/* 基础样式设置 */
html { -webkit-text-size-adjust: 100%; }
html, body { width: 100%; min-width: 320px; height: 100%; background-color: #FFFFff; position: relative}
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-family: '-apple-system-font',Arial,Helvetica,'sans-serif'; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 0; -webkit-touch-callout: none; -ms-box-sizing: border-box; -o-box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
input, textarea, select { -webkit-user-select: auto; }
textarea { resize: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a { cursor: pointer; text-decoration: none; outline: 0; }
ul, dl, li { list-style: none; }
img { display: block; border: none; vertical-align: top;}
i, em { font-style: normal; text-decoration: none; }
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }
/*input { border: 0; outline: none; -webkit-appearance: none; }*/
a, img, button, input, textarea { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); outline: 0 none;}
input:focus { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-user-modify: read-write-plaintext-only; }
input[type='button'], input[type='submit'], input[type='reset'], textarea { border: 0; -webkit-appearance: none; }
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { border: 0; -webkit-appearance: none !important; }
input[type='number'] { -moz-appearance: textfield; }
input[disabled], input[disabled]:hover { color: #999; background-color: #fff; }
input:focus, textarea:focus, button:focus { outline: none; }
input::-ms-clear { display: none; }
button { -moz-border-radius: 0; border-radius: 0; }
svg { -webkit-transform-origin: 0; -moz-transform-origin: 0; -ms-transform-origin: 0; transform-origin: 0; }
body,dl,dd,dt,p,ol,ul,li,h1,h2,h3,h4,h5,h6,b,strong,em,input,textarea,button,select {margin: 0;padding: 0;}
i,s,u,em {font-style: normal;text-decoration: none;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding: 0px;
}
.clear {
    clear: both;
}


/* 去除boostrap默认样式 */
.row {
    margin: 0px;
}

/* 书籍顶部公共样式 */
.main_header {
    width: 100%;
    border-bottom: 3px solid #3E3D43;
}
.main_header span {
    cursor: pointer;
}
.main_header .main_header_box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.main_header .row_top {
    height: 80px;
    padding: 20px 0px;
}
.main_header .header_main_col-4 {
    width: 400px;
    float: left;
}
.main_header .header_main_col-2 {
    width: 200px;
    float: left;
}
.main_header .header_main_col-6 {
    width: 600px;
    float: left;
}
.main_header .header_main_col-1 {
    width: 100px;
    height: 30px;
    float: left;
}
.main_header .header_main_col-3 {
    width: 270px;
    float: right;
}
.main_header .row_top .logo_img {
    width: 35px;
    height: 35px;
    float: left;
}
.main_header .row_top .logo_title {
    font-size: 18px;
    line-height: 35px;
    margin-left: 10px;
    float: left;
}
.main_header .row_search {
    height: auto;
    position: relative;
}
.main_header .row_search_input {
    border: 1px solid #DDDDDD;
}
.main_header .input-group-addon {
    border: 0px !important;
    background-color: #F02737;
    color: #FFFFff;
    cursor: pointer;
}
#search-home-button {
    border: 0px !important;
}
.main_header .row_operation {
    display: table;
    text-align: right;
}
.main_header .row_operation_li {
    font-size: 13px;
    line-height: 35px;
    float: right;
    margin: 0px 10px;
}
.main_header .row_operation_li_book img {
    height: 23px;
    margin-top: 3px;
    float: left;
}
.main_header .row_operation_li_book span {
    float: left;
}
.main_header .icon-biaoqing {
    font-size: 25px;
    margin-top: 8px;
    color: #E61B2B;
}
.main_header .row_operation_li_book span {
    float: left;
}
.main_header .row_bottom {
    height: 40px;
    position: relative;
}
.main_header .row_bottom_category {
    background-color: #515055;
    position: relative;
    cursor: pointer;
}
.main_header .row_bottom_category {
    height: 41px;
    line-height: 40px;
    text-align: left;
    padding-left: 20px;
    color: #FFFFff;
}
.row_bottom_category span {
    margin-left: 5px;
    float: left;
}
.row_bottom_category .arrow_menu {
    float: left;
    margin: 10px 0px;
    width: 20px;
    height: 20px;
}
.row_bottom_category .icon-cate {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    margin-top: 11px;
    float: right;
    cursor: pointer;
}
.row_bottom_category .icon-cate img {
    width: 16px;
    height: 16px;
}
.row_bottom_tar {
    padding-left: 15px;
}
.row_bottom_tar .row_bottom_tar_li {
    width: 80px;
    line-height: 40px;
    float: left;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
}
.row_bottom_tar .row_bottom_tar_li:hover {
    color: #E61B2B;
    border-bottom: 3px solid #E61B2B;
}
.row_bottom_tar_active {
    color: #E61B2B;
    border-bottom: 3px solid #E61B2B;
}
.row_bottom_ohter .row_bottom_ohter_li {
    line-height: 40px;
    float: right;
    width: 90px;
    text-align: center;
    font-size: 16px !important;
}
.row_bottom_ohter .iconfont {
    color: #E61B2B;
    font-weight: bold;
    font-size: 16px !important;
}

