@charset "utf-8";
/*---------------- 通用---------------*/
body,div,p,ul,textarea,form,input,h1,h2,h3,h4,h5,dl,dt,dd,img,section,article,aside,header,footer,nav,dialog,figure,hgroup{margin:0;padding:0;font-size:16px}
em{font-style:normal}
body{ font-family:"微软雅黑",helvetica,arial;-webkit-text-size-adjust:none;color:#333; background-color:#f0f0f0;}
ul,ol,li{list-style:none}
.clearfix{clear:both;overflow:hidden}
img{border:0 none}
input {outline: 0;}
a{text-decoration:none;color:#177ffb;}input{-webkit-appearance:none}
.pd{ padding:0 15px;}
.red{ color:#fc0303; font-weight:normal;}
.top{ background-color:#fff;}
.header{ background-color:#fff; height:58px;}
.logo{ width:112px; height:40px;-webkit-background-size: 112px 40px; background:url(../../../img/ios/v1/logo.png) no-repeat left top;position: absolute;top: 10px;left: 15px; }
.user{position: absolute;top: 20px;right: 15px;}
.per_bg , .sear_bg {background: url(../../../img/ios/v1/icon.png) no-repeat;display:inline-block;width:27px;height:28px;} 
.per_bg {background-position: 0 0px;margin-right: 15px;}
.per2_bg img { -webkit-border-radius: 30px; border-radius: 30px;  margin-right:10px; -webkit-background-size:30px 30px;} 
.sear_bg{background-position: 0 -39px;}
.lastread {height: 30px;line-height: 30px;padding: 0 15px;font-size: 14px;position: relative;}
.lastread span {color: #177ffb;position: absolute;right: 15px;}
.lastread span a { color:#177ffb;margin-left: 13px;padding-right: 13px;}
.lastread span:after {content: ' ';position: absolute;top: 12px;right: 0;width: 7px;height: 7px;border: #177ffb solid;border-width: 1px 1px 0 0;-webkit-transform: rotate(45deg);}
.lastread span a:active{ color:#f80;}
/*菜单*/
.lastread a.lr {white-space: nowrap;word-wrap: normal;overflow: hidden;text-overflow: ellipsis;display: block;width: 78%;}
.lastread a.lr:active{ color:#f80;}
.menu{}
.menu1 , .menu2 {background: #177ffb;display: -webkit-box;-webkit-box-sizing: border-box;text-align: center;}
.menu1 li , .menu2 li{ width:100px;text-align: center;height: 35px;line-height: 35px;}
.menu1 li a  {color: #fff;display: block;height: 30px;line-height: 35px;font-size: 16px; text-align:center;}
.menu1 li a.selected{ border-bottom:1px solid #fff;}
.menu1 li.selected span {border-bottom: 1px solid #fff;padding: 0 3px;padding-bottom: 2px;}
.menu2{ background-color:#fff;}
.menu2 a ,.menu2 a span{ color:#333;}
.menu1 li a:active span , .menu2 a:active{color:#f80;}
.menu3{ background-color:#fb3524;}
.dy{ margin-top:10px; background-color:#fff; border-bottom:1px solid #bfbfbf; color:#333;}
.tit{ height:38px; line-height:38px;border-bottom:1px solid #177ffb; padding:0 15px;}
.tit  a.more , .tit  a.expansion-pack{font-size: 14px;font-weight: normal;text-decoration: none;float: right;}
.tit  a.more:active{color:#f80;} 
.tit2{border-bottom:1px solid #fb3524;}
.tit2 a.more{ color:#fb3524}
.tit3{ background-color:#f0f0f0; border-bottom:1px solid #fff;}
.tit4 a{ background-color:#e5e5e5; margin-right:10px; color:#555; font-size:14px;-webkit-border-radius: 4px; padding:2px; }
.tit4 a:active{ color:#f80;} 
.tit4 span{ float:right; padding-top:4px; width:22px; margin-right:2px;}
.tit4 span a.delete{ background:url(../../../img/ios/v1/icon.png) no-repeat 5px -520px; width:22px; height:26px; float:left;}
.tit4 span a.delete:active{ background-color:#e5e5e5;}
.fm1{ padding:10px 10px 5px 15px;}
.fm1:active{ background-color:#f6f6f6;}
.fm1 a{ display:inline-block; width:100%;}
.fm1 a img {width: 92px;height: 115px;-web-background-size:92px 115px;  padding:0 10px 0 0;float: left;}
.fm1 a h3 {font-weight: normal;font-size: 16px;height: 36px;line-height: 36px;overflow: hidden; color:#333;}
.fm1:active a h3{ color:#f80;}
.fm1 a p {font-size:14px;color: #888;}
.fm1 a p.zz{line-height:20px; max-height:20px; overflow: hidden;}
.fm1 a p.jj{ margin-top:5px;height: 54px;line-height: 18px;font-size: 14px;overflow: hidden; }
.list_tit{ padding:0px ;}
.list_tit li{ margin-bottom:10px; padding:0 15px;}
.list_tit li:active{ background-color:#f6f6f6;}
.list_tit li a p{ height:24px; line-height:24px; overflow:hidden;}
.list_tit li a p:first-child{ color:#333; font-size:16px;}
.list_tit li a p:last-child{ color:#888; font-size:14px;}
.list_tit li:active p:nth-child(1){color:#f80;}
/*底部*/
.footer{ text-align:center; margin-top:20px;}
.footer p{ line-height:30px;}
.footer a{  color:#000; margin:0 5px; font-size:15px;}
.footer a.selected2{ background-color:#cea;}
/*顶部*/
.r4 {border-radius: 4px;-webkit-border-radius: 4px;}
.r4l { -webkit-border-top-left-radius:4px; -webkit-border-bottom-left-radius:4px;  border-top-left-radius:4px; border-bottom-left-radius:4px; }
.r4r {-webkit-border-top-right-radius:4px; -webkit-border-bottom-right-radius:4px;border-top-right-radius:4px; border-bottom-right-radius:4px;}
.green {color: #fff;background: #177ffb;}
.white{ border: 1px solid #177ffb;color:#177ffb; background-color:#fff;}
.button {display: block;height: 40px;font-size: 15px;line-height: 40px;text-align: center;text-decoration: none;}
.top2{ background-color:#fff; border-bottom:1px solid #177ffb; height:44px; line-height:44px; text-align:center;}
.return{background:url(../../../img/ios/v1/icon.png) no-repeat 0 -67px;width:23px; height:23px;position: absolute;top: 12px;left: 15px;}
.top2 span{margin:0 auto;font-size:18px;}
.top2 span.choice{width: 164px;
height: 32px;
display: inline-block;
padding: 6px 0;
 }
.top2 span.choice a{ display: block;
-webkit-box-flex: 1;
float: left;
height: 30px;
line-height: 30px;
font-size: 16px;
width: 80px;
text-align: center;}
.top2 span.choice a.choiceed{ height:32px; line-height:32px;}

.home{background:url(../../../img/ios/v1/icon5.png) no-repeat 0px 0px;-webkit-background-size:25px 25px;width:25px; height:25px;position: absolute;top: 12px;right: 15px;font-size:18px; line-height:23px; text-align:left; color:#177ffb;}

/*按钮*/
.btn{ height:40px; line-height:40px; padding:0 15px;display: -webkit-box;-webkit-box-sizing: border-box; margin-bottom:10px;}
.btn a  , .btn input{ -webkit-box-flex: 1;display: block; width:33.333%; }
.btn a , .btn input {-webkit-border-radius: 4px; text-align:center;  background-color:#fff; border:1px solid #177ffb; font-size: 16px;box-sizing: border-box;webkit-box-sizing: border-box;margin-right:10px;}

.btn a:first-child {-webkit-box-flex: 1;display: block; width:33.333%;font-size: 16px;box-sizing: border-box;webkit-box-sizing: border-box;margin-right:10px;}
.btn a:first-child {background-color:#177ffb; color:#fff; border:0;}
.btn a:first-child {border-radius: 4px;-webkit-border-radius: 4px;}


.btn a:last-child { margin-right: 0;}
.btn a:active, .btn_input li a.mainbtn:active , .btn_input li a.otherbtn:active ,.btn input:active, .btn_input li .mainbtn:active , .btn_input li .otherbtn:active{ color:#f80; border:1px solid #f80;}
.btn04 , .btn03 , .btn02{ border-top:1px solid #bfbfbf; height:38px; line-height:38px; display:-webkit-box;-webkit-box-sizing: border-box; }
.btn04 a , .btn03 a , .btn02 a{ -webkit-box-flex: 1;text-align: center;display: block; width:25%; }
.btn04 a , .btn03 a, .btn02 a{ border-right:1px solid #bfbfbf; font-size:16px;box-sizing: border-box;webkit-box-sizing: border-box; color:#888;}
.btn04 a:active , .btn03 a:active , .btn02 a:active {color:#f80; background-color:#f6f6f6;}
.btn04 a:last-child , .btn03 a:last-child , .btn02 a:last-child { border-right:0;}
.btn03 a{ width:33.333%;}
.btn02 a{ width:50%;}
.intro , .comment{ padding:10px 15px;}
.jj_intro{}
.jj_intro p{ font-size:14px; line-height:24px;}
.show , .hide{ text-align:right; margin-top:5px;}
.show a , .hide a{height:20px; line-height:20px; color:#f80; font-size:14px; background:url(../../../img/ios/v1/icon.png) no-repeat 60px -117px;padding-right:20px;}
.hide a{ background-position:60px -139px;}

/*评论*/
.comment ul{ width:100%;}
.comment li{ border-bottom:1px dashed #bfbfbf; padding-bottom:10px;}
.comment li h3{ font-size:16px; line-height:30px; height:30px; overflow:hidden; font-weight:normal;}
.comment li p{ line-height:22px; font-size:14px; color:#888;}
.open{ color:#f80;}
.time{ width:100%; margin-top:10px; line-height:24px; height:24px; overflow:hidden; color:#999; font-size:14px;}
.com_btn{ float:right; background:url(../../../img/ios/v1/icon.png)no-repeat 20px -157px;padding:0 0px 0 40px; color:#888; }
.com_btn:active{float:right; background:url(../../../img/ios/v1/icon.png)no-repeat 20px -175px;padding:0 0px 0 40px; color:#f80;}
/*点击更多*/
.reviewmore{ text-align:center; line-height:30px; height:30px; color:#177ffb; width:100%; display:block; margin-bottom:10px;}
.reviewmore2{ text-align:center; line-height:30px; height:30px; color:#177ffb; width:100%; display:block; margin-bottom:10px;}
.reviewmore:after {content: ' ';position: absolute;width: 10px;height: 10px;border: #177ffb solid;border-width: 1px 1px 0 0;-webkit-transform: rotate(45deg); margin-top:10px;}
.reviewmore2:after {content: ' ';position: absolute;width: 10px;height: 10px;border: #177ffb solid;border-width: 1px 1px 0 0;-webkit-transform: rotate(45deg); margin-top:10px;display:none;}
.reviewmore:active{ color:#f80;}
.reviewmore:active:after{content: ' ';position: absolute;width: 10px;height: 10px;border: #f80 solid;border-width: 1px 1px 0 0;-webkit-transform: rotate(45deg); margin-top:10px;}
.reviewmore2:active:after{content: ' ';position: absolute;width: 10px;height: 10px;border: #f80 solid;border-width: 1px 1px 0 0;-webkit-transform: rotate(45deg); margin-top:10px;}
/*登录*/
.inputbox{ padding:0 15px;}
.inputbox li{line-height:48px; height:48px; border-bottom:1px solid #bfbfbf; padding-left:40px;}
.inputbox2 li{padding-left:0;}
.inputbox li:last-child{ border-bottom:0;}
.inputbox li input{ width:100%; line-height:30px; border:1px solid #fff;margin:10px 0;}
.inputbox li.usericon{ background:url(../../../img/ios/v1/icon.png) no-repeat 0 12px;}
.inputbox li.passwordicon{ background:url(../../../img/ios/v1/icon.png) no-repeat  0 -193px;}
.inputbox li.postboxicon{ background:url(../../../img/ios/v1/icon.png) no-repeat  0 -235px;}
.inputbox li.identifyicon{ background:url(../../../img/ios/v1/icon.png) no-repeat  0 -275px;}
.inputbox li.identifyicon input{ width:70%; float:left}
.inputbox li.identifyicon img{float:left; width:55px; margin-top:14px; -webkit-background-size: 55px 20px;}
.btn_input{padding:0 15px;}
.btn_input li {width: 100%;margin-bottom: 20px;}
.btn_input li a.mainbtn , .btn_input li input.mainbtn{ display: block; width:100%;height: 44px;font-size: 15px;line-height: 44px;text-align: center;text-decoration: none; }
.btn_input li a.mainbtn , .btn_input li input.mainbtn{ color: #fff;background: #177ffb; }
.btn_input li a.mainbtn , .btn_input li input.mainbtn{ border-radius: 4px;-webkit-border-radius: 4px;}
.btn_input li a.otherbtn , .btn_input li .otherbtn{background-color:#fff; border:1px solid #177ffb; color:#177ffb;border-radius: 4px;-webkit-border-radius: 4px; width:100%; line-height:42px; text-align:center; display:block;}
/*提示*/
.warning{padding:20px 15px 15px 15px;}
.warning fieldset{border:1px solid #c3c3c3;-webkit-border-radius:4px;margin:0;padding:0 10px 10px 10px}
.warning fieldset legend{margin-left:5px;font-size:16px;padding:3px}
.warning p{margin-top:3px;font-size:12px; line-height:20px;}

/*注册页*/
.Method_register{ border-bottom:1px solid #bfbfbf; height:48px; line-height:48px; display:-webkit-box;-webkit-box-sizing: border-box; }
.Method_register a{ -webkit-box-flex: 1;text-align: center;display: block; width:50%; }
.Method_register a{background-color:#fff; border-right:1px solid #bfbfbf; font-size:18px;box-sizing: border-box;webkit-box-sizing: border-box; color:#333; }
.Method_register a:active {color:#177ffb;}
.Method_register a.selected3{color:#177ffb; border-bottom:3px solid #f80;}
.Method_register a:last-child{ border-right:0; }
/*首页*/
.fm3 {margin:10px 15px 0 15px;}
.fm3 ul {width: 98%;margin: 0 auto;}
.fm3 ul li {display: block;width: 33.3%;padding: 0 5px;float: left;text-align: center;box-sizing: border-box;-webkit-box-sizing: border-box;}
.fm3 ul li:first-child {padding: 0 10px 0 0;}
.fm3 ul li img {width: 100%;height: auto;border: none;}
.fm3 ul li:last-child {padding: 0 0 0 10px;}
.hot{ margin-top:5px; padding:0 15px; }
.hot1 {height: 22px;line-height: 24px;display: block;white-space: nowrap;word-wrap: normal;overflow: hidden;text-overflow: ellipsis;font-size: 18px;color: #ff8604;padding: 10px 0 0 20px;background: url(../../../img/ios/v1/laba.gif) no-repeat 0 15px;}
.hotbj{ padding:0 0 10px 0;}
.hotbj li {line-height: 18px;margin-top: 10px;white-space: nowrap;word-wrap: normal;overflow: hidden;text-overflow: ellipsis;}
.hotbj li a{ color:#555;}
.hotbj li a:active{ color:#f80;}
.hotbj li span{ color:#177ffb;}

/*封面页-*/
.cover{ padding:10px 15px;}
.cover a{ display:inline-block; width:100%;}
.cover a img {width: 100px;height: 125px;-web-background-sisize:100px 125px;  padding:0 10px 0 0;float: left;}
.cover a h3 {font-weight: normal;font-size: 16px;height: 36px;line-height: 36px;overflow: hidden; color:#333;}
.cover a p {font-size:14px;color: #888;}
.cover a .zz{line-height:24px; max-height:24px; overflow: hidden;}
.cover a .zz span{ margin-right:10px;}
.cover:active { background-color:#fcfcfc;}
.cover:active h3{ color:#f80;}
/*男生*/
.list  , .list2{ padding:10px 15px;}
.list li , .list2 li{line-height:20px; height:20px; overflow:hidden; margin:5px 0; margin-bottom:10px;}
.list li span , .list2 li span{ background-color:#cbcbcb;color:#fff; padding:0 4px; line-height:14px; height:14px; display:inline-block; margin-right:4px; }
.list li:nth-child(1) span , .list li:nth-child(2) span , .list li:nth-child(3) span{ background-color:#ff0102;}
.list2 li:nth-child(1) span , .list2 li:nth-child(2) span , .list2 li:nth-child(3) span{ background-color:#f80;}
.list li em , .list2 li em{ color:#888;}
.list li:active em , .list2 li:active em{color:#f80;}
.list li a , .list2 li a{ color:#333;}
.list li a:active , .list2 li a:active{color:#f80;}
.tag{}
.tag ul{ width:100%;display: -webkit-box;-webkit-box-sizing: border-box;}
.tag ul:first-child{border-bottom: 1px solid #bfbfbf;}
.tag li{ width:33.333%; -webkit-box-flex: 1;border-right: 1px solid #bfbfbf;
list-style: none; text-align:center; display:block;}
.tag li:nth-child(3n){ border-right:0;}
.tag ul li a {height: 44px;line-height: 44px;text-align: center;margin: 0 auto;display: block; color:#333;}
.tag ul li a:active{ color:#177ffb;}

/*登录页*/
.selectbtn{ margin:20px 0; padding:0 15px; line-height:40px; height:40px;}
.selectbtn a{ float:left; }
.selectbtn a:last-child{ float:right;}
.selectbtn a:active{ color:#f80;}

/*分类*/
.keyword{ padding:10px 15px;border-bottom:1px solid #bfbfbf;}
.keyword li {width: 100%;margin-bottom: 0px;line-height:20px;display: inline-block;}
.keyword li .wordpart1 {float: left;
line-height: 30px;
width: 50px;}

.keyword li .wordpart2 {float: left;line-height: 20px;width: 240px;}
.keyword li .wordpart2 a{ float: left;
display: block;
margin: 4px 5px;
line-height: 18px;
background-color: #fff;
border: 1px solid #fff;
color: #555;}
.keyword li .wordpart2 a.selected4{  float: left;
display: block;
margin: 4px 5px;
line-height: 18px;
background-color: #fff6cc;
border: 1px solid #f2e8bb;
color: #555;}
.keyword li .wordpart2 a:active{ color:#177ffb;}
.booklist{padding:10px 0; padding-top:0;}
.booklist li{ border-bottom:1px dashed #dfdfdf; padding:10px 15px; height:100px; display:block;position: relative;overflow: hidden;} 
.booklist li b.num {width: 15px;height: 15px;line-height: 15px;color: #fff;font-size: 10px;background:#cbcbcb;position: absolute;text-align: center;top: 10px;left:15px;font-weight: normal;display: block;}
.booklist li:nth-child(1) b.num , .booklist li:nth-child(2) b.num , .booklist li:nth-child(3) b.num{background: #e72e4e;}
.booklist .tit6{ padding:10px 15px 0 15px; height:20px; line-height:20px; font-size:16px;}
.booklist li a{ display:block;}
.booklist li:active{ background-color:#f6f6f6;}
.booklist li img{ width:80px; height:100px; float:left; margin-right:10px;}
.booklist li h3{ font-size:16px; color:#333; line-height:20px; font-weight:normal;}
.booklist li p{ font-size:14px; margin:10px 0; line-height:16px; color:#888; max-height:16px; overflow:hidden;}
.booklist li p:last-child{ max-height:16px;}
.booklist li p span{ margin-right:10px;}
.booklist li p em{ color:#177ffb;}
.booklist li:active h3{color:#f80;}

.booklist li .jj_booklist{ float:left;}


/*个人中心*/
.perbg{ background: url(../../../img/ios/v1/perbg.jpg) repeat 0 0; background-color:#fff; }
.perxx{ padding:15px;}
.perxx img{ width:75px; height:75px; float:left; margin-right:10px;}
.perxx  p {line-height: 25px;color: #000;}
.perxx  p  a.exit {float: right;color: #000;padding: 4px 10px;}
.perxx  p  a.exit:active { color:#f80;}
.perbgbtn{border-top: 1px solid #1360BB;border-bottom: 1px solid #1360BB;}
.perbgbtn a {border-right: 1px solid #1360BB; color:#000; }
.perbgbtn a:active{ color:#e37c00; background: rgba(250,250,250,0.1);}
.work , .work2 , .work3{ padding:10px 5px;}
.work li , .work2 li , .work3 li{display: block;width: 50%;float: left;box-sizing: border-box;-webkit-box-sizing: border-box;padding:0 5px; margin-bottom:10px;}
.work3 li{ width:33.333%;}
.work li a , .work2 li a  , .work3 li a {display: block;height: 80px;background: #fff;border: 1px solid #dcdcdc;border-radius: 4px;-webkit-border-radius: 4px;color: #555; text-align:center;}
.work li a div , .work2 li a div  , .work3 li a div{line-height: 30px;text-align: center; font-size:14px; display:inline-block;}
.work2 li a { font-size:22px;}
.work2 li a em{ display:block; margin-top:18px; line-height:22px;}
.work li a:before {content: "";display: block;width: 36px;height: 38px;margin: 0 auto;margin-top: 10px;background: url(../../../img/ios/v1/icon.png) no-repeat;}
.work li a.recharge_icon:before{ background-position:0 -333px;}
.work li a.subscribe_icon:before{ background-position:0 -378px;}
.work li a.consume_icon:before{ background-position:0 -422px;}
.work li a.service_icon:before{ background-position:0 -468px;}
.work li a.service2_icon:before{ background-position:0 -746px;}
.work li a:active{ border:1px solid #f80;}
.work li a:active span{ color:#f80;}
.explanation{background-color:#fffff3;padding:10px 15px;line-height:30px; height:30px;  }
.work2 li a.cheap1{ background:url(../../../img/ios/v1/cheap1_icon.png) no-repeat right 0; background-color:#fff; -webkit-background-size: 65px 65px;position:relative;} 
.work2 li a.cheap1 span{width: 70px;height: 50px;position: absolute;right:0;z-index: 100;display: block;-webkit-transform: rotate(45deg); line-height:14px; font-size:12px;padding-top:20px; color:#fff;}
.work2 li a:active , .work3 li a:active{border: 1px solid #f80; }
.otherchoice{-webkit-border-radius: 4px; padding:2px 4px; height:30px; float:right;}
.work3 li a.cheap2{ background:url(../../../img/ios/v1/cheap2_icon.png) no-repeat right 0;-webkit-background-size: 35px 35px; background-color:#fff;}
.work3 li a:before {content: "";display: block;width: 80px;height: 38px;margin: 0 auto;margin-top: 10px;background: url(../../../img/ios/v1/icon2.png) no-repeat;}
.work3 li a.zfb_icon:before{ background-position:center 14px;}
.work3 li a.cft_icon:before{ background-position:center -30px;}
.work3 li a.yd_icon:before{ background-position:22px -74px;}
.work3 li a.dx_icon:before{ background-position:24px -111px;}
.work3 li a.lt_icon:before{ background-position:20px -160px;}
.explanation2{background-color:#fffff3;padding:10px 15px;line-height:30px; }
.explanation2 p{ font-size:14px; }
/*.explanation3{background-color:#fffff3;padding:10px 15px;line-height:20px; }*/
.footer a.selected2 {background-color: #AADBEE;}
.explanation3 p{ font-size:15px; }


/*书架*/
.bookshelf {padding:0 15px 15px 15px;}
.bookshelf li{ height:90px; overflow:hidden; padding:0 0 15px 0; border-bottom:1px solid #ddd; margin-top:10px; position:relative;}
.bookshelf li a.cover2{ float:left; width:72px; height:90px; margin-right:10px; }
.bookshelf li a.cover2 img{ width:72px; height:90px; -webkit-background-size:72px 90px;}
.bookshelf li b.gx {width: 15px;height: 15px;line-height: 15px;color: #fff;font-size: 10px;background: #e72e4e;position: absolute;text-align: center;top: 0;left: 0;font-weight: normal;display: block;}
.bookshelf li .bookinfor{float: left;
height: 90px;
width: 170px;
overflow: hidden;}
.bookinfor a.tit5{ font-weight:normal; font-size:16px; line-height:30px; color:#333; }
.bookshelf a.tit5 span{ font-size:14px; color:#888;}
.bookshelf p { line-height:20px; height:20px; overflow:hidden; margin:5px 0;margin-bottom:5px;}
.bookshelf p a{ color:#888; font-size:14px;}
.bookshelf p a span { color:#333;}
.bookshelf p a em{ color:#c70606;}
.bookshelf a:active{ color:#f80;}
.deletebtn{ float:right; width:20px;  height:90px; }
.deletebtn input{ width:20px; height:20px; background:url(../../../img/ios/v1/icon.png) no-repeat 0px -561px; margin-top:35px; display:block; }
.deletebtn input.selected5{ background:url(../../../img/ios/v1/icon.png) no-repeat 0px -592px;}
.deletebtn2{ background-color:#ddd; height:50px; padding:5px ; margin:0;position: absolute;z-index: 10;left: 0;bottom: 0; width:100%; }
.deletebtn2 input{ margin-right:5px;}
.deletebtn2 input.delete2{ background-color:#5F90C1; color:#fff; border:#5F90C1;}
.deletebtn2 input.delete2ed{ background-color:#177ffb; color:#fff; border:#177ffb;}
.deletebtn2 input.deleteall{ background-color:#177ffb; border:#177ffb; color:#fff;}
.deletebtn2 input.cancel{}
.deletebtn2 input:active{color:#f80;}
/*充值记录*/
.tit_record a{float:right; margin:6px 0 4px 0; height:20px; line-height:20px;}
.recordlist{padding:0px;}
.recordlist li{ height:60px; overflow:hidden; padding:10px 15px 0 15px; margin-top:0; }
.recordlist li:last-child{ border-bottom:0;}
.recordlist li p{ font-size:15px; }
.recordlist li p:nth-child(2){ color:#888;}
.recordlist li:active{background-color:#f6f6f6;}
.recordlisted{ padding:0; }
.recordlisted li{overflow:hidden; padding:10px 15px ; margin-top:0;}
.recordlisted li:last-child{ border-bottom:0;}
.recordlisted li div{width:240px;}
.recordlisted li p{float:left; width:100%; font-size:14px;}
.recordlisted li.answer div{ float:right; }
.recordlisted li.answer p:first-child{ background-color:#D9F0F9; border-radius:4px; padding:5px;word-break: break-all;}
.recordlisted li.answer p:nth-child(2){ color:#888;}
.recordlisted li:last-child{ border-bottom:0;}
.recordlisted li.question div{ float:left;}
.recordlisted li.question p:first-child{ background-color:#f0f0f0; border-radius:4px; padding:5px;word-break: break-all;}
.recordlisted li.question p:nth-child(2){ color:#888;}
.recordlisted li p{ line-height:20px;}
/*消费记录*/
.tit_record2 select{ -webkit-border-radius:4px;height:28px; line-height:28px; margin-top:4px; width:120px;}
.recordlist2 p{ font-size:15px;}
/*自动订阅*/
.recordlist3{ padding:0;}
.recordlist3 li{ height:28px; line-height:28px; padding:10px 0px;}
.recordlist3 li p{ padding:0 15px;}
.recordlist3 li:last-child{border-bottom:0;}
.recordlist3 li input[type=checkbox]{ float:right;}
.checkboxbtn input[type=checkbox]{ float:right;}
/*复选框*/
input[type=checkbox].checkbox02{-webkit-appearance: none;appearance:
none;width:20px;height:20px;margin:-4px 0 0 0cursor:pointer;
background:url(../../../img/ios/v1/checkbox_icon.png);vertical-align:bottom;-webkit-box-sizing: border-box;
position: relative;vertical-align:middle; border:0;}
input[type=checkbox].checkbox02:active {border-color: #c6c6c6;background:url(../../../img/ios/v1/checkboxed_icon.png); border:0;}
input[type=checkbox].checkbox02:checked { background:none;}
input[type=checkbox].checkbox02:checked::after {content: url(../../../img/ios/v1/checkboxed_icon.png);display: block;
position: absolute;width: 34px;height:34px;}
input[type=checkbox].checkbox02:focus {outline: none;background:url(../../../img/ios/v1/checkbox_icon.png);}


input[type=checkbox].checkbox01{-webkit-appearance: none;appearance:
none;width:20px;height:20px;margin:-4px 0 0 0cursor:pointer;
background:url(../../../img/ios/v1/checkbox01_icon.png);vertical-align:bottom;-webkit-box-sizing: border-box;
position: relative;vertical-align:middle; border:0;}
input[type=checkbox].checkbox01:active {border-color: #c6c6c6;background:url(../../../img/ios/v1/checkboxed01_icon.png); border:0;}
input[type=checkbox].checkbox01:checked { background:none;}
input[type=checkbox].checkbox01:checked::after {content: url(../../../img/ios/v1/checkboxed01_icon.png);display: block;
position: absolute;width: 34px;height:34px;}
input[type=checkbox].checkbox01:focus {outline: none;background:url(../../../img/ios/v1/checkbox01_icon.png);}


/*搜索*/
.search{padding:10px 15px 0 15px;}
.search ul {display: -webkit-box;}
.search ul li {display: block;height: 40px;}
.search ul li:nth-child(1) {-webkit-box-flex: 1;}
.search ul li:nth-child(2) {width: 76px;}
.search ul li input {width: 100%;height: 40px;line-height: 38px;border: 1px solid #177ffb;border-radius: 4px 0 0 4px;color: #777;padding-left: 6px;box-sizing: border-box;-webkit-box-sizing: border-box;overflow: hidden;}
.search ul li a.sbtn {display: block;height: 40px;line-height: 40px;text-align: center;color: #fff;background: #177ffb;border-radius: 0 4px 4px 0;}
.hotwords {border-bottom: 1px solid #177ffb;padding: 10px 15px;}
.hotwords .tit7{color: #999;line-height: 20px;margin-top: 5px;}
.hotwords .linkword{padding:5px 0 0 0;}
.hotwords .linkword a{margin-right: 15px;height: 30px;line-height: 30px; color:#333;}
.hotwords .linkword a:active{ color:#f80;}


/*目录*/
.selectbg{ border-bottom:1px solid #cfcfcf; }
.selectbg  select{height: 42px;line-height: 42px;text-align: center; font-size:16px;border: 0;color: #177ffb;-webkit-appearance: none;height: 100%;width: 100%;display: block;background: #fff;background:url(../../../img/ios/v1/icon.png) no-repeat right -614px}
.tit_list{}
.tit_list li{ line-height:22px; height:22px; overflow:hidden; border-bottom:1px solid #dfdfdf; padding:10px 15px;}
.tit_list li a{ color:#333;}
.tit_list li:active{ background-color:#f6f6f6;}	
.tit_list li span {
float: right;
background-color: #a4c4e9;
color: #fff;
line-height: 22px;
}
.paging { height:42px;}
.paging ul {display: -webkit-box;height: 42px;}
.paging ul li {display: block;height: 42px;text-align: center;line-height: 42px;-webkit-box-flex: 1;border-right: 1px solid #cfcfcf;}
.paging ul li:before {content: "";display: inline-block;width: 14px;height: 42px;background: url(../../../img/ios/v1/icon3.png) no-repeat;}
.paging ul li:nth-child(1):before {background-position: 0 center;}
.paging ul li:nth-child(2):before {background-position: -14px center;}
.paging ul li:nth-child(3):before { background:none; width:0; height:0;}
.paging select {-webkit-appearance: none;border: 0;height: 30px;line-height: 30px;width: 100%;text-align: center;background-color: transparent;font-size: 14px;color: #747474text-indent: 5px; background:url(../../../img/ios/v1/icon.png) no-repeat right -642px; }
.paging ul li:nth-child(4):before {background-position: -54px center;}
.paging ul li:nth-child(5):before {background-position: -70px center;}

/*书评页*/
.input_comment{ padding:10px 15px;}
.tit_com{ height:20px; line-height:20px; width:100%; padding-bottom:10px;}
textarea.comment-textarea  {width: 100%;max-width: 100%;max-height: 64px;min-height: 64px;-webkit-box-sizing: border-box;padding: 7px;font-size: 14px;border: 1px solid #a4c4e9;background-color: #fff;box-shadow: inset 0 0 2px #f6f6f6;margin-bottom: 10px;}
.comment-submit{ text-align:right; padding-top:10px; width:100%;}
.comment-submit span{color:#555 ; font-size:14px;}
.comment-submit a{ height:24px; line-height:24px; width:60px; background-color:#177ffb; margin-left:20px; color:#fff; text-align:center; display:inline-block; font-size:14px;}
.comment-submit a:active{ color:#f80;}

/*阅读页*/
.readbg{ background-color: #f6f6ee; color:#000;}
.top_read{ background-color:#046ce8;width: 100%;height:30px; line-height:30px; padding:10px 0;position: absolute;top: 0px;left: 0px;display: none; z-index:10;}
.top_read{}
.returnbk{ color:#fff;}
.returnbk:active{color:#f80;}
.returnbk span{ border: #fff solid;border-width: 0px 0px 1px 1px;-webkit-transform: rotate(45deg); width:14px; height:14px;display:block; float:left; margin:8px 0px 0 15px;}
.workbk{ float:right; padding-right:15px;}
.workbk a{ background:url(../../../img/ios/v1/icon.png) no-repeat; margin-left:30px; width:24px; height:30px; display:inline-block; }
.workbk a:nth-child(1){ background-position:0 -669px;}
.workbk a:nth-child(2){ background-position:0 -709px;}
.bom_read {display: none;height: 46px; line-height:46px;width: 100%;padding: 5px 0 ;position: absolute;z-index: 10;left: 0;bottom: 0;background-color:#046ce8;}
.bom_read li{ float:left; width:20%;-webkit-box-flex: 1;display: block;text-align: center; height:46px;}
.bom_read li a{ color:#fff; height:14px; line-height:25px; display:block;  font-size:14px;background:url(../../../img/ios/v1/icon4.png) no-repeat; padding:24px 0 8px 0; width:80px; margin:0 auto;}
.bom_read li a:active , .bom_read li a.selected6{ background-color:#10519F; -webkit-border-radius:4px;}
.bom_read li:nth-child(1) a{ background-position:center 7px; }
.bom_read li:nth-child(2) a{ background-position:center -34px; }
.bom_read li:nth-child(3) a{ background-position:center -79px; }
.bom_read li:nth-child(4) a{ background-position:center -123px; }
.bom_read li:nth-child(5) a{ background-position:center -162px; }
.set{display: none;
position: absolute;
width: 100%;
z-index: 99;
left: 0;
bottom: 56px;
background-color: #046ce8;
border-bottom: 1px solid #115DBF;}
.set ul{width: 100%;
padding: 10px 15px;
border-bottom: 1px solid #177ffb;}
.set li{ width:100%; height:40px; line-height:40px;color:#fff;}
.set li:nth-child(1){ margin-bottom:10px;}
.set li h3{ color:#fff; width: 80px;height: 40px;line-height: 40px;float: left;overflow: hidden; font-weight:normal;}
.set li span{height: 40px;padding:0 20px; color:#fff;float: left;overflow: hidden; display:block;}
.set li:nth-child(1) a{ width:50px; display:inline-block; text-align:center; color:#fff; margin:0 15px; height:40px; line-height:40px; background:url(../../../img/ios/v1/icon4.png) no-repeat;}
.set li:nth-child(1) a.bookword01{ background-position:center -198px; }
.set li:nth-child(1) a.bookword02{ background-position:center -228px; }
.set li:nth-child(1) a:active{ background-color:#10519F;-webkit-border-radius:4px;}
.set li:nth-child(2) a{ width: 38px;display: inline-block;text-align: center;font-size: 15px;margin: 0 10px 0 0px;height: 38px;line-height: 38px;background-color: #ededed;float: left;}
.set li:nth-child(2) a{ }
.set li:nth-child(2) a.bookbg01{ background-color:#f6f6ee; border:2px solid #046ce8; color:#020300;}
.set li:nth-child(2) a.bookbg02{ background-color:#5b5b5b; border:2px solid #046ce8; color:#8d8d8d;}
.set li:nth-child(2) a.bookbg03{ background-color:#f2e7cc; border:2px solid #046ce8; color:#643525;}
.set li:nth-child(2) a.bookbg04{ background-color:#cce8cf; border:2px solid #046ce8; color:#555d54;}
.set li:nth-child(2) a.bookbg05{ background-color:#bbe9f0; border:2px solid #046ce8; color:#283232;}
.set li:nth-child(2) a:active{ border:2px solid #f80;}
.set li:nth-child(2) a.bookbg01ed{  border:2px solid #f80;}
.readnr{position: absolute;width:100%;z-index: 5;left: 0;top: 0;overflow: hidden; padding-top:10px;}
.readnr p.tit_read{ font-size: 16px;text-indent: 0;margin-top: 0; line-height: 30px; padding:0 15px;}
.readnr02 .p{font-size:18px;}
.btn_readnr{display: -webkit-box;-webkit-box-sizing: border-box;margin: 28px 20px 18px 20px;visibility: hidden;}
.btn_readnr a {-webkit-box-flex: 1;text-align: center;display: block;background: #281;display: block;color: #fff;height: 35px;line-height: 35px;text-align: center;}
.btn_readnr a:nth-child(1){width: 40%;margin-right: 5px;}
.btn_readnr a:nth-child(2){width: 60%;margi}
.btn_readnr a:active{ color:#f80;}
.special{ padding:10px 15px;border-bottom:1px solid #bfbfbf;}
.special p{font-size: 15px;line-height: 1.5em; text-indent: 0em;}
.tit_special{ height:30px; line-height:30px; border-bottom:1px solid #bfbfbf; padding:0 15px; color:#281;}
/*订阅章节*/
.dingyue{ padding:10px 15px; font-size:15px;}
.work4{ margin:10px 25px; -webkit-border-radius:4px;border: 1px solid #dcdcdc;}
.work4 li a em {margin-top: 0px;line-height: 80px;}
.work4 .zhuyi{padding:0px 15px 10px 15px; font-size:14px;line-height:20px;}
.work5{ padding:10px 15px;}
.work5 p{ font-size:16px; line-height:30px; color:#666;}
/*投红票*/
.num2{ padding:10px 15px; text-align:left;}
.choice2{ margin-right:20px; float:left; line-height:30px;}
.add {display: block;-webkit-box-flex: 1;float: left;height: 30px;line-height: 26px;font-size: 26px; font-weight:bold;border: 1px solid #177ffb;width: 40px;text-align: center; border-right:0;}
.add{ -webkit-border-top-left-radius: 4px;-webkit-border-bottom-left-radius: 4px;background-color: #fff;display: inline-block;color: #177ffb;}
.inputnum2{border: 1px solid #177ffb;width: 60px;text-align: center;float: left;height: 30px;line-height: 30px; font-size:15px; }
.reduce {display: block;-webkit-box-flex: 1;float: left;height: 30px;line-height: 26px;font-size: 30px; font-weight:bold;border: 1px solid #177ffb;width: 40px;text-align: center;border-left:0;}
.reduce{ -webkit-border-top-right-radius: 4px;-webkit-border-bottom-right-radius: 4px;background-color: #fff;display: inline-block;color: #177ffb;}
.add:active , .reduce:active{ border-color:#f80; color:#f80;}
/*标签*/
.covertag01{width: 46px;height: 46px;position: absolute;z-index: 1;font-size:10px;float: left;display: block;background:url(../../../img/ios/v1/cheap1_icon01.png) no-repeat left 0;}
.covertag02{width: 46px;height: 46px;position: absolute;z-index: 1;font-size:10px;float: left;display: block;background:url(../../../img/ios/v1/cheap1_icon02.png) no-repeat left 0;}
.covertag03{width: 46px;height: 46px;position: absolute;z-index: 1;font-size:10px;float: left;display: block;background:url(../../../img/ios/v1/cheap1_icon03.png) no-repeat left 0;}
.covertag04{width: 46px;height: 46px;position: absolute;z-index: 1;font-size:10px;float: left;display: block;background:url(../../../img/ios/v1/cheap1_icon04.png) no-repeat left 0;}
.covertag01 em , .covertag02 em , .covertag03 em,.covertag04 em{ font-weight:normal;position: relative;display: block;-webkit-transform: rotate(-45deg);line-height: 14px;font-size: 12px;padding-top: 5px;color: #fff; letter-spacing:2px;}
/*隐藏菜单*/
.showmenu{position: absolute;top: 45px;left: 0;width: 100%;background-color: rgba(132, 174, 217, 0.8);color: #020202;z-index: 6;display: none;text-shadow: #FBF9F9 0 1px 1px;}
.classify{line-height: 26px; padding:9px 0;border-bottom: 1px solid #afd4fc; margin:0 15px;}
.classify a { 
text-align: center;
color: #222;
font-size: 18px;
width: 33.33%;display: inline-block;
}
.classify a:active{background-color: rgba(121, 175, 233, 0.8); border-radius:4px;}
.showmenu .classify:last-child{ border-bottom:0;}

/*热门问答*/
.hot02 , .hot03{ padding:0;}
.hot02 li , .hot03 li{padding: 10px 15px 0 15px;margin-top: 0;border-bottom: 1px solid #ddd;}
.hot02 p,.hot03 p{font-size: 15px;line-height: 20px;margin: 5px 0;padding-bottom: 5px;}
.hot02 li p:nth-child(2) ,.hot03 li p:nth-child(2) {color: #888;}
.hot02 li:last-child{ border-bottom:0;}
input::-webkit-input-placeholder { line-height:38px; }

/*首页，男生 女生 免费页面*/

.nav-btn{height:45px;background-color:#fff;font-size:18px;-webkit-box-sizing:border-box;clear:both;display:-webkit-box; }
.nav-btn a{-webkit-box-flex:1;color:#333;display:block;width:100%;-webkit-box-sizing:border-box;text-align:center;line-height:45px;margin:0; }
.nav-btn a.nobg{background:0}
.nav-btn a:active , .nav-btn a.clickdown{ color:#177ffb; border-bottom:1px solid #177ffb;}
.nav-btn a span{display:inline-block;margin-right:3px}
.nav-btn a span.boy{width:14px;height:14px;-webkit-background-size:14px 14px;	background-image: url(../../../img/ios/v1/boy.png);background-repeat: no-repeat;background-position: center center;}
.nav-btn a.clickdown span.boy{width:14px;height:14px;-webkit-background-size:14px 14px;	background-image: url(../../../img/ios/v1/boy3.png);background-repeat: no-repeat;background-position: center center;}
.nav-btn a span.girl{width:14px;height:15px;-webkit-background-size:14px 15px;	background-image: url(../../../img/ios/v1/girl.png);background-repeat: no-repeat;background-position: 0 0;}
.nav-btn a.clickdown span.girl{width:14px;height:15px;-webkit-background-size:14px 15px;	background-image: url(../../../img/ios/v1/girl3.png);background-repeat: no-repeat;background-position: 0 0;}
.nav-btn a span.free{background:url(../../../img/ios/v1/free.png) no-repeat 0 0;width:14px;height:15px;-webkit-background-size:14px 15px;}
.nav-btn a.clickdown span.free{background:url(../../../img/ios/v1/free3.png) no-repeat 0 0;width:14px;height:15px;-webkit-background-size:14px 15px;}
.nav-btn a span.vip{background:url(../../../img/ios/v1/vip.png) no-repeat 0 0;width:19px;height:15px;-webkit-background-size:17px 15px;}
.nav-btn a.clickdown span.vip{background:url(../../../img/ios/v1/vip3.png) no-repeat 0 0;width:19px;height:15px;-webkit-background-size:17px 15px;}
.ztpic {padding: 8px; margin:0; padding-bottom:0;}
.ztpic a {width: 49%;float: left;}
.ztpic a:nth-child(2n) {margin-left: 2%;}
.ztpic a {display: block;position: relative;}
.ztpic img {width: 100%;height: 74px;}
.zttitbg{border-bottom: 1px solid #d6d6d6;}
.zttit{line-height: 32px;padding: 8px 15px 0;font-size: 17px;line-height: 39px;color: #4e4c4a;}
.zttitmore {float: right;position: relative;padding-right: 14px;font-size: 14px;font-weight: normal;}
.zttitmore:after {content: ' ';position: absolute;width: 10px;height: 10px;border: #4e4e4e solid;border-width: 1px 1px 0 0;-webkit-transform: rotate(45deg);margin-top: 13px;}
.xlb{height: 36px;padding:0 15px 0 28px;color:#FF7100; background:url(../../../img/ios/v1/laba.gif) no-repeat 10px center;-webkit-background-size:15px 15px; overflow:hidden; font-size:14px;}
.xlb ul {height: 35px;padding-top: 3px;overflow:hidden;}
.xlb li{height:30px; line-height:32px;}
.fm1 {padding: 0;margin: 10px 10px 10px 15px;border-bottom: 1px dashed #dfdfdf;padding-bottom: 10px;}
.fm1:last-child  {border-bottom:0; padding-bottom:0;}

#scroll {position: relative;}
#scroll .v3_view {overflow: hidden;position: relative;left: 0;top: 0;z-index: 10;}
#scroll .v3_imgs {width: 100%;margin: 0;position: relative;list-style-type: none;z-index: 1;visibility: visible;overflow: hidden;-webkit-transition: left .4s ease;}
#scroll .v3_dot {height: 10px;z-index: 100000;display: table;position: absolute;bottom: 4px;right: 8px;}
.v3_dot {text-align: center;}
#scroll .v3_dot_r {background-color:#808080;-webkit-border-radius: 4px;width: 6px;height: 6px;display: table-cell;float: left;margin: 0 2px;display: none;}
#scroll .v3_cur {background-color:#177ffb;}


.r3 {
border-radius: 3px;
-webkit-border-radius: 3px;
}
.blue {
color: #fff;
background: #2a7ce7;
}
.button {
display: block;
height: 40px;
font-size: 15px;
line-height: 40px;
text-align: center;
text-decoration: none;
}


/*加载 */

#floatingCirclesG{
position:relative;
width:64px;
height:64px;
-moz-transform:scale(0.6);
-webkit-transform:scale(0.6);
-ms-transform:scale(0.6);
-o-transform:scale(0.6);
transform:scale(0.6);
}

.f_circleG{
position:absolute;
background-color:#FFFFFF;
height:12px;
width:12px;
-moz-border-radius:6px;
-moz-animation-name:f_fadeG;
-moz-animation-duration:1.04s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-webkit-border-radius:6px;
-webkit-animation-name:f_fadeG;
-webkit-animation-duration:1.04s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-ms-border-radius:6px;
-ms-animation-name:f_fadeG;
-ms-animation-duration:1.04s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-o-border-radius:6px;
-o-animation-name:f_fadeG;
-o-animation-duration:1.04s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
border-radius:6px;
animation-name:f_fadeG;
animation-duration:1.04s;
animation-iteration-count:infinite;
animation-direction:linear;
}

#frotateG_01{
left:0;
top:26px;
-moz-animation-delay:0.39s;
-webkit-animation-delay:0.39s;
-ms-animation-delay:0.39s;
-o-animation-delay:0.39s;
animation-delay:0.39s;
}

#frotateG_02{
left:8px;
top:8px;
-moz-animation-delay:0.52s;
-webkit-animation-delay:0.52s;
-ms-animation-delay:0.52s;
-o-animation-delay:0.52s;
animation-delay:0.52s;
}

#frotateG_03{
left:26px;
top:0;
-moz-animation-delay:0.65s;
-webkit-animation-delay:0.65s;
-ms-animation-delay:0.65s;
-o-animation-delay:0.65s;
animation-delay:0.65s;
}

#frotateG_04{
right:8px;
top:8px;
-moz-animation-delay:0.78s;
-webkit-animation-delay:0.78s;
-ms-animation-delay:0.78s;
-o-animation-delay:0.78s;
animation-delay:0.78s;
}

#frotateG_05{
right:0;
top:26px;
-moz-animation-delay:0.91s;
-webkit-animation-delay:0.91s;
-ms-animation-delay:0.91s;
-o-animation-delay:0.91s;
animation-delay:0.91s;
}

#frotateG_06{
right:8px;
bottom:8px;
-moz-animation-delay:1.04s;
-webkit-animation-delay:1.04s;
-ms-animation-delay:1.04s;
-o-animation-delay:1.04s;
animation-delay:1.04s;
}

#frotateG_07{
left:26px;
bottom:0;
-moz-animation-delay:1.17s;
-webkit-animation-delay:1.17s;
-ms-animation-delay:1.17s;
-o-animation-delay:1.17s;
animation-delay:1.17s;
}

#frotateG_08{
left:8px;
bottom:8px;
-moz-animation-delay:1.3s;
-webkit-animation-delay:1.3s;
-ms-animation-delay:1.3s;
-o-animation-delay:1.3s;
animation-delay:1.3s;
}

@-moz-keyframes f_fadeG{
0%{
background-color:#177ffb}

100%{
background-color:#FFFFFF}

}

@-webkit-keyframes f_fadeG{
0%{
background-color:#177ffb}

100%{
background-color:#FFFFFF}

}

@-ms-keyframes f_fadeG{
0%{
background-color:#177ffb}

100%{
background-color:#FFFFFF}

}

@-o-keyframes f_fadeG{
0%{
background-color:#177ffb}

100%{
background-color:#FFFFFF}

}

@keyframes f_fadeG{
0%{
background-color:#177ffb}

100%{
background-color:#FFFFFF}

}

/*--------------------------------------------------------------v2------------------------------------------------------*/

.nav-btn{font-size: 14px;}
#scroll .v3_imgs img{ width:100%;}
.bk3{padding: 15px 15px 0 15px;}
.bk3 li {float: left;width: 33%;vertical-align: top;zoom: 1;letter-spacing: 0;padding-bottom: 12px;}
.bk3 li:nth-child(3n+3) {text-align: right;}
.bk3 li:nth-child(3n-1) {text-align: center;width: 34%;}
.bk3 li:hover{ color:#177ffb;}
.bk3 li div {display: inline-block;text-align: left;width: 88px;position: relative;}
.bk3 li div img {width: 88px;height: 110px;}
.bk3 li div h3 {margin-top: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 12px;}
.enterbtn{ border-radius:4px; height:36px; text-align:center; vertical-align:middle; line-height:36px; font-size:12px; background-color:#fff; margin:0px 15px 0px 15px; border-top:1px solid #f5f5f5; color:#177ffb;}
.enterbtn2{ border-radius:4px; height:36px; text-align:center; vertical-align:middle; line-height:36px; font-size:12px; background-color:#fff; margin:-10px 15px 0px 15px;  color:#177ffb; position:relative;}
.img2n{}
.img2n li {border-right: 1px solid #f5f5f5;-webkit-box-sizing: border-box;width: 50%;display: inline-table; float:left;}
.img2n li:nth-child(2n) {border-right: 0;}
.img2n p {padding-left: 15px;display: table-cell;vertical-align: middle;color: #999;font-size: 12px;width: 70%;}
.img2n p span {font-size: 16px;color: #000;line-height: 30px;}
.imgbom li{ border-bottom:1px solid #f5f5f5;}
.pimg {width: 64px;height: 95px;border: 0;vertical-align: middle;}
.xlb li a{ font-size:14px;}
.tit{ font-size:18px;}
.fm1 a img {width: 88px;height: 110px;-web-background-size: 88px 110px;}
.bk3list{ margin:0 15px;  padding:0px 0 10px 0;}
.bk3list li{ padding:0;border-top:1px solid #f5f5f5; padding-top:10px;}
.bk3list li a p{ height:auto; padding-top:6px; color:#333; font-size:14px; line-height:130%;}
.bk3list li a p:first-child {font-size: 15px; padding-top:0px;}
.bk3 p.hx {text-decoration: line-through;color: #777;line-height: 22px;height: 22px;overflow: hidden;margin-bottom: 0;margin-top: 0; font-size:12px;}
.bk3 p.mf {color: #e82d2d;line-height: 22px;height: 22px;overflow: hidden;margin-bottom: 0;margin-top: 0; font-size:12px;}
span.tag{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 10;overflow: hidden;}
span.tag em {display: block;text-align: center;color: #fff;font-size: 14px;width: 60px;background-color: #6C6;margin-top: 3px;margin-left: -16px;-webkit-transform: rotate(-45deg);line-height: 20px;}
.titmore{ position:relative;}
.morebtn {display: block;position: absolute;right: 0px;top: 0;padding: 15px 0px;}
.morebtn i {right: 18px;margin-top: 0;}
.morepoint {width: 8px;height: 8px;border: 1px solid #cdcdcd;border-color: #cdcdcd #cdcdcd transparent transparent;-webkit-transform: rotate(45deg);display: block;position: absolute;top: 50%;}
.morebtn2 {display: block;position: absolute;right: 50%;top: 0;padding: 0px 0px;}
.morebtn2 i {right: -8px;margin-top: -4px;}
.morepoint2 {width: 8px;height: 8px;border: 1px solid #cdcdcd;border-color: #177ffb #177ffb transparent transparent;-webkit-transform: rotate(45deg);display: block;position: absolute;top: 50%;}
.fm1 {border-bottom: 1px solid #f5f5f5;}



































