* {
    font-family: Tahoma, '微软雅黑', '宋体';
}

.bannermyscroll {
    position: relative;
    overflow: auto;
    text-align: center;
}

.bannermyscroll li {
    list-style: none;
}

#reward-list {
    margin: 0 auto;
    position: relative;
    width: 100%;
    overflow: hidden;
}

#rewardbox1 {
    margin-bottom: 0;
    text-align: center;
    border-style: solid;
    border-color: #FD8523;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-color: #FD8523;
    border-right-color: #FD8523;
    border-left-color: #FD8523;
    border-left-width: 2px;
    border-top-width: 20px;
    height: 30px;
}

#user_reward .reward_pic {
    height: 125px;
}

#user_reward .reward_click {
    float: left;
    margin-left: 15px;
}

#user_reward .reward_click a {
    display: block;
    width: 122px;
    outline: none;
}

#user_reward .reward_click:hover {
    background: url("/assets/img/reward/n-click.png") no-repeat center;
    background-size: 122px 122px;
    padding-right: 3px;
}

#user_reward .reward_click a img {
    width: 120px;
}

#user_reward .reward_click_des ul {
    padding-left: 0px;
}

#user_reward .reward_click_des ul li {
    list-style: outside none none;
    float: left;
    width: 20%;
}

#user_reward .reward_click_des ul li span {
    display: inline;
    color: #FCA92C;
    font-size: 20px;
}

#userinfo ul li {
    padding-left: 10px;
    list-style: none;
    float: left;
    line-height: 32px;
}

#userinfo ul {
    margin-bottom: 0px;
    margin-top: 10px;
}

#reward_list {
    height: 50px;
}

#ds_text {
    margin-top: -10px;
}

#ds_text li {
    list-style: outside none none;
    float: left;
}

#ds_text ul {
    margin-left: -40px;
}

#reward_list .list_name {
    color: #FFC600;
    display: block;
    padding-top: 3px;
    padding-left: 10px;
}

#cover_des {
    width: 39%;
    float: left;
    min-width: 257px;
}

#cover_des_right {
    width: 60%;
    float: left;
    min-width: 340px;
}

#book_cover {
    width: 39%;
    padding-right: 0px;
    padding-left: 25px;
}

#book #book_cover img {
    width: 200px;
    height: 280px;
    border: 2px solid rgb(221, 221, 221);
    border-radius: 50px;
}

#cellection {
    width: 100%;
    padding-left: 15px;
    padding-right: 0px;
}

#book_del_left_cll {
    width: 100%;
    padding-left: 0px;
    border-bottom: 2px solid rgb(221, 221, 221);
    padding-right: 0px;
    margin-right: 0px;
    height: 59px;
}

#book_del_left_cll .btn-primary {
    height: 36px;
    background-image: url("/assets/img/boodetail/tj.png");
    background-repeat: no-repeat;
    background-size: 100px 35px;
    color: #FFF;
    display: block;
}

#book_del_left_cll ul li {
    float: left;
}

.panel-body ul li {
    list-style: outside none none;
}

#book_del_left_cll ul li span {
    display: block;
    color: #E74B0D;
    font-size: 40px;
    font-weight: 700;
    padding-left: 15px;
}

#book_tj {
    width: 120px;
    margin-left: 16px;
}

#book_tj a {
    width: 100px;
    display: block;
    color: #fff;
    background-color: #fff;
    border-color: #fff;
}

#book_del_left_read {
    width: 100%;
    padding-left: 0px;
    margin-top: 10px;
    border-bottom: 2px solid rgb(221, 221, 221);
    padding-bottom: 20px;
    padding-right: 0px;
    height: 122px;
}

#start_read {
    float: left;
    width: 41%;
}

.line_inser {
    height: 50px;
    width: 1px;
    float: left;
    border-right: dotted 1px;
    margin-right: 18px;
    /* margin-left: 2px; */
    margin-top: 25px;
    color: #DDDDDD;
}

.start_read_right {
    float: left;
    width: 50%;
    line-height: 50px;
}

.wrapper #book {
    min-width:1200px;
}

.wrapper #book #book_del_left {
    width: 73%;
    min-width: 751px;
    float: left;
}

#book #book_del_right {
    width: 27%;
    min-width: 249px;
    float: left;
}

.wrapper #book .panel-body {
    padding: 15px;
    box-shadow: 0px 5px 5px #CCC;
    background: rgb(254, 254, 254) url("/assets/img/centerbgcolor.png") repeat-x scroll 0% 0%;
    border-top: 2px solid #FFEAD0;
}

