html {
    color: #49423A;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,button,input,textarea,p {
    margin: 0;
    padding: 0;
}

body {
    background: #F1F1F1;
    font-size: 12px;
    font-family: "Classic Grotesque W01","Hiragino Sans GB","PingFang-SC-Light","Microsoft YaHei","WenQuanYi Micro Hei",Arial,SimSun,sans-serif;
}

a {
    text-decoration: none;
    color: #666;
}

a:hover {
    color: #f99800;
}

ul,ol,li {
    list-style: none;
}

em,i {
    font-style: normal;
}

img {
    -webkit-box-shadow: 1px 1px 2px #bbb;
    -moz-box-shadow: 1px 1px 2px #bbb;
    box-shadow: 1px 1px 2px #bbb;
    border-radius: .3em;
}

a img {
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

.clearfix {
    clear: both;
}

.hidden {
    display: none;
}

.top {
    height: 30px;
    line-height: 30px;
    color: #d3d2d2;
    border-bottom: 1px #e8e8e8 solid;
    background: #f7f7f7;
}

.clo_bg {
    background: #e9e3d6;
}

.top .bar {
    width: 990px;
    margin: auto;
}

.top .bar span.loginSide {
    float: left;
    width: 190px;
}

.top .bar ul {
    float: right;
    text-align: right;
    width: 320px;
    height: 30px;
    overflow: hidden;
}

.top .bar ul input {
    height: 16px;
    line-height: 15px;
    color: #666;
}

.top .bar ul input.logint {
    border: 0px;
    padding: 0px 10px;
    background-color: #75a4b4;
    color: #fff;
    height: 20px;
    font-size: 12px;
}

.top .bar ul input.putk {
    padding-left: 5px;
    width: 80px;
}

.top .bar ul input.input1 {
    border: 1px solid #ccc;
    width: 60px;
}

.top .bar ul input.input2 {
    border: 1px solid #65b2e5;
    outline: 2px solid #7ecafd;
    width: 60px;
}

.top .bar ul input.input3 {
    margin-top: 5px;
}

.top .bar ul input.logBtn {
    width: 50px;
    text-align: center;
    font-weight: bold;
    border: 1px solid #50a7a7;
    height: 22px;
    background: #4ba0a0;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
}

.top .bar ul li {
    float: left;
    padding-right: 7px;
    width: auto;
}

.top .bar ul li.last {
    padding-right: 0;
}

#header {
    width: 990px;
    margin: auto;
    text-align: left;
}

#header .wrap980 {
    height: 70px;
    padding: 5px 0;
    margin: auto;
}

#header .logo {
    width: 224px;
    height: 60px;
    float: left;
    margin-top: 5px;
}

#header .logo a {
    /*text-indent: -20em;*/
    display: block;
    height: 60px;
    font-size: 40px;
    color: #5e8e9e;
    overflow: hidden;
}

.upload {
    background: #95BCC3;
    display: inline-block;
    width: 60px;
    height: 24px;
    border-radius: 0.2em;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    float: right;
}

.upload a {
    color: white;
}

#conn {
    width: 990px;
    margin: 0 auto;
}

.search {
    float: right;
    width: 400px;
    overflow: hidden;
    padding: 14px 10px 0 0;
}

.search select {
    float: left;
    font-size: 12px;
}

.selectSer {
    width: 68px;
    height: 24px;
    line-height: 24px;
    border: 1px solid #82bebe;
    vertical-align: middle;
}

.search span.searchBox {
    float: left;
    width: 276px;
    height: 22px;
    border: 1px solid #CEE0E2;
    border-right: none;
    box-shadow: inset 1px 1px 5px #e3e3e3;
    -moz-box-shadow: inset 1px 1px 5px #e3e3e3;
    -webkit-box-shadow: inset 1px 1px 5px #e3e3e3;
    position: relative
}

.seartype {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 40px;
    height: 16px;
    color: #666;
    padding-top: 3px;
    padding-left: 10px;
    background-image: url('/static/qb/images/seartype.png');
    background-repeat: no-repeat;
    background-position: 30px -0px;
    cursor: pointer
}

.search input {
    border: none;
    background-color: #f1f1f1;
    width: 260px;
    height: 16px;
    vertical-align: middle;
    font-size: 10px;
    font-family: "Classic Grotesque W01","Hiragino Sans GB","PingFang-SC-Light","Microsoft YaHei","WenQuanYi Micro Hei",Arial,SimSun,sans-serif;
    padding: 3px 8px;
    margin-right: 0px;
    float: left;
    color: #999;
    box-shadow: inset 1px 1px 5px #e3e3e3;
    -moz-box-shadow: inset 1px 1px 5px #e3e3e3;
    -webkit-box-shadow: inset 1px 1px 5px #e3e3e3;
}

.serBtn {
    background: #95BCC3;
    display: inline-block;
    width: 46px;
    height: 24px;
    border: none;
    line-height: 23px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
    float: left;
    cursor: pointer;
}

.hot {
    color: #999;
    font-size: 12px;
    text-align: left;
    font-style: normal;
    width: 400px;
    overflow: hidden;
    padding-top: 10px;
    display: block;
    white-space: nowrap;
    position: relative;
}

.hot a {
    color: #999;
    text-decoration: none;
    margin-right: 5px;
}

.hot a:hover {
    color: #F60;
}

.nav {
    width: 990px;
    height: 38px;
    font-size: 14px;
    background: #75a4b4;
    border-bottom: 2px solid #5E8E9E;
    margin: 0 auto;
}

.nav ul {
    width: 990px;
    margin: 0;
}

.nav li {
    float: left;
    height: 38px;
    line-height: 40px;
    text-align: center;
}

.nav li a {
    font-size: 16px;
}

.nav a {
    width: 90px;
    display: inline-block;
    text-decoration: none;
    color: white;
    text-align: center;
    position: relative;
}

.nav a:hover {
    text-decoration: none;
    background: #6E9BAB;
    color: #fff;
}

.nav .current {
    background: #208181;
    top: -4px;
    height: 42px;
    line-height: 46px;
}

.all_ad {
    width: 970px;
    margin: 0 auto;
    text-align: center;
}

.content_ad {
    margin: 0 auto 10px;
    text-align: center;
}

.content_ad #ad_250_1 {
    float: left;
    width: 300px;
    margin-left: 25px;
    margin-right: 15px;
}

.content_ad #ad_250_2 {
    float: left;
    width: 300px;
}

.content_ad #ad_250_3 {
    float: right;
    width: 300px;
    margin-right: 30px;
}

.top_b {
    padding-top: 10px;
}

#main {
    width: 990px;
    margin: 10px auto;
}

.w_980 {
    width: 990px;
    margin-top: 10px;
}

.w_440 {
    width: 490px;
}

.w_770 {
    width: 772px;
}

.w_707 {
    width: 707px;
    height: 100%;
}

.w_200 {
    width: 205px;
}

.w_268 {
    width: 268px;
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.mright {
    margin-right: 10px;
}

.mbottom {
    margin-bottom: 10px;
}

.mtop {
    margin-top: 20px;
}

.tabstit,.tabstit_index {
    height: 32px;
    background: #f7f7f7;
    color: #666;
    line-height: 32px;
    border: 1px solid #d8d8d8;
    border-top: 2px solid #b4cdd2;
}

.label,.coverecom h2 {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px
}

.left .label {
    background: #e5a9b7;
}

.label {
    height: 16px;
    width: 4px;
    background: #75a4b4;
    margin-left: 12px;
}

.coverecom em {
    padding-left: 10px;
    font-size: 14px;
    font-style: normal
}

.recombook,.recomclass,.topbook,.index_top,.topbooks {
    border: 1px solid #d8d8d8;
    border-top: none;
    background: #FFFFFF
}

.recombook {
    height: 380px;
}

.recombook dl {
    width: 300px;
    float: left;
    padding: 14px 14px;
    height: 160px;
    overflow: hidden;
    position: relative;
}

.recombook dl dt {
    float: left;
    width: 130px;
    height: 170px;
    margin-right: 12px;
}

.recombook dl dt img {
    height: 158px;
    width: 128px;
}

.recombook dl dd {
    float: left;
    width: 158px;
    height: 22px;
    line-height: 22px;
    color: #777777;
    overflow: hidden;
}

.recombook dl dd.tit,.recomclass dl dd.tit {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 2px;
}

.recombook dl dd.name {
    color: #999;
    height: 110px;
}

.recomclass dl dd.name {
    color: #999;
    height: 80px;
}

.recombook dl dd a,.recomclass dl dd a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    display: block;
}

.recombook dl dd a:hover,.recomclass dl dd a:hover {
    color: #FF840C;
    text-decoration: none
}

.recomclass {
    height: 270px;
}

