
.section-home * {
    letter-spacing: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

.section-home {
    margin: 0 auto;
    overflow: hidden;
    max-width: var(--width);
    font-family: "Manrope",Arial,Helvetica Neue, Helvetica,sans-serif;
}

.section-home a {
    text-decoration: none;
    color: #000;
}

.section-home a:focus,
.section-home a:hover,
.section-home a:active {
    outline: 0;
}

.section-home sup {
    line-height: 0;
}

.section-home sup a {
    color: inherit;
    font-size: 0.6em;
}

.section-home h2,
.section-home h3,
.section-home h4,
.section-home h5,
.section-home h6 {
    font-weight: 600;
    line-height: 1.5;
}

.section-home .section p,
.section-home .section span {
    line-height: 1.5;
}

.section-home img {
    width: 100%;
}

.section-home .blur-up {
    -webkit-filter: blur(20px);
    filter: blur(20px);
    -webkit-transition: -webkit-filter 0.4s;
    transition: -webkit-filter 0.4s;
    transition: filter 0.4s;
    transition: filter 0.4s, -webkit-filter 0.4s;
}

.section-home .blur-up.lazyloaded {
    -webkit-filter: blur(0);
    filter: blur(0);
}

.section-home .section {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.section-home {
    background-color: #F4F5F6;
}

.section-home .show-mob {
    display: none;
}

.section-home .home-space {
    height: calc(var(--clientWidth) * 0.072395);
}
.section-home .home-space-150 {
    height: calc(var(--clientWidth) * 0.078125);
}

.minisite-video-sp {
    width: 100%;
}

.section-home .section1 .swiper-pagination {
    bottom: calc(var(--clientWidth) * 0.03229167);
    left: 0;
    right: 0;
}

.section-home .section1 .swiper-pagination-bullet {
    width: calc(var(--clientWidth) * 0.00625);
    height: calc(var(--clientWidth) * 0.00625);
    border-radius: calc(var(--clientWidth) * 0.01041667);
    margin: 0 calc(var(--clientWidth) * 0.00208333);
    background-color: #A4A4A4;
    transition: all 0.5s ease-out;
    opacity: 1;
}

.section-home .section1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: calc(var(--clientWidth) * 0.01875);
    background-color: #FFFFFF;
}

.section-home .section1 .section1-text-wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: calc(var(--clientWidth) * 0.133);
    z-index: 2;
}

.section-home .section1 .section1-text-wrapper h2 {
    font-size: calc(var(--clientWidth) * 0.040625);
    height: calc(var(--clientWidth) * 0.1145833);
    color: #FFFFFF;
    margin-bottom: calc(var(--clientWidth) * 0.0520833);
}

.section-home .section1 .section1-text-wrapper a {
    font-size: calc(var(--clientWidth) * 0.014583);
    border-radius: 999px;
    background-color: #C7000B;
    color: #FFFFFF;
    display: inline-block;
    padding:calc(var(--clientWidth) * 0.007575) calc(var(--clientWidth) * 0.036458);
}

.section-home .common-text-wrapper {
    text-align: center;
}

.section-home .common-text-wrapper h3 {
    font-size: calc(var(--clientWidth) * 0.0334);
    height: calc(var(--clientWidth) * 0.046875);
}

.section-home .common-text-wrapper p {
    font-size: calc(var(--clientWidth) * 0.0125);
    /* height: calc(var(--clientWidth) * 0.03125); */
    margin-top: calc(var(--clientWidth) * 0.0052083);
}


.section-home .section2 .section-swiper-txt-wrapper {
    position: absolute;
    top: 25.75%;
    left: 5.1428%;
    z-index: 2;
    color: #FFFFFF;
}

.section-home .section2 .section-swiper-txt-wrapper h3 {
    font-size: calc(var(--clientWidth) * 0.020833);
}

.section-home .section2 .section-swiper-txt-wrapper .section-swiper-txt-p {
    margin-top: calc(var(--clientWidth) * 0.0078125);
}

.section-home .section2 .section-swiper-txt-wrapper p {
    font-size: calc(var(--clientWidth) * 0.010416);
    margin-top: calc(var(--clientWidth) * 0.00260417);
    color: rgba(255, 255, 255, 0.8);
}

.section-home .section2 .section-swiper-txt-wrapper p span {
    opacity: 0.8;
}
.section-home .section2 .section-swiper-txt-wrapper p em {
    opacity: 1;
    font-weight: 600;
    font-size: calc(var(--clientWidth) * 0.014583);
    line-height:1.5;
    height: calc(var(--clientWidth) * 0.0197916);
    color: rgb(255, 255, 255);
}
.section-home .section2 .section-swiper-txt-wrapper p i {
    opacity: 1;
    font-weight: 600;
    font-size: calc(var(--clientWidth) * 0.014583);
    height: calc(var(--clientWidth) * 0.02083);
    line-height: 1.5;
    color: rgba(255, 255, 255);
}

.section-home .section2 .section-swiper-btn-fraction {
    width: calc(var(--clientWidth) * 0.632917);
    margin: calc(var(--clientWidth) * 0.0255208) auto 0;
}

.section-home .section2 .swiper-slide {
    opacity: 0.4;
    transition: opacity 1s;
}

.section-home .section2 .swiper-slide.swiper-slide-active {
    opacity: 1;
}

.section-home .section2 .swiper-slide img {
    border-radius: calc(var(--clientWidth) * 0.02291667);
}

.section-home .section2 .section-swiper-btn-wrapper {
    margin-top: calc(var(--clientWidth) * 0.0359375);
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: 1px;
}

.section-home .section2 .swiper-button-next,
.section-home .section2 .swiper-button-prev {
    width: calc(var(--clientWidth) * 0.02552);
    height: calc(var(--clientWidth) * 0.02552);
}

.section-home .section2 .swiper-button-next:after,
.section-home .section2 .swiper-button-prev:after {
    display: none;
}

.section-home .section2 .swiper-button-next,
.section-home .section2 .swiper-button-prev {
    position: relative;
}

.section-home .section2 .swiper-button-prev,
.section-home .section2 .swiper-container-rtl .swiper-button-next {
    left: 0;
}

.section-home .section2 .swiper-button-prev svg,
.section-home .section2 .swiper-container-rtl .swiper-button-next svg {
    transform: rotate(180deg);
}

.section-home .section2 .swiper-button-next,
.section-home .section2 .swiper-container-rtl .swiper-button-prev {
    right: 0;
}

.section-home .section2 .swiper-container-horizontal>.swiper-pagination-bullets,
.section-home .section2 .swiper-pagination-custom,
.section-home .section2 .swiper-pagination-fraction {
    bottom: 0;
}

