@charset "gb2312";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
em,
img,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
footer,
header,
nav,
ruby,
section {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

a,
img {
    border: none
}

input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
}

footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block
}

body {
    font-family: "Droid Sans Fallback", "\5fae\8f6f\96c5\9ed1", Arial, sans-serif;
    font-size: 0.24rem;
    line-height: .26rem;
    color: #333;
    background: #ececec;
    width: 100%;
    margin: 0 auto
}

a {
    text-decoration: none;
    color: #333
}

em {
    font-style: normal
}

input {
    font-family: 'HanHei SC', 'PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif
}

ul,
li {
    list-style: none
}

.gry a {
    color: #999
}

.gry a:hover {
    color: #f00
}

.green a {
    color: #4fbcf5
}

.fl {
    float: left
}

.fr {
    float: right
}

.hh {
    height: auto;
    overflow: hidden
}

.w100 {
    width: 100%;
    overflow: hidden
}

.pd24 {
    padding: .24rem
}

.pdlr {
    padding: 0 0.24rem
}

.pb80 {
    padding-bottom: 1rem
}

.pt90 {
    padding-top: .9rem
}

.mt10 {
    margin-top: .1rem
}

.mb10 {
    margin-bottom: .1rem
}

.mt20 {
    margin-top: .2rem
}

.mt24 {
    margin-top: .24rem
}

.mb24 {
    margin-bottom: .24rem
}

.mtb50 {
    margin: .5rem 0
}

.box {
    height: auto;
    overflow: hidden;
    background: #fff
}

.center {
    text-align: center
}

.clearfix {
    *zoom: 1
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: '';
    clear: both;
    height: 0
}

.whi_bk {
    background: #fff;
}

.red {
    color: #ff7575;
    padding: 0 5px
}

.gryy {
    color: #999
}

.f24 {
    font-size: 0.24rem
}

.f28 {
    font-size: 0.28rem
}

.f32 {
    font-size: 0.32rem
}

.f34 {
    font-size: 0.34rem
}

.f_h26 {
    font-size: .26rem;
    line-height: .46rem
}

.text_line1 {
    height: .84rem;
    line-height: .84rem
}

.yel_btn {
    width: 80%;
    height: .9rem;
    line-height: .9rem;
    text-align: center;
    border-radius: 0.50rem;
    display: block;
    background: #ffdc46;
    margin: 0 auto;
    font-size: .30rem;
    border: none
}

.zh_btn {
    width: 100%;
    background: #fb6054;
    border-radius: .1rem;
    color: #fff
}

.gre_btn {
    width: 110px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0 5px;
    border-radius: 15px;
    display: block;
    background: #4fbcf5;
    margin: 0 auto;
    font-size: 14px
}

.enter_jt {
    width: .15rem;
    height: .15rem;
    content: '';
    border: .02rem;
    border-color: transparent #aaa #aaa transparent;
    border-style: solid;
    transform: rotate(-45deg);
    display: block
}

h5 {
    height: 0.7rem;
    line-height: 0.7rem;
    color: #333;
    font-size: 0.28rem;
    text-align: left
}

h5:before {
    width: 0.08rem;
    height: .28rem;
    content: '';
    border-radius: 5px;
    background: #ffdc46;
    margin-right: 0.1rem;
    margin-top: 0.2rem;
    float: left
}

h5 a {
    color: #999;
    float: right;
    font-size: 0.24rem
}

h3 {
    height: 0.7rem;
    line-height: 0.7rem;
    padding-left: 15px;
    color: #999;
    border-bottom: 1px solid #ececec
}

h3 span {
    font-size: 0.2rem;
    color: #666;
    float: right;
    display: inline-block;
    position: relative
}

h3 span:before {
    width: 16px;
    height: 16px;
    content: '';
    display: inline-block;
    background: url(../images/s_icon.png) no-repeat 0 -80px;
    background-size: 16px auto;
    position: absolute;
    top: 17px;
    left: 0
}

