
body{
	background: #fff;
}
.lg{
	padding: -30px 0 26px 245px;
}
.lg img{
	width: 270px;
	height: 46px;
	display: block;
}
.login_li{
	width: 100%;
	height: 448px;
	position: relative;
	background: url(../images/h_p/dl_bg.png) no-repeat;
	background-size:cover;
} 
.lg_b{
	top: 60px;
	width: 421px;
	right: 286px;
	height: 348px;
	background: #fff;
	position: absolute;
	border: 1px solid #47423C;
}
.lg_b li{
	float: left;
	width: 139px;
	height: 53px;
	line-height: 53px;
	text-align: center;
	border: 1px solid #979390;
	background: url(../images/h_p/dl_bg2.jpg) no-repeat;
}
.lg_b li:nth-child(2){
	border-left:0 none;
	border-right:0 none;
}
.lg_b li a{
	color: #49423C;
	font:normal 16px '微软雅黑';
}
.lg_b .cur{
	background: url(../images/h_p/dl_bg1.jpg) repeat-x;
}
.lg_b .cur a{
	color: #fff;
}


.yhxx{
	margin:27px 0 0 45px;
}
.lg_in{
	text-align: right;
}
.lg_in span{
	color: #45423B;
	font: normal 12px '微软雅黑';
}
.input{
	width: 273px;
	height: 36px;
	outline: none;
	margin: 11px 0;
	text-indent: 12px;
	margin-left: 10px;
}
.fxk{
	float: left;
	width: 14px;
	height: 14px;
	outline: none;
	margin: 0 0 0 12px;
}
.lg_btn{
	float: left;
	width: 124px;
	height: 26px;
	color: #46433E;
	display: block;
	text-align: center;
	border-radius: 3px;
	margin: 18px 26px 0 0;
	border: 1px solid #959490;
	font: normal 16px/27px '微软雅黑';
	background: url(../images/h_p/lg_bg2.jpg) repeat-x;
}
.current{
	color: #FFFFFD;
	border: 1px solid #BD392D;
	background: url(../images/h_p/lg_bg1.jpg) repeat-x;
} 

.add{
	color: #adadad;
	margin-top: 15px;
	text-align: center;
	font: normal 14px/24px '微软雅黑';
}