@charset "utf-8";
/* CSS Document */
@import url("mobile_header.css");

.w1460{ width: auto; }
.header.zsjyc{ background-size: auto 100%; }

.Part1{ width: auto; margin: 10px 10px 0; height: auto; overflow: initial; }
.Part1 .title{ width: auto; }
.title{ height: 45px; }
.title .name{ width: auto; height: 45px; line-height: 45px; font-size: 22px; }
.title .more{ width: auto; height: 45px; line-height: 45px; font-size: 15px; }


.tzggBox .Con_box,
.tzggBox .Con_box .bdBox{ width: auto; height: auto; }
.tzggBox .Con_box .btn{ display: none; }
.tzggBox .Con_box ul{ display: flex; flex-wrap: wrap; justify-content: space-between; height: auto; }
.tzggBox .Con_box ul li{ width: auto; width: calc((100% - 10px) / 2); float: none; margin: 10px 0 0; height: auto; padding: 10px 15px; }
.tzggBox .Con_box ul li span{ margin:0; }
.tzggBox .Con_box ul li p{ width: auto; margin: 5px 0 0; max-height:inherit; }
.tzggBox .Con_box ul li p a{ font-size: 17px; line-height: 1.5; }
.tzggBox .Con_box ul li a.more{ padding-top: 5px; font-size: 14px; width: auto; margin: 0; }


.Part2{ width: auto; height: auto; margin: 15px 10px 0; }
.Part2 .newsList{ width: auto; height: auto; position: relative; }
.Part2 .newsList + .newsList{ margin-top: 20px; }
.Part2 .newsList ul{ margin-top: 10px; }
.Part2 .newsList ul li{ width: auto; position: relative; }
.Part2 .newsList ul li h1{ width: calc(100% - 90px); position: relative; display: flex; align-items: center; }
.Part2 .newsList ul li h1 a{ font-size: 17px; line-height: 1.5; white-space: normal; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}


.Part3{ height: auto; margin: 0 10px; }
.Part3 ul li{ width: auto; height: 70px; position: relative; background-size: 100% 100%; float: none; background-position: 0 0; }
.Part3 ul li + li{ margin-top: 10px; }
.Part3 ul li a{ width: auto; margin: 0; height: 100%; display: flex; justify-content: center; align-items: center;}
.Part3 ul li a i{ margin: 0; zoom:0.6; }
.Part3 ul li a span{ line-height: 1.5; font-size: 24px; margin-left: 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 ) {
    
}


