/*
Theme Name:WNovel主题
Theme URL:https://waitig.com/
Description:欢迎使用WNovel主题，主题更新地址：<a href="https://waitig.com/">等英博客</a>
Author:waitig
Author URI:https://waitig.com/
Version:2.1.0
*/
body {
    overflow-x: hidden;
}

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

.media {
    border-bottom: 1px solid #ddd;
    margin: 5px 0 5px 0;
    padding: 5px 0 5px 0;
}

.book-title {
    font-size: 14px;
}

.media-heading {
    font-size: 14px !important;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: white;
}

.frm-search {
    font-size: 14px;
    box-shadow: none;
    height: 44px;
}

.yqlink a {
    padding: 0px 5px;
}

.thub {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    background: #000;
    text-indent: .5em;
    color: #fff;
    opacity: .7;
    filter: alpha(opacity=70);
    cursor: pointer;
}

.footer {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 40px;
    border-top: 1px solid #eee;
}

.list-group-ext {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: none;
}

.list-group-ext li {
    border-left: none;
    border-radius: 0;
    padding: 10px;
    background-color: transparent;
    color: #3e3d43;
    border-right: none;
}

.list-group-ext li:first-child {
    border-radius: 0;
    border-top: none;
}

.list-group-ext li:last-child {
    border-bottom: none;
}

.panel-heading-typename a {
    font-size: 14px;
    font-weight: bold;
    color: #16A085;
    background-color: #3e3d43;
}

.badge {
    background-color: #95A5A6;
    font-weight: normal;
}

.badge-like {
    background: none;
    color: red;
    font-weight: bold;
}

.jumbotron-index {
    padding: 10px !important;
    background-color: #ECF0F1;
}

.panel-default {
    background-color: #ECF0F1;
    border: none;
    padding-bottom: 0;
}

.panel-default > .panel-heading {
    background-color: #3e3d43;
    color: white;
    border: none;
}

.navbar-default {
    background-color: #3e3d43;
    border: none;
}

.navbar-default .navbar-nav > li > a {
    color: white;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #F39C12;
}

.navbar-default .navbar-nav > .active > a {
    background-color: white;
}

.navbar-default .active {
    background-color: white;
}

.navbar-default .navbar-brand {
    color: white;
    font-weight: bold
}

.panel-body {
    padding: 5px;
}

.panel-recommand {
    padding-top: 5px;
}

.col-sm-index {
    padding: 0px 5px 5px 5px;
    min-height: 140px;
}

.thumbnail {
    border: none;
    margin-bottom: 0
}

@media (min-width: 767px) {
    .thumbnail img {
        width: 100%;
        height: auto;
        min-height: 210px;
        max-height: 210px;
    }

    .zoom-xs {
        width: 220px !important;
    }

    .imgAuto {
        width: 120px;
        height: 160px;
    }

    .book_info_other {
        font-size: 13px;
        margin: 5px 0 2px 0;
    }
}

.global-ad {
    border: none;
    max-height: 80px;
    width: 99%;
}

.index-chapter {
    font-size: 12px;
}

.px12 {
    font-size: 12px;
}

.px13 {
    font-size: 13px;
}

@media (max-width: 767px) {
    #scroll {
        right: 5px !important;
    }

    .zoom-xs {
        width: 100px !important;
    }

    .list-charts li {
        width:100% !important;
    }
    .item-qb li {
        width: 100% !important;
        line-height: 25px;
    }
    .item-qb{
        padding-left:0;
    }

    .imgAuto {
        width: 90px;
        height: 120px;
    }

    .media-heading {
        font-size: 12px;
    }

    .book_info_other {
        font-size: 11px;
        color: #7F8C8D;
        margin: 2px 0 2px 0;
    }

    .book_info_other a {
        color: red;
    }

    .cat-book-intro {
        font-size: 9px;
        height: 64px;
        overflow: scroll;
    }

    .book-intro-index {
        font-size: 9px;
        height: 80px;
        overflow: scroll;
    }

    .pagination {
       /* font-size: 9px;*/
	font-size: 14px;
    }

    .pagination > li > a {
        padding: 3px 6px;
    }
}

