@media screen and (max-width:1000px) {

    .top {
        display: none;
    }

    .gxHead {
        display: block;
    }

    .section .wrapper {
        width: 96%;
        padding-top: 0px;
    }

    .index-container .swiper-container {
        margin-top: 70px;
    }

    .index-container .section1 .swiper-slide .slogn {
        left: 20px;
        bottom: 20px;
        padding-left: 20px;
        height: 100px;


    }

    .index-container .section1 .swiper-slide .slogn h1 {
        font-size: 20px;
        line-height: 36px;
    }

    .index-container .section1 .swiper-slide .slogn h3 {
        font-size: 16px;
        line-height: 30px;

    }

    .index-container .section1 .swiper-slide .slogn p {
        font-size: 16px;
        line-height: 30px;
    }

    .section2 .wrapper .news-header {
        margin-top: 20px;
    }

    .section2 .wrapper .news-header .left {
        flex-shrink: 0;
    }

    .section2 .wrapper .news-header .left .cn-name {
        font-size: 20px;
    }

    .section2 .wrapper .news-header .left .en-name {
        font-size: 16px;
    }

    .section2 .wrapper .news-header .right {
        flex-wrap: wrap;
    }

    .section2 .wrapper .news-header .right .more {
        display: none;
    }

    .section2 .wrapper .news-header .right .tabs .tab {
        width: 80px;
        height: 30px;
        line-height: 30px;
    }

    .section2 .wrapper .wrap {
        flex-wrap: wrap;
        height: auto;
    }

    .section2 .wrapper .wrap .newsSwiper {
        width: 100%;
        height: 250px;
    }

    .section2 .wrapper .wrap .right {
        width: 100%;
    }

    .section2 .wrapper .wrap .newsSwiper .swiper-slide .news-t {
        height: 40px;
        white-space: nowrap;
        padding-right: 50px;
        box-sizing: border-box;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 40px;
    }

    .section2 .wrapper .wrap .right .active {
        height: auto;
    }

    .section2 .wrapper .wrap .right .active .cover {
        width: 120px;
        height: 120px;
        flex-shrink: 0;
        margin-right: 5px;
    }

    .section2 .wrapper .wrap .right .active .cover img {
        object-fit: cover;
    }

    .section2 .wrapper .wrap .right .news-item .info .h3 {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }
.exhibition-nav ul {
  padding: 0;
  margin: 0;
  display: flex;
  margin: 0 auto;
  height: 100%;

}
.exhibition-nav ul{
    width: 100%;
}
    .section2 .wrapper .wrap .right .news-item {
        padding-left: 10px;
    }

    .section2 .wrapper .wrap .right .news-item .info .time {
        white-space: nowrap;
    }

    .section2 .wrapper .wrap .right .active {
        padding-left: 0px;
    }

    .section3 .list {
        flex-direction: column;
    }

    .section3 .list .item {
        margin-top: 0px !important;
        margin-bottom: 15px;
    }

    .section3 .list .item .wrap {
        padding: 20px;
    }

    .section3 .list .item .wrap .icon {
        width: 40px;
        height: 40px;
        max-width: 100%;
        max-height: 100%;
    }

    .section3 .list .item .wrap .title-w .cn-title {
        font-size: 20px;
    }

    .section3 .list .item .wrap .title-w .en-title {
        font-size: 16px;
    }

    .section3 .list .item .wrap .add {
        width: 20px;
        height: 20px;
    }

    .section4 .wrapper .title-w .cn-title {
        font-size: 24px;
    }

    .section4 .wrapper .title-w .ms {
        font-size: 18px;
        line-height: 40px;
    }

    .section4 .wrapper .about {
        width: 90%;
    }

    .section4 .wrapper ul {
        width: 90%;
        flex-wrap: wrap;
    }

    .section4 .wrapper ul li {
        margin-bottom: 20px;
    }

    .section4 {
        padding: 40px 0px;
    }

    .section4 .wrapper ul .top1 .num {
        font-size: 20px;
    }

    .section4 .wrapper ul .top1 span {
        font-size: 16px !important;
    }

    .section5 .newsSwiper1 {
        margin-top: 20px;
        height: 340px;
    }

    .section5 .newsSwiper1 .swiper-slide .cover {
        height: 220px;
    }

    .section5 .newsSwiper1 .swiper-slide .info .t {
        font-size: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .section5 .newsSwiper1 .swiper-slide .info p {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        margin: 0px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .section5 .newsSwiper1 .swiper-slide .info .more {
        height: auto;
    }

    .section5 .newsSwiper1 .swiper-slide .info .more span {
        font-size: 16px;
    }

    .section5 .newsSwiper1 .swiper-slide .info .more img {
        width: 9px;
        height: 14px;
    }

    .footer .link-wrap {
        height: auto;
    }

    .footer .link-wrap .wrapper {
        width: 96%;
    }

    .footer .link-wrap .wrapper .label {
        font-size: 16px;
        white-space: nowrap;
    }

    .footer .link-wrap .wrapper .link-list {
        flex-wrap: wrap;
    }

    .footer .f-w {
        width: 96%;
        flex-wrap: wrap;
    }

    .footer .f-w .left .logo {
        width: 200px;
        height: auto;
    }

    .footer .f-w .right {
        flex-wrap: wrap;
        margin-top: 30px;
    }

    .footer .f-w .left .codes .code {
        width: 100px;
        height: 130px;
    }

    .footer .f-w .left .codes .code .g {
        height: 100px;
    }

    .footer .f-w .left .codes .code p {
        margin: 0px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
    }

    .footer .f-w .left .codes select {
        width: 120px;
        height: 40px;
    }

    .footer .f-b {
        height: auto;

    }

    .footer .f-b .wrapper {
        width: 96%;
        flex-wrap: wrap;
        display: flex;
    }

    .banner {
        margin-top: 70px;
        height: 200px;
        background-size: cover;
        background-position: center center;
    }

    .about .page1 {
        background-size: cover;
        background-position: center;
    }

    .about .page1 .wrapper {
        width: 96%;
        flex-wrap: wrap;
        box-sizing: border-box;
        padding: 50px 0px;
    }

    .about .page1 .wrapper .left {
        width: 100%;
    }

    .about .page1 .wrapper .right {
        width: 100%;
    }

    .about .page1 .wrapper .left .title-wrap .cn-title {
        font-size: 40px;
    }

    .about .page1 .wrapper .left .title-wrap .en-title {
        font-size: 28px;
    }

    .about .page1 .wrapper .left .slogn p {
        line-height: 40px;
    }

    .about .page1 .wrapper .left .cover {
        width: 100%;
        margin-bottom: 30px;
        height: auto;
    }

    .about .page1 .wrapper .right ul .top1 .num {
        font-size: 36px;
    }

    .about .page1 .wrapper .right ul {
        flex-wrap: wrap;
        margin-top: 40px;
    }

    .about .page1 .wrapper .right ul li {
        margin-bottom: 36px;
    }

    .page2 .wrapper .news-header .left .cn-name {
        font-size: 30px;
    }

    .page2 .wrapper .news-header .left .en-name {
        font-size: 20px;
    }

    .page2 .wrapper {
        width: 96%;
    }

    .page2 .wrapper table td {
        height: 40px;
        font-size: 16px;
    }

    .page2 .wrapper table thead th {
        font-size: 20px;
    }

    .page3 .wrapper {
        width: 96%;
    }

    .page3 .title-w .cn-title {
        font-size: 30px;
    }

    .page3 .title-w .en-title {
        font-size: 20px;
    }

    .page4 {
        height: auto;
    }

    .page4 .title-wrap .cn-t {
        font-size: 30px;
    }

    .page4 .title-wrap .en-t {
        font-size: 20px;
        line-height: 40px;
    }

    .page4 .fz-swiper .swiper-slide-active .desc {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .page4 .swiper-pagination-progressbar {
        bottom: 40px;
        top: unset;
    }

    .page4 .handle {
        width: 120px;
        justify-content: center;
        height: 30px;
    }

    .page4 .handle .left,
    .page4 .handle .right {
        width: 30px;
        height: 30px;
    }

    .page4 .wrapper {
        padding: 40px 0px;
    }

    .page5 .wrapper {
        width: 96%;
    }

    .page5 .wrapper .title-wrap .cn-title {
        font-size: 30px;
    }

    .page5 .wrapper .title-wrap .en-title {
        font-size: 20px;
    }

    .page5 .wrapper .wrap {
        flex-wrap: wrap;
    }

    .page5 .wrapper .left {
        width: 100%;
        height: 300px;
    }

    .page5 .wrapper .wrap .left .item {
        line-height: 30px;
        padding-left: 15px;
    }

    .page5 .wrapper .wrap .left .item::after {
        width: 10px;
        height: 10px;
        top: calc(50% - 5px);
    }

    .page5 .wrapper .wrap .honorSwiper {
        width: 100%;
        height: 300px;
    }

    .page6 .wrapper {
        width: 96%;
    }

    .page6 .list-wrap .item {
        height: 40px;
        font-size: 16px;
    }

    .page6 .list-wrap .item .icon {
        width: 10px;
        height: 10px;
        display: flex;
        align-items: center;
    }

    .page5 .wrapper .wrap .honorSwiper .swiper-slide-active {
        margin-left: 0px;
        padding: 0px;
        width: 100% !important;
    }

    .exhibition .paragraph1 .wrapper {
        width: 96%;
        margin-top: 30px;
    }

    .contact .page1 .wrapper {
        width: 96%;
        flex-wrap: wrap;
    }

    .contact .page1 .wrapper .item {
        width: 49%;
        height: 200px;
    }

    .contact .page1 .wrapper .item .icon {
        max-width: none;
        max-height: none;
        width: 30px;
        height: auto;
    }

    .contact .page1 .wrapper .item .label {
        font-size: 20px;
    }

    .contact .page1 .wrapper .item .value {
        font-size: 20px;
    }

    .contact .page1 .wrapper .item .map {
        width: 120px;
        height: 30px;
        line-height: 30px;

    }

    .contact .page1 .wrapper .item .ms {
        font-size: 12px;
    }

    .contact .page2 .wrapper {
        width: 96%;
        flex-wrap: wrap;
        box-sizing: border-box;
        padding: 30px 0px;
    }
    .contact1 .page2 .wrapper{
        width: 90%;
        padding: 100px 0px;
    }
    .contact1 .page2 .wrapper form button{
        width: 200px;
        height: 60px;
    }
    .contact .page2 .wrapper .left {
        width: 100%;
    }

    .contact .page2 .wrapper form {
        width: 100%;
    }

    .contact .page2 .wrapper form .ipt-wrap {
        /* width: 30%;
        height: 30px; */
        width: 100%;
        height: 60px;
        margin-bottom: 10px;
    }

    .contact .page2 .wrapper .title-wrap .en-title {
        font-size: 42px;
        line-height: 71px;
    }

    .contact .page2 .wrapper form .ipt-wrap input {
        font-size: 16px;
    }

    .contact .page2 .wrapper form .area-wrap {
        height: 200px;
    }

    .contact .page2 .wrapper form .area-wrap textarea {
        font-size: 20px;
    }

    .contact .page2 .wrapper .title-wrap .cn-title {
        font-size: 30px;
    }

    .contact .page2 .wrapper form button {
        width: 120px;
        height: 30px;
        font-size: 16px;
    }

    .news .wrapper {
        width: 96%;
        padding: 30px 0px;
    }

    .contentDetail .title {
        font-size: 30px;
        line-height: 40px;
    }

    .tal-item {
        height: 100px;
    }

    .tal-item .time {
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
        height: 50px;
    }

    .tal-item .info .title {
        font-size: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        line-height: 30px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .tal-item .info .desc {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .tal-item img {
        width: 30px;
        height: auto;
        margin-top: 15px;
    }

    .tal-item .time .year {
        font-size: 12px;
    }

    .tal-item .time .day {
        font-size: 14px;
    }

    .tal-item .info {
        margin-right: 30px;
    }

    .news .item {
        width: 100%;
        height: 360px;
    }

    .news .item .cover {
        height: 240px;
    }

    .news .item .content .title {
        font-size: 18px;
        line-height: 30px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .news .item .desc {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

    .news .item .more {
        margin-top: 10px;
        padding-top: 10px;
    }
    .exhibition-nav ul li{
        flex-shrink: 0;
    }
    .exhibition-nav ul{
        overflow-x: scroll;
    }
}