@font-face {
	font-family: 'iconfont';
	/* project id 3156980 */
	src: url('');
	src: url('?#iefix') format('embedded-opentype'),
		url('//at.alicdn.com/t/font_3156980_y19k8uydftl.woff2') format('woff2'),
		url('//at.alicdn.com/t/font_3156980_y19k8uydftl.woff') format('woff'),
		url('//at.alicdn.com/t/font_3156980_y19k8uydftl.ttf') format('truetype'),
		url('#iconfont') format('svg');
}


.footer {
	background: #143584;
	display: flex;
	justify-content: center;
}

.footer1322 {
	background: #143584;
	display: flex;
	justify-content: center;
	width: 1322px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.20);
	margin-bottom: 34px;
	padding-bottom: 24px;
}

.footer1200 {
	width: 1200px;
	flex-direction: column;
	align-items: flex-start;
}

.footer1200 img {
	margin-top: 40px;
}

.footer-span1 {
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 24px;
	display: flex;
	justify-content: space-between;
}

.footer-span1 span {
	color: #fff;
}

.footer-span1 span:last-child {
	width: 320px;
}
body,
html {
	padding: 0px;
	margin: 0px;
	outline: none;
	width: 100%;
	min-width:1320px;
	/* height: 100%; */
	/* overflow: hidden; */
	font: 14px Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}

* {
	box-sizing: border-box;
}

#app {
	width: 1920px;
	/* height: 1080px; */
	background: #F4F5F7;
	position: relative;
	/* overflow: hidden; */
}

/* 头部样式 */
.loginform {
	background-color: #fff;
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	overflow: hidden;
}

.form-cont {
	width: 675px;
	height: 688px;
	padding-left: 157px;
	padding-right: 177px;
	box-sizing: border-box;
	align-items: center;
	display: flex;
	position: relative;
}

.mb0 {
	margin-bottom: 0px !important;
}

.loginform .el-input__prefix {
	top: 7px;
	left: 10px;
}

.loginform .el-input__inner {
	background: #F5F5F5;
	border-radius: 27px;
	width: 320px;
	height: 48px;
	padding: 0px 35px;
}

.comelogin {
	font-size: 28px;
	color: #2D2F3E;
	line-height: 28px;
	margin-bottom: 47px;
	display: flex;
	justify-content: center;
	padding-top: 40px;
}

.remember {
	width: 100%;
	display: flex !important;
	justify-content: space-between !important;
	padding: 0px !important;
	margin-top: 12px;
}

.remember .login-input3,
.remember .login-input4 {
	font-size: 16px;
	color: #2F2F6D;
	text-align: right;
}

.remember .login-input4 {
	text-align: right;
}

.login-button {
	background: #143584;
	border-radius: 26.5px;
	width: 100%;
	font-size: 20px;
	color: #FFFFFF;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 12px 0px;
	margin-top: 30px;
	cursor: pointer;
}

.loginform-cont {
	width: 100%;
	display: flex;
	justify-content: center;
	background-image: url(./img/bgcolor1.png);
	background-repeat: no-repeat;
}

.form-img {
	background-image: url(./img/ditu.png);
	background-repeat: no-repeat;
	display: flex;
	justify-content: flex-end;
	width: 1410px;
	height: 688px;
	margin-top: 90px;
	margin-bottom: 74px;
}

.regirest {
	font-size: 20px;
	color: #2F2F6D !important;
	text-align: right;
	position: absolute;
	right: 60px;
	top: 65px;
}

.regirest span {
	color: #ff5151;
}
