@charset "UTF-8";
.tab-content-shopee[data-v-4a9d96a1] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.tab-content-shopee[data-v-4a9d96a1] .el-checkbox__input.is-checked .el-checkbox__inner {
  background-color: #FA7D3C;
  border-color: #FA7D3C;
}
.tab-content-shopee[data-v-4a9d96a1] .el-checkbox__input.is-focus .el-checkbox__inner {
  border-color: #FA7D3C;
}
.tab-content-shopee .tab-card[data-v-4a9d96a1] {
  width: 288px;
  height: 180px;
}
.tab-content-shopee .tab-card img[data-v-4a9d96a1] {
  width: 100%;
  height: 100%;
}
.tab-content-shopee .tab-card .tab-card-text[data-v-4a9d96a1] {
  width: 100%;
  height: 28px;
  color: #FA7D3C;
  font-size: 12px;
  background: -webkit-gradient(linear, left bottom, left top, from(#FFF4F6), to(#FFF4F6)), #FFF4F6;
  background: linear-gradient(0deg, #FFF4F6, #FFF4F6), #FFF4F6;
  border-radius: 4px;
  padding: 5px;
  margin-top: 28px;
  text-align: center;
  line-height: 18px;
  border: 1px solid #FD8D55;
}
.tab-content-shopee .tab-mid[data-v-4a9d96a1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 60px;
}
.tab-content-shopee .tab-mid .right-text[data-v-4a9d96a1] {
  margin-top: 45px;
  font-size: 14px;
  color: #666;
}
.tab-content-shopee .tab-mid .right-center .center-price[data-v-4a9d96a1] {
  margin: 20px 0;
}
.tab-content-shopee .tab-mid .right-center .center-price[data-v-4a9d96a1]:first-child {
  color: #1d1d1d;
  font-weight: 600;
  font-size: 24px;
}
.tab-content-shopee .tab-mid .right-center .center-price .price[data-v-4a9d96a1] {
  font-weight: 700;
  font-size: 44px;
  color: #ff5165;
  margin-top: 10px;
}
.tab-content-shopee .tab-mid .right-center .right-center-text[data-v-4a9d96a1] {
  font-size: 14px;
  color: #666;
  margin-top: 24px;
}
.tab-content-shopee .tab-mid .right-center .right-center-text li[data-v-4a9d96a1] {
  margin-top: 15px;
}
.tab-content-shopee .tab-mid .right-center ul[data-v-4a9d96a1] {
  list-style-type: none;
}
.tab-content-shopee .tab-mid .right-center ul li[data-v-4a9d96a1]::before {
  display: inline-block;
  content: "●";
  /* '\25CF' */
  padding-right: 10px;
  color: #666;
  font-size: 4px;
}
.tab-content-shopee .tab-right[data-v-4a9d96a1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 350px;
  height: 272px;
  padding: 24px;
  border-radius: 8px;
  background: #FFF;
  -webkit-box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.1);
}
.tab-content-shopee .tab-right .right-bottom[data-v-4a9d96a1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tab-content-shopee .tab-right .right-bottom .title-box[data-v-4a9d96a1] {
  margin-bottom: 24px;
}
.tab-content-shopee .tab-right .right-bottom .title-box .title[data-v-4a9d96a1] {
  color: #FC7D3C;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
  text-align: left;
}
.tab-content-shopee .tab-right .right-bottom .title-box .line[data-v-4a9d96a1] {
  width: 100%;
  height: 2px;
  background: #FC7D3C;
  border-radius: 4px;
}
.tab-content-shopee .tab-right .right-bottom .el-input[data-v-4a9d96a1] {
  display: inline-block;
}
.tab-content-shopee .tab-right .right-bottom[data-v-4a9d96a1] .bottom-phone .el-input__inner {
  width: 100%;
  height: 38px;
  border: none;
  border-radius: 4px;
  margin-right: 12px;
  background: #FFF8F4;
}
.tab-content-shopee .tab-right .right-bottom .bottom-code-box[data-v-4a9d96a1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tab-content-shopee .tab-right .right-bottom[data-v-4a9d96a1] .el-input__inner::-webkit-input-placeholder {
  color: #999;
}
.tab-content-shopee .tab-right .right-bottom[data-v-4a9d96a1] .el-input__inner::-moz-placeholder {
  color: #999;
}
.tab-content-shopee .tab-right .right-bottom[data-v-4a9d96a1] .el-input__inner:-ms-input-placeholder {
  color: #999;
}
.tab-content-shopee .tab-right .right-bottom[data-v-4a9d96a1] .el-input__inner::-ms-input-placeholder {
  color: #999;
}
.tab-content-shopee .tab-right .right-bottom[data-v-4a9d96a1] .el-input__inner::placeholder {
  color: #999;
}
.tab-content-shopee .tab-right .right-bottom[data-v-4a9d96a1] .bottom-code .el-input__inner {
  width: 100%;
  height: 38px;
  border: none;
  border-radius: 4px;
  margin-right: 12px;
  background: #FFF8F4;
}
.tab-content-shopee .tab-right .right-bottom .get-code[data-v-4a9d96a1] {
  width: 118px;
  height: 38px;
  background: #FFE8DC;
  border-radius: 4px;
  margin-left: 12px;
  color: #FC7D3C;
  border: none;
}
.tab-content-shopee .tab-right .right-bottom .tips[data-v-4a9d96a1] {
  color: #666;
  font-size: 12px;
  margin-top: 14px;
  margin-left: 12px;
}
.tab-content-shopee .tab-right .right-bottom .tips .tips-word[data-v-4a9d96a1] {
  color: #333;
  font-size: 12px;
  margin-bottom: 15px;
}
.two-content[data-v-c77602de] .el-descriptions-item__label {
  width: 140px;
}
.two-content[data-v-c77602de] .el-radio__input.is-checked .el-radio__inner {
  border-color: #fff;
  background: #FA7D3C;
}
.two-content .number[data-v-c77602de] {
  color: #666666;
  margin-right: 10px;
}
.two-content .enight-label[data-v-c77602de] {
  width: 72px;
  height: 23px;
  display: inline-block;
  background: #e7f7ef;
  border-radius: 4px;
  color: #FA7D3C;
  text-align: center;
  line-height: 23px;
}
.two-footer[data-v-c77602de] {
  margin-top: 20px;
  font-size: 12px;
  color: #666666;
  margin-bottom: 50px;
}
.two-footer[data-v-c77602de] .el-checkbox__input.is-checked .el-checkbox__inner {
  background-color: #FA7D3C;
  border-color: #FA7D3C;
}
.two-footer .two-checkbox[data-v-c77602de] {
  margin-right: 10px;
  border-radius: 3px;
}
.two-footer a[data-v-c77602de] {
  color: #FA7D3C;
}
.my-step-shopee[data-v-c811165a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.my-step-shopee[data-v-c811165a] .el-icon-check {
  font-size: 20px;
}
.my-step-shopee[data-v-c811165a] .el-icon-check:before {
  content: "\e79c";
}
.my-step-shopee[data-v-c811165a] .is-success .el-step__icon.is-text {
  border: none;
}
.my-step-shopee .top-right[data-v-c811165a] {
  width: 140px;
  height: 24px;
  font-size: 12px;
  color: #FA7D3C;
  background: #FFF8F4;
  border-radius: 4px;
  text-align: center;
  line-height: 24px;
  margin-left: 50px;
  margin-top: 27px;
}
.my-step-shopee .step-top[data-v-c811165a] {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  margin-bottom: 0px;
}
.my-step-shopee .step-top .top-left[data-v-c811165a] {
  font-size: 20px;
  color: #1d1d1d;
  height: 24px;
  font-weight: 500;
}
.my-step-shopee .step-top .top-right[data-v-c811165a] {
  width: 140px;
  height: 24px;
  font-size: 12px;
  color: #FA7D3C;
  background: #FFF8F4;
  border-radius: 4px;
  text-align: center;
  line-height: 24px;
  margin-left: 10px;
}
.my-step-shopee .code-left[data-v-c811165a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.my-step-shopee .code-left .icon-result[data-v-c811165a] {
  width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.my-step-shopee .code-left .icon-result .box[data-v-c811165a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.my-step-shopee .code-left .icon-result .box img[data-v-c811165a] {
  height: 24px;
  width: 24px;
  margin-left: 0;
}
.my-step-shopee .code-left .icon-result .box .text[data-v-c811165a] {
  color: #FF7F3D;
  font-size: 14px;
  font-weight: 400;
  margin-top: 6px;
}
.my-step-shopee .code-left[data-v-c811165a] .el-step__line {
  background-color: #FFDAC7;
}
.my-step-shopee .code-left[data-v-c811165a] .el-step__head.is-process {
  color: #FFDAC7;
  border-color: #FFDAC7;
}
.my-step-shopee .code-left[data-v-c811165a] .el-step__head.is-wait {
  color: #FFDAC7;
  border-color: #FFDAC7;
}
.my-step-shopee .code-left[data-v-c811165a] .el-step.is-vertical .el-step__title {
  color: #F97D3C;
}
.my-step-shopee .code-left[data-v-c811165a] .el-icon-check {
  color: #F97D3C;
}
.my-step-shopee .code-left[data-v-c811165a] .el-step__head.is-success {
  color: #F97D3C;
  border-color: #F97D3C;
}
.my-step-shopee .code-left[data-v-c811165a] .el-step__title.is-success {
  color: #F97D3C;
}
.my-step-shopee .code-left[data-v-c811165a] .el-step__title.is-finish {
  color: #1d1d1d;
  font-size: 14px;
}
.my-step-shopee .code-left[data-v-c811165a] .el-step__title.is-finish {
  color: #F97D3C;
  font-size: 14px;
  font-weight: 600;
}
.my-step-shopee .code-left[data-v-c811165a] .el-step__head.is-finish {
  color: #F97D3C;
  border-color: #F97D3C;
}
.my-step-shopee .code-left[data-v-c811165a] .el-step.is-vertical .el-step__title {
  font-size: 14px;
  font-weight: normal;
}
.my-step-shopee .code-left[data-v-c811165a] .el-step.is-vertical .el-step__line {
  width: 1px;
  top: 12px;
  bottom: 0;
  left: 11px;
  color: #b6d0d3;
  background: #b6d0d3;
}
.my-step-shopee .code-left img[data-v-c811165a] {
  width: 100px;
  height: 100px;
  margin-left: 40px;
}
.my-step-shopee .code-right[data-v-c811165a] {
  width: 100px;
}
.my-step-shopee .step-footer[data-v-c811165a] {
  margin-top: 15px;
  color: #666666;
  font-size: 12px;
  text-align: center;
  margin-bottom: 50px;
}
.my-step-shopee .step-footer a[data-v-c811165a] {
  color: #FA7D3C;
}
.my-step-shopee .step-right[data-v-c811165a] {
  width: 170px;
  height: 170px;
}
.contain-shopee[data-v-c811165a] {
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  background: -webkit-gradient(linear, left top, right top, from(#FAE2DF), color-stop(20%, #FAE2DF), color-stop(20%, #fff6f4), to(#fff6f4));
  background: linear-gradient(to right, #FAE2DF 0%, #FAE2DF 20%, #fff6f4 20%, #fff6f4 100%);
  background-size: 100% 100%;
  position: relative;
}
.contain-shopee[data-v-c811165a] .el-drawer__header {
  margin-bottom: 0;
}
.contain-shopee .yellow-block[data-v-c811165a] {
  position: fixed;
  width: 78px;
  top: 100px;
  z-index: 97;
}
.contain-shopee .green-block[data-v-c811165a] {
  position: fixed;
  width: 900px;
  bottom: 0px;
  right: 0px;
  z-index: 98;
}
.contain-shopee .inner[data-v-c811165a] {
  position: relative;
  z-index: 99;
  margin-bottom: 130px;
}
.contain-shopee .banner[data-v-c811165a] {
  width: 100%;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 8px 130px;
}
.contain-shopee .banner .banner-left img[data-v-c811165a] {
  height: 32px;
}
.contain-shopee .banner .banner-right[data-v-c811165a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 280px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contain-shopee .banner .banner-right .banner-right-left[data-v-c811165a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 200px;
}
.contain-shopee .banner .banner-right .banner-right-left .now-shop[data-v-c811165a] {
  font-size: 14px;
  color: #ffffff;
  line-height: 32px;
}
.contain-shopee .banner .banner-right .banner-right-left .house-first[data-v-c811165a] {
  color: #fbc602;
}
.contain-shopee .banner .banner-right .banner-right-left .house-first .el-icon-edit[data-v-c811165a] {
  color: #fff;
}
.contain-shopee .banner .banner-right .banner-right-left .edit[data-v-c811165a] {
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.contain-shopee .banner .banner-right .banner-right-left .edit img[data-v-c811165a] {
  width: 18px;
  height: 18px;
}
.contain-shopee .banner .banner-right .old-enter[data-v-c811165a] {
  width: 72px;
  height: 24px;
  border: 1px solid #FA7D3C;
  border-radius: 6px;
  background: #002f36;
  color: #FA7D3C;
  font-size: 14px;
  cursor: pointer;
}
.contain-shopee .content[data-v-c811165a] {
  width: 80%;
  margin: 0 auto;
}
.contain-shopee .content .tabs[data-v-c811165a] {
  margin-top: 20px;
  width: 100%;
}
.contain-shopee .content .tabs[data-v-c811165a] .el-tabs--border-card {
  border-radius: 20px 20px 8px 8px;
  border: none;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}
.contain-shopee .content .tabs[data-v-c811165a] .el-tabs__nav {
  width: 100% !important;
  background: transparent;
}
.contain-shopee .content .tabs[data-v-c811165a] .el-tabs__nav-scroll {
  border-radius: 0px 20px 0px 0px;
}
.contain-shopee .content .tabs[data-v-c811165a] .el-tabs--border-card > .el-tabs__header {
  background: rgb(245, 249, 250);
  border-radius: 20px;
}
.contain-shopee .content .tabs[data-v-c811165a] .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active {
  width: 50%;
  height: 56px;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(#ffffff)), #FC7D3C;
  background: linear-gradient(0deg, #ffffff, #ffffff), #FC7D3C;
  border-radius: 20px 20px 0px 0px;
  text-align: center;
  margin-right: 20px;
  color: #232f3e;
  line-height: 56px;
  border: 1px solid #fff;
  border-right: 1px solid transparent;
  border-bottom: 3px solid #FC7D3C;
  font-weight: bold;
}
.contain-shopee .content .tabs[data-v-c811165a] .el-tabs--border-card > .el-tabs__header .el-tabs__item {
  width: 50%;
  height: 56px;
  background: #e4e5e5;
  border-radius: 20px 20px 0px 0px;
  text-align: center;
  margin-right: 20px;
  color: #726e6e;
  line-height: 56px;
  font-weight: bold;
}
.contain-shopee .content .tabs[data-v-c811165a] .el-tabs--border-card > .el-tabs__content {
  min-height: 340px;
  padding: 35px 25px;
}
.contain-shopee .content .tabs[data-v-c811165a] .el-tabs--border-card > .el-tabs__content .el-tab-pane {
  height: 100%;
}
.contain-shopee .content .tabs .draw-money[data-v-c811165a] {
  padding: 0px 50px;
}
.contain-shopee .content .tabs .draw-money .page-two[data-v-c811165a] {
  width: 90%;
  border-bottom: 1px solid #f1f2f4;
  margin-bottom: 10px;
}
.contain-shopee .content .tabs .draw-money .page-two .two-top[data-v-c811165a] {
  height: 110px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.contain-shopee .content .tabs .draw-money .page-two .two-top img[data-v-c811165a] {
  width: 14px;
  height: 14px;
  margin-left: 5px;
}
.contain-shopee .content .tabs .draw-money .page-two .two-top .two-tip[data-v-c811165a] {
  width: 224px;
  height: 28px;
  border-radius: 4px;
  color: #FA7D3C;
  font-size: 12px;
  text-align: center;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}
.contain-shopee .content .tabs .draw-money .page-two .two-top .center-price[data-v-c811165a] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.contain-shopee .content .tabs .draw-money .page-two .two-top .center-price .money[data-v-c811165a] {
  color: #1d1d1d;
  font-weight: 600;
  font-size: 24px;
}
.contain-shopee .content .tabs .draw-money .page-two .two-top .center-price .price[data-v-c811165a] {
  font-weight: 700;
  font-size: 44px;
  color: #ff5165;
  margin-left: 20px;
}
.contain-shopee .content .content-banner[data-v-c811165a] {
  width: 100%;
  margin-top: 25px;
}
.contain-shopee .content .content-banner img[data-v-c811165a] {
  width: 100%;
}
.contain-shopee .footer[data-v-c811165a] {
  width: 100%;
  height: 100px;
  background: #fafafa;
  position: fixed;
  right: 0;
  bottom: 0;
  padding: 0px 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 100;
  -webkit-box-shadow: 0px -5px 20px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px -5px 20px 0px rgba(0, 0, 0, 0.05);
}
.contain-shopee .footer .footer-left[data-v-c811165a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.contain-shopee .footer .footer-left .left-total[data-v-c811165a] {
  font-size: 18px;
  color: #ff2472;
  margin-bottom: 10px;
}
.contain-shopee .footer .footer-left .left-detail[data-v-c811165a] {
  font-size: 14px;
  color: #aeb3b3;
}
.contain-shopee .footer .footer-right[data-v-c811165a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contain-shopee .footer .footer-right .right-able[data-v-c811165a] {
  font-size: 18px;
  color: #343434;
  display: block;
  font-size: bold;
  height: 100%;
  line-height: 114px;
}
.contain-shopee .footer .footer-right .right-price[data-v-c811165a] {
  font-weight: 700;
  font-size: 40px;
  background: -webkit-gradient(linear, left top, right top, from(#ff2472), to(#ff5f61));
  background: linear-gradient(to right, #ff2472, #ff5f61);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  margin-left: 20px;
}
.contain-shopee .footer .footer-right .footer-btn[data-v-c811165a] {
  width: 176px;
  height: 50px;
  font-size: 24px;
  color: #fff;
  background: linear-gradient(326.82deg, #ff2472 -5.17%, #ff5f61 85.53%);
  border-radius: 6px;
  margin-left: 20px;
}
.contain-shopee[data-v-c811165a] .el-dialog {
  border-radius: 8px;
}
.contain-shopee .dialog-content[data-v-c811165a] {
  height: 320px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.contain-shopee .dialog-content .dialog-text[data-v-c811165a] {
  width: 100%;
  font-size: 24px;
  color: #1d1d1d;
  text-align: center;
}
.contain-shopee .dialog-content .dlalog-content[data-v-c811165a] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.contain-shopee .dialog-content .dlalog-content .dialog-clock[data-v-c811165a] {
  width: 180px;
  height: 130px;
  margin: 0 auto;
}
.contain-shopee .dialog-content .dlalog-content .dlalog-time[data-v-c811165a] {
  color: #FA7D3C;
  font-size: 24px;
}
.contain-shopee .dialog-content .dialog-wait[data-v-c811165a] {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #333;
}

.distpicker-address-wrapper select {
  width: 49% !important;
  height: 36px !important;
  line-height: 1 !important;
  padding: 0.3rem 0.5rem !important;
  font-size: 0.8rem !important;
}
.avatar-uploader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.second-bottom .el-input--medium .el-input__inner {
  color: black;
}
.question-i {
  color: #999;
  position: absolute;
  top: 10px;
  left: 120px;
  cursor: pointer;
}

.second-bottom[data-v-0a58869d] {
  width: 100%;
  background: #fff;
  padding: 35px 86px;
  border-radius: 8px;
  margin-top: 20px;
}
.second-bottom .pay-title[data-v-0a58869d] {
  margin-top: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.second-bottom .pay-title .line[data-v-0a58869d] {
  width: 4px;
  height: 20px;
  border-radius: 10px;
  background: var(--1, linear-gradient(327deg, #FF2472 -5.17%, #FF5F61 85.53%));
}
.second-bottom .pay-title .title[data-v-0a58869d] {
  color: #1D2129;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  margin-left: 16px;
}
.second-bottom .pay-company-box[data-v-0a58869d] {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.second-bottom .pay-company-box .pay-company[data-v-0a58869d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.second-bottom .pay-company-box .pay-company img[data-v-0a58869d] {
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 6px;
}
.second-bottom .pay-company-box .pay-company .active[data-v-0a58869d] {
  border: 1px solid #FFA38E;
  -webkit-box-shadow: 0px 0px 14px 0px rgba(173, 130, 167, 0.2);
          box-shadow: 0px 0px 14px 0px rgba(173, 130, 167, 0.2);
}
.second-bottom .tips[data-v-0a58869d] {
  width: 100%;
  margin: 0 auto;
  height: 48px;
  background: -webkit-gradient(linear, left bottom, left top, from(#f5f9fa), to(#f5f9fa)), #002f36;
  background: linear-gradient(0deg, #f5f9fa, #f5f9fa), #002f36;
  border-bottom: 3px solid #FB7D3C;
  border-radius: 2px;
  font-size: 14px;
  border-radius: 4px;
  line-height: 48px;
  color: #002f36;
}
.second-bottom .warn[data-v-0a58869d] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #666666;
  width: 800px;
  margin-top: 25px;
}
.second-bottom .warn .warn-one[data-v-0a58869d] {
  -webkit-box-flex: 0.3;
      -ms-flex: 0.3;
          flex: 0.3;
}
.second-bottom .warn .warn-two[data-v-0a58869d] {
  -webkit-box-flex: 0.6;
      -ms-flex: 0.6;
          flex: 0.6;
}
.second-bottom .form-content[data-v-0a58869d] {
  width: 100%;
  min-width: 900px;
}
.second-bottom .form-content .pic-box[data-v-0a58869d] {
  margin-top: 25px;
  margin-bottom: 10px;
}
.second-bottom .form-content .company-addr[data-v-0a58869d] {
  width: 100%;
  margin-bottom: 100px;
}
.second-bottom .form-content .company-addr[data-v-0a58869d] .el-form-item--medium .el-form-item__content {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.second-bottom[data-v-25f9a7f8] {
  width: 100%;
  background: #fff;
  padding: 35px 86px;
  border-radius: 8px;
  margin-top: 20px;
}
.second-bottom .title[data-v-25f9a7f8] {
  font-size: 20px;
  color: #1d1d1d;
  text-align: center;
  margin: 48px 0 24px 0;
}
.second-bottom .link[data-v-25f9a7f8] {
  color: #666;
  text-align: center;
  font-size: 14px;
  margin: 24px 0;
}
.second-bottom .link a[data-v-25f9a7f8] {
  color: #FB7D3C;
}
.second-bottom .tips[data-v-25f9a7f8] {
  width: 100%;
  margin: 0 auto;
  height: 48px;
  background: -webkit-gradient(linear, left bottom, left top, from(#f5f9fa), to(#f5f9fa)), #002f36;
  background: linear-gradient(0deg, #f5f9fa, #f5f9fa), #002f36;
  border-bottom: 3px solid #FB7D3C;
  border-radius: 2px;
  font-size: 14px;
  border-radius: 4px;
  line-height: 48px;
  color: #002f36;
}
.second-bottom .warn[data-v-25f9a7f8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #666666;
  width: 800px;
  margin-top: 25px;
}
.second-bottom .warn .warn-one[data-v-25f9a7f8] {
  -webkit-box-flex: 0.3;
      -ms-flex: 0.3;
          flex: 0.3;
}
.second-bottom .warn .warn-two[data-v-25f9a7f8] {
  -webkit-box-flex: 0.6;
      -ms-flex: 0.6;
          flex: 0.6;
}
.second-bottom .form-content[data-v-25f9a7f8] {
  width: 85%;
  min-width: 900px;
}
.second-bottom .form-content .pic-box[data-v-25f9a7f8] {
  margin-top: 25px;
  margin-bottom: 10px;
}
.second-bottom .form-content .company-addr[data-v-25f9a7f8] {
  width: 100%;
  margin-bottom: 100px;
}
.second-bottom .form-content .company-addr[data-v-25f9a7f8] .el-form-item--medium .el-form-item__content {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
[data-v-25f9a7f8] .el-dialog {
  border-radius: 8px;
}
.dialog-content[data-v-25f9a7f8] {
  height: 320px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.dialog-content .dialog-text[data-v-25f9a7f8] {
  width: 100%;
  font-size: 24px;
  color: #1d1d1d;
  text-align: center;
}
.dialog-content .dlalog-content[data-v-25f9a7f8] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.dialog-content .dlalog-content .dialog-clock[data-v-25f9a7f8] {
  width: 180px;
  height: 130px;
  margin: 0 auto;
}
.dialog-content .dlalog-content .dlalog-time[data-v-25f9a7f8] {
  color: #FB7D3C;
  font-size: 24px;
}
.dialog-content .dialog-wait[data-v-25f9a7f8] {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #333;
}
.content[data-v-227d0e5b] {
  width: 100%;
  text-align: center;
  height: 480px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content .title[data-v-227d0e5b] {
  font-weight: 600;
  font-size: 24px;
  color: var(--neutral-18, #1d1d1d);
  font-size: 24px;
  margin-bottom: 10px;
}
.content .price[data-v-227d0e5b] {
  color: var(--amazon-1, #ff5165);
  font-size: 44px;
  font-weight: 700;
  margin-top: -30px;
  border-bottom: 1px solid #f1f2f4;
  vertical-align: top;
  margin-top: 16px;
  padding-bottom: 30px;
}
.content .tips[data-v-227d0e5b] {
  color: var(--neutral-18, #1d1d1d);
  font-size: 20px;
}
.content .show-code[data-v-227d0e5b] {
  width: 288px;
  height: 225px;
  margin: 0 auto;
  padding: 32px 40px;
  border-radius: 8px;
  margin-top: 40px;
  background: -webkit-gradient(linear, left bottom, left top, from(#FFF8F4), to(#FFF8F4)), #002F36;
  background: linear-gradient(0deg, #FFF8F4 0%, #FFF8F4 100%), #002F36;
}
.content .show-code .code[data-v-227d0e5b] {
  width: 115px;
  height: 115px;
}
.content .show-code .more[data-v-227d0e5b] {
  color: var(--amazon-2, #FA7D3C);
  text-align: center;
  font-size: 12px;
  margin-top: 5px;
  line-height: 20px;
}
.content .follow[data-v-227d0e5b] {
  color: var(--neutral-18, #1d1d1d);
  font-size: 20px;
  font-weight: 400;
  margin: 40px auto;
}
.second-bottom[data-v-1ce13370] {
  width: 100%;
  background: #fff;
  padding: 35px 86px;
  border-radius: 8px;
  margin-top: 20px;
}
.second-bottom .title[data-v-1ce13370] {
  font-size: 20px;
  color: #1d1d1d;
  font-weight: 550;
  text-align: center;
  margin: 48px 0 24px 0;
}
.second-bottom .link[data-v-1ce13370] {
  color: #666;
  text-align: center;
  font-size: 14px;
  margin: 24px 0;
}
.second-bottom .link a[data-v-1ce13370] {
  color: #FA7D3C;
}
.second-bottom .tips[data-v-1ce13370] {
  width: 100%;
  margin: 0 auto;
  height: 48px;
  background: -webkit-gradient(linear, left bottom, left top, from(#f5f9fa), to(#f5f9fa)), #002f36;
  background: linear-gradient(0deg, #f5f9fa, #f5f9fa), #002f36;
  border-bottom: 3px solid #FA7D3C;
  border-radius: 2px;
  font-size: 14px;
  border-radius: 4px;
  line-height: 48px;
  color: #002f36;
}
.second-bottom .warn[data-v-1ce13370] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #666666;
  width: 800px;
  margin-top: 25px;
}
.second-bottom .warn .warn-one[data-v-1ce13370] {
  -webkit-box-flex: 0.3;
      -ms-flex: 0.3;
          flex: 0.3;
}
.second-bottom .warn .warn-two[data-v-1ce13370] {
  -webkit-box-flex: 0.6;
      -ms-flex: 0.6;
          flex: 0.6;
}
.second-bottom .form-content[data-v-1ce13370] {
  width: 85%;
  min-width: 900px;
}
.second-bottom .form-content .pic-box[data-v-1ce13370] {
  margin-top: 25px;
  margin-bottom: 10px;
}
.second-bottom .form-content .company-addr[data-v-1ce13370] {
  width: 100%;
  margin-bottom: 100px;
}
.second-bottom .form-content .company-addr[data-v-1ce13370] .el-form-item--medium .el-form-item__content {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.contain-shopee[data-v-7b1c9db8] {
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  background: -webkit-gradient(linear, left top, right top, from(#FAE2DF), color-stop(20%, #FAE2DF), color-stop(20%, #fff6f4), to(#fff6f4));
  background: linear-gradient(to right, #FAE2DF 0%, #FAE2DF 20%, #fff6f4 20%, #fff6f4 100%);
  background-size: 100% 100%;
  position: relative;
}
.contain-shopee[data-v-7b1c9db8] .el-drawer__header {
  margin-bottom: 0;
}
.contain-shopee .yellow-block[data-v-7b1c9db8] {
  position: fixed;
  width: 78px;
  top: 100px;
  z-index: 97;
}
.contain-shopee .green-block[data-v-7b1c9db8] {
  position: fixed;
  width: 900px;
  bottom: 0px;
  right: 0px;
  z-index: 98;
}
.contain-shopee .inner[data-v-7b1c9db8] {
  position: relative;
  z-index: 99;
  margin-bottom: 130px;
}
.contain-shopee .banner[data-v-7b1c9db8] {
  width: 100%;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 8px 130px;
}
.contain-shopee .banner .banner-left img[data-v-7b1c9db8] {
  height: 32px;
}
.contain-shopee .banner .banner-right[data-v-7b1c9db8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 280px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contain-shopee .banner .banner-right .banner-right-left[data-v-7b1c9db8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 200px;
}
.contain-shopee .banner .banner-right .banner-right-left .now-shop[data-v-7b1c9db8] {
  font-size: 14px;
  color: #ffffff;
  line-height: 32px;
}
.contain-shopee .banner .banner-right .banner-right-left .house-first[data-v-7b1c9db8] {
  color: #fbc602;
}
.contain-shopee .banner .banner-right .banner-right-left .house-first .el-icon-edit[data-v-7b1c9db8] {
  color: #fff;
}
.contain-shopee .banner .banner-right .banner-right-left .edit[data-v-7b1c9db8] {
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.contain-shopee .banner .banner-right .banner-right-left .edit img[data-v-7b1c9db8] {
  width: 18px;
  height: 18px;
}
.contain-shopee .banner .banner-right .old-enter[data-v-7b1c9db8] {
  width: 72px;
  height: 24px;
  border: 1px solid #FA7D3C;
  border-radius: 6px;
  background: #002f36;
  color: #FA7D3C;
  font-size: 14px;
  cursor: pointer;
}
.contain-shopee .content[data-v-7b1c9db8] {
  width: 80%;
  margin: 0 auto;
}
.contain-shopee .content .tabs[data-v-7b1c9db8] {
  margin-top: 20px;
  width: 100%;
}
.contain-shopee .content .tabs[data-v-7b1c9db8] .el-tabs--border-card {
  border-radius: 20px 20px 8px 8px;
  border: none;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}
.contain-shopee .content .tabs[data-v-7b1c9db8] .el-tabs__nav {
  width: 100% !important;
  background: transparent;
}
.contain-shopee .content .tabs[data-v-7b1c9db8] .el-tabs__nav-scroll {
  border-radius: 0px 20px 0px 0px;
}
.contain-shopee .content .tabs[data-v-7b1c9db8] .el-tabs--border-card > .el-tabs__header {
  background: rgb(245, 249, 250);
  border-radius: 20px;
}
.contain-shopee .content .tabs[data-v-7b1c9db8] .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active {
  width: 50%;
  height: 56px;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(#ffffff)), #FC7D3C;
  background: linear-gradient(0deg, #ffffff, #ffffff), #FC7D3C;
  border-radius: 20px 20px 0px 0px;
  text-align: center;
  margin-right: 20px;
  color: #232f3e;
  line-height: 56px;
  border: 1px solid #fff;
  border-right: 1px solid transparent;
  border-bottom: 3px solid #FC7D3C;
  font-weight: bold;
}
.contain-shopee .content .tabs[data-v-7b1c9db8] .el-tabs--border-card > .el-tabs__header .el-tabs__item {
  width: 50%;
  height: 56px;
  background: #e4e5e5;
  border-radius: 20px 20px 0px 0px;
  text-align: center;
  margin-right: 20px;
  color: #726e6e;
  line-height: 56px;
  font-weight: bold;
}
.contain-shopee .content .tabs[data-v-7b1c9db8] .el-tabs--border-card > .el-tabs__content {
  min-height: 340px;
  padding: 35px 25px;
}
.contain-shopee .content .tabs[data-v-7b1c9db8] .el-tabs--border-card > .el-tabs__content .el-tab-pane {
  height: 100%;
}
.contain-shopee .content .tabs .draw-money[data-v-7b1c9db8] {
  padding: 0px 50px;
}
.contain-shopee .content .tabs .draw-money .page-two[data-v-7b1c9db8] {
  width: 90%;
  border-bottom: 1px solid #f1f2f4;
  margin-bottom: 10px;
}
.contain-shopee .content .tabs .draw-money .page-two .two-top[data-v-7b1c9db8] {
  height: 110px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.contain-shopee .content .tabs .draw-money .page-two .two-top img[data-v-7b1c9db8] {
  width: 14px;
  height: 14px;
  margin-left: 5px;
}
.contain-shopee .content .tabs .draw-money .page-two .two-top .two-tip[data-v-7b1c9db8] {
  width: 224px;
  height: 28px;
  border-radius: 4px;
  color: #FA7D3C;
  font-size: 12px;
  text-align: center;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}
.contain-shopee .content .tabs .draw-money .page-two .two-top .center-price[data-v-7b1c9db8] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.contain-shopee .content .tabs .draw-money .page-two .two-top .center-price .money[data-v-7b1c9db8] {
  color: #1d1d1d;
  font-weight: 600;
  font-size: 24px;
}
.contain-shopee .content .tabs .draw-money .page-two .two-top .center-price .price[data-v-7b1c9db8] {
  font-weight: 700;
  font-size: 44px;
  color: #ff5165;
  margin-left: 20px;
}
.contain-shopee .content .content-banner[data-v-7b1c9db8] {
  width: 100%;
  margin-top: 25px;
}
.contain-shopee .content .content-banner img[data-v-7b1c9db8] {
  width: 100%;
}
.contain-shopee .footer[data-v-7b1c9db8] {
  width: 100%;
  height: 100px;
  background: #fafafa;
  position: fixed;
  right: 0;
  bottom: 0;
  padding: 0px 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 100;
  -webkit-box-shadow: 0px -5px 20px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px -5px 20px 0px rgba(0, 0, 0, 0.05);
}
.contain-shopee .footer .footer-left[data-v-7b1c9db8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.contain-shopee .footer .footer-left .left-total[data-v-7b1c9db8] {
  font-size: 18px;
  color: #ff2472;
  margin-bottom: 10px;
}
.contain-shopee .footer .footer-left .left-detail[data-v-7b1c9db8] {
  font-size: 14px;
  color: #aeb3b3;
}
.contain-shopee .footer .footer-right[data-v-7b1c9db8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contain-shopee .footer .footer-right .right-able[data-v-7b1c9db8] {
  font-size: 18px;
  color: #343434;
  display: block;
  font-size: bold;
  height: 100%;
  line-height: 114px;
}
.contain-shopee .footer .footer-right .right-price[data-v-7b1c9db8] {
  font-weight: 700;
  font-size: 40px;
  background: -webkit-gradient(linear, left top, right top, from(#ff2472), to(#ff5f61));
  background: linear-gradient(to right, #ff2472, #ff5f61);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  margin-left: 20px;
}
.contain-shopee .footer .footer-right .footer-btn[data-v-7b1c9db8] {
  width: 176px;
  height: 50px;
  font-size: 24px;
  color: #fff;
  background: linear-gradient(326.82deg, #ff2472 -5.17%, #ff5f61 85.53%);
  border-radius: 6px;
  margin-left: 20px;
}
.contain-shopee[data-v-7b1c9db8] .el-dialog {
  border-radius: 8px;
}
.contain-shopee .dialog-content[data-v-7b1c9db8] {
  height: 320px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.contain-shopee .dialog-content .dialog-text[data-v-7b1c9db8] {
  width: 100%;
  font-size: 24px;
  color: #1d1d1d;
  text-align: center;
}
.contain-shopee .dialog-content .dlalog-content[data-v-7b1c9db8] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.contain-shopee .dialog-content .dlalog-content .dialog-clock[data-v-7b1c9db8] {
  width: 180px;
  height: 130px;
  margin: 0 auto;
}
.contain-shopee .dialog-content .dlalog-content .dlalog-time[data-v-7b1c9db8] {
  color: #FA7D3C;
  font-size: 24px;
}
.contain-shopee .dialog-content .dialog-wait[data-v-7b1c9db8] {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #333;
}

.platform-img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 760px;
  margin: 10px auto;
}
.platform-img-box img {}
.pf-dialog-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.left-detail {
  font-size: 14px;
  color: #aeb3b3;
}
.el-table__empty-text {
  opacity: 0;
}
.el-table__empty-block {
  display: none;
}
.el-table::before {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0px;
}
.tipsx {
  width: 610px;
  height: 38px;
  background: #FFF8F9;
  border-radius: 2px;
  font-size: 14px;
  color: #000;
  line-height: 38px;
}

.contain[data-v-440e0ca4] {
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  background: -webkit-gradient(linear, left top, right top, from(#b6d0d3), color-stop(20%, #b6d0d3), color-stop(20%, #f5f9fa), to(#f5f9fa));
  background: linear-gradient(to right, #b6d0d3 0%, #b6d0d3 20%, #f5f9fa 20%, #f5f9fa 100%);
  background-size: 100% 100%;
  position: relative;
}
.contain .yellow-block[data-v-440e0ca4] {
  position: fixed;
  width: 78px;
  top: 100px;
  z-index: 97;
}
.contain .green-block[data-v-440e0ca4] {
  position: fixed;
  width: 900px;
  bottom: 0px;
  right: 0px;
  z-index: 98;
}
.contain .inner[data-v-440e0ca4] {
  position: relative;
  z-index: 99;
  margin-bottom: 50px;
}
.contain .banner[data-v-440e0ca4] {
  width: 100%;
  background: #002f36;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 8px 130px;
}
.contain .banner .banner-left img[data-v-440e0ca4] {
  width: 205px;
  height: 32px;
}
.contain .banner .banner-right[data-v-440e0ca4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 280px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contain .banner .banner-right .banner-right-left[data-v-440e0ca4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 180px;
}
.contain .banner .banner-right .banner-right-left .now-shop[data-v-440e0ca4] {
  font-size: 14px;
  color: #ffffff;
  line-height: 32px;
}
.contain .banner .banner-right .banner-right-left .house-first[data-v-440e0ca4] {
  color: #fbc602;
}
.contain .banner .banner-right .banner-right-left .house-first .el-icon-edit[data-v-440e0ca4] {
  color: #fff;
}
.contain .banner .banner-right .banner-right-left .edit[data-v-440e0ca4] {
  width: 18px;
  height: 18px;
}
.contain .banner .banner-right .banner-right-left .edit img[data-v-440e0ca4] {
  width: 18px;
  height: 18px;
}
.contain .banner .banner-right .old-enter[data-v-440e0ca4] {
  width: 72px;
  height: 24px;
  border: 1px solid #008296;
  border-radius: 6px;
  background: #002f36;
  color: #008296;
  font-size: 14px;
}
.contain .content[data-v-440e0ca4] {
  width: 80%;
  margin: 0 auto;
}
.contain .content .tabs[data-v-440e0ca4] {
  margin-top: 20px;
  width: 100%;
}
.contain .content .tabs[data-v-440e0ca4] .el-tabs--border-card {
  border-radius: 20px 20px 8px 8px;
  border: none;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}
.contain .content .tabs[data-v-440e0ca4] .el-tabs__nav {
  width: 100% !important;
  background: transparent;
}
.contain .content .tabs[data-v-440e0ca4] .el-tabs__nav-scroll {
  border-radius: 0px 20px 0px 0px;
}
.contain .content .tabs[data-v-440e0ca4] .el-tabs--border-card > .el-tabs__header {
  background: rgb(245, 249, 250);
  border-radius: 20px;
}
.contain .content .tabs[data-v-440e0ca4] .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active {
  width: 50%;
  height: 56px;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(#ffffff)), #002f36;
  background: linear-gradient(0deg, #ffffff, #ffffff), #002f36;
  border-radius: 20px 20px 0px 0px;
  text-align: center;
  margin-right: 20px;
  color: #232f3e;
  line-height: 56px;
  border: 1px solid #fff;
  border-right: 1px solid transparent;
  border-bottom: 3px solid #006170;
  font-weight: bold;
}
.contain .content .tabs[data-v-440e0ca4] .el-tabs--border-card > .el-tabs__header .el-tabs__item {
  width: 50%;
  height: 56px;
  background: #e4e5e5;
  border-radius: 20px 20px 0px 0px;
  text-align: center;
  margin-right: 20px;
  color: #726e6e;
  line-height: 56px;
  font-weight: bold;
}
.contain .content .tabs[data-v-440e0ca4] .el-tabs--border-card > .el-tabs__content {
  height: 340px;
  padding: 35px 25px;
}
.contain .content .tabs[data-v-440e0ca4] .el-tabs--border-card > .el-tabs__content .el-tab-pane {
  height: 100%;
}
.contain .content .tabs .draw-money[data-v-440e0ca4] {
  padding: 0px 50px;
}
.contain .content .tabs .draw-money .page-two[data-v-440e0ca4] {
  width: 90%;
  border-bottom: 1px solid #f1f2f4;
  margin-bottom: 10px;
}
.contain .content .tabs .draw-money .page-two .two-top[data-v-440e0ca4] {
  height: 110px;
}
.contain .content .tabs .draw-money .page-two .two-top img[data-v-440e0ca4] {
  width: 14px;
  height: 14px;
  margin-left: 5px;
}
.contain .content .tabs .draw-money .page-two .two-top .two-tip[data-v-440e0ca4] {
  width: 224px;
  height: 28px;
  background: #008296;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  line-height: 28px;
}
.contain .content .tabs .draw-money .page-two .two-top .center-price[data-v-440e0ca4] {
  margin-top: 20px;
}
.contain .content .tabs .draw-money .page-two .two-top .center-price .money[data-v-440e0ca4] {
  color: #1d1d1d;
  font-weight: 600;
  font-size: 24px;
}
.contain .content .tabs .draw-money .page-two .two-top .center-price .price[data-v-440e0ca4] {
  font-weight: 700;
  font-size: 44px;
  color: #006170;
  margin-left: 20px;
}
.contain .content .content-banner[data-v-440e0ca4] {
  width: 100%;
  margin-top: 25px;
}
.contain .content .content-banner img[data-v-440e0ca4] {
  width: 100%;
}
.contain .footer[data-v-440e0ca4] {
  width: 100%;
  height: 100px;
  background: #fafafa;
  position: fixed;
  right: 0;
  bottom: 0;
  padding: 0px 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 100;
  -webkit-box-shadow: 0px -5px 20px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px -5px 20px 0px rgba(0, 0, 0, 0.05);
}
.contain .footer .footer-left[data-v-440e0ca4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contain .footer .footer-left .left-total[data-v-440e0ca4] {
  font-size: 18px;
  color: #ff2472;
  margin-bottom: 10px;
}
.contain .footer .footer-left .left-detail[data-v-440e0ca4] {
  font-size: 14px;
  color: #aeb3b3;
}
.contain .footer .footer-right[data-v-440e0ca4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contain .footer .footer-right .right-able[data-v-440e0ca4] {
  font-size: 18px;
  color: #343434;
  display: block;
  font-size: bold;
  height: 100%;
  line-height: 114px;
}
.contain .footer .footer-right .right-price[data-v-440e0ca4] {
  font-weight: 700;
  font-size: 40px;
  background: -webkit-gradient(linear, left top, right top, from(#ff2472), to(#ff5f61));
  background: linear-gradient(to right, #ff2472, #ff5f61);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  margin-left: 20px;
}
.contain .footer .footer-right .footer-btn[data-v-440e0ca4] {
  width: 176px;
  height: 50px;
  font-size: 24px;
  color: #fff;
  background: linear-gradient(326.82deg, #ff2472 -5.17%, #ff5f61 85.53%);
  border-radius: 6px;
  margin-left: 20px;
}
.contain[data-v-440e0ca4] .el-dialog {
  border-radius: 8px;
}
.contain .dialog-content[data-v-440e0ca4] {
  height: 320px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.contain .dialog-content .dialog-text[data-v-440e0ca4] {
  width: 100%;
  font-size: 24px;
  color: #1d1d1d;
  text-align: center;
}
.contain .dialog-content .dlalog-content[data-v-440e0ca4] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.contain .dialog-content .dlalog-content .dialog-clock[data-v-440e0ca4] {
  width: 180px;
  height: 130px;
  margin: 0 auto;
}
.contain .dialog-content .dlalog-content .dlalog-time[data-v-440e0ca4] {
  color: #008296;
  font-size: 24px;
}
.contain .dialog-content .dialog-wait[data-v-440e0ca4] {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #333;
}
.table-content-shopee[data-v-440e0ca4] {
  width: 80%;
  border-top: 3px solid #FFB1BB;
  height: 600px;
  overflow-y: auto;
  margin: 0 auto;
  border-radius: 5px 5px 8px 8px;
  background: var(--neutral-1-white, #fff);
  -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.05), 0px 16px 24px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.05), 0px 16px 24px 0px rgba(0, 0, 0, 0.1);
  padding: 48px 64px;
}
.table-content-shopee .table-top[data-v-440e0ca4] {
  width: 100%;
  height: 30px;
}
.table-content-shopee .table-top .table-title[data-v-440e0ca4] {
  font-size: 24px;
  font-weight: 600px;
  margin-right: 24px;
}
.table-content-shopee .table-top .table-tips[data-v-440e0ca4] {
  color: var(--neutral-12, #666);
  font-size: 14px;
}
.table-content-shopee .shop-table[data-v-440e0ca4] {
  margin-top: 20px;
}
.table-content-shopee .shop-table[data-v-440e0ca4] .el-table__header-wrapper {
  border: 1px solid #FFB1BB;
  border-radius: 4px 4px 4px 4px;
}
.table-content-shopee .shop-table .status-finish[data-v-440e0ca4] {
  background: rgba(12, 175, 96, 0.1);
  border-radius: 4px;
  color: var(--alerts-success-base, #0caf60);
  border: none;
  line-height: 30px;
}
.table-content-shopee .shop-table .status-unfinish[data-v-440e0ca4] {
  background: rgba(195, 157, 22, 0.1);
  border-radius: 4px;
  color: var(--others-orange, #fe964a);
  border: none;
  line-height: 30px;
}
.table-content-shopee .shop-table .delete-icon[data-v-440e0ca4] {
  color: #e4e5e5;
  cursor: not-allowed;
}

.el-drawer__open .el-drawer.btt{
  border-radius: 10px;
}
.center-price .el-input--medium .el-input__inner {
  color: #ff5165;
  height: 60px;
  line-height: 60px;
}
.input-edit {
  font-size: 40px;
  width: 300px;
}
.el-drawer__header {
  margin-bottom: 0px;
}
.el-tabs__header {
  background: none !important;
}
.el-tabs--border-card {
  background: none;
}
.el-tabs__content {
  background: white;
  border-radius: 8px;
}
.center-price .el-input--medium .el-input__inner {
  color: #ff5165;
  height: 60px;
  line-height: 60px;
}
.input-edit {
  font-size: 40px;
  width: 300px;
}
.add-shop-btn {
  background: var(--1, linear-gradient(319deg, #FF2472 0%, #FF5F61 100%));
  -webkit-box-shadow: 0px 4.800000190734863px 24.960002899169922px 0px rgba(0, 0, 0, 0.10);
          box-shadow: 0px 4.800000190734863px 24.960002899169922px 0px rgba(0, 0, 0, 0.10);
  border: none;
  border-radius: 4px;
  width: 180px;
  height: 40px;
  text-align: center;
  margin: 50px auto;
}
.pflogin-btn-box {
  width: 390px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  float: right;
}
.plain-btn {
  background: #FFF8F9;
  color: #FF4469;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.platform-img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 760px;
  margin: 10px auto;
}
.pf-dialog-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.left-detail {
  font-size: 14px;
  color: #aeb3b3;
}

.contain-shopee[data-v-ea387f9a] {
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  background: -webkit-gradient(linear, left top, right top, from(#FAE2DF), color-stop(20%, #FAE2DF), color-stop(20%, #fff6f4), to(#fff6f4));
  background: linear-gradient(to right, #FAE2DF 0%, #FAE2DF 20%, #fff6f4 20%, #fff6f4 100%);
  background-size: 100% 100%;
  position: relative;
}
.contain-shopee[data-v-ea387f9a] .el-drawer__header {
  margin-bottom: 0;
}
.contain-shopee .yellow-block[data-v-ea387f9a] {
  position: fixed;
  width: 78px;
  top: 100px;
  z-index: 97;
}
.contain-shopee .green-block[data-v-ea387f9a] {
  position: fixed;
  width: 900px;
  bottom: 0px;
  right: 0px;
  z-index: 98;
}
.contain-shopee .inner[data-v-ea387f9a] {
  position: relative;
  z-index: 99;
  margin-bottom: 130px;
}
.contain-shopee .banner[data-v-ea387f9a] {
  width: 100%;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 8px 130px;
}
.contain-shopee .banner .banner-left img[data-v-ea387f9a] {
  height: 32px;
}
.contain-shopee .banner .banner-right[data-v-ea387f9a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 280px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contain-shopee .banner .banner-right .banner-right-left[data-v-ea387f9a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 200px;
}
.contain-shopee .banner .banner-right .banner-right-left .now-shop[data-v-ea387f9a] {
  font-size: 14px;
  color: #ffffff;
  line-height: 32px;
}
.contain-shopee .banner .banner-right .banner-right-left .house-first[data-v-ea387f9a] {
  color: #fbc602;
}
.contain-shopee .banner .banner-right .banner-right-left .house-first .el-icon-edit[data-v-ea387f9a] {
  color: #fff;
}
.contain-shopee .banner .banner-right .banner-right-left .edit[data-v-ea387f9a] {
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.contain-shopee .banner .banner-right .banner-right-left .edit img[data-v-ea387f9a] {
  width: 18px;
  height: 18px;
}
.contain-shopee .banner .banner-right .old-enter[data-v-ea387f9a] {
  width: 72px;
  height: 24px;
  border: 1px solid #FA7D3C;
  border-radius: 6px;
  background: #002f36;
  color: #FA7D3C;
  font-size: 14px;
  cursor: pointer;
}
.contain-shopee .content[data-v-ea387f9a] {
  width: 80%;
  margin: 0 auto;
}
.contain-shopee .content .tabs[data-v-ea387f9a] {
  margin-top: 20px;
  width: 100%;
}
.contain-shopee .content .tabs[data-v-ea387f9a] .el-tabs--border-card {
  border-radius: 20px 20px 8px 8px;
  border: none;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}
.contain-shopee .content .tabs[data-v-ea387f9a] .el-tabs__nav {
  width: 100% !important;
  background: transparent;
}
.contain-shopee .content .tabs[data-v-ea387f9a] .el-tabs__nav-scroll {
  border-radius: 0px 20px 0px 0px;
}
.contain-shopee .content .tabs[data-v-ea387f9a] .el-tabs--border-card > .el-tabs__header {
  background: rgb(245, 249, 250);
  border-radius: 20px;
}
.contain-shopee .content .tabs[data-v-ea387f9a] .el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active {
  width: 50%;
  height: 56px;
  background: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(#ffffff)), #FC7D3C;
  background: linear-gradient(0deg, #ffffff, #ffffff), #FC7D3C;
  border-radius: 20px 20px 0px 0px;
  text-align: center;
  margin-right: 20px;
  color: #232f3e;
  line-height: 56px;
  border: 1px solid #fff;
  border-right: 1px solid transparent;
  border-bottom: 3px solid #FC7D3C;
  font-weight: bold;
}
.contain-shopee .content .tabs[data-v-ea387f9a] .el-tabs--border-card > .el-tabs__header .el-tabs__item {
  width: 50%;
  height: 56px;
  background: #e4e5e5;
  border-radius: 20px 20px 0px 0px;
  text-align: center;
  margin-right: 20px;
  color: #726e6e;
  line-height: 56px;
  font-weight: bold;
}
.contain-shopee .content .tabs[data-v-ea387f9a] .el-tabs--border-card > .el-tabs__content {
  min-height: 340px;
  padding: 35px 25px;
}
.contain-shopee .content .tabs[data-v-ea387f9a] .el-tabs--border-card > .el-tabs__content .el-tab-pane {
  height: 100%;
}
.contain-shopee .content .tabs .draw-money[data-v-ea387f9a] {
  padding: 0px 50px;
}
.contain-shopee .content .tabs .draw-money .page-two[data-v-ea387f9a] {
  width: 90%;
  border-bottom: 1px solid #f1f2f4;
  margin-bottom: 10px;
}
.contain-shopee .content .tabs .draw-money .page-two .two-top[data-v-ea387f9a] {
  height: 110px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.contain-shopee .content .tabs .draw-money .page-two .two-top img[data-v-ea387f9a] {
  width: 14px;
  height: 14px;
  margin-left: 5px;
}
.contain-shopee .content .tabs .draw-money .page-two .two-top .two-tip[data-v-ea387f9a] {
  width: 224px;
  height: 28px;
  border-radius: 4px;
  color: #FA7D3C;
  font-size: 12px;
  text-align: center;
  line-height: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}
.contain-shopee .content .tabs .draw-money .page-two .two-top .center-price[data-v-ea387f9a] {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.contain-shopee .content .tabs .draw-money .page-two .two-top .center-price .money[data-v-ea387f9a] {
  color: #1d1d1d;
  font-weight: 600;
  font-size: 24px;
}
.contain-shopee .content .tabs .draw-money .page-two .two-top .center-price .price[data-v-ea387f9a] {
  font-weight: 700;
  font-size: 44px;
  color: #ff5165;
  margin-left: 20px;
}
.contain-shopee .content .content-banner[data-v-ea387f9a] {
  width: 100%;
  margin-top: 25px;
}
.contain-shopee .content .content-banner img[data-v-ea387f9a] {
  width: 100%;
}
.contain-shopee .footer[data-v-ea387f9a] {
  width: 100%;
  height: 100px;
  background: #fafafa;
  position: fixed;
  right: 0;
  bottom: 0;
  padding: 0px 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 100;
  -webkit-box-shadow: 0px -5px 20px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px -5px 20px 0px rgba(0, 0, 0, 0.05);
}
.contain-shopee .footer .footer-left[data-v-ea387f9a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
.contain-shopee .footer .footer-left .left-total[data-v-ea387f9a] {
  font-size: 18px;
  color: #ff2472;
  margin-bottom: 10px;
}
.contain-shopee .footer .footer-left .left-detail[data-v-ea387f9a] {
  font-size: 14px;
  color: #aeb3b3;
}
.contain-shopee .footer .footer-right[data-v-ea387f9a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.contain-shopee .footer .footer-right .right-able[data-v-ea387f9a] {
  font-size: 18px;
  color: #343434;
  display: block;
  font-size: bold;
  height: 100%;
  line-height: 114px;
}
.contain-shopee .footer .footer-right .right-price[data-v-ea387f9a] {
  font-weight: 700;
  font-size: 40px;
  background: -webkit-gradient(linear, left top, right top, from(#ff2472), to(#ff5f61));
  background: linear-gradient(to right, #ff2472, #ff5f61);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  margin-left: 20px;
}
.contain-shopee .footer .footer-right .footer-btn[data-v-ea387f9a] {
  width: 176px;
  height: 50px;
  font-size: 24px;
  color: #fff;
  background: linear-gradient(326.82deg, #ff2472 -5.17%, #ff5f61 85.53%);
  border-radius: 6px;
  margin-left: 20px;
}
.contain-shopee[data-v-ea387f9a] .el-dialog {
  border-radius: 8px;
}
.contain-shopee .dialog-content[data-v-ea387f9a] {
  height: 320px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.contain-shopee .dialog-content .dialog-text[data-v-ea387f9a] {
  width: 100%;
  font-size: 24px;
  color: #1d1d1d;
  text-align: center;
}
.contain-shopee .dialog-content .dlalog-content[data-v-ea387f9a] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.contain-shopee .dialog-content .dlalog-content .dialog-clock[data-v-ea387f9a] {
  width: 180px;
  height: 130px;
  margin: 0 auto;
}
.contain-shopee .dialog-content .dlalog-content .dlalog-time[data-v-ea387f9a] {
  color: #FA7D3C;
  font-size: 24px;
}
.contain-shopee .dialog-content .dialog-wait[data-v-ea387f9a] {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #333;
}
