.bg-banner {
    background-image: url("../img/06.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    height: 311px;
}

.color-leave{
     font-family: "sans-serif";
     color: #d7fff1;
}

.color-heave{
    font-family: "sans-serif";
    color: #605a5a;
    /*color: #77af9c;*/
}

.bg-heave{
    /*background-color: #77af9c;*/
    background-color: #D2D2D2;
}

.bg-leave{
    background-color: #d7fff1;
}

.body{
    /* background-color: #d7fff1; */
    background-color: #FFF;
}

.img-center{
    margin-left: auto;
    margin-right: auto;
}

.actived{
    background-color: #77af9c;
}

.commun{
    background-color: #b3d89c;
}
.up{
    padding-top: 15px;
}

.white{
    background-color: #ffffff;
}

.no-up{
    line-height: 0.5;
}
