.header{position: relative;}
.header .header-top ul li{float: right;padding: 10px 0;margin-right: 20px;}
.header .header-top ul li img{display: inline-block;vertical-align: middle;margin-right: 10px; height:28px}
.header .header-top ul li span{display: inline-block;font-size: 12px;color:#3e3e3e ;}
.header .header-top ul li span.bor{border-right: 1px solid #444444;padding-right: 20px;}

.header .navs {border-top: 1px solid #d7d7d7;clear: both;}
.header .navs .left {
    width: 10%;
    padding: 5px; margin-left:75px
}
.header .navs .left img {
    display: block;
    
    margin-top: 6px; width:120px
   
}
.header .navs .right{width: 82%;padding: 16px 0;}
.header .navs ul li{float: left;line-height: 30px;font-size: 13px;}
.header .navs ul li a{padding: 0px 39px;border-left: 1px solid #dcdcdc;}
.header .navs ul li:hover a{color: #d7063b;}
.header .navs ul li.on a{color: #d7063b;}

.header .navs ul li:first-child a{border: none;}
.header .navs ul li:last-child a{border: none;}
.header .navs ul li dl {
    display: block;
    position: absolute;
    z-index: 999;
    background: white;
    width: 188px;
    margin-left: -20px;
    text-align: left;
    padding: 20px 0px 10px 0px;
}
.header .navs ul li:hover dl a{color: #3e3e3e;}


.header .navs ul li dl dd {
    clear: both;
    padding-left: 20px;
}
.header .navs ul li dl dd a{border: none;display: block;}
.header .navs ul li:hover dl a:hover{font-size: 16px;background:url(../images/a-bd.png)no-repeat 20px;color: #000000;}

.search-box .submit{vertical-align: middle; width: 25px;height: 20px;background: url(../images/saech.jpg)no-repeat;background-size: 100%;border: none;cursor: pointer;}
.search-box .text {border: none;border-bottom: 1px solid #4f4f4f;width: 140px;padding: 0 10px;}

.footer {position:relative;overflow: hidden;margin-top: 40px;}
.footer .foot-top {overflow: hidden;background:#e8e8e8;padding: 50px 0;}
.footer .foot-top dl {
    float: left;
    border-left: 1px solid #D7D7D7;
    padding-left: 14px;
    width: 18.7%;
    height: 170px;
    position: relative;
}
.footer .foot-top dl dt{font-size: 14px;margin-bottom: 20px;font-weight: 800;}
.footer .foot-top dl dd{font-size: 13px;}

.footer .foot-top dl:last-child{border: none;}
.footer .foot-top dl span{display: block;border: 1px solid #dad9d9;text-align: center;height: 40px;line-height: 40px;margin-top:20px;margin-bottom: 60px;}
.footer .foot-top dl  p{width: 33.3%;float: left;text-align: center;position: relative;}
.footer .foot-top dl  p img{display: block;margin: auto;}
.foot-botton{background: #3e3e3e;overflow: hidden;padding: 30px 0 20px 0;}
.foot-botton p{font-size: 12px;text-align: center;color: white;}
.footer .foot-top dl p span {
    height: auto;
    width: 100px;
    position: absolute;
    bottom: 56px;
    left: -18px;
    margin: 0px;
    display: none;
}
.footer .foot-top dl  p span a{display: block;background: white;border-top: 1px solid #B2B2B2;}
.footer .foot-top dl  p span a:nth-child(1){border: none;}
.footer .foot-top dl  p span:after {position: absolute;
    width: 0;
    height: 0;
    content: '';
    display: block;
    bottom: -5px;
    left: 50%;
    margin-left: -3px;
    border-top: 6px solid #fff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    }
.footer .foot-top dl  p span img{display: block;margin-top: -40px;}
.footer .foot-top dl  p:hover span{display: block;}
.shareCon { position: fixed; z-index: 888; bottom: 0; left: 0; display: none; width: 100%;height: 100%;}
.shareCon .bg { position: absolute; z-index: 2; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); }
.shareRoundIcons {position: absolute; z-index: 3; bottom: 0; left: 0; box-sizing: content-box; width: 100%; height: 66px; padding: 28px 0; background-color: #fff; text-align:center;}
.bdshare-button-style0-32 a{ float:none !important; display:inline-block !important; margin:14px 5px 0 !important;}
