@media (max-width: 767.98px) {
	.sbanner{ position: relative; height:200px;}
	.section .sec-head{ padding:0 1rem;}
	.section .sec-head .sec-title{font-size: 1.8rem;}
	.section .sec-head .sec-desc fieldset{    margin-inline-start: 0;
		margin-inline-end: 0;}
	.pro-slide .pro-slide-prev, .pro-slide .pro-slide-next{    width: 2rem;	height: 2rem;line-height: 2rem;font-size: 180%;}
	.product-list .pro-item {padding: 0 5px 5px;}
	.pro-slide .pro-slide-prev{ left: 0;}
	.pro-slide .pro-slide-next{ right: 0;}

}
@media (max-width: 575.98px) {

	.news-detail .news-title{font-size: 1.125rem; padding:1rem;}
	.index-news .news-txt-list .news-item .news-info{ max-width:80%;}
}

@media (min-width: 576px){


}
@media (min-width: 768px) {

}
@media (min-width: 992px) {

}

@media (max-width: 1198.98px) {

}

@media (min-width: 1200px) {
	.mobile-nav{ display: none;}

	.news-detail .news-content .content-main{ background-color: #fafafa;}
	.prev-next li{background-color: #fafafa;}
	.about-section .about-main .about-head::before{font-size: 36px;}

	.pro-slider .pro-item img{ -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
	.pro-slider .pro-item:hover img{ -webkit-transform: rotate(3deg) scale(1.1); -moz-transform: rotate(3deg) scale(1.1); -ms-transform: rotate(3deg) scale(1.1); -o-transform: rotate(3deg) scale(1.1); transform: rotate(3deg) scale(1.1);}
}
@media (min-width: 1600px) {

}

@media (min-width: 1680px) {
	.mobile-nav{ display: none;}
	.iso-list .iso-item{  flex:0 14.285%;}

}