﻿html { font-size: 100px; }
body, div { margin: 0 auto; padding: 0; font-size: 0.14rem; }
body { background: #F6F9FC; }
a { color: inherit; text-decoration: none; }
a:hover { color: #FF6600; }
.C-Fo-Zuo a:visited { color: #999; }
.pointer { cursor: pointer; }
i { font-style: normal; font-size: 0.15rem; }
h1 { display: inline; font-weight: bold; font-size: 0.14rem; }
/*h2 { display: inline; font-weight: bold; font-size: 0.12rem; color: #ff6600; }
h4 { display: inline; font-weight: bold; font-size: 0.14rem; }
h5 { display: inline; font-weight: bold; font-size: 0.16rem; }*/
/*a:hover { color: #ff6600; text-decoration: underline; position: relative; left: 1px; top: 1px; }*/
/*滚动条*/
::-webkit-scrollbar { width: 15px; }
::-webkit-scrollbar-track { background-color: transparent; }
/* 滚动条的滑轨背景颜色 */
::-webkit-scrollbar-thumb { background-color: #ccc; border-radius: 3px; }
/* 滑块颜色 */
::-webkit-scrollbar-thumb:hover { background-color: #999; }
/* 滑轨两头的监听按钮颜色 */
::-webkit-scrollbar-corner { background-color: transparent; }
/* 横向滚动条和纵向滚动条相*/



#focus ul { height: 2.6rem; position: absolute; }
#focus ul li { float: left; width: 2.6rem; height: 1.67rem; overflow: hidden; position: relative; background: #000; }
#focus ul li div { position: absolute; overflow: hidden; }

/*----------------------------------虚化代码开始----------------------------------*/
.XhDiv { position: relative; top: 0px; width: 100%; }
.Xh-bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 4.8rem; overflow: hidden; }

#imgblur { width: 100%; z-index: -1; }
/*
//testb.faloo.com/images/webpage/
//s.faloo.com/novel2/
*/
/*背景是白色95透明 渐变到白色85透明度*/
.XhDiv .Xh-bg .mengCeng1 { width: 100%; height: 0.75rem; border: none; float: left; /*background-image: url(//s.faloo.com/novel2/novelRead/readBg/bg001_1-95-85.png?20200226); background-size: 100% 100%; background-repeat: no-repeat;*/ }
/*背景是白色85透明 渐变到白色95透明度*/
.XhDiv .Xh-bg .mengCeng2 { width: 100%; height: 1.55rem; border: none; float: left; /*background-image: url(//s.faloo.com/novel2/novelRead/readBg/bg001_2-85-95.png?20200226); background-size: 100% 100%; background-repeat: no-repeat;*/ }
/*背景是白色95透明 渐变到纯灰色无透明度*/
.XhDiv .Xh-bg .mengCeng3 { width: 100%; height: 2.5rem; border: none; float: left; /*overflow: hidden; background-image: url(//s.faloo.com/novel2/novelRead/readBg/bg001_3_b95_h.png?20200226); background-size: 100% 2.5rem;*/ }

@media only screen and (max-device-width: 780px) {
body { width: 1200px; }
.XhDiv { width: 1200px; }
.Xh-img-jb { background: none; }
}
/*----------------------------------虚化代码End----------------------------------*/

/*----------------------------------头部代码开始----------------------------------*/
.top { width: 100%; background: none; min-width: 12rem; }
/*手机端*/
@media only screen and (max-device-width: 780px) {
/*底部样式*/
.bottom { width: 12rem; }
}

/*----------------------------------头部代码到此结束华丽的分割线----------------------------------*/







/*定义字体大小及颜色*/
.fs14 { font-size: 0.14rem; }
.fs15 { font-size: 0.15rem; }
.fs17 { font-size: 0.17rem; }
.fs23 { font-size: 0.23rem; }
.fs35 { font-size: 0.35rem; }
.fs47 { font-size: 0.47rem; }
.colorHei { color: #333333; }
.colorHui { color: #666666; }
.colorQianHui { color: #999999; }
.colorChen { color: #FF6600; }
.colorLv { color: #038139; }
.colorLv1 { color: #09843E; }
.colorShihui { color: #70859A; }
.colorFenhong { color: #FA4E85; }
.colorQianlan { color: #1EA4EC; }
.colorZi { color: #9D88D2; }
.colorXiaolv { color: #5EB562; }
.colorTuhuang { color: #E0B141; }
.colorHongcheng { color: #FF6147; }
.backColorFenhong { background: linear-gradient(169deg,rgba(243,93,64,1) 0%,rgba(244,48,94,1) 72%); }
.backColorQianlan { background: linear-gradient(169deg,rgba(80,184,240,1) 0%,rgba(30,164,236,1) 71%); }
.backColorZi { background: linear-gradient(169deg,rgba(183,162,234,1) 0%,rgba(157,136,210,1) 72%); }
.backColorXiaolv { background: linear-gradient(169deg,rgba(100,200,105,1) 0%,rgba(94,181,98,1) 72%); }
.backColorTuhuang { background: linear-gradient(169deg,rgba(231,187,82,1) 0%,rgba(224,177,65,1) 72%); }
.fontweight { font-weight: bold; }
.fontoblique { font-style: oblique; padding: 0 0.1rem; }
/*定义字体大小及颜色End*/

/*margin/padding边距-位置*/
.mgLeft20 { margin-left: 0.2rem; }
.mgLeft15 { margin-left: 0.15rem; }
.txtCenter { text-align: center; }
.mgTop20 { margin-top: 0.125rem; }
.mgButton20 { margin-bottom: 0.125rem; }

.mgTop30 { margin-top: 0.3rem; }
.pdTop13 { padding-top: 0.13rem; }
.pdLeft10 { padding-left: 0.1rem; }
.pdLeft11 { padding-left: 0.1rem; display: flex; flex-direction: row; align-items: center; justify-content: start; }
.pdLeft11 .ico { width: 0.24rem; height: 0.24rem; cursor: pointer; margin-left: 0.05rem; }
.pdLeft25 { padding-left: 0.25rem; }
.pdRight25 { padding-right: 0.25rem; }
.pdleftAndright20 { padding-left: 0.2rem; padding-right: 0.2rem; }
/*margin边距End*/

/*边框阴影*/
.bodyBorderShadow { box-shadow: 0 0 0.1rem #e7e7e7; }
.bodyBorderShadowHei { box-shadow: 0 0 0.1rem #4d4d4d; }
/*边框阴影End*/

/*遮罩*/
.zheZhao { position: fixed; top: 0; right: 0; bottom: 0; left: 0; overflow: hidden; outline: 0; -webkit-overflow-scrolling: touch; background-color: rgb(0, 0, 0); filter: alpha(opacity=60); background-color: rgba(0, 0, 0, 0.5); z-index: 998; text-align: center; display: none; }
/*取消浮动*/
.clearfix:before, .row:before, .form-group:before { display: table; content: " "; }
.clearfix:after, .row:after, .form-group:after { clear: both; display: table; content: " "; }

/*数字样式*/
.SZspan { border: 0.01rem solid #FF6600; color: #FF6600; padding: 0 0.03rem; border-radius: 0.04rem; font-size: 0.13rem; font-weight: bold; margin: 0 0.01rem; }
.Num { width: 0.2rem; height: 0.2rem; line-height: 0.2rem; text-align: center; background: rgba(255,102,0,1); border-radius: 0.02rem; position: absolute; left: 0; top: 0.05rem; color: #fff; font-size: 0.14rem; }
.Num1 { width: 0.2rem; height: 0.2rem; line-height: 0.2rem; text-align: center; background: rgba(255,102,0,1); border-radius: 0.02rem; position: absolute; left: 0; top: 0.05rem; color: #fff; font-size: 0.14rem; }
.Num1Hei { width: 0.2rem; height: 0.2rem; line-height: 0.2rem; text-align: center; background: #808080; border-radius: 0.02rem; position: absolute; left: 0; top: 0.07rem; color: #fff; font-size: 0.14rem; }

.Num2 { width: 0.2rem; height: 0.2rem; line-height: 0.2rem; text-align: center; background: rgba(255,102,0,1); border-radius: 0.02rem; position: absolute; left: 0; top: 0.11rem; color: #fff; font-size: 0.14rem; }
.Num2Hei { width: 0.2rem; height: 0.2rem; line-height: 0.2rem; text-align: center; background: #808080; border-radius: 0.02rem; position: absolute; left: 0; top: 0.11rem; color: #fff; font-size: 0.14rem; }

/*数字样式*/

/*通用标题div*/
.TitleDiv { width: 100%; height: 0.4rem; /* background: linear-gradient(180deg,#f4fff4 0%,rgba(255,255,255,1) 100%); */ background: url(//s.faloo.com/novel2/CategoryIndex/titleback.jpg) no-repeat; background-size: 12rem 100%; font-size: 0.17rem; position: relative; text-align: center; }
.TitleDiv span { position: relative; bottom: -0.1rem; }
.zpxg h2, .muluh2 h2 { position: absolute; bottom: 0.1rem; left: 0.24rem; text-align: center; width: 100%; font-size: 0.17rem; color: #333333; margin: 0; padding: 0; font-weight: inherit; }

.TitleDiv .left { position: absolute; bottom: 0.1rem; left: 0.24rem; }
.TitleDiv .right { position: absolute; bottom: 0; right: 0.26rem; }
.TitleDiv .right1 { bottom: 0; }
.TitleDiv .shuping { position: absolute; bottom: 0.1rem; left: 0.24rem; }
.TitleDiv1 { width: 2.42rem; height: 0.4rem; line-height: 0.38rem; padding-left: 0.16rem; /* background: linear-gradient(180deg,#f4fff4 0%,rgba(255,255,255,1) 100%); */ background: url(//s.faloo.com/novel2/CategoryIndex/titleback.jpg) no-repeat; background-size: 12rem 100%; font-size: 0.17rem; color: #333333; position: relative; border-left: 0.01rem solid #ededed; border-top: 0.01rem solid #ededed; border-right: 0.01rem solid #ededed; }
.TitleDiv_noborder { border: 0; }
.quanbu { color: #666666; position: absolute; right: 0.1rem; font-size: 0.14rem; }
/*通用标题div   End*/

/*特殊div样式*/
.XuxianDiv { width: 100%; border-bottom: 0.01rem dashed #CCCCCC; }
.lvdian { width: 0.04rem; height: 0.2rem; background: linear-gradient(0deg,rgba(28,177,92,1) 0%,rgba(43,211,115,1) 100%); border-radius: 0.02rem; position: absolute; left: 0.06rem; top: 0.1rem; }
.divLV { width: 0.04rem; height: 0.2rem; background: #09843E; position: absolute; top: 0.1rem; }
.TPbg01 { background: url(//s.faloo.com/novel2/Index/toupiao01.png) no-repeat right 0.1rem bottom #F6F9FC; }
.TPbg02 { background: url(//s.faloo.com/novel2/Index/toupiao02.png) no-repeat right 0.1rem bottom #F6F9FC; }
.TPbg03 { background: url(//s.faloo.com/novel2/Index/toupiao03.png) no-repeat right 0.1rem bottom #F6F9FC; }
.DivBai { width: 8.8rem; background: #FFFFFF; height: 0.2rem; }
.DivVip { width: 8.8rem; height: 0.42rem; line-height: 0.42rem; color: #FF6600; font-size: 0.15rem; text-align: center; background: #F6F9FC; }
.viph2 h2 { font-size: inherit; font-weight: inherit; color: inherit; }
.DingyueBtn { width: 1.53rem; height: 0.3rem; line-height: 0.32rem; font-size: 0.14rem; text-align: center; color: #09843E; border: 0.01rem solid #09843E; border-radius: 0.16rem; float: right; margin-right: 0.1rem; cursor: pointer; }
.VipBtn { width: 0.95rem; height: 0.32rem; line-height: 0.32rem; font-size: 0.14rem; text-align: center; color: #FFFFFF; background: #FF6600; border-radius: 0.16rem; float: right; cursor: pointer; }
/*特殊div样式 End*/

/*图片样式*/
.imgcss { width: 100%; border-radius: 0.05rem; }
.huoimg { position: relative; top: 0.02rem; right: -0.1rem; width: 0.26rem; height: 0.32rem; }
.vipimg { position: relative; top: 0.03rem; left: 0.2rem; width: 0.3rem; height: auto; }
.xinbiaoimg { position: relative; top: 0.08rem; left: 0.1rem; width: 0.15rem; height: 0.26rem; }
.rentouOne { position: relative; top: 0.03rem; right: 0.06rem; width: 0.18rem; height: 0.18rem; }
.rentouOne2 { width: 0.32rem; height: auto; top: 0.1rem }
.rentouTwo { position: relative; top: 0.03rem; padding-right: 0.05rem; width: 0.18rem; height: 0.18rem; }
.daShenIcon { position: absolute; right: -0.28rem; top: -0.28rem; width: 0.56rem; }
.A_QYimg { position: absolute; top: -0.09rem; right: -0.16rem; width: 0.68rem; height: 0.68rem; z-index: 2; }
.FLSFimg { position: absolute; right: 0.05rem; width: 0.86rem; height: 0.79rem; }
.XZimg { position: relative; top: 0.06rem; width: 0.34rem; height: 0.33rem; }
.APPMa { width: 0.9rem; height: 0.9rem; border-radius: 0.04rem; position: relative; top: 0.1rem; }
.PFimg { width: 0.6rem; height: 0.6rem; }
.mypfimg { width: 0.55rem; height: 0.53rem; position: absolute; right: 0; }
.xiaolianimg { width: 100%; height: 100%; }
.chaofengimg { width: 0.18rem; height: 0.16rem; position: relative; top: 0.02rem; }
.yjImg { width: 100%; height: 100%; border-radius: 50%; }
.hgimg { width: 0.23rem; height: 0.22rem; position: absolute; top: 0.04rem; left: 0; }
.shangimg { width: 0.24rem; height: 0.24rem; position: absolute; top: 0.03rem; left: -0.02rem; }
.shangimgTs { width: 0.24rem; height: 0.24rem; position: relative; top: 0.06rem; left: -0.02rem; }
.AuthorImg { width: 0.8rem; height: 0.79rem; border-radius: 50%; }
.ThreeContentImg { width: 0.24rem; height: 0.24rem; position: relative; top: 0.07rem; }
.sjImg { width: 0.06rem; height: 0.07rem; position: relative; top: -0.01rem; left: 0.04rem; }
.QTImg { width: 0.66rem; height: 0.94rem; border-radius: 0.04rem; position: relative; left: 0.27rem; }
.dzxhimg { width: 0.6rem; height: 0.85rem; border-radius: 0.04rem; }
.PLTouImg { width: 0.4rem; height: 0.4rem; border-radius: 50%; }
.PLTouImg-Send { width: 0.4rem; height: 0.4rem; border-radius: 50%; position: relative; top: 0.07rem; }
.zdjhimg { width: 0.54rem; height: 0.2rem; position: relative; top: 0.05rem; }
.hfimg { width: 0.2rem; height: 0.19rem; position: relative; top: 0.05rem; }
.dzimg { width: 0.2rem; height: 0.19rem; position: relative; top: 0.02rem; }
.yousjImg { width: 0.1rem; height: 0.11rem; position: relative; left: 0.05rem; }
/*图片样式End*/

/*按钮样式*/
.TPBtn { width: 1.54rem; height: 0.35rem; line-height: 0.35rem; color: #FFF; font-size: 0.23rem; cursor: pointer; background: linear-gradient(-14deg,rgba(5,155,69,1),rgba(28,177,92,1)); border-radius: 0.18rem; }
.TPBtn.disabled { cursor: not-allowed; background: #ccc; }
/*按钮样式 End*/

/*Div表格*/
.DivTable { width: 8.8rem; background: #FFFFFF; overflow: hidden; }
.DivTr { width: 100%; height: 0.45rem; border-bottom: 0.01rem dashed #CCCCCC; }
.DivTr:last-child { border-bottom: none; }
.DivTd { width: 33.3%; line-height: 0.45rem; float: left; font-size: 0.14rem; color: #666666; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.DivTd.lv { line-height: 0.22rem; padding: 0.09rem 0; color: #038139; }
.DivTd.lv span { color: #ff6600; }
.DivTd2 { width: 100%; height: 0.45rem; line-height: 0.45rem; font-size: 0.14rem; color: #666666; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.DivTd3 { width: 33.3%; line-height: 0.45rem; float: left; font-size: 0.14rem; color: #666666; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: flex; flex-direction: row; align-items: center; justify-content: start; }
.DivTd3 a { max-width: 2.2rem; overflow: hidden; text-overflow: ellipsis; }
.DivTd3 .ico { width: 0.24rem; height: 0.24rem; cursor: pointer; margin-left: 0.05rem; }
/*Div表格 End*/

/*分卷列表*/
.VolumeList { background-color: #fff; }
.VolumeList .DivTable .DivTr:last-child { border-bottom: none; }
/*分卷列表 End*/


/*----------------------------------开启内容代码--------------------------------------------------*/
/*内容区域第一块样式*/
.center { width: 100%; min-width: 12.0rem; min-height: 20rem; float: left; overflow: hidden; }
.C-One { width: 12rem; min-width: 1200px; height: 0.5rem; line-height: 0.5rem; position: relative; }


/*小说详情样式*/
.C-Two { width: 12rem; min-width: 1200px; height: 5.35rem; border-bottom: 0.05rem solid #FFFFFF; position: relative; background-image: url(//s.faloo.com/novel2/novelRead/bg10-100.png); background-size: 100% 5.35rem; }
.C-Two .Two-Border1 { height: 0.03rem; width: 12.0rem; background: #FFFFFF; position: relative; opacity: 0.8; }
.C-Two .Two-Border2 { height: 5.0rem; width: 0.03rem; background: #FFFFFF; position: relative; float: left; }
.C-Two .Two-Border3 { height: 5.0rem; width: 0.03rem; background: #FFFFFF; position: relative; float: right; }
.Two-Left { width: 9.01rem; height: 5.35rem; float: left; }
.Two-Left .T-L-One { width: 9.01rem; height: 1rem; }
.Two-Left .T-L-One .T-L-O-Zuo { width: 7.51rem; height: 1rem; float: left; position: relative; }
.T-L-O-Z-Box1 { width: 7.51rem; /* height: 0.7rem; */ /* line-height: 0.7rem; */ overflow: hidden; margin-top: 20px; }
.T-L-O-Z-Box1 a { font-weight: 400; }
.T-L-O-Z-Box1 h1 { padding: 0 0 0 0.2rem; font-weight: 400; }
.T-L-O-Z-Box1.T-L-O-Z-Box1_1 h1 { padding: 0 0 0 0.25rem; font-weight: 400; }
.T-L-O-Z-Box2 { width: 7.51rem;  0.2rem; line-height: 0.26rem; margin-top: 0.2rem; }
.Two-Left .T-L-One .T-L-O-You { width: 1.5rem; height: 0.8rem; float: left; text-align: center; position: relative; padding-top: 0.2rem; }
.Two-Left .T-L-Two { width: 9.01rem; height: 3.65rem; /* background: red; */ }
.Two-Left .T-L-Two .T-L-T-Img { width: 2.24rem; height: 3.18rem; float: left; border: 0.02rem solid #fff; border-radius: 0.04rem; position: relative; margin: 0.21rem 0.2rem; }
.Two-Left .T-L-Two .T-L-T-Content { width: 6.15rem; height: 3.22rem; float: left; margin-top: 0.21rem; margin-left: 0.04rem; }
.Two-Left .T-L-Two .T-L-T-Content .T-L-T-C-Box1 { width: 6.15rem; height: 2.71rem; overflow-y: auto; position: relative; font-size: 0.14rem; line-height: 0.18rem; color: #666666; text-indent: 2em; }
.Two-Left .T-L-Two .T-L-T-Content .T-L-T-C-Box1::-webkit-scrollbar { width: 0.08rem; }
.Two-Left .T-L-Two .T-L-T-Content .T-L-T-C-Box1::-webkit-scrollbar-track { background: #70859a; }
.Two-Left .T-L-Two .T-L-T-Content .T-L-T-C-Box1::-webkit-scrollbar-thumb { border-radius: 0.04rem; background: #eca97b; }
.Two-Left .T-L-Two .T-L-T-Content .T-L-T-C-Box1 p { margin: 0; padding: 0; }
.Two-Left .T-L-Two .T-L-T-Content .T-L-T-C-Box1 p + p { margin-top: 0.16rem; }
.Two-Left .T-L-Two .T-L-T-Content .T-L-T-C-Box2 { width: 6.15rem; height: 0.28rem; line-height: 0.26rem; margin-top: 0.22rem; position: relative; }
.Two-Left .T-L-Two .T-L-T-Content .T-L-T-C-Box2 a:first-child { display: block; float: left; color: #FFFFFF; padding: 0 0.24rem; background: #FF6600; border-radius: 0.14rem; margin-right: 0.1rem; border: 0.01rem solid #ff6600; }
.Two-Left .T-L-Two .T-L-T-Content .T-L-T-C-Box2 a { display: block; float: left; color: #038139; padding: 0 0.18rem; background: #FFFFFF; border-radius: 0.14rem; margin-right: 0.1rem; border: 0.01rem solid #038139; font-size: 0.14rem; }
.Two-Left .T-L-Two .T-L-T-Content .T-L-T-C-Box2 img { position: relative; top: 0.02rem; padding-right: 0.1rem; width: 0.16rem; height: 0.14rem; }
.Two-Left .T-L-Two .T-L-T-Content .T-L-T-C-Box2 .img1 { width: 0.14rem; height: 0.14rem; }
.Two-Left .T-L-Two .T-L-T-Content .T-L-T-C-Box2 .img2 { width: 0.13rem; height: 0.13rem; }
.Two-Left .T-L-Three { width: 9.01rem; height: 0.7rem; }
.Two-Left .T-L-Three .T-L-Th-Box1 { width: 8.47rem; height: 0.5rem; line-height: 0.5rem; background: #F6F9FC; font-size: 0.14rem; }
.Two-Center { width: 0.03rem; height: 5.35rem; background: #FFFFFF; float: left; position: relative; }
.Two-Right { width: 2.86rem; height: 5.35rem; float: left; }
.Two-Right .T-R-Top { width: 2.52rem; margin-left: 0.27rem; height: 1.85rem; border-bottom: 0.01rem dashed #CCCCCC; position: relative; }
.Two-Right .T-R-Middle { width: 2.52rem; margin-left: 0.27rem; height: 0.95rem; border-bottom: 0.01rem dashed #CCCCCC; }
.Two-Right .T-R-Bottom { width: 2.52rem; margin-left: 0.27rem; height: 1.13rem; }
.T-R-T-Box1 { width: 100%; height: 0.6rem; line-height: 0.6rem; text-align: center; font-size: 0.17rem; color: #333333; }
.T-R-T-Box2 { width: 100%; }
.T-R-T-B2-Box1 { width: 100%; height: 0.29rem; line-height: 0.29rem; font-size: 0.14rem; }
.T-R-T-B2-Box1 .LXbq { border: 0.01rem solid #09843E; color: #09843E; border-radius: 0.04rem; padding: 0 0.09rem; font-size: 0.12rem; margin-right: 0.05rem; }
.T-R-Md-Bobx1 { width: 100%; line-height: 0.26rem; font-size: 0.14rem; color: #666666; padding-top: 0.1rem; }
.T-R-Md-Bobx1:first-child { padding-top: 0.17rem; position: relative; }
.T-R-Md-Bobx2 { width: 100%; height: 0.45rem; line-height: 0.45rem; text-align: center; }
.T-R-B-Box1 { width: 0.9rem; height: 1.13rem; float: left; }
.T-R-B-Box2 { width: 1.62rem; height: 1.13rem; float: left; }
.T-R-B-Box3 { width: 1.52rem; height: 0.45rem; line-height: 0.5rem; padding-left: 0.1rem; margin-top: 0.1rem; }
.T-R-B-Box4 { width: 1.52rem; height: 0.45rem; line-height: 0.4rem; padding-left: 0.1rem; }
/*小说详情样式End*/

/*内容第三频投票评分*/
.C-Three { width: 11.48rem; min-width: 1150px; height: 1.89rem; background: #FFFFFF; padding: 0.3rem 0.25rem; border: 0.01rem solid #ededed; }
.C-Three .C-Thr-Box1 { width: 1.8rem; height: 1.89rem; float: left; }
.C-Three .C-Thr-Box2 { width: 0.04rem; height: 1.89rem; background: #F6F9FC; float: left; }
.C-Three .C-Thr-Box3 { width: 2.32rem; height: 1.89rem; background: #F6F9FC; float: right; position: relative; cursor: pointer; }
.C-Thr-B1-Box1 { width: 100%; height: 0.6rem; text-align: center; }
.C-Thr-B1-Box2 { width: 100%; height: 0.35rem; line-height: 0.35rem; font-size: 0.17rem; color: #666666; text-align: center; }
.C-Thr-B1-Box3 { width: 100%; height: 0.6rem; line-height: 0.6rem; font-size: 0.29rem; text-align: center; }
.C-Thr-B1-Box4 { width: 100%; height: 0.28rem; }
.C-Thr-B1-B4-Btn { width: 80%; height: 0.28rem; line-height: 0.28rem; border-radius: 0.14rem; text-align: center; font-size: 0.15rem; color: #fff; cursor: pointer; display: block; margin: 0 auto; }
.C-Thr-B1-B4-Btn:hover { color: #FFFFFF; }
.C-Thr-B3-Box1 { width: 100%; height: 0.53rem; text-align: center; }
.C-Thr-B3-Box2 { width: 93%; height: 0.31rem; margin-top: 0.15rem; }
.C-Thr-B3-Box2-B1 { width: 14%; height: 0.31rem; float: left; padding: 0 3%; }
.C-Thr-B3-Box3 { width: 100%; height: 0.35rem; line-height: 0.6rem; text-align: center; color: #999999; font-size: 0.14rem; }
.baiWan { font-size: 0.24rem; position: relative; top: -0.02rem; }
/*内容第三频投票评分End*/

/*内容第四屏*/ /*这个注释最后解开 去掉现有的背景*/
.C-Four { width: 12rem; min-width: 1200px; /*height: 45.74rem;*/ background: #F6F9FC; }
/*内容第四屏矩形左边*/
.C-Fo-Zuo { width: 9.28rem; /*background: #ffc39b;*/ float: left; }
/*.C-Fo-Zuo div:first-child{margin-top:0}*/
/*内容第四屏矩形右边*/
.C-Fo-You { width: 2.6rem; /*background: #FFFFFF;*/ float: right; }
.C-Fo-You { width: 2.60rem; /*height: 45.74rem; background: #FFFFFF;*/ float: right; }

/*投票*/
.C-Fo-Z-Tuopiao { width: 9.28rem; background: #FFFFFF; }
.C-Fo-Z-Tp-Box1 { width: 8.8rem; padding-bottom: 0.1rem; }

.C-Fo-Z-Tp-B1-Box1 { width: 8.8rem; height: 0.54rem; line-height: 0.54rem; font-size: 0.14rem; color: #999999; text-align: center; }
.C-Fo-Z-Tp-B1-Box2 { width: 8.8rem; }
.C-Fo-Z-Tp-B1-Box3 { width: 2.74rem; height: 1.53rem; margin-right: 0.22rem; float: left; background-color: #F6F9FC; cursor: pointer; border: solid 0.02rem #F6F9FC; }
.C-Fo-Z-Tp-B1-Box3:nth-child(3n) { margin-right: 0rem; }
.C-Fo-Z-Tp-B1-Box3:first-child { margin-left: 0.01rem; }
.C-Fo-Z-Tp-B1-Box3:last-child { margin-right: 0rem; }
.C-Fo-Z-Tp-B1-Box3.select { width: 2.74rem; height: 1.53rem; border-radius: 0.04rem; border: solid 0.02rem #059B45; background-color: #fff; background: url(//s.faloo.com/novel2/Index/voteSelect.png) no-repeat bottom right -0.02rem; }
.C-Fo-Z-Tp-B1-Box4 { height: 0.75rem; line-height: 0.81rem; background: url(//s.faloo.com/novel2/Index/wzbg.png) no-repeat 0.06rem 0.09rem; background-size: 2.59rem 0.54rem; color: #333333; text-align: center; font-size: 0.17rem; overflow: hidden; padding: 0 0.3rem 0 0.2rem; }
.C-Fo-Z-Tp-B1-Box3.select .C-Fo-Z-Tp-B1-Box4 { background: url(//s.faloo.com/novel2/Index/wzbgSelect.png) no-repeat 0.06rem 0.09rem; color: #fff; }
.C-Fo-Z-Tp-B1-Box5 { width: 100%; height: 0.65rem; line-height: 0.65rem; text-align: center; font-size: 0.17rem; color: #999999; }
.C-Fo-Z-Tp-B1-Box6 { width: 100%; height: 0.35rem; text-align: center; margin-top: 0.2rem; }
/*投票 End*/

/*作品相关*/
.C-Fo-Z-Zuoping { width: 9.26rem; background: #FFFFFF; overflow: hidden; border: 0.01rem solid #ededed; }
.C-Fo-Z-Zp-Box1 { width: 8.8rem; overflow: hidden; }
.C-Fo-Z-Zp-B1-Box1 { width: 8.8rem; overflow: hidden; }
.C-Fo-Z-Zp-B1-Box1_2 { max-height: 2.56rem; }
/*.C-Fo-Z-Zp-B1-Box2 { width: 2.8rem; height: 0.4rem; line-height: 0.4rem; font-size: 0.14rem; color: #666666; background: #FFFFFF; border-radius: 0 0.1rem 0 0.1rem; float: left; margin: 0.2rem 0.2rem 0 0; position: relative; }*/
.C-Fo-Z-Zp-B1-Box2 { width: 2.78rem; height: 0.4rem; line-height: 0.4rem; font-size: 0.14rem; color: #666666; background: #FFFFFF; border-radius: 0.04rem; float: left; margin: 0.2rem 0.2rem 0 0; position: relative; border: dashed 0.01rem #e5e5e5; }
.C-Fo-Z-Zp-B1-Box2:nth-child(3n+3) { margin: 0.2rem 0 0 0; }
.C-Fo-Z-Zp-B1-Box2:last-child { margin: 0.2rem 0 0.2rem 0; }
.openMore { text-align: center; background: url(//s.faloo.com/novel2/NovelDetail/zhankai.png) no-repeat bottom center; background-size: 0.14rem 0.14rem; height: 0.37rem; margin-bottom: 0.15rem; font-size: 0.16rem; color: #FF6600; cursor: pointer; }
.closeMore { background: url(//s.faloo.com/novel2/NovelDetail/shouqi.png) no-repeat bottom center; background-size: 0.14rem 0.14rem; }
/*作品相关End*/

/*目录*/
.C-Fo-Z-Mulu { width: 9.26rem; background: #FFFFFF; border: 0.01rem solid #ededed; }
.C-Fo-Z-ML-TitleBox { width: 8.8rem; min-height: 0.4rem; line-height: 0.32rem; font-size: 0.16rem; color: #09843E; text-align: left; }
.C-Fo-Z-ML-TitleBox h3 { display: inline; font-weight: inherit; font-size: inherit; color: inherit; margin: 0; padding: 0; }
.C-Fo-Z-ML-TitleBox h3 a:visited{color:unset;}
.C-Fo-Z-ML-TitleBox h3 a:hover { color: #FF6600; }
.C-Fo-Z-ML-Box1 { width: 8.8rem; height: 0.4rem; line-height: 0.4rem; text-align: center; color: #666666; font-size: 0.14rem; }
/*目录End*/

/*书评区域*/
.C-Fo-Z-Shuping { width: 9.26rem; background: #FFFFFF; overflow: hidden; border: 0.01rem solid #ededed; }
.C-Fo-Z-Shuping-PL { width: 8.8rem; overflow: hidden; }
.C-Fo-Z-Shuping-PL-Box1 { width: 8.68rem; height: 1.23rem; margin: 0.25rem 0 0 0; float: left; }
.C-Fo-Z-Shuping-PL-Box1Zuo { width: 0.4rem; height: 1.23rem; float: left; }
.C-Fo-Z-Shuping-PL-Box1You { width: 8.18rem; height: 1.23rem; float: right; }
.C-Fo-Z-Shuping-PL-Box1You-B1 { width: 100%; height: 0.22rem; line-height: 0.22rem; font-size: 0.16rem; color: #333333; }
.C-Fo-Z-Shuping-PL-Box1You-B2 { width: 100%; height: 0.6rem; margin-top: 0.1rem; font-size: 0.14rem; color: #666666; line-height: 0.3rem; display: block; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.C-Fo-Z-Shuping-PL-Box1You-B3 { width: 100%; height: 0.31rem; line-height: 0.31rem; font-size: 0.14rem; color: #999999; }
.C-Fo-Z-Shuping-PL-Box1You-B3 span { padding: 0 0.2rem; }
.C-Fo-Z-Shuping-PL-Box2 { width: 8.68rem; line-height: 0.6rem; font-size: 0.14rem; text-align: center; color: #666666; float: left; }
.C-Fo-Z-Shuping-Send { width: 8.68rem; height: 4.25rem; margin-top: 0.3rem; }
.C-Fo-Z-Shuping-Send-B1 { width: 100%; height: 0.5rem; line-height: 0.5rem; }
.C-Fo-Z-Shuping-Send-B1Z { width: 0.4rem; height: 0.5rem; float: left; }
.C-Fo-Z-Shuping-Send-B1Y { width: 8.18rem; height: 0.5rem; float: right; }
.PLTitle { width: 99.9%; height: 93%; border: 0.01rem solid #E6E6E6; border-radius: 0.04rem; }
.C-Fo-Z-Shuping-Send-B1Y input::-webkit-input-placeholder { padding-left: 0.1rem; font-size: 0.14rem; color: #999999; }
.C-Fo-Z-Shuping-Send-B1Y input:-moz-placeholder { padding-left: 0.1rem; font-size: 0.14rem; color: #999999; }
.C-Fo-Z-Shuping-Send-B1Y input:-ms-input-placeholder { padding-left: 0.1rem; font-size: 0.14rem; color: #999999; }
.C-Fo-Z-Shuping-Send-B2 { width: 8.18rem; height: 2.7rem; float: right; margin-top: 0.2rem; }
.PLContent { width: 99.3%; height: 97.5%; border: 0.01rem solid #E6E6E6; border-radius: 0.04rem; }
.C-Fo-Z-Shuping-Send-B2 textarea::-webkit-input-placeholder { padding-left: 0.1rem; line-height: 0.3rem; font-size: 0.14rem; color: #999999; }
.C-Fo-Z-Shuping-Send-B2 textarea:-moz-placeholder { padding-left: 0.1rem; line-height: 0.3rem; font-size: 0.14rem; color: #999999; }
.C-Fo-Z-Shuping-Send-B2 textarea:-ms-input-placeholder { padding-left: 0.1rem; line-height: 0.3rem; font-size: 0.14rem; color: #999999; }
.C-Fo-Z-Shuping-Send-B3 { width: 100%; height: 0.4rem; margin: 0.2rem 0; float: left; }
.SendBtn { width: 1.5rem; height: 0.4rem; line-height: 0.4rem; text-align: center; border-radius: 0.2rem; background: #FF6600; color: #FFFFFF; font-size: 0.15rem; cursor: pointer; float: right; }
.XuanChuanBtn { width: 1.1rem; height: 0.38rem; line-height: 0.38rem; text-align: center; border-radius: 0.19rem; background: #FFFFFF; border: 0.01rem solid #09843E; color: #09843E; float: right; font-size: 0.15rem; margin: 0 0.2rem; cursor: pointer; }
.ChenMo { width: 0.6rem; height: 0.4rem; line-height: 0.4rem; text-align: center; color: #999999; font-size: 0.15rem; float: right; }
.cmCheck { width: 0.16rem; height: 0.16rem; border: 0.01rem solid #E6E6E6; border-radius: 0.04rem; position: relative; top: 0.03rem; }
/*书评区域End*/

/*小说切换*/
.C-Fo-Z-Qiehuan { width: 100%; height: 0.3rem; line-height: 0.3rem; font-size: 0.14rem; color: #666666; background: #F6F9FC; margin-top: 0.1rem; }
.C-Fo-Z-Qiehuan span { float: left; min-width: 2rem; }
/*小说切换End*/


/*最新读者(粉丝)打赏*/
.C-Fo-You-One { width: 2.58rem; height: 6.90rem; background: #FFFFFF; border: 0.01rem solid #ededed; }
.C-Fo-You-OneContent { width: 2.58rem; height: 6.38rem; }
.C-Fo-You-OC-Box1 { width: 2.5rem; height: 1.34rem; background: #F6F9FC; margin-top: 0.1rem; padding: 0 0.04rem; border-top: 0.01rem dotted #F6F9FC; }
.C-Fo-You-OC-B1-Box1 { width: 2.22rem; height: 0.3rem; line-height: 0.3rem; font-size: 0.14rem; color: #666666; position: relative; padding-left: 0.25rem; margin-top: 0.05rem; }
.C-Fo-You-OC-B1-Box2 { width: 2.4rem; height: 0.94rem; margin-top: 0.03rem; }
.C-Fo-You-OC-B1-Box3 { width: 0.83rem; height: 0.94rem; float: left; position: relative; }
.C-Fo-You-OC-B1-Box3-1 { width: 0.66rem; height: 0.66rem; border-radius: 50%; border: 0.02rem solid #fff; margin-top: 0.12rem; }
.C-Fo-You-OC-B1-Box4 { width: 1.57rem; height: 0.94rem; float: right; }
.C-Fo-You-OC-B1-Box4-1 { width: 1.57rem; height: 0.47rem; line-height: 0.62rem; }
.C-Fo-You-OC-B1-Box4-2 { width: 1.3rem; height: 0.47rem; line-height: 0.29rem; padding-left: 0.27rem; }
.OneContent-ul { padding: 0; margin: 0; }
.OneContent-ul li { list-style: none; width: 2.48rem; height: 0.71rem; margin-left: 0.06rem;  }
.OneContent-ul li + li { border-top: 0.01rem dotted #E6E6E6; }
.OneContent-ul li:first-child { border-top: 0.01rem dotted #F6F9FC; }
.OneContent-ul-Box1 { width: 2.23rem; padding-left: 0.25rem; line-height: 0.28rem; position: relative; color: #999999; font-size: 0.15rem; margin-top: 0.07rem; }
.OneContent-ul-Box2 { width: 2.23rem; line-height: 0.28rem; position: relative; color: #999999; font-size: 0.15rem; padding-left: 0.25rem; }
/*最新读者(粉丝)打赏  End*/

/*更多优秀作品*/
.C-Fo-You-Two { width: 2.58rem; background: #FFFFFF; position: relative; border-left: 0.01rem solid #ededed; border-bottom: 0.01rem solid #ededed; border-right: 0.01rem solid #ededed; }
.C-Fo-You-Two .TitleDiv1 { text-align: center; padding-left: 0; width: 100%; }
.C-Fo-You-Tw-Top { width: 2.4rem; height: 2.68rem; }
.C-Fo-You-Tw-Top-Box1 { width: 2.4rem; height: 0.79rem; }
.C-Fo-You-Tw-Top-Box1-Imgdiv { width: 0.8rem; height: 0.79rem; border-radius: 50%; border: 0.01rem solid rgba(28,177,92,1); /*position: relative; top: 30px;*/ }
.C-Fo-You-Tw-Top-Box2 { width: 2.4rem; height: 0.4rem; line-height: 0.4rem; font-size: 0.17rem; color: #333333; text-align: center; }
.C-Fo-You-Tw-Top-Box3 { width: 1.18rem; height: 0.3rem; line-height: 0.3rem; font-size: 0.15rem; color: #FFFFFF; text-align: center; background: url(//s.faloo.com/novel2/Index/AuthorBQ.png) no-repeat; margin-top: 0.1rem; }
.C-Fo-You-Tw-Top-Box4 { width: 2.4rem; height: 0.77rem; }
.C-Fo-You-Tw-Top-Box5 { width: 1.19rem; height: 0.77rem; font-size: 0.14rem; float: left; }
.C-Fo-You-Tw-Top-Box501 { width: 100%; height: 0.25rem; line-height: 0.25rem; text-align: center; margin-top: 0.15rem; font-size: 0.15rem; color: #FF6600; }
.C-Fo-You-Tw-Top-Box502 { width: 100%; height: 0.25rem; line-height: 0.25rem; text-align: center; font-size: 0.14rem; color: #999999; }
.C-Fo-You-Tw-Top-Box6 { width: 0.01rem; height: 0.27rem; background: #E6E6E6; float: left; margin-top: 0.25rem; }
.C-Fo-You-Tw-Center { width: 2.2rem; height: 1.05rem; background: #F6F9FC; padding: 0.05rem 0.1rem; }
.C-Fo-You-Tw-Center-Box1 { width: 100%; height: 0.4rem; line-height: 0.4rem; font-size: 0.14rem; color: #666666; }
.C-Fo-You-Tw-Center-Box2 { width: 100%; height: 0.65rem; line-height: 0.28rem; font-size: 0.14rem; color: #09843E; }
.C-Fo-You-Tw-Bottom { width: 2.40rem; height: auto; }
.C-Fo-You-Tw-Bottom-Box1 { width: 2.4rem; height: 0.55rem; line-height: 0.65rem; text-align: center; font-size: 0.17rem; color: #333333; position: relative; }
.wrap { width: 100%; height: 2.56rem; }
.poster-main { width: 100%; height: 2.1rem; position: relative; }
.poster-main .poster-btn { width: 0.5rem; height: 2.1rem; position: absolute; top: 0; cursor: pointer; }
.poster-main .poster-next-btn { right: 0; background-position: right center; }
.poster-main .poster-list .list-item { position: absolute; top: 0; left: 0; list-style: none; }
.poster-main .poster-list .list-item img { width: 100%; height: 100%; box-shadow: 0 0 0.1rem #ccc; border-radius: 0.04rem; }
.wrapText { display: none; width: 2.4rem; height: 0.45rem; line-height: 0.35rem; font-size: 0.17rem; text-align: center; color: #333333; overflow: hidden; }
.show { display: block; }

/**数量少于2时的样式**/
.C-Fo-You-Tw-Bottom2 { }
.C-Fo-You-Tw-Bottom2 .youxiu_item { height: 1.3rem; width: 2.4rem; border-bottom: 0.01rem dashed #ccc; padding-top: 0.1rem; margin-bottom: 0.03rem; }
.C-Fo-You-Tw-Bottom2 .youxiu_item:last-child { border: none; }
.C-Fo-You-Tw-Bottom2 .youxiu_item .y_i_left { float: left; width: 0.8rem; height: 1.13rem; padding: 0.02rem; border-radius: 0.04rem; }
.C-Fo-You-Tw-Bottom2 .youxiu_item .y_i_left img { width: 0.8rem; height: 1.13rem; border-radius: 0.04rem; }
.C-Fo-You-Tw-Bottom2 .youxiu_item .y_i_right { float: right; width: 1.47rem; }
.C-Fo-You-Tw-Bottom2 .youxiu_item .y_i_right div { margin-bottom: 0.1rem; font-size: 0.14rem; color: #999999; height: 0.21rem; line-height: 0.21rem; width: 1.54rem; overflow: hidden; }
.C-Fo-You-Tw-Bottom2 .youxiu_item .y_i_right .y_i_r_title { font-size: 0.16rem; font-weight: bold; color: #333; }
.C-Fo-You-Tw-Bottom2 .youxiu_item .y_i_right .y_i_r_new a { color: #FF6600; }
.C-Fo-You-Tw-Bottom2 .youxiu_item .y_i_right .y_i_r_type a { color: #666; }


/*更多优秀作品 End*/

/*本书最新网友犒劳*/
.C-Fo-You-Three { width: 2.6rem; height: 3.94rem; background: #FFFFFF; }
.C-Fo-You-Three-Content { width: 2.6rem; height: 3.54rem; }
.ThreeContent-ul { padding: 0; margin: 0; }
.ThreeContent-ul li { list-style: none; width: 2.48rem; height: 0.7rem; margin-left: 0.06rem; border-bottom: 0.01rem dotted #E6E6E6; }
.ThreeContent-ul li:last-child { border-bottom: none; }
.ThreeContent-ul-Box1 { width: 2.48rem; height: 0.3rem; line-height: 0.4rem; font-size: 0.15rem; color: #999999; }
.ThreeContent-ul-Box2 { width: 2.48rem; height: 0.4rem; line-height: 0.4rem; font-size: 0.15rem; color: #999999; }
.ThreeContent-ul-btn { width: 0.78rem; height: 0.22rem; line-height: 0.22rem; color: #FFFFFF; border-radius: 0.2rem; background: #09843E; cursor: pointer; font-size: 0.12rem; text-align: center; float: right; margin-top: 0.1rem; }
/*本书最新网友犒劳End*/

/*粉丝打赏排行榜*/
.C-Fo-You-Four { width: 2.6rem; max-height: 4.56rem; background: #FFFFFF; }
.C-Fo-You-Four-Content { width: 2.58rem; max-height: 4.14rem; border-left: 0.01rem solid #ededed; border-bottom: 0.01rem solid #ededed; border-right: 0.01rem solid #ededed; }
.FourContent-ul { padding: 0; margin: 0; }
.FourContent-ul li { list-style: none; width: 2.48rem; height: 0.4rem; margin-left: 0.06rem; border-bottom: 0.01rem dotted #E6E6E6; }
.FourContent-ul li:last-child { border-bottom: none; }
.C-Fo-You-Four-Content-Box1 { width: 1.55rem; height: 0.4rem; line-height: 0.4rem; font-size: 0.15rem; color: #999999; text-align: left; float: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; position: relative; padding-left: 0.25rem; }
.C-Fo-You-Four-Content-Box2 { width: 0.65rem; height: 0.4rem; line-height: 0.4rem; font-size: 0.14rem; color: #999999; text-align: right; float: right; }
/*粉丝打赏排行榜End*/

/*  更多优秀作品*/


/*本周强推,文宣推荐,本类人气榜通用样式*/
.C-Fo-You-Five { width: 2.6rem; height: 5.36rem; background: #FFFFFF; }
.C-Fo-You-Five-Content { width: 2.58rem; height: 4.94rem; border-left: 0.01rem solid #ededed; border-bottom: 0.01rem solid #ededed; border-right: 0.01rem solid #ededed; }
.FiveContent-ul { padding: 0; margin: 0; }
.FiveContent-ul li { list-style: none; width: 2.48rem; height: 0.41rem; margin-left: 0.06rem; border-bottom: 0.01rem dotted #E6E6E6; }
.FiveContent-ul li:first-child { height: 1.16rem; }
.FiveContent-ul li:last-child { border-bottom: none; }
.FiveContent-ul-Box1 { width: 2.48rem; height: 0.94rem; padding: 0.11rem 0; position: relative; }
.FiveContent-ul-Box2 { width: 1.45rem; height: 0.94rem; float: right; }
.FiveContent-ul-Box2-b1 { width: 1.45rem; height: 0.235rem; line-height: 0.235rem; font-size: 0.15rem; color: #333333; text-align: left; overflow: hidden; }
.FiveContent-ul-Box3 { width: 1.64rem; height: 0.41rem; line-height: 0.41rem; font-size: 0.15rem; color: #333333; text-align: left; float: left; white-space: nowrap; overflow: hidden; /* text-overflow: ellipsis; */ position: relative; padding-left: 0.25rem; }
.FiveContent-ul-Box4 { width: 0.56rem; height: 0.41rem; line-height: 0.41rem; font-size: 0.14rem; color: #999999; text-align: right; float: right; }
/*本周强推,文宣推荐,本类人气榜通用样式End*/

/*读者还喜欢*/
.C-Fo-You-Six { width: 2.6rem; max-height: 5.80rem; background: #FFFFFF; }
.C-Fo-You-Six-Content { width: 2.58rem; max-height: 5.37rem; background: #FFFFFF; border-left: 0.01rem solid #ededed; border-bottom: 0.01rem solid #ededed; border-right: 0.01rem solid #ededed; }
.SixContent-ul { padding: 0; margin: 0; }
.SixContent-ul li { list-style: none; width: 2.48rem; height: 1.07rem; margin-left: 0.06rem; border-bottom: 0.01rem dotted #E6E6E6; }
.SixContent-ul li:last-child { border-bottom: none; }
.SixContent-Box1 { width: 0.06rem; height: 0.85rem; float: left; margin-top: 0.1rem; margin-left: 0.11rem; }
.SixContent-Box2 { width: 1.70rem; height: 0.85rem; float: right; margin-top: 0.1rem; }
.SixContent-Box3 { width: 100%; height: 0.28rem; line-height: 0.28rem; color: #999999; font-size: 0.15rem; white-space: nowrap; overflow: hidden; }

/*读者还喜欢End*/

/*喜欢本书的网友*/
.C-Fo-You-Seven { width: 2.6rem; /* height: 5.45rem; */ background: #FFFFFF; /* overflow: hidden; */ }
.C-Fo-You-Seven-Content { width: 2.58rem; /* height: 5.05rem; */ background: #FFFFFF; overflow: hidden; border-left: 0.01rem solid #ededed; border-bottom: 0.01rem solid #ededed; border-right: 0.01rem solid #ededed; }
.SevenContent-ul { padding: 0; margin: 0; }
.SevenContent-ul li { list-style: none; width: 2.48rem; height: 1.00rem; margin-left: 0.06rem; border-bottom: 0.01rem dotted #E6E6E6; }
.SevenContent-ul li:last-child { border-bottom: none; }
.SevenContent-Box1 { width: 0.60rem; height: 0.60rem; float: left; margin-top: 0.20rem; margin-left: 0.13rem; border-radius: 50%; border: 0.01rem solid #e6e6e6; }
.SevenContent-Box1 img { width: 0.60rem; height: 0.60rem; border-radius: 50%; }
.SevenContent-Box2 { width: 1.66rem; height: 1.00rem; float: right; }
.SevenContent-Box3 { width: 100%; white-space: nowrap; overflow: hidden; margin-top: 0.14rem; }
.SevenContent-Box4 { color: #FFFFFF; font-size: 0.13rem; white-space: nowrap; overflow: hidden; margin-top: 0.07rem; height: 0.16rem; background: rgba(255,106,35,1); border-radius: 0.04rem; margin-left: 0; display: inline-block; padding: 0 0.06rem 0.02rem 0.06rem; }
.SevenContent-Box5 { width: 100%; color: #999999; font-size: 0.15rem; white-space: nowrap; overflow: hidden; margin-top: 0.04rem; }
.SevenContent-Box6 { width: 100%; white-space: nowrap; overflow: hidden; margin-top: 0.20rem; }
.SevenContent-Box7 { width: 100%; color: #999999; font-size: 0.15rem; white-space: nowrap; overflow: hidden; margin-top: 0.14rem; }

/*读者还喜欢End*/

/*内容第四屏End*/

.bottom1 { width: 100%; height: 0.20rem; background: #F6F9FC; float: left; }
.nodetail { font-size: 0.17rem; line-height: 0.40rem; text-align: center; color: red; }
/*----------------------------------结束内容区域代码--------------------------------------------------*/

/*----------------------------------开始管理员模式按钮--------------------------------------------------*/
.adminBox { float: right; position: relative; z-index: 0; }
.adminBox .ab_btn { display: inline-block; height: 0.31rem; line-height: 0.31rem; border-radius: 0.16rem; padding: 0 0.2rem; font-size: 0.16rem; }
.adminBox .ab_btn_rec { color: #FF6600; }
.adminBox .ab_btn_rec span { display: inline-block; background: url(//s.faloo.com/novel2/Index/admin_rec.png) no-repeat left center; background-size: 0.18rem; padding-left: 0.21rem; }
.adminBox .ab_btn_set { color: #1D8E56; }
.adminBox .ab_btn_set span { display: inline-block; background: url(//s.faloo.com/novel2/Index/admin_set.png) no-repeat left center; background-size: 0.18rem; padding-left: 0.21rem; }

.adminBox .optionWin { position: absolute; top: 0.44rem; right: 0; background-color: #fff; z-index: 10; width: 1.37rem; height: 4.45rem; border: solid 0.01rem #1D8E56; border-radius: 0.04rem; display: none; }
.adminBox .optionWin .arrow, .adminBox .optionWin .arrow::after { position: absolute; display: block; width: 0; height: 0; border-color: transparent; border-style: solid; }
.adminBox .optionWin .arrow { top: -0.05rem; left: 50%; margin-left: 0.21rem; border-width: 0.05rem; border-top-width: 0; border-bottom-color: #1D8E56; }
.adminBox .optionWin .arrow::after { border-width: 0.04rem; top: 0.01rem; margin-left: -0.04rem; content: " "; border-top-width: 0; border-bottom-color: #fff; }
.adminBox .optionWin ul { margin: 0; padding: 0; text-align: center; color: #1D8E56; font-size: 0.16rem; }
.adminBox .optionWin ul li { height: 0.36rem; line-height: 0.36rem; list-style: none; }
.adminBox .optionWin .solidLine { border-bottom: solid 0.01rem #1D8E56; }
.adminBox .optionWin .optionTitle div { background-color: #4D4D4D; height: 0.32rem; line-height: 0.32rem; margin: 0.02rem 0.02rem; color: #fff; font-size: 0.16rem; }
.adminBox .optionWin .dashedLine { border-bottom: dashed 0.01rem #D7D9D8; margin: 0 0.05rem; }

/*----------------------------------结束管理员模式按钮--------------------------------------------------*/


/*----------------------------------开始底部样式--------------------------------------------------*/
.bottom { min-width: 100%; height: 3.42rem; background: #FFFFFF; float: left; border-top: 0.01rem solid #E6E6E6; }
.bottom .bottomTop { width: 11.8rem; padding: 0.1rem 0.1rem 0rem 0.1rem; min-height: 1.51rem; border-bottom: 0.01rem solid #E6E6E6; }
.bottom .bottomTop p { line-height: 0.2rem; font-size: 0.14rem; color: #80A78C; }
.bottom .bottomBtom { width: 12rem; height: 1.51rem; padding-top: 0.08rem; }
.bottom .bottomBtom p { line-height: 0.34rem; color: #666666; font-size: 0.15rem; text-align: center; }
.bottom .bottomBtom a { margin-right: 0.03rem; }
.bottom .bottomBtom a:hover { color: #FF6600; }


/*----------------------------------结束底部样式--------------------------------------------------*/
.T-R-Middle2 { margin-left: 0.27rem; border-bottom: 0.01rem dashed #CCCCCC; padding-bottom: 0.15rem; }
.T-R-Middle2 .authorInfo { padding: 0.15rem 0.04rem 0.1rem; }
.T-R-Middle2 .head { width: 0.5rem; height: 0.5rem; border-radius: 50%; border: 0.01rem solid #d9d9d9; float: left }
.T-R-Middle2 .authorInfo .zi1 { color: #333; font-size: 0.16rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 1.88rem; }
.T-R-Middle2 .authorInfo .zi2 { color: #999999; font-size: 0.14rem }
.T-R-Middle2 .authorInfo .box1 { line-height: 0.27rem; margin-left: 0.06rem; float: left; }
.T-R-Middle2 .authorInfo2 { list-style: none; margin: 0; padding: 0; text-align: center; }
.T-R-Middle2 .authorInfo2 li { float: left; width: 33%; }
.T-R-Middle2 .authorInfo2 .zi1 { color: #999999; font-size: 0.14rem; }
.T-R-Middle2 .authorInfo2 .zi2 { color: #333333; font-size: 0.18rem; margin-top: 0.06rem; }
.T-R-Middle2 .authorInfo2 .zi2 span { color: #333333; font-size: 0.12rem }
.T-R-Middle2 .authorInfo2 .liline { position: relative; }
.T-R-Middle2 .authorInfo2 .liline:after { content: ""; display: block; position: absolute; right: 0; top: 0; bottom: 0; width: 0.01rem; background: #CDCDCD; }
.T-R-Middle2 .authorInfo2 .liline:before { content: ""; display: block; position: absolute; left: 0; top: 0; bottom: 0; width: 0.01rem; background: #CDCDCD; }

/*2048*1536*/
@media only screen and (min-width:2000px) and (max-width:2300px) {
html { font-size: 670%; }
}
/*2304*864*/
@media only screen and (min-width:2300px) and (max-width:2500px) {
html { font-size: 755%; }
}
/*2560*1024*/
@media only screen and (min-width:2500px) and (max-width:2800px) {
html { font-size: 839%; }
}
/*2800*1050*/
@media only screen and (min-width:2800px) and (max-width:3000px) {
html { font-size: 915%; }
}
/*3200*1200*/
@media only screen and (min-width:3000px) and (max-width:3500px) {
html { font-size: 1048%; }
}
/*4096*1536*/
@media only screen and (min-width:3500px) and (max-width:4500px) {
html { font-size: 1334%; }
}
/**/
@media only screen and (min-width:4500px) and (max-width:5000px) {
html { font-size: 1571%; }
}
/**/
@media only screen and (min-width:5000px) and (max-width:5500px) {
html { font-size: 1705%; }
}
/**/
@media only screen and (min-width:6000px) and (max-width:6500px) {
html { font-size: 2000%; }
}

@media only screen and (min-width:6500px) and (max-width:7000px) {
html { font-size: 2190%; }
}

@media only screen and (min-width:7000px) and (max-width:7500px) {
html { font-size: 2390%; }
}

@media only screen and (min-width:7500px) and (max-width:8000px) {
html { font-size: 2590%; }
}

@media only screen and (min-width:8000px) {
html { font-size: 2790%; }
}
