.header {
	height: 100px;
	background: url(../images/bg_header.png) no-repeat;
	background-size: 100% 100px;
}

.header .logo {
	padding-top: 35px;
}

.header2 {
	background: #fff;
	height: 118px;
	line-height: 110px;
}

.header2 .title {
	font-size: 34px;
	font-weight: 700;
}

.nav-box {
	background: #fff;
}

.nav-box ul {
	height: 66px;
	line-height: 66px;
}

.nav-box ul li {
	float: left;
	margin: 0px 28px 0 33px;
	position: relative;
}

.nav-box ul li a {
	font-size: 18px;
}

.nav-box ul li.active a {
	color: #1890FF;
}

.nav-box ul li.active:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background: #1890FF;
	left: 0;
	bottom: 3px;
}

.footer {
	text-align: center;
	background: #f1f2f6;
	padding: 54px 0;
}

.footer p {
	text-align: center;
}

.body {
	margin: 20px 0 32px;
}

.btn-box {
	margin-bottom: 68px;
	overflow: hidden;
	text-align: center;
}

.btn-box .btn {
	cursor: pointer;
	display: inline-block;
	border-radius: 4px;
	padding: 9px 55px;
	margin-right: 8px;
}

.btn-box .btn:hover {
	opacity: 0.8;
}

.btn-box .btn:last-child {
	margin-right: 0;
}

.btn-box .btn-primary {
	border: 1px solid #3580FF;
	background: #3580FF;
}

.btn-box .btn-primary.plain {
	background: none;
	color: #3580FF;
}

.page-error {
	min-height: 650px;
	background: #fff;
	padding: 20px 160px;
	text-align: center;
}

.page-error .error-box {
	margin-top: 150px;
}

.page-error .error-box .tishi {
	color: #999;
	margin-top: 20px;
}

.page-guide {
	background: #fff;
	padding: 20px 160px;
}

.page-guide .title {
	font-weight: 700;
	font-size: 24px;
	margin: 20px 0 42px;
	text-align: center;
}

.page-guide .content p {
	line-height: 30px;
	font-size: 16px;
}

.page-guide .content .tip {
	color: #FF5959;
	margin-top: 44px;
	margin-bottom: 190px;
}

.page-form {
	background: #fff;
	padding: 20px 160px;
	min-height: 620px;
}

.page-form .title {
	font-weight: 700;
	font-size: 24px;
	margin: 42px 0 60px;
}

.page-form .layui-form {
	width: 570px;
}

.page-form .layui-form .layui-form-item {
	margin-bottom: 30px;
}

.page-form .layui-form .layui-form-label {
	width: 120px;
}

.page-form .layui-form .layui-input-block {
	margin-left: 150px;
}

.page-form .layui-form .layui-input-block input,
.page-form .layui-form .layui-input-block textarea {
	margin-bottom: 0px;
}

.page-form label.error {
	position: absolute;
	left: 0;
	font-size: 12px;
	color: #F03030;
}

.page-form .btn-box {
	text-align: left;
}

.page-form .btn-box .btn {
	padding: 9px 30px;
	margin-right: 20px;
}

.page-apply {
	background: #fff;
	padding: 20px 160px;
	position: relative;
}

.page-apply .check-state {
	position: absolute;
	right: 160px;
	top: 32px;
	width: 94px;
}

.page-apply .title {
	font-weight: 700;
	font-size: 24px;
	margin: 20px 0 15px;
	text-align: center;
}

.page-apply .tip {
	text-align: center;
	color: #1890FF;
	margin-bottom: 6px;
}

.page-apply .content .basic-form {
	overflow: hidden;
}

.page-apply .content .basic-form .layui-form {
	float: left;
}

.page-apply .content .basic-form .upload-img {
	float: right;
	width: 160px;
	text-align: center;
}

.page-apply .content .basic-form .upload-img .img {
	width: 120px;
	margin-bottom: 22px;
}

.page-apply .content .basic-form .upload-img .tip {
	color: #FF5959;
	font-size: 12px;
	line-height: 24px;
}

.page-apply .content .basic-form .upload-img .upload-box {
	cursor: pointer;
	margin: 0 auto;
	width: 120px;
	height: 156px;
	background: #fbfbfb;
	border: 0.5px dashed #9a9eb7;
	border-radius: 4px;
	text-align: center;
	position: relative;
	margin-bottom: 24px;
}

