/* ==========================================================================
   Global
   ========================================================================== */
    
    html {
        font-size: 62.5%;
    }

    body::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 5px;
        background-color: #F5F5F5;
    }



body::-webkit-scrollbar {
        width: 8px;
        background-color: #F5F5F5;
    }



body::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #bdb9b9;
    }

div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    border-radius: 3px;
    background-color: #F5F5F5;
}



div::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}



div::-webkit-scrollbar-thumb {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    background-color: #bdb9b9;
}
    
    a { color: #333; }
    
    a:hover { color: #379847; }

 a:focus { outline:none; -moz-outline:none; }    

    body { color: #333; font: 14px/1.7 microsoft yahei, Arial, Helvetica, sans-serif; }   


    @media only screen and (max-width: 768px) {
        body{font-size: 12px;}

    } 
    .wrapper {
        max-width: 1540px;
        /*min-width: 980px; */
        _width: 1150px;
        padding: 0 10px;
        margin-left: auto;
        margin-right: auto;
    }  

@media only screen and (max-width:1600px) {
.wrapper {max-width: 1440px;}
}

@media only screen and (max-width:1440px) {
.wrapper {max-width: 1320px;}
}

@media only screen and (max-width:1200px) {
.wrapper {max-width: 1100px;}
}

@media only screen and (max-width:920px) {
.wrapper {max-width: 880px;}
}
  
    .wrapper:after,
    .row:after {
        content: "";
        display: table;
        clear: both;
    }
    /* arrow */    
    .arrow {
        position: absolute;
        top: 50%;
        margin-top: -4px;
    }    
    .arrow * {
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        border: 0 dashed transparent;
        overflow: hidden;
    }
    /* arrow-right */
    
    .arr-r * {
        border-left-style: solid;
        border-width: 4px 0 4px 4px;
    }    
    .arr-r em {
        left: 1px;
    }    
    .arr-r span {
        border-left-color: #3675bb;
    }    
    .tri {
        position: absolute;
        width: 0;
        height: 0;
        border: 0 dashed transparent;
        overflow: hidden;
    }

   /* ==================================
   menu
   ================================== */
    
    .menu {
        position: relative;
    }
    /* menu-hd */
    
    .menu-hd {
        position: relative;
        z-index: 1002;
        overflow: hidden;
        height: 30px;
        line-height: 30px;
        padding: 0 20px 0 6px;
    }
    /* menu-bd */
    
    .menu-bd {
        display: none;
        position: absolute;
        z-index: 1001;
        margin-top: -1px;
    }
    
    .menu-bd-panel {
        padding: 5px 0;
        border: 1px solid #eee;
        background: #fff;
        min-width: 96px;
    }
    
    .menu-bd-panel a {
        display: block;
        padding: 0 5px;
        line-height: 28px;
        white-space: nowrap;
        color: #6C6C6C
    }
    /* menu arrow */
    
    .menu-hd .fa-caret-down {
        -webkit-transition: .3s ease-in;
        -moz-transition: .3s ease-in;
        -o-transition: .3s ease-in;
        transition: .3s ease-in;
        position: absolute;
        height: 30px;
        line-height: 30px;
        top: 0;
        right: 6px;
    }
    /* menu hover */
    
    .menu-hover .menu-hd {
        z-index: 10002;
    }
    
    .menu-hover .menu-bd {
        z-index: 10001;
    }
    
    .menu-hover .menu-hd {
        padding: 0 19px 1px 5px;
        border-width: 0 1px;
        border-style: solid;
        border-color: #eee;
        background: #fff;
    }
    
    .menu-hover .menu-hd .fa-caret-down {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    
    .menu-hover .menu-bd-panel a:hover { background: #eee;  }

    /* ==========================================================================
   Header
   ========================================================================== */

header {}    
header .wrapper {position: relative; z-index: 99;}   
/*.topbar{height:90px; background: #fff;float: right;} 
.topbar .wrapper{position: relative;}*/
.logo {width:281px;height:110px;overflow: hidden;line-height:100px;position: absolute;left:10px;top:0; }  
.logo img{max-width: 100%;}
.gpdm{font-size: 14px;line-height: 24px;margin-top:20px;position: absolute;left:160px;top:0;
padding-left:20px; border-left:1px solid #cccccc;}
.gpdm p.txt01{color: #024099;font-size: 18px;}
.langbox{position: absolute; right:10px; font-size: 16px;top:40px;z-index: 3; line-height: 30px; color: #555555;} 
.langbox a{color: #555555;}
.langbox a:hover{color: #024099;}
.langbox i{color: #379847;}
#globalnav.mini_top .langbox,#globalnav.mini_top .langbox a{color: #1f3586;}


.envelope{position: absolute; right:65px; font-size: 16px;top:30px;z-index: 3;line-height: 30px;color: #fff;}
.envelope a{color: #fff;}
#globalnav.mini_top .envelope a{color: #333;}

.toptel{position: absolute;right:60px; font-size: 14px;top:20px; color: #fff; line-height: 30px display:none;}
.toptel span{color: #1d4789;font-weight: bold;font-size: 20px;font-style: italic;}

.serchinco{position: absolute;width:40px;color: #379847; text-align: center; height: 30px; right:160px; top:40px; line-height:30px;cursor: pointer;z-index: 999; font-size: 16px;}
.serchinco:hover{color: #379847;}
.globalsearch{display: none;}
.globalsearch{position: absolute; top:90px; right:0;width: 280px;padding:15px;z-index: 99; background:#379847;}
.globalsearch .warp{background: #fff;}
.globalsearch #q{ float: left;   border: 0 none; }
.globalsearch .search-btn { float: right;   border: 0 none; }
.globalsearch #q { width: calc(100% - 70px); height: 18px; padding: 10px; line-height: 18px; background: #fff;border:1px solid #fff;font: 300 12px/18px microsoft yahei;  }
.globalsearch .search-btn { width: 40px;padding:0;margin:0; height: 40px; cursor: pointer; background: url(../images/btn_ser.png) no-repeat center;}

@media only screen and (max-width:1440px) {
.logo {width:200px; }  
} 

@media only screen and (max-width:1200px) {
.gpdm{left: 80px;}
}    

 
@media only screen and (max-width:920px) {
    .serchinco{right: 48px; top:0;}
    .globalsearch{ top:48px;}
    .logo,.toptel,.langbox,.envelope{display: none;}
    .topbar{height: 0;}
    .wxinco{display: none;}
    .serchinco{width:48px; height: 48px;line-height:48px;border:0; font-size: 16px; text-align: center;}
    .serchinco span{display: none;}
    .gpdm p{display: inline-block; font-size: 14px;}
    .gpdm p.txt01{margin-left: 10px;font-size: 14px;font-weight: bold;}
    .gpdm{margin-top: 10px;left:100px;padding-left: 10px;}
}

@media only screen and (max-width: 480px) {
   .globalsearch{ width: calc(100% - 30px);}
}



/* ==========================================================================
Nav
========================================================================== */
/* primary */
    
    .globalnav {
        position: absolute;
        z-index: 999;
        right: 0;
        top: 16px;
    }
    
    .globalnav li {
        float: left;
    }
    
    .globalnav li a {
        display: block;
        color: #555;
        padding: 0 20px;
        font-size: 14px;
        line-height: 42px;
        font-family: microsoft yahei;
    }
    
    .globalnav .nav-sep {
        width: 2px;
        height: 42px;
        background: url(../images/nav-sep.gif) no-repeat 0;
    }
    
    .globalnav .active a,
    .globalnav li .active1 {
        color:#379847;;
    }
    
    .dropdown {
        position: absolute;
        z-index: 999;
        background: #fff;
        background: rgba(255, 255, 255, .9);
        display: none;
        padding: 15px 20px;
        border-bottom: 3px solid #379847;;
        top: 100%;
        min-width: 110px;
    }
 
   .dropdown:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border: 0 dashed transparent;
        overflow: hidden;
        border-top-style: solid;
        border-width: 5px 5px 0;
        border-top-color: #379847;;
        left: 50%;
        margin-left: -5px;
        top: -5px;
    }
    .dropdown a {
        /*    white-space: nowrap;*/
        line-height: 30px;
        font-size: 14px; 
        float: left;
        padding: 0;
        color: #000;
        background: none;
        border-bottom: 0 none;
        width:100%;
        display: block;
        text-align: center;
    }

    .proxl ul li a{
         transition: all 0.3s;
    }
    
    .proxl ul li a:hover{
           background-image: -webkit-linear-gradient(right, #7aba54, #32b1ed);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    }
    
@media only screen and (max-width: 920px) {
        .dropdown a {
            /*    white-space: nowrap;*/
            font-size: 14px;
            width: 100%;
            text-align: left;
        }
        .dropdown { min-width: calc(100% - 40px); padding-top: 0; }
    }
    
    .dropdown a .fa {
        font-size: 12px;
        line-height: 30px;
        color: #ccc;
        padding-right: 5px;
    }
    
    .dropdown a:hover,
    .dropdown a:hover .fa {
        color: #379847;;
    }   
    
   
/* ==========================================================================
   Content
   ========================================================================== */

.hidden {display: none;}
.hometit{ text-align: center;}
.hometit h3{font-size: 30px;}
.hometit p.txten{color: #ff6600;font-size: 18px;}

/* ==========================================================================
   lmdpart01
   ========================================================================== */

.lmdpart01{padding:150px 0; height:450px; background:url(../images/homebg01.jpg) center no-repeat;background-size: cover;}
.lmdpart01 .proxl{width: 315px;height: 410px;margin:0 auto; text-align: center;
 background:url(../images/lmdpic02.png) center no-repeat;}
.lmdpart01 .proxl li{font-size: 24px; line-height: 30px;margin-top: 20px;color: #555;}
.lmdpart01 .proxl h3.tit{font-size: 36px;font-weight: bold;margin-top: -30px;}

/* ==========================================================================
   lmdpart02
   ========================================================================== */

.lmdpart02 .left{height: 530px;width: 430px; float: left;background:url(../images/homebg02.jpg)  left top no-repeat;background-size: cover; }
.lmdpart02 .hometit{padding-left: 220px;padding-top: 120px; color: #fff;font-size: 36px; font-weight: bold; text-align: left; }

.lmdpart02 .txtarea{width: calc(100% - 1170px);font-size: 16px; height: 100%; float: left; background: #fff;}
.lmdpart02 .txtarea .warp{padding:120px 100px 0 100px;}
.lmdpart02 .txtarea .desc{color: #555;line-height: 30px;}
.lmdpart02 .txtarea .more a{width: 100%;
    height: 50px; line-height: 50px; color: #379847;font-size: 18px; font-weight: bold;padding-bottom: 10px;
    display: inline-block;background:url(../images/line.png)  left bottom no-repeat;}
.lmdpart02 .txtarea .more{margin-top: 50px;}
.lmdpart02 .right{width: 720px;height: 530px;float: right;}
.lmdpart02 .right img{max-width: 100%; height: 100%;}


/* ==========================================================================
   lmdpart03
   ========================================================================== */

.lmdpart03{padding:100px 0;}
.hnewslist{margin-left: -20px;width: calc(100% - 230px); float: left;}
.hnewslist li{width: calc(50% - 22px);margin-left: 20px; border:1px solid #d2d2d2; float: left;
 background:#fff; overflow: hidden;
  -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.hnewslist li .date{width:190px; height:150px;color: #2d934d;text-align: center; float: left;}
.hnewslist li .date h2{font-size: 36px; line-height: 1em; padding-top:35px;}
.hnewslist li .date p{font-size:30px;}
.hnewslist li .txtarea{width: calc(100% - 250px); float: right;padding:40px 50px 0 0;}
.hnewslist li .txtarea h3{font-size:24px; width: 100%;overflow:hidden;font-weight: normal; line-height:32px;
    text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.hnewslist li .txtarea h3 a{color: #333;}
.hnewslist li .txtarea .desc{color: #858585;font-size: 16px; line-height:1.5em;
  overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.hnewslist li:hover .txtarea h3 a{color: #2d934d;}
.lmdpart03 .more{width: 130px;padding:0 50px; height: 150px; text-align: right; color: #2d934d; font-weight: bold;
    border:1px solid #d2d2d2; float: right; background:#fff; overflow: hidden;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.lmdpart03 .more a{font-size: 18px;color: #2d934d;}
.lmdpart03 .more i{padding-top: 40px;font-size: 30px;margin-bottom: 10px;}
.hnewslist li:hover,.lmdpart03 .more:hover{
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -2px, 0);
}

@media only screen and (max-width:1700px) {
.lmdpart02 .left{width: 300px; }
.lmdpart02 .hometit{padding-left: 100px;padding-top: 120px;}
.lmdpart02 .txtarea{width: calc(100% - 1050px);}
}

@media only screen and (max-width:1600px) {
.lmdpart02 .left{width: 220px; height:440px;}
.lmdpart02 .hometit{padding-left:50px;padding-top:80px;font-size:30px;}
.lmdpart02 .txtarea{width: calc(100% - 830px);}
.lmdpart02 .txtarea .warp{padding: 80px 80px 0 80px;}
.lmdpart02 .right { width:600px; height:440px;}
}

@media only screen and (max-width:1440px) {
    .lmdpart01 .proxl li{font-size:16px;margin-top:0;}
    .lmdpart01 .proxl h3.tit{font-size: 24px;margin-top: -20px;margin-bottom:20px;}
    .lmdpart01 .proxl{background-size: auto 260px; height:260px;}
    .lmdpart01{height: auto;}
    .lmdpart02 .left{width:100px;}
    .lmdpart02 .hometit{padding-left: 0;width: 40px; margin:0 auto;}
    .lmdpart02 .txtarea{width: calc(100% - 710px);}
    .lmdpart02 .txtarea .warp{padding: 80px 50px 0 50px;}
    .lmdpart02 .txtarea .more{margin-top: 20px;}
    .hnewslist li .txtarea h3{font-size: 18px;}
    .lmdpart03 .more a{font-size: 16px;}
}

@media only screen and (max-width:1200px) {
.lmdpart03{padding:60px 0;}
.hnewslist li .date h2{font-size:24px;}
.hnewslist li .date p{font-size: 20px;}
.hnewslist li .date{width: 100px;height: 120px;}
.hnewslist li .txtarea {width: calc(100% - 140px); padding: 40px 30px 0 0;}
.hnewslist li .txtarea h3{font-size: 16px;line-height: 24px;}
.lmdpart03 .more{height: 120px;width: 90px;padding:0 30px;}
.lmdpart03 .more i{padding-top: 20px;}
.lmdpart03 .more a{font-size: 14px;}
.hnewslist {width: calc(100% - 150px);}
.lmdpart02 .txtarea .warp{padding: 50px 50px 0 50px;}
.lmdpart02 .txtarea{font-size: 14px;line-height: 24px;}
.lmdpart02 .txtarea .desc{line-height:24px;}
.lmdpart02 .txtarea .more a{font-size: 14px;line-height: 30px;height: 30px;}

}

@media only screen and (max-width:920px) {
.lmdpart02{padding:30px 20px 0 20px;}
.lmdpart02 .left{width: 100%;float: none;color: #333;background: none;height: auto;margin-bottom: 20px;}
.lmdpart02 .hometit{width: 300px;font-size: 18px; color: #333;margin:0;padding-top:0;}
.lmdpart02 .right{width: 480px;height: auto;}
.lmdpart02 .txtarea { width: calc(100% - 500px);}
.lmdpart02 .txtarea .warp{padding:0;}
.lmdpart03{padding:30px 0;}
.hnewslist li .txtarea h3{font-size: 14px;}
.lmdpart01{padding:80px 0;}
.lmdpart01 .proxl li{font-size: 14px;}
.lmdpart01 .proxl h3.tit{font-size: 20px;margin-top: -10px;}
}

@media only screen and (max-width:768px) {
    .lmdpart01{padding:50px 0;}
    .lmdpart02 .right{width: 100%;float: none;}
    .lmdpart02 .txtarea {width: 100%;float: none;margin-bottom:20px;}
    .lmdpart02{padding:30px 10px 0 10px;}
    .lmdpart02 .left{margin-bottom: 10px;}
    .lmdpart02 .txtarea .more{margin-top: 0;}
    .hnewslist{width: 100%;float: none;margin:0;}
    .lmdpart03 .more{ width: calc(100% - 62px);float: none;text-align: center;height: 40px; line-height: 40px;}
    .lmdpart03 .more i{display: none;}
    .hnewslist li {width: calc(100% - 2px); margin-left: 0;margin-bottom: 20px;}
    .hnewslist li .date{height: 100px;}
    .hnewslist li .date h2{padding-top: 20px;}
    .hnewslist li .txtarea {width: calc(100% - 110px); padding: 22px 10px 0 0;}
    .hnewslist li .txtarea h3{font-size: 12px;}
    .footewm{display: none;}
    
}


/* ==========================================================================
   Footer
   ========================================================================== */
footer {font-size: 14px;padding:60px 0;color: #fff;
    background:url(../images/footbg.jpg) center no-repeat;background-size: cover;position:relative;z-index: 10;
}
footer .wrapper{position: relative;}
footer a{color: #fff;}
footer a:hover { color: #fff; }

.footlogo{width: 301px; float: left;}
.footlogo img{max-width: 100%;}
.footcon{width: calc(100% - 600px); float: left; margin-left: 100px;}
.footernav{font-size: 18px;}
.footernav a{margin-right:20px;}
.footewm{width: 150px;position: absolute;right: 0;top: -100px;}
.footewm .txt01{font-size: 16px;text-align: center;}
.footewm img{margin-bottom: 10px;max-width: 100%;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);}



@media only screen and (max-width: 1200px) {
.footlogo{width: 200px;}
.footcon{width: calc(100% - 400px); margin-left: 50px;}
.footernav{font-size: 16px;}
}

@media only screen and (max-width: 920px) {
.footlogo{float: none;}
.footcon{width: calc(100% - 300px); float: none; margin-left: 0;margin-top: 20px;}
.footewm{top:0;right: 10px;width: 100px;}
.footewm .txt01{font-size: 12px;}
footer{padding:30px 0;}
.footernav{font-size: 14px;}
}

@media only screen and (max-width: 768px) {
.footcon {width:100%;float: none;}
.footernav a{margin-right: 10px;font-size: 12px;}
.Copyright{font-size: 12px;}
.footlogo{margin:0 auto;width: 150px;}
footer{padding:20px 0;}
.footcon{margin-top: 10px;}
}


.toggle-btn { display: none;}

@media only screen and (max-width: 920px) {
    .toggle-btn {
        display: block;
        position: absolute;
        right: 20px;
        top: 10px;
        transition: all 0.5s;
    }    
    .inner-cont > p img {
        width: 100%;
        height: auto;
        padding-bottom: 20px;
    }    
.gn-item:hover .toggle-btn {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}


