.swiper-slide {
    position: relative;
}

.page1 .swiper-slide {
    background-color: #fff;
}

.slide-message {
    width: 40%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(0%, -50%);
}

a.slide-message {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transform: translate(0);
}

.slide-message h2 {
    font-size: 4.5rem;
    color: rgba(230, 200, 109, 1);
    line-height: 5.7rem;
    margin-bottom: 3.8vw;
    font-weight: bold;
}

.slide-message .message h3 {
    color: rgba(91, 86, 71, 1);
    font-size: 2.5rem;
    line-height: 3.85rem;
    font-weight: bold;
}

.slide-message .message span.line {
    margin: 1rem 0;
    height: 2px;
    width: 80%;
    max-width: 130px;
    background: rgba(230, 200, 109, 1);
    display: block;
}

.slide-message .message h4 {}

.slide-message .message p.h4 {
    font-weight: 500;
    color: rgba(51, 51, 51, 0.85);
    margin-bottom: 0.5rem;
    font-weight: bold;
}

.slide-message .message p {
    font-size: 1.28rem;
    line-height: 1.85rem;
    color: rgba(51, 51, 51, .8);
    font-weight: 400;
}

.slide-message .message a {
    font-size: 1.28rem;
    line-height: 1.7rem;
    color: rgba(205, 164, 38, 1);
    margin-top: 2rem;
    display: block;
    display: none;
}

.slide-message {}

.slide-message {}

.slide-message {}

.home-page {
    position: relative;
}


/* .home-page .linear-g {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30%;
    z-index: 1;
    background: linear-gradient(180deg, #FEFCF4 0%, rgba(255, 255, 255, 0) 100%);
} */

.home-page {}


/* 加盟咨询 */

.join-inquire {
    position: fixed;
    right: 2.5rem;
    bottom: 2.5rem;
    width: 7.5rem;
    /* height: 8.5rem; */
    z-index: 1000;
}

.join-inquire a {
    display: block;
}

.join-inquire img {
    width: 100%;
    margin: 0 auto;
}

.join-inquire p {
    margin-top: 5px;
    font-size: 1.75rem;
    font-weight: bold;
    line-height: 2.125rem;
    color: #FCD13F;
}

.home-page-swiper {}

.home-page-swiper .swiper-slide .pc-img {
    display: block;
}

.home-page-swiper .swiper-slide .m-img {
    display: none;
}

.home-page-swiper .swiper-pagination {
    width: 1.5rem;
    display: flex;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    bottom: 0;
    left: 4%;
    height: 100%;
}

.home-page-swiper .swiper-pagination .swiper-pagination-bullet {
    width: 1rem;
    height: 1rem;
    background: rgba(169, 169, 169, 1);
    margin: 1.5rem 0;
    transition: all 0.2s ease-in;
}

.home-page-swiper .swiper-pagination .swiper-pagination-bullet-active {
    width: 1.2rem;
    height: 1.6rem;
    background: url(/img/common/shuidi_shixin.svg) center center no-repeat;
    background-size: 100% auto;
}

.page2 {
    /* padding-top: 3rem; */
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.page2 .page2-wrap {
    position: relative;
    /* background-color: rgba(253, 208, 0, 1); */
    background-color: rgba(254, 210, 44, 1);
}

.page2 .page2-wrap .page2_bg {
    position: relative;
    z-index: 0;
    /* height: 110vw; */
    /* padding-bottom: 5vw; */
}

.page2 .page2-wrap .page2_bg:before {
    content: '';
    position: absolute;
    transform: translateY(-50%);
    top: 0;
    left: 0;
    width: 100%;
    height: 20vw;
    max-height: 240px;
    z-index: 1;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(254, 252, 244, 1) 30%, rgba(254, 252, 244, 1) 50%, rgba(254, 252, 244, 1) 70%, rgba(255, 255, 255, 0) 100%);
}


