@charset "UTF-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, b {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;

} /*始终让 Firefox 显示滚动条*/
* {
	word-wrap: break-word;
	margin: 0;
	padding: 0;

}/*文字强制换行word-break:keep-all;(Ff)*/
table {
	border-collapse: collapse;
}/*细线表格*/
fieldset, img {
	border: none;
}/*清除描边,块显示*/
ul, li {
	list-style-type: none;
}/*无列表项目标记*/
a {
	text-decoration: none;
	color: #666666
}/* 链接无下划线,有为underline;链接去框 */
a:link {
	color: #666666;
}/* 未访问的链接 */
a:visited {
	color: #666666;
}/* 已访问的链接 */
a:hover {
	color: #006835;
}/* 鼠标在链接上 */
a:active {
	color: #666666;
blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */
body {
	font-family: "宋体";
	font-size: 12px;
	color: #666;
	background: #FFF;
}
select, input {
	vertical-align: middle;
	outline: none;
}
em, i {
	font-style: normal;
}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
	cursor: pointer;
	outline: none;
	border: none;
}
textarea,input {
	outline: none;
	border: none;
}
.wrap {
	width: 1000px;
	clear: both;
	margin: 0 auto;
}
.clear {
	clear: both;
	overflow:hidden;
}
.h2 {
	clear: both;
	height: 2px;
	overflow:hidden;
}
.h10 {
	clear: both;
	height: 10px;
	overflow:hidden;
}
.h15 {
	clear: both;
	height: 16px;
	overflow:hidden;
}
.h20 {
	clear: both;
	height: 20px;
	overflow:hidden;
}
.h25 {
	clear: both;
	height: 25px;
	overflow:hidden;
}
.h30 {
	clear: both;
	overflow:hidden;
	height: 30px;
}
.h35 {
	clear: both;
	height: 35px;
}
.h40 {
	clear: both;
	height: 40px;
	overflow:hidden;
}
.h60 {
	clear: both;
	height: 60px;
	overflow:hidden;
}
.h95 {
	clear: both;
	height: 95px;
	overflow:hidden;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
img {
	border: none;
}
.bdimgshare-bg,.bdimgshare-content,.sr-bdimgshare{ display:none !important}
/*公共部分结束*/
/*
********************************此处首页样式开始********************************
*/
/*头部开始*/
.topBox{ height:20px; background:#e9e9e9; line-height:20px;}
.top{ text-align:right; color:#919191;}
.top a{ color:#919191; margin:0 12px;}
.top a:visited{ color:#919191;}
.top a:hover{ color:#006835;}
.top a:active{ color:#919191;}
.headerBox{ position:absolute; top:20px; width:100%; height:95px; z-index:5; background:url(../images/bg1.png) repeat;}
.header{}
.logo{ width:300px; height:95px; background:url(../images/logo.png) no-repeat center center;}
.logo a{ display:block;width:300px; height:95px;}
.headerR{ padding-top:26px;}
.headerRTop{ overflow:hidden; text-align:right; margin-bottom:19px;}
.headerRTop div{ display:inline-block;}
.headerRTop div span{ height:20px; width:115px; margin-right:8px;}
.headerRTop div span a{ display:block; height:20px; width:115px; background:url(../images/icn2.jpg) no-repeat center center;}
.headerRTop div em{ width:146px; height:20px; background:url(../images/search.jpg) no-repeat center center; overflow:hidden;}
.headerRTop div em input{ display:block; width:110px; height:20px; background:none; border:none; line-height:20px; padding:0 5px;}
.headerRTop div em a{ display:block;width:26px; height:20px;}
/*头部结束*/
/*menu开始*/
.menu{}
.menu dd{ float:left; display:inline; height:30px; background:url(../images/icn3.jpg) no-repeat right center; position:relative;}
.menu dd p a{ display:block; height:30px; padding:0 15px; line-height:30px; color:#666666; font-size:14px; font-family:"Microsoft YaHei"}
.menu dd div{ position:absolute; left:0px; top:30px; background:url(../images/bg4.png) repeat; padding:10px 0; width:100%; display:none;}
.menu dd div a{ display:block; color:#777777; height:30px; line-height:30px; text-align:center;}
.menu dd div a:visited{color:#777777; }
.menu dd div a:hover{color:#006835; }
.menu dd div a:active{color:#777777; }
.menu dd.hover p a{ background:#006835; color:#FFF;}
/*menu结束*/
/*banner开始*/
.banner{
	height:600px; 
	overflow:hidden; 
	position:relative;
	z-index:0;
	}
/*分页*/
.banner .hd{
	width:100%;
	position:absolute;
	z-index:1;
	bottom:20px;
	left:0;
	height:5px;
}
.banner .hd ul {
	text-align:center;
}
.banner .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width: 40px;
	height: 5px;
	overflow:hidden;
	line-height:999px;
	margin:0 3px;
	background:#FFF;
}
.banner .hd ul .on {
	background:#006835;
}
/*内容*/		
.banner .bd{ position:relative; height:100%; z-index:0; height:600px;}
.banner .bd li{ zoom:1; vertical-align:middle; height:600px;}
/*banner结束*/

/*第一通栏开始*/
.column1Box{ height:175px; position:absolute; background:url(../images/bg2.png) repeat; position:absolute; top:445px; left:0px; width:100%; z-index:5}
.column1{
	overflow:hidden; 
	position:relative;
	padding-top:20px; 
	}

.column1 .bd{ position:relative; height:100%; z-index:0; width:900px; margin:0 auto; overflow:hidden;}
.column1 .bd li{ zoom:1; vertical-align:middle; width:270px; height:135px; overflow:hidden; position:relative; margin-right:45px; float:left;}
.column1 .bd li img{width:270px; height:135px;}
.column1 .bd li span{ display:block; position:absolute; left:0px; bottom:-28px; width:100%; height:28px; }
.column1 .bd li span a{ display:block; width:100%; height:28px;color:#ffffff; font-family:"Microsoft YaHei"; font-size:16px; line-height:28px; text-align:center; background:#006835;}
.column1 .bd li div{ position:absolute; width:100%; height:100%; left:0px; bottom:0px; background:url(../images/bg3.png) repeat;}
.column1 .bd li div a{ display:block; width:100%; height:135px; line-height:135px; color:#ffffff; font-size:16px; font-family:"Microsoft YaHei"; text-align:center;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.column1 .prev{ display:block; width:16px; height:23px; position:absolute; left:0px; top:50%; margin-top:-11px; background:url(../images/icn1.png) no-repeat 0 0;}
.column1 .next{ display:block; width:16px; height:23px; position:absolute; right:0px; top:50%; margin-top:-11px; background:url(../images/icn1.png) no-repeat -16px 0;}
.column1 .prevStop{ background:url(../images/icn1.png) no-repeat 0px -23px;}
.column1 .nextStop{ background:url(../images/icn1.png) no-repeat -16px -23px; }
/*第一通栏结束*/
/*第二通栏开始*/
.column2{ overflow:hidden; background:url(../images/bg5.jpg) no-repeat 596px center;}
.column2L{ width:575px; overflow:hidden; padding-top:15px;}
.column2L p{ width:205px; height:140px;}
.column2L p img{ width:205px; height:140px;}
.column2L div{ width:360px; overflow:hidden;}
.column2L div h1{ font-weight:normal; line-height:16px; margin-bottom:10px;}
.column2L div h1 a{ color:#006835; font-size:16px; font-family:"Microsoft YaHei";}
.column2L div h1 a:visited{ color:#006835;}
.column2L div h1 a:hover{ color:#006835;}
.column2L div h1 a:active{ color:#006835;}
.column2L div span{ display:block; color:#676767; line-height:25px; height:100px; overflow:hidden; margin-bottom:10px;}
.column2L div em{ display:block; text-align:right}
.column2L div em a{ color:#006835;}
.column2L div em a:visited{ color:#006835;}
.column2L div em a:hover{ color:#006835;}
.column2L div em a:active{ color:#006835;}
.column2R{ width:380px; overflow:hidden;}
.column2RTitle{ overflow:hidden; margin-bottom:20px;}
.column2RTitle dd{width:68px; height:30px; float:left; display:inline; overflow:hidden; margin-right:10px;}
.column2RTitle dd a{ display:block; width:68px; height:30px; line-height:27px; text-align:center; color:#454545; font-family:"Microsoft YaHei";}
.column2RTitle dd.hover a{ background:url(../images/bg6.png) no-repeat center center; color:#FFF;}
.column2RCon1Up{ overflow:hidden; margin-bottom:10px;}
.column2RCon1Up p{ width:58px; height:66px; text-align:center; background:#ababab}
.column2RCon1Up p span{ display:block; color:#ffffff; font-family:"Microsoft YaHei"; line-height:20px; line-height:20px; margin-bottom:3px;}
.column2RCon1Up p em{ display:block; color:#ffffff; font-family:"Microsoft YaHei"; font-size:20px; line-height:20px; margin-bottom:5px;}
.column2RCon1Up p i{ display:block; color:#ffffff; font-family:"Microsoft YaHei"; line-height:12px;}
.column2RCon1Up div{ width:310px; overflow:hidden;}
.column2RCon1Up div h1{ margin-bottom:8px;}
.column2RCon1Up div h1 a{ color:#515151; font-family:"Microsoft YaHei"; font-size:14px; line-height:12px;}
.column2RCon1Up div h1 a:visited{color:#515151;}
.column2RCon1Up div h1 a:hover{color:#515151;}
.column2RCon1Up div h1 a:active{color:#515151;}
.column2RCon1Up div span{ display:block; color:#676767; line-height:25px; height:50px; overflow:hidden;}
.column2RCon1List{ overflow:hidden}
.column2RCon1List dd{ height:30px; overflow:hidden; line-height:30px;}
.column2RCon1List dd span{ color:#787878; margin-right:10px;}
.column2RCon1List dd a{ color:#787878;}
.column2RCon1List dd a:visited{ color:#787878;}
.column2RCon1List dd a:hover{ color:#006835;}
.column2RCon1List dd a:active{ color:#787878;}
/*第二通栏结束*/
/*第三通栏开始*/

/*第三通栏结束*/
/*第四通栏开始*/

/*第四通栏结束*/
/*第五通栏开始*/

/*第五通栏结束*/

/*底部开始*/
.footerBox{ padding:17px 0; background:#e5e5e5; font-family:"宋体"}
.footer{ overflow:hidden}
.footerL{ width:320px; overflow:hidden; line-height:24px; color:#828282;}
.footerL a{ color:#828282;}
.footerL a:visited{ color:#828282;}
.footerL a:hover{ color:#006835;}
.footerL a:active{ color:#828282;}
.footerR{ overflow:hidden}
.footerR img{ float:left; display:inline; width:70px; height:70px; margin-left:20px;}
/*底部结束*/
/*
********************************此处首页样式结束********************************
*/
/*
********************************此处内页样式开始********************************
*/
/*内页框架开始*/

/*页码开始*/
.page {
	padding:20px 0 20px 0;
	overflow: hidden;
	text-align: center;
	clear: both;
}
.page code, .page a {
	border: 1px solid #efefef;
	padding:5px 8px;
	background: #fff;
	border-radius:2px;
}
.page a:hover {
	background: #77b128;
	color: #fff;
	border: 1px solid #77b128;
}
.page a.hover {
	background: #77b128;
	color: #fff;
	border: 1px solid #77b128;
}
.page input {
	vertical-align: middle;
	height: 20px;
	border: 1px solid #efefef;
}
.page input.pageDetail {
	width: 30px;
	height:18px;
	text-align: center;
}
.page input.page_bnt {
	border: none;
	width: 58px;
	height: 23px;
	cursor:pointer;
	font-family: "microsoft yahei";
	background:#77b128;
	border-radius:2px;
	color:#FFF;
}/*页码结束*/
.subbanner{ height:200px; margin-bottom:15px;}
.location{ height:22px; line-height:22px; overflow:hidden;}
.locationL{ height:22px; background:url(../images/icn4.jpg) no-repeat left center; padding-left:20px; color:#77b128; font-size:18px; font-family:"Microsoft YaHei";}
.locationR{ height:22px; background:url(../images/icn5.png) no-repeat left center; padding-left:16px;font-family:"Microsoft YaHei"; font-size:14px; color:#7f7f7f;}
.locationR span{ font-family:"Microsoft YaHei"; font-size:14px; color:#7f7f7f;}
.locationR a{font-family:"Microsoft YaHei"; font-size:14px; color:#7f7f7f; margin:0 5px;}
.locationR a:visited{ color:#7f7f7f;}
.locationR a:hover{ color:#3c8d34;}
.locationR a:active{ color:#7f7f7f;}
.locationR a.hover{ color:#3c8d34;}
/*内页框架结束*/
/*图文列表start*/
.newsTextImg{ min-height:500px; height:auto !important; height:500px;}
.newsTextImgUp{ overflow:hidden; padding-bottom:17px; border-bottom:1px dotted #cfd1d5;}
.newsTextImgUp p{ width:220px; height:135px;}
.newsTextImgUp p img{ width:220px; height:135px;}
.newsTextImgUp div{ width:760px; overflow:hidden}
.newsTextImgUp div h1{ overflow:hidden; height:30px; line-height:30px;}
.newsTextImgUp div h1 a{ color:#272727; font-family:"Microsoft YaHei"; font-size:16px;}
.newsTextImgUp div h1 a:visited{ color:#272727;}
.newsTextImgUp div h1 a:hover{ color:#006835;}
.newsTextImgUp div h1 a:active{ color:#272727;}
.newsTextImgUp div h1 i{ color:#afafaf; font-size:16px; font-family:"Microsoft YaHei";}
.newsTextImgUp div span{ display:block; line-height:24px; color:#848282; font-family:"Microsoft YaHei"; font-size:14px; height:72px; overflow:hidden; margin-bottom:6px;}
.newsTextImgUp div em{ display:block;}
.newsTextImgUp div em a{ display:block; width:63px; height:22px; line-height:22px; text-align:center; background:#77b128; color:#FFF; font-family:"Microsoft YaHei";}
.newsTextImgUp div em a:visited{color:#FFF;}
.newsTextImgUp div em a:hover{color:#FFF;}
.newsTextImgUp div em a:active{color:#FFF;}
.newsTextImgDown{ overflow:hidden}
.list{ overflow:hidden}
.list dd{ height:37px; border-bottom:1px dotted #e8e9eb; line-height:37px; background:url(../images/icn6.jpg) no-repeat 2px center; padding-left:12px;}
.list dd a{ float:left; display:inline; color:#666666; font-size:12px; font-family:"Microsoft YaHei";}
.list dd a:visited{ color:#666666}
.list dd a:hover{ color:#86bd22}
.list dd a:active{ color:#666666}
.list dd span{ float:right; display:inline; color:#afafaf; font-size:12px; font-family:"Microsoft YaHei";}
/*图文列表end*
/*图文列表2start*/
.newsTextImg2{ min-height:500px; height:auto !important; height:500px;}
.newsTextImg2 dd{ margin-bottom:17px;}
/*图文列表2end*/
/*文字列表start*/
.newsList{ min-height:500px; height:auto !important; height:500px;}
/*文字列表end*/
/*联系我们start*/
.contactUs{ min-height:445px; height:auto !important; height:445px; overflow:hidden}
.map{ width:645px; height:385px;}
.address{ width:338px; padding-top:265px; line-height:33px; color:#666666; font-family:"Microsoft YaHei"; font-size:14px;}
/*联系我们end*/
/*新闻阅读页start*/
.newsView{ min-height:500px; height:auto !important; height:500px;}
.articleTitle{ color:#666666; font-size:16px; font-weight:bold; line-height:20px; text-align:center; margin-bottom:10px;}
.articleTime{ color:#666666; text-align:center; line-height:14px; padding-bottom:10px; border-bottom:1px dotted #cccccc; margin-bottom:10px;}
.articleTime span{ cursor:pointer; display:none;}
.articleTime span.hover{ color:#F00;}
.articleBox{ color:#757575;padding:0 10px; font-size:12px; font-family:"Microsoft YaHei"; line-height:28px; padding-bottom:20px; border-bottom:1px solid #eff6ff; margin-bottom:20px; }
.pageChange{ line-height:25px; overflow:hidden; padding:0 10px;}
.pageChangeL{ line-height:25px;}
.pageChangeL span{ color:#999999;}
.pageChangeL a{ color:#555555 }
.pageChangeL a:visited{ color:#555555 }
.pageChangeL a:hover{ color:#72ae2a }
.pageChangeL a:active{ color:#555555 }
.pageChangeR{ overflow:hidden; line-height:29px;}
.pageChangeR span{ color:#000099}
#play{
	width:600px;
	height:400px;
	position:relative;
	overflow: hidden;
	background:#fff;
	border:1px solid #e9e9e9;
	padding:5px;
	margin:20px auto 0 auto;
}
#play .change_a {
	width:40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background:url(about:blank);
}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {
	width: 24px;
	height: 43px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: none
}
#play .prev_a span {background: url(../images/article_icon.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/article_icon.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {
	position: relative;
	z-index: 1;
	width:600px;
	height:400px;
}
#play .img_ul li{
	position: relative;
	z-index: 1;
	width:600px;
	height:400px;
	background:#fff;
	margin:0 0 5px 0;
}
#play .img_ul li img{position:absolute;}
.imgMove{width:600px;clear:both;margin:20px auto;position:relative;}
.img_hd {
	margin:0 auto;
	overflow: hidden;
	height:60px;
	position:relative;
}
.img_hd ul {
	position: absolute;
	z-index: 1
}
.img_hd ul li {
	float: left;
	height:47px;
	width:70px;
	padding:3px;
	margin:0 7px;
	cursor: pointer;
	background:#fff;
	border:1px solid #d4d4d4;
	position:relative;
}
.img_hd ul li p{
	height:47px;
	width:70px;
	display:block;
	background:#fff;
	position:relative;
	}
.img_hd ul li i{
	display:block;
	clear:both;
	line-height:20px;
	padding:0 5px;
	background:#000;
	color:#fff;
	position:absolute;
	right:3px;
	bottom:3px;
	z-index:99999999999999;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	}
.img_hd ul li img {position:absolute;height:47px;width:70px;}
.img_hd ul li.on {border:1px solid #c80000;background:#c80000;}
.imgMove .bottom_a {
	width:20px;
	height:25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float:left;
	top:15px;
	position:absolute;
	z-index:9999999999999;
	background:url(../images/article_icon.png) no-repeat;
}
.imgMove .prev_a {background-position:left top;left:0;}
.imgMove .next_a {background-position:right top;right:0;}

/*新闻阅读页end*/
/*单篇文章页开始*/
.singleArticle{ min-height:500px; height:auto !important; height:500px;}
/*单篇文章页结束*/
/*全图列表1（横图）start*/
.newsAllImg1{ overflow:hidden;min-height:500px; height:auto !important; height:500px; padding:0 45px; width:910px;}
.newsAllImg1List{ width:945px; overflow:hidden}
.newsAllImg1List dd{ width:280px; overflow:hidden; margin-right:35px; float:left; display:inline;}
.newsAllImg1List dd p{ width:280px; height:170px;}
.newsAllImg1List dd p img{ width:270px; height:170px;}
.newsAllImg1List dd span{ line-height:35px; display:block; height:35px; text-align:center;}
.newsAllImg1List dd span a{ color:#666666;}
.newsAllImg1List dd span a:visited{ color:#666666;}
.newsAllImg1List dd span a:hover{ color:#006835;}
.newsAllImg1List dd span a:active{ color:#666666;}
/*全图列表1（横图）end*/
/*全图列表2 （竖图） start*/
.newsAllImg2List{ width:960px; overflow:hidden}
.newsAllImg2List dd{ width:200px; overflow:hidden; margin-right:33px; float:left; display:inline;}
.newsAllImg2List dd p{ width:200px; height:268px;}
.newsAllImg2List dd p img{ width:200px; height:268px;}
.newsAllImg2List dd span{ line-height:35px; display:block; height:35px; text-align:center;}
.newsAllImg2List dd span a{ color:#666666;}
.newsAllImg2List dd span a:visited{ color:#666666;}
.newsAllImg2List dd span a:hover{ color:#006835;}
.newsAllImg2List dd span a:active{ color:#666666;}
/*全图列表2 （竖图）end*/
/*
********************************此处内页样式结束********************************
*/
