/* 首页底部联系区：手机版移除姓名、电话及其空白占位列。 */
@media screen and (max-width: 767px) {
    html body.bodyindex #bBnRpOGk #iAOQbjRn #XycOsOzv,
    html body.bodyindex #bBnRpOGk #iAOQbjRn #kXRDKaqJ {
        display: none !important;
    }
}

html.agent-mobile body.bodyindex #bBnRpOGk #iAOQbjRn #XycOsOzv,
html.agent-mobile body.bodyindex #bBnRpOGk #iAOQbjRn #kXRDKaqJ {
    display: none !important;
}
