@charset "utf-8";

/* 初始化CSS */
*{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6{font-size:100%;}
fieldset, img{border:none; vertical-align:middle;}
address, caption, cite, code, dfn, th, var{font-style:normal; font-weight:normal;}
ul, ol{list-style:none;}
li{list-style-type:none;}
input{padding-top:0; padding-bottom:0; font-family: "Microsoft Yahei","SimSun",Arial,sans-serif;}
select, input{vertical-align:middle;}
select, input, textarea{ margin:0; font-size:12px;}
input[type="text"], input[type="password"], textarea{outline-style:none;}
textarea{font-family: "Microsoft Yahei","SimSun",Arial,sans-serif; resize:none;}
body{font:12px "Microsoft Yahei","SimSun",Arial,sans-serif; color:#333;overflow-x:hidden;}
a{text-decoration:none; color:inherit;}
i, em{ font-style:normal;}
.clearfix:after{ display:block; visibility:hidden; clear:both; height:0; content:"";}
.clearfix{zoom:1;}
.fl{ float:left;}
.fr{ float:right;}
.auto{ margin-left:auto; margin-right:auto;}
article,aside,footer,header,section,footer,nav,figure,main{display:block}
.TXTovehid{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.tran300{-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.tran500{-webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear;}

.scaleimg:hover img{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.rotateY:hover{ -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg); }
.translateX:hover{-webkit-transform:translateX(-6px); -moz-transform: translateX(6px); -ms-transform:translateX(-6px); transform:translateX(-6px);}

html,
body,
div,
span,
p,
blockquote,
pre,
a,
address,
code,
del,
em,
img,
ol,
ul,
li,
form,
p {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
    vertical-align: baseline
}

body {
    font-size: 12px;
    color: #000;
    background: #fff;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif
}

a img {
    border: none
}

a:focus,
a:hover {
    color: #396dd4;
    text-decoration: underline
}

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

strong {
    font-weight: bold;
    line-height:26px;
}

em {
    font-style: italic
}

address {
    margin: 0 0 1.5em;
    font-style: italic
}

li ul,
li ol {
    margin: 0
}

ul,
ol {
    list-style-type: none
}

.clearfix {
    zoom: 1
}

.border {
    border: 1px solid red
}

.blue {
    color: #396dd4
}

.red {
    color: #F00
}

.green {
    color: #090
}

.m10 {
    margin-top: 5px;
    margin-bottom: 5px;
}

body {
    font-family: "宋体"
}

.juzhong {
    margin-right: auto;
    margin-left: auto;
}

#dl {
    height: 25px;
    width: 1000px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
}

#dl_left {
    height: 25px;
    float: left;
}

#dl_right {
    font-family: "宋体";
    font-size: 12px;
    color: #333;
    float: right;
    line-height: 25px;
}

#top {
    width: 1000px;
    height: 112px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#logo {
    float: left;
}

#top_z {
    width: 465px;
    float: left;
}

#top_ss {
    border: 1px solid #d8dde6;
    height: 32px;
}

#top_sswz {
    font-size: 12px;
    color: #d50000;
}

#top_sswz a {
    color: #333;
    margin-right: 8px;
    margin-left: 8px;
}

#top_sswz a:hover {
    color: #f60;
    margin-right: 8px;
    margin-left: 8px;
}

#top_right {
    height: 87px;
    margin-top: 10px;
    width: 20%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

#top_right a {
    background-image: url(../images/luuuindex_03.gif);
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
    width: 87px;
    height: 87px;
    max-width: 87px;
    max-height: 87px;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #FFF;
    text-decoration: none;
    line-height: 24px;
    text-align: center;
    margin-left: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#top_right a:hover {
    background-image: url(../images/yxbj.gif);
}

/* 导航 */

.pc_nav {
    width: 100%;
    background: #036;
    position: relative;
}

.pc_nav ul {
    width: 1000px;
    margin: 0 auto;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pc_nav ul li {
    display: inline-block;
    display: flex;
    align-items: center;
    padding:6px 0;
}

.pc_nav ul li .img {
    display: inline-block;
    /* background: url(../images/luuuindex_25.gif) no-repeat; */
    background: rgba(255, 255, 255, 0.2);
    width: 1px;
    height: 24px;
}

.pc_nav ul li a {
    color: #fff;
    text-decoration :none;
    padding:4px 5px;
    border-radius:8px;
}

.pc_nav ul li a:hover {
    color: #f06819;
    background: #fff;
}

.pc_nav .menuIcon {
    width: 20px;
    cursor: pointer;
    display: none;
    position: absolute;
    z-index: 1000;
    right: 4%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.pc_nav .menuIcon span {
    display: block;
    height: 2px;
    background: #fff;
    margin-top: 5px;
    position: relative;
}

.pc_nav .menuIcon span:first-child {
    margin-top: 0;
}

/* 搜索 */
.cd-popup {
    width: 50%;
}

.cd-popup input {
    height: 32px;
    border: solid 1px #036;
}

.cd-popup .text {
    padding-left: 16px;
    width: calc(100% - 84px);
}

.cd-popup .btn {
    margin: 0;
    width: 56px;
    height:34px;
}

#userinfo {
    height: 30px;
    line-height: 30px
}

#userinfo a {
    margin: 0 5px
}

