.no-mt{
	margin-top: 0px !important;
}
.mt40{
	margin-top: 40px !important;
}
.mt68{
	margin-top: 68px !important;
}
.login{
	width: 720px !important;
}
.login-form, .login-down{
	width: 520px;
	margin: 0px auto;
}
.login-title .height-line{
	margin: 0px 28px 0px 100px !important;
}
.layui-layer-title{
	padding: 0 80px 0 24px !important;
	font-size: 24px !important;
}
body .layui-layer-page .layui-layer-content{
    width: 92%;
    margin: 8px auto 0px;
    font-size: 16px;
    line-height: 30px;
}
body .layui-layer-btn a{
	height: 36px;
	line-height: 34px;
	margin: 5px 5px 0;
	padding: 0px 24px;
	font-size: 18px;
}
#userInfoModal .ymj-form-item-content{
	min-height: 48px !important;
}
.table-wsyymlpt {
    margin-bottom: 28px !important;
}
#login_containe{
	margin-top: 0px;
}
.password-down{
	margin: 12px auto !important;
}
.ymj-input-text-long{
	float: left !important;
}
.select-long .select2-container .select2-selection--single{
	width: 500px !important;
}
.select-long .select2-container--default{
	width: 500px !important;
}
.wgselect-long .select2-container .select2-selection--single{
	width: 385px !important;
}
.wgselect-long .select2-container--default{
	width: 385px !important;
}
.wgselect-long .select2-container--default .select2-selection--single .select2-selection__arrow{
	right: 0px;
}
.select2-container .select2-selection--single .select2-selection__rendered{
	padding: 0em 0.8em !important;
}
#birthDaty .test-item{
	width: 204px !important;
}
.hz-show{
	display: none;
}
.error-box{
	width: 500px;
	font-size: 16px;
}
.ymj-input-box{
	position: relative;
	z-index: 99;
	width: 204px;
}
.ymj-input-box .error{
	position: absolute;
	z-index: 999;
	left: 0px;
	top: 50px;
	font-size: 16px;
}
.error-time .ymj-input{
	/*height: auto !important;*/
}

.login-title{
	position: relative;
	z-index: 9;
}
.login-title .language{
	display: inline-block;
	position: absolute;
	top: 12px;
	right: 15px;
}
.login-title .language a{
	color: #FFFFFF;
	font-size: 18px;
}
.login-title .language .on {
    color: #5773D7;
}
.login-title .language em {
    color: #FFFFFF;
	height: 21px;
	margin: 0px 3px;
}