.top_bg{
	width: 100%;
	height: 160px;
	background: url(../img/top_bg.jpg) repeat-x center;
}
.top{
	width: 1200px;
	height: 112px;
	margin: 0 auto;
	background: url(../img/top_zs.png) no-repeat center;
}
.logo a{
	display: block;
	margin-top: 16px;
}
.toplink ul li{
	float: left;
}
.toplink ul li a{
	display: block;
	margin: 25px 0 0 32px;
	color: #d2eaff;
}
.toplink ul li img{
	text-align: center;
	padding-top: 12px;
}
.toplink ul li a:hover{
	color: #fff;
}
.nav_w{
	width: 100%;
	border-top: 1px solid #008434;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	.nav{ width: 1200px; height:47px; margin: 0 auto; line-height:47px; position:relative; z-index:1;}
	.nav a{ color:#fff;}
	.nav .nLi{ float:left;  position:relative; display:inline;}
	.nav .nLi h3{ float:left;}
	.nav .nLi h3 a{ display:block; padding:0 30px; font-size:16px;}
	.nav .sub{ display:none; width:100%; left:0; top:47px;  position:absolute; background: url(../img/hei50.png) repeat;}
	.nav .sub li{ zoom:1;}
	.nav .sub a{ display:block; text-align: center; line-height: 40px;}
	.nav .sub a:hover{ background:#00742d; color:#fff;}
	.nav .on h3 a{ background: url(../img/hei30.png) repeat; color:#fff;}
	
.slideBox{ width:100%; height:475px; overflow:hidden; position:relative; }
	.slideBox .hd{ width: 100%; height:2px; overflow:hidden; position:absolute; left:0; bottom:24px; z-index:1; text-align: center; }
	.slideBox .hd ul{ width: 100%; height: 2px; overflow:hidden; zoom:1;}
	.slideBox .hd ul li{ display: inline-block; margin: 0 10px;  width:46px; height:2px; background:#b1b1b1; cursor:pointer; text-indent: -999999px;}
	.slideBox .hd ul li.on{ background:#00742d; }
	.slideBox .bd{ position:relative; height:100%; z-index:0;}
	.slideBox .bd li{ zoom:1; vertical-align:middle; }
	.slideBox .bd img{ width:1920px; height:475px; display:block; margin: 0 auto; }

.box{
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}
.box1{
	width: 335px;
}
.title{
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #cbcbcb;
}
.title h1{
	height: 100%;
}
.more a{
	display: block;
	font-size: 12px;
	color: #00742d;
}
	
.slideBox2{ width:335px; height:242px; margin-top: 15px; overflow:hidden; position:relative; }
	.slideBox2 .hd{ width: 100%; height:28px; background: url(../img/lan54.png) repeat; overflow:hidden; position:absolute; left:0; bottom:0; z-index:1; text-align: center; }
	.slideBox2 .hd ul{ width: 100%; height: 28px; overflow:hidden; zoom:1;}
	.slideBox2 .hd ul li{ display: inline-block; margin: 10px 5px; width:8px; height:8px; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; background:#cbcbcb; cursor:pointer; text-indent: -999999px;}
	.slideBox2 .hd ul li.on{ background:#00742d; }
	.slideBox2 .bd{ position:relative; height:100%; z-index:0;}
	.slideBox2 .bd li{ zoom:1; vertical-align:middle; }
	.slideBox2 .bd img{ width:335px; height:242px; display:block;}
	
.ggfw{
	width: 100%;
	margin-top: 20px;
}
.ggfw ul{
	margin-top: 14px;
}
.ggfw ul li{
	float: left;
}
.ggfw ul li a{
	display: block;
	width: 111px;
	height: 72px;
	margin-left: 1px;
	margin-top: 1px;
	background: #c3e398;
	position: relative;
}
.ggfw ul li.ggfw1 a, .ggfw ul li.ggfw4 a{
	margin-left: 0;
}
.ggfw ul li.ggfw2 a, .ggfw ul li.ggfw4 a, .ggfw ul li.ggfw6 a{
	background: #cce3ac;
}
.ggfw ul li img{
	display: block;
	margin: 0 auto;
	padding-top: 12px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.ggfw ul li p{
	position: absolute;
	left: 0;
	bottom: 5px;
	width: 100%;
	text-align: center;
	color: #004b1c;
}
.ggfw ul li.ggfw2 img{
	padding-top: 16px;
}
.ggfw ul li a:hover img{
	transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
}
.box2{
	width: 488px;
	margin-left: 20px;
}
.qh{
	width: 100%;
}
.qh_nav{
	height: 45px;
	border-bottom: 1px solid #cbcbcb;
	overflow: hidden;
}
.qh_nav ul{
	float: left;
	margin: 0;
	padding: 0;
}
.qh_nav ul li{
	list-style: none;
	font-size: 16px;
	line-height: 45px;
	float: left;
	cursor: pointer;
}
.qh_nav ul li i{
	display: inline-block;
	padding: 0 8px;
}
.qh_nav ul li.on{
	font-weight: bold;
	color: #00742D;
}
.qh_nav ul li.on i{
	font-weight: normal;
	color: #333;
}
.qh_nav span{
	display: block;
	float: right;
	line-height: 45px;
	font-size: 12px;
}
.qh_nav span a{
	display: none;
	color: #00742D;
}
.qh_show{

}
.qh_show .each{
	display: none;
	height: 456px;
	margin-top: 15px;
	padding: 5px 10px;
	border: 1px solid #f5f5f5;
	background: url(../img/hot.png) no-repeat left top;
	box-shadow: 0 0 3px #ccc;
	-webkit-box-shadow: 0 0 3px #ccc;
	-moz-box-shadow: 0 0 3px #ccc;
}
.ttxw h1{
	font-size: 16px;
	text-align: center;
	line-height: 30px;
}
.ttxw h1 a{
	color: #00742D;
}
.ttxw p{
	line-height: 24px;
	text-indent: 2em;
	margin-top: 5px;
}
.ttxw_d{
	margin-top: 10px;
	height: 27px;
}
.time{
	line-height: 27px;
	color: #666;
}
.more2 a{
	height: 27px;
	display: block;
}
.news{
	margin-top: 16px;
}
.news ul li{
	line-height: 37px;
	background: url(../img/jt.png) no-repeat left center;
	padding-left: 18px;
}
.news ul li span{
	float: right;
	color: #666;
}
.news ul li a:hover{
	color: #00742D;
}
.box3{
	width: 337px;
}
.qh_nav2{
	height: 45px;
	border-bottom: 1px solid #cbcbcb;
	overflow: hidden;
}
.qh_nav2 ul{
	float: left;
	margin: 0;
	padding: 0;
}
.qh_nav2 ul li{
	list-style: none;
	font-size: 16px;
	line-height: 45px;
	float: left;
	cursor: pointer;
}
.qh_nav2 ul li i{
	display: inline-block;
	padding: 0 8px;
}
.qh_nav2 ul li.on{
	font-weight: bold;
	color: #00742D;
}
.qh_nav2 ul li.on i{
	font-weight: normal;
	color: #333;
}
.qh_nav2 span{
	display: block;
	float: right;
	line-height: 45px;
	font-size: 12px;
}
.qh_nav2 span a{
	display: none;
	color: #00742D;
}
.qh_show2{

}
.qh_show2 .each{
	display: none;
	margin-top: 5px;
}
.ggxw ul li{
	height: 48px;
	padding: 7px 0;
	border-bottom: 1px dashed #ccc;
}
.ggxw ul li .time{
	float: left;
	width: 40px;
	height: 48px;
	text-align: center;
	background: url(../img/sx.jpg) no-repeat right center;
	padding-right: 20px;
	line-height: inherit;
}
.ggxw ul li .time p{
	font-size: 16px;
	font-weight: bold;
	color: #328eb2;
	line-height: 24px;
}
.ggxw ul li .time span{
	color: #328eb2;
}
.ggxw ul li a{
	display: block;
	margin-left: 85px;
	line-height: 24px;
}
.ggxw ul li a:hover{
	color: #00742D;
}
.zt{
	margin-top: 18px;
}
.slideBox3{ width:337px; height:147px; margin-top: 15px; overflow:hidden; position:relative; }
	.slideBox3 .hd{ width: 100%; height:36px; background: #f5f5f5; overflow:hidden; position:absolute; left:0; bottom:0; z-index:1; text-align: center; }
	.slideBox3 .hd ul{ width: 100%; height: 36px; overflow:hidden; zoom:1;}
	.slideBox3 .hd ul li{ display: inline-block; margin: 12.5px 3px; width:11px; height:11px; background:#484848; cursor:pointer; text-indent: -999999px;}
	.slideBox3 .hd ul li.on{ background:#328eb2; }
	.slideBox3 .bd{ position:relative; height:100%; z-index:0;}
	.slideBox3 .bd li{ zoom:1; vertical-align:middle; }
	.slideBox3 .bd img{ width:337px; height:110px; display:block;}
	/* 下面是前/后按钮代码，如果不需要删除即可 */
	.slideBox3 .prev{ position:absolute; z-index: 10; left:12px; bottom:11px; display:block; width:10px; height:14px; background:url(../img/prev.png) no-repeat; filter:alpha(opacity=80);opacity:0.8;}
	.slideBox3 .next{ position:absolute; z-index: 10; right:12px; bottom:11px; display:block; width:10px; height:14px; background:url(../img/next.png) no-repeat; filter:alpha(opacity=80);opacity:0.8;}
	.slideBox3 .prev:hover,
	.slideBox3 .next:hover{ filter:alpha(opacity=100);opacity:1; }
	.slideBox3 .prevStop{ display:none; }
	.slideBox3 .nextStop{ display:none; }

.ksfw ul{
	margin-top: 12px;
}	
.ksfw ul li{
	float: left;
	width: 164px;
	height: 96px;
	margin-left: 8.5px;
	position: relative;
}
.ksfw ul li.ksfw1{
	margin-left: 0;
}
.ksfw ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.ksfw ul li p{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	line-height: 96px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.ksfw ul li a:hover p{
	font-size: 22px;
	color: #ffff00;
}
.foot_bg{
	width: 100%;
	height: 168px;
	background: url(../img/foot_bg.jpg) repeat-x center;
	margin-top: 30px;
}
.foot{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	background: url(../img/foot_logo.png) no-repeat center;
}
.sydw{
	float: left;
	width: 48px;
	height: 60px;
	padding-top: 54px;
}
.sydw a{
	display: block;
	width: 100%;
	height: 100%;
}
.bq{
	float: left;
	padding-left: 20px;
	padding-top: 45px;
	color: #e6e6e6;
	font-size: 12px;
}
.bq p{
	font-size: 12px;
	line-height: 24px;
}
.footpic{
	float: right;
	margin-top: 30px;
}
.footpic ul li{
	float: left;
	margin-left: 40px;
	width: 86px;
}
.footpic ul li p{
	text-align: center;
	font-size: 12px;
	color: #e6e6e6;
	padding-top: 5px;
}

/*以下是子页面样式*/
.zibanner{
	display: block;
	width: 1920px;
	height: 290px;
	margin: 0 auto;
}
.con{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
}
.zuo{
	width: 262px;
}
.clnav{
	width: 260px;
	border: 1px solid #d7d7d7;
	box-shadow: 3px 3px 3px #D7D7D7;
	position: relative;
}
.clnav h1{
	position: absolute;
	top: -1px;
	left: -14px;
	width: 274px;
	height: 76px;
	line-height: 64px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	background: url(../img/zuoh1_bg.png) no-repeat left center;
}
.clnav ul{
	padding: 76px 15px 35px 15px;
}
.clnav ul li{
	width: 100%;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #e5e5e5;
}
.clnav ul li a{
	display: block;
	padding-left: 15px;
	height: 45px;
	line-height: 45px;
	background: url(../img/yjt.png) no-repeat right center;
}
.clnav ul li a:hover{
	background: url(../img/yjt2.png) no-repeat right center;
	color: #00742d;
}
.clnav ul li.on a{
	background: url(../img/yjt2.png) no-repeat right center;
	color: #00742d;
}
.hotnews{
	margin-top: 25px;
	width: 260px;
	border: 1px solid #D7D7D7;
	box-shadow: 3px 3px 2px #D7D7D7;
	padding-bottom: 20px;
}
.hotnews h1{
	width: 224px;
	height: 60px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.hotnews ul{
	padding: 0 15px;
}
.hotnews ul li{
	line-height: 38px;
}
.hotnews ul li a:hover{
	color: #9B0D14;
}
.hotnews ul li p{
	color: #666;
}
.you{
	width: 910px;
}
.you_ti{
	height: 64px;
	line-height: 64px;
	border-bottom: 2px solid #e5e5e5;
}
.you_ti h1{
	font-size: 24px;
	color: #00742d;
}
.you_ti .weizhi{
	background: url(../img/weizhi.png) no-repeat left center;
	padding-left: 20px;
}
.you_ti .weizhi a:hover{
	color: #00742d;
}
.list {
	padding-top: 15px;
}
.list ul li{
	line-height: 45px;
	background: url(../img/huidian.jpg) no-repeat left center;
	padding-left: 14px;
	font-size: 14px;
}
.list ul li i{
	float: right;
}
.list ul li a:hover{
	color: #00742d;
}
.nryou{
	width: 100%;
}
.youtx{
	padding: 20px 0;
}
.youtx h1{
	font-size: 20px;
	font-weight: bold;
	color: #00742D;
	text-align: center;
	margin-top: 20px;
}
.youtx h2{
	text-align: center;
	padding: 15px 0 15px 0;
	color: #666;
	border-bottom: 1px dashed #e5e5e5;
	margin-bottom: 20px;
}
.youtx h2 i{
	padding: 0 20px;
}
.youtx > p{
	font-size: 16px;
	line-height: 36px;
	text-indent: 2em;
}
.sxp{
	border-top: 1px dashed #e5e5e5;
	padding-top: 20px;
	margin-top: 20px;
	font-size: 15px;
}
.sxp p{
	line-height: 28px;
}
.sxp p a{
	font-size: 14px;
	color: #878787;
}
.sxp p a:hover{
	color: #FFCC33;
}
.linklist{
	margin-top: 20px;
	background: #f6f3f3;
	padding: 20px 10px;
}
.linklist ul li{
	float: left;
	width: 33.3333333%;
	line-height: 45px;
	font-size: 14px;
}
.linklist ul li a{
	display: block;
	background: url(../img/lsj.png) no-repeat left center;
	padding-left: 20px;
	margin: 0 10px;
}
.linklist ul li a:hover{
	color: #00742D;
}
.pic_list ul{
	padding: 10px 0;
}
.pic_list ul li{
	float: left;
	width: 25%;
}
.pic_list ul li a{
	display: block;
	padding: 10px;
}
.pic_list ul li a img{
	width: 100%;
	height: 150px;
}
.pic_list ul li p{
	text-align: center;
	line-height: 40px;
}
.pic_list ul li a:hover p{
	font-size: 15px;
	color: #00742D;
}
.link_z{
	margin-top: 0;
	background: none;
	padding: 0;
}
.link_box{
	background: #F6F3F3;
	padding: 0 10px 20px 10px;
	margin-bottom: 10px;
}
.link_box h1{
	font-size: 16px;
	color: #00742d;
	height: 58px;
	line-height: 58px;
	border-bottom: 1px solid #e5e5e5;
}
.link_box ul li{
	font-size: 14px;
}
.news_neirong img{height:auto !important;max-width:100%;margin: 5px 0px;}
.news_neirong p{text-indent:2em;line-height: 28px;}
.news_neirong video{
height:auto !important;
max-width:100%;
}
.news_neirong .vsbcontent_img{text-align: center;}
.news_neirong .table{
     overflow-x: auto;
    text-align: center;
    margin: 0 auto;
    width: auto;
}
.news_neirong .table table{
    margin: 0 auto;
    width: auto;
    max-width: 895px;
}

.news_neirong .table p{
text-indent:0px;
}

