.common1-page1 {}

.page-wrap {
    /* padding-bottom: ; */
}

.page-title {
    padding-top: 3.375rem;
    margin-bottom: 3rem;
}

.page-title>h2 {
    font-size: 2.5rem;
    line-height: 3.75rem;
    font-weight: 600;
}

.page2 {
    padding-top: 2.4rem;
    margin-top: -2.4rem;
}

.page2 {}

.page2-container-list {
    /* width: 100%; */
    padding-bottom: 2.7rem;
}

.page2-container-list::after {
    content: ' ';
    flex: 1;
}

.page2-container-list .item {
    margin-bottom: 0.5rem;
    width: 17%;
    min-width: 180px;
    min-height: 3.4rem;
}

.page2-container-list .item a {
    text-align: center;
    font-size: 0.875rem;
    line-height: 1.1rem;
    /* white-space: nowrap; */
    position: relative;
    z-index: 2;
    transition: all 0.3s ease-in;
    display: block;
    padding: 0.7rem 4%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center !important;
    align-items: center !important;
    height: 100%;
}

.page2-container-list .item a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(2, 179, 255, 0) 0%, #CED7EA 100%);
    opacity: 0.1;
    transform: skewX(-23deg);
    transition: all 0.3s ease-in;
}

.page2-container-list .item:hover a,
.page2-container-list .item.active a {
    color: rgba(0, 79, 255, 1);
}

