.mobile-container {
    display: none;
}

.regional {
    width: 100%;
}

#product-2 .regional-wrapper {
    position: relative;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

#product-1 {
    position: relative;
    height: 600px;
    box-sizing: border-box;
    padding-top: 189px;
}

#product-1 .banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    object-fit: cover;
}

#product-1 > .container {
    position: relative;
    z-index: 9;
}

#product-1 h1 {
    font-weight: 500;
    font-size: 52px;
    color: #25355C;
    line-height: 68px;
}
#product-1 h2 {
    width: 726px;
    font-weight: 500;
    font-size: 40px;
    color: #25355C;
    line-height: 48px;
    margin-top: 12px;
}


#product-1 .check-product {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    width: 800px;
}

#product-1 .check-product .tip-item {
    font-weight: 400;
    font-size: 20px;
    color: #7787AB;
    margin-right: 36px;
    margin-bottom: 26px;
}


#product-1 .check-product .icon {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

#product-2 {
    height: 752px;
    background: url("{ms:global.host/}template/1/default/v2/imgs/product/bg_1@2x.png") no-repeat center / 100% 100%;
}

#product-2 .tabs {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 170px;
    margin-top: 60px;
}

#product-2 .tabs .tab {
    width: 180px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#product-2 .tabs .tab .icon {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
}

#product-2 .tabs .tab .title {
    font-weight: 400;
    font-size: 18px;
    color: #7787AB;
    line-height: 26px;
}
#product-2 .tabs .tab.active .title {
    color: #1F1F1F;
}

#product-2 .line {
    position: relative;
    height: 2px;
    background: #F0F0FF;
    margin-top: 21px;
}

#product-2 .line .line-block {
    width: 180px;
    height: 3px;
    background: #6759FF;
    position: absolute;
    top: 0;
    left: 175px;
    /*transition: left 0.5s;*/
}

#product-2 .line .line-block.block1{
    left: 518px;
}

#product-2 .line .line-block.block2{
    left: 850px;
}

#product-2 .swiper {
    width: 1200px;
    height: calc(100% - 230px);
}

#product-2 .swiper-slide {
    height: 100%;
    display: flex;
    align-items: center;
}

#product-2 .mySwiper {
    cursor: pointer;
}

#product-2 .swiper-slide .left {
    height: 100%;
    box-sizing: border-box;
    padding-top: 76px;
}
#product-2 .swiper-slide .left .title {
    font-size: 38px;
    color: #1F1F1F;
    margin-bottom: 30px;
}
#product-2 .swiper-slide .left .title-desc {
    color: #6759FF;
}
#product-2 .small-title {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
#product-2 .small-title.mt {
    margin-top: 30px;
}

#product-2 .swiper-slide .left .content {
    font-weight: 400;
    font-size: 14px;
    color: #7787AB;
    line-height: 28px;
}

#product-2 .small-title .dot {
    width: 12px;
    height: 12px;
    background: #6759FF;
    margin-right: 10px;
}

#product-2 .small-title .label {
    font-weight: 400;
    font-size: 16px;
    color: #1F1F1F;
}

#product-2 .swiper-slide .right {
    width: 806px;
    height: 100%;
    box-sizing: border-box;
    padding-top: 70px;
}

#product-2 .swiper-slide .right  img {
    width: 100%;
    height: 100%;
}

.three-screen .title, .four-screen .title {
    font-weight: 500;
    font-size: 40px;
    color: #1F1F1F;
    line-height: 47px;
    text-align: center;
    margin: 80px 0 16px;
}
.three-screen .desc, .four-screen .desc {
    font-weight: 400;
    font-size: 16px;
    color: #7787AB;
    line-height: 28px;
    text-align: center;
}

.function-point * {
    box-sizing: border-box;
}

.function-point .container {
    padding: 64px 0;
    position: relative;
}

.function-point .tabs {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 170px;
}

.function-point .tabs .tab {
    width: 180px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.function-point .tabs .tab .icon {
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
}

.function-point .tabs .tab .title {
    font-weight: 400;
    font-size: 18px;
    color: #7787AB;
    line-height: 26px;
}

.function-point .tabs .tab.active .title {
    color: #1F1F1F;
}

.function-point .line {
    position: relative;
    height: 2px;
    background: #F0F0FF;
    margin-top: 21px;
}

.function-point .line .line-block {
    width: 180px;
    height: 3px;
    background: #6759FF;
    position: absolute;
    top: 0;
    left: 175px;
    transition: .28s;
}

.function-point .swiper-slide {
    display: flex;
    justify-content: space-between;
}

.function-point .line + .swiper .swiper-slide {
    padding-top: 64px;
}

.function-point .text-wrap {
    width: calc(100% - 806px - 72px);
}

.function-point .text-wrap .title {
    font-size: 38px;
    color: #1F1F1F;
    margin-bottom: 30px;
}
.function-point .text-wrap .title-desc {
    color: #6759FF;
}
.function-point .text-wrap .small-title .dot {
    width: 12px;
    height: 12px;
    background: #6759FF;
    margin-right: 10px;
}
.function-point .text-wrap .small-title {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    margin-top: 30px;
}
.function-point .text-wrap .small-title:first-of-type {
    margin-top: 0;
}

.function-point .text-wrap .content {
    font-weight: 400;
    font-size: 14px;
    color: #7787AB;
    line-height: 28px;
}

.function-point .img-wrap {
    width: 806px;
    height: 100%;
}

.function-point .img-wrap  img {
    width: 100%;
}

.function-point .point-title {
    font-weight: 500;
    font-size: 40px;
    color: #1F1F1F;
    line-height: 56px;
    margin-bottom: 20px;
}

.function-point .point-title .prominent {
    color: #6759FF;
}
