/* csshint-disable */

html,
body {
	padding: 0;
	margin: 0;
	height: 100%;
	min-height: 800px;
	background-color: #F6F8FB;
	font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-repeat: repeat-y;
	background-size: 25% 100%;
	background-position: 100% 0;
}

@media only screen and (max-width: 1530px) {
	body {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAAABCAYAAABkOJMpAAAAAXNSR0IArs4c6QAAABpJREFUOBFjVMn49J9hFIyGwGgIjIbAEAgBAK6uAn+8Yc3TAAAAAElFTkSuQmCC);
	}
}

@media only screen and (max-width: 1600px) {
	body {
		min-width: 1200px;
	}
	
	.main {
		height: 800px;
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALYAAAABCAYAAABzP1TJAAAAAXNSR0IArs4c6QAAABVJREFUKBVjVMn49J9hFIyGwDALAQAUSgJ/8gWSigAAAABJRU5ErkJggg==);
	}

	.main,
	.main header .container,
	footer,
	#root {
		width: 930px;
	}

	#brand {
		width: 566px;
	}

	#login {
		width: 364px;
	}
	.login_operation i {
		font-style: normal;
		color: #EBEBEB;
		padding: 0 37px !important;
	}
}

@media only screen and (min-width: 1530px) and (max-width: 1600px) {
	body {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV4AAAABCAYAAACWhMaMAAAAAXNSR0IArs4c6QAAABxJREFUOBFjVMn49J9hFIyGwGgIjIbAaAjQLQQAogQCfx+J7hkAAAAASUVORK5CYII=);
	}
}

@media only screen and (min-width: 1600px) and (max-width: 1920px) {
	body {
		min-width: 1600px;
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAABCAYAAADw8vieAAAAAXNSR0IArs4c6QAAAB9JREFUOBFjVMn49J9hFIyGwGgIjIbAaAiMhgCJIQAAlVoCf/hhMCAAAAAASUVORK5CYII=);
	}

	.main {
		height: 800px;
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANIAAAABCAYAAACrM/DDAAAAAXNSR0IArs4c6QAAABdJREFUKBVjVMn49J9hFIyGwGgIUBQCACvpAn8WA1gYAAAAAElFTkSuQmCC);
	}

	.main,
	.main header .container,
	footer,
	#root {
		width: 1150px;
	}

	#brand {
		width: 730px;
	}

	#login {
		width: 420px;
	}
}

@media only screen and (min-width: 1920px) {
	body {
		min-width: 1920px;
		background-size: 30% 100%;
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAlMAAAABCAYAAAD6mCs9AAAAAXNSR0IArs4c6QAAACZJREFUSA1jVMn49J9hFIyGwGgIjIbAaAiMhsBoCIyGwGgIkBUCADDGAn+LX8bjAAAAAElFTkSuQmCC);
	}

	.main {
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANIAAAABCAYAAACrM/DDAAAAAXNSR0IArs4c6QAAABdJREFUKBVjVMn49J9hFIyGwGgIUBQCACvpAn8WA1gYAAAAAElFTkSuQmCC);
	}

	.main,
	.main header .container,
	footer,
	#root {
		width: 1150px;
	}

	#brand {
		width: 730px;
	}

	#login {
		width: 420px;
	}
}

a {
	text-decoration: none;
	color: #108CEE;
}

.main {
	position: relative;
	height: 100%;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: top right;
}

.main header {
	position: relative;
	padding: 45px 0;
	width: 100%;
	height: 20px;
	background: none;
}

.main header .decoration {
	position: absolute;
	top: 0;
	left: -195px;
	display: inline-block;
	width: 166px;
	height: 178px;
	background: url(https://bce.bdstatic.com/login/decoration1@2x.png) no-repeat 0 0;
	background-size: 166px 178px;
}

.main header .logo {
	border: none;
}

#root {
	height: 436px;
	margin: 0 auto;
	position: relative;
}

#root .decoration {
	position: absolute;
	right: 143px;
	bottom: -100px;
	display: inline-block;
	width: 125px;
	height: 42px;
	background: url(https://bce.bdstatic.com/login/decoration2@2x.png) no-repeat 0 0;
	background-size: 125px 42px;
}

@media only screen and (max-width: 1600px) {
	#root .decoration {
		right: 110px;
	}
}

#root .layout {
	border-collapse: collapse;
	table-layout: fixed;
}

#brand {
	vertical-align: top;
	text-align: left;
	height: 420px;
}

#brand h2 {
	font-size: 26px;
	color: #333333;
	line-height: 45px;
	margin: 0;
	font-weight: bold;
}

#brand h3 {
	font-size: 18px;
	color: #333333;
	line-height: 29px;
	margin: 0;
	font-weight: normal;
}

#brand h4 {
	font-size: 14px;
	color: #8A8F97;
	line-height: 20px;
	margin: 0;
	font-weight: normal;
}
.describe{
	padding-top: 40px;
}

