@media (min-width: 200px) {
	.news-detail{padding: 20px 0;}
	.news-detail .content img {margin:35px auto;display: block;}
	.news-detail .content{margin:25px 0 0px;}
	.yfcg_conn ul li{margin:auto;}
	.s-yfcg{width:100%;height:470px;display:block;}
	.yf-conn{padding:25px 0;}
}
@media (min-width: 768px) {
	.news-detail{padding: 40px 0;}
	.news-detail .content img {margin:55px auto;display: block;}
	.news-detail .content{margin:30px 0 0px;}
	.s-yfcg{width:100%;height:490px;display:block;}
	.yf-conn{padding:50px 0;}
}
@media (min-width: 992px) {
	.s-yfcg{width:100%;height:425px;display:block;}
}
@media (min-width: 1200px) {
	.s-yfcg{width:100%;height:560px;display:block;}
}

/*大标题*/
.title{
	text-align: center;
}
.title .big{
	font-size:30px;
}
.title .big .black{
	color: #363636;
}
.title .big .blue{
	color:#0082A2 ;
}
.title .small{
	color: #DDDDDD;
	font-size: 24px;
}

/*新闻资讯详情*/
.news-detail .title{
	text-align: center;
}
.news-detail .title .en{
	font-size:16px;
	color:#666666;
}
.news-detail .title .cn{
	font-size:24px;
	color:#333333;
	padding:10px 0px 15px 0px;
}
.news-detail .title .data{
	font-size:16px;
	color:#9f9f9f;
}
.news-detail .content{
	font-size:14px;
	color:#333333;
	border-top: 1px dashed #dddddd;
}
.news-detail .content p{
	line-height:25px;
}
.news-detail .content .p1{
	color:#333333;
}
.news-detail .content .p2{
	color:#666666;
	padding-bottom:35px;
}

/*产品&工艺-研发成果*/
.yfcg_conn ul{
	clear:both;
	overflow: hidden;
}
.yfcg_conn ul li{
	margin-top:40px;
	text-align:center;
}
.yfcg_conn ul li a{
	width:100%;
	height:100%;
	display:inline-block;
	position:relative;
	margin:0 auto;
}
.s-yfcg{
	display: block;
	position:relative;
}
.s-yfcg img{
	max-width:100%;
	max-height:100%;
	display: block;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}
.yfcg-info{
	width:100%;
	height:100%;
	background:#000000;
	opacity: 0.68;
	margin:0 auto;
	position:absolute;
	top:0;
	left:0;
}
.yfcg-info p{
	width:100%;
	font-size:18px;
	color:#ffffff;
	text-align:center;
	padding:10px 0px;
}
.yfcg-info .p1{
	font-size:24px;
	margin-top:170px;
}
.yfcg-hover{
	display:none;
}
.yfcg_conn .pages{
	margin:50px -18px 0px 20px;
}
.yfcg_conn .pages .next{
	margin-right:30px;
}

.hrxx{
	margin-bottom: 20px;
}
.hrxx div p{
	color: #333;
	font-size: 18px;
	line-height: 30px;
}
