.bg_left-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: url(../images/bg1.png) no-repeat;
    background-size: 100% auto;
}
.bg_right-bottom {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-size: 100% auto;
    background: url(../images/bg2.png) no-repeat bottom;
}
.container {
    position: relative;
    z-index: 99;
}
.container .head-item {
    display: flex;
    align-items: center;
    padding-top: 18px;
    padding-left: 24px;
}
.container .head-item img {
    width: 32px;
    height: 32px;
}
.container .head-item h1 {
    font-family: HarmonyOS_Sans_SC_Bold;
    font-size: 19px;
    color: #201A55;
    line-height: 28px;
    margin-left: 10px;
}
.container .content {
    display: flex;
    justify-content: center;
}
.container .content .bg {
    width: 600px;
    height: 382px;
    background: url(../images/login_bg.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 105px;
    margin-left: 29px;
}
.container .content .form {
    width: 320px;
    background: #FFFFFF;
    box-shadow: 0px 0px 16px 0px rgba(173,180,193,0.24);
    border-radius: 8px;
    margin-top: 93px;
    margin-left: 83px;
    text-align: center;
    align-self:baseline;
}
.container .content .form .close_hint {
    font-size: 16px;
    color: red;
    padding: 0 20px 50px;
    text-align: center;
}
.container .content .form h3 {
    padding: 40px 0 46px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #222222;
    line-height: 25px;
}
.container .content .form .form-item {
    width: 260px;
    height: 32px;
    background: rgba(245,246,250,0.68);
    border-radius: 4px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    position: relative;
}
.container .content .form .form-item+.form-item {
    margin-top: 26px;
}
.container .content .form .form-item i {
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    left: 12px;
}
.container .content .form .form-item input {
    width: 100%;
    height: 100%;
    border: none;
    background-color: transparent;
    outline: none;
    padding-left: 38px;
}
.container .content .form .form-item input::-webkit-input-placeholder{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #ADAAB7;
    line-height: 22px;
}
.container .content .form .form-item input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #ADAAB7;
    line-height: 22px;
}
.container .content .form .form-item input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #ADAAB7;
    line-height: 22px;
}
.container .content .form .form-item input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #ADAAB7;
    line-height: 22px;
}
.container .content .form .account i {
    background: url(../images/account.png);
    background-size: 100% 100%;
}
.container .content .form .password i {
    background: url(../images/password.png);
    background-size: 100% 100%;
}
.container .content .form .img-code i {
    background: url(../images/img_code.png);
    background-size: 100% 100%;
}
.container .content .form .img-code {
    width: 260px;
    margin: 0 auto;
    margin-top: 26px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.container .content .form .img-code .form-item {
    width: 178px;
    margin: 0;
}
.container .content .form .img-code .img-item {
    width: 74px;
    height: 32px;
    background: #F2F3F6;
    overflow: hidden;
}
.container .content .form .forget_password {
    width: 260px;
    margin: 0 auto;
    text-align: right;
    margin-top: 8px;
}
.container .content .form .forget_password a {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: #3B1E87;
    line-height: 22px;
}
.container .content .form button {
    width: 260px;
    height: 36px;
    background: #3B1E87;
    border-radius: 4px;
    margin: 0 auto;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 12px;
    color: #FFFFFF;
    margin-top: 41px;
    margin-bottom: 17px;
}
.container .foot-item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
    position: fixed;
    bottom: 0;
}
.container .foot-item span {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: rgba(118,122,135,0.71);
    line-height: 17px;
}
.container .foot-item span+span {
    margin-left: 8px;
}
/* 容器：控制整体背景、边框、内边距 */
.container .content .browser-alert {
    display: flex; /* 让图标和文字并排 */
    align-items: flex-start; /* 垂直方向顶部对齐 */
    background-color: rgba(227,218,253,0.21); /* 浅蓝色背景 */
    border: 1px solid rgba(59,30,135,0.26); /* 浅蓝边框 */
    border-radius: 4px; /* 圆角 */
    padding: 12px; /* 内边距 */
    margin: 30px 0 10px 83px; /* 与其他元素的间距（可选） */
    box-sizing: border-box;
    width: 320px;
}
/* 图标容器：圆形、背景色 */
.container .content .alert-icon {
    width: 18px;
    height: 18px;
    border-radius: 50%; /* 圆形 */
    background-color: #463195; /* 图标背景色（蓝色） */
    display: flex;
    align-items: center;
    justify-content: center; /* 让内部文字/图标居中 */
    margin-right: 8px; /* 与文字区的间距 */
    margin-top: 2px;
    flex-shrink: 0; /* 防止缩放变形 */
}
/* 图标内部：文字或图标样式 */
.container .content .icon-inner {
    color: #fff; /* 白色文字 */
    font-size: 14px; /* 图标大小（可根据需求调整） */
}
/* 文字区：控制行高和排版 */
.container .content .alert-text {
    line-height: 1.5; /* 文字行高，增强可读性 */
}
/* 标题：加粗、深色 */
.container .content .alert-title {
    font-weight: bold;
    color: #333; /* 标题文字颜色 */
    margin: 0 0 4px; /* 标题与内容的间距 */
}
/* 内容：浅灰色，弱化层级 */
.container .content .alert-content {
    color: #666; /* 内容文字颜色 */
    margin: 0; /* 清除默认margin */
    font-size: 15px;
    font-family: PingFangSC, PingFang SC;
}