<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{
	height: 100%;
	position: relative;
	min-height: 100%;
}
.appBox{
	background: url(../image/login.png) no-repeat;
	background-size: cover;
	height: 100%;
}
.foot_box {
	width: 80%;
	height: 60px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.foot_box p {
	color: white;
	font-size: 12px;
	line-height: 22px;
}
.uls{
	display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.uls li{
	color: #F68C8C;
	font-size: 20px;
	font-weight: 700;
}
.uls li.active {
    border-bottom: 3px solid #F9B8B8;
	color: #fff;
}
.loginIn{
	height: 5rem;
	width: 100%;
}
.login-register{
	color: #fff;
    font-size: 14px;
    position: relative;
    left: 60%;
    top: -20px;
}
.duanxin-register{
	color: #fff;
	font-size: 14px;
	position: relative;
	left: 62%;
	top: -20px;
}
/*瀵嗙爜鐧诲綍 */
.phoneBox{
	position: relative;
}
.pwdBox{
	position: relative;
}
.phoneBox span{
	font-size: 14px;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    position: relative;
    left: 55%;
}
.phoneBox span.phoneContent{
	display: none;
}
.pwdBox span.pwdContent{ 
	display: none;
}
.pwdBox span{
	font-size: 14px;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    position: relative;
    left: 55%;
}
.login_mima h1 {
	text-align: center;
	color: white;
}

.login_mima .dianhuan {
	width: 60%;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	height: 40px;
	border: none;
	background: none;
	text-indent: 20px;
	border-bottom: 1px solid #F7B8B8;
	color: #fff;
	padding-left: 20px;
	font-size: 16px;
}

.login_mima .mima {
	width: 60%;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	height: 40px;
	border: none;
	background: none;
	text-indent: 20px;
	border-bottom: 1px solid #F7B8B8;
	color: #fff;
	padding-left: 20px;
	font-size: 16px;
}

.login_mima input::placeholder{
	color: #F7B8B8;
}

.loginIn .btn_login {
	border: none;
	display: block;
	margin: 0 auto 0px;
	width: 70%;
    height: 40px;
	border-radius: 20px;
	color: #c02b31;
	cursor: pointer;
	position: relative;
    top: -15px;
	background-color: #fff;
	font-size: 18px;
}

.input_wrapd {
	width: 75%;
	font-size: 12px;
	margin: 10px auto;
	color: white;
}

#xieye {
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-top: 0px;
}

.login_fangshi {
	width: 90%;
	margin: 0 auto;
	font-size: 12px;
	display: flex;
	justify-content: flex-end;
	margin-top: 10px;
	color: white;
}

.login_fangshi span {
	width: 20%;
	text-align: center;
	cursor: pointer;
}
.login_mima{
	position: relative;
	top: 20%;
}
/* 鐭俊娉ㄥ唽 */
.zhuce{
	position: relative;
    top: 20%;
	left: 0;
    right: 0;
    margin: auto;
}
.zhuce h1 {
	text-align: center;
	color: white;
}

.zhuce input {
	width: 80%;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	height: 40px;
	border: none;
	border-radius: 20px;
	text-indent: 20px;
}

.zhuce_box {
	position: relative;
}

.zhuce_fasong {
	position: absolute;
	right: 14%;
	top: 128px;
	display: block;
	width: 20%;
	text-align: center;
	font-size: 14px;
	color: #777777;
}

.zhuce button {
	border: none;
	display: block;
	margin: 20px auto 0px;
	width: 40%;
	height: 40px;
	border-radius: 20px;
	color: #c02b31;
	cursor: pointer;
}

.zhuce_wrapd {
	width: 57%;
	font-size: 12px;
	margin: 10px auto;
	color: white;
}

#zhuce_xieye {
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-top: 0px;
}

.zhuce_fangshi {
	width: 90%;
	margin: 0 auto;
	font-size: 12px;
	display: flex;
	justify-content: flex-end;
	margin-top: 10px;
	color: white;
}

.zhuce_fangshi span {
	width: 20%;
	text-align: center;
	cursor: pointer;
}
.btn_zhuce{
	border: none;
	display: block;
	margin: 20px auto 0px;
	width: 80%;
	height: 40px;
	border-radius: 20px;
	color: #fff;
	background: #D50000;
	cursor: pointer;
	letter-spacing:5px;
	font-size: 18px;
}
/* 鐭俊鐧诲綍 */
.duanxin_box span{
	font-size: 14px;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    position: relative;
    left: 55%;
}
.duanxin_box span.phoneContent{
	display: none;
}
.yanzhengma_box span.pwdContent{ 
	display: none;
}
.yanzhengma_box span.yzContent{
	font-size: 14px;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    position: relative;
    left: 55%;
}
.yanzhengma_box span.yzContent.yzContent{
	display: none;
}
.yanzhengma_box{
	position: relative;
}
.duanxin_box span.duanxinContent{
	display: none;
}
.duanxin h1 {
	text-align: center;
	color: white;
}

