/* 公共样式 */

	*{
		margin:0;
		padding:0;
			font: 15px/34px "微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	}

	a{
		text-decoration: none; font-family: "微软雅黑";
	}
	a:hover{
		text-decoration: none; font-family: "微软雅黑"; color:#cb0909;
	}
	li{
		list-style: none;
	}
	.clear{
		clear:both;
	}

	img{
		margin:0px;
		padding:0px;
		border:none;
	}
	body{
		background:#fff; font-family:"microsoft yahei","微软雅黑";
	}
	input,option,textarea{outline: none;}

	/* 顶部信息 */
	#top{
		width:100%;
		height:34px;
		margin:0 auto;
		background:#fff;
	}
	
	/* 选项卡 */
	#option{
		width:1184px;
		height:65px;
		margin:0 auto;
	}
	#optiono{
		width:271px;
		height:63px;
		border:1px solid #015293;
		float:left;
		color:#015293;
		font-size:19px;
		cursor: pointer;
		text-align: center;
		line-height: 63px;
		transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	}
	#optiono:hover{
		color:#FFF;
		background:#015293;
	}
	#optiont{
		width:271px;
		height:63px;
		border:1px solid #015293;
		float:left;
		margin-left:35px;
		color:#015293;
		font-size:19px;
		cursor: pointer;
		text-align: center;
		line-height: 63px;
		transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	}
	#optiont:hover{
		color:#FFF;
		background:#015293;
	}
	#options{
		width:271px;
		height:63px;
		border:1px solid #015293;
		float:right;
		color:#015293;
		font-size:19px;
		cursor: pointer;
		text-align: center;
		line-height: 63px;
		transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	}
	#options:hover{
		color:#FFF;
		background:#015293;
	}
	#optionf{
		width:271px;
		height:63px;
		border:1px solid #015293;
		float:right;
		margin-right:35px;
		color:#015293;
		font-size:19px;
		cursor: pointer;
		text-align: center;
		line-height: 63px;
		transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;

	}
	#optionf:hover{
		color:#FFF;
		background:#015293;
	}


	/* tupian  */
	#picu{
		width:1184px;
		margin:0 auto;
		display: block;
		margin-top:20px;
	}
	#picu img{
		width:100%;
		height:auto;
	}
	
	/* 轮播广告 */

	.scroll_horizontal{position:relative;width:1184px;margin:0 auto;line-height:20px;}
.scroll_horizontal .box{
	overflow:hidden;
	position:relative;
	width:100%;
	height:100px;
	margin:0 auto;
    }
.scroll_horizontal .fgbox{overflow:hidden;position:relative;width:100%;height:120px;margin:0 auto;}
.scroll_horizontal .fbbox{overflow:hidden;position:relative;width:100%;height:120px;margin:0 auto;}
.scroll_horizontal .fybox{overflow:hidden;position:relative;width:100%;height:120px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{
	float:left;
	width:300px;
	text-align:center;
    }
.scroll_horizontal .fglist{overflow:hidden;width:9999px;}
.scroll_horizontal .fglist li{float:left;width:310px;text-align:center;}
.scroll_horizontal .fblist{overflow:hidden;width:9999px;}
.scroll_horizontal .fblist li{float:left;width:310px;text-align:center;}
.scroll_horizontal .fylist{overflow:hidden;width:9999px;}
.scroll_horizontal .fylist li{float:left;width:310px;text-align:center;}
    .scroll_horizontal .list li img{
	width:295px;
    }
.scroll_horizontal .fglist li img{
	width:300px;
}
.scroll_horizontal .fblist li img{
	width:300px;
}
.scroll_horizontal .fylist li img{
	width:300px;
}
#columnf .plus{
	display: none;
}
#columnf .minus{
	display: none;
}
.scroll_horizontal .plus{
	position: absolute;
		width:30px;
		height:35px;
		top:50%;
		display: block;
		margin-top:-17px;
		left:0px;
		background:url("../images/prev.jpg"/*tpa=http://nmgdj.gov.cn/2018_syimages/images/prev.jpg*/);
    }
.scroll_horizontal .minus{
	position: absolute;
		width:30px;
		height:35px;
		top:50%;
		margin-top:-17px;
		right:0px;
		display: block;
		background:url("../images/next.jpg"/*tpa=http://nmgdj.gov.cn/2018_syimages/images/next.jpg*/);
    }

