/****手机版自适应***/
.mod_top{ display:none}
@media(max-width:768px) {
    .mian_all{min-width: unset!important;width:100%!important;background: none!important;}
    .mian_conten{min-width: unset!important;width:100%!important;}
    .mian_conten1 {border-top:none!important;}
    .content_info h2 {
        color: #df3a39!important;
        font-size: 24px!important;
    }
    .content_other {
        display: inline-block!important;
    }
    .pc_top{ display:none!important;}
    .content_qr{ display:none!important;}
    .content_zt{ display:none!important;}
    .mod_top{ display:block!important;}
    .footer{ display:none!important;}
    .footer_m{
        width:  100%!important;
        margin: 0 auto!important;
    }
}
@media (max-width: 800px){
	.content_main img{max-width:720px;height: auto;}
	.content_main{ padding:.8rem!important;}
}
@media (max-width: 760px){
	.content_main img{max-width:580px;height: auto;}
		.content_main{ padding:.8rem!important;}
}
@media (max-width: 620px){
	.content_main img{max-width:540px;height: auto;}
		.content_main{ padding:.8rem!important;}
}
@media (max-width: 580px){
	.content_main img{max-width:500px;height: auto;}
	.content_main{ padding:.8rem!important;}
}
@media (max-width: 540px){
	.content_main img{max-width:460px;height: auto;}
		.content_main{ padding:.8rem!important;}
}
@media (max-width: 500px){
	.content_main img{max-width:420px;height: auto;}
		.content_main{ padding:.8rem!important;}
}
@media (max-width: 460px){
	.content_main img{max-width:380px;height: auto;}
		.content_main{ padding:.8rem!important;}
}
@media (max-width: 420px){
	.content_main img{max-width:360px;height: auto;}
		.content_main{ padding:.8rem!important;}
}
@media (max-width: 380px){
	.content_main img{max-width:300px;height: auto;}
		.content_main{ padding:.8rem!important;}
}
@media (max-width: 340px){
	.content_main img{max-width:260px;height: auto;}
		.content_main{ padding:.8rem!important;}
}
@media (max-width: 300px){
	.content_main img{max-width:220px;height: auto;}
	.content_main{ padding:.8rem!important;}
}
/* 内容页*/
.bc_nav{
	    margin: 20px 15px;
	    padding-bottom: 15px;
	    border-bottom: 1px solid #f4f4f4;
}
.bc_nav img{ margin-right: 10px;}
.content_info{
	
}
.content_main img{max-width: 100%;} 
.content_other{padding: 0 20px;height: 37px;
    line-height: 37px;}
