@charset "utf-8";
/* CSS Document */
@import url("mobile_header.css");

.header .top{ position: relative; top: auto; left: auto; transform: none; display: flex; background: #961617; box-shadow: 0px 2px 10px -3px #000; padding: 0 10px; height: 60px; justify-content: space-between; align-items: center;}
.header .top .logo{ width: auto; height: auto; margin: 0; }
.header .top .logo img{ width: 30vw !important; }
.header .txt,
.header .cd_js .home{ display: none; }
.header .cd_js{ width: auto; height: auto;}
.header .cd_js a{ zoom:0.7; }

.Banner img{ height: 22vh; transform: none; left: auto; object-fit: cover; width: 100%;}


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; }
.Focus>a{display: none;}

.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; padding-left: 15px; background-position: left center; }
.JxjyPart ul li a{ max-width: calc(100% - 100px); }
.NewList li h1{ display: inline; }

.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{ font-size: 15px; padding-left: 15px; line-height: 1.5; }
.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 ) {
    
}