.recomclass dl {
    width: 224px;
    float: left;
    padding: 10px;
    height: 130px;
    overflow: hidden;
    position: relative;
}

.recomclass dl dt {
    float: left;
    width: 100px;
    height: 130px;
    margin-right: 12px;
}

.recomclass dl dt img {
    height: 125px;
    width: 97px;
}

.recomclass dl dd {
    float: left;
    width: 110px;
    height: 21px;
    line-height: 21px;
    color: #777777;
    overflow: hidden;
}

.recomclass dl dd a {
    color: #007E8C
}

.recomclass ul {
    height: 60px;
    border-top: 1px dashed #ddd;
    float: left;
    margin: 0 10px
}

.recomclass ul li {
    color: #888;
    float: left;
    height: 15px;
    line-height: 15px;
    width: 220px;
    overflow: hidden;
    display: inline;
    margin: 7px 8px 0 6px;
}

.recomclass ul li span {
    font-size: 12px;
    color: #999;
}

.w_980 .recomclass ul li {
    width: 232px;
    margin: 7px 5px 0 5px;
}

.recomclass ul li em {
    color: #999;
    text-align: right;
    float: right;
    width: auto;
    font-size: 12px;
    font-weight: normal
}

.recomclass ul li a {
    color: #545454;
    padding-left: 8px;
}

.recomclass ul li a:hover {
    color: #FF6600
}

.toplist {
    float: left;
    margin-bottom: 10px;
}

.toptab {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #3f8d94;
    background: #f7f7f7;
    border-top: solid 2px #b4cdd2;
    border-bottom: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    padding-left: 10px;
}

.toptab span {
    float: left;
}

.toptab span.tabRight {
    float: right;
    margin-bottom: -1px;
    _position: relative;
}

.toptab span.tabRight span {
    font-weight: normal;
    cursor: pointer;
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 8px;
    color: #999
}

.toptab span.tabRight span.cur {
    color: #3f8d94;
    border-bottom: 2px solid #4BA0A0;
    height: 28px
}

.topbook {
    height: 550px;
}

.topbooks {
    height: 335px;
}

.index_toplist {
    float: left;
    width: 240px;
}

.index_top {
    height: 280px;
    margin-bottom: 10px;
}

.topbook ul,.index_top ul,.topbooks ul {
    padding: 5px 10px;
}

.topbook ul li,.index_top ul li,.topbooks ul li {
    line-height: 27px;
    height: 27px;
    color: #999;
    float: left;
    width: 100%;
    overflow: hidden;
    font-weight: normal
}

.topbook ul li span.num,.index_top ul li span.num,.topbooks ul li span.num {
    margin-right: 5px;
    font-family: "Verdana";
    font-style: italic;
    font-size: 10pt;
    width: 22px;
    float: left
}

.topbook ul li span.genre,.index_top ul li span.genre,.topbooks ul li span.genre {
    width: 60px;
    margin-right: 5px;
}

.topbooks ul li span.zilei {
    display: none;
}

.topbook ul li span.hits,.index_top ul li span.hits,.topbooks ul li span.hits {
    width: 40px;
    float: right;
    text-align: right;
    font-family: "Verdana";
}

#index_last {
    width: 990px;
    margin: 10px auto;
}

.list_center {
    border: 1px solid #D8D8D8;
    border-top: none;
    background: #fff
}

.list_center .update_title {
    padding: 0 10px;
    color: #3f8d94;
    height: 32px;
    line-height: 32px;
    border-top: solid 2px #b4cdd2;
    border-bottom: solid 1px #D8D8D8;
    font-size: 14px;
    position: relative;
    background: #f7f7f7
}

.update_title span.update_icon {
    font-weight: normal;
}

.update_title .tabRight {
    position: absolute;
    font-size: 12px;
    right: 10px;
    top: 0;
}

.update_title .tabRight a {
    color: #f99800;
}

.update_list,.bookList,.hotlist {
    width: 100%;
    background: #fff;
}

.update_list ul,.bookList ul {
    padding-bottom: 5px;
}

.update_list li,.bookList li {
    border-bottom: 1px dashed #ddd;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    margin: 0 10px;
    vertical-align: middle;
}

.update_list span {
    float: left;
    list-style: none;
    margin-right: 4px;
    color: #999;
}

.update_list span.recnums_r {
    font-size: 12px;
    width: 62px;
}

.update_list span.r_spanone {
    width: 180px;
}

.update_list span.r_spantwo {
    width: 300px;
}

.update_list span.r_spantwo a {
    color: #999;
}

.update_list span.r_spantwo a:hover,.friendLink .linkInfo a:hover {
    color: #f99800;
}

.update_list span.r_spanthree {
    width: 60px;
    float: right;
    text-align: right;
    font-size: 12px;
    margin-right: 0px;
}

.update_list span.r_spanfour {
    width: 100px;
}

.bookList strong,.hotlist strong {
    color: #999;
    float: right;
    text-align: right;
    font-weight: normal
}

.resort {
    color: #999;
    padding-right: 5px;
}

.hotlist ul {
    padding-bottom: 5px;
    height: 275px;
}

.hotlist ul li {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    margin: 0 10px;
    vertical-align: middle;
}

.hotlist ul li span {
    color: #888;
    padding-right: 5px;
}

#listtop {
    float: left;
    margin-bottom: 10px;
}

.list,.listbox,.listbook,#allList,#newlist,#product {
    background: #fff;
    border-top: none;
    float: left;
    overflow: hidden;
}

.list h2,.listbox h2,.listbook h2,#allList h2,.newrap,#product h2,.listlie h2 {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #3f8d94;
    background: #f7f7f7;
    border-bottom: 1px solid #d8d8d8;
    border-top: 2px solid #b4cdd2;
    padding-left: 10px;
}

.newrap_c {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #3f8d94;
    background: #fbfbfb;
    padding-left: 10px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.newrap_c h2 {
    font-size: 14px;
    float: left;
    margin-right: 10px;
    color: #3f8d94;
}

.list {
    width: 707px;
    margin-right: 10px;
}

.list h2 {
    width: 695px;
    border: 1px solid #d8d8d8;
    border-top: 2px solid #b4cdd2;
}

.list .recombook dl {
    width: 320px;
}

.list .recombook dl dd {
    width: 178px;
}

.list .recombook dl dd.contents {
    text-align: right;
}

.list .recombook dl dd.contents a {
    font-size: 12px;
    color: #999;
    font-weight: normal
}

.list .recombook dl dd.contents a:hover {
    color: #4BA0A0
}

.listbox {
    width: 273px;
}

.listbox h2 {
    width: 261px;
    border: 1px solid #d8d8d8;
    border-top: 2px solid #b4cdd2;
}

.listbox .recombook dl,.listbook .recombook dl {
    height: 146px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px dashed #d8d8d8;
    float: left;
    margin: 0 12px;
    padding: 12px 0;
}

.listbox .recombook dl {
    width: 242px;
}

.listbox .recombook dl dt,.listbook .recombook dl dt {
    float: left;
    width: 116px;
    height: 144px;
}

.listbox .recombook dl dt img,.listbook .recombook dl dt img {
    width: 112px;
    height: 140px;
}

.listbox .recombook dl dd {
    width: 113px;
}

.listbox li,.listbook li {
    line-height: 23px;
    height: 23px;
    color: #999;
    float: left;
    margin: 0 10px;
}

.listbox li {
    width: 255px;
    overflow: hidden;
}

.listbook,.toplist {
    width: 323px;
}

.listbook h2,.toplist h2 {
    width: 311px;
}

.listbook .recombook dl {
    width: 292px;
}

.listbook .recombook dl dd {
    width: 164px;
}

.listbook li {
    width: 292px;
    overflow: hidden;
}

#allList,#newlist {
    float: none;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    background: #fff;
    font-size: 14px;
}

#allList h2,.listlie h2 {
    width: 978px;
    border-left: none;
    border-right: none;
}

#allList ul,#product ul {
    border: 1px solid #d8d8d8;
    background: #fff;
    border-top: none;
    height: 180px;
}

#allList ul li,#product ul li {
    float: left;
    margin: 10px 10px 0 10px;
    display: inline;
    width: 103px;
    height: 144px;
    color: #888;
    position: relative
}

#allList ul li h3,#product ul li h3 {
    height: 25px;
    line-height: 27px;
    overflow: hidden;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#allList ul li img,#product ul li img {
    width: 100px;
    height: 140px;
}

.newrap {
    color: #999;
    font-size: 12px;
    font-weight: 100;
}

.newrap h2 {
    font-size: 14px;
    float: left;
    margin-right: 10px;
    color: #3f8d94;
}

.newrap span,.newrap_c span {
    font-size: 14px;
    color: #3A98C9;
    cursor: pointer;
    height: 32px;
    margin-right: 10px;
}

