@charset "UTF-8";
html {
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif; }


#offCanvasSide {
  background-color: transparent; }

#tapLeft {
  height: 4.62222rem;
  width: 2.13333rem;
  transform: translateY(25%);
  -webkit-transform: translateY(25%);
  background-color: #ff7800;
  border-radius: 0 0.35556rem 0.35556rem 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 1.10222rem 1.13778rem;
  color: white;
  text-align: center;
  font-size: 0.99556rem;
  padding: 1.06667rem 0.35556rem;
  padding-left: 0.35556rem; }

#backLeft {
  height: 4.62222rem;
  width: 2.13333rem;
  transform: translateY(-125%);
  -webkit-transform: translateY(-125%);
  background-color: orange;
  border-radius: 0 0.35556rem 0.35556rem 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 1.10222rem 1.13778rem;
  color: white;
  text-align: center;
  font-size: 0.99556rem;
  padding: 1.06667rem 0.35556rem;
  padding-left: 0.35556rem; }

#game-slide-left {
  height: 100%;
  width: 100%;
  background: #FFF;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
  #game-slide-left #game-slide-content {
    height: auto;
    width: 100%;
    background: #FFF;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
    #game-slide-left #game-slide-content .slide-header {
      height: 6.57778rem;
      width: 100%;
      position: relative;
      border-bottom: 0.81778rem solid #f9f9f9; }
      #game-slide-left #game-slide-content .slide-header .img {
        height: 4.40889rem;
        width: 4.40889rem;
        /*position: absolute;*/
        /*top: 50%;*/
        /*left: 1.20889rem;*/
        /*transform: translateY(-50%);*/
        /*-webkit-transform: translateY(-50%);*/
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        border-radius: 100%; }
        #game-slide-left #game-slide-content .slide-header .img img {
          /*height: 100%;*/
          width: 100%;
          border-radius: 100%; }
        #game-slide-left #game-slide-content .slide-header .img .sexy {
          height: 1.20889rem;
          width: 1.20889rem;
          position: absolute;
          right: -0.35556rem;
          bottom: 0.64rem;
          box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          z-index: 10;
          background: yellow;
          border-radius: 100%; }
        #game-slide-left #game-slide-content .slide-header .img .male {
          background: url("../img/male.png") no-repeat 0 0;
          background-size: 1.20889rem; }
        #game-slide-left #game-slide-content .slide-header .img .female {
          background: url("../img/female.png") no-repeat 0 0;
          background-size: 1.20889rem; }
      #game-slide-left #game-slide-content .slide-header article {
        height: 100%;
        width: auto;
        /*position: absolute;*/
        /*top: 0;*/
        /*left: 6.75556rem;*/
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        display: flex;
        display: -webkit-flex;
        flex-direction: column; }
        #game-slide-left #game-slide-content .slide-header article div {
          flex: 1;
          position: relative;
          box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          display: flex;
          display: -webkit-flex;
          flex-direction: column; }
        #game-slide-left #game-slide-content .slide-header article p {
          margin: 0;
          font-size: 0.99556rem; }
        #game-slide-left #game-slide-content .slide-header article div:nth-child(1) {
          justify-content: flex-end; }
          #game-slide-left #game-slide-content .slide-header article div:nth-child(1) p {
            color: #666; }
        #game-slide-left #game-slide-content .slide-header article div:nth-child(2) {
          justify-content: flex-start; }
          #game-slide-left #game-slide-content .slide-header article div:nth-child(2) p {
            color: #222; }
            #game-slide-left #game-slide-content .slide-header article div:nth-child(2) p span {
              font-size: 1.13778rem;
              color: #ff7800;
              font-weight: 900; }
      #game-slide-left #game-slide-content .slide-header .server {
        height: 2.20444rem;
        width: 4.97778rem;
        position: absolute;
        top: 50%;
        right: 1.06667rem;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        border-radius: 0.28444rem;
        background-color: #ff9808;
        overflow: visible; }
        #game-slide-left #game-slide-content .slide-header .server img {
          position: absolute;
          top: 50%;
          left: 0.71111rem;
          height: 1.49333rem;
          width: 1.17333rem;
          transform: translateY(-50%);
          -webkit-transform: translateY(-50%); }
        #game-slide-left #game-slide-content .slide-header .server span {
          position: absolute;
          top: 50%;
          right: 0.71111rem;
          transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          font-size: 0.99556rem;
          color: #fff;
          display: block; }
    #game-slide-left #game-slide-content .slide-tab {
      /*height: 4.26667rem;*/
      width: 100%;
      position: relative;
      box-sizing: border-box;
      border-bottom: 0.81778rem solid  #f9f9f9;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box; 
        
    }
      #game-slide-left #game-slide-content .slide-tab article {
        padding: 10px 0;
        /*height: 4.26667rem;*/
        /*height: 100%;*/
        width: 100%;
        /*position: absolute;*/
        /*top: 0;*/
        /*left: 0;*/
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        display: flex;
        display: -webkit-flex;
        flex-direction: row; }
        /*#game-slide-left #game-slide-content .slide-tab article a:nth-child(1) {*/
        /*  border-right: 1px solid #eee;*/
        /*  background: url("../img/gzh.png") no-repeat 1.55556rem 50%;*/
          /*background-size: 1.56444rem 1.84889rem; */
        /*background-size: 1.84889rem 1.92rem; }*/
        /*#game-slide-left #game-slide-content .slide-tab article a:nth-child(2) {*/
        /*  border-right: 1px solid #eee;*/
        /*  background: url("../img/package.png") no-repeat 1.55556rem 50%;*/
        /*  background-size: 1.84889rem 1.92rem; }*/
        /*  #game-slide-left #game-slide-content .slide-tab article a:nth-child(3) {*/
        /*  background: url("../img/money.png") no-repeat 1.55556rem 50%;*/
        /*  background-size: 1.84889rem 1.92rem; }*/

        #game-slide-left #game-slide-content .slide-tab article .active {
          /*background-color: #ff9630 !important; */
          /*color: #fff;*/
        }
        #game-slide-left #game-slide-content .slide-tab article a {
          flex: 1;
          position: relative;
          box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          display: block;
          /*text-indent: 3.04444rem;*/
          /*line-height: 4.26667rem;*/
          /*font-size: 0.85333rem;*/
          text-decoration: none;
          color: #222; }
    #game-slide-left #game-slide-content .package-title {
      height: 2.63111rem;
      width: 100%;
      position: relative;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      line-height: 2.63111rem;
      background: #eee;
      text-indent: 1.06667rem;
      font-size: 0.85333rem;
      color: #999; }

