@charset "utf-8";

a { color: #333; text-decoration: none; }
a:hover {
	text-decoration: none;
	color:rgb(204,51,0);
}
body{
	margin:0;
	padding:0;
	font:12px "微软雅黑",arial;
	margin: 0 auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
li {
	margin-left: 0px;
	margin-top: 0px;
}

/*头部大图banner*/
.banner{
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	display: block;
	background-color: rgb(62,157,55);
}
.banner .img{
	width: 100%;
	height: 472px;
	margin: 0 auto;
	overflow: hidden;
	display: block;	
}

.nav-h {
	background-image: url(headline.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 472px;
	width: 1550px;
}
.nav1 {
	height: auto;
	width: 100%;
	background-color: rgb(62,157,55);
}
.nav2 {
	width: 1008px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(255,255,255);
}
.nav21 {
	width: 1008px;
	background-image: url(20200906dybg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 344px;
}
.nav22 {
	width: 1003px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 900px;
	background-image: url(gygg20200609bgs.jpg);
	padding-left: 5px;
}
.nav22 ul {
	padding-top: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
.nav22 ul li {
	height: 290px;
	width: 249px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
	padding-top: 10px;
	float: left;
	text-align: center;
}
.nav22 ul li img {
	height: 277px;
	width: 223px;
}
.nav22 ul li img:hover {
	transform:scale(1.03)
}
.nav23 {
	width: 1003px;
	height: 1200px;
	padding-left: 5px;
}
.nav23 ul {
	padding-top: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
.nav23 ul li {
	height: 229px;
	width: 333px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
	padding-top: 10px;
	float: left;
	text-align: center;
}
.nav23 ul li img {
	height: 216px;
	width: 306px;
}
.nav23 ul li img:hover {
	transform:scale(1.03)
}
.nav24 {
	width: 1008px;
	background-image: url(gygg20200610yw.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 320px;
	background-color: rgb(63,158,56);
}


.nav3 {
	height: 55px;
}
.gd {
	width: 150px;
	height: 40px;
	color: rgb(0, 0, 0);
	line-height: 40px;
	padding-right: 40px;
	padding-left: 0px;
	font-size: 16px;
	float: right;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	font-weight: bold;
	margin: 0px;
}