.pop-wrap[data-v-077bc8fd] {
  width: 100%;
  min-height: 505px;
  background: #fff;
  border-radius: 4px;
}
.pop-wrap .pop-title[data-v-077bc8fd] {
  width: 100%;
  height: 53px;
  font-family: SimSun;
  border-bottom: 1px solid #e8c47b;
  font-size: 22px;
}
.pop-wrap .pop-title .spot[data-v-077bc8fd] {
  display: block;
  margin: 5px 5px 5px 7px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #222;
}
.pop-wrap .pop-cont[data-v-077bc8fd] {
  padding: 0 70px;
}
.pop-wrap .pop-cont[data-v-077bc8fd] .oneTab .el-tabs__active-bar {
  position: absolute;
  left: 90px;
  bottom: 0;
}
.pop-wrap .pop-cont[data-v-077bc8fd] .oneTab .el-tabs__item {
  position: relative;
  left: 90px;
  width: 95px;
}
.pop-wrap .pop-cont[data-v-077bc8fd] .el-tabs__active-bar {
  background: #e8c47b;
  height: 3px;
}
.pop-wrap .pop-cont[data-v-077bc8fd] .el-tabs__item {
  padding: 0 30px 0 40px !important;
  font-size: 18px;
  height: 35px;
  line-height: 35px;
  color: #999;
}
.pop-wrap .pop-cont[data-v-077bc8fd] .el-tabs__item.is-active {
  color: #e8c47b;
  font-weight: bolder;
}
.pop-wrap .pop-cont[data-v-077bc8fd] .el-tabs__nav-wrap::after {
  background: none;
}
.pop-wrap .pop-cont .tab-cont[data-v-077bc8fd] {
  margin-top: 35px;
}
.pop-wrap .pop-cont .tab-cont .input-box[data-v-077bc8fd] {
  width: 100%;
  height: 44px;
  padding: 0 40px;
  background: #f7f7f7;
  border-radius: 4px;
}
.pop-wrap .pop-cont .tab-cont .input-box .area-input[data-v-077bc8fd] {
  width: 26px;
  height: 14px;
  font-size: 14px;
  color: #666;
}
.pop-wrap .pop-cont .tab-cont .input-box .line-input[data-v-077bc8fd] {
  width: 1px;
  height: 14px;
  background: #999;
}
.pop-wrap .pop-cont .tab-cont .input-box .input-style[data-v-077bc8fd] {
  display: block;
  width: 70%;
  height: 100%;
  font-size: 14px;
}
.pop-wrap .pop-cont .tab-cont .code-btn[data-v-077bc8fd] {
  cursor: pointer;
  flex-shrink: 0;
  width: 100px;
  height: 44px;
  line-height: 44px;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background: #e8c47b;
  margin-left: 15px;
}
.pop-wrap .pop-cont .tab-cont .code-btn.opacity[data-v-077bc8fd] {
  opacity: 0.7;
}
.pop-wrap .pop-cont .tab-cont .error-info[data-v-077bc8fd] {
  margin-top: 10px;
  height: 20px;
  font-size: 12px;
  color: #d91d1d;
}
.pop-wrap .pop-cont .tab-cont .login-btn[data-v-077bc8fd] {
  cursor: pointer;
  margin-top: 15px;
  width: 100%;
  height: 52px;
  line-height: 52px;
  text-align: center;
  border-radius: 4px;
  color: #fff;
  font-size: 18px;
  background: #d8d8d8;
}
.pop-wrap .pop-cont .tab-cont .login-btn.active[data-v-077bc8fd] {
  background: #353539;
  color: #e8c47b;
}
.pop-wrap .pop-cont .apply-txt[data-v-077bc8fd] {
  padding-left: 70px;
}
.pop-wrap .pop-cont .apply-txt .apply-icon1[data-v-077bc8fd] {
  width: 22px;
  height: auto;
}
.pop-wrap .pop-cont .apply-txt .apply-icon2[data-v-077bc8fd] {
  width: 24px;
  height: auto;
}
.pop-wrap .pop-cont .contact-btn[data-v-077bc8fd] {
  cursor: pointer;
  width: 100%;
  height: 52px;
  margin-top: 85px;
  border-radius: 4px;
  background: #353539;
  color: #e8c47b;
  font-size: 18px;
}

