/* 全国栏目页统一复用地区首页的头部、面包屑以上区域与红线页尾。 */
html.x1-column-standard-shell,
html.x1-column-standard-shell body {
  background: #fff !important;
  background-image: none !important;
}

html.x1-column-standard-shell body.xwang-a13-page .logosearchtel {
  margin-top: 0 !important;
}

html.x1-column-standard-shell .footer_new.dz-footer-wrap {
  display: none !important;
}

html.x1-column-standard-shell .x1-home-footer-direct-copy {
  display: block !important;
  width: 100% !important;
  margin: 0 !important;
}

html.x1-column-standard-shell .license-footer {
  border-top-color: #e30018 !important;
}

/* 全国所有城市和栏目层级共用生活服务的面包屑节奏，只调整公共区域。 */
html.x1-column-standard-shell .dz-breadcrumb {
  margin-top: 10px !important;
}

@media (max-width: 760px) {
  html.x1-column-standard-shell .mobile-compact-footer,
  html.x1-column-standard-shell .ma-site-foot.ma-site-foot--compact {
    border-top: 3px solid #e30018 !important;
  }
}
