@charset "UTF-8";

*{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
}
.feng_box{
	width: 100%;
}
.ga_content{
	width: 100%;
	height: 761px;
	background:url(ypjc_bj23.jpg);
	background-repeat: no-repeat;
    background-position: top center;
    cursor: pointer;
}
.ga_content a{
	display: inline-block;
	width: 100%;
	height: 761px;
}
.feng_banner{
	min-height:625px;
	background-color: #f7f7f7;
	background-position: top center;
}
.gui_zhong{
	width: 1200px;
	height:625px;
	margin: 0 auto;
}

/* 政策文件-制度规范 */
.policy_system{padding:2px;}
.policy_system .f_l{width: 583px;}
.policy_system .system{margin-left: 30px;}
.ps_content .title{font-size: 26px;font-weight: 800;width: 580px; background: url('/images/middle_line.png') no-repeat right center;}
.ps_content .title em{letter-spacing:8px}
.ps_content .title span{color: #184b8d;}
.p_content{box-sizing: border-box;height: 540px; border: 1px solid #e5e5e5;border-radius: 5px;margin-top: 25px;padding: 10px 5px 0 5px;overflow: hidden;}
.p_content .p_item  p:first-child{font-size: 18px;}
.p_content .p_item  p:first-child+p{font-size: 15px;padding: 15px 0 60px 30px;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3; overflow: hidden;}
.p_content .p_item{padding: 0 20px 20px 20px;background: url("/images/file_bg.png") no-repeat 5px 5px;}
.s_content{box-sizing: border-box;margin-top: 25px;height: 540px;}
.s_content .s_item{border: 1px solid #e5e5e5;border-radius:5px ;height: 161px;background: #fff;}
.s_content .s_item p:first-child{height: 46px;line-height: 46px;padding-left: 78px; font-size: 18px;background: url("/images/setting.jpg") #f2f2f2 no-repeat left center;}
.s_content .s_item p:first-child+p{background: #fff; font-size: 15px;padding: 25px 20px  15px 30px;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3; overflow: hidden;}
.s_content .s_item+.s_item{margin-top: 25px;}
/* 各级政务公开 */
.song_zheng{
	margin-top: 20px;
}
.zwgk{background: #fff;}
.zwgk .zwgk_content{padding: 70px 0;}
.zwgk .zwgk_content ul{display: flex;height: 280px;}
.zwgk .zwgk_content ul li{flex:1;text-align: center;-ms-flex: 1; float: left;width: 299px; }
.zwgk .zwgk_content ul li a{font-size: 20px;font-weight: 800;}
.zwgk .zwgk_content ul li a img{margin-top: 12px;}
.zwgk .zwgk_content ul li a div{padding-top: 50px;}
.zwgk .zwgk_content ul li+li{ border-left: 1px solid #e8e8e8;}
.zwgk .zwgk_content ul li p:nth-child(1){color: #184b8d;padding-bottom: 10px;}
.song_zhuan{
	width: 1192px;
	height: 121px;
	margin: 40px auto 0;
}
.song_bj{
	width: 1192px;
	height: 121px;
	text-align: center;
	line-height: 121px;
	color: #fff;
	background: url('/images/song_03.jpg');
}
.song_bj a{
	font-size: 68px;
    font-weight: bold;
}
.song_bj a:hover{
	color: red;
}
.song_xiang{
	width: 1192px;
	height: 400px;
	/* background-color: yellow; */
	margin:40px auto 0;
}
.begin{
	width: 1192px;
	height: 400px;
	margin: 0px auto;
}
.tab1 span{
	font-size: 18px;
}

.fu{
	width: 1192px;
	height: 300px;
}
.fu li{	
	display: inline-block;
	width: 170px;
	height: 50px;
	background-color: #f1f1f1;
	color: #000;
	text-align: center;
	/* line-height: 50px; */
	margin-top: 5px;
	margin-left: 15px;
	float: left;
}
.fu li a{
	font-size: 16px;
	line-height: 50px;
}
.xiang_zhen li a{
	font-size: 16px;
	line-height: 50px;
}
.xiang_zhen{
    width: 1192px;
	height: 300px;
}
.xiang_zhen li{
	float: left;
	display: inline-block;
	width: 170px;
	height: 50px;
	background-color: #f1f1f1;
	color: #000;
	text-align: center;
	line-height: 50px;
	margin-top: 5px;
	margin-left: 15px;
}
.xiang_zhen li a{
	width: 140px;
	height: 50px;
	color: #1b8ee9;
	text-decoration: none;
}
.fu li a{
	width: 140px;
	height: 50px;
	color: #1b8ee9;
	text-decoration: none;
}
.boxx #tablist{
	width: 1192px;
	height: 90px;
	margin-left: 12px;
}
.boxx #tablist li {
	list-style:none;
	float:left;
	color:#095cd1;
	margin-right:10px;
	cursor:pointer;
	transition:all ease .3s;
	border-radius: 10px;
	background: #ddd;
	position: relative;
}
.boxx #tablist li:nth-child(1){
  width: 177px;
  height: 51px;
}
.boxx #tablist li:nth-child(2){
  margin-left: 6px;
  width: 187px;
  height: 51px;
}
.boxx #tablist .tabin{
	background:#1b8ee9;
	color:#fff;
}

.xz{
	float: left;
}
.tab1{
	width: 100px;
	height: 51px;
    display: flex;
	justify-content: space-around;
	align-items: center;
}
.boxx{
	width:1192px;
	position:relative;
}
.content-box {
	width:1192px;
	height:300px;
	position:absolute;
	left:0;
	top:80px;
	/* overflow:hidden; */
}
.content {
	color:#095cd1;
	opacity:0;
	transition:all ease .3s;
	position:absolute;
	margin-top: 10px;
	top:0;
	left:0;
}
.contentin {
	opacity:1;
	z-index: 1000;