* {
    margin: 0;
    padding: 0;
}

.yu p {
    text-align: justify;
}

.yu h4 {
    text-align: justify;
    color: #333333;
}

.yu {
    overflow: hidden;
}

.zs {
    width: 100%;
    background: #dcdedb;
}

.left,
.right {
    display: inline-block;
    float: left;
}

.slideplay {
    width: 540px;
    height: 362px;
}


/* .bs {
    padding-right: 30px;
} */

.bs img {
    padding-right: 30px;
    margin: 0;
    padding: 0;
    display: block;
    width: 540px;
    height: 362px;
    position: absolute;
    left: 30px;
}

.slideplay img {
    width: 540px;
    height: 362px;
}

.right img {
    width: 85px;
    margin-top: -5px;
    padding: 0px 10px 0px 60px;
}

.right {
    line-height: 160px;
}

.right h5 {
    display: inline-block;
    color: #333333;
}

.foot {
    background: #000000;
    background: url(../imgs/index-foot1.png)no-repeat;
    padding: 80px 0 10px 0;
}

.foot h6 {
    margin-bottom: 10px;
    color: #ffffff;
}

.foot h2 {
    color: #ffffff;
}

.foot p {
    color: #ffffff;
    text-align: justify
}

.foot1 div {
    text-align: center;
}

.foot2 p {
    text-align: center;
}

.foot-end {
    margin-top: 50px;
}

.foot-end p {
    text-align: center;
}

.police {
    font-size: 14px;
    color: #ffffff !important;
}

.police img {
    width: 20px;
    height: 20px;
    margin-top: -3px;
}

@media (max-width: 1024px) {
    .bs img {
        margin: 0 auto;
        padding: 0;
        display: block;
        width: 350px;
        height: 250px;
        position: absolute;
        left: 0;
    }
}

@media (max-width: 992px) {
    .img img {
        width: 100%;
        height: 305px;
    }
    .foot {
        background: #000000;
        /* background: url(../imgs/index-foot.png)no-repeat; */
        padding: 80px 0 10px 0;
    }
    .left img {
        width: 120px;
    }
    .right img {
        width: 30px;
        padding: 0px 10px 0px 20px;
    }
    .bs img {
        margin: 0 auto;
        padding: 0;
        display: block;
        width: 350px;
        height: 250px;
        position: absolute;
        left: 0;
    }
}

@media (max-width: 767px) {
    .foot {
        background: #000000;
        /* background: url(../imgs/index-foot.png)no-repeat; */
        padding: 80px 0 10px 0;
    }
    .img img {
        height: 200px;
    }
    h2 {
        font-size: 20px;
    }
    h6 {
        font-size: 18px;
    }
    h4 {
        font-size: 16px;
    }
    h5 {
        font-size: 15px;
    }
    p {
        font-size: 14px;
    }
    .left img {
        width: 120px;
    }
    .right img {
        width: 35px;
        padding: 0px 10px 0px 10px;
    }
    .right {
        line-height: 120px;
    }
    .bs {
        height: 280px;
        margin: 0 auto;
    }
    .bs img {
        margin: 0 auto;
        padding: 0;
        display: block;
        width: 350px;
        height: 240px;
        position: absolute;
        left: 0;
    }
}

@media (max-width:320px) {
    .foot {
        background: #000000;
        /* background: url(../imgs/index-foot.png)no-repeat; */
        padding: 80px 0 10px 0;
    }
    .img img {
        height: 200px;
    }
    h2 {
        font-size: 20px;
    }
    h6 {
        font-size: 18px;
    }
    h4 {
        font-size: 16px;
    }
    h5 {
        font-size: 15px;
    }
    p {
        font-size: 14px;
    }
    .left img {
        width: 120px;
    }
    .right img {
        width: 35px;
        padding: 0px 10px 0px 10px;
    }
    .right {
        line-height: 120px;
    }
    .bs {
        height: 280px;
        margin: 0 auto;
    }
    .bs img {
        margin: 0 auto;
        padding: 0;
        display: block;
        width: 300px;
        height: 200px;
        position: absolute;
        left: 0;
    }
}