@charset "utf-8";
/* CSS Document */
.report {width:250px;height:40px;text-align:center;color:#fff;position:fixed;top:15px;right:50%;margin-right:490px;z-index:2000;}
.reportLeft{height:40px;line-height:40px;padding-left:10px;font-size:16px;padding-right:10px;text-align:center;background:#e75a5a;float:left;}
.reportRight{height:40px;line-height:40px;padding-left:10px;font-size:16px;padding-right:10px;text-align:center;background:#a3d149;float:left;}
body {background:#eff9ff;}
.head-top{background: #fff;}
.content-box {width:1200px;padding:20px;background:#fff;margin:0px auto;font-size:18px;line-height:30px;}
.crumbs{border-bottom: 1px solid #ccc;box-shadow: 0 5px 8px 0 rgba(0,0,0,.1);padding: 0 10px;border-top: 1px solid #f1f1f1;height: 35px;line-height: 35px;border-radius: 10px 0 15px 0;}
.crumbs span{display: block;font-size: 16px;}
.crumbs .con{font-size: 14px; /*padding-right: 10px;*/}
.left{float: left;}
.right{float: right;}
.chapter-tit {/*min-height:50px;*/border-bottom:#dedede 1px solid;margin-top: 20px;}
.chapter-tit h2,.chapter-tit h1 {color:#909090;font-size:28px;line-height:40px;text-align: center;}
.ainfo{font-size: 14px;color: #888686;}
.chapter-content p {text-indent:2em;line-height:40px;word-break: break-word;}
.chapter-content img{display: block;
    max-width: 100%;margin:0 auto;
    margin-bottom: 10px;}
.page {margin-bottom: 0;}
.page a {padding:8px 25px;margin-left:10px;margin-right:10px;border:#a8a8a8 1px solid;border-radius:4px;}
.page a:hover {color:#f9561a; border: 1px solid #d6d6d6;}
.tips {color:#999;text-align:center;font-size:14px;margin-bottom: 0;}
.tuijian{    font-size: 14px;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
    overflow: hidden;color: #9e9e9e;}
.tuijian a{margin-left: 8px;
    padding-right: 2px;}
.newbook{/* border-top: 1px dashed #d0d0d0; */padding-top: 5px;}
.opt-color {color:#777;width:400px;height:40px;float:right;}
.opt-color span {font-size:14px;margin-left:5px;}
.opt-color select {color:#999;width:47px;height:22px;border:none;cursor: pointer;}
.bg{margin-top:20px;
    padding-top: 15px;
    font-size: 14px;padding-bottom: 0;box-shadow: none;}
.default{background:#fff;}
.blue{background:#90D1F6;}
.green{background: #e7f1e7;}
.gray{background: #ddd;}
.yellow{background:#FDFFCD;}
.vip-tips{width: 60%;margin: 2rem auto;}
.vip-tips h5{font-size: 20px;}
.vip-tips p{font-size: 16px;}
.vip-tips p.gray{border-radius: 5px;}
.vip-tips p a{color: #ff9f17;}
.vip-tips p a:hover{text-decoration: none;
    color: #f9561a;
    transition: color 300ms ease 0s, background-color 300ms ease 0s;}
.vip-tips p label{display: block;}