﻿@charset "utf-8";
.header {
	 height: 18%; *
}
/* html{min-width:1200px} */
.banner {
	background: url(../img/login_bg_new.jpg) no-repeat center center;
	height: 64%;
	position: relative;
	background-size:100% 100%;
}
.banner .container .loginAre {
	position: absolute;
	top: 50%;
	left: 70%;
	margin-left: -121px;
	margin-top: -130px;
}
.loginFormIpt, .loginIcoCurrent, .loginIcoNew, .themeText li, .domain, .whatAutologin, .btn, .dialogbox .hd .rc, .dialogbox .hd, .btn-moblogin, .btn-moblogin2, .ico, .locationTestTitle, .verSelected, .servSelected, .locationTestTitleClose, .ext-4free, #extText li, #extMobLogin li, #mobtips_arr, #mobtips_close {
	background-image: url(../img/bg_v1.png);
}
.loginIcoCurrent, .loginIcoNew, .loginFormTh, .loginFormTdIpt, #whatAutologinTip, #mobtips, #mobtips_arr, #mobtips_close {
	position: absolute;
}
input, button, select, img {
	margin: 0;
	line-height: normal;
}
select, input, button, button img, label {
	vertical-align: middle;
}
.her-login {
	position: absolute;
	right:0;
	top: 50%;
	margin-top:-162px;
	width:415px;height:335px;
	border-radius: 5px;
	background-image: -webkit-radial-gradient(cover, #FFFFFF, #fafafa);
	background-image: -moz-radial-gradient(cover, #FFFFFF, #fafafa);
	background-image: -o-radial-gradient(cover, #FFFFFF, #fafafa);
	background-image: radial-gradient(cover, #FFFFFF, #fafafa);
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 0 1px 1px rgba(255, 255, 255, 0.1), 0 2px 10px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), inset 0 0 1px 1px rgba(255, 255, 255, 0.1), 0 2px 10px rgba(0, 0, 0, 0.5);
	background: rgba(250,250,250,.4);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#3fffffff,endColorstr=#3fffffff);
}

#login {
	width:315px;
	/* height: 300px; */
	padding: 35px;
	color:#848585;
	margin:15px;
	/*position: absolute;
	right:0;
	top: 50%;
	margin-top:-162px;
	margin-right: 230px;
	text-align: left;*/
	
	z-index: 2;
	/* width: 300px; */
	background: #fefdfd;
	background-clip: padding-box;
	/* border: 10px solid #698CC9; 
	border-style:solid;
	border-width:15px;
	border-color:#fefdfd;
	border-color:rgba(250,250,250,.4);
	
	border-radius: 5px;*/
	
}
#idInputTest {
	visibility: hidden;
	float: left;
	font-size: 14px;
	font-weight: 700;
}
.loginFormIpt {
	position: relative;
	/* width: 240px; */
	width:308px;
	height: 42px;
	border:1px solid #ddd;
	line-height: 42px;
	margin: 0 0 18px 0;
	padding-right: 5px;
	clear: both;
	border-radius: 5px;
	/* background-position: 0 -352px; */
	z-index: 2;
}
.loginFormIpt .ico {
	position: absolute;
	left: 9px;
	top: 13px;
	z-index: 1;
}
.ico-uid {
	width: 14px;
	height: 16px;
	background-position: -154px -64px;
}
.loginFormTdIpt {
	width: 255px;
	padding: 0 0 0 10px;
	+padding:0 0 0 10px;
	ime-mode: disabled;
	height: 42px;
	top: 1px;
	left: 48px;
	font-size: 14px;
	font-weight: 700;
	border: none;
	font-family: verdana;
	line-height: 42px;
	color: #92a4bf;
	background: transparent!important;
	outline: none;
    border-left: 1px solid #ddd;
}
#mobtips {
	height: 18px;
	border: 1px solid #c6c6a8;
	top: 29px;
	left: 46px;
	line-height: 18px;
	background: #ffffe1;
	padding-left: 6px;
	padding-right: 20px;
	display: none;
	color: #565656;
	zoom: 1;
}
.showPlaceholder .placeholder {
	visibility: visible;
	cursor: text;
}
.placeholder {
	color: #C9C9C9;
	font-size: 14px;
	position: absolute;
	left: 30px;
	top: 14px;
	line-height: 14px;
	background: none;
	visibility:hidden;
}
.loginFormIpt .ico {
	position: absolute;
	left: 18px;
	top: 13px;
	z-index: 1;
}
.ico-pwd {
	width: 14px;
	height: 16px;
	background-position: -178px -64px;
}
.loginFormTdIpt-focus {
	color: #333;
	font-weight: 100;
}
#capsLockHint {
	position: absolute;
	top: 42px;
	left: 0px;
	padding: 4px 8px;
	line-height: 12px;
	background-color: #ffffcc;
	border: 1px solid #d7d7d7;
	color: #555;
	z-index: 2;
}
.loginFormCheck {
	height: 13px;
	line-height: 13px;
	color: #555;
	/* margin-left: 25px; */
	clear: both;
	/* width: 245px; */
	position: relative;
	z-index: 1;
}
.loginFormCheckInner {
	height: 14px;
	width: 150px;
	float: left;
	position: relative;
}
.ico-checkbox {
	display: inline-block;
	width: 13px;
	height: 13px;
	background-position: -40px -160px;
	vertical-align: middle;
	cursor: pointer;
}
.autoLogin-checked .ico-checkbox {
	background-position: -40px -180px;
}
.loginFormCbx {
	width: 13px;
	height: 13px;
	padding: 0;
	overflow: hidden;
	margin: 0;
	vertical-align: middle;
}
#remAutoLoginTxt, .forgetPwd {
	color: #848585;
}
#remAutoLogin {
	/*
	visibility: hidden;
	position: absolute;
	left: 0;
	*/
}
.forgetPwdLine {
	text-align: right;
}
.loginFormBtn {
	position: relative;
	/* width: 245px; */
	height: 43px;
	margin: 18px 0 0 0;
}
.btn-login {
	background-position: 0 -208px;
	color: #fff;
	box-shadow: 0 2px 5px rgba(0,28,88,.3);
}
.btn-reg {
	background-position: -117px -208px;
	color: #6d798c;
	float: right !important;
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
.btn {
	width: 110px;
	height: 38px;
	float: left;
	text-align: center;
	cursor: pointer;
	border: 0;
	padding: 0;
	font-weight: 700;
	font-size: 14px;
	display: inline-block;
	vertical-align: baseline;
	line-height: 38px;
	outline: 0;
	background-color: transparent;
	border-radius: 3px;
}

