
     

.jump-send-cover {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    z-index: 100000!important;
    overflow: hidden;
    display: none;
    left: 0px;
    top: 0px;
}

#id-jump-send-f1 {
    display: none;
    position: fixed;
    top: 50% ;
    transform: translateY(-50%);
    z-index: 111111111;
    width: 700px;
    margin-left: calc(50% - 350px);
    transition: all 0.6s ease 0s;
    float: left;
    background: none !important;
}



.jump-send-close {
    position: absolute;
    right: 9px !important;
    top: 11px !important;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border-radius: 50%;
}

.jump-send-close img {
    width: 100%;
}

.jump-send-cet {
    position: relative;
    z-index: 11111111;
    margin: 50px 5%;
    width: 90%;
}

.jump-send-f .ib4-send-f {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 5px 10px;
}

.send-h-tf {
    background: #0092eb !important;
    padding: 10px 3%;
    color: #fff;
    font-size: 16px;
    border-radius: 15px 15px 0px 0px !important;
}

.ib4-se-in-f {
    border: 1px solid #E0E0E0;
    border-radius: 0px 0px 15px 15px;
    padding: 20px 3% 40px 3%;
}

.send-in2-f {
    display: flex;
    flex-wrap: wrap;
    width: 100%;

}

.ib4-se-in-tea {
    color: #222;
    border: none;
    background: #DDDDDD;
    height: 140px;
    font-size: 16px;
    outline: none;
    margin-top: 15px;
    transition: all 0.2s ease 0s;
    border-radius: 5px !important;
    padding: 15px;
    width: 100%;
}

textarea {
    resize: vertical;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}


.ib4-se-in-btn {
    background: #0092eb !important;
    width: 60%;
    border-radius: 5px;
    margin: 0 auto;
    height: 45px;
    color: #DCDCDC;
    transition: all 0.2s ease 0s;
    cursor: pointer;
    margin-top: 40px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
}
.col1{
    margin-left: 10px;
}
.w900 {
    font-weight: 700;
}

.ib4-se-in {
    border: none !important;
    color: #333 !important;
    display: block !important;
    width: 100% !important;
    background: #DDDDDD !important;
    height: 45px !important;
    font-size: 16px;
    outline: none;
    margin-top: 15px;
    transition: all 0.2s ease 0s;
    border-radius: 5px !important;
    padding-left: 20px;
}

.sendif {
    width:49%;

}

.row-cols-2>* {
    justify-content: space-between;
    display: flex;
    width: 100% !important;
}




@media screen and (max-width: 850px) {
    .ib4-se-in-tea{
        font-size: 14px!important;
        height: 100px !important;
    }
    .ib4-se-in{
        height: 30px !important;
    }
    #id-jump-send-f1 {
        width: 100%;
        margin-left: 0%;
    }
    .fs-16 {
        font-size: 14px!important;
    }
    .jump-send-cet .ib4-se-in-tea {
        padding: 10px;
    }
    .ib4-se-in{
        padding-left: 11px !important;
    }
    .ib4-se-in{
        font-size: 14px!important;
        width: 88%;
    }
    .send-in2-f{
        width: 100%;
    }
    .sendif{
        width: 98%;
    } 
    .ib4-se-in{
        width: 96.5% !important;
    }
    .send-h-tf{
        padding: 10px 5% !important;

    }
    .row-cols-2>*{
        flex-direction: column;
        width: 49%;
    }

    .jump-send-cet{
    margin: 0 auto;
    width: 94%;
    }
    .jump-send-close{
        right: -11px;
    }
    .sendif {
        width: 100% !important;
    }
    .send-h-tf{
        padding-right: 10% !important;
    }
    /* .sendif{
          padding-left: 10px;
    } */
}      .myBtn1 {
position: relative;
z-index: 99;
background-color: #0092eb;
color: white;
cursor: pointer;
padding: 15px;
border-radius: 10px;
transition: all 1s;
    width: 50px;
    height: 50px;
text-align: center;
box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px
}
#Back{
z-index:11 ;
transition: all 1s;
position: fixed;
top: -100%;
right: 10px;
}
#myBtn2 img {
width: 27px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
position: absolute;
}
#myBtn2:hover {
background-color: #777;
}
#myBtn2 {
position: relative;
margin: 15px 0;
right: 0px;
z-index: 99;
background-color: #0092eb;
color: white;
cursor: pointer;
padding: 15px;
border-radius: 10px;
transition: all 1s;
  width: 50px;
    height: 50px;
