/* 全局控制 */
*{margin: 0; padding: 0; list-style: none;}
body{color: #9e9e9e; font:14px "Microsoft Yahei", arial,sans-serif; background: #f0f0f0;}

/* 重置默认样式 */
img{border: none;}
a,s{text-decoration: none; outline: none; display: inline-block; color: #333;}
a:hover{color: #f26552;}
input,textarea,select,button{border: none; resize: none; outline: none; font-family: "Microsoft Yahei"; color: #666;}
button{cursor: pointer; letter-spacing: 2px; }
em,h1,h2,h3,h4,i,b{font-style: normal; font-weight: normal;}
em,span,i{display: inline-block;}

/* 整站内容公共样式 */
.content{width: 1100px; margin: 0 auto; overflow: hidden;}

/* 书名 */
.content h3{font-size: 14px;}
.content h3 a{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

/*作者、简介*/
.book_inf{font-size: 12px;}
.book_inf .int{height: 34px; overflow: hidden; text-overflow: ellipsis;
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap:break-word;}
.book_inf .aut{overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;}
.book_inf .tag{float: right}

/* 封面缩放效果 */
.book_cov{border: 1px solid #f3f3f3;  overflow: hidden;  display: block;}
.book_cov img{width: 100%; height: 100%; transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s;}
.book_cov:hover img{transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1);}
/* icon路径 */
s{background: url(../images/iconC.png) no-repeat;}
.vzj{width: 21px; height: 10px; background: url(../images/iconC.png) no-repeat -154px -48px; margin: 10px 22px 0 10px; float: right;}

/* 公共头部 */
.header{width: 100%; height: 80px; background: #fff; margin-bottom: 20px;}
.headWrap{width: 1100px; margin: 0 auto;height: 80px; background: #fff;}
/* logo */
.headWrap h1{width: 170px; height: 50px; padding-top: 15px; float: left;}
.headWrap h1 a{width: 170px; height: 50px; }
.headWrap h1 img{width: 100%; height: 100%;}
/*导航 */
.headWrap .nav{float: left; margin: 24px 0 0 30px;}
.headWrap .nav li{float: left; margin: 0 2px;}
.headWrap .nav li a{width: 64px; height: 32px; line-height: 32px; text-align: center; font-size: 16px; color: #6a6a6a; border-radius: 4px;}
.headWrap .nav li a:hover{color: #f26552;}
.headWrap .nav .on a{background: #f26552; color: #fff;}
.headWrap .nav .on a:hover{color: #fff; }
/* 搜索和登陆 */
.headWrap_r{float: right;}
/* 搜索 */
.headWrap_r .search{float: left; position: relative; width: 48px; height: 28px; margin-top: 26px; border-left: 1px solid #d2d2d2; transition: width 0.5s; -moz-transition: width 0.5s;  -webkit-transition: width 0.5s;  -o-transition: width 0.5s; -ms-transition: width 0.5s;}
.headWrap_r .long{width: 238px;}
.headWrap_r .long .search_btn s{background-position: -30px 0;}
.search_sel{height: 28px; position: absolute; left: 0; padding: 0 16px; visibility: hidden; opacity: 0; transition: opacity 0.5s; -moz-transition: opacity 0.5s;  -webkit-transition: opacity 0.5s;  -o-transition: opacity 0.5s; -ms-transition: opcity 0.5s;}
.headWrap_r .long .search_sel{visibility: visible; opacity: 1;  border-right: 1px solid #d2d2d2;}
.search_sel input{width: 156px; height: 28px; line-height: 28px; font-size: 14px;}
.headWrap_r .search .search_btn{width: 47px; height: 28px; text-align: center; position: absolute; right: 0; border-right: 1px solid #d2d2d2; background: #fff;}
.headWrap_r .search .search_btn s{width: 24px; height: 24px; background-position: 0 0; margin-top: 2px;}
.headWrap_r .long .search_btn s{background-position: -30px 0;}
.headWrap_r .search .search_btn:hover s{background-position: -30px 0;}

/* 登陆 */
.headWrap_r .login{float: right; position: relative; background: #fff; padding-top: 30px;}
.headWrap_r .login .login_before{width: 60px; height: 18px; padding-left: 20px; cursor: pointer; display: block;}
.headWrap_r .login .login_before s{width: 17px; height: 18px; background-position: -61px 0; margin-right: 5px;}
.headWrap_r .login s{float: left;}
.headWrap_r .login a{float: left; color: #9e9e9e;}
.headWrap_r .login .login_before:hover s{background-position: -81px 0;}
.headWrap_r .login .login_after{width: 146px;  margin: 0 0 0 10px; position: relative; display: none;}
.headWrap_r .login .login_after img{float: left; width: 22px; height: 22px; border-radius: 50%; margin-right: 10px;}
.headWrap_r .login .login_after a{ font-size: 12px; color: #6a6a6a; max-width: 84px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.headWrap_r .login .login_after .yh{ padding: 0 10px 0 15px; position: relative; z-index: 100;}
.headWrap_r .login .login_after .yh a{margin: 2px 0 0 0;}
.headWrap_r .login a:hover{color: #f26552;} 
.headWrap_r .login_after:hover .xiala{display: block;}
.headWrap_r .login_after .xiala{width: 146px; height: 126px; background:#fff; box-shadow: 0 0 5px rgba(0,0,0,0.1); border-radius: 4px; position: absolute; left: 0; top: -14px; z-index: 99; padding-top: 50px; display: none;}
.headWrap_r .login_after .xiala li{height: 42px; line-height: 42px; padding: 0 0 0 15px; cursor: pointer;}
.headWrap_r .login_after .xiala li:hover{background: #fafafa;}
.headWrap_r .login_after .xiala .on{background: #fafafa;}
.headWrap_r .login_after .xiala s{width: 14px; height: 14px; margin: 15px 14px 0 5px;}
.headWrap_r .login_after .xiala .sj{background-position: -203px 0;}
.headWrap_r .login_after .xiala .grzx{background-position: -203px -17px;}
.headWrap_r .login_after .xiala .tc{background-position: -203px -35px;}

/* 公共底部 */
.foot{width: 100%; margin-top: 20px; background: #434343;}
.foot a{color: #a2a2a2;}
.foot a:hover{color: #f26552;}
.foot_T{width: 100%; background: url(../images/foot_line.jpg) repeat-x left bottom; padding: 0 0 16px 0;}
.foot_T p{font-size: 18px; color: #fff; padding: 30px 0 20px;}
.foot_T .tWrap{width: 1100px; margin: 0 auto; overflow: hidden;}
.foot_T .tWrap ul li{float: left; margin: 0 26px 10px 0;}
.foot_B{padding: 30px 0;}
.foot_B p{width: 590px; text-align: center; line-height: 24px; margin: 0 auto; font-size: 12px;}
.foot_B .Co{margin: 25px auto 6px;}
.foot_B p a{margin: 0 14px;}

/* 回顶部 */
.gotop{position: fixed; bottom: 10px; right: 10px; cursor: pointer; display: none;}


/* 间隔广告横幅 */
.content .adv{margin: 20px 0;}
.content .adv a{width: 1100px; height: 90px; border: 1px solid #f3f3f3;}
.content .adv img{width: 100%; height: 100%;}

/* 分区大标题 */
.area_head{overflow: hidden; margin-bottom: 34px;}
.area_head .log_line{width: 402px; height: 2px; background: #f0f0f0; float: left; margin-top: 20px;}
.area_head h4{width: 160px; height: 38px; font-size: 28px; margin: 0 50px; float: left; color: #333;}
.area_head h4 s{width: 26px; height: 30px; background-position: -1px -26px; margin: 3px 18px 0 0; float: left;}
.area_head h4 s.book{background-position: -150px -26px;}

.pdcon s {background: url(../images/pdIcon.png) no-repeat;}
.content .area2{width: 1100px; background: #fff; margin: 0 0 20px 0;}

.f1{height: 445px; overflow: hidden;}
.f1_L{width: 356px; float: left; padding: 34px 25px 0;}
.f1_L .tjw{width: 200px; height: 250px; border: 1px solid #f3f3f3; float: left; overflow: hidden;}
.f1_L .tjw .book_cov{width: 200px; height: 250px; border: none;}
.f1_L ol{ float: right;}
.f1_L ol li{width: 88px; height: 35px; line-height: 34px; padding: 0 28px 0 14px; position: relative; background: #fafafa; border: 1px solid #e9e8e8; font-size: 12px; border-radius: 2px; cursor: pointer; margin: 0 0 16px 0;}
.f1_L ol li i{max-width: 88px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.f1_L ol li .arr{width: 10px; height: 17px; background-position: -1px -210px; position: absolute; left: -11px; top: 8px; display: none;}
.f1_L ol li .xh{width: 11px; height: 30px; line-height: 17px; padding: 0 0 0 13px; background-position: -27px -165px; position: absolute; top: -1px; right: -1px; color: #fff;}
.f1_L ol li:hover{background: #3498DB; border: 1px solid #3498DB; color: #fff;}
.f1_L ol li:hover .arr{display: block;}
.f1_L ol .on{background: #3498DB; border: 1px solid #3498DB; color: #fff;}
.f1_L ol .on .arr{display: block;}
.f2_L .book_inf{width: 218px; float: left;}
.f1_L h3{text-align: center; padding: 18px 0 16px 0;}
.f2_L h3 a{max-width: 218px;}
.f1_L .int{height: 50px; overflow: hidden; text-overflow: ellipsis;
display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.f1_L .book_inf {float: left;  width: 356px;}
.md {width: 659px;height: 445px;padding: 20px 0 18px 34px;float: left;border-left: 1px solid #f0f0f0;}
.md .bookLink {
    float: left;
    width: 50%;
}
.bookLink a, .rt a {
    display: block;
    overflow: hidden;
    color: #999;
    font-size: 14px;
    padding-right: 33px;
    margin-bottom: 25px;
}
.md .bookLink a {
    margin-bottom: 33px!important;
}
.bookLink a .bookImg, .rt a .bookImg {
    overflow: hidden;
    width: 94px;
    height: 125px;
    float: left;
    margin-right: 23px;
}
.bookLink a img, .rt a img {
    width: 100%;
    height: 100%;
    transition: transform .3s ease-out;
}
.bookLink a h2, .rt a h2 {
    color: #000;
    font-size: 14px;
    margin: 7px 0 6px;
}
.bookLink a p, .rt a p {
    font-size: 12px;
    line-height: 24px;
    margin-top: 8px;
    height: 44px;
    overflow: hidden;
}
.md .oneLine {
    position: relative;
    left: -7px;
}
.md .oneLine a {
    font-size: 14px;
    color: #000;
    margin-bottom: 14px!important;
}
.md .oneLine a em {
    color: #999;
}

.zdz,.titp{font-size: 16px;}

/* 热门推荐 */
.content .area{width: 1064px; height: 514px; background: #fff; padding: 38px 18px 40px;}
.f2 .area_head{overflow: hidden; margin-bottom: 15px;}
.f2 .f2_list{overflow: hidden; padding: 0 10px;}
.f2 .f2_list li{overflow: hidden; width: 122px; margin: 6px 0; float: left; padding: 13px 26px;}
.f2 .f2_list .on{box-shadow: 0px 4px 7px rgba(0,0,0,0.3); border-radius: 5px;}
.f2 .f2_list li .book_cov{width: 120px; height: 150px;}
.f2 .f2_list li .book_inf{text-align: center; margin-top: 8px;}
.f2 .f2_list li h3 a{max-width: 120px;}
.f2 .f2_list li .aut{max-width: 120px;}

/* 男女生频道 */
/* 男生频道 */
.content .f3{height: 604px; padding-bottom: 40px;}
.content .f3 .area_head .men{background-position: -30px -27px; margin-top: 5px;}
.f3_L{float: left; width: 230px; padding:5px 43px 0 25px;}
.f3_L h3{font-size: 24px; height: 80px;}
.f3_L h3 a{max-width: 230px;}
.f3_L .book_cov{width: 200px; height: 254px; margin: 10px auto 70px; }
.f3_L .book_inf{overflow: hidden;}
.f3_L .book_inf .book_inf01{height: 66px; margin-bottom: 10px; overflow: hidden;}
.f3_L .book_inf span{width: 115px; float: left; margin-bottom: 6px;}
.f3_L .book_inf .fr{float: right; width: 84px;}
.f3_C{width: 512px; overflow: hidden; border-left: 1px solid #f0f0f0; float: left;}
.f3_C ul{overflow: hidden; height: 554px;}
.f3_C ul li{width: 170px; height: 261px; padding: 16px 42px 0; border-right: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; float: left;}
.f3_C ul .no_bor{border-bottom: none;}
.f3_C ul li h3{width: 170px; height: 22px; border-bottom:  1px solid #f0f0f0; margin-bottom: 8px;}
.f3_C ul li h3 a{max-width: 160px;}
.f3_C ul li .aut{max-width: 108px;}
.f3_C ul li .book_cov{width: 100px; height: 125px; margin: 16px auto 10px ;}

/* 女生频道 */    
.f3 .area_head .women{background-position: -58px -27px; margin-top: 5px;}   

/*查看更多按钮 */
.more{font-size: 12px; display: block; text-align: center;}
.more a{color: #ccc;}
.more a i{float: left; margin: 0 6px;}
.more a s{width: 15px; height: 1px; background-position: -124px 0; float: left;  margin-top: 8px;}
.more:hover a{color: #f26552;}
.more:hover a s{width: 15px; height: 1px; background-position: -124px -1px; float: left;}

/* 右侧榜单 */
.com_R{width: 234px; padding-left: 18px; float: left;}

/*榜单标题 */
.com_R h2{width: 234px; height: 28px; font-size: 16px; color: #333;  border-bottom: 1px solid #f0f0f0;  font-weight: bold;}
.com_R h2 s{width: 22px; height: 17px; background-position: -101px -1px; margin: 2px 10px 0 0;  float: left;}

/* 列表 */
.com_R .list_wrap{overflow: hidden;}
.com_R .list{padding: 20px 0 4px 0; overflow: hidden;}
.com_R .list li{overflow: hidden; margin-bottom: 17px;}
.com_R .list li em{float: left; width: 18px; height: 18px; line-height: 17px; text-align: center; border-radius: 50%; background: #d2d2d2; color: #fff; font-size: 12px; margin-right: 8px;}
.com_R .list li .red_bg{background: #f26552;}
.com_R .list li h3{width: 206px;line-height: 16px;}
.com_R .list li h3 a{max-width: 206px;}
.nv_list .list li h3 a{max-width: 136px;}
.com_R .list li .name{float: left;}
.com_R .list li .open{ width: 234px; height: 100px; display: none; overflow: hidden; padding-top: 12px;}
.com_R .list .lis_sh .open{display: block;}
.com_R .list li .book_cov{width: 72px; height: 90px; margin-right: 12px; float: left;}
.com_R .list li .book_inf{float: left; padding-bottom: 10px; width: 132px; }
.com_R .list li .book_inf .aut{max-width: 132px;}
.com_R .list li .book_inf .int{margin-top: 22px;}

/* 作品更新  */
.f4 .area_head{margin-bottom: 24px;}
.f4 .area_head .new{width: 30px; background-position: -90px -27px; margin-top: 5px;}  

/* 左 */
.content .f4{height: 1080px;}
.f4_L{width: 100%;}
.f4_L .h_tab{width: 100%; height: 28px; border-bottom: 2px solid #f0f0f0;  color: #ccc;}
.f4_L .h_tab span{font-size: 16px; cursor: pointer;}
.f4_L .h_tab .line{margin: 0 26px;}
.f4_L .h_tab s{width: 9px; height: 4px; background-position: -124px -4px; margin: 3px auto 0; display: none;}
.f4_L .h_tab .on{color: #333;}
.f4_L .h_tab .on s{display: block;}
.f4_L .new_list ol ul{height: 46px; line-height: 46px; padding: 0 10px; overflow: hidden;}
.f4_L .new_list ol .list_h{ height: 38px; line-height: 38px; background: #fafafa;  margin: 20px 0 14px 0; font-size: 12px;}
.f4_L .new_list ol ul li{float: left;}
.f4_L .new_list ol ul li a{color: #9e9e9e;}
.f4_L .new_list ol ul .lb{width: 120px;}
.f4_L .new_list ol ul .sm{width: 250px;}
.f4_L .new_list ol ul .sm h3{height: 46px;}
.f4_L .new_list ol ul .sm h3 a{max-width: 150px; color: #333;}
.f4_L .new_list ol ul .gx{width: 385px;}
.f4_L .new_list ol ul .gx a{max-width: 210px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  float: left; }
.gx .vzj{margin: 17px 0 0 6px; float: left;}
.f4_L .new_list ol ul .zz{width: 150px; overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;}
.f4_L .new_list ol ul .sj{width: 130px; text-align: right; font-size: 12px;}
.f4_L .new_list ol{display: none}
.f4_L .new_list .cur{display: block;}
.f4_L .new_list ol ul li a:hover{color: #f26552;}
 
 /* 精品推荐 */
.rec{width: 1100px; height: 230px; background: #fff; margin-top: 20px;}
.rec .rec_L{width: 74px; height: 200px; border-right: 1px solid #f0f0f0; float: left; margin: 15px 8px 0 0;}
.rec .rec_L h2{width: 22px; font-size: 22px; color: #333; word-wrap: break-word; letter-spacing: 20px; margin: 0 auto; padding-top: 40px}
.rec .rec_R{float: left;}
.rec .rec_R li{padding: 23px 12px 22px; float: left; height: 185px;}
.rec .rec_R li .book_cov{width: 100px; height: 125px; margin-bottom: 16px;}
.rec .rec_R li .book_inf{text-align: center;}
.rec .rec_R h3 a{max-width: 102px;}
.rec .rec_R .aut{max-width: 102px;}

/* 筛选 */
.find{background: #fff; width: 1100px;overflow: hidden; margin-bottom: 20px;}
.find .fi_t{padding: 40px 0;  border-bottom: 1px solid #f0f0f0; }
.find .boFi{width: 468px; height: 38px; border: 1px solid #8a8a8a; border-radius: 20px; margin: 0 auto; overflow: hidden;}
.find .boFi span{float: left; margin: 6px 20px 0 14px;}
.find .boFi input{width: 330px; height: 38px; border-right: 1px solid #d8d8d8; color: #666; /* margin-top: 10px;  */float: left;}
.find .boFi span s{width: 24px; height: 24px; background-position: 0 0;}
.find .boFi a{width: 60px; text-align: center; letter-spacing: 2px; font-size: 16px; margin: 7px; float: left; }
.find .opt{background: #fff; padding: 18px 42px 14px; overflow: hidden;}
.find .opt .optCl{overflow: hidden;}
.find .opt .optTit{width: 85px; float: left; color: #333; padding-top: 18px;}
.find .opt ul{width: 930px; border-bottom: 1px solid #f0f0f0; overflow: hidden; float: left; padding: 14px 0;}
.find .opt ul li{float: left;}
.find .opt ul li .optWo{padding-left: 56px;}
.find .opt ul li a{padding: 4px 10px; margin: 0 4px 4px; border-radius: 5px; color: #9e9e9e;}
.find .opt ul li a:hover{color: #f26552;}
.find .opt ul li .on{ padding: 4px 10px; margin: 0 4px; border-radius: 5px; background: #7f6e6e; color: #fff;}
.find .opt ul li .on:hover{color: #fff;}
.find .opt .no_bor{border-bottom: none;}

/*列表*/
.result{background: #fff; width: 1100px; overflow: hidden;}
.result ul{overflow: hidden;}
.result ul li{padding: 30px 42px; border-bottom: 1px solid #f0f0f0; overflow: hidden;}
.result ul li .book_cov{width: 120px; height: 150px; float: left;}
.result ul li .book_inf{width: 670px; float: left; overflow: hidden; padding-left: 40px;}
.result ul li .book_inf h3{margin-bottom: 10px; font-size: 16px;}
.result ul li .book_inf p{line-height: 18px;}
.result ul li .book_inf p span{margin-right: 28px;}
.result ul li .book_inf p i{margin-right: 6px;}
.result ul li .book_inf p b{color: #333;}
.result ul li .book_inf .tags{margin: 4px 0 18px 0;}
.result ul li .book_inf .int{margin: 6px 0 0 0;}
.result ul li .right{float: right; overflow: hidden; width: 170px; text-align: right;}
.result ul li .right span{font-size: 12px;}
.result ul li .right .btn{width: 116px; height: 30px;  text-align: center; line-height: 30px; background: #d2d2d2; border-radius: 2px; color: #fff; float: right; }
.result ul li .right .read_btn{margin: 62px 0 10px 0; background: #f26552;}
.result ul li .right .read_btn:hover{background: #e5533f;}
.result ul li .right .store_btn:hover{background: #c4c4c4;}

/* 页码切换 */
.changepage{padding: 60px 0; text-align: center;}
.changepage ul{display: inline-block;}
.changepage ul li{float: left; width: 40px; height: 28px; line-height: 28px; text-align: center; background: #f7f7f7; border-radius: 4px; margin: 0 5px; color: #a1a1a1;padding:0;border-bottom:0;}
.changepage ul li a{width: 100%;height: 100%}
.changepage .sl{line-height: 20px;}
.changepage .active{background: #f26552; color: #fff;}
.changepage .active:hover{background: #f26552; color: #fff;}

/* 书的信息 */
.info s {background: url(../images/sj_icon.png) no-repeat;float: left;}
.info{width: 1100px; height: 460px; background: #fff; margin-bottom: 20px;}
.info_box{width: 894px; height: 460px; border-right: 1px solid #f0f0f0; float: left;}
.info_L{width: 312px; height: 366px; border-right: 1px solid #f0f0f0; padding-top: 52px;  position: relative; float: left;}
.info_L .book_cov{width: 200px; height: 250px; margin: 0 auto 44px;}
.info_L .state{position: absolute; left: 55px; top: 52px;}
.info_L .btn a{width: 100px; height: 28px; border: 1px solid #d2d2d2; border-radius: 4px; line-height: 28px; font-size: 12px; color: #6a6a6a;}
.info_L .btn a:hover{background: #d2d2d2; color: #fff;}
.info_L .btn .sc s{width: 16px; height: 15px; background-position: -23px 0; margin: 5px 10px 0 12px;}
.info_L .btn .sc:hover s{background-position: -40px 0;}
.info_L .btn .ysc{background: #d2d2d2; color: #fff;}
.info_L .btn .ysc s{background-position: -62px -82px; margin: 6px 10px 0 12px;}
.info_L .btn .ysc:hover s{background-position: -62px -82px;}
.info_L .btn .xh s{width: 16px; height: 15px; background-position: -58px 0; margin: 6px 10px 0 12px;}
.info_L .btn .xh:hover s{background-position: -43px -77px;}
.info_L .btn .sc{margin: 0 14px 0 48px;}
.info_C{width: 580px; float: left; padding-top: 30px;}
.info_C h3{width: 445px; float: left; font-size: 20px;}
.info_C h3 a{max-width: 445px;}
.info_C .c01 span{font-size: 20px; color: #333; float: right;}
.info_C .c01{overflow: hidden; padding: 0 24px 0 16px;}
.info_C .c02{padding: 5px 24px 40px 16px;}
.info_C .c02 span{float: left;}
.info_C .c02 .pfBtn{float: right; color: #f26552;}
.info_C .c02 .zz{margin: 0 20px 0 0;}
.info_C .c03{height: 85px; padding: 10px 24px 38px 16px;  position: relative;/*  background: #fff; */ border-bottom: 1px solid #f0f0f0;}
.info_C .c03 .c03_box{position: absolute; left: 0; top: 31px; padding: 10px 24px 38px 16px; overflow: hidden; z-index: 1; background: #fff;}
.info_C .c03 .jianjie{font-size: 16px; color: #333; margin-bottom: 10px;}
.info_C .c03 .jj_con{width: 540px; max-height: 256px; overflow: hidden;  line-height: 18px;}
.info_C .c03 span{position: absolute; bottom: 6px; right: 24px; color: #ccc; cursor: pointer;}
.info_C .c03 span:hover{color: #f26552;}
.info_C .c03 span:hover s{background-position: -40px -18px;}
.info_C .c03 span s{width: 13px; height: 7px; float: right; margin: 5px 0 0 5px; background-position: -26px -18px;}
.info_C .c03 .zk_btn{display: block;}
.info_C .c03 .sq_btn{display: none;}
.info_C .c03 .sq_btn s{background-position: -54px -18px;}
.info_C .c03 .sq_btn:hover s{background-position: -69px -18px;}
.info_C .c04{padding: 40px 0 0 0;}
.info_C .c04 a{width: 64px; height: 34px; line-height: 34px; text-align: center; background: #d2d2d2; border-radius: 5px; color: #fff; font-size: 14px;}
.info_C .c04 .read{margin: 0 12px 0 22px; background: #f26552; width: 100px;}
.info_C .c04 .read:hover{background: #e5533f;}
.info_C .c04 .mulu:hover{background: #c4c4c4;}
/* .info_C .c04 .read:hover{background: #e10808;}
.info_C .c04 .mulu:hover{background: #8c8c8c;} */
.info_C .c05{width: 508px; font-size: 12px; background: #fbfbfb; margin: 54px auto 0; padding: 15px 15px; color: #666;}
.info_C .c05 a{color: #666; margin: 0 20px 0 0;}
.info_C .c05 a:hover{color: #f26552;}
.info_R{width: 180px; height: 460px; float: right; background: #fafafa; padding: 0 12px 0;}
.info_R .inf02{padding: 29px 0;}
.info_R .inf02 p{padding: 0 0 0 14px; line-height: 30px; font-size: 12px;}
.info_R h4{ color: #333; margin: 0 0 8px 0;}
.info_R h4 s{width: 7px; height: 13px; float: right; margin: 3px 0 0 15px; cursor: pointer;}
.info_R h4 .qh_L{background-position: 0 -29px;}
.info_R h4 .qh_L:hover{background-position: -18px -29px;}
.info_R h4 .qh_R{background-position: -9px -29px;}
.info_R h4 .qh_R:hover{background-position: -27px -29px;}
.info_R .zpzs{width: 180px; height: 102px; overflow: hidden;}
.info_R ul{width: 2000px; padding: 10px 0 0 0; overflow: hidden;}
.info_R ul li{float: left;}
.info_R ul li .book_cov{width: 72px; height: 90px; float: left; margin: 0 14px 0 0;} 
.info_R ul li .book_inf{float: left; width: 92px;}
.info_R ul li .book_inf a{width: 90px; font-size: 14px; margin: 0 0 18px; height: 40px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.info_R .wzp{text-align: center;}
.info_R .wzp img{margin: 19px 0 14px 0;}

/* 内容二  评论 */
.info2{width: 1100px; overflow: hidden; background: #fff;}
.info2_L{width: 808px; min-height: 1000px;  float: left; border-right: 1px solid #f0f0f0; padding: 0 0 44px 0;}
.info2_L .pl_tit{height: 34px; border-bottom: 1px solid #f0f0f0; padding: 32px 24px 0 26px;}
.info2_L .pl_tit h2{float: left; font-size: 18px; color: #333;}
.info2_L .pl_tit h2 i{max-width: 410px; overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; float: left;}
.info2_L .pl_tit h2 b{float: left;}
.sjxq .pl_tit h2{width: 90px;}
.info2_L .pl_tit span{float: left; margin-top: 2px;}
.info2_L .pl_tit .btn{float: right; width: 80px; height: 24px; line-height: 24px; text-align: center; color: #fff; background: #f26552; font-size: 12px; border-radius: 10px;}
.info2_L .pl_tit .btn:hover{background: #e5533f;}
.info2_L .pl_con{overflow: hidden;padding: 10px 24px 0 26px;}
.info2_L .pl_con ul{overflow: hidden; display: block;}
.info2_L .pl_con ul li{padding: 28px 30px 0 26px; position: relative; overflow: hidden; border-bottom: 1px solid #f0f0f0;}
/* 更新章节 */
.info2_L .zj_con{padding: 20px 48px 30px;}
.info2_L .zj_con .zj{color: #f26552;}
.info2_L .zj_con .time{float: right; font-size: 12px;}
.info2_L .zj_con .zw{padding: 12px 10px 0; line-height: 20px; font-size: 12px; color: #666;}

/* 右边内容 */
.info2_R{width: 250px; float: left; padding: 0 20px;}
.info2_R h4{font-size: 16px; color: #333; margin: 26px 0 20px 0;}
.info2_R s{background: url(../images/sj_icon.png) no-repeat;float: left;}
.info2_R h4 s{width: 9px; height: 13px; background-position: -31px -77px; margin: 4px 8px 0 0;}

.info2_C{width:262px;overflow: hidden;}
.info2_C li{overflow: hidden; margin-bottom: 23px;}
.info2_C li h3{width: 262px; border-bottom: 1px solid #f0f0f0; height: 24px; margin-bottom: 4px;}
.info2_C li h3 a{max-width: 260px;}
.info2_C li .book_cov{float: left; width: 60px; height: 75px; margin: 0 14px 0 4px;}
.info2_C li .book_inf{float: right; width: 176px; margin-right:4px;}
.info2_C li .book_inf span{margin-top: 2px;}
.info2_C li .book_inf .aut{max-width: 120px; }
.info2_C li .book_inf .int{margin-top:22px;}

/*章节列表*/
.con_box{padding: 0 50px; overflow: hidden;background: #fff;font-size: 12px;}
.con_box .top{text-align: center; margin-bottom: 58px;}
.con_box h3{font-size: 20px; font-weight: 600; margin: 45px 0 12px 0;}
.con_box .fenlei{overflow: hidden; margin: 0 0 20px 0;}
.con_box .fenlei .tit{width: 998px; height: 34px; border: 1px solid #f0f0f0; font-size: 14px; line-height: 34px; color: #333;}
.con_box .fenlei .tit span{width: 4px; height: 14px; background: #f26552; margin: 10px 10px 0 10px; float: left;}
.con_box .fenlei .tit s{float: right; background: url(../images/shuji/sj_icon.png) no-repeat; width: 10px; height: 10px; background-position: -49px -73px; margin: 16px 10px 0 0; cursor: pointer;} 
.con_box .show .tit s{margin: 10px 10px 0 0; background-position: -64px -70px;}
.fL_con{width: 1000px; padding: 28px 0 50px 0; overflow: hidden;}
.fL_con ul li{float: left; width: 23%; height: 48px; line-height: 48px; border-bottom: 1px dashed #f0f0f0; padding: 0 10px;}
.fL_con ul li a{ max-width: 190px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.fL_con ul li a,.ydts a{color: #9e9e9e;}
.fL_con ul li a:hover,.ydts a:hover{color: #f26552;}
.fL_con ul li .vzj{margin: 19px 10px 0 0;}
.ydts{border-top: 1px solid #f0f0f0; padding: 0 50px 50px}
.ydts p{line-height: 20px; color: #c0c0c0;}
.ydts .ts{margin: 20px 0 10px 0;}

/*排行*/
.content_back{overflow: hidden; background: #fff; }
.rank_bt{width: 1030px; height: 45px; border-bottom: 2px solid #f0f0f0; overflow: hidden; padding: 35px 20px 0 50px; font-size: 20px; }
.rank_bt .all_btn{width: 72px; height: 24px; text-align: center; line-height: 24px; border-radius: 4px; font-size: 12px; color: #fff;  float: right; background: #7f6e6e;}

/* 各大榜单 */
.ki_li{overflow: hidden;}
.ki_li .com_R{width: 326px; overflow: hidden; padding: 20px 20px 0; font-size: 12px; border-bottom: 1px solid #f0f0f0;}
.ki_li .com_R .list_tit{overflow: hidden;}
.ki_li .com_R h2{width: 220px; font-size: 18px; font-weight: normal; border: none; float: left;}
.ki_li .com_R h2 s{width: 9px; height: 17px; background-position: -141px -9px;}
.ki_li .com_R h2 .or{background-position: -141px -26px;}
.ki_li .com_R h2 .bl{background-position: -141px -43px;}
.ki_li .com_R .list_tit span{width: 42px; height: 24px; line-height: 24px; text-align: center; color: #333; border-radius: 4px; float: left; margin-left: 10px; cursor: pointer;}
.ki_li .com_R .list_tit .show{color: #fff; background: #c4c4c4;}
.ki_li .com_R .list_wrap{width: 326px; overflow: hidden;}
.ki_li .com_R .list_wrap .swi{width: 1000px; overflow: hidden;}
.ki_li .com_R ol{width: 326px; overflow: hidden; border-bottom: 1px solid #f0f0f0; float: left;}
.ki_li .com_R ol li em{background: none; color: #9e9e9e; margin-right: 10px;}
.ki_li .com_R ol li h3{/*font-size: 12px; */width: 220px;}
.ki_li .com_R ol li h3 a{max-width: 200px;}
.ki_li .com_R ol li i{float: right;}
.ki_li .com_R ol li .open{width: 302px; height: 102px; padding: 10px 12px; margin-top: 8px; background: #fdfcfc; overflow: hidden;}
.ki_li .com_R ol li .open .book_cov{width: 80px; height: 100px;}
.ki_li .com_R ol li .book_inf{margin-left: 16px; text-align: left; width: 190px;}
.ki_li .com_R ol li .book_inf .aut{width: 192px;}
.ki_li .com_R ol li .book_inf .int{height: 48px; overflow: hidden; text-overflow: ellipsis;
display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-top: 16px;}
.ki_li .com_R .more{padding: 20px 0 30px 0;}
.ki_li .com_bd{border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; width: 324px;}

/* 二级排行榜 */
.rank02_con{width: 1100px; margin: 0 auto; overflow: hidden;}
.rank02_con h2{width: 186px; height: 38px; font-size: 28px; margin: 0 auto; color: #333; padding: 10px 0 30px 0;}
.rank02_con h2 s{width: 28px; height: 25px; background-position: -160px 0; margin: 8px 18px 0 0; float: left;}
.rank02_con .tab_tit{ height: 40px; background: #fff;}
.rank02_con .tab_tit .tab_b{height: 40px; line-height: 40px; padding: 0 0 0 50px; font-size: 12px; overflow: hidden;}
.rank02_con .tab_tit .tab_b a{color: #9e9e9e; margin-right: 30px;}
.rank02_con .tab_tit .tab_b a:hover{color: #f26552;}
.rank02_con .tab_tit .tab_b .select{color: #f26552;}
.rank02_con .tab_tit .tab_b p{float: left;}
.rank02_con .whole{overflow: hidden; background: #fff; margin-top: 24px;}
.rank02_con .whole ol{overflow: hidden; padding-bottom: 20px;}
.rank02_con .whole ol li{overflow: hidden;}
.rank02_con .whole ol li a{color: #9e9e9e;}
.rank02_con .whole ol li ul{padding: 0 40px; height: 40px;/*  line-height: 40px; */}
.rank02_con .whole ol li .list_h{height: 38px;  line-height: 38px; padding-top: 18px; border-bottom: 1px solid #f0f0f0; font-size: 12px; margin-bottom: 30px;}
.rank02_con .whole ul li{float: left;}
.rank02_con .whole ol li .pm{width: 30px; text-align: center; margin-right: 40px;}
.rank02_con .whole ol li .lb{width: 120px;}
.rank02_con .whole ol li .sm{width: 310px;}
.rank02_con .whole ol li .sm h3{height: 40px}
.rank02_con .whole ol li .sm a{max-width: 300px; font-size: 14px; color: #333;/*  overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; */}
.rank02_con .whole ol li .gx{width: 310px;}
.rank02_con .whole ol li .gx a{max-width: 250px; overflow: hidden;  white-space: nowrap; text-overflow: ellipsis; float: left;}
.rank02_con .whole ol li .gx s{float: left; margin: 5px 0 0 6px;}
.rank02_con .whole ol li .zz{width: 140px; overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;}
.rank02_con .whole ol li .rq{width: 70px; text-align: right;}
.rank02_con .whole ol li a:hover{color: #f26552;}

.newslist {background: #fff;width: 1100px;overflow: hidden;}
.newslist ul li {padding: 30px 42px;border-bottom: 1px solid #f0f0f0;overflow: hidden;}
.zlIntro {width: 820px;float: left;}
.zlIntro h2 {font-size: 16px;}
.zlIntro p {font-size: 13px;line-height: 24px;height: 48px;margin: 10px 0 5px;color: #9e9e9e;overflow: hidden;text-overflow: ellipsis;}
.f-pos-r {color: #333;font-size: 12px;position: relative;}
.zlIntro div.u-newsList-browse {display: inline-block;}
.zlIntro div.u-newsList-time {position: absolute;right: 40px;display: inline-block;}
.zlIntro div.u-newsList-time i {width: 13px;height: 13px;background-image: url(../images/time.png);background-position: -2px -3px;display: inline-block;vertical-align: text-bottom;margin-right: 5px;}
.zlIntro div.u-newsList-browse i {width: 13px;height: 13px;background-image: url(../images/look.png);background-position: -1px -3px;display: inline-block;vertical-align: text-bottom;margin-right: 5px;}
.newslist img {width: 196px;height: 110px;float: right;display: block;}

.info2_L .news{padding: 35px 38px 0 42px;}
.info2_L .news .ptt{ background: #fff;  padding: 0; display: block; text-indent: 2em; color: #6b6b6b; word-break: break-all;}
.info2_L .news .comC .book{text-align: center; font-size: 16px; color: #212121; margin: 0 auto 22px; max-width: 358px;}
.info2_L .news .comC .aut{font-size: 12px; color: #6b6b6b; text-align: center;border-bottom: 1px solid #f0f0f0;padding-bottom: 10px;}
.info2_L .news .comC .aut div.u-newsList-time {display: inline-block;margin-left: 50px;}
.info2_L .news .comC .aut div.u-newsList-time i {width: 13px;height: 13px;background-image: url(../images/time.png);background-position: -2px -3px;display: inline-block;vertical-align: text-bottom;margin-right: 5px;}
.info2_L .news .comC .aut div.u-newsList-browse {display: inline-block;}
.info2_L .news .comC .aut div.u-newsList-browse i {width: 13px;height: 13px;background-image: url(../images/look.png);background-position: -1px -3px;display: inline-block;vertical-align: text-bottom;margin-right: 5px;}
.info2_L .news .comC .int{padding-top: 18px;line-height: 24px; word-break: break-all;color: #6b6b6b;}
.info2_L .news .comC .int img {max-width: 90%;margin: 20px auto;display: block;}

.info2_L .news .comB{position: relative; margin-top: 20px;}
.info2_L .news .comB .rbtn{float: right; position: relative;}
.info2_L .news .comB .rbtn a{float: left;}
.info2_L .news .comB .rbtn img{width: 12px; height: 12px; margin: 4px 4px 0 0; float: left;}
.info2_L .news .comB .rbtn a i{float: left;color: #9e9e9e;font-size: 12px;}