#top_ss li {
    height: 24px;
    line-height: 24px;
}

#top_ss .form {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#top_ss .form .input {
    width: calc(100% - 146px)
}

#top_ss .form .input .search-input {
    width: 100%;
}

#top_ss .icon {
    background: url(../images/bar.png) repeat-x left -260px;
    width: 75px;
    padding: 4px 10px 4px 0
}

#top_ss #SearchKey {
    height: 19px;
    background: url(../images/bar.png) repeat-x 0 -111px;
    border: 1px solid #d8dde6
}

#top_ss #SeaButton {
    /* background: url(../images/bar.png) no-repeat -218px -169px;*/
    background: url(../images/bar.png) no-repeat -160px -265px;
    width: 55px;
    height: 23px;
    border: 1px solid #d8dde6
}

#top_ss .search {
    float: left;
    width: 100%;
}

#main {
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
    margin-top: 10px;
    overflow: hidden;
    position: relative
}

#focus,
#recommend,
#recommend_hot {
    float: left;
    overflow: hidden
}

#focus {
    background: url(../images/focusbg.jpg) no-repeat 0 0;
    width: 258px;
    height: 450px;
    position: relative;
    border-radius:6px;
    border:1px solid #c1ced6;
}

#focus a {
    position: absolute;
    width: 215px;
    top: 40px;
    left: 28px
}

#focus h2 {
    position: absolute;
    bottom: 10px;
    width: 250px;
    height: 30px;
    text-align: center;
    overflow: hidden
}

#focus h2 a {
    padding: 10px 10px 0 10px;
    top: 0;
    left: 0;
    font-weight: bold;
    font-size: 16px;
    color: #c00
}

#focus img {
    width: 215px;
    height: 360px;
}

#recommend {
    background: url(../images/hot.jpg) no-repeat 0 0;
    width: 504px;
    height: 450px;
    margin: 0 10px;
    border-radius:6px;
    border:1px solid #c1ced6;
}

#recommend .title {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 40px;
    color: #036
}

.re_1 {
    height: 110px;
    margin: 0 20px 20px 15px
}

.re_1 .b {
    font-weight: bold;
    font-size: 28px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    overflow: hidden
}

.re_1 .b a {
    color: #c00;
    margin: 0 5px;
}

.re_1 .s {
    text-align: left;
    overflow: hidden;
    font-size: 14px;
    height: 72px;
    line-height: 25px
}

.re_1 .s a {
    color: #036;
    margin: 0 2px;
}

.re_2 {
    height: 280px;
    margin: 0 20px 0 15px;
    overflow: hidden;
}

.recommimg {
    width: 222px;
    float: left;
    height: 130px;
    overflow: hidden;
    margin: 5px
}

.recommimg img {
    width: 80px;
    height: 120px
}

.recommimg .pic {
    width: 90px;
    float: left;
    text-align: center
}

.recommimg .pic a {
    padding: 2px;
    text-decoration: underline
}

.recommimg .text {
    width: 120px;
    float: right;
    line-height: 25px
}

.recommimg .text p a {
    color: #396ddc
}

.recommimg h3 {
    font-size: 14px;
    font-weight: bold;
}

.recommimg h3 a {
    color: #c00
}

#recommend_hot {
    border: 1px solid #c1ced6;
    width: 212px;
    border-radius:6px;
}

#recommend_hot h2 {
    background: url(../images/title1.jpg);
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
    color: #036;
    padding: 0 10px 0 0;
    position: relative;
    padding-left: 10px;
}

#recommend_hot ul {
    margin: 7px 5px;
}

#recommend_hot ul li {
    background: url(../images/li_dot.gif) no-repeat 10px 12px;
    padding: 2px 0px 2px 20px;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
}

#recommend_hot ul li span {
    color: #888;
    margin-right: 5px
}

.rec,
.chapterlist {
    border: 1px solid #D8DDE6;
    border-radius:6px;
    background:rgb(233, 240, 241);
}

.rec h2 {
    background: url(../images/tit_regist.jpg) repeat-x 0 -35px;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 15px;
    color: #c00
}

.rec .content {
    width: auto;
    height: auto;
    overflow: hidden;
    float: left;
    margin: 10px 20px 10px 20px;
}

.rec .content p {
    text-indent: 2em;
    margin: 1em 0;
    font-size: 18px;
    height: auto;
    line-height: 200%;
}
.rec .content p.tags {
    text-indent: 0em;
    font-size: 12px;
}

.rec .content p.tags b{
    float: left;
    padding-left: 5px;
    font-size: 18px;
}

