@charset "utf-8";
/* CSS Document */
@import url("mobile_header.css");

body.ScrollStyle{ overflow-x: hidden; }

.PageConMain{ margin: 10px; }

.Focus{ width: auto; height: auto; }
.Focus .bd li{ display: block!important; float: left; width: auto; height: calc((100vw - 20px) / (780 / 510)); }
.Focus .TPart{ height: 45px; }
.Focus .TPart::before{ height: 100%; }
.Focus .TPart .tarTit{ width: calc(100% - 140px); }
.Focus .TPart .tarTit li{ padding: 0; line-height: 45px; font-size: 16px; }
.Focus .TPart .hd{ height: 45px; }

.Title h1{ font-size: 22px; }

.JxjyPart{ width: auto; margin-top: 15px; }
.JxjyPart ul{ padding-top: 10px; }
.JxjyPart ul li{ font-size: 15px; padding: 5px 0;}
.JxjyPart ul li a{ max-width: calc(100% - 100px); }

.TzggPart{ width: auto; margin-top: 10px; }
.TzggPart.f_l + .f_l{ margin-left: 0; }
.NewList{ margin-top: 10px; padding: 10px 10px; min-height: inherit;}
.NewList li + li{ margin-top: 5px; }
.NewList li a{ max-width: calc(100% - 100px); }






@media screen and (max-width:600px ) {
    
}

@media screen and (max-width:375px ) {
    
}

@media screen and (max-width:345px ) {
    
}

@media screen and (max-width:320px ) {
    
}


