@charset "gb2312";
/* CSS Document */
html{font-size:16px;}
body,div,ul,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,form,input,p,a,img{margin:0;padding:0;border:0;}
body{color:#3b3b3b;font-family:microsoft yahei,Arial,simsun;line-height:24px;}
a{text-decoration:no-repeat;text-decoration:none;color:#3b3b3b;border:none;}
a:hover{color:#3557aa;cursor:pointer;}
ul,li{list-style:none;}
h1, h2, h3{color:#3b3b3b;}
img{max-width:100%!important;height:auto!important;}
* {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.fl{float:left;}
.fr{float:right;}
.content, .container{margin:0 auto;width:1200px;}
/*Ê×Ò³¶¥²¿*/
#wrapp{width:100%;background:#fff;}
.header-links{border-bottom:1px #222 solid;background:#3d3d3d;height:35px;font-size:.875rem;line-height:35px;}
.header-links p{color:#fff;margin-right:20px;float:left;}
.header-links a{color:#fff;float:right;margin-right:20px;}
.a1{background:url(/images/1.0/qq.png) no-repeat left center;padding:0 10px 0 25px;margin-left:12px;}
.head-wrapp{height:90px;border-bottom:#f2f2f2 1px solid;}
.head-wrapp .logo{float:left;margin-top:20px;}
.navul {float:left;width:70%;}
.navul li{position:relative;text-align:center;float:left;width:12.5%;}
.navul li h3 a{position:relative;margin:0;border-left:1px #e5e5e5 solid;line-height:90px;font-weight:normal;display:block;}
.navul .on h3 a{text-align:center;background:#4667aa;color:#FFF;line-height:90px;}
.navul li .list01{display:none;width:130%;left:-15%;top:90px;position:absolute;text-align:center;background:rgba(51,51,51,0.9);border-radius:3px;z-index:999;}
.navul li .list01 a{line-height:38px;display:block;color:#fff;font-size:.875rem;}
.navul li .list01 a:hover{background-color:#666;}

/*liuyan*/
.botsms{width:100%;font-size:0.9rem;padding:20px 0;box-sizing:border-box;margin:0 0 30px 0;overflow:hidden;}
.botsms .tit{width:100%;background:#4667aa;text-align:left;margin:20px auto 30px auto;height:40px;line-height:40px;font-size:1.1rem;}
.botsms .tit i{padding:5px 10px;font-style:normal;color:#fff;}
.botsms .leftform{width:45%;float:left;}
.botsms p{width:100%;text-align:center;padding-bottom:20px;}
.botsms ul li{width:100%;overflow:hidden;padding:5px 0;}
.botsms span{width:20%;height:35px;line-height:35px;font-size:0.9rem;text-align:right;display:block;float:left;}
.botsms .textbox{width:75%;float:left;border:1px solid #ddd;box-sizing:border-box;padding-left:3px;height:33px;line-height:33px;-webkit-appearance:none;}
.botsms .select{width:75%;float:left;border:1px solid #ddd;box-sizing:border-box;padding-left:3px;height:33px;line-height:33px; background:none;}
.botsms .bssubmit{width:30%;margin-left:20%;color:#fff;background-color:#4667aa;padding:10px 0;margin-top:5px;border:none; -webkit-appearance:none;}
.botsms .smscontact{width:45%;padding-left:10%;border-left:1px solid #e7e7e7;box-sizing:border-box;margin-top:45px;float:right;}
.botsms .smscontact dl,.botsms .smscontact dl dt,.botsms .smscontact dl dd{padding-bottom:5px;margin:0px;list-style:none;}
.botsms .smscontact dl{line-height:30px;}
.botsms .smscontact dl dt{font-size:1.1rem;font-weight:bold;padding-bottom:10px;}
.botsms .smscontact dl dd .linkcustomer{font-size:0.8rem;background-color:#454545;color:#fff;padding:5px 30px;margin-top:10px; line-height:26px;display:block;float:left;}
.botsms .smscontact dl dd b{color:#4667aa;}
@media screen and (max-width: 768px) {
    .botsms{padding:5%;}
    .botsms .tit{border-bottom:1px solid #ddd;height:10px;background-color:#fff;text-align:center;margin:20px auto 30px auto;line-height:22px;font-size:1.1rem;}
    .botsms .tit i{padding:5px 10px;background-color:#fff;font-style:normal;color:#4667aa;font-weight:bold;font-size:1.1rem;}
    .botsms .leftform{width:100%;float:none;}
    .botsms .bssubmit{width:100%;margin-left:0;}
    .botsms .smscontact{display:none;}
}
/*footer*/
.copyrights{width:100%;padding:10px 0;background:#15181E;color:#999;font-size:0.8rem;overflow:hidden;}
.copyrights p{margin-right:20px;}
.copyrights a{color:#999;}
.copyrights a:hover{text-decoration:underline;}