.section-home .section2 .swiper-pagination {
    width: max-content;
    position: relative;
    margin-left: calc(var(--clientWidth) * 0.0083);
    margin-right: calc(var(--clientWidth) * 0.0083);
    margin-top: calc(var(--clientWidth) * -1.041667 / 100);
    font-size: calc(var(--clientWidth) * 0.0125);
    user-select: none;
}

.section-home .section3 .swiper-wrapper {
    margin-top: calc(var(--clientWidth) * 0.025);
    margin-bottom: calc(var(--clientWidth) * 0.015625);
}

.section-home .section3 .swiper-slide {
    width: 100%;
    flex-basis: 15.624%;
    border-radius: calc(var(--clientWidth) * 0.02291667);
    overflow: hidden;
    transition: all 0.5s;
    background-color: #FFFFFF;
    font-size: 0;
    border-radius: calc(var(--clientWidth) * 1.5625 / 100);
}

.section-home .section3 .swiper-slide img {
}

.section-home .section3 .swiper-slide.swiper-slide-active {
    flex-basis: 65.5729%;
}

.section-home .section3 .section-swiper-txt-wrapper {
    position: absolute;
    width: calc(var(--clientWidth) * 0.24427083);
    top: 15%;
    left: calc(var(--clientWidth) * 0.3855026);
}

.section-home .section3 .section-swiper-txt-wrapper h3 {
    font-size: calc(var(--clientWidth) *0.01875);
    font-weight: 500;
    margin-bottom: calc(var(--clientWidth) * 0.008854);
    /* height: calc(var(--clientWidth) * 0.0260416); */
    line-height: 1.5;
    color: rgb(0, 0, 0);
    font-weight: 600;
}

.section-home .section3 .section-swiper-txt-wrapper p {
    font-size: calc(var(--clientWidth) * 0.0104166);
    width: calc(var(--clientWidth) * 0.21875);
    color: rgb(0, 0, 0);
    font-weight: 400;
    color: rgba(0, 0, 0, 0.8);
}

.section-home .section3 .section-swiper-btn-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: calc(var(--clientWidth) * 0.08541667);
    padding-bottom: 1px;
    padding-top: calc(var(--clientWidth) * 1.041667 / 100);
}

.section-home .section3 .swiper-button-next,
.section-home .section3 .swiper-button-prev {
    width: calc(var(--clientWidth) * 0.02552);
    height: calc(var(--clientWidth) * 0.02552);
}

.section-home .section3 .swiper-button-next:after,
.section-home .section3 .swiper-button-prev:after {
    display: none;
}

.section-home .section3 .swiper-button-next,
.section-home .section3 .swiper-button-prev {
    position: relative;
}

.section-home .section3 .swiper-button-prev,
.section-home .section3 .swiper-container-rtl .swiper-button-next {
    left: 0;
}

.section-home .section3 .swiper-button-prev svg,
.section-home .section3 .swiper-container-rtl .swiper-button-next svg {
    transform: rotate(180deg);
}

.section-home .section3 .swiper-button-next,
.section-home .section3 .swiper-container-rtl .swiper-button-prev {
    right: 0;
}

.section-home .section3 .swiper-container-horizontal>.swiper-pagination-bullets,
.section-home .section3 .swiper-pagination-custom,
.section-home .section3 .swiper-pagination-fraction {
    bottom: 0;
}

.section-home .section3 .swiper-pagination {
    width: max-content;
    position: relative;
    margin-left: calc(var(--clientWidth) * 0.0083);
    margin-right: calc(var(--clientWidth) * 0.0083);
    font-size: calc(var(--clientWidth) * 0.0125);
    user-select: none;
    margin-top: calc(var(--clientWidth) * -1.041667 / 100);
}

.section-home .section3 .section-swiper-dis-wrapper {
    margin-top: calc(var(--clientWidth) * 0.027083);
    display: flex;
    height: calc(var(--clientWidth) * 0.05729);
}

.section-home .section3 .section-swiper-dis-wrapper h2 {
    font-size: calc(var(--clientWidth) * 1.875 / 100);
    background: linear-gradient(156.25deg, rgb(68, 177, 255),rgb(2, 104, 242));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-weight: 700;
    height: calc(var(--clientWidth) * 0.03425);
    text-wrap: nowrap;
}
.section-home .section3 .section-swiper-dis-wrapper h2 span{
    background: linear-gradient(156.25deg, rgb(68, 177, 255),rgb(2, 104, 242));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: calc(var(--clientWidth) * 0.010416);
    line-height:1.5;
    font-weight: 400;

}

.section-home .section3 .section-swiper-dis-wrapper p {
    font-size: calc(var(--clientWidth) * 0.010416);
    height: calc(var(--clientWidth) * 0.017708);
    opacity: 0.8;
    color: rgb(0, 0, 0);
    display: inline-block;
}

.section-home .section3 .section-swiper-dis-wrapper span {
    font-size: calc(var(--clientWidth) * 0.0125);
}

.section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis {
    display: flex;
    align-items: center;
} 

.section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis1 {
}
.section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis1 > div:nth-child(1){
}

.section-home .section4 .section4-content-wrapper {
    width: calc(var(--clientWidth) * 0.729166);
    padding: calc(var(--clientWidth) * 0.00885417);
    margin-top: calc(var(--clientWidth) * 0.02552);
    border-radius: calc(var(--clientWidth) * 0.022916);
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
}

.section-home .section4 .section4-content-wrapper img {
    width: calc(var(--clientWidth) * 0.399479);
    border-radius: calc(var(--clientWidth) * 0.01875);
    display: flex;
    align-content: center;
}

.section-home .section4 .section4-text-wrapper {
    width: calc(var(--clientWidth) * 0.29635417);
    margin-left: calc(var(--clientWidth) * 0.04427083);
    margin-top: calc(var(--clientWidth) * -0.052083);
}

.section-home .section4 .section4-text-wrapper h3 {
    font-size: calc(var(--clientWidth) * 0.01875);
    height: calc(var(--clientWidth) * 0.02604);
    margin-bottom:  calc(var(--clientWidth) * 0.0078125);
    font-weight: 600;
}

.section-home .section4 .section4-text-wrapper p {
    font-size: calc(var(--clientWidth) * 0.010416);
    margin-top: calc(var(--clientWidth) * 0.0052083);
    width: calc(var(--clientWidth) * 0.2578125);
    color: rgb(0, 0, 0);
    opacity: 0.8;
}

.section-home .section4 .section4-text-wrapper a {
    display: none;
}
.section-home .section4 .section4-text-wrapper .section4-a-btn{
    width: calc(var(--clientWidth) * 0.05833);
    height: calc(var(--clientWidth) * 0.015885);
    margin-top: calc(var(--clientWidth) * 0.026302);
     
    
}
.section-home .section4 .section4-text-wrapper .section4-a-btn a{
    width: 100%;
    display: inline-block;
    color: rgb(10, 89, 247);
    font-size: calc(var(--clientWidth) * 0.0104166);
}
.section-home .section4 .section4-text-wrapper .section4-a-btn img{
    width: 100%;
    color: rgb(10, 89, 247);
    display: inline-block;
    border-radius: 0;
    width: calc(var(--clientWidth) * 0.0078125);
    vertical-align: text-top;
}

