.zw_l {
	width: 36.5%;
	padding-bottom: 20px;
}
.zw_r {
	width: 61%;
}
/**领导之窗**/
.ldzc {
	padding-bottom: 7%;
	width: 100%;
	border-radius: 4px;
    background: linear-gradient(180deg, rgba(217, 238, 255, 1) 0%, rgba(247, 252, 255, 1) 100%);
}
.ldzc_tit {
	height: 54px;
    line-height: 54px;
    text-align: center;
    border-radius: 4px;
    background: #0065b5;
}
.ldzc_tit a {
	 color: #fff;
    font-size: 1.4em;
}
.ldzc_name {
	margin-top: 7%;
	padding: 0 5%;
}
.xzhang {
	display: flex;
}
.xz_img {
	
}
.xz_img a {
	display: block;
}
.xz_img a img {
	display: block;
	height: 170px;
}
.xz_js {
	padding-top: 8%;
	padding-left: 8%;
}
.xz_js a {
	font-size: 1.4rem;
	color: #0a7fde;
	font-weight: bold;
}
.xz_js a span {
	font-size: 1.2rem;
	color: #333333;
	font-weight: 300;
	padding-left: 10px;
}
/*****/
.fxzhang {
	margin-top: 8%;
	border-top: 1px dashed #c9cacd;
}
.fxzhang p {
	padding-top: 15px;
	font-size: 1.6rem;
	color: #0a7fde;
}
.fxzhang ul {
	
}
.fxzhang ul li {
	margin-top: 10px;
	line-height: 34px;
	width: 24%;
	display: inline-block;
}
.fxzhang ul li a {
	font-size: 1.1rem;
	color: #3f3f3f;
}
/****/
.ldzc_jg {
	padding: 0 1%;
	margin-top: 6%;
}
.ldzc_jg ul{ display: flex;justify-content: space-around;}
.ldzc_jg ul li i.d1 {
    background-image: url(../images/jgzn_dor.png);
}
.ldzc_jg ul li i.d2 {
    background-image: url(../images/ld_dor.png);
}
.ldzc_jg ul li i.d3 {
    background-image: url(../images/jg_dor.png);
}
.ldzc_jg ul li:hover i {
  transform: rotateY(360deg);
}
.ldzc_jg ul li i {
  margin-right: 8px;
  transition: all 0.5s;
  display: block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;

}
.ldzc_jg ul li {
	border: 1px solid #cfe8fc;
	background-color: #fff;
	border-radius: 3px;
	margin: 0 4px;
	text-align: center;
	transition: all 0.3s;
 margin: 0.4rem;
 padding: 1rem;
}

.ldzc_jg ul li a {
	color: #0a7fde;
	font-size: 1rem;
	display: flex;
    justify-content: center;
    align-items: center;
}
.ldzc_jg ul li:hover {
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    /* transform: translateY(-5px); */
}
/***基础信息公开**/
.jcxxgk {
	margin-top: 30px;
	padding: 3% 3% 3%;
	background: #F5F9FC;
    border: 1px solid #E8F1FC;
    border-radius: 4px;
}
.jcxxgk ul {
	
}
.jcxxgk ul li {
	position: relative;
	width: 49%;
	display: inline-block;
	margin: 10px 0;
}
.jcxxgk ul li a {
	font-size: 1rem;
	color: #3f3f3f;
	padding-left: 16px;
  display: block;
}
.jcxxgk ul li a:hover {
	color: #0a7fde;
	 transition: .3s all;
}
.jcxxgk ul li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  width: 5px;
  height: 5px;
  background: #0a7fde;
}
/***重点领域信息公开**/
.zdly {
	margin-top: 30px;
}
.zdly_tit {
	/* background-color: #e0f1ff; */
	padding: 0 10px;
	border-radius: 4px;
}
.zdly_bg {
	display: flex;
    align-items: center;
    width: 100%;
	line-height: 50px;
}
.zdly_bg::before,
.zdly_bg::after {
    content: '';
    flex: 1;
    height: 2px;
    background-color: #0066cc;
	padding: 0 30px; 
	white-space: nowrap;
}
.zdly_bg a {
	font-size: 1.2rem;
    color: #0a7fde;
    padding: 0px 20px;
    font-weight: bolder;text-align: center;
}
.zdly_list {
	position: relative;
}
.zdly_con_lb {
	padding: 3% 3% 3%;
}
.zdly_con_lb ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  width: 5px;
  height: 5px;
  background: #0a7fde;
}
.zdly_con_lb ul {
	display: flex;
    flex-wrap: wrap;
}
.zdly_con_lb ul li {
position: relative;
    padding-left: 8px;
    margin: 10px 0;
    margin-right: 1.2rem;
}
.zdly_con_lb ul li a {
	font-size: 1rem;
color: #3f3f3f;
padding-left: 10px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: block;
width: 97%;
}
.zdly_con_lb ul li a:hover {
	color: #0a7fde;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
  left: 43%;
}
.swiper-pagination-bullet {
	width: 15px!important;
	height: 15px!important;
	margin-left: 10px;
}
/***政府信息公开**/
.zfxxgk {
	
}
.zfxxgk ul {
	display: flex;
    flex-wrap: wrap;
}
.zfxxgk ul li i.d1 {
    background-image: url(../images/zn_dor.png);
}
.zfxxgk ul li i.d2 {
    background-image: url(../images/ml_dor.png);
}
.zfxxgk ul li i.d3 {
    background-image: url(../images/gknb_dor.png);
}
.zfxxgk ul li i.d4 {
    background-image: url(../images/ysq_dor.png);
}
.zfxxgk ul li i.d5 {
    background-image: url(../images/yjx_dor.png);
}
.zfxxgk ul li i.d6 {
    background-image: url(../images/ndbb_dor.png);
}
.zfxxgk ul li a {
  transition: all 0.3s;
  box-sizing: border-box;
  width: 100%;
  height: 84px;
  background-color: #eff7ff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  align-items: center;
  padding-left: 32px;
    font-size: 1.1rem;
    line-height: 1.8rem;
    text-align: left;
}
zfxxgk ul li:hover a {
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(64, 141, 230, 0.19);
}
.zfxxgk ul li:hover i {
  transform: rotateY(360deg);
}
.zfxxgk ul li i {
  margin-right: 10px;
  transition: all 0.5s;
  display: block;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;

}
.zfxxgk ul li {
text-align: center;
    margin: 0px 0.4rem 1rem;
    box-shadow: 0px 0px 10px rgba(16, 118, 196, 0.08);
    border-radius: 4px;
    flex: 1 0 calc(30%);
}
.zfxxgk ul li a:hover {
	background-color: #eff7ff;
    color: #0A7FDE;
}
/* 
.zfxxgk ul li a {
	display: block;
	font-size: 16px;
	color: #3F3F3F;
	padding: 10px 0;
	transition: .3s all;
	background: #fff;
    border: 1px solid rgba(230, 238, 247, 1);
   
} */