text-align: center;
box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px
}
.myBtn1 img {
width: 25px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
position: absolute;
}

.myBtn1:hover {
background-color: #777;
}

#myBtn {
position: relative;
z-index: 99;
background-color: #0092eb;
color: white;
cursor: pointer;
padding: 15px;
border-radius: 10px;
transition: all 1s;
width: 50px;
height: 50px;
text-align: center;
box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px
}

#myBtn img {
width: 25px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
position: absolute;
}

#myBtn:hover {
background-color: #777;
}

@media screen and (max-width:850px) {
#myBtn1 {
opacity: 0.5;
}

#myBtn {
opacity: 0.5;
}
}      /* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.Domimg{
 overflow: hidden;
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
    font-family: 'Montserrat', sans-serif;
}

.head {
    background-color: #ffffff;
    position: relative;
    width: 100%;
}
#xunpan{
    cursor: pointer;
}
.q-a{
      color: #0092eb !important;
}
.ctel *{
    padding: revert;
    margin: revert;
    list-style: disc;
}
.animated_ul{
    justify-content: space-around;
}

.clearlyss{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
}
.One_cpam_ner>div:nth-child(2){
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 24px;
}



.head_jz {
    position: relative;
    z-index: 1111;
    max-width: 1688px;
    width: 94%;
    background-color: #fff;
    margin: 0 auto;
    z-index: 111;
}
.sep-container1ss img{
    width: 120px;
    margin-left: 80px;
}

.blog_ul>li .title{
     height:58px !important;
    }
.head_sang {
    position: relative;
    z-index: 1111;
    padding: 10px 0;
    font-size: 18px;
    width: 100%;
}
.Case_jz_right {
    top: 77px !important;
}
.Domimg {
    height: 269px;
    font-size: 0;
}
a {
    text-decoration: none;
}

a {

    color: inherit;
    color: #333;
}
.signage{
  color:#333;
}
.buttonss{
    padding-top: 15px;
}
.bold{
  font-weight:500 !important;
}
.plus{
font-size:0 !important;
}
.richtext img{
 height:auto !important;
}

.id-new-send-submit2{
 background-color: #0092eb !important;
}
.rst {
    z-index: 111 !important;
    position: fixed;
    background-color: #ffffff;
    transition: all 0.3s;
    width: 100%;
    box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}
.signage{
 font-size:18px !important;
}
.chose {
    width: 20px;

}
.chooseDiv{
      padding: 25px 20px 1px 42px !important;
}
.phone {
    width: 16px;
    margin-right: 5px;
    height: 16px;
}

.headFlex {
    display: flex;
    justify-content: flex-end;
}

.headFlex>div:nth-child(1) {
    margin-right: 80px;
}

.headFlex>div {
    display: flex;
    align-items: center;
}




.nav {
    width: 80%;
    padding: 24px 0;
}

.head_xai {
    background-color: #ffffff;
    position: relative;
    z-index: 113;
    max-width: 1688px;
    width: 94%;
    margin: 0 auto;
}

.nav>ul {
    display: flex;
    justify-content: space-between;
}

.head_xai {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nav>ul>li {
    font-weight: 600;
    font-size: 20px;
    color: #333;
}

.nav-search>img {
    width: 24px;
    height: 24px;
}

.sepssss {
    display: flex;
}

.sepssss>ul {
    width: 23%;
    margin:0 15px ;
}

.dropdown>.sepssss>ul li {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 10px;
}

.dropdown>.sepssss>ul li:nth-child(1) {
    font-size: 18px;
    font-weight: 600;
}


.dropdown {
    z-index: 111;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.96);
    transform: rotateX(90deg);
    transform-origin: 50% 0;
    transition: all .6s;
    box-shadow: 0 18px 18px 5px rgba(0, 0, 0, 0.06);
}

.nav-item:hover .dropdown {
    transform: rotateX(0);
}

.sepssss {
    position: relative;
 
    max-width: 1360px;
    width:94%;
    margin: 0 auto;
    padding: 40px 0;
}

.sepssss_left {
    width: 19%;
}

.sepssss_left img {
    display: none;
    width: 100%;
}
   .plus>img{
        width: 15px;
 
    }
    .plus{
        display: block;
        height: 15px;
    }
.righte1 {
    width: 19px;
    height: 19px;
}

.syrq {
    cursor: pointer;
    display: flex;
    margin-bottom: 22px;
}
.inputext{
 border: 1px solid #e3e3e3;
}
.inputmail{ border: 1px solid #e3e3e3;}
.inpuext{
   border: 1px solid #e3e3e3;
}
.sepssss {
    display: flex;
}

.sepssss a:hover{
         color:#0092eb;
        text-decoration: underline;
}
.angle-right {
    display: none;
    width: 19px;
    height: 19px;
    margin-right: 5px;
}

.Audfly {
    cursor: pointer;
    font-size: 16px;
    display: contents;
    display: flex;
}
.xiala {
  transition: max-height 0.5s;
  max-height: 0;
  overflow: hidden;
}

.srt {
  max-height: 600px;
}

.gaww {
    width: 19px;
}

.Audfly:hover {
    color: #0092eb;
}

.Audfly:hover .angle-right {
    display: block;
}

.drocenterUl>li {
    display: none;
}

.navitem {
    cursor: pointer;
    position: relative;
}

.clearfix {
    background-color: rgba(255, 255, 255, 0.98);
    min-width: 180px;
    box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.3);
    border-radius: 4px;

}

.clearfix li a {
    white-space: nowrap;
    color: #333;
    padding: 10px 20px;
    display: block;
}

.boxbox {
    z-index: 1111;
    position: absolute;
    left: -28%;
    top: 150%;
    font-size: 16px;
    transform: rotateX(90deg) translateX(0%);
    transform-origin: 50% 0;

    transition: all .4s;
}
.ghww>li:nth-child(5) .boxbox{
     left: -19%;
}
.ghww>li:nth-child(7) .boxbox{
    left: -15%;
}
.clearfix li:first-child {
    padding-top: 22px;
}

.clearfix>li a:hover {
    color: #0092eb !important;

}

.clearfix li:last-child {
    padding-bottom: 22px;
}

.navitem:hover .boxbox {
    transform: rotateX(0) translateX(0%);
}

.opppp {
    font-weight: 600;
    margin-left: 10px;
}

.mian_jz a{
  color:#ffffff;
}
.sep-index-advantage {
  padding: 60px 0;
  position: relative;
  background-color:#ffffff;
}


.System {
  font-size: 32px;
  margin-bottom: 32px;
  color: #000;
  text-align: center;
}

.num_boxww {
  display: flex;
  padding-top: 35px;
  flex-wrap:wrap;
  justify-content: space-between;
}

.num_boxww>li {
  width: 18%;
  text-align: center;
  position: relative;
  background-color: #fff;
  color: #333;
  box-shadow: 0 5px 10px 3px rgba(0, 0, 0, 0.08);
}


.advantage_jzq {
  max-width: 1280px;
  width: 94%;
  margin: 0 auto;
}




.sep-index-work {
  padding: 60px 0;
}

.Mini {
  text-align: left;
  font-weight: 600;
  position: relative;
  padding: 15px 20px;
  font-size: 16px;
  border-top: 1px solid #f5f7f9;
}

.nuiImg {
  overflow: hidden;
  font-size: 0;
  margin-bottom: 15px;
}

.nuiImg>img {
   width:100%;
  transition: all 0.3s;
}

.nuiImg>img:hover {
  transform: scale(1.1);
}

.Latestss {
  margin: 55px 0;
}

.Latestss_jz {
  max-width: 1280px;
  width: 94%;
  margin: 0 auto;
}

.naw {
  font-size: 32px;
  margin-bottom: 32px;
  color: #000;
  font-weight: 500;
  text-align: center;
}

.OMdul {
  flex-wrap:wrap;
  display: flex;
  justify-content: space-between;
}

.OMdul>li {
  width: 31%;
  background: #fefefe;
  border: 1px solid #e5e5e5;

}
.Domimg{
 font-size:0;
}
.Domimg>img {
  width: 100%;
}

.OMdul_box {
  padding: 22px 20px 36px;
}

.tissme {
  font-weight: 600;
}
.num_nox{
  padding: 55px 40px 65px 40px;
}
.titlssse {
  margin: 14px 0 14px;
  font-size: 16px;
  line-height: 30px ;
  height:90px ;
  color: #333;
}

.buttonss {
  font-weight: 600;
  display: flex;
  align-items: center;
}

.buttonss>img {
    margin-left: 10px;
    width: 20px;
}
.icon-list img {
  width: 22px;
  margin-right: 10px;
  height: 22px;
}

.icon-list {
  margin-top: 55px;
  display: flex;
}




.Audioimg{
  font-size:0;
}











/* .sep-inner-banner {
    position: relative;
    width: 100%;
    height: 594px;
    background-size: 1920px 594px;
    background-repeat: no-repeat;
    background-image: url(/statics/images/contact-us.webp);
}

.absolute-center {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.Case_jz_right{
   margin-bottom:0 !important;
}

.common-title {
    color: #fff;
    font-size: 50px;
    margin-bottom: 32px ;
}
.richtext {
    font-size: 16px ;
    padding-top: 10px;
    color: #fff;
}
.mb25 {
    margin-bottom: 25px;
} */




