.headimg {
	margin-top: 2rem;
	width: 100%;
	height: 30rem;
}
.content {
	margin-top: 3rem;
	margin-bottom: 3rem;
}
.leftbox {
	width: 50%;
	float: left;
}
.leftbox img {
	width: 100%;
}
.rightbox {
	width: 100%;
	/*float: left;*/
	text-align: center;
	padding-bottom: 2rem;
}
.bigtitle {
	font-size: 3rem;
	font-weight: bold;
	color:#9d958f;
	
}
.mtitle {
	font-size: 1rem;
}
.line {
	/*text-decoration: line-through;*/
	font-size: 2rem;
	font-weight: bold;
	color: #f5a408;
}
.ltitle {
	font-size: 2rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.stitle {
	font-size: 1.2rem;
	line-height: 3rem;
	color: #f5a408;
}
.wenhuacontent {
	width: 80%;
	font-size: 1rem;
	text-indent: 2rem;
	margin: 0 auto;
	/*color: #9d958f;*/
}
.zhanshi {
	width: 80%;
	margin: 2rem auto;
}
.ltitle:hover {
	color: #F5A400;
}
