@charset "utf-8";
/* CSS Document */
@import url("mobile_header.css");

.banner{ height: 30vh; background-size: auto 100%; }
.banner .address{ bottom: 10px; }

.Part1{ width: auto; position: relative; display: block !important; margin:0 10px; }

.public .title{margin-top: 20px; height: auto; line-height: inherit;}
.public .title img{ max-width: 100%; }
.public .line{ margin-top: 10px; }
.public .bd{ display: block; }
.public .bd ul{ width: auto; height: auto; margin-top: 10px; padding: 10px; }
.public .bd li{ line-height: 1.5; padding-left: 15px; position: relative; background-position-x:left; }
.public .bd li + li{ margin-top: 10px; }
.public .bd li a{ max-width: calc(100% - 100px); font-size: 15px; }
.public .bd li span{ width: auto; font-size: 15px; }

.Part2{ width: auto; position: relative; margin: 15px 10px 0; height: auto; }
.Part2 .title{margin-top: 20px; height: auto; line-height: inherit;}
.Part2 .title img{ max-width: 100%; }
.Part2 .line{ margin-top: 10px; }
.Part2 .bd ul{ display: block; overflow: initial; }
.Part2 .bd li{ width: auto; height: auto; padding: 10px; margin-top: 10px; box-shadow:0px 0px 6px -2px #7c7272; }
.Part2 .bd li>a{ width: auto; height: auto; margin-top: 10px; }
.Part2 .bd li a img{ height: auto; }
.Part2 .bd li p{ margin-top: 10px; font-size: 16px; padding: 0 10px; line-height: 1.5; }



.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 ) {
    
}