.item-img {
    width: 49%;
    padding: 8px 1% 8px 0;
    height: 139px;
    float: left;
    overflow: hidden;
}
.item-img img {
    float: left;
    width: 108px;
    height: 133px;
    padding: 2px;
    border: 1px solid #ddd;
    margin-right: 10px;
    display: inline;
}
.item-img h2 {
    line-height: 25px;
    font-size: 14px;
    font-weight: bold;
}
.item-img h2 a {
    color: #1abc9c;
}
.item-img p {
    line-height: 20px;
    color: gray;
    overflow: hidden;
}
.item-qb li {
    width: 33.3%;
    float: left;
    color: gray;
    line-height: 32px;
    border-bottom: 1px dotted #ddd;
    overflow: hidden;

}
.item-qb-auth{

}
.item-qb-container{

}
.item-qb-desc{

    line-height:16px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;

}
.item-qb-desc p{
    word-wrap: break-word;
    word-break: normal;
}
.item-qb-img{
    float: left;
    padding: 10px 10px 0 10px;
}
.item-qb-img img{
    height: 160px;
    width: 120px;
}
.item-qb-title{
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
    font-size: 20px;
    white-space: nowrap;

}
.item-qb-title a{
    color: #1abc9c;;
}
.item-qb-title a:hover{
    color: #e8434c;
}
.not {
    float:left;
    padding: 5px 10px;
    line-height: 24px;
    font-family: "宋体",Arial,Helvetica;
    color: #666;
}


