@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	line-height: 1.5;
	background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/body_bg.gif) 0 0px repeat;
}
ul, dl, dd, h1, h2, h3, p {
	padding:0;
	margin:0;
}
form{ padding:0; margin:0; margin-right:22px;}
ul {
	list-style:none;
}
img {
	border:0px;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#f00;
	cursor:pointer;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#container {
	margin:0 auto;
	width:1000px;
	background-color:#fff;
	background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/bg3.gif) 0 0px repeat-y;
}
#Clock{ font-size:14px; float:right; margin-right:5px; color:#fff;}
#div_box{ width:750px; height:290px; border:1px solid #d7f5ff; float:left; background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/div_box_bg.gif) 0 0px repeat-x;}
.span_writer{ width:100px; float:right; text-align:right;}
.span_writer1{ width:100px; text-align:center; float:right;}
.span_date{ float:right; margin-right:6px;}
.span_style{ color:#fff;}
#span_style1{ font-size:14px; margin-left:10px; color:#787878;}
#span_style2{ color:#000;}
#span_style3{ color:#787878; font-size:14px;}
.p_style{ text-align:center;}
.blue{ color:#000;}
.blue:hover{ color:#000; cursor:text;}
.h2_bg{ background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/h2_bg.gif) 6px 8px no-repeat;}
.h2_bg1{ background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/h2_bg1.gif) 16px 8px no-repeat;}
.top_bg{ background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/top_bg.gif) 0 29px no-repeat;}
.top_bg1{ background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/top_bg1.gif) 0 0px no-repeat;}
.top_bg2{ background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/top_bg1.gif) 0 0px no-repeat;}
.a_style{ color:#000;}
.a_style1{ color:#fff;}
.nav_li_style{ margin-left:20px;}
.nav_li_style1{ background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/nav_li.gif) 0 2px no-repeat;}
.nav_footer_li{ background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/nav_footer_li.gif) 0 2px no-repeat;}
.more{ float:right; margin-right:8px; margin-top:15px; background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/more.gif); width:38px; height:13px;}
.more:hover{ color:#F00;}
.more1{ color:#F00;}
.img1{ width:126px; height:174px; background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/img1.gif) 0 0px no-repeat; float:left; margin-right:12px; padding-top:21px; margin-top:12px;}
.img2{ width:220px; height:77px; background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/img2.gif); margin:5px auto;}
.img3{ width:140px; height:61px; background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/img3.gif); float:right; margin-right:3px; margin-top:-62px;}
.li_bg1{ background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/li_bg.gif) 0px 0px no-repeat; }
.li_bg2{ background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/li_bg.gif) 0px -54px no-repeat; }
.li_bg3{ background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/li_bg.gif) 0px -108px no-repeat; }
.li_bg4{ background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/li_bg.gif) 0px -164px no-repeat; }
.current{ background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/li_hover.gif);}
.a_current{ color:#e2e586;}
.a_normal{ color:#fff;}

/**********************************************头部样式*********************************************************/
#header {
}
#top {
	background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/top.gif) 0 0px no-repeat;
	height:231px;
	width:995px;
	margin:0 auto;
}  /*顶部*/
#banner {
	background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/banner.gif) 0 0px no-repeat;
	height:300px;
}   /*网站横幅图片*/
#nav {/*导航*/
	height:38px;
	background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/nav.gif) 0 0px repeat-x;
	line-height:38px;
	margin:0 auto;
	width:992px;
}
.nav_main {
}
.nav_main ul {
}
.nav_main ul li {
	float:left;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	height:38px;
}
.nav_main ul li:hover{ background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/li_hover.gif);}
.nav_main ul li:hover a{ color:#e2e586;}
.nav_main ul li a{ font-family:"微软雅黑"; font-size:16px;}
.nav_main ul li a span{}
.nav_main ul li a:hover{ color:#e2e586;}
.nav_main ul li a:hover span{}

/*****************************************************主体部分样式**************************************************/
#maincontain {
}
#index_left, #index_center, #index_right {
}
#main {
	margin:0 auto;
	overflow:hidden;
}

