/* ==========================================================================
   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;height: 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: #0462a8; }

 a:focus { outline:none; -moz-outline:none; }    

    body { color: #000; font: 14px/1.7 microsoft yahei, Arial, Helvetica, sans-serif; }   


    @media only screen and (max-width: 768px) {
        body{font-size: 12px;}

    } 
    .wrapper {
        max-width: 1600px;
        /*min-width: 980px; */
        _width: 1600px;
        padding: 0 10px;
        margin-left: auto;
        margin-right: auto;
    }    
    .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:240px;height:130px;overflow: hidden;line-height:130px;position: absolute;left:10px;top:0; }  
.logo img{max-width: 100%;}
.gpdm{font-size:20px;line-height: 24px;margin-top:55px;position: absolute;left:270px;top:0;
padding-left:20px; border-left:1px solid #c7dae8;}
.gpdm p.txt01{color: #0462a8;font-size: 18px;}
.langbox{position: absolute; right: 10px; font-size: 16px;top:30px;z-index: 3; line-height: 30px; color: #0462a8;} 
.langbox a{color: #0462a8;}
.langbox a:hover{color: #0462a8;}
.langbox i{margin-right: 5px;}
#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:70px; height: 30px; right:150px; top:30px; line-height:30px;cursor: pointer;z-index: 999; font-size: 16px;color: #555555;}
.serchinco:hover{color: #0462a8;}
.globalsearch{display: none;}
.globalsearch{position: absolute; top:90px; right:0;width: 280px;padding:15px;z-index: 99; background:#0462a8;}
.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: 100px;}
.gpdm{left:120px;font-size: 16px;}
.gpdm p.txt01{font-size: 16px;}
.langbox{font-size: 14px;}
}    

 
@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:#0462a8;;
    }
    
    .dropdown {
        position: absolute;
        z-index: 999;
        background: #fff;
        background: rgba(255, 255, 255, .9);
        display: none;
        padding: 15px 20px;
        border-bottom: 3px solid #0462a8;;
        top: 100%;
        min-width: 130px;
    }
 
   .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: #0462a8;;
        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;
    }
    
@media only screen and (max-width: 920px) {
        .dropdown a {
            /*    white-space: nowrap;*/
            font-size: 12px;
            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: #0462a8;;
    }   
    
   
/* ==========================================================================
   Content
   ========================================================================== */

.hidden {display: none;}
.hometit{font-size:24px;color: #000; text-align: center;}


/* ==========================================================================
   homepart01
   ========================================================================== */
.homepart01{padding:150px 0 0 0;background:url(../images/homebg01.jpg) top center no-repeat;background-size: cover;}
.blue-btn{width:180px; height:50px; font-size: 16px; text-align: center; line-height:50px; display: inline-block;
color: #fff;background: #0462a8;}
.blue-btn:hover{color: #fff;text-decoration: underline;}
.homepart01 .txtarea{max-width: 700px;}
.homepart01 .txtarea .desc{line-height: 2em;margin:80px 0 120px 0;font-size: 18px;}
.homepart01 .tit{font-size: 36px;}


.homepart01 .wrapper{position: relative;padding-bottom:150px;}
.homepart01 .tit02{font-size: 36px;font-weight: bold;margin-top:50px;}
.homepart01 .row02{padding:50px 0;background: #fff;width: 100%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);position: absolute;bottom:-150px;left: 0;}
.homepart01 .numbox:nth-child(3){border:none;}
.homepart01 .numbox{float: left; text-align: center;width: calc(33.33% - 1px);border-right: 1px solid #d9d9e3;}
.homepart01 .numbox h3{font-size: 50px; color: #0462a8;}
.homepart01 .numbox p{font-size: 20px;color: #777;}
.homepart01 .numbox p span{display: block;color: #333;font-size: 26px;}

/* ==========================================================================
   homepart03
   ========================================================================== */
.homepart03{padding:300px 0 150px 0;background:url(../images/homebg02.jpg) bottom center no-repeat;background-size: cover;}
.homepart03 .left{width: calc(100% - 720px); float: left;}
.homepart03 .right{ width: 448px;float: right;}
.homepart03 .right img{max-width: 100%;}
.homepart03 .left .tit{font-size: 36px;float: left;font-weight: bold;}
.homepart03 .left .desc{font-size: 18px;line-height: 2em; float: left;max-width: 650px;margin-left:35px;}

.homepart03 .right .hmore{text-align: right;margin-top:50px;}

/* ==========================================================================
   homepart04
   ========================================================================== */

.homepart04{padding:60px 0;}
.newsbox01{position: relative;overflow: hidden; background: #fff;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);margin:10px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
   }
.newsbox01 .pic {position: relative; height: auto;overflow: hidden;}
.newsbox01 .bgimg{width: 100%;}
.newsbox01 .uppic{width: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.newsbox01:hover .uppic{ transform: scale(1.05);}

.newsbox01 .txtarea{padding:30px;}
.newsbox01 .txtarea .date{color: #555;}
.newsbox01 .txtarea .tit{font-size:20px;line-height: 25px;height: 50px;  overflow:hidden;margin:10px 0;}
.hmore{text-align: center;}
.hmore a{width:180px; height:50px; font-size: 16px; text-align: center; line-height:50px; display: inline-block;
 border:1px solid #0462a8;color: #0462a8;}
.hmore a:hover{background: #0462a8;color: #fff;}

#owl-hnews{margin-bottom: 30px;}
#owl-hnews .owl-dots{height: 0px;overflow: hidden;}

@media only screen and (max-width: 1440px) {
.homepart03 .left .desc{margin-left: 0;float: none;margin-top: 20px;font-size: 16px;}
.homepart03 .left .tit{float: none;}
.newsbox01 .txtarea .tit{font-size: 16px;}
.homepart01 .txtarea .desc{font-size: 16px;margin:60px 0 80px 0;}
.homepart01 .tit02{font-size: 30px;}
}

@media only screen and (max-width: 1200px) {
.homepart01{padding:80px 0 0 0;}
.homepart01 .txtarea .desc{font-size: 16px;margin:40px 0 60px 0;}
.homepart01 .tit{font-size: 24px;}
.homepart01 .tit02{font-size:24px;}
.homepart01 .numbox p span{font-size: 18px;}
.homepart01 .numbox p{font-size: 16px;}
.homepart03 .right{width: 500px;}
.homepart03{padding:220px 0 80px 0;}
}

@media only screen and (max-width:920px) {
.homepart01 .numbox h3{font-size: 30px;}
.homepart01 .numbox p{font-size: 14px;}
.homepart01 .numbox p span{font-size: 16px;}
.homepart01 .tit02{font-size: 18px;}
.homepart01 .txtarea{max-width: 500px;}
.homepart01 .txtarea .desc{font-size: 14px;margin:20px 0 30px 0; text-align: justify;}
.homepart01 .wrapper{padding-bottom: 100px;}
.homepart03 .left .tit{font-size: 24px;}
.homepart03 .right{width:400px;}
.homepart03 .left{width: calc(100% - 480px);}
.homepart03 .left .desc{font-size: 14px;}
}

@media only screen and (max-width:768px) {
.homepart01{padding-top: 30px;}
.homepart01 .tit{font-size: 18px;font-weight: bold;}
.blue-btn{width:100px; height:40px; font-size: 12px; text-align: center; line-height:40px;}
.homepart01 .numbox h3{font-size: 18px;}
.homepart01 .numbox p span{font-size: 12px;}
.homepart01 .numbox p{font-size: 12px;}
.homepart01 .row02{padding:30px 0;bottom:-100px;}
.homepart01 .wrapper{padding-bottom: 50px;}
.homepart01 .tit02{margin: 40px auto 20px;font-size: 16px;text-align: center;}
.homepart03{padding:120px 0 30px 0;}
.homepart03 .right,.homepart03 .left{width: 100%;float: none;}
.homepart03 .left .desc{line-height: 1.5em;margin-bottom: 20px;}
.homepart03 .left .tit{font-size: 18px;}
.hmore a{width:100px; height:40px; font-size: 12px;line-height:40px; background-color: #fff;}
.homepart03 .right .hmore{margin-top: 30px;text-align: center;}
.newsbox01 .txtarea{padding:20px;}
.newsbox01 .txtarea .tit{font-size: 14px;}
.homepart04{padding:30px 0;}
#owl-hnews{margin-bottom: 20px;}
#owl-hnews .owl-dots{height: auto;overflow: hidden;}
.newsbox01 .bgimg{height: 200px;}
.newsbox01 .uppic{height: 200px;}
.homepart03 .right img{max-width: 80%;margin: 0 auto;}
.homepart03 .right .pic{text-align: center;}
}

/* ==========================================================================
   Footer
   ========================================================================== */
footer {font-size: 16px;padding:60px 0 0 0;color: #fff;position: relative;
    background:url(../images/footbg.jpg) center no-repeat;background-size: cover;
}
footer a{color: #cfcfd2;}
footer a:hover { text-decoration: underline;color: #fff; }
.footer-nav { text-align: justify;margin-bottom: 20px;}

.fn-col { display: inline-block; *display:inline;zoom: 1; vertical-align: top; *padding-right: 100px;}
.footer-nav:after { content: ""; width: 100%; display: inline-block; font-size: 0; line-height: 0; }
.fn-col h3 {margin-bottom: 10px; font-size: 18px;line-height: 24px;color: #fff;font-weight: normal;}
.fn-col h3 a{color: #fff;}
.fn-col h3 a:hover {text-decoration: underline;color: #fff; }
.fn-col li {line-height:30px; font-size: 16px;color: #a6cfee;}
.fn-col li a{color: #a6cfee;}
.fn-col li a:hover {text-decoration: underline;color: #fff;}
.fn-contact{width:300px; overflow:hidden;color: #fff;line-height:2em;padding-right:50px;border-right: 1px solid #2d85c6;}
.fn-contact p.tel{font-size: 30px;margin:10px 0;}
.fn-contact p.img{margin-bottom: 30px;}
.fn-ewm{padding-left:30px;width: 150px;}
.fn-ewm .txt01{font-size: 16px;text-align: center;}
.fn-ewm img{margin-bottom: 10px;max-width: 100%;}

.foothd{padding:15px;text-transform:Uppercase;margin-top: 20px; color: #c3c8cd;text-align: center;
 font-size: 14px; line-height: 24px; border-top: 1px solid #033962; background: #033962;}


.foothd a:hover{text-decoration: underline;}
.foothd .left{float: left;}
.foothd .right{float: right;}


@media only screen and (max-width: 1440px) {
    footer{padding-top: 30px;}
    .foothd{padding:10px 0;font-size: 12px;}
}
@media only screen and (max-width: 1200px) {
.foothd span{margin:0 10px;}
}

@media only screen and (max-width: 920px) {
.fn-col li{font-size: 12px;}
.fn-col h3{font-size: 14px;}
.foothd span.ewm{display: none;}
.fn-contact,.fn-ewm{display: none;}
}

@media only screen and (max-width: 768px) {
footer {padding:0;}
.footer-nav{display: none;}
.foothd{margin-top: 0;}
}

.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);
    }
}


