/* CSS Document */
.about-us .path {
	background: #fbfbfb;
	line-height: 60px;
	font-size: 14px;
	color: #8f8f8f;
}
.about-us .path .home-link {
	padding: 0 0 0 28px;
	color: #8f8f8f;
	background: url("../images/about_us/home-icon.png") no-repeat left center;
	margin: 0 10px 0 0;
}
.about-us .path span {
	color: #4b4b4b;
	margin: 0 10px;
}

.about-us .top-pic {
	height: 392px;
	background: url("../images/about_us/top-pic.png") no-repeat center top;
}

/*太阳网集团tyc8722*/
.about-us .section01 {
	padding: 50px 0;
}
.about-us .section01 .title {
	font-size: 28px;
	color: #296fb0;
	line-height: 50px;
	margin: 0 0 20px 0;
}
.about-us .section01 .title span {
	display: inline-block;
	border-bottom: solid 1px #296fb0;
}
.about-us .section01 p {
	line-height: 46px;
	font-size: 16px;
	color: #1f1f1f;
}
.about-us .section01 ul {
	padding: 60px 0 0 0;
}
.about-us .section01 li {
	width: 370px;
	height: 300px;
	margin: 0 0 0 30px;
	box-shadow: 5px 5px 10px #ebeced;
	-webkit-box-shadow: 5px 5px 10px #ebeced;
	-moz-box-shadow: 5px 5px 10px #ebeced;
}
.about-us .section01 li .pic {
	height: 140px;
}
.about-us .section01 li .inf {
	font-size: 18px;
	color: #1f1f1f;
	line-height: 40px;
	padding: 30px 30px 0 30px;
}

/*联系我们*/
.about-us .section02 {
	padding: 0 0 50px 0;
}
.about-us .section02 .title {
	font-size: 28px;
	color: #296fb0;
	line-height: 50px;
	margin: 0 0 20px 0;
}
.about-us .section02 .title span {
	display: inline-block;
	border-bottom: solid 1px #296fb0;
}
.about-us .section02 p {
	line-height: 46px;
	font-size: 18px;
	color: #1f1f1f;
}
.about-us .section02 .map-pic {
	padding: 20px 0 0 0;
}