@charset "UTF-8";
/* CSS Document */
* { margin: 0px; padding: 0px; box-sizing: border-box; }

html { font-size: 50px; height: 100%; }
@media only screen and (min-width: 320px) and (max-width: 352px){html{font-size: 42.66px;} }
@media only screen and (min-width: 352px) and (max-width: 370px){html{font-size: 48px;} }
@media only screen and (min-width: 370px) and (max-width: 384px){html{font-size: 50px;} }
@media only screen and (min-width: 384px) and (max-width: 416px){html{font-size: 54.9px;} }
@media only screen and (min-width: 416px) and (max-width: 448px){html{font-size: 55.5px;} }
@media only screen and (min-width: 448px) and (max-width: 480px){html{font-size: 59.7px;} }
@media only screen and (min-width: 480px) and (max-width: 512px){html{font-size: 64px;} }
@media only screen and (min-width: 512px) and (max-width: 544px){html{font-size: 68.3px;} }
@media only screen and (min-width: 544px) and (max-width: 576px){html{font-size: 72.5px;} }
@media only screen and (min-width: 576px) and (max-width: 608px){html{font-size: 76.8px;} }
@media only screen and (min-width: 608px) and (max-width: 640px){html{font-size: 81px;} }
@media only screen and (min-width: 640px) and (max-width: 750px){html{font-size: 85px;} }
@media only screen and (min-width: 750px){html{font-size: 100px;} }

