@media screen and (min-width:200px)  and  (max-width:1713px)  {
	.container-s{max-width:96%}

	/* 关于我们 */
	.about-title h2{width: 100%;}
	.about-title em{font-size: 6rem;}



}

@media screen and (min-width:200px)  and  (max-width:1600px)  {
	/* 内页关于我们 */
	.idea{width: 94.45%;}
}



@media screen and (min-width:200px)  and  (max-width:1500px)  {
	.container{max-width:96%}
	.news-list ul li .date {		width: calc(100% - 2.8rem);	}
	/* 内页关于我们 */
	.idea{width: 96%;}
	
	/* 内页联系我们 */
	.contact-mess .container{max-width: 96%;}
	
	/* 产品详情页 */
	.pro-details img{display: block; width: 100%;}
	
	
}


@media screen and (min-width:200px)  and  (max-width:1400px)  {
	/* 内页关于我们 */
	.company-title strong{font-size: 3rem;}
	.idea-list ul li .info strong{font-size: 2rem;}
	
	/* 内页联系我们 */
	.message span{margin-right: 1%;}
	

}

@media screen and (min-width:200px)  and  (max-width:1300px)  {
	/* 回收系统 */
	.system img{width: 100%;}
	
	/* PC端公共底部 */
	.footer-nav dl{margin-right: 1rem;}
	
	/*内页联系我们 */
	.second-line em{margin-right: 0;}
}