/* .page2 .page2-wrap .page2_bg::after {
    content: '';
    position: absolute;
    left: 0;
    top: -4vw;
    width: 100%;
    height: 4vw;
    z-index: 1;
    background: linear-gradient(0deg, rgba(255,255,255, 1) 0%, rgba(255, 255, 255, .3) 100%);
} */

.page2 .page2-wrap .page2_bg .pc-gif-box {
    overflow: hidden;
    padding-bottom: 5vw
}

.page2 .page2-wrap .page2_bg .pc-video {
    display: block;
    /* transform: scale(1.3) translateY(5%);
    -webkit-transform: scale(1.3) translateY(5%);
    -moz-transform: scale(1.3) translateY(5%);
    -o-transform: scale(1.3) translateY(5%);
    -ms-transform: scale(1.3) translateY(5%); */
}

.page2 .page2-wrap .page2_bg .pc-gif {
    display: none;
}

.page2_container {
    /* position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%; */
}

.page2_bg .page2_title {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 2;
    transform: translateX(-50%);
}

.page2_bg .page2_title h2 {
    text-align: center;
    font-size: 4.2rem;
    font-weight: bolder;
    color: #E6C86D;
    line-height: 6.4rem;
}

.page2_bg .page2_title span {
    text-align: center;
    margin: 1.8rem auto;
    height: 2px;
    width: 80%;
    max-width: 120px;
    background: rgba(230, 200, 109, 1);
    display: block;
}

.page2_bg .page2_title p {
    text-align: center;
    font-size: 1.28rem;
    font-weight: bold;
    color: #333333;
    line-height: 1.8rem;
    opacity: 0.8;
    width: 90%;
    max-width: 350px;
    margin: 0 auto;
}

.page2_bg .page2_title p.bottom_p {
    margin-top: 3.7rem;
    font-weight: bold;
    color: #E6C86D;
    font-size: 1.28rem;
    line-height: 1.8rem;
}

.page2_container_box {
    position: absolute;
    left: 0;
    /* bottom: 22%; */
    top: 38%;
    z-index: 2;
    width: 100%;
    /* max-height: 450px; */
    /* height: 100%; */
}

.left_img {
    mask-image: url(/img/index/page2_model.svg);
    -webkit-mask-image: url(/img/index/page2_model.svg);
    mask-position: 0;
    -webkit-mask-position: center center;
    mask-size: contain;
    -webkit-mask-size: contain;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    position: relative;
}


/* .left_img::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: inset 5px -19px 10px rgb(0 0 0 / 97%);
} */

.page2_slide {
    clear: both;
    /* height: 31vw; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;
    /* max-height: 450px; */
}

.page2-swiper .swiper-slide {
    visibility: hidden;
}

.page2-swiper .swiper-slide-active {
    visibility: visible;
}

.page2_slide_left {
    float: left;
    /* height: 100%; */
    width: 40%;
}

.page2_slide_left .left_img {
    height: 100%;
    /* width: 38.0625rem;
    height: 28.4375rem; */
}

.page2_slide_left .left_img img {
    /* height: 100%; */
    width: 100%;
}

.page2_slide_right {
    float: right;
    width: 40%;
    max-width: 450px;
}

.page2_slide_right h3 {
    font-size: 2.5rem;
    font-weight: bold;
    color: #333333;
    line-height: 3rem;
    margin-bottom: 1.9rem;
}

.page2_slide_right p.h4 {
    opacity: 0.85;
    font-weight: bold;
}

.page2_slide_right p {
    font-size: 1.28rem;
    color: #333333;
    opacity: 0.8;
    line-height: 1.9rem;
}

.page2_slide_right a.more {
    font-size: 1.28rem;
    line-height: 1.7rem;
    color: rgba(205, 164, 38, 1);
    margin-top: 2rem;
    display: block;
}

.page2-swiper-pagination {}

.page2-swiper-pagination {}

.page2-swiper .page2-swiper-pagination {
    width: 1.5rem;
    display: flex;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    bottom: 0;
    left: auto;
    right: 4%;
    height: 100%;
}