#zt_box { width:1184px; height:120px; margin:0 auto;}
.zt_left_pic { width:388px; height:100px; float:left; margin-top:10px;}
.zt_center_pic { width:388px; height:100px; float:left; margin-top:10px; margin-left:10px; }
.zt_right_pic { width:388px; height:100px; float:right; margin-top:10px; }
.zt_left_pic a img { width:100%; height:100%; }
.zt_center_pic a img { width:100%; height:100%; }
.zt_right_pic a img { width:100%; height:100%; }

	/* 选项卡 */
	#tab{
		width:1184px;
		height:270px;
		margin:0 auto;
		margin-top:20px;
	}
	#tabl{
		width:48%;
		float:left;
	}
	#tab ul{
		display: block;
		width:100%;
		height:225px;
		margin-top:20px;
	}
	#tab ul li{
		line-height: 250%;
		font-size:14px;
		color:#1A1A1A;
	}
	#tab ul li p{
		float:left;
		font-size:14px;
		width:80%;
	}
	#tab ul li p i{
	width:12px;
	height:12px;
	display:block;
	float:left;
	margin-top:12px;
	margin-right:10px;
	background:url("../images/dian.png");
}
	#tab ul li p a {
		font-size:14px;
		width:80%;
		color:#1A1A1A;
	}
	#tab ul li span{
		float:right;
		font-size:14px;
	
	}
	#tabr{
		width:48%;
		float:right;
	}
	.tablt{
		width:100%;
		height:30px;
		position: relative;
	}
	#tablto{
		width:120px;
		height:30px;
		cursor: pointer;
		border-right:1px solid #A4A4A4;
		text-align: center;
		color:#DE000F;
		line-height: 30px;
		font-size:20px;
		float:left;
	}
	#tablto a { color:#355e92; }
		#tablto a:hover { color:#de000f; }
	#tabltfo{
		width:100%;
		height:230px;
		position: absolute;
		top:20px;
		left:0px;
		display:block;
	}
		#tabltfo a { color:#355e92; }
		#tabltfo a:hover { color:#de000f; }
	#tabltt{
		width:120px;
		height:30px;
		cursor: pointer;
		border-right:1px solid #A4A4A4;
		text-align: center;
		color:#355E92;
		line-height: 30px;
		font-size:20px;
		float:left;
	}
			#tabltt a { color:#355e92; }
		#tabltt a:hover { color:#de000f; }
	#tabltft{
		width:100%;
		height:230px;
		position: absolute;
		top:20px;
		left:0px;
		display:none;
	}
				#tabltft a { color:#355e92; }
		#tabltft a:hover { color:#de000f; }
	#tablts{
		width:120px;
		height:30px;
		cursor: pointer;
		border-right:1px solid #A4A4A4;
		text-align: center;
		color:#355E92;
		line-height: 30px;
		font-size:20px;
		float:left;
	}
					#tablts a { color:#355e92; }
		#tablts a:hover { color:#de000f; }
	#tabltfs{
		width:100%;
		height:230px;
		position: absolute;
		top:20px;
		left:0px;
		display:none;
	}
	#tabltfs a { color:#355e92; }
		#tabltfs a:hover { color:#de000f; }
	#tabltf{
		width:120px;
		height:30px;
		cursor: pointer;
		text-align: center;
		color:#355E92;
		line-height: 30px;
		font-size:20px;
		float:left;
	}
	#tabltf a { color:#355e92; }
		#tabltf a:hover { color:#de000f; }
	#tabltff{
		width:100%;
		height:230px;
		position: absolute;
		top:20px;
		left:0px;
		display:none;
	}

	.tabrt{
		width:100%;
		height:30px;
		position: relative;
	}
	#tabrto{
		width:110px;
		height:30px;
		cursor: pointer;
		border-right:1px solid #A4A4A4;
		text-align: center;
		color:#DE000F;
		line-height: 30px;
		font-size:20px;
		float:left;
	}
		#tabrto a { color:#355e92; }
		#tabrto a:hover { color:#de000f; }
	#tabrtfo{
		width:100%;
		height:230px;
		position: absolute;
		top:20px;
		left:0px;
		display:block;
	}
	#tabrtt{
		width:110px;
		height:30px;
		cursor: pointer;
		border-right:1px solid #A4A4A4;
		text-align: center;
		color:#355E92;
		line-height: 30px;
		font-size:20px;
		float:left;
	}
	#tabrtt a { color:#355e92; }
		#tabrtt a:hover { color:#de000f; }
	#tabrtft{
		width:100%;
		height:230px;
		position: absolute;
		top:20px;
		left:0px;
		display:none;
	}
	#tabrts{
		width:110px;
		height:30px;
		cursor: pointer;
		border-right:1px solid #A4A4A4;
		text-align: center;
		color:#355E92;
		line-height: 30px;
		font-size:20px;
		float:left;
	}
		#tabrts a { color:#355e92; }
		#tabrts a:hover { color:#de000f; }
	#tabrtfs{
		width:100%;
		height:230px;
		position: absolute;
		top:20px;
		left:0px;
		display:none;
	}
	#tabrtf{
		width:110px;
		height:30px;
		cursor: pointer;
		text-align: center;
		color:#355E92;
		line-height: 30px;
		font-size:20px;
		float:left;
	}
		#tabrtf a { color:#355e92; }
		#tabrtf a:hover { color:#de000f; }
	#tabrtff{
		width:100%;
		height:230px;
		position: absolute;
		top:20px;
		left:0px;
		display:none;
	}
	#tabrtg{
		width:110px;
		height:30px;
		cursor: pointer;
		border-right:1px solid #A4A4A4;
		text-align: center;
		color:#355E92;
		line-height: 30px;
		font-size:20px;
		float:left;
	}
		#tabrts a { color:#355e92; }
		#tabrts a:hover { color:#de000f; }
	#tabrtfg{
		width:100%;
		height:230px;
		position: absolute;
		top:20px;
		left:0px;
		display:none;
	}
	#tabrtg a { color:#355e92; }
	#tabrtg a:hover { color:#de000f; }

	
	/* 视频 */
