blockquote,body,dd,dl,figure,form,h1,h2,h3,h4,h5,h6,ol,p,ul {
	margin:0;
	padding:0
}
ol,ul {
	padding:0;
	list-style:none
}
a {
	text-decoration:none;
	color:inherit;
	outline:0
}
em {
	font-style:normal
}
h1,h2,h3,h4,h5,h6,input,select,textarea {
	font-size:100%
}
input,select,textarea {
	font-family:inherit;
	box-sizing:border-box
}
img {
	display:inline-block
}
p {
	word-break:break-all
}
html {
	font-size:15px;
	max-width:1000px;
	margin:0 auto
}
.clear{clear: both;}
::-webkit-scrollbar-track-piece:vertical {
	background-image:-webkit-linear-gradient(left,#f0f0f0,#FFF)
}
::-webkit-scrollbar-track-piece:horizontal {
	background-image:-webkit-linear-gradient(top,#f0f0f0,#FFF)
}
::-webkit-scrollbar {
	width:10px;
	height:10px
}
::-webkit-scrollbar-thumb {
	position:relative;
	min-height:25px;
	border-radius:9999px;
	background-color:#bbb;
	background-clip:padding-box
}
::-webkit-scrollbar-thumb:vertical {
	border-top:0 solid transparent;
	border-right:2px solid transparent;
	border-bottom:0 solid transparent;
	border-left:3px solid transparent
}
::-webkit-scrollbar-thumb:horizontal {
	border-top:3px solid transparent;
	border-right:0 solid transparent;
	border-bottom:2px solid transparent;
	border-left:0 solid transparent
}
::-webkit-scrollbar-thumb:active,::-webkit-scrollbar-thumb:hover {
	background-color:#7d7d7d
}
::selection {
	background:#000;
	color:#FFF
}
::-moz-selection {
	background:#000;
	color:#FFF
}
@media screen and (min-width:414px) {
	html {
	font-size:calc(112.5% + 4 * (100vw - 414px)/ 586);
	font-size:calc(18px + 4 * (100vw - 414px)/ 586)
}
}@media screen and (min-width:600px) {
	html {
	font-size:calc(125% + 4 * (100vw - 600px)/ 400);
	font-size:calc(20px + 4 * (100vw - 600px)/ 400)
}
    .ljsc{
	font-size:calc(16px + 4 * (100vw - 600px)/ 400)
	}
}@media screen and (min-width:1000px) {
	html {
	font-size:calc(137.5% + 6 * (100vw - 1000px)/ 1000);
	font-size:calc(18px + 6 * (100vw - 1000px)/ 1000)
}
   .ljsc{
	font-size:calc(14px + 6 * (100vw - 1000px)/ 1000)
	 }
}body {
	font-family:sans-serif;
	line-height:1.5;
	color:#33373d;
	fill:currentColor;
	-webkit-tap-highlight-color:transparent;
	background-color:#f0f0e3;
	font-family: Verdana, PingFang SC, Lantinghei SC, 寰蒋闆呴粦,瀹嬩綋, Geneva, sans-serif;
}
.dark {
	color:#33373d
}
.gray {
	color:#969ba3
}
.blue {
	color:#4284ed
}
.green {
	color:#7ed321
}
.orange {
	color:#f0643a
}
.yellow {
	color:#f0c53a
}
.purple {
	color:#a091ff
}
.red {
	color:#ed424b
}
.white {
	color:#fff
}
.icon>svg,svg.icon {
	width:1em;
	height:1em;
	vertical-align:-.25ex;
	fill:currentColor
}
.header {
	position:relative;
	height:2.75rem;
	background:#fff
}
.header .logo-a {
	position:absolute;
	top:0;
	left:0;
	width:6.625rem;
	padding:.32rem .75rem
}
.header .logo {
	height:2.125rem;
	margin:auto;
	color:transparent;
	background:url(../img/wap_logo.png) no-repeat center;
	background-size:100%
}
.header-operate {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	padding:.25rem .375rem
}
.header-operate-a,.header-operate>.icon {
	float:left;
	overflow:hidden;
	width:2.25rem;
	height:2.25rem;
	color:#2E8B57
}
.header-operate svg {
	display:block;
	margin:.625rem auto
}
.header-back {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	padding:.625rem .8125rem .625rem .75rem;
	color:#2E8B57
}
.header-back .header-back-title {
	font-size:.875rem;
	font-weight:400;
	margin-left:.6875rem
}
.header-back+.header-back-title {
	font-size:.875rem;
	font-weight:400;
	line-height:1.375rem;
	position:absolute;
	left:2.6875rem;
	overflow:hidden;
	max-width:60%;
	white-space:nowrap;
	text-overflow:ellipsis
}
a.icon-more:empty {
	position:relative;
	width:2.25rem;
	height:2.25rem
}
a.icon-more:empty::after,a.icon-more:empty::before {
	position:absolute;
	top:1.125rem;
	left:50%;
	width:1.125rem;
	margin-top:-1px;
	margin-left:-.5625rem;
	content:'';
	-webkit-transition:all .15s;
	transition:transform .15s;
	border-top:1px solid
}
a.icon-more:empty::before {
	height:4px;
	-webkit-transform-origin:top center;
	transform-origin:top center;
	border-bottom:1px solid
}
a.icon-more:empty::after {
	-webkit-transform:translateY(-5px);
	transform:translateY(-5px)
}
a.icon-more.active::before {
	height:0;
	-webkit-transform:translateY(0) rotate(45deg);
	transform:translateY(0) rotate(45deg);
	border-bottom:0
}
a.icon-more.active::after {
	-webkit-transform:translateY(0) rotate(-45deg);
	transform:translateY(0) rotate(-45deg)
}
.search-container {
	position:relative;
	background-color:#fafaf3;
	padding:.5rem;
	font-size:.8125rem;
	z-index:10;
	overflow:hidden;
	display:none;
}
.search-container:after {
	content:'';
	display:block;
	clear:both;
	font-size:0;
	line-height:0;
	height:0
}
.search-container .search-guide {
	width:100%;
	padding:0;
	margin:0;
	line-height:2rem;
	height:2rem;
	background-color:#f0f0e3;
	border-radius:1rem;
	text-align:center;
	color:grey;
	border:none;
	outline:0
}
.search-container input {
	display:block;
	float:left;
	width:95%;
	padding:0;
	margin:0;
	line-height:2rem;
	background:0 0;
	text-align:center;
	color:grey;
	border:none;
	outline:0
}
.search-container button,.search-container select {
	display:block;
	background:0 0;
	border:none;
	font-size:100%;
	color:grey;
	line-height:2rem;
	height:2rem
}
.search-container button {
	width:0;
	float:right;
	margin-right:1%;
	text-align:right
}
.search-container select {
	width:0;
	float:left;
	margin-left:1%;
	padding-left:.95rem;
	border-right:1px solid #fff;
	text-align:center;
	border-radius:0
}
.home-nav {
	display:none;
	margin:.375rem 0;
	padding:5px 10px;
	justify-content:space-between;
	-webkit-box-pack:justify;
	box-pack:justify
}
.home-nav .icon {
	background-image:url(../image/sprite.png)
}
.home-nav .guide-nav-a {
	display:block
}
.icon-account {
	background-position:-40px 0;
	width:36px;
	height:36px;
	background-size:188px 176px
}
.icon-booklist-full {
	background-position:-56px -152px;
	width:16px;
	height:16px;
	background-size:188px 176px
}
.icon-end {
	background-position:-120px 0;
	width:36px;
	height:36px;
	background-size:188px 176px
}
.icon-free {
	background-position:-160px -60px;
	width:24px;
	height:24px;
	bacWkground-size:188px 176px
}
.icon-home {
	background-position:0 -80px;
	width:36px;
	height:36px;
	background-size:188px 176px
}
.icon-newbook {
	background-position:-80px -40px;
	width:36px;
	height:36px;
	background-size:188px 176px
}
.icon-rank {
	background-position:0 -40px;
	width:36px;
	height:36px;
	background-size:188px 176px
}
.icon-sort {
	background-position:-120px -40px;
	width:36px;
	height:36px;
	background-size:188px 176px
}
.nav {
	position:relative;
	background:#333;
	text-align:center;
	display:none;
	z-index:11
}
.nav ul {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden
}
.nav ul li {
	float:left;
	width:33.33%;
	height:2.5rem;
	line-height:2.5rem
}
.nav ul li.ihome {
	display:none!important
}
.nav a {
	display:block;
	text-decoration:none;
	font-size:.95rem;
	color:#ccc;
	overflow:hidden
}
.novel {
	margin:.75rem 0;background-color:#fafaf3;border-radius: 5px;
}
.novel-header {
	padding:.75rem .75rem 0;
	line-height:1.75rem
}
.novel-header::after {
	display:table;
	clear:both;
	content:''
}
.novel-title {
	display:inline;
	color:#33373d
}
.novel-title::before {
	display:inline-block;
	box-sizing:border-box;
	width:.625rem;
	height:1em;
	content:'';
	vertical-align:-.22ex;
	color:transparent;
	border-left:2px solid #3CB371
}
.novel-header-l span {
	font-size:.8125rem;
	margin-left:.5rem;
	color:#969ba3
}
.novel-header-l2 {
float: left;
}
.novel-header-r {
	position:relative;
	float:right
}
.novel-header-r a {
	font-size:.875rem;
	line-height:1.5rem;
	white-space:nowrap;
	color:#969ba3
}
.comment .avatar{float: left;margin: 0;padding-top:0.6rem;border-radius: 50px;width: 40px;height: 40px;}
.commt_box .comment{padding: 15px 0;float: left;width: 100%;border-top: 1px solid rgba(0,0,0,0.13);}
.commt_box .comment:first-child{border-top:none;}
.comment .comment-info{position: relative;padding-left: 55px;}
.comment-info .poster{font-size: 12px;font-weight: bold;color: #666;padding-right: 10px;}
.comment-info .comment-time,.worker{padding-right: 10px;color: #999;font-size: 12px;}  
.comment-info .worker{color:red;}
.comment-info .comment-content{padding-top: 10px;line-height: 25px;overflow: hidden;font-size:.75rem;color: #333;white-space: normal;}
.commentlist{position: relative;margin: 0 auto 20px;padding: 0 65px 10px 0;height: auto;}
.commentlist .timeline_container{text-align: left;margin: 0 auto;width: 29px;display: block;height: 100%;}
.commentlist .timeline{position: absolute;left: 12px;float: left;display: block;width: 4px;height: 100%;background: #eee;font-size: 0;}
.commentlist .timeline div.plus{position: absolute;
    width: 29px;
    background: url(../image/timeline.png) 0 -35px;
    height: 10px;
    top: 0;
    left: -11px;}
.commentlist .timeline div.plus2{position: absolute;
    width: 10px;
    bottom: 0;
    background: url(../image/timeline.png) -29px -26px;
    height: 10px;
    left: -3px;}
.commentlist .comment{padding-top: 10px;}
.commentlist .comment-body{position: relative;
    left: 30px;
    display: inline-block;
    padding: 5px 10px 10px 10px;
    width: auto;
    max-width: 100%;
    margin-right: 10px;
    min-width: 170px;
    border: solid #dfdfdf 1px;
    border-radius: 2px;
    background: rgba(255,255,255,.7);
    max-width: calc(100% - 30px);}
.commentlist .comment-body .timer{border-bottom: 1px dotted #ddd;
    color: #999aaa;
    font-size: 12px;}
.commentlist .comment-body .content{display: block;
    padding: 5px;
    border-radius: 2px;
    font-size: 14px;}
.commentlist .comment-body .content img{  display: inline-block;
  height: auto;
  max-width: 100%;}
.commentlist .comment-body myhk{position: absolute;
    top: 50%;
    left: -7px;
    display: block;
    overflow: hidden;
    width: 7px;
    height: 11px;
    background: url(../image/bg_msg2.gif) 0 0 no-repeat;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;}
.commentlist .comment-body em1{position: absolute;
    top: 50%;
    left: -22px;
    display: block;
    overflow: hidden;
    margin-top: -7px;
    width: 12px;
    height: 18px;
    background: url(../image/timeline.png) -36px 0;}

.commt_box{margin: 0.75rem 0;}
.commt_box .comment-header{background: url(../image/plbg.png) no-repeat 0 1px;height: 45px;}
.comment .avatar{float: left;margin-left:5px;padding-top:0.6rem;border-radius: 50px;width: 40px;height: 40px;}
.commt_box .comment{padding: 15px 0;float: left;width: 100%;border-top: 1px solid rgba(0,0,0,0.13);background: #fafaf3;box-shadow: 0 1px 2px rgb(0 0 0 / 15%), 0 1px 0 rgb(255 255 255 / 75%) inset;
    margin: 5px 0px 5px 0px;
    border-radius: 5px;}
.comment .comment-info{position: relative;padding-left: 55px;}
.comment-info .poster{font-size: 12px;font-weight: bold;color: #666;padding-right: 10px;}
.comment-info .comment-time{padding-right: 10px;color: #999;font-size: 12px;}    
.comment-info .comment-content{padding-top: 10px;line-height: 25px;overflow: hidden;font-size: 12px;color: #333;}

.novel-slide-ol {
	position:static;
	margin:1.5%;
	display:none;
	overflow-x:auto;
	overflow-y:hidden;
	padding-left:.3rem;
	white-space:nowrap;
	-webkit-overflow-scrolling:touch
}
.novel-slide-ol::-webkit-scrollbar {
	display:none
}
.novel-slide-ol:only-child,.novel-slide>.active {
	display:block
}
.novel-slide-li {
	display:inline-block;
	vertical-align:top;
	white-space:normal
}
.novel-slide-li:nth-of-type(10) .corner-rank>em {
	letter-spacing:-1px
}
.novel-slide-a {
	display:block;
	width:4.125rem;
	padding:.75rem .5rem .5rem
}
.novel-slide-img {
	display:block;
	width:inherit;
	height:5.5rem;
	border-radius:8px;
	box-shadow:3 3px 5px rgba(0,0,0,.3)
}
.novel-slide-caption {
	font-size:.8125rem;
	text-align: center;
	line-height:1.125rem;
	overflow:hidden;
	max-height:2.125rem;
	margin:.5rem 0 .25rem
}
.novel-slide-author {
	font-size:.75rem;
	text-align: center;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#969ba3
}
.novel-merge {
	margin:0
}
.novel-field {
	overflow:hidden;
	padding:.5rem
}
.novel-field-cell {
	float:left;
	box-sizing:border-box;
	width:50%;
	padding:.5rem
}
.novel-field-img {
	display:block;
	width:100%;
	height:calc(66rem / 16);
	object-fit:cover
}
.novel-tab {
	margin:.4375rem .75rem
}
.novel-tab~.novel-tab::before {
	position:relative;
	top:-.4375rem;
	display:block;
	padding-top:.6875rem;
	content:'';
	border-top:1px solid #f0f1f2
}
.sop {
	overflow:hidden
}
.sop img {
	display:block;
	width:100%
}
.book-layout {
	position:relative;
	display:block;
	overflow:hidden;
	padding:.55rem;
	-webkit-transition:padding-left .15s;
	transition:padding-left .15s
}
.book-cover {
	font-size:0;
	float:left;
	width:4.125rem;
	height:5.5rem;
	margin-right:.5rem;
	border-radius:8px;
	box-shadow:0 1px 5px rgba(0,0,0,.3);
	border-radius:5px
}
.book-title {
	line-height:1.4;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis
}
.book-cell {
	overflow:hidden
}
.book-desc {
	font-size:.875rem;
	line-height:1.125rem;
	overflow:hidden;
	margin:.375rem 0;
	color:#969ba3
}
.book-ol-normal .book-desc {
	line-height:1.1875rem;
	display:-webkit-box;
	height:2.25rem;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2
}
.book-li::after {
	display:block;
	margin-top:-1px;
	margin-left:.75rem;
	content:'';
	-webkit-transition:margin-left .15s;
	transition:margin-left .15s;border-bottom: 1px solid #f0f1f2;
}
.book-li:last-child::after {
	display:none
}
.book-li .ny-xw{padding:0.3rem;}
.book-li .ny-xw .ny-xw-p{width:5.5rem;height:4.125rem;}
.book-author {
	font-size:.8125rem;
	display:block;
	overflow:hidden;
	max-width:10em;
	max-width:calc(100vw - 2rem - (176rem / 16));
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#969ba3
}
.book-author .icon-human {
	margin-right:3px
}
.book-meta {
	font-size:.75rem;
	overflow:hidden
}
.book-meta-l {
	float:left
}
.book-meta-r {
	position:relative;
	float:right
}
.book-meta-r .tag-small {
	border:1px solid #ddd;
	padding:0 .235rem;
	font-size:.7rem;
	margin-left:3px
}
.novel_success2 {
    width: 7.2rem;
    height: 10.7rem;
    background: url(../img/sucess_ico2.png) no-repeat center;
    background-size: 4.2rem;
    position: absolute;
    right: 0rem;
    bottom: 0rem;
}
.novel_success1 {
    width: 7.2rem;
    height: 10.7rem;
    background: url(../img/sucess_ico1.png) no-repeat center;
    background-size: 4.2rem;
    position: absolute;
    right: 0rem;
    bottom: 0rem;
}
.book-chapter-list {
	display:none;
	margin:0 .75rem;
	border-top:1px solid #eee
}
.book-chapter-list ul {
	overflow:hidden
}
.book-chapter-list ul li {
	float:left;
	width:33.3333%!important;
	padding:0!important;
	text-align:center;
	border-bottom:1px solid #eee
}
.book-chapter-list li a {
	font:.9rem/1.1875rem -apple-system-font,Helvetica Neue,sans-serif;
	display:block;
	overflow:hidden;
	padding:11px 1rem;
	white-space:nowrap;
	text-overflow:ellipsis;
	border-right:1px solid #eee
}
.book-chapter-list li:nth-of-type(3n+0) a {
	border-right:none
}
.down-link {
	font-size:.875rem;
	display:flex;
	display:-webkit-box;
	display:box;
	padding:.5625rem 1.1875rem 0;
	text-align:center;
	color:#969ba3;
	justify-content:space-between;
	-webkit-box-pack:justify;
	border-bottom:1px solid #ccc;
	box-pack:justify
}
.down-link span {
	display:block;
	padding:.5rem 0;
	-webkit-box-flex:1;
    box-flex:1
}
.down-link span .no {
	background: #f9f9f9;
    background-color: #def;
	height: 30px;
	line-height: 30px;
}
.down-link .downtype {
	float: left;
    width: 10%;
	text-align: center;
	color: #f60;
}
.down-link .downsize {
	float: left;
    width: 21%;
	text-align: center;
	color: #969ba3;
}
.down-link .downfrom {
	float: left;
    width: 25%;
	text-align: center;
	color: #969ba3;
}
.down-link .uptime {
	float: left;
    width: 22%;
	text-align: center;
	color: #969ba3;
}
.down-link .zip-download {
	float: left;
    width: 20%;
	text-align: center;
	color: #00F;
}
.error1 {
    font-size: .875rem;
    color: #d9534f;
    text-align: center;
    border: 3px solid #e3e3e3;
    padding: 2px 10px 0;
    line-height: 40px;
    height: 45px;
    margin: 0 0 8px 0;
    background: #eee;
    margin-top: 10px!important;
}
error1 a {
    color: #00F;
}
.footer {
	background-color:#fafaf3;margin-top: 1rem;
}
.footer-link {
	font-size:.875rem;
	display:flex;
	display:-webkit-box;
	display:box;
	padding:.5625rem 1.1875rem 0;
	text-align:center;
	color:#969ba3;
	justify-content:space-between;
	-webkit-box-pack:justify;
	box-pack:justify
}
.footer-link a {
	display:block;
	padding:.5rem 0;
	-webkit-box-flex:1;
	box-flex:1
}
.footer-copy {
	font-size:.75rem;
	padding-top:.25rem;
	font-weight:300;
	padding-bottom:1rem;
	text-align:center;
	color:#969ba3;
	min-height: 6rem;
}
.guide-nav::after {
	display:inline-block;
	width:100%;
	height:0;
	content:'';
	vertical-align:top
}
.guide-nav-a {
	font-size:.75rem;
	position:relative;
	display:inline-block;
	width:3.5rem;
	height:3.625rem;
	text-align:center
}
.guide-nav-a>.icon {
	position:absolute;
	right:0;
	bottom:1.625rem;
	left:0;
	margin:auto
}
.guide-nav-h {
	position:absolute;
	right:0;
	bottom:.1875rem;
	left:0
}
.btn-tab {
	font-size:.8125rem;
	line-height:1.6875rem;
	display:block;
	padding:0 .5rem;
	text-align:center;
	color:#00b9f1;
	border:1px solid #00b9f1
}
.active>.btn-tab,.btn-tab.active {
	color:#fff;
	background-color:#00b9f1
}
.img3{width:9rem;height:6rem;border-radius: 8px;}
.img4{width:7rem;height:5rem;border-radius: 6px;}
.btn-group-cell {
	font-size:100%;
	font-weight:400;
	display:table-cell;background: #fff;
}
.btn-group-cell a{color: #00b9f1;}
.btn-group-cell:first-child>.btn-line {
	margin-left:0
}
.btn-group-cell:last-child>.btn-line {
	margin-right:0
}
.btn-group-cell+.btn-group-cell>.btn-tab {
	border-left:0
}
.btn-group-cell:first-child>.btn-tab {
	border-radius:4px 0 0 4px
}
.btn-group-cell:last-child>.btn-tab {
	border-radius:0 4px 4px 0
}
.book-detail-header {
	z-index:1;
	border-bottom:0;
	background:#fafaf3;
}
.book-detail-x {
	position:relative;
	overflow:hidden;
	margin-top:-2.75rem
}
.book-detail-x .book-cover {
	width:5.25rem;
	height:7rem;
	margin-right:1rem
}
.book-detail-x .book-cover-blur {
	position:absolute;
	top:-13.2rem;
	top:calc(50% - 87.5vw);
	width:100%;
	height:175vw;
	opacity:.02;
	opacity:calc(.1 + .05);
	-webkit-filter:blur(calc(17px + 1px));
	filter:blur(calc(17px + 1px))
}
.book-detail-x .book-detail-info {
	position:relative;
	padding-top:2.75rem;
	background:#fff;
	background:-webkit-linear-gradient(bottom,#fff,rgba(255,255,255,0) 108px) no-repeat center bottom;
	background:linear-gradient(to top,#fff,rgba(255,255,255,0) 8rem) no-repeat center bottom
}
.book-detail-x .book-detail-info .book-title {
	padding-bottom:.5rem
}
.book-detail-x .book-detail-info .book-cell {
	line-height:1.4rem
}
.book-detail-x .book-detail-btn {
	padding:.75rem .75rem 1.5rem
}
.book-summary {
	font-size:.875rem;
	line-height:1.5rem;
	margin:0 .75rem;
	padding:.75rem 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee
}
#last-read {
	display:none;
	clear:both
}
#last-read .title {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	text-align:center;
	line-height:2rem;
	background:#fff0f1;
	padding:0 .75rem;
	font-size:.775rem
}
#last-read a {
	color:#f60
}
.book-spt {
	font-size:1rem;
	vertical-align:top
}
.book-status {
	line-height:2.75rem;
	display:block;
	padding:0 .75rem
}
.book-status .book-meta-r {
	position:relative;
	max-width:60%;
	max-width:calc(100% - (120rem / 16));
	padding-right:.75rem
}
.book-status .book-meta-r .icon-arrow-r {
	position:absolute;
	top:1rem;
	right:0;
	color:#969ba3
}
.book-status .tag-small {
	position:absolute;
	margin-top:.5rem;
	margin-left:.25rem;
	padding:0 .75rem;
	-webkit-transform-origin:left center;
	transform-origin:left center
}
.book-status .tag-small::before {
	border-radius:20px
}
.book-fun {
	position:relative;
	display:block;
	padding:.75rem 0;
	text-align:center
}
.book-fun>svg {
	font-size:2.25rem;
	margin-bottom:.125rem;
	color:#ed424b
}
.book-fun .icon-fun {
	font-size:1.875rem;
	margin-bottom:.25rem
}
.book-fun-h {
	font-size:.75rem;
	font-weight:400;
	line-height:1.25em;
	position:relative;
	top:.125rem
}
.btn-group {
	display:table;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	table-layout:fixed
}
.btn-normal {
	font-size:.8125rem;
	line-height:1.875rem;
	display:inline-block;
	padding:0 1rem;
	text-align:center;
	border-radius:.125rem;
	background-color:#05ade8;
	color:#fff
}
.btn-group-cell>.btn-normal {
	display:block;
	width:calc(100% - .6667rem);
	margin-left:.3333rem;
	padding:0
}
.btn-group-cell:first-child>.btn-normal {
	margin-left:0;
    border-radius: 8px;
}
.btn-group-cell:last-child>.btn-normal {
	margin-left:.6667rem
}
.btn-normal.white {
	border:1px solid #e3e4e6;
	background:#fff;
	color:#33373d;
    border-radius: 8px;
}
.page {
	display:block;
	clear:both;
	text-align:center;
	vertical-align:middle;
	overflow:hidden
}
.page span {
	margin:0 .2rem
}
.page a {
	color:#555;
	display:inline-block;
	padding:0 .5rem;
	border-right:1px solid #eee
}
.page .left,.page .main,.page .right {
	position:relative;
	display:inline-block;
	border:1px solid #eee;
	line-height:1.8rem;
	font-size:.9rem
}
.page .main {
	padding:0 .7rem;
	font-weight:700;
	background:#05ade8!important;
	color:#fff;
	border-color:#05ade8
}
.page span a:last-of-type {
	border:none
}
.page .maina {
	display:inline-block;
	height:32px;
	line-height:32px;
	border:1px solid #888;
	font-size:0;
	border-left:none;
	overflow:hidden
}
.page .maina select {
	margin:0 auto;
	height:31px;
	color:#333;
	border:none;
	border-radius:0!important
}
.read-content-block {
	color:#000;
	padding:0 .5rem;
	font-size:1.5rem;
	word-wrap:break-word;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	background:#ffffed
}
.read-book-chapter {
	font-size:1.2rem;
	text-align:center
}
.chapter-content {
	line-height:170%;
	font-size:1.2rem;
	word-break:break-all
}
.chapter-content p {
	word-break:break-all
}
.chapter-pager {
	font-size:.9rem;
	font-weight:400;
	overflow:hidden;
	padding:1rem 0
}
.chapter-pager span {
	display:block;
	float:left;
	width:33.3333%;
	text-align:center
}
.chapter-pager .jump-page,.chapter-pager a {
	display:block;
	height:1.4rem;
	line-height:1.4rem;
	padding:3px 10px;
	color:#666;
	background:#f1eade;
	margin:0 .5rem;
	border:1px solid #e4d9c5;
	border-radius:2px
}
.chapter-pager .jump-page select {
	display:block;
	width:100%;
	height:1.4rem;
	line-height:1.4rem;
	padding:0;
	color:#666;
	background:url(../img/favicon.ico) no-repeat right 13px;
	border:none;
	text-align:center;
	font-size:.9rem
}
.chapter-pager:after {
	content:'';
	clear:both;
	height:0;
	font-size:0
}
.content-set {
	padding:1rem 0;
	font-size:12px;
	text-align:center;
	height:18px;
	line-height:18px;
	color:#555
}
.content-set .setcolor {
	float:left
}
.content-set .setfont {
	float:right
}
.content-set span {
	display:inline-block;
	margin:0 2px;
	padding:1px 6px;
	border:1px solid #ccc;
	cursor:pointer
}
.light {
	background-color:#32373b;
	color:#999
}
.light .content-set {
	color:#999
}
.light .content-set span {
	border:1px solid #999
}
.light .chapter-pager .jump-page,.light .chapter-pager a {
	background-color:#3e4245;
	color:#ccc;
	border:1px solid #313538
}
.light .chapter-pager .jump-page select {
	color:#ccc
}
.huyan {
	background-color:#cce8cf;
	color:#222
}
.huyan .content-set {
	color:#00774e
}
.huyan .content-set span {
	border:1px solid #9bc7a0
}
.huyan .chapter-pager .jump-page,.huyan .chapter-pager a {
	background-color:#b0e0b5;
	color:#00774e;
	border:1px solid #9bc7a0
}
.huyan .chapter-pager .jump-page select {
	color:#00774e
}
.book-layout .tag:not(body){align-items: center;
    background-color: #f0f0e3;
    border-radius: 4px;
    color: #c45894;
    display: inline-flex;
    font-size: .75rem;
    height: 2em;
    justify-content: center;
    line-height: 1.5;
    padding-left: 0.75em;
    padding-right: 0.75em;
    white-space: nowrap;margin-left: 3px;}

.tred a{color: #c45894;transition: all 0.26s ease-out;}
.widgettitle,.widgettitle2{
    text-align: center;
    height: 26px;
    line-height: 25px;
    font-size:14px;
    text-shadow: 0 1px 0 rgb(0 0 0 / 50%);
    font-family: Source Han Serif CN;}
h1.widgettitle{font-size:1rem;}
 .widgettitle{background: url(images/h3-bg.png) no-repeat center 0;color: #fff;}   
 .widgettitle2{background: url(images/link.png) no-repeat center 0;color: #696a52;}   
.novel-text-list li {
	line-height:1.5em;
	font-size:.95rem;
	padding:.6rem .75rem;
	border-bottom:1px solid #eee
}
.novel-text-list li span {
	line-height:100%;
	font-size:.95rem;
	padding:0 .37rem;
	background:#02baf0;
	margin-right:10px;
	border-radius:3px;
	color:#fff
}
.novel-text-list li svg {
	float:right;
	font-size:.75rem;
	color:#969ba3;
	margin-top:.4rem
}
.declare-content {
	padding:.75rem;
	line-height:1.4rem;
	font-size:.85rem
}
.declare-content p {
	padding-bottom:10px
}
.helpdetail {
	overflow:hidden;
	padding:0 1rem;
	background-color:#fff
}
.helpdetail h3 {
	font-size:1.2rem;
	line-height:1.4;
	padding:.75rem 0;
	border-bottom:1px solid #eee;
	color:#33373d
}
.helpdetail p {
	font-size:.875rem;
	line-height:1.57143;
	margin:.625rem 0;
	color:#33373d
}
.readhistory {
	position:fixed;
	z-index:2;
	right:5px;
	bottom:6rem;
	padding:0;
	-webkit-tap-highlight-color:transparent
}
.readhistory .btn-circle {
	font-size:.75rem;
	line-height:1.16667;
	display:inline-block;
	box-sizing:border-box;
	width:2.75rem;
	height:2.75rem;
	padding:.5rem;
	text-align:center;
	color:#fff;
	border-radius:99px;
	background-color:rgba(5, 173, 232, 0.76)
}
.aside {
	background:#00059;
	z-index:20;
	position:fixed;
	z-index:20;
	overflow:hidden;
	-webkit-transition:visibility .25s;
	transition:visibility .25s;
	top:0;
	right:0;
	bottom:0;
	left:0;
	visibility:visible;
	display:none
}
.history-block {
	overflow:visible;
	position:absolute;
	top:0;
	left:2.5rem;
	bottom:0;
	right:0;
	-webkit-transition:-webkit-transform .15s;
	transition:transform .15s;
	background-color:#fff
}
.history-block h3 {
	height:1.75rem;
	text-align:center;
	padding:0 1rem;
	border-top:1rem solid transparent;
	color:#ed424b
}
.history-block ol {
	position:absolute;
	top:2.75rem;
	right:0;
	bottom:1rem;
	left:0;
	overflow:auto;
	-webkit-overflow-scrolling:touch
}
.history-block ol h4 {
	padding-bottom:5px
}
.history-block ol .book-meta {
	font-size:.875rem;
	color:#969ba3
}
.history-block .book-title-r {
	font-size:.8125rem;
	line-height:1.5rem;
	float:right;
	margin-left:.5rem;
	color:#969ba3;
	background:#fff;
	padding:0 .4rem;
	border-radius:2px;
	border:1px solid #ddd
}
.backtop-circle {
	position:fixed;
	z-index:11;
	right:5px;
	bottom:3rem;
	width:2.75rem;
	height:2.75rem;
	-webkit-transition:opacity .25s,visibility .25s;
	transition:opacity .25s,visibility .25s;
	color:#fff;
	border-radius:99px;
	background-color:rgba(0,0,0,.6)
}
.backtop-circle svg {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto
}
         .cor-introduce{
             line-height: 24px;
    color: #999;
    position: relative; 
    overflow: hidden;
    text-indent: 2em;
}
.introduce-more-box{ 
    text-align: right; 
}
.intro-more{ 
    color: #02baf0;
    line-height: 24px;
    font-size: .705rem
}
.cont_p{color: #444;
    padding: .42rem;
    font-size: .985rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;}
.cont_p p{    margin: .5rem 0;}
.cont_p blockquote{margin: 30px 30px;
    padding: 10px 20px;
    font-size: 16px;
    color: #999;
    border-left: 4px solid var(--tb--line);}
.cont_p img{width: 97.5%;
    height: auto;
    display: block;
    margin: 0 auto;
    padding: 5px 5px 5px;
    border: 1px solid#d9d9d9;
    background: #fafafa;
    border-radius: 5px;
    box-shadow: 0 0 5px#ccc;}
.book-author-vv{    position: relative;
    float: left;
    width: 3rem;
    height: 3rem;
    margin-right: .75rem;}
.book-author-avatar{    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: 0 0 1px rgba(0,0,0,.1);}
.fh-avatar{width:90%;}
.fh-vv{width:4rem;height: 4rem;}
.searchBox{display:none;text-align:center;}
.book-cover3{width: 8rem;
    height: 6rem;
    float: left;
    margin-right: .5rem;
    border-radius: 8px;}
.book-detail-btn{margin: 0 10px;}

	.slideshow {
	  position: relative;
	  z-index: 1;
	  height: 100%;
	  max-width: 100%;
	}
	.slideshow * {
	  outline: none;
	}
	.slideshow .slider {
	  box-shadow: 0 20px 50px -25px black;
	}
	.slideshow .slider-track {
	  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	}
	.slideshow .item {
	  height: 100%;
	  position: relative;
	  z-index: 1;
	}
	.slideshow .item img {
	  width: 100%;
	  -webkit-transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
	  -webkit-transform: scale(1.2);
			  transform: scale(1.2);
	}
	.slideshow .item.slick-active img {
	  -webkit-transform: scale(1);
			  transform: scale(1);
	}
.cor-introduce{line-height: 24px;
    color: #999;
    position: relative;
    overflow: hidden;
    text-indent: 2em;}
.book-detail-info2{    position: relative;
    padding-top: 2.75rem;
    padding-bottom: .5rem;
    text-align: center;
    border-bottom: 1px solid #f6f7f9;
    background: -webkit-linear-gradient(bottom,#fff,rgba(255,255,255,0) 108px) no-repeat center bottom;}
.book-layout2{    float: none;
    width: 6rem;
    height: 6rem;
    margin: 0 auto .9rem;}
.book-cover2{display: block;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 1px rgba(0,0,0,.1);}
@charset 'UTF-8';.slick-dots,.slick-next,.slick-prev{position:absolute;display:block;padding:0}.slick-dots li button:before,.slick-next:before,.slick-prev:before{font-family:slick;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-loading .slick-list{background:url(../fonts/ajax-loader.gif) center center no-repeat #fff}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(../fonts/slick.eot);src:url(../fonts/slick.eot?#iefix) format('embedded-opentype'),url(../fonts/slick.woff) format('woff'),url(../fonts/slick.ttf) format('truetype'),url(../fonts/slick.svg#slick) format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;top:50%;width:20px;height:20px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-size:20px;line-height:1;opacity:.75;color:#fff}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'鈫�'}.slick-next:before,[dir=rtl] .slick-prev:before{content:'鈫�'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}[dir=rtl] .slick-next:before{content:'鈫�'}.slick-dotted.slick-slider{/*margin-bottom:30px*/}.slick-dots{bottom:15px;width:100%;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'鈥�';text-align:center;opacity:.25;color:#000}.slick-dots li.slick-active button:before{opacity:.75;color:#000}/*# sourceMappingURL=slick-theme.min.css.map */
.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{box-sizing:border-box;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}/*# sourceMappingURL=slick.min.css.map */
@media screen and (max-width:600px) {
	.novel-category .novel-slide-ol {
	white-space:normal
}
.novel-category .novel-slide-a {
	padding:.75rem .72rem .5rem
}
}@media screen and (max-width:540px) and (min-width:320px) {
	.novel-category .novel-slide-ol {
	white-space:normal
}
.novel-category .novel-slide-a {
	padding:.75rem .6rem .5rem
}
}@media screen and (max-width:320px) {
	.novel-category .novel-slide-ol {
	white-space:normal;
	padding-left:.5rem
}
.novel-category .novel-slide-a {
	padding:.75rem .2rem .5rem
}
}@media screen and (min-width:1000px) {
	.novel-slide-a {
	padding:.75rem .72rem .5rem
}
  .cont_p img{width:auto !important;max-width:800px;}

}
/*zdy20220329*/
.cor-introduce{ line-height: 24px;color: #999;position: relative; overflow: hidden;text-indent: 2em;}
.introduce-more-box{ text-align: right; }
.intro-more{ color: #02baf0;line-height: 24px;font-size: .705rem
}
.cont_p p a{color:#c45894;}
.novel-slide-caption{width: 8rem;}
.dede_pages{text-align: center;}
.dede_pages ul b{height: 18px;display: inline-block;width: 25px;color: blue;}
.dede_pages ul li{text-align: center;height: 18px;display: inline;margin: 0 2px;padding: 0;}
.dede_pages ul li a{border: 1px solid #e9e9e9;color: #555;display: inline;height: 18px;overflow: hidden;padding: 4px 8px 4px 8px;margin: 0;}
.small{text-align: center;font-size: .8rem;font-weight: bold;}
.ds-post-main{position: relative;margin:10px 0px;}
 .ds-avatar{    z-index: 2;
    position: absolute;
    top: 48px;
    left: -20px;
    padding: 5px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    box-shadow: -1px 0 1px rgb(0 0 0 / 15%) inset;
    background: #E5E6D0 url(http://www.shejidaren.com/wp-content/themes/Daren/images/bg.jpg) repeat 0 0;}   
.ds-avatar img{display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    box-shadow: 0 1px 5px rgb(0 0 0 / 22%);}   
.ds-comment-body{z-index: 1;
    position: relative;
    left: 0;
    background: #fafaf3;
    padding: 15px 15px 15px 54px;
    color: #696A52;
    border-radius: 5px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 15%), 0 1px 0 rgb(255 255 255 / 75%) inset;}    
.ds-comment-body .user-name{font-size:1.2rem;font-weight: bold;}
.ds-comment-body .user-desction{font-size:14px;min-height: 80px;}
.module-field ul li{float: left;height: 3.2rem;width: 33.3%;overflow: hidden;margin: 0px;position: relative;}
.module-field ul li a{height: 3.2rem;border: 2px solid #fafaf3;text-align: center;text-decoration: none;display: block;}
.module-field ul li a p{height: 3rem;padding: 6px 0 4px;}
.module-field ul li a img.module-field-img{display: inline;width: 4rem;}
.ny-list li{float: left;
    width: 123px;
    height: 124px;
    margin: 22px 0px;
    padding: 0 5px;
    text-align: center;}
.novel li{list-style: none;} 
.ny-list li .fh_bt{font-size:0.7rem;}
@media screen and (max-width: 900px){.ny-list li{height:5rem;}}

.actress{margin:0 1rem;padding-top:0.8rem;display: flex;}
.actress .avatar{width: 100px;
    height: 100px;
    border-radius: 50% 50%;margin-right: 2rem;border:1px solid #2E8B57;}
.actress-info{flex-grow: 1;}
.actress-meta{display: flex;font-size: .9rem; justify-content: space-between;}
.gird-dl{display: grid;grid-template-columns: 4rem auto;align-items: center;}
.gird-dl dt{grid-column: 1;text-align: center;}
.gird-dl dd{grid-column: 2;max-width: 12rem;}
.actress-sizes{text-align: center;font-size: .9rem;}
.table td, .table th{border: 1px solid #dbdbdb;
    border-width: 0 0 1px;
    padding: 0.5em 0.75em;
    vertical-align: top;}
.table thead td, .table thead th{border-width: 0 0 2px;color: #363636;}
@media screen and (max-width: 768px){.actress-meta{display: block;}}
.table tbody tr:last-child td, .table tbody tr:last-child th{border-bottom-width: 0;}