#buy-domain .title {
  font-size: 18px;
  color: #666;
  font-weight: bold;
}
#buy-domain .title-detail {
  margin-top: 5px;
  color: #999;
}
#buy-domain .formData .item .must-input-star {
  color: rgb(250, 92, 124);
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-right: 4px;
  margin-top: -8px;
}
#buy-domain .formData .item .domanList {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-top: 15px;
}
#buy-domain .formData .item .domanList .el-row {
  height: 60px;
  border-bottom: 1px solid #eee;
}
#buy-domain .formData .item .domanList i {
  color: var(--color-primary);
}
#buy-domain .billing-payment {
  text-align: center;
}
#buy-domain .billing-payment p {
  font-size: 23px;
  font-weight: bold;
}
#buy-domain .billing-paymentList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 40px;
}
#buy-domain .billing-paymentList ul {
  margin: 0;
  padding: 0;
}
#buy-domain .billing-paymentList ul li {
  list-style: none;
  width: 250px;
  height: 45px;
  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;
  cursor: pointer;
}
#buy-domain .billing-paymentList ul li .bp-text {
  color: #666666;
  font-weight: bold;
  font-size: 16px;
}
#buy-domain .billing-paymentList ul li .bp-logo {
  width: 45px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#buy-domain .billing-paymentList ul li .bp-logo i {
  font-size: 24px;
}
#buy-domain .billing-paymentList ul li .bp-logo .color-Paypal {
  color: #13227a;
}
#buy-domain .billing-paymentList ul li .bp-logo .color-Stripe {
  color: #5b66ad;
}
#buy-domain .billing-paymentList ul li .bp-logo .color-alipay {
  color: #158ccd;
}
#buy-domain .billing-paymentList ul li .bp-logo .color-wechatPay {
  color: #27ab39;
}
#buy-domain .billing-btnlist {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 0;
}
#buy-domain .billing-btnA {
  width: 150px;
  height: 30px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  border: 1px solid var(--color-primary);
  background: var(--color-primary);
}
#buy-domain .billing-btnB {
  width: 150px;
  height: 30px;
  border-radius: 3px;
  color: #606266;
  border: 1px solid #dcdfe6;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
}
#buy-domain .Agreements {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: left;
      -ms-flex-align: left;
          align-items: left;
  margin-top: 20px;
}
#buy-domain .Agreements .item {
  margin-bottom: 10px;
}
#buy-domain .Agreements .item span {
  margin: 0 3px;
}
#buy-domain .billing-weChat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#domain-tips .sub-title {
  font-size: 16px;
}
* {
  -webkit-text-size-adjust: none;
}
.percentage-style {
  position: absolute;
  right: 38px;
  top: 7px;
  z-index: 1;
  color: #909399;
}
.checkStyle .el-input-group__append {
  background-color: unset;
  border: unset;
  padding: 0px;
  width: 36px;
  text-align: center;
  border-radius: 50%;
  -webkit-transform: scale(0.6), translateX(10px);
          transform: scale(0.6), translateX(10px);
  background-color: #67c23a;
  -webkit-transform: translateX(5px) scale(0.6);
          transform: translateX(5px) scale(0.6);
}
.shop-setting-page .el-card__header {
  padding: 10px 20px 0 0 !important;
  border-bottom: 0 !important;
}
.shop-setting-page .mt-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.shop-setting-page .title {
  font-size: 14px;
  color: #333333;
  background-color: #EBEEF5;
  padding: 10px;
  margin: 20px 0;
}
.MobilePhonety .el-input-group__append {
  padding: 0px !important;
}
.changeBase {
  margin-left: -3px;
  color: #5dc2d3;
}
.ccc .el-switch__label {
  color: #cccccc !important;
}
.smsColor {
  font-size: 14px;
  color: #cccccc;
  word-break: normal;
  word-wrap: break-word;
}
.flexleft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.tip-title {
  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;
  font-size: 16px;
  font-weight: bold;
  word-break: break-word;
}
.tip-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 30px;
  word-break: break-word;
}
.tip-fot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 30px;
  margin-left: 25px;
  word-break: break-word;
}
