/* 新闻资讯start */
*{
	padding: 0;margin: 0;box-sizing: border-box;text-decoration: none !important;
}
body{
	overflow: auto;
}
ul{
	list-style: none;overflow: hidden;
}
#nav{
	width: 100%;height: 74px;
	box-shadow: 0px 0px 15px 15px #f0f0f0;
}/*nav导航栏原本的样式*/
#nav li{
	width: 25%;height: 74px;float: left;
	border-bottom: none;
	float:left; width:75px; height:80px; line-height:79px; text-align:center;cursor:pointer;
}/*元素被点击之前的样式*/
#nav li:first-child{margin-left:calc(50% - 482px)!important;}
#nav li.active{
	position:relative; height:74px;background:white;border-bottom: 5px solid #0068b7;
}/*元素被点击之后的样式*/
.active{
	margin-left: 19%;
}
.nav_s{
	margin-left: 35px;
}
#content{
	width: 975px;min-height:calc(100vh - 307px);position: relative;border-top: none;
	left: 50%;margin-left: -490px;
}
#content li{width: 100%;padding: 10px;display: none}
.m_l{
	box-shadow: 1px 2px 7px 5px #f0f0f0;background-color: white;border-radius: 10px;
	border: #f0f0f0 solid 2px;
}.m_l:hover{
	 box-shadow: 0px 0px 5px 2px #a1afc9;
	 transition: all 0.45s;
	 color: #0068b7;
 }
.m_r{
	box-shadow: 1px 2px 7px 5px #f0f0f0;background-color: white;cursor: pointer;border-radius: 10px;
	border: #f0f0f0 solid 2px;
}.m_r:hover{
	 box-shadow: 0px 0px 5px 2px #a1afc9;
	 transition: all 0.45s;
	 color: #0068b7;
 }
.m_r_1{
	box-shadow: 1px 2px 7px 5px #f0f0f0;background-color: white;border-radius: 10px;
	border: #f0f0f0 solid 2px;
}.m_r_1:hover{
	 box-shadow: 0px 0px 5px 2px #a1afc9;
	 transition: all 0.45s;
	 color: #0068b7;
 }
.m_b{
	box-shadow: 1px 2px 7px 5px #f0f0f0;background-color: white;cursor: pointer;border-radius: 10px;
	border: #f0f0f0 solid 2px;
}.m_b:hover{
	 box-shadow: 0px 0px 5px 2px #a1afc9;
	 transition: all 0.45s;
	 color: #0068b7;
 }
.m_d{
	box-shadow: 1px 2px 7px 5px #f0f0f0;background-color: white;border-radius: 10px;
	border: #f0f0f0 solid 2px;
}.m_d:hover{
	 box-shadow: 0px 0px 5px 2px #a1afc9;
	 transition: all 0.45s;
	 color: #0068b7;
 }
.m_l{
	width: 470px;height: 351px;float: left;margin-top: 10.5px; border: #f0f0f0 solid 2px;
}.m_l>a>img{
	 width: 100%;height: 244.5px;
 }.m_l>a>h3{
	  margin-left: 5px;font-size: 17px;letter-spacing: 0.5px;margin-left: 25px;margin-right: 25px;
		overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-size: 15px!important;
  }.m_l p{
	   margin: 5px 10px;font-size: 12px;color: #8a8a8a;letter-spacing: 1px;line-height: 17px;margin-left: 25px;margin-right: 25px;
		overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
   }.m_l a{
		text-decoration: none;
	}.m_l>a:visited{
		 color: black;
	 }.m_l>a:link{
		  color: black;
	  }.m_l>a:hover{
		   color: black;
	   }.m_l>a:active{
			color: black;
		}
