/*footer部分开始*/
.footer {
	width: 100%;
	height: 2.4rem;
	background: #fff;
}
.footertop {
	width: 100%;
	height: 0.76rem;
	padding-top: 4%;
	position: relative;
	border-bottom: 2px solid #edf5f7;
}
.footertop ul li {
	width: 25%;
	float: left;
	text-align: center;
}
.footertop img {
	width: 30%;
}
.footertop span img {
	width: 5%;
	margin-left: 0.22rem;
	height: 0.28rem;
	position: absolute;
}
.footertop p {
	font-size: 0.12rem;
	color: #aaaaaa;
	padding-top: 0.07rem;
}
.footertop .bm {
	padding-top: 0.12rem;
}
.footertop .kf {
	padding-top: 0.12rem;
}
.footertop .ydy {
	padding-top: 0.08rem;
}
.footerce {
	width: 100%;
	height: 0.92rem;
	margin-top: 40px;
}
.footerces {
	text-align: center;
	text-decoration: underline;
}
.footerces p {
	font-size: 0.12rem;
}
.footercex {
	width: 96%;
	margin-left: 2%;
	padding-top: 0.05rem;
}
.footercexfl {
	float: left;
	width: 5%;
	font-size: 0.12rem;
}
.footercexfl img {
	width: 100%;
}
.footercexfr {
	float: right;
	font-size: 0.12rem;
	color: #b7b7b7;
	width: 94%;
}
.footerbt {
	width: 100%;
	height: 0.56rem;
	background: #f0f0f0;
	border-top: 1px solid #dbdbdb;
	position: fixed;
	bottom: 0;
}
.footerbt li {
	float: left;
	height: 0.42rem;
	line-height: 0.42rem;
	margin: 1% 1% 1% 2%;
}
.footerbt .footerbt1 {
	background: #6892d5;
	border-radius: 0.1rem;
	width: 30%;
	text-align: center;
}
.footerbt .footerbt2 {
	background: #79d1c3;
	border-radius: 0.1rem;
	width: 30%;
	text-align: center;
}
.footerbt .footerbt3 {
	background: #e8534c;
	border-radius: 0.1rem;
	width: 30%;
	text-align: center;
}
.footerbt li a {
	color: #fff;
	font-size: 0.14rem;
}
.footerbt1 img, .footerbt2 img, .footerbt3 img {
	width: 16%;
}
.footerbt1 span {
	font-size: 0.14rem;
}
/*footer部分结束*/
