@media screen and (max-width:1000px) {
    .gxHead {
        display: flex;
    }

    .nav-height {
        display: block;
    }

    .top {
        display: none;
    }

    #fullpage {
        display: none;
    }

    .mobile-container {}

    .index-container .section .swiper-container {
        height: 170px;
        margin-top: 70px;
    }

    .index-container .section {
        height: auto;
    }

    .section-2 {
        overflow: hidden;
    }

    .section-2 .wrapper {
        height: auto;
        flex-wrap: wrap;
    }

    .section-2 .wrapper .about-info {
        width: 100%;
    }

    .section-2 .wrapper .about-info .more {
        width: 120px;
        height: 40px;
        margin-bottom: 20px;
    }

    .index-container .section-1 .swiper-slide .slogn {
        left: 1%;
        bottom: 10px;
        height: auto;
        padding-left: 20px;
margin-bottom:20px;
    }

    .index-container .section-1 .swiper-slide .slogn h3 {
        line-height: 18px;
    }

    .index-container .section-1 .swiper-slide .slogn h1 {
        font-size: 20px;
    }

    .index-container .section-1 .swiper-slide .slogn h3 {
        font-size: 16px;
    }

    .index-container .section-1 .swiper-slide .slogn p {
        line-height: 22px;
    }

    .section-2 {
        background-size: cover;
        background-position: center center;
        box-sizing: border-box;
        padding-bottom: 40px;
    }

    .section-2 .wrapper .about-wrap {
        width: 100%;
        height: 280px;
    }

    .section-2 .wrapper .about-wrap .list {
        height: 100px;
    }

    .section-2 .wrapper .about-wrap .list .item .num {
        font-size: 24px;
    }

    .section-3 {
        min-height: 1000px;
    }
    .mobile-container .section-3{
        min-height: 100vh;
    }

    .section-3 .column {
        flex-wrap: wrap;
        height: auto; 
        margin-top: 0px;
    }

    .section-3 .column .item {
        width: 100%;
        height: 130px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    }

    .section-3 .bgs-wrap .bg img {
        object-fit: cover;
    }

    .section-3 .wrapper {
        flex-wrap: wrap;
    }

    .section-3 .wrapper .label h1 {
        font-size: 20px;
        line-height: 30px;
    }

    .section-3 .wrapper .label .en-name {
        font-size: 18px;
    }

    .section-3 .wrapper .label p {
        font-size: 16px;
        margin: 0px;
    }

    .section-3 .wrapper ul {
        flex-wrap: wrap;
        width: 16.8rem;
        display: flex;
        justify-content: space-between;
    }
    .section-3 .wrapper ul:nth-child(2) li{
        margin-right: 0px;
        width: 33%;
    }
    .section-3 .wrapper ul:nth-child(2) li:nth-child(3){
        margin-right: 0;
    }
    .section-3 .wrapper ul:nth-child(2) li:nth-child(5){
        margin-right: 0;
    }
    .section-3 .wrapper ul:nth-child(3) {
        width: 16.8rem;
        justify-content: space-between;
    }
    .section-3 .wrapper ul:nth-child(3) li{
        width: 33%;
        margin-right: 0;
    }
    .section-3 .wrapper ul:nth-child(2) li:hover .icon::after,   .section-3 .wrapper ul:nth-child(3) li:hover .icon::after{
        left: 12px;
    }
    
    .section-3 .wrapper ul li a .icon {
        width: 70px;
        height: 70px;
    }

    .section-3 .wrapper ul li a .icon img {
        max-width: 40px;
        max-height: 40px;
    }

    .section-3 .wrapper ul li:hover .icon::after {
        width: 90px;
        height: 90px;
        left: -10px;
        top: -10px;
    }

    .section-3 .column .item .icon {
        width: 50px;
        height: 50px;
        margin-top: 0;
    }

    .section-3 .column .item .more {
        width: 130px;
        height: 35px;
    }

    .section-3 .column .item .titles .cn-title {
        font-size: 18px;
    }

    .section-4 {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 500px;
    }

    .section-4 .wrapper {
        height: auto;
    }

    .section-4 .header-top .left .cn-title {
        font-size: 24px;
        line-height: 30px;
    }

    .section-4 .header-top .left .en-title {
        font-size: 20px;
    }

    .section-4 .header-top .more {
        width: 120px;
        height: 40px;
    }

    .section-4 .header-top .more img {
        width: 20px;
        height: auto;
    }

    .section-4 .swiper-container {
        margin-top: 20px !important;
        height: 350px !important;
    }

    .section-4 .swiper-container .swiper-slide {
        box-sizing: border-box;

    }

    .section-4 .swiper-container .swiper-slide .news-t {
        width: 100%;
    }

    .section-4 .swiper-container .swiper-slide .cover {
        height: 150px;
    }

    .footer .link {
        height: auto;

    }

    .footer .link .wrapper {
        flex-wrap: wrap;
    }

    .footer .link .wrapper .link-list {
        flex-wrap: wrap;
    }

    .footer .link .wrapper .link-list a {
        margin: 10px 0px;
    }

    .footer .footer-t .wrapper {
        width: 16.8rem;
        flex-wrap: wrap;
    }

    .footer .footer-t .left .codes {

        margin-bottom: 40px;
    }

    .footer .footer-t .left .codes .code {
        width: 120px;
        height: 130px;
    }

    .footer .footer-t .left .codes .code .i {
        width: 100%;
        height: 110px;
    }

    .footer .footer-t .left .codes .code .t {
        height: 20px;
        line-height: 20px;
    }

    .footer .footer-t .right {
        width: 100%;
        height: 200px;

    }

    .footer .footer-t .right img {
        height: auto;
    }

    .footer .footer-t .left .logo {
        width: 120px;
        height: auto;
        margin-bottom: 0px;
    }

    .footer .footer-b .wrapper {
        flex-wrap: wrap;
    }

    .footer .footer-b {
        height: auto;
    }

    .banner {
        margin-top: 70px;
    }

    .banner .label .title {
        font-size: 20px;
    }

    .banner .wrapper {
        padding-top: 20px;
        margin-top: 10px;
    }

    .banner .label .en-title {
        font-size: 20px;
        line-height: 24px;
    }

    .logo-wrap img {
        width: 20px;
        height: auto;
    }

    .logo-wrap {
        width: 40px;
        height: 40px;
    }
    .honor{
        background-size: cover;
    }
    .honor .wrapper .header-t .label .cn-title {
        font-size: 20px;
    }

    .honor .wrapper .header-t .label .en-title {
        font-size: 18px;
        line-height: 20px;
    }

    .honor .wrapper .header-t .tabs {
        margin-left: 0px;
    }

    .honor .wrapper .header-t {
        flex-wrap: wrap;
    }

    .honor .wrapper .header-t .tabs .tab-item {
        width: 120px;
        height: 40px;
        margin: 20px 0px;
    }

    .honor .wrapper .header-t .handle .left,
    .honor .wrapper .header-t .handle .right {
        width: 40px;
        height: 40px;
    }

    .honorSwiper {
        height: 520px;
    }

    .honorSwiper .swiper-slide .i {
        height: 450px;
        box-sizing: border-box;
        padding: 10px ;
        background-color: #FFF;
        width: 100%;
    }
    .zzSwiper .swiper-slide .i{
        width: 100%;
    }

    .news {
        height: auto;
    }

    .news-list {
        padding-top: 20px;
        overflow: hidden;
        padding-bottom: 40px;
        height: auto;
    }

    .news-list .wrapper .item {
        width: 100%;
        height: 80px;
    }

    .news-list .wrapper .item .time {
        width: 80px;
        height: 100%;
        flex-shrink: 0;
    }

    .news-list .wrapper .item .time .day {
        font-size: 20px;
    }

    .news-list .wrapper .item .title {
        line-height: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .culture {
        font-size: 14px;
        overflow-y: scroll;
    }

    .yw {
        height: auto;
    }

    .yw-wrap {
        height: auto;
        margin-top: 55px !important;
    }

    .yw-wrap .wrapper .drop-item {
        width: 120px;
        height: 40px;
    }

    .yw-wrap .wrapper .drop-content {
        height: auto;
    }

    .yw-wrap .wrapper .drop-content a .icon {
        height: 50px;
        width: 50px;
    }

    .yw-wrap .wrapper .drop-content {
        flex-wrap: wrap;
        box-sizing: border-box;
        padding: 40px 20px;
        height: 300px;
        top: 40px;
    }

    .yw-wrap .wrapper .drop-content a .icon img {
        max-width: 30px;
        max-height: 30px;
    }

    .yw-wrap .wrapper .drop-content a {
        margin-right: 20px;
    }

    .yw-wrap .wrapper .drop-item {
        line-height: 40px;
    }

    .yw-wrap .wrapper {
        overflow-x: scroll;
    }

    .yw-container {
        margin-top: 300px;
    }

    .yw-container .page1 .wrapper {
        width: 16.8rem;
    }

    .yw-container .page1 .wrapper .en-title {
        font-size: 20px;
    }

    .yw-container .page2 .wrapper .title {
        margin-bottom: 30px;
    }

    .yw-container .page2 .wrapper .show {
        height: auto;
        flex-wrap: wrap;
    }

    .yw-container .page2 .wrapper .show .left {
        width: 100%;
    }

    .yw-container .page2 .wrapper .show .right {
        width: 100%;
    }

    .yw-container .page3 .wrapper .title {
        font-size: 20px;
    }

    .yw-container .page3 {
        box-sizing: border-box;
        padding: 30px 0px;
    }

    .yw-container .page3 .wrapper table tr td {
        box-sizing: border-box;
        padding: 10px;
    }

    .page4 .yw-swiper .title-b {
        width: 300px;
        bottom: 20px;
        height: auto;

    }

    .page4 .yw-swiper .title-b h2 {
        font-size: 20px;
        line-height: 30px;

    }

    .page4 .yw-swiper .title-b p {
        font-size: 16px;
        line-height: 20px;
    }

    .page4 .fix-t {
        font-size: 20px;
    }

    .party-wrap {
        width: 100%;
        padding-top: 40px;
        margin-top: 0px;
    }

    .party-wrap .title {
        font-size: 20px;
        line-height: 32px;
    }

    .section-2 .wrapper .about-info .title {
        font-size: 20px;
    }
    .yw-wrap .wrapper .drop-content .active .icon::after{
        width: 60px;
        height: 60px;
        left: -5px;
        top:-5px;
    }
    .yw-wrap .wrapper .drop-content a:hover .icon::after{
        width: 60px;
        height: 60px;
        left: -5px;
        top:-5px;
    }
    .mobile-container .section .swiper-container .swiper-slide{
        background-color: #FFF;
        height: 100%;
        width: 100%;
        box-sizing: border-box;
        padding: 0.4rem 0.35rem;
        flex-direction: column;
    }
    .footer .footer-t .left .codes{
        /* position: absolute; */
        right: 0px;
        top: 0px;
    }
    .footer .footer-t .left .codes .code{
        margin-right: 0px;
    }
    .honorSwiper .swiper-slide-item, .zzSwiper .swiper-slide-item{
        width: 100%;
    }
    .pc-swiper{
        display: none;
    }
    .mobile-swiper{
        display: block;
    }
    .yw-container .page3 .wrapper .table .cell{
        width: 100%;
        min-height: 60px;
        line-height: 30px;
    }
    .honor .wrapper .handle{
        position: absolute;
        bottom: -20px;
        left: 45%;
    }
    .honorSwiper .swiper-slide {
        display: flex;
        flex-direction: column;
    }
    .honorSwiper .swiper-slide .i img{
        width:100%;
        height: 100%;
        object-fit: cover;
    }
    .honorSwiper .swiper-slide p{
        text-align: center;
        width: 100%;
        margin: 0 ;
    }
    .zzSwiper .swiper-slide{
        display: flex;
        flex-direction: column;
    }
    .zzSwiper .swiper-slide p{
        text-align: center;
    }
    .honor{
        height: 100%;
    }
    .banner .wrapper{
        flex-wrap: wrap;
    }
    .banner .jg-img{
        width: 100%;
    }
    .banner .label .title{
        font-size: 22px;
    }
    .banner .label .en-title{
        font-size: 20px;
    }
    .banner{
        height: auto;
        
    }
    .banner .content{
        font-size: 18px;
        width: 100%;
        line-height: 26px;
        margin-top: 20px;
        position: relative;
    }
    .footer .footer-t .left{
        width: 100%;
    }
.yw-container .page2 .wrapper{
padding:20px 0px;
height:auto;
}
}