.focus {
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.focus .hd {
    width: 100%;
    height: 11px;
    position: absolute;
    z-index: 1;
    bottom: 5px;
    text-align: center
}

.focus .hd ul {
    display: inline-block;
    height: 5px;
    padding: 3px 5px;
    font-size: 0;
    vertical-align: top
}

.focus .hd ul li {
    display: inline-block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #8C8C8C;
    margin: 0 5px;
    vertical-align: top;
    overflow: hidden
}

.focus .hd ul .on {
    background: #f90
}

.focus .bd {
    position: relative;
    z-index: 0;
    overflow: hidden
}

.focus .bd li img {
    width: 100%;
    height: 100%
}

.focus .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

/*.swiper-container{height:100%}
.swiper-slide{text-align:center;font-size:18px;width:100%;display:-webkit-box}
.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}
.swiper-pagination.swiper-pagination-hidden{opacity:0}
.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2;margin:0 5px}
.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}
.swiper-pagination-white .swiper-pagination-bullet{background:rgba(255,255,255,0.9)}
.swiper-pagination-bullet-active{opacity:1;background:#fff}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}
.swiper-container-horizontal>.swiper-pagination{bottom:10px;left:0;width:7.5rem}
.swiper-pagination{position:absolute;text-align:center;-webkit-transition:300ms;-moz-transition:300ms;-o-transition:300ms;transition:300ms;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}
.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}
.swiper-container-no-flexbox .swiper-slide{float:left}
.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}
.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;-webkit-box-pack:start;-webkit-box-align:stretch;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.swiper-wrapper a{width:100%}
.swiper-wrapper img{width:7.5rem;height: 3.5rem;}*/
.game_item ul {
    height: 1.80rem;
    display: table;
    width: 100%
}

.game_item ul li {
    text-align: center;
    padding-top: 0.33rem;
    display: table-cell;
    position: relative
}

.game_item ul li span {
    width: 0.62rem;
    height: 0.62rem;
    background: url(../images/nav.png) no-repeat;
    display: block;
    margin: 0 auto;
    background-size: 0.62rem auto
}

.game_item ul li span.flei {
    background-position: 0 -11.21rem
}

.game_item ul li span.zt {
    background-position: -0.01rem -11.86rem
}

.game_item ul li span.azjl {
    background-position: 0 -12.52rem
}

.game_item ul li span.lib {
    background-position: 0 -10.54rem
}

.game_item ul li p {
    width: 1.2rem;
    margin: 0 auto;
    font-size: .26rem;
    padding: 0.2rem 0 0 0
}

.line_r:after {
    content: '';
    border-right: 1px solid #ececec;
    width: 0;
    height: 0.86rem;
    position: absolute;
    right: 0;
    top: 0.45rem
}

.home_nav {
    height: 1.2rem;
    overflow: hidden;
    background: #fff;
    position: fixed;
    bottom: 0;
    border-top: 1px solid #c6c6c6;
    max-width: 750px
}

.home_nav ul {
    padding: 4px 0;
    font-size: 14px
}

.home_nav ul li {
    width: 33.33%;
    text-align: center;
    float: left
}

.home_nav ul li span {
    width: 0.7rem;
    height: 0.65rem;
    background: url(../images/nav_app.png) no-repeat;
    display: block;
    margin: 0 auto;
    background-size: 6rem auto;
    margin-top: .02rem
}

.home_nav ul li span.game {
    background-position: -3rem 0
}

.home_nav ul li span.gift {
    background-position: -3.78rem 0
}

.home_nav ul li span.news {
    background-position: -4.55rem 0
}

.home_nav ul li span.user {
    background-position: -5.29rem 0
}

.home_nav ul .active span.game {
    background-position: 0 0
}

.home_nav ul .active span.gift {
    background-position: -.78rem 0
}

.home_nav ul .active span.news {
    background-position: -1.55rem 0
}

.home_nav ul .active span.user {
    background-position: -2.29rem 0
}

.home_nav ul li p {
    font-size: 0.28rem;
    padding: .05rem
}

.game_list ul li {
    padding: 0.25rem 0;
    border-bottom: 1px solid #eee;
    display: -webkit-box
}

.game_list ul li a {
    display: block
}

.game_list ul li a.list_l img {
    width: 1.4rem;
    padding-right: 5px
}

.game_list ul li a.list_cont {
    width: 100%;
    -webkit-box-flex: 1;
    margin: 0 0.2rem;
    box-sizing: border-box
}

.game_list ul li a.list_cont h6 {
    line-height: .47rem;
    display: block
}

.game_list ul li a.list_cont h6 span {
    max-width: 3.00rem;
    font-size: 0.3rem;
    padding-right: 5px;
    float: left
}

.game_list ul li a.list_cont h6 em {
    width: 0.66rem;
    height: 0.30rem;
    line-height: 0.30rem;
    font-size: 0.20rem;
    border-radius: 0.05rem;
    text-align: center;
    color: #fff;
    background: #ff7575;
    display: inline-block;
    float: left;
    margin-top: 0.09rem
}

.game_list ul li a.list_cont p {
    font-size: 0.24rem;
    line-height: .47rem;
    color: #666;
    overflow: hidden
}

.game_list ul li a.list_cont p.list_l_tx {
    color: #999
}

.game_list ul li a.list_r {
    width: 1.4rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.28rem;
    text-align: center;
    color: #333;
    border-radius: 0.06rem;
    background: #ffdc46;
    margin-top: 0.3rem;
    display: inline-block
}

.game_list ul li a.list_r_o {
    width: 1.7rem
}

.game_list ul li:last-child {
    border-bottom: none
}

.game_list ul li a.list_choose {
    background: #36db9f;
    color: #fff
}

.game_list ul li a.list_copy {
    background: #4fbcf5;
    color: #fff
}

.page_top {
    height: 0.9rem;
    line-height: .9rem;
    background: #fff;
    border-bottom: 1px solid #cdcdcd;
    text-align: center;
    font-size: 0.32rem;
    display: -webkit-box;
    -webkit-box-pack: start;
    -webkit-box-align: center;
    width: 100%;
    box-sizing: border-box;
}

.page_top img {
    margin: 0 auto
}

.page_topw {
    background: none;
    border-bottom: none
}

.page_top a,
.login_top p a.t_back {
    width: 0.4rem;
    height: 0.4rem;
    display: block;
    background: url(../images/gryicon.png) no-repeat;
    background-size: 0.4rem auto
}

.page_top a.t_back {
    width: 0.6rem;
    height: 0.8rem;
    background-size: 0.25rem auto;
    background-position: 0 -3.9rem
}

.page_top a.t_seach {
    background-position: 0 0
}

.page_top a.t_backw {
    width: 0.8rem;
    height: 0.8rem;
    margin-left: .1rem;
    background-size: 0.25rem auto;
    background-position: 0 -4.7rem
}

.page_top a.t_share {
    background-position: 0.18rem -1.0rem;
    padding: 0;
    width: 0.58rem;
    height: 0.4rem
}

.page_top a.t_share_b {
    background-position: 0 -1.0rem;
    padding: 0;
    width: 0.4rem;
    height: 0.4rem
}

.page_top a.text {
    width: .9rem;
    line-height: .4rem;
    background: none;
    font-size: .3rem;
    margin: 0
}

.page_top a.t_fkui {
    background-position: 0 -4.47rem;
    padding: 0
}

.page_top a.t_throw {
    background-position: 0 -3.98rem;
    padding: 0
}

.page_top span {
    -webkit-box-flex: 1;
    text-align: center;
    display: block;
    height: 0.9rem;
    line-height: .9rem;
    padding: 0 0.1rem;
    overflow: hidden
}

.news_nav {
    border-bottom: 1px solid #eee;
}

.news_nav span {
    width: 25%;
    height: 0.9rem;
    line-height: 0.9rem;
    display: inline-block;
    text-align: center;
    font-size: 0.32rem;
    background: #fff
}

.news_nav span a {
    width: 60%;
    display: block;
    border-bottom: 4px solid #fff;
    color: #999;
    margin: 0 auto;
    height: 100%;
    box-sizing: border-box
}

.news_nav span.cli a {
    color: #333
}

.news_nav li {
    width: 33.3%;
    height: 0.9rem;
    line-height: 0.9rem;
    display: block;
    float: left;
    text-align: center;
    font-size: 0.32rem;
    background: #fff
}

.news_nav li a {
    width: 60%;
    display: block;
    border-bottom: 4px solid #fff;
    color: #999;
    margin: 0 auto;
    height: 100%;
    box-sizing: border-box
}

.news_nav li.cli a {
    color: #333;
    border-bottom: 0.04rem solid #ffdc46
}

.game_fl_nav {
    height: 0.92rem;
    position: relative;
    display: table
}

.game_fl_nav span {
    height: 0.92rem;
    border-bottom: .06rem solid #fff;
    color: #999;
    display: table-cell
}

.game_fl_nav span.cli {
    border-bottom: .06rem solid #ffdc46;
    color: #333
}

.game_fl_nav span:after {
    width: 1px;
    height: .42rem;
    content: '';
    display: block;
    background: #eee;
    position: absolute;
    left: 50%;
    top: .24rem
}

.game_more {
    height: 0.9rem;
    line-height: 0.9rem
}

.game_more a {
    display: block;
    font-size: 0.24rem
}

.clear_btn a {
    width: 2.8rem;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    font-size: .26rem
}

.clear_btn a em {
    width: .40rem;
    height: .40rem;
    display: block;
    background: url(../images/gryicon.png) no-repeat 0 -4.87rem;
    background-size: .40rem auto
}

.morebtn {
    height: .7rem;
    line-height: .7rem;
    text-align: center;
    color: #999;
    position: relative
}

.morebtn i {
    width: .12rem;
    height: .12rem;
    display: inline-block;
    content: '';
    border-width: .02rem;
    border-style: solid;
    border-color: #999 transparent transparent #999;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    position: absolute;
    left: 50%;
    top: 0.23rem;
    margin-left: .32rem
}

.morebtn i.moreimg {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 0.35rem;
    -o-transform: rotate(45deg)
}

.pop_bj {
    width: 100%;
    height: 100%;
    display: block;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    -moz-opacity: 0.5;
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    display: none
}

.pop_box {
    width: 4.90rem;
    height: auto;
    font-size: .28rem;
    padding: .1rem .27rem .3rem;
    background: #fff;
    border-top: 2px solid #ffdc46;
    z-index: 9999;
    position: absolute
}

.pop_lq {
    display: none
}

.pop_th {
    display: none
}

.pop_box .pop_close {
    width: .56rem;
    height: .56rem;
    line-height: .54rem;
    text-align: center;
    font-size: .4rem;
    border-radius: 30rem;
    color: #999;
    background: #505050;
    position: absolute;
    top: -.28rem;
    right: -.28rem
}

.pop_box dl dt {
    font-size: .36rem;
    text-align: center;
    padding: 10px 0 0
}

.pop_box dl dd {
    line-height: .42rem
}

.lb_copy {
    height: .7rem;
    line-height: .7rem;
    background: #ececec;
    border-radius: 5px;
    margin: .32rem auto 0;
    display: -webkit-box
}

.lb_copy input {
    padding: 0 10px;
    height: .7rem;
    line-height: .7rem;
    font-size: .26rem;
    color: #666;
    border: none;
    background: none;
    -webkit-box-flex: 1;
    display: block
}

.lb_copy .code_val {
    padding: 0 0.1rem;
    height: .7rem;
    line-height: .7rem;
    font-size: .26rem;
    color: #666;
    border: none;
    background: none;
    -webkit-box-flex: 1;
    display: block
}

.lb_copy button {
    width: 1.4rem;
    border: none;
    font-size: 0.28rem;
    text-align: center;
    color: #fff;
    display: block;
    background: #4fbcf5;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 0.7rem;
}

.lb_copy span {
    padding: 0 10px;
    height: .64rem;
    line-height: .64rem;
    font-size: .26rem;
    color: #666;
    border: none;
    background: none;
    -webkit-box-flex: 1;
    display: block
}

.lb_copy_user {
    width: 100%;
    margin: 0
}

.th_btn {
    margin: 15px auto 0;
    text-align: center
}

.jdt-container {
    width: 100%;
    height: 0.1rem;
    position: relative;
    margin: 0.2rem 0 0.1rem 0;
    display: -webkit-box
}

.jdt-container .outer-therm {
    -webkit-box-flex: 1;
    background: #ddd;
    height: 0.1rem;
    border-radius: 1rem
}

.jdt-container span {
    display: block
}

.inner-therm span {
    color: #f00 !important;
    font-size: 14px !important;
    padding: 0 !important;
    font-weight: normal !important
}

.outer-therm {}

.bj {
    height: 0.1rem;
    background-color: none;
    background: -webkit-linear-gradient(left, #ffcb61, #f87561);
    border-radius: 1rem
}

.nomore {
    height: 1rem;
    line-height: 1rem;
    text-align: center;
    color: #999;
    display: none
}

.s_search .search {
    margin: 0 0.1rem
}

.s_search .t_seach {
    margin: 0 0 0 0.1rem;
    background-color: #fff;
    width: 0.56rem;
    height: 0.56rem;
    display: block;
    background-image: none
}

.s_search .t_seach:before {
    width: 0.3rem;
    height: 0.3rem;
    content: '';
    display: block;
    background: url(../images/gryicon.png) no-repeat;
    margin: 0.15rem;
    background-size: 0.3rem auto
}

.h_lib_same ul li {
    margin-top: 0.2rem
}

.pdtb1 {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem
}

.pdt24 {
    padding-top: 0.24rem
}

.h90rem {
    height: 0.9rem
}

.h110rem {
    height: 1.1rem
}

.search b {
    width: .26rem;
    height: .26rem;
    line-height: .23rem;
    text-align: center;
    display: block;
    color: #fff;
    background: #999;
    border-radius: .5rem;
    position: absolute;
    top: .15rem;
    right: .15rem;
    text-indent: 0rem
}

.search em {
    display: inline-block;
    background: url(../images/search.png) no-repeat;
    background-size: 0.3rem;
    position: absolute;
    top: 25%;
    left: 3%;
    width: .3rem;
    height: 0.3rem
}

#tbcontent {
    position: absolute;
    width: 100%;
    max-width: 7.5rem;
    left: 0;
    top: 0.9rem;
    z-index: 999;
    background: #fff;
    display: none;
    font-size: .24rem;
    overflow: hidden;
    overflow-y: auto;
    height: 12.4rem;
}

#tbcontent li {
    border-bottom: 1px solid #ebebeb;
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: left;
    padding: 0 0 0 0.6rem;
    position: relative;
    margin: 0 0.15rem;
}