.sep-banner_jz {
    z-index: 11;
    position: absolute;
    top: 0;
    left: 57% ;
    height:80% ;
    transform: translateX(-50% );
    width: 79%;
}

.banner_jz_box {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    max-width: 800px;
    width: 94%;
}

.Sound {

    margin-bottom: 20px;
    font-weight: bold;
    font-size: 46px;
    
   
}
.Sound span {
    /* 使用渐变作为背景 */
    background: linear-gradient(to bottom, #46a3e8, #0050e3); 
    
    /* 使背景颜色应用于文本 */
    -webkit-background-clip: text; /* 对 WebKit 浏览器如 Chrome 和 Safari 生效 */
    -moz-background-clip: text; /* 对 Firefox 生效 */
    background-clip: text; /* 对大多数现代浏览器生效 */
    
    /* 使文本颜色透明 */
    color: transparent;
}


.common-button {
    white-space: nowrap;
    margin-top: 56px;
    display: inline-block;
    padding: 9px 42px;
    font-size: 18px;
    background-color: #0092eb;
    color: #fff;
    border-radius: 21px;
    transition: all .3s;
}
.Case_jz_left{
      color: #333;
}
.mainw{
    position: static !important;
    background-color: #000 !important;
    margin-top: 76px ;
}
img{
    transition: all 0.3s;
    vertical-align: middle;

}

.productsBanner{
  margin-top:74px ;
}




.productsBanner_jz {
    max-width: 1280px;
    width: 94%;
    top:0;
    margin: 0 auto;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}


.productsBanner_box {
    color: #ffffff;
    position: absolute;
    top: 50% !important;
    transform: translateY(-50%);
}

.inner-buttons {
    width: 178px;
    font-size: 18px;
    height: 38px;
    background-color: #0092eb;
    color: #ffffff;
    text-align: center;
    line-height: 38px;
}

.div_p {
    font-size: 18px;
    line-height: 36px;
    margin: 32px 0;
}

.mian {
    width: 100%;
    position: absolute;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.3);
}

