@media (min-width:767px) {
    .container {
        width: 100%
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1300px) {
    .container {
        width: 1200px;
        /* width:970px\9 */
        margin: 0px auto;
        max-width: none;
        padding: 0px;
    }
}

@media (max-width:991px) {
    .amp .swiper-container {
        height: auto;
    }

    .picScroll-left4 .bd ul li img {
        height: auto;
    }

    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col,
    .col-auto,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm,
    .col-sm-auto,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md,
    .col-md-auto,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg,
    .col-lg-auto,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl,
    .col-xl-auto {
        max-width: 100%;
        -ms-flex: 0 0 0%;
        flex: 0 0 0%;
        float: none;
    }

    .row {
        display: block;
        clear: both;
    }

    .row::before,
    .row::after {
        content: '';
        display: block;
        clear: both;
        float: left;
        box-sizing: border-box;
    }

    .hot-div .hot-txt {
        font-size: 18px;
    }
    .banner img{
        height: auto;
    }
    .amp,
    #ampOutBox, .focus_img,
    .player{
    height: auto;
    }
    .footer-imgs{
        justify-content: center;
        margin-top: 20px;
    }
    .list-div {
        margin-top: 0px;
        padding-top: 20px;
        padding-bottom: 10px;
        margin-bottom: 0px;
    }
    .wmsj .col-md-5.offset-md-1{
        margin-left: 0px;
        float: none;
    }
    .wmsj .col-md-5 .wmsj-div{
        width: 100%;
        float: none;
    }
    .navbar-expand-md .navbar-nav .nav-link{
        font-size: 16px;
    }
    .navbar-expand-md .navbar-nav .nav-item+.nav-item{
        padding: 0px 0px 0px 8px;
    }
    .gygg-img-list li a img{
        height: 280px;
    }
    .public-list1 li a{
        width: 75%;
    }
}

@media (max-width:767px) {
    .navbar-toggler-icon {
        background: url(../images/cd.png) no-repeat;
        background-size: 25px 25px;
    }

    .navbar-expand-md .navbar-nav .nav-item+.nav-item {
        padding: 0px 0px 0px 0px;
    }

    .navbar-expand-md .navbar-nav {
        padding-left: 10px;
        display: block;
        padding-right: 10px;
    }

    .navbar-expand-md .navbar-nav .nav-item {
        width: 50%;
        float: left;
        text-align: center;
    }

    .navbar-expand-md .navbar-nav .nav-item a {
        text-align: center;
        /* font-weight: 600; */
        font-size: 16px;
        display: inline-block;
    }
    .hot-div .hot-txt {
        font-size: 14px;
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .hot-div{
        padding: 5px 65px 8px;
    }
    .hot-div::after,
    .hot-div::before{
        width: 59px;
    height: 70px;
    top: -9px;
    }
    .bg-img{
        padding-top: 10px;
    }
    .navbar-expand-md{
        margin-top: 10px;
    }
    .jjpy-title {
        margin-top: 15px;
    }
    .jjpt-div .public-list{
        padding-left: 15px;
    }
    .footer-ul li,
    .footer-ul{
        display: block;
    }
    .footer-imgs img{
        height: 44px;
    }
    .wmsj   .row{
        display: flex;
    }
    .wmsj-div-title span{
        font-size: 18px;
    }
    .Article_content{
        width: 100%;
    }
    .gygg-img-list li{
        width: 50%;
    }
    .gygg-img-list li a img {
        height: 200px;
    }
    .gygg-img-list{
        padding: 0px;
    }
    .public-list1 li a {
        width: 64%
;
    }
    .whj_jqueryPaginationCss-1 div{
        line-height: 1.5;
    }
}