@charset "utf-8";
/* CSS Document */
@import url(mobile_header.css);
@media screen and (max-width: 750px) {
    .mt15{margin:0;}
    body *{box-sizing: border-box;}
    .zwld .ul_2{width: calc(100vw - 20px) !important;height:auto;overflow:hidden;}
    .zwld .ul_2 li{width: 33%;text-indent: 0px;text-align: center;}
    .ld_nr{margin: 10px auto;}
    .ld_nr .f_l{margin:0 auto; float:none;}
    .ld_nr .f_r{width:100%; height:auto;}
    .ld_nr .f_r dl{text-align:center; margin-top:10px;}
    .ld_nr .f_r dl:nth-of-type(2){text-align: left;}
    .ldzc_box h5 a{text-indent: 0px;}
    
}