@charset "utf-8";
/* CSS Document */
/* banner */
.ban-box{
	background:#030215 url(/wp-content/uploads/images/certificate/cer-ban.jpg) repeat-x center top;
}
.ban-box > .box-w{
	height: 440px;
}


/* 介绍 */
.skill-det > dl > dt {
	width: 560px;
}
.skill-det > dl > dt > div > h4 {
	font-size: 24px;
	margin-top: 30px;
	font-weight: normal;
}
.skill-det > dl > dt > div > h4 a {
	width: 33.33%;
	display: inline-block;
	background-color: #fff;
	padding: 10px 0;
	text-align: center;
}
.skill-det > dl > dt > div > h4 a.active {
	color: #fff;
	background: #4285ec;
	background: linear-gradient(62deg , #4285ec, #0bbafb);
}
.skill-det > dl > dt > div > p {
	font-size: 18px;
	color: #999;
	line-height: 1.8;
	margin-top: 20px;
}
.skill-det > dl > dd > div i {
	width: 14px;
	height: 14px;
	cursor: pointer;
	display: inline-block;
	background-color: #dedede;
	margin: 0 6px;
	border-radius: 50%;
}
.skill-det > dl > dd > div i.active {
	background-color: #3e8bee;
}

/* 电话 */
.tel-400 {
	padding-top: 160px;
	min-height: 388px;
	box-sizing: border-box;
	background: #131127 url(/wp-content/uploads/images/atom/atom-bg.jpg) no-repeat center center;
}