/* ==========================================================================
   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: #024099; }

 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: 1380px;
        /*min-width: 980px; */
        _width: 1380px;
        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;
    }

    @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;}
}




   /* ==================================
   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:203px;height:90px;overflow: hidden;line-height:90px;position: absolute;left:10px;top:0;
     background: url(../images/logo.png) no-repeat left center;
 }  
 #globalnav.mini_top .logo{background: url(../images/logo02.png) no-repeat left center;}
.logo img{max-width: 100%; display: none;}
.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:50px; font-size: 16px;top:30px;z-index: 3; line-height: 30px; color: #555555;} 
.langbox a{color: #555555;}
.langbox a:hover{color: #024099;}
.langbox i{color: #024099;}
#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: #fff; text-align: center; height: 30px; right:0; top:30px;
 line-height:30px;cursor: pointer;z-index: 999; font-size:24px;}
.serchinco:hover{color: #024099;}
.globalsearch{display: none;}
.globalsearch{position: absolute; top:90px; right:0;width: 280px;padding:15px;z-index: 99; background:#024099;}
.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;}
#globalnav.mini_top .serchinco{color: #999;}



@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:#024099;;
    }
    
    .dropdown {
        position: absolute;
        z-index: 999;
        background: #fff;
        background: rgba(255, 255, 255, .9);
        display: none;
        padding: 15px 20px;
        border-bottom: 3px solid #024099;;
        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: #ffffff;;
        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: 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: #024099;;
    }   
    
   
/* ==========================================================================
   Content
   ========================================================================== */

