/* ==========================================================================
   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: 1540px;
        /*min-width: 980px; */
        _width: 1150px;
        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:133px;height:90px;overflow: hidden;line-height:90px;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: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: #024099; text-align: center; height: 30px; right:0; top:30px; line-height:30px;cursor: pointer;z-index: 999; font-size: 16px;}
.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;}

@media only screen and (max-width:1080px) {
.gpdm{left:150px;padding-left: 10px;}
}      

 
@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: 200px;
    }
 
   .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: #024099;;
        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: #ff6600;font-size: 18px;}


/* ==========================================================================
   bccpart01
   ========================================================================== */

.bccpart01{padding:60px 0 90px 0;background:#fff;position: relative;}
.bccpart01:before {content: "";display: block; bottom: 0; left:0; position: absolute; width:700px;height:150px; background: #e7eff8;}
.home-about-row .left{z-index: 1;position: relative;}
.home-about-row .row02{margin-top: 50px;width: 940px; padding:80px 0;background: url(../images/bbcpic02.jpg) center no-repeat;background-size: cover; }
.home-about-row .numbox{color: #fff;display: inline-block;width: 190px;padding:0 20px;}
.home-about-row .numbox h3{font-size:30px;}
.home-about-row .numbox span{font-size: 50px;}
.home-about-row .numbox:nth-child(1){width: 200px;margin-left: 50px;}
.home-about-row .numbox:nth-child(2){text-align: center;border-right: 1px solid #3274c0;border-left: 1px solid #3274c0;}
.home-about-row .txtarea{width: calc(100% - 750px); font-size: 16px;}
.home-about-row .txtarea .desc{color: #555;line-height: 30px;}
.home-about-row .txtarea .more a{color: #0b4ea3;margin-right: 50px;}
.home-about-row .txtarea .more img{margin-right: 10px;}
.home-about-row .txtarea .more{margin-top: 20px;}
.home-about-row .right{width: 720px; position: absolute;right: 0; top: 0;}
.home-about-row {position: relative;margin-top:50px;}
.home-about-row .right img{max-width: 100%;}


/* ==========================================================================
   bccpart02
   ========================================================================== */

.bccpart02{padding:60px 0;background: url(../images/homebg01.jpg) center no-repeat;background-size: cover;}
#owl-hpro{margin-top: 30px;}
.hprobox{margin:10px;position: relative;}
.hprobox .pic {position: relative; height: auto;overflow: hidden;}
.hprobox .bgimg{width: 100%;}
.hprobox .uppic{width: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.hprobox:hover .uppic{ transform: scale(1.05);}
.hprobox .cover{position: absolute; width: 100%;height: 100%;top:0; left: 0;
    background: url(../images/hmdpic05.png) center no-repeat;background-size: cover;}
.hprobox .cover .desc{margin: 0 50px; padding-bottom: 20px; color: #fff;position: absolute;bottom: 0;width: calc(100% - 100px);}
.hprobox .cover p.date{color: #9da2af;}
.hprobox .cover .tit{height: 60px; line-height: 30px;font-size: 18px; font-weight: bold;
    overflow:hidden;text-overflow: ellipsis;    display: -webkit-box;    -webkit-line-clamp:2;    -webkit-box-orient: vertical;}


/* ==========================================================================
   bccpart03
   ========================================================================== */

.bccpart03{padding:60px 0;}
.bccpart03 .left{width: 280px; float: left;}
.bccpart03 .right{width: calc(100% - 330px); float: right;}
.bccpart03 .hometit{text-align: left;}
.bccpart03 .left .desc{color: #555;font-size: 16px;line-height: 30px;margin:50px 0;}
.home-more a{width: 100%; height:55px;font-size: 18px; text-align: center; line-height: 55px; display: inline-block; background: #0b52a7;color: #fff;}
.hnewsbox{background: #fff;margin:10px 15px;overflow: hidden;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
   }
.hnewsbox .pic {position: relative; height: auto;overflow: hidden;}
.hnewsbox .bgimg{width: 100%;}
.hnewsbox .uppic{width: 100%;transition: transform 1s;position: absolute;left: 0;top:0;}
.hnewsbox:hover .uppic{ transform: scale(1.05);}
.hnewsbox .txtarea{background:#fff;font-size: 16px;padding:20px;}
.hnewsbox .txtarea .tit{line-height:24px;height:50px;margin-top: 5px; overflow:hidden;}
.hnewsbox .txtarea .date{color: #0750a4;font-size: 14px;}
.hnewsbox:hover{box-shadow: 0 2px 10px rgba(0, 0, 0, 0.4);}
#owl-partner{margin-top:50px;}

/* ==========================================================================
   bccpart04
   ========================================================================== */

.bccpart04{padding:80px 0 60px 0;background: url(../images/homebg02.jpg) center no-repeat;background-size: cover;}
.bccpart04 .row01 .hometit{text-align: left;float: left;color: #fff;}
.bccpart04 .row01 .hometit p.txten{color: #fff;}
.bccpart04 .row01 .desc{max-width: 880px; float: right;font-size: 16px;color: #fff;}
.logoitem{
  box-sizing: border-box;
  border: 1px solid #e7e7e7;
  height: 100px;
  line-height: 100px;
  background: #fff; margin-bottom:10px;
  vertical-align: middle;
  position: relative;
}
.logoitem img{
  max-width: 80%!important;
  max-height: 80%;
  position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}

@media only screen and (max-width: 1440px) {
   .home-about-row .txtarea{width: calc(100% - 650px); font-size: 16px;} 
   .home-about-row .right{width: 600px;}
}

@media only screen and (max-width: 1200px) {
.home-about-row .txtarea{width: calc(100% - 580px); font-size: 16px;} 
.home-about-row .right{width:550px;}
.home-about-row .row02{width:100%;}
.home-about-row .numbox{width: 120px;padding:0 30px;}
.home-about-row .numbox span{font-size: 32px;}
.home-about-row .numbox:nth-child(1) { width:150px; margin-left: 30px;}
.home-about-row .txtarea{margin-right: 100px;}
.bccpart01{padding:60px 0;}
.bccpart03 .left .desc{font-size: 14px;line-height:24px;margin:30px 0;}
.hnewsbox .txtarea .tit{font-size: 14px;}
}

@media only screen and (max-width:920px) {
.home-about-row .txtarea .desc{font-size: 14px;line-height: 24px;}
.home-about-row .numbox{padding:0 10px;}
.home-about-row .numbox:nth-child(1){margin-left:20px;}
.home-about-row .txtarea{width: calc(100% - 520px); font-size: 14px;} 
.home-about-row .right{width:500px;}
}

@media only screen and (max-width:768px) {
.home-about-row{margin-top: 20px;}
.home-about-row .left{width: 100%;float: none;}
.home-about-row .txtarea{width:100%;} 
.home-about-row .right{width: 100%;float: none;position: relative;}
.bccpart01:before{display: none;}
.home-about-row .txtarea{margin-right: 0;font-size: 14px;}
.home-about-row .numbox span{font-size: 24px;}
.home-about-row .numbox:nth-child(1){margin-left:10px;width: 100px;padding:0;}
.home-about-row .numbox:nth-child(2){padding:0;}
.home-about-row .numbox{width:90px;font-size: 12px;}
.home-about-row .numbox h3{font-size: 18px;}
.home-about-row .row02{padding:50px 0;margin-top: 30px; text-align: center;}
.bccpart01,.bccpart02,.bccpart03,.bccpart04{padding:20px 0;}
.hprobox{margin:0;}
.bccpart03 .left,.bccpart03 .right{width: 100%;float: none;}
.hnewsbox{margin:5px;}
.home-more a{font-size: 14px;margin-bottom: 10px;}
.bccpart03 .left .desc{margin:20px 0;}
.bccpart03 .hometit{text-align: center;}
.bccpart04 .row01 .desc{font-size: 12px;}
.hometit h3{font-size: 18px;}
.hometit p.txten{font-size: 14px;}

#owl-partner{margin-top: 20px;}
.logoitem {height: 70px; line-height:70px;} }


/* ==========================================================================
   Footer
   ========================================================================== */
footer {font-size: 14px;padding:60px 0 0 0;color: #cfcfd2;background:#252529;position: relative;}
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: 16px;line-height: 24px;color: #cfcfd2;font-weight: normal;}
.fn-col h3{color: #cfcfd2;}
.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: #9b9ba3;}
.fn-col li a:hover {text-decoration: underline;color: #fff;}
.fn-contact{width:250px; overflow:hidden;color: #cfcfd2;line-height: 1.5em;padding-right: 30px;text-align: left;}
.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 0;text-transform:Uppercase;color: #7a7b83; font-size: 14px;
border-top: 1px solid #000000; background: #000000;position: relative;}
.foothd a{color: #7a7b83;}
.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;}

}

.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);
    }
}


