.web-navbar-home {
	position: fixed !important;
}
/*******图片***********/
.carousel-img {
	min-width: 1200px;
	width: 100%;
}

.carousel-indicators li {
	width: 12px;
	height: 12px;
	margin-left: 16px;
}

.carousel-indicators .active {
	width: 14px;
	height: 14px;
	margin-left: 16px;
}

.advantage {
	margin: 60px auto;
	text-align: center;
}
/**********合作学校************/
.cooperate-list-div {
	height: 960px;
	background: url("../images/website/homePage/kh_bg.png");
	background-position: center;
	background-repeat: no-repeat;
}

.scool-list {
	width: 1280px;
	margin: auto;
	margin-top: 270px;
}

.scool-list>img {
	margin-bottom: 22px;
}
/**************公司资质************/
.company-qualification {
	width: 1200px;
	margin: auto;
	text-align: center;
}

.cq-title {
	margin-top: 56px;
	margin-bottom: 60px;
}

.cq-items {
	margin-left: -32px;
	margin-bottom: 120px;
}

.cq-item {
	margin-left: 32px;
}
/********底部********/
.apply-trial {
	height: 190px;
	background: #F5F7FA;
}

.apply-trial-content {
	font-size: 18px;
	color: #666666;
	line-height: 24px;
	text-align: center;
	margin-top: 44px;
}

.apply-btn-div {
	margin-top: 32px;
	text-align: center;
	margin-bottom: 34px;
}

.apply-btn-div .trial-btn.btn {
	width: 210px;
	height: 56px;
	background: #00AB51;
	outline: none;
	box-shadow: none;
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	border-radius: 28px;
}

.apply-btn-div .trial-btn.btn:hover {
	background: #00D967;
}

.apply-btn-div .trial-btn.btn:active {
	background: #008B42;
}