.w1200 {
  width: 1200px;
  margin: 0 auto; }

.pay-top {
  min-height: 1400px;
  position: relative;
  background: url("../img/activities/autumn_pay_bg.png") no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 125px;
  padding-bottom: 20px; }
  @media (max-width: 960px) {
    .pay-top {
      padding-top: 78rem; } }
  .pay-top.un-top {
    min-height: 851px; }
    .pay-top.un-top .plan-tab {
      margin-bottom: 0px;
      padding-bottom: 43px; }
  .pay-top.static-top {
    min-height: 1023px; }
    @media (max-width: 960px) {
      .pay-top.static-top {
        min-height: 800px; } }
  .pay-top.data-top {
    min-height: 1125px;
    background-image: linear-gradient(to bottom, #f2f6fe 52%, #fff 52%); }
    .pay-top.data-top img.img3 {
      bottom: -100px; }
  .pay-top .row {
    max-width: 1200px;
    margin: auto;
    display: flex;
    flex-direction: column;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    text-align: left;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px; }
    @media (max-width: 960px) {
      .pay-top .row {
        margin-bottom: 26rem; } }
    .pay-top .row h1 {
      font-size: 60px;
      line-height: 72px;
      color: #223265;
      font-family: "Poppins-Bold";
      text-align: center; }
      @media (max-width: 960px) {
        .pay-top .row h1 {
          font-size: 16rem !important;
          font-weight: bold;
          color: #202230;
          line-height: 25rem; } }
    .pay-top .row .describe {
      font-family: "Poppins-Regular";
      font-size: 18px;
      line-height: 72px;
      color: #223265; }
      @media (max-width: 960px) {
        .pay-top .row .describe {
          width: 252rem;
          line-height: 38px;
          text-align: center;
          font-size: 12rem;
          font-weight: 400;
          color: #646469;
          line-height: 18rem; } }
    .pay-top .row img.img2 {
      position: absolute;
      top: -36px;
      right: 60px; }
  .pay-top img.img1 {
    position: absolute;
    left: 0px;
    top: 177px; }
  .pay-top .plan-tab {
    margin-bottom: 43px;
    position: relative; }
    .pay-top .plan-tab .plan-tab-title {
      margin: auto;
      border-radius: 90px;
      background-color: rgba(23, 49, 131, 0.1);
      max-width: max-content;
      min-height: 66px;
      display: flex;
      flex-direction: row;
      justify-content: space-around;
      align-items: center;
      position: relative;
      border: 0;
      overflow: visible !important;
      text-transform: uppercase;
      padding: 0 7px;
      box-sizing: border-box; }
      .pay-top .plan-tab .plan-tab-title .discount-activity {
        display: block;
        width: 72px;
        height: 24px;
        background-image: linear-gradient(130deg, #ffd490 0%, #ff9d00 100%);
        border-radius: 12px;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 24px;
        letter-spacing: 0px;
        color: #ffffff; }
      .pay-top .plan-tab .plan-tab-title a {
        width: max-content;
        padding: 0 30px;
        height: 56px;
        font-size: 16px;
        color: #223265;
        line-height: 56px;
        text-align: center;
        font-family: "Poppins-Regular";
        display: flex;
        align-items: center;
        justify-content: center; }
        .pay-top .plan-tab .plan-tab-title a img {
          margin-right: 4px; }
        .pay-top .plan-tab .plan-tab-title a.active {
          white-space: nowrap;
          background-color: #3421FF;
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
          border-radius: 90px;
          color: #ffffff; }
    .pay-top .plan-tab .plan-again-time {
      display: none;
      margin: auto;
      padding: 0px 0px 0px 0px;
      max-width: 1180px;
      text-align: center;
      font-family: "Poppins-Bold";
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 32px;
      letter-spacing: 0px;
      color: #3421FF; }
      .pay-top .plan-tab .plan-again-time .plan-again-tip {
        display: flex;
        justify-content: center;
        align-items: center; }
        .pay-top .plan-tab .plan-again-time .plan-again-tip > img {
          height: 28px;
          margin-right: 10px; }
        .pay-top .plan-tab .plan-again-time .plan-again-tip > span {
          margin-right: 5px; }
        .pay-top .plan-tab .plan-again-time .plan-again-tip .time {
          display: flex;
          justify-content: flex-start;
          margin-left: 6px;
          font-size: 22px; }
          .pay-top .plan-tab .plan-again-time .plan-again-tip .time .time-number {
            width: 30px;
            text-align: center; }
          .pay-top .plan-tab .plan-again-time .plan-again-tip .time .time-icon {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            margin-left: 2px;
            margin-right: 2px; }
            .pay-top .plan-tab .plan-again-time .plan-again-tip .time .time-icon .icon {
              width: 3px;
              height: 3px;
              border-radius: 3px;
              background-color: #223265;
              margin-top: 3px;
              margin-bottom: 3px; }
        .pay-top .plan-tab .plan-again-time .plan-again-tip .orange {
          color: #ffa32e; }
    .pay-top .plan-tab .img3 {
      position: absolute;
      right: 0px;
      bottom: -88px; }

.pay-module-box {
  width: 100%; }
  .pay-module-box .pay-package-info {
    width: 100%; }
    .pay-module-box .pay-package-info .pay-package-item {
      width: 100%;
      padding: 95px 0 45px 0;
      box-sizing: border-box;
      background-color: #fff; }
      .pay-module-box .pay-package-info .pay-package-item .package-item-center {
        width: 100%;
        max-width: 1400px;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center; }
        .pay-module-box .pay-package-info .pay-package-item .package-item-center .package-item-img {
          margin-bottom: 45px;
          width: 280px; }
          .pay-module-box .pay-package-info .pay-package-item .package-item-center .package-item-img img {
            width: 100%; }
        .pay-module-box .pay-package-info .pay-package-item .package-item-center .package-item-text {
          width: auto;
          max-width: 725px;
          margin-bottom: 45px; }
          .pay-module-box .pay-package-info .pay-package-item .package-item-center .package-item-text .package-item-tit {
            font-size: 24px;
            font-family: "Poppins-Bold";
            font-weight: bold;
            color: #042B84;
            line-height: 0.9;
            margin-bottom: 30px; }
          .pay-module-box .pay-package-info .pay-package-item .package-item-center .package-item-text .package-item-tip {
            font-size: 16px;
            font-family: "Poppins-Medium";
            font-weight: 500;
            color: #223265;
            line-height: 1.1; }
          .pay-module-box .pay-package-info .pay-package-item .package-item-center .package-item-text .package-item-detail {
            width: 100%;
            display: flex;
            justify-content: flex-start;
            flex-wrap: wrap; }
            .pay-module-box .pay-package-info .pay-package-item .package-item-center .package-item-text .package-item-detail .detail-item {
              width: 50%;
              margin-top: 30px;
              font-size: 18px;
              font-family: "Poppins-SemiBold";
              font-weight: 500;
              color: #223265;
              line-height: 16px; }
              .pay-module-box .pay-package-info .pay-package-item .package-item-center .package-item-text .package-item-detail .detail-item img {
                height: 16px;
                margin-right: 20px;
                vertical-align: middle; }
      .pay-module-box .pay-package-info .pay-package-item.pay-package-item1 {
        background-color: #e9f2fa; }
        .pay-module-box .pay-package-info .pay-package-item.pay-package-item1 .package-item-center {
          flex-direction: row-reverse; }
  .pay-module-box .pay-case-info {
    width: 100%;
    padding: 65px 0 55px;
    background-image: linear-gradient(175deg, #021034 0%, #102a6c 100%);
    box-sizing: border-box; }
    .pay-module-box .pay-case-info .case-box {
      width: 100%;
      max-width: 1200px;
      margin: 0 auto; }
      .pay-module-box .pay-case-info .case-box .case-title {
        font-size: 35px;
        line-height: 34px;
        font-family: "Poppins-Bold";
        font-weight: 500;
        color: #286CFD;
        text-align: center; }
      .pay-module-box .pay-case-info .case-box .case-center {
        margin-top: 55px;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap; }
        .pay-module-box .pay-case-info .case-box .case-center .case-item {
          width: 340px; }
          .pay-module-box .pay-case-info .case-box .case-center .case-item .item-img {
            margin: 0 auto;
            width: auto;
            width: max-content;
            height: 120px; }
            .pay-module-box .pay-case-info .case-box .case-center .case-item .item-img img {
              height: 100%; }
          .pay-module-box .pay-case-info .case-box .case-center .case-item .item-tit {
            margin-top: 45px;
            font-size: 24px;
            font-family: "Poppins-SemiBold";
            font-weight: 500;
            color: #83ABFE;
            text-align: center; }
          .pay-module-box .pay-case-info .case-box .case-center .case-item .item-txt {
            width: 300px;
            margin: 0 auto;
            margin-top: 50px;
            font-size: 16px;
            font-family: "Poppins-Medium";
            font-weight: 500;
            color: #FFFFFF; }
  .pay-module-box .pay-carousel-info {
    width: 100%; }
    .pay-module-box .pay-carousel-info .carousel-box {
      width: 100%;
      max-width: 1200px;
      margin: 0 auto;
      padding: 65px 0 85px; }
      .pay-module-box .pay-carousel-info .carousel-box .carousel-title {
        font-size: 35px;
        font-family: "Poppins-SemiBold";
        font-weight: 500;
        color: #042B84;
        line-height: 28px;
        text-align: center; }
      .pay-module-box .pay-carousel-info .carousel-box .carousel-center {
        width: 100%;
        margin: 0 auto;
        margin-top: 80px;
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .pay-module-box .pay-carousel-info .carousel-box .carousel-center .carousel-arrow {
          width: 36px;
          cursor: pointer; }
          .pay-module-box .pay-carousel-info .carousel-box .carousel-center .carousel-arrow img {
            width: 100%; }
        .pay-module-box .pay-carousel-info .carousel-box .carousel-center .el-carousel {
          width: calc(100% - 100px);
          margin: 0 auto; }
          .pay-module-box .pay-carousel-info .carousel-box .carousel-center .el-carousel .el-carousel__container .el-carousel__item {
            height: 99%;
            background-color: #fff;
            border-radius: 10px;
            box-shadow: 0px 0px 13px 0px rgba(216, 219, 224, 0.7); }
            .pay-module-box .pay-carousel-info .carousel-box .carousel-center .el-carousel .el-carousel__container .el-carousel__item .customer-item {
              width: 100%;
              height: 100%;
              display: flex;
              align-items: center;
              justify-content: flex-start;
              flex-shrink: 0;
              padding: 20px 0 0 20px;
              box-sizing: border-box;
              background-color: #fff; }
              .pay-module-box .pay-carousel-info .carousel-box .carousel-center .el-carousel .el-carousel__container .el-carousel__item .customer-item .user-info {
                width: 20%;
                height: 100%;
                display: flex;
                justify-content: flex-start;
                align-items: center;
                flex-direction: column; }
                .pay-module-box .pay-carousel-info .carousel-box .carousel-center .el-carousel .el-carousel__container .el-carousel__item .customer-item .user-info .user-avatar {
                  margin-bottom: 10px; }
                  .pay-module-box .pay-carousel-info .carousel-box .carousel-center .el-carousel .el-carousel__container .el-carousel__item .customer-item .user-info .user-avatar img {
                    width: 100%;
                    max-width: 48px;
                    max-height: 48px; }
                .pay-module-box .pay-carousel-info .carousel-box .carousel-center .el-carousel .el-carousel__container .el-carousel__item .customer-item .user-info .user-name {
                  margin-top: 10px;
                  font-size: 18px;
                  font-family: 'Poppins-Medium';
                  font-weight: 500;
                  color: #3421FF;
                  line-height: 1; }
              .pay-module-box .pay-carousel-info .carousel-box .carousel-center .el-carousel .el-carousel__container .el-carousel__item .customer-item .user-customer {
                margin-left: 5%;
                width: 70%;
                height: 100%;
                display: flex;
                flex-direction: column;
                justify-content: flex-start;
                align-items: flex-start; }
                .pay-module-box .pay-carousel-info .carousel-box .carousel-center .el-carousel .el-carousel__container .el-carousel__item .customer-item .user-customer .customer-star img {
                  margin-right: 10px; }
                .pay-module-box .pay-carousel-info .carousel-box .carousel-center .el-carousel .el-carousel__container .el-carousel__item .customer-item .user-customer .customer-text {
                  margin-top: 15px;
                  line-height: 1.2; }

.proxies {
  max-width: 1200px;
  margin: auto;
  padding-bottom: 120px; }
  .proxies section {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between; }
    .proxies section .text-subtitle-b {
      display: none; }
    .proxies section .adornment-subtitle-img {
      display: none; }
    @media (max-width: 960px) {
      .proxies section {
        justify-content: center;
        flex-wrap: wrap; }
        .proxies section .text-subtitle-d {
          width: 343rem; }
        .proxies section .text-subtitle {
          padding: 16rem 0;
          box-shadow: 0px 0px 6rem 0px rgba(204, 204, 204, 0.5);
          display: flex;
          flex-direction: column;
          align-items: center; }
          .proxies section .text-subtitle .text-subtitle-n {
            display: none !important; }
          .proxies section .text-subtitle .text-subtitle-b {
            display: block; }
          .proxies section .text-subtitle p {
            width: 215rem;
            font-size: 12rem !important;
            line-height: 18rem !important; }
            .proxies section .text-subtitle p img {
              width: 15rem;
              height: 15rem;
              margin-right: 8rem !important; }
          .proxies section .text-subtitle .adornment-subtitle-img {
            display: block;
            width: 204rem;
            height: 144rem; } }
    .proxies section .text {
      text-align: left;
      max-width: 620px; }
      .proxies section .text h2 {
        font-family: "Poppins-Bold";
        font-size: 44px;
        margin-bottom: 28px;
        color: #272a36;
        line-height: 76px; }
        @media (max-width: 960px) {
          .proxies section .text h2 {
            font-size: 16rem;
            line-height: 25rem;
            text-align: center;
            padding-top: 20rem; } }
        .proxies section .text h2 span {
          color: #3421FF; }
      .proxies section .text .text-subtitle p {
        font-family: "Poppins-Medium";
        font-size: 16px;
        line-height: 25px;
        color: #272a36;
        max-width: 623px;
        display: flex;
        align-items: center;
        margin-bottom: 19px; }
        .proxies section .text .text-subtitle p img {
          margin-right: 19px; }
    .proxies section .img {
      max-width: 569px; }
      @media (max-width: 960px) {
        .proxies section .img {
          margin-top: 30px;
          display: none; } }
      .proxies section .img img {
        width: 100%; }

@media (max-width: 960px) {
  .all-article {
    padding-left: 1rem;
    padding-right: 1rem; } }
.all-article h2 {
  font-family: "Poppins-Bold";
  font-size: 40px;
  line-height: 76px;
  color: #272a36;
  text-align: center; }
  @media (max-width: 960px) {
    .all-article h2 {
      font-size: 30px;
      line-height: 44px; } }
.all-article .subtitle {
  font-family: "Poppins-Medium";
  font-size: 18px;
  line-height: 24px;
  color: #272a36;
  margin: auto;
  text-align: center; }
  @media (min-width: 960.05px) {
    .all-article .subtitle {
      max-width: 540px; } }
.all-article section h3 {
  font-family: "Poppins-Bold";
  font-size: 40px;
  line-height: 60px;
  color: #272a36; }
.all-article section .text-subtitle {
  font-family: "Poppins-Medium";
  font-size: 16px;
  line-height: 25px;
  color: #272a36; }
.all-article.problems {
  background-color: #f2f6fe;
  padding-top: 80px;
  position: relative; }
  .all-article.problems h2 {
    line-height: 60px; }
    @media (max-width: 960px) {
      .all-article.problems h2 {
        font-size: 20rem;
        color: #272A36;
        line-height: 23rem; } }
  .all-article.problems .subtitle {
    line-height: 25px;
    max-width: max-content;
    margin-bottom: 45px; }
    @media (max-width: 960px) {
      .all-article.problems .subtitle {
        font-size: 12rem;
        color: #646469;
        line-height: 17rem; } }
  .all-article.problems .problems-middle .problem-questions {
    max-width: 1200px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    margin: auto;
    margin-bottom: 25px;
    box-sizing: border-box;
    padding: 0px 25px;
    text-align: left; }
    .all-article.problems .problems-middle .problem-questions .problem {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;
      cursor: pointer;
      padding: 32px 0px 32px;
      min-height: 87px;
      box-sizing: border-box; }
      .all-article.problems .problems-middle .problem-questions .problem span {
        font-size: 16px;
        line-height: 25px;
        color: #272a36;
        font-family: "Poppins-SemiBold"; }
      .all-article.problems .problems-middle .problem-questions .problem .img .act {
        display: none; }
      .all-article.problems .problems-middle .problem-questions .problem .img .nor {
        display: inline-block; }
    .all-article.problems .problems-middle .problem-questions .questions {
      font-family: "Poppins-Medium";
      font-size: 16px;
      line-height: 25px;
      color: rgba(39, 42, 54, 0.6);
      display: none;
      max-width: 1100px;
      text-align: left; }
      @media (max-width: 960px) {
        .all-article.problems .problems-middle .problem-questions .questions {
          font-size: 12px; } }
    .all-article.problems .problems-middle .problem-questions.active {
      box-shadow: 0px 3px 6px 0px rgba(11, 31, 75, 0.1);
      padding-bottom: 43px;
      background-color: white; }
      .all-article.problems .problems-middle .problem-questions.active .problem {
        padding: 32px 0px 0px 0px; }
        .all-article.problems .problems-middle .problem-questions.active .problem span {
          color: #3421FF;
          font-family: "Poppins-Bold"; }
        .all-article.problems .problems-middle .problem-questions.active .problem .img .act {
          display: inline-block; }
        .all-article.problems .problems-middle .problem-questions.active .problem .img .nor {
          display: none; }
      .all-article.problems .problems-middle .problem-questions.active .questions {
        display: block; }
  .all-article.problems .problems-middle .button {
    max-width: 220px;
    background-color: #3421FF;
    border-radius: 8px;
    font-family: "Poppins-Bold";
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    padding: 17px 60px;
    display: block;
    margin: auto;
    margin-top: 80px;
    box-sizing: border-box; }
  .all-article.problems .problems-middle .img-top-left {
    position: absolute;
    left: 94px;
    top: 147px;
    z-index: 0; }
    .all-article.problems .problems-middle .img-top-left img {
      max-width: 211px;
      width: 100%; }
  .all-article.problems .problems-middle .img-bottom-right {
    position: absolute;
    right: 0px;
    bottom: 326px;
    z-index: 0; }
    .all-article.problems .problems-middle .img-bottom-right img {
      max-width: 302px;
      width: 100%; }
  .all-article.problems .talk {
    max-width: 1200px;
    min-height: 422px;
    background: url("../img/index/img_bg.png") no-repeat center;
    background-size: 100% 100%;
    padding-top: 93px;
    text-align: center;
    margin: auto;
    box-sizing: border-box;
    position: relative;
    bottom: -95px; }
    .all-article.problems .talk h2 {
      font-size: 40px;
      line-height: 24px;
      color: #ffffff;
      margin-bottom: 36px;
      font-family: "Poppins-Bold"; }
    .all-article.problems .talk .subtitle {
      font-size: 24px;
      line-height: 35px;
      color: #ffffff;
      max-width: 820px;
      margin: auto;
      margin-bottom: 52px;
      font-family: "Poppins-Medium"; }
    .all-article.problems .talk button {
      background-color: white;
      border-radius: 8px;
      font-family: "Poppins-Bold";
      font-size: 16px;
      line-height: 25px;
      color: #3421FF;
      padding: 17px 56px;
      display: block;
      margin: auto;
      box-sizing: border-box;
      border: 0px;
      cursor: pointer; }

.unlimited-list {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
  margin: auto;
  margin-top: 50px;
  border-radius: 8px;
  height: 500px; }
  .unlimited-list .warp {
    transition: 300ms;
    height: 500px; }
  .unlimited-list .wx_div {
    position: relative;
    padding: 36px 31px 0px 31px;
    display: block;
    box-sizing: border-box;
    transition: margin-top 0.3s ease;
    border: 2px solid #fff;
    position: relative;
    border-radius: 8px;
    border-top: 1px solid #fff;
    background-color: white;
    box-shadow: 0px 0px 24px 0px rgba(60, 127, 255, 0.06);
    width: 260px;
    height: 500px;
    text-align: left; }
    .unlimited-list .wx_div .tc_new {
      position: absolute;
      right: 5px;
      top: 37px;
      background: url("/static/index/img/pay/newuser_bg.png") no-repeat;
      background-size: cover;
      height: 28px;
      line-height: 28px;
      padding: 0 10px;
      z-index: 9;
      border-radius: 6px;
      color: #333;
      font-weight: bold; }
    .unlimited-list .wx_div .tc_p1 {
      font-size: 16px;
      color: #3c7fff;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 1.738;
      margin-bottom: 10px; }
    .unlimited-list .wx_div .tc_p2 {
      font-size: 14px;
      color: black;
      font-weight: 400;
      line-height: 1.2;
      text-align: left;
      margin-bottom: 75px;
      position: relative; }
      .unlimited-list .wx_div .tc_p2 span {
        font-size: 40px;
        color: black;
        font-weight: 700;
        line-height: 1.2;
        text-align: left; }
      .unlimited-list .wx_div .tc_p2 b {
        font-weight: normal; }
      .unlimited-list .wx_div .tc_p2 .yj_p {
        position: absolute;
        top: 65px;
        text-decoration: line-through;
        color: rgba(20, 42, 84, 0.302); }
    .unlimited-list .wx_div .tc_p3 {
      margin-bottom: 65px; }
      .unlimited-list .wx_div .tc_p3 a {
        display: block;
        border-width: 2px;
        border-color: #3c7fff;
        border-style: solid;
        border-radius: 4px;
        width: 149px;
        height: 36px;
        text-align: center;
        line-height: 36px;
        font-size: 14px;
        color: #3c7fff;
        font-weight: bold;
        cursor: pointer; }
    .unlimited-list .wx_div .tc_p4 {
      padding-bottom: 10px;
      border-bottom: 1px solid #ebf2ff; }
      .unlimited-list .wx_div .tc_p4 .dsq-off {
        text-decoration: line-through; }
      .unlimited-list .wx_div .tc_p4 p {
        font-size: 14px;
        color: black;
        font-weight: 500;
        line-height: 1.986;
        margin-bottom: 6px; }
        .unlimited-list .wx_div .tc_p4 p .send {
          margin-left: 5px;
          color: #f72b2b; }
      .unlimited-list .wx_div .tc_p4 p:nth-child(1) {
        font-weight: 700; }
      .unlimited-list .wx_div .tc_p4 p:nth-child(2) {
        margin-bottom: 1px; }
    .unlimited-list .wx_div .tc_p5 {
      margin-top: 65px;
      font-size: 14px;
      color: black;
      line-height: 1.2;
      text-align: left;
      font-weight: 300; }
      .unlimited-list .wx_div .tc_p5 p {
        margin-bottom: 22px; }
      .unlimited-list .wx_div .tc_p5::before {
        content: ' ';
        height: 1px;
        width: 218px;
        background-color: #ebf2ff;
        display: block;
        position: absolute;
        top: 275px;
        left: 50%;
        transform: translateX(-50%); }
    .unlimited-list .wx_div.active {
      border: 1px solid #3c7fff !important;
      box-shadow: 0px 0px 24px 0px rgba(60, 127, 255, 0.06);
      border-radius: 8px;
      height: 520px;
      padding-top: 46px;
      position: relative;
      top: -10px; }
      .unlimited-list .wx_div.active .tc_new {
        top: 47px; }
      .unlimited-list .wx_div.active .tc_p3 a {
        background-color: #3c7fff;
        color: white; }

.mc_modal {
  z-index: 999999;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  overflow: auto; }
  .mc_modal::after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle; }
  .mc_modal .zfct {
    height: 683px;
    width: 540px;
    box-sizing: border-box; }
    .mc_modal .zfct .zfct_top {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: flex-start;
      align-items: flex-end; }
      .mc_modal .zfct .zfct_top div {
        padding: 0 40px;
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: nowrap;
        justify-content: center;
        box-sizing: border-box; }
        .mc_modal .zfct .zfct_top div span {
          font-size: 16px;
          color: #d3d6dc;
          font-weight: bold;
          margin-left: 15px; }
      .mc_modal .zfct .zfct_top .zfct_zfb {
        background-color: #f8fafe;
        width: 261px;
        height: 52px;
        font-size: 16px;
        color: #d3d6dc;
        font-weight: bold;
        border-top-left-radius: 4px; }
        .mc_modal .zfct .zfct_top .zfct_zfb.active {
          background-color: #3876ed;
          box-shadow: 9px 0px 10px 0px rgba(56, 118, 237, 0.18);
          width: 260px;
          height: 64px;
          z-index: 999;
          border-top-left-radius: 4px;
          border-top-right-radius: 4px; }
          .mc_modal .zfct .zfct_top .zfct_zfb.active span {
            font-size: 20px;
            color: #fefefe; }
      .mc_modal .zfct .zfct_top .zfct_wx {
        background-color: #f8fafe;
        width: 261px;
        height: 52px;
        font-size: 16px;
        color: #d3d6dc;
        font-weight: bold;
        border-top-right-radius: 4px; }
        .mc_modal .zfct .zfct_top .zfct_wx.active {
          width: 260px;
          height: 64px;
          z-index: 999;
          border-top-left-radius: 4px;
          border-top-right-radius: 4px;
          background-color: #09bb07;
          box-shadow: -9px 0px 10px 0px rgba(56, 118, 237, 0.11); }
          .mc_modal .zfct .zfct_top .zfct_wx.active span {
            font-size: 20px;
            color: #fefefe; }
      .mc_modal .zfct .zfct_top .zfct_zfbjt {
        background-color: #f8fafe;
        width: 259px;
        height: 52px;
        font-size: 16px;
        color: #d3d6dc;
        font-weight: bold;
        border-top-left-radius: 4px; }
        .mc_modal .zfct .zfct_top .zfct_zfbjt.active {
          background-color: #3876ed;
          box-shadow: 9px 0px 10px 0px rgba(56, 118, 237, 0.18);
          height: 64px;
          z-index: 999;
          border-top-left-radius: 4px;
          border-top-right-radius: 4px; }
          .mc_modal .zfct .zfct_top .zfct_zfbjt.active span {
            font-size: 20px;
            color: #fefefe; }
      .mc_modal .zfct .zfct_top .zfct_wxjt {
        background-color: #f8fafe;
        width: 260px;
        height: 52px;
        font-size: 16px;
        color: #d3d6dc;
        font-weight: bold;
        border-top-right-radius: 4px; }
        .mc_modal .zfct .zfct_top .zfct_wxjt.active {
          height: 64px;
          z-index: 999;
          border-top-left-radius: 4px;
          border-top-right-radius: 4px;
          background-color: #09bb07;
          box-shadow: -9px 0px 10px 0px rgba(56, 118, 237, 0.11); }
          .mc_modal .zfct .zfct_top .zfct_wxjt.active span {
            font-size: 20px;
            color: #fefefe; }
    .mc_modal .zfct .zfct_bottom {
      background-color: white;
      width: 521px;
      height: 550px;
      padding: 40px 15px;
      box-sizing: border-box;
      text-align: left;
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: flex-start;
      box-shadow: 0px -5px 16px 0px rgba(56, 118, 237, 0.18);
      z-index: 998;
      position: relative; }
    .mc_modal .zfct .xztc {
      font-size: 20px;
      color: rgba(0, 0, 0, 0.502);
      font-weight: bold; }
    .mc_modal .zfct .jigtc {
      font-size: 24px;
      text-transform: uppercase;
      color: #333;
      font-weight: bold; }
    .mc_modal .zfct .sangep {
      font-size: 16px;
      color: #333;
      font-weight: bold;
      line-height: 1.2;
      display: flex;
      max-width: 100%;
      min-width: 280px;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: center; }
      .mc_modal .zfct .sangep p {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: center;
        margin-right: 10px; }
        .mc_modal .zfct .sangep p img {
          margin-right: 10px; }
    .mc_modal .zfct .ddje {
      font-size: 20px;
      color: rgba(0, 0, 0, 0.502);
      font-weight: bold;
      line-height: 1.2; }
    .mc_modal .zfct .jine {
      font-weight: bold;
      color: #333;
      font-size: 16px; }
      .mc_modal .zfct .jine span {
        font-size: 12px;
        color: rgba(0, 0, 0, 0.372);
        font-weight: bold; }
      .mc_modal .zfct .jine span:nth-child(2) {
        font-size: 26px;
        color: #3876ed;
        font-weight: bold; }
      .mc_modal .zfct .jine span:nth-child(3) {
        font-size: 40px;
        color: #3876ed; }
      .mc_modal .zfct .jine .bluuu {
        color: #3876ed; }
    .mc_modal .zfct .smzf {
      font-size: 20px;
      color: rgba(0, 0, 0, 0.502);
      font-weight: bold;
      margin-bottom: 15px; }
    .mc_modal .zfct .saom {
      width: 100%;
      margin-top: 20px; }
    .mc_modal .zfct .smk {
      border-radius: 4px;
      background-color: #f8fafe;
      height: 176px;
      width: 100%;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      align-items: flex-end;
      justify-content: flex-start;
      padding-bottom: 20px;
      box-sizing: border-box; }
      .mc_modal .zfct .smk p {
        text-align: left; }
    .mc_modal .zfct .tozf {
      width: 100%; }
    .mc_modal .zfct .tozfff {
      border-radius: 4px;
      background-color: #3876ed;
      cursor: pointer;
      height: 44px;
      display: block;
      color: white;
      width: 100%;
      text-align: center;
      font-size: 24px;
      color: white;
      line-height: 44px; }
    .mc_modal .zfct .tsw p:first-child {
      color: #3876ed;
      font-size: 12px;
      font-weight: 600; }
    .mc_modal .zfct .tsw p:last-child {
      color: #333;
      font-size: 12px;
      font-weight: 300; }
    .mc_modal .zfct.jtzftc .zfct_bottom {
      width: 519px; }
  .mc_modal .paypal {
    display: inline-block;
    vertical-align: middle;
    border-radius: 10px;
    background-color: white;
    box-shadow: 0px 0px 16px 0px rgba(56, 118, 237, 0.18);
    width: 1000px;
    padding: 31px 40px 7px 40px;
    box-sizing: border-box;
    position: relative;
    text-align: left; }
    .mc_modal .paypal * {
      box-sizing: border-box; }
      .mc_modal .paypal * * {
        box-sizing: border-box; }
    .mc_modal .paypal .close-btn {
      position: absolute;
      right: 10px;
      top: 10px;
      padding: 20px;
      z-index: 9;
      cursor: pointer; }
    .mc_modal .paypal .paypal_tital {
      font-size: 40px;
      color: black;
      line-height: 1.2;
      font-weight: 700; }
    .mc_modal .paypal .pay-tips {
      font-size: 14px;
      font-weight: bold;
      color: #c8ccd7;
      padding: 14px 0 16px; }
    .mc_modal .paypal .none_random.none {
      display: none; }
    .mc_modal .paypal .yes_random {
      width: 1000px;
      height: 411px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: -31px;
      margin-left: -40px;
      position: relative;
      padding-top: 42px;
      background: url("../img/random/bg1.png") no-repeat; }
      .mc_modal .paypal .yes_random.none {
        display: none; }
      .mc_modal .paypal .yes_random .left_img {
        position: absolute;
        left: 8px;
        top: -8px; }
      .mc_modal .paypal .yes_random .right_img {
        position: absolute;
        right: 40px;
        top: 25px;
        display: flex;
        flex-direction: column;
        align-items: center; }
        .mc_modal .paypal .yes_random .right_img .time {
          display: flex;
          flex-direction: row;
          flex-wrap: nowrap;
          justify-content: center;
          align-items: center;
          width: 276px;
          height: 38px; }
          .mc_modal .paypal .yes_random .right_img .time .sj {
            width: 35px;
            height: 38px;
            background-color: #ffffff;
            border-radius: 3px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: 600; }
            .mc_modal .paypal .yes_random .right_img .time .sj.q {
              margin-right: 4px; }
            .mc_modal .paypal .yes_random .right_img .time .sj span {
              line-height: 38px;
              font-size: 31px;
              color: #363636;
              text-shadow: 1px 2px 3px rgba(5, 101, 206, 0.2); }
            .mc_modal .paypal .yes_random .right_img .time .sj .msj {
              color: #e84d27;
              text-shadow: none; }
          .mc_modal .paypal .yes_random .right_img .time .mh {
            margin-left: 6px;
            margin-right: 6px;
            color: #ffffff;
            font-size: 31px;
            border-radius: 50%;
            font-weight: 600; }
      .mc_modal .paypal .yes_random .bottom_btn {
        position: absolute;
        bottom: 26px;
        right: 234px;
        background: url("../img/random/btn.png") no-repeat;
        font-size: 24px;
        font-weight: 600;
        color: #ffffff;
        width: 229px;
        height: 56px;
        line-height: 48px;
        text-align: center; }
      .mc_modal .paypal .yes_random .random_payval {
        display: flex;
        align-items: center;
        width: 100%;
        height: 171px; }
        .mc_modal .paypal .yes_random .random_payval .random_payval_left {
          flex: 1;
          text-align: center;
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          height: 100%;
          border-right: 1px solid rgba(255, 254, 254, 0.1);
          position: relative; }
          .mc_modal .paypal .yes_random .random_payval .random_payval_left img {
            position: absolute;
            right: -26px;
            top: 26px; }
          .mc_modal .paypal .yes_random .random_payval .random_payval_left p:first-child {
            font-size: 22px;
            font-weight: 400;
            color: #fffefe;
            margin-bottom: 51px; }
          .mc_modal .paypal .yes_random .random_payval .random_payval_left p:nth-child(2) {
            line-height: 17px; }
            .mc_modal .paypal .yes_random .random_payval .random_payval_left p:nth-child(2) span.h {
              font-size: 48px;
              font-weight: 600;
              color: rgba(255, 254, 254, 0.4); }
            .mc_modal .paypal .yes_random .random_payval .random_payval_left p:nth-child(2) span:nth-child(2) {
              font-size: 68px;
              font-weight: 600;
              color: #fffefe;
              margin-left: 12px; }
            .mc_modal .paypal .yes_random .random_payval .random_payval_left p:nth-child(2) span:last-child {
              font-size: 22px;
              color: #fffefe;
              margin-left: 12px; }
          .mc_modal .paypal .yes_random .random_payval .random_payval_left p:nth-child(3) {
            font-size: 22px;
            font-weight: 400;
            color: #fffefe;
            text-decoration: line-through;
            position: relative;
            right: 55px;
            top: 15px; }
        .mc_modal .paypal .yes_random .random_payval .random_payval_right {
          flex: 1;
          padding-left: 50px;
          height: 100%;
          display: flex;
          flex-direction: column;
          justify-content: space-evenly;
          align-items: flex-start; }
          .mc_modal .paypal .yes_random .random_payval .random_payval_right p {
            display: flex;
            align-items: center;
            font-size: 16px;
            color: #fffefe;
            margin-bottom: 1px; }
            .mc_modal .paypal .yes_random .random_payval .random_payval_right p img {
              margin-right: 15px; }
    .mc_modal .paypal .mon {
      width: 920px;
      height: 137px;
      background: url("../img/pay/pd.png") no-repeat;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      padding: 0 33px;
      position: relative; }
      .mc_modal .paypal .mon .montital p:first-child {
        font-size: 24px;
        color: black;
        margin-bottom: 9px;
        text-align: left;
        font-weight: 500; }
        .mc_modal .paypal .mon .montital p:first-child span:nth-child(2) {
          color: #3876ed; }
      .mc_modal .paypal .mon .montital p:nth-child(2) {
        display: flex; }
        .mc_modal .paypal .mon .montital p:nth-child(2) span {
          background-color: rgba(56, 118, 237, 0.102);
          height: 24px;
          font-size: 14px;
          color: #3876ed;
          font-weight: bold;
          text-align: center;
          padding: 0 16px;
          margin-right: 5px;
          border-radius: 12px;
          line-height: 24px; }
      .mc_modal .paypal .mon .monry {
        display: flex; }
        .mc_modal .paypal .mon .monry span:first-child {
          font-size: 40px;
          color: rgba(56, 118, 237, 0.4);
          margin-right: 14px;
          font-weight: 500; }
        .mc_modal .paypal .mon .monry span:nth-child(2) {
          font-size: 56px;
          color: #3876ed;
          font-weight: 700;
          margin-right: 10px; }
        .mc_modal .paypal .mon .monry span:nth-child(3) {
          font-size: 40px;
          color: rgba(56, 118, 237, 0.18);
          font-weight: bold; }
      .mc_modal .paypal .mon .sxf {
        position: absolute;
        bottom: 10px;
        right: 32px;
        display: none; }
        .mc_modal .paypal .mon .sxf span:first-child {
          color: black;
          font-size: 16px; }
        .mc_modal .paypal .mon .sxf span:nth-child(2) {
          color: #3876ed;
          font-size: 16px; }
    .mc_modal .paypal .hb {
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      padding: 20px 0; }
      .mc_modal .paypal .hb p:nth-child(1) {
        font-size: 24px;
        color: #c8ccd7; }
      .mc_modal .paypal .hb p:nth-child(2) span {
        font-size: 16px;
        color: #c8ccd7; }
      .mc_modal .paypal .hb p:nth-child(2) span:nth-child(2) {
        color: #3876ed;
        text-decoration: underline;
        cursor: pointer; }
    .mc_modal .paypal .steps {
      display: none;
      margin: -24px 0 24px;
      padding: 15px 30px;
      background: rgba(241, 244, 250, 0.6);
      border-radius: 0 0 4px 4px; }
      .mc_modal .paypal .steps .title {
        font-size: 20px;
        font-weight: 600;
        color: #000000;
        margin-bottom: 25px; }
      .mc_modal .paypal .steps .d4 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-right: 80px; }
        .mc_modal .paypal .steps .d4 .d4_img {
          display: flex;
          align-items: center;
          margin-bottom: 8px; }
          .mc_modal .paypal .steps .d4 .d4_img span {
            width: 22px;
            height: 22px;
            background-color: #3876ed;
            display: inline-block;
            font-size: 14px;
            font-weight: 600;
            color: #ffffff;
            border-radius: 50%;
            text-align: center;
            line-height: 22px;
            margin-right: 15px;
            margin-top: -14px; }
          .mc_modal .paypal .steps .d4 .d4_img p {
            font-size: 16px;
            color: #000000;
            display: inline-block;
            width: 340px;
            height: 48px; }
      .mc_modal .paypal .steps .t15 {
        padding-top: 15px; }
      .mc_modal .paypal .steps .p4 {
        width: 889px;
        height: 159px;
        background-color: #f3f7ff;
        border-radius: 10px;
        border: dashed 1px #3876ed;
        padding: 17px 25px;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        .mc_modal .paypal .steps .p4 .p4_p {
          font-size: 14px;
          color: #000000;
          font-weight: 300; }
          .mc_modal .paypal .steps .p4 .p4_p .blue {
            color: #3876ed;
            margin-right: 17px; }
          .mc_modal .paypal .steps .p4 .p4_p img {
            cursor: pointer; }
    .mc_modal .paypal .payico {
      border-width: 1px;
      border-color: #e9eaee;
      border-style: solid;
      border-radius: 4px;
      background-color: white;
      width: 918px;
      height: 56px;
      display: flex;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0 15px;
      font-size: 20px;
      color: black;
      font-weight: 500;
      line-height: 1.2;
      margin-bottom: 24px;
      cursor: pointer; }
      .mc_modal .paypal .payico .pyleft {
        display: flex;
        align-items: center;
        position: relative; }
        .mc_modal .paypal .payico .pyleft .new {
          background: url(../img/pay/9039091.png) no-repeat center;
          width: 45px;
          height: 38px;
          position: absolute;
          top: -32px;
          left: 164px; }
      .mc_modal .paypal .payico .payy {
        margin-right: 12px; }
        .mc_modal .paypal .payico .payy img {
          width: 24px; }
        .mc_modal .paypal .payico .payy .payno {
          display: block; }
        .mc_modal .paypal .payico .payy .payactive {
          display: none; }
      .mc_modal .paypal .payico.active {
        border-width: 2px;
        border-color: #3876ed; }
        .mc_modal .paypal .payico.active .payno {
          display: none; }
        .mc_modal .paypal .payico.active .payactive {
          display: block; }
      .mc_modal .paypal .payico .pay-icons {
        font-size: 0; }
        .mc_modal .paypal .payico .pay-icons img {
          margin-left: 15px; }
        .mc_modal .paypal .payico .pay-icons span {
          font-size: 24px;
          font-weight: bold;
          color: #898989; }
    .mc_modal .paypal .twobtn {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      width: 100%; }
      .mc_modal .paypal .twobtn button {
        border-radius: 4px;
        background-color: #f1f4fa;
        width: 448px;
        height: 56px;
        border: 0;
        outline: none;
        font-size: 24px;
        color: #c8ccd7;
        cursor: pointer; }
        .mc_modal .paypal .twobtn button.active {
          background-color: #3876ed;
          color: white; }
        .mc_modal .paypal .twobtn button.active:hover {
          background: #2268f3; }
    .mc_modal .paypal .btn-tips {
      font-size: 16px;
      font-weight: bold;
      color: #c8ccd7;
      text-align: center;
      padding-top: 20px;
      width: 100%; }
      .mc_modal .paypal .btn-tips a {
        color: #3c7fff;
        padding-top: 20px;
        border-bottom: 1px solid #cdddfa; }

.mengceng-v3 {
  z-index: 1111111;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  overflow: auto;
  text-align: center; }
  .mengceng-v3::after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle; }
  .mengceng-v3 .mengceng-v3-content {
    display: inline-block;
    vertical-align: middle;
    max-width: 660px;
    min-height: 624px;
    background-color: #ffffff;
    border-radius: 20px;
    padding: 80px 40px 60px 40px;
    box-sizing: border-box;
    position: relative; }
    .mengceng-v3 .mengceng-v3-content .mengceng-v3-content-close {
      position: absolute;
      top: 24px;
      right: 24px;
      cursor: pointer; }
      .mengceng-v3 .mengceng-v3-content .mengceng-v3-content-close > img {
        width: 100%; }
    .mengceng-v3 .mengceng-v3-content .mengceng-v3-header {
      margin: 0 auto; }
    .mengceng-v3 .mengceng-v3-content .mengceng-v3-body {
      margin-top: 31px; }
      .mengceng-v3 .mengceng-v3-content .mengceng-v3-body .v3-form-header .v3-form-title {
        font-family: SourceHanSansSC-Heavy;
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 0.9;
        letter-spacing: 0px;
        color: #1e2539; }
      .mengceng-v3 .mengceng-v3-content .mengceng-v3-body .v3-form-header .v3-form-small-title {
        margin-top: 15px;
        font-family: Montserrat-SemiBold;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 1.1;
        letter-spacing: 0px;
        color: #a7aab0; }
      .mengceng-v3 .mengceng-v3-content .mengceng-v3-body .v3-form {
        margin-top: 32px;
        text-align: left; }
        .mengceng-v3 .mengceng-v3-content .mengceng-v3-body .v3-form .v3-success {
          font-family: PingFang-SC-Heavy;
          font-size: 18px;
          font-weight: normal;
          font-stretch: normal;
          line-height: 17px;
          letter-spacing: 0px;
          color: #3c7fff; }
        .mengceng-v3 .mengceng-v3-content .mengceng-v3-body .v3-form .v3-form-item {
          position: relative;
          width: 100%;
          height: 66px;
          background-color: #f0f2f9;
          border-radius: 8px;
          padding: 0 21px;
          box-sizing: border-box; }
          .mengceng-v3 .mengceng-v3-content .mengceng-v3-body .v3-form .v3-form-item label {
            font-size: 12px;
            color: rgba(17, 24, 46, 0.2);
            font-family: "Poppins-Medium";
            display: none; }
          .mengceng-v3 .mengceng-v3-content .mengceng-v3-body .v3-form .v3-form-item input {
            font-size: 16px;
            color: #11182e;
            font-family: "Poppins-Medium";
            height: 66px;
            border: 0px;
            width: 100%;
            box-sizing: border-box;
            background-color: #f0f2f9; }
          .mengceng-v3 .mengceng-v3-content .mengceng-v3-body .v3-form .v3-form-item.focus {
            padding-top: 10px; }
            .mengceng-v3 .mengceng-v3-content .mengceng-v3-body .v3-form .v3-form-item.focus label {
              display: block; }
            .mengceng-v3 .mengceng-v3-content .mengceng-v3-body .v3-form .v3-form-item.focus input {
              height: 23px; }
          .mengceng-v3 .mengceng-v3-content .mengceng-v3-body .v3-form .v3-form-item .err {
            color: #e62f56;
            position: absolute;
            bottom: -25px;
            left: 0px;
            font-size: 16px;
            font-family: 'Outfit-Medium';
            display: none; }
        .mengceng-v3 .mengceng-v3-content .mengceng-v3-body .v3-form.error .v3-success {
          color: #e62f56; }
        .mengceng-v3 .mengceng-v3-content .mengceng-v3-body .v3-form.error .v3-form-item .v3-input {
          box-shadow: 0px 8px 16px 0px rgba(230, 47, 86, 0.09);
          border: solid 2px #e62f56; }
        .mengceng-v3 .mengceng-v3-content .mengceng-v3-body .v3-form.error .err {
          display: block; }
    .mengceng-v3 .mengceng-v3-content .mengceng-v3-foot {
      margin-top: 43px; }
      .mengceng-v3 .mengceng-v3-content .mengceng-v3-foot .v3-button {
        height: 66px;
        background-color: #3421FF;
        border-radius: 10px;
        font-size: 18px;
        line-height: 66px;
        color: #ffffff;
        cursor: pointer; }
  .mengceng-v3 .mengceng-v3-content1 {
    display: inline-block;
    vertical-align: middle;
    max-width: 660px;
    min-height: 624px;
    background-color: #ffffff;
    border-radius: 20px;
    padding: 80px 40px 60px 40px;
    box-sizing: border-box;
    position: relative; }
    .mengceng-v3 .mengceng-v3-content1 .mengceng-v3-content1-close {
      position: absolute;
      top: 24px;
      right: 24px;
      cursor: pointer; }
      .mengceng-v3 .mengceng-v3-content1 .mengceng-v3-content1-close > img {
        width: 100%; }
    .mengceng-v3 .mengceng-v3-content1 .mengceng-v3-success-body {
      margin-top: 47px; }
      .mengceng-v3 .mengceng-v3-content1 .mengceng-v3-success-body .v3-success-title {
        font-size: 32px;
        font-weight: bold;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: 0px;
        color: #1e2539; }
      .mengceng-v3 .mengceng-v3-content1 .mengceng-v3-success-body .v3-success-tip {
        margin-top: 7px;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        line-height: 1;
        color: #a7aab0; }
        .mengceng-v3 .mengceng-v3-content1 .mengceng-v3-success-body .v3-success-tip .success-email {
          color: #3c7fff; }
    .mengceng-v3 .mengceng-v3-content1 .mengceng-v3-success-btns {
      margin-top: 41px; }
      .mengceng-v3 .mengceng-v3-content1 .mengceng-v3-success-btns .v3-success-email {
        height: 57px;
        background-color: #f5f8ff;
        border-radius: 4px;
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 57px;
        letter-spacing: 0px;
        color: #a7aab0;
        cursor: pointer; }
      .mengceng-v3 .mengceng-v3-content1 .mengceng-v3-success-btns .v3-success-order {
        margin-top: 23px;
        height: 57px;
        background-color: #3c7fff;
        border-radius: 4px;
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 57px;
        letter-spacing: 0px;
        color: #ffffff;
        cursor: pointer; }
    .mengceng-v3 .mengceng-v3-content1 .mengceng-v3-success-tips {
      margin-top: 31px; }
      .mengceng-v3 .mengceng-v3-content1 .mengceng-v3-success-tips .v3-success-tip {
        font-family: PingFang-SC-Heavy;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: 0px;
        color: #a7aab0; }
        .mengceng-v3 .mengceng-v3-content1 .mengceng-v3-success-tips .v3-success-tip .success-email {
          color: #3c7fff; }
          .mengceng-v3 .mengceng-v3-content1 .mengceng-v3-success-tips .v3-success-tip .success-email a {
            color: #3c7fff; }

.payment-m {
  z-index: 1111111;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  overflow: auto;
  text-align: center; }
  .payment-m::after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 0;
    vertical-align: middle; }
  .payment-m .payment-popup {
    display: inline-block;
    vertical-align: middle;
    max-width: 510px;
    min-height: 518px;
    background-color: #ffffff;
    border-radius: 20px;
    padding: 80px 40px 40px 40px;
    box-sizing: border-box;
    position: relative; }
    .payment-m .payment-popup .payment-popup-close {
      position: absolute;
      top: 24px;
      right: 24px;
      cursor: pointer; }
      .payment-m .payment-popup .payment-popup-close > img {
        width: 100%; }
    .payment-m .payment-popup .payment-popup-center .warning-img {
      width: 158px;
      height: 158px;
      border-radius: 50%;
      margin: 0 auto;
      background-color: rgba(250, 168, 75, 0.1);
      display: flex;
      align-items: center;
      justify-content: center; }
    .payment-m .payment-popup .title {
      margin-top: 32px;
      font-family: "Poppins-Bold";
      font-size: 24px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 32px;
      letter-spacing: 0px;
      color: #223265; }
    .payment-m .payment-popup .tip {
      margin-top: 16px;
      font-family: "Poppins-Regular";
      font-size: 14px;
      font-weight: normal;
      line-height: 14px;
      letter-spacing: 0px;
      color: #223265; }
      .payment-m .payment-popup .tip .blue {
        color: #3421FF; }
    .payment-m .payment-popup .btn {
      margin-top: 26px;
      width: 100%;
      height: 66px;
      background-color: #3421FF;
      border-radius: 10px;
      font-family: "Poppins-SemiBold";
      font-size: 18px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 66px;
      letter-spacing: 0px;
      color: #ffffff;
      cursor: pointer; }

.alipay-qrcode-gloup {
  width: 0px;
  height: 0px;
  overflow: hidden;
  display: none; }
  .alipay-qrcode-gloup .alipay-qrcode-item {
    width: 248px;
    height: 244px;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center; }

.btn-disable {
  pointer-events: none; }

.tooo {
  cursor: pointer; }
  .tooo.dis {
    cursor: not-allowed;
    background-color: #ccc !important;
    color: #5c5c5c !important;
    border: 0px !important; }

.wxtooo {
  cursor: pointer; }
  .wxtooo.dis {
    cursor: not-allowed;
    background-color: #ccc !important;
    color: #5c5c5c !important;
    border: 0px !important; }

.dktooo {
  cursor: pointer; }
  .dktooo.dis {
    cursor: not-allowed;
    background-color: #ccc !important;
    color: #5c5c5c !important;
    border: 0px !important; }

#qrcode {
  margin-left: 20px;
  margin-right: 20px;
  background: white;
  padding: 14px; }

#wxpay_qrcod {
  width: 135px;
  height: 135px;
  padding-left: 20px;
  padding-right: 20px; }

.bigbox {
  width: 100%;
  margin-top: 17px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; }
  .bigbox .b1s {
    left: 27%; }
  .bigbox .b2s {
    text-align: left;
    font-size: 0.7rem;
    font-weight: bolder;
    margin-top: 0.3rem;
    margin-bottom: 0.55rem;
    padding-left: 4px; }
  .bigbox .b12 {
    font-size: 18px;
    font-weight: bolder;
    padding-left: 12px; }
  .bigbox .areaBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap; }
    .bigbox .areaBox .numBoxcolor {
      display: block;
      border-radius: 5px;
      background: #fff; }

.areaItem {
  padding: 0 10px 0 15px;
  width: 216px;
  height: 58px;
  border: 2px solid #fff;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  color: #000;
  font-size: 16px;
  box-sizing: border-box; }
  .areaItem .el-input-number--mini .el-input-number__decrease [class*=el-icon],
  .areaItem .el-input-number--mini .el-input-number__increase [class*=el-icon] {
    transform: scale(1.3); }
  .areaItem .numBox {
    display: none;
    cursor: pointer; }
  .areaItem .name {
    display: block;
    width: 100%; }
    .areaItem .name img {
      margin-right: 18px; }
  .areaItem:hover {
    background: #fff;
    border: 2px solid #3c7fff;
    color: #3c7fff !important;
    justify-content: space-between; }
    .areaItem:hover .name img {
      display: none; }
    .areaItem:hover .numBox {
      display: block;
      border-radius: 4px;
      background: none; }
    .areaItem:hover .el-input--mini .el-input__inner {
      height: 22px;
      line-height: 22px;
      border: none;
      font-size: 15px; }
    .areaItem:hover .el-input-number--mini {
      width: 88px;
      background: #fff;
      border-radius: 4px;
      line-height: 22px;
      border: none; }
    .areaItem:hover .el-input-number--mini .el-input-number__decrease,
    .areaItem:hover .el-input-number--mini .el-input-number__increase {
      width: 15px;
      border-right: 0;
      background: none;
      line-height: 22px; }
    .areaItem:hover .el-input-number--mini .el-input__inner {
      padding-left: 15px;
      padding-right: 15px;
      background: none;
      line-height: 22px;
      color: #3c7fff !important; }
    .areaItem:hover .el-input-number__increase {
      width: 15px;
      border-left: 0;
      background: none;
      line-height: 22px; }
    .areaItem:hover .name {
      margin-right: 0.2rem;
      color: #3c7fff;
      display: block; }
    .areaItem:hover .el-icon-plus,
    .areaItem:hover .el-icon-minus {
      color: #dfe1e8 !important; }
      .areaItem:hover .el-icon-plus:hover,
      .areaItem:hover .el-icon-minus:hover {
        color: #3c7fff; }

.areaItemcolor {
  background: #3c7fff;
  justify-content: space-between;
  color: #fff; }
  .areaItemcolor .name img {
    display: none; }
  .areaItemcolor .numBox {
    display: block !important;
    cursor: pointer; }
    .areaItemcolor .numBox .el-input--mini .el-input__inner {
      height: 22px;
      line-height: 22px;
      font-size: 16px;
      background-color: #3c7fff; }
    .areaItemcolor .numBox .el-input-number--mini {
      width: 88px;
      border-radius: 5px;
      line-height: 22px;
      border-radius: 15px;
      border: none;
      color: white;
      font-size: 16px; }
    .areaItemcolor .numBox .el-input-number--mini .el-input-number__decrease,
    .areaItemcolor .numBox .el-input-number--mini .el-input-number__increase {
      width: 15px;
      border-right: 0;
      background: none;
      line-height: 22px; }
    .areaItemcolor .numBox .el-input-number--mini .el-input__inner {
      padding-left: 15px;
      padding-right: 15px;
      background: none;
      line-height: 22px;
      border-radius: 15px;
      border: none;
      color: white;
      font-size: 16px; }
    .areaItemcolor .numBox .el-input-number__increase {
      width: 15px;
      border-left: 0;
      background: none;
      line-height: 22px; }
    .areaItemcolor .numBox .el-icon-plus,
    .areaItemcolor .numBox .el-icon-minus {
      color: white; }
  .areaItemcolor .name {
    margin-right: 0.2rem; }

.nodewrap {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
  max-height: 200px;
  overflow-y: scroll;
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap; }
  .nodewrap::-webkit-scrollbar {
    width: 6px;
    height: 1px; }
  .nodewrap::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #3876ed; }
  .nodewrap img {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    margin-right: 10px; }

.rbox {
  width: 138px;
  display: inline-block;
  height: 48px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-right: 8px;
  display: flex;
  align-items: center;
  margin-top: 10px;
  padding-left: 8px; }

.jtmc_modal {
  top: -100%; }

.plan-none {
  display: none !important; }

.plan-p7 {
  display: none; }

@media (min-width: 2720px) {
  .mmc {
    width: 100%;
    max-width: 2720px;
    height: 447px;
    margin: auto;
    position: absolute;
    left: calc(50% - 1360px);
    top: 0px;
    margin-top: 73px; }

  .fmc {
    background-image: linear-gradient(to right, #f8fcfe 0%, transparent);
    pointer-events: none;
    position: absolute;
    top: 0;
    left: -1px;
    height: 100%;
    width: calc(50% - 1160px); }

  .tmc {
    background-image: linear-gradient(to left, #f8fcfe 0%, transparent);
    pointer-events: none;
    position: absolute;
    top: 0;
    height: 100%;
    width: calc(50% - 1160px);
    right: -1px; } }
#card-error {
  height: 20px;
  padding-top: 15px;
  padding-bottom: 10px;
  user-select: none;
  text-align: left; }

.pay-sud {
  background: rgba(0, 0, 0, 0) !important;
  box-shadow: none !important; }

.pay-sud .layui-layer-content {
  background: rgba(51, 112, 228, 0.4);
  border-radius: 5px;
  color: #3370e4; }

.pay-sud .layui-layer-ico1 {
  background: url("/static/index/img/index/icon_gou.png") no-repeat; }

.menu-right .ipg {
  width: 97%; }
  .menu-right .ipg .d8_div {
    width: 23%; }

.xzs.footer {
  width: 1200px;
  margin: 0 auto;
  margin-top: 80px; }
  .xzs.footer .section-title {
    margin-bottom: 65px; }
    .xzs.footer .section-title .small-title {
      font-size: 24px;
      font-weight: normal;
      font-stretch: normal;
      line-height: 0.9;
      margin-bottom: 31px; }
    .xzs.footer .section-title .title {
      font-size: 44px;
      line-height: 44px;
      letter-spacing: 0px;
      color: #161f23;
      margin-bottom: 22px; }
    .xzs.footer .section-title .ftitle {
      width: 900px;
      margin: 0 auto;
      font-size: 16px;
      line-height: 22px;
      letter-spacing: 0px;
      color: #808080;
      margin-bottom: 40px; }
  .xzs.footer .btn {
    display: block;
    background-color: #3c7fff;
    width: 260px;
    margin: 0 auto;
    margin-bottom: 24px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    height: 56px;
    box-shadow: 0 10px 15px 0 #cedefd;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer; }
    .xzs.footer .btn > div:first-of-type {
      display: flex;
      align-items: center;
      height: 100%;
      margin-right: 12px; }
      .xzs.footer .btn > div:first-of-type > img {
        width: 34px;
        height: 35px; }
    .xzs.footer .btn > div:last-of-type {
      margin-left: 12px; }
      .xzs.footer .btn > div:last-of-type > div:first-of-type {
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        letter-spacing: 0px;
        color: #ffffff; }
      .xzs.footer .btn > div:last-of-type > div:last-of-type {
        font-size: 20px;
        font-weight: normal;
        letter-spacing: 0px;
        color: #ffffff; }
  .xzs.footer .f-footer {
    text-align: center; }
    .xzs.footer .f-footer a.blue {
      text-decoration: underline; }
  .xzs.footer .hefoot {
    text-align: center;
    margin-bottom: 15px; }
    .xzs.footer .hefoot a.blue {
      text-decoration: underline; }
  .xzs.footer .blue {
    color: #3c7fff; }

.pay_item {
  transition: all .2s;
  display: none;
  width: 100%;
  padding: 32px;
  box-sizing: border-box;
  border-bottom-width: 1px;
  border-bottom-color: #e9eaee;
  border-bottom-style: solid; }
  .pay_item .p1 {
    font-size: 18px;
    line-height: 72px;
    color: #223265;
    font-family: "Poppins-Medium"; }
    @media (max-width: 530px) {
      .pay_item .p1 {
        line-height: 30px; } }
  .pay_item .pay_c_type {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap; }
    .pay_item .pay_c_type .c_div {
      padding: 0 16px;
      padding-right: 55px;
      background-color: #f2f6fe;
      border-radius: 8px;
      box-sizing: border-box;
      display: flex;
      align-items: center;
      justify-content: space-between;
      cursor: pointer;
      margin-bottom: 16px;
      min-width: 260px;
      min-height: 66px;
      position: relative;
      margin-right: 50px; }
      .pay_item .pay_c_type .c_div:nth-child(5) {
        margin-right: 0px; }
      .pay_item .pay_c_type .c_div .img {
        display: flex;
        align-items: center; }
        .pay_item .pay_c_type .c_div .img .ac_y img {
          width: 37px;
          height: 37px;
          margin-right: 16px; }
      .pay_item .pay_c_type .c_div .c_title {
        font-size: 16px;
        color: #223265;
        font-family: "Poppins-Medium"; }
      .pay_item .pay_c_type .c_div .c_more {
        display: flex;
        align-items: center;
        position: absolute;
        right: 8px;
        top: 8px; }
        .pay_item .pay_c_type .c_div .c_more .nor {
          width: 16px;
          height: 16px;
          background-color: #ffffff;
          border: solid 1px rgba(34, 50, 101, 0.3);
          box-sizing: border-box;
          border-radius: 50%; }
        .pay_item .pay_c_type .c_div .c_more .active {
          display: none; }
      .pay_item .pay_c_type .c_div.active .c_more .nor {
        display: none; }
      .pay_item .pay_c_type .c_div.active .c_more .active {
        display: inline-block; }
  .pay_item .item {
    display: flex;
    align-items: center;
    padding-top: 16px;
    padding-left: 16px;
    padding-bottom: 48px;
    height: 200px;
    background-color: #f3f7ff;
    border-radius: 10px;
    box-sizing: border-box;
    margin-bottom: 24px;
    border: dashed 1px #3876ed; }
    .pay_item .item .qr {
      width: 136px;
      height: 136px;
      background-color: #ffffff;
      border-radius: 4px;
      border: solid 1px #edf0f5;
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      margin-right: 46px;
      box-sizing: border-box; }
      .pay_item .item .qr .jg {
        width: 133px;
        height: 24px;
        background-color: #3876ed;
        border-radius: 4px;
        text-align: center;
        line-height: 24px;
        position: absolute;
        bottom: -32px;
        box-sizing: border-box; }
        .pay_item .item .qr .jg span {
          font-weight: 600;
          font-size: 16px;
          color: #ffffff; }
    .pay_item .item .zh .fz .title {
      font-weight: 400;
      font-size: 14px;
      color: #000000; }
    .pay_item .item .zh .fz .val {
      display: flex;
      align-items: center; }
      .pay_item .item .zh .fz .val .blue {
        font-weight: 400;
        color: #3270ff;
        font-size: 14px; }
      .pay_item .item .zh .fz .val .copy_img {
        cursor: pointer;
        margin-left: 24px; }
        .pay_item .item .zh .fz .val .copy_img .active {
          display: none; }
        .pay_item .item .zh .fz .val .copy_img:hover .nor {
          display: none; }
        .pay_item .item .zh .fz .val .copy_img:hover .active {
          display: inline-block; }
    .pay_item .item .zh .fz.yfz {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      padding-top: 20px; }
      .pay_item .item .zh .fz.yfz div:first-child {
        margin-right: 96px; }
  .pay_item .num_tax label {
    font-weight: 400;
    font-size: 14px;
    color: #c8ccd7; }
  .pay_item .num_tax .tax {
    height: 49px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #e9eaee;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    padding-left: 16px;
    box-sizing: border-box;
    margin-top: 7px; }
    .pay_item .num_tax .tax input {
      font-weight: 400;
      font-size: 14px;
      flex: 1;
      border: 0;
      outline: none; }
    .pay_item .num_tax .tax.err {
      border-color: #e62f56; }
  .pay_item .num_tax .tax_mag {
    font-weight: 400;
    font-size: 14px;
    color: #f51b49;
    margin-bottom: 17px; }
  .pay_item .num_tax .nc_scale {
    background: #f1f4fa !important;
    height: 49px; }
    .pay_item .num_tax .nc_scale div.nc_bg {
      background: #3876ed !important; }
    .pay_item .num_tax .nc_scale .nc-lang-cnt {
      line-height: 49px;
      font-weight: 14px; }
    .pay_item .num_tax .nc_scale .nc_iconfont {
      font-size: 32px;
      line-height: 49px;
      width: 72px;
      height: 49px;
      background-color: #ffffff;
      border: solid 1px #e9eaee; }
  .pay_item .num_tax .nc-lang-cnt {
    font-weight: 400; }
  .pay_item .num_tax .drag_mag {
    font-weight: 400;
    font-size: 14px;
    color: #c8ccd7;
    margin-top: 24px;
    margin-bottom: 24px; }
  .pay_item .btns .to_buy {
    width: 212px;
    height: 48px;
    background-color: #3876ed;
    border-radius: 4px;
    font-size: 24px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
    line-height: 48px;
    outline: none;
    border: 0px;
    margin-right: 24px; }
  .pay_item .btns .to_us {
    text-align: center;
    line-height: 48px;
    outline: none;
    border: 0px;
    width: 212px;
    height: 48px;
    background-color: #f1f4fa;
    border-radius: 4px;
    border: solid 1px #3876ed;
    font-size: 24px;
    color: #3876ed;
    font-weight: 600; }

.btn-disable {
  pointer-events: none !important;
  background-color: #f0f3f8 !important; }

.yes_randomsxf span:first-child {
  color: black;
  font-size: 16px; }
.yes_randomsxf span:nth-child(2) {
  color: #f51b49;
  font-size: 16px;
  text-decoration: line-through; }
.yes_randomsxf span:nth-child(3) {
  color: black;
  font-size: 16px; }
.yes_randomsxf span:last-child {
  color: #3876ed;
  font-size: 16px; }

.payment {
  max-width: 1200px;
  margin: auto;
  padding-top: 105px;
  padding-bottom: 15px; }
  .payment .payment-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 24px; }
    .payment .payment-title h1 {
      font-size: 40px;
      line-height: 72px;
      color: #223265;
      font-family: "Poppins-Bold"; }
    .payment .payment-title .support {
      font-family: "Poppins-Medium"; }
      .payment .payment-title .support span:nth-child(1) {
        font-size: 16px;
        line-height: 72px;
        color: #223265; }
      .payment .payment-title .support span:nth-child(2) {
        font-size: 16px;
        line-height: 72px;
        color: #3421FF;
        cursor: pointer; }
  .payment .paypal {
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between; }
    .payment .paypal .left {
      width: 60%;
      border-radius: 10px;
      box-sizing: border-box;
      padding-bottom: 10px; }
      .payment .paypal .left .package {
        margin-bottom: 24px;
        width: 100%;
        min-height: 96px;
        padding: 32px;
        border: 1px solid #e9eaee;
        border-radius: 10px;
        box-sizing: border-box;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center; }
        .payment .paypal .left .package .package-left {
          height: 100%; }
          .payment .paypal .left .package .package-left .package-title {
            font-family: "Poppins-Bold";
            font-size: 24px;
            font-weight: normal;
            font-stretch: normal;
            line-height: 24px;
            letter-spacing: 0px;
            color: #223265;
            display: none; }
          .payment .paypal .left .package .package-left .package-tip {
            width: 133px;
            height: 30px;
            background-color: rgba(39, 109, 253, 0.1);
            border-radius: 15px;
            font-family: "Poppins-Bold";
            font-size: 20px;
            line-height: 30px;
            text-align: center;
            color: #3421FF; }
        .payment .paypal .left .package .package-right {
          height: 100%;
          display: flex;
          justify-content: flex-end;
          align-items: center; }
          .payment .paypal .left .package .package-right .package-info {
            margin-right: 26px;
            font-family: "Poppins-Bold";
            font-size: 40px;
            font-weight: normal;
            letter-spacing: 0px;
            color: #223265; }
            .payment .paypal .left .package .package-right .package-info .notation {
              font-size: 24px; }
            .payment .paypal .left .package .package-right .package-info .time {
              font-family: "Poppins-Medium";
              font-size: 16px;
              font-weight: normal;
              font-stretch: normal;
              line-height: 72px;
              letter-spacing: 0px;
              color: rgba(34, 50, 101, 0.3); }
      .payment .paypal .left .payico {
        border-bottom-width: 1px;
        border-bottom-color: #e9eaee;
        border-bottom-style: solid;
        border-left: 1px solid #e9eaee;
        border-right: 1px solid #e9eaee;
        width: 100%;
        min-height: 138px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
        padding: 32px;
        cursor: pointer;
        box-sizing: border-box;
        position: relative; }
        .payment .paypal .left .payico .activity-btn-s {
          position: absolute;
          right: 9%;
          top: -36px;
          display: none; }
        .payment .paypal .left .payico.first {
          border-top: 1px solid #e9eaee;
          border-radius: 10px 10px 0 0; }
        .payment .paypal .left .payico.end {
          border-radius: 0 0 10px 10px; }
        .payment .paypal .left .payico .pyleft {
          display: flex;
          align-items: center;
          justify-content: space-between;
          position: relative;
          width: 100%; }
          .payment .paypal .left .payico .pyleft span {
            font-size: 18px;
            color: #223265;
            font-family: "Poppins-SemiBold"; }
          .payment .paypal .left .payico .pyleft .round {
            width: 23px;
            height: 23px;
            background-color: #ffffff;
            border-radius: 50%;
            box-sizing: border-box;
            border: solid 1px rgba(34, 50, 101, 0.3); }
        .payment .paypal .left .payico.active .round {
          border: solid 1px #3421FF;
          display: flex;
          align-items: center;
          justify-content: center; }
          .payment .paypal .left .payico.active .round::after {
            content: "";
            width: 13px;
            height: 13px;
            background-color: #3421FF;
            border-radius: 50%; }
        .payment .paypal .left .payico .pay-icons {
          font-size: 0;
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          justify-content: flex-start; }
          .payment .paypal .left .payico .pay-icons img {
            margin-left: 15px; }
            .payment .paypal .left .payico .pay-icons img:first-child {
              margin-left: 0px; }
          .payment .paypal .left .payico .pay-icons .svg {
            font-size: 20px;
            height: 27px; }
          .payment .paypal .left .payico .pay-icons .icons img {
            height: 36px; }
      .payment .paypal .left .btn-tips {
        margin-top: 13px;
        text-align: left;
        width: 100%;
        color: #223265;
        font-size: 16px;
        line-height: 24px;
        font-family: "Poppins-Medium"; }
        .payment .paypal .left .btn-tips a {
          color: #3421FF; }
    .payment .paypal .right {
      width: 38.3%;
      box-sizing: border-box; }
      .payment .paypal .right .total {
        background-color: #f2f6fe;
        border-radius: 10px; }
        .payment .paypal .right .total .mon {
          width: 100%;
          display: flex;
          flex-direction: column;
          justify-content: flex-start;
          position: relative;
          box-sizing: border-box; }
          .payment .paypal .right .total .mon hr {
            width: calc(100% - 56px);
            margin: 0 auto;
            border-top: 1px dashed rgba(34, 50, 101, 0.1);
            height: 0px;
            background-color: transparent;
            margin-top: 24px;
            margin-bottom: 24px; }
          .payment .paypal .right .total .mon .prompt {
            position: absolute;
            top: -32px;
            left: 5%;
            width: 90%;
            height: 32px;
            background-color: #10c158;
            border-radius: 10px 10px 0px 0px;
            font-size: 14px;
            color: #ffffff;
            display: none;
            align-items: center;
            justify-content: center; }
            .payment .paypal .right .total .mon .prompt img {
              margin-right: 8px; }
            .payment .paypal .right .total .mon .prompt span {
              max-width: 80%;
              line-height: 0.9; }
            .payment .paypal .right .total .mon .prompt .prompt-error {
              display: none; }
            .payment .paypal .right .total .mon .prompt.error {
              background-color: #ffa32e; }
              .payment .paypal .right .total .mon .prompt.error .prompt-error {
                display: inline-block; }
              .payment .paypal .right .total .mon .prompt.error .prompt-success {
                display: none; }
          .payment .paypal .right .total .mon .mon-discount {
            width: calc(100% - 24px - 32px);
            padding-left: 24px;
            padding-right: 32px;
            padding-top: 24px; }
            .payment .paypal .right .total .mon .mon-discount .mon-discount-title {
              width: 100%;
              font-family: "Poppins-Bold";
              font-size: 32px;
              font-weight: normal;
              font-stretch: normal;
              line-height: 72px;
              letter-spacing: 0px;
              color: #223265; }
            .payment .paypal .right .total .mon .mon-discount .mon-discount-search {
              height: 49px;
              background-color: rgba(255, 255, 255, 0.3);
              border-radius: 10px;
              box-sizing: border-box;
              position: relative; }
              .payment .paypal .right .total .mon .mon-discount .mon-discount-search .layui-form-select {
                height: 100%; }
                @media (max-width: 960px) {
                  .payment .paypal .right .total .mon .mon-discount .mon-discount-search .layui-form-select {
                    width: 280rem; } }
                .payment .paypal .right .total .mon .mon-discount .mon-discount-search .layui-form-select .layui-select-title {
                  height: 100%; }
                  .payment .paypal .right .total .mon .mon-discount .mon-discount-search .layui-form-select .layui-select-title .layui-input {
                    height: 100%;
                    padding-left: 20px;
                    border-radius: 10px;
                    color: #11182e;
                    border: 1px solid #b1bfeb;
                    background-color: rgba(255, 255, 255, 0.3); }
              .payment .paypal .right .total .mon .mon-discount .mon-discount-search .discount {
                position: absolute;
                top: 9px;
                left: 200px;
                height: 30px;
                padding: 0px 10px;
                background-color: #d1f8e1;
                border-radius: 15px;
                font-family: "Poppins-Bold";
                font-size: 18px;
                font-weight: normal;
                font-stretch: normal;
                line-height: 30px;
                letter-spacing: 0px;
                color: #10c158;
                display: none; }
                @media (max-width: 960px) {
                  .payment .paypal .right .total .mon .mon-discount .mon-discount-search .discount {
                    left: 155rem; } }
          .payment .paypal .right .total .mon .mon-top {
            display: flex;
            justify-content: space-between;
            align-items: center;
            width: 100%;
            padding-left: 24px;
            padding-right: 32px;
            padding-top: 24px;
            padding-bottom: 40px;
            box-sizing: border-box; }
            .payment .paypal .right .total .mon .mon-top .mon-top-left {
              font-size: 32px;
              color: #223265;
              font-family: "Poppins-Bold";
              line-height: 0.9; }
            .payment .paypal .right .total .mon .mon-top .mon-top-right {
              position: relative; }
              .payment .paypal .right .total .mon .mon-top .mon-top-right .money span {
                font-size: 46px;
                color: #223265;
                font-family: "Poppins-SemiBold";
                line-height: 0.9; }
              .payment .paypal .right .total .mon .mon-top .mon-top-right .poundage {
                font-size: 14px;
                color: rgba(34, 50, 101, 0.6);
                font-family: "Poppins-Medium";
                position: absolute;
                right: 0px;
                bottom: -31px;
                width: max-content;
                display: none; }
          .payment .paypal .right .total .mon .montital {
            padding-left: 24px;
            padding-right: 32px;
            display: none; }
            .payment .paypal .right .total .mon .montital .montital-div {
              display: flex;
              align-items: center;
              justify-content: space-between;
              margin-bottom: 25px; }
              .payment .paypal .right .total .mon .montital .montital-div:last-child {
                margin-bottom: 0px; }
              .payment .paypal .right .total .mon .montital .montital-div span {
                font-family: "Poppins-Medium";
                font-size: 18px;
                color: #223265; }
            .payment .paypal .right .total .mon .montital .montital-icon {
              display: flex;
              align-items: center;
              justify-content: left;
              background-color: #ffe8ce;
              border-radius: 6px;
              padding: 8px 0px;
              margin-top: 25px; }
              .payment .paypal .right .total .mon .montital .montital-icon.no {
                display: none; }
              .payment .paypal .right .total .mon .montital .montital-icon img {
                margin: 0 8px; }
              .payment .paypal .right .total .mon .montital .montital-icon span {
                font-size: 12px;
                color: #ff8903; }
            .payment .paypal .right .total .mon .montital.renew-montital {
              margin-top: 24px; }
              .payment .paypal .right .total .mon .montital.renew-montital .layui-form {
                height: 66px;
                background-color: #ffffff;
                border-radius: 10px;
                padding-left: 20px;
                box-sizing: border-box; }
                .payment .paypal .right .total .mon .montital.renew-montital .layui-form label {
                  font-size: 12px;
                  color: rgba(17, 24, 46, 0.2);
                  position: relative;
                  top: 5px; }
                .payment .paypal .right .total .mon .montital.renew-montital .layui-form .layui-form-select .layui-input {
                  color: #11182e;
                  border: 0px;
                  padding-left: 0px; }
                .payment .paypal .right .total .mon .montital.renew-montital .layui-form .layui-form-select .layui-edge {
                  top: 24%; }
      .payment .paypal .right .coupon {
        margin-top: 24px;
        background-color: #f2f6fe;
        padding: 0 32px;
        border-radius: 10px; }
        .payment .paypal .right .coupon .coupon-top {
          display: flex;
          justify-content: space-between;
          flex-wrap: wrap;
          align-items: center;
          margin-bottom: 16px; }
          .payment .paypal .right .coupon .coupon-top .coupon-div {
            position: relative;
            height: 66px;
            background-color: #ffffff;
            border-radius: 8px;
            padding: 0 21px;
            box-sizing: border-box;
            max-width: 250px; }
            @media (max-width: 960px) {
              .payment .paypal .right .coupon .coupon-top .coupon-div {
                width: 163rem;
                height: 46rem; } }
            .payment .paypal .right .coupon .coupon-top .coupon-div label {
              font-size: 12px;
              color: rgba(17, 24, 46, 0.2);
              font-family: "Poppins-Medium";
              display: none; }
            .payment .paypal .right .coupon .coupon-top .coupon-div input {
              font-size: 16px;
              color: #11182e;
              font-family: "Poppins-Medium";
              height: 66px;
              border: 0px;
              width: 97%;
              box-sizing: border-box; }
              @media (max-width: 960px) {
                .payment .paypal .right .coupon .coupon-top .coupon-div input {
                  height: 100%; } }
              .payment .paypal .right .coupon .coupon-top .coupon-div input.no {
                color: #e83e00; }
              .payment .paypal .right .coupon .coupon-top .coupon-div input.yes {
                color: #10c158; }
            .payment .paypal .right .coupon .coupon-top .coupon-div.focus {
              padding-top: 10px; }
              .payment .paypal .right .coupon .coupon-top .coupon-div.focus label {
                display: block; }
              .payment .paypal .right .coupon .coupon-top .coupon-div.focus input {
                height: 23px; }
          .payment .paypal .right .coupon .coupon-top button {
            height: 66px;
            background-color: #3421FF;
            border-radius: 8px;
            font-size: 24px;
            color: #ffffff;
            font-family: "Poppins-Bold";
            border: 0;
            cursor: pointer;
            padding: 0 29px; }
            @media (max-width: 960px) {
              .payment .paypal .right .coupon .coupon-top button {
                width: 102rem;
                height: 46rem;
                font-size: 20rem;
                text-align: center;
                padding: 0; } }
        .payment .paypal .right .coupon .mesg .no {
          display: none; }
          .payment .paypal .right .coupon .mesg .no span {
            margin-left: 3px;
            font-size: 12px;
            color: #e83e00;
            line-height: 16px; }
        .payment .paypal .right .coupon .mesg .yes {
          display: none; }
          .payment .paypal .right .coupon .mesg .yes span {
            margin-left: 3px;
            font-size: 12px;
            color: #10c158;
            line-height: 16px; }
      .payment .paypal .right .ty2 {
        background-color: #f2f6fe;
        padding-top: 24px;
        margin-top: 24px;
        display: none; }
        .payment .paypal .right .ty2 .p1 {
          font-size: 18px;
          line-height: 26px;
          color: #223265;
          padding-left: 27px; }
        .payment .paypal .right .ty2 .item {
          padding-left: 27px;
          padding-top: 24px;
          padding-bottom: 8px;
          margin-bottom: 23px;
          border-bottom: solid 1px rgba(34, 50, 101, 0.1); }
          .payment .paypal .right .ty2 .item .qr {
            width: 248px;
            height: 244px;
            background-color: #ffffff;
            border-radius: 8px;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 24px; }
          .payment .paypal .right .ty2 .item .btm .tur .tur-div {
            margin-bottom: 15px; }
            .payment .paypal .right .ty2 .item .btm .tur .tur-div .title {
              font-size: 16px;
              color: #223265;
              font-family: "Poppins-Medium";
              margin-bottom: 6px; }
            .payment .paypal .right .ty2 .item .btm .tur .tur-div .val {
              display: flex;
              align-items: center;
              flex-wrap: wrap; }
              .payment .paypal .right .ty2 .item .btm .tur .tur-div .val .blue {
                font-size: 16px;
                color: #3421FF;
                word-break: break-all; }
              .payment .paypal .right .ty2 .item .btm .tur .tur-div .val .copy_img {
                cursor: pointer; }
        .payment .paypal .right .ty2 .num_tax {
          padding: 0 24px;
          box-sizing: border-box; }
          .payment .paypal .right .ty2 .num_tax .tax {
            position: relative;
            width: 100%;
            height: 66px;
            background-color: #ffffff;
            border-radius: 8px;
            padding: 0 21px;
            box-sizing: border-box; }
            .payment .paypal .right .ty2 .num_tax .tax label {
              font-size: 12px;
              color: rgba(17, 24, 46, 0.2);
              font-family: "Poppins-Medium";
              display: none; }
            .payment .paypal .right .ty2 .num_tax .tax input {
              font-size: 16px;
              color: #11182e;
              font-family: "Poppins-Medium";
              height: 66px;
              border: 0px;
              width: 100%;
              box-sizing: border-box; }
            .payment .paypal .right .ty2 .num_tax .tax.focus {
              padding-top: 10px; }
              .payment .paypal .right .ty2 .num_tax .tax.focus label {
                display: block; }
              .payment .paypal .right .ty2 .num_tax .tax.focus input {
                height: 23px; }
          .payment .paypal .right .ty2 .num_tax .tax_mag {
            font-size: 12px;
            line-height: 26px;
            color: rgba(34, 50, 101, 0.6);
            margin-bottom: 19px;
            margin-top: 9px; }
            .payment .paypal .right .ty2 .num_tax .tax_mag span {
              text-decoration: underline;
              cursor: pointer; }
          .payment .paypal .right .ty2 .num_tax .nc-container .nc_scale {
            background: #ffffff !important;
            height: 66px; }
            .payment .paypal .right .ty2 .num_tax .nc-container .nc_scale div.nc_bg {
              background: #3421FF !important; }
            .payment .paypal .right .ty2 .num_tax .nc-container .nc_scale .nc-lang-cnt {
              line-height: 66px;
              font-weight: 14px; }
            .payment .paypal .right .ty2 .num_tax .nc-container .nc_scale .nc_iconfont {
              font-size: 32px;
              line-height: 66px;
              width: 49px;
              height: 66px;
              background-color: #f2f6fe;
              border: solid 1px #dae2fa; }
          .payment .paypal .right .ty2 .num_tax .nc-container .nc-lang-cnt {
            font-family: "Poppins-Medium"; }
          .payment .paypal .right .ty2 .num_tax .drag_mag {
            font-size: 12px;
            line-height: 26px;
            color: rgba(34, 50, 101, 0.6);
            padding-bottom: 17px; }
      .payment .paypal .right .hideWcpay {
        background-color: #f2f6fe;
        padding-left: 27px;
        padding-top: 24px;
        padding-bottom: 27px;
        margin-top: 24px;
        display: none; }
        .payment .paypal .right .hideWcpay .qr {
          width: 248px;
          height: 244px;
          background-color: white;
          display: flex;
          align-items: center;
          justify-content: center; }
      .payment .paypal .right .twobtn {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin-top: 24px; }
        .payment .paypal .right .twobtn .btn {
          border-radius: 8px;
          background-color: #3421FF;
          width: 100%;
          height: 66px;
          border: 0;
          outline: none;
          font-size: 24px;
          color: white;
          cursor: pointer;
          font-family: "Poppins-Bold";
          box-sizing: border-box; }
        .payment .paypal .right .twobtn .nbtn {
          width: 100%;
          height: 66px;
          border-radius: 8px;
          border: solid 1px #3421FF;
          color: #3421FF;
          font-family: "Poppins-Bold";
          background-color: white;
          font-size: 24px;
          margin-top: 24px;
          box-sizing: border-box;
          cursor: pointer; }
        .payment .paypal .right .twobtn .btn-hide {
          display: none; }
      .payment .paypal .right .btn-tips {
        margin-top: 13px;
        text-align: left;
        width: 100%;
        color: #223265;
        font-size: 16px;
        line-height: 24px;
        font-family: "Poppins-Medium"; }
        .payment .paypal .right .btn-tips a {
          color: #3421FF; }
    @media (max-width: 1055px) {
      .payment .paypal {
        align-items: center;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: flex-start; }
        .payment .paypal .left {
          margin-bottom: 30px;
          width: 90%; }
        .payment .paypal .right {
          width: 90%; } }

.payment .paypal .left .payico.pay-icons-wap-none {
  display: none; }

@media (max-width: 960px) {
  body {
    margin: 0 !important; }

  ::-webkit-scrollbar {
    display: none !important; }

  .proxies {
    padding-bottom: 40px !important; }
    .proxies section .text {
      max-width: 100%; }

  .all-article.problems {
    padding-top: 40px !important; }

  .pay-top .plan-tab .plan-tab-title-wap {
    overflow-x: scroll !important;
    width: 100vw !important;
    height: auto;
    padding: 10px 7px;
    padding: 26rem 0 0 0;
    background: none; }
    .pay-top .plan-tab .plan-tab-title-wap .plan-tab-title {
      width: 600rem;
      max-width: 1250rem;
      height: 50rem;
      display: flex;
      justify-content: space-around !important;
      border-radius: 0 !important;
      min-height: 44rem !important;
      background: url(../img/pay/pay_title_bg.png) no-repeat;
      background-position: center;
      background-size: 100% 100%; }
      .pay-top .plan-tab .plan-tab-title-wap .plan-tab-title .plan-tab-item .plan-title-info {
        font-size: 8rem; }
      .pay-top .plan-tab .plan-tab-title-wap .plan-tab-title a {
        width: auto !important;
        min-height: 25rem !important;
        padding: 0rem 0rem !important;
        margin: 0 0rem;
        line-height: 25rem !important;
        font-size: 13rem !important; }
        .pay-top .plan-tab .plan-tab-title-wap .plan-tab-title a .discount-activity {
          width: 55rem !important;
          height: 20rem !important;
          border-radius: 10rem !important;
          line-height: 20rem !important;
          font-size: 10rem !important; }
        .pay-top .plan-tab .plan-tab-title-wap .plan-tab-title a span {
          font-size: 13rem;
          color: black;
          line-height: 20rem; }
      .pay-top .plan-tab .plan-tab-title-wap .plan-tab-title a.active span {
        color: #FFFFFE !important; }
      .pay-top .plan-tab .plan-tab-title-wap .plan-tab-title .plan-tab-item .active-line {
        height: 2rem;
        border-radius: 2rem; }

  .pay-module-box {
    width: 100%; }
    .pay-module-box .pay-package-info {
      width: 100%; }
      .pay-module-box .pay-package-info .pay-package-item {
        width: 100%;
        padding: 20rem 0;
        box-sizing: border-box;
        background-color: #fff; }
        .pay-module-box .pay-package-info .pay-package-item .package-item-center {
          width: 100%;
          max-width: 1200px;
          margin: 0 auto;
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          align-items: center; }
          .pay-module-box .pay-package-info .pay-package-item .package-item-center .package-item-img {
            width: 100rem;
            margin-bottom: 10rem; }
            .pay-module-box .pay-package-info .pay-package-item .package-item-center .package-item-img img {
              width: 100%; }
          .pay-module-box .pay-package-info .pay-package-item .package-item-center .package-item-text {
            width: 100%;
            padding: 0 10rem;
            box-sizing: border-box;
            margin-bottom: 10rem; }
            .pay-module-box .pay-package-info .pay-package-item .package-item-center .package-item-text .package-item-tit {
              font-size: 10rem;
              font-family: "Poppins-Bold";
              font-weight: bold;
              color: #042B84;
              line-height: 0.9;
              margin-bottom: 10rem; }
            .pay-module-box .pay-package-info .pay-package-item .package-item-center .package-item-text .package-item-tip {
              font-size: 7rem;
              font-family: "Poppins-Medium";
              font-weight: 500;
              color: #223265;
              line-height: 1.1; }
            .pay-module-box .pay-package-info .pay-package-item .package-item-center .package-item-text .package-item-detail {
              width: 100%;
              display: flex;
              justify-content: flex-start;
              flex-wrap: wrap; }
              .pay-module-box .pay-package-info .pay-package-item .package-item-center .package-item-text .package-item-detail .detail-item {
                width: 50%;
                margin-top: 5rem;
                font-size: 7.5rem;
                font-family: "Poppins-SemiBold";
                font-weight: 500;
                color: #223265;
                line-height: 16px; }
                .pay-module-box .pay-package-info .pay-package-item .package-item-center .package-item-text .package-item-detail .detail-item img {
                  height: 16px;
                  margin-right: 20px;
                  vertical-align: middle; }
        .pay-module-box .pay-package-info .pay-package-item.pay-package-item1 {
          background-color: #e9f2fa; }
          .pay-module-box .pay-package-info .pay-package-item.pay-package-item1 .package-item-center {
            flex-direction: column-reverse; }
    .pay-module-box .pay-case-info {
      width: 100%;
      padding: 20rem 10rem 20rem;
      background-image: linear-gradient(175deg, #021034 0%, #102a6c 100%);
      box-sizing: border-box; }
      .pay-module-box .pay-case-info .case-box {
        width: 100%;
        margin: 0 auto; }
        .pay-module-box .pay-case-info .case-box .case-title {
          font-size: 20rem;
          line-height: 1;
          font-family: "Poppins-Bold";
          font-weight: 500;
          color: #286CFD;
          text-align: center; }
        .pay-module-box .pay-case-info .case-box .case-center {
          margin-top: 20rem;
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
          flex-wrap: wrap; }
          .pay-module-box .pay-case-info .case-box .case-center .case-item {
            width: 100rem; }
            .pay-module-box .pay-case-info .case-box .case-center .case-item .item-img {
              margin: 0 auto;
              width: auto;
              width: max-content;
              height: 100rem;
              width: 100%; }
              .pay-module-box .pay-case-info .case-box .case-center .case-item .item-img img {
                height: auto;
                max-height: 100%;
                max-width: 100%; }
            .pay-module-box .pay-case-info .case-box .case-center .case-item .item-tit {
              margin-top: 13rem;
              font-size: 11rem;
              font-family: "Poppins-SemiBold";
              font-weight: 500;
              color: #83ABFE;
              text-align: center; }
            .pay-module-box .pay-case-info .case-box .case-center .case-item .item-txt {
              width: 100%;
              margin: 0 auto;
              margin-top: 20rem;
              font-size: 9rem;
              font-family: "Poppins-Medium";
              font-weight: 500;
              color: #FFFFFF; }
    .pay-module-box .pay-carousel-info {
      width: 100%; }
      .pay-module-box .pay-carousel-info .carousel-box {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 65px 0 85px; }
        .pay-module-box .pay-carousel-info .carousel-box .carousel-title {
          font-size: 35px;
          font-family: "Poppins-SemiBold";
          font-weight: 500;
          color: #042B84;
          line-height: 28px;
          text-align: center; }
        .pay-module-box .pay-carousel-info .carousel-box .carousel-center {
          width: 100%;
          margin: 0 auto;
          margin-top: 80px;
          display: flex;
          justify-content: space-between;
          align-items: center; }
          .pay-module-box .pay-carousel-info .carousel-box .carousel-center .carousel-arrow {
            width: 36px;
            cursor: pointer; }
            .pay-module-box .pay-carousel-info .carousel-box .carousel-center .carousel-arrow img {
              width: 100%; }
          .pay-module-box .pay-carousel-info .carousel-box .carousel-center .el-carousel {
            width: calc(100% - 100px);
            margin: 0 auto; }
            .pay-module-box .pay-carousel-info .carousel-box .carousel-center .el-carousel .el-carousel__container .el-carousel__item {
              background-color: #2268f3; }

  .plan-p7 {
    display: block; }

  .plan-none {
    display: block !important; }

  .d8_div_content .fd {
    font-size: 13rem; }

  .more-services-title {
    font-size: 16rem !important;
    line-height: 25rem !important;
    margin-bottom: 10rem; }
    .more-services-title span {
      font-size: 16rem !important;
      line-height: 25rem !important; }

  .payment {
    padding-top: 69rem; }
    .payment .payment-title {
      padding: 0 26rem; }
      .payment .payment-title h1 {
        font-size: 16rem;
        line-height: 25rem; }
      .payment .payment-title .support span {
        font-size: 12rem !important;
        line-height: 18rem !important; }
    .payment .paypal .left .package {
      padding: 16rem; }
      .payment .paypal .left .package .package-left .package-title {
        font-size: 15rem;
        line-height: 23rem; }
      .payment .paypal .left .package .package-left .package-tip {
        width: 86rem;
        height: 21rem;
        font-size: 13rem;
        line-height: 20rem;
        margin-top: 10rem; }
      .payment .paypal .left .package .package-right .package-info {
        margin-right: 0; }
        .payment .paypal .left .package .package-right .package-info .notation {
          font-size: 12rem;
          line-height: 18rem; }
        .payment .paypal .left .package .package-right .package-info .package_info {
          font-size: 28rem;
          line-height: 42rem; }
        .payment .paypal .left .package .package-right .package-info .time {
          font-size: 12rem;
          line-height: 18rem; }
    .payment .paypal .left .payico {
      padding: 16rem;
      min-height: 100rem;
      margin-bottom: 16rem;
      border: 1px solid #e9eaee;
      border-radius: 10rem !important; }
      .payment .paypal .left .payico .activity-btn-s {
        display: none !important; }
      .payment .paypal .left .payico .pyleft span {
        font-size: 14rem;
        line-height: 21rem; }
      .payment .paypal .left .payico .pay-icons-img1 {
        min-height: 80rem;
        min-height: 40rem; }
        .payment .paypal .left .payico .pay-icons-img1 img {
          width: 20rem;
          height: 20rem;
          margin-left: 8rem; }
      .payment .paypal .left .payico .pay-icons-img2 img {
        width: 25rem;
        height: 16rem;
        margin-left: 8rem; }
      .payment .paypal .left .payico .pay-icons-img2 .pay-icons-img5 {
        width: 47rem; }
      .payment .paypal .left .payico .pay-icons-img2 .pay-icons-img6 {
        width: 39rem; }
      .payment .paypal .left .payico .pay-icons-img2 .pay-icons-img7 {
        width: 42rem; }
      .payment .paypal .left .payico .pay-icons-img2 .pay-icons-img8 {
        width: 36rem; }
      .payment .paypal .left .payico .pay-icons-img2 .pay-icons-img9 {
        width: 23rem; }
      .payment .paypal .left .payico .pay-icons-img2 .pay-icons-img10 {
        width: 19rem; }
      .payment .paypal .left .payico .pay-icons-img2 .pay-icons-img11 {
        width: 43rem; }
      .payment .paypal .left .payico .pay-icons-img2 .pay-icons-img12 {
        width: 44rem; }
      .payment .paypal .left .payico .pay-icons-img2 .pay-icons-img13 {
        width: 36rem; }
      .payment .paypal .left .payico .pay-icons-img2 .pay-icons-img14 {
        width: 23rem; }
    .payment .paypal .pay_item {
      padding: 16rem 0; }
      .payment .paypal .pay_item .p1 {
        font-size: 12rem;
        line-height: 18rem;
        margin-bottom: 12rem; }
      .payment .paypal .pay_item .pay_c_type .c_div {
        min-width: 104rem;
        padding: 0rem 20rem 0 10rem;
        height: 44rem;
        margin-right: 15rem; }
        .payment .paypal .pay_item .pay_c_type .c_div .c_title {
          font-size: 12rem;
          line-height: 18rem; }
        .payment .paypal .pay_item .pay_c_type .c_div .c_more .nor {
          width: 10rem;
          height: 10rem; }
        .payment .paypal .pay_item .pay_c_type .c_div .c_more img {
          width: 10rem;
          height: 10rem; }
        .payment .paypal .pay_item .pay_c_type .c_div .img .ac_y img {
          width: 20rem;
          height: 20rem;
          margin-right: 8rem; }
    .payment .paypal .right .total .mon .mon-discount .mon-discount-title {
      font-size: 15rem;
      line-height: 23rem; }

  .problems-middle .problem-questions {
    margin: 0 10rem 10rem !important; }

  .extension-services-wrap {
    box-sizing: border-box;
    padding: 0 10rem; }

  .payment .paypal .right .total .mon .montital .montital-div span {
    font-size: 14px; }

  .payment .paypal .right .total .mon .mon-top .mon-top-left {
    font-size: 30px; }

  .payment .paypal .right .total .mon .mon-top .mon-top-right .money span {
    font-size: 30px; }

  .payment .paypal .right .twobtn .btn {
    height: 46px;
    line-height: 46px;
    font-size: 20px; }

  .payment .paypal .right .twobtn .nbtn {
    height: 46px;
    line-height: 46px;
    font-size: 20px; }

  .payico-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .payico-wrap .payico {
      width: 48% !important; }

  .payment .paypal .left .payico .pay-icons .pay-showWcpay-img {
    height: 26rem; }

  .pay-icons-wap-none {
    display: flex !important; }

  .pay-none {
    display: none !important; } }
