@charset "utf-8";
.gwidth{width: 98%;margin: 0 auto;}
.pc{display: none;}
.phone{display: block;}
.xuanfukuang{display: none;}

/* phone顶部导航 */
.pad_nav{width: 100%;display: block;background-color: #FFF;position: fixed;top:0;z-index: 101;box-shadow: 0 2px 2px #EEE;}
.pad_nav .logo_p{float: left;width: 30%;margin-top: 2%;margin-left: 1%;}
.pad_nav .ph{float: right;width: 6%;margin-top: 2.4%;margin-bottom: 1.5%;font-size: 0.8rem;font-weight: bold;margin-right: 2%;color:#016ED2;}
.pad_nav .ph img{width: 100%;}
.pad_nav .accordion a{color:#2b2b2b;}
.pad_nav .accordion {width: 100%;margin: 9% auto 20px;background: #F9F9F9;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;box-shadow: 0 3px 3px #DDD;}
.pad_nav .accordion .link {cursor: pointer;display: block;text-align: left;padding: 12px 6%;color: #4D4D4D;font-size: 18px;font-weight: 700;border-bottom: 1px solid #CCC;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
.pad_nav .accordion li:last-child .link {border-bottom: 0;}
.pad_nav .accordion li.open .link {color: #b63b4d;}

/* index-phone轮播图 */
.lbt{padding-top: 11%;}
.swiper-container {width: 100%;max-height: 100%;margin-left: auto;margin-right: auto;background: #eee;}
.swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img{width: 100%;}

/* index-产品展示 */
.ctta{margin-bottom: 60px;overflow: hidden;}
.ctta>h3{line-height: 118px;text-align: center;font-size: 30px;color: #333;font-weight: 500;background: url(../images/biaoti.png) center no-repeat;}
.ctta>ul li{float: left;width: 48%;margin: 0 1% 30px;}
.ctta>ul li>div{width: 100%;background-color: #F4F4F4;overflow: hidden;position: relative;}
.ctta>ul li>div img{width: 100%;}
.ctta>ul li>p{width: 94%;line-height: 50px;text-align: center;padding: 0 3%;background-color: #E9E9E9;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 18px;color: #656565;position: relative;}
.ctta>ul li>p i{display: inline-block;width: 100%;height: 0;background-color: #F3930B;transition: ease 0.3s;position: absolute;bottom: 0;left: 0;}
.ctta>ul li:hover>p i{height: 100%;}
.ctta>ul li>p a{position: relative;z-index: 1;transition: ease 0.3s;}
.ctta>ul li:hover>p a{color: #FFF;}

/* index-关于我们 */
.cttb{height: 733px;margin-bottom: 60px;background: url(../images/gywm_bj.png) top center no-repeat;overflow: hidden;}
.cttb_div>h3{line-height: 100px;text-align: center;font-size: 30px;color: #FEFEFE;font-weight: 500;background: url(../images/biaoti.png) center no-repeat;}
.cttb_div>h4{line-height: 40px;font-size: 22px;color: #FFF;font-weight: 500;}
.cttb_div>p{line-height: 30px;font-size: 18px;color: #FFF;text-indent: 2em;margin-bottom: 20px;}
.cttb_div>p span{display: block;}
.cttb_div>p a{display: inline-block;color: #F3930B;}
.cttb_div>div>div{display: inline-block;width: 31%;margin: 0 1%;overflow: hidden;}
.cttb_div>div>div img{width: 100%;}

/* index-合作客户 */
.cttc{margin-bottom: 60px;overflow: hidden;}
.cttc>h3{line-height: 38px;text-align: center;font-size: 30px;color: #333;font-weight: 500;background: url(../images/biaoti.png) center no-repeat;}
.cttc>h4{line-height: 33px;text-align: center;font-size: 16px;color: #999;font-weight: 500;}
.cttc .marqueeleft{overflow:hidden;margin:60px auto 0;}
.cttc .marqueeleft ul{float:left;}
.cttc .marqueeleft ul li{float:left;margin:0 20px;display:inline;width:286px;height:132px;overflow:hidden;background-color: #F5F5F5;}
.cttc .marqueeleft ul li img{display:block;width:286px;height:132px;}

.zaixianzx{height: 200px;background: url(../images/zixun.png) center no-repeat;overflow: hidden;}
.index_zx{height: 200px;position: relative;}
.index_zx>h2{width: 35%;font-size: 24px;color: #FEFEFE;font-weight: 700;position: absolute;top: 25%;left: 0;}
.index_zx>div{position: absolute;top: 25%;right: 0;}
.index_zx>div span{display: block;width: 191px;height: 37px;line-height: 37px;border: 1px solid #CCC;font-size: 18px;color: #FEFEFE;padding-left: 30px;border-radius: 20px;}
.index_zx>div span img{display: inline-block;width: 21px;height: 25px;margin: 6px 15px 0 0;}
.index_zx>div a{display: block;width: 223px;height: 39px;line-height: 39px;text-align: center;background-color: #F3930B;border-radius: 20px;font-size: 20px;color: #FFF;margin-top: 20px;}

/* index-工程案例 */
.cttd{padding: 22px 0 60px;overflow: hidden;}
.cttd>h3{line-height: 114px;text-align: center;font-size: 30px;color: #333;font-weight: 500;background: url(../images/biaoti.png) center no-repeat;}
.cttd_div{overflow: hidden;position: relative;margin-bottom: 50px;}
.cttd_div .top_left{ width: 40px; height: 40px;  background: url(../images/anli-left.png) no-repeat; cursor: pointer;position: absolute;top: 212px;left: 0;z-index: 10;}
.cttd_div .top_right{ width: 40px; height: 40px; background: url(../images/anli-right.png) no-repeat; cursor: pointer;position: absolute;top: 212px;right: 0;z-index: 10;}
.cttd_div .cttd_tt{float: left;width: 100%; height: 476px;overflow: hidden;}
.cttd_tt>ul{height: 476px;overflow: hidden;}
.cttd_tt>ul li{float: left;width: 375px;height: 476px;margin: 0 8px;position: relative;}
.cttd_tt>ul li>a{display: block;width: 375px;height: 283px;overflow: hidden;position: absolute;top: 0;}
.cttd_tt>ul li>a img{width: 100%;height: 100%;transition: all 0.6s;-ms-transition: all 0.8s;}
.cttd_tt>ul li:hover>a img{transform: scale(1.1);-ms-transform: scale(1.1);}
.cttd_tt>ul li>div{width: 335px;height: 123px;transition: all .3s;padding: 37px 19px 30px;border: 1px solid #E9E9E9;box-shadow: 0 1px 1px #DDD;background-color: #FFF;position: absolute;bottom: 0;}
.cttd_tt>ul li:hover>div{box-shadow: 0 3px 3px #DDD;position: absolute;bottom: 3px;}
.cttd_tt>ul li>div h4{line-height: 24px;font-size: 18px;color: #333;font-weight: 500;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cttd_tt>ul li:hover>div h4 a{color: #3FB150;transition: all 0.3s;}
.cttd_tt>ul li>div p{height: 44px;line-height: 22px;border-bottom: 1px solid #DDD;padding-bottom: 20px;font-size: 14px;color: #333;overflow: hidden;margin-bottom: 10px;}
.cttd_tt>ul li>div>a{line-height: 22px;font-size: 14px;color: #333;}
.cttd>a{display: block;width: 180px;height: 38px;line-height: 38px;text-align: center;background-color: #434343;font-size: 14px;color: #FFF;margin: 0 auto;}

/* index-新闻资讯 */
.cttf{margin-bottom: 60px;overflow: hidden;}
.cttf>h3{line-height: 38px;text-align: center;font-size: 30px;color: #333;font-weight: 500;background: url(../images/biaoti.png) center no-repeat;margin-top: 47px;}
.cttf>ul{height: 410px;margin: 38px 0 50px;position: relative;}
.cttf>ul li:nth-child(2){position: absolute;left: 0;top: 0;}
.cttf>ul li:nth-child(3){position: absolute;left: 0;top: 140px;}
.cttf>ul li:nth-child(4){position: absolute;left: 0;top: 280px;}
.cttf>ul li:nth-child(n+2){width: 99%;border: 1px solid #DDD;transition: all .3s;}
.cttf>ul li:nth-child(n+2):hover{border: 1px solid #F4940C;box-shadow: 3px 3px 3px #DDD;margin-top: -1px;}
.cttf>ul li:nth-child(n+2)>span{float: left;width: 20%;text-align: center;margin: 29px 0 0 2%;padding-right: 2%;border-right: 1px solid #DDD;}
.cttf>ul li:nth-child(n+2)>span i{display: block;line-height: 50px;font-size: 50px;color: #656565;font-weight: 700;}
.cttf>ul li:nth-child(n+2)>span em{display: block;line-height: 16px;font-size: 14px;color: #656565;}
.cttf>ul li:nth-child(n+2)>div{float: right;width: 72%;margin: 29px 0 15px 0;}
.cttf>ul li:nth-child(n+2)>div h4{width: 65%;line-height: 25px;font-size: 18px;color: #333;font-weight: 500;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.cttf>ul li:nth-child(n+2):hover>div h4 a{color: #F3930C;transition: all .3s;}
.cttf>ul li:nth-child(n+2)>div p{height: 40px;line-height: 20px;font-size: 14px;color: #656565;overflow: hidden;}
.cttf>a{display: block;width: 180px;height: 38px;line-height: 38px;text-align: center;background-color: #434343;font-size: 14px;color: #FFF;margin: 0 auto;}

/* 底部 */
footer{background-color: #191919;padding-bottom: 5%;padding-top: 5%;overflow: hidden;}
.foot>dl dt:nth-child(4) img{display: block;width: 30%;margin: 0 auto;}
.footer{line-height: 30px;background-color: #090909;}
.footer>p{font-size: 16px;color: #999;text-align: center;}

/* banner图 */
.banner_pe{width: 100%;margin-top: 11%;}
.banner_pe img{width: 100%;}

/* 面包导航 */
.Index_mb{height: 60px;line-height: 60px;box-shadow: 0 1px 1px #EEE;}
.Index_mb .mbnav{font-size: 14px;color: #333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.Index_mb .mbnav>img{display: inline-block;width: 24px;height: 21px;margin: 19px 10px 0 5px;}
.Index_mb .mbnav>div{float: left;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.Index_mb .mbnav>div img{display: inline-block;width: 24px;height: 21px;margin: 19px 10px 0 5px;}

/* 分页 */
.Index_fy{text-align: center;font-size: 14px;color: #333;margin-bottom: 60px;overflow: hidden;}
.Index_fy a{display: inline-block;padding: 3px 8px;border: 1px solid #DDD;transition: all .3s;}
.Index_fy a:hover{background-color: #F4940C;color: #FFF;}
.Index_fy span{display: inline-block;padding: 3px 8px;border: 1px solid #DDD;background-color: #F4940C;color: #FFF;}

/* 推荐新闻 */
.tuijianxw{margin-bottom: 60px;}
.tuijianxw>h3{height: 29px;line-height: 29px;font-size: 20px;color: #333;font-weight: 500;position: relative;padding-left: 10px;margin-bottom: 30px;}
.tuijianxw>h3:before{content: "";display: inline-block;width: 5px;height: 29px;background-color: #F3930B;position: absolute;left: 0;}
.tuijianxw>h3 a{position: absolute;right: 0;font-size: 16px;color: #656565;}
.tuijianxw>ul{height: 544px;position: relative;}
.tuijianxw>ul li{width: 99%;border: 1px solid #DDD;}
.tuijianxw>ul li:hover{border: 1px solid #F4940C;box-shadow: 3px 3px 3px #DDD;margin-top: -1px;transition: all .3s;}
.tuijianxw>ul li:nth-child(1){position: absolute;top: 0;}
.tuijianxw>ul li:nth-child(2){position: absolute;top: 136px;}
.tuijianxw>ul li:nth-child(3){position: absolute;top: 272px;}
.tuijianxw>ul li:nth-child(4){position: absolute;top: 408px;}
.tuijianxw>ul li>span{float: left;width: 20%;text-align: center;margin: 29px 0 0 2%;padding-right: 2%;border-right: 1px solid #DDD;}
.tuijianxw>ul li>span i{display: block;line-height: 50px;font-size: 50px;color: #656565;font-weight: 700;}
.tuijianxw>ul li>span em{display: block;line-height: 16px;font-size: 14px;color: #656565;}
.tuijianxw>ul li>div{float: right;width: 72%;margin: 29px 0 15px 0;}
.tuijianxw>ul li>div h4{width: 65%;line-height: 25px;font-size: 18px;color: #333;font-weight: 500;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.tuijianxw>ul li:hover>div h4 a{color: #F3930C;transition: all .3s;}
.tuijianxw>ul li>div p{height: 40px;line-height: 20px;font-size: 14px;color: #656565;overflow: hidden;}
/* 产品详情-推荐新闻 */
.tuijianxw_too{padding: 18px 1% 80px;margin: 0 auto;background-color: #FFF;}
.tuijianxw_too>ul li{width: 99%;}

/* 推荐产品 */
.tuijiancp{margin-bottom: 60px;}
.tuijiancp>h3{height: 29px;line-height: 29px;font-size: 20px;color: #333;font-weight: 500;position: relative;padding-left: 10px;margin-bottom: 30px;}
.tuijiancp>h3:before{content: "";display: inline-block;width: 5px;height: 29px;background-color: #F3930B;position: absolute;left: 0;}
.tuijiancp>h3 a{position: absolute;right: 0;font-size: 16px;color: #656565;}
.tuijiancp_too{padding: 20px 1%;background-color: #FFF;}

/* ----------Inside pages|关于我们---------- */
.about{margin-bottom: 60px;}
.about>h3{line-height: 100px;text-align: center;background: url(../images/contact_hengxian.png) center center no-repeat;font-size: 24px;color: #333;font-weight: 500;}
.about>h4{line-height: 30px;font-size: 20px;color: #333;font-weight: 500;}
.about>div{line-height: 26px;text-indent: 2em;font-size: 16px;color: #333;}
.about>div span{display: block;}
.about>div img{display: inline-block;float: left;width: 30%;margin: 1%;text-indent: 0;}
.about_qx{margin-bottom: 60px;}
.about_qx>h3{width: 100%;line-height: 28px;font-size: 20px;color: #333;font-weight: 500;margin-bottom: 10px;}
.about_qx>div img{display: inline-block;width: 48%;margin: 0 1% 20px;}
.about_qx>div img:nth-child(n+5){margin-bottom: 0;}

/* ----------Inside pages|产品中心---------- */
.cpzx{margin-top: 40px;margin-bottom: 60px;overflow: hidden;}
.cpzx>h3{line-height: 100px;text-align: center;background: url(../images/contact_hengxian.png) center center no-repeat;font-size: 24px;color: #333;font-weight: 500;}
.common_cp li{float: left;width: 48%;margin: 0 1% 30px;}
.common_cp li>div{width: 100%;background-color: #F4F4F4;overflow: hidden;position: relative;}
.common_cp li>div img{width: 100%;}
.common_cp li>div p em{display: inline-block;width: 100%;height: 0;background-color: rgba(0,0,0,.5);transition: ease 0.4s;position: absolute;bottom: 0;left: 0;}
.common_cp li>div:hover p em{height: 100%;}
.common_cp li>p{width: 94%;line-height: 50px;text-align: center;padding: 0 3%;background-color: #E9E9E9;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 18px;color: #656565;position: relative;}
.common_cp li>p i{display: inline-block;width: 100%;height: 0;background-color: #F3930B;transition: ease 0.3s;position: absolute;bottom: 0;left: 0;}
.common_cp li:hover>p i{height: 100%;}
.common_cp li>p a{position: relative;z-index: 1;transition: ease 0.3s;}
.common_cp li:hover>p a{color: #FFF;}

/* ----------Inside pages|新闻资讯/技术支持---------- */
.xwzx{margin-bottom: 40px;margin-top: 20px;overflow: hidden;}
.xwzx>h3{line-height: 100px;text-align: center;background: url(../images/contact_hengxian.png) center center no-repeat;font-size: 24px;color: #333;font-weight: 500;}
.common_xw{padding: 20px 0;}
.common_xw li{border: 1px solid #DDD;margin-bottom: 20px;transition: all .5s;}
.common_xw li:last-child{margin-bottom: 0;}
.common_xw li:hover{box-shadow: 4px 0 15px #EDEDED,-4px 0 15px #EDEDED,0 4px 15px #EDEDED,0 -4px 15px #EDEDED;border: 1px solid #F4940C;}
.common_xw li>div{width: 98%;padding: 13px 1%;}
.common_xw li>div img{display: block;float: left;width: 30%;}
.common_xw li>div>div{float: right;width: 68%;}
.common_xw li>div>div h4{width: 65%;line-height: 26px;font-size: 20px;color: #333;font-weight: 700;margin: 10px 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.common_xw li:hover>div>div h4 a{color: #F3930C;transition: all .3s;}
.common_xw li>div>div p{width: 100%;height: 60px;line-height: 20px;font-size: 16px;color: #656565;overflow: hidden;}

/* ----------Inside pages|资质荣誉---------- */
.honor{margin-bottom: 60px;}
.honor>h3{line-height: 129px;text-align: center;background: url(../images/contact_hengxian.png) center center no-repeat;font-size: 24px;color: #333;font-weight: 500;}
.honor .gywm_tj li{float: left;width: 48%;margin: 1%;overflow: hidden;position: relative;}
.honor .gywm_tj li>img{width: 100%;}
.honor .gywm_tj li>div{display: none;width: 100%;height: 100%;background-color: rgba(0,0,0,.4);position: absolute;top: 0;left: 0;}
.honor .gywm_tj li:hover>div{display: block;}
.honor .gywm_tj li>div h4{width: 104px;height: 33px;line-height: 33px;text-align: center;font-size: 24px;color: #FFF;font-weight: 500;margin: 25% auto 0;}
.honor .gywm_tj li>div a{display: block;width: 52px;height: 28px;line-height: 28px;text-align: center;border: 1px solid #FFF;font-size: 18px;color: #FFF;margin: 3% auto 0;}

/* ----------Inside pages|工程案例---------- */
.gcal{margin-top: 20px;margin-bottom: 40px;overflow: hidden;}
.gcal>h3{line-height: 100px;text-align: center;background: url(../images/contact_hengxian.png) center center no-repeat;font-size: 24px;color: #333;font-weight: 500;}
.gcal>ul{padding: 20px 0;}
.gcal>ul li{float: left;width: 48%;margin: 0 1% 20px;}
.gcal>ul li:last-child{margin-bottom: 0;}
.gcal>ul li>a{display: block;width: 100%;overflow: hidden;box-shadow: 1px 0 1px #EDEDED, -1px 0 1px #EDEDED, 0 1px 1px #EDEDED;}
.gcal>ul li>a img{width: 100%;}
.gcal>ul li>div{width: 96%;padding: 3% 2%;transition: all .3s;box-shadow: 0 1px 1px #EDEDED, 1px 0 1px #EDEDED, -1px 0 1px #EDEDED;background-color: #FFF;}
.gcal>ul li>div h4{line-height: 24px;font-size: 18px;color: #333;font-weight: 500;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.gcal>ul li:hover>div h4 a{color: #3FB150;transition: all 0.3s;}
.gcal>ul li>div p{height: 44px;line-height: 22px;border-bottom: 1px solid #DDD;padding-bottom: 20px;font-size: 14px;color: #333;overflow: hidden;margin-bottom: 10px;}
.gcal>ul li>div>a{line-height: 22px;font-size: 14px;color: #333;}

/* ----------Inside pages|联系我们---------- */
.contact{margin-bottom: 60px;}
.contact>h3{line-height: 130px;text-align: center;background: url(../images/contact_hengxian.png) center center no-repeat;font-size: 24px;color: #333;font-weight: 500;}
.contact>ul li{float: left;width: 48%;text-align: center;margin: 10px 1%;background-color: #F3F3F3;padding: 10px 0;}
.contact>ul li>span{display: block;width: 30%;height: 80px;margin: 0 auto;text-align: center;}
.contact>ul li:nth-child(1)>span img{width: 60px;height: 80px;}
.contact>ul li:nth-child(2)>span img{width: 80px;height: 80px;}
.contact>ul li:nth-child(3)>span img{width: 79px;height: 79px;}
.contact>ul li:nth-child(4)>span img{width: 80px;margin-left: -16px;}
.contact>ul li:nth-child(5)>span img{width: 76px;height: 77px;}
.contact>ul li>h4{line-height: 26px;font-size: 18px;color: #333;font-weight: 500;margin: 10px 0;}
.contact>ul li>p{height: 60px;line-height: 20px;font-size: 16px;color: #656565;overflow: hidden;}
/* 地图 */
.contact_dt{height: 379px;margin-bottom: 60px;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap;}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word;}
#dituContent{height:377px;border:#ccc solid 1px;}

/* ----------Details page|产品详情---------- */
/* top */
.cptails{margin-top: 40px;margin-bottom: 30px;}
.cptails>p{width: 100%;margin: 0 auto 15px;overflow: hidden;}
.cptails>p img{width: 100%;}
.cptails>ul{width: 100%;margin: 0;padding-bottom: 20px;}
.cptails>ul li h3{line-height: 34px;font-size: 26px;color: #333;font-weight: 500;margin: 15px 0 10px;}
.cptails>ul li:nth-child(2){line-height: 28px;font-size: 20px;color: #333;font-weight: 500;}
.cptails>ul li:nth-child(n+3){line-height: 24px;font-size: 16px;color: #333;}
.cptails>ul li:nth-child(n+3):before{content: "";display: inline-block;width: 8px;height: 8px;background-color: #F4940C;margin-right: 5px;}
.cptails>.ntpre{margin: 20px 0;}
.cptails>.ntpre span{display: block;line-height: 22px;font-size: 16px;color: #656565;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/* bottom */
.cptails_div{background-color: #EEE;padding-top: 20px;}
.cptails_div_btm{margin-bottom: 30px;}
/* bottom-详情内容 */
.cptails_div .tabPanel{width: 98%;padding: 20px 1% 0;background-color: #FFF;}
.cptails_div .tabPanel>ul{height:23px;border-bottom:1px solid #DDD;}
.cptails_div .tabPanel>ul li{float:left;width:84px;line-height:22px;text-align:center;font-size:16px;color: #333;cursor:pointer;margin-right: 3px;}
.cptails_div .tabPanel>ul .hit{border-bottom:2px solid #F4940B;cursor:pointer;color: #F3930C;}
.cptails_div .tabPanel .pane{display:none;width: 100%;font-size: 14px;color: #333;padding-top: 20px;margin-bottom: 20px;overflow: hidden;}
.tabPanel .panex img{display: block;width: 100%;margin: 10px auto;}
.tabPanel .paney>table{width: 100%;font-size: 16px;}
.tabPanel .paney>table tr td{width: 20%;text-align: center;}
.tabPanel .paney>table tr:nth-child(2n-1){text-align: center;background-color: #DDD;}
.tabPanel .paney>table tr:nth-child(2n){text-align: center;background-color: #EEE;}
.tabPanel .paney>table tr:nth-child(1){background-color: #F4940B;color: #FFF;}

/* ----------Details page|新闻详情/技术详情/案例详情---------- */
.xwtails{margin-top: 40px;margin-bottom: 60px;}
.xwtails>h3{line-height: 60px;text-align: center;font-size: 24px;color: #333;font-weight: 700;}
.xwtails>p{line-height: 36px;font-size: 14px;color: #999;text-align: center;border-top: 1px dashed #BBB;border-bottom: 1px dashed #BBB;}
.xwtails>.xwtails_id{padding: 30px 0 40px;line-height: 24px;font-size: 16px;color: #656565;text-indent: 2em;border-bottom: 1px solid #CCC;}
.xwtails>.xwtails_id span{display: block;}
.xwtails>.xwtails_id img{display: block;width: 100%;margin: 10px auto;}
.xwtails>.xwtails_div{line-height: 30px;font-size: 16px;color: #656565;}
.xwtails>.xwtails_div span{display: block;width: 100%;height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}


/*添加*/
.details_h1{line-height: 80px;text-align: center;background: url(../images/contact_hengxian.png) center center no-repeat;font-size: 24px;color: #333;font-weight: 500;margin-bottom: 30px;}

.cpzx>ol{margin-bottom: 20px;}
.cpzx>ol li{float: left;width: 48%;height: 50px;line-height: 50px;text-align: center;margin-right: 1%;margin-left: 1%;font-size: 18px;color: #FFF;background-color: #F3930C;margin-bottom: 20px;}
.cptails>ol{margin-bottom: 20px;}
.cptails>ol li{float: left;width: 48%;height: 50px;line-height: 50px;text-align: center;margin-right: 1%;margin-left: 1%;font-size: 18px;color: #FFF;background-color: #F3930C;margin-bottom: 20px;}