body {
	margin: 0 auto;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 22px;
	background: #f5fef3;
}

div,p,input,ul,li,h1,h2,h3,h4,h5,h6,dl,dt,dd {
	height: auto;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

li {
	list-style: none;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a {
	color: #333;
	text-decoration: none;
}

a:link {
	color: #333;
}

a:hover {
	color: #629705;
	text-decoration: none;
	overflow: hidden;
}

/*---网页开始-----*/


/*---top开始-----*/
.top {
	width: 1000px;
	height: 250px;
	margin: 0 auto;
	padding-top: 50px;
	background: url(../images/top-bg.jpg) no-repeat;
}

.logo {
	width: 950px;
	height: 110px;
	margin-left: 180px;
}

#nav {
	width: 1000px;
	height: 50px;
	background: #206a11;
	margin: 0 auto;
}

#nav ul {
	width: 1000px;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	margin: 0 auto;
}

#nav ul li {
	width: 330px;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	float: left;
	text-align: center;
}

#nav li a {
	color: #FFF;
	font-family: "微软雅黑";
	font-size: 16px;
	margin-left: 2px;
	display: block;
	font-weight: bold;
}

#nav li a:hover, #nav li.hover a {
	background-image: url(../images/hover_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-decoration: none;
	color: #fff;
	background: #f57303;
}

.main {
	width: 1000px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
/*---top结束-----*/

.banner {
	width: 1000px;
	height: 382px;
}

.banner2 {
	width: 1000px;
	height: 200px;
}

.nr {
	width: 1000px;
	height: auto;
	overflow: hidden;
	background: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}

.nr span {
	color: #900;
}



.xinpin {
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}

.quan {
	width: 1000px;
	background: #fff;
	height: auto;
	overflow: hidden;
}

.right {
	width: 725px;
	height: 100%;
	margin-left: 15px;
	float: left;
}

.left {
	width: 250px;
	float: left;
	height: 100%;
	padding-left: 10px;
}

.imgtop {
	width: 100%;
	height: 180px;
	float: left;
}

.imgtop img {
	margin-top: 15px;
}

.zong {
	width: 100%;
	height: 365px;
	float: left;
}

.zong ul {
	width: 100%;
	height: 100%
}

.zong ul li {
	width: 100%;
	height: 48px;
	background: #1f6704;
	margin-bottom: 25px;
	list-style: none;
	text-align: center;
	line-height: 48px;
	color: #fff;
	font-size: 18px;
}

.zong ul li a {
	color: #FFF;
}

.caiz {
	width: 100%;
	height: 480px;
}

.caiz ul {
	margin-top: 20px;
}

.caiz ul li {
	width: 230px;
	height: 250px;
	padding: 5px;
	float: left;
}

.caiz ul li img {
	width: 230px;
	height: 200px;
}

.caiz ul li p {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}

.nertit {
	width: 200px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	margin: 0 auto;
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}

.table2 {
	border-collapse: collapse;
	//相邻边被合并
}

.table2 td {
	text-align: center;
	height: 220px;
	font-size: 14px;
}
.p1{
	text-align:left;
	text-indent:2em;
	margin-bottom:10px;
	padding:0px 20px;
	}
.yinldiv1{
	width:960px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
	margin-bottom:20px;
	}
.yinldiv1 ul li{
	width:290px;
	height:260px;
	float:left;
	margin:0px 8px;
	padding:5px;
	border:#CCC 1px solid;
	}
.yinldiv1 ul li img{
	width:290px;
	height:220px;
	}
.yinldiv1 ul li p{
	height:40px;
	line-height:30px;
	text-align:center;
	}
.yinldiv2{
	width:944px;
	height:120px;
	margin:0 auto;
	margin-bottom:20px;
	}
/*---foot开始-----*/
.foot {
	width: 1000px;
	height: 83px;
	background: url(../images/foot.jpg) no-repeat;
	margin: 0 auto;
	padding-top: 60px;
}

.banq {
	width: 1000px;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	margin: 0 auto;
	text-align: center;
}
/*---foot结束-----*/
.tit {
  font-size: 16px;
  margin-left: 20px;
  font-weight: bold;
}
.caiwz {
	width: 960px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.caiwz ul {
	margin-top: 20px;
}

.caiwz ul li {
	width: 230px;
	height: 250px;
	padding: 5px;
	float: left;
}

.caiwz ul li img {
	width: 230px;
	height: 200px;
}

.caiwz ul li p {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}




















