.start-mask .mask-border{width: 80%; border-left: 2px solid #6e6e6e; border-right: 2px solid #6e6e6e;  margin: 0 auto; height: 100%;color: #f2f2f2;}
 .start-mask .mask-border .p1{text-align: center; font-size: 16px; position: fixed; top: 42%; right: 0; left: 0;}
 .start-mask .mask-border .p2{text-align: center; font-size: 16px; position: fixed; bottom: 0; left: 0; right: 0; top: 91%;}
 .start-mask{position: fixed; top: 0px; filter: alpha(opacity=60); background-color: #000;  z-index: 1; left: 0px;  opacity:0.7; -moz-opacity:0.5; display: none;}
 .chapter{background: url(../bg/zhi3.jpg)}
.chapter_content {font-size: 20px;line-height:1.8em;text-align: left;text-indent: 0.9em;padding: 10px;padding-top:0px;color:black;clear:both;}
.chapter_content p{
    margin:0 0 1px 0;
  /*margin-bottom: 1.24em;
  line-height: 1.9em;*/
  letter-spacing: 0.1em;
  text-align: justify;}
.chapter_content p:first-of-type {text-indent: 14%;margin-top: 0.5em;}
.config {float: right;  margin-right: 10px;  }
.config a{text-decoration: none;color: #666;}
.config span i {
    background: url(../images/chapter-night-icon.png) no-repeat left bottom;
    display: inline-block;
    width: 17px;
    height: 17px;
    vertical-align: -5px;
}
.config span {
	height: 34px;
    border-radius: 50%;
    line-height: 34px;
    font-size: 14px;
    display: inline-block;
    width: 34px;
    margin-left: 5px;
    text-align: center;
    border: #999 solid 1px;
    cursor: pointer;
}
.night .config span {
    background: #474747;
}
.night .config span i {
    width: 19px;
    height: 19px;
    background-position: 0 0;
    vertical-align: -6px;
}
.tborder
{
    border-top: dotted #666 0px;
}
.read_vf_nav
{
    display: flex;
}
.read_vf_nav div
{
    width: 40%;
    text-align: center;
}

.read_vf_nav div span
{
    color: #333;
    font-size: 16px;
}
.read_vf_nav .catalogue
{
    width: 30%;
}

/*burn添加，2017-03-22*/
.read_vf_nav span
{
    font-size: 14px;
}

.read_foot_a{
    /*background: #fefefe;*/
    border: solid #999 1px;
    font-size: 14px;
    vertical-align: middle;
    margin:0 7px;
    border-radius: 5px;
    width: 19%;
    text-align: center;
    height: 28px;
}

.read_set{
    text-align: center;
    position: fixed;
    bottom: 0rem;
    width: 100%;
    height:140px;
    background: rgba(0,0,0,0.75);
    color: #FFFFff;
}

.read_set li{
    border-bottom:#999 solid 1px;
    height: 50%;vertical-align:middle;
}

.read_set label{
    color: #ffffff;
    float: left;
    margin-left:19px;
    margin-top: 20px;
    font-size: 15px;

}

.set_size{
    border: 1px solid #d1d1d1;
    border-radius: 8px ;
    width: 18%;
}

 .set_color{
    border: 1px solid #d1d1d1;
    border-radius: 50% ;
    width:30px;
    height: 30px;
}
/******daidai*******/
/**********************打赏***********************/
.want_dashang_top{
    position: fixed;
    top: 0rem;
    width: 100%;
    height:100%;
	z-index:1;
    background: rgba(0,0,0,0.5);
}
.want_dashang_bottom{
    /*text-align: center;*/
    position: fixed;
    bottom: 0rem;
    width: 100%;
    height:300px;
	z-index:2;
    background: rgba(255,255,255,1);
    color: #000;
}
/*打赏图标*/
.dashang_icon_all{
    width: 100%;
    height: 60%;
}
/* .dashang_icon_all table{
    text-align: center;
    width: 100%;
    height: 100%;
	margin-top:-1%
}
.dashang_icon{
    width:40%;
}
.dashang_icon_all td{
    width: 25%;
    cursor: pointer;
    height: 50%;
}
.dashang_icon_all td.active{
    border:1px solid #C00;    
} */
ul,ul li{list-style:none;}

.dashang_icon_all ul li{
    float:left;
    padding-top:2%;
    padding-bottom: 3%;
    cursor:pointer;
	width:25%;
}
.dashang_icon{
    width:50%;
    margin-left: 25%;
}
.dashang_icon_all ul li.active{
    background: rgba(248,147,69,0.2);
}


/*打赏书币...div*/
.want_egold{
    width: 95%;
    position: relative;
    bottom: 2%;
    margin-left: 10px;
	margin-top:-2%
}
/*btn-加减运算*/
.want_egold .yunsuan{
    background-color: #CCC;
    padding:3px 4px;
    font-size: 12px;
    color: #FFFFff;
}
/*btn-赠送*/
.want_egold .zengsong{
    background-color:#f89345;
    color: #FFFFff;
    font-size: 14px;
    padding: 1px 8px;
    border-radius: 4px;
    position: absolute;
    right: 10px;
}
/***********************催更**********************/
.want_cuigeng_top{
    position: fixed;
    top: 0rem;
    width: 100%;
    height:100%;
	z-index:1;
    background: rgba(0,0,0,0.5);
}
.want_cuigeng_bottom{
    /*text-align: center;*/
    position: fixed;
    bottom: 0rem;
    width: 100%;
    height:300px;
	z-index:2;
    background: rgba(255,255,255,1);
    color: #000;
}
/* .cuigeng_icon_all table{
    text-align: center;
    width: 100%;
    height: 100%;
    font-size: 13px;
    }
.cuigeng_icon_all ul{
    margin: 12% 0px;
}
.cuigeng_icon_all ul li:first-of-type{
    color:#f89345;
    margin-bottom: -10%;
}
.cuigeng_icon_all td.activeC{   
    background: rgba(250, 151, 68, 0.2);
} */
.cuigeng_icon_all{
    width: 100%;
    height: 50%;
    font-size: 13px;
    text-align: center;
}
.cuigeng_icon_all .cuiUl{
    width:100%;
    height: 100%;
}
.cuigeng_icon_all .cuiUl>li{
    float:left;
    width:33.3%;
    padding-top:4%;
    padding-bottom: 3%;
    cursor:pointer;
}
.cuigeng_icon_all .cuiUl ul li:first-of-type{
    color:#f89345;
    margin-bottom: -10%;
}
.cuigeng_icon_all .cuiUl>li.activeC{
    background: rgba(250, 151, 68, 0.2);
}

.want_cui_egold{
	margin-top: 2%;	
    margin-left: 4%;
}
.want_cui_egold .cuigeng-btn{
    background-color:#f89345;
    color: #FFFFff;
    font-size: 14px;
    padding: 1px 8px;
    border-radius: 4px;
    position: absolute;
    right: 20px;
    bottom: 25px;
}