.homen {
    width: 24px;
    height: 24px;
    margin-right: 15px;
}

.mian_jz {
    max-width: 1280px;
    width: 94%;
    margin: 0 auto;
    padding: 14px 0;
    display: flex;
    align-items: center;
    color: #ffffff;
}



.fz24 {
    font-size: 24px;
}
























.sep-footer {
    background-size: cover;
    background-color: #e2f0f9;
}


.sep-footer>.sep-container {
    padding: 20px 0 30px;
}



.sep-container {
    max-width: 1520px;
    width: 100%;
    margin: auto;
}


.sep-footer .items {
    align-items: self-start;
    justify-content: space-between;
}


.sep-footer .items .item {
    width: 22%;
    padding-top: 60px;
}


.sep-footer .items .item .item-title {
    font-weight: 600;
    position: relative;
    margin-bottom: 32px;
    font-size: 18px;
    color: #333;
}

.sep-footer .items .item li {
    color: #333;
    margin-bottom: 8px;
    display: flex;
}

.sep-footer .copyright {
    padding: 12px 0;
    font-size: 14px;
}

.sep-footer .copyright .sep-container {
    justify-content: space-between;
    align-items: center;
}

.sep-footer .items .form {
    width: 27%;
}

.form {
    padding: 40px 26px 25px;
    background-color: #fff;
    box-shadow: 0 20px 16px -9px rgba(0, 146, 235, 0.14);
}