.newrap strong {
    font-size: 14px;
    margin-right: 10px;
}

#newlist li {
    float: left;
    padding-left: 20px;
    height: 38px;
    overflow: hidden;
    line-height: 38px;
    width: 304px;
    border-bottom: 1px #E6F2FF dotted;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#newlist li a:visited {
    color: #949494;
}

.chaw_c li {
    background: url("/static/qb/images/dot.png") no-repeat 7px -10px
}

.chaw li {
    background: url("/static/qb/images/dot.png") no-repeat 7px 15px;
}

.chaw li a {
    color: #6e8c42;
}

.chaw li a:hover {
    color: #f99800;
}

#maininfo {
    width: 990px;
    margin: 10px auto;
}

#maininfo .tabstit a {
    padding: 0 5px;
}

#maininfo .tabstit em {
    padding-left: 5px;
    font-size: 12px;
}

#bookinfo {
    height: 250px;
    background: #fff;
    border: 1px solid #d8d8d8;
    border-top: none;
    padding: 15px;
}

#bookinfo .bookleft {
    width: 176px;
    float: left;
    padding-right: 15px;
}

#bookimg {
    width: 178px;
    overflow: hidden;
    position: relative;
}

#bookimg img {
    width: 176px;
    height: 246px;
    -webkit-box-shadow: 1px 1px 2px #bbb;
    -moz-box-shadow: 1px 1px 2px #bbb;
    box-shadow: 1px 1px 2px #bbb;
}

#reader {
    width: 162px;
    height: 46px;
    color: #666;
    padding: 6px 0 2px;
    border: 1px solid #d9d9d9;
    border-top: none;
    background: #f8f8f8;
}

#reader a {
    background: url('/static/qb/images/window.gif') no-repeat 0 -125px;
    margin: 3px 0 0 13px;
    text-decoration: none;
    height: 36px;
    width: 145px;
    display: inline-block;
}

#reader a:hover {
    background: url('/static/qb/images/window.gif') no-repeat 0 -167px;
    cursor: pointer;
}

.bookleft ul {
    width: 162px;
    height: 34px;
    color: #666;
    padding: 0px 0 2px;
    border: 1px solid #d9d9d9;
    border-top: none;
}

.bookleft ul li {
    width: 79px;
    line-height: 37px;
    text-align: center;
    float: left;
    position: relative;
}

.bookleft ul .c_li {
    border-right: 1px solid #eee;
    color: #545454;
}

.hide {
    position: absolute;
    clip: rect(0 0 0 0);
}

#bookinfo .bookright {
    width: 546px;
    float: right;
    position: relative;
}

.bookright .d_title {
    height: 40px;
    overflow: hidden;
}

.bookright h1 {
    float: left;
    max-width: 410px;
    font-size: 26px;
    color: #555;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.bookright .p_author {
    padding-left: 20px;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
    color: #666666;
}

.bookright .p_author a {
    color: #099494
}

.bookright .p_author a:hover {
    color: #f99800;
}

#count {
    float: left;
    border-bottom: 1px dashed #e8e8e8;
    padding-bottom: 10px;
    width: 550px;
    height: 16px;
    line-height: 16px;
    color: #777;
    padding-top: 10px;
    overflow: hidden;
}

#count li {
    float: left;
    color: #777;
    width: 135px;
    display: inline-block;
    overflow: hidden;
}

#count li strong {
    font-weight: normal
}

#count #uptime {
    width: 135px;
    height: 16px;
}

#bookintro {
    height: 118px;
    padding: 10px 0px 5px 0px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    overflow: auto;
    text-align: justify;
}

.bookright .new {
    border-top: 1px dotted #d9d9d9;
    border-bottom: 1px dotted #d9d9d9;
    height: 22px;
    line-height: 22px;
    padding: 4px 0px;
    color: #999;
}

.bookright .new span {
    display: inline-block;
}

.bookright .new span.new_p {
    overflow: hidden;
    float: right;
    margin-top: 3px;
}

.bookright .new span.new_t {
    float: left;
    width: 120px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#button_all ul li {
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: center;
    margin: 10px 0px 6px 0px;
}

#button_all ul li a {
    float: left;
    margin-right: 20px;
    line-height: 24px;
    height: 24px;
    display: block;
}

#button_all .b1 a {
    padding: 0px 40px;
    background: #77a4b3;
    color: #FFFFFF;
    text-decoration: blink;
    border-radius: .5em;
    border: 1px solid #77a4b3;
}

#button_all .b1 a:hover {
    background: #88B8C8;
    color: #FFFFFF;
}

#button_all .b2 a,#button_all .b2d a {
    padding: 0px 40px;
    background: #fff;
    color: #77a4b3;
    text-decoration: blink;
    border-radius: .5em;
    border: 1px solid #77a4b3;
}

#button_all .b2 a:hover,#button_all .b2d a:hover {
    background: #88B8C8;
    color: #FFFFFF;
}

#button_all .rwm {
    position: relative;
    display: inline-block;
}

#button_all .b3 {
    background: url('/static/qb/images/iphone.png') 0px 0px no-repeat;
    line-height: 26px;
    color: #666;
    display: inline-block;
    height: 26px;
    padding-left: 24px;
    font-style: normal;
}

.show_rwm {
    border: 3px #e3bfd2 solid;
    font-size: 14px;
    color: #c24b90;
    text-align: center;
    padding: 10px 20px;
    line-height: 30px;
    background: #FFFFFF;
    position: absolute;
    width: 200px;
    bottom: 35px;
    left: -90px;
    display: none;
}

.show_rwm b {
    background: url('/static/qb/images/rwm.gif') no-repeat;
    width: 21px;
    height: 16px;
    display: block;
    position: absolute;
    left: 50%;
    bottom: -16px;
    margin-left: -10px;
}

.show_rwm img {
    display: block;
    margin: 0px auto;
}

.chaw,chaw_c {
    padding-top: 5px;
    overflow: hidden;
}

#showinfo {
    position: absolute;
    display: none;
    top: 50%;
    width: 600px;
    left: 50%;
    margin-left: -250px;
    margin-top: 100px;
    border: 1px solid #CCCCCC;
    background-color: #fff;
    color: #AD7830
}

.info_a_1 {
    margin-top: 5px;
    height: 90px;
    overflow: hidden;
}

.lbxxyx_s {
    display: block;
    background: #fff;
    border: 1px solid #d8d8d8;
    border-top: 1px dashed #40E0D0;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #3f8d94;
    font-size: 14px;
    background-image: url('/static/qb/images/seartype.png');
    background-repeat: no-repeat;
    background-position: 521px 7px;
    cursor: pointer;
}

.hm-scroll::-webkit-scrollbar {
    width: 8px;
}

.hm-scroll::-webkit-scrollbar-thumb {
    background-color: #e1e3e4;
    background-clip: content-box;
    border-top: 5px solid rgba(255,255,255,0);
    border-bottom: 5px solid rgba(255,255,255,0);
    border-right: 4px solid rgba(255,255,255,0)
}

.hm-scroll::-webkit-scrollbar-track {
    background-color: #fbfbfb
}

::-webkit-scrollbar-track-piece {
    background-color: #fff;
    -webkit-border-radius: 3px
}

::-webkit-scrollbar {
    width: 12px;
    height: 10px
}

::-webkit-scrollbar-thumb {
    height: 30px;
    background-color: #999;
    -webkit-border-radius: 7px;
    outline-offset: -2px;
    border: 2px solid #fff
}

::-webkit-scrollbar-thumb:hover {
    height: 30px;
    background-color: #9f9f9f;
    -webkit-border-radius: 8px
}

.mid {
    text-align: center
}

#product {
    width: 990px;
    margin: 10px auto;
    float: none;
}

#product h2 {
    width: 978px;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
}

#product ul {
    border-bottom: none;
}

.prodlist {
    width: 988px;
    border: 1px solid #d8d8d8;
    border-top: none;
    height: auto;
    float: left;
    padding-bottom: 10px;
}

.prodlist ol {
    border-top: 1px dashed #C0C0C0;
    margin: 0 15px;
    padding-top: 5px;
    float: left;
}

.prodlist ol li {
    float: left;
    width: 235px;
    overflow: hidden;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.prodlist ol span {
    color: #888
}

.prodlist ol a {
    margin-left: 5px
}

.prodlist ol a:hover {
    text-decoration: underline;
}

#smallcons {
    position: relative;
    text-align: center;
    overflow: hidden;
    color: #888;
    background: #FFF;
    width: 988px;
    padding-bottom: 10px;
    font-size: 12px;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
}

#smallcons h1 {
    height: 60px;
    overflow: hidden;
    font: normal 22px/59px \5FAE\8F6F\96C5\9ED1;
    color: #d40909;
    text-align: center
}

