
      

.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: 20px;
    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;
}
      .captchf{
        display: flex;
        justify-content: center;
        margin: 20px 0;
      }
      .captchf.capcht-left{
          justify-content:start;
      }
      .capt-in{
        display: flex;
        gap: 10px;
      }
      .codeinput{
        width: 100%;
        height: 100%;
        padding-left:5px;
      }
      .capcla{
        width: 100px;
        height: 38px;
      }
    .code {
        width: 100px;
        border: 1px solid #dfdfdf;
        height: 38px;
        position: relative;
    }
    .send-error-2 {
    position: absolute;
    padding: 8px;
    font-size: 12px;
    border: 1px solid #c80000;
    color: #c80000;
    right: 5px;
    bottom: 5px;
    border-radius: 10px;
    display: none;
}
.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();
           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;
    }
}      .One_product {
    width: 100%;
    background-color: #000;
}

.One_product_jz {
    color: #ffffff;
    font-weight: 600;
    font-size: 38px;
    max-width: 1280px;
    width: 94%;
    margin: 0 auto;
    padding: 20px 0;
}

.FAQsabout{
       font-size: 32px !important;
}

.One_cpam {
    max-width: 1280px;
    width: 94%;
    margin: 0 auto;
    margin-top: 55px;
}

.One_cpam_ul {
    display: flex;
    flex-wrap: wrap;
}

.One_cpam_ul>li {
    width: 25%;
    text-align: center;
}

.box_shaw {
    padding: 10px 20px;
}

.box_shaw>div img {
    width: 100%;
}

.Gallery1 {
    font-weight: 600;
    font-size: 18px;
    padding: 10px 0;
}

.box_shaw_img {
font-size: 0;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}

.One_cpam_ner>div:nth-child(2) {
    text-align: left;
}

.Sale {
    max-width: 1280px;
    width: 94%;
    margin: 0 auto;
    margin-top: 60px;
}

.Sale_box {
    text-align: center;
}

.Directional1 {
    font-size: 32px;
    margin-bottom: 30px;
    font-weight: 500;
    color: #000;
}

.Directional2 {
    line-height: 30px;
    color: #333;
}

.ieomeimg>li {
    width: 25%;
    padding: 0 6px;
    font-size: 20px;
    margin-bottom: 20px;
}

.ieomeimg {
    display: flex;
    flex-wrap: wrap;
    margin-top: 62px;
}

.FAQsabout {
    font-size: 44px;
    font-weight: 500;
    margin-bottom: 30px;
    color: #000;
    text-align: center;
}

.Gallery {
    font-weight: 600;
    text-align: center;
    padding: 16px 10px;
    background-color: #f5f6f7;
    height: 80px
}

.swwwimg img {
    cursor: pointer;
    transition: all 0.3s;
    width: 100%;
}
.swwwimg img:hover{
       transform: scale(1.1);
}

.Audio {
    max-width: 1280px;
    width: 94%;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 55px;
}

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

.AudioUL>li {
    margin-bottom: 20px;
    width: 32%;
}

.Audioimg img {
    width: 100%;
}

.AudioUL_con {
    padding: 10px;
}

.September {
    font-style: italic;
    margin-bottom: 20px;
    font-size: 14px;
}

.signage {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 20px;
}

.Discover {
    width: 100%;
    display: flex;
    justify-content: right;
}

.Discover>div {
    cursor: pointer;
    transition: all 0.3s;
    padding: 15px 33px;
    color: #ffffff;
    background-color: #983cff;
}
.Discover>div>a{
    color: #ffffff;
}
.Discover>div:hover {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.Preat::after {
    width: 32%;
    display: block;
    content: '';
}








.country_left {
    max-width: 1280px;
    width: 94%;
    margin: 0 auto;
    margin-top: 1px;
}

.afraid {
    color: #606060;
    margin-top: 20px;
}

.chooseDiv {
    cursor: pointer;
    padding: 53px 20px 53px 42px;
}


.understanding {
    color: #3A3A3A;
    font-size: 18px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
  
}

.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;
}

.q-a {
    flex-shrink: 0;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 23px;
    border: 1px solid #0092eb;
    color: #0092eb;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
}
.swwwimg{
    overflow:hidden;
    font-size: 0;
}
.num_nox{
  padding: 55px 40px 65px 40px;
}
.commonsss {
  padding-top: 55px;
  margin-bottom: 32px;
}

.f-between {
  width: 100%;
  padding: 42px 54px;
  background-color: #eff7ff;
}

.title-font {
  
  color: #333;
  font-weight: 600;
  align-items: center;
}

.title-fontsss {
  padding: 16px 0;
  color: #333;
  font-size: 24px;
  margin-bottom: 28px;
  font-weight: 600;
  align-items: center;
}

.f-between_left {
  width: 48%;
}

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

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

.imgssss {
  overflow: hidden;
  font-size: 0;
  position: relative;
}

.ship {
  padding: 0 0 55px 0;
}

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

.sxwwwqq {
  object-fit: cover;
}

.work_jzleft {
 overflow:hidden;
  
}

.B2 {
  padding: 0 0 55px 0;
}

.B2_jz {
    max-width: 1280px;
    width: 94%;
    margin: 0 auto;
}
.search_plus {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 58px;
  height: 58px;
  background-color: rgba(35, 28, 25, 0.2)
}

.search_plus>img {
  width: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 40px;
}

.f-between {
  display: flex;
  justify-content: space-between;
}
.sep-banner {
    margin-top: 77px;
    position: relative;

}

.sep-banner_jz {
    z-index: 11;

}

.imgwww {

    width: 100%;
    /*height: ;*/
}


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

    #tv {
        height: 250px !important;
    }

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

    .imgwww {
        display: none;
    }

}

.hgwwww {
    font-weight: 500;
    font-size: 32px;
    margin-bottom: 32px;
}

.Sound2 {
    color: #ffffff;
    width:60%
}

.Sound_left {
    position: relative;
}

.swiper-button-prev {
    top: 95%;
}

.swiper-button-next {
    top: 95%;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;

}


.swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}


.mySwiper2 {
  height: 80%;
  width: 100%;
}

.mySwiper {
  height: 25%;
  box-sizing: border-box;
  padding: 10px 10px ;
}

.mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.swiper-button-next{
      right: -5px !important;
}
.swiper-button-prev{
      left: -7px !important;
}
.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

