html{font-family: "microsoft yahei";padding: 0;margin: 0;}
body {
	font-family:  "microsoft yahei", Tahoma, Arial, Helvetica, sans-serif;
	word-break: break-all;
	word-wrap: break-word;
	background: #FFFFFF;
}
*{padding: 0;margin: 0;box-sizing:border-box; -moz-box-sizing:border-box; /* Firefox */ -webkit-box-sizing:border-box; /* Safari */ }
a{text-decoration: none; color:#000000;}
/*------------------public------------------*/
.clearfix {
 *zoom:1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
a:hover{color: ;}
.fl{float: left;}
.fr{float: right;}
.text-center{text-align: center;}
/* .w1200{min-width:1200px;margin:0 auto;} */
.container{ width:1200px;/*padding:50px 0;*/margin:0 auto }
html {
	color: #000;
	background: #fff;
}

body, h1, h2, h3, h4, h5, h6, p, dl, dd {
	margin: 0;
}
ul, ol, input {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
img {
	border: none;
	vertical-align: middle;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
em, i {
	font-style: normal
}
b, strong, th {
	font-weight: normal;
}
textarea {
	resize: none;
}
button, input, textarea {
	font-family: "microsoft yahei", Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #fff;
}
input:focus, textarea:focus, button:focus {
	outline: none;
}
.pad{padding:50px 0;}
.p-t-0{padding-top: 0;}
.p-b-0{padding-bottom: 0;}
.p-l-0{padding-left: 0;}
.p-r-0{padding-right: 0;}
.overflow{overflow: hidden;}
.m-t-0{margin-top: 0!important;}
.m-r-0{margin-right: 0!important;}
.m-b-0{margin-bottom: 0!important;}
.m-l-0{margin-left: 0!important;}
.overfllow{display:none;}



.top{background:#f8f8f8;height:40px;padding:10px 0;}
.top span{font-size:14px;color:#666666;display: block;width: 50%;float: left;}
.top .top-r{font-size:16px;color:#666666;width:350px;text-align: center;}
.top .top-r {float:right;}
.top .top-r a{transition: all 0.5s; font-size:14px;border-right:1px solid #666666;color:#666666;padding:0 20px;}
.top .top-r a:last-child{border-right:none;}
.top .top-r a:hover{transition: all 0.5s; font-weight: bold;}
.sp_header,
header{display:none;}
/*hader-action */
.hader{padding:12px 0;padding-bottom:20px; background:#ffffff;}
.hader .logo{position: relative;float: left;width:44%;margin-right:15px;display: flex;justify-content: center;align-items: center;overflow:hidden;}
.hader .logo img{max-width: 100%;display: block;margin:auto;}
.hader .logo .logo-js{float: left;margin:7px 0;}
.hader .logo .logo-js p:first-child{font-size:24px;color:#0656a9;font-weight: bold;}
.hader .logo .logo-js p:last-child{font-size:16px;}

.hader .rexian{margin:12px 0;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.hader .rexian .tel-ico{width:54px;height:54px;margin-right:10px;}
.hader .rexian .tel-ico img{max-width: 100%;display: block;margin:auto;}
.hader .tel{color:#000000;}
.hader .tel p{font-size:25px;color:#282828;font-weight:bold;line-height:25px;}
.hader .tel p:first-child{font-size:16px;color:#333333;font-weight:normal;}
/*导航-S*/
.dh {background:url(../images/dh-bg.png) center;height:50px;}
.dh .contenter{position: relative;}
.dh .Xcon {width:100%;}
.dh .Xcon ul{clear:both;width:100%;}
.dh .Xcon li{text-align: center;width:12.2%; position:relative;height:50px; line-height:50px;float:left;}  
.dh .Xcon li a{display: block;}
.dh .Xcon li a.menu{transition: all 0.5s; position: relative; font-size: 18px; color: #FFFFFF; transition:all 0.3s ease;}
.dh .Xcon li:hover a.menu{transition: all 0.5s; background:#0c4ada;}
.dh .Xcon li a.menu.action{transition: all 0.5s; background:#0c4ada;}
.dh .Xcon li .show{ background:#0c4ada;margin-top:0px;width: 100%;box-shadow:0 0 5px rgba(0,0,0,0.5); position:absolute; left:0px; z-index:999;display:none; top:50px;}
.dh .Xcon li .show img{position: absolute;top:-14px;left:40%; }
.dh .Xcon li .show dl{transition: all 0.5s; display:block;  float:left;width: 100%;}
.dh .Xcon li .show dl dd{transition: all 0.5s; line-height:40px; padding:0 10px}
.dh .Xcon li .show dl dd a{transition: all 0.5s;font-size:16px; color:#FFFFFF;}
.dh .Xcon li .show dl dd:hover {transition: all 0.5s; background:url(../images/dh-bg.png) center;}
.dh .Xcon li .show dl dd:hover a{color:#FFFFFF;}
.seach {padding:10px 0;border-bottom:1px solid #dcdcdc}
.seach .seach_l{width:40%;float: left;line-height:40px;font-size:14px;color:#6c6c6c;}
.seach .seach_l a{color:#6c6c6c;margin:0 1%;}
.seach .seach_l a:hover{color:#0c4ada;}
.seach .seach_box {float: right;height:40px;width:35.9%;background:#0c4ada;border-radius:50px;}
.seach .seach_box input{height:40px;width:90%;border:none;background:transparent;padding:0 2%;}
.seach .seach_box input::-webkit-input-placeholder {color: #FFFFFF;}
.seach .seach_box input::-moz-placeholder {color: #FFFFFF;}
.seach .seach_box input:-ms-input-placeholder {color: #FFFFFF;}
.seach .seach_box input:-moz-placeholder {color: #FFFFFF;}
.seach .seach_box input:last-child{width:8%;background:url(../images/submit_ico.png) no-repeat center;border:none;}
/*导航-E*/

/*banner-action*/
.banner {width: 100%;height: 100%;margin-left: auto;margin-right: auto;overflow: hidden;position: relative;}
.banner .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;}
.banner .swiper-slide img{width: 100%;}
.banner .swiper-button-next,.banner .swiper-button-prev{transition: all 0.5s; width:78px;height: 78px;left:285px; background:url(../images/lb-qh.png) no-repeat left center;}
.banner .swiper-button-next{ background:url(../images/lb-qh.png) no-repeat right center;left:auto;right:285px;}
.banner .swiper-pagination {bottom:50px!important;}
.banner .swiper-pagination span{transition: all 0.5s; width:15px;height:15px;border-radius:18px;margin:0 10px!important;background:#FFFFFF;opacity: 1;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{transition: all 0.5s; background:#0c4ada;}
/*banner-over*/

/*public-action*/
.index-bt{text-align: center;margin-bottom:40px;}
.index-bt p{position: relative;font-size:32px;color:#333333;}
.index-bt p:before{position:absolute;content: ""; width:412px;height:1px;background:#cacaca;bottom:-25px;left:33%;}
.index-bt p:after{position:absolute;content: ""; width:120px;height:3px;background:#0c4ada;bottom:-26px;left:46%;}
.index-bt p b{color:#0c4ada;}
.index-bt span{margin-top:50px;display: inline-block; font-size:18px;color:#999999;}

.index-bt2{text-align: center;margin-bottom:55px;}
/*public-over*/

/* 亚驰-服务领域-action */
.service {padding:30px 0;}
.service .service_box .service_div{width:10.6%;float:left;margin:0 1%;text-align: center;position: relative;}
.service .service_box .service_div .service_img{width:100%;height:141px;display: flex;justify-content: center;align-items: center;overflow:hidden;margin-bottom:30px;}
.service .service_box .service_div .service_img img{max-width: 100%; display: block; margin: auto;transition: all 0.5s;}
.service .service_box .service_div img:last-child{position: absolute;left:0;top:0;opacity:0;}
.service .service_box .service_div p{font-size:20px;color:#333333;}
.service .service_box .service_div:hover img{transform:rotateY(360deg);opacity:1;}
.service .service_box .service_div:first-child{margin-left:0;}
.service .service_box .service_div:last-child{margin-right:0;}
.service .service_more{width:15%;margin:40px auto;line-height:45px;background:#0c4ada;border-radius:50px;background:#0c4ada;text-align: center;}
.service .service_more a{display: block;color:#FFFFFF;font-size:20px;}
/* 亚驰-服务领域-over */

/*产品展示-action*/
.products{padding:30px 0;}
.products .products-box{height:426px;}
.products-qh{ width:100%;}
/* .products-qh .hd{width:310px;margin-right:18px;float: left;} */
.products-qh .hd{width:100%;margin-right:18px;}
.products-qh .hd ul{float:left;width:100%;}
.products-qh .hd ul li{transition: all 0.5s; cursor:pointer;margin-bottom:1px;height:38px;padding:0 15px;background:#333333;line-height:38px;position: relative;padding-left:3%;color:#FFFFFF;font-size:16px; width:15%; margin-bottom: 1%; float: left; margin-right: 1%;}
.products-qh .hd ul li.on{background:#0c4ada;}
.products-qh .hd ul li:nth-child(6n){ margin-right: 0px;}
.products-qh .hd ul li.on:after{position:absolute;content:"";width:13px;height:25px;background:url(../images/product_ico.png) no-repeat center;right:0;top:16%;}
.products-qh .hd ul li:before{position:absolute;content:"";width:33px;height:65%;background:url(../images/product_ico1.png) no-repeat center;left:3%;top:22%;background-size:contain;}
.products-qh .hd ul li:nth-child(2):before{background:url(../images/product_ico2.png) no-repeat center;background-size:contain;}
.products-qh .hd ul li:nth-child(3):before{background:url(../images/product_ico3.png) no-repeat center;background-size:contain;}
.products-qh .hd ul li:nth-child(4):before{background:url(../images/product_ico4.png) no-repeat center;background-size:contain;}
.products-qh .hd ul li:nth-child(5):before{background:url(../images/product_ico5.png) no-repeat center;background-size:contain;}
.products-qh .hd ul li:nth-child(6):before{background:url(../images/product_ico6.png) no-repeat center;background-size:contain;}
.products-qh .hd ul li:nth-child(7):before{background:url(../images/product_ico7.png) no-repeat center;background-size:contain;}
.products-qh .hd ul li:nth-child(8):before{background:url(../images/product_ico8.png) no-repeat center;background-size:contain;}
.products-qh .hd ul li:nth-child(9):before{background:url(../images/product_ico9.png) no-repeat center;background-size:contain;}
.products-qh .hd ul li:nth-child(10):before{background:url(../images/product_ico10.png) no-repeat center;background-size:contain;}
.products-qh .hd ul li:nth-child(11):before{background:url(../images/product_ico11.png) no-repeat center;background-size:contain;}
/* .products-qh .bd {width:830px;height:100%;float: right;} */
.products-qh .bd {width:100%;height:100%;}
.products-qh .bd ul{zoom:1;width:100%;height:100%;}
/* .products-qh .bd li {width:100%;height:100%;display:flex;justify-content: center;align-items:center;overflow:hidden;position:relative;} */
.products-qh .bd li {width:32%;height:262px; margin-right: 1%; margin-bottom: 1%;  overflow:hidden; float: left; position:relative;}
.products-qh .bd li:nth-child(3n){ margin-right: 0px;}
.products-qh .bd li a{display:block;width:100%;height:100%;}
.products-qh .bd li img{max-width:100%;display: block; margin: auto;transition: all 0.5s;}
.products-qh .bd li:hover img{transition: all 0.5s;transform: scale(1.1);}
/* .products-qh .bd li .product_js{width:100%;height:56px;background:rgba(0,0,0,0.7);position:absolute;bottom:0;left:0;color:#FFFFFF;padding:17px 355px;line-height:30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;} */
.products-qh .bd li .product_js{width:100%;height:56px;background:rgba(0,0,0,0.7);position:absolute;bottom:0;left:0;color:#FFFFFF;line-height:56px; text-align: center; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}

.products-botm {margin-top:45px;}
.products-botm .products-botm-lb{overflow: hidden;}
.products-botm .products-botm-lb .swiper-slide .products-botm-img{width:100%;height:280px;display: flex;justify-content: center;align-items: center;overflow:hidden;border:1px solid #f2f2f2;}
.products-botm .products-botm-lb .swiper-slide .products-botm-img img{max-width: 100%; display: block; margin: auto;transition: all 0.5s;}
.products-botm .products-botm-lb .swiper-slide:hover .products-botm-img img{transition: all 0.5s;transform: scale(1.1);}
.products-botm .products-botm-lb .swiper-slide p{line-height:60px;text-align: center;padding:0 20px;border:1px solid #f2f2f2;}
.products-botm .products-botm-lb .swiper-slide p span{position: relative;}
.products-botm .products-botm-lb .swiper-slide p span:after{position: absolute;content:'';width:18px;height:18px;background:url(../images/product_botm_ico.png) no-repeat center;top:3px;right:-20px;}
/*产品展示-over*/

/*全国服务热线-action*/
.fwrx{background:url(../images/fwrx-bg.png) no-repeat top center;height:280px;}
.fwrx .fwrx-box{width:265px;text-align: center;float: right;color:#FFFFFF;margin-top:40px;margin-right:25px;}
.fwrx .fwrx-box span{font-size:18px;}
.fwrx .fwrx-box p{font-size:32px;font-weight: bold;font-style: italic;margin:15px 0;}
.fwrx .fwrx-box a{display:inline-block;font-size:14px;width:119px;height:31px;background:#FFFFFF;color:#000000;line-height:30px;}
/*全国服务热线-over*/

/*亚驰环保设备·合作企业-over*/
.hzqy .hzqy_box {overflow: hidden;position: relative;}
.hzqy_lb .swiper-slide {width:590px;height:378px;background: #fff;display: flex;justify-content: center;align-items: center;overflow:hidden;position: relative;}
.hzqy_lb .swiper-slide img{max-width: 100%; display: block; margin: auto;transition: all 0.5s;transform: scale(1.45);}
.hzqy_lb .swiper-slide:hover img{transition: all 0.5s;transform: scale(1.55);}
.hzqy_lb .swiper-slide .jzqy_js{position: absolute;width:342px;height:123px;background:#0c4ada;left:0;bottom:0;padding:15px;color:#FFFFFF;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;opacity:0;transition: all 0.5s;}
.hzqy_lb .swiper-slide-active .jzqy_js{opacity:1;transition: all 0.5s;}
.hzqy_lb .swiper-pagination {width: 100%;bottom: 20px;}
.hzqy_lb .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;border: 3px solid #fff;background-color: #d5d5d5;width: 10px;height: 10px;opacity: 1;}
.hzqy_lb .swiper-pagination-bullets .swiper-pagination-bullet-active {border: 3px solid #00aadc;background-color: #fff;}
.hzqy .hzqy_box .swiper-button-prev,
.hzqy .hzqy_box .swiper-button-next{width:75px;height:20px;background:url(../images/hzqy_qh.png) no-repeat left center;left:28%;top:95%;}
.hzqy .hzqy_box .swiper-button-next{background:url(../images/hzqy_qh.png) no-repeat right center;left:auto;right:58%;}
/*亚驰环保设备·合作企业-over*/

/*走进中科聚峰-action*/
.about {padding:40px 0;}
.about .index-bt span:before{bottom:-25px;left:-60%;}
.about .index-bt span:after{bottom:-26px;left:20%;}
.about .about-box .about-l{transition: all 0.5s;width:520px;height:380px;overflow: hidden;float: left;}
.about .about-box .about-l img{transition: all 0.5s;max-width:100%;height:100%;display: block;margin:auto;}
.about .about-box .about-l:hover img{transition: all 0.5s;transform: scale(1.1);}
.about .about-box .about-r{width:640px;float: right;}
.about .about-box .about-r .about-r-jj span{font-size:24px;color:#333333;}
.about .about-box .about-r .about-r-jj .about-r-nr{font-size:14px;color:#666666;text-indent:2em;line-height:30px;margin-top:20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;}

.about .about-box .about-r .about-r-botm .about-r-botm-bt{font-size:16px;color:#666666;margin:30px 0;}
.about .about-box .about-r .about-r-botm .about-r-div{float: left;margin:0 38px;color:#666666;}
.about .about-box .about-r .about-r-botm .about-r-div:nth-child(2){margin-left:0;}
.about .about-box .about-r .about-r-botm .about-r-div:last-child{margin-right:0;}
.about .about-box .about-r .about-r-botm .about-r-div img{margin-bottom:10px;}
.about .about-box .about-r .about-r-botm .about-r-div span{font-size:18px;}
.about .about-box .about-r .about-r-botm .about-r-div span,
.about .about-box .about-r .about-r-botm .about-r-div p{color:#666666;}

.about .about-botm{margin-top:40px;}
.about-lb {width: 100%;height: 100%;position:relative;overflow: hidden;}
.about-lb .swiper-slide {position: relative;display: flex;justify-content: center;align-items: center;overflow:hidden;}
.about-lb .swiper-slide img{max-width: 100%; display: block; margin: auto;transition: all 0.5s;}
.about-lb .swiper-slide:hover img{transition: all 0.5s;transform: scale(1.1);}
.about-lb .swiper-slide p{position: absolute;bottom:0;background:rgba(0,0,0,0.5);color:#ffffff;height:33px;text-align: center;line-height:33px;width:100%;}
.about-lb .swiper-button-next,.about-lb .swiper-button-prev{width:41px;height:82px;top:40%;}
.about-lb .swiper-button-next {background:url(../images/case-qh.png) no-repeat right center;right:0;}
.about-lb .swiper-button-prev {background:url(../images/case-qh.png) no-repeat left center;left:0;}
/*走进中科聚峰-over*/

/*亚驰团队风采-over*/
.team{background:url(../images/team_bg.png) no-repeat top center;padding:83px 0;}
.team .index-bt{margin-bottom:130px;}
.team_lb{width:90%;float: right; overflow: hidden;position: relative;}
.team_lb .swiper-slide {display: flex;justify-content: center;align-items: center;overflow:hidden;position: relative;height:360px;}
.team_lb .swiper-slide img{max-width: 100%; display: block; margin: auto;transition: all 0.5s;}
.team_lb .swiper-slide .team_js{position: absolute;left:0;bottom:-45px;background:#FFFFFF;width:100%;padding:10px;transition: 0.5s all;}
.team_lb .swiper-slide .team_js .team_bt{font-size:22px;line-height:50px;}
.team_lb .swiper-slide .team_js p:nth-child(2){padding:10px 0;display: inline-flex;display: flex;justify-content: space-between;color:#666666;border-top:1px solid #FFFFFF;}
.team_lb .swiper-slide .team_js:after{position: absolute;content:'';width:100%;height:8px;background:url(../images/team_line.png) no-repeat center;top:0;left:0;transition: 0.5s all;opacity:0;}
.team_lb .swiper-slide:hover .team_js{position: absolute;bottom:0;background:#d71515;transition: 0.5s all;color:#FFFFFF;}
.team_lb .swiper-slide:hover .team_js:after{position: absolute;content:'';width:100%;height:8px;background:url(../images/team_line.png) no-repeat center;top:-8px;left:0;transition: 0.5s all;opacity:1;}
.team_lb .swiper-slide:hover .team_js span{color:#FFFFFF;}
.team_lb .swiper-button-next,.team_lb .swiper-button-prev{width:41px;height:82px;top:40%;}
.team_lb .swiper-button-next {background:url(../images/case-qh.png) no-repeat right center;right:0;}
.team_lb .swiper-button-prev {background:url(../images/case-qh.png) no-repeat left center;left:0;}
/*亚驰团队风采-over*/

/*选择中科聚峰四大理由-action*/
.liyou {padding:50px 0;background:#f3f3f3 url(../images/liyou-bg.png) no-repeat top center;}
.liyou .liyou-bt{text-align: center;margin-bottom:20px;}
.liyou .liyou-bt p:first-child{font-size:45px;color:#000000;font-weight: bold;margin-bottom:10px;}
.liyou .liyou-bt p:first-child span{color:#0c4ada;}
.liyou .liyou-bt p:last-child {font-size:14px;color:#999999;}
.liyou .liyou-box .liyou-l{width:52%;float: left;}
.liyou .liyou-box .liyou-l .liyou-l-div{padding-left:100px;position: relative;margin-bottom:40px;}
.liyou .liyou-box .liyou-l .liyou-l-div:before{position: absolute;content:'01';width:87px;line-height:79px;text-align: center;color:#FFFFFF;font-size:28px;background:url(../images/liyou_ico.png) no-repeat center;left:0;top:0;}
.liyou .liyou-box .liyou-l .liyou-l-div:nth-child(2):before{content:'02';}
.liyou .liyou-box .liyou-l .liyou-l-div:nth-child(3):before{content:'03';}
.liyou .liyou-box .liyou-l .liyou-l-div:nth-child(4):before{content:'04';}
.liyou .liyou-box .liyou-l .liyou-l-div span{font-size:20px;font-weight: bold}
.liyou .liyou-box .liyou-l .liyou-l-div p{color:#666666;line-height:25px;margin-top:10px;}
.liyou .liyou-box .liyou-r {margin:30px 0;float: right;display: flex;justify-content: center;align-items: center;overflow:hidden;}
/*选择中科聚峰四大理由-over*/

/* 亚驰环保·合作流程-action */
.hzlc{padding:50px 0;}
.hzlc .container{background:url(../images/hzlc_bg.png) no-repeat center;height:240px;position: relative;}
.hzlc .container .hzlc_div{float: left;width:16%;text-align: center;margin-right:3.5%;position: relative;cursor: pointer;}
.hzlc .container .hzlc_div:after{position: absolute;content:'';width:10px;height:10px;border:3px solid #333333;background:#FFFFFF;border-radius:50%;left:47%;top:45%;}
.hzlc .container .hzlc_div span{font-size:24px;color:#666666;}
.hzlc .container .hzlc_div p{font-size:20px;margin-top:40px;}
.hzlc .container .hzlc_div:hover:after{border:3px solid #0c4ada;background:#FFFFFF;}
.hzlc .container .hzlc_div:hover,
.hzlc .container .hzlc_div:hover span{color:#0c4ada;}
.hzlc .container .hzlc_div:nth-child(6){position: absolute;bottom:0;right:2.5%;bottom:4px;}
.hzlc .container .hzlc_div:nth-child(7){position: absolute;bottom:0;right:22.5%;bottom:4px;}
.hzlc_tel{display: block;float: left;margin-top:30px;}
.hzlc_tel p{font-size:22px;font-weight: bold;}
.hzlc_tel .hzlc_tel_botm{margin-top:10px;}
.hzlc_tel span{font-size:22px;color:#666666;margin:0 10px;}
/*聚焦中科聚峰-action*/
.news{padding-bottom:50px;}
.news .index-bt span:before{bottom:-25px;left:-60%;}
.news .index-bt span:after{bottom:-26px;left:20%;}

.news .news-box .news-l{float: left;width:777px;}
.news-qh{ width:100%;}
.news-qh .hd{height:65px;position:relative;border-bottom:1px solid #e2e2e2;}
.news-qh .hd ul{ float:left;  position:absolute;}
.news-qh .hd ul li{position: relative; float:left;cursor:pointer;width:160px;font-size:18px;margin-right:50px;}
.news-qh .hd ul li p{font-size:18px;color:#acacac;margin-top:5px;}
.news-qh .hd ul li.on:after{position: absolute;content:"";bottom:-13px; width:75px;height:3px;background:#dc0d07;}
.news-qh .bd {margin-top:40px;}
.news-qh .bd ul{zoom:1;  }
.news-qh .bd li .news-l-div{float:left; width:367px;overflow: hidden;position: relative;background:#f2f2f2}
.news-qh .bd li .news-l-div .news-l-img{transition: all 0.5s; width:100%;height:240px;overflow:hidden;}
.news-qh .bd li .news-l-div .news-l-img img{transition: all 0.5s; height:100%;max-width: 100%; display: block; margin: auto;}
.news-qh .bd li .news-l-div:hover .news-l-img img{transition: all 0.5s;transform: scale(1.1);}
.news-qh .bd li .news-l-div .news-l-js{padding:18px;}
.news-qh .bd li .news-l-div .news-l-js p:first-child{font-size:14px;text-align: right;font-weight: bold;padding-left:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-qh .bd li .news-l-div .news-l-js p:last-child{font-size:12px;line-height:25px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.news-qh .bd li .news-l-div .news-l-js p span{color:#0c4ada;}
.news-qh .bd li .news-l-div .news-l-date{width:84px;height:84px;background:#0c4ada;position:absolute;bottom:90px;left:20px;padding:0 10px;text-align: center;color:#FFFFFF;}
.news-qh .bd li .news-l-div .news-l-date span{font-size:40px;font-weight:bold;}
.news-qh .bd li .news-l-div .news-l-date p{font-size:16px;border-top:1px solid #FFFFFF;}
.news-qh .bd li .news-l-xw {width:397px;float: right;padding-left:20px;border-left:1px solid #d4d4d4;}
.news-qh .bd li .news-l-xw ul li{transition:all 0.5s; font-size:14px;position: relative;line-height:40px;border-bottom:1px dashed #d3d3d3}
.news-qh .bd li .news-l-xw ul li a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-qh .bd li .news-l-xw ul li:before{transition:all 0.5s; position: absolute; content: ""; width:11px;height:11px;background:#d4d4d4;border-radius:50%;left:-26px;top:15px;}
.news-qh .bd li .news-l-xw ul li:first-child:before,
.news-qh .bd li .news-l-xw ul li:nth-child(2):before,
.news-qh .bd li .news-l-xw ul li:nth-child(3):before{transition:all 0.5s; background:#0c4ada;}
.news-qh .bd li .news-l-xw ul li span{float: right;display: inline-block;font-size:13px;}
.news-qh .bd li .news-l-xw ul li:hover a{color:#0c4ada;}

.news .news-box .news-r{float: right;width:353px;}
.news .news-box .news-r .news-top{font-size:18px;border-bottom:1px solid #d9d9d9;}
.news .news-box .news-r .news-top p{font-size:18px;color:#acacac;margin-top:5px;}
.news-r-lb{ width:100%;overflow:hidden; position:relative;}
.news-r-lb .hd{ overflow:hidden;}
.news-r-lb .bd{ padding:15px;  }
.news-r-lb .infoList li{padding:10px 0;border-bottom:1px dashed #d3d3d3;height:100px !important;}
.news-r-lb .infoList li p{position: relative;padding-left:25px;margin:10px 0;}
.news-r-lb .infoList li p:first-child{font-size:14px;}
.news-r-lb .infoList li p:last-child{font-size:14px;color:#555555; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.news-r-lb .infoList li p:last-child span{color:#b9241e;}
.news-r-lb .infoList li p:first-child:before{position: absolute;content:"";top:0;width:22px;height:22px;overflow: hidden;background:url(../images/news-q.png) no-repeat center;left:0;}
.news-r-lb .infoList li p:last-child:after{position: absolute;content:"";top:5px;width:22px;height:22px;overflow: hidden;background:url(../images/news-a.png) no-repeat center;left:0;}
/*聚焦中科聚峰-over*/


/*footer-action*/
.footer{background:url(../images/footer-bg.png) no-repeat top center;color:#FFFFFF;}
.footer a{color:#FFFFFF;}
.footer .xf-top{display: block;height:82px;width:72px;display: block;margin:auto;}
.footer .footer-box .footer-l{width:420px;float: left;text-align: center;}
.footer .footer-box .footer-l .footer-logo{margin-bottom:40px;}
.footer .footer-box{margin-top:80px;}
.footer .footer-box .footer-l p{font-size:20px;margin-top:10px;text-align: left;padding-left:50px;}
.footer .footer-box .footer-r{float: right;width:757px;}
.footer .footer-box .footer-r .footer-r-dh{border-bottom:1px solid #FFFFFF;padding-bottom:20px;margin-bottom:40px;}
.footer .footer-box .footer-r .footer-r-dh a{display: inline-block;padding:0 15px;}
.footer .footer-box .footer-r .footer-r-dh a:first-child{padding-left:0;}
.footer .footer-box .footer-r .footer-r-dh a:last-child{padding-right:0;}
.footer .footer-box .footer-r .footer-r-xx{float: left;width:458px;padding-right:35px;}
.footer .footer-box .footer-r .footer-r-xx li{line-height:40px;font-size:14px;color:#e2e2e2;}
.footer .footer-box .footer-r .footer-r-xx li a{color:#e2e2e2;}
.footer .footer-box .footer-r .footer-r-xx li img{margin-right:10px;}
.footer .footer-box .footer-r .footer-r-ewm{float: right;margin-top:0px;}
.footer .yqlj{margin-top:1px;line-height:43px;}
.footer .yqlj a{margin:0 10px;}
/*footer-over*/
.public-bottom{display:none;}
/*+++++++++++++++++++++++++++++++++++++++++++++++二级-action+++++++++++++++++++++++++++++++++++++++++++++++*/

/*--------------------public-action--------------------*/
.ej_public{padding:30px 0;}
/*面包屑导航-action*/
.ej_crumbs{padding-left:30px;background:url(../images/crumbs_ico.png) no-repeat left center;height:40px;line-height:40px;font-size:18px;color:#101010;margin-bottom:45px;}
.ej_crumbs a{font-size:18px;color:#101010;}
/*面包屑导航-over*/

/*--------------------左边-action--------------------*/
.left_public {width:23.5%;float: left;}
.left_public .left_box {margin-bottom:30px;border:1px solid #cacaca;}
.left_public .left_box .left_title{width:100%;background:#0c4ada;color:#FFFFFF;line-height:65px;text-align: center;font-size:28px;}
.left_public .left_box .left_nav{width:100%;line-height:50px;text-align: center;padding:0 5%;}
.left_public .left_box .left_nav li a{display: block; border-bottom:1px dashed #d7d7d7;padding-left:2%;font-size:20px;}
.left_public .left_box .left_nav li.on a,
.left_public .left_box .left_nav li:hover a{color:#0c4ada;}
.left_public .left_box .left_nav li:last-child a{border-bottom:none;}
/*——————————————————————————————————*/
.left_public .left_box .left_pro_lb{height:475px;overflow: hidden;}
.left_public .left_box .left_pro_lb .bd .picList{padding:0 5%!important;}
.left_public .left_box .left_pro_lb li{width:100%;border-bottom:1px dashed #d7d7d7;}
.left_public .left_box .left_pro_lb li .left_pro_img{width:100%;height:145px;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.left_public .left_box .left_pro_lb li .left_pro_img img{max-width:100%;display: block;margin:auto;transition: all 0.5s;}
.left_public .left_box .left_pro_lb li:hover .left_pro_img img{transition: all 0.5s;transform: scale(1.1);}
.left_public .left_box .left_pro_lb li p{font-size:18px;line-height:50px;text-align: center;}
.left_public .left_box .left_pro_lb li:hover p{color:#0c4ada;}
/*——————————————————————————————————*/
.left_public .left_box .left_news_lb{height:240px;overflow: hidden;}
.left_public .left_box .left_news_lb .bd .infoList{padding:0 5%!important;}
.left_public .left_box .left_news_lb li{line-height:50px;border-bottom:1px dashed #d7d7d7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.left_public .left_box .left_news_lb li:hover a{color:#0c4ada;}
/*--------------------左边-over--------------------*/

/*--------------------右边-action--------------------*/
.right_public{width:71.25%;float: right;}
.right_public .right_nav{border-left:4px solid #0c4ada;padding-left:15px;font-size:28px;margin-bottom:30px;}
/*--------------------右边-over--------------------*/
/*--------------------public-over--------------------*/

/* --------------------产品中心-action-------------------- */
.product_ej .product_top {padding:2%;border:1px solid #cacaca;}
.product_ej .product_top .product_top_lb{overflow: hidden;}
.product_ej .product_top .swiper-slide{width:100%;overflow: hidden;}
.product_ej .product_top .product_top_img{width:50%;height:337px;float: left;transition: all 0.5s;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.product_ej .product_top .product_top_img img{max-width:100%;display: block;margin:auto;transition: all 0.5s;}
.product_ej .product_top .swiper-slide:hover .product_top_img img{transition: all 0.5s;transform: scale(1.1);}
.product_ej .product_top .product_top_r{width:45%;float:right;border-left:1px solid #cacaca;height:337px;padding-left:3%;padding-top:30px;}
.product_ej .product_top .product_top_r .product_top_title{font-size:24px;color:#333333;position: relative;margin-bottom:20px;}
.product_ej .product_top .product_top_r .product_top_title:after{position: absolute;content:"";left:0;bottom:-10px;height:4px;width:50px;background:#0c4ada;}
.product_ej .product_top .product_top_r .product_top_nr{font-size:16px;color:#333333;line-height:25px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}
.product_ej .product_top .product_top_r a{font-size:16px;display:inline-block;padding:2%;border:1px solid #878787;border-radius:5px;margin:8%;}
.product_ej .product_top .product_top_r a:last-child{border:1px solid #0c4ada;color:#0c4ada;}
/*——————————————————————————————————*/
.product_ej .product_ej_box .product_ej_div{width:31.58%;margin:2.6%;float: left;display:inline-block;border:1px solid #cacaca;padding:2%;}
.product_ej .product_ej_box .product_ej_div:nth-child(1n){margin-left:0;}
.product_ej .product_ej_box .product_ej_div:nth-child(3n){margin-right:0;}
.product_ej .product_ej_box .product_ej_div .product_ej_img{width:100%;height:235px;display: flex;justify-content: center;align-items: center;overflow: hidden;border-bottom:1px solid #dcdcdc;}
.product_ej .product_ej_box .product_ej_div .product_ej_img img{max-width:100%;display: block;margin:auto;transition: all 0.5s;}
.product_ej .product_ej_box .product_ej_div:hover .product_ej_img img{transition: all 0.5s;transform: scale(1.1);}
.product_ej .product_ej_box .product_ej_div p{font-size:17px;margin-top:10px;text-align: center;}
/* .page{margin:20px 0;}
.page ul{width:100%;text-align:center;}
.page li{display: inline-block;margin:0.5%;padding:0.5% 1%;border:1px solid #aaaaaa;transition: all 0.5s;}
.page li.active,
.page li:hover{border:1px solid #0c4ada;background:#0c4ada;transition: all 0.5s;}
.page li.active a,
.page li:hover a{color:#FFFFFF;} */
.page{text-align: center;width:100%;}
.page a,
.page span{padding:5px 10px;border-radius:5px;border:1px solid #818181;color:#033333;display:inline-block;margin:30px 0;cursor: pointer;}
.page a:hover,
.page span{border:1px solid #0c4ada;color:#FFFFFF;background:#0c4ada;}
/* --------------------产品中心-over-------------------- */

/* --------------------施工场景-action-------------------- */
.scene_ej .scene_div{width:48%;margin:2%;float: left;display: inline-block;}
.scene_ej .scene_div:nth-child(odd){margin-left:0;}
.scene_ej .scene_div:nth-child(even){margin-right:0;}
.scene_ej .scene_div .scene_ej_img{width:100%;height:250px;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.scene_ej .scene_div .scene_ej_img img{max-width:100%;display: block;margin:auto;transition: all 0.5s;}
.scene_ej .scene_div:hover .scene_ej_img img{transition: all 0.5s;transform: scale(1.1);}
.scene_ej .scene_div p{font-size:20px;color:#333333;line-height:50px;text-align: center;}
/* --------------------施工场景-over-------------------- */

/* --------------------关于我们-action-------------------- */
.about_ej{text-indent:2em;font-size:18px;line-height:30px;}
.about_ej img{max-width:100%;display:block;margin:1% auto;}
/* --------------------关于我们-over-------------------- */

/* --------------------厂房设备-action-------------------- */
.factory_ej .factory_ej_div{width:32%;float: left;margin:2%;}
.factory_ej .factory_ej_div:nth-child(1n){margin-left:0;}
.factory_ej .factory_ej_div:nth-child(3n){margin-right:0;}
.factory_ej .factory_ej_div .factory_ej_img{width:100%;height:275px;overflow: hidden;display: flex;justify-content: center;align-items: center;overflow:hidden;}
.factory_ej .factory_ej_div .factory_ej_img img{max-width:100%;display: block;margin:auto;transition: all 0.5s;}
.factory_ej .factory_ej_div:hover .factory_ej_img img{transition: all 0.5s;transform: scale(1.1);}
.factory_ej .factory_ej_div p{font-size:22px;line-height:50px;text-align: center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/* --------------------厂房设备-action-------------------- */

/* --------------------新闻中心-action-------------------- */
.news_ej .news_ej_div{border-bottom:1px solid #e2e2e2;padding:10px 0;}
.news_ej .news_ej_div .news_ej_img{width:22%;height:120px;float: left;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.news_ej .news_ej_div .news_ej_img img{max-width:100%;display: block;margin:auto;transition: all 0.5s;}
.news_ej .news_ej_div .news_ej_box{width:75%;float: right;}
.news_ej .news_ej_div .news_ej_box p{font-size:18px;color:#101010;overflow: hidden;margin-bottom:10px;}
.news_ej .news_ej_div .news_ej_box p span{display:inline-block; width:70%;float: left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_ej .news_ej_div .news_ej_box p b{font-size:16px;color:#595959;float: right;display: inline-block;}
.news_ej .news_ej_div .news_ej_box .news_ej_nr{color:#595959;font-size:16px;line-height:25px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.news_ej .news_ej_div:hover .news_ej_img img{transition: all 0.5s;transform: scale(1.1);}
/* --------------------新闻中心-action-------------------- */

/* --------------------联系我们-action-------------------- */
.contact_ej .contact_ej_top{width:100%;height:307px;padding:2%;border:1px solid #d7d7d7;margin-bottom:30px;}
.contact_ej .contact_ej_top .contact_ej_t_l{width:50%;float: left;font-size:20px;line-height:40px;}
.contact_ej .contact_ej_top .contact_ej_t_r{width:40%;float: right;}
.contact_ej .contact_ej_top .contact_ej_t_r input{width:100%;height:40px;background:#fbfbfb;border:none;padding:0 10px;margin:5px auto;color:#666666;}
.contact_ej .contact_ej_top .contact_ej_t_r textarea{width:100%;height:60px;padding:10px;border:none;background:#fbfbfb;margin:5px auto;color:#666666;}
.contact_ej .contact_ej_top .contact_ej_t_r input:last-child{width:120px;background:#0c4ada;color:#FFFFFF;font-size:18px;display:block;cursor: pointer;}
.contact_ej .contact_ej_box{width:100%;height:510px;border:1px solid #d7d7d7;padding:1%;}
.contact_ej .contact_ej_box iframe{border:none;width:100%;height:100%;}
/* --------------------联系我们-action-------------------- */

/* 详情页-action */
.show .show_title{text-align: center;line-height:40px;}
.show .show_title p:first-child{font-size:22px}
.show .show_title p:last-child span{font-size:14px;color:#6b6b6b;display: inline-block;}
.show .show_box{text-indent: 2em;line-height:30px;color:#6b6b6b;}
.show .show_box img{max-width:100%;display: block;margin:auto;}
.show .fp p{line-height:30px;background:#eeeeee;border-radius:5px;padding:1%;margin:10px 0;}
.show .fp p a{color:#444444;}
.show .fp p:hover a{color:#0c4ada;}

.tj_title{font-size:22px;border-bottom:2px solid #dfdfdf;padding-bottom:10px;margin-bottom:30px;}
.tj_title span{color:#4d4d4d;font-size:18px;}
.show .tj_pro{margin-bottom:30px;}
.show .tj_pro .tj_pro_box{display: inline-flex;display: flex;justify-content:space-between;align-content:center;}
.show .tj_pro .tj_pro_box .tj_pro_div{width:30%;border:1px solid #e6e6e6;}
.show .tj_pro .tj_pro_box .tj_pro_div .tj_pro_img{width:100%;height:200px;overflow:hidden;display: flex;justify-content: center;align-items: center;}
.show .tj_pro .tj_pro_box .tj_pro_div .tj_pro_img img{max-width:100%;display: block;margin:auto;transition: all 0.5s;}
.show .tj_pro .tj_pro_box .tj_pro_div p{font-size:16px;color:#474747;padding:10px 0;text-align: center;background:#f4f4f4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.show .tj_pro .tj_pro_box .tj_pro_div:hover .tj_pro_img img{transition: all 0.5s;transform: scale(1.1);}

.show .tj_news .tj_news_box{}
.show .tj_news .tj_news_box ul{display: inline-flex;display: flex;justify-content:space-between;flex-wrap:wrap;}
.show .tj_news .tj_news_box li{width:48%;line-height:40px;font-size:14px;color:#444444;border-bottom:1px dashed #dbdbdb;padding-left:4%;position: relative;}
.show .tj_news .tj_news_box li:before{position: absolute;content:"→";width:4%;font-size:16px;color:#444444;left:0;top:0;}
.show .tj_news .tj_news_box li a{display: inline-flex;display: flex;justify-content:space-between;}
.show .tj_news .tj_news_box li span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: block;width:75%;}
.show .tj_news .tj_news_box li a:hover{color:#0c4ada;}
/* 详情页-over */

/*+++++++++++++++++++++++++++++++++++++++++++++++二级-over+++++++++++++++++++++++++++++++++++++++++++++++*/

/*+++++++++++++++++++++++++++++++++++++++++++++++手机端-action+++++++++++++++++++++++++++++++++++++++++++++++*/
/*--------------------*/
@media screen and (max-width:750px) {
	.html,
	.body,
	.img{font-size:0.24rem;}
	.container{width:96%;}
	.top,
	.hader,
	.dh,
	.seach{display:none;}

	.sp_header,
	header{display:block;}
	.sp_header{font-size:0.2rem;background:#FFFFFF;}
	.sp_logo{width:70%;}
	.sp_nav{width:0.5rem;margin-top:0.3rem;margin-right: 0.3rem;}
	.sp_nav span{width:0.5rem;background: #0c4ada;}

	.public-bottom{position:fixed;bottom:0;left:0;width:100%;height:0.8rem;background:#2b2c2c; display: inline-flex;display: flex;justify-content:space-between;align-content:center;text-align: center;z-index:99999;}
	.public-bottom a{display: block;width:25%;border-right:1px solid #FFFFFF;color:#FFFFFF;font-size:0.3rem; display: flex;justify-content: center;align-items: center;overflow: hidden;}
	.public-bottom a img{margin:0 2%;width:26%;}
	.bottom_null{height:0.8rem;}

	.index-bt2 {margin-bottom:0.05rem;}
	.service .index-bt2 img{ max-width: 56%;}
	.index-bt2 img{max-width:86%;display: block;margin:auto;}
	.index-bt{font-size:0.2rem;}
	.index-bt p{font-size:0.52rem; font-weight: bold;}
	.index-bt p:before{width:4.12rem;left:17%;}
	.index-bt p:after{width:1.20rem;left:43%;}
	.index-bt span{font-size:0.18rem;}
	.banner .swiper-pagination{bottom:0.1rem!important;}
	/* 通宇恒成自动化工程-服务领域-action */
	.service{padding:0.3rem 0;}
	.service .service_box .service_div .service_img{height:1.8rem;margin-bottom:0.3rem;}
	.service .service_box .service_div .service_img{ width: 90%; margin: auto;}
	.service .service_box .service_div{width:21.5%;margin:1% 2%;}
	.service .service_box .service_div:first-child,
	.service .service_box .service_div:nth-child(5){margin-left:0;}
	.service .service_box .service_div:last-child,
	.service .service_box .service_div:nth-child(4){margin-right:0;}
	.service .service_box .service_div p{font-size:0.3rem;}
	.service .service_more{width:25%;line-height:0.45rem;margin:0.4rem auto;}
	.service .service_more a{font-size:0.2rem;}
	
	.liyou{ padding-bottom: 0px;}
	/* 通宇恒成自动化工程-服务领域-over */
	/* 产品展示-action */
	.products{padding:0.3rem 0;}
	.products .products-box{height:auto;}
	.products-qh .hd{width:100%;margin:auto;margin-bottom:0.2rem;}
	.products-qh .hd ul li{float: left;width:49%;padding-left:0.6rem; margin-right: 2%; height:0.6rem;line-height:0.6rem;font-size:0.24rem;}
	.products-qh .bd li{ height: 140px;}
	.index-bt p b{ font-weight: bold; font-size: 24px;}
	.products-qh .hd ul li:nth-child(2n){ margin-right: 0px;}
	.products-qh .hd ul li:before{width:0.33rem;height:0.33rem;background-size:contain!important;}
	.products-qh .bd{width:100%;height:3rem;}
	.products-qh .bd li img{font-size:0.24rem;}
	.products-qh .bd li .product_js{height:0.6rem;padding:0.15rem 0.2rem;line-height:0.3rem;font-size:0.22rem}

	.products-botm .products-botm-lb{width:100%;}
	.products-botm .products-botm-lb .swiper-slide .products-botm-img{height:2.8rem;}
	.products-botm .products-botm-lb .swiper-slide p{font-size:0.22rem;padding: 0 0.2rem;line-height:0.6rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.products-botm .products-botm-lb .swiper-slide p span:after{right:-0.2rem;width:0.18rem;height:0.18rem;background-size:contain;}
	/* 产品展示-over */

	/* 全国服务热线-action */
	.fwrx{height:2rem;background-size:cover;background-position:-5rem 0;overflow: hidden;}
	.fwrx .fwrx-box{margin-top:0.04rem;margin-right:0.25rem;width:1.92rem;font-size:0.2rem;}
	.fwrx .fwrx-box span{font-size:0.18rem;}
	.fwrx .fwrx-box p{font-size:0.22rem;}
	.fwrx .fwrx-box a{font-size:0.22rem;}
	/* 全国服务热线-over */

	/* 通宇恒成自动化工程·合作企业-action */
	.hzqy_lb .swiper-slide{width:5.5rem;}
	.hzqy_lb .swiper-slide{height:4rem;}
	.hzqy_lb .swiper-slide .jzqy_js{width:3rem;height:1rem;font-size:0.18rem;    padding: 10px;}
	.hzqy .hzqy_box .swiper-button-prev, .hzqy .hzqy_box .swiper-button-next{width:0.75rem;height:0.2rem;left:1rem;background-size:cover;top:4.1rem;}
	.hzqy .hzqy_box .swiper-button-next{left:auto;right:4.5rem;}
	/* 通宇恒成自动化工程·合作企业-over */
	
	/*  走进通宇恒成品牌-action */
	.about .about-box .about-l{width:100%;}
	.about .about-box .about-r{width:100%;font-size: 0.2rem;}
	.about .about-box .about-r .about-r-jj{margin-top:0.2rem;}
	.about .about-box .about-r .about-r-jj span{font-size:18px;}
	.about .about-box .about-r .about-r-jj .about-r-nr{font-size:0.22rem;margin-top:0.2rem;}
	.about .about-box .about-r .about-r-botm .about-r-div{margin:0 0.1rem;font-size: 0.2rem;width:31%;}
	.about .about-box .about-r .about-r-botm .about-r-div p{font-size:0.24rem;}
	.about .about-box .about-r .about-r-botm .about-r-div img{max-width:40%;}
	.about .about-box .about-r .about-r-botm .about-r-div span,
	.about .about-box .about-r .about-r-botm .about-r-div p{font-size:0.18rem;}
	/*  走进通宇恒成品牌-over */

	/* 选择通宇恒成四大理由-action */
	.liyou .liyou-bt p:first-child{font-size:0.45rem;}
	.liyou .liyou-box .liyou-l{width:100%;}
	.liyou .liyou-box .liyou-l .liyou-l-div{font-size:0.2rem;padding-left:1rem;}
	.liyou .liyou-box .liyou-l .liyou-l-div:before{width:0.87rem;line-height:0.79rem;font-size:0.28rem;background-size:contain;}
	.liyou .liyou-box .liyou-l .liyou-l-div p{font-size:0.24rem;}
	.liyou .liyou-box .liyou-r{margin:auto;width:100%;}
	.liyou .liyou-box .liyou-r img{max-width: 100%; display: block; margin: auto;transition: all 0.5s;}
	/* 选择通宇恒成四大理由-over */

	/* 通宇恒成·合作流程-action */
	.hzlc .container{display:none;}
	.hzlc .hzlc_img{width:96%;margin:auto;display:block;display: flex;justify-content: center;align-items: center;overflow:hidden;}
	.hzlc .hzlc_img img{max-width: 100%; display: block; margin: auto;}
	/* 通宇恒成·合作流程-over */
	/* 聚焦通宇恒成-action */
	.news{padding-bottom:0.5rem;}
	.news .news-box .news-l{width:100%;}
	.news-qh .hd{height:0.65rem;}
	.news-qh .hd ul li{font-size:0.18rem;width:1.6rem;margin-right:0.5rem;}
	.news-qh .hd ul li p{font-size:0.18rem;}
	.news-qh .bd li .news-l-div{width:3rem;}
	.news-qh .bd li .news-l-div .news-l-js p:first-child{ text-align: left; padding-left: 0px;}
	.news-qh .bd li .news-l-div .news-l-date{width:0.8rem;height:0.8rem;font-size:0.2rem;padding:0.1rem;left:0.2rem;bottom:0.9rem;}
	.news-qh .bd li .news-l-div .news-l-date span{font-size:0.3rem;}
	.news-qh .bd li .news-l-div .news-l-date p{font-size:0.22rem;}
	.news-qh .bd li .news-l-xw{width:3.9rem;}
	.news .news-box .news-r{width:100%;margin-top:0.2rem;}
	.inbanner img{ width: 100%; max-width: 100%;}
	/* 聚焦通宇恒成-over */

	/* footer-action */
	.footer{background:#292929;padding:0.3rem 0;}
	.footer .footer-box{margin-top:0;}
	.footer-r-dh{display: none;}
	.footer .xf-top{display:none;}
	.footer .footer-box .footer-l{width:100%;font-size:0.2rem;}
	.footer .footer-box .footer-l .footer-logo{max-width:100%;display:block;margin:auto;}
	.footer .footer-box .footer-l p{font-size:0.2rem; padding-left: 0px;}
	.hzlc{ display: none;}
	.footer .footer-box .footer-r{width:100%;font-size:0.2rem;margin-top:0.1rem;}
	.footer .footer-box .footer-r .footer-r-xx{width:90%;padding-right:0.1rem;}
	.footer .footer-box .footer-r .footer-r-xx li{font-size:0.22rem;}
	.footer .footer-box .footer-r .footer-r-ewm{margin-top:0;width:48%;}
	.footer .footer-box .footer-r .footer-r-ewm img{max-width: 100%; display: block; margin: auto;}
	.footer .yqlj{font-size:0.24rem;margin-top:0.1rem;display:none;}
	/* footer-over */
	/* ----------------------------------------------------------------二级页面-action---------------------------------------------------------------- */
	.ej_crumbs{display:none;}
	.left_public{display:none;}
	.right_public{width:100%;}
	.right_public .right_nav{font-size:22px;margin-bottom:0.3rem;}
	/* --------------------关于我们-action-------------------- */
	.about_ej{font-size:0.18rem;}
	/* --------------------关于我们-over-------------------- */
	
	/* -------------------- 产品中心-action-------------------- */
	.product_ej .product_top .product_top_img,
	.product_ej .product_top .product_top_r{height:3rem;padding-top:0;font-size:0.2rem;}
	.product_ej .product_top .product_top_r .product_top_title{font-size:0.24rem}
	.product_ej .product_top .product_top_r .product_top_nr{font-size:0.22rem;}
	.product_ej .product_top .product_top_r a{font-size:0.24rem;}
	
	.product_ej .product_ej_box .product_ej_div .product_ej_img{height:3rem;}
	.product_ej .product_ej_box .product_ej_div p{font-size:0.2rem;}
	.product_ej .product_ej_box .product_ej_div{width:49%;margin:2%;height;194px}
	.product_ej .product_ej_box .product_ej_div:nth-child(3n){margin-right:2%;}
	.product_ej .product_ej_box .product_ej_div:nth-child(2n){margin-right:0;}
	/* -------------------- 产品中心-over-------------------- */
	.fwrx{display:none;}
	/* --------------------案例展示-action-------------------- */
	.scene_ej .scene_div .scene_ej_img{height:2.5rem;}
	.scene_ej .scene_div p{font-size:0.2rem;line-height:0.5rem;}
	/* --------------------案例展示-over-------------------- */
	
	/* --------------------精品展示-action-------------------- */
	.factory_ej .factory_ej_div{width:48%;}
	.factory_ej .factory_ej_div .factory_ej_img{height:3.6rem;}
	.factory_ej .factory_ej_div p{font-size:0.22rem;line-height:0.5rem;}
	/* --------------------精品展示-over-------------------- */

	/* --------------------新闻中心-action-------------------- */
	.news_ej .news_ej_div .news_ej_img{font-size:0.12rem;height:1.2rem;}
	.news_ej .news_ej_div .news_ej_box {}
	.news_ej .news_ej_div .news_ej_box p{font-size:0.3rem;}
	.news_ej .news_ej_div .news_ej_box p b{font-size:0.24rem;}
	.news_ej .news_ej_div .news_ej_box .news_ej_nr{font-size:0.24rem;}
	/* --------------------新闻中心-over-------------------- */
	.page{font-size:0.24rem;}
	.page a, .page span{font-size:0.24rem;}
	.contact_ej .contact_ej_top{height:auto;overflow: hidden;}
	.contact_ej .contact_ej_top .contact_ej_t_l,
	.contact_ej .contact_ej_top .contact_ej_t_r form{font-size:0.2rem;}

	.show .show_title {font-size:0.2rem;}
	.show .show_title p span{font-size:0.24rem;}
	.show .show_box{font-size:0.34rem;}
	.show .fp p{font-size:0.24rem;}
	.tj_title{font-size:0.22rem;}
	.tj_title span{font-size:0.18rem;}

	.show .tj_pro .tj_pro_box {flex-wrap: wrap;}
	.show .tj_pro .tj_pro_box .tj_pro_div .tj_pro_img{height:2rem;}
	.show .tj_pro .tj_pro_box .tj_pro_div p{font-size:0.24rem;}
	.show .tj_news .tj_news_box li{font-size:0.22rem;}
	.news-qh .bd li .news-l-div .news-l-img{ height: 158px; background: #364157;}
	/* ----------------------------------------------------------------二级页面-over---------------------------------------------------------------- */
}
/*--------------------*/
@media screen and (max-width:414px) {
	.news-qh .hd{height:0.88rem;}
	.news-qh .hd ul li{width:2.6rem;}
	.news-qh .bd li .news-l-div{width:100%;}
	.news-qh .bd li .news-l-xw{width:100%;margin-top:0.1rem;}
	.news-qh .bd li .news-l-div .news-l-date{bottom: 4.8rem;width:1.2rem;}

	.product_ej .product_top .product_top_img, 
	.product_ej .product_top .product_top_r{width:100%;height:4.4rem;}
	.product_ej .product_top .product_top_r{ height: 3rem;}
	.product_ej .product_top .product_top_r{border-left:0;border-top:1px solid #cacaca;padding-top:0.2rem;}
	.product_ej .product_top .product_top_r .product_top_title{font-size:18px;}

	
	.scene_ej .scene_div p{font-size:14px;}

	.contact_ej .contact_ej_top .contact_ej_t_l{width:100%;}
	.contact_ej .contact_ej_top .contact_ej_t_r{width:100%;}
	.show .tj_pro .tj_pro_box .tj_pro_div{width:49%;}
	.show .tj_pro .tj_pro_box .tj_pro_div:nth-child(3){display: none;}
	.show .tj_pro .tj_pro_box .tj_pro_div:nth-child(4){ display: none;}
	.show .tj_pro .tj_pro_box .tj_pro_div .tj_pro_img{height:3rem;}
	.show .tj_news .tj_news_box li{width:100%;}
	
	
	
	
}

/*+++++++++++++++++++++++++++++++++++++++++++++++手机端-over+++++++++++++++++++++++++++++++++++++++++++++++*/
