
/* css */
.agent-pc .bodyindex .ff_indexPage .mcustomize.module{
    padding-top: 70px;
}
.ff_indexPage .mcustomize.module{
    padding-bottom: 140px;
}
@media screen and (max-width: 1440px){
    .agent-pc .bodyindex .ff_indexPage .mcustomize.module{
        padding-bottom: 290px;
    }
    .agent-pc .bodyindex .ff_indexPage .mcustomize.module{
        padding-top: 30px;
    }
}