@charset "UTF-8";

body {
	background-color: white;
	font-family: Microsoft YaHei;
	padding: 0;
	margin: 0;
}

#foot {
	height: 440px;
	background-color: #2B3543;
}

#foot_logo {
	/* float: left; */
	/* margin-top: 50px; */
	/* border:1px soild red; */
	
}

#pOne {
	width: 363px;
	height: 95px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 24px;
	color: rgba(131, 134, 143, 1);
	opacity: 1;
	/* float: left; */
	margin-top: 34px;
}

.foot_ul {
	float: left;
	margin-top: 94px;
	margin-left: 190px;
}

.foot_ul li {
	list-style-type: none;
	height: 19px;
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	color: rgba(131, 134, 143, 1);
	opacity: 1;
	margin-bottom: 16px;
}
.foot_ul li a{
	color: rgba(131, 134, 143, 1);
	opacity: 1;
}
#relation {
	float: left;
	margin-left: 190px;
	margin-top: 94px;
}

.relationOne {
	width: 64px;
	height: 21px;
	font-size: 16px;
	font-weight: 400;
	line-height: 21px;
	color: rgba(255, 255, 255, 1);
	opacity: 1;
	
	margin-top: 0px;
}

#foot_email_icon {
	float: left;
	/* vertical-align: middle; */
	/* 	padding:10px 8px 11px 8px; */
	width: 34px;
	height: 34px;
	margin-top: -30px;
}

.email {
	width: 181px;
	height: 19px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 19px;
	color: rgba(131, 134, 143, 1);
	opacity: 1;
	/* padding-top: 20px;
	margin-left: 40px; */
	padding-top: 6px;
	margin-left: 40px;
}


#foot_add_icon {
	width: 16px;
	height: 24px;
}

.address {
	width: 266px;
	height: 41px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 22px;
	color: rgba(131, 134, 143, 1);
	opacity: 1;
	margin-left: 40px;
	margin-top: 10px;


}

.foott {
	width: 265px;
	height: 19px;
	font-size: 14px;
	line-height: 19px;
	/* margin: 66px auto;
	text-algin: center; */
	color: #5F6168;
}

#fott_div {
	width: 1180px;
	margin: 0 auto;
	height: 40px;
	position: relative;
	left: 456px;
	top: 107px;
}