.section-home .section3 .section-swiper-dis-wrapper-imgBtn1{
    width: calc(var(--clientWidth) * 0.05833);
    height: calc(var(--clientWidth) * 0.015885);
    margin-top: calc(var(--clientWidth) * 0.028645);
}
.section-home .section3 .section-swiper-dis-wrapper-imgBtn2{
    width: calc(var(--clientWidth) * 0.05833);
    height: calc(var(--clientWidth) * 0.015885);
    margin-top: calc(var(--clientWidth) * 0.028645);
}
.section-home .section3 .section-swiper-dis-wrapper-imgBtn3{
    width: calc(var(--clientWidth) * 0.05833);
    height: calc(var(--clientWidth) * 0.015885);
    margin-top: calc(var(--clientWidth) * 0.030729);
}
.section-home .section3 .section-swiper-dis-wrapper-imgBtn img{
    width: 100%;
}

.section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis .section-swiper-dis-txt11 {
    width: calc(var(--clientWidth) * 0.046354);
    margin-right: calc(var(--clientWidth) * 0.020963);
}
.section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis .section-swiper-dis-txt12 {
    width: calc(var(--clientWidth) * 0.048958);
    margin-right: calc(var(--clientWidth) * 0.024088);
}
.section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis .section-swiper-dis-txt13 {
    width: calc(var(--clientWidth) * 0.078125);
}

.section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis .section-swiper-dis-txt21 {
    width: calc(var(--clientWidth) * 0.0760416);
    margin-right: calc(var(--clientWidth) * 0.016536);
}
.section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis .section-swiper-dis-txt22 {
    width: calc(var(--clientWidth) * 0.0672916);
    margin-right: calc(var(--clientWidth) * 0.018619);
}
.section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis .section-swiper-dis-txt23 {
    width: calc(var(--clientWidth) * 0.0640625);
}

.section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis .section-swiper-dis-txt31 {
    width: calc(var(--clientWidth) * 0.0609375);
    margin-right: calc(var(--clientWidth) * 0.010546875);
}
.section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis .section-swiper-dis-txt32 {
    width: calc(var(--clientWidth) * 0.06285);
    margin-right: calc(var(--clientWidth) * 0.0157552);
}
.section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis .section-swiper-dis-txt33 {
    width: calc(var(--clientWidth) * 0.0697916);
}

