.lazy {
	background-color: #f6f7f8;
}
.container {
	padding-bottom: 20px;
	background: #f6f6f6;
}
.bread {
	margin: 0 auto;
	padding: 10px 0;
	width: 1200px;
	height: 30px;
	line-height: 30px;
	color: #999;
	text-indent: 22px;
	background: url(/static/images/icon-home.png) no-repeat 0 50%;
}
.bread a {
	color: #999;
}
.bread a:hover {
	color: #fe7031;
}
.bread p {
	float: right;
}
.wrap {
	margin: 0 auto;
	width: 1200px;
}

/*pages*/
.pages {
	padding: 30px 0;
	text-align: center;
}
.pages span,
.pages a,
.pages b,.pages i {
	display: inline-block;
	margin: 0 2px;
	padding: 0 15px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #ebebeb;
}
.pages span {
	color: #999;
}
.pages b,.pages i {
	background: #22BF81;
	border: 1px solid #22BF81;
	color: #fff;
}
.pages a:hover {
	background: #22BF81;
	border: 1px solid #22BF81;
	color: #fff;
}
.pages a.a1 {
	background: #22BF81;
	border: 1px solid #22BF81;
	color: #fff;
}

/*case1*/
.case1 {
	margin-top: 20px;
}

.case1 .focus {
	float: left;
	padding: 20px;
	width: 840px;
	height: 266px;
	background: #fff;
}
.case1 .banner {
	width: 580px;
	height: 266px;
	position: relative;
}
.case1 .banner-box {
	width: 580px;
	height: 266px;
	overflow: hidden;
}
.case1 .banner-img {
	position: relative;
}
.case1 .banner-img li {
	float: left;
	position: relative;
	width: 580px;
	height: 266px;
}
.case1 .banner-img li img {
	width: 580px;
	height: 266px;
}
.case1 .banner-nav {
	position: absolute;
	right: -260px;
	top: 0;
	width: 260px;
	height: 266px;
}
.case1 .banner-nav li {
	position: relative;
	padding: 0 10px 0 15px;
	height: 66px;
	background: #f0f8fc;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	cursor: pointer;
}
.case1 .banner-nav li:last-child {
	border-bottom: none;
	height: 65px;
}
.case1 .banner-nav li b {
	position: absolute;
	left: 12px;
	top: 12px;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #999;
	display: none;
}
.case1 .banner-nav li h4 {
	margin-bottom: 4px;
	padding-top: 12px;
	line-height: 20px;
	font-size: 18px;
	color: #484848;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.case1 .banner-nav li p {
	line-height: 20px;
	font-size: 13px;
	color: #999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.case1 .banner-nav li.selected {
	background: #22BF81;
}
.case1 .banner-nav li.selected b {
	color: #fff;
}
.case1 .banner-nav li.selected h4 {
	color: #fff;
}
.case1 .banner-nav li.selected p {
	color: #d4e5f4;
}
.case1 .banner-nav li.selected:after {
	display: block;
	position: absolute;
	left: -10px;
	top: 50%;
	margin-top: -10px;
	width: 0;
	height: 0;
    border-top: 10px solid transparent;
    border-right: 10px solid #22BF81;
    border-bottom: 10px solid transparent;
	content: "";
}
.banner-btn {
}

.case1 .category {
	float: right;
	width: 300px;
	height: 306px;
	background: #fff;
}
.case1 .category ul {
	padding: 20px 14px 0 15px;
	height: 276px;
	overflow: hidden;
}
.case1 .category li {
	float: left;
	margin: 0 5px;
	margin-bottom: 10px;
	width: 80px;
	height: 36px;
}
.case1 .category li a {
	display: block;
	line-height: 34px;
	font-size: 14.5px;
	text-align: center;
	border: 1px solid #e6e6e6;
	border-radius: 18px;
}
.case1 .category li a:hover {
	color: #fe7031;
	border: 1px solid #fe7031;
}