.page-apply .content .basic-form .upload-img .upload-box .title {
	font-weight: normal;
	color: #409EFF;
	font-size: 12px;
	width: 60px;
	margin: 0 auto;
	line-height: 22px;
	margin-top: 30px;
	margin-bottom: 14px;
}

.page-apply .content .basic-form .upload-img .upload-box .icon {
	margin: 0 auto;
	display: block;
	width: 44px;
}

.page-apply .content .basic-form .upload-img .btn-upload {
	margin-bottom: 24px;
	color: #409EFF;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	display: block;
}

.page-apply .content .head-title {
	height: 40px;
	line-height: 40px;
	background: #f2fbff;
	font-size: 20px;
	color: #1890FF;
	margin: 8px 0 22px;
	padding: 0 4px;
}

.page-apply .content .head-title.level2 {
	padding-left: 45px;
}

.page-apply .content .layui-form-item {
	margin-bottom: 20px;
}

.page-apply .content .layui-form-item .layui-inline {
	width: 330px;
	margin-bottom: 0;
}

.page-apply .content .layui-form-label {
	padding: 0;
	line-height: 42px;
	text-align: right;
	font-size: 16px;
	width: 110px;
}

.page-apply .content .layui-input-block {
	margin-left: 110px;
}

.page-apply .content .layui-input,
.page-apply .content .layui-select {
	height: 42px;
}

.page-apply .content .layui-input,
.page-apply .content .layui-select,
.page-apply .content .layui-textarea {
	font-size: 16px;
	border: 1px solid #9a9eb7;
}

.page-apply .content .layui-input[readonly] {
	color: #d2d2d2 !important;
	background: #f8f8f8;
	border: 1px solid #d1d6ec;
	cursor: not-allowed;
}

.page-apply .content .layui-form-select .layui-unselect {
	border: 1px solid #9a9eb7;
	cursor: pointer;
	background: #fff;
	color: #555 !important;
}

.page-apply .content .layui-select-disabled .layui-disabled {
	background: #f8f8f8;
	border: 1px solid #d1d6ec !important;
	color: #d2d2d2 !important;
}

.page-apply .content input {
	margin-bottom: 0;
	box-shadow: none;
}

.page-apply .content .layui-table thead tr {
	border-top: 0;
	background: #fff;
}

.page-apply .content .layui-table thead tr th {
	font-size: 16px;
	font-weight: 400;
}

.page-apply .content .layui-table td,
.page-apply .content .layui-table th {
	border: 0;
}

.page-apply .btn-box {
	margin-top: 40px;
}

.page-apply label.error {
	font-size: 12px;
	color: #F03030;
	position: absolute;
}

