﻿
.login-top {
	height: 590px;
	width: 100%;
	background: url(../../images/login/login_back.jpg) center center no-repeat #fff;
	background-repeat:no-repeat;
	background-size:cover;
}
.login-title {
	/* background: url(../../images/login/login_bg_white.png) center center repeat; */
	/* background-color: #e1e1e1; */
}
.login-topBg {
}
.login-topBg1 {
	
	height: 550px;
}
.login-topStyle {
	color: #ffffff;
	font-family: ;
	width: 1190px;
	position: relative;
	margin: 0px auto;
}
.login-topStyle3 {
	background: url(../../images/login/login_bg_white.png) center center repeat;
	/* width: 300px;
	height: 400px;
	overflow: hidden;
	right: 30px;
	position: absolute;
	border-radius: 5px;
	padding: 22px 30px; */
}
.login-topStyle4 {
	background: url(../../images/login/login_bg_white.png) center center repeat;
	width: 500px;
	height: 400px;
	overflow: hidden;
	left: 250px;
	position: absolute;
	border-radius: 5px;
	padding: 22px 30px;
}
.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"], .ui-form-item.randomString input[type="text"] {
	width: 90%;
	border: none;
	border: 1px solid #e2e2e2;
	padding: 8px 0px 8px 5px;
	color: black;
}
.login_reme {
	padding-bottom: 8px;
	margin-top: 20px\0;
}
.login_reme a.reme1 {
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
	color: #ffffff;
}
.login_reme a.reme2 {
	font-size: 12px;
	vertical-align: top;
	margin-left: 97px;
	color: #ffffff;
}
a.btnStyle {
	font-size: 20px;
	line-height: 30px;
	width: 240px;
	border-radius: 5px;
	display: inline-block;
}

.btn-login{
	color: #ffffff;
	background-color: #3598db;
	width: 250px;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	padding: 8px 0px;
	margin: 10px 0px 0px 0px;
	border: none;
}
.title-more { position:absolute; right:30px; font-size:12px; color:#0aa6d6;}
.index1-right300 { width:450px; /* height:300px; */ float:right; overflow:hidden;}
.index1-right300 li{ height:40px; line-height:40px; padding-left:15px; background:url(.../../images/login/li_ii.jpg) left center no-repeat; text-align:left; font-size:14px; border-bottom:1px dotted #ccc; position:relative;}
.index1-right300 li a { width:210px; height:35px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display:inline-block; color:#ffffff;}
.index1-right300 li span { position:absolute; top:0; right:0; font-size:12px; color:#ffffff;}
.login-title-span{
	color:#ffffff; font-size:30px;
}
.login-span{
	color:#ffffff; font-size:15px;
}
.footer {
	height: 40px;
	/* background-color: #e1e1e1; */
	width: 100%;
	text-align: center;
	line-height: 40px;
	min-width: 1190px;
}
.footer span.footerText {
	font-size: 14px;
	font-family: ;
	color: #606060;
	display: inline-block;
}

