body {
    /* background:; */
    background-image: url(/assets/images/cubeProduct/newCubeBacc.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    background-size: auto;

    /* background-color:#EEF0F4; */
}

#header {
    background: unset;

}

.cube_container {
    /* background-color: red; */
    width: 1290px;
    margin: 0 auto;
}

.why_choose_container {
    background: unset;

}

.cube_header {
    padding-left: 70px;
    padding-right: 0px
}

.cube_header_title {
    /* width: 598px; */
    height: 90px;
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 400;
    font-size: 64px;
    color: #FFFFFF;
    line-height: 90px;
    text-align: right;
    font-style: normal;
    margin: 0 auto;
    /* background-color: red; */
    text-align: center;
}

.cube_title_right {
    width: unset;
    align-items: unset
}

.cube_title_right_text {
    font-size: 16px !important;

}

.cube_header_mid {
    display: flex;
    /* justify-content: space-between */
    align-items: center;
}

.cube_header_mid_left {
    /* background-color: red; */
    /* width: 60%; */
    padding-top: 42px;

    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 30px;
    text-align: left;
    font-style: normal;
    padding-right: 74px;
}

.cube_header_bottom_box {
    display: flex;
    margin-top: 54px;
    justify-content: space-between;
}

.cube_header_bottom {
    width: 48%;
    display: inline-block;
}

.cube_header_mid_right {
    /* background-color: blue; */
    width: 30%;

}

.cube_header_mid_video {
    width: 410px;
}

.cube_video .video_title {
    margin: 50px auto 50px;
}

.cube_video {
    height: unset;
    margin-bottom: 100px;
}

.video_title2 {
    max-width: 996px;
    min-height: 163px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 16px;
    color: #5e6978;
    line-height: 32px;
    text-align: left;
    margin: 0 auto;
    font-style: normal;
    text-transform: none;
}

.cube_flex_box {
    display: flex;
    justify-content: space-evenly;
    /* align-items: center; */
    margin: 0 auto;
    flex-wrap: wrap;
    /* width: 62%; */
}

.cube_flex_box_item1 {
    max-width: 572px;
    min-height: 130px;
    background: #F3F8FF;
    border-radius: 15px 15px 15px 15px;
    display: flex;
    align-items: center;
    padding: 21px;
    margin-bottom: 21px;
}

.cube_flex_box_item2 {
    width: 572px;
    min-height: 100px;
    display: flex;
    align-items: center;
}

.cube_flex_box_item2_img {
    width: 38px;
    height: 39px;
    margin-right: 24px;
    /* background: #3392FC; */
}

