/*css reset*/
html,body,div,ul,li,dl,dt,dd,span,img,a,table,tr,td,th{
	margin:0px;
	padding:0px;
	border:0px;
	outline: none;
	font-size: 14px;
	font-family: "Î¢ÈíÑÅºÚ","Arial";
}
body{
	background: #f2f2f2;
}

a{
	text-decoration: none;
}

li{
	list-style: none;
}


/*header*/
#header{
	width: 100%;
	height: 185px;
	background: url(/gzc/css/2018css/../../images/2018images/top_bg.png) no-repeat center;
	background-size: cover;
}
#header .box{
	width: 1240px;
	height: 185px;
	background: url(/gzc/css/2018css/../../images/2018images/header.png) no-repeat;
	margin:0 auto;
}
#header .box #searchform{
	width: 317px;
	height: 42px;
	border:1px solid #c4c4c4;
	float: right;
	margin-right: 60px;
	margin-top: 110px;
	background: #fff;
}
#header .box #searchform #searchbtn{
	width: 40px;
	height: 40px;
	margin: 0px;
	padding:0px;
	border: 0px;
	float: left;
	display: inline;
	background: url(/gzc/css/2018css/../../images/2018images/search.png) no-repeat;
	margin-top: 1px;
	margin-right: 1px;
	cursor: pointer;
	outline: none;
}
#header .box #searchform #searchinput{
	width: 269px;
	height: 42px;
	background: none;
	border:0px;
	float: left;
	display: inline;
	line-height: 42px;
	font-size: 14px;
	padding-left: 5px;
	outline:none; 
}

/*nav*/
.nav{
	width: 100%;
	height: 52px;
	background: #30ab68;
}

#nav{
	width: 1240px;
	height: 52px;
	margin: 0 auto;
	line-height: 52px;
	background: url(/gzc/css/2018css/../../images/2018images/nav.png) no-repeat;
	position:relative;
}

#nav ul li{
	float: left;
	display:inline-block;	
	height: 52px;
	position: relative;
	z-index: 999;	
}

#nav>ul>li>a{
	color:#fff;
	font-size: 16px;
	display: inline-block;
	padding: 0 40px;
}
#nav>ul>li>a:hover{background: #53d990; font-weight: bolder;}

#nav .list{width:160px; background:#53d990; position:absolute; left:0; top:52px;display:none; z-index:999;}

#nav .list li a{display: inline-block; width:130px; padding:10px 15px;line-height:20px;  position:relative; font-size:14px; color:#fff;}
#nav .list li a:hover { color:#30ab68; background:#f0f0f0;}
#nav .sublist{width:130px; background:#f0f0f0; color:#30ab68; position:absolute; left:160px; top:0;display:none; z-index:999;}
#nav .sublist li a{ color: #30ab68; display:inline-block; width: 100px; }
#nav .sublist li a:hover{color:#fff; background:#30ab68;}

/*main*/
#main .box{
	width: 1200px;
	margin:0 auto;
	padding: 20px;
	background: #fff;
}


#main .bana{
	width: 1200px;
	margin:0 auto;
	padding: 10px;
	background: #fff;
}



#main .box .left{
	width: 840px;
	float: left;
	display: inline;
}

#main .box .left .lanmu{
	float: left;
	margin-top: 10px;
	display: inline;
	overflow: hidden;
}
#main .box .left .lanmu dt{
	height: 42px;
	border-bottom:1px solid #259445;
}
#main .box .left #gzdt dt a{
	width: 34px;
	height: 13px;
	margin-top: 15px;
	margin-right: 5px;
	display: block;
	float: right;
	background: url(/gzc/css/2018css/../../images/2018images/more.png) no-repeat;
}
#main .box .left .lanmu dt span{
	display: block;
	width: 90px;
	height: 38px;
	border-bottom:4px solid #259445;
	line-height: 40px;
	padding-left: 40px;
	font-size: 18px;
	font-family: "Î¢ÈíÑÅºÚ";
}
#main .box .left .lanmu dd{
	float: left;
	padding-top: 10px;
}
#main .box .left .lanmu dd ul.list{
	float: left;
	display: inline;
}
#main .box .left .lanmu dd ul.list li{
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	border-bottom:1px dotted #ccc;
}
#main .box .left .lanmu dd ul.list li span{
	float: right;
	color:#aaa;
}
#main .box .left .lanmu dd ul.list li a{
	padding-left: 20px;
	background: url(/gzc/css/2018css/../../images/2018images/li.png) no-repeat left;
	color: #191919;
}
#main .box .left .lanmu dd ul.list li a:hover{
	color: red;
}
#main .box .left .lanmu dd ul.list li a b{
	color: red;
	font-family: Arial;
	font-size: 12px;
	padding-left: 5px;
	font-weight: normal;
}

