body{
    font-family:'Microsoft YaHei' ! important;
    background-color: #ebebeb;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    margin: 0px auto;
    padding: 0px auto;
}

.wlfpznzd{
    padding: 10px 0px 10px 68px;
    background: url(../images/jst.png) no-repeat 0px 23px;
    background-size: 45px 90px;
}

.gsb-app{
    padding: 10px 0px 10px 68px;
    background: url(../images/fpcy.png) no-repeat 0px 23px;
    background-size: 45px 90px;
}

.dsb-app{
    padding: 10px 0px 10px 68px;
    background: url(../images/dsbph.png) no-repeat 0px 23px;
    background-size: 45px 90px;
}

.gsb-ytj-app{
    padding: 10px 0px 10px 68px;
    background: url(../images/ytjsb.png) no-repeat 0px 23px;
    background-size: 70px 70px;
}

.gsb-pc{
    padding: 10px 0px 10px 68px;
    background: url(../images/pc.png) no-repeat 0px 23px;
    background-size: 70px 70px;
}

.logoimg{
    padding-left: 100px;
}

.navbar-right{
    padding-right: 100px;
}

@media (max-width: 979px) {
    .logoimg{
        padding-left: 0px;
    }

    .navbar-right{
        padding-right: 0px;
    }

    .carousel-inner > .item ,
    .carousel-inner > .item > a {
        height: 250px;
        overflow: hidden;
    }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
        width: auto;
        height: 250px;
    }
    .footer-img{
        display: none;
    }
}

@media (max-width: 767px) {
    .slide{
        display: none;
    }

    .right-site{
        display: none;
    }

    .logoimg{
        padding-left: 0px;
    }

    .navbar-right{
        padding-right: 0px;
    }

    .carousel-inner > .item {
        height: 150px;
        max-width: 100%;
        overflow: hidden;
    }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
        height: 150px;
        position:absolute;

    }
    .footer-img{
        display: none;
    }
    .img1{

    }
}