.mask[data-v-72de02da] {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
}
.mask .container[data-v-72de02da] {
  width: 80vw;
  height: 80vh;
  background-color: #fff;
  border-radius: 0.266667rem;
  padding: 1.333333rem 0.666667rem;
  overflow-y: scroll;
  position: relative;
}
.mask .container .close-icon[data-v-72de02da] {
  position: absolute;
  right: 0.266667rem;
  top: 0.333333rem;
  font-size: 0.6rem !important;
}
.mask .container .content-wrap[data-v-72de02da] {
  word-wrap: break-word;
}
@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) {
.mask .container .content-wrap[data-v-72de02da] strong {
    font-size: 3.2em !important;
}
}
.mask .container .bottom-text[data-v-72de02da] {
  text-align: right;
  margin-top: 0.666667rem;
}
.container[data-v-5ef84e36] {
  height: 100%;
  background-color: #f3f4f8;
  font-size: 0.4rem;
}
.container .header[data-v-5ef84e36] {
  display: flex;
  align-items: center;
  padding: 0.666667rem;
}
.container .header .header-logo[data-v-5ef84e36] {
  width: 1.333333rem;
  height: 1.333333rem;
  border-radius: 50%;
  background-color: #fff;
  margin-right: 0.266667rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.container .header .header-logo img[data-v-5ef84e36] {
  width: 1.333333rem;
}
.container .module-item[data-v-5ef84e36] {
  margin: 0 0.666667rem 0.533333rem;
  padding: 0.4rem;
  border-radius: 0.266667rem;
  background-color: #fff;
}
.container .module-item .module-title[data-v-5ef84e36] {
  padding-bottom: 0.266667rem;
}
.container .module-item[data-v-5ef84e36] .van-radio__icon {
  font-size: 0.493333rem;
}
.container .input-wrap[data-v-5ef84e36] {
  display: flex;
  align-items: center;
}
.container .input-wrap span[data-v-5ef84e36] {
  font-weight: bold;
  margin-right: 0.066667rem;
}
.container .input-wrap input[data-v-5ef84e36] {
  border: none;
  padding-left: 0.133333rem;
}
.container .payways-wrap[data-v-5ef84e36] {
  overflow-y: scroll;
  max-height: 4.8rem;
  padding: 0.266667rem 0.133333rem 0 0;
}
.container .payways-wrap .payway-item[data-v-5ef84e36] {
  height: 1.266667rem;
  padding: 0 0.2rem;
  border-radius: 0.133333rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.container .payways-wrap .payway-item img[data-v-5ef84e36] {
  width: 0.533333rem;
}
.container .payways-wrap .payway-item span[data-v-5ef84e36] {
  flex: 1;
  padding-left: 0.4rem;
}
.container .payways-wrap .payway-active[data-v-5ef84e36] {
  background-color: #f1f1f1;
}
.container .scrollbar[data-v-5ef84e36] ::-webkit-scrollbar {
  width: 0.066667rem;
}
.container .scrollbar[data-v-5ef84e36] ::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}
.container .scrollbar[data-v-5ef84e36] ::-webkit-scrollbar-thumb {
  background-color: #888;
}
.container .scrollbar[data-v-5ef84e36] ::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}
.container .fenqi-wrap .van-radio-group[data-v-5ef84e36] {
  padding-top: 0.266667rem;
  display: flex;
}
.container .fenqi-wrap .van-radio-group .van-radio[data-v-5ef84e36] {
  height: 0.666667rem;
  margin-right: 0.666667rem;
}
.container .agreement-wrap[data-v-5ef84e36] {
  display: flex;
  align-items: center;
}
.container .agreement-wrap .van-checkbox[data-v-5ef84e36] {
  height: 0.666667rem;
  flex-shrink: 0;
}
.container .agreement-wrap .van-checkbox[data-v-5ef84e36] .van-checkbox__icon {
  font-size: 0.373333rem;
  margin-right: 0.133333rem;
  border: 0.013333rem solid #333;
}
.container .agreement-wrap .van-checkbox[data-v-5ef84e36] .van-icon {
  border-radius: 0;
}
.container .agreement-wrap .agreement-link[data-v-5ef84e36] {
  color: #4f99fe;
  margin-left: 0.066667rem;
}
.container .footer[data-v-5ef84e36] {
  margin: 0.666667rem auto;
  padding: 0 0.666667rem;
}
.container .footer .van-button[data-v-5ef84e36] {
  width: 100%;
  padding: 0.533333rem 0;
  font-size: 0.373333rem;
  font-weight: bold;
  border-radius: 0.266667rem;
}