.page2-swiper .page2-swiper-pagination .swiper-pagination-bullet {
    width: 1rem;
    height: 1rem;
    background: rgba(205, 164, 38, 1);
    margin: 1.5rem 0;
    transition: all 0.2s ease-in;
    font-size: 1rem;
    color: #fff;
    overflow: hidden;
    line-height: 100px;
    opacity: 1;
    position: relative;
}

.page2-swiper .page2-swiper-pagination .swiper-pagination-bullet i {
    opacity: 0;
}

.page2-swiper .page2-swiper-pagination .swiper-pagination-bullet-active {
    width: 1.92rem;
    height: 2.3rem;
    line-height: 1.92rem;
    text-align: center;
    background: transparent;
}

.page2-swiper .page2-swiper-pagination .swiper-pagination-bullet-active i {
    color: rgba(205, 164, 38, 1);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    font-size: 2rem;
    opacity: 1;
}

.page2-swiper .page2-swiper-pagination .swiper-pagination-bullet-active i::before {
    content: '\e611';
}

.page3 {
    margin-top: -1px;
    position: relative;
    z-index: 3;
}

.page3 .page3-wrap {
    position: relative;
    padding-top: 3rem;
    background: #fdd000;
    background: linear-gradient(180deg, #fed23e 0%, #fdd000 5%);
}

.page3 .page3-wrap .pc-img {
    display: block;
}

.page3 .page3-wrap .m-img {
    display: none;
}

.page3-right {
    position: absolute;
    width: 48%;
    right: 2%;
    right: -4%;
    bottom: 4%;
}

.page3-right .page3-right-img {}

.page3-right .page3-right-img img {
    width: 100%;
}

.page3-right-content {
    position: absolute;
    width: 70%;
    max-width: 400px;
    left: 50%;
    top: 50%;
    transform: translate( -50%, -40%);
}

.page3-right-content .right-content {}

.page3-right-content .right-content h2 {
    font-size: 4.2rem;
    font-weight: 800;
    color: #E6C86D;
    line-height: 6rem;
    margin-bottom: 1rem;
    text-align: center;
}

.page3-right-content .right-content p {
    font-size: 1.28rem;
    font-weight: bold;
    color: #333333;
    line-height: 1.7rem;
    text-align: center;
    opacity: 0.8;
}

.page3-right-content .right-content .page3-ul {
    margin-top: 4.2rem;
    /* margin-bottom: 2.2rem; */
}

.page3-right-content .right-content .page3-ul li {
    margin-bottom: 2.2rem;
}

.page3-right-content .right-content .page3-ul li h3 {
    font-family: BebasNeue;
    font-size: 2.5rem;
    font-weight: bold;
    color: #333333;
    line-height: 2.8rem;
    opacity: 0.85;
    text-align: center;
}

.page3-right-content .right-content .page3-ul li h3 i {
    font-style: normal;
}

.page3-right-content .right-content .page3-ul li p {
    font-size: 0.8rem;
    font-weight: bold;
    color: #333333;
    line-height: 1.7rem;
    opacity: 0.85;
    text-align: center;
    width: 100%;
}

.page3-right-content .right-content .page3-input {
    width: 95%;
    margin-left: 5%;
    box-shadow: inset 0px 0px 7px 1px rgba(235, 226, 205, 0.45);
    border-radius: 1rem;
    padding: 0.6rem 1rem;
}

.page3-right-content .right-content .page3-input input {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #333;
    flex: 1;
    border: 0 none;
    outline: none;
}

.page3-right-content .right-content .page3-p {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.25rem;
    color: rgba(51, 51, 51, .8);
    text-align: center;
}

.page3-right-content .right-content .page3-input .page3-submit {
    font-size: 1.5rem;
    line-height: 1.5rem;
    color: rgba(205, 164, 38, 1);
}

.page3-right-content .right-content .page3-a {
    text-align: center;
    margin-top: 4rem;
}

.page3-right-content .right-content .page3-a a {
    font-size: 1.4rem;
    font-weight: bold;
    color: #CDA426;
    line-height: 1.7rem;
    white-space: nowrap;
}

.page3-right-content .right-content .page3-a a:nth-of-type(1) {
    margin-right: 10%;
}

.page4 {}

.page4-wrap {}

.page4-wrap .page4-title h2 {
    text-align: center;
    font-size: 4.2rem;
    font-weight: 800;
    color: #ECCC69;
    line-height: 6rem;
    margin-top: 2.85rem;
    margin-bottom: 3.1rem;
}

.page4-wrap .page4-content {
    padding-bottom: 5rem;
}

.page4-wrap .contant-tab {
    text-align: center;
    margin-bottom: 2.1rem;
    padding-left: 2rem;
    padding-right: 2rem;
    overflow-y: auto;
}

.page4-wrap .contant-tab::-webkit-scrollbar {
    height: 2px;
}

.page4-wrap .contant-tab::-webkit-scrollbar-track {
    /* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); */
    -webkit-box-shadow: none;
    border-radius: 2px;
    background-color: transparent;
}

.page4-wrap .contant-tab::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: none;
    /* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); */
    background-color: #ddd;
}