.list-group-item {
    position: relative;
    display: block;
    padding: 10px 10px 0 10px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.book_author, .book_update {
    color: #7F8C8D;
    font-size: 12px
}

.table {
    margin-bottom: 0;
}

.id_sequence {
    color: #7F8C8D;
}

.pub_date {
    float: right;
    color: #7F8C8D;
    font-size: 12px
}

.btn {
    border: none;
}

.btn-default {
    background-color: #BDC3C7
}

.btn-warning {
    margin: 8px;
}

.btn-primary {
    background-color: #3e3d43;
}

.table-chapter > tbody > tr > td {
    padding: 8px 0 5px 0;
    border: none;
    border-bottom: 1px solid #BDC3C7;
}

.cat-book > p {
    margin: 3px 0 4px 0;
}

.cat-book-intro, .book-intro-index {
    font-size: 12px;
    color: #3e3d43;
    line-height: 20px;
}

.list-charts li {
    width: 33%;
    float: left;
    list-style: none;
    position: relative;
    display: block;
    padding: 10px;
    margin-bottom: -1px;
    white-space: nowrap;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

.list-charts li a { /*display:block*/
}

.info {
    position: relative;
    padding: 10px;
    height: 305px;
}

.info1 {
    position: absolute;
    top: 20px;
    left: 10px;
    text-align: center
}

.info2 {
    position: absolute;
    top: 0px;
    left: 120px;
    right: 5px;
}

.info2 h1 {
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    overflow: hidden
}

.info2 h3 {
    font-size: 14px;
    color: #7F8C8D;
    height: 14px;
    line-height: 14px;
    overflow: hidden
}

.info2 p {
    color: #3e3d43;
    /*height: 120px;*/
    height:200px;
    overflow: hidden;
    overflow: auto;
}

.info3 {
    border-top: 1px solid #ddd
}

.info3 p {
    height: 20px;
    line-height: 20px;
    overflow: hidden
}

li {
    list-style: none
}

._17mb_ph .caption {
    background-color: #3e3d43;
    border-radius: 3px 3px 0px 0px;
    margin: 0px;
    padding: 0px;
}

._17mb_ph li {
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}

._17mb_ph .caption li {
    color: #fff;
}

._17mb_ph .article {
    background: #ECF0F1;
    margin: 0px;
    padding: 0px;
}

._17mb_ph .article li {
    border-bottom: 1px solid #ddd
}

._17mb_ph .articlename {
    width: 25%;
}

._17mb_ph .lastchapter {
    width: 30%
}

._17mb_ph .author {
    width: 16%;
    text-align: center
}

._17mb_ph .lastupdate {
    width: 15%;
    text-align: center
}

._17mb_ph .visit {
    width: 6%;
    text-align: center
}

._17mb_ph .fullflag {
    width: 8%;
    text-align: center
}

.myinfo {
    display: block;
    width: 150px;
    overflow: hidden;
    text-align: center
}

#navbar .myinfo #myinfo2 {
    text-align: center;
    color: #00FF40;
    position: relative
}

._17mb_jump {
    margin: 0 auto;
    max-width: 400px;
}

._17mb_jump .caption {
    border-radius: 5px 5px 0px 0px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #3e3d43;
    color: #fff;
}

._17mb_jump .con {
    width: 98%;
    padding: 1%;
    background: #eee;
    color: #333;
    text-align: center
}

._17mb_jump .btn0 {
    padding: 5px;
    background: #3e3d43;
    color: #fff
}

._17mb_Ot {
    max-width: 500px;
    margin: 0 auto;
}

._17mb_Ot .ptitle {
    padding: 10px;
    background: #3e3d43;
    color: #fff;
    border-radius: 3px 3px 0px 0px;
}

._17mb_Ot .pcon {
    background: #eee;
}

._17mb_Ot .loginname {
    position: relative;
    height: 50px;
    line-height: 50px;
}

._17mb_Ot .loginname input {
    height: 30px;
    line-height: 30px;
    width: 100%
}

._17mb_Ot .loginname span {
    position: absolute;
    display: block;
}

._17mb_Ot .loginname .s1 {
    left: 10px;
}

._17mb_Ot .loginname .s2 {
    left: 100px;
    right: 10px;
    text-align: left;
}

._17mb_Ot .loginname .btn0 input {
    width: 50%
}

._17mb_U .ptitle {
    padding: 10px;
    background: #3e3d43;
    color: #fff;
    border-radius: 3px 3px 0px 0px;
}

._17mb_U .puser {
    background: #eee;
    line-height: 50px;
}

._17mb_U .puser .s1 {
    float: left;
    display: block;
    width: 36%;
    margin: 0px 2%;
    text-align: right;
    height: 50px;
    overflow: hidden;
}

._17mb_U .puser .s2 {
    float: left;
    display: block;
    width: 60%;
    text-align: left;
    height: 50px;
    overflow: hidden;
}

._17mb_U .pcon {
    background: #eee;
}

._17mb_U .caption {
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ddd;
    padding: 0px 10px;
    overflow: hidden
}

._17mb_U .bookcon {
    width: 98%;
    height: 30px;
    line-height: 30px;
    margin: 0px 1%;
}

._17mb_U .bookcon td {
    border-bottom: 1px solid #ddd;
}

._17mb_U .bookcon p {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

._17mb_U .bookcon .num {
    width: 4%;
}

._17mb_U .bookcon .articlename {
    width: 28%;
}

._17mb_U .bookcon .lastchapter {
    width: 30%;
}

._17mb_U .bookcon .bookmark {
    width: 30%;
}

._17mb_U .bookcon .action {
    width: 8%;
}

._17mb_U .bookbtn {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    overflow: hidden
}

.chaptera div {
    float: left;
    width: 33%;
    text-align: center;
}

.btn-lg {
    background: #3e3d43
}

.jc-book {
    white-space: nowrap;
    overflow: hidden;
    padding-bottom: 10px;
    background-color: transparent;
    border-left: none;
    border-top: none;
    border-right: none;
}

.nowrap {
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #3e3d43;
    border: none;
    border-radius: 15px;
}

.pager li > a:hover {
    background-color: #34495E;
}

.footer {
    padding: 10px 0 10px 0;
    font-size: 12px;
    margin: 15px 0 0 0;
}

.chapter {
    font-size: 13px;
}

.book-ext-info {
    padding: 10px 0 5px 20px;
    font-size: 11px;
}

.content-body {
    line-height: 28px;
    font-size: 16px;
    padding: 20px;
    word-break: break-all;
}

.navbar-btn {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

#scroll {
    position: fixed;
    right: 50px;
    bottom: 50%;
    text-align: center;
}

#scroll div {
    border: 1px solid #dcdcdc;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 25px;
    width: 25px;
}

/**分页*/
.pagination{
    width: 100%;
    padding-top:10px;
    text-align: center;
    margin:auto;
}
.pagination li{
    display:inline;
    padding:2px 3px;
}