.main_box {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(52, 52, 52, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 111;
}

.mian_boxImg {
  width: 40%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 11111;
}

.mian_boxImg>img {
  width: 100%;
}

.nav_shaw {
  width: 100%;
  height: 100%;
  background-color: rgba(52, 52, 52, 0.5);
  position: fixed;
  top: 0;
  z-index: 11111;
  left: 0;
}

.gunb {
  right: 50px;
  top: 80px;
  position: absolute;
  z-index: 1111111;
}

.gunb>img {
  width: 30px;
  height: 30px;
}

@media screen and (max-width:850px) {
  .Sound111{
      flex-direction: column;
  }

  .Sound_left{
      width: 100%;
  }
  .Sound_right{
      width: 100%;
  }
  .Sound_rightleft{
      margin-top: 20px;
      font-size: 28px ;
  }
  .richtext{
      padding-top: 0;
  }
  .richtext>h1{
      font-size: 28px ;
  }
  .Case_jz_right{
      display: none;
  }
  .Case_jz_left{
      width: 100%;
  }
  .Case_jz_left>h2{
      font-size: 28px ;
  }
  .animated{
      font-size: 28px ;
  }
  .animated_ul{
      flex-wrap: wrap;
  }
  .animated_ul>li{
      margin-bottom: 15px ;
      width: 48%;
  }
  .wall{
      padding: 25px 0 ;
  }
  .nmwww{
      font-size: 18px ;
  }
  .commonsss{
      font-size: 28px ;
      padding-top: 25px;
  }
  .f-between{
      flex-direction: column;
  }
  .f-between_left{
      width: 100%;
  }
  .title-fontsss{
      margin-top: 20px ;
      margin-bottom: 0;
  }
}
@media screen and (max-width:850px ){
    .One_cpam_ul>li{
        width: 100%;
    }
    .box_shaw{
        padding: 10px ;
    }
    .Directional1{
        font-size: 28px ;
    }
    .ieomeimg>li{
        width: 100%;
    }
    .System {
    font-size: 30px !important;
    }
    .naw{
       font-size: 30px;
    
    }
    .AudioUL>li{
        width: 100%;
    }
    .understanding h3{
        font-size: 21px ;
    }
    .chooseDiv{
        padding: 25px 10px 25px 21px;
    }
}      .Sound111 {
  max-width: 1280px;
  width: 94%;
  margin: 0 auto;
  margin-top: 55px;
  display: flex;
  padding-bottom: 55px;
  justify-content: space-between;
}

.Sound_left {
  width: 40%;
}


.Sound_right {
  width: 56%;
}

.lunb {
  width: 100%;
  overflow: hidden;
}

.lubul>li {
  width: 100%;
}

.lubul>li>img {
  width: 100%;
}

.lubul {
  display: flex;
}

.activr {
  border: 1px solid #000;
}

.lubuls>li {
  width: 32%;
}

.lubuls {
  transition: all 0.3s;
  display: flex;

}

.lubuls>li img {
  width: 100%;
}

.lunbsss {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.prev {
  cursor: pointer;
  color: black;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.next {
  cursor: pointer;
  color: black;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.swiper-button-next {
  transform: rotate(180deg);
  z-index: 11;
  width: 30px;
  height: 25px;
  background-size: 100% 100%;
  background-image: url(/statics/images/angle-left\ \(1\).png);
}

.swiper-button-prev:after,
.swiper-button-next:after {
  display: none !important;
}

.tyw {
  overflow: hidden;
  font-size: 0;
}

.tyw>img {
  transition: all 0.3s;
}

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

.swiper-button-prev {
  z-index: 11;
  width: 30px;
  height: 25px;
  background-size: 100% 100%;
  background-image: url(/statics/images/angle-left\ \(1\).png);
}

.Sound_rightleft {
  font-size: 32px;
  margin-bottom: 32px;
}

.bold {
  font-weight: bold;
}

.richtext {
  color: #333;
  line-height: 30px;
}

.richtext {
  padding-top: 20px;
}

.inner-button {
  margin-top: 38px;
  background-color: #0092eb;
  color: #fff;
  box-shadow: 0 5px 12px 5px rgba(0, 146, 235, 0.2);
}

.inner-button {
  font-weight: 500;
  display: inline-block;
  padding: 8px 35px;
  font-size: 18px;
  font-family: "CenturyGothic-Bold";
  border: 1px solid #0092eb;
  color: #ffffff;
  transition: all .3s;
}



.Case {
  width: 100%;
  margin-top: 100px;
  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;
}






.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%;
}











.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;
}



.Case_jz_left>h2 {
  font-size: 38px;
  color: #333;
  margin-bottom: 38px;
}

table {
  width: 100%;
  color: #333;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

table td:first-child {
  font-weight: 500;
}

table td {
  padding: 9px 0;
  padding-left: 15px;
  border: 1px solid #e5e5e5;
  word-break: normal !important;
}

td {
  padding: 9px 0;
  padding-left: 15px;
  border: 1px solid #e5e5e5;
  word-break: normal !important;
}




.Accessories {
  padding: 55px 0;
}

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

.animated {
  text-align: center;
  font-size: 32px;
  margin-bottom: 32px;
}

.animated_ul {
  width: 100%;
  display: flex;

}

.animated_ul>li {
  width: 25%;

  padding-right: 10px;
  padding-left: 10px;
}

.animated_ul>li>div {
  border: 1px solid #ececec;
  transition: all .3s;
}

.title {
  font-weight: 600;
  padding: 7px 10px;
  border-top: 1px solid #e1e1e1;
  color: #333;
}

.center {
  cursor: pointer;
  transition: all 0.3s;
  text-align: center;
}

.center:hover {
  background-color: #0092eb;
  color: #ffffff;
}

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

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

.animated_ulimg {
  overflow: hidden;
  font-size: 0;
}


.wall {
  padding: 55px 0;
}


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

.model {
  text-align: center;
  line-height: 30px;
}

.sp-box {
  display: flex;
  justify-content: space-between;
  margin-top: 55px;
}

.wow {
  width: 47%;
  font-weight: 600;
  font-size: 24px;
}

.in-img-enlarge {
  font-size: 0;
}

.in-img-enlarge>img {
  width: 100%;
}

.nmwww {
  margin-top: 20px;
  color: #333;
  text-align: center;
}

.ship {
  padding: 0 0 55px 0;
}

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

.sxwwwqq {
  object-fit: cover;
}

.work_jzleft {
 overflow:hidden;
  width: 100%;
}

.B2 {
  padding: 0 0 55px 0;
}

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

.commonsss {
  text-align: left;
  font-size: 32px;
  margin-bottom: 32px;
}

.fun-box {
  padding-left: 22px;
}

.fun-box li {
  position: relative;
  list-style: disc;
  line-height: 36px;
}

.commonsss {
  padding-top: 55px;
  margin-bottom: 32px;
}

.f-between {
  width: 100%;
  padding: 42px 54px;
  background-color: #eff7ff;
}

.title-font {
  
  color: #333;
  font-weight: 600;
  align-items: center;
}

.title-fontsss {
  padding: 16px 0;
  color: #333;
  font-size: 24px;
  margin-bottom: 28px;
  font-weight: 600;
  align-items: center;
}

.f-between_left {
  width: 48%;
}

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

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

.imgssss {
  overflow: hidden;
  font-size: 0;
  position: relative;
}

.search_plus {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 58px;
  height: 58px;
  background-color: rgba(35, 28, 25, 0.2)
}

.search_plus>img {
  width: 40px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 40px;
}

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


.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;

}


.swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}


.mySwiper2 {
  height: 80%;
  width: 100%;
}

.mySwiper {
  height: 25%;
  box-sizing: border-box;
  padding: 10px 10px ;
}

.mySwiper .swiper-slide {
  width: 25%;
  height: 100%;
  opacity: 0.4;
}
.swiper-button-next{
      right: -5px !important;
}
.swiper-button-prev{
      left: -7px !important;
}
.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

.main_box {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(52, 52, 52, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 111;
}

.mian_boxImg {
  width: 40%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 11111;
}

.mian_boxImg>img {
  width: 100%;
}

.nav_shaw {
  width: 100%;
  height: 100%;
  background-color: rgba(52, 52, 52, 0.5);
  position: fixed;
  top: 0;
  z-index: 11111;
  left: 0;
}

.gunb {
  right: 50px;
  top: 80px;
  position: absolute;
  z-index: 1111111;
}

.gunb>img {
  width: 30px;
  height: 30px;
}

@media screen and (max-width:850px) {
  .Sound111{
      flex-direction: column;
  }

  .Sound_left{
      width: 100%;
  }
  .Sound_right{
      width: 100%;
  }
  .Sound_rightleft{
      margin-top: 20px;
      font-size: 28px ;
  }
  .richtext{
      padding-top: 0;
  }
  .richtext>h1{
      font-size: 28px ;
  }
  .Case_jz_right{
      display: none;
  }
  .Case_jz_left{
      width: 100%;
  }
  .Case_jz_left>h2{
      font-size: 28px ;
  }
  .animated{
      font-size: 28px ;
  }
  .animated_ul{
      flex-wrap: wrap;
  }
  .animated_ul>li{
      margin-bottom: 15px ;
      width: 48%;
  }
  .wall{
      padding: 25px 0 ;
  }
  .nmwww{
      font-size: 18px ;
  }
  .commonsss{
      font-size: 28px ;
      padding-top: 25px;
  }
  .f-between{
      flex-direction: column;
  }
  .f-between_left{
      width: 100%;
  }
  .title-fontsss{
      margin-top: 20px ;
      margin-bottom: 0;
  }
}      .One_product{
  margin-top:77px ;
}


.mb-title{
  font-size: 50px;
text-align: center;
}
.productsBanner_box{
width: 71%;
position: absolute;
top: 50%;
left: 35%;
transform: translate(-50% , -50%);
}

.productsBanner_box1{
width: 100%;
position: absolute;
top: 70%;
left: 50%;
transform: translate(-50% , -50%);
}



.productsBanner {
width: 100%;

position: relative;

}
.productsBanner_jz{
z-index: 11;
}

.mian{
z-index: 11;
}
.productsBannerimg{
width: 100%;
}


@media screen and (max-width:850px){
.productsBanner_box{
    width: 100% !important;
    top: 50%; 
    left: 0 !important;
    transform: translateY(-50%);
}
.Sound>span{
color: #ffffff !important;
}
.Sound2>span{
color: #ffffff !important;
 max-height: 150px; /* 设置最大高度，超过这个高度的内容将被隐藏 */
overflow: hidden;
text-overflow: ellipsis; /* 显示省略号 */
display: -webkit-box;
-webkit-line-clamp: 5; /* 设置行数 */
-webkit-box-orient: vertical;
}

}

.sep-banner {
margin-top: 77px;
position: relative;

}
.sep-banner_jz{
z-index: 11;

}
.imgwww{

width: 100%;
/*height: ;*/
}


@media screen and (max-width:850px) {
  
  #tv{
      height: 250px !important;
  }
.sep-banner{
    height: 560px !important;
    background-image: url();
    background-size: 100% 100%;
}
.imgwww{
display: none;
}

}
.hgwwww{
  font-weight: 500;
  font-size: 32px;
  margin-bottom: 32px;
}
.Sound2{
  color: #ffffff;
  width:80%;
}
.Sound_left{
  position: relative;
}
.swiper-button-prev{
   top: 95%;
}
.swiper-button-next{
   top: 95%;
}
      .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;
}
.Domimg{
overflow:hidden;
font-size:0;
}
.Domimg img{
  transition:all 0.3s;
}
.Domimg img:hover{
   transform: scale(1.1);
}


