@import "./base.css";
.home-page img{
    width: 1.6rem;
    height: auto;
    position: absolute;
    left: 50%;
    margin-left: -2.56rem;
    top: 10.84rem;
}
.home-page{
    background:#f93f38 url("../images/bg.jpg") no-repeat top /100% auto;
    min-height: 100%;
    position: relative;
    height: 13.34rem;
}
