@charset "utf-8";



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: #F82E2C;
}
.banner .img{
	width: 100%;
	height: 500px;
	margin: 0 auto;
	overflow: hidden;
	display: block;
}
/*尾部大图banner*/
.banner .endimg{
	width: 100%;
	height: 235px;
	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(248,46,44);
}
.nav2 {
	width: 1008px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(255,255,255);
}

.nav22 {
	width: 1003px;
	height: 1400px;
	padding-left: 5px;
	padding-top: 15px;
}
.nav22 ul {
	padding-top: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
.nav22 ul li {
	height: 255px;
	width: 250px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
	padding-top: 20px;
	float: left;
	text-align: center;
	background-image: url(img2022041116042.jpg);
	background-repeat: no-repeat;
	background-position: center 8px;
}
.nav22 ul li img {
	height: 163px;
	width: 217px;
}
.nav22 .headline {
	font-size: 15px;
	font-weight: normal;
	line-height: 20px;
	height: 50px;
	text-align: center;
	display: block;
	padding-bottom: 0px;
	padding-top: 18px;
	overflow: hidden;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}
.nav22 .headline a {color: #FFFFFF;
	text-decoration: none;
}
.nav22 .headline a:hover {
	text-decoration: none;
	color: rgb(0,51,102);
}


.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;
}
.gd:hover {
	text-decoration: none;
	color: rgb(255,0,0);
}
/*foot*/

.foot {
	width: 1008px;
	background-color: #FFFFFF;
	text-align: center;
	padding-bottom: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.foot p {
	line-height: 24px;
	color: #333333;
}