/******************顶部栏目*********************/
#index_top{ float:left;}
.index_t_column{ font-family:"宋体"; float:left; margin:8px auto auto 8px;}
.index_t_column1{ margin-left:20px; margin-top:0px; width:390px;}
.index_t_column2{ width:238px; border:1px solid #b5c1cc; float:right; margin-left:8px; margin-top:0px;}
.index_t_top{ height:32px; line-height:32px;}
.index_t_column h2{}
.index_t_column h2 span{ font-size:16px; margin-left:35px;}
.index_t_conbox{ font-family:"宋体"; font-size:14px; line-height:25px;}
.index_t_con{ border:1px solid #ccc;}
.index_t_con1{ padding-top:10px;}
.index_t_column ul{ margin-top:5px; padding-bottom:18px;}
.index_t_column ul li{ font-family:"宋体"; font-size:14px; height:25px; line-height:25px; overflow:hidden; margin-left:6px; padding-left:15px; background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/li_bg.gif) 0 10px no-repeat;}
.index_t_column ul li a{}

/******************左侧菜单栏*******************/
#index_left{ width:215px; float:left; margin-top:5px; background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/bg1.gif) 0 0px repeat-y; margin-left:8px;}
.index_l_column{}
.index_l_column1{}
.index_l_column ul{ text-align:center;}
.index_l_column ul li{ height:52px; line-height:45px; overflow:hidden; margin-left:10px; margin-right:10px; width:196px; margin-bottom:4px; font-size:16px; padding-left:8px; font-weight:700;}
.index_l_top{ height:37px; line-height:37px; background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/top_bg3.gif) 0 34px no-repeat;}
.index_l_column h2{}
.index_l_column h2 span{ font-size:16px; margin-left:20px;}
.index_l_conbox{ line-height:25px;}
.index_l_con{ padding-bottom:10px; font-family:"宋体"; font-size:14px;}
.index_l_con1{ margin-left:10px; padding-left:20px; margin-right:10px; padding-top:10px; padding-bottom:23px; font-family:"宋体"; font-size:14px; line-height:23px;}
.index_l_con2{}
.index_l_con3{ padding-top:10px; padding-bottom:10px;}

/*****************中部栏目********************/
#index_center{ width:493px; float:left; margin-top:5px; margin-left:8px;}
.index_c_column{ width:493px; float:left;}
.index_c_column1{ float:left; width:493px; margin-top:5px;}
.index_c_column2{ margin-top:13px;}
.index_c_column3{ float:right; width:258px; margin-left:12px;}
.index_c_top{  height:37px; line-height:37px; background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/top_bg3.gif) 0 34px no-repeat;}
.index_c_top1{  height:37px; line-height:37px; background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/top_bg3.gif) 0 34px no-repeat;}
.index_c_column h2{}
.index_c_column h2 span{ font-size:16px; margin-left:5px;}
.index_c_conbox{ line-height:25px; font-family:"宋体"; font-size:14px;}
.index_c_con{ padding:10px 0px 10px 0px;}
.index_c_con1{ padding-top:10px;}
.index_c_column ul{ margin-top:5px; margin-bottom:5px;}
.index_c_column ul li{ line-height:30px; height:30px; overflow:hidden; background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/li_bg1.gif) 0 10px no-repeat; margin-left:4px; padding-left:15px;}
.index_c_column ul li a{ padding-left:4px;}
.index_c_column dl{}
.index_c_column dl dd{ background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/index_c_li.gif) 0 4px no-repeat; float:left; width:260px; margin-left:10px; padding-left:12px;}

.index_c_column dl dd a{ padding-left:4px;}


