@charset "utf-8";
/* CSS Document */
@import url("mobile_header.css");

.Part1{ width: auto; position: relative; display: block !important; margin:0 10px; }

.title{ height: 45px; line-height: 45px; }
.title h3 a{ font-size: 22px; }


.gzdt{ width: auto !important; position: relative; float:none; }
.bds{ margin-top: 10px; padding: 10px; min-height: inherit; height: auto; }
.bds li{ line-height: 1.5; padding-left: 15px; }
.bds li + li{ margin-top: 10px; }
.bds li a{ max-width: calc(100% - 100px); font-size: 15px; }
.bds li span{ width: auto; font-size: 15px; }

.Focus{ width: auto; height: auto; margin-top: 15px; }
.Focus .bd li{ display: block!important; float: left; width: auto; height:calc((100vw - 20px) / (685 / 430)); }
.Focus .hd{ height: 45px; }
.Focus .hd ul{ margin-left: 10px; width: calc(100% - 120px); }
.Focus .hd ol{ margin-right: 10px; width: auto; }
.Focus .hd ol li + li{ margin-left: 3px; }

.Part2{ width: auto; position: relative; margin: 15px 10px 0;}
.sdsf{ width: auto; height: auto; display: block; float: none; }
.sdsf h3{ width: 30vw; margin: 10px 0 0 10px; }
.sdsf h3 img{ width: 100%; }
.sdsf ul{ margin:10px; display: flex; justify-content: space-around; }
.sdsf ul li.m3{ margin-right: 0; }
.jsfz{ width: auto; float: none; margin-top: 10px; }
.jsfz .ztitle{ width: calc((100vw - 20px) / 3); }
.jsfz .ztitle .stitle{ padding-left: 0; top: 85px; }
.jsfz .ztitle .stitle:before,
.jsfz .ztitle p,
.jsfz .titles span.more{ display: none; }
.jsfz .ztitle span{ display: block; width: 25px; margin: 0 auto; font-size: 20px; line-height: 25px; }
.jsfz .ztitle img{ object-fit: cover; }



.Part3{ width: auto; position: relative; margin:10px 10px 0; }

.zcps{ width: auto; float: none; position: relative; }
.zcps .Con{ margin-top: 10px; padding: 10px; }
.zcps .bd{ height: auto; }
.zcps .bd ul{ display: block!important; float: left; padding: 10px 0 0; }

.zcps .bd li{ line-height: 1.5; padding-left: 15px; }
.zcps .bd li + li{ margin-top: 10px; }
.zcps .bd li a{ max-width: calc(100% - 100px); font-size: 15px; }
.zcps .bd li span{ width: auto; font-size: 15px; }


@media screen and (max-width:600px ) {
    
}

@media screen and (max-width:375px ) {
    
}

@media screen and (max-width:345px ) {
    
}

@media screen and (max-width:320px ) {
    
}