.rec .content p.tags a{
    color: #00b0f0;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    margin: 0 10px 0 0;
    padding: 0 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
}
.rec .content p.tags a:nth-child(1){color:#66bcff;border-color:#66bcff}
.rec .content p.tags a:nth-child(2){color:#f58797;border-color:#f58797}
.rec .content p.tags a:nth-child(3){color:#68d46d;border-color:#68d46d}
.rec .content p.tags a:nth-child(4){color:#6d86b3;border-color:#6d86b3}
.rec .content p.tags a:nth-child(5){color:#68d9c2;border-color:#68d9c2}

.rec .content h2,
.rec .content h3,
.rec .content h4 {
    float: left;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    color: green;
    height: auto;
    line-height: 30px;
}
.rec .pic_list{
    padding:0 10px;
}
.rec .pic {
    width: 98px;
    height: 185px;
    float: left;
    margin: 10px 5px 10px 5px;
    overflow: hidden
}

.rec .pic img {
    width: 100px;
    height: 150px
}

.rec .pic span a {
    display: block;
    text-align: center;
    padding: 2px 0
}
/* 专题 */
.bookinfo .info .zt_tt {
    font-size: 28px;
    font-weight: bold;
    font-family: 微软雅黑, 黑体;
    color: #d00;
}
.rec_zt .content_zt {
    width: auto;
    height: auto;
    overflow: hidden;
    float: left;
}
.rec_zt .zt_sss .zt_title{
    background: url(../images/tit_regist.jpg) repeat-x 0 -35px;
    height: 33px;
    line-height: 33px;
    border-top:solid 1px #dbdbdb;
    font-size: 14px !important;
    font-weight: bold !important;
    padding-left: 15px !important;
    color: #c00 !important;
}
.rec_zt .zt_sss{
    margin-top:16px;
    clear:both;
}
.rec_zt .cot_art{
    height:50px;
    overflow:hidden;
    font-size:12px;
    margin: 10px 20px 10px 20px;
}
.rec_zt .pic{
    margin: 10px 6px 10px 0;
}
.rec_zt .pic_list{
    margin: 10px 20px 10px 20px;
}
.rec_zt .content{
    height:auto;
}
.rec_zt .bookzt_zt{
    clear:both;
}
.rec_zt .bookzt_zt span{
    display:block;
}

.rec_zt .bookzt_zt .zt_read{
    float: right;
    width:80px !important;
    display:inline-block;
    text-align:center;
    background-color:#1b8dda;
    border-radius:3px;
    height:22px;
    line-height:22px;
    color:#fff;
}

.rec_zt .bookzt .block_img{
    margin-left:0 !important
}
.rec_zt .like_section{
    margin: 10px 20px 10px 20px;
}
#main .area {
    width: 1000px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#main .area .mod {
    position: relative;
    margin-right: 10px;
    width: calc((100% - 10px * 4) / 4);
    height: 433px;
    border: 1px solid #c8cfe2;
    margin-bottom:10px;
    border-radius:6px;
}
#main .area .mod:nth-child(4n+0){
    margin-right:0;
}
#main .area .sNew,
.sidebar ul {
    margin: 5px 15px
}

#main .area .sNew li,
.sidebar ul li {
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden
}

#main .area .sNew li span {
    color: #888
}

.sidebar ul li span {
    float: right;
    color: #888
}

#main .area .mod .mod_title {
    background: url(../images/moddtbg.png) repeat-x 0 0;
    height: 23px;
    line-height: 23px;
    padding: 3px 8px 0 8px
}

#main .area .mod .mod_title .title {
    background: url(../images/bar.png) no-repeat -278px -209px;
    padding-left: 13px;
    font-weight: bold;
    display: block;
    color: #036
}

.empty {
    display: none;
}

.pictext {
    margin: 15px;
}

.pictext .pic {
    float: left;
}

.pictext .pic a {
    border: 1px solid #ddd;
    display: block;
    padding: 2px;
    width: 80px;
    height: 102px;
}

.pictext .pic a:hover {
    background: #B0D1EC;
    border: 1px solid #39f
}

.pictext .text {
    float: right;
    width: calc(100% - 96px);
    height: 110px;
    overflow: hidden;
    line-height: 21px;
}

.pictext .text p {
    color: #777;
    text-indent: 24px;
}

.pictext .text p a {
    color: #396dd4;
    text-decoration: underline
}

.pictext .text h3 a {
    font-size: 14px;
    font-weight: bold;
    display: block;
    width: 120px;
    height: 24px;
    line-height: 24px;
    overflow: hidden
}

.more {
    background: url(../images/bar.png) no-repeat -282px -179px;
    display: block;
    position: absolute;
    top: 3px;
    right: 10px;
    padding-left: 10px;
    height: 23px;
    line-height: 23px;
}

.more a {
    font-size: 12px;
    font-weight: normal;
    color: #888
}

#sidebar {
    float: left
}

#sidebar .sidebar {
    width: 242px;
    border: 1px solid #c8cfe2;
    margin-bottom: 10px
}

#sidebar .sidebar .mod_title {
    background: url(../images/bar.png) no-repeat 0 -567px;
    position: relative;
    height: 25px;
    padding: 5px 0 0 5px;
    border-bottom: 1px solid #c8cfe2;
}

#sidebar .sidebar .mod_title .title {
    background: url(../images/bar.png) no-repeat 0 -599px;
    display: block;
    line-height: 23px;
    padding-left: 20px;
    font-weight: bold;
    display: block;
    color: #036
}

