/* 响应式 */
@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:1600px) and (max-width:1800px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1599px){html{font-size:15px;}}
@media (min-width:1200px) and (max-width:1399px){html{font-size:14px;}}
@media (min-width:640px) and (max-width:1199px){html{font-size:14px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:14px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:14px;}}
@media (max-width:328px){html{font-size:14px;}}



@media screen and (min-width:200px)  and  (max-width:1822px)  {
	.case .container-s {	max-width:92%	}
	.case-list{max-width: 92%;}
	
	.news .container-s{max-width:92%}
	.news-list{max-width: 92%;}
	

}


@media screen and (min-width:200px)  and  (max-width:1769px)  {
	/* 内页关于我们 */
	.equipment .container-s {		max-width: 92%;	}
	.equipment-list{max-width: 90%;}

}


@media screen and (min-width:200px)  and  (max-width:1700px)  {
	

	.container-s{max-width:92%}
	
	.equipment-list{max-width: 90%;}


	.recom-list {max-width:88%}
	
}




@media screen and (min-width:200px)  and  (max-width:1600px)  {
	
	.container{max-width:92%}
	
	
	
	
}


@media screen and (min-width:200px)  and  (max-width:1500px)  {
	
	.newsxq-title strong{font-size: 2rem;}
	
	
	/* 产品详情页 */
	.pro-xq .container {  max-width:92%	}
	
	
	
	
}

@media screen and (min-width:200px)  and  (max-width:1400px)  {
	/* 关于我们 */
	.about-info{width: 82%;}
	
	
	/* 内页关于我们 */
	.nyabout-info strong{font-size: 2rem;}
	.nyabout-info p{margin-bottom: 1.25rem;}
	
	/* 内页产品列表页 */
	.ny-left {	    width: 21%;	}
	.ny-right {	    width: 75%}
	
	
	
	
}


@media screen and (min-width:200px)  and  (max-width:1300px)  {
	/* 公共底部 */
	.foot-nav ul{justify-content: space-between;}
	.foot-nav ul li{margin-right: 0!important;}

}