.case2 {
	margin-top: 20px;
}
.case2 .recommend-new {
	padding: 20px 0;
	background: #fff;
}
.case2 .recommend-new li {
	float: left;
	padding: 0 20px;
	width: 359px;
	border-right: 1px solid #ebebeb;
}
.case2 .recommend-new li:last-child {
	border-right: none;
}
.case2 .recommend-new li h4 {
	line-height: 24px;
	font-size: 20px;
	text-align: center;
}
.case2 .recommend-new li h4 a {
	color: #22BF81;
}
.case2 .recommend-new li h4 a:hover {
	color: #fe7031;
}
.case2 .recommend-new li p {
	margin-top: 10px;
	height: 48px;
	line-height: 24px;
	text-indent: 2em;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

/*case3*/
.case3 {
	margin-top: 20px;
	margin-bottom: -20px;
}
.case3 .rec-book {
	float: left;
	margin-bottom: 20px;
	padding: 20px;
	width: 840px;
	height: 440px;
	overflow: hidden;
	background: #fff;
}
.case3 .rec-book h3 {
	margin-bottom: 15px;
	line-height: 24px;
	font-size: 22px;
}
.case3 .carousel {
	float: left;
	width: 240px;
	height: 391px;
	background: #f0f8fc;
}
.case3 .carousel-img {
	position: relative;
	z-index: 2;
	margin-top: 10px;
	height: 160px;
	transform-style: preserve-3d;
	perspective: 160px;
}
.case3 .carousel-img img {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 90px;
	height: 120px;
	margin-left: -45px;
	margin-top: -60px;
	box-shadow: 0 3px 8px rgba(0,0,0,.3);
	transition: transform .5s ease-in-out;
	cursor:pointer;
}
.case3 .carousel-nav {
	margin: 0 20px;
}
.case3 .carousel-nav li {
	display: none;
}
.case3 .carousel-nav li.on {
	display: block;
}
.case3 .carousel-nav li h4 {
	margin-bottom: 6px;
	line-height: 24px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.case3 .carousel-nav li .author {
	margin-bottom: 10px;
	line-height: 16px;
	text-align: center;
	color: #a6a6a6;
}
.case3 .carousel-nav li .info {
	margin-bottom: 10px;
	text-align: center;
}
.case3 .carousel-nav li .info span {
	display: inline-block;
	margin: 0 2px;
	padding: 0 5px;
	line-height: 18px;
	border: 1px solid transparent;
	border-radius: 2px;
}
.case3 .carousel-nav li .info span.type {
	color: #fe7031;
	border: 1px solid #fe7031;
}
.case3 .carousel-nav li .info span.serial {
	color: #009944;
	border: 1px solid #009944;
}
.case3 .carousel-nav li .info span.finish {
	color: #ff3333;
	border: 1px solid #ff3333;
}
.case3 .carousel-nav li .intro {
	margin-bottom: 18px;
	height: 60px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.case3 .carousel-nav li .view {
	display: block;
	margin: 0 auto;
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #fe7031;
	border-radius: 100px;
}
.case3 .index__list {
	float: left;
	padding-left: 20px;
	width: 580px;
	height: auto;
	overflow: hidden;
}
.case3 .index__list ul {
	margin-top: -10px;
	margin-right: -20px;
}
.case3 .index__list ul li {
	position: relative;
	float: left;
	margin: 10px 0;
	padding: 20px 20px 0 82px;
	width: 198px;
	height: 96px;
	border-top: 1px solid #ebebeb;
}
.case3 .index__list ul li .pic {
	position: absolute;
	left: 0;
	top: 20px;
	display: block;
	width: 72px;
	height: 96px;
}
.case3 .index__list ul li .pic img {
	width: 100%;
	height: 100%;
	vertical-align: top;
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    transition: transform .3s ease-out;
}
.case3 .index__list ul li .pic:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.case3 .index__list ul li .tit {
	margin-bottom: 8px;
	line-height: 20px;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.case3 .index__list ul li .intro {
	margin-bottom: 8px;
	height: 40px;
	line-height: 20px;
	font-size: 13px;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.case3 .index__list ul li .intro a {
	margin-left: 10px;
	color: #22BF81;
}
.case3 .index__list ul li .intro a:hover {
	color: #fe7031;
}
.case3 .index__list ul li .intro a:after {
	display: inline-block;
	content: ">";
}
.case3 .index__list ul li .info {
	height: 20px;
	line-height: 18px;
	color: #a6a6a6;
}
.case3 .index__list ul li .info span {
	float: left;
	height: 18px;
	margin-top: 2px;
}
.case3 .index__list ul li .info em {
	float: right;
	padding: 0 3px;
	height: 18px;
	color: #fe7031;
	border: 1px solid #ffc6ad;
}
.case3 .index__news {
	float: left;
	margin-left: 20px;
	padding: 20px;
	width: 260px;
	height: 440px;
	overflow: hidden;
	background: #fff;
}
.case3 .index__news h3 {
	margin-bottom: 15px;
	line-height: 24px;
	font-size: 22px;
}
.case3 .index__news ul {
}
.case3 .index__news ul li {
	position: relative;
	height: 32px;
	line-height: 32px;
	border-top: 1px dashed #ebebeb;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.case3 .index__news ul li em {
	font-size: 13px;
	color: #999;
}
.case3 .index__news ul li b {
	color: #fe7031;
	font-size: 15px;
}
.case3 .index__news ul li i {
	margin: 0 2px;
	color: #ccc;
	font-size: 15px;
	font-family: "宋体";
}
.case3 .index__news ul li a {
	margin-left: 10px;
	font-size: 14.5px;
}

.case3 .heat__tags {
	float: left;
	margin-left: 20px;
	padding: 20px;
	width: 260px;
	height: 440px;
	background: #fff;
	overflow: hidden;
}
.case3 .heat__tags h3 {
	margin-bottom: 15px;
	line-height: 24px;
	font-size: 22px;
}
.case3 .heat__tags p {
	margin-bottom: -20px;
}
.case3 .heat__tags p span {
	float: left;
	width: 130px;
	height: 32px;
	line-height: 32px;
	font-size: 14.5px;
	border-top: 1px dashed #ebebeb;
	border-radius: 2px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.case3 .hot-book {
	float: left;
	margin-bottom: 20px;
	padding: 20px;
	width: 260px;
	height: 454px;
	overflow: hidden;
	background: #fff;
}
.case3 .hot-book h3 {
	margin-bottom: 15px;
	line-height: 24px;
	font-size: 22px;
}
.case3 .hot-book ul {
}
.case3 .hot-book ul li {
	position: relative;
	padding-left: 26px;
	line-height: 34px;
	border-bottom: 1px dashed #ebebeb;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.case3 .hot-book ul li em {
	position: absolute;
	left: 0;
	top: 9px;
	display: block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	color: #fff;
	background: #bbbbbb;
	border-radius: 9px;
	text-align: center;
	vertical-align: middle;
}
.case3 .hot-book ul li b {
	color: #fe7031;
	font-size: 15px;
}
.case3 .hot-book ul li i {
	margin: 0 2px;
	color: #ccc;
	font-size: 15px;
	font-family: "宋体";
}
.case3 .hot-book ul li a {
	font-size: 15px;
}
.case3 .hot-book ul li.s1 {
	padding-left: 92px;
	height: 85px;
}
.case3 .hot-book ul li.s1 em {
	top: 3px;
	background: #f8bc7e;
}
.case3 .hot-book ul li.s1 img {
	position: absolute;
	left: 26px;
	top: 0;
	width: 56px;
	height: 75px;
}
.case3 .hot-book ul li.s1 p {
	display: block;
	width: 168px;
	line-height: 22px;
	color: #999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.case3 .hot-book ul li.s1 p a {
	display: inline-block;
	margin-bottom: 3px;
	font-size: 16px;
}
.case3 .hot-book ul li.s2 em {
	background: #f3b5b5;
}
.case3 .hot-book ul li.s3 em {
	background: #96cee8;
}
.case3 .hot-book .more {
	margin-top: 8px;
	font-size: 16px;
	text-align: center;
}
.case3 .hot-book .more  a {
	display: inline-block;
	line-height: 30px;
	color: #22BF81;
}
.case3 .hot-book .more  a:hover {
	color: #fe7031;
}


/*case4*/
.case4 {
	margin-top: 20px;
}
.case4 .newest__book {
	margin-top: 20px;
	padding: 20px;
	width: 1160px;
	height: auto;
	position: relative;
	background: #fff;
}
.case4 .newest__book h3 {
	margin-bottom: 15px;
	line-height: 24px;
	font-size: 22px;
}
.case4 .newest__book ol {
	position: absolute;
	top: 18px;
	right: 20px;
	height: 30px;
}
.case4 .newest__book ol li {
	float: left;
	margin-left: 10px;
	padding: 0 15px;
	line-height: 24px;
	background: #f6f7f8;
	border-radius: 100px;
	cursor: pointer;
}
.case4 .newest__book ol li.on {
	color: #fff;
	background: #fe7031;
}
.case4 .newest__book ul {
	margin-right: -20px;
	margin-bottom: -20px;
}
.case4 .newest__book ul li {
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 15px;
	width: 127.5px;
	height: 208px;
}
.case4 .newest__book ul li a {
	display: block;
	width: 127.5px;
	height: 208px;
	overflow: hidden;
}
.case4 .newest__book ul li a img {
	display: block;
	width: 127.5px;
	height: 168px;
	vertical-align: top;
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    transition: transform .3s ease-out;
}
.case4 .newest__book ul li a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.case4 .newest__book ul li span {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 14.5px;
	background: #fff;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.case4 .newest__book ul li i {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	padding-left: 48px;
	padding-top: 48px;
	width: 0;
	height: 0;
	overflow: hidden;
	background-image: url(/static/images/status.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.case4 .newest__book ul li i.serial {
	display: none;
	background-position: -70px 0;
}
.case4 .newest__book ul li i.finish {
	background-position: -70px -70px;
}

.case4 .newest__topic {
	padding: 20px;
	width: 1160px;
	height: auto;
	background: #fff;
}
.case4 .newest__topic h3 {
	margin-bottom: 15px;
	line-height: 24px;
	font-size: 22px;
}
.case4 .newest__topic ul {
	margin-right: -20px;
	margin-bottom: -20px;
}
.case4 .newest__topic ul li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 275px;
	height: 124px;
}
.case4 .newest__topic ul li a {
	display: block;
	position: relative;
	width: 275px;
	height: 124px;
	overflow: hidden;
}
.case4 .newest__topic ul li a img {
	width: 100%;
	height: 100%;
	vertical-align: top;
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    transition: transform .3s ease-out;
}
.case4 .newest__topic ul li a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.case4 .newest__topic ul li a span {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	padding-top: 20px;
	width: 100%;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color: #fff;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 75%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 75%);
	_filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#00000000',endcolorstr='#FF000000',gradientType=1);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*case5*/
.case5 {
	margin-top: 20px;
	background: #fff;
}
.case5 .rank {
	float: left;
	padding: 20px;
	width: 260px;
	background: #fff;
}
.case5 .rank h3 {
	margin-bottom: 15px;
	line-height: 24px;
	font-size: 22px;
}
.case5 .rank ul {
}
.case5 .rank ul li {
	position: relative;
	padding-left: 24px;
	height: 36px;
	line-height: 36px;
	border-top: 1px dashed #e4e4e4;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.case5 .rank ul li .num {
	position: absolute;
	left: 0;
	top: 10px;
	display: block;
	width: 16px;
	height: 16px;
	font: 700 14px/16px arial;
	font-weight: bold;
	color: #fff;
	background: #bbbbbb;
	border-radius: 2px;
	text-align: center;
}
.case5 .rank ul li .tit {
	font-size: 14.5px;
}
.case5 .rank ul li.s1 {
	padding: 10px 70px 10px 24px;
	height: 75px;
}
.case5 .rank ul li.s1 .num {
	height: 75px;
	line-height: 75px;
	background: #ffa13b;
}
.case5 .rank ul li.s1 .pic {
	position: absolute;
	right: 20px;
	top: 10px;
	width: 50px;
	height: 75px;
	-webkit-transform: perspective(60px) rotateY(-10deg);
    -moz-transform: perspective(60px) rotateY(-10deg);
    transform: perspective(60px) rotateY(-10deg);
}
.case5 .rank ul li.s1 .pic::before {
	position: absolute;
    z-index: 1;
    top: 85%;
    left: 6px;
    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;
}
.case5 .rank ul li.s1 .pic::after {
    position: absolute;
    top: 2%;
    left: 100%;
    z-index: 2;
    width: 10%;
    height: 95%;
    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;
}
.case5 .rank ul li.s1 .pic img {
	position: absolute;
    z-index: 3;
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.case5 .rank ul li.s1 .tit {
	display: block;
	margin-bottom: 6px;
	line-height: 24px;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.case5 .rank ul li.s1 .author,
.case5 .rank ul li.s1 .status {
	display: block;
	line-height: 20px;
	color: #999;
}
.case5 .rank ul li.s2 em {
	background: #ff9696;
}
.case5 .rank ul li.s3 em {
	background: #54bbea;
}

/*friend-link */
.friend-link {
	margin-top: 20px;
	padding: 20px;
	background: #fff;
}
.friend-link h5 {
	margin-bottom: 20px;
	font-size: 20px;
}
.friend-link ul li {
	float: left;
	margin-right: 10px;
}

/*排行榜*/
.rank__nav {
	float: left;
	padding: 20px;
	width: 180px;
	background: #fff;
}
.rank__nav p {
	margin-bottom: 15px;
	line-height: 24px;
	font-size: 22px;
	text-align: center;
}
.rank__nav ul li {
	border-top: 1px solid #f0f1f2;
}
.rank__nav ul li a {
	display: block;
	height: 36px;
	line-height: 36px;
	text-align: center;
}
.rank__nav ul li.on {
	border-top: 1px solid transparent;
}
.rank__nav ul li.on a {
	background: #22BF81;
	color: #fff;
}
.rank__list {
	float: left;
	margin-left: 20px;
	padding: 20px 25px;
	width: 910px;
	background: #fff;
}
.rank__list h2 {
	margin-bottom: 15px;
	line-height: 24px;
	font-size: 22px;
}
.rank__list>ul {}
.rank__list>ul>li {
	position: relative;
	padding: 20px 0 20px 178px;
	height: 136px;
	border-top: 1px solid #ebebeb;
}
.rank__list>ul>li .pic {
	position: absolute;
	left: 56px;
	top: 20px;
	display: block;
	width: 102px;
	height: 136px;
}
.rank__list>ul>li .pic img {
	width: 100%;
	height: 100%;
	vertical-align: top;
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    transition: transform .3s ease-out;
}
.rank__list>ul>li .pic:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.rank__list>ul>li .tit {
	margin-bottom: 12px;
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
}
.rank__list>ul>li .info {
	margin-bottom: 8px;
	line-height: 24px;
	color: #999;
}
.rank__list>ul>li .info span {
	margin-right: 15px;
}
.rank__list>ul>li .intro {
	margin-bottom: 14px;
	height: 48px;
	line-height: 24px;
	font-size: 14.5px;
	color: #888;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.rank__list>ul>li .intro a {
	margin-left: 0.5em;
	color: #22BF81;
}
.rank__list>ul>li .intro a:hover {
	color: #fe7031;
}
.rank__list>ul>li .intro a:after {
	display: inline-block;
	content: ">";
}
.rank__list>ul>li .update {
	line-height: 16px;
}
.rank__list>ul>li .update a {
	color: #22BF81;
}
.rank__list>ul>li .update a:hover {
	color: #fe7031;
}
.rank__list>ul>li .num {
	position: absolute;
	top: 20px;
	left: 0;
	display: block;
	width: 36px;
	height: 54px;
	line-height: 40px;
	background: url(/static/images/num-bg.png) no-repeat 0 0;
	text-indent: 10px;
	font-size: 28px;
	font-family: arial;
	font-style: italic;
	letter-spacing: -2px;
	color: #fff;
}
.rank__list>ul>li.s1 .num {
	background-position: 0 -54px;
}
.rank__list>ul>li.s2 .num {
	background-position: 0 -108px;
}
.rank__list>ul>li.s3 .num {
	background-position: 0 -162px;
}
.rank__list>ul>li.s10 .num {
	text-indent: 1px;
}
.rank__list .clearfix {
	margin-right: -25px;
	margin-bottom: -30px;
}
.rank__item {
	float: left;
	margin-right: 25px;
	margin-bottom: 35px;
	width: 285px;
	background: #fff;
}
.rank__item h3 {
	margin-bottom: 15px;
	line-height: 24px;
	font-size: 20px;
	color: #22BF81;
}
.rank__item ul {
}
.rank__item ul li {
	position: relative;
	padding-left: 24px;
	height: 36px;
	line-height: 36px;
	border-top: 1px dashed #e4e4e4;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.rank__item ul li .num {
	position: absolute;
	left: 0;
	top: 10px;
	display: block;
	width: 16px;
	height: 16px;
	font: 700 14px/16px arial;
	font-weight: bold;
	color: #fff;
	background: #bbbbbb;
	border-radius: 2px;
	text-align: center;
}
.rank__item ul li .tit {
	font-size: 14.5px;
}
.rank__item ul li.s1 {
	padding: 10px 70px 10px 24px;
	height: 75px;
}
.rank__item ul li.s1 .num {
	top: 15px;
	height: 16px;
	line-height: 16px;
	background: #ffa13b;
}
.rank__item ul li.s1 .pic {
	position: absolute;
	right: 20px;
	top: 10px;
	width: 50px;
	height: 75px;
	-webkit-transform: perspective(60px) rotateY(-10deg);
    -moz-transform: perspective(60px) rotateY(-10deg);
    transform: perspective(60px) rotateY(-10deg);
}
.rank__item ul li.s1 .pic::before {
	position: absolute;
    z-index: 1;
    top: 85%;
    left: 6px;
    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;
}
.rank__item ul li.s1 .pic::after {
    position: absolute;
    top: 2%;
    left: 100%;
    z-index: 2;
    width: 10%;
    height: 95%;
    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;
}
.rank__item ul li.s1 .pic img {
	position: absolute;
    z-index: 3;
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.rank__item ul li.s1 .tit {
	display: block;
	margin-bottom: 6px;
	line-height: 24px;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.rank__item ul li.s1 .author,
.rank__item ul li.s1 .status {
	display: block;
	line-height: 20px;
	color: #999;
}
.rank__item ul li.s2 em {
	background: #ff9696;
}
.rank__item ul li.s3 em {
	background: #54bbea;
}

/*topic*/
.topic-list {}
.topic-list ul {
	margin-left: -20px;
}
.topic-list li {
	float: left;
	position: relative;
	margin-left: 18px;
	margin-bottom: 18px;
	width: 590px;
	height: 266px;
}
.topic-list li img {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.topic-list li a {
	display: block;
}
.topic-list li a span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60px;
	line-height: 60px;
	/*background: rgba(0,0,0,.6);*/
	background-image:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.9));
	_filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#00000000',endcolorstr='#FF000000',gradientType=1);
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.topic-list li p {
	display: none;
}
.topic-info {
	padding: 20px;
	background: #fff;
}
.topic-info dl dt {
	position: relative;
	width: 100%;
	height: 240px;
}
.topic-info dl dt img {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.topic-info dl dt {
	width: 100;
}
.topic-info dl dt h2 {
	position: absolute;
	left: 740px;
	bottom: -56px;
	width: 420px;
	height: 40px;
	line-height: 40px;
	font-size: 28px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.topic-info dl dt p {
	position: absolute;
	left: 740px;
	bottom: -120px;
	line-height: 20px;
	font-size: 15px;
	color: #999;
}
.topic-info dl dt p span {
	display: block;
	line-height: 26px;
}
.topic-info dl dt p span em {
	margin: 0 5px;
	color: #fe7031;
}
.topic-info dl dd {
	position: relative;
}
.topic-info dl dd p {
	margin-top: 16px;
	width: 619px;
	padding-left: 40px;
	padding-right: 60px;
	height: 104px;
	line-height: 26px;
	font-size: 15px;
	color: #666;
	border-right: 1px solid #f0f1f2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.topic-info dl dd i {
	position: absolute;
	display: block;
	width: 30px;
	height: 23px;
	background: url(/static/images/icon-quotes.png) no-repeat 0 0;
}
.topic-info dl dd i.quotes-l {
	left: 0;
	top: 0;
	background-position: 0 0;
}
.topic-info dl dd i.quotes-r {
	left: 670px;
	bottom: 0;
	background-position: -30px 0;
}
.topic-info dl dd ul {
	margin-top: 21px;
}
.topic-info dl dd ul li {
	display: inline;
	float: left;
	margin-right: 10px;
}
.topic-info dl dd ul li a {
	display: block;
	padding: 0 20px;
	height: 32px;
	line-height: 32px;
	font-size: 15px;
	border: 1px solid #ebebeb;
}
.topic-info dl dd ul li.cur a {
	color: #fe7031;
	border: 1px solid #fe7031;
}
.topic-data {
	margin-top: 20px;
	overflow: hidden;
}
.topic-data ul {
	margin-left: -18px;
}
.topic-data li {
	float: left;
	position: relative;
	margin-left: 18px;
	margin-bottom: 18px;
	padding: 50px 20px 20px 20px;
	width: 348px;
	height: 116px;
	background: #fff;
}
.topic-data li img {
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 10;
	width: 90px;
	height: 120px;
	vertical-align: top;
}
.topic-data li a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 11;
	padding-left: 130px;
	padding-top: 20px;
	font-size: 18px;
}
.topic-data li p {
	margin-left: 110px;
	line-height: 22px;
	color: #999;
}
.tags-data li p+p+p {
	margin-top: 5px;
	height: 66px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

/*tags*/
.label__list {}
.label__list ul {
	margin-left: -20px;
}
.label__list li {
	float: left;
	position: relative;
	margin-left: 20px;
	margin-bottom: 20px;
}
.label__list li a {
	display: block;
	width: 285px;
	height: 128px;
	background: #f6f7f8;
	overflow: hidden;
}
.label__list li a img {
	width: 285px;
	height: 128px;
	vertical-align: top;
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    transition: transform .3s ease-out;
}
.label__list li a span {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	padding-top: 20px;
	width: 100%;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	color: #fff;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 75%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 75%);
	_filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#00000000',endcolorstr='#FF000000',gradientType=1);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.label__list ul li a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.tags-info {
	padding: 20px;
	background: #fff;
}
.tags-info dl dt {
	float: left;
	width: 540px;
	height: 244px;
}
.tags-info dl dt img {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.tags-info dl dd {
	float: left;
	margin-left: 20px;
	width: 600px;
}
.tags-info dl dd h2 {
	margin-bottom: 10px;
	line-height: 40px;
	font-size: 28px;
}
.tags-info dl dd p {
	margin-top: 8px;
	line-height: 26px;
	font-size: 15px;
	color: #999;
}
.tags-info dl dd p+p {
	height: 104px;
	color: #666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.tags-info dl dd p+p::after{
	content: "...";
	position: absolute;
	bottom: 0;
	right: 0;
	padding-left: 40px;
	background: -webkit-linear-gradient(left, transparent, #fff 55%);
	background: -o-linear-gradient(right, transparent, #fff 55%);
	background: -moz-linear-gradient(right, transparent, #fff 55%);
	background: linear-gradient(to right, transparent, #fff 55%);
}
.tags-info dl dd p span {
	margin-right: 20px;
}
.tags-info dl dd p em {
	margin: 0 5px;
	color: #fe7031;
}
.tags-info dl dd ul {
	margin-top: 22px;
}
.tags-info dl dd ul li {
	display: inline;
	float: left;
	margin-right: 10px;
}
.tags-info dl dd ul li a {
	display: block;
	padding: 0 15px;
	height: 32px;
	line-height: 32px;
	font-size: 15px;
	border: 1px solid #ebebeb;
}
.tags-info dl dd ul li.cur a {
	color: #fe7031;
	border: 1px solid #fe7031;
}
.tags-data {
	margin-top: 20px;
	overflow: hidden;
}
.tags-data ul {
	margin-left: -18px;
}
.tags-data li {
	float: left;
	position: relative;
	margin-left: 18px;
	margin-bottom: 18px;
	padding: 50px 20px 20px 20px;
	width: 348px;
	height: 116px;
	background: #fff;
}
.tags-data li img {
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 10;
	width: 90px;
	height: 120px;
	vertical-align: top;
}
.tags-data li a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 11;
	padding-left: 130px;
	padding-top: 20px;
	font-size: 18px;
}
.tags-data li p {
	margin-left: 110px;
	line-height: 22px;
	color: #999;
}
.tags-data li p+p+p {
	margin-top: 5px;
	height: 66px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

/*news*/
.news__list {
	float: left;
	padding: 20px 25px;
	width: 830px;
	background: #fff;
}
.news__list h2 {
	margin-bottom: 15px;
	font-size: 20px;
}
.news__list ul {}
.news__list ul li {
	position: relative;
	padding: 20px 20px 20px 118px;
	height: 128px;
	border-top: 1px solid #ebebeb;
}
.news__list ul li .pic {
	position: absolute;
	left: 0;
	top: 20px;
	display: block;
	width: 98px;
	height: 128px;
}
.news__list ul li .pic img {
	width: 100%;
	height: 100%;
	vertical-align: top;
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    transition: transform .3s ease-out;
}
.news__list ul li .pic:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.news__list ul li .tit {
	margin-bottom: 12px;
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
}
.news__list ul li .info {
	margin-bottom: 8px;
	line-height: 24px;
	color: #999;
}
.news__list ul li .info span {
	margin-right: 15px;
}
.news__list ul li .info span em {
	color: #666;
}
.news__list ul li .text {
	height: 48px;
	line-height: 24px;
	font-size: 14.5px;
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.news__list ul li .text a {
	margin-left: 10px;
	color: #22BF81;
}
.news__list ul li .text a:hover {
	color: #fe7031;
}
.news__list ul li .text a:after {
	display: inline-block;
	content: ">";
}
.news__list ul li .num {
	position: absolute;
	top: 50px;
	right: 60px;
	font-size: 72px;
	font-style: italic;
	color: #ccc;
}
.news__list ul li.s1 .num {
	color: #ffa13b;
}
.news__list ul li.s2 .num {
	color: #ff9696;
}
.news__list ul li.s3 .num {
	color: #54bbea;
}
.news__info {
	float: left;
	padding: 25px 30px 30px 30px;
	width: 820px;
	background: #fff;
}
.news__info .title {
}
.news__info .title h1 {
	margin-bottom: 15px;
	line-height: 34px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}
.news__info .title p {
	margin-bottom: 15px;
	line-height: 20px;
	text-align: center;
	color: #999;
}
.news__info .title p span {
	margin: 0 10px;
}
.news__info .description {
	margin-top: 20px;
	padding: 15px 20px;
	line-height: 1.85;
	font-size: 16px;
	background: #f9f9f9;
	border: 1px solid #f0f1f2;
}
.news__info .cover {
	margin-top: 30px;
}
.news__info .cover .pic {
	display: block;
	margin: 0 auto;
	padding: 10px;
	width: 200px;
	height: 266px;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 20px rgba(0,0,0,.2)
}
.news__info .cover .pic img {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.news__info .cover .stars {
	margin-top: 20px;
	font-size: 16px;
	text-align: center;
}
.news__info .cover .stars .star {
	display: inline-block;
	margin-top: -4px;
	width: 90px;
	height: 16px;
	background: url(/static/images/stars.png) no-repeat 0 -40px;
	vertical-align: middle;
}
.news__info .cover .stars .star i {
	display: block;
	width: auto;
	height: 16px;
	background: url(/static/images/stars.png) no-repeat 0 -60px;
	text-indent: -999px;
	overflow: hidden;
}
.news__info .cover .read {
	margin-top: 20px;
	font-size: 16px;
	text-align: center;
}
.news__info .cover .read a {
	color: #fe7031;
	font-weight: bold;
	text-decoration: underline;
}
.news__info .content {
	margin-top: 30px;
	line-height: 1.8;
	font-size: 16px;
}
.news__info .content h3 {
	margin: 0.9em 0;
	padding-left: 10px;
	line-height: 40px;
    font-size: 18px;
    font-weight: bold;
	background: #f9f9f9;
	border-left: 3px solid #22BF81;
}
.news__info .content p {
	margin: 0.7em 0;
	line-height: 1.8;
	font-size: 16px;
	text-indent: 2em;
}
.news__info .content p img {
	margin: 0.3em 0;
	vertical-align: top;
}
.news__info .content ul {
	margin: 0.7em 0 0.7em 2em;
	line-height: 1.8;
	font-size: 16px;
}
.news__info .content ul li {
	margin: 0.7em 0;
	list-style: disc;
}
.news__info .content ol {
	margin: 0.7em 0 0.7em 2em;
	line-height: 1.8;
	font-size: 16px;
}
.news__info .content ol li {
	margin: 0.7em 0;
	list-style: decimal;
}
.news__info .book {
	margin-top: 30px;
	border: 1px solid #ebebeb;
}
.news__info .book dl {
	position: relative;
}
.news__info .book dt {
	float: left;
	padding: 20px;
	width: 102px;
	height: 136px;
}
.news__info .book dt img {
	width: 100%;
	height: 100%;
	vertical-align: top;
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    transition: transform .3s ease-out;
}
.news__info .book dt a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.news__info .book dd {
	float: left;
	margin: 20px 0;
	width: 455px;
	height: 136px;
	border-right: 1px solid #ebebeb;
	overflow: hidden;
}
.news__info .book dd h4 {
	margin-bottom: 10px;
	line-height: 30px;
	font-size: 22px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news__info .book dd .info {
	line-height: 24px;
	color: #999;
}
.news__info .book dd .info span {
	margin-right: 20px;
}
.news__info .book dd .intro {
	margin-bottom: 28px;
	margin-right: 200px;
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	color: #999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news__info .book dd .update a {
	color: #22BF81;
}
.news__info .book dd .update a:hover {
	color: #fe7031;
}
.news__info .book dd .star {
	position: absolute;
	right: 64px;
	top: 35px;
	display: block;
	width: 90px;
	height: 16px;
	background: url(/static/images/stars.png) no-repeat 0 -40px;
	vertical-align: middle;
}
.news__info .book dd .star i {
	display: block;
	width: auto;
	height: 16px;
	background: url(/static/images/stars.png) no-repeat 0 -60px;
	text-indent: -999px;
	overflow: hidden;
}
.news__info .book dd .view {
	position: absolute;
	right: 30px;
	top: 80px;
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	color: #fff;
	background: #fe7031;
	border-radius: 2px;
}
.news__info .porn {
	margin-top: 30px;
	padding-bottom: 5px;

	border-bottom: 1px solid #ebebeb;
}
.news__info .porn ul {
	margin-right: -30px;
}
.news__info .porn li {
	float: left;
	position: relative;
	margin-right: 30px;
	width: 395px;
	line-height: 40px;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news__info .porn li a {
	color: #22BF81;
}
.news__info .porn li a:hover {
	color: #fe7031;
}
.news__info .porn li span {
	display: none;
	margin-left: 5px;
	font-size: 14px;
	color: #999;
}
.news__info .related {
	margin-top: 30px;
}
.news__info .related h3 {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
}
.news__info .related ul {
	margin-right: -30px;
}
.news__info .related li {
	float: left;
	position: relative;
	margin-right: 30px;
	padding-right: 80px;
	width: 315px;
	line-height: 40px;
	border-top: 1px dashed #e4e4e4;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news__info .related li:before {
	display: inline-block;
	margin-right: 10px;
	margin-top: -4px;
	width: 5px;
	height: 16px;
	background: #ccc;
	border-radius: 2px;
	content: " ";
	vertical-align: middle;
}
.news__info .related li a {
	font-size: 16px;
}
.news__info .related li span {
	position: absolute;
	top: 10px;
	right: 0;
	line-height: 22px;
	font-size: 14px;
	color: #999;
}
.news__info .chapters {
	margin-top: 30px;
	position: relative;
	overflow: hidden;
}
.news__info .chapters h3 {
	padding: 15px 0;
	font-size: 18px;
	font-weight: bold;
}
.news__info .chapters ul {
	margin-right: -20px;
	margin-bottom: 10px;
}
.news__info .chapters ul li {
	float: left;
	padding-right: 30px;
	width: 250px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	border-top: 1px solid #ebebeb;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news__info .chapters ul li.vip {
	background: url(/static/images/vip.png) no-repeat 250px 50%;
}

/*book*/
.book__nav {
	padding: 10px 25px;
	background: #fff;
}
.book__nav div {
	position: relative;
	padding: 5px 0 5px 80px;
	border-bottom: 1px dashed #e4e4e4;
}
.book__nav div:last-child {
	border-bottom: none;
}
.book__nav p {
	position: absolute;
	left: 0;
	top: 10px;
	line-height: 24px;
}
.book__nav ul {
	float: left;
}
.book__nav ul li {
	float: left;
	display: inline;
	margin: 5px 3px;
}
.book__nav ul li a {
	display: block;
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
}
.book__nav ul li.on a {
	color: #fff;
	background: #22BF81;
}
.book__list {
	margin-top: 20px;
	padding: 20px 25px;
	background: #fff;
}
.book__list h2 {
	margin-bottom: 15px;
	font-size: 22px;
	color: #fe7031;
}
.book__list ol {
	height: 40px;
}
.book__list ol li {
	float: left;
	position: relative;
	z-index: 2;
	padding: 0 17px;
	height: 40px;
	font-size: 20px;
}
.book__list ol li.on {
	margin-bottom: -1px;
	color: #fe7031;
	border-bottom: 2px solid #fe7031;
}
.book__list ul {
	margin-right: -25px;
}
.book__list ul li {
	position: relative;
	float: left;
	padding: 20px 20px 20px 128px;
	width: 427px;
	height: 144px;
	border-top: 1px solid #ebebeb;
}
.book__list ul li .pic {
	position: absolute;
	left: 0;
	top: 20px;
	display: block;
	width: 108px;
	height: 144px;
}
.book__list ul li .pic img {
	width: 100%;
	height: 100%;
	vertical-align: top;
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    transition: transform .3s ease-out;
}
.book__list ul li .pic:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.book__list ul li .tit {
	margin-bottom: 6px;
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.book__list ul li .info {
	line-height: 24px;
	color: #999;
}
.book__list ul li .info span {
	margin-right: 15px;
}
.book__list ul li .intro {
	margin-bottom: 12px;
	height: 48px;
	line-height: 24px;
	color: #888;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.book__list ul li .intro a {
	margin-left: 10px;
	color: #22BF81;
}
.book__list ul li .intro a:hover {
	color: #fe7031;
}
.book__list ul li .intro a:after {
	display: inline-block;
	content: ">";
}
.book__list ul li .update {
	line-height: 20px;
}
.book__list ul li .update a {
	color: #22BF81;
}
.book__list ul li .update a:hover {
	color: #fe7031;
}
.book__list ul li .view {
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #fe7031;
	border-radius: 2px;
}
.book__list ul li .view:hover {
	background: #fe7031;
}
.book__list ul li i.serial {
	color: #009944;
}
.book__list ul li i.finish {
	color: #ff3333;
}

.book__info {
	float: left;
	padding: 26px;
	width: 828px;
	background: #fff;
}
.book__info .base {
}
.book__info .base dt {
	float: left;
	position: relative;
	width: 200px;
	height: 266px;
}
.book__info .base dt img {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.book__info .base dt i {
	position: absolute;
	left: -30px;
	top: -30px;
	display: block;
	width: 70px;
	height: 70px;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(/static/images/status.png);
	background-repeat: no-repeat;
}
.book__info .base dt i.serial {
	background-position: 0 0;
}
.book__info .base dt i.finish {
	background-position: 0 -70px;
}
.book__info .base dd {
	float: left;
	margin-left: 20px;
	width: 608px;
	height: 266px;
}
.book__info .base dd h1 {
	margin-bottom: 15px;
	height: 40px;
	line-height: 40px;
	font-size: 30px;
}
.book__info .base dd .info {
	margin-bottom: 14px;
	line-height: 20px;
	font-size: 14.5px;
	color: #999;
}
.book__info .base dd .info span {
	margin-right: 20px;
}
.book__info .base dd .update {
	margin-bottom: 14px;
	line-height: 20px;
	font-size: 14.5px;
}
.book__info .base dd .update a {
	color: #22BF81;
}
.book__info .base dd .update a:hover {
	color: #fe7031;
}
.book__info .base dd .intro {
	position: relative;
	margin-bottom: 31px;
	height: 72px;
	line-height: 24px;
	font-size: 14.5px;
	color: #999;
	background: #fff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.book__info .base dd .intro.show {
	display: block;
	height: auto;
	overflow: inherit;
}
.book__info .base dd .intro .more {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 15;
	display: block;
	padding-left: 50px;
	width: 52px;
	height: 24px;
	line-height: 24px;
	cursor: pointer;
	color: #22BF81;
	background: #fff;
	background: -webkit-linear-gradient(left, transparent, #fff 40%);
	background: -o-linear-gradient(right, transparent, #fff 40%);
	background: -moz-linear-gradient(right, transparent, #fff 40%);
	background: linear-gradient(to right, transparent, #fff 40%);
}
.book__info .base dd .intro .more i {
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
	width: 20px;
	height: 20px;
	background: url(/static/images/down-blue.png) no-repeat 100% 50%;
}
.book__info .base dd .intro .more.show i {
    -moz-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    filter: FlipV;
}
.book__info .base dd .btns {
	position: relative;
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	background: #fff;
	overflow: hidden;
}
.book__info .base dd .btns li {
	float: left;
	width: 189px;
	height: 40px;
	margin-right: 20px;
}
.book__info .base dd .btns li a {
	display: block;
	line-height: 38px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 2px;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
	color: #666;
}
.book__info .base dd .btns li a:hover {
	border: 1px solid #bbb;
	color: #484848;
}
.book__info .base dd .btns li.read-online {
	width: 190px;
}
.book__info .base dd .btns li.read-online a {
	display: block;
	text-align: center;
	background: #fe7031;
	border: 1px solid #fe7031;
	border-radius: 2px;
	color: #fff;
}
.book__info .base dd .btns li.read-online a:hover {
	border: 1px solid #fe7031;
	background: #fe7031;
	color: #fff;
}
.book__info .base dd .btns li.add-bookshelf.yes a {
	border: 1px solid #fe7031;
	color: #fe7031;
}

.book__info .tags {
	margin-top: 30px;
	padding: 10px 15px;
	line-height: 24px;
	font-size: 15px;
	background: #f0f8fc;
	border: 1px solid #e7eef1;
}
.book__info .tags a {
	margin-right: 10px;
	color: #22BF81;
}
.book__info .tags a:hover {
	color: #fe7031;
}

.book__info .attentions {
	margin-top: 20px;
}
.book__info .attentions h3 {
	padding: 15px 0;
	font-size: 22px;
	font-weight: normal;
}
.book__info .attentions h3::before {
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 10px;
	width: 5px;
	height: 22px;
	background: #22BF81;
	border-radius: 100px;
	content: " ";
}
.book__info .attentions ul {
	margin-right: -20px;
}
.book__info .attentions ul li {
	float: left;
	padding-right: 20px;
	width: 256px;
	height: 45px;
	line-height: 40px;
	font-size: 16px;
	border-bottom: 1px solid #ebebeb;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.book__info .chapters {
	margin-top: 20px;
}
.book__info .chapters {
	margin-top: 30px;
	position: relative;
	overflow: hidden;
}
.book__info .chapters h3 {
	padding: 15px 0;
	font-size: 22px;
	font-weight: normal;
}
.book__info .chapters h3::before {
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 10px;
	width: 5px;
	height: 22px;
	background: #22BF81;
	border-radius: 100px;
	content: " ";
}
.book__info .chapters ul li {
	float: left;
	padding-right: 30px;
	width: 246px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	border-bottom: 1px solid #ebebeb;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.book__info .chapters ul li.vip {
	background: url(/static/images/vip.png) no-repeat 250px 50%;
}
.book__info .chapters .more {
	margin-top: 20px;
}
.book__info .chapters .more a {
	display: block;
	margin: 0 auto;
	width: 160px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #484848;
	border: 1px solid #e4e4e4;
	border-radius: 2px;
}
.book__info .chapters .more a:hover {
	color: #fe7031;
	border: 1px solid #fe7031;
}

.book__info .guess {
	margin-top: 20px;
}
.book__info .guess h3 {
	padding: 15px 0;
	font-size: 22px;
	font-weight: normal;
}
.book__info .guess h3::before {
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 10px;
	width: 5px;
	height: 22px;
	background: #22BF81;
	border-radius: 100px;
	content: " ";
}
.book__info .guess ol {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.book__info .guess ol li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
	float: left;
	margin-right: -1px;
	width: 205px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	text-align: center;
	border: 1px solid #e4e4e4;
}
.book__info .guess ol li:hover {
	color: #fe7031;
}
.book__info .guess ol li.on {
	width: 208px;
	border: 1px solid #fe7031;
	background: #fe7031;
	color: #fff;
}
.book__info .guess ul {
	margin-top: 20px;
	margin-right: -20px;
}
.book__info .guess ul li {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	padding: 15px;
	width: 230px;
	height: 96px;
	border: 1px solid #ebebeb;
	overflow: hidden;
}
.book__info .guess ul li:nth-child(3),
.book__info .guess ul li:nth-child(4),
.book__info .guess ul li:nth-child(6),
.book__info .guess ul li:nth-child(7) {
	width: 231px;
}
.book__info .guess ul li .pic {
	float: left;
	margin-right: 10px;
	width: 72px;
	height: 96px;
}
.book__info .guess ul li .pic img {
	width: 100%;
	height: 100%;
	vertical-align: top;
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    transition: transform .3s ease-out;
}
.book__info .guess ul li .pic:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.book__info .guess ul li h5 {
	margin-bottom: 6px;
	line-height: 24px;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.book__info .guess ul li p {
	line-height: 24px;
	color: #999;
}
.book__info .guess ul li p+p {
	margin-top: 20px;
}
.book__info .guess ul li p em {
	display: inline-block;
	padding: 0 3px;
	height: 18px;
	line-height: 18px;
	color: #fe7031;
	border: 1px solid #ffc6ad;
}
.book__info .guess ul li.first {
	float: none;
	margin: 0 20px 0 0;
	padding: 0;
	width: auto;
	height: 118px;
	border: 0;
}
.book__info .guess ul li.first .pic {
	margin-right: 20px;
	width: 262px;
	height: 118px;
	overflow: hidden;
}
.book__info .guess ul li.first h5 {
	line-height: 30px;
	font-size: 18px;
}
.book__info .guess ul li.first p {
	height: 72px;
	line-height: 24px;
	font-size: 14.5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.book__info .review {
	margin-top: 20px;
}
.book__info .review h3 {
	padding: 15px 0;
	font-size: 22px;
	font-weight: normal;
}
.book__info .review h3::before {
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 10px;
	width: 5px;
	height: 22px;
	background: #22BF81;
	border-radius: 100px;
	content: " ";
}
.book__info .review .review-form {
	position: relative;
	padding: 20px;
	background: #f8f8f8;
	border: 1px solid #ebebeb;
}
.book__info .review .form-item {
	background: #fff;
	border: 1px solid #ddd;
	overflow: hidden;
}
.book__info .review .form-item textarea {
	padding: 1%;
	width: 98%;
	background: #fff;
	border: none;
	color: #666;
}
.book__info .review .form-btns {
	margin-top: 10px;
	text-align: right;
}
.book__info .review .form-btns span {
	margin-right: 10px;
	line-height: 32px;
	color: #999;
}
.book__info .review .form-btns span em {
	margin: 0 5px;
	color: #fe7031;
}
.book__info .review .form-btns button {
	padding: 0 20px;
	height: 32px;
	line-height: 32px;
	background: #fff;
	border: 1px solid #ddd;
	cursor: pointer;
}
.book__info .review .form-msg {
	position: absolute;
	left: 20px;
	bottom: 20px;
	width: 300px;
	line-height: 32px;
	color: #f01742;
}
.book__info .review .review-list {
}
.book__info .review .review-list li {
	padding: 15px 0;
	border-bottom: 1px solid #ebebeb;
}
.book__info .review .review-list li .name {
	margin-bottom: 6px;
	line-height: 24px;
	color: #999;
}
.book__info .review .review-list li .name b {
	margin-right: 5px;
}
.book__info .review .review-list li .text {
	line-height: 24px;
	color: #666;
}
.book__info .review .more {
	padding: 20px 0;
}
.book__info .review .more a {
	display: block;
	margin: 0 auto;
	width: 160px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #484848;
	border: 1px solid #ccc;
	border-radius: 2px;
}
.book__info .review .more a:hover {
	color: #fe7031;
	border: 1px solid #fe7031;
}

/*search*/
.search-list {
	padding: 20px;
	background: #fff;
}
.search-list .result {
	padding-bottom: 18px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #ebebeb;
}
.search-list .result span {
	color: #fe7031;
}
.search-list .result em {
	margin: 0 5px;
	color: #fe7031;
}
.search-list ul {
	margin-right: -20px;
}
.search-list ul li {
	position: relative;
	float: left;
	padding: 20px 20px 20px 118px;
	width: 442px;
	height: 128px;
	border-bottom: 1px solid #ebebeb;
}
.search-list ul li .pic {
	position: absolute;
	left: 0;
	top: 20px;
	display: block;
	width: 98px;
	height: 128px;
}
.search-list ul li .pic img {
	width: 100%;
	height: 100%;
	vertical-align: top;
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -ms-transition: -ms-transform .3s ease-out;
    transition: transform .3s ease-out;
}
.search-list ul li .pic:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.search-list ul li .tit {
	margin-bottom: 10px;
	line-height: 24px;
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.search-list ul li .info {
	line-height: 24px;
	color: #999;
}
.search-list ul li .info span {
	margin-right: 15px;
}
.search-list ul li .intro {
	margin-bottom: 16px;
	height: 48px;
	line-height: 24px;
	color: #888;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.search-list ul li .intro a {
	margin-left: 10px;
	color: #22BF81;
}
.search-list ul li .intro a:hover {
	color: #fe7031;
}
.search-list ul li .intro a:after {
	display: inline-block;
	content: ">";
}
.search-list ul li .update {
	line-height: 20px;
}
.search-list ul li .update a {
	color: #22BF81;
}
.search-list ul li .update a:hover {
	color: #fe7031;
}
.search-list ul li .view {
	display: block;
	width: 90px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #fe7031;
	border-radius: 2px;
}
.search-list ul li .view:hover {
	background: #fe7031;
}
.search-list ul li i.serial {
	color: #009944;
}
.search-list ul li i.finish {
	color: #ff3333;
}

/*side-bar*/
.side-bar {
	float: left;
	width: 300px;
	margin-left: 20px;
}
.side-bar .book-other {
	padding: 20px;
	background: #fff;
}
.side-bar .book-other .qrcode {
	padding: 10px 0;
	text-align: center;
}
.side-bar .book-other .qrcode span {
	display: block;
	margin: 0 auto 10px auto;
	padding: 5px;
	width: 144px;
	height: 144px;
	background: #fff;
}
.side-bar .book-other .qrcode img {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.side-bar .book-other .qrcode p {
	font-size: 16px;
	font-weight: bold;
}
.side-bar .book-other .editor {
	margin-top: 20px;
}
.side-bar .book-other .editor .face {
	float: left;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	overflow: hidden;
}
.side-bar .book-other .editor .face img {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.side-bar .book-other .editor .info {
	float: left;
	margin-left: 10px;
	width: 200px;
}
.side-bar .book-other .editor .info p {
	line-height: 24px;
}
.side-bar .book-other .editor .info p.text {
	color: #999;
}
.side-bar .book-other .editor .info p span {
	margin: 0 5px;
	font-weight: bold;
}

.side-bar .newest__book {
	margin-top: 20px;
	padding: 20px;
	background: #fff;
}
.side-bar .newest__book h3 {
	margin-bottom: 15px;
	font-size: 20px;
}
.side-bar .newest__book ul {
}
.side-bar .newest__book ul li {
	position: relative;
	padding: 12px 0;
	height: 80px;
	border-top: 1px dashed #e4e4e4;
}
.side-bar .newest__book ul li.on {
	padding: 12px 0;
	height: 80px;
}
.side-bar .newest__book ul li .pic {
	position: absolute;
	left: 0;
	top: 12px;
	width: 60px;
	height: 80px;
}
.side-bar .newest__book ul li .pic img {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.side-bar .newest__book ul li h5,
.side-bar .newest__book ul li h5.tit {
	margin-bottom: 8px;
	margin-left: 70px;
	line-height: 20px;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.side-bar .newest__book ul li p,
.side-bar .newest__book ul li p.author,
.side-bar .newest__book ul li p.type {
	margin-left: 70px;
	line-height: 22px;
	color: #999;
}
.side-bar .newest__book ul li p.type a {
	color: #999;
}
.side-bar .newest__book ul li p.type a:hover {
	color: #fe7031;
}
.side-bar .newest__book ul li em {
	font-family: "宋体";
	color: #999;
}
.side-bar .heat__tags {
	margin-top: 20px;
	padding: 20px;
	background: #fff;
}
.side-bar .heat__tags h3 {
	margin-bottom: 15px;
	font-size: 20px;
}
.side-bar .heat__tags ul {
	margin-bottom: -20px;
}
.side-bar .heat__tags ul li {
	margin-bottom: 20px;
	position: relative;
	width: 260px;
	height: 117px;
}
.side-bar .heat__tags ul li img {
	width: 100%;
	height: 100%;
}
.side-bar .heat__tags ul li span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	background: rgba(0,0,0,.6);
	/*background-image:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.9));
	_filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr='#00000000',endcolorstr='#FF000000',gradientType=1); */
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.side-bar .hot-news {
	padding: 20px;
	background: #fff;
}
.side-bar .hot-news h3 {
	margin-bottom: 15px;
	font-size: 20px;
}
.side-bar .hot-news ul {
}
.side-bar .hot-news ul li {
	line-height: 36px;
	border-top: 1px dashed #e4e4e4;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.side-bar .hot-news ul li a {
	font-size: 14.5px;
}
.side-bar .hot-news ul li em {
	display: inline-block;
	margin-top: -2px;
	margin-right: 8px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	background: #bbbbbb;
	border-radius: 100px;
	text-align: center;
	vertical-align: middle;
}
.side-bar .hot-news ul li.s1 em {
	background: #ffa13b;
}
.side-bar .hot-news ul li.s2 em {
	background: #ff9696;
}
.side-bar .hot-news ul li.s3 em {
	background: #54bbea;
}

/*chapter*/
.chapter__header {
	background: #22BF81;
	box-shadow: 0 0 5px rgba(0,0,0,.3);
}
.chapter__header .inner {
	margin: 0 auto;
	height: 70px;
	width: 1200px;
}
.chapter__header .logo {
	float: left;
	margin-top: 15px;
	width: 150px;
	height: 40px;
	overflow: height;
}
.chapter__header .logo img {
	width: 100%;
	height: 100%;
}
.chapter__header .nav {
	float: left;
	margin-left: 50px;
	margin-top: 17px;
}
.chapter__header .nav ul {
	height: 40px;
}
.chapter__header .nav ul li {
	float: left;
}
.chapter__header .nav ul li a {
	display: inline-block;
	padding: 0 25px;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	color: #fff;
}
.chapter__header .nav ul li.on a {
	background: #0178b7;
	border-radius: 4px;
}
.chapter__header .search {
	float: left;
	margin-left: 50px;
	margin-top: 17px;
	width: 280px;
	height: 36px;
	background: #1c9666;
	border-radius: 18px;
}
.chapter__header .search .search-key {
	float: left;
	margin-left: 20px;
	width: 220px;
	height: 36px;
	color: #d4dee7;
	background: none;
	border: none;
}
.chapter__header .search .search-btn {
	float: right;
	width: 40px;
	height: 36px;
	text-indent: -999px;
	background: url(/static/images/icon-search.png) no-repeat 50% 50%;
	border: none;
	overflow: hidden;
	cursor: pointer;
}
.chapter__header .other {
	float: left;
	margin-left: 25px;
	margin-top: 17px;
}
.chapter__header .other .link-wap {
	display: inline-block;
	padding-left: 22px;
	line-height: 36px;
	font-size: 18px;
	color: #fff;
	background: url(/static/images/icon-mobile.png) no-repeat 0 50%;
}
.chapter__header .other .link-bookshelf {
	margin-left: 15px;
	display: inline-block;
	line-height: 36px;
	padding-left: 20px;
	font-size: 18px;
	color: #fff;
	background: url(/static/images/icon-bookshelf.png) no-repeat 0 50%;
}
.chapter__footer {
	padding: 20px 0;
	width: 100%;
	overflow: hidden;
}
.chapter__footer p {
	line-height: 2;
	font-size: 18px;
	color: #999;
	text-align: center;
}
.chapter__footer p a {
	color: #999;
}
.chapter__footer p a:hover {
	color: #fc6e38;
}
.chapter__container {
	padding-bottom: 20px;
}
.chapter__bread {
	margin: 0 auto;
	padding: 10px 0;
	width: 960px;
	height: 30px;
	line-height: 30px;
	color: #333;
}
.chapter__bread a {
	color: #333;
}
.chapter__bread a:hover {
	color: #fe7031;
}
.chapter__bread p {
	float: right;
}

.chapter__wrap {
	margin: 0 auto;
	width: 960px;
	color: #262626;
}
.chapter__wrap .main {
	padding: 40px 60px;
	background: #f8f3e9;
	outline: 1px solid #ddd;
	outline: 1px solid rgba(0,0,0,.05);
}
.chapter__wrap .main .title {
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	border-bottom: 1px solid rgba(0,0,0,.1);
}
.chapter__wrap .main .title h1 {
	line-height: 40px;
	font-size: 32px;
	font-weight: bold;
}
.chapter__wrap .main .title p {
	margin-top: 15px;
	line-height: 20px;
	font-size: 14px;
	color: #999;
}
.chapter__wrap .main .title p span {
	margin-right: 20px;
}
.chapter__wrap .main .content {
	margin-top: 30px;
	min-height: 408px;
	line-height: 1.8;
}
.chapter__wrap .main .content p {
	margin: 0.8em 0;
	line-height: 1.8;
	text-indent: 2em;
}
.chapter__wrap .main .content ul {
	margin: 0.8em 0 0.8em 2em;
	line-height: 1.8;
}
.chapter__wrap .main .content ul li {
	margin: 0.8em 0;
	list-style: disc;
}
.chapter__wrap .main .content ol {
	margin: 0.8em 0 0.8em 2em;
	line-height: 1.8;
}
.chapter__wrap .main .content ol li {
	margin: 0.8em 0;
	list-style: decimal;
}
.chapter__wrap .porn {
	margin-top: 20px;
	height: 66px;
	outline: 1px solid #ddd;
	outline: 1px solid rgba(0,0,0,.05);
}
.chapter__wrap .porn a,
.chapter__wrap .porn span {
	float: left;
	display: block;
	width: 33.2%;
	height: 66px;
	line-height: 66px;
	text-align: center;
	font-size: 18px;
	background: #f8f3e9;
}
.chapter__wrap .porn a:hover {
	background: #f8eee4;
}
.chapter__wrap .porn span {
	color: #ccc;
}
.chapter__wrap .porn a.index,
.chapter__wrap .porn span.index,
.chapter__wrap .porn a.next,
.chapter__wrap .porn span.next {
	margin-left: 0.2%;
}
.left-bar {
	position: absolute;
	left: 50%;
	top: 120px;
	z-index: 101;
	margin-left: -552px;
	width: 60px;
	height: 243px;
}
.left-bar ol {}
.left-bar ol li {
	position: relative;
	z-index: 100;
	margin-bottom: -1px;
	width: 60px;
	height: 60px;
	background-color: #f8f3e9;
	outline: 1px solid #ddd;
	outline: 1px solid rgba(0,0,0,.05);
}
.left-bar ol li a {
	position: relative;
	z-index: 101;
	display: block;
	padding-top: 37px;
	width: 60px;
	height: 23px;
	font-size: 13px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.left-bar ol li.btn-chapter a {
	background-position: 0 0;
}
.left-bar ol li.btn-set a {
	background-position: 0 -60px;
}
.left-bar ol li.btn-mobile a {
	background-position: 0 -120px;
}
.left-bar ol li.btn-favorite a {
	background-position: 0 -180px;
}
.left-bar ol li.btn-chapter a:hover {
	background-position: -60px 0;
}
.left-bar ol li.btn-set a:hover {
	background-position: -60px -60px;
}
.left-bar ol li.btn-mobile a:hover {
	background-position: -60px -120px;
}
.left-bar ol li.btn-favorite a:hover {
	background-position: -60px -180px;
}
.left-bar ol li.on {
	z-index: 101;
	width: 72px;
	background-color: #fcfbf5;
    box-shadow: 0 5px 20px rgba(0,0,0,.2);
}
.left-bar ol li.btn-favorite.on {
	width: 60px;
}
.left-bar ol li.on a {
	padding-right: 25px;
	color: #fe7031;
	background-color: #fcfbf5;
}
.left-bar ol li.btn-chapter.on a {
	background-position: -60px 0;
}
.left-bar ol li.btn-set.on a {
	background-position: -60px -60px;
}
.left-bar ol li.btn-mobile.on a {
	background-position: -60px -120px;
}
.left-bar ol li.btn-favorite.on a {
	padding-right: 0;
	color: #fe7031;
	background-color: #fcfbf5;
	background-position: -60px -180px;
}

.right-bar {
	position: absolute;
	right: 50%;
	bottom: 20px;
	z-index: 101;
	margin-right: -552px;
	width: 60px;
	height: 60px;
}
.right-bar ol {}
.right-bar ol li {
	position: relative;
	margin-bottom: 1px;
    width: 60px;
    height: 60px;
	background-color: #f8f3e9;
	outline: 1px solid #ddd;
	outline: 1px solid rgba(0,0,0,.05);
}
.right-bar ol li a {
	display: block;
	padding-top: 37px;
	width: 60px;
	height: 23px;
	font-size: 13px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.right-bar ol li.btn-gotop a {
	background-position: 0 -240px;
}
.right-bar ol li.btn-gotop a:hover {
	background-position: -60px -240px;
}

.show-panel {
	position: absolute;
	left: 72px;
	top: 0;
	z-index: 100;
	display: none;
	background: #fcfbf5;
	box-shadow: 0 5px 20px rgba(0,0,0,.2);
}
.show-panel.on {
	display: block;
}
.hide-panel {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 24px;
	height: 24px;
	background: url(/static/images/close.png) no-repeat 0 0;
	text-indent: -999px;
	overflow: hidden;
	cursor: pointer;
}
.hide-panel:hover {
	background-position: 0 -24px;
}
.chapter__panel {
	width: 800px;
}
.chapter__panel h3 {
	padding: 25px 30px;
	line-height: 30px;
	font-size: 22px;
}
.chapter__panel .chapter__box {
	display: block;
	height: 470px;
	margin-right: 20px;
	padding-left: 30px;
	overflow-y: auto;
}
.chapter__panel .chapter__box ul {
	padding-bottom: 20px;
}
.chapter__panel .chapter__box li {
	float: left;
	padding-right: 4%;
	width: 46%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
    border-top: 1px solid #e5e5e5;
	border-top: 1px solid rgba(0,0,0,.1);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.chapter__panel .chapter__box li.vip {
	background: url(/static/images/vip.png) no-repeat 93% 50%;
}
.set-panel {
	width: 480px;
}
.set-panel.on {
	display: block;
}
.set-panel h3 {
	padding: 25px 30px;
	line-height: 30px;
	font-size: 22px;
}
.set-panel .set-box {
	padding: 0 30px;
	height: 360px;
}
.set-panel .set-box dt {
	float: left;
	width: 80px;
	line-height: 36px;
}
.set-panel .set-box dd {
	float: left;
	width: 340px;
}
.set-panel .set-skin {
	margin-bottom: 25px;
}
.set-panel .set-skin dd span {
	float: left;
    width: 34px;
    height: 34px;
    line-height: 32px;
    margin-right: 16px;
    border: 1px solid #e5e5e5;
	border: 1px solid rgba(0,0,0,.1);
    border-radius: 100%;
    cursor: pointer;
}
.set-panel .set-skin dd span i {
	display: block;
	margin: 7px;
	width: 20px;
	height: 20px;
}
.set-panel .set-skin dd span.skin-0 {
    background: #faf5eb;
    background: rgba(250,245,235,.8);
}
.set-panel .set-skin dd span.skin-1 {
    background: #e0e0e0;
    background: rgba(224,224,224,.8);
}
.set-panel .set-skin dd span.skin-2 {
	background: #191b1c;
    background: rgba(25,27,28,.8);
}
.set-panel .set-skin dd span.skin-2 i {
	background: url(/static/images/icon-moon.png) no-repeat 50% 50%;
}
.set-panel .set-skin dd span.skin-0.cur,
.set-panel .set-skin dd span.skin-1.cur {
	border: 1px solid #f01742;
}
.set-panel .set-skin dd span.skin-2.cur {
	border: 1px solid #444;
}
.set-panel .set-skin dd span.cur i {
	background: url(/static/images/icon-selected.png) no-repeat 50% 50%;
}
.set-panel .set-font-family {
	margin-bottom: 25px;
}
.set-panel .set-font-family dd span {
	float: left;
    width: 78px;
    height: 34px;
    line-height: 34px;
    margin-right: 16px;
    background: #fff;
    background: rgba(255,255,255,.7);
    border: 1px solid #e5e5e5;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    transition: color .3s;
    text-align: center;
    cursor: pointer;
}
.set-panel .set-font-family dd span:hover {
	color: #f01742;
}
.set-panel .set-font-family dd span.cur {
    color: #f01742;
    background: #fff0f2;
    border: 1px solid #f01742;
}
.set-panel .set-font-size {
	margin-bottom: 25px;
}
.set-panel .set-font-size dd cite {
    display: block;
    width: 270px;
    height: 34px;
    vertical-align: middle;
    font-style: normal;
    background: #fff;
    background: rgba(255,255,255,.7);
    border: 1px solid #e5e5e5;
	border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
}
.set-panel .set-font-size dd span {
	float: left;
    height: 34px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
}
.set-panel .set-font-size dd span.size {
	width: 90px;
	font-size: 16px;
	cursor: default;
	color: #a6a6a6;
}
.set-panel .set-font-size dd span.prev {
	width: 89px;
	font-size: 16px;
    border-right: 1px solid #e5e5e5;
	border-right: 1px solid rgba(0,0,0,.1);
}
.set-panel .set-font-size dd span.next {
	width: 89px;
	font-size: 16px;
    border-left: 1px solid #e5e5e5;
	border-left: 1px solid rgba(0,0,0,.1);
}
.set-panel .set-font-size dd span.prev:hover,
.set-panel .set-font-size dd span.next:hover {
	color: #f01742;
}
.set-panel .set-width {
	margin-bottom: 25px;
}
.set-panel .set-width dd cite {
    display: block;
    width: 270px;
    height: 34px;
    vertical-align: middle;
    font-style: normal;
    background: #fff;
    background: rgba(255,255,255,.7);
    border: 1px solid #e5e5e5;
	border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
}
.set-panel .set-width dd span {
	float: left;
    height: 34px;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
}
.set-panel .set-width dd span.size {
	width: 90px;
	font-size: 16px;
	cursor: default;
	color: #a6a6a6;
}
.set-panel .set-width dd span.prev {
	width: 89px;
	font-size: 16px;
    border-right: 1px solid #e5e5e5;
	border-right: 1px solid rgba(0,0,0,.1);
}
.set-panel .set-width span.next {
	width: 89px;
	font-size: 16px;
    border-left: 1px solid #e5e5e5;
	border-left: 1px solid rgba(0,0,0,.1);
}
.set-panel .set-width dd span.prev:hover,
.set-panel .set-width dd span.next:hover {
	color: #f01742;
}
.set-panel .set-btns {
	padding-top: 10px;
	text-align: center;
	font-size: 0;
	letter-spacing: 0;
}
.set-panel .set-btns a {
	display: inline-block;
	margin: 0 20px;
	width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    border-radius: 100px;
}
.set-panel .set-btns a.btn-save {
	color: #fff;
	background: #f01742;
	border: 1px solid #f01742;
}
.set-panel .set-btns a.btn-cancel {
    color: #999;
    background: #fbfbfb;
    background: rgba(255,255,255,.7);
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
}

.mobile-panel {
	width: 480px;
}
.mobile-panel.on {
	display: block;
}
.mobile-panel h3 {
	padding: 25px 30px;
	line-height: 30px;
	font-size: 22px;
}
.mobile-box {
	padding: 0 30px;
	height: 360px;
	text-align: center;
}
.mobile-box img {
	margin: 20px 0;
}
.mobile-box p {
	font-size: 20px;
}

/**/
.chapter__skin1 .chapter__wrap .main {background: #e0e0e0;}
.chapter__skin1 .chapter__wrap .porn a {background: #e0e0e0;}
.chapter__skin1 .chapter__wrap .porn a:hover {background: #dadada;}
.chapter__skin1 .chapter__wrap .porn span {background: #e0e0e0;}
.chapter__skin1 .left-bar ol li {background: #e0e0e0;}
.chapter__skin1 .left-bar ol li.on {background: #e9e9e9;}
.chapter__skin1 .left-bar ol li.on a {background-color: #e9e9e9;}
.chapter__skin1 .right-bar ol li {background: #e0e0e0;}
.chapter__skin1 .show-panel {background: #e9e9e9;}
.chapter__skin2 .chapter__bread,
.chapter__skin2 .chapter__bread a,
.chapter__skin2 .chapter__wrap,
.chapter__skin2 .chapter__wrap a ,
.chapter__skin2 .left-bar ol li a,
.chapter__skin2 .right-bar ol li a,
.chapter__skin2 .show-panel {color: gray;}
.chapter__skin2 .chapter__wrap .main {background: #181a1b; border: 1px solid #444;}
.chapter__skin2 .chapter__wrap .porn a {background: #181a1b; outline: 1px solid #444;}
.chapter__skin2 .chapter__wrap .porn a:hover {background: #1d1f20;}
.chapter__skin2 .chapter__wrap .porn span {background: #181a1b; outline: 1px solid #444; color: #444;}
.chapter__skin2 .left-bar ol li {background: #181a1b; border: 1px solid #444;}
.chapter__skin2 .left-bar ol li.on {background: #1d1f20;}
.chapter__skin2 .left-bar ol li.on a {background-color: #1d1f20; color: #fe7031;}
.chapter__skin2 .right-bar ol li {background: #181a1b; border: 1px solid #444;}
.chapter__skin2 .show-panel {background: #1d1f20; border: 1px solid #444;}
.chapter__skin2 .set-panel .set-font-family dd span {background: #444; background: rgba(255,255,255,.05); border: 1px solid #444;}
.chapter__skin2 .set-panel .set-font-family dd span.cur {border: 1px solid #f01742;}
.chapter__skin2 .set-panel .set-font-size dd cite,
.chapter__skin2 .set-panel .set-width dd cite {background: #444; background: rgba(255,255,255,.05); border: 1px solid #444;}
.chapter__skin2 .set-panel .set-font-size dd span.prev,
.chapter__skin2 .set-panel .set-width dd span.prev {
    border-right: 1px solid #444;
}
.chapter__skin2 .set-panel .set-font-size span.next,
.chapter__skin2 .set-panel .set-width span.next {
    border-left: 1px solid #444;
}
.chapter__skin2 .set-panel .set-btns a.btn-cancel {
	background: #444; background: rgba(255,255,255,.05); border: 1px solid #444;
}

.font-family0 {
	font-family: 'Microsoft YaHei',PingFangSC-Regular,HelveticaNeue-Light,'Helvetica Neue Light',sans-serif;
}
.font-family1 {
	font-family: PingFangSC-Regular,'-apple-system',Simsun;
}
.font-family2 {
	font-family: Kaiti;
}
.chapter__container.w1060 .chapter__bread {
	width: 1060px;
}
.chapter__container.w1060 .chapter__wrap {
	width: 1060px;
}
.chapter__container.w1060 .left-bar {
	margin-left: -602px;
}
.chapter__container.w1060 .right-bar {
	margin-right: -602px;
}
.chapter__container.w960 .chapter__bread {
	width: 960px;
}
.chapter__container.w960 .chapter__wrap {
	width: 960px;
}
.chapter__container.w960 .left-bar {
	margin-left: -552px;
}
.chapter__container.w960 .right-bar {
	margin-right: -552px;
}
.chapter__container.w860 .chapter__bread {
	width: 860px;
}
.chapter__container.w860 .chapter__wrap {
	width: 860px;
}
.chapter__container.w860 .left-bar {
	margin-left: -502px;
}
.chapter__container.w860 .right-bar {
	margin-right: -502px;
}
.chapter__container.w760 .chapter__bread {
	width: 760px;
}
.chapter__container.w760 .chapter__wrap {
	width: 760px;
}
.chapter__container.w760 .left-bar {
	margin-left: -452px;
}
.chapter__container.w760 .right-bar {
	margin-right: -452px;
}
.chapter__container.w760 .chapter__panel {
	width: 760px;
}

/*小说下架显示*/
.this_book_off {
    width: 100%;
    height: 35vh;
}

.this_book_img {
    width: 14rem;
    height: 10rem;
    margin: 0 auto;
    margin-top: 3rem;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image:url('data:image/png;base64,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');
}
/*结束*/