index.less 4.21 KB
.box {
    width: 100%;
    height: 11803px;
    div{
        margin-top: -1px;
        overflow: hidden;
        display: block
    }
    .first_item{
        width: 100%;
        height: 836px;
        background: #bd3325 url("../../../static/img/index/1.jpg") no-repeat center top;
        background-size: 100%;
    }
   .item{
        width: 100%;
        height: 730px;
        background: #bd3325 url("../../../static/img/index/2.jpg") no-repeat center top;
        background-size: 100%;
        overflow: hidden;
       div:nth-child(1){
           width: 670px;
           height: 270px;
           background: #bd3325 url("../../../static/img/index/item_01.jpg") no-repeat center top;
           background-size: 100%;
           margin:123px 35px 0 35px;
       }
       div:nth-child(2){
           width: 670px;
           height: 270px;
           background: #bd3325 url("../../../static/img/index/item_02.jpg") no-repeat center top;
           background-size: 100%;
           margin:22px 35px 0 35px;
       }
    }
    div:nth-child(3){
        width: 100%;
        height: 806px;
        background: #bd3325 url("../../../static/img/index/3.jpg") no-repeat center top;
        background-size: 100%;
    }
    div:nth-child(4){
        width: 100%;
        height: 856px;
        background: #bd3325 url("../../../static/img/index/4.jpg") no-repeat center top;
        background-size: 100%;
    }
    div:nth-child(5){
        width: 100%;
        height: 668px;
        background: #bd3325 url("../../../static/img/index/5.jpg") no-repeat center top;
        background-size: 100%;
    }
    div:nth-child(6){
        width: 100%;
        height: 800px;
        background: #bd3325 url("../../../static/img/index/6.jpg") no-repeat center top;
        background-size: 100%;
    }
    div:nth-child(7){
        width: 100%;
        height: 700px;
        background: #bd3325 url("../../../static/img/index/7.jpg") no-repeat center top;
        background-size: 100%;
    }
    div:nth-child(8){
        width: 100%;
        height: 800px;
        background: #bd3325 url("../../../static/img/index/8.jpg") no-repeat center top;
        background-size: 100%;
    }
    div:nth-child(9){
        width: 100%;
        height: 674px;
        background: #bd3325 url("../../../static/img/index/9.jpg") no-repeat center top;
        background-size: 100%;
    }
    div:nth-child(10){
        width: 100%;
        height: 724px;
        background: #bd3325 url("../../../static/img/index/10.jpg") no-repeat center top;
        background-size: 100%;
    }
    div:nth-child(11){
        width: 100%;
        height: 504px;
        background: #bd3325 url("../../../static/img/index/11.jpg") no-repeat center top;
        background-size: 100%;
    }
    div:nth-child(12){
        width: 100%;
        height: 806px;
        background: #bd3325 url("../../../static/img/index/12.jpg") no-repeat center top;
        background-size: 100%;
    }
    //视频
    div:nth-child(13){
        width: 100%;
        height: 310px;
        background: #bd3325 url("../../../static/img/index/13.jpg") no-repeat center top;
        background-size: 100%;
    }
    div:nth-child(14){
        width: 100%;
        height: 760px;
        background: #bd3325 url("../../../static/img/index/14.jpg") no-repeat center top;
        background-size: 100%;
    }
    div:nth-child(15){
        width: 100%;
        height: 526px;
        background: #bd3325 url("../../../static/img/index/15.jpg") no-repeat center top;
        background-size: 100%;
    }
    div:nth-child(16){
        width: 100%;
        height: 390px;
        background: #bd3325 url("../../../static/img/index/16.jpg") no-repeat center top;
        background-size: 100%;
    }
    div:nth-child(17){
        width: 100%;
        height: 520px;
        background: #bd3325 url("../../../static/img/index/17.jpg") no-repeat center top;
        background-size: 100%;
    }
    div:nth-child(18){
        width: 100%;
        height: 520px;
        background: #bd3325 url("../../../static/img/index/18.jpg") no-repeat center top;
        background-size: 100%;
    }
    .video_box{
        width: 713px !important;
        height: 418px !important;
        margin:  85px 18px 0 18px;
        div{
            margin-top: 0;
        }
    }
}