*{
    margin: 0;
    padding: 0;
}
body{
    font-size: 12px;
    font-family: Microsoft yahei;
}
.f1{
    width: 100%;
    height: 540px;
    background: url(../images/01.jpg) no-repeat   center;
    margin-top: -8px;

}
.f2{
    width: 100%;
    height:629px;
    background: url(../images/02.jpg) no-repeat   center;

}
.f3{
    width: 100%;
    height:328px;
    background: url(../images/03.jpg) no-repeat   center;
}
.f4{
    width: 100%;
    height:429px;
    background: url(../images/04.jpg) no-repeat   center;

}
.f4 p{
   padding-top: 365px;
    width: 866px;
margin: 0 auto;
text-align: center;
    padding-left: 10px;
}
.f4 a{
    display: inline-block;
    width: 33%;
    text-align: center;
    margin: 0 0px;

}

.f5{
    width: 100%;
    height:320px;
    background: url(../images/05.jpg) no-repeat   center;

}