body{
    background-color: #ffffff;
}

.three-model{
    background-color:#F7F7F7;
    width: 100%;
}

.info-title{
    font-size: 2rem;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.module-item{
    width: 40rem;
    border-radius: 0.5rem;
    padding-top: 1.3rem;
    height: 9rem;
    margin-left: 4rem;
    margin-right: 4rem;
}
.title-one{
    font-size: 1.25rem;
    color: #333;
    font-weight: bold;
    text-align: center;
}
.title-two{
    font-size: 0.8rem;
    color: #333;
    text-align: center;
}
.title-three{
    font-size: 0.6rem;
    color: #999999;
}
#team{
    display: inline-block;
    cursor:pointer;
    width: 19rem;
}
#office{
    display: inline-block;
    cursor:pointer;
    width: 19rem;
    margin-left: 1rem;
    margin-right: 1rem;
}
#activity{
    display: inline-block;
    cursor:pointer;
    width: 19rem;
}
.yincang{
    display: none;
}
.ttImg {
    width: 50%;
}
.two-model {
    padding:2.5rem;
    background:url('../img/leave.png');
    background-origin: content-box;
    background-clip: content-box;
    background-size: 88%;
    background-position: left;
    background-repeat: no-repeat;
}
.team {
    width:100%;
    text-align: center;
}
.office {
    width:100%;
    text-align: center;
}
.active{
    display: inline-block;
    text-align: center;
    height: 1.8rem;
    line-height: 1.8rem;
    color: #3ACBC6 !important;
    border-bottom: 2px solid #3ACBC6;
    font-weight: 600;
}
.font-title-one{
    margin-top: 3rem;
    margin-left: 4rem;
}
.about-us{
    display: inline-block;
    width: 35.5rem;
    height:22rem;
    background-color:#FFFFFF;
    margin-left: -0.1rem;
    position: absolute;
}
.soho{
    display: inline-block;
    width: 22rem;
    height: 22rem;
    margin-left: 19rem;
}