.posi {
    position: relative
}

#tbcontent li:before {
    width: 0.3rem;
    height: 0.24rem;
    content: '';
    display: inline-block;
    background: url(../images/gryicon.png) no-repeat;
    position: absolute;
    top: 0.28rem;
    left: 0.15rem;
    background-size: 0.24rem auto
}

#tbcontent li p {
    display: inline-block;
    width: 100%
}

#tbcontent li p a {
    width: 0.4rem;
    height: inherit;
    display: inherit;
    width: 100%;
    background: none;
    background-size: 0.4rem auto;
    display: block
}

.swiper-slide {}

.errorbox {
    text-align: center;
    font-size: .28rem;
    margin: 1rem 0 0 0
}

.errorbox p {
    padding: 0.1rem 0
}

.errorbox i {
    display: block;
    width: 1.94rem;
    height: 2.10rem;
    background: url(../images/erroricon.png) no-repeat;
    background-size: 1.94rem;
    margin: 0 auto
}

.art_cont p img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.install_game a {
    display: block
}

.tipbox2 {
    height: 0.4rem;
    line-height: 0.4rem;
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 0.24rem;
    margin: 0 auto;
    position: absolute;
    left: 0%;
    top: 0%;
    z-index: 999;
    display: none
}

#loginhtml {
    background: #ECECEC;
    padding-bottom: 0.2rem
}

