/* ==========================================================================
   Global
   ========================================================================== */
    
    html {
        font-size: 62.5%;
    }
    
    a { color: #333; }
    
    a:hover { color: #0160bd; }

 a:focus { outline:none; -moz-outline:none; }     
    body { color: #333; font: 14px/1.7 microsoft yahei, Arial, Helvetica, sans-serif; }    
    .wrapper {
        max-width: 1280px;
        /*min-width: 980px; */
        _width: 1280px;
        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 { position: absolute; left:10px;width:40%;height:80px; overflow: hidden;line-height:80px;max-width:550px; text-indent: 999px;
 background: url(images/logopc.png) no-repeat left center;background-size: auto 50px; }  
.logo img{max-width: 100%;}
.langbox{position: absolute; right: 60px; font-size: 14px;top:28px;z-index: 3;} 
.langbox .langbd{width: 100%; background: #fff;border:1px solid #ccc;padding:5px 0;}
.langbox .langbd a{width: 100%;display: block;height: 24px; line-height: 24px; text-indent: 5px;}
.langbox .langbd{display: none;}
.langbox:hover .langbd{display: block;}
#globalnav.gnbMenu_over .langbox{color: #fff;}
#globalnav.gnbMenu_over .logo{background: url(images/logopcb.png) no-repeat left center;background-size: auto 50px;}

.toptel{position: absolute;right:180px; font-size: 14px;top:28px;}
.toptel span{color: #0160bd;font-weight: bold;font-size: 20px;font-style: italic;}
.serchinco{position: absolute;width:48px; height: 48px; right:10px; top: 16px; font: 300 12px/48px microsoft yahei;cursor: pointer;z-index: 999; text-align: center;}
.serchinco .fa{font-size: 16px;}
.globalsearch{display: none;}
.globalsearch{position: absolute; top: 100px; right:0;width: 280px;background: #fff;padding:15px;z-index: 99; background:#31396f;}
.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.gnbMenu_over .serchinco ,#globalnav.gnbMenu_over .langbox{color: #fff;}  

@media only screen and (max-width:1366px) {
.logo {width:200px;max-width:200px;background: url(images/logo.png) no-repeat left center;background-size: auto 23px; } 
} 
 
@media only screen and (max-width:767px) {
    .serchinco{right: 48px; top:0;}
      .globalsearch{ top:48px;}
   .logo,.toptel,.langbox{display: none;}
   .topbar{height: 0;}
   #globalnav.gnbMenu_over .serchinco ,#globalnav.gnbMenu_over .langbox{color: #fff;}   
   #globalnav.gnbMenu_over .gn-menuicon-bread-crust{background: #fff;}
   #globalnav.gnbMenu_over .gn-header .gn-apple{    background-image: url(images/logomob.png);}
   #globalnav.gnbMenu_over .gn-header{background: #31396f;}
}

@media only screen and (max-width: 480px) {
      .globalsearch{ width: calc(100% - 30px);}
}



/* ==========================================================================
Nav
========================================================================== */
/* primary */
    
    .globalnav {
        position: absolute;text-transform:Uppercase;
        z-index: 999;
        right: 0;
        top: 16px;
    }
    
    .globalnav li {
        float: left;
    }
    
    .globalnav li a {
        display: block;
        color: #444;
        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: #a6937c;
    }
    
    .dropdown {
        position: absolute;
        z-index: 999;
        background: #31396f;
        background:#fff;
        border-bottom: 3px solid #31396f;
        display: none;
        padding: 15px; 
        margin-left: -32px;
        top: 100%;
        min-width: 100px;
    }
    #gn_02 .dropdown{margin-left: -85px;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: #31396f;
        left: 50%;
        margin-left: -5px;
        top: -5px;
    }
    .dropdown a {
        /*    white-space: nowrap;*/
        line-height: 30px;
        font-size: 14px; 
        float: left;
        padding: 0;
        color: #333;
        background: none;
        border-bottom: 0 none;
        display: block; width: 100%;
    }
    
    @media (max-width:767px) {
        .dropdown a {
            /*    white-space: nowrap;*/
            font-size: 16px;
            width: 100%;
            text-align: left;color: #333;
        }
        .dropdown { min-width: calc(100% - 40px);}
         #gn_02 .dropdown{margin-left: 0;width:auto;}
    }
    
    .dropdown a .fa { float: right;
        font-size: 12px;
        line-height: 30px;
        color: #999;
        padding-right: 5px;
    }
    
 .dropdown a:hover .fa {color: #31396f;}
.dropdown a:hover{color: #31396f;}
    
    
   
    /* ==========================================================================
   Content
   ========================================================================== */

.hidden {display: none;}

    /* ==================================
   banner
   ================================== */
    
.banner { overflow: hidden;margin-top:80px;position: relative;}
.banner img{max-width: 100%;}
.banner .mpic{ display: none;}
#owl-banner .owl-nav{margin-top: 0;}
#owl-banner .owl-dots{position: absolute;bottom: 10px;width: 100%;}
#owl-banner .owl-prev,#owl-banner .owl-next{width:41px;top:0; height:100%;background: none; text-indent: 100px;overflow: hidden;padding:0;margin:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    filter: Alpha(Opacity=100);
    opacity: 1;
}
#owl-banner .owl-prev{position: absolute;left:10px; background:url(images/bl.png) center no-repeat;}
#owl-banner .owl-next{position: absolute;right:10px;background:url(images/br.png) center no-repeat;}

#owl-banner .owl-dots .owl-dot.active span, #owl-banner .owl-dots .owl-dot:hover span {
    background: #0160bd;
}
#owl-banner .owl-dots .owl-dot span { width: 13px; height: 13px; background: #fff;}

@media (max-width:767px) {
#owl-banner .owl-prev,#owl-banner .owl-next{filter: Alpha(Opacity=0);opacity: 0;}
}
@media only screen and (max-width: 767px) {
    .banner .mpic{ display: block;}
    .banner .pic{display: none;}
    .banner {margin-top:0;}
}


/* ==========================================================================
   homepart01
   ========================================================================== */
.homepart01{padding:60px 0;}
.hometit h3{font: 700 36px/36px microsoft yahei;text-align: center;color: #373a84;position: relative;
  background:url(images/inco05.png) center no-repeat;  }
.hometit .txten{color: #666;font-size: 30px;text-transform:Uppercase;}
.hometit .ms{text-align: center;margin-top: 10px;font-size: 18px;}
.hometit .ms02{text-align: center;margin-top: 10px;font-size: 36px;font-weight: bold;}

.hproBox{width: 100%; height: 650px; margin-top: 30px; background:url(images/kwxpic01.jpg) center no-repeat; background-size: cover;}
.hproBox .bd{height: 480px;padding:50px 0 30px 0; overflow: hidden;}
.hproBox .hd li{width: 175px;height: 50px;padding:20px 0; background: #31396f;float: left;color: #fff;text-align: center;
    border-right: 1px solid #525498;font: 300 18px/25px microsoft yahei;cursor: pointer; }
.hproBox .hd li.on{background:#fff;color: #333; }
.pormode .pic{width: 600px;height: 480px; overflow: hidden; float: left; line-height: 480px; text-align: center;}
.pormode .pic img{max-width: 100%;} 
.pormode .txtarea{font: 300 16px/24px microsoft yahei;margin-top:40px; width: calc(100% - 650px); float: right; }
.pormode .txtarea h3{font: 700 30px/30px microsoft yahei;width: 100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:30px;}
.pormode .txtarea h3 a{color: #333;}
.pormode .txtarea .desc{height:250px; overflow: hidden;margin-top: 5px; line-height: 40px;color: #333;}
.pormode .more a{width: 190px;height: 50px; display: block;border:2px solid #373a84; text-align: center; line-height: 50px;color: #373a84;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}
.pormode .more a:hover{background: #373a84;color: #fff;}


/* ==========================================================================
   homepart02
   ========================================================================== */
.homepart02{padding:0 0 60px 0;}
.hprodisplay{margin-top: 40px;}
.hprodisplay li{width: 25%; float: left;}
.hprodisplay .mode{width: 315px;height: 256px; overflow: hidden;position: relative;margin:0 auto 10px auto;}
.hprodisplay .mode .pic,.hprodisplay .mode .pic img{width: 100%;height: 100%;}
.hprodisplay .mode .cover{position: absolute;top:100%;padding:10px;height:236px;    
-webkit-transition: all 0.5s;
   -moz-transition: all 0.5s;
   -o-transition: all 0.5s;
   transition: all 0.5s;
}
.hprodisplay .mode:hover .cover{top:0;}
.hprodisplay .mode .txtarea{text-align: center;width: 100%;height: 100%; color: #fff;text-align: center;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#9931396F', endColorstr='#9931396F');background:rgba(49,57,111,0.6);
}
.hprodisplay .mode .txtarea a{color: #fff;}
.hprodisplay .mode .txtarea .desc{margin:10px 30px;}
.hprodisplay .mode .txtarea h3{padding-top:40px;margin-bottom: 20px;}
.hprodisplay .mode .txtarea h3 span{color: #fff;font: 700 24px/36px microsoft yahei;border-bottom: 1px solid #fff;padding-bottom: 10px;}

.hprodisplay .mode02{height: 300px;}
.hprodisplay .mode02 .cover{height: 280px;}
.hmore{text-align: center;margin-top: 30px;}
.hmore a{width: 190px;height: 50px; display: inline-block;background:#31396f; text-align: center; line-height: 50px;color: #fff;}
.hmore a:hover{background: #3a479e;}


/* ==========================================================================
   homepart03
   ========================================================================== */
.homepart03{padding:20px 0 60px 0;}

#owl-panter{margin-top:40px;}
.liebao_sbtx06{position: relative;width:200px;height: 100px;margin:0 auto 20px auto;}
.liebao_sbtx06 .warp{border:5px solid #cdd4dc;width:190px;height: 90px; line-height: 90px; text-align: center;}
.liebao_sbtx06 img{max-width: 90%;display: inline;}
.liebao_sbtx06 .line { position: absolute; transition: all 0.3s ease; z-index: 8; display: block; background: #31396f; }
.liebao_sbtx06 .line1 { left: 0; top:0; height: 5px; width: 0; }
.liebao_sbtx06 .line2 { right:0; top: 0; height: 0; width: 5px; }
.liebao_sbtx06 .line3 { right: 0; bottom: 0; height: 5px; width: 0; }
.liebao_sbtx06 .line4 { left: 0; bottom: 0; height: 0; width: 5px; }
.liebao_sbtx06:hover .line1,.liebao_sbtx06:hover .line3{ width: 100%;}
.liebao_sbtx06:hover .line2,.liebao_sbtx06:hover .line4{ height: 100%;}
#owl-panter .owl-item img{display: inline;}
#owl-panter .owl-nav{display: none;}
#owl-panter .owl-dots{filter: alpha(opacity=0);opacity: 0;height: 0;overflow: hidden;}


@media only screen and (max-width:920px) {
   .hprodisplay li{width:50%; float: left;}
   .pormode .pic{width:400px;}
   .pormode .txtarea{width: calc(100% - 450px);}
   .hproBox .hd li{width: 150px;height: 45px;padding:0;font-size: 14px;line-height: 45px; }
}

@media only screen and (max-width:767px) {
.pormode .pic{width: 100%;height: auto; float: none; line-height:200px;max-width: 400px;margin:0 auto;}
.pormode .txtarea{width:100%;height: auto;margin-top:10px;}
.pormode .txtarea h3{font-size: 18px;margin-bottom: 10px;}
.pormode .txtarea .desc{height:100px;margin-bottom: 10px;font-size: 13px; line-height:20px;}
.pormode .more a{width: 120px;height: 30px; line-height: 30px;font-size: 14px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    -ms-border-radius: 16px;
    -o-border-radius: 16px;
    border-radius: 16px;
}
.hproBox{width: 100%; height: auto;position: relative;}
.hproBox .bd{height:400px;padding:10px 0; overflow: hidden;padding-left: 120px;}
.hprodisplay li{width:50%;}
.hprodisplay .mode{width: 95%;height: 180px;}
.hprodisplay .mode .cover{top:0; height: auto;}
.hometit h3{font: 700 24px/30px microsoft yahei;  background:none;  }
.hometit .txten{font-size:18px;}
.hometit .ms{font-size: 16px;margin-top: 0;}
.hometit .ms02{font-size: 22px;font-weight: bold;}
.hproBox .hd li{width: 110px;overflow: hidden;float: none;}
.hproBox .hd{width: 110px;position: absolute;left: 0;top:30px;}
.hprodisplay .mode .txtarea h3{padding-top:5px;margin-top:0;margin-bottom: 15px;}
.hprodisplay .mode .txtarea h3 span{font-size: 18px;}
.hprodisplay .mode .txtarea .desc {margin:0 10px;height: 56px;overflow: hidden;font-size: 12px;}
.hprodisplay .mode .txtarea .more{padding:10px 0;}
.liebao_sbtx06{width:170px;height: 90px;}
.liebao_sbtx06 .warp{width:160px;height: 80px; line-height: 80px; }
#owl-panter .owl-dots{display: none;filter: alpha(opacity=100);opacity: 1;height: auto;}
.homepart01,.homepart03{padding:20px 0;}
.homepart02 { padding: 0 0 20px 0;}
.hprodisplay {margin-top:20px;}

}

@media only screen and (max-width:320px) {
.hprodisplay .mode{width: 300px;}
.hproBox .hd li{width: 98px;font-size: 12px;}
.liebao_sbtx06{width:140px;height: 80px;}
.liebao_sbtx06 .warp{width:130px;height: 70px; line-height: 70px; }
}

/* ==========================================================================
   Footer
   ========================================================================== */
footer { color: #fff; font-size: 14px; background: #666; font-family: microsoft yahei; padding:60px 0 30px 0;}
footer a { color: #fff; }
footer a:hover { text-decoration: underline; }
.footcon li{width: 25%;height: 70px; float: left; overflow: hidden;}
.footcon li .inco{width: 50px;height: 50px; float: left;padding-right:10px; margin-right:15px;  border-right: 1px solid #ccc;}
.footcon li .txtarea{ line-height: 24px;}
.foothd{text-align: center;background: #666; padding:30px 0;text-transform:Uppercase;color: #eaeaea; font-size: 14px; border-top: 1px solid #858585;}
.foothd a{color: #fff;}
.foothd a:hover{text-decoration: underline;}
.foothd span{display: block;}
@media only screen and (max-width: 767px) {
footer {padding-top: 30px;}
.footcon li{width:100%;float: none;}
.foothd{padding:10px;padding-bottom:70px;}
.foothd span{display: inline;}

}
.fixed-b { position: fixed; width: 100%; background: #333; bottom: 0; left: 0; display: none;z-index: 3; }
.fixed-b li { width: 25%; text-align: center; color: #fff; float: left; }
.fixed-b li a { display: block; border-right: 1px solid #454545; color: #fff; padding: 10px 0; }
.fixed-b li .fa{font-size: 24px; line-height: 30px;}
.fixed-b li:last-of-type a { border-right: 0 none; }
.fixed-b li a .txt { display: block; margin-top: 5px; }

@media only screen and (max-width: 767px) {
.fixed-b { display: block; }
}

.toggle-btn { display: none;}


@media only screen and (max-width: 767px) {
    .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);
    }
}


.totop{

width: 38px;

height: 38px;

overflow: hidden;

position: fixed;

bottom: 60px;

right: 5px;

background-color:rgba(220, 216, 216, 0.5);

text-align: center;

line-height: 38px;

color:#e03838;


text-transform:Uppercase;

font-weight: bold;

-webkit-border-radius:8px;

-moz-border-radius:8px;

-ms-border-radius:8px;

-o-border-radius:8px;

border-radius: 8px;

cursor:pointer;
}
.totop img{ width:38px; height:38px;}