#smallcons span {
    color: #333;
    margin-right: 20px;
}

#putbooks {
    background: url('/static/qb/images/window.gif') no-repeat -159px -125px;
    cursor: pointer;
    overflow: hidden;
    width: 67px;
    height: 26px;
    position: absolute;
    top: 55px;
    right: 80px;
    display: block;
}

#readerlist {
    float: left;
    border: 1px solid #d8d8d8;
    border-top: none;
    width: 988px;
    background: #FFF;
    padding-bottom: 10px;
}

#readerlist ul {
    margin: 0 20px;
    color: #949494;
}

#readerlist h3 {
    color: #208181;
    font-size: 15px;
    border: 1px solid #d8d8d8;
    background-color: #f7f7f7;
    padding: 5px;
    margin: 2px 20px;
}

#readerlist ul .fj {
    width: 945px;
    padding: 0px;
    margin: 0px;
}

#readerlist ul li {
    float: left;
    font-size: 14px;
    padding-left: 20px;
    height: 38px;
    overflow: hidden;
    line-height: 38px;
    width: 295px;
    border-bottom: 1px #E6F2FF dotted;
    background: url("/static/qb/images/dot.png") no-repeat 7px 15px;
}

#readerlist ul li a {
    text-decoration: none;
    color: #333;
}

#readerlist ul li a:hover {
    color: #208181;
    text-decoration: none
}

#readerlist ul li a:visited {
    color: #949494
}

#readerlist .short_block {
    float: left;
    width: 941px;
    line-height: 25px;
    padding-left: 10px;
}

.readerts {
    border: 1px solid #ddd;
    background: #fff;
    margin: 0 auto;
    width: 978px;
    position: relative;
    height: 60px;
    padding-left: 10px;
    color: #949494;
    line-height: 20px;
}

.readerts h4 {
    color: #f60;
    padding-top: 10px
}

.border-line {
    margin: 0px 20px;
    border-top: 1px solid #d8d8d8;
    padding-top: 3px;
}

#xiazai {
    position: absolute;
    top: 55px;
    right: 120px;
}

#xiazai a {
    background-image: url('/static/qb/images/window.gif');
    background-position: -160px -125px;
    display: block;
    height: 30px;
    width: 100px;
}

#container {
    margin: 0 auto;
    width: 990px;
    border: 1px solid #e6e6e6;
    border-top: none;
    border-bottom: none;
    text-align: left;
    zoom:1;}

.top {
    color: #666;
    position: relative;
}

#topbar {
    border-bottom: 1px solid #b4cdd2;
}

.top .logo {
    float: left;
    width: 120px;
    height: 30px;
    background: url('/static/qb/images/chaplogo.png') no-repeat;
    margin-left: 0;
}

.top .chepnav {
    float: left;
    color: #999;
    width: 530px;
    height: 30px;
    line-height: 33px;
    overflow: hidden;
}

.top .chepnav a {
    padding: 0 5px;
    color: #999;
}

.top .chepnav i {
    font-style: normal;
    color: #999;
}

.top .chepnav em {
    font-style: normal
}

.comments_r {
    width: 990px;
    margin: 0 auto;
    border-bottom: none;
    border-top: none !important;
    position: relative;
    z-index: 10;
}

.comments_r .h3 {
    height: 40px;
    line-height: 40px;
    background: #f8f2e6;
    font-size: 12px;
    color: #999;
    padding: 5px 0px;
    display: block;
}

.comments_r .h3 a {
    color: #999
}

.m_12_t {
    position: relative;
    float: left;
    height: 40px;
    line-height: 40px;
}

.select_t {
    margin-left: 12px;
    float: left;
}

.select_t_bg {
    background: url('/static/qb/images/window.gif') no-repeat -159px -88px;
    width: 65px;
    height: 25px;
    display: inline-block;
    color: #a6a6a6;
    line-height: 25px;
    vertical-align: middle;
}

.select_t_bg em {
    margin-left: 5px;
    font-style: normal
}

.text_bg,.text_bg2,.text_bg3 {
    width: 85px;
    position: absolute;
    top: 33px;
    z-index: 3;
    border: 1px solid #d3d3d3;
    background: #fcfcfc;
    line-height: 33px;
}

.text_bg {
    left: 12px;
}

.text_bg2 {
    left: 111px;
}

.text_bg3 {
    left: 210px;
}

.select_t_r {
    background: url('/static/qb/images/window.gif') no-repeat -180px -7px;
    width: 22px;
    height: 25px;
    display: inline-block;
    vertical-align: middle;
}

.text_bg li.selected,.text_bg2 li.selected,.text_bg3 li.selected {
    background: url('/static/qb/images/draw.gif') no-repeat 70px center;
}

.text_bg li {
    cursor: pointer;
    padding-left: 10px;
}

.text_bg2 li {
    cursor: pointer;
    padding-left: 10px;
}

.text_bg3 li {
    cursor: pointer;
    padding-left: 10px;
}

.text_bg li.hover,.text_bg2 li.hover,.text_bg3 li.hover {
    background: #f3f3f3;
}

.square {
    width: 15px;
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 4px 3px -3px;
    border: 1px solid #ccc;
}

.square_size {
    width: 23px;
    height: 23px;
    line-height: 23px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 4px 3px -3px;
    border: 1px solid #d3d3d3;
    color: #c2c2c2;
    text-indent: 0;
    text-align: center;
}

.square_size em {
    font-size: 12px;
    margin-left: -4px;
    font-family: 'Arial';
}

.square_size em.f14 {
    font-size: 14px;
    margin-left: -5px;
}

.square_size em.f16 {
    font-size: 16px;
    margin-left: -6px;
}

.square_size em.f18 {
    font-size: 18px;
    margin-left: -6px;
}

.square_size em.f20 {
    font-size: 20px;
    margin-left: -7px;
}

.square_size em.f22 {
    font-size: 22px;
    margin-left: -8px;
}

.square_size em.f24 {
    font-size: 24px;
    margin-left: -9px;
}

.square_size em.f26 {
    font-size: 26px;
    margin-left: -10px;
}

#TextContent {
    background: #f8f2e6;
    font-size: 18px
}

#TextContent h1 {
    font-size: 1.8em;
    margin: .5em 0;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px dotted #9E9E9E;
    background-size: 100%;
}

.bd,.tp {
    text-align: center;
    overflow: hidden;
}

ul.links {
    float: right;
    line-height: 40px;
    margin-right: 10px;
}

ul.links li {
    vertical-align: middle;
    display: inline;
}

.main {
    line-height: 1.6;
    padding: 20px 40px 40px 40px;
    word-wrap: break-word;
    word-break: break-word;
    width: 910px;
    margin: auto;
    border: 1px solid #e6e6e6;
    border-radius: 0 0 .3em .3em;
}

.main p {
    margin-bottom: 1em;
    margin-top: 1em;
    text-indent: 2em;
    word-wrap: break-word;
    word-break: break-word;
    line-height: 1.8;
}

.main img {
    margin: 0 auto;
}

.main .watermark {
    display: none
}

.jump {
    text-align: center;
    padding: 25px 0px 60px 0px;
    width: 95%;
    margin: auto
}

.jumpm {
    margin: 20px 0px;
}

.jump span {
    color: #b5b5b5;
    margin: 0 5px;
}

.jump a {
    color: #607D8B;
    border-radius: 9px;
    padding: 5px 1.5em;
    box-shadow: 0px 0px 1px rgba(204,204,204,0.7);
    margin: 0 0.5em;
}

.jump a.disabled {
    background: #f5f5f5 none;
    opacity: 0.8;
    color: #999;
    background: url('/static/qb/images/window.gif') no-repeat -150px -43px;
    width: 111px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
}

.introhot {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 5px;
    line-height: 25px;
    text-align: left;
    font-size: 12px;
    margin: auto auto 5px;
    width: 95%;
    text-align: center;
    border-bottom: 1px dotted #C0C6CB;
}

.gad {
    width: 970px;
    margin: 20px auto;
}

.listlie {
    border: 1px solid #d8d8d8;
    background: #fff;
    border-top: none;
    color: #999;
    margin-bottom: 10px;
    float: left;
    height: auto;
}

.listlie ul {
    padding: 0px 0px 15px 15px;
    float: left;
}

.listlie ul li {
    float: left;
    height: 32px;
    overflow: hidden;
    line-height: 32px;
    width: 228px;
    margin-right: 15px;
    border-bottom: 1px dashed #DCDCDC;
    list-style: none;
    font-size: 12px;
}

.listlie .zilei {
    padding-right: 5px;
}

.listlie ul li.brunet {
    background: #f7f7f7;
}

.listlie ul li .zz {
    float: right;
}

.listlie ul li a {
    color: #3f8d94;
}

