
        .KontaktJX {
    max-width: 800px;
    width:94% ;
    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: #f3f3e7;
}

.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 {
    transition: all 0.3s;
    cursor: pointer;
    width: 178px;
    height: 47px;
    background-color: #066133;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

.butww3:hover {
    background-color: #6bbb5e;
} */        .myBtn1 {
    position: relative;
    z-index: 99;
    background-color: #332c2b;
    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: #6bbb5e;
    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: #e48c26;
    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;
    }
}        .poppins-thin {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.poppins-extralight {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.poppins-semibold {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.poppins-bold {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.poppins-black {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.poppins-thin-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.poppins-extralight-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: italic;
}

.poppins-light-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.poppins-regular-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.poppins-medium-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.poppins-semibold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
}

.poppins-bold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.poppins-extrabold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: italic;
}

.poppins-black-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: italic;
}


@font-face {
    font-family: 'icomoon_9';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/font/icomoon_9.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon_9.woff") format("woff"), 
url("/font/icomoon_9.ttf") format("truetype"), 
url("/icomoon_9.svg#$font") format("svg");
}

@font-face {
    font-family: 'icomoon';
font-display: swap;
    font-style: normal;
    font-weight: 400;
font-family: "icomoon"; 
src: 
url("/font/icomoon.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon.woff") format("woff"), 
url("/font/icomoon.ttf") format("truetype"), 
url("/font/icomoon.svg#$font") format("svg");
}


/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100 900;
    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;
}
@font-face {
    font-family: 'icomoon2';
font-display: swap;
    font-style: normal;
    font-weight: 400; 
src: url("/font/icomoon2.eot?#iefix") format("embedded-opentype"), 
    url("/font/icomoon2.woff") format("woff"), 
    url("/font/icomoon2.ttf") format("truetype"), 
    url("/icomoon2.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon_35';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/font/icomoon35.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon35.woff") format("woff"), 
url("/font/icomoon35.ttf") format("truetype"), 
url("/icomoon35.svg#$font") format("svg");
}


a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}


* {
    margin: 0;
    padding: 0;
    list-style: none;
    box-sizing: border-box;
    font-family: "Poppins", sans-serif;
}

img {
    transition: all 0.3s;
    vertical-align: middle;
    width: 100%;
}

input {
    outline: none;
    border: 0;
    background-color: transparent;
}


textarea {
    outline: none;
    border: 0;
    background-color: transparent;
}







.Ab_bj {
    width: 100%;
    background-image: url(/uploads/202412/Abimg-1726218921-WNo-8009d1959-1-_1734676263_WNo_8009d1959.png);
    background-size: 1920px 100%;
    height: 470px;

}






.leftww {
    width: 12px;
}





.head {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1111;
    transition: all 0.3s;
}

.head_jz {
    max-width: 1350px;
    width: 94%;
    margin: 0 auto;
    color: #fff;
}

.Ymail {
    margin-right: 12px;
    width: 18px;
}

.shej img {
    width: 20px;
}

.head_top_left {
    align-items: center;
    display: flex;
}

.head_top {
    display: flex;
    height: 45px;
    align-items: center;
    justify-content: space-between;
}

.Uwf {
    display: flex;
    margin-right: 33px;
    align-items: center;
}

.head_top_right {
    display: flex;
}

.Ned {
    margin-right: 20px;
}

.shej img {
    margin-left: 3px;
}

.enLogow {
    width: 70px;
}

.Down {
    width: 12px;
    margin-left: 12px;
}

.diqiu {
    width: 15px;
    font-size: 0;
}

.seach {
    width: 15px;
}

.head_bottom {
    display: flex;
    padding: 5px 0;
    align-items: center;
    justify-content: space-between;
}

.asdaw>ul {
    display: flex;
    width: 90%;
    align-items: center;
    justify-content: space-between;
}

.asdaw {
    display: flex;
    justify-content: space-between;
}

.navw {
    display: flex;
    align-items: center;
}

.Eflex {
    display: flex;
}

.Eflexqwe {
    margin: 0 40px 0 15px;
}

.asdaw {
    width: 80%;
}

.get_srt {
    display: inline-block;
    color: #fff;
    padding: 10px 30px;
    background-color: #e48c26;
    margin-top: 20px;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
}

.get_srt:hover {
    background-color: #332C2B;
}

.line_box {
    position: absolute;
    top: 50%;
    color: #fff;
    max-width: 1350px;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 94%;
    margin: 0 auto;
}

.asdawxx {
    font-size: 60px;
    font-weight: 500;
}

.Making {
    font-weight: 700;
    font-size: 60px ;
}

.line {
    line-height: 24px;
    width: 80%;
    margin-top: 20px;
}