#loginhtml {
    background: #ECECEC;
    padding-bottom: 0.2rem;
    height: 6.13rem;
    position: absolute;
    width: 7.5rem;
    top: 0%;
    margin-top: 0rem;
    left: 50%;
    margin-left: -3.75rem;
    height: 100%;
    overflow: hidden;
    z-index: 999999;
    position: fixed
}

.tipbox {
    padding: 10px 20px;
    height: 30px;
    line-height: 30px;
    background: hsl(0, 0%, 0%);
    background: hsla(0, 0%, 0%, 0.8);
    color: hsl(0, 100%, 100%);
    border-radius: 6px;
    position: absolute;
    z-index: 9999;
    margin: 0;
    position: absolute;
    top: 20%;
    left: 50%;
    width: 2rem;
    z-index: 9999;
    font-size: 0.28rem;
    text-align: center;
    margin-left: -1rem
}

@-webkit-keyframes loading-3 {
    50% {
        transform: scale(0.4);
        opacity: .4
    }

    100% {
        transform: scale(1);
        opacity: 1
    }
}

.loading {
    position: relative;
    width: 0rem;
    margin: 2rem auto
}

.loading i {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #FFDC46;
    position: absolute
}

.loading i:nth-child(1) {
    top: 25px;
    left: 0;
    -webkit-animation: loading-3 1s ease 0s infinite
}