/* 搜索悬浮框 */
.row_search .search_box {
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 5px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
    position: absolute;
    top: 37px;
    left: 0;
    width: 91%;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    z-index: 99;
    padding-bottom: 10px;
    display: none;
    overflow: hidden;
}
.row_search .search_box .title {
    width: 100%;
    height: 40px;
    padding: 0px 15px 15px 15px;
    line-height: 40px;
    color: #333333;
    background: #F0F0F0;
}
.row_search .search_box .search_li {
    width: 100%;
    height: 32px;
    padding-left: 15px;
    line-height: 32px;
    color: #333333;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_read {
    position: relative;
}
.news_read .jump_recharge {
    float: left;
}
.news_read .logout_icon {
    width: 10px;
    height: 10px;
    margin: 13px 0px 0px 2px;
    float: left;
}
.news_read_box {
    width: 280px;
    height: auto;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 4px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
    position: absolute;
    top: 35px;
    left: -100px;
    background: #FAFAFA;
    z-index: 10;
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2);
    display: none;
}
.news_read_li {
    width: 100%;
    height: 70px;
    padding: 10px 20px;
    border: 1px solid #E9E9E9;
    text-align: left;
}
.news_read_box:after {
     content:"";
     width:0;
     height:0;
     position:absolute;
     left:120px;
     top:-20px;
     border-top:solid 10px transparent;
     border-bottom:solid 10px #ffffff;     /* 白色小三角形 */
     border-right:solid 10px transparent;
     border-left:solid 10px transparent;
 }
