@CHARSET "UTF-8";
body{
    margin: 0px;
    padding: 0px;
}
.header
{
    position:absolute;
    left:0;
    right:0;
    width:100%;
    z-index:99
    }
     .adminloginWraper
{
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    bottom:0;
    right:0;
    
    background: url(../img/bak1.png) no-repeat 
    }
.loginbm {
	font-size:10px;
	height: 35px;
	line-height: 50px;
	text-align: center;
	
	position: absolute;
	bottom: 0;
	width: 100%;
	color: #0b3a58;
}



.loginuser {
	width: 290px;
	height:43px;
	background: url(../img/loginuser.png) no-repeat;
	border: none;
	line-height: 38px;
	padding-left: 44px;
	font-size: 14px;
	font-weight: bold;
}

.loginpwd {
	width: 290px;
	height: 43px;
	background: url(../img/loginpassword.png) no-repeat;
	border: none;
	line-height: 38px;
	padding-left: 44px;
	font-size: 14px;
	color: #90a2bc;
}

.loginbtn {
	width: 111px;
	height: 35px;
	background: url(../img/buttonbg.png) repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	line-height: 35px;
}
.loginbox ul li {
	margin-bottom: 25px;
}
.yzm {
	width: 341px;
	height: 46px;
	background: url(../img/yzmbg.png) no-repeat;
	padding-bottom: 5px;
	line-height: 30px;
}

.yzm span {
	display: block;
	float: left;
	width: 227px;
	height: 46px;
}

.yzm span input {
	background: none;
	border: none;
	width: 183px;
	height: 46px;
	line-height: 46px;
	padding-left: 44px;
	font-size: 14px;
	color: #cee4f1;
}

.yzm cite {
	float: right;
	width: 114px;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}