.foot_bj {
    width: 100%;
    background-image: url(/statics/images/foot\ \(1\).jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.foot_bj_box {
    max-width: 1350px;
    width: 94%;
    text-align: center;
    margin: 0 auto;
    padding: 135px 0;
}

.t_op {
    font-size: 48px;
    color: #fff;
    font-weight: 700;
}

.foor_bot {
    width: 100%;
    background-image: url(/statics/images/foot1w.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.foor_bot_p {
    padding: 100px 0;
}

.shje img {
    width: 25px;
    margin-right: 5px;
}

.foor_bot {
    color: #fff;
}

.foor_bot_p {
    max-width: 1350px;
    width: 94%;
    margin: 0 auto;
}

.inb {
    position: relative;
}

.Ymail_FLEX {
    display: flex;
}

.al_uL>li>div:nth-child(1) {
    margin-bottom: 33px;
    font-size: 18px;
    font-weight: 700;
}

.al_uL>li>div:not(:nth-child(1)):not(:nth-child(2)) {
    margin-top: 10px;
}

.al_uL {
    display: flex;
    justify-content: space-between;
}

.laixcw>div>div:nth-child(1) {
    margin-bottom: 33px;
    font-size: 18px;
    font-weight: 700;
}

.eeee {
    position: relative;
}

.ilos {
    width: 100%;
    white-space: nowrap;
    line-height: 30px;
    padding: 8px 20px;
    display: block;
    color: #333;
    position: relative;
    transition: all 0.3s;
    border-bottom: 1px solid #ddd;
}

.asdaw>ul>li {
    height: 74px;
    line-height: 74px;
}

.erjic {
    min-width: 220px;
    background: #fff;
    position: absolute;
    left: -16px;
    top: 74px;
    display: none;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}


.sanjic{
    min-width: 220px;
    background: #fff;
    position: absolute;
    left: calc(100%);
    overflow: hidden;
    top: 0;
    display: none;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.erjic a{
    display: block;
    transition: all 0.3s ;
}
.ilos:hover {
    background-color: #e48c26;
    color: #fff;
}
.ilos a:hover{
    transform: scale(1.1);
}
.ilos:hover .sanjic{
    display: block;
}
.eeee:hover .erjic {
    display: block;
}

.Bldown_w {
    width: 20px;
    margin-right: 20px;
}

.Roll p {
    font-weight: 400;
    font-size: 16px;
}

.active {
    transform: rotate(180deg) !important;
}

.uldinw img:hover {
    transform: scale(1.1);
}

.uldinw {
    overflow: hidden;
}

.Roll p:not(:nth-child(1)) {
    margin-top: 10px;
}

.foor_bot_box {
    width: 100%;
}

.foor_bot_box>div {
    max-width: 1350px;
    width: 94%;
    margin: 0 auto;
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    position: relative;
}

.foor_bot_box>div::after {
    width: 100%;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background-color: #131313;
}

.Vwwd {
    font-size: 48px;
    font-weight: 700;

}

.Vwwd_box {
    text-align: center;
    color: #fff;
}

.mian {
    display: flex;
}

.Ab_bj {
    display: flex;
    justify-content: center;
    align-items: center;
}

.leftww {
    margin: 0 10px;
}

.mian_w {
    display: flex;
    justify-content: center;
}



.souKun {
    width: 100%;
    opacity: 0;
    background-color: #e48c26;
    position: absolute;
    bottom: -70px;
    z-index: -1;
    display: none;
    transition: all 0.3s;
}




.souKun_inp {
    max-width: 1350px;
    width: 94%;
    margin: 0 auto;
    height: 30px;
    border-bottom: 1px solid #FFf;
}
.souKun_inp form{
    width: 100% ;
}
.souKun>div {
    padding: 20px;
}

.souKun_inp input {
    padding-left: 12px;
    font-size: 18px;
    color: #fff;
    width: 100%;
    height: 100%;
}


.souKun_inp input::placeholder {
    color: #fff;
    /* 设置你想要的颜色 */
    opacity: 1;
    /* 可选，确保颜色不受默认透明度影响 */
}

/* 对于兼容性，也可以加上其他前缀 */
.souKun_inp input::-webkit-input-placeholder {
    /* 对于 Chrome, Safari */
    color: #fff;
}

.souKun_inp input::-moz-placeholder {
    /* 对于 Firefox 19+ */
    color: #fff;
}

.souKun_inp input:-ms-input-placeholder {
    /* 对于 IE 10+ */
    color: #fff;
}

.souKun_inp input:-moz-placeholder {
    /* 对于 Firefox 4-18 */
    color: #fff;
}





.asrwf {
    width: 25px;
    margin-right: 12px;
}

.souKun_inp {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

html {
    scroll-behavior: smooth;
}



.foor_bot a:hover{
    color: #e48c26;
    text-decoration: underline;
}



.button {
    padding: 10px 20px;
    margin-top: 33px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    background-color: #332c2b;
    border: none;
    color: white;
    position: relative;
    width: 160px;
    height: 45px;
    transition: background-color 0.2s ease-in, all 0.15s ease-in;
}

button::after {
    display: flex;
    align-items: center;
    justify-content: center;
    content: "ALL SERVICES";
    width: 160px;
    height: 45px;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(-5px, -5px);
    background-color: #e48c26;
    transition: all 0.15s ease-in;
}
.asfRevie{
    overflow: hidden;
}
form{
    width: 100% ;
    height: 100% ;
}

button:hover::after {
    transform: translate(5px, 5px);
}

button:hover {
    transform: translate(-5px, -5px);
}

button:active::after {
    background-color: rgb(183, 52, 0);
}

.Send:hover{
    background-color: #332c2b !important;
}


.Send{
  cursor: pointer;
}

.foas_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}

.foas_left {
    width: 50%;
}

.foas_right {
    width: 50%;
}
.foas_left span{
    font-weight: 600;
}


.bofa{
    cursor: pointer;
    transition: all 0.3s ;
}

.bofa img:hover{
    transform: scale(1.1);
}


.HexHouk {
    display: none;
    }

    .Hdad_right{
        align-items: center;
    }


    .STARTED::after{
        content: "GET STARTED";
    }

    .iframeVideoBox {
        position: absolute;
            top: 0;
            width: 100%;
            padding-bottom: 56.4%;
            overflow: hidden;
        }
    
        .iframeVideoBox iframe {
            position: absolute;
            top: -10%;
            height: 100%;
            width: 300%;
            left: -100%;
            pointer-events: none;
        }
        .line_box {
          z-index: 1;
        }  
        .blog_flex {
    display: flex;
    padding: 20px;
    justify-content: space-between;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.blog_right {
    width: 323px;
}

.blog_left {
    width: calc(100% - 350px);
}

.blog {
    max-width: 1350px;
    width: 94%;
    margin: 135px auto;
}

.baig {
    width: 27.5%;
}

.Octw {
    width: 70%;
}

.ggb {
    font-size: 21px;
    font-weight: 700;
    color: #332C2B;
}

.Octtt {
    font-size: 14px;
    color: #E48C26;
    margin: 10px 0;
}

.Clad_w {
    color: #717070;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 50px;
    line-height: 24px ;
}

.geitw_topww {
    margin-top: 15px;
}


.blog_left .blog_flex:not(:nth-child(1)) {
    margin-top: 20px;
}

.blog {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.g_rigxin {
    display: flex;
    font-size: 24px;
    font-weight: 700;
    align-items: center;
    color: #332C2B;
}

.g_rigxin_img {
    width: 17px;
    font-size: 0;
    margin-right: 15px;
}


.inputbox {
    width: 100%;
    height: 42px;
    display: flex;
    align-items: center;
    border: 1px solid #efefef;
    margin-top: 25px;
}

.inputbox img {
    width: 20px;
    margin-left: 15px;
}

.inputbox input {
    width: 100%;
    height: 100%;
    padding-left: 12px;
}

.Chemical_ul li {
    transition: all 0.3s ;
    padding-top: 25px;
    padding-bottom: 15px;
    position: relative;
    font-size: 16px;
    cursor: pointer;
    font-weight: 500;
    color: #332C2B;
}

.Chemical_ul li:hover {
    color: #E48C26;
}
.Chemical_ul li:hover::after{
    background-color: #E48C26;
}
.Chemical_ul li::after {
    width: 100%;
    height: 1px;
    background-color: #c8c8c8;
    transition: all 0.3s ;
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
}

.Set_A {
    width: 100%;
    margin-top: 40px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.xiny{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.saew {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #54595f;
    margin-bottom: 25px;
}

.Consul {
    padding: 20px 10px;
}

.naxc {
    width: 100%;
    height: 46px;
    background-color: #ffffff;
}

.naxc input {
    width: 100%;
    height: 100%;
    padding-left: 12px;
}

.naxc:not(:nth-child(1)) {
    margin-top: 12px;
}

.teqx {
    margin-top: 15px;
    width: 100%;
    height: 120px;
    padding: 12px 0 0 12px;
    border: 1px solid #e2e2e2;
}

.teqx textarea {
    width: 100%;
    height: 100%;
}

.are_z {
    font-size: 14px;
    color: #e48c26;
    padding-top: 10px;
}

.Send {
    width: 140px;
    height: 47px;
    background-color: #e48c26;
    color: #ffffff;
    text-align: center;
    line-height: 47px;
    font-size: 14px ;
    margin: 0 auto;
    margin-top: 20px;
}


.naxc{
    border: 1px solid #e2e2e2;
}

.xiny_fuen{
    padding: 30px 20px ;
}

.xiny_fuen *{
    padding: revert;
    margin: revert;
    list-style: disc;
}

.Likesww{
    font-size: 36px ;
    font-weight: 500;
    color: #202121;
}

.Also{
    max-width: 1350px ;
    width: 94% ;
    margin: 0 auto;
}


.w_werCH{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.gw_werCHOOSEw_bnbb{
    margin-bottom: 110px ;
}




.Also_fel{
    max-width: 1370px ;
    width: 94% ;
    margin: 0 auto;
    margin-top: 55px ;
    margin-bottom: 110px ;
}


.Also_fel_padd{
    padding: 30px 20px ;
    text-align: center;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.Also_fel>ul{
    display: flex;
}

.Also_fel>ul li{
    width: 25%;
    padding: 0 10px ;
}

.claw{
    margin: 20px 0 ;
    font-size: 24px ;
    font-weight: 500;
    color: #202121;
}

.lacds{
    color: #717070;
    line-height: 24px ;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;

    height: 72px ;
}

.cnp>ul li{
    background-size: cover;
    width: 100% ;
    background-color: rgba(255, 255, 255, 0.1); /* 这里的0.5表示50%的透明度 */

}

.geitw_topww{
    font-size: 16px ;
    font-weight: 700;
    color: #E48C26;
}  
        .zs img {
    width: auto;
}

.colat_left {
    width: 49.5%;
    background-color: #e48c26;
    display: flex;
    align-items: center;
    justify-content: center;
}

.colat {
    max-width: 1870px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}


.zs_flex {
    display: flex;
    width: 82%;
}

.Zssf {
    margin-left: 15px;
}

.asfwww {
    font-size: 40px;
    font-weight: 700;
}

.zs {
    margin-top: 33px;
}

.ction {
    margin-top: 20px;
    font-size: 18px;
    color: #332C2B;
}

.colat_right {
    position: relative;
    width: 49.5%;
}

.bofa {
    position: absolute;
    width: 60px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.swiper_box {
    max-width: 1870px;
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
}

.Chips {
    padding: 10px 0;
    background-color: #e3e3e3;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;       /* Prevent the text from wrapping to a new line */
    overflow: hidden;          /* Hide the overflowed content */
    text-overflow: ellipsis;   /* Display ellipsis (...) for overflowing text */
}

.asfwww span {
    font-size: 60px;
}

.Range {
    font-size: 40px;
    font-weight: 700;
}

.hocw {
    background-color: #e48c26;
    display: inline-block;
    padding: 0 10px;
}

.NJAll {
    max-width: 1350px;
    width: 94%;
    margin: 0 auto;
    padding-top: 135px;
    display: flex;
    justify-content: space-between;
    padding-bottom: 450px;
}

.NJAll_box {
    width: 100%;
    background-image: url(/statics/images/bj.png);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}




.NJAll_left {
    width: 58.3333%;
}

.tomize {
    font-size: 18px;
    font-weight: 700;
    color: #332C2B;
}

.videww {
    margin-top: 40px;
}

.parts {
    line-height: 24px;
    color: #332C2B;
    margin-top: 10px;
}

.tomize img {
    margin-right: 12px;
}

.videww li:not(:nth-child(1)) {
    margin-top: 20px;
}




.NJAll_right {
    width: 40%;
}

.asfwxxx {
    color: #332C2B;
}

.mnimg {
    max-width: 1350px;
    width: 100%;
    position: absolute;
    bottom: -290px;
    left: 50%;
    transform: translateX(-50%);
}

.ARE {
    width: 100%;
    background-color: #e3e3e3;
}

.ARE_jz {
    max-width: 1350px;
    width: 94%;
    padding: 390px 0 0 0;
    margin: 0 auto;
}

.hinery {
    width: 25%;
}

.hinery_right {
    width: 70%;
}

.ARE_flex {
    display: flex;
    justify-content: space-between;
}

.hinery_right p {
    color: #332C2B;
    line-height: 24px;
}

.hinery_right p:not(:nth-child(1)) {
    margin-top: 20px;
}

.lin img {
    width: auto;
}

.lin li {
    width: 32%;

}

.lin li:not(:nth-child(-n + 3)) {
    margin-top: 55px;
}

.lin {
    display: flex;
    margin-top: 55px;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 88px;
}

.parts_w {
    font-size: 18px;
    font-weight: 700;
    color: #332C2B;
    margin-top: 10px;
}

.suit {
    margin-top: 20px;
    color: #332C2B;
}


.op_flex {
    display: flex;
    padding-bottom: 135px;
}

.opImg {
    width: 30%;
}

.buttonw {
    background-color: #fff;
}

.Work_div {
    width: 70%;
    color: #fff;
    padding: 20px 40px;
    background-color: #000;
}

/* .buttonw::after {
    content: 'GET STARTED';
} */

.Next_w {
    font-size: 30px;
    font-weight: 700;
}

.Moldsww {
    line-height: 24px;
    margin-top: 10px;
}

.Work_div {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.asfjww {
    width: 70%;
}

.REAL {
    max-width: 1350px;
    width: 94%;
    margin: 135px auto;
    margin-top: 0;
    padding-top: 135px ;
    background-image: url(/statics/images/bj.png);
    background-size: cover;
    background-repeat: no-repeat;
}


.REAL_box {
    text-align: center;
}

.uldinw_flex {
    margin-top: 55px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.uldinw {
    width: 48.5%;
    position: relative;
}

.uldinw_b {
    position: absolute;
    bottom: 0;
    padding: 20px;
    color: #fff;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.uldinw_right {
    text-align: center;
    width: 48%;
}

.ernt {
    width: 60px;
    margin: 33px auto;
}

.maxnw {
    color: #332C2B;
    line-height: 24px;
}

.asd {
    font-size: 18px;
    font-weight: 700;
    color: #332C2B;
}

.asdwwqw {
    font-size: 16px;
    color: #E48C26;
}

.uldinw_right {
    width: 49%;
    position: relative;
}

.uldinw_right .swiper-button-prev {
    position: static !important;
}

.uldinw_right .swiper-button-prev::after {
    color: #E48C26;
    font-weight: 900;
    font-size: 26px;
}

.uldinw_right .swiper-button-next::after {
    color: #E48C26;
    font-weight: 900;
    font-size: 26px;
}

.uldinw_right .swiper-button-next {
    position: static !important;
}

.asdwwc:hover::after {
    color: #000000 !important;
}


.uldinw_right>ul li {
    width: 48%;
}

.uldinw_right>ul li:not(:nth-child(-n + 2)) {
    margin-top: 28px;
}

.uldinw_right>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.asdwcc {
    position: relative;
}

.uldinw_bwqe {
    font-size: 16px;
    padding: 10px;
}

.uldinw_flexss {
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}

.sfaw>div {
    display: flex;
}

.sfaw {
    display: flex;
    justify-content: center;
    margin-top: 33px;
}


.REAL1{
    max-width: 1370px ;
    width: 94% ;
    margin: 0 auto;
    margin-bottom: 135px ;
}

.asdwUl li{
    width: 33.333% ;
    padding: 0 10px ;
}

.boxw{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.Cooker{
    padding: 20px ;
}

.asdwUl{
    margin-top: 55px ;
}

.GAS{
    font-size: 18px ;
    font-weight: 700;
    color: #332C2B;
}

.GAS_time{
    color: #E48C26;
    margin: 10px 0 ;
}

.GAS_ww{
    line-height: 21px ;
    color: #332C2B;
}

.asdwUl{
    display: flex;
}

.wrappersad {
    -webkit-transition-timing-function: linear !important;
    -moz-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}

#Pc{
    aspect-ratio: 1920 / 973;
}
.colat_right .scrollLoading{
    aspect-ratio: 463 / 278;
}
.swiImg img{
    aspect-ratio:228 / 155;
}
.mnimg{
    /* position: relative; */
    color: #ffff;
   }
   .enaf{
    font-size: 30px ;
    font-weight: 700;

   }
   .enaf1{
     font-size: 18px ;
      margin-top: 20px ;
   }
   .mian_poa{
    position: absolute;
    left: 50% ;
    bottom: 50px ;
    transform: translateX(-50% );
   }
   .agsfxx{
    text-align: center;
   }

   .ABOUT::after{
       content: "ALL ABOUT";
   }  
        .Malw {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Malw_left {
    width: 48%;
}




.Malw_right {
    width: 48%;
}

.Lineww>div:nth-child(1) {
    font-size: 24px;
    font-weight: 700;
    color: #E48C26;
}


.Lineww>div:nth-child(2) {
    margin-top: 20px;
    color: #332C2B;
}

.Malw {
    max-width: 1350px;
    width: 94%;
    margin: 0 auto;
    margin-top: 135px ;
}
.Malw_right>.Lineww:not(:nth-child(1)){
    margin-top: 33px ;
}

.zxfsww::after{
    width: 200px ;
    content: 'Consult the Machine';
}

.zxfsww{
    width: 200px ;
}

.Malw_bx{
  max-width: 1350px ;
  width: 94% ;
  margin: 0 auto;
  margin-top: 55px ;
}

.fueb{
    padding: 20px ;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.Like_Y{
    max-width: 1350px ;
    width: 94%;
    margin: 0 auto;
    margin-top: 135px ;
}

.vasf{
    font-size: 36px ;
    font-weight: 700;
    color: #202121;
}

.uldin_div{
    margin-top: 55px ;
    max-width: 1370px ;
    width: 94% ;
    margin: 0 auto;
    margin-bottom: 135px ;
}

.ssssafas li{
    width: 33.33% ;
    padding: 0 10px ;
}

.asfvgv{
    padding: 10px 0 ;
    text-align: center;
    background-color: #e3e3e3;
    font-weight: 500;
    font-size: 18px ;
}
.ssssafas{
    margin-top: 55px ;
     display: flex;
     
}  
        .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;
}
}  
        @font-face {
font-display: swap;
    font-style: normal;
    font-weight: 400;
font-family: "ico"; 
src: 
url("/font/icomoon_pl.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon_pl.woff") format("woff"), 
url("/font/icomoon_pl.ttf") format("truetype"), 
url("/font/icomoon_pl.svg#$font") format("svg");
}
.review-title{
    float:left;
    width:100%;
    color: #4c4c4c;
    font-size: 14px;
    font-family: 'Roboto', serif, sans-serif;
}
.aggrat-val{
    font-size:22px;
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';
}

.uploadify-button:hover {
    text-decoration: none !important;
    background-color: #6bbb5e !important;
    border: 1px solid #6bbb5e !important;
    color: #fff !important;
}

.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: #4c4c4c;
}
.rev-sel-show-f{
    float:left;
width:122px;
    height:25px;
line-height:25px;
font-size:14px;
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:14px;
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:16px;
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:16px;
margin-top:9px;
color:#000;
}
.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:14px;
color:#4c4c4c;
}
.rev-star-s:before {
    position: absolute;
    content: '\e9d9';
}
.rev-s-top3{
    float:left;
width:100%;
font-size:14px;
color:#4c4c4c;
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:16px;
line-height:30px;
margin-top:20px;
color:#4c4c4c;
}
.rev-send-f{
    float:left;
width:100%;
margin-top:40px;
}
.rev-send-txt{
    float:left;
width:100%;
font-size: 16px;
color: #000;
}
.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;
color: #000;
}
.r-s-i-s-txt2{
            float:left;
width:75px;
font-size: 16px;
margin-top:10px;
color: #000;
}
.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: #!important;
border: 1px solid #!important;
color:#fff!important;
}
.uploadify-queue .uploadify-queue-item{
width:388px!important;
}
.uploadify-progress{
width:100%!important;
border: 1px solid #!important;
border-radius: 2px!important;
margin-bottom:10px;
}
.uploadify-progress-bar {
    border-radius: 0px!important;
    background-color: #!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;
}

.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: 16px;
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:#e48c26;
font-size: 16px;
cursor:pointer;
text-align:center;
}
.r-s-but:hover{
    background:#;
}
.rev-send-star-s{
            float:left;
    font-family: ico;
    font-size: 24px;
    color: #;
    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';
}

@media screen and (max-width: 1150px){
.r-s-but {
        padding: 10px 20px;
        font-size: 16px;
    }
    .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: 14px;
    }
    .rev-send-txt {
        font-size: 1.4px;
    }
    .rev-content {
        font-size: 14px;
        line-height: 25px;
        margin-top: 15px;
    }
    .rev-star-s {
        font-size: 18px;
        width: 25px;
        height: 25px;
    }
   .rev-name-c {
        font-size: 16px;
        margin-top: 7px;
    }
    .rev-flag {
        width: 30px;
    }
    .rev-s-top1 {
        margin-top: 20px;
    }
    .review-title{
    font-size:14px;
}
    .r-s-i-s-tip-arrow{
   display:none;
}
}        .Recip_d {
    max-width: 1350px;
    width: 94%;
    margin: 0 auto;
    margin-top: 135px;
}

.V_SHIP {
    position: relative;
    margin-top: -110px;

}

.Recip_d_left {
    width: 48%;
}

.Recip_d_padd {
    border: 1px solid #e3e3e3;
    display: flex;
    justify-content: space-between;
}

.Recip_d_right {
    width: 48%;

}

.hocw_w {
    text-align: center;
    margin-top: 20px;
}

.offers_j {
    color: #332C2B;
    margin-top: 20px;
    line-height: 24px;
}

.nav {
    max-width: 1360px;
    width: 94%;
    margin: 0 auto;
    margin-top: 110px;
}

.nav>ul li {
    width: 33.33%;
    padding: 0 5px;

}

.nav_w {
    border: 1px solid #e3e3e3;
    padding-bottom: 33px;
}

.asxxxdw {
    font-size: 18px;
    font-weight: 700;
    color: #332C2B;
    text-align: center;
    margin-top: 33px;
}

.button_div {
    text-align: center;
}

.View_All::after {
    content: "View All";
}

.nav>ul {
    display: flex;
    flex-wrap: wrap;
}

.nav>ul li:not(:nth-child(-n + 3)) {
    margin-top: 33px;
}

.Recipww {
    background-position-y: -700%;
}

.REAL1_to {
    margin-top: 135px;
}




.are_wesa {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #332c2b;
}

.FAQ_j_ul {
    margin-top: 55px;
}

.are_we {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding: 20px 30px;
}

.Neodymiumwww {
    margin-top: 0px;
    line-height: 24px;
    height: 0;
    overflow: hidden;
    transition: all 0.3s;
}

.Bldown_w_flex {
    transition: all 0.1s;
    background-position-y: bottom;
    background-size: cover;
    color: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.Neodymiumwww>div {
    padding: 20px;
    color: #717070;
}



.FAQ_j_ul li:not(:nth-child(1)) {
    margin-top: 20px;
}

.Neodymiumwww>div p:not(:nth-child(1)) {
    margin-top: 20px;
}

.gj {
    width: 35px;
    margin-right: 20px;
}

.are_we {
    display: flex;
    align-items: center;
}

.gudti {
    max-width: 1350px;
    width: 94%;
    margin: 110px auto;
    display: flex;
    justify-content: space-between;
}

.blog_leftww {
    width: calc(100% - 470px);
}

.asfwsss {
    font-size: 36px;
    font-weight: 600;
}

.fwjfwq {
    margin-top: 20px;
    line-height: 24px;
    color: #717070;
}

.Neodymiumwww span {
    color: #E48C26;
}

.hy_hoose {
    width: 100%;
    padding: 135px 0;
    background-color: #e3e3e3;
}

.hy_hoose_jz {
    max-width: 1350px;
    width: 94%;
    margin: 0 auto;
}

.linweq {
    margin-bottom: 0;
}

.gui {
    display: flex;
    justify-content: space-between;
    max-width: 1350px;
    width: 94%;
    margin: 135px auto;

}

.gui_right{
    width: 323px;
}

.gui_left{
    width: calc(100% - 390px );
}

.achs{
    font-size: 48px ;
    font-weight: 700;
    color: #332C2B;
}

.achs_divw p{
    color: #332C2B;
    line-height: 24px ;
}
.achs_divw p:not(:nth-child(1)){
    margin-top: 20px ;
}

.Set_A_t{
    margin-top: 0;
}        .Epc {
    max-width: 1350px;
    width: 94%;
    margin: 0 auto;
    padding: 110px 0 0 0;
}

.Epc_left {
    width: 49%;
}

.mySwiper2 img {
    width: 100%;
}

.mySwiper {
    margin-top: 20px;
    padding: 8px !important;
}

.mySwiper img {
    width: 100%;
}


.Epc_box {
    width: 100%;
}

.outside li {

    list-style: disc;
    margin-left: 20px;
    line-height: 24px;
}
.nav_bot{
    margin-bottom: 110px ;
}
.Epc_right {
    width: 48%;
}
/* .et-rw-pic{
    gap: 15px;
    display: flex
;
} */
.Epc {
    display: flex;
    justify-content: space-between;
}

.soppw {
    font-size: 36px;
    font-weight: 900;
    color: #54595f;
}

.outside {
    margin-top: 50px;
}

.outside li:not(:nth-child(1)) {
    margin-top: 20px;
}


.wnlo div {
    width: 220px;
    height: 45px;
    border-radius: 30px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
}



.mySwiper .swiper-slide {
    text-align: center;
    border: 1px solid #e1e1e1;
}


/* .mySwiper2 .swiper-slide{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
} */

.mySwiper2 {
    margin: 8px !important;
    border: 1px solid #e1e1e1;
    /* box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; */
}







.prow {
    display: flex;
    justify-content: space-between;
}

.prow {
    max-width: 1350px;
    width: 94%;
    margin: 110px auto;
    align-items: flex-start;
}

.prow_left {
    width: 329px;
   
}
.prow_left>div{
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.Nerid {
    width: 100%;
    height: 61px;
    background-color: #332c2b;
    border-radius: 0 20px 0 0;
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
    line-height: 61px;
    padding-left: 12px;
}

.NeodyInp {
    width: 94%;
    height: 42px;
    border: 1px solid #d0d0d0;
    margin: 15px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.NeodyInp img {
    width: 15px;
    margin-left: 12px;
}

.NeodyInp input {
    width: 100%;
    height: 100%;
    padding-left: 8px;
}

.wLinearw {
    padding: 15px;
    font-size: 18px;
    font-weight: 700;
    color: #332c2b;
    background-color: #dddddd;
    border-bottom: 1px solid #fff;
}

.aysif {
    padding: 10px 0 0 0;
}

.no-auto>div:nth-child(1) *{
    padding: revert;
    margin: revert;
    list-style: disc;
}

.aysif li {
    padding: 10px 0;
    padding-left: 35px;
    color: #332c2b;
    position: relative;
}

.aysif li::after {
    width: 5px;
    height: 5px;
    content: '';
    background-color: #8c806a;
    position: absolute;
    top: 50%;
    left: 17px;
    border-radius: 50%;
    transform: translateY(-50%);
}

.prow_right {
    width: calc(100% - 349px);
}

.prow_rightwqe {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.prow_rightwqe {
    overflow: hidden;
    border-radius: 20px 20px 0 0;
}

.Revie {
    display: flex;
    background-color: #332c2b;
    color: #ffffff;
}

.Revie>div {
    padding: 20px;
    font-size: 24px;
    cursor: pointer;
    color: #fff;
    font-weight: 700;
    transition: all 0.3s;
}

.asfRevie {
    padding: 20px;
}

.asfRevie>div {
    display: none;
}

.eposi {
    font-size: 40px;
    font-weight: 700;
    color: #332c2b;
}

.WMac {
    font-weight: 700;
    color: #E48C26;
    font-size: 24px;
    margin-top: 20px;
}

.avb{
    margin-top: 20px ;
    display: flex;
}

.avb_w{
    margin-right: 15px ;
    color: #332c2b;
}

.GET_STARTEDwweq::after{
    content: " GET STARTED";
}

.nav_top{
    margin-top: 55px ;
}        @media screen and (max-width:1440px) {
    .colat {
        width: 98%;
    }

    .swiper_box {
        width: 98%;
    }

    .Chips {
        padding: 0 10px;
    }
}


.title {
   font-size: 36px;
   font-weight: 700;
   color: #332C2B;
}

@media screen and (max-width:850px) {
    .head {
        display: none;
    }
    .foas_left {
        width: 100%;
    }
    
    .foas_right {
        width: 100%;
    }
    #Pc{
        aspect-ratio: 829  / 973;
    }
    .title {
        font-size: 26px;
        font-weight: 700;
        color: #332C2B;
     }
     
    .asdawxx {
        font-size: 30px;
    }

    .Making {
        font-size: 30px;
    }

    .colat {
        flex-wrap: wrap;
    }

    .colat_left {
        width: 100%;
    }

    .colat_right {
        margin-top: 20px;
        width: 100%;
    }

    .asfwww {
        font-size: 26px;
    }

    .asfwww span {
        font-size: 26px;
    }

    .zs_flex {
        padding: 33px 0;
    }

    .Chips {
        font-size: 16px;
    }

    .NJAll {
        padding-top: 60px;
        flex-direction: column-reverse;
        padding-bottom: 175px;
    }

    .Range {
        font-size: 26px;
    }

    .NJAll_right {
        width: 100%;
    }

    .NJAll_left {
        width: 100%;
        margin-top: 20px;
    }

    .mnimg {
        bottom: -97px;
        width: 94%;
    }

    .ARE_jz {
        padding: 145px 0 0 0;
    }

    .ARE_flex {
        flex-direction: column;
    }
    .aswssSS{
        width: 100%;
    }
    .hinery {
        width: 100%;
    }
    .Take_ul>li{
        flex-direction: column-reverse;
    }
    .ifferen{
        width: 80% ;
    }
    .TakeLeft{
        margin-top: 20px ;
        width: 100% !important;
    }
    .Take_right {
        width: 100% !important;
    }
    .hinery_right {
        width: 100%;
        margin-top: 20px;
    }
    
    .gui_left {
        width: 100% ;
    }
    
    .Recip_div{
        padding: 60px 0 ;
    }
    .Feed_do{
        margin-top: 40px ;
    }
    .parts{
        width: 100% ;
        margin-top: 33px ;
    }
    .gui{
        margin: 60px auto;
    }
    .Custom{
        flex-wrap: wrap;
    }
    .Custom li{
        padding: 10px 30px ;
    }
    .Custom li a{
        justify-content: space-between;
    }
    .asfrjw{
        width: 80% ;
    }
    .Custom li{
        width: 100% ;
    }
    .achs{
        font-size: 26px ;
    }
    .gui_right{
        width: 100% ;
        margin-top: 20px ;
    }
    .lin li {
        width: 100%;
    }
    .gui{
        flex-wrap: wrap;
    }
    .lin {
        margin-top: 33px;
    }

    .lin li:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .lin {
        margin-bottom: 60px;
    }

    .op_flex {
        flex-direction: column;
    }

    .opImg {
        width: 100%;
    }

    .Work_div {
        width: 100%;
    }

    .Next_w {
        font-size: 18px;
    }

    .Work_div {
        padding: 20px;
    }

    .op_flex {
        padding-bottom: 60px;
    }

    .REAL {
        margin: 60px auto;
        padding-top: 0px;
    }

    .uldinw {
        width: 100%;
    }

    .uldinw_right {
        width: 100%;
        margin-top: 20px;
    }

    .uldinw_flexss {
        flex-wrap: wrap;
    }

    .asdwUl li {
        width: 100%;
        padding: 0;
    }

    .asdwUl li:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .asdwUl {
        padding: 0;
        flex-wrap: wrap;
    }

    .REAL1 {
        margin-bottom: 60px;
    }

    .t_op {
        font-size: 26px;
    }

    .foot_bj_box {
        padding: 60px 0;
    }

    .al_uL {
        flex-wrap: wrap;
    }

    .al_uL li:not(:nth-child(1)) {
        margin-top: 33px;
    }

    .laixcw>div>div:nth-child(1) {
        margin-bottom: 20px;
    }

    .foor_bot_box>div {
        flex-wrap: wrap;
    }

    .foor_bot_p {
        padding: 33px 0;
    }

    .al_uL li {
        width: 100%;
        /* text-align: center; */
    }

    .al_uL>li>div:nth-child(1) {
        margin-bottom: 20px;
    }

    .foor_bot_box>div {
        text-align: center;
    }

    .NJAllsasd {
        padding-top: 60px;
    }

    .WidP {
        margin-top: 33px;
    }

    .NJAllsasd {
        padding-bottom: 175px;
    }

    .Tour_jz {
        margin: 60px auto;
    }

    .TourImg_s li {
        width: 100%;
        padding: 0;
    }

    .TourImg_s li:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .stomer_ul li {
        width: 100%;
    }

    .stomer_ul li:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .stomer_ul {
        margin-top: 33px;
    }

    .Malw {
        margin-top: 60px;
        flex-direction: column;
    }

    .Malw_left {
        width: 100%;
    }

    .Malw_right {
        width: 100%;
        margin-top: 20px;
    }

    .Lineww>div:nth-child(1) {
        font-size: 18px;
    }

    .Lineww>div:nth-child(2) {
        margin-top: 10px;
    }

    .Malw_right>.Lineww:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .Like_Y {
        margin-top: 60px;
    }

    .vasf {
        font-size: 26px;
    }

    .ssssafas {
        flex-wrap: wrap;
        margin-top: 33px;
    }

    .ssssafas li {
        width: 100%;
        padding: 0;
    }

    .ssssafas li:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .uldin_div {
        margin-bottom: 60px;
    }

    .blog_right {
        display: none;
    }

    .blog_left {
        width: 100%;
    }

    .ISM_w {
        font-size: 26px;
    }

    .blog {
        margin: 60px auto;
    }

    .asdwUl_box {
        margin-bottom: 60px;
    }

    .blog_flex {
        flex-direction: column;
    }

    .baig {
        width: 100%;
    }

    .Octw {
        width: 100%;
        margin-top: 20px;
    }

    .cus_jz {
        padding: 60px 0;
    }

    .Feed_c {
        flex-wrap: wrap;
    }

    .Feed_c_left {
        width: 100%;
    }

    .Feed_c_right {
        width: 100%;
        margin-top: 20px;
    }

    .Feed_c {
        margin-top: 33px;
    }

    .Feed_c_left>div {
        padding: 30px;
    }

    .Chw {
        font-size: 26px;
    }

    .Recip_d_padd {
        flex-direction: column;
    }

    .V_SHIP {
        margin-top: 0;
    }

    .Recip_d_left {
        width: 100%;
    }

    .Recip_d_right {
        width: 100%;
        padding: 20px;
    }

    .Recip_d {
        margin-top: 60px;
    }

    .nav>ul li {
        width: 100%;
    }

    .nav>ul li:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .nav {
        margin-top: 60px;
    }

    .REAL1_to {
        margin-top: 60px;
    }

    .hy_hoose {
        padding: 60px 0;
    }

    .pork {
        padding: 60px 0;
    }

    .uldinw_wasf {
        flex-wrap: wrap;
        margin-top: 33px;
    }

    .uldinw:not(:nth-child(1)) {
        margin-top: 20px;
    }

    .asdwccwUl li {
        width: 48%;
        padding: 0;
    }

    .asdwccwUl {
        justify-content: space-between;
        margin-top: 33px;
    }

    .asdwccwUl li:not(:nth-child(-n + 2)) {
        margin-top: 20px;
    }

    .Global_jz {
        padding: 60px 0;
    }

    .Epc {
        flex-direction: column;
        padding: 60px 0 0 0;
    }

    .Epc_left {
        width: 100%;
    }

    .Epc_right {
        width: 100%;
    }

    .eposi {
        font-size: 26px;
    }

    .prow_left {
        display: none;
    }

    .prow_right {
        width: 100%;
    }

    .Revie>div {
        font-size: 18px;
    }

    .prow {
        margin: 60px auto;
    }

    .nav_top {
        margin-top: 33px;
    }
}



@media screen and (max-width:850px) {
    .Vwwd {
        font-size: 30px;
    }

    .Ab_bj {
        margin-top: 84px;
    }

    .inb {
        margin-top: 84px;
    }

    .HexHouk {
        display: block;
    }

    .logowqe {
        width: 70px;
        margin-left: 10px;
    }

    .Hdad_box {
        padding: 10px 0;
    }

    .Hdad {
        width: 100%;
        display: flex;
        transition: all 0.3s;
        justify-content: space-between;
    }

    .Hdad_left>img {
        width: 45px;
    }

    #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;
        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;
    }

    .abinner {
        margin-top: 63px;
    }

    .inebbrq {
        margin-top: 63px;
    }

    .Hdad {
        position: fixed;
        top: 0px;
        z-index: 111;
        /* border-radius: 0 0 10px 10px ; */
    }

    .Hdad_right_img {
        font-size: 0;
        width: 28px;
        margin-right: 30px;
    }

    .Hdad_right_img img {
        width: 100%;
    }

    .Hdad_box {
        background-color: #fff;
        width: 100%;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .Hdad_left {
        margin-left: 10px;
    }

    .Hdad_right {
        margin-right: 15px;
        display: flex;
    }


    .xialakuan {
        transition: all 0.3s;
        overflow: hidden;
        z-index: 11111;
        height: 0;
        position: fixed;
        width: 100%;
        top: 0;
        right: 0;
        background-color: #ffffff;
        box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
    }

    .xialakuan {
        display: block;
    }

    .foot {
        margin-bottom: 65px;
    }

    .tecH {
        margin: 60px auto;
    }

    .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;
    }


    .cat {
        position: relative;
    }

    .Kontakt_box {
        padding: 15px 20px !important;
    }

    .xialakuan>li img {
        right: 20px;
        position: absolute;
        top: 19px;
        width: 16px;
    }

    .Touch {
        font-size: 26px;
    }

    .Closure>img {
        width: 35px;
    }

    .catUl li {
        margin-top: 10px;
    }

    .catUl {
        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 {

        width: 25px;
        height: 25px;
    }

    .serac1 {
        margin-left: 7%;

        background-color: #ffffff;
        border-radius: 30px;
        height: 50px;
        width: 65%;
        border: 1px solid #ebece9;
    }

    .serac {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        justify-content: space-between;
        display: flex;
    }

    .actid {
        line-height: 50px;
        text-align: center;
        margin-right: 50px;
        border-radius: 50%;
        height: 50px;
        background-color: #ffffff;
        border: 1px solid #ebece9;
        width: 50px;
    }

    .Work_div {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .asfjww {
        width: 100%;
    }

    .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;
    }
    .iframeVideoBox{
        display:none;
    }
    
}        .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;
}
}      