.section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis-wrapper-imgBtn1 img{
    width: 100%;
}
.section-home .section3 .swiper-slide .section-swiper-txt-wrapper .section-swiper-dis-wrapper-imgBtn{
    margin-top: calc(var(--clientWidth) * 0.028645);
}
.section-home .section3 .swiper-slide .section-swiper-txt-wrapper .section-swiper-dis-wrapper-imgBtn >a > span {
    display: inline-block;
    /* width: calc(var(--clientWidth) * 0.0444375); */
    height: calc(var(--clientWidth) * 0.01510416);
    color: rgb(10, 89, 247);
    font-size: calc(var(--clientWidth) * 0.0104166);
    margin-left: calc(var(--clientWidth) * 0.00208333);
    margin-right: calc(var(--clientWidth) * .260417 / 100);
}
.section-home .section3 .swiper-slide .section-swiper-txt-wrapper .section-swiper-dis-wrapper-imgBtn > a{
    display: inline-block;
    cursor: pointer;
    position: relative;
}
.section-home .section3 .swiper-slide .section-swiper-txt-wrapper .section-swiper-dis-wrapper-imgBtn > a > img{
    vertical-align: sub;
    width: calc(var(--clientWidth) * 0.0078125);
    position: absolute;
    right: -16%;
    display: inline-block;
}
.section-home .section5 .section-swiper-vertical-wrapper {
    width: calc(var(--clientWidth) * 0.82916);
    margin-top: calc(var(--clientWidth) * 0.03125);
    padding: calc(var(--clientWidth) * 0.00885417);
    border-radius: calc(var(--clientWidth) * 0.022916);
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.section-home .section5 .section-swiper-vertical-btn {
    display: flex;
    margin-left: calc(var(--clientWidth) * 0.04427083);
}

.section-home .section5 .section-swiper-vertical-scroll {
    width: 2px;
    height: calc(var(--clientWidth) * 0.29583);
    background-color: #C9C9C9;
    position: relative;
}

.section-home .section5 .section-swiper-vertical-scroll[data-index='0'] span {
    transform: translateY(0);
}

.section-home .section5 .section-swiper-vertical-scroll[data-index='1'] span {
    transform: translateY(calc(var(--clientWidth) * 0.06875));
}

.section-home .section5 .section-swiper-vertical-scroll[data-index='2'] span {
    transform: translateY(calc(var(--clientWidth) * 0.1375));
}

.section-home .section5 .section-swiper-vertical-scroll[data-index='3'] span {
    transform: translateY(calc(var(--clientWidth) * 0.20625));
}

.section-home .section5 .section-swiper-vertical-scroll span {
    width: 5px;
    height: calc(var(--clientWidth) * 0.089583);
    position: absolute;
    left: -1.5px;
    top: 0;
    background-color: #0A59F7;
    transform: translateY(0);
    transition: transform 0.5s;
}

.section-home .section5 .section-swiper-vertical-txt-wrapper {
    width: calc(var(--clientWidth) * 0.29635417);
    margin-left: calc(var(--clientWidth) * 0.015625);
}

.section-home .section5 .section-swiper-vertical-txt-wrapper .section-swiper-vertical-txt {
    overflow: hidden;
}

.section-home .section5 .section-swiper-vertical-txt-wrapper .section-swiper-vertical-txt:not(:first-child) h3 {
    margin-top: calc(var(--clientWidth) * 0.04322917);
}

.section-home .section5 .section-swiper-vertical-txt-wrapper h3 {
    font-size: calc(var(--clientWidth) * 0.01875);
    cursor: pointer;
    width: max-content;
}

.section-home .section5 .section-swiper-vertical-txt-wrapper p {
    font-size: calc(var(--clientWidth) * 0.0125);
    height: calc(var(--clientWidth) * 0.03998958);
    margin-top: calc(var(--clientWidth) * 0.00520833);
    transition: all .5s ease;

}
.section-home .section5 .section-swiper-vertical-txt:not(.active) p{
    height: 0;
   }
.section5 .swiper-slide img{
    border-radius: calc(var(--clientWidth)* 0.01875);
    display: flex;
    align-content: center;
}
.section-home .section5 .section-swiper-vertical {
    width: calc(var(--clientWidth) * 0.42916);
    /* border-radius: calc(var(--clientWidth) * 0.01875); */
    overflow: hidden;
}

.section-home .section5 .section-swiper-vertical-a {
    position: absolute;
    left: calc(var(--clientWidth) * 0.053125);
    bottom: calc(var(--clientWidth) * 0.04583);
}

.section-home .section5 .section-swiper-vertical-a a {
    font-size: calc(var(--clientWidth) * 0.0125);
    color: #0A59F7;
    display: flex;
    align-items: center;
}

/* ------------------------------------------------------------------------------------------------------------------ */

.section-home .section5 .section-swiper-vertical-a img {
    width: calc(var(--clientWidth) * 0.0078125);
    margin-left: calc(var(--clientWidth) * 0.00364583);
}

.section-home .section6 .section6-content-wrapper {
    width: calc(var(--clientWidth) * 0.729166);
    margin: calc(var(--clientWidth) * 0.0260416) auto calc(var(--clientWidth) * 0.040625) auto;
    border-radius: calc(var(--clientWidth) * 0.022916);
    padding: calc(var(--clientWidth) * 0.02447917) calc(var(--clientWidth) * 0.0765625);
    padding-left: calc(var(--clientWidth) * 0.02666);
    padding-right: calc(var(--clientWidth) * 0.026458);
    padding-top: calc(var(--clientWidth) * 0.024479);
    padding-bottom: calc(var(--clientWidth) * 0.00833);
    background-color: #FFFFFF;
}

.section-home .section6 .section6-content-div {
    height: calc(var(--clientWidth) * 0.3239583);
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    transition: all .5s;
}

.section-home .section6 .section6-content-div.active {
    height: auto;
}

.section-home .section6 .section6-content-div img {
    width: calc(var(--clientWidth) * 0.10572917);
    width: 15.639%;
    box-sizing: border-box;
    border: 0.68px solid rgb(222, 222, 222);
}

.section-home .section6 .section6-content-div img:not(:nth-child(-n+6)) {
    margin-top: calc(var(--clientWidth) * 0.0125);
}

.section-home .section6 .section6-btn-wrapper {
    width: max-content;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.section-home .section6 .section6-btn-wrapper.active img {
    transform: rotate(-180deg);
}

.section-home .section6 .section6-btn-wrapper a {
    font-size: calc(var(--clientWidth) * 0.0104166);
    color: #0A59F7;
    display: flex;
    align-items: center;
}

.section-home .section6 .section6-btn-wrapper img {
    width: calc(var(--clientWidth) * 0.015625);
}

.section-home .show-pc{
    display: block;
}

@media screen and (min-aspect-ratio: 11 / 10) {
    .positionImage .noTextMob{
        display: none;
    }
    .section-home .section1 .swiper-slide img{
        /* height: calc(var(--clientWidth) * 0.5625); */
    }
    .section-home .section3 .swiper-slide .positionImage{
        position: relative;
        width: calc(var(--clientWidth)* 0.3385416);
    }
    .section-home .section3 .swiper-slide .noText {
        transition: transform .5s;
        transform: translateX(-33.33%);
    }
    .section-home .section3 .swiper-slide .imgText {
        display: none;
    }

    .section-home .section3 .swiper-slide.swiper-slide-active .noText {
        transform: translateX(0);
    }
    .section-home .section3 .swiper-slide.swiper-slide-active .noTextMob {
        display: none;
    }
    .section-home .section3 .swiper-slide.swiper-slide-active .imgText {
        transform: translateX(0);
        position: absolute;
        left: 50%;
        display: block;
        transform: translate(-50%,-50%);
    }
    .section-home .section3 .swiper-slide.swiper-slide-active .sanxingdui {
        width: 91.19%;
        top: 23.375%;
    }
    .section-home .section3 .swiper-slide.swiper-slide-active .babyMv {
        width: 44.84%;
        top: 21%;
    }
    .section-home .section3 .swiper-slide.swiper-slide-active .family {
        width: 56.258%;
        top: 26.31%;

    }

    .nav-bg-container {
        width: 100%;
        background-color: #F2F3F5;
    }

}

@media screen and (max-aspect-ratio: 11 / 10) {
    .section-home .show-pc {
        display: none;
    }

    .section-home .show-mob {
        display: block;
    }

    .section-home .home-space {
        height: calc(var(--clientWidth) * 0.222);
    }

    .section-home .section1 .swiper-pagination {
        --s1SwiperPBRatio: 0.083;
        bottom: calc(var(--clientWidth) * 0.083);
    }

    .section-home .section1 .swiper-pagination-bullet {
        width: calc(var(--clientWidth) * 0.0166);
        height: calc(var(--clientWidth) * 0.0166);
        border-radius: calc(var(--clientWidth) * 0.0166);
        margin: 0 calc(var(--clientWidth) * 0.0055);
    }

    .section-home .section1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: calc(var(--clientWidth) * 0.05);
    }

    .section-home .section1 .section1-text-wrapper {
        left: calc(var(--clientWidth) * 0.08333);
        transform: translateY(0);
        top: calc(var(--clientWidth) * 0.41666);
    }

    .section-home .section1 .section1-text-wrapper h2 {
        font-size: calc(var(--clientWidth) * 0.0888);
        height: calc(var(--clientWidth) * 0.25);
        line-height: 1.5;
        color: rgb(255, 255, 255);
        font-weight: 500;
        margin-bottom: calc(var(--clientWidth) * 0.11111);
    }

    .section-home .section1 .section1-text-wrapper a {
        display: inline-block;
        height: calc(var(--clientWidth) * 0.1);
        line-height: calc(var(--clientWidth) * 0.1);
        font-size: calc(var(--clientWidth) * 0.03888);
        border-radius: calc(var(--clientWidth) * 0.05);
        color: rgb(255, 255, 255);
        font-weight: 500;
        backdrop-filter: blur(57.08px);
        background: rgb(199, 0, 11);
        padding: 0 calc(var(--clientWidth) * 0.08888);
        margin-top: 0;
    }

    .section-home .common-text-wrapper {
        margin: 0 auto;
        text-align: center;
    }

    .section-home .common-text-wrapper h3 {
        font-size: calc(var(--clientWidth) * 0.072222);
        height: calc(var(--clientWidth) * 0.09444);
        line-height: 1.5;
        color: rgb(0, 0, 0);
        font-weight: 500;
        margin-bottom: calc(var(--clientWidth) * 0.041666);
    }

    .section-home .common-text-wrapper p {
        font-size: calc(var(--clientWidth) * 0.038888);
        color: rgb(0, 0, 0);
        font-weight: 500;
        line-height: 1.5;
        width: calc(var(--clientWidth) * 0.6222);
        margin: 0 auto;
        height: auto;
    }
    .section-home .common-text-wrapper .textLeft{
        width: max-content;
        margin: 0 auto;
        text-align: left;
    }

    .section-home .section2 .section-swiper-txt-wrapper {
        width: calc(var(--clientWidth) * 0.48);
        top: calc(var(--clientWidth) * 0.0833);
        left: calc(var(--clientWidth) * 0.0833);
    }

    .section-home .section2 .section-swiper-txt-wrapper h3 {
        font-size: calc(var(--clientWidth) * 0.05);
        line-height: 1.5;
        margin-bottom: calc(var(--clientWidth) * 0.04166);

        color: rgb(255, 255, 255);
        font-weight: 500;
    }

    .section-home .section2 .section-swiper-txt-wrapper .section-swiper-txt-p {
        margin-top: calc(var(--clientWidth) * 0.044);
        width: calc(var(--clientWidth) * 0.65277);
    }
    .section-home .section2 .section-swiper-txt-wrapper p i{
        display: none;
    }
    .section-home .section2 .section-swiper-txt-wrapper p strong{
        display: none;
    }
    .section-home .section2 .section-swiper-txt-wrapper p em{
        color: rgb(255, 255, 255);
        font-weight: 500;
        font-size: calc(var(--clientWidth) * 0.03888);
    }

    .section-home .section2 .section-swiper-txt-wrapper p {
        font-size: calc(var(--clientWidth) * 0.0305);
        width: calc(var(--clientWidth) * 0.69277);
        line-height: 1.5;
    }

    .section-home .section2 .section-swiper-btn-fraction {
        width: calc(var(--clientWidth) * 0.833);
         /* 原始设计稿 */
        margin: calc(var(--clientWidth) * 0.1194) auto 0;
    }

    .section-home .section2 .swiper-slide img {
        border-radius: calc(var(--clientWidth) * 0.061);
    }

    .section-home .section2 .section-swiper-btn-wrapper {
        margin-top: calc(var(--clientWidth) * 0.083);
    }

    .section-home .section2 .swiper-button-next,
    .section-home .section2 .swiper-button-prev {
        width: calc(var(--clientWidth) * 0.088);
        height: calc(var(--clientWidth) * 0.088);
    }

    .section-home .section2 .swiper-pagination {
        margin-left: calc(var(--clientWidth) * 0.02361);
        margin-right: calc(var(--clientWidth) * 0.02361);
        margin-top: calc(var(--clientWidth) * -3.055556 / 100);
        font-size: calc(var(--clientWidth) * 0.0388);
    }

    .section-home .section3 .section-swiper-btn-push {
        width: calc(var(--clientWidth) * 0.833);
        margin-left: auto;
        margin-right: auto;
    }

    .section-home .section3 .swiper-wrapper {
        margin-top: calc(var(--clientWidth) * 0.1194);
        margin-bottom: calc(var(--clientWidth) * 0.083);
    }

    .section-home .section3 .swiper-slide {
        width: 100%;
        flex-basis: auto;
        border-radius: calc(var(--clientWidth) * 0.044);
        
        height: calc(var(--clientWidth) * 2.0611);
    }

    .section-home .section3 .swiper-slide img {
        width: 100%;
    }
    .section-home .section3 .swiper-slide .noText{
        display: none;
    }
    .section-home .section3 .swiper-slide .imgText{
        display: none;
    }

    .section-home .section3 .swiper-slide.swiper-slide-active {
        flex-basis: auto;
    }

    .section-home .section3 .section-swiper-txt-wrapper {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        padding: calc(var(--clientWidth) * 0.04166) calc(var(--clientWidth) * 0.04166) calc(var(--clientWidth) * 0.08611) calc(var(--clientWidth) * 0.04166);
    }

    .section-home .section3 .section-swiper-txt-wrapper h3 {
        font-size: calc(var(--clientWidth) * 0.05);
        margin-bottom: calc(var(--clientWidth) * 0.0472);
    }

    .section-home .section3 .section-swiper-txt-wrapper>p {
        width: calc(var(--clientWidth) * 0.641666);
        font-size: calc(var(--clientWidth) * 0.03055);
        line-height:1.5;
    }

    .section-home .section3 .section-swiper-btn-wrapper {
        justify-content: center;
        margin: 0;
    }

    .section-home .section3 .swiper-button-next,
    .section-home .section3 .swiper-button-prev {
        width: calc(var(--clientWidth) * 0.088);
        height: calc(var(--clientWidth) * 0.088);
    }

    .section-home .section3 .swiper-pagination {
        margin-left: calc(var(--clientWidth) * 0.02361);
        margin-right: calc(var(--clientWidth) * 0.02361);
        font-size: calc(var(--clientWidth) * 0.0388);
    }
    .section-home .section3 .section-swiper-txt-wrapper h3 {
        font-size: calc(var(--clientWidth) *0.05);
        font-weight: 500;
        margin-bottom: calc(var(--clientWidth) * 0.03527);
        /* height: calc(var(--clientWidth) * 0.0694); */
        line-height: 1.5;
        color: rgb(0, 0, 0);
        font-weight: 500;
    }

    .section-home .section3 .section-swiper-dis-wrapper {
        margin-top: calc(var(--clientWidth) * 0.088889);
        height: auto;
    }

    .section-home .section3 .section-swiper-dis-wrapper h2 {
        background: linear-gradient(156.25deg, rgb(68, 177, 255),rgb(2, 104, 242));
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
        font-weight: 700;
        line-height: 1.5;

        background: linear-gradient(156.25deg, rgb(68, 177, 255),rgb(2, 104, 242));
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
        font-size: calc(var(--clientWidth) * 6.666667 / 100);
        line-height: 1.5;
        height: calc(var(--clientWidth) *0.0955);
        letter-spacing: 0px;
        text-align: left;
    }

    .section-home .section3 .section-swiper-dis-wrapper p {
        font-size: calc(var(--clientWidth) * 0.033);
    }

    .section-home .section3 .section-swiper-dis-wrapper span {
        font-size: calc(var(--clientWidth) * 0.033);
    }
    .section-home .section3 .section-swiper-dis-wrapper h2 span{
        font-size: calc(var(--clientWidth) * 0.033);
    }

    .section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis {
    }

    .section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis1 {
    }
    .section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis div {
        width: calc(var(--clientWidth) * 0.04166);
        display: inline-block;
    }
    .section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis .section-swiper-dis-txt11 {
        width: calc(var(--clientWidth) * 0.13334);
        margin-right: calc(var(--clientWidth) * 0.08888);
    }
    .section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis .section-swiper-dis-txt12 {
        width: calc(var(--clientWidth) * 0.163);
        margin-right: calc(var(--clientWidth) * 0.07638);
    }
    .section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis .section-swiper-dis-txt13 {
        width: calc(var(--clientWidth) * 0.254);
    }
    
    .section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis .section-swiper-dis-txt21 {
        width: calc(var(--clientWidth) * 0.26);
        margin-right: calc(var(--clientWidth) * 0.0375);
    }
    .section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis .section-swiper-dis-txt22 {
        width: calc(var(--clientWidth) * 0.20186);
        margin-right: calc(var(--clientWidth) * 0.055556);
    }
    .section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis .section-swiper-dis-txt23 {
        width: calc(var(--clientWidth) * 0.1974);
    }
    
    .section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis .section-swiper-dis-txt31 {
        width: calc(var(--clientWidth) * 0.19);
        margin-right: calc(var(--clientWidth) * 0.08611);
    }
    .section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis .section-swiper-dis-txt32 {
        width: calc(var(--clientWidth) * 0.23);
        margin-right: calc(var(--clientWidth) * 0.055556);
    }
    .section-home .section3 .section-swiper-dis-wrapper .section-swiper-dis .section-swiper-dis-txt33 {
        width: calc(var(--clientWidth) * 0.21);
    }
    .section-home .section3 .swiper-slide .section-swiper-txt-wrapper .section-swiper-dis-wrapper-imgBtn {
        width: calc(var(--clientWidth)* 0.1625);
        height: calc(var(--clientWidth)* 0.047222);
        margin-top: calc(var(--clientWidth)* 0.08118);
    }
    .section-home .section3 .swiper-slide .section-swiper-txt-wrapper .section-swiper-dis-wrapper-imgBtn > a{
        position: relative;
    }
    .section-home .section3 .swiper-slide .section-swiper-txt-wrapper .section-swiper-dis-wrapper-imgBtn > a > span{
        width: calc(var(--clientWidth)* 0.14025);
        font-size: calc(var(--clientWidth) * 0.0333334);
    }
    .section-home .section3 .swiper-slide .section-swiper-txt-wrapper .section-swiper-dis-wrapper-imgBtn > a > img{
        width: calc(var(--clientWidth) * 0.019888);
        display: inline-block;
        position: absolute;
        top: 100%;
        transform: translateY(-80%);
    }
    
    .section-home .section3 .section-swiper-dis-wrapper p{
        color: rgb(0, 0, 0);
        font-weight: 400;
        width: 100%;

        font-size: calc(var(--clientWidth) * 0.03333);
        line-height: 1.5;
    }

    .section-home .section4 .section4-content-wrapper {
        width: calc(var(--clientWidth) * 0.833);
        padding: calc(var(--clientWidth) * 0.04166);
        margin-top: calc(var(--clientWidth) * 0.11527);
        border-radius: calc(var(--clientWidth) * 0.044);
        display: flex;
        flex-direction: column;
    }

    .section-home .section4 .section4-content-wrapper img {
        width: calc(var(--clientWidth) * 0.75);
        border-radius: calc(var(--clientWidth) * 0.0388);
        margin-bottom: calc(var(--clientWidth) * 0.0416);
    }

    .section-home .section4 .section4-text-wrapper {
        width: 100%;
        margin-left: 0;
    }

    .section-home .section4 .section4-text-wrapper h3 {
        font-size: calc(var(--clientWidth) * 0.05);
        height:  calc(var(--clientWidth) * 0.06944);
        margin-top:  calc(var(--clientWidth) * 0.041666);
        margin-bottom: 0;
    }

    .section-home .section4 .section4-text-wrapper p {
        width: calc(var(--clientWidth) * 0.68333);
        font-size: calc(var(--clientWidth) * 0.03055);
        margin-top: calc(var(--clientWidth) * 0.0444);
        font-weight: 400;
        color: rgba(0, 0, 0, 0.8);
    }

    .section-home .section4 .section4-text-wrapper a {
        width: 100%;
        height: calc(var(--clientWidth) * 0.1);
        line-height:  calc(var(--clientWidth) * 0.1);
        font-size: calc(var(--clientWidth) * 0.0388);
        border-radius: calc(var(--clientWidth) * 0.05);
        margin-top: calc(var(--clientWidth) * 0.0833);
        border-radius: 36px;
        backdrop-filter: blur(57.08px);
        background: rgb(199, 0, 11);
        text-align: center;

        color: rgb(255, 255, 255);
        font-weight: 500;
        display: block;
    }
    .section-home .section4 .section4-text-wrapper .section4-a-btn{
        display: none;
    }


    .section-home .section5 .section-swiper-vertical-wrapper {
        --s5SwiperWRatio: 0.833;
        --s5SwiperMTRatio: 0.11944;
        width: calc(var(--clientWidth) * 0.833);
        margin-top: calc(var(--clientWidth) * 0.11944);
        padding: 0;
        border: 0;
        background-color: transparent;
    }

    .section-home .section5 .section-swiper-vertical-btn {
        display: none;
    }

    .section-home .section5 .swiper-slide>picture img {
        border-radius: calc(var(--clientWidth) * 0.0388);
    }

    .section-home .section5 .swiper-slide {
        padding: calc(var(--clientWidth) * 0.04166);
        border-radius: calc(var(--clientWidth) * 0.0444);
        background-color: #FFFFFF;
    }

    .section-home .section5 .section-swiper-vertical-txt-mob {
        margin-top: calc(var(--clientWidth) * 0.04166);
    }

    .section-home .section5 .section-swiper-vertical-txt-mob h3 {
        font-size: calc(var(--clientWidth) * 0.05);
    }

    .section-home .section5 .section-swiper-vertical-txt-mob p {
        width: calc(var(--clientWidth) * 0.45833);
        font-size: calc(var(--clientWidth) * 0.03055);
        margin-top: calc(var(--clientWidth) * 0.044);
    }

    .section-home .section5 .section-swiper-vertical {
        width: 100%;
        overflow: visible;
    }

    .section-home .section5 .section-swiper-vertical-a {
        position: relative;
        left: 0;
        bottom: 0;
        background-color: #000;
        border-radius: calc(var(--clientWidth) * 0.10166);
        margin-top: calc(var(--clientWidth) * 0.0833);
    }

    .section-home .section5 .section-swiper-vertical-a a {
        width: calc(var(--clientWidth) * 0.75);
        height: calc(var(--clientWidth) * 0.1);
        font-size: calc(var(--clientWidth) * 0.0388);
        color: #FFFFFF;
        justify-content: center;
    }

    .section-home .section5 .section-swiper-vertical-a img {
        display: none;
    }

    .section-home .section5 .section-swiper-btn-wrapper {
        margin-top: calc(var(--clientWidth) * 0.055);
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .section-home .section5 .swiper-button-next,
    .section-home .section5 .swiper-button-prev {
        width: calc(var(--clientWidth) * 0.088);
        height: calc(var(--clientWidth) * 0.088);
    }

    .section-home .section5 .swiper-button-next:after,
    .section-home .section5 .swiper-button-prev:after {
        display: none;
    }

    .section-home .section5 .swiper-button-next,
    .section-home .section5 .swiper-button-prev {
        position: relative;
    }

    .section-home .section5 .swiper-button-prev,
    .section-home .section5 .swiper-container-rtl .swiper-button-next {
        left: 0;
    }

    .section-home .section5 .swiper-button-prev svg,
    .section-home .section5 .swiper-container-rtl .swiper-button-next svg {
        transform: rotate(180deg);
    }

    .section-home .section5 .swiper-button-next,
    .section-home .section5 .swiper-container-rtl .swiper-button-prev {
        right: 0;
    }

    .section-home .section5 .swiper-container-horizontal>.swiper-pagination-bullets,
    .section-home .section5 .swiper-pagination-custom,
    .section-home .section5 .swiper-pagination-fraction {
        bottom: 0;
    }

    .section-home .section5 .swiper-pagination {
        width: max-content;
        position: relative;
        margin-left: calc(var(--clientWidth) * 0.023611);
        margin-right: calc(var(--clientWidth) * 0.023611);
        font-size: calc(var(--clientWidth) * 0.0388);
        user-select: none;
    }

    .section-home .section6 .section6-content-wrapper {
        width: calc(var(--clientWidth) * 0.833);
        margin: calc(var(--clientWidth) * 0.11944) auto 0 auto;
        border-radius: calc(var(--clientWidth) * 0.0444);
        padding: calc(var(--clientWidth) * 0.0833) calc(var(--clientWidth) * 0.04166) calc(var(--clientWidth) * 0.04166);
    }

    .section-home .section6 .section6-content-div {
        height: calc(var(--clientWidth) * 1.1055);
        transition: all .5s;
    }

    .section-home .section6 .section6-content-div img {
        width: calc(var(--clientWidth) * 0.23472);
    }

    .section-home .section6 .section6-content-div img:not(:nth-child(-n+3)) {
        margin-top: calc(var(--clientWidth) * 0.022);
    }

    .section-home .section6 .section6-btn-wrapper {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        text-align: center;
    }

    .section-home .section6 .section6-btn-wrapper.active img {
        transform: rotate(0);
    }

    .section-home .section6 .section6-btn-wrapper a {
        color: #FFFFFF;
        justify-content: center;
        background-color: #000;
        height: calc(var(--clientWidth) * 0.1);
        font-size: calc(var(--clientWidth) * 0.0388);
        border-radius: calc(var(--clientWidth) * 0.1);
        margin-top: calc(var(--clientWidth) * 0.0388);
        backdrop-filter: blur(57.08px);
        background: rgb(199, 0, 11);
    }

    .section-home .section6 .section6-btn-wrapper img {
        display: none;
    }

    .nav-bg-container {
        width: 100%;
        background-color: #F2F3F5;
    }


      .nav-bg-container > .bottomStyleMob {
        width: 100%;
        box-sizing: border-box;
        background: #000;
        color: #FFFFFF;
      }
      .nav-bg-container > .bottomStyleMob > .drapdownFlex > .menuAutoHeight {
        padding:0 calc(var(--clientWidth) * 0.128205);
        height: auto;
        overflow: hidden;
      }
      .nav-bg-container > .bottomStyleMob > .drapdownFlex > .menuAutoHeight > .flexibleItem {
        display: flex;
        border-bottom: #3D3D3D 1.5px solid;
        justify-content: space-between;
        height: calc(var(--clientWidth) * 0.1666);
        overflow: hidden;
      }
      .nav-bg-container > .bottomStyleMob > .drapdownFlex > .menuAutoHeight > .flexibleItem > .captionLeft {
        display: inline-block;
        line-height: 1.5;
        font-size: calc(var(--clientWidth) * 0.0461538);
      }
      .nav-bg-container > .bottomStyleMob > .drapdownFlex > .menuAutoHeight > .flexibleItem > .plusIcon {
        display: inline-block;
        width: 38px;
        font-size: 38px;
        position: relative;

        width: calc(var(--clientWidth) * 0.097435);
        font-size: calc(var(--clientWidth) * 0.097435);
      }
      .nav-bg-container > .bottomStyleMob > .drapdownFlex > .menuAutoHeight > .flexibleItem > .plusIcon > i:nth-of-type(1) {
        position: absolute;
        background-color: #fff;
        top: 50%;
        width: calc(var(--clientWidth) * 0.0564102);
        height: calc(var(--clientWidth) * 0.0076923);
      }
      .nav-bg-container > .bottomStyleMob > .drapdownFlex > .menuAutoHeight > .flexibleItem > .plusIcon > i:nth-of-type(2) {
        position: absolute;
        background-color: #fff;
        top: 50%;
        transition: transform 0.5s;
        transform: rotate(90deg);
        width: calc(var(--clientWidth) * 0.0564102);
        height: calc(var(--clientWidth) * 0.0076923);
      }
      .nav-bg-container > .bottomStyleMob > .drapdownFlex > .menuAutoHeight > .flexibleItem > .plusRotate > i:nth-of-type(2) {
        transition: transform 0.5s;
        transform: rotate(0deg);
      }
      .nav-bg-container > .bottomStyleMob > .drapdownFlex > .menuAutoHeight > .footSecondMenu {
        height: 0px;
        max-height: 0px;
        transition: all .5s ease-in-out;
        color: #000000;
      }
      .nav-bg-container > .bottomStyleMob > .drapdownFlex > .menuAutoHeight .footSecondMenuShow {
        height: auto;
        max-height: 900px;
      }
      .nav-bg-container > .bottomStyleMob > .drapdownFlex > .menuAutoHeight .footSecondMenuShow p {
        color: #FFFFFF;
        height: calc(var(--clientWidth) * 0.1666);
        line-height: 1.5;
      }
      .nav-bg-container > .bottomStyleMob > .consultingServicesMob {
        border-bottom: #3D3D3D 1.5px solid;
        padding:0 calc(var(--clientWidth) * 0.128205);
      }
      .nav-bg-container > .bottomStyleMob > .consultingServicesMob > h1 {
        height: calc(var(--clientWidth) * 0.1410256);
        line-height: 1.5;
        margin-top: calc(var(--clientWidth) * 0.089743);
        font-size: calc(var(--clientWidth) * 0.0487179);
      }
      .nav-bg-container > .bottomStyleMob > .consultingServicesMob > .flexible {
        display: flex;
        justify-content: space-between;
        line-height: 1.5;
      }
      .nav-bg-container > .bottomStyleMob > .consultingServicesMob > .flexible > .flexLeftMob {
        width: calc(var(--clientWidth) * 0.76923);
        height: calc(var(--clientWidth) * 0.5128205);
      }
      .nav-bg-container .ConsultServices > .ConsultServicesMiddle > .rightborder > .trademark > .logoBeside > .costomerServiceDiv {
        height: auto;
        line-height: 1.5;
    }
    .nav-bg-container .ConsultServices > .ConsultServicesMiddle > .rightborder > .trademark > .logoBeside > .unChinaDelivery p{
        display: inline-block;
        font-size:calc(var(--clientWidth) * 0.030555);
        margin-left:calc(var(--clientWidth) * 0.049);
        margin-bottom:calc(var(--clientWidth) * 0.08333);
        color: rgba(255, 255, 255, 0.8);
    }
      .nav-bg-container > .bottomStyleMob > .consultingServicesMob > .flexible > .flexLeftMob > .costomerServiceDiv > .costomerServiceSpan img {
        display: inline-block;
        width: calc(var(--clientWidth) * 0.06666);
        padding-right: calc(var(--clientWidth) * 0.03846);
      }
      .nav-bg-container > .bottomStyleMob > .consultingServicesMob > .flexible > .flexLeftMob > .unChinaDelivery > span {
        display: inline-block;
        width: calc(var(--clientWidth) * 0.06666);
        padding-right: calc(var(--clientWidth) * 0.03846);
      }
      .nav-bg-container > .bottomStyleMob > .consultingServicesMob > .flexible > .flexLeftMob > .emailDiv > .emailSpan img {
        display: inline-block;
        width: calc(var(--clientWidth) * 0.043589);
        padding-right: calc(var(--clientWidth) * 0.0487179);
        padding-left: calc(var(--clientWidth) * 0.0128205);
      }
      .nav-bg-container .ConsultServices > .ConsultServicesMiddle > .rightborder > .trademark > .logoBeside > .emailDiv >a p{
        display: inline-block;
        color: rgba(255, 255, 255, 0.8);
        font-size:calc(var(--clientWidth) * 0.030555);
      }
      .nav-bg-container .ConsultServices > .ConsultServicesMiddle > .rightborder > .trademark > .logoBeside > .emailDiv > .emailSpan {
        display: inline-block;
        width: calc(var(--clientWidth) * 0.041666);
        padding:0 calc(var(--clientWidth) * 0.00769);
    }
    .nav-bg-container > .bottomStyleMob > .consultingServicesMob > .flexible > .flexLeftMob > .emailAddress > a > p{
        color: rgba(255, 255, 255, 0.8);
        font-size:calc(var(--clientWidth) * 0.030555);
    }
      .nav-bg-container > .bottomStyleMob > .consultingServicesMob > .flexible > .flexLeftMob > .emailAddress >a span {
        display: inline-block;
        width: calc(var(--clientWidth) * 0.06666);
        padding-right: calc(var(--clientWidth) * 0.03846);
      }
      .nav-bg-container > .bottomStyleMob > .consultingServicesMob > .flexible > .flexrightMob {
        width: calc(var(--clientWidth) * 0.51282);
      }
      .nav-bg-container > .bottomStyleMob > .consultingServicesMob > .flexible > .flexrightMob .huaweiLogo {
        float: right;
      }
      .nav-bg-container > .bottomStyleMob > .copyrightNotice {
        padding: calc(var(--clientWidth) * 0.10256) calc(var(--clientWidth) * 0.1282) calc(var(--clientWidth) * 0.02564) calc(var(--clientWidth) * 0.128205);
        box-sizing: border-box;
      }
      .nav-bg-container > .bottomStyleMob > .copyrightNotice > p {
        height: calc(var(--clientWidth) * 0.076923);
        line-height: 1.5;
      }
      .nav-bg-container > .bottomStyleMob > .copyrightNotice > .bottomHeightSpace {
        padding-bottom: calc(var(--clientWidth) * 0.1666);

      }
      .nav-bg-container > .bottomStyleMob > .allRightsReserved {
        width: var(--currentWidth);
        position: fixed;
        z-index: 99;
        bottom: 0;
        text-align: center;
        background-color: #000000;
        padding: calc(var(--clientWidth) * 0.03846) 0;
        font-size: calc(var(--clientWidth) * 0.03589);


      }
      .nav-bg-container > .bottomStyleMob > .allRightsReserved p {
        height: calc(var(--clientWidth) * 0.051282);
        line-height: 1.5;
      }

}

.section-home .section2 .swiper-pagination {
        position: static;
        display: flex;
        align-items: center;
        margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
        height: calc(var(--clientWidth) * 0.02552);
    }

    .section-home .section3 .swiper-pagination {
        position: static;
        display: flex;
        align-items: center;
        margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
        height: calc(var(--clientWidth) * 0.02552);
    }

    .section-home .section2 .swiper-pagination span {
        padding: 0 calc(var(--clientWidth) * 0.0035)
    }

    .section-home .section3 .swiper-pagination span {
        padding: 0 calc(var(--clientWidth) * 0.0035)
    }
@media screen and (max-aspect-ratio: 11 / 10) {
    .section-home .section2 .swiper-pagination {
        height: calc(var(--clientWidth) * 0.088);
    }

    .section-home .section3 .swiper-pagination {
        height: calc(var(--clientWidth) * 0.088);
    }

    .section-home .section2 .swiper-pagination span {
        padding: 0 calc(var(--clientWidth) * 0.01);
    }

    .section-home .section3 .swiper-pagination span {
        padding: 0 calc(var(--clientWidth) * 0.01);
    }
    .positionImage {
        border-radius: calc(var(--clientWidth) * 4.444444 / 100);
        overflow: hidden;
        background: #fff;
    }
}

@media screen and (min-width: 750px) and (max-width:1100px){
    .section-home .section3 .section-swiper-btn-wrapper{
        margin-top: calc(var(--clientWidth) * 3.166667 / 100);
    }
}


.section2,
.section3,
.section4,
.section6 {
    content-visibility: auto;
}

.section-swiper-btn-wrapper > .swiper-button-prev:focus,
.section-swiper-btn-wrapper > .swiper-button-next:focus {

    outline: none;
    border: 1px solid transparent; 
    background-color: transparent; 
      -webkit-tap-highlight-color: transparent; /* 对于iOS Safari */
    -moz-user-focus: ignore; /* 对于Firefox */
  -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
   -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.section-swiper-btn-wrapper > .swiper-button-prev img,
.section-swiper-btn-wrapper > .swiper-button-next img{

    outline: none;
    border: 1px solid transparent; 
    background-color: transparent; 
      -webkit-tap-highlight-color: transparent; /* 对于iOS Safari */
    -moz-user-focus: ignore; /* 对于Firefox */
  -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}

.section-swiper-btn-wrapper > .swiper-button-prev img:active,
.section-swiper-btn-wrapper > .swiper-button-next img:active{

    outline: none;
    border: 1px solid transparent; 
    background-color: transparent; 
      -webkit-tap-highlight-color: transparent; /* 对于iOS Safari */
    -moz-user-focus: ignore; /* 对于Firefox */
  -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}

.section-home .section6 .section6-btn-wrapper a{
    cursor: pointer;
}
.section-home .section3 .swiper-slide .noText{
    cursor: pointer;
}
.section-home .section3 .swiper-slide img{
    cursor: pointer;
}