#update {
    border: 1px solid #c8cfe2;
    width: 746px;
    margin-left: 8px;
    float: left;
    position: relative;
    padding-bottom: 15px;
    overflow: hidden
}

#update .mod_title {
    background: url(../images/new_t.gif) no-repeat;
    height: 32px;
    margin-top: -1px;
    position: relative;
    z-index: 2;
}

#update .mod_title .title {
    display: block;
    padding: 10px 0 0 50px;
    font-weight: bold;
    color: #036
}

#update .mod_title .more {
    top: 6px;
}

#update .line {
    margin-top: -1px;
    border-top: 1px solid #87A4BE;
    position: relative;
    z-index: 1;
}

#update .tab_list {
    padding: 5px 10px;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden
}

#update .tab_list li {
    float: left
}

#update .tab1,
#update .tab2 span,
#update .tab4 {
    color: #888
}

#update .tab1,
#update .tab2,
#update .tab3,
#update .tab4 {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    width: 70px;
    margin: 0 5px
}

#update .tab1 a {
    color: #888;
}

#update .tab2 {
    width: 460px;
}

#update .tab2 a {
    color: #1886AC;
}

#update .tab2 span a {
    color: #000
}

#update .tab3 {
    width: 90px;
}

#update .tab4 {
    width: 60px;
    text-align: right;
}

#main .fillst,
#main .listbox {
    border: 1px solid #D8DDE6;
    padding: 10px
}

.fanye {
    display: flex;
    justify-content: space-between;
}

.fanye.wap {
    display: none
}

#main .fillst a,
#tran a {
    display: block;
    width: 33.3%;
    height: 23px;
    line-height: 23px;
    padding: 4px 16px;
    float: left;
    text-align: center;
    border: solid 1px #dadada;
}

#main .fillst .ku {
    float: right;
    background: none;
    display: block;
    width: 65px;
    color: red;
    font-size: 15px;
    height: 23px;
    line-height: 23px;
    padding: 4px 0 3px 0;
    text-align: center;
}

#main .fillst a:hover,
#tran a:hover {
    text-decoration: none;
    background-position: -151px -426px
}

#main .listbox {
    padding: 0;
}

#main .listbox .title {
    background: #f7f7f7 url(../images/re.gif) no-repeat 10px 8px;
    padding-left: 34px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #D8DDE6;
}

.book {
    padding: 0 10px;
}

.thead {
    background: #f7f7f7
}

.f7 {
    background: #f7f7f7
}

.thead li {
    text-align: center;
    font-weight: bold;
    padding: 0 4px
}

.thead .tab3,
.thead .tab4 {
    text-align: left
}

.book ul li {
    float: left;
    width: 70px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    padding: 0 4px
}

.book .tab1,
.book .tab2,
.book .tab6,
.book .tab7 {
    text-align: center
}

.book .tab2 {
    width: 80px
}

.book .tab3 {
    font-size: 14px;
    width: 200px
}

.book .tab3 a {
    color: #1886AC
}

.book .tab4 {
    width: 300px
}

.book .tab5 {
    text-align: center;
    width: 100px
}

.book .tab6 {
    width: 100px
}

.pager {
    width: 1000px;
    text-align: center;
}

.paginator {
    font: 11px Arial, Helvetica, sans-serif;
    padding: 10px 0 10px 0;
    margin: 0px;
    display: flex;
    justify-content: center;
    width: 100%;
}

.paginator a,
span~font {
    padding: 4px 10px;
    border: solid 1px #ddd;
    background: #fff;
    text-decoration: none;
    margin: 0 3px
}

.paginator a:visited {
    padding: 1px 6px;
    border: solid 1px #ddd;
    background: #fff;
    text-decoration: none;
}

.paginator .cpb {
    padding: 1px 6px;
    font-weight: bold;
    font-size: 13px;
    border: 1px solid #ddd;
    color: #cc0000;
}

.paginator a:hover {
    border-color: #3399FF #1E51A3 #1E51A3 #3399FF;
    background-position: left -50px;
    color: #fff;
    color: #000;
    text-decoration: none;
}

.paginator .submit {
    background: url(../images/bar2.png) no-repeat -57px -458px;
    border: none;
    width: 36px;
    height: 24px;
    cursor: pointer;
    text-indent: -999px
}

.paginator input {
    background: url(../images/bar2.png) no-repeat 0 -111px;
    border: 1px solid #ddd;
    width: 44px;
    height: 20px;
    line-height: 20px;
    text-align: center
}


