.header-bar {
	width: 100%;
	z-index: 100;
	background: #faeed724;
}
.header-bar .center {
	position: relative;
	width: 850px;
	height: 50px;
	padding: 0 55px;
	overflow: hidden;
	margin: auto;
	background-color: #faf7ed21;
	box-shadow: -7px 0 7px -7px rgba(51,51,51,.07), 7px 0 7px -7px rgba(51,51,51,.07);
}

.header-bar .center .title {
    width: 80%;
    float: left;
    height: 100%;
    line-height: 50px;
}
.header-bar .center .title-text {
    text-align: left;
    margin-left: 0;
    color: #7e8686;
    width: 600px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.header-bar .center .percent {
    width: 20%;
    float: right;
    height: 100%;
    line-height: 50px;
}
.header-bar .center .percent-text {
    text-align: right;
    color: #b2afa1;
    font-size: 12px;
}
.header-bar .back-wrap {
    z-index: 1;
    font-size: 15px;
    position: absolute;
    top: 0;
    left: 0;
    margin: 15px 40px;
    line-height: 20px;
}
.header-bar .back-wrap a .back-text {
    position: relative;
    color: #93a1a1;
    vertical-align: 1px;
}

.rw_1 {
    width: 640px
}

.rw_2 {
    width: 800px
}

.rw_1 .reader_box {
    padding: 8px 40px
}

.rw_1 .reader_order, .rw_1 .reader_order .reader_ordercon {
    width: 560px
}

.rw_1 .bookinfo .reader_lnkbtn {
    margin-top: -95px;
    right: -30px
}

.rw_2 .bookinfo .reader_lnkbtn {
    margin-top: -85px;
    right: -82px
}

.rw_3 {
    width: 960px
}

.rw_4 {
    width: 1100px
}

.rw_5 {
    width: 1440px
}

.rw_6 {
    width: 1700px
}
#reader_warp {
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}
.reader_box {
    padding: 0 100px;
    position: relative;
}
.reader_box .marker {
	position: absolute;
    right: 18px;
    top: -2px;
    cursor: pointer;
}
.reader_box .marker i {
	color: #e1d6c1;
    font-size: 30px;
}
.reader_box .marker:hover i {
	color: #c8beac;
}
.reader_box .title {
    padding-top: 80px;
    padding-bottom: 10px;
    text-align: center;
}
.title_txtbox {
    line-height: 40px;
    font-size: 28px;
    color: #333;
    letter-spacing: 1.08px;
    display: inline;
    font-weight: 700;
}
.bookinfo {
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 12px;
    letter-spacing: .86px;
    line-height: 23px;
    padding-bottom: 20px;
    position: relative;
    color: #999;
    border-bottom: 1px dotted #ccc;
}
.reader_box .content {
    padding: 30px 0 50px;
    white-space: pre-wrap;
}
.reader_box .content p {
    line-height: 1.8;
    overflow: hidden;
    margin: 15px 0;
    word-wrap: break-word;
    word-break: normal;
}
.reader_box .content img {
    width: 100%;
}
.reader_box .content .content-wrap,.reader_box .content .review-count {
    cursor: pointer;
}
.reader_box .content .review-count {
    font-size: 14px;
    line-height: 16px;
    position: relative;
    z-index: 1;
    display: inline-block;
    min-width: 34px;
    height: 16px;
    margin-left: 14px;
    text-align: center;
    vertical-align: 1px;
    color: #999;
    border: 1px solid #999;
    border-radius: 2px;
}
.reader_box .content p.active .review-count {
    color: #fff;
    border: 1px solid #444;
    background: #bf2c24;
}
.reader_box .content .review-count i {
    position: absolute;
    top: 50%;
    left: -5px;
    width: 0;
    height: 0;
    margin-top: -3px;
    border-top: 3px solid transparent;
    border-right: 4px solid #999;
    border-bottom: 3px solid transparent;
    border-left: 0 none;
    font-style: normal;
}
.reader_box .content p.active .review-count i {
    border-right: 4px solid #444;
}
.reader_box .content .review-count i cite {
    position: absolute;
    top: -3px;
    left: 1px;
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-right: 4px solid #f6f1e7;
    border-bottom: 3px solid transparent;
    border-left: 0 none;
    font-style: normal;
}
.reader_box .content p.active .review-count i cite {
    border-right: 4px solid #bf2c24!important;
}
.reader_box .jinsom-smile-form {
    top: unset;
    bottom: 0;
}
.reader_box .jinsom-smile-form .content {
    padding: unset;
    line-height: unset;
    white-space: unset;
}

