@charset "utf-8";
/* CSS Document */
@import url("mobile_header.css");

.header.dwjsgzb .banner{ display: none; }
.PageBanner{ padding-top: 60px; }
.PageBanner img{ height: 22vh; }
.PageBanner::after{ height: 5vh; opacity: 0.5; }

.PageTitlePart{ margin-top: 0; margin-bottom: 0px; }
.PageTitlePart .dqwz{ margin: 0; height: auto; padding: 10px; line-height: 1.5; background: none; color: #333; }
.PageTitlePart .dqwz a{ color: #333; }


.Part3{ width: auto; position: relative; display:block !important; margin:10px 10px 0; }
.dagl{ width: auto !important; position: relative; float:none !important; }
.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; }



@media screen and (max-width:600px ) {
    
}

@media screen and (max-width:375px ) {
    
}

@media screen and (max-width:345px ) {
    
}

@media screen and (max-width:320px ) {
    
}