.bookzt .block_img {
    height: auto;
    border: 1px solid #DEDEDE;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}

.bookzt .block_img img {
    height: 100px;
    width: 85px;
}

.bookzt .block_txt {
    border: 0px;
    height: 120px;
    overflow: hidden;
    line-height: 20px;
}

.bookzt .block_txt .tit {
    height: 18px;
    overflow: hidden;
}

.bookzt .block_txt .tit strong{
    line-height: 24px;
}

.bookzt .block_txt .desc {
    text-indent: 24px;
    padding-left: 10px;
    padding-right: 10px;
    height: 62px;
    overflow: hidden;
}

.bookzt .block_txt .zt_read{
    float: right;
    margin-right:15px;
    width: 80px !important;
    display: inline-block;
    text-align: center;
    background-color: #1b8dda;
    border-radius: 3px;
    height: 22px;
    line-height: 22px;
    color: #fff;
}


span~font {
    background: url(../images/pagesnum_bg.gif) repeat-x 0 -50px;
    border-color: #39F #1E51A3 #1E51A3 #39F;
    font-weight: bold;
    color: #fff;
    cursor: default
}

#main .crumb {
    height: 30px;
    line-height: 30px
}

.bookinfo {
    border: 1px solid #D8DDE6;
    position: relative;
    border-radius: 8px;
}

.bookinfo .info {
    background: url(../images/sy_01.jpg) repeat-x 0 bottom;
    color: #666;
    line-height: 50px;
    text-align: center;
    padding: 20px 10px;
    position: relative;
    overflow: hidden;

}

.bookinfo .info p {
    color: #444;
    font-size: 14px;
    height: 40px
}

.bookinfo .info p.toolbar {
    color: #666;
    font-size: 12px
}

.bookinfo .info p.toolbar a {
    font-size: 12px
}

.bookinfo .info a,
.bookinfo .info a:hover {
    font-size: 28px;
    font-weight: bold;
    font-family: 微软雅黑, 黑体;
    color: #d00
}

.bookinfo .info span {
    font-size: 12px;
    padding-left: 30px
}

.bookinfo .info .state {
    width: 109px;
    height: 101px;
    position: absolute;
    top: -4px;
    left: -4px
}

.bookinfo .info .state img {
    width: 109px;
    height: 101px
}

.bookinfo .cont {
    padding: 5px;
    display: flex;
    justify-content: space-between;
}

.bookinfo .bookimg {
    background: url(../images/sy_02.jpg) no-repeat 0 0;
    width: 230px;
}

.bookinfo .bookimg img {
    width: 188px;
    height: 270px;
    margin: 12px 0 20px 15px;
}

.bookinfo .intro {
    width: calc(100% - 480px);
    line-height: 30px;
    padding-bottom: 60px
}

.bookinfo .intro a {}

.bookinfo .intro em {
    display: block;
    font-size: 16px;
    font-weight: bold;
    font-style: normal
}

.bookinfo .intro .toolbar {
     position: absolute; 
    bottom: 30px
}

.bookinfo .intro .toolbar a {
    display: block;
    float: left;
    height: 33px;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    background-color: #1b8dda;
    border-radius: 6px;
    color: #fff;
    margin-right:10px;
}
#bookwx{
    background-color: #090;
}
.cont_1000 .showzk{
    display:none;
    justify-content:center;
    width:100%;
    margin-bottom:2px;
}

.cont_1000 .showzk .zk {
    margin: 0 auto;
    width: 80px !important;
    display: inline-block;
    text-align: center;
    background-color: #1b8dda;
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    color: #fff;
}

.bookinfo .bookewm {
    background: url(../images/sy_02.jpg) no-repeat 0 0;
    width: 230px;
    height: 321px;
    margin: 20px 0 20px 20px;
    float: right
}

.bookinfo .bookewm img {
    width: 148px;
    height: 148px;
    margin: 12px 0 20px 35px;
}

.bookinfo .bookewm .desc {
    width: 148px;
    text-align: center;
    margin: 12px 0 20px 35px;
}


.bookinfo .weixiewm {
    background: url(../images/sy_02.jpg) no-repeat 0 0;
    width: 230px;
    height: 321px;
    background-size: contain;
}

.bookinfo .weixiewm img {
    width: 148px;
    height: 148px;
    margin: 12px 0 20px 35px;
}

.bookinfo .weixiewm .desc {
    width: 190px;
    text-align: left;
    margin: 5px 0 10px 20px;
}

.bookinfo .weixiewm .desc .foo {
    font-size: 20px;
    font-weight: 900;
    color: #c00;
}

.bookinfo .m_intro,
.bookinfo .m_toolbar {
    display: none;
}

.bookinfo .weixiewm .desc .foa {
    font-size: 16px;
    font-weight: 900;
    color: #c00;
}

.weixinsee {
    display: none;
}

.wxa2 {
    margin-top: 5px;
    overflow: hidden;
}

.wxa2 p {
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
}

.close_weixinsee {
    position: absolute;
    right: 10px;
    font-size: 20px;
}

.wxa2 u {
    text-decoration: none;
}

.wxa2 .wximg {
    text-align: center;
}

.wxa2 .wximg img {
    width: 148px;
    height: 148px;
    margin: 15px auto -13px auto;
    position: inherit;
    left: 0;
    top: 0;
}

.wx_wa,
.wx_wz {
    margin: 10px 20px;
    width: 94%;
    overflow: hidden;
}

.wx_wa {
    text-align: center;
    font-weight: 900;
    color: #1AAD19;
    font-size: 16px;
}

.wx_wz {
    overflow: hidden;
    text-align: left;
}

.wx_wz u {
    font-size: 20px;
    font-weight: 900;
    color: #f0715c;

}