.chap_btnbox {
    display: table;
    height: 50px;
    width: 100%;
    border-spacing: 5px 0;
}
.chap_btnbox a {
    background: rgba(0,0,0,.03);
    border-radius: 2px;
    height: 50px;
    display: table-cell;
    border-collapse: separate;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #333;
    letter-spacing: .93px;
    width: 180px;
}
.ctrl_tips {
    text-align: center;
    font-size: 12px;
    color: #999;
    letter-spacing: 1.2px;
    line-height: 60px;
}
.chapter_forum {
    width: auto;
    padding-bottom: 80px;
}
.chapter_forum .jinsom-comment-form {
    padding: 20px 0;
    display: block;
}
.chapter_forum .chapter_forum_tit {
    border-bottom: 1px solid #ddd5c6;
    height: 48px;
    line-height: 48px;
}
.chapter_forum .chapter_forum_tit h3 {
    float: left;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #333;
    letter-spacing: .8px;
    margin-right: 15px;
    font-weight: 700;
}
.chapter_forum_btn {
    border: 1px solid #d32f2f;
    border-radius: 2px;
    width: 87px;
    height: 24px; 
    float: right;
    line-height: 24px;
    color: #a11313;
    letter-spacing: .86px;
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    cursor: pointer;
}
.chapter_forum_btn:hover {
    color: #e84848;
}

.chapter_thread .empty {
    width: 100%;
    margin: 59px auto 0;
    padding-top: 196px;
    font-size: 14px;
    color: #999;
    text-align: center;
    padding-bottom: 130px;
}

#uiGPReaderAct, #uiGPUserAct {
    width: 70px;
}
#uiGPReaderAct {
    position: fixed;
    top: 113px;
    left: 50%;
    margin-left: -550px;
}
#uiGPUserAct {
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-left: 490px;
}
.rw_1~#uiGPReaderAct {
    margin-left: -390px;
}
.rw_1~#uiGPUserAct {
    margin-left: 330px;
}
.rw_2~#uiGPReaderAct {
    margin-left: -470px;
}
.rw_2~#uiGPUserAct {
    margin-left: 410px;
}
.rw_4~#uiGPReaderAct {
    margin-left: -620px;
}
.rw_4~#uiGPUserAct {
    margin-left: 560px;
}
.gpd_btnpal {
    position: relative;
    z-index: 11;
}
.gpd_btnpal a {
    float: left;
    width: 43px;
    height: 25px;
    background-color: rgba(250,250,250,.3);
    font-size: 12px;
    color: #999;
    letter-spacing: .93px;
    text-align: left;
    padding-left: 17px;
    padding-top: 35px;
    margin-bottom: 2px;
    position: relative;
    cursor: pointer;
}
.gpd_btnpal a i.jinsom-mulu1{
	position: absolute;
    top: 8px;
    left: 16px;
    font-size: 27px;
}
.gpd_btnpal a i.hyth-ziyuan{
	position: absolute;
    top: 8px;
    left: 18px;
    font-size: 20px;
}
.gpd_btnpal a i.hyth-book_icon{
	position: absolute;
    top: 8px;
    left: 18px;
    font-size: 24px;
}
.gpd_btnpal a i.hyth-shezhi{
	position: absolute;
    top: 8px;
    left: 18px;
    font-size: 24px;
}
.gpd_btnpal a.monthTicket i {
    position: absolute;
    top: 8px;
    left: 17px;
    font-size: 25px;
}
.gpd_btnpal a i.jinsom-tanhao{
	position: absolute;
    top: 8px;
    left: 17px;
    font-size: 22px;
}
.gpd_btnpal a i.jinsom-totop{
	position: absolute;
    top: 8px;
    left: 18px;
    font-size: 24px;
}
.gpd_btnpal a:hover {
    background-color: rgba(250,250,250,.5);
}
.gpd_btnpal a.active {
    width: 53px;
    background-color: rgba(250,250,250,.98);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
}
.gpd_btnpal a.active::after {
    content: '';
    background-color: rgba(250,250,250,.98);
    width: 10px;
    position: absolute;
    top: 0;
    left: 65px;
    height: 60px;
}