.hidden {display: none;}
.hometit{ text-align: center;}
.hometit h3{font-size: 30px;}
.hometit p.txten{color: #666;font-size: 16px;margin-top: 10px;}


/* ==========================================================================
   bccpart01
   ========================================================================== */

.jianfapart01{padding:60px 0; background: #f2f2f6;background: url(../images/homebg0904.png) center no-repeat;
    background-size: cover;}

.jianfapart01 .left{width: calc(100% - 560px);border:1px solid #dedede;background: #fff;height: 480px; float: left;}
.jianfapart01 .right{width:520px;border:1px solid #dedede;background: #fff;height: 480px;float: right;overflow: hidden; }
.jianfapart01 .newstit02{background: #1f5caa;color: #fff;}
.jianfapart01 .newstit{height: 50px; line-height: 50px;padding:10px 20px;font-size: 22px;}
.jianfapart01 .newstit a{font-size: 14px; float: right;color: #003671;}
.jianfapart01 .newstit02 a{color: #fff;}
.jianfapart01 .newstit a i{margin-left: 5px;}
.newslast{padding:0 20px;}
.newslast .newspic{width: 230px;height: 140px;overflow: hidden;float: left;}
.newslast .newspic img{width: 230px;height: 140px;}
.newslast .txtarea{width: calc(100% - 260px);float: right; }
.newslast .txtarea h3{font-size: 16px;line-height: 30px;height: 60px; overflow: hidden;}
.newslast .txtarea p.date{color: #666;font-size: 12px;}
.newslast .txtarea .desc{color: #666;font-size: 14px;line-height: 24px;height: 48px;overflow: hidden;}
.syxwlist01{padding:0 20px;margin-top: 20px;}
.syxwlist01 li{height: 46px; line-height: 46px;border-bottom: 1px dashed #dedede;padding-left:20px;position: relative;}
.syxwlist01 li:last-child {border-bottom: none;}
.syxwlist01 li:before { content: ""; display: block; top:19px; left: 0; position: absolute;  width:8px;   height:8px; 
background: url(../images/inco08.png) center no-repeat;}
.syxwlist01 li span{color: #b4b4b9;float: right;}
.syxwlist01 li a{width: calc(100% - 120px); display: block;float: left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.syxwlist02 li a{width:100%; display: block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }


/* ==========================================================================
   jianfapart02
   ========================================================================== */

.jianfapart02{padding:100px 0;background: url(../images/homebg02.jpg) center no-repeat;background-size: cover;}
.jianfapart02 .numbox{color: #fff; width:200px; margin:0 auto;}
.jianfapart02 .numbox h3{line-height: 50px;}
.jianfapart02 .numbox span{font-size:40px; }
.jianfapart02 .numbox em{font-size:14px;font-weight: normal;vertical-align: text-bottom;margin-left: 10px;}
.jianfapart02 li{width: 20%;float: left; height: 110px;}
.jianfapart02 .numbox p{font-size: 18px;}


/* ==========================================================================
   bccpart02
   ========================================================================== */

.jianfapart03{padding:80px 0;}
#owl-hcybk{margin-top: 30px;}
#owl-hcybk .owl-dots{height: 0px;overflow: hidden;}
.hcybkbox{margin:10px;position: relative;}
.hcybkbox .pic {position: relative; height: auto;overflow: hidden;}
.hcybkbox .bgimg{width: 100%;}
.hcybkbox .uppic{width: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.hcybkbox:hover .uppic{ transform: scale(1.05);}
.hcybkbox .cover{position: absolute; width: 100%;height: 100%;top:0; left: 0;background: rgba(000, 000, 000, .5); text-align: center;}
.hcybkbox .cover .desc{margin: 0 10px;color: #fff;position: absolute;bottom:70px;width: calc(100% - 20px);height: 110px; overflow: hidden; transition: all 0.5s;}
.hcybkbox .cover .tit{height: 36px; line-height: 36px;font-size: 30px; font-weight: 500;overflow:hidden;margin-bottom: 120px;margin-top:10px;}
.hcybkbox .cover .inco{width: 60px;height: 60px;margin:0 auto;}
.hcybkbox .cover .more img{width: 45px;display: inline-block;margin-right: 10px;}
.hcybkbox .cover .more{font-size: 16px;}
.hcybkbox:hover .desc{height:280px;}
.hcybkbox:hover .cover{background: rgba(5, 94, 196, .9); }

/* ==========================================================================
   Footer
   ========================================================================== */
footer {font-size: 14px;padding:60px 0 0 0;color: #8f8f8f;position: relative;
    background: url(../images/footbg.jpg) top center no-repeat;background-size: cover; }
footer a{color: #8f8f8f;}
footer a:hover { text-decoration: underline;color: #fff; }
footer:before { content: ""; display: block; top: 0; left: 0; position: absolute; width:70%; height: 5px; background: #de0000;}
footer:after { content: ""; display: block; top: 0; right: 0; position: absolute; width:30%; height: 5px; background: #0062ae;}

.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: 16px;line-height: 24px;color: #dfdfdf;font-weight:700;}
.fn-col h3 a{color: #dfdfdf;}
.fn-col h3 a:hover {text-decoration: underline;color: #fff; }
.fn-col li {line-height:30px; font-size: 14px;color: #e4e4e4;}
.fn-col li a{color: #8f8f8f;}
.fn-col li a:hover {text-decoration: underline;color: #fff;}
.fn-contact{width:250px;color: #cfcfd2;line-height: 1.5em;padding-right: 30px;}
.fn-contact h3{color: #fff;}
.fn-contact p.tel{font-size: 30px;margin:10px 0;color: #fff;font-weight:700;margin-top:20px;}
.fn-contact p.img{margin-bottom: 30px;}
.fn-ewm{padding-left:30px;width: 95px;border-left: 1px solid #404141;}
.fn-ewm .txt01{font-size: 12px;text-align: center;color: #919191;}
.fn-ewm img{margin-bottom: 10px;max-width: 100%;}
.foot-share{width: 200px;float: left;padding-top: 30px;}
.foot-share .sharebox{float:left;margin-right: 15px; position: relative;}
.foot-share .sharebox .sharebd{position: absolute; bottom:20px;padding-bottom: 20px; left:50%;width: 100px;display: none;margin-left: -50px;}
.foot-share .sharebox .sharebd img{max-width: 100%;}
.foot-share .sharebox:hover .sharebd{display: block;}
.foot-share .sharebox .sharebd::after{
    content: '';
    border-top: 7px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    bottom: 13px;
    left: 50%;margin-left: -6px;
}

.sharebox .inco {width: 32px; height: 32px;transition: background 0.5s; display: inline-block;text-align: center;line-height: 32px;
    border:1px solid #919191;border-radius:50%;
}
.sharebox:hover .inco{border-color: #fff;}

.foothd{padding:15px 0;text-transform:Uppercase;color: #878f91;text-align: center; font-size: 14px;border-top: 1px solid #404141;position: relative;}
.foothd a{color: #878f91;}
.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 .right,.foothd .left{float: none;}
footer:before,footer:after { height: 3px;}
}

.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);
    }
}


@media only screen and (max-width:1600px) {

}

@media only screen and (max-width:1440px) {

}

@media only screen and (max-width:1200px) {
.jianfapart01 .right { width:400px;}
.jianfapart01 .left { width: calc(100% - 420px);}
.jianfapart02 .numbox span{font-size: 36px;}
.jianfapart02 .numbox{width: 160px;}
.hcybkbox .cover .tit{font-size: 24px; margin-bottom:40px;}
.hcybkbox:hover .desc{height:200px;}

}

@media only screen and (max-width:920px) {

    .jianfapart02 .numbox span{font-size: 30px;}
    .jianfapart02 .numbox em{font-size: 16px;}
    .jianfapart02 .numbox p{font-size: 14px;}
    .jianfapart02 .numbox{width: 130px;}
    .jianfapart02{padding:60px 0;}
    #owl-hcybk .owl-dots{height: auto;overflow: hidden;margin-top: 20px;}
    .jianfapart03{padding:40px 0;}
    .jianfapart01 .newstit{font-size: 18px;}
    .jianfapart01 .right { width:300px;}
.jianfapart01 .left { width: calc(100% - 320px);}
.syxwlist01 li a{font-size: 12px;}
.newslast .txtarea h3{font-size: 14px;line-height: 24px;height: 48px;}

.hometit h3{font-size:20px;}
.hometit p.txten{font-size: 12px;}

}

@media only screen and (max-width:768px) {
    .jianfapart01 .right,.jianfapart01 .left { width:100%; float: none;}
.jianfapart01 .left { margin-bottom: 20px;}
.jianfapart01{padding:30px 0;}
.jianfapart02 .numbox span{font-size:24px;}
.jianfapart02 .numbox em{font-size: 14px;}
.hcybkbox .cover .tit{font-size: 20px; margin-bottom:30px; margin-top: 0;}
.hcybkbox .cover .desc{height: 100px;bottom: 50px;}
.hcybkbox:hover .desc{height:180px;}
.hcybkbox .cover .more img{width: 30px;}
.hcybkbox .cover .more{font-size: 14px;}
.jianfapart01 .left{height: auto;padding-bottom: 5px;}
.newslast .newspic{display: none;}
.newslast .txtarea { width:100%;float: none;}
.jianfapart02 li {width: 50%; float: left; height: 110px; }
.jianfapart02{padding:20px 0 0 0;}
}


@media only screen and (max-width:450px) {
    .hcybkbox{margin:3px;}
    .hcybkbox .cover .tit{font-size: 16px;}
    .jianfapart03{padding:30px 0 20px 0;}
}