#sitembox,#sitebox {
    background: #fff;
}

#sitebox em{
    color: #D0021B;
    font-style: italic;
}

#sitembox dl,#sitebox dl {
    margin: 0 15px;
    border-bottom: 1px solid #eee;
    width: 740px;
    float: left;
    padding: 15px 0
}

#sitembox dt,#sitebox dt {
    float: left;
    position: relative;
    width: 107px;
    height: 150px;
    margin-right: 15px;
}

#sitebox dt span {
    display: block;
    position: absolute;
    bottom: 5px;
    right: 0;
    width: 60px;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    background: rgba(63,141,148,0.6);
    color: #fff;
    text-align: center;
}

#sitembox dd,#sitebox dd {
    overflow: hidden;
    width: 590px;
    line-height: 21px;
    color: #888;
}

#sitembox dd h3,#sitebox dd h3 {
    font-size: 14px;
    height: 24px;
}

#sitembox dd a,#sitebox dd a {
    color: #3f8d94
}

#sitebox dl {
    width: 460px;
    height: 152px;
}

#sitebox dd {
    width: 335px;
}

#sitebox dd .uptime {
    float: right;
    color: #CCC;
    font-size: 12px;
}

.book_other {
    color: #888;
    line-height: 2.0;
    height: 20px;
    margin-top: 2px
}

.book_other span {
    color: #323232;
    padding-right: 15px
}

.book_des {
    color: #888;
    line-height: 2.0;
    margin-top: 2px;
    height: 84px;
}

.pages {
    text-align: center;
    padding: 10px 5px 10px 0px;
    color: #888;
}

.pages a,.pages strong,.pages span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 8px;
    line-height: 20px;
    margin: 3px
}

.pages a {
    border: 1px solid #ccc;
    background: #fff;
    color: #666
}

.pages a:hover,.pages strong {
    color: #fff;
    background: #b4cdd2;
    border: 1px solid #b4cdd2;
    text-decoration: none
}

.pages span {
    color: #8BBABF;
}

.jieqiQuote,.jieqiCode,.jieqiNote {
    border: #000000 1px solid;
    padding: 2px;
    font-size: 12px;
    color: #000000;
    background-color: #d3d2d2;
}

.divbox {
    border: 1px solid #d3d2d2;
    margin-bottom: 3px;
    text-align: center;
}

.textbox {
    border: 1px solid #d3d2d2;
    padding: 5px;
    margin: 3px;
    line-height: 150%;
}

.popbox {
    position: absolute;
    width: 190px !important;
    height: 110px !important;
    width: 200px;
    height: 120px;
    border: 1px solid #d3d2d2;
    background: #f0f7ff;
    color: #ff0000;
    font-size: 12px;
    line-height: 120%;
    padding: 3px;
    display: none;
    z-index: 9999;
}

.ajaxtip {
    position: absolute;
    border: 1px solid #d3d2d2;
    background: #f0f7ff;
    color: #ff0000;
    font-size: 12px;
    line-height: 120%;
    padding: 3px;
    z-index: 1000;
}

#tips {
    border: 1px solid #d3d2d2;
    padding: 3px;
    display: none;
    background: #f0f7ff;
    position: absolute;
    z-index: 2000;
}

#dialog {
    position: fixed!important;
    top: 0px;
    left: 0px;
    border: 5px solid rgba(73,169,169,0.65);
    border-radius: 5px;
    background: rgba(251,250,197,0.89);
    font-size: 14px;
    line-height: 180%;
    padding: 20px 10px 20px 10px;
    visibility: hidden;
}

#mask {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #F7F7F7;
    filter: Alpha(opacity=30);
    opacity: 0.3;
}

.dialog {
    width: 350px;
    height: 150px;
    background: #fff;
    position: fixed;
    font-size: 12px;
    overflow-y: auto;
    z-index: 1000;
}

.dialog,#award_win {
    border: 1px solid #CCC;
}

.dialog a {
    text-decoration: none;
    color: #099494;
}

.dialog h3,#award_win h3 {
    height: 30px;
    line-height: 34px;
    position: relative;
    background: #f7f7f7;
    padding-left: 20px;
    display: block;
    border-bottom: 1px solid #CCC;
    color: #999;
    font-size: 14px;
}

.dialog .close,#award_win .close {
    position: absolute;
    top: 5px;
    right: 10px;
    height: 16px;
    width: 16px;
    background: url('/static/qb/images/window.gif') no-repeat right 0;
}

.dialog .wrapper,#award_win .wrapper {
    margin: 10px 0;
    position: relative;
    padding: 0 15px
}

#message_tip .msgtip {
    font-size: 14px;
    text-align: left;
    color: #666666;
    line-height: 26px;
}

#award_win {
    width: 467px;
    height: 250px;
    background: #fff;
    position: fixed;
    font-size: 12px;
    overflow-y: auto;
    z-index: 1000;
}

#award_win ul,.dialog ul {
    color: #999
}

#award_win ul li input,.dialog ul li input {
    display: inline-block;
    margin: -3px 5px 0;
    vertical-align: middle;
    height: 30px;
    line-height: 28px
}

#award_win ul li .area {
    width: 330px;
    height: 90px;
    padding: 5px;
    overflow: auto;
    resize: none;
    border: 1px solid #CCCCCC;
}

#award_win .input_el {
    margin-left: 130px;
}

.dialog .input_el {
    margin-left: 90px;
}

#award_win .btn_small,.dialog .btn_small {
    display: inline-block;
    text-decoration: none;
    margin-top: 10px;
    border: none;
    width: 137px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: url('/static/qb/images/window.gif') no-repeat 0 -40px;
    color: #939393;
    font-size: 16px;
    cursor: pointer;
}

.htitle {
    font-size: 14px;
    line-height: 31px;
    text-indent: 15px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #e6e6e6;
    color: #208181;
    font-weight: bold;
    display: block;
}

li.desc {
    padding: 15px;
}

ul.list {
    width: 990px;
    margin-bottom: 12px;
    margin-bottom: 2px\9;
    border-bottom: 1px solid #e6e6e6;
}

ul.list li p {
    line-height: 25px;
    color: #333
}

#mylink {
    height: 31px;
    line-height: 31px;
    background: #F6F6F6;
    border: 1px solid #ccc;
    text-align: center
}

#mylink a {
    margin: 0 5px;
}

#copyright {
    line-height: 20px;
    padding: 10px 0 50px 0;
    text-align: center;
    color: #666
}

#footer {
    width: 990px;
    margin: 15px auto 20px;
    overflow: hidden;
}

.friendLink {
    border: 1px solid #DEDEDE;
    color: #666;
    font-size: 12px;
    margin-bottom: 10px;
}

.friendLink .linkMenu {
    background: #E5E5E5;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    font-size: 13px;
    display: inline-block;
    width: 970px;
}

.friendLink .linkInfo {
    padding: 5px 10px;
    height: 40px;
}

.friendLink .linkInfo a {
    display: inline-block;
    color: #666;
    margin: 0 5px;
    line-height: 20px;
    height: 20px;
}

#footer p.copyright {
    line-height: 20px;
    text-align: center !important;
    color: #999;
    margin: 0px 10px 5px 10px
}

#footer p.copyright a {
    text-decoration: none;
    color: #007E8C;
}

#footer p.copyright a:hover {
    color: #f99800;
}

.topa {
    width: 990px;
    margin: 0 auto;
}

