*{
margin: 0px;
padding:0px;
border: none;
text-decoration: none;
list-style: none;
outline: none;
font-family: Microsoft YaHei;
}
body{
min-width:1300px;
}
/* Í·²¿ */
.header{
width:100%;
}
.img-box{
width:100%;
}
.img-box img{
width:100%;
display: block;
}
.nav{
width:100%;
height:85px;
background: #E60012;
text-align:center;
overflow: hidden;
}
.nav a{
font-size: 30px;
font-weight: 500;
color: #FFFFFF;
line-height: 85px;
padding:50px 40px;
}
.nav a:hover{
color: #E60012;
background-color:#FFFFFF;
}
/* µ×²¿ */
.footer{
background-color: #F6F6F6;
width:100%;
margin-top:90px;
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;
}
