﻿@media (min-width: 200px) {
   
}
@media (min-width: 768px) {
	
}
@media (min-width: 992px) {
 
}
@media (min-width: 1200px) {
  
}

/*   新闻资讯    */
.pnone{
	padding-left: 0;
	padding-right: 0;
}
.news{
	box-sizing: border-box;
}
.news .p1{
	text-align: center;
	font-size: 30px;
	color: #333333;
}
.news .p1 span{
	color: #0082a2;
}
.news .p2{
	text-align: center;
	font-size: 24px;
	color: #dddddd;
}
.news ul li{
	text-align: center;
	margin-bottom: 30px;
}
.news ul li a>div{
	display: inline-block;
	width: 100%;
}
.news .text{
	width: 100%;
	text-align: left;
}
.news .text .p4{
	font-size: 16px;
	color: #333;
	white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 
}
.news .text .p5{
	font-size: 14px;
	color: #666666;
	line-height: 23px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news .text .p3{
	
	width: 90px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	font-size: 14px;
	color: #a3a1a1;
	box-sizing: border-box;
	border: 1px solid #a3a1a1;
}
.news ul li:hover .p4{
	color: #0082a2;
}
.news ul li:hover .p3{
	background: #0082a2;
	color: #fff;
	border: none;
}
@media (min-width: 200px) {
 .news{padding: 20px 0;} 
 .news ul{margin-top: 20px;}
 .news .text .p4{margin:10px 0;}
 .news .text .p3{margin-top: 10px;}
}
@media (min-width: 768px) {
	
}
@media (min-width: 992px) {
 .news{padding: 60px 0;}
 .news ul{margin-top: 70px;}
 .news .text .p4{margin: 25px 0;}
 .news .text .p3{margin-top: 30px;}
}
@media (min-width: 1200px) {
  
}

/*   产品工艺体系认证  */
.swiper-pagination__right { text-align: center; width: 100% }
.swiper-pagination__right .swiper-pagination-bullet { width: 6px; height: 6px; display: inline-block; border-radius: 3px; background: #dddfdf; opacity: 1; margin: 0px !important; margin-left: 4px !important }
.swiper-pagination__right .swiper-pagination-bullet.swiper-pagination-bullet-active { width: 18px; background: #1bc778 }
.swiper-button-next.swiper-button-next-new { width: 40px; height: 40px; margin-top: 6px; background-size: cover; right: -60px; opacity: 0.7 }
.swiper-button-next.swiper-button-next-new:hover { opacity: 1 }
.swiper-button-prev.swiper-button-prev-new { width: 40px; height: 40px; margin-top: 6px; background-size: cover; left: -60px; opacity: 0.7 }
.swiper-button-prev.swiper-button-prev-new:hover { opacity: 1 }
/*.swiper-button-next.swiper-button-next-banner { width: 40px; height: 40px; background: url(../images/hdx_right.png) no-repeat center; }
.swiper-button-prev.swiper-button-prev-banner { width: 40px; height: 40px; background: url(../images/hdx_left.png) no-repeat center; }*/
#certify { position: relative; width: 100%; margin: 20px auto 10px;}
#certify .swiper-slide {  background: #fff;box-shadow: 0px 0px 20px 0 #e6e6e6 }
#certify .swiper-slide img { display: block; box-shadow: 0px 0px 20px 0 #e6e6e6}
#certify .swiper-slide p { line-height: 98px; padding-top: 0; text-align: center; color: #636363; font-size: 1.1em; margin: 0 }
.rztx_p{text-align: center;font-size: 22px;color: #333;margin-top: 30px;}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	width: 44px;
	height: 60px;
	background: url(../images/txrz_09.jpg);
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	width: 44px;
	height: 60px;
	background: url(../images/txrz_06.jpg);
}
@media (min-width: 200px) {
#certify .swiper-slide{width: 100%; height: auto;}
#certify .swiper-slide img{width:100%; height:auto;}
#certify{margin-top: 20px;}
}
@media (min-width: 768px) {
#certify{margin-top: 50px;}	
#certify .swiper-slide{width: 400px; height: auto;}
#certify .swiper-slide img{width:400px; height:auto;}
}
@media (min-width: 992px) {
#certify .swiper-slide{width: 450px; height: auto;}
#certify .swiper-slide img{width:450px;height: auto;}
}
@media (min-width: 1200px) {
#certify .swiper-slide{width: 549px; height: auto;}
#certify .swiper-slide img{width:549px;height: auto;}
  
}