@charset "utf-8";
/* 基本样式 */
/* html {
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	filter: grayscale(100%);
} */
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */{
	border:medium none;
	margin: 0;
	padding: 0;
	font-weight:normal;
	}
body{ 
	font-size:12px; 
	font-family: "SimSun";
	color:#4D4D4D; 
	margin:0px auto; 
	padding:0px; 
	background-color:#FFF; 
	}
ul li{ 
	list-style:none;
	}
a{
	text-decoration:none; 
	}
a:hover{ 
	text-decoration:none;
	}
.clear{ 
	clear:both;
	}
	
/* index */
.header {width:100%; margin:0 auto; margin-bottom:8px; background:url(../images/header_bg.jpg) top repeat-x;}
.header h1 {width:1000px; margin:0 auto; height:32px; font-family:"宋体"; color:#575757; line-height:30px; font-size:12px;}
.header h1 span { float:right; font-family:"宋体"; color:#575757; line-height:30px; font-size:12px;}
.header h1 span a{ font-family:"宋体"; color:#575757; line-height:30px; font-size:12px;}
.header h1 span a:hover{  font-family:"宋体"; color:#048C00; line-height:30px; font-size:12px;}

.banner { width:1000px; height:134px; background: url(../images/header_banner.jpg) no-repeat; margin:0 auto;}
.banner1 { width:1000px; height:134px; background: url(../images/top01.jpg) no-repeat; margin:0 auto;}

.syy { width:100%; height:169px; background: url(http://www.ccdpf.org.cn/images/ccdpf-101.jpg) conter no-repeat; margin:0 auto;}

.nav { width:998px; height:40px; margin:0 auto; border:#66B96D solid 1px; background: url(../images/nav_bg.jpg) repeat-x;}
.nav dl  { width:998px; height:40px; margin:0 auto; }
.nav dl dt  { float:left; width:116px; line-height:40px; font-family:"宋体"; font-size:14px; color:#000; display:block;}
.nav dl dt a{display:block; font-family:"宋体"; font-size:14px; color:#000; font-weight:bold; text-align:center;}
.nav dl dt a:hover{  font-family:"宋体"; font-size:14px; color:#048C00; font-weight:bold;}
.nav dl dd  { float:left; width:108px; line-height:40px; font-family:"宋体"; font-size:14px; color:#000; display:block; font-weight:bold;}
.nav dl dd a{display:block; font-family:"宋体"; font-size:14px; color:#000; text-align:center; font-weight:bold;}
.nav dl dd a:hover{ font-family:"宋体"; font-size:14px; color:#048C00; font-weight:bold; }

/* index body */
.main { width:1000px; margin:0 auto;}
.index_body_main { float:left; width:713px;}
.index_body_main_gzdt, .index_body_main_box{ width:713px; margin-bottom:5px;}
.index_body_main_gzdt h1{ background:url(../images/dot.png) left no-repeat; height:36px; border-bottom:#09660F solid 1px; font-family:"宋体"; color:#000000; font-size:14px; line-height:36px; font-weight:bold; padding-left:20px;}
.index_body_main_gzdt h1 span { float:right;}
.index_body_main_gzdt h1 span a{ font-family:"宋体"; color:#007E3B; font-size:12px; line-height:36px; font-weight: normal;}
.index_body_main_gzdt h1 span a:hover{ font-family:"宋体"; color:#007E3B; text-decoration:underline; font-size:12px; line-height:36px; font-weight: normal;}
.index_body_main_gzdt_img{ float:left; width:306px; margin-top:20px;}
.index_body_main_gzdt_list{ float:right; width:373px; margin-top:12px;}
.index_body_main_gzdt_list ul li{ width:373px; font-family:"宋体"; color:#454545; font-size:12px; line-height:26px;}
.index_body_main_gzdt_list ul li a{ font-family:"宋体"; color:#454545; font-size:12px; line-height:26px;}
.index_body_main_gzdt_list ul li a:hover{ font-family:"宋体"; color:#048C00; font-size:12px; line-height:26px;}
.index_body_main_gzdt_list ul li span{ float:right; font-family: Arial, Helvetica, sans-serif; color:#8AB770; font-size:12px; line-height:26px;}
.box_left { float:left; width:345px;}
.box_right { float:right; width:345px;}

.box_left h1, .box_right h1 { background:url(../images/dot.png) left no-repeat; height:36px; border-bottom:#09660F solid 1px; font-family:"宋体"; color:#000000; font-size:14px; line-height:36px; font-weight:bold; padding-left:20px;}
.box_left h1 span, .box_right h1 span { float:right;}
.box_left h1 span a, .box_right h1 span a{ font-family:"宋体"; color:#007E3B; font-size:12px; line-height:36px; font-weight: normal;}
.box_left h1 span a:hover, .box_right h1 span a:hover{ font-family:"宋体"; color:#007E3B; text-decoration:underline; font-size:12px; line-height:36px; font-weight: normal;}
.box_left ul, .box_right ul{ width:345px; margin-top:8px;}
.box_left ul li, .box_right ul li{ width:345px; font-family:"宋体"; color:#454545; font-size:12px; line-height:28px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.box_left ul li a, .box_right ul li a{ font-family:"宋体"; color:#454545; font-size:12px; line-height:28px;}
.box_left ul li a:hover, .box_right ul li a:hover{ font-family:"宋体"; color:#048C00; font-size:12px; line-height:28px;}
.box_left h2, .box_right h2 { float:right; width:169px;}
.box_left h2 ul li, .box_right h2 ul li{ width:169px; font-family:"宋体"; color:#454545; font-size:12px; line-height:28px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.box_left h2 ul li a, .box_right h2 ul li a{ font-family:"宋体"; color:#454545; font-size:12px; line-height:28px;}
.box_left h2 ul li a:hover, .box_right h2 ul li a:hover{ font-family:"宋体"; color:#048C00; font-size:12px; line-height:28px;}
.box_left img, .box_right img { border-top:#FFFFFF solid 20px;}

.main_banner { height:113px; margin:0 auto; margin-bottom:8px; font-family:"宋体"; color:#000000; font-size:14px; line-height:32px; }

.index_body_main_box{width:713px; clear:both}

.index_body_right{ float:right; width:270px;}
.right_gg {width:270px; border:#6BBB72 solid 1px; height:341px;}
.right_gg ul{margin:8px 3px}
.right_gg ul li{line-height:26px;}
.right_gg ul li a{color:#454545;}
.right_gg ul li a:hover{color:#048C00;}
.right_gg h1 { border-bottom:#6BBB72 solid 1px; height:36px; background:url(../images/h_bg.jpg) repeat-x; font-family:"宋体"; color:#000000; font-size:14px; line-height:36px; font-weight:bold; padding-left:15px;}
.right_gg h1 span a{ float:right;font-family:"宋体"; color:#007E3B; font-size:12px; line-height:36px; font-weight: normal; padding-right:10px;}
.right_gg h1 span a:hover{ float:right;font-family:"宋体"; color:#007E3B; font-size:12px; line-height:36px; font-weight: normal; padding-right:10px; text-decoration:underline;}
.right_gg p { padding-left:7px; padding-top:10px;}

.right_alink{width:270px; height:65px; display:block; margin-top:10px;}
.right_alink2{width:270px; height:69px; display:block; margin:10px 0;}
.right_lx{height:82px; width:270px;border:#6BBB72 solid 1px; margin-top:9px; background:url(../images/right_lx_bg.jpg) no-repeat left; padding-top:5px}
.right_lx p {margin-left:56px; line-height:26px; font-size:14px; font-weight:bold; color:#106417;}
.right_lx p span {color:#f47300; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold;}
.gg ul li{ width:205px; border-bottom:#999999 dashed 1px; font-family:"宋体"; font-size:12px; color:#454545; line-height:20px; padding-bottom:6px; margin-bottom:6px;}
.gg ul li a{ font-family:"宋体"; font-size:12px; color:#454545; line-height:20px;}
.gg ul li a:hover{  font-family:"宋体"; font-size:12px; color:#048C00; line-height:20px;}
.gg ul li span{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#AEAEAE; line-height:20px;}

.znss {width:270px; border:#6BBB72 solid 1px; height:61px; margin-top:9px;}
.znss h1 {height:24px; margin-bottom:5px; font-family:"宋体"; font-size:12px; color:#393939; line-height:24px; font-weight:bold; background-color:#D7FEC1; padding-left:10px;}
.znss input {width:115px; height:23px; margin-left:10px;font-family:"宋体"; font-size:12px; color:#393939; line-height:23px;}

.zwgk {width:270px; border:#6BBB72 solid 1px; height:150px; margin-top:9px;}
.zwgk h1 { border-bottom:#6BBB72 solid 1px; height:36px; background:url(../images/h_bg.jpg) repeat-x; font-family:"宋体"; color:#000000; font-size:14px; line-height:36px; font-weight:bold; padding-left:10px;}
.zwgk h1 span a{ float:right;font-family:"宋体"; color:#007E3B; font-size:12px; line-height:36px; font-weight: normal; padding-right:10px;}
.zwgk h1 span a:hover{ float:right;font-family:"宋体"; color:#007E3B; font-size:12px; line-height:36px; font-weight: normal; padding-right:10px; text-decoration:underline;}
.zwgk ul { margin-top:8px; margin-left:15px;}
.zwgk ul li { float: left; width:80px; line-height:34px; background:url(../images/dot_zwgk.png) left no-repeat; padding-left:20px;}
.zwgk ul li a{ font-family:"宋体"; color:#000; font-size:14px; line-height:34px; font-weight:bold;}
.zwgk ul li a:hover{font-family:"宋体"; color:#048C00; font-size:14px;  line-height:34px; font-weight:bold;}

.wshd {width:270px; border:#6BBB72 solid 1px;height:130px; margin-top:9px;}
.wshd h1 { border-bottom:#6BBB72 solid 1px;  height:36px; background:url(../images/h_bg3.jpg) repeat-x; font-family:"宋体"; color:#000000; font-size:14px; line-height:36px; font-weight:bold; padding-left:18px;}
.wshd h1 span a{ float:right;font-family:"宋体"; color:#007E3B; font-size:12px; line-height:36px; font-weight: normal; padding-right:10px;}
.wshd h1 span a:hover{ float:right;font-family:"宋体"; color:#007E3B; font-size:12px; line-height:36px; font-weight: normal; padding-right:10px; text-decoration:underline;}
.wshd p { margin-top:5px;}

.zzbs {width:270px; border-right:#6BBB72 solid 1px; margin-top:9px;}
.zzbs h1 { border-bottom:#6BBB72 solid 1px; border-top:#6BBB72 solid 1px; border-left:#6BBB72 solid 1px; height:36px; background:url(../images/h_bg1.jpg) repeat-x; font-family:"宋体"; color:#000000; font-size:14px; line-height:36px; font-weight:bold; padding-left:93px;}
.zzbs ul li { float:left; width:133px; height:40px; background:url(../images/zzbs_bg.jpg) repeat-x; text-align:center; border-bottom:#8FCF9E solid 1px; border-left:#8FCF9E solid 1px;}
.zzbs ul li a{ font-family:"宋体"; color:#106216; font-size:12px; line-height:40px;}
.zzbs ul li a:hover{font-family:"宋体"; color:#106216; font-size:12px; line-height:40px; text-decoration:underline;}

.fljjh {width:223px; margin-top:9px;}
.fljjh h1 {width:211px; border:#6BBB72 solid 1px; height:36px; background:url(../images/h_bg.jpg) repeat-x; font-family:"宋体"; color:#000000; font-size:14px; line-height:36px; font-weight:bold; padding-left:10px;}
.fljjh h1 a{font-family:"宋体"; color:#000000; font-size:14px; line-height:36px; font-weight:bold; padding-left:10px;}
.fljjh h1 a:hover{font-family:"宋体"; color:#106216; font-size:14px; line-height:36px; font-weight:bold; padding-left:10px; text-decoration:underline;}
.fljjh p {width:223px; height:44px; margin-top:9px;font-family:"宋体"; color:#106216; font-size:14px; line-height:44px; font-weight:bold; text-align:center; background:url(../images/fljjh_bg.jpg) no-repeat;}
.fljjh p a{font-family:"宋体"; color:#106216; font-size:14px; line-height:44px; font-weight:bold; text-align:center; margin-right:60px;}
.fljjh p a:hover{font-family:"宋体"; color:#106216; font-size:14px; line-height:44px; font-weight:bold; text-align:center; margin-right:60px; text-decoration:underline;}

.imglink{width:1000px; margin:0 auto; border:#6BBB72 solid 1px; height:63px;}
.imglink a{width:243px; height:50px; display:block; float:left; margin-left:6px; margin-top:7px;}
.link {width:1002px; margin:0 auto; margin-top:10px; background-color:#CAF0CB;}
.link ul li { float:left; width:250px; height:35px; text-align:center;}
.link ul li select{width:200px; height:26px; text-align:center; margin-top:4px;}
.box {float:left;}

.green-black { TEXT-ALIGN: left; margin-top:20px; margin-left:18px;}
.green-black A { BORDER: #9A0036 1px solid; BACKGROUND:  url(../images/image1.gif) #9A0036; PADDING:6px; COLOR: #fff; TEXT-DECORATION: none; margin-right:5px; }
.green-black A:hover { BORDER: #9A0036 1px solid; BACKGROUND: #FEE2DC; COLOR: #9A0036; }
.green-black A:active { BORDER: #9A0036 1px solid; BACKGROUND:  url(../images/image1.gif) #9A0036; PADDING:6px; COLOR: #fff; TEXT-DECORATION: none; margin-right:15px; }

.link1 { width:1000px; margin:0 auto; margin-bottom:10px; border:#CFE8C1 solid 1px; text-align:center; padding-bottom:10px; min-height:500px;_height:500px; padding-top:20px;}
.link1 .tit{height:35px; text-align:center; line-height:35px; background-color:#09660f; color:#FFF; font-size:14px; font-weight:bold; width:830px; margin:0 auto}
.link1 .con{ border:#09660f 1px solid; padding:10px;width:808px; margin:0 auto; min-height:400px;}
.link1 .con a{ border:#09660f 1px solid; width:180px; height:40px; display:block; line-height:40px; color:#007E3B; text-align:center; margin:7px 10px; float:left}
.link1 .con a:hover{background-color:#007E3B; color:#FFF}
/* list */
.side { float:left; width:223px;}
.side h1 {width:223px; background:url(../images/list_left_bg.jpg) no-repeat;font-family:"宋体"; height:36px; color:#106216; font-size:14px; line-height:36px; font-weight:bold; text-align:center;}
.side h2 {width:223px; background-color:#106417; font-family:"宋体"; height:36px; color:#FFF; font-size:14px; line-height:36px; font-weight:bold; text-align:center;}
.side h2 a{font-family:"宋体"; color:#FFF; font-size:14px; line-height:36px; font-weight:bold; padding-left:10px;}
.side h2 a:hover{font-family:"宋体"; color:#FFF; font-size:14px; line-height:36px; font-weight:bold; padding-left:10px; text-decoration:underline;}
.side h3 {width:221px; background-color:#D7FEC1;border:#66B96D solid 1px;  font-family:"宋体"; height:36px; color:#106417; font-size:12px; line-height:36px; font-weight:bold; text-align:center;}
.side h3 a{font-family:"宋体"; height:36px; color:#106417; font-size:12px; line-height:36px; font-weight:bold; text-align:center;}
.side h3 a:hover{font-family:"宋体"; height:36px; color:#106417; font-size:12px; line-height:36px; font-weight:bold; text-align:center; text-decoration:underline;}
.side h4 {width:221px; background-color:#D7FEC1; border-left:#66B96D solid 1px; border-right:#66B96D solid 1px; border-bottom:#66B96D solid 1px; font-family:"宋体"; height:36px; color:#106417; font-size:12px; line-height:36px; font-weight:bold; text-align:center;}
.side h6 {width:221px; background-color:#E9FEDD; border-left:#66B96D solid 1px; border-right:#66B96D solid 1px; border-bottom:#66B96D solid 1px; font-family:"宋体"; height:36px; color:#106417; font-size:12px; line-height:36px; font-weight:bold; text-align:center;}
.side h6 a{font-family:"宋体"; height:36px; color:#106417; font-size:12px; line-height:36px; font-weight:bold; text-align:center; display:block;}
.side h6 a:hover{font-family:"宋体"; height:36px; color:#106417; background-color:#FFFFFF; font-size:12px; line-height:36px; font-weight:bold; text-align:center; text-decoration:underline;}
.side p {width:221px; border-left:#66B96D solid 1px; border-right:#66B96D solid 1px; font-family:"宋体"; color:#000; font-size:12px; line-height:26px; text-align:center; padding:5px 0 5px 0;}
.side p a {font-family:"宋体"; height:26px; color:#000; font-size:12px; line-height:26px; }
.side p a:hover {font-family:"宋体"; height:26px; color:#048C00; font-size:12px; line-height:26px; text-decoration:underline;}
.list_znss {width:221px; border:#6BBB72 solid 1px; height:61px; margin-top:9px;}
.list_znss h5 {height:24px; margin-bottom:5px; font-family:"宋体"; font-size:12px; color:#393939; line-height:24px; font-weight:bold; background-color:#D7FEC1; padding-left:10px;}
.list_znss input {width:115px; height:23px; margin-left:10px;font-family:"宋体"; font-size:12px; color:#393939; line-height:23px;}


.list_main, .list_main_h, .list_main_txt, .list_main_ldjj, .list_main_jlhd, .list_main_jlhd_zxdc, .list_main_jlhd_bszn { float:right; width:752px; margin-bottom:10px;}
.list_main_01 {width:752px; margin-bottom:5px;}
.list_main_01_left { float:left; width:363px;}
.list_main_01_left h1 {width:351px; background-color:#D7FEC1; border:#66B96D solid 1px; font-family:"宋体"; color:#000; font-size:14px; line-height:36px; font-weight:bold; padding-left:10px;}
.list_main_01_left h1 span a{ float:right; font-family:"宋体"; color:#007E3B; font-size:12px; line-height:36px; font-weight: normal; padding-right:10px;}
.list_main_01_left h1 span a:hover{float:right; font-family:"宋体"; color:#007E3B; font-size:12px; line-height:36px; font-weight: normal; text-decoration:underline; padding-right:10px;}
.font_zwgk { font-family:"宋体"; color:#106417; font-size:16px; line-height:36px; font-weight:normal;}
.ldjj { width:363px; margin-top:15px;}
.ldjj span{ float:right; width:205px; font-family:"宋体"; color:#7E7E7E; font-size:12px; line-height:24px;}
.ldjj span h2{ width:205px; font-family:"宋体"; color:#454545; font-size:14px; font-weight:bold; line-height:24px;}
.ldjj span h2 a{ font-family:"宋体"; color:#454545; font-size:14px; font-weight:bold; line-height:24px;}
.ldjj span h2 a:hover{ font-family:"宋体"; color:#048C00; font-size:14px; font-weight:bold; line-height:24px;}
.ldjj span h3{ width:205px; font-family:"宋体"; color:#454545; font-size:12px; line-height:24px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ldjj span p { margin-top:10px;}

.list_main_01_right { float:right; width:363px;}
.list_main_01_right h1 {width:351px; background-color:#D7FEC1; border:#66B96D solid 1px; font-family:"宋体"; color:#000; font-size:14px; line-height:36px; font-weight:bold; padding-left:10px;}
.list_main_01_right h1 span a{ float:right; font-family:"宋体"; color:#007E3B; font-size:12px; line-height:36px; font-weight: normal; padding-right:10px;}
.list_main_01_right h1 span a:hover{float:right; font-family:"宋体"; color:#007E3B; font-size:12px; line-height:36px; font-weight: normal; text-decoration:underline; padding-right:10px;}
.list_main_01_right p { width:341px; height:68px; border-left:#66B96D solid 1px; border-right:#66B96D solid 1px; padding:10px; font-family:"宋体"; color:#454545; font-size:12px; line-height:24px;}


.list_main_box {width:752px; margin-top:8px;}
.list_main_box_left { float:left; width:363px;}
.list_main_box_right { float:right; width:363px;}
.list_main_box_left h1, .list_main_box_right h1 {width:343px; background:url(../images/dot.png) left no-repeat; height:36px; border-bottom:#09660F solid 1px; font-family:"宋体"; color:#000000; font-size:14px; line-height:36px; font-weight:bold; padding-left:20px;}
.list_main_box_left h1 span, .list_main_box_right h1 span { float:right;}
.list_main_box_left h1 span a, .list_main_box_right h1 span a{ font-family:"宋体"; color:#007E3B; font-size:12px; line-height:36px; font-weight: normal;}
.list_main_box_left h1 span a:hover, .list_main_box_right h1 span a:hover{ font-family:"宋体"; color:#007E3B; text-decoration:underline; font-size:12px; line-height:36px; font-weight: normal;}
.list_main_box_left ul, .list_main_box_right ul{ width:363px; margin-top:15px;}
.list_main_box_left ul li, .list_main_box_right ul li{ width:363px; font-family:"宋体"; color:#454545; font-size:12px; line-height:28px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.list_main_box_left ul li span, .list_main_box_right ul li span{ float:right; font-family:Arial, Helvetica, sans-serif; color:#8AB770; font-size:12px; line-height:28px;}
.list_main_box_left ul li a, .list_main_box_right ul li a{ font-family:"宋体"; color:#454545; font-size:12px; line-height:28px;}
.list_main_box_left ul li a:hover, .list_main_box_right ul li a:hover{ font-family:"宋体"; color:#048C00; font-size:12px; line-height:28px;}

.list_main_h h1 {width:732px; height:36px; background:url(../images/dot.png) left no-repeat; height:36px; border-bottom:#09660F solid 1px; font-family:"宋体"; color:#000000; font-size:14px; line-height:36px; font-weight:bold; padding-left:20px;}

.h_box { width:752px; margin-top:15px;}
.h_box h2 { width:752px; font-family:"宋体"; color:#106417; font-size:13px; line-height:35px; font-weight:bold; border-bottom:#66B96D solid 1px;}
.h_box h2 span a{ float:right; font-family:"宋体"; color:#007E3B; font-size:12px; line-height:35px; font-weight:normal;}
.h_box h2 span a:hover{float:right; font-family:"宋体"; color:#007E3B; font-size:12px; line-height:35px; text-decoration:underline; font-weight:normal;}
.h_box ul { width:752px; margin-top:15px;}
.h_box ul li a{ width:752px; font-family:"宋体"; color:#454545; font-size:12px; line-height:35px;}
.h_box ul li a:hover{ width:752px; font-family:"宋体"; color:#007E3B; font-size:12px; line-height:35px;}
.h_box ul li span{ float:right; font-family: Arial, Helvetica, sans-serif; color:#8AB770; font-size:12px; line-height:35px;}

.list_main_txt h1 {width:732px; height:36px; background:url(../images/dot.png) left no-repeat; height:36px; border-bottom:#09660F solid 1px; font-family:"宋体"; color:#000000; font-size:14px; line-height:36px; font-weight:bold; padding-left:20px;}
.list_main_txt h1 span {font-family:"宋体"; color:#007E3B; font-size:12px; line-height:36px; font-weight:bold;}
.list_main_txt ul { width:752px; margin-top:15px; padding-bottom:10px; border-bottom:#ADC2AE dashed 1px;}
.list_main_txt ul li a{ width:752px; font-family:"宋体"; color:#454545; font-size:12px; line-height:35px;}
.list_main_txt ul li a:hover{ width:752px; font-family:"宋体"; color:#007E3B; font-size:12px; line-height:35px;}
.list_main_txt ul li span{ float:right; font-family: Arial, Helvetica, sans-serif; color:#8AB770; font-size:12px; line-height:35px;}
.list_main_txt p {margin-top:15px; padding-bottom:15px; font-family:"宋体"; color:#454545; font-size:12px;}
.list_main_txt p a{font-family:"宋体"; color:#454545; font-size:12px;}
.list_main_txt p a:hover{font-family:"宋体"; color:#007E3B; font-size:12px; text-decoration:underline;}

.list_main_ldjj h1 {width:732px; height:36px; background:url(../images/dot.png) left no-repeat; height:36px; border-bottom:#09660F solid 1px; font-family:"宋体"; color:#000000; font-size:14px; line-height:36px; font-weight:bold; padding-left:20px;}
.list_main_ldjj h1 span {font-family:"宋体"; color:#007E3B; font-size:12px; line-height:36px; font-weight:bold;}
.list_main_ldjj ul { width:752px; margin-top:20px;}
.list_main_ldjj ul li { float:left; width:360px; margin-right:15px;}
.list_main_ldjj ul li span{ float:right; width:200px;}
.list_main_ldjj ul li img{ border-bottom:20px #FFFFFF solid;}

.list_main_ldjj ul li span h2 a{ font-family:"宋体"; color:#454545; font-size:14px; font-weight:bold; line-height:35px;}
.list_main_ldjj ul li span h2 a:hover{ font-family:"宋体"; color:#007E3B; font-size:14px; font-weight:bold; line-height:35px;}
.list_main_ldjj ul li span h3 { font-family:"宋体"; color:#454545; font-size:12px; line-height:25px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.list_main_ldjj ul li span p { font-family:"宋体"; color:#7E7E7E; font-size:12px; line-height:24px; margin-top:8px;}

.list_main_jlhd h1, .list_main_jlhd_zxdc h1{width:732px; height:36px; background:url(../images/dot.png) left no-repeat; height:36px; border-bottom:#09660F solid 1px; font-family:"宋体"; color:#000000; font-size:14px; line-height:36px; font-weight:bold; padding-left:20px;}
.list_main_jlhd h1 span , .list_main_jlhd_zxdc h1 span{font-family:"宋体"; color:#007E3B; font-size:12px; line-height:36px; font-weight:bold;}
.list_main_jlhd p {font-family:"宋体"; color:#454545; font-size:14px; line-height:30px; margin-top:20px;}
.list_main_jlhd p span  { float:right; width:670px;}
.list_main_jlhd p span input { height:28px; border:#CCCCCC solid 1px;font-family:"宋体"; color:#454545; font-size:14px; line-height:30px; }
.list_main_jlhd p span textarea { border:#CCCCCC solid 1px;font-family:"宋体"; height:150px; color:#454545; font-size:14px; line-height:30px; }
.list_main_jlhd ul li{ width:750px; margin-top:20px; border:#66B96D solid 1px;}
.list_main_jlhd ul li h2{ width:740px; background-color:#C6EBB1;  border-bottom:#66B96D solid 1px; font-family:"宋体"; color:#007E3B; font-size:12px; font-weight:bold; line-height:30px; padding-left:10px;}
.list_main_jlhd ul li h2 span{ float:right; font-family: Arial, Helvetica, sans-serif; color:#007E3B; font-size:12px; font-weight: normal; line-height:30px; padding-right:10px;}
.list_main_jlhd ul li h3{ width:734px; font-family:"宋体"; color:#454545; font-size:12px; line-height:22px; padding:8px; border-bottom:#CFE7CB dashed 1px;}
.list_main_jlhd ul li h4{ width:734px; background-color:#E8FFDB; font-family:"宋体"; color:#454545; font-size:12px; line-height:22px; padding:8px;}

.list_main_jlhd_zxdc ul { margin-top:10px;}
.list_main_jlhd_zxdc ul li { width:752px; font-family:"宋体"; color:#454545; font-size:14px; line-height:28px;}

.font_x { font-family:"宋体"; font-size:12px; color:#FF0000; line-height:20px;}
.font_ps { font-family:"宋体"; font-size:12px; color:#858585; line-height:20px;}
a.wyzx:link { background-color:#006600; padding:8px 30px 8px 30px; font-family:"宋体"; font-size:14px; color:#FFF; line-height:30px;}
a.wyzx:visited{ background-color:#006600; padding:8px 30px 8px 30px; font-family:"宋体"; font-size:14px; color:#FFF; line-height:30px;}
a.wyzx:hover  { background-color:#006600; padding:8px 30px 8px 30px; font-family:"宋体"; font-size:14px; color:#FFF; line-height:30px; text-decoration:underline;}

.list_main_jlhd_bszn h1 {width:732px; height:36px; background:url(../images/dot.png) left no-repeat; height:36px; border-bottom:#09660F solid 1px; font-family:"宋体"; color:#000000; font-size:14px; line-height:36px; font-weight:bold; padding-left:20px;}
.list_main_jlhd_bszn h1 span {font-family:"宋体"; color:#007E3B; font-size:12px; line-height:36px; font-weight:bold;}
.bszn01 { width:752px; margin-top:22px; background:url(../images/line_zzbs.jpg) bottom repeat-x; height:105px;}
.bszn_hcxm { width:752px; margin-top:15px; margin-bottom:10px;}
.bszn_hcxm h2 { width:740px; border:#66B96D solid 1px; background-color:#D7FEC1; font-family:"宋体"; font-size:14px; color:#000; font-weight:bold; line-height:32px; padding-left:10px; }
.bszn_hcxm h2 span a{ float:right; font-family:"宋体"; font-size:12px; color:#007E3B; line-height:32px; font-weight:normal; padding-right:10px;}
.bszn_hcxm h2 span a:hover{ float:right; font-family:"宋体"; font-size:12px; color:#007E3B; line-height:32px; text-decoration:underline; font-weight:normal; padding-right:10px;}
.bszn_hcxm ul { width:363px; margin-top:10px; float:left;}
.bszn_hcxm ul li a{ width:363px; font-family:"宋体"; color:#454545; font-size:12px; line-height:28px;}
.bszn_hcxm ul li a:hover{ width:363px; font-family:"宋体"; color:#007E3B; font-size:12px; line-height:28px;}
.bszn_hcxm ul li span{ float:right; font-family: Arial, Helvetica, sans-serif; color:#8AB770; font-size:12px; line-height:28px;}

.bszn_zzbs { width:752px; margin-top:15px; margin-bottom:10px;}
.bszn_zzbs h2 { width:740px; border:#66B96D solid 1px; background-color:#D7FEC1; font-family:"宋体"; font-size:14px; color:#000; font-weight:bold; line-height:32px; padding-left:10px; }
.bszn_zzbs_box { width:752px; margin-top:8px; margin-bottom:10px;}
.bszn_zzbs_box_left { width:363px; float:left;}
.bszn_zzbs_box_right { width:363px; float:right;}
.bszn_zzbs_box_left h3, .bszn_zzbs_box_right h3{ width:363px; border-bottom:#106417 solid 1px; font-family:"宋体"; font-size:14px; color:#106417; font-weight:bold; line-height:32px; }
.bszn_zzbs_box_left h3 span a, .bszn_zzbs_box_right h3 span a { float:right; font-family:"宋体"; font-size:12px; color:#007E3B; font-weight: normal; line-height:32px; }
.bszn_zzbs_box_left h3 span a:hover, .bszn_zzbs_box_right h3 a:hover{ float:right; font-family:"宋体"; font-size:12px; color:#007E3B; font-weight: normal; line-height:32px; text-decoration:underline;}
.bszn_zzbs_box_left ul, .bszn_zzbs_box_right ul  { width:363px; margin-top:10px;}
.bszn_zzbs_box_left ul li a, .bszn_zzbs_box_right ul li a{ width:363px; font-family:"宋体"; color:#454545; font-size:12px; line-height:28px;}
.bszn_zzbs_box_left ul li a:hover, .bszn_zzbs_box_right ul li a:hover{ width:363px; font-family:"宋体"; color:#007E3B; font-size:12px; line-height:28px;}
.bszn_zzbs_box_left ul li span, .bszn_zzbs_box_right ul li span{ float:right; font-family: Arial, Helvetica, sans-serif; color:#8AB770; font-size:12px; line-height:28px;}


/* show */
.show { width:1000px; margin:0 auto; margin-bottom:10px; border:#CFE8C1 solid 1px; text-align:center; padding-bottom:10px; min-height:500px;_height:500px; }
.show h1 {width:945px; height:36px; background:url(../images/dot.png) left no-repeat; height:36px; border-bottom:#09660F solid 1px; font-family:"宋体"; color:#000000; font-size:14px; line-height:36px; font-weight:bold; padding-left:20px; text-align:left; margin-top:5px; margin-left:15px;}
.show h1 span {font-family:"宋体"; color:#007E3B; font-size:12px; line-height:36px; font-weight:bold;}
.show h2 { width:940px; font-family:"宋体"; font-size:14px; line-height:inherit; color:#000000; margin:0 auto; margin-top:20px;}
.show h3 { width:940px; font-family:"宋体"; font-size:24px; line-height:inherit; color:#000000; font-weight:bold; margin:0 auto; margin-bottom:10px;}
.show h4 { width:940px; font-family:"宋体"; font-size:14px; line-height:inherit; color:#000000; margin:0 auto; margin-bottom:20px;}
.show_tool {font-family:"宋体"; font-size:12px; color:#999; margin:0 auto; margin-bottom:20px;}
.show_tool a{font-family:"宋体"; font-size:12px; color:#999; margin:0 auto;}
.show_tool a:hover{font-family:"宋体"; font-size:12px; color:#000; text-decoration:underline; margin:0 auto;}
.show_body { margin:0 auto; width:940px; font-family:"宋体"; font-size:14px; color:#454545; line-height:30px; text-align:left;border-collapse:collapse;} 
.show_body p{text-indent:0em;} 

/* footer */
.foot { width:100%; height:170px; background-color:#E8FFDB; border-top:#FFFFFF solid 12px; margin:0 auto; text-align:center; font-family:"宋体"; font-size:12px; color:#004420; line-height:28px;}
.foot h1 { width:100%; background-color:#048C00; height:32px; font-family:"宋体"; font-size:12px; color:#FFF; line-height:32px; text-align:center;}
.foot h1 a{font-family:"宋体"; font-size:12px; color:#FFF; line-height:32px;}
.foot h1 a:hover{ font-family:"宋体"; font-size:12px; color:#FFF; line-height:32px; text-decoration:underline;}
.foot_txt { width:800px; margin:0 auto; text-align:left; padding-top:10px;}
.foot_txt span { float:right;}
.foot_txt span ul { width:300px;}
.foot_txt span ul li { float:right; width:87px; margin-left:6px;}
.foot_txt span ul li img { border:0;}
.foot_txt span ul li p {font-family:"宋体"; font-size:12px; color:#717171; line-height:20px; text-align:center;}

<!---->
.hdjl_20151219 {margin:0 auto; width:243px; margin-top:10px;}
.hdjl_20151219_an { float:left; width:71px; border:0; margin-right:5px; margin-left:5px;}