#xianmp{
	width:1184px;
	height:530px;
	margin:0 auto;
	margin-top:20px;
}
	#xianmppic{
		width:270px;
		margin:0 auto;
		margin-top:20px;
	}
	#xianmppic img{
		width:100%;
		height:auto;
	}
	#xianmpf{
		width:100%;
		height:445px;
		margin-top:20px;
	}
	#xianmpl{
		width:830px;
		height:445px;
		float:left;
		background:#FFF;
	}
	#xianmplt{
		width:100%;
		height:64px;
		
	}
	#dangx{
		width:175px;
		height:64px;
		float: left;
		overflow: hidden;
		margin-left:30px;
		cursor: pointer;
		text-align: center;
		line-height: 64px;
		position: relative;
		color:#D80823;
		font-size: 20px;
	}
	#dangx a{ color:#D80823; font-size: 20px; font-weight:bold; line-height: 64px;}
	#beijxf a{ color:#D80823; font-size: 20px; font-weight:bold; line-height: 64px;}
	#jingya a{ color:#D80823; font-size: 20px; font-weight:bold; line-height: 64px;}
	#xings a{ color:#D80823; font-size: 20px; font-weight:bold; line-height: 64px;}
	#zhuany a{ color:#D80823; font-size: 20px; font-weight:bold; line-height: 64px;}
	#spani{
		display: block;
		position: absolute;
		width:33px;
		height:48px;
		top:10px;
		transition:left .5s ease;
		-moz-transition:left .5s ease;
		-o-transition:left .5s ease;
		-webkit-transition:left .5s ease;
		-ms-transition:left .5s ease;
		
	}
	#spani img{
		width:100%;
		height:auto;
	}
	#zhuany{
		width:145px;
		height:64px;
		float: left;
		overflow: hidden;
		cursor: pointer;
		text-align: center;
		line-height: 64px;
		position: relative;
		color:#444444;
		font-size: 20px;
	}
	#spanz{
		display: block;
		position: absolute;
		width:33px;
		height:48px;
		top:10px;
		transition:left .5s ease;
		-moz-transition:left .5s ease;
		-o-transition:left .5s ease;
		-webkit-transition:left .5s ease;
		-ms-transition:left .5s ease;
		
	}
	#spanz img{
		width:100%;
		height:auto;
	}
	#xings{
		width:145px;
		height:64px;
		float: left;
		overflow: hidden;
		cursor: pointer;
		text-align: center;
		line-height: 64px;
		position: relative;
		color:#444444;
		font-size: 20px;
	}
	#spans{
		display: block;
		position: absolute;
		width:33px;
		height:48px;
		top:10px;
		transition:left .5s ease;
		-moz-transition:left .5s ease;
		-o-transition:left .5s ease;
		-webkit-transition:left .5s ease;
		-ms-transition:left .5s ease;
		
	}
	#spans img{
		width:100%;
		height:auto;
	}
	#jingya{
		width:145px;
		height:64px;
		float: left;
		overflow: hidden;
		cursor: pointer;
		text-align: center;
		line-height: 64px;
		position: relative;
		color:#444444;
		font-size: 20px;
	}
	#spanj{
		display: block;
		position: absolute;
		width:33px;
		height:48px;
		top:10px;
		transition:left .5s ease;
		-moz-transition:left .5s ease;
		-o-transition:left .5s ease;
		-webkit-transition:left .5s ease;
		-ms-transition:left .5s ease;
		
	}
	#spanj img{
		width:100%;
		height:auto;
	}
	#beijxf{
		width:190px;
		height:64px;
		float: left;
		overflow: hidden;
		cursor: pointer;
		text-align: center;
		line-height: 64px;
		position: relative;
		color:#444444;
		font-size: 20px;
	}
	#spanb{
		display: block;
		position: absolute;
		width:33px;
		height:48px;
		top:10px;
		transition:left .5s ease;
		-moz-transition:left .5s ease;
		-o-transition:left .5s ease;
		-webkit-transition:left .5s ease;
		-ms-transition:left .5s ease;
	}
	#spanb img{
		width:100%;
		height:auto;
	}

	#xianmplf{
		width:940px;
		height:315px;
		position: relative;
		margin:0 auto;
		margin-top:30px;
	}
	#xiandang{
		width:100%;
		height:315px;
		position: absolute;
		top:0px;left:0px;
		display: block;
	}
	#xdlun{
		width:900px;
		height:315px;
		margin-left:20px;
		position:relative;
	}

	#xdlun>ul>li{
			opacity:0;
			transition:opacity .5s linear;
			-o-transition:opacity .5s linear;
			-ms-transition:opacity .5s linear;
			-moz-transition:opacity .5s linear;
			-webit-transition:opacity .5s linear;
			position:absolute;
			z-index: 1;
	}
	#xdlun>ul>.active{
		opacity:1;
		z-index: 2;
	}
	#listnum{
			width:180px;
			height:260px;
			background:url("../images/lun.png"/*tpa=http://nmgdj.gov.cn/2018_syimages/images/lun.png*/);
			background-size: 100% auto;
			position:absolute;
			bottom:25px;
			left:-200px;
		}
		#listnum>ul{
			position: relative;
			display: block;
			width:55px;
			height:70px;
			margin:0 auto;
			margin-top:100px;
		}
	#listnum>ul>li{
		width:100%;
		height:100%;
		position: absolute;
		top:0px;
		left:0px;
		display: none;
		text-align: center;
		font-size: 22px;
		line-height: 100%;
		color:#355E92;
	}
	#listnum>ul>li a{
		color:#355E92;
		line-height:130%;
	}
	#listnum>ul>.activenum{
		display: block;
	}
	#xdleft{
		width:20px;
		height:20px;
		top:20px;
		left:-115px;
		position: absolute;
			
		}
		#xdleft img{
			width:100%;
			height:auto;
		}
	#xdright{
		width:20px;
		height:20px;
		top:290px;
		left:-115px;
		position: absolute;
			
		}