#main .box .left #gzdt{
	width: 840px;
	margin-top: 0px;
}
#main .box .left #gzdt dt{
	width: 840px;
}
#main .box .left #gzdt dt span{
	background: url(/gzc/css/2018css/../../images/2018images/gzdt.png) no-repeat left;
}
#main .box .left #gzdt dd #ppt{
	width: 396px;
	height: 271px;
	float: left;
	display: inline;
	padding: 2px;
	border: 1px solid #dddbdc;
}
#main .box .left #gzdt dd #ppt #focus{
	width: 394px;
	height: 243px;
}
#main .box .left #gzdt dd ul.list{
	width:415px; 
	margin-left: 15px;
}

#main .box .left #cggl{
	width: 840px;
}
#main .box .left #cggl dt{
	width: 840px;
}
#main .box .left #cggl dt span{
	display: inline-block;
	float: left;
	padding-left: 20px;
	border-bottom:4px solid #fff;
	cursor: pointer;
}
#main .box .left #cggl dt span a{display: block;font-size:18px;color:#333;}
#main .box .left #cggl dt span.first{
	padding-left: 40px;
	background: url(/gzc/css/2018css/../../images/2018images/cggg.png) no-repeat left;
}

#main .box .left #cggl dt span.active a{	
	border-bottom: 4px solid #259445;
	color: #259445;
}

#main .box .left #cggl dt a { width: 34px;
	height: 13px;
	margin-top: 15px;
	margin-right: 5px;
	display: inline-block;
	float: right;
	background: url(/gzc/css/2018css/../../images/2018images/more.png) no-repeat; }
	
#main .box .left #cggl dd{
	height: 298px;
	overflow: hidden;
}
#main .box .left #cggl dd ul.list{
	width:840px; 
}


#main .box .left #gzzd{
	width: 400px;
}
#main .box .left #gzzd dt{
	width: 400px;
}
#main .box .left #gzzd dt span{
	display: inline-block;
	float: left;
	background: url(/gzc/css/2018css/../../images/2018images/gzzd.png) no-repeat left;
}

#main .box .left #gzzd dd ul.list{
	width:400px; 
}


#main .box .left #wjxz{
	width: 400px;
	margin-left: 40px;
}
#main .box .left #wjxz dt{
	width: 400px;
}
#main .box .left #wjxz dt span{
	display: inline-block;
	float: left;
	background: url(/gzc/css/2018css/../../images/2018images/wjxz.png) no-repeat left;
}
#main .box .left #wjxz dd ul.list{
	width:400px; 
}

#main .box .left #lxwm{
	width: 840px;
}
#main .box .left #lxwm dt{
	width: 840px;
}
#main .box .left #lxwm dt span{
	display: inline-block;
	float: left;
	background: url(/gzc/css/2018css/../../images/2018images/lxwm.png) no-repeat left;
}
#main .box .left #lxwm dd div{
	min-width:120px;
	height:30px;
	margin-right: 20px;
	margin-top: 8px;
	padding-top: 6px;
	line-height: 20px;
	text-align: left;
	float: left;
	display: inline-block;
	background: url(/gzc/css/2018css/../../images/2018images/lxwm_bg.png) no-repeat; 
}
#main .box .left #lxwm dd div a{ color: #191919; }
#main .box .left #lxwm dd div a:hover{ color:red; }
/* main right*/
#main .box .right{
	width: 306px;
	margin-left: 40px;
	float: left;
	display: inline-block;
}

