:root {
    --ztys: #222;              /* 主色-深灰 */
    --fzys: #c2a37f;           /* 辅助色-金属金（去重后） */
    --zywz: #555;              /* 主要文字 */
    --cywz: #666;              /* 次要文字 */
    --qsyz: #999;              /* 浅色文字 */
    --jjyz: #B0B0B0;           /* 极浅文字 */
    --bqyz: #777;              /* 版权文字 */
    --bsbj: #fff;              /* 白色背景 */
    --qhbj: #F9F9F9;           /* 浅灰背景 */
    --xfbj: #F8F5EE;           /* 悬浮背景 */
    --gdbj: #fff;              /* 滚动后背景色 */
    --qsbk: #F1F1F1;           /* 浅色边框 */
    --fgxb: #333;              /* 分割线颜色 */
    --jcgd: all 0.3s ease;     /* 基础过渡 */
    --dhgd: all 0.4s ease;     /* 导航过渡 */
    --msgd: all 0.6s cubic-bezier(0.25, 0.8, 0.25, 1); /* 慢速过渡（导航/弹窗） */
    --xxyy: 0 2px 15px rgba(0, 0, 0, 0.03); /* 超小阴影 */
    --zxyy: 0 8px 25px rgba(0, 0, 0, 0.05); /* 中阴影 */
    --jsyy: 0 8px 24px rgba(212, 177, 106, 0.2); /* 金色阴影 */
    --jsbj: #fff;              /* 奇数板块背景 */
    --osbj: #f7f7f7;           /* 偶数板块背景（去重后） */
    --wzzh_x: 12px;
    --wzzh_z: 14px;
    --wzzh_d: 16px;
    --wzzh: var(--wzzh_z);
    --wzjj_x: 22px;
    --wzjj_z: 24px;
    --wzjj_d: 26px;
    --wzjj: var(--wzjj_z);
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Microsoft YaHei", "微软雅黑", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body {
    font-family: "Microsoft YaHei", "微软雅黑", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background: #f4f8fc;
}
a {
    text-decoration: none;
    color: inherit;
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
    outline: none;
    box-shadow: none;
    text-decoration: none;
}
a:hover {
}
ul, ol {
    list-style: none;
}
button, input, textarea {
    outline: none;
    border: none;
    font-family: "Microsoft YaHei", "微软雅黑", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-user-select: auto;
    user-select: auto;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    line-height: 1;
}
p {
    margin: 0;
}
@font-face {
  font-family: 'iconfont';  /* Project id 4359648 */
  src: url('//at.alicdn.com/t/c/font_4359648_gk5u881rjh5.woff2?t=1768905333641') format('woff2'),
       url('//at.alicdn.com/t/c/font_4359648_gk5u881rjh5.woff?t=1768905333641') format('woff'),
       url('//at.alicdn.com/t/c/font_4359648_gk5u881rjh5.ttf?t=1768905333641') format('truetype');
}
.icon {
    font-family: 'iconfont';
}
@font-face {
    font-family: 'ywxsj';
    src: url('/template/pc/skin/font/ywxsj.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'sinclair';
    src: url('/template/pc/skin/font/FS Sinclair Bold.otf') format('opentype'),
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Rajdhani-Regular';
    src: url('/template/pc/skin/font/Rajdhani-Regular.otf') format('opentype'),
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'rajdhani-bold';
    src: url('/template/pc/skin/font/rajdhani-bold.otf') format('opentype'),
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Rajdhani-SemiBold';
    src: url('/template/pc/skin/font/Rajdhani-SemiBold.ttf') format('opentype'),
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'txmh';
    src: url('/template/pc/skin/font/txmh.ttf') format('opentype'),
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'gilroy-bold';
    src: url('/template/pc/skin/font/gilroy-bold.otf') format('opentype'),
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
/* 登录页面开始 */
.xtdl {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    background-color: #2C5282;
    background-image: url(/uploads/allimg/20260204/1-26020411395AL.png);
    background-size: 100% 100%;
    padding-top: 100px;
}
.xtdl_a {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
}
.xtdl_aa {
    width: 90px;
    height: 90px;
    overflow: hidden;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    padding: 10px;
}
.xtdl_aaa {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.xtdl_ab {
    width: 100%;
    display: block;
}
.xtdl_aba {
    width: 100%;
    display: block;
}
.xtdl_abaa {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
    padding: 0 30px;
}
.xtdl_abaaa {
    width: 100%;
    height: 45px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    background: rgb(255 255 255 / 20%);
    border-radius: 25px;
    overflow: hidden;
    padding: 0 15px;
}
.xtdl_abaaaa {
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 17px;
    line-height: 1;
}
.xtdl_abaaaa.zh::before {
    content: '\10127'
}
.xtdl_abaaaa.mm::before {
    content: '\e7c1';
}
.xtdl_abaaaa.sj::before {
    content: '\e840';
}
.xtdl_abaaaa.yz::before {
    content: '\e7c8';
}
.xtdl_abaaaa.dx::before {
    content: '\e83f';
}
.xtdl_abaaab {
    flex: 1;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding-left: 10px;
}
.xtdl_abaaaba {
    width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    background: none;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    background-clip: content-box;
    transition: background-color 5000s ease-in-out 0s;
}
.xtdl_abaaaba::placeholder {
    color: #fff;
    font-size: 14x;
    line-height: 1;
    opacity: .8;
}
.xtdl_abaaabb {
    position: absolute;
    right: 0;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 1;
    color: #fff;
}
.xtdl_abaaabb.xxmm::before {
    content: '\e901';
}
.xtdl_abaaabb.ycmm::before {
    content: '\e633';
}
.xtdl_abaaabc {
    width: 100px;
    height: 100%;
    object-fit: cover;
    display: block;
    position: absolute;
    right: -15px;
}
.xtdl_abaaabd {
    height: 100%;
    position: absolute;
    right: 0;
    background: none;
    font-size: 12px;
    line-height: 1;
    color: #fff;
}
.xtdl_abaab {
    width: 100%;
    height: 45px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.xtdl_abaaba {
    width: 100%;
    height: 100%;
    padding: 0;
    font-size: 15px;
    line-height: 1;
    color: #fff;
    background: #c2a37f;
    border-radius: 25px;
}
.xtdl_abaac {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
}
.xtdl_abaaca {
    font-size: 14px;
    line-height: 1;
    color: #fff;
    opacity: .8;
}
.xtdl_b {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    position: fixed;
    bottom: 50px;
    gap: 15px;
}
.xtdl_ba {
    width: 100%;
    padding: 0 30px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.xtdl_baa {
    width: 100%;
    height: 1px;
    opacity: .2;
    border-top: 0.5px dashed #fff;
}
.xtdl_bab {
    font-size: 12px;
    line-height: 1;
    color: #fff;
    opacity: .7;
    white-space: nowrap;
}
.xtdl_bb {
    width: 45px;
    height: 45px;
    background: rgb(255 255 255 / 20%);
    border-radius: 50%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 19px;
    line-height: 1;
    color: #fff;
}
.xtdl_bb:hover {
    color: #fff;
}
.xtdl_bb.sj::before {
    content: '\e840';
}
.xtdl_bb.zh::before {
    content: '\10127'
}
/* 登录页面结束 */
/* 找回密码开始 */
.zhmm {
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}
.zhmm_a {
    width: 100%;
    height: 45px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: #fff;
    position: relative;
    padding-top: 30px;
    box-sizing: unset;
}
.zhmm_aa {
    width: 45px;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 1;
    color: #666;
    position: absolute;
    left: 0;
}
.zhmm_aa::before {
    content: '\e87c';
}
.zhmm_ab {
    height: 100%;
    font-size: 16px;
    line-height: 1;
    font-weight: 550;
    color: #333;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.zhmm_b {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.zhmm_ba {
    width: 100%;
    background: #fff;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding: 0 15px;
}
.zhmm_baa {
    width: 100%;
    height: 45px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 0.5px solid #eee;
    gap: 15px;
}
.zhmm_baa:last-child {
    border-bottom: none;
}
.zhmm_baaa {
    width: 70px;
    height: 100%;
    font-size: 14px;
    line-height: 1;
    color: #333;
    font-weight: 500;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.zhmm_baab {
    flex: 1;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}
.zhmm_baaba {
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 1;
    color: #666;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    background: none;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    background-clip: content-box;
    transition: background-color 5000s ease-in-out 0s;
}
.zhmm_baaba::placeholder {
    color: #666;
    opacity: .5;
}
.zhmm_baabb {
    width: 100px;
    height: 100%;
    object-fit: cover;
    display: block;
    position: absolute;
    right: 0;
    padding: 7px 0;
}
.zhmm_baabc {
    height: 100%;
    background: none;
    font-size: 12px;
    line-height: 1;
    color: #c2a37f;
}
.zhmm_bb {
    width: 100%;
    height: 40px;
    padding: 0 15px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.zhmm_bba {
    width: 100%;
    height: 100%;
    background: #9E9E9E;
    border-radius: 25px;
    font-size: 15px;
    line-height: 1;
    padding: 0;
    color: #fff;
}
.zhmm_bba:not(:disabled) {
    background: #c2a37f;
}
.zhmm_bba:not(:disabled):hover {
    background: #b1936f;
}
/* 找回密码开始 */
/* 重置密码开始 */
.czmm {
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}
.czmm_a {
    width: 100%;
    height: 45px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: #fff;
    position: relative;
    padding-top: 30px;
    box-sizing: unset;
}
.czmm_aa {
    width: 45px;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    line-height: 1;
    color: #666;
    position: absolute;
    left: 0;
}
.czmm_aa::before {
    content: '\e87c';
}
.czmm_ab {
    height: 100%;
    font-size: 16px;
    line-height: 1;
    font-weight: 550;
    color: #333;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.czmm_b {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.czmm_ba {
    width: 100%;
    background: #fff;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding: 0 15px;
}
.czmm_baa {
    width: 100%;
    height: 45px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 0.5px solid #eee;
    gap: 15px;
}
.czmm_baa:last-child {
    border-bottom: none;
}
.czmm_baaa {
    height: 100%;
    font-size: 14px;
    line-height: 1;
    color: #333;
    font-weight: 500;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.czmm_baab {
    flex: 1;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}
.czmm_baaba {
    width: 100%;
    height: 100%;
    font-size: 14px;
    line-height: 1;
    color: #666;
    display: flex;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding: 0;
    background: none;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    background-clip: content-box;
    transition: background-color 5000s ease-in-out 0s;
}
.czmm_baaba::placeholder {
    color: #666;
    opacity: .5;
}
.czmm_baabb {
    position: absolute;
    right: 0;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    line-height: 1;
    color: #999;
    opacity: .5;
}
.czmm_baabb.xxmm::before {
    content: '\e901';
}
.czmm_baabb.ycmm::before {
    content: '\e633';
}
.czmm_bb {
    width: 100%;
    height: 40px;
    padding: 0 15px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.czmm_bba {
    width: 100%;
    height: 100%;
    background: #9E9E9E;
    border-radius: 25px;
    font-size: 15px;
    line-height: 1;
    padding: 0;
    color: #fff;
}
.czmm_bba:not(:disabled) {
    background: #c2a37f;
}
.czmm_bba:not(:disabled):hover {
    background: #b1936f;
}
/* 重置密码结束 */