@charset "utf-8";
/* CSS Document */
/* ============================ 重置css样式 ============================ */
body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}

/*引用字体*/
body, html {
    height: 100%
}

body {
    background: #f5f5f5
}

body, button, input, select, textarea {
    font-size: 12px;
    font-family: "微软雅黑"
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h4, h5, h6 {
    font-size: 100%;
}

em {
    font-style: normal;
}

ul, ol {
    list-style: none;
}

a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
}

a:hover {
    text-decoration: none;
}

/* 重置表单元素 */
legend {
    color: #000;
}

fieldset, img {
    border: none;
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

button, input, select, textarea {
    font-size: 100%;
}

/* ========================= 页面常用样式 CSS样式 =========================== */
.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.autoHeight {
    height: auto !important;
    min-height: 0px;
    height: 0px;
}

.autoHeight:after {
    display: block;
    clear: both;
    content: ".";
    visibility: hidden;
    height: 0;
}

.pd15 {
    padding-left: 15px;
}

.fred {
    color: #ff3939
}

.ffb {
    color: #ffb821;
}

.ffb:hover {
    color: #dc9600
}

.f29 {
    color: #299af4
}

.f29:hover {
    color: #006cc2
}

.pd22 {
    padding-top: 22px;
}

.mt14 {
    margin-top: 14px;
}

.mb14 {
    margin-bottom: 14px;
}

/*head*/
.home {
    background: #f5f5f5
}

.header {
    height: 46px;
    background: url(../images/head_line.gif) no-repeat bottom;
    background-size: 100% 2px;
    background-color: #fff;
}

.header .serCh {
    width: 100%;
    height: 44px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}

.serChinputBox {
    margin-right: 89px;
    height: 10px
}

.searInput {
    -webkit-appearance: none;
    width: 100%;
    float: left;
    height: 30px;
    border: 1px solid #cbcbcb;
    margin: 8px 0 0 10px;
    border-radius: 2px 0 0 2px;
    border-right: 0;
    background: #f5f5f5;
    outline: none;
    font-size: 15px;
    padding: 0 5px;
}

.searBtn {
    width: 33px;
    height: 30px;
    border: 1px solid #cbcbcb;
    float: right;
    margin: 8px 0 0 0;
    border-radius: 0 2px 2px 0;
    background: url(../images/bg_head_03.png) no-repeat center;
    background-size: 17px 17px;
    background-color: #f5f5f5;
    border-left: 0;
}

.searClose {
    width: 31px;
    height: 30px;
    border: 1px solid #cbcbcb;
    background: url(../images/bg_serch_close.png) no-repeat center;
    background-size: 10px 10px;
    border-radius: 2px;
    float: right;
    margin: 8px 10px 0 5px;
    background-color: #f5f5f5
}

.messagSjr {
    width: 100%;
    position: absolute;
    top: 46px;
    background: #fff;
    z-index: 888;
}

.messagSjr .keyTit li {
    margin: 0 10px;
    padding: 0 5px;
    height: 40px;
    border-bottom: 1px solid #cbcbcb;
    line-height: 40px;
    font-size: 14px;
}

.messagSjr .keyTit li a {
    height: 40px;
    color: #585858
}

.messagSjr p {
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    padding-left: 15px;
}

.messagSjr .tag {
    padding: 0 10px 0 10px;
}

.messagSjr .tag li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    font-size: 12px;
    height: 34px;
    margin: 0 1px 1px 3px;
}

.messagSjr .tag li a {
    background: #42b5ff;
    display: inline-block;
    border-radius: 2px;
    *zoom: 1;
    *display: inline;
    font-size: 12px;
    padding: 5px 10px;
    height: 31px;
    color: #fff;
    line-height: 21px;
    text-decoration: none;
}

#hotTit {
}

.c0 {
    background: #42b5ff;
}

.c1 {
    background: #0096ff;
}

.c2 {
    background: #2775f7;
}

.c3 {
    background: #0096ff;
}

.c4 {
    background: #0096ff;
}

.c5 {
    background: #42b5ff;
}

.header .logo {
    width: 105px;
    height: 44px;
    float: left;
    overflow: hidden
}

.header .logo img {
    display: block
}

.header .icon {
    display: block;
    display: block;
    float: right;
    background-size: 100% 100%
}

.header .icon.head {
    width: 19px;
    height: 19px;
    background-image: url(../images/bg_head_01.png);
    position: relative;
    z-index: 1;
    margin: 12px 18px 0 0;
}

.header .icon.head img {
    border-radius: 100px;
    width: 18px;
    height: 18px;
    top: 1px;
    position: absolute;
    left: 1px;
}

.header .icon.head:hover {
    background-image: url(../images/bg_head_02.png);
}

.header .icon.head .tip {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #ff2a3e;
    border: 1px solid #fff;
    border-radius: 100px;
    position: absolute;
    right: -4px;
    top: -2px;
    display: none;
}

.header .icon.serch {
    width: 17px;
    height: 17px;
    background-image: url(../images/bg_head_03.png);
    margin: 13px 20px 0 0;
}

.header .icon.serch:hover {
    background-image: url(../images/bg_head_04.png);
}

.header .icon.setup {
    width: 18px;
    height: 13px;
    background-image: url(../images/bg_head_05.png);
    margin: 15px 20px 0 0;
}

.header .icon.setup:hover {
    background-image: url(../images/bg_head_06.png);
}

.nav {
    background: rgba(255, 255, 255, 0.9);
    z-index: 3;
    width: 100%;
}

.nav li {
    text-align: center;
    float: left;
    width: 20%;
    padding-top: 1px;
    font-size: 14px;
    background: url(../images/nav_line.gif) no-repeat right center;
    height: 33px;
    background-size: 1px 50%
}

.nav li.nobor {
    background: none
}

.nav li:nth-child(5) {
    background: none
}

.nav li a {
    color: #636165;
    display: block;
    height: 33px;
    line-height: 12px;
}

.nav li a.cur {
    background: url(../images/nav_cur.png) no-repeat center bottom;
    color: #0090ff;
    background-size: 64px 4px
}

.nav.noab {
    position: relative
}

.menuBar {
    height: 44px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: none;
    z-index: 2
}

.menuBar ul {
    padding-left: 10px;
    margin-right: 60px;
}

.menuBar ul li {
    text-align: center;
    width: 20%;
    float: left;
    line-height: 44px;
    font-size: 14px;
}

.menuBar ul li a {
    color: #000
}

.menuClose {
    width: 31px;
    height: 28px;
    border: 2px solid #cbcbcb;
    background: #f5f5f5 url(../images/bg_serch_close.png) no-repeat center;
    background-size: 17px 17px;
    border-radius : 2px;
    float: left;
    margin: 8px 10px 0 5px;
}

.pageLine {
    margin-top: 0px;
    width: 100%;
    height: 4px;
    overflow: hidden;
}

.pageLine img {
    display: block;
    height: 2px;
}

.pageLine.file {
    position: fixed;
    top: 44px;
}

.bottomNav {
    border-bottom: 1px solid #dcdcde;
}
.bottom {
    background: #fff url(../images/head_line.gif) no-repeat top;
    background-size: 100% 2px;
    padding-top: 2px;
}


.bottomNav li {
    width: 33%;
    float: left;
    border-right: 1px solid #dcdcde
}

.bottomNav li.last {
    border: none
}

.record {
    font-size: 12px;
    color: #5a5858;
    padding: 18px 0;
    text-align: center;
}

.record a {
    color: #299af4;
}

.bottomDown {
    width: 100%;
    height: 60px;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    bottom: 0;
    display: none
}
.btm_in{
    position: relative;
}
.bottomDown .btm_img {
    width: 329px;
    display: block;
    height: 72px;
    position: absolute;
    top: -14px;
    left: 0;
    z-index: 4;
}
.app_download{
    display: block;
    width: 70px;
    height: 36px;
    background: url("../images/app_down_btn.png");
    float: right;
    background-size: 100%;
    position: absolute;
    right: 45px;
    top: 13px;
    z-index: 3;
}
.bottomDown .close {
    width: 20px;
    height: 20px;
    background: url(../images/bg_app_close.png);
    background-size: 100%;
    float: right;
    display: block;
    position: absolute;
    right: 10px;
    top: 21px;
    z-index: 44;
}