.wrapper #book #book_del_right {
    width: 27%;
    min-width: 249px;
    float: left;
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-top: 10px;
}

.btn-group>.btn:first-child {
    margin-left: 10px;
}

.panel-body .uer_header {
    text-align: center;
}

.panel-body .uer_header>img {
    width: 100px;
    height: 100px;
    border: radial-gradient;
    border-radius: 100px;
    border: 2px solid #FFF;
}

.panel-body .user_name {
    text-align: center;
    margin: 45px auto 0px;
    background: transparent url("/assets/img/user_create.png") no-repeat scroll right center;
    height: 40px;
    line-height: 70px;
    width: 200px;
    font-size: medium;
}

.wrapper #book #user_info {
    background: transparent url("/assets/img/user_bg.png") no-repeat scroll 0% 0% / 100% auto;
}

.panel-body .rewardmyscroll {
    color: #333333;
    float: left;
    height: 250px;
    overflow: hidden;
    width: 100%;
    padding-left: 0px;
}

.panel-body .rewardmyscroll ul {
    padding-left: 0px;
    width: 100%;
}

.panel-body .rewardmyscroll ul li {
    list-style: none;
    text-align: left;
    padding-bottom: 4px;
    width: 100%;
}

.panel-body .rewardmyscroll li img {
    height: 36px;
    width: 36px;
}

.wrapper {
    margin-right: auto;
    margin-left: auto;
    max-width:1200px;
}

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

a:hover {
    text-decoration: none;
}

.userinfo #userinfo {
    display: inline-block;
}

.userinfo span {
    margin-left: 4px;
}

.sort {
    color: #C32936;
    padding-right: 5px;
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.panel-body hr {
    margin-bottom: 10px;
}

.panel-body ul li {
    list-style: none;
}

.panel-body ul {
    padding-left: 10px;
}

.panel-body ul.img li {
    border: 1px solid #E5E5E5;
    text-align: center;
    display: block;
    width: 160px;
    float: left;
    margin: 6px;
    padding: 4px;
}

.panel-body ul.img img {
    width: 150px;
    height: 200px;
}

.panel-body ul.txt li {
    display: block;
    float: left;
    height: 30px;
    width: 160px;
    line-height: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F1EADC;
    margin: 0 6px;
    font-size: 14px;
    overflow: hidden;
}

.col-md-3 .panel-body ul {
    padding-left: 0;
}

.mpage {
    font-size: 12px;
    height: 30px;
    padding: 5px;
}

.mpagel {
    margin: 3px;
    text-align: center;
    float: right;
    padding: 7px;
}

.mpagel a {
    margin: 5px;
    color: #999;
    text-tecoration: none;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 8px;
    background-color: #FFF;
}

.mpagel span.current {
    border: 1px solid #EEE;
    color: #FFF;
    font-weight: bold;
    background-color: #666;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 8px;
}

.mpager {
    display: inline;
    float: left;
    margin-top: 10px;
    color: #999;
}

.mpager span {
    color: #EB6100;
    font-weight: bold;
}


/* Loading */

.loading {
    width: 64px;
    height: 64px;
    position: relative;
    margin: 20px auto;
}

.loading .outer {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/assets/img/icon-spin-s.png) no-repeat;
    animation: spin 800ms infinite linear;
}

.loading .inner,
.loading .inner2 {
    position: absolute;
    width: 38px;
    height: 38px;
    border-radius: 40px;
    overflow: hidden;
    left: 13px;
    top: 13px;
}

.loading .inner {
    opacity: 1;
    background-color: #89abdd;
    animation: second-half-hide 1.6s steps(1, end) infinite;
}

.loading .inner2 {
    opacity: 0;
    background-color: #4b86db;
    animation: second-half-show 1.6s steps(1, end) infinite;
}

.loading .spiner,
.loading .filler,
.loading .masker {
    position: absolute;
    width: 50%;
    height: 100%;
}

.loading .spiner {
    border-radius: 40px 0 0 40px;
    background-color: #4b86db;
    transform-origin: right center;
    animation: spin 800ms infinite linear;
    left: 0;
    top: 0;
}

.loading .filler {
    border-radius: 0 40px 40px 0;
    background-color: #4b86db;
    animation: second-half-hide 800ms steps(1, end) infinite;
    left: 50%;
    top: 0;
    opacity: 1;
}

.loading .masker {
    border-radius: 40px 0 0 40px;
    background-color: #89abdd;
    animation: second-half-show 800ms steps(1, end) infinite;
    left: 0;
    top: 0;
    opacity: 0;
}

.loading .inner2 .spiner,
.loading .inner2 .filler {
    background-color: #89abdd;
}