html,body {
	height:100%
}
body {
	background-color:#f1f1f1
}
body.hold-transition .wrapper {
	background-color:#fff
}
body.hold-transition .wrapper .login-hd {
	background:#fff
}
body.hold-transition .wrapper .login-hd .logo {
	background:url(../img/login_logo_w.png) no-repeat
}
body.hold-transition .wrapper .login-bd {
	 background-color: #CCE8FE;  
    background-image: -webkit-gradient(linear, left top, left bottom, from(#E9F3FE), to(#CCE8FE));  
    background-image: -webkit-linear-gradient(top, #E9F3FE,#CCE8FE);  
    background-image: -moz-linear-gradient(top,  #E9F3FE,#CCE8FE);  
    background-image: -ms-linear-gradient(top,  #E9F3FE,#CCE8FE);  
    background-image: -o-linear-gradient(top,  #E9F3FE,#CCE8FE);  
    background-image: linear-gradient(top, #E9F3FE,#CCE8FE);
}

body.white .login-bd .lg-zone .lg-box .lg-label h4 {
	border-left:none
}
.login-hd {
	position:relative;
	height:94px;
	background:#fff;
	line-height:94px;
	min-width:1200px
}

.login-hd .hd-inner {
	width:1200px;
	height:94px;
	line-height:94px;
	margin:0 auto
}
.login-hd .hd-inner .logo {
	position:relative;
	display:inline-block;
	width:455px;
	height:73px;
	

}
.login-hd .hd-inner .split {
	position:relative;
	display:inline-block;
	height:32px;
	width:1px;
	top:-5px;
	margin-right:7px;
	background-color:#51b65d
}
body.hold-transition .wrapper .login-hd .hd-inner .split {
	background-color:#ccc
}
.login-hd .hd-inner .sys-name {
	display:inline-block;
	position:relative;
	color:#000;
	font-size:25px;
	top:-10px
}
.login-bd {
	position:relative;
	border:1px solid #e5e5e5;
	background-color:#fff;
	min-width:1200px
}
.login-bd .bd-inner {
	width:1300px;
	margin:0 auto
}
.login-bd .bd-inner .inner-wrap {
	position:relative;
	padding-right:504px
}
.login-bd .bd-inner .inner-wrap .lg-zone {
	position:absolute;
	right:0;
	top:0;
	bottom:0;
	width:504px
}
.login-bd .bd-inner .inner-wrap .lg-zone .alert {
	margin:0 33px 10px
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box {
	position:absolute;
	right:30px;
	top:46px;
	background:#fff;
	box-shadow:2px 2px 3px #ddd,-2px 0 3px #ddd;
	width:464px;
	padding-bottom:20px
}
body.hold-transition .wrapper .login-bd .bd-inner .inner-wrap .lg-zone .lg-box {
	position:absolute;
	right:30px;
	top:46px;
	background:#fff;
	box-shadow:0px 0px 0px #ddd,-0px 0 0px #ddd;
	width:364px;
	padding-bottom:20px
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .line {
	position:absolute;
	left:0;
	top:0;
	height:6px
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .line.line-y {
	width:127px;
	background:#ff9d02
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .line.line-g {
	left:127px;
	right:0;
	background:#1da02b
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .lg-label {
	color:#000;
	font-size:22px;
	height:44px;
	line-height:44px;
	margin-top:23px;
	text-indent:30px;
	margin-bottom:20px
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .lg-label h4 {
	border-left:4px solid #1da02b
}
body.hold-transition .wrapper .login-bd .bd-inner .inner-wrap .lg-zone .lg-box .lg-label h4 {
	border-left:4px solid #ff9d02
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .input-item {
	margin-bottom:22px;
	width:296px;
	line-height:40px;
	height:40px;
	border-top:1px solid #adadad;
	border-left:1px solid #adadad;
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	margin-left:34px
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .input-item i {
	float:left;
	display:inline-block;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#5d5c68
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .input-item input {
	border:0;
	height:40px;
	padding:0;
	width:236px;
	float:left;
	outline:none;
	text-decoration:none
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .input-item input:focus {
	outline:none;
	text-decoration:none
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .lg-check {
	margin-bottom:10px
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .lg-check .input-item {
	float:left;
	width:172px;
	margin-right:10px
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .lg-check .input-item input {
	width:132px
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .lg-check .check-code {
	float:left;
	display:inline-block;
	height:42px;
	line-height:42px;
	background-color:#ff9d02;
	color:#fff;
	width:114px;
	text-align:center;
	font-size:14px
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .tips {
	height:20px;
	line-height:20px;
	margin-bottom:30px
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .tips input[type=checkbox] {
	position:relative;
	margin-left:34px
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .tips label {
	font-size:14px;
	color:#a3a3a3
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .tips a {
	float:right;
	font-size:12px;
	text-decoration:none
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .tips a:hover {
	text-decoration:underline
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .tips a.register {
	color:#1da02b;
	margin-left:12px;
	margin-right:34px
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .tips a.forget-pwd {
	color:#000
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .enter a {
	display:inline-block;
	text-decoration:none;
	height:48px;
	line-height:48px;
	text-align:center;
	color:#fff;
	font-size:16px;
	width:142px;
	font-weight:bold
}
.login-bd .bd-inner .inner-wrap .lg-zone .lg-box .enter a.purchaser {
	margin-left:34px;
	background-color:#3E97C9;
	margin-right:9px
}

.login-bd .bd-inner .inner-wrap .lg-poster {
	height:541px;
	width:100%;
	background:url(../img/loginbgg.png) right center no-repeat;

}
.login-ft {
	padding-top:20px;
	min-width:1200px
}
.login-ft .ft-inner {
	margin:0 auto
}
.login-ft .ft-inner .about-us {
	height:20px;
	line-height:20px;
	width:295px;
	margin:0 auto;
	margin-bottom:10px
}
.login-ft .ft-inner .about-us a {
	color:#666;
	text-decoration:none;
	font-size:14px;
	float:left;
	margin-left:15px
}
.login-ft .ft-inner .about-us a:hover {
	text-decoration:underline
}
.login-ft .ft-inner .address {
	text-align:center;
	color:#999;
	font-size:12px;
	margin-bottom:10px
}
.login-ft .ft-inner .other-info {
	text-align:center;
	color:#999;
	font-size:12px;
	margin-bottom:50px
}
.scbtn {
	width: 85px;
	height: 35px;
	background: url(../img/btnbg.png) no-repeat center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	border-radius: 3px;
	behavior: url(script/pie.htc);
}