#xdright img{
			width:100%;
			height:auto;
		}



	#xianzhuan{
		width:100%;
		height:315px;
		position: absolute;
		top:0px;left:0px;
		display: none;
	}
		#xzlun{
		width:900px;
		height:315px;
			margin-left:20px;
		position:relative;
	}
	#xzlun img{
		display:block;
	}
	#xzlun>ul>li{
			opacity:0;
			transition:opacity .5s linear;
			-o-transition:opacity .5s linear;
			-ms-transition:opacity .5s linear;
			-moz-transition:opacity .5s linear;
			-webit-transition:opacity .5s linear;
			position:absolute;
			z-index: 1;
	}
	#xzlun>ul>.activez{
		opacity:1;
		z-index: 2;
	}
	#listnumz{
			width:180px;
			height:260px;
			background:url("../images/lun.png");
			background-size: 100% auto;
			position:absolute;
			bottom:25px;
			left:-200px;
		}
		#listnumz>ul{
			position: relative;
			display: block;
			width:55px;
			height:70px;
			margin:0 auto;
			margin-top:100px;
		}
	#listnumz>ul>li{
		width:100%;
		height:100%;
		position: absolute;
		top:0px;
		left:0px;
		display: none;
		text-align: center;
		font-size: 22px;
		line-height: 100%;
		color:#355E92;
	}
	#listnumz>ul>li a{
		color:#355E92;
		line-height: 130%;
	}
	#listnumz>ul>.activenumz{
		display: block;
	}
	#xzleft{
		width:20px;
		height:20px;
		top:20px;
		left:-115px;
		position: absolute;
		cursor:pointer;
		}
		#xzleft img{
			width:100%;
			height:auto;
		}
	#xzright{
		width:20px;
		height:20px;
		top:290px;
		left:-115px;
		position: absolute;
		cursor:pointer;	
		}
#xzright img{
			width:100%;
			height:auto;
		}

	#xianxing{
		width:100%;
		height:315px;
		position: absolute;
		top:0px;left:0px;
		display: none;
	}
	#xxlun{
		width:550px;
		height:315px;
		float: right;
		position:relative;
	}
	#xxlun img{
		display:block;
	}
	#xxlun>ul>li{
			opacity:0;
			transition:opacity .5s linear;
			-o-transition:opacity .5s linear;
			-ms-transition:opacity .5s linear;
			-moz-transition:opacity .5s linear;
			-webit-transition:opacity .5s linear;
			position:absolute;
			z-index: 1;
	}
	#xxlun>ul>.activex{
		opacity:1;
		z-index: 2;
	}
	#listnumx{
			width:180px;
			height:260px;
			background:url("../images/lun.png");
			background-size: 100% auto;
			position:absolute;
			bottom:25px;
			left:-200px;
		}
		#listnumx>ul{
			position: relative;
			display: block;
			width:55px;
			height:70px;
			margin:0 auto;
			margin-top:100px;
		}
	#listnumx>ul>li{
		width:100%;
		height:100%;
		position: absolute;
		top:0px;
		left:0px;
		display: none;
		text-align: center;
		font-size: 22px;
		line-height: 100%;
		color:#355E92;
	}
	#listnumx>ul>li a{
		color:#355E92;
		line-height: 130%;
	}
	#listnumx>ul>.activenumx{
		display: block;
	}
	#xxleft{
		width:20px;
		height:20px;
		top:20px;
		left:-115px;
		position: absolute;
			
		}
		#xxleft img{
			width:100%;
			height:auto;
		}
	#xxright{
		width:20px;
		height:20px;
		top:290px;
		left:-115px;
		position: absolute;
			
		}
#xxright img{
			width:100%;
			height:auto;
		}
	#xianjing{
		width:100%;
		height:315px;
		position: absolute;
		top:0px;left:0px;
		display: none;
	}
	#xjlun{
		width:550px;
		height:315px;
		float: right;
		position:relative;
	}
	#xjlun img{
		display:block;
	}
	#xjlun>ul>li{
			opacity:0;
			transition:opacity .5s linear;
			-o-transition:opacity .5s linear;
			-ms-transition:opacity .5s linear;
			-moz-transition:opacity .5s linear;
			-webit-transition:opacity .5s linear;
			position:absolute;
			z-index: 1;
	}
	#xjlun>ul>.activej{
		opacity:1;
		z-index: 2;
	}
	#listnumj{
			width:180px;
			height:260px;
			background:url("../images/lun.png");
			background-size: 100% auto;
			position:absolute;
			bottom:25px;
			left:-200px;
		}
		#listnumj>ul{
			position: relative;
			display: block;
			width:55px;
			height:70px;
			margin:0 auto;
			margin-top:100px;
		}
	#listnumj>ul>li{
		width:100%;
		height:100%;
		position: absolute;
		top:0px;
		left:0px;
		display: none;
		text-align: center;
		font-size: 22px;
		line-height: 100%;
		color:#355E92;
	}
	#listnumj>ul>li a{
		color:#355E92;
		line-height: 130%;
	}
	#listnumj>ul>.activenumj{
		display: block;
	}
	#xjleft{
		width:20px;
		height:20px;
		top:20px;
		left:-115px;
		position: absolute;
			
		}
		#xjleft img{
			width:100%;
			height:auto;
		}
	#xjright{
		width:20px;
		height:20px;
		top:290px;
		left:-115px;
		position: absolute;
			
		}
