@font-face {
    font-family: 'Anton-Regular';
    src: url(./Anton-Regular.ttf) format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url(./OpenSans-Regular.ttf) format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'OpenSansRoman-SemiBold';
    src: url(./OpenSans-SemiBold.ttf) format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'OpenSansRoman-Bold';
    src: url(./OpenSans-Bold.ttf) format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "OPPOSans-Ver2-H";
    src: url(./OPPOSans-H.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

body * {
    box-sizing: border-box;
    flex-shrink: 0;
}

body {
    font-family: 'OPPOSans-Ver2-Regular', Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, PingFang SC-Light, Microsoft YaHei;
}

input {
    background-color: transparent;
    border: 0;
}

input:focus {
    outline: none;
}

button {
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
    outline: none;
    background-color: transparent;
}

button:active {
    opacity: 0.6;
}

a {
    text-decoration: none;
}

.a_class {
    text-decoration: unset !important;
    color: rgb(80 79 79 / 96%);
}

.a_class:hover {
    color: #0f39a8;
    text-decoration: underline !important;
}

.flex-col {
    display: flex;
    flex-direction: column;
}

.flex-row {
    display: flex;
    flex-direction: row;
}

.justify-start {
    display: flex;
    justify-content: flex-start;
}

.justify-center {
    display: flex;
    justify-content: center;
}

.justify-end {
    display: flex;
    justify-content: flex-end;
}

.justify-evenly {
    display: flex;
    justify-content: space-evenly;
}

.justify-around {
    display: flex;
    justify-content: space-around;
}

.justify-between {
    display: flex;
    justify-content: space-between;
}

.align-start {
    display: flex;
    align-items: flex-start;
}

.align-center {
    display: flex;
    align-items: center;
}

.align-end {
    display: flex;
    align-items: flex-end;
}

.box_clo {
    display: flex;
    flex-direction: column;
    width: max-content;
}

.headercom_sx_title {
    margin-right: 15px;
    font-family: 'OPPOSans-Ver2-H';
}

.headercom_sx_xx {
    /*width: 306px;*/
    width: 405px;
}

.box_btnhead {
    padding: 10px 5px;
    border: 1px solid rgba(68, 67, 67, 0.752);
}

.move_edvideo {
    transition: all 0.1s !important;
}

.move_edvideo:hover {
    transform: scale(1.05) !important;
}

.big_eng {
    text-transform: uppercase;
}

.big_feng {
    text-transform: capitalize;
}

.tb_a {
    color: #717171;
    cursor: pointer;
}

.tb_a:hover {
    color: #0f39a8;
}

.bttom_font_al {
    text-align: center;
    line-height: 1;
}

.text_ellipsi {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.test1_soul {
    width: 100%;
    min-height: 565px;
    overflow: hidden;
    border: 0;
}

.jump_close {
    width: 15px;
    height: 15px;
    position: absolute;
    z-index: 200;
    top: 0;
    right: 0;
    top: 4px;
    right: 53px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.ov_text {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.text_ellipsis2 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.text_ellipsis3 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.minn_bt {
    font-size: 57px;
    margin-top: 110px !important;
}

/* head product center*/
.good_header_th {
    /*margin-top:80px;*/
}

.block_26_commonh {
    position: relative;
    width: 1920px;
    height: 480px;
    background-color: #001f89;
    display: flex;
    flex-direction: row;
    justify-content: center;
    background-size: 100%;
    background-position: center;
}

.text-wrapper_16_commonh {
    width: 389px;
    height: auto;
    /* margin-top: 80px; */
    justify-content: flex-start;
    align-items: flex-start;
}
ul .filter-option:last-child{
    margin: 0px 0 0 26px;
    
}
.text_52_commonh {
    width: 389px;
    min-height: 52px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 52px;
    font-family: 'OPPOSans-Ver2-H';
    font-weight: 500;
    text-align: left;
    line-height: 1;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.text_53_commonh {
    height: auto;
    overflow-wrap: break-word;
    color: rgb(255 255 255 / 80%);
    font-size: 15px;
    font-family: 'OPPOSans-Ver2-Regular';
    font-weight: 200;
    text-align: left;
    line-height: 25px;
    margin-top: 22px;
    letter-spacing: 0.5px;
}

.section_15_commonh {
    position: absolute;
    bottom: 0;
    width: 1920px;
    height: 44px;
    background-size: 1925px 44px;
    background-color: #034CC8;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    z-index: 4;
}

.text-wrapper_17_commonh {
    height: 44px;
    background-size: 100% 100%;
    color: rgba(255, 255, 255, 1);
    font-size: 13px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0 38px;
}

.text-wrapper_17_commonh:hover {
    background-color: #ff5d00 !important;
}

.text_54_commonh {
    height: 14px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 13px;
    font-family: "OPPOSans-Ver2-Regular";
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    line-height: 13px;
    user-select: none;
}

.xiangyou_proctgo:last-child {
    display: none;
}

.xiangyou_proctgo {
    width: 20px;
    text-align: center;
}

.text_59_commonh {
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 13px;
    font-family: "OPPOSans-Ver2-Regular";
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 1;
    cursor: pointer;
}

.text_59_commonh:after {
    content: ''
}

.text_59_commonh:hover {
    text-decoration: underline;
    text-decoration-color: #e2e2e2;
}

.icon-Compare1 {
    color: #FFF;
    font-size: 12px !important;
    transition: all 0.1s;
    transform: translateX(-16px);
}

.section_15son_commonh {
    display: flex;
    width: 1260px;
    height: 100%;
    justify-content: space-between;
}

.section_15son_right_commonh {
    width: max-content;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.section_15son_rightwap_commonh {
    width: 10vw;
    height: 44px;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    background-color: #034CC8;
    color: #ffffff;
    display: none;
}

.section_15son_rightwap_commonh .icon-xiangyou1 {
    font-size: 20px !important;
    transition: all 0.1s ease-in-out;
}

.section_15son_rightwap_commonh:hover .icon-xiangyou1 {
    font-size: 22px !important;
}

.product_head_box_commonh {
    width: 1260px;
    height: calc(100% - 124px);
    position: absolute;
    bottom: 44px;
    display: flex;
    align-items: center;
    z-index: 4;
}

.product_head_img_commonh {
    position: absolute;
    right: 0;
    top: 0;
    height: 365px;
}

.product_head_img_commonh img {
    height: 365px;
}

.section_15son_text_commonh {
    display: flex;
}

.other_products {
    width: calc(50% - 50px);
}

.entt_products {
    width: 100% !important;
}

.widen_diyname {
    width: 100% !important;
}

@keyframes bordershow {
    50% {
        box-shadow: 0px 0px 10px 0 #0e38a8;
    }
}

@keyframes boderM {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0
    }

    20% {
        opacity: 1
    }

    75% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

.wrapper_1dainbox {
    top: 15%;
    left: 20%;
    position: absolute;
    padding: 5px;
}

.wrapper_1daincon {
    background-color: rgba(12, 44, 254, 0.92);
    border-radius: 5px;
    position: absolute;
    display: flex;
    flex-direction: column;
    width: 0;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}

.wrapper_1dainbox:hover .wrapper_1daincon {
    width: 280px;
}

.wrapper_1dainspan {
    color: rgba(255, 255, 255, 1);
    font-size: 25px;
    font-family: Anton-Regular;
    margin-left: 15px;
    margin-top: 5px;
    white-space: nowrap;
}

.wrapper_1dainspan1 {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    font-family: OpenSansRoman-SemiBold;
    white-space: nowrap;
    margin: 5px auto 5px 15px;
}

.le_31 {
    left: 31px;
}

.ri_31 {
    right: 31px;
}

.mc_a1t_dians {
    position: relative;
    animation: bordershow 3s infinite;
}

.mc_a1t_dians {
    position: relative;
    animation: bordershow 3s infinite;
}

.mc_a1t_dianscts {
    display: block;
    width: 15px;
    height: 15px;
    background: #fff;
    border: 5px solid #0E38A8;
    border-radius: 50%;
}

.mc_a1t_dians::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 4;
    transform: translate(-50%, -50%);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: rgba(16, 3, 255, 0.4);
}

.mc_a1t_dians::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: rgba(3, 154, 255, 0.3);
}

.mc_a1t_dians::before {
    animation: boderM 3s .75s infinite;
}

.mc_a1t_dians::after {
    animation: boderM 3s infinite;
}

.new_dianbox:hover .box_14 {
    width: 530px;
}

.current_imagebox_zyyw {
    height: 375px;
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    width: 578px;
    position: relative;
}

.image4_add {
    color: #FFF;
    font-size: 4vw !important;
}

.zhezhaoboxx_add {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(0 28 102 / 37%);
}

.image_10 {
    width: 100%;
    height: 100%;
    margin: 116px 0 0 98px;
}

.group_bxo_zyyw {
    margin-left: 40px;
    align-items: center;
    justify-content: space-between;
    width: auto;
    height: auto;
    display: flex !important;
    flex-direction: row !important;
    position: relative;
}

.group_o:first-child {
    margin-left: 40px;
}

.group_o {
}

.group_o:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 342px;
    border-left: 1px dashed #7171713d;
}

.gro_zhuyingbox_zyyw {
    width: 1185px;
    height: auto;
    overflow: hidden;
}

.group_9_zyyw {
    align-items: center;
}

.box_17_zyyw {
    display: none;
}

.group_1s_zyyw {
    display: none !important;
}

.npro_header {
    width: 100%;
    height: 470px;
    padding: 0 270px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.npro_headerdv1 {
    width: 100%;
    height: 410px;
    display: flex;
}

.npro_headerdv2 {
    width: 100%;
    height: 60px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    border-top: 2px solid #7d7d7d2e;
}

.npro_div1 {
    /* flex: 19; */
    height: 100%;
    display: flex;
    flex-direction: column;
    width: 239.4px;
}

.npro_div1son {
    margin: 10px 0 40px 24px;
    width: calc(100% - 24px);
    height: calc(100% - 50px);
    border-right: 2px solid #7d7d7d29;
    display: flex;
    flex-direction: column;
}

.npro_div1a {
    font-size: 14px;
    font-family: 'OPPOSans-Ver2-H';
    font-weight: 400;
    color: #0F39A8;
    padding-bottom: 22px;
    padding-top: 9px;
    cursor: pointer;
    width: max-content;
}

.npro_div1a:hover {
    text-decoration: underline !important;
}

.npro_boxs {
    display: none;
}

.npro_div2son {
    margin: 10px 0 40px 41px;
    width: calc(100% - 41px);
    height: calc(100% - 50px);
    border-right: 2px solid #7d7d7d29;
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
    overflow-y: auto;
}

.npro_div2son::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #F5F5F5;
}

.npro_div2son::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
    border-radius: 2px;
    background-color: #F5F5F5;
}

.npro_div2son::-webkit-scrollbar-thumb {
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.2);
    background-color: #555;
}

.npro_div2 {
    /* flex: 25; */
    height: 100%;
    display: flex;
    flex-direction: column;
    width: 315px;
}

.npro_div2a:hover {
    text-decoration: underline !important;
}

.npro_div2a {
    font-size: 14px;
    font-family: 'OPPOSans-Ver2-Medium';
    font-weight: 400;
    padding-bottom: 22px;
    padding-top: 9px;
    cursor: pointer;
    color: #333333;
    width: max-content;
}

.npro_div2a:hover {
    text-decoration: underline;
}

.nhead_scale {
    width: auto;
    transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform-origin: top left;
    -ms-transform-origin: top left;
    -moz-transform-origin: top left;
    -webkit-transform-origin: top left;
}

.npro_div3 {
    height: 100%;
    width: 659px;
    display: flex;
    flex-direction: column;
}

.npro_headerdv2a {
    font-size: 16px;
    font-family: 'OPPOSans-Ver2-H';
    font-weight: 400;
    color: #333;
    margin-left: 24px;
}

.npro_div3sb {
    width: 100%;
    height: 100%;
    flex-direction: column;
}

.npro_div3sbs {
    width: calc(100% - 72px);
    margin: 10px 0 40px 72px;
    height: calc(100% - 50px);
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
    overflow-y: auto;
}

.box_18_com {
    width: 459px;
    height: 270px;
    margin: 63px 0 0 38px;
    padding-right: 20px;
}
.min_boxs_fucard{
  font-weight: 400;
  color: #0E38A8;
  font-size: 18px;
  line-height: 1;
  font-weight: 800;
  
}
.min_boxs_fucardb{
  font-weight: 400;
  color: #0E38A8;
  font-size: 22px;
  line-height: 1;
  font-weight: 800;
}
.min_boxs_fucard {
  font-weight: 400;
  color: #3d3d3d;
  font-size: 18px;
  line-height: 1;
  font-weight: 800;
  white-space: nowrap;
}
.min_boxs_fuscardb{
    font-weight: 400;
    color: #0E38A8;
    font-size: 14px;
    margin-top: 10px;
    white-space: nowrap;
    line-height: 1;
}
.block_3_comcard .block_3_com:last-child{
    margin-top:30px
}

.block3_cardbox{
    width: 330px;
    height: 120px;
    justify-content: space-between;
    margin-top: 89px;
}
.block3_card {
    width: 100%;
    justify-content: space-between;
    align-items: center;
    height: 46px;
}
.block3_cardler{
    height: 44px;
    justify-content: space-between;
    width: 125px;
}
.block3_cardline {
    width: 3px;
    height: 40px;
    background-color: #0e38a847;
}
.text_12_com {
    width: auto;
    height: auto;
    overflow-wrap: break-word;
    color: rgba(61, 61, 61, 1);
    font-size: 32px;
    font-family: 'OPPOSans-Ver2-H';
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 1;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    display: flex;
    align-items: flex-end;
}

.text_12_com_ch {
    width: auto;
    height: auto;
    overflow-wrap: break-word;
    color: rgba(61, 61, 61, 1);
    font-size: 23px;
    font-family: 'Anton-Regular';
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 1;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.text_13_com {
    width: auto;
    height: auto;
    overflow-wrap: break-word;
    color: rgb(71 71 71);
    font-size: 16px;
    font-family: 'OPPOSans-Ver2-Regular';
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0.5px;
}

.block_2_com {
    width: 459px;
    height: 48px;
    margin-top: 69px;
}

.text-wrapper_3_com {
    height: 46px;
    background-size: 100% 100%;
    width: 145px;
    /* background-color: #1d34ac; */
    border-radius: 5px;
    border: 1px solid #1d34ac;
    color: rgba(14, 56, 168, 1);
    font-size: 11px;
    font-size: 14px;
    font-family: Anton-Regular;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    margin-right: 10px;
}

.text-wrapper_3_com:hover {
    height: 48px;
    background-size: 100% 100%;
    width: 145px;
    background-color: #1d34ac;
    border-radius: 5px;
    border: 1px solid #1d34ac;
    color: #FFF;
    font-size: 14px;
    font-family: Anton-Regular;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
}

.text_14_com {
    width: 96px;
    height: 12px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 11px;
    font-family: Anton-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 10px;
    margin: 19px 0 0 25px;
}

.text-wrapper_4_com {
    height: 48px;
    background: url(./img/psx85exj6tfvn21y1xnclp5ib03mndbe941dd0c-7c35-41fb-b955-11259679cb44.png) 100% no-repeat;
    background-size: 100% 100%;
    margin-left: 11px;
    width: 146px;
}

.text_15_com {
    width: 93px;
    height: 11px;
    overflow-wrap: break-word;
    color: rgba(14, 56, 168, 1);
    font-size: 11px;
    font-family: Anton-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 10px;
    margin: 19px 0 0 26px;
}

.text-wrapper_5_com {
    border-radius: 5px;
    height: 47px;
    border: 0.8px solid rgba(14, 56, 168, 1);
    width: 145px;
    margin: 1px 0 0 12px;
}

.text_16_com {
    width: 107px;
    height: 12px;
    overflow-wrap: break-word;
    color: rgba(14, 56, 168, 1);
    font-size: 11px;
    font-family: Anton-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 10px;
    margin: 17px 0 0 19px;
}

.block_3_com {
    width: 459px;
    height: 47px;
    margin-top: 12px;
    align-items: center;
}

.text-wrapper_6_com {
    border-radius: 4px;
    height: 47px;
    border: 0.72px solid rgba(14, 56, 168, 1);
    width: 145px;
}

.text_17_com {
    width: 88px;
    height: 12px;
    overflow-wrap: break-word;
    color: rgba(14, 56, 168, 1);
    font-size: 11px;
    font-family: Anton-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 10px;
    margin: 18px 0 0 29px;
}

.text-wrapper_7_com {
    border-radius: 5px;
    height: 47px;
    border: 0.8px solid rgba(14, 56, 168, 1);
    margin-left: 12px;
    width: 145px;
}

.text_18_com {
    width: 73px;
    height: 13px;
    overflow-wrap: break-word;
    color: rgba(14, 56, 168, 1);
    font-size: 11px;
    font-family: Anton-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 10px;
    margin: 17px 0 0 36px;
}

.text-wrapper_8_com {
    border-radius: 5px;
    height: 47px;
    border: 0.8px solid rgba(14, 56, 168, 1);
    margin-left: 12px;
    width: 145px;
}

.text_19_com {
    width: 89px;
    height: 12px;
    overflow-wrap: break-word;
    color: rgba(14, 56, 168, 1);
    font-size: 11px;
    font-family: Anton-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 10px;
    margin: 18px 0 0 28px;
}

.image-wrapper_1_com {
    height: 375px;
    background: url(./img/pstqx63t9q5nlv2g6jdei9xxqiyzr4b53ga1a4e800-f567-44fe-be3e-02fc7d5867ff.png) -1px -1px no-repeat;
    background-size: 580px 344px;
    width: 578px;
    margin: 36px 0 0 109px;
    position: relative;
}

.min_boxs {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.min_boxs_num1 {
    font-weight: 400;
    color: #0E38A8;
    font-size: 36px;
}

.min_boxs_fu {
    font-weight: 400;
    color: #0E38A8;
    font-size: 36px;
    line-height: 0;
}

.min_boxs_fus {
    font-weight: 400;
    color: #0E38A8;
    font-size: 12px;
    margin-left: 3.5px;
}

.min_boxs_fubox {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 32px;
    margin-left: 10px;
}

.min_line {
    width: 2.5px;
    height: 44px;
    background-color: #0e38a847;
    margin: 0 20px 0 50px;
}

.main_cont {
    font-size: 14px;
    font-weight: 500;
    color: #0E38A8;
    line-height: 24px;
    height: 50px;
}

.image-wrapper_1imgco {
    height: 340px;
    background-size: 580px 344px;
    width: 578px;
    margin: 36px 0 0 109px;
    position: relative;
    background-repeat: no-repeat;
}

.header_prodv {
    width: 100%;
    height: 86px;
    display: flex;
    flex-direction: row;
    margin-bottom: 40px;
    cursor: pointer;
}

.header_prodv_img {
    width: 107px;
    height: auto;
    transition: all 0.1s;
}

.header_prodv_imgbx {
    width: 107px;
    height: 72px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.header_prodv_rdv {
    display: flex;
    flex-direction: column;
    margin-left: 63px;
    height: 80px;
    margin-top: 3px;
}

.header_prodv_rdvsp1 {
    font-size: 14px;
    font-family: 'OPPOSans-Ver2-H';
    font-weight: 400;
    color: #333333;
    letter-spacing: 0.5px;
}

.header_prodv_rdvsp2 {
    font-size: 12px;
    font-family: 'OPPOSans-Ver2-Regular';
    font-weight: 400;
    color: #333333;
    line-height: 21px;
    width: 378px;
    margin-top: 17px;
    letter-spacing: 0.5px;
}

.header_prodv:hover .header_prodv_rdvsp1 {
    text-decoration: underline;
    color: #0F39A8;
}

.header_prodv:hover .header_prodv_rdvsp2 {
    color: #0F39A8;
}

.header_prodv:hover .header_prodv_img {
    width: calc(107px * 1.05);
}

.npro_headerdv2jian {
    font-size: 16px;
    margin-left: 5px;
    transition: margin-left 0.2s;
}

.npro_headerdv2bxv {
    display: flex;
    justify-content: center;
    align-items: center;
    width: max-content;
}

.npro_headerdv2bxv:hover .npro_headerdv2jian {
    color: #0E38A8;
    margin-left: 12px;
}

.npro_headerdv2bxv:hover .npro_headerdv2a {
    color: #0E38A8;
}

.npro_btn {
    height: 46px;
    background-size: 100% 100%;
    width: 128px;
    border-radius: 5px;
    border: 2px solid #ff6400;
    color: #FFF;
    background-color: #ff6400;
    font-size: 16px;
    font-family: 'OPPOSans-Ver2-Medium';
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    letter-spacing: 0.8px;
    margin: 40px auto 0px auto;
}

.npro_btn:hover {
    border: 1px solid #717171;
    color: #717171;
    background: #FFF0;
}

.npro_lineact {
    text-decoration: underline !important;
}

.chose_text1::selection {
    background: rgb(14 56 168);
    color: #FFF;
}

.chose_text1::-moz-selection {
    background: #FFF;
    color: rgb(14 56 168);
}

span::selection {
    background: rgb(14 56 168);
    color: #FFF;
}

span::-moz-selection {
    background: #FFF;
    color: rgb(14 56 168);
}

div::selection {
    background: rgb(14 56 168);
    color: #FFF;
}

div::-moz-selection {
    background: #FFF;
    color: rgb(14 56 168);
}

a::selection {
    background: rgb(14 56 168);
    color: #FFF;
}

a::-moz-selection {
    background: #FFF;
    color: rgb(14 56 168);
}

input::selection {
    background: rgb(14 56 168);
    color: #FFF;
}

input::-moz-selection {
    background: #FFF;
    color: rgb(14 56 168);
}

img::selection {
    background: rgb(14 56 168);
    color: #FFF;
}

li::selection {
    background: rgb(14 56 168);
    color: #FFF;
}

ul::selection {
    background: rgb(14 56 168);
    color: #FFF;
}

img::-moz-selection {
    background: #FFF;
    color: rgb(14 56 168);
}

.left_icoban {
    width: 100%;
    height: 115px;
    box-shadow: 0px 0px 3px 2px #d4d2d236;
    border-radius: 3px;
    background-color: #FFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    z-index: 99;
}

.left_icobanhr {
    width: 48px;
    height: 1px;
    background-color: #22222217;
}

.left_icobanimg {
    width: 50px;
    height: 50px;
    line-height: 50px;
}

.go-top {
    width: 55px !important;
    height: 55px !important;
    background-color: #FFF !important;
    color: #FFFEFE;
    position: fixed;
    z-index: 400;
    right: 10px !important;
    top: calc(50% + 255px) !important;
    border-radius: 5px;
    background-size: 45% 45%;
    background-repeat: no-repeat;
    background-position: 50% !important;
    box-shadow: 0px 0px 3px 2px #d4d2d236 !important;
}

#EWM2 {
    position: absolute;
    left: -150px;
    display: none;
    top: 180px !important;
}

.box_tmtbddaa {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.com_left2 {
    position: absolute;
    right: 55px;
    top: 0px;
    display: none;
    justify-content: flex-start;
    align-items: center;
    background-color: #f5f5f5;
    flex-direction: column;
    padding-bottom: 16px;
    box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.06);
}

.kefu_jh:hover .com_left2 {
    display: flex !important;
}

.box_tmtbdd {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
}

.tyhiserw:hover .com_left2left_icobanimg {
    display: flex !important;
}

.com_left2left_icobanimg {
    width: 151px;
    height: 60px;
    position: absolute;
    top: -3px;
    right: 55px;
    background-color: #f5f5f5;
    display: none;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-around;
    padding: 15px 0 12px 30px;
    box-shadow: 0 5px 16px 0 rgba(0, 0, 0, 0.06);
}

.left_icobanimg:hover {
    color: #0E38A8 !important;
}

.eft_icobanimga {
    color: #222;
}

.eft_icobanimga:hover {
    color: #0E38A8 !important;
}

.go-topclass {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.this_imgft {
    opacity: 0.8;
}

#jump {
    height: 237px;
    display: flex !important;
    flex-direction: column;
    justify-content: flex-end;
    position: fixed;
    top: 50%;
    right: 10px;
    width: 55px;
    z-index: 400;
}
.zhezhaoboxx_add_common{
    width: 100%;
    height: 100%;
    max-width: 625px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(0 28 102 / 37%);
    z-index: 9;
}
.video_tc {
    cursor: pointer;
}

.tc_box {
    display: none;
    width: 100%;
    height: 100%;
    background-color: #1616166c;
    /* display: flex; */
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: fixed;
    z-index: 9999;
    top: 0;
}

.videoboxx {
    width: 840px;
    height: 480px;
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video_playbox {
    height: 100%;
}

.closebox {
    width: 880px;
    height: 40px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}

.closevideo {
    color: #FFF !important;
    cursor: pointer;
}

#cookie-notice {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    background-color: rgba(255, 255, 255,1);
    text-align: center;
    z-index: 999;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    box-shadow: 0 -2px 5px -5px #333;
}

.btn-primary {
    border: 1px solid;
    border-radius: 5px;
    padding: 4px 8px;
    min-width: 50px;
    cursor: pointer;
    margin-left: 40px;
    font-size: 12px;
    background-color: #0e38a8f0;
    font-family: 'OPPOSans-Ver2-H';
}

.slick-dots {
    bottom: 55px;
}

#cookie-notice p {
    font-size: 12px;
    line-height: 16px;
}

.slick-dots li {
    font-size: 0;
    position: relative;
    display: inline-block;
    width: 100px;
    height: 3px;
    margin: 0 6px;
    cursor: pointer;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    vertical-align: middle;
    border-radius: 0;
    background: #ffffffd1;
}

.slick-dots li button {
    display: none;
}

.slick-dots li.slick-active {
    background: #fe5c0c;
}

.tanchuang {
    width: 100vw;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: fixed;
    align-items: center;
    justify-content: center;
    top: 0px;
    z-index: 9999999;
    /* margin-left: 31vw; */
    background-color: #22222287;
}

.tanchuang_headbox1 {
    width: 37vw;
    height: 30px;
    position: relative;
}

.tanchuang_headbox1clouse {
    width: 30px;
    height: 30px;
    /* background-color: #0E38A8; */
    float: right;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.tanchuang_headbox2 {
    margin-top: 30px;
    width: 35vw;
    height: 750px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 25px;
    border: 0;
}

.tanchuang_headbox2son {
    width: 100%;
    height: 75%;
    margin-top: 5vw;
    background-color: #FE5C0C;
    display: flex;
    flex-direction: column;
    padding-left: calc(0.064 * 40vw);
}

.tanchuang_headbox2soninput {
    width: 80%;
    margin: 10px 0;
    border-radius: 5px;
    background-color: rgb(203, 200, 200);
    height: 65px;
}

.LEARN_MOREbdv {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.LEARN_MOREbtn {
    height: 46px;
    background-size: 100% 100%;
    width: 128px;
    border-radius: 5px;
    border: 2px solid #c9cad0;
    color: rgb(227 227 229);
    font-size: 16px;
    font-family: Anton-Regular;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    margin: 0vw 2.8vw 0px 13.76vw;
}

.text-wrapper_or {
    height: 46px;
    background-size: 100% 100%;
    width: 121px;
    background-color: #ff5d00;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    line-height: 0;
    margin: 0;
    letter-spacing: 1.5px;
    color: rgba(254, 254, 254, 1);
    font-size: 19px;
    font-family: Anton-Regular;
    border: 1px solid #ff5d00;
    transition: all 0.1s;
    text-transform: uppercase;
}

.text-wrapper_or:hover {
    border: 1px solid #717171;
    color: #717171;
    background-color: #FFF;
}

.text-wrapper_bl {
    height: 46px;
    height: 35px;
    background-size: 100% 100%;
    width: 96px;
    background-color: #1c44ad;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    line-height: 0;
    margin: 0;
    /*letter-spacing: 1.5px;*/
    color: rgba(254, 254, 254, 1);
    font-size: 17px;
    font-family: Anton-Regular;
    border: 1px solid #1c44ad;
    transition: all 0.1s;
    text-transform: uppercase;
}

.text-wrapper_bl:hover {
    border: 1px solid #717171;
    color: #717171;
    background-color: #FFF;
}

.text-wrapper_orfan {
    height: 46px;
    background-size: 100% 100%;
    width: 121px;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    line-height: 1;
    margin: 0;
    letter-spacing: 1.5px;
    font-size: 19px;
    font-family: Anton-Regular;
    border: 1px solid #717171;
    color: #717171;
    background-color: #FFF;
    transition: all 0.2s;
    text-transform: uppercase;
}

.text-wrapper_orfan:hover {
    border: 1px solid #ff5d00;
    color: rgba(254, 254, 254, 1);
    background-color: #ff5d00;
}

.am_feadinup {
    -webkit-animation: fadeInUp 0.5s ease both;
    animation: 500ms ease 0s 1 normal both running fadeInUp;
}

.am_feadinupdel200 {
    animation-delay: 200ms;
}

.am_feadinupdel500 {
    animation-delay: 500ms;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.box_btnhead {
    padding: 10px 5px;
    border: 1px solid rgba(68, 67, 67, 0.752);
}

.nav-container {
    position: fixed;
    width: 100%;
}

#mobile_oheader {
    display: none;
}

.block_26_commonherror_video {
    display: flex;
    background-position: center ;
    background-size: 100% ;
    background-repeat: no-repeat ;
    width: 100%;
    height: 100%;
    position: relative;
}

.block_26_commonherror_videozz {
    width: 100%;
    height: 100%;
    background-color: rgb(2 28 97 / 37%);
    position: absolute;
    z-index: 2;
}

.block_26_commonherror_videovideo {
    width: 100%;
    height: 100%;
}

.block_26_commonherror_pc {
    display: flex;
    background-position: center ;
    background-size: 100% ;
    background-repeat: no-repeat ;
    width: 100%;
    height: 100%;
}

.block_26_commonherror_wap {
    display: none;
    background-position: center ;
    background-size: 100% ;
    background-repeat: no-repeat ;
    width: 100%;
    height: 100%;
}

/* new_diyform */
.if_box {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.test1 {
    width: 100%;
    min-height: 500px;
    overflow: hidden;
    border: 0;
}

.new_text_29 {
    height: 57px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 57px;
    font-family: Anton-Regular;
    font-weight: 400;
    text-align: left;
    line-height: 1;
    margin: 0px auto 0px auto;
    text-transform: uppercase;
}

.page_headercom {
    position: relative;
    width: 1920px;
    height: auto;
    overflow: hidden;
}

.box_1_headercom {
    height: auto;
    width: 1920px;
}

.section_1_headercom {
    background-color: rgba(41, 91, 138, 1);
    position: relative;
    width: 1920px;
    height: 1915px;
    overflow: hidden;
}

.block_7_headercom {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 9px;
    position: absolute;
    left: 41px;
    top: 124px;
    width: auto;
    height: auto;
    align-items: center;
    justify-content: center;
    padding: 15px 160px 5px 160px;
}

.box_body_headercom {
    width: 1520px;
    height: 660px;
}

.box_3_headercom {
    width: 1445px;
    height: auto;
    margin: 60px 0 0 0;
    align-items: flex-end;
    padding-left: 35px;
    display: none;
}

.text_9_headercom {
    width: auto;
    height: auto;
    overflow-wrap: break-word;
    color: rgba(11, 11, 11, 1);
    font-size: 30px;
    font-family: OPPOSans-Ver2-Regular;
    text-align: center;
    white-space: nowrap;
    line-height: 1;
}

.box_5_headercom {
    width: 1445px;
    height: 557px;
    margin: 31px 0 0 0;
}

.section_4_headercom {
    width: 1445px;
    height: 557px;
}

.section_5_headercom {
    width: 1445px;
    height: 560px;
    border-bottom: 1.5px solid #cbcbcb;
}

.box_6_headercom {
    position: relative;
    width: 370px;
    height: 540px;
    border-right: 1px solid #e2e2e2;
    padding-top: 15px;
}

.block_8_headercom {
    height: 52px;
    margin-top: 0;
    width: 325px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.block_8act {
    background-color: rgba(242, 242, 242, 1);
}

.block_8_headercom:hover {
    background-color: rgba(242, 242, 242, 1);
}

.paragraph_2box_headercom {
    align-items: center;
    justify-content: space-between;
    width: 255px;
}

.paragraph_2_headercom {
    width: auto;
    height: auto;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: OPPOSans-Ver2-Regular;
    text-align: left;
    line-height: 1;
}

.box_8_body_headercom {
    width: 1075px;
    height: 540px;
}

.box_8_headercom {
    width: 1075px;
    height: 540px;
    padding: 15px 0 0 40px;
}

.box_9_headercom {
    width: 1000px;
    height: 363px;
    margin-left: 35px;
}

.text-wrapper_2_headercom {
    width: 420px;
    height: auto;
    margin-top: 0;
}

.text_10_headercom {
    width: auto;
    height: auto;
    overflow-wrap: break-word;
    color: rgba(24, 24, 24, 1);
    font-size: 33px;
    font-family: OPPOSans-Ver2-Regular;
    text-align: left;
    line-height: 1;
}

.paragraph_3_headercom {
    width: 420px;
    height: auto;
    overflow-wrap: break-word;
    color: rgba(24, 24, 24, 1);
    font-size: 18px;
    font-family: OPPOSans-Ver2-Regular;
    text-align: left;
    line-height: 36px;
    margin-top: 51px;
}

.image_2_headercom {
    width: 560px;
    height: 363px;
}

.text-wrapper_3_headercom:hover {
    border: 1.5px solid #fe5c0c;
    color: #FFF;
    background-color: #fe5c0c;
}

.text-wrapper_3_headercom {
    border-radius: 4px;
    height: 45px;
    border: 1.5px solid #717171bf;
    width: 152px;
    margin: 48px 0 0 416px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #717171;
    font-size: 18px;
    font-family: OPPOSans-Ver2-Regular;
    font-weight: 500;
}

.image_4 {
    width: 16px;
    height: 550px;
    margin-top: 7px;
}

.box_10_headercom {
    position: relative;
    width: 150px;
    height: 50px;
    margin: 10px 0;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.image-text_2_headercom {
    width: auto;
    height: 50px;
    align-items: center;
}

.image-wrapper_1_headercom {
    height: 50px;
    background-image: url(./img/ps7k5zd34ahoainfedb155wsa3iocqujn9c3c5c09f-c109-45a4-8f63-1b60f4650e45.png);
    background-size: 50px 50px;
    width: 50px;
    margin-right: 22px;
    align-items: center;
    justify-content: center;
    display: none;
}

.label_2_headercom {
    width: 29px;
    height: 26px;
}

.text-group_1_headercom {
    width: auto;
    height: auto;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 20px;
    font-family: OPPOSans-Ver2-Regular;
    text-align: left;
    white-space: nowrap;
    line-height: 1;
}

.box_8_bodyright_headercom {
    height: 524px;
}

.block_8_sbox_headercom {
    width: 420px;
    height: 525px;
}

.block_8_s_headercom {
    height: 52px;
    margin-top: 0;
    width: 416px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.block_8_sact {
    background-color: rgba(242, 242, 242, 1);
}

.block_8_s_headercom:hover {
    background-color: rgba(242, 242, 242, 1);
}

.paragraph_2box_s_headercom {
    align-items: center;
    justify-content: space-between;
    width: 346px;
}

.paragraph_2_s_headercom {
    width: auto;
    height: auto;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: OPPOSans-Ver2-Regular;
    text-align: left;
    line-height: 1;
}

.right_boxbody_headercom {
    height: 385px;
    width: 34.19vw;
    margin: 0 auto;
    align-items: center;
}

.right_box_headercom {
    height: 410px;
    width: 100%;
    padding: 22px 24px 0 40px;
    display: none;
}

.right_boxtop_headercom {
    width: 370px;
    height: 200px;
    max-width: 625px;
    background-color: #ffffff;
    margin: 0;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: top center;
    background-position: center -25px;
    background-size: 370px 200px;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.right_boxtop_headercomtext {
    position: absolute;
    left: 40px;
    bottom: 15px;
    display: none;
}

.right_boxbottom_headercom {
    width: auto;
    height: 188px;
    /* align-items: center; */
    /* justify-content: center; */
    position: relative;
}

.right_boxbutton_headercom {
    width: 104px;
    height: 35px;
    border: 2px solid rgb(254, 92, 12);
    border-radius: 5px;
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    background-color: rgb(254, 92, 12);
    color: #FFF;
    letter-spacing: 1.5px;
    position: absolute;
    bottom: 40px;
}

.right_boxbutton_headercom:hover {
    background-color: rgba(254, 92, 12,0);
    color: #717171;
    border: 1.5px solid #717171;
}
.right_boxbutton_headercom_hui {
    width: 104px;
    height: 35px;    
    border-radius: 5px;
    font-size: 13px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    background-color: rgba(254, 92, 12,0);
    color: #717171;
    border: 1.5px solid #717171;
    letter-spacing: 1.5px;
    position: absolute;
    bottom: 40px;
    left:117px
}

.right_boxbutton_headercom_hui:hover {
    
    background-color: rgb(254, 92, 12);
    border: 2px solid rgb(254, 92, 12);
    color: #FFF;
}

.right_boxbottomspan_headercom {
    color: #181818;
    font-size: 14px;
    font-family: 'OPPOSans-Ver2-Medium';
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 20px;
}
.right_boxbottomspan_headercom:first-child{
    margin-top: 20px;
    
}
.right_boxbottomspan_headercom:last-child {
    margin-bottom: 10px;
}

.right_boxbottom_a_headercom:first-child {
    margin-left: 0;
}

/*.fgright_boxbottom_a_headercom {*/
/*    padding: 2px 14px;*/
/*    color: #FFF0 !important;*/
/*    background-image: url(https://www.usr.cn/assets/static/picture/xltb2.svg);*/
/*    background-size: auto;*/
/*    background-repeat: no-repeat;*/
/*}*/
/*.fgright_boxbottom_a_headercom {*/
/*    padding: 0px 14px;*/
/*    color: #FFF !important;*/
/*    background-color: #ff4b00;*/
/*    border-radius: 8px 8px 8px 0;*/
/*}*/
/*.fgright_boxbottom_a_headercom:hover {*/
/*    color: rgb(14, 55, 168) !important;*/
/*}*/
.fgright_boxbottom_a_headercom {
    padding: 0px 14px;
    color: #FFF !important;
    background-color: #fe5c0c;
    border-radius: 8px 8px 8px 0;
}

.fgright_boxbottom_a_headercom:hover {
    opacity: 0.9;
}

.right_boxbottom_a_headercom {
    color: #333333;
    font-size: 14px;
    cursor: pointer;
    font-weight: 200;
    font-family: 'OPPOSans-Ver2-Regular';
    white-space: nowrap;
}

.right_boxbottom_a_headercom:hover {
    color: rgb(14, 55, 168);
    ; }

.right_bline_headercom {
    color: #71717191;
    font-size: 12px;
    margin: 0 4px 0 4px;
}

.right_bline_headercom:last-child {
    display: none;
}
.group_13_zyyw_headercom {
    width: 400px;
    height: 350px;
}

.slick-current span {
    -webkit-animation: fadeInUp 0.5s ease both;
    animation: fadeInUp 0.5s ease both;
    animation-delay: 0.2s;
}

.text_26_zyyw_headercom {
    width: auto;
    height: auto;
    overflow-wrap: break-word;
    font-family: "OPPOSans-Ver2-Blod";
    color: rgba(51, 51, 51, 1);
    font-size: 28px;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 1.2;
}

.text_27_zyyw_headercom {
    width: 460px;
    height: 95px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    font-weight: 500;
    line-height: 28px;
    margin: 25px 0 45px 1px;
}

.block_3_zyyw_headercom {
    width: 418px;
    height: 47px;
    margin-top: 21px;
    align-items: center;
}

.block_3_zyyw_headercom :first {
    margin-top: 0;
}

.min_boxs_headercom {
    display: flex;
    flex-direction: row;
    align-items: center;
    min-width: 190px;
}

.min_boxs_num1_headercom {
    font-weight: 400;
    color: #0E38A8;
    font-size: 36px;
    font-weight: 800;
}

.min_boxs_fu_headercom {
    font-weight: 400;
    color: #0E38A8;
    font-size: 22px;
    line-height: 1;
    font-weight: 800;
}

.min_boxs_fus_headercom {
    font-weight: 400;
    color: #0E38A8;
    font-size: 12px;
    margin-left: 3.5px;
}

.min_boxs_fubox_headercom {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: auto;
    margin-left: 10px;
}

.min_line_headercom {
    width: 2.5px;
    height: 44px;
    background-color: #0e38a847;
    margin: 0 20px 0 29px;
}

.main_cont_headercom {
    font-size: 13px;
    font-weight: 500;
    color: #0E38A8;
    line-height: 24px;
    height: 50px;
    letter-spacing: 0.5px;
}

.image4_add_headercom {
    color: #FFF;
    font-size: 4vw !important;
    transition: all 0.2s;
}

.zhezhaoboxx_add_headercom {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(0 28 102 / 37%);
    cursor: pointer;
}

.zhezhaoboxx_add_headercom :hover .image4_add_headercom {
    font-size: 4.5vw !important;
}

.text-wrapper_1_zhuyingo {
    background-color: #ff540000;
    border: 1.7px solid #FFF;
    border-radius: 5px;
    height: 46px;
    width: 123px;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    user-select: none;
    letter-spacing: 2px;
    font-family: 'OPPOSans-Ver2-Medium';
}

.text-wrapper_1_zhuyingo:hover {
    background-color: #ff5400;
    border: 1.5px solid #ff5400;
    color: #FFF;
}

.current_imagebox_zyyw_headercom {
    background-size: 100% 100%;
    background-position: center;
}

.hexagon {
    width: 48px;
    height: 25px;
    background-color: #f2f2f2;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}

.hexagon:before, .hexagon:after {
    content: '';
    position: absolute;
    width: 0;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    border-radius: 5px;
    border-radius: 5px;
}

.hexagon:before {
    top: -14px;
    border-bottom: 15px solid #f2f2f2;
    border-radius: 5px;
}

.hexagon:after {
    bottom: -14px;
    border-top: 15px solid #f2f2f2;
}
.add_button_box{
    justify-content: center;
    width:100%;
    margin: 40px 0 !important;
}
.add_apply_button_blue{
    background-color: #0e38a8 !important;
}
.add_apply_button {
    height: 46px;
    background-size: 100% 100%;
    width: 142px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: #ff5d00;
    margin-right:15px;
    border-radius: 5px;
    color: #FFF;
    font-size: 18px;
    font-family: 'OPPOSans-Ver2-Medium';
    cursor: pointer;
    letter-spacing: 1.5px;
}
.add_apply_button:last-child{
    margin-right:0;
    
}
.add_apply_button:hover {
    border: 1px solid #717171;
    color: #717171;
    background-color: #FFF0 !important;
}
.add_apply_tel{
        padding: 7.2px 18px;
        width: auto;
     border: 1px solid #ff5d00;
     cursor: text;
}
/* new_diyform */
@media screen and (max-width: 1920px) {
	  .headercom_sx_xx{
        width: 28.1vw;
    }
    .npro_div3{
        width:36vw;
    }
    .right_boxtop_headercom{
        width: 32.1vw;
    }
    .block_26_commonh {
        width: 100%;
        height: 25vw;
    }

    .section_15_commonh {
        width: 100%;
    }

    .block_1 {
        width: 100%;
    }
}

.big_eng {
    text-transform: uppercase;
}

.big_feng {
    text-transform: capitalize;
}

.tb_ajd {
    color: rgba(64, 64, 64, 1);
}

.tb_ajd:hover {
    text-decoration: underline;
    text-decoration-color: #222;
}

.tb_a {
    color: #717171;
    color: #404040;
    cursor: pointer;
}

.tb_a:hover {
    color: #0f39a8;
}

/* .tb_a:link{
    text-decoration: none;
  
  }
  .tb_a:active{
    text-decoration: none;
  }
  .tb_a:visited{
    text-decoration: none;
  
  } */
.bttom_font_al {
    text-align: center;
    line-height: 1;
}

.text_ellipsi {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.ov_text {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.text_ellipsis2 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.text_ellipsis3 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.minn_bt {
    font-size: 57px;
    margin-top: 110px !important;
}

.coose_cookie {
    font-size: 15px;
    color: #222;
    cursor: pointer;
    margin-left: 15px;
    position: absolute;
    right: 50px;
}

.btn-primarys {
    border-radius: 5px;
    padding: 4px 8px !important;
    min-width: 50px;
    cursor: pointer;
    margin-left: 40px;
    font-size: 12px !important;
    border: 1px solid #0e38a8f0;
    background-color: #0e38a8f0;
    color: #FFF;
    font-family: 'OPPOSans-Ver2-H';
}

.btn-primarys:hover {
    border: 1px solid #717171;
    color: #717171;
    background-color: #FFF;
}

@keyframes bordershow {
    50% {
        box-shadow: 0px 0px 10px 0 #0E38A8;
    }
}

@keyframes boderM {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0
    }

    20% {
        opacity: 1
    }

    75% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

.selected {
    /* background-color: aqua; */
}

.dimension-container h4 {
    margin: 5px 0;
}

.dimension-container ul {
    margin-top: 5px;
}

.dimension-container {
    transition: height 0.2s;
    overflow: hidden;
    cursor: pointer;
}

.dimension_container_hd {
    height: 30px !important;
}

.dimension-container li {
    cursor: pointer;
}

.filter_box {
    min-width: 200px;
    height: auto;
    display: flex;
    flex-direction: column;
    flex: 1;
    margin-right: 2vw;
    position: relative;
    display: none;
}

.box_s {
    width: 1260px;
    display: flex;
    position: relative;
    padding-bottom: 200px;
    margin: 0 auto;
}

.product_boxs {
    flex: 5;
    min-height: 600px;
    margin-top: 50px;
}

.filters {
    width: 100%;
    height: 40px;
    position: absolute;
    max-width: 200px;
    cursor: pointer;
    z-index: 9;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    margin-top: 5px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.filters_span {
    height: auto;
    line-height: 1
}

.filterssr {
    width: 100%;
    height: 40px;
    /* background-color: #222; */
    position: absolute;
    max-width: 200px;
    cursor: pointer;
    z-index: 9;
    line-height: 40px;
    text-align: center;
    border: 1px solid;
    border-radius: 5px;
    margin-top: 5px;
}

.filter-dimension {
    margin-top: 50px;
}

.look_choose {
    display: block !important;
}

.product-list {
}

.product-list li {
    /*width: 32%;*/
    /*margin-right: 10px;*/
    /*height: 150px;*/
    /*line-height: 150px;*/
    /*border: 1px solid;*/
    /*margin-bottom: 10px;*/
}

.sx_box {
    width: 30px;
    height: 30px;
    /* margin: 10px auto; */
    position: relative;
    margin-right: 20px;
}

.sx_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.sx_img1 {
    z-index: 8;
}

.sx_img2 {
    z-index: 9;
}

.filter-option {
    cursor: pointer;
    padding: 5px 10px;
    white-space: nowrap;
    min-width: 150px;
    width: 100%;
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: 14px;
    width: auto;
    height: auto;
    margin: 0px 0 12px 26px;
    user-select: none;
}

.filter-option:hover {
    text-decoration: underline;
    text-decoration-color: #222222;
}

.filter-option:hover .duihaoicobox {
    background-color: #0e38a852;
}

.selected {
    /*background-color: #007bff;*/
    /*color: #fff;*/
    width: max-content;
}

#filter-results {
    margin-top: 20px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.filter_left {
    width: 15vw;
    min-height: 500px;
    background-color: #FFF;
    display: flex;
    flex-direction: column;
    margin-left: 20px ;
    padding: 15px;
}

.filter_left_tt {
    height: 200px;
    width: 90%;
    margin: 0 auto;
    transition: all 1s;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    background-color: #0e38a812;
}

.filter_left_a {
    margin-top: 5px;
    margin-left: 20px;
    display: flex;
    align-items: center;
}

.filter_left_tt1 {
    font-size: 18px;
    border-bottom: 1px solid;
}

.filter_left_adiv {
    width: 15px;
    height: 15px;
    border: 1px solid #7d7d7d7d;
    border-radius: 2px;
    margin-right: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.filter_left_span {
}

.filter_left_adivduihao {
    font-size: 12px !important;
    border-radius: 2px;
    color: #FFF;
    transition: all 0.1s;
    align-items: center;
    justify-content: center;
    display: flex;
    transform: translateX(-20px);
}

.filter_left_a:click .filter_left_adivduihao {
    color: #FFF;
    background-color: #1c44ad;
}

.duihaoicobox_actc .duihaoact {
    transform: translateX(0);
}

.duihaoicobox_actc {
    background-color: #1c44ad !important;
}

.duihaoicobox {
    width: 14px;
    height: 14px;
    margin-right: 10px;
    border-radius: 2px;
    border: 1px solid #7d7d7d;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.con_filters_span {
    font-size: 16px;
}

/* chanpin */
.text_5_pro_ad {
    height: auto;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    font-family: 'OPPOSans-Ver2-H';
    font-weight: 200;
    text-align: left;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 9px;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 9;
}
.ff_botttomtt {
    width: 301.5px;
    height: 315px;
    background-size: 100% 100%;
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    background-color: #f2f2f2;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    /* width: 41.15vw; */
    /* height: 44.05vw; */
    position: relative;
}

.ff_botttomtt:hover .image_2_go {
    transform:scale(1.05)
}

.ff_botttomtts:nth-child(3n) {
    margin-right: 0;
}

.ff_botttomtts:nth-child(3n)::after {
    content: "";
    flex: auto;
}

.ff_botttomtts:nth-child(3n + 1) {
    margin-left: 20px;
}

.ff_botttomtts:first-child {
    margin-left: 20px;
}

.options:first-child {
    /* margin: 0 0 0px 26px; */
}

.image-wrapper_1_go {
    height: 195px;
    background-size: 150px 100%;
    width: 100%;
    /* margin: 49px auto 0 auto; */
    transition: all 0.4s;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.block_7:hover .image-wrapper_1 {
    background-size: calc(115% * 150px) 100%;
}

.image_2_go {
    width: 100%;
    height: auto !important;
    height: auto;
    width: 220px;
    transition: all 0.1s;
}

.block_7:hover .image_2 {
    transform:scale(1.05)
}

.block_7:hover .image_2_go {
    transform:scale(1.05)
}

.text_4_go:hover {
    color: rgba(14, 56, 168, 1) !important;
}

.group_11_go {
    width: 100%;
    /* height: 62px; */
    /* margin-top: 58px; */
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.section_2_go {
    width: auto;
    /* height: 55px; */
    margin-top: 3px;
    /* transform: scale(0.8); */
    /* transform-origin: right; */
    justify-content: center;
    min-width: 108px;
}

.text_4_go {
    width: auto;
    max-width: 108px;
    height: 25px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1) !important;
    font-size: 24px;
    font-family: Anton-Regular !important;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 25px;
    letter-spacing: 1.5px;
    margin: 0 !important;
    overflow: hidden;
    text-decoration: unset !important;
}

.image-text_2_go {
    width: 80px;
    height: 15px;
    margin-top: 15px;
    align-items: flex-end;
    cursor: pointer;
    justify-content: flex-start;
}

.image-text_2_go:hover .text-group_3_go {
    /* 	color:#034CC8 !important; */
    text-decoration: underline;
    text-decoration-color: #222222;
}

.image-text_2_go:hover .thumbnail_2_go {
    /* background-color: aquamarine !important; */
    background-color: #0e38a852 !important;
}

.thumbnail_2_go {
    width: 14px;
    height: 14px;
    border-radius: 2px;
    border: 1.5px solid #7d7d7d;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin-right: 10px;
}

.image-text_2_go .active {
    background-color: #034CC8;
}

.image-text_2_go .acte {
    transform: translateX(0px);
}

.text-group_3_go {
    width: auto;
    height: 14px;
    overflow-wrap: break-word;
    color: rgb(76 76 76);
    font-size: 13px;
    font-family: "OPPOSans-Ver2-Regular";
    font-weight: 200;
    text-align: left;
    white-space: nowrap;
    line-height: 1;
    margin-top: 1px;
    user-select: none;
    letter-spacing: 1px;
}

.image_3_go {
    width: 1px;
    height: 62px;
    margin-left: 0.4rem;
    background-color: #717171;
    /* transform: scale(0.8); */
}

.text-wrapper_2_go {
    width: auto;
    height: 56px;
    overflow-wrap: break-word;
    font-size: 0;
    font-family: OpenSans-Regular;
    font-weight: 200;
    text-align: left;
    line-height: 1;
    margin: 3px 0 0 0.4rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* transform: scale(0.8); */
    /* transform-origin: left; */
}

.paragraph_2_go {
    width: 122px;
    height: 56px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 11px;
    font-family: OpenSans-Regular;
    font-weight: NaN;
    text-align: left;
    line-height: 22px;
}

.text_5_go {
    width: 122px;
    height: auto;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 12px;
    font-family: 'OPPOSans-Ver2-Regular';
    font-weight: 200;
    text-align: left;
    line-height: 1;
    white-space: nowrap;
}

.pro_ratio {
    aspect-ratio: 1/1;
    display: flex;
    flex-direction: column;
    margin: 20px;
    justify-content: space-between;
    /* width: 302px; */
    /* height: 315px; */
}

.needshow {
    display: flex !important;
}

.needhide {
    display: none !important;
}

/* chanpin */
.block_25_common {
    box-shadow: 0px 7px 14px 2px rgba(148, 148, 148, 0.53);
    background-color: rgba(242, 242, 242, 0);
    height: 122px;
    width: 100vw;
    /* margin: 2637px 0 0 -1920px; */
    position: fixed;
    bottom: 0;
    bottom: -122px;
    transition: all 0.4s;
    z-index: 99999;
    left: 0;
}

.box_31_common {
    width: 100vw;
    height: 122px;
    background-color: #FFF;
    background-size: 100% 100%;
    transition: all 0.4s;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.text_47_common {
    width: 274px;
    height: 22px;
    overflow-wrap: break-word;
    color: #4c4c4c;
    font-size: 24px;
    font-family: 'OPPOSans-Ver2-H';
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
    margin: 0 0 0 0;
    letter-spacing: 2px;
}

.text-wrapper_14_common {
    border-radius: 5px;
    width: 185px;
    height: 50px;
    margin-right: 15px;
    border: 0.72px dotted rgba(64, 64, 64, 1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.has_wrapper_14_common {
    border: 0.72px solid rgba(64, 64, 64, 1);
}

.text-wrapper_14box_common {
    width: calc(100% - 41px);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    transition: all 0.1s;
    opacity: 0;
}

.text_48_common {
    width: 115px;
    height: 14px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 15px;
    font-family: Anton-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 1;
    overflow: hidden;
    /* margin: 20px 0 0 22px; */
}

.text_49_common {
    width: 15px;
    height: 15px;
    overflow-wrap: break-word;
    color: rgba(113, 113, 113, 1);
    font-size: 15px;
    font-family: OpenSansRoman-SemiBold;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 1;
    /* margin: 20px 19px 0 94px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.text_49_common span {
    font-size: 12px !important;
}

.text_49_common:hover span {
    color: #0e38a8;
}

.group_43_common {
    width: 186px;
    height: 51px;
    background: url(./img/pstuelgi2ycp87h8jfgwe7jxhbhcj6t6quf6c8f837b-6b10-42d9-b209-7f3199048d17.png) 100% no-repeat;
    background-size: 100% 100%;
    margin: 0 0 0 13px;
}

.text_50_common {
    width: 39px;
    height: 14px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 15px;
    font-family: Anton-Regular;
    font-weight: NaN;
    text-align: left;
    white-space: nowrap;
    line-height: 1;
    margin: 20px 0 0 24px;
}

.thumbnail_8_common {
    width: 11px;
    height: 13px;
    margin: 20px 21px 0 91px;
}

.image_16_common {
    width: 185px;
    height: 51px;
    margin: 0 0 0 14px;
}

.group_44_common {
    border-radius: 5px;
    width: 185px;
    height: 50px;
    border: 0.72px dotted rgba(64, 64, 64, 1);
    margin: 0 0 0 15px;
}

.text-wrapper_15_common {
    height: 47px;
    background-size: 100% 100%;
    width: 129px;
    margin: 0 0 0 12px;
    background-color: #1e35ac;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 1) !important;
    font-size: 19px;
    font-family: 'OPPOSans-Ver2-Medium';
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: unset !important;
}

.text-wrapper_15_common:hover {
    border: 1px solid #717171 !important;
    color: #717171 !important;
    background-color: #ff5d0000 !important;
}

.box_31_commonson {
    width: 1260px;
    height: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.text_47_commonsondiv {
    display: flex;
    align-items: center;
    padding-left: 44px;
    width: 986px;
}

.icon-Compare1 {
    color: #FFF;
    font-size: 12px !important;
    transition: all 0.1s;
    transform: translateX(-16px);
}

.image-text_2_go:hover .text-group_3 {
    color: #034CC8;
}

.commonproduct_btn {
    padding: 12px 26px;
    margin-right: 24px;
    background-color: rgba(234, 95, 26, 1);
    border-radius: 5px;
    border: 1px solid rgba(234, 95, 26, 1);
    max-height: 46px;
    cursor: pointer;
    align-items: center;
}

.commonproduct_btn:hover {
    border: 1px solid #FFF;
    background-color: rgba(255, 255, 255, 0);
}

.commonproduct_btn .commonproduct_btnico {
    font-size: 20px;
    color: #FFF;
    margin-right: 12px;
    line-height: 1;
}

.commonproduct_btn .commonproduct_btnspan {
    height: auto;
    overflow-wrap: break-word;
    color: rgba(254, 254, 254, 1);
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    line-height: 1;
}

.commonproduct_btn_k {
    padding: 13px 26px;
    display: flex;
    border-radius: 5px;
    border: 1px solid #FFF;
    background-color: rgba(255, 255, 255, 0);
    max-height: 46px;
    cursor: pointer;
    align-items: center;
}

.commonproduct_btn_k:hover {
    background-color: rgba(234, 95, 26, 1);
    border: 1px solid rgba(234, 95, 26, 1);
}

.commonproduct_btn_k .commonproduct_btnico {
    font-size: 20px;
    color: #FFF;
    margin-right: 12px;
    line-height: 1;
    height: m;
}

.commonproduct_btn_k .commonproduct_btnspan {
    height: auto;
    overflow-wrap: break-word;
    color: rgba(254, 254, 254, 1);
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    line-height: 1;
}

/*rande*/
.group_11_render {
    /*width: 425px;*/
    height: 38px;
    margin: 118px auto 0 auto;
    align-items: center;
}

.box_9_renderbox {
    width: 320px;
}

.box_9_render {
    background-color: #fe5c0c00;
    border-radius: 2px;
    width: 38px;
    height: 38px;
    margin-right: 15px;
    cursor: pointer;
}

.box_9_render:hover {
    /*background-color: #fe5c0c;*/
}

.box_9_renderact {
    /*background-color: #fe5c0c !important;*/
}

.box_9_render:last-child {
    margin-right: 0;
}

.box_9_renderact .text_26_render {
    color: #FFF !important;
}

.box_9_render:hover .text_26_render {
    color: #FFF !important;
}

.box_9_render_desable {
    background-color: #fe5c0c00;
    border-radius: 2px;
    width: 38px;
    height: 38px;
    margin-right: 15px;
}

.text_26_render {
    width: 38px;
    height: 38px;
    overflow-wrap: break-word;
    color: #515151;
    font-size: 24px;
    font-family: OpenSans-SemiBold;
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.thumbnail_4_render {
    width: 38px;
    height: 38px;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.thumbnail_4_render:hover .thumbnail_4_renderson {
    color: #0f39a8 !important;
}

.thumbnail_4_renderson {
    color: #515151 !important;
    line-height: 1 !important;
    font-size: 16px !important;
    margin-top: 2px;
}

.group_11_renderbox {
    display: flex;
    width: 371px;
}

.list_render {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box_1_soul {
    position: relative;
    width: 1920px;
    height: 480px;
    background-color: rgb(20 59 121);
    background-repeat: no-repeat;
    background-size: 1920px 480px;
    background-position: center;
    background-image: url(/npage/product_center/solution_new/jiejuefanganyemian1920n/banner-pc.jpg);
}

.wrapper_boxstr_soul {
    width: 1260px;
    margin: 0px auto;
}

.float_rwa_soul {
    width: calc(466px);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bofangadd {
    color: #FFF;
    font-size: 85px !important;
    cursor: pointer;
}

.text-wrapper_35_soul {
    width: 794px;
    height: 100%;
    margin: 0px;
}

.text_1_soul {
    width: 786px;
    height: auto;
    overflow-wrap: break-word;
    color: rgb(255, 255, 255);
    font-size: 58px;
    font-family: Anton-Regular;
    text-align: left;
    line-height: 1;
    margin-left: 0px;
    margin-top: 174px;
    text-transform: uppercase;
}

.text_2_soul {
    width: 794px;
    height: auto;
    overflow-wrap: break-word;
    color: rgb(255, 255, 255);
    font-size: 15.5px;
    font-family: 'OpenSans-Regular';
    text-align: left;
    line-height: 24px;
    margin-top: 35px;
}

.commonhead_soul {
    width: 1260px;
    justify-content: space-between;
    margin: 0 auto;
}

.group_5_soul {
    background-color: rgba(13, 72, 168, 0.65);
    position: absolute;
    left: 0px;
    top: 440px;
    width: 100%;
    height: 40px;
}

.text-wrapper_4_soul {
    margin-left: 0;
    min-width: 140px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-family: OpenSans-Regular;
    text-align: center;
    white-space: nowrap;
    line-height: 40px;
    cursor: pointer;
    padding: 0 15px;
}

.text-wrapper_4act {
    background-color: rgb(234, 95, 26);
}

.text-wrapper_4_soul:hover {
    background-color: rgb(234, 95, 26);
}

.text_15_soul {
    width: auto;
    height: 40px;
    overflow-wrap: break-word;
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-family: OpenSans-Regular;
    text-align: left;
    white-space: nowrap;
    line-height: 40px;
    margin: 0 5px;
    cursor: pointer;
}

.text_15_soul:last-child {
    margin-right: 0;
}

.text_15_soul:hover {
    text-decoration: underline;
    text-decoration-color: #e2e2e2;
}

/*rande*/
@media screen and (max-width: 1920px) {
    .npro_dd1 {
        display: flex;
        transform: scale(1);
        transform-origin: top left;
    }

    .npro_header {
        width: 90vw;
        height: 480px;
        padding: 0 14vw;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        margin: 0 auto;
    }

    .npro_headerdv1 {
        width: 100%;
        height: 425px;
        display: flex;
    }

    .npro_headerdv2 {
        width: 100%;
        height: 55px;
        display: flex;
        flex-direction: revert;
        justify-content: flex-start;
        border-top: 1px solid #7d7d7d7d;
    }

    .npro_div1 {
        height: 385px;
        display: flex;
        flex-direction: column;
        width: 14.55vw;
    }

    .npro_div1son {
        margin: 10px 0 40px 24px;
        width: calc(100% - 24px);
        height: calc(100% - 10px);
        border-right: 1px solid #7d7d7d7d;
        display: flex;
        flex-direction: column;
        overflow-y: auto;
    }

    .npro_div1son::-webkit-scrollbar {
        width: 5px;
        height: 8px;
        background-color: #F5F5F5;
    }

    .npro_div1son::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
        border-radius: 2px;
        background-color: #F5F5F5;
    }

    .npro_div1son::-webkit-scrollbar-thumb {
        border-radius: 2px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.2);
        background-color: #555;
    }

    .npro_div1a {
        font-size: 14px;
        font-family: 'OPPOSans-Ver2-H';
        font-weight: 400;
        color: #0F39A8;
        padding-bottom: 22px;
        padding-top: 9px;
        cursor: pointer;
    }

    .npro_div1a:hover {
        text-decoration: underline;
    }

    .npro_boxs {
        display: none;
        width: 78vw;
    }

    .npro_div2son {
        margin: 10px 0 40px 41px;
        width: calc(100% - 41px);
        height: calc(100% - 10px);
        border-right: 1px solid #7d7d7d7d;
        display: flex;
        flex-direction: column;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .npro_div2son::-webkit-scrollbar {
        width: 5px;
        height: 8px;
        background-color: #F5F5F5;
    }

    .npro_div2son::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.2);
        border-radius: 2px;
        background-color: #F5F5F5;
    }

    .npro_div2son::-webkit-scrollbar-thumb {
        border-radius: 2px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.2);
        background-color: #555;
    }

    .npro_div2 {
        /* flex: 25; */
        height: 385px;
        display: flex;
        flex-direction: column;
        width: 18.2vw;
    }

    .npro_div2a {
        font-size: 14px;
        font-family: 'OPPOSans-Ver2-Regular';
        font-weight: 400;
        padding-bottom: 22px;
        padding-top: 9px;
        cursor: pointer;
        color: #333333;
    }

    .npro_div2a:hover {
        text-decoration: underline;
    }

    .npro_div3 {
        /* flex: 56; */
        height: 428px;
        width: calc(78vw -);
        display: flex;
        flex-direction: column;
        overflow-y: auto;
        overflow-x: hidden;
    }

    .npro_headerdv2a {
        font-size: 16px;
        font-family: 'OPPOSans-Ver2-H';
        font-weight: 400;
        color: #333333;
        margin-left: 24px;
    }

    .npro_div3sb {
        width: auto;
        height: 410px;
        flex-direction: column;
    }

    .npro_div3sbs {
        width: calc(100% - 72px);
        margin: 10px 0 40px 72px;
        height: calc(100% - 50px);
        height: 385px;
        width: 695px;
        display: flex;
        flex-direction: column;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .header_prodv {
        width: 100%;
        height: 86px;
        display: flex;
        flex-direction: row;
        margin-bottom: 40px;
        cursor: pointer;
    }

    .header_prodv_img {
        width: 107px;
        height: 72px;
        transition: all 0.2s ease-in-out;
    }

    .header_prodv_imgbx {
        width: 107px;
        height: 72px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        overflow: hidden;
    }

    .header_prodv_rdv {
        display: flex;
        flex-direction: column;
        margin-left: 3vw;
        height: 80px;
        margin-top: 3px;
    }

    .header_prodv_rdvsp1 {
        font-size: 14px;
        font-family: 'OPPOSans-Ver2-H';
        font-weight: 400;
        color: #333333;
        width: 420px;
        letter-spacing: 0.5px;
    }

    .header_prodv_rdvsp2 {
        font-size: 12px;
        font-family: 'OPPOSans-Ver2-Regular';
        font-weight: 400;
        color: #333333;
        line-height: 21px;
        width: 420px;
        margin-top: 17px;
        letter-spacing: 0.5px;
    }

    .header_prodv:hover .header_prodv_rdvsp1 {
        text-decoration: underline;
        color: #0F39A8;
    }

    .header_prodv:hover .header_prodv_rdvsp2 {
        color: #0F39A8;
    }

    .header_prodv:hover .header_prodv_img {
        width: calc(107px * 1.05);
        height: calc(72px * 1.05);
    }

    .npro_headerdv2jian {
        font-size: 16px;
        margin-left: 5px;
        transition: margin-left 0.2s;
    }

    .npro_headerdv2bxv {
        display: flex;
        justify-content: center;
        align-items: center;
        width: max-content;
    }

    .npro_headerdv2bxv:hover .npro_headerdv2jian {
        color: #0E38A8;
        margin-left: 12px;
    }

    .npro_headerdv2bxv:hover .npro_headerdv2a {
        color: #0E38A8;
    }

    .block_1add {
        width: 100%;
    }

    .box_1add {
        width: 100%;
        align-items: center;
    }
}


@media screen and (max-width: 1560px) {
.npro_header{
    padding:0 10vw
}

}
@media screen and (max-width: 1560px) {
    .minn_bt {
        font-size:3.02vw;
        margin-top: 5vw !important;
    }

   
}

@media screen and (max-width: 1360px) {
 .right_boxtop_headercom{
        width: 31vw;
    }
    .right_boxbutton_headercom{
        /*bottom:0;*/
    }
      .right_boxbutton_headercom_hui{
        /*bottom:0;*/
    }
    .headercom_sx_xx{
        width:20vw;
    }
    .npro_header{
    padding:0 6vw
    }
    /* head product center*/ 
    .right_boxbody_headercom{
        width:51.1vw
    }
    .npro_header{
    padding:0 6vw
    }
    /* head product center*/ 
    .right_boxbody_headercom{
        width:51.1vw
    }
    .good_header_th {
        margin-top:40px
    }

    .block_26_commonh {
        position: relative;
        width: 100%;
        height: 29vw;
        background-color: #001f89;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .text-wrapper_16_commonh {
        /* width: 149px; */
        height: auto;
        transform: unset;
        transform-origin: unset;
        margin-top: 0;
    }

    .text_52_commonh {
        width: 389px;
        height: 52px;
        overflow-wrap: break-word;
        font-family: 'OPPOSans-Ver2-H';
        font-weight: NaN;
        text-align: left;
        line-height: 1;
        text-transform: uppercase;
    }

    .text_53_commonh {
        width: 378px;
        height: auto;
        overflow-wrap: break-word;
        font-family: 'OPPOSans-Ver2-Regular';
        font-weight: NaN;
        text-align: left;
        line-height: 23px;
        margin-top: 35px;
    }

    .section_15_commonh {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 44px;
        background-size: 1925px 44px;
        background-color: #034CC8;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: flex-start;
    }

    .text-wrapper_17_commonh {
        height: 44px;
        background-size: 100% 100%;
        color: rgba(255, 255, 255, 1);
        font-size: 13px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        padding: 0 38px;
    }

    .text-wrapper_17_commonh:hover {
        background-color: #ff5d00 !important;
    }

    .text_54_commonh {
        height: 14px;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 13px;
        font-family: 'OPPOSans-Ver2-Regular';
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 13px;
    }

    .text_59_commonh {
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 13px;
        font-family: 'OPPOSans-Ver2-Regular';
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 1;
        cursor: pointer;
    }

    .text_59_commonh:after {
        content: ''
    }

    .text_59_commonh:hover {
        text-decoration: underline;
        text-decoration-color: #e2e2e2;
    }

    .icon-Compare1 {
        color: #FFF;
        font-size: 12px !important;
        transition: all 0.1s;
        transform: translateX(-16px);
    }

    .section_15son_commonh {
        display: flex;
        width: 94vw;
        height: 100%;
        justify-content: space-between;
        /* transform: scale(0.7); */
        transform-origin: top;
    }

    .section_15son_right_commonh {
        width: max-content;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
    }

    .section_15son_rightwap_commonh {
        width: 10vw;
        height: 44px;
        position: absolute;
        top: 0;
        right: 0;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        background-color: #034CC8;
        color: #ffffff;
        display: none;
    }

    .section_15son_rightwap_commonh .icon-xiangyou1 {
        font-size: 20px !important;
        transition: all 0.1s ease-in-out;
    }

    .section_15son_rightwap_commonh:hover .icon-xiangyou1 {
        font-size: 22px !important;
    }

    .product_head_box_commonh {
        width: 94vw;
        height: 20vw;
        position: absolute;
        bottom: 44px;
        display: flex;
        align-items: center;
        /* transform: scale(0.7); */
    }

    .product_head_img_commonh {
        position: absolute;
        right: 0;
        top: 0;
        height: 365px;
    }

    .product_head_img_commonh img {
        height: 365px;
    }

    .section_15son_text_commonh {
        display: flex;
    }
}


@media screen and (max-width: 1260px) {
      .npro_header{
    padding:0 4vw
    }
.text_52_commonh{
    font-size:3.823vw;
    height:auto;
    min-height:auto;
}
    .text_53_commonh{
        margin-top:2.57vw;
        font-size: 1.2vw;
    }
}

@media screen and (max-width: 1200px) {
    .minn_bt {
        font-size:3.02vw;
        margin-top: 5vw !important;
    }

    .npro_dd1 {
        display: flex;
        transform: unset;
        transform-origin: top left;
    }
}


@media screen and (max-width: 1180px) {

    .npro_header{
    padding:0 0vw
    }
    .group_1fliterbox {
        max-width:960px;
        overflow: hidden;
    }
    .npro_div3{
        width: 55vw;
    }
    .npro_div3sbs{
        width: 49vw;
    }
    .header_prodv{
        width:48vw;
    }
    .header_prodv_rdv{
        width:45vw
    }
    .header_prodv_rdvsp2{
        width: 31vw;
    }
}

@media screen and (max-width: 980px) {
    #mobile_oheader {
        display: block;
    }

    #he_pc_hd_pccda {
        display: none;
    }

    .block_26_commonherror_pc {
        display: none;
    }

    .block_26_commonherror_wap {
        display: flex;
    }
}

@media screen and (max-width: 960px) {
    .videoboxx {
        width:90%;
        height: 60vw;
    }

    .block_26_commonherror_video {
        display: none;
    }

    .td_gp1boxbhide {
        display: none !important;
    }

    .filter-option {
        font-size: 3.4vw;
    }

    .filter-option:hover {
    }

    .filter-option:hover .duihaoicobox {
        width: 3.4vw;
        height: 3.4vw;
    }

    .selected {
    }

    #filter-results {
    }

    .filter_left {
    }

    .filter_left_tt {
    }

    .filter_left_a {
    }

    .filter_left_tt1 {
    }

    .filter_left_adiv {
    }

    .filter_left_span {
    }

    .filter_left_adivduihao {
        transform: translateX(-4vw);
        font-size: 2.8vw !important;
    }

    span.iconfont.icon-duihao.filter_left_adivduihao.duihaoact {
    }

    .filter_left_a:click .filter_left_adivduihao {
    }

    .duihaoicobox_actc .duihaoact {
        font-size: 2.5vw !important;
    }

    .duihaoicobox_actc {
    }

    .duihaoicobox {
        width: 3.4vw;
        height: 3.4vw;
    }

    .con_filters_span {
    }

    /* chanpin */
    .block_25_common {
        box-shadow: 0px 7px 14px 2px rgba(148, 148, 148, 0.53);
        background-color: rgba(242, 242, 242, 0);
        height: 122px;
        width: 100vw;
        /* margin: 2637px 0 0 -1920px; */
        position: fixed;
        bottom: 0;
        bottom: -122px;
        transition: all 0.4s;
        z-index: 99999;
        left: 0;
    }

    .box_31_common {
        width: 100vw;
        height: 100%;
        background-color: #FFF;
        background-size: 100% 100%;
        transition: all 0.4s;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .text_47_common {
        width: 274px;
        height: 22px;
        overflow-wrap: break-word;
        color: rgba(51, 51, 51, 1);
        font-size: 20px;
        font-family: OpenSans-Regular;
        font-weight: 400;
        text-align: left;
        white-space: nowrap;
        line-height: 24px;
        margin: 0 0 10px 44px;
    }

    .text-wrapper_14_common {
        border-radius: 5px;
        width: 185px;
        height: 50px;
        margin-right: 15px;
        border: 0.72px dotted rgba(64, 64, 64, 1);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .has_wrapper_14_common {
        border: 0.72px solid rgba(64, 64, 64, 1);
    }

    .text-wrapper_14box_common {
        width: calc(100% - 41px);
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        transition: all 0.1s;
        opacity: 0;
    }

    .text_48_common {
        width: 39px;
        height: 14px;
        overflow-wrap: break-word;
        color: rgba(51, 51, 51, 1);
        font-size: 15px;
        font-family: Anton-Regular;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 1;
        /* margin: 20px 0 0 22px; */
    }

    .text_49_common {
        width: 15px;
        height: 15px;
        overflow-wrap: break-word;
        color: rgba(113, 113, 113, 1);
        font-size: 15px;
        font-family: OpenSansRoman-SemiBold;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 1;
        /* margin: 20px 19px 0 94px; */
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }

    .text_49_common span {
        font-size: 12px !important;
    }

    .text_49_common:hover span {
        color: #0e38a8;
    }

    .group_43_common {
        width: 186px;
        height: 51px;
        background: url(./img/pstuelgi2ycp87h8jfgwe7jxhbhcj6t6quf6c8f837b-6b10-42d9-b209-7f3199048d17.png) 100% no-repeat;
        background-size: 100% 100%;
        margin: 0 0 0 13px;
    }

    .text_50_common {
        width: 39px;
        height: 14px;
        overflow-wrap: break-word;
        color: rgba(51, 51, 51, 1);
        font-size: 15px;
        font-family: Anton-Regular;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 1;
        margin: 20px 0 0 24px;
    }

    .thumbnail_8_common {
        width: 11px;
        height: 13px;
        margin: 20px 21px 0 91px;
    }

    .image_16_common {
        width: 185px;
        height: 51px;
        margin: 0 0 0 14px;
    }

    .group_44_common {
        border-radius: 5px;
        width: 185px;
        height: 50px;
        border: 0.72px dotted rgba(64, 64, 64, 1);
        margin: 0 0 0 15px;
    }

    .text-wrapper_15_common {
        height: 47px;
        background-size: 100% 100%;
        width: 129px;
        margin: 0 0 0 0px;
        background-color: #1e35ac;
        border-radius: 5px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: rgba(255, 255, 255, 1);
        font-size: 19px;
        font-family: Anton-Regular;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        text-decoration: unset;
    }

    .text-wrapper_15_common:hover {
        border: 1px solid #717171;
        color: #717171;
        background-color: #ff5d0000 !important;
    }

    .box_31_commonson {
        width: 100%;
        height: 90px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
    }

    .text_47_commonsondiv {
        display: flex;
        align-items: center;
        padding-left: 44px;
        width: 986px;
    }

    .icon-Compare1 {
        color: #FFF;
        font-size: 12px !important;
        transition: all 0.1s;
        transform: translateX(-16px);
    }

    .image-text_2_go:hover .text-group_3 {
        color: #034CC8;
    }

    /* head product center*/
    .block_26_commonh {
        width: 100%;
        height: 130.96vw;
    }

    .block_26_commonh {
        position: relative;
        width: 100%;
        background-color: #001f89;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }

    .text-wrapper_16_commonh {
        width: 389px;
        height: 173px;
    }

    .text_52_commonh {
        width: 389px;
        height: auto;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 57px;
        font-family: 'OPPOSans-Ver2-H';
        font-weight: NaN;
        text-align: center;
        line-height: 1;
        text-transform: uppercase;
    }

    .text_53_commonh {
        width: 378px;
        height: 86px;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 15px;
        font-family: OpenSansRoman-SemiBold;
        font-weight: NaN;
        text-align: left;
        line-height: 23px;
        margin-top: 35px;
    }

    .section_15_commonh {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 44px;
        background-size: 1925px 44px;
        background-color: #034CC8;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: flex-start;
    }

    .text-wrapper_17_commonh {
        height: 44px;
        background-size: 100% 100%;
        color: rgba(255, 255, 255, 1);
        font-size: 13px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        padding: 0 38px;
    }

    .text-wrapper_17_commonh:hover {
        background-color: #ff5d00 !important;
    }

    .text_54_commonh {
        height: 14px;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 13px;
        font-family: OpenSans-Regular;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 13px;
    }

    .text_59_commonh {
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 13px;
        font-family: OpenSans-Regular;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 1;
        cursor: pointer;
    }

    .text_59_commonh:after {
        content: ''
    }

    .text_59_commonh:hover {
        text-decoration: underline;
        text-decoration-color: #e2e2e2;
    }

    .icon-Compare1 {
        color: #FFF;
        font-size: 12px !important;
        transition: all 0.1s;
        transform: translateX(-16px);
    }

    .section_15son_commonh {
        display: flex;
        width: 100%;
        height: 100%;
        justify-content: space-between;
        transform: scale(1);
        transform-origin: top;
    }

    .section_15son_right_commonh {
        width: max-content;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        margin-right: 5px;
    }

    .section_15son_rightwap_commonh {
        width: 10vw;
        height: 44px;
        position: absolute;
        top: 0;
        right: 0;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        background-color: #034CC8;
        color: #ffffff;
        display: none;
    }

    .section_15son_rightwap_commonh .icon-xiangyou1 {
        font-size: 20px !important;
        transition: all 0.1s ease-in-out;
    }

    .section_15son_rightwap_commonh:hover .icon-xiangyou1 {
        font-size: 22px !important;
    }

    .product_head_box_commonh {
        width: 80%;
        height: calc(130.96vw - 124px);
        position: absolute;
        bottom: 44px;
        display: flex;
        align-items: center;
        transform: scale(1);
        flex-direction: column;
    }

    .product_head_img_commonh {
        position: relative;
        right: 0;
        top: 0;
        height: 365px;
    }

    .product_head_img_commonh img {
        height: 365px;
    }

    .section_15son_text_commonh {
        display: flex;
    }

    .video_playbox {
        width: 100%;
    }

    .closebox {
        width: 90%;
        height: 30px;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: center;
    }

    .closevideo {
        color: #FFF !important;
    }

    .tanchuang_headbox2 {
        margin-top: 30px;
        width: 100vw;
        height: 750px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%;
        border-radius: 25px;
        border: 0;
    }

    #cookie-notice {
        display: block;
    }

    #btn-cookie-accept {
        margin-top: 20px;
        margin-left: 0 ;
    }

    .slick-dots {
        bottom: 25px;
    }

    .coose_cookie {
        right: 5vw;
        bottom: 4vw;
    }

    /* chanpin */
    .ff_botttomtt {
        background-size: 100% 100%;
        margin-right: 2.8vw;
        margin-bottom: 2.85vw;
        cursor: pointer;
        background-color: #f2f2f2;
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 42.15vw;
        height: 44.05vw;
        margin-right: 0;
    }

    .ff_botttomtt:nth-child(2n) {
        margin-right: 0;
    }

    .ff_botttomtt:hover .image_2_go {
        transform:scale(1.05)
    }

    .ff_botttomtts:nth-child(3n) {
        margin-right: 0;
    }

    .ff_botttomtts:nth-child(3n)::after {
        content: "";
        flex: auto;
    }

    .ff_botttomtts:nth-child(3n + 1) {
        margin-left: 20px;
    }

    .ff_botttomtts:first-child {
        margin-left: 20px;
    }

    .options:first-child {
        margin: 0 0 0px 26px;
        margin: 0px 0 12px 26px;
    }

    .image-wrapper_1_go {
        height: 195px;
        background-size: 150px 100%;
        width: 100%;
        /* margin: 49px auto 0 auto; */
        transition: all 0.4s;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .block_7:hover .image-wrapper_1 {
        background-size: calc(115% * 150px) 100%;
    }

    .image_2_go {
        width: 100%;
        height: auto !important;
        height: auto;
        width: 220px;
        transition: all 0.1s;
    }

    .block_7:hover .image_2 {
        transform:scale(1.05)
    }

    .block_7:hover .image_2_go {
        transform:scale(1.05)
    }

    .text_4_go:hover {
        color: rgba(14, 56, 168, 1) !important;
    }

    .group_11_go {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        margin-top: 5vw;
    }

    .section_2_go {
        width: auto;
        margin-top: 3px;
        justify-content: center;
        align-items: flex-start;
    }

    .text_4_go {
        width: 12.57vw;
        height: auto;
        overflow-wrap: break-word;
        color: rgba(51, 51, 51, 1);
        font-size: 24px;
        font-family: Anton-Regular;
        font-weight: 400;
        text-align: left;
        white-space: nowrap;
        line-height: 1;
        letter-spacing: 1.5px;
        overflow: hidden;
    }

    .image-text_2_go {
        width: 12.57vw;
        height: 15px;
        margin-top: 15px;
        align-items: flex-end;
        cursor: pointer;
        justify-content: flex-start;
    }

    .image-text_2_go:hover .text-group_3_go {
        /* 	color:#034CC8 !important; */
        text-decoration: underline;
        text-decoration-color: #222222;
    }

    .image-text_2_go:hover .thumbnail_2_go {
        /* background-color: aquamarine !important; */
        background-color: #0e38a852 !important;
    }

    .thumbnail_2_go {
        width: 14px;
        height: 14px;
        border-radius: 2px;
        border: 1.5px solid #7d7d7d;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        margin-right: 5px;
    }

    .image-text_2_go .active {
        background-color: #034CC8;
    }

    .image-text_2_go .acte {
        transform: translateX(0px);
    }

    .text-group_3_go {
        width: auto;
        height: 14px;
        overflow-wrap: break-word;
        color: rgba(113, 113, 113, 1);
        font-size: 13px;
        font-family: OpenSans-Regular;
        font-weight: 200;
        text-align: left;
        white-space: nowrap;
        line-height: 1;
        margin-top: 1px;
        user-select: none;
    }

    .image_3_go {
        width: 1px;
        height: 62px;
        margin-left: 2vw;
        background-color: #717171;
    }

    .text-wrapper_2_go {
        width: auto;
        height: 56px;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: OpenSans-Regular;
        font-weight: 200;
        text-align: left;
        line-height: 1;
        margin: 3px 0 0 2vw;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .paragraph_2_go {
        width: 122px;
        height: 56px;
        overflow-wrap: break-word;
        color: rgba(51, 51, 51, 1);
        font-size: 11px;
        font-family: OpenSans-Regular;
        font-weight: NaN;
        text-align: left;
        line-height: 22px;
    }
.text_5_pro_ad{
            font-size: 1.9vw;

}
    .text_5_go {
        width: auto;
        height: auto;
        overflow-wrap: break-word;
        color: rgba(51, 51, 51, 1);
        font-size: 1.9vw;
        font-family: 'OPPOSans-Ver2-Regular';
        font-weight: 200;
        text-align: left;
        line-height: 1;
        white-space: nowrap;
    }

    .pro_ratio {
        aspect-ratio: unset;
        display: flex;
        flex-direction: column;
        margin: 0;
        justify-content: center;
        width: 42.15vw;
        height: 44.05vw;
        padding: 2.61vw 3.09vw;
        align-items: center;
    }

    .needshow {
        display: flex !important;
    }

    .needhide {
        display: none !important;
    }

    /* chanpin */
}

@media screen and (max-width: 920px) {
    .test1_soul {
        width: 100%;
        min-height: 120vw;
        overflow: hidden;
        border: 0;
    }

    .box_1_soul {
        position: relative;
        width: 100vw;
        height: 130.96vw;
        background-color: rgb(20 59 121);
        background-image: url(/npage/product_center/solution_new/jiejuefanganyemian1920n/banner-phone.jpg);
        background-repeat: no-repeat;
        background-size: 100vw 131vw;
        background-position: center;
    }

    .wrapper_boxstr_soul {
        width: 100%;
        margin: 0px auto;
    }

    .float_rwa_soul {
        width: calc(466px);
        height: 100%;
        display: none;
    }

    .text-wrapper_35_soul {
        width: 100%;
        height: 100%;
        margin: 0px;
        align-items: center;
    }

    .text_1_soul {
        width: 80.56vw;
        height: auto;
        overflow-wrap: break-word;
        color: rgb(255, 255, 255);
        font-size: 6.94vw;
        font-family: Anton-Regular;
        text-align: center;
        line-height: 1.2;
        margin-left: 0px;
        margin-top: 18vw;
        text-transform: uppercase;
    }

    .text_2_soul {
        width: 80.56vw;
        height: auto;
        overflow-wrap: break-word;
        color: rgb(255, 255, 255);
        font-size: 3.33vw;
        font-family: OpenSansRoman-SemiBold;
        text-align: center;
        line-height: 20px;
        margin-top: 3.62vw;
    }

    .commonhead_soul {
        width: 100%;
        justify-content: space-between;
        margin: 0 auto;
    }

    .commonhead_right {
        display: none;
    }

    .commonhead_left_soul {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .group_5_soul {
        background-color: rgba(13, 72, 168, 0.65);
        position: absolute;
        left: 0px;
        top: unset;
        width: 100%;
        height: 40px;
        bottom: 0;
    }

    .text-wrapper_4_soul {
        margin-left: 0;
        width: 140px;
        height: 40px;
        overflow-wrap: break-word;
        color: rgb(255, 255, 255);
        font-size: 14px;
        font-family: OpenSans-Regular;
        text-align: center;
        white-space: nowrap;
        line-height: 40px;
        cursor: pointer;
    }

    .text-wrapper_4act {
        background-color: rgb(234, 95, 26);
    }

    .text-wrapper_4_soul:hover {
        background-color: rgb(234, 95, 26);
    }

    .text_15_soul {
        width: auto;
        height: 40px;
        overflow-wrap: break-word;
        color: rgb(255, 255, 255);
        font-size: 14px;
        font-family: OpenSans-Regular;
        text-align: left;
        white-space: nowrap;
        line-height: 40px;
        margin: 0 5px;
        cursor: pointer;
    }

    .text_15_soul:last-child {
        margin-right: 0;
    }

    .text_15_soul:hover {
        text-decoration: underline;
        text-decoration-color: #e2e2e2;
    }
}

@media screen and (max-width: 900px) {
    .block_26_commonh {
        width: 100%;
        height: 130.96vw;
    }

    .block_26_commonh {
        position: relative;
        width: 100%;
        background-color: #001f89;
        display: flex;
        flex-direction: row;
        justify-content: center;
        background-image: url(/uploads/20231018/018d161c9dcd229d20c3c2c2d1d345ff.jpg) !important;
    }

    .text-wrapper_16_commonh {
        width: auto;
        height: auto;
        margin-top: 0;
    }

    .text_52_commonh {
        width: auto;
        height: auto;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 9.72vw;
        font-family: 'OPPOSans-Ver2-H';
        font-weight: 400;
        text-align: left;
        line-height: 1;
        text-transform: uppercase;
        margin: 0 auto;
        text-align: center;
    }

    .text_53_commonh {
        width: auto;
        height: auto;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 16px;
        font-family: 'OPPOSans-Ver2-Regular';
        font-weight: 400;
        text-align: center;
        line-height: 28px;
        margin-top: 17px;
    }

    .section_15_commonh {
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 44px;
        background-size: 1925px 44px;
        background-color: #034CC8;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: flex-start;
    }

    .text-wrapper_17_commonh {
        height: 44px;
        background-size: 100% 100%;
        color: rgba(255, 255, 255, 1);
        font-size: 13px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        padding: 0 38px;
    }

    .text-wrapper_17_commonh:hover {
        background-color: #ff5d00 !important;
    }

    .text_54_commonh {
        height: 14px;
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 13px;
        font-family: 'OPPOSans-Ver2-Regular';
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 13px;
    }

    .text_59_commonh {
        overflow-wrap: break-word;
        color: rgba(255, 255, 255, 1);
        font-size: 13px;
        font-family: OpenSans-Regular;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 1;
        cursor: pointer;
    }

    .text_59_commonh:after {
        content: ''
    }

    .text_59_commonh:hover {
        text-decoration: underline;
        text-decoration-color: #e2e2e2;
    }

    .icon-Compare1 {
        color: #FFF;
        font-size: 12px !important;
        transition: all 0.1s;
        transform: translateX(-16px);
    }

    .section_15son_commonh {
        display: flex;
        width: 100%;
        height: 100%;
        justify-content: space-between;
        transform: scale(1);
        transform-origin: top;
    }

    .section_15son_right_commonh {
        width: max-content;
        display: none;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        margin-right: 5px;
    }

    .section_15son_rightwap_commonh {
        width: 4vw;
        height: 44px;
        position: absolute;
        top: 0;
        right: 0;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        background-color: #034CC8;
        color: #ffffff;
        display: flex;
    }

    .section_15son_rightwap_commonh .icon-xiangyou1 {
        font-size: 20px !important;
        transition: all 0.1s ease-in-out;
    }

    .section_15son_rightwap_commonh:hover .icon-xiangyou1 {
        font-size: 22px !important;
    }

    .product_head_box_commonh {
        width: 80%;
        height: calc(130.96vw - 124px);
        position: absolute;
        bottom: 90px;
        display: flex;
        align-items: center;
        transform: scale(1);
        flex-direction: column;
    }

    .product_head_img_commonh {
        position: relative;
        right: 0;
        top: 0;
        height: auto;
    }

    .product_head_img_commonh img {
        height: 365px;
    }

    .section_15son_text_commonh {
        display: flex;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        margin-right: 10vw;
    }

    .section_15son_text_commonh::-webkit-scrollbar {
        height: 0;
    }
}

@media screen and (max-width: 750px) {
    .group_11_render {
        transform: scale(0.7);
    }

    /* chanpin */
    .ff_botttomtt {
        background-size: 100% 100%;
        margin-right: 0;
        margin-bottom: 20px;
        cursor: pointer;
        background-color: #f2f2f2;
        border-radius: 10px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 86.95vw;
        height: 90.56vw;
    }

    .ff_botttomtt:hover .image_2_go {
        transform:scale(1.05)
    }

    .ff_botttomtts:nth-child(3n) {
        margin-right: 0;
    }

    .ff_botttomtts:nth-child(3n)::after {
        content: "";
        flex: auto;
    }

    .ff_botttomtts:nth-child(3n + 1) {
        margin-left: 20px;
    }

    .ff_botttomtts:first-child {
        margin-left: 20px;
    }

    /* .options:first-child {
        margin: 0 0 0px 26px
    } */

    .image-wrapper_1_go {
        height: 55vw;
        background-size: 150px 100%;
        width: 100%;
        transition: all 0.4s;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .block_7:hover .image-wrapper_1 {
        background-size: calc(115% * 150px) 100%;
    }

    .image_2_go {
        width: 100%;
        height: auto !important;
        /* margin: 90px 0 0 12px; */
        height: auto;
        width: 150px;
        width: 60vw;
        transition: all 0.1s;
    }

    .block_7:hover .image_2 {
        transform:scale(1.05)
    }

    .block_7:hover .image_2_go {
        transform:scale(1.05)
    }

    .text_4_go:hover {
        color: rgba(14, 56, 168, 1) !important;
    }

    .group_11_go {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        margin-top: 7vw;
    }

    .section_2_go {
        width: auto;
        margin-top: 3px;
        justify-content: center;
    }

    .text_4_go {
        width: 27vw;
        height: auto;
        overflow-wrap: break-word;
        color: rgba(51, 51, 51, 1);
        font-size: 5.5vw;
        font-family: 'Anton-Regular' !important;
        font-weight: NaN;
        text-align: left;
        white-space: nowrap;
        line-height: 1;
        letter-spacing: 1.5px;
        overflow: hidden;
    }

    .image-text_2_go {
        width: auto;
        height: auto;
        margin-top: 15px;
        align-items: flex-end;
        cursor: pointer;
    }

    .image-text_2_go:hover .text-group_3_go {
        /* 	color:#034CC8 !important; */
        text-decoration: underline;
        text-decoration-color: #222222;
    }

    .image-text_2_go:hover .thumbnail_2_go {
        /* background-color: aquamarine !important; */
        background-color: #0e38a852 !important;
    }

    .thumbnail_2_go {
        width: 3.61vw;
        height: 3.61vw;
        border-radius: 2px;
        border: 1.5px solid #7d7d7d;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        overflow: hidden;
        margin-right: 5px;
    }

    .image-text_2_go .active {
        background-color: #034CC8;
    }

    .image-text_2_go .acte {
        transform: translateX(0px);
    }

    .text-group_3_go {
        width: auto;
        height: auto;
        overflow-wrap: break-word;
        color: rgba(113, 113, 113, 1);
        font-size: 3.61vw;
        font-family: 'OPPOSans-Ver2-Regular';
        font-weight: 200;
        text-align: left;
        white-space: nowrap;
        line-height: 1;
        margin-top: 1px;
        user-select: none;
    }

    .image_3_go {
        width: 1px;
        height: 16.95vw;
        margin-left: 4.44vw;
        background-color: #717171;
    }

    .text-wrapper_2_go {
        width: auto;
        height: auto;
        overflow-wrap: break-word;
        font-size: 0;
        font-family: 'OPPOSans-Ver2-Regular' !important;
        font-weight: 200;
        text-align: left;
        line-height: 1;
        margin: 3px 0 0 4.44vw;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .paragraph_2_go {
        width: 122px;
        height: 56px;
        overflow-wrap: break-word;
        color: rgba(51, 51, 51, 1);
        font-size: 11px;
        font-family: OpenSans-Regular;
        font-weight: NaN;
        text-align: left;
        line-height: 22px;
    }
    .text_5_pro_ad{
                font-size: 3.88vw;

    }
    .text_5_go {
        width: auto;
        height: auto;
        overflow-wrap: break-word;
        color: rgba(51, 51, 51, 1);
        font-size: 3.88vw;
        font-family: 'OPPOSans-Ver2-Regular';
        font-weight: 200;
        text-align: left;
        line-height: 1;
        white-space: nowrap;
    }

    .pro_ratio {
        aspect-ratio: unset;
        display: flex;
        flex-direction: column;
        margin: 0;
        justify-content: center;
        width: 86.95vw;
        height: 90.56vw;
        padding: 6.66vw 6.38vw;
    }

    .needshow {
        display: flex !important;
    }

    .needhide {
        display: none !important;
    }

    /* chanpin */
}

@media screen and (max-width: 480px) {
	.add_apply_button {
    height: 12.2vw;
    background-size: 100% 100%;
    width: 37.8vw;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: #ff5d00;
    margin-right:15px;
    border-radius: 5px;
    color: #FFF;
    font-size: 5vw;
    font-family: 'OPPOSans-Ver2-Medium';
    cursor: pointer;
    letter-spacing: 1.5px;
}

.add_apply_tel{
        padding: 1.92vw 4.8vw;
        width: auto;
        border: 1px solid #ff5d00;
        margin-right: 3.6vw !important;
}
    .text_47_common {
        margin-left:10px;
    }

    .text_47_commonsondiv {
        padding-left: 10px
    }

    .text-wrapper_14_common {
        width: 110px;
        height: 37px;
    }

    .text-wrapper_15_common {
        width: 80px;
        height: 37px;
        font-size: 12px
    }
}
