﻿@charset "utf-8";
.about_hf {
	background-image: url(../images/about/about_hf.jpg);
	height: 500px;
	background-position: center center;
	position: relative;
}
.about_01 {
	background-image: url(../images/about/about_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 635px;
}
.about_02 {
	background-image: url(../images/about/about_02.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 45px 0;
	height: 399px;
}
.about_03 {
	background-image: url(../images/about/about_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 1162px;
}
.about_04 {
	background-image: url(../images/about/about_04.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 682px;
	padding: 50px 0;
	background-color: #F2F2F2;
}
.about_05 {
	padding: 50px 0;
	background-color: #F2F2F2;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #8C8787;
}
.contact_us {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.tel_us {
	display: block;
	margin-top: 10px;
}
.tel_us span {
	font-size: 28px;
	color: #00a0e9;
	margin-right: 20px;
}
.about_05 img {
	margin-bottom: 0px;
}

.about_us {
	width: 100%;
	height: auto;
	background-color: #f2f2f2;
	text-align: center;
	clear: left;
	padding-top: 70px;
	padding-bottom: 35px;
}
.about_us p {
	width: 1090px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px;
	text-align: left;
	line-height: 35px;
	color: rgba(62,60,60,1.00);
}
.about_us p img {
	padding: 0;
	margin-top: 0;
	margin-right: 20px;
	margin-left: 0;
	margin-bottom: 0;
	float: left;
}