.wx_wz i {
    text-transform: uppercase;
    background: #1AAD19;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
    padding: 0 10px;
    margin-left: 15px;
    font-size: 16px;
}

#fuzhi {
    display: none;
    width: 100%;
    z-index: 999;
}

#fuzhi h5,
#fuzhi b {
    height: 50px;
    width: 90%;
    margin: 0 5%;
    line-height: 50px;
    text-align: center;
    background: #999;
    color: #000;
    display: block;
    font-size: 20px;
    border-radius: 5px 5px 0 0;
    font-weight: 900;
}

#fuzhi div {
    height: 50px;
    width: 90%;
    margin: 0 5%;
    line-height: 50px;
    text-align: center;
    background: #f2f2f2;
    cursor: pointer;
    display: block;
    border-radius: 0 0 5px 5px;
}

#fuzhi div i {
    width: 50%;
    float: left;
}

#fuzhi div a {
    float: right;
    width: 49%;
    height: 50px;
    line-height: 50px;
    background: none;
    border-left: 1px solid #ccc;
    color: #000;
    margin: 0;
}

.wewm {
    height: 20px;
    width: 90%;
    text-align: center;
    color: #666;
    margin: 10px auto;
    font-size: 16px;
}

.wewm em {
    color: #f00;
    font-weight: 900;
}

.chapterlist ul {
    margin: 10px 0
}

.chapterlist li {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 15px;
    border-bottom: 1px dashed #dfdfdf;
    overflow: hidden
}

.chapterlist li a {
    display: block;
    width: 305px;
    font-size: 18px;
}

.chapterlist li .a2 span {
    float: right;
    width: 60px;
}

#content {
    padding: 10px 20px 20px 20px;
    min-height: 240px;
    font-size: 18px;
    line-height: 28px;
    /*font-family: 宋体, 'Arial Narrow', 微软雅黑, 黑体*/
}

#content .tips {
    background: url(../images/loading.gif) no-repeat 0 0;
    text-align: center;
    font-size: 12px;
    height: 40px;
    margin: 0 auto;
    padding-left: 20px;
    width: 300px
}

#content p {
    margin: 1em 0;
    font-size: 18px;
    height: auto;
    line-height: 200%;
}

#content h2,
#content h3,
#content h3 {
    font-size: 20px;
    font-weight: bold;
    color: green;
    height: auto;
    line-height: 200%;
}

#translate {
    cursor: pointer;
    color: #F00;
    font-weight: bold
}


#bookindex {
    width: 115px;
    background-position: 0 -120px
}

a#bookindex:hover {
    background-position: -118px -120px
}

#bookwx {
    width: 115px;
    background-position: 0 -120px
}

a#bookwx:hover {
    background-position: -118px -120px
}

#bookfav {
    width: 115px;
    background-position: 0 -120px
}

a#bookfav:hover {
    background-position: -118px -120px
}

.success {
    margin: 0 auto;
    width: 1000px;
    padding: 30px
}

.success h1 {
    background: url(../images/suc_05.gif) no-repeat 30% 0;
    height: 70px;
    line-height: 70px;
    font-size: 30px;
    font-family: 黑体;
    text-align: center
}

.success p {
    font-size: 14px;
    text-align: center;
    line-height: 50px
}

.success ul {
    margin-left: 300px
}

.success ul li {
    height: 30px;
    line-height: 30px;
    color: #f00
}

.success p.err {
    color: #f00
}

#reg,
#login {
    margin: 0 auto;
    border: 1px solid #D8DDE6;
    padding: 20px;
}

#reg h1 {
    background: url(../images/zctext.gif) no-repeat 0 0;
    font-size: 20px;
    font-weight: bold;
    height: 18px;
    width: 128px;
    text-indent: -999px;
    margin: 10px 0 30px 0
}

#login h1 {
    width: 74px;
    height: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #206900;
    margin: 5px 0 20px 40px;
}

#reg h2 {
    background: url(../images/zc0823.gif) no-repeat 0 0;
    width: 555px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #9b9b9b
}

#reg h2 a {
    margin: 0 170px 0 88px;
    color: #666;
    text-decoration: none;
    font-size: 14px
}

#reg p.tips,
#login p.tips {
    color: #206900;
    height: 30px;
    line-height: 30px
}

#reg em,
#login em {
    color: #f00;
    margin: 0 5px
}

#reg div,
#login div {
    margin: 10px 0;
    height: 50px;
}

#reg div img,
#login div img {
    border: none;
    cursor: pointer;
}

#reg div span,
#login div span {
    display: inline-block;
    padding: 0 0 7px 25px;
    margin: 0 0 -16px 8px;
    height: 35px;
    line-height: 18px;
}

#reg div .m,
#login div .m {
    background: url(../images/zc0823.gif) no-repeat -608px -42px;
    color: #999;
}

#reg div label,
#login div label {
    width: 100px;
    display: inline-block;
    padding: 5px 10px;
    text-align: right;
}

#reg div input,
#login div input {
    width: 245px;
    height: 35px;
    line-height: 35px;
    background: #f6f6f6;
    border: 1px solid #c7c7c7
}

