/*全局样式*/
			
			body,
			span,
			p,
			ul,
			li,
			dl,
			dt,
			dd,
			h1,
			h2,
			h3,
			h4,
			h5,
			h6 {
				padding: 0;
				margin: 0;
			}
			
			ul,
			li {
				list-style: none;
			}
			
			* {
				box-sizing: border-box;
			}
			/*头部样式*/
			
			.header {
				height: 130px;
			}
			
			
			/*顶部信息栏*/
			.public-topBar{
				background: #018e35;
				width: 100%;
				position: fixed;
				z-index: 999;
				top: 0;
			}
			.public-topBar .topBar-inner{
				height: 40px;
				width: 1200px;
				margin: 0 auto;
				overflow: hidden;
				*zoom: 1;
			}
			.topBar-inner .inner-l{
				float: left;
			}
			.topBar-inner .inner-r{
				float: right;
			}
			.topBar-date,
			.topBar-weather{
				float: left;
				color: #ffffff;
				font: 14px/40px 'microsoft yahei';
			}
			.topBar-weather{
				margin-left: 30px;
			}
			.topBar-link a{
				text-decoration: none;
				font: 14px/40px 'microsoft yahei';
				color: #ffffff;
				vertical-align: middle;
			}
			.topBar-link a:hover{
				text-decoration: underline;
			}
			.topBar-link .link-bg{
				display: inline-block;
				width: 28px;
				height: 40px;
				margin-left: 25px;
				background: url(icon_top_sprite.png) no-repeat;
				vertical-align: middle;
			}
			.topBar-link .topBar-Email{
				background-position: 0 center;
			}
			.topBar-link .topBar-app{
				background-position: -30px center;
			}
			.topBar-link .topBar-m{
				background-position: -60px center;
			}
			.topBar-link .topBar-citizenHome{
				background-position: -90px center;
			}
			.topBar-link .topBar-BFD{
				background-position: -120px center;
			}
			.topBar-link .topBar-BFD-a{
				margin-right: 25px;
			}
			
			* {
				margin: 0px auto;
				padding: 0px;
			}
			
			.clearfix {
				*zoom: 1;
			}
			
			.clearfix:before,
			.clearfix:after {
				display: table;
				line-height: 0;
				content: "";
			}
			
			.clearfix:after {
				clear: both;
			}
			
			body {
				background: #e3e6e5;
			}
			.hea_bg {
				height: 88px;
				width: 100%;
				border-bottom: 1px solid #E6E6E6;
				background: #FFFFFF;margin-top: 40px;
			}
			
			.header_con {
				width: 1240px;
				height: 88px;
				margin: 0 auto;
			}
			
			.ml {
				float: left;
			}
			
			.header {
				width: 650px;
				height: 36px;
				margin-left: 20px;
				margin-top: 26px;
			}
			
			.mR {
				float: right;
				height: 50px;
				width: 386px;
				/*background: #f2f2f2;*/
				margin-right: 52px;
				margin-top: 18px;
			}
			
			.inL {
				float: left;
			}

			.inR {
				float: right;
			}

			.input01 {
				width: 335px;
				height: 50px;
				line-height: 48px;
				color: #999999;
				padding-left: 10px;
				border: none;
				background: #F2F2F2;
				border: 1px solid #eeeeee;
			}
			
			.btn {
				background: url(btn.png) center no-repeat;
				width: 50px;
				height: 50px;
				border: none;
			}
			
			.main {
				width: 100%;
				margin: 0 auto;
				clear: both;
				overflow: hidden;
				background: #fbfbfb;
			}
			
			.menu {
				width: 1240px;
				height: 50px;
			}
			
			.wthover {
				background: url(wthover.jpg) repeat-x;
			}

			/*导航条*/
			
			.main {
				width: 100%;
				margin: 0 auto;
				clear: both;
				overflow: hidden;
				background: #fbfbfb;
				font-family: "宋体";
				border-bottom: 1px solid #ededed;
				border-top: 1px solid #ededed;
				;
			}
			
			.menu {
				width: 1240px;
				height: 50px;
				margin: 0 auto;
			}
			
			.nav {
				height: 50px;
				margin: 0 auto;
			}
			
			.nav ul {
				width: 1240px;
				margin: 0 auto;
				display: block;
				padding-left: 20px;
			}
			
			.nav ul li {
				height: 50px;
				line-height: 50px;
				float: left;
				text-align: center;
				width: 130px;
			}
			
			.mli {
				float: left;
				height: 50px;
				line-height: 50px;
				width: 1px !important;
				background: #ededed;
				text-align: center;
			}
			
			.nav ul li a {
				font-weight: bold;
				display: block;
				color: #4a4a4a;
				text-align: center;
				font-size: 16px;
				height: 50px;
				line-height: 50px;
			}
			
			.nav ul li a:hover {
				color: #018e35;
				text-decoration: underline;
				font-size: 16px;
			}
			
			.mLI {
				background: url(mLI.jpg) no-repeat;
				width: 1px;
			}
			
			* {
				margin: 0px auto;
				padding: 0px;
			}
			
			body {
				background: #e3e6e5;
			}
			
			a {
				text-decoration: none;
			}
			
			li {
				list-style: none;
			}
			img {
				border: 0;
			}
								
			a {
				text-decoration: none;
			}
			
			.clearfix {
				*zoom: 1;
			}
			
			.clearfix:before,
			.clearfix:after {
				display: table;
				line-height: 0;
				content: "";
			}
			
			.clearfix:after {
				clear: both;
			}
			
			.content {
				width: 1240px;
				margin: 0px auto;
				overflow: hidden;
				border-top: 1px solid #e6e6e6;
			}
			
			.con_one,
			.con_two,
			.con_three {
				width: 1240px;
				margin: 0 auto;
				overflow: hidden;
			}
			
			.con_one {
				/*height: 420px;*/
				padding-bottom: 20px;
				background: #ffffff;
			}
			
			.con_two {
				padding-bottom: 20px;
				background: #f2f2f2;
			}
			
			.con_three {
				background: #ffffff;
			}
			
			.con_one1,
			.con_two1 {
				width: 386px;
				float: left;
				overflow: hidden;
				margin-left: 20px;
				background: #FFFFFF;
			}
			
			.con_one1 {
				margin-top: 10px;
			}
			
			.con_two1 {
				margin-top: 20px;
				height: 367px;
			}
			
			.jgzz {
				width: 385px;
				height: 88px;
				margin-top: 20px;
			}
			
			.jgzz img {
				display: block;
				width: 385px;
				height: 88px;
			}
			
			.jgzz a {
				display: block;
			}
			
			.hudong {
				width: 386px;
				height: 120px;
				margin: 20px 0 20px 20px;
				float: left;
			}
			
			.hudong img {
				display: block;
				width: 386px;
				height: 120px;
			}
			
			.hudong a {
				display: block;
				width: 386px;
				height: 120px;
				text-align: center;
				line-height: 120px;
				font-size: 24px;
				font-family: "microsoft yahei";
				color: #FFFFFF;
				font-weight: 600;
			}
			/*图片新闻部分*/
			
			.picB {
				width: 388px;
				height: 306px;
			}
			
			#pic {
				height: 306px;
				position: relative;
			}
			
			#pic img {
				width: 100%;
				height: 306px;
				display: none;
			}
			
			.bottom {
				position: absolute;
				bottom: 0;
				left: 0;
				width: 100%;
				height: 36px;
				line-height: 36px;
				margin-bottom: 20px;
			}
			
			.bottom span {
				font-family: 'microsoft yahei';
				font-size: 14px;
				color: #fff;
				padding-left: 8px;
				float: left;
			}
			
			.bottom ul {
				float: right;
				width: 181px;
				margin-right: 10px;
				padding-top: 10px;
			}
			
			.bottom ul li {
				width: 25px;
				height: 25px;
				line-height: 25px;
				background: #FFFFFF;
				border-radius: 50%;
				float: left;
				color: #FFFFFF;
				margin-right: 11px;
				margin-left: 0;
				background: url(yuan001.png) center no-repeat;
				text-align: center;
				cursor: pointer;
				font-size: 12px;
				font-weight: 600;
				border: none;
				/*opacity:0.8;
				filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);*/
			}
			
			.bottom .active {
				background: url(yuan.png) center no-repeat;
			}
			
			.jwRertit3 {
				background: url(underline.png) center bottom no-repeat;
				width: 386px;
				height: 54px;
				line-height: 54px;
				overflow: hidden;
			}
			
			.jwRertit3_a {
				padding-left: 52px;
				color: #323333;
				font-weight: bold;
				font-size: 24px;
				float: left;
				background: url(xingzhuang.png) 22px center no-repeat;
				width: 290px;
				line-height: 54px;
			}
			
			.ma1 {
				float: right;
				font-size: 15px;
				height: 32px;
				line-height: 32px;
				padding-right: 27px;
				color: #6d6d6d;
				margin-top: 18px;
			}
			
			.jwRercon3 {
				width: 99%;
				overflow: hidden;
				margin-top: 0px;
				padding-top: 13px;
			}
			
			.jwRercon3 ul {
				display: block;
			}
			
			.jwRercon3 li {
				float: left;
				width: 362px;
				margin: 0 12px;
				color: #666666;
				border-bottom: 1px dashed #d8d8d8;
				height: 59px;
			}
			
			.jwRercon3 li a {
				display: block;
				padding-left: 22px;
				background: url(dian.png) 10px center no-repeat;
				color: #666666;
				font-size: 16px;
				height: 26px;
				line-height: 26px;
				margin-top: 7px;
			}
			
			.jwRercon3 li span {
				display: block;
				padding-left: 22px;
				color: #999999;
				font-size: 12px;
				height: 18px;
				line-height: 12px;
			}
			
			.lxwm {
				padding: 13px;
				padding-left: 10px;
				margin: 10px;
				border-bottom: 1px solid #fff;
				font-size: 14px;
				color: #626060;
				font-weight: 700;
				line-height: 26px;
				height: 52px;
			}
									
			.lxwm strong {
				display: block;
				color: #626060;
				font-size: 24px;
				font-weight: 500;
			}
			
			.hudong1 {
				background: url(wyzx.png) center no-repeat;
			}
								
			.hudong2 {
				background: url(zjdc.png) center no-repeat;
			}
								
			.hudong3 {
				background: url(cjwt.png) center no-repeat;
			}
				
			.top-inner .top-links a:hover{color:#28a754}
			#wei{ width:48px; height:214px; position:fixed; right:6px; top:68%; z-index:1002; }
			#wei a{ width:48px; height:54px; display:block; background:url(weiw.png) no-repeat; position:relative;}
			#wei .wbo{ background-position:0 0; }
			#wei .wxin{background-position:0 -54px;}
			#wei .wapp{background-position:0 -108px;}
			#wei .wfan{background-position:0 -162px;}
			#wei a span{ display:none;width:100px; height:100px; padding:10px; background:#e75d20; position:absolute; z-index:1002; left:-110px; top:-28px; text-align:center;}
			#wei em{display:none; position:absolute; left:-10px; top:20px; width:0; height:0; line-height:0; font-size:0; border-bottom:5px solid transparent; border-top:5px solid transparent; border-left:5px solid #e75d20;}
			#wei span img{ width:80px; height:80px;}
			.txwb{ padding:10px; line-height:30px; }