.duanxin input {
	width: 60%;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	height: 40px;
	border: none;
	background: none;
	text-indent: 20px;
	border-bottom: 1px solid #F7B8B8;
	color: #fff;
	padding-left: 20px;
	font-size: 16px;
}

.duanxin_box {
	position: relative;
}
.duanxin_fasong {
	position: absolute;
    right: 20%;
    top: 13px;
    display: block;
    width: 20%;
    text-align: center;
	font-size: 14px;
	color: #fff;
}

.duanxin .btn_duanxin {
	border: none;
    display: block;
    margin: 0 auto 0px;
    width: 70%;
    height: 40px;
    border-radius: 20px;
    color: #c02b31;
    cursor: pointer;
    position: relative;
    top: -15px;
	background: #fff;
	font-size: 18px;
}

.duanxin_wrapd {
	width: 57%;
	font-size: 12px;
	margin: 10px auto;
	color: white;
}

#duanxin_xieye {
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-top: 0px;
}

.duanxin_fangshi {
	width: 90%;
	margin: 0 auto;
	font-size: 12px;
	display: flex;
	justify-content: flex-end;
	margin-top: 10px;
	color: white;
}

.duanxin_fangshi span {
	width: 20%;
	text-align: center;
	cursor: pointer;
}
/* 闅愮鍗忚 */

.privacy input{
	-webkit-appearance: checkbox;
    vertical-align: middle;
    position: relative;
}
.privacy input[type="checkbox"] {
     width: 12px;
     height: 12px;
     display: inline-block;
     text-align: center;
     vertical-align: middle;
     line-height: 12px;
	position: relative;
    top: -1px;
 }
.privacy{
	text-align: center;
	font-size: 12px;
	position: relative;
    top: 5px;
}
.privacy span{
	color: #F89191;
}
.privacy a{
	color: #fff;
}
.duanxinPrivacyIpt{
	top: -11px !important;
}
/* 娉ㄥ唽 */
.registerBox{
	background: url(../image/registerLogo.png) no-repeat;
	height: 100%;
	background-size: contain;
}
.registerDiv{
	position: relative;
	top: 40%;
	transform: translateY(-40%);
}
.registerDiv h1{
	text-align: center;
	font-size: 25px;
}
.registerInput{
	height: 3.5rem;
}
.registerInput input{
	width: 80%;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	height: 40px;
	border: none;
	background: none;
	text-indent: 20px;
	border-radius: 20px;
	color: #000;
	box-shadow: 0 0 5px 1px rgb(218 218 218 / 80%);
	font-size: 16px;
}
 .registerInput input::placeholder{
	color: #BFBFBF;
	padding-left: 10px;
}
.registerContent{
	position: relative;
	text-align: center;
}
.registerContent span{
	font-size: 12px;
}
.registerContent a{
	color: #D72727;
	font-size: 14px;
}
.registerPrivacy span{
	color: #828282;
}
.registerPrivacy a{
	color: #D50000;
}
.registerPrivacyIpt{
	top: -1px !important;
}
.loginIcon{
	position: absolute;width: 15px;
    height: 23px;
    left: 20%;
    top: 10px;
}
.icon-phone{
	background: url(../image/icon-phone.png) no-repeat;
	background-size: cover;
}
.icon-password{
	background: url(../image/icon-password.png) no-repeat;
	background-size: cover;
	top: 10px;
	width: 15px;
}
.icon-duanxinphone{
	background: url(../image/icon-phone.png) no-repeat;
	background-size: cover;
	top: 10px;
}
.icon-code{
	background: url(../image/icon-code.png) no-repeat;
	background-size: cover;
    width: 20px;
    left: 20%;
}
#dazedaingp {
	width: 100%;
	height: 100%;
	background-color: #fff;
   display: none;
	position: absolute;
	top: 0;
	left: 0;

}
#dazedaingp&gt;.liulanqidakai{
	width: 100%;
	height: 100%;
	font-size:.4rem;
	color: #000;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;

}
.liulanqidakai&gt;span{
	font-size: .3rem;
	color: blue;
}
.fxTis img{
	width: 100%;
	display: inline-block;
}
.fxTis{
	text-align: center;
}
.fxTis button{
	border: 0;
	padding: 6px 14px;
	background-color: #ffffff;
	font-size: 18px;
	border-radius: 4px;
}
</pre></body></html>