*{
margin:0px;
padding: 0px;
list-style: none;
text-decoration: none;
border: none;
font-family: Microsoft YaHei;
}
img{
	border: none;
}
html,body{
	min-width:1500px;
	width:100%;
}
/* Í·²¿ */
.header{
	width:100%;
}
.img-box{
	width:100%;
}
.img-box img{
	width:100%;
	display: block;
}
.nav{
	width:100%;
	height: 80px;
	background:url(/css/U447P952T6D111F58DT20210917091855.png) no-repeat 0px 0px /100% 80px;
	background-image:url(/css/U447P952T6D111F58DT20210917091855.png);
	background-position:0px 0px;
	background-repeat: no-repeat;
	background-size:100% 80px;
	text-align:center;
	overflow: hidden;
}
.nav-box{
	width:1368px;
	margin:auto;
	height: 80px;
	overflow: hidden;
}
.nav a{
	display: block;
	float: left;
	width: 342px;
	height: 80px;
	line-height:80px;
	font-size: 34px;
	font-family: Source Han Sans SC;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}
.nav a:hover,.nav a.active{
	color: #EF7301;
	background: #FFFFFF;
}
/* µ×²¿ */
.footer{
	border-top:4px solid #2465A9;
	background-color: #FFFFFF;
	width:100%;
	margin-top:100px;
	padding-top:53px;
	padding-bottom:67px;
	position: relative;
}
/* .san{
	width:100%;
	position: absolute;
	top:0px;
	display:block;
} */
.footer .about{
	width:100%;
	text-align: center;
	margin-top: 15px;
}
.footer .about a{
	font-size: 15px;
	font-weight: 400;
	color: #666666;
	line-height: 36px;
	margin-right: 23px;
}
.footer .footer-tip {
	width: 100%;
	margin-top: 30px;
}
.footer .footer-tip p {
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	line-height: 25px;
}
.footer .footer-tip p a {
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	line-height: 25px;
}
.list-nav a{
	text-decoration:underline !important; 
}