#login {
	position: relative;
	top: -30px;
	height: 470px;
	overflow: hidden;
	background: #FFF;
	border-radius: 4px;
	-webkit-box-shadow: 0 10px 20px 0px rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 10px 20px 0px rgba(0, 0, 0, .05);
	box-shadow: 0 10px 20px 0px rgba(0, 0, 0, .05);
}

.change_btn {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 60px;
	height: 60px;
}
 #to_scan{
	width: 60px;
	height: 60px;
	background: url("https://oss-pub.jxedu.gov.cn/idaas-open-platform/avatar/avatar_1623201894728052738.png") center no-repeat;
	background-size: cover;
	cursor: pointer;
}
#to_scan:hover{
	background: url("https://oss-pub.jxedu.gov.cn/idaas-open-platform/avatar/avatar_1623201694185795586.png") center no-repeat;
}
#to_pwd{
	display: none;
	width: 60px;
	height: 60px;
	background: url("https://oss-pub.jxedu.gov.cn/idaas-open-platform/avatar/avatar_1623201599990116353.png") center no-repeat;
	background-size: cover;
	cursor: pointer;
}
#to_pwd:hover{
	background: url("https://oss-pub.jxedu.gov.cn/idaas-open-platform/avatar/avatar_1623200708054593537.png") center no-repeat;
}
.login_area {
	margin: 10px 25px;
}

.login_title {
	padding: 25px 0px 30px 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #373D41;
}

.form_input {
	width: 100%;
	height: 40px;
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid rgba(144, 147, 153, 1);
	font-size: 14px;
	color: #909399;
	padding: 0 20px;
	margin-bottom: 20px;
}

.form_input:focus-visible {
	outline: none;
}

.form_input2 {
	width: 55%;
	height: 40px;
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid rgba(144, 147, 153, 1);
	font-size: 14px;
	color: #909399;
	padding: 0 20px;
}
.form_input2:focus-visible {
	outline: none;
}
.code_img {
	margin: 0 0 20px 0;
}

.code_img img {
	width: 115px;
	height: 40px;
	float: right;
}

.login_button {
	width: 100%;
	height: 40px;
	background: #1890FF;
	border-radius: 2px;
	color: #ffffff;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	padding: 0;
	border: 0;
}

.login_operation {
	width: 100%;
	font-size: 12px;
	margin: 20px 0;
}

.login_operation a {
	color: #333333;
}
.login_operation i {
	font-style: normal;
	color: #EBEBEB;
	padding: 0 51px;
}


.login_other {
	font-size: 14px;
	color: #AFB5BF;
	position: relative;
	text-align: center;
	margin: 20px 0;
}

.login_other:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 30%;
	height: 1px;
	background: #DADFE6;
}

.login_other:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 30%;
	height: 1px;
	background: #DADFE6;
}

.login_wechat {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.login_wechat a {
	margin: 0;
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #000;
}

.login_wechat img {
	margin-right: 10px;
	border:0;
}

@media only screen and (max-width: 400px) {

	body,
	.main,
	footer {
		min-width: 360px;
		width: auto;
	}

	body,
	.main {
		height: 492px;
		background-image: none;
		overflow: hidden;
	}

	body .pass-forceverify-wrapper .forceverify-header-a {
		right: 50px;
	}

	.main header {
		padding: 20px 0;
	}

	.main header .container a {
		color: #333;
	}

	#login {
		width: 375px;
		top: 0;
	}

	footer {
		display: none;
		margin: 0 auto;
		text-align: center;
		position: absolute;
		bottom: 0;
	}

	#root,
	.main header .container {
		width: auto;
		margin-top: -90px;
	}

	.main header .logo {
		margin-left: 10px;
		margin-top: 0;
	}

	.main header .container .right {
		margin-right: 10px;
		margin-top: 0;
	}

	#brand {
		display: none;
	}

	.main header .decoration,
	#root .decoration {
		display: none;
	}

	table {
		margin: 30px auto;
	}
}

@media only screen and (max-device-width: 640px) and (-webkit-min-device-pixel-ratio: 2) {

	body,
	.main,
	footer {
		min-width: 360px;
		width: auto;
	}

	body,
	.main {
		height: 800px;
		background-image: none;
		overflow: unset;
	}

	.main header {
		padding: 20px 0;
	}

	.main header .container a {
		color: #333;
	}

	#login {
		width: 375px;
		top: 0;
	}

	footer {
		display: unset;
		margin: 0 auto;
		text-align: center;
		position: absolute;
		bottom: 0;
	}

	#root,
	.main header .container {
		width: auto;
		margin-top: unset;
	}

	.main header .logo {
		margin-left: 10px;
		margin-top: 0;
	}

	.main header .container .right {
		margin-right: 10px;
		margin-top: 0;
	}

	#brand {
		display: none;
	}

	.main header .decoration,
	#root .decoration {
		display: none;
	}

	table {
		margin: 30px auto;
	}
}



#brand img {
	display: inline;
	border: none;
}
