#about-who-we-are {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5))), url(http://cdn.dsnseed.com/images/pages/about/about-who-we-are-bg.jpg);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url(http://cdn.dsnseed.com/images/pages/about/about-who-we-are-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	color: #fff
}

#about-who-we-are .chapter-title-cn {
	border-color: #fff
}

#about-who-we-are .container-wrap {
	width: 65%
}

#about-who-we-are .about-who-we-are-list {
	margin-top: 2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#about-who-we-are .about-who-we-are-list li {
	width: 16.5%
}

#about-who-we-are .about-who-we-are-list li .who-we-are-item-title {
	margin-bottom: .714rem;
	color: #fff;
	font-size: 1.28rem;
	text-align: center
}

#about-who-we-are .about-who-we-are-list li .who-we-are-item-title img {
	width: 3.57rem;
	height: 3.57rem
}
#about-who-we-are .about-who-we-are-list li .who-we-are-item-title p {
	font-weight: bolder;
}

#about-who-we-are .about-who-we-are-list li .who-we-are-item-description {
	font-size: .857rem;
	text-align: justify
}

#about-can-do .about-can-do-list {
	width: 100%;
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

#about-can-do .about-can-do-list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #333
}

#about-can-do .about-can-do-list li h2 {
	margin-bottom: 20px;
	width: 11.5rem;
	height: 11.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	line-height: 2rem;
	font-size: 1.5rem;
	font-weight: 400;
	border-radius: 50%;
	border: 1px solid #333
}

#about-can-do .about-can-do-list li p {
	width: 11.5rem;
	font-size: .857rem;
	line-height: 1.6rem
}

#about-our-advantages .container-wrap {
	width: 100%
}

#about-our-advantages .about-our-advantages-list {
	width: 100%
}

#about-our-advantages .about-our-advantages-list li {
	position: relative;
	margin-bottom: 2rem;
	height: 10.28rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	background-repeat: no-repeat;
	background-size: contain
}

#about-our-advantages .about-our-advantages-list li.about-our-advantages-item-concentration {
	background-image: url(img/page/about-our-advantages-bg-1.jpg)
}

#about-our-advantages .about-our-advantages-list li.about-our-advantages-item-experience {
	background-image: url(img/page/about-our-advantages-bg-2.jpg)
}

#about-our-advantages .about-our-advantages-list li.about-our-advantages-item-entirety {
	background-image: url(img/page/about-our-advantages-bg-3.jpg)
}

#about-our-advantages .about-our-advantages-list li.about-our-advantages-item-speciality {
	background-image: url(img/page/about-our-advantages-bg-4.jpg)
}

#about-our-advantages .about-our-advantages-list li.about-our-advantages-item-profound {
	background-image: url(img/page/about-our-advantages-bg-5.jpg)
}

#about-our-advantages .about-our-advantages-list li.about-our-advantages-item-resource {
	background-image: url(img/page/about-our-advantages-bg-6.jpg)
}

#about-our-advantages .about-our-advantages-list li.left-direction .about-our-advantages-item-title {
	left: 20%
}

#about-our-advantages .about-our-advantages-list li.left-direction .about-our-advantages-item-detail {
	left: 50%
}

#about-our-advantages .about-our-advantages-list li.left-direction .about-our-advantages-item-detail span {
	margin-right: 15%
}

#about-our-advantages .about-our-advantages-list li.right-direction .about-our-advantages-item-title {
	left: 73%
}

#about-our-advantages .about-our-advantages-list li.right-direction .about-our-advantages-item-detail {
	left: 20%
}

#about-our-advantages .about-our-advantages-list li.right-direction .about-our-advantages-item-detail p {
	margin-right: 15%
}

#about-our-advantages .about-our-advantages-list li .about-our-advantages-item-title {
	position: absolute;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

#about-our-advantages .about-our-advantages-list li .about-our-advantages-item-title h1 {
	font-size: 2.57rem;
	font-weight: 400;
	letter-spacing: 2rem
}

#about-our-advantages .about-our-advantages-list li .about-our-advantages-item-title p {
	font-size: .857rem
}

#about-our-advantages .about-our-advantages-list li .about-our-advantages-item-detail {
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#about-our-advantages .about-our-advantages-list li .about-our-advantages-item-detail span {
	font-size: 4rem
}

#about-our-advantages .about-our-advantages-list li .about-our-advantages-item-detail p {
	font-size: 1.14rem;
	line-height: 1.78rem;
	white-space: nowrap
}

#about-contact-us .container-wrap {
	width: 56%
}

#about-contact-us .about-contact-us-list {
	margin-top: 3.57rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	text-align: center
}

#about-contact-us .about-contact-us-list li {
	width: 18.5%
}

#about-contact-us .about-contact-us-list li.contact-item-wechat:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

#about-contact-us .about-contact-us-list li a {
	display: block
}

#about-contact-us .about-contact-us-list li img {
	margin-bottom: .8rem;
	width: 100%;
	border: 1px solid #ccc;
	-webkit-transition: all .2s;
	transition: all .2s
}

#about-visit-us {
	padding-bottom: 0
}

#about-visit-us .container-wrap {
	width: 100%
}
.container-wrap{ padding-bottom: 15px; }
#about-visit-us .container-wrap #about-visit-us-map {
	margin-top: 2rem;
	width: 100%;
	height: 480px
}

@media screen and (max-width:576px) {
	#about-who-we-are .container-wrap {
		width: 90%
	}
	#about-who-we-are .container-wrap .about-who-we-are-list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}
	#about-who-we-are .container-wrap .about-who-we-are-list li {
		margin-bottom: 1rem;
		width: 100%
	}
	#about-who-we-are .container-wrap .about-who-we-are-list li .who-we-are-item-description {
		text-align: center
	}
	#about-our-advantages {
		display: none
	}
	#about-can-do .about-can-do-list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
	#about-can-do .about-can-do-list li {
		margin-bottom: 2rem;
		width: 80%
	}
	#about-can-do .about-can-do-list li h2 {
		width: 10rem;
		height: 10rem
	}
	#about-can-do .about-can-do-list li p {
		width: 90%
	}
	#about-contact-us .container-wrap {
		width: 90%
	}
	#about-contact-us .container-wrap .about-contact-us-list {
		margin-top: 2rem
	}
	#about-contact-us .container-wrap .about-contact-us-list li {
		width: 25%
	}
	#about-visit-us .container-wrap {
		width: 90%
	}
	#about-visit-us .container-wrap #about-visit-us-map {
		margin-top: 2rem;
		width: 90%;
		height: 200px
	}
}

@media screen and (min-width:576px) and (max-width:1200px) {
	#about-visit-us .container-wrap #about-visit-us-map {
		height: 125px
	}
	#about-who-we-are .container-wrap {
		width: 90%
	}
	#about-can-do .about-can-do-list li h2 {
		width: 8.5rem;
		height: 8.5rem
	}
	#about-can-do .about-can-do-list li p {
		width: 8.5rem
	}
	#about-our-advantages {
		display: none
	}
	#about-contact-us .container-wrap {
		width: 90%
	}
	#about-contact-us .container-wrap .about-contact-us-list {
		margin-top: 2rem
	}
	#about-contact-us .container-wrap .about-contact-us-list li {
		width: 25%
	}
}

@media screen and (max-width:1200px) {
	#about-our-advantages .about-our-advantages-list li.right-direction .about-our-advantages-item-detail {
		left: 10%
	}
}