@charset "gb2312";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
ul,ol {
	list-style:none;
}
.clear {
	clear:both;
}
body {
	font-family:Arial, Helvetica, sans-serif;   
    font-size: 12px;
    line-height: 24px;
	background:url(green_dust_scratch.png) repeat;
}
input,a {
	outline:none;
	text-decoration:none;
	color:#000;
}
#search-keyword{
	color:#000;
}
.nav li.one a {
	background: none repeat scroll 0 0 #DA231C;

}
a:hover {
    color: #458017;
    text-decoration: none;
}
img {
	border:none;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#top {
	
	
}
.top_inner {
	margin:0 auto;
	width:980px;
}
.top_inner  .top_left {color: #000;   
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
	width:120px;
	float:right;
}
.top_inner  .top_left a{
	color:#000;
}
.top_inner  .top_left em {
    color: #FFFFFF;
    margin: 0 5px;
} 
.head {
	width:980px;
	margin:0 auto;
}
.logo {
	float:left;
}
.phone {
	float:right;
	line-height:99px;
	font-size:16px;
	color:#f00;
	font-weight:bold;
}
/*导航样式*/
.nav {
	 background: url(top_bg.gif) repeat-y scroll left top #41941e;
    height: 37px;
    line-height: 37px;
    z-index: 99;
}
.nav_inner {
	margin: 0 auto;
	width:960px;
}
.nav_inner ul li {
	float:left;
	text-align:center;
	width:120px;
}
.nav_inner li a {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 37px;
    line-height: 37px;
    padding: 0 21px;
    transition: background 0.2s linear 0s;
}

.nav li a:hover {
    background: none repeat scroll 0 0 #ecae08;
}

/*搜索样式*/
.search-bg {
    background: none repeat scroll 0 0 #EAEAEA;
    height: 24px;
    line-height: 24px;
    padding-top: 3px;
}
.searchBar {
    margin: 0 auto;
    width: 960px;
}
.searchBar .search-submit{
    background: url(search-bg.png) repeat-x scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 45px;
}

.searchBar input {
    float: left;
    height: 20px;
    vertical-align: top;
}
.searchBar input.txt {
    border: 1px solid #D9D9D9;
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
}

.banner {
	margin: 0px auto;
	background:#427619;
	
}
.banner1 {
	width:960px;
	margin:10px auto;
	margin-bottom:10px;
}
.icon-zz {
    box-shadow: 0 0 3px #999999;
    height: 104px;
    margin: 0 auto;
    overflow: hidden;
    width: 961px;
}
.icon-zz img {
    float: left;
}

.foot {
	background:#458017;
}
.footer {
	margin:10px auto;
	width:980px;
	padding:10px 0;
}
.foot .navBt {
    background: url(navbt-bg.png) no-repeat scroll left top transparent;
    height: 35px;
    line-height: 35px;
    margin-top:10px;
    padding: 0 10px;
    position: relative;
    text-align: center;
}
.foot .navBt a {
    color: #FFFFFF;
}
.foot .navBt em {
    color: #FFFFFF;
    padding: 0 10px;
}
.foot .navBt a:hover {
    text-decoration: underline;
}
.nav_Link {
	text-align:center;
	color:#fff;
	margin-bottom:10px;
}
.nav_Link a {
	font-size:12px;
	color:#fff;
	padding-left:5px;
}
.title{
	height:30px;
	line-height:30px;
	border:solid 1px #ccc;
	border-bottom:none;
	background:url(title-bg.jpg) repeat-x;
}
.news_text{
	border:solid 1px #ccc;
	 
	line-height:28px;
}
.news_text p{
	padding:0 10px;
}
.news_text p a{
	color:#000;
}
.left_nav li{
	border-bottom:#F0F6F7 dashed 1px;}
.main_left li{
	width:200px;
	list-style:none;
	text-indent:30px;
	background:url(xiaotu.jpg) no-repeat 17px center;
	line-height:30px;
	height:30px;
	}
.main_left li a{
	font-size:14px;
	font-family:"微软雅黑";
}
.f5{
	padding-left:10px;
}
.f5 li{
	float:left;
	padding:0 4px;	
	color:#fff;
}
.f5 li a{
	color:#fff;
	font-size:12px;
}
.aboutcont p{
	text-indent:24px;
}