@charset "utf-8";
/* CSS Document */

.footer_box{
	height:240px;
	margin-bottom: 20px;
}
.jianjie{
	width:180px;
	height:200px;
	background-color: #fff;
	margin-right: 20px;
	padding:20px;
}
.jianjie table tr td{
	width:135px;
	height:90px;
	text-align: center;
} 
.jianjie table tr td a{
	color: #333333;
}
.lxfs_box{
	width:540px;
	height:240px;
	background-color: #fff;
}
.lxfs_box ul li.lxfs{
	font-size: 16px;
	width:540px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
.lxfs_box ul li.lxfs span{
	color: #333333;
	display: inline-block;
	border-bottom: 1px solid #e26611;
	width: 84px;
	padding-left: 20px;
} 
.lxfs_box ul li table tr td{
	color: #333333;
	padding-left: 20px;
	line-height: 30px;
}


.yqlj_box{
	width:220px;
	height:240px;
	background-color: #fff;
}
.yqlj_box ul li.yqlj{
	font-size: 16px;
	width:220px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	text-align: left;
	margin-bottom: 20px;
}
.yqlj_box ul li.yqlj span{
	color: #333333;
	display: inline-block;
	border-bottom: 1px solid #e26611;
	width: 84px;
	padding-left: 20px;
} 
.yqlj_box ul li a{
	color: #333333;
	padding-left: 20px;
	line-height: 25px;
}
.footer_bt{
	height:60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	background-color: #4D4D4D;
	margin-bottom: 60px;
}