.bottoma {
    width: 990px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.user_all {
    width: 990px;
    margin: 0 auto;
    margin-top: 10px;
}

.user_left {
    width: 130px;
    float: left;
    background-color: #F7F7F7;
    height: 600px;
    border: 1px solid #E6E6E6
}

.user_right {
    float: right;
    width: 850px;
    background-color: #fff;
    min-height: 600px;
    border: 1px solid #E6E6E6
}

.user_left ul li {
    padding: 10px 0px 10px 30px;
    border-bottom: 1px solid #E6E6E6
}

.user_on {
    background-color: #E0E0E0;
    font-weight: bold
}

.user_on a {
    color: #208181
}

.user_right .r_2 {
    margin: 15px 30px;
}

.user_all .bookcase td {
    border-bottom: 1px solid #E6E6E6;
    line-height: 20px;
}

.loginbottom {
    display: none;
}

.casenote {
    text-align: center;
    padding: 5px;
    background: #fffaf1;
    border: 1px solid #ffd491;
    border-radius: .5em;
    margin-bottom: 10px;
}

.bookone {
    float: left;
    font-size: 13px;
    color: #949494;
    width: 50%;
    padding: 10px 0;
    border-bottom: 1px solid #b4cdd2;
}

.bcimg {
    float: left;
    padding-right: 10px;
}

.bcinfo a {
    line-height: 20px
}

.upcase {
    height: 24px;
    white-space: inherit;
    text-overflow: ellipsis;
    overflow: hidden
}

.casename {
    white-space: inherit;
    text-overflow: ellipsis;
    overflow: hidden;
}

.casename a {
    font-size: 14px;
    color: #208181;
}

.casedel {
    position: relative;
}

.casedel a {
    display: block;
    position: absolute;
    bottom: 20px;
    right: 0;
    padding: 5px 8px;
    margin-right: 10px;
    font-size: 12px;
    background: rgba(94,142,158,0.5);
    border-radius: .8em;
    color: #fff;
    text-align: center;
}

.box,.booklist {
    border: 1px solid #d8d8d8;
    border-top: 2px solid #b4cdd2;
    background: #fff;
    margin: 10px auto
}

.box h2,.title {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #3f8d94;
    background: #f7f7f7;
    border-bottom: 1px solid #d8d8d8;
    padding-left: 10px;
    overflow: hidden
}

.box h2 span,.title span {
    float: right;
    padding-right: 10px
}

.box h2 span a {
    color: red
}

.filter {
    position: relative;
    overflow: hidden;
    padding-bottom: 10px;
}

.filter ul {
    position: relative;
}

.filter ul li {
    clear: both;
    line-height: 24px;
    height: 24px;
    padding: 5px 15px;
    color: #a1a4a9;
    border-top: 1px solid #f0f0f0;
    margin-top: -1px;
    font-size: 13px;
}

.filter ul li span {
    float: left;
    color: #535353
}

.filter ul li a,.filter ul li a:visited {
    float: left;
    padding: 0 10px;
    display: block;
    height: 24px;
    line-height: 24px;
    color: #7d7d7d
}

.filter ul li a.curr,.filter ul li a.curr:visited,.filter ul li a:hover {
    background: #77a4b3;
    border: 1px solid #f0f7ff;
    border-radius: .375rem;
    color: #f0f7ff;
}

.sitebox {
    background: #fff
}

.sitebox dl {
    height: 165px;
    border-bottom: 1px solid #eee;
    width: 364px;
    float: left;
    padding: 10px
}

.sitebox dt {
    float: left;
    position: relative;
    width: 90pt;
    height: 155px;
    margin-right: 10px
}

.sitebox dl a {
    color: #2f86d6
}

.sitebox dd {
    overflow: hidden;
    line-height: 21px;
    color: #999
}

.sitebox dd h3 {
    height: 24px
}

.sitebox dd .uptime {
    float: right;
    font-weight: 400;
    color: #999
}

.sitebox dd h3 a {
    font-size: 1pc;
    overflow: hidden;
    line-height: 20px
}

.sitebox .book_other {
    height: 24px
}

#g207 {
    position: fixed!important;
    position: absolute;
    top: 0;
    top: expression((t=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop)+"px");
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #888;
    display: block
}

#g207 p {
    opacity: 1;
    filter: none;
    font: 18px Verdana,Arial,sans-serif;
    text-align: center;
    line-height: 32px;
    margin: 20% 25%;
    padding: 20px 0;
    border: 4px solid #f8f8f8;
    border-radius: 1em;
    color: #555;
    background: #E2E5A9;
}

#g207 p b {
    font-size: 26px;
    font-weight: normal;
    color: #f61e23;
}

#g207 p a,#g207 p i {
    font-size: 14px;
    color: #269df9;
}

#g207 ~ * {
    display: none
}

