@import url("base.css");
header .loginbar{
	height: 40px;
	line-height: 40px;
	background: #ececec;
	font-size: 14px;
}
.content{
	width: 1200px;
	min-width: 1000px;
	margin-right: auto;
  	margin-left: auto;
	height: auto;
	background: #fff;
}
.loginbar .content{
	background: #ECECEC;
}
.loginbar .content span{
	margin-right: 5px;
	margin-left: 5px;
}
.loginbar .content span:first-child{
	margin-left: 0;
}
.loginbar .content span:last-child{
	margin-right: 0;
}
header .logo-wrapper{
	height: 100px;
	background: #fff;
}
header .logo-wrapper .logo{
	height: 50px;
	margin-top: 25px;
}
header .logo-wrapper .search{
	height: 60px;
	margin-top: 20px;
}
header .logo-wrapper .search .search-hot-word{
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	width: 100%;
}
header .logo-wrapper .search .search-hot-word span{
	color: #b8232f;
	margin: 0 2px;
}
header .logo-wrapper .search .search-input-wrapper .input-box{ width:300px; border:1px solid #3e3d43; border-right: none; height:40px;line-height: 40px; background:none;float:left;outline-style:none; color:#666666; padding-left:6px;}
header .logo-wrapper .search .search-input-wrapper .search-submit {cursor:pointer;width:60px;height:40px;font-size:16px;color:#fff;background:#b8232f;border:1px solid #b8232f;}
header .logo-wrapper .userinfo{
	height: 60px;
	margin-top: 20px;
	width: 260px;
	float: right;
}
header .logo-wrapper .userinfo .pay{
	background: url(../img2018/pay.png) left center no-repeat;
	background-size: 20px 20px;
	padding-left: 35px;
	height: 30px;
	line-height: 30px;
	color: #B8232F;
	cursor: pointer;
}
header .logo-wrapper .userinfo .writer{
	background: url(../img2018/writer.png) 4px center no-repeat;
	background-size: 15px 20px;
	padding-left: 35px;
	height: 30px;
	line-height: 30px;
	color: #B8232F;
	cursor: pointer;
}
header .logo-wrapper .userinfo .message{
	background: url(../img2018/message.png) left center no-repeat;
	background-size: 24px 18px;
	height: 30px;
	line-height: 30px;
	width: 30px;
	margin-left: 50px;
	margin-top: 15px;
	position: relative;
	cursor: pointer;
}

header .logo-wrapper .userinfo .message .new-message{
	position: absolute;
	top: 4px;
	right: 5px;
	font-size: 20px;
	height: 5px;
	width: 5px;
	background: #B8232F;
}
header .logo-wrapper .userinfo .usercover{
	width: 50px;
	height: 50px;
	margin-right: 10px;
	margin-top: 5px;
}
header .logo-wrapper .userinfo .usercover img{
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
header .navbar .content{
	height: 45px;
	background: #545357;
	color: #fff;
	box-shadow:3px 3px 5px #bcbcbc;
}
header .navbar .content li{
	float: left;
	width: 150px;
	text-align: center;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	margin-top: 10px;
	border-right: 2px solid #fff;
}
header .navbar .content li a:hover{
	color: #ECECEC !important;
}
header .navbar .content li:last-child{
	border: none;
}
.wrap{
	width: 100%;
	height: 100%;
	background: #fff;
	float: left;
}
.wrap .big-banner{
	height: 360px;
	position: relative;
	margin-top: 5px;
}

.big-banner .swiper-container {
    width: 100%;
    height: 100%;
}
.big-banner .swiper-slide {
    background-size: cover;
    background-position: center;
}
.big-banner .swiper-slide img{
	display: block;
	z-index: -10;
	width: 100%;
	height: 100%;
}
.gallery-top {
    height: 100%;
    width: 100%;
}
.name-wrapper {
	position: absolute;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.5);
    z-index: 1;
}
.name-wrapper .item{
    height: 100%;
    width: 20%;
    padding: 0 10px;
    float: left;
    color: #FFFFFF;
    border-right: 1px solid #fff;
    cursor: pointer;
}
.name-wrapper .item:last-child{
	border: none;
}
.name-wrapper .item.active{
    height: 100%;
    color: #FFFFFF;
    background: #B8232F;
}
.title{
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #BCBCBC;
	padding-left: 20px;
}
.title div span{
	padding: 0 5px;
	font-size: 14px;
}
.title div span.ac{
	color: #B8232F;
}
.title div span.top{
	padding: 0;
	padding-right: 30px;
}
.title .sort-img{
	position: absolute;
	right: 10px;
	top: 2px;
	bottom: 2px;
	height: 36px;
}
.tag-wrapper{
	height: 320px;
	overflow: hidden;
	padding: 10px;
	font-size: 14px;
}
.tag-wrapper .tag{
	display: inline-block;
	margin: 10px 10px 10px 0;
	background: #def2fe;
	border: 1px solid #56d0f9;
	padding: 0 5px;
	height: 30px;
	line-height: 30px;
}
.tag-wrapper .tag:nth-child(2n){
	background: #e7f2d0;
	border: 1px solid #90d52d;
}
.tag-wrapper .tag:nth-child(3n){
	background: #ffccbf;
	border: 1px solid #f58a6e;
}
.tag-wrapper .tag:nth-child(4n){
	background: #fef6ce;
	border: 1px solid #ead483;
}
.tag-wrapper .tag:nth-child(5n){
	background: #f7c2c2;
	border: 1px solid #f04144;
}
.tag-wrapper .tag:nth-child(5n){
	background: #d9dfe4;
	border: 1px solid #545357;
}

.tag-wrapper .tag:nth-child(6n){
	background: #ffbfda;
	border: 1px solid #f85499;
}
.tag-wrapper .tag:nth-child(7n){
	background: #cdd2fc;
	border: 1px solid #6b7af8;
}
.swiper-book-wrapper{
	padding: 30px 20px 20px 0;
	height: 270px;
}
.swiper-book-wrapper .swiper-book .book-name {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.swiper-book-wrapper .swiper-book .book-hotnum{
	font-size: 12px;
	color: #B8232F;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.swiper-book-wrapper .swiper-book .book-intro{
	font-size: 14px;
	color: #6e6e6e;
	line-height: 20px;
	height: 100px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.swiper-book-wrapper .swiper-book .book-read{
	text-align: center;
	margin-top: 20px;
}
.swiper-book-wrapper .swiper-book .book-read span{
	text-align: center;
	padding: 5px 15px;
	background: #B8232F;
	color: #fff;
	cursor: pointer;
}
.editor-rec{
	height: 183px;
	padding: 10px;
}
.editor-rec-list{
	width: 350px;
}
.editor-rec-list{
	height: 40px;
	line-height: 40px;
}
.editor-rec-list-item{
	border-bottom: 1px solid #BCBCBC;
}
/*.editor-rec-list .box div.flex{
	min-width: 260px;
}*/
.editor-rec-list .box div:not(.flex){
	color: #B8232F;
	font-size: 12px;
}
.editor-rec-list .book-intro{
	font-size: 14px;
	color: #6E6E6E;
	height: 35px;
}
.book-list,.month-books{
	padding: 5px 10px;
}
.book-item{
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #BCBCBC;
}
.book-item:last-child{
	border: none;
}
.book-list .num{
	background: #BCBCBC;
	font-size: 12px;
	color: #fff;
	height: 20px;
	width: 20px;
	line-height: 20px;
	margin-top: 10px;
	text-align: center;

}
.book-list .num1{
	background: #B8232F;
	padding:0 4px;
	font-size: 12px;
	color: #fff;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
}
.book-list div.book-item:nth-of-type(2) .num{
	background: #fc6002;
}
.book-list div.book-item:nth-of-type(3) .num{
	background: #e6bf25;
}
.book-item .book-name{
	padding:0 10px;
	font-size:16px ;
}
.book-item .bk-cover-wrapper{
	height: 100px;
	width: 80px;
	overflow: hidden;
}
.book-item .book-author{
	color: #6E6E6E;
	font-size: 14px;
	padding-left: 10px;
}
.book-item .book-intro{
	color: #9c9c9c;
	font-size: 12px;
	padding: 5px 10px 0;
	line-height: 20px;
	height: 70px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.book-cover{
	display: block;
	width: 100%;
	height: 100%;
	transition: all 0.6s;
}
.book-cover:hover{
	transform: scale(1.2);
}
.no1{
	height: 139px;
	line-height: 30px;
}
.long-banner{
	height: 100px;
	width: 100%;
	margin-top: 5px;
}
.news{
	height: 200px;
	margin-top: 5px;
}
.news .news-list{
	padding: 0 10px;
}
.news .news-list .news-item{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border-bottom:1px solid #BCBCBC ;
}
.news .news-list .news-item:last-child{
	border: none;
}
.news .title .zd{
	background: url(../img2018/zd.png) left center no-repeat;
	background-size: 12px 16px;
	padding-left: 20px;
	font-size: 14px;
	color: #B8232F;
}
.news .title .news-zd {
	padding-left: 20px;
	font-size: 16px;
}
.news .title .news-zd img{
	top: 0;
	right: 0;
}
.c7.news img{
	display: block;
	width: 100%;
	height: 100%;
}
.work-block{
	height: 320px;
}
.work-block .title-name{
	width: 200px;
}
.work-block .tag{
	margin-left: 20px;
	cursor: pointer;
}
.work-block span.tag:nth-of-type(2n){
	color: #017cc2;
}
.work-block .hot-book-wrapper{
	padding: 20px;
	height: 280px;
}
.work-block .hot-book-wrapper .hot-books{
	height: 160px;
}
.work-block .hot-book-wrapper .hot-book{
	height: 160px;
	width: 120px;
	overflow: hidden;
	border-radius: 8px;
}
.work-block .hot-book-wrapper .hot-book img{
	height: 100%;
	width: 100%;
	transition: all .6s;
}
.work-block .hot-book-wrapper .hot-book img:hover{
	transform:scale(1.2);
}
.work-block .hot-book-wrapper .hot-books2{
	height: 120px;
	padding: 30px 0px;
}
.work-block .hot-book-wrapper .hot-books2 .hot-book{
	width: 300px;
	padding-left: 30px;
	height: 60px;
	font-size: 14px;
}
.work-block .hot-book-wrapper .hot-books2 .hot-book .dot{
	height: 12px;
	width: 12px;
	margin-top: 9px;
	background: #B8232F;
	float: left;
	margin-right: 10px;
}
.work-block .hot-book-wrapper .hot-books2 .hot-book .book-sort{
	color: #6E6E6E;
	padding: 0 10px;
}
.work-block .hot-book-wrapper .hot-books2 .hot-book .book-intro{
	padding: 0 10px;
}
.work-block .hot-book-wrapper .hot-books2 .hot-book .top-book,
.work-block .hot-book-wrapper .hot-books2 .hot-book .bott-book{
	height: 30px;
	line-height: 30px;
}
.more{
	background: url(../img2018/more.png) right center no-repeat;
	background-size: 12px 9px;
	padding-right: 15px;
	margin-right: 20px;
	font-size: 12px;
	color: #017cc2;
	cursor: pointer;
}
.more2{
	background: url(../img2018/more2.png) right center no-repeat;
	background-size: 12px 9px;
	padding-right: 15px;
	font-size: 12px;
	color: #6E6E6E;
	cursor: pointer;
}
.good-writer-block{
	height: 304px;
	margin-top: 5px;
}
.good-writer-block .good-writer-book{
	height: 264px;
	padding: 10px 20px;
}
.good-writer-block .good-writer-book .good-writer-book-no1{
	height: 244px;
	width: 183px;
	overflow: hidden;
}
.good-writer-block .good-writer-book .good-writer-books{
	padding-left: 20px;
}
.good-writer-block .good-writer-book .good-writer-books .book-name{
	height: 50px;
	line-height: 50px;
}
.good-writer-block .good-writer-book .good-writer-books .book-name span{
	margin-right: 20px;
}
.good-writer-block .good-writer-book .good-writer-books .book-name span:last-child{
	font-size: 14px;
}
.good-writer-block .good-writer-book .good-writer-books .book-intro{
	height: 40px;
	line-height: 20px;
	font-size: 12px;
	color: #6E6E6E;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.good-writer-block .good-writer-book .good-writer-books .good-writer-book-item{
	width: 100px;
	height: 133px;
	overflow: hidden;
	margin-top: 20px;
}
.good-writer-block .good-writer-list{
}
.good-writer-block .good-writer-list .good-writer-item{
	height: 132px;
	border-bottom:1px solid #BCBCBC ;
	padding: 10px;
}
.good-writer-block .good-writer-list .good-writer-item .user{
	height: 60px;
}

.good-writer-block .good-writer-list .good-writer-item .user .user-name{
	height: 24px;
	line-height: 24px;
}
.good-writer-block .good-writer-list .good-writer-item .user .user-intro{
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #B8232F;
}
.good-writer-block .good-writer-list .good-writer-item .user .user-works{
	height: 20px;
	line-height: 20px;
	font-size: 14px;
}
.good-writer-block .good-writer-list .good-writer-item .user .user-cover{
	height: 60px;
	width: 60px;
}
.good-writer-block .good-writer-list .good-writer-item .user .user-cover img{
	width: 100%;
	height: 100%;
}
.good-writer-block .good-writer-list .good-writer-item .user-say{
	height: 40px;
	margin-top:16px;
	margin-bottom: 16px;
	line-height: 20px;
	font-size: 12px;
	color: #6E6E6E;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.sort-block{
	height: 555px;
}
.sort-block .sort-books{
	height: 275px;
	display: inline-block;
	float: left;
	width: 32%;
	margin-right: 2%;
}
.sort-block .sort-books:nth-child(3n){
	margin-right: 0;
}
.sort-block .sort-books:after{
	clear: both;
	content: ' ';
}
.sort-block .sort-book-wrapper{
	height: 235px;
	padding: 10px 20px 0;

}
.sort-block .sort-book-wrapper .sort-book-l{
	height: 133px;
}
.sort-block .sort-book-wrapper .sort-book-l .sort-book-l-cover{
	width: 100px;
	height: 100%;
	overflow: hidden;
}
.sort-block .sort-book-wrapper .sort-book-l .sort-book{
	padding: 10px;
	overflow: hidden;
}
.sort-block .sort-book-wrapper .sort-book-l .sort-book .sort-book-name{
	height: 40px;
	line-height: 40px;

}
.sort-block .sort-book-wrapper .sort-book-l .sort-book .sort-book-intro{
	height: 50px;
	line-height: 25px;
	font-size: 12px;
	color: #6E6E6E;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.sort-block .sort-book-wrapper .sort-book-l .sort-book .sort-book-author{
	height: 20px;
	line-height: 20px;
	text-align: right;
	font-size: 14px;
}

.sort-block .sort-book-wrapper  .sort-book-list{
	margin-top: 10px;
	height: 60px;
	line-height: 30px;
	font-size: 14px;
}
.sort-block .sort-book-wrapper  .sort-book-list .sort-book-item span{
	color: #6E6E6E;
	padding: 0 5px;
}
/*.sort-block .sort-book-wrapper  .sort-book-list .sort-book-item{
	height: 30px;
	line-height: 30px;
}*/
.click-block{
	height: 550px;
}
.click-block .title-name{
	width: 200px;
}
.click-block .tag{
	margin-left: 20px;
	cursor: pointer;
}
.click-block span.tag:nth-of-type(2n){
	color: #B8232F;
}
.click-block .click-block-hot-book-wrapper{
	padding: 10px 0;
}
/*.click-block .click-block-hot-book-wrapper .click-block-hot-books{
	height: 245px;
	overflow: hidden;
}*/
.click-block .click-block-hot-book-wrapper .click-block-hot-books .click-block-hot-book{
	height: 245px;
	width: 120px;
	overflow: hidden;
}
.click-block .click-block-hot-book-wrapper .click-block-hot-books .click-block-hot-book-cover{
	height: 160px;
	width: 120px;
	overflow: hidden;
}
.click-block .click-block-hot-book-wrapper .click-block-hot-books .click-block-hot-book-name{
	height: 30px;
	line-height: 34px;
	text-align: center;
}
.click-block .click-block-hot-book-wrapper .click-block-hot-books .click-block-hot-book-author{
	height: 20px;
	line-height: 18px;
	font-size: 14px;
	color: #6E6E6E;
	text-align: center;
}
.click-block .click-block-hot-book-wrapper .click-block-hot-books .click-block-hot-book-tag{
	height: 20px;
	line-height: 20px;
	text-align: center;
}
.click-block .click-block-hot-book-wrapper .click-block-hot-books .click-block-hot-book-tag .tag{
	font-size: 12px;
	color: #B8232F;
	padding: 1px 5px;
	border: 1px solid #B8232F;
	margin: 0;
}
.update-block{
	height: 640px;
}
.update-block .update-block-books{
	height: 600px;
	padding: 10px 0;
	width: 100%;
}
.update-block .update-block-books .update-block-book-name{padding-left: 10px;}
.update-block .update-block-books .update-block-book-name,
.update-block .update-block-books .update-block-book-lastchapter
{
	float: left;
	width: 30%;
	height: 40px;
	line-height: 40px;
	font-weight: 600;
}
.update-block .update-block-books .update-block-book-sort,
.update-block .update-block-books .update-block-book-author
{
	float: left;
	width: 10%;
	height: 40px;
	line-height: 40px;
	font-weight: 600;
}
.update-block .update-block-books .update-block-book-posttime{
	float: left;
	width: 20%;
	height: 40px;
	line-height: 40px;
	font-weight: 600;
}
.update-block .update-block-books li .update-block-book-name{
	float: left;
	width: 30%;
	height: 30px;
	line-height: 30px;
	font-weight: 400;
	font-size: 14px;
	color: #6E6E6E;
}

.update-block .update-block-books li .update-block-book-lastchapter
{
	float: left;
	width: 30%;
	height: 30px;
	line-height: 30px;
	font-weight: 400;
	font-size: 14px;
}
.update-block .update-block-books li .update-block-book-sort,
.update-block .update-block-books li .update-block-book-author
{
	float: left;
	width: 10%;
	height: 30px;
	line-height: 30px;
	font-weight: 400;
	font-size: 12px;
}
.update-block .update-block-books li .update-block-book-posttime{
	float: left;
	width: 20%;
	height: 30px;
	line-height: 30px;
	font-weight: 400;
	font-size: 12px;
	color: #6E6E6E;
}

span.vip{
	background: url(../img2018/vip.png) center no-repeat;
	background-size: 10px 10px;
	padding: 5px;
	margin-left: 10px;
}
.update-block .update-block-books li{
	width: 100%;
	float: left;
	background: #ECECEC;
}
.update-block .update-block-books li:nth-child(2n){
	background: #fff;
}

.update-block  .update-block-rec-book{
	height: 200px;
	border-bottom:1px solid #BCBCBC ;
	padding: 20px;
}
.update-block  .update-block-rec-book-cover{
	width: 80px;
	height: 100px;
	overflow: hidden;
}
.update-block  .update-block-rec-book .flex{
	padding-left: 30px;
}
.update-block  .update-block-rec-book .book-name{
	height: 40px;
	line-height: 45px;
}
.update-block  .update-block-rec-book .update-num{
	height: 30px;
	line-height: 20px;
	font-size: 14px;
	color: #B8232F;
}
.update-block  .update-block-rec-book .update-block-rec-book-intro{
	height: 60px;
	line-height: 20px;
	font-size: 12px;
	padding-top: 20px;
	color: #6E6E6E;
	text-align: center;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.friend-block{
	min-height: 125px;
}
.friend-block .friend-name{
	line-height: 20px;
	font-size: 14px;
	color: #6E6E6E;
	padding: 10px 20px;
}
.checked,
.cls{
	padding: 0 20px;
	width: 100%;
}
.checked span{
	background: #ed4259;
	color: #fff;
	padding: 2px 5px;
	font-size: 12px;
	display: inline-block;
	margin-bottom: 10px;
	float: left;
	margin-right: 5px;
}
.cls div.tt{
	width: 15%;
	font-size: 12px;
	text-align: center;
}
.cls div.flex{
	padding-left: 5px;
	font-size: 12px;
}
.cls div.flex span{
	display: inline-block;
	padding: 2px 5px;
	cursor: pointer;
	margin-bottom: 10px;
}
.cls div.flex span.ac{
	background: #545357;
	color: #fff;
}
.tags{
	padding: 10px 20px;
}
.tags .tag{
	display: inline-block;
	padding: 3px 0;
	margin-bottom: 10px;
	font-size: 14px;
	width: 80px;
	text-align: center;
}
.tags .tag:nth-child(-n+3){
	color: #545357;
}
.tags .tag:nth-child(-n+6):nth-child(n+4){
	color: #5b9bd5;
}
.tags .tag:nth-child(-n+9):nth-child(n+7){
	color: #115c04;
}
.tags .tag:nth-child(-n+12):nth-child(n+10){
	color: #04206f;
}
.tags .tag:nth-child(-n+15):nth-child(n+13){
	color: #ed4259;
}
.book-list-wrapper .one-book{
	display: inline-block;
	width: 50%;
	float: left;
	height: 155px;
	padding: 10px 25px;
}
.book-list-wrapper .one-book .book-cover-wrapper{
	height: 133px;
	width: 100px;
	margin-right: 20px;
	overflow: hidden;
}
.book-list-wrapper .one-book .book-name{
	height: 40px;
	line-height: 40px;
}
.book-list-wrapper .one-book .book-sort-size{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
.book-list-wrapper .one-book .book-sort-size .boy.tag{
	color: #67a2d8;
	border:1px solid #67A2D8 ;
	padding: 2px 5px;
	margin-right: 20px;
}
.book-list-wrapper .one-book .book-intro{
	height: 40px;
	line-height: 20px;
	font-size: 12px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.book-list-wrapper .one-book .book-state{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	margin-top: 5px;
}
.book-list-wrapper .one-book .book-state .state{
	font-size: 10px;
	background: #545357;
	color: #fff;
	padding: 1px 3px;
	margin-left: 30px;
}
.book-list-wrapper .one-book .book-state .state.o{
	background: #B8232F;
	color: #fff;
}
.top-block{
	margin-top: 20px;
	padding: 20px;
}

.toplist{
	width: 360px;
	height: 500px;
	border: 1px solid #bcbcbc;
}
.toplist .title .time.ac{
	background: #B8232F;
	border-radius: 100%;
	color: #fff;
	padding: 2.5px 5px;
}

 .toplist .booklist{
	margin-left: 10px;
	margin-right: 10px;
	width: auto;
	border-top: 1px solid #BCBCBC;
}
 .toplist .booklist .book-item{
	height: 32px;
	line-height: 32px;
	font-size: 14px;
}
.toplist .booklist .no1{
	padding: 10px;
	height: 111px;
}
 .toplist .booklist .book-cover-i{
	position: relative;
    z-index: 4;
    float: right;
    width: 52px;
    height: 91px;
    margin-top: -3px;
    margin-right: 20px;
    text-align: center;
	transform: perspective(50px) rotateY(-10deg);
	outline: 1px solid transparent;
}
 .toplist .booklist .book-cover-i:after{
	position: absolute;
    z-index: 2;
    top: 2%;
    left: 100%;
    width: 10%;
    height: 92%;
    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 5px #333;
}
 .toplist .booklist .book-cover-i a.link{
	position: relative;
    z-index: 10;
    display: inline-block;
    transform: translateZ(50px);
}
 .toplist .booklist .book-cover-i span{
	position: absolute;
    z-index: 1;
    top: 84.1%;
    left: 7px;
    width: 20px;
    height: 10px;
    content: '';
    -webkit-transform: perspective(74px) rotateX(-70deg) rotateY(-5deg);
    -moz-transform: perspective(74px) rotateX(-70deg) rotateY(-5deg);
    -ms-transform: scale(0);
    transform: perspective(74px) rotateX(-70deg) rotateY(-5deg);
    box-shadow: 25px 0 5px 5px #adadad;
}
 .toplist .booklist .book-cover-i img{
	display: block;
	 width: 52px;
    height: 86px;
}
 .toplist .booklist .num{
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	background: #BCBCBC;
	text-align: center;
	margin-top: 6px;
	margin-right: 10px;
}
 .toplist .booklist .hot-num{
	font-size: 12px;
	color: #6E6E6E;
}
 .toplist .booklist .book-item:nth-of-type(1) .num{
	background: #bf2324;
}
 .toplist .booklist .book-item:nth-of-type(2){
	margin-top: 100px;
}
 .toplist .booklist .book-item:nth-of-type(2) .num{
	background: #e67225;
}
 .toplist .booklist .book-item:nth-of-type(3) .num{
	background: #e6bf25;
}
 .toplist .booklist .book-item:last-of-type{
	border-bottom:1px solid #BCBCBC ;
}
 .toplist .booklist .book-item .flex div{
	line-height: 20px;
	font-size: 12px;
	color: #6E6E6E;
}
 .toplist .booklist .book-item .flex div span{
	color: #000;
}

 .toplist .booklist .book-item .flex div.book-intro{
	height: 40px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0;
}
 .toplist .booklist .top-more{
	text-align: center;
}
 .toplist .booklist .top-more fieldset{
	border-top: 1px solid #6E6E6E;
	width: 60%;
	margin: auto;
}
 .toplist .booklist .top-more fieldset legend{
	padding: 0 30px;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	color: #6E6E6E;
}
.top-nav .nav-list{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
.top-nav .nav-list.ac{
	color: #BF2324;
}
.top-nav .nav-list:nth-of-type(2n){
	background: #ECECEC;
}
.click-top,
.update-top,
.coll-top,
.rec-top,
.sale-top{
	background: url(../img2018/click.png) 20px center no-repeat;
	background-size: 15px 18px;
	padding-left: 45px;
}
.update-top{
	background: url(../img2018/update.png) 20px center no-repeat;
}
.coll-top{
	background: url(../img2018/shoucang.png) 20px center no-repeat;
}
.rec-top{
	background: url(../img2018/tuijian.png) 20px center no-repeat;
}
.sale-top{
	background: url(../img2018/xiaoshou.png) 20px center no-repeat;
}


.topbook-list-wrapper .one-book{
	font-size: 12px;
	display: inline-block;
	width: 50%;
	float: left;
	height: 182px;
	padding: 10px 25px;
	border-right:1px dashed #BCBCBC ;
	border-bottom: 1px dashed #BCBCBC;
}

.topbook-list-wrapper .one-book:nth-of-type(2n){
	border-right:none;
}
.topbook-list-wrapper .one-book .book-cover-wrapper{
	height: 160px;
	width: 120px;
	margin-right: 20px;
	overflow: hidden;
}
.topbook-list-wrapper .one-book .flex{
	padding: 10px 0 0;
}
.topbook-list-wrapper .one-book .book-name{
	height: 20px;
	line-height: 20px;
	font-size: 14px;
}
.topbook-list-wrapper .one-book .book-sort-size{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
.topbook-list-wrapper .one-book .book-intro{
	height: 40px;
	line-height: 20px;
	font-size: 12px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.topbook-list-wrapper .one-book .book-state{
	height: 18px;
	line-height: 18px;
	font-size: 12px;
}
.topbook-list-wrapper .one-book .book-state .bookinfo{
	height: 26px;
	line-height: 26px;
	padding: 0 20px;
	font-size: 10px;
	background: #545357;
	color: #fff;
	display: inline-block;
	margin-top: 5px;
}
.topbook-list-wrapper .one-book .book-state .bookcase{
	height: 26px;
	line-height: 26px;
	padding: 0 20px;
	background: #B8232F;
	color: #fff;
	font-size: 10px;
	display: inline-block;
	margin-top: 5px;
	margin-left: 20px;
}

.tip{
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}

.bookdetail .book-author,
.bookdetail .book-info{
	padding: 20px 20px 10px;
	text-align: center;
	height: 300px;
}
.bookdetail .book-author .user-cover{
	height: 60px;
	width: 60px;
	margin: auto;
}
.bookdetail .book-author .user-cover img{
	display: block;
	width: 100%;
	height: 100%;
}

.bookdetail .book-author .user-name{
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
}
.bookdetail .book-author .user-intro{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	width: 80px;
	margin: auto;
	background: #f39700;
	color: #fff;
	border-radius: 10px;
}
.bookdetail .book-author .user-say-content{
	height: 54px;
	line-height: 18px;
	font-size: 12px;
	color: #6E6E6E;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.bookdetail .book-author .user-say{
	color: #000;
	line-height: 20px;
	font-size: 14px;
	text-align: left;
	margin-top: 5px;
}
.bookdetail .book-author .bookcount,
.bookdetail .book-author .totalsize,
.bookdetail .book-author .createday{
	background: url(../img2018/bookcount.png) top center no-repeat;
	background-size: 17px 18px;
	padding-top: 24px;
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
}

.bookdetail .book-author .totalsize{
	background: url(../img2018/totalsize.png) top center no-repeat;
}

.bookdetail .book-author .createday{
	background: url(../img2018/createday.png) top center no-repeat;
}
.bookdetail .book-fans{
	height: 360px;
	margin-top: 5px;
}
.bookdetail .book-fans .book-fans-list{
	padding: 10px;
}
.bookdetail .book-fans .book-fans-item{
	height: 28px;
	line-height: 28px;
}
.bookdetail .book-fans .book-fans-item.no1{
	height: 50px;
	line-height: 50px;
}
.bookdetail .book-fans .book-fans-item.no1 div:last-of-type{
	margin-top: 0px;
}
.bookdetail .book-fans .book-fans-item .n1{
	background: url(../img2018/fan1.png) center no-repeat;
	background-size: 24px 20px;
	width: 24px;
}
.bookdetail .book-fans .book-fans-item .n{
	width: 16px;
	height: 16px;
	line-height: 16px;
	background: #BCBCBC;
	margin-top: 7px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}
.bookdetail .book-fans .book-fans-item:nth-of-type(2) .n{
	background: #e77a32;
}
.bookdetail .book-fans .book-fans-item:nth-of-type(3) .n{
	background: #e6bf25;
}
.bookdetail .book-fans .book-fans-item.no1 img{
	width: 50px;
	height: 50px;
	margin-left: 5px;
}
.bookdetail .book-fans .book-fans-item .flex{
	margin-left: 5px;
}
.fans1,
.fans2,
.fans3,
.fans4,
.fans5,
.fans6,
.fans7,
.fans8,
.fans9{
	background: url(../img2018/1.png) center no-repeat;
	background-size: 50px 20px;
	width: 50px;
	height: 28px;
}
.fans2{
	background: url(../img2018/2.png) center no-repeat;
}
.fans3{
	background: url(../img2018/3.png) center no-repeat;
}
.fans4{
	background: url(../img2018/4.png) center no-repeat;
}
.fans5{
	background: url(../img2018/5.png) center no-repeat;
}
.fans6{
	background: url(../img2018/6.png) center no-repeat;
}
.fans7{
	background: url(../img2018/7.png) center no-repeat;
}
.fans8{
	background: url(../img2018/8.png) center no-repeat;
}
.fans9{
	background: url(../img2018/9.png) center no-repeat;
}
.bookdetail .toplist{
	width: 300px;
	height: 470px;
}
.bookdetail .book-info .book-cover-wrapper{
	height: 244px;
	width: 183px;
	overflow: hidden;
	margin-top: 8px;
}
.bookdetail .book-info .book-info-content{
	padding: 20px 20px 30px 50px;
	text-align: left;
	position: relative;
}

.bookdetail .book-info .book-info-content .book-info-bookname{
	height: 50px;
	line-height: 50px;
}
.bookdetail .book-info .book-info-content .book-info-bookname span{
	display: inline-block;
	margin-right: 30px;
}
.bookdetail .book-info .book-info-content .book-info-bookname span:last-of-type{
	font-size: 12px;
	color: #6E6E6E;
}
.bookdetail .book-info .book-info-content .book-info-bookstate{
	height: 40px;
	line-height: 40px;
	font-size: 12px;
}

.bookdetail .book-info .book-info-content .book-info-bookstate span.state{
	margin-right: 10px;
	padding: 2px 5px;
	border: 1px solid #8b9cbe;
	color: #3f5a93;
}
.bookdetail .book-info .book-info-content .book-info-bookstate span.tag{
	margin-right: 10px;
	padding: 2px 5px;
	border: 1px solid #B8232F;
	color: #B8232F;
}
.bookdetail .book-info .book-info-content .book-info-bookvote{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
.bookdetail .book-info .book-info-content .book-info-bookvote span{
	margin-right: 10px;
}
.bookdetail .book-info .book-info-content .book-info-bookintro{
	height: 30px;
	line-height: 15px;
	font-size: 12px;
	color: #6E6E6E;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.bookdetail .book-info .book-info-content .book-info-bookintro-all{
	line-height: 15px;
	font-size: 12px;
	color: #6E6E6E;
	position: absolute;
	top: 120px;
	left: 0;
	right: 0;
	padding: 10px 20px 10px 50px;
	background: #fff;
	z-index: 99;
}
.bookdetail .book-info .book-info-content .book-info-open .open{
	background: url(../img2018/more1.png) left center no-repeat;
	background-size: 10px 6px;
	padding-left: 14px;
	height: 20px;
	line-height: 20px;
	color: #3F5A93;
	font-size: 12px;
	cursor: pointer;
}
.bookdetail .book-info .book-info-content .book-info-operation{
	margin-top: 10px;
}
.bookdetail .book-info .book-info-content .readnow{
	padding: 3px 15px;
	font-size: 14px;
	margin-right: 20px;
	background:#B8232F;
	color: #fff;
}
.bookdetail .book-info .book-info-content .bookcase{
	padding: 3px 15px;
	font-size: 14px;
	margin-right: 20px;
	border: 1px solid #8B9CBE;
	color: #3F5A93;
}
.bookdetail .book-info .book-info-content .wap{
	background: url(../img2018/wap.png) left center no-repeat;
	background-size: 10px 14px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 25px;
}
.bookdetail .book-last-chapter{
	margin-top: 5px;
}
.bookdetail .book-last-chapter .info,
.bookdetail .book-last-chapter .chpts,
.bookdetail .book-last-chapter .k{
	border-bottom: 2px solid #BCBCBC;
	padding: 0 20px;
}
.bookdetail .book-last-chapter .ac{
	border-bottom: 4px solid #B8232F;
}

.bookdetail .book-last-chapter .lastchapter{
	padding: 0 20px 20px;

}
.bookdetail .book-last-chapter .lastchapter .box{
	height: 50px;
	line-height: 50px;
}
.bookdetail .book-last-chapter .lastchapter .box span{
	font-size: 12px;
	color: #6E6E6E;
}
.bookdetail .book-last-chapter .lastchapter .box span:first-of-type{
	font-size: 14px;
	color: #000;
	font-weight: 600;
}
.bookdetail .book-last-chapter .lastchapter .box div{
	padding-left: 20px;
	font-size: 14px;
}

.bookdetail .book-last-chapter .lastchapter .chapter-intro{
	height: 60px;
	line-height: 20px;
	font-size: 12px;
	color: #6E6E6E;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.bookdetail .book-last-chapter .ds-prop,
.bookdetail .book-last-chapter .fans{
	padding: 20px;
	text-align: center;
}
.bookdetail .book-last-chapter .ds-prop .ds-prop-wrapper div{
	height: 20px;
	line-height: 20px;
}

.bookdetail .book-last-chapter  .vote{
	width: 50%;
	height: 180px;
}
.bookdetail .book-last-chapter  .vote .vote-rec{
	height: 80px;
	border: 1px solid #686465;
	background: url(../img2018/vote-rec.png) right center no-repeat;
	background-size: 74px 61px;
	text-align: center;
}
.bookdetail .book-last-chapter  .vote .vote-mon{
	height: 80px;
	margin-top: 20px;
	border: 1px solid #686465;
	background: url(../img2018/vote-mon.png) right center no-repeat;
	background-size: 74px 61px;
	text-align: center;
}
.bookdetail .book-last-chapter  .vote .vote-rec img,
.bookdetail .book-last-chapter  .vote .vote-mon img{
	left: 20px;
	top: 10px;
	bottom: 0;
}
.bookdetail .book-last-chapter  .vote .vote-num{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #3F5A93;
	width: 100%;
}
.bookdetail .book-last-chapter  .vote-detail{
	width: 45%;
	margin-left: 5%;
	height: 180px;
	border: 1px solid #BCBCBC;
	padding: 10px;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
}
.bookdetail .book-last-chapter  .similar-book-wrapper{
	height: 260px;
	padding: 20px;
}
.bookdetail .book-last-chapter  .similar-book-wrapper .similar-book-cover{
	height: 160px;
	width: 120px;
	overflow: hidden;
	margin-bottom: 5px;
}
.bookdetail .book-last-chapter  .similar-book-wrapper .similar-book-name,
.bookdetail .book-last-chapter  .similar-book-wrapper .similar-book-author,
.bookdetail .book-last-chapter  .similar-book-wrapper .similar-degree
{
	height: 20px;
	line-height: 20px;
	text-align: center;
}
.bookdetail .book-last-chapter .comment{
	padding: 0 20px;
}
.bookdetail .book-last-chapter .comment-input-wrapper
{
	padding: 20px 0;
}
.bookdetail .book-last-chapter .comment-input-wrapper .comment-input .user-cover{
	height: 80px;
	width: 80px;
	text-align: center;
	line-height: 80px;
}
.bookdetail .book-last-chapter .comment-input-wrapper .comment-input .user-cover img{
	height: 80%;
	width: 80%;
}
.bookdetail .book-last-chapter .comment-input-wrapper .comment-item div.vip0{
	height: 12px;
	width: 27px;
	background: url(../img2018/vip0.png) center no-repeat;
	background-size: 27px 12px;

}
.bookdetail .book-last-chapter .comment-input-wrapper .comment-input textarea{
	border: 1px solid #686465;
	resize: none;
	height: 80px;
	width: 100%;
	padding: 5px;
}
.bookdetail .book-last-chapter .comment-input-wrapper .comment-input .pos-abs{
	top: 30px;
    height: 20px;
    line-height: 20px;
    left: 20px;
}

.bookdetail .book-last-chapter .comment-input-wrapper .comment-input-submit{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border-bottom: 1px dashed #BCBCBC;
}
.bookdetail .book-last-chapter .comment-input-wrapper .comment-input-submit span:last-of-type{
	/*padding: 2px 5px;*/
	/*background: #B8232F;*/
	/*color: #fff;*/
	/*margin-left: 20px;*/
}
.bookdetail .book-last-chapter .comment-item{
	border-bottom: 1px dashed #BCBCBC;
	padding: 10px 0;
}
.v0,
.v1,
.v2,
.v3,
.v4,
.v5,
.v6{
	height: 12px;
	width: 27px;
	background: url(../img2018/vip0.png) center no-repeat;
	background-size: 27px 12px;
	margin: auto;
	margin-top: 15px;
}
.v1{
	background: url(../img2018/vip1.png) center no-repeat;
}
.v2{
	background: url(../img2018/vip2.png) center no-repeat;
}
.v3{
	background: url(../img2018/vip3.png) center no-repeat;
}
.v4{
	background: url(../img2018/vip4.png) center no-repeat;
}
.v5{
	background: url(../img2018/vip5.png) center no-repeat;
}
.v6{
	background: url(../img2018/vip6.png) center no-repeat;
}
.bookdetail .book-last-chapter .comment-content .title span.act{
	padding: 3px 10px;
	background: #B8232F;
	color: #fff;
}
.bookdetail .book-last-chapter .comment-content .title span{
	padding: 3px 10px;
}
.bookdetail .book-last-chapter .comment-item .poster-name{
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	padding-left: 20px;
}
.bookdetail .book-last-chapter .comment-item .poster-name .j{
	padding: 1px 2px;
	background: #3F5A93;
	color: #fff;
}
.bookdetail .book-last-chapter .comment-item .poster-name .d{
	padding: 1px 2px;
	background: #B8232F;
	color: #fff;
}
.bookdetail .book-last-chapter .comment-item .post-content{
	padding: 0 20px;
	line-height: 20px;
	margin-top: 5px;
}
.bookdetail .book-last-chapter .comment-item .post-time{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	padding-left: 20px;
}
.bookdetail .book-last-chapter .comment-item .reply{
	margin-top: 10px;
	height: 40px;
	line-height: 40px;
	margin-left: 20px;
	width: auto;
	border: 1px solid #BCBCBC;
}
.bookdetail .book-last-chapter .comment-item .reply input{
	display: block;
	padding-left: 5px;
	border: none;
	outline: none;
	height: 100%;
	line-height: 40px;
}
.bookdetail .book-last-chapter .comment-item .reply .maxsize{
	padding: 5px 10px;
	font-size: 12px;
	cursor: pointer;
}
.bookdetail .book-last-chapter .comment-item .reply .submit{
	display: block;
	height: 100%;
	padding: 0 20px;
	background: #B8232F;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}

.bookdetail .book-last-chapter .chapters
{
	padding: 10px;
	float: left;
	width: 100%;
}
.bookdetail .book-last-chapter .chapters .chapter-item{
	display: inline-flex;
	float: left;
	width: 33.333%;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	border-bottom: 1px dashed #BCBCBC;
	padding-right: 5px;
}
.user-nav{
	padding: 20px;
}
.user-nav .manage,
.user-nav .financial,
.user-nav .my-shuhai,
.user-nav .author{
	padding-left: 30px;
	height: 30px;
	line-height: 30px;
	border-top: 1px dashed #DCDCDC;
	background-position: 10px center;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	margin-top: 10px;
}
.user-nav .manage{
	background-image: url(../img2018/manage.png);
	background-size: 16px 14px;
	border: none;
	margin-top: 0;
}
.user-nav .financial{
	background-image: url(../img2018/financial.png);
}
.user-nav .my-shuhai{
	background-image: url(../img2018/heart.png);
	background-size: 16px 13px;
}
.user-nav .author{
	background-image: url(../img2018/author.png);
}
.user-nav dd{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	padding-left: 30px;
}
.user-nav dd.ac{
	color: #B8232F;
}
.user-info{
	padding: 20px 0;
	float: left;
	width: 100%;
}
.user-info .user-cover{
	height: 200px;
	width: 25%;
	float: left;
	border-right: 1px solid #DCDCDC;
	text-align: center;
}
.user-info .user-cover img{
	height: 100px;
	width: 100px;
	display: block;
	margin: auto;
}
.user-info .user-cover .fans{
	margin: auto;
}
.user-info .user-cover .vip{
	margin-top: 10px;
}

.user-info .user-cover .user-name{
	font-size: 14px;
	font-weight: 600;
	margin-top: 10px;
}
.user-info .user-data{
	height: 200px;
	width: 25%;
	float: left;
	border-left: 1px solid #DCDCDC;
	padding: 50px;
}
.user-info .user-vote{
	height:200px;
	width: 50%;
	float: left;
}

.user-data .my-info{
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 80%;
	margin: auto;
	background: #f6b499;
	border: 1px solid #ed7d31;
}
.user-data .my-book{
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 80%;
	margin: auto;
	margin-top: 20px;
	background: #a9c6e7;
	border: 1px solid #5B9BD5;
}

.user-vote{
	padding: 30px 0;
}
.user-vote .item{
	display: inline-block;
	width: 33.333%;
	height: 100%;
	float: left;
	background-position:center top;
	background-repeat:no-repeat ;
	background-size: 58px 58px;
	font-size: 12px;
	text-align: center;
	padding-top: 65px;
}
.user-vote .item div{
	height: 24px;
	line-height: 24px;
}
.user-vote .egold{
	background-image: url(../img2018/egold.png) ;
}

.user-vote .coin{
	background-image: url(../img2018/coin.png) ;
}

.user-vote .score{
	background-image: url(../img2018/score.png) ;
}
.user-bookcase-wrapper{
	padding: 20px;
	float: left;
	width: 100%;
}
.user-bookcase-wrapper .user-bookcase-bookitem{
	display: inline-block;
	width: 50%;
	float: left;
	height: 170px;
	margin-bottom: 20px;
	padding-right: 20px;
}
.user-bookcase-wrapper .bookcase-bookitem{
	border-bottom: 1px dashed #DCDCDC;
	padding: 20px 0;
	margin-bottom: 10px;
}
.user-bookcase-wrapper .bookcase-bookitem .read-btn{
	height: 30px;
	line-height: 30px;
	background: #ED4A5E;
	color: #fff;
	width: 100px;
	text-align: center;
	margin: 30px 30px 10px;
}
.user-bookcase-wrapper .bookcase-bookitem .del-btn,
.user-bookcase-wrapper .bookcase-bookitem .autobuy-btn{
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
}
.user-bookcase-wrapper .user-bookcase-bookitem .book-cover-i,
.user-bookcase-wrapper .bookcase-bookitem .book-cover-i{
	position: relative;
    z-index: 4;
    float: right;
    width: 100px;
    height: 133px;
    margin-top: -3px;
    margin-right: 20px;
    text-align: center;
	transform: perspective(80px) rotateY(-5deg);
	outline: 1px solid transparent;
}
.user-bookcase-wrapper .user-bookcase-bookitem .book-cover-i:after,
.user-bookcase-wrapper .bookcase-bookitem  .book-cover-i:after{
	position: absolute;
    z-index: 2;
    top: 2%;
    left: 100%;
    width: 6%;
    height: 96%;
    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 5px #333;
}
.user-bookcase-wrapper .user-bookcase-bookitem  .book-cover-i a.link,
.user-bookcase-wrapper .bookcase-bookitem  .book-cover-i a.link{
	position: relative;
    z-index: 10;
    display: inline-block;
    transform: translateZ(50px);
}
.user-bookcase-wrapper .user-bookcase-bookitem .book-cover-i span,
.user-bookcase-wrapper .bookcase-bookitem .book-cover-i span{
	position: absolute;
    z-index: 1;
    top: 93%;
    left: 60px;
    width: 13px;
    height: 10px;
    content: '';
    -webkit-transform: perspective(74px) rotateX(-70deg) rotateY(-5deg);
    -moz-transform: perspective(74px) rotateX(-70deg) rotateY(-5deg);
    -ms-transform: scale(0);
    transform: perspective(74px) rotateX(-70deg) rotateY(-5deg);
    box-shadow: 25px 0 5px 5px #adadad;
}
.user-bookcase-wrapper .user-bookcase-bookitem .book-cover-i img,
.user-bookcase-wrapper .bookcase-bookitem .book-cover-i img{
	display: block;
	width: 100px;
    height: 133px;
}
.user-bookcase-wrapper .user-bookcase-bookitem .bookname,
.user-bookcase-wrapper .bookcase-bookitem .bookname{
	height: 50px;
	line-height: 60px;
}
.user-bookcase-wrapper .user-bookcase-bookitem .bookstate,
.user-bookcase-wrapper .bookcase-bookitem .bookstate{
	height: 30px;
	line-height: 30px;
}
table{
	padding: 0px;
	table-layout:fixed;
	word-break:break-all;
}
table tr{
	height: 40px;
	line-height: 40px;
}
table tr .readnow{
	margin: auto;
	background: #FF5E66;
	width: 80%;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

.progress-wrap{
	width: 60%;
	height: 2px;
	background: #6E6E6E;
	position: relative;
	margin: auto;
}
.progress-bar{
	position: absolute;
	top: -1px;
	bottom: -1px;
	z-index: 5;
	left: 0;
	width: 1px;
	background: #FF5E66;
	transition: width 2s;
}
.progress-num{
	position: absolute;
	left: 102%;
	padding: 3px 5px;
	top: -23px;
	width: 45px;
	font-size: 12px;
}
.readinglog-operation .progress-wrap{
	margin-left:16% ;
}
.readinglog-operation .progress-wrap{
	margin-top: 10px;
}
.readinglog-operation .progress-num{
	top: -12px;
	color: #ED4A5E;
}
.user-log .log-wrapper{
	padding: 20px;
}
.user-log .log-wrapper .nav{
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding: 0 10px;
	border-bottom: 1px solid #DCDCDC;
	cursor: pointer;
}
.user-log .log-wrapper .nav.ac{
	background: #B8232F;
	color: #fff;
	border-bottom: 1px solid #B8232F;
}
.user-log .log-wrapper .flex{
	border-bottom: 1px solid #DCDCDC;
}
.user-log .log-wrapper .log-item{
	padding: 20px;
	min-height: 140px;
	width: 80%;
	margin: auto;
}
.user-log .log-wrapper .log-item .user-log-cover{
	height: 66px;
	width: 66px;
	margin-right: 5px;
}
.user-log .log-wrapper .log-item .user-log-cover img{
	display: block;
	width: 100%;
	height: 100%;
}
.user-log .log-wrapper .log-item .flex{
	background: url(../img2018/dialog-box.png) center no-repeat;
	background-size:100% 100%;
	border: none;
	padding: 15px 60px;
	font-size: 14px;
	line-height: 22px;
}
.basesetting{
	padding: 0 20px;
}
.basesetting .basesetting-nav{
	height: 40px;
	line-height: 40px;
}
.basesetting .basesetting-nav .nav{
	padding: 0 10px;
	border-bottom: 1px solid #DCDCDC;
	text-align: center;
	cursor: pointer;
}
.basesetting .basesetting-nav .nav.ac{
	color: #B8232F;
	border-color:#B8232F ;
	border-width: 2px;
}
.basesetting .basesetting-nav .flex{
	border-bottom: 1px solid #DCDCDC;
}
.basesetting .basesetting-con{
	padding: 20px 60px;
}
.basesetting .basesetting-con .basesetting-item{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
}
.basesetting .basesetting-con .label{
	width: 100px;
}
.basesetting .basesetting-con input[type="text"]{
	display: inline-block;
	width: 200px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	border: 1px solid #DCDCDC;
	padding-left: 5px;
	margin-left: 20px;
}
.basesetting .basesetting-con textarea{
	display: block;
	width: 90%;
	height: 60px;
	line-height: 30px;
	margin-top: 10px;
	border: 1px solid #DCDCDC;
	padding-left: 5px;
	resize:none;
}
.basesetting .basesetting-con .submit{
	display:block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 100px;
	background: #B8232F;
	color: #fff;
	margin-left: 120px;
	margin-top: 50px;
}
.basesetting .basesetting-con .cover{
	/* height: 120px; */
	height: 80px;
}
.basesetting .basesetting-con .cover .cover-wrapper{
	height: 80px;
	width: 80px;
	border: 1px solid #DCDCDC;
}
.basesetting .basesetting-con .cover .cover-wrapper img{
	display: block;
	width: 100%;
	height: 100%;
}
.basesetting .basesetting-con .cover .up-cover{
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	width: 80px;
	border: 1px solid #DCDCDC;
	margin-top: 10px;
}

.basesetting .basesetting-con .sex{
	background: url(../img2018/radio.png) left center no-repeat;
	background-size: 10px 10px;
	padding: 3px 15px;
	transition: background-image .5s;
}
.basesetting .basesetting-con .sex0{
	background: url(../img2018/radio-c.png) left center no-repeat;
	background-size: 10px 10px;
}
.basesetting .basesetting-con .chekbox-wrapper{
	padding-left: 20px;
	width: 80%;
	line-height: 20px;
}
.basesetting .basesetting-con .chbox{
	display: inline-block;
	background: url(../img2018/chbox.png) left center no-repeat;
	background-size: 10px 10px;
	padding: 3px 15px;
	transition: background-image .5s;
}
.basesetting .basesetting-con .chbox-c{
	background: url(../img2018/chbox-c.png) left center no-repeat;
	background-size: 10px 10px;
}
.basesetting .basesetting-con .chbox input[type="checkbox"]{
	opacity: 0;
	position: absolute;
	top:0;
	left:0;
}
.basesetting .basesetting-con img.usercover{
	width: 50px;
	height: 50px;
	border:1px solid #dcdcdc;
}
.basesetting .basesetting-con .pay-item{
	display: inline-block;
	width: 23%;
	height: 40px;
	line-height: 40px;
	margin-right: 1%;
	border: 1px solid #BCBCBC;
	color: #6E6E6E;
	font-size: 14px;
	text-align: center;
}
.basesetting .basesetting-con .pay-item.money{
	display: inline-block;
	width: 31.2%;
	height: 40px;
	line-height: 40px;
	margin-right: 1%;
	border: 1px solid #BCBCBC;
	color: #6E6E6E;
	font-size: 14px;
	text-align: center;
}
.basesetting .basesetting-con .pay-item div{
	height: 100%;
	width: 100%;
	background-position: 20px center;
	background-repeat: no-repeat;
}
.basesetting .basesetting-con .pay-item.ac{
	border: 1px solid #ED4259;
	background: url(../img2018/jiao.png) top right no-repeat;
	background-size: 21px 21px;
}
.basesetting .basesetting-con .pay-item.money.ac{
	color: #ED4259;
}
.basesetting .basesetting-con .pay-item.money input{
	display: inline-block;
	width: 60px;
	height: 20px;
	margin: 0;
	margin-left: 5px;
	font-size: 12px;
}
.basesetting-item p{
	height: 20px;
	line-height: 20px;
}
.basesetting-item .pay{
	height: 22px;
	line-height: 18px;
	padding: 2px 10px;
	margin-top: 15px;
	background: #ED4259;
	color: #fff;
}
.basesetting .basesetting-con .pay-item .wechat{
	background-image: url(../img2018/wechat.png);
	background-size: 22px 22px;
}
.basesetting .basesetting-con .pay-item .alipay{
	background-image: url(../img2018/alipay.png);
	background-size: 22px 22px;
}
.basesetting .basesetting-con .pay-item .epay{
	background-image: url(../img2018/epay.png);
	background-size: 22px 22px;
}
.basesetting .basesetting-con .pay-item .yeepay{
	background-image: url(../img2018/yeepay.png);
	background-size: 22px 22px;
}
.basesetting .basesetting-con .pay-item .msg{
	background-image: url(../img2018/msg.png);
	background-size: 22px 22px;
}
.basesetting .basesetting-con .pay-item .sim{
	background-image: url(../img2018/sim.png);
	background-size: 22px 22px;
}
.basesetting .basesetting-con .pay-item .game{
	background-image: url(../img2018/game.png);
	background-size: 22px 22px;
}
.basesetting .basesetting-con .pay-item .qq{
	background-image: url(../img2018/qq.png);
	background-size: 22px 22px;
}
.basesetting .account-info{
	padding: 20px;
}

.basesetting .account-info .flex div{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #6E6E6E;
}
.basesetting .account-info .flex .egold{
	font-size: 30px;
}
.basesetting .account-info .pay{
	height: 30px;
	line-height: 30px;
	width: 80px;
	margin:60px 50px ;
	text-align: center;
	background: #ED4259;
	color: #fff;
}
.basesetting .basesetting-con.log .basesetting-item{
	height: 40px;
	line-height: 40px;
}
.basesetting .basesetting-con .basesetting-item .item{
	width: 20%;
	text-align: center;
}
.basesetting .basesetting-con .basesetting-item.uselog .item{
	width: 25%;
	text-align: center;
}
.basesetting .basesetting-con .basesetting-item .item:first-of-type{
	text-align: left;
}

.basesetting .basesetting-con .basesetting-item.autobuy .item:first-of-type{
	width: 10%;
}
.basesetting .basesetting-con .basesetting-item.autobuy .item:nth-of-type(2){
	width: 30%;
}
.basesetting .basesetting-con .basesetting-item.autobuy .item:nth-of-type(3){
	width: 20%;
}
.basesetting .basesetting-con .basesetting-item.autobuy .item:nth-of-type(4){
	width: 30%;
}
.basesetting .basesetting-con .basesetting-item.autobuy .item:nth-of-type(5){
	width: 10%;
}
.basesetting .basesetting-con .basesetting-item.tab-title .item{
	height: 30px;
	line-height: 30px;
	background: #ECECEC;
}
.basesetting .basesetting-con .list-txt li{
	text-indent: 2em;
}
.basesetting .basesetting-con .list-txt li.rel{
	text-indent: 0;
}
.basesetting .basesetting-nav .call{
	height: 24px;
	line-height: 24px;
	font-size:12px;
	padding: 0 10px;
	border: 1px solid #017cc2;
	margin-top: 8px;
	cursor: pointer;
}
.call-b{
	height: 26px;
	line-height: 26px;
	font-size:12px;
	padding: 0 10px;
	background:#017cc2;
	color:#fff;
	margin-top: 7px;
	cursor: pointer;
	display: inline-block;
}
.basesetting .basesetting-con .submit.appw{
	height: 30px;
    line-height: 30px;
    background: #b8232f;
    border:none;
    color: #fff;
    width: 100px;
    text-align: center;
    margin: 30px 0 10px;
}
.basesetting .basesetting-con textarea#simpletext{
	resize:auto;
	min-height:400px;
	width: 98%;
}
.pop_tgao{ position:absolute; top:200px; left:50%; margin-left:-250px; width:600px; height:auto; padding:10px; border:5px solid #628ac9; background:#e2eefb;}
.pop_tgao #close{ display:inline-block; width:20px; height:20px; font-size:14px;font-family:kaiti; color:#386dbb; position:absolute; right:0px; top:0px; cursor:pointer;}
.ldd{ width:auto; margin:0px auto; padding-bottom:15px; }
.ldd dt{ padding:5px 0px; font-size:16px; font-family:kaiti; color:#386dbb; text-align:center; font-weight:800; word-spacing:5px; border-bottom:1px dashed #bfbfbf;}
.ldd dd{ width:auto; height:30px; line-height:30px; overflow:hidden; background:#f1f6fc;}
.ldd .fbg{ background:#fff;}
.ldd em{ display:inline-block; overflow:hidden; height:30px; line-height:30px; color:#2b2b2b; font-size:12px;font-style:normal;}
.ldd .name,.ldd .duty{ width:15%; padding-left:20px;}
.ldd .mail,.ldd .q{ width:26%; padding-left:10px;}


.user-works-wrapper .works-bookitem{
	padding: 20px;
	border-bottom: 1px dashed #DCDCDC;

}
.user-works-wrapper .works-book-cover{
	width: 90px;
	height: 120px;
	overflow: hidden;
}
.user-works-wrapper .bookname{
	height: 26px;
	line-height: 28px;
	font-size: 14px;
}
.user-works-wrapper .bookstate{
	height: 22px;
	line-height: 22px;
	font-size: 12px;
}
.user-works-wrapper .bookstate span.eda{
	padding: 2px 15px;
	background: #b8232f;
	color: #fff;
	font-size: 12px;
	margin-top: 2px;
	display: inline-block;
}

.user-works-wrapper .lastchpter{
	width: 200px;
	line-height:30px;
	padding: 30px 5px;
	font-size: 14px;
	text-align: center;

}
.user-works-wrapper .state{
	width: 100px;
	padding: 0 5px;
	font-size: 14px;
	line-height: 120px;
	text-align: center;
}

.user-works-wrapper .oper{
	width: 150px;
	padding: 30px 5px;
	font-size: 14px;
}
.user-works-wrapper .oper div{
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.user-works-wrapper .works-chapteritem{
	display: inline-block;
	width: 50%;
	float:left;
	padding: 0 20px;
}
.user-works-wrapper .works-chapteritem .works-chaptername,
.user-works-wrapper .works-chapteritem .works-chapterstate{
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.user-works-wrapper .works-volumeitem.juan{
	clear:both;
	height: 50px;
	line-height:50px;
	background:#ececec;
	padding: 0 20px;
	margin: 10px auto;
}

.user-works-wrapper .works-volumeitem.juan label{
	display: inline-block;
	padding: 2px 10px;
}
.user-works-wrapper .works-volumeitem.juan input.submit{
	display: inline-block;
	background: #b8232f;
	color: #fff;
	padding: 5px 15px;
}
.basesetting-nav .create{
	height: 24px;
    line-height: 24px;
    font-size: 12px;
    padding: 0 10px;
    background:#017cc2;
    color:#fff;
    margin-top: 8px;
    cursor: pointer;
}
.basesetting-item  select{
    min-width:200px;
    height:30px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background: url("../img2018/open.png") no-repeat 95% center;
    background-size:10%;
    font-size:14px;
    outline:none;
    border: 1px solid #dcdcdc;
    margin-right: 20px;
    display: block;
    padding-left: 5px;
    margin-top: 10px;
}
.basesetting-item  .int{
	max-width: 95%;
}
.basesetting-item  .rdo{
	display: inline-block;
	padding-right: 20px;
}
.basesetting-item  #tags label {
	height: 30px;
	line-height: 30px;
	margin-right: 20px;
	display: inline-block;
}
.basesetting-item .lpic,
.basesetting-item .spic,
.basesetting-item .nlpic{
	width: 90px;
	height: 150px;
	margin-right: 20px;
}
.basesetting-item .lpic img,
.basesetting-item .spic img,
.basesetting-item .nlpic img{
	display: block;
	width: 90px;
	height: 120px;
	border: 1px solid #dcdcdc;
}
.basesetting-item .lpic div,
.basesetting-item .spic div,
.basesetting-item .nlpic div{
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #6e6e6e;
	text-align: center;
}
.basesetting-item .sub-item{
	display: inline-block;
	width: 50%;
	float: left;
}
.tip-s{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
}
.record .basesetting-item:hover{
	background:#f3f3f3;
}
.pages{
	height: 60px;
	line-height: 60px;
	background: #ECECEC;
	font-size: 14px;
	margin-top: 5px;
	text-align: center;
}
.pages .page3 em,
.pages .page3 a{
	font-style: normal;
	padding: 1px 8px;
}
.pages .page3 .on{
	background: #B8232F;
	color: #FFFFFF;
}
.pages .page3 input#page{
	width: 50px;
	border: 1px solid #d8d8d8;
	background: none;
	padding: 3px;
	text-align: center;
	display: inline;
}
footer{
	clear: both;
	padding: 10px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
}
footer .content{
	background: #ECECEC;
}
footer .bottom-nav{
	color: #6E6E6E;
	height: 30px;
	line-height: 30px;
}
@media (max-width:1200px) {
	.content{
		width: 1000px;
		margin-right: auto;
  		margin-left: auto;
		height: 100%;
		background: #fff;
	}
	header .navbar .content li{
		float: left;
		width: 125px;
		text-align: center;
		height: 25px;
		line-height: 25px;
		font-size: 16px;
		margin-top: 10px;
		border-right: 2px solid #fff;
	}
	.editor-rec-list{
		width: 300px;
	}
	.tags .tag{
		width: 64px;
	}
	.toplist{
		width: 300px;
	}
	.bookdetail .toplist{
		width: 250px;
		height: 470px;
	}
	.basesetting .basesetting-con .pay-item div{
		height: 100%;
		width: 100%;
		background-position: 10px center;
		background-repeat: no-repeat;
	}
}
.mKeBanner,.mKeBanner div{text-align:center;}
.imageflow img{ -webkit-box-shadow: 2px 2px 2px 2px hsla(0,0%,0%,0.1); box-shadow: 2px 2px 2px 2px hsla(0,0%,0%,0.1); }
.imageflow{overflow:hidden; position:relative; text-align:left; visibility:hidden; width:400px;}
.imageflow img{border:none; position:absolute; top:0px; visibility:hidden; -ms-interpolation-mode:bicubic}
.imageflow p{margin:0 auto; text-align:center}
.imageflow .loading{border:1px solid #ccc; height:15px; left:50%; margin-left:-106px; padding:5px; position:relative; visibility:visible; width:200px}
.imageflow .loading-bar{background:#ccc; height:15px; visibility:visible; width:1%}
.imageflow .caption{font-weight:bold; position:relative; text-align:center; z-index:10000}
.imageflow .scrollbar{border-bottom:1px solid #b3b3b3; position:relative; visibility:hidden; z-index:10001; height:1px}
.imageflow .slider{background-image:url(../img2018/slider.png); background-repeat:no-repeat; height:14px; margin:-6px 0 0 -7px; position:absolute; width:14px; z-index:10002}
.imageflow .images{overflow:hidden; white-space:nowrap}
.imageflow .button{cursor:pointer; height:17px; position:relative; width:17px}
/*.imageflow .previous{background:url(../../Images/Index/button-left.png) top left no-repeat; float:left; margin:-7px 0 0 -30px}
.imageflow .next{background:url(../../Images/Index/button-right.png) top left no-repeat; float:right; margin:-7px -30px 0 30px}*/

/*.mask-wrapper{*/
	/*position: fixed;*/
	/*top: 0;*/
	/*right: 0;*/
	/*bottom: 0;*/
	/*left: 0;*/
	/*background: rgba(0,0,0,.5);*/
	/*z-index: 999;*/
/*}*/
.votedialog-bg{
	/*position: fixed;*/
	width: 520px;
	/*height: 354px;*/
	background: #ffffff;
	/*top: calc(50% - 177px);*/
	/*left: calc(44% - 260px);*/
	border: 1px solid #BCBCBC;
	z-index: 1200;
	padding: 0px;
}
.votedialog-bg .title span{
	display: block;
	text-align: center;
	width: 100px;
}
.votedialog-bg .title span:last-of-type{
	width: auto;
}
.votedialog-bg .title span.ac{
	color: #fff;
	background: #f01742;
	border-bottom-color: #f01742;
}

.votedialog-content{
	width: 500px;
	padding-left: 20px;
	/*height: 314px;*/
	padding-bottom: 20px;
}
.user-detail{
	height: 30px;
	line-height: 30px;
}
.vote-num{
	height: 80px;
	line-height: 80px;
	width: 460px;
	margin-top: 20px;
	cursor: pointer;
}
.vote-num .add,
.vote-num .reduce{
	width: 80px;
	height: 80px;
	text-align: center;
	border:1px solid #BCBCBC;
	font-size: 30px;
	color: #6E6E6E;
	cursor: pointer;
}
.vote-num .vote-prop{
	border-top: 1px solid #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
	padding: 0 20px;
}
.vote-prop img{
	display: block;
	height: 60px;
	margin-top: 10px;
}
.vote-prop .flex{
	font-size: 30px;
	text-align: center;
}
.vote-prop .num{
	padding-right: 30px;
}
.vote-advice{
	height: 30px;
	line-height: 30px;
}
.vote-advice input{
	display: block;
	width: 100%;
	height: 30px;
	padding-left: 5px;
	border: 1px solid #BCBCBC;
}
.vote-submit{
	padding: 5px 15px;
	margin: auto;
	margin-top: 50px;
	background: #f01742;
	width: 100px;
	text-align: center;
	color: #fff;
	border-radius: 15px;
	display: block;
}
.mask-wrapper .ds-prop{
	padding: 20px 0;
	text-align: center;
}
.mask-wrapper .ds-prop .ds-prop-wrapper{
	border: 1px solid #DCDCDC;
	width: 94px;
	height: 86px;
	padding: 5px 0;

}
.mask-wrapper .ds-prop .ds-prop-wrapper.ac{
	border: 1px solid #BF2324;
	color: #BF2324;
}
.mask-wrapper .ds-prop .ds-prop-wrapper img{
	height: 30px;
}
.mask-wrapper .ds-prop .ds-prop-wrapper div{
	height: 20px;
	line-height: 20px;
}


.tabl .tag span a{ display: inline-block; text-align:center;}
.tabl4{border-right:1px solid #C6E6F6;border-bottom:1px solid #C6E6F6; font-size:12px;}
.tabl4 td,.tabl4 th{ font-style:normal; padding:5px 5px 5px 10px;border-left:1px solid #dcf2fd;border-top:1px solid #dcf2fd;line-height:200%; word-break:break-all; }
.tabl4 .bgt{ background:#EAF8FF;}
.tabl4 td:hover{ background:#f8f8f8;}
.tabl4 .qdao,.tabl4 .souc,.tabl4 .das,.tabl4 .tjp,.tabl4 .fsp,.tabl4 .jhp,.tabl4 .czhi{display:inline-block; padding-left:35px; height:30px; line-height:30px; background:url(../img2018/icon2.gif) no-repeat;}
.tabl4 .qdao{ background-position:5px -415px;}
.tabl4 .souc{ background-position:5px -449px;}
.tabl4 .das{ background-position:5px -482px;}
.tabl4 .tjp{ background-position:5px -514px;}
.tabl4 .fsp{ background-position:5px -547px;}
.tabl4 .jhp{ background-position:5px -578px;}
.tabl4 .czhi{ background-position:5px -610px;}

.viptips{
	font-size: 14px;
}
.userviphonors{
	color: #B8232F;
}
.member{ width:98%; height:auto; margin:0px auto;}
.member h3{ font-family:"微锟斤拷锟脚猴拷", "锟斤拷锟斤拷"; color:#2874AD; font-size:18px; font-weight:600; text-align:center; padding:25px 0px 5px;}
.how_jf {
	width: auto;
	height: auto;
	padding: 20px 20px;
	font-size: 12px;
	color: #333;
}
.how_jf dd {
	float: left;
	width: 28%;
	line-height: 30px;
	padding-left: 30px;
	background: url(../img2018/icon2.gif) no-repeat 0px -415px;
}
.tips{
	color: gray;
	margin-top: 20px;
}
.readinglog table{
	padding: 20px;
}
.tabox{
	width:auto;
	height:40px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
.tabox div {
	font-size: 13px;
}
.tabox p {
	font-size: 13px;
}
.boxgreen{
	color: #0ba60b;
}
.inboxcount{
	margin-left: 20px;
}
.taboxbtn{
	margin-top: 10px;
	width:auto;
	height:40px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
.inboxa{
	cursor: pointer;
	margin-right: 20px;
	height: 25px;
}
.inboxbtn{
	height: 25px;
	border-style:solid;
	border-width:1px;
	border-color:#BCBCBC;
	background-color: white;
	color: grey;
	padding: 2px 5px 2px 5px;
	font-size: 13px;
}

.inboxbtnac{
	height: 25px;
	border-style:solid;
	border-width:1px;
	border-color:#B8232F;
	color: #B8232F;
	background-color: white;
	padding: 2px 5px 2px 5px;
	font-size: 13px;
}

.inboxicon{
	width: 20px;
	margin-bottom: -3px;
}
.allselect{
	margin-left: 20px;
}
.messagediv{
	margin-top: 20px;
	width:100%;
	height:35px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}
.receiverinput{
	height: 30px;
	width: 300px;
}
.adminerdiv{
	font-size: 14px;
	color: grey;
	margin-left: 20px;
}
.selectfriends{
	font-size: 13px;
	color: #B8232F;
	margin-left: -70px;
}
.selectfriends img{
	margin:0 0 -3px -4px;
}
.pop_friend{
	width: 600px;
	font-size: 13px;
	margin-left: 120px;
	padding: 10px;
	border-bottom:1px solid #BCBCBC;
	border-left:1px solid #BCBCBC;
	border-right:1px solid #BCBCBC;
	line-height: 30px;
	background: #f9f9f9;
	color: #3c3c3c;
	display: none;
}
.pop_friend a{
	margin: 0 10px 0 10px;
}
.messagedetail{
	margin-top: 10px;
	width:100%;
	height:35px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}
.solidtitle{
	font-size: 16px;
	font-weight:bold;
	color: #3c3c3c;
}
.messagebackshow{
	width: 100%;
	height: 60px;
	background-color: #D5D5D5;
}
.left20{
	margin-left: 20px;
}
.messagebackshow2{
	margin: 0;
	width: 100%;
	height: 40px;
	background-color: #EEEEEE;
	align-items: center;
}
.left5{
	margin-left: 5px;
	align-items: center;
}
.messagecontent{
	font-size: 15px;
	color: #3c3c3c;
	margin: 20px 20px 20px 40px;
}
.messagebackshow3{
	width: 100%;
	height: 50px;
	background-color: #EEEEEE;
	align-items: center;
}
.pd{
	padding-top: 5px;
}
.messagebackshow4{
	margin: 0 0 50px 0;
	width: 100%;
	height: 500px;
	background-color: #EEEEEE;
	align-items: center;
}
.mg20{
	margin-top: 30px;
}
.messagediv1{
	width:100%;
	height:35px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}
.reda{
	font-size: 13px;
	color: #B8232F;
}
.draftselect{
	border: 1px solid #3c3c3c;
	border-radius:3px;
	height: 25px;
	font-size: 12px;
	margin-left: 20px;
}
.draftschapter{
	margin-top: 10px;
	width:100%;
	height:auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}
.draftsitem{
	width: 290px;
	height: 80px;
	padding-left: 20px;
	margin: 0 20px 10px 0;
	border-bottom: 1px solid #DCDCDC;
}
.cpwords{
	font-size: 13px;
	color: grey;
}
.cpname{
	font-size: 15px;
	color: #313131;
	margin-left: 10px;
	margin-top: -2px;
}
.mgtop5{
	margin-top: 5px;
}
.cdtitle{
	margin: 20px 20px 0 20px;
	width: 730px;
	height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #313131;
	border-bottom: 1px solid #DCDCDC;
}
.cdcontent{
	margin: 20px 100px 20px 100px;
	width: 570px;
}
.cditemrow{
	width:100%;
	height:auto;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	margin: 20px 0 0 0;
}
.cditemrow div{
	font-size: 15px;
	color: #313131;
}
.cdnameinput{
	border:1px solid #DCDCDC;
	width: 400px;
	height: 30px;
}
.cdcontentarea{
	border:1px solid #DCDCDC;
	width: 500px;
	height: 250px;
	padding: 10px;
	resize: none;
}
.cdcontentarea2{
	border:1px solid #DCDCDC;
	width: 500px;
	height: 100px;
	padding: 10px;
	resize: none;
}
.cdtips{
	color: grey;
	font-size: 11px;
	margin: 10px 0 0 48px;
}
.tiwai{
	margin: -80px 0 0 -16px;
}
.neirong{
	margin-top: -235px;
}
.savecd{
	width: 40px;
	margin-left: 45px;
}
.mgegold{
	margin: 13px 0 0 5px;
}
.fbdftips{
	margin: 0;
	font-size: 13px;
	color: grey;
}
.fbcheckcode{
	margin: -18px 0 0 60px;
}
.mgleft74{
	margin-left: 74px;
}
.reviewitem{
	padding-right: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.mgleft20{
	margin-left: 20px;
}

.incomerowbtn{
	margin-top: 10px;
	width:100%;
	height:40px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
em.sina{
	background: url(../img2018/icon.gif) no-repeat -760px -126px;
	margin: 0 0 0 10px;
	width: 20px;
	height: 20px;
	display: inline-block;
}

em.qq{
	background: url(../img2018/icon.gif) no-repeat -760px -92px;
	margin: 0 0 0 10px;
	width: 20px;
	height: 20px;
	display: inline-block;
}
em.wechat{
	background: url(../img2018/icon.gif) no-repeat -570px -269px;
	margin: 0 0 0 10px;
	width: 20px;
	height: 20px;
	display: inline-block;
}
.register_tips dt{
	font-weight: bold;
}
.register_tips dd{
	font-size: 14px;
	line-height: 25px;
	color: #737373;
}
.register_login{
	background-color: #B8232F;
	color: #fff;
	padding: 2px 12px;
	font-size: 12px;
}

.box_mid {
	width: 958px;
	height: auto;
	margin: 20px auto;
	padding: 10px;
	border: 1px solid #dcdfe4;
	background-color: #fff;
}
.result h6,.result3 h6{ font-size:30px; color:#B8232F;  font-weight:normal;}
.result h6 .user,.result3 h6 .user{ color:#1b1b1b; padding-right:10px;}
.result p{ line-height:180%; padding-bottom:80px; padding-top:10px;}
.result3{ width:95%; height:auto; margin:0px auto; color:#333;}
.result3 .tt{ height:130px; width:auto; border-bottom:1px solid #eee; padding-top:50px; margin-bottom:16px;}
.result3 .tt .head{ display:block; float:left; width:80px; height:60px;}
.result3 .tt .head img{  width:60px; height:60px;}
.result3 .tt .origin{ font-size:16px; color:#434343;}
.result3 .tt .origin .org{ padding:0px 5px;}
.org {
	color: #B8232F;
}
/*zhenlong jipinnvxu */
.bg-54267{
	background: url(../img/bg_2_54267.png) top center no-repeat;
	background-size:100% 100%;
}
.bg-54344{
	background: url(../img/bg_2_54344.png) top center no-repeat;
	background-size:100% 100%;
}
.bg-53371{
	background: url(../img/bg_2_53371.png) top center no-repeat;
	background-size:100% 100%;
}
.bg-54416{
	background: url(../img/bg_2_54416.png) top center no-repeat;
	background-size:100% 100%;
}
.bg-55761{
	background: url(../img/bg_2_55761.png) top center repeat;
}
.bg-55763{
	background: url(../img/bg_2_55763.png) top center no-repeat;
	background-size:100% 100%;
}
.bg-52557{
	background: url(../img/bg_2_52557.png) top center repeat;
}
.bg-53368{
	background: url(../img/bg_2_53368.png) top center repeat;
	background-size:100% 100%;
}
.bg-57336{
	background: url(../img/bg_2_57336.png) top center repeat;
	background-size:100% 100%;
}
.bg-56810{
	background: url(../img/bg_2_56810.png) top center repeat;
	background-size:100% 100%;
}
.bg-57557{
	background: url(../img/bg_2_57557.png) top center repeat;
	background-size:100% 100%;
}
.bg-54630{
	background: url(../img/bg_2_54630.png) top center repeat;
	background-size:100% 100%;
}
.bg-58374{
	background: url(../img/bg_2_58374.png) top center repeat;
	background-size:100% 100%;
}
.bg-id {
	width: 100%;
	padding-bottom: 50px;
}
.bg-54267 .content,
.bg-54344 .content,
.bg-id .content{
	background: #FFFFFF;
	width: 100%;
	min-height: 800px;
	padding: 73px 67px;
	width: 1242px;
	margin: auto;
}
.bg-54349 .content,
.bg-54345 .content,
.bg-54162 .content,
.bg-52538 .content,
.bg-54319 .content,
.bg-54186 .content,
.bg-54333 .content,
.bg-54350 .content,
.bg-54732 .content,
.bg-53411 .content,
.bg-51066 .content,
.bg-55763 .content,
.bg-54351 .content,
.bg-54751 .content,
.bg-55940 .content,
.bg-56685 .content,
.bg-55932 .content,
.bg-48327 .content,
.bg-48190 .content,
.bg-56348 .content,
.bg-56996 .content,
.bg-57305 .content,
.bg-58560 .content,
.bg-58875 .content,
.bg-54348 .content,
.bg-57853 .content,
.bg-58922 .content,
.bg-59009 .content,
.bg-58361 .content,
.bg-58537 .content,
.bg-59167 .content,
.bg-58556 .content,
.bg-56334 .content,
.bg-57312 .content,
.bg-59540 .content,
.bg-59748 .content,
.bg-59545 .content,
.bg-56728 .content{
	box-shadow: 0px 2px 22px rgba(0,0,0,.11);
	border-radius: 8px;
	margin-top: 2.6875rem;
	padding-top: 1.875rem;
}
.bg-54267 .book-info .bookcover,
.bg-54344 .book-info .bookcover,
.bg-id .book-info .bookcover{
	width: 234px;
	height: 312px;
	border-radius: 8px;
}
.bg-54267 .book-info .flex,
.bg-54344 .book-info .flex,
.bg-id .book-info .flex{
	padding-left: 23px;
}
.book-info-bookname{
	font-size: 30px;
	color: #666;
}
.book-info-bookname span{
	padding: 5px;
	font-size: 18px;
	border: 1px solid #666666;
	border-radius: 4px;
	margin-left: 10px;
}
.book-info-bookintro{
	margin-top: 20px;
	line-height: 1.6;
	font-size: 20px;
	color: #666666;
	text-align: left;
}
.book-info-bookoper{
	left: 257px;
	bottom: 0;
	height: 87px;
	right: 0;
}
.operitem{
	border-radius: 6px;
	width: 124px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 20px;
	margin-right: 35px;
	cursor: pointer;
}

.operitem.readnow{
	background: #da4747;
	color: #fff;
}
.operitem.reward{
	color: #DA4747;
	border: 1px solid #DA4747;
}

.operitem.collect{
	color: #666;
	border: 1px solid #666;
}

.book-info-bookoper .tip{
	color: #cd0101;
	margin-top: 15px;
	font-size: 18px;
}
.author-title{
	text-align: center;
}
.author-title img{
	height: 37px;
	margin-top: 113px;
}
.author-cover{
	height: 87px;
	line-height: 87px;
	font-size: 30px;
	color: #333;
}
.author-cover img{
	display: block;
	width: 87px;
	height: 87px;
}
.authorname{
	margin-left: 20px;
}
.author-intro{
	font-size: 18px;
	line-height: 39px;
	color: #333;
}

.author-intro p{
	margin-top: 40px;
	text-indent: 2em;
}
.recommendations{
	margin-top: 94px;
	text-align: center;
	color: #FFFFFF;
	font-size: 35px;
	cursor: pointer;
}
.recommendations span{
	color: rgba(255,255,255,.5);
}
.recommendations img{
	height: 35px;
}
.marquee-wrapper{
	width: 100%;
	padding: 10px 50px;
	border: 1px solid #DCDCDC;
	margin-top: 20px;
}
.marquee-wrapper marquee{
	height: 60px;
}
.marquee-item{
	display: inline-block;
	min-width: 30%;
	margin-right: 10px;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}
.marquee-item span{
	color: #da4747;
}
.b{font-weight: 600}
.bks{margin-top: 40px;}