@charset "utf-8";
*{
  margin: 0;
  padding: 0; 
  
}
body {
	/* background-color:#f3fdfe; */
	color:#5e5e5e;
	font-family: "Microsoft YaHei", "微软雅黑", "SimHei", "宋体";
	font-size: 15px;
}
img{
	border:none;
	background:none;
	vertical-align:middle;
}
em{ 
   font-style:normal
}
ul,
ol,
li{
	list-style-type:none;
}
input{
	padding:0;
	margin:0;
	border:none;
	font-family:'Microsoft YaHei';
}
table{
	border-collapse:collapse;
	border-spacing:0
}
table, th, td {
	vertical-align: middle
}
select,input{
	vertical-align:middle
}
h1,
h2,
h3,
h4,
h5,
h6{
  font-family: "Microsoft YaHei","寰蒋闆呴粦","SimHei","瀹嬩綋"; 
}
.f16{
	font-size:16px!important;
}
.f14{
	font-size:14px!important;
}
.red{
 color:#da0809!important;
}
.bold{
 font-weight:600!important;
}
a,a:visited{
	color:#5e5e5e; 
	text-decoration:none;
}
a:hover{
	color:#4183C4;
	text-decoration:underline;
}
.area{
  height: auto;
  zoom: 1;
  position: relative;
  overflow: hidden; 
}
.border1 {
border: 1px solid #dddddd;
height: 100%;
zoom: 1;
}
.clearfix {
    zoom: 1;
}
.clear{
  clear: both; 
}
.fl{
  float: left;
  height: 190px;
}
.fr{
  float: right;
  display: inline; 
}
.clear{
  clear: both;
  overflow: hidden; 
}
.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pl18{ padding-left:18px;}
.mt25{
  margin-top: 25px; 
}
.mt30{
  margin-top: 30px; 
}
.mt20{
  margin-top: 20px; 
}
.mt5{
  margin-top: 5px; 
}
.mt8{
  margin-top: 8px; 
}
.mt15{
  margin-top: 15px; 
}
.mt10{
  margin-top: 10px; height: 250px;
}
.mt40{
  margin-top: 40px; 
}
.ml5{
  margin-left: 5px; 
}
.ml10{
  margin-left: 10px; 
}
.ml30{ margin-left: 30px; }
.ml40{ margin-left: 40px; }
.mb10 {
  margin-bottom: 10px;
}
.ml50{
  margin-left: 50px; 
}
.mr5{
  margin-right: 5px; 
}
.mr8{
  margin-right: 8px; 
}
.mr10{  margin-right: 10px;}
.mr20{  margin-right: 20px;}
.mr25{  margin-right: 25px;}
.mr30{  margin-right: 30px;}
.p10 {
    padding: 10px;
}
.p20 {
    padding: 20px;
}
.lh32{
	line-height:32px;
}
.fb{
	font-weight:600;
}
.center{
  text-align: center; 
}
.left{
  text-align: left; 
}
.right{
  text-align: right; 
}
.ov{
  overflow:hidden;
} 
.alyout{
  width: 1200px;
  margin:0 auto;
  min-width:1200px;
  position:relative;
}
.alyoutt{
  width: 100%;
  margin:0 auto;
  
  position:relative;
}
.po{
  position: relative; 
}
.blank{
	height:10px; 
	line-height:10px; 
	clear:both; 
	visibility:hidden;
}
.blank20{
	height:20px; 
	line-height:20px; 
	clear:both; 
	visibility:hidden;
}
.blank30{
	height:30px; 
	line-height:30px; 
	clear:both; 
	visibility:hidden;
}
.blank5{
	height:3px; 
	line-height:5px;
	clear:both; 
	visibility:hidden; 
	font-size:0px; 
	padding:0px; 
	margin:0px;
}
.header {
	background: url(../images/top.jpg) center no-repeat;
	padding-bottom: 1rem;
	/* height:380px; */
}
.top-r{
   float:right;
   padding-top:20px;
   margin-bottom:30px;
}
.top-r a{
   padding:0 5px;
   color:#fff;
   text-decoration:none;
}
.top-r em{
   color:#fff;
}
.logo{
   margin:0 auto 52px auto;
   padding-top:68px;
   width:100%;
  /* height:125px; */
}
.logo img{
   width:75%;
}
/* .search{	
   width:100%;
   height:50px;
   margin:0px auto 30px auto;
   position: absolute;
   position: relative;
	
}


.search .iup{
  width:60%;
  height:54px;
  font-size:16px;
  padding-left:10px;
} */
.search{text-align: center;display: flex;justify-content: center;width: 100%;margin-bottom: 2rem;}
.search input{height: 2.5rem;}
.search .iup{width:55%;}
.search .sbtn{

  border:none;
  background:url(../images/s.png) #0168b7 no-repeat center;
  background-size: 50%;
  width: 15%;
  cursor:pointer;
}

