@charset "utf-8";
/* CSS Document */
@import url("mobile_header.css");

.w1460{ width: auto; }
.header.zsjyc{ background-size: auto 100%; }
.header .top .logo a{ background-size: 100% auto; }
.header .top .logo a img{ display: block; opacity: 0; }


.PageConMain{ margin: 0 10px; padding-bottom:0; }
.ZcfgPart{ width: auto; margin-top: 15px; }
.ZcfgPart ul{ padding: 15px 10px; min-height: inherit;  }
.ZcfgPart ul li{ padding:5px 0; padding-left: 15px; font-size: 15px; }
.ZcfgPart ul li.First{padding-bottom: 10px; }
.ZcfgPart ul li.First h1{ font-size: 18px; }
.ZcfgPart ul li.First .desc{ font-size: 14px; }

.ZcfgPart.f_l + .f_l{ margin-left: 0; }






@media screen and (max-width:600px ) {
    
}

@media screen and (max-width:375px ) {
    
}

@media screen and (max-width:345px ) {
    
}

@media screen and (max-width:320px ) {
    
}


