@charset "utf-8";
@import url(mobile_header.css);
@media screen and (max-width:750px ) {
	.hd{width:100%;height: 50px;margin-bottom: 10px;}
	.hd ul li{width:auto;height: 100%;}
	.hd ul li a{line-height: 46px;height: 100%;font-size: 24px;}
	.hd ul li a::after{height: 4px;}

	/*Part1 领导之窗、机构设置*/
	.Part1{height: auto;overflow: hidden;padding-top: 0px;}
	.Part1 .ldzcBox{width: 100%;height:100%;float: none;padding: 0px 10px;}
	.Part1 .ldzcBox .conBox{width: 100%;height: auto;overflow: hidden;padding: 10px;}
	.Part1 .ldzcBox .conBox a.pic{float: none;margin: 0 auto; width: 50%; height: auto;}
	.Part1 .ldzcBox .conBox .txt{width: 100%;height: auto;overflow: hidden;}
	.Part1 .ldzcBox .conBox .txt h1{margin-top: 5px;margin-bottom: 10px;text-align: center;}
	.Part1 .ldzcBox .conBox .txt .ldjj{height: auto;overflow: hidden;margin-bottom: 10px;}
	.Part1 .ldzcBox .conBox .txt .ldjj em{width: 54px;height: 75px;font-size: 15px;line-height: 20px;padding: 0px 10px;display: flex;align-items: center;justify-content: center;}
	.Part1 .ldzcBox .conBox .txt .ldjj p{width: calc(100% - 65px);font-size: 15px;line-height: 25px;-webkit-line-clamp: 3;}
	.Part1 .ldzcBox .conBox .txt .edit{width: 100%;}
	.Part1 .jgszBox{width: 100%;height:100%;padding: 10px;}
	.Part1 .jgszBox .bd{height: auto;overflow: hidden;padding: 10px 10px 0px;}
	.Part1 .jgszBox .bd ul li{width:100%;height: 80px;margin-bottom: 10px;background-size: 100% 100%;}
	.Part1 .jgszBox .bd ul li:hover::after{background-size: 100% 100%;}

	/*Part2 政府信息公开*/
	.zfxxgkBox{height: auto;overflow: hidden;}
	.zfxxgkBox ul{flex-wrap: wrap;}
	.zfxxgkBox ul li{width: 50%;height: auto;}
	.zfxxgkBox ul li.li-5{ width: 50%; }
	.zfxxgkBox ul li.li-6{ width: 50%; }
	.zfxxgkBox ul li a span{line-height: 40px;font-size: 16px;}

	/*政策文件-重点领域*/
	.Part3{width: 100%;padding: 0px 10px;margin: 0 0 10px;}
	.Part3 .jcxxgk{width: 100%;float: none;}
	.Part3 .jcxxgk .zcwjSearch {margin-top: 10px;width: 100%;}
	/*公共样式*/
	.hds {width: 100%;height: auto;border-bottom: none;position: relative;}
	.hds ul{width: 100%;height: 55px;border-bottom: 1px solid #0059bb;display: flex;justify-content: space-between;}
	.hds ul li {width: auto;line-height: 60px;margin-right: 0px;}
	.hds ul li a {font-size: 20px;}
	.hds ul li a::after {height: 3px;bottom: -2px;}
	.hds .more{position: absolute;right: 0;}
	.hds .more a{font-size: 14px;}
	.bds ul{margin-top: 8px;float: left;}
	.bds ul li {height: 42px;line-height: 42px;}
	.bds ul li a {font-size: 15px;width: calc(100% - 100px);padding-left: 12px;}
	.bds ul li a::before {width: 6px;height: 6px;bottom: 17px;}
	.bds ul li span {font-size: 14px;}
	.Part3 .jcxxgk .zcwjBox .hds{overflow: hidden;}
	.Part3 .jcxxgk .zcjdBox{margin-top: 0px;}
	.Part3 .jcxxgk .zcjdCon{width: 100%; height: auto; overflow: hidden;}
	.Part3 .jcxxgk .zcjdCon .imgs{width: 100%;height: calc((100vw - 20px) / (288 / 174));float: none;margin-top: 10px;}
	.Part3 .jcxxgk .zcjdCon .imgs .shd {width: 100%; height: auto; display: inline-block; text-align: center; z-index: 9;cursor: pointer;position: absolute;bottom: 15px;left: 0px;}
	.Part3 .jcxxgk .zcjdCon .imgs .shd ul {display: inline-block;height: 10px;overflow: hidden;text-align: center;}
	.Part3 .jcxxgk .zcjdCon .imgs .shd li {float: left;width: 10px;height: 10px;background: #ffffff;opacity: 0.8; margin: 0px 3px;border-radius: 50%;}
	.Part3 .jcxxgk .zcjdCon .imgs .shd li.on {background: #0059bb; opacity: 1;}
	.Part3 .jcxxgk .zcjdCon .bds{width: 100%;float: none;}
	.Part3 .jcxxgk .zcjdCon .bds ul li a:hover{padding-left: 15px;}
	.Part3 .zdlygk{width: 100%;float: none;}
	.Part3 .zdlygk ul{margin-top: 0px;}
	.Part3 .zdlygk ul li{width: calc((100% - 20px)/3);height: 110px;margin-top: 10px;}
	.Part3 .zdlygk ul li span{line-height: 30px;font-size: 15px;padding: 0px 5px;}
}


