@media screen and (max-width: 960px) {
    .index-slide .mobile-bg {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-size: cover;
        background-position: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        color: #fff;
        animation: NewBannerAni 10s linear infinite;
    }

    .left_item h5 {
        font-size: 20px;
    }

    #mobileHeader .meun-btn {
        display: none;
    }

    .index-slide .swiper-slide {
        overflow: hidden;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-position: center center !important;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        display: none
    }
}

@media screen and (max-width: 1024px) {
    .mobile-bg {
        display: block !important;
    }

    .slide-inner {
        display: none;
    }

    #mobileHead {
        display: block;
        background: transparent;
        position: fixed;
        left: 0;
        right: 0;
        z-index: 9999;
    }


    #header,
    #header.on {
        display: none;
    }

    .index-slide .ex-txt {
        width: 60%
    }

    .drop-btn p {
        font-size: 16px;
    }

    .drop-btn span {
        width: 15px;
        height: 14px;
    }

    #pox-slide .pox {
        position: relative;
    }

    #pox-slide .pox-2,
    #pox-slide .pox-3,
    #pox-slide .pox-4,
    #pox-slide .pox-5,
    #pox-slide .pox-6,
    .pox-special .tip-title {
        padding: 0 15px;
    }

    #pox-slide .tip-title {
        margin-top: 90px;
        margin-bottom: 20px;
    }

    #pox-slide .tip-title::before {
        height: 100%;
        top: 0;
        padding: 0;
    }

    #pox-slide .swiper-slide-active .tip-title {
        opacity: 1;
        margin-left: 0;
        /* padding-left: 15px; */
        transform: translateX(0);
        transition: all .8s .4s;
    }

    #pox-slide .swiper-slide-active .tip-title h3 {
        opacity: 1;
        font-size: 18px;
        transform: translateX(0);
        line-height: inherit;
    }

    #pox-slide .swiper-slide-active .tip-title h4 {
        font-size: 20px;
        line-height: 1;
        opacity: 1;
        transform: translateX(0);
    }

    #pox-slide .swiper-slide-active .news-nav,
    #pox-slide .swiper-slide-active .about-container,
    #pox-slide .swiper-slide-active .business-contain,
    #pox-slide .swiper-slide-active .culture-left h3,
    .swiper-slide-active .newsLeft,
    .swiper-slide-active .newsRight,
    .swiper-slide-active .culture-cwh,
    .swiper-slide-active .culture-ygfc,
    .swiper-slide-active .about-right,
    .swiper-slide-active .home-ckgd {
        opacity: 1;
        transform: translateX(0);
        transition: all .8s .4s;
    }

    .news-nav {

        display: flex;
        width: 100%;
        height: 36px;
        margin-top: 0;
        border-radius: 20px;
        float: inherit
    }

    .news-nav li {
        height: 30px;
        margin: 5px;
        padding: 0 4px;
        display: flex;
        align-items: center;
        font-size: 14px;
    }

    .news-nav li.on {
        border-radius: 20px;
    }

    .news-inner {
        visibility: inherit !important;
    }

    .news-mes,
    .cuture-contain {
        display: block;
        margin-top: 0;
        height: auto;
    }

    .newsLeft,
    .newsRight,
    .culture-left,
    .culture-right {
        width: 100%;
        margin-top: 20px;
    }

    .newsLeft {
        height: 240px
    }

    .newsLeft-bot {
        height: 60px;
        padding: 0px 20px;
    }

    .bot-date p,
    .news-date p {
        font-size: 15px;
        line-height: inherit;
    }

    .bot-date span,
    .news-date span {
        font-size: 12px;
    }

    .news-date:after {
        bottom: -8px
    }

    .bot-title,
    .news-title {
        font-size: 14px;
        line-height: inherit;
    }

    .newsRight ul li {
        padding: 8px 0;
    }

    .newsRight ul li:last-child {
        display: none;
    }

    .newsContent ul li {
        width: 100%;
    }

    .newsContent ul li:nth-child(2) {
        border-top: none;
    }

    .newsContent ul li:nth-last-child(2) {
        display: none
    }

    .news-pagination,
    .news-pagination1,
    .news-pagination2,
    .news-pagination3 {
        bottom: -20px;
    }

    .news-pagination>.swiper-pagination-bullet,
    .news-pagination1>.swiper-pagination-bullet,
    .news-pagination2>.swiper-pagination-bullet,
    .news-pagination3>.swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin-right: 5px;

    }

    .home-ckgd {
        width: 120px;
        height: 38px;
        padding-left: 12px;
        padding-right: 4px;
        border-radius: 20px;
        margin-top: 20px;
        /* transform: translateY(30%); */
    }

    .home-ckgd a {
        font-size: 14px;
    }

    .home-ckgd span {
        width: 30px;
        height: 30px;
    }

    .home-ckgd span img {
        width: 8px;
        height: 8px;
    }

    .about-tot {
        display: block
    }

    .about-right {
        width: 100%;
    }

    .pox-about {
        display: flex;
        flex-direction: column;
    }

    .about-left {
        width: 100%;
        height: 60%;
        margin-top: 45px;
    }



    .about-title {
        font-size: 20px;
        line-height: 30px;
        margin-top: 30px;
    }

    .about-sum {
        font-size: 15px;
        line-height: 26px;
        margin-top: 25px;
    }

    .about-title {
        font-size: 20px;
        line-height: 30px;
        margin-top: 30px;
    }

    .about-sum {
        font-size: 15px;
        line-height: 26px;
        margin-top: 25px;
    }

    .business-item {
        height: auto;
    }

    .business-bot {
        padding: 30px 20px;
    }

    .bot-more {
        opacity: 1;
        width: 30px;
        right: 20px;
        bottom: 20px;
    }

    .business-title {
        font-size: 18px;
        line-height: 24px;
    }

    .business-sum {
        font-size: 14px;
        line-height: 24px;
        margin-top: 15px;
    }

    .bus-more {
        right: 30px;
        bottom: 30px;
        width: 40px;
        height: 40px;
    }

    .business-prev,
    .business-next,
    .special-prev,
    .special-next {
        width: 35px;
        height: 35px;
        bottom: -50px;
    }

    .business-prev,
    .special-prev {
        right: 60px;
    }

    .business-next,
    .special-next {
        right: 15px;

    }

    .culture-left h3 {
        font-size: 24px;
        line-height: 30px;
        width: 100%;
        margin-top: 50px;
        margin-bottom: 30px;
    }

    .culture-cwh {
        width: 55%;
        height: 160px;
        padding: 30px 0 0 20px;
    }

    .culture-ygfc {
        width: 45%;
        height: 160px;
        padding: 30px 0 0 20px;
    }

    .culture-cwh h3 {
        margin-left: -10px;
    }

    .culture-right {
        margin-top: 40px;
    }

    .culture-right h3 {
        font-size: 20px;
        line-height: 30px;
    }

    .culture-right>div>div {
        font-size: 16px;
        line-height: 24px;
        margin-top: 10px;
    }

    .culture-cwh a,
    .culture-ygfc a {
        right: 20px;
        top: 80px;
    }

    .special-contain .swiper-slide {
        width: 100%;
    }

    .special-bot {
        padding: 30px;
    }

    .special-title {
        font-size: 22px;
    }

    .special-more {
        width: 30px;
    }

    .special-contain {
        margin-top: 50px;
    }

    .footer {
        padding: 100px 15px;
    }

    .fotles {
        height: 50px;
    }

    .flogo {
        display: none;
    }

    .fotul li {
        margin-left: 0;
        margin-right: 10px;
        width: 30px;
    }

    .fotbtm {
        display: block;
    }

    .fotbtmLeft {
        margin-top: 20px;
    }

    .fotbtmLeft p {
        font-size: 15px;
        line-height: 24px;
    }

    .fotbtmRight {
        font-size: 14px;
        line-height: 24px;
        text-align: center;
    }

    .fotbtmRight li {
        margin-left: 0px;
        font-size: 16px;
    }

    .fotbtmRight li:last-child {
        display: none;
    }

    .home-more {
        display: flex;
        justify-content: flex-end;
    }

    .ldhy-contain {
        opacity: 1;
        margin-top: 20px;
    }

    .ldhy-contain ul li {
        width: 49%;
        margin-top: 10px;
        height: auto;
    }

    .pox-Typical {
        padding: 24% 5px 0 !important;
    }

    .pox-Typical .ldhy-item-title a {
        font-size: 15px;
    }

    .pox-Typical .fddtr-title {
        text-align: center;
    }

    .pox-Typical .ldhy-ckgd.home-ckgd {
        display: none;
    }

    .ldhy-pic,
    .ldhy-pic img {
        height: 160px;
        object-fit: cover;
    }

    .ldhy-pic:after {
        height: 54px;
    }

    .ldhy-item-more {
        width: 100px;
        height: 30px;
        margin-top: 10px;
        border-radius: 20px;
    }

    .ldhy-item-more a {
        font-size: 15px;
    }

    .ldhy-module {
        padding: 8px;
        bottom: 0;
        height: 55px;

    }

    .ldhy-module:after {
        display: none;
    }

    .ldhy-item-title {
        font-size: 18px;
        margin-top: 0;
    }

    .ldhy-item-sum,
    .ldhy-item-more {
        display: none;
    }

    .pox-culture .culture-img {
        transform: scale(1.2);
        margin-top: 30px;
        width: 100%;
    }

    .pox-culture .container {
        padding-top: 20%;
    }

    .pox-culture .views-more {
        display: none;
    }
}

@media screen and (max-width: 750px) {
    .about_content {
        margin-top: 8px;
        font-size: 12px;
        line-height: 22px;
        text-align: left;
        height: auto;
    }

    .left_item {
        padding: 5px;
    }

    .right_img {
        display: none;
    }
}