/* mobile */
.hidden-xs {display: none!important;}
.visible-xs {display: block!important;}
.mt-xs {margin-top: 10px!important;}
.mr0-xs {margin-right: 0px!important;}
.pl-xs {padding-left: 10px!important;}
.pr-xs {padding-right: 10px!important;}
.pt-xs {padding-top: 10px!important;}
.pb-xs {padding-bottom: 10px!important;}
.noborder-xs {border: 0 none!important;}
.noborder-top-xs {border-top: 0 none!important;}

.over-wrap {position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 888; background: rgba(0,0,0,.4); }
.icon2020 {
    width: 1em;
    height: 1em;
    vertical-align: -0.1em;
    fill: currentColor;
    overflow: hidden;
}
.nav-icon {
    width: 34px;
    display: inline-block;
    margin-right: 5px;
    color: #338ad0;
    font-size: 18px;
 }
 .menu-side {
     display: inline-block;
 }
.menu-switch .icon-close,
.menu-switch-active .icon-show { display: none; }
.menu-switch-active .icon-close { display: inline-block;}
.menu-dropdown {
    z-index: 889;
    position: absolute;
    left: 0;
    top: 44px;
    padding: 20px 0 25px;
    width: 100%;
    background: #f5f5f5;
    border-bottom: 1px solid #EEE;
    display: none;
}
.menu-dropdown .dropdown-wrap {
    overflow: hidden;
}
.menu-dropdown .dropdown-wrap a {
    text-align: center;
    float: left;
    width: 20%;
    line-height: 30px;
}
.menu-dropdown .dropdown-wrap a .icon2020 {
    display: block;
    margin: 0 auto;
    font-size: 24px;
}
.menu-dropdown .btn-center {
    background: #f47983;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 34px;
    margin: 15px 22px 0;
    border-radius: 5px;
}
.menu-dropdown-active { display: block; }