@media screen and (min-width:200px)  and  (max-width:1200px)  {
	/* 公共头部 */
	.head-left{width: 81.5%;}
	
	/* 关于我们 */
	.about-info p{margin-bottom: 3rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
	
	/* 内页案例列表页 */
	.case-class .ctitle1 li {    margin: 0 0.8%;}
	
	
	
	/* 内页新闻列表页 */
	.news-right {	    width: 30.68%;}
	
	
	.proInquiry{padding: 4.125rem 5% 5.1875rem;}
	
	
}

@media screen and (min-width:200px)  and  (max-width:1028px)  {
	/* 公共头部 */
	.header-con {	    height: 6.875rem;	}
	.pc-logo a img {width: 12.5rem;}
	.head-right,.pc-nav{display: none;}
	.mobmenu {display: flex;align-items: center;justify-content: center; }
	.mobmenu dl dd{background: #fff;}
	.mobmenu h4{color: #fff; font-size: 1.125rem;}
	.ny-headzw {
	    height: 6.875rem;
	}


	.ny-header	.mobmenu h4{color: #1a1a1a}
	.ny-header .mobmenu dl dd {
		background: #333;
	}

	/* banner */
	.banner{overflow: hidden;height:55rem;}
	.banner .imgBox {height:55rem; }
	.banner .imgBox h2{font-size: 3rem;}
	.banner .imgBox h3{font-size: 4rem;}
	
	
	
	/* 关于滔辰 */
	.index-title strong{font-size: 3rem;}
	.about-info .index-title{padding-bottom: 1.5rem;}
	
	/* 活动及贸易展览 */
	.news-list ul li a{flex-wrap: wrap;}
	.news-list ul li .pic,.news-list ul li .info{width: 100%; margin-right: 0;}
	.news-list ul li .pic{margin-bottom: 2rem;}
	
	
	/* 内页banner  */
	.nyabout-box{flex-wrap: wrap;}
	.nyabout-pic {	    width: 100%;margin-bottom: 2rem;}
	.nyabout-info {    width: 100%;}
	
	
	/* 内页案例列表页 */
	.case-class .ctitle1{flex-wrap: wrap; justify-content: space-between;}
	.case-class .ctitle1 li {width: 24%; margin: 0 0 2rem;}
	.case-class .ctitle1 li a{padding: 0; text-align: center;}
	.nycase-list ul li {    width: 30.5%;}
	
	
	/* 内页荣誉列表页 */
	.honor-list ul:after{content: ''; width: 31%;}
	.honor-list ul li {    width: 31%;}
	.pro-recom {
	    padding: 5.875rem 0;
	}
	.recom-list {    max-width: 100%;	padding-bottom: 4rem;}
	#recom-prev, #recom-next{display: none;}
	#recom-num{display: block;}
	
}


@media screen and (min-width:200px)  and  (max-width:960px)  {
	
	/* 关于滔辰 */
	.about-box{display: block;}
	.about-bg,.about-bg2{width: 100%; }
	
	.about-bg{display: none;}
	.about-info{width: 92%; margin-left: 4%;}
	.about-info .index-title{padding-bottom: 3.6rem; text-align: center;}
	.about-info .index-title i{margin: 0 auto;}
	.about-info .about-more a{margin: 0 auto;}
	
	
	.message{flex-wrap: wrap; padding: 2rem 2%; background-size: cover; height: auto;}
	.message .info,.mess-form{width: 100%;}
	.message .info{text-align: center;}
	
	
	/* 公共底部 */
	.foot-nav ul li.item1,.foot-nav ul li.item2{display: none;}
	
	
	/* 内页关于我们 */
	.about-ys .info .text{width: 90%;}
	.ny-abouttitle strong{font-size: 2.4rem;}
	.equipment-list{max-width: 100%;}
	#equipment-prev, #equipment-next{display: none;}
	.ny-message .container{flex-wrap: wrap;}
	
	
	/* 内页联系我们 */
	.contact-box{flex-wrap: wrap;}
	.contact-left,.contact-right {    width: 92%;}
	.contact-left{margin-bottom: 3rem;}
	.contact-right{background-size: cover!important;}
	.contact-list dl dd {	    width: 93%;	}
	
	/* 内页新闻列表页 */
	.nynews-main{flex-wrap: wrap;}
	.news-left{width: 100%;}
	.news-right{width: 100%;}
	
	
	/* 内页新闻详情页 */
	.proxq-arrow{margin-bottom: 4rem;}
	
	
	.proxq-box{flex-wrap: wrap;}
	.proxq-pic,.proxq-info{width: 100%;}
	.proxq-pic{margin-bottom: 3rem;}
	
	
	.proxq-box {	    margin-bottom: 2.5rem;	}
	
	
	
	
}




@media screen and (min-width:200px)  and  (max-width:768px)  {
	/* 业绩案例 */
	.index-prev, .index-next{display: none;}
	.case-list {    max-width: 100%; padding-bottom: 4rem;}
	#case-num{display: block;}
	
	
	/* 活动及贸易展览 */
	.news-list {	    max-width: 100%;	padding-bottom: 4rem; margin-bottom: 1rem;}
	#news-num{display: block}
	
	
	/* 公共底部 */
	.foot-copy{justify-content: center; flex-wrap: wrap; text-align: center;}
	
	/* 内页关于我们 */
	.about-ys{flex-wrap: wrap;}
	.about-ys .pic, .about-ys .info{width: 100%;}
	.about-ys .pic{height: 25rem; background-size: cover!important;}
	.about-ys .info .text{padding-left: 0; margin: 0 auto;}
	
	
	/* 内页产品列表页 */
	.nypro-list ul:after{content: ''; width: 48%;}
	.nypro-list ul li{width: 48%;}
}

@media screen and (min-width:200px)  and  (max-width:640px)  {
	/* 公共头部 */
	.header-con {		height: 4.875rem;	}
	.ny-headzw {    height: 4.875rem;	}
	.pc-logo a img{width: 9.375rem;}
	.banner{overflow: hidden;height:25rem;}
	.banner .imgBox {height:25rem; }
	.banner .imgBox h2{font-size: 1.5rem; line-height: 1.5rem;}
	.banner .imgBox h3{font-size: 2rem; line-height: 2rem; margin-bottom: 2rem;}
	.banner .imgBox a{width: 9rem; line-height: 3rem; text-indent: 1.3rem;}
	.banner .imgBox a:after{    background: url(../images/banner-more.png) no-repeat right 1.3rem center;}
	.headfixed .header-con { height: 5.25rem;}
	
	
	/* 产品分类 */
	.proclass-list{height: 5rem;}
	.proclass-box{top: -2.5rem;}
	.proclass-list ul li .icon{margin-bottom: 0.2rem;}
	.proclass-list ul li .icon img{width: 1.875rem;}
	.proclass-list ul li em{font-size: 1rem;}
	.proclass-list ul li:after{height: 0.2rem;}
	.index-title{padding-bottom: 2rem;}
	.index-title strong{font-size: 1.8rem;}
	.product-list{padding-bottom: 3rem;}
	.product-list ul li{padding: 1.5rem 0;}
	.product-list ul li strong{font-size: 1.1rem;}
	.product-list ul li .more{width: 2rem; height: 2rem; bottom: -1rem;}
	.product-list ul li .more img{width: 1rem;}
	.index-more a{width: 10rem; line-height: 3.5rem; text-indent: 1rem;}
	.index-more a:hover{text-indent: 1rem;}
	.index-more a:after,.index-more a:hover:after{background: url(../images/index-more.png) no-repeat right 1rem center;}
	.pro-bg{padding-bottom: 3.3rem;}
	
	
	
	/* 关于滔辰 */
	.about-bg{display: block;}
	.about-bg2{background: url(../images/about-bg2.jpg) no-repeat center; background-size: cover; padding: 3rem 0;}
	.about-bg2 img{display: none;}
	.about-info{position: relative;}
	.about-info .index-title {	    padding-bottom: 1.5rem;	    text-align: center;	}
	.about-info p{-webkit-line-clamp:5; margin-bottom: 2rem;}
	.case {    padding: 3rem 0 3.5rem;}
	.case .index-title {    padding-bottom: 1.875rem;}
	.case-box{margin-bottom: 1.5rem;}
	.case-list ul li{box-shadow: 0px 0px 0.4rem 0px rgba(61,61,61,0.07)}
	.case-list ul li .name{height: 3.5rem;}
	.case-list ul li .name h3{font-size: 1.1rem; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
	
	
	/* 活动及贸易展览 */
	.news{padding: 3rem 0 10rem;}
	.news .index-title {	    padding-bottom: 1.8125rem;	}
	
	
	
	/* 公共底部 */
	.message .info{margin-bottom: 1rem;}
	.message .info em{font-size: 1.2rem; margin-bottom: 1rem;}
	.message .info span{font-size: 1rem;}
	.mess-form .text{font-size: 1rem;}
	.foot-logo{display: none;}
	.foot-nav{width: 100%; margin-top: 0;}
	.foot-nav ul{flex-wrap: wrap;}
	.foot-nav ul li{width: 100%; margin-bottom: 1rem;}
	.sidequote{width: 94%;}
	
	
	/* 内页banner */
	.ny-banner { height: 17rem;}
	.banner-title{margin-top: 2rem;}
	.banner-title em{font-size: 1.8rem; line-height: 1.8rem;}
	.banner-title span{font-size: 1.55rem;line-height: 1.55rem; }
	.ny-banner .position{bottom: 1rem;}
	.public-listmain {	    padding: 3.625rem 0 4rem;	}
	
	
	/* 内页关于我们 */
	.ny-abouttitle strong{font-size: 1.5rem;}
	.nyabout-info strong{font-size: 1.5rem;}
	.about-ys .pic{height: 16rem;}
	.about-ys .info{height: auto; padding: 3rem 0 4rem;}
	.equipment {	    padding: 3rem 0 6rem;	}
	#equipment-num {	    bottom: -3.1875rem;	}
	
	/* 内页公共底部 */
	.ny-footer .foot-box {	    padding: 4.0625rem 0 0;	}
	
	/* 内页案例列表页 */
	.case-class {	    margin-bottom: 2rem;	}
	.case-class .ctitle1 li {   width: 24%;    margin: 0 0 1rem;	}
	.nycase-list ul li {    width: 48%; margin-bottom: 2rem;}
	.nycase-list ul li .name{height: 3.5rem;}
	.nycase-list ul li .name h3{font-size: 1.1rem;}
	
	/* 内页联系我们 */
	.contact-mess dd {    width: 100%;}
	.contact-list dl{justify-content: normal;}
	.contact-list dl dd { width: 82%; margin-left: 3%;}
	
		
	/* 内页荣誉列表页 */
	.honor-list ul:after{content: ''; width: 48%;}
	.honor-list ul li {    width: 48%; margin-bottom: 1rem;}	
	.honor-list ul li em{font-size: 1.1rem; line-height: 3.5rem;}
	
	
	/* 内页新闻列表页 */
	.news-right{display: none;}
	.nynews-list ul:after{content: ''; width: 100%;}
	.nynews-list ul li{width: 100%; margin-bottom: 3rem;}
	
	
	/* 新闻详情页 */
	.pro-position{margin-bottom: 0;}
	.news-xq{padding: 3rem 6.3%; margin-bottom: 3rem;}
	.newsxq-title{padding-bottom: 2rem; margin-bottom: 2rem;}
	.newsxq-title strong{font-size: 1.4rem;}
	.proxq-arrow{margin-bottom: 0;}
	
	
	
	/* 内页产品列表页 */
	.product-box{flex-wrap: wrap;}
	.ny-left{width: 100%; padding: 3rem 0;}
	.ny-right{padding-left: 0; border-left:none; width: 100%; padding: 0 0 3rem;}
	.nypro-list ul li strong{font-size: 1.2rem;}
	.left-title{padding-top: 1rem;}
	.left-title em{ margin-bottom: 0; padding-top: 0;}
	.left-title i{display: block;}
	.pro-class{display: none;}
	.left-title.on{margin-bottom: 2rem;}
	.left-title.on i {	    transform: rotate(180deg);	}
	
	/* 产品详情页 */
	.pro-xq{margin-top: 3rem;}
	.proxq-info strong{font-size: 1.7rem;}
	.proxq-btn a{width: 33.5%;}
	.proxq-title strong{font-size: 1.8rem; padding-bottom: 1.5rem;}
	.proInquiry {    padding: 3rem 5%;	}
	.order-mess dl dd{flex-wrap: wrap;}
	.order-mess dl dd:first-child {	    margin-bottom: 0;	}
	.order-mess dl dd input{width: 100%; margin-bottom: 1rem;}
	.proxq-box {	    margin-bottom: 2.8rem;	}
	.peculiarity-title strong{font-size: 2rem;}
	.pro-recom {
	    padding: 3rem 0;
	}
	.recom-list ul li .pic{box-shadow: none; border: 1px solid #ddd; margin-bottom: 1rem;}
	.recom-list ul li em{font-size: 1.1rem;}


/*	2024.1.5*/
	.ny-left{ position: inherit; top: 0}

	.pro-details table{width:790px !important;margin:0 auto;}
	.pro-details div{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: #34559d;  }



	
}