/****************右部栏目*******************/
#index_right{ width:266px; float:right; margin-top:5px; background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/bg2.gif) 0 0px repeat-y; margin-right:5px;}
.index_r_column{}
.index_r_column1{ margin-top:12px;}
.index_r_column2{}
.index_r_top{ background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/top_bg3.gif) 0 34px no-repeat; height:37px; line-height:37px;}
.index_r_column h2{}
.index_r_column h2 span{ font-size:16px; margin-left:15px;}
.index_r_conbox{ font-family:"宋体"; font-size:14px; line-height:25px;}
.index_r_con{ padding:12px 6px 6px 12px;}
.index_r_con1{ padding:0px 14px 0px 14px;}
.index_r_con2{ text-align:center;}
.index_r_column dl{text-align:center; margin-top:10px;}
.index_r_column dl dd{ height:52px; line-height:45px; overflow:hidden; margin-left:20px; margin-right:10px; width:196px; margin-bottom:4px; font-size:16px; padding-left:8px; font-weight:700;}
.index_r_column dl dd a{ padding-left:4px;}
.index_r_column ul{ margin-top:5px; margin-bottom:5px;}
.index_r_column ul li{ 
    background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/li_bg2.gif) 0 10px no-repeat;
    padding-left:15px;
	border-bottom:dashed 1px #ededed;
	height:25px;
	line-height:25px;
	overflow:hidden;
	margin-left:5px;
}
.index_r_column ul li a{ padding-left:4px;}

/***********************************************底部栏目***********************************************************/
#footer{ height:65px; background:#e0e2c9; margin:0 auto; width:984px;}
.footer_con{ text-align:center; font-family:"宋体"; font-size:14px;}
.footer_con p{ padding-top:20px;}

/*********************底部导航*************************/
#nav_footer {
	height:30px;
	width:350px;
	line-height:2;
	margin:0 auto;
}
.nav_footer_main {
}
.nav_footer_main ul {
	padding-top:5px;
}
.nav_footer_main ul li {
	float:left;
	padding-left:15px;
	padding-right:15px;
	font-size:14px;
}
.nav_footer_main ul li a{
	color:#000;
}

/********************************************************内页样式*******************************************************************/
#page_right{ 
    min-height:680px;
	width:720px;
	float:left;
	margin-left:5px;
	margin-top:5px;
}
.page_right_box {
}
.page_right_box_top {
	height:35px;
	border-bottom:2px solid #a89f8a;
	line-height:35px;
	margin-left:6px;
	margin-right:6px;
}
.page_right_box h2 {
	height:34px;
	font-size:14px;
	color:#710101;
	background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/h2_bg.gif) 10px 9px no-repeat;
}
.page_right_box h2 span{
	padding-left:35px;
	color:#555;
}
.page_right_box h2 a{
	margin-left:8px;
}
.page_right_box h3{ margin-top:8px; margin-left:14px; text-align:center;}
.page_right_box h3 span{ font-size:14px;}
.page_right_conbox {
	padding-top:30px;
	padding-left:16px; 
	padding-right:16px;
	font-family:"宋体";
	font-size:14px;
}
.page_right_con {
}
.page_right_con1 {
}
.page_r_article{ padding:20px 10px;}
.page_right_con ul {
	margin-top:10px;
}
.page_right_con ul li {
	border-bottom:1px dashed #666666;
	background:url(/web/20160510011048im_/http://www.zgncgc.cn/statics/images/li_bg1.gif) 4px 12px no-repeat;
	font-family:'宋体';
	font-size:14px;
	padding-left:24px;
	height:30px;
	line-height:30px;
	overflow:hidden;
}

/***********************栏目页*****************************/
#pagecol{ width:640px; margin:0 auto;}
#pagecol1{ margin:auto auto 8px 8px;}
.imgmar{ background:#CCC;width:680px; margin:0 auto;}
/*
     FILE ARCHIVED ON 01:10:48 May 10, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:41:57 Apr 28, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 121.477
  exclusion.robots: 0.068
  exclusion.robots.policy: 0.057
  RedisCDXSource: 14.264
  esindex: 0.009
  LoadShardBlock: 91.746 (3)
  PetaboxLoader3.datanode: 111.4 (4)
  load_resource: 128.207
  PetaboxLoader3.resolve: 74.078
*/