
      .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: #ffffff;
}

.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 #ececec;
}

.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 #ececec;
    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: #FFD401;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

.butww3:hover {
    background-color: #00c0a3;
}      .myBtn1 {
    position: relative;
    z-index: 99;
    background-color: #00c0a3;
    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: #00c0a3;
    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: #f0ea0c;
    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;
    }
}      .MakingR {
    max-width: 1340px;
    width: 94%;
    margin: 0 auto;
    padding-top: 43px;
}

.Making1 {
    color: #041319;
    font-size: 48px;
    font-weight: 700;
}

.Making2 {
    color: #00c0a3;
    margin-top: 5px;

}

.MakingR_box {
    width: 100%;
    background-color: #f6f6f6;
}

.imgbigbox_left {
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 75.9%;
}
.are {
    font-size: 21px;
    line-height: 24px;
    font-weight: 700;
    width: 75%;
    margin: 0 auto;
    text-align: center;
    color: #041319;
}

.are_div {
    color: #595757;
    margin-top: 18px;
    line-height: 24px;
}
.imgbigbox_left_img {
    position: relative;
    padding: 35px 0;
    width: 80%;
}

.imgbigbox_left_img img {
    width: 100%;
}


.imgbigbox {
    margin-top: 33px;
    display: flex;
    justify-content: space-between;
}

.bfff {
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: #ffffff;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bfff>img {
    position: absolute;
    width: 25px;
    top: 50%;
    left: 55%;
    transform: translate(-50%, -50%);
}

