
/* css */

.agent-mobile .indexPage .mlist .container_header .title, .agent-mobile .indexPage .mlist .container_header .subtitle{margin-left: 0;}

/* 2020/08/14 yyq 修改 */
.agent-mobile .mcustomize.horizontal .contentbody,
.agent-mobile .indexPage .module.mcustomize .description {
    padding: 0;
}

.agent-mobile .indexPage .mcustomize {
    height: 40vw;
    background-size: cover;
    background-position: center;
}
/* 2020/08/14 yyq 修改 */