@charset "utf-8";
/* CSS Document */
.main-box{width: 100%;min-width: 1200px;}
.main-list{width:1200px;margin: 0 auto; margin-bottom:50px;}
.crumbs{height:40px;line-height:40px;font-family:"宋体";border-bottom:#dedede 1px solid;}
.chapter-list-info {height:285px;margin-top:30px;position:relative;}
.chapter-img {width:200px;height:250px;margin-top:5px;margin-left:3px;float:left;}
.chapter-img img {width:200px;height:250px;}
.mid {width:700px;height:280px;margin-left:30px;float:left;}
.mid h2 {font-weight:100;margin-top:5px;font-size:24px;margin-bottom:12px;}
.mid dl {}
.mid dl dd {color:#777;width:260px;height:30px;line-height:30px;float:left;overflow: hidden;margin-right: 20px;}
.lastchapter {color:#8e8e8e;height:40px;line-height:40px;padding-top:10px;clear:both;}
.chapter_link {color:#82a1fb;}
.lastchapter span {margin-left:30px;}
.select {height:50px;margin-top:30px;}
.opt-one {width:300px;height:50px;float:left;}
.read {color:#fff;padding:8px 28px;font-size:18px;background:#7b7b7b;border-radius:30px;}
.read:hover{    background: #444;
    text-decoration: none;}
.bookshelf {color:#ababab;padding:7px 28px;font-size:18px;margin-left:20px;border:#ababab 1px solid;border-radius:30px;}
.bookshelf:hover{text-decoration: none;border: 1px solid #f9561a;}
.opt-two {color:#bbb;width:300px;margin-left:40px;height:50px;font-size:16px;float:left;}
.opt-two a {color:#a0a0a0;font-size:18px;}
.download {padding-left:28px;margin-right:20px;background:url(../images/down.png) left center no-repeat;background-size: 28px 28px;}
.approve {padding-left:25px;margin-left:20px;background:url(../images/approve.png) left center no-repeat;height: 28px;display: inline-block;line-height: 28px;}
.mobile-read {width:150px;height:190px;margin-top:40px;margin-left:50px;float:left;}
.mobile-read img,.qr {width:150px;height:150px;display: block;line-height: 150px;}
.mobile-read p {color:#8e8d8d;padding-left:20px;margin-top:5px;background:url(../images/phone_icon1.png) 20px center no-repeat;text-align: center;}
.info-title,.chapter-title{height:40px;border-bottom:#eaeaea 1px solid;}
.info-title span,.chapter-title span{height:39px;line-height:35px;font-size:18px;padding-left:10px;padding-right:10px;border-bottom:#f58c8c 2px solid;float:left;}
.info-title a,.chapter-title a {color:#777;font-size:17px;line-height:40px;margin-left:30px;}
.intro {color: #808080;
    line-height: 28px;
    margin: 10px 0;}
.intro p {text-indent:2em;}
.chapter-box {margin-top:40px;}
.chapter-list li,.newchapter li{width:25%;height:45px;line-height:45px;border-bottom:#f1f1f1 1px solid;float:left;overflow: hidden;}
.newchapter span{display: block;
    height: 40px;
    background: #e6e6e6;
    line-height: 40px;
    color: #888;
    text-align: center;
    font-size: 18px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;}
.chapter-list li a {width:280px;color:#fd6d6d;display:block;overflow:hidden; 
white-space:nowrap; }
.chapter-list li a:link {
    color:#808080;
}
.unfinished{width:65px;height:65px;background:url(../images/serial.png);position:absolute;top:0px;left:0px;z-index:1000;}
.end{width:65px;height:65px;background:url(../images/finish.png);position:absolute;top:0px;left:0px;z-index:1000;}