@charset "UTF-8";

body,section {
	background-color: #f7f7f7;
}
.read-head {
	height: 0.88rem;
	padding: 0 0.3rem;
	line-height: 0.44rem;
}
.read-head a {
	width: 0.18rem;
	height: 0.32rem;
	margin-top: 0.08rem;
	margin-right: 0.3rem;
	display: inline-block;
	background: url('../images/back.png') no-repeat 0 0;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.read-head span {
	color: #000;
	font-size: 0.32rem;
}
.read-head .head-span {
	color: #000;
	width: 3.8rem;
	font-size: 0.32rem;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.read-do span {
	color: #ad9678;
	font-size: 0.28rem;
	margin-left: 0.2rem;
	padding: 0.02rem 0.1rem;
	border: 1px solid #ad9678;
}
.read-cont {
	color: #333;
	padding: 0.3rem;
	font-size: 0.32rem;
}
.read-cont h2 {
	margin-bottom: 0.3rem;
}
.read-cont .essay {
	text-indent: 2em;
	line-height: 0.68rem;
}
.read-cont .essay p {
	margin-bottom: 0.3rem;
}
.read-cont .outlay {
	margin-top: 1rem;
	text-align: center;
	font-size: 0.28rem;
	line-height: 0.5rem;
}
.read-cont .outlay a {
	color: #fff;
	width: 6.9rem;
	height: 0.75rem;
	display: block;
	line-height: 0.75rem;
	border-radius: 0.1rem;
	background-color: #fc9753;
}
.read-cont .outlay input[type='radio'] {
	vertical-align: middle;
	margin-right: 0.2rem;
}
.read-groom {
	padding: 0.3rem;
}
.read-groom h4 {
	color: #ad9678;
	font-size: 0.32rem;
	margin-bottom: 0.2rem;
}
.read-groom a {
	width: 100%;
	display: block;
	color: #6fc0d7;
	font-size: 0.28rem;
	line-height: 0.6rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.read-paging {
	padding: 0.5rem;
}
.read-paging a {
	color: #ad9678;
	width: 1.68rem;
	height: 0.6rem;
	font-size: 0.28rem;
	text-align: center;
	line-height: 0.6rem;
	display: inline-block;
	border: 1px solid #ad9678;
}