.news_read_li_title {
    cursor: pointer;
}
.news_read_li_chapter {
    cursor: pointer;
}
.news_read_li .news_read_li_left {
    display: inline-block;
    width: 12px;
    vertical-align: top;
}
.news_read_li .news_read_li_left .bot {
    width: 6px;
    height: 6px;
    background: #999999;
    margin-top: 8px;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 50%;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.news_read_li .news_read_li_right {
    display: inline-block;
    width: 220px;
    vertical-align: top;
    line-height: 25px;
    color: #999999;
    text-align: left;
}
.news_read_li .news_read_li_right .read_title {
    height: 25px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}
.news_read_li .news_read_li_right .read_title:hover {
    color: #E61B2B !important;
}
.news_read_li .news_read_li_right .chapter:hover {
    color: #E61B2B !important;
}
.news_read_li .news_read_li_right .chapter {
    height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.space {
    padding: 0px 7px;
    text-align: center;
}

/* APP二维码展示 */
.app_code {
    position: relative;
}
.app_code:hover span {
    color: #E61B2B;
}
.app_code_box {
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 4px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
    width: 260px;
    height: 150px;
    position: absolute;
    top: 45px;
    left: -160px;
    background: #F7F9F9;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
    z-index: 999;
    display: none;
}
.app_code_box:after {
    content:"";
    width:0;
    height:0;
    position:absolute;
    left:190px;
    top:-20px;
    border-top:solid 10px transparent;
    border-bottom:solid 10px #F7F9F9;     /* 白色小三角形 */
    border-right:solid 10px transparent;
    border-left:solid 10px transparent;
}
.app_code_box .code_title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.app_code_box .app_code_show {
    width: 230px;
    height: 110px;
    display: flex;
    margin: 0 auto;
    justify-content: space-around;
    text-align: center;
}
.app_code_box .app_code_show div {
    float: left;
    text-align: center;
    margin: 0px 17px;
}
.app_code_box .app_code_show img {
    width: 80px;
    height: 80px;
}
.app_code_box .app_code_show .name {
    font-size: 13px;
    line-height: 30px;
    font-weight: 500;
    width: 100%;
    text-align: center;
    margin: 0px !important;
}

/* 个人相关的公共样式 */
.read_header {
    width: 100%;
    height: 70px;
    background-color: #FFFFff;
    border-bottom: 1px solid #DDDDDD;
}
.read_header span {
    cursor: pointer;
}
.read_header_box {
    width: 1200px;
    height: 70px;
    padding: 15px 0px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.read_logo {
    width: 180px;
    float: left;
}
.read_logo .logo_img {
    width: 35px;
    height: 35px;
    float: left;
}
.read_logo .logo_title {
    font-size: 18px;
    line-height: 35px;
    margin-left: 10px;
    float: left;
}
.read_tab {
    width: 420px;
    float: left;
}
.read_tab_li {
    width: 60px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
}
.read_search {
    width: 220px;
    padding-top: 3px;
    position: relative;
    float: left;
}
.read_search .search_box {
    width: 100%;
}
.read_select {
    width: 380px;
    text-align: right;
    float: right;
}
.read_select_li {
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    float: right;
    text-align: center;
    margin: 0px 5px;
    vertical-align: top;
}
.read_select_li:hover {
    color: #E61B2B;
}
.read_select_li_login {
    /*display: none;*/
}
.read_select_li_avatar {
    font-size: 12px;
    position: relative;
    display: none;
}
#logout-login {
    transform:rotate(0deg);
    transition: transform 0.5s;
}
#new-read-icon {
    transform:rotate(0deg);
    transition: transform 0.5s;
}
.read_select_li_avatar .logout_icon {
    width: 10px;
    height: 10px;
    margin-top: 13.5px !important;
}
.read_select_li_avatar .logout {
    display: none;
    width: 90px;
    height: 30px;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 4px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
    position: absolute;
    top: 40px;
    left: 20px;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
    background-color: #FFFFff;
    line-height: 30px;
    text-align: center;
    color: #333333;
    font-size: 13px;
    cursor: pointer;
}
.read_select_li_avatar .logout:after {
    content:"";
    width:0;
    height:0;
    position:absolute;
    left:35px;
    top:-20px;
    border-top:solid 10px transparent;
    border-bottom:solid 10px #ffffff;     /* 白色小三角形 */
    border-right:solid 10px transparent;
    border-left:solid 10px transparent;
}
.read_select_li_avatar img {
    width: 30px;
    height: 30px;
    margin-top: 5px;
    margin-right: 0px;
    display: inline-block;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 50px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}

/* 底部样式 */
.main_footer{
    width: 100%;
    height: auto;
    background-color: #FAFAFA;
    padding: 30px 0px;
    color: #666666;
}
.main_footer .main_footer_box{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.main_footer .main_footer_navigate {
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.main_footer .navigate_li {
    padding: 0px 20px ;
    border-right: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
}
.main_footer .navigate_li:hover {
    color: #E61B2B;
}
.main_footer .navigate_li_no_border {
    border: 0px;
}
.main_footer .main_footer_statement {
    width: 70%;
    margin: 30px auto 5px auto;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
}
.main_footer_record {
    width: 70%;
    margin: 0 auto;
    line-height: 25px;
    font-size: 13px;
    text-align: center;
    padding-bottom: 10px;
    color: #999999;
}

/* 左边导航栏样式 */
.left_main {
    width: 200px;
    height: 100%;
    display: inline-block;
    vertical-align: top;
}
.left_main .left {
    width: 200px;
    height: auto;
    padding-bottom: 30px;
    background-color: #FFFFff;
}
.left_main .title {
    height: 60px;
    width: auto;
    line-height: 60px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    border-bottom: 2px solid #F9F9F9;
    position: relative;
}
.left_main .user-left-back {
    position: absolute;
    height: 65px;
    left: -8px;
    top: 0px;
}
.left_main .list {
    width: 100%;
}
.left_main .list .list_li_active {
    box-sizing: border-box;
    border-left: 3px solid #E61B2B;
    background: #F5F5F5;
}
.left_main .list .list_li {
    width: 100%;
    height: 40px;
    font-size: 14px;
    padding-left: 30px;
    line-height: 40px;
    text-align: left;
    margin-top: 10px;
    font-weight: 500;
    cursor: pointer;
}
.left_main .list .list_li:hover {
    box-sizing: border-box;
    border-left: 3px solid #E61B2B;
    background: #F5F5F5;
}


/* 其它公共样式 */

.bread_crumb {
    height: 30px;
    line-height: 30px;
    color: #666666;
    font-size: 13px;
}
.bread_crumb img {
    height: 15px;
    margin: 7px 3px;
}
.bread_crumb_left {
    float: left;
}

/* 订阅弹窗 */
.alert_mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.5);
}
.sub_chapter {
    display: none;
    width: 280px;
    height: 300px;
    background: #FFFFFF;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.32);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -120px;
    margin-left: -120px;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 2px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.sub_chapter .title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0px 15px;
    border-bottom: 1px solid #D4D4D4;
    display: flex;
    justify-content: space-between;
    font-weight: bold;
}
.sub_chapter .coin {
    height: 60px;
    line-height: 25px;
    margin: 20px;
    font-size: 13px;
    border-bottom: 1px solid #D4D4D4;
}
.sub_chapter .my-coin {
    height: 60px;
    line-height: 25px;
    font-size: 13px;
    margin: 20px;
}
.sub_chapter .my-coin .glyphicon-info-sign {
    color: #E84949;
    margin-right: 5px;
}
.sub_chapter .button {
    width: 80px;
    height: 30px;
    background-color: #E84949;
    font-size: 12px;
    color: #FFFFff;
    cursor: pointer;
    line-height: 30px;
    margin: 5px auto;
    text-align: center;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 3px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.sub_color {
    color: #E61B2B;
}
.sub_chapter .glyphicon-exclamation-sign {
    color: #E61B2B;
    margin-right: 5px;
}
.close_alert {
    cursor: pointer;
}

/* 切换条 */
.tabs {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #f7f7f7;
}
.tabs div {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}
.tabs .tab_select {
    color: #E61B2B;
    border-bottom: 3px solid #E61B2B;
}
.tabs .tab_select_1 {
    color: #E61B2B;
    border-bottom: 3px solid #E61B2B;
}
.tables{
    width: 100%;
}
.table-con {
    padding: 10px 0px 20px 0px;
}
.tab-recharge {
    padding: 20px 0px;
    display: none;
}

/* 分页效果 */
.result_page {
    width: 100%;
}
.result_page .list {
    width: 100%;
}
.result_page .list .page {
    width: 100%;
    height: 50px;
}
.result_page .list .page ul {
    width: 100%;
}
.result_page .list ul li:hover {
    color:#E93333;
}
.result_page .list ul .active {
    color:#E93333;
}
.result_page .list #page {
    margin:30px auto;
    text-align: center;
}
.result_page #page .page-tou,#page .page-prev,#page .page-next,#page .page-wei,#page .jump-tips,#page .jump-input,#page .jump-button,#page .jump-content {
    width:28px;
    height:28px;
    display:inline-block;
    vertical-align:middle;
    line-height:28px;
    cursor:pointer
}
.result_page #page .page-tou img,#page .page-prev img,#page .page-next img,#page .page-wei img {
    margin-top: 5px;
    vertical-align:middle
}
.page-prev img {
    margin-top: 7px !important;
    height: 12px !important;
}
.page-next img {
    margin-top: 7px !important;
    height: 12px !important;
}
.jump-input {
    width: 50px;
    height: 40px;
}
.jump-input input {
    width: 30px;
    height: 30px;
    padding: 0px 5px;
    border: 1px solid #CCCCCC;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 2px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.jump-button {
    width: 50px !important;
    height: 30px;
    color: #999999;
    border: 1px solid #999999;
    font-size: 13px;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 2px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.result_page #page .item {
    width:28px;
    height:28px;
    display:inline-block;
    vertical-align:middle;
    font-size:14px;
    font-weight:400;
    color:#666;
    line-height:28px;
    margin-right:5px;
    cursor:pointer;
    text-align: center;
}
.result_page #page .item:hover {
    background:#E93333;
    color:#fff;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 2px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.result_page #page .shenlue {
    width:28px;
    height:28px;
    display:inline-block;
    vertical-align:middle;
    font-size:14px;
    font-weight:400;
    color:#666;
    line-height:28px;
    margin-right:5px
}
.result_page #page .active {
    background:#E93333;
    color:#fff;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 2px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.result_page .page-list {
    display:inline-block;
    vertical-align:middle
}
.jump-tips {
    width: 60px !important;
}