#xjright img{
			width:100%;
			height:auto;
		}
	#xianbei{
		width:100%;
		height:315px;
		position: absolute;
		top:0px;left:0px;
		display: none;
	}
	#xblun{
		width:550px;
		height:315px;
		float: right;
		position:relative;
	}
	#xblun img{
		display:block;
	}
	#xblun>ul>li{
			opacity:0;
			transition:opacity .5s linear;
			-o-transition:opacity .5s linear;
			-ms-transition:opacity .5s linear;
			-moz-transition:opacity .5s linear;
			-webit-transition:opacity .5s linear;
			position:absolute;
			z-index: 1;
	}
	#xblun>ul>.activeb{
		opacity:1;
		z-index: 2;
	}
	#listnumb{
			width:180px;
			height:260px;
			background:url("../images/lun.png");
			background-size: 100% auto;
			position:absolute;
			bottom:25px;
			left:-200px;
		}
		#listnumb>ul{
			position: relative;
			display: block;
			width:55px;
			height:70px;
			margin:0 auto;
			margin-top:100px;
		}
	#listnumb>ul>li{
		width:100%;
		height:100%;
		position: absolute;
		top:0px;
		left:0px;
		display: none;
		text-align: center;
		font-size: 22px;
		line-height: 100%;
		color:#355E92;
	}
	#listnumb>ul>li a{
		color:#355E92;
		line-height: 130%;
	}
	#listnumb>ul>.activenumb{
		display: block;
	}
	#xbleft{
		width:20px;
		height:20px;
		top:20px;
		left:-115px;
		position: absolute;
			
		}
		#xbleft img{
			width:100%;
			height:auto;
		}
	#xbright{
		width:20px;
		height:20px;
		top:290px;
		left:-115px;
		position: absolute;
			
		}
#xbright img{
			width:100%;
			height:auto;
		}



	#xianmpr{
		width:345px;
		height:445px;
		background-size: #FFF;
		float:right;
		background:#FFF;
	}
	#xianred{
		width:308px;
		height:63px;
		margin:0 auto;
		margin-top:20px;
	}
	#xianr{
		width:100px;
		height:63px;
		float: left;
		background: #E5E5E5;
		text-align: center;
		line-height: 63px;
		color:#444444;
		font-size: 20px;
		transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	}
	#xianr:hover{
		color:#FFF;
		background:#15609C;
	}
	#xianc{
		width:100px;
		height:63px;
		float: right;
		background: #E5E5E5;
		text-align: center;
		line-height: 63px;
		color:#444444;
		font-size: 20px;
		transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	}
	#xianc:hover{
		color:#FFF;
		background:#15609C;
	}

	#xianm {
    width: 100px;
    height: 63px;
    float: left;
    background: #E5E5E5;
    text-align: center;
    line-height: 63px;
    color: #444444;
    margin-left: 4px;
    font-size: 20px;
cursor:pointer;
    transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
#xianm:hover{
		color:#FFF;
		background:#15609C;
	}

	.xianfa{
		width:308px;
		height:63px;
		margin:0 auto;border:1px solid #355E92;
		margin-top:20px;
		background:#FFF;
	}
	.xianfa i{
		width: 35px;
		display: block;
		float: left;
		margin-top:15px;
		margin-left: 50px;
	}
	.xianfa span{
		display: block;
		float: right;
		width:190px;
		height:63px;
		font-size: 18px;
		color:#616161;
		text-align: left;
		line-height: 63px;
	}
	.xianfa span a{
		color:#616161;
	}

	/* 北疆红色展馆  */
#nthred{
	width:1184px;
	margin:0 auto;
	display:block;
	margin-top:20px;
}
	#nthred img{
		width:100%;
		height:auto;
	}
	

/* 电视栏目 */
#column{
	width:1184px;
	height:290px;
	margin:0 auto;
	margin-top:25px;
}
	#columnt{
		width:740px;
		height:45px;
		margin:0 auto;
		padding-top:35px;
		overflow: hidden;
	}
	#gong{
		width:245px;
		height:30px;
		float: left;
		cursor: pointer;
		color:#333;font-weight:bold;font-size:20px;text-align: center; font-family:"Microsoft YaHei","微软雅黑";
		line-height: 30px;
		border-right:1px solid #333;
	}
	#gong a { color:#333; font-weight:bold;font-size:20px;text-align: center; font-family:"Microsoft YaHei","微软雅黑";}
		#gong a:hover { color:#c71727; }
	#bei{
		width:245px;
		height:30px;
		float: left;
		cursor: pointer;
		color:#333;font-weight:bold;font-size:20px;text-align: center; font-family:"Microsoft YaHei";
		line-height: 30px;
		border-right:1px solid #333;
	}
		#bei a { color:#333; font-weight:bold;font-size:20px;text-align: center; font-family:"Microsoft YaHei","微软雅黑";}
		#bei a:hover { color:#c71727; }
	#yuan{
		width:245px;
		height:30px;font-weight:bold;
		cursor: pointer;
		float: left;color:#333;font-weight:bold;font-size:20px;text-align: center; font-family:"Microsoft YaHei";
		line-height: 30px;
		color:#333;
	}
	#yuan a { color:#333; font-weight:bold;font-size:20px;text-align: center; font-family:"Microsoft YaHei","微软雅黑";}
		#yuan a:hover { color:#c71727; }
	#columnf{
		width:100%;
		height:180px;
		margin-top:5px;
		position: relative;
		
	}
	#columnfg{
	width:1184px;
	height:150px;
	position:absolute;
	top:22px;
	left:50%;
	margin-left:-592px;
	opacity:1;
	display:block;
	overflow:hidden;
}
#columnfb{
	width:1184px;
	height:150px;
	position:absolute;
	top:22px;
	left:50%;
	margin-left:-592px;
	opacity:1;
	display:block;
	overflow:hidden;
}
#columnfy{
	width:1184px;
	height:150px;
	position:absolute;
	top:22px;
	left:50%;
	margin-left:-592px;
	opacity:1;
	display:block;
	overflow:hidden;
}

