﻿.mg_T_5 {
	margin-top:5px !important;
}
.mg_T_10 {
	margin-top:10px !important;
}
.mg_T_20 {
	margin-top:20px !important;
}
.mg_B_10 {
	margin-bottom:10px !important;
}
.mg_B_20 {
	margin-bottom:20px !important;
}
.mg_R_20 {
	margin-right:20px !important;
}
.mg_T_none {
	margin-top:0 !important;
}
input:-internal-autofill-previewed,
input:-internal-autofill-selected {
	-webkit-text-fill-color: #FFFFFF !important;
	transition: background-color 5000s ease-in-out 0s !important;
}
/* 鐧诲綍娉ㄥ唽寮€濮?*/
  .edu_register_con {
	background:url(/assets/img/login-bg.jpg) no-repeat center #F5F6F7;
	background-size:100% 100%;
	position:absolute;
	top:60px;
	bottom:65px;
	width:100%;
	left:0;
	z-index:99;
	min-height:525px;
}
.edu_login_box {
	width:1200px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	display:flex;
	justify-content:space-around;
	align-items: center;
}
.edu_login_box_l dl dt {
	font-size:30px;
	font-weight:bold;
	margin-bottom:5px;
	color:#E92D0E;
}
.edu_login_box_l dl dd {
	font-size:18px;
	line-height:30px;
}
.edu_login_box_l_btn {
	height:40px;
	width:210px;
	display:inline-block;
	font-size:18px;
	background-image:linear-gradient(to right,#E63641,#E84E2E,#E9651B);
	color:#FFF;
	line-height:40px;
	text-align:center;
	border-radius:50px;
	margin-top:25px;
}
.edu_login_box_r {
	height:518px;
	background-image:linear-gradient(#39335F,#1B1A22);
	box-shadow:2px 2px 3px rgb(0 0 0 / 10%);
	position:relative;
}
.edu_wrapper {
	margin-top:40px;
	display:flex;
}
.qr-method {
	padding:0px 80px;
	position:relative;
	width:200px;
	z-index:5;
	border-right:0.5px solid rgb(196,203,215);
	height:408px;
}
.alipay-channel {
	text-align:center;
	position:relative;
	padding-top:60px;
}
.qrlogin-title {
	font-weight:500;
	font-size:24px;
	color:#FFF;
}
.alipay-qrcode-wrapper {
	width:200px;
	height:200px;
	margin:15px 0;
}
.alipay-qrcode {
	display:block;
	width:100%;
	height:100%;
}
.methods-text {
	font-size:14px;
	color:#FFF;
}
.password-and-mobile-method {
	padding: 0 50px;
	height:408px;
}
.edu_protocol {
	text-align:center;
	color:#FFF;
}
.el-tabs__item {
	height:32px;
	line-height:32px;
	color:#FFF;
}
.el-tabs--card>.el-tabs__header .el-tabs__item.is-active {
	border:none;
	border-radius:50px;
	color:#FFF;
}
.el-tabs__item:hover {
	color:#E92D0E;
}
.el-tabs--card>.el-tabs__header .el-tabs__nav {
	border:none;
	display:flex;
}
.el-tabs__item.is-active {
	background-image:linear-gradient(to right,#E63641,#E84E2E,#E9651B);
}
.el-tabs--card>.el-tabs__header .el-tabs__item {
	border:none;
	margin-right:10px;
}
.el-tabs--card>.el-tabs__header {
	border:none;
}
.tab-content {
	width:320px;
	margin-top:40px;
}
.input-plain-wrap .fm-text {
	width:100%;
	font-size:14px;
	line-height:22px;
	height:33px;
	margin-top:0;
	padding-left:0;
	background:none;
	box-shadow:none;
	border:none;
	border-bottom:1px solid #d7d8d9;
	caret-color:#E92D0E;
	display:block;
	color:#FFF;
}
.input-plain-wrap:hover .fm-text {
	border-bottom:1px solid #E92D0E;
}
input::-webkit-input-placeholder {
	color:rgb(224,224,224);
}
:-moz-placeholder {
	color:rgb(224,224,224);
}
::-moz-placeholder {
	color:rgb(224,224,224);
}
input:-ms-input-placeholder {
	color:rgb(224,224,224);
}
input::-ms-input-placeholder {
	color:rgb(224,224,224);
}
.fm-btn {
	width:100%;
	margin-top:62px;
	margin-bottom:20px;
}
.fm-btn .fm-button {
	width:100%;
	background-image:none;
	border:none;
	font-size:14px;
	min-width:140px;
	height:40px;
	padding:0 30px;
	line-height:36px;
	border-radius:0;
	zoom:100%;
	color:#FFF;
	background-image:linear-gradient(to right,#E63641,#E84E2E,#E9651B);
	cursor:pointer;
}
.login-blocks a {
	line-height:16px;
	margin:0;
	text-decoration:none;
	color:#999;
	font-size:12px;
}
.fm-field {
	position:relative;
	font-size:14px;
}
.fm-field:hover .fm-text {
	border-bottom:1px solid #E92D0E;
}
.phone-code-select {
	position:absolute;
	bottom:0;
	left:0;
	z-index:9;
}
.phone-code-select .phone-code {
	width:40px;
	padding-left:0;
	height:33px;
	line-height:30px;
	border-width:0;
	font-family:PingFangSC-Regular;
	font-size:14px;
	color:#FFF;
	letter-spacing:-.34px;
}
.input-wrap-sms-loginid {
	padding-left:40px;
	border-bottom:1px solid #d7d8d9;
}
.input-wrap-sms-loginid:hover {
	border-bottom:1px solid #E92D0E;
}
.input-wrap-sms-loginid .fm-text {
	border-bottom:none !important;
}
.go-to-register {
	cursor:pointer;
	height:70px;
	width:70px;
	background-image:url(/assets/img/login-horn.png);
	position:absolute;
	top:-1px;
	right:-1px;
	text-align:right;
}
.go-to-register span {
	font-size:14px;
	color:rgb(255,255,255);
	font-weight:500;
	position:relative;
	top:10px;
	right:7px;
}
.fm-field-sms .send-btn {
	width: 100px;
	height:21px;
	line-height:21px;
	margin:4px 0 8px;
	border-left:0.5px solid #c4cbd7;
	position:absolute;
	bottom:0;
	right:0;
	text-align: right;
}
.fm-field-sms .captcha-img {
	position: absolute;
	right: 0;
	bottom: 0;
}
.fm-field-sms .send-btn a {
	color:#FFF;
	height:21px;
	font-size:14px;
	line-height:21px;
	text-decoration:none;
}
.login-blocks {
	margin-top:56px;
	font-size:14px;
	color:#FFF;
}
.clause-checkbox {
	margin-right:10px;
}
.fm-agreement {
	display:flex;
	align-items:center;
}
.el-checkbox__label {
	color:#FFF;
}
.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner {
	background-color:#E92D0E;
	border-color:#E92D0E;
}
.el-checkbox__input.is-checked+.el-checkbox__label {
	color:#FFF;
}
.el-checkbox__inner:hover {
	border:1px solid #E92D0E;
}
.mobile-tip {
	color:#c7c5c5;
	font-size:12px;
	margin-top:14px;
	margin-bottom:46px;
}
.fm-clause {
	color:#E92D0E !important;
	font-size:14px !important;
}
.tablog {
	width:100%;
	display:flex;
}
.tablog .wrapss {
	width:120px;
	border-radius:40px;
}
.tablog .wrapss:last-child {
	border-right:none;
}
.tablog .wrapss .icon-wrap {
	width:28px;
	height:28px;
	display:block;
	margin-top:16px;
	margin-right:10px;
}
.tablog .wrapss .icon-wrap.no {
	display:none;
}
.tablog .wrapss.bgwr {
	color:#FFF !important;
	background-image:linear-gradient(to right,#E63641,#E84E2E,#E9651B);
}
.tablog .wrapss span {
	width:100%;
	line-height:32px;
	font-size:14px;
	font-weight:500;
	display:block;
	text-align:center;
	cursor:pointer;
	color:#FFF;
}
