
      .KontaktJX {
    width: 800px;
    margin: 0 auto;
    position: fixed;
    top: -200%;
    left: 50%;
    z-index:113;
    transition: all 0.4s;
    transform: translate(-50%, -50%);
}

.Sie_uns_right1 {
    width: 100%;
}

.Kontakt {
    background-color: #f7f2ec;
}

.Kontakt_box {
    padding: 35px 60px;
}

.Int input {
    border: 0;
    background-color: transparent;
    outline: none;
    width: 98%;
    height: 100%;
    padding-left: 10px;

}

.Int {
    width: 48%;
    height: 49px;
    border: 1px solid #7a7a7a80;
}

.Kontakt_input {
    display: flex;
    justify-content: space-between;
}

.Kontakt_box>.Kontakt_input:not(:nth-child(1)) {
    margin-top: 20px;
}

.texta {
    width: 100%;
    height: 219px;
    border: 1px solid #7a7a7a80;
    margin-top: 20px;
}

.texta textarea {
    border: 0;
    padding-top: 10px;
    background-color: transparent;
    outline: none;
    width: 98%;
    height: 95%;
    padding-left: 10px;
}

.butww3 {
    margin: 0 auto;
    margin-top: 15px;
    transition: all 0.3s;
    cursor: pointer;
    width: 178px;
    height: 47px;
    background-color: #8c806a;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

.butww3:hover {
    background-color: #e36621;
}      .myBtn1 {
    position: relative;
    z-index: 99;
    background-color: #D3B996;
    color: white;
    cursor: pointer;
    border-radius: 10px;
    transition: all 1s;
    width: 45px;
    height: 45px;
    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: 15px;
}
#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: #D3B996;
    color: white;
    cursor: pointer;
    border-radius: 10px;
    transition: all 1s;
    width: 45px;
    height: 45px;
    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: #e36621;
    color: white;
    cursor: pointer;
    border-radius: 10px;
    transition: all 1s;
    width: 45px;
    height: 45px;
    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;
    }
}      .pro {
    width: 1140px;
    margin: 0 auto;
    margin-top: 110px;
}


.pro_left {
    width: 100%;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 0 30px 0 0;
}

.Prow {
    width: 268px;
}

.pdck {
    padding: 12px;
    border-radius: 0 30px 0 0;
    color: #ffffff;
    width: calc(100% - 24px);
    background-color: #2B2B2B;
    font-size: 21px;
    font-weight: 700;
}
.Reviews_flex h2{
    font-size: 21px !important;
}

.Tinput {
    width: 240px;
    height: 46px;
    margin: 15px auto;
    border: 1px solid #d0d0d0;
}

.seac {
    width: 20px;
    padding-left: 12px;
}

.seac img {
    width: 100%;
}

.Tinput {
    display: flex;
    align-items: center;
}

.Tinput input {
    padding-left: 8px;
    width: 82.5%;
    height: 100%;
}

.pro_ul>li>div:nth-child(1) {
    padding: 15px 12px;
    background-color: #8c806a;
    color: #ffffff;
}

.pro_ul>li>div:nth-child(2)>div {
    position: relative;
    padding: 7px 0;
    padding-left: 30px;
    padding-right: 10px;
    color: var(--bt);
}

.pro_ul>li>div:nth-child(2) {
    padding: 7px 0;
}

.pro_ul>li>div {
    cursor: pointer;
}