.whit { background: #fff; }

body { font-family: "Microsoft Yahei",Helvetica Neue,Helvetica,Arial,sans-serif; font-size: 14px; background: #f0f0f0; overflow-x: hidden; max-width: 750px; margin: 0 auto; height: 100%; }

ul li { list-style: none; }

li { list-style: none; }

img { border: none; }

a { color: #444; text-decoration: none; cursor: pointer; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1); }

em, i { font-style: normal; }

b { font-weight: normal; }

.clearfix { zoom: 1; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #d0d0d0; }

.clearfix:after { clear: both; height: 0px; font-size: 0px; visibility: hidden; display: block; content: " "; }

input, textarea, button { resize: none; outline: none; border: 0 none; font-family: "微软雅黑"; }

/*首页*/
.contents { height: 100%; }

.wrap { position: relative; min-height: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding-bottom: 2.12rem; max-width: 750px; margin: 0 auto; }

.top { height: 1rem; padding: 0.18rem 0.3rem; background: #323437; position: relative;z-index:999; }
.top .logo { float: left; margin-top: 0.05rem; }
.top .logo img { height: 0.52rem; }
.top .seabox { float: left; height: 100%; border-radius: 0.1rem; width: 3.18rem; margin-left: 0.7rem; background: #fff; border-radius: 100px; }
.top .seabox input { float: left; width: 2.60rem; height: 100%; padding: 0.12rem 0.25rem 0.08rem 0.25rem; line-height: 0.42rem; background: none; color: #666; font-size: 0.24rem; }
.top .seabox a { float: left; width: 0.58rem; height: 100%; background: url(../skin_img/sea_bj.png) no-repeat 0 center; background-size: 0.28rem 0.26rem; }
.top .seabox form { height: 100%; float: left; }
.top .rg_menu { float: right; }
.top .rg_menu .btn_rgmenu { display: block; width: 0.41rem; height: 0.38rem; background: url(../skin_img/rg_menu.png) no-repeat; background-size: cover; margin-top: 0.14rem; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.top .rg_menu .btn_rgmenu.on { transform: rotate(180deg); }
.top .rgmenu_box { position: absolute; width: 100%; left: 0; top: 1rem; background: rgba(0, 0, 0, 0.85); display: none; z-index: 999; }
.top .rgmenu_box .rgmenu_tit { height: 1.6rem; padding: 0.4rem 0; width: 4.8rem; margin: 0 auto; }
.top .rgmenu_box .rgmenu_tit ul { background: #fff; border-radius: 0.1rem; overflow: hidden; }
.top .rgmenu_box .rgmenu_tit ul li { float: left; width: 1.6rem; text-align: center; line-height: 0.8rem; height: 0.8rem; }
.top .rgmenu_box .rgmenu_tit ul li span { font-size: 0.26rem; color: #333; display: inline-block; }
.top .rgmenu_box .rgmenu_tit ul li span:before { content: ''; display: inline-block; vertical-align: middle; width: 0.36rem; height: 0.30rem; background: url(../skin_img/rg_yx.png) no-repeat; background-size: auto 100%; margin: 0.26rem 0.14rem 0 0; float: left; }
.top .rgmenu_box .rgmenu_tit ul li span.rj:before { background-image: url(../skin_img/rg_rj.png); }
.top .rgmenu_box .rgmenu_tit ul li span.zx:before { background-image: url(../skin_img/rg_zx.png); }
.top .rgmenu_box .rgmenu_tit ul li a { display: block; height: 100%; }
.top .rgmenu_box .rgmenu_tit ul li + li:before { content: ''; width: 1px; height: 0.24rem; display: block; float: left; background: #e5e5e5; margin-top: 0.31rem; }
.top .rgmenu_box .rgmenu_tit ul li.last { background: #4bd78e; }
.top .rgmenu_box .rgmenu_tit ul li.last span { color: #fff; }
.top .rgmenu_box .rgmenu_tit ul li.last span:before { background-position: -0.37rem 0; }
.top .rgmenu_box .rgmenu_tit ul li.last span.rj:before { background-position: -0.37rem 0; }
.top .rgmenu_box .rgmenu_tit ul li.last span.zx:before { background-position: -0.37rem 0; }
.top .rgmenu_box .rgmenu_tit ul li.last:before { display: none; }
.top .rgmenu_box .rgmenu_list { padding-bottom: 0.1rem; }
.top .rgmenu_box .rgmenu_list ul li { width: 1.5rem; line-height: 0.7rem; height: 0.7rem; overflow: hidden; margin: 0 0 0.3rem 0.3rem; float: left; }
.top .rgmenu_box .rgmenu_list ul li a { display: block; text-align: center; font-size: 0.26rem; color: #444; background: #fff; }

.hide { display: none; }

.main_menu { overflow: hidden; background: #fff; position: relative;z-index:1; }

.menu_bj { position: absolute; right: 0; top: 0; width: 1.67rem; height: 1.2rem; background: url(../skin_img/rgmenu_bj.png) no-repeat center; background-size: 100% auto; opacity: 0.2; }

.sec_sort { height: 1rem; overflow: hidden; }
.sec_sort ul li { width: 1.65rem; float: left; text-align: center; margin: 0; }
.sec_sort ul li a { display: block; height: 1rem; padding-top: 0.15rem; }
.sec_sort ul li a span { display: block; width: 0.36rem; height: 0.34rem; margin: 0 auto; background: url(../skin_img/menu_sy.png) no-repeat center bottom; background-size: 100% auto; }
.sec_sort ul li a span.yx { background-image: url(../skin_img/menu_yx.png); }
.sec_sort ul li a span.rj { background-image: url(../skin_img/menu_rj.png); background-size: 0.32rem 0.32rem; }
.sec_sort ul li a span.zx { background-image: url(../skin_img/menu_zx.png); }
.sec_sort ul li a span.zt { background-image: url(../skin_img/menu_zt.png); }
.sec_sort ul li a span.phb { background-image: url(../skin_img/menu_ph.png); }
.sec_sort ul li a span.zt { background-image: url(../skin_img/menu_zt.png); }
.sec_sort ul li a span.h5 { background-image: url(../skin_img/menu_h5.png); }
.sec_sort ul li a em { display: block; font-size: 0.24rem; color: #666; margin-top: 0.05rem; }
.sec_sort ul li.on, .sec_sort ul li.cur { background: #26c472; }
.sec_sort ul li.on a span.sy, .sec_sort ul li.cur a span.sy { background-image: url(../skin_img/menu_sys.png); }
.sec_sort ul li.on a span.yx, .sec_sort ul li.cur a span.yx { background-image: url(../skin_img/menu_yxs.png); }
.sec_sort ul li.on a span.rj, .sec_sort ul li.cur a span.rj { background-image: url(../skin_img/menu_rjs.png); }
.sec_sort ul li.on a span.zx, .sec_sort ul li.cur a span.zx { background-image: url(../skin_img/menu_zxs.png); }
.sec_sort ul li.on a span.zt, .sec_sort ul li.cur a span.zt { background-image: url(../skin_img/menu_zts.png); }
.sec_sort ul li.on a span.phb, .sec_sort ul li.cur a span.phb { background-image: url(../skin_img/menu_phs.png); }
.sec_sort ul li.on a span.zt, .sec_sort ul li.cur a span.zt { background-image: url(../skin_img/menu_zts.png); }
.sec_sort ul li.on a span.h5, .sec_sort ul li.cur a span.h5 { background-image: url(../skin_img/menu_h5s.png); }
.sec_sort ul li.on a em, .sec_sort ul li.cur a em { color: #fff; }

.mian_tit { line-height: 0.4rem; padding: 0.2rem 0.3rem 0 0.3rem; height: 0.6rem; }
.mian_tit span { font-size: 0.32rem; color: #333; font-weight: bold; letter-spacing: 0.05rem; float: left; }
.mian_tit .em_cmt { margin-top: 0.05rem; font-size: 0.24rem; color: #666; }
.mian_tit .em_cmt i { color: #f66060; }
.mian_tit .litit { float: left; font-size: 0.26rem; color: #444; }
.mian_tit .litit:before { float: left; content: ''; width: 2px; height: 0.22rem; background: #d0d0d0; margin: 0.12rem 0.15rem 0 0.15rem; }
.mian_tit .a_more { float: right; font-size: 0.24rem; color: #888; }

.ztbox { background: #fff; margin: 0.2rem 0; }

.hbyx_list { padding: 0.3rem 0.3rem 1px 0.3rem; }
.hbyx_list ul { margin-left: -0.5rem; }
.hbyx_list ul li { float: left; width: 1.35rem; margin: 0 0 0.3rem 0.5rem; position: relative; }
.hbyx_list ul li a { display: block; height: 100%; }
.hbyx_list ul li a img { width: 1.35rem; height: 1.35rem; border-radius: 0.35rem; }
.hbyx_list ul li a em { display: block; font-size: 0.26rem; color: #444; text-align: center; margin-top: 0.1rem; line-height: 0.35rem; height: 0.35rem; overflow: hidden; }
.newhjtj_list ul li a em{ height: 0.7rem; }
.btyx_list ul li a em{ height: 0.64rem; }
.hbyx_list ul li a .hot { display: block; width: 0.51rem; height: 0.67rem; position: absolute; left: -0.09rem; top: -0.27rem; background: url(../skin_img/huo_icon.png) no-repeat center; background-size: 100% auto; }
.hbyx_list ul li a .hot.new { width: 0.91rem; height: 0.98rem; background-image: url(../skin_img/new_icon.png); left: auto; top: 0; right: 0; }

.mab0 { margin-bottom: 0; }

.zxzx_list { background: #fff; }
.zxzx_list dl { padding: 0.25rem 0.3rem 0.25rem 2.68rem; position: relative; height: 1.82rem; }
.zxzx_list dl dt { position: absolute; width: 2.1rem; height: 1.32rem; left: 0.3rem; top: 0.25rem; }
.zxzx_list dl dt img { width: 100%; height: 100%; }
.zxzx_list dl dd .ptit { font-size: 0.3rem; color: #333; line-height: 0.48rem; height: 0.96rem; overflow: hidden; }
.zxzx_list dl dd .ptit a { position: relative; color: #444; }
.zxzx_list dl dd .ptit a .hot { position: absolute; display: inline-block; width: 0.34rem; height: 0.3rem; background: url(../skin_img/news_hot.png) no-repeat center; background-size: 100% auto; margin: 0.05rem 0 0 0.08rem; }
.zxzx_list dl dd .ptit a span { color: #ff5252; }
.zxzx_list dl dd .pbt { height: 0.25rem; margin-top: 0.1rem; }
.zxzx_list dl dd .pbt span { float: left; width: 0.5rem; height: 0.25rem; background: url(../skin_img/lx_gl.png) no-repeat center; background-size: 100% auto; }
.zxzx_list dl dd .pbt span.zx { background-image: url(../skin_img/lx_zx.png); }
.zxzx_list dl dd .pbt em { font-size: 0.18rem; color: #999; line-height: 0.20rem; margin: 0.05rem 0 0 0; float: left; }
.zxzx_list dl dd .pbt .ahf { float: right; width: 0.32rem; height: 0.3rem; background: url(../skin_img/icon_hf.png) no-repeat center; background-size: 100% auto; }
.zxzx_list dl + dl { border-top: 1px solid #e5e5e5; }

.newslb_list dl { border-bottom: 1px solid #e5e5e5; }
.newslb_list dl + dl { border-top: none; }

.sszx_list { padding: 0; }
.sszx_list dl { padding-top: 0.3rem; padding: 0.3rem 0.3rem 0.3rem 2.8rem; }
.sszx_list dl dt { top: 0.3rem; left: 0.3rem; }
.sszx_list dl + dl { border-top: 1px dashed #e5e5e5; }

.yxjj_list { padding: 0; background: #fff; position: relative; }
.yxjj_list dl { padding: 0.3rem 0.3rem 0.3rem 2.8rem; border-bottom: 1px dashed #e5e5e5; }
.yxjj_list dl dt { top: 0.3rem; left: 0.3rem; }

.slideBox { background: #fff; margin-top: 0.2rem; }
.slideBox ul.slide_ul li { width: 50%; float: left; padding-left: 1.85rem; height: 1.3rem; position: relative; margin-bottom: 0.35rem; }
.slideBox ul.slide_ul li .li_img { position: absolute; width: 1.3rem; height: 1.3rem; left: 0.3rem; top: 0; }
.slideBox ul.slide_ul li .li_img img { width: 100%; height: 100%; border-radius: 0.3rem; }
.slideBox ul.slide_ul li .li_infro p { overflow: hidden; }
.slideBox ul.slide_ul li .li_infro .ptit { font-size: 0.3rem; color: #333; line-height: 0.4rem; height: 0.4rem; word-break: break-all; padding-right: 0.1rem; }
.slideBox ul.slide_ul li .li_infro .ptit a { color: #444; }
.slideBox ul.slide_ul li .li_infro .pstar { margin: 0.13rem 0; }
.slideBox ul.slide_ul li .li_infro .ptxt { font-size: 0.22rem; color: #666; line-height: 0.36rem; height: 0.36rem; }
.slideBox .li_div { width: 50%; float: left; padding-left: 1.9rem; position: relative; margin-bottom: 0.35rem; }
.slideBox .li_div .li_img { position: absolute; width: 1.35rem; height: 1.35rem; left: 0.3rem; top: 0; }
.slideBox .li_div .li_img img { width: 100%; height: 100%; border-radius: 0.3rem; }
.slideBox .li_div .li_infro p { overflow: hidden; }
.slideBox .li_div .li_infro .ptit { font-size: 0.3rem; color: #333; line-height: 0.4rem; height: 0.4rem; margin-bottom: 0.25rem; }
.slideBox .li_div .li_infro .ptxt { font-size: 0.22rem; color: #999; line-height: 0.36rem; height: 0.36rem; }
.slideBox .hd { height: 0.76rem; padding: 0.2rem 0 0.4rem 0; text-align: center; margin-top: -0.4rem; }
.slideBox .hd ul { display: inline-block; }
.slideBox .hd ul li { width: 0.16rem; height: 0.16rem; background: #fff; border-radius: 0.16rem; text-indent: -9999px; float: left; margin: 0 0.05rem; border: 1px solid #a0a0a0; }
.slideBox .hd ul li.on { background: #26c472; width: 0.3rem; border: none; }

.tltj_list ul.slide_ul li { padding-left: 1.6rem; margin-bottom: 0.3rem; }
.tltj_list ul.slide_ul li .li_img { width: 1.1rem; height: 1.1rem; }
.tltj_list ul.slide_ul li .li_infro .ptit { font-size: 0.26rem; margin-bottom: 0.15rem; line-height: 0.34rem; height: 0.34rem; }
.tltj_list ul.slide_ul li .li_infro .ptxt { font-size: 0.2rem; line-height: 0.3rem; height: 0.3rem; }

.rank_tit { height: 0.9rem; border-bottom: 1px solid #d0d0d0; }
.rank_tit ul li { width: 50%; float: left; }
.rank_tit ul li a { display: block; height: 0.9rem; line-height: 0.88rem; text-align: center; }
.rank_tit ul li a span { display: inline-block; font-size: 0.32rem; color: #555; }
.rank_tit ul li a span:before { float: left; content: ''; width: 0.5rem; height: 0.5rem; background: url(../skin_img/rank_wy.png) no-repeat center; background-size: 0.5rem 0.32rem; margin: 0.2rem 0.13rem 0 0; }
.rank_tit ul li a span.rj:before { background-image: url(../skin_img/rank_rj.png); background-size: 0.44rem 0.3rem; }
.rank_tit ul li.last { border: none; }
.rank_tit ul li.last a { border-bottom: 2px solid #26c472; }
.rank_tit ul li.last span { color: #333; font-weight: bold; }
.rank_tit ul li.last span.wy:before { background-image: url(../skin_img/rank_wys.png); }
.rank_tit ul li.last span.rj:before { background-image: url(../skin_img/rank_rjs.png); }

.zt_tit ul li { width: 3rem; }

.rank_list { background: #fff; }
.rank_list ul li { width: 100%; float: left; padding: 0.25rem 0.3rem 0.25rem 0.87rem; position: relative; }
.rank_list ul li .li_rank { position: absolute; left: 0.3rem; top: 0.3rem; }
.rank_list ul li .li_rank span { display: block; width: 0.28rem; height: 0.28rem; line-height: 0.28rem; background-color: #bbb; text-align: center; font-size: 0.2rem; color: #fff; font-family: 'Arial'; font-weight: bold; font-style: italic; text-indent: -0.02rem; }
.rank_list ul li .li_rank span.ra1 { background-color: #ff5555; }
.rank_list ul li .li_rank span.ra2 { background-color: #ff9d10; }
.rank_list ul li .li_rank span.ra3 { background-color: #76c880; }
.rank_list ul li .li_infro { padding-left: 1.38rem; position: relative; }
.rank_list ul li .li_infro .dv_img { position: absolute; left: 0; top: 0; width: 1.2rem; height: 1.2rem; }
.rank_list ul li .li_infro .dv_img img { width: 100%; height: 100%; border-radius: 0.2rem; }
.rank_list ul li .li_infro .dv_txt p { overflow: hidden; }
.rank_list ul li .li_infro .dv_txt .ptit { line-height: 0.4rem; height: 0.4rem; margin-bottom: 0.15rem; padding-right: 1.9rem; word-break: break-all; }
.rank_list ul li .li_infro .dv_txt .ptit a { font-size: 0.26rem; color: #444; }
.rank_list ul li .li_infro .dv_txt .ptit a em { font-size: 0.22rem; color: #999; display: inline-block; }
.rank_list ul li .li_infro .dv_txt .ptit a em:before { float: left; content: ''; width: 1px; height: 0.16rem; background: #d0d0d0; margin: 0.15rem 0.13rem 0 0.13rem; }
.rank_list ul li .li_infro .dv_txt .ptit a i { display: inline-block; width: 0.14rem; height: 0.16rem; background: url(../skin_img/ph_ss.png) no-repeat center; background-size: 100% auto; margin-left: 0.1rem; }
.rank_list ul li .li_infro .dv_txt .ptit a i.xj { background-image: url(../skin_img/ph_xj.png); }
.rank_list ul li .li_infro .dv_txt .ptit a i.ping { background-image: url(../skin_img/ph_ping.png); }
.rank_list ul li .li_infro .dv_txt .ptxt { font-size: 0.22rem; color: #666; line-height: 0.3rem; height: 0.3rem; padding-right: 1.9rem; overflow: hidden; }
.rank_list ul li .li_infro .dv_txt .ptxt.litxt { font-size: 0.22rem; }
.rank_list ul li .li_infro.lit { padding-left: 0.55rem; }
.rank_list ul li .li_infro.lit .dv_img { width: 0.4rem; height: 0.4rem; }
.rank_list ul li .li_infro.lit .dv_img img { border-radius: 0.1rem; }
.rank_list ul li .li_infro.lit .ptit { margin-bottom: 0; }
.rank_list ul li .li_btn { position: absolute; right: 0.3rem; top: 50%; margin-top: -0.375rem; width: 1.64rem; }
.rank_list ul li .li_btn a { display: block; line-height: 0.75rem; text-align: center; background: #26c472; font-size: 0.3rem; color: #fff; }
.rank_list ul li + li { border-top: 1px dashed #e5e5e5; }

.cnxh_list ul li { padding-left: 0.3rem; height: 1.85rem; }
.cnxh_list ul li .li_infro { padding-left: 1.58rem; }
.cnxh_list ul li .li_infro .dv_img { width: 1.35rem; height: 1.35rem; }
.cnxh_list ul li .li_infro .dv_txt .ptit { margin-bottom: 0; }
.cnxh_list ul li .li_infro .dv_txt .ptxt { margin-top: 0.13rem; }
.cnxh_list ul li .li_infro .dv_txt .pstar { margin: 0.19rem 0; }

.galb_list ul li { padding-left: 0.3rem; border-top: none !important; border-bottom: 1px dashed #e5e5e5; }
.galb_list ul li .li_infro .dv_txt .ptxt { margin-top: 0.1rem; color: #999; }

.xgxz_list { padding-bottom: 0.2rem; }
.xgxz_list ul li + li { border: none; }
.xgxz_list ul li + li + li { border-top: 1px dashed #e5e5e5 !important; }

.gdbox { height: 1.5rem; padding: 0.4rem 0.3rem; text-align: center; }
.gdbox a { display: block; line-height: 0.8rem; height: 0.8rem; text-align: center; background: #f0f0f0; font-size: 0.28rem; color: #25b60d; }
.gdbox a.sq { background: #6e6e6e; border-color: #6e6e6e; color: #fff; }

.pstar { height: 0.27rem; margin-top: 0.06rem; }
.pstar span { display: block; width: 1.65rem; height: 0.27rem; background: url(../skin_img/stars.png) no-repeat; background-size: auto 100%; }
.pstar span.star4 { background-position: -0.34rem 0; }
.pstar span.star3 { background-position: -0.68rem 0; }
.pstar span.star2 { background-position: -1.02rem 0; }
.pstar span.star1 { background-position: -1.36rem 0; }
.pstar span.star0 { background-position: -1.7rem 0; }
.pstar span.star4b { background-position: -3.4rem 0; }
.pstar span.star3b { background-position: -3.74rem 0; }
.pstar span.star2b { background-position: -4.08rem 0; }
.pstar span.star1b { background-position: -4.42rem 0; }
.pstar span.star0b { background-position: -4.76rem 0; }
.pstar.ht20 { height: 0.2rem; margin-top: 0.15rem; }
.pstar.ht20 span { width: 1.22rem; height: 0.2rem; margin: 0 auto; background-image: url(../skin_img/stars_20.png); }
.pstar.ht20 span.star4 { background-position: -0.25rem 0; }
.pstar.ht20 span.star3 { background-position: -0.5rem 0; }
.pstar.ht20 span.star2 { background-position: -0.75rem 0; }
.pstar.ht20 span.star1 { background-position: -1rem 0; }
.pstar.ht20 span.star0 { background-position: -1.25rem 0; }
.pstar.ht20 span.star4b { background-position: -2.52rem 0; }
.pstar.ht20 span.star3b { background-position: -2.77rem 0; }
.pstar.ht20 span.star2b { background-position: -3.02rem 0; }
.pstar.ht20 span.star1b { background-position: -3.27rem 0; }
.pstar.ht20 span.star0b { background-position: -3.52rem 0; }

.linkbox { padding: 0.2rem 0.3rem; overflow: hidden; background: #fff; }
.linkbox .link_tit span { display: inline-block; font-size: 0.32rem; color: #333; font-weight: bold; line-height: 0.45rem; letter-spacing: 0.05rem; }
.linkbox .link_list { height: 35px; position: relative; overflow: hidden; margin-top: 0.1rem; margin-left: -0.7rem; }
.linkbox .link_list a { font-size: 0.24rem; color: #666; line-height: 0.52rem; height: 0.52rem; margin-left: 0.7rem; display: inline-block; height: 35px; line-height: 35px; }
.linkbox .link_list #div1 { position: absolute; left: 0; right: 0; top: 0; }

.footer { border-top: 2px solid #4bd78e; background: #323437; padding: 0.4rem 0; text-align: center; position: absolute; left: 0; bottom: 0; width: 100%; }
.footer p { font-size: 0.26rem; color: #fff; margin-top: 0.1rem; }
.footer ul { display: inline-block; }
.footer ul li { float: left; height: 0.36rem; }
.footer ul li a { display: block; line-height: 0.36rem; font-size: 0.26rem; color: #fff; }
.footer ul li a i { float: left; height: 0.36rem; margin: 0 0.18rem 0 0; }
.footer ul li a i img { width: 0.36rem; }
.footer ul li a.fhsy { position: relative; }
.footer ul li a.fhsy:before { display: block; content: ''; width: 1px; height: 0.2rem; background: #666; position: absolute; left: -0.3rem; top: 50%; margin-top: -0.1rem; }
.footer ul li + li { margin-left: 0.6rem; }

.marb { /*padding-bottom:1.22rem;*/ }
.marb .back_top { bottom: 2rem; }
.marb .wrap { margin-bottom: 1.22rem; }

.back_top { position: fixed; right: 0.3rem; bottom: 0.3rem; width: 0.85rem; height: 0.85rem; display: none; }
.back_top a { display: block; height: 100%; background: url(../skin_img/back_top.png?v=123) no-repeat center; background-size: auto 100%; }

/*软件*/
.zjbb_tit { padding: 0 0 0.1rem 0.3rem; margin-left: -0.1rem; }
.zjbb_tit a { float: left; width: 1.3rem; line-height: 0.5rem; text-align: center; background: #ddd; font-size: 0.22rem; color: #666; margin: 0 0 0.25rem 0.1rem; border-radius: 300px; }
.zjbb_tit a.on { background: #5ab60d; color: #fff; }

.white { background: #fff; }

.zjbb_list dl { padding: 0.4rem 0.3rem 0.4rem 1.78rem; position: relative; border-bottom: 1px dashed #e5e5e5; }
.zjbb_list dl dt { position: absolute; left: 0.3rem; top: 0.4rem; width: 1.2rem; height: 1.2rem; }
.zjbb_list dl dt img { width: 100%; height: 100%; border-radius: 0.2rem; }
.zjbb_list dl dd .ptit { font-size: 0.3rem; color: #333; line-height: 0.4rem; height: 0.4rem; overflow: hidden; margin-bottom: 0.2rem; margin-top: -0.05rem; }
.zjbb_list dl dd .ptit a { font-size: 0.3rem; color: #444; }
.zjbb_list dl dd .ptit a span, .zjbb_list dl dd .ptit a em { display: inline-block; vertical-align: middle; }
.zjbb_list dl dd .ptit a span { height: 0.4rem; overflow: hidden; /*max-width: 80%;*/ }
.zjbb_list dl dd .ptit a em { font-size: 0.24rem; color: #999; margin-left: 0.1rem; }
.zjbb_list dl dd .ptxt { font-size: 0.24rem; color: #999; line-height: 0.3rem; height: 0.3rem; overflow: hidden; margin-top: 0.12rem; padding-right: 1.6rem; }
.zjbb_list dl dd .ptxt span + span { margin-left: 0.3rem; }
.zjbb_list dl.yxlb_dl { height: 2rem; }
.zjbb_list dl.yxlb_dl .dd_btn { position: absolute; right: 0.3rem; top: 50%; margin-top: -0.4rem; width: 1.6rem; }
.zjbb_list dl.yxlb_dl .dd_btn a, .zjbb_list dl.yxlb_dl .dd_btn span { display: block; line-height: 0.8rem; background: #26c472; text-align: center; font-size: 0.24rem; color: #fff; }
.zjbb_list dl.yxlb_dl .dd_btn a.none, .zjbb_list dl.yxlb_dl .dd_btn span.none { background-color: #e0e0e0 !important; }

.applist dl { border-bottom: none; }
.applist dl a { display: block; height: 100%; }
.applist dl dd .ptit { margin-bottom: 0.5rem; }
.applist dl dd .ptit span { color: #ff5151; }
.applist dl dd .ptxt span + span { margin-left: 0.6rem; }
.applist dl.yxlb_dl { padding-bottom: 0; height: 1.9rem !important; }
.applist dl.yxlb_dl .dd_btn { width: 1.65rem; }
.applist dl.yxlb_dl .dd_btn a, .applist dl.yxlb_dl .dd_btn span { background-color: #3ac87e; line-height: 0.75rem; }

.xljz { text-align: center; line-height: 0.9rem; font-size: 0.24rem; color: #c0c0c0; background: #fff; }

/*游戏列表*/
.yxlb_tips { line-height: 0.8rem; height: 0.8rem; padding: 0 0.3rem; }
.yxlb_tips span { float: left; font-size: 0.3rem; color: #333; }
.yxlb_tips em { float: left; font-size: 0.24rem; color: #666; line-height: 0.3rem; margin: 0.27rem 0 0 0.15rem; }
.yxlb_tips em i { color: #ff5555; }
.yxlb_tips em:before { float: left; content: ''; width: 1px; height: 0.2rem; margin: 0.08rem 0.15rem 0 0; background: #d2d2d2; }

.sea_tips { border-bottom: 1px solid #e6e6e6; }

.yxlb_tit { height: 0.92rem; background: #fff; }
.yxlb_tit ul li { width: 33.3%; float: left; }
.yxlb_tit ul li a { display: block; line-height: 0.85rem; text-align: center; font-size: 0.3rem; color: #666; }
.yxlb_tit ul li.last a { background: #eef6e7; border-bottom: 0.05rem solid #5ab60d; color: #5ab60d; }

.yxjj_tit { height: 0.75rem; border-width: 0.02rem; border-top: 0; background: none; }
.yxjj_tit ul li a { line-height: 0.73rem; }
.yxjj_tit ul li.last a { background: none; border-width: 0.02rem; }

.gamejj_tit { padding: 0.15rem 0.3rem 0 0.3rem; }
.gamejj_tit span { display: inline-block; font-size: 0.28rem; color: #444; font-weight: bold; line-height: 0.46rem; border-bottom: 2px solid #26c472; }

.bztbox { text-align: center; height: 6.32rem; height: 6rem; overflow: hidden; }

#echart { height: 6.32rem; margin-left: -0.4rem; }

/*游戏主页*/
.yxzy_main1 { background: #fff; margin: 0.2rem 0; }
.yxzy_main1 .yxlb_dl { border: none; height: 1.2rem; }

.xwzy_main1 { background: #f1f1f1; margin: 0.3rem; }
.xwzy_main1 .zjbb_list dl dd .ptxt { font-size: 0.24rem; }
.xwzy_main1 .zjbb_list .yxlb_dl .dd_btn a { background: #26c472; }

.intro_box { text-align: center; }
.intro_box span { font-size: 0.24rem; color: #999; line-height: 0.28rem; display: inline-block; margin: 0 0.25rem; }
.intro_box span:before { float: left; content: ''; width: 0.28rem; height: 0.28rem; background: url(../skin_img/tit_sj.png) no-repeat right center; background-size: 100% auto; margin-right: 0.1rem; }
.intro_box span.zz:before { background-image: url(../skin_img/tit_zz.png); }
.intro_box span.ly:before { background-image: url(../skin_img/tit_ly.png); }
.intro_box a { font-size: 0.24rem; color: #999; }
.intro_box.iconnone span:before { display: none; }

.fade { width: 100%; height: 100%; position: fixed; left: 0; top: 0; background: #000; opacity: 0.25; display: none; }
.fade a { display: block; height: 100%; }

.advertbox { margin: 0.3rem 0; }
.advertbox img { width: 100%; display: block; }

.sharebox { width: 100%; position: fixed; left: 0; top: 50%; height: 3.5rem; margin-top: -1.75rem; display: none; }
.sharebox .shatp { height: 2.6rem; background: rgba(255, 255, 255, 0.95); text-align: center; }
.sharebox .shatp p { line-height: 0.85rem; font-size: 0.26rem; color: #999; }
.sharebox .shatp .bdsharebuttonbox { text-align: center; }
.sharebox .shatp .bdsharebuttonbox a { display: inline-block; float: none; margin: 0 0.25rem; width: 0.9rem; padding: 0; font-size: 0.24rem; color: #666; text-align: center; background: none; height: 1.30rem; }
.sharebox .shatp .bdsharebuttonbox a:before { display: block; content: ''; height: 1.09rem; background: url(../skin_img/share_wb.png) no-repeat center; background-size: 100% auto; }
.sharebox .shatp .bdsharebuttonbox a.bds_pyq:before { background-image: url(../skin_img/share_pyq.png); }
.sharebox .shatp .bdsharebuttonbox a.bds_qzone:before { background-image: url(../skin_img/share_kj.png); }
.sharebox .shatp .bdsharebuttonbox a.bds_weixin:before { background-image: url(../skin_img/share_wx.png); }
.sharebox .shatp .bdsharebuttonbox a.bds_tieba:before { background-image: url(../skin_img/share_bd.png); }
.sharebox .qxbtn a { display: block; line-height: 0.9rem; text-align: center; background: #e6e6e6; font-size: 0.26rem; color: #333; }

.rmtj_list { padding: 0.4rem 0.3rem 0.1rem 0.3rem; position: relative; height: 2.49rem; overflow: hidden; }
.rmtj_list ul li { margin-left: 0.3rem; }
.rmtj_list ul li a em { color: #444; height: 0.7rem; word-break: break-all; }
.rmtj_list ul li + li { margin-left: 0.5rem; }

.rmtj_bq { position: absolute; left: 0; top: 0; width: 0.8rem; height: 0.84rem; background: url(../skin_img/rmtj_bj.png) no-repeat center; background-size: 100% auto; }
.rmtj_bq span { font-size: 0.18rem; color: #fff; display: block; -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); position: absolute; left: -0.065rem; top: 0.18rem; }

.jptjbox { position: relative; padding: 0.4rem 0 0.25rem 0; background: #fff; }
.jptjbox .hd { text-align: center; margin-top: -0.2rem; }
.jptjbox .hd ul { display: inline-block; }
.jptjbox .hd ul li { float: left; width: 0.16rem; height: 0.16rem; border-radius: 20px; border: 2px solid #a0a0a0; text-indent: -9999px; margin: 0 0.07rem; }
.jptjbox .hd ul li.on { width: 0.3rem; background: #26c472; border: none; }

.yxjsbox { font-size: 0.24rem; color: #666; line-height: 0.48rem; padding: 0.2rem 0.3rem 0 0.3rem; }
.yxjsbox p { text-align: justify; }
.yxjsbox p img { display: block; margin: 0.3rem auto; max-width: 100%; max-height: 7rem; width: auto !important; height: auto !important; }
.yxjsbox img { display: block; margin: 0.3rem auto; max-width: 100%; max-height: 7rem; width: auto !important; height: auto !important; }
.yxjsbox .pjt { position: absolute; left: 0.3rem; bottom: 1rem; width: 1.1rem; height: 1.1rem; }
.yxjsbox .pjt a { display: block; height: 100%; background: url(../skin_img/jietu.png) no-repeat center; background-size: 100% auto; }
.yxjsbox a { color: #5ab60d; }
.yxjsbox.last { height: 3.84rem; overflow: hidden; }

#more-intro { padding: 0.23rem 0; text-align: center; display: none; }

#more-intro a { display: block; margin: 0 0.2rem; height: 0.8rem; line-height: 0.8rem; background: #f0f0f0; font-size: 0.3rem; color: #26c472; text-align: center; }

.xgzx_list { background: #fff; }
.xgzx_list ul li { width: 100%; float: left; height: 0.78rem; padding: 0 0.3rem; }
.xgzx_list ul li a { display: inline-block; font-size: 0.28rem; color: #666; line-height: 0.78rem; height: 0.78rem; overflow: hidden; }
.xgzx_list ul li a:before { float: left; content: ''; width: 0.13rem; height: 0.13rem; margin: 0.34rem 0.15rem 0 0; background: url(../skin_img/icon_a.png) no-repeat center; background-size: 100% auto; }
.xgzx_list ul li + li { border-top: 1px dashed #e5e5e5; }

.hj_list ul li { height: 0.91rem; }
.hj_list ul li a { line-height: 0.9rem; height: 0.9rem; color: #444; }
.hj_list ul li a:before { width: 0.1rem; height: 0.1rem; background: #d0d0d0; margin-top: 0.41rem; }

.cmtbox { background: #fff; margin-top: -0.2rem; margin-bottom: -0.58rem; }
.cmtbox .cmt_input { border: 0.02rem solid #e5e5e5; border-radius: 0.1rem; margin: 0 0.3rem; overflow: hidden; }
.cmtbox .cmt_input .input_tp { height: 1.28rem; padding: 0.2rem; }
.cmtbox .cmt_input .input_tp textarea { width: 100%; height: 100%; font-size: 0.16rem; color: #666; }
.cmtbox .cmt_input .input_bt { height: 0.68rem; background: #f2f2f2; text-align: right; }
.cmtbox .cmt_input .input_bt span, .cmtbox .cmt_input .input_bt a { display: inline-block; line-height: 0.68rem; }
.cmtbox .cmt_input .input_bt span { font-size: 0.18rem; color: #999; font-style: italic; margin-right: 0.2rem; }
.cmtbox .cmt_input .input_bt a { width: 1.48rem; background: #5ab60d; font-size: 0.24rem; color: #fff; text-align: center; }
.cmtbox .cmt_list ul li { padding: 0.25rem 0.3rem 0 0.3rem; border-bottom: 1px solid #e5e5e5; width: 100%; float: left; }
.cmtbox .cmt_list ul li .div_tit { height: 0.33rem; }
.cmtbox .cmt_list ul li .div_tit .pname { float: left; line-height: 0.33rem; }
.cmtbox .cmt_list ul li .div_tit .pname em { font-size: 0.26rem; color: #666; }
.cmtbox .cmt_list ul li .div_tit .pname span { font-size: 0.2rem; color: #999; }
.cmtbox .cmt_list ul li .div_tit .pname span + span { margin-left: 0.15rem; }
.cmtbox .cmt_list ul li .div_tit .div_btn { float: right; }
.cmtbox .cmt_list ul li .div_tit .ptime { font-size: 0.2rem; color: #999; float: right; margin-top: 0.07rem; }
.cmtbox .cmt_list ul li .div_txt { font-size: 0.24rem; color: #666; line-height: 0.4rem; padding: 0.1rem 0 0.2rem 0; text-align: justify; }
.cmtbox .cmt_list ul li .div_btn { line-height: 0.3rem; text-align: right; }
.cmtbox .cmt_list ul li .div_btn a { float: left; font-size: 0.24rem; height: 0.33rem; line-height: 0.42rem; color: #666; font-family: 'Arial'; }
.cmtbox .cmt_list ul li .div_btn a.zan:after { float: right; content: ''; width: 0.33rem; height: 0.33rem; background: url(../skin_img/cmt_zan.png) no-repeat center; background-size: 100% auto; margin-left: 0.1rem; }
.cmtbox .cmt_list ul li .div_btn a.hf { width: 0.33rem; height: 0.33rem; background: url(../skin_img/cmt_hf.png) no-repeat center; background-size: 100% auto; }
.cmtbox .cmt_list ul li .div_btn a + a { margin-left: 0.34rem; }

.cmtnone { text-align: center; padding: 0.62rem 0 0.86rem 0; margin-bottom: -0.58rem; }
.cmtnone .none_img img { height: 1.87rem; }
.cmtnone .none_txt { font-size: 0.24rem; color: #666; margin-top: 0.3rem; }

.loadmore a { display: block; line-height: 1.07rem; text-align: center; }
.loadmore a span { display: inline-block; font-size: 0.24rem; color: #999; }
.loadmore a span:before { width: 0.28rem; height: 0.28rem; float: left; content: ''; background: url(../skin_img/loading.png) no-repeat center; background-size: 100% auto; margin: 0.42rem 0.15rem 0 0; }

.mat30 { margin-top: 0.3rem; }

.mat0 { margin-top: 0; }

.news_tit { border-bottom: 1px solid #e5e5e5; padding-bottom: 0.28rem; }
.news_tit .new_tit_tp { font-size: 0.36rem; color: #444; line-height: 0.6rem; padding: 0.15rem 0.3rem 0.2rem 0.3rem; text-align: justify; }
.news_tit .intro_box { padding-left: 0; padding-right: 0; }

.textbox { padding: 0.1rem 0.3rem 0 0.3rem; }
.textbox p { font-size: 1em; color: #333; line-height: 26px; text-align: justify; }
.textbox p img { display: block; margin: 0.25rem auto; max-width: 100%; max-height: 8rem; height: auto !important; }
.textbox a { color: #157bd0; }
.textbox img { display: block; margin: 0.25rem auto; max-width: 100%; max-height: 8rem; height: auto !important; }
.textbox iframe { max-width: 100%; }
.textbox.last { height: 15rem; overflow: hidden; }

.mab45 { margin-bottom: 0.45rem; }

.cmtfixed { position: fixed; width: 100%; left: 0; bottom: 0; height: 1.25rem; padding: 0.27rem 0.3rem; background: #f7f7f7; border-top: 1px solid #e0e0e0; box-shadow: 0 -0.1rem 0.1rem 0 rgba(0, 0, 0, 0.1); }
.cmtfixed .sp_tips { float: left; line-height: 0.68rem; padding-left: 0.3rem; background: #fff; font-size: 0.24rem; color: #d0d0d0; width: 5.6rem; border: 1px solid #d0d0d0; border-radius: 50px; }
.cmtfixed .a_hftips { float: right; width: 0.6rem; height: 0.7rem; background: url(../skin_img/plts_bg.png) no-repeat 0 center; background-size: 0.57rem 0.52rem; position: relative; }
.cmtfixed .a_hftips i { position: absolute; display: block; line-height: 0.24rem; min-width: 0.24rem; text-align: center; font-size: 0.18rem; color: #fff; background: #ff4c4c; border-radius: 0.5rem; right: 0; top: 0; font-family: 'Arial'; }

.pl_fade { position: fixed; left: 0; top: 0; bottom: 0; height: 100%; width: 100%; z-index: 9999; display: none; }
.pl_fade .meb { position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 9; cursor: pointer; background: rgba(0, 0, 0, 0.25); height: 100%; }

.pl_sr { position: absolute; top: 0; left: 0; z-index: 10; background: #f6f6f6; height: 4.5rem; margin-bottom: 5rem; width: 100%; box-sizing: border-box; padding: 0 0.3rem; }
.pl_sr textarea { background: #fff; height: 3rem; width: 100%; margin: 0.3rem 0; font-size: 0.32rem; color: #666; padding: 0.2rem 0.35rem; box-sizing: border-box; line-height: 0.58rem; }
.pl_sr textarea::-webkit-input-placeholder { font-size: 0.32rem; color: #999; }
.pl_sr .bnt { font-size: 0.3rem; }
.pl_sr .bnt a { color: #666; }
.pl_sr .bnt .send { float: right; font-size: 0.3rem; color: #666; background: none; }
.pl_sr .bnt .on { color: #5ab60d !important; }

/*新闻列表*/
.newlist_tit { padding: 0 0.3rem; margin-top: 0.3rem; }
.newlist_tit ul { margin-left: -0.15rem; }
.newlist_tit ul li { float: left; margin: 0 0 0.1rem 0.15rem; width: 2.2rem; height: 1rem; }
.newlist_tit ul li a { display: block; height: 100%; text-align: center; overflow: hidden; }
.newlist_tit ul li a span, .newlist_tit ul li a em { display: block; color: #fff; }
.newlist_tit ul li a em { opacity: 0.5; }
.newlist_tit ul li a span { font-size: 0.3rem; padding-top: 0.15rem; }
.newlist_tit ul li a em { font-size: 0.2rem; }
.newlist_tit ul li.tit1 { width: 4.55rem; height: 2.1rem; background: #a4d465; margin-bottom: 0; }
.newlist_tit ul li.tit1 span { line-height: 2.1rem; font-size: 0.36rem; }
.newlist_tit ul li.tit1 span i { display: inline-block; }
.newlist_tit ul li.tit1 span i:before { float: left; content: ''; width: 0.61rem; height: 0.68rem; background: url(../skin_img/sygl_icon.png) no-repeat center; background-size: 100% auto; margin: 0.71rem 0.35rem 0 0; }
.newlist_tit ul li.tit2 { background: #6cc19e; }
.newlist_tit ul li.tit3 { background: #9979ff; }
.newlist_tit ul li.tit4 { background: #70a6ff; }
.newlist_tit ul li.tit5 { background: #ffb14b; }
.newlist_tit ul li.tit6 { background: #ff7676; }
.newlist_tit ul li.on { background: #404040; }
.newlist_tit ul li.on span { color: #54aa0c; padding-top: 0; line-height: 1rem; }

/*404*/
/*.errorbox{
	text-align:center; width:100%; position:absolute; left:0; top:20%;
	.pimg{
		img{
			height:4.77rem;
		}
	}
	.pbtn{
		margin-top:1.6rem;
		a{
			display:block; width:3.5rem; line-height:0.96rem; text-align:center; border:2px solid #d5d5d5; font-size:0.3rem; color:#666; margin:0 auto; background:#f6f6f6;
		}
	}
}*/
.cwbox { top: 15%; }
.cwbox .pimg { margin-bottom: 1.1rem; }
.cwbox .pimg img { height: 6.07rem; }
.cwbox .pbtn { margin-top: 0.7rem; }
.cwbox .pbtn a { width: 4rem; color: #fff; border: none; line-height: 0.9rem; }
.cwbox .pbtn .sy { background: #5ab60d; }
.cwbox .pbtn .sx { background: #404040; }

.rsbox { background: #fff; font-size: 0.3rem; padding: 0.1rem 0.3rem; line-height: 0.7rem; box-shadow: 0 0.09rem 0.05rem 0 rgba(0, 0, 0, 0.1); display: none; position: absolute; width: 100%; left: 0; top: 1rem; }
.rsbox .ptit { font-size: 0.3rem; color: #ff5b5b; }
.rsbox .plist { margin-left: -0.5rem; }
.rsbox .plist a { margin-left: 0.5rem; }

.wjgbox { margin-top: 0.3rem; text-align: center; height: 9.4rem; background-color: #fff; padding-top: 1.5rem; }
.wjgbox .pimg img { height: 3.26rem; }
.wjgbox .ptips { font-size: 0.48rem; color: #dcdcdc; margin-top: 0.75rem; }
.wjgbox .pqt { font-size: 0.24rem; color: #666; margin-top: 0.85rem; }
.wjgbox .pqt a { color: #28d177; }
.wjgbox .pbtn { margin-top: 1.1rem; }
.wjgbox .pbtn a { display: block; width: 2rem; line-height: 0.7rem; text-align: center; background-color: #3ac87e; font-size: 0.24rem; color: #fff; margin: 0 auto; }

/*专题*/
.zt_list dl { padding: 0.3rem; border-bottom: 1px dashed #e5e5e5; }
.zt_list dl.prev { position: relative; padding: 0.3rem 0.3rem 0.3rem 3.75rem; }
.zt_list dl.prev dt { position: absolute; left: 0.3rem; top: 0.3rem; width: 3.3rem; height: 1.68rem; }
.zt_list dl.prev dt img { width: 100%; height: 100%; }
.zt_list dl.prev dd .ptit { font-size: 0.3rem; line-height: 0.48rem; height: 0.96rem; overflow: hidden; margin-top: -0.05rem; }
.zt_list dl.prev dd .ptime { font-size: 0.24rem; color: #999; margin-top: 0.45rem; }
.zt_list dl.after dd { height: 0.48rem; }
.zt_list dl.after dd p { float: left; line-height: 0.48rem; height: 0.48rem; overflow: hidden; }
.zt_list dl.after dd .ptit a { font-size: 0.28rem; color: #666; display: inline-block; }
.zt_list dl.after dd .ptit a:before { float: left; content: ''; width: 0.1rem; height: 0.12rem; margin: 0.22rem 0.18rem 0 0; background: url(../skin_img/zt_icon.png) no-repeat center; background-size: 100% auto; }
.zt_list dl.after dd .ptime { float: right; font-size: 0.2rem; color: #999; }

.theme_list { background: #fff; }

/*专题首页*/
.mar30 { margin: 0.3rem 0; }

.ztzy_tit .intro_box { text-align: center; font-size: 0.22rem; color: #999; }
.ztzy_tit .intro_box .zt_span + .zt_span { margin-left: 0.7rem; }

.rjbox { padding: 0.25rem 0.3rem 0 00.25rem; }
.rjbox + .rjbox { border-top: 1px dashed #e5e5e5; }
.rjbox dl { padding-left: 1.4rem; position: relative; }
.rjbox dl dt { width: 1.2rem; height: 1.2rem; position: absolute; left: 0; top: 0; }
.rjbox dl dt img { width: 100%; height: 100%; border-radius: 0.3rem; }
.rjbox dl dd .ptit { font-size: 0.3rem; color: #333; line-height: 0.4rem; height: 0.4rem; overflow: hidden; margin-bottom: 0.12rem; }
.rjbox dl dd .ptxt { font-size: 0.22rem; color: #999; line-height: 0.36rem; height: 0.36rem; }
.rjbox dl dd .ptxt span { display: inline-block; width: 40%; float: left; }
.rjbox dl dd .ptxt span + span { width: 60%; }
.rjbox .vload { height: 0.7rem; margin-top: 0.3rem; }
.rjbox .vload a { float: left; width: 2.1rem; line-height: 0.7rem; text-align: center; font-size: 0.24rem; color: #fff; }
.rjbox .vload a span { display: inline-block; }
.rjbox .vload a span:before { float: left; content: ''; width: 0.45rem; height: 0.45rem; background: url(../skin_img/a_az.png) no-repeat center; background-size: 100% auto; margin: 0.14rem 0.07rem 0 0; }
.rjbox .vload a.az { background: #5ab60d; }
.rjbox .vload a.yy { background: #434343; }
.rjbox .vload a.yy span:before { background-image: url(../skin_img/a_ios.png); }
.rjbox .vload a.it { background: #5297ff; }
.rjbox .vload a.it span:before { background-image: url(../skin_img/a_it.png); }
.rjbox .vload a + a { margin-left: 0.3rem; }
.rjbox .textbox { padding: 0.2rem 0 0.3rem 0; }
.rjbox .textbox p { font-size: 0.22rem; line-height: 0.48rem; color: #999; }

.qrank_list ul li { padding-right: 0.3rem; border-bottom: none; }
.qrank_list ul li .li_rank { top: 50%; margin-top: -0.14rem; }
.qrank_list ul li .li_infro .dv_txt .ptit { line-height: 0.35rem; height: 0.35rem; }
.qrank_list ul li .li_infro .dv_txt .ptxt { margin-top: 0.15rem; font-size: 0.22rem; }
.qrank_list ul li .li_btn { /*top:0.3rem;*/ }
.qrank_list ul li .pstar { margin-top: 0.1rem; }
.qrank_list ul li + li { border-top: 1px dashed #e5e5e5; }

.htbj { height: 0.55rem; background: #f0f0f0; }

/*搜索*/
.mat50 { margin-top: 0.5rem; }

.sea_tips span { color: #26c472; }

.ztlist { padding: 0 0.3rem; }
.ztlist ul li { width: 100%; padding: 0.3rem 0; float: left; }
.ztlist ul li a { display: block; height: 3rem; position: relative; }
.ztlist ul li a img { height: 3rem; width: 100%; }
.ztlist ul li .backbg { background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; position: absolute; left: 0; top: 0; display: table; }
.ztlist ul li .backbg p { height: 100%; display: table-cell; vertical-align: middle; text-align: center; }
.ztlist ul li .backbg p span { display: block; font-size: 0.36rem; color: #fff; line-height: 0.6rem; }
.ztlist ul li + li { border-top: 1px dashed #e5e5e5; }

.jtbox { position: fixed; width: 100%; left: 0; top: 50%; background: #fff; display: none; }
.jtbox .bd { padding: 0.3rem 0; }
.jtbox .bd ul li { width: 100%; float: left; text-align: center; padding: 0 0.3rem; }
.jtbox .bd ul li img { max-width: 100%; }
.jtbox .hd { text-align: center; padding-bottom: 0.27rem; }
.jtbox .hd ul { display: inline-block; }
.jtbox .hd ul li { width: 0.16rem; height: 0.16rem; border-radius: 0.6rem; background: #fff; text-indent: -9999px; margin: 0 0.05rem; float: left; border: 2px solid #a0a0a0; }
.jtbox .hd ul li.on { width: 0.32rem; background: #26c472; border: none; }
.jtbox .jtbox_tit { font-size: 0.3rem; color: #444; text-align: center; padding-top: 0.3rem; }

.recover_jietu .fade, .recover_jietu .jtbox { display: block; z-index: 2; }
.recover_jietu .wcmtbox, .recover_jietu .back_top { display: none !important; }

.recover_cmt .pl_fade { display: block; }
.recover_cmt .cmtfixed, .recover_cmt .back_top { display: none !important; }
.recover_cmt .xfadvert { display: none; }

.recover_sele .list_xlmenu { display: block; }
.recover_sele .back_top { display: none !important; }

.close { position: absolute; width: 0.66rem; height: 0.66rem; left: 50%; top: -1.06rem; margin-left: -0.33rem; }
.close a { display: block; height: 100%; background: url(../skin_img/close.png) no-repeat center; background-size: 100% auto; }

.rmsybox { background: #fff url(../skin_img/rmsy_bj.png) no-repeat; background-size: 100% auto; margin: 0.2rem 0; padding: 0 0.3rem; padding-bottom: 0.3rem; z-index:1;}
.rmsybox .rmsy_tit { padding: 0.3rem 0 0.15rem 0; }
.rmsybox .rmsy_tit span { display: inline-block; }
.rmsybox .rmsy_tit span img { height: 0.32rem; }
.rmsybox .rmsy_list { width: 6rem; margin: 0 auto; margin-top: 0.2rem; position: relative; }
.rmsybox .rmsy_list .bd { height: 1.95rem; overflow: hidden; }
.rmsybox .rmsy_list .bd ul li { width: 33.3%; float: left; }
.rmsybox .rmsy_list .bd ul li a { display: block; height: 100%; }
.rmsybox .rmsy_list .bd ul li .pimg { height: 1.4rem; text-align: center; }
.rmsybox .rmsy_list .bd ul li .pimg img { width: 1.4rem; height: 1.4rem; border-radius: 0.2rem; }
.rmsybox .rmsy_list .bd ul li .ptit { font-size: 0.26rem; color: #444; line-height: 0.52rem; height: 0.52rem; overflow: hidden; text-align: center; padding: 0 0.2rem; margin-top: 0.03rem; }
.rmsybox .rmsy_list .hd { height: 0.22rem; margin-top: 0.3rem; text-align: center; position: relative; }
.rmsybox .rmsy_list .hd .line { height: 1px; background: #d0d0d0; width: 3.98rem; position: absolute; left: 50%; margin-left: -1.99rem; top: 50%; }
.rmsybox .rmsy_list .hd ul { display: inline-block; height: 0.22rem; position: relative; vertical-align: super; }
.rmsybox .rmsy_list .hd ul li { width: 0.22rem; height: 0.22rem; float: left; margin: 0 0.12rem; background: #fff url(../skin_img/rmsy_tab.png) no-repeat; background-size: 100% auto; text-indent: -9999px; }
.rmsybox .rmsy_list .hd ul li.on { background-image: url(../skin_img/rmsy_tabon.png); }

.list_tit { height: 0.81rem; border-bottom: 1px solid #e5e5e5; padding: 0 0.3rem; position: relative; }
.list_tit .list_sort { float: left; }
.list_tit .list_sort span { display: inline-block; line-height: 0.8rem; font-size: 0.26rem; color: #666; font-weight: bold; }
.list_tit .list_sort span:after { float: right; content: ''; width: 0.3rem; height: 0.15rem; background: url(../skin_img/jiantou.png) no-repeat; background-size: 100% auto; margin: 0.33rem 0 0 0.15rem; }
.list_tit .list_sort em { font-size: 0.32rem; color: #333; font-weight: bold; letter-spacing: 0.05rem; display: inline-block; line-height: 0.8rem; }

.list_rexin { float: right; }
.list_rexin a { float: left; height: 0.81rem; line-height: 0.78rem; padding: 0 0.32rem; font-size: 0.26rem; color: #666; }
.list_rexin a.on { color: #26c472; border-bottom: 2px solid #26c472; font-weight: bold; }
.list_rexin span { float: left; width: 1px; height: 0.2rem; background: #d0d0d0; margin-top: 0.3rem; }

.theme_rexin a { font-size: 0.24rem; }

.list_xlmenu { position: absolute; width: 100%; left: 0; top: 0.81rem; z-index: 1; display: none; }
.list_xlmenu .xlmenu_list { background: #fff; position: relative; }
.list_xlmenu .xlmenu_list a { float: left; width: 1.5rem; line-height: 0.6rem; text-align: center; font-size: 0.24rem; color: #666; background: #e7e7e7; margin: 0.3rem 0 0 0.3rem; }
.list_xlmenu .xlmenu_list a.on { background: #26c472; color: #fff; }

.list_fade { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); }
.list_fade a { display: block; height: 100%; }

.list_close { padding: 0.3rem 0; background: #fff; position: relative; }
.list_close a { display: block; width: 0.27rem; height: 0.27rem; background: url(../skin_img/list_close.png) no-repeat; background-size: 100% auto; margin: 0 auto; }

.mab26 { margin-bottom: -0.26rem; }

.dasbox { background: url(../skin_img/das_bj.png) no-repeat; background-size: 100% auto; border-top: 1px solid #e0e0e0; padding-bottom: 0.25rem; margin-top: 0.3rem; }

.dastit { text-align: center; padding-top: 0.35rem; display: none; }
.dastit img { height: 0.44rem; }

.dasjine { text-align: center; margin: 0.25rem 0; }
.dasjine a { display: inline-block; width: 1.2rem; line-height: 0.58rem; text-align: center; border: 1px solid #d0d0d0; border-radius: 3px; color: #999; font-size: 0.22rem; margin: 0 0.15rem; }
.dasjine a i { font-size: 0.36rem; margin-right: 0.07rem; font-weight: bold; font-style: normal; }
.dasjine a.on { background: #e6f1ff; line-height: 0.56rem; width: 1.16rem; border: 2px solid #4f9eff; color: #4f9eff; }

.daszf a { display: block; width: 4.3rem; text-align: center; line-height: 0.8rem; height: 0.8rem; background: #3d90fa; border-radius: 0.5rem; margin: 0 auto; box-shadow: 0rem 0.1rem 0.1rem 0rem rgba(0, 0, 0, 0.1); }
.daszf a em { display: inline-block; font-size: 0.3rem; color: #fff; letter-spacing: 0.05rem; }
.daszf a em:before { float: left; content: ''; width: 0.46rem; height: 0.46rem; background: url(../skin_img/icon_zfb.png) no-repeat center; background-size: 100% auto; margin: 0.16rem 0.15rem 0 0; }

.dasrs { text-align: center; font-size: 0.24rem; color: #666; margin: 0.2rem 0; }
.dasrs em { color: #ff7373; }

.daslist { text-align: center; padding: 0 0.4rem; height: 0.69rem; overflow: hidden; }
.daslist span { display: inline-block; width: 0.6rem; height: 0.6rem; margin: 0.09rem 0.11rem; }
.daslist span img { width: 100%; height: 100%; border-radius: 0.6rem; }

.hjtj_text { font-size: 0.24rem; color: #666; line-height: 0.48rem; padding: 0.2rem 0.3rem 0 0.3rem; text-align: justify; padding-bottom: 0.1rem; }

.news_menu { background: #fff; padding: 0.25rem 0.3rem; margin: 0.2rem 0; }
.news_menu ul { margin-top: -0.44rem; }
.news_menu ul li { width: 33.3%; float: left; margin-top: 0.44rem; }
.news_menu ul li a { display: block; width: 1.1rem; margin: 0 auto; }
.news_menu ul li a img { display: block; width: 1.1rem; height: 1.1rem; }
.news_menu ul li a em { display: block; text-align: center; font-size: 0.24rem; color: #444; margin-top: 0.15rem; }

.theme_list { padding: 0.3rem 0.3rem 0 0.3rem; }
.theme_list ul { margin-left: -0.63rem; }
.theme_list ul li { width: 3.1rem; float: left; margin: 0 0 0.05rem 0.63rem; }
.theme_list ul li a { display: block; }
.theme_list ul li a img { display: block; width: 3.1rem; height: 1.77rem; }
.theme_list ul li a em { font-size: 0.28rem; color: #444; display: block; text-align: center; line-height: 0.76rem; height: 0.76rem; overflow: hidden; }
.theme_list ul li a em span { color: #ff5252; }

.theme_tit { padding: 0.4rem 0.3rem; font-size: 0.32rem; color: #444; text-align: center; font-weight: bold; }

.theme_infro { margin: 0 0.3rem; background: #efefef; line-height: 0.5rem; text-align: center; }
.theme_infro span { font-size: 0.22rem; color: #999; }
.theme_infro span em { color: #ff4a4a; margin: 0 0.05rem; }
.theme_infro span + span { margin-left: 0.52rem; }

.theme_text { font-size: 0.22rem; color: #444; line-height: 0.48rem; padding: 0.28rem 0.3rem 0.45rem 0.3rem; text-align: justify; }

html body { /*overflow:hidden;*/ }
html .contents { overflow-y: auto; position: absolute; left: 0; right: 0; top: 0; bottom: 0; -webkit-overflow-scrolling: touch; margin: 0; height: 100% !important; }
html .pl_fade, html .footer { position: absolute; }
html .wrap { margin: 0 auto; }

.xfadvert { position: fixed; width: 100%; z-index: 9; max-width: 750px; top: 0; display: none; height: 1.3rem; overflow: hidden; }
.xfadvert img { width: 100%; max-width: 750px; }
.xfadvert .ad_close { width: 0.6rem; height: 0.6rem; position: absolute; right: 0; top: 0; }

.advert_show .xfadvert { display: block; }

.gsxz_box { padding-bottom: 0.3rem; }

.ptxzbox { height: 0.7rem; padding: 0 10px; margin-top: 0; box-sizing: border-box; }

.ptxzbox .pxz a { display: block; width: 100%; height: 0.7rem; line-height: 0.7rem; background: #3ec276; font-size: 0.32rem; color: #fff; text-align: center; border-radius: 0.1rem; margin: 0 auto; }

.ptxzbox .pxz a.gs { background: #3ec276; }

.ptxzbox .pxz a.none { background: #ccc; }

.ptxzbox .pgx { float: left; font-size: 0.32rem; line-height: 0.7rem; color: #666; position: relative; }

.ptxzbox .pgx input { position: absolute; width: 218px; height: 31px; left: 0; top: 50%; margin-top: -16px; opacity: 0; }

.ptxzbox .pgx input:checked + span { background-color: #89c963; }

.ptxzbox .pgx span { display: inline-block; vertical-align: middle; width: 0.34rem; height: 0.34rem; background: #c6c6c6 url(../skin_img/dagou.png) no-repeat; background-size: cover; border-radius: 0.34rem; margin-right: 0.13rem; }

.ptxzbox .pgx span.on { background-color: #89c963; }

.ptxzbox .pgx em { vertical-align: middle; }

.ptxzbox .pxz { width: 1.86rem; }

.ptxzbox .pxz.xz { float: right; }

.ptips { background: #fff7e3; padding: 0.12rem 0.4rem 0.12rem 0.6rem; margin: 0.13rem 0.1rem 0; font-size: 0.28rem; color: #ff5223; text-align: center; }

.ptips p { display: inline-block; position: relative; }

.ptips.nonebg { background: none; color: #999; margin-top: 13px; }

.ptips a { color: #3baaff; }

.ptips span { display: inline-block; width: 0.2rem; height: 0.2rem; background: url(../skin_img/tips.png) no-repeat; background-size: cover; position: absolute; left: -0.3rem; top: 0.08rem; }

.zjbb_list dl.yxlb_dl { padding-left: 2.05rem; height: 2.3rem; }
.zjbb_list dl.yxlb_dl dt { width: 1.5rem; height: 1.5rem; }
.zjbb_list dl.yxlb_dl dd { height: 1.5rem; }
.zjbb_list dl.yxlb_dl dd .ptit { margin-bottom: 0.1rem; padding-right: 1.7rem; text-overflow: ellipsis; white-space: nowrap; }
.zjbb_list dl.yxlb_dl dd .pcs { font-size: 0.22rem; color: #666; margin-top: 0.08rem; }
.zjbb_list dl.yxlb_dl .dd_btn { height: 0.8rem; }

.zjbb_list dl.yxcs_dl { height: auto; padding-bottom: 0.2rem; }
.zjbb_list dl.yxcs_dl .dd_btn { position: static; width: auto; margin: 0.2rem 0 0 -1.75rem; display: none; }
.zjbb_list dl.yxcs_dl .dd_btn a { background-color: #26c472; font-size: 0.38rem; }

.xwzy_main1 dl.yxlb_dl { padding-left: 1.8rem; height: 1.9rem; }
.xwzy_main1 dl.yxlb_dl dt { width: 1.2rem; height: 1.2rem; }
.xwzy_main1 dl.yxlb_dl dd { height: 1.3rem; }

.tbsmbox { border-top: 1px solid #e5e5e5; padding: 0.3rem; }

.tbsm_tit span { display: inline-block; font-size: 0.26rem; color: #444; font-weight: bold; }
.tbsm_tit span:before { float: left; content: ''; width: 0.24rem; height: 0.26rem; background: url(../skin_img/icon_tbsm.png) no-repeat; background-size: 100% auto; margin: 0.05rem 0.08rem 0 0; }
.tbsm_tit em { font-size: 0.2rem; color: #a0a0a0; margin-left: 0.1rem; }

.tbsm_md { margin-top: 0.25rem; }
.tbsm_md p { font-size: 0.22rem; color: #ff8034; line-height: 0.4rem; }
.tbsm_md p em { color: #26c472; font-weight: bold; }

.tbsm_txt { margin-top: 0.4rem; }
.tbsm_txt p { font-size: 0.22rem; color: #ff8018; line-height: 0.4rem; }

.bodywh { background-color: #fff; }

.errorbox { background-color: #fff; display: -webkit-flex; display: flex; align-items: center; justify-content: center; height: 100%; flex-direction: column; }
.errorbox .pimg { text-align: center; }
.errorbox .pimg img { height: 7.49rem; }
.errorbox .pbtn { margin-top: 1.25rem; }
.errorbox .pbtn a { width: 4rem; height: 0.9rem; font-size: 0.3rem; color: #fff; background-color: #26c472; display: -webkit-flex; display: flex; align-items: center; justify-content: center; border-radius: 100px; }

.yxjt_list { padding: 0.3rem 0.6rem 0 0.6rem; }
.yxjt_list .bd ul li { width: 100%; text-align: center; }
.yxjt_list .bd ul li img { max-width: 100%; max-height: 7rem; }
.yxjt_list .hd { text-align: center; margin-top: 0.1rem; }
.yxjt_list .hd ul { display: inline-block; }
.yxjt_list .hd ul li { text-indent: -9999px; float: left; width: 0.1rem; height: 0.1rem; border-radius: 50px; background-color: #d9d9d9; margin: 0 0.06rem; }
.yxjt_list .hd ul li.on { background-color: #ff5602; }

body { /*.mescroll{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}*/ }
body .mescroll-upwarp { position: absolute; z-index: 1000; padding: 0; margin-top: -2.73rem; background: #FFF; width: 100%; }
body .loadmore { visibility: hidden; display: block !important; }

.botblock { max-width: 750px; margin: 0 auto; background-color: #f0f0f0; padding: 0.2rem 0 0.3rem 0; text-align: center; }
.botblock .pbotlogo img { height: 1.5rem; }
.botblock .pbtn { margin-top: 0.1rem; }
.botblock .pbtn a { display: inline-block; width: 2rem; line-height: 0.65rem; background-color: #28d277; font-size: 0.22rem; color: #fff; }

html .bodygf .wrap { padding-bottom: 0; }
html .bodygf .footer { position: relative; }

.bluebtn { background: #4889ff; }

.ios .rank_list ul li .li_btn a, .ios .zjbb_list dl.yxcs_dl .dd_btn a, .ios .sec_sort ul li.on, .ios .sec_sort ul li.cur, .ios .jptjbox .hd ul li.on, .ios .slideBox .hd ul li.on, .ios .top .rgmenu_box .rgmenu_tit ul li.last, .ios .list_xlmenu .xlmenu_list a.on, .ios .xwzy_main1 .zjbb_list .yxlb_dl .dd_btn a, .ios .applist dl.yxlb_dl .dd_btn span, .ios .wjgbox .pbtn a, .ios .jtbox .hd ul li.on, .ios .zjbb_list dl.yxlb_dl .dd_btn a { background: #4889ff; }
.ios .gamejj_tit span, .ios .footer, .ios .rank_tit ul li.last a { border-color: #4889ff; }
.ios #more-intro a { color: #4889ff; }
.ios .top .seabox a { background-image: url(../skin_img/sea_bjblue.png); }
.ios .top .rg_menu .btn_rgmenu { background-image: url(../skin_img/rg_menublue.png); }
.ios .yxjsbox .pjt a { background-image: url(../skin_img/jietublue.png); }
.ios .rmsybox .rmsy_list .hd ul li.on { background-image: url(../skin_img/rmsy_tabonblue.png); }
.ios .rank_tit ul li.last span.wy:before { background-image: url(../skin_img/rank_wysblue.png); }
.ios .rank_tit ul li.last span.rj:before { background-image: url(../skin_img/rank_rjsblue.png); }
.ios .list_rexin a.on { color: #4889ff; border-color: #4889ff; }
.ios .gdbox a { color: #4889ff; }
.ios .sea_tips span, .ios .wjgbox .pqt a { color: #4889ff; }

.cover-down .zjbb_list dl.yxcs_dl .dd_btn { position: fixed; left: 0; right: 0; top: 0; padding: 0.15rem 0.3rem; height: 1.1rem; height: auto; background-color: #fff; z-index: 1; margin: 0; box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.3); }
.cover-down .zjbb_list dl.yxcs_dl .dd_btn a { font-size: 0.38rem; }
.cover-down .gsxz_box { position: fixed; left: 0; right: 0; top: 0; padding: 0.15rem 0; background-color: #fff; z-index: 1; box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.3); }

#2 { display: none !important; }
.gsxz_box.none .ptxzbox .pxz.xz{ float: none; margin: 0 auto; }
.gsxz_box.none .ptxzbox .pgx{display: none;}
.gsxz_box.none .gsxz_box .ptips{display: none;}
.yxjsbox .ptitle{ background:url(../skin_img/dot.png) repeat-x center; height:28px; position:relative; overflow:hidden;}
.hbyx_list.biaoti ul li a em{ height: 0.65rem; }

.zjbb_list dl.yxlb_dl .dd_btn .tips{ line-height: 0.3rem; background: none; color: red; margin-top: 0.07rem; }
.zjbb_list dl.yxcs_dl{ padding-bottom: 0.4rem; }

.footer p .hz{ display: block; margin-top: 0.1rem; }

.guanzhu-box{ text-align: center; }
.guanzhu-box a{ display: block; width: 2.94rem; line-height: 0.64rem; text-align: center; border: 2px solid #26c472; border-radius: 50px; margin: 0.3rem auto 0.05rem auto; }
.guanzhu-box a span{ display: inline-block; font-size: 0.24rem; color: #26c472;}
.guanzhu-box a span:before{ float: left; content: ''; width: 0.3rem; height: 0.27rem; background: url(../skin_img/gzicon.png) no-repeat; background-size: 100% 100%; margin: 0.19rem 0.12rem 0 0; }

.pop-guanzhu{
	position: fixed; left: 50%; top: 50%; width: 6.2rem; margin:-5.67rem 0 0 -3.1rem; background-color: #fff; display: none;
}
.pop-guanzhu .pop-tit{ height: 0.94rem; border-bottom: 1px solid #dfe7e4; padding-left: 0.23rem; }
.pop-guanzhu .pop-tit img{ height: 0.62rem; float: left; margin-top: 0.12rem; }
.agzclose{ float: right; width: 0.6rem; height: 0.6rem; background: #46494e url(../skin_img/gzclose.png) no-repeat center; background-size: 0.24rem 0.24rem; }
.pop-guanzhu .divtips{ padding-left: 0.24rem; font-size: 0.3rem; color: :#46494e; margin-top: 18px; }
.guanzhu-text i{ display: inline-block; width: 0.3rem; height: 0.3rem; background: url(../skin_img/yuan1.png) no-repeat; background-size: 100% 100%; vertical-align: text-bottom; margin-right: 0.08rem; }
.guanzhu-text .icon2{ background-image: url(../skin_img/yuan2.png); }
.guanzhu-text { font-size: 0.26rem; color: #797e86; padding: 0 0.3rem; line-height: 0.48rem; margin-top: 0.2rem; }
.guanzhu-text img{ max-width: 4.8rem; border: 1px solid #efefef; box-shadow: 0 0.15rem 0.15rem 0 rgba(0,0,0,.1); display: block; margin: 0 auto; margin-top: 0.2rem; }
.guanzhu-text p em{ color: #26c472; }
.pop-guanzhu .divbtn{ padding: 0.5rem 0 0.44rem 0 }
.pop-guanzhu .divbtn a{ display: block; line-height: 0.8rem; width: 4rem; text-align: center; background-color: #26c472; font-size: 0.3rem; color: #fff; border-radius: 0.1rem; box-shadow: 0 0.2rem 0.2rem 0 rgba(38,196,114,.1); margin: 0 auto; }
.body-guanzhu .pop-guanzhu,.body-guanzhu .fade{ display: block; }
.ios .guanzhu-box a{ border-color: #4889ff; }
.ios .guanzhu-box a span{ color: #4889ff; }
.ios .guanzhu-box a span:before{ background-image: url(../skin_img/ios_gzicon.png); }
/*.ios .guanzhu-text i{ background-image: url(../skin_img/ios_yuan1.png) }
.ios .guanzhu-text .icon2{ background-image: url(../skin_img/ios_yuan1.png) }
.ios .guanzhu-text p em{ color: #4889ff; }
.ios .pop-guanzhu .divbtn a{ background-color: #4889ff; box-shadow: 0 0.2rem 0.2rem 0 rgba(132,173,246,.1) }*/

.psou{ font-size: 0.28rem; color: red; font-weight: bold; }

.tips-ft .btn { display: inline-block; width: 1.26rem; padding: 0.08rem 0; margin-bottom: 0; font-size: 0.3rem; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; background-image: none; background-color: #FFF; color: #333; border: 1px solid #E9E9E9; border-radius: 0.06rem; -moz-user-select: -moz-none; -ms-user-select: none; -webkit-user-select: none; user-select: none; -moz-transition: background-color 0.2s, color 0.2s, border-color 0.2s; -o-transition: background-color 0.2s, color 0.2s, border-color 0.2s; -webkit-transition: background-color 0.2s, color 0.2s, border-color 0.2s; transition: background-color 0.2s, color 0.2s, border-color 0.2s; }
.tips-ft .btn:active { background-image: none; outline: 0; box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.tips-ft .btn.none { background: #ccc; border-color: #ccc; box-shadow: inset 0 0 0 transparent; }

.btn-green { background-color: #4fab7d; border-color: #4fab7d; color: #FFF; }
.btn-green:hover { background-color: #4fab7d; border-color: #4fab7d; }

.btn-blue { background-color: #45a5ff; border-color: #45a5ff; color: #FFF; }
.btn-blue:hover { background-color: #45a5ff; border-color: #45a5ff; }
.psou{ font-size: 0.28rem; color: red; font-weight: bold; }
.tips-ft { overflow: hidden; text-align: center; padding-bottom: 0.4rem; }
.tips-ft .btn { width: 40%; font-size: 0.3rem;background: #edf7f2; color: #26c472; border-color: #26c472; padding: 0.15rem 0; margin: 0 0.16rem; }
.ios .tips-ft .btn{  background: #e3f1ff; color: #45a5ff; border-color: #88c5ff; }
.tips-ft .icon { display: inline-block; vertical-align: -0.11rem; width: 0.45rem; height: 0.45rem; background-size: 100% 100%; margin-right: 0.18rem; }
.tips-ft .icon-qq { background-image: url(../skin_img/qq.png); }
.tips-ft .icon-qq-group { background-image: url(../skin_img/qq-group.png); }

.newdown{ padding-bottom: 0.2rem; margin-top: 0; }
.newdown p{ text-align: center; }
.newdown .pbtn{ padding: 0 1.25rem; }
.newdown .pbtn a{ display: block; line-height: 0.7rem; font-size: 0.3rem; color: #fff; }
.newdown .pbtn a+a{ margin-top: 0.1rem; }
.newdown .pbtn .ags{ border-radius: 0.1rem; background-color: #26c472; }
.newdown .pbtn .apt{ color: #26c472; }
.newdown .pbtn a span{ padding-left: 0.52rem; position: relative; }
.newdown .pbtn a span:before{ position: absolute; left: 0; top: 50%; margin-top: -0.17rem; display: block; content: ''; width: 0.34rem; height: 0.34rem;background: url(../skin_img/xzicon.png) no-repeat; background-size: 100% 100%; }
.newdown .pbtn .apt span:before{ background-image:url(../skin_img/pticon.png); width: 0.35rem; height: 0.29rem; margin-top: -0.15rem; }
.newdown .ptips{ font-size: 0.24rem; color: #9c9e9a; margin-top: 0; background: none; padding: 0; }
/*.newdown .ptips em{ color: #26c472; }*/
.ios .newdown .pbtn .ags{ background-color:#4889ff; }
.ios .newdown .pbtn .apt{ color:#4889ff  }
.ios .newdown .pbtn .apt span:before{ background-image:url(../skin_img/pticonl.png);  }
/*.newdown .pbtn .none{ color: #d7d7d7!important; }*/
.newdown .pbtn .none span:before{ background: none!important; }
/*.ios .newdown .ptips em{ color: #4889ff; }*/
.zjbb_list dl.yxcs_dl{ padding-top: 0.2rem; }
.zjbb_list dl.yxlb_dl dt{ top: 0.2rem; }

.agzbtn{ display: inline-block; line-height: 0.4rem; color: #26c472; padding: 0 0.2rem; border: 1px solid #26c472; border-radius: 0.3rem; }
.ios .agzbtn{ border-color: #4889ff; color: #4889ff; }
.zjbb_list dl.yxlb_dl .dd_btn{ height: auto; }
.zjbb_list dl.yxcs_dl .dd_btn .tip { font-size: 0.24rem; color: #999; text-align: center; margin-top: 0.2rem; display: inline; background: none; color: #999; height: 0.3rem; display: block; }
.blue { color: #45a5ff; }
.zjbb_list dl.yxlb_dl .dd_btn .tip span{ display: inline; background: none; color: #4889ff; color: #26c472; font-size: 0.24rem; line-height: 0.3rem; }
.ios .zjbb_list dl.yxlb_dl .dd_btn .tip span{ color: #4889ff; }

.install-popup { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 300; background: rgba(0, 0, 0, 0.5); color: #313131; padding: 1rem 0.35rem 0.35rem; opacity: 0; visibility: hidden; -moz-transition: opacity 0.3s, visibility 0.3s; -o-transition: opacity 0.3s, visibility 0.3s; -webkit-transition: opacity 0.3s, visibility 0.3s; transition: opacity 0.3s, visibility 0.3s; }
.install-popup .bd { width: 100%; height: 100%; padding: 0.1rem 0.4rem; background: #FFF; overflow-y: auto; -webkit-overflow-scrolling: touch; }
.install-popup img { display: block; max-width: 100%; }
.install-popup h3 { font-size: 0.32rem; margin: 0.2rem 0; }
.install-popup p { font-size: 0.28rem; margin: 0.2rem 0; }
.install-popup .close { position: absolute; left: 50%; margin-left: -0.33rem; top: 0.2rem; width: 0.66rem; height: 0.66rem; cursor: pointer; background: url(../skin_img/close.png) no-repeat center; background-size: 100% 100%; }

.install-popup-cover { overflow: hidden; }
.install-popup-cover .install-popup { opacity: 1; visibility: visible; }


.wandown{ margin-top: 0.15rem; }
.wandown .pbtn{ text-align: center; }
.wandown .pbtn a{ display: inline-block; width: 2.96rem; line-height: 0.66rem; font-size: 0.24rem; color: #26c472; border-radius: 0.1rem; border: 1px solid #26c472; margin: 0 0.25rem; }
.wandown .pbtn a span{ display: inline-block; padding-left: 0.53rem; position: relative; }
.wandown .pbtn a span:before{ display: block; position: absolute; left: 0; top: 50%; margin-top: -0.17rem; display: block; content: ''; width: 0.35rem; height: 0.35rem; background: url(../skin_img/pticon.png) no-repeat center; background-size: 100% auto; }
.wandown .pbtn .ags{ background-color: #26c472; color: #fff; }
.wandown .pbtn .ags span:before{ background-image:url(../skin_img/wan.png); }
.wandown .ptip{ text-align: center; font-size: 0.24rem; color: #97a49d; line-height: 0.36rem; padding: 0.25rem 0 0.3rem 0; }
.wandown .pbtn a.none{ background-color: #d3ddd8; border-color: #d3ddd8!important; color: #fff!important; }
.wandown .pbtn a.none span:before{ background-image:url(../skin_img/wu.png)!important; }
.ios .wandown .pbtn a{ border-color: #4889ff;  }
.ios .wandown .pbtn .apt{ color: #4889ff; }
.ios .wandown .pbtn .apt span:before{ background-image:url(../skin_img/pticonl.png); }
.ios .wandown .pbtn .ags{ background-color: #4889ff; }

.jzztxt{ display: none; }
/*.jzztxt,html[mip] .contents:before{ position: fixed; left: 50%; top: 50%; line-height: 36px; font-size: 18px; color: #666; z-index: 1000001; margin: -17px 0 0 -7px; visibility: hidden; }
html[mip] .contents:before{ content: '加载中...'; visibility: visible; }
.page-onload,.page-onload body { background: #fff; }
.page-onload .jzztxt{ visibility: visible; }
.page-onload body:before,html[mip] body:before{
	display: block;
    content: "";
    position: fixed;
    top: 2rem;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 99999;
    border-top: 1px solid #e6e6e6;
}
.page-onload body:after,html[mip] body:after{
	content: "";
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEUAAABFCAMAAAArU9sbAAAAllBMVEUAAAA5kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv85kv98v3f9AAAAMXRSTlMA+u4H8xwSDeG7KBapjYhP28EE9jfmpJoxItOALLFuQcxrZOrXdnPHVDyVe11aSIN5drPNPgAAAx5JREFUWMOlmOl2qlAMhbcyySCiBUFRUazzVXve/+Vuk2NZTgwHvx+uVjBk2MmJopxRkvvecBn0gqXt+ecZ1DEW8654ZO3lLhTQznZHvKNj70dohrWNRDm9rYZ6Rqsiki/7uBhkiZNkg208LLyL/qGOcCkk39eD9hhm5veEZDirdsS/eRGHby9nY+lRZ1VVmJ200XfLb4mlnbmJEhzpsWegCseWEZfcFXJau3vUkX9xsZy3RvjaboJ6Zt/8vNmbK+zJWGsmKZvF/PJEg3PSb6zuMd0emE/v7hSMMGxmjgf6HI5Sr3FQC9yRsSI1qGBNSX7OnSbpjbUBNRydHo2CDbkygCo5faxoTVfnpKgzpA7XIKEW1F2oM6OeWoExyZUr2hBTJ4xALFq5wkzIGdl40xe9qWlvzsFRph20IyPNUBzp7x9LtGRE7ZcD2LGQW8L19QCLEjRBWw6keuBCxUJrRjTbZliwS+0Zchccf19PaA1/3ofNumnPimMJfl9DtGfA46HLJWpPSGcTqNAmKnCT6r7mGpP+raqG64qxW2uFxoKBcjw6vxYjlJHQiYKophfngliGVeJdgg7LqsgtXy4JsVlRI9beoMmSsM7L9cJDb1OniUAQO+nz63mYYttk/msnnVeo/ms1ydEzLpzjWgxPENH5uad1zqspuNT1ZFNB2M5LibojObxzNN9hO/59WOltfPtcqka4sVyci5pKH1bcTgr9mOzkhvl3f1LkI+BaNeVfxMtsqhWHow3ihxJkoSlWn8UcXCjEr2JrcPVX4TURs2fAv1sa+uSMCQWkmPUrubIFI/06QgXtxNvxQy58+vcAFVjMj/uhFZEKTKhxJiNT7WFIkATVMH396fgYqy7NjHk9PYqAvx/84EMc7rQNPiT8kkF9yKBTfJP73EzvgM/IuoKI3Wq5pW5NiqfyzNhY5cVNdbHe17RHfGuO1MA7Jn1dtrNWk5zo73eJ3Hg2sRgKSZA1G0JMMN4MQscwzUm4//F64oZ+0lCPS26X0k2basHcTEtsLFcWFEj86auJ1IEy5mUbD4NIF3r0bR+3lwov/gPz4J/MfidXggAAAABJRU5ErkJggg==);
	background-size: 100% 100%;
	width: 28px;
	height: 28px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -14px 0 0 -47px;
	z-index: 100000;
	-webkit-animation: loading-rotate 1s linear infinite;
	animation: loading-rotate 1s linear infinite;
}
@-webkit-keyframes loading-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes loading-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
html[mip] body { -webkit-animation: none !important; animation: none !important;}
html[mip] .jzztxt{ visibility: visible; }

body[style]:before, body[style]:after,body[style] .jzztxt,body[style] .contents:before { opacity:0; visibility:hidden; -webkit-transition:all 0.1s 0.6s; transition:all 0.1s .6s }
.page-onload .contents{ position: fixed; overflow: hidden; }*/


.newjptj .hbyx_list li{ width: 20%; margin: 0; margin-bottom: 0.3rem; text-align: center; }
.newjptj .hbyx_list ul li a em{ height: 0.35rem; padding: 0 0.1rem; }
.newjptj .hbyx_list ul li a mip-img{ width: 1.05rem; height: 1.05rem; margin: 0 auto }
.newjptj .hbyx_list ul li a img{ width: 1.05rem; height: 1.05rem; border-radius: 0.2rem; }
.newjptj .rmtj_list{ height: 1.9rem; }

.yxjt_list{ padding: 0.3rem 0.3rem 0 0.3rem; }
.yxjt_list .bd ul{ overflow-x: auto; white-space: nowrap; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; }
.yxjt_list .bd ul li{ display: inline-block; width: auto; cursor: pointer; }
.yxjt_list .bd ul li img{ margin: 0; height: 2.9rem!important; }
/*.game_text .heng .bd ul li img{ width: 4.2rem!important; }*/
.yxjt_list .hd{ display: none; }

.tpqhbox { position: fixed; left: 0; right: 0; top: 0; bottom: 0; cursor: pointer; }
.jtfade { position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.8); cursor: pointer; }
.tpbox { width: 100%; height: 100%; display: table; position: relative; }
.tpjzbox { display: table-cell; vertical-align: middle; }

#tcpimg { max-width: 750px; margin: 0 auto; overflow: hidden; width: 100%; position: relative;padding-bottom: 0.6rem; }
#tcpimg .bd { overflow: hidden; }
#tcpimg .bd li { width: 100%; float: left; text-align: center; }
#tcpimg .bd li img { max-width: 100%; max-height: 12rem; }
#tcpimg .hd { text-align: center; position: relative; width: 7.5rem; }
#tcpimg .hd ul { position: absolute; top: 0.2rem; }
#tcpimg .hd ul li { float: left; width: 0.2rem; height: 0.2rem; border-radius: 30px; background: #d9d9d9; text-indent: -9999px; margin: 0 0.1rem; }

#tcpimg .hd ul li.on { background: #ff5602; }