/*顶部导航栏开始*/
.adv {
    background: url(../img/manage/adv.jpg) no-repeat;
    background-size: 100% 100%;
}
/*顶部导航栏结束*/
/*主题内容开始*/
.floor2 {
    background: url(../img/manage/main-bg.jpg) no-repeat;
}
.floor2 .floor2-content .floor2-main-title{
    color: #ded5d5;
}
.floor2 .floor2-content .floor2-subtitle {
    color: #f5f4f4;
    font-size: 24px;
}
.floor2 .floor2-content .floor2-right-title{
    color: #fff000;
    font-size: 16px;
    margin-top: 78px;
    text-align: center;
}
.floor2 .floor2-content .floor2-main-title {
    margin-bottom: 7px;
    line-height: 70px;
}
.floor2 {
    margin-top: 70px;
}
/*主体内容结束*/
