/*选项*/
.jj_box{
	width: 1200px;
	margin: 40px auto;
}
.jj_up{
	padding-left: 408px;
	background: url(../images/tit.jpg)no-repeat 540px 22px;
}
.jj_up a{
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	color: #008053;
}
.jj_up h2{
	font-size: 24px;
	line-height: 36px;
	color: #008053;
}
.jj_up h2 span{
	color: #515151;
}

/*详情*/
.xq_box{
	width: 1200px;
	margin: 0 auto;
}
.xq_one{
	padding-bottom: 30px;
	border-bottom: 1px solid #9a9a9a;
}
.xq_one h4{
	font-size: 28px;
	font-family: '宋体';
	color: #5b5b5b;
	text-align: center;
	font-weight: bold;
}
.xq_one h5{
	font-size: 18px;
	font-family: '宋体';
	text-align: center;
	line-height: 28px;
	margin-bottom: 25px;
}
.xq_one div{
	font-size: 14px;
	color: #f9406c;
	font-weight: bold;
}
.xq_one p{
	line-height: 25px;
	padding-top: 10px;
	font-weight: normal;
}
.xq_pa{
	margin: 20px 0 40px;
}
.xq_sx{
	overflow: hidden;
	line-height: 30px;
}
.xq_sx p{
	float: left;
}
.xq_sx a{
	float: left;
}
.xq_sx a:hover{
	color: #008053;
}
.xq_wyy{
	border-bottom: 1px solid #9a9a9a;
	position: relative;
	margin-bottom: 48px;
}
.xq_wyy::before{
	position: absolute;
	top: -24px;
	left: 0;
	content: '相关文章';
	width: 78px;
	line-height: 18px;
	padding: 3px 0;
	background-color: #df0024;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.xq_wyy::after{
	position: absolute;
	top: -18px;
	left: 4px;
	content: '';
	width: 4px;
	height: 12px;
	background-color: #fff;
}
.xq_wyy1::before{
	content: '相关产品';
}