@charset "utf-8";
.banner{
    width: 100%;
    height: 3rem;
    position: relative;
    overflow: hidden;
}
.contents p{
    margin-bottom: .16rem;
}
.contents img{
    max-width: 100%;
    width: auto;
    height: auto;
}