.gpd_flt_setting {
    width: 500px;
    height: 400px;
    background-color: rgba(250,250,250,.98);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    left: 70px;
    position: absolute;
    display: none;
    padding: 0 35px;
}
.gpd_flt_setting h4 {
    font-size: 16px;
    color: #333;
    letter-spacing: .83px;
    height: 50px;
    line-height: 60px;
    font-weight: 700;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
    margin-bottom: 20px;
}
.gpd_setLine {
    clear: both;
    margin-bottom: 20px;
}
.gpd_setstyle div {
    height: 50px;
}
.gpd_setName {
    font-size: 14px;
    color: #666;
    letter-spacing: .72px;
    width: 85px;
}
.gpd_setName, .gpd_setcon {
    display: table-cell;
    vertical-align: middle;
}
.gpd_setLine.gpd_setstyle .gpd_setcon a.sbs_1 {
    background: #faeed7;
}
.gpd_setLine .gpd_setcon a.active, .gpd_setLine .gpd_setcon a:hover, .gpd_setLine.gpd_setstyle .gpd_setcon a.active, .gpd_setLine.gpd_setstyle .gpd_setcon a:hover {
    border-color: #e84848;
    color: #e84848;
}
.gpd_setLine.gpd_setstyle .gpd_setcon a {
    width: 38px;
    height: 38px;
    border: 1px solid #d6d6d6;
    border-radius: 40px;
    float: left;
    padding: 0;
    margin-right: 10px;
}
.gpd_setLine .gpd_setcon a {
    background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    height: 34px;
    line-height: 34px;
    padding: 0 28px;
    float: left;
    margin-right: 9px;
    font-size: 14px;
    color: #333;
}
.gpd_setLine.gpd_setstyle .gpd_setcon a.sbs_2 {
    background: #e9eff5;
}
.gpd_setLine.gpd_setstyle .gpd_setcon a.sbs_3 {
    background: #e7f0e1;
}
.gpd_setLine.gpd_setstyle .gpd_setcon a.sbs_4 {
    background: #f2e4e9;
}
.gpd_setLine.gpd_setstyle .gpd_setcon a.sbs_5 {
    background: #f7f7f7;
}

.gpd_setLine.gpd_setstyle .gpd_setcon a.sbs_6 {
    background: url(../images/style6.png);
    background-size: cover
}

.gpd_setLine.gpd_setstyle .gpd_setcon a.sbs_7 {
    background: url(../images/bg7.png)
}

.gpd_setLine.gpd_setstyle .gpd_setcon a.sbs_8 {
    background: url(../images/style8.png);
    background-size: cover
}

body.rb_1 {
    background: #d9cdb6
}

.rb_1 .reader_box {
    background: #faeed7;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .05)
}

body.rb_2 {
    background: #b9c1c9
}

.rb_2 .reader_box {
    background: #e9eff5;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .05)
}

.rb_2 .authortips .con, .rb_2 .authortips .con em.arr {
    background-color: #f1f5f9
}

body.rb_3 {
    background: #c4ccc0
}

.rb_3 .reader_box {
    background: #e7f0e1;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .05)
}

.rb_3 .authortips .con, .rb_3 .authortips .con em.arr {
    background-color: #f0f6ed
}

body.rb_4 {
    background: #d4c7cc
}

.rb_4 .reader_box {
    background: #f2e4e9;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .05)
}

.rb_4 .authortips .con, .rb_4 .authortips .con em.arr {
    background-color: #f7eef1
}

body.rb_5 {
    background: #ccc
}

.rb_5 .reader_box {
    background: #f7f7f7;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .05)
}

.rb_5 .authortips .con, .rb_5 .authortips .con em.arr {
    background-color: #fafafa
}

body.rb_6 {
    background: #d6d5c1
}

.rb_6 #readerFt .reader_box {
    background: url(../images/bg6.jpg) center top repeat-x #f9f7e3;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .05)
}