.page4-wrap .contant-tab .contant-ul {
    border-bottom: 1px solid transparent;
    flex-wrap: nowrap;
    /* border-radius: 1.3rem; */
    /* overflow: hidden; */
    position: relative;
    margin: 0 auto;
}

.page4-wrap .contant-tab .contant-ul::before {
    content: '';
    position: absolute;
    left: 1rem;
    bottom: 0;
    width: calc(100% - 2rem);
    display: block;
    height: 2px;
    background: #E6C86D;
}

.page4-wrap .contant-tab .contant-ul li {
    font-size: 1.42rem;
    font-weight: bold;
    color: #5B5647;
    line-height: 1.7rem;
    margin-right: 1rem;
    white-space: nowrap;
    padding: 0.5rem 0.9rem;
    transition: all 0.3s ease-in-out;
    border-radius: 1.3rem 1.3rem 0 1.3rem;
    cursor: pointer;
}

.page4-wrap .contant-tab .contant-ul li:last-child {
    margin-right: 0;
}

.page4-wrap .contant-tab .contant-ul li.active {
    background: rgba(230, 200, 109, 1);
    color: #fff;
    border-radius: 1.3rem 1.3rem 0 1.3rem;
    overflow: hidden;
}

.page4 .content-swiper {
    padding: 2.5rem 0 1.9rem;
    background-color: rgba(254, 252, 244, 1);
    position: relative;
}

.page4 .content-swiper .swiper-ul {
    width: 82%;
    margin: 0 auto;
}

.page4 .content-swiper .swiper-ul .li {
    display: none;
}

.page4 .content-swiper .swiper-ul .li.active {
    display: block;
}

.page4 .swiper-pagination {
    background-color: rgba(230, 200, 109, 0.70);
    top: auto;
    bottom: -3rem;
    left: 50%;
    transform: translatex(-50%);
    display: none;
    width: 40%;
    max-width: 300px;
}

.page4 .swiper-pagination.active {
    display: block;
}

.page4 .swiper-pagination .swiper-pagination-progressbar-fill {
    background-color: rgba(205, 164, 38, 1);
}

.page4 .content-swiper .swiper-ul .swiper-slide {
    position: relative;
}

.page4 .content-swiper .swiper-ul .swiper-button-prev,
.page4 .content-swiper .swiper-ul .swiper-button-next {
    width: 3rem;
    height: 3rem;
    color: #fff;
    background-color: rgba(230, 200, 109, 1);
    border-radius: 50%;
}

.page4 .content-swiper .swiper-ul .swiper-button-prev::after,
.page4 .content-swiper .swiper-ul .swiper-button-next::after {
    font-size: 1.5rem;
    font-weight: 600;
}

.page4 .content-swiper .swiper-ul .swiper-button-prev {
    left: 5%;
    margin-left: -1.5rem;
}

.page4 .content-swiper .swiper-ul .swiper-button-next {
    right: 5%;
    margin-right: -1.5rem;
}

