﻿/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1000px;
	margin:0 auto;
	font-size:14px;	
	font-family:"Microsoft Yahei";
	background:url("../images/body_bg.png");
	color:#333;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#333;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#d15d00;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:"Microsoft Yahei";
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background:#ffffff;	
}

/*公用CSS 开始*/





/*aside 开始*/
.aside{
	width:250px;
	float:left;	
}
.aside .l_nav{
	padding-bottom:17px;
	background:url("../images/aside_bottom.png") no-repeat left bottom;		
}
.aside .l_nav dl{
	height:55px;
	background:url("../images/aside_top.png") no-repeat left top;	
	padding:12px 0 0 27px;
	font-family:"Microsoft Yahei";
}
.aside .l_nav dt{
	height:28px;
	line-height:28px;
	font-size:24px;
	color:#fff;	
}
.aside .l_nav dd{
	color:#dae0d5;	
}
.aside .l_nav ul{
	background:url("../images/aside_bg.png") repeat-y left top;
}
.aside .l_nav li{
	height:39px;	
	line-height:38px;
	background:url("../images/aside_li.gif") no-repeat 15px bottom;
	padding-left:15px;
}
.aside .l_nav .end{
	background:none;	
}
.aside .l_nav li a{
	display:inline-block;
	height:37px;
	line-height:33px;
	width:200px;
	background:url("../images/aside_a2.png") no-repeat 15px center;		
	font-size:14px;
	color:#fff;
	padding-left:33px;
}
.aside .l_nav li a:hover,.aside .l_nav li a.hover{
	font-weight:bold;
	background:url("../images/aside_a.png") no-repeat left center;		
}

.aside .contact{
		
}
.aside .contact dt{
	margin-bottom:20px;	
}
.aside .contact dd{
	color:#5f5f5f;
	margin-bottom:5px;
	padding-left:43px;
	line-height:20px;
	background:url("../images/aside_contact_dd.png") no-repeat 20px 6px;	
}

/*aside 结束*/



.l_head{
	height:31px;	
	line-height:31px;
	background:url("../images/na2v_bg.png") repeat-x left top;
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;
}
.l_head span{
	font-size:16px;
	color:#6db344;
	font-family:"Microsoft Yahei";
	font-weight:bold;	
	float:left;
	padding-left:10px;
}
.l_head em{
	float:left;
	margin:5px 0 0 5px;	
}
.l_head .more{
	float:right;
	display:inline-block;
	width:97px;
	height:18px;
	background:url("../images/m_head_more.png") no-repeat;	
	margin:6px 10px 0 0;
}
.l_head p{
	float:right;
	padding-right:10px;
	color:#5d5c5c;		
}
.l_head p a{
	color:#5d5c5c;			
}
.l_head p a:hover{
	text-decoration:underline;	
}




/*section 开始*/
.section{
	width:730px;
	float:right;	
	background-color:#FFFFFF
}

/*header 开始*/
.header{
	height:40px;
	padding-top:10px;
}
.head_search{
	width:254px;
	height:30px;
	float:right;
	background:url("../images/head_search.png") no-repeat left top;	
}
.head_search .text{
	width:170px;
	padding-left:24px;	
	height:30px;
	line-height:30px;
	border:0;
	background:none;
	color:#9e9e9e;
	float:left;
}
.head_search .sub{
	width:60px;
	height:30px;
	float:left;
	background:none;
	border:0;	
	cursor:pointer;
}
/*header 结束*/