.loading .inner2 .masker {
    background-color: #4b86db;
}

@keyframes spin {
    0% {
        transform: rotate(360deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

@keyframes second-half-hide {
    0% {
        opacity: 1;
    }
    50%,
    100% {
        opacity: 0;
    }
}

@keyframes second-half-show {
    0% {
        opacity: 0;
    }
    50%,
    100% {
        opacity: 1;
    }
}

@media print {
    img {
        display: none !important;
        height: 0 !important;
        width: 0 !important;
    }
    #chapter {
        text-align: center;
    }
    #chapter #content p {
        display: none !important;
        height: 0 !important;
        width: 0 !important;
        font-size: 0 !important;
        line-height: 0 !important;
        color: #FFF !important;
        background: #FFF !important;
    }
    #chapter #content:before {
        content: 'No Print';
        font-size: 36px;
    }
}


/*Welfare*/

#Welfare-footer,
#Welfare-header-leader,
#Welfare-header-userinfo {
    min-width:1200px;
}

{}


/* Header */

.top-navbar {
    margin-bottom: 0;
}

.top-navbar a {
    font-size: 20px;
}

.top-navbar .navbar-nav>li>a {
    color: #fff;
}

.top-navbar .navbar-nav>li>a:hover {
    color: #DA0C0C;
}

.top-navbar .navbar-brand {
    font-size: 28px;
    line-height: 40px;
    padding: 6px;
    width: 200px;
    color: #EEE;
}

.top-navbar .navbar-brand img {
    margin-right: 2px;
    height: 40px;
    float: left;
}

.navbar-header .navbar-inverse .navbar-toggle:hover {
    background-color: #FF9000;
}

.header {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #fff9e5;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
}

.navbar-inverse {
    background-image: url(/assets/img/header1/TopBack1.jpg);
    border-color: #FF8E01;
    padding: 18px 0px 18px 0px;
}

.nav.navbar.navbar-inverse.top-navbar {
    background-image: url(/assets/img/header1/TopBack1.jpg);
    border-color: #fff;
}


/*footer*/

.cooper-wrap {
    background-color: #F8F8F8 height: 250px;
}

.cooper {
    position: relative;
    top: -5px;
    margin-top: 20px;
    padding: 18px 0px 100px 35px;
    background: url("http://www.qczww.cn/assets/img/%E6%B8%A0%E9%81%93%E5%88%86%E9%94%80.png") no-repeat scroll 0px 0px;
}

.cooper ul {
    margin-right: -22px
}

.container,
.grid-1c,
.grid-2c1,
.grid-3c1 {
    width: auto;
    margin: auto;
    *zoom: 1
}

.cooper li {
    float: left;
    margin: 0 22px 12px 0;
    border: 1px solid #ccc;
    background-color: #fff;
    list-style: outside none none;
    *margin-right: 18px
}

.grid-2c1 .col-1,
.grid-2c1 .col-2 {
    _overflow: hidden
}


/* Footer */

.footer {
    width: 100%;
    padding-bottom: 10px;
    background-color: #ffa800;
    border-color: #080808;
}

.footer .wrapper .text-muted {
    color: #FFF;
    text-align: center;
    margin: 0 0 10px;
}

.footer .navbar .wrapper {
    max-width: none;
}

.footer>.wrapper {
    padding-top: 20px;
}