#reg #checkbox,
#login #checkbox {
    width: 13px;
    height: 13px;
}

#reg #submitbtn {
    background: url(../images/zc0823.gif) no-repeat 0 -287px;
    width: 172px;
    height: 54px;
    cursor: pointer;
    margin: 0 0 20px 110px;
    border: none;
}

#login #submitbtn {
    background: url(../images/zc0823.gif) no-repeat 0 -236px;
    cursor: pointer;
    width: 102px;
    height: 44px;
    border: none;
    text-indent: -999px;
    margin-left: 100px
}

#regtips,
#logintips {
    position: absolute;
    top: 79px;
    right: 20px;
    width: 320px;
    height: 100px;
}

#logintips {
    top: 10px;
}

#regtips .top,
#logintips .top {
    background: url(../images/zc0823.gif) no-repeat 0 -358px;
    height: 33px
}

#regtips .middle,
#logintips .middle {
    background: #f6f6f6;
    padding: 0 20px;
    color: #666;
    line-height: 30px
}

#regtips .middle h2 {
    background: url(../images/zctext.gif) no-repeat 0 -25px;
    margin-top: 40px
}

#regtips #login {
    background: url(../images/zc0823.gif) no-repeat 0 -236px;
    width: 102px;
    height: 44px;
    border: none;
    margin-left: 115px;
    cursor: pointer
}

#logintips #login {
    background: url(../images/zc0823.gif) no-repeat 0 -287px;
    width: 172px;
    height: 56px;
    border: none;
    cursor: pointer;
    margin: 70px 0 70px 55px
}

#logintips h2 {
    color: #206900;
    font-size: 20px;
    font-weight: bold;
    margin: -10px 0 20px 0
}

#regtips .bottom,
#logintips .bottom {
    background: url(../images/zc0823.gif) no-repeat 0 -391px;
    height: 33px
}

#entry {
    margin-bottom: 10px
}

#entry .mt {
    background: url(../images/tit_regist.jpg) #D1D1D1 repeat-x 0 -34px;
    height: 33px;
}

#entry .mt h2 {
    background: url(../images/tit_regist.jpg) no-repeat 0 0;
    height: 33px;
    line-height: 33px;
    padding-left: 15px;
    float: left;
    font-size: 14px;
    font-weight: bold
}

#entry .mt b {
    background: url(../images/tit_regist.jpg) no-repeat 0 -68px;
    width: 10px;
    height: 33px;
    float: right
}

#entry .mc {
    border: solid #d8dde6;
    border-width: 0 1px 1px;
    padding: 40px;
    position: relative
}

#entry .mc p {
    line-height: 30px
}

#entry .mc .item {
    height: 50px;
    line-height: 26px;
    padding-top: 5px
}

#entry .item span {
    display: inline-block;
    width: 80px;
    text-align: right;
    font-size: 14px
}

#entry .item input {
    width: 250px;
    height: 35px;
    line-height: 35px;
    paddign: 4px 3px;
    border: 1px solid #bbb;
}

#entry .item #regsubmit {
    background: url(../images/tit_regist.jpg) repeat-x 0 -34px;
    border: none;
    height: 33px;
    border: solid #d2d2d2;
    border-width: 0 1px;
    cursor: pointer;
    width: 100px;
    margin-left: 80px
}

#entry .item em {
    color: #666;
    font-style: normal;
}

#entry .tabstitle {
    background: url(../images/zc0823.gif) 0 0;
    height: 33px;
    width: 555px;
    margin-bottom: 20px
}

#entry .tabs .tabstitle a {
    cursor: pointer;
    width: 210px;
    padding-left: 65px;
    line-height: 33px;
    display: inline-block;
    font-weight: bold;
    text-decoration: none
}

#entry .tabs .item span {
    width: 120px;
}

#entry .tabs #regsubmit {
    margin-left: 120px
}

#bdshare {
    position: absolute;
    top: 60px;
    right: 10px
}

#bdshare span.bds_more {
    line-height: 15px;
}

#bdshare a.shareCount:hover {
    font-style: normal;
    font-size: 12px
}

#friendlinks {
    border: 1px solid #c8cfe2;
    border-top: 2px solid #4D75A1;
    background: #f6f6f6;
    padding: 10px
}

#friendlinks a {
    padding: 2px 5px;
}

#copyright {
    width: 100%;
    text-align: center;
    color: #888;
    padding: 20px 0;
    border-top: 1px solid #ddd;
}

#toolbar {
    background: #fff;
    width: 730px;
    margin: 20px 0 30px 0;
    padding-left: 20px;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 0;
}

#setStyle {
    width: 220px;
    color: #000;
    float: left;
}

#setStyle span {
    display: block;
    width: 13px;
    height: 13px;
    cursor: pointer;
    margin: 4px 3px 0 0;
    float: left;
}

#setStyle span.text {
    width: 40px;
    margin: 0;
}

#setFontSize {
    width: 130px;
    float: left;
    color: #000;
}

#setFontSize a {
    margin-right: 5px;
}