.content_other ul li{display: inline-block;margin-right: 30px;}
.content_zt{float:right}
.content_other ul li img{ margin-right: 10px;}
.content_info h2 {
    margin: 40px 0;
    padding: 0 10px;
    text-align: center;
    font-size: 28px;
    color: #0a7fde;
}
.content_main{border-top: 1px solid #ececec;
    padding: 36px 54px;
    font-size: 16px;
    color: #000;
	line-height: 32px;
}
.content_qr{
	text-align: center;
}	
.qr_container{margin:auto; position:relative; font-size:14px;}
.dy{text-align: right;border-top: 1px solid #ececec;margin:10px 0;padding-top:20px}


/* 列表页*/
.list_nav {
    margin: 22px 10px;
    padding: 10px 16px;
    border-bottom: 1px solid #f4f4f4;
    background-color: #f8f8f8;
}
.list_l{min-height: 400px; width: 26%; border-right: 1px solid #f4f4f4;padding-left: 20px;
    line-height: 66px;}
.onvisit{border-bottom: 1px solid #0a7fde!important;font-weight: bolder;}
.onvisit a{color: #0a7fde; }
.onvisit::before {
  content: ""; /* 创建一个伪元素 */
  border-left: 4px solid #0a7fde;
    margin-right: 10px;
    margin-top: 7px;
    height: 23px;
}
.list_l ul li{font-size: 18px;
    border-bottom: 1px solid #dbdbdb;
    display: flex;
    line-height: 34px;
    padding: 10px 10px;
	}
.list_l ul li::before {
  content: ""; /* 创建一个伪元素 */
 /* margin-right: 20px; */
}
.list_l ul li a{width: 100%;height: 100%;display: block;}
.list_l ul li:hover a{ margin-left: 10px;transition: all 0.2s ease;}
.list_l ul li:hover { background-color: #eef6ff;}
.list_r{ margin: 10px 20px;
    width: 74%;}
	
.list_r ul li {height:45px; font-size: 17px;display: flex;line-height: 40px;}
.list_r ul li a{height:100%;width: 100%;display: block;}
.list_r ul li::before {
  content: ""; /* 创建一个伪元素 */
  display: inline-block;
  height: 0px;
  border: 3px solid #0a7fde;
  margin-right: 15px;
  margin-top: 18px;
}
.list_r ul li:hover{ background-color: #f9f9f9;}
.list_r ul li span{color:#b0b0b0;float: right;width: 12%;}
.list_r ul li:nth-child(5n+5) {
    border-bottom: 1px solid #ececec;
    margin-top: -2px;
    margin-bottom: 22px;
    padding-bottom: 4px;
}
.list_r ul li:nth-child(20n+20) {
    border: none;
    margin: 0;
}
/* 领导之窗*/
.list_l_tit{height: 70px; font-size: 26px;background-color: #0a7fde; color: #fff;padding-left: 20px;display: flex;
justify-content: space-between;
    align-items: center;}
.list_l_tit img{width: 18px;height: 10px;padding-right: 16px;}
.leader_tit{height: 32px!important;line-height: 32px; font-size: 18px; font-weight: bolder; 
color: #085491;background: linear-gradient(to right, #cde5fd, #fff);margin-top: 10px;border: none!important;}
.leader_pic{margin: 0 40px;border: 1px solid #ececec;padding:10px;height: max-content;}
.leader_btn{background-color: #2186d7;
    border-radius: 10px;
    width: 200px;
    height: 50px;
	display:inline-block;text-align: center;
    color: #fff;
    font-size: 20px;line-height: 47px;float: right;}
.leader_name{font-size: 20px;color: #838383;flex: 1}
.leader_name h1{display: inline-block;margin: 0 20px;color: #2186d7;}
.leader_mark{display: flex;
    justify-content:space-between;}
.leader_mark img{margin-right: 20px}
.leader_info{    margin-top: 50px;
    border-top: 4px solid #2186d7;
    border-bottom: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
    padding: 40px;
	min-height: 80px;
	text-indent: 2em;
	font-size: 19px;
	    line-height: 40px;
}
.leader_btn a{color: #fff;}
/* 重点领域*/
.zdly_banner{text-align: center;margin:25px auto;}
.zdly_btn ul li{background: url(../images/zdly_btn.png ) no-repeat #fff;
	width: 319px;
    height: 67px;
    font-size: 22px;
    line-height: 62px;
    text-align: center;
	display: inline-block;margin: 0 10px;}
.zdly_btn {margin-bottom: 20px;position: relative;}
.zdly_btn ul li a{width:100%;height:100%;display:block;}
.zdly_btn ul li:hover{
	  
	}
.zdly_list{}
.zdly_list ul li{display: inline-block;
    width: 23%;
    text-align: center;
    height: 190px;
    border: 1px solid #ccc;
    border-radius: 12px;
    margin: 10px;
	position: relative;
	  overflow: hidden;
          cursor: pointer;
	}
.zdly_list ul li i{font-size: 65px;
    color: #0a7fde;
    width: 65px;
    height: 65px;
    display: block;
    margin: 40px auto 10px;
	cursor: pointer;
	transition: all 0.5s ease;
	}
.zdly_list ul li:hover i{transform: rotateY(360deg); }
.zdly_list ul li a{
	color: #0a7fde;
font-size: 18px;
font-weight: bolder;
}
.item{   width: 100%;
    background: rgb(7 119 208);
    position: absolute;
    left: 0;
    top: 0px;
	}
.item a{ width: 48%;color: #fff!important;font-size: 16px!important;font-weight: normal!important;    display: inline-block;
}
/* 数据发布*/
.datalist_btn{text-align: center;position: relative;}
.datalist_btn ul li{
	display: inline-block;
	    border: 1px solid #dddddd;
	    border-radius: 22px;
	    width: 200px;
	    margin: 0 4px;
	    height: 50px;
	    line-height: 50px;
	    color: #0a7fde;
	    font-size: 17px;
	    font-weight: bolder;
		position:relative;z-index:999;
	}
	.picdata{margin-bottom: 20px;}
	.getmore{width: 200px;
    margin: 0 auto;
    border: 1px solid #c5c5c5;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;}
		.getmore a{color: #afafaf;}
.datalist_btn ul {}
.selected { color: #fff!important;border: 0!important;}

.triangle_down {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 8px solid #00c8f2;
}
.datalist_btnbg {
   position: absolute;
   border-radius: 22px;
       background: linear-gradient(to bottom, #0262f1, #00c8f2);
       color: #fff !important;
       transition: all 0.2s ease;
       height: 52px;
       width: 202px;
       left: 49px;
       text-align: center;
       line-height: 138px;
}
.datalist_info{margin: 40px 0px;}
.datalist_con{width: 100%;height: 480px;}
.shownow{visibility: visible;
    position: relative;}
.hiden{visibility: hidden;
    position: absolute;
	top: 0px; 
	left: 0px;}
.datalist_c{height: 480px;width: 1372px;} 
.datalist{background:linear-gradient(to bottom, #ffffff, #e3f0fb);}
.datalist_tit{ text-align: center;font-size: 26px;    margin: 40px 0 20px;}
.datalist_tit img{margin:10px 20px}
.dataclass{background: url(../images/ztfl_bg.jpg);height: 308px;margin:20px 0;}
.dataclass ul li{display: inline-block;text-align: center;height:100px;line-height: 40px;margin: 35px 70px 0px;}
.dataclass i{
	transition: transform 0.5s; 
	cursor: pointer; 
	width:77px;height:77px;font-size: 40px;display: block; background: url(../images/ztfl_line.png) center no-repeat;line-height: 78px;
}
.dataclass ul li:hover a{width: 100%;height:100%;display: block;}
.dataclass ul li:hover a{color: #f5890e;}
.dataclass ul li:hover i{
	    transform: rotateY(360deg); 
		color: #f5890e;
	}
.dataclass ul li:nth-child(1) i{color:#36a257}
.dataclass ul li:hover:nth-child(1) a{color:#36a257}
.dataclass ul li:nth-child(2) i{color:#0066ce}
.dataclass ul li:hover:nth-child(2) a{color:#0066ce}
.dataclass ul li:nth-child(3) i{color:#c376ce}
.dataclass ul li:hover:nth-child(3) a{color:#c376ce}
.dataclass ul li:nth-child(4) i{color:#4ba2af}
.dataclass ul li:hover:nth-child(4) a{color:#4ba2af}
.dataclass ul li:nth-child(5) i{color:#d19c5d}
.dataclass ul li:hover:nth-child(5) a{color:#d19c5d}
.dataclass ul li:nth-child(6) i{color:#209ef9}
.dataclass ul li:hover:nth-child(6) a{color:#209ef9}
.dataclass ul li:nth-child(7) i{color:#e2729a}
.dataclass ul li:hover:nth-child(7) a{color:#e2729a}
.dataclass ul li:nth-child(8) i{color:#ec4a42}
.dataclass ul li:hover:nth-child(8) a{color:#ec4a42}
.dataclass ul li:nth-child(9) i{color:#e78720}
.dataclass ul li:hover:nth-child(9) a{color:#e78720}
.dataclass ul li:nth-child(10) i{color:#df58ae}
.dataclass ul li:hover:nth-child(10) a{color:#df58ae}
.dataclass ul li:nth-child(11) i{color:#5e73cd}
.dataclass ul li:hover:nth-child(11) a{color:#5e73cd}
.dataclass ul li:nth-child(12) i{color:#d0b609}
.dataclass ul li:hover:nth-child(12) a{color:#d0b609}

.blk_29 {
	zoom: 1;
	width: 100%;
	height: 200px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	    margin: 20px 0;
}
.blk_29 .LeftBotton {
	background: url(../images/btn-fl2.png) no-repeat 0px 10px;
	width: 55px;
	cursor: pointer;
	height: 60px;
	z-index: 9999;
	opacity: 0.5;
	margin-top: 5.5%;
}
.blk_29 .RightBotton {
	background: url(../images/btn-fr2.png) no-repeat 15px 10px;
	width: 55px;
	cursor: pointer;
	height: 60px;
	z-index: 9999;
	opacity: 0.5;
	margin-top: 5.5%;
}
.blk_29 .LeftBotton:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.blk_29 .RightBotton:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.blk_29 .Cont {
	overflow: hidden;
	width: 1260px;
}
.blk_29 .box {
	width: 300px;
	padding-right: 20px;
}
.blk_29 .box img {
	display: block;
	background: #fff;
	width: 300px;
	height: 200px;
	border-radius: 10px;
}
.blk_29 .box img:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.datalist_list{margin: 60px 0 20px 0;}
.datalist_list_con{display: inline-block;width: 48%;}
.datalist_list_con:first-child{padding-right: 20px; border-right: 1px solid #efefef;}
.datalist_list_con:nth-child(2){padding-left: 20px; }
.datalist_list_tit{}
.datalist_list_tit ul li{border:1px solid #ccc;border-radius: 20px;height:40px;width: 140px;
line-height: 40px;color: #333;font-size: 18px;text-align: center;display: inline-block;margin-right: 10px;}
.datalist_list_tit .sel{background:linear-gradient(to bottom, #68a6fe, #326ef8);color: #fff;border:0;}
.datalist_list_tit .sel a{color: #fff;}
.datalist_list_tit .more{float:right;line-height: 40px;margin-right: 10px;}
.datalist_list_tit .more a{color: #868686;}
.contten ul li::before {
  content: ""; /* 创建一个伪元素 */
  display: inline-block;
  height: 0px;
  border: 3px solid #0a7fde;
  margin-right: 20px;
}

/* 公开目录 */
.banner{background: linear-gradient(to bottom, #0984ef, #49b4ff);
    height: 100px;
    text-align: center;
    font-size: 40px;
    line-height: 90px;
    color: #fff;
    border-radius: 10px;
    width: 98%;
    margin: 0 auto;}
.zkml_title{
    font-size: 20px;
    color: #008bd8;
    font-weight: bolder;
    padding: 20px 0px 20px;
    border-bottom: 1px solid #e4e4e4;
}
.zwgk_bm_main{width: 98%;
    margin: 0 auto;font-size: 17px;}
.zwgk_bm_main ul{margin-top: 12px;}
.zwgk_bm_main ul li{display: inline-block;
    margin: 10px 0 4px 0;
    width: 24%;
    line-height: 40px;
    height: 40px;
    font-size: 15px;
    border: 1px solid #efefef;
    text-align: center;}