.gameBag-title span {
  position: absolute;
  right: 0rem;
  line-height: 2.70222rem;
  color: #ff7800;
  font-size: 0.85333rem; }

.pay-choose-tops {
  height: 2.56rem;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  font-size: 0.99556rem;
  color: #999;
  line-height: 2.56rem;
  text-indent: 1.06667rem; }
  .pay-choose-tops font {
    color: #ff7800; }
  .pay-choose-tops span {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: absolute;
    top: 50%;
    right: 0.85333rem;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%); }

#drag {
  height: 3.55556rem;
  width: 3.55556rem;
  position: fixed;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background: #ff7800 url(../img/an.png) no-repeat 0 0;
  background-size: cover;
  border-radius: 100%;
  opacity: 0.5; }

.gameBag-no .tips {
  position: absolute;
  top: 60%;
  left: 0;
  height: auto;
  width: 100%;
  text-align: center;
  font-size: 0.99556rem;
  color: #999; }

.gameBag-title {
  position: relative;
  height: 2.70222rem;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 0.99556rem;
  color: #999;
  background: #eeeeee;
  line-height: 2.56rem;
  border-left: 1.06667rem solid transparent;
  border-right: 1.06667rem solid transparent; }

.gameBag-has-list,
.gameBag-not-list {
  position: relative;
  height: auto;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #fff; }
  .gameBag-has-list .gameBag-has-item,
  .gameBag-has-list .gameBag-not-item,
  .gameBag-not-list .gameBag-has-item,
  .gameBag-not-list .gameBag-not-item {
    position: relative;
    height: 7.89333rem;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-bottom: 1px solid #eee; }
    .gameBag-has-list .gameBag-has-item .item-wrap,
    .gameBag-has-list .gameBag-not-item .item-wrap,
    .gameBag-not-list .gameBag-has-item .item-wrap,
    .gameBag-not-list .gameBag-not-item .item-wrap {
      position: relative;
      height: 100%;
      width: 100%;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      border-width: 1.77778rem 1.06667rem;
      border-color: transparent;
      border-style: solid; }
      .gameBag-has-list .gameBag-has-item .item-wrap .item-content,
      .gameBag-has-list .gameBag-not-item .item-wrap .item-content,
      .gameBag-not-list .gameBag-has-item .item-wrap .item-content,
      .gameBag-not-list .gameBag-not-item .item-wrap .item-content {
        position: relative;
        height: 100%;
        width: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box; }
        .gameBag-has-list .gameBag-has-item .item-wrap .item-content .img,
        .gameBag-has-list .gameBag-not-item .item-wrap .item-content .img,
        .gameBag-not-list .gameBag-has-item .item-wrap .item-content .img,
        .gameBag-not-list .gameBag-not-item .item-wrap .item-content .img {
          position: absolute;
          top: 0;
          left: 0;
          height: 2.70222rem;
          width: 2.70222rem; }
        .gameBag-has-list .gameBag-has-item .item-wrap .item-content #over,
        .gameBag-has-list .gameBag-not-item .item-wrap .item-content #over,
        .gameBag-not-list .gameBag-has-item .item-wrap .item-content #over,
        .gameBag-not-list .gameBag-not-item .item-wrap .item-content #over {
          position: absolute;
          top: -0.53333rem;
          right: -0.53333rem;
          height: 4.44444rem;
          width: 4.44444rem; }
        .gameBag-has-list .gameBag-has-item .item-wrap .item-content article,
        .gameBag-has-list .gameBag-not-item .item-wrap .item-content article,
        .gameBag-not-list .gameBag-has-item .item-wrap .item-content article,
        .gameBag-not-list .gameBag-not-item .item-wrap .item-content article {
          position: absolute;
          top: 0;
          left: 0;
          height: 100%;
          width: 89%; }
          .gameBag-has-list .gameBag-has-item .item-wrap .item-content article p,
          .gameBag-has-list .gameBag-not-item .item-wrap .item-content article p,
          .gameBag-not-list .gameBag-has-item .item-wrap .item-content article p,
          .gameBag-not-list .gameBag-not-item .item-wrap .item-content article p {
            margin: 0; }
          .gameBag-has-list .gameBag-has-item .item-wrap .item-content article p:nth-child(1),
          .gameBag-has-list .gameBag-not-item .item-wrap .item-content article p:nth-child(1),
          .gameBag-not-list .gameBag-has-item .item-wrap .item-content article p:nth-child(1),
          .gameBag-not-list .gameBag-not-item .item-wrap .item-content article p:nth-child(1) {
            color: #222;
            font-size: 1.13778rem;
            position: absolute;
            top: 0;
            left: 0;
            line-height: 1.13778rem; }
            .gameBag-has-list .gameBag-has-item .item-wrap .item-content article p:nth-child(1) span,
            .gameBag-has-list .gameBag-not-item .item-wrap .item-content article p:nth-child(1) span,
            .gameBag-not-list .gameBag-has-item .item-wrap .item-content article p:nth-child(1) span,
            .gameBag-not-list .gameBag-not-item .item-wrap .item-content article p:nth-child(1) span {
              font-size: 0.85333rem;
              color: #999; }
          .gameBag-has-list .gameBag-has-item .item-wrap .item-content article p:nth-child(2),
          .gameBag-has-list .gameBag-not-item .item-wrap .item-content article p:nth-child(2),
          .gameBag-not-list .gameBag-has-item .item-wrap .item-content article p:nth-child(2),
          .gameBag-not-list .gameBag-not-item .item-wrap .item-content article p:nth-child(2) {
            color: #999;
            font-size: 0.85333rem;
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            line-height: 0.85333rem; }
          .gameBag-has-list .gameBag-has-item .item-wrap .item-content article p:nth-child(3),
          .gameBag-has-list .gameBag-not-item .item-wrap .item-content article p:nth-child(3),
          .gameBag-not-list .gameBag-has-item .item-wrap .item-content article p:nth-child(3),
          .gameBag-not-list .gameBag-not-item .item-wrap .item-content article p:nth-child(3) {
            color: #666;
            font-size: 0.99556rem;
            position: absolute;
            bottom: 0;
            left: 0;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
            width: 90%; }
        .gameBag-has-list .gameBag-has-item .item-wrap .item-content button,
        .gameBag-has-list .gameBag-not-item .item-wrap .item-content button,
        .gameBag-not-list .gameBag-has-item .item-wrap .item-content button,
        .gameBag-not-list .gameBag-not-item .item-wrap .item-content button {
          transition: none;
          width: 3.91111rem;
          box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          font-size: 0.99556rem;
          background-color: #f8f8f8;
          padding: 5px 11px 4px 11px; }
        .gameBag-has-list .gameBag-has-item .item-wrap .item-content button,
        .gameBag-has-list .gameBag-not-item .item-wrap .item-content button,
        .gameBag-not-list .gameBag-has-item .item-wrap .item-content button,
        .gameBag-not-list .gameBag-not-item .item-wrap .item-content button {
          position: absolute;
          right: 0;
          bottom: -6%; }

.gameBag-has-list .gameBag-has-item {
  height: 9.95556rem; }
  .gameBag-has-list .gameBag-has-item .item-wrap .item-content article {
    height: 4.33778rem;
    width: 89%; }
  .gameBag-has-list .gameBag-has-item .item-wrap .item-content aside {
    height: 1.42222rem;
    width: 89%;
    position: absolute;
    bottom: 0;
    left: 0; }
    .gameBag-has-list .gameBag-has-item .item-wrap .item-content aside p {
      font-size: 0.85333rem !important;
      color: #ff7800;
      margin: 0;
      line-height: 1.42222rem; }
      .gameBag-has-list .gameBag-has-item .item-wrap .item-content aside p span {
        display: inline-block;
        background: #f8f8f8;
        padding: 0 0.85333rem;
        border-radius: 0.71111rem; }

.my-pay-fb {
  height: 10.66667rem;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  border-left: 1.06667rem solid transparent;
  border-right: 1.06667rem solid transparent;
  background: #fff; }
  .my-pay-fb .pay-fb-box {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    border-bottom: 1px solid #eee;
    display: flex;
    display: -webkit-flex;
    flex-direction: row; }
    .my-pay-fb .pay-fb-box div {
      flex: 1;
      position: relative;
      display: flex;
      display: -webkit-flex;
      flex-direction: column; }
      .my-pay-fb .pay-fb-box div button {
        flex: 1; }
      .my-pay-fb .pay-fb-box div input {
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42;
        position: relative;
        display: inline-block;
        margin-bottom: 0;
        padding: 6px 12px;
        cursor: pointer;
        text-align: center;
        vertical-align: top;
        white-space: nowrap;
        color: #333;
        margin: 0;
        flex: 1; }
      .my-pay-fb .pay-fb-box div .active {
        color: #ff7800;
        border-color: #ff7800; }
      .my-pay-fb .pay-fb-box div .block {
        height: 1.38667rem; }
    .my-pay-fb .pay-fb-box aside {
      width: 1.06667rem; }

.pay-choose {
  height: 4.08889rem;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  border-left: 1.06667rem solid transparent;
  border-right: 1.06667rem solid transparent;
  background: #fff;
  margin-top: 0.71111rem;
  display: flex;
  display: -webkit-flex;
  flex-direction: row; }
  .pay-choose .choose-title {
    flex: 148;
    position: relative; }
    .pay-choose .choose-title p {
      margin: 0;
      color: #000000;
      margin-top: 0.71111rem;
      font-size: 0.99556rem; }
  .pay-choose .choose-way {
    flex: 332;
    position: relative;
    display: flex;
    display: -webkit-flex;
    flex-direction: row; }
    .pay-choose .choose-way .choose-ali,
    .pay-choose .choose-way .choose-wx {
      position: relative;
      height: 4.08889rem;
      width: 4.62222rem; }
      .pay-choose .choose-way .choose-ali img,
      .pay-choose .choose-way .choose-wx img {
        height: 3.30667rem;
        width: 3.30667rem;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        position: absolute;
        bottom: 0;
        left: 0; }
      .pay-choose .choose-way .choose-ali span,
      .pay-choose .choose-way .choose-wx span {
        display: block;
        height: 1.35111rem;
        width: 1.35111rem;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        position: absolute;
        bottom: 2.59556rem;
        left: 2.59556rem;
        z-index: 2;
        background-color: #ff7800;
        border-radius: 100%;
        border: 1px solid white;
        background: #ff7800 url(../img/yes.png) no-repeat 50% 50%;
        background-size: 0.67556rem 0.67556rem; }
  .pay-choose .choose-tips {
    flex: 213;
    position: relative; }
    .pay-choose .choose-tips p {
      margin: 0.71111rem 0 0;
      font-size: 0.99556rem;
      text-align: right; }

.pay-b {
  width: 89.33333%;
  height: 2.91556rem;
  background-color: #ff7800;
  font-size: 1.13778rem;
  color: white;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  margin: 1.35111rem auto; }

#drag-in {
  display: block;
  height: 2.13333rem;
  width: 2.13333rem;
  line-height: 2.13333rem;
  font-size: 1.77778rem;
  text-align: center;
  color: #999;
  position: absolute;
  top: 0;
  right: 0; }

.toast-wrap {
  width: 100vw;
  height: 100vh;
  position: absolute;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0; }
  .toast-wrap ::-webkit-input-placeholder {
    font-size: 0.99556rem; }
  .toast-wrap button {
    border: 0; }
  .toast-wrap .toast-main {
    height: 26.66667rem;
    width: 21.33333rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    border-radius: 0.71111rem;
    background: white;
    display: flex;
    display: -webkit-flex;
    flex-direction: column; }
    .toast-wrap .toast-main .close {
      height: 2.09778rem;
      width: 1.45778rem;
      position: absolute;
      top: -2.09778rem;
      left: 0; }
    .toast-wrap .toast-main div:nth-child(1) {
      border-top-left-radius: 0.71111rem;
      border-top-right-radius: 0.71111rem;
      flex: 625;
      position: relative;
      background-color: #ff7800;
      background-image: url("../img/bg.png");
      background-repeat: no-repeat;
      background-position: 0 0;
      background-size: 100% 100%; }
    .toast-wrap .toast-main div:nth-child(2) {
      flex: 125;
      position: relative;
      display: flex;
      display: -webkit-flex;
      flex-direction: row; }
      .toast-wrap .toast-main div:nth-child(2) button {
        height: 100%;
        width: 100%;
        background: white;
        color: #ff7800;
        font-size: 1.28rem;
        border: 0;
        outline: none; }
  .toast-wrap .toast-second {
    height: 26.66667rem;
    width: 21.33333rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    border-radius: 0.71111rem;
    background: white;
    display: flex;
    display: -webkit-flex;
    flex-direction: column; }
    .toast-wrap .toast-second img {
      height: 8.17778rem;
      width: 13.08444rem;
      position: absolute;
      top: -2.27556rem;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%); }
    .toast-wrap .toast-second .close {
      height: 2.09778rem;
      width: 1.45778rem;
      position: absolute;
      top: -2.09778rem;
      left: 0;
      transform: translateX(0%);
      -webkit-transform: translateX(0%); }
    .toast-wrap .toast-second .rule {
      margin: 0;
      font-size: 0.85333rem;
      color: #999;
      line-height: 1.5rem;
      width: 85%;
      position: absolute;
      bottom: 4.62222rem;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%); }
    .toast-wrap .toast-second h2 {
      font-size: 1.49333rem;
      color: #ff5f5f;
      margin-top: 7.11111rem;
      text-align: center;
      width: 100%;
      margin-bottom: 1.6rem;
      font-weight: 900; }
    .toast-wrap .toast-second p {
      font-size: 0.99556rem;
      width: 17.42222rem;
      text-align: center;
      color: #000000;
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      line-height: 1.5rem; }
    .toast-wrap .toast-second input {
      outline: none;
      padding: 0;
      margin: 0;
      border: 0;
      height: 2.13333rem;
      width: 12.44444rem;
      font-size: 0.85333rem;
      color: #8e8e8e;
      line-height: 2.13333rem;
      text-align: center;
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      background: #eee;
      margin-top: 1.42222rem; }
    .toast-wrap .toast-second span {
      font-size: 0.85333rem;
      display: block;
      position: relative;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      text-align: center;
      color: #8e8e8e;
      margin-top: 0.53333rem; }
    .toast-wrap .toast-second button {
      background-color: #ff5f5f;
      border-radius: 0.71111rem;
      width: 19.2rem;
      height: 2.91556rem;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      color: white;
      font-size: 0.99556rem;
      bottom: 0.71111rem; }
  .toast-wrap .toast-present {
    height: 13.51111rem;
    width: 21.33333rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    border-radius: 0.71111rem;
    background: white;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    overflow: hidden; }
    .toast-wrap .toast-present .present-code {
      flex: 266;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      position: relative; }
      .toast-wrap .toast-present .present-code h1 {
        width: 100%;
        text-align: center;
        font-size: 1.13778rem;
        font-weight: 900;
        color: #ff5f5f;
        margin-top: 1.95556rem; }
      .toast-wrap .toast-present .present-code .copy-code {
        height: 5.76rem;
        width: 19.62667rem;
        position: absolute;
        bottom: 1.24444rem;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        display: flex;
        display: -webkit-flex;
        flex-direction: row;
        align-items: center; }
        .toast-wrap .toast-present .present-code .copy-code .out {
          flex: 3;
          height: 100%;
          font-size: 0.99556rem;
          color: #222;
          display: flex;
          display: -webkit-flex;
          flex-direction: row;
          align-items: center;
          margin: 0; }
        .toast-wrap .toast-present .present-code .copy-code aside {
          display: block;
          flex: 10;
          height: 100%;
          position: relative; }
          .toast-wrap .toast-present .present-code .copy-code aside div {
            width: 100%;
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            font-size: 0.99556rem;
            color: #222;
            margin: 0;
            white-space: normal;
            word-break: break-all;
            overflow: hidden; }
        .toast-wrap .toast-present .present-code .copy-code button {
          flex: 2;
          height: 50%;
          background: #fff;
          border: 0; }
    .toast-wrap .toast-present .present-buttons {
      flex: 114;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      position: relative;
      border-top: 1px solid #eee;
      display: flex;
      display: -webkit-flex;
      flex-direction: row;
      overflow: hidden; }
      .toast-wrap .toast-present .present-buttons button {
        flex: 1;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        outline: none;
        border: 0;
        border-radius: 0;
        font-size: 1.13778rem;
        color: #ff7800;
        font-weight: 900; }
      .toast-wrap .toast-present .present-buttons button:nth-child(1) {
        border-right: 1px solid #eee; }
  .toast-wrap .toast-rule {
    height: 16.35556rem;
    width: 21.33333rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    border-radius: 0.71111rem;
    background: white;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    overflow: hidden; }
    .toast-wrap .toast-rule div:nth-child(1) {
      flex: 348;
      position: relative; }
      .toast-wrap .toast-rule div:nth-child(1) p:nth-child(1) {
        font-size: 1.13778rem;
        color: #222;
        width: 100%;
        margin: 1.95556rem 0 0;
        text-align: center; }
      .toast-wrap .toast-rule div:nth-child(1) p:nth-child(2) {
        margin: 0;
        line-height: 1.5rem;
        font-size: 0.99556rem;
        color: #222;
        width: 80%;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        margin-top: 1.06667rem; }
      .toast-wrap .toast-rule div:nth-child(1) p:nth-child(3) {
        margin: 0;
        line-height: 1.5rem;
        font-size: 0.85333rem;
        color: #999;
        position: absolute;
        left: 50%;
        bottom: 1.35111rem;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        text-align: center;
        width: 100%; }
    .toast-wrap .toast-rule div:nth-child(2) {
      flex: 112;
      border-top: 1px solid #eee;
      position: relative;
      display: flex;
      display: -webkit-flex;
      flex-direction: column; }
      .toast-wrap .toast-rule div:nth-child(2) button {
        flex: 1;
        border-radius: 0;
        border: 0;
        color: #ff7800;
        font-size: 1.13778rem;
        font-weight: 900; }
  .toast-wrap .toast-copy {
    height: 9.24444rem;
    width: 21.33333rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    border-radius: 0.71111rem;
    background: white;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    overflow: hidden; }
    .toast-wrap .toast-copy div:nth-child(1) {
      flex: 148;
      position: relative; }
      .toast-wrap .toast-copy div:nth-child(1) div {
        font-size: 1.13778rem;
        font-weight: 900;
        color: #222;
        width: 100%;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%); }
    .toast-wrap .toast-copy div:nth-child(2) {
      flex: 112;
      border-top: 1px solid #eee;
      position: relative;
      display: flex;
      display: -webkit-flex;
      flex-direction: row; }
      .toast-wrap .toast-copy div:nth-child(2) button {
        flex: 1;
        border-radius: 0;
        border: 0;
        color: #ff7800;
        height: 100%;
        width: 100%;
        font-size: 1.13778rem;
        font-weight: 900; }
      .toast-wrap .toast-copy div:nth-child(2) button:nth-child(1) {
        border-right: 1px solid #eee; }
  .toast-wrap .toast-login, .toast-wrap .toast-login-phone {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 10px transparent solid;
    border-left: 1.06667rem transparent solid;
    border-right: 1.06667rem transparent solid;
    border-bottom: 2.38222rem transparent solid;
    position: fixed;
    z-index: 10001;
    top: 50%;
    left: 50%;
    overflow: hidden;
    background-color: #fff;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    min-height: 3.55556rem;
    border-radius: 0.71111rem;
    height: auto;
    width: 85%;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5); }
    .toast-wrap .toast-login .close, .toast-wrap .toast-login-phone .close {
      height: 1.42222rem;
      width: 1.42222rem;
      position: absolute;
      top: 0.53333rem;
      right: 0;
      background-image: url(../img/XXX.png);
      background-repeat: no-repeat;
      background-position: 0 0;
      background-size: 1.42222rem 1.42222rem; }
    .toast-wrap .toast-login .login-header, .toast-wrap .toast-login-phone .login-header {
      height: 5.68889rem;
      width: 100%;
      font-size: 1.13778rem;
      color: #222;
      text-align: center;
      line-height: 5.68889rem; }
    .toast-wrap .toast-login .login-functions, .toast-wrap .toast-login-phone .login-functions {
      height: auto;
      width: 100%;
      position: relative;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      display: flex;
      display: -webkit-flex;
      flex-direction: column; }
      .toast-wrap .toast-login .login-functions .login-functions-title, .toast-wrap .toast-login-phone .login-functions .login-functions-title {
        height: 2.48889rem;
        width: 100%;
        position: relative; }
        .toast-wrap .toast-login .login-functions .login-functions-title h1, .toast-wrap .toast-login-phone .login-functions .login-functions-title h1 {
          display: block;
          height: 100%;
          width: 100%;
          line-height: 2.48889rem;
          font-size: 0.85333rem;
          color: #999;
          text-align: center;
          margin: 0;
          background: #fff;
          z-index: 10;
          text-align: center;
          width: 8.88889rem;
          position: absolute;
          top: 0;
          left: 50%;
          transform: translateX(-50%);
          -webkit-transform: translateX(-50%); }
        .toast-wrap .toast-login .login-functions .login-functions-title span, .toast-wrap .toast-login-phone .login-functions .login-functions-title span {
          display: block;
          border-bottom: 1px solid #eee;
          width: 100%;
          position: absolute;
          top: 50%;
          left: 0; }
      .toast-wrap .toast-login .login-functions .login-functions-footer, .toast-wrap .toast-login-phone .login-functions .login-functions-footer {
        height: 6.4rem;
        position: relative;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        display: flex;
        display: -webkit-flex;
        flex-direction: row;
        margin-top: 0.35556rem; }
        .toast-wrap .toast-login .login-functions .login-functions-footer div, .toast-wrap .toast-login-phone .login-functions .login-functions-footer div {
          flex: 1;
          position: relative;
          display: flex;
          display: -webkit-flex;
          flex-direction: column; }
          .toast-wrap .toast-login .login-functions .login-functions-footer div aside, .toast-wrap .toast-login-phone .login-functions .login-functions-footer div aside {
            flex: 1;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            position: relative;
            border-radius: 100%; }
          .toast-wrap .toast-login .login-functions .login-functions-footer div span, .toast-wrap .toast-login-phone .login-functions .login-functions-footer div span {
            height: 1.77778rem;
            width: 100%;
            font-size: 0.85333rem;
            color: #999;
            text-align: center;
            line-height: 1.77778rem; }
        .toast-wrap .toast-login .login-functions .login-functions-footer div:nth-child(1) > aside, .toast-wrap .toast-login-phone .login-functions .login-functions-footer div:nth-child(1) > aside {
          background: url("../img/weixin.png") no-repeat 50% 50%;
          background-size: 3.55556rem; }
        .toast-wrap .toast-login .login-functions .login-functions-footer div:nth-child(2) > aside, .toast-wrap .toast-login-phone .login-functions .login-functions-footer div:nth-child(2) > aside {
          background: url("../img/qq.png") no-repeat 50% 50%;
          background-size: 3.55556rem; }
        .toast-wrap .toast-login .login-functions .login-functions-footer div:nth-child(3) > aside, .toast-wrap .toast-login-phone .login-functions .login-functions-footer div:nth-child(3) > aside {
          background: url("../img/weibo.png") no-repeat 50% 50%;
          background-size: 3.55556rem; }
        .toast-wrap .toast-login .login-functions .login-functions-footer div:nth-child(4) > aside, .toast-wrap .toast-login-phone .login-functions .login-functions-footer div:nth-child(4) > aside {
          background: url("../img/phone.png") no-repeat 50% 50%;
          background-size: 3.55556rem; }
    .toast-wrap .toast-login .login-footer, .toast-wrap .toast-login-phone .login-footer {
      height: 5.68889rem;
      width: 100%;
      font-size: 0.85333rem;
      color: #999;
      text-align: center;
      line-height: 5.68889rem; }
  .toast-wrap .toast-login-phone .login-phone {
    height: auto;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: flex;
    display: -webkit-flex;
    flex-direction: column; }
    .toast-wrap .toast-login-phone .login-phone div {
      height: 2.84444rem;
      width: 100%;
      position: relative;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      margin: 0.35556rem auto;
      display: flex;
      display: -webkit-flex;
      flex-direction: row;
      align-items: center; }
      .toast-wrap .toast-login-phone .login-phone div span {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        justify-content: center;
        font-size: 0.85333rem;
        text-align: center;
        color: #999;
        padding-right: 1rem; }
      .toast-wrap .toast-login-phone .login-phone div aside {
        position: relative;
        height: 100%;
        border: 1px solid #eee;
        border-radius: 0.28444rem; }
        .toast-wrap .toast-login-phone .login-phone div aside .icon {
          height: 2.84444rem;
          width: 1.77778rem;
          position: absolute;
          top: 0;
          left: 0.85333rem;
          font-size: 0.99556rem;
          text-align: center;
          color: #AAA;
          line-height: 2.84444rem; }
        .toast-wrap .toast-login-phone .login-phone div aside input {
          height: 100%;
          width: 100%;
          position: absolute;
          top: 50%;
          left: 0;
          transform: translate(0, -50%);
          -webkit-transform: translate(0, -50%);
          margin: 0;
          padding: 0;
          text-indent: 3rem;
          font-size: 1.13778rem;
          color: #222;
          border: 0;
          outline: none;
          background: transparent; }
    .toast-wrap .toast-login-phone .login-phone .phone-number span {
      flex: 1; }
    .toast-wrap .toast-login-phone .login-phone .phone-number aside {
      flex: 3; }
    .toast-wrap .toast-login-phone .login-phone .phone-code span {
      flex: 1; }
    .toast-wrap .toast-login-phone .login-phone .phone-code aside {
      flex: 3; }
      .toast-wrap .toast-login-phone .login-phone .phone-code aside input {
        width: 70%; }
    .toast-wrap .toast-login-phone .login-phone .phone-code button {
      position: absolute;
      top: 50%;
      right: 0.85333rem;
      transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      height: 70%;
      border: 1px solid #ff7800;
      color: #ff7800;
      background-color: transparent;
      transition: none; }
    .toast-wrap .toast-login-phone .login-phone .phone-code button:hover {
      background: none;
      color: auto; }
    .toast-wrap .toast-login-phone .login-phone .phone-login {
      height: 4.26667rem; }
      .toast-wrap .toast-login-phone .login-phone .phone-login button {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        background-color: #ff7800;
        color: #fff;
        height: 100%;
        width: 100%;
        height: 70%; }
      .toast-wrap .toast-login-phone .login-phone .phone-login span:nth-last-child(1) {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0;
        color: #ff7800; }
    .toast-wrap .toast-login-phone .login-phone .fg-and-reg {
      height: 1.06667rem;
      width: 100%;
      position: relative;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      margin: 0.35556rem 0;
      margin-top: 0; }
      .toast-wrap .toast-login-phone .login-phone .fg-and-reg .fg {
        height: auto;
        width: auto;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        font-size: 0.85333rem;
        color: #ff7800; }
      .toast-wrap .toast-login-phone .login-phone .fg-and-reg .reg {
        height: auto;
        width: auto;
        margin: 0;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 0.85333rem;
        text-align: right;
        color: #ff7800; }
