/*通用类*/
.mPage{font-family: 'Microsoft YaHei';font-size: 0;}
.mPage .container{width: 1200px;margin: 0 auto;overflow: hidden;position: relative;}
.mPage .ib{display: inline-block;*display: inline;zoom: 1;}
.mPage .fl{float: left;}
.mPage .fr{float: right;}
.mPage a{text-decoration: none;color: #000;}
.mPage a:visited{color: #000;}
.mPage a.avatar{color: inherit;}
.mPage a.avatar:hover{color: #ff5050;}
.mPage .op{filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity: 0.7;}
.mPage .mask{position: fixed;top: 0;left: 0;height: 100%;width: 100%;background-color: #000;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity: 0.5;z-index: 998;display: none;}
.mPage .alertTop{position: fixed;top: 50%;left: 50%;margin-top: -130px;margin-left: -170px;height: 180px;width: 270px;padding: 35px;background-color: #fff;border-radius: 5px;z-index: 999;display: none;}
.mPage .alertTop .cross{position: absolute;top: -15px;right: -15px;}
.mPage .alertTop p{font-size: 18px;text-align: center;display: table-cell;vertical-align: middle;height: 180px;width: 270px;*position: relative;*top: 80px;}
.alertTop_1 {position: fixed;top: 50%;left: 50%;margin-top: -35px;margin-left: -120px;height: 50px;width: 210px;padding: 10px 15px;background-color: #000;border-radius: 5px;z-index: 1002;display: none;filter: alpha(opacity=90);-moz-opacity: 0.9;-khtml-opacity: 0.9;opacity: 0.9;}
.alertTop_1 p {color: #fff;font-size: 18px;text-align: center;display: table-cell;vertical-align: middle;height: 50px;width: 210px;*position: relative;*top: 10px;font-family: 'Microsoft YaHei';}
.mPage .header_sider{position: fixed;bottom: 100px;left: 50%;margin-left: 620px;z-index: 997;display: none;}
.mPage .header_sider a{display: block;margin-bottom: 5px;}
.mPage .header_sider a:hover .btn{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity: 0.8;}
.mPage .header_sider .code{position: absolute;left: -168px;top: -50px;display: none;}
.mPage .header_sider a:hover .code{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity: 1;display: block;}
.mPage .header_tipForm{height:25px;line-height:25px;background-color:#000;color:#fff;font-size:12px;text-align: center;padding: 5px 0;min-width: 1200px;}
/*广告栏一*/
.mPage .ad_1{margin-top: 30px;}
/*广告栏二*/
.mPage .ad_2{margin-bottom: 10px;}
.mPage .ad_2 .container{overflow: visible;}
.mPage .ad_2 .leftTop{position: absolute;top: -5px;left: -4px;}
.mPage .ad_2 .rightBottom{position: absolute;bottom: -5px;right: -4px;}
.mPage .ad_2 .info{padding: 20px;width: 1158px;border: 1px dashed #a4a4a4;}
.mPage .ad_2 .info a{margin-left: 19px;*margin-left: 18px;}
.mPage .ad_2 .info a:first-child{margin-left: 1px;}
/*广告栏三*/
.mPage .ad_3{margin-top: 20px;}
.mPage .ad_3 a:first-child{margin-right: 10px;}
/*漫画列表一*/
.mPage .bookList_1{padding-top: 20px;}
.mPage .bookList_1 .item{margin-left: 18px;width: 156px;vertical-align: top;}
/*.mPage .bookList_1 .item:hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity: 0.8;}*/
.mPage .bookList_1 .item:first-child{margin-left: 0;}
.mPage .bookList_1 .item .bookBak{width: 156px;height: 204px;background: url(../images/new/m_book_bak.png);position: relative;}
.mPage .bookList_1 .item .book{width: 152px;height: 200px;position: relative;overflow: hidden;}
.mPage .bookList_1 .item .book img.cover{width: 152px;height: 200px;}
.mPage .bookList_1 .item .book img{transition: transform 1s;-moz-transition: -moz-transform 1s;-webkit-transition: -webkit-transform 1s;-o-transition: -o-transform 1s;}
.mPage .bookList_1 .item .book img:hover{transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);}
.mPage .bookList_1 .item .bookBak img.new{position: absolute;top: -3px;left: -3px;}
.mPage .bookList_1 .item .book .msg{position: absolute;bottom: 0;left: 0;font-size: 12px;background-color: #000;text-align: right;color: #fff;padding: 5px 10px;width: 132px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.mPage .bookList_1 .item p{line-height: 18px; padding-top: 10px; height: 20px; overflow: hidden;}
.mPage .bookList_1 .item p.title{font-size: 16px;padding-top: 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.mPage .bookList_1 .item:hover p.title a{color: #ff5050;}
.mPage .bookList_1 .item p.tip{padding-top: 5px;}
.mPage .bookList_1 .item p.tip a{font-size: 12px;color: #919191;}
/*漫画列表二*/
.mPage .bookList_2{padding-top: 20px;}
.mPage .bookList_2 .item{margin-left: 18px;width: 130px;vertical-align: top;}
/*.mPage .bookList_2 .item:hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity: 0.8;}*/
.mPage .bookList_2 .item:first-child{margin-left: 0;}
.mPage .bookList_2 .item .book{width: 130px;height: 172px;position: relative;}
.mPage .bookList_2 .item .book img.cover{width: 130px;height: 172px;}
.mPage .bookList_2 .item .book img.new{position: absolute;top: -3px;left: -3px;}
.mPage .bookList_2 .item p{line-height: 18px; padding-top: 10px; height: 20px; overflow: hidden;}
.mPage .bookList_2 .item p.title{font-size: 16px;padding-top: 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.mPage .bookList_2 .item:hover p.title a{color: #ff5050;}
.mPage .bookList_2 .item p.tip{padding-top: 5px;}
.mPage .bookList_2 .item p.tip a{font-size: 12px;color: #919191;}
/*漫画列表三*/
.mPage .bookList_3{padding-top: 20px;}
.mPage .bookList_3 .item{margin-left: 18px;width: 150px;vertical-align: top;}
/*.mPage .bookList_3 .item:hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity: 0.8;}*/
.mPage .bookList_3 .item:first-child{margin-left: 0;}
.mPage .bookList_3 .item .book{width: 150px;height: 200px;position: relative;}
.mPage .bookList_3 .item .book img.cover{width: 150px;height: 200px;}
.mPage .bookList_3 .item .book img.new{position: absolute;top: -3px;left: -3px;}
.mPage .bookList_3 .item .book .msg{position: absolute;bottom: 0;left: 0;font-size: 12px;background-color: #000;text-align: right;color: #fff;padding: 5px 10px;width: 130px}
.mPage .bookList_3 .item p{line-height: 18px; padding-top: 5px; height: 20px; overflow: hidden;}
.mPage .bookList_3 .item p.title{font-size: 16px;padding-top: 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.mPage .bookList_3 .item:hover p.title a{color: #ff5050;}
.mPage .bookList_3 .item p.tip{padding-top: 5px;}
.mPage .bookList_3 .item p.tip a{font-size: 12px;color: #919191;}
/*搜索列表栏*/
.mPage .searchList{width: 426px;position: absolute;top: 75px;left: 50%;border: 1px solid #ededed;z-index: 998;background-color: #fff;margin-left: -256px;display: none;}
.mPage .searchList .item{font-size: 14px;height: 48px;line-height: 48px;display: block;padding: 0 20px;color: #888;border-top: 1px solid #ededed;cursor: pointer;}
.mPage .searchList .item:hover{background-color: #f1f1f1;}
.mPage .searchList .item:first-child{border-top: none;}
.mPage .searchList .item .b{color: #444;}
/*顶部栏*/
.mPage .header{height: 126px;background: url(../images/new/m_header_bak_haru.png);background-position: top center;min-width: 1200px;}
.mPage .header .container{overflow: visible;z-index: 997;}
.mPage .header .logo{height: 126px;width: 340px;}
.mPage .header .logo img{margin-top: 35px;}
.mPage .header .logo a .ib{margin-top: 35px;}
.mPage .header .centerBar{height: 126px;width: 520px;}
.mPage .header .centerBar .searchBar{border: 4px solid #eaeaea;height: 44px;width: 512px;margin-top: 28px;}
.mPage .header .centerBar .searchBar input{border: 1px solid #dedede;border-right: none;height: 42px;line-height: 42px;outline: none;width: 405px;padding: 0 10px;}
.mPage .header .centerBar .searchBar a .ib{border: 1px solid #dedede;border-left: none;}
.mPage .header .centerBar .keyWords{padding-top: 10px;}
.mPage .header .centerBar .keyWords .item{font-size: 14px;color: #000;/*color: #fff;*/margin-right: 25px;}
.mPage .header .toolBar{height: 126px;}
.mPage .header .toolBar img{margin-top: 35px;margin-left: 15px;}
.mPage .header .toolBar a .ib{margin-top: 35px;margin-left: 15px;}
.mPage .header .toolBar img.avatar{width: 40px;height: 40px;border-radius: 50%;}
.mPage .header .toolBar .user{font-size: 12px;position: relative;top: -12px;margin-left: 5px;}
.mPage .header .toolBar .signOut{font-size: 12px;position: relative;top: -12px;color: #919191;margin-left: 5px;}
.mPage .header .toolBar .signOut:hover{text-decoration: underline;}
/*导航顶部栏*/
.mPage .mheader{height: 45px;line-height: 45px;background-color: #fc4e56;}
.mPage .mheader .logo{position: relative;top: 8px;}
.mPage .mheader ul{padding-left: 40px;height: 45px;}
.mPage .mheader ul li{height: 45px;}
.mPage .mheader ul li:hover{background-color: #d13434;}
.mPage .mheader ul li a{font-size: 14px;color: #fff;padding: 0 20px;height: 45px;}
/*导航栏*/
.mPage .navBar{height: 62px;background: url(../images/new/m_navBar_bak.png);background-repeat: repeat-x;min-width: 1200px;}
.mPage .navBar .theme_bak{position:absolute;top:0;left:0;height:130px;background: url(../images/new/index_haruTop.png);background-position: top center;width: 100%;min-width: 1200px;}
.mPage .navBar .container{z-index: 996;}
.mPage .navBar .item{height: 62px;width: 121px;background: url(../images/new/m_navBar_item.png);line-height: 62px;text-align: center;color: #fff;font-size: 14px;}
.mPage .navBar .item:hover{background: url(../images/new/m_navBar_item_active.png);}
.mPage .navBar .active{background: url(../images/new/m_navBar_item_active.png);}
.mPage .navBar .btn{margin-top: 10px;}
/*横幅栏*/
.mPage .banner{padding-top: 10px;background: url(../images/new/m_banner_bak1.png);background-position: top center;background-repeat: no-repeat;min-width: 1200px;}
.mPage .banner .classBar{height: 50px;}
.mPage .banner .classBar .words{padding-top: 12px;}
.mPage .banner .classBar .item{font-size: 14px;color: #666;margin-right: 25px;}
.mPage .banner .classBar .item:hover{color: #ff5050;}
.mPage .banner .bannerForm{height: 380px;width: 940px;overflow: hidden;position: relative;}
.mPage .banner .bannerForm .heart{text-align: center;position: relative;top: -20px;}
.mPage .banner .bannerForm .heart span{width: 11px;height: 10px;background: url(../images/new/banner_logo_1.png);background-repeat: no-repeat;margin: 0 5px;cursor: pointer;}
.mPage .banner .bannerForm .heart span.active{background: url(../images/new/banner_logo_2.png);background-repeat: no-repeat;}
.mPage .banner .rank{height: 378px;width: 248px;background-color: #685454;border: 1px solid #493b3b;margin-left: 10px;}
.mPage .banner .rank .topBar{height: 38px;background-color: #493b3b;}
.mPage .banner .rank .topBar a{font-size: 14px;color: #ff5252;height: 38px;line-height: 38px;text-align: center;width: 75px;}
.mPage .banner .rank .topBar a.active{color: #fff;background-color: #685454;}
.mPage .banner .rank .topBar img{margin: 10px;}
.mPage .banner .rank .list{padding: 10px 14px;}
.mPage .banner .rank .list .fr{display: none;}
.mPage .banner .rank .list ul li{padding: 7px 0;}
.mPage .banner .rank .list .top{height: 16px;line-height: 16px;width: 16px;color: #fff;font-size: 10px;text-align: center;border-radius: 1px;border: 1px solid #b7b7b7;background-color: #9e9e9e;}
.mPage .banner .rank .list .top_1{border: 1px solid #ff9494;background-color: #ff6868;}
.mPage .banner .rank .list .top_2{border: 1px solid #ffe19a;background-color: #ffbf25;}
.mPage .banner .rank .list .top_3{border: 1px solid #c9f494;background-color: #98cf56;}
.mPage .banner .rank .list .comic{color: #ccc;font-size: 14px;line-height: 18px;margin-left: 10px;}
.mPage .banner .rank .list .comic:hover{color: #fff;}
.mPage .banner .rank .list .upDown{position: relative;top: 3px;}
.mPage .banner .rank .list .same{position: relative;top: 8px;}
.mPage .banner .rank .list .new{width: 34px;height: 18px;line-height: 18px;background-color: #ff1c25;color: #fff;text-align: center;font-size: 12px;margin-left: 10px;}
/*原创精品*/
.mPage .original{margin-top: 30px;}
.mPage .original .topBar{background: url(../images/new/m_original_topBak.png);background-repeat: repeat-x;background-position: 5px;position: relative;}
.mPage .original .topBar .logo{background-color: #fff;}
.mPage .original .topBar .btn{background-color: #fff;padding-left: 10px;padding-top: 2px;}
.mPage .original .topBar .title{background-color: #fff;color: #919191;font-size: 14px;position: absolute;top: 7px;left: 150px;padding: 0 10px;}
.mPage .original .topBar ul{position: absolute;top: 9px;left: 700px;background-color: #fff;padding: 0 10px;}
.mPage .original .topBar ul li{width: 16px;height: 16px;padding: 0 5px;background: url(../images/new/m_original_page_2.png);background-position: top center;background-repeat: no-repeat;cursor: pointer;}
.mPage .original .topBar ul li.active{background: url(../images/new/m_original_page_1.png);background-position: top center;background-repeat: no-repeat;}
/*最近更新*/
.mPage .series{margin-top: 30px;}
.mPage .series .topBar{background: url(../images/new/m_series_topBak.png);background-repeat: repeat-x;background-position: 5px;position: relative;}
.mPage .series .topBar .logo{background-color: #fff;}
.mPage .series .topBar .btn{background-color: #fff;padding-left: 10px;padding-top: 10px;}
.mPage .series .topBar .title{background-color: #fff;color: #919191;font-size: 14px;position: absolute;top: 7px;left: 150px;padding: 0 10px;}
/*专题栏一*/
.mPage .topic_1{padding: 30px 0;}
.mPage .topic_1 .rightBar{width: 325px;height: 640px;}
.mPage .topic_1 .rightBar .top{height: 38px;cursor: pointer;}
.mPage .topic_1 .rightBar .list{border: 1px solid #76d0ff;height: 600px;}
.mPage .topic_1 .rightBar .list.active{border: 1px solid #ff9aa4;}
.mPage .topic_1 .rightBar .list ul{padding: 15px;}
.mPage .topic_1 .rightBar .list ul li{padding-bottom: 17px;}
.mPage .topic_1 .rightBar .list ul li .detail{display: none;}
.mPage .topic_1 .rightBar .list ul li .simple{display: block;}
.mPage .topic_1 .rightBar .list ul li.active .detail{display: block;}
.mPage .topic_1 .rightBar .list ul li.active .simple{display: none;}
.mPage .topic_1 .rightBar .list .cover{width: 124px;height: 164px;position: relative;}
.mPage .topic_1 .rightBar .list .cover .img{width: 124px;height: 164px;}
.mPage .topic_1 .rightBar .list .cover .top_logo_1{position: absolute;top: 0;left: 0;}
.mPage .topic_1 .rightBar .list .info{width: 150px;height: 164px;padding-left: 15px;position: relative;}
.mPage .topic_1 .rightBar .list .info p{font-size: 14px;color: #919191;}
.mPage .topic_1 .rightBar .list .info p.title{color: #000;}
.mPage .topic_1 .rightBar .list .info p.title a:hover{color: #ff5050;}
.mPage .topic_1 .rightBar .list .info .bottom{position: absolute;bottom: 0;}
.mPage .topic_1 .rightBar .list .top{font-size: 10px;background-color: #acacac;color: #fff;width: 19px;height: 19px;line-height: 19px;text-align: center;}
.mPage .topic_1 .rightBar .list .top_1{background-color: #ff6868;}
.mPage .topic_1 .rightBar .list .top_2{background-color: #ffa628;}
.mPage .topic_1 .rightBar .list .top_3{background-color: #98cf56;}
.mPage .topic_1 .rightBar .list .comic{font-size: 14px;padding-left: 10px;}
.mPage .topic_1 .rightBar .list .comic:hover{color: #ff5050;}
.mPage .topic_1 .rightBar .list .num{font-size: 12px;color: #919191;}
.mPage .topic_1 .leftBar .topBar{width: 855px;padding-top: 12px;}
.mPage .topic_1 .leftBar .topBar .title_1{border-bottom: 1px solid #76d0ff;width: 720px;padding-bottom: 8px;}
.mPage .topic_1 .leftBar .topBar .title_1 span{font-size: 14px;color: #76d0ff;}
.mPage .topic_1 .leftBar .topBar .title_2{border-bottom: 1px solid #ff9aa4;width: 720px;padding-bottom: 8px;}
.mPage .topic_1 .leftBar .topBar .title_2 span{font-size: 14px;color: #ff9aa4;}
/*专题栏二*/
.mPage .rankListBak{background: url(../images/new/m_index_bottom_bak1.png);background-position: top center;background-repeat: no-repeat;}
.mPage .topic_2{padding: 20px 0;padding-top: 0;}
/*总榜行榜*/
.mPage .rankList{min-width: 1200px;padding-bottom: 60px;}
.mPage .rankList .topBar{height: 35px;background: url(../images/new/m_rankList_top_11.png);background-repeat: no-repeat;position: relative;}
.mPage .rankList .topBar ul{position: absolute;right: 0;}
.mPage .rankList .topBar ul li{height: 33px;line-height: 33px;font-size: 14px;padding-left: 30px;margin-right: 20px;cursor: pointer;color: #757575;}
.mPage .rankList .topBar ul li.rankList_btn_1{background: url(../images/new/m_rankList_logo_1.png);background-repeat: no-repeat;background-position: 8px 3px;}
.mPage .rankList .topBar ul li.rankList_btn_2{background: url(../images/new/m_rankList_logo_2.png);background-repeat: no-repeat;background-position: 5px 8px;}
.mPage .rankList .topBar ul li.rankList_btn_3{background: url(../images/new/m_rankList_logo_3.png);background-repeat: no-repeat;background-position: 0 5px;}
.mPage .rankList .topBar ul li.rankList_btn_1.active{background: url(../images/new/m_rankList_logo_1_active.png);background-repeat: no-repeat;background-position: 8px 3px;color: #ff5454;}
.mPage .rankList .topBar ul li.rankList_btn_2.active{background: url(../images/new/m_rankList_logo_2_active.png);background-repeat: no-repeat;background-position: 5px 8px;color: #ff5454;}
.mPage .rankList .topBar ul li.rankList_btn_3.active{background: url(../images/new/m_rankList_logo_3_active.png);background-repeat: no-repeat;background-position: 0 5px;color: #ff5454;}
.mPage .rankList .list{padding: 20px 0; background-color: #fff;}
.mPage .rankList .list.border{border: 1px solid #e3e3e3;border-top: none;}
.mPage .rankList .list .nav{width: 140px;border-right: 1px solid #a4a4a4;background-color: #fff;}
.mPage .rankList .list .nav li{font-size: 16px;width: 140px;height: 50px;line-height: 50px;text-align: center;border-top: 1px dashed #e3e3e3;cursor: pointer;float: left;}
.mPage .rankList .list .nav li.active{background-color: #ffba00;color: #fff;border-top: 1px solid #ffba00;border-right: 1px solid #ffba00;position: relative;}
.mPage .rankList .list .nav li.active:after{content: "";width: 0;height: 0;border: 10px solid #fff;border-color: transparent #fff transparent transparent;display: inline-block;position: absolute;right: -2px;top: 15px;}
.mPage .rankList .list .nav li:first-child{border-top: none;}
.mPage .rankList .list .info{padding: 5px 20px;}
.mPage .rankList .list .info .group{padding-left: 23px;width: 170px;}
.mPage .rankList .list .info .item{padding: 9px 0;}
.mPage .rankList .list .info .item .num{font-size: 12px;background-color: #e2e2e2;color: #5e5e5e;width: 16px;height: 16px;line-height: 16px;text-align: center;vertical-align: top;}
.mPage .rankList .list .info .item .comic{font-size: 12px;color: #5e5e5e;padding-left: 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 130px;display: inline-block;*display: inline;zoom: 1;}
.mPage .rankList .list .info .item .comic:hover{color: #ff5050;}
/*友情链接*/
.mPage .linkList{background-color: #f1f1f1;min-width: 1200px;}
.mPage .linkList .title{font-size: 16px;color: #000;padding: 15px 5px;padding-top: 20px;width: 140px;}
.mPage .linkList ul{padding: 25px 0;}
.mPage .linkList ul li{display: inline-block;*display: inline;zoom: 1;margin-left: 30px;padding: 5px;}
.mPage .linkList ul li a{font-size: 12px;color: #5e5e5e;}
.mPage .linkList ul li a:hover{color: #ff5050;}
/*书架栏*/
.mPage .bookshelf{position: absolute;right: 0;top: 80px;z-index: 99;width: 340px;display: none;}
.mPage .bookshelf .topBar{width: 340px;height: 44px;background: url(../images/new/bookshelf_bak.png);background-repeat: no-repeat;}
.mPage .bookshelf .selectBar{height: 37px;line-height: 35px;background-color: #fff;}
.mPage .bookshelf .selectBar a{height: 36px;width: 50%;font-size: 14px;text-align: center;color: #a5a5a5;border-bottom: 1px solid #dfdfdf;border-bottom: none\9;}
.mPage .bookshelf .selectBar a.active{height: 35px;color: #6bccff;border-bottom: 2px solid #6bccff;}
.mPage .bookshelf .list{background-color: #fff;height: 430px;padding: 10px;box-shadow: 0 0 5px #888888;border: 1px solid #dfdfdf\9;position: relative;padding-top: 0;padding-bottom: 20px;}
.mPage .bookshelf .list .bottom{position: absolute;bottom: 10px;right: 10px;}
.mPage .bookshelf .list .bottom a{font-size: 12px;color: #000;}
.mPage .bookshelf .list .bottom p.c{text-align: right;}
.mPage .bookshelf .list .noData{height: 254px;text-align: center;padding-top: 150px;}
.mPage .bookshelf .list .noData p{font-size: 14px;color: #919191;padding-top: 20px;}
.mPage .bookshelf .list ul{padding-bottom: 10px;}
.mPage .bookshelf .list ul li{border-bottom: 1px dashed #ddd;padding: 10px 0;cursor: pointer;}
.mPage .bookshelf .list ul li:hover{background-color: #eee;}
.mPage .bookshelf .list ul li .img img{width: 90px;height: 115px;}
.mPage .bookshelf .list ul li .info{padding-left: 5px;width: 220px;overflow: hidden;}
.mPage .bookshelf .list ul li .info .font_1{font-size: 14px;color: #444;}
.mPage .bookshelf .list ul li .info .font_2{font-size: 12px;color: #c9c9c9;padding-right: 5px;}
.mPage .bookshelf .list ul li .info .font_3{font-size: 12px;color: #676767;}
.mPage .bookshelf .list ul li .info .font_4{font-size: 12px;color: #6bccff;}
.mPage .bookshelf .list ul li .info .font_5{font-size: 12px;color: #676767;width: 180px;height: 14px;overflow: hidden;}
.mPage .bookshelf .list ul li .info p{margin-bottom: 3px; position:relative}
.mPage .bookshelf .list ul li .info p.l{margin-bottom: 40px;}
.mPage .bookshelf .list ul li .info p.ll{margin-bottom: 60px;}

.mPage .bookshelf .list ul li .info .new{font-size: 10px;color: #fff;background-color: #6bccff;padding: 0 5px;border-radius: 2px;margin-right: 5px;position:absolute;bottom:15px}
/*侧边栏*/
.mPage .sideBar{width: 308px;padding-top: 20px;}
.mPage .sideBar .author{height: 136px;background: url(../images/new/sideBar_note_bak.png);background-repeat: no-repeat;padding: 50px 20px 50px 30px;/* text-align: center;*/}

.mPage .sideBar .author img{width: 110px;height: 110px;border-radius: 50%;/*display: block; margin: 0 auto;*/}
.mPage .sideBar .author .info{vertical-align: top;padding-left: 20px;padding-top: 20px;width: 125px;}
.mPage .sideBar .author .info p{font-size: 12px;color: #919191;margin-bottom: 5px;}
.mPage .sideBar .author .info p.title{font-size: 14px;color: #444;margin-bottom: 20px;}
.mPage .sideBar .author .info p.p{padding-left: 38px;position: relative;top: -21px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.mPage .sideBar .author .info p span{margin-right: 10px;}
.mPage .sideBar .author .info p a.item{color: #919191;}
.mPage .sideBar .author .info p a.item:hover{color: #ff5050;}
.mPage .sideBar .author .tip{font-size: 14px;margin-top: 30px;}
.mPage .sideBar .author .tip a{padding: 0 5px;text-decoration: underline;color: #47acff;}
.mPage .sideBar .adBar{padding: 10px 4px;margin-top: 10px;}
.mPage .sideBar .adBar_2{padding: 10px 0;}
.mPage .sideBar .sideList{padding: 10px 4px;padding-left: 3px;}
.mPage .sideBar .sideList .topBar_1{background: url(../images/new/sideBar_top_1.png);background-repeat: no-repeat;height: 39px;}
.mPage .sideBar .sideList .topBar_2{background: url(../images/new/sideBar_top_2.png);background-repeat: no-repeat;height: 39px;}
.mPage .sideBar .sideList .topBar_1 .more{float: right;position: relative;top: 13px;right: 10px;}
.mPage .sideBar .sideList .topBar_2 .tool{float: right;position: relative;top: 13px;right: 10px;}
.mPage .sideBar .sideList .topBar_2 .t{font-size: 12px;color: #444;padding: 2px 5px;margin: 0 5px;}
.mPage .sideBar .sideList .topBar_2 .t.active{background-color: #ff5353;color: #fff;}
.mPage .sideBar .sideList .list{padding: 6px;background-color: #fff;border: 1px solid #dfdfdf;}
.mPage .sideBar .sideList .list ul{padding: 10px;}
.mPage .sideBar .sideList .list ul li{padding-bottom: 17px;}
.mPage .sideBar .sideList .list ul li .detail{display: none;}
.mPage .sideBar .sideList .list ul li .simple{display: block;}
.mPage .sideBar .sideList .list ul li.active .detail{display: block;}
.mPage .sideBar .sideList .list ul li.active .simple{display: none;}
.mPage .sideBar .sideList .list .item{padding: 8px;}
.mPage .sideBar .sideList .list .cover{width: 124px;height: 164px;position: relative;}
/*.mPage .sideBar .sideList .list .cover:hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity: 0.8;}*/
.mPage .sideBar .sideList .list .cover .img{width: 124px;height: 164px;}
.mPage .sideBar .sideList .list .cover .top_logo_1{position: absolute;top: 0;left: 0;}
.mPage .sideBar .sideList .list .info{width: 128px;height: 164px;padding-left: 15px;position: relative;}
.mPage .sideBar .sideList .list .info p{font-size: 14px;color: #919191;}
.mPage .sideBar .sideList .list .info p.title{color: #000;}
.mPage .sideBar .sideList .list .info p.title a:hover{color: #ff5050;}
.mPage .sideBar .sideList .list .info .bottom{position: absolute;bottom: 0;}
.mPage .sideBar .sideList .list .top{font-size: 10px;background-color: #acacac;color: #fff;width: 19px;height: 19px;line-height: 19px;text-align: center;}
.mPage .sideBar .sideList .list .top_1{background-color: #ff6868;}
.mPage .sideBar .sideList .list .top_2{background-color: #ffa628;}
.mPage .sideBar .sideList .list .top_3{background-color: #98cf56;}
.mPage .sideBar .sideList .list .comic{font-size: 14px;padding-left: 10px;}
.mPage .sideBar .sideList .list .comic:hover{color: #ff5050;}
.mPage .sideBar .sideList .list .num{font-size: 12px;color: #919191;}

/*侧边更新排行榜*/
.mPage .sideBar .sideRankList{}
.mPage .sideBar .sideRankList .topBar{background: url(../images/new/sideBar_rank_top.png);background-repeat: no-repeat;height: 39px;position: relative;top: 2px;}
.mPage .sideBar .sideRankList .list{padding: 6px;background-color: #fff;border: 1px solid #dfdfdf;border-top: none;}
.mPage .sideBar .sideRankList .list ul{padding: 10px;}
.mPage .sideBar .sideRankList .list ul li{padding-bottom: 17px;}
.mPage .sideBar .sideRankList .list ul li .detail{display: none;}
.mPage .sideBar .sideRankList .list ul li .simple{display: block;}
.mPage .sideBar .sideRankList .list ul li.active .detail{display: block;}
.mPage .sideBar .sideRankList .list ul li.active .simple{display: none;}
.mPage .sideBar .sideRankList .list .item{padding: 8px;}
.mPage .sideBar .sideRankList .list .cover{width: 124px;height: 164px;position: relative;}
.mPage .sideBar .sideRankList .list .cover .img{width: 124px;height: 164px;}
.mPage .sideBar .sideRankList .list .cover .top_logo_1{position: absolute;top: 0;left: 0;}
.mPage .sideBar .sideRankList .list .info{width: 128px;height: 164px;padding-left: 15px;position: relative;}
.mPage .sideBar .sideRankList .list .info p{font-size: 14px;color: #919191;padding-bottom: 4px;}
.mPage .sideBar .sideRankList .list .info p.title{color: #000;}
.mPage .sideBar .sideRankList .list .info p.title a:hover{color: #ff5050;}
.mPage .sideBar .sideRankList .list .info p.logo{padding-top: 5px;}
.mPage .sideBar .sideRankList .list .info p.logo img{margin-right: 5px;}
.mPage .sideBar .sideRankList .list .info .bottom{position: absolute;bottom: 0;}
.mPage .sideBar .sideRankList .list .top{font-size: 10px;background-color: #acacac;color: #fff;width: 19px;height: 19px;line-height: 19px;text-align: center;}
.mPage .sideBar .sideRankList .list .top_1{background-color: #ff6868;}
.mPage .sideBar .sideRankList .list .top_2{background-color: #ffa628;}
.mPage .sideBar .sideRankList .list .top_3{background-color: #98cf56;}
.mPage .sideBar .sideRankList .list .comic{font-size: 14px;padding-left: 10px;}
.mPage .sideBar .sideRankList .list .comic:hover{color: #ff5050;}
.mPage .sideBar .sideRankList .list .num{font-size: 12px;color: #919191;}

/*侧边日历*/
.mPage .sideBar .calendar{background: url(../images/new/sideBar_note_bak_2.png);background-repeat: no-repeat;height: 316px;position: relative;margin-bottom: 10px;}
.mPage .sideBar .calendar .top{padding: 0 5px;padding-top: 25px;text-align: center;}
.mPage .sideBar .calendar .top span{font-size: 14px;color: #ff5050;}
.mPage .sideBar .calendar table{font-size: 14px;width: 100%;height: 260px;position: absolute;bottom: 0;border: 1px solid #dedede;border-top: 1px dashed #dedede;}
.mPage .sideBar .calendar table th{text-align: center;background-color: #e5f6ff;}
.mPage .sideBar .calendar table td{text-align: center;border: 1px solid #dedede;cursor: pointer;}
.mPage .sideBar .calendar table td:hover{background-color: #ff5050;color: #fff;}
.mPage .sideBar .calendar table td.active{background-color: #ff5050;color: #fff;}
/*主窗口*/
.mPage .mainForm{padding-top: 20px;width: 870px;padding-bottom: 20px;}
.mPage .mainForm .comicInfo{padding: 30px 20px;border: 1px solid #e0e0e0;}
.mPage .mainForm .comicInfo .cover{background: url(../images/new/detail_main_bookBak.png);background-repeat: no-repeat;width: 269px;height: 322px;}
.mPage .mainForm .comicInfo .cover .img{width: 218px;height: 285px;margin: 8px auto;position: relative;}
.mPage .mainForm .comicInfo .cover .img img{width: 218px;height: 285px;}
.mPage .mainForm .comicInfo .cover .img a{position: absolute;left: 0;bottom: 0;width: 100%;height: 35px;line-height: 35px;text-align: center;background-color: #000;color: #fff;font-size: 14px;}
.mPage .mainForm .comicInfo .info{vertical-align: top;padding-left: 15px;width: 540px;}
.mPage .mainForm .comicInfo .info p{font-size: 12px;margin: 10px 0;}
.mPage .mainForm .comicInfo .info p.title{font-size: 28px;}
.mPage .mainForm .comicInfo .info p.title img{position: relative;top: 0px;}
.mPage .mainForm .comicInfo .info p.title .grading{width: 80px;height: 75px;border: 1px solid #e0e0e0;border-radius: 5px;font-size: 12px;color: #919191;text-align: center;padding-top: 5px;}
.mPage .mainForm .comicInfo .info p.title .grading .font_1{font-size: 24px;color: #ff5353;font-weight: bold;}
.mPage .mainForm .comicInfo .info p.title .grading .font_2{font-size: 18px;color: #ff5353;font-weight: bold;}
.mPage .mainForm .comicInfo .info p.title .grading .bottom{width: 80px;margin-top: 8px;padding-top: 8px;border-top: 1px solid #e0e0e0;}
.mPage .mainForm .comicInfo .info .gray{color: #919191;}
.mPage .mainForm .comicInfo .info .score{color: #ff5353;font-weight: bold;}
.mPage .mainForm .comicInfo .info .star{margin-right: 60px;position: relative;top: -1px;vertical-align: top;display: inline-block;}
.mPage .mainForm .comicInfo .info .starBak{width: 30px;height: 17px;padding-left: 3px;text-align: center;background: url(../images/new/detail_star_value_zero.png);background-repeat: no-repeat;color: #fff;margin-right: 5px;}
.mPage .mainForm .comicInfo .info .starBak.a{background: url(../images/new/detail_star_value_bak.png);background-repeat: no-repeat;}
.mPage .mainForm .comicInfo .info p.evaluate{margin-bottom: 30px;height: 22px;padding-top: 5px;}
.mPage .mainForm .comicInfo .info p.content{font-size: 12px;margin-top: 15px;padding: 10px 0 7px 0;border-top: 1px dashed #999;line-height: 22px; color: #919191; height: 40px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.mPage .mainForm .comicInfo .info p span.l{width: 250px;}
.mPage .mainForm .comicInfo .info p span.s{width: 140px;}
.mPage .mainForm .comicInfo .info .toolBar .btn{width: 321px;height: 89px;background: url(../images/new/detail_main_btn_bak_11.png);background-repeat: no-repeat;margin-left: 20px;position: relative;}
.mPage .mainForm .comicInfo .info .toolBar a:hover{background-color: #fdf1ea;}
.mPage .mainForm .comicInfo .info .toolBar .read:hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity: 0.8;}
.mPage .mainForm .comicInfo .info .toolBar .btn .btn_collection{position: absolute;top: 46px;left: 98px;padding: 11px 19px;padding-top: 12px;}
.mPage .mainForm .comicInfo .info .toolBar .btn .btn_share{position: absolute;top: 46px;left: 197px;padding: 11px 26px;padding-top: 12px;padding-left: 35px;}
.mPage .mainForm .comicInfo .info .toolBar .shareDetail{position: absolute;background-color: #fff;border: 1px solid #e0e0e0;top: 100px;left: -100px;height: 95px;width: 550px;text-align: center;padding-top: 25px;display: none;z-index: 99;}
.mPage .mainForm .comicInfo .info .toolBar .shareDetail a{margin: 30px 20px;}
.mPage .mainForm .comicInfo .info .toolBar .shareDetail a:hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity: 0.8;}
.mPage .mainForm .comicInfo .info .toolBar .shareDetail span{width: 0;height: 0;border: 10px solid #bbb;border-color: transparent transparent #bbb transparent;position: absolute;left: 322px;top: -21px;}
.mPage .mainForm .comicInfo .info .toolBar .shareDetail em{width: 0;height: 0;border: 10px solid #fff;border-color: transparent transparent #fff transparent;position: absolute;left: 322px;top: -20px;}
.mPage .mainForm .chapterList{border: 1px solid #e0e0e0;margin-top: 20px;position: relative;}
.mPage .mainForm .chapterList div.sortAlert{width: 116px;height: 48px;position: absolute;background: url(../images/new/sort_alert_1.png);background-repeat: no-repeat;top: 150px;left: 375px;display: none;}
.mPage .mainForm .chapterList div.sortAlert.sortBak{background: url(../images/new/sort_alert_2.png);background-repeat: no-repeat;}
.mPage .mainForm .chapterList .topBar{height: 55px;font-size: 12px;line-height: 55px;color: #919191;padding-right: 10px;border-bottom: 1px solid #e5e5e5;}
.mPage .mainForm .chapterList .topBar .title{position: relative;top: 4px;}
.mPage .mainForm .chapterList .topBar span{padding: 0 5px;}
.mPage .mainForm .chapterList .topBar span#lastshowchapter a{ color: #ff5353; margin: 0 5px;}
.mPage .mainForm .chapterList .topBar span#lastshowchapter a:hover{ color: #f00;}
.mPage .mainForm .chapterList .topBar span a{color: #919191;}
.mPage .mainForm .chapterList .topBar span a.a:hover{color: #ff5555;text-decoration: underline;}
.mPage .mainForm .chapterList .topBar span.sort a{border: 1px solid #e0e0e0;padding: 3px 5px;margin-left: 5px;}
.mPage .mainForm .chapterList .topBar span.sort a.active{color: #ff5555;}
.mPage .mainForm .chapterList .topBar a.sortNew{width: 40px;height: 55px;border-left: 1px solid #e0e0e0;background: url(../images/new/chapterList_sortBtn.png);background-repeat: no-repeat;background-position: 12px 9px;margin-left: 10px;}
.mPage .mainForm .chapterList .topBar a.sortNew.sortBak{background: url(../images/new/chapterList_sortBtn_2.png);background-repeat: no-repeat;background-position: 12px 9px;}
.mPage .mainForm .chapterList .topBar span.tool{margin-right: 15px;font-size: 0;padding: 0;}
.mPage .mainForm .chapterList .topBar span.tool a{line-height: 56px;height: 56px;font-size: 16px;color: #000;padding: 0 30px;border-right: 1px solid #e0e0e0;}
.mPage .mainForm .chapterList .topBar span.tool a span{color: #919191;font-size: 14px;}
.mPage .mainForm .chapterList .topBar span.tool a.active{border-bottom: 3px solid #ff5353;line-height: 50px;height: 52px;}
.mPage .mainForm .chapterList .list{padding-bottom: 15px;}
.mPage .mainForm .chapterList .list a{font-size: 12px;width: 155px;text-align: left;overflow: hidden;height: 40px;line-height: 40px;border: 1px solid #dadada;margin-left: 20px;margin-top: 15px;background: url(../images/new/chapterList_logo_bak_2.png);background-repeat: no-repeat;background-position: 15px 15px;padding-left: 35px;vertical-align: top;white-space: nowrap;text-overflow: ellipsis;}
.mPage .mainForm .chapterList .list a:hover{color: #fff;background: url(../images/new/chapterList_logo_bak.png);background-repeat: no-repeat;background-position: 15px 15px;background-color: #ff5555;}
.mPage .mainForm .chapterList .moreChapter{text-align: center;border-top: 1px solid #e5e5e5;padding: 15px 0;padding-bottom: 0;margin-top: 15px;cursor: pointer;}
.mPage .mainForm .banForm{border:1px solid #ff5050;color: #ff5050;font-size: 14px;line-height: 24px;padding: 50px;text-align: center;margin-top: 20px;}
.mPage .mainForm .otherMore{border: 1px solid #e0e0e0;margin-top: 20px;}
.mPage .mainForm .otherMore .topBar{height: 55px;padding-left: 20px;font-size: 18px;line-height: 55px;padding-right: 10px;border-bottom: 1px solid #e5e5e5;font-weight: bold;color: #444;}
.mPage .mainForm .otherMore .topBar .title{position: relative;top: 4px;}
.mPage .mainForm .otherMore .bookList_1{padding: 16px 0;padding-left: 16px;}
.mPage .mainForm .otherMore .bookList_1 .item{margin-left: 14px;}
.mPage .mainForm .otherMore .bookList_1 .item:first-child{margin-left: 0;}
.mPage .mainForm .otherMore .bookList_1 .item .bookBak:hover{transform: none;-moz-transform: none;-webkit-transform: none;-o-transform: none;}
/*网友评论*/
.mPage .mainForm .comment{border: 1px solid #e0e0e0;margin-top: 20px;}
.mPage .mainForm .comment .topBar{height: 55px;padding-left: 20px;font-size: 12px;line-height: 55px;color: #919191;padding-right: 10px;border-bottom: 1px solid #e5e5e5;}
.mPage .mainForm .comment .topBar .title{position: relative;top: 4px;}
.mPage .mainForm .comment .inputForm{padding: 20px;}
.mPage .mainForm .comment .inputForm textarea{border: 1px solid #e0e0e0;resize: none;outline: none;padding: 15px;width: 796px;height: 120px;overflow-y: auto;font-family: 'Microsoft YaHei';}
.mPage .mainForm .comment .inputForm .loginF{border: 1px solid #e0e0e0;position: relative;height: 140px;}
.mPage .mainForm .comment .inputForm .loginF img.logo{position: absolute;top: 10px;left: 250px;}
.mPage .mainForm .comment .inputForm .loginF .btn_1{position: absolute;top: 80px;left: 380px;}
.mPage .mainForm .comment .inputForm .loginF .btn_2{position: absolute;top: 80px;left: 460px;}
.mPage .mainForm .comment .inputForm .loginF span.font{font-size: 16px;color: #000;position: absolute;top: 40px;left: 380px;}
.mPage .mainForm .comment .inputForm .codeFrom{font-size: 12px;line-height: 32px;height: 32px;}
.mPage .mainForm .comment .inputForm .codeFrom input{width: 100px;height: 30px;vertical-align: top;}
.mPage .mainForm .comment .inputForm .codeFrom span{vertical-align: top;color: #919191;}
.mPage .mainForm .comment .inputForm .codeFrom span.red{color: #ff0000;*position: relative;*top: 8px;}
.mPage .mainForm .comment .inputForm .codeFrom img.tip{padding-left: 10px;position: relative;top: 6px;vertical-align: top;}
.mPage .mainForm .comment .inputForm .codeFrom img#topicimg{height: 34px;width: 100px;}
.mPage .mainForm .comment .tip{margin-top: 5px;}
.mPage .mainForm .comment .font{font-size: 12px;color: #919191;}
.mPage .mainForm .comment .tip .font a{padding: 0 10px;border-left: 1px solid #ddd;margin-left: 10px;color: #919191;}
.mPage .mainForm .comment .blue{color: #4cb0ff;}
.mPage .mainForm .comment .tip .font .red{color: #f00;padding: 0 5px;}
.mPage .mainForm .comment .tip .logo{position: relative;top: 5px;margin-right: 10px;}
.mPage .mainForm .comment .tip .btn{position: relative;top: 12px;margin-left: 10px;}
.mPage .mainForm .comment .commentInfo{margin-top: 20px;padding: 20px;}
.mPage .mainForm .comment .commentInfo .tabBar{height: 53px;border-bottom: 1px solid #d8d8d8;}
.mPage .mainForm .comment .commentInfo .tabBar a{height: 50px;line-height: 50px;font-size: 16px;width: 100px;text-align: center;}
.mPage .mainForm .comment .commentInfo .tabBar a.active{border: 1px solid #d8d8d8;border-bottom: 1px solid #fff;border-top: 3px solid #ff5656;}
.mPage .mainForm .comment .commentInfo .list{border-bottom: 1px solid #e5e5e5;}
.mPage .mainForm .comment .commentInfo .list .item{border-top: 1px solid #e5e5e5;padding: 15px 0;}
.mPage .mainForm .comment .commentInfo .list .child{margin-left: 50px;}
.mPage .mainForm .comment .commentInfo .list .item:first-child{border-top: none;}
.mPage .mainForm .comment .commentInfo .list .item img.avatar{margin-top: 5px;width: 40px;height: 40px;border-radius: 50%;}
.mPage .mainForm .comment .commentInfo .list .item .info{vertical-align: top;width: 773px;padding-left: 15px;*width: 772px;}
.mPage .mainForm .comment .commentInfo .list .child .info{width: 723px;*width: 722px;}
.mPage .mainForm .comment .commentInfo .list .item .info p{font-size: 12px;line-height: 25px;}
.mPage .mainForm .comment .commentInfo .list .item .info p.content{word-break:break-all;}
.mPage .mainForm .comment .commentInfo .list .item .info p.top .date{color: #919191;}
.mPage .mainForm .comment .commentInfo .list .item .info p.bottom span{position: relative;top: -3px;color: #919191;}
.mPage .mainForm .comment .commentInfo .list .item .info p.bottom img{margin-left: 5px;}
.mPage .mainForm .comment .pager{font-size: 12px;height: 40px;text-align: right;padding-right: 20px;}
.mPage .mainForm .comment .pager a{border: 1px solid #dedede;padding: 3px 8px;margin: 0 3px;position: relative;}
.mPage .mainForm .comment .pager a:hover{background-color: #efefef;}
.mPage .mainForm .comment .pager a.active{background-color: #ff5555;color: #fff;}


/*搜索结果*/
.mPage .mainForm .searchResult{padding: 0 0 20px 0;border: 1px solid #dedede;}
.mPage .mainForm .searchResult .topBar{height: 55px;padding-left: 25px;font-size: 12px;line-height: 55px;color: #919191;}
.mPage .mainForm .searchResult .tabBar{border-bottom: 1px solid #dedede;height: 41px;padding-right: 10px;}
.mPage .mainForm .searchResult .tabBar .item{font-size: 14px;color: #a9a9a9;height: 40px;line-height: 40px;text-align: center;width: 120px;background: url(../images/new/spriteTab.png);background-repeat: no-repeat;background-position: 25px 12px;padding-left: 10px;}
.mPage .mainForm .searchResult .tabBar .item.active{border: 1px solid #dedede;border-bottom: 1px solid #fff;border-top: 1px solid #ff5050;color: #ff5050;background: url(../images/new/spriteTab.png);background-repeat: no-repeat;background-position: 25px -18px;}
.mPage .mainForm .searchResult .tabBar .item.active.first{border-left: none;}
.mPage .mainForm .searchResult .tabBar .fr{color: #a9a9a9;font-size: 12px;line-height: 40px;}
.mPage .mainForm .searchResult .tabBar .fr .info{margin-right: 30px;}
.mPage .mainForm .searchResult .tabBar .fr .num{font-weight: bold;color: #444;padding: 0 5px;}
.mPage .mainForm .searchResult .tabBar .fr .pageBtn{color: #a9a9a9;margin: 0 2px;padding: 3px 8px;}
.mPage .mainForm .searchResult .tabBar .fr .active{color: #fff;background-color: #ff5050;}
.mPage .mainForm .searchResult .list{padding: 10px 0;padding-left: 20px;}
.mPage .mainForm .searchResult .list .item{padding: 20px;padding-right: 10px;cursor: pointer;}
.mPage .mainForm .searchResult.r .list .item{padding-right: 10px;padding-left: 30px;}
.mPage .mainForm .searchResult .list .item:hover{background-color: #ededed;}
.mPage .mainForm .searchResult .list .item .img{width: 150px;height: 200px;position: relative;}
/*.mPage .mainForm .searchResult .list .item .img:hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity: 0.8;}*/
.mPage .mainForm .searchResult .list .item .img img{width: 150px;height: 200px;}
.mPage .mainForm .searchResult .list .item .img .tag{position: absolute;height: 23px;width: 23px;left: -23px;top: 0;}
.mPage .mainForm .searchResult .list .item .img span.sign{position: absolute;left: -18px;top: 0;font-size: 13px;line-height: 23px;color: #fff;font-style: italic;width: 16px;text-align: center;}
.mPage .mainForm .searchResult .list .item .img a.tip{position: absolute;left: 0;bottom: 0;width: 90%;height: 25px;line-height: 25px;text-align: right;background-color: #000;color: #fff;font-size: 12px;padding-right: 10%;}
.mPage .mainForm .searchResult .list .item .info{vertical-align: top;padding-left: 15px;height: 200px;position: relative;width: 218px;}
.mPage .mainForm .searchResult .list .item .info p.title{font-size: 16px;padding-bottom: 5px;color: #000;margin-top: 0;}
.mPage .mainForm .searchResult .list .item:hover .info p.title a{color: #ff5050;}
.mPage .mainForm .searchResult .list .item .info .title img{position: relative;top: 4px;}
.mPage .mainForm .searchResult .list .item .info p{font-size: 12px;color: #a9a9a9;margin: 8px 0;}
.mPage .mainForm .searchResult .list .item .info p img{margin-right: 5px;}
.mPage .mainForm .searchResult .list .item .info p.line img{vertical-align: top;position: relative;top: 3px;}
.mPage .mainForm .searchResult .list .item .info p.line .i{vertical-align: top;position: relative;top: 3px;}
.mPage .mainForm .searchResult .list .item .info p.line .logo_1{top: 2px;}
.mPage .mainForm .searchResult .list .item .info p.line .logo_2{top: 5px;}
.mPage .mainForm .searchResult .list .item .info p.line .logo_4{top: 2px;}
.mPage .mainForm .searchResult .list .item .info p.line span{width: 195px; display: inline-block;}
.mPage .mainForm .searchResult .list .item .info p.line span.ibcont{width: 195px; display: inline-block;}

.mPage .mainForm .searchResult .list .item .info .btn{position: absolute;left: 15px;bottom: 0;}
.mPage .mainForm .searchResult .pager{font-size: 12px;height: 40px;text-align: right;padding-right: 20px;border-top: 1px dashed #d5d5d5;padding-top: 30px;}
.mPage .mainForm .searchResult .pager a{border: 1px solid #dedede;padding: 5px 10px;margin: 0 3px;border-radius: 5%;position: relative;}
.mPage .mainForm .searchResult .pager a:hover{background-color: #efefef;}
.mPage .mainForm .searchResult .pager a.active{background-color: #ff5555;color: #fff;}

/*侧边索引栏*/
.mPage .sideBar .indexForm{padding: 10px;border: 1px solid #dedede;margin-bottom: 20px;}
.mPage .sideBar .indexForm .topBar{height: 55px;padding-left: 15px;font-size: 12px;line-height: 55px;color: #919191;}
.mPage .sideBar .indexForm .tabBar{padding: 0 10px;min-height: 31px;}
.mPage .sideBar .indexForm .tabBar span{font-size: 12px;margin: 7px;}
.mPage .sideBar .indexForm .tabBar span.item{color: #fff;background-color: #ff5050;padding: 2px 5px;font-size: 12px;margin: 5px;*position: relative;top: 7px;}
.mPage .sideBar .indexForm .tabBar span.item img{margin-left: 5px;}
.mPage .sideBar .indexForm .tabBar span.item span{margin: 0;}
.mPage .sideBar .indexForm ul{padding: 0 15px;}
.mPage .sideBar .indexForm ul li{border-top: 1px dashed #d5d5d5;margin: 8px 0;padding: 10px 0;}
.mPage .sideBar .indexForm ul li:first-child{border-top: none;}
.mPage .sideBar .indexForm ul li .title{font-size: 12px;}
.mPage .sideBar .indexForm ul li .title img{position: relative;top: 3px;margin-right: 5px;}
.mPage .sideBar .indexForm ul li .title .i{position: relative;top: 3px;margin-right: 5px;*top: 0;}
.mPage .sideBar .indexForm ul li .list{margin-top: 10px;position: relative;}
.mPage .sideBar .indexForm ul li .list .item{font-size: 12px;color: #999;padding: 2px 5px;margin: 5px 0;margin-right: 5px;display: inline-block;*display: inline;zoom: 1;}
.mPage .sideBar .indexForm ul li .list .item.active{background-color: #ff5050;color: #fff;}
.mPage .sideBar .indexForm ul li .list .more{position: absolute;bottom: 8px;right: 0;}


/*更新列表*/
.mPage .mainForm .updateList{padding: 10px 0;border: 1px solid #dedede;margin-left: 3px;}
.mPage .mainForm .updateList .tabBar{margin: 0 20px;border-bottom: 1px dashed #dedede;padding-bottom: 10px;}
.mPage .mainForm .updateList .tabBar .item{font-size: 12px;color: #666;padding: 2px 5px;margin: 5px 0;margin-right: 5px;display: inline-block;*display: inline;zoom: 1;}
.mPage .mainForm .updateList .tabBar .item:hover{color: #ff5050;}
.mPage .mainForm .updateList .tabBar .item.active{background-color: #ff5050;color: #fff;}
.mPage .mainForm .updateList .tabBar .more{position: relative;top: 10px;}
.mPage .mainForm .updateList .top{margin-top: 10px;}
.mPage .mainForm .updateList .top .titleBar{background: url(../images/new/date_line_bak.png);background-repeat: no-repeat;width: 184px;height: 45px;color: #fff;font-size: 20px;text-align: center;line-height: 40px;padding-right: 20px;position: relative;left: -3px;}
.mPage .mainForm .updateList .top .fr{color: #a9a9a9;font-size: 12px;line-height: 40px;padding-right: 10px;}
.mPage .mainForm .updateList .top .fr .info{margin-right: 30px;}
.mPage .mainForm .updateList .top .fr .num{font-weight: bold;color: #444;padding: 0 5px;}
.mPage .mainForm .updateList .top .fr .pageBtn{color: #a9a9a9;margin: 0 2px;padding: 3px 8px;}
.mPage .mainForm .updateList .top .fr .pageBtn:hover{background-color: #efefef;}
.mPage .mainForm .updateList .top .fr .pageBtn.active{color: #fff;background-color: #ff5050;}
.mPage .mainForm .updateList .bookList_3{padding-left: 2px;}
.mPage .mainForm .updateList .bookList_3 .item:first-child{margin-left: 18px;}
.mPage .mainForm .updateList .pager{font-size: 12px;height: 40px;text-align: center;border-top: 1px dashed #d5d5d5;margin: 0 20px;padding-top: 30px;margin-top: 30px;}
.mPage .mainForm .updateList .pager a{border: 1px solid #dedede;padding: 3px 8px;margin: 0 3px;position: relative;}
.mPage .mainForm .updateList .pager a:hover{background-color: #efefef;}
.mPage .mainForm .updateList .pager a.active{background-color: #ff5555;color: #fff;}
/*主搜索*/
.mPage .mainSearch{padding: 10px 0;border: 1px solid #dedede;margin: 20px 130px;padding-bottom: 0;}
.mPage .mainSearch .topBar{height: 55px;padding-left: 20px;font-size: 14px;line-height: 55px;color: #919191;padding-right: 10px;border-bottom: 1px dashed #e5e5e5;}
.mPage .mainSearch .topBar .title{position: relative;top: 4px;}
.mPage .mainSearch .topBar span.fr{padding-right: 15px;}
.mPage .mainSearch .topBar span.b{color: #000;}
.mPage .mainSearch .bookList_2{padding-left: 15px;min-height: 450px;}
.mPage .mainSearch .bookList_2 .item{margin-bottom: 10px;width: 130px;}
.mPage .mainSearch .bookList_2 .item:first-child{margin-left: 18px;}
.mPage .mainSearch .bookList_2 .item .title{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.mPage .mainSearch .pager{font-size: 12px;height: 40px;text-align: center;border-top: 1px dashed #d5d5d5;margin: 0 20px;padding-top: 20px;padding-bottom: 10px;margin-top: 10px;}
.mPage .mainSearch .pager a{border: 1px solid #dedede;padding: 3px 8px;margin: 0 3px;position: relative;}
.mPage .mainSearch .pager a:hover{background-color: #efefef;}
.mPage .mainSearch .pager a.active{background-color: #ff5555;color: #fff;}
.mPage .mainSearch .otherComic{background-color: #ffeeee;border-top: 1px solid #ffc1c1;padding-top: 30px;}
.mPage .mainSearch .noneImg{text-align: center;padding-top: 10px;}
.mPage .mainSearch .noneImg img{position: relative;top: 15px;}

/*排行页面导航*/
.mPage .rankNav{border: 1px solid #dedede;margin-top: 20px;width: 162px;vertical-align: top;}
.mPage .rankNav .topBar{text-align: center;padding: 15px 0;border-bottom: 1px solid #dedede;}
.mPage .rankNav ul li{font-size: 14px;text-align: center;line-height: 45px;height: 45px;cursor: pointer;color: #666;}
.mPage .rankNav ul li:hover{color: #ff5050;}
.mPage .rankNav ul li.active{background-color: #ffe3e3;background-image: url(../images/new/rank_leftBar_activeBak.png);background-repeat: no-repeat;background-position: 0 40px;color: #ff5050;}
/*排行页面导航新*/
.mPage .rankNavNew{border: 1px solid #dedede;margin-top: 20px;width: 240px;;vertical-align: top;}
.mPage .rankNavNew .topBar{text-align: center;padding: 15px 0;border-bottom: 1px solid #dedede;}
.mPage .rankNavNew ul{*height: 335px; padding: 30px 0;}
.mPage .rankNavNew ul li{font-size: 14px;text-align: center;line-height: 65px;height: 65px;cursor: pointer;color: #666;padding-left: 20px;}
.mPage .rankNavNew ul li.bak_1{background-image: url(../images/new/spriteRank.png);background-repeat: no-repeat;background-position: 70px 20px;}
.mPage .rankNavNew ul li.bak_2{background-image: url(../images/new/spriteRank.png);background-repeat: no-repeat;background-position: 70px -80px;}
.mPage .rankNavNew ul li.bak_3{background-image: url(../images/new/spriteRank.png);background-repeat: no-repeat;background-position: 70px -180px;}
.mPage .rankNavNew ul li.bak_4{background-image: url(../images/new/spriteRank.png);background-repeat: no-repeat;background-position: 70px -280px;}
.mPage .rankNavNew ul li.bak_5{background-image: url(../images/new/spriteRank.png);background-repeat: no-repeat;background-position: 70px -380px;}
.mPage .rankNavNew ul li.bak_1.active{background-image: url(../images/new/spriteRank.png);background-repeat: no-repeat;background-position: 70px -30px;}
.mPage .rankNavNew ul li.bak_2.active{background-image: url(../images/new/spriteRank.png);background-repeat: no-repeat;background-position: 70px -129px;}
.mPage .rankNavNew ul li.bak_3.active{background-image: url(../images/new/spriteRank.png);background-repeat: no-repeat;background-position: 70px -230px;}
.mPage .rankNavNew ul li.bak_4.active{background-image: url(../images/new/spriteRank.png);background-repeat: no-repeat;background-position: 70px -329px;}
.mPage .rankNavNew ul li.bak_5.active{background-image: url(../images/new/spriteRank.png);background-repeat: no-repeat;background-position: 70px -430px;}
.mPage .rankNavNew ul li:hover{color: #ff5050;}
.mPage .rankNavNew ul li.active{color: #ff5050;}
/*排行列表*/
.mPage .mainRank{margin-top: 20px;padding-left: 15px;}
.mPage .mainRank .rank{width: 330px;height: 637px;margin-left: 10px;vertical-align: top;}
.mPage .mainRank .bak_1{background-image: url(../images/new/rank_listBak_1.png);background-repeat: no-repeat;}
.mPage .mainRank .bak_2{background-image: url(../images/new/rank_listBak_2.png);background-repeat: no-repeat;}
.mPage .mainRank .bak_3{background-image: url(../images/new/rank_listBak_3.png);background-repeat: no-repeat;}
.mPage .mainRank .rank .topBar{padding-top: 19px;text-align: right;padding-right: 10px;height: 45px;}
.mPage .mainRank .rank .topBar a{font-size: 12px;color: #fff;padding: 3px 5px;margin: 0 4px;border-radius: 2px;}
.mPage .mainRank .bak_1 .topBar a.active{background-color: #cc4b4b;}
.mPage .mainRank .bak_2 .topBar a.active{background-color: #6296cc;}
.mPage .mainRank .rank .list{padding: 0 5px;background-color: #fff;margin: 0 1px;}
.mPage .mainRank .rank .list ul{padding: 0 10px;}
.mPage .mainRank .rank .list ul li{padding-bottom: 16px;padding-bottom: 15px\9;}
.mPage .mainRank .rank .list ul li .detail{display: none;}
.mPage .mainRank .rank .list ul li .simple{display: block;}
.mPage .mainRank .rank .list ul li.active .detail{display: block;}
.mPage .mainRank .rank .list ul li.active .simple{display: none;}
.mPage .mainRank .rank .list .item{padding: 8px;}
.mPage .mainRank .rank .list .cover{width: 124px;height: 164px;position: relative;}
.mPage .mainRank .rank .list .cover .img{width: 124px;height: 164px;}
.mPage .mainRank .rank .list .cover .top_logo_1{position: absolute;top: 0;left: 0;}
.mPage .mainRank .rank .list .info{width: 128px;height: 164px;padding-left: 15px;position: relative;}
.mPage .mainRank .rank .list .info p{font-size: 14px;color: #919191;padding-bottom: 4px;}
.mPage .mainRank .rank .list .info p.title{color: #000;}
.mPage .mainRank .rank .list .info p.logo{padding-top: 5px;}
.mPage .mainRank .rank .list .info p.logo img{margin-right: 5px;}
.mPage .mainRank .rank .list .info .bottom{position: absolute;bottom: 0;}
.mPage .mainRank .rank .list .top{font-size: 10px;background-color: #acacac;color: #fff;width: 19px;height: 19px;line-height: 19px;text-align: center;}
.mPage .mainRank .rank .list .top_1{background-color: #ff6868;}
.mPage .mainRank .rank .list .top_2{background-color: #ffa628;}
.mPage .mainRank .rank .list .top_3{background-color: #98cf56;}
.mPage .mainRank .rank .list .comic{font-size: 14px;padding-left: 10px;}
.mPage .mainRank .rank .list .num{font-size: 12px;color: #919191;}
.mPage .mainRank .rank .list .num img{margin-left: 5px;}
.mPage .mainRank .rank .list .num .upDown{position: relative;top: -1px;}
.mPage .mainRank .rank .list .num .same{position: relative;top: -3px;}

/*分类排行列表*/
.mPage .mainRank .classRank{padding-left: 12px;padding-top: 20px;padding-bottom: 20px;}
.mPage .mainRank .classRank .tabBar{width: 1005px;border: 1px solid #dedede;}
.mPage .mainRank .classRank .tabBar a{font-size: 20px;width: 335px;height: 60px;line-height: 60px;text-align: center;position: relative;}
.mPage .mainRank .classRank .tabBar a.active{color: #ffaa0f;font-weight: bold;}
.mPage .mainRank .classRank .tabBar a span.b_1{width: 0;height: 0;border: 7px solid #e5f6ff;border-color: transparent transparent #e5f6ff transparent;position: absolute;left: 160px;top: 47px;display: none;}
.mPage .mainRank .classRank .tabBar a span.b_2{width: 0;height: 0;border: 7px solid #ffeaf0;border-color: transparent transparent #ffeaf0 transparent;position: absolute;left: 160px;top: 47px;display: none;}
.mPage .mainRank .classRank .tabBar a span.b_3{width: 0;height: 0;border: 7px solid #ffefc7;border-color: transparent transparent #ffefc7 transparent;position: absolute;left: 160px;top: 47px;display: none;}
.mPage .mainRank .classRank .tabBar a em{width: 0;height: 0;border: 7px solid #dedede;border-color: transparent transparent #dedede transparent;position: absolute;left: 160px;top: 46px;display: none;}
.mPage .mainRank .classRank .tabBar a.active span{display: inline-block;*display: inline;zoom: 1;}
.mPage .mainRank .classRank .tabBar a.active em{display: inline-block;*display: inline;zoom: 1;}
.mPage .mainRank .classRank .titleBar{width: 1005px;border-left: 1px solid #dedede;border-right: 1px solid #dedede;height: 40px;line-height: 40px;}
.mPage .mainRank .classRank .titleBar .title{font-size: 16px;color: #666;width: 335px;text-align: center;}
.mPage .mainRank .classRank .titleBar .b_1{background-color: #e5f6ff;}
.mPage .mainRank .classRank .titleBar .b_2{background-color: #ffeaf0;}
.mPage .mainRank .classRank .titleBar .b_3{background-color: #ffefc7;}
.mPage .mainRank .classRank .listBar{border: 1px solid #dedede;border-top: none;padding-top: 15px;width: 1005px;}
.mPage .mainRank .classRank .listBar .list{padding: 0 5px;background-color: #fff;margin: 0 1px;width: 322px;display: inline-block;*display: inline;zoom: 1;vertical-align: top;border-left: 1px dashed #dedede;}
.mPage .mainRank .classRank .listBar .list:first-child{border-left: none;}
.mPage .mainRank .classRank .listBar .list ul{padding: 0 10px;}
.mPage .mainRank .classRank .listBar .list ul li{padding-bottom: 16px;}
.mPage .mainRank .classRank .listBar .list ul li .detail{display: none;}
.mPage .mainRank .classRank .listBar .list ul li .simple{display: block;}
.mPage .mainRank .classRank .listBar .list ul li.active .detail{display: block;}
.mPage .mainRank .classRank .listBar .list ul li.active .simple{display: none;}
.mPage .mainRank .classRank .listBar .item{padding: 8px;}
.mPage .mainRank .classRank .listBar .cover{width: 124px;height: 164px;position: relative;}
.mPage .mainRank .classRank .listBar .cover .img{width: 124px;height: 164px;}
.mPage .mainRank .classRank .listBar .cover .top_logo_1{position: absolute;top: 0;left: 0;}
.mPage .mainRank .classRank .listBar .info{width: 128px;height: 164px;padding-left: 15px;position: relative;}
.mPage .mainRank .classRank .listBar .info p{font-size: 14px;color: #919191;padding-bottom: 4px;}
.mPage .mainRank .classRank .listBar .info p.title{color: #000;}
.mPage .mainRank .classRank .listBar .info p.logo{padding-top: 5px;}
.mPage .mainRank .classRank .listBar .info p.logo img{margin-right: 5px;}
.mPage .mainRank .classRank .listBar .info .bottom{position: absolute;bottom: 0;}
.mPage .mainRank .classRank .listBar .top{font-size: 10px;background-color: #acacac;color: #fff;width: 19px;height: 19px;line-height: 19px;text-align: center;}
.mPage .mainRank .classRank .listBar .top_1{background-color: #ff6868;}
.mPage .mainRank .classRank .listBar .top_2{background-color: #ffa628;}
.mPage .mainRank .classRank .listBar .top_3{background-color: #98cf56;}
.mPage .mainRank .classRank .listBar .comic{font-size: 14px;padding-left: 10px;}
.mPage .mainRank .classRank .listBar .num{font-size: 12px;color: #919191;}
.mPage .mainRank .classRank .listBar .num img{margin-left: 5px;}
.mPage .mainRank .classRank .listBar .num .upDown{position: relative;top: -1px;}
.mPage .mainRank .classRank .listBar .num .same{position: relative;top: -3px;}

/*密码修改页面*/
.mPage .win{background: url(../images/new/password_bak.png);background-position: top center;min-width: 1200px;padding-top: 45px;height: 755px;}
.mPage .win .info{height: 680px;background-color: #fff;padding: 10px 0;position: relative;}
.mPage .win .info .topBar{height: 55px;padding-left: 25px;font-size: 12px;line-height: 55px;color: #919191;border-bottom: 1px dashed #d5d5d5;}
.mPage .win .info .font{font-size: 14px;width: 100px;text-align: right;position: absolute;left: 50%;margin-left: -280px;height: 54px;line-height: 54px;}
.mPage .win .info .input{width: 280px;height: 54px;line-height: 54px;padding: 0 20px;font-size: 14px;position: absolute;left: 50%;margin-left: -160px;}
.mPage .win .info .position_01{top: 100px;}
.mPage .win .info .position_11{top: 200px;}
.mPage .win .info .position_21{top: 300px;}
.mPage .win .info .btn.position_31{top: 400px;}
.mPage .win .info .position_0{top: 150px;}
.mPage .win .info .position_1{top: 250px;}
.mPage .win .info .position_2{top: 350px;}
.mPage .win .info .code{position: absolute;left: 50%;margin-left: 40px;top: 360px;}
.mPage .win .info .btn{position: absolute;left: 50%;margin-left: -160px;top: 450px;}
.mPage .win .info .img_1{position: absolute;left: 50%;margin-left: -193px;top: 200px;}
.mPage .win .info .a_1{position: absolute;left: 50%;margin-left: 0;top: 240px;font-size: 14px;color: #007eff;}
.mPage .win .info .a_2{position: absolute;left: 50%;margin-left: 60px;top: 311px;font-size: 14px;color: #007eff;}
.mPage .win .info .img_2{position: absolute;left: 50%;margin-left: -212px;top: 200px;}
.mPage .win .info .a_3{position: absolute;left: 50%;margin-left: 70px;top: 282px;font-size: 14px;color: #007eff;}
.mPage .win .info .tip{position: absolute;left: 50%;margin-left: -160px;top: 300px;}
.mPage .win .info .tip img{margin-right: 20px;}
.mPage .win .info .tip.pw{font-size: 12px;color: #ff5050;top: 420px;}
.mPage .win .info .tip.pw img{margin-right: 5px;position: relative;top: 1px;}
.mPage .win .info .tip.pw .i{margin-right: 5px;position: relative;top: 1px;}
.mPage .win .info .btn_2{position: absolute;left: 50%;margin-left: -160px;top: 380px;}
/*底部栏*/
.mPage .footer{height: 120px;line-height: 26px;text-align: center;color: #8d8d8d;font-size: 12px; background-color: #fff; padding-top: 35px;min-width: 1200px;}
.mPage .footer a{color: inherit;padding: 0 10px;}
.mPage .footer a:hover{color: #ff5050;}
/*用户中心*/
.mPage .userCenterBar{border: 1px solid #dedede;background-color: #fff;margin-bottom: 20px;}
.mPage .userCenterBar .leftSideBar{width: 165px;vertical-align: top;}
.mPage .userCenterBar .leftSideBar a{font-size: 14px;text-align: center;height: 48px;line-height: 48px;color: #666;display: block;}
.mPage .userCenterBar .leftSideBar a.active{border-top: 1px solid #dedede;border-bottom: 1px solid #dedede;border-left: 3px solid #fc4c53;color: #fc4c53;border-right: 1px solid #fff;position: relative;right: 1px;width: 163px;}
.mPage .userCenterBar .leftSideBar a.active:first-child{border-top: none;}
.mPage .userCenterBar .mainBar{vertical-align: top;border-left: 1px solid #dedede;}
.mPage .userCenterBar .mainBar.mHeight{min-height: 600px;}
/*账号安全*/
.mPage .userCenterBar .mainBar .securityMenu{margin: 70px;width: 600px;border: 1px solid #d4d4d4;}
.mPage .userCenterBar .mainBar .securityMenu .item{height: 55px;font-size: 14px;line-height: 55px;padding: 0 20px;border-top: 1px dashed #d4d4d4;}
.mPage .userCenterBar .mainBar .securityMenu .item:first-child{border-top: none;}
.mPage .userCenterBar .mainBar .securityMenu .item img{position: relative;top: 6px;margin-right: 10px;}
.mPage .userCenterBar .mainBar .securityMenu .item a{color: #3fabff;}
.mPage .userCenterBar .mainBar .securityMenu .item a:hover{text-decoration: underline;}
.mPage .userCenterBar .mainBar .bindForm{margin-left: 70px;width: 600px;}
.mPage .userCenterBar .mainBar .bindForm .title{font-size: 14px;padding-bottom: 10px;}
.mPage .userCenterBar .mainBar .bindForm .list{border: 1px solid #d3d3d3;}
.mPage .userCenterBar .mainBar .bindForm .list .item{height: 110px;border-top: 1px solid #d3d3d3;padding: 0 20px;}
.mPage .userCenterBar .mainBar .bindForm .list .item:first-child{border-top: none;}
.mPage .userCenterBar .mainBar .bindForm .list .item img{position: relative;top: 20px;}
.mPage .userCenterBar .mainBar .bindForm .list .item span{background-color: #c3c3c3;border: 1px solid #bcbcbc;font-size: 14px;color: #fff;padding: 10px 25px;position: relative;top: 35px;}
.mPage .userCenterBar .mainBar .bindForm .list .item span.active{background-color: #ff5151;border: 1px solid #d01e1e;}
/*个人中心*/
.mPage .userCenterBar .mainBar .personInfo{margin: 60px;width: 910px;}
.mPage .userCenterBar .mainBar .personInfo .mainInfo{padding-top: 20px;}
.mPage .userCenterBar .mainBar .personInfo .mainInfo img.avatar{width: 120px;height: 120px;border-radius: 50%;}
.mPage .userCenterBar .mainBar .personInfo .mainInfo .info{vertical-align: top;width: 770px;padding-left: 20px;padding-top: 10px;*width: 769px;}
.mPage .userCenterBar .mainBar .personInfo .mainInfo .info p{font-size: 12px;color: #808080;line-height: 25px;}
.mPage .userCenterBar .mainBar .personInfo .mainInfo .info p.title{font-size: 16px;color: #343434;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #eee;}
.mPage .userCenterBar .mainBar .personInfo .mainInfo .info p.title span{font-size: 12px;color: #808080;margin-left: 10px;}
.mPage .userCenterBar .mainBar .personInfo .subInfo{padding-top: 80px;}
.mPage .userCenterBar .mainBar .personInfo .subInfo .topBar{height: 35px;line-height: 35px;padding-left: 25px;border-bottom: 1px solid #eee;}
.mPage .userCenterBar .mainBar .personInfo .subInfo .info{padding: 15px 55px;}
.mPage .userCenterBar .mainBar .personInfo .subInfo .info p{font-size: 12px;color: #808080;line-height: 25px;}
/*个人中心编辑*/
.mPage .userCenterBar .mainBar .personEdit{margin: 0 60px;width: 910px;}
.mPage .userCenterBar .mainBar .personEdit .title{font-size: 14px;margin-top: 50px;}
.mPage .userCenterBar .mainBar .personEdit .title a{color: #3fabff;font-size: 12px;margin-left: 10px;}
.mPage .userCenterBar .mainBar .personEdit .title a:hover{text-decoration: underline;}
.mPage .userCenterBar .mainBar .personEdit .nameEdit{margin-top: 30px;display: none;}
.mPage .userCenterBar .mainBar .personEdit .nameEdit input{padding: 8px;*position: relative;*top: 9px;}
.mPage .userCenterBar .mainBar .personEdit .nameEdit a{position: relative;top: 13px;margin-left: 10px;}
.mPage .userCenterBar .mainBar .personEdit .nameEdit span.tip{font-size: 12px;margin-left: 20px;}
.mPage .userCenterBar .mainBar .personEdit .nameEdit span.c_1{color: #000;}
.mPage .userCenterBar .mainBar .personEdit .nameEdit span.c_2{color: #ff5252;}
.mPage .userCenterBar .mainBar .personEdit .nameEdit span.c_3{color: #4fbd05;}
.mPage .userCenterBar .mainBar .personEdit .nameEdit span.c_4{color: #ff5252;}
.mPage .userCenterBar .mainBar .personEdit .avatarEdit{margin-top: 10px;}
.mPage .userCenterBar .mainBar .personEdit .avatarEdit .mainForm{width: 440px;height: 400px;vertical-align: top;border: 1px solid #d3d3d3;background-color: #f4f4f4;text-align: center;padding: 0;}
.mPage .userCenterBar .mainBar .personEdit .avatarEdit .mainForm img{margin-top: 165px;}
.mPage .userCenterBar .mainBar .personEdit .avatarEdit .mainForm p{font-size: 12px;color: #666;padding-top: 15px;}
.mPage .userCenterBar .mainBar .personEdit .avatarEdit .mainImgForm{width: 440px;}
.mPage .userCenterBar .mainBar .personEdit .avatarEdit .mainImgForm .imgForm{width: 440px;height: 400px;text-align: center;background-image: url(../images/cover_img.png);background-repeat: no-repeat;line-height: 400px;display:table-cell;*font-size:304px;zoom:1;vertical-align:middle;}
.mPage .userCenterBar .mainBar .personEdit .avatarEdit .mainImgForm .imgForm img{vertical-align:middle;}
.mPage .userCenterBar .mainBar .personEdit .avatarEdit .mainImgForm .toolBar{width: 420px;height: 26px;border: 1px solid #ccc;padding: 9px;text-align: right;}
.mPage .userCenterBar .mainBar .personEdit .avatarEdit .mainImgForm .bottomBar{text-align: center;padding-top: 20px;}
.mPage .userCenterBar .mainBar .personEdit .avatarEdit .mainImgForm .bottomBar a{margin: 0 10px;}
.mPage .userCenterBar .mainBar .personEdit .avatarEdit .subForm{width: 125px;height: 400px;vertical-align: top;border: 1px solid #d3d3d3;background-color: #f4f4f4;text-align: center;margin-left: 70px;padding: 0 10px;}
.mPage .userCenterBar .mainBar .personEdit .avatarEdit .subForm .t{font-size: 14px;padding: 5px 0;}
.mPage .userCenterBar .mainBar .personEdit .avatarEdit .subForm .item{border-top: 1px solid #e8e8e8;}
.mPage .userCenterBar .mainBar .personEdit .avatarEdit .subForm .item p{font-size: 12px;color: #666;padding: 10px 0;margin-bottom: 40px;}
.mPage .userCenterBar .mainBar .personEdit .avatarEdit .subForm .item .size_1{border-radius: 50%;height: 120px;width: 120px;background-color: #ccc;margin-top: 30px;overflow: hidden;}
.mPage .userCenterBar .mainBar .personEdit .avatarEdit .subForm .item .size_2{border-radius: 50%;height: 40px;width: 40px;background-color: #ccc;margin-top: 40px;overflow: hidden;}
.mPage .userCenterBar .mainBar .personEdit .info{border-top: 1px dashed #ccc;margin-top: 20px;padding: 20px;}
.mPage .userCenterBar .mainBar .personEdit .info p{font-size: 14px;line-height: 50px;}
.mPage .userCenterBar .mainBar .personEdit .info p select{padding: 5px;}
.mPage .userCenterBar .mainBar .personEdit .info p input{padding: 5px;}
.mPage .userCenterBar .mainBar .personEdit .info p input.radio{position: relative;top: 2px;}
.mPage .userCenterBar .mainBar .personEdit .info p input.job{width: 250px;}
.mPage .userCenterBar .mainBar .personEdit .info p label{margin-right: 30px;}
.mPage .userCenterBar .mainBar .personEdit .info p a{height: 36px;position: relative;top: 4px;}
.mPage .userCenterBar .mainBar .personEdit .text{padding: 20px 0;}
.mPage .userCenterBar .mainBar .personEdit .text textarea{resize: none;width: 890px;padding: 10px;height: 100px;overflow-y: auto;}
.mPage .userCenterBar .mainBar .personEdit .text span.tip{float: right;font-size: 12px;color: #666;position: relative;top: -25px;right: 20px;*top: -45px;}
.mPage .userCenterBar .mainBar .personEdit .text span.red{color: #ff0000;padding: 0 5px;}
.mPage .userCenterBar .mainBar .personEdit .btnBar{border-top: 1px dashed #ccc;padding: 30px 0;text-align: center;margin-top: 40px;}
/*我的书架*/
.mPage .userCenterBar .mainBar .personShelf{margin: 10px 30px;width: 970px;}
.mPage .userCenterBar .mainBar .personShelf .tabBar{border-bottom: 1px solid #dedede;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .fr{margin-top: 10px;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .fr span{font-size: 12px;color: #666;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .fr span.red{color: #ff5353;margin-left: 3px;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .fr span.red span{color: #ff5353;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .edit{font-size: 12px;background-color: #ff5050;color: #fff;padding: 5px 10px;margin-left: 10px;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .n{border: 1px solid #dedede;background-color: #fff;color: #666;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .g{background-color: #b4b4b4;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .tab{height: 40px;line-height: 40px;width: 110px;text-align: left;font-size: 14px;color: #a9a9a9;padding-left: 38px;position: relative;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .tab.active{color: #ff5050;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .tab .bottom{height: 4px;position: absolute;width: 100%;left: 0;bottom: -1px;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .tab.active .bottom{background-image: url(../images/new/shelf_tab_bak.png);background-repeat: no-repeat;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .bak_1{background-image: url(../images/new/spriteTab.png);background-repeat: no-repeat;background-position: 16px -108px;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .bak_2{background-image: url(../images/new/spriteTab.png);background-repeat: no-repeat;background-position: 16px -48px;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .bak_3{background-image: url(../images/new/spriteTab.png);background-repeat: no-repeat;background-position: 16px -168px;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .bak_1:hover{background-image: url(../images/new/spriteTab.png);background-repeat: no-repeat;background-position: 16px -138px;color: #ff5050;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .bak_2:hover{background-image: url(../images/new/spriteTab.png);background-repeat: no-repeat;background-position: 16px -78px;color: #ff5050;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .bak_3:hover{background-image: url(../images/new/spriteTab.png);background-repeat: no-repeat;background-position: 16px -198px;color: #ff5050;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .bak_1.active{background-image: url(../images/new/spriteTab.png);background-repeat: no-repeat;background-position: 16px -138px;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .bak_2.active{background-image: url(../images/new/spriteTab.png);background-repeat: no-repeat;background-position: 16px -78px;}
.mPage .userCenterBar .mainBar .personShelf .tabBar .bak_3.active{background-image: url(../images/new/spriteTab.png);background-repeat: no-repeat;background-position: 16px -198px;}
.mPage .userCenterBar .mainBar .personShelf .bookList_3{min-height: 200px;}
.mPage .userCenterBar .mainBar .personShelf .bookList_3 .item{margin-left: 36px;padding-bottom: 20px;}
.mPage .userCenterBar .mainBar .personShelf .bookList_3 .item p.title{padding: 15px 0;padding-bottom: 0;}
.mPage .userCenterBar .mainBar .personShelf .bookList_3 .item p{line-height: 18px;}
.mPage .userCenterBar .mainBar .personShelf .bookList_3 .item .book .select_1{display: none;}
.mPage .userCenterBar .mainBar .personShelf .bookList_3 .item .book .select_2{display: none;}
.mPage .userCenterBar .mainBar .personShelf .bookList_3 .item .book.s_1 .select_1{display: block;}
.mPage .userCenterBar .mainBar .personShelf .bookList_3 .item .book.s_2 .select_2{display: block;}
.mPage .userCenterBar .mainBar .personShelf .bookList_3 .item .book img.select{width: 150px;height: 200px;position: absolute;top: 0;left: 0;}
.mPage .userCenterBar .mainBar .personShelf .loading{text-align: center;height: 37px;}
.mPage .userCenterBar .mainBar .personShelf .loading span{font-size: 14px;color: #a9a9a9;margin-left: 10px;line-height: 37px;vertical-align: top;}
.mPage .userCenterBar .mainBar .personShelf .pager{font-size: 12px;height: 40px;text-align: right;border-top: 1px dashed #d5d5d5;margin: 0 20px;padding-top: 20px;margin-top: 10px;}
.mPage .userCenterBar .mainBar .personShelf .pager a{border: 1px solid #dedede;padding: 3px 8px;margin: 0 3px;position: relative;}
.mPage .userCenterBar .mainBar .personShelf .pager a:hover{background-color: #efefef;}
.mPage .userCenterBar .mainBar .personShelf .pager a.active{background-color: #ff5555;color: #fff;}
/*登录注册窗口*/
.mPage .loginWin{background: url(../images/new/login_bak.jpg);background-position: top center;min-width: 1200px;height: 930px;}
.mPage .loginWin .container{height: 650px;}
.mPage .loginForm{width: 338px;padding: 30px;background-color: #fff;position: absolute;right: 0;bottom: 0;border-radius: 8px;*padding-top: 50px;}
.mPage .loginForm .cross{position: absolute;right: -10px;top: -10px;}
.mPage .loginForm p{margin: 20px 0;}
.mPage .loginForm p .title{font-size: 14px;width: 60px;*position: relative;*top: -14px;}
.mPage .loginForm p input.txt{width: 255px;height: 46px;line-height: 46px;padding: 0 10px;background-color: #f0f0f0;border: 1px solid #d8d8d8;font-family: 'Microsoft YaHei';}
.mPage .loginForm p input.s{width: 100px;}
.mPage .loginForm p .code{vertical-align: top;height: 48px;width: 126px;margin-left: 28px;}
.mPage .loginForm p.tip{margin: 0;position: relative;top: -10px;}
.mPage .loginForm p.p60{padding-left: 60px;padding-bottom: 20px;top: -15px;height: 16px;}
.mPage .loginForm p.tip span{font-size: 12px;}
.mPage .loginForm p.tip label{font-size: 12px;}
.mPage .loginForm p.tip img{position: relative;top: 1px;margin-right: 5px;}
.mPage .loginForm p.tip .i{position: relative;top: 1px;margin-right: 5px;}
.mPage .loginForm p.tip span.red{color: #ff5050;}
.mPage .loginForm p.tip span.green{color: #79cd41;}
.mPage .loginForm p.tip span.gray{color: #a1a1a1;}
.mPage .loginForm p.tip label.gray{color: #a1a1a1;}
.mPage .loginForm p.tip a span.gray:hover{text-decoration: underline;}
.mPage .loginForm p.tip a{color: #559cf6;font-size: 12px;margin-left: 10px;}
.mPage .loginForm p.tip input{position: relative;top: 2px;margin-right: 3px;}
.mPage .loginForm .btn{margin-bottom: 20px;}
.mPage .loginForm .other{padding-top: 20px;}
.mPage .loginForm .other a{width: 25%;text-align: center;*margin-left: -2px;}
.mPage .loginForm .other a:hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity: 0.8;}
.mPage .loginForm img.line{margin-left: -8px;}
/*悬浮登录框*/
.mPage .layer{position: fixed;top: 0;left: 0;height: 50%;width: 50%;z-index: 999;margin-top: 250px;margin-left: 169px;display: none;}
/*协议页面*/
.mPage .protocolForm{background-color: #fff;padding: 50px 80px;width: 1200px;margin: 0 auto;height: 665px;overflow-y: auto;position: relative;top: 80px;}
.mPage .protocolForm h1{text-align: center;font-size: 22px;font-weight: bold;padding-bottom: 25px;}
.mPage .protocolForm h2{font-size: 16px;padding: 10px 0;}
.mPage .protocolForm p{font-size: 14px;line-height: 24px;}
.mPage .protocolForm .tool{text-align: center;padding-top: 80px;}
/*微信分享*/
.weixin_div{display: none;z-index: 999;position: fixed;top: 50%;left: 50%;margin-top: -153px;margin-left: -247px;}
.weixin_bak{position: fixed;top: 50%;left: 50%;margin-top: -153px;margin-left: -247px;}
.weixin_code{position: fixed;top: 50%;left: 50%;margin-top: -95px;margin-left: -77px;width: 155px;}
.weixin_cross{position: fixed;top: 50%;left: 50%;margin-top: -140px;margin-left: 220px;}
/*下载页*/
.hkPage.Advertising{height: 700px;width: 100%;min-width: 1200px;background-image: url(../images/new/mobile_bak_5.jpg);background-position: top center;background-repeat: no-repeat;position: relative;overflow: hidden;padding-bottom: 50px;}
.hkPage.Advertising .btn{position: absolute;left: 50%;top: 315px;margin-left: -140px;}
.hkPage.Advertising .btn2{position: absolute;left: 50%;top: 315px;margin-left: 45px;}
/*首页导航栏*/
.hkPage .navBar_2{height: 75px;line-height: 75px;width: 1200px;margin: 0 auto;overflow: hidden;}
.hkPage .navBar_2 .left{float: left;}
.hkPage .navBar_2 .left img{margin: 22px 10px;}
.hkPage .navBar_2 .right{float: right;font-size: 14px;}
.hkPage .navBar_2 .right img{position: relative;top: 4px;margin-right: 5px;}
.hkPage .navBar_2 .right a{text-decoration: none;color: #000;}
/*css精灵图定位*/
#Icon_header_sider_logo_3{background: url(../images/new/spriteIcons_11.png) -0px -0px no-repeat; width: 162px; height: 188px;}
#Icon_header_sider_logo_2{background: url(../images/new/spriteIcons_11.png) -162px -0px no-repeat; width: 43px; height: 43px;}
#Icon_header_sider_logo_1{background: url(../images/new/spriteIcons_11.png) -162px -43px no-repeat; width: 43px; height: 43px;}
#Icon_alert_cross{background: url(../images/new/spriteIcons_11.png) -162px -86px no-repeat; width: 35px; height: 35px;}
#Icon_login_cross{background: url(../images/new/spriteIcons_11.png) -162px -121px no-repeat; width: 31px; height: 31px;}
#Icon_m_topic_rightBar_top_1{background: url(../images/new/spriteIcons_11.png) -162px -152px no-repeat; width: 20px; height: 24px;}
#Icon_rank_right_logo_a{background: url(../images/new/spriteIcons_11.png) -182px -152px no-repeat; width: 23px; height: 23px;}
#Icon_rank_right_logo_c{background: url(../images/new/spriteIcons_11.png) -205px -0px no-repeat; width: 23px; height: 23px;}
#Icon_rank_right_logo_b{background: url(../images/new/spriteIcons_11.png) -205px -23px no-repeat; width: 23px; height: 23px;}
#Icon_rank_right_logo_d{background: url(../images/new/spriteIcons_11.png) -205px -46px no-repeat; width: 23px; height: 23px;}
#Icon_searchResult_logo_hot{background: url(../images/new/spriteIcons_11.png) -162px -176px no-repeat; width: 36px; height: 20px;}
#Icon_index_logo_4{background: url(../images/new/spriteIcons_11.png) -205px -69px no-repeat; width: 13px; height: 16px;}
#Icon_index_logo_2{background: url(../images/new/spriteIcons_11.png) -205px -85px no-repeat; width: 16px; height: 16px;}
#Icon_index_logo_3{background: url(../images/new/spriteIcons_11.png) -205px -101px no-repeat; width: 12px; height: 15px;}
#Icon_index_logo_1{background: url(../images/new/spriteIcons_11.png) -205px -116px no-repeat; width: 15px; height: 15px;}
#Icon_index_logo_5{background: url(../images/new/spriteIcons_11.png) -205px -131px no-repeat; width: 14px; height: 13px;}
#Icon_searchResult_comic_logo_4{background: url(../images/new/spriteIcons_11.png) -217px -179px no-repeat; width: 10px; height: 12px;}
#Icon_detailPage_tip_logo_1{background: url(../images/new/spriteIcons_11.png) -205px -144px no-repeat; width: 12px; height: 12px;}
#Icon_detailPage_tip_logo{background: url(../images/new/spriteIcons_11.png) -205px -156px no-repeat; width: 12px; height: 12px;}
#Icon_searchResult_comic_logo_4_2{background: url(../images/new/spriteIcons_11.png) -205px -189px no-repeat; width: 10px; height: 11px;}
#Icon_searchResult_comic_logo_1{background: url(../images/new/spriteIcons_11.png) -217px -144px no-repeat; width: 10px; height: 11px;}
#Icon_searchResult_comic_logo_4_3{background: url(../images/new/spriteIcons_11.png) -217px -156px no-repeat; width: 11px; height: 11px;}
#Icon_searchResult_comic_logo_4_1{background: url(../images/new/spriteIcons_11.png) -205px -168px no-repeat; width: 11px; height: 11px;}
#Icon_searchResult_comic_logo_4_4{background: url(../images/new/spriteIcons_11.png) -216px -168px no-repeat; width: 11px; height: 11px;}
#Icon_searchResult_comic_logo_3{background: url(../images/new/spriteIcons_11.png) -205px -179px no-repeat; width: 10px; height: 10px;}
#Icon_searchResult_comic_logo_2{background: url(../images/new/spriteIcons_11.png) -218px -193px no-repeat; width: 9px; height: 7px;}
#Icon_m_header_logo{background: url(../images/new/spriteIcons_2.png) -0px -0px no-repeat; width: 156px; height: 74px;}
#Icon_m_header_logo_1{background: url(../images/new/spriteIcons_2.png) -0px -74px no-repeat; width: 156px; height: 74px;}
#Icon_m_classBar_btn{background: url(../images/new/spriteIcons_2.png) -156px -0px no-repeat; width: 112px; height: 44px;}
#Icon_m_header_searchBtn{background: url(../images/new/spriteIcons_2.png) -156px -44px no-repeat; width: 85px; height: 42px;}
#Icon_m_navBar_uploadBtn{background: url(../images/new/spriteIcons_2.png) -156px -86px no-repeat; width: 111px; height: 42px;}
#Icon_shelf_login_btn{background: url(../images/new/spriteIcons_2.png) -0px -148px no-repeat; width: 120px; height: 36px;}
#Icon_m_header_btn_2{background: url(../images/new/spriteIcons_2.png) -120px -148px no-repeat; width: 64px; height: 34px;}
#Icon_m_index_top_login_btn_a{background: url(../images/new/spriteIcons_2.png) -150px -184px no-repeat; width: 50px; height: 33px;}
#Icon_m_index_top_reg_btn{background: url(../images/new/spriteIcons_2.png) -0px -184px no-repeat; width: 50px; height: 33px;}
#Icon_m_index_top_reg_btn_a{background: url(../images/new/spriteIcons_2.png) -50px -184px no-repeat; width: 50px; height: 33px;}
#Icon_m_index_top_login_btn{background: url(../images/new/spriteIcons_2.png) -100px -184px no-repeat; width: 50px; height: 33px;}
/*关于我们*/
.mPage .aboutUs{border: 1px solid #dedede;margin-top: 20px;width: 240px;;vertical-align: top;}
.mPage .aboutUs .topBar{text-align: center;padding: 15px 0;border-bottom: 1px solid #dedede;}
.mPage .aboutUs ul{*height: 335px;}
.mPage .aboutUs ul li{font-size: 18px;text-align: center;line-height: 58px;height: 58px;cursor: pointer;color: #444;}
.mPage .aboutUs ul li:hover{color: #ff5050;}
.mPage .aboutUs ul li.active{background-color: #fee3e2;background-image: url(../images/new/aboutUs_a_bak.png);background-repeat: no-repeat;}
/*关于我们窗口*/
.mPage .mainForm .aboutUsResult{padding: 0 0 20px 0;border: 1px solid #dedede;}
.mPage .mainForm .aboutUsResult .topBar{height: 45px;padding-left: 35px;padding-top: 15px;border-bottom: 1px dashed #d5d5d5;}
.mPage .mainForm .aboutUsResult .content{padding: 50px;min-height: 350px;}
.mPage .mainForm .aboutUsResult .content h1{font-size: 24px;color: #000;font-weight: bold;padding: 20px 0;}
.mPage .mainForm .aboutUsResult .content p.c_1{font-size: 18px;color: #949494;padding-top: 10px;}
.mPage .mainForm .aboutUsResult .content p.c_1 span.ib{width: 25px;height: 15px;background: url(../images/new/aboutUs_icon_1.png) 5px 0px no-repeat;margin-left: 25px;}
.mPage .mainForm .aboutUsResult .content p.c_1 span.ib:first-child{margin-left: 0px;}
.mPage .mainForm .aboutUsResult .content p.bd{border-bottom: 1px solid #dedede;}
.mPage .mainForm .aboutUsResult .content p.jobTitle{font-size: 20px;color: #555;padding: 20px 0;height: 26px;}
.mPage .mainForm .aboutUsResult .content p.jobTitle span.ib{height: 26px;width: 7px;background-color: #ff5050;float: left;margin-right: 10px;}
.mPage .mainForm .aboutUsResult .content p.jobContent{font-size: 14px;color: #555;line-height: 30px;}
.mPage .mainForm .aboutUsResult .content .item{width: 340px;padding: 35px;}
.mPage .mainForm .aboutUsResult .content .item p{font-size: 18px;color: #545454;}
.mPage .mainForm .aboutUsResult .content .item p.title{font-weight: bold;padding: 20px 0;}
.mPage .mainForm .aboutUsResult .content img.mapPic{width: 836px;}
.mPage .mainForm .aboutUsResult .content h2{font-size: 18px;color: #545454;text-align: center;font-weight: bold;padding-bottom: 30px;}

.releasePage{width: 800px;margin: 50px auto;position: relative;margin-bottom:0;}
.releasePage h2{font-size: 23px;text-align: center;}
.releasePage p{color: #626262;font-size: 14px;line-height: 25px;}
.releasePage p.date{color: #8c8c8c;font-size: 14px;text-align: center;margin-top: 5px;margin-bottom: 40px;padding-bottom: 20px;border-bottom: 1px solid #ddd}
.releasePage img.i{width: 100%;margin: 20px 0;}
.releasePage img.logo_1{position: absolute;top: 700px;left: -100px;}
.releasePage img.logo_2{position: absolute;top: 2200px;right: -80px;}


.releasePage p{ margin-bottom: 10px;}
.releasePage h3{ font-size: 16px; font-weight: 700; margin-bottom: 10px; color: #626262;}

