
.login{
/**width:180px;*/
height:90px;
margin:0 auto;
line-height: 90px;
white-space: nowrap;
}
.login ul{
	/**
width: 200px;
*/
font-size:16px;
margin-top: 3px;
}
.login ul li {
    line-height: 90px;
    width: 85px;
    margin-right: 10px;
    display:inline;
}
.btn-login{
	padding:0 20px 0 20px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    height: 90px;
	width:100%;
	border-radius:4px;
	line-height:100%;
	height:32px;
	cursor:pointer;
	border:1px solid #f7941d;
}
.btn-login:hover{
	background: #f7941d;
	color: #fff;
}
.btn-download{
	padding:0 20px 0 20px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    height: 90px;
	width:100%;
	border-radius:8px;
	line-height:100%;
	height:32px;
	cursor:pointer;
	border:1px solid #AAAAFF;
	background: #d2e9ff;
}
.cl-padding{
	padding: 0;
}
.imgIconBackgroud{	
    background: transparent url("../img/bt_closed.gif") no-repeat;
	vertical-align: middle;
    height: 24px;
    width: 24px;
    _font-size:10px;
    display:inline-block;
    position:absolute;
    top:6px;
    *background-repeat:no-repeat;
    *display: inline-block;
    *overflow:hidden;
	*background-position:-20px 0px;
    *height:16px;
    *width:16px;  
    *margin-right:5px;
}
#LoginBox-con{
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	border-top:1px solid #d9d9d9;
	background:#FFF;
	padding:25px 0 15px 32px;
	margin:32px 2px 0 13px;
	}
#LoginBox-con ul{
	padding:0px;
	display:inline-block; 
	margin-left: 32px;
	}
#LoginBox-con ul li{
	margin-bottom:10px;
	_margin-bottom:6px;
	}
input,button{
	vertical-align:middle;
	}
#LoginBox-con ul li.centertxt{
	padding-left:75px;
	line-height:normal;
	margin-top:15px;
	}
#LoginBox-con ul {
    margin-top: -30px;
 	list-style-type :none;
}	
#LoginDiv {
	margin:0 auto;
	overflow:hidden;
	height: 240px;
    width: 365px;
	font-size:12px;
	background-color:#ffffff;
	color:#000000;
}
.login_lbg{
	float:right;
	*background:url("../img/login_lbg2016.jpg") no-repeat;
	width:493px;
	height:329px;
}
#LoginBox {
	width:352px;
	overflow:hidden;
}
#LoginBox-title{
	background:url("../img/login-tbg2016.jpg") no-repeat;
	width:40%px;
	height:33px;
	text-align:center;
	font-family:"Microsoft YaHei";
	font-size:18px;
	letter-spacing:2px;
	padding-top:20px;
	}
.username_input{
	border:1px solid #d9d9d9;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	width:170px;
	height:30px;
	line-height:30px;
	text-indent:1em;
	color:#747474;
    float:left;
    padding:0px;
	}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
  -webkit-text-fill-color: #333;
}
input {
outline:none;
}
.liuser i {
    display: inline-block;
    width: 30px;
    height: 30px;
    float: left;
    border: 1px solid #d9d9d9;
    border-right:0px;
    background: #f7f7f7 url("../img/username_ico.gif") no-repeat center center;
    background-size: 58%;   
      }
.userImg{
	display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #d9d9d9;
    border-right:0px;
	background: #f7f7f7 url("../img/username_ico.gif") no-repeat center center;
    background-size: 58%;
} 
.userOut{
	display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #d9d9d9;
    border-right:0px;
	background: #f7f7f7 url("../img/2016Sico3.gif") no-repeat center center;
    background-size: 75%;
}
.userConsole{
	display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #d9d9d9;
    border-right:0px;
	background: #f7f7f7 url("../img/icon_05.gif") no-repeat center center;
    background-size: 75%;
}
.login li span{
margin-left: 10px;
}  
.outBtn{
	cursor: pointer;	
}
.consoleBtn{
	cursor: pointer;	
} 
.userBtn{
	cursor: default;
} 
.outBtn:hover{
	color:#ff6600;
} 
.code_input{
    border:1px solid #d9d9d9;
	width:50px;
	height:20px;
	line-height:20px;
	margin-left:8px;
	color:#747474;
}
.lipwd i {
    display: inline-block;
    width: 30px;
    height: 30px;
    float: left;
    border: 1px solid #d9d9d9;
    border-right:0px;
    background: #f7f7f7 url("../img/username_ico2.gif") no-repeat center center;
    background-size: 58%;
      }
.passward_input{
	border:1px solid #d9d9d9;
	width:170px;
	height:30px;
	line-height:30px;
	text-indent:1em;
	color:#747474;
    padding:0;
    float:left;
	}
#LoginBox-bottom{
	background:url("../img/login-nbbg2016.jpg") no-repeat;
	width:352px;
	height:40px;
	color:#FF0;
	}
#LoginBox-bottom ul{
	padding:12px 0 0 40px;
	margin:0;
	}
#LoginBox-bottom ul li{
	line-height:20px;
	display:inline;
	float:left;
	margin-right:32px;
	}
#LoginBox-bottom ul li span{
	font-size:14px;
	font-weight:bold;
	}
.reg_btn{
	width:97px;
	height:30px;
	border:none;
	display:inline-block;
	}
.reg_btn:hover {
   /* background:  url("/images/login/reg_btn.jpg") no-repeat scroll 0 -30px transparent; */
 	width:97px;
	height:30px;
	border:none;
}
input.submitbutton{
    display:inline-block;height:30px; line-height:30px; border:0;cursor:pointer;background:#f17819;font-size:16px;color:#fff;
    border-radius:5px; padding: 0 15px;width:auto;
    overflow:visible;
}
input.submitbutton:hover,input.submitbutton_hover{
    background:#fda420;
}
.share span{
	font-size: 14px;
	float: left;
	display: inline-block;
	line-height: 37px;
}
.floatR{
	float:right;
}
.myPointer{
	cursor: pointer;
}