.pro_ul>li>div:nth-child(2)>div::after {
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #8c806a;
    content: '';
    border-radius: 50%;
    content: '';
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.hver:hover {
    color: #e36621;
}

.Suit_yc {
    position: absolute;
    right: -50%;
    display: none;
    top: -6px;
    transition: all 0.3s;
    background-color: #f9f9f9;
    z-index: 1;
    padding: 10px 0;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.dowmsss {
    display: none;
}

.Suit_por {
    position: relative;
}

.Suit_yc>div {
    padding: 7px 10px;
    position: relative;
}

.Suit_yc>div:hover {
    color: #e36621;
}



.Suit_por:hover .Suit_yc {
    display: block;
}


.yijia_div {
    width: 100%;
    margin-top: 20px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.yijia_div_box {
    padding: 30px 10px;
}

.Pleo {
    font-size: 24px;
    font-weight: 700;
    color: #2b2b2b;
}

.adYj {
    width: 40%;
}

.adYj img {
    width: 100%;
}

.adYj_div  a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}



.Sale>div {
    font-size: 12px;
    color: var(--bt);
    line-height: 20px;

 }

.Sale {
    width: 55%;
}

.Sale>div:not(:nth-child(1)) {
    margin-top: 10px;
}

.adYj_div:not(:nth-child(1)) {
    margin-top: 33px;
}



.guit_right {
    margin-top: 20px;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}

.guit {
    display: flex;
    justify-content: space-between;
}

.guit_right_box {
    padding: 20px;
}

.serA {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #474747;
    margin-bottom: 20px;
}

.setIn {
    width: 100%;
    background-color: #f0f2f4;
    height: 49px;
}

.setIn input::-webkit-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Mozilla Firefox 浏览器 */
.setIn input::-moz-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Internet Explorer 浏览器 */
.setIn input:-ms-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Microsoft Edge 浏览器 */
.setIn input::-ms-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* 标准属性 */
.setIn input::placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

.setIn input {
    width: 100%;
    height: 100%;
    padding-left: 12px;
}

.setIn:not(:nth-child(1)) {
    margin-top: 15px;
}

.texrt {
    width: 100%;
    height: 192px;
    background-color: #f0f2f4;
}

textarea {
    border: 0;
    background-color: transparent;
    outline: none;
}

.texrt {
    margin-top: 15px;
}

.texrt textarea {
    width: 95%;
    height: 93%;
    padding: 12px 0 0 12px;
}

.texrt textarea::-webkit-input-placeholder {
    color: #4c4c4c;
    /* 设置为你想要的颜色值 */
}

/* Mozilla Firefox 浏览器 */
.texrt textarea::-moz-placeholder {
    color: #4c4c4c;
    /* 设置为你想要的颜色值 */
}

/* Internet Explorer 浏览器 */
.texrt textarea:-ms-input-placeholder {
    color: #4c4c4c;
    /* 设置为你想要的颜色值 */
}

/* Microsoft Edge 浏览器 */
.texrt textarea::-ms-input-placeholder {
    color: #4c4c4c;
    /* 设置为你想要的颜色值 */
}

/* 标准属性 */
.texrt textarea::placeholder {
    color: #4c4c4c;
    /* 设置为你想要的颜色值 */
}

.arew {
    font-size: 14px;
    color: #8c806a;
    margin-top: 10px;
}


.SendSSS {
    width: 172px;
    height: 44px;
    color: #ffffff;
    background-color: #e36621;
    text-align: center;
    line-height: 44px;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 15px;
}

.cta {
    border: none;
    background: none;
    cursor: pointer;
}

.cta span {
    padding-bottom: 0px;
    font-size: 14px;
    padding-right: 15px;
    font-weight: 700;
}

.cta svg {
    transform: translateX(-8px);
    transition: all 0.3s ease;
}

.cta:hover svg {
    transform: translateX(0);
}

.cta:active svg {
    transform: scale(0.9);
}

.hover-underline-animation {
    position: relative;
    color: #e36621;
    padding-bottom: 20px;
}

.hover-underline-animation:after {
    content: "";
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #e36621;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}

.cta:hover .hover-underline-animation:after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.cta {
    margin-top: 33px;
}

.flex_but {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cta svg {
    width: 25px !important;
}

.cta5 {
    margin-top: 0;
}

.pro_right {
    width: calc(100% - 300px);
}


.pro {
    display: flex;
    justify-content: space-between;
}

.Coat_flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.oden {
    font-size: 30px;
    font-weight: 700;
    padding-left: 8px;
    color: #2b2b2b;
}

.Ulyt {
    display: flex;
    flex-wrap: wrap;
    margin-top: 33px;
}

.Ulyt>li {
    width: 33.333%;
    padding: 0 8px;
}

.Ulyt * {
    box-sizing: border-box;
}

.ytImg {
    width: 80%;
    padding: 25px 0;
}

.ytImg img {
    width: 100%;
}

.ytImg_flex {
    display: flex;
    justify-content: center;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;

}

.Sale_a {
    text-align: center;
    margin-top: 15px;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
}

.pro_right>div:not(:nth-child(1)) {
    margin-top: 50px;
}


.Ulyt1 {
    margin-top: 0;
}




.faQ {
    width: 1140px;
    margin: 0 auto;
    margin-top: 110px;
}

.teas {
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    color: #191919;
}


.faq_ul>li {
    border-radius: 3px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.UlLidiv {
    display: flex;
    justify-content: space-between;
}

.jiahao {
    width: 20px;
}

.jiahao img {
    width: 100%;
}

.faq_ul {
    margin-top: 52px;
}


.heziw {
    padding: 20px;
    font-weight: 700;
    cursor: pointer;
    font-size: 18px;
    color: #2b2b2b;
}


.China_z {
    text-align: center;
    margin-top: 15px;
    color: #474747;
}

.China_z>div:nth-child(1) {
    font-weight: 700;
}

.China_z>div:nth-child(2) {
    margin-top: 10px;
}


.faq_ul>li:not(:nth-child(1)) {
    margin-top: 20px;
}

.used {
    max-height: 0;
    line-height: 21px;
    overflow: hidden;
    padding-top: 0px;
    transition: all 0.3s;
    font-size: 16px;
    font-weight: 400;
    color: #4c4c4c;
}

.guit {
    width: 1140px;
    margin: 0 auto;
    margin-top: 110px;
}

.guit_left {
    width: calc(100% - 340px);
}

.Buying {
    font-size: 36px;
    font-weight: 700;
    color: #191919;
}


.Buying1 {
    color: #474747;
    margin-top: 20px;
    line-height: 24px;
}

.learn_more {
    color: #474747;
    line-height: 24px;
    
    transition: all 0.5s;
}

.Vllw {
    width: 115px;
    height: 43px;
    background-color: #f97101;
    border-radius: 30px;
    color: #ffffff;
    text-align: center;
    line-height: 43px;
    margin-top: 30px;
}

.guit_right1 {
    width: 315px;
    border-radius: 8px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.guit {
    display: flex;
    justify-content: space-between;
}

.guit_right_box {
    padding: 20px;
}

.serA {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #474747;
    margin-bottom: 20px;
}

.setIn {
    width: 100%;
    background-color: #f0f2f4;
    height: 49px;
}

.setIn input::-webkit-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Mozilla Firefox 浏览器 */
.setIn input::-moz-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Internet Explorer 浏览器 */
.setIn input:-ms-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Microsoft Edge 浏览器 */
.setIn input::-ms-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* 标准属性 */
.setIn input::placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

.setIn input {
    width: 100%;
    height: 100%;
    padding-left: 12px;
}

.setIn:not(:nth-child(1)) {
    margin-top: 15px;
}

.texrt {
    width: 100%;
    height: 192px;
    background-color: #f0f2f4;
}

textarea {
    border: 0;
    background-color: transparent;
    outline: none;
}

.texrt {
    margin-top: 15px;
}

.texrt textarea {
    width: 95%;
    height: 93%;
    padding: 12px 0 0 12px;
}

.texrt textarea::-webkit-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Mozilla Firefox 浏览器 */
.texrt textarea::-moz-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Internet Explorer 浏览器 */
.texrt textarea:-ms-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* Microsoft Edge 浏览器 */
.texrt textarea::-ms-input-placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}

/* 标准属性 */
.texrt textarea::placeholder {
    color: #474747;
    /* 设置为你想要的颜色值 */
}      @font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.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: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.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: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.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: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.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: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.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: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.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: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.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: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.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: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.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: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.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: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.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: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.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: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.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: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.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: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.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: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.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: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
.Sample>div:nth-child(2) {
    margin-top: 20px;
    color: var(--wb);
    width: 95%;
    margin: 0 auto;
    margin-top: 20px;
}
/* greek-ext */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.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: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.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: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.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;
}

* {
    margin: 0;
    padding: 0;
    font-family: 'Inter', sans-serif;
    list-style: none;
    text-decoration: none;
}

a {
    text-decoration: none;
    /* 移除下划线 */
    color: inherit;
    /* 继承父元素的文本颜色 */
    /* 你也可以添加其他样式，比如背景色等 */
}

img {
    vertical-align: middle;
}

.shoo {
    width: 100%;
    background-color: #2b2b2b;
}


:root {
    --bt: #191919;
    --wb: #4c4c4c;
    --bfl: #3e4751;
    --txia: #8c806a;
}





.shoo_jz {
    width: 1140px;
    margin: 0 auto;
    color: #ffffff;
    padding: 10px 0;
}

.shoo_jz_left {
    display: flex;
    align-items: center;
}

.mailImg img {
    width: 20px;
    margin-right: 15px;
}

.head {
    position: fixed;
    top: 0;
    z-index: 111;
    width: 100%;
}

.shoo_jz {
    display: flex;
    justify-content: space-between;
}


.shoo_jz_right img {
    width: 20px;
}

input {
    outline: none;
    border: 0;
    background-color: transparent;
}

.shoo_jz_right>div:nth-child(1) form {
    display: flex;
    align-items: center;
    margin-right: 20px;
}


.shoo_jz_right>div:nth-child(2) {
    display: flex;
    align-items: center;
}

.shoo_jz_right {
    display: flex;

}


.Sinput {
    margin-left: 15px;
}

.Engw {
    margin: 0 15px;
}

.Sinput input {
    color: #ffffff;
    width: 120px;
}




.Sinput input::placeholder {
    color: #ffffff;
    /* 默认颜色 */
}

.shoo_xia {
    transition: all 0.3s;
    width: 100%;
    background-color: rgba(194, 196, 195, 0.3);
}

.shoo_xia_jz {
    max-width: 1379px;
    width:94%;
    display: flex;
    margin-left: 7.5%;
    padding: 25px 0;
    align-items: center;
    justify-content: space-between;
}

.aisuologo {
    width: 200px;
}

.aisuologo img {
    width: 100%;
}

.shoo_xia_ul {
    width: 1140px;
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.Sale_a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 2;
    /* 控制显示的行数 */
    height: 40px;
}

.shoo_xia_ul li {
    font-weight: 500;
    display: flex;
    color: #ffffff;
}

.shoo_xia_ul img {
    width: 11px;
    margin-left: 10px;
}

.shoo_xia {
    position: relative;
}

.inbennr {
    width: 100%;
    height: 901px;
    background-image: url();
    background-size: 1920px 100%;
    background-repeat: no-repeat;
    margin-top: 41px;
}

.inbennr_jz {
    width: 1140px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}

.inb_box {
    position: absolute;

}


.Send:hover{
    background-color: rgb(227, 102, 33);
}
.terw{
    background-color: rgb(227, 102, 33) !important;
}

.sel{
    color: rgb(227, 102, 33) !important;
}
.butn {
    font-weight: 700;
    cursor: pointer;
    width: 224px;
    padding: 0.8em 1.8em;
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
    margin-top: 65px;
    transition: .3s;
    background-color: #8c806a;
    z-index: 1;
    color: #ffffff;
}

.butn::before {
    content: '';
    width: 0;
    height: 600%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background: #2b2b2b;
    transition: .5s ease;
    display: block;
    z-index: -1;
}

.butn:hover::before {
    width: 105%;
}

.butn:hover {
    color: #ffffff;
    transform: scale(1.1);
}

.inb_box {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #ffffff;
}

.inb_box {
    text-align: center;
}

.actur1 {
    font-size: 60px;
    font-weight: 700;

}

.actur2 {
    width: 70%;
    margin: 0 auto;
    margin-top: 33px;
}


.active {
    transform: rotate(180deg);
}


.SendSSS{
    font-weight: 700;
}






:root {
    --swiper-theme-color: #2b2b2b !important;
    --swiper-navigation-size: 18px !important;
}


.Yjaaaa {
    display: none;
}




.foot {
    width: 1140px;
    margin: 0 auto;
    padding-top: 80px;
}



.mail_l img {
    width: 20px;
    vertical-align: baseline !important;
}

.shejiao img {
    width: 20px;
}

.footUl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footUl>li:nth-child(1) {
    width: 30%;
}

.Divwww {
    display: flex;
}

.mail_l {
    margin-right: 15px;
}

.footUl>li>div:nth-child(1) {
    margin-bottom: 33px;
    font-weight: 700;
    font-size: 24px;
}

.footUl>li>div:not(:nth-child(1))>div:not(:nth-child(1)) {
    margin-top: 20px;
}

.footUl {
    position: relative;
    color: #ffffff;
    padding-bottom: 64px;
}

.footUl::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #cdcdcd;
    bottom: 0;
    left: 0;
}

.SiteMap {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    font-size: 12px;
    flex-wrap: wrap;
    color: #ffffff;
}


.ablogo {
    margin-top: 76px;
    width: 100%;
}

.ablogos {
    width: 100%;
}

.ablogos img {
    width: 100%;
}


.abpoa {
    position: absolute;
    left: 50%;
    bottom: 60px;
    transform: translateX(-50%);
}


.ablogo {
    position: relative;
}


.abus {
    font-size: 48px;
    font-weight: 700;
    color: #02b54f;
}


.main {
    margin-top: 33px;
    display: flex;
    justify-content: center;
    color: #474747;
}


.Entertainment {
    width: 100%;
    height: 758px;
    background-image: url(/statics/images/en.png);
    background-size: 1920px 100%;

}

.Entertainment_jz {
    width: 1140px;
    margin: 0 auto;
    height: 100%;
    position: relative;
}

.Entertainment_box {
    color: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.kidQQ {
    font-size: 60px;
    font-weight: 700;
}

.mainZ {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.show {
    max-height: 500px;
}



:root {
    --pri: #ffffff;
}


.head1 {
    background-color: #ffffff;
}

.head_div1 {
    color: #474747;
}

.sousuoDIV1::after {
    background-color: #474747;
}


/* 对所有输入框和文本区域应用相同的样式 */
.sousuoDIV1 input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #474747;
}

.sousuoDIV1 input::-moz-placeholder {
    /* Firefox 19+ */
    color: #474747;
}

.sousuoDIV1 input:-ms-input-placeholder {
    /* IE 10+ */
    color: #474747;
}

.sousuoDIV1 input:-moz-placeholder {
    /* Firefox 18- */
    color: #474747;
}

.English1 {
    color: #474747;
}

.sousuoDIV1 input {
    color: #474747;
}


.Hdad {
    display: none;
}



.foot_div {
    margin-top: 110px;
    width: 100%;
    background-color: #2b2b2b;

}

.Ablogo {
    width: 100%;
    height: 398px;
    margin-top: 42px;
    background-image: url(/statics/images/Ab.jpg);
    background-repeat: no-repeat;
    background-size: 1920px 100%;
}

.Ablogo_jz {
    width: 1140px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hoDiv {
    display: flex;
}

.Ablogo_box {
    text-align: center;
    color: #ffffff;
}

.Usw {
    font-size: 36px;
    font-weight: 700;
}

.hoDiv {
    font-weight: 500;
}

.hoDiv_flex {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.About_El {
    width: 1140px;
    margin: 0 auto;
    margin-top: 85px;
}

.About_El_left {
    width: 51%;
}

.About_El_left img {
    width: 100%;

}

.About_El {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.About_El_right {
    width: 44%;
}

.AEsh {
    font-size: 36px;
    font-weight: 700;
    color: var(--bt);
}


.AEsh_ul>li {
    color: var(--wb);
}

.AEsh_ul>li span {
    color: var(--txia);
    font-weight: 700;
    font-size: 14px;
}

.AEsh_ul {
    margin-top: 20px;
}

.AEsh_ul>li:not(:nth-child(1)) {
    margin-top: 10px;
}

.AEsh1 {
    margin-top: 20px;
    color: var(--wb);
    line-height: 24px;
}

.imgbox img:not(:nth-child(1)) {
    margin-left: 20px;
}
.swiper-pagination-clickable .swiper-pagination-bullet{
    transition: all 0.3s;
}
.Prod_ul li {
    width: 48%;
}

.Employees {
    width: 1140px;
    margin: 0 auto;
    margin-top: 65px;
}

.Employees_ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.Employees_ul>li>div:nth-child(1) {
    font-size: 54px;
    font-weight: 700;
    color: var(--txia);
}

.Employees_ul>li {
    text-align: center;
}

.Employees_ul>li>div:nth-child(2) {
    color: var(--bfl);
    margin-top: 10px;
}


.flex_AEsh {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flex_AEsh .cta {
    margin-top: 0;
}

.cta {
    display: flex;
    align-items: center;
}

.Hangersppppp {
    width: 100%;
    margin-top:41px ;
    height: 798px;
    background-image: url(/uploads/202403/Hangers-1-_1711529261_WNo_8000d3333.jpg);
    background-size: 1920px 100%;
    background-repeat: no-repeat;
}


.Hangers_jz {
    width: 1140px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.pro_ul li{
    border-bottom: 1px solid #ffffff;
}
.Heqw {
    display: flex;
    color: #e36621;
}

.scrollLoading{
    transition: all 0.3s;
}
.Heqw>div:not(:nth-child(1)) {
    margin-left: 8px;
}

.butn2 {
    margin: 0;
}

.Hangers_box1 {
    font-size: 60px;
    font-weight: 700;
    color: var(--bt);
}

.Hangers_box {
    width: 45%;
}

.Heqw {
    margin-top: 15px;
}

.Hangers_box2 {
    line-height: 24px;
    color: var(--wb);
    margin-top: 15px;
}

.butn2 {
    margin-top: 15px;
}


.Prod {
    width: 1140px;
    margin: 0 auto;
    margin-top: 110px;
}


.Prod_box {
    text-align: center;
    width: 85%;
    margin: 0 auto;
}

.Prod_box1 {
    font-size: 36px;
    font-weight: 700;
    color: var(--bt);
}

.Prod_box2 {
    color: var(--wb);
    margin-top: 33px;
}


.Prod_Img img {
    width: 100%;
}

.Prod_Img {
    margin-top: 65px;
}

.cta1_div {
    display: flex;
    justify-content: center;
    width: 100%;
}

.Divwww>div:not(:nth-child(1)) {
    margin-top: 0 !important;
}

.Divwww {
    margin-bottom: 20px;
}

.footUl a:hover {
    color: #e36621;
    text-decoration: underline;
}
.Expand{
    display: none;
}

.xialakuan{
    display: none;
}

.sousuosaa{
    display: none;
}



.eeee {
    position: relative;
}


.yincaww>div{
    margin: 10px 0;
}

.yincaww{
    top: -10px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    left: 100%;
    border-radius: 5px;
    background-color: #ffffff;
    display:none;
    position: absolute;
}
.wwwwqqwe:hover .yincaww{
   display:block;
}
.hoDiv>div:nth-child(even){
    margin: 0 8px ;
}
.eeee:hover .yicn {
    background-color: rgba(255, 255, 255);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    visibility: visible;
    opacity: 1;
    top: 48px;
    z-index: 1111;
    left: -11px;
}



#ssww li {
    transition: all 0.3s;
}

.yicn li {
    color: #353535 !important;
    white-space: nowrap;
}

.yicn>div {
    margin: 10px 0;
}
.yicn li:hover{
    background-color: #2b2b2b;
    color:#ffffff !important;
}

.yicn li {
    position: relative;
    padding: 10px 15px ;
    list-style: none;
}

.yicn {
    border-radius: 5px;
    position: absolute;
    top: 48px;
    left: 0px;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    -o-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all .4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}







.langurlarrBtin {
    display: block;
    font-size: 16px;
    float: left;
padding: 5px;
padding-left: 45px;
    padding-right: 30px;
    position: relative;
    cursor: pointer;
}
.langurlarrBtin:after {
    content: '';
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    border: 6px solid transparent;
    border-top-color: #fff;
    right: 10px;
    top: 13px;
}
.bllangurlarrBtin:after{
    border-top-color: #303030;
}

.LangUrlArrf {
    float: left;
    margin-left: 35px;
    position: relative;

}

.langurlarrBtin:before {
        content: '';
        position: absolute;
            left: 10px;
        top: 6px;
        background-image: url(/new/templates/Web/en/images/cLang.png);
        background-repeat: no-repeat;
        width: 27px;
        height: 18px;
    background-position: 0 -46px;
    }


.langurlarrself {
    position: absolute;
    left: 0px;
    top: 37px;
    background: #fff;
    border-top: none;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 999;
    width: 115px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    display: none;
}
.langurlarr-self-a {
        display: block;
    padding: 5px;
    float: left;
    padding-left: 10px;
    position: relative;
    width: 100%;
}
.llsa-lf {
    float: left;
    background-repeat: no-repeat;
    width: 27px;
    height: 18px;
    background-position: 0 px;
}
.langsonname {
    float: left;
    margin-left: 9px;
    color: #444444;
    font-size: 12px;
}      @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;

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-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%;

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;
font-size: 16px !important;
}
.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;

}
.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:#;
}

.rsst3{
width:110px;
margin-top:20px;
}
.uploadify-button{
border-radius: 2px!important;
padding: 5px 18px!important;
border: 1px solid #DCDCDC!important;
    background-color: #F7F7F7!important;
color:#000!important;
}
.uploadify-button:hover{
text-decoration: none!important;
background-color: #E66F2B!important;
border: 1px solid #E66F2B!important;
color:#fff!important;
}
.uploadify-queue .uploadify-queue-item{
width:388px!important;
}
.uploadify-progress{
width:100%!important;
border: 1px solid #E66F2B!important;
border-radius: 2px!important;
margin-bottom:10px;
}
.rsisimg, .rev-s-picf img{
display:block!important;
}
.uploadify-progress-bar {
    border-radius: 0px!important;
    background-color: #E66F2B!important;
}
.r-s-i-img-show{
display:flex;
gap:10px;
margin-bottom:20px;
flex-wrap:wrap;
}
.rev-s-picf{
display:flex;
gap:10px;
padding-top:20px;
    flex-wrap:wrap;
width:100%;
}
.revs-p-s{
width:12.5%;
}
.rsiimg-s{
width:12.5%;
position:relative;
border: 1px solid #DCDCDC;
}
.rsisimg{
width:100%;
display:block;
}
.rsisclose{
position:absolute;
top:0px;
right:0px;
width:25px;
height:25px;
background:#af3232;
color:#fff;
text-align:center;
line-height:25px;
font-size:16px;
cursor:pointer;
}
.rsimgup-tip{
width:100%;
color:#cccccc;
font-size:14px;
}


/* relatedword */
@media screen and (max-width: 760px){
    .r-s-but {
        padding: 10px 20px;
   
    }
    .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 {
     
    }
    .rev-send-txt {
     
    }
    .rev-content {
        line-height: 25px;
        margin-top: 15px;
    }
    .rev-star-s {
        font-size: 18px;
        width: 25px;
        height: 25px;
    }
   .rev-name-c {
        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;
}
}      .mySwiper img {
    width: 65%;
}

.pro_det {
    width: 1140px;
    margin: 0 auto;
}

.pro_det_left {
    width: 49%;
}




.mySwiper2 img {
    width: 65%;


}


.mySwiper2 .swiper-slide {
    text-align: center;
    padding: 30px 0;
}

.mySwiper2 {
    margin: 10px 6px !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.mySwiper .swiper-slide {
    padding: 25px 0 !important;
    text-align: center;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.mySwiper {
    padding: 6px !important;
}


.pro_det {
    display: flex;
    justify-content: space-between;
    
}

.pro_det_right {
    width: 49%;
    margin-top: 20px;
}

.pro_det {
    margin-top: 110px;
}

.QualityLw {
    font-size: 24px;
    font-weight: 700;
    color: var(--bt);
    line-height: 28px;
}

.pro_det_right_ul {
    margin-top: 30px;
}

.pro_det_right_ul>li {
    color: var(--wb);
}

.pro_det_right_ul>li span {
    font-size: 18px;
    font-weight: 700;
    color: #e36621;
    margin-right: 10px;
}

.pro_det_right_ul>li:not(:nth-child(1)) {
    margin-top: 5px;
}


.but_flex {
    display: flex;
    justify-content: space-between;
}

.butn3 {
    width: 210px;
    background-color: #4c4c4c;
}

.butn4 {
    width: 210px;
}




.Reviews_flex {
    display: flex;
    background-color: #2b2b2b;
    border-radius: 20px 20px 0 0;
}




.Reviews_flex>div {
    padding: 15px;
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
    cursor: pointer;
}

.fuwenben {
    padding: 15px;
}                                                                              


.Reviews_flex>div:nth-child(1) {
    border-radius: 20px 0px 0 0;
}
.Reviews_flex h2{
    font-size: 24px ;
}
.fuwenben>div {
    cursor: pointer;
    display: none;
}

.pro_right {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 20px 20px 0 0;
}

.pro {
    align-items: self-start;
}

.Rel {
    width: 1160px;
    margin: 0 auto;
    margin-top: 110px;
}


.Ulyt12 li {
    width: 25% !important;
}
.Ulyt12{
    margin-top: 65px !important;
}
.rel1 {
    font-size: 36px ;
    font-weight: 700;
    color: var(--bt);
    padding-left: 10px;
}      @media screen and (min-width: 1921px) {
    .inbennr {
        background-size: cover !important;
    }

    .Customize {
        background-size: cover !important;
    }
    .Ablogo{
        background-size: cover !important;
    }
    .Hangersppppp{
        background-size: cover !important;

    }
    .shoo_xia_jz{
        margin-left: calc(50% - 810px) !important;
    }
}






@media screen and (max-width: 1550px) {
    .shoo_xia_jz{
        margin-left: 4%;
    }
    .shoo_jz{
        width:94%;
    }
}


@media screen and (max-width: 1440px) {
    .Material>div:nth-child(odd){
        width: 38%;
    }
    .shoo_xia_ul{
        width:85%;
    }
    .Ablogo_jz {
        width: 94%;
    }

    .inbennr_jz {
        width: 94%;
    }

    .imgbox img:not(:nth-child(1)) {
        margin-left: 0;
    }

    .About_El {
        width: 94%;
    }

    .Prod {
        width: 94%;
    }

    .Yjaaaa {
        width: 99%;
    }

    .Employees {
        width: 94%;
    }

    .QieH {
        width: 94%;
    }

    .Find {
        width: 94%;
    }

    .Why {
        width: 94%;
    }

    .Why_fenlei {
        width: 94%;
    }

    .Customize_jz {
        width: 94%;
    }

    .foot {
        width: 94%;
    }

    .shoo_xia_jz {
        width: 94%;
        margin: 0 auto;
    }

    .aisuologo {
        width: 140px;
    }

    .shoo_jz {
        width: 94%;
    }

    .Vision {
        width: 94%;
    }

    .History {
        width: 94%;
    }

    .swiper-button-prev {
        left: -20px !important;
    }

    .swiper-button-next {
        right: -20px !important;
    }

    .Blog {
        width: 94%;
    }

    .Enriching {
        width: 94%;
    }

    .Anytime_jz {
        width: 94%;
    }

    .Contact {
        width: 94%;
    }

    .Hangers_jz {
        width: 94%;
    }

    .pro {
        width: 94%;
    }

    .faQ {
        width: 94%;
    }

    .guit {
        width: 94%;
    }

    .Free {
        width: 94%;
    }

    .Doping_jz {
        width: 94%;
    }

    .Look_w_div {
        width: 94%;
    }

    .pro_det {
        width: 94%;
    }

    .Rel {
        width: 94%;
    }

    .Swipesss {
        width: 94%;
    }

    .History {
        width: 94%;
    }

    .swiper2 {
        width: 100% !important;
    }
}



@media screen and (max-width: 850px) {

    .Ablogo{
        margin-top: 0px;
    }
    .Swipesss {
        margin-top: 25px;
    }
.xialakuan>li img {
right: 20px;
position: absolute;

width: 16px;
}

.Closure>img {
width: 35px;
}
.dianad{
    position: relative;
}
.catUl li {
margin-top: 10px;
}

.show1{
    max-height: 500px;
}
.yinc1111{
    transition: all 0.1s;
    opacity: 0;
    z-index: -1;
    position: absolute;
    top: 34px;

    width: 90%;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 0 15px 15px 15px;
    background-color: #ffffff;
}
    .head {
        display: none;
    }

    .swiper_Box {
        margin-top: 33px;
    }

    .actur1 {
        font-size: 40px;
    }

    .Blog_l {
        width: 100%;
    }

    .Blog_l_padd {
        padding: 15px;
    }

    .choose {
        text-align: left;
        font-size: 21px;
    }

    .Blog_right {
        margin-top: 20px;
        width: 100%;
    }

    .Blog {
        margin-top: 65px;
        flex-direction: column;
    }

    .AEsh {
        font-size: 21px;
    }

    .Enriching {
        margin-top: 65px;
    }

    .Blog_l1 {
        flex-direction: column;
    }

    .Vision_box {
        height: auto;
    }

    .About_El_left {
        width: 100%;
    }

    .might {
        font-size: 21px;
    }

    .Blog_l3 {
        width: 100%;
        margin-top: 20px;
    }

    .Blog_l2 {
        width: 100%;
    }

    .About_El_right {
        width: 100%;
        margin-top: 20px;
    }

    .Employees_ul>li {
        width: 48%;
    }

    .Employees_ul>li>div:nth-child(1) {
        font-size: 30px;
    }

    .Employees {
        margin-top: 35px;
    }

    .Prod {
        margin-top: 65px;
    }

    .History_ul>li:nth-child(odd) {
        flex-direction: column-reverse;
    }

    .History_ul>li:nth-child(even) {
        flex-direction: column;
    }

    .QieH_flex>div {
        width: 100%;
        height: 55px;
    }

    .History_ul_RIGHT {
        width: 100%;
    }

    .History_ul_LEFT {
        width: 100%;
    }

    .swiper-button-next {
        right: 6px !important;
        width: 43px !important;
        height: 43px !important;
    }

    .swiper-button-prev {
        left: 6px !important;
        width: 43px !important;
        height: 43px !important;
    }

    .History {
        margin-top: 65px;
    }

    .swiper2 {
        width: 90% !important;
    }

    .Prod_box1 {
        font-size: 21px;
    }

    .History_ul {
        margin-top: 33px;
    }

    .Prod_box2 {
        margin-top: 20px;
    }

    .History_ul li {
        padding-bottom: 20px;
    }

    .swiper2::after {
        width: 66%;
        top: 123px;
    }

    .H1ww {
        font-size: 21px;
    }

    .QieH {
        margin-top: 33px;
    }

    .Find {
        margin-top: 33px;
    }

    .Why {
        margin-top: 65px;
    }

    .Why_fenlei {
        margin-top: 33px;
    }

    .Why_fenlei>ul li {
        width: 100%;
        padding: 0;
    }

    .Why_fenlei>ul li:not(:nth-child(1)) {
        margin-top: 20px;
    }
    .KontaktJX{
        width:94% !important;
    }
    .Customize {
        height: auto;
        background-size: cover;
    }
    .Contact{
        height: auto;
    }
    .Kontakt_box {
        padding: 20px 20px !important;
    }
    .inquiry>span{
        font-size: 14px;
    }
    .Customize_jz_left {
        width: 100%;
        margin-top: 20px;
    }

    .Customize_jz>div {
        flex-direction: column-reverse;
    }

    .Customize_jz_right {
        width: 100%;
    }

    .Customize_jz {
        padding: 20px 0;
    }

    .Customize {
        margin-top: 65px;
    }

    .Hangers {
        font-size: 21px;
    }

    .wite_er {
        padding: 15px;
    }

    .Prod_ul li {
        width: 100%;
        flex-wrap: wrap;
    }
    .Pimg{
        width: 100%;
    }
    .Pimg_div{
        margin-top:15px ;
        width: 100%;
    }
    .Prod_box {
        width: 100%;
    }

    .Prod_ul {
        margin-top: 33px;
    }
    .SiteMap div:nth-child(1){
        width: 100%;
        text-align: center;
    }
    .Prod_ul li:not(:nth-child(1)) {
        margin-top: 20px;
    }


    .footUl>li>div:nth-child(1) {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .footUl>li>div:not(:nth-child(1)) {
        font-size: 14px;
        margin-left: 10px;
    }

    .SiteMap div {
        white-space: nowrap;
        padding: 5px 3px;
    }

    .SiteMap a:hover {
        color: #e36621;
        text-decoration: underline;
    }

    .SiteMap {
        padding: 10px 0;
        justify-content: center;
    }

    .Employees_ul>li:not(:nth-child(1)):not(:nth-child(2)) {
        margin-top: 15px;
    }
    .guit{
        flex-direction: column;
    }
    .guit_left{
        width: 100%;
    }
    .guit_right1{
        width: 100%;
    }
    .Buying{
        font-size: 30px;
    }
    .guit{
        margin-top: 65px ;
    }
    .foot_div {
        margin-top: 65px;
        margin-bottom: 65px;
    }

    .foot {
        padding-top: 40px;
    }

    .footUl {
        padding-bottom: 0px;
    }

    .Vision {
        flex-wrap: wrap;
    }

    .Vision_left {
        width: 100%;
    }

    .Vision {
        margin-top: 33px;
    }

    .Vision_box1 {
        margin-top: 20px;
    }

    .Contact {
        flex-direction: column;
    }

    .Contact_left {
        width: 100%;
    }

    .footl {
        padding: 20px;
    }

    .Contact_right {
        width: 100%;
    }

    .Hangersppppp {
        height: 600px;
    }

    .Mannequin1 {
        font-size: 21px;
    }

    .Tinput {
        width: 85%;
    }

    .Hangers_box1 {
        font-size: 30px;
    }

    .Hangersppppp {
        background-position-x: 50%;
    }

    .Ulyt>li {
        width: 48%;
        padding: 0;
    }

    .Tinput {
        width: 89%;
    }

    .pro_ul>li>div:nth-child(2)>div {
        padding-right: 20px;
    }

    .Suit_por_flex {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .Suit_yc {
        right: 0;
        display: block;
        position: static;
        margin: 0;
        padding: 0;
        max-height: 0;
        transition: all 0.3s;
        overflow: hidden;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    }

    .z1z1_img {
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .z1z1_img>div {
        width: 49%;
    }

    .oden {
        padding-left: 0;
        font-size: 21px;
    }

    .dowmsss {
        display: block;
    }

    .pro_left {
        box-shadow: none;
    }

    .pdck {
        border-radius: 0 10px 0 0;
    }

    .Hangers_box {
        width: 100%;
    }

    .pro_left {
        margin-top: 20px;
    }

    .pro_ul>li>div:nth-child(2)>div::after {
        top: 17px;
    }

    .Ulyt {
        justify-content: space-between;
    }

    .Contact_right_box {
        padding: 20px 0;
    }

    .Contact {
        margin-top: 65px;
    }

    .Cus1 {
        font-size: 30px;
    }

    .Cus2 {
        font-size: 18px;
    }

    .pro_det {
        flex-direction: column;
    }

    .pro_det_left {
        width: 100%;
    }

    .pro_det_right {
        width: 100%;
        margin-top: 20px;
    }

    .pro {
        flex-direction: column-reverse;
    }

    .pro_right {
        width: 100%;
    }

    .Prow {
        width: 100%;
    }

    .pro_det {
        margin-top: 65px;
    }

    .pro {
        margin-top: 65px;
    }

    .Rel {
        margin-top: 65px;
    }

    .Ulyt12 {
        margin-top: 33px !important;
        flex-wrap: wrap;
    }

    .Ulyt12>li {
        width: 49% !important;
    }

    .rel1 {
        font-size: 30px;
    }

    .Reviews_flex>div {
        font-size: 18px;
    }

    .pdck {
        font-size: 18px;
    }

    .Free {
        margin-top: 65px;
    }

    .Choi {
        font-size: 21px;
    }

    .butn {
        margin-top: 33px;
    }

    .Doping_jz {
        margin-top: 65px;
    }

    .Doping {
        font-size: 21px;
    }
    .hoDiv_flex{
        display:none;
    }
    .Look_w_div {
        margin-top: 65px;
    }

    .will {
        margin-top: 33px;
    }

    .Look_w {
        font-size: 21px;
    }

    .z1z1_img2 {
        margin-left: 0;
    }

    .z1z1_img1 {
        margin-right: 0;
    }

    .z1z1_img>div {
        padding: 15px 0;
    }

    .cta1 {
        margin-top: 33px;
    }
    .Hangersppppp{
        margin-top: 0px;
    }
    .flex_but{

    }
    .Material>div:nth-child(odd) {
        width: 100%;
    }
.flex_but{
    flex-direction: column-reverse;
}
.butn1{
    margin: 0 auto;
    margin-top: 20px;
}
    .actur2 {
        width: 100%;
    }


    .footUl>li {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .Expand_flex {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .Expand {
        font-size: 16px;
        display: block;
    }

    .wooden {
        max-height: 0;
        overflow: hidden;
        transition: all 0.5s;
    }

    .Expand_flex {
        cursor: pointer;
    }

    .inbennr {
        margin-top: 0;
        height: 600px;
    }
    .heziw{
        padding: 10px;
    }
    .actur1 {
        font-size: 28px;
    }

    .bgm>div {
        font-size: 18px;
    }
    .UlLidiv>div:nth-child(1){
        font-size: 16px ;
        width: 95% ;
    }
}





@media screen and (max-width:850px) {

    .Hdad {
        width: 100%;
        display: flex;
        transition: all 0.3s;
        justify-content: space-between;
    }

    .Hdad_left>img {
        width: 150px;
    }

    #checkbox {
        display: none;
    }

    .toggle {
        position: relative;
        width: 40px;
        height: 40px;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 10px;
        transition-duration: .3s;
    }

    .bars {
        width: 100%;
        height: 4px;
        background-color: rgb(76, 189, 151);
        border-radius: 5px;
        transition-duration: .3s;
    }

    /* Hide the default checkbox */
    .container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .container {
        display: block;
        position: relative;
        cursor: pointer;
        font-size: 20px;
        user-select: none;
    }

    .checkmark {
        position: relative;
        top: 0;
        left: 0;
        height: 1.3em;
        width: 1.3em;
    }

    .inbenr {
        margin-top: 67px;
    }

    .checkmark span {
        width: 29px;
        height: 2px;
        background-color: #333;
        position: absolute;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
    }

    .checkmark span:nth-child(1) {
        top: 10%;
    }

    .checkmark span:nth-child(2) {
        top: 50%;
    }

    .checkmark span:nth-child(3) {
        top: 90%;
        display: block;
    }


    .Hdad {
        position: fixed;
        top: 0;
        z-index: 111;
    }

    .Hdad_right_img {
        font-size: 0;
        width: 28px;
        margin-right: 33px;
    }

    .Hdad_right_img img {
        width: 100%;
    }

    .Hdad_box {
        padding: 15px 0;
        width: 100%;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .Hdad_left {
        margin-left: 10px;
    }

    .Hdad_right {
        margin-right: 20px;
        display: flex;
    }


    .xialakuan {
        height: 0;
        transition: all 0.3s;
        overflow: hidden;
        z-index: 111111;
        position: fixed;
        width: 100%;
        top: 0;
        background-color: #ffffff;
        box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
    }

    .xialakuan {
        display: block;
    }

    .sousuosaa {
        display: block;
    }

    .xialakuan::after {
        width: 100%;
        content: '';
        position: absolute;
        top: 0;
        height: 2px;
        background-color: var(--bt);
    }

    .xialakuan>li {
        font-weight: 500;
        border-bottom: 1px solid #ddd;
        padding: 15px 15px 15px 15px;
    }

    .show {
        max-height: 500px;
    }

    .cat {
        position: relative;
    }

    .xialakuan>li img {
        right: 20px;
        position: absolute;
        top: 19px;
        width: 16px;
    }

    .Closure>img {
        width: 35px;
    }

    .catUl li {
        margin-top: 10px;
    }

    .catUl {
        max-height: 0;
        overflow: hidden;
        margin-left: 10px;
        transition: all 0.3s;
    }

    .active {
        transform: rotate(180deg);
    }

    .ClosureImg_div {
        position: relative;
        width: 100%;
        height: 35px;
    }

    .ClosureImg {
        position: absolute;
        right: 10px;
        top: 9px;
        width: 35px;
    }

    .ClosureImg img {
        width: 100%;
    }

    .sousuosaa {
        transition: all 0.3s;
        right: -500%;
        z-index: 111111;
        top: 0;
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: #191919;
    }

    .guanbaaaa img {
        float: right;
        margin: 60px;
        width: 25px;
        height: 25px;
    }

    .actid img {
        padding: 12px;
        width: 25px;
        height: 25px;
    }

    .serac1 {
        margin-left: 7%;
     
     
      
    }
    .serac input{
        border-radius: 30px;
        height: 50px;
        background-color: #ffffff !important;
        width: 65% !important;
        border: 1px solid #ebece9;
    }

    .serac {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        justify-content: space-between;
        display: flex;
    }

    .actid {
        margin-right: 50px;
        border-radius: 50%;
        height: 50px;
        background-color: #ffffff;
        border: 1px solid #ebece9;
        width: 50px;
    }

    .serac input {
        font-size: 14px;
        padding-left: 20px;
        height: 50px;
        width: 88%;
        border: 0;
        outline: none;
        background-color: transparent;
    }

    .Leading_b {
        height: 933px;
    }

    .boxnersss {
        padding-top: 209px;
        flex-direction: column;
    }

    .JERA {
        height: 300px;
    }

    .cpxq {
        flex-direction: column;
    }

    .cpxq_left {
        width: 100%;
    }

    .cpxq_right {
        width: 100%;
        margin-top: 20px;
    }

    .piew {
        font-size: 25px;
    }

    .Descriptionw {
        margin-top: 20px;
    }
}    