#business{
    width: 100%;
    height: 100%;
    background-image: url('../img/business.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.slteam{
    height: 48px;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 64px;
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.75);
    margin-top: 80px;
}
.serviceteam{
    font-size: 20px;
    width: 90%;
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.75);
    margin-top: 40px;
}


.fumeishop{
    margin-top: 10px;
    font-size: 20px;
    width: 90%;
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
}

.fumeiintroduce{
    margin-top: 5px;
    width: 75%;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}
