@charset "utf-8"; body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0
}

fieldset,img {
    border: 0
}

:focus {
    outline: 0
}

address,caption,cite,code,dfn,em,th,var,optgroup {
    font-style: normal;
    font-weight: normal
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal
}

abbr,acronym {
    border: 0;
    font-variant: normal
}

input,button,textarea,select,optgroup,option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

code,kbd,samp,tt {
    font-size: 100%
}

input,button,textarea,select {
    *font-size: 100%
}

body {
    line-height: 1.5
}

ol,ul {
    list-style: none
}

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

caption,th {
    text-align: left
}

sup,sub {
    font-size: 100%;
    vertical-align: baseline
}

:link,:visited ,ins {
    text-decoration: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none
}

b,em,i {
    font-style: normal;
    font-weight: normal;
}

button,input,select,textarea,th {
    background: #fff;
    font-family: "Microsoft Yahei",Arial,Tahoma,Helvetica,"SimSun","Hiragino Sans GB",sans-serif;
}

img {
    display: block;
    border: 0;
}

* {
    -moz-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
}

input[type="submit"],input[type="reset"],input[type="password"],input[type="button"],input[type="text"],button {
    -webkit-appearance: none;
}

html {
    overflow-x: hidden;
    overflow-y: auto;
}

ul::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
    -webkit-appearance: none;
    border-radius: 0
}

html {
    font-size: 100px;
}

body {
    font-size: .24rem;
    background: #ccc;
}

.hide {
    display: none;
}

.icon {
    background-image: url(../images/icon.png);
    background-size: 7.5rem 6rem;
    display: inline-block;
}

.icon2 {
    background-image: url(../images/icon2.png);
    background-size: 1.64rem 3.28rem;
    display: inline-block;
}

.icon3 {
    background-image: url(../images/icon3.png);
    background-size: 7.5rem 6rem;
    display: inline-block;
}

.wrap {
    width: 100%;
    height: auto;
    max-width: 7.5rem;
    min-width: 3.2rem;
    margin: 0 auto;
    background: #fff;
    min-height: 13.33rem;
    overflow: hidden;
}

.h10 {
    height: .1rem;
    background: #f5f5f5;
}

header {
    height: .89rem;
    background: #2a2a2b;
    overflow: hidden;
}

header>a i {
    width: 3.2rem;
    height: .62rem;
    display: block;
    background-position: 0 -5.1rem;
    margin: .12rem 0 .14rem .18rem;
}

header .info {
    float: right;
}

header .info .search {
    width: .38rem;
    height: .4rem;
    display: inline-block;
    background-position: -3.37rem 0;
    margin: .25rem 0 .22rem;
}

header .info i:nth-last-child(1) {
    width: .4rem;
    height: .4rem;
    display: inline-block;
    background-position: -3.78rem 0;
    margin: .25rem .32rem .22rem .32rem;
}

header .info .current:nth-last-child(1) {
    background-position: -5.56rem -1.43rem;
}

nav {
    padding-left: .25rem;
    overflow: hidden;
    background: #fb7e4a;
}

nav li {
    display: inline-block;
    width: 20%;
    font-size: .32rem;
    color: #f0f0f0;
    position: relative;
}

nav li a {
    display: inline-block;
    width: 100%;
    height: .88rem;
    line-height: .88rem;
    text-align: center;
    color: #fdcbb7;
    font-size: .32rem;
}

nav li.current a {
    color: #fff;
}

nav li i:nth-child(1) {
    display: inline-block;
    position: absolute;
}

nav li i:nth-child(1) {
    margin-right: .11rem;
    top: .35rem;
}

nav li>i:nth-last-child(1) {
    display: inline-block;
    width: .15rem;
    height: .25rem;
    background-position: -3.52rem -1.74rem;
    position: absolute;
    right: .15rem;
    top: .35rem;
}

nav li:nth-child(1) i:nth-child(1) {
    width: .22rem;
    height: .24rem;
    background-position: 0 -1.74rem;
}

nav li:nth-child(2) i:nth-child(1) {
    width: .18rem;
    height: .24rem;
    background-position: -.31rem -1.74rem;
}

nav li:nth-child(7) i:nth-child(1) {
    width: .22rem;
    height: .24rem;
    background-position: -.55rem -1.74rem;
}

nav li:nth-child(5) i:nth-child(1) {
    width: .24rem;
    height: .24rem;
    background-position: -1.36rem -1.74rem;
}

nav li:nth-child(4) i:nth-child(1) {
    width: .22rem;
    height: .24rem;
    background-position: -1.1rem -1.74rem;
}

nav li:nth-child(6) i:nth-child(1) {
    width: .22rem;
    height: .24rem;
    background-position: -.83rem -1.74rem;
}

nav li:nth-child(3) i:nth-child(1) {
    width: .28rem;
    height: .28rem;
    background-position: -.55rem -1.74rem;
    top: .3rem;
}

nav li:nth-child(8) i:nth-child(1) {
    width: .24rem;
    height: .24rem;
    background-position: -1.36rem -1.74rem;
}

nav ul {
    overflow-x: auto;
    white-space: nowrap;
    font-size: 0;
    overflow-x: -moz-scrollbars-none;
    -ms-overflow-style: none;
}

nav ul::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
    -webkit-appearance: none;
    border-radius: 0
}

nav .current:nth-child(1) i:nth-child(1) {
    background-position: 0 -1.42rem;
}

nav .current:nth-child(2) i:nth-child(1) {
    background-position: -.31rem -1.42rem;
}

nav .current:nth-child(7) i:nth-child(1) {
    background-position: -.55rem -1.42rem;
}

nav .current:nth-child(5) i:nth-child(1) {
    background-position: -1.36rem -1.42rem;
}

nav .current:nth-child(4) i:nth-child(1) {
    background-position: -1.1rem -1.42rem;
}

nav .current:nth-child(6) i:nth-child(1) {
    background-position: -.83rem -1.42rem;
}

nav .current:nth-child(3) i:nth-child(1) {
    background-position: -.55rem -1.42rem;
}

nav .current:nth-child(8) i:nth-child(1) {
    background-position: -1.36rem -1.42rem;
}

/* 首页 */
.slider {
    height: 2.1rem;
    margin: .27rem .32rem;
}

.slider a {
    display: block;
    width: 100%;
    height: 100%;
}

.slider img {
    display: block;
    width: 100%;
    height: 100%;
}

.slider p {
    position: absolute;
    left: .2rem;
    bottom: .1rem;
    z-index: 999;
    color: #fff;
    font-size: .28rem;
    white-space: nowrap;
    overflow: hidden;
    max-width: 70%;
}

.slider .swiper-pagination-bullet {
    width: .12rem;
    height: .12rem;
    background: #fff;
    border-radius: 0;
    opacity: 1;
}

.slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fb7e4a;
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 5px !important;
    right: .15rem !important;
    width: auto !important;
    left: auto !important;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.headnav ul {
    display: flex;
    justify-content: space-between;
    margin: 0 .3rem;
}

.headnav ul li i {
    width: .58rem;
    height: .58rem;
    display: block;
}

.headnav ul li:nth-child(1) i {
    background-position: -4.23rem 0;
}

.headnav ul li:nth-child(2) i {
    background-position: -4.86rem 0;
}

.headnav ul li:nth-child(3) i {
    background-position: -5.49rem 0;
}

.headnav ul li:nth-child(4) i {
    background-position: -6.09rem 0;
}

.headnav ul li:nth-child(5) i {
    background-position: -6.70rem 0;
    width: .59rem;
}

.headnav ul li p {
    font-size: .26rem;
    line-height: .26rem;
    color: #2a2a2b;
    text-align: center;
    margin: .26rem 0 .32rem;
}

.marvellous {
    margin: .3rem .3rem .32rem;
    overflow: hidden;
}

.title {
    display: inline-block;
    position: relative;
    width: 100%;
}

.title span {
    font-size: .3rem;
    line-height: .3rem;
    color: #333;
}

.title em {
    display: inline-block;
    height: .02rem;
    width: 5.15rem;
    background: #fb7e4a;
    position: absolute;
    right: .28rem;
    top: .16rem;
}

.title i {
    display: inline-block;
    width: .24rem;
    height: .24rem;
    color: #fb7e4a;
    border: .02rem solid #fb7e4a;
    border-radius: .02rem;
    line-height: .2rem;
    text-align: center;
    font-weight: bold;
    font-size: .28rem;
    position: absolute;
    right: 0;
    top: .03rem;
}

.marvellous ul {
    overflow: hidden;
}

.marvellous ul li {
    float: left;
    width: 25%;
    margin: .22rem 0 .1rem;
}

.marvellous ul li img {
    width: 1.2rem;
    height: 1.2rem;
    display: block;
    border-radius: .25rem;
    margin: 0 auto;
}

.marvellous ul li span {
    font-size: .28rem;
    color: #333;
    line-height: .28rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    width: 1.4rem;
    display: block;
    margin: .15rem auto .18rem;
}

.marvellous ul li p {
    width: 1.24rem;
    height: .54rem;
    border: 1px solid #fb7e4a;
    border-radius: .08rem;
    color: #fb7e4a;
    line-height: .56rem;
    text-align: center;
    margin: 0 auto;
}

.tybox {
    position: relative;
    overflow: hidden;
    float: left;
    margin-top: .2rem;
}

.tybox:nth-child(2n) {
    margin-left: .2rem ;
}

.tybox img {
    width: 3.33rem;
    height: 1.5rem;
    border-radius: .15rem;
}

.tybox a {
    position: absolute;
    top: 0;
    left: 0;
    width: 3.33rem;
    height: 1.5rem;
}

.tybox em {
    font-size: .3rem;
    color: #fff;
    font-weight: 600;
    width: 100%;
    text-align: center;
    display: block;
    line-height: .3rem;
    margin-top: .42rem;
}

.tybox p {
    font-size: .2rem;
    color: #fff;
    text-align: center;
    line-height: .2rem;
    margin-top: .14rem;
}

.gamerank {
    margin: .33rem .3rem .11rem;
}

.topthree {
    overflow: hidden;
    height: 2.92rem;
    margin-top: .24rem;
}

.topthree div {
    float: left;
}

.topthree div:nth-child(1) {
    margin-left: .1rem;
}

.topthree i {
    width: .46rem;
    height: .64rem;
    position: absolute;
    left: .16rem;
    top: .04rem;
}

.top1 {
    width: 2rem;
    height: 2.92rem;
    background: #eee;
    border-radius: .25rem;
    margin: 0 .3rem;
    position: relative;
    overflow: hidden;
}

.top1 img {
    width: 1.5rem;
    height: 1.5rem;
    display: block;
    margin: .18rem auto 0;
    border-radius: .3rem;
}

.top1 i {
    background-position: -4.48rem -.64rem;
    left: .05rem ;
}

.top23:nth-child(1) i {
    background-position: -5.03rem -.64rem;
}

.top23:nth-child(3) i {
    background-position: -5.58rem -.64rem;
}

.top23 {
    width: 2rem;
    height: 2.7rem;
    background: #eee;
    border-radius: .25rem;
    margin-top: .22rem;
    position: relative;
    overflow: hidden;
}

.top23 img {
    width: 1.3rem;
    height: 1.3rem;
    display: block;
    margin: .18rem auto 0;
    border-radius: .25rem;
}

.topthree span {
    font-size: .27rem;
    color: #333;
    line-height: .27rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    display: block;
    margin: .13rem 0 .13rem;
}

.topthree p {
    width: 1.24rem;
    height: .54rem;
    border: 1px solid #fb7e4a;
    border-radius: .08rem;
    color: #fb7e4a;
    line-height: .56rem;
    text-align: center;
    margin: 0 auto;
}

.gamerank ul {
    margin-top: .05rem;
}

.gamerank ul li {
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    padding: .2rem 0;
}

.gamerank ul li:nth-last-child(1) {
    border: none;
}

.gamerank ul li span {
    float: left;
    font-size: .21rem;
    color: #a1a1a1;
    width: .42rem;
    line-height: 1.2rem;
}

.gamerank ul li img {
    width: 1.2rem;
    height: 1.2rem;
    display: block;
    border-radius: .25rem;
    float: left;
}

.gamerank ul li .load {
    width: 1.24rem;
    height: .54rem;
    border: 1px solid #fb7e4a;
    border-radius: .08rem;
    color: #fb7e4a;
    line-height: .56rem;
    text-align: center;
    margin: .31rem auto 0;
    float: right;
}

.gamerank ul li .info {
    float: left;
    margin-left: .18rem;
    max-width: 3.7rem;
    white-space: nowrap;
    overflow: hidden;
}

.gamerank ul li .info .name {
    font-size: .28rem;
    color: #333;
    line-height: .28rem;
    margin-top: .25rem;
}

.gamerank ul li .info p {
    font-size: .22rem;
    color: #999;
    margin-top: .15rem;
}

.gamenew {
    margin: .33rem .3rem .11rem;
}

.gamenew ul li {
    overflow: hidden;
    padding: .2rem 0;
    border-bottom: 1px solid #e5e5e5;
}

.gamenew ul li:nth-last-child(1) {
    border: none;
}

.gamenew ul li img {
    width: 2.3rem;
    height: 1.34rem;
    display: block;
    float: left;
}

.gamenew ul li .info {
    float: left;
    margin-left: .2rem;
    width: 4.4rem;
}

.gamenew ul li .info p {
    font-size: .3rem;
    line-height: .38rem;
    overflow: hidden;
    color: #333;
    max-width: 4.38rem;
    height: .76rem;
}

.gamenew li .info span {
    color: #999;
    font-size: .2rem;
    line-height: .2rem;
    margin-top: .1rem;
    margin-top: .35rem;
}

.gamenew li .info span:nth-last-child(2) {
    float: left;
}

.gamenew li .info span:nth-last-child(1) {
    float: right;
}

.gamenew li .info i {
    width: .22rem;
    height: .21rem;
;display: inline-block;
    background-position: -3.22rem -1.74rem;
    vertical-align: middle;
    margin-left: .05rem;
}

.mustapp {
    margin: .33rem 0 .11rem;
}

.mustapp .title {
    margin: 0 .3rem;
    width: 92%;
}

.mustapp ul {
    margin: .05rem .3rem 0;
}

.mustapp ul li {
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    padding: .2rem 0;
}

.mustapp ul li:nth-last-child(1) {
    border: none;
}

.mustapp ul li span {
    float: left;
    font-size: .21rem;
    color: #a1a1a1;
    width: .42rem;
    line-height: 1.2rem;
}

.mustapp ul li img {
    width: 1.2rem;
    height: 1.2rem;
    display: block;
    border-radius: .3rem;
    float: left;
}

.mustapp ul li .load {
    width: 1.24rem;
    height: .54rem;
    border: 1px solid #fb7e4a;
    border-radius: .08rem;
    color: #fb7e4a;
    line-height: .56rem;
    text-align: center;
    margin: .31rem auto 0;
    float: right;
}

.mustapp ul li .info {
    float: left;
    margin-left: .18rem;
    max-width: 3.9rem;
    white-space: nowrap;
    overflow: hidden;
}

.mustapp ul li .info .name {
    font-size: .28rem;
    color: #333;
    line-height: .28rem;
    margin-top: .25rem;
}

.mustapp ul li .info p {
    font-size: .22rem;
    color: #999;
    margin-top: .15rem;
}

.sort {
    margin: .33rem .3rem .11rem;
}

.sort ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: .26rem;
}

.sort ul li {
    width: 3.37rem;
    height: 1.23rem;
    border: 1px solid #dfe2e6;
    border-radius: .15rem;
    position: relative;
    margin-bottom: .2rem;
}

.sort ul li span {
    font-size: .28rem;
    color: #00121a;
    margin: .3rem 0 0 .4rem;
    line-height: .28rem;
    display: inline-block;
    font-weight: 600;
}

