@charset "utf-8";
/* CSS Document */
@import url(mobile_header.css);


.HotNews{ padding: 20px 10px; }
.HotNews h1{ font-size: 24px; }
.HotNews .desc{ font-size: 14px; }
.HotNews .more{ display: none; }


.Part1{ padding: 0 10px; }

.Focuspart{ width: auto; height: auto; }
.Focuspart .bd li{ height: calc((100vw - 20px) / (750 / 420)); }
.Focuspart .TextBar{ height: 40px; }
.Focuspart .hd{ position: absolute; justify-content: center; height: 0; align-items: center; right: 0px; top: 50%; }
.Focuspart .hd li{ width: 8px; height: 8px; margin-right: 4px; }
.Focuspart .TarCell{ max-width: calc(100% - 100px); margin-left: 10px; }
.Focuspart .TarCell li{ font-size: 16.5px; }
.Focuspart>a{ display: none; }

.SzywSlide{ width: auto !important; margin-top: 10px; }
.Slide .hd{ height: 35px; margin-top: 0;}
.Slide .hd ul{ display: block; }
.Slide .hd li{ font-size: 18px; height: 35px; float: left; line-height: 35px; box-sizing: border-box; }
.Slide .hd li + li{ margin-left: calc((100% - 92px * 4) / 3); margin-left: 8px; }
.Slide .hd li a{ font-weight: bold; height: 35px; line-height: 35px; }
.SzywSlide .bd{ margin-top: 0; }
/* .SzywSlide .bd ul{ display: block !important; float: left; min-height: 238px; box-sizing: border-box; } */
.SzywSlide .bd li{ padding: 5px 0; font-size: 16px; }
.SzywSlide .bd li a{ max-width: calc(100% - 100px); }


.Part2{ padding: 0 10px 15px; margin-top: 15px; display: none; }









.Part3{ padding: 0 10px 15px; margin-top: 0;}
.Part3 .SzywSlide.none{ display: block !important; }

.clear[style="height: 85px;"]{ height: 20px !important;}


















@media screen and (max-width:600px ) {
    
}

@media screen and (max-width:375px ) {
    
}

@media screen and (max-width:320px ) {
    
}