/* 用户登录 */
.alert_login_mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #000000;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    display: none;
    z-index: 9;
}
.alert_login  {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}
.alert_login .login-box {
    width: 442px;
    height: 420px;
    background-color: #FFFFff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -210px;
    margin-left: -221px;
    padding: 0px 40px;
    display: none;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 5px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
    border: 1px solid #dddddd;
}
.alert_login .register-box {
    width: 442px;
    height: 420px;
    background-color: #FFFFff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -210px;
    margin-left: -221px;
    padding: 0px 40px;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 5px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
    border: 1px solid #dddddd;
}
.alert_login .login-title {
    width: 100%;
    height: 55px;
    line-height: 50px;
    text-align: center;
    color: #E61B2B;
    font-size: 24px;
    margin-top: 15px;
    font-weight: bold;
}
.alert_login .login-title div {
    display: inline-block;
    vertical-align: middle;
}
.alert_login .login-title .alert-border {
    width: 30px;
    border-bottom: 3px solid #E61B2B;
    margin: 0px 10px;
}
.alert_login .alert-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
}
.alert_login .alert-close img {
    width: 25px;
    height: 25px;
    cursor: pointer;
}
.alert_login .from-info {
    width: 100%;
}
.alert_login .from-info .login-username {
    width: 100%;
    height: 45px;
    border: 1px solid #eeeeee;
    margin-top: 10px;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 2px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.alert_login .from-info .login-code {
    display: none;
}
.alert_login .from-info .login-username .login-icon {
    width: 20px;
    height: 20px;
    margin: 10px 2px 7px 10px;
    display: inline-block;
    vertical-align: top;
}
.alert_login .from-info .login-username .login-icon img {
    width: 16px;
    height: 16px;
    margin: 2px;
}
.alert_login .from-info .login-username .login-input {
    width: 82%;
    height: 35px;
    display: inline-block;
    vertical-align: top;
}
.alert_login .from-info .login-username .login-input input {
    width: 100%;
    height: 38px;
    line-height: 35px !important;
    outline: none;
    background-color: unset;
    font-size: 14px;
    margin-top: 3px;
}
.alert_login .from-info .login-auto {
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    display: flex;
    justify-content: space-between;
    color: #666666;
}
.alert_login .from-info .login-auto .auto-login {
    float: left;
}
.alert_login .from-info .login-auto .auto-login #auto-login {
    margin-top: 14px;
    float: left;
}
.alert_login .from-info .login-auto .auto-login .login-auto-text {
    float: left;
    margin-left: 5px;
}
.alert_login .from-info .login-auto .password {
    color: #333333;
    cursor: pointer;
    float: right;
}
.alert_login .login-button {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFFFff;
    font-size: 16px;
    cursor: pointer;
    background-color: #E61B2B;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 3px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.alert_login .login-register {
    width: 100%;
    height: 40px;
    line-height: 50px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}
