
.container{
	width: 100%;
}

.title-bar{
	height: 4px;
	width: 60px;
	background-color: #ffcc00;
	margin-left: 2px;
}

.content-section-c h3{
	margin-top: 120px;margin-bottom: 60px;	
	text-align: center;
	font-size: 32px;
}

.client-title{
	margin-bottom: 120px;
	padding-left: 200px;
}

.client-title small{
	color: #888;
	font-size: 16px;
}

.content-section-b{
	padding: 0；
}

.title-img-b{
	position: absolute;
	bottom:0;
	color: #fff;
	text-align: center;
	margin-bottom: 100px;
}

.title-img-b h1{
	font-size: 32px;
	margin-bottom: 40px;
}

.title-img-b small{
	font-size: 18px;
	color: #fff;
}

.design-text h4{
	font-size: 24px;
	margin-bottom: 20px;
}

.design-text small{
	font-size: 16px;
	color: #888;
}

.design-text{
	margin-bottom: 120px;
}

.content-section-a h3{
	margin-top: 120px;margin-bottom: 60px;	
	text-align: center;
	font-size: 32px;
}


.container{
	width: 100%;
}

.banner-about{
	padding-left: 0;padding-right: 0;
	position: relative;
}

.img-title{
	position: absolute;
	bottom:0;
	text-align: center;
	line-height: 200px;
	margin-bottom: 260px;
	width: 100%;
}

.img-title h1{
	font-size: 60px;
	color: #fff;
	line-height: 86px;
}

.ab-inner {
	text-align: center;
	padding-bottom: 80px;
}
.ab-inner img {
	display: inline-block;
}
.ab-inner h5 { 
	text-align: center;
	font-size: 20px;
	color: #333;
	line-height: 32px;
	overflow: hidden;
}
.ab-inner p {
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 1.8;
	overflow: hidden;
	padding: 0 15px;
}