.m_r{
	float: right;width: 470px;margin-top:16px;height: 105px;padding: 15px;
}.m_r h3{
	 margin-top: -35px;margin-left: 10px;font-size: 17px;letter-spacing: 0.5px;height: 25px;overflow: hidden;text-overflow: ellipsis;
 }.m_r p{
	  margin: 10px;font-size: 12px;color: #8a8a8a;letter-spacing: 1px;line-height: 17px;cursor: default;
  }.m_r_1{
	   float: right;width: 470px;margin-top:10px;height: 110px;padding: 15px;
   }.m_r_1>a>h3{
		margin-top: 0px;margin-left: 10px;font-size: 15px;letter-spacing: 0.5px;overflow: hidden;text-overflow: ellipsis;
		overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
	}.m_r_1 p{
		 margin: 5px 10px;font-size: 12px;color: #8a8a8a;letter-spacing: 1px;line-height: 17px;cursor: default;
	 }.m_r_1 a{
		  text-decoration: none;
	  }.m_r_1>a:visited{
		   color: black;
	   }.m_r_1>a:link{
			color: black;
		}.m_r_1>a:hover{
			 color: black;
		 }.m_r_1>a:active{
			  color: black;
		  }
.m_b{
	width: 100%;height: 100px;margin-top:23px;margin-top: 16px;float: left;padding: 15px;
}.m_b>a>h3{
	 margin-top: -35px;margin-left: 10px;font-size: 17px;letter-spacing: 0.5px;height: 25px;overflow: hidden;text-overflow: ellipsis;
 }.m_b p{
	  margin: 10px;font-size: 12px;color: #8a8a8a;letter-spacing: 1px;line-height: 17px;
  }.m_b a{
	   text-decoration: none;
   }.m_b>:visited{
		color: black;
	}.m_b>a:link{
		 color: black;
	 }.m_b>a:hover{
		  color: black;
	  }.m_b>a:active{
		   color: black;
	   }
.m_d{
	width: 100%;height: 105px;margin-top: 10px;padding: 15px;float: left;cursor: default;
}.m_d>a>h3{
	 margin-top: -35px;margin-left: 10px;font-size: 15px !important;letter-spacing: 0.5px;font-weight: bold;overflow: hidden !important;
	 overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
 }.m_d>p{
	  margin: 5px 10px;font-size: 12px;color: #8a8a8a;letter-spacing: 1px;line-height: 17px;cursor: default;
	   overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
  }.m_d>a{
	   text-decoration: none;display: block;
	   margin-top: 0px;margin-left: 10px;font-size: 17px;letter-spacing: 0.5px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;
   }
.m_d>a:visited{
	color: black;
}.m_d>a:link{
	 color: black;
 }.m_d>a:hover{
	  color: black;
  }.m_d>a:active{
	   color: black;
   }
/* 新闻资讯end */

/* 服务大厅start */
.c_back{
	width: 229px;height: 360px;
	float: left;margin-left: 14px;margin-top: 60px;
}
.b_word{
	width: 100%;height: 195px;
	position: relative;top: 165px;
	background-color: #4e4e4f;opacity: 0.7;
	padding: 20px;text-align: center;color: white;
}
.w_bg{
	width: 30px;height: 3px;
	position: relative;left: 50%;margin-left: -16px;
	background-color: white;
	margin-top: 6px;margin-bottom: 6px;
}
.c_back:hover{
	opacity: 0.7;
	transition: 0.3s;
	box-shadow: 0px 0px 5px 2px #a1afc9;
	transition: all 0.45s;
}
/* 服务大厅end */
/* 机构职能start */
.main{
	background: url(/img/main.png);
	width: 100%;height: 526.5px;
	display: flex;justify-content: center;
}.main_d{
	 width: 239px;height: 350px;
	 margin: 55px 25px;
	 display: flex;justify-content: center;flex-direction: column;align-items: center;
	 background: white;box-shadow: 1px 2px 7px 5px #f0f0f0;
	 cursor: pointer;
 }.main_d:hover{
	  opacity: 0.7;
	  transition: 0.3s;
	  box-shadow: 0px 0px 5px 2px #a1afc9;
	  transition: all 0.45s;

  }.main_d img{
	   width: 75px;height: 66px;
   }.main_d h3{
		font-size: 24px;
	}
