#foot{
	font-size: 14px; color: #35383c; padding-top: 40px; background: #f6f6f5; height: 280px; border-bottom: 1px solid #d6d6d6; z-index: 100;
}
.list1,.list2,.list3{
	width: 270px; float: left;
}
.list2,.list3{
	width: 230px;
}
.list1 a,.list2 a,.list3 a{
	display: block; text-decoration: unset; font-size: 14px; color: #35383c; font-weight: bolder; margin-bottom: 20px
}

.bright{
	width: 370px; float: right; text-align: right;
}
.tel{
	font-size: 27px; color: #666666; margin-bottom: 26px; text-align: center;
}
.tel span{
	color: #c2b474
}
.qr{
	font-size: 21px; color: #666666;
}
.qr1,.qr2{
	float: right;  margin-top: 20px;
}
.qr1{
	/*margin-right: 80px*/
}

.bottom{
	background: #f6f6f5; font-size: 14px; color: #666666; padding: 20px 0 58px; text-align: center;
}
.clear{
	clear: both;
}