@media screen and (max-width: 1024px) {
    body {
        -webkit-text-size-adjust:none;
        font-size: 14px;
    }

    #header,.nav a,.nav ul,.w_440,.w_980,.w_770,#index_last,#conn,#footer,.user_right,.comments_r,.index_toplist,.listlie ul li,.topa,#readerlist,.readerts,#product,.toplist,.mbottom {
        width: 100%
    }

    .loginSide,.top,#topbar,.top .bar,.hot,.seartype,.serBtn,.recombook dl dd.name,#button_all .rwm,.info_a_1,.recomclass dl dd.tit,.recombook dl dd.tit span,.list .recombook dl dd span,.w_200,.r_spantwo,.r_spanfour,.tabstit_index,.list h2,.mhide,#maininfo .tabstit em,.book_other,.listbox,.user_left,ul.links,.top_b,.content_ad,.jump span,.toupiao,.upload,#xiazai,.readerts,#container,.friendLink,#footer span,#smallcons,.box h2,.filter li span {
        display: none
    }

    .clo_bg {
        background: #f8f2e6;
    }

    #header .logo {
        width: 112px;
        height: 30px;
        background-size: 100%;
        margin-top: auto;
        margin-left: 5px;
    }

    #header .logo a {
        height: 30px;
        font-size: 1.5em;
        color: #fff;
    }

    #header .wrap980 {
        height: auto;
        padding-top: 10px;
        background: #75a4b4;
    }

    .r_2 .grid {
        width: 100%;
    }

    .r_2 .odd {
        width: 20%;
    }

    .readerts {
        height: auto;
    }

    .search {
        width: auto;
        padding: 0;
        height: 30px;
        margin-right: 10px;
    }

    .readNav .search {
        width: auto;
        padding: 0;
        height: 30px;
        margin-right: 10px;
    }

    .search span.searchBox {
        width: auto;
        padding-left: 0px;
        height: 26px;
        border-right: 1px solid #5E8E9E;
        border: 1px solid #75A4B4;
        border-radius: 1.2em;
    }

    .search input {
        width: auto;
        height: 20px;
        border-radius: 1.2em;
        padding: 3px 15px;
        background-color: #5E8E9E;
        color: #f0f7ff;
        box-shadow: inset 1px 1px 5px #5E8E9E;
        -moz-box-shadow: inset 1px 1px 5px #e3e3e3;
        -webkit-box-shadow: inset 1px 1px 5px #5E8E9E;
        outline: none;
    }

    .nav {
        width: 100%;
        height: 24px;
        border-bottom: 2px solid #b4cdd2;
        overflow: hidden;
    }

    .nav a {
        border-radius: .5em .5em 0 0;
    }

    .nav li {
        width: 11%;
        height: 26px;
        line-height: 26px;
    }

    .nav li a {
        font-size: 15px;
    }

    #main {
        width: 100%;
        margin: 0 0;
    }

    .left .tabstit {
        border: none;
        border-bottom: 1px solid #e5a9b7;
    }

    .right .tabstit {
        border: none;
        border-bottom: 1px solid #b4cdd2;
    }

    .coverecom {
        margin-bottom: 0px;
        border: none;
        border-bottom: 1px solid #e6e6e6;
    }

    .w_770 .tabstit {
        z-index: 1;
        position: relative;
        padding-top: 1rem;
        background: 0;
        color: rgba(32,129,129,0.45);
        padding-left: 1rem;
        padding-right: 1rem;
        border: none;
        border-bottom: none;
        overflow: hidden;
    }

    .w_770 .label {
        width: 0px;
        height: 0px;
        border-right: 6px solid transparent;
        border-top: 6px solid rgba(32,129,129,0.45);
        border-left: 6px solid rgba(32,129,129,0.45);
        border-bottom: 6px solid rgba(32,129,129,0.45);
        border-radius: 6px;
        background: 0;
        margin-left: 0;
    }

    #button_all,.mid {
        background: #fff
    }

    #readerlist h3 {
        margin: 0px;
        border: none;
        border-bottom: 1px solid #d8d8d8;
    }

    .border-line {
        margin: 0px;
        border-top: none;
    }

    .index_toplist.mright.mbottom,.index_toplist.mbottom {
        width: 33.333%;
    }

    .mright {
        margin-right: 0;
    }

    .recombook {
        height: 175px;
        border: none;
        overflow: hidden;
    }

    .recombook dl,.list .recombook dl {
        width: auto;
        padding: 10px 25px 0 25px;
        height: auto;
    }

    .recombook dl dt {
        width: 78px;
        height: 114px;
        float: none;
        margin-right: auto;
    }

    .recombook dl dt img {
        width: 76px;
        height: 112px;
    }

    .recombook dl dd {
        float: none;
        width: 78px;
        text-align: center;
        margin-top: 5px;
        height: 20px;
        overflow: hidden;
    }

    .recombook dl dd.tit,.recomclass dl dd.tit {
        margin-top: 0px;
        border-bottom: 0px;
    }

    .recomclass,#readerlist {
        height: auto;
        border: none
    }

    .recomclass dl {
        width: 48.1%;
        float: left;
        padding-top: 18px;
        height: 110px;
    }

    .recomclass dl dd {
        float: none;
        width: auto;
        height: 22px;
    }

    .recomclass dl dd a,.recombook dl dd a,.recomclass dl dd a {
        font-weight: 500;
        font-size: 15px;
        color: #333;
    }

    .recomclass dl dd.name {
        float: none;
        font-size: 13px;
        color: #666;
        height: 80px;
    }

    .recomclass dl dt {
        width: 76px;
        height: 106px;
        margin-right: 10px;
    }

    .recomclass dl dt img {
        width: 76px;
        height: 106px
    }

    .recomclass ul {
        height: auto;
        float: none;
        border-top: none;
        padding: 10px 0;
    }

    .recomclass ul li,.w_980 .recomclass ul li {
        float: none;
        width: auto;
        height: 20px;
        line-height: 20px;
        display: block;
        font-size: 14px;
        margin: 6px 0 0 0px;
    }

    .recomclass ul li span,.update_list span.recnums_r {
        font-size: 14px;
    }

    .update_list span.recnums_r {
        font-size: 14px;
        width: 68px;
    }

    #maininfo {
        width: 100%;
        margin: auto;
    }

    .listlie {
        width: 33.3%;
        border: none
    }

    .listlie ul {
        padding: 0px 15px 5px;
    }

    #maininfo .tabstit a {
        color: rgba(32,129,129,0.45)
    }

    #bookinfo {
        width: 100%;
        background: 0;
        height: auto;
        padding: 0;
        padding-top: 0;
        border: none;
    }

    .book-cover-blur {
        clip: auto;
        position: absolute;
        width: 100%;
        height: 16.48rem;
        margin-top: -3rem;
        opacity: .02;
        opacity: calc(.1 + .15);
        -webkit-filter: blur(calc(17px + 1px));
        filter: blur(calc(17px + 1px));
        -webkit-box-shadow: 0px 0px 0px rgba(187,187,187,0);
        -moz-box-shadow: 0px 0px 0px rgba(187,187,187,0);
        box-shadow: 0px 0px 0px rgba(187,187,187,0);
        border-radius: 0;
    }

    #bookinfo .bookleft {
        width: auto;
        float: none;
        z-index: 1;
        padding-right: 0;
        height: 13.48rem;
        background: linear-gradient(to bottom,rgba(187,187,187,0),rgba(245,246,252,0));
        text-align: center;
        position: relative;
    }

    #bookimg {
        width: 10rem;
        height: 13.4rem;
        margin-top: 1rem;
        position: absolute;
        display: initial;
        overflow: initial;
        margin-right: auto;
        margin-left: auto;
        right: 0;
        top: 0;
        left: 0;
    }

    #bookimg img {
        width: 100%;
        height: 100%;
        z-index: 1;
        position: absolute;
        bottom: 0;
        left: 0;
        -webkit-transition: -webkit-transform ease-out .3s;
        -webkit-transition: transform ease-out .3s;
        transition: -webkit-transform ease-out .3s;
        transition: transform ease-out .3s;
        transition: transform ease-out .3s,-webkit-transform ease-out .3s;
        -webkit-box-shadow: 0px 0px 0px rgba(187,187,187,0);
        -moz-box-shadow: 0px 0px 0px rgba(187,187,187,0);
        box-shadow: 0px 0px 0px rgba(187,187,187,0);
        border-radius: 0;
    }

    .bookleft #bookimg:after,.bookleft #bookimg:before {
        position: absolute;
        right: 0;
        left: 0;
        width: 100%;
        content: ''
    }

    .bookleft #bookimg:before {
        bottom: 10px;
        height: 20px;
        margin-right: auto;
        margin-left: auto;
        border-radius: 50%;
        background-color: transparent;
        box-shadow: 0 20px 20px rgba(0,0,0,.3)
    }

    .bookleft #bookimg:after {
        bottom: 0;
        height: 100%;
        background-color: #f5f5f5
    }

    #bookinfo .bookright {
        width: auto;
        float: none;
        background: linear-gradient(to bottom,rgba(187,187,187,0),#fff);
        padding: 2.55rem 1rem 1.25rem;
        padding-bottom: 0px;
    }

    #bookintro {
        height: auto;
        padding-top: 0px;
    }

    #newlist,.list_center {
        border: none;
        margin-top: 10px;
    }

    .lbxxyx_s {
        background-position: 230px 6px;
        border: none;
        border-top: 1px dashed #40E0D0;
        border-bottom: 1px solid #e6e6e6;
    }

    .bookright h1 {
        float: none;
        display: block;
        font-size: 1.8em;
        font-weight: 700;
        text-align: center;
        height: 1.8em;
        width: auto;
        max-width: 100%;
        overflow: hidden;
    }

    .bookright .p_author {
        float: none;
        text-align: -webkit-auto;
        height: 18px;
        width: auto;
        line-height: normal;
        font-size: 15px;
        padding-left: 0;
    }

    .bookright .d_title {
        height: 5em;
        text-align: center;
    }

    #count {
        float: none;
        width: inherit;
        height: auto;
        line-height: 20px;
        text-align: left;
        border-top: none;
        padding-top: 3px;
        border-bottom: none;
        padding-bottom: 10px;
    }

    #count li {
        color: #666;
        display: flex;
        width: 25%;
        font-size: 14px;
        line-height: 25px;
    }

    #count li strong {
        font-weight: 700
    }

    #count #uptime {
        width: 25%;
        height: auto;
    }

    #button_all ul li {
        float: none;
        height: auto;
        line-height: 0;
        margin: auto;
    }

    #button_all ul li a {
        width: 28%;
        margin: 5px 5px 20px 5px;
    }

    #button_all .b1 a,#button_all .b2 a,#button_all .b2d a {
        width: 31.5%;
        padding: 0px;
        margin-left: 10px;
    }

    .newrap {
        border: none;
        border-bottom: 1px solid #b4cdd2;
        overflow: hidden;
    }

    #product h2 {
        width: auto;
        border: none;
        border-bottom: 1px solid #b4cdd2;
    }

    #product ul {
        height: 160px;
        border: none;
        overflow: hidden;
    }

    #product ul li {
        margin: 10px 0px 25px 10px;
        width: 84px;
        height: 118px;
    }

    #product ul li img {
        width: 80px;
        height: 114px;
    }

    #newlist li {
        width: 46%;
    }

    .list {
        width: 100%;
        margin-right: auto;
        border-bottom: 1px solid #e6e6e6;
    }

    #listtop,.mtop {
        float: none;
        margin: 0
    }

    .list .recombook dl dd {
        width: 78px;
    }

    .list_center .update_title {
        border-top: none;
        border-bottom: 1px solid #e5a9b7;
    }

    .prodlist {
        width: auto;
        height: auto;
        border: none;
    }

    .prodlist ol {
        padding: 5px 0;
        margin: 0 10px;
    }

    .prodlist ol li {
        width: 33.3%;
    }

    .w_980 {
        margin-top: auto
    }

    .update_list span.r_spanfive,.newrap span {
        float: right;
        text-align: right;
    }

    #index_last,#readerlist ul {
        margin: auto
    }

    #sitebox {
        padding-right: 0px
    }

    #sitebox dl {
        width: 47%;
        height: auto;
        padding: 10px 0;
        margin: 0 10px;
    }

    #sitebox dd {
        width: auto;
        line-height: 21px;
        font-size: 13px;
        color: #666;
    }

    listlie h2 {
        width: auto;
        line-height: 20px;
    }

    #sitebox dt,#sitebox dt img {
        width: 76px;
        height: 106px;
        margin-right: 10px;
    }

    #sitebox dd h3 {
        font-size: 15px;
        font-weight: normal;
        height: 22px;
    }

    #sitebox dt span {
        width: 76px;
        bottom: 0;
    }

    .book_des {
        height: 80px;
        margin-top: 0px;
    }

    .user_all {
        width: auto;
        margin-top: auto
    }

    .user_right .r_2 {
        margin: 10px
    }

    #dialog {
        padding: 10px 5px
    }

    .jump {
        padding: 10px 10px 25px 10px;
    }

    .jump a {
        padding: 3px 30px;
        display: inline-block;
        margin: 5px;
        border-radius: 99px;
        background: #607D8B;
        color: #fff;
    }

    .main {
        width: auto;
        border: 0;
        padding: 20px;
    }

    #TextContent {
        top: 20px;
        bottom: 20px;
        left: 20px;
        right: 20px;
        word-break: break-all;
        line-height: 1.6;
        text-align: justify;
    }

    #TextContent h1 {
        font-size: 1.5em;
        color: #4c3120;
    }

    #TextContent p {
        font-family: "Classic Grotesque W01","Hiragino Sans GB","PingFang-SC-Light","Microsoft YaHei","WenQuanYi Micro Hei",Arial,SimSun,sans-serif;
        color: #4c3120;
        text-indent: 2em;
        line-height: 1.6;
        word-wrap: break-word;
        word-break: break-word;
        margin: 12px 0;
    }

    #readerlist ul li {
        width: 30%;
    }

    .topbooks ul li,.topbook ul li,.listlie ul li {
        font-size: 14px;
    }

    .update_list li {
        width: 47%;
        font-size: 14px;
        float: left;
    }

    .loginbottom {
        display: block;
        text-align: center;
        margin: 0px 10px 10px 10px;
        color: #d3d2d2;
    }

    .loginbottom input.putk {
        width: 70px;
        height: 18px;
        line-height: 15px;
        padding-left: 5px;
        background-color: #fff;
        border: 1px solid #e3e3e3;
    }

    #footer ul input.logint {
        height: 18px;
        border: 0px;
        padding: 0px 10px;
        background-color: #75a4b4;
        color: #fff;
    }

    #footer {
        margin: 15px auto 20px;
    }

    .topbooks ul li span.zilei,.listlie .zilei {
        display: inline;
        width: 60px;
        margin-right: 5px;
    }

    .listlie h2 {
        width: auto;
    }

    #readerlist ul h3 {
        margin-top: -10px;
        border: none;
    }

    .box {
        border: none;
        margin: auto;
        padding-top: 10px;
        background: #5e8e9e;
    }

    .filter ul li {
        border-top: 1px solid #75a4b4;
    }

    .filter ul li a,.filter ul li a:visited {
        color: #f0f7ff;
        display: inline-block;
        box-sizing: border-box;
        padding: 0px 10px;
        margin-bottom: 5px;
    }

    .bookone {
        width: 50%;
    }

    .box,.booklist,.title,.casedel a {
        border: none;
        margin: auto;
    }

    #g207 p {
        margin: 25% 5%;
        padding: 20px 5px;
        border: 2px solid #f8f8f8;
    }
}