/* 机构职能end */
/* footstart */
.pagebottominfo{
	margin: 10px auto 0;
	width: 100%;
	height: unset;
	background: #0041b6;
	position:relative!important;
	padding: 20px 0;
	line-height: 80px;
}.bottominner{
	 width: 1200px;
	 height: 100%;
	 margin: 0 auto;
	 /* padding-top: 20px;` */
	 /*
     display: flex;
     flex-wrap: nowrap;
     justify-content: space-between; */
 }.bottominner_1{
	  /* width: 538px; */
	  height: 100%;
	  text-align: center;
	  /* display: flex;
      flex-wrap: nowrap; */
	  align-items: center;
	  /* justify-content: space-between;	 */
	  font-size: 14px;
	  font-family: Source Han Sans;
	  font-weight: 400;
	  color: #FFFFFF;
	  line-height: 30px;
	  box-sizing: border-box;
	  /* padding-top: 15px; */
  }/* footend */
/* headstart */
.bannerpartinner{
	position: fixed;
	left:0;
	top:0;
	width: 100%;
	height: auto;
	margin: 0 auto;
	/*overflow: hidden;*/
	z-index: 9;
}
.bannerpartinner img{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.contactmain{
	width: 1200px;
	margin: 0 auto;
}
/*内容也banner**/
.bannerpartinner_article{
	/* position: fixed; */
	left:0;
	top:0;
	width: 100%;
	height: auto;
	margin: 0 auto;
	/*overflow: hidden;*/
	z-index: 9;
}
.bannerpartinner_article img{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.topmenu{
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	padding: 10px 0;
	box-sizing: border-box;
	z-index: 9;

}
.topmenuinner{
	width: 1130px;
	margin: 0 auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items:center;
}
.topmeuleft{
	width: 240px;
	overflow: hidden;
}
.topmeuleftimg{
	width: 100%;
	height: unset!important;
	/* overflow: hidden; */
}
.topmeuleftimg_01{
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.topmeuright{
	width: 780px!important;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items:center;
	z-index: 9;
	font-family: "Source Han Sans", "SimSun" !important;
	font-weight: bold;
}
.topmeuright_l{
	width: 780px!important;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items:center;
	z-index: 9;
	height: 24px;
	line-height: 24px;
}
.topmeuright_l_head{
	width: 877px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	align-items:center;
	z-index: 9;
	height: 24px;
	line-height: 24px;
}
.topmeuright_r{
	height: 30px;
	line-height: 24px;
	width:100px;
}
.menuitem{
	position: relative;
	font-size: 20px;
	font-family: "Source Han Sans" ;
	font-weight: 400;
	color: #FFFFFF;
	min-width: 110px;
	text-align: center;
	padding: 10px 0;
}
.menuchose{background:#2465a994;border-radius: 5px;}
.menuitemchose{
	border-bottom: solid #fff 2px;
}
.menuitem a{
	font-size: 25px;
	color: #FFFFFF;
	font-family: "Source Han Sans" !important;
	font-weight: bold;text-decoration: none;
	line-height: 40px;
}

.menuitem:hover{background:#2465a994;border-radius: 5px;}
.menuitem{height: unset;display: flex;align-items: center;justify-content: center;
}
.bottomright{
	margin-bottom: 10px;
	height: 150px;
	width: 150px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.bottomimg_02{
	width: 133px;
	height: 133px;
	overflow: hidden;
}
/* headend */
/* dj li内选项卡start */
#l_bq{

}
.l_nav{
	position: relative;
	left: 50%;
	border: 1px solid black;
}.l_active{
	 display: inline-block;
	 margin-left: 50%;
 }.l_nav_s{
	  display: inline-block;
	  margin-left: 10px;
  }
/* dj li内选项卡start */