.rb_6 .authortips .con, .rb_6 .authortips .con em.arr {
    background-color: #f6f4ea
}

body.rb_7 {
    background: #b8b8b8
}

.rb_7 .reader_box {
    background: url(../images/bg7.png);
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .05)
}

.rb_7 .authortips .con, .rb_7 .authortips .con em.arr {
    background-color: #fafafa
}

body.rb_8 {
    background: #222
}

.rb_8 .reader_box {
    background: #343434;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, .05)
}

.rb_8 .bookinfo a, .rb_8 .bookinfo span, .rb_8 .chapter_forum .chapter_forum_tit h3, .rb_8 .chapter_forum .chapter_forum_tit span b, .rb_8 .for-rp-con .dec a, .rb_8 .for-rp-con h4>a, .rb_8 .for-rp-con h4>a i, .rb_8 .reader_box .content, .rb_8 .reader_lnkbtn, .rb_8 .title_txtbox {
    color: #999
}

.rb_8 .bookinfo {
    color: #666
}

.rb_8 .reader_line {
    opacity: .4
}

.rb_8 .chap_btnbox a {
    background: #3e3e3e;
    color: #999
}

.rb_8 .chap_btnbox a:hover {
    background: rgba(232, 72, 72, .05);
    color: #e84848
}

.rb_8 .ctrl_tips {
    color: #666
}

.rb_8 .gpd_btnpal a {
    background-color: #343434
}

.rb_8 .gpd_btnpal a:hover {
    background-color: rgba(52, 52, 52, .6)
}

.rb_8 .gpd_btnpal a.active {
    background-color: rgba(34, 34, 34, .98);
    box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, .3)
}

.rb_8 .gpd_btnpal a.active:after {
    background-color: rgba(34, 34, 34, .98)
}

.rb_8 .gpd_btnpal a.bookShelf.added, .rb_8 .gpd_btnpal a.bookShelf.added:hover {
    background-color: #343434;
    color: #666
}

.rb_8 .reader_box_spline {
    background: #222
}

.rb_8 .reader_order h4 .fr {
    color: #666
}

.rb_8 .reader_lnkbtn:hover {
    border: 1px solid #e84848;
    color: #e84848
}

.rb_8 .chapter_forum .chapter_forum_tit, .rb_8 .forums-list li {
    border-bottom-color: #4b4b4b
}

.rb_8 .authortips .con, .rb_8 .authortips .con em.arr {
    background-color: #484848;
    border-color: #333;
    color: #999
}

.rb_8 .reader_order {
    background: rgba(34, 34, 34, .8)
}

.rb_8 .reader_order h4 {
    border-color: #4b4b4b;
    color: #999
}

.rb_8 .gpd_flt_setting {
    background: rgba(34, 34, 34, .98)
}

.rb_8 .gpd_setLine .gpd_setcon a, .rb_8 .sbw_font {
    background-color: rgba(250, 250, 250, .6);
    border-color: #4b4b4b
}

.rb_8 .gpd_flt_setting h4 {
    color: #999;
    border-color: #4b4b4b
}

.rb_8 .gpd_setLine .gpd_setcon a.active, .rb_8 .gpd_setLine .gpd_setcon a:hover, .rb_8 .gpd_setLine.gpd_setstyle .gpd_setcon a.active, .rb_8 .gpd_setLine.gpd_setstyle .gpd_setcon a:hover {
    color: #333
}

.rb_8 .gpd_setsize .nowfont {
    float: left;
    color: #666;
    border-color: #4b4b4b
}

.rb_8 .gpd_setLine .gpd_setcon .sbw_font a {
    background-color: transparent
}

