.aos-img{
	width: 244px;
}
.aos-text{
	position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 35%;
}
.font-20{
	font-size: 20px;
	color: white;
}
.font-28{
	font-size: 20px;
	color: white;
	font-weight: bold;
}
.font-20,.font-28{
	margin: 5px;
}
.aos-card .font-28{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.peizhi{
	background-image: url("../image/5-01.png"); 
    background-position: center center;
    background-repeat: no-repeat;
}
.xuexi{
	background-image: url("../image/5-02.png"); 
    background-position: center center;
    background-repeat: no-repeat;
}
.xinxi{
	background-image: url("../image/5-03.png"); 
    background-position: center center;
    background-repeat: no-repeat;
}
.juece{
	background-image: url("../image/5-04.png"); 
    background-position: center center;
    background-repeat: no-repeat;
}
.gonggong{
	background-image: url("../image/5-05.png"); 
    background-position: center center;
    background-repeat: no-repeat;
}
.active{
	background-image: none !important; 
}
.trans{
    cursor: pointer;
}