.team-img{
	width: 100%;
    height: 8.0rem;
    background: url(../../images/team/banner.png) center top no-repeat;
    background-size: 100%,8.0rem;
    padding: 1rem 0.3rem 0.3rem 1rem;
    margin-top: 2.3rem;
}
.team-border{
	width: 90%;
    height: 5rem;
    margin: 0 auto;
    font-size: 0.75rem;
    color: #555555;
    text-align: center;

}
.team-one{
	width: 100%;
	height: 20rem;
	background: url(../../images/team/team.png) center top no-repeat;
    background-size: 100%,12.8rem;
    padding: 1.5rem 0rem 0rem 0rem;
}
.team-box{
	width: 49%;
	height: 10.9rem;
	float: left;
}
.teach-box{
	width: 100%;
	height: 3rem;
	border:1px solid #e5e5e5;
}
.teach-name{
	font-size: 0.75rem;
	text-align: center;
	margin-top: 0.5rem;
}
.teach-title{
	font-size: 0.56rem;
	text-align: center;
	margin-top: 0.1rem;
}