@charset "utf-8";
@import url("../images/base.min.css");
*{
	cursor: pointer;
}
a{
	color: inherit;
	cursor: pointer;
}
a:hover,
a:active{
	color: inherit;
	cursor: pointer;
}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
img,input,select,button{vertical-align: middle;border:none;}
input,textarea{outline:none;border: 0;background:none;font-family:"Microsoft YaHei";}
input[type="submit"]{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
.fl{float:left;}
.fr{float:right;}
.pos-r{position:relative;}
.pos-a{position:absolute;}
.wrap{width:100%;margin:0 auto;max-width:640px;}
header{height:40px;background:#1cb09a;position:fixed;top:0;left:0;right:0;margin:auto;z-index:998;width:100%;max-width:640px;box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);}
header .logo{position: absolute;top: 0;left: 5px;width: 30%;height: 40px;line-height: 40px;}
header .logo a{color: #fff;display: block;font-size: 18px;text-align: center;}
header .searchwrap {width: 50%;background-color: #FFF;border-radius: 28px;height: 28px;top: 5px;left: 33%;z-index: 997;border:1px solid #ddd;}
header .searchForm {height: 28px;width: 100%;}
header .searchwrap .searchtext {border:none;outline:none;height: 28px;color: #aaa;background: url(../images/search-ico.png) no-repeat 8px center;border: 0;background-size: 18px;float: left;width: 100%;font-size: 12px;text-indent: 32px;}
header .menu{display:block;width:25px;height:25px;top:7.5px;right:12.5px;background:url(../images/menu.png) no-repeat;background-size:25px 25px;}
header .menuwrap{width:100%;background:#fff;top:40px;z-index:99999;padding-bottom:10px;}
header .menuwrapmain{overflow:auto;height:28vh;}
header .menuwrapmain a{background:#eee;float:left;width:23%;margin:3px 1%;font-size:14px;text-align:center;line-height:26px;height:26px;border-radius:2px;}
header .menuwrapmain a.cul{width:48%;margin:3px 1%;font-size:16px;text-align:center;line-height:32px;height:32px;border-radius:2px;}
header .menuwrapmain h3{font-size:18px;line-height:30px;height:30px;padding-left:15px;margin:15px 0 5px;color:#1cb09a;}
.smenu{line-height:24px;margin-top:40px;background:#F3F005;}
.smenu li{float:left;width:20%;font-size:14px;text-align:center;font-weight:800;}
.smenu a{color:#4E880B;display:block;border: 1px solid #eae80f;}



footer .mobile{
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #F78174;
	cursor: pointer;
	text-align: center;
}
footer .qr-code{
	background-color:#1cb09a;
	color: #fff;
	height: 100px;
	padding: 25px;
	cursor: pointer;
}
footer  .gzh{
	line-height: 50px;
	height: 40px;
	cursor: pointer;
	text-align: center;
}
footer  .gzh:last-child{
	line-height: 20px;
	height: 40px;
	cursor: pointer;
}
footer .gzh-img{
	height: 80px;
	width: 80px;
	cursor: pointer;
}
/*nav*/
.nav ,.nav2{
	padding: 38px 20px 0px 20px;
}
.nav-item{
	height: 50px;
	line-height: 50px;
	font-size: 1.2rem;
	cursor: pointer;
	background: url(../images/nav-bg-boy.png) left center no-repeat;
	background-size:30px 30px;
	padding-left: 35px;
	color: #313131;
}

.nav-item.girl{
	background: url(../images/nav-bg-girl.png) left center no-repeat;
	background-size:30px 30px;
}
.nav-item.classify{
	background: url(../images/nav-bg-class.png) left center no-repeat;
	background-size:30px 30px;
}
.nav-item.top{
	background: url(../images/nav-bg-top.png) left center no-repeat;
	background-size:30px 30px;
}
.nav-item.free{
	background: url(../images/nav-bg-free.png) left center no-repeat;
	background-size:30px 30px;
}
.nav-item.bkstore{
	background: url(../images/nav-bg-bkstore.png) left center no-repeat;
	background-size:30px 30px;
}
.nav-item.endbook{
	background: url(../images/nav-bg-end.png) left center no-repeat;
	background-size:30px 30px;
}
.nav-item.pay{
	background: url(../images/nav-bg-pay.png) left center no-repeat;
	background-size:30px 30px;
}

/*search*/
.search,.search-input{
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #6e6e6f;
	cursor: pointer;
}
.search-input{
	text-align: left;
	padding: 0 30px;
	display: none;
	padding-top: 5px;
	cursor: pointer;
}
.search-input .search-wrapper{
	height: 30px;
	line-height: 30px;
	border: 1px solid #dcdcdc;
	padding: 0 10px;
	cursor: pointer;
}
.search-input .search-wrapper input{
	display: block;
	border: none;
	outline: none;
	margin-right: 10px;
	height: 100%;
	cursor: pointer;
}
.hotword-wrapper{
	height: 40px;
	line-height: 50px;
	text-align: left;
}
.hotword{}
.keyword{
	display: inline-block;
	margin-right: 10px;
	float:left;
	padding: 5px 10px;
	margin-top: 10px;
	color: #fff;
	font-size: 14px;
}
.keyword-bg{
	border:1px solid #a8a8a9;
	color: #6e6e6f
}
.keyword-bg0{
	background: #49c0ae;
}
.keyword-bg1{
	background: #f5ad33;
}
.keyword-bg2{
	background: #bbb;
}
.keyword-bg3{
	background: #78c0c9;
}
.keyword-bg4{
	background: #33b3ed;
}
.keyword-bg5{
	background: #f189a5;
}
.keyword-bg6{
	background: #c2d47a;
}
.keyword-bg6{
	background: #4ebd60;
}
.keyword-bg7{
	background: #a40000;
}
.keyword-bg8{
	background: #4435b0;
}
.keyword-bg9{
	background: #b09a35;
}
.readlog{
	padding: 5px 5px 0 5px;
	background-color: #f4f4f4;
}
.readlog .box{
	height: 60px;
	line-height: 60px;
	font-size: 12px;
	padding: 0 3px;
	text-align: left;
	background: url(../images/lastreadflag.png)10px center no-repeat;
	background-color: #fff;
	background-size:78px 19px;
	padding-left: 100px;
}
.readlog .readlog-more{
	line-height: 60px;
	margin-right: 10px;
}
.readlog .bkname{
	height: 30px;
	line-height: 35px;
	font-size: 14px;
}
.readlog .last-readchapter{
	height: 30px;
	line-height: 25px;
	color: #6e6e6f;
}
.search-result-input{
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: #6e6e6f;
	text-align: left;
	padding: 0 20px;
	padding-top: 15px;
	cursor: pointer;
}
.search-result-input .search-wrapper{
	height: 30px;
	line-height: 30px;
	border: 1px solid #B2B2B2;
	padding: 0 10px;
	cursor: pointer;
}
.search-result-input .search-wrapper input{
	display: block;
	border: none;
	outline: none;
	margin-left: 5px;
	height: 100%;
	color: #6e6e6f;
	cursor: pointer;
}
.search-word{
	color: #FE0202;
	cursor: pointer;
}

/*block*/
.block-line{
	height: 20px;
	width: 5px;
	background: #1cb09a;
	margin-top: 17px;
	cursor: pointer;
}
.block-title{
	height: 54px;
	line-height: 54px;
	cursor: pointer;
	padding: 0 20px;
}
.block-title-name{
	text-align: left;
	padding-left:10px ;
	font-weight: 600;
	cursor: pointer;
}
.block-title-name h1{
	text-align: left;
	padding-left:10px ;
	font-weight: 600;
	cursor: pointer;
	font-size: 20px;
}
.block-title-name h2{
	text-align: left;
	padding-left:10px ;
	font-weight: 600;
	cursor: pointer;
	font-size: 18px;
}
.block-title-name span{
	color:#f00;
	font-style: italic;
	padding-right: 10px;
}
.block-title-icon{
	text-align: right;
	padding-right:10px ;
}
.block{
	padding: 0 20px 20px;
	z-index: 1;
}
.block-no-bottom{
	padding: 0 20px;
}
.bk-item{
	padding-top: 20px;
}
.bk-item .tag{
	border:1px solid #1CB09A;
	color: #1CB09A;
	font-size: 12px;
	padding: 2px 3px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.block .bk-item:first-child{
	padding-top: 0;
}
.block .bk-left{
	position: relative;
}
.block .bk-left img:not(.top){
	display: block;
	width: 100px;
	height: 133px;
	box-shadow:2px 3px 2px #6e6e6f;
}
.block .bk-left img.top{
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0px;
	left: 0;
	cursor: pointer;
}
.block .bk-right{
	height: 133px;
	padding-left: 25px;
	text-align: left;
	cursor: pointer;
}

.block .bk-right .bk-right-name{
	/* height: 40px; */
	/* line-height: 40px; */
	font-weight: 600;
	/* overflow: hidden; */
	/* white-space: nowrap; */
	text-overflow: ellipsis;
	cursor: pointer;
	font-size: 16px;
}
.block .bk-right .bk-right-intro{
	color: #6E6E6F;
	font-size: 14px;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	cursor: pointer;
}
.block .bk-right .bk-right-lastchapter{
	line-height: 50px;
	cursor: pointer;
}
.block .bk-right .bk-right-type{
	color: #aeafb1;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	cursor: pointer;
}
.block .bk-item  .delete{
	line-height: 133px;
	padding-left: 10px;
	font-size: 20px;
	color: #9e9e9f;
	cursor: pointer;
}
.bk-slide {
	max-width: 25%;
}
.bk-slide .bk-img img{
	width: 80%;
	/* height:96px; */
	display: block;
	margin: auto;
	max-width: 130px;
	cursor: pointer;
	box-shadow: 1px 2px 1px #6e6e6f;
}
.bk-slide.tbk .bk-img img{
	width: 80%;
	height:auto;
	display: block;
	margin: auto;
	max-width: 130px;
	cursor: pointer;
}
.bk-slide .bk-name{
	width: 80%;
	margin: auto;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}
.block .bk-item-s{
	height: 60px;
}
.block .bk-item-s .bktag{
	border: 1px solid #1cb09a;
	color:#1cb09a;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	margin-top: 5px;
	cursor: pointer;
}
.block .bk-item-s .bk-name{
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	font-size: 14px;
	cursor: pointer;
}
.block .bk-item-s .intro{
	color: #6E6E6F;
	font-size: 12px;
	height: 50%;
	line-height: 30px;
	text-align: left;
	height: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}
.zt-banner{
	height: 130px;
	padding: 5px;
	background: #f4f4f4;
	cursor: pointer;
}
.zt-banner img{
	height: 100%;
	width: 100%;
	display: block;
	cursor: pointer;
}
/*index end */
.girl-class-color{
	color: #ff024b !important;
}
.girl-class-bg{
	background: #ff024b !important;
}
.girl-class-borderc{
	border-color: #ff024b !important;
}
.boy-class-color{
	color: #1CB09A !important;
}
.boy-class-bg{
	background: #1CB09A !important;
}
.boy-class-borderc{
	border-color: #1CB09A !important;
}
.girlblock,
.boyblock{
	 padding: 0 30px 20px;
}
.girlblock div,.boyblock div{
	height: 40px;
	line-height: 40px;
	display: inline-block;
	border: 1px solid #dcdcdc;
	color: #424242;
	width: 48%;
	float: left;
	margin-right: 2%;
	margin-bottom: 15px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	cursor: pointer;
}
.girlblock div:nth-child(even),
.boyblock div:nth-child(even){
	margin-right: 0;
	margin-left: 2%;
}
/*top*/
.top-tags{
	width: 300px;
	margin: 13px auto;
	height: 35px;
	line-height: 35px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	cursor: pointer;
}
.top-tags .boy-tag{
	/*background: #1CB09A;*/
	-moz-border-top-right-radius:20px;
	-webkit-border-top-right-radius:20px;
	border-top-right-radius:20px;
	-moz-border-bottom-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	border-bottom-right-radius:20px;
	border: 1px solid #dcdcdc;
	border-left: none;
	cursor: pointer;
}
.top-tags .boy-tag.ac{
	color:#fff ;
	background: #1CB09A;
	border: none;
	cursor: pointer;
}
.top-tags .girl-tag{
	-moz-border-top-left-radius:20px;
	-webkit-border-top-left-radius:20px;
	border-top-left-radius:20px;
	-moz-border-bottom-left-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	border-bottom-left-radius:20px;
	border: 1px solid #dcdcdc;
	border-right: none;
	cursor: pointer;
}
.top-tags .girl-tag.ac{
	color:#fff ;
	background: #ea6a76;
	border: none;
	cursor: pointer;
}
.top-rotate{
	height: 100%;
	line-height: 130px !important;
	padding-right: 10px;
	cursor: pointer;
}
.bk-right .list-name{
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}
.bk-right .list-book{
	height: 30px;
	line-height: 30px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	cursor: pointer;
}
.bk-right .list-book span{
	color: #fff;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	width: 16px;
	text-align: center;
	cursor: pointer;
}
.bk-right .list-book .top1{
	background-color: #fb0202;
}
.bk-right .list-book .top2{
	background-color: #ff8000;
}
.bk-right .list-book .top3{
	background-color: #ff8040;
}
/*read*/
.read-page{
	background: #fdfdfe;
}
.read-bg-green{
	background: #c6efcc;
}
.read-bg-night{
	background: #030000;
}
.read-bg-night *{
	color:#a8aaaa;
}
.read-bg-parchment{
	background: #f5ebcb;
}
header.read{
	background-color:rgba(255,255,255,0);
	font-size: 12px;
	font-family:simhei;
	color: #000;
	text-align: left;
	line-height: 40px;
	cursor: pointer;
}
header.read .h-title{
	font-size: 12px;
}
header.read .pos{
	margin-top: 9px;
}
.read-bg-night header{
	color: #cbcfcc;
}
.read-bg-night .fs-setting{
	color: #5f5e5f;
}
.read-bg-night .fs-setting span{
	color: #cbcfcf;
}
.read-bg-night .txt,
.read-bg-night .similar-book{
	color: #cbcfcf;
}
.read-setting{
	padding: 10px 20px 20px;
}
.bg-setting img{
	display: inline-block;
	border: 1px solid #6E6E6F;
	height: 25px;
}
.bg-setting img.ac{
	border-color: #1CB09A;
}
.fs-setting{
	color: #c3c3c4;
	font-size: 12px;
	text-align: right;
}
.fs-setting span{
	display: inline-block;
	width: 30px;
}
.fs-setting span.ac{
	color: #1cb09a;
}
.fs-s{
	font-size: 16px;
	line-height: 30px;
}
.fs-def{
	font-size: 18px;
	line-height: 32px;
}
.fs-l{
	font-size: 22px;
	line-height: 40px;
}
.txt{
	text-align: left;
	padding: 0 20px;
	word-break: break-all;
	font-family: simhei;
	font-size: 16px;
	line-height: 26px;
	cursor: pointer;
}
.txt p{
	text-indent: 2em;
}
.txt.authorword{
	border: 1px solid #6E6E6F;
	margin: 10px 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	cursor: pointer;
}
.txt.authorword div{
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}
.txt.authorword p{
	line-height: 20px;
	font-size: 14px;
	text-indent: 2em;
	cursor: pointer;
}
.similar-book{
	font-size: 16px;
	font-family: simhei;
	padding: 10px 20px;
	word-break: break-all;
	text-align: left;
	line-height: 26px;
	text-indent: 2em;
	cursor: pointer;
}
.similar-book .read-now{
	color: #FB0202;
}
.flex_item{
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #09b396;
	color: #09b396;
	width: 65px;
	margin: 20px 0;
	cursor: pointer;
}
.flex_item a{
	color: #09b396;
}
.read-qrcode{
	width: auto;
	height: 140px;
	padding: 20px;
	margin: 10px 20px 0px;
	background: #d5e6e3;
	cursor: pointer;
}
.read-qrcode .flex{
	padding-top: 10px;
	padding-right: 10px;
}
.read-qrcode img{
	height: 100px;
	width: 100px;
}
.read-qrcode p{
	line-height: 20px;
	font-size: 12px;
	text-align: left;
}
.chp-name{
	padding: 30px 30px 60px;
}
.chp-name .bkname{height: 30px;line-height: 30px;}
.chp-name .chpname{height: 20px;line-height: 20px;font-size: 14px;color: #6E6E6F;}
.chp-info{
	margin: 0 30px;
	border-top:1px solid #a0a1a3 ;
	text-align: left;
	padding: 30px;
}
.chp-info div{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.chp-info div span.price{
	color: #6E6E6F;
	text-decoration: line-through;
	font-style: italic;
}

.chp-info div.zk{
	color: #6E6E6F;
}
.chp-info div.autobuy{
	height: 60px;
	line-height: 60px;
	color: #1CB09A;
}
.buyone{
	color: #fff;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin: 0 20px;
	background: #1CB09A;
	cursor: pointer;
}
.buyall{
	color: #fff;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin: 10px 20px 0;
	background: #F78174;
	cursor: pointer;
}
.allprice{
	margin: 10px 20px 80px;
	width: auto;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}

.allprice .price{
	color: #6E6E6F;
	text-decoration: line-through;
	font-style: italic;
	cursor: pointer;
}
.zk-price{
	color: #F78174;
}
.bk-state,
.bk-rec{
	width: 230px;
	margin: auto;
	text-align: left;
	cursor: pointer;
}
.bk-state{
	height: 100px;

}
.bk-state .state-word{
	display: inline-block;
	width: 160px;
}
.bk-state .state-word div{
	height: 50px;
	line-height: 60px;
}
.bk-state .state-word div:last-child{
	color: #6E6E6F;
	height: 50px;
	line-height: 20px;
	font-size: 14px;
	cursor: pointer;
}
.bk-state i.icon-sandglass{
	font-size: 50px;
	line-height: 100px;
	color: #1CB09A;
	padding-right: 10px;
	cursor: pointer;
}

.bk-state i.icon-bkover{
	font-size: 50px;
	line-height: 100px;
	color: #F78174;
	padding-right: 10px;
	cursor: pointer;
}


.bk-state i.icon-bookmark{
	color: #e34e34;
}
.bk-rec{
	padding-top: 30px;
	padding-bottom: 30px;
}
.bk-rec .toast1{
	color: #6E6E6F;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
}
.bk-rec .toast2{
	line-height: 30px;
	text-align: center;
}
.recommend-body{
	width: 100%;
}
.recommend-body .bk-item{
	width: 100%;
}
.recommend-body .bk-item .bk-left{
	float: left;
	width: 100px;
	height: 133px;
}
.recommend-body .bk-item .bk-left img{
	display: block;
	width: 100%;
	height: 100%;
}
.recommend-body .bk-item .bk-right{
	float: left;
	width: 130px;
	height: 133px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	cursor: pointer;
}
.recommend-body .bk-item .bk-right .bk-name{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}
.recommend-body .bk-item .bk-right .read-now{
	color: #1CB09A;
	font-size: 12px;
	width: 80px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #1CB09A;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	margin-top: 40px;
	cursor: pointer;
}
/*bookdetail*/
.cover{
	width: 140px;
	height: 173px;
	padding: 20px;
}
.cover img{
	display: block;
	height: 100%;
	width: 100%;
	cursor: pointer;
	box-shadow:2px 3px 2px #6e6e6f;
}
.bk_r{
	padding: 20px 20px 20px 0;
	text-align: left;
	font-size: 12px;
}
.bk_r .bkinfo-bk-name{
	height: 30px;
	line-height: 35px;
	text-align: left;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 15px;
}
.bk_r .bkinfo-bk-author{
	height: 24px;
	line-height: 24px;
	color: #93d2c6;
	text-align: left;
	cursor: pointer;
	font-size: 12px;
}
.bk_r .bkinfo-bk-state{
	height: 28px;
	line-height: 28px;
	color: #6E6E6F;
	text-align: left;
	cursor: pointer;
	font-size: 14px;
}
.bkinfo-read-now{
	height: 34px;
	line-height: 34px;
	border: 1px  solid #bd0507;
	color:#bd0507;
	margin-right: 10px;
	margin-top: 10px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	cursor: pointer;
}
.bkinfo-add-bkstore{
	height: 34px;
	line-height: 34px;
	border: 1px  solid #1cb09a;
	color:#1cb09a;
	margin-left: 10px;
	margin-top: 10px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	cursor: pointer;
}
.bkinfo-buy-all{
	height: 34px;
	line-height: 34px;
	border: 1px  solid #f78174;
	color:#F78174;
	margin-left: 20px;
	margin-top: 10px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	cursor: pointer;
}
.bkinfo-intro-els{
	font-size: 14px;
	color: #6E6E6F;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	height: 60px;
	line-height: 20px;
	text-align: left;
	cursor: pointer;
}
.bkinfo-intro{
	font-size: 14px;
	color: #6E6E6F;
	line-height: 20px;
	text-align: left;
	display: none;
	cursor: pointer;
}
.bkinfo-intro-more{
	height: 20px;
	line-height: 20px;
	color: #6E6E6F;
	margin: auto;
	cursor: pointer;
	font-size: 18px;
}
.lastchapter{
	height: 40px;
	line-height: 40px;
	text-align: left;
	cursor: pointer;
}
.lastchapter span{
	color: #6E6E6F;
	cursor: pointer;
}
.catalog{
	height: 40px;
	line-height: 40px;
	text-align: right;
	color: #1CB09A;
	cursor: pointer;
}
.ds{
	background: url(../images/bg-red-packet.png) center top no-repeat;
	background-size: 77px 51px;
	padding-top: 70px;
	height: 100px;
	font-size: 14px;
	cursor: pointer;
}
.meng{
	position: relative;
	color: #f00;
	cursor: pointer;
}
.meng .icon{
	top: 0;
	right: -10px;
	font-size: 24px;
	cursor: pointer;
}
.menginfo{
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
}
.bkinfo-app{
	/* padding-right: 30px; */
	font-size: 14px;
	color: #6E6E6F;
	cursor: pointer;
}
.bkinfo-add-comment{
	height: 100px;
	line-height: 30px;
	padding: 5px;
	font-size: 12px;
	color: #b9b9ba;
	width: 100%;
	resize: none;
	outline: none;
	border: 1px solid #dcdcdc;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	cursor: pointer;
}
.bkinfo-add-comment::-webkit-input-placeholder{
  height: 80px;
  line-height: 80px;
  text-align: center;
  cursor: pointer;
}
.bkinfo-add-comment:-moz-placeholder{
   height: 80px;
  line-height: 80px;
  text-align: center;
  cursor: pointer;
}
.bkinfo-add-comment::-moz-placeholder{
  height: 80px;
  line-height: 80px;
  text-align: center;
  cursor: pointer;
}
.bkinfo-add-comment:-ms-input-placeholder{
  height: 80px;
  line-height: 80px;
  text-align: center;
  cursor: pointer;
}
.bkinfo-up-vip{
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #6E6E6F;
	padding: 0 30px;
	cursor: pointer;
}
.ds-dialog-wrapper{
	background: rgba(0,0,0,.5);
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
	cursor: pointer;
}
.ds-dialog{
	background: #fff;
	width: 90%;
	margin: 50% auto;
	padding:10px 0 0;
	z-index: 999;
	cursor: pointer;
}
.ds-dia-title{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	cursor: pointer;
}
.ds-nums{
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}

.ds-box{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #6e6e6f;
	border-top: 1px solid #dfdfdf;
	padding: 0 20px;
	cursor: pointer;
}
.ds-box span.pay-span{
	padding: 2px 5px;
	border:1px solid #f00;
	cursor: pointer;
}
.ds-box span.cancel-span{
	height:30px;
	line-height:30px;
	display:block;
	width:90%;
	margin:auto;
	color:#1cb09a;
	border:1px solid #1cb09a;
	margin-top:10px;
	cursor: pointer;
}
.ds-box span.submit-span{
	height:30px;
	line-height:30px;
	display:block;
	width:90%;
	margin:auto;
	color:#fff;
	background: #1cb09a;
	margin-top:10px;
	border:1px solid #1cb09a;
	cursor: pointer;
}
.comment-wrapper .comment{
	border-top: 1px solid #dcdcdc;
	padding-top:10px;
}
.comment-wrapper .comment .poster-avatar img{
	height: 50px;
	width: 50px;
}
.comment-wrapper .comment .content{
	text-align: left;
	padding-left: 10px;
}
.comment-wrapper .comment .content .poster{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color:#6e6e6f;
}
.comment-wrapper .comment .content .postertext{
	max-height: 100%;
	line-height: 20px;
}
.comment-wrapper .comment .content .posttime{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
/*chapterlist*/
.chapter{
	padding-left: 20px;
	padding-right: 20px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	border-bottom: 1px solid #dcdcdc;
	cursor: pointer;
}
.pay.chapter{
	border-bottom: 1px solid #dcdcdc;
	color: #6E6E6F;
	cursor: pointer;
}
.volume{
	background: #d2d3d5;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	cursor: pointer;
}

.chapters li:last-child{
	border-bottom: none;
	cursor: pointer;
}

.flip{
	height: 45px;
	line-height: 45px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	font-size: 14px;
	cursor: pointer;
}

.flip .pre{
	border-right: 1px solid #dcdcdc;
}
.flip .next{
	border-left: 1px solid #dcdcdc;
}
.flipnum{
	position: relative;
	color: #6E6E6F;
	cursor: pointer;
}
.flipnum select{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99;
	opacity: 0;
	width: 100%;
	cursor: pointer;
}
/*user*/
.userinfo-cover-wrapper{
	background: url(../images/bg-user.png) center no-repeat;
	background-size:100% 100%;
	position: relative;
	height: 215px;
	padding-top: 40px;
	cursor: pointer;
}
.userinfo-cover-wrapper .avatar{
	height: 100px;
	width: 100px;
	cursor: pointer;
}
.userinfo-cover-wrapper .avatar img{
	height:100%;
}
.userinfo-uname{
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	font-family: simhei;
	cursor: pointer;
}
.userinfo-message {
	width: 30px;
	height: 20px;
	line-height: 20px;
	right: 30px;
	top: 30px;
	font-size: 25px;
	font-weight: 600;
	cursor: pointer;
}
.userinfo-new-message{
	height: 5px;
	width: 5px;
	top: 33px;
	right: 33px;
	background: #f00;
	cursor: pointer;
}
.userinfo-money{
	height: 70px;
	cursor: pointer;
}
.userinfo-money div.item{
	display: inline-block;
	float: left;
	width: 33.3333333%;
	border-left: 1px solid #dcdcdc;
	position: relative;
	height: 100%;
	font-size: 14px;
	cursor: pointer;
}
.userinfo-money div.item.coin{
	color: #6E6E6F;
}
.userinfo-money div.item.pay{
	color: #ff4242;
}
.userinfo-money div.item.pay .icon{
	font-size: 20px;
	line-height: 55px;
}
.userinfo-money div.item.coin .iconinfo {
    width: 0;
    height: 0;
    border-bottom: 8px solid #1CB09A;
    border-left: 8px solid transparent;
    right: -1px;
    bottom: 0px;
    cursor: pointer;
}
.userinfo-money div.item .num{
	height: 40px;
	line-height: 50px;
}

.userinfo-money div.item .unit{
	height: 30px;
	line-height: 20px;
}
.userinfo-second-menu{
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
}
.userinfo-second-menu-name{
	text-align: left;
}
.userinfo-second-menu-more{
	line-height: 50px !important;
	color: #b9b0ba;
	cursor: pointer;
	max-width: 180px;
}
.fc-paylog{
	color: #F78174;
	padding-right: 20px;
	cursor: pointer;
}
.fc-record{
	color: #c172ff;
	padding-right: 20px;
	cursor: pointer;
}
.fc-readlog{
	color: #fe6e17;
	padding-right: 20px;
	cursor: pointer;
}
.fc-mystore{
	color: #3cabdb;
	padding-right: 20px;
	cursor: pointer;
}
.fc-wallet{
	color: #3cabdb;
	padding-right: 20px;
	cursor: pointer;
}
.fc-safety{
	color: #67c004;
	padding-right: 20px;
	cursor: pointer;
}
.fc-logout{
	color: #6e3b19;
	padding-right: 20px;
	cursor: pointer;
}
.fc-need{
	color: #ff0202;
}
.fc-buy{
	color: #fb1f24;
}
.paylog-up-vip{
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	padding: 0 20px;
	text-align: left;
	cursor: pointer;
}
#items .item{
	height: 100px;
	border-bottom: 1px solid #dcdcdc;
	cursor: pointer;
}
#items .item .box{
	height: 50px;
	line-height: 50px;
	text-align: left;
	padding: 0 20px;
	font-size: 14px;
	color: #6E6E6F;
	cursor: pointer;
}
#items .item:last-child{
	border: none;
}

.record-tag{
	height: 50px;
	line-height: 50px;
}
.check-year{
	height: 40px;
	line-height: 40px;
	background: #EBF1F8;
	color: #6E6E6F;
	padding: 0 20px;
	font-size: 14px;
	text-align: left;
	cursor: pointer;
}
.check-year .years {
	height: 20px;
	margin-top: 10px;
	line-height: 20px;
	border: 1px solid #1CB09A;
	color: #1CB09A;
	width: 100px;
	display: inline-block;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
}

.check-year .years select[name='saletime']{
	width: 100%;
	z-index: 99;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
}
div#year{
	display: inline-block;
	margin-left: 10px;
}
.icon-over-flag{
	padding: 2px 5px;
	font-size: 12px;
	color: #fff;
	background: #c20406;
}
.userinfo-more{
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #6E6E6F;
	border-top: 1px solid #dcdcdc;
	cursor: pointer;
}
.safety-item{
	height: 40px;
	line-height: 40px;
	border: 1px solid #6E6E6F;
	margin-top: 20px;
	font-size: 14px;
	cursor: pointer;
}
.safety-item .icon-unbind{
	margin-left: 10px;
	color: #e60012;
}
.safety-item .icon-bind{
	margin-left: 10px;
	color: #4bb531;
}
.safety-phone{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #6E6E6F;
	margin-top: 20px;
	cursor: pointer;
}
.safety-email-lable{
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 20px;
	text-align: left;
	cursor: pointer;
}
.safety-email{
	height: 40px;
	line-height: 40px;
}
.safety-email input{
	margin-top: 20px;
	display: block;
	height: 35px;
	line-height: 35px;
	border: 1px solid #B2B2B2;
	outline: none;
	padding-left: 5px;
	width: 100%;
	color: #6E6E6F;
	font-size: 12px;
	cursor: pointer;
}
.bind-toast{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	margin-top: 10px;
	color: #6E6E6F;
	cursor: pointer;
}
.userinfo-submit{
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	background: #f78174;
	margin: 50px 20px;
	cursor: pointer;
}
.userinfo-submit button{
	display: block;
    width: 100%;
    height: 100%;
    border: none;
    background: none;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
.safety-addphone{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #D2D3D5;
	cursor: pointer;
}
.safety-addphone-lable{
	font-size: 14px;
	margin-right: 10px;
}
.safety-addphone-input input{
	height: 48px;
	width: 100%;
	border: none;
	font-size: 14px;
	outline: none;
	cursor: pointer;
}
.safety-addphone-get{
	background: #1CB09A;
	border-radius: 25px;
	color: #fff;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	padding: 0 10px;
	cursor: pointer;
}
.safety-toast{
	line-height: 30px;
	font-size: 12px;
	color: #6E6E6F;
	text-align: left;
	cursor: pointer;
}
.userinfo-msg-toast{
	height: 50px;
	line-height: 50px;
	text-align: left;
	padding: 0 20px;
	border-bottom:1px solid #D2D3D5 ;
	cursor: pointer;
}
.userinfo-msg-toast span{
	color: #fe0000;
	cursor: pointer;
}
.userinfo-msg-item{
	height: 40px;
	line-height: 40px;
	text-align: left;
	padding: 0 20px;
	border-bottom:1px solid #D2D3D5 ;
	cursor: pointer;
}
.userinfo-msg-item .msg-more{
	height: 40px;
	line-height: 40px;
}
.userinfo-msg-content{
	padding: 5px 20px;
	line-height: 20px;
	font-size: 14px;
	color: #6E6E6F;
	text-align: left;
	border-bottom:1px solid #D2D3D5 ;
	display: none;
	cursor: pointer;
}
.userinfo-msg-content .user{
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}
/*pay*/
.pay-user-info{
	line-height: 20px;
	padding: 12px 30px;
	font-size: 14px;
	max-height: 114px;
	cursor: pointer;
}
.pay-user-info a{
	color: #FF0202;
	text-decoration: underline;
	cursor: pointer;
}
.pay-user-info div{
	text-align: left;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}
.priority-pay-item{
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	cursor: pointer;
}
.paytuijian .pay-item{
	margin: auto;
	cursor: pointer;
}
.paytuijian .pay-item .icon{
	font-size: 300%;
	cursor: pointer;
}
.paytuijian .pay-item .fc-alipay{
	color: #06a0f8;
	cursor: pointer;
}

.paytuijian .pay-item .fc-wechatpay{
	color:#40b136 ;
	cursor: pointer;
}
.paytuijian .pay-item img.position-a{
	top: 0;
	right: 0;
	height: 30px;
	cursor: pointer;
}
.paytuijian .pay-name{
	height: 30px;
	line-height: 40px;
	font-size: 14px;
	cursor: pointer;
}
.paytuijian .pay-explain{
	height: 30px;
	line-height: 30px;
	color: #fe0202;
	font-style: italic;
	font-size: 14px;
	cursor: pointer;
}
.paytuijian{
	padding-bottom: 30px;
}
.pay-items{
	padding-top: 30px;
}
.pay-items .pay-item{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	cursor: pointer;
}
.pay-items .pay-item .icon{
	margin-right: 10px;
	font-size: 25px;
	line-height: 50px;
	cursor: pointer;
}
.pay-items .pay-item  .pay-explain{
	color: #6E6E6F;
	font-style: italic;
	font-size: 12px;
	cursor: pointer;
}
.pay-items .pay-item .fc-cardpay{color: #022b87;}
.pay-items .pay-item .fc-epay{color: #fc5100;}
.pay-items .pay-item .fc-phonecard{color: #00b9fb;}
.pay-items .pay-item .fc-qqpay{color: #e9b841;}
/*alipay*/
.pay-select-money,.pay-select-type{
	height: 40px;
	line-height: 40px;
	text-align: left;
	cursor: pointer;
}
.pay-select-money-wrapper,
.pay-select-type-wrapper{
	padding: 0 10px;
}
.pay-select-money-wrapper .pay-select-money-item{
	width: 48%;
	display: inline-block;
	float: left;
	background: #f5f6f6;
	padding: 15px 0;
	line-height: 30px;
	margin-bottom: 4%;
	font-size: 14px;
	color: #6E6E6F;
	cursor: pointer;
}

.pay-select-money-wrapper .pay-select-money-item:nth-child(even){
	margin-left: 4%;
}
.pay-select-money-wrapper .pay-select-money-item .pay-money{
	font-size: 16px;
	color: #000000;
	cursor: pointer;
}
.pay-select-money-wrapper .pay-select-money-item .pay-freelyicon{
	height: 20px;
	line-height: 20px;
}
.pay-select-money-wrapper .pay-select-money-item .pay-freelyicon span{
	color: #F78174;
}
.pay-select-money-wrapper .pay-select-money-item .payinfo-exp{
	color: #F78174;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	cursor: pointer;
}
.pay-select-money-wrapper .pay-select-money-item.ac{
	background: #F78174 !important;
	cursor: pointer;
}

.pay-select-money-wrapper .pay-select-money-item.hot{
	position: relative !important;
	cursor: pointer;
}
.pay-select-money-wrapper .pay-select-money-item.hot .hot-img{
	position: absolute;
	right: 5px;
	top: 5px;
	width: 20px;
	height: 23px;
	background: url(../images/hot.png) center no-repeat;
	background-size:20px 23px ;
	cursor: pointer;
}
.pay-select-money-wrapper .pay-select-money-item.ac .hot-img{
	position: absolute;
	right: 5px;
	top: 5px;
	width: 20px;
	height: 23px;
	background: url(../images/hot-selected.png) center no-repeat;
	background-size:20px 23px ;
	cursor: pointer;
}
.pay-select-money-wrapper .pay-select-money-item.hot .hot-img2{
	position: absolute;
	right: 5px;
	top: -5px;
	width: 25px;
	height: 35px;
	background: url(../images/hot2.png) center no-repeat;
	background-size:22px 28px ;
	cursor: pointer;
}
.pay-select-money-wrapper .pay-select-money-item.best *{
	color: #F78174; !important;
}
.pay-select-money-wrapper .pay-select-money-item.ac *{
	color: #fff !important;
}
.pay-reminder{
	text-align: left;
	padding: 10px;
	font-size: 14px;
	color: #6e6e6f;
	cursor: pointer;
}
.pay-reminder p{
	line-height: 20px;
	margin-bottom: 10px;
	cursor: pointer;
}
.pay-select-type-wrapper .pay-select-type-item{
	text-align: left;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #d3d3d4;
	cursor: pointer;
}

.pay-select-type-wrapper .pay-select-type-item .icon{
	line-height: 48px;
}

.pay-select-type-wrapper .pay-type-money-wrapper{
	padding-top: 4%;
	display: none;
	padding-top:5px;
	background: #FFFFFF;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	padding: 0 20px;
	z-index: 99;
	cursor: pointer;
}


/*.pay-reminder p:not(:first-child){
	padding-left: 10px;
}*/
.pay-close{
	right: 10px;
	top: 10px;
	font-size: 12px;
}
.pay-select-type-wrapper .pay-type-money-wrapper fieldset{
	border-top: 1px solid #D3D3D4;
	margin: 20px 20px 4%;
	width: auto;
	cursor: pointer;
}
.pay-select-type-wrapper .pay-type-money-wrapper fieldset legend{
	padding: 0 20px;
	font-size: 14px;
	cursor: pointer;
}
.pay-select-type-wrapper .pay-type-money-wrapper .pay-warning{
	background: #fef0ee;
	margin: 0 10px 4%;
	padding: 10px 20px;
	color: #fe0101;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	width: auto;
	cursor: pointer;
}

.pay-select-type-wrapper .pay-type-money-wrapper .pay-select-money-wrapper .pay-select-money-item{
	width: 30%;
	display: inline-block;
	float: left;
	background: #f5f6f6;
	padding: 10px 0;
	line-height: 30px;
	margin-bottom: 5%;
	margin-right: 5%;
	font-size: 12px;
	color: #6E6E6F;
	margin-left: 0;
	cursor: pointer;
}
.pay-select-type-wrapper .pay-type-money-wrapper .pay-select-money-wrapper .pay-select-money-item:nth-child(3n){
	margin-right: 0;
}
.pay-select-type-wrapper .pay-type-money-wrapper .pay-select-money-wrapper .pay-select-money-item .pay-money{
	font-size: 14px;
}

.pay-select-type-wrapper .pay-type-money-wrapper .pay-input{
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	border-bottom: 1px solid #D2D3D5;
	font-size: 14px;
	cursor: pointer;
}
.pay-select-type-wrapper .pay-type-money-wrapper  .pay-input .flex{
	padding-left: 20px;
}
.pay-select-type-wrapper .pay-type-money-wrapper  .pay-input input{
	border: none;
	outline: none;
	display: block;
	height: 38px;
	width: 100%;
	line-height:38px;
	cursor: pointer;
}

.pay-select-type-wrapper .pay-type-money-wrapper .pay-submit{
	color: #fff;
	height: 40px;
	line-height: 40px;
	background: #1CB09A;
	margin-top: 4%;
	cursor: pointer;
}
.login-logo{
	height: 130px;
	line-height: 130px;
	cursor: pointer;
}
.login-logo img{
	width: 120px;
	cursor: pointer;
}
.login-input-wrapper{
	height: 50px;
	line-height: 50px;
	border-bottom:1px solid #77d0c2 ;
	padding: 0 20px;
	cursor: pointer;
}
.login-input-wrapper .login-input{
	text-align: left;
	margin-left: 10px;
	font-size: 14px;
	cursor: pointer;
}
.login-input-exp{
	font-size: 14px;
	margin-left: 10px;
	width: 60px;
	text-align: left;
	cursor: pointer;
}
.login-input-wrapper .login-input input{
	display: inline-block;
	border: 0;
	width: 100%;
	height: 44px;
	outline: none;
	cursor: pointer;
}
.login-submit,
.regist-submit{
	color: #fff;
	background: #1CB09A;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	cursor: pointer;
}
.regist-submit button,
.login-submit button
{
	display: block;
    width: 100%;
    height: 100%;
    border: none;
    background: none;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
.regist-submit{
	background: #F78174;
	cursor: pointer;
}
.yzm_img{
	height: 35px;
	margin-top: 5px;
	display: block;
	cursor: pointer;
}
.third-login{
	margin: 30px 0;
	cursor: pointer;
}
.third-login fieldset{
	border-top:1px solid #d0d2d6 ;
	cursor: pointer;
}
.third-login legend{
	padding: 20px;
	font-size: 14px;
	cursor: pointer;
}
.third-login .fc-qqlogin{
	color: #3499db;
	font-size: 220%;
	cursor: pointer;
}
.third-login .fc-wechatlogin{
	color: #2ecd71;
	font-size: 220%;
	cursor: pointer;
}
.third-login .fc-sinalogin{
	color: #e74c3c;
	font-size: 220%;
	cursor: pointer;
}
.third-login .fc-baidulogin{
	color: #56b3da;
	font-size: 220%;
	cursor: pointer;
}
/*error*/
.tips-wrapper{
	padding: 80px 0 30px;
	cursor: pointer;
}
.tips-wrapper img{
	width: 200px;
	cursor: pointer;
}
.tips-content{
	line-height: 20px;
	cursor: pointer;
}
.tips-back{
	color: #6E6E6F;
	cursor: pointer;
}
.setpass-wrapper{
	border: 1px solid #DCDCDC;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	cursor: pointer;
}
.setpass-wrapper .login-input input{
	height: 30px;
	cursor: pointer;
}
/*swiper*/
 .swiper-container {
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: 180px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
}
.swiper-slide a{
	display: block;
	height: 100%;
	width: 100%;
	cursor: pointer;
}
.swiper-slide img{
	display: block;
	height: 100%;
	width: 100%;
	cursor: pointer;
}
.swiper-pagination{
	text-align: right;
	padding-right: 10px;
	cursor: pointer;
}
.swiper-pagination-bullet {
	border-radius: 0;
	width: 10px;
	height: 3px;
	background: none;
	border: 1px solid #1eb09a;
	cursor: pointer;
}
.swiper-pagination-bullet-active{
	background: #1eb09a;
	cursor: pointer;
}
.txt-els{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}

.clamp{
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	/* -webkit-line-clamp:2; */
}
.fs2x{
	font-size: 160%;
}
.fs3x{
	font-size: 300%;
}
.line{
	clear: both;
	height: 5px;
	background: #f4f4f4;
	cursor: pointer;
}
.fs14{
	font-size: 14px;
}
.fs14_1{
	font-size: 14px;
	margin-top: -20px;
}
.fs20{
	font-size: 20px;
}
.mg15t{
	margin-top: 15px;
}
.pd20t{
	padding-top: 20px;
}
.pd20b{
	padding-bottom: 20px;
}
.pd20r{
	padding-right: 20px;
}
.pd20l{
	padding-left: 20px;
}
.pd2t{
	padding-top: 2px;
}
.line-light{
	border-top: 1px solid #dcdcdc;
}
.more{
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #6E6E6F;
	background: #ebf1f8;
	cursor: pointer;
}
.round{
	-moz-border-radius:100%;
	-webkit-border-radius:100%;
	border-radius:100%;
}
.fc-main{
	color: #1CB09A !important;
}
.tag-girl{
	border:1px solid #F78174;
	color: #F78174;
	font-size: 12px;
	padding: 1px 5px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
.tag-boy{
	border:1px solid #1CB09A;
	color: #1CB09A;
	font-size: 12px;
	padding: 1px 5px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
.no-border-top{border-top: none !important;}
.no-border-right{border-right: none !important;}
.no-border-bottom{border-bottom: none !important;}
.no-border-left{border-left: none !important;}
.position-a{position: absolute;}
.position-r{position: relative;}
.position-f{position: fixed;}
/*chengyuan add*/
.transform{
	-moz-transition:all 0.6s cubic-bezier(0.23,1,0.32,1);
	-webkit-transition:all 0.6s cubic-bezier(0.23,1,0.32,1);
	transition:all 0.6s cubic-bezier(0.23,1,0.32,1);
}
.sel{height: 20px;width: 20px;margin-top: 10px;display: block;color: #1cb09a;font-size:14px;}
.sign-header{
	height: 44px;
	background: #333;
	position: relative;
}
.sign-head{
	height: 38px;
	width: 38px;
	position: absolute;
	top: 14px;
	left: 14px;
	border: 2px solid #fff;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	z-index: 10;
}
.sign-username{
	font-size: 12px;
	line-height: 1;
	text-align: left;
	padding-left: 45px;
	padding-top: 12px;
}
.sign-username i{
	margin-left: 10px;
}
.sign-body-head-bg{
	height: 204px;
	background: url(../images/sign-bg.png) center no-repeat;
	background-size: 100% 204px;
	position: relative;
}
.sign-body-head-bg .ps{
	position: absolute;
	background: #fff;
	color: #f74b2b;
	font-size: 11px;
	right: 0;
	top: 12px;
	width: 55px;
	height: 25px;
	line-height: 25px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.sign-body-head-content{
	height: 193px;
	width: auto;
	background: #fff;
	border-radius: 5px;
	position: absolute;
	top: 58px;
	left: 24px;
	right: 24px;
	z-index: 10;
	padding: 18px;
	color: #999;
}
.sign-body-head-content span.num{
	color: #f94d2c;
	font-size: 50px;
	padding: 0 5px;
}
.sign-block{
	height: 57px;
	background: #f5f5f5;
}
.sign-days {
	padding: 15px 0 40px;
}
.sign-day{
	background: url(../images/sign-unselect.png) center no-repeat;
	background-size:19px 19px;
	height: 19px;
	width: 19px;
	position: relative;
	transition: all 2s;
}
.sign-day-num{
	position: absolute;
	font-size: 11px;
	left: 0;
	width: 150%;
	top: 24px;
	color: #999;
	text-align: left;
}
.sign-day.ac{
	background: url(../images/sign-select.png) center no-repeat;
	background-size:19px 19px;
}
.sign-days .flex{
	height: 2px;
	background: #e6e6e6;
	margin-top: 8px;
}
.sign-days .flex.ac{
	background: #F94D2C;
}
.sign-submit{
	height: 35px;
	width: 139px;
	margin: auto;
	font-size: 15px;
	line-height: 35px;
	color: #fff;
	background: #F94D2C;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.sign-submit.unuse{
	background:#ff8f79;
}

.sign-books{
	padding: 20px 16px 16px;
	font-size: 15px;
	color: #333;
	line-height: 1;
}
.sign-books span{
	color: #999;
	font-size: 12px;
	padding-right: 8px;
}
.sign-books .icon{
	font-size: 12px;
	float: right;
}
.sign-books .books{
	padding: 16px 0 0;
	display: flex;
	display: -webkit-box;
	display: box;
	  /*margin:  5px 0;*/
	justify-content: space-between;
	-webkit-box-pack: justify;
	box-pack: justify;
}
.sign-books .books .sign-book{
	display: block;
	width: 88px;
}
.sign-books .books .sign-book:nth-of-type(3n){
	margin-right: 0;
}
.sign-book-cover{
	width: 88px;
}
.sign-book-name{
	font-size: 12px;
	margin-top: 14px;
	line-height: 1;
	color: #333;
	text-align: left;
}
.sign-book-readnum{
	font-size: 10px;
	margin-top: 8px;
	height:15px;
	line-height:15px;
	color: #999;
	text-align: left;
}
.sign-ps-img{
	display: block;
	width: 100%;
	margin-top: -1px;
}
.sign-ps-header{
	height: 44px;
	line-height: 44px;
	position: relative;
	font-size: 17px;
	background: #333;
	color: #fff;
	padding: 0;
}
.sign-ps-header i{
	position: absolute;
	left: 16px;
	font-size: 17px;
	top: 13px;
}
.part1{
	height: 198px;
	background: #4396f7;
}
.part2{
	height: 192px;
	background: #fff;
}
.part3{
	left: 25px;
	right: 25px;
	top: 53px;
	height: 332px;
	border-radius:7px;
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.09);
	background: #fff;
}
.part3  .sharecontent{
	height: 100%;
	width: 100%;
}
.part3 .sharecontent .sharetitle-wrap{
	left: 48px;
	right: 48px;
	top:64px;
}
.part3 .sharecontent .sharetitle-wrap img{
	width: 100%;
	max-width: 434px;
}
.sharetitle-user-cover{
	left:0;
	right:0;
	height: 49px;
	top: -25px;
	text-align: center;
}
.sharetitle-user-cover img{
	width: 49px;
	height: 49px;
	border: 1px solid #fff;
}
.sharetitle-user-name{
	left:0;
	right:0;
	top:33px;
	font-size: 15px;
	height:15px;
	text-align: center;
}
.share-word{
	top: 186px;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 15px;
	color: #333;
}
.share-word p span{
	color: #4396f7;
	margin-right: 5px;
	font-size: 15px;
}
.share-word p:last-of-type{
	margin-top: 10px;
}
.share-code-wrapper{
	bottom: 20px;
	left:0;
	right:0;
	font-size: 12px;
	text-align: center;
	color: #999;
}
.share{
	bottom: 50px;
	height: 35px;
	line-height: 35px;
	font-size:15px;
	border-radius: 18px;
	background: #4396f7;
	left: 30%;
	right: 30%;
	text-align: center;
	color: #fff;
	box-shadow:0px 1px 14px rgba(67, 150, 247, 0.34);
}
.sharebody{
	background: url(../images/sharebook-bg.png) center no-repeat;
	background-size: 100% 100%;
}
.sharebook-content{
	padding: 29px 16px;
}
.share-bookinfo,
.share-zhuliinfo{
	padding: 20px 16px;
	background: #fff;
	border-radius:10px;
	box-shadow:0px 10px 14px rgba(45, 149, 110, 0.16);
}
.share-zhuliinfo{
	margin-top:21px;
}
.sharebook-img{
	height: 200px;
	text-align: center;
}
.sharebook-img img{
	height: 200px;
}
.sharebook-name{
	font-size: 15px;
	margin-top: 19px;
	text-align: center;
}
.sharebook-author{
	font-size: 13px;
	margin-top: 8px;
	text-align: center;
	color: #999;
}
.sharebook-intro{
	font-size: 13px;
	line-height: 20px;
	height: 40px;
	margin-top: 21px;
}
.sharebook-activity-title{
	background: url("../images/gift-free.png") left center no-repeat;
	background-size:27px 27px;
	padding-left: 40px;
	height: 27px;
	line-height: 27px;
	font-size: 17px;
}
.day-num{
	color: #ff651a;
	font-size: 22px;
}
.sharebook-activity-content{
	border:2px dashed #ffb11b;
	padding: 15px;
	margin-top: 30px;
	font-size: 13px;
	text-align: left;
	line-height: 20px;
}
.sharebook-activity-content .day-num,
.myfriend .day-num{
	font-size: 13px;
	color: #333;
}
.joinus{
	 background: -webkit-linear-gradient(left, #ffa914 , #f7bc49); /* Safari 5.1 - 6.0 */
	 background: -o-linear-gradient(right, #ffa914, #f7bc49); /* Opera 11.1 - 12.0 */
	 background: -moz-linear-gradient(right, #ffa914, #f7bc49); /* Firefox 3.6 - 15 */
	 background: linear-gradient(to right, #ffa914 , #f7bc49);
	 height: 45px;
	 line-height:45px;
	 color:#fff;
	 font-size:17px;
	 border-radius:22px;
	 box-shadow:0px 3px 10px rgba(255, 177, 28, 0.3);
	 margin-top: 33px;
}
.win-wrapper .joinus{
	 background: -webkit-linear-gradient(left, #ffa914 , #f7bc49); /* Safari 5.1 - 6.0 */
	 background: -o-linear-gradient(right, #ffa914, #f7bc49); /* Opera 11.1 - 12.0 */
	 background: -moz-linear-gradient(right, #ffa914, #f7bc49); /* Firefox 3.6 - 15 */
	 background: linear-gradient(to right, #ffa914 , #f7bc49);
	 height: 45px;
	 line-height:45px;
	 color:#fff;
	 font-size:17px;
	 border-radius:22px;
	 box-shadow:0px 3px 10px rgba(255, 177, 28, 0.3);
	 width: auto;
	 margin:0px 20%;
	 margin-top: 33px;
}
.addapp{
	height: 45px;
	 line-height:45px;
	 color:#ffb21c;
	 font-size:17px;
	 border-radius:22px;
	 margin-top: 33px;
	 border: 1px solid #ffb21d;
}
.myfriend{
	text-align: left;
	margin-top: 28px;
	font-size: 17px;

}
.myfriend-cover-wrapper{
	width: 100%;
	overflow-x: auto;
	height: 37px;
	margin-top: 20px;
}
.myfriend-cover-inner-wrapper{
	height: 37px;
	text-align: left;
	width: 470px;
}
.myfriend-cover-inner-wrapper img{
	height: 37px;
	width: 37px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.win-wrapper{
	display:none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,.5);
}
.win-content{
	margin: 58px 25px;
	width: auto;
	position: relative;
}
.win-header img{
	display: block;
	width: 100%;
}
.win-input-wrapper{
	background: #fff;
	padding:0 13px 20px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
}
.win-input-wrapper .input-wrapper {
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #eee;
}
.win-input-wrapper .input-wrapper input{
	display: block;
	border: none;
	outline: none;
	height: 100%;
}
.getsmscode{
	border: 1px solid #f9b73c;
	color: #ffaa16;
	padding: 6px;
	border-radius:13px;
	font-size: 11px;
}
.sharebook-close{
	position: absolute;
	bottom: -80px;
	width: 32px;
	height: 32px;
	left: calc(50% - 16px);
}
.sharebook-title2{
	padding: 35px 100px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	color: #FFFFFF;
	font-size: 25px;
}
.sharebook-title2 .h{
	height: 2px;
	width: 21px;
	border-radius: 1px;
	background: #FFFFFF;
	margin-top: 12px;
}
.sharebook-tip2{
	padding: 41px 16px 61px;
}
.sharebook-tip2 img{
	width: 100%;;
}
.hide{
	display: none;
}
.zw{color:#ff9d03}
.yearvip{
	display: block;
	width: 100%;
}
.icon-vip30{
	background: url("../images/icon-month.png") center no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	height: 16px;
	width: 38px;
}
.icon-vip365{
	background: url("../images/icon-yearvip.png") center no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	height: 16px;
	width: 38px;
}

@media screen and (min-width: 600px) {
	.part1{
		height: 298px;
		background: #4396f7;
	}
	.part2{
		height: 292px;
		background: #fff;
	}
	.part3{
		left: 25px;
		right: 25px;
		top: 53px;
		height: 532px;
		border-radius:7px;
		box-shadow: 0 1px 15px rgba(0, 0, 0, 0.09);
		background: #fff;
	}
	.share-word{
		top: 286px;
		left: 0;
		right: 0;
		text-align: center;
		font-size: 15px;
		color: #333;
	}
}
.bread {
	margin-top: 0.75rem;
	padding: 0 1rem;
	font-size: 0.9rem;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #999;
	line-height: 1.4;
	margin-bottom: 0.75rem;
}
.bread a {
	color: #999;
}

.wrap-info .mod-head {
    display: block;
    margin-bottom: -0.5rem;
    padding: .5rem 1rem;
    line-height: 1.75rem;
    border-top: 0;
}
.mod-head h2 {
	margin: 10px 10px 10px 10px;
	font-size: 1.125rem;
	color: #333;
}

.book_intro h2{
	margin: 2px 10px 2px 10px;
	font-size: 1.125rem;
	color: #333;
	text-align: center;
}
 .chapters-more {
	padding: 0.5rem 1rem 1rem 1rem;
}
.chapters-more a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	line-height: 2rem;
	font-size: 0.875rem;
	text-align: center;
	background: #f0f1f2;
	border-radius: 100px;
}
.wrap-info .mod-head h2 {
    font-weight: bold;
}
.wrap-info .mod-head h2::before {
	display: none;
}
.wrap-info .mod-head a {
	margin-top: -0.35rem;
}

.mod-attentions .attentions {
	border-top: .5rem solid transparent;
}
.mod-attentions .attentions li {
    display: list-item;
    text-align: -webkit-match-parent;
}
.mod-attentions .attentions li::after {
    display: block;
    margin-top: -1px;
    content: '';
    border-top: 1px solid #f0f1f2;
    transform: scaleY(.75);
}
.mod-attentions .attentions li:last-child::after {
    display: none;
}
.mod-attentions .attentions li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0.75rem 1rem;
    line-height: 1.25rem;
    font-size: 0.90625rem;
    float: left;
    width: 50%;
}

.paginator {text-align: center;color: #484848;font-size: 0;letter-spacing: 0;padding: 1rem 0  .3rem 0;}
.paginator>a,.pages>span {display: inline-block;box-sizing: border-box;vertical-align: top;color:#666;width: 40%;height: 2.5rem;line-height: 2.5rem;background: #f6f7f8;font-size: 1rem;border: 1px solid transparent;border-radius: 0.1rem;margin: 0 5%;}

li.on a { background: #1cb09a;}
.book_nav{padding: .38rem; }
.book_nav ul { overflow: hidden;}
.book_nav ul li{  float: left;   width: 20%;    font-size: 100%; }
.book_nav ul li.on a {    color: #fff;}
.book_nav ul li a {display: block;margin: .08rem;padding: .06rem 0;font-size: .9rem;line-height: 30px;text-align: center;border-radius: 100px; color: grey;}

.det_btns ul li{display: inline-block;}
.det_btns{text-align:center;padding:.14rem 0}
.det_btns a{display:inline-block;width: 10rem;height: 2.2rem;line-height: 2rem;border-radius:.1rem;border: 1px solid #1cb09a;font-size: 1rem;color: #1cb09a;margin:0 .15rem;}
.det_btns .a1{color:#fff;background: #1cb09a;}
.det_btns .a3{margin-top:.2rem;width:6.75rem}

.book_intro{position: relative;padding: 5% 5% 5% 5%;color:#999;font-size: 16px;line-height: 30px;text-align: left;}
.book_intro .cont{overflow: hidden;text-indent: 2em;}
.book_intro .intro_more{position: absolute;	bottom: .38rem; right: 3%;	padding-left: 10px;	background: #fff;}
.book_intro .intro_more:after{	content: "";	display: block;	width: 1rem;	height: .38rem;	position: absolute;	left: -1rem;	top: 0;	background-image: linear-gradient(90deg,hsla(0,0%,100%,0),#fff);}
.paiming{color:#f30707}

.nd_title{padding: .3rem 4% 3% 4%;line-height: .5rem;}
.nd_title .t1{font-size: 1.5rem;font-weight:700;color:#333;line-height: 1.8rem;}
.nd_title .writer{height: .2rem;line-height:.5rem;font-size: .9rem;color:#999;margin-top: .8rem;margin-bottom:.02rem;}
.nd_cnt{width:92%;margin:0 auto;line-height:1.8;color:#666;font-size:.28rem}
.nd_cnt .nd_title2{margin:0 auto;height:.66rem;line-height:.66rem;background:#f6f6f6;border-left:.04rem solid #f86442;padding-left:.1rem;font-size:.28rem;font-weight:700;margin-bottom:.3rem;text-indent:0}
.newscontent{margin-top:.2rem;padding-top:.2rem;border-top:1px solid #eee}

div.clear{font:0 Arial;line-height:0;height:0;overflow:hidden;clear:both}
.lt{float:left;}
.rt{float:right}
.nd_cnt .description{margin: .34rem  0;line-height: 1.5rem;font-size: .9rem;text-align: justify;background: #f9f9f9;padding: .2rem .38rem;border: 1px solid #f1f1f1;border-radius: .2rem;}
.nd_cnt .cover_1 {padding-top: .8rem;overflow: hidden;}
.nd_cnt .cover_1 .pic {/* position: relative; */left: -0.4rem;z-index: 100;display: block;margin: 0 auto;width: 150px;height: 200px;transform: perspective(800px) rotateX(0) rotateY(-30deg) rotateZ(0);}
.nd_cnt .cover_1 .pic img {    position: absolute;    z-index: 103;    width: 100%;    height: 100%;    vertical-align: top;    background: #f6f7f8;}
.nd_cnt .cover_1 .pic::after {    position: absolute;    left: 100%;    top: 1.75%;    z-index: 102;    width: 5%;    height: 96.5%;    content: "";    -webkit-transform: perspective(60px) rotateY(30deg);    -moz-transform: perspective(60px) rotateY(30deg);    transform: perspective(60px) rotateY(30deg);    background-color: #efefef;    box-shadow: inset 0 0 .125rem #666;}
.nd_cnt .cover_1 .stars {    margin-top: .4rem;    font-size: .35rem;    text-align: center;}
.nd_cnt .cover_1 .stars .star {    display: inline-block;  width: 1.6rem;    height: .3rem;    background: url(../images/stars.png) no-repeat; background-size: 1.6rem;   vertical-align: middle;}
.nd_cnt .cover_1 .stars .star i {    display: block;    width: auto;    height: .3rem;     background: url(../images/stars_red.png) no-repeat; background-size: 1.6rem;   text-indent: -9999px;    overflow: hidden;}
.nd_cnt .cover_1 .read {margin-top: .8rem;font-size: 1rem;text-align: center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: normal;}

.nd_cnt p{margin-bottom:.15rem;line-height: 2rem;font-size: 1rem;color:#666;}
.nd_cnt p a{color: #1cb09a;}
.nd_rec{margin:.3rem auto 0;background:#f6f6f6;padding:.3rem;box-sizing:border-box;height: 200px;}
.nd_rec .face{float:left;/* width:2.48rem; *//* height:3.56rem; *//* border:.06rem solid #fff; */box-shadow:0 0 .15rem #999;}
.nd_rec .face img{display:block;width: 125px;height: 180px;}
.nd_rec .inf{width:3.4rem;float:right}
.nd_rec .name{height:.7rem;line-height:.7rem;font-size:.35rem}
.nd_rec .nm{display:inline-block;max-width:95%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.nd_rec .in{height:.48rem;line-height:.48rem;color:#999;font-size:.24rem}
.nd_rec .writer{padding-left:.36rem;background:url(../images/face1.png) no-repeat left center;background-size:auto .28rem}
.nd_rec .zs{height:.6rem;line-height:.6rem;color:#999;font-size:.24rem}
.nd_rec .stars{float:left;width:1.12rem;height:.6rem}
.nd_rec .stars .in{width:1.12rem;height:.6rem;background:url(../images/star1.png) no-repeat left center;background-size:1.12rem .21rem;float:left}
.nd_rec .reada{display:block;width:2.5rem;height:.7rem;line-height:.7rem;border-radius:.35rem;margin:.4rem 0 0 0;font-size:.28rem;text-align:center;color:#fff;background:#f86442}

.nd_online{position:relative;padding:.4rem 4%}
.nd_online .photo{display:block;width:1.5rem;height:2rem;border:1px solid #e3e4e6;float:left;position:relative;overflow:hidden}
.nd_online .photo img{display:block;width:1.5rem;height:2rem}
.nd_online .inf{float:right;width:5.1rem}
.nd_online .inf .in{color:#999}
.nd_online .name{height:.66rem;line-height:.66rem;font-size:.3rem}
.nd_online .nm{display:block;width:100%;height:100%;object-fit:cover}
.nd_online .writer{height:.66rem;line-height:.66rem;margin-top:.2rem;color:#a8a8a8;font-size:.22rem;padding-left:.36rem;background:url(../images/face1.png) no-repeat left center;background-size:auto .24rem}
.nd_online .writer1{height:.66rem;line-height:.66rem;color:#a8a8a8;font-size:.22rem;padding-left:.36rem;background:url(../images/face1.png) no-repeat left center;background-size:auto .24rem}
.nd_online .reada{display:block;width:1.6rem;height:.56rem;line-height:.56rem;border:1px solid #f86442;border-radius:.28rem;text-align:center;color:#f86442;position:absolute;right:4%;top:70%;margin-top:-.3rem}

.cm_title{height:1.08rem;line-height:1.08rem;clear:both;padding:0 4%;margin: 10px 10px 0px -3px;}
.cm_title .tit{float:left;position:relative;padding-left:.15rem;font-size: 1rem;font-weight:700;}
.cm_title .tit h1{float:left;position:relative;padding-left:.15rem;font-size:.4rem;font-weight:700}
.cm_title .tit h2{float:left;position:relative;padding-left:.15rem;font-size:.35rem;font-weight:700}
.cm_title .tit i{display:block;width: 0.25rem;height: 1rem;border-radius:.02rem;background: #1cb09a;position:absolute;left: -6px;top: 26%;margin-top: -.18rem;}
.cm_title .more{float:right;color:#999}

.book-content{padding:.32rem 0;font-size:.33rem;line-height:.52rem;overflow:hidden}
.book-content p:last-child{margin:0}
.book-content p{margin-bottom:.24rem}
.book-content h3:first-child{margin-top:0}
.book-content h3{margin:.32rem 0;padding:.16rem .2rem;line-height:.48rem;font-size:.38rem;font-weight:700;background:#f6f7f8;border-left:3px solid #f86442}
.book-content h2{margin:.32rem 0;padding:.16rem .2rem;line-height: 1.8rem;font-size: 1.2rem;font-weight:700;background: #f9f9f9;border-left: 3px solid #1cb09a;}
.show-more{position:relative;margin-bottom: 1.5rem;border:none;}
.show-more button{width:100%;height:.52rem;background:0 0;border:none;color: #1cb09a;font-size: 1rem;}
.show-more:after{content:"";display:block;width:100%;height:4rem;position:absolute;left:0;top:-4rem;background-image:linear-gradient(-180deg,hsla(0,0%,100%,0),#fff)}
.show-more button:after,.show-more button:before{position:absolute;top: -1rem;left: 50%;display:inline-block;margin-left: -.5rem;width: .8rem;height: .8rem;border-bottom: 2px solid #1cb09a;border-left: 2px solid #1cb09a;content:' ';transform:rotate(-45deg);z-index:999;}
.show-more button:after{top:-.45rem;}

.news-list{padding-bottom:.2rem;}
.news-list ul li{position:relative}
.news-list ul li::after{display:block;margin-top:-1px;margin-left:.32rem;margin-right:.32rem;content:'';-webkit-transition:margin-left .15s;transition:margin-left .15s;border-bottom:1px solid #f0f1f2}
.news-list ul li:last-child::after{display:none}
.news-list ul li a{position:relative;z-index:2;display:block;padding: .14rem 3rem .14rem .8rem;line-height: 2rem;font-size: 0.9rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news-list ul li span{position:absolute;right:0;top: 13px;z-index:1;padding: .14rem .8rem .14rem .32rem;line-height:.52rem;font-size: .9rem;color:#999;}

.book_10 {padding: .38rem .5rem;border-top: 1px solid #f0f1f2;border-bottom: 1px solid #f0f1f2;}
.book_10 dt {width: 30%;height: auto;}
.book_10 dt img {	width: 100%;	height: 100%;	vertical-align: top;	box-shadow: 0.0625rem 0.0625rem 0.0625rem rgba(0,0,0,0.2);}
.book_10 dd {position: relative;padding-left: 1rem;/* height: 3.05rem; */width: 65%;overflow: hidden;}
.book_10 dd h4 {margin-bottom: .5rem;font-size: 1.2rem;font-weight: bold;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.book_10 .intro{color: #666;display: -webkit-box;margin: .1rem 0 5% 0;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 0.8rem;}
.book_10 .tag a ,.book_10 .tag i{color: #666;font-size: .8rem;}
.book_10 .tag ,.book_10 .tag i{color: #666;font-size: .8rem;}
.book_10 .tag i{ padding:0 .2rem;}
.book_10 .view{background: #1cb09a;margin-top: 8%;color: #fff;display: block;text-align: center;width: 6rem;height: 1.5rem;line-height: 1.5rem;border-radius: .1rem;font-size: 1rem;}

.writer_info{text-align: center;padding: .3rem .38rem .5rem .38rem;background: linear-gradient(to top,#fff,rgba(255,255,255,0) 1rem) no-repeat center bottom;background-color: #f6f7f7;}
.writer_info img{width: 6rem;height: 6rem;border-radius: 50%;}
.writer_info h1{font-size: 1.5rem;font-weight: bold;margin: .2rem 0;}
.writer_info p{color: #999;font-size: 16px;text-align: left;text-indent: 2em;}



