@charset "gb2312";
/* CSS Document */

/*型号上部图片*/
.banner{text-align:center;}
.banner img{width:100%; height:100%;}
.aj_lx {margin-top:40px;overflow:hidden;padding:2rem;background:#fff;}
.aj_lx_tit{position:relative;margin-bottom:15px;text-align:center;}
.aj_lx_tit h3{font-size:2rem;line-height:1;color:#07284E;padding:10px 0;}
.aj_lx_tit p{margin:10px 0 50px;}
.aj_youshi{padding:2rem;background:#fff;margin-bottom:40px;}
.aj_lxp{text-align:center;margin:0 auto 2rem;width:96%;line-height:32px;color:#666;}
.ul-contact{overflow:hidden;text-align:center;}
.ul-contact li{float:left;width:18%;margin-right:2.5%;}
.ul-contact li:last-child{margin-right:0;}
.ul-contact h4{font-size:1.25rem;margin-top:15px;font-weight:600;text-align:center;}
.ul-contact h5{font-size:0.875rem;line-height:24px;font-weight:400;margin:8px 0;text-align:center;color:#888;}
.ul-contact li strong{position:relative;display:block;width:23%;background:#fff; margin:5px auto;}
.ul-contact li strong img{width:100%;}
.contact-wz{border:#B9C2D9 1px dashed;min-height:140px;padding:30px 10px 10px;margin-top:-30px;overflow:hidden}
.contact-wz:hover{border:#3557aa 1px dashed;}
/*电话微信*/
.lx-fs{width:80%;margin:40px auto 20px;overflow:hidden;}
.dianhua li{width:22%;float:left;text-align:center;border:1px solid #e7e7e7;height:180px;background:#f5f5f5;border-radius:10px;padding:40px;margin-right:4%}
.dianhua li:last-child{margin-right:0;}
.dianhua li p{font-size:0.875rem;text-align:center;line-height:28px;}
.dianhua li h3{font-size:1.25rem;font-weight:normal;}
.iconfont{width:40px;height:40px;margin:0 auto;}
.iconfont01{width:80px;height:80px;margin:0 auto;}
.dianhua .p1{background:url(/images/v2/contact_dianhua.png) no-repeat;background-size:40px;}
.dianhua .p2{background:url(/images/v2/contact_shouji.png) no-repeat;background-size:40px;}
.dianhua .p3{background:url(/images/v2/contact_erweima.jpg) no-repeat;background-size:80px;}
.dianhua .p4{background:url(/images/v2/contact_xinxi.png) no-repeat;background-size:40px;}

/*botsms*/
.botsms{border-radius:4px;margin:40px auto;padding:2rem 0;}
.botsms .tit{font-size:2rem;background-color:#fff;text-align:center;}
.botsms .tit i{color:#222;}
.botsms .leftform{width:100%;}
.botsms p{font-size:0.875rem;color:#999;line-height:14px;padding:0;}
.botsms ul{width:90%;margin:0 auto;padding:2rem 0;}
.botsms ul li{margin-top:14px;width:100%;overflow:hidden;padding:5px 0;}
.botsms .select, .botsms .textbox{width:60%;font-size:0.875rem;text-indent:14px;}
.botsms .smscontact{display:none;}

/*地图*/
.columnnobg{width:100%;height:400px;padding:20px 0;overflow:hidden;margin-bottom:30px;}
.contactmap{position:relative;}
.contactmap .bg{position:absolute;width:30%;height:400px;background-color:#333;opacity:0.8;top:0;left:840px;}
.contactmap .address{position:absolute;width:266px;line-height:30px;font-size:16px;color:#fff;top:81px;left:884px;}
.contactmap .address dt,.contactmap .address dd{line-height:30px;}