@media (max-width: 768px) {
  body {
    overflow-x: hidden;
  }
}
/* .ming_l ul li span, .cp_t, .zhongx_t, .zhongx_l p{
  height: auto;
}
.zhongx_l p a{
  height: 160px;
}
.zhongx_c{
  box-sizing: content-box;
}
.zhongx_c p em img{
  margin: 0 auto;
} */
.zhongx_t a{
  width: 360px;
}

<script>

document.oncontextmenu = new Function("event.returnValue=false");//禁止右键菜单

</script>