body{
    margin:0px;
    }
body, ul, li, p, span, h1, h2, h3, h4, h5, h6.dl, dt, dd{
    margin:0px;
    padding:0px;
    }
ul, li{
    list-style:none;
    }
h1, h2, h3, h4, h5, h6{ font-size:100%; }
input, textarea{ font-size:100%; }
img{
    border:0px;
    }
a{
    color:#000;
    text-decoration:none;
    }
a:hover{
    color:red
    }
/* 文字大小样式 */
.fs-sm{font-size: 80%;}
.fs-lg{font-size: 120%;}
.cc{
    height:0px;
    clear:both;
    }
.blue{
    color:blue
    }
.fl-l{ float:left; }
.fl-r{ float:right; }
.top_t{
    height:30px;
    line-height:30px;
    }
.top_t p{
    background-color:#fff;
    margin-left:10px;
    text-align:center;
    width:100px;
    }
.top{
    height:50px;
    line-height:50px;
    color:#fff;
    }
.top .l{
    float:left;
    margin-left:5px;
    }
.top .r{
    float:right;
    }
#info{
    height:40px;
    line-height:40px;
    text-align:right;
    color:#fff;
    padding-right:15px;
    }
.sort{
    line-height:25px;
    }
.sort ul{
    padding-top:2%;
    padding-left:2%;
    }
.sort ul li{
    float:left;
    width:23%;
    text-align:center;
    margin-right:2%;
    margin-bottom:2%;
    padding:2px 0;
    background-color:#65BBEC;
    color:#fff;
    border-radius:3px 3px;
    }
.sort ul li a{
    font-size:16px;
    display:block;
    color:#fff;
    }
.sort .blue{
    color:#40B6F3
    }
.sort .red{
    color:#FF3F56
    }
.sort .green{
    color:#04BF17
    }
.sort .yellow{
    color:#E4B307
    }
.login_topbtn{
    padding:5px;
    margin-left:5px;
    border-radius:3px;
    }
.nav-login{
    display:inline-block;
    line-height:45px;
    height:45px;
    color:#fff;
    text-align:right;
    }
.nav-login .c_button{
    padding:3px 5px;
    border-radius:3px 3px;
    color:#fff;
    line-height:24px;
    margin-right:5px;
    margin-top:5px;
    }
.s_m{
    border: 1px solid #e5e5e5;
    margin: 10px 5px;border-radius: 3px;
    box-shadow: 0 0 3px #e5e5e5;
    }
.s_m .q_top{
    height:36px;
    line-height:36px;
    border-bottom: 1px solid #e5e5e5;
    background: #f8f8f8;
    }
.s_m .q_top p{
    float:left;
    font-size: 120%;
    }
.s_m .q_top .more{
    float:right;
    margin-right:10px;
    }
.s_m .q_top .more a{
    color:#777777;
    }
.s_m p{
    text-align:center;
    margin-left:10px;
    }
.sort_top{
    border-bottom:1px dashed #D4D4D4;
    }
.sort_top .s_bt{
    padding:5px 5px;
    }
.sott td{
    vertical-align:top;
    padding:0px 5px;
    }
.s_title{
    font-size:120%;
    color:#333333;
    font-weight:bold;
    }
.s_intro{
    font-size:12px;
    color:#777;
    }
.s_div{
    font-size:14px;
    color:#777777;
    height:100px;
    overflow:hidden;
    line-height:20px;
    }

.s_list a{
    border-bottom:1px dashed #D4D4D4;
    display:block;
    height:45px;
    line-height:45px;
    color:#333333;
    padding: 0 10px;
    overflow: hidden;
    }
.s_list:last-child a{border-bottom: none;}
.search{
    padding:5px 5px;
    }
.search .key{
    width:90%;
    border:0px;
    padding-left:10px;
    }
.search .go{
    height:30px;
    width:35px;
    border:0px;
    background-color:transparent;
    z-index:9999;
    color:#fff;
    }
.search .type{
    background-color:#fff;
    border:1px solid #CCC;
    width:45px;
    height:35px;
    line-height:35px;
    text-align:center;
    font-weight:bold
    }
