*{
    margin:0px;
    padding:0px;
}
ul,li{
    list-style:none;
}
a{
    text-decoration:none;
}
img{
    border:0px;
}
body{
    background: #f7f8fa;
}
.a{
    width: 100%;
    height: 8.9rem;

}


.b{
    width: 100%;
    height: 34.5rem;
    background:url("../images/banner.png") no-repeat ;
    background-size: 100% 100%;

}
.c{
    width: 63%;
    /*height: 40rem;*/
    margin-left: 19%;


}


.h{
    width: 100%;
    height: 29.5rem;
    background: #ebebeb;
}
