.banner_50 {
    width: 464px;
}

.topbar95 {
    background: transparent;
    border-bottom: none !important;
}

.topbar95:hover {
    background: #fff;
}

.banner_73 {
    width: 985px;
    height: 514px;
    position: absolute;
    top: 125px;
    left: 50%;
    transform: translateX(-50%);

}

* {
    word-break: normal !important;
    font-family: Montserrat, Montserrat !important;
}

.banner .bannerWrap {
    padding-top: 80px !important;
}

.banner .banner_left {
    padding-top: 0;
    width: auto;
}

.banner .bannerWrap .banner_tip {
    font-family: Montserrat, Montserrat;
    font-weight: 300;
    font-size: 18px;
    color: #ACA8BA;
    line-height: 27px;
    text-align: left;
    font-style: normal;
    width: 512px;
}

.banner_left_top {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}

.banner_left_top img {
    width: 24px;
    height: 23px;
    vertical-align: middle;
}

.banner_left_top .span1 {
    font-family: Montserrat, Montserrat;
    font-weight: 500;
    font-size: 22px;
    color: #090025;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    margin-left: 8px;
    margin-right: 16px;
}

.banner_left_top .dian {
    width: 8px;
    height: 8px;
    background: #00B977;
    margin-right: 8px;
    border-radius: 100%
}

.banner_left_top .span2 {
    font-family: Montserrat, Montserrat;
    font-weight: 400;
    font-size: 16px;
    color: #ACA8BA;
    line-height: 24px;
    text-align: left;
    font-style: normal;
}

.banner_btn {
    display: flex;
}

.banner_left .btnBox {
    display: flex;
    align-items: center;
}

.useBtn1 {
    width: 174px;
    height: 48px;
    background: #845CFF;
    border-radius: 24px;
    font-family: Montserrat, Montserrat;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 48px;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
    margin-right: 24px;
    cursor: pointer;
}

.useBtn1:hover {
    background: #6D4CD3;
}


.useBtn2 {
    width: 174px;
    height: 48px;
    background: #FFFFFF;
    border-radius: 24px;
    border: 1px solid #C8C8C8;
    font-family: Montserrat, Montserrat;
    font-weight: bold;
    font-size: 14px;
    color: #090025;
    line-height: 48px;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
    cursor: pointer;
}

.useBtn2:hover {
    border: 1px solid #845CFF;
    color: #845CFF;
}

.row {
    display: flex;
    align-items: center;
}

.banner_15 {
    margin-top: 60px;
    width: 268px;
    height: 30px;
}



.home-total-img {
    width: 503px;
}

.home-total-content {
    display: flex;
}

.home-total-content-right {
    flex: 1;
    padding: 24px 90px;
}

.home-total-content-right-title {
    font-family: Montserrat, Montserrat;
    font-weight: bold;
    font-size: 48px;
    color: #090025;
    line-height: 48px;
    text-align: left;
    font-style: normal;
    margin-bottom: 24px;
}

.home-total-content-right-desc {
    font-family: Montserrat, Montserrat;
    font-weight: 400;
    font-size: 16px;
    color: #6C667F;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    margin-bottom: 24px;
}