/*分页*/

.pages{
    display:none;
    }
#pageselect{
    height:30px;
    width:170px;
    font-size:20px;
    }
.bigpage{
    margin:10px 0px;
    }
#wappage{
    width:180px;
    margin:0 auto;
    padding:10px 0px;
    }
.pageSelect{
    font-size:16px;
    text-align:center;
    margin-top:5px;
    }
.pageSelect a{
    color:#fff;
    }
.pageSelect select{
    height:40px;
    font-size:14px;
    width:100%;
    display:block;
    background:#0080C0;
    border:none;
    color:#fff;
    }
.pageSelect .fanye{
    padding:8px 10px;
    background:#f6f6f6;
    width:15%;
    display:inline-block;
    font-size:16px;
    height:24px;
    line-height:22px;
    }
.lb_top{
    height:45px;
    line-height:45px;
    color:#fff;
    font-size:18px;
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    }
.lb_topshow{
    z-index:9999
    }
.lb_top table{
    width:100%;
    }
.lb_top a{
    color:#fff;
    }
.lb_top .fh{
    padding-left:5px;
    }
.lb_top .fh a{
    padding:4px 5px;
    border-radius:4px;
    }
.lb_top .t{
    text-align:center
    }
.lb_top .shouye{
    text-align:right;
    padding-right:5px;
    }
.lb_top .shouye a{
    padding:4px 5px;
    border-radius:4px;
    }
.lb_fm{
    margin:45px 0 0 0;
    background-color:#f6f6f6;
    line-height:22px;
    padding:5px 5px;
    font-size:14px;
    color:#888;
    }
.lb_fm strong{ color:#333; font-size:16px; }
.lb_fm p{ height:22px; overflow:hidden; }
.lb_mulu ol li{
    list-style:decimal;
    background-color:red
    }
#dibu1{
    position:relative;
    }
#dibu2{
    position:absolute;
    right:10px;
    top:0px;
    }
#dibu2 a{
    color:#fff;
    font-weight:bold
    }
.lb_top2{
    padding-left:10px;
    }
.lb_top2 a{
    color:red;
    font-weight:bold
    }
.show_all{
    height:40px;
    line-height:40px;
    padding-left:10px;
    background-color:#94DAFE;
    color:red;
    font-weight:bold
    }
.chapter9 div{
    margin:0px 0;
    padding:5px 0px;
    border-bottom:1px solid #DDD;
    }
.chapter9 a{
    display:block;
    padding:5px 7px;
    color:#666;
    overflow:hidden
    }
#all_chapter{
    margin:0 5px;
    }
#all_chapter a{
    display:block;
    margin:0px 5px;
    padding:6px 7px;
    color:#666;
    border-radius:4px;
    }
#all_chapter .onechapter{
    padding:2px 0px;
    }
#all_chapter .onechapter a{
    overflow:hidden
    }
.c_title{
    padding:5px 5px;
    background:#ECF0F0;
    font-weight:bold;
    color:#222;
    }
.c_big{
    background-color:#ECF0F0;
    }
.c_big a.full{
    display:block;
    }
.c_big_border{
    border-color:#0080C0
    }
.c_sort{
    background-color:#007BB1; border-top:1px solid #8DC9EC;
    }
.c_index_top{
    background-color:#0094DB;
    }
.c_index_login{
    background-color:#4BE4F1;
    }
.c_nr{
    background-color:#FBF6EC;
    color:#fff
    }
.c_button{
    background-color:#0094DB;
    border:1px solid #006B9F
    }
.c_login_button{
    background-color:#65bbec;
    }
.nr_title{
    padding:5px 5px 0 5px;
    font-weight:bold;
    font-size:18px;
    text-align:center;
    color:#fff;
    }
.nr_nr{
    margin:10px 0;
    color:#CCC;
    }
#nr1{
    color:#333;
    font-size:20px;
    line-height:180%;
    word-wrap: break-word;
    }
#nr_title{
    color:#444;
    font-size:16px;
    font-weight:normal;
    }
.nr_page{
    margin:5px 0;
    }