.cube_flex_box_item2_txt {

    font-family: PingFang-SC-Regular, PingFang-SC-Regular;
    font-weight: normal;
    font-size: 18px;
    color: #5e6978;
    line-height: 36px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.cube_flex_box_item3 {
    width: 572px;
    min-height: 100px;
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
    /* align-items: center; */
}

.cube_flex_box_item3_top_img {
    width: 38px;
    height: 38px;
    margin-right: 6px;
}

.cube_flex_box_item3_top {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.cube_flex_box_item3_bottom {

    font-family: PingFang-SC-Regular, PingFang-SC-Regular;
    font-weight: normal;
    font-size: 16px;
    color: #5e6978;
    line-height: 27px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.cube_flex_box_item4 {
    display: flex;
    border-bottom: 2px dashed #BFBEBE;
    padding-bottom: 10px;
    margin-bottom: 20px;
    width: 100%;
}

.cube_flex_box_item4_left {
    width: 38px;
    height: 38px;
    margin-right: 17px;
}

.cube_flex_box_item4_right {
    padding-top: 6px;

    font-family: PingFang-SC-Regular, PingFang-SC-Regular;
    font-weight: normal;
    font-size: 18px;
    color: #3E3E3F;
    line-height: 27px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.cube_flex_box_item4_right_txt {
    margin-top: 15px;
    line-height: 27px;
    color: #5e6978;
    font-size: 16px;
}

.cube_flex_box_item1_img {
    width: 70px;
    height: 69px;
    /* margin-right:8px; */
    display: block;
    /* background: #3392FC; */
}

.cube_flex_box_item1_txt_title {

    font-family: PingFang-SC-Regular, PingFang-SC-Regular;
    font-weight: normal;
    font-size: 22px;
    color: #004E8E;
    line-height: 27px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.cube_flex_box_item1_txt {
    border-left: 2px solid #ADC6DF;
    padding-left: 29px;
    margin-left: 29px;
}

.made {
    margin-top: unset;
}

.cube_flex_box_item1_txt_body {
    font-family: PingFang-SC-Regular, PingFang-SC-Regular;
    font-weight: normal;
    font-size: 16px;
    color: #5e6978;
    line-height: 27px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.cube_body_tabs {
    /* background-color: red; */
    display: flex;
    justify-content: space-between;
    margin-top: 200px;
    width: 1100px;
}

.cube_body_tabs_items {
    width: 203px;

    height: 78px;
    background: #F3F8FF;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000000;
    font-weight: 400;
    font-size: 20px;
    transition: transform 0.3s linear;
    cursor: pointer;
    /* font-family: PingFangSC, PingFang SC; */
}

.cube_body_tabs_items_hover {
    background: #3392FC;
    /* background-color: red; */
    color: #FFFFFF;
}

.cube_Performance_info {
    /* width: 1100px; */
    /* width: 1080px;
    height: 56px; */
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 400;
    font-size: 20px;
    color: #5E6978;
    /* background-color: red; */
    line-height: 28px;
    text-align: center;
    font-style: normal;
}

.cube_Performance_info {
    background-color: #F1FAFF;
}

.cube_performance_img {
    height: unset !important;
    padding-bottom: unset !important;
    margin-top: 10px;
}


.solution {
    height: auto;
    padding-bottom: 80px;
    width: 100%;
    background: #F2FAFF;
    margin-bottom: 60px;
}

.solution .solution_title {
    height: 50px;
    text-align: center;
    margin: 0 auto;
    font-size: 36px;
    font-weight: 500;
    color: #1A2736;
    line-height: 50px;
    padding-top: 80px;
    /* padding-bottom: 80px; */
    margin-bottom: 110px;
}

/*     解决方案*/
.solution_line {
    display: flex;
    width: 100%;
    margin: 0 auto;
    /* align-items: center; */
    /* margin-bottom: 93px; */
    justify-content: center;
}

.line_body {
    width: 400px;
    height: 118px;
}

.left_line.line_body .line_title {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.right_line.line_body .line_title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.right_line.line_body .line_title p {
    margin-left: 20px;
}

.left_line.line_body .line_title p {
    margin-right: 20px;
}

.line_body .line_title p {
    font-size: 20px;
    font-weight: 500;
    color: #1A2736;
    line-height: 28px;
}

.line_content {
    width: 340px;
    text-align: left;
    font-size: 16px;
    color: #37475A;
    line-height: 30px;
}

.right_line .line_content {
    margin-left: 60px;
}

.line_body .line_title .line_icon {
    display: block;
    width: 40px;
    height: 40px;
}

.line_icon.line_icon_bg {
    /* background: url(/assets/images/cubeProduct/cube_icon_1.jpg); */
    background-repeat: no-repeat !important;
    /* 不重复背景图像 */
    background-size: cover !important;
    /* 背景图像覆盖整个容器，可能会被裁剪 */
    background-position: center !important;
    /* 背景图像居中显示 */
}

.line_icon.line_icon_bg.line_icon_1 {
    /* background-position: 1px; */
    background: url(/assets/images/cubeProduct/cube_icon_1.jpg);

}

.line_icon.line_icon_bg.line_icon_2 {
    background: url(/assets/images/cubeProduct/cube_icon_2.jpg);

}

.line_icon.line_icon_bg.line_icon_3 {
    background: url(/assets/images/cubeProduct/cube_icon_3.jpg);
    width: 32px;
}

.line_icon.line_icon_bg.line_icon_4 {
    background-position: -119px;
}

.right .r_line1 {
    margin-top: 200px;
}

.right .r_line2 {
    margin-top: 269px;
}

.left .l_line1 {
    margin-top: 274px;
}

#middle {
    text-align: unset !important;
}

.middle {
    /* margin-right: 40px;
    margin-left: 40px; */
    width: unset;
    text-align: unset !important;
}

.middle .outside_circle {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(140, 216, 255, 0.3);
}

.middle .outside_circle .inside_circle {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 37px;
    height: 37px;
    background: #007FDF;
    border-radius: 50%;
}

.outside_circle .inside_circle p {
    font-size: 24px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 33px;
}

.solution_line .middle .part2 {
    margin-top: 145px;
}

.solution_line .middle .part3 {
    margin-top: 145px;
}

.solution_line .middle .part4 {
    margin-top: 145px;
}


.arrow_right {
    overflow: hidden;
    display: flex;
    justify-content: center;
    width: 50px;
    height: 128px;
    position: absolute;
    margin-top: 8px;
    margin-bottom: 8px;
}

.arrow_image_right {
    max-height: unset;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 10px;
    overflow: hidden;
    animation: arrowMoveDown 8s linear 0s infinite;
}

.cube_performance_line_mid {
    margin-left: 30px;
    margin-right: 30px;
}




.why_choice_container .why_choice {
    width: 1200px;
    margin: 0 auto;
    /* padding-top: 117px; */
    padding-bottom: 110px;
}

.why_choice_container .title {
    font-size: 36px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #1A2736;
    line-height: 50px;
    text-align: center;
}

.why_choice .reason_list {
    display: flex;
    justify-content: space-around;
    margin-top: 67px;
}

.reason_item.item1.active {
    background: url("/assets/images/cubeProduct/database_big.jpg");
}

.reason_item.item1 {
    background: url("/assets/images/cubeProduct/database_small.jpg");
}

.reason_item.item2.active {
    background: url("/assets/images/cubeProduct/cun_big.jpg");
}

.reason_item.item2 {
    background: url("/assets/images/cubeProduct/cun_small.jpg");
}

.reason_item.item3.active {
    background: url("/assets/images/cubeProduct/gai_big.jpg");
}

.reason_item.item3 {
    background: url("/assets/images/cubeProduct/gai_small.jpg");
}

.why_choice .reason_list .reason_item {
    width: 274px;
    height: 632px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    transition: all .3s linear;
}

.why_choice .reason_list .reason_item.active .reason_item_title {
    position: absolute;
    top: 298px;
    left: 44px !important;
    width: 231px !important;
    font-size: 27px;
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 600;
    color: #FFFFFF;
    line-height: 38px;
}

.why_choice .reason_list .reason_item.active .reason_item_title.special {
    width: 250px !important;
}

.why_choice .reason_list .reason_item.active .reason_item_desc {
    display: block;
    position: absolute;
    top: 438px;
    left: 44px;
    width: 556px;
    font-size: 14px;
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 400;
    color: #FFFFFF;
    line-height: 27px;
}

.why_choice .reason_list .reason_item.active .reason_item_title_split {
    position: absolute;
    left: 44px;
    top: 403px;
    width: 54px;
    height: 3px;
    background: #FFFFFF;
    display: block;
}

.why_choice .reason_list .reason_item.active .bottom_split {
    position: absolute;
    left: 44px;
    bottom: 0;
    width: 187px;
    height: 7px;
    background: linear-gradient(270deg, #0085F4 0%, #03BFFF 47%, #0080E6 100%);
}

.why_choice .reason_list .reason_item .reason_item_desc {
    display: none;
}

.why_choice .reason_list .reason_item .reason_item_title_split {
    display: none;
}

.why_choice .reason_list .reason_item .reason_item_title {
    position: absolute;
    left: 24px;
    top: 484px;
    width: 228px;
    font-size: 27px;
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 600;
    color: #FFFFFF;
    line-height: 38px;
}

.why_choice .reason_list .reason_item .bottom_split {
    position: absolute;
    left: 33px;
    bottom: 107px;
    width: 187px;
    height: 7px;
    background: linear-gradient(270deg, #0085F4 0%, #03BFFF 47%, #0080E6 100%);
}

.why_choice .reason_list .reason_item .reason_item_title.special {
    width: 250px;
    left: 12px;
}

.why_choice .reason_list .reason_item.active {
    width: 632px;
    height: 632px;
}

.solution_desc_container .solution_desc {
    width: 1180px;
    margin: 0 auto;
    padding-top: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 167px;
}

.solution_desc_container .solution_desc img {
    width: 1080px;
    height: 590px;
}

.solution_desc_container .solution_desc .title {
    height: 50px;
    font-size: 36px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #1A2736;
    line-height: 50px;
    text-align: center;
    margin-bottom: 20px;
}

.cube_CDP_body_1_container {
    display: flex;
    margin-bottom: 160px;
}

.cube_CDP_body_1_left {
    /* background-color: red; */
    width: 716px;
    margin-right: 22px;
    margin-left: 22px;
}

.cube_CDP_body_1_right {
    width: 88px;
    /* background-color: blue; */
}

.cube_CDP_body_1 {
    /* background-color: red; */
    width: 870px !important;
}

.cube_CDP_body_1_txt {
    display: flex;

    flex-direction: column;
    text-align: right;
}

.cube_CDP_body_1_txt_2 {
    display: flex;

    flex-direction: column;
    text-align: left;
}

.cube_CDP_body_1_txt_title {
    /* width: 240px; */
    /* height: 33px; */
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 500;
    font-size: 24px;
    color: #000000;
    line-height: 33px;
    /* text-align: left; */
    font-style: normal;
    margin-bottom: 22px;
}

.cube_CDP_body_1_txt_body {

    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #5E6978;
    line-height: 28px;
    /* text-align: center; */
    font-style: normal;
}

.cube_CDP_body_2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cube_CDP_body_2_items {
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    width: 380px;
    margin-bottom: 100px;
}

.cube_CDP_body_2_items_img {
    width: 71px;
    height: 63px;
}

.cube_CDP_body_2_items_txt {
    /* width: 267px;
    height: 36px; */
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    line-height: 33px;
    margin-left: 20px;
    text-align: right;
    font-style: normal;
}

.cube_CDP_body_3 {
    /* background-color: red; */
    flex-wrap: wrap;

    display: flex;
    justify-content: space-between
}

.cube_CDP_body_3_item {
    /* width: 62px;
    height: 84px; */
    /* background-color: red; */
    width: 288px;
    height: 255px;
    background: #FFFFFF;
    padding: 20px;
    transition: transform 0.3s linear;

}

.cube_CDP_body_3_item:hover {
    transform: translateY(-10px);
    /* 向上移动5px */
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    /* 添加阴影 */





}

.cube_CDP_body_3_item:hover .cube_CDP_body_3_item_body {
    /* width: 255px;
    height: 56px; */
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    line-height: 28px;
    /* text-shadow: 0px 7px 10px rgba(0,0,0,0.35); */
    text-align: left;
    font-style: normal;
}

.cube_CDP_body_3_item_title {
    width: 62px;
    height: 84px;
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 500;
    font-size: 60px;
    color: #52C4FF;
    line-height: 84px;
    text-align: right;
    font-style: normal;
    margin-bottom: 20px;
}

.cube_CDP_body_3_item_body {
    /* width: 255px;
    height: 56px; */
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #5E6978;
    line-height: 28px;
    text-align: left;
    font-style: normal;
}

.cube_CDP_body_4_item {
    /* width: 276px;
height: 222px; */
    background: linear-gradient(180deg, #0C6EB1 0%, #004D82 100%) !important;
    border-radius: 32px !important;
    color: white !important;
    padding: 33px !important;
    transition: transform 0.3s linear;

}

.cube_CDP_body_4_item_title {
    color: white !important;
    font-size: 21px !important;
    text-align: left;
    height: unset;
    line-height: unset;

}

.cube_CDP_body_4_item_title_2 {

    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 600;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 33px;
    text-align: left;
    margin-bottom: 19px;
    font-style: normal;
}

.cube_CDP_body_4_item_body {
    color: white !important;
    font-size: 14px;
    line-height: unset;
}

.cube_CDP_body_4_item:hover {
    /* position: absolute; */
    /* width: 368px; */
    transform: scale(1.1);
    /* 放大到原始尺寸的1.1倍 */
    font-size: 14px;
    padding: 45px;
    /* height: 296px; */
    background: linear-gradient(180deg, #E9F4FF 0%, #A9DBFF 100%) !important;
    border-radius: 42px;
}

.cube_CDP_body_4_item:hover .cube_CDP_body_4_item_body {
    color: black !important;
    font-size: 14px;
    line-height: unset;
}

.cube_CDP_body_4_item:hover .cube_CDP_body_4_item_title {

    color: #52C4FF !important;
}

.cube_CDP_body_4_item:hover .cube_CDP_body_4_item_title_2 {

    color: black !important;
}

.body_bigbox {
    width: 100%;
    /* height: 689px; */
    display: flex;
    justify-content: center;
    /* background-color: red; */
}

.bigbox_default {
    /* height: 791px; */

}

.bigbox_default .body_bigbox_container .body_bigbox_container_title {
    /* width: 818px; */
    height: 50px;
    font-size: 36px;
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 500;
    color: #1A2736;
    line-height: 50px;
    margin-top: 92px;
}

.body_bigbox .body_bigbox_container .body_bigbox_container_body {

    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 170px;
    margin-top: 123px;
    /* background-color: red; */
}

.body_bigbox .body_bigbox_container {
    width: 1180px;
    /* background-color: #C0C0C0; */
    display: flex;
    /* justify-content: center;
     */
    flex-direction: column;
    align-items: center;

}

.body_bigbox_blue {
    /* background-color: rgba(243, 250, 255, 1); */
}

.body_bigbox_container_body_item_title1 {
    width: 100%;
    /* height: 50px; */
    font-size: 36px;
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 500;
    color: #1A2736;
    /* padding-left: 20px; */
    margin-left: 20px;
    line-height: 50px;
}

.body_bigbox_container_body_item_title2 {
    /* width: 470px; */
    /* height: 33px; */
    font-size: 24px;
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 500;
    color: #45576B;
    line-height: 33px;
    margin-bottom: 53px;
}



.body_bigbox_container_body_item_span {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.body_bigbox_container_body_item_span_title {
    width: 100px;
    float: auto;
    /* height: 27px; */
    font-size: 16px;
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 500;
    color: #008CF7;
    line-height: 27px;
    text-align: left;
}

.body_bigbox_container_body_item_span_box {
    display: flex;
    margin-bottom: 16px;
}

.body_bigbox_container_body_item_span_label {
    width: 394px;
    /* height: 54px; */
    font-size: 14px;
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 400;
    color: #37475A;
    line-height: 27px;
}

.spec_title {
    text-align: right;
    transform: translateX(-42px);
    width: 122px;
}

.spec_bable {
    transform: translateX(-23px);

}


.spec_title2 {
    text-align: right;
    transform: translateX(-49px);
    width: 130px;
}

.spec_bable2 {
    transform: translateX(-30px);

}

.body_bigbox_container_body_items {
    padding-top: 19px;
    padding-bottom: 19px;
    padding-left: 50px;
    transform: translateX(-30px);
    margin-bottom: 10px;
    cursor: pointer;
    transition: all .3s linear
}

.vir_hover {
    background-color: white;
    border-left: 5px solid #3498db;
    /* 宽度为5px，颜色为#3498db（蓝色） */
}

.body_bigbox_container_body_items_value {
    /* width: 393px; */
    /* height: 87px; */
    font-size: 14px;
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 400;
    color: #5E6978;
    line-height: 27px;
    margin-top: 12px;
}

.body_bigbox_container_body_items_title {

    height: 27px;
    font-size: 21px;
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 600;
    color: #5E6978;
    line-height: 27px;
}

.vir_select_left {
    width: 28%;
    background-color: rgba(0, 95, 171, 1);
    padding-top: 90px;
    padding-left: 23px;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.5);
    padding-bottom: 60px;
}

.vir_select_left_items {
    width: 90%;
    height: 48px;
    font-size: 24px;
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 500;
    color: #FFFFFF;
    cursor: pointer;
    line-height: 24px;
    text-align: center;
    line-height: 48px;
    margin-bottom: 20px;
    transition: all .3s linear
        /* background-color: red */
}

.vir_select_hover {
    background: rgba(0, 77, 138, 0.71);
    position: relative;
}



.vir_select_right {
    width: 72%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.43);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s linear
}

.vir_select_right_container {
    /* background-color: red; */
    width: 74%;
    display: none;
}

.vir_select_right_container_show {
    display: block;
}

.vir_select_right .vir_select_right_title {
    /* width: 567px; */
    height: 38px;
    font-size: 27px;
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 500;
    color: #162737;
    line-height: 38px;
    margin-bottom: 27px;
}

.vir_select_right_container_items {
    margin-bottom: 13px;

}

.vir_select_right_container_items_title {

    /* height: 28px; */
    font-size: 18px;
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 500;
    color: #0080E6;
    margin-bottom: 8px;
    line-height: 30px;
}

.vir_select_right_container_items_value {

    /* height: 27px; */
    font-size: 14px;
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 400;
    color: #162C3F;
    line-height: 27px;
}

.vir_bottom_bac {
    background-size: 100% auto;
    width: 100%;
    height: 368px;
    /* 控制图片尺寸，cover表示尽量填满容器 */
    background-position: center;
    /* 控制图片在容器中的位置，center表示居中 */
    background-repeat: no-repeat;
    background-image: url('/assets/images/vir_bottom_bac.png');
}

.vir_bottom_tip {
    width: 100%;
    text-align: right;
    /* height: 17px; */
    font-size: 12px;
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 400;
    margin-top: 59px;
    color: #5B697A;
    text-wrap: wrap;
    word-wrap: break-word;
    line-height: 17px;
}

.cube_storge_lite {
    /* width: 623px;
    height: 81px; */
    /* font-family: PingFangSC, PingFang SC; */
    font-weight: 500;
    font-size: 20px;
    color: #004D82;
    line-height: 56px;
    text-align: left;
    font-style: normal;
}

.cube_storge_version_table>div>div:nth-child(1) {
    /* background-color:red; */
    width: calc(((100% - 20px) / 5)*1);
    margin-bottom: 5px;
}

.cube_storge_version_table>div>div:nth-child(2) {
    /* background-color:red; */
    width: calc(((100% - 20px) / 5)*4);
    /* font-weight: bolder; */
    line-height: unset !important;
    display: flex;
    margin-bottom: 5px;
    align-items: center;
    justify-content: center;
}

.cube_storge_cube_version {
    background-color: rgba(243, 250, 255, 1);

}

.cube_title_right_img2 {
    background: url(/assets/images/cubeProduct/cubeProductNew/caictlogo.png) no-repeat;
    background-size: 100% 100%;
    width: 167px;
    height: 36px;
}

.vir_select_right {
    /* background-image: url('/assets/images/cubeProduct/cube_bac_1.jpg'); */
    /* 设置背景图片 */
    background-size: cover;
    /* 背景图片覆盖整个元素 */
    background-position: center;
    /* 背景图片居中显示 */
    background-repeat: no-repeat;
    /* 不重复显示背景图片 */
}

.cube_ok_left {
    max-width: 240px;
    margin-bottom: 30px;

    /* height: 100%; */
    background: #FFFFFF;
    box-shadow: 0px 8px 32px 1px rgba(147, 155, 170, 0.16);
    border-radius: 10px 10px 10px 10px;
    /* background-color: red; */
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 28px;
    position: relative;
}

.Storage_ok_title {
    margin-top: 50px;
    margin-bottom: 42px;
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #576270;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}

.cube_ok_left_line {
    height: 80%;
    position: absolute;
    border: 2px solid #CACACA;
}

.cube_ok_left_item {
    transition: all .3s linear;

    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    margin-bottom: 28px;
    line-height: 24px;
    text-align: left;
    font-style: normal;
    /* border-left: 2px solid #CACACA; */
   color: #5e6978;
    text-transform: none;
    padding-left: 14px;
    cursor: pointer;
}

.cube_ok_left_item_active {
    color: #327BF8;
    position: relative;
    z-index: 9;
    border-left: 4.2px solid #287DF2;

}

.cube_ok_right {
    width: 894px;
    overflow: auto;

    min-height: 1148px;
    background: #FFFFFF;
    box-shadow: 0px 8px 32px 1px rgba(147, 155, 170, 0.16);
    border-radius: 10px 10px 10px 10px;
    padding-top: 39px;
    padding-left: 52px;
    margin-bottom: 30px;
    padding-right: 52px;
}

.cube_ok_right_title {

    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 24px;
    color: #327BF8;
    line-height: 46px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.cube_ok_right_table{
    border-collapse: collapse;
    margin-bottom: 30px;
}
.cube_ok_right_th_header {
    background-color: #004583;
    color: #fff !important;
}
.cube_ok_right_th_first{
    color: #074985 !important;
}
.cube_ok_right_th {
    width: 132px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 2px solid #C2DFF4;
color: #5e6978;
  font-size: 12px;
    text-align: center;
    /* height: 1038px; */
}

@keyframes arrowMoveDown {
    0% {
        transform: translateY(-150px);
    }

    100% {
        transform: translateY(5px);
    }
}

@media screen and (min-width:1922px) {
    body {
        background-size: 100% 866px;

    }
}

.reason_list.warp {
    display: none;
}



@media screen and (max-width: 1200px) {
    .cube_CDP_body_3_item {
        width: 60%;

    }

    .cube_CDP_body_2_items {
        margin-bottom: 20px;
        align-items: center;


    }

    .cube_CDP_body_2 {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .reason_list.warp {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .why_choice_container .why_choice {
        /* background-color: red; */
        width: unset;
    }

    .reason_list.pc {
        display: none;
    }

    .why_choice .reason_list .reason_item.active {
        margin-bottom: 20px;
    }

    .reason_item.item1.active {
        background: url(/assets/images/selection/expressway/why_1_big_warp.png);
    }

    .reason_item.item2.active {
        background: url(/assets/images/selection/expressway/why_2_big_warp.png);
    }

    .reason_item.item3.active {
        background: url(/assets/images/selection/expressway/why_3_big_warp.png);
    }

    .why_choice .reason_list .reason_item.active .reason_item_title {
        top: 68px;
    }

    .why_choice .reason_list .reason_item.active .reason_item_title_split {
        top: 163px;
    }

    .why_choice .reason_list .reason_item.active .reason_item_desc {
        top: 188px;
    }

    .why_choice .reason_list .reason_item.active {
        height: 402px;
    }

    .cube_CDP_body_1_right {
        display: none;
    }

    .cube_CDP_body_1_container {
        margin-bottom: 60px;
        justify-content: center;
    }

    .cube_CDP_body_1_left {
        width: unset;

    }

    .cube_CDP_body_1 {
        width: unset !important;
    }

    .cube_CDP_body_1_txt {
        text-align: center;
    }

    .solution .solution_title {
        height: unset;
        margin-bottom: 20px
    }

    .cube_CDP_body_1_txt_2 {
        text-align: center;

    }
}

@media screen and (max-width:1290px) {
    .cube_ok_left {
        max-width: unset;
        width: 60%;
    }

    .cube_CDP_body_3 {
        justify-content: center
    }

    .cube_CDP_body_3_item {
        width: 40%;
        margin-bottom: 10px;
        margin-left: 10px;
    }

    .cube_container {
        width: 90%;

    }

    .cube_header_mid {
        flex-direction: column;
    }

    .cube_header_mid_left {
        margin-bottom: 20px;
        width: 100%;
        text-align: center;
        padding-right: 0px;
    }

    .cube_header_mid_right {
        width: 100%;
    }

    .cube_header_mid_desc .bt_group div {
        margin: 0 auto;
        margin-top: 20px;

    }

    .cube_header_mid_video {
        width: 80%;
    }

    .cube_container {
        padding-left: 0px;
        padding-right: 0px;

    }

    .cube_body_tabs {
        margin-top: unset;
        flex-direction: column;
        /* justify-content: center; */
        align-items: center;
    }

    .cube_body_tabs_items {
        width: 60%;
        margin-top: 10px
    }

    /* .cube_body_tabs{} */
}


@media screen and (max-width:990px) {
    .cube_header_title {
        font-size: 24px;
        margin: 0 auto;

    }

    .cube_CDP_body_3_item {
        width: 80%;

    }

    .cube_header_mid_left {
        text-align: center;
    }
}

@media screen and (max-width: 1844px) {

    .cube_flex_box {
        justify-content: space-evenly;
    }
}

@media screen and (max-width: 1180px) {
    .header_box_nav {
        overflow-x: scroll;
        /* overflow-x: hidden; */

    }

    .vir_body .body_container {
        width: 80vw;

    }

    .body_bigbox .body_bigbox_container {
        width: 80vw;

    }

    .vir_body .body_container .body-1 .body-1-container {
        justify-content: space-around;

    }

    .vir_body .body_container .body-1 .body-1-container .body-1-box {
        width: 40%;

    }

    .body_bigbox_container_body {
        flex-direction: column;
    }

    .vir_select_left {
        width: 100%;

        overflow-x: scroll;
        display: flex;
        flex-wrap: wrap;
    }

    .vir_select_right {
        width: 100%;
        padding-top: 50px;
        height: 400px;
    }

    .vir_select_right .vir_select_right_title {
        margin-bottom: 50px
    }

    .vir_select_hover:after {
        display: none;
    }

    .vir_big_bac2 {
        background-size: 3000px 100%
    }

    .spec_big {
        width: 100%
    }

    .spec_small {
        width: 52%
    }

    .vir_spec_img_select {
        width: 449px
    }
}