.bfffDIv {
    cursor: pointer;
    width: 90px;
    height: 90px;
    background-color: rgba(240, 234, 12, 0.1);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

.imgbigbox_right {
    width: 22%;
}

.imgbigbox_right img {
    width: 80%;
    padding: 15px 0;
}

.imgbigbox_right>div:not(:nth-child(1)) {
    margin-top: 15px;
}

.imgbigbox_right>div {
    cursor: pointer;
    text-align: center;
    background-color: #ffffff;
}


.Description {
    max-width: 1340px;
    width: 94%;
    margin: 0 auto;
    margin-top: 55px;
    border: 1px solid #bbe9e2;
}

.Description_div {
    padding: 10px 0;
    text-align: center;
    background-color: #00c0a3;
    font-size: 36px;
    color: #ffffff;
    font-weight: 700;
}

.fuwenb {
    padding: 20px;
}

.Rela {
    max-width: 1340px;
    width: 94%;
    margin: 0 auto;
    margin-top: 95px;
    padding-bottom:75px ;
}

.Rela_bt {
    font-size: 48px;
    color: #041319;
    font-weight: 700;
    padding-left: 10px ;
}

.Mak_ul {
    display: flex;
    margin-top: 55px;
    flex-wrap: wrap;

}

.lidig_box {
    background-color: #ffffff;
}

.Mak_ul * {
    box-sizing: border-box;
}

.Mak_ul li {
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 20px;
}

.lidig {
    position: relative;
    background-color: #ffffff;
}

.ifTv {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.ytp-large-play-button {
    top: 39% !important;
}

.BestImg {
    padding: 15px 0;
    width: 93%;
    font-size: 0;
}

.ttw2w {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;

}

.ttw2w::after {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 21;
    left: 0;
    content: '';
    background: rgba(255, 255, 255, 0);
}

.BestImg img {
    width: 100%;
}

.baeflex {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
}

.bfff {
    position: absolute;
    width: 60px;
    height: 60px;
    background-color: #ffffff;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bfff>img {
    position: absolute;
    width: 25px;
    top: 50%;
    left: 55%;
    transform: translate(-50%, -50%);
}

.bfffDIv {
    cursor: pointer;
    width: 90px;
    height: 90px;
    background-color: rgba(240, 234, 12, 0.1);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}


.with {
    padding: 20px;
    position: relative;
}

.with::after {
    width: 100%;
    height: 4px;
    background-color: #00c0a3;
    top: 0;
    left: 0;
    content: '';
    position: absolute;
}      .Ijen {
    max-width: 1340px;
    width: 94%;
    margin: 0 auto;
    margin-top: 153px;
    margin-bottom: 95px;
}

.Injec1 {
    font-size: 48px;
    color: #041319;
    font-weight: 700;
}

.Inion2 {
    color: #595757;
    margin-top: 25px;
    margin-bottom: 25px;
}


.know_get {
    max-width: 1340px;
    width: 94%;
    margin: 0 auto;
    margin-bottom: 95px;
}

.know_get_box {
    padding: 57px 35px;
    background-color: #eef3f2;
}

.Inion2Img {
    width: 100%;
}

.Inion2Img img {
    width: 100%;
}

.Inion2Img {
    position: relative;
}

.bfDiv {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 60px;
    width: 60px;
    background-color: #ffffff;
    border-radius: 50%;
}

.bfDiv img {
    position: absolute;
    top: 50%;
    left: 54%;
    transform: translate(-50%, -50%);
    width: 25px;
}

.View_all {
    display: inline-block;
    position: relative;
}


.fwww_vox {
    display: flex;
    align-items: center;
}

.fwbut {
    background-color: #FFD401;
    margin-right: 15px;
}

.fwww {
    display: flex;
    justify-content: center;
    margin-top: 33px;
}

.View_all {
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    color: #041319;
}

.View_all::after {
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: #00c0a3;
    position: absolute;
    content: '';
    height: 2px;
}

.Inion2 span {
    color: #00c0a3;
    font-weight: 700;
}      * {
    margin: 0;
    padding: 0;
    list-style: none;
    word-wrap: break-word;
    font-family: 'Manrope', sans-serif;
}

a {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}

.main_bxp {
    width: 100%;
    background-color: #f6f6f6;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggqxSuXd.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: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggOxSuXd.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggSxSuXd.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggixSuXd.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: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggmxSuXd.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: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggexSg.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: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggqxSuXd.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: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggOxSuXd.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggSxSuXd.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggixSuXd.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: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggmxSuXd.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: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggexSg.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: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggqxSuXd.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: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggOxSuXd.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggSxSuXd.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggixSuXd.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: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggmxSuXd.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: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggexSg.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;
}

img {
    vertical-align: middle;
}
input::placeholder,
textarea::placeholder {
  color: #595757; /* 默认颜色 */
}
.nav {
    width: 100%;
    position: fixed;
    z-index: 11;
    top: 0;
    transition: all 0.3s;
}

.eeee {
    position: relative;
}

.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: 76px;
    z-index: 1111;
    left: 4px;
}

.Hdad{
    display: none;
}
.yicn li::after {
    transition: all 0.5s;
    width: 0;
    background-color: #00c0a3;
    content: '';
    position: absolute;
    bottom: 0;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
}

.yicn li:hover::after {
    width: 100%;
}

#ssww li {
    transition: all 0.3s;
}

.yicn li {
    color: #353535 !important;
    white-space: nowrap;
}

.yicn>div {
    padding:20px ;
}

.yicn li {
    position: relative;
    padding: 15px 0;
    list-style: none;
}

.yicn {
    position: absolute;
    top: 77px;
    left: -100px;
    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);
}

.Nav_jz {
    max-width: 1340px;
    width: 94%;
    padding: 5px 0;
    display: flex;
    justify-content: right;
    margin: 0 auto;
}

.right1 {
    width: 8px;
    height: 12px;
    font-size: 0;
    margin: 0 15px;
}

.World {
    cursor: pointer;
    transition: all 0.3s;
}

.World:hover {
    color: #00c0a3;
}

.right1 img {
    height: 100%;
    width: 100%;
}

.main>div {
    color: #595757;
    padding: 15px 0;
}

