.mobile_type .top_bg img { width: 100vw; height: auto; }
.mobile_type .pc_nav { display: none; }
.mobile_type .wap_nav_list { display: block !important; width: 100vw; background: #2a0201; }
.mobile_type .h1:link { line-height: 6.6667vw; font-size: 3.3333vw; }
.mobile_type .dyzt_wz_box {     display: block; width: 100vw; height: auto; }
.mobile_type .dyzt_wz { margin: 0px; }
.mobile_type .dyzt_wz_hei { display: none; }
/* 文章内图片 */
.mobile_type .dyzt_wz img { max-width: 96vw; }
/* 横向滚动条解决 */
html,body{
    padding: 0;
    margin: 0;
    width: 100%;  
    left: 0;top: 0;  
    overflow: hidden;  
    overflow-y: auto;
  }
/* 底部 */
.mobile_type .zjzxxFooter p , .mobile_type .nvjsdfk , .mobile_type .zjzxxFooter a { color: #000 !important; }