.school-title {
	padding: 14px 0;
	/*background: #f7f8fa;*/
	box-sizing: border-box;
}

.school-content {
	margin-top: 15px;
	padding-bottom: 40px;
}

.school-content img{
	max-width: 100%;
}

.school-content>img,.school-content>table{
    max-width: 100%;
	margin: 0 auto;
	display: block;
}
.school-content>p,.school-content>span{
	line-height: 1.9 !important;
	font-size: 16px;
	font-weight: 400;
}
.school-content>strong,.school-content>strong>span{
	font-weight: bold;
}
.honors-title {
	margin-bottom: 40px;
}
.honors-content{
	padding-left: 22px;
}
.honors-content>ul>li {
	width: 230px;
	margin-left: 98px;
	margin-bottom: 38px;
    margin-right: 68px;
}

.top-img {
	width: 230px;
	height: 163px;
}

.top-img>img {
	width: 100%;
	height: 100%;
	display: block;
}

.bottom-content {
	font-size: 16px;
	color: #333;
	width: 160px;
	margin: 0 auto;
	text-align: center;
	margin-top: 18px;
}
.marginLeft0{
	margin-left: 0!important;
}
.student-title{
	margin-bottom: 28px;
}
.student-content ul li{
	width: 460px;
	margin-left: 44px;
	margin-bottom: 30px;
}
.left-img{
	width: 145px;
	height: 192px;
    margin-right: 15px;
}
.left-img img{
	width: 100%;
	height: 100%;
	display: block;
}
.right-content span{
    font-size: 15px;
    color: #333;
    display: block;
    width: 285px;
    max-height: 58px;
    overflow: hidden;
}
.right-content{
	position: relative;
    width: 285px;
    height: 190px;
    display: flex;
    align-items: center;
}
.right-content-con{
    /*position: absolute;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*height: 100px;*/
    /*margin: auto;*/
}
.s-word{
	margin-top: 12px;
}