.nav_shang {
    background-color: #00c0a3;
}

.show {
    max-height: 500px;
}

.nav_shang_left {
    width: 60%;
    display: flex;
    justify-content: right;
}

.main {
    max-width: 1340px;
    width: 94%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.search {
    width: 20px;
    margin-right: 15px;
}

.Making {
    margin-top:110px ; 
    width: 100%;
    height: 655px;
    background-size: 1920px 100%;
    background-image: url(/uploads/202401/pbg_1706089676_WNo_1871d655.png);
    background-repeat: no-repeat;
}

.NowUs {
    transition: all 0.3s;
    width: 210px;
    height: 52px;
    background-color: #ffffff;
    color: #00C0A3;
    font-size: 21px;
    font-weight: 700;
    text-align: center;
    line-height: 52px;
    cursor: pointer;
    border-radius: 10px;
}

.NowUs:hover {
    /* box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset; */
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.Making_jz {
    max-width: 1340px;
    width: 94%;
    color: #ffffff;
    margin: 0 auto;
    height: 100%;
    position: relative;
}

.wwqx1 {
    margin: 25px 0;
}

.wwqx {
    font-size: 36px;
    font-weight: 700;
}

.Making_box {
    position: absolute;
    top: 50%;
    width:65%;
    transform: translateY(-50%);
}



.search_vox {
    display: flex;
    align-items: center;
}

.search_vox input {
    width: 100px;
    background-color: transparent;
    border: 0;
    font-size: 14px;
    outline: none;
}

.diqiuImg {
    margin-right: 12px;
    width: 20px;
}

.downImg {
    margin-left: 5px;
    width: 12px;
}

.diqiu {
    margin-right: 15px;
    color: #ffffff;
    display: flex;
    align-items: center;
}



.shejia img {
    width: 20px;
    margin-right: 10px;
}



.nav_xia {
    box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
    width: 100%;
    background-color: #ffffff;
}

.nav_xia_jz {
    max-width: 1340px;
    width: 96%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo {
    width: 175px;
    font-size: 0;
}

.logo img {
    padding: 15px 0;
    width: 100%;
}

.nav_xia_ul {
    display: flex;

    width: 70%;
    font-weight: 700;
    justify-content: space-around;
}

.nav_xia_ul>li {
    padding: 27px 0;
    color: #041319;
}

.but {
    cursor: pointer;
}

button {
    position: relative;
    display: flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    background: #00c0a3;
    font-family: "Montserrat", sans-serif;
    box-shadow: 0px 6px 24px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border: none;
}

button:after {
    content: " ";
    width: 0%;
    height: 100%;
    background: #FFD401;
    position: absolute;
    transition: all 0.4s ease-in-out;
    right: 0;
}

button:hover::after {
    right: auto;
    left: 0;
    width: 100%;
}

button span {
    text-align: center;
    text-decoration: none;
    width: 100%;
    padding: 10px 20px;
    color: #fff;
    font-size: 1.125em;
    font-weight: 700;
    z-index: 2;
    transition: all 0.3s ease-in-out;
}

button:hover span {
    color: #183153;
    animation: scaleUp 0.3s ease-in-out;
}

.yans1 span {
    color: #041319;
}

.yans1:hover span {
    color: #ffffff;
    animation: scaleUp 0.3s ease-in-out;
}

@keyframes scaleUp {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(0.95);
    }

    100% {
        transform: scale(1);
    }
}

.inbenr {
    width: 100%;
    margin-top: 108px;
    position: relative;
    z-index: 1;
}

.AIMATE {
    width: 100%;
    margin-top:110px ; 
    text-align: center;
    color: #ffffff;
    position: relative; 
    font-size: 48px;
    font-weight: 700;
}

.inbenr_jz {
    max-width: 1340px;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    width: 94%;
    height: 100%;
    position: absolute;
    top: 0;
    z-index:11;
}

.inbenr_box {
    top: 40%;
    transform: translateY(-50%);
    position: absolute;
}

.Molding {
    text-align: center;
    font-size: 48px;
    color: #ffffff;
}

.yans {
    background-color: #f0ea0c;
    margin: 0 auto;
    margin-top: 40px;
}

.yans::before {
    content: " ";
    width: 0%;
    height: 100%;
    background: #00c0a3;
    position: absolute;
    transition: all 0.4s ease-in-out;
    right: 0;
}

.yans::after {
    display: none;
}

.yans:hover::before {
    right: auto;
    left: 0;
    width: 100%;
}

.but {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 50px;
    border-radius: 10px;
    border: 0;
    outline: 0;
    font-weight: 700;
    font-size: 16px;
    background: #00C0A3;
    color: #fff;
}

svg {
    margin: 0 0 0 10px;
}

.but:hover svg {
    margin: 0 0 0 25px;
    transition: 0.3s;
}

.but:not(:hover) svg {
    transition: 0.3s;
}

.but:active {
    transform: scale(0.9, 0.9);
    transition: 200ms;
}

.but:not(:active) {
    transition: 200ms;
}

.footder {
    width: 100%;
    background-color: #00C0A3;

}

.footder_jz {
    max-width: 1340px;
    width: 94%;
    margin: 0 auto;
}

.foot_logo {
    width: 265px;
    margin: 0 auto;
    padding-top: 55px;
    font-size: 0;
}

.foot_logo img {
    width: 100%;
}

.gou_ul {
    color: #595757;
}

.mail_ul img {
    width: 20px;
}

.mail_ul>li {
    display: flex;
    align-items: center;
    color: #ffffff;
}

.phone {
    font-size: 0;
    margin-right: 10px;
}

.mail_ul {
    display: flex;
    margin-top: 55px;
    justify-content: space-between;
    padding-bottom: 33px;
    position: relative;
}

.mail_ul::after {
    width: 100%;
    left: 0;
    position: absolute;
    bottom: 0;
    height: 1px;
    background-color: #2dcbb3;
    content: '';
}


.PVC {
    margin-top: 30px;
    padding-bottom: 95px;
}

.PVC_ul>li {
    color: #ffffff;
}

.PVC_ul>li>div:nth-child(1) {
    font-size: 21px;
    font-weight: 700;

    height: 28px;
}

.PVC_ul1 {
    display: flex;
    justify-content: space-between;
}

.PVC_ul>li>div:not(:nth-child(1)) {
    margin-top: 20px;
}

.dibufoot {
    position: relative;

}

.dibufoot::after {
    width: 100%;
    left: 0;
    position: absolute;
    top: 0;
    height: 1px;
    background-color: #2dcbb3;
    content: '';
}

.dibufoot li {
    color: #ffffff;
    padding: 15px 0;
    font-size: 14px;
}

.dibufoot {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.PVC_ul2 {
    display: none;
}





.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;
}





















.served_left * {
    box-sizing: border-box;
}



.served {
    max-width: 1340px;
    width: 94%;
    margin: 0 auto;
    padding-top:95px ;
    padding-bottom:95px ;
    display: flex;
    justify-content: space-between;
    align-items: self-start;
}

.served_left {
    width: 45.5%;
}

.gou_ul img {
    width: 15px;
    color: #595757;
    margin-right: 20px;
}

.Next {
    font-size: 36px;
    font-weight: 700;
    color: #041319;
    width: 90%;
}

.gou_ul {
    margin: 25px 0;
}

.gou_ul>li:not(:nth-child(1)) {
    margin-top: 15px;
}

.Best {
    width: 87%;
}

.Best img {
    width: 100%;
}

.served_right_box {
    padding: 40px 35px;
}

.served_right {
    width: 49%;
    border: 1px solid #e5e5e5;
}


.inputboxw>input {
    border: 0;
    width: 94%;
    height: 100%;
    padding-left: 12px;
    outline: none;
    background-color: transparent;
}

.inputboxw {
    width: 49%;
    background-color: #ffffff;
    height: 49px;

}

.input1 {
    display: flex;
    justify-content: space-between;
}

.Angebot {
    width: 36%;
}

/* .InputBox {
    margin-top: 35px;
} */

.InputBox>.input1:not(:nth-child(1)) {
    margin-top: 15px;
}

.text {
    width: 100%;
    height: 221px;
    margin-top: 15px;
    background-color: #ffffff;

}

.text textarea {
    width: 97%;
    background-color: transparent;
    border: 0;
    height: 94%;
    padding-top: 12px;
    padding-left: 12px;
}



.yanz {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

.butww {
    transition: all 0.3s;
    cursor: pointer;
    width: 178px;
    height: 47px;
    background-color: #00C0A3;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}

.butww:hover {
    background-color: #F0EA0C;
}


/* 修改placeholder的颜色 */
.code>input::placeholder {
    color: #d3b996;
    /* 设置占位符的颜色 */
}

/* 修改Webkit浏览器（如Chrome和Safari）中placeholder的颜色 */
.code>input::-webkit-input-placeholder {
    color: #d3b996;
}

/* 修改Firefox浏览器中placeholder的颜色 */
.code>input:-moz-placeholder {
    color: #d3b996;
}

/* 修改IE浏览器中placeholder的颜色 */
.code>input::-ms-input-placeholder {
    color: #d3b996;
}

.code>input {
    outline: none;
    border: 0;
    width: 92%;
    height: 100%;
    padding-left: 10px;
    background-color: #ffffff;
}

.post {
    width: 121px;
    height: 48px;
    background-color: #ffffff;
    border: 1px solid #ececec;
}

.code {
    margin: 0 20px;
    border: 1px solid #ececec;
}

.post img {
    width: 100%;
}


.PVC_ul1 a:hover{
    color:#FFD401;
    text-decoration: underline;
}
.dibufoot a:hover{
    color:#FFD401;
    text-decoration: underline;
}



.fuwenb{
    overflow: hidden;
}      .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;
}
}      @media screen and (min-width:1920px) {
.inbenr {
background-size: cover;
}

.AIMATE {
background-size: cover;
}
}

@media screen and (max-width:1170px) {
.nav_xia_ul li {
font-size: 14px;
}

button span {
font-size: 14px;
}
}


@media screen and (max-width:850px) {

    .know_get_box{
        padding: 30px 20px;
    }

.Manufacturing_ul{
    flex-wrap: wrap;
}

.Manufacturing_ul>li::after{
    display:none;
}
.Manufacturing_ul>li{
    width:48%;
    padding-left:0;
    
}
.get_left{
margin: 0 auto;
width: 94%;

}
.orma{
margin-bottom:33px ;
}
.get_lef_left{
position: static;
}
.Get{
height:auto;
}
.Get_right{
margin: 0 auto;
float: none;
width: 94%;
padding:20px 0;
}
.nav {
display: none;
}

.yo1_yu_ulo {
margin-top: 30px;
}

.yo1 {
font-size: 30px;
}

.yo1_yu_ulo>li {
width: 100%;
}

.Making1 {
font-size: 30px;
}

.Trust {
background-color: #00C0A3;
background-image: none;
height: auto;
}

.Servo_right_box::after {
display: none;
}

.Injec1 {
font-size: 30px;
}

.Support {
flex-direction: column;
}

.Rela_bt {
padding-left: 0;
}

.fwww_vox {
flex-direction: column;
}

.View_all {
margin-top: 15px;
}

.Servo_right img {
width: 100%;
}

.Three1 {
font-size: 30px;
}

.Pla1_Ul {
margin-top: 30px;
}

.Servo_left {
margin-top: 20px;
}

.Support_right {
margin-top: 25px;
width: 100%;
}

.Pla1_Ul {
justify-content: space-between;
}

.Pla1_Ul>li {
padding: 0;
width: 48%;
}

.Pre_sales {
margin-top: 50px;
margin-bottom: 50px;
}

.sales_ul {
margin-top: 25px;
}

.goes {
padding-left: 0;
}

.Pre_ul {
padding-left: 0;
}

.al {
font-size: 30px;
}

.Three2 {
margin-top: 25px;
}

.Support_left {
width: 100%;
}

.Rela {
margin-top: 50px;
}

.Description_div {
font-size: 28px;
}

.Rela_bt {
font-size: 30px;
}

.Medical {
padding-bottom: 50px;
}

.Prod_ {
font-size: 30px;
margin-top: 50px;
}

.Trust_box {
position: sticky;
}

.aps>ul li {
width: 100%;
}

.Manuf>span {
width: 100%;
font-size: 23px;
}

.Manufacturing_left {
width: 100%;
}

.join {
font-size: 30px;
}

.The1 {
font-size: 30px;
}

.Manufacturing {
flex-direction: column;
align-items: self-start;
padding-bottom: 30px;
margin-top: 15px;
padding: 0 20px;
width: calc(100% - 40px);
padding-bottom: 20px;
}

.Manufacturing_right {
margin-top: 15px;
width: 100%;
}

.Manuf {
padding: 30px 20px 0 20px;
}
.PartBox>div>div:nth-child(1){
    font-size: 21px;
}
.q1 {
font-size: 21px;
}

.Molding {
font-size: 26px;
}

.W1340 {
margin-top: 50px;
flex-direction: column;
}

.W1340_left {
width: 100%;
}

.W1340_left1 {
font-size: 26px;
}

.W1340_left2 {
margin: 25px 0;
}

.W1340_right {
width: 100%;
margin-top: 20px;
}

.array {
margin-top: 50px;
padding-bottom: 50px;
}

.array_b_1 {
font-size: 26px;
}

.array_b_2 {
margin-top: 20px;
}

.ty_ul {
margin-top: 50px;
}

.ty_ul>li {
width: 100%;
}

.ty_ul>li:not(:nth-child(1)) {
margin-top: 20px;
}

.Real1 {
font-size: 26px;
}

.videos_box {
padding-top: 50px;
}

.Real2 {
margin-top: 20px;
}

.butssss {
padding-top: 110px;
}

.fast1 {
margin-top: 44px;
font-size: 26px;
margin-bottom: 20px;
}

.fast2 {
width: 100%;
}

.butssss_ul>li:nth-child(odd) {
flex-direction: column;
}

.butssss_ul>li:nth-child(even) {
flex-direction: column-reverse;
}

.butssss_ul_left {
width: 100%;
}

.butssss_ul_right {
width: 100%;
margin-top: 20px;
}

.butssss_ul {
margin-top: 30px;
}

.but1 {
margin-top: 30px;
}

.Latest_blog {
margin-top: 50px;
}

.GuideS {
flex-direction: column;
margin-top: 30px;
}

.GuideS_left {
width: 100%;
}
.footder{
margin-bottom:60px ;
}
.GuideS_right {
width: 100%;
margin-top: 20px;
}
.inbenrIMg{
    display: none;
}
.tsqww{
    display: none;
}
.smthimg_wenb {
width: 70%;
}

.smthimg {
width: 28%;
}

.served_left_box {
padding-left: 0;
}

.served {
flex-direction: column;
margin-top: 50px;
}

.svgWW {
padding-bottom: 50px;
}

.served_left {
width: 100% !important;
}

.served_right {
width: 100% !important;
}

.Next {
width: 100%;
}

.served_right_box {
padding: 20px !important;
}

.mail_ul {
flex-wrap: wrap;
}

.mail_ul>li {
width: 100%;
}

.mail_ul>li:not(:nth-child(1)) {
margin-top: 20px;
}

.mail_ul {
margin-top: 30px;
}

.PVC_ul1 {
display: none !important;
}

.PVC_ul2 {
display: block !important;
}

.PVC {
padding-bottom: 30px;
}

.Best {
width: 100%;
}

.footyc>div:not(:nth-child(1)) {
margin-top: 15px;
}

.PVC_ul2>li:not(:nth-child(1)) {
margin-top: 15px;
}

.PVC_ul>li>div:nth-child(1) {
display: flex;
justify-content: space-between;
align-items: self-end;
}

.Expand {
font-size: 16px;
cursor: pointer;
}

.fowt {
position: relative;

}

.PVC_ul>li>div:not(:nth-child(1)) {
margin-top: 24px;
}

.fowt::after {
width: 50px;
height: 2px;
background-color: #F0EA0C;
content: '';
position: absolute;
bottom: -8px;
left: 0;
}

.footyc {
max-height: 0;
overflow: hidden;
transition: all 0.3s;
font-size: 14px;
padding-left: 15px;
}

.dibufoot>li:nth-child(1) {
width: 100%;
}

.dibufoot li {
padding: 5px 0;
}

.Next {
font-size: 28px !important;
}

.Agents_box {
flex-direction: column;
padding: 30px 20px;
}

.rt3 {
display: none;
}

.Agents_left {
width: 100%;
}

.aps {
padding-bottom: 50px;
}

.PartBox {
text-align: center;
}

.Agents_right {
margin-top: 20px;
width: 100%;
}

.Receive {
flex-direction: column;
margin: 0 auto;
margin-top: 25px;
margin-bottom: 50px;
height: auto;
}

.Receive_left {
display: none;
}

.design_box {
width: 50%;
}

.wrqp_box {
width: 100%;
margin-top: 20px;
}

.Receive_right {
width: 100%;
}

.the_Ul>li {
width: 100%;
margin-top: 40px;
}

.parts_img_box {
flex-wrap: wrap;
}

.parts_img_box>div {
padding: 0;
}

.Partner_F {
flex-direction: column;
}

.zhengshu>div {
width: 100%;
}

.zhengshu>div:not(:nth-child(1)) {
margin-top: 20px;
}

.Partner_FTy {
width: 100%;
}

.Certificate {
font-size: 30px;
margin-top: 50px;
}

.have {
margin-top: 25px;
}

.highly {
font-size: 30px;
}

.Partner_F {
margin-top: 30px;
}

.boast {
margin-top: 30px;
}

.blog {
padding-bottom: 50px;
flex-direction: column;
}

.context {
padding-bottom: 50px;
}

.Americas {
text-align: left;
margin-top: 25px;
}

.zhengshu {
margin-top: 30px;
}

.parts_img_box>div {
width: 100%;
}

.vBf {
width: 100%;
}

.parts_img_box>div:not(:nth-child(1)) {
margin-top: 20px;
}

.Partner {
margin-top: 50px;
font-size: 30px;
}

.blogtss {
width: 100%;
}

.Contact_ud {
margin-top: 50px;
font-size: 30px;
}

.reply {
margin-top: 30px;
}

.economy li {
flex-direction: column;
align-items: self-start;
padding-bottom: 50px;
}

.Liquid {
width: 100%;
margin: 15px 0;
}

.economyImg {
width: 100%;
}

.blog_right {
width: 100%;
margin-top: 20px;
}

.blog_left {
width: 100%;
}

.economy>li:not(:nth-child(1)) {
margin-top: 30px;
}

.blog_left_box {
padding: 30px 20px;
}

.Mak {
font-size: 30px;
}

.Unit_jz {
padding: 50px 0;
}

.Unit_UL {
margin-top: 40px;
}

.Unit_UL_2 {
margin: 20px 0;
}

.Platform_ul li {
width: 100%;
}

.Mak_ul li {
padding: 0;
width: 100%;
}

.Unit_UL_2 {
width: 100%;
}

.Unit_UL>li {
align-items: self-start;
flex-direction: column;
}

.Mak_ul {
margin-top: 30px;
}

.Control {
flex-direction: column-reverse;
}

.working1 {
font-size: 30px;
}

.Control_left {
width: 100%;
}

.Control_right {
width: 100%;
}

.Pla1 {
font-size: 30px;
}

.raul_left {
width: 100%;
}

.raul {
flex-direction: column;
}

.Servo {
flex-direction: column-reverse;
}

.Servo_left {
width: 100%;
}

.raul_right {
width: 100%;
margin-top: 20px;
}

.Servo {
margin-top: 50px;
}

.Servo_right {
width: 100%;
}

.Control_righ_box {
padding: 30px;
}

.Platform_jz {
padding-top: 50px;
}

.Platform_ulv {
padding-top: 30px;
}

.design {
flex-direction: column;
}

.design_left {
width: 100%;
}

.design_right {
width: 100%;
}
}







@media screen and (max-width:850px) {

    .inbenr {
        height: 1000px;
        background: url();
        background-size: cover;
    margin-top: 67px !important;
    }

    .AIMATE{
        height: 450px;
        background: url(/uploads/202406/nybanner1_1717376923_WNo_641d450.jpg);
        background-size: cover;
    margin-top: 67px !important;
    }
    .Touch{
        margin-top: 67px;
    }
    .Get {
        margin-top: -400px;
    }
.AIMATEImg{
    display:none;
}
.tsqww{
    display:none;
}
.Making_box{
    width: 100%;
}


.cat {
    position: relative;
    }
    
    .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: 29px;
    
        width: 90%;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding: 0 15px 15px 15px;
        background-color: #ffffff;
    }
    .catUl {
    max-height: 0;
    overflow: hidden;
    margin-left: 10px;
    transition: all 0.3s;
    }
    
.Making {
    margin-top: 67px;
}
.Ijen {
    margin-top:110px ;
    margin-bottom: 50px;

}
.main>div{
    padding: 5px 0;
}
.main{
    flex-wrap: wrap;
}
.know_get {
    margin-bottom: 50px; 
}
.Hdad {
width: 100%;
display:block !important;
}

.Hdad_left>a>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;
}



.checkmark span {
width: 29px;
height: 2px;
background-color: #00C0A3;
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;
background-color: #ffffff;
z-index: 111;
}

.Hdad_right_img {
font-size: 0;
width: 28px;
margin-right: 15px;
}

.Hdad_right_img img {
width: 100%;
}

.Hdad {
box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}

.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: 25px;
display: flex;
}


.xialakuan {
height: 0;
transition: all 0.3s;
overflow: hidden;
position: fixed;
width: 100%;
top: 0;
background-color: #ffffff;
box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}

.xialakuan::after {
width: 100%;
content: '';
position: absolute;
top: 0;
height: 2px;
background-color: #00C0A3;
}

.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;
width: 16px;
}

.Closure>img {
width: 35px;

}

.catUl li {
margin-top: 10px;
}

.catUl {
max-height: 0;
overflow: hidden;
margin-left: 20px;
/* display: none; */
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: #00C0A3;
}

.guanbaaaa img {
float: right;
margin: 60px;
width: 25px;
height: 25px;
}

.actid img {
padding: 12px;
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 {
margin-right: 50px;
border-radius: 50%;
height: 50px;
background-color: #ffffff;
border: 1px solid #ebece9;
width: 50px;
}

.serac input {
font-size: 14px;
padding-left: 10px;
height: 50px;
width: 88%;
border: 0;
outline: none;
background-color: transparent;
}

.Leading_b {
height: 933px;
}

.boxnersss {
padding-top: 209px;
flex-direction: column;
}
}    