@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal; }

em, strong {
  font-style: normal;
  display: inline; }

ul {
  list-style: none; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ""; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  -webkit-appearance: none; }

input, textarea, select {
  *font-size: 100%; }

a {
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #fff; }

* {
  outline: none; }

img {
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover; }

body {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none; }

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center; }

.pa {
  position: absolute;
  z-index: 5; }

.unck {
  pointer-events: none; }

.ck {
  pointer-events: auto; }

.bs100 {
  background-size: 100% 100%;
  background-repeat: no-repeat; }

html, body {
  color: #fff;
  background-color: #000;
  width: 100%;
  height: 100%;
  overflow: hidden;
  font-size: 0.2rem; }

.wrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; }
  .wrap .main {
    width: 13.34rem;
    height: 7.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    .wrap .main .cont {
      width: 8.42rem;
      height: 7.5rem;
      position: absolute;
      top: 0;
      right: 0;
      pointer-events: auto; }
      .wrap .main .cont.fir .first {
        display: block; }
      .wrap .main .cont.sec-1 .second {
        display: block; }
        .wrap .main .cont.sec-1 .second .secwrap {
          display: block; }
        .wrap .main .cont.sec-1 .second .secdes {
          margin-top: .69rem; }
      .wrap .main .cont.sec-2 .second {
        display: block; }
        .wrap .main .cont.sec-2 .second .secwrap_2 {
          display: block; }
    .wrap .main .first, .wrap .main .second {
      display: none; }
    .wrap .main .tipwrap {
      width: 2.84rem;
      height: .65rem; }
      .wrap .main .tipwrap .tip {
        background: url(../images/bg_tip.png) no-repeat 100%/100%;
        width: 2.35rem;
        height: .47rem;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-left: .4rem;
        padding-top: .12rem;
        position: relative;
        z-index: 6; }
        .wrap .main .tipwrap .tip > p {
          width: 1.6rem;
          font-size: .22rem;
          line-height: .28rem;
          color: #303848;
          font-style: italic;
          font-family: 'agbold';
          text-transform: uppercase;
          text-align: center; }
      .wrap .main .tipwrap .imgwrap {
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: .72rem;
        height: .85rem;
        right: .03rem;
        top: -0.16rem;
        z-index: 6; }
        .wrap .main .tipwrap .imgwrap.fs {
          background-image: url(../images/fs.png); }
        .wrap .main .tipwrap .imgwrap.hs {
          background-image: url(../images/hs.png); }
        .wrap .main .tipwrap .imgwrap .num {
          position: absolute;
          right: .05rem;
          bottom: .24rem;
          font-size: .2rem;
          -webkit-transform: scale(0.7);
                  transform: scale(0.7);
          line-height: 1;
          color: #ffffff; }
  .wrap .swiper-main {
    width: 13.34rem;
    height: 7.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin-left: 5.235rem; }
  .wrap .swiper {
    width: 12.33rem;
    height: 13.34rem;
    overflow: hidden;
    position: absolute;
    left: -4.73rem;
    top: -2.92rem;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
    .wrap .swiper .swiper-wrapper {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); }
    .wrap .swiper .swiper-slide {
      background: no-repeat 50% 50% /12.33rem auto;
      width: 100%;
      height: 13.34rem;
      overflow: hidden;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0); }
      .wrap .swiper .swiper-slide:nth-child(1) {
        background-image: url(../images/bg1.jpg?v=1.0); }
        .wrap .swiper .swiper-slide:nth-child(1) .tipwrap {
          width: 2.84rem;
          height: .65rem; }
          .wrap .swiper .swiper-slide:nth-child(1) .tipwrap .tip {
            background: url(../images/bg_tip.png) no-repeat 100%/100%;
            width: 2.35rem;
            height: .47rem;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            padding-left: .4rem;
            padding-top: .12rem;
            position: relative;
            z-index: 6; }
            .wrap .swiper .swiper-slide:nth-child(1) .tipwrap .tip > p {
              width: 1.7rem;
              font-size: .22rem;
              line-height: .28rem;
              color: #303848;
              font-style: italic;
              font-family: 'agbold';
              text-transform: uppercase;
              text-align: center; }
        .wrap .swiper .swiper-slide:nth-child(1) .imgwrap {
          background-repeat: no-repeat;
          background-size: 100% 100%;
          width: .72rem;
          height: .85rem;
          right: .03rem;
          top: -0.16rem;
          z-index: 6; }
          .wrap .swiper .swiper-slide:nth-child(1) .imgwrap.fs {
            background-image: url(../images/fs.png); }
          .wrap .swiper .swiper-slide:nth-child(1) .imgwrap.hs {
            background-image: url(../images/hs.png); }
          .wrap .swiper .swiper-slide:nth-child(1) .imgwrap .num {
            position: absolute;
            right: .05rem;
            bottom: .24rem;
            font-size: .2rem;
            -webkit-transform: scale(0.7);
                    transform: scale(0.7);
            line-height: 1;
            color: #ffffff; }
        .wrap .swiper .swiper-slide:nth-child(1) .role {
          background: url(../images/css_sprites.png?v=1.0) no-repeat -0.1rem -0.1rem/21.42rem auto;
          width: 6.94rem;
          height: 9.84rem;
          left: -.78rem;
          top: .6rem; }
          .wrap .swiper .swiper-slide:nth-child(1) .role.role1 {
            background-position: -0.1rem -0.1rem; }
          .wrap .swiper .swiper-slide:nth-child(1) .role.role2 {
            background-position: -7.24rem -0.1rem; }
          .wrap .swiper .swiper-slide:nth-child(1) .role.role3 {
            background-position: -14.38rem -0.1rem; }
        .wrap .swiper .swiper-slide:nth-child(1) .tip1 {
          left: 2.93rem;
          top: .65rem; }
        .wrap .swiper .swiper-slide:nth-child(1) .tip2 {
          left: 1.05rem;
          top: 5.87rem;
          z-index: 6; }
        .wrap .swiper .swiper-slide:nth-child(1) .tip3 {
          background: url(../images/bg_tip3.png) no-repeat 100%/100%;
          width: 4.11rem;
          height: .35rem;
          top: 5.16rem;
          left: .37rem;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          padding-left: .45rem; }
          .wrap .swiper .swiper-slide:nth-child(1) .tip3 p {
            font-size: .22rem;
            line-height: .35rem;
            color: #303848;
            font-style: italic;
            font-family: 'agbold';
            text-transform: uppercase; }
          .wrap .swiper .swiper-slide:nth-child(1) .tip3:after {
            content: "";
            background: url(../images/line.png) no-repeat 100%/100%;
            width: 3.45rem;
            height: 1.41rem;
            position: absolute;
            left: .32rem;
            top: -0.063rem; }
      .wrap .swiper .swiper-slide:nth-child(2) {
        background-image: url(../images/bg2.jpg?v=1.0); }
        .wrap .swiper .swiper-slide:nth-child(2) .tip4 {
          left: .2rem;
          top: .87rem; }
        .wrap .swiper .swiper-slide:nth-child(2) .tip6 {
          left: 1.43rem;
          top: 5.37rem; }
      .wrap .swiper .swiper-slide:nth-child(3) {
        background-image: url(../images/bg3.jpg?v=1.0); }
        .wrap .swiper .swiper-slide:nth-child(3) .tipwrap {
          left: 1.1rem;
          top: 4.76rem; }
        .wrap .swiper .swiper-slide:nth-child(3) .tip5 {
          width: 6.06rem;
          height: .86rem;
          left: -.48rem;
          top: 5.24rem;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          padding-left: .5rem;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start; }
          .wrap .swiper .swiper-slide:nth-child(3) .tip5::before {
            content: "";
            background: url(../images/bg_tip2.png) no-repeat 100%/100%;
            width: 6.03rem;
            height: .85rem;
            position: absolute;
            left: 0;
            top: 0; }
          .wrap .swiper .swiper-slide:nth-child(3) .tip5 p {
            width: 4.6rem;
            font-size: .28rem;
            line-height: 1;
            color: #7f68f4;
            text-transform: uppercase;
            font-family: 'agbold';
            font-style: italic;
            position: relative;
            z-index: 4;
            padding-right: .1rem;
            text-align: center; }
      .wrap .swiper .swiper-slide:nth-child(4) {
        background-image: url(../images/bg4.jpg?v=1.0); }
        .wrap .swiper .swiper-slide:nth-child(4) .tit4 {
          width: 7.43rem;
          height: .83rem;
          position: absolute;
          top: 1.16rem;
          bottom: 5.68rem; }
        .wrap .swiper .swiper-slide:nth-child(4) .tit {
          background: url(../images/tit/tit4_en.png) no-repeat 100%/100%;
          width: 5.58rem;
          height: .49rem;
          top: 1.3rem;
          right: 7.6rem; }
        .wrap .swiper .swiper-slide:nth-child(4) .bg_rew {
          background: url(../images/bg_rew2.png) no-repeat 100%/100%;
          width: 9.56rem;
          height: 2.86rem;
          top: 2.03rem;
          left: -0.48rem; }
          .wrap .swiper .swiper-slide:nth-child(4) .bg_rew::after {
            content: "";
            background: url(../images/bg_rew2after.png) no-repeat 100%/100%;
            width: 1.08rem;
            height: 2.26rem;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            left: -0.15rem;
            pointer-events: none; }
          .wrap .swiper .swiper-slide:nth-child(4) .bg_rew > div {
            background: url(../images/bg_rew.png) no-repeat 100%/100%;
            width: 5.33rem;
            height: 1.22rem;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            padding-left: .6rem; }
            .wrap .swiper .swiper-slide:nth-child(4) .bg_rew > div:nth-child(1) {
              top: .14rem;
              left: .44rem; }
            .wrap .swiper .swiper-slide:nth-child(4) .bg_rew > div:nth-child(2) {
              top: 1.5rem;
              left: .03rem; }
            .wrap .swiper .swiper-slide:nth-child(4) .bg_rew > div p {
              width: 4.42rem;
              font-size: .22rem;
              line-height: .37rem;
              color: #ffffff;
              font-family: 'agbold';
              text-transform: uppercase; }
            .wrap .swiper .swiper-slide:nth-child(4) .bg_rew > div ul {
              width: 100%;
              -webkit-box-pack: start;
                  -ms-flex-pack: start;
                      justify-content: flex-start; }
              .wrap .swiper .swiper-slide:nth-child(4) .bg_rew > div ul .imgwrap {
                background-repeat: no-repeat;
                background-size: 100% 100%;
                width: .65rem;
                height: .75rem;
                margin: 0 .05rem; }
                .wrap .swiper .swiper-slide:nth-child(4) .bg_rew > div ul .imgwrap.fs {
                  background-image: url(../images/fs2.png); }
                .wrap .swiper .swiper-slide:nth-child(4) .bg_rew > div ul .imgwrap.hs {
                  background-image: url(../images/hs2.png); }
                .wrap .swiper .swiper-slide:nth-child(4) .bg_rew > div ul .imgwrap.zs {
                  background-image: url(../images/zs2.png); }
  .wrap .rew {
    background: url(../images/bg.png?v=1.0) no-repeat 50% 50%/22.8rem auto;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none; }
    .wrap .rew .titwrap {
      width: 100%;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-right: .34rem;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      -ms-flex-line-pack: end;
          align-content: flex-end;
      margin-top: .32rem;
      margin-bottom: .25rem; }
      .wrap .rew .titwrap .btn_rul {
        background: url(../images/btn_ruler.png) no-repeat 100%/100%;
        width: .25rem;
        height: .24rem; }
      .wrap .rew .titwrap p {
        font-size: .2rem;
        -webkit-transform: scale(0.9);
                transform: scale(0.9);
        line-height: 1;
        color: #ffffff;
        font-style: italic; }
      .wrap .rew .titwrap .tit1 {
        background: url(../images/tit/tit_en.png) no-repeat 100%/100%;
        width: 3.27rem;
        height: .43rem; }
      .wrap .rew .titwrap .btn_close {
        background: url(../images/btn_clo.png) no-repeat 100%/100%;
        width: .31rem;
        height: .3rem; }
    .wrap .rew .bg_first {
      background: url(../images/sec_bg.png) no-repeat 100%/100%;
      width: 8.6rem;
      height: 5.21rem;
      margin-left: 0; }
      .wrap .rew .bg_first::after {
        content: "";
        background: url(../images/sec_bgafter.png) no-repeat 100%/100%;
        width: 9.2rem;
        height: 4.5rem;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        margin-top: -0.2rem;
        margin-left: .1rem;
        z-index: 6;
        pointer-events: none; }
    .wrap .rew .descwrap {
      background: url(../images/bg_desc.png) no-repeat 100%/100%;
      width: 7.46rem;
      height: 1.61rem;
      margin-left: 1.13rem;
      padding: 1px;
      position: relative; }
      .wrap .rew .descwrap .xzwrap {
        width: 5rem;
        height: 1.2rem;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-left: .9rem; }
      .wrap .rew .descwrap .xz {
        background: url(../images/xz.png) no-repeat 100%/100%;
        width: 1.58rem;
        height: .99rem;
        margin-right: .05rem; }
      .wrap .rew .descwrap .desc_txt {
        width: 2.15rem;
        font-size: .2rem;
        line-height: .3rem;
        text-transform: uppercase;
        -webkit-transform: skew(-10deg);
                transform: skew(-10deg);
        color: #ffffff;
        font-family: 'agbold'; }
        .wrap .rew .descwrap .desc_txt span {
          background-image: -webkit-gradient(linear, left top, left bottom, from(#fffbe2), to(#ffe032));
          background-image: linear-gradient(to bottom, #fffbe2, #ffe032);
          -webkit-text-fill-color: transparent;
          -webkit-background-clip: text;
          background-clip: text;
          padding-right: .1rem; }
      .wrap .rew .descwrap .maxwrap {
        background: url(../images/bg_uc.png) no-repeat 100%/100%;
        width: 4.66rem;
        height: .42rem;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-left: .24rem;
        z-index: 2; }
        .wrap .rew .descwrap .maxwrap p {
          -webkit-transform: skew(-10deg);
                  transform: skew(-10deg);
          text-transform: uppercase;
          white-space: nowrap; }
        .wrap .rew .descwrap .maxwrap span {
          font-family: 'agbold';
          line-height: .42rem;
          display: inline-block; }
          .wrap .rew .descwrap .maxwrap span:nth-of-type(1) {
            font-size: .21rem;
            color: #ffffff;
            position: relative;
            top: -0.05rem; }
          .wrap .rew .descwrap .maxwrap span:nth-of-type(2) {
            font-size: .32rem;
            background-image: -webkit-gradient(linear, left top, left bottom, from(#fffbe2), to(#ffe032));
            background-image: linear-gradient(to bottom, #fffbe2, #ffe032);
            -webkit-text-fill-color: transparent;
            -webkit-background-clip: text;
            background-clip: text;
            padding-right: .1rem; }
        .wrap .rew .descwrap .maxwrap i {
          background: url(../images/uc.png) no-repeat 100%/100%;
          width: .52rem;
          height: .34rem;
          display: inline-block;
          margin: 0 .05rem;
          position: relative;
          top: .05rem;
          -webkit-transform: skew(10deg);
                  transform: skew(10deg); }
      .wrap .rew .descwrap .btn_video {
        width: 1rem;
        height: 100%;
        position: absolute;
        top: 0;
        right: .48rem; }
        .wrap .rew .descwrap .btn_video div {
          background: url(../images/icon_play.png) no-repeat 100%/100%;
          width: .48rem;
          height: .37rem;
          margin-bottom: .05rem;
          margin-left: .06rem; }
        .wrap .rew .descwrap .btn_video p {
          width: 100%;
          text-align: center;
          font-size: .2rem;
          line-height: 1;
          color: #ffffff;
          -webkit-transform: scale(0.8);
                  transform: scale(0.8);
          font-style: italic;
          text-transform: uppercase;
          white-space: nowrap; }
          .wrap .rew .descwrap .btn_video p i {
            background: url(../images/arr.png) no-repeat 100%/100%;
            width: .16rem;
            height: .12rem;
            display: inline-block;
            position: relative;
            top: -.01rem;
            margin-left: .02rem; }
    .wrap .rew .prewrap {
      width: 7.51rem;
      height: 3.47rem;
      margin-top: .25rem;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
      .wrap .rew .prewrap .tit2wrap {
        width: 6.52rem;
        height: .54rem;
        position: relative;
        margin: -0.05rem auto 0;
        left: .72rem; }
      .wrap .rew .prewrap .tit2 {
        background: url(../images/tit/tit3_en.png) no-repeat 100%/100%;
        width: 6.52rem;
        height: .5rem; }
      .wrap .rew .prewrap .rew1 {
        background: url(../images/icon1_bg.png?v=1.0) no-repeat 100%/100%;
        width: 3.82rem;
        height: 1.23rem;
        margin: 0 auto .13rem;
        position: relative;
        left: .45rem; }
        .wrap .rew .prewrap .rew1 > p {
          width: 100%;
          text-align: center;
          font-size: .2rem;
          line-height: .27rem;
          color: #ffffff;
          width: 100%;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          padding-left: .19rem;
          text-align: center;
          font-style: italic;
          -webkit-transform: scale(0.8);
                  transform: scale(0.8);
          white-space: nowrap; }
        .wrap .rew .prewrap .rew1 ul {
          width: 100%;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          padding-left: .4rem; }
          .wrap .rew .prewrap .rew1 ul li {
            position: relative;
            height: .9rem;
            width: 1.53rem; }
            .wrap .rew .prewrap .rew1 ul li .rew_tit {
              width: 100%;
              font-size: .2rem;
              line-height: .3rem;
              -webkit-transform: scale(0.75);
                      transform: scale(0.75);
              -webkit-transform-origin: 0 0;
                      transform-origin: 0 0;
              color: #627380;
              white-space: nowrap;
              font-style: italic; }
            .wrap .rew .prewrap .rew1 ul li .num {
              position: absolute;
              bottom: -.02rem;
              right: -0.02rem;
              font-size: .2rem;
              line-height: 1;
              color: #bfbfbf;
              -webkit-transform: scale(0.8);
                      transform: scale(0.8);
              -webkit-transform-origin: 100% 100%;
                      transform-origin: 100% 100%;
              font-style: italic;
              white-space: nowrap; }
            .wrap .rew .prewrap .rew1 ul li .imgwrap {
              position: relative; }
            .wrap .rew .prewrap .rew1 ul li:nth-child(1) {
              width: 1.08rem; }
              .wrap .rew .prewrap .rew1 ul li:nth-child(1) .imgwrap {
                width: .62rem;
                height: .65rem;
                top: -0.09rem; }
              .wrap .rew .prewrap .rew1 ul li:nth-child(1) .imgwrap {
                position: relative;
                left: -.1rem; }
              .wrap .rew .prewrap .rew1 ul li:nth-child(1) .num {
                right: .7rem; }
              .wrap .rew .prewrap .rew1 ul li:nth-child(1) .rew_tit {
                position: relative;
                top: 0.03rem; }
            .wrap .rew .prewrap .rew1 ul li:nth-child(2) {
              width: 1.16rem;
              margin-left: .03rem; }
              .wrap .rew .prewrap .rew1 ul li:nth-child(2) .imgwrap {
                width: .62rem;
                height: .65rem;
                top: -0.09rem;
                left: -0.05rem; }
              .wrap .rew .prewrap .rew1 ul li:nth-child(2) .num {
                right: .01rem;
                bottom: 0;
                color: #ffffff; }
              .wrap .rew .prewrap .rew1 ul li:nth-child(2) .rew_tit {
                position: relative;
                left: .03rem; }
            .wrap .rew .prewrap .rew1 ul li:nth-child(3) {
              width: .62rem; }
              .wrap .rew .prewrap .rew1 ul li:nth-child(3) .imgwrap {
                top: .08rem;
                width: .62rem; }
              .wrap .rew .prewrap .rew1 ul li:nth-child(3) .num {
                color: #ffffff; }
      .wrap .rew .prewrap .rew2 {
        background: url(../images/icon2_bg.png?v=1.0) no-repeat 100%/100%;
        width: 7.09rem;
        height: 1.23rem;
        margin: 0 auto;
        position: relative;
        left: 0.1rem; }
        .wrap .rew .prewrap .rew2 > p {
          font-size: .2rem;
          line-height: .3rem;
          color: #ffffff;
          width: 100%;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          text-align: center;
          padding-left: .15rem;
          font-style: italic; }
        .wrap .rew .prewrap .rew2 ul {
          width: 100%;
          margin-top: .15rem;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
          .wrap .rew .prewrap .rew2 ul li {
            width: 1.05rem;
            height: .73rem;
            position: relative; }
            .wrap .rew .prewrap .rew2 ul li:nth-child(1), .wrap .rew .prewrap .rew2 ul li:nth-child(2) {
              width: 1.1rem; }
              .wrap .rew .prewrap .rew2 ul li:nth-child(1) .imgwrap, .wrap .rew .prewrap .rew2 ul li:nth-child(2) .imgwrap {
                width: .59rem;
                position: relative;
                left: -0.05rem; }
                .wrap .rew .prewrap .rew2 ul li:nth-child(1) .imgwrap img, .wrap .rew .prewrap .rew2 ul li:nth-child(2) .imgwrap img {
                  margin-left: .05rem; }
            .wrap .rew .prewrap .rew2 ul li:nth-child(1) {
              margin-left: .4rem; }
              .wrap .rew .prewrap .rew2 ul li:nth-child(1) .imgwrap {
                position: relative;
                left: -.18rem; }
              .wrap .rew .prewrap .rew2 ul li:nth-child(1) .num {
                left: -0.45rem;
                bottom: -0.07rem; }
            .wrap .rew .prewrap .rew2 ul li:nth-child(2) {
              margin-left: .03rem;
              width: .9rem; }
              .wrap .rew .prewrap .rew2 ul li:nth-child(2) .num {
                right: .01rem;
                bottom: 0; }
              .wrap .rew .prewrap .rew2 ul li:nth-child(2) .rew_tit {
                left: -0.03rem; }
            .wrap .rew .prewrap .rew2 ul li:nth-child(3) {
              width: .74rem;
              margin-left: .09rem; }
              .wrap .rew .prewrap .rew2 ul li:nth-child(3) .imgwrap {
                width: .74rem; }
            .wrap .rew .prewrap .rew2 ul li:nth-child(4) {
              width: .69rem;
              margin-left: .1rem;
              margin-right: .05rem; }
              .wrap .rew .prewrap .rew2 ul li:nth-child(4) .imgwrap {
                width: .69rem; }
              .wrap .rew .prewrap .rew2 ul li:nth-child(4) .num {
                right: 0rem; }
            .wrap .rew .prewrap .rew2 ul li:nth-child(5) {
              margin-left: -0.1rem; }
              .wrap .rew .prewrap .rew2 ul li:nth-child(5) .imgwrap {
                width: .54rem; }
              .wrap .rew .prewrap .rew2 ul li:nth-child(5) .num {
                right: 0.15rem; }
            .wrap .rew .prewrap .rew2 ul li:nth-child(6) {
              margin-left: -0.15rem; }
              .wrap .rew .prewrap .rew2 ul li:nth-child(6) .imgwrap {
                width: .62rem; }
            .wrap .rew .prewrap .rew2 ul li:nth-child(7) {
              margin-left: -0.25rem; }
              .wrap .rew .prewrap .rew2 ul li:nth-child(7) .imgwrap {
                width: .28rem; }
            .wrap .rew .prewrap .rew2 ul li .num {
              position: absolute;
              bottom: .02rem;
              right: .18rem;
              font-size: .2rem;
              line-height: 1;
              color: #ffffff;
              -webkit-transform: scale(0.8);
                      transform: scale(0.8);
              -webkit-transform-origin: 100% 100%;
                      transform-origin: 100% 100%;
              font-style: italic;
              white-space: nowrap; }
            .wrap .rew .prewrap .rew2 ul li .rew_tit {
              width: 100%;
              font-size: .2rem;
              line-height: .3rem;
              -webkit-transform: scale(0.75);
                      transform: scale(0.75);
              -webkit-transform-origin: 0 0;
                      transform-origin: 0 0;
              color: #627380;
              white-space: nowrap;
              font-style: italic;
              position: absolute;
              top: -0.2rem;
              left: 0;
              padding-left: 0; }
    .wrap .rew .buy {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-right: .85rem; }
      .wrap .rew .buy .btn_pre {
        background: url(../images/btn_pre.png) no-repeat 100%/100%;
        width: 2.68rem;
        height: .84rem;
        margin-top: .14rem;
        margin: .2rem auto 0;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding: 0 .25rem 0 .1rem;
        text-align: center; }
        .wrap .rew .buy .btn_pre p {
          font-size: .31rem;
          line-height: .4rem;
          color: #000000;
          font-style: italic;
          font-family: 'agbold';
          text-transform: uppercase; }
      .wrap .rew .buy .btn_wgm {
        background: url(../images/btn_wgx.png) no-repeat 100%/100%;
        width: 2.55rem;
        height: .71rem;
        margin: .14rem auto .04rem;
        display: none;
        pointer-events: none; }
        .wrap .rew .buy .btn_wgm p {
          font-size: .34rem;
          line-height: 1;
          color: #969698;
          font-family: 'agbold';
          font-style: italic;
          text-transform: uppercase; }
      .wrap .rew .buy.wgm .btn_pre {
        display: none; }
      .wrap .rew .buy.wgm .btn_wgm {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    .wrap .rew .btn_share {
      background: url(../images/btn_share.png) no-repeat 100%/100%;
      width: .78rem;
      height: .78rem;
      bottom: .52rem;
      right: .36rem; }
    .wrap .rew .secwrap {
      background: url(../images/sec2_bg.png) no-repeat 100%/100%;
      width: 9.47rem;
      height: 4.15rem;
      margin-top: .3rem;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-top: .05rem;
      display: none; }
      .wrap .rew .secwrap::after {
        content: "";
        background: url(../images/sec2_bgafter.png) no-repeat 100%/100%;
        width: 10.03rem;
        height: 4.1rem;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        margin-top: -0.5rem;
        margin-left: .45rem;
        pointer-events: none; }
      .wrap .rew .secwrap .tit {
        width: 3.25rem;
        height: .69rem;
        margin: .05rem auto;
        position: relative;
        left: .38rem; }
        .wrap .rew .secwrap .tit p {
          background: url(../images/tit/title2_en.png) no-repeat 100%/100%;
          width: 3.17rem;
          height: .45rem; }
      .wrap .rew .secwrap .rewwrap {
        width: 100%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-left: .1rem; }
        .wrap .rew .secwrap .rewwrap .xz {
          width: 1.79rem;
          position: relative;
          top: -0.2rem;
          margin-left: .15rem; }
        .wrap .rew .secwrap .rewwrap i {
          background: url(../images/add2.png) no-repeat 100%/100%;
          width: .27rem;
          height: .26rem;
          margin: 0 -.13rem 0 .13rem;
          position: relative;
          top: -0.2rem; }
        .wrap .rew .secwrap .rewwrap .secwrap_rg {
          width: 5.62rem;
          height: 3.1rem;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
          position: relative; }
          .wrap .rew .secwrap .rewwrap .secwrap_rg::before {
            content: "";
            background: url(../images/sec_bg2.png) no-repeat 100%/100%;
            width: 7.8rem;
            height: 4.63rem;
            position: absolute;
            left: 0;
            bottom: 0;
            pointer-events: none; }
          .wrap .rew .secwrap .rewwrap .secwrap_rg::after {
            content: "";
            background: url(../images/line2.png) no-repeat 100%/100%;
            width: 4.61rem;
            height: .03rem;
            position: absolute;
            top: 1.74rem;
            left: .44rem; }
          .wrap .rew .secwrap .rewwrap .secwrap_rg .one {
            width: 100%;
            height: 1.66rem;
            position: relative;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            padding-top: .1rem; }
            .wrap .rew .secwrap .rewwrap .secwrap_rg .one .imgwrap {
              width: 1.43rem;
              height: 1.5rem; }
            .wrap .rew .secwrap .rewwrap .secwrap_rg .one .num {
              font-size: .2rem;
              line-height: 1;
              color: #ffffff;
              -webkit-transform: scale(0.8);
                      transform: scale(0.8);
              position: absolute;
              bottom: 0.1rem;
              right: .82rem;
              font-style: italic;
              font-family: 'agbold'; }
              .wrap .rew .secwrap .rewwrap .secwrap_rg .one .num span {
                font-size: .24rem;
                -webkit-transform: scale(1);
                        transform: scale(1); }
          .wrap .rew .secwrap .rewwrap .secwrap_rg ul {
            margin-top: .3rem;
            width: 100%;
            height: .85rem;
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            padding-left: .4rem; }
            .wrap .rew .secwrap .rewwrap .secwrap_rg ul li {
              width: 1.25rem;
              height: 100%;
              margin: 0 .08rem;
              position: relative; }
              .wrap .rew .secwrap .rewwrap .secwrap_rg ul li:nth-child(1) .imgwrap {
                width: .71rem; }
              .wrap .rew .secwrap .rewwrap .secwrap_rg ul li:nth-child(2) .imgwrap {
                width: .7rem;
                height: .66rem; }
              .wrap .rew .secwrap .rewwrap .secwrap_rg ul li:nth-child(3) .imgwrap {
                width: .6rem; }
              .wrap .rew .secwrap .rewwrap .secwrap_rg ul li .num {
                font-size: .2rem;
                line-height: 1;
                color: #ffffff;
                font-style: italic;
                font-family: 'agbold';
                position: absolute;
                bottom: 0.03rem;
                right: .2rem; }
    .wrap .rew .secwrap_2 {
      display: none;
      background: url(../images/sec3_bg.png) no-repeat 100%/100%;
      width: 9.59rem;
      height: 4.55rem;
      margin-left: -0.1rem; }
      .wrap .rew .secwrap_2::after {
        content: "";
        background: url(../images/sec3_bgafter.png) no-repeat 100%/100%;
        width: 10.03rem;
        height: 4.1rem;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        margin-left: .4rem;
        margin-top: -0.5rem;
        pointer-events: none; }
      .wrap .rew .secwrap_2 > div {
        width: 8.3rem;
        height: 2.2rem;
        margin-left: 0.65rem; }
        .wrap .rew .secwrap_2 > div:nth-child(2) {
          margin-left: .2rem;
          margin-top: .18rem;
          -ms-flex-line-pack: start;
              align-content: flex-start;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
          padding-top: .05rem; }
          .wrap .rew .secwrap_2 > div:nth-child(2) .tit {
            width: 5.84rem;
            height: .71rem;
            margin: 0rem auto 0rem;
            position: relative;
            left: .3rem; }
            .wrap .rew .secwrap_2 > div:nth-child(2) .tit p {
              background: url(../images/tit/tit5_en.png) no-repeat 100%/100%;
              width: 5.84rem;
              height: .47rem; }
          .wrap .rew .secwrap_2 > div:nth-child(2) ul {
            padding-left: .4rem;
            position: relative;
            left: -0.15rem;
            width: 7.08rem; }
            .wrap .rew .secwrap_2 > div:nth-child(2) ul::after {
              background-image: url(../images/sec3_bg2.png);
              width: 14.01rem;
              height: 5.38rem;
              left: -4rem; }
            .wrap .rew .secwrap_2 > div:nth-child(2) ul li {
              width: 1.13rem;
              height: 100%;
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              padding-top: .03rem;
              position: relative; }
              .wrap .rew .secwrap_2 > div:nth-child(2) ul li .num {
                bottom: .2rem; }
              .wrap .rew .secwrap_2 > div:nth-child(2) ul li:nth-child(1) .imgwrap {
                width: .59rem;
                position: relative; }
              .wrap .rew .secwrap_2 > div:nth-child(2) ul li:nth-child(1) .num {
                width: 100%;
                text-align: center;
                -webkit-box-sizing: border-box;
                        box-sizing: border-box;
                padding-left: .15rem; }
              .wrap .rew .secwrap_2 > div:nth-child(2) ul li:nth-child(2) {
                margin-left: .08rem; }
                .wrap .rew .secwrap_2 > div:nth-child(2) ul li:nth-child(2) .imgwrap {
                  width: .98rem; }
                  .wrap .rew .secwrap_2 > div:nth-child(2) ul li:nth-child(2) .imgwrap img {
                    position: relative;
                    left: .12rem;
                    top: -0.08rem; }
              .wrap .rew .secwrap_2 > div:nth-child(2) ul li:nth-child(3) .imgwrap {
                width: .76rem; }
              .wrap .rew .secwrap_2 > div:nth-child(2) ul li:nth-child(4) {
                margin-left: .05rem; }
                .wrap .rew .secwrap_2 > div:nth-child(2) ul li:nth-child(4) .imgwrap {
                  width: .61rem; }
              .wrap .rew .secwrap_2 > div:nth-child(2) ul li:nth-child(5) {
                margin-left: .1rem; }
                .wrap .rew .secwrap_2 > div:nth-child(2) ul li:nth-child(5) .imgwrap {
                  width: .71rem; }
              .wrap .rew .secwrap_2 > div:nth-child(2) ul li:nth-child(6) {
                margin-left: .05rem; }
                .wrap .rew .secwrap_2 > div:nth-child(2) ul li:nth-child(6) .imgwrap {
                  width: .32rem; }
                  .wrap .rew .secwrap_2 > div:nth-child(2) ul li:nth-child(6) .imgwrap img {
                    position: relative;
                    top: -0.03rem; }
        .wrap .rew .secwrap_2 > div .xz {
          width: 1.79rem;
          margin-left: .75rem; }
        .wrap .rew .secwrap_2 > div i {
          background: url(../images/add2.png) no-repeat 100%/100%;
          width: .27rem;
          height: .26rem;
          margin: 0 .05rem 0 -0.05rem;
          position: relative;
          top: .36rem; }
        .wrap .rew .secwrap_2 > div .two_rg .tit {
          width: 3.17rem;
          height: .7rem;
          position: relative;
          left: .15rem; }
          .wrap .rew .secwrap_2 > div .two_rg .tit p {
            background: url(../images/tit/title2_en.png) no-repeat 100%/100%;
            width: 3.17rem;
            height: .45rem; }
        .wrap .rew .secwrap_2 > div ul {
          width: 5.12rem;
          height: 1.22rem;
          -webkit-box-pack: start;
              -ms-flex-pack: start;
                  justify-content: flex-start;
          padding-left: .35rem;
          position: relative; }
          .wrap .rew .secwrap_2 > div ul::after {
            content: "";
            background: url(../images/sec3_bg1.png) no-repeat 100%/100%;
            width: 7.8rem;
            height: 5.38rem;
            position: absolute;
            bottom: -.24rem;
            left: -.5rem;
            pointer-events: none; }
          .wrap .rew .secwrap_2 > div ul li {
            width: 1.15rem;
            height: 100%;
            position: relative; }
            .wrap .rew .secwrap_2 > div ul li:nth-child(1) .imgwrap {
              width: .59rem;
              position: relative;
              left: 0.0rem;
              top: -0.1rem; }
            .wrap .rew .secwrap_2 > div ul li:nth-child(2) .imgwrap {
              width: .71rem; }
            .wrap .rew .secwrap_2 > div ul li:nth-child(3) .imgwrap {
              width: .7rem; }
            .wrap .rew .secwrap_2 > div ul li:nth-child(4) .imgwrap {
              width: .6rem; }
            .wrap .rew .secwrap_2 > div ul li .num {
              font-size: .2rem;
              line-height: 1;
              color: #ffffff;
              font-style: italic;
              font-family: 'agbold';
              position: absolute;
              bottom: 0.23rem;
              right: .2rem; }
    .wrap .rew .secdes {
      width: 6.6rem;
      margin-top: .2rem; }
      .wrap .rew .secdes p {
        font-size: .28rem;
        line-height: .37rem;
        color: #ffffff;
        font-style: italic;
        text-align: center;
        font-family: 'agbold'; }
        .wrap .rew .secdes p span {
          color: #ffeb3e; }
        .wrap .rew .secdes p:nth-child(3) span {
          font-size: .43rem;
          line-height: .5rem; }
        .wrap .rew .secdes p:last-child {
          font-size: .2rem;
          line-height: .26rem; }
  .wrap .hot {
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    pointer-events: none; }
    .wrap .hot .swiper-pagination-bullet {
      background: url(../images/jd.png) no-repeat 100%/100%;
      width: .75rem;
      height: .06rem;
      border-radius: 0;
      margin: 0 .05rem; }
    .wrap .hot .swiper-pagination-bullet-active {
      background-image: url(../images/jd_light.png); }
    .wrap .hot .swiper-pagination {
      width: 3.5rem;
      left: 50%;
      margin-left: -6.4rem;
      bottom: .25rem; }

/*弹窗*/
.pop_mask {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 299;
  pointer-events: none; }

.pop {
  display: none;
  outline: none;
  position: relative;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  background: url(../images/pop_bg.png) no-repeat 100%/100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 6.32rem;
  height: 3.27rem;
  margin: -1.635rem -3.16rem;
  padding-right: .3rem;
  padding-top: .1rem; }
  .pop .pop-tit {
    width: 100%;
    color: #fffffe;
    height: .65rem; }
    .pop .pop-tit p {
      font-size: .27rem;
      line-height: .65rem;
      color: #ffffff;
      font-family: 'agbold';
      text-transform: uppercase; }
    .pop .pop-tit i {
      background: url(../images/icon_rul.png) no-repeat 100%/100%;
      width: .25rem;
      height: .25rem;
      margin-left: .08rem; }
  .pop .pop-clo {
    width: .32rem;
    height: .32rem;
    top: .16rem;
    right: .6rem;
    background: url(../images/pop_clo.png) no-repeat 100%/100%; }
  .pop .pop-contwrap {
    width: 100%;
    height: 2.54rem; }
  .pop .pop-cont {
    width: 100%;
    height: 1.8rem; }
    .pop .pop-cont > p {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0 .3rem;
      font-size: .26rem;
      line-height: .36rem;
      color: #ffffff;
      text-transform: uppercase; }
  .pop .pop-btn {
    width: 100%;
    height: .52rem; }
    .pop .pop-btn a {
      background-repeat: no-repeat;
      background-size: 100% 100%;
      margin: 0 .1rem; }
      .pop .pop-btn a p {
        font-size: .26rem;
        line-height: .52rem;
        font-family: 'agbold';
        text-transform: uppercase; }
    .pop .pop-btn .pop-ok {
      background-image: url(../images/pop_ok.png);
      width: 1.74rem;
      height: .52rem; }
      .pop .pop-btn .pop-ok p {
        color: #000000; }
    .pop .pop-btn .pop-cancel {
      background-image: url(../images/pop_cancel.png);
      width: 1.74rem;
      height: .52rem; }
      .pop .pop-btn .pop-cancel p {
        color: #6e6e6e; }
  .pop.pop2 {
    background-image: url(../images/pop_bg2.png);
    width: 8.75rem;
    height: 5.03rem;
    margin: -2.515rem -4.375rem;
    padding: 0; }
    .pop.pop2 .pop-clo {
      right: .3rem; }
    .pop.pop2 .pop-contwrap {
      height: 4.36rem; }
      .pop.pop2 .pop-contwrap .pop-cont {
        height: 3.6rem; }
  .pop.pop3 {
    background-image: url(../images/pop_bg3.png);
    width: 11.28rem;
    height: 6.01rem;
    margin: -3.005rem -5.64rem;
    padding: 0; }
    .pop.pop3 .pop-clo {
      right: .3rem; }
    .pop.pop3 .pop-contwrap {
      height: 5.3rem; }
      .pop.pop3 .pop-contwrap .pop-cont {
        height: 4.58rem; }
  .pop.pop-ruler .pop-contwrap {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 .26rem; }
    .pop.pop-ruler .pop-contwrap .ruler-ul {
      height: 3.57rem; }
      .pop.pop-ruler .pop-contwrap .ruler-ul .os-scrollbar {
        width: 0.11rem !important;
        right: 0rem !important;
        top: 25% !important;
        padding: 0 !important;
        background: none !important; }
      .pop.pop-ruler .pop-contwrap .ruler-ul .os-scrollbar-track {
        width: 0.06rem !important;
        height: 3.15rem !important;
        background: none !important;
        overflow: hidden;
        border-radius: 0.03rem !important; }
      .pop.pop-ruler .pop-contwrap .ruler-ul .os-scrollbar-handle {
        background: none !important;
        overflow: hidden;
        border-radius: 0.03rem !important; }
      .pop.pop-ruler .pop-contwrap .ruler-ul .os-theme-dark > .os-scrollbar, .pop.pop-ruler .pop-contwrap .ruler-ul .os-theme-light > .os-scrollbar {
        padding: 0; }
      .pop.pop-ruler .pop-contwrap .ruler-ul li {
        font-size: .2rem;
        line-height: .33rem;
        color: #ffffff;
        font-weight: bold;
        margin-top: .27rem; }
    .pop.pop-ruler .pop-contwrap .pop-btn {
      margin-top: .1rem; }
  .pop.pop-get ul {
    width: 100%; }
    .pop.pop-get ul li {
      position: relative;
      margin: 0 .05rem; }
      .pop.pop-get ul li .imgwrap {
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 1.25rem;
        height: 1.43rem;
        position: relative;
        margin: 0 auto; }
        .pop.pop-get ul li .imgwrap img {
          width: 90%; }
        .pop.pop-get ul li .imgwrap.zs {
          background: url(../images/qua/zs.png) no-repeat 100%/100%; }
        .pop.pop-get ul li .imgwrap.fs {
          background: url(../images/qua/fs.png) no-repeat 100%/100%; }
        .pop.pop-get ul li .imgwrap.ls {
          background: url(../images/qua/ls.png) no-repeat 100%/100%; }
        .pop.pop-get ul li .imgwrap.hs {
          background: url(../images/qua/hs.png) no-repeat 100%/100%; }
        .pop.pop-get ul li .imgwrap.clock::after {
          content: "";
          background: url(../images/clock.png) no-repeat 100%/100%;
          width: .22rem;
          height: .22rem;
          position: absolute;
          bottom: .08rem;
          left: .08rem;
          z-index: 10; }
        .pop.pop-get ul li .imgwrap .num {
          font-size: .2rem;
          line-height: 1;
          color: #ffffff;
          position: absolute;
          bottom: .05rem;
          right: .05rem; }
  .pop.pop-zk .pop-contwrap .pop-cont {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: .27rem;
    padding-left: .26rem; }
    .pop.pop-zk .pop-contwrap .pop-cont p {
      padding: 0 .1rem; }
    .pop.pop-zk .pop-contwrap .pop-cont .zk_tit {
      font-size: .2rem;
      line-height: .2rem;
      -webkit-transform: scale(0.9);
              transform: scale(0.9);
      -webkit-transform-origin: 0 50%;
              transform-origin: 0 50%;
      color: #dfdfdf;
      text-transform: uppercase;
      font-family: 'agbold';
      margin-bottom: .1rem; }
    .pop.pop-zk .pop-contwrap .pop-cont .zk_inp {
      background: url(../images/bg_xl.png) no-repeat 100%/100%;
      width: 8.02rem;
      height: .4rem;
      position: relative;
      margin-bottom: .2rem; }
      .pop.pop-zk .pop-contwrap .pop-cont .zk_inp:after {
        content: "";
        background: url(../images/btn_xl.png) no-repeat 100%/100%;
        width: .23rem;
        height: .14rem;
        position: absolute;
        top: .13rem;
        right: .2rem; }
      .pop.pop-zk .pop-contwrap .pop-cont .zk_inp p {
        font-size: .22rem;
        line-height: .4rem;
        color: #ffffff;
        font-family: 'agbold'; }
      .pop.pop-zk .pop-contwrap .pop-cont .zk_inp .select {
        width: 100%;
        height: .4rem; }
        .pop.pop-zk .pop-contwrap .pop-cont .zk_inp .select p {
          text-align: left;
          text-indent: 0.2rem; }
      .pop.pop-zk .pop-contwrap .pop-cont .zk_inp .list {
        display: none;
        top: 0.4rem;
        left: 0;
        width: 100%;
        border-top: none;
        background: black; }
        .pop.pop-zk .pop-contwrap .pop-cont .zk_inp .list li {
          height: 0.4rem;
          font-size: 0.2rem;
          color: #fff;
          text-align: left;
          line-height: 0.4rem;
          margin-bottom: 0;
          text-indent: 0.2rem;
          cursor: pointer; }
    .pop.pop-zk .pop-contwrap .pop-cont .zk_spe {
      margin-bottom: .1rem; }
      .pop.pop-zk .pop-contwrap .pop-cont .zk_spe span {
        display: inline-block;
        font-family: 'agbold';
        font-size: .2rem;
        line-height: .2rem;
        color: #dfdfdf; }
        .pop.pop-zk .pop-contwrap .pop-cont .zk_spe span:nth-child(1) {
          -webkit-transform: scale(0.9);
                  transform: scale(0.9);
          text-transform: uppercase;
          margin-right: .1rem; }
        .pop.pop-zk .pop-contwrap .pop-cont .zk_spe span:nth-child(2) {
          -webkit-transform: scale(0.8);
                  transform: scale(0.8);
          -webkit-transform-origin: 0 50%;
                  transform-origin: 0 50%; }
    .pop.pop-zk .pop-contwrap .pop-cont .zk_ul {
      width: 100%;
      height: .5rem; }
      .pop.pop-zk .pop-contwrap .pop-cont .zk_ul li {
        width: 49%; }
        .pop.pop-zk .pop-contwrap .pop-cont .zk_ul li:nth-child(1) .uc {
          background-image: url(../images/900uc.png); }
        .pop.pop-zk .pop-contwrap .pop-cont .zk_ul li:nth-child(2) .uc {
          background-image: url(../images/300uc.png); }
        .pop.pop-zk .pop-contwrap .pop-cont .zk_ul li .uc {
          background: no-repeat 100% / 100%;
          width: .79rem;
          height: .5rem;
          margin-right: .15rem; }
        .pop.pop-zk .pop-contwrap .pop-cont .zk_ul li .zk_cho .btn_sub {
          background: url(../images/btn_sub.png) no-repeat 100%/100%;
          width: .4rem;
          height: .4rem; }
        .pop.pop-zk .pop-contwrap .pop-cont .zk_ul li .zk_cho .btn_add {
          background: url(../images/btn_add.png) no-repeat 100%/100%;
          width: .4rem;
          height: .4rem; }
        .pop.pop-zk .pop-contwrap .pop-cont .zk_ul li .zk_cho p {
          background: url(../images/bg_inp.png) no-repeat 100%/100%;
          width: 1.94rem;
          height: .4rem; }
          .pop.pop-zk .pop-contwrap .pop-cont .zk_ul li .zk_cho p span:nth-child(1) {
            color: #fddd24; }
  .pop.pop-buy .pop-contwrap .pop-cont ul {
    width: 100%;
    height: 100%; }
    .pop.pop-buy .pop-contwrap .pop-cont ul li {
      background: url(../images/bg_xz2.png) no-repeat 100%/100%;
      width: 4.48rem;
      height: 2.94rem;
      margin: 0 .1rem;
      position: relative; }
      .pop.pop-buy .pop-contwrap .pop-cont ul li:nth-child(2) {
        background-image: url(../images/bg_xz4.png);
        height: 3.12rem; }
        .pop.pop-buy .pop-contwrap .pop-cont ul li:nth-child(2) .li_cont {
          height: 1.8rem; }
          .pop.pop-buy .pop-contwrap .pop-cont ul li:nth-child(2) .li_cont .zxwrap {
            top: -0.15rem; }
        .pop.pop-buy .pop-contwrap .pop-cont ul li:nth-child(2).on::after {
          background-image: url(../images/bg_xzchoose3.png);
          height: 3.26rem; }
      .pop.pop-buy .pop-contwrap .pop-cont ul li.on::after {
        content: "";
        background: url(../images/bg_xzchoose.png) no-repeat 100%/100%;
        width: 4.57rem;
        height: 3.03rem;
        position: absolute;
        top: -0.07rem;
        left: -0.05rem; }
      .pop.pop-buy .pop-contwrap .pop-cont ul li .li_hed {
        width: 100%;
        height: .63rem;
        text-align: center; }
        .pop.pop-buy .pop-contwrap .pop-cont ul li .li_hed p {
          font-size: .22rem;
          line-height: .63rem;
          color: #dfdfdf;
          font-family: 'agbold';
          text-transform: uppercase; }
      .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont {
        width: 100%;
        height: 1.58rem;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        padding-top: .07rem; }
        .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .zxwrap {
          width: 1.65rem;
          height: 100%;
          margin-right: .12rem;
          position: relative;
          z-index: 8; }
          .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .zxwrap img {
            width: 1.14rem;
            height: 1.15rem; }
        .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg {
          width: 2.46rem;
          height: 100%; }
          .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg > p {
            font-size: .2rem;
            line-height: .3rem;
            color: #dfdfdf;
            font-family: 'agbold'; }
          .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg > i {
            background: url(../images/line2.png) no-repeat 100%/100%;
            width: 2.36rem;
            height: .01rem;
            display: block;
            margin: .05rem auto .08rem; }
          .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .item {
            width: 100%;
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            margin-bottom: .08rem; }
            .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .item .imgwrap {
              background-repeat: no-repeat;
              background-size: 100% 100%;
              width: .6rem;
              height: .6rem;
              right: 0;
              top: 0;
              z-index: 6;
              margin-right: .07rem;
              position: relative; }
              .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .item .imgwrap.zs {
                background-image: url(../images/qua/zs2.png); }
              .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .item .imgwrap.fs {
                background-image: url(../images/qua/fs2.png); }
              .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .item .imgwrap.ls {
                background-image: url(../images/qua/ls2.png); }
              .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .item .imgwrap.lvs {
                background-image: url(../images/qua/lvs2.png); }
              .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .item .imgwrap.hs {
                background-image: url(../images/qua/hs2.png); }
              .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .item .imgwrap.clock::after {
                content: "";
                background: url(../images/clock2.png) no-repeat 100%/100%;
                width: .12rem;
                height: .12rem;
                position: absolute;
                left: .03rem;
                bottom: .05rem; }
              .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .item .imgwrap .num {
                position: absolute;
                right: .05rem;
                bottom: 0rem;
                font-size: .2rem;
                -webkit-transform: scale(0.7);
                        transform: scale(0.7);
                line-height: 1;
                color: #dfdfdf; }
            .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .item > p {
              width: 1.75rem;
              font-size: .2rem;
              line-height: 1;
              color: #dfdfdf;
              -webkit-transform: scale(0.9);
                      transform: scale(0.9); }
          .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .rew {
            -webkit-box-pack: start;
                -ms-flex-pack: start;
                    justify-content: flex-start;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
            margin-bottom: .05rem; }
            .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .rew > div {
              width: .38rem;
              height: .34rem;
              position: relative;
              -ms-flex-negative: 0;
                  flex-shrink: 0; }
              .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .rew > div .num {
                font-size: .2rem;
                line-height: 1;
                -webkit-transform: scale(0.6);
                        transform: scale(0.6);
                color: #fff;
                position: absolute;
                bottom: 0;
                right: 0;
                -webkit-transform-origin: 0 100%;
                        transform-origin: 0 100%; }
              .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .rew > div img {
                margin-top: -0.05rem; }
              .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .rew > div .gun {
                width: .5rem;
                -ms-flex-negative: 0;
                    flex-shrink: 0; }
            .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .rew i {
              background: url(../images/add.png) no-repeat 100%/100%;
              width: .1rem;
              height: .1rem;
              margin: 0 .05rem;
              -ms-flex-negative: 0;
                  flex-shrink: 0; }
          .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .rew_add {
            position: relative;
            left: -.55rem; }
      .pop.pop-buy .pop-contwrap .pop-cont ul li .li_fot {
        width: 100%;
        height: .52rem;
        margin-top: .25rem; }
        .pop.pop-buy .pop-contwrap .pop-cont ul li .li_fot .uc {
          background: url(../images/uc2.png) no-repeat 100%/100%;
          width: .3rem;
          height: .2rem;
          margin-right: .05rem; }
        .pop.pop-buy .pop-contwrap .pop-cont ul li .li_fot p {
          font-size: .22rem;
          line-height: .3rem;
          color: #dfdfdf;
          font-family: 'agbold'; }
      .pop.pop-buy .pop-contwrap .pop-cont ul li:nth-child(2) .li_cont .two_rg .rew > div {
        padding-right: .05rem; }
  .pop.pop-buy .pop-contwrap .pop-btn .uc_zk {
    background: url(../images/bg_write.png) no-repeat 100%/100%;
    width: 3.35rem;
    height: .47rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: .2rem;
    display: none; }
    .pop.pop-buy .pop-contwrap .pop-btn .uc_zk p {
      font-size: .26rem;
      line-height: .47rem;
      color: #e3e9eb;
      font-family: 'agbold'; }
  .pop.pop-buy .pop-contwrap .pop-btn .pop-ok {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-top: .02rem; }
    .pop.pop-buy .pop-contwrap .pop-btn .pop-ok p {
      width: 100%;
      font-size: .23rem;
      line-height: .23rem;
      color: #000000;
      font-family: 'agbold';
      text-align: center; }
    .pop.pop-buy .pop-contwrap .pop-btn .pop-ok i {
      background: url(../images/uc3.png) no-repeat 100%/100%;
      width: .32rem;
      height: .27rem;
      position: relative;
      top: -0.04rem;
      margin-right: .03rem; }
    .pop.pop-buy .pop-contwrap .pop-btn .pop-ok span {
      font-size: .23rem;
      line-height: .23rem;
      color: #000000;
      font-family: 'agbold'; }
  .pop.pop-buy .pop-contwrap .pop-btn .btn_buy {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: url(../images/btn_buy.png) no-repeat 100%/100%;
    width: 1.82rem;
    height: .6rem;
    margin-left: .2rem;
    display: none; }
    .pop.pop-buy .pop-contwrap .pop-btn .btn_buy p {
      width: 100%;
      font-size: .21rem;
      line-height: .23rem;
      color: #000000;
      font-family: 'agbold';
      text-align: center; }
    .pop.pop-buy .pop-contwrap .pop-btn .btn_buy i {
      background: url(../images/uc3.png) no-repeat 100%/100%;
      width: .32rem;
      height: .27rem;
      position: relative;
      top: -0.04rem;
      margin-right: .03rem; }
    .pop.pop-buy .pop-contwrap .pop-btn .btn_buy span {
      font-size: .21rem;
      line-height: .23rem;
      color: #000000;
      font-family: 'agbold'; }
  .pop.pop-buy .pop-contwrap .pop-btn.pur .pop-ok {
    display: none; }
  .pop.pop-buy .pop-contwrap .pop-btn.pur .uc_zk {
    display: block; }
  .pop.pop-buy .pop-contwrap .pop-btn.pur .btn_buy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .pop.pop-video {
    background: none; }
    .pop.pop-video .pop-clo {
      right: -0.6rem; }
    .pop.pop-video .videoguide {
      width: 100%;
      height: 100%; }

.tips {
  padding: 0.1rem 0.3rem;
  height: 0.4rem;
  font-size: 0.3rem;
  background: #000;
  color: #fff;
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 5%;
  z-index: 10000;
  display: none; }

@font-face {
  font-family: 'agbold';
  src: url("https://www.pubgmobile.com/act/resource/long_cache_30d/fonts/AgencyFB-Bold.ttf"); }
/* 英语 */
@font-face {
  font-family: 'all';
  src: url("https://www.pubgmobile.com/act/resource/long_cache_30d/fonts/all.ttf") format("truetype"); }
/* 俄语 */
@font-face {
  font-family: 'ru';
  src: url("https://www.pubgmobile.com/act/resource/long_cache_30d/fonts/ru.ttf") format("truetype"); }
/* 泰语 */
@font-face {
  font-family: 'th';
  src: url("https://www.pubgmobile.com/act/resource/long_cache_30d/fonts/th.ttf") format("truetype"); }
/* 越南语 */
@font-face {
  font-family: 'vi';
  src: url("https://www.pubgmobile.com/act/resource/long_cache_30d/fonts/vi.ttf") format("truetype"); }
/* 土耳其语 */
@font-face {
  font-family: 'tr';
  src: url("https://www.pubgmobile.com/act/resource/long_cache_30d/fonts/tr.otf") format("truetype"); }
/* 阿拉伯语 */
@font-face {
  font-family: 'ar';
  src: url("https://www.pubgmobile.com/act/resource/long_cache_30d/fonts/ar.ttf") format("truetype"); }
/* lang_zh */
.lang_zh .wrap, .lang_zh .pop, .lang_zh .popall, .lang_zh .popruler, .lang_zh .tips {
  font-family: "Noto Sans SC", 'Microsoft JhengHei', 'PingFangTC-Regular', sans-serif;
  letter-spacing: 0; }

.lang_zh .wrap .rew .titwrap .tit1 {
  background-image: url(../images/tit/tit_zh.png);
  width: 1.98rem;
  height: .5rem; }
.lang_zh .wrap .rew .secwrap .tit p {
  background-image: url(../images/tit/title2_zh.png); }
.lang_zh .wrap .rew .secwrap_2 > div .two_rg .tit p {
  background-image: url(../images/tit/title2_zh.png); }
.lang_zh .wrap .rew .prewrap .tit2 {
  background-image: url(../images/tit/tit3_zh.png); }
.lang_zh .wrap .swiper .swiper-slide:nth-child(4) .tit {
  background-image: url(../images/tit/tit4_zh.png); }
.lang_zh .wrap .rew .secwrap_2 > div:nth-child(2) .tit p {
  background-image: url(../images/tit/tit5_zh.png); }
.lang_zh .wrap .swiper .swiper-slide:nth-child(3) .tip5 p {
  font-size: .35rem; }

/* lang_en */
.lang_en .wrap, .lang_en .pop, .lang_en .popall, .lang_en .popruler, .lang_en .tips {
  font-family: "all",Arial,Helvetica,sans-serif;
  letter-spacing: 0; }

.lang_en .wrap .swiper .swiper-slide:nth-child(1) .tip3 p, .lang_en .wrap .swiper .swiper-slide:nth-child(1) .tip3 p {
  font-size: .2rem;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  line-height: .38rem; }

/* lang_ru */
.lang_ru .wrap, .lang_ru .pop, .lang_ru .popall, .lang_ru .popruler, .lang_ru .tips {
  font-family: "ru",Arial,Helvetica,sans-serif;
  letter-spacing: 0; }

.lang_ru .wrap .rew .titwrap .tit1 {
  background-image: url(../images/tit/tit_ru.png);
  width: 3.38rem;
  height: .53rem; }
.lang_ru .wrap .rew .secwrap .tit p {
  background-image: url(../images/tit/title2_ru.png); }
.lang_ru .wrap .rew .secwrap_2 > div .two_rg .tit p {
  background-image: url(../images/tit/title2_ru.png); }
.lang_ru .wrap .rew .prewrap .tit2 {
  background-image: url(../images/tit/tit3_ru.png); }
.lang_ru .wrap .swiper .swiper-slide:nth-child(4) .tit {
  background-image: url(../images/tit/tit4_ru.png); }
.lang_ru .wrap .rew .secwrap_2 > div:nth-child(2) .tit p {
  background-image: url(../images/tit/tit5_ru.png); }
.lang_ru .wrap .swiper .swiper-slide:nth-child(1) .tip3 p, .lang_ru .wrap .swiper .swiper-slide:nth-child(1) .tipwrap .tip > p, .lang_ru .wrap .main .tipwrap .tip > p, .lang_ru .wrap .swiper .swiper-slide:nth-child(3) .tip5 p, .lang_ru .wrap .swiper .swiper-slide:nth-child(4) .bg_rew > div p, .lang_ru .wrap .rew .descwrap .desc_txt, .lang_ru .wrap .rew .descwrap .maxwrap span, .lang_ru .wrap .rew .buy .btn_pre p, .lang_ru .wrap .rew .buy .btn_wgm p, .lang_ru .wrap .rew .secdes p, .lang_ru .pop .pop-tit p, .lang_ru .pop .pop-btn a p, .lang_ru .pop.pop-zk .pop-contwrap .pop-cont .zk_tit, .lang_ru .pop.pop-zk .pop-contwrap .pop-cont .zk_inp p, .lang_ru .pop.pop-zk .pop-contwrap .pop-cont .zk_spe span, .lang_ru .pop.pop-buy .pop-contwrap .pop-cont ul li .li_hed p, .lang_ru .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg > p, .lang_ru .pop.pop-buy .pop-contwrap .pop-btn .uc_zk p, .lang_ru .pop.pop-buy .pop-contwrap .pop-btn .btn_buy p, .lang_ru .pop.pop-buy .pop-contwrap .pop-btn .btn_buy span, .lang_ru .pop.pop-buy .pop-contwrap .pop-btn .pop-ok p, .lang_ru .pop.pop-buy .pop-contwrap .pop-btn .pop-ok span {
  font-family: 'ru'; }
.lang_ru .wrap .rew .buy .btn_pre p, .lang_ru .wrap .rew .descwrap .desc_txt {
  font-size: .28rem; }
.lang_ru .wrap .swiper .swiper-slide:nth-child(1) .tip3 p, .lang_ru .wrap .swiper .swiper-slide:nth-child(1) .tip3 p {
  width: 140%;
  font-size: .2rem;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  line-height: .38rem; }
.lang_ru .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg > p {
  width: 130%;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%; }
.lang_ru .wrap .main .cont.sec-1 .second .secdes {
  margin-top: 0.3rem; }
.lang_ru .wrap .swiper .swiper-slide:nth-child(3) .tip5 p {
  font-size: .23rem; }

/* lang_de */
.lang_de .wrap, .lang_de .pop, .lang_de .popall, .lang_de .popruler, .lang_de .tips {
  font-family: "all",Arial,Helvetica,sans-serif; }

.lang_de .wrap .rew .titwrap .tit1 {
  background-image: url(../images/tit/tit_de.png?v=1.0);
  width: 4.39rem;
  height: .41rem; }
.lang_de .wrap .rew .secwrap .tit p {
  background-image: url(../images/tit/title2_de.png); }
.lang_de .wrap .rew .secwrap_2 > div .two_rg .tit p {
  background-image: url(../images/tit/title2_de.png); }
.lang_de .wrap .rew .prewrap .tit2 {
  background-image: url(../images/tit/tit3_de.png); }
.lang_de .wrap .swiper .swiper-slide:nth-child(4) .tit {
  background-image: url(../images/tit/tit4_de.png); }
.lang_de .wrap .rew .secwrap_2 > div:nth-child(2) .tit p {
  background-image: url(../images/tit/tit5_de.png); }
.lang_de .pop.pop-buy .pop-contwrap .pop-btn .uc_zk p {
  font-family: inherit;
  font-weight: bold; }
.lang_de .wrap .swiper .swiper-slide:nth-child(1) .tipwrap .tip > p {
  width: 1.7rem; }
.lang_de .wrap .main .tipwrap .tip > p, .lang_de .wrap .swiper .swiper-slide:nth-child(1) .tipwrap .tip > p {
  font-size: .2rem; }
.lang_de .wrap .rew .buy .btn_pre p {
  font-size: .28rem; }
.lang_de .wrap .rew .prewrap .rew1 p {
  width: 120%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8); }
.lang_de .wrap .rew .prewrap .rew1 ul li:nth-child(1) .num {
  right: 0.35rem; }
.lang_de .wrap .rew .prewrap .rew1 ul li:nth-child(3) .num {
  right: -0.55rem; }
.lang_de .wrap .swiper .swiper-slide:nth-child(3) .tip5 p {
  font-size: .26rem; }
.lang_de .wrap .main .cont.sec-1 .second .secdes {
  margin-top: .4rem; }
.lang_de .wrap .rew .secwrap_2 > div:nth-child(2) ul li:nth-child(1) .num {
  width: 120%;
  margin-left: -10%;
  -webkit-transform: scale(0.8);
          transform: scale(0.8); }
.lang_de .wrap .main .tipwrap .tip {
  padding-left: .45rem; }

/* lang_hk */
.lang_hk .wrap, .lang_hk .pop, .lang_hk .popall, .lang_hk .popruler, .lang_hk .tips {
  font-family: 'Noto Sans TC', 'Microsoft JhengHei', 'PingFangTC-Regular', sans-serif;
  letter-spacing: 0; }

.lang_hk .wrap .rew .titwrap .tit1 {
  background-image: url(../images/tit/tit_hk.png);
  width: 1.98rem;
  height: .5rem; }
.lang_hk .wrap .rew .secwrap .tit p {
  background-image: url(../images/tit/title2_hk.png); }
.lang_hk .wrap .rew .secwrap_2 > div .two_rg .tit p {
  background-image: url(../images/tit/title2_hk.png); }
.lang_hk .wrap .rew .prewrap .tit2 {
  background-image: url(../images/tit/tit3_hk.png); }
.lang_hk .wrap .swiper .swiper-slide:nth-child(4) .tit {
  background-image: url(../images/tit/tit4_hk.png); }
.lang_hk .wrap .rew .secwrap_2 > div:nth-child(2) .tit p {
  background-image: url(../images/tit/tit5_hk.png); }
.lang_hk .wrap .rew .prewrap .rew1 p {
  width: 120%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8); }
.lang_hk .wrap .rew .prewrap .rew1 ul li:nth-child(1) .num {
  right: 0.35rem; }
.lang_hk .wrap .rew .prewrap .rew1 ul li:nth-child(2) .num {
  right: -0.2rem; }
.lang_hk .wrap .rew .prewrap .rew1 ul li:nth-child(3) .num {
  right: -0.55rem; }
.lang_hk .wrap .swiper .swiper-slide:nth-child(3) .tip5 p {
  font-size: .3rem; }

/* lang_tw */
.lang_tw .wrap, .lang_tw .pop, .lang_tw .popall, .lang_tw .popruler, .lang_tw .tips {
  font-family: 'Noto Sans TC', 'Microsoft JhengHei', 'PingFangTC-Regular', sans-serif;
  letter-spacing: 0; }

.lang_tw .wrap .rew .titwrap .tit1 {
  background-image: url(../images/tit/tit_tw.png);
  width: 1.98rem;
  height: .5rem; }
.lang_tw .wrap .rew .secwrap .tit p {
  background-image: url(../images/tit/title2_tw.png); }
.lang_tw .wrap .rew .secwrap_2 > div .two_rg .tit p {
  background-image: url(../images/tit/title2_tw.png); }
.lang_tw .wrap .rew .prewrap .tit2 {
  background-image: url(../images/tit/tit3_tw.png); }
.lang_tw .wrap .swiper .swiper-slide:nth-child(4) .tit {
  background-image: url(../images/tit/tit4_tw.png); }
.lang_tw .wrap .rew .secwrap_2 > div:nth-child(2) .tit p {
  background-image: url(../images/tit/tit5_tw.png); }
.lang_tw .wrap .rew .prewrap .rew1 p {
  width: 120%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8); }
.lang_tw .wrap .rew .prewrap .rew1 ul li:nth-child(1) .num {
  right: 0.35rem; }
.lang_tw .wrap .rew .prewrap .rew1 ul li:nth-child(2) .num {
  right: -0.2rem; }
.lang_tw .wrap .rew .prewrap .rew1 ul li:nth-child(3) .num {
  right: -0.55rem; }
.lang_tw .wrap .swiper .swiper-slide:nth-child(3) .tip5 p {
  font-size: .3rem; }

/* lang_th */
.lang_th .wrap, .lang_th .pop, .lang_th .popall, .lang_th .popruler, .lang_th .tips {
  font-family: "th",Arial,Helvetica,sans-serif;
  letter-spacing: 0; }

.lang_th .wrap .rew .titwrap .tit1 {
  background-image: url(../images/tit/tit_th.png);
  width: 4.4rem;
  height: .52rem; }
.lang_th .wrap .rew .secwrap .tit p {
  background-image: url(../images/tit/title2_th.png); }
.lang_th .wrap .rew .secwrap_2 > div .two_rg .tit p {
  background-image: url(../images/tit/title2_th.png); }
.lang_th .wrap .rew .prewrap .tit2 {
  background-image: url(../images/tit/tit3_th.png); }
.lang_th .wrap .swiper .swiper-slide:nth-child(4) .tit {
  background-image: url(../images/tit/tit4_th.png); }
.lang_th .wrap .rew .secwrap_2 > div:nth-child(2) .tit p {
  background-image: url(../images/tit/tit5_th.png); }
.lang_th .wrap .swiper .swiper-slide:nth-child(1) .tip3 p, .lang_th .wrap .swiper .swiper-slide:nth-child(1) .tipwrap .tip > p, .lang_th .wrap .main .tipwrap .tip > p, .lang_th .wrap .swiper .swiper-slide:nth-child(3) .tip5 p, .lang_th .wrap .swiper .swiper-slide:nth-child(4) .bg_rew > div p, .lang_th .wrap .rew .descwrap .desc_txt, .lang_th .wrap .rew .descwrap .maxwrap span, .lang_th .wrap .rew .buy .btn_pre p, .lang_th .wrap .rew .buy .btn_wgm p, .lang_th .wrap .rew .secdes p, .lang_th .pop .pop-tit p, .lang_th .pop .pop-btn a p, .lang_th .pop.pop-zk .pop-contwrap .pop-cont .zk_tit, .lang_th .pop.pop-zk .pop-contwrap .pop-cont .zk_inp p, .lang_th .pop.pop-zk .pop-contwrap .pop-cont .zk_spe span, .lang_th .pop.pop-buy .pop-contwrap .pop-cont ul li .li_hed p, .lang_th .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg > p, .lang_th .pop.pop-buy .pop-contwrap .pop-btn .uc_zk p, .lang_th .pop.pop-buy .pop-contwrap .pop-btn .btn_buy p, .lang_th .pop.pop-buy .pop-contwrap .pop-btn .btn_buy span, .lang_th .pop.pop-buy .pop-contwrap .pop-btn .pop-ok p, .lang_th .pop.pop-buy .pop-contwrap .pop-btn .pop-ok span {
  font-family: 'th'; }
.lang_th .wrap .swiper .swiper-slide:nth-child(3) .tip5 p {
  font-size: 0.506rem; }
.lang_th .pop.pop-ruler .pop-contwrap .ruler-ul li {
  font-size: 0.23rem; }
.lang_th .wrap .rew .titwrap p {
  font-size: 0.2645rem; }
.lang_th .wrap .rew .prewrap .rew1 > p, .lang_th .wrap .rew .prewrap .rew2 > p {
  font-size: 0.2645rem; }
.lang_th .wrap .rew .prewrap .rew1 ul li .rew_tit {
  font-size: 0.23rem; }
.lang_th .wrap .swiper .swiper-slide:nth-child(1) .tip3 p {
  font-size: 0.2875rem; }
.lang_th .wrap .rew .prewrap .rew1 ul li:nth-child(2) .num {
  right: 0.08rem; }

/* lang_vi */
.lang_vi .wrap, .lang_vi .pop, .lang_vi .popall, .lang_vi .popruler, .lang_vi .tips {
  font-family: "vi",Arial,Helvetica,sans-serif;
  letter-spacing: 0; }

.lang_vi .wrap .rew .titwrap .tit1 {
  background-image: url(../images/tit/tit_vi.png);
  width: 3.48rem;
  height: .48rem; }
.lang_vi .wrap .rew .secwrap .tit p {
  background-image: url(../images/tit/title2_vi.png); }
.lang_vi .wrap .rew .secwrap_2 > div .two_rg .tit p {
  background-image: url(../images/tit/title2_vi.png); }
.lang_vi .wrap .rew .prewrap .tit2 {
  background-image: url(../images/tit/tit3_vi.png); }
.lang_vi .wrap .swiper .swiper-slide:nth-child(4) .tit {
  background-image: url(../images/tit/tit4_vi.png); }
.lang_vi .wrap .rew .secwrap_2 > div:nth-child(2) .tit p {
  background-image: url(../images/tit/tit5_vi.png); }
.lang_vi .wrap .swiper .swiper-slide:nth-child(1) .tip3 p, .lang_vi .wrap .swiper .swiper-slide:nth-child(1) .tipwrap .tip > p, .lang_vi .wrap .main .tipwrap .tip > p, .lang_vi .wrap .swiper .swiper-slide:nth-child(3) .tip5 p, .lang_vi .wrap .swiper .swiper-slide:nth-child(4) .bg_rew > div p, .lang_vi .wrap .rew .descwrap .desc_txt, .lang_vi .wrap .rew .descwrap .maxwrap span, .lang_vi .wrap .rew .buy .btn_pre p, .lang_vi .wrap .rew .buy .btn_wgm p, .lang_vi .wrap .rew .secdes p, .lang_vi .pop .pop-tit p, .lang_vi .pop .pop-btn a p, .lang_vi .pop.pop-zk .pop-contwrap .pop-cont .zk_tit, .lang_vi .pop.pop-zk .pop-contwrap .pop-cont .zk_inp p, .lang_vi .pop.pop-zk .pop-contwrap .pop-cont .zk_spe span, .lang_vi .pop.pop-buy .pop-contwrap .pop-cont ul li .li_hed p, .lang_vi .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg > p, .lang_vi .pop.pop-buy .pop-contwrap .pop-btn .uc_zk p, .lang_vi .pop.pop-buy .pop-contwrap .pop-btn .btn_buy p, .lang_vi .pop.pop-buy .pop-contwrap .pop-btn .btn_buy span, .lang_vi .pop.pop-buy .pop-contwrap .pop-btn .pop-ok p, .lang_vi .pop.pop-buy .pop-contwrap .pop-btn .pop-ok span {
  font-family: 'vi';
  font-weight: bold; }
.lang_vi .wrap .swiper .swiper-slide:nth-child(3) .tip5 p {
  font-size: .3rem; }
.lang_vi .wrap .swiper .swiper-slide:nth-child(1) .tip3 p, .lang_vi .wrap .swiper .swiper-slide:nth-child(1) .tip3 p {
  font-size: .2rem;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%; }
.lang_vi .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg > p {
  white-space: nowrap;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%; }
.lang_vi .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .item {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
.lang_vi .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .item > p {
  width: 2.1rem; }
.lang_vi .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .item .imgwrap {
  margin-right: 0; }
.lang_vi .wrap .rew .secdes {
  margin-top: .1rem; }
.lang_vi .wrap .main .cont.sec-1 .second .secdes {
  margin-top: .4rem; }
.lang_vi .wrap .swiper .swiper-slide:nth-child(3) .tip5 p {
  font-size: .3rem; }
.lang_vi .wrap .rew .secwrap .rewwrap .secwrap_rg .one .num {
  font-family: 'vi';
  font-weight: bold; }
.lang_vi .wrap .rew .prewrap .rew1 ul li:nth-child(1) .num {
  right: 0.5rem; }
.lang_vi .wrap .rew .prewrap .rew1 ul li:nth-child(2) .num {
  right: 0.08rem; }

/* lang_id */
.lang_id .wrap, .lang_id .pop, .lang_id .popall, .lang_id .popruler, .lang_id .tips {
  font-family: "all",Arial,Helvetica,sans-serif; }

.lang_id .wrap .rew .titwrap .tit1 {
  background-image: url(../images/tit/tit_id.png);
  width: 3.76rem;
  height: .43rem; }
.lang_id .wrap .rew .secwrap .tit p {
  background-image: url(../images/tit/title2_id.png); }
.lang_id .wrap .rew .secwrap_2 > div .two_rg .tit p {
  background-image: url(../images/tit/title2_id.png); }
.lang_id .wrap .rew .prewrap .tit2 {
  background-image: url(../images/tit/tit3_id.png); }
.lang_id .wrap .swiper .swiper-slide:nth-child(4) .tit {
  background-image: url(../images/tit/tit4_id.png); }
.lang_id .wrap .rew .secwrap_2 > div:nth-child(2) .tit p {
  background-image: url(../images/tit/tit5_id.png); }
.lang_id .wrap .rew .descwrap .btn_video p {
  width: 130%;
  margin-left: -15%; }
.lang_id .wrap .swiper .swiper-slide:nth-child(3) .tip5 p {
  font-size: .28rem; }

/* lang_pt */
.lang_pt .wrap, .lang_pt .pop, .lang_pt .popall, .lang_pt .popruler, .lang_pt .tips {
  font-family: "all",Arial,Helvetica,sans-serif; }

.lang_pt .wrap .rew .titwrap .tit1 {
  background-image: url(../images/tit/tit_pt.png);
  width: 4.02rem;
  height: .43rem; }
.lang_pt .wrap .rew .secwrap .tit p {
  background-image: url(../images/tit/title2_pt.png); }
.lang_pt .wrap .rew .secwrap_2 > div .two_rg .tit p {
  background-image: url(../images/tit/title2_pt.png); }
.lang_pt .wrap .rew .prewrap .tit2 {
  background-image: url(../images/tit/tit3_pt.png); }
.lang_pt .wrap .swiper .swiper-slide:nth-child(4) .tit {
  background-image: url(../images/tit/tit4_pt.png); }
.lang_pt .wrap .rew .secwrap_2 > div:nth-child(2) .tit p {
  background-image: url(../images/tit/tit5_pt.png); }
.lang_pt .wrap .rew .prewrap .rew1 p {
  width: 150%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transform: scale(0.7);
          transform: scale(0.7); }
.lang_pt .wrap .swiper .swiper-slide:nth-child(1) .tip3 p, .lang_pt .wrap .swiper .swiper-slide:nth-child(1) .tip3 p {
  width: 120%;
  font-size: .2rem;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  line-height: .38rem; }
.lang_pt .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg > p {
  width: 130%;
  font-family: inherit;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%; }
.lang_pt .wrap .main .tipwrap .tip > p, .lang_pt .wrap .swiper .swiper-slide:nth-child(1) .tip p {
  font-size: .2rem; }
.lang_pt .wrap .rew .prewrap .rew1 ul li:nth-child(1) .num {
  right: 0.25rem; }
.lang_pt .wrap .rew .prewrap .rew1 ul li:nth-child(2) .num {
  right: -0.1rem; }
.lang_pt .wrap .rew .prewrap .rew1 ul li:nth-child(3) .num {
  right: -0.7rem; }
.lang_pt .wrap .rew .secdes p {
  font-family: 'all';
  font-weight: bold; }
.lang_pt .wrap .swiper .swiper-slide:nth-child(3) .tip5 p {
  font-size: .26rem; }

/* lang_fr */
.lang_fr .wrap, .lang_fr .pop, .lang_fr .popall, .lang_fr .popruler, .lang_fr .tips {
  font-family: "all",Arial,Helvetica,sans-serif; }

.lang_fr .wrap .rew .titwrap .tit1 {
  background-image: url(../images/tit/tit_fr.png);
  width: 4.43rem;
  height: .43rem; }
.lang_fr .wrap .rew .secwrap .tit p {
  background-image: url(../images/tit/title2_fr.png); }
.lang_fr .wrap .rew .secwrap_2 > div .two_rg .tit p {
  background-image: url(../images/tit/title2_fr.png); }
.lang_fr .wrap .rew .prewrap .tit2 {
  background-image: url(../images/tit/tit3_fr.png); }
.lang_fr .wrap .swiper .swiper-slide:nth-child(4) .tit {
  background-image: url(../images/tit/tit4_fr.png); }
.lang_fr .wrap .rew .secwrap_2 > div:nth-child(2) .tit p {
  background-image: url(../images/tit/tit5_fr.png); }
.lang_fr .wrap .swiper .swiper-slide:nth-child(3) .tip5 p {
  font-size: .3rem; }
.lang_fr .wrap .rew .prewrap .rew1 p {
  width: 120%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8); }
.lang_fr .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg > p {
  font-family: 'all'; }
.lang_fr .pop.pop-zk .pop-contwrap .pop-cont .zk_spe span {
  font-family: 'all'; }
.lang_fr .wrap .swiper .swiper-slide:nth-child(1) .tip3 p, .lang_fr .wrap .swiper .swiper-slide:nth-child(1) .tip3 p {
  width: 120%;
  font-size: .2rem;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%; }
.lang_fr .wrap .main .tipwrap .tip > p, .lang_fr .wrap .swiper .swiper-slide:nth-child(1) .tip p {
  font-size: .2rem; }
.lang_fr .wrap .rew .prewrap .rew1 ul li .num {
  right: -0.6rem; }
.lang_fr .wrap .rew .prewrap .rew2 ul li .rew_tit {
  -webkit-transform: scale(0.65);
          transform: scale(0.65); }
.lang_fr .wrap .swiper .swiper-slide:nth-child(1) .tipwrap .tip > p {
  width: 1.7rem; }
.lang_fr .wrap .main .cont.sec-1 .second .secdes {
  margin-top: .4rem; }
.lang_fr .wrap .rew .secdes p {
  font-family: 'all';
  font-weight: bold; }
.lang_fr .wrap .rew .secdes {
  width: 6.7rem; }
.lang_fr .wrap .rew .secdes {
  margin-top: .1rem; }
.lang_fr .wrap .swiper .swiper-slide:nth-child(3) .tip5 p {
  font-size: .23rem; }
.lang_fr .wrap .main .tipwrap .tip {
  padding-left: .45rem; }
.lang_fr .wrap .rew .prewrap .rew1 ul li:nth-child(1) .num {
  right: 0.35rem; }
.lang_fr .wrap .rew .prewrap .rew1 ul li:nth-child(2) .num {
  right: -0.0rem; }
.lang_fr .wrap .rew .prewrap .rew1 ul li:nth-child(3) .num {
  right: -0.5rem; }

/* lang_es */
.lang_es .wrap, .lang_es .pop, .lang_es .popall, .lang_es .popruler, .lang_es .tips {
  font-family: "all",Arial,Helvetica,sans-serif; }

.lang_es .wrap .rew .titwrap .tit1 {
  background-image: url(../images/tit/tit_es.png);
  width: 4.1rem;
  height: .3rem; }
.lang_es .wrap .rew .secwrap .tit p {
  background-image: url(../images/tit/title2_es.png); }
.lang_es .wrap .rew .secwrap_2 > div .two_rg .tit p {
  background-image: url(../images/tit/title2_es.png); }
.lang_es .wrap .rew .prewrap .tit2 {
  background-image: url(../images/tit/tit3_es.png); }
.lang_es .wrap .swiper .swiper-slide:nth-child(4) .tit {
  background-image: url(../images/tit/tit4_es.png); }
.lang_es .wrap .rew .secwrap_2 > div:nth-child(2) .tit p {
  background-image: url(../images/tit/tit5_es.png); }
.lang_es .wrap .main .tipwrap .tip > p, .lang_es .wrap .swiper .swiper-slide:nth-child(1) .tip > p {
  width: 1.95rem;
  font-size: .2rem;
  -webkit-transform: scale(0.85);
          transform: scale(0.85);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%; }
.lang_es .wrap .rew .prewrap .rew1 p {
  width: 120%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-transform: scale(0.8);
          transform: scale(0.8); }
.lang_es .wrap .swiper .swiper-slide:nth-child(1) .tip3 p, .lang_es .wrap .swiper .swiper-slide:nth-child(1) .tip3 p {
  width: 120%;
  font-size: .2rem;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  line-height: .38rem; }
.lang_es .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg > p {
  width: 130%;
  font-family: 'all';
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%; }
.lang_es .wrap .rew .prewrap .rew1 ul li .num {
  right: -0.6rem; }
.lang_es .wrap .main .cont.sec-1 .second .secdes {
  margin-top: .4rem; }
.lang_es .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg > i {
  margin-bottom: 0; }
.lang_es .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .item {
  margin-bottom: .02rem; }
.lang_es .wrap .swiper .swiper-slide:nth-child(3) .tip5 p {
  font-size: .3rem; }
.lang_es .wrap .rew .descwrap .btn_video p {
  width: 130%;
  margin-left: -15%; }
.lang_es .wrap .rew .prewrap .rew1 ul li:nth-child(1) .num {
  right: 0.35rem; }
.lang_es .wrap .rew .prewrap .rew1 ul li:nth-child(2) .num {
  right: 0.0rem; }
.lang_es .wrap .rew .prewrap .rew1 ul li:nth-child(3) .num {
  right: -0.5rem; }

/* lang_tr */
.lang_tr .wrap, .lang_tr .pop, .lang_tr .popall, .lang_tr .popruler, .lang_tr .tips {
  font-family: 'tr',Arial,Helvetica,sans-serif;
  letter-spacing: 0; }

.lang_tr .wrap .rew .titwrap .tit1 {
  background-image: url(../images/tit/tit_tr.png);
  width: 3.47rem;
  height: .62rem; }
.lang_tr .wrap .rew .secwrap .tit p {
  background-image: url(../images/tit/title2_tr.png); }
.lang_tr .wrap .rew .secwrap_2 > div .two_rg .tit p {
  background-image: url(../images/tit/title2_tr.png); }
.lang_tr .wrap .rew .prewrap .tit2 {
  background-image: url(../images/tit/tit3_tr.png); }
.lang_tr .wrap .swiper .swiper-slide:nth-child(4) .tit {
  background-image: url(../images/tit/tit4_tr.png); }
.lang_tr .wrap .rew .secwrap_2 > div:nth-child(2) .tit p {
  background-image: url(../images/tit/tit5_tr.png); }
.lang_tr .wrap .swiper .swiper-slide:nth-child(1) .tip3 p, .lang_tr .wrap .swiper .swiper-slide:nth-child(1) .tipwrap .tip > p, .lang_tr .wrap .main .tipwrap .tip > p, .lang_tr .wrap .swiper .swiper-slide:nth-child(3) .tip5 p, .lang_tr .wrap .swiper .swiper-slide:nth-child(4) .bg_rew > div p, .lang_tr .wrap .rew .descwrap .desc_txt, .lang_tr .wrap .rew .descwrap .maxwrap span, .lang_tr .wrap .rew .buy .btn_pre p, .lang_tr .wrap .rew .buy .btn_wgm p, .lang_tr .wrap .rew .secdes p, .lang_tr .pop .pop-tit p, .lang_tr .pop .pop-btn a p, .lang_tr .pop.pop-zk .pop-contwrap .pop-cont .zk_tit, .lang_tr .pop.pop-zk .pop-contwrap .pop-cont .zk_inp p, .lang_tr .pop.pop-zk .pop-contwrap .pop-cont .zk_spe span, .lang_tr .pop.pop-buy .pop-contwrap .pop-cont ul li .li_hed p, .lang_tr .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg > p, .lang_tr .pop.pop-buy .pop-contwrap .pop-btn .uc_zk p, .lang_tr .pop.pop-buy .pop-contwrap .pop-btn .btn_buy p, .lang_tr .pop.pop-buy .pop-contwrap .pop-btn .btn_buy span, .lang_tr .pop.pop-buy .pop-contwrap .pop-btn .pop-ok p, .lang_tr .pop.pop-buy .pop-contwrap .pop-btn .pop-ok span {
  font-family: 'tr'; }
.lang_tr .wrap .main .tipwrap .tip > p, .lang_tr .wrap .swiper .swiper-slide:nth-child(1) .tip > p {
  width: 2.1rem;
  font-size: .2rem;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%; }
.lang_tr .wrap .rew .descwrap .desc_txt span {
  margin-right: -0.05rem; }
.lang_tr .wrap .main .cont.sec-1 .second .secdes {
  margin-top: .4rem; }
.lang_tr .wrap .swiper .swiper-slide:nth-child(3) .tip5 p {
  font-size: .4rem; }
.lang_tr .wrap .rew .prewrap .rew1 ul li:nth-child(2) .num {
  right: 0.08rem; }

/* lang_ar */
.lang_ar .wrap, .lang_ar .pop, .lang_ar .popall, .lang_ar .popruler, .lang_ar .tips {
  font-family: "ar",Arial,Helvetica,sans-serif;
  unicode-bidi: bidi-override;
  direction: rtl;
  letter-spacing: 0; }

.lang_ar .wrap .main {
  direction: ltr; }
.lang_ar .wrap .rew .titwrap .tit1 {
  background-image: url(../images/tit/tit_ar.png);
  width: 3.38rem;
  height: .53rem; }
.lang_ar .wrap .rew .secwrap .tit p {
  background-image: url(../images/tit/title2_ar.png); }
.lang_ar .wrap .rew .secwrap_2 > div .two_rg .tit p {
  background-image: url(../images/tit/title2_ar.png); }
.lang_ar .wrap .rew .prewrap .tit2 {
  background-image: url(../images/tit/tit3_ar.png); }
.lang_ar .wrap .swiper .swiper-slide:nth-child(4) .tit {
  background-image: url(../images/tit/tit4_ar.png); }
.lang_ar .wrap .rew .secwrap_2 > div:nth-child(2) .tit p {
  background-image: url(../images/tit/tit5_ar.png); }
.lang_ar .wrap .main .tipwrap .tip > p, .lang_ar .wrap .swiper .swiper-slide:nth-child(1) .tip > p {
  width: 1.9rem;
  font-size: .2rem;
  text-align: right;
  -webkit-transform: scale(0.8);
          transform: scale(0.8); }
.lang_ar .pop.pop-zk .pop-contwrap .pop-cont .zk_inp {
  margin-right: .3rem; }
.lang_ar .pop.pop-buy .pop-contwrap .pop-cont ul li:nth-child(2) .li_cont {
  height: 1.7rem; }
.lang_ar .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg > p {
  width: 130%;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -ms-flex-negative: 0;
      flex-shrink: 0; }
.lang_ar .pop.pop-buy .pop-contwrap .pop-cont ul li {
  background-image: url(../images/bg_xz3.png); }
  .lang_ar .pop.pop-buy .pop-contwrap .pop-cont ul li::after {
    background-image: url(../images/bg_xzchoose2.png); }
  .lang_ar .pop.pop-buy .pop-contwrap .pop-cont ul li:nth-child(2) {
    background-image: url(../images/bg_xz5.png); }
    .lang_ar .pop.pop-buy .pop-contwrap .pop-cont ul li:nth-child(2)::after {
      background-image: url(../images/bg_xzchoose4.png); }
    .lang_ar .pop.pop-buy .pop-contwrap .pop-cont ul li:nth-child(2) .zxwrap {
      top: 0; }
.lang_ar .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .zxwrap {
  margin-right: 0;
  margin-left: .12rem; }
.lang_ar .pop.pop-buy .pop-contwrap .pop-cont ul li .li_fot .uc {
  margin-right: 0;
  margin-left: .05rem; }
.lang_ar .wrap .swiper .swiper-slide:nth-child(1) .tip3 p, .lang_ar .wrap .swiper .swiper-slide:nth-child(1) .tip3 p {
  font-size: .2rem;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  text-align: left; }
.lang_ar .pop.pop-buy .pop-contwrap .pop-btn .uc_zk {
  padding-right: .5rem;
  padding-left: 0; }
.lang_ar .pop.pop-zk .pop-contwrap .pop-cont .zk_ul li .uc {
  margin-right: 0;
  margin-left: .15rem; }
.lang_ar .wrap .swiper .swiper-slide:nth-child(1) .tipwrap .tip {
  direction: ltr; }
.lang_ar .wrap .rew .descwrap .desc_txt, .lang_ar .wrap .rew .prewrap .rew1 p, .lang_ar .wrap .rew .prewrap .rew2 p, .lang_ar .wrap .rew .secdes, .lang_ar .wrap .swiper .swiper-slide p, .lang_ar .wrap .swiper .swiper-slide:nth-child(1) .tipwrap p {
  direction: rtl; }
.lang_ar .wrap .rew .prewrap .rew1 p, .lang_ar .wrap .rew .prewrap .rew2 p {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: .2rem; }
.lang_ar .wrap .swiper .swiper-slide:nth-child(4) .bg_rew > div p {
  text-align: left; }
.lang_ar .pop.pop-zk .pop-contwrap .pop-cont .zk_tit {
  -webkit-transform-origin: 70% 50%;
          transform-origin: 70% 50%; }
.lang_ar .pop.pop-zk .pop-contwrap .pop-cont {
  padding-right: .14rem; }
.lang_ar .wrap .rew .descwrap .maxwrap {
  direction: rtl; }
.lang_ar .wrap .rew .descwrap .maxwrap span:nth-of-type(1) {
  position: relative;
  top: -0.05rem; }
.lang_ar .wrap .rew .prewrap .rew2 ul li .num {
  right: .1rem; }
.lang_ar .wrap .rew .prewrap .rew2 ul li:nth-child(2) .num {
  right: .1rem; }
.lang_ar .wrap .main .tipwrap .tip, .lang_ar .wrap .swiper .swiper-slide:nth-child(1) .tip {
  padding-left: .3rem; }
.lang_ar .wrap .rew .prewrap .rew2 ul li:nth-child(1) .rew_tit {
  left: .23rem; }
.lang_ar .wrap .rew .prewrap .rew2 ul li:nth-child(2) .rew_tit {
  left: 1rem; }
.lang_ar .wrap .rew .prewrap .rew1 ul li .rew_tit {
  position: relative;
  left: .3rem; }
.lang_ar .wrap .rew .descwrap .desc_txt span {
  margin-right: -0.1rem; }
.lang_ar .pop.pop-zk .pop-contwrap .pop-cont .zk_inp .select p, .lang_ar .pop.pop-zk .pop-contwrap .pop-cont .zk_inp .list li {
  text-align: right; }
.lang_ar .pop.pop-zk .pop-contwrap .pop-cont .zk_inp:after {
  right: initial;
  left: .2rem; }
.lang_ar .wrap .rew .secwrap .rewwrap .secwrap_rg .one .num, .lang_ar .wrap .rew .titwrap p {
  direction: rtl; }
.lang_ar .wrap .main .cont.sec-1 .second .secdes {
  margin-top: .5rem; }
.lang_ar .wrap .rew .descwrap .btn_video p {
  width: 130%;
  margin-left: -15%; }
.lang_ar .wrap .rew .prewrap .rew1 ul li .num {
  right: -0.3rem;
  bottom: 0.01rem; }
.lang_ar .wrap .rew .prewrap .rew1 ul li:nth-child(1) .num {
  right: -0.5rem; }
.lang_ar .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg .rew_add {
  left: .5rem; }
.lang_ar .wrap .rew .descwrap .maxwrap p {
  text-align: left; }
.lang_ar .wrap .rew .prewrap .rew2 ul li .num {
  padding-right: 0; }
.lang_ar .wrap .rew .prewrap .rew1 ul li:nth-child(1) .num {
  right: 0.25rem; }
.lang_ar .wrap .rew .prewrap .rew1 ul li:nth-child(2) .num {
  right: -0.0rem; }

/* lang_my */
.lang_my .wrap, .lang_my .pop, .lang_my .popall, .lang_my .popruler, .lang_my .tips {
  font-family: "all",Arial,Helvetica,sans-serif; }

.lang_my .wrap .rew .titwrap .tit1 {
  background-image: url(../images/tit/tit_ms.png);
  width: 4.1rem;
  height: .43rem; }
.lang_my .wrap .rew .secwrap .tit p {
  background-image: url(../images/tit/title2_ms.png); }
.lang_my .wrap .rew .secwrap_2 > div .two_rg .tit p {
  background-image: url(../images/tit/title2_ms.png); }
.lang_my .wrap .rew .prewrap .tit2 {
  background-image: url(../images/tit/tit3_ms.png); }
.lang_my .wrap .swiper .swiper-slide:nth-child(4) .tit {
  background-image: url(../images/tit/tit4_ms.png); }
.lang_my .wrap .rew .secwrap_2 > div:nth-child(2) .tit p {
  background-image: url(../images/tit/tit5_ms.png); }
.lang_my .wrap .main .tipwrap .tip > p, .lang_my .wrap .swiper .swiper-slide:nth-child(1) .tip > p {
  width: 1.8rem;
  font-size: .2rem;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%; }
.lang_my .wrap .swiper .swiper-slide:nth-child(3) .tip5 p {
  font-size: .32rem; }
.lang_my .wrap .swiper .swiper-slide:nth-child(1) .tip3 p, .lang_my .wrap .swiper .swiper-slide:nth-child(1) .tip3 p {
  font-size: .2rem;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%; }
.lang_my .wrap .rew .prewrap .rew1 p {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%; }
.lang_my .wrap .rew .secdes {
  margin-top: .1rem; }
.lang_my .wrap .main .cont.sec-1 .second .secdes {
  margin-top: .4rem; }
.lang_my .wrap .swiper .swiper-slide:nth-child(3) .tip5 p {
  font-size: .23rem; }
.lang_my .wrap .rew .descwrap .btn_video p {
  width: 130%;
  margin-left: -15%; }
.lang_my .wrap .rew .prewrap .rew1 ul li:nth-child(2) .num {
  right: 0.06rem; }

/* lang_uz */
.lang_uz .wrap, .lang_uz .pop, .lang_uz .popall, .lang_uz .popruler, .lang_uz .tips {
  font-family: "agbold",Arial,Helvetica,sans-serif; }

.lang_uz .wrap .rew .titwrap .tit1 {
  background-image: url(../images/tit/tit_ub.png);
  width: 5.57rem;
  height: .43rem;
  margin-right: -0.6rem;
  margin-left: 0; }
.lang_uz .wrap .rew .secwrap .tit p {
  background-image: url(../images/tit/title2_ub.png); }
.lang_uz .wrap .rew .secwrap_2 > div .two_rg .tit p {
  background-image: url(../images/tit/title2_ub.png); }
.lang_uz .wrap .rew .prewrap .tit2 {
  background-image: url(../images/tit/tit3_ub.png); }
.lang_uz .wrap .swiper .swiper-slide:nth-child(4) .tit {
  background-image: url(../images/tit/tit4_ub.png); }
.lang_uz .wrap .rew .secwrap_2 > div:nth-child(2) .tit p {
  background-image: url(../images/tit/tit5_ub.png); }
.lang_uz .wrap .rew .titwrap p {
  margin-right: -0.3rem;
  margin-left: -0.1rem; }
.lang_uz .wrap .main .tipwrap .tip > p, .lang_uz .wrap .swiper .swiper-slide:nth-child(1) .tip > p {
  width: 1.8rem;
  font-size: .2rem;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%; }
.lang_uz .wrap .swiper .swiper-slide:nth-child(1) .tip3 p, .lang_uz .wrap .swiper .swiper-slide:nth-child(1) .tip3 p {
  font-size: .2rem;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%; }
.lang_uz .wrap .rew .prewrap .rew1 p {
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }
.lang_uz .wrap .rew .secdes {
  margin-top: .1rem; }
.lang_uz .wrap .main .cont.sec-1 .second .secdes {
  margin-top: .4rem; }
.lang_uz .wrap .swiper .swiper-slide:nth-child(3) .tip5 p {
  font-size: .35rem; }
.lang_uz .wrap .rew .buy .btn_pre p {
  font-size: .28rem; }
.lang_uz .pop.pop-buy .pop-contwrap .pop-cont ul li .li_cont .two_rg > p {
  white-space: nowrap;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%; }
.lang_uz .wrap .rew .prewrap .rew1 ul li:nth-child(1) .num {
  right: .55rem; }
.lang_uz .wrap .rew .prewrap .rew1 ul li:nth-child(2) .num {
  right: 0.05rem; }