.lunbat{
	width:46px;
	height:46px;
	position: absolute;
	top:50%;
	margin-top:-23px;
	left:50%;
	margin-left:-23px;
	cursor: pointer;
	z-index:500;
	
	background-size:100% auto;
}


/* 图片链接 */
#piclink{
	width:1184px;
	height:160px;
	margin:0 auto;
	margin-top:15px;
}

    #piclink i{
	width:220px;
	height:60px;
	background:#FFF;
	display: block;
	float: left;
	margin-left:12px;
	margin-top:15px;
    }
	#piclink i img{
		width:100%;
		height:100%;
	}

	


	.wrap{
	margin-top:0px;
	}
#columnf .scroll_horizontal .box{
 	overflow:hidden;
	position:relative;
	width:100%;
	height:150px;
	margin:0 auto;
	padding-top:0px;
    }
    #columnf .scroll_horizontal .list li img{
	width:295px;
	height:150px;
    }
	
	@media screen and (min-width: 10px) and (max-width:1359px){
	.abodyt p i img{
		width:0px;
	}
}

.w1190{width:1190px; margin: 0 auto;}
#menuk{width:100%; height: 56px; background: #dd292c;}
#content1{background: url(../images/zqdj2019-bg1.jpg) no-repeat top center; height:800px;}
#ny-content{background: url(../images/zqdj2019-bg1.jpg) no-repeat top center; min-height:800px;}
.ny1190{width:1190px; margin: 0 auto; padding-top:20px; padding-bottom:25px;}
.nr-tit{text-align: center; font-size: 26px; font-weight: bold; padding-top:15px;}
.ly{text-align: center; height:45px; line-height: 45px; border-bottom:1px dotted #DFDFDF; }
.wz{font-size: 15px; padding-left:50px; background: url(../images/zqdj2019-wz.png) no-repeat 15px 3px;}
.ny-nrk{width:1128px; background: #fff; border:1px solid #ECECEC; min-height: 750px; height:auto;margin:15px auto; padding:30px;}
#banner{width:100%; height:100px; background: url(../images/zqdj2019-topbg.jpg) no-repeat center; padding-top:220px;}
.nrk{width:95%; padding:30px 20px; margin: 0 auto;}
.nrk p{text-indent: 2em; padding-bottom:20px;}


/*主导航菜单*/
#nav-menu{height:56px;;background:#dd292c;width:1190px;margin:0 auto; position: relative; z-index: 9999;}
#nav-menu .container{position:relative;overflow:visible; z-index:99;}
#nav-menu .menu{padding:0 0 0 20px;}
#nav-menu .menu li{position:relative;float:left;padding:0 8px 0 5px;display:inline;font-size:20px; font-weight: bold;}
#nav-menu .menu li h3{font-weight:normal;display:inline-block;float:left;}
#nav-menu .menu li a.xialaguang{margin-top:0px;display:inline-block;color:#FFF;height:56px;text-decoration:none;font-size:20px;width:180px;text-align:center;}
#nav-menu .menu li a.selected,#nav-menu .menu li a.navhover,#nav-menu .menu li a.xialaguang:hover{color:#fff;}
#nav-menu .menu li a.navhover, #nav-menu .menu li a.xialaguang:hover{background-color:#be1619;}
#nav-menu .menu li a.xialaguang span{height:36px;line-height:56px;display:inline-block;font-weight:bold; color:#fff; font-size: 20px;}
#nav-menu .menu li a.selected span,#nav-menu .menu li a.navhover span,#nav-menu .menu li a.xialaguang:hover span{cursor:pointer;}
#nav-menu .menu li a.navhover span, #nav-menu .menu li a.xialaguang:hover span{width:180px;}
#nav-menu .menu ul.children{display:none;position:absolute;top:56px;left:3px;width:180px;background:#FFF;border:2px solid #dd292c;border-top:0;line-height:normal;}
#nav-menu .menu ul.children li{width:180px;padding:0px;display:inline-block;font-size:16px;border-top:1px solid #ccc; line-height: 36px;}
#nav-menu .menu ul.children li h3{display:block; width:100%;}
#nav-menu .menu ul.children li a{width:100%;height:36px;line-height:36px;overflow:hidden;padding:3px 0;display:block;color:#dd292c;text-align:center;
text-decoration:none; font-size:16px;}
#nav-menu .menu ul.children li a:hover{background-color:#f6f6f6;text-decoration:none;}
.tq{float:right;}
.hy{float:left;}
.ssk{width:360px; height:36px; border:1px solid #cbcbcb; border-radius: 20px; background: #fff; margin: 0 auto;}
.srk{float:left; width:290px; height: 34px; margin:1px 0 0 15px; border:0; color:#727272; line-height: 34px;}
.ssbtn{float:right; width:36px; height: 36px; border-radius: 50%; background: #c71727 url(../images/zqjd2019-search.png) no-repeat 10px center; display: block;}
.h-newsk{width:365px; padding-top:10px; height:310px; float:left;  margin-left:30px; margin-top:20px;}
.h-newstit{width:350px; background: url(../images/zqjd2019-tit1.png) no-repeat left; height: 50px;}
.h-titname{font:bold 20px/40px "微软雅黑"; color:#cb0909;  float:left; padding-left:45px;  height: 40px; padding-top:15px;}
.h-more{float:right; color:#cb0909; line-height: 30px; height: 30px;  display: block; padding-top:25px;}
.h-newsk .l{margin-left:0;}
.news-list{margin-top:20px;}
.news-list li{height: 34px; line-height: 34px; background: url(../images/zqjd2019-dot.png) no-repeat 5px 12px; padding-left:25px;}
.news-list li a{line-height: 34px;}
.content-link{width:100%; height: 120px; background: #dc292a;}
.link{float:left; width:285px; height: 85px; display: block; margin-left:11px; margin-top:17px; overflow: hidden;}
.link l{margin-left:0;}
a.link img{transition: all .4s;}
a:hover.link img{transform: scale(1.2);}
.l1{background: url(../images/zqdj2019-link1.jpg) no-repeat;}
.l2{background: url(../images/zqdj2019-link2.jpg) no-repeat;}
.l3{background: url(../images/zqdj2019-link3.jpg) no-repeat;}
.l4{background: url(../images/zqdj2019-link4.jpg) no-repeat;}
.left{float:left;}
.ml20{margin-left:20px;}
.mtb20{margin:20px auto;}
.zt{margin-top:20px;}
.hs{background:url(../images/zqdj2019-zt6.jpg) no-repeat; width:585px; height: 80px;}
.hsk{width:340px; height: 48px; border:1px solid #d2d2c2; background: #fff; margin:16px 0 0 210px;}
.hs-srk{float:left; width:260px; height: 48px; margin-left:10px; line-height: 48px; color:#666; border: 0;}
.hs-btn{float:right; background: url(../images/zqdj2019-ssbtn.jpg) no-repeat; width:59px; height: 46px;}
#content2{background: url(../images/zqdj2019-bg2.jpg) no-repeat center; height: 420px; width:100%; margin-top:30px;}
#content3{height: 580px;}
#content4{background: url(../images/zqdj2019-bg3.jpg) no-repeat center top; height:320px; overflow: hidden;}
#footer{background: #dc292a; height: 220px;}
.foot{padding: 20px; width:1100px; text-align: center; color:#fff; margin:0 auto;}
.foot a,.foot a:hover{color:#fff;}
.foot strong{color:#fff; padding-right:15px; font-weight: bold; font-size: 18px;}
.rz{padding-top:10px;}
.h-tit2{background: url(../images/zqjd2019-tit2.png) no-repeat center; width:1184px; height: 57px; display: block; margin:0 auto; padding:30px 0;}
.h-tit3{background: url(../images/zqjd2019-tit3.png) no-repeat center; width:1184px; height: 57px; display: block; margin:0 auto; padding:30px 0;}
.dqh-list{padding-top:15px;}
.dqh-list li{float:left; width:290px; margin-left:10px;}
.dqh-list li.l{margin-left:0;}
.dqh-list li a{width:290px;}
.dqh-list li a img{transition: all .4s; }
.dqh-list li a:hover img{transform: scale(0.9);}
.dqh-list li a h3{font-weight: normal; width:290px; text-align: center; padding-top:10px;}
.dqh-list li a:hover h3{color:#dc292a;}
.sp-l{float: left; width:960px;}
.sp-r{float:right; width:185px;}
.sp-rlist{font-size: 20px; font-weight: bold; transition: all .4s;}
.sp1{ background: #ededed url(../images/zqjd2019-btn1-1.png) no-repeat; text-align:center; padding-top:85px; line-height: 35px; width:185px; height: 40px; display: block; margin-bottom:15px;}
.sp2{ background: #ededed url(../images/zqjd2019-btn2-1.png) no-repeat; text-align:center; padding-top:85px; line-height: 35px; width:185px; height: 40px; display: block; margin-bottom:15px;}
.sp3{ background: #ededed url(../images/zqjd2019-btn3-1.png) no-repeat; text-align:center; padding-top:85px; line-height: 35px; width:185px; height: 40px; display: block; margin-bottom:0px;}
a:hover.sp1{background: #c71727 url(../images/zqjd2019-btn1-2.png) no-repeat; color:#fff;}
a:hover.sp2{background: #c71727 url(../images/zqjd2019-btn2-2.png) no-repeat; color:#fff;}
a:hover.sp3{background: #c71727 url(../images/zqjd2019-btn3-2.png) no-repeat; color:#fff;}
iframe.spk{width:940px; height: 320px; border: 0; overflow: hidden; display: block; scrolling:no;}
.ny-l{float:left; width:240px; margin-right:20px;}
.ny-r{float:left; border-left:1px solid #E9E9E9; padding-left:20px; min-height: 750px; width:838px;}
.ny-navt{width:210px; height: 45px; font-weight: bold; color:#fff; font-size:20px; line-height: 45px; background: #dc292a; padding-left:30px; }
.ny-navlist{}
.ny-navlist li{}
.ny-navlist li a{height: 36px; width:210px; padding-left: 30px; display:block; font-size: 16px; margin-top:1px; background:#F1F1F1; transition: all .4s;}
.ny-navlist li a:hover{background: #dc292a; color:#fff;}
.ny-l-newsk{width:240px; margin-top:20px;}
.ny-l-tk{border:1px solid #f5f5f5; height:40px; width:240px;}
.ny-l-titname{font:bold 20px/30px "微软雅黑"; color:#cb0909;  float:left;  height:30px; border-left:5px solid #dc292a; padding:5px;padding-left:20px;}
.ny-more{float:right; color:#cb0909; line-height: 30px; height: 30px;  display: block; padding-top:5px; padding-right:10px;}
.ny-linkk{margin-top:15px;}
.ny-link1,.ny-link2,.ny-link3,.ny-link4{display: block; width:240px; height: 60px; margin-bottom:10px; transition: all .4s; overflow: hidden;}
.ny-link1{background:#f0f0f0 url(../images/zqjd2019-nylink1.png) no-repeat 0px -10px;display: block; width:240px; height: 60px;}
a:hover.ny-link1{background:#c71727 url(../images/zqdj2019-nylink1-2.png) no-repeat 5px -10px;}
.ny-link2{background:#f0f0f0 url(../images/zqjd2019-nylink2.png) no-repeat 0px -10px;display: block; width:240px; height: 60px;}
a:hover.ny-link2{background:#c71727 url(../images/zqjd2019-nylink2-2.png) no-repeat 5px -10px;}
.ny-link3{background:#f0f0f0 url(../images/zqjd2019-nylink3.png) no-repeat 0px -10px;display: block; width:240px; height: 60px;}
a:hover.ny-link3{background:#c71727 url(../images/zqjd2019-nylink3-2.png) no-repeat 5px -10px;}
.ny-link4{background:#f0f0f0 url(../images/zqdj2019-nylink4.png) no-repeat 0px -10px;display: block; width:240px; height: 60px;}
a:hover.ny-link4{background:#c71727 url(../images/zqdj2019-nylink4-2.png) no-repeat 5px -10px;}
.ny-rtit{height: 50px; background: url(../images/zqjd2019-nyt.png) no-repeat left top;}
.ny-titname{color:#cb0909; font-weight: bold; font-size:20px; padding-left:40px; padding-top:15px; height: 35px; line-height: 35px;}
.ny-news-list{margin:30px auto; width:760px;}
.ny-news-list li{height: 34px; line-height: 34px; background: url(../images/zqjd2019-dot.png) no-repeat 5px 12px; padding-left:25px; width:760px;}
.ny-news-list li a{line-height: 34px; float:left;}
.riqi{float:right; line-height: 34px;}
.fy{text-align:center; height:40px; margin:20px auto;}
.fybtn{padding:5px 15px; border-radius:2px; 
background:#e5e5e5; margin:0 5px;}
a.fybtn:hover,a.current{background:#cb0f0e; color:#fff;}

.nypic-list{padding-top:30px; margin:0 auto; width:760px; padding-bottom:30px;}
.nypic-list li{float:left; width:240px; margin-left:20px; height:240px;}
.nypic-list li.l{margin-left:0;}
.nypic-list li a{width:240px;}
.nypic-list li a img{transition: all .4s; }
.nypic-list li a:hover img{transform: scale(0.9);}
.nypic-list li a h3{font-weight: normal; width:240px; text-align: center; padding-top:10px;}
.nypic-list li a:hover h3{color:#dc292a;}
/* focus_Box */
#focus_Box{position:relative;width:900px;height:308px;margin:20px auto;}
#focus_Box ul{position:relative;width:900px;height:308px}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:377px;border-radius:4px;box-shadow:1px 1px 12px rgba(200, 200, 200, 1)}
#focus_Box li img{width:100%;background:url(../images/zqdj2019-loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(../images/zqdj2019-float-bg.png) repeat;text-indent:8px;color:#fff;}
#focus_Box li p span{display:inline-block;width:70%;height:40px;overflow:hidden; color:#fff; text-align: center;}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:131px;}
#focus_Box .prev{background:url(../images/zqdj2019-btn.png)left bottom no-repeat;left:0px}
#focus_Box .next{background:url(../images/zqdj2019-btn.png) right bottom no-repeat;right:0px} 
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}

#focus_Box1{position:relative;width:900px;height:308px;margin:20px auto;}
#focus_Box1 ul{position:relative;width:900px;height:308px}
#focus_Box1 li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:377px;border-radius:4px;box-shadow:1px 1px 12px rgba(200, 200, 200, 1)}
#focus_Box1 li img{width:100%;background:url(../images/zqdj2019-loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
#focus_Box1 li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(../images/zqdj2019-float-bg.png) repeat;text-indent:8px;color:#fff;}
#focus_Box1 li p span{display:inline-block;width:70%;height:40px;overflow:hidden; color:#fff; text-align:center;}
#focus_Box1 .prev,#focus_Box1 .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:131px;}
#focus_Box1 .prev{background:url(../images/zqdj2019-btn.png)left bottom no-repeat;left:0px}
#focus_Box1 .next{background:url(../images/zqdj2019-btn.png) right bottom no-repeat;right:0px} 
#focus_Box1 .prev:hover{background-position:left top;}
#focus_Box1 .next:hover{background-position:right top;}

#focus_Box2{position:relative;width:900px;height:308px;margin:20px auto;}
#focus_Box2 ul{position:relative;width:900px;height:308px}
#focus_Box2 li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:377px;border-radius:4px;box-shadow:1px 1px 12px rgba(200, 200, 200, 1)}
#focus_Box2 li img{width:100%;background:url(../images/zqdj2019-loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
#focus_Box2 li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(../images/zqdj2019-float-bg.png) repeat;text-indent:8px;color:#fff;}
#focus_Box2 li p span{display:inline-block;width:70%;height:40px;overflow:hidden; color:#fff; text-align: center;}
#focus_Box2 .prev,#focus_Box1 .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:131px;}
#focus_Box2 .prev{background:url(../images/zqdj2019-btn.png)left bottom no-repeat;left:0px}
#focus_Box2 .next{background:url(../images/zqdj2019-btn.png) right bottom no-repeat;right:0px} 
#focus_Box2 .prev:hover{background-position:left top;}
#focus_Box2 .next:hover{background-position:right top;}

.updown {
        display: block;
        width: 60px;
        height: 524px;
        position: absolute;
        top: 85px;
        right: 30px;
        z-index: 9999;
    }

    .updown a {
        font-family: "微软雅黑", "宋体";
        font-size: 14px;
        text-decoration: none;
        font-style: normal;
        letter-spacing: normal;
        color: #003c78;
    }
