@charset "gb2312";

/* CSS Document */



header{ width:100%; height:100%; min-height: 100%; overflow:hidden; margin:60px auto 0px; padding:5% 0 0; background: url("f.png") center center no-repeat #f2f2f2;background-size: auto 60%;}
.banner{
    text-align: center;
}
.banner img{
    width: 80%;
}
.icon{
    margin: 30px;
}
.icon img{
    width: 60%;
}


