instantTea.less 2.1 KB
.instantTea_box {
    div {
        width: 100%;
        margin-top: -1px;
    }
    .div1 {
        height: 680px;
        background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2020/01/06/5e12f2ead41bb.jpg") no-repeat center top;
        background-size: 100%;
    }
    .div2 {
        height: 840px;
        background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2020/01/06/5e12f2fb9c714.jpg") no-repeat center top;
        background-size: 100%;
        overflow: hidden;
        .item {
            width: 652px;
            height: 262px;
            background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2020/01/06/5e12f51dd9d1a.jpg") no-repeat center top;
            background-size: 100%;
            margin: 160px auto 0 auto;
        }
    }
    .div3 {
        height: 776px;
        background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2020/01/06/5e12f30479d3a.jpg") no-repeat center top;
        background-size: 100%;
        overflow: hidden;
        .video_box {
            width: 713px !important;
            height: 418px !important;
            margin: 0 auto 0 auto;
            div {
                margin-top: 0;
            }
        }
    }
    .div4 {
        height: 570px;
        background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2020/01/06/5e12f30c808b4.jpg") no-repeat center top;
        background-size: 100%;
    }
    .div5 {
        height: 750px;
        background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2020/01/06/5e12f31607200.jpg") no-repeat center top;
        background-size: 100%;
    }
    .div6 {
        height: 998px;
        background: #bd3325 url("https://wjj.ys2.cnliveimg.com/769/shop/img/2020/01/06/5e12f31f3a3b4.jpg") no-repeat center top;
        background-size: 100%;
    }
    //返回和分享功能
    .top_box {
        width: calc(100% - 60px);
        height: 100px;
        position: fixed;
        left: 30px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        img {
            width: 64px;
            height: 64px;
        }
    }
}