.page2-container-list .item:hover a:before,
.page2-container-list .item.active a:before {
    background: linear-gradient(90deg, rgba(2, 179, 255, 0) 0%, #004FFF 100%);
    opacity: 0.1;
}

.page2-container-list .item p {}

.page2-container-bottom1 {
    padding-top: 1.5rem;
    position: relative;
    background-color: rgba(129, 132, 136, 0.15);
}

.page2-container-bottom1::before {
    content: '';
    height: 100%;
    width: 50%;
    position: absolute;
    left: 69%;
    bottom: 0;
    z-index: 2;
    background: linear-gradient(171deg, rgba(2, 179, 255, 0.7) 0%, rgba(0, 79, 255, 0.7) 100%);
    transform: skewX(-23deg);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

.page2-container-bottom1::after {
    content: '';
    display: block;
    width: 50%;
    right: 0;
    bottom: 0;
    height: 62%;
    background: url(/src/img/index/banner-bo.png) right bottom no-repeat;
    background-size: contain;
    background-size: contain;
    position: absolute;
    z-index: 2;
}

*,
 ::after,
 ::before {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

.page2-container-bottom1 .list-item {
    display: none;
    position: relative;
    z-index: 1;
}

.page2-container-bottom1 .list-item.active {
    display: block;
}

.page2-container-bottom1 .bottom-left {}

.page2-container-bottom1 .bottom-left h2 {
    font-size: 1.5rem;
    line-height: 2.25rem;
    color: rgba(0, 79, 255, 1);
    padding-top: 2rem;
    margin-bottom: 1rem;
    width: 70%;
}

.page2-container-bottom1 .bottom-left p {
    font-size: 0.875rem;
    line-height: 1.5rem;
    color: rgba(29, 29, 31, 0.65);
    width: 70%;
    margin-bottom: 3.57rem;
}

.page2-container-bottom1 .bottom-right {
    /* width: 39%; */
}

.page2-container-bottom1 .bottom-right img {
    width: 100%;
}

.page2-container-bottom1 .bottom-right .swiper-slide {
    padding-bottom: 1.5rem;
    overflow: hidden;
}

.page2-container-bottom1 .bottom-right .swiper-slide span {
    padding: 0.5rem 1.5rem;
    font-size: 12px;
    line-height: 18px;
    position: absolute;
    right: -0.5rem;
    bottom: 1rem;
    color: #fff;
    z-index: 2;
}

.page2-container-bottom1 .bottom-right .swiper-slide span::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: linear-gradient(140deg, rgba(2, 179, 255, .6), rgb(0, 79, 255, .6));
    transform: skewX(-23deg);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    z-index: -1;
}

.page2-container-bottom1 .bottom-right img {
    width: 100%;
    height: 26.4375rem;
    object-fit: cover;
}

.page3 {}

.page3 .page-wrap {
    padding: 0 0 5.75rem;
    background: #fff;
}

.page-02-title {}

.page-02-title h2 {
    font-size: 1.5rem;
    line-height: 3.75rem;
    color: rgba(0, 79, 255, 1);
}

.page3-swiper {
    padding-right: 3%;
}

.page3-swiper .swiper-wrapper {
    /* height: 34.5rem; */
}

.page3-swiper .swiper-wrapper .swiper-slide {
    width: calc(33.3% - 3rem);
    margin-bottom: 1.5rem;
    height: auto;
}

.page3-container {
    position: relative;
}

.page3-container .news-item {
    width: 100%;
    height: 10rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-width: 0px;
    position: relative;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    cursor: pointer;
    background: linear-gradient(90deg, rgba(2, 179, 255, 0) 0%, rgba(206, 215, 234, 0.1) 100%);
    background-size: 100% 100%;
    transform: skewX(-23deg);
    border-right: 1px solid #000;
    border-image: linear-gradient(203deg, rgba(0, 79, 255, .1) 0%, rgba(0, 79, 255, 1) 30%, rgba(0, 79, 255, 1) 100%) 1;
}

.page3-container .news-item .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0%;
    top: 0;
    /* background: linear-gradient(90deg, rgba(2, 179, 255, 0) 0%, rgba(206, 215, 234, 0.1) 100%);
    background-size: 100% 100%;
    transform: skewX(-23deg); */
    /* z-index: 1; */
}


/* .page3-container .news-item::before {
    transform: skewX(-23deg);
    content: '';
    width: 30%;
    height: 2rem;
    position: absolute;
    bottom: 0;
    left: 55.5%;
    border: 1px solid rgba(0, 79, 255, 1);
    display: block;
    transition: all 0.3s ease-in-out;
} */

.page3-container .news-item::after {
    /* content: '';
    width: 100%;
    height: 100%;
    background: url(/src/img/joinus/page4_kong.svg) right bottom no-repeat;
    background-size: auto 100%;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 1; */
    /* width: 1px;
    height: 100%;
    position: absolute;
    transform: skewX(-23deg);
    bottom: 0;
    right: 8%;
    background: linear-gradient(27deg, rgba(0, 79, 255, 1) 0%, rgba(0, 135, 255, 0) 100%);
    display: block;
    transition: all 0.3s ease-in-out; */
}

.page3-container .news-item.active {
    background: linear-gradient(90deg, rgba(2, 179, 255, 0) 0%, rgba(0, 79, 255, 0.1) 100%);
}

.page3-container .news-item:hover .bg {
    background: linear-gradient(90deg, rgba(2, 179, 255, 0) 0%, rgba(0, 79, 255, 0.1) 100%);
}

.page3-container .news-item:hover .time-box {
    background: rgba(0, 79, 255, 1);
}

.page3-container .news-item.active .time,
.page3-container .news-item:hover .time {
    color: #fff;
}

.page3-container .news-item:hover h4 {
    color: #004FFF;
}

.page3-container .news-item h4 {
    width: 100%;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.625rem;
    color: #1D1D1F;
    margin-bottom: 1rem;
    width: 84%;
    max-height: 3.25rem;
    overflow: hidden;
    transform: skew(23deg) translatex(7%);
    text-align: left;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.page3-container .news-item p {
    width: 100%;
    margin-left: -10%;
    opacity: 0.65;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: justify;
    /* 浏览器可能不支持 */
    color: #1D1D1F;
    width: 80%;
    margin-bottom: 1.2rem;
    max-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    display: none;
}

.page3-container .news-item .time-box {
    position: absolute;
    right: 0;
    bottom: 0;
    border: 1px solid rgba(0, 79, 255, 1);
    border-right-width: 0px;
    padding: 0.4rem 1rem;
}

.page3-container .news-item .time {
    /* position: absolute; */
    font-size: 0.8rem;
    line-height: 1rem;
    text-align: center;
    /* right: 18%; */
    /* bottom: 3%; */
    /* width: 27%; */
    z-index: 3;
    font-weight: 400;
    /* 浏览器可能不支持 */
    color: #004FFF;
    display: block;
    transition: all 0.3s ease-in-out;
    transform: skew(23deg) translateX(0%);
}

.page3-container .swiper-button-prev-1,
.swiper-button-next-1 {
    position: absolute;
    top: -5.2rem;
    width: 3.625rem;
    height: 3.375rem;
    color: #fff;
    background-color: #004FFF;
    transform: skew(-23deg);
}

.page3-container .swiper-button-prev-1 {
    left: auto;
    right: 3.1rem;
}

.page3-container .swiper-button-next-1 {
    right: -1.5rem;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 1.5rem;
    transform: skewX(23deg);
}

.page4 {
    padding-bottom: 5rem;
}

.page4 .page4-container {
    overflow: auto;
    max-height: 741px;
}

.page4 .table {
    min-width: 600px;
}

.page4 .table thead {}

.page4 .table thead th {
    font-size: 1rem;
    line-height: 1.5rem;
    color: rgba(29, 29, 31, 1);
    padding: 1rem;
}

.page4 .table thead tr th:nth-of-type(1),
.page4 .table thead tr th:nth-of-type(2),
.page4 .table tbody tr td:nth-of-type(1) {
    text-align: center;
}

.page4 .table tbody tr td:nth-of-type(1) {}

.page4 .table tbody {}

.page4 .table tbody tr {}

.page4 .table tbody td {
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: rgba(29, 29, 31, 0.65);
    padding: 1rem;
    font-weight: 400;
}

.page4 .table thead th,
.page4 .table tbody td {
    border-bottom: 1px solid rgba(236, 236, 237, 1);
}

.page5-container {
    position: relative;
}

.page5-container .page-title {
    position: absolute;
    left: 50%;
    top: 10%;
    z-index: 3;
    transform: translateX(-50%);
}

.page5-container .page-title h2 {
    color: #fff;
}

.page5-container .list-mes h2 {
    font-size: 1.5rem;
    line-height: 2.25rem;
    margin-bottom: 1rem;
    color: #fff;
}

.page5-container .list-mes p {
    font-size: 0.875rem;
    line-height: 1.5rem;
    color: #fff;
    font-weight: 400;
}

.page5-container-list {
    position: absolute;
    right: -9%;
    bottom: -0%;
    width: 67%;
    height: 70%;
}

.page5-container-list .page5-container-bg-white {
    width: 7%;
    height: 80%;
    position: absolute;
    left: 0%;
    bottom: -1px;
    background-color: rgba(255, 255, 255, 0.85);
    z-index: 1;
    /* backdrop-filter: blur(12px); */
    transform: skewX(-23deg);
    -ms-transform: skewX(-23deg);
    -moz-transform: skewX(-23deg);
    -webkit-transform: skewX(-23deg);
    -o-transform: skewX(-23deg);
}

.page5-container-list .page5-container-bg {
    position: absolute;
    width: 90%;
    height: 100%;
    left: 8%;
    bottom: -1px;
    z-index: 1;
    background: linear-gradient(140deg, rgba(2, 179, 255, 0.6), rgba(0, 79, 255, .6));
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    transform: skewX(-23deg);
    -ms-transform: skewX(-23deg);
    -moz-transform: skewX(-23deg);
    -webkit-transform: skewX(-23deg);
    -o-transform: skewX(-23deg);
}

.page5-container-list::after {
    content: '';
    right: 13%;
    bottom: 0;
    width: 10%;
    position: absolute;
    background: url(/src/img/corporation/page2_icon_04.svg) right bottom no-repeat;
    background-size: 100% auto;
    transform: skew(-20deg);
    height: 100%;
}

.page5-container-list::before {
    /* content: ''; */
    width: 7%;
    height: 80%;
    position: absolute;
    left: -7%;
    bottom: 0px;
    background-color: rgba(255, 255, 255, 0.85);
    z-index: -1;
}

.page5-container .page5-bg img {
    height: 31.5625rem;
    object-fit: cover;
}

.page5-container .list-mes1 {
    position: absolute;
    bottom: 10%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 2;
    display: flex;
    justify-content: flex-end;
}

.page5-container .list-mes {
    width: 39%;
}

.page6 {
    padding: 2.5rem 0 4rem;
}

.page6 .item-bg {
    position: relative;
    z-index: 2;
}

.page6 .item-bg img {
    width: 100%;
}

.page6 .swiper-slide {
    margin-bottom: 20px;
}


/* .page6 .swiper-wrapper {
    height: 510px;
}

.page6 .swiper-wrapper .swiper-slide {
    height: 215px;
} */

.swiper-slide .item-mes {
    margin-top: -24px;
}

.swiper-slide .item-mes h2 {
    position: relative;
    z-index: 3;
    padding: 8px 16px;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    min-width: 50%;
    text-align: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.swiper-slide h2::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(140deg, rgba(2, 179, 255, 0.6) 0%, rgba(0, 79, 255, 0.6) 100%);
    backdrop-filter: blur(0.75rem);
    -webkit-backdrop-filter: blur(0.75rem);
    transform: skewX(-23deg);
    right: -7px;
    z-index: -1;
}

.page6-container .page6-swiper {
    padding-bottom: 40px;
}

.page6-container .page6-swiper .swiper-pagination {
    text-align: center;
}

.page6-container .page6-swiper .item-bg {
    height: 14.5vw;
    max-height: 217.49px;
}

.page6-container .page6-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 0.7rem;
    height: 2px;
    background: rgba(0, 79, 255, .35);
    border-radius: 0;
}

.page6-container .page6-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 1.5rem;
    background: rgba(0, 79, 255, 1);
}