.home-total-content-right-desc-box {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.home-total-content-right-desc-box img {
    width: 20px;
    height: 20px;
    margin-right: 12px;
}

.home-total-content-right-desc-box p {
    font-family: Montserrat, Montserrat;
    font-weight: 400;
    font-size: 16px;
    color: #6C667F;
    line-height: 24px;
    text-align: left;
    font-style: normal;
}

.home-total-content_btn {
    width: 174px;
    height: 48px;
    background: #845CFF;
    border-radius: 24px;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 48px;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
    margin-top: 58px;
    cursor: pointer;
}

.home-total-content_btn:hover {
    background: #6D4CD3;
}

.daili_bg {
    background-image: url(../images-v2/home/bj.png);
    padding: 120px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 0px;
}

.daili_bg2 {
    width: 1200px;
    margin: auto;
    background-image: url(../images-v2/home/41.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 180px;
}

.daili_bg_top-text {
    font-family: Montserrat, Montserrat;
    font-weight: 300;
    font-size: 18px;
    color: #ACA8BA;
    line-height: 27px;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
}

.daili_bg2_title {
    font-family: Montserrat, Montserrat;
    font-weight: bold;
    font-size: 48px;
    color: #090025;
    line-height: 64px;
    text-align: center;
    font-style: normal;
    margin-bottom: 38px;
    margin-top: 12px;
}

.daili_bg2_btnBox {
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-bottom: 48px;
}

.daili_bg2_btn {
    width: 216px;
    height: 46px;
    border-radius: 23px;
    font-family: Montserrat, Montserrat;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    line-height: 46px;
    color: #090025;
    text-align: left;
    font-style: normal;
    text-align: center;
    border: 1px solid transparent;
}

.daili_bg2_btn:hover {
    border: 1px solid rgba(132, 92, 255, 0.23);
}

.active {
    color: #845CFF;
    border: 1px solid #845CFF;
}

.active:hover {
    color: #845CFF;
    border: 1px solid #845CFF;
}

.daili_bg2_content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.daili_bg2_content_oneItem,
.daili_bg2_content_item {
    background: #FFFFFF;
    box-shadow: 0px 6px 21px 0px rgba(118, 109, 173, 0.05);
    border-radius: 24px;
    cursor: pointer;
}

.daili_bg2_content_item {
    padding-bottom: 40px;
    cursor: pointer;
}

.daili_bg2_content_oneItem:hover {
    box-shadow: 0px 6px 21px 0px rgba(118, 109, 173, 0.1);
}

.daili_bg2_content_item:hover {
    box-shadow: 0px 6px 21px 0px rgba(118, 109, 173, 0.1);
}

.daili_bg2_content_oneItem_title {
    font-weight: bold;
    font-size: 20px;
    color: #090025;
    line-height: 26px;
    text-align: left;
    font-style: normal;
    padding: 44px 24px 20px 24px;
}

.daili_bg2_content_oneItem_desc {
    font-weight: 400;
    font-size: 16px;
    color: #ACA8BA;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    padding: 0 24px 60px 24px;
}

.oneImgBox {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    padding-bottom: 17px;
}

.oneImg {
    width: 276px;
    height: 266px;
}

.daili_bg2_content_item_top {
    padding: 30px 9px 16px 9px;
}

.daili_bg2_content_item_top img {
    width: 154px;
    height: 80px;
}

.daili_bg2_content_item_title {
    font-weight: bold;
    font-size: 20px;
    color: #090025;
    line-height: 26px;
    text-align: left;
    font-style: normal;
    padding: 24px;
    padding-top: 0;
    border-bottom: 1px solid #F0F0F2;
}

.daili_bg2_content_item_info {
    padding: 20px 24px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #F0F0F2;
}

.daili_bg2_content_item_info_left_title,
.daili_bg2_content_item_info_right_title {
    font-weight: 400;
    font-size: 14px;
    color: #ACA8BA;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    margin-bottom: 8px;
}

.daili_bg2_content_item_info_left_price {
    font-weight: 500;
    font-size: 15px;
    color: #845CFF;
    line-height: 18px;
    text-align: left;
    font-style: normal;
}

.daili_bg2_content_item_info_left,
.daili_bg2_content_item_info_right {
    flex: 1;
}

.daili_bg2_content_item_info_left_price strong {
    font-weight: bold;
    font-size: 23px;
    color: #845CFF;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    margin-left: 1px;
}

.daili_bg2_content_item_info_right_desc {
    font-weight: 400;
    font-size: 14px;
    color: #090025;
    line-height: 18px;
    text-align: left;
    font-style: normal;
}

.daili_bg2_content_item_list {
    padding: 24px;
}

.daili_bg2_content_item_list_item {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.daili_bg2_content_item_list_item img {
    width: 20px;
    height: 20px;
}

.daili_bg2_content_item_list_item_desc {
    font-weight: 400;
    font-size: 16px;
    color: #090025;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    margin-left: 10px;
}

.daili_bg2_content_item_btnBox {
    margin-bottom: 14px;
    padding: 0 24px;
}

.daili_bg2_content_item_btn {
    background: #845CFF;
    box-shadow: 0px 15px 25px 0px rgba(108, 93, 211, 0.2);
    border-radius: 24px;
    height: 48px;
    font-weight: bold;
    font-size: 14px;
    line-height: 48px;
    color: #FFFFFF;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
}

.daili_bg2_content_item_btn:hover {
    background: #6D4CD3;
}

.daili_bg2_content_item_expert {
    padding: 0 42px;
    font-weight: 400;
    font-size: 12px;
    color: #ACA8BA;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    text-align: center;
}

.tow {
    display: none;
}

.Trusted {
    padding: 90px 0;
    background-color: #fff;
}

.Trusted_bg {
    width: 1200px;
    margin: auto;
    padding: 30px;
    background-image: url(../images-v2/home/bg.png);
    background-size: 1140px 715px;
    background-position: top center;
    background-repeat: no-repeat;
}

.Trusted_bg_miniTitle {
    font-weight: 300;
    font-size: 18px;
    color: #ACA8BA;
    line-height: 27px;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.Trusted_bg_title {
    font-weight: bold;
    font-size: 48px;
    color: #090025;
    line-height: 64px;
    text-align: center;
    font-style: normal;
    margin-bottom: 80px;
}

.Trusted_bg_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    margin-bottom: 100px;
    position: relative;
}

.Trusted_bg_list_item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.Trusted_bg_list_item_img {
    width: 128px;
}

.Trusted_bg_list_item_title {
    font-weight: bold;
    font-size: 18px;
    color: #090025;
    line-height: 27px;
    text-align: center;
    font-style: normal;
    margin-top: 16px;
    margin-bottom: 4px;
}

.Trusted_bg_list_item_desc {
    font-weight: 400;
    font-size: 14px;
    color: #ACA8BA;
    line-height: 24px;
    text-align: center;
    font-style: normal;
}

.Trusted_bg_wt {
    font-weight: 400;
    font-size: 16px;
    color: #090025;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    margin-bottom: 36px;
}

.Trusted_bg_btn {
    width: 144px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 24px;
    border: 1px solid #C8C8C8;
    font-weight: bold;
    font-size: 14px;
    color: #090025;
    line-height: 40px;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    margin: auto;
    cursor: pointer;
}

.Trusted_bg_btn:hover {
    border: 1px solid #845CFF;
    color: #845CFF;
}

.Trusted_bg_list_line {
    position: absolute;
    width: 542px;
    left: 50%;
    transform: translateX(-50%);
    top: 30px;
}

.customer {
    background: #090025;
}

.customer_bg {
    width: 1200px;
    margin: auto;
    position: relative;
    height: 326px;
    background-image: url(../images-v2/home/6.png);
    background-repeat: no-repeat;
    background-size: 1120px 303px;
    background-position: center;
}

.customer_bg_title {
    display: flex;
    padding-top: 65px;
    align-items: center;
    justify-content: center;
}

.customer_bg_title_left_title {
    font-weight: bold;
    font-size: 40px;
    color: #FFFFFF;
    line-height: 50px;
    text-align: left;
    font-style: normal;
}

.customer_bg_title_left_main {
    font-weight: 300;
    font-size: 18px;
    color: #DCDCDC;
    line-height: 27px;
    text-align: left;
    font-style: normal;
}

.customer_bg_title_right {
    width: 224px;
    height: 48px;
    background: #845CFF;
    box-shadow: 0px 15px 25px 0px rgba(54, 49, 86, 0.33);
    border-radius: 24px;
    margin-left: 74px;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 48px;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.customer_bg_title_right:hover {
    background: #6a47e0;
}

.customer_bg_con {
    width: 1140px;
    background: #F7F6FF;
    box-shadow: 0px 6px 21px 0px rgba(118, 109, 173, 0.2);
    border-radius: 24px;
    padding: 43px;
    display: flex;
    justify-content: space-around;
    grid-gap: 20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -100px;
}

.customer_bg_con_item {
    display: flex;
    flex-direction: column;
    width: 250px;
}

.customer_bg_con_item_title {
    font-weight: 400;
    font-size: 18px;
    color: #090025;
    line-height: 22px;
    text-align: left;
    font-style: normal;
}

.customer_bg_con_item_num {
    font-weight: bold;
    font-size: 46px;
    color: #090025;
    line-height: 57px;
    font-style: normal;
}

.customer_bg_con_item_desc {
    font-weight: 300;
    font-size: 12px;
    color: #ACA8BA;
    line-height: 15px;
    font-style: normal;
}

.customer_bg_con_item_box {
    position: relative;
}

.customer_bg_con_item_img {
    width: 64px;
    height: 64px;
    position: absolute;
    top: -10px;
    right: 35%;
}

.Massively {
    padding-top: 300px;
}

.Massively_title {
    width: 1140px;
    margin: auto;
    font-weight: bold;
    font-size: 22px;
    color: #845CFF;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    margin-bottom: 17px;
}

.Massively_bg {
    width: 1140px;
    display: flex;
    justify-content: space-between;
    margin: auto;
}

.Massively_bg_left_title {
    font-weight: bold;
    font-size: 48px;
    color: #090025;
    line-height: 60px;
    text-align: left;
    font-style: normal;
    margin-bottom: 32px;
}

.Massively_bg_left_desc {
    font-weight: 400;
    font-size: 16px;
    color: #ACA8BA;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    margin-bottom: 41px;
}

.Massively_bg_left_list_item_img {
    width: 24px;
    height: 24px;
    margin-bottom: 10px;
}

.Massively_bg_left_list_item {
    width: 167px;
}

.Massively_bg_left_list_item_title {
    margin-bottom: 4px;
    font-weight: bold;
    font-size: 14px;
    color: #090025;
    line-height: 28px;
    text-align: left;
    font-style: normal;
}

.Massively_bg_left_list_item_desc {
    font-weight: 400;
    font-size: 12px;
    color: #ACA8BA;
    line-height: 18px;
    text-align: left;
    font-style: normal;
}

.Massively_bg_left_list {
    display: flex;
    gap: 34px;
}

.Massively_bg_main_img {
    width: 557px;
    height: 530px;
    margin-left: 12px;
}

.Massively_bg_btn {
    width: 148px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 24px;
    border: 1px solid #C8C8C8;
    font-weight: bold;
    font-size: 14px;
    color: #090025;
    line-height: 40px;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
    margin-top: 36px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.Massively_bg_btn:hover {
    border: 1px solid #845CFF;
    color: #845CFF;
}

.userFriendly {
    padding-top: 149px;
    padding-bottom: 164px;
}

.userFriendly_bg {
    width: 1140px;
    display: flex;
    justify-content: space-between;
    margin: auto;
}

.userFriendly_bg_main_img {
    width: 652px;
    height: 567px;
    margin-right: 30px;
}

.userFriendly_title {
    font-weight: bold;
    font-size: 22px;
    color: #845CFF;
    line-height: 22px;
    text-align: left;
    font-style: normal;
    padding-top: 24px;
    padding-bottom: 18px;
}

.userFriendly_bg_left_title {
    font-weight: bold;
    font-size: 48px;
    color: #090025;
    line-height: 60px;
    text-align: left;
    font-style: normal;
    margin-bottom: 32px;
}

.userFriendly_bg_left_desc {
    font-weight: 400;
    font-size: 16px;
    color: #ACA8BA;
    line-height: 27px;
    text-align: left;
    font-style: normal;
}

.userFriendly_bg_left_list {
    display: flex;
    flex-wrap: wrap;
    row-gap: 25px;
    column-gap: 20px;
    margin-top: 36px;
}

.userFriendly_bg_btn {
    width: 148px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 24px;
    border: 1px solid #C8C8C8;
    font-weight: bold;
    font-size: 14px;
    color: #090025;
    line-height: 40px;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
    margin-top: 38px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.userFriendly_bg_btn:hover {
    border: 1px solid #845CFF;
    color: #845CFF;
}

.userFriendly_bg_left_list_item {
    display: flex;
    align-items: center;
}

.userFriendly_bg_left_list_item_img {
    width: 24px;
    height: 24px;
    margin-right: 8px;
}

.userFriendly_bg_left_list_item_title {
    font-weight: bold;
    font-size: 14px;
    color: #090025;
    line-height: 28px;
    text-align: left;
    font-style: normal;
}

.Secure {
    padding-top: 131px;
    padding-bottom: 180px;
    background: #F6F6F6;
}

.Secure_bg {
    width: 1140px;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url(../images-v2/home/32.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 754px 727px;
}

.Secure_title {
    font-weight: bold;
    font-size: 48px;
    color: #090025;
    line-height: 48px;
    text-align: center;
    font-style: normal;
    margin-bottom: 44px;
}

.Secure_desc {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
}

.Secure_desc img {
    width: 16px;
    height: 18px;
    margin-right: 16px;
}

.Secure_desc p {
    font-weight: 400;
    font-size: 16px;
    color: #ACA8BA;
    line-height: 30px;
    text-align: left;
    font-style: normal;
}

.Secure_bg_con {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}

.Secure_bg_con_item {
    padding: 32px;
    background: #FFFFFF;
    box-shadow: 0px 11px 35px 0px rgba(0, 0, 0, 0.05);
    border-radius: 24px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.Secure_bg_con_item:hover {
    box-shadow: 0px 20px 30px 0px rgba(0, 70, 146, 0.1);
    transform: translateY(-10px);
}

.Secure_bg_con_item_img {
    width: 296px;
    height: 224px;
}

.Secure_bg_con_item_title {
    font-weight: bold;
    font-size: 18px;
    color: #090025;
    line-height: 27px;
    text-align: left;
    font-style: normal;
    text-transform: uppercase;
    margin-top: 32px;
    margin-bottom: 16px;
}

.Secure_bg_con_item_desc {
    font-weight: 400;
    font-size: 16px;
    color: #ACA8BA;
    line-height: 24px;
    text-align: left;
    font-style: normal;
}

.Compatible {
    background: #090025;
}

.Compatible_bg {
    width: 1200px;
    margin: auto;
    padding: 120px 0;
    background-image: url(../images-v2/home/1212.png);
    background-size: 1200px 380px;
    background-repeat: no-repeat;
    background-position: center bottom;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.Compatible_title {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 30px;
}

.Compatible_title_p1 {
    font-weight: bold;
    font-size: 48px;
    color: #FFFFFF;
    line-height: 48px;
    text-align: center;
    font-style: normal;
}

.Compatible_title_p2 {
    font-weight: bold;
    font-size: 48px;
    color: #090025;
    line-height: 48px;
    text-align: center;
    font-style: normal;
    background: linear-gradient(to right, #845CFF 0%, #D31ABC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.Compatible_bg_desc {
    font-weight: 300;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 24px;
    text-align: left;
    font-style: normal;
}

.Compatible_bg_img {
    width: 981px;
    height: 162px;
    margin-top: 66px;
}

.scenarios {
    background-color: #fff;
}

.scenarios_bg {
    width: 1200px;
    padding-top: 136px;
    padding-bottom: 161px;
    margin: auto;
}

.scenarios_title {
    font-weight: bold;
    font-size: 48px;
    color: #090025;
    line-height: 48px;
    text-align: center;
    font-style: normal;
    margin-bottom: 30px;
}

.scenarios_desc {
    font-weight: 300;
    font-size: 18px;
    color: #ACA8BA;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    width: 750px;
    margin: auto;
    text-align: center;
    margin-bottom: 64px;
}

.scenarios_con {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-items: center;
    row-gap: 30px;
    column-gap: 36px;

}

.scenarios_con_item {
    background: #FFFFFF;
    border-radius: 24px;
    border: 1px solid #CECBE2;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 24px 0 33px 0;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    width: 263px;
}

.scenarios_con_item:hover {
    box-shadow: 0px 6px 21px 0px rgba(118, 109, 173, 0.17);
    transform: translateY(-10px);
}

.scenarios_con_item_img {
    width: 60px;
    height: 60px;
}

.scenarios_con_item_title {
    font-weight: bold;
    font-size: 18px;
    color: #090025;
    line-height: 27px;
    text-align: left;
    font-style: normal;
    margin: 10px 0;
}

.scenarios_con_item_desc {
    font-weight: 300;
    font-size: 13px;
    color: #ACA8BA;
    line-height: 20px;
    text-align: center;
    font-style: normal;
    width: 215px;
}

.Residential_con {
    width: 1112px;
    padding-top: 129px;
    padding-bottom: 167px;
    margin: auto;
}

.Residential {
    background: linear-gradient(180deg, #FFFFFF 0%, #F8F7FF 100%);
}

.Residential_bg {
    width: 1336px;
    margin: auto;
    background-image: url(../images-v2/home/72.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}

.Residential_con_title {
    font-weight: bold;
    font-size: 48px;
    color: #090025;
    line-height: 48px;
    text-align: center;
    font-style: normal;
    margin-bottom: 33px;
}

.Residential_con_desc {
    font-weight: 300;
    font-size: 18px;
    color: #ACA8BA;
    line-height: 18px;
    text-align: center;
    font-style: normal;
    margin-bottom: 64px;
}

.Residential_con_list {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    justify-content: space-between;
    gap: 48px;
}

.Residential_con_list_item {
    display: flex;
    flex-direction: column;
    align-items: center;

}

.Residential_con_list_item img {
    width: 90px;
    height: 90px;
    margin-bottom: 25px;
}

.Residential_con_list_item_title {
    font-weight: bold;
    font-size: 18px;
    color: #090025;
    line-height: 22px;
    text-align: center;
    margin-bottom: 12px;
    font-style: normal;
}

.Residential_con_list_item_desc {
    font-weight: 400;
    font-size: 16px;
    color: #ACA8BA;
    line-height: 19px;
    text-align: center;
    font-style: normal;
}

.networkAward {
    padding-top: 111px;
    padding-bottom: 138px;
}

.networkAward_con_left {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.networkAward_con {
    width: 1000px;
    margin: auto;
    display: flex;
    align-items: center;
}

.networkAward_con_left_img_1 {
    width: 180px;
    height: 192px;
    margin-right: 34px;
}

.networkAward_con_right {
    margin-left: 132px;
    flex: 1;
}

.networkAward_con_left_img_2 {
    width: 161px;
    height: 192px;
}

.networkAward_con_left_img_3 {
    width: 180px;
    height: 198px;
    margin-right: 34px;
}

.networkAward_con_left_img_4 {
    width: 180px;
    height: 198px;
}

.networkAward_con_right_title_1 {
    font-weight: bold;
    font-size: 22px;
    color: #845CFF;
    line-height: 22px;
    text-align: left;
    font-style: normal;
}

.networkAward_con_right_title_2 {
    font-weight: bold;
    font-size: 48px;
    color: #090025;
    line-height: 48px;
    text-align: left;
    font-style: normal;
    margin-bottom: 36px;
    margin-top: 16px;
}

.networkAward_con_right_title_3 {
    margin-bottom: 36px;
    font-weight: 400;
    font-size: 16px;
    color: #6C667F;
    line-height: 24px;
    text-align: left;
    font-style: normal;
}

.networkAward_con_right_btn {
    width: 174px;
    height: 48px;
    background: #845CFF;
    border-radius: 24px;
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 48px;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.networkAward_con_right_btn:hover {
    background: #6C54E6;
}

.customerReviews {
    padding-top: 136px;
    padding-bottom: 180px;
    background: #F9F8FF;
}

.customerReviews_con {
    width: 1140px;
    margin: auto;
}

.customerReviews_con_title {
    font-weight: bold;
    font-size: 48px;
    color: #090025;
    line-height: 48px;
    text-align: center;
    font-style: normal;
    margin-bottom: 22px;
}

.customerReviews_con_desc {
    font-weight: 300;
    font-size: 18px;
    color: #ACA8BA;
    line-height: 18px;
    text-align: center;
    font-style: normal;
    margin-bottom: 91px;
}

.customerReviews_con_list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-content: center;
    gap: 30px;
}

.customerReviews_con_list_item {
    width: 360px;
    height: 289px;
    position: relative;
    display: flex;
    justify-content: flex-end;
}

.customerReviews_con_list_item_box {
    width: 276px;
    height: 289px;
    background: #FFFFFF;
    border-radius: 24px;
    border: 1px solid #CECBE2;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.customerReviews_con_list_item_box:hover {
    box-shadow: 0px 6px 21px 0px rgba(118, 109, 173, 0.17);
    border-radius: 24px;
    border: 1px solid #CECBE2;
}

.customerReviews_con_list_item_box_title {
    margin-top: 20px;
    font-weight: bold;
    font-size: 16px;
    color: #090025;
    line-height: 24px;
    text-align: center;
    font-style: normal;
    margin-bottom: 5px;
}

.customerReviews_con_list_item_box_qm {
    font-weight: 500;
    font-size: 14px;
    color: #ACA8BA;
    line-height: 21px;
    text-align: center;
    font-style: normal;
}

.customerReviews_con_list_item_box_img {
    width: 140px;
    height: 140px;
    position: absolute;
    top: -7px;
    left: -70px;
}

.customerReviews_con_list_item_box_img_2 {
    width: 48px;
    height: 39px;
    position: absolute;
    top: 60px;
    right: 30px;
}

.customerReviews_con_list_item_box_desc {
    width: 282px;
    background: #EAE3FF;
    border-radius: 16px;
    padding: 16px 24px 21px 24px;
    font-weight: 400;
    font-size: 14px;
    color: #090025;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    position: absolute;
    bottom: 30px;
    left: -84px;
}

.ourLatest {
    background: linear-gradient(180deg, #FFFFFF 0%, #F8F7FF 100%);
}

.ourLatest_con {
    padding-top: 136px;
    padding-bottom: 96px;
    width: 1140px;
    margin: auto;
}

.ourLatest_con_title {
    font-weight: bold;
    font-size: 48px;
    color: #090025;
    line-height: 48px;
    text-align: center;
    font-style: normal;
    margin-bottom: 97px;
}

.ourLatest_con_list {
    display: flex;
    justify-content: center;
    gap: 24px;
}

.ourLatest_con_list_item {
    background: #FFFFFF;
    border-radius: 24px;
    border: 1px solid #CECBE2;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 24px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.ourLatest_con_list_item_imgBox {
    width: 100%;
    height: 236px;
    border-radius: 24px 24px 0 0;
    overflow: hidden;
    background: linear-gradient(143deg, #3139EC 0%, #FF0061 100%);
}

.ourLatest_con_list_item:hover {
    box-shadow: 0px 6px 21px 0px rgba(118, 109, 173, 0.17);
    border-radius: 24px;
    border: 1px solid #CECBE2;
}

.ourLatest_con_list_item_imgBox img {
    width: 100%;
    height: 100%;
    border-radius: 24px 24px 0 0;
}

.ourLatest_con_list_item_box {
    padding: 0 24px;
}

.ourLatest_con_list_item_title {
    margin-top: 19px;
    margin-bottom: 12px;
}

.ourLatest_con_list_item_desc {
    font-weight: 300;
    font-size: 14px;
    color: #ACA8BA;
    line-height: 20px;
    text-align: left;
    font-style: normal;
}

.ourLatest_con_btn {
    width: 174px;
    height: 48px;
    background: #FFFFFF;
    border-radius: 24px;
    border: 1px solid #C8C8C8;
    margin: auto;
    margin-top: 96px;
    font-weight: bold;
    font-size: 14px;
    color: #090025;
    line-height: 48px;
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.ourLatest_con_btn:hover {
    border: 1px solid #845CFF;
    color: #845CFF;
}

.question_bg {
    background: #fff;
}

.question_nr1 {
    background: #FFFFFF;
    box-shadow: 0px 6 10px 0px rgba(0, 0, 0, 0.03);
    border-radius: 16px;
    border: 1px solid #E6E3FF;
}

.banner_right img {
    height: auto;
    width: 648px;
}

/* 响应式 */
@media screen and (max-width: 1200px) {
    .banner_left_top {
        flex-wrap: wrap;
    }

    .banner .index_title[data-v-d5c970e2] {
        font-size: 48px;
    }

    .row {
        margin-top: 12px;
    }

    .useBtn1,
    .useBtn2 {
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 12px;
    }

    .banner .bannerWrap .banner_tip {
        font-size: 14px;
    }

    .banner_50 {
        width: 70%;
    }

    .home-total-content {
        flex-direction: column;
    }

    .home-total-content-right {
        padding: 24px;
    }

    .home-total-img {
        width: 90%;
        margin: auto;
    }

    .home-total-content-right-desc-box {
        margin-bottom: 8px;
    }

    .home-total-content-right-desc-box img {
        width: 16px;
        height: 16px;
    }

    .home-total-content-right-title {
        font-size: 36px;
    }

    .home-total-content-right-desc {
        font-size: 14px;
    }

    .home-total-content-right-desc-box p {
        font-size: 14px;
    }

    .daili_bg2 {
        width: 100%;
    }

    .daili_bg2_content {
        grid-template-columns: repeat(1, 1fr);
        padding: 20px;
    }

    .daili_bg2_title {
        font-size: 28px;
    }

    .daili_bg2_btnBox {
        margin-bottom: 24px;
    }

    .daili_bg2_btn {
        font-size: 14px;
        width: 130px;
    }

    /* Trusted_bg */
    .Trusted_bg {
        width: 100%;
        padding: 0;
    }

    .Trusted_bg_list {
        grid-template-columns: repeat(1, 1fr);
        padding: 30px;
    }

    .Trusted_bg_title {
        font-size: 28px;
    }

    .Trusted_bg_miniTitle {
        font-size: 18px;
    }

    .Trusted_bg_title {
        margin-bottom: 40px;
    }

    .Trusted_bg_list_line {
        display: none;
    }

    .Massively_bg,
    .userFriendly_bg {
        width: 100%;
        flex-direction: column;
        align-items: center;
    }

    .userFriendly_bg_main_img,
    .Massively_bg_main_img {
        width: 90%;
        height: auto;
        margin: auto;
    }

    .Massively_bg_left_title,
    .userFriendly_bg_left_title {
        font-size: 28px;
    }

    .userFriendly_bg_left,
    .Massively_bg_left {
        padding: 20px;
    }

    .Massively_title {
        width: 100%;
        padding: 0 20px;
    }

    .userFriendly {
        padding-top: 50px;
    }

    .customer_bg {
        width: 100%;
    }

    .customer_bg_title_left_title {
        font-size: 28px;
    }

    .customer_bg_con {
        width: 90%;
        margin: auto;
        padding: 20px;
        display: flex;
    }

    .customer_bg_con_item {
        flex: 1;
    }

    .customer_bg_title {
        padding: 20px;
        padding-top: 50px;
        align-items: flex-end;
    }

    .customer_bg_con_item_num {
        font-size: 28px;
    }

    .customer_bg_con_item_title {
        font-size: 14px;
    }

    .customer_bg_con_item_desc {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .customer_bg_title_right {
        font-size: 14px;
        line-height: 40px;
        height: 40px;
    }

    .Massively {
        padding-top: 200px;
    }

    .Secure {
        padding: 70px 0;
    }

    .Secure_bg {
        width: 100%;
        background-size: 100% 100%;
    }

    .Secure_title {
        font-size: 28px;
    }

    .Secure_bg_con {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .Secure_bg_con {
        padding: 20px;
    }

    .Compatible_bg {
        width: 100%;
        background-size: 100% 50%;
        padding: 60px 0;
    }

    .Compatible_title_p1,
    .Compatible_title_p2 {
        font-size: 24px;
    }

    .Compatible_bg_img {
        width: 70%;
        height: auto;
        margin: auto;
        margin-top: 30px;
    }

    .scenarios_bg {
        width: 100%;

    }

    .scenarios_title {
        font-size: 28px;
    }

    .scenarios_con {
        grid-template-columns: repeat(3, 1fr);
    }

    .Residential_bg {
        width: 100%;
    }

    .Residential_con {
        width: 90%;
        margin: auto;
    }

    .Residential_con_list {
        width: 100%;
        grid-template-columns: repeat(4, 1fr);
    }

    .Residential_con_title {
        font-size: 28px;
    }
}

@media screen and (max-width:768px) {
    .scenarios_desc {
        width: 90%;
    }

    .networkAward_con_right_title_2 {
        font-size: 24px;
    }

    .networkAward_con_right_title_1 {
        font-size: 20px;
    }

    .scenarios_title {
        font-size: 24px;
        margin: 20px 0;
    }

    .scenarios_con {
        grid-template-columns: repeat(2, 1fr);
    }

    .Residential_con_list {
        width: 100%;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }

    .Residential_con_list_item img {
        width: 70px;
        height: 70px;
    }

    .Residential_con_title {
        font-size: 24px;
    }

    .networkAward {
        padding: 70px 0;
    }

    .networkAward_con {
        width: 100%;
        flex-direction: column;
    }

    .networkAward_con_right {
        margin-left: 0;
        padding: 20px;
    }

    .networkAward_con_left img {
        width: 30%;
        height: auto;
    }

    .networkAward_con_left div {
        display: flex;
        justify-content: center;
    }

    .customerReviews {
        padding: 70px 0;
    }

    .customerReviews_con {
        width: 100%;
    }

    .customerReviews_con_title {
        font-size: 28px;
    }

    .customerReviews_con_desc {
        font-size: 14px;
    }

    .customerReviews_con_list {
        width: 80%;
        margin: auto;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
        justify-content: center;
    }

    .customerReviews_con_list_item {
        margin: auto;
    }

    .ourLatest_con {
        width: 100%;
    }

    .ourLatest_con_list {
        flex-direction: column;
        padding: 20px;
    }

    .ourLatest_con_title {
        font-size: 28px;
    }
}

@media screen and (max-width:500px) {
    .scenarios_desc {
        width: 90%;
    }

    .scenarios_title {
        font-size: 24px;
    }

    .customer_bg_title_left_main {
        font-size: 14px;
    }

    .scenarios_con {
        grid-template-columns: repeat(1, 1fr);
        justify-items: center;
    }

    .Secure_desc p {
        font-size: 12px;
    }

    .customer_bg_title_left_title {
        font-size: 24px;
    }

    .Compatible_bg_desc {
        font-size: 14px;
    }

    .Compatible_title {
        flex-direction: column;
    }

    .Secure_title {
        font-size: 24px;
    }

    .Residential_con_list {
        width: 100%;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .customer_bg_con_item_desc {
        -webkit-line-clamp: 2;
    }

    .Residential_con_list_item img {
        width: 70px;
        height: 70px;
    }

    .ourLatest_con_title {
        font-size: 24px;
    }
}