.nr_page table{
    width:100%;
    }
.nr_page table td{
    text-align:center
    }
.nr_page .prev{
    text-align:left;
    margin-left:7px;
    }
.nr_page .mulu{
    text-align:center;
    }
.nr_page .next{
    text-align:right;
    margin-right:7px;
    }
.prev a, .mulu a, .next a{
    display:block;
    text-align:center;
    padding:8px 5px;
    background-color:#f4f0e9;
    color:green;
    border:1px solid #ece6da;
    }
.nr_set{
    padding:10px;
    background:#ECF0F0;
    font-size:12px;
    }
.nr_set .set1{
    float:right;
    border:1px solid #0065B5;
    padding:5px 10px;
    margin-left:10px;
    border-radius:5px;
    color:#0065B5
    }
.nr_set .set1 a{
    color:#0065B5;
    }
.nr_set .set2 div{
    border:1px solid #0065B5;
    float:left;
    padding:5px 7px;
    margin-left:5px;
    border-radius:3px;
    color:#0065B5
    }
.nr_set .set2 p{
    border:1px solid #0065B5;
    float:left;
    padding:5px 5px;
    margin-left:5px;
    border-radius:3px;
    color:#0065B5
    }
.waps_r{ line-height:180%;}
.waps_r .havno{padding: 5px 10px;}
.waps_r .search-title{border-bottom:1px solid #cccccc;font-size: 100%;padding: 5px 10px;background: #f4f4f4;}
.waps_one{border:1px solid #d5d5d5;padding:5px 10px 5px 10px;border-radius: 3px 3px;margin: 8px 5px;box-shadow: 0 0 3px #e5e5e5;}
.waps_one a{color:#0080C0;}
.waps_one .yellow{color:#f90;}
.waps_one .red{color:#f30;}
.waps_one .bookname{font-size: 120%;line-height: 150%;margin-bottom: 5px;display: block;}
.waps_one .subinfo{color:#555555;font-size: 90%;padding-bottom: 5px;}
.waps_one .intro{color: #999999;padding:0 0 5px 0;line-height: 150%;font-size: 80%;}
.waps_one .genxin{line-height: 150%;font-size: 90%;}
.waps_one .btns{padding: 5px 0;text-align: right;line-height: 130%;}
.waps_one .btns .btn{display: inline-block;padding: 4px 10px;color: #0080c0;margin-left: 10px;border-radius: 3px 3px;background: #fff;font-size: 90%;border: 1px solid #0094db;}
.article-title{
    margin:5px 5px;
    }
.foot{
    text-align:center;
    margin:10px 0 0 0;
    padding:10px 0px;
    height:30px;
    border-top:1px dashed #e5e5e5;
    background:#ECF0F0;
    }
.foot a{
    color:#0065B5;
    font-size:18px;
    margin:0 10px;
    }
.kongwen{
    clear:both;
    float:left;
    width:1px;
    height:150rem;
    display: block;
    }
.middlead{
    float:left;
    width:100%;
    }
.red{ color:#ff0000; }
/*书架*/
.bookcase-item{ width:96%; padding:2% 2%; }
.bookcase-item + .bookcase-item{ border-top:1px dotted #e5e5e5; }
.bookcase-item .book-img{ float:left; width:25%; }
.bookcase-item .book-img img{ width:100%; height:auto; vertical-align:top; }
.bookcase-item .book-info{ float:left; margin-left:10px; width:70%; }
.bookcase-item .book-info .booktitle{ color:#0065B5; margin-bottom:2%; font-size:120%; }
.bookcase-item .book-info p{ line-height:22px; }
.bookcase-item .book-info p a{ color:#0065B5; }
.bookcase-item .book-del{ color:red !important; }
.bookcase-no{ border:1px solid #18C2E7; background-color:#D3FEDA; margin:10px; margin-top:55px; padding:10px; }
/*登录*/
.login{ margin:10px 10px; }
.login table{ width:100%; }
.login table img{vertical-align:middle;}
.login table .td1{ width:80px; padding:15px 10px; text-align:right; }
.login table .border-bottom td{ border-bottom:1px dashed #d5d5d5; }
.login_name{ border:none; height:25px; width:90%; padding:5px 5px; -webkit-appearance:none; color:#444; }
.login_btn{ display:block; text-align:center; color:#fff; font-weight:bold; border-radius:3px; padding:8px 0; width:49%; }
.login_tips{ color:red; clear:both; display:block; margin-top:15px; }
/*小说信息页*/
.bookinfo{ line-height:22px; padding:5px 5px; font-size:14px; color:#888; }
.bookinfo table{ width:100%; }
.bookinfo table:first-child td:first-child{ width:100px; height:130px; }
.bookinfo table:first-child td:first-child img{ width:100%; height:100%; }
.bookinfo .info{ padding-left:10px; }
.bookinfo .info a{ color:#0065B5; }
.bookinfo strong{ color:#333; font-size:16px; }
.bookinfo p{ height:22px; overflow:hidden; }
.book-op{ width:100%; }
.book-op a{ background:#65bbec; border-radius:3px; height:34px; line-height:34px; text-align:center; display:block; color:#fff; }
.book-op tr td{ padding-top:5px; }
.book-op tr td:first-child{ padding-right:3px; }
.book-op tr td:last-child{ padding-left:3px; }
.intro{ color:#888; padding:5px; }
.book-itemtitle{ background:#ECF0F0; color:#222; font-size:15px; font-weight:bold; border-bottom:2px solid #007BB1; padding:8px 10px; }
/*小说信息页-最新章节预览*/
.last9 li{ margin:0px 0; padding:5px 0px; border-bottom:1px solid #DDD; }
.last9 li.title{ border-top:1px solid #ddd; }
.last9 li.title a{ color:#007BB1; }
.last9 li.even{ background-color:#F4F4F4; }
.last9 li a{ display:block; padding:5px 7px; color:#666; overflow:hidden }
.last9 li.more{ text-align:right; }
.last9 li.more a{ color:#ff0000; padding-right:30px; }
/*页面顶部横条*/
.page-head{ height:45px; line-height:45px; background:#007BB1; color:#fff; font-size:18px; text-align:center; overflow:hidden; }
.page-head h1{ font-size:18px; }
.page-head h1 a{ color:#fff; }
.page-head .home, .page-head .back, .page-head .bookcase{ display:block; float:right; padding:0 10px; height:28px; margin:10px 10px; line-height:26px; font-size:14px; background-color:#65bbec; border-radius:3px; display:block; color:#fff; }
.page-head .back{ float:left; margin-left:5px; }
.page-head .home{ float:left; margin-left:5px; }
.page-head .bookcase{ margin-left:auto; margin-right:auto; margin-right:5px; }
/*小说列表页分页*/
.page-book{ padding:0 2px; }
.page-book td{ padding:3px; }
.page-book td a{ background:#65bbec; border-radius:3px; height:34px; line-height:34px; text-align:center; display:block; color:#fff; }
.page-book td select{ border-radius:3px; height:34px; line-height:34px; text-align:center; display:block; color:#007BB1; width:100%; }
.page-book-turn{ text-align:left; color:#888; line-height:22px; padding:10px 5px; }
.page-book-turn input.pageinput{ height:28px; width:60px; line-height:30px; padding:0 5px; margin:0; border:1px solid #bbb; }
.page-book-turn input.pagebutton{ height:30px; width:50px; }
/*小说列表页-排序样式*/
.chapter-sortlink{ padding:10px 10px; height:20px; line-height:20px; text-align:right; }
.chapter-sortlink a.cur{ color:#ff0000; font-weight:bold; }
/*首页*/
.index-head{ height:45px; line-height:45px; background:#007BB1; color:#fff; font-size:18px; text-align:center; overflow:hidden; }
.index-head .btn{ float:right; padding:0 10px; height:28px; margin:10px 5px; line-height:26px; font-size:14px; background-color:#65bbec; border-radius:3px; display:block; color:#fff; }
.index-head h1{ font-size:20px; float:left; color:#fff; padding-left:10px; }
.index-head h1 a{ color:#fff; }
.index-head .nav-login{ float:right; }