.page4 .content-swiper .swiper-ul .slide-bg,
.page4 .content-swiper .swiper-ul .slide-bg img {
    width: 100%;
    height: 100%;
}

.page4 .content-swiper .swiper-ul .slide-pic {
    position: absolute;
    height: 60%;
    width: 100%;
    left: 0;
    top: 20%;
}

.page4 .content-swiper .swiper-ul .slide-pic-border {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.page4 .content-swiper .swiper-ul .slide-pic-border img {
    width: 100%;
    height: 100%;
}

.page4 .content-swiper .swiper-ul .slide-pic img {
    width: auto;
    height: 100%;
    margin: 0 auto;
}

.page4 .content-swiper .swiper-ul .slide-content {
    position: absolute;
    width: 96%;
    height: 96%;
    left: 2%;
    top: 2%;
    /* padding: 0 20%; */
    background: rgba(255, 255, 255, 0.64);
    /* border: 6px solid #E6C86D; */
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    opacity: 0;
    transition: all 0.3s ease-in-out;
    mask-image: url(/img/index/page4_slide.png);
    -webkit-mask-image: url(/img/index/page4_slide.png);
    mask-position: 0;
    -webkit-mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-size: 100% 100%;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
}

.page4 .content-swiper .swiper-ul .swiper-slide:hover .slide-content,
.page4 .content-swiper .swiper-ul .swiper-slide:hover .slide-pic-border {
    opacity: 1;
}

.page4 .content-swiper .swiper-ul .slide-content h2 {
    font-size: 1.28rem;
    font-weight: bold;
    color: #333333;
    line-height: 1.7rem;
    opacity: 0.85;
    margin-bottom: 0.6rem;
    padding: 0 20%;
    text-align: center;
}

.page4 .content-swiper .swiper-ul .slide-content p {
    font-size: 1.28rem;
    color: #333333;
    line-height: 1.7rem;
    opacity: 0.8;
    width: 90%;
    margin: 0 auto;
    font-weight: 400;
    overflow: hidden;
    max-height: 5.1rem;
    margin-bottom: 1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: center;
}

.page4 .content-swiper .swiper-ul .slide-content a {
    color: #CDA426;
    font-size: 1.28rem;
    line-height: 1.7rem;
}

.page5-wrap {
    padding-top: 5rem;
    margin-bottom: 5rem;
}

.page5-wrap .page5-title h2 {
    font-size: 4.2rem;
    font-weight: 800;
    color: #ECCC69;
    line-height: 6rem;
    margin-top: 2.85rem;
}

.page5-content {
    /* margin-top: -5vw; */
}

.page5-content .content-bg img {
    width: 100%;
}

.page5-content {
    position: relative;
}

.page5-content .content-mes {
    position: absolute;
    left: 0;
    bottom: 0;
    display: none;
}

.page5-content .content-mes h2 {
    font-size: 2.57rem;
    font-weight: 800;
    color: #000000;
    line-height: 3rem;
    margin-bottom: 1rem;
}

.page5-content .content-mes p {
    font-size: 2.1rem;
    font-weight: 500;
    color: #000000;
    line-height: 2.6rem;
    letter-spacing: 3px;
}

.page6 {}

.page6-wrap {}

.page6-wrap .page6-title h2 {
    font-size: 4.2rem;
    font-weight: 800;
    color: #ECCC69;
    line-height: 6rem;
    margin-top: 2.85rem;
}

.page6-wrap .page6-title a {
    color: #CDA426;
    font-size: 1.28rem;
    line-height: 1.7rem;
    margin-bottom: 1rem;
}

.page6-content {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.page6-content .content-ul {}

.page6-content .content-ul .content-li {
    width: calc((100% - 4.5%) / 4);
    margin-right: 1%;
}

.page6-content .content-ul .content-li:nth-of-type(4n) {
    margin-right: 0;
}

.page6-content .content-ul .content-li a {
    display: block;
}

.page6-content .content-ul .content-li a .li-img {
    overflow: hidden;
}

.page6-content .content-ul .content-li a img {
    width: 100%;
    transform: scale(1);
    transition: transform 0.6s ease;
}

.page6-content .content-ul .content-li a:hover .li-img img {
    transform: scale(1.1);
}

.page6-content .content-ul .content-li a:hover h2 {
    color: rgba(230, 200, 109, 1);
}

.page6-content .content-ul .content-li .li-mes {}

.page6-content .content-ul .content-li .li-mes span.line {
    background-color: rgba(230, 200, 109, 1);
    display: block;
    height: 2px;
    width: 50%;
    margin-top: 1rem;
    margin-bottom: 0.8rem;
}

.page6-content .content-ul .content-li .li-mes h2 {
    font-size: 1.28rem;
    opacity: 0.85;
    line-height: 1.7rem;
    font-weight: bold;
    max-height: 3.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    text-overflow: -o-ellipsis-lastline;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 0.5rem;
    transition: all 0.3s ease-in;
}

.page6-content .content-ul .content-li .li-mes p {
    font-size: 1rem;
    opacity: 0.85;
    line-height: 1.7rem;
    font-weight: 400;
}

@media screen and (max-width:1680px) {
    .page2_bg .page2_title {
        /* margin-top: 5vw; */
    }
    .slide-message h2 {
        font-size: 4.2rem;
    }
    .page2_bg .page2_title p.bottom_p {
        margin-top: 1.7rem;
    }
    /* .page2_slide_left .left_img{
        -webkit-mask-position: left center;

    } */
}

@media screen and (max-width:1440px) {
    .page2_bg .page2_title span {
        margin: 1rem auto;
    }
    .page2_container_box {
        bottom: 0%;
    }
    .page3-right {
        right: -4%;
    }
    .page4 .content-swiper .swiper-ul .slide-content h2 {
        margin-top: 1rem;
    }
    .page4 .content-swiper .swiper-ul .slide-content p {
        font-size: 1rem;
        /* margin-bottom: 1.5rem; */
    }
    .page4 .content-swiper .swiper-ul .slide-content a {
        font-size: 1rem;
    }
    .page2_slide_right {
        padding-left: 3%;
    }
}

@media screen and (max-width:1200px) {
    .page2_container_box {
        bottom: 0%;
    }
    .page2_slide {
        /* height: 26vw; */
        /* width: 90%; */
    }
    .page2_slide_right {
        width: 36%;
    }
    .page2-swiper .page2-swiper-pagination {
        right: 3%;
    }
    .page3-right-content {
        width: 60%;
    }
}

@media screen and (max-width:1000px) {
    /* .page2_slide_left .left_img{
        -webkit-mask-position: 10% center;
        width: 35.0625rem;
        height: 22.4375rem;
    } */
    .page3-right-content .right-content .page3-p {
        text-align: center;
        width: 70%;
        margin: 0 auto;
    }
    .page6-content .content-ul .content-li {
        width: calc((100% - 6%) / 3);
        margin-right: 3%;
        margin-bottom: 1.5rem;
    }
    .page6-content .content-ul .content-li:nth-of-type(4n) {
        margin-right: 3%;
    }
    .page6-content .content-ul .content-li:nth-of-type(3n) {
        margin-right: 0;
    }
    .slide-message {
        width: 45%;
        left: 90%;
        top: 50%;
        transform: translate(-100%, -50%);
    }
    .slide-message h2 {
        font-size: 2.5rem;
        line-height: 3.2rem;
        margin-bottom: 2rem;
    }
    .slide-message .message h3 {
        font-size: 2rem;
        line-height: 2.6rem;
    }
    .page3-right-content .right-content h2,
    .page2_bg .page2_title h2 {
        font-size: 2.5rem;
        line-height: 3.2rem;
    }
    .page4-wrap .page4-title h2,
    .page5-wrap .page5-title h2,
    .page6-wrap .page6-title h2 {
        font-size: 3rem;
        line-height: 3.6rem;
    }
    .page2_bg .page2_title p.bottom_p {
        margin-top: 0.5rem;
    }
    .page2_bg .page2_title p.bottom_p br:nth-of-type(1) {
        display: none;
    }
    .page2_bg .page2_title {
        /* margin-top: 3vw;
        top: 3%; */
    }
    .page2_bg .page2_title p {
        /* width: 80%; */
        margin: 0 auto;
        /* max-width: 260px; */
    }
    .page2_container_box {
        bottom: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .page2_slide_right h3 {
        font-size: 1.8rem;
    }
    .page2_slide_right p br {
        display: none;
    }
    .page2_bg .page2_title span {
        margin: 1rem auto;
    }
    .page3-right-content .right-content .page3-ul {
        margin-top: 2rem;
        margin-bottom: 1.4rem;
    }
    .page3-right-content .right-content .page3-a {
        margin-top: 2rem;
        white-space: nowrap;
    }
    .page3-right-content {
        max-width: 100%;
        width: 100%;
        transform: translate( -50%, -46%);
    }
    .page3-right-content .right-content h2,
    .page3-right-content .right-content p,
    .page3-right-content .right-content .page3-a {
        text-align: center;
        width: 60%;
        margin-left: auto;
        margin-right: auto;
    }
    .page3-right-content .right-content .page3-ul ul {
        -ms-flex-pack: center !important;
        justify-content: center !important;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }
    .page3-right-content .right-content .page3-ul ul li {
        width: 33%;
    }
    .page3-right-content .right-content .page3-input {
        width: 100%;
        margin-left: 0;
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width:576px) {
    .page3-right-content .right-content .page3-p {
        font-size: 10px;
        line-height: 16px;
    }
    .home-page-swiper .swiper-slide:nth-of-type(2) .m-img {
        transform: scale(0.8);
    }
    .home-page-swiper .swiper-slide .pc-img {
        display: none;
    }
    .home-page-swiper .swiper-slide:nth-of-type(2) .m-img {
        display: block;
        height: 100vh;
        width: auto!important;
        margin: 0 auto;
    }
    .home-page-swiper .swiper-slide .m-img {
        display: block;
        margin: 0 auto;
    }
    .page2 .page2-wrap .page2_bg .pc-video,
    .page2 .page2-wrap .page2_bg .pc-gif-box {
        display: none;
    }
    .page2 .page2-wrap .page2_bg .pc-gif {
        display: block;
        height: auto;
        width: 100% !important;
        margin: 0 auto;
    }
    .page2 .page2-wrap .page2_bg {
        height: auto;
    }
    .page2_bg .page2_title {
        top: 8%;
    }
    .page2_bg .page2_title p.bottom_p br:nth-of-type(1) {
        display: block;
    }
    .page2_container_box {
        width: 90%;
        margin: 0 auto;
        left: 5%;
        height: auto;
        top: auto;
        bottom: 8%;
    }
    .page3 .page3-wrap .m-img {
        display: block;
    }
    .page3 .page3-wrap .pc-img {
        display: none;
    }
    .page6-content .content-ul .content-li {
        width: 49%;
        margin-right: 2%;
    }
    .page6-content .content-ul .content-li:nth-of-type(4n),
    .page6-content .content-ul .content-li:nth-of-type(3n) {
        margin-right: 2%;
    }
    .page6-content .content-ul .content-li:nth-of-type(2n) {
        margin-right: 0;
    }
    .page2_slide {
        /* height: 30vw; */
        height: auto;
        width: 100%;
        position: relative;
    }
    .page2_slide_left {
        /* width: 54%;
        height: auto; */
        width: 65%;
        height: auto;
    }
    .page2_slide_left .left_img {
        width: 100%;
        height: auto;
        mask-image: url(/img/index/page2_model.svg);
        -webkit-mask-image: url(/img/index/page2_model.svg);
        mask-position: 0;
        -webkit-mask-position: left;
        mask-size: auto 100%;
        -webkit-mask-size: auto 100%;
        mask-repeat: no-repeat;
        -webkit-mask-repeat: no-repeat;
    }
    .page2_slide_left .left_img img {
        width: 100%;
        height: auto;
    }
    .page2-swiper {
        padding-bottom: 4rem;
    }
    .page2_slide_right {
        width: 46%;
        position: absolute;
        right: 0;
    }
    .page2-swiper .page2-swiper-pagination {
        right: 0;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
        width: 100%;
        /* height: 2.3rem; */
        height: 1.92rem;
    }
    .page2-swiper .page2-swiper-pagination .swiper-pagination-bullet {
        margin: 0 1.2rem;
    }
    .home-page-swiper .swiper-pagination {
        left: 0%;
        width: 100%;
        height: auto;
        flex-direction: row !important;
        -ms-flex-pack: row !important;
        bottom: 5%;
    }
    .slide-message {
        height: 100%;
        width: 90%;
        left: 4%;
        top: 0%;
        transform: translate(0, 0%);
    }
    .slide-message h2 {
        font-size: 3.6rem;
        line-height: 4rem;
        margin-bottom: 0rem;
        position: absolute;
        width: 100%;
        top: 13vh;
        left: 0%;
        text-align: center;
    }
    .slide-message .message p {
        width: 100%;
    }
    .slide-message .message p br {
        /* display: none; */
    }
    .slide-message .message span.line {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }
    .slide-message .message {
        position: absolute;
        bottom: 5%;
        left: 0;
    }
    .slide-message .message h3 {
        font-size: 3.2rem;
        line-height: 3.2rem;
    }
    .home-page-swiper .swiper-pagination .swiper-pagination-bullet {
        margin: 3px 6px;
    }
    .home-page-swiper .swiper-pagination .swiper-pagination-bullet-active {
        margin-top: 0;
        margin-bottom: 0;
    }
    .slide-message .message a {
        margin-top: 1rem;
    }
    .page5-content .content-mes {
        position: static;
        margin-top: -8vw;
    }
    .page5-content .content-mes h2 {
        font-size: 2rem;
        line-height: 2.4rem;
    }
    .page5-content .content-mes p {
        font-size: 1.28rem;
        line-height: 1.5rem;
    }
    .page3-right {
        position: absolute;
        width: 90%;
        right: auto;
        bottom: 2%;
        max-width: 450px;
        left: 50%;
        transform: translateX(-50%);
    }
    .page3 .page3-wrap .page2-left img {
        width: auto !important;
        height: 200vw;
        margin-left: -70%;
    }
    .page4-wrap .contant-tab {}
    .swiper-ul .swiper.swiper-grid-column {
        height: 96vw;
    }
    .swiper-ul .swiper-grid-column .swiper-slide {
        height: calc(50% - 10px);
    }
}

@media screen and (max-width:414px) {
    /* .page6-content .content-ul .content-li {
        width: 100%;
        margin-right: 0%;
    } */
    /* .page6-content .content-ul .content-li:nth-of-type(4n),
    .page6-content .content-ul .content-li:nth-of-type(3n) {
        margin-right: 0%;
    } */
    /* .page6-content .content-ul .content-li:nth-of-type(2n) {
        margin-right: 0;
    } */
    .page2_bg .page2_title {
        top: 2%;
    }
    .page2_bg .page2_title p {
        width: 80%;
    }
    .page2_bg .page2_title p.bottom_p {
        margin-top: 1rem;
    }
    .page3-right-content .right-content h2 {
        font-size: 2rem;
        line-height: 2.4rem;
    }
    /* .page3-right-content .right-content>p {
        display: none;
    } */
    .page3-right-content .right-content .page3-ul li h3 {
        font-size: 1.8rem;
        line-height: 2rem;
    }
    .page3-right-content .right-content .page3-ul li p,
    .page3-right-content .right-content .page3-a a {
        font-size: 1.2rem;
        line-height: 1.4rem;
    }
    .page2_container_box {
        bottom: 10%;
    }
}

@media screen and (max-width:375px) {
    .swiper-ul .swiper.swiper-grid-column {
        height: 99vw;
    }
}
