#testimonials {
	background: #fff;
}

.white-img-box .owl-controls .owl-page span {
	width: 100px;
	color: #000;
}

.white-img-box .owl-controls .owl-page.active span {
	color: #f39c12;
}

#white-box {
	background: url('../images/white-box/baihe-chart.png') center;
	background-size: cover;
	height: 500px;
}

.white-img-box .white-box-img {
	background: url('../images/white-box/t1.svg') center;
	background-size: cover;
	height: 85px;
}

.white-img-box .white-box-img2 {
	background: url('../images/white-box/t2.png') center;
	background-size: cover;
	height: 900px;
}

.white-img-box .white-box-img3 {
	background: url('../images/white-box/t3.svg') center;
	background-size: cover;
	height: 174px;
}


/* UI自动化测试 */
#UI-auto-box {
	background: url('../images/UI-auto/ui-chart.png') center;
	background-size: cover;
	height: 500px;
}

.UI-auto-img-box .owl-controls .owl-page span {
	width: 100px;
	color: #000;
}

.UI-auto-img-box .owl-controls .owl-page.active span {
	color: #f39c12;
}

.UI-auto-img-box .white-box-img {
	background: url('../images/UI-auto/t1.svg') center;
	background-size: cover;
	height: 61px;
}

.UI-auto-img-box .white-box-img2 {
	background: url('../images/white-box/t3.png') center;
	background-size: cover;
	height: 375px;
}

.UI-auto-img-box .white-box-img3 {
	background: url('../images/UI-auto/t3.svg') center;
	background-size: cover;
	height: 194px;
}

/* 接口自动化测试 */
#api-auto-box {
	background: url('../images/soft/api-chart.png') center;
	background-size: cover;
	height: 500px;
}

.api-auto-img-box .owl-controls .owl-page span {
	width: 100px;
	color: #000;
}

.api-auto-img-box .owl-controls .owl-page.active span {
	color: #f39c12;
}

.api-auto-img-box .white-box-img {
	background: url('../images/api-auto/t1.svg') center;
	background-size: cover;
	height: 61px;
}

.api-auto-img-box .white-box-img2 {
	background: url('../images/api-auto/t5.png') center;
	background-size: cover;
	height: 373px;
}

.api-auto-img-box .white-box-img3 {
	background: url('../images/api-auto/t3.svg') center;
	background-size: cover;
	height: 133px;
}


/* CMMi 咨询认证服务 */
#cmmi-top {
	background: url('../images/task/task2.png');
	background-size: cover;
	height: 470px;
	padding-bottom: 20px;
	position: relative;
}

@media (min-width: 1920px) {
	#cmmi-top {
		height: 570px;
	}
}

.cmmi-img-box {
	height: 670px;
	padding-bottom: 20px;
	position: relative;
}

.cmmi-img-box .owl-controls .owl-page span {
	color: #999;
	width: 220px;
}

.cmmi-img-box .cmmi-img {
	background: url('../images/cmmi/t1.svg') center;
	background-size: cover;
	height: 240px;
}

.cmmi-img-box .cmmi-img2 {
	background: url('../images/cmmi/t2.png') center;
	background-size: cover;
	height: 584px;
	transform: scale(0.9);
}

.cmmi-img-box .cmmi-img3 {
	background: url('../images/cmmi/t3.png') center;
	background-size: cover;
	height: 670px;
	transform: scale(0.9);
}