*{
	list-style:none
}
/*背景宣传图*/
#designation{
	width: 100%;
	height: 30px;
	padding: 0;
	position:absolute;
    top: 0%;
    z-index:999;
}
#designation>li{
	width: 25%;
	height: 100%;
	float: left;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color:#fff ;
	cursor:pointer;
}
.srdz{
	width: 100%;
	
}
.srdz img{
	margin-top:30px;
	width: 100%;
	
}
/*企业认证*/
.approve{
	width: 85%;
	height: 120px;
	margin: auto;
	margin-top: 20px;
	text-align: center;
}
.approve li{
	width: auto;
	height: 100%;
	display:inline;
	margin: 0px 6px;
	cursor:pointer;
}
/*明星团队*/
.team-t{
	font-size: 30px;font-family: "黑体";
	text-align: center;margin: 30px 0 0 0
}
.team-d{
	font-size: 15px;font-family: "黑体";
	text-align: center
}
.teambox{
	height: 1000px;overflow: auto
}
.swiper-container,.swiper-wrapper,.swiper-slide{
	height: 100%;margin-top: 0;
}
.advisor-team{
	margin: auto;padding: 0 0 20px 0;text-align: center;max-width: 1400px;
	overflow: auto
}
.advisor-team li{
	width: 24%;margin-right: 1%;float: left;
	position: relative;
	padding-top: 20px;
}
.advisor-team li:nth-child(5),.advisor-team li:nth-child(6),.advisor-team li:nth-child(7),.advisor-team li:nth-child(8){
	padding-top: 50px;
}
.advisor-team-box{
	width: 100%;box-shadow: #ccc 3px 5px 15px -4px;
	height: 445px;border-radius: 4px;
}
.advisor-team-box:hover{
	box-shadow: #000 3px 5px 15px -4px;
}
.advisor-team-box a{
	text-decoration:none;
	color: #666
}
.advisor-team-box a img{
	width: 100%;border-radius: 4px 4px 0 0;
}
.advisor-team-box a div{
	width: 120px;
    height: 28px;
    margin: auto;
    background-color: #f44959;
    color: #fff;
    font-size: 15px;
    line-height: 28px;
    text-align: center;
    border-radius: 5px;
    position: absolute;
    bottom: -13px;
    left: 0;right: 0;
}
.advisor-team-box a h3{
	color: #000;font-weight: 700
}
.advisor-team-box a h6{
	display: initial;
    padding: 2px 15px;font-size: 14px;
	color: #fff;background: #f44959;
	border-radius: 10px 2px 10px 2px;
}
.advisor-team-box a p{
	margin: 0;font-size: 15px;
	padding-bottom: 2px
}
#advisor-team-t{
	padding-top: 10px;
}
.swiper-container{
	position: relative
}
.pagination-tutor{
	position: absolute;top:0 !important;bottom:0;right: 100px !important;margin: auto;height: 220px;
	z-index: 99
}
.pagination-tutor span{
	width: 12px;height: 12px;margin: 12px 0 !important;
}
.swiper-pagination-bullet-active {
    background: #f44959;
}
@media(max-width: 1670px){
	.pagination-tutor{
		right: 50px !important;
	}
}
@media(max-width: 1560px){
	.pagination-tutor{
		right: 0px !important;
	}
}