@media screen and (max-width: 980px) {
	.zzjg-wrap .lead-box .info-box .txt-box h2 {
    	font-size: 14px!important;
	}
	.zzjg-wrap .lead-box .info-box .txt-box .fg-txt .txt {
	    line-height: 1.6;
	    font-size: 13px;
	}
	.zzjg-wrap .lead-box .info-box .img-box img {
    	width: 93%!important;
	}
	.zzjg-wrap .lead-box .info-box .img-box p {
   		padding-bottom: 10px;
	}
	/*市长页面*/
	.r-main .clearfix .fl{
		width: 78%!important;
	}
	.mayor2 .right .r-main li {
   
    width: 100%!important;
	}
	/*市政府图片*/
	.zzjg-wrap .zfld-box .zfld li .img-box img{
		height: 140px;
	}
	/*头部*/
	/*.public-header .nav > .box > ul > li {
     height: 15px!important;
     line-height: 15px!important;
    }
    .public-header .middle {
    	height: 55px!important;
	}
	.public-header .middle .pic-box {
	    margin-left: 8px;
	    height: 40px!important;
	}*/
    /*底部*/
    /*.m-foot {
    	padding-bottom: 15px!important;
	}
    .m-foot .top a {
    	line-height: 15px!important;
	}*/
	/*市政府*/
	.item-box.li-box>a{
	    width: 100%;
	    border: 1px solid #969696;
	    color: #969696;
	    display: inline-block!important;
	    padding: 10px;
	    border-radius: 25px;
	    text-align: center;
	}
}
/*pc端*/
/*市政府*/
.zzjg-wrap .zfld-box .zfld li .img-box {
    width: 182px;
}
.mayor2 .right .r-main li a {
    width: 99%;
}
.item-box.li-box>a{
    display: none;
}
    
