/**school-banner**/
html{
	font-size: 100px;
}
.school-banner{
	width:19.20rem;
	height: 8.34rem;
	background-image: url(/static/img/school-banner.png);
	background-size: 100% 100%;
}
.school-banner1{
	width: 19.20rem;
}
.school-banner1 img{
	width: 100%;
	height: auto;
}
.school-cooperation{
	width: 17.6rem;
	height: .86rem;
	margin: auto;
}
.school-cooperation-box{
	position: relative;
	top:-1.1rem;
}
.school-cooperation-main{
	width: 17.6rem;
	margin: auto;
}
.school-cooperation-main-title{
	font-size: .5rem;
	font-weight: bold;
	color: #2C96FF;
	text-align: center;
	margin-bottom: .2rem;
}
.school-cooperation-main-title3{
	width: 12.69rem;
	height: .6rem;
	text-align: center;
	font-size: .2rem;
	color: #686767;
	margin: auto;
}
.school-cooperation-list{
	width: 17.6rem;
	margin: auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.school-cooperation-list-item{
	width: 8.5rem;
	height: 5.25rem;
	margin: .4rem 0;
	position: relative;
}
.school-cooperation-list-item img{
	width: 8.5rem;
	height: 5.25rem;
}

/* .school-cooperation-main-title2{
	
	text-align: center;
} */
.school-cooperation-head{
	width: 3.71rem;
	height: 1.25rem;
	text-align: center;
	line-height: 1.25rem;
	font-size: .5rem;
	font-weight: bold;
	color: #2C96FF;
	background-color: #ffffff;
}
.school-cooperation-title{
	width: 5.16rem;
	height: .56rem;
	background-size: 5.16rem .56rem;
	background-image: url(../../img/certification-examination.png);
	margin-top: .15rem;
}
.school-cooperation-main-title1{
	width: 3rem;
	height: .4rem;
	background-image: url(../../img/school-cooperation-main-title1.png);
	background-size: 3rem .4rem;
	margin: 0 .1rem;
	/* margin: 20px auto; */
}
.school-cooperation-main-title2{
	width: 3.6rem;
	height: .52rem;
	background-image: url(../../img/school-cooperation-main-title2.png);
	background-size: 3.6rem .52rem;
	margin: .2rem auto;
	background-repeat: no-repeat;
}
.school-cooperation-main-line1{
	width: 1.25rem;
	height: 1px;
	background-image: url(../../img/school-cooperation-main-line1.png);
}
.schoolmask{
	background-color: #707070b4;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
	display: none;
	
}

.masktext{
	color: #fafafade; 
	font-size: .38rem;
	text-align: center;
	line-height: .6rem;
	letter-spacing: 0.1em;
	width: 7.32rem;
	margin: 2.2rem auto 0;

}
.maskname{
	font-size: .4rem;
	font-weight: bold;
	color: #fafafa;
}

/* 合作院校 */
.cocontanier{
	width:  19.2rem;
	margin: .4rem auto;
	background-color: #fafafa;

}
.coopeation{
	width: 19.2rem;

	background-color: #fafafa;
}
.coopeation .text{
	margin-left: .78rem;
	width: 8.6rem;
	background-image: url("/static/img/COOPERATIONCASE.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	/* height: 100px;
	line-height: 100px; */
	padding-top: .3rem;
	font-size: .5rem;
	color: rgba(0, 0, 0, 0.685);
	letter-spacing: 0.2em;
	font-weight: bold;
	/* background-color: #fff; */
}
/* 合作院校logo */
.logocontanier{
	width: 19.2rem;
	margin: 0 auto;
	padding-bottom: 1rem;
}
.logorow{
	width: 17.58rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.left20{
	margin-bottom: 5%;
    /* margin-left: 14%; */

}
.logotop{
	width: 100%;
	position: relative;
	margin-bottom: -55%;
	/* display: flex; */
	/* justify-content: space-around;
	align-items: center; */
	margin-top: 60px;
	
}
.logobox{
	width: 13%;
	/* height: 0; */
	/* padding-top: 20%; */
	position: relative;
	transform-origin: center;
	/* max-width: 223.333px;
	max-height: 268.333px; */
	display: flex;
	align-items: center;
}

.left1{
	transform: translate(50%,50%);

}
.left2{
	transform: translate(150.5%, 25%) 

}
.left3{
	transform: translate(248%,-150%) 

}
.left4{
	transform: translate(344.5%, -175%) 

}
.left5{
	transform: translate(437.5%, -352%) 

}
.left6{
	transform: translate(533.5%, -377%) 

}
.left7{
	transform: translate(628.5%, -551%) 

}

/* .logobox:hover{
	width: 14%;
} */
.imgcontanier{
	width: 100%;
	background-color: #fff;
	box-shadow: 5px 5px 5px #c5c5c5;
	overflow: hidden;
	transform: scale(1.2);

	transform: rotate(45deg);
	transition: transform 0.3s;
}
.logobox:hover{
	zoom:1;
	width: 14%;
	/* transform: scale(1.1); */
}
/* .imgcontanier:hover{
	transform: scale(1.2);
	transform: rotate(45deg);

}
.imgcontanier:hover img{
	transform: scale(1.2);

} */
.imgcontanier::after{
	content: "";
	display: block;
	margin-top: 100%;

}
.logoimg{
	position: absolute;
	z-index: 1;
	/* top: 45%; */
	left: 3%;
	width: 95%;

}
.logoimg img{
	width: 100%;
	height: auto;
}

/* 新合作院校 */
.logocontanier{
	width: 17.58rem;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 1rem 0;
}
.rowcontanier{
	width: 14.58rem;
	margin: 0 auto;
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-start;
	height: 2.7rem;
	/* justify-content: space-between; */
}

.rowitem{
	width: 1.54rem;
	float: left;
	margin-left: 0.15rem;
	margin-top: .1rem;
	position: relative;
}
.rowitem:hover{
	transform: scale(1.2);
}
.rowcontanier .rowitem:nth-child(even) {
	align-self: flex-end;
	

}
.logoimg1{
	width: 1.9rem;
    position: absolute;
    z-index: 1;
    top: 0.4rem;
    left: -0.2rem;

    vertical-align: middle;
	
}

.rowitem img{
	width: 100%;
	height: auto;
}
/* 上下页 */

.nextlogo,.per{
	width: .78rem;
}
.nextlogo img{
	width: 100%;
	transform: rotateY(180deg);
}
.per img{
	width: 100%;
}