.page-model {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(29, 29, 31, 0.65);
    z-index: 10001;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    display: none;
}

.page-model .model-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.page-model .model-wrapper .model-container {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
    padding: 1.5rem 3rem 3.5rem;
    padding-right: 1rem;
    max-width: 1200px;
    height: 60%;
    background: #fff;
    border-radius: 0.5rem;
}

.page-model .model-wrapper .model-container .close {
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: center;
    width: 2rem;
    height: 2rem;
    position: absolute;
    right: 1.5rem;
    top: 2.7rem;
    color: rgba(29, 29, 31, 0.35);
    cursor: pointer;
}

.page-model .model-content {
    overflow-y: auto;
    max-height: 100%;
    padding-right: 2rem;
}

.page-model .model-content .model-title {
    padding-bottom: 1.5rem;
    width: 60%;
}

.page-model .model-content .model-title h2 {
    font-size: 1.5rem;
    line-height: 1.875rem;
    padding: 1rem 2rem;
    padding-left: 0;
    position: relative;
    color: rgba(0, 79, 255, 1);
    font-weight: 600;
    text-align: left;
}

.page-model .model-content .model-title h2:before {
    content: '';
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    transform: skewX(-23deg);
    background: linear-gradient(90deg, rgba(2, 179, 255, 0) 0%, rgba(0, 79, 255, .1) 100%);
}