/*news.html*/
.news .news_list{
	height:175px;
	padding:15px 0;	
}
.news .news_list .pic{
	width:125px;
	height:157px;
	overflow:hidden;
	border:4px solid #dcdedd;	
	float:left;
}
.news .news_list .con{
	width:560px;
	height:75px;
	float:right;	
	
	position:relative;
}
.news .news_list .con h2{
	height:27px;	
	line-height:26px;
	font-size:14px;
	margin-right:20px;
	background:url("../images/border_bg.gif") repeat-x left bottom;	
}
.news .news_list .con h2 a{
	color:#64a32f;
	padding-left:15px;
	background:url("../images/news_h2.png") no-repeat left center;	
}
.news .news_list .con p{
	padding-left:15px;
	color:#666;
	line-height:160%;	
}
.news .news_list span{
	color:#9a9a9a;	
	position:absolute;
	right:0;
	bottom:0;
}













/*news.html*/
.wz_news .wz_news_list{
	height:75px;
	padding:15px 0;	
}
.wz_news .wz_news_list .pic{
	width:105px;
	height:67px;
	overflow:hidden;
	border:4px solid #dcdedd;	
	float:left;
}
.wz_news .wz_news_list .con{
	width:760px;
	height:75px;
	padding-right:10px;
	padding-left:10px;
	float:right;	
	
	position:relative;
}
.wz_news .wz_news_list .con h2{
	height:27px;	
	line-height:26px;
	font-size:14px;
	margin-right:20px;
	background:url("../images/border_bg.gif") repeat-x left bottom;	
}
.wz_news .wz_news_list .con h2 a{
	color:#64a32f;
	padding-left:15px;
	background:url("../images/news_h2.png") no-repeat left center;	
}
.wz_news .wz_news_list .con p{
	padding-left:15px;
	color:#666;
	line-height:160%;	
}
.wz_news .wz_news_list span{
	color:#9a9a9a;	
	position:absolute;
	padding-right:10px;
	padding-left:10px;
	right:0;
	bottom:0;
}


/*banner 图*/
.banner{
	height:348px;
	width:100%;
	background:url("../images/banner_bg.jpg") no-repeat top center;	
}
.nav{
	width:463px;
	padding-left:14px;
	position:relative;
	float:right;
	margin:41px 0 0 0;	
	height:44px;
	background:url("../images/nav_bg.png") no-repeat left top;
}
.nav_in{
	float:left;	
}
.nav_in .par{
	display:inline-block;
	height:44px;
	line-height:44px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:0 14px;	
	background:url("../images/nav_line.png") no-repeat right center;
	margin-left:-2px;
}
.nav_in .end{
	background:none;	
}
.nav_in .par:hover,.nav_hover .par{
	color:#fff;
	background:#376b06;	
}
.nav_slide{
	height:28px;
	line-height:28px;
	position:absolute;
	left:17px;
	top:44px;
	background:#376b06;	
	border-radius:0 0 8px 8px;
	display:none;
}
.nav_hover .nav_slide{
	display:block;	
}
.nav_slide a{
	float:left;
	color:#bffff7;
	padding:0 12px;	
}
/*banner 图*/

.footer{
	height:109px;
	line-height:109px;
	text-align:center;
	background:url("../images/footer_bg.jpg") no-repeat top center;	
	color:#005404;
	margin-top:30px;
}

.go_top{
	display:inline-block;
	width:34px;
	height:100px;
	background:url("../images/go_top.png") no-repeat top center;	
	position:fixed;
	right:30px;
	bottom:50px;
	z-index:100;
	display:none;
	_position:absolute;
}

/*公用CSS 结束*/

/*hm 首页*/

.hm_banner{
	float:left;
	position:relative;
	overflow:hidden;
	border:5px solid #fff;
	box-shadow:0 0 3px #333;	
	width:400px;
	height:255px;
	margin-top:40px;
	cursor:pointer;
}
.hm_banner .pics a{
	display:block;
	position:relative;
	width:400px;
	height:255px;	
}
.hm_banner .pics li{
	width:400px;
	height:255px;		
}
.hm_banner .pics img{
	display:block;	
	width:400px;
	height:255px;		
}
.hm_banner .txt{
	height:52px;
	width:390px;
	background:url("../images/bbg80.png");
	position:absolute;
	left:0;
	bottom:0;
	z-index:10;
	color:#fff;
	line-height:35px;
	padding-left:10px;	
}
.hm_banner .btns{
	width:400px;
	height:11px;
	position:absolute;
	left:0;
	bottom:15px;
	z-index:60;
	text-align:right;	
}
.hm_banner .btns span{
	display:inline-block;
	width:11px;
	height:11px;
	font-size:1px;
	background:#fff;
	margin-right:8px;	
}
.hm_banner .btns .hover{
	background:#79ff00;	
}

