.fl {float: left}
.fr {float: right}
.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after {display: table;content: " ";}
.clearfix,.clearfix:after,.container:after,.container-fluid:after,.row:after{clear: both;}
.clearfix,.container,.container-fluid,.row{*zoom:1;}
* {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover{
  color: #095f8a;
}
.jczwgk-container {/* display: flex; *//* flex-direction: column; *//* align-items: center; */}
.jczwgk-container .head-bgc {
  position: relative;
  height: 512px;
  background: url(../images/jczw/jczwgktop.png) no-repeat top center;
  background-size: 100% 100%;
  /* width: 100%; */
  margin-bottom: 47px;
}
.jczwgk-container .head-bgc img {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 61px);
  height: 203px;
}
/* 基层政务公开事项标准目录 */
.bzml h2 {
  display: flex;
  justify-content: center;
  min-height: 70px;
}
.bzml h2 a img{
  max-height: 70px;
}
.bzml .ml-info{
  display: flex;
  justify-content: space-around;
  width: 100%;
  margin: 20px auto;
}
.bzml .ml-info .more{

}
.bzml .ml-info .left,
.bzml .ml-info .right{
  width: 35%;
}
.bzml .ml-info .right {
  position: relative;
}
.bzml .ml-info .right .more {
  position: absolute;
  right: 20px;
  top: -64px;
}
.bzml .ml-info .left li,
.bzml .ml-info .right li{
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  line-height: 42px;
  position: relative;
  padding-left: 20px;
}
.bzml .ml-info li i{
  display: inline-block;
  width: 6px;
  height: 6px;
  background: url(../images/ggqsydw/20200609-circle.png) no-repeat center;
  position: absolute;
  left: 2px;
  top: 18px;
}
.bzml .ml-info li .time{
}
/* 31个领域标准内容 */
.sdlybzzy h2 {
  display: flex;
  justify-content: center;
  min-height: 70px;
  margin-top: 39px;
}
.sdlybzzy h2 a img{
  max-height: 70px;
}
.sdlybzzy .lybz-info {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin: 20px auto;
  flex-wrap: wrap;
}
.sdlybzzy .lybz-info li {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  /* margin-right: 30px; */
  width: 130px;
  margin-top: 20px;
  /* background: #fafafa; */
  color: #1b379c;
  margin: 10px 32px;
  text-align: center;
}
.sdlybzzy .lybz-info li:hover {background: #1492ff}
.sdlybzzy .lybz-info li:hover span {color: #fff;}
.sdlybzzy .lybz-info li img{
  height: 35px;
  margin: 0 auto;
  margin-bottom: 10px;
  margin-top: 10px;
}
.sdlybzzy .lybz-info li:hover img {
  filter: brightness(0) invert(1);
}
.sdlybzzy .lybz-info li a{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}
.sdlybzzy .lybz-info li a i {
    display: inline-block;
    height: 8px;
    background: url(../images/zdly/down.png) no-repeat center;
    margin-top: 5px;
}
.sdlybzzy .lybz-info li .lybz-info-list {
  position: absolute;
  width: 500px;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
  left: 80%;
  margin-left: -285px;
  top: 85px;
  padding: 15px 0;
  border-top: 0;
  display: none;
  background: #fff;
  z-index: 100;
  text-align: center;
  color: black;
}
.sdlybzzy .lybz-info li .lybz-info-list a {
  margin: 0px 12px;
  display: inline-block;
  font-size: 15px;
  /* color: black; */
}
/* 县（市）基层政务公开事项标准目录 */
.xian-bzml {
  margin-top: 66px;
}
.xian-bzml h2 {
  display: flex;
  justify-content: center;
  min-height: 70px;
  /* background: url(../images/jczwgk/20210909-titbg2.png) no-repeat center; */
}
.xian-bzml h2 a img {
  height: 70px;
}
/* .xian-bzml h2 a {
  margin-top: 15px;
} */
.xian-bzml .xian {
  display: flex;
  justify-content: space-between;
  /* width: 70%; */
  margin: 45px auto;
  flex-wrap: wrap;
  color: rgba(0, 0, 0, 1);
  font-size: 20px;
}
.xian-bzml .xian li {
  display: flex;
  align-items: center;
  padding: 0 80px;
  height: 80px;
  background: #e7f3fe;
}
.xian-bzml .xian li i{
    width: 45px;
    height: 45px;
    background: url(../images/ggqsydw/jczw-shi.png);
    background-size: 100% 100%;
margin-right: 18px;
}
/* footer */
.am-container {
  /* display: flex; */
  justify-content: space-between;
  /* border-top: #015193 solid 3px; */
  padding-top: 13px;
}

am-text-right img {
  height: 30px !important;
}
/* 响应式 */
@media screen and (max-width: 750px) {
  .sdlybzzy .lybz-info li {
    margin: 15px;
  }
}
@media screen and (min-width: 1501px) {
  .sdlybzzy,.bzml,.xian-bzml,.am-container {
    width: 1301px;
    margin: 0 auto;
  }
  .sdlybzzy {
    width: 1200px;
  }
}

@media screen and (max-width:768px) {
    body {
        min-width: 100%
    }

    .content {
        width: 100%;
        text-align: center;
    }

    .logo {
        width: 80%;
    }

    .search_box {
        margin: 230px auto 0 auto;
        width: 80%;
    }

    .pic_list a {
    width: 48%;
    margin-right: 2%;
}
    .pic_list a:nth-child(2n+2) {
    margin-right: 0 !important;
    !i;
    !;
}
    .pic_list a:nth-child(3n+3) {
    margin-right: 2%;
}
    
    #slideshow {
        width: 100%;
        height: auto;
    }

    #slideshow_img {
        width: 100%;
        height: auto;
    }

    #slideshow_info a {
        width: 100%;
        margin-left: 0;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .ztzl_content {
        width: 100%;
        max-width: 280px;
    }

    .ztzl_list .ztzl_item {
        margin-right: 0;
    }

    .floor_l,
    .floor_r {
        width: 100%;
    }

}
@media only screen and (max-width: 640px) {
    .yqlj >div {
	    width: 100%;
}
	    .yqljcon {
        margin-left: 0 !important;!i;!;
    }
}
@media screen and (max-width: 640px){
    .yqlj >div {
    width: 100%;
}
    footer {
    width: 100% !important;!im;!imm;!i;!;
}
    .yqljcon {
    margin-left: 0 !important;!i;!;
}
    .yqljcon li {
    width: 50% !important;!i;!;
}
}
.yqljtab li + li {
    margin-left: 2% !important;!i;!;
}