.msgBox__modal__2kbbd {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .3);
	position: fixed;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: 1300
}

.msgBox__modal__2kbbd .msgBox__modal_main__1pQE8 {
	position: relative;
	width: 360px;
	min-height: 179px;
	border-radius: 4px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	z-index: 999;
	top: 50%;
	margin-top: -117px;
	background: #fff
}

.msgBox__header__1mPs7 {
	position: relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-radius: 4px 4px 0 0;
	background: -webkit-gradient(linear, left top, right top, from(#83a7ff), to(#276ff6));
	background: -webkit-linear-gradient(left, #83a7ff, #276ff6);
	background: linear-gradient(to right, #83a7ff, #276ff6);
	border-bottom: solid 1px #fff
}

.msgBox__header__1mPs7 .msgBox__text__2ODn2 {
	height: 40px;
	line-height: 40px;
	padding: 0 40px 0 16px;
	font-size: 18px;
	color: #fff
}

.msgBox__header__1mPs7 .msgBox__close_icon__3J9a5 {
	position: absolute;
	right: 16px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 16px;
	z-index: 1000;
	height: 16px;
	background-image: url("/static/image/icon_closed.fe40be029e61165b0d167c5e053b6222.png");
	background-position: center;
	background-size: contain;
	cursor: pointer
}

.webpa .msgBox__header__1mPs7 .msgBox__close_icon__3J9a5 {
	background-image: url("/static/image/icon_closed.fe40be029e61165b0d167c5e053b6222.png")
}

.msgBox__modal_content__15zJl {
	width: 100%;
	padding: 27px 15px 32px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff
}

.msgBox__modal_content__15zJl .msgBox__modal_statusIcon__22ynT {
	width: 36px;
	height: 36px;
	margin: 0 auto 22px
}

.msgBox__modal_content__15zJl .msgBox__modal_statusIcon__22ynT.msgBox__statusSuccess__1btxA {
	background-image: url("/static/image/success_icon.49fe19476ffbfceaade70dc4ea178372.svg");
	background-repeat: no-repeat;
	background-size: initial;
	background-position: center;
	background-size: contain
}

.msgBox__modal_content__15zJl .msgBox__modal_statusIcon__22ynT.msgBox__statusError__1DZIT {
	background-image: url("/static/image/icon_fail_modal.acd983e961e8da81f62ede64b8e08a06.png");
	background-repeat: no-repeat;
	background-size: initial;
	background-position: center;
	background-size: contain
}

.msgBox__modal_content__15zJl .msgBox__modal_statusIcon__22ynT.msgBox__statusInfo__3hw6q {
	background-position: center;
	background-size: contain
}

.msgBox__modal_content__15zJl .msgBox__messageBox__EcScP {
	text-align: center;
	color: #666;
	font-size: 14px;
	line-height: 18px;
	word-break: break-word
}

.msgBox__modal_content__15zJl .msgBox__messageBox__EcScP p {
	max-height: 150px;
	overflow-y: auto;
	text-align: left
}

.msgBox__modal-content__JJo7b::-webkit-scrollbar {
	display: none
}

.msgBox__modal_foot__19lSS {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-flow: row nowrap;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	padding-bottom: 24px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto
}

.msgBox__modal_foot__19lSS button {
	width: 136px;
	height: 38px;
	line-height: 38px;
	border: none;
	border-radius: 20px;
	text-align: center;
	font-size: 14px;
	color: #fff
}

.msgBox__modal_foot__19lSS .msgBox__btn1__3-gvE {
	float: left;
	background-size: 100%;
	background: #fff;
	color: #666;
	border: 1px solid #e0e0e0
}

.msgBox__modal_foot__19lSS .msgBox__btn2__2BJFw {
	float: right;
	background-size: 100%;
	margin-left: 16px;
	background: -webkit-gradient(linear, right top, left top, from(#276ff6), to(#83a7ff));
	background: -webkit-linear-gradient(right, #276ff6, #83a7ff);
	background: linear-gradient(to left, #276ff6, #83a7ff);
	color: #fff;
	-webkit-box-shadow: 2px 6px 15px 6px rgba(64, 125, 255, .35);
	box-shadow: 2px 6px 15px 6px rgba(64, 125, 255, .35)
}

.msgBox__modal_foot__19lSS .msgBox__btn2__2BJFw:hover {
	background: -webkit-gradient(linear, left top, right top, from(#276ff6), to(#83a7ff));
	background: -webkit-linear-gradient(left, #276ff6, #83a7ff);
	background: linear-gradient(to right, #276ff6, #83a7ff);
	color: #fff
}

.msgBox__modal_foot__19lSS .msgBox__btn3__2xHAn {
	background: -webkit-gradient(linear, right top, left top, from(#276ff6), to(#83a7ff));
	background: -webkit-linear-gradient(right, #276ff6, #83a7ff);
	background: linear-gradient(to left, #276ff6, #83a7ff);
	color: #fff;
	-webkit-box-shadow: 2px 6px 15px 6px rgba(64, 125, 255, .35);
	box-shadow: 2px 6px 15px 6px rgba(64, 125, 255, .35);
	color: #fff
}

.msgBox__modal_foot__19lSS .msgBox__btn3__2xHAn:hover {
	background: -webkit-gradient(linear, left top, right top, from(#276ff6), to(#83a7ff));
	background: -webkit-linear-gradient(left, #276ff6, #83a7ff);
	background: linear-gradient(to right, #276ff6, #83a7ff);
	color: #fff;
	color: #fff
}

.msgBox__success_bgColor__yrdrp {
	background-color: #33abff
}

.msgBox__error_bgColor__150gD {
	background-color: #ee5a5b
}

.msgBox__modal_main__1pQE8 {
	-webkit-animation: msgBox__Tada__2yzs5 .2s both;
	animation: msgBox__Tada__2yzs5 .2s both;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: 0;
	animation-direction: 0
}

@-webkit-keyframes msgBox__Tada__2yzs5 {
	0% {
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
		transform: scale(0.7)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		transform: scale(1)
	}
}

@keyframes msgBox__Tada__2yzs5 {
	0% {
		-webkit-transform: scale(0.7);
		transform: scale(0.7);
		transform: scale(0.7)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		transform: scale(1)
	}
}

.msgBox__messageBox__EcScP {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.msgBox__modal_HomeAreat__1ERPj {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0 0;
	width: 612px;
	height: 370px;
	border-radius: 4px;
	margin: 0 auto;
	border-radius: .16rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-size: 100% auto;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	z-index: 1000;
	top: 40%;
	margin-top: -184px
}

.msgBox__modal_HomeAreat_model__2obMO {
	width: 490px;
	height: 290px;
	border-radius: 8px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	z-index: 1000;
	top: 40%;
	margin-top: -184px
}

.msgBox__alert_dialog__2TlqI {
	width: 612px;
	height: 370px;
	border: none;
	position: absolute;
	-webkit-box-shadow: none;
	box-shadow: none
}

.msgBox__alert_dialog__2TlqI ::-webkit-scrollbar {
	width: 6px !important
}

.msgBox__alert_dialog__2TlqI ::-webkit-scrollbar-track {
	border-radius: 3px
}

.msgBox__alert_dialog__2TlqI ::-webkit-scrollbar-thumb {
	border-radius: 3px;
	background: #eee
}

.msgBox__alert_dialog__2TlqI ::-webkit-scrollbar-thumb:window-inactive {
	background: #eee
}

.msgBox__alert_dialog__2TlqI .msgBox__el-dialog__close__3ekhw {
	display: none
}

.msgBox__alert_dialog__2TlqI .msgBox__el-dialog__body__D4DMk {
	padding: 15px 37px
}

.msgBox__alert_dialog__2TlqI .msgBox__el-dialog__header__1kA1X {
	text-align: center
}

.msgBox__alert_dialog__2TlqI .msgBox__el-dialog__header__1kA1X .msgBox__el-dialog__title__2szsB {
	font-size: 18px;
	color: #fff;
	display: block
}

.msgBox__alert_dialog__2TlqI .msgBox__button__2zoAP {
	width: 106px;
	height: 30px;
	border: none;
	line-height: 5px;
	margin-top: 10px;
	margin-left: 220px;
	color: #fff;
	background-color: #409eff;
	border-color: #409eff;
	-webkit-transition: .1s;
	transition: .1s;
	padding: 12px 20px;
	float: left;
	font-size: 14px;
	border-radius: 4px
}

.msgBox__alert_dialog__2TlqI .msgBox__button__2zoAP:hover {
	background-color: #5dc2ff
}

.msgBox__dialog_header__28kpV {
	text-align: center;
	margin-top: 18px;
	position: relative;
	height: 46px;
	line-height: 46px;
	top: 0
}

.msgBox__dialog_header__28kpV span {
	font-size: 18px;
	color: #fff;
	display: block;
	margin-top: 8px
}

.msgBox__bottom__2y9-8 {
	margin-left: 40px;
	float: left;
	height: 50px;
	cursor: pointer;
	line-height: 50px
}

.msgBox__bottom__2y9-8 #msgBox__checkBox__21lgY {
	width: 19px;
	height: 19px;
	border: #3db5ff;
	float: left
}

.msgBox__bottom__2y9-8 div {
	font-size: 14px;
	color: #565454;
	float: right
}

.msgBox__bottom__2y9-8 .msgBox__closes__zo0Xt {
	margin-left: 8px;
	width: 186px
}

.msgBox__redomain__3P_cT {
	color: #606266;
	font-size: 16px;
	font-size: 16px;
	line-height: 30px
}

.msgBox__dialogContent__jt2-c {
	color: #333;
	padding: 0px 75px;
	height: 238px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.msgBox__dialogContent__jt2-c p {
	padding: 20px 12px 0px 12px
}

.msgBox__dialogContent__jt2-c p a {
	color: #33abff
}

.msgBox__dialog_footer__jSj2d {
	height: 50px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	line-height: 50px
}

.msgBox__home_alert_dialog_model__2FjmM {
	width: 490px;
	height: auto;
	border-radius: 8px;
	background: #fff
}

.msgBox__notice_header__kkFdX {
	position: relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-radius: 4px 4px 0 0;
	background: -webkit-gradient(linear, left top, right top, from(#83a7ff), to(#276ff6));
	background: -webkit-linear-gradient(left, #83a7ff, #276ff6);
	background: linear-gradient(to right, #83a7ff, #276ff6);
	margin-bottom: 23px
}

.msgBox__notice_header__kkFdX .msgBox__text__2ODn2 {
	height: 40px;
	line-height: 40px;
	padding: 0 40px 0 16px;
	font-size: 18px;
	color: #fff
}

.msgBox__notice_header__kkFdX .msgBox__close_icon__3J9a5 {
	position: absolute;
	right: 16px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 16px;
	z-index: 1000;
	height: 16px;
	background-image: url("/static/image/icon_closed.fe40be029e61165b0d167c5e053b6222.png");
	background-position: center;
	background-size: contain;
	cursor: pointer
}

.webpa .msgBox__notice_header__kkFdX .msgBox__close_icon__3J9a5 {
	background-image: url("/static/image/icon_closed.fe40be029e61165b0d167c5e053b6222.png")
}

.msgBox__notice_header__kkFdX .msgBox__text__2ODn2 {
	display: block;
	cursor: pointer;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.msgBox__notice_content__3Tozy {
	min-height: 170px;
	max-height: 374px
}

.msgBox__notice_content__3Tozy .msgBox__no_more_tips__fHnyv {
	height: 79px;
	line-height: 79px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.msgBox__notice_content__3Tozy .msgBox__no_more_tips__fHnyv .msgBox__btn_wrap__1WNXC {
	height: 36px;
	margin: 0 auto
}

.msgBox__notice_content__3Tozy .msgBox__no_more_tips__fHnyv .msgBox__btn_wrap__1WNXC button {
	font-size: 14px;
	color: #666;
	width: 130px;
	height: 36px;
	line-height: 34px;
	border-radius: 200px;
	vertical-align: top
}

.msgBox__notice_content__3Tozy .msgBox__no_more_tips__fHnyv .msgBox__btn_wrap__1WNXC .msgBox__close__3a3LR {
	border: solid 1px #e3e3e3;
	background-color: transparent
}

.msgBox__notice_content__3Tozy .msgBox__no_more_tips__fHnyv .msgBox__btn_wrap__1WNXC .msgBox__confirm__3ypnx {
	border: none;
	margin-left: 20px;
	color: #fff;
	background: -webkit-gradient(linear, right top, left top, from(#276ff6), to(#83a7ff));
	background: -webkit-linear-gradient(right, #276ff6, #83a7ff);
	background: linear-gradient(to left, #276ff6, #83a7ff);
	color: #fff;
	-webkit-box-shadow: 2px 6px 15px 6px rgba(64, 125, 255, .35);
	box-shadow: 2px 6px 15px 6px rgba(64, 125, 255, .35)
}

.msgBox__notice_content__3Tozy .msgBox__no_more_tips__fHnyv .msgBox__btn_wrap__1WNXC .msgBox__confirm__3ypnx:hover {
	background: -webkit-gradient(linear, left top, right top, from(#276ff6), to(#83a7ff));
	background: -webkit-linear-gradient(left, #276ff6, #83a7ff);
	background: linear-gradient(to right, #276ff6, #83a7ff);
	color: #fff
}

.msgBox__notice_content__3Tozy .msgBox__notice_content__3Tozy {
	position: relative;
	min-height: 101px;
	max-height: 296px;
	padding: 0px 8px 0 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: auto
}

.msgBox__notice_content__3Tozy .msgBox__notice_content__3Tozy ::-webkit-scrollbar {
	width: 6px !important
}

.msgBox__notice_content__3Tozy .msgBox__notice_content__3Tozy ::-webkit-scrollbar-thumb {
	border-radius: 3px;
	background: #eee
}

.msgBox__notice_content__3Tozy .msgBox__notice_content__3Tozy ::-webkit-scrollbar-thumb:window-inactive {
	background: #eee
}

.msgBox__notice_content__3Tozy div ul {
	width: 100%;
	height: 100%;
	overflow-y: auto;
	scrollbar-color: transparent transparent;
	scrollbar-track-color: transparent;
	-ms-scrollbar-track-color: transparent
}

.msgBox__notice_content__3Tozy ul li {
	position: relative;
	margin-bottom: 20px;
	padding: 0 13px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.msgBox__notice_content__3Tozy ul li::after {
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: rgba(64, 128, 255, .5)
}

.msgBox__notice_content__3Tozy ul li .msgBox__title__2DvP4 {
	line-height: 18px;
	font-size: 14px;
	color: #4080ff;
	margin-bottom: 2px
}

.msgBox__notice_content__3Tozy ul li .msgBox__content__uBNk0 {
	line-height: 18px;
	font-size: 14px;
	color: #666
}

.msgBox__line__1UKof {
	width: 100%;
	height: 1px;
	background: #ededed;
	margin-bottom: 9px
}

.msgBox__notice_content__3Tozy div ul ::-webkit-scrollbar {
	width: 6px !important
}

.msgBox__notice_content__3Tozy div ul ::-webkit-scrollbar-track {
	border-radius: 3px
}

.msgBox__notice_content__3Tozy div ul ::-webkit-scrollbar-thumb {
	border-radius: 3px;
	background: #eee
}

.msgBox__notice_content__3Tozy div ul ::-webkit-scrollbar-thumb:window-inactive {
	background: #eee
}

.msgBox__modal_CuorsterAreat_model__wwzuA {
	width: 490px;
	height: auto;
	background-color: #fff
}

.msgBox__modal_CuorsterAreat_model__wwzuA .msgBox__notice_content__3Tozy {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.msgBox__modal_CuorsterAreat_model__wwzuA .msgBox__flex__-7cOr {
    white-space: pre-wrap;
    position: relative;
    margin-bottom: 10px; /* 减小上下间距 */
    padding: 0px 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.5; /* 调整行高，避免文字过于紧凑 */
    min-height: 40px; /* 适当调整最小高度 */
    max-height: 273px;
    font-size: 14px;
}


.msgBox__modal_CuorsterAreat_model__wwzuA .msgBox__footer__3DHzZ {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 82px;
	border-top: 1px solid #efeff4
}

.msgBox__modal_CuorsterAreat_model__wwzuA button {
	width: 136px;
	height: 38px;
	line-height: 38px;
	border: none;
	border-radius: 20px;
	text-align: center;
	font-size: 14px;
	color: #666;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.msgBox__modal_CuorsterAreat_model__wwzuA button.msgBox__confirm__3ypnx {
	color: #fff;
	background: -webkit-gradient(linear, right top, left top, from(#276ff6), to(#83a7ff));
	background: -webkit-linear-gradient(right, #276ff6, #83a7ff);
	background: linear-gradient(to left, #276ff6, #83a7ff);
	color: #fff
}

.msgBox__modal_CuorsterAreat_model__wwzuA button.msgBox__confirm__3ypnx:hover {
	background: -webkit-gradient(linear, left top, right top, from(#276ff6), to(#83a7ff));
	background: -webkit-linear-gradient(left, #276ff6, #83a7ff);
	background: linear-gradient(to right, #276ff6, #83a7ff);
	color: #fff
}

.msgBox__modal_CuorsterAreat_model__wwzuA button.msgBox__close__3a3LR {
	margin-right: 32px;
	background: #fff;
	color: #666;
	border: 1px solid #e0e0e0
}

.msgBox__modalWrapper__2y0K_ .ant-modal-mask .ant-modal-wrap .ant-modal {
	background: red
}

.ant-message-notice-content {
	background: rgba(0, 0, 0, .7);
	color: #fff
}

.ant-message-notice-content .ant-message-error {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.ant-message-notice-content .ant-message-error .message-alert-fix p {
	color: #fff
}

.ant-message .anticon {
	font-size: 23px;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center
}

.index__register__JkW22,
.index__password__1ryDT,
.index__forgot_password__2zym7 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.index__register__JkW22 ul,
.index__password__1ryDT ul,
.index__forgot_password__2zym7 ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-right: 8px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.index__register__JkW22 ul li,
.index__password__1ryDT ul li,
.index__forgot_password__2zym7 ul li {
	margin-top: 0
}

.index__register__JkW22 span,
.index__password__1ryDT span,
.index__forgot_password__2zym7 span {
	font-size: 12px
}

.index__forgot_password__2zym7 {
	position: absolute;
	bottom: -26px;
	-webkit-transform: translate(0, 0) !important;
	transform: translate(0, 0) !important
}

.index__forgot_password__2zym7 span {
	font-size: 12px !important
}

.index__register__JkW22 {
	-webkit-transform: translateY(9px);
	transform: translateY(9px);
	margin-bottom: 5px;
	width: 308px
}

.index__register__JkW22 ul {
	margin-left: 8px
}

.index__register__JkW22 li {
	width: 12px !important;
	height: 6px;
	margin-right: 2px;
	border-radius: 4px;
	background-color: rgba(216, 220, 231, .5)
}

.index__register__JkW22 span {
	color: #fff;
	font-size: 14px
}

.index__password__1ryDT,
.index__forgot_password__2zym7 {
	line-height: 17px;
	-webkit-transform: translate(1px, 5px);
	transform: translate(1px, 5px)
}

.index__password__1ryDT ul,
.index__forgot_password__2zym7 ul {
	margin-right: 10px
}

.index__password__1ryDT li,
.index__forgot_password__2zym7 li {
	width: 14px;
	height: 8px;
	border-radius: 2px;
	background-color: #d8dce7;
	margin-right: 2px
}

.index__password__1ryDT span,
.index__forgot_password__2zym7 span {
	color: #333;
	font-weight: normal !important
}

.index__weak__2i9HZ ul li:nth-child(1) {
	background: #ff3636 !important
}

.index__weak__2i9HZ span {
	color: #ff3636 !important;
	size: 12px
}

.index__normal__3gBdY ul li:nth-child(1),
.index__normal__3gBdY ul li:nth-child(2) {
	background: #ff9400 !important
}

.index__strong__3z_Gr ul li {
	background: #12d775 !important
}