.page-model .model-content .model-title i {
    color: rgba(0, 79, 255, 0.65);
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 1.4rem;
    margin-left: 4rem;
    font-style: normal;
    margin-top: 14px;
    margin-bottom: 14px;
}

.page-model .model-content .model-mes {}

.page-model .model-content .model-mes p,
.page-model .model-content .model-mes * {
    line-height: 1.75rem;
    font-size: 1rem;
    color: rgba(29, 29, 31, 0.65);
    font-weight: 400;
    width: 50%;
}

.page-model .model-content .model-mes .img {
    display: block;
    width: 45%;
    height: auto;
}

.page-model .model-content .model-mes .img img {
    width: 100%;
}

.page-model .model-content .model-mes a {
    color: rgba(0, 79, 255, 1);
    text-decoration: underline;
}

@media screen and (max-width:1500px) {
    .page4 .page4-container {
        max-height: 49.4vw;
    }
    /* .page6 .swiper-wrapper .swiper-slide {
        height: 14.2vw;
    } */
    /* .page6 .swiper-wrapper {
        height: calc(30vw + 40px);
    } */
}

@media screen and (max-width:1440px) {}

@media screen and (max-width:1280px) {
    .page5-container .list-mes1 {
        bottom: 7% !important;
    }
    .page5-container .list-mes {
        width: 42% !important;
    }
}


