body{
	background:#fff;
}
.payRead-nav{
	padding: 0.12rem 0;
	background: #fff;
}
.payRead-nav a{
	float: left;
	width: 50%;
	text-align:center;
}
.payRead-nav a span{
	display: inline-block;
	width: 2.2rem;
	height:0.72rem;
	font-size: 0.3rem;
	color:#3e3430;
	text-align: center;
	line-height: 0.72rem;
	border-radius: 0.36rem;
	-webkit-border-radius: 0.36rem;
}
.payRead-nav a.cur span{
	color:#fff;
	box-shadow: 0 8px 15px rgba(255,177,109,0.3);
	background: linear-gradient(0deg, #ffce84 0%, #ff7f47 100%);
	background: -webkit-linear-gradient(0deg, #ffce84 0%, #ff7f47 100%);
}
/*中间*/
.payRead-center {
	padding-bottom: 0.4rem;
}
.payRead-center .slider img{
	width: 100%;
	vertical-align: top;
}
.payRead-center .items{
	background:#fff;
	margin: 0.24rem 0.2rem 0 0.2rem;
	box-shadow: 0 5px 30px rgba(0,0,0,0.1);
	padding-bottom: 0.4rem;
}
.payRead-center .items .title{
	color:#3e3430;
	padding:0.4rem 0.5rem 0;
}
.payRead-center .items .title span{
	font-size: 0.32rem;
	color:#3e3430;
	line-height: 1;
}
.payRead-center .items .title a{
	margin-top:0.09rem;
	font-size: 0.22rem;
	color:#000;
	float: right;
}
.payRead-center .items .title a em{
	display:inline-block;
	vertical-align: -2px;
	margin-right: 6px;
	background: url(../images/icons.png) no-repeat -4px -3px;;
	width: 12px; 
	height: 12px;
	background-size: 250px 250px;
}
.payRead-center .items .list{
}
.payRead-center .items .list a{
	float: left;
	width: 50%;
	margin-top:0.4rem;
	text-align: center;
}
.payRead-center .items .list a .box{
	display: inline-block;
	width: 2.36rem;
}
.payRead-center .items a .pic{
	display: block;
	vertical-align: top;
}
.payRead-center .items a .txt .hdTit{
	font-size: 0.24rem;
	color:#3e3430;
	height: 0.8rem;
	line-height: 0.4rem;
	overflow: hidden;
	margin: 8px 0 6px 0;
	text-align: left;
}
.payRead-center .items a .txt .price{
	line-height: 1;
}
.payRead-center .items a .txt .price .nPri{
	font-size: 0.4rem;
	color:#e66047;
	float: left;
}
.payRead-center .items a .txt .price .oPri{
	font-size: 0.22rem;
	color:#726c6a;
	text-decoration:line-through;
	float: right;
	padding-top:0.1rem;
}
.payRead-center .items .bookList a{
	float: left;
	width: 50%;
	margin-top:0.4rem;
}
.payRead-center .items .bookList a img{
	margin-left: 0.5rem;
	width: 2.5rem;
	vertical-align: top;
}
.payRead-right{
	float: right;
}
/*特辑列表页面*/
.special-editor {
	margin:0.24rem 0.2rem 0 0.2rem;
	box-shadow: 0 2px 20px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 2px 20px rgba(0,0,0,0.2);
	padding-bottom: 0.4rem;
}
.book-editor{
	padding-bottom: 0;
}
.special-editor .editor-hd .hdImg{
	display: block;
}
.special-editor .editor-hd .hdImg img{
	width: 100%;
	vertical-align: top;
}
.special-editor .editor-hd .main{
	padding: 0.3rem 0.5rem 0 0.5rem;
	color:#3e3430;
}
.special-editor .editor-hd .main h2{
	font-size: 36px;
	line-height: 1;
	padding: 26px 0;
}
.special-editor .editor-hd .main .des{
	font-size: 0.24rem;
	line-height: 0.42rem;
}
.special-editor .editor-hd .main .nums{
	font-size: 0.22rem;
	padding-top: 0.2rem;
}
.special-editor .editor-hd .main .nums a{
	float: right;
	width: 2.16rem;
	height: 0.68rem;
	text-align: center;
	line-height: 0.68rem;
	border-radius: 0.34rem;
	-webkit-border-radius: 0.34rem;
	color: #fff;
	font-size: 0.26rem;
	box-shadow: 0 8px 15px rgba(255,177,109,0.3);
    background: linear-gradient(0deg, #ffce84 0%, #ff7f47 100%);
    background: -webkit-linear-gradient(0deg, #ffce84 0%, #ff7f47 100%);
    position: relative;
    top: -0.2rem;
}
.special-editor .list{
	display: none;
	border-top: 1px solid #e5e5e5;
	margin-top: 0.4rem;
	padding-bottom: 0.1rem;
}
.special-editor .list li{
	margin: 0.34rem 0.34rem 0 0.34rem;
	position: relative;
	padding-left: 14px;
	border-left: 1px solid #FEE2DF;
}
.special-editor .list li:before{
	content: "";
	position: absolute;
	width: 5px;
	height: 15px;
	background: linear-gradient(90deg, #ff7f57 0%, #f25965 100%);
	background: -webkit-linear-gradient(90deg, #ff7f57 0%, #f25965 100%);
	left:-3px;
	top:0;
}
.special-editor .list li a{
	font-size: 0.28rem;
	color:#3e3430;
	line-height: 0.44rem;
}
.special-editor .toggleBtn{
	text-align: right;
	padding:0.1rem 0.6rem 0 0; 
}
.special-editor .toggleBtn a{
	font-size: 0.24rem;
	color:#3e3430;
	line-height: 0.34rem;
}
.special-editor .toggleBtn a em{
	display: inline-block;
	width: 17px;
	height: 17px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	background: linear-gradient(0, #ffc87f 0%, #ff854b 100%);
	background: -webkit-linear-gradient(0, #ffc87f 0%, #ff854b 100%);
	box-shadow: 0 8px 15px rgba(255,177,109,0.3);
	-webkit-box-shadow: 0 8px 15px rgba(255,177,109,0.3);
	vertical-align: middle;
	position: relative;
	margin-left: 8px;
}
.special-editor .toggleBtn a em:before{
	content: "";
	position: absolute;
	background: url(../images/icons.png) no-repeat  -35px -8px; 
	background-size: 250px 250px;
	width: 10px;
	height: 6px;
	left: 3px;
	top:5px;
}
.special-editor .toggleBtn a.active em:before{
	background-position:-22px -7px;
}

/*白皮书列表*/
.white-book .list li .pic{
	width: 184px;
}

@media screen and (max-width: 1440){
	body{
		width: 1440px;
	}
}