.loading i:nth-child(2) {
    top: 17px;
    left: 17px;
    -webkit-animation: loading-3 1s ease -0.12s infinite
}

.loading i:nth-child(3) {
    top: 0px;
    left: 25px;
    -webkit-animation: loading-3 1s ease -0.24s infinite
}

.loading i:nth-child(4) {
    top: -17px;
    left: 17px;
    -webkit-animation: loading-3 1s ease -0.36s infinite
}

.loading i:nth-child(5) {
    top: -25px;
    left: 0;
    -webkit-animation: loading-3 1s ease -0.48s infinite
}

.loading i:nth-child(6) {
    top: -17px;
    left: -17px;
    -webkit-animation: loading-3 1s ease -0.6s infinite
}

.loading i:nth-child(7) {
    top: 0px;
    left: -25px;
    -webkit-animation: loading-3 1s ease -0.72s infinite
}

.loading i:nth-child(8) {
    top: 17px;
    left: -17px;
    -webkit-animation: loading-3 1s ease -0.84s infinite
}

.upload_c_photo {
    width: 1.0rem;
    height: 1.0rem;
    display: inline-block;
    border-radius: 1rem
}

.hidd {
    display: none
}

.game_item ul li span.onlinegame {
    background: url(../images/onlinegameicon.png) no-repeat;
    background-size: 0.62rem auto
}

.game_list ul li a.list_cont .jjcont {
    font-size: 0.24rem;
    line-height: .47rem;
    color: #666;
    height: 0.47rem;
    overflow: hidden
}

.user_top {
    height: 0.9rem;
    line-height: 0.9rem;
    text-align: center;
    background: #fff;
    font-size: .34rem
}

.game_item ul li span.focus_wx {
    background: url(../images/wx_icon.png) no-repeat 0 0.03rem;
    background-size: 0.62rem auto
}

.wxbox {
    z-index: 9999;
    position: relative;
    display: none
}

.wx_mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8)
}

.wx_info {
    position: fixed;
    top: 35%;
    left: 50%;
    z-index: 2;
    width: 4.7rem;
    margin-left: -2.75rem;
    background: #fff;
    padding: 0.4rem;
    border-radius: 0.15rem
}