#main .box .right .lanmu{
	float: left;
	margin-top: 10px;
	display: inline;
	overflow: hidden;
}
#main .box .right .lanmu dt{
	width: 296px;
	height: 43px;
	padding-left: 10px;
	background:url(/gzc/css/2018css/../../images/2018images/lm_t.png) no-repeat;
}
#main .box .right .lanmu dt a{
	width: 34px;
	height: 13px;
	margin-top: 15px;
	margin-right: 5px;
	display: block;
	float: right;
	background: url(/gzc/css/2018css/../../images/2018images/more3.png) no-repeat;
}
#main .box .right .lanmu dt span{
	display: block;
	width: 80px;
	height: 38px;
	line-height: 40px;
	padding-left: 30px;
	font-size: 16px;
	font-family: "ºÚÌå";
	color: #fff;
}
#main .box .right .lanmu dd{
	float: left;
	padding-top: 10px;
}
#main .box .right .lanmu dd ul.list{
	width: 306px;
	float: left;
	display: inline;
}
#main .box .right .lanmu dd ul.list li{
	height: 35px;
	line-height: 35px;
	padding-left: 5px;
	border-bottom:1px dashed #ccc;
	overflow:hidden;
}
#main .box .right .lanmu dd ul.list li span{
	float: right;
}
#main .box .right .lanmu dd ul.list li a{
	padding-left: 20px;
	background: url(/gzc/css/2018css/../../images/2018images/li.png) no-repeat left;
	color: #191919;
}
#main .box .right .lanmu dd ul.list li a:hover{
	color: red;
}
#main .box .right .lanmu dd ul.list li a b{
	color: red;
	font-family: Arial;
	font-size: 12px;
	padding-left: 5px;
	font-weight: normal;
}

#main .box .right #tzgg{
	margin-top: 0px;
}
#main .box .right #tzgg dt span{
	background: url(/gzc/css/2018css/../../images/2018images/tzgg.png) no-repeat left;
}

#main .box .right #zbgz dt{
	background: url(/gzc/css/2018css/../../images/2018images/lm_t2.png);
}
#main .box .right #zbgz dt a{
	background: url(/gzc/css/2018css/../../images/2018images/more2.png);
}
#main .box .right #zbgz dt span{
	background: url(/gzc/css/2018css/../../images/2018images/zbgz.png) no-repeat left;
}

#main .box .right #fwpt{
	
}
#main .box .right #fwpt dt span{
	background: url(/gzc/css/2018css/../../images/2018images/fwpt.png) no-repeat left;
}
#main .box .right #fwpt dd{
	margin-top:10px;
}
#main .box .right #fwpt dd a{
	width: 202px;
	height: 59px;
	line-height: 59px;
	padding-left: 100px;
	float: left;
	display: inline-block;
	border:1px solid #d2d0d1;
	margin-bottom:10px;
	background: #fbfbfb;
	color: #262626;
	font-size: 16px;
}

#main .box .right #fwpt dd a#xt1{
	background: url(/gzc/css/2018css/../../images/2018images/xt1.png) no-repeat 10% 50% #fbfbfb;
}
#main .box .right #fwpt dd a#xt2{
	line-height: 20px;
	padding-top:10px;
	height: 49px; 
	background: url(/gzc/css/2018css/../../images/2018images/xt2.png) no-repeat 10% 50% #fbfbfb;
}
#main .box .right #fwpt dd a#xt3{
	background: url(/gzc/css/2018css/../../images/2018images/xt3.png) no-repeat 10% 50% #fbfbfb;
}
#main .box .right #fwpt dd a#xt4{
	background: url(/gzc/css/2018css/../../images/2018images/xt4.png) no-repeat 10% 50% #fbfbfb;
}
#main .box .right #fwpt dd a:hover{
	color:#f00;
}

#main .box .right #gzcx{
	margin-top: 0px;
}
#main .box .right #gzcx dt span{
	background: url(/gzc/css/2018css/../../images/2018images/gzcx.png) no-repeat left;
}
#main .box .right #gzcx dd ul.list li{
	height: 30px;
	line-height: 30px;
}

/*footer*/
#footer{
	width: 100%;
	border-top:10px solid #049c47;
	background-color: #ecfef2;
}
#footer .box{
	width: 1240px;
	margin: 0 auto;
}
#footer .box ul{
	width: 1240px;
	padding-top: 30px;
	float: left;
	display: inline-block;
	height: 60px;
	border-bottom:1px solid #049c47;
}
#footer .box ul li{
	width: 320px;
	height: 36px;
	/*border: 1px solid #97d1a9;*/
	display: inline-block;
	float: left;
	/*line-height: 36px;*/
	text-align: center;
	margin-right: 35px;
}
#footer .box ul li.sp{
	display: inline-block;
	width: 100px;
	height: 60px;
	padding-top: 20px;
	float: left;
	padding: 0px;
	border:0px;
}
#footer .box p{
	text-align: center;
	line-height: 50px;
	color: #049c47;
}
#footer .box p a{
	color: #049c47;
}
#footer .box p b,#footer .box p b a{
	font-weight: normal;
	color:#ccc;
}

