.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: 5.125rem 0 5.75rem;
}

.page2 .page-wrap {}

.page2 .page-wrap .container-left {
    width: 42%;
}

.page2 .page-wrap .container-left p {
    font-size: 0.875rem;
    color: rgba(29, 29, 31, .65);
    line-height: 1.5rem;
    font-weight: 400;
    white-space: pre-wrap;
}

.page2 .page-wrap .container-right {
    width: 48%;
}

.page2 .page-wrap .container-right img {
    width: 100%;
}

.page3-container {
    position: relative;
}

.page3-container .list-mes h2 {
    font-size: 1.5rem;
    line-height: 2.25rem;
    margin-bottom: 1.5rem;
    color: #fff;
}

.page3-container .list-mes p {
    /* width: 37.5rem; */
    font-size: 0.875rem;
    line-height: 1.5rem;
    color: #fff;
    font-weight: 400;
}

.page3-container-list {
    position: absolute;
    right: -9%;
    bottom: -0%;
    width: 77%;
    height: 80%;
}

.page3-container-list .page5-container-bg-white {
    width: 8%;
    height: 68%;
    position: absolute;
    left: 1%;
    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);
}

.page3-container-list .page5-container-bg {
    position: absolute;
    width: 90%;
    height: 96%;
    left: 10%;
    bottom: -1px;
    z-index: 1;
    background: linear-gradient(135deg, rgba(67, 197, 130, 0.7), rgba(0, 79, 255, 0.7));
    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);
}

.page3-container-list::after {
    content: '';
    right: 11%;
    bottom: 0;
    width: 11%;
    position: absolute;
    background: url(/src/img/corporation/page2_icon_04.svg) right bottom no-repeat;
    background-size: auto 100%;
    height: 67%;
    z-index: 2;
}

.page3-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;
}

.page3-container .page3-bg img {
    max-height: 41.375rem;
    object-fit: cover;
}

.page3-container .list-mes1 {
    position: absolute;
    bottom: 12%;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 2;
    display: flex;
    justify-content: flex-end;
}

.page3-container .list-mes {
    width: 54%;
}

.page4 {}

.page4 .page-wrap {
    padding: 5.125rem 0 5.75rem;
    background: rgba(129, 132, 136, 0.15);
}

.page4-container {}

.page4-container h2 {
    font-size: 2rem;
    font-weight: bold;
    color: #1D1D1F;
    line-height: 3rem;
    padding-right: 1rem;
    width: 35%;
}

.page4-container p {
    color: rgba(29, 29, 31, 1);
    font-size: 0.875rem;
    line-height: 1.5rem;
    font-weight: 400;
    opacity: 0.65;
    width: 57%;
    white-space: pre-wrap;
}

@media screen and (max-width:1680px) {
    .page3-container .list-mes1 {
        bottom: 6%;
    }
}

@media screen and (max-width:1310px) {
    .page3-container-list{
        height: 90%;
    }
}
@media screen and (max-width:1240px) {
    .page3-container .list-mes1 {
        bottom: 5%;
    }
}

@media screen and (max-width:1200px) {
    .page3-container-list {
        height: 100%;
        width: 82%;
    }
    .page3-container .list-mes1 {
        bottom: 22%;
    }
    .page3-container-list {
        right: -12%;
    }
    .page3-container-list::after {
        right: 14%;
        width: 17%;
    }
}

@media screen and (max-width:1100px) {
    .page3-container .list-mes1 {
        bottom: 16%;
    }
}
@media screen and (max-width:1043px) {
    .page3-container-list .page5-container-bg{
        height: 100%;
    }
}
@media screen and (max-width:1000px) {
    .page3-container-list .page5-container-bg {
        width: 102%;
        left: 4%;
    }
    .page3-container-list .page5-container-bg-white {
        height: 76%;
        position: absolute;
        left: -6%;
    }
    .page3-container .list-mes {
       
    }
}

@media screen and (max-width:968px) {

}

.page5 {
    /* padding-bottom: 3.375rem; */
}

.page5 .page-wrap {
    position: relative;
}

.page5 .page-wrap .page5_bg {
    width: 50%;
    height: 100%;
    display: block;
    top: 0;
    right: 71%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(358deg, #02B3FF 0%, #004FFF 100%);
    transform: skewX(-23deg);
    z-index: -1;
}

.page5 .page-wrap .page-title {
    /* padding-top: 0; */
    padding-top: 0;
    margin-bottom: 2rem;
}

.page5 .page-wrap .page-title h2 {
    font-size: 2rem;
    line-height: 2.5rem;
}

.page5 .page5-container {
    padding: 5rem 0;
}

.page5 .container-wrapper {}

.page5 {}

.page5 .page-wrap {}

.page5 .page-wrap .wrapper-left {
    width: 34%;
}

.page5 .page-wrap .wrapper-left img {
    width: 100%;
}

.page5 .page-wrap .wrapper-right {
    width: 56%;
}

.right-item p {
    font-size: 0.875rem;
    line-height: 1.5rem;
    color: rgba(29, 29, 31, 0.65);
}

.item-img img {
    width: 100%;
}

.page5-container-bottom .bottom-left p {
    font-size: 0.875rem;
    line-height: 1.5rem;
    color: rgba(29, 29, 31, 0.65);
    white-space: pre-wrap;
}

.page5-container-bottom .bottom-right {
    width: 55%;
    margin: 0;
}

.page5-container-bottom .bottom-right .swiper-slide {
    padding-bottom: 1.5rem;
    overflow: hidden;
}

.page5-container-bottom .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;
}