.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;
}


.wwss {
  font-size: 21px;
}
.hewer{
  font-size: 20px ;
  font-weight: 700;
  color: #333333;
 }

 .Case_ul{
  display: flex;
  flex-wrap: wrap;
 }
 .Case_ul li{
  padding: 0 10px ;
  margin-top: 55px ;
  width: 33.33% ;
 }
 .uplkw img{
  width: 100% ;
 }
 .Case_jzww{
  max-width: 1280px;
width: 94%;
margin: 0 auto;
 }
 .PV_w{
  text-align: center;
  line-height: 29px ;
 }
.richtext {
  margin: 10px 0;
  line-height: 28px;
}


.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;
}

.Case_jz_left ol{
 margin-bottom:20px ;
}
.loudspeakerssss{
  
    justify-content: space-between;
    display: flex;
    flex-wrap:wrap;
}
.loudspeakerssss>ul{
  width:48%;
}
.loudspeakerssss>ul>div{
   font-size:21px;
   font-weight:600;
   margin-bottom:20px ;
}
.loudspeakerssss>ul li{
 margin-bottom:10px ;

}
.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;
}



.GalleryMuseum{
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  padding: 10px 0;
}
.appLis>li{
  width: 30%;
  margin: 20px
}
.appLisImg{
  overflow:hidden;
  font-size: 0;
}
.appLisImg img{
transition:all 0.3s;
  width: 100%;
}

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