/*sort*/
#sortmain{
	width: 100%;
}
#sortmain .box{
	width: 1240px;
	margin:0 auto;
	padding-top: 10px;
	padding-bottom: 30px;
	background-color: #fff;
}

#menu{
	width: 201px;
	float: left;
	display: inline;
	margin-left: 20px;
}

#menu dt{
	width: 201px;
	height: 52px;
	background: url(/gzc/css/2018css/../../images/2018images/menu_t.png) no-repeat;
}
#menu dt span{
	line-height: 56px;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
#menu dd{
	background: #ecfee8;
	width: 199px;
	border:1px solid #61c890;
	padding-bottom: 20px;
}
#menu dd ul{
	padding-top: 10px;
	padding-left: 20px;
}
#menu dd ul li{
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 160px;
	border-bottom:1px solid #61c890;
}
#menu dd ul li a{
	color:#070707;
	font-size: 16px;
}
#menu dd ul li a:hover{
	color:#f00;
}
#sort{
	width: 985px;
	float: left;
	margin-left: 30px;
}
#sort dt{
	width: 965px;
	height: 50px;
	line-height: 50px;
	background: url(/gzc/css/2018css/../../images/2018images/sort_btm.png) no-repeat bottom left;
}
#sort dt span{
	padding-left: 40px; 
	display: block;
	color: #777778;
	height: 50px;
	background:url(/gzc/css/2018css/../../images/2018images/position.png) no-repeat left;
}
#sort dt span a{
	color:#777778;
}
#sort dd{
	padding-top: 20px;
	padding-bottom: 20px;
}
#sort dd ul.list{
	padding: 0px;
	width: 965px;
	padding-bottom: 40px;
}
#sort dd ul.list li{
	line-height: 35px;
	border-bottom: 1px dashed #c8c8c8;
}
#sort dd ul.list li a{
	padding-left: 15px;
	color: #484848;
	background: url(/gzc/css/2018css/../../images/2018images/li.png) no-repeat left;
}
#sort dd ul.list li a:hover{
	color:#f00;
}
#sort dd ul.list li span{
	float: right;
	margin-right: 0px;
}


/*show*/
#show{
	width: 1200px;
	float: left;
	margin-left: 20px;
}
#show dt{
	width: 1200px;
	height: 50px;
	line-height: 50px;
	background: url(/gzc/css/2018css/../../images/2018images/sort_btm.png) no-repeat bottom left;
}
#show dt span{
	padding-left: 40px; 
	display: block;
	color: #777778;
	height: 50px;
	background:url(/gzc/css/2018css/../../images/2018images/position.png) no-repeat left;
}
#show dt span a{
	color:#777778;
}
#show dd{
	padding-top: 20px;
	padding-bottom: 20px;
}
#show dd ul.list{
	padding: 0px;
	width: 965px;
	padding-bottom: 40px;
}
#show dd ul.list li{
	line-height: 35px;
	border-bottom: 1px dashed #c8c8c8;
}
#show dd ul.list li a{
	padding-left: 15px;
	color: #484848;
	background: url(/gzc/css/2018css/../../images/2018images/li.png) no-repeat left;
}
#show dd ul.list li a:hover{
	color:#f00;
}
#show dd ul.list li span{
	float: right;
	margin-right: 0px;
}

#article{padding:10px;}	

#article .content p{line-height:30px; margin-bottom:10px;}
#article .content p a{color:#ffffff;}
#article .content p a{color:#0000ff;}

