@charset "UTF-8";
.tab-content[data-v-497dedf7] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.tab-content .tab-card[data-v-497dedf7] {
  width: 288px;
  height: 180px;
}
.tab-content .tab-card img[data-v-497dedf7] {
  width: 100%;
  height: 100%;
}
.tab-content .tab-card .tab-card-text[data-v-497dedf7] {
  width: 100%;
  height: 28px;
  color: #FFA9B5;
  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 #FF4D66;
}
.tab-content .tab-mid[data-v-497dedf7] {
  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 .tab-mid .right-text[data-v-497dedf7] {
  margin-top: 45px;
  font-size: 14px;
  color: #666;
}
.tab-content .tab-mid .right-center .center-price[data-v-497dedf7] {
  margin: 20px 0;
}
.tab-content .tab-mid .right-center .center-price[data-v-497dedf7]:first-child {
  color: #1d1d1d;
  font-weight: 600;
  font-size: 24px;
}
.tab-content .tab-mid .right-center .center-price .price[data-v-497dedf7] {
  font-weight: 700;
  font-size: 44px;
  color: #ff5165;
  margin-top: 10px;
}
.tab-content .tab-mid .right-center .right-center-text[data-v-497dedf7] {
  font-size: 14px;
  color: #666;
  margin-top: 24px;
}
.tab-content .tab-mid .right-center .right-center-text li[data-v-497dedf7] {
  margin-top: 15px;
}
.tab-content .tab-mid .right-center ul[data-v-497dedf7] {
  list-style-type: none;
}
.tab-content .tab-mid .right-center ul li[data-v-497dedf7]::before {
  display: inline-block;
  content: "●";
  /* '\25CF' */
  padding-right: 10px;
  color: #666;
  font-size: 4px;
}
.tab-content .tab-right[data-v-497dedf7] {
  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 .tab-right .right-bottom[data-v-497dedf7] {
  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 .tab-right .right-bottom .title-box[data-v-497dedf7] {
  margin-bottom: 24px;
}
.tab-content .tab-right .right-bottom .title-box .title[data-v-497dedf7] {
  color: #FF6274;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
  text-align: center;
}
.tab-content .tab-right .right-bottom .title-box .line[data-v-497dedf7] {
  width: 100%;
  height: 4px;
  background: #FF6274;
  border-radius: 10px;
}
.tab-content .tab-right .right-bottom .el-input[data-v-497dedf7] {
  display: inline-block;
}
.tab-content .tab-right .right-bottom[data-v-497dedf7] .bottom-phone .el-input__inner {
  width: 100%;
  height: 38px;
  border: none;
  border-radius: 4px;
  margin-right: 12px;
  background: #FFF4F6;
}
.tab-content .tab-right .right-bottom .bottom-code-box[data-v-497dedf7] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tab-content .tab-right .right-bottom[data-v-497dedf7] .el-input__inner::-webkit-input-placeholder {
  color: #999;
}
.tab-content .tab-right .right-bottom[data-v-497dedf7] .el-input__inner::-moz-placeholder {
  color: #999;
}
.tab-content .tab-right .right-bottom[data-v-497dedf7] .el-input__inner:-ms-input-placeholder {
  color: #999;
}
.tab-content .tab-right .right-bottom[data-v-497dedf7] .el-input__inner::-ms-input-placeholder {
  color: #999;
}
.tab-content .tab-right .right-bottom[data-v-497dedf7] .el-input__inner::placeholder {
  color: #999;
}
.tab-content .tab-right .right-bottom[data-v-497dedf7] .bottom-code .el-input__inner {
  width: 100%;
  height: 38px;
  border: none;
  border-radius: 4px;
  margin-right: 12px;
  background: #FFF4F6;
}
.tab-content .tab-right .right-bottom .get-code[data-v-497dedf7] {
  width: 118px;
  height: 38px;
  background: #FFF4F6;
  border-radius: 4px;
  margin-left: 12px;
  color: #FF6274;
  border: none;
}
.tab-content .tab-right .right-bottom .tips[data-v-497dedf7] {
  color: #666;
  font-size: 12px;
  margin-top: 14px;
  margin-left: 12px;
}
.tab-content .tab-right .right-bottom .tips .tips-word[data-v-497dedf7] {
  color: #333;
  font-size: 12px;
  margin-bottom: 15px;
}
.two-content[data-v-796f91fb] .el-descriptions-item__label {
  width: 140px;
}
.two-content[data-v-796f91fb] .el-radio__input.is-checked .el-radio__inner {
  border-color: #fff;
  background: #008296;
}
.two-content .number[data-v-796f91fb] {
  color: #666666;
  margin-right: 10px;
}
.two-content .enight-label[data-v-796f91fb] {
  width: 72px;
  height: 23px;
  display: inline-block;
  background: #e7f7ef;
  border-radius: 4px;
  color: #008296;
  text-align: center;
  line-height: 23px;
}
.two-footer[data-v-796f91fb] {
  margin-top: 20px;
  font-size: 12px;
  color: #666666;
  margin-bottom: 50px;
}
.two-footer[data-v-796f91fb] .el-checkbox__input.is-checked .el-checkbox__inner {
  background-color: #008296;
  border-color: #008296;
}
.two-footer .two-checkbox[data-v-796f91fb] {
  margin-right: 10px;
  border-radius: 3px;
}
.two-footer a[data-v-796f91fb] {
  color: #008296;
}
.my-step[data-v-72a3dabd] {
  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 .step-top[data-v-72a3dabd] {
  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: 40px 0;
}
.my-step .step-top .top-left[data-v-72a3dabd] {
  font-size: 20px;
  color: #1d1d1d;
  height: 24px;
}
.my-step .step-top .top-right[data-v-72a3dabd] {
  width: 140px;
  height: 24px;
  font-size: 12px;
  color: #008296;
  background: #e7f7ef;
  border-radius: 4px;
  text-align: center;
  line-height: 24px;
  margin-left: 10px;
}
.my-step .code-left[data-v-72a3dabd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.my-step .code-left .step-one[data-v-72a3dabd] {
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAN8SURBVHgB7VlLUttAEO2RRNhyg4h9AOsEkZfgSlE5AXADOIHNDZITgE+QpCjD0soJZD7FFt0gWgaw1enW6DPoY5TgCLnQq3IxI/fg6el+M5rXAC1avG2IKkbfXNd8B7oNgCbUgBmIiQ6a17M+TJ6znevAyL3aF0LsUdOGV4HwEIPjnrV5WmpR9PCCVhyFcQKvNvEcnHucHny2LC/7Rc4BOfmVcSZdfP4ntBqXUAOE0LZALt6a8tS7x8du1gkjO1iufDp5RPj6ANMBDfShRvBCBmBQCkM/mom5KrOiq9o9iUCU8ydxHxEP5uVfHXhuTppqTKHrp4bzyVMXeA6cBXE/2lQSJA6MXLejpI7/AMEpNAScwiB5yLBHt7fv4+8SDsxAN1NCoP8OtP2RWwtnK0KQAyhJfT9lHpxyM5mzDthJKSFMClUfGgVU22bc0mDJYZQ85z3/JzQItMF8hIKDtdABnnzP2hpAg0B8HJATdvb50qdQ68Bro5ADTBjOOWgQIhLnULYL2UWEaSLac6AutOdAU7FEDgivqG3AkoAvNnQ7S9rx88Y5cOZe2xoENrcDCJxPluXE3xXdEBvjAE9cD+++/K4vM5vErf755Mab4eOB6oiKRnBATh7GxcofmrowxmeuaxeNbUQEopWPuz5d4ofcEAJ3+XYobVZYmVjPjq0cgYvLm73zyfUvCukdt2FB4NVPVx5JvJpaPWvjkD8CZ3z3jS7zaBZFobIDtCoDCJUyNEmb+QILQkxY+Rvih6q8bVObDtVhaqvZ+fGVgYrMh7WqdPOgOJAeDhqITtaQVv2IQwwyR49hQQhAc5IZCNhjKT/us7wohL6b2gZOdrxQjUkXvYu6PuXiel166Pnk6i4ma7iQAr6HTcR9SARe9HY6m+Uk3pa550TdtVVtpTZdaIpwlPaI0IiH4UdRp8ui/oQDlCZDpXO4yN2mDCxpGop4WwbWbUfuTS61c/UB2irpQEnfuykvB7+D6bCouPBSRGnrwpM6AN9FgDTNwC+4AxD/RFctPZUUOPRxmpNyILy4wCG87LsMnynqGTBDQa8MG45qI09pPFE5QoUOK+ZnrSUmVdvP6P68aVhlUc5FCoOjHWsrPIsKzwEm9E5no8s/GG2d/xW8Rc9L0XCDoXpFYh8q1RKVyqxMNJbfpYL9r8inEEeB/1YtpPytfYsWbwF/AD3zqAeQVxNcAAAAAElFTkSuQmCC);
  background-size: contain;
}
.my-step .code-left .activeOne[data-v-72a3dabd] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAKHSURBVHgB7ZlPctMwFMY/OaEpw6ZHCCeA7ljSNYvmBoVlm2EgByhR2gMkDBO6DNwgWbBu2bEjN8CcgLBLmLEeTzK0biSlidvG7lS/lfXH8nt60pP9GQgE7jfiyh7yw3NED3YB1eBSHetAYAwSY6hpB7IVL+7qQ3a3ENXafPUWxdKDmmlHJq5GtwPaeFE75danKAOkIzLbcTkROW/QM18W4zXalnQ1OJrmkd06d/6BMqISjsLrs2yVHYFos42yIqLGfFXV6qTUV47LT5QRISYIlAx7E3f6EmWm3ZTZor0HhCjvJk6R2UKEO05woGjsPUDUQSCwNOEcKACZLYQ0WjTBgTUTz1dUcWcg/TFjHbLFOyBwBlIjqMoQcj/GihTogJ5R0cHhQQ/XYHkHSH0GPWKRa8qaUSL5A3sPuWHjFVhhOBhfqtaKSKU24PcxlnQEPwdDJLPWInXOPomPPpKzpxKPz0Ocqna/kJ8W3s3NvJFzNr4bwy/Dzs62fU6skIWmWUVgC/mJLeM1lYddh/Hps8TmAB6qzge4RNxoo8uzpLPAhK+v8brheV0n1fDeIsirEtoRIBp5RnlpFDuzdPg6LwpjdwMt0ny8EXc4oIa4TWTT7QBFY+89JEa+JtsBrT0Svce6IbxyR4HryC/xuzcx/ZFG0l4nOsOpaNukztSIiTnkdN2CA87tgNbhtR5/85GIvS3mDMAeT9y/DWsyEqdrtE2bhyV+MZ3UOQtIHujJxeB5MMuD83/zk9V03H/DY0tPGk0RQuJw38pgVztw2xz1BytktR6fIa1sRQVFcnyy6j+4Z9h58RunX779ryj4e0CsviSF2M0Wi3UgSfSajpe/gfdRoloIBALn/AWiCsfln2BsvAAAAABJRU5ErkJggg==);
}
.my-step .code-left .step-two[data-v-72a3dabd] {
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAANYSURBVHgB7ZnNVdtAEMdnJBvn6HSgBgCrAuwj+CUPVwBUEKjApgLoAFMBJHnAEaUC2ZCc43TAkQ9Lk1lLK0vCH7KslTjo954fuxJezV873p2ZBSgpFlx088q26xug7wOQAQpwAAcOOIOOaY4gJTMFCMM/YfWMgA4hBxCw/0xvp2mEvBNwZ9sGYfVe1VtfYMrohd5aq4qICJhjvEUEQwD3CTIGUdvhP83QFSHCZBGJn1WJjljthox/cgg6X8xNCxTyw37YryBecLMuni1cl9tHSb8fzID39it/ZX9M1Plqbl1DDvy0H5s6wr3sv9D4c9JZ0GTjDfRG6LqVl/ECf5Yt2fdWvmQEAnSgQACR+wtyhp85DPWMpN/T4OOQapH4SAJSUQoomlwE3NgPh+IDClAu4G74p4u8UYmPChFKBQjjeXnsgUKUCbgb/j6IGE902Ta3+pAxFUiBdIV5Bt3YdoOIzmWfAAav4ByDAlaeAWG89OnbweMV5w5G+L6IqRCrVzAJzgQ0eqVxZ5UIcxXWdaH9GoffUsT7cJw4PHZa62Rcy1hZgHAbzg9Op1fIqGHFFjPjTt78NBwncjoqjRekmoG2udljHxcxu3SL+sStIgEhnbRNcwCKSe1CYiaQxqZwk/g9Xn1OVaw4s1jrN7DL7oHs40DuCXctnoE+Z3Gttrndg5xItYyG2fV8/Nz/5E4ZzBVNKaBoSgFFUwoomrU3sjiTMiG4DQrC6WT4hd6gfWMPe5H7HHe9gHsdDw4zFTBNIbXFJyfLabKIZvxiDbSzW3t4smduB7t+Zi7kZWFq898JqJ2JAxjZDc0AjmSL318DVgSx0pVtkUJygPcdMgRRP5C5Bhst7LP8tocGjkV+lxB3hMqkaeAkEwsfVND4KMtcwBtf+waBrdM6auBCflRp+d16Tat2ISnaxgGEcuDME5kF40d+A5xFXYY6x6I0AkuIl0+i6eb6LBv/3WLBlQZxUtIM/gGh9+yOL+PLl3CxmqZ32d/C5RJrr7HZggxIOv6cU0qdRaARuix8zpKHELzEbYMnsh4dDPsuOf9gTWaPP7vCMXO59s/LLiByglgoFp+bHc2qcCzcb7wiFnRjs5EnFi0pSSbaMMUm5YBuhM/R1IIjLkVaqmtKJVnwH3RmjlwSAXq6AAAAAElFTkSuQmCC);
  background-size: contain;
}
.my-step .code-left .activeTwo[data-v-72a3dabd] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAJ6SURBVHgB7ZlBUtswFIZ/KZ3QTjccwUegJ2hygpITYJaQMoR9ByvQfcqCsA0nKJyA3KAcwUfIskxrqU/yJMRxXGJHsodB34wTy3HG75eepfeeAI/nbcMKfxGjXbTenwKqA4UO3Dz9EUpd4bw/QUXWCxCjAHzngc4C1EMM+dSFOItREr7+aq3GwzxLP1OPeknyAsR1iHqNnxOAtQcoSV5Ai52iMfhnlCQvQGEPTcFowigJxyvHC2gaL2Az2IQmh1s44B1co9QQ0bEw58OxXvsPYBG3I2CM74tFmzEFy7gToORtxvjvY+p5FcIyFQW84NNKR5kfn8MCMdqDVD/ggAoCyPjzo0Py6xAy6UFHklliKNaDOJyZVhrZ/qT/lQ7UNmE7FxInd5Csi2cRsWmLo7RdQ1heQQD58eVNtGhqY+XTJ+NSUvWWjN8F0z3vNrKtNo0qJXBxE0D+PqMkZGYOIMzcw9sj+nQeGG7hQjQSfOeXcZNVzAixEDWw7UKW+vjFmN6F5J76I6B84oBGqIOasLESB3QMwFvptGl9qfo/PphrGi+gabyApnn1AuxkZKuJS43YGYGGjNesEaBmKEfZ+62SdyHWmlI6uI9NYewx09apo8m+rCcwMXW3wLfjTCaYH4HkzxXKoHPfOToylZg4yr4CyvTC1YtryusnU7Nrsgm53ZV2By5RufS14CWO+oMXRaRVh2w9n7MILpEYrl4qnoW0cTLpptWH+YtN3wxTcz36Gmbuv7zW+woBXKE7dJ6uLsFgA1024e0HV5WHtEzzobuodCyx/Tqge96p8dTzBcZrqo2AoISeJ/tg/IujLVhdW7qH+ntnJhWPx1PIP47A0uR3CmBpAAAAAElFTkSuQmCC);
}
.my-step .code-left[data-v-72a3dabd] .el-step__icon.is-text {
  border-style: hidden;
}
.my-step .code-left[data-v-72a3dabd] .el-step.is-vertical .el-step__title {
  color: #006170;
}
.my-step .code-left[data-v-72a3dabd] .el-icon-check {
  color: #006170;
}
.my-step .code-left[data-v-72a3dabd] .el-step__head.is-success {
  color: #006170;
  border-color: #006170;
}
.my-step .code-left[data-v-72a3dabd] .el-step__title.is-success {
  color: #006170;
}
.my-step .code-left[data-v-72a3dabd] .el-step__title.is-finish {
  color: #1d1d1d;
  font-size: 14px;
}
.my-step .code-left[data-v-72a3dabd] .el-step__title.is-finish {
  color: #006170;
  font-size: 14px;
  font-weight: 600;
}
.my-step .code-left[data-v-72a3dabd] .el-step__head.is-finish {
  color: #008296;
  border-color: #008296;
}
.my-step .code-left[data-v-72a3dabd] .el-step.is-vertical .el-step__title {
  font-size: 14px;
  font-weight: normal;
}
.my-step .code-left[data-v-72a3dabd] .el-step.is-vertical .el-step__line {
  width: 1px;
  top: 12px;
  bottom: 0;
  left: 11px;
  color: #b6d0d3;
  background: #b6d0d3;
}
.my-step .code-left img[data-v-72a3dabd] {
  width: 100px;
  height: 100px;
  margin-left: 40px;
}
.my-step .code-right[data-v-72a3dabd] {
  width: 100px;
}
.my-step .step-footer[data-v-72a3dabd] {
  margin-top: 15px;
  color: #666666;
  font-size: 12px;
  text-align: center;
  margin-bottom: 50px;
}
.my-step .step-footer a[data-v-72a3dabd] {
  color: #008296;
}
.my-step .step-right[data-v-72a3dabd] {
  width: 170px;
  height: 170px;
}
.contain[data-v-72a3dabd] {
  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-72a3dabd] {
  position: fixed;
  width: 78px;
  top: 100px;
  z-index: 97;
}
.contain .green-block[data-v-72a3dabd] {
  position: fixed;
  width: 900px;
  bottom: 0px;
  right: 0px;
  z-index: 98;
}
.contain .inner[data-v-72a3dabd] {
  position: relative;
  z-index: 99;
  margin-bottom: 130px;
}
.contain .banner[data-v-72a3dabd] {
  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-72a3dabd] {
  width: 205px;
  height: 32px;
}
.contain .banner .banner-right[data-v-72a3dabd] {
  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-72a3dabd] {
  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 .banner .banner-right .banner-right-left .now-shop[data-v-72a3dabd] {
  font-size: 14px;
  color: #ffffff;
  line-height: 32px;
}
.contain .banner .banner-right .banner-right-left .house-first[data-v-72a3dabd] {
  color: #fbc602;
}
.contain .banner .banner-right .banner-right-left .house-first .el-icon-edit[data-v-72a3dabd] {
  color: #fff;
}
.contain .banner .banner-right .banner-right-left .edit[data-v-72a3dabd] {
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.contain .banner .banner-right .banner-right-left .edit img[data-v-72a3dabd] {
  width: 18px;
  height: 18px;
}
.contain .banner .banner-right .old-enter[data-v-72a3dabd] {
  width: 72px;
  height: 24px;
  border: 1px solid #008296;
  border-radius: 6px;
  background: #002f36;
  color: #008296;
  font-size: 14px;
  cursor: pointer;
}
.contain .content[data-v-72a3dabd] {
  width: 80%;
  margin: 0 auto;
}
.contain .content .tabs[data-v-72a3dabd] {
  margin-top: 20px;
  width: 100%;
}
.contain .content .tabs[data-v-72a3dabd] .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-72a3dabd] .el-tabs__nav {
  width: 100% !important;
  background: transparent;
}
.contain .content .tabs[data-v-72a3dabd] .el-tabs__nav-scroll {
  border-radius: 0px 20px 0px 0px;
}
.contain .content .tabs[data-v-72a3dabd] .el-tabs--border-card > .el-tabs__header {
  background: rgb(245, 249, 250);
  border-radius: 20px;
}
.contain .content .tabs[data-v-72a3dabd] .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-72a3dabd] .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-72a3dabd] .el-tabs--border-card > .el-tabs__content {
  min-height: 340px;
  padding: 35px 25px;
}
.contain .content .tabs[data-v-72a3dabd] .el-tabs--border-card > .el-tabs__content .el-tab-pane {
  height: 100%;
}
.contain .content .tabs .draw-money[data-v-72a3dabd] {
  padding: 0px 50px;
}
.contain .content .tabs .draw-money .page-two[data-v-72a3dabd] {
  width: 90%;
  border-bottom: 1px solid #f1f2f4;
  margin-bottom: 10px;
}
.contain .content .tabs .draw-money .page-two .two-top[data-v-72a3dabd] {
  height: 110px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.contain .content .tabs .draw-money .page-two .two-top img[data-v-72a3dabd] {
  width: 14px;
  height: 14px;
  margin-left: 5px;
}
.contain .content .tabs .draw-money .page-two .two-top .two-tip[data-v-72a3dabd] {
  width: 224px;
  height: 28px;
  border-radius: 4px;
  color: #008296;
  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 .content .tabs .draw-money .page-two .two-top .center-price[data-v-72a3dabd] {
  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 .content .tabs .draw-money .page-two .two-top .center-price .money[data-v-72a3dabd] {
  color: #1d1d1d;
  font-weight: 600;
  font-size: 24px;
}
.contain .content .tabs .draw-money .page-two .two-top .center-price .price[data-v-72a3dabd] {
  font-weight: 700;
  font-size: 44px;
  color: #ff5165;
  margin-left: 20px;
}
.contain .content .content-banner[data-v-72a3dabd] {
  width: 100%;
  margin-top: 25px;
}
.contain .content .content-banner img[data-v-72a3dabd] {
  width: 100%;
}
.contain .footer[data-v-72a3dabd] {
  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-72a3dabd] {
  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 .footer .footer-left .left-total[data-v-72a3dabd] {
  font-size: 18px;
  color: #ff2472;
  margin-bottom: 10px;
}
.contain .footer .footer-left .left-detail[data-v-72a3dabd] {
  font-size: 14px;
  color: #aeb3b3;
}
.contain .footer .footer-right[data-v-72a3dabd] {
  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-72a3dabd] {
  font-size: 18px;
  color: #343434;
  display: block;
  font-size: bold;
  height: 100%;
  line-height: 114px;
}
.contain .footer .footer-right .right-price[data-v-72a3dabd] {
  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-72a3dabd] {
  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-72a3dabd] .el-dialog {
  border-radius: 8px;
}
.contain .dialog-content[data-v-72a3dabd] {
  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-72a3dabd] {
  width: 100%;
  font-size: 24px;
  color: #1d1d1d;
  text-align: center;
}
.contain .dialog-content .dlalog-content[data-v-72a3dabd] {
  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-72a3dabd] {
  width: 180px;
  height: 130px;
  margin: 0 auto;
}
.contain .dialog-content .dlalog-content .dlalog-time[data-v-72a3dabd] {
  color: #008296;
  font-size: 24px;
}
.contain .dialog-content .dialog-wait[data-v-72a3dabd] {
  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-30f9cbf2] {
  width: 100%;
  background: #fff;
  padding: 35px 86px;
  border-radius: 8px;
  margin-top: 20px;
}
.second-bottom .tips[data-v-30f9cbf2] {
  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 #008296;
  border-radius: 2px;
  font-size: 14px;
  border-radius: 4px;
  line-height: 48px;
  color: #002f36;
}
.second-bottom .warn[data-v-30f9cbf2] {
  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-30f9cbf2] {
  -webkit-box-flex: 0.3;
      -ms-flex: 0.3;
          flex: 0.3;
}
.second-bottom .warn .warn-two[data-v-30f9cbf2] {
  -webkit-box-flex: 0.6;
      -ms-flex: 0.6;
          flex: 0.6;
}
.second-bottom .form-content[data-v-30f9cbf2] {
  width: 100%;
  min-width: 900px;
}
.second-bottom .form-content .pic-box[data-v-30f9cbf2] {
  margin-top: 25px;
  margin-bottom: 10px;
}
.second-bottom .form-content .company-addr[data-v-30f9cbf2] {
  width: 100%;
  margin-bottom: 100px;
}
.second-bottom .form-content .company-addr[data-v-30f9cbf2] .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;
}
.showPfQrcode .showPfQrcode-details-box {
  width: 1200px;
  margin: 15px auto;
  overflow: hidden;
}
.showPfQrcode .showPfQrcode-details-box .table {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  margin-top: 20px;
  margin-bottom: 15px;
  overflow: hidden;
}
.showPfQrcode .showPfQrcode-details-box .table .icon-H5 {
  cursor: pointer;
  position: absolute;
  top: 8px;
  right: 8px;
}
.showPfQrcode .showPfQrcode-details-box .table .tips {
  width: 1060px;
  height: 48px;
  background: #EDF2FD;
  border: 1px solid rgb(113, 157, 242);
  border-radius: 2px;
  margin: 20px auto;
  font-size: 14px;
  color: #323232;
  line-height: 48px;
}
.showPfQrcode .showPfQrcode-details-box .add-shop-btn-showCode {
  background: var(--1, linear-gradient(319deg, #FF2472 0%, #FF5F61 100%));
  -webkit-box-shadow: 0px 4.8000001907px 24.9600028992px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4.8000001907px 24.9600028992px 0px rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 4px;
  width: 250px;
  height: 38px;
  text-align: center;
  margin: 20px auto;
  margin-bottom: 0;
  display: block;
}
.content[data-v-1381ea45] {
  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-1381ea45] {
  font-weight: 600;
  font-size: 24px;
  color: var(--neutral-18, #1d1d1d);
  font-size: 24px;
  margin-bottom: 10px;
}
.content .price[data-v-1381ea45] {
  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-1381ea45] {
  color: var(--neutral-18, #1d1d1d);
  font-size: 20px;
}
.content .show-code[data-v-1381ea45] {
  width: 288px;
  height: 225px;
  margin: 0 auto;
  padding: 32px 40px;
  border-radius: 8px;
  margin-top: 40px;
  background: var(--amazon-1, linear-gradient(0deg, #f5f9fa 0%, #f5f9fa 100%), #002f36);
}
.content .show-code .code[data-v-1381ea45] {
  width: 115px;
  height: 115px;
}
.content .show-code .more[data-v-1381ea45] {
  color: var(--amazon-2, #008296);
  text-align: center;
  font-size: 12px;
  margin-top: 5px;
  line-height: 20px;
}
.content .follow[data-v-1381ea45] {
  color: var(--neutral-18, #1d1d1d);
  font-size: 20px;
  font-weight: 400;
  margin: 40px auto;
}
.second-bottom[data-v-59b4945a] {
  width: 100%;
  background: #fff;
  padding: 35px 86px;
  border-radius: 8px;
  margin-top: 20px;
}
.second-bottom .title[data-v-59b4945a] {
  font-size: 20px;
  color: #1d1d1d;
  font-weight: 550;
  text-align: center;
  margin: 48px 0 24px 0;
}
.second-bottom .link[data-v-59b4945a] {
  color: #666;
  text-align: center;
  font-size: 14px;
  margin: 24px 0;
}
.second-bottom .link a[data-v-59b4945a] {
  color: #008296;
}
.second-bottom .tips[data-v-59b4945a] {
  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 #008296;
  border-radius: 2px;
  font-size: 14px;
  border-radius: 4px;
  line-height: 48px;
  color: #002f36;
}
.second-bottom .warn[data-v-59b4945a] {
  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-59b4945a] {
  -webkit-box-flex: 0.3;
      -ms-flex: 0.3;
          flex: 0.3;
}
.second-bottom .warn .warn-two[data-v-59b4945a] {
  -webkit-box-flex: 0.6;
      -ms-flex: 0.6;
          flex: 0.6;
}
.second-bottom .form-content[data-v-59b4945a] {
  width: 85%;
  min-width: 900px;
}
.second-bottom .form-content .pic-box[data-v-59b4945a] {
  margin-top: 25px;
  margin-bottom: 10px;
}
.second-bottom .form-content .company-addr[data-v-59b4945a] {
  width: 100%;
  margin-bottom: 100px;
}
.second-bottom .form-content .company-addr[data-v-59b4945a] .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[data-v-79fcf50e] {
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  background-image: url("https://dowsure.oss-cn-shanghai.aliyuncs.com/merchant/merchant/pf_bg.png");
  background-size: 100% 100%;
  position: relative;
}
.contain .inner[data-v-79fcf50e] {
  position: relative;
  z-index: 99;
  margin-bottom: 130px;
}
.contain .banner[data-v-79fcf50e] {
  width: 100%;
  background: rgba(255, 255, 255, 0.3);
  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-79fcf50e] {
  display: block;
  height: 16px;
}
.contain .banner .banner-left .word[data-v-79fcf50e] {
  font-size: 10px;
  color: black;
  font-weight: 400;
  letter-spacing: 4px;
  line-height: 24px;
}
.contain .banner .banner-right[data-v-79fcf50e] {
  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-79fcf50e] {
  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 .banner .banner-right .banner-right-left .now-shop[data-v-79fcf50e] {
  font-size: 14px;
  color: #ffffff;
  line-height: 32px;
}
.contain .banner .banner-right .banner-right-left .house-first[data-v-79fcf50e] {
  color: #fbc602;
}
.contain .banner .banner-right .banner-right-left .house-first .el-icon-edit[data-v-79fcf50e] {
  color: #fff;
}
.contain .banner .banner-right .banner-right-left .edit[data-v-79fcf50e] {
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.contain .banner .banner-right .banner-right-left .edit img[data-v-79fcf50e] {
  width: 18px;
  height: 18px;
}
.contain .banner .banner-right .old-enter[data-v-79fcf50e] {
  width: 72px;
  height: 24px;
  border: 1px solid #008296;
  border-radius: 6px;
  background: #002f36;
  color: #008296;
  font-size: 14px;
  cursor: pointer;
}
.contain .content[data-v-79fcf50e] {
  width: 80%;
  margin: 0 auto;
}
.contain .content .tabs[data-v-79fcf50e] {
  margin-top: 20px;
  width: 100%;
}
.contain .content .tabs[data-v-79fcf50e] .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-79fcf50e] .el-tabs__nav {
  width: 100% !important;
  background: transparent;
}
.contain .content .tabs[data-v-79fcf50e] .el-tabs__nav-scroll {
  border-radius: 0px 20px 0px 0px;
}
.contain .content .tabs[data-v-79fcf50e] .el-tabs--border-card > .el-tabs__header {
  background: rgb(245, 249, 250);
  border-radius: 20px;
}
.contain .content .tabs[data-v-79fcf50e] .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)), #FF2472;
  background: linear-gradient(0deg, #ffffff, #ffffff), #FF2472;
  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 #FF2472;
  font-weight: bold;
}
.contain .content .tabs[data-v-79fcf50e] .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-79fcf50e] .el-tabs--border-card > .el-tabs__content {
  min-height: 340px;
  padding: 35px 25px;
}
.contain .content .tabs[data-v-79fcf50e] .el-tabs--border-card > .el-tabs__content .el-tab-pane {
  height: 100%;
}
.contain .content .tabs .draw-money[data-v-79fcf50e] {
  padding: 0px 50px;
}
.contain .content .tabs .draw-money .page-two[data-v-79fcf50e] {
  width: 90%;
  border-bottom: 1px solid #f1f2f4;
  margin-bottom: 10px;
}
.contain .content .tabs .draw-money .page-two .two-top[data-v-79fcf50e] {
  height: 110px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.contain .content .tabs .draw-money .page-two .two-top img[data-v-79fcf50e] {
  width: 14px;
  height: 14px;
  margin-left: 5px;
}
.contain .content .tabs .draw-money .page-two .two-top .two-tip[data-v-79fcf50e] {
  width: 224px;
  height: 28px;
  border-radius: 4px;
  color: #008296;
  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 .content .tabs .draw-money .page-two .two-top .center-price[data-v-79fcf50e] {
  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 .content .tabs .draw-money .page-two .two-top .center-price .money[data-v-79fcf50e] {
  color: #1d1d1d;
  font-weight: 600;
  font-size: 24px;
}
.contain .content .tabs .draw-money .page-two .two-top .center-price .price[data-v-79fcf50e] {
  font-weight: 700;
  font-size: 44px;
  color: #ff5165;
  margin-left: 20px;
}
.contain .content .content-banner[data-v-79fcf50e] {
  width: 100%;
  margin-top: 25px;
}
.contain .content .content-banner img[data-v-79fcf50e] {
  width: 100%;
}
.contain .content .content-fillPhone[data-v-79fcf50e] {
  width: 100%;
  margin-top: 15px;
  padding: 35px 25px;
  background: white;
  border-radius: 8px;
  -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 .footer[data-v-79fcf50e] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  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);
  cursor: pointer;
}
.contain .footer .footer-left[data-v-79fcf50e] {
  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 .footer .footer-left .left-total[data-v-79fcf50e] {
  font-size: 18px;
  color: #ff2472;
  margin-bottom: 10px;
}
.contain .footer .footer-left .left-detail[data-v-79fcf50e] {
  font-size: 14px;
  color: #aeb3b3;
}
.contain .footer .footer-right[data-v-79fcf50e] {
  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-79fcf50e] {
  font-size: 18px;
  color: #343434;
  display: block;
  font-size: bold;
  height: 100%;
  line-height: 114px;
}
.contain .footer .footer-right .right-price[data-v-79fcf50e] {
  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-79fcf50e] {
  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 .footer .footer-right .footer-btn[data-v-79fcf50e]:hover {
  -webkit-box-shadow: 3px 3px 10px rgba(225, 4, 83, 0.3);
          box-shadow: 3px 3px 10px rgba(225, 4, 83, 0.3);
}
.contain[data-v-79fcf50e] .el-dialog {
  border-radius: 8px;
}
.contain .dialog-content[data-v-79fcf50e] {
  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-79fcf50e] {
  width: 100%;
  font-size: 24px;
  color: #1d1d1d;
  text-align: center;
}
.contain .dialog-content .dlalog-content[data-v-79fcf50e] {
  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-79fcf50e] {
  width: 180px;
  height: 130px;
  margin: 0 auto;
}
.contain .dialog-content .dlalog-content .dlalog-time[data-v-79fcf50e] {
  color: #008296;
  font-size: 24px;
}
.contain .dialog-content .dialog-wait[data-v-79fcf50e] {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #333;
}
.right-box[data-v-1085b4d9] {
  color: #FF4469;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
}
.add-shop-btn[data-v-1085b4d9] {
  background: var(--1, linear-gradient(319deg, #FF2472 0%, #FF5F61 100%));
  -webkit-box-shadow: 0px 4.8000001907px 24.9600028992px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4.8000001907px 24.9600028992px 0px rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 4px;
  width: 140px;
  height: 38px;
  text-align: center;
  margin: 20px auto;
  margin-bottom: 0;
}

.showPfQrcode .el-dialog__body{
    padding-top: 0px;
}

.showPfQrcode-btn {
  background: var(--1, linear-gradient(319deg, #FF2472 0%, #FF5F61 100%));
  -webkit-box-shadow: 0px 4.8000001907px 24.9600028992px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4.8000001907px 24.9600028992px 0px rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 4px;
  width: 180px;
  height: 40px;
  text-align: center;
}
.sp-all-box {
  padding: 20px;
  overflow: hidden;
  margin-top: 0px;
  padding-top: 0px;
}
.sp-all-box .top-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sp-all-box .top-box .left-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sp-all-box .top-box .left-box * {
  display: inline-block;
}
.sp-all-box .top-box .left-box .title-box {
  color: var(--neutral-18, #1D1D1D);
  font-size: 24px;
  font-weight: 400;
  margin-left: 16px;
}
.sp-all-box .top-box .right-box {
  color: #FF4469;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  font-size: 14px;
  font-weight: 400;
}
.sp-all-box .line {
  width: 100%;
  height: 1px;
  background: #F1F2F4;
  margin-top: 20px;
  margin-bottom: 12px;
}
.sp-all-box .word-box {
  width: 100%;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  margin: 12px 0;
}
.sp-all-box .title {
  color: var(--neutral-18, #1D1D1D);
  font-size: 18px;
  font-weight: 400;
  margin: 20px 0;
}
.sp-all-box .site-all .site-box {
  width: 100%;
  margin: 30px auto;
}
.sp-all-box .site-all .site-box .site-title {
  color: #3E3E3E;
  font-size: 14px;
  font-weight: 400;
}
.sp-all-box .site-all .site-box .site-item-box {
  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;
  margin-top: 16px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sp-all-box .site-all .site-box .site-item-box .site-item {
  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;
  padding: 4px 22px;
  border-radius: 6px;
  margin-right: 16px;
  margin-top: 15px;
  width: 200px;
  border: 1px solid #fff;
  cursor: pointer;
}
.sp-all-box .site-all .site-box .site-item-box .site-item img {
  width: 23.3px;
  height: 16.7px;
}
.sp-all-box .site-all .site-box .site-item-box .site-item .site-name {
  margin-left: 12px;
  color: #333;
  font-size: 14px;
  font-weight: 400;
}
.sp-all-box .site-all .site-box .site-item-box .site-item:hover {
  border: 1px solid #FF4469;
}
.sp-all-box .site-all .site-box .site-item-box .siteItemActive {
  border: 1px solid #FF4469;
}
.sp-all-box .add-shop-btn {
  background: var(--1, linear-gradient(319deg, #FF2472 0%, #FF5F61 100%));
  -webkit-box-shadow: 0px 4.8000001907px 24.9600028992px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4.8000001907px 24.9600028992px 0px rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 4px;
  width: 140px;
  height: 38px;
  text-align: center;
  margin: 0px auto;
}
.sp-all-box .pflogin-btn-box {
  width: 310px;
  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;
}
.sp-all-box .plain-btn {
  background: #FFF8F9;
  color: #FF4469;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #E3E3E3;
}
.login-container {
  width: 100%;
}
.login-container .el-input {
  display: inline-block;
  width: 90%;
}
.login-container .el-input input {
  background: transparent;
  border: 0px;
  -webkit-appearance: none;
  border-radius: 0px;
  padding: 12px 5px 12px 15px;
  color: black;
}
.login-container .el-input input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
  -webkit-text-fill-color: black !important;
}
.login-container .el-dialog__body {
  text-align: center;
}
.login-container .el-checkbox__label {
  display: inline-block;
  padding-left: 10px;
  line-height: 19px;
  font-size: 12px;
}
.login-container .el-carousel__button {
  background-color: #008296;
}
.login-container .el-radio__label {
  font-size: 16px;
}
.login-container .el-radio {
  margin-right: 0px;
}
.login-container .el-button--danger.is-plain {
  color: #e51e5f;
  background: #fff;
  border-color: #e51e5f;
  font-size: 16px;
}
.login-container .el-button--danger {
  color: #fff;
  background-color: #e51e5f;
  border-color: #e51e5f;
  font-size: 16px;
}
.login-container .el-form-item {
  background-color: #fff;
  border-radius: 6px;
  color: #454545;
  margin-bottom: 15px;
}
.sp-all-box {
  padding: 20px;
  margin: 20px;
  overflow: hidden;
  margin-top: 0px;
  padding: 0px;
}
.sp-all-box .top-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sp-all-box .top-box .left-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sp-all-box .top-box .left-box * {
  display: inline-block;
}
.sp-all-box .top-box .left-box .title-box {
  color: var(--neutral-18, #1D1D1D);
  font-size: 24px;
  font-weight: 400;
  margin-left: 16px;
}
.sp-all-box .top-box .right-box {
  color: #FF4469;
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  font-size: 14px;
  font-weight: 400;
}
.sp-all-box .line {
  width: 100%;
  height: 1px;
  background: #F1F2F4;
  margin-top: 20px;
  margin-bottom: 12px;
}
.sp-all-box .word-box {
  width: 100%;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  margin: 12px 0;
}
.sp-all-box .title {
  color: var(--neutral-18, #1D1D1D);
  font-size: 18px;
  font-weight: 500;
  margin: 30px 0;
}
.sp-all-box .pay-all .pay-box {
  width: 100%;
  margin: 30px auto;
}
.sp-all-box .pay-all .pay-box .pay-title {
  color: #3E3E3E;
  font-size: 14px;
  font-weight: 400;
}
.sp-all-box .pay-all .pay-box .pay-item-box {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 16px;
}
.sp-all-box .pay-all .pay-box .pay-item-box .pay-item {
  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;
  border-radius: 6px;
  margin-right: 16px;
  cursor: pointer;
  margin-bottom: 8px;
  border: 1px solid white;
}
.sp-all-box .pay-all .pay-box .pay-item-box .pay-item .img {
  width: 150px;
  height: 50px;
}
.sp-all-box .pay-all .pay-box .pay-item-box .pay-item .img2 {
  width: 118px;
  height: 60px;
}
.sp-all-box .pay-all .pay-box .pay-item-box .pay-item .pay-name {
  margin-left: 12px;
  color: #333;
  font-size: 14px;
  font-weight: 400;
}
.sp-all-box .pay-all .pay-box .pay-item-box .pay-item .el-badge__content {
  background-color: #FF002C;
  height: 22px;
  line-height: 22px;
  border-radius: 0px;
  border-bottom-right-radius: 16px;
  border-top-left-radius: 16px;
}
.sp-all-box .pay-all .pay-box .pay-item-box .pay-item .el-badge__content.is-fixed {
  right: 63px;
}
.sp-all-box .pay-all .pay-box .pay-item-box .pay-item:hover {
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
}
.sp-all-box .pay-all .pay-box .pay-item-box .payItemActive {
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.12);
}
.sp-all-box .add-shop-btn-pay {
  background: var(--1, linear-gradient(319deg, #FF2472 0%, #FF5F61 100%));
  -webkit-box-shadow: 0px 4.8000001907px 24.9600028992px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4.8000001907px 24.9600028992px 0px rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 4px;
  width: 180px;
  height: 38px;
  text-align: center;
  margin: 20px auto;
  margin-bottom: 0;
  display: block;
}
.sp-all-box .plain-btn {
  background: #FFF8F9;
  color: #FF4469;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #E3E3E3;
}

.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-96b540d0] {
  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-96b540d0] {
  position: fixed;
  width: 78px;
  top: 100px;
  z-index: 97;
}
.contain .green-block[data-v-96b540d0] {
  position: fixed;
  width: 900px;
  bottom: 0px;
  right: 0px;
  z-index: 98;
}
.contain .inner[data-v-96b540d0] {
  position: relative;
  z-index: 99;
  margin-bottom: 50px;
}
.contain .banner[data-v-96b540d0] {
  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-96b540d0] {
  width: 205px;
  height: 32px;
}
.contain .banner .banner-right[data-v-96b540d0] {
  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-96b540d0] {
  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-96b540d0] {
  font-size: 14px;
  color: #ffffff;
  line-height: 32px;
}
.contain .banner .banner-right .banner-right-left .house-first[data-v-96b540d0] {
  color: #fbc602;
}
.contain .banner .banner-right .banner-right-left .house-first .el-icon-edit[data-v-96b540d0] {
  color: #fff;
}
.contain .banner .banner-right .banner-right-left .edit[data-v-96b540d0] {
  width: 18px;
  height: 18px;
}
.contain .banner .banner-right .banner-right-left .edit img[data-v-96b540d0] {
  width: 18px;
  height: 18px;
}
.contain .banner .banner-right .old-enter[data-v-96b540d0] {
  width: 72px;
  height: 24px;
  border: 1px solid #008296;
  border-radius: 6px;
  background: #002f36;
  color: #008296;
  font-size: 14px;
}
.contain .content[data-v-96b540d0] {
  width: 80%;
  margin: 0 auto;
}
.contain .content .tabs[data-v-96b540d0] {
  margin-top: 20px;
  width: 100%;
}
.contain .content .tabs[data-v-96b540d0] .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-96b540d0] .el-tabs__nav {
  width: 100% !important;
  background: transparent;
}
.contain .content .tabs[data-v-96b540d0] .el-tabs__nav-scroll {
  border-radius: 0px 20px 0px 0px;
}
.contain .content .tabs[data-v-96b540d0] .el-tabs--border-card > .el-tabs__header {
  background: rgb(245, 249, 250);
  border-radius: 20px;
}
.contain .content .tabs[data-v-96b540d0] .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-96b540d0] .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-96b540d0] .el-tabs--border-card > .el-tabs__content {
  height: 340px;
  padding: 35px 25px;
}
.contain .content .tabs[data-v-96b540d0] .el-tabs--border-card > .el-tabs__content .el-tab-pane {
  height: 100%;
}
.contain .content .tabs .draw-money[data-v-96b540d0] {
  padding: 0px 50px;
}
.contain .content .tabs .draw-money .page-two[data-v-96b540d0] {
  width: 90%;
  border-bottom: 1px solid #f1f2f4;
  margin-bottom: 10px;
}
.contain .content .tabs .draw-money .page-two .two-top[data-v-96b540d0] {
  height: 110px;
}
.contain .content .tabs .draw-money .page-two .two-top img[data-v-96b540d0] {
  width: 14px;
  height: 14px;
  margin-left: 5px;
}
.contain .content .tabs .draw-money .page-two .two-top .two-tip[data-v-96b540d0] {
  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-96b540d0] {
  margin-top: 20px;
}
.contain .content .tabs .draw-money .page-two .two-top .center-price .money[data-v-96b540d0] {
  color: #1d1d1d;
  font-weight: 600;
  font-size: 24px;
}
.contain .content .tabs .draw-money .page-two .two-top .center-price .price[data-v-96b540d0] {
  font-weight: 700;
  font-size: 44px;
  color: #006170;
  margin-left: 20px;
}
.contain .content .content-banner[data-v-96b540d0] {
  width: 100%;
  margin-top: 25px;
}
.contain .content .content-banner img[data-v-96b540d0] {
  width: 100%;
}
.contain .footer[data-v-96b540d0] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  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-96b540d0] {
  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-96b540d0] {
  font-size: 18px;
  color: #ff2472;
  margin-bottom: 10px;
}
.contain .footer .footer-left .left-detail[data-v-96b540d0] {
  font-size: 14px;
  color: #aeb3b3;
}
.contain .footer .footer-right[data-v-96b540d0] {
  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-96b540d0] {
  font-size: 18px;
  color: #343434;
  display: block;
  font-size: bold;
  height: 100%;
  line-height: 114px;
}
.contain .footer .footer-right .right-price[data-v-96b540d0] {
  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-96b540d0] {
  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-96b540d0] .el-dialog {
  border-radius: 8px;
}
.contain .dialog-content[data-v-96b540d0] {
  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-96b540d0] {
  width: 100%;
  font-size: 24px;
  color: #1d1d1d;
  text-align: center;
}
.contain .dialog-content .dlalog-content[data-v-96b540d0] {
  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-96b540d0] {
  width: 180px;
  height: 130px;
  margin: 0 auto;
}
.contain .dialog-content .dlalog-content .dlalog-time[data-v-96b540d0] {
  color: #008296;
  font-size: 24px;
}
.contain .dialog-content .dialog-wait[data-v-96b540d0] {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #333;
}
.table-content[data-v-96b540d0] {
  width: 80%;
  border-top: 3px solid #006170;
  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 .table-top[data-v-96b540d0] {
  width: 100%;
  height: 64px;
  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;
}
.table-content .table-top .table-title[data-v-96b540d0] {
  font-size: 24px;
  font-weight: 600px;
  margin-right: 24px;
}
.table-content .table-top .table-tips[data-v-96b540d0] {
  color: var(--neutral-12, #666);
  font-size: 14px;
}
.table-content .shop-table[data-v-96b540d0] {
  margin-top: 20px;
}
.table-content .shop-table[data-v-96b540d0] .el-table__header-wrapper {
  border: 1px solid #FFB1BB;
  border-radius: 4px 4px 4px 4px;
}
.table-content .shop-table .status-finish[data-v-96b540d0] {
  background: rgba(12, 175, 96, 0.1);
  border-radius: 4px;
  color: var(--alerts-success-base, #0caf60);
  border: none;
  line-height: 30px;
}
.table-content .shop-table .status-unfinish[data-v-96b540d0] {
  background: rgba(195, 157, 22, 0.1);
  border-radius: 4px;
  color: var(--others-orange, #fe964a);
  border: none;
  line-height: 30px;
}
.table-content .shop-table .delete-icon[data-v-96b540d0] {
  color: #e4e5e5;
  cursor: not-allowed;
}
.table-content .add-shop-btn[data-v-96b540d0] {
  background: var(--1, linear-gradient(319deg, #FF2472 0%, #FF5F61 100%));
  -webkit-box-shadow: 0px 4.8000001907px 24.9600028992px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4.8000001907px 24.9600028992px 0px rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 4px;
  width: 180px;
  height: 40px;
  text-align: center;
  margin: 50px auto;
}
.table-content .pflogin-btn-box[data-v-96b540d0] {
  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;
}
.table-content .plain-btn[data-v-96b540d0] {
  background: #FFF8F9;
  color: #FF4469;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.box[data-v-2969be50] {
  margin: 100px auto 0;
  width: 80%;
}
.clear[data-v-2969be50]:after {
  content: "";
  display: block;
  clear: both;
}
.slider[data-v-2969be50] {
  position: relative;
  margin: 20px 0;
  width: 100%;
  height: 16px;
  top: 50%;
  background: #F0F0F0;
  border-radius: 10px;
  cursor: pointer;
  z-index: 99;
  border: 4px solid #F9F9F9;
}
.slider .process[data-v-2969be50] {
  position: absolute;
  left: -5px;
  top: -5px;
  width: 100%;
  height: 16px;
  border-radius: 10px;
  background: #FFC0D0;
  border: 4px solid #FFECEF;
  z-index: 111;
}
.slider .thunk[data-v-2969be50] {
  position: absolute;
  left: 100px;
  top: -7px;
  width: 20px;
  height: 20px;
  z-index: 122;
}
.slider .block[data-v-2969be50] {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #FF4D66;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.slider .block[data-v-2969be50]:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  opacity: 0.6;
}
.test-amount {
  width: 90%;
  margin: 16px auto;
  overflow: hidden;
}
.test-amount .title {
  color: #FF4D66;
  font-size: 34px;
  font-weight: 600;
  text-align: center;
  margin-top: 0px;
}
.test-amount .choose-box {
  width: 200px;
  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;
  margin-top: 14px;
}
.test-amount .choose-box .left {
  color: #171717;
  font-size: 16px;
  font-weight: 600;
}
.test-amount .choose-box .right {
  color: #666;
  font-size: 14px;
  font-weight: 400;
}
.test-amount .all-platform {
  margin: 20px 0;
  width: 100%;
}
.test-amount .all-platform .platform-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;
  overflow: hidden;
}
.test-amount .all-platform .platform-box img {
  display: block;
  width: 120px;
  height: 65px;
}
.test-amount .amount-box {
  width: 100%;
  border-radius: 25px;
  border: 0.5px solid #C0C0C0;
}
.test-amount .amount-box .amount-box-title {
  color: #525252;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 12px;
}
.test-amount .amount-box .amount {
  color: #FF4D66;
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 38px;
}
.test-amount .amount-box .slider-box {
  width: 65%;
  margin: 0 auto;
}
.test-amount .amount-box .money-box {
  width: 70%;
  margin: 10px auto;
  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;
  color: var(--neutral-18, #1D1D1D);
  font-size: 16px;
  font-weight: 400;
}
.test-amount .amount-box .btn {
  display: block;
  border-radius: 11px;
  background: linear-gradient(124deg, #FF5C62 0%, #FF386C 100%);
  -webkit-box-shadow: 1px 0px 7px 0px rgba(133, 133, 133, 0.32);
          box-shadow: 1px 0px 7px 0px rgba(133, 133, 133, 0.32);
  width: 172px;
  height: 45px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  margin: 10px auto;
  margin-bottom: 20px;
  cursor: pointer;
  border: none;
}
.test-amount .amount-box .btn:hover {
  -webkit-box-shadow: 3px 3px 10px rgba(225, 4, 83, 0.3);
          box-shadow: 3px 3px 10px rgba(225, 4, 83, 0.3);
}

.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[data-v-75e6679d] {
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
  background-image: url("https://dowsure.oss-cn-shanghai.aliyuncs.com/merchant/merchant/pf_bg.png");
  background-size: 100% 100%;
  position: relative;
}
.contain .inner[data-v-75e6679d] {
  position: relative;
  z-index: 99;
  margin-bottom: 130px;
}
.contain .banner[data-v-75e6679d] {
  width: 100%;
  background: rgba(255, 255, 255, 0.3);
  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-75e6679d] {
  display: block;
  height: 16px;
}
.contain .banner .banner-left .word[data-v-75e6679d] {
  font-size: 10px;
  color: black;
  font-weight: 400;
  letter-spacing: 4px;
  line-height: 24px;
}
.contain .banner .banner-right[data-v-75e6679d] {
  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-75e6679d] {
  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 .banner .banner-right .banner-right-left .now-shop[data-v-75e6679d] {
  font-size: 14px;
  color: #ffffff;
  line-height: 32px;
}
.contain .banner .banner-right .banner-right-left .house-first[data-v-75e6679d] {
  color: #fbc602;
}
.contain .banner .banner-right .banner-right-left .house-first .el-icon-edit[data-v-75e6679d] {
  color: #fff;
}
.contain .banner .banner-right .banner-right-left .edit[data-v-75e6679d] {
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.contain .banner .banner-right .banner-right-left .edit img[data-v-75e6679d] {
  width: 18px;
  height: 18px;
}
.contain .banner .banner-right .old-enter[data-v-75e6679d] {
  width: 72px;
  height: 24px;
  border: 1px solid #008296;
  border-radius: 6px;
  background: #002f36;
  color: #008296;
  font-size: 14px;
  cursor: pointer;
}
.contain .content[data-v-75e6679d] {
  width: 80%;
  margin: 0 auto;
}
.contain .content .tabs[data-v-75e6679d] {
  margin-top: 20px;
  width: 100%;
}
.contain .content .tabs[data-v-75e6679d] .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-75e6679d] .el-tabs__nav {
  width: 100% !important;
  background: transparent;
}
.contain .content .tabs[data-v-75e6679d] .el-tabs__nav-scroll {
  border-radius: 0px 20px 0px 0px;
}
.contain .content .tabs[data-v-75e6679d] .el-tabs--border-card > .el-tabs__header {
  background: rgb(245, 249, 250);
  border-radius: 20px;
}
.contain .content .tabs[data-v-75e6679d] .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)), #FF2472;
  background: linear-gradient(0deg, #ffffff, #ffffff), #FF2472;
  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 #FF2472;
  font-weight: bold;
}
.contain .content .tabs[data-v-75e6679d] .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-75e6679d] .el-tabs--border-card > .el-tabs__content {
  min-height: 340px;
  padding: 35px 25px;
}
.contain .content .tabs[data-v-75e6679d] .el-tabs--border-card > .el-tabs__content .el-tab-pane {
  height: 100%;
}
.contain .content .tabs .draw-money[data-v-75e6679d] {
  padding: 0px 50px;
}
.contain .content .tabs .draw-money .page-two[data-v-75e6679d] {
  width: 90%;
  border-bottom: 1px solid #f1f2f4;
  margin-bottom: 10px;
}
.contain .content .tabs .draw-money .page-two .two-top[data-v-75e6679d] {
  height: 110px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.contain .content .tabs .draw-money .page-two .two-top img[data-v-75e6679d] {
  width: 14px;
  height: 14px;
  margin-left: 5px;
}
.contain .content .tabs .draw-money .page-two .two-top .two-tip[data-v-75e6679d] {
  width: 224px;
  height: 28px;
  border-radius: 4px;
  color: #008296;
  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 .content .tabs .draw-money .page-two .two-top .center-price[data-v-75e6679d] {
  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 .content .tabs .draw-money .page-two .two-top .center-price .money[data-v-75e6679d] {
  color: #1d1d1d;
  font-weight: 600;
  font-size: 24px;
}
.contain .content .tabs .draw-money .page-two .two-top .center-price .price[data-v-75e6679d] {
  font-weight: 700;
  font-size: 44px;
  color: #ff5165;
  margin-left: 20px;
}
.contain .content .content-banner[data-v-75e6679d] {
  width: 100%;
  margin-top: 25px;
}
.contain .content .content-banner img[data-v-75e6679d] {
  width: 100%;
}
.contain .content .content-fillPhone[data-v-75e6679d] {
  width: 100%;
  margin-top: 15px;
  padding: 35px 25px;
  background: white;
  border-radius: 8px;
  -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 .footer[data-v-75e6679d] {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  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);
  cursor: pointer;
}
.contain .footer .footer-left[data-v-75e6679d] {
  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 .footer .footer-left .left-total[data-v-75e6679d] {
  font-size: 18px;
  color: #ff2472;
  margin-bottom: 10px;
}
.contain .footer .footer-left .left-detail[data-v-75e6679d] {
  font-size: 14px;
  color: #aeb3b3;
}
.contain .footer .footer-right[data-v-75e6679d] {
  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-75e6679d] {
  font-size: 18px;
  color: #343434;
  display: block;
  font-size: bold;
  height: 100%;
  line-height: 114px;
}
.contain .footer .footer-right .right-price[data-v-75e6679d] {
  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-75e6679d] {
  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 .footer .footer-right .footer-btn[data-v-75e6679d]:hover {
  -webkit-box-shadow: 3px 3px 10px rgba(225, 4, 83, 0.3);
          box-shadow: 3px 3px 10px rgba(225, 4, 83, 0.3);
}
.contain[data-v-75e6679d] .el-dialog {
  border-radius: 8px;
}
.contain .dialog-content[data-v-75e6679d] {
  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-75e6679d] {
  width: 100%;
  font-size: 24px;
  color: #1d1d1d;
  text-align: center;
}
.contain .dialog-content .dlalog-content[data-v-75e6679d] {
  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-75e6679d] {
  width: 180px;
  height: 130px;
  margin: 0 auto;
}
.contain .dialog-content .dlalog-content .dlalog-time[data-v-75e6679d] {
  color: #008296;
  font-size: 24px;
}
.contain .dialog-content .dialog-wait[data-v-75e6679d] {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #333;
}
