*{
	padding:0;
	margin:0;
}
li{
	list-style: none;
}
a{
	color:#fff;
	text-decoration: none;
}
a:hover{
	color:#fff;
	text-decoration: none;
}
.footer{
	background:#051521;
	height:300px;
}
.clear{
	clear:both;
}
.bottom-xl{
	border-right: 1.5px solid #fff;
	margin-top:40px; 
	margin-left: -70px;
	height:100%;
	padding-right: 135px;
	/*padding-bottom:30px;*/
}
.bottom-xl dl{
	float:left;
	color:#fff;
	margin-top: 20px;
	margin-left: 100px;
}
.bottom-xl dl dd{
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:1.6rem;
}
.bottom-xl dl dd a{
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:1.6rem;
	color:#fff;
}
.bottom-xl dl dt{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	display: inline-block;
	height:40px;
}
.b_title{

}
.footer_bottom{
	height:50px;
	width: 100%;
	background:#04101A;
}
.footer_bottom_p{
	height:50px;
	line-height: 50px;
	margin:0 auto;
}
.footer_bottom_p span{
	display:inline-block;
	color:#fff;
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:400;
	width: 50%;
	float: left;
}
.footer_bottom_p_l{
	text-align: right;
	padding-right: 30px;
}
.footer_bottom_p_r{
	text-align: left;
	padding-left: 30px;
}
.b_rx{
	font-size:16px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#fff;
}
.b_dh{
	font-size:30px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#fff;
}
.bottom-xr dl{
	margin-left: 45px;
	margin-top:20px;
}
.bottom-xr{
	margin-top: 40px;
	margin-left: 85px;
}
.bottom-xr dl dd{
	height: 30px;
}
.bottom-xr-tb{
	width: 100%;
	height:100px;
	margin-left: 45px;
	margin-top:16px;
}
.bottom-xr-tb-ul li{
	float:left;
	height:100px;
	line-height: 70px;
	/*border:1px solid red;*/
}
.bottom-xr-tb-ul li a{
	width: 50px;
	height: 50px;
/*	border-radius:25px;
	background-color:#fff;*/
	display: inline-block;
	margin-right: 30px;
	margin-top: 25px;
}
.bottom-xr-tb-ul li a img{
	width: 100%;
	height: 100%;
}
.footer_bottom_p a{
	padding:0;
	margin:0;
}