.sep-footer .sep-container {
    max-width: 1520px;
    width: 94%;
}

form {
    margin: 0;
}

.fadeInUp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sep-form input,
.sep-form textarea,
.sep-form select {
    width: 100%;
    height: 100%;
    padding-left: 15px;

}

.form-group {
    margin-bottom: 10px;
    border: 1px solid #eee;
    height: 43px;
}

input,
textarea,
select {
    font-size: 16px;
}

.form-group>textarea {
    padding-top: 5px;
    height: 88% !important;
}

button,
input,
textarea,
select {
    outline: none;
    border: 0;
    resize: none;
}

.seafff {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
}

.sep-form .preference {
    margin-bottom: 10px;
    padding: 11px 20px;
    border: 1px solid #eee;
}

.sep-form .preference .theme {
    margin-bottom: 10px;
}

.sep-form .preference input {
    width: auto;
}

.sep-form textarea {
    height: 46px;
}

.sep-form .submit {
    position: relative;
    color: #fff;
}

.sep-form .submit input {
    margin-bottom: 0;
    padding-right: 54px;
    background-color: #0092eb;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    border-radius: 25px;
}

.hide {
    display: none !important;
}

.preference input {
    margin-bottom: 10px;
}

.submit>input {
    padding: 11px 20px;
}

.sep-footer .items .item .item-title {
    position: relative;
    margin-bottom: 32px;
    font-size: 18px;
    color: #333;
}

.mail {
    font-size: 0;
    margin-right: 5px;
    margin-top: 3px;
}

.mail img {
    width: 18px;
    height: 18px;
}
.id-new-send-submit2{
    cursor:pointer;
    width: 110px;
    height: 50px;
   text-align:center;
   transition:all 0.3s;
   line-height:50px;
   font-weight:600;
   color:#ffffff;
  background-color:#f57d2d;
}
.id-new-send-submit2:hover{
  box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}




.happy {
    max-width: 1280px;
    width: 94%;
    margin: 0 auto;
    position: relative;
}

.happy::after {
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    content: '';
    left: 0;
    background-color: #f5f6f7;

}

.happy_box {
    padding-top: 55px;
    margin-bottom: 20px;
}

.nuame {
    font-weight: 600;
    font-size: 18px;
}

.inputext {
    width: 100%;
    height: 48px;
    background-color: #f5f6f7;
}