/* reset */
body {
    font-size: 14px;
}
.header_topbar_wrapper {
    padding: 0 10px;
    width: auto;
}
.header_topbar {
    height: 45px;
    line-height: 45px;
    background-color: #06abf2;
    border: 0 none;
    color: #FFF;
}
.header_topbar a {
    color: #FFF;
}
.header {
    width: 100%;
}
.header .middle .logo {
    float: none;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.header .middle .logo .logoTxt {
    font-size: 40px;
    color: #338ad1;
    display: inline;
}
.header .middle .search {
    float: none;
    margin-bottom: 20px;
    margin-left: 10px;
    display: none;
}
.header .middle .search .search-input {
    width: 200px;
    border-radius: 0;
}
.header .middle .search .search-button {
    border-radius: 0;
}
.header .cate {
    display: none;
    border: 1px solid #EEE;
    background: #FFF;
}
.header .cate li a {
    color: #06abf2;
    font-weight: bold;
}
.header .cate li a.current {
    border-bottom: 1px solid #06abf2;
}

.wrap_in,
.wrapper,
.pageurl {
    width: 100%;;
}
.pageurl {
    height: 44px;
    line-height: 22px;
}
.pageurl .navlink {
    padding: 10px;
}

.footer {
    font-family: Arial;
    padding: 10px;
}

.container {
    padding: 0 10px;
}
.container .left,
.container .right {
    width:auto;
    float:none;
}

.bdtop li {
    padding: 20px 0 8px 10px;
    width: 20%;
}
.bdtop li img {
    padding: 2px;
    width: 80px;
}

.xpush-book-item,
.xpush-book-item-end {
    float: none;
    width: 100%;
}

.yypush-book-item {
    width: 33%;
}
.xs-nth-none.yypush-book-item:nth-child(n+4) {
    display: none;
}
.yypush-book-item .cover-book .cover {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
}
.yypush-book-item .cover-book .info dt {
    font-size: 12px;
    font-weight: 400;
    overflow: auto;
    height: 22px;
    text-align: center;
}

.book-item-list {
    border: 0 none;
}
.book-item-list li {
    float: none;
    display: block;
    width: auto;
    border-bottom: 1px solid #eee;
}
.book-item-list .info .intro {
    color: #888;
}
/* end global */

/* top */
.container .sidebar-s {
    width: auto;
    float: none;
}
.container .main-s {
    width: auto;
    float: none;
    border: 1px solid #d6d6d6;
}
.xs-top-index .book-img-title {
    border-top: 1px solid #d6d6d6;
}
.xs-top-index .book-img-list li {
    width: 33%;
    margin: 0 0 20px 0;
}
.rank_cate li {
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.rank_cate_3 li {
    width: 33%;
}

/* xs-top-result */
.xs-top-result {
    border: 0 none;
}
/* end top */

/* book-read */
.book-info {
    border-bottom: 0 none;
}
.book-info .book-name h2 {
    font-size: 20px;
}
.book-info .book-cover {
    text-align: center;
    float: none;
    width: auto;
}
.book-info .book-cover img {
    background: #FFF;
    padding: 3px;
    border: 1px solid #CCC;
}
.book-info .summary {
    float: none;
    width: auto;
    margin-top: 10px;
}
.book-info .summary .info li {
    width: 50%;
    margin: 0;
}
.book-info .summary .op_area .alink {
    float: none;
    display: table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 7px 0;
}
.book-info .summary .op_area .alink a {
    width: auto;
    display: table-cell;
    float: none;
}

.book-chapter {
    margin: 10px 0;
    border: 1px solid #eee;
    padding: 0;
}
.book-chapter .book-chapter-list {
    padding: 10px;
}
.book-chapter .book-chapter-list ul {
    padding: 0;
}
.book-chapter .book-chapter-list li {
    float: none;
    width: auto;
    display: block;
}

.book-like {
    margin: 10px 0;
    border: 1px solid #eee;
}
.book-like .img-list {
    padding: 0 10px;
    text-align: center;
}
.book-like .img-list li {
    width: 33%;
    margin: 0 0 10px 0;
    height: 180px;
}
.book-like .img-list li:nth-child(7) {
    display: none;
}
/* end book-read */

/* book-chapter */
.chapter-xs .catalog {
    border: 1px solid #EEE;
    color: #999;
    margin: 0 10px;
    background: #f8f8f8;
    padding: 10px;
}
.chapter-xs .catalog span {
    display: block;
    text-align: left;
}
.chapter_list li {
    width: auto;
    float: none;
}
/* end book-chapter */

/* chapter-view */
.header_menu {
    height: auto;
}
.header_menu .logo {
    padding-left: 10px;
}
.header_menu .sub_nav {
    float: right;
    padding-right: 10px;
}
.header_menu .user_info {
    float: none;
    clear: both;
    padding-left: 10px;
}

.article {
    border: 0 none;
    border-top: 1px solid #d6d6d6;
}
.article_title h1 {
    font-size: 18px;
}
.article_content {
    padding: 20px;
}
.article_page a {
    padding: 3px 22px;
}
.article_page .catalog {
    padding: 3px 24px;
}
/* end chapter-view */

/* haokan */
.keyPicItem dl {
    float: none;
    width: 100%;
}
.keyPicItem dl dt {

}

.keyShowCont ul li {
    float: none;
    width: 100%;
    margin-right: 0;
}
.keyShowCont ul li dl {
    width: 100%;
}
.keyShowCont ul li dl dd {
    width: 200px;
}
.keyLinks {
    margin: 20px 10px;
}

.book-tips {
    width: auto;
    padding: 0 10px;
    color: #888;
}
.xs-haokan-chapter-pageurl {
    height: auto;
}
.xs-haokan-article-title {
    padding: 0;
}

/* app */
.app-qrcode {
    float: none;
    text-align: center;
    width: 100%;
}
.app-btn {
    float: none;
    width: 100%;
    padding-top: 40px;
    text-align: center;
}
