.school-img{
	width: 100%;
	
}
.school-one{
	width: 100%;
	height: 15.6rem;
	padding: 1.2rem 0.3rem 0.3rem 0.3rem;
}

.school-box{
	width: 32%;
	height: 8rem;
	float: left;
	margin-top: 1.2rem;
	margin-left: 0.29rem;
}
.school-border{
	width: 100%;
    height: 1.8rem;
    border: 1px solid #86bf14;
    border-top: 0px;
    margin-top: -0.5rem;
    font-size: 0.68rem;
    color: #555555;
    text-align: center;
    line-height: 1.8rem;

}
.school-box:first-of-type{
	margin-left: 0px;
}
.color-img{
	width: 100%;
 	margin-top: -0.5rem;
}
.sys-box{
	width: 100%;
	height: 5.2rem;
	margin-top: 0.25rem;
}
.sys-img{
	width: 49%;
	height: 100%;
	float: left;
}
.sys-imgs{
	width: 100%;
	height: 0.5rem;

}
.pls-class{
	width: 100%;
    height: 1.4rem;
    position: relative;
    top: -1.3rem;
    font-size: 0.68rem;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 1.4rem;
}
.train-box{
	width: 100%;
	height: 10.3rem;
	margin-top: 0.25rem;
}
.train-left{
	width: 49%;
	height: 100%;
	float: left;
}
.train-border{
	width: 100%;
    height: 1.6rem;
    background-color: #86bf14;
    font-size: 0.68rem;
    color: #ffffff;
    text-align: center;
    line-height: 1.6rem;
}
.teach-box{
	width: 49%;
	height: 100%;
	float: left;
}
.teach-en{
	font-size: 0.5rem;
    color: #555555;
    font-weight: bold;
    line-height: 0.6rem;
    margin-top: 0.5rem;
    margin-left: 0.5rem;
    text-transform: uppercase;
}
.teach-title{
	font-size: 0.75rem;
    color: #ffffff;
    font-weight: bold;
    margin-left: 0.5rem;
}
.teach-content{
	font-size: 0.5rem;
    color: #555555;
    float: right;
    text-align: center;
    margin-top: 0.3rem;
    margin-right: 0.3rem;

}
.teach-border{
	width: 100%;
    height: 4.2rem;
    position: relative;
    top: -4.2rem;
}