@charset "utf-8"; 
@import url("mobile_header.css"); 

.Content{width: 100%;padding:10px;}
.title ul li{margin-right: 20px;}

/*Part1 县长信箱*/
.Part1{height: auto;padding: 0px 10px 10px;}
.Part1 .hd{height: auto;padding: 0px;background-position: right bottom;overflow: hidden;}
.Part1 .hd h1{width: 100%;height: 50px;float: none;}
.Part1 .hd h1 a{line-height: 50px;font-size: 26px;text-align: left;}
.Part1 .hd ul{width: 100%;height: auto;float: none;margin-left: 0px;overflow: hidden;}
.Part1 .hd ul li{width: calc((100% - 30px)/3);height: 68px;margin: 10px 5px;}
.Part1 .hd ul li a i{width:32px;margin: 8px auto 0px;float: none;}
.Part1 .hd ul li a span{line-height: 34px;display: block;width: 100%;text-align: center;}
.Part1 .bd{height: auto;overflow: hidden;padding: 10px;}
.Part1 .bd .lyxdBox{width: 100%;height: auto;overflow: hidden;float: none;}
.Part1 .bd .lyxdBox .list ul li a{width: calc(100% - 100px);}

.Part1 .bd .xjtjBox{width: 100%;}
.Part1 .bd .xjtjBox .title{margin-bottom:20px;}

/*Part2 常见问题知识库*/
.Part2{height: auto;}
.Part2 ul{flex-wrap: wrap;}
.Part2 ul li{width: calc((100% - 10px)/2);}
.Part2 ul .li-1{width: 100%;margin-bottom: 10px;}
.Part2 ul li a img{object-fit: cover;}
.Part2 ul li a span{font-size: 18px;}


/*Part3 网上征集 回应关切*/
.Part3{height: auto;}
.Part3 .title .more {display: none;}
.zjdcBox{width: 100%;height: auto;overflow: hidden;float: none;}
.zjdcBox .bd ul {display: block!important;float: left;}
.zjdcBox .bd ul li .txt{width: calc(100% - 100px);margin: 8px 0px 0px 10px;}
.zjdcBox .bd ul li .result{display: none;}

.hygqBox{width: 100%;height: auto;overflow: hidden;float: none;}
.hygqBox .bd ul {display: block!important;float: left;}
.hygqBox .bd ul li a{width: calc(100% - 100px);text-indent: 16px;}
