/*footer*/
.footer{
	background: url(../image/1020.png) no-repeat;
	background-size: cover;
	padding: 20px 0px;
}
.footer_l .tou{
	color: white;
	font-size: 15px;
	font-family: "å¾®è½¯é›…é»‘";
	border-bottom: 2px solid #636363;
    padding-bottom: 8px;
    margin-bottom: 8px;
    width: 110px;
}
.footer_l>div{
	margin-right: 65px;
}
.footer_ls a{
	color: #c0c0c0;
	font-size: 14px;
	font-family: "å¾®è½¯é›…é»‘";
	line-height: 22px;
}
.footer_z{
    padding-right: 32px;
    padding-left: 13px;
    position: relative;
    top: -20px;
}
.bquan{
	background: url(../image/1023.png) no-repeat;
	background-size: cover;
	padding: 10px 0px;
	margin-top: 40px;
}
.bquan>div{
	color: #666666;
	font-size: 14px;
	font-family: "微软雅黑";
	text-align: center;
}
/*footer*/