.wx_info .lb_copy button {
    background: #ffdc46;
    color: #333
}

.wx_name {
    font-size: 0.28rem;
    line-height: .46rem;
    padding: 0.3rem 0
}

.wx_tit img {
    display: block;
    width: 1.1rem;
    height: 1.1rem;
    margin: 0 auto
}

.wx_tit p {
    text-align: center;
    padding: 0.1rem 0;
    font-size: 0.28rem
}

.login_login {
    border-top: 1px solid #cdcdcd;
}

.border1 {
    border-bottom: 1px solid #cdcdcd
}

.bgfff24 {
    height: 0.24rem;
}

.username {
    padding: 0.24rem 0;
}

.diggtopbox {
    background: #fff;
    border-top: 1px solid #ccc;
    padding: 0 0.24rem;
    height: 1.2rem;
    line-height: 1.2rem;
    display: -webkit-box;
    font-size: 0.28rem;
}

.diggleft {
    -webkit-box-flex: 1
}

.diggright {
    width: 2.4rem;
    height: 0.7rem;
    border-radius: 0.7rem;
    border: 1px solid #ebebeb;
    margin-top: 0.25rem;
    display: -webkit-box;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
}

.tipsboxtext {
    padding: 0.05rem 0px;
    height: .50rem;
    line-height: .50rem;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    border-radius: 0.06rem;

    left: 50%;
    margin-left: -0.6rem;
    width: 1.5rem;
    text-align: center;
    display: block;
    position: fixed;
    top: 50%;
    z-index: 999999;
    margin-top: -0.25rem;
    text-align: center;
    display: none;
}

.diggright em {
    display: block;
    background: url(../images/diggtopicon.png) no-repeat;
    width: .34rem;
    height: .34rem;
    background-size: 0.34rem auto;
    margin-right: 0.05rem;
}

.diggright span {
    display: block;
    height: 0.6rem;
    line-height: 0.6rem;
    margin-left: 0.05rem;
}

.diggtopbox2 .diggright {
    border: 1px solid #ff7473;
}

.diggtopbox2 .diggright em {
    background-position: 0 -0.65rem;
}

.diggtopbox2 .diggright span {
    color: #ff7473;
}

.h90rem2 {
    height: 0.9rem;
}

.game_item ul li span.onlinecz {
    background: url(../images/cz_icon.png) no-repeat 0 0.03rem;
    background-size: 0.62rem auto;
}

.yhxyindex {
    display: none;
    position: absolute;
    z-index: 9999999;
    background: #fff;
}


.zhuce_nav {
    margin-top: 0.1rem
}

.zhuce_nav span {
    width: 50%;
    height: 0.9rem;
    line-height: 0.9rem;
    display: inline-block;
    text-align: center;
    font-size: 0.32rem;
}

.zhuce_nav span a {
    width: 60%;
    display: block;
    border-bottom: 4px solid #ECECEC;
    color: #999;
    margin: 0 auto;
    height: 100%;
    box-sizing: border-box
}

.zhuce_nav span.cli a {
    color: #333
}

.zhuce_nav li {
    width: 50%;
    height: 0.9rem;
    line-height: 0.9rem;
    display: block;
    float: left;
    text-align: center;
    font-size: 0.32rem;
}

.zhuce_nav li a {
    width: 60%;
    display: block;
    border-bottom: 4px solid #ECECEC;
    color: #999;
    margin: 0 auto;
    height: 100%;
    box-sizing: border-box
}

.zhuce_nav li.cli a {
    color: #333;
    border-bottom: 0.04rem solid #ffdc46
}



/*add more*/

.ajaxdata {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #999;
    margin: 0 auto;
    position: relative;
}

.ajaxdata1 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #999;
    margin: 0 auto;
    position: relative;
}

.page_top1 {
    height: .9rem;
    line-height: .9rem;
    background: #f8f8f8;
    font-size: 24px;
    z-index: 999;
}

.page_top1 span {
    width: 50%;
    height: .9rem;
    line-height: .9rem;
    text-align: center;
    display: inline-block;
    font-size: .35rem;
    font-weight: 700;
    padding: 0 .1rem;
    position: relative;
    bottom: 0.05rem;
    left: 25%;
}

.page_top1 a {
    width: .45rem;
    height: .45rem;
    display: block;
    background: url(../images/gryicon.png) no-repeat center 0;
    background-size: 0.44rem auto;
    position: absolute;
    top: 0
}

.page_top1 a.t_seach {
    right: 0;
    margin: 0.25rem;
}

.page_top1 a.btn_submit {
    font-size: 14px;
}

