@charset "utf-8";
/* CSS Document */
@import url("mobile_header.css");

.Part1{ width: auto; position: relative; display: block !important; margin:10px 10px 0; }

.title{ height: 45px; line-height: 45px; }
.title h3 a{ font-size: 22px; }


.gzdt{ width: auto !important; position: relative; float:none !important; margin-top: 10px; }
.bds{ margin-top: 10px; padding: 10px; min-height: inherit; height: auto; width: auto !important; }
.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; }
.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; }

/*统战部*/
.TzbhfPart img{ width: 100%; height: 10vw; object-fit: cover; }


@media screen and (max-width:600px ) {
    
}

@media screen and (max-width:375px ) {
    
}

@media screen and (max-width:345px ) {
    
}

@media screen and (max-width:320px ) {
    
}


