.ability_box {
    background: #fff;
    padding: 45px 0 66px;
}
.ab {
    padding-bottom: 3%;
}
.ppw {
    width: 1200px;
    margin: 0 auto;
}
.sec_title {
	margin: 0 auto;
	padding: 4.5% 0;
}
.sec_title .ch {
	width: 300px;
	height: 25px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	line-height: 22px;
	font-size: 14px;
	color: #272528;
	overflow: hidden;
}
.sec_title .ch0 {
	color: #fff;
}
.sec-Ttxt {
	width: 100%;
	display: table;
	display: table;
}
.sec-Ttxt h4 {
	font-size: 30px;
	color: #272528;
	text-transform: uppercase;
	width: 100%;
	line-height: 30px;
	text-align: center;
}
.sec-Ttxt p span {
	color: #ccc;
}
.sec-Ttxt p {
	text-align: center;
	color: #666;
	font-size: 14px;
	line-height: 30px;
}
.sec-Ttxt0 h4, .sec-Ttxt0 p {
	color: #fff;
}
.ab_C .pic {
	width: 50%;
	float: left;
	overflow: hidden;
}
.ab_C .pic img {
	width: 100%;
	transition: 600ms;
	-webkit-transition: 600ms;
}
.ab_C .pic:hover img {
	transform: scale(1.09);
	-webkit-transform: scale(1.09);
}
.ab_C {
	overflow: hidden;
}
h4, .h4 {
    font-size: 18px;
}
p{font-size:16px;margin: 0 0 10px;}