
/* 2021/08/17 yyq 修改 */
#mcontact .contactinfo .contact_zip,
#mcontact .contactinfo .contact_eml {
    display: none;
}

.ff_indexPage .mcustomize {
    background: linear-gradient(to right, #666 64%, #faf9fe 64%);
}

.agent-mobile .module.mcustomize .header,
.agent-mobile .module.mcustomize .description {
    background-color: #666;
}

.agent-mobile #mcontact .contactinfo .zip,
.agent-mobile #mcontact .contactinfo .email {
    display: none;
}

/* 2021/08/17 yyq 修改 */