.hm_media{
	width:575px;
	float:right;
	margin-top:43px;	
	height:277px;
	background:url("../images/hm_media.png") no-repeat top center;
}
.hm_media .head{
	height:40px;
	line-height:40px;
	clear:both;	
}
.hm_media .more{
	font-size:14px;
	color:#005404;
	float:right;
	margin-right:37px;
}
.hm_media dl{
	width:450px;
	margin:0 auto;
	border-bottom:1px solid #999;	
}
.hm_media dt{
	height:48px;
	line-height:48px;
	font-size:20px;
	font-weight:bold;
	color:#d15d00;
	text-align:center;	
}
.hm_media .name{
	color:#d15d00;	
	display:inline-block;
	max-width:440px;
	_width:440px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}
.hm_media dd{
	line-height:24px;
	text-indent:2em;
	color:#999;
	padding-bottom:10px;
}
.hm_media ul{
	width:450px;
	margin:0 auto;
	padding-top:6px;	
}
.hm_media li{
	height:30px;
	line-height:30px;
	vertical-align:top;
	clear:both;	
}
.hm_media li a{
	float:left;
	display:inline-block;
	max-width:370px;
	_width:370px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}
.hm_media li span{
	float:right;
	color:#999;	
}

.hm_story{
	height:173px;
	background:url("../images/hm_story.jpg") no-repeat top center;	
	margin-top:38px;
	padding:28px 70px 0 115px;
	line-height:24px;
}
.hm_story p{
	text-indent:2em;	
}
.hm_story .more{
	color:#d15d00;
	white-space:nowrap;	
}

.hm_wrap1{
	height:260px;
	padding-top:29px;
	background:#d7e2d8 url("../images/hm_shadow.png") no-repeat top center;	
}

.hm_about{
	height:230px;
	float:left;
	padding:0 24px 0 22px;
	background:url("../images/hmabout_line.gif") repeat-y right top;
	width:300px;	
}
.hm_about .head{
	height:58px;
	clear:both;
	line-height:48px;	
}
.hm_about .head img{
	float:left;	
}
.hm_about .more{
	float:right;
	color:#005404;	
}
.hm_about p{
	line-height:24px;
	text-indent:2em;	
}

.hm_stu{
	height:230px;
	float:left;
	padding:0 24px 0 22px;
	background:url("../images/hmabout_line.gif") repeat-y right top;
	width:346px;	
}
.hm_stu .head{
	height:55px;
	clear:both;
	line-height:48px;	
}
.hm_stu .head img{
	float:left;	
}
.hm_stu .more{
	float:right;
	color:#005404;	
}
.hm_stu li{
	height:30px;
	line-height:30px;
	vertical-align:top;
	clear:both;
	padding-left:15px;
	background:url("../images/hm_stuli.png") no-repeat left center;	
}
.hm_stu li a{
	float:left;
	display:inline-block;
	max-width:260px;
	_width:260px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;	
}
.hm_stu li span{
	float:right;
	color:#999;	
}

.hm_culture{
	width:226px;
	float:right;
	padding-right:22px;	
}
.hm_culture .head{
	height:55px;
	clear:both;
	line-height:48px;	
}
.hm_culture .head img{
	float:left;	
}
.hm_culture .more{
	float:right;
	color:#005404;	
}
.hmcul_item{
	display:block;
	height:77px;	
	padding-left:98px;
	position:relative;
	line-height:24px;
	font-weight:bold;
	padding-top:5px;
}
.hmcul_item img{
	display:block;
	width:82px;
	height:62px;
	position:absolute;
	left:0;
	top:0;	
}