.page_top1 a.t_back {
    width: 0.6rem;
    height: 0.8rem;
    background-position: 0 -3.9rem;
    background-size: 0.25rem auto;
    margin-left: 0.2rem;
}

.page_top1 a.game_fl {
    background: url("../images/game_fl.png") no-repeat 0 0;
    background-size: 0.4rem 0.35rem;
    margin: 0.25rem;
}

.recomm li {
    width: 100%;
    margin-bottom: .24rem;
}

.recomm li a {
    display: block;
}

.recomm li h2 {
    height: .54rem;
    line-height: .54rem;
    padding: .18rem;
    font-size: .3rem;
    color: #333;
    background: #fff;
}

.recomm li h2 img.iconimg {
    width: .54rem;
    height: .54rem;
    float: left;
    margin-right: .24rem;
}

.recomm li h2 span {
    width: 60%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.recomm li .banimg {
    position: relative;
}

.recomm li .banimg img {
    width: 100%;
    display: block;
}

.recomm li .banimg .game_info {
    display: -webkit-box;
    -webkit-box-pack: start;
    -webkit-box-align: center;
    position: absolute;
    bottom: .1rem
}

.recomm li .banimg .game_info span {
    display: block;
    margin-left: .15rem;
}

.recomm li .banimg .game_info span.edit_img {
    -webkit-box-flex: 1;
}

.recomm li .banimg .game_info span.edit_img img {
    width: .48rem;
    height: .48rem;
    border-radius: .5rem;
}

.recomm li .banimg .game_info span.edit_name {
    height: .48rem;
    line-height: .48rem;
    padding: 0 .1rem;
    font-size: .20rem;
    color: #fff;
    -webkit-box-flex: 1;
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.6);
}

.recomm li .banimg .game_info span.edit_tj {
    height: .34rem;
    line-height: .34rem;
    padding: 0 .1rem;
    font-size: .20rem;
    text-align: center;
    border-radius: .25rem;
    color: #fff;
    background: #ff5656;
    -webkit-box-flex: 1;
}

.recomm li p {
    height: .9rem;
    line-height: .9rem;
    font-size: .24rem;
    text-indent: .18rem;
    color: #666;
    background: #fff;
    overflow: hidden;
}

.zt_bgimg h4 {
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.zt_bgimg h4 span {
    width: 30px;
    border: 1px solid #333;
    display: inline-block;
    border-bottom: 0;
    margin: 0 12px;
    position: relative;
    bottom: 4px;
}

.zt_bgimg img {
    width: 100%;
}

.zt_content {
    width: 100%;
    text-align: center;
    position: relative;
}

.zt_content .editor_imgs {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-top: -50px;
}

.zt_content p {
    margin-top: 5px;
}

.zt_content .edit_tj {
    width: 30px;
    height: .34rem;
    line-height: .34rem;
    margin: 0 auto;
    padding: 0 .1rem;
    font-size: .20rem;
    text-align: center;
    border-radius: .25rem;
    color: #fff;
    background: #ff5656;
    -webkit-box-flex: 1;
    margin-top: 7px;
}

.zt_content .quotation {
    position: absolute;
    width: 10%;
}

.zt_content .z_quotation {
    left: 25px;
    bottom: 45px;
}

.zt_content .f_quotation {
    right: 25px;
    bottom: 15px;
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4);
}

.pop_tip {
    width: 36%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: fixed;
    top: 40%;
    left: 50%;
    z-index: 999;
    margin-left: -18%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    border-radius: 5px;
    display: none;
    font-size: 14px;
}

.page_top a.t_back1 {
    width: 0.6rem;
    height: 0.8rem;
    background-size: 0.25rem auto;
    background-position: 0 -4.65rem;
    margin-left: 0.3rem;
    margin-top: -.2rem;
}

.page_top a.t_share_c {
    background-position: 0 -0.55rem;
    padding: 0;
    width: 0.45rem;
    height: 0.45rem;
    background-size: 0.45rem auto;
    position: absolute;
    right: .4rem;
    top: .22rem;
}

.page_top a.i_like {
    padding: 0;
    width: .45rem;
    height: .45rem;
    position: absolute;
    right: 1.4rem;
    top: .25rem;
    background: url(../images/ilike.png);
    background-size: 0.45rem auto;
}

.page_top a.no_like {
    background-position: 0 0;
}

.page_top a.i_like1 {
    background-position: 0 4.05rem;
}

.-mob-share-ui-button {
    padding: 0 !important;
}

.-mob-share-list li {
    width: 1.14rem !important;
    height: 1.14rem !important;
    background-size: 1.14rem auto !important;
}

.-mob-share-weixin {
    background: url(../images/share_icon.png) no-repeat 0 0 !important;
}