.sort ul li p {
    font-size: .2rem;
    color: #999;
    line-height: .26rem;
    margin-top: .16rem;
    margin-left: .4rem;
    overflow: hidden;
    max-width: 1.7rem;
    white-space: nowrap;
}

.sort ul li i {
    width: .82rem;
    height: .82rem;
    border-radius: 50%;
    position: absolute;
    top: .22rem;
    right: .38rem;
}

.sort ul li:nth-child(2) i {
    background-position: 0 -1.64rem;
}

.sort ul li:nth-child(3) i {
    background-position: -.82rem -1.64rem;
}

.sort ul li:nth-child(4) i {
    background-position: 0 -2.46rem;
}

.sort ul li:nth-child(5) i {
    background-position: -.82rem -2.46rem;
}

.sort ul li:nth-child(6) i {
    background-position: -.82rem -.82rem;
}

.sort ul li:nth-child(7) i {
    background-position: 0 -.82rem;
}

.sort ul li:nth-child(8) i {
    background-position: -.82rem 0rem;
}

.gamety {
    margin: .33rem .3rem .11rem;
}

.gamety ul {
    overflow: hidden;
    margin-top: .25rem;
}

.gamety ul li {
    float: left;
    width: 1.14rem;
    height: .44rem;
    line-height: .44rem;
    text-align: center;
    margin-bottom: .3rem;
}

.gamety ul li a {
    color: #fff;
    display: inline-block;
    width: 1rem;
    height: .44rem;
    line-height: .44rem;
    border-radius: .22rem;
}

.friend {
    margin: .33rem .3rem .11rem;
}

.friend .link_list {
    overflow: hidden;
    margin-top: 0.15rem;
    height: 0.5rem;
    position: relative;
}

.friend .link {
    margin-left: -0.17rem;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.friend .link a {
    display: inline-block;
    padding: 0 0.17rem;
    font-size: 0.24rem;
    color: #454545;
    line-height: 0.5rem;
    position: relative;
}

.friend .link a:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.08rem;
    width: 1px;
    height: 0.2rem;
}

.friend .link.on {
    height: 0.5rem;
    overflow: hidden;
}

footer {
    background: #2a2a2b;
}

footer .info {
    height: 1.52rem;
    position: relative;
    overflow: hidden;
}

footer .info a:nth-child(1) i {
    position: absolute;
    width: 4.45rem;
    height: .62rem;
    background-position: 0 -5.1rem;
    left: .43rem;
    top: .56rem;
}

footer .info .pc {
    width: 1.58rem;
    height: .5rem;
    border: 1px solid #959595;
    line-height: .52rem;
    text-align: center;
    border-radius: .05rem;
    display: block;
    margin-top: .66rem;
    float: right;
    margin-right: .32rem;
}

footer .info .pc i {
    background-position: -3.22rem -1.42rem;
    width: .3rem;
    height: .27rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: .16rem;
}

footer .info a span {
    font-size: .22rem;
    color: #959595;
}

footer>p {
    font-size: .24rem;
    color: #7a7a7b;
    text-align: center;
    line-height: .3rem;
}

footer>p:nth-last-child(1) {
    padding-bottom: .35rem;
}

.site {
    background: #fff;
    height: .72rem;
    line-height: .72rem;
    max-width: 7.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #545454;
    border-bottom: 1px solid #f0f0f0;
    padding: 0 .3rem;
}

.site a {
    color: #545454;
    font-size: .22rem;
    line-height: .72rem;
}

.site i {
    width: .21rem;
    height: .26rem;
    background-position: -3.98rem -1.43rem;
    vertical-align: sub;
}

.article>p {
    height: .88rem;
    display: flex;
    justify-content: space-between;
    margin: 0 .3rem;
}

.article p a {
    width: 50%;
    font-size: .28rem;
    text-align: center;
}

.article p em {
    height: .84rem;
    line-height: .84rem;
    padding: .3rem 0 .21rem;
    color: #333;
}

.article p .current em {
    border-bottom: .04rem solid #fb7e4a;
    color: #fb7e4a;
    font-weight: 600;
}

.article ul {
    margin: 0 .3rem;
}

.article ul li {
    overflow: hidden;
    padding: .2rem 0;
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
}

.article ul li:nth-last-child(1) {
    border: none;
}

.article ul li img {
    width: 2.3rem;
    height: 1.34rem;
    display: block;
    float: left;
}

.article ul li .info {
    float: left;
    margin-left: .2rem;
}

.article ul li .info p {
    font-size: .3rem;
    line-height: .38rem;
    overflow: hidden;
    color: #333;
    max-width: 4.38rem;
    height: .76rem;
}

.article li .info span {
    color: #999;
    font-size: .2rem;
    line-height: .2rem;
    margin-top: .35rem;
}

.article li .info span:nth-last-child(2) {
    float: left;
}

.article li .info span:nth-last-child(1) {
    float: right;
}

.article li .info i {
    width: .22rem;
    height: .21rem;
;display: inline-block;
    background-position: -3.22rem -1.74rem;
    vertical-align: middle;
    margin-left: .05rem;
}

/* 分页 */
.pagecode {
    display: flex;
    justify-content: space-between;
    margin: 1px .3rem .42rem .3rem;
}

.pagecode a {
    width: .58rem;
    height: .58rem;
    color: #949799;
    font-size: .24rem;
    line-height: .58rem;
    text-align: center;
    border-radius: .06rem;
    background: #f4f4f4;
}

.pagecode a:nth-child(1) {
    width: 1rem;
}

.pagecode a:nth-last-child(1) {
    width: 1rem;
}

.pagecode .current {
    background: #fb7e4a;
    color: #fff;
}

.pagecode .left {
    width: .18rem;
    height: .3rem;
    background-position: -3.57rem -1.43rem;
    display: inline-block;
    position: relative;
    top: .06rem;
}

.pagecode .right {
    width: .18rem;
    height: .3rem;
    background-position: -3.76rem -1.43rem;
    display: inline-block;
    position: relative;
    top: .06rem;
    left: .03rem;
}

.blue {
    color: #fb7e4a !important;
}

.headbox {
    overflow: hidden;
    margin-left: .3rem;
}

.headbox img {
    width: 1.3rem;
    height: 1.3rem;
    display: block;
    float: left;
    margin-top: .2rem;
    border-radius: .24rem;
}

.headbox .info {
    float: left;
    position: relative;
    margin-left: .2rem;
    margin-top: .2rem;
    width: 4.3rem;
}

.headbox .info .name {
    font-size: .3rem;
    color: #333;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    margin: .05rem 0 .1rem;
}

.headbox .info p {
    color: #666;
    font-size: .22rem;
}

.headbox .info p span {
    color: #a8a8a8;
}

.headbox .info em {
    position: absolute;
    right: 0;
    top: 0;
    color: #fb7e4a;
}

.headbox .info2 {
    float: right;
    width: 1.2rem;
    height: 1.7rem;
    background: linear-gradient(to top,#ff606d,#ffc271);
}

.headbox .info2 i {
    width: .48rem;
    height: .46rem;
    display: block;
    background-position: -4.61rem -1.43rem;
    margin-top: .42rem;
    margin-left: .36rem;
}

.headbox .info2 p {
    font-size: .23rem;
    color: #fff;
    text-align: center;
    margin-top: .16rem;
}

.newmain {
    margin: 0 .32rem;
    padding-bottom: .15rem;
}

.newmain p {
    font-size: .25rem;
    color: #333;
    line-height: .5rem;
}

.newmain p a {
    color: #fb7e4a;
    font-weight: 600;
}

.newmain h3 {
    color: #fb7e4a;
    font-size: .28rem;
    margin: .02rem 0;
}

.newmain img {
    max-width: 6.86rem;
    height: auto;
    margin: .2rem auto;
}

.titlebox {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: .2rem;
}

.titlebox h1 {
    text-align: center;
    font-size: .3rem;
    color: #1a1a1a;
    font-weight: 600;
    margin-top: .4rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.titlebox p {
    font-size: .2rem;
    line-height: .2rem;
    text-align: center;
    margin: .2rem .2rem .35rem;
}

.titlebox span {
    font-size: .2rem;
    line-height: .2rem;
    color: #999;
}

.titlebox span:nth-child(2) {
    margin-left: .3rem;
}

.sharebox {
    padding-bottom: .32rem;
}

.share {
    margin: .35rem .26rem 0;
    display: flex;
    justify-content: space-between;
}

.share span {
    width: 2.18rem;
    height: .78rem;
    border-radius: .16rem;
    background: #f8f8f8;
    display: inline-block;
    position: relative;
}

.share :nth-child(1).current i {
    background-position: -6.29rem -1.42rem !important;
}

.share span i {
    width: .29rem;
    height: .33rem;
    position: absolute;
    top: .23rem;
    left: .62rem;
}

.share li:nth-child(1) i {
    background-position: -6.61rem -1.42rem;
}

.share li:nth-child(2) i {
    background-position: -6.89rem -1.42rem;
    left: .5rem;
}

.share li:nth-child(3) i {
    background-position: -7.19rem -1.42rem;
    left: .55rem;
    width: .31rem;
    height: .33rem;
}

.share p {
    color: #3e3e3e;
    font-size: .24rem;
    text-align: center;
    line-height: .78rem;
    padding-left: .25rem;
}

/* 遮盖 */
#modal {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    display: none;
}

#modal .mask2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: .5;
}

#modal2 {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    display: none;
}

#modal2 .mask2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: .5;
}

/* 分享弹窗 */
.icon3 {
    background-image: url(../images/icon3.png);
    background-size: 7.5rem 6rem;
    display: inline-block;
}

.dialog {
    width: 6.2rem;
    height: 6.94rem;
    background: #fcf9fc;
    position: absolute;
    top: 2.72rem;
    left: 8.6%;
    border-radius: .2rem;
}

.dialog .bglog {
    background: url(../images/fx.png) no-repeat;
    background-size: 6.2rem 2.8rem;
    width: 6.2rem;
    height: 2.8rem;
    border-bottom: .01rem solid #eae9ea;
}

.dialog>i {
    width: .32rem;
    height: .32rem;
    background-position: -2.12rem -.59rem;
    position: absolute;
    top: .19rem;
    right: 3.32%;
}

.dialog p {
    color: #1a1a1a;
    font-size: .33rem;
    text-align: center;
    line-height: .33rem;
    margin-top: .4rem;
}

.dialog>span {
    font-size: .21rem;
    color: #999;
    text-align: center;
    line-height: .21rem;
    margin-top: .26rem;
    display: block;
}

.dialog em {
    font-size: .21rem;
    color: #999;
    text-align: center;
    line-height: .21rem;
    margin-top: .3rem;
    display: block;
}

.dialog .fx_box {
    margin: 0 .7rem;
    display: flex;
    justify-content: space-between;
    margin-top: .24rem;
}

.dialog .fx_box a {
    width: .98rem;
    height: .98rem;
    border: .01rem solid #e0e0e0;
    border-radius: 50%;
    display: inline-block;
    position: relative;
}

.dialog .fx_box>a>i {
    width: .6rem;
    height: .56rem;
    position: absolute;
    top: .2rem;
    left: .2rem;
}

.dialog .fx_box>a:nth-child(1)>i {
    background-position: 0 -.59rem;
}

.dialog .fx_box>a:nth-child(2)>i {
    background-position: -.67rem -.59rem;
}

.dialog .fx_box>a:nth-child(3)>i {
    background-position: -1.32rem -.59rem;
}

.copybox {
    display: inline-flex;
    border: .01rem solid #e6e5e6;
    background: #fff;
    border-radius: .1rem;
    width: 4.8rem;
    height: .48rem;
    margin-left: .7rem;
    margin-top: .24rem;
}

.copybox input {
    height: .46rem;
    border: none;
    color: #333;
    font-size: .23rem;
    line-height: .46rem;
    width: -webkit-fill-available;
    margin-top: .01rem;
    margin-left: .16rem;
}

.copybox span {
    display: inline-block;
    width: .84rem;
    height: .48rem;
    color: #fff;
    background: #fb7e4a;
    font-size: .22rem;
    text-align: center;
    line-height: .48rem;
    border-radius: 0 .1rem .1rem 0;
}

.noload {
    background: #999 !important;
    float: left;
    margin: 0 .3rem;
    text-align: center;
    width: 6.9rem;
    height: .74rem;
    color: #fff;
    line-height: .74rem;
    border-radius: .1rem;
}

.share_wecat {
    width: 5.6rem;
    height: 6.4rem;
    padding: .4rem;
    position: absolute;
    top: 2.6rem;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 12;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
}

.share_wecat>p:nth-of-type(1) {
    font-size: .2rem;
    font-weight: 600;
    color: #333;
}

.share_wecat .code {
    width: 3.76rem;
    height: 3.76rem;
    margin: .32rem auto;
}

.share_wecat>p {
    font-size: .32rem;
    color: #333;
    line-height: .48rem;
}

.share_wecat span {
    cursor: pointer;
    z-index: 15;
    position: absolute;
    right: .24rem;
    top: .24rem;
    display: block;
    width: .48rem;
    height: .48rem;
    border: 1px solid #BABABA;
    border-radius: 50%;
    font-size: .48rem;
    color: #BABABA;
    line-height: .44rem;
    text-align: center;
}

.dontlike {
    width: 6.98rem;
    height: 5.52rem;
    margin: 0 .26rem;
    background: #fff;
    border-radius: .12rem;
    position: absolute;
    overflow: hidden;
    margin-top: 5rem;
}

.dontlike .info {
    background: #03a3e6;
    height: .88rem;
}

.dontlike .info .unbox {
    float: left;
    margin-left: .27rem;
    line-height: .87rem;
}

.dontlike .info .unbox i {
    width: .14rem;
    height: .26rem;
    background-position: -5.13rem -1.90rem;
    vertical-align: middle;
    margin-right: .13rem;
}

.dontlike .info span {
    font-size: .26rem;
    color: #fff;
}

.dontlike .info em {
    font-size: .34rem;
    color: #fff;
    line-height: .88rem;
    margin-left: 1.86rem;
}

.dontlike .info>i {
    width: .33rem;
    height: .32rem;
    background-position: -5.56rem -1.90rem;
    position: absolute;
    top: .28rem;
    right: .28rem;
}

.dontlike p {
    font-size: .28rem;
    color: #010101;
    line-height: 1.15rem;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 .5rem;
}

/* 下载列表页 */
.gamenav {
    display: flex;
    flex-wrap: wrap;
    padding: 0.26rem 0.1rem 0.12rem 0.24rem;
}

.gamenav a {
    width: 1.58rem;
    height: .68rem;
    border: 1px solid #e4e4e4;
    display: block;
    line-height: .68rem;
    text-align: center;
    font-size: .26rem;
    margin: 0 .16rem .2rem 0;
    border-radius: .1rem;
    color: #666;
}

.gamenav .current {
    background: #fff;
    color: #fb7e4a;
    border: 1px solid #fb7e4a;
}

.options {
    height: .7rem;
    font-size: .26rem;
    margin: .25rem .3rem .1rem;
}

.options a {
    width: 3.4rem;
    color: #fb7e4a;
    height: .68rem;
    display: block;
    float: left;
    line-height: .7rem;
    text-align: center;
    border: 1px solid #fb7e4a;
}

.options a:nth-child(1) {
    border-radius: .15rem 0 0 .15rem;
}

.options a:nth-child(2) {
    border-radius: 0 .15rem .15rem 0;
}

.options .current {
    color: #fff;
    background: #fb7e4a;
}

/* 专题列表页 */
.topiclist ul {
    margin: 0 .3rem;
    padding-bottom: .3rem;
}

.topiclist ul li {
    overflow: hidden;
    border-bottom: 1px solid #dedede;
    padding: .22rem 0;
}