@media screen and (max-width:1200px) {
    .page3-container .news-item .bg {
        /* right: 8%; */
    }
    .page3-container .news-item .time {
        right: 15%;
        bottom: 4%;
    }
    .page3-container .news-item h4 {
        font-size: 16px;
        line-height: 24px;
        max-height: 48px;
    }
    .page3-container .news-item p {
        font-size: 12px;
        line-height: 18px;
        max-height: 36px;
    }
    /* .page6 .swiper-wrapper .swiper-slide {
        height: 16.2vw;
    }
    .page6 .swiper-wrapper {
        height: calc(34vw + 40px);
    } */

    .page5-container .list-mes1 {
        bottom: 10% !important;
    }
    .page5-container .list-mes {
        width: 42% !important;
    }
}

@media screen and (max-width:1000px) {
    .page3-container .news-item .time {
        right: 20%;
    }
    /* .page6 .swiper-wrapper .swiper-slide {
        height: 16.2vw;
    }
    .page6 .swiper-wrapper {
        height: calc(35vw + 40px);
    } */
    .page5-container .list-mes1 {
        bottom: auto;
        top: 35%;
    }
    .page5-container .list-mes {
        width: 100% !important;
        text-align: center;
    }
    .page5-container-list {
        height: 100%;
        width: 100%;
        right: 0;
    }
    .page5-container-list .page5-container-bg {
        transform: skew(0);
        left: 0;
        width: 100%;
    }
    .page5-container-list .page5-container-bg-white {
        display: none;
    }
    .page5-container .page-title {
        top: 5%;
        justify-content: center;
    }
}

@media screen and (max-width:850px) {
    .page2 {
        background: none;
    }
    /* .page2-container-list {
        width: 100%;
    } */
    .page5-container-list {
        /* height: 90%; */
    }
}

@media screen and (max-width:750px) {
    .page2-container-list .item {
        width: auto;
        min-width: 100px;
        width: 48%;
    }
    .page2-container-list .item a {
        padding: 0.5rem 20px;
        font-size: 12px;
        line-height: 16px;
    }
    .page2-container-bottom1::before,
    .page2-container-bottom1::after {
        display: none;
    }
    .page2-container-bottom1 .bottom-left p {
        font-size: 12px;
        line-height: 18px;
        width: 100%;
    }
    .page3-swiper .swiper-wrapper {
        /* height: 33rem; */
    }
    .page3-swiper {
        padding-right: 5.9%;
    }
    .page3-container .news-item {
        height: 15rem;
    }
    .page3-container .news-item .bg {
        /* right: 10%; */
    }
    .page3-container .news-item h4 {
        font-size: 16px;
        line-height: 24px;
        max-height: 48px;
    }
    .page3-container .news-item p {
        font-size: 10px;
        line-height: 16px;
        max-height: 32px;
    }
    .page3-container .news-item .time {
        right: 22%;
        font-size: 10px;
    }
    .page3-container .swiper-button-prev-1 {
        top: auto;
        bottom: -4rem;
        left: auto;
        right: calc(50% + 1rem);
    }
    .page3-container .swiper-button-next-1 {
        top: auto;
        bottom: -4rem;
        right: auto;
        left: calc(50% + 1rem);
    }
    .page3 .page-wrap {
        padding-bottom: 7rem;
    }
    .page2-container-bottom1 .bottom-right img {
        height: 200px;
        width: auto;
    }
    .page4 .table thead th {
        font-size: 14px;
        line-height: 22px;
    }
    .page4 .table tbody td {
        font-size: 12px;
        line-height: 18px;
    }
    .page5-container .list-mes p {
        font-size: 12px;
        line-height: 18px;
    }
    .page5-container .page5-bg img {
        width: auto!important;
        height: 360px;
    }
    .page6 .swiper-wrapper .swiper-slide .item-bg {
        height: 27.079vw;
    }
    .page4 .page4-container {
        max-height: 500px;
    }
    /* .page6 .swiper-wrapper .swiper-slide {
        height: 26vw;
    }
    .page6 .swiper-wrapper {
        height: calc(53vw + 48px);
    } */
}