.footer .navbar .wrapper .container-fluid {
    padding-right: 11.881%;
    padding-left: 11.881%;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

.footer>.wrapper a {
    color: #fff;
}

.footer>.wrapper a:hover {
    color: #DA0C0C;
}

.footer .navbar .wrapper .container-fluid .navbar-nav>li {
    text-align: center;
}

.footer .navbar .wrapper .container-fluid .navbar-nav>li>a:hover {
    color: #F23232;
    background-color: transparent;
    outline: none;
}

.footer1 {
    width: 100%;
    background-color: #222;
    border-color: #080808;
}

.footer1 .navbar-default {
    background-color: rgb(255, 249, 229);
    border-color: #FEF2CB;
}

.footer .navbar-default {
    background-color: rgb(255, 249, 229);
    border-color: #FEF2CB;
}

.footer1 .navbar .wrapper {
    max-width: none;
}

.footer1 .navbar .wrapper .container-fluid {
    padding-right: 11.881%;
    padding-left: 14.2%;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

.footer1 .navbar .wrapper .container-fluid .navbar-header {
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    z-index: 3;
    position: relative;
}

.footer1 .navbar .wrapper .container-fluid .navbar-header .navbar-brand {
    float: left;
    margin-left: -15px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.footer1 .navbar .wrapper .container-fluid .navbar-header .navbar-brand>img {
    display: block;
    margin-left: -15px;
}

.footer1>.wrapper {
    padding-top: 20px;
}

.footer1 .navbar .wrapper .container-fluid .navbar-header2 {
    margin-right: 0px;
    margin-left: 0px;
    margin-top: -7px;
    z-index: 3;
    position: relative;
}

.footer1 .navbar .wrapper .container-fluid .navbar-header2 .navbar-brand {
    float: right;
    margin-left: -15px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.footer1 .navbar .wrapper .container-fluid .navbar-header2 .navbar-brand>img {
    display: block;
    margin-left: -15px;
}

.footer1>.wrapper a {
    color: #CCC;
}


/* Frontpage */

@media (max-width: 768px) {
    .awesomebox,
    .nb_tui {
        text-align: center;
    }
}

@media (min-width: 768px) {
    .hotbox {
        height: 480px;
        overflow: hidden;
    }
    .awesomebox {
        height: 420px;
        overflow: hidden;
    }
    .nb_tui {
        height: 340px;
        overflow: hidden;
    }
    .lastupdatebox {
        height: 820px;
        overflow: hidden;
    }
}

.widget-title {
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
}

.panel-body .widget-title {
    margin: -6px 0;
}

.panel-heading {
    line-height: 25px;
}

.sp_tui {
    height: 480px;
    overflow: hidden;
}

.nm {
    height: 420px;
    overflow: hidden;
}

.tuhao,
.topboard {
    height: 420px;
    overflow: hidden;
}

.newbookbox {
    height: 820px;
    overflow: hidden;
}

.tuhao .panel-heading {
    line-height: 25px;
    color: #333;
    border-color: #DDD;
    background-color: #F5F5F5;
}

.tuhao .panel-body {
    padding-top: 0;
}

.tuhao .panel-body .tuhao_t {
    text-align: center;
}

.tuhao .panel-body .tuhao_t img {
    height: 50px;
}

.topboard ul,
.lastupdatebox ul {
    list-style-type: none;
    font-size: 14px;
}

.topboard ul li,
.lastupdatebox ul li {
    float: left;
}

.topboard ul li.active,
.lastupdatebox ul li.active {
    border-bottom: 1px #E00 solid;
}

.topboard ul li a,
.lastupdatebox ul li a {
    color: #333;
    padding: 0 2px;
}

.lastupdatebox ul li a {
    padding: 0 12px;
}

.container .text-muted {
    margin: 20px 0;
}

.slideBox {
    position: relative;
    overflow: auto;
}

.slideBox ul {
    padding-left: 0;
}

.slideBox ul li {
    float: left;
}

ul.slideBox_thum {
    background: #FFF;
    position: absolute;
    padding-left: 0;
    right: 0px;
    top: 0px;
}

.slideBox_thum li {
    margin-bottom: 9px;
}

.slideBox_thum li:last-child {
    margin-bottom: 0;
}

#slide_index ul li img {
    width: 100%;
    max-width: 230px;
    min-height: 335px;
}

#slide_index .slide .txt .title {
    margin-left: -45px;
    text-align: center;
}

#slide_index .slide .txt .desc {
    display: block;
    height: 80px;
    overflow: hidden;
    text-indent: 2em;
}

#slide_index_p ul.slideBox_thum li img {
    width: 45px;
    height: 60px;
}

.recommend .sort {
    color: #996600;
}

.recommend li {
    text-align: center;
    border-bottom: 1px solid #F1EADC;
    display: block;
    height: 100px;
    margin-top: 45px;
}

.recommend li h5 {
    font-size: 18px;
}

.recommend .sub a {
    color: #66605B;
}

.notify {
    text-align: center;
}

.notify h5 {
    font-size: 18px;
}

.sp_tui .panel-body ul li {
    display: block;
    height: 79px;
}

.sp_tui .img {
    margin-right: 6px;
    float: left;
}

.sp_tui .panel-body img {
    width: 50px;
}

.sp_tui .desc {
    padding-top: 6px;
    color: #999;
}

.sp_tui .desc .title {
    overflow: hidden;
    height: 20px;
}

.sp_tui .desc .content {
    font-size: 12px;
}

.sp_tui .desc .content a,
.mods_tab_top .desc .content a {
    color: #EB6100;
}

.nm .panel-body ul li {
    display: block;
    height: 79px;
}

.nm .img {
    margin-right: 6px;
    float: left;
}

.nm .panel-body img {
    width: 50px;
}

.nm .desc {
    padding-top: 6px;
    color: #999;
}