/*table css*/
	.tbcss{margin:0 auto; border-collapse:collapse; margin-bottom:10px;}
		.tbcss tr th{border:1px solid #bdbdbd; padding:10px; text-align:center; background:#f3f3f3;color:#333;font-size: 15px;}
		.tbcss tr td{border:1px solid #bdbdbd;padding:10px;font-size: 15px;}
		.tbcss tr td a{color:#111; font-size: 15px; color: #3366cc;}
		.tbcss tr td a:hover{text-decoration:underline;}

	.tbcss2{margin:0 auto; border-collapse:collapse;margin-bottom:10px;}
		.tbcss2 tr th{border:0px; padding:15px; padding-left: 0px; text-align:left;color:#c33;font-size: 15px;}
		.tbcss2 tr td{border:0px;padding:10px; text-align:left;font-size: 15px;}
		.tbcss2 tr td a{color:#111; font-size: 15px;color: #3366cc;}
		.tbcss2 tr td a:hover{text-decoration:underline;}
		
	.tbcss3{margin:0 auto; border-collapse:collapse; border-top: 3px solid #c67b15; background-color: #ededed;margin-bottom:10px;}
		.tbcss3 tr th{border:0px; padding:15px; padding-left: 0px; text-align:left;color:#c33;font-size: 14px; font-weight: bold;}
		.tbcss3 tr td{border:0px;padding:10px; text-align:left;font-size: 15px;}
		.tbcss3 tr td a{color:#111; font-size: 15px;color: #3366cc;}
		.tbcss3 tr td a:hover{text-decoration:underline;}
		
	#article .content table{margin:0 auto; border-collapse:collapse; margin-bottom:10px;}
	#article .content table tr th{border:1px solid #bdbdbd; padding:10px; text-align:center; background:#f3f3f3;color:#333;font-size: 15px;}
	#article .content table tr td{border:1px solid #bdbdbd;padding:10px;font-size: 15px;}
	#article .content table tr td a{color:#111; font-size: 15px; color: #3366cc;}
	#article .content table tr td a:hover{text-decoration:underline;}
		
		
/*page_navigator*/
.page_navigator{width: 100%; padding-top: 20px; line-height: 30px; text-align: center; font-size: 14px;}
.page_navigator table{width:100%;}
.page_navigator table tr td{text-align:center;}
.page_navigator table tr td a{color:#333;}	
.page_navigator table tr td a:hover{color:red;}


/*¶þ¼¶Ò³*/

.subPage_content{ background: #ebebe8; }
.subPage{ width:1240px; margin:0px auto 0; background-color:#fff; overflow:hidden;}
.pageBanner{ width:1200px;margin:0 auto;height:200px;}
.pageBanner img{width:1200px;height:200px;}
.subPage .listTitle2 h2{height:40px;margin:0;}

.sub_left{width:220px;float:left;margin-right:10px;margin-top:15px; margin-left: 20px;}
.sub_left{width: 220px;  float: left; background:#f9f9f9; border:1px solid #ccc;}
.sub_left .title {width:240px; height: 40px; line-height: 40px; text-align:left;}
.sub_left h2{font-size: 20px; color: #fff; background: #049c47; text-align: center; font-weight: normal; padding: 15px 10px; }
.sub_left h2 a{color:#fff;font-size:20px;}
.sub_left ul{}
/*.sub_left li a{color:#282828;font-size:16px;font-family:Helvetica;display:block;width:auto;padding:14px 0 14px 17px;border-bottom:1px solid #d3d3d3;border-top:1px solid #fff;}
.sub_left li a:hover,.sub_left li a.active{color:#fff;background:url(/gzc/css/2018css/../images/icon11.png) no-repeat 97% center;background-color:#ffb200;}*/
.sub_left li { font-size: 14px; text-align: left;  position:relative }
.sub_left li a{font-size: 16px; padding:18px 15px 18px 36px; text-align: left; border-bottom:1px solid #ccc; display:block;}
.sub_left li a:hover,.sub_left li a.active{font-weight: bold; border-bottom:1px solid #049c47;/* background:url(/gzc/css/2018css/../images/arrow_right_12.png) no-repeat 227px center;*/ color: #049c47; }
.sub_left li strong.arrow{display:block;height:54px;line-height:54px;width:33px;text-align:center;font-size:20px;font-weight:bold;position:absolute;right:0;top:0;color:##1d4c90;z-index:33;cursor:pointer;transition:all 0.3s ease-in-out}
.sub_left li strong.arrow:hover{background-color:#fafafa;}
.twoJ_menu{background-color:#fff;display:none;}
.sub_left .twoJ_menu dd a{;padding:10px 22px 10px 36px;font-size:14px;}
.sub_left li.on .twoJ_menu { display: block; } 
.sub_left li.on .twoJ_menu .current { border-bottom:1px solid #049c47;/* background:url(/gzc/css/2018css/../images/arrow_right_12.png) no-repeat 227px center;*/ color: #049c47; }


.sub_right{width:980px;float:right;/*background-color:#fff;*/}
.Bread{width:100%;padding:0 10px 0 20px;height:40px; line-height:40px;border-bottom:1px solid #049c47;font-size:13px; color:#282828;font-size:16px;color:#005fb9;font-weight:bold;}
.Bread span{float:left;font-size:12px;font-weight:normal;color:#858585;}
.Bread span a{color:#999;}
.Bread a:hover{color:#049c47;}

.Bread2{ width: 920px; margin-left: 25px; padding:0 10px 0 0;height:40px; line-height:40px;border-bottom:1px solid #049c47;font-size:13px; color:#282828;font-size:16px;color:#005fb9;font-weight:bold;}
.Bread2 span{float:left;font-size:12px;font-weight:normal;color:#858585;}
.Bread2 span a{color:#999;}
.Bread2 a:hover{color:#049c47;}

.articleList5 ul{width:100%;overflow:hidden;}
.articleList5 ul li{ height:40px; line-height:40px;}
.listTitle5{ padding-left:0px; background:none;width:100%;height:40px;line-height:40px;} 
.listTitle5 h2{color:#049c47; background:none;float:left;font-size: 16px; font-weight: bold; line-height:33px; padding:0px; margin:5px 0px;}
.listTitle5 span{display:block;width:70px;float:right;}
.articleList5 ul{width:100%;overflow:hidden;}
.subPage .articleList5{ margin:5px 0px 0; padding:0 30px;}
.rightDate{float:right;}
 
.page{ width:100%; height:30px; line-height:30px; text-align:center; margin:0 auto;font-size:12px;clear:both; margin:20px 0 30px;background-color:#f5f5f5;}
.page a{ padding:0 5px;}
.cur02{width:1240px;}

.page2{ width: 930px; height:30px; line-height:30px; text-align:center;font-size:12px;clear:both; margin:20px 0 30px 25px;background-color:#f5f5f5;}
.page2 a{ padding:0 5px;}

.pageList{  overflow: hidden;width:100%;
}
.articleTitle { width: 100%;text-align: center;
}

.articleTitle h2{font-size: 18px;color:#666; line-height: 20px; padding:20px 0;}
.articleTitle h3{ font-size: 14px; color: #555; line-height: 20px; padding:10px 0; font-weight: bold;}
.articleAuthor { height: 30px;text-align: center; line-height: 30px; background: #f5f5f5; color:#777; margin:10px 25px; }
.article{overflow:hidden; margin:20px 30px;font-size:14px; line-height:28px;}

.articleList3 { width: 930px; padding:0 25px; }
.articleList3 ul{width:930px;padding-bottom:20px;overflow:hidden;margin-top:10px;}
.articleList3 li{width:166px;padding:0 0px;border:1px solid #d3d3d3;margin:0 20px 20px 0;float:left;}
.articleList3 li span{display:block;width:166px;text-align:center;height:30px;line-height:30px;}
.listTitle3 h2{height:40px;line-height:40px;width:150px;padding-left:0;font-size:16px;color:#049c47;margin:0;float:left;}
.listTitle3 span{float:right;height:40px;line-height:40px;width:50px;text-align:center}
.articleList3 li.no_marginR{margin-right:0}
.listTitle3 h2 span{float:right;font-size:12px;font-weight:normal;}
.listTitle3{height:40px;height:40px;}


.articleList4 dl{width:725px;clear:both;margin-bottom:15px;overflow:hidden;border:1px solid #f1f1f1;}
.articleList4 dt{width:185px;float:left;height:133px;}
.articleList4 dd{width:480px;float:right;line-height:30px;padding-right:20px}
.articleList4 dd span{float:right;font-weight:normal;font-size:12px;}
.articleList4 dd h3{font-size:14px;height:40px;line-height:40px;}
.articleList4 dd h3 a{float:left;}
.articleList4 .bg{background-color:#f5f5f5;border:1px solid #f5f5f5;}
.list_date{height:40px;width:810px;}
.list_date span{display:inline-block;line-height:40px;margin-right:10px;font-size:16px;text-align:center;background:#003E78;}
.list_date span a{color:#fff;font-weight:bold;display:inline-block;width:80px;height:40px;}
.list_date span a:hover{color:#049c47;font-weight:bold;background-color:#FFCB0B;}



.Annex {padding:0px; overflow:hidden; margin-bottom:30px;}
.Annex h3 { font-size: 16px; height: 50px; line-height: 50px;color:#049c47; padding-left:25px;
}
.Annex ul li { height: 36px; line-height: 36px;background:url(/gzc/css/2018css/../../images/2018images/list_lig.gif) no-repeat 10px center; padding-left: 80px;
}
.Annex ul li a { font-size: 16px; line-height: 24px; color:#333;}
.Annex ul li a:hover{color:#049c47;}
