/* CSS Document */
/* CSS Document */
*{padding:0px;margin:0px;}
img{border:none;}
a{
	color: #040407;
	text-decoration: none;
}
a:hover{color:#212121;}
ul,li{
	list-style-type: none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}
.center{
	display: block;
	margin: 0px auto;
}
body{
	color: #040407;
	font-size: 12px;
	line-height: 25px;
	font-family: "微软雅黑","Microsoft YaHei";
	}
.sw {
	width: 1200px;
}
.top20{margin-top:20px;}
.top40{margin-top:40px;}
.justify_fix{    display:inline-block; 
                 *display: inline; 
                 *zoom:1; width:100%; 
                 height:0; 
                 overflow:hidden;
             }
#head {
	width: 100%;
	overflow: hidden;
	background-image: url(../images/index_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#head .top {
	height: 40px;
	width: 100%;
	line-height: 40px;
	background-color: #f0f0f0;
	font-size: 14px;
}
#head h1 {
	font-size: 14px;
	color: #4c4c4c;
	font-weight: normal;
}
#head .dh a {
	color: #4c4c4c;
	padding-left: 5px;
	padding-right: 5px;
}
#head .top2 {
	background-color: #74a025;
	width: 100%;
	overflow: hidden;
}
#nav {
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	height: 46px;
}
#nav li {
	float: left;
	width: 140px;
	font-weight: bold;
	font-size: 18px;
	line-height: 46px;
}
#nav li a {
	display: block;
	text-align: center;
}
#nav li a:hover {
	color: #FFF;
	background-image: url(../images/index_07.jpg);
}#search {
	width: 210px;
}
#search .srnr {
	border: 1px solid #CCC;
	line-height: 28px;
	height: 28px;
	padding-right: 5px;
	padding-left: 5px;
	width: 146px;
}
#search form {
	margin-top: 9px;
}

#search .tjnn {
	height: 30px;
	width: 43px;
	color: #FFF;
	background-color: #339900;
	border: none;
	cursor: pointer;
}
#banner{position:relative}
#banner .hd{position: absolute;bottom:0px;left:0px;text-align:center;width:100%;}
#banner .hd li{display:inline-block;width:15px;height:15px;border-radius:100%;background:#fff;text-indent: -9999px;margin:0 7px;}
#banner .hd li.on{background:#F93;}
#banner .bd li {
	height: 600px;
	width: 100%;
}
#banner .bd {
	height: 600px;
	width: 100%;
	overflow: hidden;
}
#main {
	width: 100%;
	overflow: hidden;
}

#footer {
	width: 100%;
	overflow: hidden;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 196px;
	background-color: #669900;
	color: #FFF;
}
#footer .fot {
	background-image: url(../images/index_90.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	height: 170px;
	margin-top: 26px;
}
#footer .footer_nav li {
	display: inline-block;
	width: 120px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	line-height: 14px;
	text-align: center;
}
#footer .footer_nav {
	text-align: center;
	overflow: hidden;
}
#footer .footer_nav li a {
	color: #FFF;
	font-size: 14px;
}
#footer .fot p {
	width: 620px;
	margin-left: 355px;
	overflow: hidden;
	float: left;
}
#footer .ewm {
	width: 91px;
	overflow: hidden;
	height: auto;
	text-align: center;
	margin-right: 70px;
}
