@charset "UTF-8";
html {
  width: 100%;
  height: 100%;
  position: relative; }

body {
  font-size: 14px !important;
  font-family: Open Sans; }

* {
  margin: 0;
  padding: 0;
  font-family: Open Sans;
  box-sizing: border-box; }

i,
b {
  font-style: normal; }

i,
b,
span {
  display: inline-block; }

a {
  text-decoration: none; }

h5,
h6 {
  text-transform: none; }

ul,
li {
  list-style: none; }

.d-flex {
  display: flex; }

.align-items-center {
  align-items: center; }

.dflex_cent {
  display: flex;
  align-items: center; }

.dflex-cent-sb {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.flex_1 {
  flex: 1; }

.txt_overflowblock1 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.txt_overflow {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical; }
  .txt_overflow span {
    display: inline; }
  .txt_overflow.clamp1 {
    -webkit-line-clamp: 1; }
  .txt_overflow.clamp2 {
    -webkit-line-clamp: 2; }
  .txt_overflow.clamp3 {
    -webkit-line-clamp: 3; }

.display_none {
  display: none !important; }

.w100p {
  width: 100%; }

.h100p {
  height: 100%; }

.ptb60 {
  padding-top: 60px !important;
  padding-bottom: 60px !important; }

.ptb80 {
  padding-top: 80px !important;
  padding-bottom: 80px !important; }

.pt10 {
  padding-top: 10px; }

.pt20 {
  padding-top: 20px; }

.pt25 {
  padding-top: 25px; }

.pt30 {
  padding-top: 30px; }

.pt40 {
  padding-top: 40px; }

.pt50 {
  padding-top: 50px; }

.pt60 {
  padding-top: 60px; }

.pt70 {
  padding-top: 70px; }

.pt80 {
  padding-top: 80px; }

.pt90 {
  padding-top: 90px; }

.pt100 {
  padding-top: 100px; }

.pt80 {
  padding-top: 80px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.mt-f66 {
  margin-top: -66px; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt12 {
  margin-top: 12px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt60 {
  margin-top: 60px !important; }

.mt65 {
  margin-top: 65px !important; }

.mt70 {
  margin-top: 70px !important; }

.mt80 {
  margin-top: 80px !important; }

.mt90 {
  margin-top: 90px !important; }

.mt100 {
  margin-top: 100px !important; }

.mt120 {
  margin-top: 120px !important; }

.mt200 {
  margin-top: 200px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.mb110 {
  margin-bottom: 110px !important; }

.mb120 {
  margin-bottom: 120px !important; }

.mb130 {
  margin-bottom: 130px !important; }

.mb140 {
  margin-bottom: 140px !important; }

.ml0 {
  margin-left: 0px !important; }

.ml5 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml25 {
  margin-left: 25px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml50 {
  margin-left: 50px !important; }

.ml60 {
  margin-left: 60px !important; }

.ml70 {
  margin-left: 70px !important; }

.ml80 {
  margin-left: 80px !important; }

.ml90 {
  margin-left: 90px !important; }

.ml100 {
  margin-left: 100px !important; }

.ml110 {
  margin-left: 110px !important; }

.ml120 {
  margin-left: 120px !important; }

.ml130 {
  margin-left: 130px !important; }

.ml140 {
  margin-left: 140px !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr25 {
  margin-right: 25px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr40 {
  margin-right: 40px !important; }

.mr50 {
  margin-right: 50px !important; }

.mr60 {
  margin-right: 60px !important; }

.mr70 {
  margin-right: 70px !important; }

.mr80 {
  margin-right: 80px !important; }

.mr90 {
  margin-right: 90px !important; }

.mr100 {
  margin-right: 100px !important; }

.mr110 {
  margin-right: 110px !important; }

.mr120 {
  margin-right: 120px !important; }

.mr130 {
  margin-right: 130px !important; }

.mr140 {
  margin-right: 140px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

input:focus,
textarea:focus {
  outline: none; }
input:focus-visible,
textarea:focus-visible {
  outline: none; }

.com-disabled {
  pointer-events: none; }

.cursor_pointer {
  cursor: pointer; }

.el-pagination .el-input__suffix {
  right: 8px; }
.el-pagination .el-select .el-input .el-select__caret.el-icon-arrow-up:before {
  background-image: url("../img/icon_down_2.svg") !important; }
.el-pagination .el-select .el-input.is-focus .el-select__caret.el-icon-arrow-up:before {
  background-image: url("../img/icon_down.svg") !important; }
.el-pagination .el-select .el-input .el-input__inner {
  background: #fff !important;
  border-radius: 4px !important;
  border: 1px solid var(--PIA24-Line-01, #DEE0E9) !important;
  color: var(--Luna2024-BK_01, #131E39);
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  padding: 8px;
  text-align: left;
  width: 98px; }

.custom-pagination-select .el-select-dropdown__item {
  padding: 10px;
  gap: 8px;
  justify-content: flex-start; }
  .custom-pagination-select .el-select-dropdown__item .hover {
    background: #F6F7FA;
    background-color: none; }
  .custom-pagination-select .el-select-dropdown__item:hover {
    background: #F6F7FA;
    background-color: none; }
  .custom-pagination-select .el-select-dropdown__item.selected {
    color: #042040;
    font-weight: normal; }
    .custom-pagination-select .el-select-dropdown__item.selected::after {
      content: "";
      display: block;
      width: 14px;
      height: 14px;
      background: url("../img/check_14.svg");
      background-size: 100%;
      background-repeat: no-repeat; }

.el-input__inner {
  border-radius: 4px;
  border: 1px solid var(--PIA24-Line-01, #DEE0E9);
  height: 40px;
  padding: 15px;
  color: var(--PIA24-BK-01, #042040);
  font-size: 14px;
  font-weight: 400;
  line-height: 100%; }

.el-input.is-active .el-input__inner,
.el-input__inner:focus {
  border: 1px solid #DEE0E9; }

.el-input__inner:hover {
  border-color: #DEE0E9; }

.tab_hover .el-table__row {
  cursor: pointer; }

.table_noRead td {
  background-color: #F8FAFF !important; }

.el-table thead {
  border-bottom: 1px solid var(--PIA_BK-LIne02, #F4F4F5);
  background: #F5F6F9; }
  .el-table thead tr {
    background-color: #F5F6F9;
    height: 40px; }
  .el-table thead th.el-table__cell {
    background-color: #F5F6F9; }
    .el-table thead th.el-table__cell > .cell {
      padding: 0; }
.el-table .cell {
  padding: 0;
  color: var(--PIA_BK-01, #042040);
  font-size: 14px;
  font-weight: 400;
  line-height: 130%; }
.el-table .el-table__cell {
  padding: 0 20px; }
.el-table.table400 .el-table__body-wrapper td.el-table__cell .cell {
  font-weight: 400; }
.el-table .el-table__body-wrapper td.el-table__cell {
  padding: 15px 20px;
  height: 50px;
  box-sizing: border-box; }
  .el-table .el-table__body-wrapper td.el-table__cell .cell {
    color: var(--PIA_BK-01, #042040);
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; }

.el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background-color: #FAFAFA; }

.el-select-dropdown__item {
  color: var(--PIA24-BK-01, #042040);
  font-size: 14px;
  font-weight: 400;
  line-height: 100%; }
  .el-select-dropdown__item.selected {
    color: var(--PIA24-BK-01, #042040); }

.el-select .el-input__inner {
  border-radius: 4px;
  border: none;
  background: #F8F8F9; }

.el-input .el-input__icon {
  display: flex;
  align-items: center;
  justify-content: center; }

.el-input__suffix,
.el-input__suffix-inner {
  height: 100%; }

.el-select .el-input .el-select__caret.el-icon-arrow-down:before, .el-select .el-input .el-select__caret.el-icon-arrow-up:before {
  content: '';
  display: block;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/icon_down.svg");
  transform: rotateZ(180deg); }

.el-date-editor--daterange.el-input__inner {
  width: 250px; }

.el-range-editor.el-input__inner {
  padding: 5px 15px;
  display: flex;
  align-items: center; }

.el-date-editor .el-range-input {
  width: 90px;
  font-size: 13px;
  font-weight: 400;
  line-height: 100%; }

.el-date-editor .el-range-separator {
  height: auto;
  line-height: normal; }

.el-date-editor .el-range__close-icon {
  display: flex;
  align-items: center;
  line-height: normal; }

.el-date-editor .el-range__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: auto;
  margin-left: 0;
  color: #042040;
  line-height: 14px;
  margin-right: 5px; }

.el-message--success {
  border-radius: 4px !important;
  background: var(--BMY-BK_White, #FFF) !important;
  border: 0;
  /* 投影1 */
  box-shadow: 0px 4px 15px 0px rgba(22, 22, 22, 0.1) !important; }
  .el-message--success .el-message__content {
    color: var(--BMY-BK_01, #161616);
    font-family: Open Sans-Regular, Open Sans;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 13px */ }
  .el-message--success .el-icon-success {
    color: #00B167;
    font-size: 18px; }

.el-message--error {
  border-radius: 4px !important;
  background: var(--BMY-BK_White, #FFF) !important;
  border: 0;
  /* 投影1 */
  box-shadow: 0px 4px 15px 0px rgba(22, 22, 22, 0.1) !important; }
  .el-message--error .el-message__content {
    color: var(--BMY-BK_01, #161616);
    font-family: Open Sans-Regular, Open Sans;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 13px */ }
  .el-message--error .el-icon-error {
    color: #E30B34;
    font-size: 18px; }

.el-checkbox__inner {
  border: none;
  background-color: transparent;
  border-radius: 0;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-image: url("../img/check_icon.svg"); }

.el-checkbox__input.is-checked .el-checkbox__inner,
.el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background-repeat: no-repeat;
  background-image: url("../img//check_icon2.svg");
  background-color: transparent; }
  .el-checkbox__input.is-checked .el-checkbox__inner::after,
  .el-checkbox__input.is-indeterminate .el-checkbox__inner::after {
    display: none; }

.disabled {
  pointer-events: none; }

.el-message-box__message p {
  word-break: break-all; }

.pop_25_summer {
  background-color: rgba(0, 0, 0, 0.6); }
  .pop_25_summer .halloween_content {
    position: relative;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 370px;
    min-height: 360px;
    text-align: center;
    flex-shrink: 0;
    border-radius: 6px;
    text-align: center; }
    .pop_25_summer .halloween_content .halloween_close {
      position: absolute;
      top: -20px;
      right: -31px;
      cursor: pointer; }
    .pop_25_summer .halloween_content .halloween-top {
      height: 318px; }
      .pop_25_summer .halloween_content .halloween-top img {
        width: 370px; }
    .pop_25_summer .halloween_content .halloween_pop_btn {
      display: flex;
      width: 370px;
      height: 40px;
      padding: 11.754px 29.798px;
      justify-content: center;
      align-items: center;
      gap: 12px;
      border-radius: 0px 0px 6px 6px;
      background: #3DB0FF;
      color: #FFF;
      text-align: center;
      font-family: "Open Sans";
      font-size: 20px;
      font-style: normal;
      font-weight: 700;
      line-height: 100%;
      /* 20px */
      cursor: pointer; }
      .pop_25_summer .halloween_content .halloween_pop_btn .btn-text {
        position: absolute; }
        .pop_25_summer .halloween_content .halloween_pop_btn .btn-text .arrows-container {
          display: flex;
          align-items: center;
          gap: -5px;
          overflow: hidden;
          width: fit-content;
          position: absolute;
          left: calc(100% + 16px);
          top: 0; }
          .pop_25_summer .halloween_content .halloween_pop_btn .btn-text .arrows-container .arrow {
            width: 18px;
            height: 18px;
            animation: moveRight 2s infinite;
            background: url("../../../static/index/img/arrow_white.svg"); }
          .pop_25_summer .halloween_content .halloween_pop_btn .btn-text .arrows-container .arrow:nth-child(2) {
            animation-delay: 0.3s;
            margin-left: -5px; }
          .pop_25_summer .halloween_content .halloween_pop_btn .btn-text .arrows-container .arrow:nth-child(3) {
            animation-delay: 0.6s;
            margin-left: -5px; }
@keyframes moveRight {
  0% {
    transform: translateX(0);
    opacity: 0; }
  20% {
    opacity: 1; }
  80% {
    opacity: 1; }
  100% {
    transform: translateX(5px);
    opacity: 0; } }
.pop-email-warn {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 200;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6); }
  .pop-email-warn .email-warn {
    display: flex;
    width: 350px;
    flex-direction: column;
    align-items: center;
    border-radius: 4px;
    background: var(--PIA_BK-White, #FFF);
    box-shadow: 0px 0px 10px 0px rgba(24, 28, 50, 0.1);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    .pop-email-warn .email-warn .tit {
      display: flex;
      padding: 10px;
      align-items: center;
      gap: 20px;
      align-self: stretch;
      border-radius: 3px 3px 0px 0px;
      border-bottom: 1px solid #E6E9F0;
      background: #FFF;
      position: relative;
      justify-content: space-between; }
      .pop-email-warn .email-warn .tit p {
        color: var(--PIA24-BK-01, #042040);
        font-family: "Open Sans";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 13px */ }
      .pop-email-warn .email-warn .tit .close {
        width: 14px;
        height: 14px;
        cursor: pointer; }
    .pop-email-warn .email-warn .cont {
      padding: 20px;
      width: 100%; }
      .pop-email-warn .email-warn .cont .cont-tit {
        margin-top: 12px;
        color: var(--PIA24-BK-01, #042040);
        font-family: "Open Sans";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 13px */ }
        .pop-email-warn .email-warn .cont .cont-tit:first-of-type {
          margin-top: 0; }
        .pop-email-warn .email-warn .cont .cont-tit i {
          color: var(--PIA24-Tip-01, #E30B34);
          font-family: "Open Sans";
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 13px */
          margin-right: 3px; }
      .pop-email-warn .email-warn .cont .userbox {
        position: relative; }
        .pop-email-warn .email-warn .cont .userbox .el-input .el-input__inner {
          display: flex;
          height: 34px;
          padding: 10px 15px;
          justify-content: flex-end;
          align-items: center;
          gap: 10px;
          align-self: stretch;
          border-radius: 2px;
          border: 1px solid var(--PIA24-Line-01, #DEE0E9);
          background: #FFF; }
        .pop-email-warn .email-warn .cont .userbox span {
          position: absolute;
          right: 15px;
          top: 50%;
          transform: translateY(-50%); }
      .pop-email-warn .email-warn .cont .tips {
        color: var(--PIA_Text-04, #94A3B8);
        font-family: "Open Sans";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 12px */
        margin-top: 5px; }
      .pop-email-warn .email-warn .cont .submit-btn {
        display: flex;
        height: 34px;
        padding: 10px 20px;
        justify-content: center;
        align-items: center;
        gap: 10px;
        align-self: stretch;
        border-radius: 4px;
        background: var(--PIA24-VI-01, #0E6FDE);
        color: var(--PIA_BK-White, #FFF);
        font-family: "Open Sans";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 13px */
        text-transform: capitalize;
        margin-top: 20px;
        cursor: pointer; }

.pop-box .tit {
  display: flex;
  padding: 10px;
  align-items: center;
  gap: 20px;
  align-self: stretch;
  border-radius: 3px 3px 0px 0px;
  border-bottom: 1px solid #E6E9F0;
  background: #FFF;
  position: relative;
  justify-content: space-between; }
  .pop-box .tit p {
    color: var(--PIA24-BK-01, #042040);
    font-family: "Open Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 13px */ }
  .pop-box .tit .close {
    width: 14px;
    height: 14px;
    cursor: pointer; }
.pop-box .cont {
  padding: 20px;
  width: 100%; }
.pop-box .btn-list {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  gap: 10px; }
  .pop-box .btn-list .btn {
    display: flex;
    height: 34px;
    padding: 8px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    border: 1px solid #E2E4E5;
    background: var(--PIA_BK-White, #FFF);
    color: var(--PIA_BK-01, #042040);
    font-family: "Open Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 13px */
    text-transform: capitalize;
    cursor: pointer; }
    .pop-box .btn-list .btn:hover {
      background: #F6F6F9; }
    .pop-box .btn-list .btn.btn1 {
      border-radius: 4px;
      background: var(--PIA_VI-01, #0E6FDE);
      color: #FFF; }
      .pop-box .btn-list .btn.btn1:hover {
        background: #16396C; }
  .pop-box .btn-list > a {
    display: flex;
    height: 34px;
    padding: 10px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    background: var(--PIA_VI-01, #0E6FDE);
    color: #FFF;
    font-family: "Open Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 13px */
    cursor: pointer; }

.pop-free-20-ip {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 200;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6); }
  .pop-free-20-ip .free-ip {
    display: flex;
    width: 600px;
    flex-direction: column;
    align-items: center;
    border-radius: 4px;
    background: var(--PIA_BK-White, #FFF);
    box-shadow: 0px 0px 10px 0px rgba(24, 28, 50, 0.1);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    .pop-free-20-ip .free-ip .cont {
      display: flex;
      flex-direction: column;
      gap: 20px; }
      .pop-free-20-ip .free-ip .cont .input-tips {
        color: var(--PIA24-VI-02, #F82);
        font-family: "Open Sans";
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 130%;
        /* 19.5px */ }

.flex-row {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  width: 100%; }
  .flex-row .flex-col {
    width: calc((100% - 12px) / 2); }
    .flex-row .flex-col .input-box {
      gap: 10px; }

.input-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch; }
  .input-box p {
    color: var(--PIA24-BK-01, #042040);
    font-family: "Open Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    /* 16.9px */ }
    .input-box p i {
      color: #E30B34; }
  .input-box .box {
    width: 100%; }
    .input-box .box .el-input {
      width: 100%; }
      .input-box .box .el-input .el-input__inner {
        height: 34px; }
    .input-box .box .el-textarea .el-textarea__inner {
      resize: none;
      height: 123px; }
    .input-box .box.err .el-input {
      border-radius: 4px; }
      .input-box .box.err .el-input .el-input__inner {
        border: 1px solid var(--PIA24-Tip-01, #E30B34);
        background: #FFF7F8;
        color: #E30B34; }
      .input-box .box.err .el-input .el-input__clear {
        color: #E30B34; }
    .input-box .box .input-with-select .el-select {
      width: 111px; }
      .input-box .box .input-with-select .el-select .el-input__inner {
        color: var(--PIA24-BK-01, #042040);
        font-family: "Open Sans";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 14px */
        border-radius: 4px 0 0 4px;
        border-right: none;
        padding: 10px;
        background: #FFF;
        height: 32px; }
    .input-box .box .input-with-select .el-input-group__prepend {
      border-radius: 4px 0 0 4px; }
  .input-box .error_tip {
    margin-top: -2px;
    color: var(--PIA24-Tip-01, #E30B34);
    font-family: "Open Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 13px */
    display: none; }

.pop-upgrade {
  position: fixed;
  right: 40.5px;
  top: 84px;
  z-index: 200; }
  .pop-upgrade .upgrade-box {
    display: flex;
    width: 350px;
    padding: 40px 20px 20px 20px;
    flex-direction: column;
    align-items: center;
    gap: 25px;
    border-radius: 10px;
    background: linear-gradient(73deg, #F3FAFF 1.87%, #FFF 98.66%);
    box-shadow: 0px 4px 10.1px 0px rgba(4, 32, 64, 0.08);
    position: relative; }
    .pop-upgrade .upgrade-box .bg-img-1 {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1; }
    .pop-upgrade .upgrade-box .bg-img-2 {
      position: absolute;
      right: 58px;
      top: -10px;
      z-index: 3;
      transform: rotate(-10deg); }
    .pop-upgrade .upgrade-box .bg-img-3 {
      position: absolute;
      right: 25px;
      top: 27px;
      z-index: 2; }
    .pop-upgrade .upgrade-box .close-guide {
      position: absolute;
      right: 10px;
      top: 10px;
      z-index: 20;
      cursor: pointer; }
    .pop-upgrade .upgrade-box .upgrade-footer-box {
      display: flex;
      flex-direction: column;
      gap: 25px; }
      .pop-upgrade .upgrade-box .upgrade-footer-box .ufb-tit {
        color: var(--PIA_BK-01, #042040);
        font-family: "Open Sans";
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 100%;
        /* 18px */ }
      .pop-upgrade .upgrade-box .upgrade-footer-box .ufb-desc {
        color: var(--PIA24-BK-01, #042040);
        font-family: "Open Sans";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        /* 21px */ }
      .pop-upgrade .upgrade-box .upgrade-footer-box .btn-list {
        display: flex;
        width: 100%;
        justify-content: flex-end;
        gap: 10px; }
        .pop-upgrade .upgrade-box .upgrade-footer-box .btn-list > button {
          display: flex;
          height: 34px;
          padding: 8px 30px;
          justify-content: center;
          align-items: center;
          gap: 10px;
          border-radius: 4px;
          border: 1px solid #E2E4E5;
          background: var(--PIA_BK-White, #FFF);
          color: var(--PIA_BK-01, #042040);
          font-family: "Open Sans";
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 13px */
          text-transform: capitalize;
          cursor: pointer; }
        .pop-upgrade .upgrade-box .upgrade-footer-box .btn-list > a {
          display: flex;
          height: 34px;
          padding: 10px 30px;
          justify-content: center;
          align-items: center;
          gap: 10px;
          border-radius: 4px;
          background: var(--PIA_VI-01, #0E6FDE);
          color: #FFF;
          font-family: "Open Sans";
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 13px */
          cursor: pointer; }
    .pop-upgrade .upgrade-box .btn-list {
      margin-top: -5px; }
  @media only screen and (max-width: 600px) {
    .pop-upgrade {
      display: none !important; }
      .pop-upgrade .upgrade-box {
        width: calc(100% - 40px); }
        .pop-upgrade .upgrade-box > img {
          width: 100%;
          height: auto; } }

.login-psd {
  position: relative; }
  .login-psd:hover .eyele {
    opacity: 1; }
  .login-psd .eyele {
    position: absolute;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    transform: translateY(-50%);
    right: 40px;
    opacity: 0; }

input[type="password"]::-ms-reveal {
  display: none; }

.header-thumb-lang {
  width: 20px;
  height: 20px;
  background-image: url("../../index/img/header/header_thumb_lang.svg");
  background-size: auto 20px;
  background-repeat: no-repeat; }
  .header-thumb-lang.htlang1 {
    background-position: 0px 0px; }
  .header-thumb-lang.htlang2 {
    background-position: -25px 0px; }
  .header-thumb-lang.htlang3 {
    background-position: -50px 0px;
    margin-right: 8px !important; }
  .header-thumb-lang.htlang4 {
    background-position: -75px 0px; }
  .header-thumb-lang.htlang5 {
    background-position: -100px 0px; }
  .header-thumb-lang.htlang6 {
    background-position: -125px 0px; }
  .header-thumb-lang.htlang7 {
    background-position: -150px 0px; }
  .header-thumb-lang.htlang8 {
    background-position: -175px 0px; }
  .header-thumb-lang.htlang9 {
    background-position: -200px 0px;
    margin-right: 8px !important; }

.lecooken {
  width: 1320px;
  height: 65px;
  position: fixed;
  bottom: 10px;
  left: 50%;
  transform: translateX(calc(-50% + 19px));
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #FFFFFF;
  box-shadow: 0px 4px 30px 1px rgba(0, 54, 130, 0.15);
  border-radius: 4px;
  border: 1px solid #E5E6ED;
  padding: 0 20px;
  z-index: 999; }
  .lecooken .txt {
    font-size: 14px;
    font-family: Open Sans-Regular, Open Sans;
    color: #042040;
    line-height: 16px; }
    .lecooken .txt a {
      color: #FF8822; }
  .lecooken .btn {
    height: 35px;
    background-color: #FF8822;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 30px;
    font-size: 14px;
    font-family: Open Sans-Regular, Open Sans;
    color: #FFFFFF;
    line-height: 16px;
    cursor: pointer; }

.pop-box {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.6); }
  .pop-box .pop-bill {
    position: absolute;
    background-color: #fff;
    left: 50%;
    top: 38%;
    min-width: 280px;
    min-height: 260px;
    padding-bottom: 10px;
    padding-top: 60px;
    box-sizing: border-box;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    transform: translateX(-50%);
    text-align: center; }
    .pop-box .pop-bill p {
      font-size: 18px;
      color: #282C4B;
      margin-top: 27px;
      margin-bottom: 0px; }
    .pop-box .pop-bill span {
      display: inline-block;
      max-width: 200px;
      margin: auto;
      font-size: 14px;
      word-wrap: break-word; }
    .pop-box .pop-bill .pop-close {
      position: absolute;
      right: 15px;
      top: 15px;
      cursor: pointer; }
  .pop-box .pop-hint {
    width: 410px;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 3px;
    overflow: hidden;
    transform: translate(-50%, -50%);
    box-shadow: 0px 0px 10px 0px rgba(24, 28, 50, 0.1);
    background-color: #FFF; }
    .pop-box .pop-hint .el-input__inner:focus {
      box-shadow: 0px 0px 0px 3px rgba(44, 104, 255, 0.5); }
    .pop-box .pop-hint .tit {
      background-color: #fff;
      padding: 0 11px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      height: 36px; }
      .pop-box .pop-hint .tit .close {
        cursor: pointer; }
    .pop-box .pop-hint .cont {
      padding: 20px 26px; }
      .pop-box .pop-hint .cont .t {
        color: var(--PIA24-BK-01, #042040);
        font-family: "Open Sans";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 13px;
        display: flex;
        align-items: center; }
        .pop-box .pop-hint .cont .t i {
          color: #E30B34;
          margin-right: 5px; }
        .pop-box .pop-hint .cont .t .help {
          position: relative;
          margin-left: 10px;
          cursor: pointer;
          position: relative; }
          .pop-box .pop-hint .cont .t .help:hover .icon {
            background-image: url("../img/ucenter/help1.png"); }
          .pop-box .pop-hint .cont .t .help:hover .txt {
            display: block; }
          .pop-box .pop-hint .cont .t .help .icon {
            width: 14px;
            height: 14px;
            background-repeat: no-repeat;
            background-position: center;
            background-image: url("../img/ucenter/help.png"); }
          .pop-box .pop-hint .cont .t .help .txt {
            display: none;
            width: 250px;
            position: absolute;
            bottom: 22px;
            left: -20px;
            font-size: 12px;
            font-family: Inter-Regular, Inter;
            font-weight: 400;
            color: #ffffff;
            line-height: 12px;
            padding: 10px;
            border-radius: 4px;
            background-color: #383C43; }
      .pop-box .pop-hint .cont .user_box {
        display: flex;
        padding: 10px;
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
        align-self: stretch;
        border-radius: 2px;
        background: #F5F5F7; }
        .pop-box .pop-hint .cont .user_box > div.green {
          color: #119269;
          font-family: "Open Sans";
          font-size: 12px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 12px */ }
        .pop-box .pop-hint .cont .user_box > div.red {
          color: var(--BMY-Tip-01, #E30B34);
          font-family: "Open Sans";
          font-size: 12px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 12px */ }
        .pop-box .pop-hint .cont .user_box > div > img {
          position: relative;
          top: 2px;
          margin-right: 5px; }
        .pop-box .pop-hint .cont .user_box > div.normal {
          color: var(--PIA24-BK-01, #042040);
          font-family: "Open Sans";
          font-size: 12px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 12px */
          position: relative;
          padding-left: 20px; }
          .pop-box .pop-hint .cont .user_box > div.normal::before {
            width: 5px;
            height: 5px;
            content: "";
            display: block;
            border-radius: 100%;
            background: #55687D;
            position: absolute;
            left: 6px;
            top: 4px; }
      .pop-box .pop-hint .cont .num-box {
        width: 100%;
        display: flex;
        align-items: flex-start;
        gap: 12px;
        align-self: stretch;
        margin-top: 20px; }
        .pop-box .pop-hint .cont .num-box > div {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          gap: 10px;
          flex: 1 0 0; }
          .pop-box .pop-hint .cont .num-box > div > p {
            color: var(--PIA24-BK-01, #042040);
            font-family: "Open Sans";
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 13px */ }
            .pop-box .pop-hint .cont .num-box > div > p > i {
              color: #E30B34;
              margin-right: 5px; }
            .pop-box .pop-hint .cont .num-box > div > p span {
              color: #C0C4CC;
              display: inline; }
          .pop-box .pop-hint .cont .num-box > div > div {
            display: block;
            height: 34px;
            padding: 0 15px;
            justify-content: flex-end;
            align-items: center;
            align-self: stretch;
            border-radius: 2px;
            border: 1px solid var(--PIA24-Line-01, #DEE0E9);
            background: #FFF;
            line-height: 34px; }
            .pop-box .pop-hint .cont .num-box > div > div > input {
              width: 92%;
              height: 34px;
              display: inline-block;
              border: 0;
              outline: none;
              height: 100%;
              position: relative;
              top: -2px;
              background: none; }
      .pop-box .pop-hint .cont .limit {
        font-size: 14px;
        font-family: Inter-Regular, Inter;
        font-weight: 400;
        color: #ff804d;
        line-height: 14px; }
      .pop-box .pop-hint .cont > input {
        width: 100%;
        height: 39px;
        border-radius: 2px;
        border: 1px solid #e6e9f0;
        margin-top: 10px;
        margin-bottom: 18px;
        font-size: 16px;
        font-family: Inter-Light, Inter;
        font-weight: 400;
        color: #22264b;
        line-height: 19px;
        border-radius: 2px;
        padding: 0 20px; }
        .pop-box .pop-hint .cont > input:focus {
          box-shadow: 0px 0px 0px 3px rgba(44, 104, 255, 0.5); }
        .pop-box .pop-hint .cont > input::placeholder {
          color: #8c92ac;
          font-family: Inter-Light, Inter; }
      .pop-box .pop-hint .cont textarea {
        width: 100%;
        height: 110px;
        padding: 10px;
        resize: none;
        border-radius: 2px;
        border: 1px solid #e6e9f0;
        font-size: 16px;
        font-family: Inter-Light, Inter;
        font-weight: 400;
        color: #22264b;
        line-height: 19px; }
      .pop-box .pop-hint .cont .username_suffix {
        display: flex;
        color: var(--PIA24-BK-01, #042040);
        font-family: "Open Sans";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 13px */
        height: 38px;
        padding: 0 15px;
        align-items: center;
        gap: 10px;
        align-self: stretch;
        border-radius: 0px 2px 2px 0px;
        border: 1px solid #E6E9F0;
        background: var(--PIA24-BG-01, #F5F5F7);
        position: relative;
        left: 4px;
        top: 1px; }
        .pop-box .pop-hint .cont .username_suffix .el-input__suffix-inner {
          height: 100%; }
    .pop-box .pop-hint .combtnbox {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%; }
      .pop-box .pop-hint .combtnbox .uct-btn {
        min-width: 135px;
        width: 100%; }
  .pop-box .pop-errortxt {
    background-color: #D0383D;
    padding: 20px;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  .pop-box .eyeipt-box {
    position: relative; }
    .pop-box .eyeipt-box .ipteye {
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 28px;
      height: 28px;
      display: block;
      content: '';
      background-repeat: no-repeat;
      background-position: center;
      background-image: url("../img/ucenter/eye_close.svg"); }
      .pop-box .eyeipt-box .ipteye.eyeopen {
        background-image: url("../img/ucenter/eye_open.svg"); }
  .pop-box .qr-erift-box {
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #ECF0FA;
    padding: 15px 20px;
    border-radius: 4px;
    box-shadow: 0 0 5px #f4f5f6;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    font-family: Open Sans-Regular, Open Sans;
    font-size: 14px;
    color: #150a40; }
    .pop-box .qr-erift-box .pop-close {
      position: absolute;
      right: -40px;
      top: 0px;
      cursor: pointer; }
  .pop-box .pop-showimg {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 900px;
    transform: translate(-50%, -50%); }
    .pop-box .pop-showimg img {
      width: 100% !important; }
    .pop-box .pop-showimg .pop-close-nolocation {
      position: absolute;
      right: -46px;
      top: -15px;
      cursor: pointer; }
  .pop-box .pop-cdkGenerate {
    position: absolute;
    width: 400px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 30px;
    border-radius: 4px;
    box-shadow: 0 0 5px #f4f5f6; }
    .pop-box .pop-cdkGenerate .ipt-tit {
      font-family: Open Sans-Regular, Open Sans;
      font-size: 14px;
      color: #150a40;
      margin-bottom: 10px; }
    .pop-box .pop-cdkGenerate .ipt-box {
      margin-bottom: 20px;
      position: relative;
      display: flex;
      align-content: center; }
      .pop-box .pop-cdkGenerate .ipt-box input {
        width: 100%;
        border: 1px solid #ccc;
        background: #fff;
        font-weight: 500;
        line-height: 1.5;
        height: 46px;
        height: 40px;
        padding: 0 20px;
        font-size: 15px;
        border-radius: 4px;
        color: #5e6278; }
      .pop-box .pop-cdkGenerate .ipt-box .get-code {
        flex: none;
        width: 104px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        color: #fff;
        background: #0E6FDE;
        border-radius: 4px;
        border: none;
        transition: all .5s ease;
        cursor: pointer;
        margin-left: 15px; }
        .pop-box .pop-cdkGenerate .ipt-box .get-code:hover {
          background: #15357A; }
        .pop-box .pop-cdkGenerate .ipt-box .get-code.disabled {
          opacity: .3; }
          .pop-box .pop-cdkGenerate .ipt-box .get-code.disabled:hover {
            background: #0E6FDE; }
    .pop-box .pop-cdkGenerate .btn-box {
      justify-content: space-between; }
      .pop-box .pop-cdkGenerate .btn-box .aman-btn {
        justify-content: center;
        width: 45%; }
    .pop-box .pop-cdkGenerate .close {
      position: absolute;
      right: 15px;
      top: 15px;
      cursor: pointer; }
  .pop-box.delgoogle_pop > .pop-safety {
    padding: 20px; }
    .pop-box.delgoogle_pop > .pop-safety .pop-title {
      color: var(--PIA_BK-01, #042040);
      font-family: Open Sans-Regular, Open Sans;
      font-size: 18px;
      font-style: normal;
      font-weight: 600;
      line-height: 100%;
      /* 18px */
      text-align: left;
      margin-top: 10px; }
    .pop-box.delgoogle_pop > .pop-safety .pop-text {
      width: 310px;
      color: var(--PIA_BK-02, #55687D);
      font-family: Open Sans-Regular, Open Sans;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      margin-top: 10px;
      text-align: left; }
      .pop-box.delgoogle_pop > .pop-safety .pop-text > span {
        color: var(--PIA_Text-02, #355395);
        font-family: Open Sans-Regular, Open Sans;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-decoration-line: underline;
        text-decoration: underline; }
    .pop-box.delgoogle_pop > .pop-safety .btn-list {
      width: 100%;
      margin-top: 20px; }
      .pop-box.delgoogle_pop > .pop-safety .btn-list::after {
        display: block;
        content: '';
        clear: both; }
      .pop-box.delgoogle_pop > .pop-safety .btn-list > button {
        float: right;
        cursor: pointer; }
        .pop-box.delgoogle_pop > .pop-safety .btn-list > button:first-child {
          display: flex;
          width: 90px;
          height: 34px;
          padding: 10px 20px;
          justify-content: center;
          align-items: center;
          gap: 10px;
          border-radius: 4px;
          background: var(--PIA_VI-01, #0E6FDE);
          border: 0;
          outline: none;
          color: #FFF;
          font-family: Open Sans-Regular, Open Sans;
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 13px */
          margin-left: 10px; }
        .pop-box.delgoogle_pop > .pop-safety .btn-list > button:last-child {
          display: flex;
          width: 90px;
          height: 34px;
          padding: 8px 15px;
          justify-content: center;
          align-items: center;
          gap: 10px;
          border-radius: 4px;
          border: 1px solid #E2E4E5;
          color: var(--PIA_BK-01, #042040);
          font-family: Open Sans-Regular, Open Sans;
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 13px */
          background: none; }

.tip_pop > .pop-safety {
  padding: 0;
  border-radius: 4px;
  overflow: hidden;
  width: 610px;
  background: #F3F9FF; }
  .tip_pop > .pop-safety > .pop_top {
    width: 100%;
    height: 50px;
    background: #15357A; }
    .tip_pop > .pop-safety > .pop_top > h4 {
      line-height: 50px;
      float: left;
      margin-left: 20px;
      color: #FFFFFF;
      font-size: 18px; }
  .tip_pop > .pop-safety > .pop-text {
    width: 540px;
    margin: 0 auto; }
    .tip_pop > .pop-safety > .pop-text > p {
      font-family: " Open Sans";
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      color: #355395;
      text-align: left;
      padding: 20px 0;
      border-bottom: 1px dashed #C2D3E4; }
      .tip_pop > .pop-safety > .pop-text > p a {
        text-decoration: underline; }
.tip_pop > .pop-safety-new {
  display: flex;
  width: 500px;
  height: 281px;
  position: absolute;
  left: calc(50% - 250px);
  top: calc(50% - 140.5px);
  flex-direction: column;
  align-items: center;
  border-radius: 4px;
  background: var(--PIA_BK-White, #FFF);
  box-shadow: 0px 0px 10px 0px rgba(24, 28, 50, 0.1); }
  .tip_pop > .pop-safety-new > .top {
    display: flex;
    padding: 10px;
    align-items: center;
    gap: 20px;
    align-self: stretch;
    border-radius: 3px 3px 0px 0px;
    border-bottom: 1px solid #E6E9F0;
    background: #FFF; }
    .tip_pop > .pop-safety-new > .top > p {
      width: 446px;
      color: var(--HTTP_black1, #222);
      font-family: "Open Sans";
      font-size: 13px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      /* 13px */
      text-transform: capitalize; }
    .tip_pop > .pop-safety-new > .top > img {
      cursor: pointer; }
  .tip_pop > .pop-safety-new > .body {
    display: flex;
    padding: 20px;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    align-self: stretch; }
    .tip_pop > .pop-safety-new > .body > p {
      width: 100%;
      color: var(--PIA_BK-01, #042040);
      font-family: "Open Sans";
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 110%;
      /* 21px */
      text-align: left; }
      .tip_pop > .pop-safety-new > .body > p > a {
        color: var(--PIA_VI-01, #0E6FDE);
        font-family: "Open Sans";
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        text-decoration-line: underline; }

.setting_botton_box {
  width: 1630px;
  margin: 0 auto;
  display: flex;
  margin-bottom: 15px; }

.pop-box_img {
  cursor: pointer;
  position: relative;
  background-image: url("../img/ucenter/setting_box_img.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 30px 35px; }
  .pop-box_img.pop-box_img_hk {
    background-image: url("../img/ucenter/setting_box_img_hk.png"); }
  .pop-box_img .img_text {
    display: flex;
    flex-direction: column; }
    .pop-box_img .img_text p {
      font-weight: 800;
      font-size: 38px;
      color: #fff; }
    .pop-box_img .img_text span {
      width: 473px;
      font-weight: 800;
      font-size: 38px;
      background: linear-gradient(90.75deg, #FFF384 1.3%, #FFF7CA 97.86%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
    .pop-box_img .img_text .setting_btn {
      margin-top: 12px;
      width: 192px;
      height: 41px;
      background: #FFCC49;
      border: 1.82436px solid rgba(255, 255, 255, 0.3);
      border-radius: 4px;
      font-size: 18px;
      font-weight: 600;
      color: #05054D;
      display: flex;
      justify-content: center;
      align-items: center; }
  .pop-box_img .setting_discount {
    position: absolute;
    top: 85px;
    right: 66px;
    font-weight: 700;
    font-size: 100px;
    background: linear-gradient(180deg, #002F9E 0%, #002F9E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: -3px -1px 0px #FFFFFF;
    -webkit-text-stroke: 2px #1ABEC6; }

.swiper-container-2 .pop-box_img {
  background-image: none !important;
  padding: 0 !important; }

.swiper-container-2 img {
  display: block;
  width: 808px;
  height: 256px; }

.img_text_list {
  margin-left: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .img_text_list .ffewsd {
    padding: 24px;
    width: 800px;
    height: 120px;
    border-radius: 4px;
    background-image: url("../img/ucenter/setting_box_img2.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
    .img_text_list .ffewsd p {
      font-weight: 700;
      font-size: 28px;
      color: #FFF; }
      .img_text_list .ffewsd p i {
        font-family: 'Open Sans';
        font-weight: 800;
        font-size: 36px;
        color: #FFD940; }
  .img_text_list .ffewsd_img {
    width: 800px;
    height: 120px; }

.pop-safety {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 420px;
  background-color: #FFFFFF;
  border-radius: 4px;
  padding: 30px;
  padding-top: 35px;
  text-align: center; }
  .pop-safety .pop-close-safety {
    position: absolute;
    right: 13px;
    top: 13px;
    cursor: pointer; }
  .pop-safety h4 {
    font-weight: 600;
    margin-bottom: 14px;
    color: var(--PIA_BK-01, #042040);
    text-align: center;
    font-family: Open Sans-Regular, Open Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    /* 20px */ }
  .pop-safety h5 {
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    color: #042040;
    margin-top: 20px; }
  .pop-safety h6 {
    margin-bottom: 30px;
    color: var(--PIA_BK-02, #55687D);
    text-align: center;
    font-family: Open Sans-Regular, Open Sans;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal; }
  .pop-safety .step-nav {
    display: flex;
    align-items: center;
    border-radius: 4px;
    overflow: hidden;
    width: 351px;
    margin: 0 auto; }
    .pop-safety .step-nav .nav-li {
      width: 50%;
      line-height: 35px;
      text-align: center;
      background-color: #EBEFF5;
      color: var(--Luna-BK_01, #22264B);
      font-family: Open Sans-Regular, Open Sans;
      font-size: 13px;
      font-style: normal;
      font-weight: 400;
      line-height: 33px;
      /* 13px */
      cursor: pointer; }
      .pop-safety .step-nav .nav-li.active {
        background-color: #fff;
        color: #22264B;
        position: relative; }
        .pop-safety .step-nav .nav-li.active::after {
          content: "";
          display: block;
          width: 100%;
          height: 1px;
          position: absolute;
          top: 1px;
          left: 0;
          border-top: 2px solid var(--PIA_VI-01, #0E6FDE); }
  .pop-safety .second-qr {
    margin-top: 20px; }
    .pop-safety .second-qr .qr-box {
      margin: 0 auto;
      padding: 10px;
      width: 140px;
      height: 140px;
      display: flex;
      align-items: center;
      justify-content: center; }
    .pop-safety .second-qr .qr-txt {
      padding: 10px;
      background-color: #F7FBFF;
      color: var(--PIA_Text-03, #5F6368);
      text-align: center;
      font-family: Open Sans-Regular, Open Sans;
      font-size: 13px;
      font-style: normal;
      font-weight: 400;
      line-height: 140%;
      /* 18.2px */ }
  .pop-safety .account-info {
    margin-top: 40px; }
    .pop-safety .account-info .acinfo-li {
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-size: 15px;
      line-height: 20px; }
      .pop-safety .account-info .acinfo-li .l-p {
        color: var(--PIA_BK-02, #55687D);
        font-family: Inter;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 13px */ }
      .pop-safety .account-info .acinfo-li .r-cont {
        display: flex;
        align-items: center; }
        .pop-safety .account-info .acinfo-li .r-cont p {
          color: var(--PIA_BK-01, #042040);
          text-align: right;
          font-family: Open Sans-Regular, Open Sans;
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 13px */
          margin-right: 5px; }
          .pop-safety .account-info .acinfo-li .r-cont p .overtxtellipsis {
            max-width: 238px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
        .pop-safety .account-info .acinfo-li .r-cont i {
          display: block;
          width: 16px;
          height: 16px;
          background-image: url("../img/pay/icon_copy.svg");
          background-repeat: no-repeat;
          background-position: center;
          cursor: pointer; }
          .pop-safety .account-info .acinfo-li .r-cont i:hover {
            background-image: url("../img/pay/icon_copy1.svg"); }
    .pop-safety .account-info .line {
      width: 100%;
      border-bottom: 1px dashed #E4E8F0;
      margin: 13px 0; }
  .pop-safety .code-box {
    margin-top: 20px; }
    .pop-safety .code-box p {
      margin-bottom: 10px;
      color: var(--PIA_BK-01, #042040);
      text-align: center;
      font-family: Inter;
      font-size: 13px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      /* 13px */ }
  .pop-safety .uct-btn {
    height: 34px;
    margin-top: 20px;
    color: #FFF;
    font-family: Open Sans-Regular, Open Sans;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 13px */ }

.pop-coupons-box {
  background-color: rgba(0, 0, 0, 0.6) !important; }

.pop-coupons {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 420px;
  border-radius: 4px;
  padding: 30px;
  padding-top: 35px;
  text-align: center; }
  .pop-coupons .pop-close {
    position: absolute;
    right: -15px;
    top: 10px;
    cursor: pointer; }
  .pop-coupons .coupons_img {
    width: 407px;
    height: 332px; }
  .pop-coupons .coupons_btn {
    cursor: pointer;
    width: 249px;
    height: 54px;
    position: absolute;
    display: block;
    bottom: 95px;
    left: 138px; }

.downgoogleapp-ul {
  display: flex;
  justify-content: center;
  margin-top: 35px; }
  .downgoogleapp-ul .dapp-li {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .downgoogleapp-ul .dapp-li:nth-of-type(1) {
      margin-right: 40px; }
    .downgoogleapp-ul .dapp-li p {
      color: #6f7e9d;
      margin-bottom: 20px; }

.pop-safety_tit {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 480px;
  background-color: #FFFFFF;
  border-radius: 4px;
  padding: 40px;
  padding-top: 45px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center; }
  .pop-safety_tit .pop-close-safety {
    position: absolute;
    right: 13px;
    top: 13px;
    cursor: pointer; }
  .pop-safety_tit h6 {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #042040; }
  .pop-safety_tit .uct-btn {
    height: 40px;
    min-width: 200px;
    margin-top: 30px; }

.verificode-box {
  display: flex;
  align-items: center;
  justify-content: center; }
  .verificode-box .code-liipt {
    width: 45px;
    height: 55px;
    border: 1px solid #E4E8F0;
    border-radius: 2px;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #727987;
    margin-right: 10px; }
    .verificode-box .code-liipt:nth-last-of-type(1) {
      margin-right: 0; }
    .verificode-box .code-liipt:focus {
      border: 1px solid #0E6FDE;
      color: #0E6FDE; }

* {
  box-sizing: border-box; }

.hoverimg,
.hoverimg1 {
  cursor: pointer; }

.uct-body {
  min-width: 100%;
  height: 100%;
  background-color: #F6F8FA; }
  .uct-body > .vuebox {
    height: 100%; }

.uct-header {
  height: 53px;
  display: flex;
  background-color: #fff;
  border-bottom: 1px solid #F4F4F5; }
  .uct-header .logo {
    width: 166px;
    display: flex;
    align-items: center;
    margin-left: 20px;
    flex-shrink: 0; }
    .uct-header .logo img {
      max-width: 100%; }
  .uct-header .header-cont {
    flex: 1;
    min-width: calc(100% - 206px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px; }
    .uct-header .header-cont .labname {
      font-size: 18px;
      font-family: Open Sans-Regular, Open Sans;
      color: #042040;
      line-height: 21px; }
    .uct-header .header-cont .user {
      padding-left: 20px;
      display: flex;
      align-items: center; }
      .uct-header .header-cont .user .txt {
        margin-right: 12px;
        margin-left: 10px;
        position: relative;
        cursor: pointer; }
        .uct-header .header-cont .user .txt:hover .logout-box {
          display: block; }
        .uct-header .header-cont .user .txt:hover ~ .logout-icon > img {
          transform: rotate(-90deg); }
        .uct-header .header-cont .user .txt p {
          font-size: 13px;
          font-family: Open Sans-SemiBold, Open Sans;
          font-weight: 600;
          color: #042040;
          line-height: 19px; }
        .uct-header .header-cont .user .txt span {
          font-size: 12px;
          font-family: Open Sans;
          font-weight: 400;
          color: #55687D;
          line-height: 16px;
          position: relative;
          top: -3px; }
        .uct-header .header-cont .user .txt > .logout-box {
          display: none;
          height: auto !important; }
          .uct-header .header-cont .user .txt > .logout-box > img {
            display: inline-block;
            width: 14px;
            position: relative;
            top: 3px;
            margin-left: 15px; }
          .uct-header .header-cont .user .txt > .logout-box > span {
            color: var(--PIA_BK-01, #042040);
            margin-left: 3px;
            font-family: Open Sans;
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            text-transform: capitalize;
            display: inline;
            line-height: 38px;
            top: 0; }
        .uct-header .header-cont .user .txt > .header_menu {
          display: none;
          width: 275px;
          position: absolute;
          top: 40px;
          right: 0px;
          border-radius: 4px;
          background: #FFF;
          /* 投影1 */
          box-shadow: 0px 5px 15px 0px rgba(4, 32, 64, 0.05);
          z-index: 99;
          padding: 10px; }
          .uct-header .header-cont .user .txt > .header_menu::after {
            content: "";
            display: block;
            width: 150px;
            position: absolute;
            right: 0;
            top: -20px;
            height: 30px; }
          .uct-header .header-cont .user .txt > .header_menu .top {
            display: flex;
            align-items: center;
            padding: 10px 0;
            padding-bottom: 20px;
            margin-bottom: 10px;
            border-bottom: 1px solid #eff2f5; }
            .uct-header .header-cont .user .txt > .header_menu .top > img {
              width: 50px;
              height: 50px;
              border-radius: 6px;
              margin-right: 8px; }
            .uct-header .header-cont .user .txt > .header_menu .top .h-user {
              font-size: 15px;
              color: #181c32;
              font-family: Ubuntu-Bold, Ubuntu;
              line-height: 22px;
              text-align: left; }
              .uct-header .header-cont .user .txt > .header_menu .top .h-user .h-user-top {
                display: flex;
                gap: 5px; }
                .uct-header .header-cont .user .txt > .header_menu .top .h-user .h-user-top .user_auth {
                  width: 18px;
                  height: 18px;
                  background-image: url(../../index/img/new_header/user-not-auth.svg); }
                  .uct-header .header-cont .user .txt > .header_menu .top .h-user .h-user-top .user_auth.authed {
                    background-image: url(../../index/img/new_header/user-authed.svg); }
                .uct-header .header-cont .user .txt > .header_menu .top .h-user .h-user-top .email_auth {
                  width: 18px;
                  height: 18px;
                  background-image: url(../../index/img/new_header/email-not-auth.svg); }
                  .uct-header .header-cont .user .txt > .header_menu .top .h-user .h-user-top .email_auth.authed {
                    background-image: url(../../index/img/new_header/email-authed.svg); }
              .uct-header .header-cont .user .txt > .header_menu .top .h-user .header_name {
                display: flex;
                align-items: center;
                color: var(--PIA_BK-01, #042040);
                font-family: "Open Sans";
                font-size: 15px;
                font-style: normal;
                font-weight: 600;
                line-height: 100%;
                /* 15px */
                margin-right: 5px; }
                .uct-header .header-cont .user .txt > .header_menu .top .h-user .header_name p {
                  color: var(--PIA_BK-01, #042040);
                  font-size: 15px;
                  font-style: normal;
                  font-weight: 500;
                  line-height: 100%;
                  /* 15px */ }
              .uct-header .header-cont .user .txt > .header_menu .top .h-user .header_email {
                color: var(--PIA24-BK-02, #55687D);
                font-family: "Open Sans";
                font-size: 13px;
                font-style: normal;
                font-weight: 400;
                line-height: 100%;
                /* 13px */ }
              .uct-header .header-cont .user .txt > .header_menu .top .h-user .header-user {
                color: var(--PIA24-BK-02, #55687D);
                font-family: "Open Sans";
                font-size: 13px;
                font-style: normal;
                font-weight: 400;
                line-height: 100%;
                /* 13px */
                margin-top: 6px; }
                .uct-header .header-cont .user .txt > .header_menu .top .h-user .header-user > img {
                  position: relative;
                  top: 1px; }
                .uct-header .header-cont .user .txt > .header_menu .top .h-user .header-user span {
                  word-break: break-all;
                  margin-left: 5px; }
          .uct-header .header-cont .user .txt > .header_menu .men-li {
            display: flex;
            align-items: center;
            justify-content: space-between;
            position: relative;
            height: 37px;
            padding: 0 16px; }
            .uct-header .header-cont .user .txt > .header_menu .men-li > div {
              width: 100%;
              height: 100%;
              display: flex;
              align-items: center;
              padding: 0 16px;
              border-radius: 6px;
              color: #3f4254;
              font-size: 14px;
              cursor: pointer; }
              .uct-header .header-cont .user .txt > .header_menu .men-li > div:hover {
                background-color: rgba(245, 248, 250, 0.8);
                color: #009ef7; }
            .uct-header .header-cont .user .txt > .header_menu .men-li .lang-p {
              display: flex;
              align-items: center;
              justify-content: space-between;
              position: relative; }
              .uct-header .header-cont .user .txt > .header_menu .men-li .lang-p p {
                color: #3f4254;
                font-size: 14px; }
              .uct-header .header-cont .user .txt > .header_menu .men-li .lang-p .lang-u {
                display: flex;
                align-items: center;
                padding: 6px 9px;
                background-color: rgba(245, 248, 250, 0.8);
                border-radius: 6px; }
                .uct-header .header-cont .user .txt > .header_menu .men-li .lang-p .lang-u > img {
                  width: 15px;
                  height: 15px;
                  border-radius: 3px;
                  margin-left: 5px; }
              .uct-header .header-cont .user .txt > .header_menu .men-li .lang-p:hover .langlist {
                display: block;
                animation: show linear 0.3s; }
            .uct-header .header-cont .user .txt > .header_menu .men-li .langlist {
              position: absolute;
              right: calc(100% + 15px);
              top: 0px;
              background-color: #ffffff;
              box-shadow: 0px 0px 10px 1px rgba(24, 28, 50, 0.1);
              border-radius: 4px;
              border: 1px solid #d3dae5;
              padding: 7px 5px;
              z-index: 9;
              width: 180px;
              display: none;
              background: #ffffff;
              box-shadow: 0px 6px 10px 1px rgba(24, 28, 50, 0.1);
              border-radius: 4px 4px 4px 4px;
              opacity: 1;
              border: 1px solid #e9ecf1; }
              .uct-header .header-cont .user .txt > .header_menu .men-li .langlist::after {
                content: '';
                display: block;
                align-items: center;
                width: 20px;
                height: 37px;
                position: absolute;
                right: -20px;
                top: 0; }
              .uct-header .header-cont .user .txt > .header_menu .men-li .langlist .cont-box {
                max-height: 220px;
                overflow-y: scroll;
                overflow-x: hidden; }
                .uct-header .header-cont .user .txt > .header_menu .men-li .langlist .cont-box::-webkit-scrollbar {
                  width: 3px; }
                .uct-header .header-cont .user .txt > .header_menu .men-li .langlist .cont-box::-webkit-scrollbar-thumb {
                  background-color: #E9EFF9;
                  -webkit-border-radius: 4px;
                  -moz-border-radius: 4px;
                  border-radius: 4px; }
                .uct-header .header-cont .user .txt > .header_menu .men-li .langlist .cont-box > .li {
                  height: 40px;
                  width: 168px;
                  padding: 0 20px;
                  font-family: Poppins-Regular, Poppins;
                  font-size: 15px;
                  font-weight: 400;
                  color: #15357a;
                  line-height: 15px;
                  display: flex;
                  align-items: center;
                  box-sizing: border-box; }
                  .uct-header .header-cont .user .txt > .header_menu .men-li .langlist .cont-box > .li > img {
                    width: 20px;
                    height: 20px;
                    margin-right: 15px;
                    border-radius: 4px; }
                  .uct-header .header-cont .user .txt > .header_menu .men-li .langlist .cont-box > .li:hover {
                    background-color: #f6f9fe; }
          .uct-header .header-cont .user .txt > .header_menu .ips {
            height: auto;
            display: flex;
            margin-bottom: 10px; }
            .uct-header .header-cont .user .txt > .header_menu .ips > div {
              display: flex;
              justify-content: space-between;
              padding: 0 16px; }
              .uct-header .header-cont .user .txt > .header_menu .ips > div > div {
                display: flex;
                flex-direction: column; }
                .uct-header .header-cont .user .txt > .header_menu .ips > div > div span {
                  font-weight: 400;
                  font-size: 13px;
                  line-height: 18px;
                  color: #55687D; }
                .uct-header .header-cont .user .txt > .header_menu .ips > div > div p {
                  font-weight: 700;
                  font-size: 16px;
                  line-height: 100%;
                  color: #2C71F0; }
              .uct-header .header-cont .user .txt > .header_menu .ips > div a {
                background: #F5F8FA;
                border-radius: 4px;
                padding: 4px 10px;
                display: flex;
                align-items: center;
                justify-content: center; }
                .uct-header .header-cont .user .txt > .header_menu .ips > div a p {
                  font-weight: 400;
                  font-size: 13px;
                  line-height: 18px;
                  color: #55687D; }
          .uct-header .header-cont .user .txt > .header_menu .men-foot {
            display: flex;
            flex-direction: column; }
            .uct-header .header-cont .user .txt > .header_menu .men-foot .foot-li {
              color: #55687D;
              display: flex;
              cursor: pointer;
              padding: 10px; }
              .uct-header .header-cont .user .txt > .header_menu .men-foot .foot-li:hover {
                background-color: rgba(245, 248, 250, 0.8); }
              .uct-header .header-cont .user .txt > .header_menu .men-foot .foot-li a {
                display: inline-block;
                padding: 10px;
                width: auto;
                color: var(--PIA24-BK-01, #042040);
                font-family: "Open Sans";
                font-size: 13px;
                font-style: normal;
                font-weight: 400;
                line-height: 100%;
                /* 13px */ }
              .uct-header .header-cont .user .txt > .header_menu .men-foot .foot-li .noReadMsg {
                width: 6px;
                height: 6px;
                border-radius: 50%;
                margin-top: 7px;
                background-color: #E30B34;
                display: none; }
            .uct-header .header-cont .user .txt > .header_menu .men-foot div.lang_6 {
              padding: 10px;
              color: var(--PIA24-BK-01, #042040);
              font-family: "Open Sans";
              font-size: 13px;
              font-style: normal;
              font-weight: 400;
              line-height: 100%;
              /* 13px */ }
            .uct-header .header-cont .user .txt > .header_menu .men-foot div a {
              display: inline-block;
              width: 100%; }
            .uct-header .header-cont .user .txt > .header_menu .men-foot .logOutBtn {
              cursor: pointer;
              color: var(--PIA24-BK-01, #042040);
              font-size: 13px;
              font-style: normal;
              font-weight: 400;
              line-height: 100%;
              /* 13px */ }
      .uct-header .header-cont .user > img {
        display: inline-block;
        width: 30px; }
      .uct-header .header-cont .user .logout-icon > img {
        transform: rotate(90deg);
        transition: transform 0.5s;
        -webkit-transition: transform 0.5s;
        /* Safari */ }
    .uct-header .header-cont .lang {
      display: flex;
      align-items: center;
      cursor: pointer;
      position: relative;
      margin-right: 20px;
      z-index: 100; }
      .uct-header .header-cont .lang .ssssd > img {
        display: block;
        width: 14px;
        transform: rotate(90deg); }
      .uct-header .header-cont .lang:hover .txt img {
        transform: rotateZ(-90deg); }
      .uct-header .header-cont .lang:hover .lang-select {
        display: block;
        animation: show linear 0.3s; }
      .uct-header .header-cont .lang:hover .ssssd img {
        transition: all 0.5s;
        transform: rotate(-90deg); }
      .uct-header .header-cont .lang:hover::after {
        width: 100%;
        height: 30px;
        content: "";
        display: block;
        left: 0;
        top: 20px; }
      .uct-header .header-cont .lang:hover .currency-box {
        display: flex; }
      .uct-header .header-cont .lang > p {
        color: #44474e;
        margin: 0 7px 2px; }
      .uct-header .header-cont .lang .header-thumb-lang,
      .uct-header .header-cont .lang img {
        margin-right: 3px;
        width: 20px;
        height: 20px; }
      .uct-header .header-cont .lang .txt {
        display: flex;
        align-items: center;
        font-size: 15px;
        font-family: Poppins-Medium, Poppins;
        font-weight: 500;
        color: #15357A;
        line-height: 18px;
        width: 80px;
        border: none;
        margin: 0 7px 0px;
        padding: 10px 0;
        appearance: auto;
        font-weight: 700; }
        .uct-header .header-cont .lang .txt img {
          margin-left: 3px; }
      .uct-header .header-cont .lang .ssssd {
        color: var(--PIA24-BK-01, #042040) !important;
        font-family: "Open Sans" !important;
        font-size: 15px !important;
        font-style: normal;
        font-weight: 400 !important;
        line-height: 100% !important;
        /* 15px */
        text-transform: capitalize;
        display: flex;
        align-items: center; }
        .uct-header .header-cont .lang .ssssd > img {
          margin-left: 8px; }
      .uct-header .header-cont .lang .currency-box {
        display: none;
        width: 200px;
        padding: 5px;
        flex-direction: column;
        align-items: center;
        gap: 12px;
        position: absolute;
        right: 0px;
        top: 34px;
        border-radius: 4px;
        background: var(--Luna2024-White, #FFF);
        box-shadow: 0px 5px 15px 0px rgba(4, 32, 64, 0.05); }
        .uct-header .header-cont .lang .currency-box > .title {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          gap: 5px;
          align-self: stretch; }
          .uct-header .header-cont .lang .currency-box > .title > p {
            color: var(--PIA24-BK-01, #042040);
            font-family: "Open Sans";
            font-size: 15px;
            font-style: normal;
            font-weight: 600;
            line-height: 100%;
            /* 15px */ }
          .uct-header .header-cont .lang .currency-box > .title > span {
            color: var(--PIA24-BK-01, #042040);
            font-family: "Open Sans";
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
            /* 21px */ }
        .uct-header .header-cont .lang .currency-box > .line {
          width: 100%;
          height: 1px;
          background: #DEE0E9; }
        .uct-header .header-cont .lang .currency-box > .lang-box {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: flex-start;
          gap: 10px;
          align-self: stretch; }
          .uct-header .header-cont .lang .currency-box > .lang-box .lang-title {
            color: var(--PIA24-BK-02, #55687D);
            font-family: "Open Sans";
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 12px */ }
          .uct-header .header-cont .lang .currency-box > .lang-box .lang-list {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            gap: 2px;
            align-self: stretch; }
            .uct-header .header-cont .lang .currency-box > .lang-box .lang-list > p {
              color: var(--PIA24-BK-01, #042040);
              font-family: "Open Sans";
              font-size: 13px;
              font-style: normal;
              font-weight: 400;
              line-height: 100%;
              /* 13px */
              padding: 8px 5px;
              border-radius: 2px;
              text-align: left;
              width: 100%;
              position: relative; }
              .uct-header .header-cont .lang .currency-box > .lang-box .lang-list > p:hover {
                background: #F5F5F7; }
                .uct-header .header-cont .lang .currency-box > .lang-box .lang-list > p:hover .change-lang {
                  display: none; }
              .uct-header .header-cont .lang .currency-box > .lang-box .lang-list > p.active::after {
                display: block;
                content: "";
                width: 12px;
                height: 12px;
                position: absolute;
                right: 5px;
                top: 8px;
                background: url(../../index/img/new_header/gou.svg) no-repeat center; }
        .uct-header .header-cont .lang .currency-box > .currency-content {
          display: none;
          flex-direction: column;
          align-items: flex-start;
          gap: 10px;
          align-self: stretch;
          position: relative;
          z-index: 10; }
          .uct-header .header-cont .lang .currency-box > .currency-content > .title {
            color: var(--PIA24-BK-02, #55687D);
            font-family: "Open Sans";
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 12px */
            text-align: left; }
          .uct-header .header-cont .lang .currency-box > .currency-content > .list-box {
            display: block;
            width: 100%;
            height: 34px;
            padding: 0px 10px;
            border-radius: 4px;
            border: 1px solid #EAEFF9;
            position: relative; }
            .uct-header .header-cont .lang .currency-box > .currency-content > .list-box > p {
              float: left;
              line-height: 34px; }
            .uct-header .header-cont .lang .currency-box > .currency-content > .list-box > img {
              float: right;
              margin-top: 10px; }
            .uct-header .header-cont .lang .currency-box > .currency-content > .list-box > .list {
              display: none;
              width: 300px;
              padding: 10px;
              flex-direction: column;
              align-items: flex-start;
              gap: 2px;
              border-radius: 4px;
              border: 1px solid #EAEFF9;
              background: #FFF;
              position: absolute;
              left: 0;
              top: 34px; }
              .uct-header .header-cont .lang .currency-box > .currency-content > .list-box > .list > p {
                width: 100%;
                color: var(--PIA24-BK-02, #55687D);
                font-family: "Open Sans";
                font-size: 13px;
                font-style: normal;
                font-weight: 400;
                line-height: 100%;
                /* 13px */
                padding: 5px;
                position: relative; }
                .uct-header .header-cont .lang .currency-box > .currency-content > .list-box > .list > p:hover {
                  color: var(--PIA24-BK-01, #042040);
                  border-radius: 2px;
                  background: #F5F5F7; }
                .uct-header .header-cont .lang .currency-box > .currency-content > .list-box > .list > p.active {
                  color: var(--PIA24-BK-01, #042040); }
                  .uct-header .header-cont .lang .currency-box > .currency-content > .list-box > .list > p.active::after {
                    display: block;
                    content: "";
                    width: 12px;
                    height: 12px;
                    position: absolute;
                    right: 5px;
                    top: 5px;
                    background: url(../../index/img/new_header/gou.svg) no-repeat center; }
        .uct-header .header-cont .lang .currency-box > .save {
          display: flex;
          height: 34px;
          padding: 10px 30px;
          justify-content: center;
          align-items: center;
          gap: 10px;
          align-self: stretch;
          border-radius: 4px;
          background: var(--PIA24-VI-01, #0E6FDE);
          color: var(--PIA_BK-White, #FFF);
          font-family: "Open Sans";
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 13px */
          text-transform: capitalize; }
          .uct-header .header-cont .lang .currency-box > .save:hover {
            background: #0048C4; }
        .uct-header .header-cont .lang .currency-box::after {
          content: "";
          display: block;
          width: 100%;
          height: 200px;
          position: absolute;
          left: 0;
          bottom: -190px;
          z-index: 2; }
      .uct-header .header-cont .lang i {
        display: block;
        width: 10px;
        height: 10px;
        background-image: url("../img/pull_down.png");
        background-repeat: no-repeat;
        background-position: center; }
      .uct-header .header-cont .lang .lang_logo {
        width: 18px;
        height: 18px;
        position: relative;
        top: 1px;
        background: url(../../index/img/new_header/lang.svg) no-repeat center;
        margin-right: 5px; }
      .uct-header .header-cont .lang::after {
        content: '';
        display: block;
        position: absolute;
        right: -7px;
        top: 0;
        width: 1px;
        height: 100%;
        border-right: 1px solid #F4F4F5; }
  .uct-header .wap-header {
    display: none;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    position: relative; }
    .uct-header .wap-header .header-right {
      width: 24px;
      height: 24px;
      background-image: url("../img/wap/menu.svg");
      background-repeat: no-repeat;
      background-position: center; }
      .uct-header .wap-header .header-right.show {
        background-image: url("../img/wap/menu.svg"); }
  .uct-header .head-right-pop {
    display: none;
    position: fixed;
    right: -100%;
    top: 50px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 99;
    padding-bottom: 70px;
    transition: all 0.5s;
    flex-direction: column;
    justify-content: space-between;
    padding: 32px 20px 120px; }
    .uct-header .head-right-pop.show {
      right: 0; }
    .uct-header .head-right-pop .pop-top .li {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 35px; }
      .uct-header .head-right-pop .pop-top .li:nth-last-of-type(1) {
        margin-bottom: 0; }
      .uct-header .head-right-pop .pop-top .li p {
        font-size: 15px;
        font-family: Ubuntu-Medium;
        color: #042040;
        line-height: 15px; }
      .uct-header .head-right-pop .pop-top .li i {
        display: block;
        width: 20px;
        height: 20px;
        background-image: url("../img/wap/ico_right.svg");
        background-repeat: no-repeat;
        background-position: center; }
    .uct-header .head-right-pop .pop-bom > a {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 47px;
      font-size: 17px;
      font-family: Ubuntu-Medium;
      color: #0e6fde;
      border-radius: 4px;
      border: 1px solid #0e6fde; }
      .uct-header .head-right-pop .pop-bom > a .text {
        color: #ffffff;
        margin-top: 15px;
        background-color: #0e6fde; }
    .uct-header .head-right-pop .pop-bom .text-btn {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 47px;
      font-size: 17px;
      font-family: Ubuntu-Medium;
      border-radius: 4px;
      border: 1px solid #0e6fde;
      color: #ffffff;
      margin-top: 15px;
      background-color: #0e6fde; }
  @media only screen and (max-width: 780px) {
    .uct-header .head-right-pop {
      padding: 32px 20px 20px; }
      .uct-header .head-right-pop .uct-left-drawer {
        height: 100%;
        overflow-y: scroll; } }

.uct-cont {
  display: flex;
  height: calc(100% - 60px);
  min-height: 800px; }
  .uct-cont .logBox {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    width: 100%;
    height: 100%;
    padding: 0;
    z-index: 10;
    display: none;
    background-color: rgba(128, 128, 128, 0.2); }
    .uct-cont .logBox .getdialog {
      display: block;
      width: 420px;
      height: 510px;
      box-shadow: 0px 0px 10px rgba(24, 28, 50, 0.1);
      border-radius: 4px;
      z-index: 10;
      margin: 0 auto;
      margin-top: 11%; }
      .uct-cont .logBox .getdialog .dialog-head {
        height: 36px;
        background: #FFFFFF;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px;
        /* use cross as close button */ }
        .uct-cont .logBox .getdialog .dialog-head p {
          margin-left: 10px; }
        .uct-cont .logBox .getdialog .dialog-head span {
          color: gray;
          border-radius: 12px;
          line-height: 20px;
          text-align: center;
          height: 20px;
          width: 20px;
          font-size: 18px;
          padding: 1px;
          top: -10px;
          right: -10px;
          transition: all 0.3s linear 0s; }
          .uct-cont .logBox .getdialog .dialog-head span:hover {
            transform: rotate(-90deg); }
        .uct-cont .logBox .getdialog .dialog-head span::before {
          content: "\2716"; }
      .uct-cont .logBox .getdialog .dialog-body {
        background: #F7F8FB;
        padding: 20px 26px; }
        .uct-cont .logBox .getdialog .dialog-body p {
          font-weight: 400;
          font-size: 16px;
          line-height: 100%;
          margin-bottom: 10px; }
          .uct-cont .logBox .getdialog .dialog-body p span {
            color: #E30B34; }
          .uct-cont .logBox .getdialog .dialog-body p i {
            font-size: 12px; }
        .uct-cont .logBox .getdialog .dialog-body input {
          display: flex;
          flex-direction: row;
          align-items: center;
          padding: 10px 15px;
          gap: 10px;
          width: 360px;
          height: 39px;
          background: #FFFFFF;
          border: 1px solid #E6E9F0;
          border-radius: 2px;
          margin-bottom: 5px; }
          .uct-cont .logBox .getdialog .dialog-body input:focus {
            box-shadow: 0px 0px 3px #4d96fd;
            border-color: #0E6FDE; }
        .uct-cont .logBox .getdialog .dialog-body .log-tips {
          margin-bottom: 20px;
          font-size: 14px;
          line-height: 100%;
          color: #FF804D; }
        .uct-cont .logBox .getdialog .dialog-body .choose-price {
          display: flex;
          margin-bottom: 20px; }
          .uct-cont .logBox .getdialog .dialog-body .choose-price .choose-li {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 86.25px;
            height: 39px;
            background: #FFFFFF;
            border: 1px solid #E6E9F0;
            border-radius: 2px;
            cursor: pointer; }
          .uct-cont .logBox .getdialog .dialog-body .choose-price .choose-active {
            color: #2C71F0;
            border: 2px solid #2C71F0;
            border-radius: 2px; }
        .uct-cont .logBox .getdialog .dialog-body .submit-price {
          display: flex;
          justify-content: center;
          align-items: center;
          padding: 8px 50px;
          gap: 10px;
          width: 135px;
          height: 38px;
          background: #0E6FDE;
          border: 1px solid #0E6FDE;
          border-radius: 2px;
          margin: 0 auto;
          color: white;
          cursor: pointer; }
          .uct-cont .logBox .getdialog .dialog-body .submit-price:hover {
            background-color: #16396C; }
        .uct-cont .logBox .getdialog .dialog-body .money-input {
          display: flex;
          flex-direction: row;
          align-items: center;
          padding: 10px 15px;
          gap: 10px;
          width: 360px;
          height: 39px;
          background: #FFFFFF;
          border: 1px solid #E6E9F0;
          border-radius: 2px;
          margin-bottom: 5px; }
          .uct-cont .logBox .getdialog .dialog-body .money-input input {
            height: 100%;
            border: 0;
            margin-bottom: 0;
            padding: 0;
            line-height: 16px; }
            .uct-cont .logBox .getdialog .dialog-body .money-input input:focus {
              box-shadow: none;
              border: 0; }
          .uct-cont .logBox .getdialog .dialog-body .money-input:focus-within {
            box-shadow: 0px 0px 3px #4d96fd;
            border-color: #0E6FDE; }

/*chrome 73so.com*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none; }

/*火狐浏览器 */
input[type="number"] {
  -moz-appearance: textfield;
  height: 30px;
  line-height: 30px; }

.dialog-content {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10;
  display: none; }
  .dialog-content .dialog-img {
    width: 450px;
    min-height: 274px;
    background-color: #fff;
    position: absolute;
    top: calc(50% - 137px);
    left: calc(50% - 225px);
    border-radius: 4px;
    z-index: 10;
    overflow: hidden; }
    .dialog-content .dialog-img .log-top {
      width: 100%;
      height: 24px;
      position: relative;
      /* use cross as close button */ }
      .dialog-content .dialog-img .log-top > p {
        font-weight: 400;
        font-size: 24px;
        line-height: 33px;
        text-transform: capitalize;
        color: #FFFFFF;
        margin-left: 30px; }
        .dialog-content .dialog-img .log-top > p > span {
          font-weight: 700;
          font-size: 24px;
          line-height: 33px;
          text-transform: capitalize; }
      .dialog-content .dialog-img .log-top div {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        padding: 2px 16px;
        gap: 10px;
        width: 60px;
        height: 26px;
        background: linear-gradient(285.34deg, #FFE1A0 0%, #FFCC48 100%), #FFFFFF;
        border-radius: 4px;
        margin-left: 20px; }
      .dialog-content .dialog-img .log-top > span {
        color: gray;
        border-radius: 12px;
        line-height: 20px;
        text-align: center;
        height: 14x;
        width: 14px;
        font-size: 18px;
        padding: 1px;
        top: -10px;
        right: -10px;
        transition: all 0.3s linear 0s;
        position: absolute;
        top: 14.5px;
        right: 14.5px;
        pointer-events: none;
        cursor: pointer; }
      .dialog-content .dialog-img .log-top > span::before {
        content: "";
        display: block;
        width: 14px;
        height: 14px;
        background: url(../img/ucenter/pop-close.svg) no-repeat center;
        pointer-events: auto; }
    .dialog-content .dialog-img > .title {
      text-align: center;
      color: #042040;
      font-family: Open Sans-Regular, Open Sans;
      font-size: 20px;
      font-style: normal;
      font-weight: 600;
      line-height: 100%;
      /* 20px */
      text-transform: capitalize; }
    .dialog-content .dialog-img > .log-img {
      display: block;
      margin: 0 auto;
      margin-top: 26px; }
    .dialog-content .dialog-img .log-bottom {
      width: 100%;
      padding: 10px 15px;
      background: #F7F9FB;
      margin-top: 15px; }
      .dialog-content .dialog-img .log-bottom > p {
        color: #55687D;
        font-family: Open Sans-Regular, Open Sans;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 140%;
        /* 18.2px */ }

.uct-left {
  flex: none;
  width: 250px;
  height: 100%;
  background-color: #fff;
  border-right: 1px solid #F4F4F5;
  padding-top: 7px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow-y: scroll;
  overflow-x: hidden; }
  @media only screen and (max-width: 1280px) {
    .uct-left {
      display: none; } }
  .uct-left::-webkit-scrollbar {
    width: 4px; }
  .uct-left::-webkit-scrollbar-thumb {
    background-color: #e2e5f4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .uct-left .left-nav .left-li-box {
    padding-top: 13px;
    margin-top: 13px;
    position: relative; }
    .uct-left .left-nav .left-li-box::after {
      content: "";
      display: block;
      width: 215px;
      height: 1px;
      border-top: 1px solid #F4F4F5;
      position: absolute;
      top: 0;
      left: calc(50% - 107.5px); }
    .uct-left .left-nav .left-li-box:nth-last-of-type(1) {
      margin-bottom: 0;
      border-top: 0;
      padding-top: 0; }
    .uct-left .left-nav .left-li-box:first-child {
      margin-bottom: 0;
      border-top: 0;
      padding-top: 0; }
      .uct-left .left-nav .left-li-box:first-child::after {
        display: none; }
    .uct-left .left-nav .left-li-box:last-child {
      padding-top: 13px; }
  .uct-left .left-nav .left-li {
    display: flex;
    align-items: center;
    padding: 0 20px;
    height: 36px;
    border-left: 3px solid transparent;
    cursor: pointer;
    position: relative; }
    .uct-left .left-nav .left-li.no_after::after {
      display: none !important; }
    .uct-left .left-nav .left-li::after {
      content: "";
      display: block;
      width: 16px;
      height: 16px;
      background: url(../img/ucenter/right.svg) no-repeat center;
      position: absolute;
      right: 15px;
      top: calc(50% - 7px);
      transform: rotate(90deg); }
    .uct-left .left-nav .left-li.up::after {
      content: "";
      display: block;
      width: 16px;
      height: 16px;
      background: url(../img/ucenter/right.svg) no-repeat center;
      position: absolute;
      right: 15px;
      top: calc(50% - 7px);
      transform: rotate(0deg); }
    .uct-left .left-nav .left-li:hover {
      border-radius: 4px;
      background: #F9FAFB; }
      .uct-left .left-nav .left-li:hover p {
        color: #042040; }
    .uct-left .left-nav .left-li.active {
      border-radius: 4px;
      background: #F1F2F4; }
      .uct-left .left-nav .left-li.active p {
        color: #042040; }
    .uct-left .left-nav .left-li.li0 i {
      background-image: url("../img/ucenter/left_nav0.svg"); }
    .uct-left .left-nav .left-li.li1 i {
      background-image: url("../img/ucenter/left_nav2.svg"); }
    .uct-left .left-nav .left-li.li2 i {
      background-image: url("../img/ucenter/left_nav1.svg"); }
    .uct-left .left-nav .left-li.li2::after {
      display: none; }
    .uct-left .left-nav .left-li.li3 i {
      background-image: url("../img/ucenter/left_nav3.svg"); }
    .uct-left .left-nav .left-li.li4 i {
      background-image: url("../img/ucenter/left_nav4.svg"); }
    .uct-left .left-nav .left-li.li5 i {
      background-image: url("../img/ucenter/left_nav5.svg"); }
    .uct-left .left-nav .left-li.li6 i {
      background-image: none; }
    .uct-left .left-nav .left-li.li6::after {
      display: none; }
    .uct-left .left-nav .left-li.li7 i {
      background-image: url("../img/ucenter/left_nav7.svg"); }
    .uct-left .left-nav .left-li.li7::after {
      display: none; }
    .uct-left .left-nav .left-li.li7::before {
      content: "";
      display: block;
      width: 14px;
      height: 14px;
      background: url(../img/left-link.svg) no-repeat center;
      position: absolute;
      right: 15px;
      top: calc(50% - 7px);
      transform: rotate(0deg); }
    .uct-left .left-nav .left-li i {
      display: block;
      width: 22px;
      height: 22px;
      background-repeat: no-repeat;
      background-position: center;
      margin-right: 10px; }
    .uct-left .left-nav .left-li p {
      color: var(--PIA24-BK-01, #042040);
      font-family: "Open Sans";
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      text-transform: capitalize; }
    .uct-left .left-nav .left-li .por-box {
      position: relative;
      z-index: 1; }
    .uct-left .left-nav .left-li .get-free-angle_Long {
      display: flex;
      justify-content: center;
      position: absolute;
      background-image: url("../img/ucenter/left_getfree.svg");
      background-size: 100%;
      z-index: 111;
      left: calc(100% + -130px);
      top: -20px;
      width: 175px;
      height: 28px;
      background-repeat: no-repeat;
      background-position: center;
      color: #FFFFFF;
      font-family: Ubuntu-Medium, Ubuntu;
      padding-top: 2px;
      font-size: 12px;
      font-family: 'Open Sans-Regular';
      line-height: 16px; }
    .uct-left .left-nav .left-li .get-free-angle {
      display: flex;
      justify-content: center;
      position: absolute;
      height: 20px;
      right: 15px;
      top: -5px;
      padding: 5px;
      border-radius: 4px;
      border: 1px solid #F6E5AC;
      background: #FFF8D0;
      color: #FFFFFF;
      padding-top: 2px;
      color: #6D541C;
      font-size: 11px;
      font-style: normal;
      font-weight: 400;
      text-transform: capitalize;
      padding-top: 5px; }
      .uct-left .left-nav .left-li .get-free-angle > span {
        position: relative;
        top: -4px;
        font-family: Open Sans-SemiBold, Open Sans; }
  .uct-left .left-nav .coup_num {
    margin-left: 10px;
    display: none;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    font-family: Open Sans-SemiBold, Open Sans;
    text-align: center;
    color: #fff;
    background: red;
    border-radius: 100%;
    position: absolute;
    top: 12px; }
  .uct-left .left-nav .left-li-cont {
    display: none; }
    .uct-left .left-nav .left-li-cont .left-cont-li {
      cursor: pointer;
      display: block;
      width: 220px;
      margin: 0 auto;
      margin-top: 2px;
      border-left: 3px solid transparent;
      position: relative;
      padding: 0;
      display: flex;
      align-items: center;
      padding: 10px; }
      .uct-left .left-nav .left-li-cont .left-cont-li.active {
        padding: 10px;
        border-radius: 4px;
        background: #F1F2F4; }
        .uct-left .left-nav .left-li-cont .left-cont-li.active p {
          color: #042040; }
      .uct-left .left-nav .left-li-cont .left-cont-li:hover {
        padding: 10px;
        border-radius: 4px;
        background: #F9FAFB; }
        .uct-left .left-nav .left-li-cont .left-cont-li:hover p {
          color: #042040; }
      .uct-left .left-nav .left-li-cont .left-cont-li > p {
        width: 150px;
        margin: 0;
        padding: 0;
        text-align: left;
        color: var(--PIA_BK-01, #042040);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        font-family: Open Sans-Regular, Open Sans;
        line-height: 100%; }
      .uct-left .left-nav .left-li-cont .left-cont-li.contli10 > p {
        width: unset;
        max-width: 150px; }
      .uct-left .left-nav .left-li-cont .left-cont-li.link::after {
        content: "";
        display: block;
        width: 14px;
        height: 14px;
        background: url(../img/left-link.svg) no-repeat center;
        position: absolute;
        right: 3px;
        top: calc(50% - 7px);
        transform: rotate(0deg); }
  .uct-left .left-down {
    padding: 0 20px; }
    .uct-left .left-down .uct-btn {
      height: 42px; }
      .uct-left .left-down .uct-btn:hover .down-icon .do2 {
        top: 1px; }
      .uct-left .left-down .uct-btn .down-icon {
        width: 22px;
        height: 22px;
        position: relative; }
        .uct-left .left-down .uct-btn .down-icon .do1,
        .uct-left .left-down .uct-btn .down-icon .do2 {
          position: absolute;
          top: 0;
          left: 0;
          transition: all .3s; }

.uct_cont_box {
  padding: 20px 30px;
  flex: 1;
  min-height: 100%;
  overflow-y: scroll; }
  .uct_cont_box::-webkit-scrollbar {
    height: 0px; }
  .uct_cont_box [v-cloak] {
    display: none; }
  .uct_cont_box .investigation {
    height: 100%;
    display: flex; }
    .uct_cont_box .investigation .inv-left {
      overflow-y: scroll;
      width: 330px;
      left: 0px;
      top: 70px;
      height: 100%;
      padding: 20px 15px;
      background: #F9FAFC;
      box-shadow: 1px 0px 0px #F3F5F7; }
      .uct_cont_box .investigation .inv-left::-webkit-scrollbar {
        width: 0px; }
      .uct_cont_box .investigation .inv-left .left-li {
        display: block;
        padding: 16px 0 16px 20px;
        transition: all 0.3s linear 0s;
        font-weight: 400;
        font-size: 16px;
        line-height: 100%;
        color: #042040;
        cursor: pointer; }
        .uct_cont_box .investigation .inv-left .left-li a {
          font-weight: 400;
          font-size: 16px;
          line-height: 100%;
          color: #042040; }
        .uct_cont_box .investigation .inv-left .left-li:hover {
          background: #E6E7EC;
          border-radius: 4px; }
    .uct_cont_box .investigation .inv-right {
      width: 100%;
      overflow-y: scroll;
      height: 100%;
      padding: 36px 95px;
      transition: all 1s linear 0s;
      -webkit-transition: all 1s linear 0s; }
      .uct_cont_box .investigation .inv-right .inv-content h1 {
        font-weight: 700;
        font-size: 40px;
        line-height: 100%;
        color: #042040;
        margin-bottom: 54px; }
      .uct_cont_box .investigation .inv-right .inv-content .tema {
        margin-bottom: 45.5px; }
        .uct_cont_box .investigation .inv-right .inv-content .tema .sub_type {
          color: red !important; }
        .uct_cont_box .investigation .inv-right .inv-content .tema > p {
          font-family: 'Ubuntu';
          font-weight: 600;
          font-size: 22px;
          line-height: 100%;
          color: #042040;
          margin-bottom: 31px; }
          .uct_cont_box .investigation .inv-right .inv-content .tema > p span {
            font-size: 26px; }
          .uct_cont_box .investigation .inv-right .inv-content .tema > p .tit_sp {
            display: none; }
        .uct_cont_box .investigation .inv-right .inv-content .tema label {
          font-weight: 400;
          font-size: 18px;
          line-height: 25px;
          color: #042040;
          margin-right: 61px; }
        .uct_cont_box .investigation .inv-right .inv-content .tema input {
          margin-right: 15px;
          margin-bottom: 33px; }
        .uct_cont_box .investigation .inv-right .inv-content .tema .diy-input {
          width: 200px;
          border: none;
          background-color: none;
          border-bottom: 1px solid black;
          background-color: #F8F9FB; }
      .uct_cont_box .investigation .inv-right .inv-submit {
        display: inline-block;
        padding: 12px 30px;
        background: #FF6E30;
        border-radius: 4px;
        text-align: center;
        cursor: pointer;
        transition: all 0.3s linear 0s; }
        .uct_cont_box .investigation .inv-right .inv-submit:hover {
          background: #cc5420; }
        .uct_cont_box .investigation .inv-right .inv-submit p {
          font-weight: 700;
          font-size: 16px;
          line-height: 24px;
          color: #FFFFFF; }
    .uct_cont_box .investigation .choose-dialog-mask {
      width: 100%;
      height: 100%;
      position: fixed;
      background-color: rgba(0, 0, 0, 0.5);
      top: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 9999;
      display: none; }
    .uct_cont_box .investigation .choose-dialog-content {
      width: 365px;
      background: #FFFFFF;
      border-radius: 20px;
      padding: 30px 27px;
      min-height: 410px;
      position: relative; }
      .uct_cont_box .investigation .choose-dialog-content::after {
        content: '';
        display: inline-block;
        width: 430px;
        height: 470px;
        background: url("../img/footer/card_bg.svg") no-repeat center;
        position: absolute;
        top: -32px;
        left: -26px;
        z-index: -1; }
      .uct_cont_box .investigation .choose-dialog-content h2 {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 700;
        font-size: 30px;
        line-height: 100%;
        color: #042040;
        margin-bottom: 30px; }
      .uct_cont_box .investigation .choose-dialog-content > p {
        font-family: 'Open Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 130%;
        color: #042040; }
      .uct_cont_box .investigation .choose-dialog-content .btn-box {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 22px;
        position: absolute;
        bottom: 40px; }
        .uct_cont_box .investigation .choose-dialog-content .btn-box .to-coupon {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: flex-start;
          padding: 12px 30px;
          gap: 10px;
          color: #FFFFFF;
          width: 194px;
          height: 48px;
          background: #FF6E30;
          border-radius: 4px;
          transition: all 0.3s linear 0s; }
          .uct_cont_box .investigation .choose-dialog-content .btn-box .to-coupon:hover {
            background: #cc5420; }
        .uct_cont_box .investigation .choose-dialog-content .btn-box .to-home {
          color: #C7D1E5;
          margin-left: 20px;
          transition: all 0.3s linear 0s; }
          .uct_cont_box .investigation .choose-dialog-content .btn-box .to-home:hover {
            color: gray; }
      .uct_cont_box .investigation .choose-dialog-content .head {
        position: absolute;
        width: 165px;
        height: 150px;
        top: -70px;
        right: -80px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        text-align: center;
        background: url("../img/footer/card_header.svg") no-repeat center; }
        .uct_cont_box .investigation .choose-dialog-content .head span {
          font-weight: 700;
          font-size: 35.0306px;
          line-height: 40px;
          text-align: center;
          text-transform: capitalize;
          color: #FFFFFF;
          transform: rotate(-7deg);
          margin-top: 25px; }
        .uct_cont_box .investigation .choose-dialog-content .head p {
          font-family: 'Open Sans';
          font-style: normal;
          font-weight: 800;
          font-size: 48px;
          line-height: 65px;
          color: #042040; }
  .uct_cont_box::-webkit-scrollbar {
    width: 6px; }
  .uct_cont_box::-webkit-scrollbar-thumb {
    background-color: #e2e5f4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .uct_cont_box .uct-user-box {
    padding: 15px 20px;
    border-radius: 4px;
    background: var(--PIA_BK-White, #FFF);
    border-radius: 4px;
    border: 1px solid var(--PIA_BK-LIne02, #F4F4F5); }
    .uct_cont_box .uct-user-box::after {
      content: "";
      clear: both;
      display: block; }
  .uct_cont_box .uct-user {
    display: flex;
    align-items: center;
    float: left; }
    .uct_cont_box .uct-user > img {
      display: block;
      width: 50px; }
    .uct_cont_box .uct-user .txt {
      margin-left: 20px; }
      .uct_cont_box .uct-user .txt p {
        color: var(--PIA_BK-01, #042040);
        font-family: Open Sans-Regular, Open Sans;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 100%;
        /* 20px */
        margin-bottom: 6px; }
      .uct_cont_box .uct-user .txt .bind-no {
        margin-right: 12px; }
      .uct_cont_box .uct-user .txt span {
        color: var(--PIA_BK-02, #55687D);
        font-family: Open Sans-Regular, Open Sans;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 14px */ }
        .uct_cont_box .uct-user .txt span img {
          margin-right: 6px; }
        .uct_cont_box .uct-user .txt span .bind {
          color: #0E6FDE;
          font-family: Open Sans-Regular, Open Sans;
          cursor: pointer; }
      .uct_cont_box .uct-user .txt .d-flex_arrow {
        display: flex;
        align-items: center;
        cursor: pointer; }
        .uct_cont_box .uct-user .txt .d-flex_arrow span {
          position: relative;
          color: var(--PIA_BK-02, #55687D);
          font-family: Open Sans-Regular, Open Sans;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 14px */ }
          .uct_cont_box .uct-user .txt .d-flex_arrow span > img {
            position: relative;
            top: 3px;
            margin-left: 0; }
        .uct_cont_box .uct-user .txt .d-flex_arrow img {
          width: 14px;
          height: 14px;
          margin-left: 8px; }
        .uct_cont_box .uct-user .txt .d-flex_arrow:hover span::after {
          width: 120%; }
  .uct_cont_box .uct-redcdk {
    float: right;
    height: 30px;
    position: relative; }
    .uct_cont_box .uct-redcdk::after {
      content: "";
      clear: both;
      display: block; }
    .uct_cont_box .uct-redcdk > div {
      display: inline;
      padding: 8px 15px;
      height: 33px;
      position: relative;
      top: 10px;
      border-radius: 4px;
      line-height: 33px;
      border: 1px solid #E2E4E5;
      text-align: center;
      background: #FFF;
      color: var(--PIA_BK-01, #042040);
      font-family: Open Sans-Regular, Open Sans;
      font-size: 13px;
      font-style: normal;
      font-weight: 400;
      cursor: pointer; }
      .uct_cont_box .uct-redcdk > div:hover {
        background: #F6F6F9; }
    .uct_cont_box .uct-redcdk > p {
      color: var(--PIA_BK-02, #55687D);
      font-family: Open Sans-Regular, Open Sans;
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      /* 12px */
      margin-top: 5px;
      margin-top: 40px; }
      .uct_cont_box .uct-redcdk > p > span {
        color: var(--PIA_BK-01, #042040);
        font-family: Open Sans-Regular, Open Sans;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        text-decoration-line: underline;
        cursor: pointer; }
        .uct_cont_box .uct-redcdk > p > span:hover {
          color: #0E6FDE; }
  .uct_cont_box .setting_titbox .pop-setting {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 350px;
    border: 1px solid #E2E2E2;
    box-shadow: 0px 0px 10px rgba(24, 28, 50, 0.1);
    border-radius: 4px;
    background-color: #fff; }
    .uct_cont_box .setting_titbox .pop-setting .uct-btn {
      height: 33px;
      color: #FFF;
      font-family: Open Sans-Regular, Open Sans;
      font-size: 13px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      /* 13px */ }
    .uct_cont_box .setting_titbox .pop-setting .title {
      padding: 10px;
      display: flex;
      justify-content: space-between;
      font-weight: 400;
      font-size: 14px;
      border-radius: 3px 3px 0px 0px;
      border-bottom: 1px solid #E6E9F0;
      background: #FFF; }
      .uct_cont_box .setting_titbox .pop-setting .title .setting-close {
        cursor: pointer; }
      .uct_cont_box .setting_titbox .pop-setting .title > span {
        color: var(--HTTP_black1, #222);
        font-family: Open Sans-Regular, Open Sans;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        text-transform: capitalize; }
    .uct_cont_box .setting_titbox .pop-setting .setting_christmas {
      padding: 20px; }
      .uct_cont_box .setting_titbox .pop-setting .setting_christmas .ptit {
        margin-bottom: 10px;
        font-size: 13px;
        color: #222;
        font-family: Open Sans-Regular, Open Sans; }
        .uct_cont_box .setting_titbox .pop-setting .setting_christmas .ptit > i {
          margin-right: 5px; }
      .uct_cont_box .setting_titbox .pop-setting .setting_christmas .inputbox {
        margin-bottom: 20px;
        height: 33px; }
        .uct_cont_box .setting_titbox .pop-setting .setting_christmas .inputbox .ipteye {
          position: absolute;
          right: 0;
          top: 50%;
          transform: translateY(-50%);
          width: 28px;
          height: 28px;
          display: block;
          content: '';
          background-repeat: no-repeat;
          background-position: center;
          background-image: url("../img/ucenter/eye_close.svg"); }
          .uct_cont_box .setting_titbox .pop-setting .setting_christmas .inputbox .ipteye.eyeopen {
            background-image: url("../img/ucenter/eye_open.svg"); }
        .uct_cont_box .setting_titbox .pop-setting .setting_christmas .inputbox .el-input__inner {
          height: 33px;
          border-radius: 2px;
          border: 1px solid #E6E9F0;
          background: #FFF; }
      .uct_cont_box .setting_titbox .pop-setting .setting_christmas .emailiptli .inputbox {
        display: flex;
        margin-bottom: 0; }
      .uct_cont_box .setting_titbox .pop-setting .setting_christmas .d-flex {
        margin-bottom: 20px; }
  .uct_cont_box .unlimited-server-box .unl-box-main {
    width: 919px;
    display: flex;
    padding-bottom: 20px;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    border-radius: 4px;
    background: var(--PIA_BK-White, #FFF);
    box-shadow: 0px 0px 10px 0px rgba(24, 28, 50, 0.1);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    .uct_cont_box .unlimited-server-box .unl-box-main .title {
      display: flex;
      padding: 10px;
      align-items: center;
      gap: 20px;
      align-self: stretch;
      border-radius: 3px 3px 0px 0px;
      border-bottom: 1px solid #E6E9F0;
      background: #FFF; }
      .uct_cont_box .unlimited-server-box .unl-box-main .title .setting-close {
        margin-left: auto;
        width: 14px;
        height: 14px;
        cursor: pointer; }
    .uct_cont_box .unlimited-server-box .unl-box-main .tc-left {
      width: 100%;
      padding: 0 25px 20px;
      position: relative;
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tit-head {
        display: flex;
        align-items: flex-start;
        flex-direction: column; }
        .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tit-head .tit-head-top {
          display: flex;
          align-items: center;
          width: 100%; }
        .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tit-head .word {
          margin-top: 10px; }
          .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tit-head .word .p-one {
            color: var(--PIA24-BK-01, #042040);
            font-family: "Open Sans";
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 20px */
            margin-bottom: 8px; }
            .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tit-head .word .p-one span {
              font-size: 20px;
              font-weight: 600; }
          .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tit-head .word .p-two {
            color: var(--PIA24-BK-02, #55687D);
            font-family: "Open Sans";
            font-size: 15px;
            font-style: normal;
            font-weight: 400;
            line-height: 150%;
            /* 21px */ }
      .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .exp-list {
        display: flex;
        flex-direction: column;
        gap: 20px;
        margin-top: 36px;
        box-sizing: border-box; }
        .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .exp-list .exp {
          display: flex;
          align-items: center;
          margin-right: 20px; }
          .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .exp-list .exp span {
            margin-left: 8px;
            color: #55687D;
            font-family: "Open Sans";
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 13px */ }
      .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tag-box {
        padding-top: 30px;
        border-top: 1px solid #E9EEF2; }
        .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tag-box .tag {
          display: flex;
          align-items: center; }
          .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tag-box .tag a, .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tag-box .tag span {
            color: var(--PIA24-BK-02, #55687D);
            font-family: "Open Sans";
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 14px */ }
            .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tag-box .tag a:hover, .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tag-box .tag span:hover {
              text-decoration: underline;
              color: #0E6FDE; }
          .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tag-box .tag a i:hover {
            text-decoration: underline;
            color: #0E6FDE; }
          .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tag-box .tag span {
            margin: 0 20px 0 5px; }
          .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tag-box .tag .a2s {
            position: relative;
            top: -2px; }
            .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tag-box .tag .a2s img {
              position: relative;
              top: 2px; }
      .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tc-left-top {
        display: flex; }
        .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tc-left-top .tc-left-top-right {
          margin-left: auto; }
      .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .dflex-cent-sb .uct-titbox {
        width: 100%;
        flex: none;
        border: none !important; }
        .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .dflex-cent-sb .uct-titbox .matter {
          padding: 0; }
      .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tc-left-day.tld-flex {
        display: flex;
        align-items: center;
        gap: 30px;
        margin-bottom: 30px; }
        .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tc-left-day.tld-flex .tld-line {
          width: 1px;
          height: 42px;
          background: #F4F4F5; }
        .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tc-left-day.tld-flex .tld-num {
          margin-bottom: 0 !important; }
      .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tc-left-day .tld-day {
        color: var(--PIA24-BK-02, #55687D);
        font-family: "Open Sans";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 13px */ }
      .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tc-left-day .tld-num {
        display: flex;
        align-items: flex-end;
        gap: 3px;
        margin-top: 11px;
        margin-bottom: 30px; }
        .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tc-left-day .tld-num .tld-num-balance {
          display: flex;
          align-items: flex-end;
          gap: 3px;
          margin-right: 8px; }
        .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tc-left-day .tld-num p {
          color: var(--PIA24-BK-01, #042040);
          text-align: center;
          font-family: "Open Sans";
          font-size: 25px;
          font-style: normal;
          font-weight: 600;
          line-height: 100%;
          /* 25px */
          text-transform: capitalize; }
        .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tc-left-day .tld-num span {
          color: var(--PIA24-BK-02, #55687D);
          font-family: "Open Sans";
          font-size: 14px;
          font-style: normal;
          font-weight: 600;
          line-height: 100%;
          text-transform: capitalize; }
        .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tc-left-day .tld-num .price-status {
          display: flex;
          height: 20px;
          padding: 5px;
          justify-content: center;
          align-items: center;
          gap: 5px;
          font-size: 11px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 11px */
          text-transform: capitalize;
          border-radius: 44px; }
          .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tc-left-day .tld-num .price-status.active-status {
            color: #6D541C;
            border: 1px solid #F6E5AC;
            background: #FFF8D0; }
          .uct_cont_box .unlimited-server-box .unl-box-main .tc-left .tc-left-day .tld-num .price-status.status-used {
            color: var(--PIA24-BK-02, #55687D);
            border: 1px solid #D3E7F9;
            background: #E9F4FF; }
  .uct_cont_box .uct-all {
    width: 100%;
    display: flex; }
    .uct_cont_box .uct-all > .all-left {
      width: calc(100% - 340px); }
      .uct_cont_box .uct-all > .all-left > .uct-table {
        width: 100%;
        height: 344px;
        background: #fff;
        border-radius: 5px;
        border: 1px solid #F4F4F5; }
        .uct_cont_box .uct-all > .all-left > .uct-table .uct-info {
          padding: 0 !important;
          overflow-y: auto; }
        .uct_cont_box .uct-all > .all-left > .uct-table .is-vertical {
          display: none !important; }
        .uct_cont_box .uct-all > .all-left > .uct-table .statisticsbox {
          width: 100% !important;
          margin: 0 !important; }
          .uct_cont_box .uct-all > .all-left > .uct-table .statisticsbox > .tit p {
            color: var(--PIA_BK-01, #042040);
            font-family: Open Sans-Regular, Open Sans;
            font-size: 15px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 15px */
            text-transform: capitalize; }
          .uct_cont_box .uct-all > .all-left > .uct-table .statisticsbox > .tit .more {
            display: flex;
            height: 30px;
            padding: 8px 15px;
            justify-content: center;
            align-items: center;
            border-radius: 4px;
            background: var(--PIA_VI-01, #0E6FDE);
            color: var(--PIA_BK-White, var(--white-100, #FFF));
            font-family: "Open Sans";
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 13px */
            text-transform: capitalize; }
            .uct_cont_box .uct-all > .all-left > .uct-table .statisticsbox > .tit .more:hover {
              background: #16396C; }
          .uct_cont_box .uct-all > .all-left > .uct-table .statisticsbox .el-range-separator {
            line-height: 27px; }
          .uct_cont_box .uct-all > .all-left > .uct-table .statisticsbox .el-range-input {
            color: var(--PIA_Text-04, #94A3B8);
            font-family: Open Sans-Regular, Open Sans;
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 13px */ }
        .uct_cont_box .uct-all > .all-left > .uct-table .statistics {
          padding: 20px 30px 20px !important; }
        .uct_cont_box .uct-all > .all-left > .uct-table .uct-seacrh {
          float: right;
          margin-bottom: 0 !important;
          position: relative;
          top: -5px;
          z-index: 20; }
        .uct_cont_box .uct-all > .all-left > .uct-table .uct-titbox {
          border: 0; }
      .uct_cont_box .uct-all > .all-left > .uct-bottom {
        display: flex;
        gap: 15px;
        margin-top: 15px; }
        .uct_cont_box .uct-all > .all-left > .uct-bottom > .qn {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          align-self: stretch;
          border-radius: 4px;
          border: 1px solid #F4F4F5;
          background: #FFF;
          flex-shrink: 0;
          min-width: 342px; }
          .uct_cont_box .uct-all > .all-left > .uct-bottom > .qn > .title {
            display: flex;
            padding: 15px;
            justify-content: space-between;
            align-items: flex-start;
            align-self: stretch;
            border-radius: 4px 4px 0px 0px;
            border-bottom: 1px solid #F4F4F5; }
            .uct_cont_box .uct-all > .all-left > .uct-bottom > .qn > .title > p {
              color: var(--PIA_BK-01, #042040);
              font-family: Open Sans-Regular, Open Sans;
              font-size: 15px;
              font-style: normal;
              font-weight: 400;
              line-height: 100%;
              /* 15px */
              text-transform: capitalize; }
          .uct_cont_box .uct-all > .all-left > .uct-bottom > .qn > .qn-box {
            display: flex;
            padding: 15px;
            flex-direction: column;
            align-items: flex-start;
            gap: 18px;
            align-self: stretch; }
            .uct_cont_box .uct-all > .all-left > .uct-bottom > .qn > .qn-box > .li {
              display: block;
              width: 100%; }
              .uct_cont_box .uct-all > .all-left > .uct-bottom > .qn > .qn-box > .li:last-child {
                margin-bottom: 0; }
              .uct_cont_box .uct-all > .all-left > .uct-bottom > .qn > .qn-box > .li::after {
                display: block;
                clear: both;
                content: ""; }
              .uct_cont_box .uct-all > .all-left > .uct-bottom > .qn > .qn-box > .li > img {
                float: left; }
              .uct_cont_box .uct-all > .all-left > .uct-bottom > .qn > .qn-box > .li > span {
                float: left;
                color: var(--PIA_BK-01, #042040);
                font-family: Open Sans-Regular, Open Sans;
                font-size: 13px;
                font-style: normal;
                font-weight: 400;
                line-height: 30px;
                /* 13px */
                text-transform: capitalize;
                margin-left: 10px; }
              .uct_cont_box .uct-all > .all-left > .uct-bottom > .qn > .qn-box > .li > i {
                float: right;
                margin-top: 8px; }
    .uct_cont_box .uct-all > .all-right {
      flex: none;
      margin-left: 20px;
      width: 320px; }
      .uct_cont_box .uct-all > .all-right > .email-tip-box {
        margin-bottom: 10px;
        border-radius: 4px;
        border: 1px solid var(--PIA24-Line-02, #F4F4F5);
        background: linear-gradient(180deg, #FFFBF4 0%, #FFF 100%); }
        .uct_cont_box .uct-all > .all-right > .email-tip-box .tit {
          display: flex;
          padding: 15px;
          align-items: center;
          align-self: stretch;
          border-radius: 4px 4px 0px 0px;
          border-bottom: 1px solid #F4F4F5;
          gap: 10px; }
          .uct_cont_box .uct-all > .all-right > .email-tip-box .tit img {
            width: 30px;
            height: 30px; }
          .uct_cont_box .uct-all > .all-right > .email-tip-box .tit span {
            color: var(--PIA24-BK-01, #042040);
            font-family: "Open Sans";
            font-size: 15px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 15px */ }
        .uct_cont_box .uct-all > .all-right > .email-tip-box .email-tip-body {
          padding: 15px; }
          .uct_cont_box .uct-all > .all-right > .email-tip-box .email-tip-body p {
            color: var(--PIA24-BK-02, #55687D);
            font-family: "Open Sans";
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 130%;
            /* 16.9px */ }
            .uct_cont_box .uct-all > .all-right > .email-tip-box .email-tip-body p a {
              color: var(--PIA24-BK-01, #042040);
              text-decoration-line: underline; }
          .uct_cont_box .uct-all > .all-right > .email-tip-box .email-tip-body > button {
            display: flex;
            margin-top: 10px;
            height: 30px;
            padding: 8px 15px;
            justify-content: center;
            align-items: center;
            gap: 10px;
            border-radius: 4px;
            border: 1px solid #E2E4E5;
            outline: none;
            background: #fff;
            color: var(--PIA_BK-01, #042040);
            font-family: Open Sans-Regular, Open Sans;
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            width: 100%;
            cursor: pointer; }
            .uct_cont_box .uct-all > .all-right > .email-tip-box .email-tip-body > button:hover {
              background: #F6F6F9; }
      .uct_cont_box .uct-all > .all-right > .verify-level {
        margin-bottom: 10px; }
        .uct_cont_box .uct-all > .all-right > .verify-level.level1 {
          border: 1px solid var(--PIA24-Line-02, #F4F4F5);
          background: linear-gradient(180deg, #F4FAFF 0%, #FFF 100%), #FFF; }
        .uct_cont_box .uct-all > .all-right > .verify-level.level2 {
          border: 1px solid var(--PIA24-Line-02, #F4F4F5);
          background: linear-gradient(180deg, #FFFBF4 0%, #FFF 100%), #FFF; }
        .uct_cont_box .uct-all > .all-right > .verify-level.level3 {
          border: 1px solid var(--PIA24-Line-02, #F4F4F5);
          background: linear-gradient(180deg, #FFF6F7 0%, #FFF 54.5%), #FFF; }
        .uct_cont_box .uct-all > .all-right > .verify-level .verify-level-header {
          display: flex;
          padding: 15px;
          align-items: center;
          gap: 10px;
          align-self: stretch;
          color: var(--PIA24-BK-01, #042040);
          font-family: "Open Sans";
          font-size: 15px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 15px */
          text-transform: capitalize;
          border-bottom: 1px solid var(--PIA24-Line-02, #F4F4F5); }
          .uct_cont_box .uct-all > .all-right > .verify-level .verify-level-header span {
            font-weight: 600; }
            .uct_cont_box .uct-all > .all-right > .verify-level .verify-level-header span.level1 {
              color: #0E6FDE; }
            .uct_cont_box .uct-all > .all-right > .verify-level .verify-level-header span.level2 {
              color: #F82; }
            .uct_cont_box .uct-all > .all-right > .verify-level .verify-level-header span.level3 {
              color: #E30B34; }
        .uct_cont_box .uct-all > .all-right > .verify-level .verify-level-body {
          padding: 15px;
          display: flex;
          flex-direction: column;
          gap: 15px; }
          .uct_cont_box .uct-all > .all-right > .verify-level .verify-level-body .verify-level-item {
            display: flex;
            align-items: center;
            gap: 3px; }
            .uct_cont_box .uct-all > .all-right > .verify-level .verify-level-body .verify-level-item .verify-level-item-icon {
              flex-shrink: 0;
              width: 14px;
              height: 14px;
              background: url("../img/qus_icon.svg"); }
              .uct_cont_box .uct-all > .all-right > .verify-level .verify-level-body .verify-level-item .verify-level-item-icon:hover {
                background: url("../img/qus_icon_active.svg"); }
            .uct_cont_box .uct-all > .all-right > .verify-level .verify-level-body .verify-level-item .verify-level-item-title {
              color: var(--PIA24-BK-02, #55687D);
              font-family: "Open Sans";
              font-size: 13px;
              font-style: normal;
              font-weight: 400;
              line-height: 150%;
              /* 19.5px */ }
            .uct_cont_box .uct-all > .all-right > .verify-level .verify-level-body .verify-level-item .verify-level-item-status {
              color: var(--PIA24-VI-02, #F82);
              font-family: "Open Sans";
              font-size: 13px;
              font-style: normal;
              font-weight: 400;
              line-height: 150%;
              /* 19.5px */
              margin-left: auto; }
              .uct_cont_box .uct-all > .all-right > .verify-level .verify-level-body .verify-level-item .verify-level-item-status.certified {
                color: var(--PIA24-Tip-02, #119269);
                font-family: "Open Sans";
                font-size: 13px;
                font-style: normal;
                font-weight: 400;
                line-height: 150%;
                /* 19.5px */ }
      .uct_cont_box .uct-all > .all-right > .msg-box {
        display: none;
        width: 100%;
        border: 2px solid var(--white-100, #FFF);
        background: linear-gradient(90deg, #F0FCFF 0%, #EEF6FF 100%);
        padding: 15px; }
        .uct_cont_box .uct-all > .all-right > .msg-box > .title {
          width: 100%;
          color: var(--PIA24-BK-01, #042040);
          font-family: "Open Sans";
          font-size: 15px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 15px */
          position: relative;
          z-index: 2;
          display: flex;
          justify-content: space-between;
          background: transparent;
          border-bottom: 1px solid #E3F0F9;
          padding-bottom: 12px;
          margin-bottom: 12px; }
        .uct_cont_box .uct-all > .all-right > .msg-box > .price-txt {
          display: flex;
          margin-bottom: 12px; }
          .uct_cont_box .uct-all > .all-right > .msg-box > .price-txt .txt-1 {
            margin-right: 20px;
            padding-right: 20px;
            position: relative;
            width: 50%; }
            .uct_cont_box .uct-all > .all-right > .msg-box > .price-txt .txt-1:after {
              content: '';
              width: 1px;
              height: 30px;
              background: #E3F0F9;
              position: absolute;
              right: 0;
              top: 0; }
          .uct_cont_box .uct-all > .all-right > .msg-box > .price-txt .p-1 {
            color: var(--PIA24-BK-02, #55687D);
            font-family: "Open Sans";
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 12px */
            margin-bottom: 8px; }
          .uct_cont_box .uct-all > .all-right > .msg-box > .price-txt .p-2 {
            color: var(--PIA_BK-01, #042040);
            font-family: "Open Sans";
            font-size: 22px;
            font-style: normal;
            font-weight: 600;
            line-height: 100%;
            /* 22px */ }
            .uct_cont_box .uct-all > .all-right > .msg-box > .price-txt .p-2 span {
              font-size: 13px; }
        .uct_cont_box .uct-all > .all-right > .msg-box > .price-btn {
          display: flex;
          height: 30px;
          justify-content: center;
          align-items: center;
          background: rgba(255, 255, 255, 0.8);
          border-radius: 4px;
          color: var(--PIA_BK-01, #042040);
          font-family: "Open Sans";
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 13px */
          text-transform: capitalize;
          border: 1px solid rgba(226, 228, 229, 0.8);
          cursor: pointer; }
          .uct_cont_box .uct-all > .all-right > .msg-box > .price-btn:hover {
            background: #F6F6F9; }
      .uct_cont_box .uct-all > .all-right > .profit {
        display: none;
        padding: 14px 13px;
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
        align-self: stretch;
        border-radius: 4px;
        background: #fff;
        position: relative;
        border: none; }
        .uct_cont_box .uct-all > .all-right > .profit > .logo {
          position: absolute;
          display: none;
          right: 10px;
          top: 0;
          z-index: 0; }
        .uct_cont_box .uct-all > .all-right > .profit > div {
          display: flex;
          align-items: center;
          gap: 5px;
          align-self: stretch;
          position: relative;
          z-index: 2;
          background: #FAFBFC;
          border-radius: 4px;
          border: 1px solid #E6E9F0; }
          .uct_cont_box .uct-all > .all-right > .profit > div > input {
            display: block;
            padding: 8px 10px;
            align-items: center;
            gap: 10px;
            flex: initial;
            border-radius: 4px;
            background: transparent;
            border: 0;
            width: 90%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            color: var(--PIA_BK-02, #55687D);
            font-family: Open Sans-Regular, Open Sans;
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 13px */ }
          .uct_cont_box .uct-all > .all-right > .profit > div > div {
            width: 90%;
            padding: 8px 10px;
            border-radius: 4px;
            background: transparent; }
            .uct_cont_box .uct-all > .all-right > .profit > div > div::after {
              display: block;
              clear: both;
              content: ""; }
            .uct_cont_box .uct-all > .all-right > .profit > div > div > span {
              display: block;
              color: var(--PIA_BK-01, #042040);
              text-overflow: ellipsis;
              font-family: Open Sans-Regular, Open Sans;
              font-size: 13px;
              font-style: normal;
              font-weight: 400;
              line-height: 100%;
              /* 13px */
              float: left;
              margin-right: 5px; }
            .uct_cont_box .uct-all > .all-right > .profit > div > div > input {
              display: block;
              width: 70px;
              color: var(--PIA_BK-02, #55687D);
              text-overflow: ellipsis;
              font-family: Open Sans-Regular, Open Sans;
              font-size: 13px;
              font-style: normal;
              font-weight: 400;
              line-height: 100%;
              /* 13px */
              border: 0;
              outline: none;
              background: transparent;
              float: left;
              margin-top: -3px; }
          .uct_cont_box .uct-all > .all-right > .profit > div > button {
            width: 14px;
            height: 14px;
            border: 0;
            outline: none;
            background: url(../img/ucenter/invitation_copy.svg) no-repeat center;
            cursor: pointer; }
            .uct_cont_box .uct-all > .all-right > .profit > div > button:hover {
              background: url(../img/ucenter/invitation_copy_2.svg) no-repeat center; }
          .uct_cont_box .uct-all > .all-right > .profit > div:nth-child(3) > button {
            margin-right: 10px; }
          .uct_cont_box .uct-all > .all-right > .profit > div:nth-child(4) > button {
            position: absolute;
            right: 10px; }
      .uct_cont_box .uct-all > .all-right > .get_free_20ip {
        display: none;
        padding: 15px;
        align-items: flex-end;
        gap: 10px;
        border-radius: 4px;
        border: 1px solid var(--PIA24-Line-02, #F4F4F5);
        background: linear-gradient(180deg, #F4FAFF 0%, #FFF 100%);
        margin-bottom: 10px; }
        .uct_cont_box .uct-all > .all-right > .get_free_20ip .free_20ip_left {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          gap: 8px;
          flex: 1; }
          .uct_cont_box .uct-all > .all-right > .get_free_20ip .free_20ip_left .free-top {
            display: flex;
            align-items: center;
            gap: 10px;
            align-self: stretch; }
            .uct_cont_box .uct-all > .all-right > .get_free_20ip .free_20ip_left .free-top > img {
              width: 30px;
              height: 30px; }
            .uct_cont_box .uct-all > .all-right > .get_free_20ip .free_20ip_left .free-top .free-top-title {
              color: var(--PIA24-BK-01, #042040);
              font-family: "Open Sans";
              font-size: 18px;
              font-style: normal;
              font-weight: 600;
              line-height: 100%;
              /* 18px */
              text-transform: capitalize;
              white-space: nowrap; }
          .uct_cont_box .uct-all > .all-right > .get_free_20ip .free_20ip_left .free-desc {
            color: var(--PIA24-BK-01, #042040);
            font-family: "Open Sans";
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 14px */ }
            .uct_cont_box .uct-all > .all-right > .get_free_20ip .free_20ip_left .free-desc i {
              color: #F82; }
        .uct_cont_box .uct-all > .all-right > .get_free_20ip .free_20ip_right {
          display: flex;
          width: 90px;
          height: 34px;
          padding: 10px 20px;
          justify-content: center;
          align-items: center;
          gap: 10px;
          flex-shrink: 0;
          border-radius: 4px;
          background: var(--PIA24-VI-01, #0E6FDE);
          color: var(--PIA_BK-White, #FFF);
          font-family: "Open Sans";
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 13px */
          text-transform: capitalize;
          white-space: nowrap;
          cursor: pointer; }
      .uct_cont_box .uct-all > .all-right > .redeem_cdk {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        align-self: stretch;
        border-radius: 4px;
        border: 1px solid #F4F4F5;
        background: #FFF; }
        .uct_cont_box .uct-all > .all-right > .redeem_cdk > .title {
          display: flex;
          padding: 15px;
          gap: 10px;
          align-items: center;
          align-self: stretch;
          border-radius: 4px 4px 0px 0px;
          border-bottom: 1px solid #F4F4F5; }
          .uct_cont_box .uct-all > .all-right > .redeem_cdk > .title i {
            width: 30px;
            height: 30px;
            background: url("../img/ucenter/redeem-cdk.svg"); }
          .uct_cont_box .uct-all > .all-right > .redeem_cdk > .title > p {
            color: var(--PIA_BK-01, #042040);
            font-family: Open Sans-Regular, Open Sans;
            font-size: 15px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 15px */
            text-transform: capitalize; }
        .uct_cont_box .uct-all > .all-right > .redeem_cdk > .cdk-box {
          display: flex;
          padding: 15px;
          align-items: center;
          gap: 5px;
          align-self: stretch;
          border-radius: 0px 4px 4px 0px; }
          .uct_cont_box .uct-all > .all-right > .redeem_cdk > .cdk-box > input {
            display: flex;
            padding: 0 10px;
            height: 30px;
            align-items: center;
            gap: 10px;
            flex: 1 0 0;
            border-radius: 4px;
            border: 1px solid #E6E9F0;
            background: #FAFBFC;
            color: var(--PIA_BK-02, #55687D);
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 13px */ }
          .uct_cont_box .uct-all > .all-right > .redeem_cdk > .cdk-box > button {
            display: flex;
            height: 30px;
            padding: 8px 15px;
            justify-content: center;
            align-items: center;
            gap: 10px;
            border-radius: 4px;
            border: 1px solid #E2E4E5;
            outline: none;
            background: #fff;
            color: var(--PIA_BK-01, #042040);
            font-family: Open Sans-Regular, Open Sans;
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 13px */
            cursor: pointer; }
            .uct_cont_box .uct-all > .all-right > .redeem_cdk > .cdk-box > button:hover {
              background: #F6F6F9; }
      .uct_cont_box .uct-all > .all-right > .redeem_points {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        align-self: stretch;
        border-radius: 4px;
        border: 1px solid #F4F4F5;
        background: #FFF;
        margin-top: 10px; }
        .uct_cont_box .uct-all > .all-right > .redeem_points > .title {
          display: flex;
          padding: 15px;
          justify-content: space-between;
          align-items: center;
          align-self: stretch;
          border-radius: 4px 4px 0px 0px;
          border-bottom: 1px solid #F4F4F5; }
          .uct_cont_box .uct-all > .all-right > .redeem_points > .title > p {
            color: var(--PIA_BK-01, #042040);
            font-family: Open Sans-Regular, Open Sans;
            font-size: 15px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 15px */
            text-transform: capitalize; }
        .uct_cont_box .uct-all > .all-right > .redeem_points #points_balance {
          color: var(--PIA_BK-01, #042040);
          font-size: 22px;
          font-style: normal;
          font-weight: 600;
          line-height: 100%;
          /* 22px */
          margin-right: 2px; }
        .uct_cont_box .uct-all > .all-right > .redeem_points > .points-box {
          display: flex;
          width: 100%;
          padding: 15px;
          align-items: center;
          align-self: stretch;
          border-radius: 0px 4px 4px 0px; }
          .uct_cont_box .uct-all > .all-right > .redeem_points > .points-box > button {
            margin-left: auto;
            display: flex;
            height: 30px;
            padding: 8px 15px;
            justify-content: center;
            align-items: center;
            gap: 10px;
            border-radius: 4px;
            border: 1px solid #E2E4E5;
            outline: none;
            background: #fff;
            color: var(--PIA_BK-01, #042040);
            font-family: Open Sans-Regular, Open Sans;
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 13px */
            cursor: pointer; }
            .uct_cont_box .uct-all > .all-right > .redeem_points > .points-box > button:hover {
              background: #F6F6F9; }
      .uct_cont_box .uct-all > .all-right > .redeem_wallet {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        align-self: stretch;
        border-radius: 4px;
        border: 1px solid #F4F4F5;
        background: #FFF;
        margin-bottom: 10px; }
        .uct_cont_box .uct-all > .all-right > .redeem_wallet > .title {
          display: flex;
          padding: 15px;
          gap: 10px;
          align-items: center;
          align-self: stretch;
          border-radius: 4px 4px 0px 0px;
          border-bottom: 1px solid #F4F4F5; }
          .uct_cont_box .uct-all > .all-right > .redeem_wallet > .title i {
            width: 30px;
            height: 30px;
            background: url("../img/ucenter/wallet.svg"); }
          .uct_cont_box .uct-all > .all-right > .redeem_wallet > .title > p {
            color: var(--PIA_BK-01, #042040);
            font-family: Open Sans-Regular, Open Sans;
            font-size: 15px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 15px */
            text-transform: capitalize; }
        .uct_cont_box .uct-all > .all-right > .redeem_wallet #wallet_balance {
          color: var(--PIA_BK-01, #042040);
          font-size: 22px;
          font-style: normal;
          font-weight: 600;
          line-height: 100%;
          /* 22px */
          margin-right: 2px; }
        .uct_cont_box .uct-all > .all-right > .redeem_wallet > .wallet-box {
          display: flex;
          width: 100%;
          padding: 15px;
          align-items: flex-end;
          align-self: stretch;
          border-radius: 0px 4px 4px 0px; }
          .uct_cont_box .uct-all > .all-right > .redeem_wallet > .wallet-box .wallet-box-left {
            flex: 1; }
            .uct_cont_box .uct-all > .all-right > .redeem_wallet > .wallet-box .wallet-box-left .wbl-body {
              display: flex;
              align-items: center;
              margin-top: 10px;
              cursor: pointer; }
              .uct_cont_box .uct-all > .all-right > .redeem_wallet > .wallet-box .wallet-box-left .wbl-body .wbl-body-num {
                display: flex;
                align-items: flex-end;
                color: var(--PIA_BK-01, #042040);
                font-size: 15px;
                font-style: normal;
                font-weight: 600;
                line-height: 100%;
                /* 22px */
                margin-right: 2px; }
                .uct_cont_box .uct-all > .all-right > .redeem_wallet > .wallet-box .wallet-box-left .wbl-body .wbl-body-num span {
                  margin-top: 0;
                  font-size: 24px; }
              .uct_cont_box .uct-all > .all-right > .redeem_wallet > .wallet-box .wallet-box-left .wbl-body i {
                width: 14px;
                height: 14px;
                cursor: pointer;
                background: url("../img/ucenter/action-right.svg"); }
                .uct_cont_box .uct-all > .all-right > .redeem_wallet > .wallet-box .wallet-box-left .wbl-body i:hover {
                  background: url("../img/ucenter/action-right-active.svg"); }
            .uct_cont_box .uct-all > .all-right > .redeem_wallet > .wallet-box .wallet-box-left div {
              color: var(--PIA24-BK-01, #042040);
              font-family: "Open Sans";
              font-size: 12px;
              font-style: normal;
              font-weight: 400;
              line-height: 100%;
              /* 12px */ }
          .uct_cont_box .uct-all > .all-right > .redeem_wallet > .wallet-box > button {
            margin-left: auto;
            display: flex;
            height: 30px;
            padding: 8px 15px;
            justify-content: center;
            align-items: center;
            gap: 10px;
            border-radius: 4px;
            border: 1px solid #E2E4E5;
            outline: none;
            background: #fff;
            color: var(--PIA_BK-01, #042040);
            font-family: Open Sans-Regular, Open Sans;
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            cursor: pointer; }
            .uct_cont_box .uct-all > .all-right > .redeem_wallet > .wallet-box > button:hover {
              background: #F6F6F9; }
      .uct_cont_box .uct-all > .all-right > .member-info {
        display: flex;
        width: 100%;
        padding: 0px 15px;
        flex-direction: column;
        align-items: flex-start;
        border-radius: 4px;
        border: 1px solid var(--PIA24-Line-02, #F4F4F5);
        background: linear-gradient(109deg, #FFF5EB 1.69%, #FFEBD7 99.94%);
        margin-bottom: 10px; }
        .uct_cont_box .uct-all > .all-right > .member-info .member-info-header {
          display: flex;
          padding: 15px 0px;
          align-items: center;
          gap: 25px;
          align-self: stretch; }
          .uct_cont_box .uct-all > .all-right > .member-info .member-info-header p {
            color: #B66132;
            font-family: "Open Sans";
            font-size: 15px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 15px */
            text-transform: capitalize; }
          .uct_cont_box .uct-all > .all-right > .member-info .member-info-header .mih-total {
            display: flex;
            align-items: center;
            margin-left: auto;
            color: #B66132;
            text-align: right;
            font-family: "Open Sans";
            font-size: 15px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 15px */
            text-transform: capitalize; }
        .uct_cont_box .uct-all > .all-right > .member-info .member-info-body {
          display: flex;
          padding: 15px 0px;
          flex-direction: column;
          align-items: flex-start;
          gap: 20px;
          align-self: stretch;
          border-top: 1px dashed #B66132; }
          .uct_cont_box .uct-all > .all-right > .member-info .member-info-body .mib-flex {
            display: flex;
            align-items: center;
            gap: 30px;
            width: 100%; }
            .uct_cont_box .uct-all > .all-right > .member-info .member-info-body .mib-flex .mib-fl {
              flex: 1; }
              .uct_cont_box .uct-all > .all-right > .member-info .member-info-body .mib-flex .mib-fl .mib-level {
                color: #B66132;
                font-family: "Open Sans";
                font-size: 32px;
                font-style: normal;
                font-weight: 600;
                line-height: 100%;
                /* 32px */ }
              .uct_cont_box .uct-all > .all-right > .member-info .member-info-body .mib-flex .mib-fl .mib-discount {
                display: flex;
                align-items: center;
                color: #B66132;
                font-family: "Open Sans";
                font-size: 16px;
                font-style: normal;
                font-weight: 400;
                line-height: 100%;
                /* 16px */
                margin-top: 12px; }
            .uct_cont_box .uct-all > .all-right > .member-info .member-info-body .mib-flex img {
              width: 60px;
              height: 60px; }
          .uct_cont_box .uct-all > .all-right > .member-info .member-info-body .mib-btn {
            display: flex;
            height: 30px;
            padding: 8px 15px;
            justify-content: center;
            align-items: center;
            gap: 10px;
            align-self: stretch;
            border-radius: 4px;
            border: 1px solid rgba(182, 97, 50, 0.6);
            color: #B66132;
            font-family: "Open Sans";
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 13px */
            text-transform: capitalize;
            cursor: pointer; }
        .uct_cont_box .uct-all > .all-right > .member-info.level1 {
          border-radius: 4px;
          border: 1px solid var(--PIA24-Line-02, #F4F4F5);
          background: linear-gradient(108deg, #F0FCFF -0.06%, #DAE8F7 99.94%); }
          .uct_cont_box .uct-all > .all-right > .member-info.level1 .member-info-header p {
            color: #2E579A; }
          .uct_cont_box .uct-all > .all-right > .member-info.level1 .member-info-header .mih-total {
            color: #2E579A; }
          .uct_cont_box .uct-all > .all-right > .member-info.level1 .member-info-body {
            border-top: 1px dashed #2E579A; }
            .uct_cont_box .uct-all > .all-right > .member-info.level1 .member-info-body .mib-flex .mib-fl .mib-level {
              color: #2E579A; }
            .uct_cont_box .uct-all > .all-right > .member-info.level1 .member-info-body .mib-flex .mib-fl .mib-discount {
              color: #2E579A; }
            .uct_cont_box .uct-all > .all-right > .member-info.level1 .member-info-body .mib-btn {
              border-radius: 4px;
              border: 1px solid rgba(46, 87, 154, 0.6);
              color: #2E579A; }
        .uct_cont_box .uct-all > .all-right > .member-info.level2 {
          border-radius: 4px;
          border: 1px solid var(--PIA24-Line-02, #F4F4F5);
          background: linear-gradient(108deg, #FFF9E1 0.54%, #FFF1CD 99.94%); }
          .uct_cont_box .uct-all > .all-right > .member-info.level2 .member-info-header p {
            color: #D99927; }
          .uct_cont_box .uct-all > .all-right > .member-info.level2 .member-info-header .mih-total {
            color: #D99927; }
          .uct_cont_box .uct-all > .all-right > .member-info.level2 .member-info-body {
            border-top: 1px dashed #D99927; }
            .uct_cont_box .uct-all > .all-right > .member-info.level2 .member-info-body .mib-flex .mib-fl .mib-level {
              color: #D99927; }
            .uct_cont_box .uct-all > .all-right > .member-info.level2 .member-info-body .mib-flex .mib-fl .mib-discount {
              color: #D99927; }
            .uct_cont_box .uct-all > .all-right > .member-info.level2 .member-info-body .mib-btn {
              border-radius: 4px;
              border: 1px solid rgba(217, 153, 39, 0.6);
              color: #D99927; }
        .uct_cont_box .uct-all > .all-right > .member-info.level3 {
          border-radius: 4px;
          border: 1px solid var(--PIA24-Line-02, #F4F4F5);
          background: linear-gradient(108deg, #EAF4FF 0.81%, #D7EAFF 100.43%); }
          .uct_cont_box .uct-all > .all-right > .member-info.level3 .member-info-header p {
            color: #165ABC; }
          .uct_cont_box .uct-all > .all-right > .member-info.level3 .member-info-header .mih-total {
            color: #165ABC; }
          .uct_cont_box .uct-all > .all-right > .member-info.level3 .member-info-body {
            border-top: 1px dashed #165ABC; }
            .uct_cont_box .uct-all > .all-right > .member-info.level3 .member-info-body .mib-flex .mib-fl .mib-level {
              color: #165ABC; }
            .uct_cont_box .uct-all > .all-right > .member-info.level3 .member-info-body .mib-flex .mib-fl .mib-discount {
              color: #165ABC; }
            .uct_cont_box .uct-all > .all-right > .member-info.level3 .member-info-body .mib-btn {
              border-radius: 4px;
              border: 1px solid rgba(22, 90, 188, 0.6);
              color: #165ABC; }
        .uct_cont_box .uct-all > .all-right > .member-info.level4 {
          border-radius: 4px;
          border: 1px solid var(--PIA24-Line-02, #F4F4F5);
          background: linear-gradient(109deg, #FAF6FF 1.11%, #F1E8FF 99.94%); }
          .uct_cont_box .uct-all > .all-right > .member-info.level4 .member-info-header p {
            color: #5F47B3; }
          .uct_cont_box .uct-all > .all-right > .member-info.level4 .member-info-header .mih-total {
            color: #5F47B3; }
          .uct_cont_box .uct-all > .all-right > .member-info.level4 .member-info-body {
            border-top: 1px dashed #5F47B3; }
            .uct_cont_box .uct-all > .all-right > .member-info.level4 .member-info-body .mib-flex .mib-fl .mib-level {
              color: #5F47B3; }
            .uct_cont_box .uct-all > .all-right > .member-info.level4 .member-info-body .mib-flex .mib-fl .mib-discount {
              color: #5F47B3; }
            .uct_cont_box .uct-all > .all-right > .member-info.level4 .member-info-body .mib-btn {
              border-radius: 4px;
              border: 1px solid rgba(95, 71, 179, 0.6);
              color: #5F47B3; }
        .uct_cont_box .uct-all > .all-right > .member-info.level5 {
          border-radius: 4px;
          border: 1px solid var(--PIA24-Line-02, #F4F4F5);
          background: linear-gradient(109deg, #FFF6FD 1.11%, #FFE8ED 99.94%); }
          .uct_cont_box .uct-all > .all-right > .member-info.level5 .member-info-header p {
            color: #B43266; }
          .uct_cont_box .uct-all > .all-right > .member-info.level5 .member-info-header .mih-total {
            color: #B43266; }
          .uct_cont_box .uct-all > .all-right > .member-info.level5 .member-info-body {
            border-top: 1px dashed #B43266; }
            .uct_cont_box .uct-all > .all-right > .member-info.level5 .member-info-body .mib-flex .mib-fl .mib-level {
              color: #B43266; }
            .uct_cont_box .uct-all > .all-right > .member-info.level5 .member-info-body .mib-flex .mib-fl .mib-discount {
              color: #B43266; }
            .uct_cont_box .uct-all > .all-right > .member-info.level5 .member-info-body .mib-btn {
              border-radius: 4px;
              border: 1px solid rgba(180, 50, 102, 0.6);
              color: #B43266; }
      .uct_cont_box .uct-all > .all-right > .cus_guide {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        align-self: stretch;
        border-radius: 4px;
        border: 1px solid #F4F4F5;
        background: #FFF;
        margin-top: 10px; }
        .uct_cont_box .uct-all > .all-right > .cus_guide .cus_guide-box {
          width: 100%; }
          .uct_cont_box .uct-all > .all-right > .cus_guide .cus_guide-box > .title {
            display: flex;
            padding: 15px;
            gap: 10px;
            align-items: center;
            align-self: stretch;
            border-radius: 4px 4px 0px 0px;
            border-bottom: 1px solid #F4F4F5; }
            .uct_cont_box .uct-all > .all-right > .cus_guide .cus_guide-box > .title i {
              width: 30px;
              height: 30px;
              background: url("../img/ucenter/guide.svg");
              background-size: 100%; }
            .uct_cont_box .uct-all > .all-right > .cus_guide .cus_guide-box > .title > p {
              color: var(--PIA_BK-01, #042040);
              font-family: Open Sans-Regular, Open Sans;
              font-size: 15px;
              font-style: normal;
              font-weight: 400;
              line-height: 100%;
              text-transform: capitalize; }
          .uct_cont_box .uct-all > .all-right > .cus_guide .cus_guide-box .cus_guide_body {
            width: 100%;
            padding: 15px; }
            .uct_cont_box .uct-all > .all-right > .cus_guide .cus_guide-box .cus_guide_body .cus_gb_tip {
              color: var(--PIA24-BK-01, #042040);
              font-family: "Open Sans";
              font-size: 14px;
              font-style: normal;
              font-weight: 400;
              line-height: 150%;
              /* 21px */ }
            .uct_cont_box .uct-all > .all-right > .cus_guide .cus_guide-box .cus_guide_body .cus_guide_btn {
              display: flex;
              height: 30px;
              padding: 8px 15px;
              justify-content: center;
              align-items: center;
              gap: 10px;
              align-self: stretch;
              border-radius: 4px;
              border: 1px solid #E2E4E5;
              background: var(--PIA_BK-White, #FFF);
              margin-top: 20px;
              cursor: pointer; }
              .uct_cont_box .uct-all > .all-right > .cus_guide .cus_guide-box .cus_guide_body .cus_guide_btn p {
                color: var(--PIA_BK-01, #042040);
                font-family: "Open Sans";
                font-size: 13px;
                font-style: normal;
                font-weight: 400;
                line-height: 100%;
                /* 13px */
                text-transform: capitalize;
                white-space: nowrap; }
              .uct_cont_box .uct-all > .all-right > .cus_guide .cus_guide-box .cus_guide_body .cus_guide_btn:hover {
                background: #F6F6F9; }
      .uct_cont_box .uct-all > .all-right > .qn {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        align-self: stretch;
        border-radius: 4px;
        border: 1px solid #F4F4F5;
        background: #FFF;
        margin-top: 10px; }
        .uct_cont_box .uct-all > .all-right > .qn > .title {
          display: flex;
          padding: 15px;
          justify-content: space-between;
          align-items: flex-start;
          align-self: stretch;
          border-radius: 4px 4px 0px 0px;
          border-bottom: 1px solid #F4F4F5; }
          .uct_cont_box .uct-all > .all-right > .qn > .title > p {
            color: var(--PIA_BK-01, #042040);
            font-family: Open Sans-Regular, Open Sans;
            font-size: 15px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 15px */
            text-transform: capitalize; }
        .uct_cont_box .uct-all > .all-right > .qn > .qn-box {
          display: flex;
          padding: 15px;
          flex-direction: column;
          align-items: flex-start;
          gap: 18px;
          align-self: stretch; }
          .uct_cont_box .uct-all > .all-right > .qn > .qn-box > .li {
            display: block;
            width: 100%; }
            .uct_cont_box .uct-all > .all-right > .qn > .qn-box > .li:last-child {
              margin-bottom: 0; }
            .uct_cont_box .uct-all > .all-right > .qn > .qn-box > .li::after {
              display: block;
              clear: both;
              content: ""; }
            .uct_cont_box .uct-all > .all-right > .qn > .qn-box > .li > img {
              float: left; }
            .uct_cont_box .uct-all > .all-right > .qn > .qn-box > .li > span {
              float: left;
              color: var(--PIA_BK-01, #042040);
              font-family: Open Sans-Regular, Open Sans;
              font-size: 13px;
              font-style: normal;
              font-weight: 400;
              line-height: 30px;
              /* 13px */
              text-transform: capitalize;
              margin-left: 10px; }
            .uct_cont_box .uct-all > .all-right > .qn > .qn-box > .li > i {
              float: right;
              margin-top: 8px; }
      .uct_cont_box .uct-all > .all-right > .img-list {
        width: 100%;
        height: 80px;
        margin-top: 10px;
        position: relative; }
        .uct_cont_box .uct-all > .all-right > .img-list img {
          display: block;
          width: 100%;
          height: 80px;
          border-radius: 4px; }
        .uct_cont_box .uct-all > .all-right > .img-list .swiper-pagination {
          width: auto;
          padding: 3px 7px;
          left: 0;
          right: 0;
          bottom: 10% !important;
          border-radius: 42px;
          position: relative;
          display: flex;
          align-items: center;
          background: red;
          background: rgba(22, 22, 22, 0.1); }
        .uct_cont_box .uct-all > .all-right > .img-list .swiper-pagination-bullet {
          background: #FFFFFF;
          opacity: 0.6;
          width: 4px;
          height: 4px; }
        .uct_cont_box .uct-all > .all-right > .img-list .swiper-pagination-bullet-active {
          background: #fff;
          opacity: 1; }
  .uct_cont_box .down-box {
    width: 100%;
    min-height: 100px;
    padding: 36px 25px;
    border-radius: 4px;
    background: #FAFBFC;
    float: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; }
    .uct_cont_box .down-box > .box-li {
      display: flex;
      width: auto;
      align-items: flex-start;
      gap: 0;
      float: left;
      cursor: pointer;
      position: relative; }
      .uct_cont_box .down-box > .box-li:hover > div span {
        color: #0E6FDE;
        text-decoration: underline; }
      .uct_cont_box .down-box > .box-li > div {
        margin-left: 10px; }
        .uct_cont_box .down-box > .box-li > div > p {
          color: var(--PIA_BK-02, #55687D);
          font-family: Open Sans-Regular, Open Sans;
          font-size: 12px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 12px */ }
        .uct_cont_box .down-box > .box-li > div > span {
          color: var(--PIA_BK-01, #042040);
          font-family: Open Sans-Regular, Open Sans;
          font-size: 15px;
          font-style: normal;
          font-weight: 600;
          line-height: 100%; }
        .uct_cont_box .down-box > .box-li > div > .hot-nor {
          position: absolute;
          left: calc(100% - 5px);
          top: -10px;
          color: #A92252;
          font-family: "Open Sans";
          font-size: 10px;
          font-style: normal;
          font-weight: 600;
          line-height: 100%;
          /* 10px */
          text-transform: uppercase; }
    .uct_cont_box .down-box.down-box-2 {
      justify-content: unset;
      gap: 45px; }
    .uct_cont_box .down-box > .line {
      width: 1px;
      height: 18px !important;
      background: #C9D3E2 !important;
      margin: 0 !important;
      border-right: none; }
  .uct_cont_box .down-video {
    float: right;
    width: 300px;
    height: 100px;
    cursor: pointer;
    margin-top: 20px;
    margin-right: 30px; }
    .uct_cont_box .down-video > .video-logo img {
      display: block;
      width: 100%;
      height: 100%; }
    .uct_cont_box .down-video .video-mark {
      width: 100vw;
      height: 100%;
      position: fixed;
      background-color: rgba(0, 0, 0, 0.6);
      top: 0px;
      left: 0;
      z-index: 98999999;
      display: flex;
      justify-content: center; }
      .uct_cont_box .down-video .video-mark #myVideo {
        max-width: 1130px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 9999; }
      .uct_cont_box .down-video .video-mark .video-close {
        position: absolute;
        right: 200px;
        top: 50px;
        cursor: pointer;
        width: 55px; }
  .uct_cont_box .uct-titbox {
    flex: 1;
    border-radius: 5px; }
    .uct_cont_box .uct-titbox.download {
      display: flex;
      flex-direction: column;
      background: var(--PIA_BK-White, #FFF); }
      .uct_cont_box .uct-titbox.download .setting-stillhave {
        margin-bottom: 0;
        flex: 1;
        display: flex;
        align-items: center; }
    .uct_cont_box .uct-titbox .tit {
      background-color: #FFFFFF;
      border-bottom: 1px solid #F4F4F5;
      border-radius: 4px 4px 0px 0px;
      padding: 15px 20px;
      display: flex;
      align-items: center;
      color: var(--PIA_BK-01, #042040);
      font-family: Open Sans-Regular, Open Sans;
      font-size: 15px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      /* 15px */
      text-transform: capitalize;
      justify-content: space-between;
      position: relative;
      overflow: hidden; }
      .uct_cont_box .uct-titbox .tit span {
        position: absolute;
        display: block;
        line-height: 55px;
        height: 100%;
        top: 0;
        left: 200px;
        color: #0E6FDE;
        text-decoration: underline;
        font-size: 14px;
        cursor: pointer; }
      .uct_cont_box .uct-titbox .tit .sele_list {
        color: #0E6FDE;
        cursor: pointer;
        border-bottom: 1px solid #0E6FDE; }
      .uct_cont_box .uct-titbox .tit .span1 {
        font-size: 15px; }
    .uct_cont_box .uct-titbox .matter {
      background-color: #fff;
      padding: 0 30px; }
    .uct_cont_box .uct-titbox .allwlist-tit {
      display: flex;
      padding: 30px 25px;
      align-items: center;
      color: #0E6FDE;
      font-family: Inter-Regular, Inter;
      font-size: 30px;
      font-style: normal;
      font-weight: 600;
      line-height: 100%; }
    .uct_cont_box .uct-titbox .bill-nav {
      padding: 0 30px;
      margin-top: 20px;
      display: flex; }
      .uct_cont_box .uct-titbox .bill-nav .cont {
        display: flex;
        align-items: center;
        background-color: #F5F8FA; }
      .uct_cont_box .uct-titbox .bill-nav .li {
        border-radius: 4px;
        height: 35px;
        padding: 0 15px;
        font-size: 16px;
        font-family: Ubuntu-Regular, Ubuntu;
        font-weight: 400;
        color: #55687D;
        line-height: 19px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: all .3s; }
        .uct_cont_box .uct-titbox .bill-nav .li:hover, .uct_cont_box .uct-titbox .bill-nav .li.active {
          color: #FFFFFF;
          background-color: #0E6FDE; }
    .uct_cont_box .uct-titbox .stillhave {
      display: flex;
      padding: 15px;
      gap: 12px;
      align-items: stretch;
      border-radius: 4px;
      background: #EEF0F4;
      margin-bottom: 15px;
      overflow-x: scroll; }
      .uct_cont_box .uct-titbox .stillhave::-webkit-scrollbar {
        height: 2px; }
      .uct_cont_box .uct-titbox .stillhave::-webkit-scrollbar-thumb {
        background-color: #C9CDE0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px; }
      .uct_cont_box .uct-titbox .stillhave.setting-stillhave {
        display: flex;
        padding: 20px;
        background: var(--PIA24-BK-White, #FFF); }
        .uct_cont_box .uct-titbox .stillhave.setting-stillhave::after {
          display: block;
          clear: both;
          content: ""; }
      .uct_cont_box .uct-titbox .stillhave .sh-li {
        display: flex;
        flex-direction: column;
        gap: 10px;
        position: relative;
        padding: 20px;
        cursor: pointer;
        min-width: 195px;
        border-radius: 4px;
        border: 1px solid transparent; }
        .uct_cont_box .uct-titbox .stillhave .sh-li .l-img {
          width: 42px;
          height: 42px;
          padding: 8px;
          border-radius: 6px;
          background: #ECF6FF; }
        .uct_cont_box .uct-titbox .stillhave .sh-li:hover {
          border-radius: 4px;
          background: #FFF; }
        .uct_cont_box .uct-titbox .stillhave .sh-li.actse {
          background: #FFF;
          border-radius: 4px; }
          .uct_cont_box .uct-titbox .stillhave .sh-li.actse .l-img {
            box-sizing: border-box;
            width: 42px; }
        .uct_cont_box .uct-titbox .stillhave .sh-li.color02 .l-img {
          border-radius: 4px;
          background: #E2D8FF; }
        .uct_cont_box .uct-titbox .stillhave .sh-li.color02.actse .l-img {
          box-sizing: border-box;
          width: 42px;
          background: #E2D8FF; }
        .uct_cont_box .uct-titbox .stillhave .sh-li .l {
          flex: 1;
          display: flex;
          align-items: center;
          position: relative; }
          .uct_cont_box .uct-titbox .stillhave .sh-li .l .txt {
            margin-left: 0; }
            .uct_cont_box .uct-titbox .stillhave .sh-li .l .txt > span {
              color: var(--PIA24-BK-01, #042040);
              font-family: "Open Sans";
              font-size: 15px;
              font-style: normal;
              font-weight: 600;
              line-height: 100%;
              /* 16px */
              white-space: nowrap; }
              .uct_cont_box .uct-titbox .stillhave .sh-li .l .txt > span.span1 {
                font-size: 15px; }
              .uct_cont_box .uct-titbox .stillhave .sh-li .l .txt > span > span {
                color: #F82; }
            .uct_cont_box .uct-titbox .stillhave .sh-li .l .txt p {
              margin-top: 8px; }
              .uct_cont_box .uct-titbox .stillhave .sh-li .l .txt p > b,
              .uct_cont_box .uct-titbox .stillhave .sh-li .l .txt p > span:first-child {
                color: var(--PIA_BK-01, #042040);
                font-family: Open Sans-Regular, Open Sans;
                font-size: 26px;
                font-style: normal;
                font-weight: 600;
                line-height: 100%; }
              .uct_cont_box .uct-titbox .stillhave .sh-li .l .txt p > i,
              .uct_cont_box .uct-titbox .stillhave .sh-li .l .txt p > span:last-child {
                color: var(--PIA24-BK-02, #55687D);
                font-family: "Open Sans";
                font-size: 12px;
                font-style: normal;
                font-weight: 400;
                line-height: 100%; }
            .uct_cont_box .uct-titbox .stillhave .sh-li .l .txt .unplan-time {
              display: flex;
              align-items: flex-end;
              margin-top: 10px; }
              .uct_cont_box .uct-titbox .stillhave .sh-li .l .txt .unplan-time .num {
                font-size: 26px;
                font-family: Open Sans-Bold, Open Sans;
                font-weight: bold;
                color: #27AE60;
                line-height: 25px; }
              .uct_cont_box .uct-titbox .stillhave .sh-li .l .txt .unplan-time p {
                font-size: 16px;
                font-family: Open Sans-Regular, Open Sans;
                font-weight: 400;
                color: #042040;
                line-height: 16px;
                margin: 0 4px; }
        .uct_cont_box .uct-titbox .stillhave .sh-li .status-tag {
          display: flex;
          height: 20px;
          padding: 5px;
          justify-content: center;
          align-items: center;
          border-radius: 44px;
          gap: 5px;
          font-family: "Microsoft YaHei";
          font-size: 11px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 11px */
          text-transform: capitalize;
          position: absolute;
          right: 30px;
          top: 20px; }
          .uct_cont_box .uct-titbox .stillhave .sh-li .status-tag.status-tag-active {
            border: 1px solid #F6E5AC;
            background: #FFF8D0;
            color: #6D541C; }
          .uct_cont_box .uct-titbox .stillhave .sh-li .status-tag.status-tag-inactive {
            border: 1px solid var(--PIA24-Line-01, #DEE0E9);
            background: var(--PIA24-Line-02, #F4F4F5);
            color: var(--PIA24-BK-03, #94A3B8); }
        .uct_cont_box .uct-titbox .stillhave .sh-li .uct-btn-gray {
          display: flex;
          height: 30px;
          padding: 8px 15px;
          justify-content: center;
          align-items: center;
          gap: 10px;
          border-radius: 4px;
          border: 1px solid #E2E4E5;
          background: #fff;
          font-family: Open Sans-Regular, Open Sans; }
          .uct_cont_box .uct-titbox .stillhave .sh-li .uct-btn-gray:hover {
            border-radius: 4px;
            border: 1px solid #E2E4E5;
            background: #F6F6F9; }
          .uct_cont_box .uct-titbox .stillhave .sh-li .uct-btn-gray i {
            position: absolute;
            padding: 3px 5px;
            right: 0;
            top: -13.5px;
            background: linear-gradient(270deg, #FF5000 45.26%, #FF771E 100%);
            border-radius: 2px;
            font-weight: 600;
            font-size: 13px;
            line-height: 100%;
            color: #FFFFFF; }
            .uct_cont_box .uct-titbox .stillhave .sh-li .uct-btn-gray i::after {
              content: '';
              display: block;
              width: 10px;
              height: 6px;
              position: absolute;
              top: 100%;
              right: 6px;
              background-image: url("../img/ucenter/sh-li-j.svg");
              background-repeat: no-repeat;
              background-position: center; }
      .uct_cont_box .uct-titbox .stillhave .url-btn {
        height: 38px;
        width: 400px;
        margin-top: 15px; }
        .uct_cont_box .uct-titbox .stillhave .url-btn > a {
          float: left;
          height: 38px;
          background-color: #0E6FDE;
          border-radius: 4px 4px 4px 4px;
          padding: 8px 25px;
          font-size: 16px;
          font-family: Ubuntu-Regular, Ubuntu;
          font-weight: 400;
          color: #FFFFFF;
          line-height: 19px;
          display: flex;
          align-items: center;
          justify-content: center;
          cursor: pointer;
          transition: all .3s;
          border-radius: 2px;
          margin-left: 15px; }
      .uct_cont_box .uct-titbox .stillhave .line {
        width: 1px;
        height: 65px;
        border-right: 1px dashed #DEE0E9;
        margin: 0 20px;
        top: -8px; }
    .uct_cont_box .uct-titbox .tc-detail-box {
      background: #fff;
      padding: 10px 20px 15px;
      box-sizing: border-box;
      position: relative; }
      .uct_cont_box .uct-titbox .tc-detail-box .tc-detail, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 {
        display: flex;
        gap: 60px;
        padding: 25px 30px;
        border-radius: 4px;
        background: #FFF; }
        .uct_cont_box .uct-titbox .tc-detail-box .tc-detail.bg_none, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2.bg_none {
          padding: 0 0 15px;
          background: transparent;
          min-height: 300px; }
          .uct_cont_box .uct-titbox .tc-detail-box .tc-detail.bg_none .uct-titbox, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2.bg_none .uct-titbox {
            border: none !important; }
          .uct_cont_box .uct-titbox .tc-detail-box .tc-detail.bg_none .matter, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2.bg_none .matter {
            padding: 0 !important;
            width: 100%; }
          .uct_cont_box .uct-titbox .tc-detail-box .tc-detail.bg_none .ur_echart_box, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2.bg_none .ur_echart_box {
            padding: 0; }
      .uct_cont_box .uct-titbox .tc-detail-box .bought-title {
        margin-top: 10px;
        display: flex;
        padding-bottom: 15px;
        border-bottom: 1px solid var(--PIA24-Line-02, #F4F4F5);
        margin-bottom: 25px; }
        .uct_cont_box .uct-titbox .tc-detail-box .bought-title .bought-title-p {
          color: var(--PIA24-BK-01, #042040);
          font-family: "Open Sans";
          font-size: 15px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 15px */ }
        .uct_cont_box .uct-titbox .tc-detail-box .bought-title .bought-title-right {
          margin-left: auto;
          display: flex;
          gap: 3px;
          position: relative; }
          .uct_cont_box .uct-titbox .tc-detail-box .bought-title .bought-title-right p {
            color: var(--PIA24-BK-02, #55687D);
            text-align: right;
            font-family: "Open Sans";
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 13px */ }
          .uct_cont_box .uct-titbox .tc-detail-box .bought-title .bought-title-right i {
            width: 14px;
            height: 14px;
            cursor: pointer;
            background: url("../img/arrow-right.svg"); }
          .uct_cont_box .uct-titbox .tc-detail-box .bought-title .bought-title-right::after {
            content: '';
            display: block;
            width: 0;
            height: 1px;
            background: #0E6FDE;
            transition: width 0.5s ease;
            position: absolute;
            bottom: -1px;
            left: 0; }
          .uct_cont_box .uct-titbox .tc-detail-box .bought-title .bought-title-right:hover p {
            color: #0E6FDE; }
          .uct_cont_box .uct-titbox .tc-detail-box .bought-title .bought-title-right:hover::after {
            width: 100%; }
          .uct_cont_box .uct-titbox .tc-detail-box .bought-title .bought-title-right:hover i {
            background: url("../img/arrow-right-active.svg"); }
      .uct_cont_box .uct-titbox .tc-detail-box .uctb_tit_tab {
        position: absolute;
        right: 470px;
        top: 55px;
        z-index: 9; }
        .uct_cont_box .uct-titbox .tc-detail-box .uctb_tit_tab .uctb_switch {
          display: flex;
          align-items: center;
          justify-content: center;
          cursor: pointer; }
          .uct_cont_box .uct-titbox .tc-detail-box .uctb_tit_tab .uctb_switch.is_checked .switch_cont::after {
            left: 100%;
            margin-left: -14px; }
          .uct_cont_box .uct-titbox .tc-detail-box .uctb_tit_tab .uctb_switch .switch_li1 {
            color: var(--PIA24-BK-02, #55687D);
            text-align: center;
            font-size: 13px;
            font-weight: 400;
            line-height: 100%;
            text-transform: capitalize; }
            .uct_cont_box .uct-titbox .tc-detail-box .uctb_tit_tab .uctb_switch .switch_li1.active {
              color: var(--PIA24-BK-01, #042040); }
          .uct_cont_box .uct-titbox .tc-detail-box .uctb_tit_tab .uctb_switch .switch_cont {
            width: 30px;
            height: 16px;
            padding: 1px;
            border-radius: 74.25px;
            background: var(--PIA24-BK-01, #042040);
            position: relative;
            margin: 0 10px; }
            .uct_cont_box .uct-titbox .tc-detail-box .uctb_tit_tab .uctb_switch .switch_cont::after {
              display: block;
              content: '';
              width: 14px;
              height: 14px;
              border-radius: 50%;
              background-color: #fff;
              position: relative;
              left: 0px;
              transition: all .3s; }
      .uct_cont_box .uct-titbox .tc-detail-box .tc-detail, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 {
        display: flex;
        width: 100%;
        min-height: 360px; }
        .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left {
          flex: 1;
          position: relative;
          box-sizing: border-box;
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
          .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left:after, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left:after {
            content: '';
            width: 1px;
            height: 100%;
            background: #ECF2F9;
            position: absolute;
            bottom: 0;
            right: -30px; }
          .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .matter .unlimited-statistic, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .matter .unlimited-statistic {
            display: flex;
            align-items: flex-start;
            gap: 30px;
            margin-bottom: 20px; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .matter .unlimited-statistic .unlimited-statistic-line, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .matter .unlimited-statistic .unlimited-statistic-line {
              display: flex;
              align-items: center;
              gap: 5px; }
              .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .matter .unlimited-statistic .unlimited-statistic-line .label, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .matter .unlimited-statistic .unlimited-statistic-line .label {
                color: var(--PIA24-BK-02, #55687D);
                font-family: "Open Sans";
                font-size: 15px;
                font-style: normal;
                font-weight: 400;
                line-height: 100%;
                /* 15px */ }
              .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .matter .unlimited-statistic .unlimited-statistic-line #unlimited-available, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .matter .unlimited-statistic .unlimited-statistic-line #unlimited-expiring, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .matter .unlimited-statistic .unlimited-statistic-line #unlimited-available, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .matter .unlimited-statistic .unlimited-statistic-line #unlimited-expiring {
                color: var(--PIA_BK-01, #042040);
                font-family: "Open Sans";
                font-size: 16px;
                font-style: normal;
                font-weight: 600;
                line-height: 100%;
                /* 16px */ }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .matter .unlimited-statistic .alert-settings, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .matter .unlimited-statistic .alert-settings {
              color: var(--PIA24-VI-01, #0E6FDE);
              font-family: "Open Sans";
              font-size: 15px;
              font-style: normal;
              font-weight: 400;
              line-height: 100%;
              /* 15px */
              text-decoration-line: underline;
              text-decoration-style: solid;
              text-decoration-skip-ink: none;
              text-decoration-thickness: auto;
              text-underline-offset: auto;
              text-underline-position: from-font;
              cursor: pointer; }
          .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tit-head, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tit-head {
            display: flex;
            align-items: flex-start;
            flex-direction: column; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tit-head .iconse, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tit-head .iconse {
              display: flex;
              padding: 8.333px;
              align-items: center;
              gap: 8.333px;
              border-radius: 6.667px;
              border: 1.25px solid rgba(222, 224, 233, 0.4);
              background: #FFF; }
              .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tit-head .iconse img, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tit-head .iconse img {
                width: 33px;
                height: 33px; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tit-head .tit-head-top, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tit-head .tit-head-top {
              display: flex;
              align-items: center;
              width: 100%; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tit-head .word, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tit-head .word {
              margin-top: 10px; }
              .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tit-head .word .p-one, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tit-head .word .p-one {
                color: var(--PIA24-BK-01, #042040);
                font-family: "Open Sans";
                font-size: 14px;
                font-style: normal;
                font-weight: 400;
                line-height: 20px;
                /* 20px */
                margin-bottom: 8px; }
                .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tit-head .word .p-one span, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tit-head .word .p-one span {
                  font-size: 20px;
                  font-weight: 600; }
              .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tit-head .word .p-two, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tit-head .word .p-two {
                color: var(--PIA24-BK-02, #55687D);
                font-family: "Open Sans";
                font-size: 15px;
                font-style: normal;
                font-weight: 400;
                line-height: 150%;
                /* 21px */ }
          .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .exp-list, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .exp-list {
            display: flex;
            flex-direction: column;
            gap: 20px;
            margin-top: 36px;
            box-sizing: border-box; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .exp-list .exp, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .exp-list .exp {
              display: flex;
              align-items: center;
              margin-right: 20px; }
              .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .exp-list .exp span, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .exp-list .exp span {
                margin-left: 8px;
                color: #55687D;
                font-family: "Open Sans";
                font-size: 13px;
                font-style: normal;
                font-weight: 400;
                line-height: 100%;
                /* 13px */ }
          .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tag-box, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tag-box {
            padding-top: 30px;
            border-top: 1px solid #E9EEF2; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tag-box .tag, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tag-box .tag {
              display: flex;
              align-items: center; }
              .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tag-box .tag a, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tag-box .tag span, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tag-box .tag a, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tag-box .tag span {
                color: var(--PIA24-BK-02, #55687D);
                font-family: "Open Sans";
                font-size: 14px;
                font-style: normal;
                font-weight: 400;
                line-height: 100%;
                /* 14px */ }
                .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tag-box .tag a:hover, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tag-box .tag span:hover, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tag-box .tag a:hover, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tag-box .tag span:hover {
                  text-decoration: underline;
                  color: #0E6FDE; }
              .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tag-box .tag a i:hover, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tag-box .tag a i:hover {
                text-decoration: underline;
                color: #0E6FDE; }
              .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tag-box .tag span, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tag-box .tag span {
                margin: 0 20px 0 5px; }
              .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tag-box .tag .a2s, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tag-box .tag .a2s {
                position: relative;
                top: -2px; }
                .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tag-box .tag .a2s img, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tag-box .tag .a2s img {
                  position: relative;
                  top: 2px; }
          .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tc-left-top, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tc-left-top {
            display: flex; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tc-left-top .tc-left-top-right, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tc-left-top .tc-left-top-right {
              margin-left: auto; }
          .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tc-left-day.tld-flex, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tc-left-day.tld-flex {
            display: flex;
            align-items: center;
            gap: 30px;
            margin-bottom: 30px; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tc-left-day.tld-flex .tld-line, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tc-left-day.tld-flex .tld-line {
              width: 1px;
              height: 42px;
              background: #F4F4F5; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tc-left-day.tld-flex .tld-num, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tc-left-day.tld-flex .tld-num {
              margin-bottom: 0 !important; }
          .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tc-left-day .tld-day, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tc-left-day .tld-day {
            color: var(--PIA24-BK-02, #55687D);
            font-family: "Open Sans";
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 13px */ }
          .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tc-left-day .tld-num, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tc-left-day .tld-num {
            display: flex;
            align-items: flex-end;
            gap: 3px;
            margin-top: 11px;
            margin-bottom: 30px; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tc-left-day .tld-num .tld-num-balance, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tc-left-day .tld-num .tld-num-balance {
              display: flex;
              align-items: flex-end;
              gap: 3px;
              margin-right: 8px; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tc-left-day .tld-num p, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tc-left-day .tld-num p {
              color: var(--PIA24-BK-01, #042040);
              text-align: center;
              font-family: "Open Sans";
              font-size: 25px;
              font-style: normal;
              font-weight: 600;
              line-height: 100%;
              /* 25px */
              text-transform: capitalize; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tc-left-day .tld-num span, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tc-left-day .tld-num span {
              color: var(--PIA24-BK-02, #55687D);
              font-family: "Open Sans";
              font-size: 14px;
              font-style: normal;
              font-weight: 600;
              line-height: 100%;
              text-transform: capitalize; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tc-left-day .tld-num .price-status, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tc-left-day .tld-num .price-status {
              display: flex;
              height: 20px;
              padding: 5px;
              justify-content: center;
              align-items: center;
              gap: 5px;
              font-size: 11px;
              font-style: normal;
              font-weight: 400;
              line-height: 100%;
              /* 11px */
              text-transform: capitalize;
              border-radius: 44px; }
              .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tc-left-day .tld-num .price-status.active-status, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tc-left-day .tld-num .price-status.active-status {
                color: #6D541C;
                border: 1px solid #F6E5AC;
                background: #FFF8D0; }
              .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-left .tc-left-day .tld-num .price-status.status-used, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tc-left-day .tld-num .price-status.status-used {
                color: var(--PIA24-BK-02, #55687D);
                border: 1px solid #D3E7F9;
                background: #E9F4FF; }
        .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right {
          box-sizing: border-box;
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
          .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .tit-zk, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .tit-zk {
            color: var(--PIA24-BK-01, #042040);
            font-family: "Open Sans";
            font-size: 15px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 16px */
            width: 275px;
            white-space: wrap; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .tit-zk span, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .tit-zk span {
              color: var(--PIA24-VI-01, #0E6FDE);
              font-weight: 600; }
          .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-bg, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-bg {
            margin: 15px 0 20px;
            width: 300px;
            min-height: 91px;
            background: url("../img/ucenter/money_bg_icon.png") no-repeat center;
            background-size: 100%;
            color: var(--PIA24-BK-02, #55687D);
            font-family: "Open Sans";
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 14px */
            display: flex;
            padding: 20px 25px;
            flex-direction: column;
            align-items: flex-start;
            justify-content: space-between; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-bg.upb-2, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-bg.upb-2 {
              background: url("../img/ucenter/money_bg_icon_2.png") no-repeat center;
              background-size: 100% 100%; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-bg .unit-price-tit, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-bg .unit-price-tit {
              color: var(--PIA24-BK-01, #042040);
              font-family: "Open Sans";
              font-size: 15px;
              font-style: normal;
              font-weight: 400;
              line-height: 100%;
              /* 15px */ }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-bg span, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-bg span {
              color: var(--PIA24-BK-01, #042040);
              font-family: "Open Sans";
              font-size: 29px;
              font-style: normal;
              font-weight: 600;
              line-height: 100%;
              /* 29px */ }
          .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-balance, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-balance {
            border-radius: 4px;
            background: #F5F7F9;
            display: flex;
            justify-content: space-between;
            padding: 20px;
            flex-direction: row; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-balance.unit-price-balance-2, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-balance.unit-price-balance-2 {
              justify-content: center; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-balance .unit-price .tcr-balance, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-balance .unit-price .tcr-balance {
              display: flex;
              gap: 5px;
              align-items: flex-end;
              color: var(--PIA24-BK-02, #55687D);
              font-family: "Open Sans";
              font-size: 14px;
              font-style: normal;
              font-weight: 400;
              line-height: 100%;
              /* 14px */ }
              .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-balance .unit-price .tcr-balance span, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-balance .unit-price .tcr-balance span {
                color: var(--PIA24-BK-01, #042040);
                font-family: "Open Sans";
                font-size: 30px;
                font-style: normal;
                font-weight: 600;
                line-height: 100%;
                /* 30px */ }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-balance .unit-price .rp-expire-text, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-balance .unit-price .rp-expire-text {
              display: none;
              margin-top: 10px; }
              .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-balance .unit-price .rp-expire-text span, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-balance .unit-price .rp-expire-text span {
                color: var(--PIA24-BK-02, #55687D);
                font-family: "Open Sans";
                font-size: 12px;
                font-style: normal;
                font-weight: 400;
                line-height: 100%;
                /* 12px */ }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-balance .unit-price .dc-expire-text, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-balance .unit-price .dc-expire-text {
              display: none;
              margin-top: 10px; }
              .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-balance .unit-price .dc-expire-text span, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-balance .unit-price .dc-expire-text span {
                color: var(--PIA24-BK-02, #55687D);
                font-family: "Open Sans";
                font-size: 12px;
                font-style: normal;
                font-weight: 400;
                line-height: 100%;
                /* 12px */ }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-balance .upb-action, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-balance .upb-action {
              text-align: right; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-balance .price-status, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-balance .price-status {
              display: inline-flex;
              height: 20px;
              padding: 5px;
              justify-content: center;
              align-items: center;
              gap: 5px;
              font-size: 11px;
              font-style: normal;
              font-weight: 400;
              line-height: 100%;
              /* 11px */
              text-transform: capitalize;
              border-radius: 44px; }
              .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-balance .price-status.active-status, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-balance .price-status.active-status {
                color: #6D541C;
                border: 1px solid #F6E5AC;
                background: #FFF8D0; }
              .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-balance .price-status.status-used, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-balance .price-status.status-used {
                color: var(--PIA24-BK-02, #55687D);
                border: 1px solid #D3E7F9;
                background: #E9F4FF; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-balance .balance-warn, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-balance .balance-warn {
              color: var(--PIA24-VI-01, #0E6FDE);
              text-align: right;
              font-family: "Open Sans";
              font-size: 13px;
              font-style: normal;
              font-weight: 400;
              line-height: 100%;
              /* 13px */
              text-decoration-line: underline;
              text-decoration-style: solid;
              text-decoration-skip-ink: none;
              text-decoration-thickness: auto;
              text-underline-offset: auto;
              text-underline-position: from-font;
              margin-top: 12px;
              cursor: pointer;
              position: relative;
              white-space: nowrap; }
              .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-balance .balance-warn::after, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-balance .balance-warn::after {
                content: '';
                display: block;
                width: 0;
                height: 1px;
                background: var(--PIA24-VI-01, #0E6FDE);
                transition: width 0.5s ease-in;
                position: absolute;
                bottom: 0px;
                left: 0; }
              .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-balance .balance-warn:hover, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-balance .balance-warn:hover {
                text-decoration-line: none; }
                .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .unit-price-balance .balance-warn:hover::after, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .unit-price-balance .balance-warn:hover::after {
                  width: 100%; }
          .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .buy-btn, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .buy-btn {
            width: 278px;
            border-radius: 4px;
            background: var(--PIA24-VI-01, #0E6FDE);
            display: flex;
            height: 34px;
            align-items: center;
            justify-content: center;
            color: #fff;
            cursor: pointer; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .buy-btn:hover, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .buy-btn:hover {
              background: #16396C; }
            .uct_cont_box .uct-titbox .tc-detail-box .tc-detail .tc-right .buy-btn img, .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-right .buy-btn img {
              margin-right: 10px; }
      .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 {
        display: none; }
        .uct_cont_box .uct-titbox .tc-detail-box .tc-detail2 .tc-left .tit-head {
          align-items: flex-start; }
    .uct_cont_box .uct-titbox .safety-set {
      background-color: #fff;
      padding: 30px;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .uct_cont_box .uct-titbox .safety-set .txt {
        font-size: 16px;
        line-height: 100%; }
        .uct_cont_box .uct-titbox .safety-set .txt p {
          font-weight: 600;
          color: #042040;
          margin-bottom: 10px; }
        .uct_cont_box .uct-titbox .safety-set .txt span {
          font-weight: 400;
          color: #55687D; }
          .uct_cont_box .uct-titbox .safety-set .txt span i {
            color: #0E6FDE;
            cursor: pointer; }
      .uct_cont_box .uct-titbox .safety-set .uct-btn {
        margin: 0;
        padding: 10px 30px; }
    .uct_cont_box .uct-titbox .sign-in-method {
      padding: 0 25px; }
      .uct_cont_box .uct-titbox .sign-in-method .libox {
        padding-bottom: 25px;
        padding-top: 25px; }
      .uct_cont_box .uct-titbox .sign-in-method .ptit {
        font-size: 16px;
        font-family: Open Sans-SemiBold, Open Sans;
        font-weight: 600;
        color: #042040;
        line-height: 19px; }
      .uct_cont_box .uct-titbox .sign-in-method .spancont {
        font-size: 16px;
        font-family: Open Sans;
        font-weight: 400;
        color: #55687D;
        line-height: 25px; }
      .uct_cont_box .uct-titbox .sign-in-method .line {
        width: 100%;
        border-bottom: 1px dashed #DEE0E9; }
      .uct_cont_box .uct-titbox .sign-in-method .setiptli {
        flex: 1;
        margin-right: 15px; }
        .uct_cont_box .uct-titbox .sign-in-method .setiptli:nth-last-of-type(1) {
          margin-right: 0; }
      .uct_cont_box .uct-titbox .sign-in-method .emailiptli {
        width: 100%;
        max-width: 420px; }
        .uct_cont_box .uct-titbox .sign-in-method .emailiptli .phonecitybox {
          position: relative;
          display: flex;
          align-items: center;
          box-shadow: 0px 2px 3px 0px rgba(225, 225, 225, 0.8);
          border-radius: 4px; }
      .uct_cont_box .uct-titbox .sign-in-method .phoneiptli {
        width: 100%;
        max-width: 420px; }
        .uct_cont_box .uct-titbox .sign-in-method .phoneiptli .phonecitybox {
          position: relative;
          display: flex;
          align-items: center;
          box-shadow: 0px 2px 3px 0px rgba(225, 225, 225, 0.8);
          border-radius: 4px; }
          .uct_cont_box .uct-titbox .sign-in-method .phoneiptli .phonecitybox .el-select {
            width: 125px; }
            .uct_cont_box .uct-titbox .sign-in-method .phoneiptli .phonecitybox .el-select .el-input__icon {
              line-height: 50px; }
            .uct_cont_box .uct-titbox .sign-in-method .phoneiptli .phonecitybox .el-select input {
              text-align: center;
              padding-left: 5px;
              padding-right: 25px;
              border: 1px solid #BDC9D8;
              border-right: none;
              border-top-right-radius: 0;
              border-bottom-right-radius: 0;
              border-top-left-radius: 4px;
              border-bottom-left-radius: 4px; }
          .uct_cont_box .uct-titbox .sign-in-method .phoneiptli .phonecitybox input {
            border: 1px solid #BDC9D8;
            box-shadow: none;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0; }
      .uct_cont_box .uct-titbox .sign-in-method .phoneVerification {
        display: flex;
        align-items: center; }
        .uct_cont_box .uct-titbox .sign-in-method .phoneVerification .el-input__inner {
          border-right: 0 !important;
          border: 2px 0 2px 0; }
        .uct_cont_box .uct-titbox .sign-in-method .phoneVerification .uct-btn {
          width: 110px;
          height: 50px;
          flex: none;
          padding: 0 20px; }
      .uct_cont_box .uct-titbox .sign-in-method .brief {
        font-size: 14px;
        font-family: Open Sans;
        font-weight: 400;
        color: #55687D;
        line-height: 25px;
        margin: 15px 0; }
      .uct_cont_box .uct-titbox .sign-in-method .inputbox {
        position: relative; }
        .uct_cont_box .uct-titbox .sign-in-method .inputbox input {
          min-width: 00px;
          height: 50px;
          background-color: #FFFFFF;
          box-shadow: 0px 2px 3px 0px rgba(225, 225, 225, 0.8);
          border-radius: 4px;
          border: 1px solid #BDC9D8;
          padding-left: 18px;
          padding-right: 60px; }
        .uct_cont_box .uct-titbox .sign-in-method .inputbox .ipteye {
          position: absolute;
          right: 0;
          top: 50%;
          transform: translateY(-50%);
          width: 28px;
          height: 28px;
          display: block;
          content: '';
          background-repeat: no-repeat;
          background-position: center;
          background-image: url("../img/ucenter/eye_close.svg"); }
          .uct_cont_box .uct-titbox .sign-in-method .inputbox .ipteye.eyeopen {
            background-image: url("../img/ucenter/eye_open.svg"); }
    .uct_cont_box .uct-titbox .s5order-box {
      padding-top: 0;
      padding-bottom: 25px; }
    .uct_cont_box .uct-titbox .s5big-box {
      padding-top: 25px;
      padding-bottom: 25px; }
      .uct_cont_box .uct-titbox .s5big-box .ord-table .th .td,
      .uct_cont_box .uct-titbox .s5big-box .ord-table .tr .td {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        min-width: auto;
        margin-right: 10px;
        flex: none; }
        .uct_cont_box .uct-titbox .s5big-box .ord-table .th .td:nth-last-of-type(1),
        .uct_cont_box .uct-titbox .s5big-box .ord-table .tr .td:nth-last-of-type(1) {
          margin-right: 0; }
        .uct_cont_box .uct-titbox .s5big-box .ord-table .th .td:nth-of-type(1),
        .uct_cont_box .uct-titbox .s5big-box .ord-table .tr .td:nth-of-type(1) {
          width: 160px; }
        .uct_cont_box .uct-titbox .s5big-box .ord-table .th .td:nth-of-type(2),
        .uct_cont_box .uct-titbox .s5big-box .ord-table .tr .td:nth-of-type(2) {
          width: 110px; }
        .uct_cont_box .uct-titbox .s5big-box .ord-table .th .td:nth-of-type(3),
        .uct_cont_box .uct-titbox .s5big-box .ord-table .tr .td:nth-of-type(3) {
          width: 150px; }
        .uct_cont_box .uct-titbox .s5big-box .ord-table .th .td:nth-of-type(4),
        .uct_cont_box .uct-titbox .s5big-box .ord-table .tr .td:nth-of-type(4) {
          width: 150px; }
        .uct_cont_box .uct-titbox .s5big-box .ord-table .th .td:nth-of-type(5),
        .uct_cont_box .uct-titbox .s5big-box .ord-table .tr .td:nth-of-type(5) {
          width: 150px; }
        .uct_cont_box .uct-titbox .s5big-box .ord-table .th .td:nth-of-type(6),
        .uct_cont_box .uct-titbox .s5big-box .ord-table .tr .td:nth-of-type(6) {
          width: 150px; }
        .uct_cont_box .uct-titbox .s5big-box .ord-table .th .td:nth-of-type(7),
        .uct_cont_box .uct-titbox .s5big-box .ord-table .tr .td:nth-of-type(7) {
          width: 150px; }
        .uct_cont_box .uct-titbox .s5big-box .ord-table .th .td:nth-of-type(8),
        .uct_cont_box .uct-titbox .s5big-box .ord-table .tr .td:nth-of-type(8) {
          width: 140px; }
        .uct_cont_box .uct-titbox .s5big-box .ord-table .th .td:nth-of-type(9),
        .uct_cont_box .uct-titbox .s5big-box .ord-table .tr .td:nth-of-type(9) {
          min-width: 210px; }
    .uct_cont_box .uct-titbox .ord-table {
      border-radius: 4px;
      border: 1px solid #F4F4F5;
      min-height: 100px; }
      .uct_cont_box .uct-titbox .ord-table ::-webkit-scrollbar {
        width: 2px; }
      .uct_cont_box .uct-titbox .ord-table ::-webkit-scrollbar-thumb {
        background: #f1f1f1;
        border-radius: 5px; }
      .uct_cont_box .uct-titbox .ord-table .th,
      .uct_cont_box .uct-titbox .ord-table .tr {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-left: 30px; }
        .uct_cont_box .uct-titbox .ord-table .th .td,
        .uct_cont_box .uct-titbox .ord-table .tr .td {
          display: flex;
          align-items: center;
          flex-wrap: wrap;
          min-width: 60px; }
          .uct_cont_box .uct-titbox .ord-table .th .td:nth-of-type(4),
          .uct_cont_box .uct-titbox .ord-table .tr .td:nth-of-type(4) {
            width: 175px; }
          .uct_cont_box .uct-titbox .ord-table .th .td.td-remark,
          .uct_cont_box .uct-titbox .ord-table .tr .td.td-remark {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap; }
          .uct_cont_box .uct-titbox .ord-table .th .td:nth-of-type(1),
          .uct_cont_box .uct-titbox .ord-table .tr .td:nth-of-type(1) {
            margin-right: 0px; }
      .uct_cont_box .uct-titbox .ord-table .td {
        color: var(--PIA_BK-01, #042040);
        font-family: "Open Sans";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 13px */ }
        .uct_cont_box .uct-titbox .ord-table .td .ins_status {
          position: relative;
          padding-left: 15px; }
          .uct_cont_box .uct-titbox .ord-table .td .ins_status::before {
            content: "";
            position: absolute;
            top: 5px;
            left: 3px;
            width: 3px;
            height: 3px;
            border-radius: 50%; }
          .uct_cont_box .uct-titbox .ord-table .td .ins_status.ins_green {
            color: var(--PIA24-Tip-02, #119269); }
            .uct_cont_box .uct-titbox .ord-table .td .ins_status.ins_green::before {
              background: #119269; }
          .uct_cont_box .uct-titbox .ord-table .td .ins_status.ins_error {
            color: var(--PIA24-Tip-01, #E30B34); }
            .uct_cont_box .uct-titbox .ord-table .td .ins_status.ins_error::before {
              background: #E30B34; }
          .uct_cont_box .uct-titbox .ord-table .td .ins_status.ins_info {
            color: var(--PIA24-BK-03, #94A3B8); }
            .uct_cont_box .uct-titbox .ord-table .td .ins_status.ins_info::before {
              background: #94A3B8; }
          .uct_cont_box .uct-titbox .ord-table .td .ins_status.ins_def {
            color: var(--PIA24-VI-01, #0E6FDE); }
            .uct_cont_box .uct-titbox .ord-table .td .ins_status.ins_def::before {
              background: #0E6FDE; }
        .uct_cont_box .uct-titbox .ord-table .td .refresh-status {
          margin-left: 10px;
          width: 13px;
          height: 13px;
          background: url("../../../static/index/img/refresh.svg");
          cursor: pointer; }
          .uct_cont_box .uct-titbox .ord-table .td .refresh-status.loading {
            animation: rotate 1s infinite linear; }
        .uct_cont_box .uct-titbox .ord-table .td .td-btn {
          color: var(--PIA24-BK-01, #042040);
          font-family: "Open Sans";
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 13px */
          cursor: pointer; }
          .uct_cont_box .uct-titbox .ord-table .td .td-btn:hover {
            color: var(--PIA24-VI-01, #0E6FDE); }
        .uct_cont_box .uct-titbox .ord-table .td .copy_btn {
          cursor: pointer;
          margin-left: 10px;
          width: 14px;
          height: 14px;
          background: url("../img/copy_icon.svg"); }
        .uct_cont_box .uct-titbox .ord-table .td .td-split-line {
          margin: 0 10px;
          width: 1px;
          height: 10px;
          background: #DEE0E9; }
        .uct_cont_box .uct-titbox .ord-table .td .uct-btn-gray {
          height: 30px;
          padding: 0 15px; }
        .uct_cont_box .uct-titbox .ord-table .td:nth-last-of-type(1) {
          width: 230px; }
        .uct_cont_box .uct-titbox .ord-table .td:hover .icon-remark {
          display: block; }
        .uct_cont_box .uct-titbox .ord-table .td.txtsty-warning {
          color: #FF8822 !important; }
        .uct_cont_box .uct-titbox .ord-table .td.txtsty-success {
          color: #01C195 !important; }
        .uct_cont_box .uct-titbox .ord-table .td.txtsty-error {
          color: #E30B34 !important; }
        .uct_cont_box .uct-titbox .ord-table .td.td-success {
          color: #18d2ab !important; }
        .uct_cont_box .uct-titbox .ord-table .td.td-error {
          color: #ff804d !important; }
      .uct_cont_box .uct-titbox .ord-table .th {
        height: 40px;
        background-color: #F5F6F9; }
        .uct_cont_box .uct-titbox .ord-table .th .td {
          font-size: 14px;
          font-family: Open Sans;
          font-weight: 400;
          color: #042040;
          line-height: 19px; }
      .uct_cont_box .uct-titbox .ord-table .tr {
        height: 50px; }
      .uct_cont_box .uct-titbox .ord-table .td-opt {
        display: flex;
        align-items: center; }
        .uct_cont_box .uct-titbox .ord-table .td-opt .opt-li {
          position: relative;
          width: 20px;
          height: 20px;
          background-repeat: no-repeat;
          background-position: center;
          margin-right: 4px;
          cursor: pointer; }
          .uct_cont_box .uct-titbox .ord-table .td-opt .opt-li.li1 {
            background-image: url("../img/ucenter/uct_suo.svg"); }
            .uct_cont_box .uct-titbox .ord-table .td-opt .opt-li.li1.lidisab {
              background-image: url("../img/ucenter/uct_suo2.svg"); }
              .uct_cont_box .uct-titbox .ord-table .td-opt .opt-li.li1.lidisab:hover {
                background-image: url("../img/ucenter/uct_suo2.svg"); }
          .uct_cont_box .uct-titbox .ord-table .td-opt .opt-li.li2 {
            background-image: url("../img/ucenter/uct_del.svg"); }
          .uct_cont_box .uct-titbox .ord-table .td-opt .opt-li.li3 {
            background-image: url("../img/ucenter/uct_bi.svg"); }
          .uct_cont_box .uct-titbox .ord-table .td-opt .opt-li:hover .hov {
            display: block; }
          .uct_cont_box .uct-titbox .ord-table .td-opt .opt-li:hover.li1 {
            background-image: url("../img/ucenter/uct_suo1.svg"); }
          .uct_cont_box .uct-titbox .ord-table .td-opt .opt-li:hover.li2 {
            background-image: url("../img/ucenter/uct_del1.svg"); }
          .uct_cont_box .uct-titbox .ord-table .td-opt .opt-li:hover.li3 {
            background-image: url("../img/ucenter/uct_bi1.svg"); }
          .uct_cont_box .uct-titbox .ord-table .td-opt .opt-li .hov {
            display: none;
            position: absolute;
            top: calc(100% + 5px);
            padding: 4px 10px;
            background-color: #282c52;
            border-radius: 2px;
            opacity: 0.95;
            font-size: 14px;
            font-family: Inter-Regular, Inter;
            font-weight: 400;
            color: #ffffff;
            line-height: 16px; }
      .uct_cont_box .uct-titbox .ord-table.subaccounttable .th .td:nth-of-type(1),
      .uct_cont_box .uct-titbox .ord-table.subaccounttable .tr .td:nth-of-type(1) {
        margin-right: 0;
        word-break: break-word; }
    .uct_cont_box .uct-titbox .orderno {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 40px 20px; }
      .uct_cont_box .uct-titbox .orderno p {
        font-size: 14px;
        font-family: Open Sans-Regular, Open Sans;
        font-weight: 400;
        color: #55687D;
        line-height: 16px;
        margin-top: 20px; }
      .uct_cont_box .uct-titbox .orderno > .list {
        margin-top: 15px;
        text-align: center; }
        .uct_cont_box .uct-titbox .orderno > .list::after {
          content: '';
          clear: both;
          display: block; }
        .uct_cont_box .uct-titbox .orderno > .list > div {
          float: left;
          margin-right: 10px; }
          .uct_cont_box .uct-titbox .orderno > .list > div img {
            position: relative;
            top: 1px; }
          .uct_cont_box .uct-titbox .orderno > .list > div span {
            color: #55687D;
            font-family: Open Sans-Regular, Open Sans;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 14px */ }
      .uct_cont_box .uct-titbox .orderno > button {
        display: inline;
        height: 30px;
        padding: 8px 20px;
        margin-top: 20px;
        border-radius: 4px;
        background: var(--PIA_VI-01, #0E6FDE);
        color: var(--PIA_BK-White, #FFF);
        font-family: Open Sans-Regular, Open Sans;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 13px */
        text-transform: capitalize;
        outline: none;
        border: 0;
        cursor: pointer; }
    .uct_cont_box .uct-titbox .how-cdk {
      display: flex;
      padding-top: 30px;
      padding-bottom: 30px; }
      .uct_cont_box .uct-titbox .how-cdk .step {
        width: 610px; }
        .uct_cont_box .uct-titbox .how-cdk .step p {
          font-family: Open Sans-SemiBold, Open Sans;
          font-size: 18px;
          line-height: 25px;
          color: #FF4800;
          margin-bottom: 5px; }
        .uct_cont_box .uct-titbox .how-cdk .step span {
          display: block;
          height: 48px;
          font-family: Open Sans-Regular, Open Sans;
          font-size: 16px;
          line-height: 150%;
          color: #55687D; }
        .uct_cont_box .uct-titbox .how-cdk .step .stepimg-box {
          position: relative;
          cursor: pointer; }
          .uct_cont_box .uct-titbox .how-cdk .step .stepimg-box:hover::after {
            content: '';
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            display: block;
            width: 80px;
            height: 80px;
            background-image: url("../img/ucenter/Magnifying.svg");
            background-repeat: no-repeat;
            background-position: center;
            z-index: 11; }
    .uct_cont_box .uct-titbox .cdk-gener {
      display: flex;
      padding: 30px; }
      .uct_cont_box .uct-titbox .cdk-gener .plannum {
        width: 577px;
        display: flex;
        justify-content: space-between;
        align-items: flex-end; }
        .uct_cont_box .uct-titbox .cdk-gener .plannum .l {
          display: flex;
          align-items: center; }
          .uct_cont_box .uct-titbox .cdk-gener .plannum .l .txt {
            margin-left: 15px; }
            .uct_cont_box .uct-titbox .cdk-gener .plannum .l .txt span {
              font-size: 18px;
              font-family: Open Sans-Regular, Open Sans;
              font-weight: 400;
              color: #55687D;
              line-height: 21px; }
            .uct_cont_box .uct-titbox .cdk-gener .plannum .l .txt p {
              font-size: 36px;
              font-family: Open Sans-Bold, Open Sans;
              font-weight: bold;
              color: #0E6FDE;
              line-height: 47px; }
              .uct_cont_box .uct-titbox .cdk-gener .plannum .l .txt p i {
                font-size: 16px;
                font-family: Open Sans-SemiBold, Open Sans;
                font-weight: 600;
                line-height: 16px; }
      .uct_cont_box .uct-titbox .cdk-gener .line {
        border-left: 1px dashed #DEE0E9;
        margin-left: 50px;
        margin-right: 50px; }
      .uct_cont_box .uct-titbox .cdk-gener .generate {
        display: flex;
        align-items: flex-end; }
        .uct_cont_box .uct-titbox .cdk-gener .generate .li:first-child {
          position: relative; }
        .uct_cont_box .uct-titbox .cdk-gener .generate .li p {
          font-family: 'Open Sans-SemiBold';
          font-style: normal;
          font-weight: 600;
          font-size: 16px;
          line-height: 22px;
          color: #042040;
          margin-bottom: 10px; }
        .uct_cont_box .uct-titbox .cdk-gener .generate .li .el-input__inner {
          background-color: #F7F8FB;
          border: 1px solid #E6E9F0;
          border-radius: 2px;
          padding: 0 10px;
          font-family: 'Open Sans-Regular';
          font-size: 14px;
          line-height: 19px;
          color: #999999;
          width: 260px;
          height: 38px; }
        .uct_cont_box .uct-titbox .cdk-gener .generate .li .ipt-btn-box {
          display: flex;
          align-items: center; }
          .uct_cont_box .uct-titbox .cdk-gener .generate .li .ipt-btn-box input {
            border-top-right-radius: 0px;
            border-bottom-right-radius: 0px; }
          .uct_cont_box .uct-titbox .cdk-gener .generate .li .ipt-btn-box .uct-btn {
            white-space: nowrap;
            border-top-left-radius: 0px;
            border-bottom-left-radius: 0px; }
        .uct_cont_box .uct-titbox .cdk-gener .generate .li > span {
          color: #FF8822;
          display: none; }
        .uct_cont_box .uct-titbox .cdk-gener .generate .li > .ipnum-box {
          display: flex;
          align-items: center;
          width: 306px; }
          .uct_cont_box .uct-titbox .cdk-gener .generate .li > .ipnum-box > .el-input {
            width: 43%; }
            .uct_cont_box .uct-titbox .cdk-gener .generate .li > .ipnum-box > .el-input > .el-input__inner {
              width: 100%; }
          .uct_cont_box .uct-titbox .cdk-gener .generate .li > .ipnum-box > div {
            position: relative;
            left: -5px;
            width: 50%; }
            .uct_cont_box .uct-titbox .cdk-gener .generate .li > .ipnum-box > div .el-input__inner {
              width: 100%; }
            .uct_cont_box .uct-titbox .cdk-gener .generate .li > .ipnum-box > div > img {
              position: absolute;
              right: 10px;
              top: calc(50% - 7px);
              cursor: pointer; }
            .uct_cont_box .uct-titbox .cdk-gener .generate .li > .ipnum-box > div > .list {
              width: 100%;
              position: absolute;
              left: 0;
              top: 38px;
              z-index: 20;
              background: #fff;
              padding-top: 5px;
              border: 1px solid #E6E9F0; }
              .uct_cont_box .uct-titbox .cdk-gener .generate .li > .ipnum-box > div > .list > p {
                cursor: pointer;
                padding: 5px 10px;
                margin-bottom: 0;
                color: #042040;
                font-weight: 400;
                font-size: 14px;
                font-family: Open Sans-Regular, Open Sans; }
                .uct_cont_box .uct-titbox .cdk-gener .generate .li > .ipnum-box > div > .list > p:hover {
                  background-color: #F7F8FB; }
        .uct_cont_box .uct-titbox .cdk-gener .generate .genbtn {
          display: flex;
          align-items: center;
          margin: 0 15px; }
          .uct_cont_box .uct-titbox .cdk-gener .generate .genbtn .btn {
            height: 38px;
            min-width: 135px;
            display: flex;
            align-items: center;
            padding: 0 25px;
            background: #FF8822;
            border: 1px solid #FF8822;
            border-radius: 2px;
            font-family: 'Open Sans-Regular';
            font-size: 16px;
            line-height: 22px;
            color: #FFFFFF;
            cursor: pointer;
            margin: 0 15px; }
            .uct_cont_box .uct-titbox .cdk-gener .generate .genbtn .btn p {
              margin-left: 6px; }
    .uct_cont_box .uct-titbox .copy-box {
      display: flex;
      align-items: center;
      margin-left: 10px;
      position: relative; }
      .uct_cont_box .uct-titbox .copy-box i {
        display: block;
        width: 16px;
        height: 16px;
        background-image: url("../img/pay/icon_copy.svg");
        background-repeat: no-repeat;
        background-position: center;
        cursor: pointer; }
        .uct_cont_box .uct-titbox .copy-box i:hover {
          background-image: url("../img/pay/icon_copy1.svg"); }
  .uct_cont_box .advertising {
    display: block;
    width: 100%; }
  .uct_cont_box .el-scrollbar__wrap {
    overflow-x: hidden; }
    .uct_cont_box .el-scrollbar__wrap .dflex-cent-sb {
      flex-wrap: wrap; }
      .uct_cont_box .el-scrollbar__wrap .dflex-cent-sb .statisticsbox {
        width: 49.5%;
        margin-bottom: 15px; }
        .uct_cont_box .el-scrollbar__wrap .dflex-cent-sb .statisticsbox .statistics {
          padding: 20px 30px 50px; }
      .uct_cont_box .el-scrollbar__wrap .dflex-cent-sb .none {
        display: none; }
  .uct_cont_box .swiper_advertising {
    width: 1630px;
    height: 110px; }
    .uct_cont_box .swiper_advertising img {
      width: 100%;
      height: 105%;
      padding-bottom: 20px; }
  .uct_cont_box .uct-seacrh {
    display: flex;
    align-items: center; }
    .uct_cont_box .uct-seacrh .uct-btn {
      border-radius: 2px; }
  .uct_cont_box .secrch-box {
    display: flex;
    align-items: center;
    height: 100%; }
    .uct_cont_box .secrch-box input {
      height: 100%;
      background: #F7F8FB;
      border-radius: 2px 0px 0px 2px;
      border: 1px solid #E6E9F0;
      border-right: none;
      padding: 0 10px; }
      .uct_cont_box .secrch-box input::placeholder {
        color: #8C92AC; }
    .uct_cont_box .secrch-box .search-btn {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 56px;
      height: 100%;
      background-color: #0E6FDE;
      border-radius: 0px 4px 4px 0px;
      cursor: pointer;
      transition: all .3s; }
      .uct_cont_box .secrch-box .search-btn:hover {
        background-color: #16396c; }
  .uct_cont_box .addaccount-box {
    display: flex;
    align-items: center;
    height: 100%; }
    .uct_cont_box .addaccount-box input {
      width: 300px;
      height: 100%;
      background: #F7F8FB;
      border-radius: 2px 0px 0px 2px;
      border: 1px solid #E6E9F0;
      border-right: none;
      padding: 0 10px; }
      .uct_cont_box .addaccount-box input::placeholder {
        color: #8C92AC; }
    .uct_cont_box .addaccount-box .btn {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100%;
      background-color: #0E6FDE;
      padding: 10px 25px;
      color: #FFFFFF;
      font-size: 16px;
      line-height: 22px;
      cursor: pointer;
      transition: all .3s;
      border-top-right-radius: 2px;
      border-bottom-right-radius: 2px; }
      .uct_cont_box .addaccount-box .btn:hover {
        background-color: #16396c; }
  .uct_cont_box .uct-top {
    height: 291px;
    width: 100%;
    padding: 40px 87px 0 87px;
    display: block;
    justify-content: space-between;
    border-radius: 4px;
    border: 1px solid #E7E9F4;
    background: url(../img/introduce/jiangzhang.svg) no-repeat 1200px top, linear-gradient(135deg, #004DA6 0%, #0E6FDE 100%);
    box-shadow: 0px 0px 10px 0px rgba(24, 28, 50, 0.1); }
    .uct_cont_box .uct-top > p {
      font-family: " Open Sans-Regular";
      font-size: 32px;
      font-weight: 700;
      line-height: 40px;
      white-space: nowrap;
      color: #fff; }
      .uct_cont_box .uct-top > p > span {
        font-size: 40px;
        color: #FFCA0E; }
    .uct_cont_box .uct-top > div {
      color: #FFF;
      font-family: "Open Sans-Regular";
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      /* 20px */
      text-transform: capitalize;
      margin-top: 20px; }
  .uct_cont_box .uct-box {
    display: flex; }
    .uct_cont_box .uct-box > .int-bottom {
      display: block;
      justify-content: center;
      align-items: flex-end;
      margin-top: -120px;
      z-index: 3; }
      .uct_cont_box .uct-box > .int-bottom .int-card-box {
        width: 602px;
        height: 321px;
        margin-left: 87px; }
        .uct_cont_box .uct-box > .int-bottom .int-card-box .uct-card {
          width: 602px;
          height: 321px;
          background: #ECF1F8;
          border-radius: 10px;
          overflow: hidden;
          display: none; }
          .uct_cont_box .uct-box > .int-bottom .int-card-box .uct-card .card-top {
            width: 602px;
            height: 257px;
            box-shadow: 0px 0px 10px rgba(24, 28, 50, 0.1);
            border-radius: 0px 0px 10px 10px;
            background: url("../img/introduce/card1.svg") no-repeat;
            padding: 30px;
            background-position: center; }
            .uct_cont_box .uct-box > .int-bottom .int-card-box .uct-card .card-top span {
              font-style: italic;
              font-weight: 800;
              font-size: 52px;
              line-height: 71px;
              color: #15357A; }
            .uct_cont_box .uct-box > .int-bottom .int-card-box .uct-card .card-top .leve p {
              display: inline-block;
              font-weight: 200;
              font-size: 18px;
              color: #15357A;
              cursor: pointer;
              margin-left: 10px;
              border-bottom: solid 0.5px; }
            .uct_cont_box .uct-box > .int-bottom .int-card-box .uct-card .card-top > p {
              font-style: italic;
              font-weight: 800;
              font-size: 32px;
              line-height: 44px;
              color: #15357A;
              font-family: 'Open Sans-Regular'; }
            .uct_cont_box .uct-box > .int-bottom .int-card-box .uct-card .card-top .car-cont-text {
              font-weight: 400;
              font-size: 16px;
              line-height: 22px;
              color: #15357A;
              font-style: normal;
              margin-top: 10px; }
            .uct_cont_box .uct-box > .int-bottom .int-card-box .uct-card .card-top .card-prog {
              display: flex;
              align-items: center;
              margin-top: 50px;
              line-height: 22px;
              color: #15357A; }
              .uct_cont_box .uct-box > .int-bottom .int-card-box .uct-card .card-top .card-prog p {
                font-weight: 600; }
              .uct_cont_box .uct-box > .int-bottom .int-card-box .uct-card .card-top .card-prog .prog-bg {
                width: 250px;
                height: 4px;
                background: rgba(21, 53, 122, 0.4);
                border-radius: 90px;
                margin: 0 6px; }
                .uct_cont_box .uct-box > .int-bottom .int-card-box .uct-card .card-top .card-prog .prog-bg .prog-mask {
                  width: 36%;
                  height: 4px;
                  border-radius: 90px;
                  background: #15357A;
                  position: relative; }
                  .uct_cont_box .uct-box > .int-bottom .int-card-box .uct-card .card-top .card-prog .prog-bg .prog-mask .float-content {
                    width: 110px;
                    position: absolute;
                    right: -57px;
                    top: -40.5px;
                    display: flex;
                    flex-direction: column;
                    align-items: center; }
                    .uct_cont_box .uct-box > .int-bottom .int-card-box .uct-card .card-top .card-prog .prog-bg .prog-mask .float-content .prog-radio {
                      width: 8px;
                      height: 8px;
                      border-radius: 50px;
                      overflow: hidden;
                      background-color: white; }
                    .uct_cont_box .uct-box > .int-bottom .int-card-box .uct-card .card-top .card-prog .prog-bg .prog-mask .float-content .prog-icon {
                      width: 16px;
                      height: 9px;
                      margin-bottom: 5.5px;
                      margin-top: 2px;
                      background: url("../img/introduce/prog-icon.svg") no-repeat; }
                    .uct_cont_box .uct-box > .int-bottom .int-card-box .uct-card .card-top .card-prog .prog-bg .prog-mask .float-content .prog-price {
                      width: 135px;
                      color: #15357A;
                      font-weight: 600;
                      text-align: center; }
          .uct_cont_box .uct-box > .int-bottom .int-card-box .uct-card .card-bottom {
            height: calc(100% - 257px);
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 10px 30px; }
            .uct_cont_box .uct-box > .int-bottom .int-card-box .uct-card .card-bottom > p {
              font-weight: 400;
              font-size: 16px;
              line-height: 22px;
              text-transform: capitalize;
              color: #042040;
              text-align: left; }
        .uct_cont_box .uct-box > .int-bottom .int-card-box .cards {
          background: #ECF1F8; }
          .uct_cont_box .uct-box > .int-bottom .int-card-box .cards .card-top span {
            font-style: italic;
            font-weight: 800;
            font-size: 52px;
            line-height: 71px;
            color: #CF4B00; }
          .uct_cont_box .uct-box > .int-bottom .int-card-box .cards .card-top .leve p {
            display: inline-block;
            font-weight: 500;
            font-size: 18px;
            color: #CF4B00;
            cursor: pointer;
            margin-left: 10px;
            border-bottom: solid 0.5px; }
          .uct_cont_box .uct-box > .int-bottom .int-card-box .cards .card-top > p {
            font-style: italic;
            font-weight: 800;
            font-size: 32px;
            line-height: 44px;
            color: #CF4B00;
            font-family: 'Open Sans-Regular'; }
          .uct_cont_box .uct-box > .int-bottom .int-card-box .cards .card-top .car-cont-text {
            font-weight: 400;
            font-size: 16px;
            line-height: 22px;
            color: #CF4B00;
            font-style: normal;
            margin-top: 10px; }
          .uct_cont_box .uct-box > .int-bottom .int-card-box .cards .card-top .card-prog {
            display: flex;
            align-items: center;
            margin-top: 50px; }
            .uct_cont_box .uct-box > .int-bottom .int-card-box .cards .card-top .card-prog p {
              font-weight: 600;
              line-height: 22px;
              color: #CF4B00; }
            .uct_cont_box .uct-box > .int-bottom .int-card-box .cards .card-top .card-prog .prog-bg {
              width: 250px;
              height: 4px;
              background: rgba(207, 75, 0, 0.4);
              border-radius: 90px;
              margin: 0 6px; }
              .uct_cont_box .uct-box > .int-bottom .int-card-box .cards .card-top .card-prog .prog-bg .prog-mask {
                width: 36%;
                height: 4px;
                border-radius: 90px;
                background: #CF4B00;
                position: relative;
                display: flex; }
                .uct_cont_box .uct-box > .int-bottom .int-card-box .cards .card-top .card-prog .prog-bg .prog-mask .float-content {
                  width: 110px;
                  position: absolute;
                  right: -57px;
                  top: -40.5px;
                  display: flex;
                  flex-direction: column;
                  align-items: center; }
                  .uct_cont_box .uct-box > .int-bottom .int-card-box .cards .card-top .card-prog .prog-bg .prog-mask .float-content .prog-radio {
                    width: 8px;
                    height: 8px;
                    border-radius: 50px;
                    overflow: hidden;
                    background-color: white; }
                  .uct_cont_box .uct-box > .int-bottom .int-card-box .cards .card-top .card-prog .prog-bg .prog-mask .float-content .prog-icon {
                    width: 16px;
                    height: 9px;
                    margin-bottom: 5.5px;
                    margin-top: 2px;
                    background: url("../img/introduce/prog-icon2.svg") no-repeat; }
                  .uct_cont_box .uct-box > .int-bottom .int-card-box .cards .card-top .card-prog .prog-bg .prog-mask .float-content .prog-price {
                    width: 135px;
                    color: #CF4B00;
                    font-weight: 600;
                    text-align: center; }
          .uct_cont_box .uct-box > .int-bottom .int-card-box .cards .card-bottom {
            height: calc(100% - 257px);
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 10px 30px; }
            .uct_cont_box .uct-box > .int-bottom .int-card-box .cards .card-bottom > p {
              font-weight: 400;
              font-size: 16px;
              line-height: 22px;
              text-transform: capitalize;
              color: #042040;
              text-align: center; }
      .uct_cont_box .uct-box > .int-bottom .uct-list {
        width: 602px;
        height: 186px;
        background: #FFFFFF;
        border: 2px solid #ECF1F8;
        border-radius: 10px;
        margin-left: 87px;
        padding: 30px 40px;
        overflow: hidden;
        margin-top: 30px; }
        .uct_cont_box .uct-box > .int-bottom .uct-list > div {
          float: left;
          height: 100%;
          width: 48%; }
          .uct_cont_box .uct-box > .int-bottom .uct-list > div::after {
            display: block;
            clear: both;
            content: ""; }
          .uct_cont_box .uct-box > .int-bottom .uct-list > div:last-child {
            float: right; }
          .uct_cont_box .uct-box > .int-bottom .uct-list > div .list-li {
            display: flex;
            height: 67px;
            align-items: center;
            overflow: hidden;
            width: 260px; }
            .uct_cont_box .uct-box > .int-bottom .uct-list > div .list-li > p {
              margin-left: 30px;
              color: var(--piavi-02, #F82);
              font-family: "Open Sans-Regular";
              font-size: 15px;
              font-style: normal;
              font-weight: 600;
              line-height: 100%;
              /* 15px */ }
            .uct_cont_box .uct-box > .int-bottom .uct-list > div .list-li .li-text {
              margin-left: 10px; }
              .uct_cont_box .uct-box > .int-bottom .uct-list > div .list-li .li-text div {
                font-weight: 400;
                color: #042040;
                font-family: "Open Sans-Regular";
                font-size: 16px;
                font-style: normal;
                line-height: 100%;
                /* 14px */
                position: relative;
                top: -5px; }
              .uct_cont_box .uct-box > .int-bottom .uct-list > div .list-li .li-text p {
                color: var(--piabk-01, #042040);
                font-family: "Open Sans-Regular";
                font-size: 13px;
                font-style: normal;
                font-weight: 400;
                line-height: 100%;
                /* 13px */
                margin-top: 6px; }
    .uct_cont_box .uct-box > .uct-intro {
      width: 824px;
      height: 537px;
      margin-top: -120px;
      margin-left: 30px;
      border-radius: 10px;
      border: 2px solid #ECF1F8;
      background: #FFF; }
      .uct_cont_box .uct-box > .uct-intro > .intro-top {
        width: 764px;
        margin: 0 auto;
        margin-top: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #ECF1F8; }
        .uct_cont_box .uct-box > .uct-intro > .intro-top > p {
          color: var(--piabk-01, #042040);
          font-family: "Open Sans-Regular";
          font-size: 18px;
          font-style: normal;
          font-weight: 600;
          line-height: 100%;
          /* 18px */ }
        .uct_cont_box .uct-box > .uct-intro > .intro-top > .top-input {
          width: 100%;
          height: 34px;
          margin-top: 20px;
          display: flex; }
          .uct_cont_box .uct-box > .uct-intro > .intro-top > .top-input > div {
            width: 377px;
            height: 100%;
            border-radius: 2px 0px 0px 2px;
            border: 1px solid #E6E9F0;
            background: #F7F8FB; }
            .uct_cont_box .uct-box > .uct-intro > .intro-top > .top-input > div > span {
              line-height: 34px;
              margin-left: 10px;
              display: inline-block;
              width: 106.5px; }
            .uct_cont_box .uct-box > .uct-intro > .intro-top > .top-input > div > input {
              height: 100%;
              width: 261px;
              margin-left: 10px;
              color: #355395;
              font-size: 14px;
              font-weight: 400;
              border: 0;
              outline: none;
              background: none;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis; }
            .uct_cont_box .uct-box > .uct-intro > .intro-top > .top-input > div > button {
              width: 83px;
              height: 34px;
              margin-left: 16.5px;
              border-radius: 0px 2px 2px 0px;
              background: #0E6FDE;
              outline: none;
              border: 0;
              position: relative;
              left: 1px;
              top: -1px;
              color: #fff;
              font-family: "Open Sans-Regular";
              font-size: 14px;
              font-weight: 400;
              line-height: 14px;
              cursor: pointer; }
            .uct_cont_box .uct-box > .uct-intro > .intro-top > .top-input > div:nth-child(2) {
              margin-left: 10px; }
              .uct_cont_box .uct-box > .uct-intro > .intro-top > .top-input > div:nth-child(2) > input {
                width: 140px; }
      .uct_cont_box .uct-box > .uct-intro > .intro-box {
        width: 764px;
        height: 30px;
        margin: 0 auto;
        margin-top: 30px; }
        .uct_cont_box .uct-box > .uct-intro > .intro-box > .box-top > p {
          font-family: "Open Sans-Regular";
          font-size: 18px;
          font-weight: 600;
          line-height: 18px;
          float: left;
          line-height: 30px; }
        .uct_cont_box .uct-box > .uct-intro > .intro-box > .box-top > div {
          float: right;
          width: 83px;
          height: 30px;
          border-radius: 3px;
          border: 1px solid #0E6FDE;
          background: #E4F1FF;
          cursor: pointer; }
          .uct_cont_box .uct-box > .uct-intro > .intro-box > .box-top > div > img {
            display: inline-block;
            margin-left: 12px;
            margin-right: 4px;
            vertical-align: middle;
            position: relative;
            top: -1px; }
          .uct_cont_box .uct-box > .uct-intro > .intro-box > .box-top > div > span {
            line-height: 30px;
            font-family: "Open Sans-Regular";
            font-size: 14px;
            font-weight: 600;
            color: #0E6FDE; }
      .uct_cont_box .uct-box > .uct-intro > .intro-list {
        width: 764px;
        height: 300px;
        margin: 0 auto;
        margin-top: 20px;
        overflow-y: auto; }
        .uct_cont_box .uct-box > .uct-intro > .intro-list > div {
          width: 100%;
          height: 34px;
          margin-bottom: 10px; }
          .uct_cont_box .uct-box > .uct-intro > .intro-list > div > div {
            float: left;
            border-radius: 2px; }
          .uct_cont_box .uct-box > .uct-intro > .intro-list > div > .list-1 {
            width: 115px;
            height: 100%;
            background: #F7F8FB;
            border: 1px solid #E6E9F0; }
            .uct_cont_box .uct-box > .uct-intro > .intro-list > div > .list-1 > p {
              width: 103px;
              margin-left: 10px;
              line-height: 34px;
              font-family: "Open Sans-Regular";
              font-size: 14px;
              font-weight: 400;
              color: #355395;
              overflow-x: hidden;
              white-space: nowrap;
              text-overflow: ellipsis;
              -o-text-overflow: ellipsis;
              position: relative; }
          .uct_cont_box .uct-box > .uct-intro > .intro-list > div > .list-2 {
            width: 286.5px;
            height: 100%;
            background: #F7F8FB;
            border: 1px solid #E6E9F0;
            margin-left: 10px; }
            .uct_cont_box .uct-box > .uct-intro > .intro-list > div > .list-2 > p {
              width: 225px;
              margin-left: 10px;
              line-height: 34px;
              font-family: "Open Sans-Regular";
              font-size: 14px;
              font-weight: 400;
              color: #355395;
              float: left;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis;
              -o-text-overflow: ellipsis; }
            .uct_cont_box .uct-box > .uct-intro > .intro-list > div > .list-2 > i {
              float: right;
              margin-right: 10px;
              margin-top: 8px;
              width: 18px;
              height: 18px;
              background: url(../img/introduce/copy.svg) no-repeat center;
              cursor: pointer; }
              .uct_cont_box .uct-box > .uct-intro > .intro-list > div > .list-2 > i:hover {
                background: url(../img/introduce/copy2.svg) no-repeat center; }
          .uct_cont_box .uct-box > .uct-intro > .intro-list > div > .list-3 {
            width: 286.5px;
            height: 100%;
            background: #F7F8FB;
            border: 1px solid #E6E9F0;
            margin-left: 10px; }
            .uct_cont_box .uct-box > .uct-intro > .intro-list > div > .list-3 > p {
              width: auto;
              margin-left: 10px;
              line-height: 34px;
              font-family: "Open Sans-Regular";
              font-size: 14px;
              font-weight: 400;
              color: #042040;
              float: left;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis;
              -o-text-overflow: ellipsis; }
            .uct_cont_box .uct-box > .uct-intro > .intro-list > div > .list-3 > span {
              width: auto;
              margin-left: 10px;
              line-height: 34px;
              font-family: "Open Sans-Regular";
              font-size: 14px;
              font-weight: 400;
              color: #355395;
              float: left;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis;
              -o-text-overflow: ellipsis; }
            .uct_cont_box .uct-box > .uct-intro > .intro-list > div > .list-3 > i {
              float: right;
              margin-right: 10px;
              margin-top: 8px;
              width: 18px;
              height: 18px;
              background: url(../img/introduce/copy.svg) no-repeat center;
              cursor: pointer; }
              .uct_cont_box .uct-box > .uct-intro > .intro-list > div > .list-3 > i:hover {
                background: url(../img/introduce/copy2.svg) no-repeat center; }
          .uct_cont_box .uct-box > .uct-intro > .intro-list > div > .del {
            width: 18px;
            height: 18px;
            margin-top: 8px;
            margin-right: 15px;
            float: right;
            background: url(../img/introduce/del.svg) no-repeat center;
            cursor: pointer; }
            .uct_cont_box .uct-box > .uct-intro > .intro-list > div > .del:hover {
              background: url(../img/introduce/del2.svg) no-repeat center; }
  .uct_cont_box .price-list {
    display: flex;
    justify-content: space-between;
    padding: 40px 60px;
    border: 2px solid #ECF1F8;
    border-radius: 10px;
    margin: 0 87px;
    margin-top: 30px;
    min-width: 1456px; }
    .uct_cont_box .price-list .price-li {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      position: relative; }
      .uct_cont_box .price-list .price-li > div .card-tips {
        width: auto;
        display: none;
        padding: 15px 30px;
        box-shadow: 0px 0px 10px rgba(24, 28, 50, 0.1);
        border-radius: 4px;
        position: absolute;
        top: -60px;
        left: 20px;
        z-index: 10;
        background-color: white;
        line-height: 22px;
        text-transform: capitalize;
        color: #55687D; }
        .uct_cont_box .price-list .price-li > div .card-tips > p {
          line-height: 22px;
          text-transform: capitalize;
          color: #55687D;
          white-space: nowrap; }
      .uct_cont_box .price-list .price-li > div .tip:hover + div {
        justify-content: center;
        align-items: center;
        width: auto;
        display: inline-block !important;
        display: inline; }
      .uct_cont_box .price-list .price-li .a-link {
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
        text-transform: capitalize;
        color: #0E6FDE;
        cursor: pointer; }
      .uct_cont_box .price-list .price-li span {
        font-weight: 700;
        font-size: 40px;
        line-height: 54px;
        color: #042040; }
      .uct_cont_box .price-list .price-li img {
        vertical-align: top;
        position: absolute; }
      .uct_cont_box .price-list .price-li > p {
        font-weight: 400;
        font-size: 14px;
        line-height: 19px;
        text-align: center;
        text-transform: capitalize;
        color: #042040;
        margin-top: 10px; }
    .uct_cont_box .price-list i {
      height: 115px;
      border-left: 1px solid #ECF1F8; }
  .uct_cont_box .badge {
    display: none;
    min-width: 1456px;
    height: 166px;
    padding: 30px;
    background: -webkit-linear-gradient(left, #004DA6, #0E6FDE);
    box-shadow: 0px 0px 10px rgba(24, 28, 50, 0.1);
    border-radius: 10px;
    position: relative;
    margin: 0 87px;
    margin-top: 30px; }
    .uct_cont_box .badge > div :first-child {
      font-weight: 700;
      font-size: 32px;
      line-height: 44px;
      color: #FFFFFF; }
    .uct_cont_box .badge > div :last-child {
      font-size: 20px;
      line-height: 27px;
      font-weight: 400;
      text-transform: capitalize;
      color: #FFFFFF;
      margin-top: 15px; }
    .uct_cont_box .badge img {
      position: absolute;
      top: 0;
      right: 7%; }
  .uct_cont_box .commis {
    min-width: 1456px;
    height: 225px;
    margin: 0 87px;
    margin-top: 30px; }
    .uct_cont_box .commis .com-head {
      height: 55px;
      background: #ECF1F8;
      border-radius: 4px 4px 0px 0px;
      font-weight: 600;
      font-size: 18px;
      line-height: 25px;
      text-transform: capitalize;
      color: #042040;
      display: flex;
      align-items: center;
      padding-left: 30px; }
    .uct_cont_box .commis .com-content {
      padding: 30px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-direction: row-reverse; }
      .uct_cont_box .commis .com-content .com-left {
        width: 1075px; }
        .uct_cont_box .commis .com-content .com-left > div {
          float: left;
          width: auto;
          min-width: 146px;
          margin-right: 25px; }
          .uct_cont_box .commis .com-content .com-left > div:last-child {
            margin-right: 0; }
          .uct_cont_box .commis .com-content .com-left > div > p {
            text-align: center; }
            .uct_cont_box .commis .com-content .com-left > div > p.name {
              color: var(--Luna-BK_01, #22264B);
              font-family: Open Sans-Regular, Open Sans;
              font-size: 18px;
              font-style: normal;
              font-weight: 600;
              line-height: 100%;
              /* 18px */ }
            .uct_cont_box .commis .com-content .com-left > div > p.money {
              color: var(--Luna-BK_01, #22264B);
              font-family: Open Sans-Regular, Open Sans;
              font-size: 14px;
              font-style: normal;
              font-weight: 400;
              line-height: 100%;
              /* 14px */
              margin-top: 10px; }
          .uct_cont_box .commis .com-content .com-left > div > .btn {
            display: block;
            width: 146px;
            height: 32px;
            border-radius: 4px;
            border: 1px solid var(--PIA_VI-01, #0E6FDE);
            color: var(--PIA_VI-01, #0E6FDE);
            font-family: Open Sans-Regular, Open Sans;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 32px;
            /* 14px */
            text-align: center;
            margin-top: 15px;
            cursor: pointer; }
            .uct_cont_box .commis .com-content .com-left > div > .btn:hover {
              background: #0E6FDE;
              color: #fff; }
        .uct_cont_box .commis .com-content .com-left > .disabled > p.name {
          color: var(--PIA_BK-01, #042040);
          font-family: Open Sans-Regular, Open Sans;
          font-size: 18px;
          font-style: normal;
          font-weight: 600;
          line-height: 100%;
          /* 18px */
          opacity: 0.4; }
        .uct_cont_box .commis .com-content .com-left > .disabled > p.money {
          color: var(--PIA_BK-01, #042040);
          font-family: Open Sans-Regular, Open Sans;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 14px */
          opacity: 0.4; }
        .uct_cont_box .commis .com-content .com-left > .disabled > .btn {
          border: 0;
          border-radius: 4px;
          background: #F3F4F7;
          color: var(--PIA_BK-01, #042040);
          font-family: Open Sans-Regular, Open Sans;
          opacity: 0.4; }
      .uct_cont_box .commis .com-content .line {
        border-left: 1px dashed #DEE0E9;
        margin-left: 50px;
        margin-right: 50px;
        height: 135px; }
      .uct_cont_box .commis .com-content .com-right {
        display: flex;
        margin-right: 0; }
        .uct_cont_box .commis .com-content .com-right img {
          margin-right: 15px; }
        .uct_cont_box .commis .com-content .com-right > div {
          min-width: 191px; }
        .uct_cont_box .commis .com-content .com-right div > span {
          font-weight: 400;
          font-size: 18px;
          line-height: 25px;
          color: #55687D; }
        .uct_cont_box .commis .com-content .com-right div p {
          font-weight: 700;
          font-size: 36px;
          line-height: 49px;
          color: #0E6FDE; }
          .uct_cont_box .commis .com-content .com-right div p span {
            font-size: 16px;
            line-height: 231%; }
  .uct_cont_box .poster {
    min-width: 1456px;
    margin: 0 87px;
    margin-top: 40px; }
    .uct_cont_box .poster .pos-head {
      height: 55px;
      background: #ECF1F8;
      border-radius: 4px 4px 0px 0px;
      font-weight: 600;
      font-size: 18px;
      line-height: 25px;
      text-transform: capitalize;
      color: #042040;
      display: flex;
      align-items: center;
      padding-left: 30px; }
    .uct_cont_box .poster .pos-comtent {
      padding: 30px; }
      .uct_cont_box .poster .pos-comtent p {
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        text-transform: capitalize;
        color: #042040;
        margin-top: 30px; }
      .uct_cont_box .poster .pos-comtent .sele-size {
        border-radius: 2px;
        margin-top: 20px;
        display: flex; }
        .uct_cont_box .poster .pos-comtent .sele-size .sele-size-li {
          display: inline-block;
          width: 116px;
          height: 38px;
          background: #FDFDFE;
          border: 1px solid #EAEFF9;
          line-height: 38px;
          text-align: center;
          cursor: pointer; }
          .uct_cont_box .poster .pos-comtent .sele-size .sele-size-li:hover {
            background-color: #DADFE7;
            border: 1px solid #DADFE7; }
        .uct_cont_box .poster .pos-comtent .sele-size .sele-active {
          color: #0E6FDE;
          background-color: #F6F6FC; }
      .uct_cont_box .poster .pos-comtent .sele-type {
        width: 455px;
        border-radius: 2px;
        margin-top: 20px;
        display: flex; }
        .uct_cont_box .poster .pos-comtent .sele-type .sele-type-li {
          display: inline-block;
          width: 69px;
          height: 38px;
          background: #FDFDFE;
          border: 1px solid #EAEFF9;
          line-height: 38px;
          text-align: center;
          cursor: pointer; }
          .uct_cont_box .poster .pos-comtent .sele-type .sele-type-li:hover {
            background-color: #DADFE7;
            border: 1px solid #DADFE7; }
        .uct_cont_box .poster .pos-comtent .sele-type .sele-active {
          color: #0E6FDE;
          background-color: #F6F6FC; }
      .uct_cont_box .poster .pos-comtent .sele-code {
        width: 455px;
        border-radius: 2px;
        margin-top: 20px;
        display: flex; }
        .uct_cont_box .poster .pos-comtent .sele-code .sele-code-li {
          display: inline-block;
          width: 112px;
          height: 38px;
          background: #FDFDFE;
          border: 1px solid #EAEFF9;
          line-height: 38px;
          text-align: center;
          cursor: pointer; }
          .uct_cont_box .poster .pos-comtent .sele-code .sele-code-li:hover {
            background-color: #DADFE7;
            border: 1px solid #DADFE7; }
        .uct_cont_box .poster .pos-comtent .sele-code .sele-active {
          color: #0E6FDE;
          background-color: #F6F6FC; }
      .uct_cont_box .poster .pos-comtent .copylink {
        min-width: 86px;
        height: 38px;
        background: #0E6FDE;
        border: 1px solid #0E6FDE;
        border-radius: 0px 2px 2px 0px;
        line-height: 38px;
        text-align: center;
        display: inline-block;
        color: #FFFFFF;
        cursor: pointer;
        margin-left: 20px;
        margin-bottom: 20px;
        padding: 0 25px; }
        .uct_cont_box .poster .pos-comtent .copylink:hover {
          background-color: #16396C;
          border: #16396C 1px solid; }
      .uct_cont_box .poster .pos-comtent .code-text {
        width: 480px; }
    .uct_cont_box .poster .poster-img {
      width: 100%;
      height: 800px;
      background: #F6F6FC;
      margin: 30px 111px 0 15px;
      display: flex;
      justify-content: center;
      align-items: center; }
    .uct_cont_box .poster .com-box {
      display: flex;
      margin-bottom: 90px; }
  .uct_cont_box .uct-coupon {
    background-color: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #E7E9F4;
    padding: 32px 30px; }
    .uct_cont_box .uct-coupon .cont-box {
      min-height: 564px; }
      .uct_cont_box .uct-coupon .cont-box > .cont {
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap; }
    .uct_cont_box .uct-coupon .coupon-li {
      margin-right: 50px;
      margin-bottom: 50px;
      position: relative;
      width: 590px; }
      .uct_cont_box .uct-coupon .coupon-li .unusable {
        position: absolute;
        right: 27px;
        top: -20px;
        z-index: 1;
        width: 70px;
        height: 70px;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url("../img/ucenter/coupon_unusable.svg");
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-family: Open Sans-Bold, Open Sans;
        font-weight: bold;
        color: #6F7990;
        line-height: 16px; }
        .uct_cont_box .uct-coupon .coupon-li .unusable p {
          transform: rotateZ(45deg); }
      .uct_cont_box .uct-coupon .coupon-li.used .cont {
        background-image: url("../img/ucenter/coupon_libg_error.svg"); }
      .uct_cont_box .uct-coupon .coupon-li.expired .discount-bg {
        background-color: #C7CFE0; }
        .uct_cont_box .uct-coupon .coupon-li.expired .discount-bg .discount-card {
          background-color: #DCE1ED; }
          .uct_cont_box .uct-coupon .coupon-li.expired .discount-bg .discount-card .dis-top {
            background: url("../img//ucenter/Subtract_error.svg") no-repeat center; }
      .uct_cont_box .uct-coupon .coupon-li .cont {
        width: 100%;
        height: 138px;
        background-repeat: no-repeat;
        background-position: center;
        background-image: url("../img/ucenter/coupon_libg.svg");
        display: flex;
        align-items: center; }
        .uct_cont_box .uct-coupon .coupon-li .cont .l {
          width: 420px;
          padding: 0 25px;
          padding-top: 8px; }
          .uct_cont_box .uct-coupon .coupon-li .cont .l h3 {
            font-size: 24px;
            font-family: Open Sans-Bold, Open Sans;
            font-weight: bold;
            color: #FFFFFF;
            line-height: 28px;
            margin-bottom: 4px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap; }
          .uct_cont_box .uct-coupon .coupon-li .cont .l h4 {
            font-size: 15px;
            font-family: Open Sans-Regular, Open Sans;
            font-weight: 400;
            color: #FFFFFF;
            line-height: 18px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap; }
          .uct_cont_box .uct-coupon .coupon-li .cont .l .plan {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 20px; }
            .uct_cont_box .uct-coupon .coupon-li .cont .l .plan p {
              font-size: 15px;
              font-family: Open Sans-Regular, Open Sans;
              font-weight: 400;
              color: #FFFFFF;
              line-height: 20px; }
            .uct_cont_box .uct-coupon .coupon-li .cont .l .plan i {
              display: block;
              width: 18px;
              height: 18px;
              background-repeat: no-repeat;
              background-position: center;
              background-image: url("../img/ucenter/coupon_right.svg");
              cursor: pointer;
              transition: all .3s; }
              .uct_cont_box .uct-coupon .coupon-li .cont .l .plan i.active {
                transform: rotateZ(90deg); }
        .uct_cont_box .uct-coupon .coupon-li .cont .r {
          display: flex;
          flex: 1;
          flex-direction: column;
          align-items: center; }
          .uct_cont_box .uct-coupon .coupon-li .cont .r .how1 {
            display: flex;
            align-items: center; }
            .uct_cont_box .uct-coupon .coupon-li .cont .r .how1 p {
              font-size: 50px;
              font-family: Open Sans-ExtraBold, Open Sans;
              font-weight: 800;
              color: #FFFFFF;
              line-height: 59px;
              margin-right: 4px; }
            .uct_cont_box .uct-coupon .coupon-li .cont .r .how1 span {
              font-size: 18px;
              font-family: Open Sans-Bold, Open Sans;
              font-weight: bold;
              color: #FFFFFF;
              line-height: 22px; }
          .uct_cont_box .uct-coupon .coupon-li .cont .r .how2 {
            display: flex;
            flex-direction: column;
            align-items: center; }
            .uct_cont_box .uct-coupon .coupon-li .cont .r .how2 p {
              font-size: 50px;
              font-family: Open Sans-ExtraBold, Open Sans;
              font-weight: 800;
              color: #FFFFFF;
              line-height: 59px; }
              .uct_cont_box .uct-coupon .coupon-li .cont .r .how2 p i {
                font-size: 22px;
                font-family: Open Sans-Bold, Open Sans;
                font-weight: bold;
                color: #FFFFFF;
                line-height: 26px; }
            .uct_cont_box .uct-coupon .coupon-li .cont .r .how2 span {
              font-size: 15px;
              font-family: Open Sans-SemiBold, Open Sans;
              font-weight: 600;
              color: #FFFFFF;
              line-height: 18px; }
          .uct_cont_box .uct-coupon .coupon-li .cont .r .how3 {
            display: flex;
            flex-direction: column;
            align-items: center; }
            .uct_cont_box .uct-coupon .coupon-li .cont .r .how3 p {
              font-size: 50px;
              font-family: Open Sans-ExtraBold, Open Sans;
              font-weight: 800;
              color: #FFFFFF;
              line-height: 59px; }
              .uct_cont_box .uct-coupon .coupon-li .cont .r .how3 p i {
                font-size: 22px;
                font-family: Open Sans-Bold, Open Sans;
                font-weight: bold;
                color: #FFFFFF;
                line-height: 26px; }
            .uct_cont_box .uct-coupon .coupon-li .cont .r .how3 span {
              font-size: 18px;
              font-family: Open Sans-Bold, Open Sans;
              font-weight: bold;
              color: #FFFFFF;
              line-height: 21px; }
          .uct_cont_box .uct-coupon .coupon-li .cont .r .usebtn {
            font-size: 16px;
            font-family: Open Sans-SemiBold, Open Sans;
            font-weight: 600;
            color: #5B57DD;
            line-height: 19px;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 109px;
            height: 30px;
            background: #FFC632;
            border-radius: 76px 76px 76px 76px;
            margin-top: 5px;
            cursor: pointer; }
      .uct_cont_box .uct-coupon .coupon-li .discount-bg {
        width: 485px;
        height: 180px;
        left: 939px;
        top: 810px;
        background: #004799;
        border-radius: 10px;
        display: flex;
        align-items: center;
        margin-left: 50px; }
        .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card {
          width: 368px;
          height: 158px;
          position: relative;
          left: -50px;
          top: 0px;
          background: #5FA9FF;
          border-radius: 10px;
          padding: 17px 20px; }
          .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card h3 {
            font-weight: 700;
            font-size: 24px;
            line-height: 33px;
            text-transform: capitalize;
            color: #FFFFFF; }
          .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card > div {
            font-weight: 400;
            font-size: 15px;
            line-height: 20px;
            text-transform: capitalize;
            color: #FFFFFF; }
          .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .dis-top {
            width: 239px;
            height: 200px;
            background: url("../img/ucenter/Subtract.svg") no-repeat center;
            position: absolute;
            right: -167px;
            top: -21px;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column; }
            .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .dis-top .text-box-top {
              display: flex;
              align-items: center; }
              .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .dis-top .text-box-top span {
                font-weight: 800;
                font-size: 70px;
                line-height: 95px;
                text-transform: capitalize;
                color: #FFC632; }
              .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .dis-top .text-box-top div {
                margin-left: 6px; }
                .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .dis-top .text-box-top div p {
                  font-weight: 700;
                  font-size: 30px;
                  line-height: 41px;
                  text-transform: capitalize;
                  color: #FFFFFF; }
            .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .dis-top a {
              display: flex;
              flex-direction: row;
              align-items: center;
              justify-content: center;
              padding: 6px 24px;
              gap: 10px;
              background: #FFC632;
              border-radius: 92.0367px;
              text-align: center;
              color: #0E6FDE;
              font-size: 20px; }
            .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .dis-top .r {
              display: flex;
              flex-direction: column;
              align-items: center; }
              .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .dis-top .r .how1 {
                display: flex;
                align-items: center; }
                .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .dis-top .r .how1 p {
                  font-size: 50px;
                  font-family: Open Sans-ExtraBold, Open Sans;
                  font-weight: 800;
                  color: #FFFFFF;
                  line-height: 59px;
                  margin-right: 4px; }
                .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .dis-top .r .how1 span {
                  font-size: 22px;
                  font-family: Open Sans-Bold, Open Sans;
                  font-weight: bold;
                  color: #FFFFFF;
                  line-height: 22px; }
              .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .dis-top .r .how2 {
                display: flex;
                flex-direction: column;
                align-items: center; }
                .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .dis-top .r .how2 p {
                  font-size: 50px;
                  font-family: Open Sans-ExtraBold, Open Sans;
                  font-weight: 800;
                  color: #FFFFFF;
                  line-height: 59px; }
                  .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .dis-top .r .how2 p i {
                    font-size: 22px;
                    font-family: Open Sans-Bold, Open Sans;
                    font-weight: bold;
                    color: #FFFFFF;
                    line-height: 26px; }
                .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .dis-top .r .how2 span {
                  font-size: 15px;
                  font-family: Open Sans-SemiBold, Open Sans;
                  font-weight: 600;
                  color: #FFFFFF;
                  line-height: 18px; }
              .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .dis-top .r .how3 {
                display: flex;
                flex-direction: column;
                align-items: center; }
                .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .dis-top .r .how3 p {
                  font-size: 50px;
                  font-family: Open Sans-ExtraBold, Open Sans;
                  font-weight: 800;
                  color: #FFFFFF;
                  line-height: 59px; }
                  .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .dis-top .r .how3 p i {
                    font-size: 22px;
                    font-family: Open Sans-Bold, Open Sans;
                    font-weight: bold;
                    color: #FFFFFF;
                    line-height: 26px; }
                .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .dis-top .r .how3 span {
                  font-size: 18px;
                  font-family: Open Sans-Bold, Open Sans;
                  font-weight: bold;
                  color: #FFFFFF;
                  line-height: 21px; }
              .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .dis-top .r .usebtn {
                font-size: 16px;
                font-family: Open Sans-SemiBold, Open Sans;
                font-weight: 600;
                color: #5B57DD;
                line-height: 19px;
                display: flex;
                align-items: center;
                justify-content: center;
                background: #FFC632;
                border-radius: 76px 76px 76px 76px;
                margin-top: 5px;
                padding: 6px 24px;
                cursor: pointer; }
          .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card > i {
            width: 300px;
            border: 1px dashed rgba(255, 255, 255, 0.14); }
          .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .plan {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-top: 20px;
            position: relative; }
            .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .plan > div {
              width: 262px;
              font-size: 15px;
              font-family: Open Sans-Regular, Open Sans;
              font-weight: 400;
              color: #FFFFFF;
              line-height: 20px;
              display: flex;
              justify-content: space-between; }
              .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .plan > div i {
                width: 20px;
                height: 20px;
                background: url("../img/ucenter/tips_icon.svg") no-repeat center; }
                .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .plan > div i:hover {
                  cursor: pointer; }
                  .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .plan > div i:hover + .tips-box {
                    display: flex; }
              .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .plan > div .tips-box {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                padding: 15px 20px;
                gap: 5px;
                isolation: isolate;
                position: absolute;
                width: 425px;
                min-height: 85px;
                bottom: 33px;
                left: 0px;
                padding: 15px 20px;
                background: #042040;
                opacity: 0.6;
                border-radius: 4px;
                z-index: 1;
                display: none; }
                .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .plan > div .tips-box::after {
                  content: '';
                  display: inline-block;
                  width: 0px;
                  height: 0px;
                  border: transparent solid 30px;
                  border-top: 30px #042040 solid;
                  opacity: 0.6;
                  position: absolute;
                  left: 222px;
                  bottom: -40px;
                  pointer-events: none; }
                .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .plan > div .tips-box > div {
                  display: flex; }
                  .uct_cont_box .uct-coupon .coupon-li .discount-bg .discount-card .plan > div .tips-box > div span {
                    white-space: nowrap; }
      .uct_cont_box .uct-coupon .coupon-li .c-introduce {
        background-color: #D7E0ED;
        padding: 10px 24px;
        font-size: 15px;
        font-family: Open Sans-Regular, Open Sans;
        font-weight: 400;
        color: #355395; }
        .uct_cont_box .uct-coupon .coupon-li .c-introduce .ptxt {
          display: flex;
          align-items: flex-start;
          margin-bottom: 5px; }
          .uct_cont_box .uct-coupon .coupon-li .c-introduce .ptxt .p1 {
            flex: none; }
          .uct_cont_box .uct-coupon .coupon-li .c-introduce .ptxt:nth-last-of-type(1) {
            margin-bottom: 0; }

.el-tooltip__popper.is-dark {
  white-space: pre-wrap !important; }

.icon-lock {
  width: 20px;
  height: 20px;
  flex: none;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../img/ucenter/icon_lock.svg");
  cursor: pointer; }
  .icon-lock:hover {
    background-image: url("../img/ucenter/icon_lock1.svg"); }
  .icon-lock.locktrue {
    background-image: url("../img/ucenter/icon_lock2.svg"); }

.icon-del {
  width: 20px;
  height: 20px;
  flex: none;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../img/ucenter/icon_del.svg");
  cursor: pointer; }
  .icon-del:hover {
    background-image: url("../img/ucenter/icon_del1.svg"); }

.icon_remark_box:hover .icon-remark {
  display: block; }
.icon_remark_box .remark-txt {
  max-width: 130px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
.icon_remark_box .remarkinput {
  border: none;
  max-width: 130px;
  background-color: transparent;
  border-bottom: 1px solid #E6E9F0; }
.icon_remark_box .icon-remark {
  display: none;
  width: 13px;
  height: 13px;
  flex: none;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../img/ucenter/icon_remark.svg");
  cursor: pointer;
  margin-left: 5px; }
  .icon_remark_box .icon-remark:hover {
    background-image: url("../img/ucenter/icon_remark1.svg"); }

.allwlist-explain {
  width: 17px;
  height: 17px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../img/ucenter/allowlist_explain.svg");
  margin-left: 10px;
  cursor: pointer; }

.uct-timebox {
  display: flex;
  align-items: center;
  border: 1px solid #EAEFF9;
  background-color: #FDFDFE;
  height: 32px; }
  .uct-timebox .dayselect {
    height: 100%;
    border-right: 1px solid #EAEFF9;
    display: flex;
    align-items: center;
    font-size: 13px;
    font-family: Open Sans-Regular, Open Sans;
    color: #55687D;
    padding: 10px 15px;
    cursor: pointer; }
    .uct-timebox .dayselect:hover, .uct-timebox .dayselect.active {
      background-color: #F6F6F9;
      color: #042040; }
  .uct-timebox .el-date-editor .el-range-input {
    width: 90px; }
  .uct-timebox .el-date-editor--daterange.el-input__inner {
    width: auto; }
  .uct-timebox .el-range-editor.el-input__inner {
    border: none;
    box-sizing: border-box;
    height: 100%; }

.statistics-list-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9; }
  .statistics-list-mask .list-dialog {
    min-width: 520px;
    width: 880px;
    height: 400px;
    background: #F7F8FB;
    border: 1px solid #E2E2E2;
    box-shadow: 0px 0px 10px rgba(24, 28, 50, 0.1);
    border-radius: 4px; }
    .statistics-list-mask .list-dialog .stat-list-header {
      padding: 8.5px 10px;
      font-weight: 400;
      font-size: 14px;
      line-height: 19px;
      color: #222222;
      display: flex;
      justify-content: space-between;
      background: #FFFFFF; }
      .statistics-list-mask .list-dialog .stat-list-header .close {
        width: 20px;
        height: 20px;
        transition: all 0.3s linear 0s;
        background: url("../img/stat/dialog_close.svg") no-repeat center; }
        .statistics-list-mask .list-dialog .stat-list-header .close:hover {
          transform: rotate(-90deg); }
    .statistics-list-mask .list-dialog .data-content {
      display: flex;
      padding: 10PX;
      flex-direction: column;
      overflow-y: scroll;
      height: calc(100% - 40px); }
      .statistics-list-mask .list-dialog .data-content::-webkit-scrollbar {
        width: 5px; }
      .statistics-list-mask .list-dialog .data-content::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset005pxrgba(0, 0, 0, 0.2);
        background: rgba(0, 0, 0, 0.2); }
      .statistics-list-mask .list-dialog .data-content .list-box {
        width: 100%;
        background: #FFFFFF;
        border: 0.5px solid #E2E5F4;
        border-radius: 4px;
        padding: 15px;
        margin-bottom: 10px; }
        .statistics-list-mask .list-dialog .data-content .list-box > p {
          margin-bottom: 15px;
          font-size: 16px; }
          .statistics-list-mask .list-dialog .data-content .list-box > p .count {
            font-size: 14px;
            line-height: 100%;
            color: #55687D;
            margin-left: 5px; }
        .statistics-list-mask .list-dialog .data-content .list-box .table {
          font-family: 'Open Sans';
          font-style: normal;
          font-weight: 400;
          font-size: 13px;
          line-height: 18px;
          color: #042040; }
          .statistics-list-mask .list-dialog .data-content .list-box .table .th {
            display: flex;
            justify-content: space-between;
            background-color: #F1F4FC;
            padding: 8px 21px; }
            .statistics-list-mask .list-dialog .data-content .list-box .table .th .td {
              width: 200px; }
          .statistics-list-mask .list-dialog .data-content .list-box .table .tr {
            display: flex;
            justify-content: space-between;
            padding: 8px 21px;
            border-bottom: 1px dashed #EAEFF9; }
            .statistics-list-mask .list-dialog .data-content .list-box .table .tr .td {
              width: 200px; }
    .statistics-list-mask .list-dialog .datavoid {
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 10PX;
      height: calc(100% - 30px); }
      .statistics-list-mask .list-dialog .datavoid .datanone {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center; }
        .statistics-list-mask .list-dialog .datavoid .datanone img {
          width: 134px;
          margin-bottom: 15px; }
        .statistics-list-mask .list-dialog .datavoid .datanone p {
          font-weight: 400;
          font-size: 14px;
          line-height: 19px;
          color: #55687D; }

.tab-content {
  padding: 25px 30px;
  background: #FFFFFF;
  border: 1px solid #E7E9F4;
  border-radius: 4px;
  margin-top: 15px;
  position: relative; }
  .tab-content .tab-icon {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 380px;
    top: 37px;
    z-index: 10;
    background: url("../img/introduce/res_icon1.svg") no-repeat center; }
    .tab-content .tab-icon:hover {
      background: url("../img/introduce/res_icon2.svg") no-repeat center; }
  .tab-content .el-tabs .el-tabs__header {
    border: none; }
  .tab-content .el-tabs .el-tabs__content .tab-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 500px; }
    .tab-content .el-tabs .el-tabs__content .tab-box .orderno {
      margin-bottom: 150px;
      margin-top: 150px; }
  .tab-content .el-tabs .el-tabs__content .tables {
    width: 100%; }
    .tab-content .el-tabs .el-tabs__content .tables thead {
      height: 52px;
      background: #ECF1F8;
      box-shadow: 0px 1px 0px #E7E9F4;
      border-radius: 4px 4px 0px 0px; }
      .tab-content .el-tabs .el-tabs__content .tables thead tr th {
        height: 54px;
        font-weight: 600;
        font-size: 16px;
        line-height: 22px;
        color: #042040;
        font-family: 'Open Sans'; }
    .tab-content .el-tabs .el-tabs__content .tables tbody tr {
      font-family: 'Open Sans';
      font-style: normal; }
      .tab-content .el-tabs .el-tabs__content .tables tbody tr td {
        height: 54px;
        text-align: center;
        font-weight: 400;
        font-size: 14px;
        line-height: 19px;
        color: #042040; }
        .tab-content .el-tabs .el-tabs__content .tables tbody tr td .td-succes {
          color: #01C195; }
        .tab-content .el-tabs .el-tabs__content .tables tbody tr td .td-audit {
          color: #FF8822; }
        .tab-content .el-tabs .el-tabs__content .tables tbody tr td .td-tips {
          position: relative; }
          .tab-content .el-tabs .el-tabs__content .tables tbody tr td .td-tips .card-tips {
            width: auto;
            display: none;
            padding: 15px 30px;
            box-shadow: 0px 0px 10px rgba(24, 28, 50, 0.1);
            border-radius: 4px;
            position: absolute;
            top: -60px;
            left: 20px;
            z-index: 10;
            background-color: white;
            line-height: 22px;
            text-transform: capitalize;
            color: #55687D; }
            .tab-content .el-tabs .el-tabs__content .tables tbody tr td .td-tips .card-tips > p {
              line-height: 22px;
              text-transform: capitalize;
              color: #55687D;
              white-space: nowrap; }
          .tab-content .el-tabs .el-tabs__content .tables tbody tr td .td-tips .tip {
            position: absolute;
            right: calc(50% - 50px); }
          .tab-content .el-tabs .el-tabs__content .tables tbody tr td .td-tips .tip:hover + div {
            justify-content: center;
            align-items: center;
            width: auto;
            display: inline-block !important;
            display: inline; }
          .tab-content .el-tabs .el-tabs__content .tables tbody tr td .td-tips > span {
            color: #E30B34; }
      .tab-content .el-tabs .el-tabs__content .tables tbody tr .td_tips:hover {
        background-color: white; }
      .tab-content .el-tabs .el-tabs__content .tables tbody tr:nth-child(even) {
        background: #FDFDFE; }
      .tab-content .el-tabs .el-tabs__content .tables tbody tr:hover {
        background: #F4F7FF; }
  .tab-content .el-tabs__nav {
    margin-bottom: 22px;
    border-radius: 2px;
    z-index: 0; }
    .tab-content .el-tabs__nav .el-tabs__item {
      background: #FDFDFE;
      border: 1px solid #EAEFF9; }
    .tab-content .el-tabs__nav .is-active {
      background: #F6F6FC !important;
      border: 1px solid #EAEFF9 !important;
      border-radius: 0px; }

.uct-btn {
  height: 38px;
  background-color: #0E6FDE;
  border-radius: 4px 4px 4px 4px;
  padding: 8px 25px;
  font-size: 16px;
  font-family: Ubuntu-Regular, Ubuntu;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all .3s; }
  .uct-btn:hover {
    background-color: #16396c; }

.uct-btn_list {
  min-width: 100px;
  position: relative;
  left: -1px;
  height: 33px;
  background-color: #FFF;
  border-radius: 0 2px 2px 0;
  font-weight: 400;
  font-size: 14px;
  font-family: Ubuntu-Regular, Ubuntu;
  color: #55687D;
  line-height: 19px;
  cursor: pointer;
  transition: all .3s;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #E6E9F0;
  border-left: 0; }
  .uct-btn_list::after {
    display: block;
    content: "";
    width: 1px;
    height: 11px;
    border-left: 1px solid #E6E9F0;
    position: absolute;
    left: 0;
    top: calc(50% - 5.5px); }

.bbt {
  margin-bottom: 20px; }

.uct-btn-gray {
  height: 38px;
  background-color: #F5F8FA;
  border-radius: 4px 4px 4px 4px;
  padding: 0 10px;
  font-size: 14px;
  font-family: Ubuntu-Regular, Ubuntu;
  font-weight: 400;
  color: #55687D;
  line-height: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all .3s;
  white-space: nowrap;
  border: 0;
  outline: none;
  margin-right: 5px; }

.el-message {
  min-width: 200px;
  z-index: 99999999999999999 !important; }

.pag-box {
  display: flex;
  justify-content: flex-end;
  margin-top: 23px; }
  .pag-box .el-pager li {
    font-size: 14px;
    font-family: Inter-Regular, Inter;
    font-weight: 400;
    color: #94A3B8;
    line-height: 30px;
    padding: 0;
    min-width: 30px;
    margin-left: 6px; }
    .pag-box .el-pager li:nth-last-of-type(1) {
      margin-right: 6px; }
    .pag-box .el-pager li.active {
      background-color: #F4F4F5;
      border-radius: 22px;
      color: var(--PIA_BK-01, #042040);
      text-align: center;
      font-family: Open Sans-Regular, Open Sans;
      font-size: 14px;
      font-style: normal;
      font-weight: 400; }
    .pag-box .el-pager li:hover {
      color: #2C68FF; }
  .pag-box .el-icon {
    color: #042040; }
  .pag-box .el-pagination button {
    color: #94A3B8; }
    .pag-box .el-pagination button:hover {
      color: #2C68FF; }
  .pag-box.pagesebt {
    justify-content: space-between; }

.bg1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1; }

.bg2 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1; }

.bg3 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1; }

.mt-20 {
  margin-top: 20px !important; }

.select_val {
  margin-bottom: 0px !important; }

#kt_billing_creditcard .card-dashed {
  position: relative; }
  #kt_billing_creditcard .card-dashed.active::after {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    right: 22px;
    top: 5px;
    background-image: url("../img/other/Frame.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%; }

.setPsd {
  background-color: #fff;
  width: 500px;
  min-height: 700px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 60px auto 0; }
  .setPsd .logo {
    width: 180px;
    margin-top: 26px; }
  .setPsd .successfull {
    width: 77px;
    margin-top: 35px; }
  .setPsd h2 {
    font-size: 26px;
    font-weight: 600;
    color: #181C32;
    line-height: 30px;
    margin-top: 28px; }
  .setPsd .setinfo {
    margin-top: 10px; }
    .setPsd .setinfo p {
      margin-bottom: 0;
      font-size: 16px;
      color: #181C32; }
      .setPsd .setinfo p span {
        color: #181C32;
        font-weight: 600; }
  .setPsd .set-down {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 12px;
    cursor: pointer; }
    .setPsd .set-down img {
      width: 32px; }
    .setPsd .set-down span {
      font-weight: 400;
      color: #5C9AFF;
      line-height: 16px; }
  .setPsd .set-txt {
    font-size: 16px;
    font-weight: 400;
    color: #181C32;
    line-height: 19px;
    max-width: 414px;
    text-align: center;
    margin-top: 8px; }
  .setPsd .set-ipt {
    width: 100%;
    margin-top: 20px;
    max-width: 420px; }
    .setPsd .set-ipt input::placeholder {
      font-weight: 400; }
    .setPsd .set-ipt .formtxt {
      font-size: 14px;
      font-weight: 400;
      color: #5E6278;
      line-height: 17px; }
  .setPsd .set-btn {
    width: 196px;
    height: 50px;
    background: #009EF7;
    border-radius: 4px 4px 4px 4px;
    opacity: 1;
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    margin-top: 41px; }
    .setPsd .set-btn:hover {
      background: #9CCEFF; }
  .setPsd .reg_email {
    height: 57px;
    background: #F3FBFF;
    border-radius: 17100px;
    opacity: 1;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 35px; }
    .setPsd .reg_email img {
      margin-right: 12px; }
    .setPsd .reg_email p {
      font-size: 16px;
      color: #009EF7;
      line-height: 19px;
      margin-bottom: 0; }
  .setPsd.reg-box {
    min-height: 560px; }
    .setPsd.reg-box .set-btn {
      margin-top: 30px; }
  .setPsd .reg-error {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px; }
    .setPsd .reg-error img {
      margin-right: 6px; }
    .setPsd .reg-error p {
      margin-bottom: 0;
      font-size: 14px;
      font-weight: 400;
      color: #B2132F;
      line-height: 21px; }

.reg-success-txt {
  width: 500px;
  margin: 30px auto; }
  .reg-success-txt > div {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #7E8299; }
    .reg-success-txt > div a {
      color: #009EF7; }

.reg-body .reg_box1 {
  display: flex; }
.reg-body.active {
  background-color: #F2F3F8 !important; }
.reg-body .reg-code-box {
  position: relative; }
  .reg-body .reg-code-box .get-code {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    color: #009ef7;
    font-weight: 500;
    cursor: pointer; }

#pageBalance {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 30px; }

.laypageskin_default .laypage_curr {
  background-color: #009ef7;
  color: #FFF !important;
  box-sizing: border-box; }

.laypage_main button,
.laypage_main input,
.laypageskin_default a {
  border: 1px solid #DEE2E6 !important; }

.el-select-dropdown__item {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .el-select-dropdown__item .lb1 {
    max-width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }

.coupon-box {
  padding: 40px 34px;
  min-height: 500px; }
  .coupon-box .card-title {
    margin-bottom: 30px; }
  .coupon-box .coupon-list {
    display: flex;
    flex-wrap: wrap; }
    .coupon-box .coupon-list .li {
      width: 370px;
      height: 94px;
      padding: 0 20px 0 23px;
      background-image: url("../img/media/coupon/coupon_bg1.svg");
      background-repeat: no-repeat;
      background-position: center;
      border-radius: 4px 4px 4px 4px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-right: 20px;
      margin-bottom: 20px; }
      .coupon-box .coupon-list .li:nth-of-type(3n) {
        margin-right: 0; }
      .coupon-box .coupon-list .li .li-left {
        width: 194px;
        overflow: hidden; }
        .coupon-box .coupon-list .li .li-left h5 {
          color: #22275B;
          font-size: 18px;
          line-height: 31px;
          margin-bottom: 0; }
        .coupon-box .coupon-list .li .li-left p {
          color: #22275B;
          font-size: 14px;
          line-height: 14px;
          margin-bottom: 0; }
        .coupon-box .coupon-list .li .li-left .line {
          border-bottom: 1px dashed rgba(34, 39, 91, 0.2);
          margin: 8px 0; }
        .coupon-box .coupon-list .li .li-left span {
          font-size: 13px;
          font-weight: 400;
          color: #5E649B;
          line-height: 13px; }
      .coupon-box .coupon-list .li .li-right p {
        font-size: 40px;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 40px;
        margin-bottom: 0px; }
        .coupon-box .coupon-list .li .li-right p.dis {
          display: flex;
          align-items: flex-end;
          justify-content: center; }
          .coupon-box .coupon-list .li .li-right p.dis span {
            color: #FFFFFF;
            font-size: 20px;
            line-height: 28px; }
        .coupon-box .coupon-list .li .li-right p.spec {
          display: flex;
          align-items: flex-start;
          justify-content: center; }
          .coupon-box .coupon-list .li .li-right p.spec span {
            color: #FFFFFF;
            font-size: 20px;
            line-height: 28px; }
      .coupon-box .coupon-list .li .li-right .li-btn {
        display: block;
        width: 90px;
        height: 22px;
        background: #FFFFFF;
        border-radius: 74px;
        line-height: 22px;
        text-align: center;
        font-size: 14px;
        color: #22275B;
        margin-top: 9px;
        cursor: pointer; }
        .coupon-box .coupon-list .li .li-right .li-btn:hover {
          background-color: #EFF7FF; }
      .coupon-box .coupon-list .li.error {
        background-image: url("../img/media/coupon/coupon_bg2.svg"); }
        .coupon-box .coupon-list .li.error .li-left h5 {
          color: #A5A7B7; }
        .coupon-box .coupon-list .li.error .li-left p {
          color: #A5A7B7; }
        .coupon-box .coupon-list .li.error .li-left span {
          color: #A5A7B7; }
        .coupon-box .coupon-list .li.error .li-right .li-btn {
          background: rgba(255, 255, 255, 0.6);
          color: #A5A7B7;
          pointer-events: none; }

.invoice-body {
  background-color: #F2F2F5;
  display: flex;
  align-items: center;
  justify-content: center; }
  .invoice-body .invoice-box {
    padding: 5px 10px 20px;
    background-color: #F2F2F5; }

.invoice {
  width: 1100px;
  min-height: 900px;
  background-color: #fff;
  color: #150801;
  font-family: Ubuntu-Medium, Ubuntu; }
  .invoice .hf {
    height: 20px;
    background-color: #FF8822;
    position: relative;
    overflow: hidden; }
    .invoice .hf::after {
      content: '';
      display: block;
      width: 70%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background-color: #0D1772;
      transform: skewX(-30deg) translateX(-15px); }
  .invoice .log {
    display: flex;
    justify-content: space-between;
    padding-left: 80px;
    margin-top: 80px; }
    .invoice .log img {
      margin-top: 20px; }
    .invoice .log .inv {
      min-width: 454px;
      font-size: 100px;
      font-family: Ubuntu-Bold, Ubuntu;
      font-weight: bold;
      color: #0D1772;
      line-height: 117px;
      border-bottom: 8px solid #F2F2F5; }
  .invoice .invto {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 80px;
    margin-top: 52px; }
    .invoice .invto .l p {
      font-size: 30px;
      font-family: Ubuntu-Bold, Ubuntu;
      font-weight: bold;
      color: #0D1772;
      line-height: 35px;
      margin-bottom: 20px; }
    .invoice .invto .l span {
      max-width: 306px;
      display: block;
      font-size: 16px;
      font-family: Open Sans-Regular, Open Sans;
      font-weight: 400;
      color: #042040;
      line-height: 24px; }
    .invoice .invto .r {
      min-width: 250px;
      position: relative;
      left: 100px; }
      .invoice .invto .r > div {
        display: flex;
        align-items: center; }
        .invoice .invto .r > div span {
          width: 100px;
          text-align: right; }
        .invoice .invto .r > div p {
          width: 200px;
          margin-bottom: 0;
          margin-left: 10px; }
  .invoice .plr80 {
    padding: 0 80px; }
  .invoice .listtit,
  .invoice .list .li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px; }
    .invoice .listtit .tr:nth-of-type(1),
    .invoice .list .li .tr:nth-of-type(1) {
      width: 30px; }
    .invoice .listtit .tr:nth-of-type(2),
    .invoice .list .li .tr:nth-of-type(2) {
      width: 300px; }
    .invoice .listtit .tr:nth-of-type(3),
    .invoice .list .li .tr:nth-of-type(3) {
      width: 130px;
      text-align: center; }
    .invoice .listtit .tr:nth-of-type(4),
    .invoice .list .li .tr:nth-of-type(4) {
      width: 130px;
      text-align: center; }
    .invoice .listtit .tr:nth-of-type(5),
    .invoice .list .li .tr:nth-of-type(5) {
      width: 80px;
      text-align: center; }
  .invoice .listtit {
    background-color: #FF8822;
    position: relative;
    overflow: hidden;
    height: 64px;
    margin-top: 70px;
    z-index: 1; }
    .invoice .listtit .tr {
      color: #fff; }
    .invoice .listtit::after {
      content: '';
      display: block;
      width: 40%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: -1;
      background-color: #0D1772;
      transform: skewX(-30deg) translateX(-25px); }
  .invoice .list .li {
    height: 60px; }
  .invoice .total {
    width: 355px;
    height: 42px;
    background-color: #FF8822;
    position: relative;
    overflow: hidden;
    display: flex;
    z-index: 1;
    align-items: center;
    justify-content: space-between;
    margin-left: auto;
    padding: 0 28px;
    margin-top: 30px;
    margin-bottom: 50px; }
    .invoice .total::after {
      content: '';
      display: block;
      width: 70%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: -1;
      background-color: #0D1772;
      transform: skewX(-30deg) translateX(-25px); }
    .invoice .total .p {
      font-size: 22px;
      font-family: Open Sans-Bold, Open Sans;
      font-weight: bold;
      color: #FFFFFF;
      line-height: 26px; }
  .invoice .thank {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px; }
    .invoice .thank .l {
      max-width: 310px; }
    .invoice .thank .p1 {
      font-size: 22px;
      font-family: Ubuntu-Bold, Ubuntu;
      color: #0D1772;
      line-height: 26px; }
    .invoice .thank .p2 {
      color: #042040;
      margin-top: 15px; }
    .invoice .thank .p3 {
      margin-top: 50px;
      display: flex;
      align-items: center; }
      .invoice .thank .p3 img {
        width: 20px;
        height: 20px;
        margin-right: 15px; }
      .invoice .thank .p3 span {
        font-size: 14px;
        color: #042040; }

.footer-bgbox {
  margin-top: 20px; }

.btn-box {
  display: flex;
  align-items: flex-start; }

.aman-btn {
  display: flex;
  align-items: center;
  height: 35px;
  background-color: #0E6FDE;
  border-radius: 4px 4px 4px 4px;
  font-size: 14px;
  font-family: Open Sans-Regular, Open Sans;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 16px;
  padding: 0 15px;
  cursor: pointer;
  transition: all .3s; }
  .aman-btn:hover {
    background-color: #16396c; }
  .aman-btn.btn1 {
    background-color: #ffffff;
    color: #0E6FDE;
    border: 1px solid #0E6FDE; }
    .aman-btn.btn1:hover {
      color: #fff;
      background-color: #0E6FDE; }

.telegram {
  position: fixed;
  right: 24px;
  bottom: 45px;
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../img/telegram.svg");
  z-index: 99999;
  display: block;
  cursor: pointer; }
  .telegram p {
    display: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: calc(100% + 10px);
    background: #FFFFFF;
    box-shadow: 0px 6px 10px 0px rgba(24, 28, 50, 0.1);
    border-radius: 4px;
    border: 1px solid #E9ECF1;
    white-space: nowrap;
    padding: 10px 15px;
    font-size: 15px;
    font-family: Ubuntu-Regular, Ubuntu;
    font-weight: 400;
    color: #15357A;
    line-height: 18px; }
  .telegram:hover {
    background-image: url("../img/telegram1.svg"); }
    .telegram:hover p {
      display: block; }

.eamil-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
  z-index: 9; }
  .eamil-mask .eamil-box .eami-imgbox {
    margin-top: -214px;
    margin-left: 3px; }
  .eamil-mask .eamil-box .eamil-bg {
    width: 435px;
    height: 558px;
    opacity: 1;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    align-items: flex-end; }
    .eamil-mask .eamil-box .eamil-bg .em-bg {
      position: absolute;
      bottom: 0px;
      left: 6px; }
    .eamil-mask .eamil-box .eamil-bg::after {
      content: '';
      background: url("../img/footer/email_top.svg") no-repeat center;
      width: 430px;
      height: 215px;
      position: absolute;
      top: 346px;
      left: 6px; }
      .eamil-mask .eamil-box .eamil-bg::after {
        pointer-events: none; }
    .eamil-mask .eamil-box .eamil-bg .eamil-top {
      width: 200px;
      height: 200px;
      background: url("../img/footer/email_top.svg") no-repeat center; }
    .eamil-mask .eamil-box .eamil-bg .eamil-content {
      width: 364px;
      top: 200px;
      background: #FFFFFF;
      border-radius: 20px;
      padding: 20px 27px;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      z-index: 0;
      position: relative; }
      .eamil-mask .eamil-box .eamil-bg .eamil-content .eamil-close {
        width: 20px;
        height: 20px;
        position: absolute;
        top: -8px;
        right: -30px !important;
        transition: all 0.5s linear 0s;
        margin-left: 375px; }
        .eamil-mask .eamil-box .eamil-bg .eamil-content .eamil-close:hover {
          transform: rotate(-90deg); }
      .eamil-mask .eamil-box .eamil-bg .eamil-content .text-box {
        margin-bottom: 15px; }
        .eamil-mask .eamil-box .eamil-bg .eamil-content .text-box h2 {
          font-family: 'Open Sans';
          font-style: normal;
          font-weight: 700;
          font-size: 30px;
          line-height: 100%;
          text-align: left;
          color: #042040;
          margin-bottom: 15px; }
        .eamil-mask .eamil-box .eamil-bg .eamil-content .text-box p {
          font-family: 'Open Sans';
          font-style: normal;
          font-weight: 400;
          font-size: 14px;
          line-height: 130%;
          color: #042040; }
        .eamil-mask .eamil-box .eamil-bg .eamil-content .text-box span {
          font-weight: 400;
          font-size: 14px;
          line-height: 130%;
          color: #FF6E30; }
      .eamil-mask .eamil-box .eamil-bg .eamil-content a {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        padding: 12px 30px;
        gap: 10px;
        background: #FF6E30;
        border-radius: 4px;
        margin: 0 auto;
        color: #FFFFFF;
        margin-bottom: 135px;
        cursor: pointer; }

.plan-box {
  padding-top: 50px;
  position: relative;
  z-index: 1;
  margin-bottom: 63px; }
  .plan-box::after {
    content: '';
    display: block;
    width: 100%;
    height: 250px;
    background-color: #292D66;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1; }
  .plan-box h3 {
    font-family: Ubuntu-Bold, Ubuntu;
    font-weight: 700;
    font-size: 34px;
    line-height: 39px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 40px; }
  .plan-box .pay-list-box {
    width: 1210px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .plan-box .pay-list-box .pay-txt {
      max-width: 370px;
      font-family: Open Sans-Regular, Open Sans; }
      .plan-box .pay-list-box .pay-txt .tit {
        font-family: Ubuntu-Bold, Ubuntu;
        font-size: 34px;
        line-height: 45px;
        color: #FFFFFF;
        margin-bottom: 15px; }
      .plan-box .pay-list-box .pay-txt .ftit {
        font-size: 22px;
        line-height: 30px;
        color: #FFFFFF;
        margin-bottom: 37px; }
      .plan-box .pay-list-box .pay-txt .t-ul .li {
        display: flex;
        align-items: center;
        margin-bottom: 10px; }
        .plan-box .pay-list-box .pay-txt .t-ul .li:nth-last-of-type(1) {
          margin-bottom: 0; }
        .plan-box .pay-list-box .pay-txt .t-ul .li p {
          font-size: 18px;
          line-height: 25px;
          color: #042040;
          margin-left: 10px; }
    .plan-box .pay-list-box .li-cont-box {
      display: flex;
      align-items: center; }
      .plan-box .pay-list-box .li-cont-box .li {
        position: relative;
        margin-right: 40px;
        z-index: 1; }
        .plan-box .pay-list-box .li-cont-box .li:nth-last-of-type(1) {
          margin-right: 0; }
        .plan-box .pay-list-box .li-cont-box .li.active .li-border {
          display: block; }
        .plan-box .pay-list-box .li-cont-box .li .li-border {
          width: calc(100% + 12px);
          height: calc(100% + 12px);
          position: absolute;
          background: #E6E6E6;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          border-radius: 10px;
          z-index: -1;
          display: none; }
        .plan-box .pay-list-box .li-cont-box .li .li-cont {
          width: 320px;
          padding: 40px 30px;
          background: #FFFFFF;
          box-shadow: 0px 3px 18px rgba(162, 180, 202, 0.3);
          border-radius: 10px;
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          position: relative;
          overflow: hidden;
          z-index: 1; }
          .plan-box .pay-list-box .li-cont-box .li .li-cont .name {
            font-family: Ubuntu-Bold, Ubuntu;
            font-size: 24px;
            line-height: 24px;
            color: #042040;
            margin-bottom: 15px; }
          .plan-box .pay-list-box .li-cont-box .li .li-cont .off-box {
            position: relative;
            margin-bottom: 15px;
            z-index: 1; }
            .plan-box .pay-list-box .li-cont-box .li .li-cont .off-box .off {
              height: 27px;
              display: flex;
              align-items: center;
              padding: 0 10px;
              color: #FF8822;
              font-size: 15px;
              font-family: Open Sans-Bold, Open Sans;
              background: linear-gradient(90deg, #FFE1C7 1.83%, rgba(255, 255, 255, 0) 101.83%); }
          .plan-box .pay-list-box .li-cont-box .li .li-cont .pic {
            font-family: Ubuntu-Bold, Ubuntu;
            display: flex;
            align-items: flex-end;
            color: #042040;
            font-size: 40px;
            line-height: 46px;
            margin-bottom: 10px; }
            .plan-box .pay-list-box .li-cont-box .li .li-cont .pic span {
              font-family: Ubuntu-Light, Ubuntu;
              font-size: 20px;
              line-height: 38px;
              color: #55687D;
              margin-left: 5px; }
          .plan-box .pay-list-box .li-cont-box .li .li-cont .total {
            display: flex;
            align-items: center;
            font-family: Ubuntu-Regular, Ubuntu;
            font-size: 16px;
            line-height: 18px;
            color: #55687D;
            margin-bottom: 30px; }
            .plan-box .pay-list-box .li-cont-box .li .li-cont .total span {
              position: relative;
              margin: 0 2px; }
              .plan-box .pay-list-box .li-cont-box .li .li-cont .total span::after {
                content: '';
                display: block;
                width: 100%;
                height: 3px;
                background: linear-gradient(270deg, rgba(255, 136, 34, 0) 0%, #FF8822 45.89%, rgba(255, 136, 34, 0) 100%);
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%); }
          .plan-box .pay-list-box .li-cont-box .li .li-cont .btn {
            width: 100%;
            height: 49px;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 2px solid #042040;
            border-radius: 4px;
            color: #042040;
            font-size: 18px;
            line-height: 21px;
            font-family: Ubuntu-Bold, Ubuntu;
            cursor: pointer;
            transition: all .3s; }
            .plan-box .pay-list-box .li-cont-box .li .li-cont .btn:hover {
              background-color: #042040;
              color: #ffffff; }
        .plan-box .pay-list-box .li-cont-box .li.istop.active .li-border {
          width: calc(100% + 16px);
          height: calc(100% + 16px); }
        .plan-box .pay-list-box .li-cont-box .li.istop.active .istop-discount {
          top: -17px; }
        .plan-box .pay-list-box .li-cont-box .li.istop .li-cont {
          background: linear-gradient(180deg, #FCF3E4 0%, #FFFEFC 100%);
          box-shadow: 0px 3px 18px rgba(162, 180, 202, 0.3); }
          .plan-box .pay-list-box .li-cont-box .li.istop .li-cont .off-box::after {
            content: '';
            display: block;
            width: calc(100% + 4px);
            height: calc(100% + 4px);
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            background: linear-gradient(90deg, white 0%, rgba(255, 255, 255, 0) 100%);
            z-index: -1; }
          .plan-box .pay-list-box .li-cont-box .li.istop .li-cont .btn {
            background: #FF6E30;
            color: #FFFFFF;
            border: none;
            transition: all 0s; }
            .plan-box .pay-list-box .li-cont-box .li.istop .li-cont .btn:hover {
              box-shadow: 0px 4px 4px 1px rgba(22, 57, 108, 0.19); }
          .plan-box .pay-list-box .li-cont-box .li.istop .li-cont::before {
            content: '%';
            font-family: Ubuntu-Medium, Ubuntu;
            font-size: 230px;
            line-height: 264px;
            position: absolute;
            bottom: 0;
            right: -50px;
            color: #FF6E30;
            opacity: 0.06;
            z-index: -1; }
        .plan-box .pay-list-box .li-cont-box .li.istop .li-border {
          display: block;
          background: linear-gradient(90deg, #FFF5BC 0%, #FFBD93 100%); }
        .plan-box .pay-list-box .li-cont-box .li.istop .istop-discount {
          position: absolute;
          right: 7px;
          top: -15px;
          width: 96px;
          height: 87px;
          background-image: url("../img/pay/istop_sav.svg");
          background-repeat: no-repeat;
          background-position: center;
          display: flex;
          flex-direction: column;
          align-items: center;
          padding-left: 12px;
          padding-top: 18px;
          z-index: 9; }
          .plan-box .pay-list-box .li-cont-box .li.istop .istop-discount b {
            font-family: Ubuntu-Bold, Ubuntu;
            font-size: 32px;
            line-height: 32px;
            color: #FFFFFF; }
          .plan-box .pay-list-box .li-cont-box .li.istop .istop-discount span {
            font-family: Ubuntu-Medium, Ubuntu;
            font-size: 18px;
            line-height: 18px;
            color: #FFFFFF; }

.paycont-txt {
  width: 1210px;
  margin: 0 auto;
  margin-bottom: 20px;
  color: #042040;
  font-size: 20px;
  line-height: 23px;
  font-family: Ubuntu-Regular, Ubuntu; }

.nc-container {
  position: relative !important;
  margin-top: 10px; }

.nc_wrapper {
  width: 100% !important;
  margin-bottom: 18px; }
  .nc_wrapper div,
  .nc_wrapper span {
    box-sizing: content-box; }

.nc_scale div.nc_bg {
  background: #2f55d4 !important; }

@media (max-width: 1330px) {
  .coupon-box .coupon-list .li:nth-of-type(3n) {
    margin-right: 20px; }
  .coupon-box .coupon-list .li:nth-of-type(2n) {
    margin-right: 0; } }
@media only screen and (max-width: 520px) {
  .pop_25_summer {
    display: none; }

  .w1210,
  .w1280 {
    width: 100%;
    padding: 0 20px; }

  .coupon-box .coupon-list .li {
    width: 100%;
    max-width: 300px;
    padding: 0 10px;
    margin-right: 0 !important; }
    .coupon-box .coupon-list .li .li-left {
      width: 154px; }
    .coupon-box .coupon-list .li .li-right p {
      font-size: 34px; }
      .coupon-box .coupon-list .li .li-right p.dis span {
        font-size: 18px; }
    .coupon-box .coupon-list .li .li-right .li-btn {
      width: 66px; }

  .footer-bgbox {
    background: linear-gradient(180deg, #EFF7FD 0%, #F6FBFF 100%); }

  .new-footer-box-bac {
    padding: 0 20px; }
    .new-footer-box-bac .new-footer-box .new-footer-box-right {
      flex-wrap: wrap; }
    .new-footer-box-bac .new-footer-box-item {
      margin-top: 10px; }

  footer {
    padding: 40px 20px 52px; }
    footer .footer-cont {
      display: none !important; }
    footer .footer-cont-wap {
      display: block !important; }

  .footer-cont {
    width: 100%; }

  .bg1,
  .bg2,
  .bg3 {
    max-width: 100%; }
    .bg1 img,
    .bg2 img,
    .bg3 img {
      max-width: 100%; }

  .bg2 {
    display: none; }

  .bg-body .is_body_content {
    width: 100%; }
    .bg-body .is_body_content .body_content_l {
      display: none; } }
.invitation_copy {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../img/ucenter/invitation_copy.svg) no-repeat center;
  cursor: pointer; }
  .invitation_copy:hover {
    background: url(../img/ucenter/invitation_copy_2.svg) no-repeat center; }

.invitation_del {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(../img/ucenter/invitation_del.svg) no-repeat center;
  cursor: pointer; }
  .invitation_del:hover {
    background: url(../img/ucenter/invitation_del_2.svg) no-repeat center; }

@media only screen and (max-width: 820px) {
  .uct-body {
    min-width: auto; }
    .uct-body #settingS5 .uct-header {
      width: 100%;
      position: fixed;
      z-index: 99; }
      .uct-body #settingS5 .uct-header .logo,
      .uct-body #settingS5 .uct-header .header-cont {
        display: none; }
      .uct-body #settingS5 .uct-header .head-right-pop,
      .uct-body #settingS5 .uct-header .wap-header {
        display: flex; }
        .uct-body #settingS5 .uct-header .head-right-pop .h-logo img,
        .uct-body #settingS5 .uct-header .wap-header .h-logo img {
          width: 170px; }
    .uct-body #settingS5 .inve-box,
    .uct-body #settingS5 .telegram {
      display: none; }
    .uct-body #settingS5 .uct-cont {
      min-height: auto; }
      .uct-body #settingS5 .uct-cont .uct-left {
        display: none; }
      .uct-body #settingS5 .uct-cont .uct-info .swiper-container {
        display: none; }
      .uct-body #settingS5 .uct-cont .uct-info .wap_none {
        display: none; }
      .uct-body #settingS5 .uct-cont .uct-info .uct-user-box {
        margin-top: 60px; }
        .uct-body #settingS5 .uct-cont .uct-info .uct-user-box .uct-redcdk {
          display: none; }
        .uct-body #settingS5 .uct-cont .uct-info .uct-user-box .uct-user .txt > p {
          font-size: 20px; }
        .uct-body #settingS5 .uct-cont .uct-info .uct-user-box .uct-user .txt span {
          font-size: 14px; }
        .uct-body #settingS5 .uct-cont .uct-info .uct-user-box .uct-user .txt .d-flex {
          flex-direction: column;
          align-items: flex-start; }
      .uct-body #settingS5 .uct-cont .uct-info .uct-titbox .stillhave {
        padding: 30px 20px 10px 20px; }
        .uct-body #settingS5 .uct-cont .uct-info .uct-titbox .stillhave .line {
          display: none; }
        .uct-body #settingS5 .uct-cont .uct-info .uct-titbox .stillhave .sh-li {
          max-width: 350px; }
          .uct-body #settingS5 .uct-cont .uct-info .uct-titbox .stillhave .sh-li .l img {
            width: 50px; }
          .uct-body #settingS5 .uct-cont .uct-info .uct-titbox .stillhave .sh-li .l .txt {
            width: 127px;
            margin-left: 10px; }
            .uct-body #settingS5 .uct-cont .uct-info .uct-titbox .stillhave .sh-li .l .txt > span {
              font-size: 15px; }
            .uct-body #settingS5 .uct-cont .uct-info .uct-titbox .stillhave .sh-li .l .txt p {
              font-size: 26px; }
          .uct-body #settingS5 .uct-cont .uct-info .uct-titbox .stillhave .sh-li .uct-btn-gray {
            width: auto;
            margin-left: 0;
            padding: 5px 15px; }
      .uct-body #settingS5 .uct-cont .uct-info .setting_botton_box {
        display: none; }

  .pop_25_summer {
    display: none;
    background-color: rgba(0, 0, 0, 0.6); }
    .pop_25_summer .halloween_content {
      position: relative;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -60%);
      width: 325px;
      min-height: unset;
      height: auto;
      text-align: center;
      flex-shrink: 0;
      border-radius: 5px;
      text-align: center; }
      .pop_25_summer .halloween_content .halloween-top {
        height: 279px; }
        .pop_25_summer .halloween_content .halloween-top img {
          width: 100%; }
      .pop_25_summer .halloween_content .halloween_close {
        width: 28px;
        height: 28px;
        position: absolute;
        bottom: -50px;
        left: 50%;
        top: unset;
        transform: translateX(-50%);
        cursor: pointer; }
      .pop_25_summer .halloween_content .halloween_2024 {
        width: 100%;
        height: 360px; }
      .pop_25_summer .halloween_content .halloween_pop_btn {
        display: flex;
        width: 325px;
        height: 35.135px;
        padding: 10.325px 26.174px;
        justify-content: center;
        align-items: center;
        gap: 10.541px;
        border-radius: 0px 0px 5.27px 5.27px;
        background: #3DB0FF;
        color: #FFF;
        text-align: center;
        font-family: "Open Sans";
        font-size: 17.568px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%;
        /* 17.568px */ }
      .pop_25_summer .halloween_content .halloween-title {
        display: flex;
        gap: 5.43px;
        align-items: center;
        margin-top: 30px;
        justify-content: center;
        color: var(--PIA24-BK-01, #042040);
        text-align: center;
        font-family: "Open Sans";
        font-size: 13px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%;
        /* 28px */
        text-transform: uppercase; }
        .pop_25_summer .halloween_content .halloween-title img {
          width: 12px;
          height: 13px; }
      .pop_25_summer .halloween_content .halloween-main {
        margin-top: 25px;
        display: flex;
        gap: 4px;
        justify-content: center; }
        .pop_25_summer .halloween_content .halloween-main .halloween-main_item {
          text-align: center;
          width: 95px; }
          .pop_25_summer .halloween_content .halloween-main .halloween-main_item .hal-top {
            display: flex;
            align-items: flex-end;
            justify-content: center;
            gap: 4px; }
            .pop_25_summer .halloween_content .halloween-main .halloween-main_item .hal-top .hai-sub {
              color: var(--PIA24-BK-01, #042040);
              font-family: "Open Sans";
              font-size: 16px;
              font-style: normal;
              font-weight: 700;
              line-height: 80%;
              /* 25.6px */
              letter-spacing: 0; }
            .pop_25_summer .halloween_content .halloween-main .halloween-main_item .hal-top .hai-num {
              color: var(--PIA24-BK-01, #042040);
              font-family: "Open Sans";
              font-size: 28px;
              font-style: normal;
              font-weight: 700;
              line-height: 80%;
              letter-spacing: 0; }
            .pop_25_summer .halloween_content .halloween-main .halloween-main_item .hal-top .hai-new {
              color: #D70019;
              font-family: "Open Sans";
              font-size: 8px;
              font-style: italic;
              font-weight: 600;
              line-height: 100%;
              /* 8.4px */
              width: 20px;
              height: 12px; }
          .pop_25_summer .halloween_content .halloween-main .halloween-main_item .hal-tip {
            color: var(--PIA24-BK-01, #042040);
            font-family: "Open Sans";
            font-size: 10px;
            font-style: normal;
            font-weight: 600;
            line-height: 100%;
            /* 16px */
            margin-top: 14px; }
          .pop_25_summer .halloween_content .halloween-main .halloween-main_item .hal-tip2 {
            color: var(--PIA24-BK-02, #55687D);
            font-family: "Open Sans";
            font-size: 8px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 14px */
            margin-top: 5px; }
        .pop_25_summer .halloween_content .halloween-main .halloween-line {
          width: 1.211px;
          height: 51px;
          opacity: 0.4;
          background: #CBD3F7; } }
.pagination-box {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5px; }

.swiper-pagination {
  bottom: -4px !important; }

.swiper-pagination-bullet {
  margin: 0 3px !important; }

.renewal-info > .uct-nav {
  width: 100%;
  padding: 20px 30px 0px 30px;
  border-radius: 4px;
  border: 1px solid var(--PIA_BK-LIne02, #F4F4F5);
  background: var(--PIA_BK-White, #FFF);
  border-bottom: 1px solid var(--PIA_BK-LIne02, #F4F4F5); }
  .renewal-info > .uct-nav::after {
    content: "";
    clear: both;
    display: block; }
  .renewal-info > .uct-nav > div {
    float: left;
    margin-right: 30px;
    height: 30px;
    color: var(--PIA_BK-01, #042040);
    color: var(--PIA_BK-02, #55687D);
    font-family: Open Sans-Regular, Open Sans;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 15px */
    text-transform: capitalize;
    cursor: pointer; }
    .renewal-info > .uct-nav > div.active {
      color: var(--PIA_BK-01, #042040);
      font-family: Open Sans-Regular, Open Sans;
      font-size: 15px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      /* 15px */
      text-transform: capitalize;
      border-bottom: 2px solid var(--PIA_VI-01, #0E6FDE); }
.renewal-info > .uct-titbox {
  height: calc(100% - 60px);
  margin-top: 0;
  border-top: 0; }
  .renewal-info > .uct-titbox > .s5order-box {
    padding: 0 30px;
    padding-top: 0; }
    .renewal-info > .uct-titbox > .s5order-box .secrch-box .search-ipt {
      width: 300px;
      height: 30px;
      border-radius: 4px;
      border: 1px solid #EAEFF9;
      background: #FDFDFE; }
      .renewal-info > .uct-titbox > .s5order-box .secrch-box .search-ipt img {
        margin-left: 10px;
        position: relative;
        top: 2px; }
      .renewal-info > .uct-titbox > .s5order-box .secrch-box .search-ipt input {
        background: none;
        border: 0;
        outline: none;
        padding-left: 5px; }
        .renewal-info > .uct-titbox > .s5order-box .secrch-box .search-ipt input::placeholder {
          color: var(--PIA_Text-04, #94A3B8);
          font-family: Open Sans-Regular, Open Sans;
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 13px */ }
    .renewal-info > .uct-titbox > .s5order-box .secrch-box .search-btn {
      display: flex;
      width: auto;
      height: 30px;
      padding: 8px 15px;
      margin-left: 10px;
      justify-content: center;
      align-items: center;
      gap: 10px;
      border-radius: 4px;
      background: var(--PIA_VI-01, #0E6FDE);
      color: var(--PIA_BK-White, #FFF);
      font-family: Open Sans-Regular, Open Sans;
      font-size: 13px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      /* 13px */ }
      .renewal-info > .uct-titbox > .s5order-box .secrch-box .search-btn:hover {
        box-shadow: 0px 4px 4px 0px rgba(103, 34, 181, 0.1); }
    .renewal-info > .uct-titbox > .s5order-box .reload {
      display: flex;
      width: 30px;
      height: 30px;
      padding: 8px 15px;
      justify-content: center;
      align-items: center;
      gap: 10px;
      border-radius: 4px;
      border: 1px solid #E2E4E5;
      background: #fff; }
    .renewal-info > .uct-titbox > .s5order-box .ord-table {
      border: 0; }
      .renewal-info > .uct-titbox > .s5order-box .ord-table .th {
        background-color: #F5F6F9;
        border-bottom: 1px solid var(--PIA_BK-LIne02, #F4F4F5);
        height: 40px;
        padding: 0;
        padding-left: 20px; }
        .renewal-info > .uct-titbox > .s5order-box .ord-table .th .td {
          color: var(--PIA_BK-01, #042040);
          font-family: Open Sans-Regular, Open Sans;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 14px */ }
      .renewal-info > .uct-titbox > .s5order-box .ord-table .tr {
        padding: 0;
        padding-left: 20px;
        height: 50px;
        border-bottom: 1px solid var(--PIA_BK-LIne02, #F4F4F5); }
        .renewal-info > .uct-titbox > .s5order-box .ord-table .tr:hover {
          background: #FAFAFA; }
        .renewal-info > .uct-titbox > .s5order-box .ord-table .tr .td {
          color: var(--PIA_BK-01, #042040);
          font-family: Open Sans-Regular, Open Sans;
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 13px */ }
          .renewal-info > .uct-titbox > .s5order-box .ord-table .tr .td .uct-btn-gray {
            background: none;
            color: var(--PIA_BK-01, #042040);
            font-family: Open Sans-Regular, Open Sans;
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 13px */
            position: relative;
            padding-left: 0;
            padding-right: 10px;
            margin-right: 10px; }
            .renewal-info > .uct-titbox > .s5order-box .ord-table .tr .td .uct-btn-gray:hover {
              color: #0E6FDE;
              text-decoration: underline; }
            .renewal-info > .uct-titbox > .s5order-box .ord-table .tr .td .uct-btn-gray::after {
              display: block;
              content: '';
              width: 1px;
              height: 10px;
              background: #DEE0E9;
              position: absolute;
              right: 0;
              top: calc(50% - 5px); }
            .renewal-info > .uct-titbox > .s5order-box .ord-table .tr .td .uct-btn-gray:last-child::after {
              display: none; }
    .renewal-info > .uct-titbox > .s5order-box .el-checkbox__inner {
      position: relative;
      top: -2px; }
    .renewal-info > .uct-titbox > .s5order-box .is-checked .el-checkbox__inner {
      background-color: #0E6FDE !important;
      border-color: #0E6FDE !important; }
    .renewal-info > .uct-titbox > .s5order-box .btn-list {
      width: 100%;
      margin-bottom: 20px;
      padding-left: 20px; }
      .renewal-info > .uct-titbox > .s5order-box .btn-list::after {
        content: "";
        clear: both;
        display: block; }
      .renewal-info > .uct-titbox > .s5order-box .btn-list > p {
        float: left;
        margin-top: 8px;
        margin-right: 10px;
        color: var(--PIA_BK-02, #55687D);
        font-family: Open Sans-Regular, Open Sans;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 13px */ }
        .renewal-info > .uct-titbox > .s5order-box .btn-list > p > span {
          color: #042040;
          margin-left: 5px;
          width: 20px; }
      .renewal-info > .uct-titbox > .s5order-box .btn-list > .btn-box {
        float: left; }
        .renewal-info > .uct-titbox > .s5order-box .btn-list > .btn-box > div {
          display: flex;
          height: 30px;
          padding: 8px 15px;
          justify-content: center;
          align-items: center;
          gap: 10px;
          border-radius: 4px;
          background: none;
          border: 1px solid #E2E4E5;
          color: var(--PIA_BK-01, #042040);
          font-family: Open Sans-Regular, Open Sans;
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 13px */ }
          .renewal-info > .uct-titbox > .s5order-box .btn-list > .btn-box > div:hover {
            border-radius: 4px;
            border: 1px solid #E2E4E5;
            background: #F6F6F9; }
  .renewal-info > .uct-titbox > .pay-content-box {
    padding: 0 30px;
    padding-top: 20px; }
.renewal-info .cont-box {
  height: 778px; }
  .renewal-info .cont-box .paddlr20 {
    width: calc(100% - 420px);
    float: left; }
    .renewal-info .cont-box .paddlr20 .city-list-box {
      padding-bottom: 50px;
      height: auto; }
      .renewal-info .cont-box .paddlr20 .city-list-box::-webkit-scrollbar {
        width: 4px; }
      .renewal-info .cont-box .paddlr20 .city-list-box::-webkit-scrollbar-thumb {
        background-color: #C9CDE0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px; }
      .renewal-info .cont-box .paddlr20 .city-list-box > .zhou_line {
        margin-left: 0;
        margin-bottom: 20px;
        margin-top: 10px;
        font-family: Ubuntu-Bold, Ubuntu;
        font-size: 16px;
        font-weight: 600;
        line-height: 16px;
        letter-spacing: 0em;
        text-align: left;
        color: #042040; }
        .renewal-info .cont-box .paddlr20 .city-list-box > .zhou_line > img {
          margin-right: 5px; }
        .renewal-info .cont-box .paddlr20 .city-list-box > .zhou_line:first-child {
          margin-top: 10px; }
    .renewal-info .cont-box .paddlr20 .city-list {
      display: flex;
      flex-wrap: wrap; }
      .renewal-info .cont-box .paddlr20 .city-list .city-li {
        width: 240px;
        height: 65px;
        border: 1px solid #E7E7E7;
        margin-right: 27px;
        margin-bottom: 25px;
        border-radius: 4px;
        position: relative; }
        .renewal-info .cont-box .paddlr20 .city-list .city-li .icon-top {
          position: absolute;
          top: 0;
          right: 0;
          z-index: 0; }
        .renewal-info .cont-box .paddlr20 .city-list .city-li .red {
          color: #DC0000; }
        .renewal-info .cont-box .paddlr20 .city-list .city-li > .click-box {
          display: block;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0;
          position: absolute;
          cursor: pointer; }
        .renewal-info .cont-box .paddlr20 .city-list .city-li:hover {
          border: 1px solid #4488FC; }
          .renewal-info .cont-box .paddlr20 .city-list .city-li:hover .city-cont {
            display: block; }
          .renewal-info .cont-box .paddlr20 .city-list .city-li:hover > .txt > span {
            top: -12px;
            position: relative;
            z-index: 10; }
          .renewal-info .cont-box .paddlr20 .city-list .city-li:hover.active .total {
            display: block !important; }
          .renewal-info .cont-box .paddlr20 .city-list .city-li:hover.active .buy_num {
            display: none !important; }
          .renewal-info .cont-box .paddlr20 .city-list .city-li:hover.active.activity {
            border: 1px solid #F82; }
          .renewal-info .cont-box .paddlr20 .city-list .city-li:hover.activity {
            border: 1px solid #F82; }
        .renewal-info .cont-box .paddlr20 .city-list .city-li.activity .txt p > i {
          color: #F82; }
        .renewal-info .cont-box .paddlr20 .city-list .city-li.active {
          border: 1px solid #4488FC; }
          .renewal-info .cont-box .paddlr20 .city-list .city-li.active .total {
            display: none !important; }
          .renewal-info .cont-box .paddlr20 .city-list .city-li.active .buy_num {
            display: block !important;
            top: 12px; }
          .renewal-info .cont-box .paddlr20 .city-list .city-li.active.activity {
            border: 1px solid #F82; }
        .renewal-info .cont-box .paddlr20 .city-list .city-li.none {
          display: none; }
        .renewal-info .cont-box .paddlr20 .city-list .city-li > .txt {
          width: auto !important;
          margin: 0 auto;
          padding: 3px;
          display: flex;
          justify-content: center; }
          .renewal-info .cont-box .paddlr20 .city-list .city-li > .txt img {
            width: 20px;
            border-radius: 2px;
            margin-right: 5px;
            display: inline-block;
            vertical-align: middle;
            margin-top: -3px; }
          .renewal-info .cont-box .paddlr20 .city-list .city-li > .txt span {
            font-family: Open Sans-Regular, Open Sans;
            font-size: 14px;
            font-style: normal;
            color: #042040;
            font-weight: 400;
            line-height: 16px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            text-align: center;
            display: inline-block;
            position: relative;
            background: #fff;
            top: 20px;
            vertical-align: middle; }
          .renewal-info .cont-box .paddlr20 .city-list .city-li > .txt.bottom-text {
            position: absolute;
            left: 0;
            width: 100% !important;
            bottom: 0; }
          .renewal-info .cont-box .paddlr20 .city-list .city-li > .txt p {
            font-family: Open Sans-Regular, Open Sans;
            font-size: 13px;
            font-weight: 400;
            line-height: 13px;
            letter-spacing: 0em;
            text-align: center;
            color: #55687D;
            position: relative;
            background: #fff;
            top: 11px; }
          .renewal-info .cont-box .paddlr20 .city-list .city-li > .txt .buy_num {
            display: none; }
        .renewal-info .cont-box .paddlr20 .city-list .city-li .city-cont {
          height: 24px;
          padding: 2px 10px;
          display: none; }
          .renewal-info .cont-box .paddlr20 .city-list .city-li .city-cont .num {
            display: flex;
            align-items: center;
            gap: 10px; }
            .renewal-info .cont-box .paddlr20 .city-list .city-li .city-cont .num p {
              color: #042040;
              font-size: 14px;
              line-height: 100%;
              flex: none; }
    .renewal-info .cont-box .paddlr20 .buy-time {
      padding-bottom: 20px;
      margin-top: 20px;
      display: flex;
      align-items: center; }
      .renewal-info .cont-box .paddlr20 .buy-time .txt {
        color: #042040;
        font-size: 15px;
        font-weight: 400;
        line-height: 100%;
        margin-right: 15px; }
      .renewal-info .cont-box .paddlr20 .buy-time .type {
        display: flex;
        align-items: center; }
        .renewal-info .cont-box .paddlr20 .buy-time .type .li {
          display: flex;
          padding: 15px 60px;
          border-radius: 4px;
          border: 1px solid #E5E8EC;
          color: #55687D;
          font-size: 14px;
          font-weight: 400;
          line-height: 100%;
          cursor: pointer;
          margin-right: 5px;
          font-family: Inter; }
          .renewal-info .cont-box .paddlr20 .buy-time .type .li:first-child {
            margin-right: 20px; }
          .renewal-info .cont-box .paddlr20 .buy-time .type .li:hover {
            border: 1px solid #E5E8EC;
            background: #F6FAFF; }
          .renewal-info .cont-box .paddlr20 .buy-time .type .li.active {
            color: #042040;
            border: 1px solid #0871FF;
            background: #EDF5FF; }
  .renewal-info .cont-box .order-info {
    width: 370px;
    border-radius: 10px;
    background: #FFF;
    position: relative;
    margin-bottom: 300px;
    margin-top: 10px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 3px 18px 0px rgba(162, 180, 202, 0.15);
    float: right; }
    .renewal-info .cont-box .order-info .tit {
      display: flex;
      padding: 23px 0 20px;
      align-items: center;
      justify-content: space-between;
      border-bottom: 1px solid #F5F5F5;
      height: 55px;
      width: 310px;
      margin: 0 auto; }
      .renewal-info .cont-box .order-info .tit p {
        color: var(--PIA24-BK-01, #042040);
        font-family: "Open Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 100%;
        /* 16px */
        text-transform: capitalize; }
        .renewal-info .cont-box .order-info .tit p img {
          position: relative;
          top: 5px;
          margin-right: 10px; }
      .renewal-info .cont-box .order-info .tit span {
        color: var(--Apollo-BK_03, #6B7589);
        font-family: Open Sans-Regular, Open Sans;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 14px */
        text-transform: capitalize;
        cursor: pointer;
        right: 0;
        left: auto;
        top: 0;
        line-height: 54px;
        text-decoration: none; }
    .renewal-info .cont-box .order-info .order-title {
      width: 310px;
      margin: 0 auto;
      margin-top: 20px;
      border-bottom: 1px solid #F5F5F5;
      padding-bottom: 15px; }
      .renewal-info .cont-box .order-info .order-title > .title {
        color: var(--PIA24-BK-02, #55687D);
        font-family: "Open Sans";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 13px */
        text-align: left; }
      .renewal-info .cont-box .order-info .order-title > .ips-number {
        color: var(--PIA_BK-01, #042040);
        font-family: Open Sans-Regular, Open Sans;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 14px */
        text-align: left;
        margin-top: 20px; }
        .renewal-info .cont-box .order-info .order-title > .ips-number > span:last-child {
          float: right;
          font-weight: 600;
          color: var(--PIA_BK-01, #042040);
          font-family: Open Sans-Regular, Open Sans;
          font-size: 16px;
          font-style: normal;
          font-weight: 600;
          line-height: 100%;
          /* 16px */ }
    .renewal-info .cont-box .order-info .select-lines-box {
      padding: 20px 5px 20px 25px; }
      .renewal-info .cont-box .order-info .select-lines-box .select-lines {
        padding-right: 14px;
        height: 290px;
        overflow-y: scroll; }
        .renewal-info .cont-box .order-info .select-lines-box .select-lines::-webkit-scrollbar {
          width: 4px; }
        .renewal-info .cont-box .order-info .select-lines-box .select-lines::-webkit-scrollbar-thumb {
          background-color: #C9CDE0;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          border-radius: 4px; }
        .renewal-info .cont-box .order-info .select-lines-box .select-lines .lines-li {
          display: flex;
          align-items: center;
          justify-content: space-between;
          padding: 8px 5px;
          border-bottom: 1px dashed #F2F1F4; }
          .renewal-info .cont-box .order-info .select-lines-box .select-lines .lines-li .p1 {
            color: #042040;
            font-size: 13px;
            font-weight: 400;
            line-height: 20px;
            width: 120px;
            display: flex;
            align-items: center;
            flex: none; }
            .renewal-info .cont-box .order-info .select-lines-box .select-lines .lines-li .p1 > img {
              width: 20px; }
            .renewal-info .cont-box .order-info .select-lines-box .select-lines .lines-li .p1 span {
              margin-left: 5px;
              text-overflow: ellipsis;
              overflow: hidden;
              white-space: nowrap; }
          .renewal-info .cont-box .order-info .select-lines-box .select-lines .lines-li .p2 {
            color: #042040;
            font-size: 13px;
            font-weight: 400;
            line-height: 100%;
            width: 80px; }
            .renewal-info .cont-box .order-info .select-lines-box .select-lines .lines-li .p2.center {
              text-align: center; }
          .renewal-info .cont-box .order-info .select-lines-box .select-lines .lines-li .p3 {
            color: #01C195;
            font-size: 13px;
            font-weight: 400;
            line-height: 100%;
            width: 70px;
            text-align: right; }
          .renewal-info .cont-box .order-info .select-lines-box .select-lines .lines-li .el-input-number {
            width: 111px;
            line-height: 23px; }
            .renewal-info .cont-box .order-info .select-lines-box .select-lines .lines-li .el-input-number .el-input-number__decrease,
            .renewal-info .cont-box .order-info .select-lines-box .select-lines .lines-li .el-input-number .el-input-number__increase {
              width: 27px;
              height: 23px; }
            .renewal-info .cont-box .order-info .select-lines-box .select-lines .lines-li .el-input-number .el-input-number__decrease {
              border-radius: 27px 0 0 27px; }
            .renewal-info .cont-box .order-info .select-lines-box .select-lines .lines-li .el-input-number .el-input-number__increase {
              border-radius: 0 27px 27px 0; }
            .renewal-info .cont-box .order-info .select-lines-box .select-lines .lines-li .el-input-number .el-input__inner {
              height: 23px;
              padding: 0 27px;
              border-radius: 27px; }
    .renewal-info .cont-box .order-info .buy-info {
      padding: 0 25px; }
    .renewal-info .cont-box .order-info .select-all {
      display: flex;
      align-items: flex-end;
      justify-content: flex-end; }
      .renewal-info .cont-box .order-info .select-all p {
        color: #042040;
        font-size: 15px;
        font-weight: 400;
        line-height: 100%; }
      .renewal-info .cont-box .order-info .select-all span {
        color: #042040;
        font-size: 23px;
        font-weight: 500;
        line-height: 21px; }
    .renewal-info .cont-box .order-info .total {
      width: 310px;
      margin: 0 auto;
      margin-top: 15px;
      border-top: 1px solid #F2F1F4;
      gap: 15px; }
      .renewal-info .cont-box .order-info .total .abol-btn {
        height: auto;
        padding: 14px 35px;
        font-size: 16px;
        border-radius: 4px;
        width: 100%;
        margin: 0 auto;
        margin-top: 30px;
        margin-bottom: 20px;
        cursor: pointer;
        min-width: 86px;
        display: block;
        text-align: center;
        font-weight: 700;
        position: relative;
        background: #0E6FDE;
        color: #FFF;
        text-align: center;
        font-family: Open Sans-Regular, Open Sans;
        font-size: 15px;
        font-style: normal;
        font-weight: 600;
        line-height: 100%;
        /* 15px */ }
        .renewal-info .cont-box .order-info .total .abol-btn:hover {
          box-shadow: 0px 4px 4px 0px rgba(103, 34, 181, 0.1); }
        .renewal-info .cont-box .order-info .total .abol-btn.disabled {
          color: #5A6372;
          border-color: transparent;
          background: #D0D9E4;
          pointer-events: none; }
      .renewal-info .cont-box .order-info .total.total-detail {
        margin-top: 0;
        gap: 0px;
        border-top: 1px dashed #F2F1F4;
        flex-direction: column; }
        .renewal-info .cont-box .order-info .total.total-detail .total-mony {
          width: 100%;
          justify-content: space-between; }
        .renewal-info .cont-box .order-info .total.total-detail .abol-btn {
          width: 100%;
          margin-top: 15px; }
    .renewal-info .cont-box .order-info .details-info {
      padding: 15px 25px; }
      .renewal-info .cont-box .order-info .details-info .di-dist-box {
        padding: 10px;
        background: #FBFAFD; }
        .renewal-info .cont-box .order-info .details-info .di-dist-box .di-dist-li {
          display: flex;
          align-items: center;
          justify-content: space-between;
          margin-bottom: 12px; }
          .renewal-info .cont-box .order-info .details-info .di-dist-box .di-dist-li:nth-last-of-type(1) {
            margin-bottom: 0; }
          .renewal-info .cont-box .order-info .details-info .di-dist-box .di-dist-li .p1 {
            color: #042040;
            font-size: 14px;
            line-height: 100%; }
          .renewal-info .cont-box .order-info .details-info .di-dist-box .di-dist-li .p2 {
            color: #FF22B6;
            font-size: 14px;
            line-height: 100%; }
      .renewal-info .cont-box .order-info .details-info .payment-box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 15px; }
        .renewal-info .cont-box .order-info .details-info .payment-box p {
          color: #042040;
          font-size: 15px;
          font-weight: 400;
          line-height: 100%; }
        .renewal-info .cont-box .order-info .details-info .payment-box .icon-box {
          display: flex;
          align-items: center; }
          .renewal-info .cont-box .order-info .details-info .payment-box .icon-box img {
            max-width: 36px;
            max-height: 24px;
            margin-right: 6px; }
            .renewal-info .cont-box .order-info .details-info .payment-box .icon-box img:nth-last-of-type(1) {
              margin-right: 0; }
    .renewal-info .cont-box .order-info .logo-list {
      width: 370px;
      position: absolute;
      left: 0;
      bottom: -115px; }
      .renewal-info .cont-box .order-info .logo-list > .title {
        text-align: center;
        font-family: Open Sans;
        font-size: 14px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: 0em;
        color: #94A3B8; }
      .renewal-info .cont-box .order-info .logo-list > img {
        display: block;
        margin: 0 auto;
        margin-top: 15px; }
      .renewal-info .cont-box .order-info .logo-list > .ssl {
        margin-top: 35px; }
      .renewal-info .cont-box .order-info .logo-list > .title-end {
        font-size: 13px;
        margin-top: 15px; }
.renewal-info .new-select-box {
  width: 310px;
  margin: 0 auto;
  margin-top: 15px;
  display: block; }
  .renewal-info .new-select-box > .title {
    color: var(--PIA24-BK-02, #55687D);
    font-family: "Open Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 13px */
    text-align: left; }
  .renewal-info .new-select-box > .select-content {
    width: 100%;
    background: #F5F5F5;
    border-radius: 4px;
    padding: 15px;
    margin: 0 auto;
    margin-top: 15px; }
    .renewal-info .new-select-box > .select-content > .select-list {
      width: 100%;
      margin-top: 20px; }
      .renewal-info .new-select-box > .select-content > .select-list:first-child {
        margin-top: 0; }
      .renewal-info .new-select-box > .select-content > .select-list::after {
        display: block;
        clear: both;
        content: ""; }
      .renewal-info .new-select-box > .select-content > .select-list > span {
        font-family: Open Sans-Regular, Open Sans;
        font-size: 14px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: 0em;
        text-align: left;
        color: #042040; }
        .renewal-info .new-select-box > .select-content > .select-list > span:first-child {
          float: left; }
        .renewal-info .new-select-box > .select-content > .select-list > span:last-child {
          float: right;
          font-weight: 600; }
.renewal-info .el-input-number {
  width: 114px;
  height: 24px;
  margin: 0 auto;
  line-height: 27px;
  position: relative;
  left: calc(50% - 57px);
  top: -5px; }
  .renewal-info .el-input-number .el-input-number__decrease,
  .renewal-info .el-input-number .el-input-number__increase {
    width: 26px;
    height: 24px;
    top: 0;
    background-color: #E5E8EC;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #111827; }
    .renewal-info .el-input-number .el-input-number__decrease [class*=" el-icon-"],
    .renewal-info .el-input-number .el-input-number__decrease [class^=el-icon-],
    .renewal-info .el-input-number .el-input-number__increase [class*=" el-icon-"],
    .renewal-info .el-input-number .el-input-number__increase [class^=el-icon-] {
      font-weight: 600;
      font-size: 10px; }
  .renewal-info .el-input-number .el-input-number__decrease {
    left: 0;
    border-radius: 37px 0 0 37px;
    border-right: none; }
  .renewal-info .el-input-number .el-input-number__increase {
    right: 0px;
    border-radius: 0 37px 37px 0;
    border-left: none; }
  .renewal-info .el-input-number .el-input__inner {
    height: 24px;
    border: none;
    padding: 0 37px;
    border-radius: 37px;
    background: rgba(242, 241, 244, 0.4);
    color: #042040;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    line-height: 100%;
    font-family: "Inter";
    position: relative;
    top: -2px; }
.renewal-info .total-mony {
  width: 100%;
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .renewal-info .total-mony p {
    color: #55687D;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    margin-right: 10px; }
  .renewal-info .total-mony .allH4 {
    color: #042040;
    font-family: Open Sans;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 0em;
    text-align: left;
    color: #042040; }
    .renewal-info .total-mony .allH4 .old {
      margin-top: 5px;
      color: var(--PIA24-BK-02, #55687D);
      text-align: right;
      font-family: "Open Sans";
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      /* 14px */ }
.renewal-info .paystep-goback {
  position: absolute;
  left: -65px;
  top: -9px;
  cursor: pointer;
  z-index: 14; }
.renewal-info .pay-payment-tit {
  color: var(--PIA_BK-01, #042040);
  font-family: Open Sans-Regular, Open Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 16px */
  margin-top: -7px; }
  .renewal-info .pay-payment-tit > .back {
    display: inline-block;
    width: 28px;
    height: 28px;
    position: relative;
    top: 7px;
    margin-right: 10px;
    background: url(../img/back_new.svg) no-repeat center;
    cursor: pointer; }
    .renewal-info .pay-payment-tit > .back > .tip {
      display: none;
      position: absolute;
      padding: 8px;
      border-radius: 2px;
      background: var(--PIA_BK-01, #042040);
      box-shadow: 0px 0px 4px 0px rgba(4, 32, 64, 0.1);
      color: var(--PIA_BK-White, #FFF);
      font-family: Open Sans-Regular, Open Sans;
      font-size: 13px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      /* 13px */
      top: -30px;
      left: 10px;
      white-space: nowrap; }
    .renewal-info .pay-payment-tit > .back:hover {
      background: url(../img/back_new_2.svg) no-repeat center; }
      .renewal-info .pay-payment-tit > .back:hover > .tip {
        display: block; }
.renewal-info .buy-none-box::after {
  content: "";
  display: block;
  clear: both; }
.renewal-info .pay-payment-box {
  width: calc(100% - 430px);
  float: left; }
.renewal-info .order-info {
  width: 370px;
  border-radius: 10px;
  background: #FFF;
  position: relative;
  margin-bottom: 300px;
  margin-top: 10px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 3px 18px 0px rgba(162, 180, 202, 0.15);
  float: right; }
  .renewal-info .order-info .tit {
    display: flex;
    padding: 23px 0 20px;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #F5F5F5;
    height: 55px;
    width: 310px;
    margin: 0 auto; }
    .renewal-info .order-info .tit p {
      color: var(--PIA_BK-01, #042040);
      font-family: Open Sans-Regular, Open Sans;
      font-size: 15px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      /* 15px */
      text-transform: capitalize; }
      .renewal-info .order-info .tit p img {
        position: relative;
        top: 5px;
        margin-right: 10px; }
    .renewal-info .order-info .tit span {
      color: var(--Apollo-BK_03, #6B7589);
      font-family: Open Sans-Regular, Open Sans;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      /* 14px */
      text-transform: capitalize;
      cursor: pointer;
      right: 0;
      left: auto;
      top: 0;
      line-height: 54px;
      text-decoration: none; }
  .renewal-info .order-info .order-title {
    width: 310px;
    margin: 0 auto;
    margin-top: 20px;
    border-bottom: 1px solid #F5F5F5;
    padding-bottom: 15px; }
    .renewal-info .order-info .order-title > .title {
      color: var(--PIA_BK-01, #042040);
      font-family: Open Sans-Regular, Open Sans;
      font-size: 16px;
      font-style: normal;
      font-weight: 600;
      line-height: 100%;
      /* 16px */
      text-align: left; }
    .renewal-info .order-info .order-title > .ips-number {
      color: var(--PIA_BK-01, #042040);
      font-family: Open Sans-Regular, Open Sans;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      /* 14px */
      text-align: left;
      margin-top: 20px; }
      .renewal-info .order-info .order-title > .ips-number > span:last-child {
        float: right;
        font-weight: 600;
        color: var(--PIA_BK-01, #042040);
        font-family: Open Sans-Regular, Open Sans;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 100%;
        /* 16px */ }
  .renewal-info .order-info .select-lines-box {
    padding: 20px 5px 20px 25px; }
    .renewal-info .order-info .select-lines-box .select-lines {
      padding-right: 14px;
      height: 290px;
      overflow-y: scroll; }
      .renewal-info .order-info .select-lines-box .select-lines::-webkit-scrollbar {
        width: 4px; }
      .renewal-info .order-info .select-lines-box .select-lines::-webkit-scrollbar-thumb {
        background-color: #C9CDE0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px; }
      .renewal-info .order-info .select-lines-box .select-lines .lines-li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 8px 5px;
        border-bottom: 1px dashed #F2F1F4; }
        .renewal-info .order-info .select-lines-box .select-lines .lines-li .p1 {
          color: #042040;
          font-size: 13px;
          font-weight: 400;
          line-height: 20px;
          width: 120px;
          display: flex;
          align-items: center;
          flex: none; }
          .renewal-info .order-info .select-lines-box .select-lines .lines-li .p1 > img {
            width: 20px; }
          .renewal-info .order-info .select-lines-box .select-lines .lines-li .p1 span {
            margin-left: 5px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap; }
        .renewal-info .order-info .select-lines-box .select-lines .lines-li .p2 {
          color: #042040;
          font-size: 13px;
          font-weight: 400;
          line-height: 100%;
          width: 80px; }
          .renewal-info .order-info .select-lines-box .select-lines .lines-li .p2.center {
            text-align: center; }
        .renewal-info .order-info .select-lines-box .select-lines .lines-li .p3 {
          color: #01C195;
          font-size: 13px;
          font-weight: 400;
          line-height: 100%;
          width: 70px;
          text-align: right; }
        .renewal-info .order-info .select-lines-box .select-lines .lines-li .el-input-number {
          width: 111px;
          line-height: 23px; }
          .renewal-info .order-info .select-lines-box .select-lines .lines-li .el-input-number .el-input-number__decrease,
          .renewal-info .order-info .select-lines-box .select-lines .lines-li .el-input-number .el-input-number__increase {
            width: 27px;
            height: 23px; }
          .renewal-info .order-info .select-lines-box .select-lines .lines-li .el-input-number .el-input-number__decrease {
            border-radius: 27px 0 0 27px; }
          .renewal-info .order-info .select-lines-box .select-lines .lines-li .el-input-number .el-input-number__increase {
            border-radius: 0 27px 27px 0; }
          .renewal-info .order-info .select-lines-box .select-lines .lines-li .el-input-number .el-input__inner {
            height: 23px;
            padding: 0 27px;
            border-radius: 27px; }
  .renewal-info .order-info .buy-info {
    padding: 0 25px; }
  .renewal-info .order-info .select-all {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end; }
    .renewal-info .order-info .select-all p {
      color: #042040;
      font-size: 15px;
      font-weight: 400;
      line-height: 100%; }
    .renewal-info .order-info .select-all span {
      color: #042040;
      font-size: 23px;
      font-weight: 500;
      line-height: 21px; }
  .renewal-info .order-info .total {
    width: 310px;
    margin: 0 auto;
    margin-top: 15px;
    border-top: 1px solid #F2F1F4;
    gap: 15px; }
    .renewal-info .order-info .total .abol-btn {
      height: auto;
      padding: 14px 35px;
      font-size: 16px;
      border-radius: 4px;
      width: 100%;
      margin: 0 auto;
      margin-top: 30px;
      margin-bottom: 20px;
      cursor: pointer;
      min-width: 86px;
      display: block;
      text-align: center;
      font-weight: 700;
      position: relative;
      background: #0E6FDE;
      color: #FFF;
      text-align: center;
      font-family: Open Sans-Regular, Open Sans;
      font-size: 15px;
      font-style: normal;
      font-weight: 600;
      line-height: 100%;
      /* 15px */ }
      .renewal-info .order-info .total .abol-btn:hover {
        box-shadow: 0px 4px 4px 0px rgba(103, 34, 181, 0.1); }
    .renewal-info .order-info .total.total-detail {
      margin-top: 0;
      gap: 0px;
      border-top: 1px dashed #F2F1F4;
      flex-direction: column; }
      .renewal-info .order-info .total.total-detail .total-mony {
        width: 100%;
        justify-content: space-between; }
      .renewal-info .order-info .total.total-detail .abol-btn {
        width: 100%;
        margin-top: 15px; }
  .renewal-info .order-info .details-info {
    padding: 15px 25px; }
    .renewal-info .order-info .details-info .di-dist-box {
      padding: 10px;
      background: #FBFAFD; }
      .renewal-info .order-info .details-info .di-dist-box .di-dist-li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 12px; }
        .renewal-info .order-info .details-info .di-dist-box .di-dist-li:nth-last-of-type(1) {
          margin-bottom: 0; }
        .renewal-info .order-info .details-info .di-dist-box .di-dist-li .p1 {
          color: #042040;
          font-size: 14px;
          line-height: 100%; }
        .renewal-info .order-info .details-info .di-dist-box .di-dist-li .p2 {
          color: #FF22B6;
          font-size: 14px;
          line-height: 100%; }
    .renewal-info .order-info .details-info .payment-box {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-top: 15px; }
      .renewal-info .order-info .details-info .payment-box p {
        color: #042040;
        font-size: 15px;
        font-weight: 400;
        line-height: 100%; }
      .renewal-info .order-info .details-info .payment-box .icon-box {
        display: flex;
        align-items: center; }
        .renewal-info .order-info .details-info .payment-box .icon-box img {
          max-width: 36px;
          max-height: 24px;
          margin-right: 6px; }
          .renewal-info .order-info .details-info .payment-box .icon-box img:nth-last-of-type(1) {
            margin-right: 0; }
  .renewal-info .order-info .logo-list {
    width: 370px;
    position: absolute;
    left: 0;
    bottom: -115px; }
    .renewal-info .order-info .logo-list > .title {
      text-align: center;
      font-family: Open Sans;
      font-size: 14px;
      font-weight: 400;
      line-height: 14px;
      letter-spacing: 0em;
      color: #94A3B8; }
    .renewal-info .order-info .logo-list > img {
      display: block;
      margin: 0 auto;
      margin-top: 15px; }
    .renewal-info .order-info .logo-list > .ssl {
      margin-top: 35px; }
    .renewal-info .order-info .logo-list > .title-end {
      font-size: 13px;
      margin-top: 15px; }
.renewal-info .plc-cont {
  width: 100%; }
.renewal-info .paytype-collapse {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px dashed #F2F1F4; }
  .renewal-info .paytype-collapse .bank-h1 {
    border-left: 3px solid #FF4800;
    padding-left: 10px;
    color: #042040;
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
    margin-bottom: 30px; }
  .renewal-info .paytype-collapse .bank-p1 {
    color: #042040;
    font-size: 15px;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 10px; }
  .renewal-info .paytype-collapse .bank-info {
    background-color: #FBFAFD;
    padding: 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 30px; }
    .renewal-info .paytype-collapse .bank-info .l {
      width: 50%;
      margin-bottom: 15px;
      display: flex;
      align-items: center; }
      .renewal-info .paytype-collapse .bank-info .l:nth-last-of-type(1) {
        margin-bottom: 0; }
      .renewal-info .paytype-collapse .bank-info .l .cto {
        width: 110px;
        color: #042040;
        font-size: 13px;
        font-weight: 400;
        line-height: 100%;
        margin-right: 5px; }
      .renewal-info .paytype-collapse .bank-info .l .copy-box {
        display: flex;
        align-items: center;
        position: relative;
        max-width: 60%;
        flex: 1; }
        .renewal-info .paytype-collapse .bank-info .l .copy-box:hover i {
          display: block; }
        .renewal-info .paytype-collapse .bank-info .l .copy-box .copyTxt {
          color: #2452B6;
          font-size: 13px;
          font-weight: 400;
          line-height: 100%;
          white-space: nowrap;
          overflow: hidden;
          line-height: 20px;
          text-overflow: ellipsis; }
        .renewal-info .paytype-collapse .bank-info .l .copy-box i {
          display: none;
          flex: none;
          width: 16px;
          height: 16px;
          background-image: url("../img/isp/icon/icon_copy.svg");
          background-repeat: no-repeat;
          background-position: center;
          margin-left: 10px;
          cursor: pointer; }
          .renewal-info .paytype-collapse .bank-info .l .copy-box i:hover {
            background-image: url("../img/isp/icon/icon_copy1.svg"); }
      .renewal-info .paytype-collapse .bank-info .l .cto {
        flex: none; }
  .renewal-info .paytype-collapse .uploadrec {
    display: flex;
    flex-wrap: wrap; }
    .renewal-info .paytype-collapse .uploadrec .upload-box {
      display: flex;
      width: 454px;
      height: 193px;
      justify-content: center;
      flex-direction: column;
      align-items: center;
      border-radius: 4px;
      border: 1px dashed #FF4800;
      background: #FAF8FF;
      margin-right: 15px; }
      .renewal-info .paytype-collapse .uploadrec .upload-box .cont {
        width: 280px;
        height: 140px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: relative; }
        .renewal-info .paytype-collapse .uploadrec .upload-box .cont input {
          position: absolute;
          width: 100%;
          height: 100%;
          left: 0;
          top: 0; }
        .renewal-info .paytype-collapse .uploadrec .upload-box .cont.noupload {
          width: 100%;
          height: 100%; }
          .renewal-info .paytype-collapse .uploadrec .upload-box .cont.noupload input {
            width: 100%;
            height: 100%; }
        .renewal-info .paytype-collapse .uploadrec .upload-box .cont.yesupload {
          border-radius: 4px; }
          .renewal-info .paytype-collapse .uploadrec .upload-box .cont.yesupload img {
            width: 100%;
            height: 100%; }
          .renewal-info .paytype-collapse .uploadrec .upload-box .cont.yesupload:hover i {
            display: block; }
          .renewal-info .paytype-collapse .uploadrec .upload-box .cont.yesupload i {
            display: none;
            width: 20px;
            height: 20px;
            background-repeat: no-repeat;
            background-position: center;
            background-image: url("../img/index/upload_close.svg");
            position: absolute;
            right: -10px;
            top: -8px;
            z-index: 5; }
        .renewal-info .paytype-collapse .uploadrec .upload-box .cont .p {
          display: flex;
          align-items: center;
          margin-top: 20px; }
          .renewal-info .paytype-collapse .uploadrec .upload-box .cont .p .span {
            color: #0E6FDE;
            font-size: 15px;
            line-height: 120%;
            font-weight: 400;
            text-decoration-line: underline; }
    .renewal-info .paytype-collapse .uploadrec .upload-txt {
      padding-top: 10px;
      max-width: 270px; }
      .renewal-info .paytype-collapse .uploadrec .upload-txt p {
        color: #042040;
        font-size: 15px;
        font-weight: 400;
        line-height: 100%;
        margin-bottom: 10px; }
      .renewal-info .paytype-collapse .uploadrec .upload-txt span {
        display: flex;
        align-items: flex-start;
        color: #042040;
        font-size: 13px;
        font-weight: 400;
        line-height: 130%;
        margin-bottom: 3px; }
        .renewal-info .paytype-collapse .uploadrec .upload-txt span i {
          font-weight: 700;
          font-size: 30px;
          line-height: 14px;
          margin: 0 5px; }
  .renewal-info .paytype-collapse .bank-p2 {
    color: #042040;
    font-size: 13px;
    font-weight: 400;
    line-height: 130%;
    margin-top: 10px;
    margin-bottom: 30px; }
    .renewal-info .paytype-collapse .bank-p2 a {
      color: #FF4800;
      text-decoration-line: underline; }
  .renewal-info .paytype-collapse .abol-btn {
    height: 48px;
    padding: 0 50px; }
  .renewal-info .paytype-collapse .cred-txt {
    display: flex;
    align-items: center;
    margin-bottom: 10px; }
    .renewal-info .paytype-collapse .cred-txt span {
      font-size: 14px;
      font-family: Open Sans-Regular, Open Sans;
      font-weight: 400;
      color: #55687D;
      line-height: 14px;
      display: inline-block; }
    .renewal-info .paytype-collapse .cred-txt i {
      display: block;
      width: 14px;
      height: 14px;
      background-image: url("../img/index/pay_mode/question.svg");
      background-repeat: no-repeat;
      background-position: center;
      margin-left: 8px;
      position: relative; }
      .renewal-info .paytype-collapse .cred-txt i:hover {
        background-image: url("../img/index/pay_mode/question1.svg"); }
        .renewal-info .paytype-collapse .cred-txt i:hover .cred-tc {
          display: block;
          animation: fadeIn linear .5s; }
      .renewal-info .paytype-collapse .cred-txt i .cred-tc {
        position: absolute;
        bottom: 24px;
        background-color: #383C43;
        display: none;
        padding: 20px;
        left: 50%;
        transform: translateX(-50%); }
        .renewal-info .paytype-collapse .cred-txt i .cred-tc p {
          width: 210px;
          margin-top: 15px;
          color: #fff;
          text-align: center;
          font-size: 13px;
          font-weight: 500; }
        .renewal-info .paytype-collapse .cred-txt i .cred-tc .img-cardback {
          width: 100px;
          height: 64px;
          background-repeat: no-repeat;
          background-position: center;
          background-image: url("../img/index/pay_mode/card-front.svg");
          margin: 0 auto; }
        .renewal-info .paytype-collapse .cred-txt i .cred-tc .img-cardfront {
          width: 100px;
          height: 64px;
          background-repeat: no-repeat;
          background-position: center;
          background-image: url("../img/index/pay_mode/card-front3.svg");
          margin: 0 auto; }
        .renewal-info .paytype-collapse .cred-txt i .cred-tc .img-cardfront3 {
          width: 100px;
          height: 64px;
          background-repeat: no-repeat;
          background-position: center;
          background-image: url("../img/index/pay_mode/card-back.svg");
          margin: 0 auto; }
        .renewal-info .paytype-collapse .cred-txt i .cred-tc::after {
          content: '';
          position: absolute;
          bottom: -7px;
          background-color: #383C43;
          left: 50%;
          width: 8px;
          height: 8px;
          transform: rotateZ(45deg) translateX(-50%); }
  .renewal-info .paytype-collapse .cred-txt2 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 20px; }
    .renewal-info .paytype-collapse .cred-txt2 label {
      width: 48.5%; }
  .renewal-info .paytype-collapse .cred-txt3 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between; }
    .renewal-info .paytype-collapse .cred-txt3 .label1 {
      width: 48.5%; }
      .renewal-info .paytype-collapse .cred-txt3 .label1 .searchable-select {
        z-index: 1245; }
    .renewal-info .paytype-collapse .cred-txt3 .label2 {
      width: 100%; }
    .renewal-info .paytype-collapse .cred-txt3 .label3 {
      width: 48.5%; }
    .renewal-info .paytype-collapse .cred-txt3 .searchable-select {
      width: 100%;
      min-height: 42px;
      border: 1px solid rgba(189, 201, 216, 0.8);
      display: flex;
      box-shadow: 0px 2px 3px 1px rgba(225, 225, 225, 0.8);
      align-items: center;
      border-radius: 4px; }
      .renewal-info .paytype-collapse .cred-txt3 .searchable-select.error {
        border: 1px solid #f64f64; }
    .renewal-info .paytype-collapse .cred-txt3 .searchable-select-holder {
      border: none;
      background-color: transparent;
      box-shadow: none;
      padding: 0 18px;
      min-height: 40px;
      width: 100%;
      display: flex;
      align-items: center; }
    .renewal-info .paytype-collapse .cred-txt3 .searchable-select-dropdown {
      top: 38px;
      border: 1px solid rgba(189, 201, 216, 0.8);
      border-top: none;
      box-sizing: border-box;
      width: calc(100% + 2px);
      left: -1px; }
    .renewal-info .paytype-collapse .cred-txt3 .searchable-select-items {
      max-height: 220px; }
  .renewal-info .paytype-collapse .cred-input {
    width: 100%;
    min-height: 42px;
    border: 1px solid rgba(189, 201, 216, 0.8);
    display: flex;
    box-shadow: 0px 2px 3px 1px rgba(225, 225, 225, 0.8);
    align-items: center;
    padding: 0 18px;
    border-radius: 4px; }
    .renewal-info .paytype-collapse .cred-input.error {
      border: 2px solid #f64f64; }
  .renewal-info .paytype-collapse .cred-error {
    color: #f64f64;
    font-size: 14px;
    margin-top: 10px; }
  .renewal-info .paytype-collapse .pay-li-otherbox {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .renewal-info .paytype-collapse .pay-li-otherbox .other-type-li1 {
      min-width: 167px;
      border-radius: 36px;
      border: 1px solid #E5E8EC;
      background: #FFF;
      display: flex;
      min-width: 167px;
      height: 44px;
      padding: 10px 18px;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 10px;
      margin-right: 10px; }
      .renewal-info .paytype-collapse .pay-li-otherbox .other-type-li1:hover {
        border: 1px solid #E5E8EC;
        background: #F6FAFF; }
      .renewal-info .paytype-collapse .pay-li-otherbox .other-type-li1.active {
        border: 2px solid #0E6FDE;
        background: #F6FAFF; }
        .renewal-info .paytype-collapse .pay-li-otherbox .other-type-li1.active .txt > i.select_1 {
          display: block; }
        .renewal-info .paytype-collapse .pay-li-otherbox .other-type-li1.active .txt > i.select_2 {
          display: none; }
      .renewal-info .paytype-collapse .pay-li-otherbox .other-type-li1 > img {
        height: 24px;
        margin-left: 6px; }
      .renewal-info .paytype-collapse .pay-li-otherbox .other-type-li1 .txt {
        display: flex;
        align-items: center;
        margin-right: 10px; }
        .renewal-info .paytype-collapse .pay-li-otherbox .other-type-li1 .txt > i {
          margin-right: 5px; }
          .renewal-info .paytype-collapse .pay-li-otherbox .other-type-li1 .txt > i.select_1 {
            display: none; }
          .renewal-info .paytype-collapse .pay-li-otherbox .other-type-li1 .txt > i.select_2 {
            display: block; }
        .renewal-info .paytype-collapse .pay-li-otherbox .other-type-li1 .txt p {
          color: var(--PIA_BK-01, #042040);
          font-family: Open Sans-Regular, Open Sans;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 14px */ }
.renewal-info .active::after {
  display: none !important; }
.renewal-info .quan::after {
  background-image: url(../img/quan_icon_2.svg) !important; }
.renewal-info .pay-type h4 {
  color: var(--PIA_BK-01, #042040) !important;
  font-family: Open Sans-Regular, Open Sans !important;
  font-size: 15px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 100% !important;
  /* 15px */
  text-transform: capitalize !important; }
.renewal-info .pay-li-cont {
  padding-bottom: 0; }
.renewal-info .txtsty-warning {
  color: #FF8822 !important; }
.renewal-info .txtsty-success {
  color: #01C195 !important; }
.renewal-info .txtsty-error {
  color: #E30B34 !important; }
.renewal-info .td-success {
  color: #18d2ab !important; }
.renewal-info .td-error {
  color: #ff804d !important; }

.pop-box {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 200;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8); }
  .pop-box .qr-code-box {
    position: absolute;
    left: 50%;
    top: 50%;
    padding-top: 41px;
    border-radius: 6px;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 340px;
    height: 377px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../img/pop_code.svg"); }
    .pop-box .qr-code-box h3 {
      font-size: 20px;
      font-family: Open Sans-SemiBold, Open Sans;
      font-weight: 600;
      color: #042040;
      line-height: 23px; }
    .pop-box .qr-code-box p {
      font-size: 16px;
      color: #8a8c91;
      text-align: center;
      margin-top: 20px;
      line-height: 20px;
      font-weight: 700;
      max-width: 240px; }
    .pop-box .qr-code-box .code-mony {
      width: 240px;
      height: 44px;
      background-color: #F4F5F8;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 45px auto 0;
      font-size: 20px;
      font-family: Open Sans-SemiBold, Open Sans;
      font-weight: 600;
      color: #0E6FDE;
      line-height: 20px; }
    .pop-box .qr-code-box .qr-code {
      width: 169px;
      height: 163px;
      display: flex;
      align-items: center;
      justify-content: center;
      background-image: url("../img/index/pay_mode/code_box.svg");
      background-repeat: no-repeat;
      background-position: center;
      margin-top: 30px; }
    .pop-box .qr-code-box .pop-close {
      position: absolute;
      right: -40px;
      top: 0px;
      cursor: pointer; }
  .pop-box .qr-erift-box {
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #ECF0FA;
    padding: 15px 20px;
    border-radius: 4px;
    box-shadow: 0 0 5px #f4f5f6;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center; }
    .pop-box .qr-erift-box .qcer-loading {
      width: 24px;
      height: 24px;
      border-radius: 50%;
      border: 3px solid transparent;
      border-left: 3px solid #01C195;
      border-bottom: 3px solid #01C195;
      animation: load 1s linear infinite; }
    .pop-box .qr-erift-box .ver-txt,
    .pop-box .qr-erift-box .verift_txt {
      max-width: 346px;
      font-size: 15px;
      line-height: 19px;
      color: #15357A;
      margin-left: 10px; }
    .pop-box .qr-erift-box h3 {
      font-size: 20px;
      font-weight: 800;
      color: #44474e;
      margin-bottom: 20px; }
    .pop-box .qr-erift-box p {
      font-size: 16px;
      color: #8a8c91;
      text-align: center;
      margin-top: 20px;
      line-height: 20px;
      font-weight: 700;
      max-width: 240px; }
    .pop-box .qr-erift-box .qr-code {
      width: 200px;
      height: 200px;
      border: 1px solid #ebebeb; }
    .pop-box .qr-erift-box .pop-close {
      position: absolute;
      right: -40px;
      top: 0px;
      cursor: pointer; }
  .pop-box .pay-box {
    position: absolute;
    left: 50%;
    top: 50%;
    background-color: #fff;
    padding-top: 67px;
    padding-bottom: 20px;
    padding: 0 25px;
    border-radius: 6px;
    min-height: 260px;
    min-width: 280px;
    box-shadow: 0 0 5px #f4f5f6;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 67px;
    padding-bottom: 20px;
    font-weight: 500; }
    .pop-box .pay-box .pop-close {
      position: absolute;
      right: 15px;
      top: 15px;
      cursor: pointer; }
    .pop-box .pay-box .p1 {
      color: #282C4B;
      font-size: 18px;
      margin-top: 20px;
      margin-bottom: 2px; }
    .pop-box .pay-box .p2 {
      font-size: 14px; }
    .pop-box .pay-box .btn-box {
      width: 100%;
      height: 50px;
      display: flex;
      align-items: center;
      background-color: #F9F9FA;
      position: absolute;
      bottom: 0;
      left: 0;
      border-bottom-left-radius: 6px;
      border-bottom-right-radius: 6px; }
      .pop-box .pay-box .btn-box .pop-btn {
        width: 50%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        cursor: pointer; }
        .pop-box .pay-box .btn-box .pop-btn.pop-btn1 {
          color: #009EF7; }
      .pop-box .pay-box .btn-box .line {
        width: 1px;
        height: 40px;
        background-color: #E6E6EF; }
  .pop-box .pop-bill {
    position: absolute;
    background-color: #fff;
    left: 50%;
    top: 50%;
    min-width: 280px;
    min-height: 260px;
    padding-bottom: 10px;
    padding-top: 60px;
    box-sizing: border-box;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    transform: translate(-50%, -50%);
    text-align: center; }
    .pop-box .pop-bill p {
      font-size: 18px;
      color: #282C4B;
      margin-top: 27px;
      margin-bottom: 0px; }
    .pop-box .pop-bill span {
      display: inline-block;
      max-width: 200px;
      margin: auto;
      font-size: 14px;
      word-wrap: break-word; }
    .pop-box .pop-bill .pop-close {
      position: absolute;
      right: 15px;
      top: 15px;
      cursor: pointer; }
  .pop-box .nopayment-box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 740px;
    background-color: #FFFFFF;
    box-shadow: 0px 9px 12px 0px rgba(229, 231, 234, 0.2);
    border-radius: 10px;
    border: 1px solid #E9EEF2;
    padding: 50px 30px 30px; }
    .pop-box .nopayment-box .pop-close1 {
      position: absolute;
      right: 15px;
      top: 20px;
      cursor: pointer; }
    .pop-box .nopayment-box .verify-img {
      display: flex; }
      .pop-box .nopayment-box .verify-img p {
        font-size: 15px;
        font-family: Open Sans-Regular, Open Sans;
        font-weight: 400;
        color: #042040;
        line-height: 15px; }
      .pop-box .nopayment-box .verify-img img {
        width: 100px;
        margin-left: 50px; }
    .pop-box .nopayment-box .step-li {
      display: flex;
      margin-bottom: 15px; }
      .pop-box .nopayment-box .step-li .l {
        display: flex;
        align-items: center;
        height: 33px;
        padding-left: 10px;
        background: linear-gradient(90deg, #EAEFF9 0%, rgba(255, 255, 255, 0) 100%);
        font-size: 17px;
        font-family: Ubuntu-Bold, Ubuntu;
        font-weight: 600;
        color: #15357A;
        line-height: 20px; }
      .pop-box .nopayment-box .step-li p {
        margin-top: 3px;
        font-size: 15px;
        font-family: Open Sans-Regular, Open Sans;
        font-weight: 400;
        color: #55687D;
        line-height: 28px;
        margin-left: 15px; }
    .pop-box .nopayment-box .emailbox {
      display: flex;
      align-items: center; }
      .pop-box .nopayment-box .emailbox .stepipt {
        flex: 1; }
    .pop-box .nopayment-box .stop {
      font-size: 12px;
      font-family: Open Sans-Regular, Open Sans;
      font-weight: 400;
      color: #f64f64;
      line-height: 12px; }
    .pop-box .nopayment-box .stepipt {
      display: flex;
      align-items: center;
      position: relative; }
      .pop-box .nopayment-box .stepipt > p {
        width: 120px;
        margin-right: 10px;
        text-align: right; }
      .pop-box .nopayment-box .stepipt input {
        width: 100%;
        height: 40px;
        background-color: #FFFFFF;
        border-radius: 4px;
        border: 1px solid rgba(189, 201, 216, 0.8);
        padding: 0 18px;
        color: #042040;
        font-size: 15px;
        font-family: Open Sans-Regular, Open Sans;
        font-weight: 400;
        line-height: 15px;
        text-overflow: ellipsis;
        overflow: hidden; }
        .pop-box .nopayment-box .stepipt input::placeholder {
          color: #9DA4B2; }
      .pop-box .nopayment-box .stepipt .aman-btn {
        position: absolute;
        height: 40px;
        justify-content: center;
        min-width: 100px;
        right: 0;
        top: 0; }
    .pop-box .nopayment-box .virtual {
      padding: 15px 20px;
      background-color: #F9F9FC;
      margin-bottom: 15px;
      position: relative;
      z-index: 99;
      padding-left: 25px; }
      .pop-box .nopayment-box .virtual .li-box {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between; }
      .pop-box .nopayment-box .virtual .v-li > p {
        font-size: 15px;
        font-family: Open Sans-Regular, Open Sans;
        font-weight: 400;
        color: #042040;
        line-height: 15px; }
      .pop-box .nopayment-box .virtual .v-li .copy-box {
        display: flex;
        align-items: center;
        margin-top: 10px;
        position: relative; }
        .pop-box .nopayment-box .virtual .v-li .copy-box span {
          font-size: 13px;
          font-family: Open Sans-Regular, Open Sans;
          font-weight: 400;
          color: #2452B6;
          line-height: 15px;
          position: relative;
          word-break: break-all; }
          .pop-box .nopayment-box .virtual .v-li .copy-box span.fire {
            width: 16px;
            height: 16px;
            background-repeat: no-repeat;
            background-position: center;
            background-image: url("../img/pay/pay_mode/fire.svg");
            position: absolute;
            left: -19px;
            top: -2px; }
        .pop-box .nopayment-box .virtual .v-li .copy-box i {
          display: block;
          width: 16px;
          height: 16px;
          background-image: url("../img/index/icon_copy.svg");
          background-repeat: no-repeat;
          background-position: center;
          margin-left: 10px;
          cursor: pointer; }
          .pop-box .nopayment-box .virtual .v-li .copy-box i:hover {
            background-image: url("../img/index/icon_copy1.svg"); }
        .pop-box .nopayment-box .virtual .v-li .copy-box .code-box {
          display: block;
          width: 16px;
          height: 16px;
          background-image: url("../img/index/icon_code.svg");
          background-repeat: no-repeat;
          background-position: center;
          margin-left: 10px;
          cursor: pointer;
          position: relative;
          z-index: 2; }
          .pop-box .nopayment-box .virtual .v-li .copy-box .code-box:hover {
            background-image: url("../img/index/icon_code1.svg"); }
            .pop-box .nopayment-box .virtual .v-li .copy-box .code-box:hover .cont {
              display: block; }
          .pop-box .nopayment-box .virtual .v-li .copy-box .code-box .cont {
            position: absolute;
            left: 20px;
            top: 0;
            width: 150px;
            display: none;
            padding: 5px;
            border-radius: 4px;
            background-color: #fff;
            border: 1px solid #e9ecf1; }
  .pop-box .pay-rec {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 40px;
    border-radius: 4px;
    background-color: #F9F9F9; }
    .pop-box .pay-rec > p {
      font-size: 15px;
      line-height: 20px;
      font-family: 'Open Sans';
      color: #042040;
      margin-bottom: 20px; }
    .pop-box .pay-rec .pop-close-rec {
      position: absolute;
      right: -40px;
      top: 0px;
      cursor: pointer; }
  .pop-box .pop-coinbase {
    width: 600px;
    padding: 20px;
    background-color: #fff;
    border-radius: 6px;
    min-height: 260px;
    box-shadow: 0 0 5px #f4f5f6;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    .pop-box .pop-coinbase .pop-close {
      position: absolute;
      right: -40px;
      top: 0px;
      cursor: pointer; }
    .pop-box .pop-coinbase .img-box {
      padding: 8px;
      background: #fafafa;
      margin-right: 24px; }
    .pop-box .pop-coinbase .conibase-tit {
      display: flex;
      align-items: center;
      padding: 20px;
      border: 1px solid #E9EEF2; }
      .pop-box .pop-coinbase .conibase-tit p {
        font-size: 20px;
        font-family: Ubuntu-Bold, Ubuntu;
        font-weight: bold;
        color: #042040;
        line-height: 23px; }
      .pop-box .pop-coinbase .conibase-tit span {
        margin-top: 5px;
        font-size: 15px;
        font-family: Open Sans-Regular, Open Sans;
        font-weight: 400;
        color: #55687D;
        line-height: 28px; }
    .pop-box .pop-coinbase .coinbase-cont {
      border: 1px solid #E9EEF2;
      margin-top: 15px; }
      .pop-box .pop-coinbase .coinbase-cont .coinbase-cont-tit {
        display: flex;
        align-items: center;
        padding: 16px 20px;
        justify-content: space-between;
        border-bottom: 1px solid #E9EEF2; }
        .pop-box .pop-coinbase .coinbase-cont .coinbase-cont-tit .txt {
          max-width: 400px; }
          .pop-box .pop-coinbase .coinbase-cont .coinbase-cont-tit .txt p {
            font-size: 18px;
            font-family: Ubuntu-Bold, Ubuntu;
            font-weight: bold;
            color: #042040;
            line-height: 23px;
            margin-bottom: 5px; }
          .pop-box .pop-coinbase .coinbase-cont .coinbase-cont-tit .txt span {
            font-size: 15px;
            font-family: Open Sans-Regular, Open Sans;
            font-weight: 400;
            color: #55687D;
            line-height: 15px; }
        .pop-box .pop-coinbase .coinbase-cont .coinbase-cont-tit .tit-time {
          flex: none;
          font-size: 16px;
          font-family: Open Sans-Regular, Open Sans;
          font-weight: 400;
          color: #55687D;
          line-height: 15px;
          width: 50px;
          height: 50px;
          display: flex;
          align-items: center;
          justify-content: center;
          border: 1px solid #E9EEF2;
          border-radius: 50%; }
      .pop-box .pop-coinbase .coinbase-cont .coinbase-cont-code {
        padding: 25px 0;
        border-bottom: 1px solid #E9EEF2;
        display: flex;
        align-items: center;
        justify-content: center; }
      .pop-box .pop-coinbase .coinbase-cont .coinbase-cont-copybox {
        padding: 15px 20px;
        border-bottom: 1px solid #E9EEF2;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        .pop-box .pop-coinbase .coinbase-cont .coinbase-cont-copybox .txt span {
          font-size: 14px;
          font-family: Open Sans-Regular, Open Sans;
          font-weight: 400;
          color: #55687D;
          line-height: 15px; }
        .pop-box .pop-coinbase .coinbase-cont .coinbase-cont-copybox .txt p {
          font-size: 16px;
          color: #042040;
          line-height: 23px;
          margin-top: 5px; }
        .pop-box .pop-coinbase .coinbase-cont .coinbase-cont-copybox .copy {
          color: #0052ff;
          cursor: pointer; }
        .pop-box .pop-coinbase .coinbase-cont .coinbase-cont-copybox:nth-last-of-type(1) {
          border-bottom: none; }
      .pop-box .pop-coinbase .coinbase-cont .coninbase-cont-timeout {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 70px 30px; }
        .pop-box .pop-coinbase .coinbase-cont .coninbase-cont-timeout .out-p2 {
          font-size: 24px;
          font-family: Ubuntu-Bold, Ubuntu;
          font-weight: bold;
          color: #042040;
          line-height: 23px;
          margin-bottom: 30px;
          margin-top: 50px; }
        .pop-box .pop-coinbase .coinbase-cont .coninbase-cont-timeout .out-p3 {
          font-size: 16px;
          font-family: Open Sans-Regular, Open Sans;
          font-weight: 400;
          color: #55687D;
          line-height: 120%;
          text-align: center; }
          .pop-box .pop-coinbase .coinbase-cont .coninbase-cont-timeout .out-p3 span {
            color: #0052ff; }
    .pop-box .pop-coinbase .btn-box {
      margin-top: 20px;
      justify-content: space-between; }
      .pop-box .pop-coinbase .btn-box .aman-btn {
        height: 48px;
        width: 250px;
        justify-content: center; }

.pop_CardPay {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  display: flex;
  left: 0;
  top: 0;
  justify-content: center;
  /* 水平居中 */
  align-items: center;
  /* 垂直居中 */
  z-index: 9999999; }
  .pop_CardPay > #dropin-container {
    width: 500px; }
  .pop_CardPay > .card_close {
    position: relative;
    top: -190px; }

.no_msg {
  width: 100%;
  padding-bottom: 50px;
  text-align: center; }
  .no_msg > img {
    display: block;
    margin: 0 auto;
    margin-top: 40px; }
  .no_msg .p1 {
    color: #042040;
    font-family: Open Sans-Regular, Open Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 14px */
    text-align: center;
    margin-top: 20px; }
  .no_msg .p2 {
    color: #55687D;
    font-family: Open Sans-Regular, Open Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 14px */
    text-align: center;
    margin-top: 5px; }
  .no_msg a {
    display: inline;
    margin: 0 auto;
    position: relative;
    top: 25px;
    text-align: center;
    height: 30px;
    padding: 8px 20px;
    border-radius: 4px;
    background: var(--PIA_VI-01, #0E6FDE);
    color: var(--PIA_BK-White, #FFF);
    font-family: Open Sans-Regular, Open Sans;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 13px */
    text-transform: capitalize; }
    .no_msg a:hover {
      background: #16396C; }

.logBox {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  z-index: 9999;
  display: none;
  background-color: rgba(0, 0, 0, 0.6); }
  .logBox .getdialog {
    display: block;
    width: 350px;
    height: 464px;
    border-radius: 4px;
    z-index: 10;
    margin: 0 auto;
    position: absolute;
    left: calc(50% - 175px);
    top: calc(50% - 232px); }
    .logBox .getdialog .dialog-head {
      height: 34px;
      background: #FFFFFF;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 10px;
      border-radius: 3px 3px 0px 0px;
      border-bottom: 1px solid #E6E9F0;
      background: #FFF; }
      .logBox .getdialog .dialog-head p {
        margin-left: 10px;
        color: var(--HTTP_black1, #222);
        font-family: Open Sans-Regular, Open Sans;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 13px */
        text-transform: capitalize; }
      .logBox .getdialog .dialog-head span {
        display: block;
        width: 14px;
        height: 14px;
        background: url(../img/ucenter/pop-close.svg) no-repeat center;
        top: -10px;
        right: -10px;
        cursor: pointer; }
    .logBox .getdialog .dialog-body {
      background: #fff;
      padding: 20px;
      border-radius: 4px;
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
      .logBox .getdialog .dialog-body p {
        color: var(--HTTP_black1, #222);
        font-family: Open Sans-Regular, Open Sans;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        margin-bottom: 10px; }
        .logBox .getdialog .dialog-body p span {
          color: #E30B34; }
          .logBox .getdialog .dialog-body p span.balance {
            float: right;
            color: #55687D;
            text-align: right;
            font-family: Open Sans-Regular, Open Sans;
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 13px */
            position: relative;
            left: -9px; }
        .logBox .getdialog .dialog-body p i {
          font-size: 12px; }
      .logBox .getdialog .dialog-body input {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 10px 15px;
        gap: 10px;
        width: 310px;
        height: 33px;
        color: #042040;
        font-family: Open Sans-Regular, Open Sans;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 13px */
        background: #FFFFFF;
        border: 1px solid #E6E9F0;
        border-radius: 2px;
        margin-bottom: 5px; }
        .logBox .getdialog .dialog-body input::placeholder {
          color: var(--PIA_Text-04, #94A3B8);
          font-family: Open Sans-Regular, Open Sans;
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 13px */ }
        .logBox .getdialog .dialog-body input:focus {
          box-shadow: 0px 0px 3px #4d96fd;
          border-color: #0E6FDE; }
        .logBox .getdialog .dialog-body input.money_ipt {
          outline: none;
          background: none; }
          .logBox .getdialog .dialog-body input.money_ipt:focus {
            box-shadow: none !important;
            border-color: none !important;
            outline: none !important; }
      .logBox .getdialog .dialog-body .log-tips {
        margin-bottom: 20px;
        color: #55687D;
        font-family: Open Sans-Regular, Open Sans;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 130%;
        /* 12px */
        margin-top: 5px; }
      .logBox .getdialog .dialog-body .choose-price {
        display: flex;
        margin-bottom: 20px; }
        .logBox .getdialog .dialog-body .choose-price .choose-li {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 73.75px;
          height: 33px;
          margin-right: 5px;
          border-radius: 2px;
          color: #042040;
          font-family: Open Sans-Regular, Open Sans;
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 13px */
          background: #F5F7F9;
          cursor: pointer; }
          .logBox .getdialog .dialog-body .choose-price .choose-li:last-child {
            margin-right: 0; }
          .logBox .getdialog .dialog-body .choose-price .choose-li input {
            width: 45px;
            height: 100%;
            padding: 0;
            border: 0;
            outline: none;
            position: relative;
            top: 2px;
            left: 2px; }
          .logBox .getdialog .dialog-body .choose-price .choose-li.disabled {
            border-radius: 2px;
            opacity: 0.4;
            background: #F5F7F9;
            border: 0; }
        .logBox .getdialog .dialog-body .choose-price .choose-active {
          border-radius: 2px;
          border: 2px solid var(--PIA_VI-01, #0E6FDE);
          background: #F5F7F9;
          color: #042040;
          font-family: Open Sans-Regular, Open Sans;
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 13px */ }
      .logBox .getdialog .dialog-body .submit-price {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 8px 50px;
        gap: 10px;
        width: 135px;
        height: 38px;
        background: #0E6FDE;
        border: 1px solid #0E6FDE;
        border-radius: 2px;
        margin: 0 auto;
        color: white;
        cursor: pointer; }
        .logBox .getdialog .dialog-body .submit-price:hover {
          background-color: #16396C; }
      .logBox .getdialog .dialog-body .money-input {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 10px 15px;
        gap: 10px;
        width: 310px;
        height: 39px;
        background: #FFFFFF;
        border: 1px solid #E6E9F0;
        border-radius: 2px;
        margin-bottom: 5px; }
        .logBox .getdialog .dialog-body .money-input input {
          height: 100%;
          border: 0;
          margin-bottom: 0;
          padding: 0;
          line-height: 16px; }
          .logBox .getdialog .dialog-body .money-input input:focus {
            box-shadow: none;
            border: 0; }
        .logBox .getdialog .dialog-body .money-input:focus-within {
          box-shadow: 0px 0px 3px #4d96fd;
          border-color: #0E6FDE; }
  .logBox .btn-box {
    width: 310px;
    margin: 0 auto;
    margin-top: 20px;
    display: block; }
    .logBox .btn-box::after {
      content: "";
      display: block;
      clear: both; }
    .logBox .btn-box > .list-btn {
      float: right;
      padding: 10px 20px;
      display: inline;
      background: #0E6FDE;
      border: 0;
      border-radius: 4px;
      outline: none;
      color: #FFF;
      font-family: Open Sans-Regular, Open Sans;
      font-size: 13px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      /* 13px */
      margin-left: 10px;
      cursor: pointer; }
      .logBox .btn-box > .list-btn:hover {
        border-radius: 4px;
        background: #16396C; }
      .logBox .btn-box > .list-btn.no {
        padding: 10px 20px;
        display: inline;
        border: 1px solid #E2E4E5;
        background: var(--PIA_BK-White, #FFF);
        color: #042040;
        font-family: Open Sans-Regular, Open Sans;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 13px */ }
        .logBox .btn-box > .list-btn.no:hover {
          border-radius: 4px;
          border: 1px solid #E2E4E5;
          background: #F6F6F9; }

.pop-box .mars-content {
  display: flex;
  width: 480px;
  padding: 30px;
  flex-direction: column;
  align-items: center;
  border-radius: 4px;
  background: var(--PIA24-BK-White, #fff);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }
  .pop-box .mars-content > .mars-close {
    position: absolute;
    display: block;
    right: 10px;
    top: 10px;
    cursor: pointer; }
  .pop-box .mars-content > .content-top {
    position: relative;
    width: 100%; }
    .pop-box .mars-content > .content-top > .text {
      width: 340px;
      height: 55px; }
      .pop-box .mars-content > .content-top > .text > p {
        color: var(--PIA24-BK-01, #042040);
        font-family: "Open Sans";
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; }
      .pop-box .mars-content > .content-top > .text > span {
        color: var(--PIA24-BK-02, #55687d);
        font-family: "Open Sans";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 130%;
        margin-top: 3px;
        position: relative;
        top: 5px; }
    .pop-box .mars-content > .content-top > .time-text {
      width: 33px;
      text-align: center;
      color: var(--PIA24-BK-02, #55687d);
      font-family: "Open Sans";
      font-size: 13px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      position: absolute;
      top: 20px;
      right: 17px; }
    .pop-box .mars-content > .content-top > .time-box {
      transform: scale(0.192);
      position: absolute;
      right: -96px;
      top: -269px; }
  .pop-box .mars-content > .content-qrcode {
    width: 125px;
    height: 125px;
    flex-shrink: 0;
    border-radius: 6px;
    border: 1px solid var(--PIA24-Line-02, #f4f4f5);
    background: url(../../index/img/pay/qrcode-border.svg) no-repeat center;
    margin-top: 30px;
    margin-bottom: 30px; }
    .pop-box .mars-content > .content-qrcode > #coin_address_qcode {
      width: 110px;
      height: 110px;
      margin: 0 auto;
      margin-top: 7px; }
  .pop-box .mars-content > .red-box {
    width: 100%;
    padding: 15px;
    border-radius: 4px;
    background: #fff4f6; }
    .pop-box .mars-content > .red-box .p_box {
      display: flex;
      align-items: flex-start;
      color: var(--PIA24-BK-01, #042040);
      font-family: "Open Sans";
      font-size: 13px;
      font-style: normal;
      font-weight: 400;
      line-height: 130%; }
    .pop-box .mars-content > .red-box p span {
      font-weight: 400;
      color: #e30b34; }
  .pop-box .mars-content .order_num_box {
    margin-top: 15px;
    width: 100%; }
    .pop-box .mars-content .order_num_box .num_txt {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 15px; }
      .pop-box .mars-content .order_num_box .num_txt .num_tit {
        color: var(--PIA24-BK-01, #042040);
        font-size: 15px;
        font-weight: 400;
        line-height: 100%;
        margin-bottom: 5px; }
      .pop-box .mars-content .order_num_box .num_txt .num_info {
        color: var(--PIA24-BK-02, #55687D);
        font-size: 13px;
        font-weight: 400;
        line-height: 100%; }
    .pop-box .mars-content .order_num_box .num_introduce {
      display: flex;
      padding: 10px;
      align-items: flex-start;
      gap: 2px;
      align-self: stretch;
      border-radius: 4px;
      background: #FFFBF4;
      color: var(--PIA24-BK-02, #55687D);
      font-size: 12px;
      font-weight: 400;
      line-height: 130%; }
      .pop-box .mars-content .order_num_box .num_introduce i {
        width: 15px;
        height: 15px;
        flex-shrink: 0;
        background: url("../img/tip-icon-15.svg"); }
  .pop-box .mars-content > .blue-box {
    display: flex;
    padding: 15px;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    border-radius: 4px;
    background: #f5f8ff; }
    .pop-box .mars-content > .blue-box > p {
      color: var(--PIA24-BK-01, #042040);
      font-family: "Open Sans";
      font-size: 13px;
      font-style: normal;
      font-weight: 400;
      line-height: 130%; }
      .pop-box .mars-content > .blue-box > p > a {
        color: #0e6fde; }
  .pop-box .mars-content > .copy-address {
    display: flex;
    align-items: center;
    gap: 10px;
    align-self: stretch; }
    .pop-box .mars-content > .copy-address > .copy-left {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 5px;
      flex: 1 0 0; }
      .pop-box .mars-content > .copy-address > .copy-left > p {
        color: var(--PIA24-BK-01, #042040);
        font-family: "Open Sans";
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; }
        .pop-box .mars-content > .copy-address > .copy-left > p > .mars_name {
          text-transform: capitalize; }
      .pop-box .mars-content > .copy-address > .copy-left > span {
        color: var(--PIA24-BK-02, #55687d);
        font-family: "Open Sans";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; }
  .pop-box .mars-content .copy-btn {
    display: flex;
    padding: 8px 10px;
    align-items: center;
    gap: 5px;
    border-radius: 34px;
    border: 1px solid var(--PIA24-Line-01, #dee0e9);
    background: #fbfbfc;
    cursor: pointer; }
    .pop-box .mars-content .copy-btn > span {
      color: var(--PIA24-BK-02, #55687d);
      font-family: "Open Sans";
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%; }
  .pop-box .mars-content > .line-dashed {
    width: 100%;
    border-bottom: 1px dashed #dee0e9;
    margin: 15px 0; }

.pay_success {
  display: flex;
  position: absolute;
  left: calc(50% - 240px);
  top: calc(50% - 168px);
  width: 480px;
  padding: 30px;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  border-radius: 4px;
  border: 1px solid #EAEFF9;
  background: #FFF; }

.pay_success .mars-close-success {
  position: absolute;
  display: block;
  right: 10px;
  top: 10px;
  cursor: pointer; }

.pay_success > .title {
  color: var(--PIA24-BK-01, #042040);
  text-align: center;
  font-family: "Open Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  /* 18px */
  text-transform: capitalize; }

.pay_success > .tip {
  color: var(--PIA24-BK-02, #55687D);
  text-align: center;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 21px */ }

.pay_success > .tip > a {
  color: var(--PIA24-BK-01, #042040);
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-decoration-line: underline; }

.pay_success > .code {
  display: flex;
  padding: 14px 0px;
  justify-content: center;
  align-items: center;
  gap: 5px;
  align-self: stretch;
  border-radius: 4px;
  background: var(--PIA24-BG-01, #F5F5F7); }

.pay_success > .code > p {
  color: var(--PIA24-BK-02, #55687D);
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 14px */ }

.pay_success > .code > p > span {
  color: var(--PIA24-BK-01, #042040);
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  /* 16px */
  text-transform: uppercase; }

.icon_select {
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../img/plan-select-1.svg"); }
  .icon_select.active {
    background-image: url("../img/plan-select-2.svg"); }

.uct_changer_nav {
  width: 100%;
  flex: none;
  height: 50px;
  padding: 0 30px;
  border-bottom: 1px solid var(--PIA_BK-LIne02, #F4F4F5);
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .uct_changer_nav .nav_ul {
    height: 100%;
    display: flex;
    align-items: center;
    gap: 30px; }
    .uct_changer_nav .nav_ul .nav_li {
      display: flex;
      align-items: center;
      color: var(--PIA_BK-02, #55687D);
      font-size: 15px;
      font-weight: 400;
      line-height: 100%;
      height: 100%;
      cursor: pointer;
      text-transform: capitalize;
      border-bottom: 2px solid transparent; }
      .uct_changer_nav .nav_ul .nav_li.active {
        color: var(--PIA_BK-01, #042040);
        border-bottom: 2px solid var(--PIA_VI-01, #0E6FDE); }

.uct-download > .download-box {
  display: flex;
  padding: 30px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  flex: 1 0 0;
  align-self: stretch;
  border-radius: 4px;
  border: 1px solid var(--PIA24-Line-02, #F4F4F5);
  background: var(--PIA24-BK-White, #FFF); }
  .uct-download > .download-box > .title > p {
    color: var(--PIA24-BK-01, #042040);
    font-family: "Open Sans";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 17px */
    text-transform: capitalize; }
  .uct-download > .download-box > .download-list {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch; }
    .uct-download > .download-box > .download-list > .li {
      display: flex;
      padding: 30px;
      align-items: flex-end;
      gap: 20px;
      flex: 1 0 0;
      border-radius: 4px;
      background: #F8F9FB; }
      .uct-download > .download-box > .download-list > .li > .li-left {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
        flex: 1 0 0; }
        .uct-download > .download-box > .download-list > .li > .li-left > .left-top {
          display: flex;
          align-items: center;
          gap: 9.474px;
          border-radius: 6.316px; }
          .uct-download > .download-box > .download-list > .li > .li-left > .left-top > div {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 1.579px; }
            .uct-download > .download-box > .download-list > .li > .li-left > .left-top > div > p:first-child {
              color: var(--PIA24-BK-02, #55687D);
              font-family: Poppins;
              font-size: 13px;
              font-style: normal;
              font-weight: 400;
              line-height: 100%;
              /* 13px */ }
            .uct-download > .download-box > .download-list > .li > .li-left > .left-top > div > p:last-child {
              color: var(--PIA24-BK-01, #042040);
              font-family: "Open Sans";
              font-size: 19px;
              font-style: normal;
              font-weight: 600;
              line-height: 100%;
              /* 19px */ }
        .uct-download > .download-box > .download-list > .li > .li-left > .left-bottom {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          gap: 6px;
          align-self: stretch; }
          .uct-download > .download-box > .download-list > .li > .li-left > .left-bottom > .bottom-text {
            display: flex;
            align-items: center;
            gap: 5px;
            align-self: stretch;
            color: var(--PIA24-BK-01, #042040);
            font-family: "Open Sans";
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            line-height: 100%;
            /* 13px */ }
      .uct-download > .download-box > .download-list > .li > .li-right {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 9px; }
        .uct-download > .download-box > .download-list > .li > .li-right > button {
          display: flex;
          height: 34px;
          padding: 8px 15px;
          justify-content: center;
          align-items: center;
          gap: 10px;
          color: var(--PIA_BK-01, #042040);
          font-family: "Open Sans";
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 13px */
          text-transform: capitalize;
          border-radius: 4px;
          border: 1px solid #E2E4E5;
          background: var(--PIA_BK-White, #FFF);
          cursor: pointer; }
          .uct-download > .download-box > .download-list > .li > .li-right > button:hover {
            border-radius: 4px;
            border: 1px solid #E2E4E5;
            background: #F6F6F9;
            color: #042040; }
        .uct-download > .download-box > .download-list > .li > .li-right > a {
          color: var(--PIA24-BK-01, #042040);
          font-family: "Open Sans";
          font-size: 13px;
          font-style: normal;
          font-weight: 400;
          line-height: 100%;
          /* 13px */
          position: relative; }
          .uct-download > .download-box > .download-list > .li > .li-right > a::after {
            content: "";
            display: block;
            width: 0;
            height: 1px;
            background: #042040;
            transition: all 0.3s linear;
            position: absolute;
            left: 0;
            bottom: 0; }
          .uct-download > .download-box > .download-list > .li > .li-right > a:hover::after {
            width: 100%; }

.orderListNo {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  padding: 80px; }
  .orderListNo .oln_p {
    color: var(--PIA_BK-01, #042040);
    font-size: 14px;
    font-weight: 400;
    line-height: 100%; }
  .orderListNo .oln_span {
    display: block;
    color: var(--PIA_BK-02, #55687D);
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    margin-top: 15px; }

.com_btn {
  display: flex;
  height: 30px;
  padding: 8px 20px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: var(--PIA_VI-01, #0E6FDE);
  color: var(--PIA_BK-White, #FFF);
  font-size: 13px;
  font-weight: 400;
  line-height: 100%;
  text-transform: capitalize;
  cursor: pointer; }
  .com_btn:hover {
    background-color: #16396C; }

.com_btn1 {
  height: 38px;
  padding: 8px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #E2E4E5;
  background: var(--PIA_BK-White, #FFF);
  color: var(--PIA_BK-01, #042040);
  font-size: 13px;
  font-weight: 400;
  line-height: 100%;
  text-transform: capitalize;
  cursor: pointer; }
  .com_btn1:hover {
    background: #F6F6F9; }

.copybox {
  display: flex;
  align-items: center; }
  .copybox .copy_icon {
    width: 16px;
    height: 16px;
    background-image: url("../img/pay/icon_copy2.svg");
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    margin-left: 10px;
    flex: none; }
    .copybox .copy_icon:hover {
      background-image: url("../img/pay/icon_copy2_1.svg"); }

.txt01C195 {
  color: var(--PIA_Tip-02, #01C195); }

.txtE30B34 {
  color: var(--PIA_Tip-01, #E30B34); }

.txt55687D {
  color: var(--PIA_BK-02, #55687D); }

.state_txt {
  display: flex;
  align-items: center; }
  .state_txt .txt_dot {
    font-size: 25px;
    padding: 0 8px; }

.invoic_box {
  display: flex;
  align-items: center; }
  .invoic_box .inb_a {
    color: var(--PIA24-BK-01, #042040);
    font-size: 13px;
    font-weight: 400;
    line-height: 100%; }
    .invoic_box .inb_a:hover {
      color: var(--PIA_VI-01, #0E6FDE);
      text-decoration: underline; }
  .invoic_box .inb_line {
    width: 1px;
    height: var(--Letter-spacing-Letter-spacing, 10px);
    background: #DEE0E9;
    margin: 0 10px; }

.user_right {
  display: flex;
  flex-direction: column;
  flex: 1;
  width: calc(100% - 250px); }

.uct_cont_box {
  padding: 20px 30px;
  width: 100%;
  height: 100%;
  overflow-y: scroll; }
  .uct_cont_box::-webkit-scrollbar {
    width: 3px; }
  .uct_cont_box::-webkit-scrollbar-thumb {
    background-color: #E9EFF9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

.uct-email {
  height: 100%; }
  .uct-email .uct_cont_box {
    height: calc(100% - 54px);
    min-height: calc(100% - 54px); }

.uct-email-no {
  display: none; }
  .uct-email-no .uct_header a {
    cursor: pointer; }
  .uct-email-no .uct_header span {
    color: var(--PIA24-BK-01, #042040);
    font-family: "Open Sans";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 17px */
    text-transform: capitalize; }
  .uct-email-no .uct_header .returns {
    position: relative;
    top: 1px; }

.email_confirm_pop {
  background-color: rgba(0, 0, 0, 0.6) !important; }
  .email_confirm_pop .email_confirm_container {
    display: flex;
    width: 480px;
    padding: 30px;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    flex-shrink: 0;
    align-self: stretch;
    border-radius: 4px;
    background: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: relative; }
    @media only screen and (max-width: 600px) {
      .email_confirm_pop .email_confirm_container {
        width: calc(100% - 20px); } }
    .email_confirm_pop .email_confirm_container .tit-subhead {
      color: var(--PIA24-BK-01, #042040);
      text-align: center;
      font-family: "Open Sans";
      font-size: 18px;
      font-style: normal;
      font-weight: 600;
      line-height: 100%;
      /* 18px */
      text-transform: capitalize; }
    .email_confirm_pop .email_confirm_container .tit-txt {
      color: var(--PIA24-BK-02, #55687D);
      text-align: center;
      font-family: Inter;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      /* 21px */
      margin-top: 10px; }
    .email_confirm_pop .email_confirm_container .resend-btn {
      display: flex;
      padding: 10px 20px;
      min-width: 164px;
      height: 34px;
      justify-content: center;
      align-items: center;
      border-radius: 4px;
      background: var(--PIA24-VI-01, #0E6FDE);
      color: var(--PIA_BK-White, var(--white-100, #FFF));
      font-family: "Open Sans";
      font-size: 13px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      /* 13px */
      text-transform: capitalize;
      white-space: nowrap;
      cursor: pointer; }
    .email_confirm_pop .email_confirm_container .resend-msg {
      margin-top: -10px; }
      .email_confirm_pop .email_confirm_container .resend-msg span {
        color: #55687D;
        font-family: "Open Sans";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        /* 13px */ }
      .email_confirm_pop .email_confirm_container .resend-msg a {
        margin-left: 3px;
        color: var(--PIA24-VI-01, #0E6FDE);
        font-family: "Open Sans";
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: none;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
        cursor: pointer; }
    .email_confirm_pop .email_confirm_container .card_close {
      position: absolute;
      top: 12px;
      right: 12px;
      width: 18px;
      height: 18px;
      cursor: pointer; }

.info-msg {
  border-radius: 4px;
  border: 1px solid var(--PIA24-Line-02, #F4F4F5);
  background: var(--white-100, #FFF);
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 750px; }
  .info-msg .email-txt {
    text-align: center; }
    .info-msg .email-txt .tit-subhead {
      margin: 20px 0 30px 0;
      color: var(--PIA24-BK-01, #042040);
      font-family: "Open Sans";
      font-size: 20px;
      font-style: normal;
      font-weight: 600;
      line-height: 100%;
      /* 20px */ }
    .info-msg .email-txt .tit-txt {
      color: var(--PIA24-BK-02, #55687D);
      text-align: center;
      font-family: "Open Sans";
      font-size: 15px;
      font-style: normal;
      font-weight: 400;
      line-height: 140%;
      /* 21px */ }
    .info-msg .email-txt .resend-btn {
      display: flex;
      padding: 10px 20px;
      width: 144px;
      height: 34px;
      justify-content: center;
      align-items: center;
      border-radius: 4px;
      background: var(--PIA24-VI-01, #0E6FDE);
      color: var(--PIA_BK-White, var(--white-100, #FFF));
      font-family: "Open Sans";
      font-size: 13px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      /* 13px */
      text-transform: capitalize;
      margin: 40px auto 30px;
      cursor: pointer; }
    .info-msg .email-txt .resend-msg span {
      color: #55687D;
      font-family: "Open Sans";
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      /* 14px */ }
    .info-msg .email-txt .resend-msg a {
      color: var(--PIA24-BK-01, #042040);
      font-family: "Open Sans";
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      text-decoration-line: underline;
      cursor: pointer; }

@media only screen and (max-width: 780px) {
  .uct-email-no {
    height: 100%; }

  .info-msg {
    min-height: 100%; } }
.uct_bg_box {
  border-radius: 4px;
  border: 1px solid var(--PIA24-Line-02, #F4F4F5);
  background: var(--PIA24-BK-White, #FFF); }

.uct_header {
  width: 100%;
  display: flex;
  padding: 18px 30px;
  align-items: center;
  border-bottom: 1px solid var(--PIA24-Line-02, #F4F4F5);
  background: var(--PIA24-BK-White, #FFF);
  color: var(--PIA24-BK-01, #042040);
  font-size: 17px;
  font-weight: 400;
  line-height: 100%; }

.uct_nav {
  display: flex;
  align-items: center;
  display: flex;
  padding: 15px 30px 0px 30px;
  border-bottom: 1px solid var(--PIA24-Line-02, #F4F4F5);
  background: var(--PIA24-BK-White, #FFF); }
  .uct_nav .un_li {
    display: flex;
    align-items: center;
    padding-bottom: 15px;
    border-bottom: 2px solid transparent;
    margin-right: 30px;
    cursor: pointer; }
    .uct_nav .un_li.active {
      border-bottom: 2px solid var(--PIA24-VI-01, #0E6FDE); }
      .uct_nav .un_li.active p {
        color: var(--PIA24-BK-01, #042040); }
    .uct_nav .un_li:hover p {
      color: var(--PIA24-BK-01, #042040); }
    .uct_nav .un_li:hover .user_guide_icon path {
      stroke: #042040; }
    .uct_nav .un_li p {
      color: var(--PIA_BK-02, #55687D);
      font-size: 15px;
      font-weight: 400;
      line-height: 100%; }

.padding_20_30 {
  padding: 20px 30px; }

.uct_block_box {
  border-radius: 4px;
  border: 1px solid var(--PIA24-Line-02, #F4F4F5);
  background: var(--PIA24-BK-White, #FFF);
  border-radius: 4px; }
  .uct_block_box .uctb_tit {
    display: flex;
    padding: 15px 30px;
    justify-content: space-between;
    align-items: center;
    color: var(--PIA24-BK-01, #042040);
    font-size: 15px;
    font-weight: 400;
    line-height: 100%;
    text-transform: capitalize;
    border-bottom: 1px solid var(--PIA24-Line-02, #F4F4F5); }
  .uct_block_box .uctb_switch {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
    .uct_block_box .uctb_switch.is_checked .switch_cont::after {
      left: 100%;
      margin-left: -14px; }
    .uct_block_box .uctb_switch .switch_li1 {
      color: var(--PIA24-BK-02, #55687D);
      text-align: center;
      font-size: 13px;
      font-weight: 400;
      line-height: 100%;
      text-transform: capitalize; }
      .uct_block_box .uctb_switch .switch_li1.active {
        color: var(--PIA24-BK-01, #042040); }
    .uct_block_box .uctb_switch .switch_cont {
      width: 30px;
      height: 16px;
      padding: 1px;
      border-radius: 74.25px;
      background: var(--PIA24-BK-01, #042040);
      position: relative;
      margin: 0 10px; }
      .uct_block_box .uctb_switch .switch_cont::after {
        display: block;
        content: '';
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #fff;
        position: relative;
        left: 0px;
        transition: all .3s; }
  .uct_block_box .sh_cont {
    display: flex;
    padding: 30px; }
    .uct_block_box .sh_cont .com_btn1 {
      height: 30px;
      padding: 8px 15px; }
    .uct_block_box .sh_cont .sh-li {
      min-width: 400px;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .uct_block_box .sh_cont .sh-li .txt {
        color: var(--PIA24-BK-01, #042040);
        font-size: 26px;
        font-weight: 600;
        line-height: 100%; }
        .uct_block_box .sh_cont .sh-li .txt i {
          font-size: 16px;
          font-weight: 600;
          line-height: 100%; }
    .uct_block_box .sh_cont .sh_line {
      width: 1px;
      background: #ECF2F9;
      margin: 0 50px; }
    .uct_block_box .sh_cont .sh_cdkipt {
      display: flex;
      align-items: center; }
      .uct_block_box .sh_cont .sh_cdkipt .shcdk_p {
        color: var(--PIA24-BK-01, #042040);
        font-size: 14px;
        font-weight: 400;
        line-height: 100%; }
      .uct_block_box .sh_cont .sh_cdkipt input {
        width: 396px;
        height: 30px;
        padding: 8px 10px;
        border-radius: 4px;
        border: 1px solid #E6E9F0;
        background: #FAFBFC;
        margin: 0 10px;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 100%; }
  .uct_block_box .ubb_p1 {
    color: var(--PIA24-BK-01, #042040);
    font-size: 17px;
    font-weight: 400;
    line-height: 100%;
    text-transform: capitalize; }
  .uct_block_box .ubb_p2 {
    color: var(--PIA24-BK-01, #042040);
    font-size: 13px;
    font-weight: 400;
    line-height: 100%; }

.features_li {
  color: var(--PIA24-BK-01, #042040);
  font-size: 13px;
  font-weight: 400;
  line-height: 100%;
  display: flex;
  align-items: center; }
  .features_li p {
    margin-left: 8px; }

.ur_echart_box {
  padding: 20px 30px;
  position: relative; }
  .ur_echart_box .ucr_timesearch_box {
    position: absolute;
    top: 20px;
    right: 130px;
    z-index: 2; }

.uctb_down_box {
  padding: 20px 30px;
  min-height: 100px;
  display: flex;
  align-items: center; }
  .uctb_down_box .ud_li {
    display: flex;
    align-items: center;
    cursor: pointer; }
    .uctb_down_box .ud_li .udli_txt {
      margin-left: 10px; }
      .uctb_down_box .ud_li .udli_txt span {
        color: var(--PIA24-BK-02, #55687D);
        font-size: 12px;
        font-weight: 400;
        line-height: 100%; }
      .uctb_down_box .ud_li .udli_txt p {
        color: var(--PIA24-BK-01, #042040);
        font-size: 15px;
        font-weight: 600;
        line-height: 100%;
        margin-top: 3px; }
  .uctb_down_box .ud_line {
    width: 1px;
    height: 18px;
    background: #C9D3E2;
    margin: 0 70px; }

.uctb_paylist_box {
  padding: 20px 30px;
  display: flex;
  align-items: center; }

.uctb_paylist_hasbox {
  padding: 20px 30px; }
  .uctb_paylist_hasbox .uctb_paylist_box {
    padding: 0px; }
  .uctb_paylist_hasbox .uctb_hint {
    display: flex;
    align-items: center;
    margin-top: 15px; }
    .uctb_paylist_hasbox .uctb_hint.bright .hint_icon1 {
      display: none; }
    .uctb_paylist_hasbox .uctb_hint.bright .hint_icon2 {
      display: flex; }
    .uctb_paylist_hasbox .uctb_hint.bright p {
      color: var(--PIA24-BK-01, #042040); }
    .uctb_paylist_hasbox .uctb_hint p {
      color: var(--PIA24-BK-02, #55687D);
      font-size: 12px;
      font-style: normal;
      font-weight: 400;
      line-height: 130%;
      margin-left: 3px; }
      .uctb_paylist_hasbox .uctb_hint p b {
        font-weight: 600;
        color: var(--PIA24-BK-01, #042040); }
    .uctb_paylist_hasbox .uctb_hint .hint_icon1 {
      display: flex; }
    .uctb_paylist_hasbox .uctb_hint .hint_icon2 {
      display: none; }

.uctbp_li {
  min-width: 194px;
  height: 78px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
  border-radius: 4px;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
  user-select: none; }
  .uctbp_li .pli_border {
    width: 100%;
    height: 100%;
    border-radius: 4px;
    border: 1px solid var(--PIA24-Line-02, #F4F4F5);
    position: absolute;
    left: 0;
    top: 0; }
  .uctbp_li:nth-last-of-type(1) {
    margin-right: 0; }
  .uctbp_li.active {
    background: #F4EBFE; }
    .uctbp_li.active .pli_border {
      border: 3px solid #7A1FCC; }
    .uctbp_li.active .pli_checked_icon {
      background-image: url("../../index/img/index/activity/hollywood/checked.png");
      background-size: 100% 100%; }
  .uctbp_li .pli_cont {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 2; }
  .uctbp_li .pli_iptnum {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 7px; }
    .uctbp_li .pli_iptnum .pli_name {
      margin-bottom: 0; }
    .uctbp_li .pli_iptnum .pli_num_dis {
      width: 19px;
      height: 19px; }
      .uctbp_li .pli_iptnum .pli_num_dis.isNO {
        pointer-events: none;
        opacity: 0.5; }
  .uctbp_li .pli_name {
    min-width: 100px;
    padding: 0 5px;
    color: var(--PIA24-BK-01, #042040);
    font-size: 18px;
    font-weight: 600;
    line-height: 100%;
    margin-bottom: 7px;
    display: flex;
    justify-content: center; }
    .uctbp_li .pli_name span {
      color: var(--PIA24-VI-01, #0E6FDE);
      font-size: 13px;
      font-weight: 600;
      line-height: 100%; }
  .uctbp_li .pli_pic {
    color: var(--PIA24-BK-02, #55687D);
    font-size: 13px;
    font-weight: 400;
    line-height: 100%; }
  .uctbp_li .pli_mark {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    padding: 2px 4px 2px 16px;
    justify-content: center;
    align-items: center;
    border-radius: 0px 4px 0 4px;
    background: #7A1FCC;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 100%; }
  .uctbp_li .pli_checked_icon {
    position: absolute;
    top: 12px;
    left: 12px;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../img/icon_checked.svg"); }

.white_cont {
  padding: 20px 30px; }
  .white_cont .whit_ipt_tit {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .white_cont .whit_ipt_tit .wipt_cont {
      display: flex;
      align-items: center; }
      .white_cont .whit_ipt_tit .wipt_cont input {
        width: 400px;
        height: 30px;
        padding: 9px 10px;
        border-radius: 4px;
        border: 1px solid #EAEFF9;
        background: #FDFDFE; }
    .white_cont .whit_ipt_tit .com_btn1 {
      height: 30px;
      padding: 8px 15px; }

.webLodingFalse {
  position: relative;
  border-radius: 2px;
  background: #F4F4F5;
  overflow: hidden; }
  .webLodingFalse .loadingfalse {
    position: absolute;
    width: 60px;
    height: 100%;
    left: 0%;
    top: 0;
    transform: translateX(-100%);
    background: linear-gradient(90deg, rgba(236, 236, 236, 0) 0%, #ECECEC 52.5%, rgba(236, 236, 236, 0) 100%);
    animation: loadingfalse 2s linear infinite; }

.tooltip_box {
  position: relative; }
  .tooltip_box:hover .tool_icon {
    background-image: url("../img/icon_tooltip_1.svg"); }
  .tooltip_box:hover .tool_cont {
    display: block; }
  .tooltip_box .tool_icon {
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("../img/icon_tooltip.svg"); }
  .tooltip_box .tool_cont {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, calc(-100% - 10px));
    font-size: 12px;
    min-width: 200px;
    padding: 5px;
    background: #555555;
    color: #fff;
    display: none;
    z-index: 2; }

.webLodingTrue {
  display: none; }

.nav_search_box {
  display: flex;
  align-items: flex-end;
  justify-content: space-between; }
  .nav_search_box .ns_check {
    display: flex;
    align-items: center;
    padding: 3px;
    height: 38px;
    border-radius: 4px;
    border: 1px solid #F0F1F5;
    background: #F7F8FC; }
    .nav_search_box .ns_check .nsc_li {
      display: flex;
      align-items: center;
      color: var(--PIA_BK-02, #55687D);
      font-size: 14px;
      font-weight: 400;
      line-height: 100%;
      border: 1px solid transparent;
      padding: 7px 14px;
      cursor: pointer;
      white-space: nowrap; }
      .nav_search_box .ns_check .nsc_li.active {
        border-radius: 4px;
        border: 1px solid #E8EBF0;
        background: var(--white-100, #FFF);
        box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.05);
        color: var(--PIA24-BK-01, #042040); }
  .nav_search_box .ns_filter {
    display: flex;
    align-items: center; }
    .nav_search_box .ns_filter .el-input__inner {
      height: 30px; }
  .nav_search_box .nsf_seach_box {
    display: flex;
    align-items: center;
    width: 300px;
    height: 30px;
    padding: 5px 10px;
    border-radius: 4px;
    border: 1px solid #EAEFF9;
    background: #FDFDFE; }
    .nav_search_box .nsf_seach_box input {
      border: none;
      background-color: transparent;
      margin-left: 5px;
      width: 100%;
      height: 100%;
      color: var(--PIA24-BK-01, #042040);
      font-size: 13px;
      font-weight: 400;
      padding-left: 0;
      line-height: 100%; }

@keyframes loadingfalse {
  0% {
    left: 0%;
    transform: translateX(-100%); }
  100% {
    left: 100%;
    transform: translateX(0%); } }

/*# sourceMappingURL=new_settings.css.map */