.inputext>input {
    padding-left: 15px;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

.input_box>div p {
    margin-bottom: 10px;
    padding-left: 10px;
}

.input_box {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}

.input_box>div {
    width: 48%;
}

.inputmail {
    width: 100%;
    height: 48px;
    background-color: #f5f6f7;
}

.inputmail>input {
    padding-left: 15px;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

.input_boxcpm p {
    margin-bottom: 10px;
    padding-left: 10px;
}

.input_boxcpm {
    margin-bottom: 20px;
}

.inpuext {
    width: 100%;
    height: 150px;
    background-color: #f5f6f7;

}

.inpuext textarea {
    padding-left: 15px;
    padding-top: 10px;
    width: 100%;
    height: 100%;
    background-color: transparent;
}
.search {
    opacity: 0;
    z-index: -1;
    transition: all 0.3s;
    max-width: 1360px;
    width: 100%;
    padding: 20px;
    position: absolute;
    left: 50%;
    top: -68%;
    transform: translateX(-50%);
    background-color: #f7f7f7;
    color: #666;
}

.search .search-title {
    display: flex;
    margin-bottom: 5px;
    justify-content: space-between;
}

.fuben img{
 width:100% !important;
 height:auto !important;
}
.search form {
    position: relative;
}

form {
    margin: 0;
}

.search form input {
    width: 100%;
    padding: 11px 120px 11px 25px;
    margin: 10px 0;
    border-radius: 28px;
    border: 1px solid #e5e5e5;
    font-size: 16px;
}

.search form button {
    position: absolute;
    top: 13px;
    right: 3px;
    display: inline-block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    background-color: #0092eb;
    color: #fff;
    transition: all .3s;
}



.search-title>span {z.
    display: block;
    font-weight: 600;
}
.yincwss {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal; /* 允许换行 */
}

.lh30{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal; /* 允许换行 */
}
.seiqp a{
    display: block;
    height:100% ;
}
.itmeUL_box{
    height:100% ;
}

.head_jz1 {
    display: none;
}

.ixaosh {
    display: none;
}

#ha {
    display: none;
}

@media screen and (max-width:1600px) {
    .nav {
        width: 85%;
    }
    .sep-container1ss img{
        margin-left: 0px;
    }
}



@media screen and (max-width:1170px) {
    .nav>ul>li {
        font-size: 16px;
    }
}


@media screen and (max-width:850px) {

 .imgwww{
   display:none !important;
  }
    .sep-banner{
           height: 594px !important;
            background-image: url();
             background-size: 100% 100%;
    }

 
   .productsBanner{
        height:560px !important;
           background-image: url(/uploads/202504/mobilebanner-1725590097-WNo-975d1562-1-_1745906146_WNo_975d1562.jpg);
           background-size: 100% 100%;
    }

.productsBannerimg{
 display:none;
}














    .head {
        display: none;
    }

    .blog_ul>li {
        width: 100% !important;
    }

    .sep-footer .items .item {
        width: 100%;
    }



    .sep-footer .items .item {
        padding-top: 20px;
    }

    .sep-footer .items .form {
        width: 100%;
        margin-top: 20px;
    }

    .Sound {
        font-size: 28px;
    }

    .sep-banner_jz {
        width: 86%;
        left: 53%;
    }
    

    .blog_ul>li {
        margin-top: 20px;
    }

    .item-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    #uldom1 {
        transition: max-height 0.5s;
        max-height: 0;
        overflow: hidden;

    }

    .show {
        max-height: 600px;
    }

    .Custom {
        position: relative;
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(0, 146, 235, 0.2);
    }

    .Custom::after {
        width: 40px;
        height: 3px;
        position: absolute;
        bottom: 0;
        left: 0;
        content: '';
        background-color: #0092eb;
    }

}