.page5-container-bottom .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;
}

.page5-container-bottom .bottom-right img {
    width: 100%;
}

.page6 {}

.page6 .page-wrap {
    position: relative;
}

.page6 .page-wrap .container-wrapper img {
    width: 100%;
}

.page6 .page-wrap .page6-container {
    background: rgba(129, 132, 136, 0.15);
}

.page6 .page-wrap .page6_bg {
    width: 50%;
    height: 100%;
    display: block;
    top: 0;
    left: 71%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(358deg, rgb(2 179 255 / 70%) 0%, rgb(0 79 255 / 70%) 100%);
    transform: skewX(-23deg);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}

.page6 .page-wrap .wrapper-right {
    padding: 5rem 0;
}

.page6 .page-wrap .wrapper-right p {
    width: 70%;
    max-width: 776px;
    font-size: 0.875rem;
    line-height: 1.5rem;
    color: rgba(29, 29, 31, 0.65);
    white-space: pre-wrap;
}

@media screen and (max-width:1000px) {
    .page3-container .page3-bg img {
        height: 360px;
        width: auto!important;
    }
    .page5-container-bottom .bottom-right .swiper-slide {
        text-align: right;
    }
    .page5-container-bottom .bottom-right .swiper-slide span {
        display: inline-block;
        position: relative;
        margin-top: -10px;
    }
    .page5 .container-wrapper .wrapper-left {
        width: 180px;
    }
    .page5 .container-wrapper .wrapper-right {
        width: calc(100% - 200px);
    }
    .page5 .page-wrap .page5_bg {
        right: 83%;
    }
}

@media screen and (max-width:860px) {
    .page2 .page-wrap .container-left p,
    .page4-container p,
    .page3-container-list .list-mes p,
    .page5-container-bottom .bottom-left p,
    .page6 .page-wrap .wrapper-right,
    .page3-container .list-mes p,
    .page6 .page-wrap .wrapper-right p {
        font-size: 12px;
        line-height: 18px;
    }
    .page3-container .list-mes p {
        font-size: 12px;
        line-height: 16px;
    }
    .page3-container-list::after {
        display: none;
    }
    .page3-container-list {
        width: 100%;
        height: 100%;
        left: 0;
        bottom: 0;
    }
    .page3-container-list .page5-container-bg-white {
        display: none;
    }
    .page3-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%;
    }
    .page3-container .list-mes1 {
        bottom: auto;
        top: 10%;
     }
    .page3-container .list-mes {
       width: 100%;
    }
    .page3-container .page3-bg img {
        height: 400px;
    }
    .page3-container .list-mes h2 {
        text-align: center;
    }
}

@media screen and (max-width:640px) {
    .page5 .page5-container {
        padding: 3rem 0;
    }
    .page3-bg {
        width: 100%;
        overflow: hidden;
    }
    .page3-bg img {
        height: 240px;
        width: auto!important;
    }
    .page5 .page-wrap .page5_bg {
        display: none;
    }
    .page4-container h2 {
        text-align: center;
        justify-content: center;
    }
    .page2-container,
    .page4-container,
    .page5-container-bottom,
    .container-wrapper {
        display: block;
    }
    .wrapper-left,
    .page4-container h2,
    .page4-container p,
    .page3-container-list,
    .page2 .page-wrap .container-left,
    .page2 .page-wrap .container-right,
    .page5-container-bottom .bottom-left,
    .page5-container-bottom .bottom-right,
    .page5 .container-wrapper .wrapper-right,
    .page6 .page-wrap .wrapper-right p {
        width: 100%;
    }
    .page6 .page-wrap .wrapper-right p {
        margin: 0 auto;
    }
    .page5 .page-wrap .page-title {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .page3-container .list-mes h2 {
        text-align: center;
    }
    .page3-container-list::before,
    .page3-container-list::after,
    .page6 .page-wrap .page6_bg {
        display: none;
    }
    .wrapper-right,
    .page4-container p {
        margin-top: 1.5rem;
    }
    .container-left {
        margin-bottom: 1.5rem;
    }
    .page5-container-bottom .bottom-left p {
        margin-bottom: 1rem;
    }
    .page5 .container-list {
        padding-left: 0;
    }
    .page5 .container-wrapper .wrapper-left {
        width: 100%;
        margin: 0 auto;
        overflow: auto;
        -webkit-overflow-scrolling: auto;
        cursor: grab;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    .page5 .container-wrapper .wrapper-left ul {
        display: -ms-flexbox;
        display: flex;
    }
    .page5 .container-wrapper .wrapper-left ul li {
        display: inline-block;
        color: #333;
        margin: 0 10px;
    }
    .page5 .container-tab ul li {
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 0;
    }
    .page5 .container-wrapper .wrapper-left {
        scrollbar-color: #f2f2f2;
        /* scrollbar-width: thin; */
    }
    .page5 .container-wrapper .wrapper-left::-webkit-scrollbar {
        width: 10px;
        height: 4px;
    }
    .page5 .container-wrapper .wrapper-left::-webkit-scrollbar-track {
        border-radius: 3px;
        background-color: transparent;
    }
    .page5 .container-wrapper .wrapper-left.wrapper-left::-webkit-scrollbar-thumb {
        border-radius: 6px;
        /* background-color: #d3d3d3; */
    }
    .page6 .page-wrap .container-wrapper img {
        height: 200px;
        width: auto!important;
    }
}