.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 {}

.page2 {
    background: url(/src/img/corporation/inn/page2_bg.png) right 35% no-repeat;
    background-size: 34% 81%;
    padding-bottom: 2.5rem;
    padding-top: 2.4rem;
    margin-top: -2.4rem;
}

.page2 .page-title>h2 {
    width: 100%;
}

.page2 .page-title p {
    width: 80%;
    font-size: 1rem;
    font-weight: 400;
    color: rgba(29, 29, 31, 0.6);
    line-height: 1.5rem;
    margin-top: 1.2rem;
}

.page2-container-list {
    width: 85%;
}

.page2-container-list::after {
    content: ' ';
    flex: 1;
}

.page2-container-list .item {
    margin-bottom: 0.5rem;
    width: 23%;
    max-width: 239px;
    padding: 0 1% 0 0;
    margin-right: 1rem;
    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-bottom {
    padding-top: 1.5rem;
}

.page2-container-bottom .list-item {
    display: none;
}

.page2-container-bottom .list-item.active {
    display: -ms-flexbox;
    display: flex;
}

.page2-container-bottom .bottom-left {
    width: 48%;
}

.page2-container-bottom .bottom-left h2 {
    font-size: 1.5rem;
    line-height: 2.25rem;
    color: rgba(0, 79, 255, 1);
    padding-top: 2rem;
    margin-bottom: 1rem;
}

.page2-container-bottom .bottom-left p {
    font-size: 1rem;
    line-height: 1.5rem;
    color: rgba(29, 29, 31, 0.65);
    font-weight: 400;
}

.page2-container-bottom .bottom-right {
    width: 40%;
    margin-right: 0;
}

.page2-container-bottom .bottom-right .swiper-slide {
    padding-bottom: 1.5rem;
    overflow: hidden;
    margin-top: 5.25rem;
}

.page2-container-bottom .bottom-right span.pos-b {
    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-bottom .bottom-right span.pos-b::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-bottom .bottom-right img {
    width: 100%;
}

.page2-container-bottom .bottom-right .swiper-pagination {
    text-align: left;
    bottom: 0;
}

.page2-container-bottom .bottom-right .swiper-pagination .swiper-pagination-bullet {
    width: 0.7rem;
    height: 2px;
    background: rgba(0, 79, 255, .35);
    border-radius: 0;
}

.page2-container-bottom .bottom-right .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 1.5rem;
    background: rgba(0, 79, 255, 1);
}

.page3 {
    padding-top: 3.375rem;
    padding-top: 5.75rem;
    margin-top: -2.4rem;
}

.page3 .page-wrap {
    position: relative;
}

.page3 .page-wrap .page3_bg {
    width: 50%;
    height: 98%;
    display: block;
    bottom: 0;
    right: 65%;
    position: absolute;
    z-index: 1;
    background: linear-gradient(358deg, #02B3FF 0%, #004FFF 100%);
    transform: skewX(-23deg);
}

.page3 .page-wrap .page-title {
    padding-top: 0;
}

.page3 .page3-container {
    background: rgba(129, 132, 136, 0.15);
    padding: 3rem 0 4rem;
}

.page3 .container-wrapper {}

.page3 .container-wrapper .wrapper-left {
    width: 16.5rem;
    position: relative;
    z-index: 2;
}

.page3 .container-wrapper .wrapper-left ul li {
    font-size: 1.125rem;
    line-height: 1.5rem;
    opacity: 0.65;
    color: #fff;
    /* white-space: nowrap; */
    font-weight: 300;
    margin-bottom: 1.2rem;
    cursor: pointer;
    position: relative;
    padding-left: 17px;
    text-align: left;
}

.page3 .container-wrapper .wrapper-left ul li.active {
    opacity: 1;
    font-weight: 500;
    cursor: default;
}

.page3 .container-wrapper .wrapper-left ul li i {
    /* font-style: normal; */
    display: block;
    height: 1.5rem;
    position: absolute;
    border-left: 2px solid #fff;
    transform: skewX(-23deg) translateY(-50%);
    -webkit-transform: skewX(-23deg) translateY(-50%);
    -o-transform: skewX(-23deg) translateY(-50%);
    -ms-transform: skewX(-23deg) translateY(-50%);
    -moz-transform: skewX(-23deg) translateY(-50%);
    opacity: 0;
    left: 0;
    top: 50%;
}

.page3 .container-wrapper .wrapper-left ul li i:nth-of-type(2) {
    left: auto;
    right: 0;
}

.page3 .container-wrapper .wrapper-left ul li.active i {
    opacity: 1;
}

.page3 .container-wrapper .wrapper-right {
    width: calc(100% - 419px);
    position: relative;
    z-index: 5;
}

.right-item {
    display: none;
}

.right-item.active {
    display: block;
}

.right-item p {
    font-size: 0.9rem;
    line-height: 1.5rem;
    margin-bottom: 2.5rem;
    color: rgba(29, 29, 31, 0.65);
    text-align: justify;
}

.item-img img {
    width: 100%;
}

.page3 .swiper .swiper-button-prev {
    margin-right: 1rem;
    margin-left: 1rem;
}

.page3 .swiper .swiper-button-next,
.page3 .swiper .swiper-button-prev {
    position: static;
    width: 3.375rem;
    height: 3.375rem;
    background-color: #004FFF;
    transform: skewX(-23deg);
    margin-top: 0;
    font-size: 1rem;
    color: #fff;
    margin-top: 1.5rem;
}

.page3 .swiper .swiper-button-next::after,
.page3 .swiper .swiper-button-prev::after {
    font-size: 1.5rem;
    color: #fff;
    transform: skewX(23deg);
}

.page4 {
    padding-top: 2.4rem;
    margin-top: -2.4rem;
}

.page4 .page-wrap {}

.page4 .page-wrap .page4-container {}

.page4 .page-wrap .page4-container .container-left {
    width: 48%;
}

.page4 .page-wrap .page4-container .container-left p {
    font-size: 0.875rem;
    line-height: 1.5rem;
    color: rgba(29, 29, 31, 0.65);
    text-align: justify;
}

.page4 .page-wrap .page4-container .container-left a {
    font-size: 1.125rem;
    font-weight: 500;
    color: #004FFF;
    line-height: 1.68rem;
}

.page4 .page-wrap .page4-container .container-right {
    width: 49%;
}

.page4 .page-wrap .page4-container .container-right .swiper {
    padding-bottom: 5.375rem;
}

.page4 .page-wrap .page4-container .container-right img {
    width: 48%;
}

.page4 .page-wrap .page4-container .container-right img:nth-of-type(1),
.page4 .page-wrap .page4-container .container-right img:nth-of-type(2) {
    margin-bottom: 1.5rem;
}

.page4 .swiper .swiper-button-next,
.page4 .swiper .swiper-button-prev {
    width: 3.375rem;
    height: 3.375rem;
    background-color: #004FFF;
    transform: skewX(-23deg);
    margin-top: 0;
    font-size: 1rem;
    color: #fff;
    margin-top: 1.5rem;
    top: auto;
}

.page4 .swiper .swiper-button-prev {
    left: auto;
    right: 4.375rem;
    margin-right: 1rem;
    bottom: 0;
}

.page4 .swiper .swiper-button-next {
    right: 1rem;
    bottom: 0;
}

.page4 .swiper .swiper-button-next::after,
.page4 .swiper .swiper-button-prev::after {
    font-size: 1.5rem;
    color: #fff;
    transform: skewX(23deg);
}

@media screen and (max-width:1680px) {
    .page3 .page-wrap .page3_bg {
        right: 69%;
    }
}

@media screen and (max-width:1200px) {
    .page2-container-list {
        width: 80%;
    }
    .page2 {
        background-size: 27% 85%;
    }
    .page3 .container-wrapper .wrapper-right {
        width: calc(100% - 390px);
        /* .page2-container-list .item */
    }
}

@media screen and (max-width:1000px) {
    .page3 .container-wrapper .wrapper-right {
        /* width: calc(100% - 24rem); */
        width: 100%;
        margin-top: 2rem;
    }
    .page3 .page-wrap .page3_bg {
        display: none;
    }
    .page3 .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;
    }
    .page3 .container-wrapper .wrapper-left ul {
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }
    .page3 .container-wrapper .wrapper-left ul li {
        display: inline-block;
        color: rgba(0, 79, 255, 1);
        margin: 0 10px;
        white-space: nowrap;
    }
    .page3 .container-wrapper .wrapper-left ul li i {
        border-left: 2px solid #004FFF;
    }
    .page3 .container-wrapper .wrapper-left ul li {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .common-swag ul li::after,
    .common-swag ul li::before {
        display: none;
    }
}

@media screen and (max-width:850px) {
    .page2 {
        background: none;
    }
    .page2-container-list {
        width: 100%;
    }
    .right-item p {
        font-size: 14px;
        line-height: 18px;
    }
    .page3 .page-wrap .page3_bg {
        right: 72%;
    }
    .page2-container-list .item {
        /* min-width: 180px; */
        min-width: 140px;
        width: 31%;
    }
}

@media screen and (max-width:750px) {
    .page4 .page-wrap .page4-container .container-left p,
    .page2-container-bottom .bottom-left p,
    .page2 .page-title p {
        font-size: 12px;
        line-height: 18px;
    }
    .page2 .page-title p br {
        display: none;
    }
    .page2-container-list .item {
        margin-bottom: 1.5rem;
    }
    .page3 .page-wrap .page3_bg {
        display: none;
    }
    .page2-container-bottom .bottom-left h2,
    .page-title {
        text-align: center;
        justify-content: center;
    }
    .page2-container-bottom,
    .page3 .container-wrapper,
    .page4 .page-wrap .page4-container {
        display: block;
    }
    .page2-container-bottom .bottom-right,
    .page2-container-bottom .bottom-left,
    .page3 .container-wrapper .wrapper-left,
    .page3 .container-wrapper .wrapper-right,
    .page4 .page-wrap .page4-container .container-left,
    .page4 .page-wrap .page4-container .container-right {
        width: 100%;
    }
    /* .page3 .container-wrapper .wrapper-left ul {
        display: -ms-flexbox;
        display: flex;
    }
    .page3 .container-wrapper .wrapper-left ul li {
        display: inline-block;
        color: rgba(0, 79, 255, 1);
        margin: 0 10px;
        white-space: nowrap;
    } */
    .page3 .container-wrapper .wrapper-left ul li i {
        display: none;
    }
    .page2-container-bottom .bottom-right,
    .page3 .container-wrapper .wrapper-right,
    .page4 .page-wrap .page4-container .container-right {
        margin-top: 2rem;
    }
    .page3 .container-wrapper .wrapper-left {
        scrollbar-color: #f2f2f2;
        /* scrollbar-width: thin; */
    }
    .page3 .container-wrapper .wrapper-left::-webkit-scrollbar {
        width: 10px;
        height: 4px;
    }
    .page3 .container-wrapper .wrapper-left::-webkit-scrollbar-track {
        border-radius: 3px;
        background-color: transparent;
    }
    .page3 .container-wrapper .wrapper-left::-webkit-scrollbar-thumb {
        border-radius: 6px;
        /* background-color: #d3d3d3; */
    }
}

@media screen and (max-width:750px) {
    .page2-container-list::after {
        display: none;
    }
    /* .page3 .container-wrapper .wrapper-left ul li {
        font-size: 16px;
        line-height: 22px;
    } */
    .page2-container-list .item a {
        font-size: 14px;
        line-height: 18px;
    }
}

@media screen and (max-width:750px) {
    .page2-container-list .item {
        width: calc(50% - 1rem);
    }
}

@media screen and (max-width:390px) {
    .page2-container-list .item a {
        font-size: 12px;
        line-height: 16px;
    }
}