*{
margin:0px;
padding: 0px;
list-style: none;
text-decoration: none;
border: none;
font-family: Microsoft YaHei;
}
img{
	border: none;
}
html,body{
	min-width:1350px;
	width:100%;
}
/* Í·²¿ */
.header{
	width:100%;
}
.bg{
	width:100%;
}
.bg img{
	width:100%;
	display:block;
}
.nav{
	width:100%;
	height: 80px;
	line-height:80px;;
	background: #18819E;
	text-align:center;
}
.nav a{
	font-size: 33px;
	font-family: Source Han Sans SC;
	font-weight: bold;
	color: #FFFFFF;
	padding:18px 30px;
	margin:0px 15px;
}
.nav a:hover,.nav a:active{
	background: #EF7301;
}
/* µ×²¿ */
.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; 
}