.-mob-share-pengyou {
    background: url(../images/share_icon.png) no-repeat 0 -1.14rem !important;
}

.-mob-share-qzone {
    background: url(../images/share_icon.png) no-repeat 0 -2.28rem !important;
}

.-mob-share-qq {
    background: url(../images/share_icon.png) no-repeat 0 -3.42rem !important;
}

.-mob-share-weibo {
    background: url(../images/share_icon.png) no-repeat 0 -4.56rem !important;
}

.-mob-share-copy {
    background: url(../images/share_icon.png) no-repeat 0 -5.70rem !important;
}

.-mob-share-erro {
    background: url(../images/share_icon.png) no-repeat 0 -6.84rem !important;
}

.maskbox {
    z-index: 9999;
    position: relative;
}

.com_mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
}

.wx_info {
    position: fixed;
    top: 35%;
    left: 50%;
    z-index: 2;
    width: 4.7rem;
    margin-left: -2.75rem;
    background: #fff;
    padding: 0.4rem;
    border-radius: 0.15rem;
}

.moregift {
    width: 70%;
    height: .7rem;
    line-height: .7rem;
    margin: 0 auto;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    border-radius: 0.35rem;
    color: #333;
    text-align: center;
}

.top_fixed,
.nav_fixed {
    position: fixed !important;
    top: 0;
    width: 100%;
    margin: 0 auto;
    left: 0;
    z-index: 10000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.gamecont .nav_fixed {
    top: 0.88rem;
}

.bg_darkblue {
    background: deepskyblue !important;
}

.login_from p.forget_mm a {
    color: #0FAAE8;
    font-size: 0.28rem;
}

.pop_shanchu {
    width: 70%;
    height: 130px;
    text-align: center;
    background: #fff;
    border-top: 5px solid #f6ce21;
    position: fixed;
    top: 40%;
    left: 50%;
    margin-left: -35%;
    z-index: 1001
}

.pop_shanchu h5 {
    width: 100%;
    height: 30px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}

.pop_shanchu p {
    padding: 10px 15px;
    line-height: 22px;
}

.pop_shanchu p input {
    width: 100%;
    height: 30px;
    text-align: center;
    border: none;
    border: 1px solid #eee;
    font-size: 16px;
    color: #f00;
    box-sizing: border-box;
}

.pop_shanchu .confirbtn {
    width: 100%;
    height: 40px;
    border-top: 1px solid #ddd;
    position: absolute;
    bottom: 0;
}

.pop_shanchu .confirbtn a.confir:after {
    width: 1px;
    height: 40px;
    background: #ddd;
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.pop_shanchu .confirbtn a {
    width: 50%;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    color: #333;
    position: relative;
}

.home_header_nav,
#all_header {
    width: 100%;
    height: 0.9rem;
    overflow: hidden;
    background: #fff;
    position: fixed;
    top: 0;
}

#all_header {
    z-index: 120
}

#pl_footer {
    width: 100%;
    height: 1rem;
    overflow: hidden;
    background: #fff;
    position: fixed;
    bottom: 0;
    border-top: 1px solid #c6c6c6;
    z-index: 120
}

.footerbtn {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    font-size: .34rem;
    background: #ffdc46;
    text-align: center;
    display: block;
}

.cackpublish-btn {
    width: 100%;
    height: 100%;
    display: block;
    background: url(../images/publish-detail-icon.png);
    background-size: 100% 100%;
}

#ft_bottom {
    position: fixed;
    bottom: 50px;
    right: 15px;
    z-index: 999;
    width: 72px;
    height: 72px;
}

/*fenxiang*/
.page_top_share {
    width: 100%;
    height: 0.9rem;
    line-height: .9rem;
    background: #fff;
    border-bottom: 1px solid #cdcdcd;
    text-align: center;
    font-size: 0.32rem;
    position: fixed;
    z-index: 999;
    top: 0;
}

.hd_tip {
    width: 100%;
    position: fixed;
    bottom: 0;
    height: 60px;
}

.botloadgame {
    width: 100%;
    height: 60px;
    background: rgba(0, 0, 0, 0.8);
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}

.botloadgame .mhzy-logo {
    width: 40px;
    height: 40px;
    margin: 0 10px;
}

.botloadgame .mhzy-logo img {
    width: 40px;
    height: 40px;
}

.botloadgame .mhzy-txt {
    -webkit-box-flex: 1;
}

.botloadgame .yel_btn {
    width: 1.2rem;
    height: .64rem;
    line-height: .64rem;
    text-align: center;
    font-size: .3rem;
    border-radius: .08rem;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    right: .15rem;
    display: block;
    background: #ffdc46;
}

.sharebot {
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    margin: .3rem auto;
    border: 1px solid #ddd;
    width: 60%;
    border-radius: .15rem;
    color: #666
}