@charset "UTF-8";
.tab-content[data-v-6cc23a72] {
  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-6cc23a72] {
  width: 288px;
  height: 180px;
}
.tab-content .tab-card img[data-v-6cc23a72] {
  width: 100%;
  height: 100%;
}
.tab-content .tab-card .tab-card-text[data-v-6cc23a72] {
  width: 100%;
  height: 28px;
  color: #006170;
  font-size: 12px;
  background: -webkit-gradient(linear, left bottom, left top, from(#f5f9fa), to(#f5f9fa)), #002f36;
  background: linear-gradient(0deg, #f5f9fa, #f5f9fa), #002f36;
  border-radius: 4px;
  padding: 5px;
  margin-top: 28px;
  text-align: center;
  line-height: 18px;
  border: 1px solid #b6d0d3;
}
.tab-content .tab-right[data-v-6cc23a72] {
  -webkit-box-flex: 0.8;
      -ms-flex: 0.8;
          flex: 0.8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 89%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.tab-content .tab-right .right-text[data-v-6cc23a72] {
  font-size: 14px;
  color: #666;
}
.tab-content .tab-right .right-center .center-price[data-v-6cc23a72] {
  margin: 20px 0;
}
.tab-content .tab-right .right-center .center-price[data-v-6cc23a72]:first-child {
  color: #1d1d1d;
  font-weight: 600;
  font-size: 24px;
}
.tab-content .tab-right .right-center .center-price .price[data-v-6cc23a72] {
  font-weight: 700;
  font-size: 44px;
  color: #ff5165;
  margin-left: 20px;
}
.tab-content .tab-right .right-center .right-center-text[data-v-6cc23a72] {
  font-size: 14px;
  color: #666;
}
.tab-content .tab-right .right-center .right-center-text li[data-v-6cc23a72] {
  margin-top: 15px;
}
.tab-content .tab-right .right-center ul[data-v-6cc23a72] {
  list-style-type: none;
}
.tab-content .tab-right .right-center ul li[data-v-6cc23a72]::before {
  display: inline-block;
  content: "●";
  /* '\25CF' */
  padding-right: 10px;
  color: #666;
  font-size: 4px;
}
.tab-content .tab-right .right-bottom[data-v-6cc23a72] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 460px;
}
.tab-content .tab-right .right-bottom .el-input[data-v-6cc23a72] {
  display: inline-block;
}
.tab-content .tab-right .right-bottom[data-v-6cc23a72] .bottom-phone .el-input__inner {
  width: 220px;
  height: 38px;
  border: 1px solid #006170;
  border-radius: 30px;
  margin-right: 12px;
}
.tab-content .tab-right .right-bottom[data-v-6cc23a72] .el-input__inner::-webkit-input-placeholder {
  color: #b6d0d3;
}
.tab-content .tab-right .right-bottom[data-v-6cc23a72] .el-input__inner::-moz-placeholder {
  color: #b6d0d3;
}
.tab-content .tab-right .right-bottom[data-v-6cc23a72] .el-input__inner:-ms-input-placeholder {
  color: #b6d0d3;
}
.tab-content .tab-right .right-bottom[data-v-6cc23a72] .el-input__inner::-ms-input-placeholder {
  color: #b6d0d3;
}
.tab-content .tab-right .right-bottom[data-v-6cc23a72] .el-input__inner::placeholder {
  color: #b6d0d3;
}
.tab-content .tab-right .right-bottom[data-v-6cc23a72] .bottom-code .el-input__inner {
  width: 220px;
  height: 38px;
  border: 1px solid #006170;
  border-radius: 30px;
  margin-right: 12px;
}
.tab-content .tab-right .right-bottom .get-code[data-v-6cc23a72] {
  width: 118px;
  height: 38px;
  background: #b6d0d3;
  border-radius: 30px;
  color: #006170;
}
.tab-content .tab-right .right-bottom .tips[data-v-6cc23a72] {
  color: #666;
  font-size: 12px;
  margin-top: 14px;
  margin-left: 12px;
}
.tab-content .tab-right .right-bottom .tips .tips-word[data-v-6cc23a72] {
  color: #333;
  font-size: 12px;
  margin-bottom: 15px;
}
.two-content[data-v-82965640] .el-descriptions-item__label {
  width: 140px;
}
.two-content[data-v-82965640] .el-radio__input.is-checked .el-radio__inner {
  border-color: #fff;
  background: #008296;
}
.two-content .number[data-v-82965640] {
  color: #666666;
  margin-right: 10px;
}
.two-content .enight-label[data-v-82965640] {
  width: 72px;
  height: 23px;
  display: inline-block;
  background: #e7f7ef;
  border-radius: 4px;
  color: #008296;
  text-align: center;
  line-height: 23px;
}
.two-footer[data-v-82965640] {
  margin-top: 20px;
  font-size: 12px;
  color: #666666;
  margin-bottom: 50px;
}
.two-footer[data-v-82965640] .el-checkbox__input.is-checked .el-checkbox__inner {
  background-color: #008296;
  border-color: #008296;
}
.two-footer .two-checkbox[data-v-82965640] {
  margin-right: 10px;
  border-radius: 3px;
}
.two-footer a[data-v-82965640] {
  color: #008296;
}
.my-step[data-v-31b692e2] {
  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-31b692e2] {
  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-31b692e2] {
  font-size: 20px;
  color: #1d1d1d;
  height: 24px;
}
.my-step .step-top .top-right[data-v-31b692e2] {
  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-31b692e2] {
  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-31b692e2] {
  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-31b692e2] {
  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-31b692e2] {
  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-31b692e2] {
  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-31b692e2] .el-step__icon.is-text {
  border-style: hidden;
}
.my-step .code-left[data-v-31b692e2] .el-step.is-vertical .el-step__title {
  color: #006170;
}
.my-step .code-left[data-v-31b692e2] .el-icon-check {
  color: #006170;
}
.my-step .code-left[data-v-31b692e2] .el-step__head.is-success {
  color: #006170;
  border-color: #006170;
}
.my-step .code-left[data-v-31b692e2] .el-step__title.is-success {
  color: #006170;
}
.my-step .code-left[data-v-31b692e2] .el-step__title.is-finish {
  color: #1d1d1d;
  font-size: 14px;
}
.my-step .code-left[data-v-31b692e2] .el-step__title.is-finish {
  color: #006170;
  font-size: 14px;
  font-weight: 600;
}
.my-step .code-left[data-v-31b692e2] .el-step__head.is-finish {
  color: #008296;
  border-color: #008296;
}
.my-step .code-left[data-v-31b692e2] .el-step.is-vertical .el-step__title {
  font-size: 14px;
  font-weight: normal;
}
.my-step .code-left[data-v-31b692e2] .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-31b692e2] {
  width: 100px;
  height: 100px;
  margin-left: 40px;
}
.my-step .code-right[data-v-31b692e2] {
  width: 100px;
}
.my-step .step-footer[data-v-31b692e2] {
  margin-top: 15px;
  color: #666666;
  font-size: 12px;
  text-align: center;
  margin-bottom: 50px;
}
.my-step .step-footer a[data-v-31b692e2] {
  color: #008296;
}
.my-step .step-right[data-v-31b692e2] {
  width: 170px;
  height: 170px;
}
.contain[data-v-31b692e2] {
  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-31b692e2] {
  position: fixed;
  width: 78px;
  top: 100px;
  z-index: 97;
}
.contain .green-block[data-v-31b692e2] {
  position: fixed;
  width: 900px;
  bottom: 0px;
  right: 0px;
  z-index: 98;
}
.contain .inner[data-v-31b692e2] {
  position: relative;
  z-index: 99;
  margin-bottom: 130px;
}
.contain .banner[data-v-31b692e2] {
  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-31b692e2] {
  width: 205px;
  height: 32px;
}
.contain .banner .banner-right[data-v-31b692e2] {
  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-31b692e2] {
  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-31b692e2] {
  font-size: 14px;
  color: #ffffff;
  line-height: 32px;
}
.contain .banner .banner-right .banner-right-left .house-first[data-v-31b692e2] {
  color: #fbc602;
}
.contain .banner .banner-right .banner-right-left .house-first .el-icon-edit[data-v-31b692e2] {
  color: #fff;
}
.contain .banner .banner-right .banner-right-left .edit[data-v-31b692e2] {
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.contain .banner .banner-right .banner-right-left .edit img[data-v-31b692e2] {
  width: 18px;
  height: 18px;
}
.contain .banner .banner-right .old-enter[data-v-31b692e2] {
  width: 72px;
  height: 24px;
  border: 1px solid #008296;
  border-radius: 6px;
  background: #002f36;
  color: #008296;
  font-size: 14px;
  cursor: pointer;
}
.contain .content[data-v-31b692e2] {
  width: 80%;
  margin: 0 auto;
}
.contain .content .tabs[data-v-31b692e2] {
  margin-top: 20px;
  width: 100%;
}
.contain .content .tabs[data-v-31b692e2] .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-31b692e2] .el-tabs__nav {
  width: 100% !important;
  background: transparent;
}
.contain .content .tabs[data-v-31b692e2] .el-tabs__nav-scroll {
  border-radius: 0px 20px 0px 0px;
}
.contain .content .tabs[data-v-31b692e2] .el-tabs--border-card > .el-tabs__header {
  background: rgb(245, 249, 250);
  border-radius: 20px;
}
.contain .content .tabs[data-v-31b692e2] .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-31b692e2] .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-31b692e2] .el-tabs--border-card > .el-tabs__content {
  min-height: 340px;
  padding: 35px 25px;
}
.contain .content .tabs[data-v-31b692e2] .el-tabs--border-card > .el-tabs__content .el-tab-pane {
  height: 100%;
}
.contain .content .tabs .draw-money[data-v-31b692e2] {
  padding: 0px 50px;
}
.contain .content .tabs .draw-money .page-two[data-v-31b692e2] {
  width: 90%;
  border-bottom: 1px solid #f1f2f4;
  margin-bottom: 10px;
}
.contain .content .tabs .draw-money .page-two .two-top[data-v-31b692e2] {
  height: 110px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.contain .content .tabs .draw-money .page-two .two-top img[data-v-31b692e2] {
  width: 14px;
  height: 14px;
  margin-left: 5px;
}
.contain .content .tabs .draw-money .page-two .two-top .two-tip[data-v-31b692e2] {
  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-31b692e2] {
  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-31b692e2] {
  color: #1d1d1d;
  font-weight: 600;
  font-size: 24px;
}
.contain .content .tabs .draw-money .page-two .two-top .center-price .price[data-v-31b692e2] {
  font-weight: 700;
  font-size: 44px;
  color: #ff5165;
  margin-left: 20px;
}
.contain .content .content-banner[data-v-31b692e2] {
  width: 100%;
  margin-top: 25px;
}
.contain .content .content-banner img[data-v-31b692e2] {
  width: 100%;
}
.contain .footer[data-v-31b692e2] {
  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-31b692e2] {
  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-31b692e2] {
  font-size: 18px;
  color: #ff2472;
  margin-bottom: 10px;
}
.contain .footer .footer-left .left-detail[data-v-31b692e2] {
  font-size: 14px;
  color: #aeb3b3;
}
.contain .footer .footer-right[data-v-31b692e2] {
  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-31b692e2] {
  font-size: 18px;
  color: #343434;
  display: block;
  font-size: bold;
  height: 100%;
  line-height: 114px;
}
.contain .footer .footer-right .right-price[data-v-31b692e2] {
  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-31b692e2] {
  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-31b692e2] .el-dialog {
  border-radius: 8px;
}
.contain .dialog-content[data-v-31b692e2] {
  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-31b692e2] {
  width: 100%;
  font-size: 24px;
  color: #1d1d1d;
  text-align: center;
}
.contain .dialog-content .dlalog-content[data-v-31b692e2] {
  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-31b692e2] {
  width: 180px;
  height: 130px;
  margin: 0 auto;
}
.contain .dialog-content .dlalog-content .dlalog-time[data-v-31b692e2] {
  color: #008296;
  font-size: 24px;
}
.contain .dialog-content .dialog-wait[data-v-31b692e2] {
  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-2cc85cec] {
  width: 100%;
  background: #fff;
  padding: 35px 86px;
  border-radius: 8px;
  margin-top: 20px;
}
.second-bottom .tips[data-v-2cc85cec] {
  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-2cc85cec] {
  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-2cc85cec] {
  -webkit-box-flex: 0.3;
      -ms-flex: 0.3;
          flex: 0.3;
}
.second-bottom .warn .warn-two[data-v-2cc85cec] {
  -webkit-box-flex: 0.6;
      -ms-flex: 0.6;
          flex: 0.6;
}
.second-bottom .form-content[data-v-2cc85cec] {
  width: 100%;
  min-width: 900px;
}
.second-bottom .form-content .pic-box[data-v-2cc85cec] {
  margin-top: 25px;
  margin-bottom: 10px;
}
.second-bottom .form-content .company-addr[data-v-2cc85cec] {
  width: 100%;
  margin-bottom: 100px;
}
.second-bottom .form-content .company-addr[data-v-2cc85cec] .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-fa7b6bda] {
  width: 100%;
  background: #fff;
  padding: 35px 86px;
  border-radius: 8px;
  margin-top: 20px;
}
.second-bottom .title[data-v-fa7b6bda] {
  font-size: 20px;
  color: #1d1d1d;
  text-align: center;
  margin: 48px 0 24px 0;
}
.second-bottom .link[data-v-fa7b6bda] {
  color: #666;
  text-align: center;
  font-size: 14px;
  margin: 24px 0;
}
.second-bottom .link a[data-v-fa7b6bda] {
  color: #008296;
}
.second-bottom .tips[data-v-fa7b6bda] {
  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-fa7b6bda] {
  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-fa7b6bda] {
  -webkit-box-flex: 0.3;
      -ms-flex: 0.3;
          flex: 0.3;
}
.second-bottom .warn .warn-two[data-v-fa7b6bda] {
  -webkit-box-flex: 0.6;
      -ms-flex: 0.6;
          flex: 0.6;
}
.second-bottom .form-content[data-v-fa7b6bda] {
  width: 85%;
  min-width: 900px;
}
.second-bottom .form-content .pic-box[data-v-fa7b6bda] {
  margin-top: 25px;
  margin-bottom: 10px;
}
.second-bottom .form-content .company-addr[data-v-fa7b6bda] {
  width: 100%;
  margin-bottom: 100px;
}
.second-bottom .form-content .company-addr[data-v-fa7b6bda] .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-fa7b6bda] .el-dialog {
  border-radius: 8px;
}
.dialog-content[data-v-fa7b6bda] {
  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-fa7b6bda] {
  width: 100%;
  font-size: 24px;
  color: #1d1d1d;
  text-align: center;
}
.dialog-content .dlalog-content[data-v-fa7b6bda] {
  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-fa7b6bda] {
  width: 180px;
  height: 130px;
  margin: 0 auto;
}
.dialog-content .dlalog-content .dlalog-time[data-v-fa7b6bda] {
  color: #008296;
  font-size: 24px;
}
.dialog-content .dialog-wait[data-v-fa7b6bda] {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #333;
}
.content[data-v-3e40ad6a] {
  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-3e40ad6a] {
  font-weight: 600;
  font-size: 24px;
  color: var(--neutral-18, #1d1d1d);
  font-size: 24px;
  margin-bottom: 10px;
}
.content .price[data-v-3e40ad6a] {
  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-3e40ad6a] {
  color: var(--neutral-18, #1d1d1d);
  font-size: 20px;
}
.content .show-code[data-v-3e40ad6a] {
  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-3e40ad6a] {
  width: 115px;
  height: 115px;
}
.content .show-code .more[data-v-3e40ad6a] {
  color: var(--amazon-2, #008296);
  text-align: center;
  font-size: 12px;
  margin-top: 5px;
  line-height: 20px;
}
.content .follow[data-v-3e40ad6a] {
  color: var(--neutral-18, #1d1d1d);
  font-size: 20px;
  font-weight: 400;
  margin: 40px auto;
}
.second-bottom[data-v-62b4b1ff] {
  width: 100%;
  background: #fff;
  padding: 35px 86px;
  border-radius: 8px;
  margin-top: 20px;
}
.second-bottom .title[data-v-62b4b1ff] {
  font-size: 20px;
  color: #1d1d1d;
  font-weight: 550;
  text-align: center;
  margin: 48px 0 24px 0;
}
.second-bottom .link[data-v-62b4b1ff] {
  color: #666;
  text-align: center;
  font-size: 14px;
  margin: 24px 0;
}
.second-bottom .link a[data-v-62b4b1ff] {
  color: #008296;
}
.second-bottom .tips[data-v-62b4b1ff] {
  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-62b4b1ff] {
  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-62b4b1ff] {
  -webkit-box-flex: 0.3;
      -ms-flex: 0.3;
          flex: 0.3;
}
.second-bottom .warn .warn-two[data-v-62b4b1ff] {
  -webkit-box-flex: 0.6;
      -ms-flex: 0.6;
          flex: 0.6;
}
.second-bottom .form-content[data-v-62b4b1ff] {
  width: 85%;
  min-width: 900px;
}
.second-bottom .form-content .pic-box[data-v-62b4b1ff] {
  margin-top: 25px;
  margin-bottom: 10px;
}
.second-bottom .form-content .company-addr[data-v-62b4b1ff] {
  width: 100%;
  margin-bottom: 100px;
}
.second-bottom .form-content .company-addr[data-v-62b4b1ff] .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;
}

.center-price .el-input--medium .el-input__inner {
  color: #ff5165;
  height: 60px;
  line-height: 60px;
}
.input-edit {
  font-size: 40px;
  width: 300px;
}

.contain[data-v-37dfd6fc] {
  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-37dfd6fc] {
  position: fixed;
  width: 78px;
  top: 100px;
  z-index: 97;
}
.contain .green-block[data-v-37dfd6fc] {
  position: fixed;
  width: 900px;
  bottom: 0px;
  right: 0px;
  z-index: 98;
}
.contain .inner[data-v-37dfd6fc] {
  position: relative;
  z-index: 99;
  margin-bottom: 130px;
}
.contain .banner[data-v-37dfd6fc] {
  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-37dfd6fc] {
  width: 205px;
  height: 32px;
}
.contain .banner .banner-right[data-v-37dfd6fc] {
  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-37dfd6fc] {
  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-37dfd6fc] {
  font-size: 14px;
  color: #ffffff;
  line-height: 32px;
}
.contain .banner .banner-right .banner-right-left .house-first[data-v-37dfd6fc] {
  color: #fbc602;
}
.contain .banner .banner-right .banner-right-left .house-first .el-icon-edit[data-v-37dfd6fc] {
  color: #fff;
}
.contain .banner .banner-right .banner-right-left .edit[data-v-37dfd6fc] {
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.contain .banner .banner-right .banner-right-left .edit img[data-v-37dfd6fc] {
  width: 18px;
  height: 18px;
}
.contain .banner .banner-right .old-enter[data-v-37dfd6fc] {
  width: 72px;
  height: 24px;
  border: 1px solid #008296;
  border-radius: 6px;
  background: #002f36;
  color: #008296;
  font-size: 14px;
  cursor: pointer;
}
.contain .content[data-v-37dfd6fc] {
  width: 80%;
  margin: 0 auto;
}
.contain .content .tabs[data-v-37dfd6fc] {
  margin-top: 20px;
  width: 100%;
}
.contain .content .tabs[data-v-37dfd6fc] .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-37dfd6fc] .el-tabs__nav {
  width: 100% !important;
  background: transparent;
}
.contain .content .tabs[data-v-37dfd6fc] .el-tabs__nav-scroll {
  border-radius: 0px 20px 0px 0px;
}
.contain .content .tabs[data-v-37dfd6fc] .el-tabs--border-card > .el-tabs__header {
  background: rgb(245, 249, 250);
  border-radius: 20px;
}
.contain .content .tabs[data-v-37dfd6fc] .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-37dfd6fc] .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-37dfd6fc] .el-tabs--border-card > .el-tabs__content {
  min-height: 340px;
  padding: 35px 25px;
}
.contain .content .tabs[data-v-37dfd6fc] .el-tabs--border-card > .el-tabs__content .el-tab-pane {
  height: 100%;
}
.contain .content .tabs .draw-money[data-v-37dfd6fc] {
  padding: 0px 50px;
}
.contain .content .tabs .draw-money .page-two[data-v-37dfd6fc] {
  width: 90%;
  border-bottom: 1px solid #f1f2f4;
  margin-bottom: 10px;
}
.contain .content .tabs .draw-money .page-two .two-top[data-v-37dfd6fc] {
  height: 110px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.contain .content .tabs .draw-money .page-two .two-top img[data-v-37dfd6fc] {
  width: 14px;
  height: 14px;
  margin-left: 5px;
}
.contain .content .tabs .draw-money .page-two .two-top .two-tip[data-v-37dfd6fc] {
  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-37dfd6fc] {
  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-37dfd6fc] {
  color: #1d1d1d;
  font-weight: 600;
  font-size: 24px;
}
.contain .content .tabs .draw-money .page-two .two-top .center-price .price[data-v-37dfd6fc] {
  font-weight: 700;
  font-size: 44px;
  color: #ff5165;
  margin-left: 20px;
}
.contain .content .content-banner[data-v-37dfd6fc] {
  width: 100%;
  margin-top: 25px;
}
.contain .content .content-banner img[data-v-37dfd6fc] {
  width: 100%;
}
.contain .footer[data-v-37dfd6fc] {
  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-37dfd6fc] {
  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-37dfd6fc] {
  font-size: 18px;
  color: #ff2472;
  margin-bottom: 10px;
}
.contain .footer .footer-left .left-detail[data-v-37dfd6fc] {
  font-size: 14px;
  color: #aeb3b3;
}
.contain .footer .footer-right[data-v-37dfd6fc] {
  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-37dfd6fc] {
  font-size: 18px;
  color: #343434;
  display: block;
  font-size: bold;
  height: 100%;
  line-height: 114px;
}
.contain .footer .footer-right .right-price[data-v-37dfd6fc] {
  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-37dfd6fc] {
  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-37dfd6fc] .el-dialog {
  border-radius: 8px;
}
.contain .dialog-content[data-v-37dfd6fc] {
  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-37dfd6fc] {
  width: 100%;
  font-size: 24px;
  color: #1d1d1d;
  text-align: center;
}
.contain .dialog-content .dlalog-content[data-v-37dfd6fc] {
  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-37dfd6fc] {
  width: 180px;
  height: 130px;
  margin: 0 auto;
}
.contain .dialog-content .dlalog-content .dlalog-time[data-v-37dfd6fc] {
  color: #008296;
  font-size: 24px;
}
.contain .dialog-content .dialog-wait[data-v-37dfd6fc] {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #333;
}