.topiclist ul li img {
    width: 3rem;
    height: 1.9rem;
    float: left;
    border-radius: .1rem;
}

.topiclist ul li .info {
    float: left;
    margin-left: .2rem;
    max-width: 3.7rem ;
}

.topiclist ul li .info p:nth-child(1) {
    font-size: .28rem;
    color: #333;
    line-height: .28rem;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    margin-top: .08rem;
}

.topiclist ul li .info p:nth-child(2) {
    font-size: .22rem;
    line-height: .36rem;
    color: #666;
    height: 1.08rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-top: .1rem;
}

.topiclist ul li .info p:nth-child(3) i {
    width: .26rem;
    height: .27rem;
    background-position: -3.89rem -1.72rem;
    vertical-align: sub;
}

.topiclist ul li .info p:nth-child(3) span {
    font-size: .2rem;
    color: #999;
    margin-left: .12rem;
    line-height: .2rem;
}

/* 专题详情页 */
.topicdetails {
    margin: 0 .3rem .3rem;
}

.topichead {
    height: 5.3rem;
    overflow: hidden;
}

.topicbot {
    height: .63rem;
    width: 6.9rem;
    line-height: .63rem;
    text-align: center;
    color: #fff;
    background: #fb7e4a;
    font-size: .24rem;
    border-radius: .1rem;
    margin-top: .2rem;
}

.topichead img {
    width: 6.9rem;
    height: 3.6rem;
    margin: .2rem 0;
    border-radius: .05rem;
}

.topichead p h1 {
    font-size: .3rem;
    color: #333;
    font-weight: 600;
    display: inline-block;
}

.topichead p em {
    font-size: .2rem;
    color: #ccc;
    float: right;
}

.topichead p:nth-last-child(1) {
    font-size: .22rem;
    line-height: .4rem;
    color: #666;
    margin-top: .1rem;
}

.detaillist ul {
    margin: 0 .3rem;
    padding-bottom: .3rem;
}

.detaillist ul li {
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
    padding: .22rem 0;
}

.detaillist ul li img {
    width: 1.28rem;
    height: 1.28rem;
    border-radius: .26rem;
    float: left;
}

.detaillist ul li .info {
    float: left;
    margin-left: .2rem;
}

.detaillist ul li p:nth-child(1) {
    margin-top: .1rem;
}

.detaillist ul li p:nth-child(2) {
    margin-top: .05rem;
}

.detaillist ul li p:nth-child(3) {
    width: 3.85rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #787878;
    margin-top: .05rem;
}

.detaillist ul li .name {
    font-size: .3rem;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    width: 3.3rem;
    display: inline-flex;
    line-height: .34rem;
}

.detaillist ul li p:nth-child(2) span {
    color: #999;
    font-size: .22rem;
}

.detaillist ul li i {
    color: #e6e6e6;
    font-size: .22rem;
    padding: 0 .1rem;
}

.detaillist ul li .loads {
    float: right;
    color: #fb7e4a;
    border-radius: .1rem;
    text-align: center;
    width: 1.22rem;
    height: .52rem;
    line-height: .52rem;
    margin: .35rem 0;
    border: .02rem solid #fb7e4a;
}

.headerNav {
    width: 100%;
    max-width: 7.5rem;
    position: absolute;
    top: .9rem;
    z-index: 999;
}

.headerNav ul {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    background: #2a2a2b;
    padding-left: .2rem;
    padding-top: .26rem;
}

.headerNav ul li {
    width: 2.22rem;
    height: .72rem;
    float: left;
    margin-right: .2rem;
    background: #fff;
    margin-bottom: .2rem;
    border-radius: .08rem;
    position: relative;
}

.headerNav ul li a {
    color: #969699;
    line-height: .72rem;
    font-size: .28rem;
    width: 100%;
    height: 100%;
    display: block;
    margin-left: .7rem;
}

.headerNav ul .current {
    background: #969699;
}

.headerNav ul .current a {
    color: #ebebeb;
}

.headerNav ul li i {
    width: .33rem;
    height: .28rem;
    display: inline-block;
    position: absolute;
    top: .24rem;
    left: .25rem;
}

.headerNav ul li:nth-child(1) i {
    background-position: 0 -2.61rem;
}

.headerNav ul li:nth-child(2) i {
    background-position: -.4rem -2.61rem;
}

.headerNav ul li:nth-child(3) i {
    background-position: -.77rem -2.61rem;
}

.headerNav ul li:nth-child(4) i {
    background-position: -1.12rem -2.61rem;
}

.headerNav ul li:nth-child(5) i {
    background-position: -1.47rem -2.61rem;
}

.headerNav ul li:nth-child(6) i {
    background-position: -1.81rem -2.61rem;
}

.headerNav ul li:nth-child(7) i {
    background-position: -2.21rem -2.62rem;
}

.headerNav ul .current:nth-child(1) i {
    background-position: 0 -2.23rem;
}

.headerNav ul .current:nth-child(2) i {
    background-position: -.4rem -2.23rem;
}

.headerNav ul .current:nth-child(3) i {
    background-position: -.77rem -2.23rem;
}

.headerNav ul .current:nth-child(4) i {
    background-position: -1.12rem -2.23rem;
}

.headerNav ul .current:nth-child(5) i {
    background-position: -1.47rem -2.23rem;
}

.headerNav ul .current:nth-child(6) i {
    background-position: -1.81rem -2.23rem;
}

.headerNav ul .current:nth-child(7) i {
    background-position: -2.21rem -2.24rem;
}

.mask {
    width: 7.5rem;
    height: 100%;
    position: absolute;
    top: .9rem;
    background: rgba(0, 0, 0, 0.5);
    z-index: 998;
}

/* 返回顶部 */
.backTop {
    position: fixed;
    bottom: 2.6rem;
    right: 0.28rem;
    width: 0.8rem;
    height: 0.8rem;
    text-align: center;
    border-radius: 50%;
    background: rgba(253, 190, 164, .8);
    z-index: 9;
}

.backTop>i {
    display: inline-block;
    width: 0.38rem;
    height: 0.46rem;
    position: relative;
    top: 0.2rem;
    background-position: -4.18rem -1.43rem;
}

/* 游戏下载页 */
.gameload {
    margin-bottom: .15rem;
    overflow: hidden;
}

.gameload .bgbox {
    position: relative;
    height: 2.2rem;
    width: 100%;
    overflow: hidden;
}

.gameload .test {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2.2rem;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0rem -2.5rem;
}

.gameload .bgmask {
    background: url(../images/bg.png) no-repeat;
    background-size: 7.15rem 2.18rem;
    width: 100%;
    height: 2.2rem;
    position: absolute;
    top: 0;
    left: 0;
}

