.foot {
	position: relative;
	width: 100%;
	height: 13%;
	background: #EDF0F2;
	/* border-top: 1px solid #cf1212; */

}

.foot-line {
	position: relative;
	width: 100%;
	height: 1px;
	background: #DAE0E7;

}

.foot-phone-img{
	margin-left: -10px;
}

.foot-width {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.foot-conten {
	position: relative;
	padding-bottom: 20px;
	margin: auto;

}

.foot-conten-top {
	display: flex;
	width: 1200px;
	height: 120px;
	justify-content: space-between;
	align-items: center;

}

.foot-conten-top-1 {
	display: flex;
}

.foot-conten-top-1 img {
	width: 50px;
	height: 50px;
}

.foot-conten-top-1 span {
	font-size: 18px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	color: #333;
	margin: 10px;
}

.foot-conten-top-1 h5 {
	opacity: 0.47;
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #333;
	margin: 5px 10px;
}

.foot-conten-center {
	display: flex;
	width: 1200px;
	height: 162px;
	justify-content: space-between;
	/* align-items: center; */
	border-bottom: 1px solid #F1F2F3;
	margin-top: 30px;
}

.foot-conten-center-1 {
	display: flex;
	margin: 10px;
}

.foot-neirong h3 {
	font-size: 15px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	color: #333;
	font-weight: bold;
}

.foot-neirong a {
	display: flex;
	font-size: 12px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #8a8a8a;
	margin-top: 10px;
}

.foot-logo img {
	width: 178px;
	height: 64px;
}

.foot-logo p {
	width: 180px;
	height: 64px;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	margin-top: 18px;
}

.foot-phone{
	margin-top: -3px;
}

.foot-phone img {
	width: 22px;
	height: 22px;
	/* margin-top: 10px; */
}

.foot-phone span {
	position: relative;
	font-size: 20px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #333333;
	top: 3px;
	line-height: 36px;
}

.foot-phone p {
	font-size: 12px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #666666;
	margin-top: 15px;

}

.foot-line-1 {
	position: relative;
	width: 100%;
	height: 1px;
	background: #DAE0E7;
	top: -20px;
}

.foot-text {
	width: 1200px;
	font-size: 14px;
	color: #666666;
	font-weight: 400;
	margin: auto;
	text-align: center;
}

.a-text {
	display: flex;
	justify-content: center;

}

.a-line {
	display: flex;
	position: relative;
	width: 1px;
	height: 14px;
	background: #333333;
	top: 3px;
	margin-left: 5px;
	margin-right: 5px;
}

.text-text2 {
	display: flex;
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 0px;
	color: #CBCBCB;
	font-size: 14px;
	font-weight: 400;
}

.a-text span {
	color: #333;
}

.foot-foot {
	text-align: center;
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #333333;

	margin-top: 0px;
}

.foot-foot span {
	margin-right: 22px;
}

.foot-line-2 {
	position: relative;
	width: 100%;
	height: 1px;
	background: #DAE0E7;
	top: -10px;
}