.alert_login .login-agreement {
    width: 101%;
    height: 30px;
    font-size: 13px;
    color: #666666;
    display: flex;
    justify-content: space-between;
}
.register-content {
    text-align: left !important;
    margin-left: 10px;
}
.alert_login .login-agreement input {
    margin-top: 2px;
    float: left;
}
.alert_login .login-agreement .content {
    width: 100%;
    line-height: normal;
    float: right;
    text-align: center;
}
.alert_login .agreement-color {
    color: #E61B2B;
    cursor: pointer;
}
.alert_login .login-other {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 10px;
}
.alert_login .login-other div {
    display: inline-block;
    vertical-align: middle;
}
.alert_login .login-other .other-border {
    width: 30px;
    border-bottom: 1px solid #C2C2C2;
}
.alert_login .login-other .other-icon {
    width: 120px;
    text-align: center;
}
.alert_login .login-other .other-icon img {
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 5px;
    cursor: pointer;
}
.alert_login .register-username {
    border: 0px !important;
    display: flex;
    justify-content: space-between;
}
.alert_login .register-code {
    width: 210px;
    height: 45px;
    display: flex;
    justify-content: space-between;
    border: 1px solid #eeeeee;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 2px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
    float: left;
}
.alert_login .register-code .login-icon {
    float: left;
}
.alert_login .register-code .login-input {
    float: right;
}
.alert_login .send-code {
    width: 140px;
    text-align: center;
    line-height: 45px;
    height: 45px;
    color: #E61B2B;
    font-size: 13px;
    border: 1px solid #eeeeee;
    cursor: pointer;
    float: right;
}
.alert_login .register-button {
    margin: 18px 0px;
    display: flex;
    justify-content: space-between;
}
.alert_login .register-button div {
    width: 46%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFFFff;
    font-size: 16px;
    cursor: pointer;
    background-color: #E61B2B;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 3px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.alert_login .register-button .register {
    float: left;
}
.alert_login .register-button .login {
    color: #E61B2B;
    background-color: transparent;
    border: 1px solid #E61B2B;
    float: right;
}
.login-container {
    width: 500px;
    height: 450px;
    position: absolute;
    top: 50%;
    margin-top: -225px;
    margin-left: -250px;
    left: 50%;
    background-color: #FFFFff;
    z-index:999;
    text-align: center;
    padding: 20px;
    display: none;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 2px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.mask_info {
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 4px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
    width: 360px;
    min-width: 380px;
    z-index: 9999;
    background-color: #edf2fc;
    padding: 10px 15px 10px 20px;
    line-height: 30px;
    letter-spacing: 2px;
    position: fixed;
    top: 20px;
    left: 50%;
    margin-left: -165px;
    box-shadow: 0 5px 8px 0 rgba(51,51,51,0.1);
    display: none;
}
.mask_info .mask_span {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
}
.mask_info img {
    width: 15px;
    height: 15px;
    margin: 7px;
}
.bread_crumb span {
    cursor: pointer;
}
.bread_crumb span:hover {
    color: #E61B2B;
}
.clear {
    clear: both;
}
.category_show {
    width: 200px;
    position: absolute;
    top: 41px;
    left: 0;
    box-shadow: 0 5px 8px 0 rgba(51,51,51,0.05);
    display: none;
    z-index: 999999;
}
.cate_list {
    width: 200px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    background-color: #FAFAFA;
}
.cate_list:nth-of-type(even) {
    background-color: #F2F2F2;
}
.cate_list .cate_list_li {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    float: left;
    font-size: 14px;
}
/* 图片验证码 */
.block {
    position: absolute;
    left: 0;
    top: 0;
}
.sliderContainer {
    position: relative;
    text-align: center;
    line-height: 40px;
    margin-top: 10px;
    /*background: #f7f9fa;*/
/*    color: #45494c;*/
/*    position:relative \9; !*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*!
    border-radius: 2px;
    -webkit-border-radius: 15px \9; !*以下这两个是PIE.htc设置圆角的属性*!
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; !*路径要写绝对路径*!*/
}
.sliderbg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-color: #e4e4e4;
    height: 20px;
    border: 1px solid #e4e4e4;
    z-index: 99999999;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 30px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
    margin-top: 10px;
}
.sliderContainer_active .slider {
    top: -1px;
    /*border: 1px solid #1991FA;*/
}
.sliderContainer_active .sliderMask {
    border-width: 1px 0 1px 1px;
}
.sliderContainer_success .slider {
    top: -1px;
    border: 1px solid #52CCBA;
    background-color: #52CCBA !important;
}
.sliderContainer_success .sliderMask {
    border: 1px solid #52CCBA;
    border-width: 1px 0 1px 1px;
    background-color: #D2F4EF;
}
.sliderContainer_success .sliderIcon:before {
    content: "\f00c";
}
.sliderContainer_fail .slider {
    top: -1px;
/*    border: 1px solid #f57a7a;
    background-color: #f57a7a !important;*/
}
.sliderContainer_fail .sliderMask {
/*    border: 1px solid #f57a7a;
    background-color: #fce1e1;*/
    border-width: 1px 0 1px 1px;
}
.sliderContainer_fail .sliderIcon:before {
    content: "\f00d";
}
.sliderContainer_active .sliderText, .sliderContainer_success .sliderText, .sliderContainer_fail .sliderText {
    display: none;
}
.sliderMask {
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    /*border: 0 solid #1991FA;*/
    /*background: #D1E9FE;*/
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 2px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.container-fluid {
    display: none;
    position:absolute;
    top: 0;
    left: 0;
    z-index: 99999999;
}
.slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 65px;
    height: 35px;
    background-color: rgb(26, 121, 255);
    box-shadow: rgba(26, 121, 255, 0.52) 0px 0px 10px 1px;
    cursor: pointer;
    transition: background .2s linear;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2px 0px;
    z-index: 99999999;
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 30px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.slider:hover {
    background: #1991FA;
}
.slider:hover .sliderIcon {
    background-position: 0 -13px;
}
.sliderText {
    position: relative;
}
.sliderIcon {
}
.refreshIcon {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    margin: 6px;
    color: rgba(0,0,0,.25);
    font-size: 1rem;
    z-index: 5;
    transition: color .3s linear;
}
.refreshIcon:hover {
    color: #6c757d;
}
.captcha {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: none;
}
.bottom-tab {
    width: 320px;
    height: 40px;
    position: absolute;
    bottom: 0px;
    margin: 5px 15px;
}
#close-captcha {
    float: right;
}
#close-captcha img {
    width: 30px;
    cursor: pointer;
}
.captcha-content-box {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.125);
    width: 360px;
    height: 350px;
    margin-top: -175px;
    margin-left: -170px;
    overflow: hidden;
    position:relative \9;
    border-radius: 4px;
    -webkit-border-radius: 15px \9;
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9;
    position: relative;
}
/*.captcha {
    position: absolute;
    top: 50%;
    left: 50%;
    background-color: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.125);
    width: 360px;
    height: 350px;
    margin-top: -175px;
    margin-left: -170px;
    overflow: hidden;
    display: none;
    position:relative \9; !*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*!
    border-radius: 4px;
    -webkit-border-radius: 15px \9; !*以下这两个是PIE.htc设置圆角的属性*!
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; !*路径要写绝对路径*!
}*/
.fa-arrow-right {
    color: #FFFFff !important;
}
.card-header {
    padding: 10px 20px;
    font-size: 20px;
    color: #000000;
    margin-top: 15px;
    /*background-color: #f7f9fa;*/
    display: flex;
    justify-content: space-between;
}
.card-header .iconfont {
    cursor: pointer;
}
.card-body {
    margin-top: 10px;
}
.input-group-addon {
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 4px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.row_search_input {
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 4px \9;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
}
.input-group-addon img {
    width: auto;
    height: 15px;
    margin: 0 auto;
}
.is_ie {
    display: none;
}
.is_swiper {
    display: none;
}
.captcha-code {
    text-align: center !important;
    display: none;
}
.captcha-content {
    width: 100%;
}
.input-val{
    width: 90%;
    background: #ffffff;
    height: 40px;
    line-height: 40px;
    padding: 0 3%;
    margin: 0 auto;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 13px;
    text-align: center;
    letter-spacing: 4px;
}
#canvas{
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 5px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
    width: 100px !important;
    height: 50px !important;
    margin: 10px auto;
    border:1px solid #ccc;
    cursor: pointer;
}
.submit-code{
    position:relative \9; /*一定要加，否则不显示。注意：父类也要添加相同属性，否则会错位，下面会详细介绍*/
    border-radius: 3px;
    -webkit-border-radius: 15px \9; /*以下这两个是PIE.htc设置圆角的属性*/
    -moz-border-radius: 15px \9;
    behavior: url('/pie/PIE.htc') \9; /*路径要写绝对路径*/
    width: 90%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
    margin: 40px auto;
    display: block;
    color: #FFFFff;
    background: #E61B2B;
    cursor: pointer;
}
.search_li:hover {
    background: #f0f0f0;
    color: #333;
}
.my_shelf:hover {
    color: #E61B2B;
}
#user-login:hover {
    color: #E61B2B;
}
#user-register:hover {
    color: #E61B2B;
}
.recharge_center:hover {
    color: #E61B2B;
}
.cate_list .cate_list_li:hover {
    color: #E61B2B;
}
.middle_li .middle_li_right .book_name:hover {
    color: #E61B2B;
}
.book_first .book_first_right .name:hover {
    color: #E61B2B;
}
.book_li .book_li_left .book_name:hover {
    color: #E61B2B;
}
.common_left .left_box .name:hover {
    color: #E61B2B;
}
.template-col-4-2-1 .list-4-2-ul .list-4-2-ul-li .left_1:hover {
    color: #E61B2B;
}
.title_right:hover {
    color: #E61B2B;
}
.rank_cate_title .title_right .more:hover {
    color: #E61B2B;
}
.read_tab_li:hover {
    color: #E61B2B;
}
.captcha-type-img {
    display: none;
    float: right;
}
.captcha-type-img img {
    width: 25px !important;
    height: 25px !important;
    float: right;
}
.captcha-type-code img {
    float: right;
    width: 30px !important;
    height: 30px !important;
}
.mobile-code {
    width: 90%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #cccccc;
    text-align: center;
    border-radius: 4px;
    margin: 40px auto 20px auto;
    color: #999999;
    letter-spacing: 4px;
}
#logout:hover {
    color: #E61B2B;
}
DIV.slideBox .banner-describe .banner-describe-content {
    z-index: 8 !important;
}
.clear {
    clear: both;
}
