/**
 * 本文件存放公共的less参数
 */

/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-96032178] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-96032178] {
  font-family: 'Roboto';
}
.flex-container[data-v-96032178] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-96032178] {
  height: 1.066667rem;
  width: 100%;
  background: linear-gradient(174.44deg, #f7b500 22.19%, #f7a300 84.87%);
  border-radius: 0.053333rem;
  font-size: 0.373333rem;
  color: #2b2b2b;
  border: none;
  outline: none;
}

/** chrome表单自动填充，去掉默认的背景色 */
input[data-v-96032178]:-webkit-autofill {
  box-shadow: 0 0 0 26.666667rem white inset;
  -webkit-box-shadow: 0 0 0 26.666667rem white inset;
}

/* safari input 内阴影*/
input[data-v-96032178] {
  -webkit-appearance: none;
}

/* 卡片样式 */
.card[data-v-96032178] {
  box-shadow: 0 0.026667rem 0.106667rem rgba(0, 0, 0, 0.1);
  border-radius: 0.213333rem;
  margin-bottom: 0.213333rem;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
.card .split-line[data-v-96032178] {
  border-bottom: 1px dashed #ddd;
  padding-top: 4px;
  margin-bottom: 4px;
  box-sizing: border-box;
  position: relative;
}
.card .split-line[data-v-96032178]::after {
  border-radius: 0 10px 10px 0;
  left: 0;
}
.card .split-line[data-v-96032178]::before {
  border-radius: 10px 0 0 10px;
  right: 0;
}
.card .split-line[data-v-96032178]::after,
.card .split-line[data-v-96032178]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  height: 8px;
  background: #2b2b2b;
  top: 0;
  /* no */
}
.customer-service[data-v-96032178] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
/**
 * 本文件存放公共的less参数
 */

/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-3c765410] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-3c765410] {
  font-family: 'Roboto';
}
.flex-container[data-v-3c765410] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-3c765410] {
  height: 1.066667rem;
  width: 100%;
  background: linear-gradient(174.44deg, #f7b500 22.19%, #f7a300 84.87%);
  border-radius: 0.053333rem;
  font-size: 0.373333rem;
  color: #2b2b2b;
  border: none;
  outline: none;
}

/** chrome表单自动填充，去掉默认的背景色 */
input[data-v-3c765410]:-webkit-autofill {
  box-shadow: 0 0 0 26.666667rem white inset;
  -webkit-box-shadow: 0 0 0 26.666667rem white inset;
}

/* safari input 内阴影*/
input[data-v-3c765410] {
  -webkit-appearance: none;
}

/* 卡片样式 */
.card[data-v-3c765410] {
  box-shadow: 0 0.026667rem 0.106667rem rgba(0, 0, 0, 0.1);
  border-radius: 0.213333rem;
  margin-bottom: 0.213333rem;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
.card .split-line[data-v-3c765410] {
  border-bottom: 1px dashed #ddd;
  padding-top: 4px;
  margin-bottom: 4px;
  box-sizing: border-box;
  position: relative;
}
.card .split-line[data-v-3c765410]::after {
  border-radius: 0 10px 10px 0;
  left: 0;
}
.card .split-line[data-v-3c765410]::before {
  border-radius: 10px 0 0 10px;
  right: 0;
}
.card .split-line[data-v-3c765410]::after,
.card .split-line[data-v-3c765410]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  height: 8px;
  background: #2b2b2b;
  top: 0;
  /* no */
}
.van-popup[data-v-3c765410] {
  box-sizing: border-box;
  border-radius: 0.053333rem 0.053333rem 0 0;
}
.modal-content[data-v-3c765410] {
  display: flex;
}
.modal-content .header-item[data-v-3c765410] {
  padding: 0 0.133333rem 0 0.4rem;
  display: flex;
}
.modal-content .status-icon[data-v-3c765410] {
  width: 0.933333rem;
  height: 0.933333rem;
  margin-top: 0.8rem;
  margin-right: -0.266667rem;
}
.modal-content .header-icon[data-v-3c765410] {
  width: 1.92rem;
  height: 1.92rem;
  margin: 0.4rem;
}
.content-right[data-v-3c765410] {
  padding: 0.533333rem 0.533333rem 0.533333rem 0.266667rem;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.content-right[data-v-3c765410]::after {
  content: '';
  position: absolute;
  top: 0.853333rem;
  left: -0.186667rem;
  height: 0.933333rem;
  width: 0.026667rem;
  background-color: #d1d1d1;
}
.content-right .header-title[data-v-3c765410] {
  font-size: 0.48rem;
  color: #1f2022;
  font-weight: bold;
  margin-bottom: 0.266667rem;
}
.content-right .content[data-v-3c765410] {
  display: flex;
  line-height: 0.693333rem;
  font-size: 0.373333rem;
  color: #888;
  position: relative;
}
.content-bottom[data-v-3c765410] {
  padding: 0.266667rem 0.133333rem 0.533333rem;
  border-top: 0.026667rem dashed #e0e0e0;
  display: flex;
}
.content-bottom .content[data-v-3c765410] {
  flex: 1;
  line-height: 0.693333rem;
  font-size: 0.426667rem;
  color: #888;
  position: relative;
  text-align: left;
  padding-left: 0.533333rem;
}
.content-bottom .content[data-v-3c765410]:not(:first-child)::after {
  content: '';
  position: absolute;
  top: 0.266667rem;
  left: 0;
  height: 0.533333rem;
  width: 0.026667rem;
  background-color: #d1d1d1;
}
.content-bottom .content .title[data-v-3c765410] {
  font-size: 0.32rem;
  color: #707c83;
}
.content-bottom .content .value[data-v-3c765410] {
  color: #2b2b2b;
}
.content-text[data-v-3c765410],
.content-bottom-text[data-v-3c765410] {
  line-height: 0.453333rem;
  font-size: 0.32rem;
  color: #969696;
}
.content-bottom-text[data-v-3c765410] {
  padding: 0.48rem;
}
.desc-li .content-text[data-v-3c765410] {
  font-size: 0.426667rem;
}
.desc-li .sui-modal-body[data-v-3c765410] {
  padding: 0.426667rem 0.32rem;
}
.sui-modal-btns[data-v-3c765410] {
  display: flex;
  justify-content: center;
  position: relative;
  padding: 0.213333rem 0.213333rem 0.533333rem 0.213333rem;
}
.sui-modal-btns .cancel[data-v-3c765410] {
  background: #fff;
  border: 0.026667rem solid #e0e0e0;
  flex: 1;
  margin-right: 0.266667rem;
}
.sui-modal-btns .confirm[data-v-3c765410] {
  background: linear-gradient(140.14deg, #f7b500 22.19%, #f7a300 84.87%);
  border: none;
  flex: 1;
}
.sui-modal-btns .van-button[data-v-3c765410] {
  font-size: 0.373333rem;
  height: 1.066667rem;
  line-height: 1.066667rem;
  border-radius: 0.053333rem;
}
.only-confirm-btn[data-v-3c765410] {
  border-top: none;
  padding: 0.133333rem 0.533333rem 0.533333rem;
}
.only-confirm-btn .confirm[data-v-3c765410] {
  background: #f7b500;
  flex: 1;
  border: none;
}
.only-confirm-btn .van-button[data-v-3c765410] {
  flex: 1;
  color: #2b2b2b;
  font-size: 0.373333rem;
  height: 1.066667rem;
  line-height: 1.066667rem;
  border-radius: 0.053333rem;
}
/**
 * 本文件存放公共的less参数
 */

/**
 * 本文件存放公共的less函数
 */
.bb-number[data-v-44659fe0] {
  font-family: 'din-alternate-bold';
}
.ml-number[data-v-44659fe0] {
  font-family: 'Roboto';
}
.flex-container[data-v-44659fe0] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.primary-btn[data-v-44659fe0] {
  height: 1.066667rem;
  width: 100%;
  background: linear-gradient(174.44deg, #f7b500 22.19%, #f7a300 84.87%);
  border-radius: 0.053333rem;
  font-size: 0.373333rem;
  color: #2b2b2b;
  border: none;
  outline: none;
}

/** chrome表单自动填充，去掉默认的背景色 */
input[data-v-44659fe0]:-webkit-autofill {
  box-shadow: 0 0 0 26.666667rem white inset;
  -webkit-box-shadow: 0 0 0 26.666667rem white inset;
}

/* safari input 内阴影*/
input[data-v-44659fe0] {
  -webkit-appearance: none;
}

/* 卡片样式 */
.card[data-v-44659fe0] {
  box-shadow: 0 0.026667rem 0.106667rem rgba(0, 0, 0, 0.1);
  border-radius: 0.213333rem;
  margin-bottom: 0.213333rem;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
}
.card .split-line[data-v-44659fe0] {
  border-bottom: 1px dashed #ddd;
  padding-top: 4px;
  margin-bottom: 4px;
  box-sizing: border-box;
  position: relative;
}
.card .split-line[data-v-44659fe0]::after {
  border-radius: 0 10px 10px 0;
  left: 0;
}
.card .split-line[data-v-44659fe0]::before {
  border-radius: 10px 0 0 10px;
  right: 0;
}
.card .split-line[data-v-44659fe0]::after,
.card .split-line[data-v-44659fe0]::before {
  position: absolute;
  content: '';
  display: block;
  width: 4px;
  height: 8px;
  background: #2b2b2b;
  top: 0;
  /* no */
}
.login-page[data-v-44659fe0] {
  font-size: 0.373333rem;
  height: 100%;
  overflow-y: auto;
}
[data-v-44659fe0] .sui-captcha-container {
  position: inherit !important;
}
.logo[data-v-44659fe0] {
  padding-top: 1.12rem;
  padding-left: 0.426667rem;
  background-size: auto 0.933333rem;
  font-size: 0.373333rem;
  line-height: 0.533333rem;
  color: #707c83;
}
.logo > img[data-v-44659fe0] {
  display: block;
  margin-bottom: 0.133333rem;
}
.form[data-v-44659fe0] {
  padding: 0.426667rem;
}
.form .input-wrap[data-v-44659fe0] {
  position: relative;
  margin-bottom: 0.266667rem;
}
.form .input-wrap .input-wrap-tips[data-v-44659fe0] {
  display: flex;
  justify-content: space-between;
  font-size: 0.266667rem;
  align-items: center;
}
.form .input-wrap .input-wrap-tips .error-tips.red[data-v-44659fe0] {
  color: #fc4848;
}
.form .input-wrap .input-wrap-tips .error-tips.yellow[data-v-44659fe0] {
  color: #e07900;
}
.form .input-wrap .title[data-v-44659fe0] {
  line-height: normal;
  font-size: 0.346667rem;
  display: flex;
  align-items: center;
  padding: 0.266667rem 0;
  color: #707c83;
}
.form .input-wrap .title[data-v-44659fe0]::before {
  content: '';
  width: 0.08rem;
  height: 0.32rem;
  display: inline-block;
  background-color: #707c83;
  margin-right: 0.106667rem;
}
.form .input-wrap[data-v-44659fe0]:nth-child(1) {
  margin-top: 0.533333rem;
}
.form .input-wrap input[data-v-44659fe0] {
  border: 0.026667rem solid #d1d1d1;
  width: 100%;
  font-size: 0.48rem;
  height: 1.066667rem;
  text-indent: 0.213333rem;
  border-radius: 0.053333rem;
  font-weight: bold;
  color: #2b2b2b;
  box-sizing: border-box;
  padding-left: 0;
  font-family: 'Roboto';
  caret-color: #f7b500;
}
.form .input-wrap input.focus[data-v-44659fe0] {
  border: 0.026667rem solid #f7b500;
}
.form .input-wrap input[data-v-44659fe0]::-webkit-input-placeholder {
  color: #d1d1d1;
}
.form .input-wrap .right-icon[data-v-44659fe0] {
  position: absolute;
  right: -0.026667rem;
  height: 1.066667rem;
  bottom: 0.026667rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.form .input-wrap .close-icon[data-v-44659fe0],
.form .input-wrap .arrow-down[data-v-44659fe0] {
  display: inline-block;
  width: 0.32rem;
  height: 0.32rem;
  margin-right: 0.32rem;
  transition: transform 0.3s;
}
.form .input-wrap .icon-eyes-closed[data-v-44659fe0] {
  width: 0.48rem;
  padding: 0 0.266667rem;
}
.form .rember-pass[data-v-44659fe0] {
  display: flex;
  justify-content: space-between;
  font-size: 0.32rem;
  padding-top: 0.133333rem;
}
.form .rember-pass span[data-v-44659fe0]:nth-child(2) {
  color: #707c83;
}
.form .rember-radio[data-v-44659fe0] {
  display: flex;
  align-items: center;
}
.form .rember-radio span[data-v-44659fe0] {
  padding-left: 0.133333rem;
}
.form .submit-btn[data-v-44659fe0] {
  margin-top: 0.8rem;
}
.form .submit-btn .van-button[data-v-44659fe0] {
  width: 100%;
  border-radius: 0.053333rem;
}
.form .submit-btn .van-button--disabled[data-v-44659fe0] {
  background: #f5db91 !important;
}
.form .mobile-btn[data-v-44659fe0] {
  margin-top: 0.106667rem;
}
.form .mobile-btn .van-button[data-v-44659fe0] {
  width: 100%;
  border-radius: 0.053333rem;
}
.accout-list[data-v-44659fe0] {
  position: absolute;
  width: 100%;
  top: 2rem;
  max-height: 6.4rem;
  overflow-y: scroll;
  background-color: #f4f6f8;
  z-index: 2;
  box-sizing: border-box;
  border: 0.026667rem solid #d1d1d1;
}
.accout-list .acc-user-name[data-v-44659fe0] {
  font-size: 0.48rem;
  font-weight: 600;
  color: #707c83;
}
.accout-list .acc-close-icon[data-v-44659fe0] {
  display: inline-block;
  width: 1.066667rem;
  height: 1.066667rem;
  line-height: 1.066667rem;
  text-indent: 0.533333rem;
}
.accout-list li[data-v-44659fe0] {
  display: flex;
  height: 1.333333rem;
  align-items: center;
  justify-content: space-between;
  margin: 0 0.32rem 0 0.32rem;
  border-bottom: 0.026667rem solid rgba(150, 150, 150, 0.15);
}
.accout-list li[data-v-44659fe0]:last-child {
  border-bottom: none;
}
.login-main-content[data-v-44659fe0] {
  min-height: 100%;
  margin-bottom: -3.2rem;
}
.login-main-content .push[data-v-44659fe0] {
  height: 1.6rem;
}
.tips-content[data-v-44659fe0] {
  margin-top: 2rem;
}
.tips[data-v-44659fe0] {
  text-align: center;
  height: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.32rem;
  position: relative;
  color: #707c83;
}
.tips svg[data-v-44659fe0] {
  margin-right: 0.133333rem;
  width: 0.426667rem;
  height: 0.426667rem;
}
.tips[data-v-44659fe0]::after {
  content: '';
  height: 0.026667rem;
  width: 2.133333rem;
  display: inline-block;
  background-color: #e0e0e0;
  margin-left: 0.266667rem;
}
.tips[data-v-44659fe0]::before {
  content: '';
  height: 0.026667rem;
  width: 2.133333rem;
  display: inline-block;
  background-color: #e0e0e0;
  margin-right: 0.266667rem;
}
.modal-wrap[data-v-44659fe0] {
  background-color: #fff;
}
.modal-wrap .modal-message[data-v-44659fe0] {
  padding: 1.066667rem 0.426667rem 0.533333rem 0.426667rem;
  display: flex;
}
.modal-wrap .modal-left[data-v-44659fe0] {
  border-right: 0.026667rem solid #d1d1d1;
  padding: 0 0.266667rem;
}
.modal-wrap .modal-left img[data-v-44659fe0] {
  width: 1.92rem;
}
.modal-right[data-v-44659fe0] {
  line-height: 1.066667rem;
  color: #969696;
  font-size: 0.373333rem;
}
.showAccountList[data-v-44659fe0] {
  transform: rotate(-180deg);
}
.two-step-verification[data-v-44659fe0] {
  display: flex;
  flex-direction: column;
  gap: 0.266667rem;
  border-top: none;
  padding: 0 0.533333rem;
}
.two-step-verification .google-input[data-v-44659fe0] {
  border: 0.026667rem solid #d1d1d1;
  width: 8.8rem;
  font-size: 0.48rem;
  height: 1.066667rem;
  text-indent: 0.213333rem;
  border-radius: 0.053333rem;
  font-weight: bold;
  color: #2b2b2b;
  box-sizing: border-box;
  padding-left: 0;
  font-family: 'Roboto';
  caret-color: #f7b500;
}