.gpd_setfont .sbf_1, .rft_1 .content {
    font-family: '宋体',SimSun,STSong;
}
.gpd_setfont .sbf_2, .rft_2 .content {
    font-family: '黑体',SimHei,STHeiti;
}
.gpd_setfont .sbf_3, .rft_3 .content {
    font-family: '微软雅黑',Microsoft YaHei,Apple LiGothic Medium;
}
.gpd_setfont .sbf_4, .rft_4 .content {
    font-family: '楷体',KaiTi,BiauKai;
}
.sbw_font {
    border: 1px solid #d6d6d6;
    overflow: hidden;
    background: #fff;
    border-radius: 2px;
}
.gpd_setLine .gpd_setcon .sbw_font a {
    border: 0;
    font-size: 18px;
    margin: 0;
    padding: 0 20px;
}
.gpd_setsize .nowfont {
    float: left;
    height: 18px;
    border: 2px solid #e6e6e6;
    font-size: 18px;
    line-height: 18px;
    padding: 0 28px;
    border-width: 0 2px;
    margin-top: 8px;
    color: #999;
}
.gpd_btnLine {
    text-align: center;
    padding: 15px 0;
}
.gpd_btnLine .confirm {
    background: #d32f2f;
    border: 1px solid #d32f2f;
    color: #fff;
}
.gpd_btnLine button {
    border-radius: 2px;
    width: 130px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    display: inline-block;
    margin: 0 30px;
    cursor: pointer;
    outline: 0;
}
.gpd_btnLine .reset {
    background: #fff;
    border: 1px solid #d6d6d6;
    color: #333;
}
.ui_widget_close,.ui_list_close {
    width: 48px;
    height: 48px;
    position: absolute;
    right: 0px;
    top: 0;
    cursor: pointer;
    line-height: 48px;
    display: grid;
    place-content: center;
    transition: .5s;
    transform: rotate(0);
    text-align: center;
}
.gpd_btnpal a.bookShelf.added, .gpd_btnpal a.bookShelf.added:hover {
    padding-left: 11px;
    width: 49px;
    cursor: default;
    color: #b3b3b3;
    background-color: rgba(250,250,250,.3);
}


.reader_order {
    width: 610px;
    height: 290px;
    margin: 30px auto;
    background: rgba(250,250,250,.98);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    border-radius: 2px;
}
.reader_order h4 {
    height: 50px;
    border-bottom: 2px solid #f0f0f0;
    font-size: 14px;
    color: #333;
    line-height: 50px;
    padding: 0 20px;
}
.reader_order h4 .fr {
    font-size: 12px;
    float: right;
}
.reader_order .reader_ordercon {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 610px;
    height: 240px;
}
.reader_btnred {
    font-size: 18px;
    color: #fff;
    background: #d32f2f;
    border-radius: 2px;
    height: 50px;
    line-height: 50px;
    padding: 0 50px;
    border: 0;
    cursor: pointer;
}

.reader_obtnred {
    width: 210px;
    height: 85px;
    background: #d32f2f;
    border-radius: 2px;
    display: inline-block;
    cursor: pointer;
}
.reader_obtnred p {
    font-size: 18px;
    color: #fff;
    margin: 17px auto 7px;
}
.reader_obtnred span {
    font-size: 12px;
    color: #fff;
}
.reader_obtnwhite {
    width: 208px;
    height: 83px;
    border: 1px solid #d6d6d6;
    background: #fff;
    border-radius: 2px;
    margin-left: 50px;
    display: inline-block;
    color: #333;
}
.reader_obtnwhite p {
    font-size: 18px;
    margin: 17px auto 7px;
}
.reader_obtnwhite span {
    font-size: 12px;
}
.reader_ordercon a span {
    display: block;
    padding-top: 3px;
}
.order_autotip {
    margin-top: 50px;
    font-size: 12px;
    color: #999;
    position: relative;
}
.order_autotip input[type=checkbox] {
    vertical-align: middle;
    left: 0px;
    position: relative;
}
.chapter_get_author_say {
    text-align: left;
    font-size: 14px;
    color: #333;
    letter-spacing: 1.2px;
    line-height: 60px;
    background: #fff4dd;
    padding: 0 20px;
    margin: 0 5px 20px;
}
.chapter_get_author_say span {
    display: block;
    line-height: 20px;
    padding: 20px 0;
    font-size: 18px;
    letter-spacing: 0.8px;
}


/*目录*/

.gpd_flt_chapter_list {
    min-width: 570px;
    height: 660px;
    background-color: rgba(250,250,250,.98);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.2);
    left: 70px;
    position: absolute;
    display: none;
    padding: 0 35px;
}
.gpd_flt_chapter_list h4 {
    font-size: 16px;
    color: #333;
    letter-spacing: .83px;
    height: 50px;
    line-height: 60px;
    font-weight: 700;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
    margin-bottom: 20px;
}
.ui_list_close:hover,.ui_widget_close:hover {
    transform: rotate(90deg);
    color: #1a1a1a;
}

