@charset "UTF-8";

body {
	background-color: white;
	font-family: Microsoft YaHei;
	padding: 0;
	margin: 0;
}

p, h2, h3 {
	margin: 0;
	padding: 0;
}
hr {
	width: 100%
}

#about_div {
	height: 460px;
	/* width: 100%; */
}

.about_h2 {
	width: 208px;
	height: 69px;
	font-size: 52px;
	font-weight: bold;
	line-height: 69px;
	color: rgba(255, 255, 255, 1);
	opacity: 1;
	position: relative;
	left: 485px;
	top: -272px;
}

#introduction {
	height: 412px;
}

.introduction_h2 {
	margin: 66px auto;
	text-algin: center;
	height: 47px;
	line-height: 47px;
	width: 144px;
}

.introduction_p {
	width: 820px;
	height: 157px;
	font-size: 15px;
	font-weight: 400;
	line-height: 26px;
	color: rgba(131, 134, 143, 1);
	opacity: 1;
	margin: 46px auto;
	margin-bottom: 94px;
}

#idea_div {
	height: 530px;
	background-color: #F2F5F7;
	padding-bottom: 78px;
}

.idea_h2 {
	margin: -10px auto;
	padding-top: 56px;
	text-algin: center;
	height: 47px;
	line-height: 47px;
	width: 144px;
}

.div_one {
	width: 260px;
	height: 280px;
	background: rgba(255, 255, 255, 1);
	opacity: 1;
	float: left;
	background-color: white;
	margin-right: 40px;
	margin-top: 64px;
	margin-bottom: 72px;
}

.div_one img {
	width: 59px;
	height: 55px;
}

.idea_h5 {
	width: 80px;
	height: 26px;
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	color: rgba(51, 51, 51, 1);
	opacity: 1;
	margin-left: 90px;
	margin-top: 28px;
}

.idea_p {
	width: 220px;
	height: 86px;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: rgba(131, 134, 143, 1);
	opacity: 1;
	margin-left: 20px;
	margin-top: 26px;
}

#address_div {
	height: 750px;
}

.address_h2 {
	margin: 68px auto;
	text-algin: center;
	height: 47px;
	line-height: 47px;
	width: 144px;
}

#about_img {
	width: 1188px;
	height: 498px;
}

#img_div {
	width: 620px;
	height: 160px;
	background: rgba(12, 150, 255, 1);
	opacity: 0.8;
	border-radius: 4px;
	background-color: #0C96FF;
	margin: auto;
	position: relative;
	/* left: 25%; */
	top: 30%;
}

#about_relation {
	/* 	float: left; */
	
}

#foot_email {
	float: left;
	width: 28px;
	height: 28px;
	background: rgba(255, 255, 255, 1);
	border-radius: 50%;
	opacity: 1;
	background-color: #FFFFFF;
	margin-top: 44px;
	margin-left: 42px;
	margin-right: 10px;
}

#foot_email img {
	margin-top: 8px;
	margin-left: 6px;
}

.about_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: 50px;
	color: #FFFFFF;;
}

#foot_add {
	/* float: left; */
	width: 28px;
	height: 28px;
	background: rgba(255, 255, 255, 1);
	border-radius: 50%;
	opacity: 1;
	background-color: #FFFFFF;
	width: 28px;
	margin-left: 42px;
	margin-top: 12px;
	margin-right: 10px;
}

#foot_add img {
	margin-top: 4px;
	margin-left: 7px;
}

.about_address {
	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: 80px;
	margin-top: -25px;
	color: #FFFFFF;
}

.div_img {
	margin-top: 48px;
	margin-left: 98px;
}