@media screen and (max-width: 720px) {
    .topbooks ul li span.zilei {
        display:none;
    }

    .recombook dl {
        padding: 10px 15px 0 25px;
    }

    #count li {
        width: 50%;
    }

    #count #uptime {
        width: 50%;
    }

    #product ul {
        height: 170px;
    }

    #product ul li {
        margin: 19px 0px 25px 25px;
        width: 88px;
        height: 118px;
    }

    #product ul li img {
        width: 86px;
        height: 115px;
    }

    #newlist li {
        width: 44%;
    }

    #readerlist ul li {
        width: 47%;
    }
}

@media screen and (max-width: 667px) {
    .topbooks ul li span.zilei {
        display:none;
    }

    .recombook dl {
        padding: 10px 12px 0 20px;
    }

    #product ul {
        height: 160px;
    }

    #product ul li {
        margin: 10px 0px 25px 20px;
        width: 88px;
        height: 118px;
    }

    #product ul li img {
        width: 86px;
        height: 115px;
    }

    #button_all .b1 a,#button_all .b2 a,#button_all .b2d a {
        width: 30%;
    }

    #readerlist ul li {
        width: 47%;
    }

    .bookone {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .recombook {
        height:186px;
    }

    .recombook dl,.list .recombook dl {
        padding: 15px 0px 0px 19px;
    }

    .recomclass dl {
        width: 50%;
        float: left;
        padding-top: 18px;
        height: auto;
    }

    #product ul {
        height: 160px;
    }

    #product ul li {
        width: 88px;
        height: 118px;
    }

    #product ul li img {
        width: 86px;
        height: 115px;
    }

    .prodlist ol li {
        width: 47%;
        padding-left: 10px;
    }

    .update_list li {
        width: auto;
        float: none;
    }

    #sitebox dl,.listlie {
        float: none;
        width: auto;
    }

    .index_toplist.mright.mbottom,.index_toplist.mbottom {
        width: auto;
    }

    .topbooks ul li span.zilei {
        display: inline;
    }

    #readerlist ul li {
        width: 46%;
    }
}

@media screen and (max-width: 480px) {
    .nav li {
        width:9%;
    }

    .recombook {
        height: 186px;
    }

    .recombook dl,.list .recombook dl {
        padding: 15px 22px 0px 20px;
    }

    .recomclass dl {
        width: 48%;
        float: left;
        padding-top: 16px;
        height: auto;
    }

    #product ul {
        height: 160px;
    }

    #product ul li {
        width: 84px;
        height: 118px;
    }

    #product ul li img {
        width: 82px;
        height: 115px;
    }

    #button_all .b1 a,#button_all .b2 a,#button_all .b2d a {
        width: 29%;
    }

    #readerlist ul li {
        width: 45%;
    }

    .newrap h2 {
        width: 78%;
    }
}

@media screen and (max-width: 435px) {
    .nav li {
        width:10%;
    }

    .recombook {
        height: 186px;
    }

    .recombook dl,.list .recombook dl {
        padding: 15px 8px 0px 16px;
    }

    .recomclass dl {
        width: 48%;
        float: left;
        padding-top: 18px;
        height: auto;
    }

    #product ul {
        height: 160px;
    }

    #product ul li {
        margin: 10px 0px 25px 20px;
        width: 84px;
        height: 118px;
    }

    #product ul li img {
        width: 82px;
        height: 115px;
    }

    #button_all .b1 a,#button_all .b2 a,#button_all .b2d a {
        width: 28.5%;
    }
}

@media screen and (max-width: 414px) {
    .recombook {
        height:186px;
    }

    .recombook dl,.list .recombook dl {
        padding: 15px 2px 0px 16px;
    }

    .recomclass dl {
        width: auto;
        padding-top: 10px;
        float: none;
        height: auto;
    }

    .recomclass ul {
        padding-top: 0px;
    }

    #product ul {
        height: 170px;
    }

    #product ul li {
        margin: 10px 0px 25px 9px;
        width: 92px;
        height: 129px;
    }

    #product ul li img {
        width: 88px;
        height: 123px;
    }

    #readerlist ul li {
        width: 44%;
    }
}

@media screen and (max-width: 384px) {
    .nav li {
        width:11%;
    }

    .recombook {
        height: 180px;
    }

    .recombook dl,.list .recombook dl {
        padding: 12px 0px 0 15px;
    }

    .recomclass dl {
        width: auto;
        padding-top: 10px;
        float: none;
        height: auto;
    }

    #product ul {
        height: 160px;
    }

    #product ul li {
        margin: 10px 0px 25px 10px;
        width: 84px;
        height: 118px;
    }

    #product ul li img {
        width: 82px;
        height: 115px;
    }

    #button_all .b1 a,#button_all .b2 a,#button_all .b2d a {
        width: 28%;
    }
}

@media screen and (max-width: 375px) {
    .recombook {
        height:180px;
    }

    .recombook dl,.list .recombook dl {
        padding: 12px 0px 0 13px;
    }

    .recomclass dl {
        width: auto;
        padding-top: 10px;
        float: none;
        height: auto;
    }

    #product ul {
        height: 158px;
    }

    #product ul li {
        width: 82px;
        height: 115px;
    }

    #product ul li img {
        width: 78px;
        height: 114px;
    }
}

@media screen and (max-width: 360px) {
    .recombook {
        height:180px;
    }

    .recombook dl,.list .recombook dl {
        padding: 10px 0px 0 10px;
    }

    .recomclass dl {
        width: auto;
        padding-top: 10px;
        float: none;
        height: auto;
    }

    #product ul {
        height: 148px;
    }

    #newlist li {
        width: 100%;
    }

    #product ul li {
        width: 78px;
        height: 110px;
    }

    #product ul li img {
        width: 76px;
        height: 108px;
    }

    #readerlist ul li {
        width: 43%;
    }
}

@media screen and (max-width: 346px) {
    .recombook {
        height:184px;
    }

    .recombook dl,.list .recombook dl {
        padding: 15px 16px 5px 21px;
    }

    .recomclass dl {
        width: auto;
        padding-top: 10px;
        float: none;
        height: auto;
    }

    #product ul {
        height: 148px;
    }

    #product ul li {
        width: 74px;
        height: 104px;
    }

    #product ul li img {
        width: 72px;
        height: 103px;
    }
}

@media screen and (max-width: 320px) {
    .recombook {
        height:184px;
    }

    .recombook dl,.list .recombook dl {
        padding: 15px 9px 5px 18px;
    }

    .recomclass dl {
        width: auto;
        padding-top: 10px;
        float: none;
        height: auto;
    }

    .update_list span.r_spanone {
        width: 160px;
    }

    #count #uptime {
        width: 43%;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    #product ul {
        height: 138px;
    }

    #product ul li {
        width: 68px;
        height: 95px;
    }

    #product ul li img {
        width: 66px;
        height: 93px;
    }

    #button_all .b1 a,#button_all .b2 a,#button_all .b2d a {
        width: 27.5%;
    }
}

/*适应性补充*/
.pages #pagestats {
    color: #8BBABF;
}

.pages input {
    display: none;
}