@media screen and (min-width:1921px){
  .sep-banner{
    background-size: cover !important;
        background-position-y: 52%;
  }
}
@media screen and (max-width:850px) {

     
    .but_jz>ul {
        flex-direction: column;
    }

    .but_jz>ul li {
        width: 100%;
        padding-bottom: 20px;
    }

    .active1>ul li {
        padding-bottom: 20px;
        width: 33%;
    }

    .Terms_right>ul li {
        margin-left: 0;
        margin-right: 20px;
    }

    .Terms {
        flex-direction: column;
    }

    .head {
        border: none;
    }

    .head_jz1 {
        display: block;
    }



    .head_jz1 {
        width: 100%;
    }

    .ftets {
        padding: 10px 0;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 9999;
        display: flex;
        align-items: center;
        background-color: #ffffff;
        justify-content: space-between;
        border-bottom: 1px solid #0000003b;
    }

    .headbt {
        display: none;
    }

    .head_jz {
        display: none;

    }

    .active {
        transform: rotateZ(180deg);
    }

    .yinc1111 {
        display: none;
    }

    .jz_logo {
        width: 115px;
        padding-left: 5px;
        padding-top: 10px;
    }

    .jz_logo img {
        width: 100%;
    }

    .head {
        display: none;
    }



    .jz_logo_right img {
        margin-right: 15px;
        width: 25px;
        height: 25px;
    }

    .jz_logo_right {
        justify-content: space-between;
        display: flex;
    }


    .backImg {
        position: relative;
        font-size: 0;
        transform: rotate(180deg);
    }

    .backImg::after {
        width: 1px;
        height: 100%;
        content: '';
        top: 0;
        left: -26px;
        position: absolute;
        background-color: #ddd;
    }

    .rightsss>div {
        padding: 16px 20px;
    }

    .Super {
        margin-right: 20px;
    }

    .rightsss li {
        padding: 16px 20px;
        border-bottom: 1px solid #ddd;
    }

    .back {
        display: flex;
        font-size: 18px;
        font-weight: 600;
        align-items: center;
        justify-content: space-between;
        padding: 10px 20px;
        border-bottom: 1px solid #ddd;
    }

    .cheon {
        z-index: 555;
        position: relative;
        padding: 0 20px;
        background-color: #fff;
        box-shadow: 5px 0 10px 10px rgba(0, 0, 0, 0.06);
    }

    .xiala {
        z-index: 11111;
        position: fixed;
        top: 0px;
        left: 0;
        right: 0;
        font-weight: 500;
        background-color: #f5f5f5;
    }

    .xiala_ul {
        background: #fff;
    }

    .xiala_ul>li {
        padding: 15px 20px;
        border-bottom: 1px solid #ddd;
    }

    .searchImgsss {
        padding: 24px 0;
    }

    .indexlogo_jz {
        padding: 150px 0;
    }

    html {
        font-size: 16px;
    }

    .sep-search-mb {
        transition: all 0.3s;
        position: fixed;
        width: 100%;
        background: #fff;
        left: 0;
        top: -200px;
        z-index: 51;
        padding: 44px 31px;
        box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
    }

    .searchImg {
        width: 25px;

    }

    .xiala_ul img {
        width: 20px;
    }

    .rightsss {
        transition: all 0.3s;
        z-index: 111;
        position: absolute;
        transform: translateX(100%);
        left: 0;
        min-height: 100%;
        top: 78px;
        width: 100%;
        background-color: #ffffff;
    }

    .rctwww {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .Email {
        display: block;
        width: 100%;
        font-size: 18px;
        text-align: center;
        color: #ffffff;
        padding: 15px 0;
        background-color: #0092eb;
    }
   .Email a{
    color: #ffffff;
   }
    .searchImgDim {
        display: flex;
        justify-content: right;
    }

    .sep-search-mb form {
        margin-top: 10px;
        margin-bottom: 25px;
    }

    form {
        margin: 0;
    }

    .sep-search-mb form .form-control {
        height: 47px;
        vertical-align: middle;
        padding: 6px 8px;
        font-size: 13px;
        border-radius: 3px;
        background: #fbfbfb;
    }

    .form-control {
        vertical-align: middle;
        padding: 6px 8px;
        height: 32;
        font-size: 16px;
        font-weight: normal;
        border-radius: 3px;
        background: #fbfbfb;
        outline: none;
    }

    .form-control {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 16px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }

    .sep-search-mb form .btn {
        background: #0092eb;
        color: #fff;
        display: table;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
        margin-top: 17px;
        padding: 10px 40px;
        font-size: 16px;
        width: 100%;
    }

    .btn {
        display: inline-block;
        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    .searchImg1 {
        margin-right: 15px;
        width: 20px;
    }

    .serac input {
        font-size: 14px;
        padding-left: 10px;
        height: 50px;
        width: 88%;
        border: 0;
        outline: none;
        background-color: transparent;
    }


    .gthuan {
        margin: 20px;
        float: right;
    }

    .qweq {
        clear: both
    }

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

    .High_speed1 {
        margin: 25px 0;
    }

    .asda {
        display: none;
    }

    .Download_Our {
        flex-direction: column;
    }

    .from_China {
        font-size: 27px;
    }

    .we2 {
        margin-left: 0;
        margin-top: 15px;
    }

    .aaadasf {
        width: 100% !important;
    }

    .sep-footer {
        margin-bottom: 50px;
    }

    .footer-bottom {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 50px;
        line-height: 60px;
        justify-content: space-between;
        background-color: #57c4c6;
        z-index: 10;
        display: flex;
        justify-content: space-between;
    }

    .footer-bottom>div {
        width: 25%;
        border-right: 1px solid rgba(255, 255, 255, 0.3);
        position: relative;
    }

    .footer-bottom img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 20px;
        height: 20px;
    }

    .ixaosh {
        display: block;
    }

    #ha {
        display: block;
    }
}





@media screen and (min-width:1921px) {
    .productsBanner {
        background-size: cover;
        background-position-y:50%;
    }
}



