@charset "utf-8";
body{
	font: 14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
}
.wrapper {
	background-color: #f5f5f5;
	width: 100%;
	color:#666;
	height: calc(100vh);
}
.login-top {
	height: 480px;
	width: 100%;
}
.login-topBg {
	background: url(images/login_img.jpg) center center no-repeat #fff;
	height: 480px;
	margin-top: 10px;
}
.login-topBg1 {
	
	height: 480px;
}
.login-topTab {
	
	height: 84px;
	width: 100%;
	text-align: center;
}
.login-topTabBg {
	width: 1190px;
	margin: 0 auto;
}
.login-topTab-logo {
	float: left;
	padding: 18px 0;
}
.login-topTab-logo img {
	display: inline-block;
}
.login-topTab-right {
	float: right;
	padding: 35px 0;
}
span.login_text_right_language {
	padding-right: 2px;
	padding-left: 15px;
	color: #ffffff;
	font-size: 14px;
	cursor: pointer;
}
span.login_text_right_language img {
	vertical-align: middle;
	margin-left: 5px;
	display: inline-block;
}
.login-topStyle {
	color: #ffffff;
	font-family: inherit;
	position: relative;
	margin: 0 auto;
}
.login-topStyle1 {
	display: inline-block;
	padding-top: 90px;
	padding-left: 172px;
}
span.loginStyle1 {
	font-size: 16px;
	line-height: 24px;
	display: block;
}
span.loginStyle2 {
	display: inline-block;
	font-size: 72px;
}
.login-topStyle2 {
	text-align: center;
	padding: 34px 0;
}
a.btnStyle {
	font-size: 20px;
	line-height: 30px;
	width: 300px;
	border-radius: 5px;
	display: inline-block;
}
a.btnStyle.btnLogin {
	background-color: #3598db;
	padding: 10px 0;
	margin-right: 120px;
}
a.btnStyle.btnLogin:hover {
	background-color: #3ea1e3;
}

/*¼ʽʼ*/
.login-topStyle3 {
	background: url(images/login_bg_white.png) center center repeat;
	width: 228px;
	height: auto;
	overflow: hidden;
	top: 34px;
	right:100px;
	position: absolute;
	border-radius: 5px;
	padding: 22px 30px;
}
.login-topStyle3 h4 {
	font-size: 16px;
	line-height: 33px;
	color: #ffffff;
	padding-bottom: 15px;
}
.ui-form-item {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
}
.login input[type="username"],
.login input[type="password"],
.login input[type="Mobile"]
{
	width: 220px;
	border: 1px solid #ffffff;
	padding: 8px 0 8px 5px;
}



.login input[type="ImgVerification"],
.login input[type="SMSVerification"]
{
	width: 110px;
	border: 1px solid #ffffff;
	padding: 8px 0 8px 5px;
}

.loginImgVerification img{
	width: 100px;
	float: right;
}
#getSMSVerification{
	font-size: 12px;
	color: #ffffff;
	width: 100px;
	float: right;
	text-align: center;
	background-color: #3598db;
}


.login_foot {
	padding-bottom: 8px;
	margin-top: 20px\0;
}
.login_foot a.remember {
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
}
.login_foot a.forget {
	font-size: 12px;
	vertical-align: top;
	margin-left: 97px;
	color: #ffffff;
}

a.btn-Login {
	width: 228px;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	padding: 8px 0;
	margin: 10px 0 0 0;
	cursor: pointer;
}
a.btn-Login {
	color: #ffffff;
	background-color: #3598db;
}
a.btn-Login:hover {
	background-color: #3ea1e3;opacity: 0.8;
}

/*¼ʽ*/
/*¼ҳģʽʼ*/
.loginCen {
	width: 100%;
	text-align: center;
}
.login-center {
	background: url(images/login-center-bg.png) center center no-repeat;
	height: 140px;
	text-align: center;
	margin:0 auto
}
.loginCenter-moudle {
	text-align:center;
	padding: 0;
	height: 140px;
	position: relative;
	margin:0 auto;
}
@media screen and (max-width: 1020px) {
	.loginCen {
		display:none;
	}
	.login-topStyle3 {
		right:10px;
	}
}
ul{
	display: inline-block;
	margin:0 auto;
	list-style:none;
}
li{
	display:inline-block;
	float:left;
	margin: 10px;
	padding:0;
	/**border:solid 1px red;**/
	width: 340px;
	height: 120px;
	text-align: left;
}
.moudle-img{
	position: relative;
	top:20px;
	line-height:25px;
}
.moudle-text{
	position: relative;
	left: 20px;
	top:10px;
	margin:0 auto;
	text-align: left;
	display: inline-block;
	width: 20px;
	line-height: 25px;
}
.moudle-text1{
	font-weight:600;
	font-size: 18px;
	color: #969696;
	white-space:nowrap;
	margin-bottom: 10px;
}
.moudle-text2{
	margin-bottom: 10px;
	font-size: 14px;
	color: #969696;
	white-space:nowrap;
}

.error-information {
	color: #d02e50;
	font-size: 12px;
	padding-bottom: 3px;
}


/*footerʽ*/
.footer {
	position:absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	line-height: 39px;
}
.footer span.footerText {
	font-size: 14px;

	display: inline-block;
}