﻿@charset "utf-8";
.wrapper   
{
    background: url(../../Images/login_img.jpg)  #fff;
    background-size: cover;
    background-color: #f5f5f5;
    height: 100%;
	width: 40%;
	color:#666;
	background-color:White
}
.main-container {
    display: flex;
    height: 100vh;
    width: 100%;
}
.wrapper2   
{
    height: 100%;
	width: 60%;
    background-image:url(../../Images/login_img2.jpg); 
    background-size: cover; /* 或者用 contain */
	color:#666;
}

.login-top 
{
    height: 100%;
	width: 100%;
}
.login-topBg {
  
    -ms-background-size:cover;
    background-size:cover;
	height: 750px;
    -moz-min-width: 1190px;
    -ms-min-width: 1190px;
    -o-min-width: 1190px;
    -webkit-min-width: 1190px;
    min-width: 1190px;
}

.login-topBg1 {
	height: 750px;
}
.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;
	width: 1190px;
	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;
	font-family: "΢ź";
}
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;
    -ms-border-radius: 5px;
    border-radius: 5px;
	display: inline-block;
}

a.btnStyle.btnLogin {
	background-color: #3598db;
	padding: 10px 0;
	margin-right: 120px;
}
a.btnStyle.btnLogin2 {
	background-color: #ffffff;
	padding: 10px 0;
	margin-right: 120px;
}
a.btnStyle.btnLogin:hover {
	background-color: #3ea1e3;
}
a.btnStyle.btnregister {
	border: 1px solid #ffffff;
	padding: 8px 0;
	color: #ffffff;
}
a.btnStyle.btnregister:hover {
    background-color: #ffffff;
    background-color: rgba(255,255,255,0.3);
}
.form {
    padding: 0;
}
.login-topStyle4 {

	width: 228px;
	height: auto;
	overflow: hidden;
	top: 10%;
	right: 10%;
	position: fixed;
    -ms-border-radius: 5px;
    border-radius: 5px;
	padding: 22px 30px;
    margin-top:  170px;
}

.login-topStyle3 h4 {
	font-size: 22px;
	line-height: 33px;
	color: #ffffff;
	padding-bottom: 22px;
	font-family: "΢ź";
}


.login-topStyle3 {
    background: url(../../Images/login_bg_black.png) center center repeat;
	width: 228px;
	height: auto;
	overflow: hidden;
	top: 10%;
	right: 10%;
	position: fixed;
    -ms-border-radius: 5px;
    border-radius: 5px;
	padding: 22px 30px;
    margin-top:  170px;
}

.login-topStyle3 h3 {
	font-size: 22px;
	line-height: 33px;
	color: #ffffff;
	padding-bottom: 22px;
	font-family: "΢ź";
}
.url-topStyle {
	width: 228px;
	height: auto;
	overflow: hidden;
	top: 34px;
	right: 30%;
	position: fixed;
    -ms-border-radius: 5px;
    border-radius: 5px;
	padding: 22px 30px;
    margin-top:  170px;
}
.ui-form-item {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
}
.ui-form-item.loginUsername input[type="username"], .ui-form-item.loginPassword input[type="password"] {
	width: 100%;
	border: none;
	
	border: 1px solid #ffffff;
	padding: 8px 0 8px 5px;
	
}

.login_reme {
	padding-bottom: 8px;
	margin-top: 20px;
}
.login_reme a.reme1 {
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
}
.login_reme a.reme2 {
	font-size: 12px;
	vertical-align: top;
	margin-left: 97px;
	color: #ffffff;
}
span.error_xinxi {
	font-size: 14px;
	line-height: 22px;
}
a.btn-Login, a.btn-register,a.btn-url {
	width: 228px;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	padding: 8px 0;
	margin: 10px 0 0 0;
	cursor: pointer;
}

a.btn-Login:hover {
    -ms-opacity: 0.8;
    opacity: 0.8;
}

a.btn-register {
	color: #ffffff;
	background-color: #3598db;
}

a.btn-register:hover {
	background-color: #3ea1e3;
}
a.btn-url {
	color: #ff0000;
	background-color: #ffffff;
}
a.btn-url:hover {
    color: #3598db;
}
/*ʾϢʽ*/
.error-information {
	color: #d02e50;
	font-size: 12px;
	padding-bottom: 3px;
}
/*¼ҳģʽ*/
/*¼ҳʽ*/
/*footerʽ*/
.footer {
    position:fixed;
	height: 40px;
	background-color: #e1e1e1;
	width: 100%;
	text-align: center;
	margin-top: 20px;
	line-height: 40px;
    -moz-min-width: 1190px;
    -ms-min-width: 1190px;
    -o-min-width: 1190px;
    -webkit-min-width: 1190px;
    min-width: 1190px;
	bottom:0;
}

.footer span.footerText {
	font-size: 14px;
	color: #606060;
	display: inline-block;
}