@charset "gbk";
@import url("base.min.css");
*{
	cursor: pointer;
}
a{
	color: inherit;
	cursor: pointer;
}
a:hover,
a:active{
	color: inherit;
	cursor: pointer;
}
header{
	background-color:#e66e12;
	color: #fff;
	height: 50px;
	line-height: 30px;
	padding: 10px 20px;
	cursor: pointer;
}
header .logoshuhai{
	height: 35px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: -3px;
	cursor: pointer;
}
header .h-title{
	font-size: 20px;
	cursor: pointer;
}
header.second{
	background-color:#fff ;
	font-size: 18px;
	font-family:simhei;
	color: #000;
	cursor: pointer;
}
header.second .pos{
	margin-top: 7px;
}
footer .mobile{
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #F78174;
	cursor: pointer;
}
footer .qr-code{
	background-color:#e66e12;
	color: #fff;
	height: 130px;
	padding: 25px;
	cursor: pointer;
}
footer  .gzh{
	line-height: 50px;
	height: 40px;
	cursor: pointer;
}
footer  .gzh:last-child{
	line-height: 20px;
	height: 40px;
	cursor: pointer;
}
footer .gzh-img{
	height: 80px;
	width: 80px;
	cursor: pointer;
}
/*nav*/
.nav1 ,.nav2{
	padding: 0 20px;
}
.nav-item{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	font-family: simhei;
	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: #f78174;
	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 span{
	color:#f00;
	font-style: italic;
	padding-right: 10px;
}
.block-title-icon{
	text-align: right;
	padding-right:10px ;
}
.block{
	padding: 0 20px 20px;
}
.block-no-bottom{
	padding: 0 20px;
}
.bk-item{
	padding-top: 20px;
}
.bk-item .tag{
	border:1px solid #e66e12;
	color: #e66e12;
	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 #e66e12;
	color:#e66e12;
	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: #e66e12 !important;
}
.boy-class-bg{
	background: #e66e12 !important;
}
.boy-class-borderc{
	border-color: #e66e12 !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: #e66e12;*/
	-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: #e66e12;
	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: #e66e12;
}
.fs-setting{
	color: #c3c3c4;
	font-size: 12px;
	text-align: right;
}
.fs-setting span{
	display: inline-block;
	width: 30px;
}
.fs-setting span.ac{
	color: #e66e12;
}
.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: #e66e12;
}
.buyone{
	color: #fff;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin: 0 20px;
	background: #e66e12;
	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: #e66e12;
	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: #e66e12;
	font-size: 12px;
	width: 80px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #e66e12;
	-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 #e66e12;
	color:#e66e12;
	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: #e66e12;
	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:#e66e12;
	border:1px solid #e66e12;
	margin-top:10px;
	cursor: pointer;
}
.ds-box span.submit-span{
	height:30px;
	line-height:30px;
	display:block;
	width:90%;
	margin:auto;
	color:#fff;
	background: #e66e12;
	margin-top:10px;
	border:1px solid #e66e12;
	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: 40px;
	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 #e66e12;
    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-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 #e66e12;
	color: #e66e12;
	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;
}
.safety-email select{
	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: #e66e12;
	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: #e66e12;
	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: #e66e12;
	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;
}
.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: #e66e12 !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 #e66e12;
	color: #e66e12;
	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: #e66e12;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-vip365{
	background: url("../images/icon-yearvip.png") center no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	height: 16px;
	width: 38px;
}
.get-mod-more{
	margin-top:15px;
	background:#f3f3f3;
	width:100%;
	line-height:40px;
	font-size:13px;
	color:#6E6E6F
}
.pagelink em,.pagelink a,.pagelink kbd,.pagelink strong{display:none;}
.pagelink .next{display:block;}
.hot{
	color:#FE0202;
}
.ajaxtip {
	position: absolute;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 13px;
    padding: 15px 15px;
    border-radius: 5px;
    z-index: 700;
 }
 .info-btn{
	background: #e66e12;
    width: 70px;
    height: 25px;
    border: none;
    color: #fff;
    border-radius: 5px;
 }
 .buychapter-btn{
	background: #e66e12;
	padding:8px 12px;
    border: none;
    color: #fff;
    border-radius: 5px;
 }
 .setavatar-edit{
	 padding-top:70px;
}
.row_text{
	padding-top:30px;
}
.mt{
	padding-top:15px;
}
.mt button{
	background:#e66e12;
	padding:8px 12px;
	border:none;
	color:#fff;
	border-radius:5px;
}
.mts{
	padding-top:10px;
}
.yt-txt{
	padding-top:10px;
	line-height:25px;
	text-align:left;
    font-size:13px;
}
#cut_div{
	margin:0 auto !important;
}
.c_title,.c_head{
	text-align:left;
	padding:0px 30px;
	margin:10px 0px;
	line-height:20px;
	font-size:13px;
}
.gundong{
	width:300px;
	overflow:hidden;
	margin:0 auto;
	margin-bottom:20px;
}
.safety-email .radio{float:left;}
@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;
	}
}
