html, body {
    height: 100% !important;
}
html, body, p, div, span, ul, li, h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
}
body {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #191919;
    font-size: 16px;
}
body {
    font-weight: normal;
}
.header-tag-title.seo {
    position: absolute;
    display: block;
    height: 0;
    width: 0;
    overflow: hidden;
    z-index: -1;
}
.solar-utility * {
    box-sizing: border-box;
    margin-bottom: 0;
}
.content {
    width: 1280px;
    margin-right: auto;
    margin-left: auto;
}
.content .content_title {
    font-size: 3rem;
    font-family: "HarmonyOS_Sans_Bold";
}
.content .content_title.white {
    color: #fff;
}
.content .content_title {
    font-size: 3rem;
    font-family: "HarmonyOS_Sans_Bold";
}
@media screen and (max-width: 1440px) {
    .content {
        width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }
    .content .content_title {
        font-size: 32px;
    }
}
@media screen and (max-width: 768px) {
    .content {
        padding-left: 24px;
        padding-right: 24px;
    }
    .content .content_title {
        font-size: 24px;
    }
}

/* 新增服务小卡片组件的两屏 */

.new-services .nowrap{
    white-space: nowrap;
}
.new-services .sec-1{
    width: 100%;
    padding: 7.8125vw 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.new-services .sec-1 .sec-1-text{
    width: 22.5vw;
    margin-right: 5.208333vw;
}
.new-services .sec-1 .sec-1-text h2{
    font-size: 2.083333vw;
    line-height: 1.5;
    margin-bottom: 2.083333vw;
}
.new-services .sec-1 .sec-1-text p{
    font-size: max(12px , .729167vw);
    margin-bottom: .416667vw;
    line-height: 1.5;
}
.new-services .sec-1 .sec-1-text p:nth-of-type(1){
    font-size: max(12px , .9375vw);
    font-weight: 700;
}
.new-services .sec-1 .sec-1-text p:last-of-type{
    margin-bottom: 3.125vw;
}
.new-services .new-services-a{
    display: block;
    width: fit-content;
    padding: .625vw 1.119792vw;
    border-radius: 1.875vw;
    border: 1px solid #191919;
    text-decoration: none;
    font-size: max(12px , .833333vw);
    font-weight: 700;
    color: #191919;
    line-height: 1;
}
.new-services .sec-1 .sec-1-text a div{
    width: auto;
    text-align: center;
}
.new-services .sec-1 img{
    width: 38.958333vw;
    border-radius: .833333vw;
    display: block;
}

.new-services .sec-2{
    width: 100%;
    padding: 6.25vw 0 7.1875vw;
}
.new-services .sec-2 .sec-2-text{
    width: 66.666667vw;
    margin: 0 auto;
    text-align: center;
    color: #191919;
}
.new-services .sec-2 .sec-2-text h2{
    font-size: 3.333333vw;
    line-height: 1.5;
    margin-bottom: .416667vw;
}
.new-services .sec-2 .sec-2-text p{
    font-size: max(12px,1.041667vw);
    line-height: 1.3;
    margin-bottom: 1.666667vw;
}
.new-services .sec-2 .sec-2-text a{
    margin: auto;
}
.new-services .sec-2 .sec-2-text a div{
    width: auto;
    text-align: center;
}
.new-services .sec-2 .sec-2-box{
    margin-top: 4.166667vw;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.new-services .sec-2 .sec-2-box .sec-2-box-left{
    width: 22.5vw;
    margin-right: 5.208333vw;
}
.new-services .sec-2 .sec-2-box .sec-2-box-left .sec-2-box-left-item{
    width: 100%;
    padding: 1.25vw 0;
    color: #191919;
    border-bottom: 1px solid rgba(25, 25, 25, 0.051);
}
.new-services .sec-2 .sec-2-box .sec-2-box-left .sec-2-box-left-item:last-of-type{
    border-bottom: 0;
}
.new-services .sec-2 .sec-2-box .sec-2-box-left .sec-2-box-left-item .sec-2-box-left-title{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.new-services .sec-2 .sec-2-box .sec-2-box-left .sec-2-box-left-item .sec-2-box-left-title h3{
    font-size: 1.25vw;
    line-height: 1.5;
    font-weight: 400;
    cursor: pointer;
}
.new-services .sec-2 .sec-2-box .sec-2-box-left .sec-2-box-left-item .sec-2-box-left-title img{
    width: 1.666667vw;
    transform: rotate(180deg);
    transition: .3s;
}
.new-services .sec-2 .sec-2-box .sec-2-box-left .sec-2-box-left-item p{
    font-size: max(12px,.833333vw);
    line-height: 1.5;
    opacity: 0.64;
    margin-top: .625vw;
    cursor: default;
    display: none;
}
.new-services .sec-2 .sec-2-box img{
    display: block;
    width: 38.958333vw;
    border-radius: .833333vw;
}
.new-services .sec-2 .sec-2-box .sec-2-box-left .sec-2-box-left-item .sec-2-box-left-title.sec-arrow-active img{
    transform: rotate(0);
}

.nav-top-right .js-header-login,.nav-top-right .js-header-account,.nav-top-right .js-header-logout,.container .js-mheader-login,.container .js-mheader-account{
    display:none !important;
   }
   .pageheader-min .container {
           margin-right: 0px !important;
   }


@media screen and (max-aspect-ratio: 11/10) {
    .new-services .sec-1 {
        box-sizing: border-box;
        flex-direction: column;
        padding: 16.666667vw 6.666667vw 17.777778vw;
        align-items: start;
    }
    .new-services .sec-1 .sec-1-text{
        width: 86.666667vw;
        margin: 0;
        margin-bottom: 8.888889vw;
    }
    .new-services .sec-1 .sec-1-text h2{
        font-size: 7.222222vw;
        margin-bottom: 8.888889vw;
    }
    .new-services .sec-1 .sec-1-text p:nth-of-type(1) {
        font-size: 3.888889vw;
        font-weight: 700;
    }
    .new-services .sec-1 .sec-1-text p{
        font-size: 3.888889vw;
        margin-bottom: 3.333333vw;
    }
    .new-services .sec-1 .sec-1-text p:last-of-type{
        margin-bottom: 6.666667vw;
    }
    .new-services .new-services-a{
        padding: 2.5vw 5.972222vw;
        border-radius: 13.888889vw;
        font-size: 3.888889vw;
    }
    .new-services .new-services-a div{
        width: auto !important;
    }
    .new-services .sec-1 img{
        width: 86.666667vw;
        border-radius: 1.852778vw;
    }
    .new-services .sec-2 {
        box-sizing: border-box;
        padding: 16.666667vw 6.666667vw;
    }
    .new-services .sec-2 .sec-2-text {
        width: 86.666667vw;
        text-align: left;
    }
    .new-services .sec-2 .sec-2-text h2 {
        font-size: 7.222222vw;
        margin-bottom: 2.222222vw;
    }
    .new-services .sec-2 .sec-2-text p{
        font-size: 3.888889vw;
        margin-bottom: 6.666667vw;
    }
    .new-services .sec-2 .sec-2-text a {
        margin: 0;
    }
    .new-services .sec-2 .sec-2-box {
        margin-top: 8.888889vw;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
    }
    .new-services .sec-2 .sec-2-box .sec-2-box-left{
        width: 86.666667vw;
        margin: 0;
        margin-bottom: 6.666667vw;
    }
    .new-services .sec-2 .sec-2-box .sec-2-box-left .sec-2-box-left-item {
        width: 100%;
        padding: 6.666667vw 0;
    }
    .new-services .sec-2 .sec-2-box .sec-2-box-left .sec-2-box-left-item .sec-2-box-left-title h3 {
        font-size: 4.444444vw;
    }
    .new-services .sec-2 .sec-2-box .sec-2-box-left .sec-2-box-left-item .sec-2-box-left-title img{
        width: 8.888889vw;
    }
    .new-services .sec-2 .sec-2-box .sec-2-box-left .sec-2-box-left-item p {
        font-size: 3.333333vw;
        margin-top: 3.333333vw;
    }
    .new-services .sec-2 .sec-2-box img{
        width: 86.666667vw;
        border-radius: 1.852778vw;
    }
}









/* utility */
.main {
    width: 100%;
}

.main .startIcon {
    pointer-events: none;
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url('/admin/asset/v1/gray/view/4a2cc33a3aa2448cb80fc6f9d048cbc9.png');
    z-index: 99;
}

.main .banner {
    width: 100%;
    position: relative;
}

.main .banner .banner_center {
    position: absolute;
    width: 100%;
    top: 263px;
}

.main .banner .bgimg {
    display: flex;
    width: 100%;
}

.main .banner .bgimg_mobile {
    display: none;
}

.main .banner .subtitle {
    color: #ffffff;
    background: #347ef6;
    display: flex;
    overflow: hidden;
    align-items: center;
    font-size: 1.25rem;
    width: 13.3125rem;
    height: 2.375rem;
    border-radius: 0.375rem;
}

.main .banner .subtitle .subtitle_ic {
    display: inline-block;
    opacity: 0.84;
    background: #0043f2;
    width: 2.375rem;
    height: 2.375rem;
    padding: 0.1875rem;
    margin-right: 0.75rem;
}

.main .banner .subtitle .subtitle_ic span {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-image: url('https:/Assets/Solar/v4/img/IntelligentOpticalStorage/ic_Sales.png');
}

.main .banner .title {
    color: #ffffff;
    /* font-weight: bold; */
    margin-top: 8px;
    font-size: 5rem;
    line-height: 6.25rem;
    width: 73.75rem;
    font-family: "HarmonyOS_Sans_Bold";
}

.main .higherYields {
    background: #fff;
    position: relative;
    min-height: 67.5rem;
}

.main .higherYields .higherYields_title {
    /* font-weight: bold; */
    font-size: 3rem;
    line-height: 4.5rem;
    padding-top: 6.75rem;
    padding-bottom: 12.5rem;
    font-family: "HarmonyOS_Sans_Bold";
}

.main .higherYields .higherYields_flex {
    display: flex;
    justify-content: space-between;
    height: 24.5rem;
    flex-wrap: wrap;
}

.main .higherYields .flex_div1 {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.main .higherYields .flex_div1 .flex_item {
    margin-right: 10px;
    border-radius: 0.5rem;
    background: #ffffff;
    margin-bottom: 20px;
    padding: 1.5rem;
    border: 2px solid #f6f6f6;
    cursor: pointer;
    width: 580px;
}

.main .higherYields .flex_div1 .item_title {
    font-weight: bold;
    font-size: 2rem;
    line-height: 3rem;
}

.main .higherYields .flex_div1 .flex_item_action {
    border: 2px solid #0167d1;
    border-radius: 0.5rem;
}

.main .higherYields .flex_div1 .item_text {
    font-size: 1.25rem;
    line-height: 2.25rem;
}

.main .higherYields .flex_div2 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.main .higherYields .flex_div2 .img_div {
    display: flex;
    align-items: center;
    width: 38.75rem;
    justify-content: start;
}

.main .higherYields .flex_div2 .img_div .img {
    width: 309px;
    height: 17.5625rem;
    background-image: url('/admin/asset/v1/gray/view/467f9ce41a1b451c8d2151f7ea98f403.png');
}

.main .higherYields .flex_div2 .img_div .line_div {
    position: relative;
    width: 300px;
}


.main .higherYields .flex_div2 .img_div .line_div .line_img {
    display: inline-block;
    background-position: center;
    width: 6.6875rem;
    height: 28.5rem;
    background-image: url('/admin/asset/v1/gray/view/012c15b3b44f4d2abf2091b915d82ee6.svg');
    background-size: 100% 100%;
}

.main .higherYields .flex_div2 .img_div .line_div .circled {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    border: 2px solid #979797;
    background: #fff;
}

.main .higherYields .flex_div2 .img_div .line_div .position {
    display: flex;
    position: absolute;
}

.main .higherYields .flex_div2 .img_div .line_div .position1 {
    top: 2.75rem;
    left: 2rem;
}

.main .higherYields .flex_div2 .img_div .line_div .position2 {
    top: 13.5rem;
    left: 5.4rem;
}

.main .higherYields .flex_div2 .img_div .line_div .position3 {
    top: 23.25rem;
    left: 2.5rem;
}

.main .higherYields .flex_div2 .img_div .line_div .text {
    display: inline-block;
    color: #292929;
    width: 210px;
    font-size: 20px;
    margin-left: 24px;
}


.main .higherYields .flex_div2 .flex_img {
    width: 38.75rem;
    height: 22.5rem;
    border-radius: 1rem;
}

.main .smart {
    background: #f6f6f6;
    padding-top: 7.5rem;
}

.main .smart .smart_center {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5rem;
}

.main .smart .smart_center .text_left {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 120px;
}

.main .smart .smart_center .text_right {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 120px;
}

.main .smart .smart_center .text_right .center_card {
    padding-left: 80px;
}

.main .smart .smart_center .center_card {
    overflow: hidden;
    margin-bottom: 120px;
    /* border-radius: 1rem; */
    border-radius: 0;
}

html[data-region='hk'] .main .smart .smart_center .center_card{
    border-radius: 0;
}

.main .smart .smart_center .center_card .card_title {
    font-weight: bold;
    font-size: 32px;
    margin-bottom: 1rem;
    margin-top: 90px;
}

.main .smart .smart_center .center_card .card_des {
    font-size: 20px;
    width: 540px;
    line-height: 1.625rem;
    margin-right: 100px;
}

.main .smart .smart_center .card_img {
    /* display: flex;
    align-items: center;
    justify-content: center; */
    position: relative;
    border-radius: 1rem;
    overflow: hidden;
    font-size: 0;
}

.main .smart .smart_center .card_img .smart_video {
    width: 40rem;
    height: 22.5rem;
}

.main .smart .smart_center .smart_img {
    display: flex;
    width: 100%;
}

.main .smart .smart_center .smart_img_mobile {
    display: none;
}

.main .safeReliable {
    background-color: #fff;
    padding-top: 120px;
}

.main .safeReliable .text_left {
    display: flex;
    justify-content: space-between;
    padding-bottom: 120px;
}

.main .safeReliable .text_right {
    display: flex;
    justify-content: space-between;
    padding-bottom: 120px;
}

.main .safeReliable .text_right .safeReliable_div {
    padding-left: 80px;
}

.main .safeReliable .safeReliable_center {
    margin-top: 7.5rem;
}

.main .safeReliable .safeReliable_img_div {
    border-radius: 0.5rem;
    overflow: hidden;
    position: relative;
}

.main .safeReliable .safeReliable_video {
    width: 40rem;
    height: 22.5rem;
    border-radius: 0.5rem;
}

.main .safeReliable .safeReliable_div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
}

.main .safeReliable .safeReliable_div .item_title {
    font-weight: bold;
    font-size: 32px;
    margin-bottom: 1.375rem;
}

.main .safeReliable .safeReliable_div .item_text {
    font-size: 20px;
    margin-bottom: 1rem;
}

.main .safeReliable .safeReliable_div .item_des {
    font-size: 16px;
    color: #292929;
}

.main .safeReliable .safeReliable_img {
    display: flex;
}

.main .safeReliable .safeReliable_img_mobile {
    display: none;
}

.main .gridSup {
    position: relative;
    text-align: center;
}

.main .gridSup .gridSup_bg_mobile {
    display: none;
}

.main .gridSup .gridSup_bg {
    display: flex;
    width: 100%;
}

.main .gridSup .gridSup_center {
    position: absolute;
    width: 100%;
    top: 200px;
}

.main .gridSup .gridSup_div {
    display: flex;
    color: #ffffff;
    margin-top: 5rem;
    justify-content: space-around;
}

.main .gridSup .gridSup_div .gridSup_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.main .gridSup .gridSup_div .gridSup_item .gridSup_title {
    font-weight: bold;
    font-size: 32px;
    margin-bottom: 0.625rem;
}

.main .gridSup .gridSup_div .gridSup_item .gridSup_text {
    width: 16.25rem;
    font-size: 16px;
    color: #ffffff;
}

.main .oneFitsAll {
    width: 100%;
    position: relative;
}

.main .oneFitsAll video {
    width: 100%;
}

.main .oneFitsAll .floatDiv {
    position: absolute;
    color: rgba(255, 255, 255, 0.9);
    /* font-weight: bold; */
    top: 120px;
    left: 320px;
    font-size: 48px;
    line-height: 72px;
    font-family: "HarmonyOS_Sans_Bold";
}

.main .oneFitsAll .floatSpan {
    top: calc(50% - 25px);
    left: calc(50% - 25px);
}

.main .higherYields .flex_overflow {
    display: flex;
}

@media screen and (max-width: 1440px) {
    .main .banner .banner_center {
        top: 30%;
    }

    .main .banner .title {
        font-size: 48px;
        line-height: 60px;
    }

    .main .oneFitsAll .floatDiv {
        top: 11%;
        left: 40px;
        font-size: 32px;
    }

    .main .oneFitsAll .floatSpan {
        top: calc(50% - 12px);
        left: calc(50% - 12px);
    }

    .main .higherYields {
        min-height: 50rem;
    }

    .main .higherYields .higherYields_title {
        font-size: 32px;
        line-height: 40px;
        padding-top: 8%;
        padding-bottom: 5%;
    }

    .main .higherYields .flex_div1 {
        justify-content: center;
    }

    .main .higherYields .flex_div1 .item_title {
        font-size: 1.5rem;
        line-height: 1.875rem;
    }

    .main .higherYields .flex_div1 .item_text {
        font-size: 16px;
        line-height: 24px;
    }

    .main .smart .smart_center .center_card {
        width: 49%;
    }

    .main .smart .smart_center .center_card .card_title {
        font-size: 24px;
    }

    .main .smart .smart_center .center_card .card_des {
        font-size: 16px;
        line-height: 20px;
        width: 90%;
    }

    .main .smart .smart_center .card_img {
        width: 49%;
    }

    .main .smart .smart_center .card_img .smart_video {
        width: 100%;
        height: auto;
    }

    .main .safeReliable .safeReliable_div {
        width: 49%;
    }

    .main .safeReliable .safeReliable_div .item_title {
        font-size: 24px;
    }

    .main .safeReliable .safeReliable_div .item_text {
        font-size: 16px;
    }

    .main .safeReliable .safeReliable_div .item_des {
        font-size: 14px;
    }

    .main .safeReliable .safeReliable_img_div {
        width: 49%;
    }

    .main .safeReliable .safeReliable_video {
        width: 100%;
        height: auto;
    }
}

@media screen and (max-width: 1290px) {
    .main .higherYields {
        min-height: 60rem;
    }

    .main .higherYields .flex_overflow {
        overflow-x: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .main .higherYields .flex_overflow::-webkit-scrollbar {
        display: none;
    }

    .main .higherYields .flex_div1 {
        width: 100%;
        flex-direction: row;
    }

    .main .higherYields .flex_div2 {
        width: 100%;
        align-items: center;
        height: auto;
    }

    .main .higherYields .flex_div2 .img_div {
        width: 100%;
        justify-content: center;
    }

    .main .higherYields .flex_div2 .flex_img {
        width: 100%;
        display: block;
        border-radius: 8px;
        height: auto;
        max-height: 500px;
    }
}

@media screen and (max-width: 1000px) {
    .main .smart {
        padding-top: 48px;
    }

    .main .smart .pl80 {
        padding-left: 0;
    }

    .main .smart .smart_center {
        margin-top: 32px;
    }

    .main .smart .smart_center .text_left {
        width: 100%;
        flex-direction: column-reverse;
        padding-bottom: 24px;
    }

    .main .smart .smart_center .text_right {
        width: 100%;
        flex-direction: column;
        padding-bottom: 24px;
    }

    .main .smart .smart_center .text_right .center_card {
        padding-left: 0;
    }

    .main .smart .smart_center .center_card {
        width: 100%;
        border-radius: 8px;
        margin-bottom: 0;
    }

    .main .smart .smart_center .card_img {
        width: 100%;
    }

    .main .smart .smart_center .card_img .smart_video {
        width: 100%;
        height: auto;
        border-radius: 8px;
    }

    .main .smart .smart_center .smart_img {
        display: none;
    }

    .main .smart .smart_center .smart_img_mobile {
        width: 100%;
        height: auto;
        display: flex;
    }

    .main .safeReliable {
        padding-top: 48px;
    }

    .main .safeReliable .text_left {
        display: flex;
        flex-direction: column-reverse;
        padding-bottom: 48px;
    }

    .main .safeReliable .text_right {
        display: flex;
        flex-direction: column;
        padding-bottom: 48px;
    }

    .main .safeReliable .text_right .safeReliable_div {
        padding-left: 0;
    }

    .main .safeReliable .safeReliable_center {
        margin-top: 32px;
    }

    .main .safeReliable .safeReliable_img_div {
        border-radius: 0.5rem;
        width: 100%;
        margin-bottom: 16px;
    }

    .main .safeReliable .safeReliable_img_div .safeReliable_video {
        width: 100%;
        height: auto;
        border-radius: 0.5rem;
    }

    .main .safeReliable .safeReliable_div {
        width: 100%;
    }

    .main .safeReliable .safeReliable_div .item_des {
        font-size: 12px;
        color: #292929;
    }

    .main .safeReliable .safeReliable_img {
        display: none;
    }

    .main .safeReliable .safeReliable_img_mobile {
        display: flex;
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .main .startIcon {
        pointer-events: none;
        position: absolute;
        display: inline-block;
        width: 24px;
        height: 24px;
        background: url('/admin/asset/v1/gray/view/012c15b3b44f4d2abf2091b915d82ee6.svg');
        z-index: 99;
        top: calc(50% - 12px);
        left: calc(50% - 12px);
    }

    .flex_div2_video{
        position: relative;
    }

    .main .banner .bgimg {
        display: none;
    }

    .main .banner .bgimg_mobile {
        display: flex;
        width: 100%;
        height: 608px;
        object-fit: cover;
    }

    .main .banner .banner_center {
        top: 160px;
    }

    .main .banner .subtitle {
        font-size: 10px;
        width: 120px;
        height: 20px;
        border-radius: 3px;
    }

    .main .banner .title {
        font-size: 26px;
        width: 300px;
        line-height: 35px;
    }

    .main .banner .subtitle_ic {
        width: 20px;
        height: 20px;
        padding: 2px;
        margin-right: 4px;
    }

    .main .banner .subtitle_ic span {
        display: inline-block;
        width: 16px;
        height: 16px;
        background-image: url('https:/Assets/Solar/v4/img/IntelligentOpticalStorage/ic_Sales.png');
    }

    .main .oneFitsAll .floatDiv {
        top: 24px;
        left: 24px;
        font-size: 16px;
        line-height: 23px;
    }

    .main .oneFitsAll .floatSpan {
        top: calc(50% - 12px);
        left: calc(50% - 12px);
    }

    .main .higherYields {
        min-height: 550px;
        padding-bottom: 24px;
    }

    .main .higherYields .higherYields_title {
        font-size: 24px;
        line-height: 30px;
        padding-top: 40px;
        padding-bottom: 16px;
    }

    .main .higherYields .higherYields_flex {
        height: auto;
    }

    .main .higherYields .flex_overflow {
        overflow-x: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .main .higherYields .flex_overflow::-webkit-scrollbar {
        display: none;
    }

    .main .higherYields .flex_div1 {
        justify-content: space-between;
        flex-direction: row;
        margin-bottom: 24px;
    }

    .main .higherYields .flex_div1 .flex_item {
        background: #F5F5F5;
        padding: 16px;
        margin-bottom: 0;
        flex: none;
        width: 250px;
    }

    .main .higherYields .flex_div1 .item_title {
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 2px;
    }

    .main .higherYields .flex_div1 .item_text {
        font-size: 14px;
        line-height: 19px;
    }

    .main .higherYields .flex_div2 {
        width: 100%;
        align-items: center;
    }

    .main .higherYields .flex_div2 .img_div {
        width: 100%;
        justify-content: center;
    }

    .main .higherYields .flex_div2 .img_div .img {
        width: 158px;
        height: 145px;
        background-image: url('/admin/asset/v1/gray/view/af14286f34fd46399eb7a0a52d60031f.png');
    }

    .main .higherYields .flex_div2 .img_div .line_div {
        width: 140px;
    }

    .main .higherYields .flex_div2 .img_div .line_div .line_img {
        width: 66px;
        height: 275px;
        background-image: url('/admin/asset/v1/gray/view/8bdb4c36f85f4d039cf6fba9af948c16.svg');
    }

    .main .higherYields .flex_div2 .img_div .line_div .circled {
        display: none;
    }

    .main .higherYields .flex_div2 .img_div .line_div .text {
        width: 100px;
        font-size: 12px;
    }
    html[data-region='se'] .main .higherYields .flex_div2 .img_div .line_div .text,
    html[data-region='it'] .main .higherYields .flex_div2 .img_div .line_div .text{
        width:90px;
    }

    .main .higherYields .flex_div2 .img_div .line_div .position1 {
        top: 34px;
        left: 20px;
        transform: translateY(-50%);
    }

    .main .higherYields .flex_div2 .img_div .line_div .position2 {
        top: 136px;
        left: 50px;
        transform: translateY(-50%);
    }

    .main .higherYields .flex_div2 .img_div .line_div .position3 {
        top: 240px;
        left: 15px;
        transform: translateY(-50%);
    }

    .main .higherYields .flex_div2 .flex_img {
        width: 100%;
        display: block;
        border-radius: 8px;
        height: auto;
        max-height: 500px;
    }

    .main .smart {
        padding-top: 48px;
    }

    .main .smart .pl80 {
        padding-left: 0;
    }

    .main .smart .smart_center {
        margin-top: 32px;
    }

    .main .smart .smart_center .text_left {
        width: 100%;
        flex-direction: column-reverse;
        padding-bottom: 24px;
    }

    .main .smart .smart_center .text_right {
        width: 100%;
        flex-direction: column;
        padding-bottom: 24px;
    }

    .main .smart .smart_center .text_right .center_card {
        padding-left: 0;
    }

    .main .smart .smart_center .center_card {
        width: 100%;
        border-radius: 8px;
        margin-bottom: 0;
    }

    .main .smart .smart_center .center_card .card_title {
        font-weight: bold;
        font-size: 16px;
        color: #292929;
        margin-bottom: 8px;
        margin-top: 24px;
    }

    .main .smart .smart_center .center_card .card_des {
        font-size: 14px;
        margin-bottom: 24px;
        width: 100%;
    }

    .main .smart .smart_center .card_img .smart_video {
        width: 100%;
        height: auto;
        border-radius: 8px;
    }

    .main .smart .smart_center .smart_img {
        display: none;
    }

    .main .smart .smart_center .smart_img_mobile {
        width: 100%;
        height: auto;
        display: flex;
    }

    .main .safeReliable {
        padding-top: 48px;
    }

    .main .safeReliable .text_left {
        display: flex;
        flex-direction: column-reverse;
        padding-bottom: 48px;
    }

    .main .safeReliable .text_right {
        display: flex;
        flex-direction: column;
        padding-bottom: 48px;
    }

    .main .safeReliable .text_right .safeReliable_div {
        padding-left: 0;
    }

    .main .safeReliable .safeReliable_center {
        margin-top: 32px;
    }

    .main .safeReliable .safeReliable_img_div {
        border-radius: 0.5rem;
    }

    .main .safeReliable .safeReliable_img_div .safeReliable_video {
        width: 100%;
        height: auto;
        border-radius: 0.5rem;
    }

    .main .safeReliable .safeReliable_div {
        width: 100%;
    }

    .main .safeReliable .safeReliable_div .item_title {
        font-size: 16px;
        margin: 0;
    }

    .main .safeReliable .safeReliable_div .item_text {
        font-size: 14px;
        margin-top: 16px;
        margin-bottom: 4px;
    }

    .main .safeReliable .safeReliable_div .item_des {
        font-size: 12px;
        color: #292929;
    }

    .main .safeReliable .safeReliable_img {
        display: none;
    }

    .main .safeReliable .safeReliable_img_mobile {
        display: flex;
        width: 100%;
    }

    .main .gridSup {
        text-align: left;
    }

    .main .gridSup .gridSup_center {
        top: 32px;
    }

    .main .gridSup .gridSup_bg {
        display: none;
    }

    .main .gridSup .gridSup_bg_mobile {
        display: flex;
        width: 100%;
        height: 608px;
    }

    .main .gridSup .gridSup_div {
        margin-top: 16px;
        flex-direction: column;
    }

    .main .gridSup .gridSup_div .gridSup_item {
        justify-content: start;
        text-align: left;
        align-items: flex-start;
    }

    .main .gridSup .gridSup_div .gridSup_item .gridSup_title {
        margin-top: 16px;
        font-size: 16px;
        margin-bottom: 8px;
    }

    .main .gridSup .gridSup_div .gridSup_item .gridSup_text {
        font-size: 14px;
    }
}

@media screen and (max-width: 640px) {
    .main .higherYields .flex_div2 .img_div .line_div .text {
        margin-left: 3vw !important;
    }
}