.keywords a{
	padding:0 10px;
	font-size:16px;
	color:#000;
	font-weight:600;
	text-decoration:none;
}
.nav{
	background-color:#0168b7;
	height:60px;
	width:100%;
	
}
.nav ul li{
    float: left;
	padding:0 29.6px;
    text-align: center;
    font-size: 20px;
    color: #fff;
	line-height:60px;
}
.nav li a {
    color: #fff;
    font-size: 24px;
	text-decoration:none;
    display: block;
}
.newspic{
  width:600px;
  height:420px;
  float:left;
}
.newsinfo{
  width:100%;
  /* height:25rem; */
  padding-bottom: 35px;
  margin-top: 10px;
  border-bottom: 2px solid #EFEFEF;
  /* border: 1px solid red; */
  /* padding-bottom: 50px; */
/*  float:right;	 */
}
.newsinfo .tab-content{width: 100%;/* border: 1px solid red; */}
.newsinfo .tab-content .nlist,.newsinfo .tab-content .infolist{width: 100%;}
.infolist{padding: 0 10px 0 10px;}
.infolist li{width: 100%;padding: 5px;border-bottom: 1px solid #B4B4B4;}
.newsinfo .tab-title{height:48px;line-height:48px;position:relative;/* background:#eeeeee; */border-top: 4px solid #efefef;}
.newsinfo .tab-title #ntab,#ntab2,#ntab3{width: 100%;display: flex;}
.newsinfo .tab-title li {width:25%
;height:48px;/* float:left; *//* border: 1px solid red; */}
.newsinfo .tab-title ul li a{font-size: 0.99rem;}
.newsinfo .tab-title li:nth-of-type(2),.newsinfo .tab-title li:nth-of-type(3){position: relative;}
.newsinfo .tab-title li:nth-of-type(2)::before
{content: '';width: 0px;height: 0.6rem;border-left: 1px solid #000;position: absolute;left: 0;top: 36%;}
.newsinfo .tab-title li:nth-of-type(2)::after,.newsinfo .tab-title li:nth-of-type(3)::after
{content: '';width: 0px;height: 0.6rem;border-left: 1px solid black;position: absolute;right: 0;top: 36%;}
.newsinfo .tab-title li a{text-decoration:none; color:#000; font-weight:600; /* font-size:16px; */}
.newsinfo .tab-title li a:hover, .newsinfo .tab-title li.active a{text-decoration:none; color:#da0809; /* font-size:16px; */}
.onem .newsinfo .tab-title li a:hover,
.onem .newsinfo .tab-title li.active2 a,
.hctwo .twoleft .newsinfo .tab-title li a:hover,
.hctwo .twoleft .newsinfo .tab-title li.active2 a{text-decoration:none; border-bottom:2px solid red ;color:#da0809; /* font-size:16px; */}
.blue .tab-title li.active2 a{text-decoration:none; color:#58a4f0; /* font-size:16px; */}
.newsinfo .tab-title li .tit{display:block;text-align:center;}
/* .newsinfo .nlist {
    padding-top: 16px;
} */
.infolist li a{
	 display: flex;justify-content: space-between;
    background: url(../images/arr.jpg) left center no-repeat;
    padding-left: 15px;
    height: 40px;
	display:block;
	width: 100%;
	font-size:0.8rem;
    line-height: 40px;
    overflow: hidden;
	text-decoration:none;
}
.infolist li a div{width: 50%;border: 1px solid red;}
.infolist li a:hover{
    background: url(../images/arr_on.jpg) left center no-repeat; 
/* 	padding-left: 15px;
	height: 40px;
    line-height: 40px;
    overflow: hidden;
	font-size:16px; */
	color:#da0809;
	/* text-decoration:none; */
} 
.date{ float:right; font-size:0.5px; line-height:40px;}
#play-box{margin:0;float:left; overflow:hidden; border:#ccc 1px solid;}
#play-box .play-show{height:300px; width:100%;}
#play-box .play-bg{margin:0;float:left;margin-top:-48px;z-index:1;filter:alpha(opacity=70);opacity:0.7;width:100%;position:absolute;height:50px;background:#0168b7;}
#play-box .play-text{ margin:0;float:left;text-indent:10px;width:100%;margin-top:-36px;z-index:2;overflow:hidden;font-size:11px;font-weight:normal;color:#fff;line-height:30px; overflow:hidden;position:absolute;cursor:pointer;}
#play-box .play-num{width:100%;overflow:hidden;margin:-33px 0 0 0;z-index:3;text-align:right;position:absolute;height:25px;}
#play-box .play-num a{margin:5px 4px;width:13px;height:13px;font-size:12px; display:inline-block; font-weight:bold;line-height:15px;cursor:pointer;color:#000;background:#D7D6D7;text-align:center; border-radius:100%;}
#play-box .play-show img{height:300px; width:100%;}
.ban{
 height: 116px;
 overflow:hidden;
}
.gov-service{
 /* border:solid 2px #0168b7; */
  /* height:485px; */
}
.gov-lbox{
  float:left;
  width:198px;
  margin:30px 0 0 30px;
}
.gov-lbox ul li{
  width:198px;
  height:90px;
  margin-bottom:20px;
  border-radius: 12px;
  background:#0168b7;
  line-height:88px;
}
.gov-lbox li img{
  padding-left:20px;
  padding-right:20px;
  transition: transform 1s;
}
.gov-lbox li img:hover{    
 transform: rotate(-360deg);
}
.gov-lbox a{
  text-decoration:none;
  font-size:22px;
  color:#fff;
  display:block;
}
.gov-lbox li:hover{
  background:#03589a;
}
.gov-rbox{
  /* margin-top:30px; */
 /* margin-right:30px; */
  width:100%;
  /* height:420px; */
 /* float:right; */
  background-color:#fff;
}
.gov-infobox{
  padding:15px; 
}
.gov-linfo{
  width:230px;
  float:left;
}
.gov-rinfo{
  width:570px;
  float:right;
}
.gov-serbox .ser-top{
  height:47px;
  color:#1789bd;
  font-size:20px;
  font-weight:600;
}
.gov-serbox .ser-top img{
  margin-right:10px;
  vertical-align:-10px;
  width:38px;
  height:38px;
}
.gov-serbox .ser-con{
  line-height:30px;
}
.gov-serbox .ser-con a{
  padding:0 5px;
  font-size:14px;
  text-decoration:none;
}
.gov-rinfo .search-box{
  height:50px;
  overflow:hidden;
}
.gov-rinfo .search-box .iug{
  width:480px;
  height:54px;
  font-size:16px;
  padding-left:10px;
  background:#eeeeee;
}
.gov-rinfo .search-box .btn{
  width:80px;
  height:54px;
  border:none;
  background:url(../images/s.png) #0168b7 no-repeat center;
  cursor:pointer;
}
.percom{
  height:210px;
  overflow:hidden;
}
.percom .pgtab-title{
 height:50px;
 line-height:50px;
 border-bottom:solid 2px #dddddd;
 text-align:center;
 position:relative;
}
.percom ul#pgtab{ width:260px; margin:0 auto;}
.percom .pgtab-title li {width:108px;height:50px;float:left;margin-right:10px;}
.percom .pgtab-title li a{text-decoration:none; color:#000; font-weight:600; font-size:16px;}
.percom .pgtab-title li a:hover, .percom .pgtab-title li.active a{text-decoration:none; color:#0168b7; font-size:16px; border-bottom:solid 3px #0168b7;}
.percom .pgtab-title li .tit{display:block;text-align:center;}
.percom .pglist {
    padding-top: 18px;
}
.pglist ul li{
  width:133px;
  height:55px;
  line-height:53px;
  float:left; 
  margin-right:8px;
  margin-top: 5px;
  margin-bottom: 15px;
  border: solid 1px #d8eaf4;
  background:#ebf6fa;
}
.pglist img{
  width:36px;
  height:36px;
  padding-left:6px;
  padding-right:8px;
  border-right: solid 1px #dddddd;
}
.catalog{
  height: 85px;
 overflow:hidden; 
 
}
.catalog ul{display: flex;justify-content: space-between;}
.catalog ul li{
  width: 95px;
  text-align:center;
  
  
}
.catalog ul li img{
  width:47px;
  height:47px;	
  transition: transform 1s;
}
.catalog ul li img:hover{
  transform: rotate(-360deg);
}
.catalog ul li span{
  display:block;
  padding-top:10px;
}
.other{
 height:70px;
 overflow:hidden;
}
.other ul li{
 width:180px;
 height:60px;
 float:left;
 text-align:center;
 line-height:60px;
 background:#63a9da;
 border-radius: 12px;
 margin-right:10px;
}
.other ul li:hover{
  background:#0168b7;
}
.other ul li a{
 color:#fff;
 font-weight:600;
 text-decoration:none;
}
.work .work-top{
  height: 73px;
  background:#0168b7;
  border-radius: 12px;
  line-height:73px;
}
.work .work-tit{
  color:#fff;
  font-size:28px;
}
.work-tit img{
  padding-left:20px;
  padding-right:20px;
}
.work-l .work-ltit,
.work-r .work-rtit{
 font-size: 23px;
 line-height:50px;
 height:50px;
}
.work-l ul li,
.work-r ul li{
 float:left;
 margin-right:30px;	
}
.flink{
  width: 100%;
  height:70px;
  background:#eee;
}
.footer{
 width:100%;
 height:110px;
 color:#fff;
 background:#0168b7;
}
.footer .foot-box{
 padding-top:30px;
}
.footer .foot-l{
 width: 650px;
 float:left;
}
.footer .foot-r{
 width: 420px;
 float:right;
}
.footer .fnav a{
 padding:0 10px;
}
.footer .fcopr{
 padding-top:15px;
 padding-left:10px;
 line-height:40px;
}
.fcopr p{
 font-size:15px;
}
.footer a{
 color:#fff;
 text-decoration:none;
 font-size:15px;
}
.footer .wxcon{
 padding-top:30px;
}
.footer .wxcon ul li{
  width: 100px;
  text-align:center;
  float:left;
}
.footer .wxcon li span{
  display:block;
  padding-top:10px;
}

	*{box-sizing: border-box;}
	.picScroll-top{ margin:0 auto;  width:550px;  overflow:hidden; }
	.picScroll-top .bd{ /* padding:10px;   */}
	.picScroll-top .bd ul{ overflow:hidden; zoom:1; }
	.picScroll-top .bd ul li{ text-align:center; zoom:1;width: 100%; }
	.picScroll-top .bd ul li .pic{ text-align:center; width: 50%;}
	.picScroll-top .bd ul li .pic img{ width:100%; display:block;  padding:4px;  }
.one{/* display: flex;justify-content: space-between; */position: relative;}
h3{color: #1789bd;border-bottom: 3px solid red;display: inline;}
.h3title{border-bottom: 1px solid #b4b4b4;width: 100%;display: flex;justify-content: space-between;}
.h3title a{display:block;line-height: 25px;color: #1789bd;}
.gov-infobox-left{width: 57%;}	
.gov-infobox-left .gov-infobox-ul{margin-top: 16px;}
.gov-infobox-ul{margin-top: 5px;width: 100%;}
.gov-infobox-ul li{margin-top: 16px;/* margin-bottom: 10px; */}
.gov-infobox-ul li a{display: flex;justify-content: space-between;}
.clearfix {width: 100%;display: flex;justify-content: space-between;/* position: absolute;bottom: 45px;left: 15px */}
.clearfix .nLi {width: 19%;text-align: center;}
.clearfix .nLi .nlia{display: block;width: 100%;background-color: #7482eb;color: #FFFFFF; border-radius: 5px;
padding: 10px 3px;text-decoration: none;font-size: 0.85rem !important;}
.clearfix .nLi .nlia:hover{color: red;}
.gov-infobox-right{width: 100%;height: 420px;}
.gov-infobox-right ul{width: 100%;height: 410px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.gov-infobox-right ul li{width: 49%;height: 15%;border: 2px solid #58a4f0;}
.gov-infobox-right ul li a{
display: flex;width: 100%;justify-content: space-around;
height: 100%;
text-align: center;
line-height: 55px;font-size: 0.85rem;
padding: 0 10px 0 10px;
text-decoration: none;

}
.gov-infobox-right ul li a span{display: block;}
.gov-infobox-right ul li a span:nth-of-type(1){width: 30%;text-align: center;margin-right: 1px;}
.gov-infobox-right ul li a span:nth-of-type(1) img{width: 2rem;height:2rem;}
.gov-infobox-right ul li a span:nth-of-type(2){width: 100%;font-size: 0.85rem;}
.two{display: flex;flex-direction: column;justify-content: space-between;}
.two .up{width: 100%;}
.two .up ul {width: 100%;height: 100%;display: flex;justify-content: space-between;}
.two .up ul li{flex-grow: 1;}
.two .up ul li a{text-align: center;text-decoration: none;}
.two .up ul li a span{display: block;margin: 0 auto; font-size:18px;}
.two .up ul li a span:nth-of-type(1){width: 100%;}
.two .up ul li a span:nth-of-type(2){margin-top: 20px;}
.two .up ul li a span img{height: 58px;}
.two .down{width: 100%; margin-top: 50px;}
.two .down .downimg{width: 100%;margin-top: 20px;display: flex;justify-content: space-between;}
.two .down .downimg span{display: block;width: 48%;}
.two .down .downimg span img{width: 100%;height: 180px;}
.three{display: flex;}
.three .gov-infobox-ul{width: 45%;}
.three .threeright{width: 55%;}
.three .gov-infobox-ul li{margin-top: 25px;}
.three .gov-infobox-ul li a{font-size: 18px;}
.three .threeright table{width: 100%;height: 395px;text-align: center;}
.three .threeright table td{padding: 5px;}
.three .threeright table td img{width: 100%;height: 100%;}
.pglist ul a li img{width: 45px;height: 30px;}
.pglist ul a {font-size: 14px;}


*{box-sizing: border-box;list-style: none;text-decoration: none;margin: 0;padding: 0;}
.title2{width:100%;border-bottom: 1px solid #B4B4B4;}
.body{width: 1200px;margin-top: 10px;margin: 0 auto;}
.body .huichengup{display: flex;justify-content: space-between;}
.body .huichengup .huichengupul{width: 20%;display: flex;flex-wrap: wrap;margin-top: 10px;height: 594.56px;}
.body .huichengup .huichengupul li{width: 50%;display: flex;flex-direction: column;justify-content: space-evenly;}
.body .huichengup .huichengupul li span{display: block;width: 100%;text-align: center;}
.body .huichengup .huichengupul li span img{width: 50%;height: 60px;}
.body .bigimg{width: 78%;}
.body .bigimg span{width: 100%;}
.body .bigimg span:nth-of-type(1){display: flex;padding:  5px 0 5px 0;}
.yinzi{width: 100%;}
.yinzi .touzihuanjin{width: 100%;display: flex;justify-content: space-between;margin-top: 15px;}
.yinzi .touzihuanjin li{width: 20%;}
.yinzi .touzihuanjin li a{display: block;width: 100%;text-decoration: none;}
.yinzi .touzihuanjin li a div{width: 100%;}
.yinzi .touzihuanjin li a .name{padding: 10px 0 5px 15px;background-color: #d5d5d5;}
.yinzi .touzihuanjin li a div img{width: 100%;}
.zixun{width: 100%;margin-top: 10px;}
.zixun ul{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.zixun ul li{width: 47%;border-bottom:1px solid #B4B4B4;padding: 5px 0 5px 0;}
.zixun ul li p{margin-top: 2px;word-break: break-all;font-size: 14px;}
.zixun ul li a{float: right;margin-top: 2px;font-size: 10px;color:#2f89f7 ;}
.infolist li a{background-image: url(images/zw_14.png);background-repeat: no-repeat;}
.infolist li a:hover{background-image: url(images/zw_on.png);background-repeat: no-repeat;}
#ntab2{width: 100%;justify-content: space-between;} 

#ntab2 li{margin-right: 0;}
.hcone,.hctwo,.hcthree{width: 100%;}
.hcone .title{display: block;width: 100%;position: relative;}
.hcone .title h3{font-size: 20px;}
.hcone .title h3::after{content: ' ';width: 89%;border-top: 1px solid #B4B4B4;position: absolute;top: 50%;right: 0;}
.hcone .onem,.hcone .oned{margin-top: 10px;width: 100%;display: flex;}
.hcone .onem .left ,.hcone .onem .newsinfo{width: 50%;}
.hcone .onem .left ul li {background-color:#e2e9f9 ;width: 45%;float: left;
margin-bottom: 20px;border: none;background-color: #e2e9f9;padding: 35px 0 35px 0;}
.hcone .onem .left ul li a{padding: 0 40px 0 40px;display: block;text-align: center;text-decoration: none;font-size: 20px;color: #000000;}
.hcone .onem .left ul li img{margin-right: 15px;}
.hcone .onem .left ul li:nth-last-of-type(1),.hcone .onem .left ul li:nth-last-of-type(2){margin-bottom: 0;}
.hcone .onem .newsinfo .tab-title ul{display: flex;justify-content: space-evenly;}
.hcone .oned{justify-content: space-between;}
.hcone .oned li{width:19.5% ;background-color:#e2e9f9 ;}
.hcone .oned li a{display: block;width: 100%;text-align: center;padding: 20px;text-decoration: none;color:#000000 ;font-size: 18px;}
.hctwo{display: flex;justify-content:space-between;margin-top: 15px;}
.hctwo .twoleft,.hctwo .tworight{width: 48%;}
.hctwo .twoleft .bignews{margin-top: 10px;display: flex;}
.hctwo .twoleft .bignews span{display: block;background-color:#f48478 ;color:#FFFFFF;text-align: center;height:50px ;width: 50px;padding: 5px;}
.hctwo .twoleft .bignews div{margin-left: 20px;width: 80%;display: block;}
.hctwo .twoleft .bignews a{display: block;line-height: 50px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%;}
.hctwo .tworight .gongbao{display: flex;margin-top: 10px;justify-content: space-between;}
.hctwo .tworight .gongbao .gongbaoimg{display: block;width: 40%;border: 1px solid #B4B4B4;}
.hctwo .tworight .gongbao .gongbaoimg img{width: 100%;}
/* #ntab3 li:nth-of-type(1){position: relative;}
#ntab3 li:nth-of-type(1)::after{content: '';position: absolute;border-left: 1px solid #B4B4B4;height: 15px;right: 0;top: 40%;} */
.gongbao ul{width: 58%;}
.gongbao ul li a{display: block;height: 40px;line-height: 40px;font-size: 10px;display: flex;justify-content: space-between;}
.gongbao ul .gongbaoselect{display: flex;width: 100%;justify-content: space-between;margin-bottom: 16px;}
.gongbao ul .gongbaoselect select{width: 170px;height: 45px;background-color: #ebf6fc;color: #8caec7;border: 1px solid #8caec7;}
.hcthree {margin-top: 10px;}
.hcthree ul{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 15px;}
.hcthree ul li{width: 19.5%;margin-top: 5px;background-color:#e2e9f9 ;}
.hcthree ul li a{display: block;text-align: center;padding: 15px;text-decoration: none;color: #000000;}

.body .lingdao{width: 100%;border: 1px solid #B4B4B4;padding: 30px 100px 30px 100px;margin-top: 10px;}
.body .lingdao .ldhead{display: block;width: 15%;margin: 0 auto;}
.body .lingdao .ldhead img{width: 100%;}
.body .lingdao  p{margin-top: 10px;text-indent: 2em;}


nav ul{width: 100%;display: flex;flex-wrap: wrap;}
		nav ul li{width: 33.33333%;text-align: center;padding: 0.5rem;background-color: #0168b7;}
		nav ul li a{color: #FFFFFF !important;font-size: 0.99rem;}
		nav ul li:nth-of-type(2),nav ul li:nth-of-type(5){position: relative;}
		nav ul li:nth-of-type(2)::before,nav ul li:nth-of-type(5)::before{content: '';width: 0px;height: 0.6rem;border-left: 1px solid #FFFFFF;position: absolute;left: 0;top: 35%;}
		nav ul li:nth-of-type(2)::after,nav ul li:nth-of-type(5)::after{content: '';width: 0px;height: 0.6rem;border-left: 1px solid #FFFFFF;position: absolute;right: 0;top: 35%;}
.Pmore{display: block;width: 98%;text-align: center;height: 2rem;line-height: 2rem;background-color: #EFEFEF;margin: 0 auto;}
.wenjian{width: 100%;}
.wenjian ul{display: flex;flex-wrap: wrap;justify-content: space-around;padding: 0 5px;}
.wenjian ul li{width:29% ;padding: 10px;margin-top: 10px;text-align: center;background-color: #EFEFEF;border-radius: 5px;}
.wenjian ul li a{font-size: 0.8rem;}
.footer{display: flex;}
.footer-left, .footer-right{padding: 10px;}
.footer-left{width:72% ;display: flex;flex-direction: column;}
.footer-left span{margin-top: 5px;}
.footer-right{width: 28%;display: flex;}
.footer-right div{width: 50%;text-align: center;line-height: 20px;}
.footer-right div span{display: block;width: 100%;height: 50%;margin-top: 10px;}
.footer-right div a{display: block;margin-top: 10px;}
.footer-right div img{width: 90%;}
.infolist li a{position: relative;}
.infolist li a::before {content: '';position: absolute;left: 0;top: 40%;width: 10px;height: 10px;background-color:#B4B4B4 ;}
.infolist li a:hover::before{background-color: #FA1217;}
#tab-content31 .gov-infobox-right{height: auto;}
#tab-content31 .gov-infobox-right ul{padding: 0 10px;height: auto;}
#tab-content31 .gov-infobox-right ul li{height: 80px;border: 1px solid #efefef;width: 50%;}
#tab-content31 .gov-infobox-right ul li a{line-height: 80px;}
#tab-content32 .content32_button{width: 100%;padding:0 5px;margin-top: 15px;border-bottom: 2px solid #B4B4B4;}
#tab-content32 .content32_button #inntab{display: flex;justify-content: space-around;}
#tab-content32 .content32_button #inntab li{width: 35%;margin-bottom: 0;padding:10px 8px;text-align: center;}
#tab-content32 .content32_button #inntab li a{display: block;text-align: center;}
.active3{border-bottom: 2px solid #0168b7;color: #0168b7;}
#tab-content32 .tab-content32-1{width: 100%;padding: 10px}
#tab-content32 .tab-content32-1 .gov-infobox-right{height: auto;}
#tab-content32 .tab-content32-1 .gov-infobox-right ul{height: auto;}
#tab-content32 .tab-content32-1 .gov-infobox-right ul li{margin-bottom: 10px;background-color: #ebf6fa;border: none;}
#tab-content32 .tab-content32-1 .gov-infobox-right ul li a span:nth-of-type(2){position: relative;}
#tab-content32 .tab-content32-1 .gov-infobox-right ul li a span:nth-of-type(2)::before{position: absolute;content: '';height: 15px;width: 0px;border-right: 1px solid #B4B4B4;left: 8px;top: 40%;}
#tab-content33 .nlist .infolist li a::before{display: none;}
#tab-content33 .nlist .infolist li{border: none;}
#tab-content33 .tab-content33img{padding: 10px}
#tab-content33 .tab-content33img,#tab-content33 .tab-content33img div{width: 100%;}
#tab-content33 .tab-content33img div img{width: 100%;}
#tab-content33 .tab-content33img ul{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
#tab-content33 .tab-content33img ul li{width: 48%;margin-top: 10px;}
#tab-content33 .tab-content33img ul li img{width: 100%;height: 60px;}