.nm .desc .title {
    overflow: hidden;
    height: 20px;
}

.nm .desc .content {
    font-size: 12px;
}

.nm .desc .content a,
.mods_tab_top .desc .content a {
    color: #EB6100;
}

.tuhao ul li {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
    font-size: 12px;
    width: 136px;
}

.tuhao ul li img {
    width: 32px;
    height: 32px;
    margin-right: 8px;
    float: left;
}

.tuhao ul li .desc {
    overflow: hidden;
    height: 32px;
}

.nb_tui ul li {
    width: 160px;
    float: left;
    margin: 14px;
    text-align: center;
}

.nb_tui ul li img {
    width: 150px;
    height: 200px;
}

.nb_tui ul li b {
    font-weight: normal;
    font-size: 12px;
}

.nb_tui ul li b a {
    color: #999999;
}

.topboard .panel-body {
    padding: 12px;
}

.topboard .tab-pane ul li {
    background: url(/assets/img/mods.png) no-repeat;
    padding-left: 30px;
    line-height: 30px;
    overflow: hidden;
    height: 30px;
    float: none;
}

.topboard .tab-pane ul li:nth-child(2) {
    background-position: 0 -93px;
}

.topboard .tab-pane ul li:nth-child(3) {
    background-position: 0 -124px;
}

.topboard .tab-pane ul li:nth-child(4) {
    background-position: 0 -152px;
}

.topboard .tab-pane ul li:nth-child(5) {
    background-position: 0 -178px;
}

.topboard .tab-pane ul li:nth-child(6) {
    background-position: 0 -204px;
}

.topboard .tab-pane ul li:nth-child(7) {
    background-position: 0 -230px;
}

.topboard .tab-pane ul li:nth-child(8) {
    background-position: 0 -256px;
}

.topboard .tab-pane ul li:nth-child(9) {
    background-position: 0 -282px;
}

.topboard .tab-pane ul li:nth-child(10) {
    background-position: 0 -310px;
}

.topboard .tab-pane .note {
    color: #a8a8a8;
    padding-right: 10px;
    float: right;
    font-weight: normal;
}

.topboard .tab-pane .mods_tab_top {
    height: 70px;
}

.mods_tab_top .img {
    float: left;
    margin-right: 12px;
}

.mods_tab_top .img img {
    width: 50px;
    height: 70px;
}

.mods_tab_top .desc .title {
    font-size: 14px;
    line-height: 26px;
}

.mods_tab_top .desc .content {
    line-height: 22px;
    font-size: 12px;
    color: #CCC;
}

.mods_tab_top .desc .content span {
    background-color: #ECECEC;
    color: #666666;
    width: 100px;
    padding: 4px;
    line-height: 25px;
}

.lastupdatebox .tab-pane td {
    font-size: 12px;
}

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

.lastupdatebox .title {
    color: #999;
}

.newbookbox li {
    color: #999;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    background: url(/assets/img/arrow.png) no-repeat;
    padding-left: 25px;
}


/* Stack */

#stacks .nav-pills {
    padding-left: 94px;
}

#stacks .nav-pills li:first-child {
    margin-left: -84px;
}

#stacks .nav-pills li {
    margin-bottom: 10px;
}

#stacks .stack_box img {
    width: 100%;
}

#stacks .stack_box {
    height: 208px;
    overflow: hidden;
}

#stacks .stack_box .desc {
    line-height: 24px;
    height: 100px;
    overflow: hidden;
    color: #999;
    text-indent: 2em;
    margin: 0;
}

#stacks .last_update {
    font-size: 10px;
}

#stacks a .sort {
    color: #960;
    font-size: 12px;
}

#stacks .sort a {
    color: #d89a33;
}


/* Reading Pages */

#book .col-md-12 {
    margin-bottom: 20px;
}

#book #book_cover img {
    width: 200px;
    height: 280px;
}

#chapters .page-header,
#chapter .page-header {
    text-align: center;
}

#chapters .col-md-4 {
    border-bottom: 1px #CCC dashed;
}

#chapters .col-md-4 a {
    line-height: 2;
    color: #333;
}

#chapters .vip {
    color: #F00;
}

#chapter {
    margin-top: 20px;
    margin-bottom: 10px;
    background: #f5f1e7;
}

#chapter #content p {
    font-size: 20px;
    text-indent: 2em;
    line-height: 2em;
    margin-left: 26px;
    margin-right: 26px;
}

#chapter #content img {
    margin: 0 auto;
    display: block;
    max-width:1200px;
}

#chapternav {
    text-align: center;
    margin-bottom: 20px;
}