* {
				margin: 0px;
				padding: 0px;
			}
			
			body {
				font-family: Arial, Helvetica, sans-serif, "宋体";
				color: #06060;
				background: #fff;
			}
			
			a {
				outline: 0;
				text-decoration: none;
			}
			
			a:hover {
				text-decoration: none;
				color: #4180ca;
			}
			
			img {
				border: none;
			}
			
			ul,
			li {
				list-style-type: none;
			}
			
			.main_body table {
				margin: 0px auto;
				border: 1px solid #000;
			}
			
			.main_body td {
				border: 1px solid #000;
			}
			
			input {
				border: 0;
			}
			
			table td {
				word-break: break-all;
			}
			
			.clear {
				clear: both;
				overflow: hidden;
			}
			
			.clearfix:after {
				content: ".";
				display: block;
				height: 0;
				visibility: hidden;
				clear: both;
			}
			
			.clearfix {
				zoom: 1;
			}
			
			.fl {
				float: left;
			}
			
			.fr {
				float: right;
			}
			
			.con_bg {
				width: 100%;
				overflow: hidden;
				background: #f7f7f7;
			}
			
			.con {
				width: 1020px;
				overflow: hidden;
				margin: 15px auto;
				clear: both;
			}
			
			.table_list {
				overflow: hidden;
				width: 100%;
			}
			
			.table_list dd {
				width: 46%;
				float: left;
				margin: 4px 0;
				background: url(fang.png) left no-repeat;
				padding-left: 10px;
			}
			
			.table_list a {
				font-family: "微软雅黑";
				font-size: 14px;
				color: #858585;
			}
			
			.table_list a:hover {
				color: #f06900
			}
			
			.dyinfor_tit {
				border-bottom: 1px solid #e2e2e2;
				position: relative;
				margin-bottom: 12px;
			}
			
			.dyinfor_tit span {
				font-family: '微软雅黑';
				font-size: 16px;
				border-bottom: 1px solid #0d4f27;
				color: #028a2d;
				font-weight: bold;
				line-height: 32px;
				padding: 0 2px 6px 2px;
			}
			
			* {
				margin: 0px auto;
				padding: 0;
				font-family: 微软雅黑;
			}
			
			a {
				text-decoration: none;
			}
			
			.fl {
				float: left;
			}
			
			.fr {
				float: right;
			}
			
			border,
			imh {
				border: 0px;
			}
			
			ul,
			li {
				text-decoration: none;
			}
			
			.gm-con {
				width: 100%;
				overflow: hidden;
				background: #e3e6e5;
				padding: 180px 0 20px;
			}
			
			.gm-con-nav {
				width: 1200px;
				height: 50px;
				line-height: 50px;
			}
			
			.gm-con-nav a {
				color: #333232;
				font-size: 14px;
				font-family: 微软雅黑;
			}
			
			.gm-con-list {
				width: 1200px;
				overflow: hidden;
			}
			
			.list-fl {
				width: 300px;
				overflow: hidden;
			}
			
			.list-fr {
				width: 900px;
				overflow: hidden;
				background: #fff;
			}
			/*文章列表*/
			
			.easysite-article-listul {
				padding: 20px 100px;
			}
			
			.easysite-list-title {
				border-bottom: 2px solid #e6e6e6;
			}
			
			.easysite-article-list-common-icon {
				line-height: 50px;
				font-size: 24px;
				color: #333333;
				border-bottom: 2px solid #6ac389;
				padding-bottom: 8px;
			}
			
			.easysite-article-li {
				height: 50px;
				border-bottom: 1px dashed #e6e6e6;
			}
			
			.article-title {
				font-family: 微软雅黑;
				font-size: 14px;
			}
			
			.article-title a {
				font-family: 微软雅黑;
				font-size: 14px;
				float: left;
				padding-top: 20px;
			}
			
			.article-title span {
				float: right;
				padding-top: 20px;
			}
			
			.article-title-06 {
				background: url(2017052017434342316.png) no-repeat center;
				height: 50px !important;
			}
			
			.easysite-page-wrap-bottom {
				width: 810px;
				height: 50px;
				line-height: 50px;
			}
			
			.easysite-page-wrap {
				float: left;
				margin-right: 90px;
			}
			
			.easysite-total-page {
				float: left;
			}
			
			.easysite-jump-page {
				float: left;
			}
			
			.easysite-page-wrap-a {
				cursor: pointer;
				padding-right: 15px;
				font-size: 14px;
				color: #999;
				font-family: 微软雅黑;
			}
			
			.easysite-total-page {
				font-size: 14px;
				color: #999;
			}
			
			.easysite-jump-page {
				font-size: 14px;
				color: #999;
			}
			
			.easysite-page-text {
				border-bottom: 1px solid #999;
				text-align: center;
				font-size: 14px;
				color: #999;
			}
			
			.easysite-jump-btn {
				background: #6ae2a5;
				color: #1d965c;
				font-size: 14px;
				padding: 2px 10px;
			}
			/*头部*/
			
			.public-header {
				background: #ffffff;
				width: 100%;
				position: fixed;
				z-index: 999;
				top: 40px;
			}
			
			.public-header .header-inner {
				height: 90px;
				width: 1200px;
				margin: 0 auto;
				overflow: hidden;
				*zoom: 1;
			}
			
			.header-logo {
				float: left;
				margin-top: 10px;
			}
			
			.header-logo img {
				margin-left: -30px;
			}
			
			.header-siteSlogan {
				float: right;
				margin-top: 32px;
				margin-right: 40px;
			}
			
			.header-nav {
				height: 49px;
				border: 1px solid #e6e6e6;
				background: url(icon_navBarBg.png) repeat-x left center;
			}
			
			.headerNav-inner {
				width: 1200px;
				margin: 0 auto;
				overflow: hidden;
				*zoom: 1;
			}
			
			.header-navBar {
				width: 700px;
				float: left;
			}
			
			.header-navBar li {
				float: left;
				width: 138px;
				text-align: center;
				border-right: 1px solid #e6e6e6;
			}
			
			.header-navBar li:first-child {
				border-left: 1px solid #e6e6e6;
			}
			
			.header-navBar li a {
				font: 16px/49px 'microsoft yahei';
				color: #4a4a4a;
				display: block;
			}
			
			.header-navBar li a:hover {
				color: #1ca34b;
			}
			
			.header-navBar li:hover,
			.header-navBar li.active {
				border-top: 2px solid #1ba34a;
				margin-top: -1px;
			}
			
			.header-searchForm {
				float: right;
				margin-top: 10px;
			}
			
			.header-searchForm .input-text {
				width: 232px;
				height: 16px;
				padding: 7px 10px;
				background: #efefef;
				vertical-align: middle;
				font-size: 14px;
				font-family: 'microsoft yahei';
				border: 0;
			}
			
			.header-searchForm .input-text:focus {
				border: 0;
				outline: 0;
			}
			
			.header-searchForm .input-submit {
				display: inline-block;
				height: 0;
				width: 0;
				border: 0;
				padding: 15px;
				background: #018e35 url(icon_search_btn.png) no-repeat center;
				vertical-align: middle;
				cursor: pointer;
				margin-left: -6px;
			}
			
			.clearfix:before,
								.clearfix:after {
									content: "";
									display: table;
								}
								
								.clearfix:after {
									clear: both;
								}
								
								.clearfix {
									*zoom: 1;
								}
								
								a {
									color: #666;
									text-decoration: none;
								}
								
								.jwLer_sidebar {
									width: 300px;
									overflow: hidden;
								}
								
								.jwLer_sidebar ul,
								li {
									width: auto;
									height: auto;
								}
								
								.columuname {
									background: #f8f8f8;
									height: 50px;
									line-height: 50px;
									border-bottom: 1px solid #E3E6E5;
								}
								
								.columuname_a {
									text-align: center;
									color: #666;
									font-size: 16px;
									font-family: 微软雅黑;
								}
								
								.columuname_a a {
									color: #666;
									font-size: 16px;
									font-family: 微软雅黑;
								}
								
								ul,
								ol {
									list-style: outside none none;
								}
								
								.jwlistyle22 {
									line-height: 50px;
								}
								
								.jwlistyle22_a {
									font-weight: bold;
									border: 0;
								}
								
								.jwlistyle22_a_normalbg {
									background: #1ca34b;
								}
								
								.jwlistyle22_a_downbg {
									background: #1ca34b;
								}
								
								.jwlistyle22_a a {
									color: #fff;
									font-size: 14px;
									width: 300px;
									text-align: center;
									display: block;
								}
								
								.jwlistyle {
									line-height: 50px;
									border-bottom: 1px solid #E3E6E5;
								}
								
								.jwlistyle22_a span {
									padding-right: 20px;
								}
								
								.jwlistyle_a {
									font-weight: normal;
									overflow: hidden;
								}
								
								.jwlistyle_a_normalbg {
									background: #f8f8f8;
								}
								
								.jwlistyle_a a {
									color: #666;
									font-size: 14px;
									text-align: center;
									display: block;
									font-family: 微软雅黑;
								}
								
								.jwlistyle44 {
									line-height: 50px;
								}
								
								.jwlistyle44_a {
									padding-right: 58px;
									background: url(nav_First.png);
									text-align: right;
									border-bottom: 2px solid #E7ECE9;
								}
								
								.jwlistyle44_a a {
									color: #6ac389;
									font-size: 14px;
									font-family: 微软雅黑
								}
								
								.jwlistyle44_span_fl,
								.jwlistyle33_span_fl {
									padding-right: 5px;
								}
								
								.jwlistyle44_span_fr,
								.jwlistyle33_span_fr {
									padding-left: 5px;
								}
								
								.jwlistyle33 {
									line-height: 50px;
								}
								
								.jwlistyle33_a {
									padding-right: 58px;
									background: url(nav_next.png);
									text-align: right;
								}
								
								.jwlistyle33_a a {
									color: #666;
									font-size: 14px;
									font-family: 微软雅黑
								}
								
								.jwLer_sidebar .sub_sidebar {
									display: block;
									position: relative;
								}
								
								.jwLer_sidebar .sub_sidebar2 {
									display: none;
									width: 100%;
									height: auto;
									position: relative;
								}
								
								.ays {
									color: #fff;
									font-size: 14px;
									font-weight: blod;
									font-family: '微软雅黑';
								}