

.team .card-title h3{
    text-align: center;
    width: 100%;
    font-size: 0.32rem;
    line-height: 0.46rem;
    padding-bottom: 0.16rem;
}



.team ul {
    margin: 0 -0.06rem 0.32rem;
}

.team li {
     height: 0.6rem;
    line-height: 0.6rem;
	float: left;
	margin: 0.06rem;
}

.team a {
    display: block;
    width: 2.1rem;
    text-align: center;
    font-size: 0.28rem;
    color: #333;
}