@media screen and (max-width:640px) {
    .page2-container-list .item {
        margin-bottom: 1.5rem;
    }
    .page2-container-bottom {
        display: block;
    }
    .page2-container-bottom .bottom-right {
        margin-top: 2rem;
    }
    /* .page3-container .news-item .bg {
        right: 11%;
    } */
    .page3-container .news-item .time {
        right: 27%;
    }
    .page5-bg {
        width: 100%;
        overflow: hidden;
    }
    .page5-bg img {
        height: 240px;
        width: auto!important;
    }
    .page5-container-list {
        width: 100%;
        height: 100%;
        left: 0;
        bottom: 0;
    }
    .page5-container-list .page5-container-bg-white {
        display: none;
    }
    .page5-container-list .page5-container-bg {
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        backdrop-filter: blur(2px);
        -webkit-backdrop-filter: blur(2px);
        transform: skewX(0);
        -ms-transform: skewX(0);
        -moz-transform: skewX(0);
        -webkit-transform: skewX(0);
        height: 100%;
    }
    .page5-container .list-mes1 {
        top: 35%;
    }
    .page5-container-list .list-mes h2,
    .page5-container-list .list-mes p {
        text-align: center;
    }
    .page5-container-list::before,
    .page5-container-list::after {
        display: none;
    }
    .page5-container .page-title {
        /* top: 0; */
        padding-top: 1.5rem;
    }
}

@media screen and (max-width:576px) {
    .page3-swiper {
        overflow: visible;
    }
    .page-model .model-content .model-title {
        width: 90%;
    }
    /* .page3-container .news-item .bg {
        right: 6%;
    } */
    .page3-container .news-item .time {
        right: 15%;
    }
    .page-02-title h2 {
        font-size: 18px;
        line-height: 30px;
    }
    .page4 .table thead th {
        font-size: 12px;
        line-height: 18px;
    }
    .page4 .table tbody td {
        font-size: 12px;
        line-height: 16px;
    }
    .page5-container .list-mes p {
        font-size: 12px;
        line-height: 18px;
    }
    /* .page6 .swiper-wrapper .swiper-slide {
        height: 52vw;
    }
    .page6 .swiper-wrapper {
        height: calc(104vw + 50px);
    } */
    .page-model .model-content .model-title i {
        font-size: 11px;
        line-height: 14px;
    }
    .page-model .model-content .model-mes p {
        line-height: 18px;
        font-size: 11px;
        width: 100%;
        margin-bottom: 1.5rem;
    }
    .page-model .model-content .model-mes .img {
        width: 100%;
    }
    .page-model .model-content .model-mes {
        display: block;
    }
    .page-model .model-wrapper .model-container .close {
        width: 30px;
        height: 30px;
        font-size: 24px;
        line-height: 30px;
    }
    .page6 .swiper-wrapper .swiper-slide .item-bg {
        height: 54.48vw;
    }
}

@media screen and (max-width:480px) {
    /* .page3-container .news-item .bg {
        right: 8%;
    } */
    .page3-container .news-item .time {
        right: 18%;
    }
    .page2-container-list .item a {
        /* font-size: 10px; */
        /* line-height: 20px; */
    }
    .page2-container-bottom1 .bottom-left p {
        /* font-size: 10px;
        line-height: 16px; */
    }
    .page3-swiper {
        padding-right: 10%;
    }
}

@media screen and (max-width:414px) {
    /* .page3-container .news-item .bg {
        right: 9%;
    }
    .page3-container .news-item .time {
        right: 20%;
    } */
    .page5-container .list-mes {
       top: 24%;
    }
}

@media screen and (max-width:375px) {
    /* .page3-container .news-item .bg {
        right: 10%;
    }
    .page3-container .news-item .time {
        right: 23%;
    } */
}