.book-meta {
    margin-top: 30px;
    text-align: center;
    padding-bottom: 30px
}

.book-meta>h1 {
    font-size: 24px
}

.book-meta>p {
    padding-top: 8px
}

.book-meta>p>span {
    margin-right: 20px;
    color: #999
}

.book-meta span i {
    color: #999
}

#sort_button {
    position: absolute;
    top: 14px;
    right: 0;
    margin-left: 15px;
    padding-left: 15px;
    width: 80px
}

.pull-right {
    float: right !important
}
.volume-list{
    overflow: auto;
    max-height: 570px;
}
.volume-list>* {
    display: block
}

.volume-list .link, .volume-list a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -ms-transition: color .3s ease;
    transition: color .3s ease;
}

.volume {
    color: #333;
    font: 700 18px/24px PingFangSC-Regular, HelveticaNeue-Light, 'Helvetica Neue Light', 'Microsoft YaHei', sans-serif;
    overflow: hidden;
    height: 24px;
    position: relative;
    line-height: 24px;
    cursor: pointer;
    padding: 5px 0;
}
.volume:hover {
    background: rgba(0,0,0,.05);
}
.volume>i {
    font-family: Arail;
    padding: 0 5px
}

.volume .v-line {
    border-left: 4px solid #fc7403;
    padding-right: 8px;
    display: inline-block;
    height: 17px;
    margin-bottom: -2px
}

.volume .count {
    font: 12px/19px PingFangSC-Regular, '-apple-system', Simsun;
    color: #999;
    padding-left: 12px
}

.chapter-list {
    overflow: hidden;
    margin-bottom: 45px;
    margin: 20px 0;
}

.chapter-list>* {
    padding: 11px 0;
    position: relative;
    border-bottom: 1px #ccc dotted
}

.chapter-list li {
    height: 18px
}

.chapter-list a,.chapter-list span.author-manage-chapter {
    float: left;
    max-width: 80%;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.chapter-list a:visited {
    color: #999
}

.col-4 {
    width: calc((100% / 2) - 20px);
    float: left;
    padding-right: 20px;
}

.volume-list .vip-color {
    color: #fc7403
}

.volume-list .arrow-box {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0;
    top: 10px;
    cursor: pointer;
}

.volume-list .top {
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2
}

.volume-list .top .arrow1, .top .arrow2 {
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    border-top: 4px transparent dashed;
    border-left: 4px transparent dashed;
    border-right: 4px transparent dashed;
    border-bottom: 4px #fff solid;
    overflow: hidden
}

.volume-list .top .arrow1 {
    border-bottom: 4px #999 solid
}

.volume-list .top .arrow2 {
    top: 1px;
    border-bottom: 4px #fff solid
}

.volume-list .bottom {
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 4px;
    z-index: 2
}

.volume-list .bottom .arrow1, .volume-list .bottom .arrow2 {
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    border-bottom: 4px transparent dashed;
    border-left: 4px transparent dashed;
    border-right: 4px transparent dashed;
    border-top: 4px #fff solid;
    overflow: hidden
}

.volume-list .bottom .arrow1 {
    top: 1px;
    border-top: 4px #999 solid
}

.volume-list .bottom .arrow2 {
    border-top: 4px #fff solid
}

.volume h3 .count {
    font: 12px/19px PingFangSC-Regular, '-apple-system', Simsun;
    color: #666
}

.advert {
    margin-bottom: 20px;
    margin-top: -10px
}

.advert a {
    display: inline-block
}


.hyth-novel-chapter-review-form {
    font-size: 12px;
    line-height: 18px;
    padding: 20px;
    display: block;
}
.hyth-novel-chapter-review-form .segid-content {
    margin: 6px 0 10px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #f8f8f8;
    padding: 8px 5px;
    border-left: 3px solid var(--jinsom-color);
}
.hyth-novel-chapter-review-form .jinsom-comment-header {
    width: auto;
}
.hyth-novel-chapter-review-form .jinsom-smile-form {
    top: -10px;
}