@charset "utf-8";
/* CSS Document */

*{margin: 0;padding:0;text-decoration:none;list-style-type:none;}
a{text-decoration:none;}
.c{ height:0px;font-size:0;clear:both;}
body{font-family:"微软雅黑";min-width: 1200px}
html{ font-size:62.5%;min-width: 1200px}
a{ color:#000}
img{ max-width:100%; border:0;}
.l{ float:left}
.r{ float:right}

/*头部*/
.top{
	background: url(../images/top_bg.jpg) repeat-x;
}
.in_top{
	width: 1000px;
	margin: 0 auto;
}
.logo{
	float: left;
	display: inline-block;
}
.top_mid{
	float: left;
	display: inline-block;
	/*margin-left: 10px;*/
	margin-top: 22px;
}
.top_mid h4{
	font-size: 30px;
	color: #008125;
	font-weight: 200;
}
.top_mid p{
	font-size: 14px;
	color: #515151;
}
.top_right{
	width: 230px;
	float: right;
	display: inline-block;
	margin-right: 5px;
	/*margin-top: 13px;*/
}
.top_right p{
	font-size: 18px;
	color: #008023;
	text-align: center;
}
.top_right p span{
	display: inline-block;
	margin: 0 5px;
}
.ss{
	position: relative;
	/*margin-top: 15px;*/
	margin-top: 2px;
}
.ss .inp_1{
	width: 95%;
	height: 30px;
	padding-left: 5%;
	border: 1px solid #e6e6e6;
	font-size: 14px;
	color: #858585;
}
.ss .inp_2{
	position: absolute;
	right: 4px;
	top: 5px;
}
/*导航*/
.nav{
	width: 100%;
	background: url(../images/nav_bg.jpg) repeat-x;
}
.nav ul{
	width: 1000px;
	margin: 0 auto;
}
.nav ul li{
	width: 14.2%;
	float: left;
	font-size: 16px;
	color: #ffffff;
	line-height: 43px;
	background: url(../images/nav_li_bg.jpg) repeat-y left;
	text-align: center;
}
.nav ul li:hover,.nav ul li.on{
	background: #034200;
}
.nav ul li:first-child{
	background-image:none; 
}
.nav ul li a{
	color: #ffffff;
}

/*轮播*/
.lunbo{ 
	width: 100%;
	position: relative;
}
.slideBox{
	overflow:hidden;
	 position:relative;
	 width: 100%}
.slideBox .bd{ 
	position:relative;
	 height:100%;
	  z-index:0;}
.slideBox .bd li{
 zoom:1; 
 vertical-align:middle;
 font-size: 0
}
.slideBox .bd img{
	display:block;
	width: 100%
}
.slideBox .hd{
	height:11px; 
	overflow:hidden; 
	position:absolute;
	right:0px;
	bottom:20px;
	z-index:1;
	width: 100%;
	text-align: center;
}
.slideBox .hd ul{ 
	overflow:hidden;
	zoom:1;
	display: inline-block;
}
.slideBox .hd ul li{ 
	float:left;
	margin:0 3px;
	width:11px;
	height:11px;
	background:url(../images/lunbo_dian.png) no-repeat center; 
	cursor:pointer;
	background-size: 100% 100%;
}
.slideBox .hd ul li.on{ 
	background:url(../images/lunbo_dian_1.png) no-repeat center;
	color:#fff;
}
/*首页内容*/
.index_content{
	width: 1000px;
	margin: 0 auto;
	padding: 18px 0;
}
/*首页tit*/
.index_tit{
	border-bottom: 1px solid #e3e3e3;
	border-top:2px solid #008023;
}
.index_tit h4{
	font-weight: 200;
	font-size: 18px;
	color: #008023;
	text-indent: 14px;
	line-height: 40px;
}
.index_tit a.a_1{
	float: right;
	font-size: 14px;
	color: #000000;
}
/*首页科普*/
.index_kepu{
	width: 330px;
	float: left;
	height: 372px;
	border: 1px solid #e3e3e3;
	border-top:0; 
}
.in_index_kepu{
	width: 312px;
	height: 317px;
	font-size: 0;
	overflow: hidden;
	margin: 9px auto 0;
}
.in_index_kepu img{
	width: 100%;
}
.slideBox_0{
	overflow:hidden;
	 position:relative;
	 width: 100%}
.slideBox_0 .bd{ 
	position:relative;
	 height:100%;
	  z-index:0;}
.slideBox_0 .bd li{
 zoom:1; 
 vertical-align:middle;
 font-size: 0
}
.slideBox_0 .bd img{
	display:block;
	width: 100%
}
/*首页新闻*/
.index_new{
	width: 419px;
	float: left;
	margin-left: 8px;
	height: 372px;
	border: 1px solid #e3e3e3;
	border-top:0; 
}
.in_index_new_top{
	padding: 0 10px;
	height: 85px;
	background: #faf8f8;
	border-bottom: 1px solid #e3e3e3;
	padding-top: 15px;
	width: 399px;
}
.in_index_new_top h4{
	font-weight: 200;
	font-size: 16px;
	color: #000000;
	margin-bottom: 15px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.in_index_new_top span{
	display: inline-block;
	font-size: 13px;
	color: #fff;
	width: 44px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	background: url(../images/index_new_span_bg.jpg) no-repeat;
	margin-right: 5px;
}
.in_index_new_top p{
	font-size: 14px;
	color: #898989;
	line-height: 1.6;
}
.in_index_new_bottom{
	padding: 0 10px;
	margin-top: 3px;
}
.in_index_new_bottom ul li{
	line-height: 32px;
	height: 32px;
}
.in_index_new_bottom ul li span.span_1{
	font-size: 14px;
	color: #000000;
	display: inline-block;
	width: 240px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.in_index_new_bottom ul li span.span_1 i{
	font-style: normal;
	font-size: 12px;
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	margin-right: 5px;
	background: #79949b;
	color: #fff;
}
.in_index_new_bottom ul li span.span_2{
	float: right;
	font-size: 14px;
	color: #898989;
}
.in_index_new_bottom ul li:nth-child(1) i{
	background: #38732f !important;
}
.in_index_new_bottom ul li:nth-child(2) i{
	background: #38732f !important;
}
.in_index_new_bottom ul li:nth-child(3) i{
	background: #38732f !important;
}
/*首页植物*/
.index_zhiwu{
	width: 229px;
	float: right;
	height: 372px;
	border: 1px solid #e3e3e3;
	border-top:0; 
}
.index_zhiwu .index_tit{
	text-align: center;
	text-indent: 0;
}
.in_index_zhiwu{
	width: 197px;
	margin: 0 auto;
}
.in_index_zhiwu ul li{
	width: 91px;
	font-size: 0;
	margin-top: 9px;
	margin-left: 12px;
	float: left;
}
.in_index_zhiwu ul li img{
	width: 100%;
}
.in_index_zhiwu ul li p{
	font-size: 14px;
	color: #008125;
	margin-top: 7px;
	text-align: center;
}
/*首页内容2*/
.index_2{
	margin-top: 16px;
}
/*首页微信*/
.index_wx{
	width: 330px;
	float: left;
	height: 372px;
	border: 1px solid #e3e3e3;
	border-top:0; 
}
.index_wx .index_tit{
	text-align: center;
	text-indent: 0;
}
.in_index_wx_top{
	padding: 0 15px;
}
.in_index_wx_top_1{
	width: 195px;
	float: left;
	padding: 20px 0 18px;
}
.in_index_wx_top_1 img{
	display: block;
	margin: 0 auto;
}
.in_index_wx_top_2{
	width: 97px;
	float: right;
	padding-top: 37px;
}
.in_index_wx_top_2 img{
	display: block;
	margin: 0 auto;
}
.in_index_wx_top_2 p{
	font-size: 14px;
	color: #000000;
	text-align: center;
	margin-top: 8px;
}
.in_index_wx_top_3{
	padding-bottom: 28px;
}
.in_index_wx_top_3 p{
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.in_index_wx_bottom h4.h4_1{
	font-size: 16px;
	color: #008023;
	line-height: 29px;
	background: url(../images/in_index_wx_bottom_tit_bg.jpg) repeat-x;
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	text-align: center;
	font-size: 
}
.in_index_wx_bottom_0{
	padding: 25px 0 0;
	text-align: center;
}
.in_index_wx_bottom_0 span{
	display: inline-block;
	font-size: 24px;
	color: #008125;
	line-height: 55px;
}
.in_index_wx_bottom_0 span img{
	float: left;
	margin-right: 5px;
}
/*首页教育*/
.index_jiaoyu{
	width: 419px;
	float: left;
	margin-left: 8px;
	height: 372px;
	border: 1px solid #e3e3e3;
	border-top:0; 
}
.in_index_jiaoyu_top{
	padding: 0 10px;
	height: 85px;
	background: #faf8f8;
	border-bottom: 1px solid #e3e3e3;
	padding-top: 15px;
}
.in_index_jiaoyu_top h4{
	font-weight: 200;
	font-size: 16px;
	color: #000000;
	margin-bottom: 15px;
}
.in_index_jiaoyu_top span{
	display: inline-block;
	font-size: 13px;
	color: #fff;
	width: 44px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	background: url(../images/index_new_span_bg.jpg) no-repeat;
	margin-right: 5px;
}
.in_index_jiaoyu_top p{
	font-size: 14px;
	color: #898989;
	line-height: 1.6;
}
.in_index_jiaoyu_bottom{
	padding: 0 10px;
	margin-top: 3px;
}
.in_index_jiaoyu_bottom ul li{
	line-height: 32px;
	height: 32px;
}
.in_index_jiaoyu_bottom ul li span.span_1{
	font-size: 14px;
	color: #000000;
}
.in_index_jiaoyu_bottom ul li span.span_1 i{
	font-style: normal;
	font-size: 12px;
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	margin-right: 5px;
	background: #79949b;
	color: #fff;
}
.in_index_jiaoyu_bottom ul li span.span_2{
	float: right;
	font-size: 14px;
	color: #898989;
}
.in_index_jiaoyu_bottom ul li:nth-child(1) i{
	background: #38732f !important;
}
.in_index_jiaoyu_bottom ul li:nth-child(2) i{
	background: #38732f !important;
}
.in_index_jiaoyu_bottom ul li:nth-child(3) i{
	background: #38732f !important;
}

/*首页微博*/
.index_weibo{
	width: 229px;
	float: right;
	height: 372px;
	/*border: 1px solid #e3e3e3;*/
	border-top:0; 
}
.index_weibo .index_tit{
	text-align: center;
	text-indent: 0;
}
.index_weibo .index_tit{
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
/*首页内容3*/
.index_3{
	margin-top: 16px;
	border: 1px solid #e3e3e3;
	padding-bottom: 18px;
}
.index_3_tit{
	height: 30px;
	background: url(../images/index_3_tit_bg.jpg) no-repeat left;
	background-color: #138900;
}
.index_3_tit span{
	line-height: 30px;
	color: #fff;
	font-size: 18px;
	display: inline-block;
	margin-left: 50px;
}
.index_3_tit ul{
	display: inline-block;
	float: right;
}
.index_3_tit ul li{
	float: left;
	width: 70px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	margin: 5px 10px 0;
	text-align: center;
}
.index_3_tit ul li a{
	color: #fff;
}
.index_3_tit ul li.on{
	background: #fff;
	
}
.index_3_tit ul li.on a{
	color: #008023;
}
.in_index_3{
	position: relative;
	height: 210px;
}
.in_index_3_0{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 210px;
	z-index: 1;
	opacity: 0;
	background: #fff;
}
.in_index_3_0 .lunbo_1{
	margin-top: 20px;
}
.in_index_3_bottom{ 
	overflow:hidden;
	zoom:1;
	position:relative;   
}
.sPrev,.sNext{ 
	position:absolute; 
	left:0px;
	top:0; 
	display:block;
	width:26px; 
	height:190px;
	}
.sPrev{
	background:url(../images/index_3_arrow_left.jpg) center center no-repeat ; 
	background-size: 100% 100%;
}
.sNext{ 
	left:auto;
	right:0px;
	background:url(../images/index_3_arrow_right.jpg) center center no-repeat ;
	background-size: 100% 100%;
	}
.in_index_3_bottom .tempWrap{
	margin:0 auto;
	width: 93% !important;
}
.in_index_3_bottom ul{ 
	overflow:hidden; 
	zoom:1;  
 }
.in_index_3_bottom ul li{
	float:left;
	_display:inline; 
	overflow:hidden;
	text-align: left;
	margin: 0 8px;
}
.in_index_3_bottom ul li img{
	display:inline-block;
	width: 170px;
	height: 156px;
}
.in_index_3_bottom ul li p{
	font-size: 14px;
	color: #008125;
	text-align: center;
	margin-top: 8px;
}

/*底部*/
.bottom{
	background: #158a00;
}
.in_bottom{
	width: 1000px;
	margin: 0 auto;
}
.bottom_1{
	padding: 17px 0;
	text-align: center;
}
.bottom_1 p{
	display: inline-block;
	font-size: 14px;
	color: #ffffff;
}
.bottom_1 p select{
	height: 20px;
	width: 140px;
	color: #000;
	background: #fff;
	margin: 0 15px;
}
.bottom_2{
	padding:12px 0; 
}
.bottom_2 p{
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	line-height: 1.6;
}
.bottom_2 p span.span_1{
	color: #fff;
	display: inline-block;
	margin-left: 10px;
}
.bottom_img_1{
	vertical-align: middle;
}
/*内容*/
.content{
	width: 1000px;
	margin:0 auto;
	padding-bottom: 20px;
}
.content_top{
	padding: 18px 0;
}
.content_top p{
	font-size: 14px;
	color: #000000;
}
.content_top p span{
	color: #000000;
}
.content_top p a{
	color: #000000;
}
.content_top p .this{
	color: #007d20;
}
/**/
.content_bottom_left{
	width: 230px;
	float: left;
}
.content_bottom_left_top{
	border: 1px solid #d1d1d1;
}
.content_bottom_left_top h4{
	border-bottom: 1px solid #d1d1d1;
	border-top: 2px solid #138900;
	height: 47px;
	font-size: 20px;
	color: #007d20;
	font-weight: 200;
	text-align: center;
	background: url(../images/content_bottom_left_top_h4_bg.jpg) repeat-x;
	padding-top: 5px;
}
.content_bottom_left_top h4 span{
	display: block;
	font-size: 12px;
	color: #949494;
}
.content_bottom_left_top ul{
	width: 205px;
	margin: 0 auto;
	padding: 10px 0 16px;
}
.content_bottom_left_top ul li{
	line-height: 40px;
	font-size: 14px;
	color: #000000;
	text-indent: 70px;
	border-bottom: 1px solid #e5e5e5;
}
.content_bottom_left_top ul li > a{
	display: block;
	color: #000;
	background: url(../images/content_bottom_left_top_li_img.jpg) no-repeat left 50px top 14px;
}
.content_bottom_left_top ul li.on > a,.content_bottom_left_top ul li:hover > a{
	color: #007918;
	background-color: #f6f6f6;
}
.down{
	
	font-size:12px;
	display: none;
}
.down a{
	display: block;
	border-top: 1px solid #e5e5e5;
	color: #505050;
	text-indent: 85px;
	line-height: 33px;
}
.down a.cur,.down a:hover{
	background: #e5e5e5;
	color: #007918;
}
/**/
.content_bottom_left_mid{
	border: 1px solid #e3e3e3;
	border-top:0;
	margin-top: 20px;
	padding-bottom: 5px;
}
.content_bottom_left_mid .index_tit{
	text-align: center;
	text-indent: 0;
}
.in_content_bottom_left_mid{
	width: 197px;
	margin: 0 auto;
}
.in_content_bottom_left_mid ul li{
	width: 91px;
	font-size: 0;
	margin-top: 9px;
	margin-left: 12px;
	float: left;
}
.in_content_bottom_left_mid ul li img{
	width: 100%;
}
.in_content_bottom_left_mid ul li p{
	font-size: 14px;
	color: #008125;
	margin-top: 7px;
	text-align: center;
}
/**/
.content_bottom_left_bottom .index_tit{
	text-align: center;
	text-indent: 0;
}
.content_bottom_left_bottom{
	border: 1px solid #e3e3e3;
	border-top:0;
	margin-top: 20px;
}
.in_content_bottom_left_bottom_bottom{
	padding: 0 10px;
	margin-top: 3px;
}
.in_content_bottom_left_bottom_bottom ul li{
	line-height: 32px;
}
.in_content_bottom_left_bottom_bottom ul li span.span_1{
	font-size: 14px;
	color: #000000;
	width: 194px;
	display: inline-block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.in_content_bottom_left_bottom_bottom ul li span.span_1 i{
	font-style: normal;
	font-size: 12px;
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	margin-right: 5px;
	background: #79949b;
	color: #fff;
}
.in_content_bottom_left_bottom_bottom ul li:nth-child(1) i{
	background: #38732f !important;
}
.in_content_bottom_left_bottom_bottom ul li:nth-child(2) i{
	background: #38732f !important;
}
.in_content_bottom_left_bottom_bottom ul li:nth-child(3) i{
	background: #38732f !important;
}
/**/
.content_bottom_right{
	width: 758px;
	float: right;
	border: 1px solid #dadada;
	border-top:0; 
}
.content_bottom_right_top{
	/*border: 1px solid #d1d1d1;*/
}
.content_bottom_right_top h4{
	border-bottom: 1px solid #d1d1d1;
	border-top: 2px solid #138900;
	height: 52px;
	font-size: 20px;
	color: #007d20;
	font-weight: 200;
	text-indent: 12px;
	background: #f6f6f6;
	line-height: 52px;
}

/*党群园地-图片欣赏*/
.xinshang ul li{
	float: left;
	width: 174px;
	font-size: 0;
	margin-top: 16px;
	margin-left: 12px;
}
.xinshang ul li img{
	width: 100%;
}
.xinshang ul li p{
	font-size: 14px;
	color: #008125;
	text-align: center;
	margin-top: 6px;
}
/*分页*/
.page{
	padding: 35px 0;
	text-align: center;
}
.page a{
	font-size: 14px;
	color: #000000;
	display: inline-block;
	margin: 0 4px;
}
.page span{
	font-size: 14px;
	color: #000000;
	display: inline-block;
	margin: 0 4px;
}
.page i{
	font-size: 14px;
	color: #000000;
	display: inline-block;
	margin: 0 4px;
	font-style: normal;
}
.page i input{
	width: 35px;
	height: 17px;
	border: 1px solid #a9a9a9;
	margin: 0 2px;
	font-size: 14px;
	color: #000000;
	text-align: center;
}

/*党群园地-图片欣赏详情*/
.xinshangs_top{
	width: 685px;
	margin: 20px auto 30px;
}
.game163{ position: relative;overflow: hidden; width: 100%; }
.game163 .bigImg{ height: 515px; position: relative; margin-bottom:10px}
.game163 .bigImg li{}
.game163 .bigImg li img{ vertical-align:middle;/* width:453px; height:305px; */;width: 100%;height: 100%}
.game163 .smallScroll{ height: 75px; margin-bottom: 26px; position:relative}
.game163 .sPrev{ float: left; display: block; width: 28px; height: 75px; text-indent: -9999px; background:url(../images/xinshangs_arrow_left.jpg) no-repeat; position:absolute; left:0; bottom:0}
.game163 .sNext{ background:url(../images/xinshangs_arrow_right.jpg) no-repeat; display: block; width: 28px; height: 75px; text-indent: -9999px;  position:absolute; right:0; bottom:0}
.game163 .smallImg{ float:left;  margin: 0 40px; display:inline; width: 88% !important; overflow: hidden; position:relative;}
.tempWrap{ width:100% !important}
.tempWrap ul{ width:4500px !important}
.game163 .smallImg ul{width: 9999px; overflow: hidden; }
.game163 .smallImg li{ float: left;  cursor:pointer;  display: inline; margin:0 12px;padding: 3px;border: 1px solid #cccccc;}
.game163 .smallImg img{ width:93px; height:69px;  }
.game163 .smallImg .on{ border-color: #1e50a2;}

.xinshangs_bottom{
	width: 710px;
	margin: 0 auto;
	padding-bottom: 25px;
	border-bottom:1px dashed #999999;
}
.xinshangs_bottom .xinshangs_bottom_1{
	margin-bottom: 15px;
	font-size: 14px;
	color: #000000;
}
.xinshangs_bottom .xinshangs_bottom_1 i{
	font-style: normal;
	font-size: 14px;
	color: #000000;
	display: inline-block;
	width: 87px;
	height: 22px;
	line-height: 22px;
	background: #f6f6f6;
	border: 1px solid #dadada;
	margin-right: 10px;
	float: left;
	text-align: center;
}
.in_xinshangs_bottom p{
	font-size: 14px;
	color: #000;
	line-height: 1.6;
}
/*上下页*/
.next_prev{
	padding: 25px 0;
	
	width: 696px;
	margin: 0 auto; 
}
.next_prev p{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding: 5px 0;
}
.next_prev p,.next_prev p a,.next_prev p span{
	font-size: 14px;
	color: #007918;
}
.next_prev p i{
	font-style: normal;
	font-size: 14px;
	color: #007918;
	float: left;
	display: inline-block;
	margin-right: 10px;
	width: 87px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: #f6f6f6;
	border: 1px solid #dadada;
}
/*交流合作*/
.hezuo{
	padding: 2px 10px;
}
.hezuo ul li{
	line-height: 35px;
	padding-left: 20px;
	background: url(../images/hezuo_li_bg.jpg) no-repeat left 9px center;
	border-bottom:1px dashed #e1e1e1; 
}
.hezuo ul li .span_1{
	font-size: 14px;
	color: #000000;
	display: inline-block;
	width: 560px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	float: left;
}
.hezuo ul li .span_2{
	font-size: 14px;
	color: #898989;
	display: inline-block;
	float: right;
}
/*交流合作详情*/
.hezuos{
	padding: 0 10px;
}
.hezuos_top{
	padding: 30px 0 15px;
}
.hezuos_top h4{
	font-size: 18px;
	color: #000000;
	font-weight: 200;
	text-align: center;
	padding-bottom: 6px;
	border-bottom:1px dashed #999999; 
}
.hezuos_top span{
	display: block;
	margin-top: 7px;
	font-size: 14px;
	color: #898989;
	text-align: center;
}
.hezuos_bottom{
	padding-bottom: 25px;
	border-bottom:1px dashed #999999;
}
.hezuos_bottom p{
	font-size: 14px;
	color: #000000;
	line-height: 1.6;
}
/*科普与旅游*/
.kepu ul li{
	float: left;
	width: 204px;
	font-size: 0;
	margin-top: 16px;
	margin-left: 37px;
}
.kepu ul li img{
	width: 95%;
	padding: 3px;
	border: 1px solid #dadada;
}
.kepu ul li p{
	font-size: 14px;
	color: #008125;
	text-align: center;
	margin-top: 6px;
}
/*科普与旅游详情*/
.kepus{
	padding: 0 10px;
}
.kepus_top{
	padding: 30px 0 15px;
}
.kepus_top h4{
	font-size: 18px;
	color: #000000;
	font-weight: 200;
	text-align: center;
	padding-bottom: 6px;
	border-bottom:1px dashed #999999; 
}
.kepus_bottom{
	padding-bottom: 25px;
	border-bottom:1px dashed #999999;
}
.kepus_bottom p{
	font-size: 14px;
	color: #000000;
	line-height: 1.6;
}
/*全园概况*/
.quanyuan{
	padding: 2px 10px;
}
.quanyuan ul li{
	line-height: 35px;
	padding-left: 20px;
	background: url(../images/hezuo_li_bg.jpg) no-repeat left 9px center;
	border-bottom:1px dashed #e1e1e1; 
}
.quanyuan ul li .span_1{
	font-size: 14px;
	color: #000000;
	display: inline-block;
	width: 560px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	float: left;
}
.quanyuan ul li .span_2{
	font-size: 14px;
	color: #898989;
	display: inline-block;
	float: right;
}
/*全园概况*/
.quanyuans{
	padding: 0 10px;
}
.quanyuans_top{
	padding: 30px 0 15px;
}
.quanyuans_top h4{
	font-size: 18px;
	color: #000000;
	font-weight: 200;
	text-align: center;
	padding-bottom: 6px;
	border-bottom:1px dashed #999999; 
}
.quanyuans_top span{
	display: block;
	margin-top: 7px;
	font-size: 14px;
	color: #898989;
	text-align: center;
}
.quanyuans_bottom{
	padding-bottom: 25px;
	border-bottom:1px dashed #999999;
}
.quanyuans_bottom p{
	font-size: 14px;
	color: #000000;
	line-height: 1.6;
}
/*信息公开*/
.xinxi{
	padding: 2px 10px;
}
.xinxi ul li{
	line-height: 35px;
	padding-left: 20px;
	background: url(../images/hezuo_li_bg.jpg) no-repeat left 9px center;
	border-bottom:1px dashed #e1e1e1; 
}
.xinxi ul li .span_1{
	font-size: 14px;
	color: #000000;
	display: inline-block;
	width: 560px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	float: left;
}
.xinxi ul li .span_2{
	font-size: 14px;
	color: #898989;
	display: inline-block;
	float: right;
}
/*信息公开详情*/
.xinxis{
	padding: 0 10px;
}
.xinxis_top{
	padding: 30px 0 15px;
}
.xinxis_top h4{
	font-size: 18px;
	color: #000000;
	font-weight: 200;
	text-align: center;
	padding-bottom: 6px;
	border-bottom:1px dashed #999999; 
}
.xinxis_top span{
	display: block;
	margin-top: 7px;
	font-size: 14px;
	color: #898989;
	text-align: center;
}
.xinxis_bottom{
	padding-bottom: 25px;
	border-bottom:1px dashed #999999;
}
.xinxis_bottom p{
	font-size: 14px;
	color: #000000;
	line-height: 1.6;
}
/*植物花艺*/
.zhiwu{
	border-top:1px solid #dadada; 
}
.zhiwu_top{
	font-size: 0;
	width: 734px;
	margin: 10px auto 0;
}
.zhiwu_top p{
	line-height: 34px;
	text-align: center;
	color: #ffffff;
	font-size: 0;
}
.zhiwu_top span{
	display: inline-block;
	width: 55px;
	height: 34px;
	color: #fff;
	background: #007918;
	font-size: 14px;
}
.zhiwu_top a{
	font-size: 14px;
	display: inline-block;
	width: 53px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	background: #007918;
	border-left:2px solid #98c9a2; 
}
.zhiwu_top a:hover,.zhiwu_top a.on{
	background: #034200;
}
.zhiwu_bottom ul li{
	float: left;
	width: 204px;
	font-size: 0;
	margin-top: 16px;
	margin-left: 37px;
}
.zhiwu_bottom ul li img{
	width: 95%;
	padding: 3px;
	border: 1px solid #dadada;
}
.zhiwu_bottom ul li p{
	font-size: 14px;
	color: #008125;
	text-align: center;
	margin-top: 6px;
}
/*植物花艺详情*/
.zhiwus{
	padding: 0 20px;
}
.zhiwus_top{
	padding: 30px 0 15px;
}
.zhiwus_top h4{
	font-size: 18px;
	color: #000000;
	font-weight: 200;
	text-align: center;
	padding-bottom: 6px;
	border-bottom:1px dashed #999999; 
}
.zhiwus_top span{
	display: block;
	margin-top: 7px;
	font-size: 14px;
	color: #898989;
	text-align: center;
}
.zhiwus_bottom{
	padding-bottom: 25px;
	border-bottom:1px dashed #999999;
}
.zhiwus_bottom p{
	font-size: 14px;
	color: #000000;
	line-height: 1.6;
}

/*测试中心*/
.ceshi{
	height: 500px;
	padding:20px 10px;

}
table { color: #339; width: 100%; line-height: 34px;font-size: 14px;color:#000; }
table, th, td { border: 1px solid #ccc; border-collapse: collapse; }
table th { background-color: #dadada; }
.ceshi table td.td_1{
	width:115px;
}
.ceshi table td.td_2{
	width:60px;
}
.ceshi table td.td_3{
	width:60px;
}
.ceshi table td.td_4{
	width:146px;
}
.ceshi table td.td_5{
	width:95px;
}
.ceshi table td.td_6{
	width:165px;
}
.ceshi table td.td_7{
	width:75px;
	vertical-align: middle;
	display: table-cell;
}