.subNav {
    background: #fff;
    border-bottom: 1px solid #dcdcde;
    height: 43px;
}

.subNav li {
    text-align: center;
    height: 43px;
    line-height: 43px;
    font-size: 12px;
    border-right: 1px solid #dcdcde;
    width: 33%;
    float: left
}

.subNav li.last {
    border: none
}

.subNav li a {
    width: 100%;
    height: 43px;
    display: block
}

.subNav li span {
    text-align: center;
    padding: 0 0 0 20px;
    color: #299af4;
}

.subNav li .a1 {
    background: url(../images/icon_01.png) no-repeat left;
    background-size: 15px 10px;
}

.subNav li .a2 {
    background: url(../images/icon_02.png) no-repeat left;
    background-size: 11px 12px;
}

.subNav li .a3 {
    background: url(../images/icon_03.png) no-repeat left;
    background-size: 11px 14px;
}

.subNav li .a4 {
    background: url(../images/icon_04.png) no-repeat left;
    background-size: 13px 13px;
}

.subNav li .a5 {
    background: url(../images/icon_05.png) no-repeat left;
    background-size: 13px 12px;
}

.subNav li .a6 {
    background: url(../images/icon_06.png) no-repeat left;
    background-size: 13px 13px;
}

.subNav li .a7 {
    background: url(../images/icon_07.png) no-repeat left;
    background-size: 14px 14px;
}

.subNav li .a8 {
    background: url(../images/icon_08.png) no-repeat left;
    background-size: 14px 12px;
}

.subNav li .a9 {
    background: url(../images/icon_09.png) no-repeat left;
    background-size: 13px 12px;
}

.PubBtn {
    border: 1px solid #0090ff;
    font-size: 13px;
    color: #0090ff;
    display: block;
    border-radius: 2px;
    text-align: center;
    width: 75px;
    height: 28px;
    line-height: 28px;
    float: left
}

/*弹层*/
.mask {
    position: fixed;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    z-index: 4;
    top: 0;
    left: 0;
    display: none
}

.layer {
    width: 250px;
    height: 185px;
    background: #fff;
    border-radius: 2px;
    position: fixed;
    z-index: 99999;
    font-size: 14px;
}

.layerIcon01 {
    width: 47px;
    height: 47px;
    background: url(../images/iconItem.png) 0 -443px;
    margin: 45px auto 10px
}

.layerIcon02 {
    width: 47px;
    height: 47px;
    background: url(../images/bg_sub.png);
    background-size: 47px 47px;
    margin: 23px auto 5px
}

.layerIcon03 {
    width: 47px;
    height: 47px;
    background: url(../images/bg_his.png);
    background-size: 47px 47px;
    margin: 23px auto 5px
}

.layerIcon04 {
    width: 94px;
    height: 94px;
    background: url(../images/iconItem.png) -1px -883px;
    margin: 45px auto 10px
}

.layerIcon05 {
    width: 94px;
    height: 94px;
    background: url(../images/iconItem.png) -113px -883px;
    margin: 45px auto 10px
}

.layerIcon06 {
    width: 47px;
    height: 47px;
    background: url(../images/bg_icon_sb.png);
    background-size: 47px 47px;
    margin: 23px auto 5px
}

.layer p {
    line-height: 25px;
    text-align: center
}

.layer p.opacity {
    opacity: .6
}

.layer p.LinHei {
    margin: 18px 0 19px 0;
}

.layerBtn {
    width: 145px;
    height: 30px;
    display: block;
    display: block;
    width: 76px;
    height: 28px;
    background: #fff;
    border: 1px solid #0090ff;
    color: #0090ff;
    text-align: center;
    margin: 12px auto 0;
    line-height: 28px;
    border-radius: 2px;
}

.layer .look {
    float: left;
    line-height: 28px;
    margin: 1px 20px 0 38px;
}

.layer .look:hover {
    background: #0090ff;
    color: #fff
}

.layer .can {
    float: left;
    line-height: 28px;
    border: 1px solid #dcdcde;
    color: #343434
}

.layer .can:hover {
    background: #efefef
}

.layerBtn:hover {
    display: block;
    color: #fff;
    border: 2px solid #0090ff;
    background: #0090ff
}

.layerClose {
    width: 20px;
    height: 20px;
    background: url(../images/bg_layer_close.png);
    background-size: 12px 12px;
    margin: 10px;
    float: right;
    cursor: pointer
}

.layer.bg {
    background: rgba(255, 255, 255, 0.9);
}

.layer .sharBar {
    height: 76px;
    line-height: 76px;
    font-size: 30px;
    background: #fff;
    border-radius: 5px 5px 0 0;
    text-align: left;
    padding-left: 30px;
}

.layerIcon01 {
    width: 47px;
    height: 47px;
    background: url(../images/bg_success.png);
    background-size: 47px 47px;
    margin: 23px auto 5px
}

/*分享*/
.sharWin {
    width: 100%;
    height: 100px;
    position: fixed;
    z-index: 999999;
    overflow: hidden;
    display: none;
}

.sharWin .sharClose {
    width: 20px;
    height: 28px;
    background: url(../images/bg_layer_close.png) no-repeat center;
    background-size: 12px 12px;
    margin: 5px 10px 5px 5px;
    float: right;
    cursor: pointer
}

.sharWin .sharClose:hover {
    background: url(../images/bg_layer_close_h.png) center no-repeat;
    background-size: 12px 12px;
}

.sharWin .sharBar {
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    background: #fff;
    border-radius: 2px 2px 0 0;
    text-align: left;
    padding-left: 15px;
}

.sharWin .sharBox {
    height: 58px;
    background: rgba(255, 255, 255, .9);
    padding: 10px;
}

.bds_tsina.sina {
    background: url(../images/bg_shar_sina.png);
    background-size: 48px 66px;
    background-position: 0 0 !important;
    width: 48px;
    height: 66px;
    padding: 0;
    margin: 20px 0 0 22px
}

.bds_qzone.zone {
    background: url(../images/bg_shar_zone.png);
    background-size: 48px 66px;
    background-position: 0 0 !important;
    width: 48px;
    height: 66px;
    padding: 0;
    margin: 20px 0 0 31px
}

.bds_tqq.tqq {
    background: url(../images/bg_shar_tqq.png);
    background-size: 48px 66px;
    background-position: 0 0 !important;
    width: 48px;
    height: 66px;
    padding: 0;
    margin: 20px 0 0 31px
}

/*====弹层打开样式=======*/
.layerz {
    -webkit-transition-duration: .3s;
    -webkit-transition-delay: .1s;
    -webkit-transition-timing-function: ease-in;
    -moz-transition-duration: .3s;
    -moz-transition-delay: .1s;
    -moz-transition-timing-function: ease-in;
    -o-transition-duration: .3s;
    -o-transition-delay: .1s;
    -o-transition-timing-function: ease-in;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transition: transform .3s linear .3s;
    -webkit-transition: -webkit-transform .3s linear .3s;
    -moz-transition: -moz-transform .3s linear .3s;
    -o-transition: -o-transform .3s linear .3s;
}