.hm_ad1{
	display:block;
	margin:10px auto 0 auto;	
}
.hm_ad1 img{
	display:block;
	width:1000px;
	height:auto;	
}

.hm_gx{
	height:274px;
	background:url("../images/hm_gx.jpg") no-repeat top center;
	margin:12px 0 0 0;	
	position:relative;
}
.hm_gx .more{
	color:#005404;
	position:absolute;
	right:20px;
	top:25px;	
}
.hm_shadow{
	height:27px;
	background:url("../images/hm_shadow.png") no-repeat top center;	
}
.hmgx_item{
	width:460px;
	float:left;
	padding:0 20px;	
}
.hmgx_item .photo{
	margin-top:50px;	
}
.hmgx_item .photo img{
	width:194px;
	height:195px;	
}
.hmgx_item dl{
	width:240px;	
	line-height:24px;
	color:#333;
}
.hmgx_item dt{
	height:43px;
	padding:15px 0;	
}

.hm_wrap2{

	background:#ffffff;	
}

.hm_book{
	float:left;
	width:255px;
	height:304px;	
}
.hm_head2{
	height:43px;
	padding:20px;	
	clear:both;
}
.hm_head2 img{
	float:left;	
}
.hm_head2 .more{
	float:right;
	display:block;
	width:13px;
	height:43px;
	background:url("../images/hm2_more.png") no-repeat center center;	
}
.hm_book .photo{
	display:block;
	width:108px;
	height:168px;
	margin:0 auto;	
}
.hm_book .photo img{
	display:block;
	width:108px;
	height:168px;
}
.hm_book dd{
	height:33px;
	text-align:center;
	line-height:33px;
}
.hm_thumb{
	width:490px;
	float:left;
	height:304px;
	background:#daebcb;	
}

.hmthumb_slide{
	width:468px;
	height:194px;
	margin:0 auto;
	position:relative;		
}
.hmthumb_slide .s_wrap{
	width:468px;
	height:194px;
	margin:0 auto;
	position:relative;		
	overflow:hidden;	
}
.hmthumb_slide li{
	width:140px;
	height:194px;
	float:left;
	margin:0 8px;
	_display:inline;	
	text-align:center;
}
.hmthumb_slide .photo{
	display:block;
	width:140px;
	height:162px;	
}
.hmthumb_slide img{
	display:block;
	width:140px;
	height:162px;		
}
.hmthumb_slide .name{
	display:inline-block;
	height:32px;
	line-height:32px;
	max-width:130px;
	_width:130px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.hmthumb_slide .c_btn{
	width:13px;
	height:22px;
	position:absolute;
	cursor:pointer;	
	top:-59px;	
	background-repeat:no-repeat;
	background-position:left top;
}
.hmthumb_slide .c_btn:hover{
	background-position:left bottom;	
}
.hmthumb_slide .pre{
	right:25px;
	background-image:url("../images/hmthumb_pre.png");	
}
.hmthumb_slide .next{
	right:8px;
	background-image:url("../images/hmthumb_next.png");	
}

.hm_video{
	width:255px;
	float:right;	
}
.hmvideo_play{
	display:block;
	width:206px;
	height:156px;
	margin:0 auto;
	border:3px solid #daebcb;	
	position:relative;
}
.hmvideo_play img{
	display:block;
	width:206px;
	height:156px;	
}
.hmvideo_play .play_btn{
	display:block;
	width:206px;
	height:156px;	
	background:url("../images/hmvideo_play.png") no-repeat center center;
	position:absolute;
	left:0;
	top:0;
}
.hm_video .name{
	height:36px;
	line-height:36px;
	font-size:14px;
	color:#333;
	text-align:center;
	display:block;
	width:100%;	
}

/*hm 首页*/