* 
{
    margin:0px;
    padding:0px;
	font-size:12px;
	font-family:Microsoft Yahei,Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: none;
}
html
{
    width:100%;
	height:100%;
}
body
{
    width:100%;
	height:100%;
	/*background:url(/image/login/background.jpg);*/
	position: relative;
	background-size: 100% 100%;
	min-width:890px;
	min-height:500px;
}
.background{
	width:100%;
	height:100%;
	background:url(/image/login/background.jpg);
	background-size: 100% 100%;
}

.foreground{
	/*background: url(/image/login/foreground.png);
	background-size: 100% 100%;*/
	width: 408px;
	position: relative;
	top: 31.85%;
	margin-top: 0px;
	margin: 0 auto;

}
.inputpage{
	height: 100%;
	position: absolute;
	left: 30%;
	width: 50%;
	/*border: 1px solid;*/
}
.logo{
	background: url(../image/login/login.png) no-repeat;
	width: 180px;
	height: 50px;
	position: absolute;
	left: 50%;
	background-size: 180px 50px;
	margin-left: -90px;
	margin-top: -20px;
}
.input_div{
	width:408px;
	height: 100%;
	position: absolute;
	margin: 0 auto;
}
.information
{
	background: url(/image/login/foreground.png);
	background-size: 100% 100%;
	width: 408px;
	height: 117px;
	position: absolute;
	margin-top: 15%;
}
.information .line{
	height: 26px;
	margin-top: 10px;
	text-align: center;
	white-space:nowrap;
}
.information span{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.information label{
	color:white;
	font-size:14px;
}

.information .firstSpan{
	width:40px;
	display: inline-block;
	text-align: left;
	height: 24px;
}
.information .secondSpan{
	margin-left:0px;
	width:240px;
	display: inline-block;
}
.information .thirdSpan{
	width:40px;
	display: inline-block;
}

.language{
	position: absolute;
	top: 15px;
	right: 60px;
}

.language .languagelabel{
	width: 100px;
	display: inline-block;
	text-align: right;
	color: rgb(122,122,122);
}
.language .languageselect{
	margin-left: 10px;
	display: inline-block;
}


.language .selLang::-ms-expand { 
	display: none; 
}

.language .selLang
{
	font-size: 12px;
    line-height: 24px;
    height: 24px;
    /*border: 1px solid white;*/
    color: black;
	width: 140px;
    padding-right: 30px;
	padding-right: 0px\9;
	background: url(/image/login/languageselect.png) no-repeat scroll right 4px center rgb(241,241,241); 
	background-size: 17px 17px !important;
    appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	-ms-appearance:none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}




.username{
	position: absolute;
	left: 0%;
	top: 39%;
	margin-left: 0px;
}

.password{
	position: absolute;
	left: 0%;
	top: 45%;
	margin-left: 0px;
	margin-top: 20px;
}

#UserName
{
	/*background: white url(../image/login/input_arrow.png) scroll right 8px center no-repeat;
	background-size: 20px 14px;*/
	background: #4F4F4F url(../image/login/passwordinput.png) no-repeat 0 0;
	background-size: 235px 24px;
	padding-right: 30px;
	width: 195px  !important;
	height: 24px;
	padding-left: 5px;
	font-size: 15px;
	/*border: 1px solid rgb(30,172,210);*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#Password
{
    /*margin:30px 0 0 0;*/
	background: #4F4F4F url(../image/login/passwordinput.png) no-repeat 0 0;
	width: 225px !important;
	height: 24px;
	padding-left: 5px;
	font-size: 15px;
	/*border: 1px solid rgb(30,172,210);*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-left: 3px;
}
#Password_text
{
    /*margin:30px 0 0 0;*/
	background: #4F4F4F url(../image/login/passwordinput.png) no-repeat 0 0;
	width: 225px !important;
	height: 24px;
	padding-left: 5px;
	font-size: 15px;
	/*border: 1px solid rgb(30,172,210);*/
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-left: 3px;
}

.password .rememberinput
{
	position: absolute;
	left: 250px;
	top: 15px;
}
.password .rememberlabel
{
	position: absolute;
	left: 270px;
	top: 3px;
	color: white;
	white-space:nowrap;
}

.loginbtn
{
	width: 120px;
	height: 30px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	position: absolute;
	left: 50%;
	margin-left: -65px;
	margin-top: 50%;
}
.loginbtn input
{
	background: rgb(24, 165, 218) !important;
	border: 1px solid rgb(24, 165, 218);
	width: 130px;
}
#footer
{
	width: 100%;
	height: 80px;
	text-align: center;
	position: absolute;
	top: 85%;
}
#footer label
{
	line-height:25px;
	font-size:16px;
	color:rgb(122,122,122);
}
#footer div
{
	font-size:14px;
	text-align:center;
	/*text-decoration:underline;*/
}
#footer div label
{
	font-size:14px;
	color:#3E9EFF;
}
.activeMask
{
	display:none;
	background:rgba(0,0,0,0.5);
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	z-index:1000;
}
.activeDiv
{
	display:block;
	background:white;
	position:absolute;
	width:470px;
	height:340px;
	top: calc(50% - 200px);
	left: calc(50% - 250px);
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.SQDiv
{
	display:none;
	background:white;
	position:absolute;
	width:470px;
	height:400px;
	top: calc(50% - 230px);
	left: calc(50% - 250px);
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.activeTitle
{
	background:#5ebdea;
	color:white;
	height:64px;
	line-height:64px;
	text-align:center;
	vertical-align:middle;
	border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	-webkit-border-radius:4px 4px 0 0;
}
.msgContent
{
	padding: 10px 40px 20px;
}
.activeLine
{
	height: 22px;
	width:100%;
	white-space: nowrap;
	vertical-align:top;
	display:inline-block;
}
.activeLineStyle
{
	height: 26px;
	width:100%;
	white-space: nowrap;
	margin-top:10px;
	vertical-align:top;
	display:inline-block;
	margin-bottom:20px;
}
.activeError
{
	width:390px;
	height:30px;
	background:#ffe6e5;
	border:solid 1px #ff0000;
	display:block;
	visibility:hidden;
	line-height:30px;
	font-size:16px;
}
.activeFirstSpan{
	width:80px;
	display: inline-block;
	text-align: left;
	height: 24px;
	text-align:right;
	color:#a0a0a0;
}
.custom
{
	display:inline;
	margin-left:120px;
}
.activeSecondSpan{
	margin-left:0px;
	width:200px;
	display: inline-block;
}
.errorTips
{
	color:#457735;
    display:inline-block;
    margin-top:5px;
}
.picAndtext
{
    vertical-align:middle;
	_vertical-align:text-bottom;
	margin-bottom:2px;
}
.wSelectStyle
{
	max-width:281px;
	min-width:281px;
	margin-left:10px;
	color: #a0a0a0;
	position: absolute;
	margin-top: -16px;
}
.wForgetSelectStyle
{
	max-width:281px;
	min-width:281px;
	margin-left:10px;
	color: #a0a0a0;
	position: absolute;
	margin-top: -16px;
	background-image: none;
	background-color: #f5f5f5;
	opacity: 0.8\0;
}
.wInputStyle
{
	max-width:276px;
	min-width:276px;
	margin-left:10px;
	color: #a0a0a0;
	height:22px;
}
.qInputStyle
{
	position: relative;
	height: 20px;
	min-width: 256px;
	max-width: 256px;
	margin-top: -27px;
	margin-left: 90px;
	color: #a0a0a0;
	display: none;
}
.qInputStyle_ex
{
	position: relative;
	height: 20px;
	min-width: 256px;
	max-width: 256px;
	margin-top: -27.5px;
	margin-left: 90px;
	color: #a0a0a0;
	display: none;
}
.qInputStyle_safari
{
	position: relative;
	height: 20px;
	min-width: 256px;
	max-width: 256px;
	margin-top: -29px;
	margin-left: 90px;
	color: #a0a0a0;
	display: none;
}
.qInputStyle_Forget
{
	position: relative;
	height: 20px;
	min-width: 276px;
	max-width: 276px;
	margin-top: -27.5px;
	margin-left: 90px;
	color: #a0a0a0;
	display: none;
	background-color: #f5f5f5;
	overflow-x: scroll;
	overflow-y: scroll;
}
.adminStyle
{
	width:388px;
	height:34px;
	background:#f5f5f5;
	border-color:#bcbcbc;
}
.pwdStyle
{
	width:388px;
	height:34px;
	border-color:#b8d8ff;
}
.forgetPwdStyle
{
	height: 68px;
	line-height: 68px;
	text-align: center;
}
.forgetPwdTipStyle
{
	font-size: 17px;
	color: gray;
}
input::-ms-clear,::-ms-reveal{display:none;}
