@charset "UTF-8";
/* 登录 */
.layCmsLogin {
  border-radius: 8px;
  overflow: hidden;
}

.layCmsLogin .layuicms-unselect.layuicms-tab-bar {
  display: none;
}

.layCmsLogin .layuicms-tab-title {
  border: none;
  display: flex;
  justify-content: center;
  margin: 14px 0 0;
  height: 60px;
  gap: 30px;
}

.layCmsLogin .layuicms-tab-title .layuicms-this {
  font-size: 18px;
}

.layCmsLogin .layuicms-tab-title .layuicms-this:after {
  width: 50%;
  margin-top: 8px;
  margin-left: 25%;
}

.layCmsLogin .layuicms-form-item {
  margin-bottom: 0px;
}

.layCmsLogin .layuicms-input-block {
  margin-left: 0;
  height: 52px;
  border-radius: 26px;
  margin-bottom: 34px;
}

.layCmsLogin .layuicms-input-block input {
  padding-left: 50px;
  padding-right: 30px;
  height: 52px;
  border-radius: 26px;
}

.layCmsLogin .layuicms-input-block input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}

.layCmsLogin .layuicms-tab-content {
  padding-bottom: 0;
}

.layCmsLogin .layuicms-tab-content .cmstem_vali_code {
  display: flex;
  align-items: center;
}

.layCmsLogin .layuicms-tab-content .cmstem_vali_code .layuicms-input-block {
  margin-right: 12px;
}

.layCmsLogin .layuicms-tab-content .cmstem_vali_code .layuicms-btn {
  width: 94px;
  height: 40px;
  text-align: center;
  margin-bottom: 34px;
  padding: 0 16px;
  font-size: 12px;
  flex-shrink: 0;
}

.layCmsLogin .layuicms-tab-content #temMemIphoneCodeSend {
  display: none;
}

.layCmsLogin .layuicms-tab-content #temMemEmailCodeSend {
  display: none;
}

.layCmsLogin .layuicms-btn {
  height: 52px;
  width: 100%;
  border-radius: 26px;
}

.layCmsLogin .layuicms-form {
  padding: 0 12px;
}

.layCmsLogin .layuicms-form-radio {
  text-align: center;
  width: 100%;
  margin-top: 30px;
  color: rgba(0, 0, 0, 0.851);
}

.layCmsLogin .layuicms-form-radio i {
  font-size: 18px;
}

.layCmsLogin .layuicms-form-radio div {
  font-size: 12px;
}

.layCmsLogin .cmstem_inp_requ {
  color: red;
  position: absolute;
  right: 12px;
  top: 22px;
  line-height: 12px;
}

.layCmsLogin .tem_inp_icon {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 14px;
  left: 16px;
}

.layCmsLogin .tem_res_agent_code {
  display: none;
}

/* 代理弹框 */
.tem_agent_conf {
  width: 320px;
  min-height: 390px;
  border-radius: 24px;
  background-color: #fff;
  position: relative;
}

.tem_agent_conf .layuicms-layer-content {
  width: 100%;
  height: 100%;
  position: static;
}

.tem_agent_conf .tem_agent_cont {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tem_agent_conf .tem_agent_cont p {
  margin: 0;
  padding: 0;
}

.tem_agent_conf .tem_agent_cont .tem_age_invinfo {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
  background-image: linear-gradient(180deg, #ffe9dc 0%, #fff9f4 97%);
  border-radius: 24px;
  padding: 28px 0;
  color: #694627;
}

.tem_agent_conf .tem_agent_cont .tem_age_invinfo img {
  width: 60px;
  height: 60px;
  object-fit: cover;
}

.tem_agent_conf .tem_agent_cont .tem_age_invinfo .name {
  font-size: 18px;
  color: #000;
  line-height: 29px;
}

.tem_agent_conf .tem_agent_cont .tem_age_invinfo .grade {
  color: #694627;
}

.tem_agent_conf .tem_agent_cont .tem_age_invite_code {
  width: 240px;
  height: 45px;
  background: #efefef;
  border-radius: 24px;
  font-size: 16px;
  color: #444;
  margin: 24px 0;
  text-align: center;
  line-height: 45px;
  letter-spacing: 4px;
  font-weight: 600;
}

.tem_agent_conf .tem_agent_cont .tem_age_butns {
  width: 240px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background-image: linear-gradient(90deg, #fea875 0%, #ff704c 100%);
  border-radius: 40px;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  user-select: none;
}

.tem_agent_conf .age_close {
  position: absolute;
  bottom: -52px;
  width: 32px;
  height: 32px;
  left: 50%;
  margin-left: -16px;
  border-radius: 50%;
  background: #fff;
  color: #3d3d3d;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

#cmstem_login {
  width: 420px;
  padding: 24px;
  box-sizing: border-box;
  background-color: white;
  display: none;
  position: relative;
}

#cmstem_login .cmstem_log_close_img {
  width: 18px;
  height: 18px;
  position: absolute;
  right: 14px;
  top: 14px;
  cursor: pointer;
}

#cmstem_login .cmstem_login_noacc {
  color: #999999;
  text-align: center;
}

#cmstem_login .cmstem_login_noacc .cmstem_go_fra {
  color: var(--tem--base--color);
  cursor: pointer;
}

#cmstem_login .cmstem_acc_res {
  display: none;
}

/* 侧边栏 */
#cms_app_downloads .tem_side_svg {
  width: 18px;
  height: 18px;
  fill: #999999;
  margin-bottom: 5px;
}