#toolbar p.container {
    float: left;
    width: 120px;
    height: 23px;
    line-height: 23px
}

#toolbar p.container input {
    vertical-align: middle;
    margin-top: 0
}

.chaptercontent {
    background: #DFF4FF;
    position: relative;
}

.click {
    background: url(../images/click.gif) no-repeat 0 0
}

.hidden {
    display: none
}

.tip-title {
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    color: #9FD4FF;
    padding: 10px 20px;
    background: #343434
}

#main .tips {
    background: #cfcfcf;
    padding: 20px;
    color: rgb(159, 47, 0);
    font-size: 16px;
    text-align: center;
}

p.chaptertitle {
    font-size: 24px !important
}

.bdcs-search {
    margin: 6px 0 0 10px !important
}

.ads {
    float: left;
    margin: 10px 5px 10px 0;
}

.ads2 {
    width: 980px;
    height: 60px;
    margin: 0 0 10px 20px
}

.ads_a,
.ads_b {
    text-align: center;
    padding: 5px 0;
    border: 1px solid #D8DDE6;
}

.ads_c {
    float: left;
    width: 300px;
    /*height: 250px;*/
    margin: 10px 2px
}

/*适配的开始*/
@media screen and (max-width: 1000px) {

    #main,
    #dl,
    #top {
        width: 100%;
    }

    .cont_1000 {
        width: auto;
        padding: 0 2%;
    }

    #main .area {
        width: 100%;
    }

    #focus {
        display: none;
    }

    #recommend {
        width: 50%;
        margin: 0;
    }

    #recommend_hot {
        width: calc(49% - 2px);
        margin-left: 1%;
    }

    .recommimg {
        width: auto;
    }


    .pc_nav {}

    .pc_nav ul {
        width: 100%;
        margin: 0;
    }

    #logo {
        width: 10%;
    }

    #logo a {
        display: inline-block;
        width: 100%;
    }

    #logo img {
        width: 120px;
        height: 50px;
    }

    #top_z {
        width: 60%;
        margin-left: 4%;
    }

    #top_ss #SearchKey {
        width: 100%;
    }

}

@media screen and (max-width: 956px) {

    #main .area .mod {
        margin-right: 0;
        width: calc((100% - 10px * 2) / 2);
    }

    .bookinfo .intro {
        width: calc(100% - 240px);
    }

    .bookinfo .cont {
        flex-wrap: wrap;
    }

    .bookinfo .weixiewm {
        display: none;
    }
}

@media screen and (max-width: 760px) {
    #top_right a {
        width: 64px;
        height: 64px;
    }

    #top {
        height: 72px;
    }
    .rec .content{
        height: 190px;
    }
    .cont_1000 .showzk{
        display:flex;
    }

    .pic_list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .pic_list .pic {
        width: 24%;
        margin: 10px 0 10px 0;
        text-align: center;
    }

    .pic_list .empty {
        display: block;
    }
    
    .bookinfo .info {
       display: none;
    }
    .bookinfo_zt .info{
        display:block;
    }

    .bookinfo .bookimg {
        width: 40%;
        background-size: contain
    }

    .bookinfo .bookimg a {
        display: block;
        width: 100%;
    }

    .bookinfo .bookimg img {
        width: calc(100% - 30px);
        height: 100%;
    }

    .bookinfo .intro {
        display: none;
    }

    .bookinfo .m_intro {
        width: calc(60% - 20px);
        display: flex;
        flex-direction: column;
        line-height: 28px
    }

    .bookinfo .m_toolbar {
        width: calc(100% - 40px);
        display:flex;
        justify-content: space-between;
    }

    .bookinfo .m_toolbar a {
        width: 48% !important;
        display: inline-block;
        text-align: center;
        background-color: #1b8dda;
        border-radius: 6px;
        height: 40px;
        font-size: 15px;
        line-height: 40px;
        color: #fff;
    }
    
    .bookinfo .m_toolbar .green{
		 background-color: #090;
	}
	
    .fanye.pc{
        display:none;
    }
    .fanye.wap{
        display:flex;
    }

    @media screen and (max-width: 600px) {   
        .pc_nav ul {
            width: calc(100% - 40px)
        }

        .pc_nav .menuIcon {
            display: block;
        }

        .pc_nav .back_main {
            display: none;
        }

        .pc_nav .none {
            display: none;
        }
        .cd-popup{
            width:65%;
        }

        #top_right {
            display: none;
        }

        #top_z {
            width: 80%;
        }

        .bookinfo .info .state {
            display: none;
        }

    }

    @media screen and (max-width: 500px) {
        #recommend {
            width: calc(100% - 2px);
            margin-bottom: 10px;
            border: 1px solid #c1ced6;
            border-radius:6px;
        }

        #recommend_hot {
            width: calc(100% - 2px);
            margin-left: 0;
        }

        #main .area .mod {
            width: calc(100% - 2px);
            margin-bottom: 10px
        }

        .recommimg .text {
            float: right;
            line-height: 25px;
            width: calc(100% - 100px);
        }

        .pic_list .pic {
            width: 32%;
            /*width: 94px;*/
        }
    }
/*适配的结束*/