.login-box {
	width: 100%;
	background: url(../images/bg_login.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 152px;
	padding-bottom: 120px;
}

.login-box .login_all {
	width: 864px;
	height: 480px;
	margin: 0 auto;
}

.login-box .login_all * {
	box-sizing: border-box;
}

.login-box .login_all .left-img {
	float: left;
	width: 432px;
	height: 480px;
}

.login-box .login_all .login {
	float: right;
	width: 432px;
	height: 480px;
	border-radius: 0px 6px 6px 0px;
	background: #ffffff;
	padding: 40px 48px 0;
}

.login-box .login_all .login .login-title {
	margin: 0px 0 35px 0px;
	height: 30px;
	font-size: 24px;
	font-weight: 700;
	color: #3580ff;
	line-height: 30px;
}

.login-box .login_all .login .form-css ul li {
	margin-bottom: 30px;
	position: relative;
}

.login-box .login_all .login .form-css ul li .icon {
	position: absolute;
	top: 12px;
	left: 12px;
	height: 20px;
	width: 20px;
}

.login-box .login_all .login .form-css ul li .input {
	padding: 0 10px 0 44px;
	margin-bottom: 0;
	outline: none;
	border: none;
	box-shadow: none;
	width: calc(100% - 55px);
	background: transparent;
	background: #F5F5F5;
	border-radius: 6px;
	width: 100%;
	height: 44px;
}

.login-box .login_all .login .form-css ul li .ipt-code {
	width: 222px;
}

.login-box .login_all .login .form-css ul li .yzm {
	border-radius: 6px;
	float: right;
	width: 102px;
	height: 44px;
	margin-left: 10px;
}

.login-box .login_all .login .form-css ul li label.error {
	position: absolute;
	left: 0;
	top: 48px;
	font-size: 12px;
	color: #F03030;
}

.login-box .login_all .login .form-css .btn-login {
	cursor: pointer;
	padding: 0;
	width: 100%;
	height: 45px;
	background: #3580ff;
	border-radius: 6px;
	font-size: 16px;
	line-height: 45px;
	color: #FFFFFF;
	text-align: center;
}

.login-box .login_all .login .form-css .btn-login:hover {
	opacity: 0.8;
}

.login-box .login_all .login .form-css .reg {
	margin-top: 12px;
}

.login-box .login_all .login .form-css .reg a {
	color: #3580ff;
}

.login-box .login_all .login .form-css .reg a:hover {
	opacity: 0.8;
}

.login-box .login_all .login .form-css .other {
	line-height: 34px;
}

.login-box .login_all .login .form-css .other a {
	color: #999;
}

.login-box .login_all .login .form-css .other a:hover {
	color: #3580ff;
	opacity: 0.8;
}

.forget-psw,
.reg-page {
	width: 100%;
	height: 884px;
	background: url(../images/bg_login.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 84px;
}

.forget-psw .page-form .layui-form,
.reg-page .page-form .layui-form {
	width: 600px;
	margin: 0 auto;
}

.forget-psw .page-form .layui-form .layui-form-item,
.reg-page .page-form .layui-form .layui-form-item {
	margin-bottom: 24px;
}

.forget-psw .yzm-box .ipt-yzm,
.reg-page .yzm-box .ipt-yzm {
	width: 170px;
	float: left;
	margin-right: 10px;
}

.forget-psw .yzm-box .tip,
.reg-page .yzm-box .tip {
	color: #999;
	font-size: 12px;
}

.forget-psw .yzm-box .yzm,
.reg-page .yzm-box .yzm {
	width: 101px;
}

.upload-img2 .cover-wrap {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: 10000000;
	text-align: center;
	display: none;
}

.upload-img2 .cover {
	width: 900px;
	height: 600px;
	margin: 100px auto;
	background-color: #FFFFFF;
	overflow: hidden;
	border-radius: 4px;
}

.upload-img2 #clipArea {
	margin: 20px;
	height: 500px;
	user-select: none;
	overflow: hidden;
	position: relative;
}

.upload-img2 .clipBtn-box {
	text-align: center;
	display: block;
}

.upload-img2 .btn {
	display: inline-block;
	border-radius: 3px;
	width: 100px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	cursor: pointer;
	margin: 0 5px;
}

.upload-img2 #view {
	display: none;
	margin: 0 auto;
	width: 130px;
	height: 160px;
	border-radius: 4px;
	background: url(../img/head_defualt.png) no-repeat;
}

.upload-img2 #view img {
	width: 100%;
	height: 100%;
}

.upload-img2 .btn-upload {
	cursor: pointer;
	width: 120px;
	background: #409EFF;
	color: #fff !important;
	position: relative;
	padding: 4px 0px;
	margin: 0 auto;
	margin-top: 8px;
	border-radius: 3px;
}

.upload-img2 .btn-upload input {
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
}

.upload-img2 label {
	padding-top: 0;
}

.tishi-msg {
	font-size: 16px;
	background: #ededed;
	width: 300px;
	height: 100px;
	margin: 250px auto;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #f03030;
	border-radius: 3px;
	padding: 0 20px;
}

@media only screen and (min-width: 1921px) {

	html,
	body {
		height: 100%;
	}

	.footer {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.login-box {
		height: calc(100% - 250px);
		padding-top: 0;
		padding-bottom: 0;
		position: relative;
	}

	.login-box .login_all {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -240px;
		margin-left: -430px;
	}

	.forget-psw,
	.reg-page {
		height: calc(100% - 250px);
		position: relative;
		padding-top: 0;
	}

	.forget-psw .page-form,
	.reg-page .page-form {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -350px;
		margin-left: -460px;
	}
}