@media screen and (min-width:200px)  and  (max-width:1200px)  {
	.index-right{display: none;}
	.index-left{width: 100%;}
	
	/*手机端公共头部*/
	.header,.header-zw{display: none;}
	.wap-header,.wap-headerzw{display: block; height: 70px;}
	.wap-header{ position: fixed; top: 0; width: 100%; background: #fff; z-index: 99; box-shadow: 1px 1px 3px rgba(0,0,0,0.1);}
	.wap-header .logo h1{line-height: 0}
	.wap-header .logo a{display: block;}
	.wap-header .logo img{display: inline-block; margin-top: 10px; height: 50px; }
	.wap-click { padding: 12px 0;}
	.wap-click span{width: 30px; height: 2px;background: #333;display: block;margin: 10px auto; transition: all 277ms ease-in-out;position: relative;}
	.active span.cl-1{transform: rotate(-45deg);top:12px;}
	.active span.cl-2{opacity: 0;}
	.active span.cl-3{transform: rotate(45deg);top:-12px;}
	.wap-search img{display: block; margin-top: 25.5px; margin-right: 18px;}
	.wap-nav{position: relative; top: 0px; background: #F6F6F6; z-index: 20; left: 0; width: 100%; display: none;}
	.wap-nav ul li a{ display: block;font-size: 1rem;line-height:45px;color: #434343;text-indent: 23px;transition: all .6s;text-transform: uppercase;}
	.wap-nav ul li span{display: inline-block; text-indent: 5px;}
	.wap-nav ul li a:hover,.wap-nav ul li.on>a{ background: #073150;color:#fff}
	.wap-hide{ background: #fff; display: none;}
	.wap-hide dd{border-bottom: 1px dashed #eee;}
	.wap-nav .wap-hide dd a{text-indent:30px;line-height:45px; font-size: 0.9375rem}
	.seach-form{display: none;}
	.seach-form form{ position: absolute;top:70px; background: #fff;cursor: pointer; width: 96%; left: 2%;}
	.seach-form input{float:left;border:none;height:40px; outline: none; font-size: 15px;}
	.seach-form  .f-text{width: calc(100% - 80px); line-height: 40px; text-indent: 20px; background: #f5f5f5; color: #bdbdbd}
	.seach-form  .f-submit{width:80px; background: #e63a65;color:#fff}
	.wap-ver a{display: block;font-size: 20px; line-height: 70px;color: #333; margin-right: 20px;}
	.pc-nav{display: none}


	/* 关于我们 */
	.about-title em{display: none;}
	.about-title h2{font-size: 3rem;}
	.business-list ul li img{width: 4rem;}
	.business-list ul li p{width: 90%;}
	.business-more{width: 16rem;}
	
	/* 产品展示 */
	.product-list ul li p{-webkit-line-clamp: 3; }
	
	/* 联系我们 */
	.contact .container{max-width: 96%;}
	
	
	/* PC端公共底部 */
	.footer-nav{display: none;}
	.footer-top{justify-content: center;padding: 5rem 0;}
	
	
	/* 内页关于我们 */
	.idea{width: 100%;}
	.idea-list ul li .icon img{width: 3rem;}
	.pro-class .ctitle1 li{margin-right:calc( (100% - 72.2rem) / 5)}
	.pro-class .ctitle1 li a{padding: 0 2rem;}
	
	
	/* 内页联系我们 */
	.second-line{height: auto;    padding: 1.5rem 0;}
	.message span{display: block; width: 100%; margin-bottom:0.5rem}
	.second-line{flex-wrap: wrap; align-content: center;}
	.second-line input{margin-right: 0.5rem;}

}


@media screen and (min-width:200px)  and  (max-width:1024px)  {
	/* 内页联系我们 */
	.ny-contact .pic {   width: 52%;}
	
	.pro-class{margin-bottom: 3rem;}
	.pro-class .ctitle1{width: 102%;}
	.pro-class .ctitle1 li{margin-right:2%; width: calc(100% / 3 - 2%);margin-bottom: 2%;}
	.pro-class .ctitle1 li a{padding: 0;width: 100%;text-align: center; justify-content: center;}
	
	
	/* 2022.10.15内页联系我们 */
	.contact-list ul{margin-bottom: 2rem;}
	.contact-list ul dl{width: 49%!important; margin-bottom: 2rem;}
	.contact-list ul dl:first-child{margin-right: 2%;}
	.contact-list ul dl:last-child{float: none;}
	
	.contact-list ul:last-child dl:last-child{width: 100%!important; display: block;}
	.contact-list ul:last-child dl:last-child li{width: 49%!important; float: left;}
	.contact-list ul:last-child dl:last-child li:first-child{margin-right: 2%;}

}


@media screen and (min-width:200px)  and  (max-width:960px)  {
	
	/*首页banner*/
	#banner-num{display: none;}
	
	
	/* 最新新闻 */
	.latest .container{margin-top: 4rem;height: 7.5rem;}
	.latest-list ul li h3{width: 58%;}
	
	
	/* 关于我们 */
	.about-title h2 {	    font-size: 2.5rem;	}
	
	/* 产品展示 */
	.product-title strong:after{display: none;}
	.index-title h2{width: 100%;}
	
	
	/* 内页关于我们 */
	.idea-en{display: none;}
	.idea{padding: 5.75rem 2% 0;}
	.idea-list ul li .info{width: 64%;}
	
	
	
	/* 内页产品列表页 */
	.nypro-list ul{width: calc(100% + 2rem);}
	.nypro-list ul li{ margin-right: 2rem; width: calc(100% / 3 - 2rem); margin-bottom: 2rem;}
	
	
	/* 内页产品详情页 */
	.pro-details{margin-bottom: 4rem;}
	.proxq-box{display: block;}
	.proxq-pic,.proxq-right{width: 100%;}
	.proxq-pic{margin-bottom: 4rem;}
	.proxq-right .back{display: none;}
	.wap-back{display: block;}
	.wap-back a{margin: 0 auto;}
	
	/* 内页新闻列表页 */
	.nynews-list{overflow: hidden;}
	.nynews-list ul{width: 102%;}
	.nynews-list ul li{float: left; margin-right: 2%;width: calc(100% / 2 - 2%);}
	.nynews-list ul li a{display: block;}
	.nynews-list ul li .pic,.nynews-list ul li .info{width: 100%;}
	.nynews-list ul li .pic{margin-bottom: 1rem;}
	.nynews-list ul li strong{font-size: 1.4rem;}
	
	
	/* 内页联系我们 */
	.ny-contact{padding: 4.5rem 0 1rem;}
	.contact-con{display: block;}
	.ny-contact .info,.ny-contact .pic{width: 100%;}
	.ny-contact .info{margin-bottom: 3rem;}
	
	.second-line em{width: 50%;}
	

	
}





@media screen and (min-width:200px)  and  (max-width:768px)  {
	/* 最新新闻 */
	.latest .container{padding: 0 2%;}


	/* 内页产品列表页 */
	.nypro-list ul li{ width: calc(100% / 2 - 2rem);}
	
	
	/* 表格滑动 */
	.pro-details table{width:1100px !important;margin:0 auto;}
	.table-responsive{overflow-x: scroll;}
	.pro-details div::-webkit-scrollbar{  width: 7px; height: 7px;}  
	/*定义滚动条轨道 内阴影+圆角*/  
	.pro-details div::-webkit-scrollbar-track{ background-color: #ccc;}  
	/*定义滑块 内阴影+圆角*/  
	.pro-details div::-webkit-scrollbar-thumb{ background-color: #073150;  }
	
	
}







@media screen and (min-width:200px)  and  (max-width:640px)  {
	
	/*手机端公共头部*/
	.wap-header, .wap-headerzw {display: block;height: 60px;}
	.wap-header .logo img{ height: 40px}
	.wap-click {padding: 7px 0;}
	
	
	/* 最新新闻 */
	.latest{margin: 2rem 0;}
	.latest .container{height: 4rem;margin-top: 0;}
	.latest-list{float: none;width: 100%;}
	.latest strong{display: none;}
	.latest-list .more{display: none;}
	.latest-list ul li b{margin-right: 1.5rem;}
	.latest-list ul li h3{width: 68%;}
	

	/* 关于我们 */
	.about{margin-bottom: 4rem;}
	.about-title{margin-bottom: 2.5rem;}
	.about-title h2{font-size: 1.2rem;line-height: 2rem;}
	.about-title b{margin-bottom: 0;}
	.business h2{margin-bottom: 0.5rem;}
	.business-list{margin-bottom: 2rem;}
	.business-list ul li{width: 100%; border-right:none;border-bottom: 1px solid #d5d5d5;height: auto;padding-bottom: 1.5rem;margin-bottom: 1.5rem;}
	.business-list ul li:first-child {    border-left: none;}
	.business-list ul li:last-child{border-bottom: 0;margin-bottom: 0;padding-bottom: 0;}
	.business-list ul li img{width: 3rem;}
	.business-more{width: 12rem;height: 3.5rem;}
	.more span{width: 2rem;height: 2rem;}
	.more span:before{left: 25%;}

	/* 产品展示 */
	.product-bg{padding-top: 4rem;}
	.product-con{margin: 0 auto;width: 96%;padding: 2.5rem 4%;}
	.index-title i{font-size: 2.5rem;}
	.index-title strong{font-size: 1.8rem;margin-bottom: 0.5rem;text-align: center;}
	.index-title h2{font-size: 1rem;}
	.product-title{margin-bottom: 1.5rem;}
	.product-list{margin-right: 0;}
	.product-list ul li .pic{margin-bottom: 1rem;}
	.system{height: 20rem; margin-top:-3rem}
	.product-list ul li .info{display: none;}
	.index-title strong:after{display: none;}
	
	/*新闻中心 */
	.news-con{padding: 2.5rem 4% 1rem;top: -3rem;}
	.news-title strong{margin-bottom: 1.2rem;}
	#news-num{display: block;}
	.news-list{padding-bottom: 3.5rem;}


	/* 联系我们 */
	.contact{padding: 2.5rem 0 4rem;}
	.contact-title strong{font-size: 2rem;}
	.contact-title b{font-size: 0.9rem;}
	.contact-tel, .consult{float: none; width: 100%;height: 4.5rem;line-height: 4.5rem;}
	.contact-tel{margin-bottom: 2rem;}
	.contact-tel b{font-size: 1.2rem;}
	.contact-tel strong{font-size: 1.6rem;}
	.consult em{font-size: 1.2rem;}
	
	
	/* PC端公共底部 */
	.footer-top{padding: 2.5rem 0 1.5rem;}
	.footer-copy p{padding: 1rem 0;}
	

	/*手机端公共底部*/
	.wapfoot-zw,.wapfooter,#wxnr{display: block;}
	.wapfoot-zw{height: 58px;}
	.wapfooter{position: fixed; bottom: 0; width: 100%; height: 58px;background: #073150; z-index: 999;}
	.wapfooter .foot-nav{float: left; width: calc(100% / 3); height: 58px; display: flex;  flex-direction: column;   align-items: center; }
	.wapfooter .foot-nav-2{background: #000}
	.wapfooter .foot-nav img{display: block;margin-top: 0.8rem;}
	.wapfooter a{display: inline-block;  font-size: 1rem;  color: #fff; text-transform: uppercase;text-align: center;}
	
	#wxnr {width: 100%;height: 100%;max-width: 640px;min-width: 320px;position: fixed;top: 0;z-index: 1000;display: none;background: rgba(0,0,0,.6);}
	#wxnr .nrdf {margin: auto;position: absolute;top: 50%;left: 0;right: 0;width: 18rem;    height: 11rem;padding: 4rem 0 3rem;margin-top: -11rem;text-align: center;background-color: rgba(255, 255, 255, 0.8);box-shadow: 0px 2px 6px #777;-webkit-box-shadow: 0px 2px 6px #777;-moz-box-shadow: 0px 2px 6px #777;border-radius: 10px;}
	#wxnr img {display: block;margin: 0 auto 0.8rem;}
	#wxnr p {display: block;font-size: 1.1rem;text-align: center;color: #666;}
	#wxnr i {display: block;position: absolute;top: 1rem;right: 1rem;width: 1.5rem;height: 1.5rem;font-size: 1rem;line-height: 1.5rem;text-align: center;color: #fff;font-weight: bold;font-style: normal;background: #333;border-radius: 1rem;cursor: pointer;}
	#wxnr #btn {display: inline-block;padding:  0.1rem 0.2rem;background-color: #f19903;color: #fff;border-radius: 0.2rem;cursor: pointer;}

	
	/* 内页关于我们 */
	.ny-main{margin: 2.2rem 0;}
	.company{margin-bottom: 3.5rem;}
	.company-title{margin-bottom: 1.25rem;}
	.idea{padding: 3rem 2% 0.5rem;}
	.idea .company-title{margin-bottom: 2rem;}
	.company-title strong{font-size: 1.8rem;text-align: center;line-height: 2.2rem;}
	.company .info p{line-height: 2rem;}
	.idea-list ul li{margin-bottom: 2rem;}
	.idea-list ul li .icon{width: 2.375rem;background: transparent;height:2.375rem }
	.idea-list ul li .icon img,.idea-list ul li .icon strong{display: none;}
	.idea-list ul li .icon i{top: 0;left: 0;}
	.idea-list ul li .info{margin-top: 0; width: calc(100% - 2.375rem - 3.5%);}
	.idea-list ul li .info strong{font-size: 1.2rem;}
	.culture{margin: 3rem 0;}
	.culture .company-title{margin-bottom: 1.5rem;}
	.culture .info b{font-size: 1.2rem;}
	.culture .info em{display: flex;line-height: 1.3rem;margin-bottom: 1rem;}
	.culture .info img{margin: auto; margin-left: 0;  margin-right: 0.5rem;margin-top: 0.3125rem;}
		
	/* 内页产品列表页 */
	.pro-class .ctitle1 li{ width: calc(100% / 2 - 2%);}
	.pro-class .ctitle1 li a{font-size: 1.1rem;height: 3rem;}
	.nypro-list ul{width: 102%;}
	.nypro-list ul li{ margin-right: 2%; width: calc(100% / 2 - 2%); margin-bottom: 2%;}
	.nypro-list ul li .info{padding: 0 0.5rem;height: 4.5rem;}
	.nypro-list ul li h3{white-space: inherit;font-size: 1.1rem;line-height: 1.3rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
	.nypro-list ul li .more{display: none;}
	
	
	/* 内页产品详情页 */
	.proxq-box{padding-bottom: 2rem;margin-bottom: 2rem;}
	.proxq-pic{margin-bottom: 2rem;}
	.proxq-right .info strong{font-size: 1.3rem;margin-bottom: 0.5rem;}
	.proxq-right .info b{font-size: 1rem;}
	.proxq-right .info span{font-size: 1.3rem;}
	.proxq-right .info img{width: 1.2rem;}
	.pro-details{margin-bottom: 2rem;}
	
	
	/* 内页新闻列表页 */
	.nynews-list{overflow: hidden;}
	.nynews-list ul{width: 100%;}
	.nynews-list ul li{float: left; margin-right: 0;width: 100%;margin-bottom: 2rem;}
	.nynews-list ul li p{margin-bottom: 1rem;}
	.nynews-list ul li strong{font-size: 1.25rem;}
	
	
	/* 新闻详情页 */
	.newsxq-title{padding-bottom: 1.5rem;margin-bottom: 1.5rem;}
	.newsxq-title h3{font-size: 1.4rem;}
	.news-arrow{margin-top: 1.5rem;padding-top:  1.5rem;}
	.news-arrow .fl,.news-arrow .fr{float: none;}
	.news-arrow  .back a{margin: 2rem auto 0;}
	
	
	
	/* 内页联系我们 */
	.ny-contact{padding: 2rem 0;margin-bottom: 3rem;}
	.ny-contact .info{margin-bottom: 1rem;}
	.ny-contact .info strong{font-size: 1.4rem;margin-bottom: 0.5rem;}
	.map{margin-bottom: 4rem;}
	.map h3{width: 100%;font-size: 1.2rem;}
	.first-line, .second-line{ margin-bottom: 1rem;}
	.first-line{display: block;margin-bottom: 0;}
	.message .text{width: 100%;     margin-bottom: 1rem;}
	.first-line input{height: 3.5rem;}
	.first-line input, .second-line, .message textarea {	    text-indent: 1rem;	}
	.second-line{padding: 1rem 0;}
	.second-line em{width: 100%;}
	.message .submit{width: 40%;font-size: 1.3rem;line-height: 3.5rem;margin: 2rem auto 0;}
	
	
	/* 2022.10.15内页联系我们 */
	.contact-list ul{margin-bottom: 0; padding-top: 1.5rem;}
	.contact-list ul dl{width: 100%!important; margin-bottom: 1.5rem;}
	.contact-list ul dl:first-child{margin-right: 0;}
	.contact-list ul dl b{font-size: 1.2rem;}
	.contact-list ul dl p.note{margin-top: 0.5rem;}
	.contact-list ul:last-child dl:last-child{flex-direction: column;}
	.contact-list ul:last-child dl:last-child li{margin-bottom: 1.5rem;}
	.contact-list ul:last-child dl:last-child li{width: 100%!important; margin-right: 0;}


	/*2022.10.18*/
	.position a{margin-right: 0.5rem}
	.position img{margin-right: 0}
	.more span:after{opacity: 0}
	
}










