﻿@media screen and (max-width: 996px) {
    .container {
        width: 100%;
    }

    .mob-content1 {
        /* height: 394px; */
        position: relative;
        background: #fff;
        box-shadow: 0 5px 11px 0 rgba(0,0,0,0.13);
    }

    .mob-content1 .next {
        left: 0px;
        z-index: 2;
    }

    .news-img {
        height: 208px;
    }

    .tougao {
        position: fixed;
        bottom: 50px;
        right: 0px;
        z-index: 1000;
    }

    .mob-content1 .prev {
        right: 0px;
        z-index: 2;
    }

    .swiper-box {
        position: relative;
    }

    .arrows-box {
        top: 50%;
        margin-top: -60px;
        height: 60px;
        width: 30px;
        line-height: 60px;
    }

    .bottom-img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        margin-bottom: 30px;
    }

    .content5 {
        background: #EAF8FF;
    }

    .mob-content1 img {
        max-width: 100%;
        width: 100%;
         height: 300px; 
        object-fit: cover;
        margin: 0 auto;
        display: block;
    }

    .top-banner {
        z-index: -1;
        height: 300px;
    }

    .mob-content1 h5 {
        font-size: 16px;
        color: #333333;
        line-height: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .content3 .left-bottom {
        margin-bottom: 30px;
    }

    .content2 span {
        margin-bottom: 30px;
        display: block;
    }



    .content4-bg {
        width: 100%;
        top: 4800px;
        height: 1865px;
        display: none;
    }

    .content4-img img {
        width: 100%;
        height: 208px;
    }

    .content3 .left-img {
        height: 208px;
    }

    .pub-nav .active a {
        padding: 0;
    }

    .content1 img {
        height: 208px;
        width: 100%;
    }

    .content4-img {
        height: 208px;
    }

    .content4-box {
        margin-bottom: 23px;
    }

    .pd0 {
        /* padding: 0px; */
    }

    .content2 .diff {
        padding-bottom: 0px;
        margin-bottom: 30px;
    }

    .content2 img {
        margin: 0 auto;
        display: block;
        width: 100%;
        object-fit: cover;
        height: 208px;
        margin-bottom: 20px;
    }

    .content2 .xx-img {
        height: 208px;
    }

    .content1 .comprehensiveNews span {
        margin-top: 10px;
    }

    .content1 .comprehensiveNews {
        padding: 20px  0;
    }

    .content1 .newWrap>div:first-child,
    .content1 .newWrap>div:nth-child(2) {
        margin-top: 0px;
    }


    .content1 .newWrap>div:nth-child(5)>div,
    .content1 .newWrap>div:nth-child(6)>div{
        border-bottom: 1px solid #ccc;
    }

    .content1 h6 {
        margin-bottom: 30px;
    }
    
    .mob-content {
        margin-top: 20px;
    }

    .item {
        width: 280px;
        margin: 0 auto;
        margin-top: 20px;
    }

    #close {
        display: none;
    }

    .item span {
        margin: 0 20px;
    }

    .item i {
        margin-right: 10px;  
    }

    .mob-content1 p {
        font-size: 12px;
        color: #333333;
        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 24px;
    }

    .mob-content1 .box {
        padding: 20px;
    }

    main {
        margin-top: 30px;
    }


    .mob-header {
        /* background: #03528C; */
        /* height: 60px; */
        width: 100%;
        /* position: fixed; */
        /* top: 0px; */
        z-index: 100;
        position: relative;
    }

    .nav-content {
        padding: 0 15px;
        display: none;
        background: #fff;
        position: absolute;
        width: 100%;
        padding-bottom: 60px;
        box-shadow: 0 2px 10px 0 rgba(0,0,0,0.20);
    }

    .mob-header .search {
        width: 100%;
        height: 40px;
        margin-left: 0px;
        margin-bottom: 10px;
    }

    .mob-content i {
        color: #03528C;
    }

    .mob-header .search i {
        color: #333;
        line-height: 24px;
        font-size: 22px;
        color: #999;
    }

    .pub-content .more {
        position: absolute;
        right: 0px;
        top: 26px;
    }

    #swiper1 .swiper-slide:nth-child(odd) {
        margin-top: 0px;
    }

    .pub-nav li a {
        font-size: 12px;
    }

    #swiper1 .swiper-slide img {
        display: block;
        margin: 0 auto;
        object-fit: cover;
    }

    #swiper1 .swiper-slide .mask {
        display: none;
    } 

    .tab {
        position: relative;
        top: 0px;
        left: 0px;
        width: 300px;
        margin: 0px auto;
        margin-top: 20px;
        display: block;
    }

    .tab li {
        font-size: 16px;
    }

    .pub-title .tab li a {
        font-size: 16px;
    }

    .mob-header .search input {
        border-radius: 2px;
    }

    .mob-nav li:last-child {
        border: none;
    }

    .mob-nav li {
        font-size: 16px;
        color: #333333;
        text-align: center;
        line-height: 56px;
        border-bottom: 1px solid #ccc;
    }

    .mob-header #open {
        color: #fff;
        float: right;
        font-size: 24px;
        line-height: 60px;
    }

    .mob-header #close {
        color: #fff;
        float: right;
        font-size: 24px;
        line-height: 60px;
    }

    .mob-header img {
        margin-top: 15px;
    }

    footer .mob-p {
        text-align: center;
        padding-left: 20px;
        line-height: 30px;
    }

    footer {
        padding: 20px;
        padding-top: 60px;
    }

    footer img {
        margin-bottom: 33px;
    }

    .copy {
        width: 270px;
        margin: 0 auto;
    }

    footer ul {
        width: 300px;
        height: 30px;
        margin: 0 auto;
        margin-top: 20px;
    }

    footer ul li {
        margin: 0 15px;
    }

    footer p {
        line-height: 1.5;
    }

    footer {
       height: auto; 
       text-align: center;
    }
}

@media screen and (max-width: 767px) {
    .pd0 {
        padding: 0px;
    }

    main {
        margin-top: 0;
    }

}