@charset "UTF-8";
.popup-header[data-v-dd3354ac] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 1.52rem;
  padding-top: 0.26667rem;
  text-align: center;
  background: #f5f5f5;
}
.popup-header__title[data-v-dd3354ac] {
    height: 0.56rem;
    margin-bottom: 0.13333rem;
    font-size: 0.4rem;
    font-weight: 400;
    color: #666666;
    line-height: 0.56rem;
}
.popup-header__tip[data-v-dd3354ac] {
    width: 6.66667rem;
    height: 0.37333rem;
    font-size: 0.26667rem;
    font-weight: 400;
    color: #969696;
    line-height: 0.37333rem;
}
[data-v-dd3354ac] .popup-content {
  width: 100%;
  height: 11.6rem;
  font-size: 0.37333rem;
}
[data-v-dd3354ac] .popup-content__select {
    position: relative;
    width: 6.66667rem;
    height: 0.90667rem;
    background: #ffffff;
    border-radius: 0.10667rem;
    border: 0.02667rem solid #e4e7ed;
    font-size: 0.37333rem;
    color: #c0c4cc;
    line-height: 0.50667rem;
    padding: 0 0.26667rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #000;
}
[data-v-dd3354ac] .popup-content__components {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0.4rem;
    margin-bottom: 0.26667rem;
    margin-top: 0.53333rem;
}
[data-v-dd3354ac] .popup-content__second {
    margin-top: 0;
}
[data-v-dd3354ac] .popup-content .select-lable {
    position: relative;
    width: 2.42667rem;
}
[data-v-dd3354ac] .popup-content .select-lable::before {
    position: absolute;
    left: -0.18667rem;
    color: #ee0a24;
    font-size: 0.37333rem;
    content: '*';
}
[data-v-dd3354ac] .popup-content .tips {
    width: 3.46667rem;
    height: 0.37333rem;
    margin-left: 0.42667rem;
    margin-bottom: 0.74667rem;
    font-size: 0.26667rem;
    font-weight: 400;
    color: #969696 !important;
    line-height: 0.37333rem;
}
[data-v-dd3354ac] .popup-content .brandContent .van-radio-group {
    height: 4rem;
}
[data-v-dd3354ac] .popup-content .brandContent .van-radio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 2.82667rem;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-bottom: 0.26667rem;
}
[data-v-dd3354ac] .popup-content .brandContent .van-radio__label {
    height: 0.50667rem;
    font-size: 0.37333rem;
    color: #000000;
    line-height: 0.50667rem;
    padding-right: 0.4rem;
    text-overflow: ellipsis;
    /*让截断的文字显示为点点。还有一个值是clip意截断不显示点点*/
    white-space: nowrap;
    /*让文字不换行*/
    overflow: hidden;
    /*超出要隐藏*/
}
[data-v-dd3354ac] .popup-content .brandContent .img-icon {
    width: 0.48rem;
    height: 0.48rem;
}
.verification-code[data-v-dd3354ac] .van-field__label {
  width: 1.78667rem;
  height: 0.50667rem;
  font-size: 0.37333rem;
  font-family: MicrosoftYaHei;
  color: #000000;
  line-height: 0.50667rem;
  margin-right: 0.26667rem;
}
.verification-code[data-v-dd3354ac] .van-field__control {
  width: 4.10667rem;
  height: 0.90667rem;
  padding-left: 0.4rem;
  background: #ffffff;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #e4e7ed;
  margin-right: 0.4rem;
}
.verification-code .van-button[data-v-dd3354ac] {
  width: 2.26667rem;
  height: 0.90667rem;
  background: #ef4033 !important;
  border-radius: 0.10667rem;
  border: 0.02667rem solid #ef4033;
  font-size: 0.37333rem;
  color: #ffffff;
  line-height: 0.90667rem;
  padding: 0;
}
.confirm[data-v-dd3354ac] {
  width: 9.2rem;
  height: 1.06667rem;
  margin-left: 0.4rem;
  line-height: 1.06667rem;
  text-align: center;
  background: #ef4033;
  border-radius: 0.13333rem;
  font-size: 0.37333rem;
  font-weight: 400;
  color: #ffffff;
}
.phone-radio[data-v-dd3354ac] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 0.4rem;
  margin-bottom: 0.32rem;
}
.phone-radio .select-lable[data-v-dd3354ac]::before {
    position: absolute;
    left: -0.18667rem;
    color: #ee0a24;
    font-size: 0.37333rem;
    content: '*';
}
.phone-radio .prompt[data-v-dd3354ac] {
    height: 0.50667rem;
    font-size: 0.37333rem;
    color: #c0c4cc;
    line-height: 0.50667rem;
}
.van-cell[data-v-dd3354ac]::after {
  display: none;
}
[data-v-dd3354ac] .van-picker__toolbar {
  background: #F5F5F5;
}
[data-v-dd3354ac] .van-picker-column__item--selected {
  background: #F5F5F5;
  padding: 0;
  border-radius: 0.13333rem;
}
[data-v-dd3354ac] .van-picker-column {
  padding: 0 0.4rem;
}
[data-v-dd3354ac] .arrow-bottom {
  display: block !important;
  width: 0.29333rem;
  height: 0.16rem;
}
[data-v-dd3354ac] .van-picker__confirm {
  color: #5792FD;
}
[data-v-dd3354ac] .van-picker__cancel {
  color: #666666;
}
.top-del[data-v-dd3354ac] {
  margin-top: 0;
}
[data-v-dd3354ac] .van-popup {
  border-radius: 0.4rem 0.4rem 0 0;
}