@media screen and (max-width:850px) {


.mb-title{
    font-size: 32px !important;
}
.productsBanner{
 
    background-position-x: 50%;

}
    .div_p {
        line-height: 25px;
    }
    .mainw{
        margin-top: 77px;
    }
    .num_boxww>li{
     width:100%;
    }
    .OMdul>li{
      width:100%;
      margin-bottom:20px;
    }
}      .Case {
    width: 100%;
    margin-top: 55px;
    margin-bottom: 55px;
}

.Case_jz {
    max-width: 1280px;
    width:94%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: self-start;
}

.Case_jz_left {
    width: calc(100% - 393px);
}

.Case_jz_right {
    width: 360px;
    position: sticky;
    top: 0;
    margin-bottom: 50px;
}

.enlarge {
    width: 42%;
    font-size: 0;
    overflow: hidden;
}

.enlarge>img {
    width: 100%;
    transition: all 0.3s;
}

.enlarge>img:hover {
    transform: scale(1.1);
}

.Immersive {
    width: 51%;
    margin-left: 25px;
}




.gwqCASE {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 32px;
}

.CASE_ul>li {
    font-weight: 600;
    color: #333;
    align-items: center;
    margin-bottom: 2px;
    background-color: #f6f6f6;
    padding: 20px 10px 20px 20px;
}

.CASE_ul>li:hover {
    color: #0092eb;
}


.DIRECTIONAL {
    font-weight: 600;
    font-size: 26px;
    margin:0 0 35px 0;
}

.country_left {
    width: 100%;
}

.understanding {
    display: flex;
    margin-bottom: 2px;
    color: #333;
    font-weight: 600;
    background-color: #f6f6f6;
    padding: 20px 10px 20px 20px;
    justify-content: space-between;
}

.afraid>li {
    position: relative;
    padding: 10px 38px;
    line-height: 30px;
    border-bottom: 1px solid #dcdcdc;
}

.afraid>li::before {
    content: "";
    position: absolute;
    top: 23px;
    left: 23px;
    width: 4px;
    height: 4px;
    background-color: #0092eb;
    border-radius: 50%;
}


.afraid {
    color: #606060;
}

.chooseDiv {
    cursor: pointer;
}




.show {
    max-height: 600px;
}

#uldom {
    transition: max-height 0.5s;
    max-height: 0;
    overflow: hidden;
}

.country_left>ul>li {
    position: relative;

}


.country_left>ul>li:nth-child(1) {
    border-radius: 20px 20px 0 0;
}

.country_left>ul>li:last-child {
    border-radius: 0 0 20px 20px;
}

.common-title{
    font-size: 32px;
    text-align: center;
    margin-bottom: 32px;
}
.pt25 {
    padding-top: 25px;
}

.richtext {
    line-height: 30px;
}
.richtext p {
    margin: 0;
    padding: 0;
    margin-bottom: 2px;
}




@media screen and (max-width:850px ) {
    .Case_jz_right{
        display: none;
    }
    .Case_jz_left{
        width: 100%;
    }
    .item_flex{
        flex-direction: column;
    }
    .item_a{
        width: 100%;
    }
    .content{
        margin-top: 20px ;
        margin-left: 0;
    }
}      .share-buttons {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 10px;
            margin: 20px;
        }

        .share-button {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            padding: 10px 15px;
            border-radius: 5px;
            text-decoration: none;
            color: white;
            font-family: Arial, sans-serif;
            font-size: 14px;
            font-weight: bold;
            transition: transform 0.2s, background-color 0.2s;
            gap: 8px; /* 图标和文本之间的间距 */
            max-width: 150px;
            width: 100%;
            box-sizing: border-box;
        }

        .share-button:hover {
            transform: scale(1.05);
            filter: brightness(1.1);
        }

        .share-button svg {
            width: 20px;
            height: 20px;
        }
   
        .twitter { background-color: #000000; } /* X/Twitter 黑色 */
        .facebook { background-color: #1877f2; }
        .linkedin { background-color: #0a66c2; }
        .whatsapp { background-color: #25d366; }
        .pinterest { background-color: #bd081c; }
        .reddit { background-color: #ff4500; }

        @media (max-width: 600px) {
            .share-buttons {
                grid-template-columns: repeat(2, 1fr);
            }
        }
    