
/* css */

/* 2019/10/08 yyq 修改 */
.bodylist .ff_sitecontent,
.ff_sitecontent .npagePage .module .module_container,
.bodypage .ff_sitecontent, 
.ff_postPage .ff_pageTarget.module,
.ff_postPage,
.bodylistpost .module,
body.bodylist,
.ff_indexPage .project .module_container:before,
.ff_indexPage .module .module_container:before,
.ff_sitecontent .mcontact.module .module_container:before,
.ff_indexPage .module,
body #navWrapper .content .nav>.navitem .subnav {
    background: #1c252f;
}
.agent-mobile body,
.agent-mobile #header,
.agent-mobile .indexPage .service.mlist,
.agent-mobile #mcontact,
.agent-mobile #footer,
.agent-mobile #menu,
.mm-listview>li {
    background: #202c3a;
}
/* 2019/10/08 yyq 修改 */