.gameload .zgmask {
    background-color: #000;
    opacity: .6;
    height: 2.2rem;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.bgmask i {
    width: .75rem;
    height: 1.13rem;
    display: block;
    position: absolute;
    top: 0;
    right: .32rem;
    background-position: 0 -3.07rem;
}

.bgmask b {
    font-size: .28rem;
    color: #fff;
    font-weight: 600;
    position: absolute;
    top: .42rem;
    right: .16rem;
    text-shadow: #e0860a 0.1em 0.1em 0.2em;
}

.gameload .info {
    position: relative;
    margin-top: .35rem;
}

.gameload .info img {
    width: 1.8rem;
    height: 1.8rem;
    display: block;
    border: .04rem solid #fff;
    border-radius: .4rem;
    margin: 0 auto;
}

.gameload .info>p {
    font-size: .28rem;
    color: #000;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    margin-top: .16rem;
}

.gameload .info>p span {
    color: #666;
}

.gameload .info>p span:nth-child(1) {
    margin-right: .25rem;
}

.gameload .info h1 {
    font-size: .38rem;
    color: #000;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    margin-top: .16rem;
}

.gameload .info>p:nth-child(3) {
    color: #999;
    font-weight: 400;
    font-size: .24rem;
}

.gameload .info>i {
    width: .95rem;
    height: .86rem;
    display: inline-block;
    background-position: -.83rem -3.07rem;
    position: absolute;
    top: 0;
    left: 2.81rem;
}

.hotbox {
    overflow: hidden;
    margin-left: 1.55rem;
    text-align: center;
    margin-top: .3rem;
}

.hotbox li {
    float: left;
    width: 1rem;
    margin-right: .7rem;
}

.hotbox li:nth-last-child(1) {
    margin-right: 0;
}

.hotbox li i {
    display: inline-block;
    margin-right: .06rem;
}

.hotbox li:nth-child(1) i {
    width: .22rem;
    height: .26rem;
    background-position: -3.94rem -2.35rem;
}

.hotbox li:nth-child(2) i {
    width: .24rem;
    height: .26rem;
    background-position: -4.23rem -2.35rem;
}

.hotbox li:nth-child(3) i {
    width: .30rem;
    height: .26rem;
    background-position: -4.54rem -2.35rem;
}

.hotbox li span {
    font-size: .26rem;
    color: #282828;
}

.hotbox li p {
    font-size: .2rem;
    color: #999;
}

.gameload>div>a {
    width: 6.85rem;
    height: .72rem;
    font-size: .32rem;
    color: #fff;
    text-align: center;
    line-height: .72rem;
    display: inline-block;
    border-radius: .36rem;
    margin: .28rem .26rem;
    background: #fff;
    border: .01rem solid #fff;
    white-space: nowrap;
    overflow: hidden;
}

.gameload>div>.dontload {
    background: linear-gradient(to right, #b9d317, #b9d317);
    border: .01rem solid #fff;
}

.gameload>div>a i {
    width: .31rem;
    height: .25rem;
    background-position: -6.09rem -1.93rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: .15rem;
}

.gameload>div>.dontload i {
    display: none;
}

.gameload>p {
    float: left;
    margin-left: 1.8rem;
    margin-top: .1rem;
}

.gameload>p span {
    font-size: .22rem;
    color: #2bb36a;
    margin-right: .4rem;
}

.gameload>p span:nth-last-child(1) {
    margin-right: 0;
}

.gameload>p span i {
    width: .22rem;
    height: .22rem;
    display: inline-block;
    background-position: -3.25rem -2.64rem;
    margin-right: .1rem;
    vertical-align: middle;
}

.gameload .xzBtn>a {
    float: left;
    width: 3.34rem;
    height: 0.76rem;
    line-height: 0.76rem;
    border-radius: 0.08rem;
}

.gameload .downBtn>a {
    color: #47b751;
    background: #fff;
    border-color: #47b751;
}

.xz360_btn {
    display: inline-block;
    width: 3.34rem;
    height: 0.76rem;
    font-size: 0.28rem;
    border: .01rem solid #47b751;
    color: #fff;
    margin: 0.28rem 0 0.12rem 0;
    border-radius: 0.06rem;
    text-align: center;
    background: #47b751;
}

.xz360_btn p {
    line-height: 0.76rem;
    font-size: 0.32rem;
}

.explain_xz {
    padding: 0.19rem 0.44rem 0.19rem 0.26rem;
    width: 6.18rem;
    color: #666666;
    font-size: 0.24rem;
    line-height: 0.4rem;
    margin: 0.1rem auto;
    border-radius: 0.08rem;
    background-color: #fffaf2;
    border: 1px solid #ffd2a6;
}

.explain_xz>em {
    color: #ff772e;
}

/* 下载说明 */
.explaintxt {
    display: block;
    border: .01rem solid #ace0a6;
    background: #e7ffef;
    margin: 0.2rem .26rem 0;
    border-radius: .08rem;
    overflow: hidden;
    padding-top: .01rem;
}

.explaintxt p {
    margin: 0 .28rem;
    font-size: .28rem;
    color: #888;
    line-height: .48rem;
}

.explaintxt p span {
    color: #4bb53f;
}

.loadmain {
    margin-bottom: .2rem;
}

.loadmain .loadnav {
    height: .8rem;
    border-bottom: .02rem solid #f0f0f0;
}

.loadmain .loadnav span {
    height: .8rem;
    display: inline-block;
    text-align: center;
    line-height: .8rem;
    margin: 0 .75rem;
    color: #333;
    font-size: .28rem;
    position: relative;
}

.loadmain .loadnav .current {
    color: #03a9f4;
    border-bottom: .02rem solid #03a9f4;
}

.loadmain .loadnav em {
    position: absolute;
    top: .2rem;
    font-size: .15rem;
    color: #fb7e4a;
    line-height: .15rem;
}

.loadmain .cont {
    height: 7.88rem;
    overflow: hidden;
}

.loadmain .cont>p {
    font-size: 0.25rem;
    color: #666;
    line-height: 0.48rem;
    padding: 0 0.26rem;
}

.loadmain .cont>h3 {
    font-size: 0.26rem;
    color: #1a1a1a;
    line-height: 0.26rem;
    padding-left: 0.1rem;
    font-weight: bold;
    margin: 0.28rem 0 0.16rem 0.26rem;
    border-left: 0.08rem solid #03a3e6;
}

.loadmain .cont img {
    max-width: 6.9rem;
    max-height: 7rem;
    height: auto;
    width: auto;
    display: block;
    margin: .15rem auto;
}

.loadmain .drawer {
    text-align: right;
    margin: .2rem 0;
}

.loadmain .drawer span {
    width: 1.6rem;
    height: .48rem;
    display: inline-block;
    line-height: .48rem;
    font-size: .23rem;
    color: #fff;
    background: #03a9f4;
    text-align: center;
    border-radius: .08rem;
}

.loadmain .drawer span:nth-last-child(1) {
    margin-right: .32rem;
}

.loadmain .drawer span i {
    width: .24rem;
    height: .24rem;
    display: inline-block;
    vertical-align: middle;
    margin-left: .08rem;
}

.loadmain .drawer span .up {
    background-position: -3.55rem -2.35rem !important;
}

.loadmain .drawer span:nth-last-child(1) i {
    background-position: -3.25rem -2.35rem;
}

.alike {
    margin: .3rem .3rem .16rem;
}

.alike ul {
    overflow: hidden;
}

.alike ul li {
    float: left;
    width: 25%;
    margin: .22rem 0 .1rem;
}

.alike ul li img {
    width: 1.2rem;
    height: 1.2rem;
    display: block;
    border-radius: .25rem;
    margin: 0 auto;
}

.alike ul li p {
    font-size: .28rem;
    color: #333;
    line-height: .3rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    display: block;
    margin: .15rem 0 0;
}

.correla {
    margin: .3rem .3rem .16rem;
}

.correla>ul {
    overflow: hidden;
    margin-top: .35rem;
}

.correla>ul li {
    float: left;
    width: 23%;
    text-align: center;
    height: .76rem;
    line-height: .76rem;
    color: #93d6f5;
    background: #f2fbff;
    margin-left: 0.1rem;
}

.correla>ul .current {
    background: #03a9f4;
    color: #fff;
}

.correla>ul .current em {
    display: block;
    line-height: .42rem;
}

.correla>ul li p {
    display: block;
    line-height: .24rem;
}

.correla .info>p {
    font-size: .24rem;
    color: #666;
    line-height: .4rem;
    margin-top: .23rem;
}

.correla .info ul {
    display: flex;
    flex-wrap: wrap;
}

.correla .info ul li {
    margin: .23rem 0 0;
    width: 25%;
}

.correla .info ul li img {
    width: 1.18rem;
    height: 1.18rem;
    border-radius: .25rem;
    margin: 0 auto;
}

.correla .info ul li p {
    font-size: .24rem;
    color: #000;
    text-align: center;
    width: 1.5rem;
    white-space: nowrap;
    margin: 0 auto;
    overflow: hidden;
}

.correla .info ul li span {
    font-size: .24rem;
    color: #929292;
    text-align: center;
    display: block;
}

.show_img {
    padding: .25rem .25rem .1rem;
}

.img_item {
    overflow-x: auto;
    padding: 0 0 .15rem;
    margin-bottom: .2rem;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.img_item ul {
    font-size: 0;
}

.img_item ul li {
    margin-right: .1rem;
    display: inline-block;
}

.img_item ul li img {
    width: auto;
    max-height: 4.6rem;
}

div.photo-box {
    width: 100%;
    background: rgba(0,0,0,.8);
    height: 100% !important;
    position: fixed;
    overflow: hidden;
    display: none;
    z-index: 999;
    left: 0;
    top: 0;
}

.cf {
    *zoom: 1;}

.pinch-zoom-container {
    height: 100% !important;
}

.img-slider {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
}

.img-slider li {
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    z-index: 999;
}

div.photo-box li {
    list-style: none;
}

.img-slider li img {
    vertical-align: middle;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.cf:before, .cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.game-video {
    height: 4.5rem;
    margin: auto;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: 50%
}

.game-video video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

.game-video img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.game-video .cont {
    width: 7.5rem;
    height: 4.5rem;
}

.game-video .cont iframe {
    width: 7.5rem;
    height: 4.5rem;
}

.game-video .vback {
    display: none;
    width: 100%;
    height: 4.5rem;
    position: absolute;
    left: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6);
}

.game-video .vback .info {
    width: 2rem;
    flex-wrap: wrap;
    margin: .8rem auto .3rem auto;
}

.game-video .vback .info .img_box {
    width: 2rem;
    text-align: center;
    position: relative;
}

.game-video .vback .info img {
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: .3rem;
    margin: 0 auto;
}

.game-video .vback .info p {
    color: #fff;
    font-size: .28rem;
    overflow: hidden;
    white-space: nowrap;
    margin: .1rem auto 0 auto;
    text-align: center;
}

.game-video .vback .info .replay {
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    background: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: .2rem;
    border-radius: .3rem;
}

.game-video .vback .info .replay i {
    display: block;
    width: .63rem;
    height: .63rem;
    background-position: -2.96rem -5.28rem;
    margin: .44rem auto;
}

.game-video .vback .btn {
    display: block;
    width: 2.6rem;
    height: .6rem;
    line-height: .6rem;
    color: #fff;
    background: #ffa115;
    border-radius: .6rem;
    font-size: .3rem;
    text-align: center;
    margin: 0 auto;
}

.game-video .vback .btn i {
    display: inline-block;
    width: .36rem;
    height: .36rem;
    border-radius: .02rem;
    margin-left: .15rem;
    background-position: -3.89rem -5.65rem;
    position: relative;
    top: .12rem;
}

/* 排行榜 */
.ranklistbox {
    position: relative;
}

.ranknav {
    position: relative;
}

.ranklistbox .ranknav em {
    height: .28rem;
    width: .02rem;
    background: #ebebeb;
    display: inline-block;
    position: absolute;
    top: .3rem;
    left: 50%;
}

.ranklistbox .ranknav span {
    width: 50%;
    height: .87rem;
    line-height: .87rem;
    display: inline-block;
    text-align: center;
    font-size: .28rem;
    color: #b3b3b3;
    background: #fff;
}

.ranklistbox .ranknav .current i {
    width: 2.3rem;
    height: .48rem;
    font-weight: 600;
    color: #fb7e4a;
    background: #fff2ed;
    border-radius: .25rem;
    display: block;
    margin-top: .19rem;
    margin-left: .8rem;
    line-height: .48rem;
}

.listbox {
    position: relative;
}

.listbox>img {
    width: 7.5rem;
    height: 3.2rem;
}

.box-mask:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background-color: #000;
    opacity: 0.3;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.listbox p {
    font-size: .38rem;
    z-index: 2;
    position: absolute;
    top: .9rem;
    left: .3rem;
    color: #fff;
    font-weight: 600;
}

.ranklist {
    position: relative;
    z-index: 3;
    background: #f2f2f2;
}

.ranklist ul {
    position: relative;
    top: -1rem;
}

.ranklist ul li {
    background: #fff;
    width: 6.9rem;
    height: 1.8rem;
    margin: 0 .3rem .2rem;
    border-radius: .15rem;
    position: relative;
}

.ranklist ul li img {
    width: 1.2rem;
    height: 1.2rem;
    border-radius: .18rem;
    float: left;
    margin: .3rem .24rem;
}

.ranklist ul li .info {
    float: left;
    width: 5.2rem;
}

.ranklist ul li .info .name {
    font-size: .32rem;
    color: #333;
    font-weight: 600;
    line-height: .38rem;
    margin-top: .34rem;
    max-width: 4rem;
    white-space: nowrap;
    overflow: hidden;
}

.ranklist ul li .info .name em {
    color: #ccc;
    margin-right: .1rem;
}

.ranklist ul li .info p:nth-child(2) {
    font-size: .22rem;
    line-height: .26rem;
    color: #999;
    margin-top: .14rem;
    max-width: 4.2rem;
    white-space: nowrap;
    overflow: hidden;
}

.ranklist ul li .info p:nth-child(2) span:nth-child(2) {
    margin-left: .3rem;
}

.ranklist ul li .info p:nth-last-child(1) {
    font-size: 0.22rem;
    color: #999;
    line-height: 0.26rem;
    margin-top: .1rem;
    max-width: 4.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ranklist ul li .info .name i {
    width: .35rem;
    height: .42rem;
    vertical-align: middle;
    margin-right: .1rem;
}

.ranklist ul li:nth-child(1) .info .name i {
    background-position: -5.24rem -2.35rem;
}

.ranklist ul li:nth-child(2) .info .name i {
    background-position: -5.65rem -2.35rem;
}

.ranklist ul li:nth-child(3) .info .name i {
    background-position: -6.07rem -2.35rem;
}

.ranklist ul li a>span {
    display: block;
    width: 1.32rem;
    height: .52rem;
    line-height: .52rem;
    text-align: center;
    color: #fff;
    background: linear-gradient(to right, #ff9966, #ff5f62);
    position: absolute;
    right: .2rem;
    top: .35rem;
    border-radius: .12rem;
}

.rankbox {
    overflow: hidden;
    height: auto;
    display: none;
}

.rankbox>ul {
    white-space: nowrap;
    overflow: hidden;
    height: .88rem;
}

.rankbox>ul li {
    display: inline-block;
    width: 23.33%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    height: .88rem;
}

.rankbox>ul li a {
    display: inline-block;
    height: .84rem;
    line-height: .84rem;
    font-size: .3rem;
    color: #999;
}

.ranknav b {
    font-size: .24rem;
    line-height: .24rem;
    position: absolute;
    top: .3rem;
    right: .32rem;
    color: #fff;
    z-index: 9;
}

.rankbox .listinfo b {
    font-size: .24rem;
    line-height: .86rem;
    color: #fb7e4a;
    z-index: 9;
    text-align: right;
    display: inline-block;
    border-top: 1px solid #d9d9d9;
    width: 96%;
    padding-right: .32rem;
    position: unset;
    border-bottom: 1px dashed #d9d9d9;
}

.ranknav b i {
    width: .16rem;
    height: .13rem;
    background-position: -6.63rem -2.05rem;
    margin-left: .1rem;
}

.rankbox .listinfo b i {
    background-position: -6.83rem -2.05rem;
}

.listinfo {
    position: absolute;
    z-index: 10;
    background: #fff;
    width: 7.5rem;
    top: 0;
    left: 0;
}

.listinfo p {
    font-size: .23rem;
    line-height: .23rem;
    color: #454545;
    margin-top: .24rem;
    margin-left: .2rem;
}

.listinfo p i {
    width: .26rem;
    height: .25rem;
    background-position: 0 -2.63rem;
    vertical-align: bottom;
    margin-right: .13rem;
}

.listinfo p:nth-child(2) i {
    background-position: -3.94rem -2.89rem;
}

.listinfo p:nth-child(4) i {
    background-position: -4.26rem -2.89rem;
}

.listinfo p:nth-child(6) i {
    background-position: -4.58rem -2.89rem;
}

.listinfo p:nth-child(8) i {
    background-position: -4.90rem -2.89rem;
}

.listinfo ul {
    overflow: hidden;
    padding-bottom: .22rem;
    margin: 0 .2rem;
    border-bottom: 1px solid #d9d9d9;
}

.listinfo ul:nth-last-child(1) {
    border-bottom: none;
}

.listinfo ul li {
    float: left;
    width: 1.24rem;
    height: .48rem;
    background: #f0f0f0;
    text-align: center;
    line-height: .48rem;
    border-radius: .1rem;
    margin-top: .22rem;
    margin-right: .2rem;
    white-space: nowrap;
    overflow: hidden;
}

.listinfo ul li a {
    color: #8c8c8c;
    width: 100%;
    height: 100%;
    display: block;
}

.listinfo ul .current a {
    background: #fb7e4a;
    color: #fff !important;
}

.listinfo ul li:nth-child(5n) {
    margin-right: 0;
}

/* 搜索点击页 */
.setchclick {
    border-top: .02rem solid #f1f1f1;
    margin: .32rem .25rem;
    width: 7rem;
    background: #ebeced;
    height: .6rem;
    line-height: .6rem;
    border-radius: .25rem;
    font-size: .26rem;
}

.setchclick input:nth-child(1) {
    border: none;
    width: .4rem;
    height: .4rem;
    display: inline-block;
    background-position: -2.44rem -3.1rem;
    position: relative;
    left: .5rem;
    top: .1rem;
    background-color: #ebeced;
}

.setchclick input:nth-child(2) {
    border: none;
    margin-left: .6rem;
    background: #ebeced;
    width: 80%;
}

.hots {
    margin: 0 .25rem;
}

.hots>p {
    font-size: .26rem;
    height: .26rem;
    line-height: .26rem;
    color: #999;
    margin-bottom: .46rem;
}

.hots>p>a {
    font-size: .26rem;
    height: .26rem;
    line-height: .26rem;
    color: #666;
    margin: 0 .12rem;
}

.title2 {
    font-size: .26rem;
    height: .26rem;
    line-height: .26rem;
    color: #999;
    display: block;
    margin-bottom: .3rem;
}

.hots ul {
    margin-bottom: .3rem;
    overflow: hidden;
}

.hots ul li {
    text-align: center;
    width: 1.28rem;
    float: left;
    margin: .28rem .48rem 0 .1rem;
}

.hots ul li:nth-child(4n) {
    margin-right: 0;
}

.hots ul li img {
    height: 1.28rem;
    width: 1.28rem;
    border-radius: .32rem;
}

.hots ul li p {
    font-size: .24rem;
    color: #808080;
    margin: .18rem 0;
}

.hots ul li .name {
    font-size: .24rem;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
}

.everyplay {
    margin: 0 .25rem;
}

.everyplay a {
    position: relative;
    padding: .05rem .25rem;
    max-width: 7rem;
    border-radius: .24rem;
    line-height: .56rem;
    background-color: #f8f8f8;
    margin: 0 .08rem .13rem 0;
    color: #000;
    font-size: .24rem;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
}

.everyplay a i {
    width: .22rem;
    height: .24rem;
    background-position: -2.54rem -.44rem;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
}

.downs {
    width: 1.18rem;
    height: .46rem;
    display: block;
    line-height: .46rem;
    font-size: .22rem;
    color: #03a3e6;
    text-align: center;
    border: 1px solid #03a3e6;
    border-radius: .1rem;
    margin: 0 auto;
}

/* 搜索结果页 */
.setchend {
    margin: 0 .25rem;
}

.setchend ul li {
    height: 1.9rem;
    width: 7rem;
    position: relative;
}

.setchend ul li img {
    width: 1.29rem;
    height: 1.29rem;
    float: left;
    overflow: hidden;
    border-radius: .32rem;
}

.setchend ul li .info {
    float: left;
    margin-left: .38rem;
}

.setchend ul li .info p {
    font-size: .24rem;
    line-height: .36rem;
    color: #666;
    width: 4rem;
    white-space: nowrap;
    overflow: hidden;
}

.setchend ul li .info .name {
    font-size: .3rem;
    line-height: .54rem;
    color: #000;
}

.setchend ul li .info p span:nth-child(1) {
    font-size: .24rem;
    line-height: .24rem;
    height: .24rem;
    padding-right: .12rem;
    display: inline-block;
}

.setchend ul li .info p span:nth-child(3) {
    font-size: .24rem;
    line-height: .24rem;
    height: .24rem;
    margin-left: .12rem;
    display: inline-block;
}

.setchend ul li .info p em {
    line-height: .24rem;
    height: .24rem;
    font-size: .24rem;
}

.setchend .download {
    position: absolute;
    right: 0;
    top: .4rem;
    width: 1.2rem;
    height: .52rem;
    line-height: .52rem;
    text-align: center;
    background: #03a3e6;
    color: #fff;
    border-radius: .08rem;
}

.care .title2 {
    margin: .4rem .25rem .3rem;
}

.care .title2 i {
    width: .15rem;
    height: .25rem;
    display: inline-block;
    background-position: -3.2rem -.05rem;
    position: relative;
    left: 4.8rem;
}

.care ul {
    display: flex;
    justify-content: space-between;
    margin-bottom: .3rem;
    overflow-x: auto;
    white-space: nowrap;
    padding-left: .25rem;
}

.care ul li {
    text-align: center;
    width: 1.28rem;
    margin: 0 .16rem;
}

.care ul li:nth-child(1) {
    margin: 0 .16rem 0 .08rem;
}

.care ul li img {
    height: 1.28rem;
    width: 1.28rem;
    border-radius: .32rem;
}

.care ul li p {
    font-size: .24rem;
    color: #808080;
    margin: .18rem 0;
}

.care ul li .name {
    font-size: .24rem;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
}

.care ul li p {
    font-size: .2rem;
    color: #808080;
    height: .24rem;
    line-height: .24rem;
}

.setchgame {
    margin: 0 .25rem;
}

.setchgame ul {
    overflow: hidden;
}

.setchgame ul li {
    height: 1.9rem;
    width: 7rem;
    border-bottom: .02rem solid #e6e6e6;
    position: relative;
    float: left;
}

.setchgame ul li img {
    width: 1.29rem;
    height: 1.29rem;
    float: left;
    margin: .31rem 0;
    border-radius: .32rem;
}

.setchgame ul li .info {
    float: left;
    margin: .31rem 0;
    margin-left: .38rem;
}

.setchgame ul li .info p {
    font-size: .24rem;
    line-height: .36rem;
    color: #666;
    width: 4.1rem;
    white-space: nowrap;
    overflow: hidden;
}

.setchgame ul li .info .name {
    font-size: .3rem;
    line-height: .54rem;
    color: #000;
}

.setchgame ul li .info p span:nth-child(1) {
    font-size: .24rem;
    line-height: .24rem;
    height: .24rem;
    padding-right: .12rem;
    display: inline-block;
}

.setchgame ul li .info p span:nth-child(3) {
    font-size: .24rem;
    line-height: .24rem;
    height: .24rem;
    margin-left: .12rem;
    display: inline-block;
}

.setchgame ul li .info p em {
    line-height: .24rem;
    height: .24rem;
    font-size: .24rem;
}

.download {
    position: absolute;
    right: 0;
    bottom: .7rem;
    width: 1.2rem;
    height: .52rem;
    line-height: .52rem;
    text-align: center;
    background: #03a3e6;
    color: #fff;
    border-radius: .08rem;
}

.undownload {
    position: absolute;
    right: 0;
    bottom: .7rem;
    width: 1.2rem;
    height: .52rem;
    line-height: .52rem;
    text-align: center;
    background: #ffa622;
    color: #fff;
    border-radius: .08rem;
}

.seaTwoList {
    padding: .1rem 0;
}

.seaTwoList ul li {
    padding: 0 .25rem;
}

.seaTwoList ul li>div {
    border-bottom: .02rem solid #e6e6e6;
    align-items: center;
    display: flex;
}

.seaTwoList img {
    display: inline-block;
    width: 1.28rem;
    height: 1.28rem;
    border-radius: .24rem;
    margin: .3rem auto
}

.seaTwoList ul li a:nth-of-type(1) {
    display: block;
    display: flex;
    -moz-flex-grow: 1;
    flex-grow: 1;
}

.seaTwoList ul li .info {
    width: 0%;
    -moz-flex-grow: 1;
    flex-grow: 1;
    padding: .3rem 0;
    margin-left: .38rem;
}

.seaTwoList ul li .info p {
    max-width: 3.8rem;
    display: block;
    width: auto;
    font-size: .24rem;
    color: #666666;
    line-height: .4rem;
    overflow: hidden;
    white-space: nowrap;
}

.seaTwoList ul li .info p:nth-child(1) {
    font-size: .3rem;
    color: #000;
    line-height: .48rem;
}

.seaTwoList ul li .info p span {
    color: #999;
    margin: 0 .08rem;
    font-size: .18rem;
}

.seaTwoList ul li:last-child>div {
    border-bottom: 0;
}

.seaTwoList ul li .btn {
    display: block;
    width: 1.2rem;
    height: .52rem;
    line-height: .52rem;
    margin: 0 auto;
    background-color: #03a3e6;
    border-radius: .06rem;
    color: #fff;
    font-size: .24rem;
    text-align: center
}

.seaTwoList ul li .btn.no {
    display: block;
    width: 1.2rem;
    height: .52rem;
    line-height: .52rem;
    margin: 0 auto;
    background-color: #03a3e6;
    border-radius: .06rem;
    color: #fff;
    font-size: .24rem;
    text-align: center
}

.hot_keyword {
    color: #03a3e6;
}

/* 预约 */
.orderList {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.6);
}

.oOrder {
    background: linear-gradient(0deg, #FFECE3 0%, #FFFFFF 100%);
    border-radius: .1rem;
}

.orderBox {
    position: absolute;
    z-index: 5;
    top: 2.84rem;
    left: 0;
    right: 0;
    margin: auto;
    background: #fff;
    width: 5.7rem;
    border-radius: .12rem;
    text-align: center;
}

.orderBox .oClose {
    position: absolute;
    bottom: -1.48rem;
    right: 44%;
    z-index: 10;
}

.orderBox .oClose .mclose {
    background: url(../images/mclose.png) no-repeat;
    background-size: .66rem .66rem;
    display: block;
    height: .66rem;
    width: .66rem;
}

.orderBox .oTitle {
    width: 100%;
    text-align: center;
    font-size: .34rem;
    color: #fff;
}

.orderBox .oTitle p:nth-child(1) {
    margin-top: .33rem;
    font-size: .38rem;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 600;
}

.orderBox .oTitle p:nth-child(2) {
    color: #666;
    font-size: .28rem;
    line-height: .28rem;
    margin-top: .24rem;
    overflow: hidden;
    white-space: nowrap;
}

.orderBox .oTitle p:nth-child(2) em {
    color: #cc0000;
}

.orderBox form .tel {
    width: 4.48rem;
    border: 1px solid #dadada;
    background-color: #fff;
    color: #999;
    font-size: .28rem;
    border-radius: .08rem;
    padding: 0 .26rem;
    line-height: .82rem;
    margin: .6rem auto .06rem;
    overflow: hidden;
    white-space: nowrap;
}

.orderBox form span {
    display: block;
    color: #ccc;
    font-size: .24rem;
    line-height: .4rem;
    overflow: hidden;
    white-space: nowrap;
}

.orderBox form .oBtn {
    width: 5rem;
    border: 0;
    background-color: #FF9561;
    color: #fff;
    font-size: .38rem;
    border-radius: .1rem;
    line-height: .86rem;
    margin: .4rem auto .64rem;
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
}

.orderBox .msg {
    color: #fe684d;
    font-size: .18rem;
    text-align: left;
    display: block;
    width: 5.6rem;
    margin: 0 auto;
}

.orderBox .oKnow {
    display: block;
    width: 5rem;
    height: .88rem;
    border: 0;
    background-color: #68BEFF;
    color: #fff;
    font-size: .32rem;
    border-radius: .1rem;
    line-height: .88rem;
    margin: .6rem auto 0rem;
    overflow: hidden;
    font-weight: 600;
    white-space: nowrap;
}

.orderBox .oWin {
    width: 100%;
    height: 5.2rem;
    font-size: .36rem;
    border-radius: .12rem;
    text-align: center;
    background: linear-gradient(0deg, #FDFFEF 0%, #FFFFFF 100%);
}

.orderBox .oWin p:nth-child(2) {
    font-size: .38rem;
    color: #333333;
    font-weight: 600;
    line-height: .38rem;
    margin-top: .64rem;
}

.orderBox .oWin p:nth-child(2) .cgbg {
    display: inline-block;
    width: .39rem;
    height: .39rem;
    background: url(../images/cgyy.png) no-repeat;
    background-size: .39rem .39rem;
    vertical-align: bottom;
    margin-right: .14rem;
}

.orderBox .oWin p:nth-child(3) {
    font-size: .24rem;
    color: #999999;
    line-height: .24rem;
    margin-top: .28rem;
}

.orderBox .oWin p span {
    color: #FE684D;
}

.orderBox .oWin p:nth-child(4) {
    font-size: .24rem;
    color: #999999;
    line-height: .24rem;
    margin-top: .24rem;
}

.orderBox .oLose {
    width: 100%;
    height: 4.6rem;
    padding: .52rem 0;
    font-size: .36rem;
    border-radius: .12rem;
    text-align: center;
}

.orderBox .oLose p {
    font-size: .32rem;
    color: #141414;
    font-weight: 500;
    line-height: .86rem;
    margin-bottom: .2rem;
}

.orderBox .oAgin {
    width: 100%;
    height: 4.6rem;
    padding: .52rem 0;
    font-size: .36rem;
    border-radius: .12rem;
    text-align: center;
}

.orderBox .oAgin p {
    font-size: .32rem;
    color: #141414;
    font-weight: 500;
    line-height: .86rem;
    margin-bottom: .2rem;
}

.order {
    margin-top: 0.2rem;
    border: none;
    display: inline-block;
    width: 100%;
    height: 0.72rem;
    line-height: 0.72rem;
    text-align: center;
    font-size: 0.24rem;
    color: #fff;
    border-radius: 0.08rem;
    background: linear-gradient(to right, #0ed2d0, #01d5b1);
}

.yy {
    background-image: url(../images/yy.png);
    background-size: 5.4rem 6.2rem;
}

.orderBox .oTitle i {
    display: block;
    width: .59rem;
    height: .58rem;
    background-position: -.56rem 0rem ;
    position: relative;
    top: .42rem;
    margin: 0 auto;
}

.orderBox .oWin i {
    display: inline-block;
    width: 3.34rem;
    height: 2.01rem;
    background-position: -1.64rem 0rem ;
    position: relative;
}

.orderBox .oLose i {
    display: inline-block;
    width: 3.34rem;
    height: 2.01rem;
    background-position: -1.64rem -4.2rem;
    position: relative;
}

.orderBox .oAgin i {
    display: inline-block;
    width: 3.34rem;
    height: 2.01rem;
    background-position: -1.5rem -2.1rem;
    position: relative;
}

.ico {
    background: url(../images/icon_new.png) no-repeat;
    background-size: 8rem 8rem;
}

.yxbbg {
    background: url(../images/yxbbg.png) no-repeat;
    background-size: 5.7rem 1.27rem;
    display: block;
    height: 1.27rem;
}

/* ask */
.site {
    font-size: .24rem;
}

footer {
    padding-bottom: .42rem;
}

.aTitle {
    display: flex;
    position: relative;
    justify-content: space-between;
}

.aTitle:after {
    content: "";
    position: absolute;
    right: 0;
    top: .2rem;
    width: 100%;
    height: 2px;
    background-color: #b6d952;
}

.aTitle em {
    position: relative;
    z-index: 1;
    display: inline-block;
    font-size: .32rem;
    color: #333;
    padding-right: .16rem;
    background-color: #fff;
    height: .36rem;
    line-height: .36rem;
}

.aTitle em i {
    display: inline-block;
    height: .32rem;
    position: relative;
    top: .04rem;
    margin-right: .12rem;
}

.aTitle em .rm {
    width: .42rem;
    background-position: -.07rem -.04rem;
}

.aTitle em .jd {
    width: .39rem;
    background-position: -.64rem -.04rem;
}

.aTitle em .zx {
    width: .52rem;
    background-position: -1.24rem -.04rem;
}

.sATitle {
    position: relative;
    top: -1px;
    left: -1px;
    width: 101%;
    height: .62rem;
    line-height: .62rem;
    border-bottom: 1px solid #eee;
}

.sATitle em {
    display: inline-block;
    padding: 0 .24rem 0 .18rem;
    height: .63rem;
    line-height: .63rem;
    background-color: #a4d058;
    font-size: .3rem;
    color: #fff;
}

.sATitle em i {
    display: inline-block;
    width: .35rem;
    height: .3rem;
    background-position: -3.83rem -.63rem;
    position: relative;
    top: .04rem;
    margin-right: .12rem;
}

.oATitle {
    position: relative;
    padding: .22rem 0 .18rem;
    border-bottom: 1px solid #eee;
}

.oATitle em {
    display: inline-block;
    height: .26rem;
    line-height: .26rem;
    font-size: .28rem;
    color: #1a1a1a;
    padding-left: .2rem;
    border-left: .08rem solid #b6d952;
}

.askSlider {
    height: 100%;
    height: 2.1rem;
    margin: 0 auto;
    margin-top: .24rem;
    overflow: hidden;
}

.askSlider .swiper-slide {
    width: 5.85rem;
    height: 2.1rem;
    margin-right: .18rem;
}

.askSlider a {
    display: block;
    width: 5.85rem;
    height: 2.1rem;
    border-radius: .05rem;
    overflow: hidden;
}

.askSlider img {
    display: block;
    width: 5.85rem;
    min-height: 2.1rem;
    border-radius: .05rem;
}

.askSearch {
    margin: .32rem;
}

.askSearch form {
    position: relative;
    display: block;
    height: .6rem;
    margin: 0 auto;
    background-color: #f5f5f5;
    border-radius: .3rem;
}

.askSearch form i {
    display: inline-block;
    width: .28rem;
    height: .28rem;
    background-position: -2.96rem -.06rem;
    position: relative;
    top: .04rem;
    left: .32rem;
}

.askSearch form input {
    width: 5.6rem;
    height: .6rem;
    line-height: .6rem;
    padding: 0 .15rem;
    font-size: .26rem;
    color: #454545;
    border: none;
    margin: 0 .3rem;
    background-color: #f5f5f5;
}

.askSearch input::-webkit-input-placeholder {
    color: #a9a9a9;
}

.askSearch input:-moz-placeholder {
    color: #a9a9a9;
}

.askSearch input::-moz-placeholder {
    color: #a9a9a9;
}

.askSearch input:-ms-input-placeholder {
    color: #a9a9a9;
}

.hotAsk {
    margin: 0 .32rem;
    padding-bottom: .06rem;
    overflow: hidden;
}

.hotAsk .aGame {
    width: 110%;
    padding: .12rem 0 .24rem 0;
    border-bottom: 1px dashed #eaeaea;
    overflow: hidden;
    *zoom: 1;}

.hotAsk .aGame li {
    float: left;
    width: 1.46rem;
    height: .5rem;
    line-height: .5rem;
    border: 1px solid #e6e6e6;
    text-align: center;
    margin: .2rem .28rem 0 0;
    border-radius: .05rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hotAsk .aGame li a {
    display: block;
    font-size: .24rem;
    color: #999;
}

.hotAsk .aList li {
    position: relative;
    display: flex;
    padding-left: .26rem;
    height: .8rem;
    line-height: .8rem;
    font-size: 0;
    border-bottom: 1px solid #e8e8e8;
}

.hotAsk .aList li:last-of-type {
    border: 0;
}

.hotAsk .aList li:before {
    content: "";
    width: .06rem;
    height: .06rem;
    background-color: #8fc13e;
    position: absolute;
    top: .37rem;
    left: .04rem;
}

.hotAsk .aList li a,.hotAsk .aList span {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hotAsk .aList li a {
    flex: 1;
    width: 4.9rem;
    font-size: .24rem;
    color: #666;
}

.hotAsk .aList span {
    width: 1.7rem;
    font-size: .2rem;
    color: #ccc;
    text-align: right;
}

.hotAsk .aList li a.hot {
    color: #fd8042;
}

.teamAsk {
    margin: 0 .32rem;
    padding: .3rem 0 .38rem;
    overflow: hidden;
}

.teamAsk ul {
    display: flex;
    justify-content: space-between;
    padding-top: .32rem;
}

.teamAsk ul li {
    width: 2.13rem;
    height: 3.2rem;
    text-align: center;
    overflow: hidden;
}

.teamAsk li a {
    display: block;
}

.teamAsk li img {
    display: block;
    width: 1.48rem;
    height: 1.48rem;
    border-radius: 50%;
    margin: .34rem auto .1rem;
}

.teamAsk li p,.teamAsk li span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.teamAsk li p {
    font-size: .24rem;
    color: #333;
    line-height: .64rem;
}

.teamAsk li span {
    font-size: .2rem;
    color: #999;
    line-height: .32rem;
}

.teamAsk li em {
    color: #f57b42;
}

.askList {
    margin: 0 .32rem;
    padding: .3rem 0 .34rem;
    overflow: hidden;
}

.askList ul {
    padding-top: .12rem;
}

.askList li {
    position: relative;
    display: flex;
    padding-left: .26rem;
    height: .8rem;
    line-height: .8rem;
    font-size: 0;
    border-bottom: 1px solid #e8e8e8;
}

.askList li:last-of-type {
    border: 0;
}

.askList li:before {
    content: "";
    width: .06rem;
    height: .06rem;
    background-color: #8fc13e;
    position: absolute;
    top: .37rem;
    left: .04rem;
}

.askList li p,.askList li a {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.askList li p {
    display: flex;
    flex: 1;
    width: 5.2rem;
}

.askList li p a {
    display: block;
}

.askList li p a:nth-of-type(1) {
    font-size: .24rem;
    color: #999;
    margin-right: .16rem;
}

.askList li p a:nth-of-type(2) {
    flex: 1;
    font-size: .24rem;
    color: #666;
}

.askList li span {
    width: 1.5rem;
    font-size: .2rem;
    color: #ccc;
    text-align: right;
}

.moreAsk {
    position: relative;
    margin-top: .2rem;
    height: .64rem;
    line-height: .64rem;
    font-size: .28rem;
    color: #fd8042;
    background-color: #fff4f0;
    border-radius: .05rem;
    text-align: center;
}

.moreAsk::before {
    content: '';
    position: absolute;
    height: .52rem;
    left: 0;
    right: 0;
    top: -.72rem;
    width: 100%;
    background-image: -webkit-gradient(linear,left top, left bottom,from(rgba(255,255,255,0)),color-stop(70%, #fff));
    background-image: linear-gradient(-180deg,rgba(255,255,255,0) 0%,#fff 70%);
}

.moreAsk i {
    position: absolute;
    top: -.36rem;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
    display: block;
    width: .36rem;
    height: .26rem;
    background-position: -5.15rem -1.41rem;
}

.loadingMoreOn {
    line-height: .42rem;
    background-color: transparent;
    color: #999;
}

.loadingMoreOn::before {
    height: 0;
}

.askCont {
    margin: 0 .32rem;
    padding: .3rem 0 .2rem;
    overflow: hidden;
}

.askCont h1 {
    line-height: .5rem;
    font-size: .38rem;
    color: #00121a;
}

.askCont .time {
    line-height: .86rem;
    overflow: hidden;
    white-space: nowrap;
}

.askCont .time span {
    font-size: .22rem;
    color: #bdbdbd;
    margin-right: .5rem;
}

.askCont .time em {
    color: #333;
}

.askCont .txt {
    font-size: .24rem;
    color: #666;
    line-height: .42rem;
    padding: .2rem;
    border: 1px solid #ffae86;
    background-color: #fff9f6;
    border-radius: .04rem;
}

.askCont .txt label {
    font-size: .24rem;
    color: #fd8042;
    font-weight: bold;
}

.selectAsk {
    background-color: #f9f9f9;
    padding-bottom: .36rem;
    margin: .3rem 0 .1rem;
    border: 1px solid #eee;
}

.sAgame {
    display: flex;
    justify-content: space-between;
    height: 1rem;
    margin: .25rem .18rem .18rem;
    padding: 0 .14rem;
}

.sAgame a {
    flex: 1;
    display: flex;
    padding: .15rem 0;
}

.sAgame a img {
    width: .7rem;
    height: .7rem;
    border-radius: 50%;
    margin-right: .12rem;
}

.sAgame a p {
    flex: 1;
    line-height: .7rem;
    font-size: .24rem;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sAgame span {
    display: block;
    width: 1.15rem;
    height: .42rem;
    line-height: .42rem;
    font-size: .2rem;
    color: #666;
    text-align: center;
    border: 1px solid #d7d7d7;
    border-radius: .22rem;
    background-color: rgba(255,255,255,.3);
    cursor: pointer;
    margin-top: .3rem;
}

.sAgame span i {
    display: inline-block;
    width: .2rem;
    height: .2rem;
    background-position: -3.18rem -1.01rem;
    position: relative;
    top: .02rem;
    margin-right: .08rem;
}

.sAgame span.current i {
    background-position: -3.44rem -1.01rem;
}

.askCont .cont {
    font-size: .24rem;
    line-height: .4rem;
    color: #999;
    padding: 0 .20rem;
}

.askCont .cont a {
    color: #fd8042;
    display: inline-block;
    line-height: .38rem;
}

.askCont .cont p {
    margin-bottom: .12rem;
}

.askCont .cont img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: .2rem auto;
}

.askCont .cont br:last-child {
    display: none;
}

.askCont .cont h3 {
    font-size: .28rem;
    color: #333;
    height: .52rem;
    line-height: .52rem;
    margin-bottom: .1rem;
    font-weight: 600;
}

.askCont .cont iframe {
    width: 100% !important;
    height: auto !important;
    margin: 0 auto;
    display: block;
    border: none;
}

.askCont .cont table {
    width: 100% !important;
}

.supAsk {
    display: block;
    width: 1.94rem;
    height: .54rem;
    line-height: .54rem;
    font-size: .2rem;
    color: #fd8042;
    text-align: center;
    border: 1px solid #fd8042;
    border-radius: .27rem;
    margin: .25rem auto 0;
}

.supAsk i {
    display: inline-block;
    width: .25rem;
    height: .22rem;
    background-position: -3.75rem -1.01rem;
    position: relative;
    top: .02rem;
    margin-right: .08rem;
}

.supAsk.current {
    background-color: #fd8042;
    color: #fff;
}

.supAsk.current i {
    background-position: -4.05rem -1.01rem;
}

.next_pre {
    padding: .1rem .32rem;
}

.next_pre p {
    display: flex;
    height: .72rem;
    line-height: .72rem;
}

.next_pre p:nth-of-type(2) {
    border-top: 1px solid #e8e8e8;
}

.next_pre p span {
    font-size: .24rem;
    color: #999;
}

.next_pre p a {
    flex: 1;
    font-size: .24rem;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.relAGame {
    padding: .3rem .32rem 0;
}

.relAGame .intro {
    position: relative;
    margin-top: .15rem;
}

.relAGame .info {
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: .2rem 0;
}

.relAGame .info img {
    display: block;
    width: 1.3rem;
    height: 1.3rem;
    border-radius: .24rem;
    margin-right: .2rem;
}

.relAGame .info div {
    -webkit-box-flex: 1.0;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 0%;
    height: 1.3rem;
    position: relative;
}

.relAGame .info div p {
    display: block;
    width: auto;
    font-size: .24rem;
    color: #a8a8a8;
    line-height: .36rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.relAGame .info div p:first-of-type {
    max-width: 4.1rem;
    font-size: .32rem;
    color: #333;
    line-height: .52rem;
    margin-bottom: .03rem;
}

.relAGame .info div p span {
    color: #666;
}

.relAGame .btn {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 1.2rem;
    height: 1.7rem;
    line-height: .66rem;
    margin: 0 auto;
    color: #fff;
    font-size: .24rem;
    text-align: center;
    background-color: #fd8042;
}

.relAGame .btn i {
    display: block;
    width: .54rem;
    height: .48rem;
    background-position: -3.18rem -.45rem;
    position: relative;
    margin: .36rem auto 0;
}

.relAsk {
    margin: 0 .32rem;
    padding: .3rem 0 .42rem;
    overflow: hidden;
}

.relAsk ul {
    padding-top: .12rem;
}

.relAsk li {
    position: relative;
    display: flex;
    padding-left: .26rem;
    height: .8rem;
    line-height: .8rem;
    font-size: 0;
    border-bottom: 1px solid #e8e8e8;
}

.relAsk li:before {
    content: "";
    width: .06rem;
    height: .06rem;
    background-color: #8fc13e;
    position: absolute;
    top: .37rem;
    left: .04rem;
}

.relAsk li p,.relAsk li a {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.relAsk li p {
    display: flex;
    flex: 1;
    width: 5.2rem;
}

.relAsk li p a {
    display: block;
}

.relAsk li p a:nth-of-type(1) {
    font-size: .24rem;
    color: #999;
    margin-right: .16rem;
}

.relAsk li p a:nth-of-type(2) {
    flex: 1;
    font-size: .24rem;
    color: #666;
}

.relAsk li span {
    width: 1.5rem;
    font-size: .2rem;
    color: #ccc;
    text-align: right;
}

.ball-pulse>div {
    -webkit-animation: scale 0.75s 0.12s infinite cubic-bezier(.2, .68, .18, 1.08);
    animation: scale 0.75s 0.12s infinite cubic-bezier(.2, .68, .18, 1.08);
}

.ball-pulse {
    text-align: center;
    color: #aaa;
    font-size: 16px;
    height: .6rem;
    line-height: .6rem;
}

/* 2021-08-03 添加信息列表 */
.loadnews {
    margin: .3rem .3rem .16rem;
}

.loadnews ul {
    margin: 0 .2rem;
}

.loadnews ul li {
    display: flex;
    height: .66rem;
    border-bottom: .01rem dashed #999;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.loadnews ul li:nth-last-child(1) {
    border: none;
}

.loadnews ul li span {
    font-size: .26rem;
    color: #999;
}

.loadnews ul li em {
    font-size: .26rem;
    color: #666;
}

.orange {
    color: #FB7E4A !important;
}

/* 权限 */
.gRule {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    max-width: 7.5rem;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.62);
}

.ruleBox {
    position: absolute;
    z-index: 10;
    top: 3rem;
    left: 0;
    right: 0;
    margin: auto;
    background: linear-gradient(0deg, #FFECE3 0%, #FFFFFF 100%);
    width: 5.7rem;
    max-height: 8.5rem;
    border-radius: .1rem;
    text-align: center;
}

.ruleBox .rSure {
    display: block;
    width: 5rem;
    height: .88rem;
    border: 0;
    border-radius: .11rem;
    color: #fff;
    font-size: .38rem;
    line-height: .88rem;
    margin: .32rem auto;
    overflow: hidden;
    white-space: nowrap;
    background: #FF9561;
    font-weight: 600;
}

.ruleMain {
    display: block;
    width: 4.6rem;
    height: 4.8rem;
    border: none;
    padding: 0 .3rem;
    line-height: .42rem;
    font-size: .26rem;
    color: #666;
    margin: .26rem auto;
    overflow: auto;
}

.ruleMain p {
    text-align: left;
}

.ruleMain strong {
    display: block;
    color: #333;
    line-height: .52rem;
    font-size: .26rem;
    font-weight: bold;
    text-indent: 0em;
    text-align: left;
}

.gRule .bg {
    width: 5.7rem;
    height: 1.27rem;
    position: relative;
    background: url(../images/yxbbg.png) no-repeat;
    background-size: 5.7rem 1.27rem;
}

.gRule .bg p {
    color: #333;
    font-size: .38rem;
    text-align: center;
    padding-top: 1.4rem;
    font-weight: 600;
}

/* 隐私 */
.yszcbox {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    max-width: 7.5rem;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.62);
}

.ysBox {
    position: absolute;
    z-index: 10;
    top: 3rem;
    left: 0;
    right: 0;
    margin: auto;
    background: linear-gradient(0deg, #FFECE3 0%, #FFFFFF 100%);
    width: 5.7rem;
    max-height: 8.5rem;
    border-radius: .1rem;
    text-align: center;
}

.ysBox .ysSure {
    display: block;
    width: 5rem;
    height: .88rem;
    border: 0;
    border-radius: .11rem;
    color: #fff;
    font-size: .38rem;
    line-height: .88rem;
    margin: .32rem auto;
    overflow: hidden;
    white-space: nowrap;
    background: #FF9561;
    font-weight: 600;
}

.ysMain {
    display: block;
    width: 4.6rem;
    height: 4.8rem;
    border: none;
    padding: 0 .3rem;
    line-height: .42rem;
    font-size: .26rem;
    color: #666;
    margin: .26rem auto;
    overflow: auto;
}

.ysMain p {
    text-align: left;
}

.ysMain strong {
    display: block;
    color: #333;
    line-height: .52rem;
    font-size: .26rem;
    font-weight: bold;
    text-indent: 0em;
    text-align: left;
}

.yszcbox .bg {
    width: 5.7rem;
    height: 1.27rem;
    position: relative;
    background: url(../images/yxbbg.png) no-repeat;
    background-size: 5.7rem 1.27rem;
}

.yszcbox .bg p {
    color: #333;
    font-size: .38rem;
    text-align: center;
    padding-top: 1.4rem;
    font-weight: 600;
}

.gameload>div>.noBtn {
    background: #ccc !important;
}

.gameload .downBtn>.noBtn {
    color: #f5f5f5;
    border: 0;
    margin: .28rem .27rem 0;
}

/* 11-29 */
.tiTle {
    display: flex;
    padding: .3rem .32rem .26rem;
    line-height: .32rem;
}

.tiTle em {
    font-size: .32rem;
    color: #2A2A2B;
    margin-right: .18rem;
}

.tiTle span {
    flex: 1;
    display: block;
    height: .02rem;
    background: #FB7E4A;
    margin-top: .17rem;
}

.tiTle a {
    display: block;
    width: .24rem;
    height: .24rem;
    color: #fb7e4a;
    border: .02rem solid #fb7e4a;
    border-radius: .02rem;
    line-height: .2rem;
    margin-top: .04rem;
    text-align: center;
    font-weight: bold;
    font-size: .28rem;
}

.serGaSlider {
    position: relative;
    height: 2.1rem;
    margin: .26rem .32rem .3rem;
    overflow: hidden;
    background-color: #aaa;
}

.serGaSlider a {
    display: block;
    width: 100%;
    height: 100%;
}

.serGaSlider img {
    display: block;
    width: 100%;
    height: auto;
    min-height: 2.1rem;
}

.serGaSlider p {
    position: absolute;
    left: .2rem;
    bottom: .1rem;
    z-index: 999;
    color: #fff;
    font-size: .28rem;
    white-space: nowrap;
    overflow: hidden;
    max-width: 70%;
}

.serGaSlider .swiper-pagination-bullet {
    width: .12rem;
    height: .12rem;
    background: #fff;
    border-radius: 0;
    opacity: 1;
}

.serGaSlider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fb7e4a;
}

.serGaSlider>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin-left: .03rem!important;
    margin-right: .03rem!important;
}

.headLines {
    padding-bottom: .1rem;
}

.hotLine {
    display: flex;
    align-items: center;
    margin: 0 .32rem;
    height: .66rem;
    line-height: .66rem;
    background: #FFF1EB;
    border: 1px solid #F55041;
    border-radius: .04rem;
    overflow: hidden;
}

.hotLine span {
    position: relative;
    display: block;
    width: 1.16rem;
    height: .34rem;
    line-height: .34rem;
    text-align: center;
    background: #F55041;
    border-radius: .04rem;
    font-size: .22rem;
    color: #fff;
    font-weight: bold;
    margin-right: .25rem;
    margin-left: .2rem;
}

.hotLine span:before {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-top: .08rem solid transparent;
    border-bottom: .08rem solid transparent;
    border-left: .1rem solid #F55041;
    position: absolute;
    top: 0;
    right: -.09rem;
    bottom: 0;
    margin: auto;
}

.hotLine strong {
    flex: 1;
    font-size: .28rem;
    font-weight: bold;
    color: #333;
    margin-right: .16rem;
    white-space: nowrap;
    overflow: hidden;
}

.headLines ul {
    margin: 0 .32rem;
}

.headLines li {
    display: flex;
    height: .8rem;
    line-height: .8rem;
    border-bottom: 1px solid #F5F5F5;
}

.headLines li:before {
    content: "";
    display: inline-block;
    width: .06rem;
    height: .06rem;
    background-color: #8FC13E;
    margin-top: .38rem;
}

.headLines li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.headLines .name {
    font-size: .24rem;
    color: #8FC13E;
    max-width: 50%;
    margin: 0 .1rem;
}

.headLines .txt {
    flex: 1;
    font-size: .24rem;
    color: #333;
}

.headLines li span {
    font-size: .20rem;
    color: #ccc;
}

.headLines li:last-of-type {
    border: 0;
}

.hotService ul {
    display: flex;
    padding: 0 0 .16rem .32rem;
    flex-wrap: wrap;
}

.hotService li {
    width: 1.68rem;
    height: .52rem;
    line-height: .52rem;
    background: #F2F2F2;
    text-align: center;
    margin: 0 .1rem .14rem 0;
    overflow: hidden;
    white-space: nowrap;
}

.hotService li a {
    display: block;
    font-size: .24rem;
    color: #333;
}

.newSTop {
    position: relative;
    display: block;
    margin: 0 .32rem .3rem;
    height: 3rem;
    overflow: hidden;
}

.newSTop img {
    display: block;
    width: 100%;
    min-height: 3rem;
    height: auto;
    margin: 0 auto;
}

.newSTop p {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    padding-top: .3rem;
    height: .6rem;
    font-size: .28rem;
    font-weight: bold;
    color: #fff;
    line-height: .42rem;
    text-align: center;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0) 100%);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newService .list {
    margin: 0 .32rem;
}

.newService table {
    border: 0;
    text-align: center;
    cellpadding: 0;
    cellspacing: 0;
    margin: 0 auto .2rem;
}

.newService table,.newService .list tbody {
    display: block;
    width: 6.86rem;
}

.newService tbody .trTop {
    position: relative;
    background-color: #FB7E4A;
    line-height: .72rem;
    height: .72rem;
}

.newService tbody .trTop td {
    font-size: .26rem;
    color: #fff;
}

.newService tbody .trTop td:nth-of-type(1) {
    width: 2rem
}

.newService tbody .trTop td:nth-of-type(2) {
    width: 1.62rem
}

.newService tbody .trTop td:nth-of-type(3) {
    width: 1.54rem
}

.newService tbody .trTop td:nth-of-type(4) {
    width: 1.7rem
}

.newService tbody tr:nth-of-type(n+2) {
    background-color: #F7F7F7;
    height: .71rem;
}

.newService tbody tr:nth-of-type(n+2) td {
    border-bottom: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    font-size: .26rem;
    color: #666;
    padding: .155rem 0;
    line-height: .4rem;
}

.newService tbody tr:nth-of-type(n+2) td:nth-of-type(1) {
    border-left: none;
}

.newService tbody tr:nth-of-type(n+2) td:last-of-type {
    color: #999;
}

.newService tbody tr:last-of-type td {
    border-bottom: none;
}

.newService tbody tr:nth-of-type(n+2) .sAdr {
    color: #A7CD3B;
}

.newService tbody tr:nth-of-type(n+2) .sIos {
    color: #2EA5F0;
}

.serMore {
    display: block;
    width: 6.86rem;
    height: .64rem;
    line-height: .64rem;
    background: #FFF4F0;
    border-radius: .06rem;
    font-size: .28rem;
    color: #FD8042;
    text-align: center;
    margin: 0 auto .3rem;
}

.repService {
    position: relative;
}

.repService:after {
    content: "";
    position: absolute;
    top: 1.82rem;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #f5f5f5;
}

.serSlider {
    position: relative;
    padding-left: .2rem;
}

.serSlider .swiper-wrapper {
    padding-bottom: .2rem;
}

.serSlider .swiper-button-next {
    display: block;
    right: .24rem;
    width: .21rem;
    height: .24rem;
    background-image: url(../images/icon.png);
    background-size: 7.5rem 6rem;
    background-position: -3.6rem -2.64rem;
}

.serSlider i {
    position: absolute;
    top: -.1rem;
    right: 0;
    z-index: 2;
    width: .8rem;
    height: 3.3rem;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.85) 0%, rgba(255, 255, 255, 0.43) 80%, rgba(255, 255, 255, 0.02) 100%);
}

.serSlider .swiper-slide {
    width: 1.55rem;
}

.serSlider a {
    display: block;
    width: 1.55rem;
    line-height: .4rem;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}

.serSlider a span {
    display: block;
    font-size: .26rem;
    color: #333;
    margin: 0 auto .01rem;
}

.serSlider a em {
    position: relative;
    width: 90%;
    display: block;
    font-size: .22rem;
    color: #aaa;
    margin: auto;
    padding-bottom: .4rem;
}

.serSlider a em:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: .17rem;
    margin: auto;
    display: block;
    width: .16rem;
    height: .16rem;
    border-radius: 50%;
    background-color: #DBDBDB;
}

.serSlider a .on:after {
    background-color: #8FC13E;
}

.serSlider a p {
    display: block;
    width: 94%;
    line-height: .6rem;
    font-size: .3rem;
    color: #333;
    margin: auto;
}

.serSlider a img {
    display: block;
    width: 1.2rem;
    height: 1.2rem;
    margin: 0 auto;
}

.serCont {
    margin: 0 .32rem;
    padding: .26rem 0 .1rem;
    overflow: hidden;
}

.serCont h1 {
    line-height: .5rem;
    font-size: .38rem;
    color: #00121a;
    text-align: center;
}

.serCont .info {
    display: flex;
    margin-top: .22rem;
    line-height: .36rem;
    overflow: hidden;
    white-space: nowrap;
    justify-content: space-around;
}

.serCont .info span {
    font-size: .22rem;
    color: #bdbdbd;
    margin: 0 .1rem;
}

.serPreface {
    margin: .3rem 0 .06rem;
}

.serPTitle {
    position: relative;
    top: -1px;
    left: -1px;
    width: 101%;
    height: .62rem;
    line-height: .62rem;
    background: url(../images/serbg.png) no-repeat;
    background-size: 100% 100%;
}

.serPTitle em {
    display: inline-block;
    padding: 0 .24rem 0 .18rem;
    height: .63rem;
    line-height: .63rem;
    background-color: #FB7E4A;
    font-size: .3rem;
    color: #fff;
}

.serPTitle em i {
    display: inline-block;
    width: .35rem;
    height: .3rem;
    background-position: -2.67rem -.63rem;
    position: relative;
    top: .04rem;
    margin-right: .12rem;
}

.serPreface .cont {
    font-size: .24rem;
    line-height: .4rem;
    color: #666;
    padding: .26rem .2rem .01rem;
}

.serPreface .cont a {
    color: #fd8042;
    display: inline-block;
    line-height: .38rem;
}

.serPreface .cont p {
    margin-bottom: .16rem;
}

.serPreface .cont img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: .24rem auto;
}

.serPreface .cont br:last-child {
    display: none;
}

.serPreface .cont h3 {
    font-size: .28rem;
    color: #333;
    height: .52rem;
    line-height: .52rem;
    margin-bottom: .1rem;
    font-weight: 600;
}

.serPreface .cont iframe {
    width: 100% !important;
    height: auto !important;
    margin: 0 auto;
    display: block;
    border: none;
}

.serPreface .cont table {
    width: 100% !important;
}

.serDown {
    position: absolute;
    top: .15rem;
    right: 0;
    display: block;
    padding: 0 .23rem;
    height: .42rem;
    line-height: .42rem;
    font-size: .2rem;
    color: #FD8042;
    text-align: center;
    border: 1px solid #FD8042;
    border-radius: .22rem;
    background-color: rgba(253,128,66,.1);
}

.serDown i {
    display: inline-block;
    width: .25rem;
    height: .23rem;
    background-position: -3.23rem -3rem;
    position: relative;
    top: .03rem;
    margin-right: .08rem;
}

.serCont .newService table {
    margin-top: .28rem;
}

.serFeature ul {
    display: flex;
    padding: 0 .1rem .14rem .32rem;
    flex-wrap: wrap;
}

.serFeature li {
    padding: 0 .2rem;
    height: .5rem;
    line-height: .5rem;
    border: 1px solid #DCDCDC;
    border-radius: .06rem;
    font-size: .24rem;
    color: #999;
    text-align: center;
    margin: 0 .12rem .16rem 0;
    overflow: hidden;
    white-space: nowrap;
}

.serFeature li a {
    display: block;
    font-size: .24rem;
    color: #999;
}

.relSerGame div:nth-of-type(2) {
    position: relative;
    margin: -.06rem .32rem .3rem;
}

.relSerGame .info {
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding: .15rem 0;
}

.relSerGame .info img {
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: .24rem;
    margin-right: .2rem;
}

.relSerGame .info div {
    -webkit-box-flex: 1.0;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 0%;
    height: 1.3rem;
    position: relative;
}

.relSerGame .info div p {
    display: block;
    width: auto;
    font-size: .24rem;
    color: #aaa;
    line-height: .36rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.relSerGame .info div p:first-of-type {
    max-width: 4rem;
    font-size: .32rem;
    color: #333;
    line-height: .52rem;
    margin-bottom: .06rem;
}

.relSerGame .info div p:nth-of-type(2) {
    max-width: 2.8rem;
    max-height: .72rem;
    white-space: inherit;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.relSerGame .btn {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 1.2rem;
    height: 1.7rem;
    line-height: .66rem;
    margin: 0 auto;
    color: #fff;
    font-size: .24rem;
    text-align: center;
    background: linear-gradient(0deg, #FF5F6D 0%, #FFC371 100%);
}

.relSerGame .btn i {
    display: block;
    width: .48rem;
    height: .46rem;
    background-position: -4.61rem -1.43rem;
    position: relative;
    margin: .36rem auto 0;
}

.relaService {
    padding-bottom: .1rem;
}

.relaService ul {
    margin: 0 .32rem;
}

.relaService li {
    display: flex;
    height: .8rem;
    line-height: .8rem;
    border-bottom: 1px solid #F5F5F5;
}

.relaService li:before {
    content: "";
    display: inline-block;
    width: .06rem;
    height: .06rem;
    background-color: #8FC13E;
    margin-top: .38rem;
}

.relaService li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.relaService .name {
    font-size: .24rem;
    color: #999;
    max-width: 50%;
    margin: 0 .2rem;
}

.relaService .txt {
    flex: 1;
    font-size: .24rem;
    color: #333;
}

.relaService li span {
    font-size: .20rem;
    color: #ccc;
}

.relaService li:last-of-type {
    border: 0;
}

.relaService .tiTle {
    padding-bottom: .12rem;
}

/* 20220324 */
.topiclist ul {
    margin: 0 .3rem;
    padding-bottom: .3rem;
}

.topiclist ul li {
    overflow: hidden;
    border-bottom: 1px solid #dedede;
    padding: .22rem 0;
}

.topiclist ul li img {
    width: 2.97rem;
    height: 1.9rem;
    float: left;
    border-radius: .06rem;
}

.topiclist ul li .info {
    float: left;
    margin-left: .22rem;
    max-width: 3.7rem ;
}

.topiclist ul li .info p:nth-child(1) {
    font-size: .32rem;
    color: #333;
    line-height: .36rem;
    white-space: nowrap;
    overflow: hidden;
    margin-top: .02rem;
    font-weight: 500;
}

.topiclist ul li .info p:nth-child(2) {
    font-size: .24rem;
    line-height: .36rem;
    color: #666;
    height: 1.08rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-top: .06rem;
}

.topiclist ul li .info p:nth-child(3) {
    display: flex;
    justify-content: space-between;
    margin-top: .1rem;
}

.topiclist ul li .info p:nth-child(3) span {
    font-size: .22rem;
    color: #999;
    line-height: .2rem;
    margin-left: 0;
}

.topiclist ul li .info p:nth-child(3) span:before {
    content: "";
    position: relative;
    top: .04rem;
    margin-right: .1rem;
    display: inline-block;
    width: .26rem;
    height: .27rem;
    background-image: url(../images/icon.png);
    background-size: 7.5rem 6rem;
}

.topiclist ul li .info p:nth-child(3) span:nth-of-type(1):before {
    background-position: -3.89rem -1.72rem;
}

.topiclist ul li .info p:nth-child(3) span:nth-of-type(2):before {
    height: .26rem;
    background-position: -2.55rem -.07rem;
}

.ztTitle {
    position: relative;
    display: block;
    padding: .3rem .32rem .12rem;
}

.ztTitle em {
    display: block;
    font-size: .32rem;
    line-height: .32rem;
    color: #2A2A2B;
}

.ztTitle em:after {
    content: "";
    display: block;
    height: .02rem;
    width: 5.17rem;
    background: #FB7E4A;
    position: absolute;
    right: .6rem;
    top: .46rem;
}

.ztTitle i {
    display: block;
    width: .24rem;
    height: .24rem;
    color: #fb7e4a;
    border: .02rem solid #fb7e4a;
    border-radius: .02rem;
    line-height: .2rem;
    text-align: center;
    font-weight: bold;
    font-size: .28rem;
    position: absolute;
    right: .32rem;
    top: .335rem;
}

.ztDeCont {
    padding: .02rem .32rem .3rem;
}

.ztDeTop .ztTopImgBox {
    width: 6.86rem;
    max-height: 4.16rem;
    position: relative;
    border-radius: .06rem;
    overflow: hidden;
}

.ztDeTop .ztTopImgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ztDeTop .ztTopImgBox #scroll-container {
    width: 100%;
    height: 0.9rem;
    padding: 0 0.1rem;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    box-sizing: border-box;
    background-color: #000000a9;
}

.ztDeTop .ztTopImgBox #scroll-container #scroll-text {
    font-size: .26rem;
    color: white;
}

.showVZt {
    position: relative;
    margin-top: .25rem;
    margin-bottom: .12rem;
}

.showVZt video {
    width: 100%;
}

.showVZt .replay {
    position: absolute;
    top: 32%;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: .7rem;
    height: .7rem;
    background-image: url(../images/icon.png);
    background-size: 7.5rem 6rem;
    background-position: -6.76rem -2.36rem;
}

.showVZt .replay.hide {
    display: none;
}

.ztDeTop .flexBox {
    margin-top: 0.1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ztDeTop .flexBox h1 {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .32rem;
    color: #2A2A2B;
    font-weight: 600;
    line-height: .78rem;
}

.ztDeTop .flexBox .info {
    padding: 0rem 0.1rem 0.1rem 0.1rem;
    background: #FFF1EB;
    border-radius: .05rem;
    font-size: .24rem;
    color: #FB7E4A;
}

/* .ztDeTop h1{font-size: .32rem;color: #2A2A2B;font-weight: 600;line-height: .78rem;} */
/* .ztDeTop .info{position: relative;background: #FFF1EB;border-radius: .05rem;line-height: .48rem;font-size: .24rem;color: #FB7E4A;margin-bottom: .2rem;} */
/* .ztDeTop .info span{margin: 0 .22rem;} */
.ztDeTop .info i {
    position: absolute;
    top: .08rem;
    display: block;
    width: .32rem;
    height: .32rem;
}

.ztDeTop .ztZan {
    background-position: -.08rem -.48rem;
    right: .98rem;
}

.ztDeTop .ztCol {
    background-position: -.9rem -.48rem;
    right: .29rem;
}

.ztDeTop .ztZan.current {
    background-position: -.49rem -.48rem;
}

.ztDeTop .ztCol.current {
    background-position: -1.31rem -.48rem;
}

/* .ztDeTop>p{display: block;width: 6.86rem;max-height: 2.5rem;height: auto;font-size: .26rem;color: #666;line-height: .42rem;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical; overflow: hidden;text-overflow: ellipsis;} */
.ztSpRec {
    display: flex;
    width: 6.86rem;
    background: #FFF1EB;
    border-radius: .05rem;
    margin-top: .28rem;
}

.ztSpRec i {
    display: block;
    width: 1.22rem;
    height: 1.28rem;
    border-radius: .1rem;
    margin: .23rem .22rem .22rem .24rem;
    background-position: -6.26rem -3.22rem;
}

.ztSpRec div {
    flex: 1;
    height: 1.16rem;
    font-size: .24rem;
    color: #FB7E4A;
    line-height: .36rem;
    margin: .34rem .16rem 0 0;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ztSpRec textarea {
    width: 100%;
    height: 100%;
    border: none;
    background: #FFF1EB;
    font-size: .24rem;
    color: #FB7E4A;
    line-height: .36rem;
}

.ztDeRec {
    margin: .1rem auto 0;
    width: 6.86rem;
    padding-top: .38rem;
    background: linear-gradient(20deg, #784BF9 0%, #9A42F6 50%, #B83AF3 100%);
    border-radius: .2rem;
    background: url(../images/ztdbg.jpg) no-repeat;
    background-size: 6.86rem auto;
    overflow: hidden;
}

.ztDeRec>div,.ztDeRec h3 {
    width: 3.65rem;
    height: .95rem;
    line-height: .8rem;
    display: block;
    margin: auto;
    font-size: .4rem;
    color: #FF8737;
    font-weight: 600;
    text-align: center;
    background: url(../images/ztdetailbg.png) no-repeat;
    background-size: 100% 100%;
}

.ztDeRec ul {
    max-height: 6.1rem;
    margin: 0 .3rem;
    padding-bottom: .2rem;
    box-sizing: border-box;
    overflow: auto;
}

.ztDeRec li {
    border-bottom: 1px solid #7931CC;
    padding: .21rem 0;
    overflow: hidden;
    *zoom: 1;}

.ztDeRec li:last-of-type {
    border: none;
}

.ztDeRec li .img {
    float: left;
}

.ztDeRec li .img img {
    width: 1.28rem;
    height: 1.28rem;
    border-radius: .26rem;
    float: left;
}

.ztDeRec li .img div {
    float: left;
    margin-left: .2rem;
    width: 3.4rem;
    height: 1.28rem;
    overflow: hidden;
}

.ztDeRec li .img div p {
    font-size: .24rem;
    color: rgba(255,255,255,.6);
    line-height: .36rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ztDeRec li .img strong {
    font-size: .32rem;
    color: #fff;
    margin: .06rem 0 .07rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    font-weight: 500;
    line-height: .42rem;
}

.ztDeRec li .btn {
    float: right;
    font-size: .26rem;
    color: #fff;
    width: 1.26rem;
    height: .56rem;
    background: #FAB655;
    box-shadow: 0 .02rem .02rem 0 rgba(56, 27, 1, 0.16);
    border-radius: .12rem;
    text-align: center;
    line-height: .56rem;
    margin: .35rem 0;
}

.ztNew {
    padding-bottom: .12rem;
}

.ztNew ul {
    margin: .12rem .32rem 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.ztNew ul li {
    margin-bottom: .2rem;
    width: 3.33rem;
    height: 1.5rem;
    border-radius: .12rem;
    overflow: hidden;
}

.ztNew ul li a {
    position: relative;
    display: block;
    border-radius: 0;
    width: 3.37rem;
    height: 1.52rem;
    overflow: hidden;
}

.ztNew ul li a img {
    width: 3.37rem;
    height: 1.52rem;
}

.ztNew ul li a i {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 3.4rem;
    height: 1.8rem;
    background-color: rgba(42,42,43,0.2);
    z-index: 1;
    -webkit-backdrop-filter: blur(1.5px);
    backdrop-filter: blur(1.5px);
}

.ztNew ul li a div {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background-color: rgba(42,42,43,0.3);
    text-align: center;
}

.ztNew ul li a div p {
    display: block;
    max-width: 95%;
    height: .46rem;
    font-size: .32rem;
    font-weight: 500;
    line-height: .46rem;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: .36rem auto 0;
}

.ztNew ul li a div span {
    display: block;
    max-width: 95%;
    height: .4rem;
    font-size: .22rem;
    line-height: .4rem;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
}

.ztRel {
    padding-bottom: .02rem;
}

.ztRel ul {
    display: flex;
    flex-wrap: wrap;
    padding: .15rem .32rem 0;
}

.ztRel ul li {
    width: auto;
    padding: 0 .2rem;
    background-color: #FB7E4A;
    border-radius: .2rem;
    margin: 0 .17rem .3rem 0;
}

.ztRel ul li a {
    display: block;
    width: auto;
    border: none;
    height: .44rem;
    line-height: .44rem;
    text-align: center;
    color: #fff;
    font-size: .24rem;
    border-radius: .2rem;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 auto;
}

.showVZt .gVideo {
    height: 3.9rem;
    margin: auto;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: 50%
}

.showVZt .gVideo video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

.showVZt .gVideo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.showVZt .gVideo .vback {
    display: none;
    width: 100%;
    height: 3.9rem;
    position: absolute;
    left: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6);
}

.showVZt .gVideo .vback .gVinfo {
    width: 2rem;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: .6rem auto;
}

.showVZt .gVideo .vback .gVinfo div {
    width: 2rem;
    text-align: center;
    position: relative;
}

.showVZt .gVideo .vback .gVinfo img {
    display: block;
    width: 1.6rem;
    height: 1.6rem;
    border-radius: .3rem;
    margin: 0 auto;
    min-height: auto;
}

.showVZt .gVideo .vback .gVinfo p {
    color: #fff;
    font-size: .28rem;
    overflow: hidden;
    white-space: nowrap;
    margin: 0 auto;
    text-align: center;
}

.showVZt .gVideo .vback .gVinfo .btn {
    display: block;
    font-size: .26rem;
    color: #fff;
    width: 1.26rem;
    height: .56rem;
    background: #FAB655;
    box-shadow: 0 .02rem .02rem 0 rgba(56, 27, 1, 0.16);
    border-radius: .12rem;
    text-align: center;
    line-height: .56rem;
    margin: .1rem auto;
}

.correla a.moreLink {
    display: block;
    width: 1.96rem;
    height: .52rem;
    line-height: .52rem;
    color: #a9a9a9;
    font-size: .28rem;
    border: 1px solid #a9a9a9;
    border-radius: .06rem;
    text-align: center;
    margin: .3rem auto;
}

/* feedBack */
.gameload {
    position: relative;
}

.feBaBtn {
    position: absolute;
    top: .15rem;
    right: .15rem;
    padding: .02rem 0.1rem .05rem;
    overflow: hidden;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #ffbe00;
    text-align: center;
    -moz-box-shadow: 0px 0px .1rem #FFBE00;
    -webkit-box-shadow: 0px 0px .1rem #FFBE00;
    box-shadow: 0px 0px .1rem #FFBE00;
    border-radius: .03rem;
}

.feBaBtn i {
    display: inline-block;
    width: 0.26rem;
    height: 0.28rem;
    position: relative;
    top: 0.06rem;
    background-position: -3.96rem -3.27rem;
    margin-right: .06rem;
}

.feedBack {
    overflow: hidden;
    width: 100%;
    height: 100%;
    max-width: 7.5rem;
    min-width: 3.2rem;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
}

.feHead {
    height: .88rem;
    background-color: #ffb230;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.feHead span {
    color: #fff;
    font-size: .32rem;
    line-height: .88rem;
    text-align: center;
}

.feHead>i {
    width: .37rem;
    height: .36rem;
    display: block;
    background-position: -4.47rem -3.27rem;
    position: relative;
    left: .26rem;
    top: .26rem;
}

.feHead a i {
    width: .38rem;
    height: .38rem;
    display: block;
    background-position: -5.08rem -3.27rem;
    position: absolute;
    right: .26rem;
    top: .24rem;
}

.feedBack .h20 {
    height: 0;
}

.feBack {
    margin: 0 .26rem .25rem;
}

.feBack span {
    font-size: .24rem;
    color: #898989;
    margin: .32rem 0;
    display: block;
}

.feBack .info {
    border: 1px solid #dfe2e6;
    border-radius: .1rem;
}

.feBack .info p {
    font-size: .28rem;
    color: #303030;
    line-height: .88rem;
    border-bottom: 1px solid #dfe2e6;
}

.feBack textarea {
    width: 6.78rem;
    height: 1.78rem;
    border: none;
    resize: none;
    background: #edf1f5;
    padding-left: .2rem;
    padding-top: .18rem;
    font-size: .24rem;
}

.checkbox {
    position: relative;
    height: .88rem;
    line-height: .88rem;
    border-bottom: 1px solid #dfe2e6;
}

.checkbox:nth-last-child(1) {
    border-bottom: none;
}

.checkbox input[type='checkbox'] {
    position: absolute;
    left: 0;
    top: 0;
    width: .2rem;
    height: .2rem;
    opacity: 0;
}

.checkbox label {
    position: absolute;
    left: .3rem;
    top: 0;
    height: .2rem;
    line-height: .2rem;
    width: 6.1rem;
    font-size: .28rem;
    color: #303030;
    padding: .34rem 0;
}

.checkbox label:after {
    content: '';
    position: absolute;
    right: -.3rem;
    top: .3rem;
    width: .16rem;
    height: .16rem;
    border: .06rem solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #ddd ;
}

.checkbox input[type='checkbox']:checked + label:after {
    background-color: #ffb230;
}

.telBox {
    height: .88rem;
    line-height: .88rem;
    margin: 0 .26rem;
    overflow: hidden;
}

.telBox span {
    font-size: .24rem;
    color: 00121a;
}

.telBox input {
    border: none;
    height: .56rem;
    width: 4.2rem;
    padding-left: .2rem;
    margin-top: .12rem;
    float: right;
    font-size: .24rem;
    border: 1px solid #dfe2e6;
    border-radius: .02rem;
}

.telBox input::-webkit-input-placeholder {
    color: #888;
}

.telBox input:-moz-placeholder {
    color: #888;
}

.telBox input::-moz-placeholder {
    color: #888;
}

.telBox input:-ms-input-placeholder {
    color: #888;
}

.feSubmit {
    height: 1.6rem;
    width: 7.5rem;
}

.feSubmit input {
    margin: .36rem .26rem 0;
    font-size: .26rem;
    width: 6.98rem;
    height: .88rem;
    line-height: .88rem;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: .15rem;
    background-color: #ffb230;
}

/* 0403 */
.loadmain .loadnav {
    margin-bottom: .15rem;
}

.show_img {
    padding-top: .15rem;
}

.gameload .info .size {
    color: #999;
    font-weight: 400;
    font-size: .24rem;
    margin-top: .02rem;
}

.editTxt {
    display: block;
    background: #F5FBFF;
    font-size: .28rem;
    color: #808080;
    line-height: .38rem;
    overflow: hidden;
    padding: .1rem .2rem;
    text-align: center;
    max-height: .72rem;
}

.editTxt:before {
    content: " “ ";
    color: #38a6fd;
    font-weight: bold;
}

.editTxt:after {
    content: " ” ";
    color: #38a6fd;
    font-weight: bold;
}

/*250429*/
.img_item ul li img ,.img_item ul li video ,.img_item ul li iframe {
    width: auto;
    height: 3.67rem;
    max-height: inherit;
}

.explaintxt {
    margin-top: -.1rem;
}

.gsSecret {
    color: #FB7E4A !important;
}

.loadmain .cont>h3 {
    line-height: .36rem;
    font-size: .3rem;
}

.loadmain .cont iframe,.loadmain .cont table,.loadmain .cont video {
    max-width: 100%;
    width: auto!important;
    height: auto;
    margin: 0 .26rem;
}

.newmain .cont iframe,.newmain .cont table,.newmain .cont video {
    max-width: 100%;
    width: auto!important;
    height: auto;
    margin: 0 .26rem;
}

.serPreface .cont iframe,.serPreface .cont table,.serPreface .cont video {
    max-width: 100%;
    width: auto!important;
    height: auto;
    margin: 0 .26rem;
}

.askCont .cont iframe,.askCont .cont table,.askCont .cont video {
    max-width: 100%;
    width: auto!important;
    height: auto;
    margin: 0 .26rem;
}

.askCont .cont,.newmain p,.loadmain .cont p,.serPreface .cont,.serPreface .cont p {
    font-size: .28rem;
}

.titlebox h1 {
    font-size: .36rem;
    margin-top: .3rem;
}

.tenTop {
    margin: .3rem .3rem .16rem;
}

.tenTop .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: .26rem;
}

.tenTop .list a {
    display: block;
    width: 46%;
    padding: 0 .1rem;
    margin-bottom: .12rem;
    background: #f5f5f5;
    font-size: .28rem;
    color: #454545;
    height: .56rem;
    line-height: .56rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-radius: 0.04rem;
    text-align: center;
}

.bhlGdVersionBox {
    margin: .3rem .3rem .16rem;
}

.bhlGdVersionBox ul {
    margin-top: .12rem;
    font-size: .24rem;
    line-height: .28rem;
    color: #333333
}

.bhlGdVersionBox ul li a {
    display: flex;
    align-items: center;
    padding: .26rem 0 .1rem;
    border-bottom: 1px solid #ececec
}

.bhlGdVersionBox ul li a .imgBox {
    width: .72rem;
    height: .72rem;
    border-radius: .1rem
}

.bhlGdVersionBox ul li a .txtBox {
    flex: 1;
    width: 0;
    padding-left: .23rem;
    font-size: .24rem;
    line-height: .28rem;
    color: #333333;
}

.bhlGdVersionBox ul li a .txtBox p.time {
    margin-top: .1rem;
    font-size: .2rem;
    color: #999;
}

.bhlGdVersionBox ul li a .txtBox p.time span {
    margin-right: .1rem;
}

.bhlGdVersionBox ul li .imgBox {
    overflow: hidden
}

.bhlGdVersionBox ul li .imgBox>img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover
}

.bhlGdVersionBox ul li .btn {
    font-size: .24rem;
    color: #FB7E4A;
    background: rgba(253, 190, 164, .28);
    border-radius: .27rem;
    width: 1.24rem;
    height: .5rem;
    line-height: .5rem;
    text-align: center
}

.relGaSo {
    margin: .3rem .3rem .16rem;
}

.relGaSo .list {
    display: flex;
    flex-wrap: wrap;
    padding: .22rem 0 0;
}

.relGaSo .list a {
    display: block;
    width: 25%;
    text-align: center;
    padding: .1rem 0 .2rem;
}

.relGaSo .list img {
    display: block;
    width: 1.28rem;
    height: 1.28rem;
    border-radius: .3rem;
    margin: auto;
}

.relGaSo .list p {
    font-size: .28rem;
    color: #333;
    line-height: .54rem;
    margin-top: .01rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.relGaSo .list span {
    display: block;
    width: 1.2rem;
    height: .5rem;
    color: #FB7E4A;
    background: rgba(253, 190, 164, .28);
    border-radius: .27rem;
    font-size: .24rem;
    line-height: .5rem;
    margin: auto;
    overflow: hidden;
}

/** 下载按钮 **/
.download_wrap {
    text-align: center;
    margin: 0 auto;
}

.download_wrap #btns {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.download_wrap #btns>a, .download_wrap .downBtn{
    width: 6.85rem;
    height: .72rem;
    font-size: .32rem;
    text-align: center;
    line-height: .72rem;
    display: inline-block;
    border-radius: .36rem;
    margin: .28rem .26rem;
    background: #fff;
    border: 0.01rem solid #fff;
    white-space: nowrap;
    overflow: hidden;
    color: #47b751;
    border-color: #47b751;
    text-decoration: none;
}

/* 安全下载相关样式 */
.download_wrap .ds-safe-down {
    background: #ff6a00 !important;
    color: #fff !important;
    border-color: #ff6a00 !important;
}

.download_wrap .ds-down {
    background: #47b751 !important;
    color: #fff !important;
    border-color: #47b751 !important;
}

.download_wrap .no-download {
    background: #ccc !important;
    color: #999 !important;
    border-color: #ccc !important;
}

.download_wrap .checkBox {
    display: block;
    width: 100%;
    font-size: .24rem;
    color: #666;
    margin-bottom: .2rem;
    padding: .1rem 0;
    cursor: pointer;
}

.download_wrap .checkBox.active {
    color: #47b751;
}

.download_wrap .checkBox::before {
    content: "✓";
    display: inline-block;
    width: .3rem;
    height: .3rem;
    border: 1px solid #ddd;
    border-radius: .04rem;
    text-align: center;
    line-height: .28rem;
    margin-right: .1rem;
    font-size: .2rem;
}

.download_wrap .checkBox.active::before {
    background: #47b751;
    color: white;
    border-color: #47b751;
}

/* 提示信息样式 */
.download-tip {
    width: 100%;
    color: #999;
    margin: 0 0 .2rem 0;
    font-size: .24rem;
    text-align: center;
}

/** 权限须知 **/
.m-premissions-div{width:90%;height:auto;max-height:70%;padding: 0;box-sizing:border-box;display:none;overflow:hidden;background: #fafafa;border-radius:0;position:fixed;top:15%;left:5%;z-index:99999;overflow:auto;}
.m-premissions-div strong{width:100%;height:auto;font-size: 0.30rem;font-weight: bold;text-indent: 0.2rem;border-bottom:0.125rem solid #eee;padding: 0.2rem 0 0.2rem;box-sizing:border-box;display:block;overflow:hidden;}
.see_authority{width: 25%;height: auto;right:0.625rem;font-weight: normal;color: #fff;text-align: center;background:#f60;border-radius: 0.25rem;overflow: hidden;text-indent: 0px;}
.m-close-permis{ width:auto; height:auto; font-weight:normal; background:#333; color:#fff; padding:0.125rem 0.375rem; display:block; overflow:hidden; position:absolute; right:0; top:0; z-index:10; border-radius:0}
.m-permission-bg{ width:100%; height:100%; background:#000; opacity:0.6; display:none; overflow:hidden; position:fixed; left:0; top:0; z-index:99998;}
.m-premissions-div ul li{padding: 0.1rem;line-height: 0.5rem;}
.loadnews ul .m-premissions-div ul li {
    height: auto;
}



