html,
body {
  width: 750px;
  margin: 0 auto;
  min-width: inherit;
  transform: "";
  overflow: auto;
}
body {
  height: auto;
  overflow: hidden;
  background-color: #ffffff;
}
.ztzl{
    padding: 0 15px;
    width: 100%;
}
.ztzl .address{
    font-size: 26px;
}
.ztzl .ztzl_c{
    width: 100%;
    height: auto;
}
.ztzl .ztzl_c .ztzl_c_bt h2{
    font-size: 30px;
}
.ztzl .ztzl_c .rdzt ul{
    margin-left: -3%;
}
.ztzl .ztzl_c .rdzt ul li{
    width: 47%;
    height: auto;
    margin-left: 3%;
}
.ztzl .ztzl_c .rdzt ul li a img{
    height: auto;
}
.ztzl .ztzl_c .rdzt ul li a div{
    height: 100px;
}
.ztzl .ztzl_c .rdzt ul li a div p{
    font-size: 26px;
    line-height: 40px;
    background-position: left 23px;
}
.ztzl .ztzl_c .ygdzt ul{
    margin-left: 0px;
}
.ztzl .ztzl_c .ygdzt ul li{
    float: none;
    margin-left: 0px;
    width: 100%;
    margin-bottom: 3%;
    line-height: 60px;
    height: 60px;
    font-size: 26px;
}