.more{
    position: absolute;
    left: 50%;
    bottom: .86rem;
    font-size: .28rem;
    width: 3.56rem;
    line-height: 1.12rem;
    padding-left: 1rem;
    background-position: 3.6rem center;
    font-weight: bold;
    margin-left: -2.28rem;
}
.banner{
    height: 3.06rem;
    background-repeat: no-repeat;
    background-position: center 0;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.product1,
.product2{
    position: relative;
}
.product1 img,
.product2 img{
    display: block;
    width: 100%;
}
.product1 .btn-video{
    position: absolute;
    width: 50%;
    height: 4rem;
    bottom: 10.33rem;
    right: 0;
}

