*{
	border: none;
	margin: 0;
	padding: 0;
}
a{text-decoration: none;}
li{
	list-style: none;
}
input{
	outline: none;
}
body{
	    background: #fdfef6;
}
#main{    width: 1002px;
    margin: 0 auto;
    background: white;
    padding-bottom: 31px;
    background: white;
}
#top{
	height: 417px;
	width: 1437px;
	margin:0 auto;
	background: url(/Html/Templates/default/img/top_bg.jpg) no-repeat;
}
#top .top_section{
	width: 100%;
	height: 41px;
	background: #fdfdfd;
}
#top .top_section .center{
	margin: 0 auto;
	width: 1002px;
	height: 41px;
}
#top .top_section .center .left{
	float: left;
	color: #BDBDBD;
	font-size: 12px;
	line-height: 41px;
	margin-left: 34px;
}
#top .top_section .center .right{
	float: right;
	line-height: 41px;
	
	text-align: right;
}
#top .top_section .center .right label{
	color: #8ec37c;
	font-size: 12px;
	
	
}
#top .top_section .center .right input{width: 90px;height: 20px;border: 1px solid gainsboro;}



#top .top_section .center .right button{
	background: #ff6600;color: white;padding: 0px 7px;height: 22px;line-height: 22px;
}
#top .nav{
	width: 1002px;
	height: 376px;
	margin: 0 auto;
	position: relative;
}
#top .nav img{
	position: absolute;
	top: 60px;
	display: block;width:1000px;
}
#top .nav .bar{
	height: 50px;
    width: 1010px;
    background: white;
    position: absolute;
    bottom: 42px;
    border-bottom: 3px solid #369413;
}
#top .nav .bar li{
	    float: left;
    width: 112px;
    height: 50px;
	}
#top .nav .bar li a{
	    display: block;
    width: 112px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #565656;
}
#top .nav .bar li a:hover,#top .nav .bar .active{
	    background: #369413;
    color: white;
}
#top .nav .hot{
	width: 1002px;
	position: absolute;
	bottom: 0;
	height: 42px;
	background: white;
}
#top .nav .hot h6{
	display: block;
	width: 105px;
	text-align: right;
	height: 42px;
	line-height:42px;
	color: #E35C33;
	font-size: 12px;
	
}
#top .nav .hot .marquee{
	position: absolute;
	left: 110px;
	top: -1px;
	width: 830px;
	height: 42px;
	overflow: hidden;
	
}
#top .nav .hot ul{
	height: 42px;
	line-height: 42px;
}
#top .nav .hot ul li{
	float: left;
	margin-right: 20px;
}
#top .nav .hot ul li a{
	color: #F19B3E;font-size: 12px;
	
}
#top .nav .hot ul li  span{
	color: #857D7D;
	font-size: 12px;
}
#foot{
	width: 100%;
	height: 157px;
}
#foot .section1{
	width: 100%;
	height: 38px;
	background: #369413;
	text-align: center;
	font-size: 12px;
	line-height: 38px;
	color: white;
}
#foot .section1 a{color:white;}
#foot .article{
	    width: 1002px;
    height: 92px;
    margin: 0 auto;
    position: relative;
    padding-top: 20px;
}
#foot .article .left{
	float: left;
	margin-top: 15px;
	margin-left: 5px;
	width: 420px;
}
#foot p{
	text-align:center;
	height: 22px;
	line-height: 22px;
	color: #8a8383;
	font-size: 12px;
}
#foot p a{
		color: #8a8383;
}
#foot .article .right{
	width: 200px;
	height: 100px;
	margin-top:15px ;
	float: right;
	text-align: right;
	    padding-right: 10px;
}





