/***动态选项卡**/
.dttab {
	margin-top: 20px;
}

.header1 {
position: relative;
	        width: 100%;
	    border-bottom: 1px #BBBBBB solid;
	    }
	     .header1 ul {
	      display: flex;
	      justify-content: flex-start;
	      align-items: center;
        /* overflow: hidden; */
	    }
	    
	     .header1 ul li {
		   
		   text-align: center;
    height: 47px;
    line-height: 40px;
    padding: 0 5px;
    margin: 0 7px;
	    
	    }
	     .header1 ul li a {
	        color: #3f3f3f;
	        font-size: 1.2rem;
	        text-decoration: none;   
			padding:0 10px 3px;
	    }
	     .header1 .seles2 a{
	        border-bottom: 4px solid #4675bd !important;
    display: block !important;
    color: #4675bd !important;
    font-weight: bold !important;
	    }

.contten {
        width: 100%;
        margin-top: 15px;
    }
     .contten .dom {
        margin-top: 10px;
        /* display: none; */
    } 
     .contten .dom ul {
    	
    }
     .contten .dom ul li {
     width: 100%;
       line-height: 42px;
      padding: 3px 0;
         list-style: none;
         display: flex;
	    justify-content: space-between;
	    align-items: center;
	   /* border-bottom: 1px dashed #BBBBBB;*/
    }
     .contten .dom ul li a:hover {
   color: #0056b3;
    transform: translateX(5px);
    }
	
    .contten .dom  ul li a{
      font-size: 1rem;
        color: #3f3f3f;
          text-decoration: none;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          width: 85%;
          transition: all 0.3s ease;
    }
     .contten .dom  ul li span{
     	text-align: right;
       font-size: 1rem;
           color: #818282;
          /* display: inline-block;*/
          /* width: 10%;*/
    }
   .contten .show {
      display: block;
    }

.nav-scroll-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: nowrap;
}
.nav-scroll-list li {
    flex: 0 0 auto;
    margin: 0 5px;
}

.nav-scroll-list li a {
    display: block;
    padding: 6px 10px;
    text-decoration: none;
    color: #333;
    white-space: nowrap;
}
/* 箭头按钮通用样式 */
.scroll-btn {
 position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 45px;
    line-height: 30px;
    text-align: center;
    border: none;
    background: #f5f5f5;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    z-index: 10;
  display: none; /* 默认大屏隐藏 */
}
.btnLeft {
  left: 0;
}
.btnRight {
  right: 0;
}
.scroll-btn.disabled {
  opacity: 0;
  pointer-events: none;
}
@media (min-width: 769px) and (max-width: 1000px) {
  .ldzc_jg ul{ display: flex;flex-direction: column;}
  .header1 ul li a {padding: 0 2px 3px;}
  .header1 ul li { margin: 0 0px;padding: 0 3px;}
  .zfxxgk ul li a{    padding-left: 8px;
    font-size: 1rem;}
}

@media (max-width: 820px) {

}
/* 平板/小屏 */
@media (max-width: 768px) {
  .zw_r {width: 100%!important;}
  .zw_l { width: 100%!important;}
  .zfxxgk ul {display: flex;flex-direction: column;}
  .zdly {margin: 30px 0!important;}
  .zfxxgk ul li { width: 100%!important;}
  .nav-scroll-wrap {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .nav-scroll-wrap::-webkit-scrollbar {
        display: none;
    }
    .scroll-btn {
    display: block;
  }
}


/* 手机端 */
@media (max-width: 480px) {

}