.addsound{
  line-height: 30px ;
}
.appLis{
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px ;
}

@media screen and (max-width:850px ){
 .Case_jz_right{
  display:none;
 }
.Case_jz_left{
  width:100%;
}
.appLis>li{
  width:100%;
}
.System{
  font-size:30px !important;
}
.naw{
 font-size:30px !important;
}
}


      @font-face {
font-display: swap;
    font-style: normal;
    font-weight: 400;
font-family: "ico"; 
src: 
url("/new/font/icomoon_pl.eot?#iefix") format("embedded-opentype"), 
url("/new/font/icomoon_pl.woff") format("woff"), 
url("/new/font/icomoon_pl.ttf") format("truetype"), 
url("/new/font/icomoon_pl.svg#$font") format("svg");
}
.pro-desc-main img{
    transition: all 0.6s ease 0s;
display:none;
width:100%;
}
table {
    word-break: break-all;
    border-collapse: collapse;
    border-spacing: 0;
}
.inpage-d-right{
            font-family: 'Roboto',  sans-serif;
}
.pro-title{
    float:left;
width:100%;
color:#4C4C4C;
font-size:1.3rem;
line-height:40px;
}
.pro-title-add{
    float:left;
width:100%;
color:#e4393c;
font-size:1.8rem;
line-height:25px;
margin-top:15px;
}
.pro-show-f{
    float:left;
    width:100%;
    margin-top:30px;
position:relative;
}
.pro-big-show{
            float:left;
width:80%;
position:relative;
}
.pro-big-video{
    float:left;
width:100%;
}
iframe{
    float:left;
width:100%;
}
.pro-big-sel-tip{
    position:absolute;
width:100%;
bottom:10%;
left:0px;
}
.pro-big-sel-tip-f{
    float:left;
margin-left:calc(50% - px);
}
.pro-b-s-t{
    float:left;
width:28px;
height:3px;
background:#909090;
margin-left:10px;
}
.pro-b-s-t:first-child{
    margin-left:0px;
}
.p-b-s-t-active{
    background:#fff;
}
.pro-big-pic-a,.pro-big-pic-img{
    float:left;
width:100%;
position:relative;
}
.pro-big-magglass{
    background: url(/new/templates/Web/en/images/link21.png) no-repeat center;
    display: inline-block;
    text-decoration: none;
    padding: 0px;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 48%;
    opacity: 0;
    transform: scale(0,0);
    z-index: 97;
    transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.pro-big-bk {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    background: rgba(0,0,0,0.4);
}
.pro-big-pic-a:hover .pro-big-magglass {
    opacity: 1;
    transform: scale(1,1);
    transition-delay: 0.3s;
}
.pro-big-pic-a:hover .pro-big-bk {
    opacity: 1;
}
.pro-show-right{
    position:absolute;
        right:0px;
    top:0px;
    width:17%;
    height:100%;
}
.pro-s-r-top{
    float:left;
    width:100%;
    height:25px;
position:relative;
    cursor:pointer;	
}
.pro-s-r-top:before{
    content:'';
position:absolute;
width:16px;
height:11px;
left:calc(50% - 5.5px);
top:0px;
background: url('/new/templates/Web/en/images/proup.png') no-repeat;
}
.pro-s-r-main{
    float:left;
width:100%;
height:calc(100% - 40px);
margin-top:-10px;
overflow:hidden;
}
.pro-s-r-in{
    float:left;
width:100%;
height:100%;
}
.pro-thumb-btn{
    float:left;
width:calc(100% - 2px);
height:calc(25% - 12px);
margin-top:10px;
overflow:hidden;
cursor:pointer;
transition: all 0.3s ease 0s;
border:1px solid #fff;
}
.ptb-active{
    border:1px solid #;
}
.pro-thumb-btn:hover .pro-thumb-img{
    transform:scale(1.2);
}
.pro-thumb-img{
    float:left;
width:100%;
}
.pro-s-r-bottom{
    float:left;
    width:100%;
    height:25px;
position:relative;	
cursor:pointer;
}
.pro-s-r-bottom:hover{
    transform:scale(1.1);
}
.pro-s-r-top:hover{
    transform:scale(1.1);
}
.pro-s-r-bottom:before{
    content:'';
position:absolute;
width:16px;
height:11px;
left:calc(50% - 5.5px);
bottom:0px;
background: url('/new/templates/Web/en/images/prodown.png') no-repeat;
}
.pro-jump{
            float:left;
width:80%;
margin-top:25px;
}
.pro-jump-center{
            float:left;
            margin-left:calc(50% - 68px);
width:138px;
}
.pro-jump-inquiry{
            float:left;
width:136px;
height:25px;
border:1px solid #;
background:#FEF8E7;
border-radius:12.5px;
line-height:25px;
text-align:center;
color:#;
font-size:1.4rem;
cursor:pointer;
}
.pro-jump-inquiry:hover{
    background:#fff;
}
.pro-jump-conus{
            float:left;
width:136px;
height:25px;
border:1px solid #;
background:#;
border-radius:12.5px;
line-height:25px;
text-align:center;
color:#fff;
font-size:1.4rem;
}
.pro-jump-conus:hover{
   background:#fff; 
   color:#;
}
.pro-desc{
    float:left;
width:100%;
margin-top:40px;
border:1px solid #E8E8E8;
border-radius:10px;
}
.pro-desc-sel-f{
    font-family: 'Roboto', serif, sans-serif;
    float:left;
width:100%;
background:#F1F1F2;
border-radius:10px 10px 0px 0px;
}
.pro-desc-sel-btn1{
            float:left;
margin-left:4%;
padding-top:15px;
padding-bottom:15px;
color:#4C4C4C;
font-size:1.2rem;
transition: all 0s ease 0s;
cursor:pointer;
}
.pro-desc-sel-btn1:hover{
    color:#;
}
.pro-desc-sel-btn2{
            float:left;
margin-left:5%;
padding-top:15px;
padding-bottom:15px;
color:#4C4C4C;
font-size:1.2rem;
transition: all 0s ease 0s;
cursor:pointer;
}
.pro-desc-sel-btn2:hover{
    color:#;
}
.pro-desc-sel-active{
    color:#;
position:relative;
}
.pro-desc-sel-active:before{
    content:'';
position:absolute;
left:0px;
bottom:5px;
width:100%;
height:1px;
background:#;
}
.pro-desc-main {
    float: left;
    width: 94%;
    padding-bottom: 25px;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 3%;
}
.pro-desc-main b,.pro-desc-main strong{
    font-family: 'Roboto', serif, sans-serif;
    font-weight:700!important;
}
.review-title{
    float:left;
    width:100%;
    color: #707071;
    font-size: 14px ;
    font-family: 'Roboto', serif, sans-serif;
}
.aggrat-val{
    font-size:2.2rem;
font-weight:900;
color:#;
font-style:italic;
}
.aggrating-star-f{
    float:left;
width:160px;
}
.aggrat-full{
    float: left;
    font-family: ico;
    font-size: 24px;
    color: #;
    width: 30px;
    height: 30px;
}
.aggrat-full:before {
    content: '\e9d9';
}
.agrf-emp:before{
    content: '\e9d7';
}
.aggrat-hs-f{
    float:left;
width: 30px;
    height: 30px;
font-family: ico;
    font-size: 24px;
    color: #;
position: relative;
}
.aggrat-hs-emp{
    float: left;
    width: 30px;
    height: 30px;
}
.aggrat-hs-emp:before {
    content: '\e9d7';
}
.aggrat-hs-full{
    position:absolute;
    width: 13px;
    height: 30px;
overflow:hidden;
}
.aggrat-hs-full:before {
    content: '\e9d9';
}
.r0tip{
    color:#4C4C4C;
}
.r0t2{
    font-family: 'Roboto',  sans-serif;
font-size:12px ;
}
.rev-sel-show-f2{
    float:left;
width:100%;
margin-top:15px;
color: #707071;
}
.rev-sel-show-f{
    float:left;
width:122px;
    height:25px;
line-height:25px;
font-size:1.4rem;
padding-left:10px;
    border:1px solid #AAAAAA;
    font-family: 'Roboto', serif, sans-serif;	
position:relative;
background: linear-gradient(#fff,#E4E4E4);
cursor:pointer;
}
.rev-sel-show-f:before{
    content: '';
    position: absolute;
    width: 12px;
    height: 11px;
    right: 10px;
    top: 9px;
    background: url(/new/templates/Web/en/images/prodown.png);
background-size:100%;
background-repeat:no-repeat;
}
.rev-sel-show-f:hover{
    background: #E4E4E4;
}
.rev-sel-all{
    position:absolute;
top:25px;
left:0px;
width:120px;
height:25px;
line-height:25px;
font-size:1.4rem;
padding-left:10px;
    border:1px solid #AAAAAA;
display:none;
z-index:99;
}
.rev-sel-all:hover{
   background:#f8f8f8;
}
.review-f{
    float:left;
    width:100%;	
position:relative;
}
.review-t{
    float:left;
width:100%;
display:none;
}
.rev-s-top1{
    float:left;
    width:100%;
    margin-top:30px;	
}
.re-readmore-f{
    float:left;
width:100%;
cursor:pointer;
}
.re-readmore-cover{
    float:left;
width:100%;
height:15px;
background: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));
}
.re-readmore{
    float:left;
width:calc(100% - 40px);
background:#fff;
position:relative;
font-size:1.6rem;
color:#;
padding:10px 20px;	
font-family: 'Roboto', serif, sans-serif;
}
.re-readmore:hover{
    color:#333;
}
.re-readmore:before{
    content: '';
    position: absolute;
    width: 12px;
    height: 11px;
left:0px;
    top: 15px;
    background: url(/new/templates/Web/en/images/prodown.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.rev-flag{
    float: left;
    width: 36px!important;
display:block!important;
}
.rev-name-c{
    float:left;
width:calc(100% - 51px);
margin-left:15px;
font-size:1.6rem;
font-family: 'Roboto', serif, sans-serif;
margin-top:9px;
color:#383838;
}
.rev-s-top2{
    float:left;
width:100%;
margin-top:12px;
}
.rev-star-f{
    float:left;
width:100px;
}
.rev-star-s {
    float: left;
    font-family: ico;
    font-size: 14px;
    color: #;
    width: 20px;
    height: 20px;
    position: relative;
}
.review-s-start-text{
    float:left;
width:100px;
font-size:1.4rem;
color:#707071;
}
.rev-star-s:before {
    position: absolute;
    content: '\e9d9';
}
.rev-s-top3{
    float:left;
width:100%;
font-size:1.4rem;
color:#7a7a7a;
margin-top:5px;
}
.review-s{
    float:left;
    width:100%;
    margin-top:20px;	
}
.rev-pass-tip{
    color:#383838;
font-style:italic;
}
.rev-content{
    float:left;
width:100%;
font-size:1.6rem;
line-height:30px;
margin-top:20px;
color:#707071;
}
.rev-send-f{
    float:left;
width:100%;
margin-top:40px;
}
.rev-send-txt{
    float:left;
width:100%;
font-size: 16px ;
    font-family: 'Roboto', serif, sans-serif;
color: #383838;
}
.rev-send-star-f{
    float:left;
width:100%;
margin-top:10px;
}
.rev-send-in-f{
    float:left;
width:100%;
margin-top:20px;
}
.r-s-in-s-f{
    float:left;
width:100%;
}
.r-s-in-s-f2{
    float:left;
width:100%;
margin-top:25px;
}
.r-s-i-s-txt{
    float:left;
width:100%;
font-size: 16px ;
font-family: 'Roboto', serif, sans-serif;
color: #383838;
}
.r-s-i-s-txt2{
            float:left;
width:75px;
font-size: 16px ;
font-family: 'Roboto', serif, sans-serif;
margin-top:10px;
color: #383838;
}
.r-s-i-s-cont{
    float:left;
width:calc(100% - 32px);
margin-top:10px;
border:1px solid #DCDCDC;
background:#F7F7F7;
border-radius:7px;
height:98px;
padding:10px 15px;
outline: none;
font-size: 15px;
    color: #414141;
font-family: Arial,'Roboto',  sans-serif;
}
.r-s-i-s-cont:focus{
    border:1px solid #;
}
.r-s-i-s-input{
            float:left;
width:calc(50% - 107px);
border:1px solid #DCDCDC;
background:#F7F7F7;
border-radius:7px;
height:40px;
padding:10px 15px;
font-size: 15px;
    color: #414141;
    font-family: Arial,'Roboto',  sans-serif;
}
.r-s-i-s-input:focus{
    border:1px solid #;
}
.r-s-i-s-tip-f{
    float:left;
position:relative;
display:none;
}
.r-s-i-s-tip-arrow{
    position:absolute;
top:14px;
}
.r-s-i-s-tip-arrow:before{
    content:'';
    float: left;
    width: 0; 
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #DCDCDC transparent transparent;
}
.r-s-i-s-tip-arrow:after{
    content:'';
    position:absolute;
left:1px;
    width: 0; 
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
.r-s-i-s-tip{
    float:left;
margin-left:16px;
border:1px solid #DCDCDC;
border-radius:5px;
padding:10px 15px;
}
.r-s-i-s-tip-ico{
    float:left;
    width:25px;
    height:25px;
    position:relative;
    color:#;
font-size:25px;
}
.r-s-i-s-tip-ico:before{
    content:'\ea08';
position:absolute;
font-family: ico;
}
.r-s-i-s-tip-txt{
    float:left;
font-size: 1.6rem;
    font-family: 'Roboto', serif, sans-serif;
margin-left:10px;
margin-top:4px;
color:#383838;
}
.r-s-but-f{
    float:left;
width:100%;
margin-top:30px;
}
.r-s-but{
    float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    color: #fff;
    background: #063464;
    font-family: 'Roboto', serif, sans-serif;
    cursor: pointer;
    text-align: center;
}
.r-s-but:hover{
    background:#;
}
.rev-send-star-s{
    float: left;
    font-family: ico;
    font-size: 24px;
    color: #006f3b;
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
}
.rev-send-star-s:hover{
    color:#ff6600;
}
.emptyheart:before {
    position: absolute;
    content: '\e9d7';
}
.heart:before {
    position: absolute;
    content: '\e9d9';
}




.pro-send-f{
    float:left;
width:100%;
margin-top:35px;
}
.pro-alselike{
    float:left;
width:100%;
margin-top:45px;
}
.pro-al-title{
            float:left;
    padding:10px 15px 10px 15px;
    background:#9C9C9C;
    font-size:14px;
    color:#fff;
}
.pro-al-main{
    float:left;
    width:100%;
    margin-top:25px; 
    	
}
.pro-al-offset{
    float:left;
width:102%;
margin-left:-2%;
}
.pro-al-single{
width:calc(23% - 3px);
display: inline-block;
    vertical-align: top;
margin-left:2%;
}
.pro-al-img-a{
    float:left;
width:100%;
overflow:hidden;
transition: all 0.3s ease 0s;
}
.pro-al-img-a:hover .pro-al-img{
    transform:scale(1.2); 
}
.pro-al-img{
    float:left;
width:100%;
}
.pro-al-name{
    font-family: 'Roboto', serif, sans-serif;
    float:left;
width:100%;
margin-top:10px;
font-size:1.4rem;
color:#4C4C4C;
line-height:20px;
transition: all 0s ease 0s;
}
.pro-al-name:hover{
    color:#;
}
/* relatedword */
.relatedword{
    float:left;
width:100%;
margin-top:30px;
}
.hot-search{
    float:left;
width:100%;
}
.hot-search-title{
    font-family: 'Roboto', serif, sans-serif;
    float:left;
width:100%;
color:#4C4C4C;
font-size:1.6rem;
}
.hot-search-main{
    float:left;
width:100%;
margin-top:5px;
}
.hot-search-single{
    width:calc(33.3% - 3px);
    display: inline-block;
    vertical-align: top;
margin-top:10px;
word-break:break-all;
}
.hot-search-word{
            float:left;
width:80%;
color:#707071;
font-size:1.4rem;
transition: all 0s ease 0s;
}
.hot-search-word:hover{
    color:#;
}
/* relatedword */
@media screen and (max-width: 760px){
    .r-s-but {
        padding: 10px 20px;
        font-size: 1.6rem;
    }
    .r-s-i-s-tip {
        margin-left: 0px;
}
    .r-s-i-s-tip-f {
        margin-left:70px;
margin-top:10px;
    }
    .r-s-i-s-input {
        width: calc(100% - 102px);
        font-size: 16px;
    }
    .r-s-i-s-txt2 {
        width: 70px;
        font-size: 14px;
}
    .r-s-i-s-txt {
        font-size: 1.4rem;
    }
    .rev-send-txt {
        font-size: 1.4rem;
    }
    .rev-content {
        font-size: 1.4rem;
        line-height: 25px;
        margin-top: 15px;
    }
    .rev-star-s {
        font-size: 18px;
        width: 25px;
        height: 25px;
    }
   .rev-name-c {
        font-size: 1.6rem;
        margin-top: 7px;
    }
    .rev-flag {
        width: 30px;
    }
    .rev-s-top1 {
        margin-top: 20px;
    }
    .review-title{
    font-size:1.4rem;
}
    .r-s-i-s-tip-arrow{
   display:none;
}
    .pro-jump{
    width:100%;
}
    .pro-desc-sel-btn1,.pro-desc-sel-btn2{
    font-size: 1rem;
}
    .pro-al-offset {
        margin-top:-20px;
    }
    .pro-al-single {
        width: calc(48% - 5px);
margin-top:20px;
    }
    .pro-thumb-btn {
        width: 23%;
    margin-left:2%;
        height: auto;
        margin-top: 0px;
    }
    .pro-s-r-main {
        width: calc(102% - 40px);
        height:auto;
        margin-top: 0px;
margin-left:calc(20px - 2%);
    }
.pro-s-r-in {
       width: 2000px;
       height: auto;
    }
.pro-s-r-bottom:before {
        content:"\e628";
        position:absolute;
        width: 20px;
        height: 24px;
left:auto;
        background: none;
    font-family: "icomoon";
font-size:2.5rem;
color:#4C4C4C;
top:calc(50% - 12px);
text-align:right;
    }
.pro-s-r-bottom{
    position:absolute;
    right:0px;
    top:0px;
        width: 20px;
        height: 100%;
}
    .pro-s-r-top:before {
        content:"\e625";
        position:absolute;
        width: 20px;
        height: 24px;
left:auto;
        background: none;
    font-family: "icomoon";
font-size:2.5rem;
color:#4C4C4C;
top:calc(50% - 12px);
    }
    .pro-s-r-top {
    position:absolute;
    left:0px;
    top:0px;
        width: 20px;
        height: 100%;
    }
    .pro-show-right {
    float:left;
        position: relative;
        right: auto;
        top: auto;
        width: 100%;
        height: auto;
margin-top:15px;
    }
    .pro-big-show {
        width: 100%;
    }
    .pro-title-add {
        font-size: 1.6rem;
        line-height: 25px;
        margin-top: 10px;
    }
    .pro-title {
        font-size: 1rem;
line-height: 30px;
}
    .inpage-d-right{
    margin-top:30px;
}
}
@media screen and (max-width: 380px){
    .pro-alselike{
    margin-top:30px;
    }
    .pro-send-f {
        margin-top: 20px;
    }
    .pro-desc-sel-btn1,.pro-desc-sel-btn2{
    font-size: 1rem;
}
    .pro-show-f{
    margin-top:20px;
}
    .pro-title-add {
        font-size: 1.2rem;
        line-height: 20px;
        margin-top: 5px;
    }
    .pro-title {
        font-size: 0.9rem;
}
}





      .ae-col{
    color: #4a4a4a;
    font-size: 15px;
    line-height: 24px;
    font-weigsht: 400;
}
.rd-p{
    margin:0px;
padding:0px;
}
.et-border{
    float:left;
width:100%;
}
.tp-border-in{
    float:left;
width:100%;
position:relative;
}
.et-rw-tp{
    float:left;
width:100%;
}
.et-rw-pic{
    float:left;
width:100%;
}
.et-pic-smofs{
float:left;
width:calc(100% + 10px);
margin-left:-10px;
}
.et-pic-sm-f{
float:left;
margin-left:10px;
}
.auto-ptl2{
width:calc(50% - 10px);	
}
.auto-ptl3{
width:calc(33.3% - 10px);	
}
.auto-ptl4{
width:calc(25% - 10px);	
}
.ae-tit{
    float:left;
width:100%;
    font-size:25px;
color:#231f20;
font-weight: 900;
display:block;
margin:0px;
padding: 0px;
line-height:35px;
}
.ae-tit-nf{
    font-size:25px;
color:#231f20;
font-weight: 900;
padding: 0px;
}
.ae-mtxt{
    float:left;
width:100%;
margin-top:20px;
}
.mt-nomt{
    margin-top:0px;
}
.ae-mtxt-nt{
    float:left;
width:100%;
}
.col-single h1,.col-single h2,.col-single h3{
display:block;
}
table {

        float:left;
border-spacing: 0px;
border-collapse:collapse;
}
.header-bk-cell td:first-child {
    background: #ecf1f7;
color:#333;
font-weight:bold;
}
.header-bk-cell tr:first-child td{
background: #dae2ed;
color:#333;
font-weight:bold;
}
.header-row-bk-cell tr:first-child td{
background: #dae2ed;
color:#333;
font-weight:bold;
}
.header-col-bk-cell td:first-child {
    background: #ecf1f7;
color:#333;
font-weight:bold;
}
.ae-col{
    float:left;
margin-top:12px;
position:relative;
width:100%;
}
.swiper-container td,th{
width:5%;
padding: 5px 10px;
    color: #777;
display: table-cell;
    vertical-align: inherit;
word-break: break-all;
    
    border-spacing: 0;
font-size:14px;
border:none;
min-height:25px;
border-left: 1px solid rgba(0,0,0,.08);
border-bottom: 1px solid rgba(0,0,0,.08);
}
.etr-title{
    float:left;
width:calc(100% - 20px);
}
.etr-title div{
    
}
.et-rw p{
margin:0px;
font-size:15px;
}
.et-rw{
    float:left;
width:100%;
}
.et-border{
    border:none!important;
}
.comb-sin{
    float:left;
height:100px;
border:1px solid #333;
}
.combpic-f{
float:left;
width:100%;
}
.cbp-mt{
    margin-top:25px;
}
.swiper-wrapper{
    float:left;
padding-top:0px;
padding-bottom:0px;
word-break:break-all;
}
.cs-txtbkmain {
    float: left;
    width: 100%;
    border-radius: 15px;
font-size:15px;
background:#f5f5f5
}
.tct-cb-t{
    float:left;
width:100%;
margin-top:0px;
}
.tcb-sin{
    margin-left:30px;
width:calc(100% - 30px);
position:relative;
margin-top:22px;
}
.tcb-sin:first-child{
    margin-top:0px;
}
.tct-h{
    margin-top:25px;
}
.tcb-sin:before{
    content:"";
position:absolute;
width:8px;
height:8px;
  background:#009639;
border-radius:50%;
left:-30px;
top:10px;
}
.et-rw-nomg{
    margin:0px;
}
.ae-col-nomtop{
    margin-top:0px;
}

.col-single{
    float:left;
width:100%;
position:relative;
}
.cs-w1{
    width:calc(100% - 5px);
}
.cs-w2{
    width:calc(50% - 5px);
}
.cs-w3{
    width:calc(100% - 7.5px);
}
.cs-w4{
    width:calc(33.3% - 6.6px);
}
.cs-w5{
    width:calc(66.85% - 5px);
}
.cs-w6{
    width:calc(33.15% - 5px);
}
.cs-w7{
    width:calc(25% - 7.5px);
}
.cs-w8{
    width:calc(100% - 6.6px);
}
.cs-fr{
    float:right;
}
.isf-50{
    width:calc(50% - 5px);
}
.cs-ml{
    margin-left:10px;
}
.cl-img-a-f{
    float:left;
width:100%;
}
.cs-abs-l{
    position:absolute;
height:100%;
width:calc(50% - 5px);
left:calc(50% + 10px);
}
.cs-abs-r{
    position:absolute;
height:100%;
width:calc(50% - 5px);
left:0;
}
.etrw-h100{
    height:100%;
}
.ettf-vc{
    float:none;
    width:100%; 
height:100%; 	
display:flex; 
justify-content:center; 
align-items:center;
}
.abs-c-t{
    float:left;
width:100%;
}
.ae-img{
    float:left;
width:100%;
}
.cs-txtbk1{
    position:absolute;
width:calc(50% - 5px);
min-height:100%;
left:calc(50% + 5px);
background:#f5f5f5;
}
.cs-tpbk-txt{
margin-left:calc(50% + 5px);
}
.cs-txtbk2{
    position:absolute;
height:100%;
background:#f5f5f5;
}
.cs-titpic{
    margin-top:25px;
}
.cs-m10{
    margin-top:10px;
}
.et-tsele{
    float:left;
width:100%;
}
.tsele-padding {
    float: left;
    width: calc(100% - 40px);
    margin: 20px;
}
.ett-sp1{
    width:calc(100% - 40px);
margin:10px 20px 10px 20px;
padding-top:10px;
}
.ett-sp2{
    padding-top:10px;
}
.ett-sp3{
    padding-bottom:10px;
}
.ett-sp4{
    padding:10px 0px 10px 0px;
}
.ae-title-t{
float: left;
background: none;
    width: 100%;
    font-size: 25px;
    color: #231f20;
border-radius: 0px;
position: relative;
}
.tittxtin{
    font-weight: 900;
line-height:35px;

}
.tittxtin div{
    position:relative;
width:fit-content;
    width:-webkit-fit-content;
    width:-moz-fit-content;
}
.ae-title-t h1,
.ae-title-t h2,
.ae-title-t h3,
.ae-title-t h4,
.ae-title-t h15,
.ae-title-t span.tittxtin
{
    margin:0px;
padding:0px;
font-size: 25px;
display:block;
}
.unline-sh{
position:absolute;
bottom:0px;
left:0px;
width:40px;
height:3px;
}
.btit-arrow{
position:absolute;
top:calc(50% - 6px);
left:-20px;
width:0;
    height:0;
    border-width:8px 0 8px 12px;
    border-style:solid;
}
.btit-round1{
position:absolute;
width:5px;
height:5px;
border-radius:50%;
top:calc(50% - 2.5px);
left:-20px;
}
.btit-round2{
    position:absolute;
width:5px;
height:5px;
background:'+bc+';
border-radius:50%;
top:calc(50% - 2.5px);
right:-20px;
}
.ae-cell-rw{
    padding-bottom:10px;
overflow-wrap:break-word;
}
.ae-cell-ssli{
    margin-top:1px;
float:left;
width:100%;
}
.cl-ae-swip{
    float:left;
width:100%;
}
.ae-table{
    width:100%;
float:left;
box-shadow: 0 0 10px rgba(217,217,217,.8);
border-radius:6px;
overflow:hidden;
}
.ae-swwper{
    margin:0;
padding-bottom:10px;
word-break:break-all;
overflow-wrap:break-word;
}
.pic-cell-ss{
    float:left;
width:100%;
}
.ae-td1{
    width:20%;
height:19px;
}
.ae-td2{
    width:80%;
height:19px;
}
.rd-p{
    margin: 0 0 10px;
}
.conde-show-f{
    float:left;
width:100%;
}
.cl-img-single-f{
    float:left;
width:100%;
}
.putbtn-f{
    float:left;
width:100%;
text-align:center;
}
.indep-btn-f{
    float:left;
width:100%;
text-align:center;
padding-top:15px;
padding-bottom:15px;
}
[jsi]{
    display: inline;
    text-decoration:none;
}
.jb-r-btn{
padding:14px 25px;
border-radius:25px;
color:#fff!important;
font-size:18px;
font-weight:700;
background-image: linear-gradient(to right, #61cc2d , #0F9D58);
text-align:center;
cursor:pointer;
}
.jb-r-btn:hover {
    box-shadow: 0 5px 0 0 #e1e1e1, 0 10px 0 0 #f7f7f7;
}
.bk-f-btn{
    padding:15px 15px;
color:#fff!important;
font-size:18px;
font-weight:700;
background:#000;
text-align:center;
cursor:pointer;
}
.bor-f-btn{
    padding:15px 15px;
color:#000!important;
font-size:18px;
font-weight:700;
border:1px solid #000;
text-align:center;
cursor:pointer;
}
.bk-r-btn{
    padding:14px 25px;
border-radius:25px;
color:#fff!important;
font-size:18px;
font-weight:700;
background:#0F9D58;
text-align:center;
cursor:pointer;
}
.ae-btn-ff{
    float:left;
width:100%;
}
.ptb-abs-l{
    float:left;
width: calc(50% - 5px);
}
.ptb-abs-r{
    float:right;
width: calc(50% - 5px);
margin-left:10px;
}
@media screen and (max-width: 1000px) {
.cs-txtbk1{
float:left;
position:relative!important;
min-height:auto!important;
left:auto!important;
margin-left:10px;
}
.cs-txtbk2{
float:left;
position:relative!important;
margin-left:10px!important;
}
.cs-tpbk-txt{
margin-left:0px!important;
}
}
@media screen and (max-width: 760px) {
    .bor-f-btn,.bk-f-btn {
        padding: 10px 10px;
        font-size: 14px;
    }
    .bk-r-btn,.jb-r-btn {
        padding: 10px 20px;
        border-radius: 22px;
        font-size: 14px;
    }
    .putbtn-f{
    margin-top:20px!important;
}
    .auto-ptl3,.auto-ptl4{
    width:100%;
margin-top:15px;
    }
    .txt-pic-th1{
    margin-top:20px;
    }
    .pic-cell-ss{
    width:850px!important;
margin-top:15px;
    }
.pic-cell-hbc{
   width:845px!important;
}
.col-single{
width:100%!important;
margin-left:0px!important;
margin-top:20px;
}
.cs-abs-l,.cs-abs-r{
    position:relative;
float:left;
width:100%!important;
height:auto;
left:0px!important;
margin-top:20px;
}
.cs-txtbk1,.cs-tpbk-txt{
margin-top:15px;
}
.ae-col{
    margin-top:20px;
}
}      img{
        width:100%
      }
  
    