/*安装动漫之家APP*/
.app_home {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    background-image: url("../images/bg_app_home.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 90% auto;
}

.app_text {
    width: 100%;
    height: 70px;
    background: url("../images/bg_app_text.png") no-repeat center;
    background-size: auto 100%;
    position: fixed;
    bottom: 106px;
    left: 0;
    z-index: 100;

}

.app_btn {
    width: 270px;
    height: 44px;
    position: fixed;
    bottom: 37px;
    z-index: 100;
}

.app_btn_look {
    width: 120px;
    height: 44px;
    background: #ffaa17;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
    display: block;
    float: left;
    border-radius: 40px;
}

.app_btn_home {
    width: 120px;
    height: 44px;
    background: #0c95f5;
    text-align: center;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
    display: block;
    float: right;
    border-radius: 40px;
}
.ovfHiden{overflow: hidden;height: 100%;}


@charset "utf-8";

/*焦点图*/
.main_visual{overflow:hidden;position:relative;}
.main_image{overflow:hidden;position:relative;}
.main_image ul{ width:100%;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{ width:100%; float:left;}
.main_image li a{display:block;width:100%;}
.main_image .mBar{ height:80px; background:#000; position:absolute; bottom:0; width:100%;}
.flicking_con{position:absolute;bottom:8px;right:0;z-index:98;width:56px; text-align:center; font-size:0;height:10px;}
.flicking_con a{float:left;width:4px;height:4px;margin:0;padding:0;display:block;text-indent:-1000px;margin:1px 5px 0 0; border-radius: 100px;background:rgba(255,255,255,.4);}
.flicking_con a.on{ width: 6px; height: 6px; margin-top: 0px; background:rgba(255,255,255,1);}
.flicking_conTit{ z-index:5; background: rgba(0,144,255,0.8); padding:5px 0; width:100%; position:absolute; bottom:-3px; height:25px; line-height:25px; color:#fff}
.flicking_conTit span{ display:none; color:#fff}
.flicking_conTit span.on{ width:100%; display:block; height:30px; color:#fff; height:40px; font-size:14px; padding-left:10px;}


/*标题样式*/
.Sub_H2{ padding:7px 2%;height:auto!important;min-height:0;}
.Sub_H2.classify{ padding:8px 0 7px 3.125%;}
.Sub_H2:after{display:block;clear:both;content:".";visibility:hidden;height:0;}
.Sub_H2 .icon{ width:23px; height:23px; float:left; display:block;background: url("../images/icon_h2_10.png") no-repeat; background-size: 23px 23px; }
.Sub_H2 .icon.icon_h2_1{ background: url("../images/icon_h2_1.png") no-repeat; background-size: 23px 23px; }
.Sub_H2 .icon.icon_h2_2{ background: url("../images/icon_h2_2.png") no-repeat; background-size: 23px 23px; }
.Sub_H2 .icon.icon_h2_3{ background: url("../images/icon_h2_3.png") no-repeat; background-size: 23px 23px; }
.Sub_H2 .icon.icon_h2_4{ background: url("../images/icon_h2_4.png") no-repeat; background-size: 23px 23px; }
.Sub_H2 .icon.icon_h2_5{ background: url("../images/icon_h2_5.png") no-repeat; background-size: 23px 23px; }
.Sub_H2 .icon.icon_h2_6{ background: url("../images/icon_h2_6.png") no-repeat; background-size: 23px 23px; }
.Sub_H2 .icon.icon_h2_7{ background: url("../images/icon_h2_7.png") no-repeat; background-size: 23px 23px; }
.Sub_H2 .icon.icon_h2_8{ background: url("../images/icon_h2_8.png") no-repeat; background-size: 23px 23px; }
.Sub_H2 .icon.icon_h2_9{ background: url("../images/icon_h2_9.png") no-repeat; background-size: 23px 23px; }
.Sub_H2 .icon img{ width: 23px; height: 23px;}
.Sub_H2 .Title{ float:left; padding-left:7px; line-height:23px; font-size:15px; display:block}
.Sub_H2 .Title.classify{ padding-left: 0;}
.Sub_H2 .Title.pd0{ padding-left:0}
.Sub_H2 .icon_More{width:35px; height:16px; float:right; display:block; margin:3px 3.125% 0 0; background:url(../images/bg_index_more.png) no-repeat; background-size: 100% 100%;}
.Sub_H2 .icon_Upda{width:50px; height:16px; float:right; display:block; margin:3px 3.125% 0 0; background:url(../images/bg_index_update.png) no-repeat; background-size: 100% 100%;}


/*图片列表*/
.imgBox{ margin-bottom:14px; background:#fff; height:auto!important;min-height:0px;height:0px;}
.imgBox .wan{ width:27px; height:17px; background:url(../images/bg_end.png); background-size: 27px 17px; position:absolute; left:0; bottom:-2px; display:block; border-radius:2px;}
.imgBox:after{display:block;clear:both;content:".";visibility:hidden;height:0;}
.imgBox .bg{ background:#fff; padding:22px 0;}
.imgBox .col_3_1 li{ width:30%; float:left; margin:0px -1% 1% 3%;  }
.imgBox li .ImgA{ display:block; position:relative;min-height:100px;background:url("../images/cartton_place_holder.png") no-repeat center; background-color: #ededed}
.imgBox li .ImgA img{ display:block}
.imgBox li .ImgA em{ width:27px; display:block; height:17px; position:absolute; bottom:0; left:0; background:url(../images/bg_end.png); background-size: 100%;}
.imgBox li .ImgA img{ zoom:1; border-radius:2px;}
.imgBox li .ImgA{
    padding-top: 125%;
    position: relative;
    overflow: hidden;
}
.imgBox li .ImgA img{
    position: absolute;
    top: 0;
}
.imgBox li .txtA{color:#000; font-size:12px; display:block; line-height:15px; height:20px; padding-top:5px; overflow:hidden;}
.imgBox li .info{ font-size:10px; display:block; opacity:0.6; overflow:hidden; height:13px; line-height:13px; margin:4px 0 5px 0;}
.imgBox .col_2 li{ width:45%; margin:0px 0.3% 0% 3%; float: left;}
.imgBox .col_2 li .ImgA{ min-height: 50px}
.imgBox li .txtA.hei{ line-height:27px; height:27px; padding-top:0px; overflow:hidden;}
/*.imgBox .col_2 li .txtA{color:#000; font-size:24px; display:block; line-height:58px; height:58px; overflow:hidden; padding:0}*/
.imgBox .col_3_2 li{ width:30%; float:left; margin:0px -1% 0% 3%;}

.imgBox li .is_end{ width:54px; height:34px; background:url(../images/iconItem.png) 0 -287px; position:absolute; left:0; bottom:-2px; display:block; border-radius:8px;}

.subHeader{ position:relative; width:100%; height:46px; overflow:hidden; background:url(../images/head_line.gif) no-repeat bottom; background-size:100% 2px; background-color:#fff;}

/*公共导航2*/
.subHeader .BarTit{ text-align:center; display:block; color:#343434; font-size:16px; height:44px; line-height:44px; text-align:center; width:56%; overflow: hidden; left:22%; position: absolute; }
.subHeader .iconRet{position:absolute; left:0px; width:45px; height:45px; display:block; top:0px; display:block; background:url(../images/bg_icon_ret.png) no-repeat 20px 14px; background-size:9px 17px;}
.subHeader .iconRet:hover{ background:url(../images/bg_icon_ret_h.png) no-repeat 20px 14px;  background-size:9px 17px;}
.subHeader .iconShar{position:absolute; right:0; width:45px; height:45px; top:0px; display:block;background:url(../images/bg_icon_shar.png) no-repeat 10px 14px; background-size: 16px 16px;}
.subHeader .iconShar:hover{background:url(../images/bg_icon_shar.png) no-repeat 10px 14px; background-size: 16px 16px;}
.sortBox{ position: absolute; right: 0; top: 0; width: 120px;}
.sortBox .sortIcon{ width:50px;  height:44px; background:url(../images/btn_px4.png) no-repeat right center;background-size: 4px 11px; text-align:center; top:0; line-height:44px; font-size:13px; color:#000; opacity:.8; display:block; float:left;right:10px; }
.sortBox .sortIcon:hover,.sortBox .sortIcon.cur{ color:#299af4; background:url(../images/btn_px3.png) no-repeat right center; background-size: 4px 11px}
.subHeader .iconDel{ width:45px; height:45px; position:absolute; right:0; top:0; background: url("../images/bg_icon_del.png") no-repeat center; background-size: 16px 17px}
.subHeader .iconDel:hover{background:url(../images/bg_icon_del_h.png) no-repeat center; background-size: 16px 17px;}
.subHeader .linktxt{ width:51px; height:45px; line-height:45px; position:absolute; right:0; top:0; font-size:16px;}

/*漫画介绍*/
.Introduct{}
.Introduct_Sub{ background:url(../images/int_bg.png); background-size:100% 100%}
.Introduct_Sub .pic{ height:137px; width:102px; overflow: hidden; float:left; margin:20px 15px; border:2px solid #fff; border-radius:2px;}
.Introduct_Sub .pic img{ border-radius:1px; width: 102px; height: 137px;}
.Introduct .sub_r{
    min-width: 172px;
    height: 156px;
    position: relative;
    padding: 16px 10px 0 0;
    margin: 0 0 0 132px;
}
.Introduct .sub_r .txtItme{
    height: 24px;
    line-height: 20px;
    font-size: 13px;
    color: #fff;
    margin: 0;
    overflow: hidden;
}
.Introduct .sub_r .txtItme a{ color: #fff}
.Introduct .sub_r .txtItme .pd{ padding-right:5px;}
.Introduct .sub_r .txtItme .icon{ float:left; display:block;width:15px; height:15px; margin:2px 5px 0 0;}
.Introduct .sub_r .txtItme .icon.icon01{ background: url("../images/bg_icon_04.png"); background-size: 100%;}
.Introduct .sub_r .txtItme .icon.icon02{ background: url("../images/bg_icon_05.png"); background-size: 100%;}
.Introduct .sub_r .txtItme .icon.icon03{ background: url("../images/bg_icon_06.png"); background-size: 100%;}
.Introduct .sub_r .txtItme .date{ background: rgba(255,255,255,0.3); padding:0px 15px 2px; border-radius:100px; color:#fff;}
.Introduct .sub_r .txtItme .date i{ opacity:1}
.Introduct .sub_r .btnItem { height: 54px; position: relative;}
.Introduct .sub_r .vipBtnItem { height: 36px; position: relative;}
.Introduct .sub_r .Btn{ position:absolute; border-radius:2px; bottom:10px; width:75px; height:29px; line-height:29px; border:1px solid #fff; text-align:center; color:#fff; font-size:13px;}
.Introduct .sub_r .Btn:hover{ background:#0074d7; border:1px solid #80baeb}
.Introduct .sub_r .Btn.fl{ left:0}
.Introduct .sub_r .Btn.fr{ right:10px; }
.Introduct .txtDesc{ background:#fff; padding:10px 10px 5px; line-height:25px; font-size:14px; color:#000; opacity:.8; overflow:hidden;}
.Introduct .openBtn{ background:url(../images/icon_unfold.png) no-repeat center; background-size: 17px 9px; border-bottom:1px solid #dcdcde; background-color:#fff; width:100%; height:25px; }
.Introduct .openBtnC{ background:url(../images/icon_coll.png) no-repeat center; background-color:#fff; background-size: 17px 9px;}
.Introduct .Sub_H2{ padding-bottom:10px;height:auto!important;min-height:0px;height:0px;}
.Introduct .Sub_H2:after{display:block;clear:both;content:".";visibility:hidden;height:0;}
.Introduct .qjBar{ height:42px; background:#fff; line-height:42px; font-size:14px; padding:0 10px}
.Introduct .qjBar span{ float:right; opacity:.6}
.Introduct .chapter-body{ position: relative;}
.Introduct .chapter-body.new li.own{ display: none;}
.Introduct .chapter-warp{
    background: #FFF;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.Introduct .Drama{ background:#fff; padding-top: 10px; max-height: 132px;  overflow: hidden;}
.Introduct .Drama.extended{ max-height: inherit;}
.Introduct .extend{
    position: absolute;
    right: 4%;
    bottom: 18px;
    font-size: 20px;
    background: #FFF;
    padding: 6px 0px;
    left: 74%;
}
.Introduct .extend span{
    padding: 0;
    border: 1px dashed #dcdcde;
    width: 100%;
    height: 31px;
    display: block;
    text-align: center;
}
.Introduct .Drama li{ border:1px solid #dcdcde; float:left; width:22%; height:33px; text-align:center; line-height:33px; font-size:12px; border-radius:2px; margin:0 0% 10px 2%; position:relative;}
.Introduct .Drama li.active{ border:1px solid orangered;}
.Introduct .Drama li a{ color:#000; display:block; width: 100%; height: 33px; width: 62%; margin: 0 auto; overflow: hidden;}
.Introduct .Drama li.active a{ color:orangered;}
.Introduct .Drama li .new{ width:23px; height:12px; position:absolute; top:-2px; right:-2px; border-radius:2px; background:#ff2727; color:#fff; text-align:center; line-height:24px; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.Introduct .Drama li.add{ border:1px dashed #dcdcde; line-height: 15px; font-size: 30px}

.Introduct .Drama li a i{
    position: absolute;
    top: -6px;
    width: auto;
    right: -6px;
    line-height: 1;
    font-size: 10px;
    background: orangered;
    font-style: normal;
    padding: 1px;
    border-radius: 2px;
    color: #FFF;
}
.Introduct .Drama li a i.own{
    background: green;
    color: #FFF;
}
.Introduct .Drama li.own a{
    color: #ccc;
}

.Introduct .Seq{ display:block; background-image:url(../images/btn_Seq.png); background-size: 45px auto; width:45px; height:22px; float:right; margin:0px 10px 0 0}
.Introduct .Seq.asc{ background-position: left top; background-size: 45px auto}
.Introduct .Seq.asc:hover,.Introduct .Seq.asc.cur{ background-position: left -22px; background-size: 45px auto}
.Introduct .Seq.desc{ background-position: left -44px; background-size: 45px auto}
.Introduct .Seq.desc:hover,.Introduct .Seq.desc.cur{ background-position: left bottom}
.Introduct .SeqT{ font-size:13px; color:#000; opacity:.8; line-height:22px; float:right;}
.Introduct .right{ left: 90px}

.Introduct .wrap_buy{ border-bottom:1px solid #dcdcde; background-color:#fff; width:100%; }
.Introduct .wrap_buy .user-credit{ padding: 5px 15px }
.Introduct .wrap_buy .buy { margin: 10px; border: 1px solid #efefef; padding: 5px; }
.Introduct .wrap_buy .buy-header { line-height: 2; }
.Introduct .wrap_buy .buy-header .action { color: #999; margin-bottom: 10px;}
.Introduct .wrap_buy .price { font-size: 16px;}
.Introduct .wrap_buy .orange { color: orangered;}
.Introduct .wrap_buy .row-renew { padding-left: 20px; line-height: 2.5;}
.Introduct .wrap_buy .row-submit { padding-top: 10px;}
.Introduct .wrap_buy .Btn {
    border-radius: 4px;
    width: 100px;
    height: 31px;
    line-height: 29px;
    border: 1px solid #249ac8;
    color: #259ac8;
    font-size: 14px;
    background: #FFF;
}


/*最近更新*/
.UpdateList{ margin-top:7px; background:#fff;}
.UpdateList.mt0{ margin-top:0}
.UpdateList .itemBox{ height:125px; border-bottom:1px solid #cbcbcb; padding-top:10px; margin-left:10px; position:relative}
.UpdateList .itemImg{ width:78px; height:103px; float:left; display:block; position:relative}
.UpdateList .itemImg img{ border-radius:2px;}
.UpdateList .itemImg .wan{ width:27px; display:block; height:17px; position:absolute; bottom:-1px; left:0; background:url(../images/bg_end.png); background-size: 100%;}
.UpdateList .itemTxt{ height:114px; margin-left:88px; padding-right:10px;}
.UpdateList .itemTxt .title{height:33px; display: block; padding-right: 80px; color: #000; line-height:33px; font-size:15px; text-overflow:ellipsis; overflow: hidden;}
.UpdateList .itemTxt .title a{ color: #000}
.UpdateList .itemTxt .title p{ float:left}
.UpdateList .itemTxt .title p a{ color: #000}
.UpdateList .itemTxt .title span{width:23px; height:12px; float:left; margin:12px 0 0 10px; background: url("../images/bg_news.png"); background-size: 23px 12px;}
.UpdateList .itemTxt .txtItme{ display: block; height:15px; line-height:15px; font-size:12px; color:#000; opacity:.9; margin:7px 0;overflow:hidden;}
.UpdateList .itemTxt .txtItme .pd{ padding-right:5px;}
.UpdateList .itemTxt .txtItme .icon{ float:left; display:block;width:15px; height:15px; float:left; display:block; margin-right:5px;}
.UpdateList .itemTxt .txtItme .icon.icon01{ background: url("../images/bg_icon_01.png"); background-size: 100%;}
.UpdateList .itemTxt .txtItme .icon.icon02{ background: url("../images/bg_icon_02.png"); background-size: 100%;}
.UpdateList .itemTxt .txtItme .icon.icon03{ background: url("../images/bg_icon_03.png"); background-size: 100%;}
.UpdateList .itemTxt .To_p{ overflow: hidden; height:14px; line-height:14px; font-size:12px; color:#343434; margin-bottom:6px;}
.UpdateList .coll{ width:50px; height: 15px; color: #000; overflow: hidden; background:url(../images/bg_look.png) no-repeat 6px 0; background-size: 39px; float:right; padding-top:45px; line-height:18px; font-size:12px; opacity:.9; text-align:center; position:absolute; top:37px; right:12px;}
.UpdateList .coll:hover{background:url(../images/bg_look_h.png) no-repeat;background-size: 39px;}
.UpdateList .look{ float:left; line-height:28px; margin:1px 10px 0 0;}
.UpdateList .look:hover{ background:#0090ff; color:#fff}
.UpdateList .can{  float:left; line-height:28px; border:1px solid #dcdcde; color:#343434}
.UpdateList .can:hover{ background:#efefef}


/*底层页*/
.UnderPage .subHeader{ position:fixed; background-color:rgba(0,0,0,0.8); width:100%; top:0}
.UnderPage .subHeader .iconRet{position:absolute; left:0px; width:45px; height:45px; display:block; top:0px; display:block; background:url(../images/left_white_new.png) no-repeat 20px 14px; background-size:20px 20px;}
.UnderPage .subHeader .BarTit{ text-align:center; color:#fff; font-size:16px; height:44px; line-height:44px; text-align:center; width:56%;}
.control_panel{width:100%; height:100%; position:fixed; left:0; top:0; z-index:50; display:none}
.control_panel .prev,.control_panel .next{width:33%; text-align:center; display:table-cell; vertical-align:middle; }
.control_panel .drag_up{width:100%; text-align:center; display:table-cell; vertical-align:middle;}
.control_panel .center{ width:34%; display:table-cell; vertical-align:middle; text-align:center;}
.control_top{ top:0; border-bottom:1px solid #fff;}
.control_top a{ color:#fff; display:block;}
.control_top .goback{outline:none; width:32px; padding:0 5px; position: absolute; left: 0; top:0;}
.control_top .comic_intro,.control_top .comic_xq{padding:0 5px; width:32px; position: absolute; top:0;}
.control_top .comic_intro{right:0; }
.control_top .comic_xq{right:42px;}
.control_top .comic_intro:last-child{ margin-right:5px;}
.control_commentIcon{ display: block; width: 21px; margin-top: 17px; position: relative; height: 19px; background:url("../images/icon_comment.png") no-repeat center; background-size: 100%; float:right; margin-right: 10px; }
.control_commentIcon em{ display: none; border-radius: 100px; width: 8px; height: 8px; background: #ff2a3e; position: absolute; right: -4px; top: -4px}
.control_bottom{width:100%; position:fixed; bottom:0; height:107px;}
.control_bottom a{ color:#fff;}
.control_bottom .page_left{ margin-left: 0px; height:40px; background: rgba(0,0,0,0.8); text-align:center; color:#fff; line-height:40px; border-radius:6px; font-size:13px; font-family:Arial, Helvetica, sans-serif}
.control_bottom .page_left span{ color:#1e95f5}
.control_bottom .control_scroll{height: 62px; background: rgba(0,0,0,0.7); padding: 8px 15px; margin-top: 5px }
.control_bottom .mode{ padding:0 5px; width:56px; display:block; text-align:right; outline:none; position: absolute; right:0; top:0;}
.scroll_left_Box{ margin-right: 0;}
.control_bottom .control_scroll .scroll_box{width:100%; height:4px; position:relative; background:#a4a4a4; left:0; top:23px; border-radius:8px;}
.control_bottom .control_scroll .scroll_bar{width:25px; height:25px; border-radius:50%; position:absolute; left:0px; background:#fff; top:-10px; outline:none;}
.scroll_barX{ height:4px; background:#1990f0; position:absolute; border-radius:6px;}
.BtnBox{ width: 100%; height: 40px;}

/*章节提示*/
.comic_list_tishi{ position:fixed; z-index:10002; display:block; width:96%; left:50%; margin-left:-48%; text-align:center; padding:15px 0px; background:rgba(0,0,0,.6); bottom:40px; text-overflow: ellipsis;overflow: hidden;white-space: nowrap; }
.mark{width:100%; height:100%; position:fixed; left:0; top:0; background:rgba(0,0,0,.5); display:none; z-index:10;}
.load_box{height: 34px;  background: #1a1a1b; z-index: 12000;position: relative; padding: 8px;}
.load_box .prev_chapiter{width: 13px;height: 18px;background: url(../images/left_white.png);background-size: 100%;position: absolute;left: 20px;top: 50%;margin-top: -9px;}
.load_box .load_bg{ }
.load_box em{width: 12px; height: 12px; overflow: hidden; display: inline-block; vertical-align: middle; margin-right: 5px; position: relative; }
.load_box.prev{ width:40px; height:40px; background:url(../images/page_bg.png) no-repeat bottom; background-size: 100%; float: right; margin-right: 5px; padding:0}
.load_box.next{ width:40px; height:40px; background:url(../images/page_bg.png) no-repeat top; background-size: 100%;  float: right; margin-right: 5px;  padding:0}
.load_box.prev em{background-position: 0 0;top: -1px; }
.load_box.next em{background-position: 0 -14px; }

.load_box_new.list{display: inline-block; width:35px; height:35px; background:url(../images/list_white.png) no-repeat ;padding:0}
.load_box_new.next{display: inline-block; width:35px; height:35px; background:url(../images/right_white_new.png) no-repeat ;padding:0}
.load_box_new.prev{display: inline-block; width:35px; height:35px; background:url(../images/left_white_new.png) no-repeat ;padding:0}
.load_box_new.subscribe{display: inline-block; width:35px; height:35px; background:url(../images/subscribe_white.png) no-repeat ;padding:0}

@media (min-width: 750px) {
    .new_bottom{height: 80px;width: 100%;position: fixed;bottom: 0;}
    .page_left_div{display: inline-block;margin-right: 10%;margin-left:10%;margin-top: 7px;flex:1}
}
@media (max-width: 749px) {
    .new_bottom{height: 80px;width: 100%;position: fixed;bottom: 0;}
    .page_left_div{display: inline-block;margin-right: 7%;margin-left: 7%;margin-top: 7px;flex:1}
}
@media (max-width: 500px) {
    .control_bottom .page_left{ margin-left: 0px; height:40px; background: rgba(0,0,0,0.8); text-align:center; color:#fff; line-height:30px; border-radius:0px; font-size:13px; font-family:Arial, Helvetica, sans-serif}
    .new_bottom{height: 60px;width: 100%;position: fixed;bottom: 0;}
    .load_box_new.list{display: inline-block; width:25px; height:25px; background:url(../images/list_white.png) no-repeat ; background-size: 100% 100%;padding:0}
    .load_box_new.next{display: inline-block; width:25px; height:25px; background:url(../images/right_white_new.png) no-repeat ; background-size: 100% 100%;padding:0}
    .load_box_new.prev{display: inline-block; width:25px; height:25px; background:url(../images/left_white_new.png) no-repeat ; background-size: 100% 100%;padding:0}
    .load_box_new.subscribe{display: inline-block; width:25px; height:25px; background:url(../images/subscribe_white.png) no-repeat ; background-size: 100% 100%;padding:0}
    .page_left_div{display:inline-block;  margin-right: 5%;margin-left: 5%;margin-top: 7px;flex:1}
}



/*互动观点*/
.viewBox{ background:#fff; width:96%; padding:0 2%}

/*分类*/
.show_c{ position:absolute; background:rgba(0,0,0,.5); width:100%; height:100%; z-index:4; display:none; top:137px;}
.dmzj_class{ background:#fff; padding:0 0 8px 0}
.dmzj_class .Sub_H2{ height:74px; line-height:74px; padding:0 3.125%}
.dmzj_class .Sub_H2 .Title{ font-size:30px; line-height:74px; padding:0}
.iconUpd{ width:45px; text-align:center; font-size:13px; float:right; background:url(../images/btn_px4.png) no-repeat right center; padding-right:5px; margin-right:2%; margin-top: 2px; display:block; background-size: 4px 11px}
.iconUpd:hover{ color:#0090ff; background:url(../images/btn_px3.png) no-repeat right center;background-size: 4px 11px}
.iconUpd.cur{ color:#0090ff;background:url(../images/btn_px3.png) no-repeat right center;background-size: 4px 11px}
.classBox{ position:relative; z-index:5}
.classBox .OperaBar{ height:37px; border-bottom:1px solid #c5c5c5; line-height:37px; font-size:14px; background:#fff; margin-top:5px;}
.classBox .OperaBar li{ width:25%; height:37px; text-align:center; float:left;}
.classBox .OperaBar li:nth-child(1){}
.classBox .OperaBar li:nth-child(2){ width: 20%}
.classBox .OperaBar li:nth-child(3){ width: 29%}
.classBox .OperaBar li:nth-child(4){ width: 19%; margin-left: 0.5%}
.classBox .OperaBar li a{ color:#585858; padding:0 12px; background:url(../images/page_icon13.png) no-repeat right center; background-size: 7px 8px}
.classBox .OperaBar li a:hover{ padding:0 12px; background:url(../images/page_icon14.png) no-repeat right center;background-size: 7px 8px; color:#0090ff}
.classBox .OperaBar li.cur a{ padding:0 12px; background:url(../images/page_icon14.png) no-repeat right center; background-size: 7px 8px; color:#0090ff}
.classBox .classopen ul{ display:none;position:absolute; width:100%; background:#fff; left:0; top:37px; border-radius:0 0 2px 2px; z-index:8; padding-bottom:10px;}
.classBox .classopen ul.select{ display:block; background: #f5f5f5; border-top: 1px solid #c5c5c5}
.classBox .classopen li{ width:20%; height:23px; float:left; text-align:center; line-height:23px; margin:10px 1% 0 3%; float:left; background:#fff; border-radius:2px; text-align:center; line-height:23px; font-size:14px; color:#585858}
.classBox .classopen li a{ width:100%; border:1px solid #dcdcde; height:23px; display:block; color:#585858; border-radius:2px;}
.classBox .classopen li a:hover{ background:#0090ff; border:1px solid #0090ff; color:#fff}

/*漫画排行*/
.TopComBar{ padding:7px 0 7px 10px; height:46px; border-bottom:1px solid #cbcbcb; position:relative}
.TopComTit{ width:220px; height:29px; float:left; border-radius:2px;}
.TopComTit li{ width:72px; text-align:center; line-height:29px; height:29px; float:left; font-size:12px; cursor:pointer }
.TopComTit li.cur,
.TopComTit li.cur a{ background:#0090ff; font-size:12px; color:#fff;}
.TopComTit li:nth-child(1){ border-left:1px solid #cbcbcb;border-top:1px solid #cbcbcb;border-bottom:1px solid #cbcbcb; border-radius:2px 0 0 2px}
.TopComTit li:nth-child(2){ border-bottom:1px solid #cbcbcb;border-left:1px solid #cbcbcb;border-top:1px solid #cbcbcb;}
.TopComTit li:nth-child(3){ border:1px solid #cbcbcb; border-radius:0px 2px 2px 0 }
#topImgCon .select{ display:block}
#topImgCon .itemBox{ position:relative;}
#topImgCon .number{ width:27px; height:32px; background:#dfdfdf; color:#fff; border-radius: 0 0 0 100px; text-align:center; line-height:30px; font-size:18px; padding-left: 5px; font-family:Arial; font-weight:bold; float:right; top:0; right:0; position:absolute;}
#topImgCon .itemBox .number1{ background:#ff4b4b}
#topImgCon .itemBox .number2{ background:#ff8004}
#topImgCon .itemBox .number3{ background:#ffc000}
#topImgCon .guild{ width:64px; height:43px; position:absolute; top:66px; right:18px;}
#topImgCon .guild .comi{display: block; width:59px; margin:0 auto; height:22px; border-radius:15px; background:#6776e1; text-align:center; color:#fff; font-size:12px; line-height:22px;}
#topImgCon .guild .Tucao{ width:64px; height:15px; line-height:15px; font-size:12px; color:#299af4; text-align:center; margin-top:6px;}
#topImgCon .scripSize{ width:76px; height:30px; text-align:left; line-height:30px; position:absolute; top:43px; right:10px; font-size:12px; color:#299af4}
#topImgCon .scripBtn{ width:75px; height:28px; border:1px solid #c5c5c5; font-size:14px; color:#000; opacity:.9; line-height:28px; position:absolute; top:79px; right:10px; text-align:center; display:block; border-radius:5px;}
#topImgCon .scripBtn:hover{ border:1px solid #0090ff; background:#0090ff; color:#fff}
.FilterBtn{ width:72px; border-radius:2px; margin-right:10px; height:30px; background:#0090ff; text-align:center; line-height:30px; color:#fff; font-size:13px; display:block; float:right}
.FilterBtn:hover{ color:#fff}
.FilterBox{ width:100%; z-index:8; position:absolute; left:0; top:45px; background:#f5f5f5; display:none;}
.FilterBox .leftTit{ width:110px; float:left}
.FilterBox .leftTit li{ height:44px; border-bottom:1px solid #cbcbcb; font-size:14px; opacity:.8; text-align:center; line-height:44px; cursor:pointer}
.FilterBox .leftTit li.cur{ background:#fff}
.FilterBox .rithtCon{ background:#fff; margin-left:110px; padding-bottom:7px;}
.FilterBox .rithtCon ul{ display:none}
.FilterBox .rithtCon ul.select{ display:block}
.FilterBox .rithtCon ul li{ height:45px;position: relative;}
.FilterBox .rithtCon ul li a{ margin-left:15px; color:#000; display:block; margin-left:15px; border-bottom:1px dotted #c9c9c9; font-size:14px; opacity:.8; line-height:44px; text-align:left}
.FilterBox .rithtCon ul li:nth-last-child(1) a{ border-bottom:0}
.FilterBox .rithtCon ul li.Hov{ background:#f1f8fd}
.FilterBox .rithtCon ul li em{ width:18px; height:12px; margin-right:25px; background:url(../images/bg_select.png) no-repeat; background-size: 100%; float:right; margin-top:17px;position: absolute;right: 0;top:0;}
.FilterBox .rithtCon ul li a.desc:after,
.FilterBox .rithtCon ul li a.asc:after{
    content: ' ';display: block;
    width:18px; height:12px; margin-right:25px; background:url(../images/bg_select.png) no-repeat; background-size: 100%; float:right; margin-top:17px;position: absolute;right: 0;top:0;
}

/*个人首页*/
.PersonBar{ height:81px; border-bottom:1px solid #cbcbcb; border-top:1px solid #cbcbcb; background:#fff; margin:12px 0;}
.PersonBar .photo{ width:62px; height:62px; margin:10px 0 0 15px; float:left}
.PersonBar .photo img{ width:62px; height:62px; border:1px solid #e0e0e1; border-radius:100px;}
.PersonBar .txtBox{ padding-top:13px; margin-left:92px;}
.PersonBar .txtBox .name{ height:28px; line-height:28px; font-size:16px;}
.PersonBar .txtBox .info{ height:28px; line-height:28px; font-size:14px;}
.PersonBar .txtBox .info a{ padding-right:20px; color:#585858}
.FloorBox{ border-bottom:1px solid #cbcbcb; border-top:1px solid #cbcbcb; background:#fff; margin-bottom:15px;}
.FloorBox li{padding-left:10px;}
.FloorBox li:hover{ background:#f1f8fd}
.FloorBox li a{ border-bottom:1px solid #cbcbcb; display:block; padding:1px 0; height:40px; color: #000}
.FloorBox li:nth-last-child(1) a{ border-bottom:0;}
.FloorBox li .icon{ width:26px; height:26px; margin:7px 0 0 5px; display:block; float:left}
.FloorBox li:nth-child(1) .icon{ background: url("../images/bg_sub.png"); background-size: 26px 26px;}
.FloorBox li:nth-child(2) .icon{ background: url("../images/bg_his.png"); background-size: 26px 26px;}

.FloorBox li .title{ height:40px; line-height:40px; padding-left:14px; font-size:16px; float:left}
.FloorBox li .Point{ width:9px; height:15px; background:url(../images/bg_icon_j.png); background-size: 9px 15px; float:right; margin:14px 19px 0; display:block }
.FloorBox li .num{ height:15px; display:block; float:right; padding:0 8px; background:#ff5353; text-align:center; line-height:15px; color:#fff; margin:13px 20px 0 0 ; border-radius:15px; font-size:12px;}
.LogOutBtn{ margin:0 10px; background:#ff5353; text-align:center; line-height:40px; font-size:16px; color:#fff; border-radius:2px; display:block; margin-bottom:15px;}
.LogOutBtn:hover{ background:#ea3d3d; color:#fff}

/*我的订阅*/
.TabBar{ height:29px; background:#fff; border-bottom:1px solid #c5c5c5; padding:7px 0 10px;}
.TabTit{ width:226px; height:29px; margin:0 auto; border-radius:2px;}
.TabTit li{ width:74px; text-align:center; line-height:29px; height:29px; float:left; font-size:12px; opacity:.8; cursor:pointer }
.TabTit li.cur{ background:#0090ff; font-size:12px; color:#fff;}
.TabTit li:nth-child(1){ border-left:1px solid #cbcbcb;border-top:1px solid #cbcbcb;border-bottom:1px solid #cbcbcb; border-radius:2px 0 0 2px}
.TabTit li:nth-child(2){ border-bottom:1px solid #cbcbcb;border-left:1px solid #cbcbcb;border-top:1px solid #cbcbcb;}
.TabTit li:nth-last-child(1){ border:1px solid #cbcbcb; border-radius:0px 2px 2px 0 }


/*登录注册*/

.Login_logo{ width:78px; height:78px; background:url(../images/logo.png); background-size: 100%; margin:14px auto 10px;}
.loginBox{ margin:0 10px; padding-top:10px;}
.userInput{ display:inline-block; height:40px; margin-bottom:10px; border:1px solid #cbcbcb; border-radius:2px; font-size:14px; color:#000; outline:none; background:url(../images/bg_icon_login01.png) no-repeat 6px 4px; background-size: 38px 48px;  padding:1px 1px 1px 52px;}
.passInput{ display:inline-block; height:40px; margin-bottom:10px; border:1px solid #cbcbcb; border-radius:2px; font-size:14px; color:#000; outline:none; background:url(../images/bg_icon_login02.png) no-repeat 6px -5px; background-size: 38px 48px;  padding:1px 1px 1px 52px;}
.userInput:hover{ border:1px solid #0090ff; padding:1px 1px 1px 52px;background:url(../images/bg_icon_login01.png) no-repeat 6px 4px; background-size: 38px 48px;}
.passInput:hover{ border:1px solid #0090ff; padding:1px 1px 1px 52px;background:url(../images/bg_icon_login02.png) no-repeat 6px -5px; background-size: 38px 48px;}
.LoginBtn{ margin:14px 0px 0; background:#0090ff; text-align:center; height:40px; line-height:40px; color:#fff; font-size:16px; display:block; border-radius:2px;}
.loginCheck{ width: 98px; height: 16px; background: url("../images/checked.png") no-repeat left 2px; background-size: 14px 14px;  float: left; padding-left: 20px; font-size: 12px; color: #585858;}
.loginCheck.cur{background: url("../images/check.png") no-repeat left 2px;background-size: 14px 14px; }
.Forgot{ float:right; height:15px; line-height:15px; display:block; font-size:12px; color:#585858}
.Third{ height:40px; width:100%; bottom:0px; text-align:center; margin-top: 40px; left: 9px; }
.Third a{padding:20px; margin-right:14px;}
.Third a.sina{ background:url(../images/bg_btn_sina.png) no-repeat center; background-size: 39px 39px}
.Third a.qq{  background:url(../images/bg_btn_qq.png)no-repeat center; background-size: 39px 39px}
.RegInput{ border:1px solid #cbcbcb; border-radius:2px; margin:5px 0;height:40px;font-size:14px; color:#000; outline:none; padding:1px 7px; background: #fff;-webkit-appearance: none;}
.CodInput{ border:1px solid #cbcbcb; border-radius:2px; margin:5px 0;height:40px;font-size:14px; color:#000; outline:none; padding:1px 7px; float:left; background: #fff;-webkit-appearance: none;}
.RegInput:hover,.CodInput:hover{border:1px solid #0090ff; padding:1px 7px}
.CodBox{ border:1px solid #cbcbcb; border-radius:2px; width:94px; margin:5px 0 5px 5px;height:41px;font-size:14px; color:#000; outline:none; float:left; overflow:hidden}
.CodBox img{ width: 94px; height: 41px;}
.RegBtn{ margin:10px 0px 0; background:#ffb821; text-align:center; height:40px; line-height:40px; color:#fff; font-size:16px; display:block; border-radius:2px;}
.inputTip{ height:30px; background:url(../images/icon_tip1.png) no-repeat left center; background-size: 14px 14px; padding-left:20px; font-size:12px; color:#585858; line-height:30px;}
.erroTxt{ height:30px; background:url(../images/icon_tip2.png) no-repeat left center; background-size: 14px 14px; padding-left:20px; font-size:12px; color:#ff3939; line-height:30px;}
.successIcon{ width:47px; height:47px; margin:17px auto 10px auto; background:url(../images/bg_success.png); background-size: 47px 47px}
.successTxt{ line-height:25px; font-size:16px; text-align:center; margin-bottom:33px;}
.successTxt span{ color:#585858; font-size:13px; display:block}
.mr20{ margin:0px 10px}


/*退出登录*/
.LoginOut{ background:#fff}
.LoginOut .outIcon{ width:47px; height:47px; background:url(../images/bg_success.png); background-size: 47px 47px; margin:34px auto 0 }
.LoginOut .p1{ height:23px; line-height:23px; font-size:15px; text-align:center; margin:24px 0 0}
.LoginOut .p2{ height:22px; line-height:22px; text-align:center; color:#585858; font-size:14px;}
.LoginOut .outBtn{ margin:38px 10px 0; background:#0090ff; text-align:center; height:40px; line-height:40px; color:#fff; font-size:16px; display:block; border-radius:2px;}

/*专题列表*/
.topicTxt{ height:45px; overflow:hidden; font-size:14px; color:#585858; line-height:36px;}
.btmBar{ height:18px; margin-top:7px; color:#343434; line-height:18px ; font-size:12px;}
.topicpto{ width:18px; height:18px; float:left; overflow:hidden; border-radius:100px;}
.itemTxt .topicpto img{border-radius:100px; width: 18px; height: 18px}
.itemTxt .topicname{ height:18px; padding-left:8px; float:left;}
.topicUl_w{ width:151px;}
.topicList{ background:#f5f5f5}
.topicList li{ padding:5px 10px 0; background:#fff; margin-bottom:5px; }
.topicList li .imgBox{ width:100%; display:block; margin-bottom: 0}
.topicList li .imgBox img{ width:100%; border-radius:5px;}
.topicList li .txtBar{ height:35px; line-height:35px; font-size:12px; color:#343434}
.topicList li .txtBar a{ float:left; font-size:14px; color:#000}
.book_b{ height:228px; padding-top:10px;}
.book_b .bookTit{ font-size:30px; color:#fff; line-height:40px;}
.bookBar{ margin-top:18px; height:44px; line-height:44px; color:#fff}
.bookBar .photo{width:44px; height:44px; float:left; overflow:hidden; border-radius:100px;}
.bookBar .photo img{ border-radius:100px; float:left;width:44px; height:44px;}
.bookBar .name{ padding-left:14px; font-size:28px; float:left}
.bookBar .num{ font-size:24px; padding-left:10px; float:left}
.topicdate{ height:42px; line-height:42px; float:left; color:#fff; font-size:26px;}
.topicColl{ height:42px; float:right; line-height:42px; font-size:28px; color:#fff; display:block; margin-right:20px;}
.topicColl .collIco{ width:30px; height:30px; background:url(../images/iconItem.png) 0 -1147px; display:block; float:left; margin-top:6px; margin-right:6px;}
.topicBox{ padding:10px; background:#fff; border-bottom:1px solid #dcdcde}
.topicBox .imgB{display:block}
.topicBox .imgB img{ width:100%; border-radius:5px}
.topicBox .picTit{ height:33px; line-height:33px; font-size:16px;}
.topicBox .picCon{ color:#585858; font-size:14px; line-height:23px;}
.topicBox .picCon p{ text-indent:2em;}
.topicInfo{ font-size:12px; color:#a3a3a3; line-height:15px; height:15px;}
.topicIntr{ font-size:12px; color:#585858; margin-top:5px; line-height:17px;}
.topicBtn{border:1px solid #dcdcde; font-size:14px; color:#343434; display:block; border-radius:2px; text-align:center;width:75px; height:28px; line-height:28px; float:left; position:absolute; right:10px; top:18px;}
.topicBtn:hover{ background:#efefef}
@media screen and (min-height: 960px) {
    .Login_logo{ width:78px; height:78px; background:url(../images/logo.png); margin:25px auto 28px;}
    .Third{ height:40px; width:100%; bottom:0px; text-align:center; margin-top: 50px;position: absolute;bottom: 0; left: 6px; }
}

/*无内容背景样式*/
.no_conten_img{
    width: 100%; height: 260px;  background: url(../images/No_content.png) no-repeat center 90px; background-size: 130px 148px; background-color: #f5f5f5;
}
.no_conten_txt1{
    text-align: center; font-size: 16px;background-color: #f5f5f5;
}
.no_conten_txt2{
    text-align: center; font-size: 14px; color: #888787; margin-bottom: 50px;background-color: #f5f5f5; line-height: 30px;
}

#loadding{ text-align: center; font-size: 15px; height: 45px; line-height: 45px; background: #f5f5f5; color: #000;}


/*修改昵称、找回密码*/
.modify_nikename{
    margin: 0 10px;
}
.nikename_p{
    margin-top: 30px;
    font-size: 16px;
    margin-bottom: 10px;
}
.globalInput{
    border:1px solid #cbcbcb;
    border-radius:2px;
    margin:5px 0;
    height:40px;
    font-size:16px;
    color:#000;
    outline:none;
    padding:1px 7px;
}
.globalInput.mt{
    margin-top: 80px;
}
.globalBtn{
    margin:10px 0px 0;
    background:#0090ff;
    text-align:center;
    height:40px;
    line-height:40px;
    color:#fff;
    font-size:16px;
    display:block;
    border-radius:2px;
}


.send_mail{
    margin-top: 66px;
    display: inline-block;
    *zoom:1;
    *display:inline;
    height:32px;
    background: url("../images/send_mail.jpg") no-repeat top left;
    padding-left: 45px;
    font-size: 16px;
    line-height: 30px;
}
.send_con{
    text-align: center;
    margin: 20px auto;
    font-size: 14px;
    color: #666;
}
.send_con a{
    text-decoration: underline;
    padding: 0 5px;
    color: #1690e6;
}
.lostPwdP{
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    margin-top: 30px;
    color: #333333;
}
.lostpwd_f{
    height: 100px;
    font-size: 18px;
    text-align: center;
    margin-top: 50px;
    line-height: 100px;
}
.lostpwdBtn{
    width: 240px;
    height: 40px;
    margin: 0 auto;
}
.lostpwdBtn .loaBtn{
    width: 100px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: #0090ff;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 2px;
}
.chapter-view #images{
    text-align: center;
}
.chapter-view #images img{
    width: 100%;
}
.chapter-view .img_info{
    text-align: center;
    color: #333;
}
.chapter-view .comic-panel{
    position: relative;
}
.chapter-view .comic-comment{
    width: 100%;
    position: absolute;
    z-index: 51;
    padding: 10px;
    background: #FFF;
    margin-top: 20px;
}

.mode-pagination #panel-title{display: block!important;position: relative;}
.mode-pagination #m_r_bottom{
    height: 48px;
    display: block!important;
    position: relative;
}

.mode-pagination #control-panel{display: none!important;}
.mode-pagination .img_info{line-height: 32px;height: 32px;font-size: 16px;}

.action-list{width:100%;height:42px;overflow:hidden;border-top:1px solid #ccc;border-bottom:1px solid #ccc}
.action-list li{width:25%;float:left;height:42px;border-right:1px solid #ccc;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;text-shadow:1px 1px #fff}
.action-list li a{display:block;color:#333;font-size:18px;line-height:42px;text-align:center;font-weight:500;}
.action-list li a:hover{color:red}

.empty{
    font-size: 18px;
    text-align: center;
    padding: 20px 0;
}


/*  打赏 */
.gift-item {
    padding: 5px;
    margin: 0 5px;
}
.gift-item .gift-icon{
    padding: 0 10px 0 0;
    position: relative;
    width: 55px;
    height: 55px;
}
.gift-item .gift-icon img{
    width: 100%;
    height: 100%;
}
.gift-item .gift-detail .name {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 10px;
}
.gift-item .gift-detail .name span {
    color: red;
}
.gift-item .gift-detail .price {
    font-size: 14px;
    color: #666;
}
.gift-item .checked{
    display: none;
    position: absolute;
    left: 0;
    right: 10px;
    bottom: 0;
    background: orangered;
    opacity: .8;
    color: white;
    padding: 3px 5px;
}
.gift-item.active {
    border: 1px solid orangered;
}
.gift-item.active .checked {
    display: block;
}
.gift-item.active .gift-detail .name {
    color: orangered;
}

.gift-modal .row-gift-num {
    font-size: 14px;
    padding: 5px 10px;
}
.gift-modal .row-submit {
    padding: 5px;
}

/** 购买 **/
.buy-modal {}
.buy-modal .buy-title{
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}
.buy-modal .buy-content{
    text-align: center;
    font-size: 14px;
    padding: 8px 0;
}
.buy-modal .buy-btn{
    padding: 10px;
}
.buy-modal .row-chapter-buy{
    border-bottom: 1px solid #efefef;
    margin-bottom: 10px;
}

