
        .fuernbern {
            overflow: hidden;
        }
        
.capth-f{
    display: flex;
    justify-content: center;
    margin-top:20px;
}
.vericode-img {
    width: 110px;
    height: 36px !important;
}
.capth-in{
    display: flex;
    gap:10px;
}
.send-in-code{
    height: 40px;
    border: 1px solid #D8D8D8;
    width: 150;
    font-size: 16px;
    color: #808080;
    padding-left: 10px;
}
.jump-send-cover {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    z-index: 100000!important;
    overflow: hidden;
    display: none;
    left: 0px;
    top: 0px;
}

#id-jump-send-f1 {
    display: none;
    position: fixed;
    top: 50% !important;
    transform: translateY(-50%);
    z-index: 111111111;
    width: 700px;
    margin-left: calc(50% - 350px);
    transition: all 0.6s ease 0s;
    float: left;
    background: none !important;
}



.jump-send-close {
    position: absolute;
    right: 9px !important;
    top: 5px !important;
    width: 20px;
    height: 20px;
    cursor: pointer;
    border-radius: 50%;
}

.jump-send-close img {
    width: 100%;
}

.jump-send-cet {
    position: relative;
    z-index: 11111111;
    margin: 50px 5%;
    width: 90%;
}

.jump-send-f .ib4-send-f {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 5px 10px;
}

.send-h-tf {
    background: #006b68 !important;
    padding: 10px 3%;
    color: #fff;
    font-size: 16px;
    border-radius: 15px 15px 0px 0px !important;
}

.ib4-se-in-f {
    border: 1px solid #E0E0E0;
    border-radius: 0px 0px 15px 15px;
    padding: 20px 3% 40px 3%;
}

.send-in2-f {
    display: flex;
    flex-wrap: wrap;
    width: 100%;

}

.ib4-se-in-tea {
    color: #222;
    border: none;
    background: #DDDDDD;
    height: 140px;
    font-size: 16px;
    outline: none;
    margin-top: 15px;
    transition: all 0.2s ease 0s;
    border-radius: 5px !important;
    padding: 15px;
    width: 94%;
}

textarea {
    resize: vertical;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}


.ib4-se-in-btn {
    background: #006b68 !important;
    width: 60%;
    border-radius: 5px;
    margin: 0 auto;
    height: 45px;
    color: #DCDCDC;
    transition: all 0.2s ease 0s;
    cursor: pointer;
    margin-top: 40px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
}
.col1{
    margin-left: 10px;
}
.w900 {
    font-weight: 700;
}

.ib4-se-in {
    border: none !important;
    color: #333 !important;
    display: block !important;
    width: 91% !important;
    background: #DDDDDD !important;
    height: 45px !important;
    font-size: 16px;
    outline: none;
    margin-top: 15px;
    transition: all 0.2s ease 0s;
    border-radius: 5px !important;
    padding-left: 20px;
}

.sendif {
    width:49%;

}

.row-cols-2>* {
    justify-content: space-between;
    display: flex;
    width: 100% !important;
}




@media screen and (max-width: 850px) {
    .ib4-se-in-tea{
        font-size: 14px!important;
        height: 100px !important;
    }
    .ib4-se-in{
        height: 30px !important;
    }
    #id-jump-send-f1 {
        width: 100%;
        margin-left: 0%;
    }
    .fs-16 {
        font-size: 14px!important;
    }
    .jump-send-cet .ib4-se-in-tea {
        padding: 10px;
    }
    .ib4-se-in{
        padding-left: 11px !important;
    }
    .ib4-se-in{
        font-size: 14px!important;
        width: 88%;
    }
    .send-in2-f{
        width: 100%;
    }
    .sendif{
        width: 98%;
    } 
    .ib4-se-in{
        width: 96.5% !important;
    }
    .send-h-tf{
        padding: 10px 5% !important;

    }
    .row-cols-2>*{
        flex-direction: column;
        width: 49%;
    }

    .jump-send-cet{
    margin: 0 auto;
    width: 94%;
    }
    .jump-send-close{
        right: -11px;
    }
    .sendif {
        width: 100% !important;
    }
    .send-h-tf{
        padding-right: 10% !important;
    }
    /* .sendif{
          padding-left: 10px;
    } */
}        #myBtn1 {
    position: fixed;
    top: -100px;
    right: 0px;
    z-index: 99;
    background-color: #006b68;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 8px;
    transition: all 1s;
    width: 20px;
    height: 20px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px
}
.Concact {
    display: none;
}

@media screen and (max-width:850px) {
    #myBtn1 {
        display: none;
    }

    #myBtn {
        width: 25px !important;
        height: 25px !important;
        border-radius: 11px !important;
    }

    .vtya {
        z-index: 11111;
        width: 100%;
        height: 60px;
        background: rgba(255, 255, 255, .5);
        position: fixed;
        /* bottom: 10px; */
        bottom: 0;
    }
    #myBtn img{
        width: 25px;
    }
    .Concact {
        font-size: 14px;
        border-radius: 30px;
        line-height: 40px;
        text-align: center;
        color: #ffffff;
        width: 155px;
        height: 40px;
        top: 50%;
        position: absolute;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: #006b68;
        display: block;
    }

    .Concact:hover {
        background-color: #ff5c35;
    }
}
#myBtn1 img {
    width: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

#myBtn1:hover {
    background-color: #ff5c35;
}

#myBtn {
    position: fixed;
    top: -100px;
    right: 0px;
    z-index: 99;
    background-color: #006b68;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 8px;
    transition: all 1s;
    width: 20px;
    height: 20px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px
}

#myBtn img {
    width: 29px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

#myBtn:hover {
    background-color: #ff5c35;
}

@media screen and (max-width:850px) {
    #myBtn1 {
        opacity: 0.5;
    }

    #myBtn {
        opacity: 0.5;
    }
}        @font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/xn7gYHE41ni1AdIRggqxSuXd.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/xn7gYHE41ni1AdIRggOxSuXd.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/xn7gYHE41ni1AdIRggSxSuXd.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
.Guide_jz {
    align-items: flex-start;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/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;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/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;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/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;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/xn7gYHE41ni1AdIRggqxSuXd.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/xn7gYHE41ni1AdIRggOxSuXd.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/xn7gYHE41ni1AdIRggSxSuXd.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/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;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/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;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/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;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/xn7gYHE41ni1AdIRggqxSuXd.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/xn7gYHE41ni1AdIRggOxSuXd.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/xn7gYHE41ni1AdIRggSxSuXd.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/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;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/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;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/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;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/xn7gYHE41ni1AdIRggqxSuXd.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/xn7gYHE41ni1AdIRggOxSuXd.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/xn7gYHE41ni1AdIRggSxSuXd.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/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;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/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;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/manrope/v14/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;
}





@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");
}
@font-face {
    font-family: 'icomoon_seh';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/font/icomoon_seh.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon_seh.woff") format("woff"), 
url("/font/icomoon_seh.ttf") format("truetype"), 
url("/font/icomoon_seh.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");
}
@font-face {
    font-family: 'icomoon3';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/font/icomoon3.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon3.woff") format("woff"), 
url("/font/icomoon3.ttf") format("truetype"), 
url("/icomoon3.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon4';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/font/icomoon4.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon4.woff") format("woff"), 
url("/font/icomoon4.ttf") format("truetype"), 
url("/icomoon4.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon5';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/font/icomoon5.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon5.woff") format("woff"), 
url("/font/icomoon5.ttf") format("truetype"), 
url("/icomoon5.svg#$font") format("svg");
}
@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_g';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/font/icomoon_g.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon_g.woff") format("woff"), 
url("/font/icomoon_g.ttf") format("truetype"), 
url("/icomoon_g.svg#$font") format("svg");
}
@font-face {
    font-family: 'icomoon_26';
font-display: swap;
    font-style: normal;
    font-weight: 400;
src: url("/font/icomoon26.eot?#iefix") format("embedded-opentype"), 
url("/font/icomoon26.woff") format("woff"), 
url("/font/icomoon26.ttf") format("truetype"), 
url("/icomoon26.svg#$font") format("svg");
}
* {
    margin: 0;
    padding: 0;
    font-family: 'Manrope', sans-serif;
    list-style: none;
}
textarea {
    resize: none !important;
}
a {
    color: inherit;
    text-decoration: none;
    cursor: pointer !important;
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
    font: inherit;
}
.head {
    height: 130px;
    z-index: 11111;
    top: 0;
    position: fixed;
    background-color: #ffffff;
    width: 100%;

}

.join1{
    height: 56px !important;

}
.Jan img{
    border-radius: 12px 12px  0 0;

}
.inbenr {
    position: relative;
    width: 100%;
    height: 415px !important;
    background-image: url(/uploads/202308/product-banner_1693204382_WNo_1920d450.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.head{
    box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px; 
}
.inbenr_jz {
    height: 415px !important;
    position: relative;
    width: 1140px;
    margin: 0 auto;
}

.inbenr_History {
    font-size: 36px;
    color: #ffffff;
    font-weight: 700;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.inbenr_home {
    width: 100%;
    background-color: #eeeeee;
}

.inbenr_homejz {
    width: 1140px;
    margin: 0 auto;
}
.Chromatography_1{
    padding-top:0 !important;
}
.inbenr_homejz img {
    margin-top: 2px;
    width: 20px;
    height: 20px;
}

.zhaoyaoss{
    margin:0 10px !important;
}
.inbenr_jz_box{
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
}
.inbenr_homejz>div {
    padding: 10px 0;
    display: flex;
    color: #767676;
}

.inbenr_homejz>div div {
    font-weight: 400;
    margin-right: 12px;
}

.inbenr{
    margin-top: 130px;
}
@media screen and (max-width:1440px) {
    .inbenr_jz{
        width: 94%;
    }
    .inbenr_homejz{
        width: 94%;
    }
    .inbenr{
        background-size: 1921px 415px ;
    }
}
.head_jz1 {
    display: none;
}

.head_box {

    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1140px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

.head_zhong {
    width: 663px;
}

.int form {
    background-color: #EEEEEE;
    border-radius: 20px;
    width: 95%;
    height: 100%;
}

.int input {
    padding-left:20px ;
    background-color: #EEEEEE;
    border-radius: 20px;
    border: 0;
    width: 100%;
    height: 100%;
    outline: none;
    background-color: transparent;
}

.sousuo img {
    padding-top: 5px;
    padding-left: 15px;
    width: 18px;
    height: 18px;
}

.eeee {
    position: relative;
}

.fudong {
    top: 10px;
    height: 25px;
    position: relative;
}

.dingwoe>a{
    right: 6px;
    color: #767676;
    display: flex;
    align-items: center;
    position: absolute;
}

.head_dao img {
    right: -17px;
    top: 4px;
    position: absolute;
    width: 15px;
    height: 15px;
}

.head_dao>ul li {
    font-weight: 500;
    cursor: pointer;
    position: relative;
}

.head_dao>ul li:hover {
    color: #006b68;
}

.int {
    justify-content: space-between;
    display: flex;
    align-items: center;
    height: 34px;
    width: 100%;
    background-color: #EEEEEE;
    border-radius: 20px;
}

.head_dao {
    padding-top: 20px;
}

.head_dao>ul {
    color: #767676;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}

.anniu {
    margin-top: 20px;
    border-radius: 30px;
    line-height: 46px;
    text-align: center;
    color: #ffffff;
    width: 155px;
    height: 46px;
    background-color: #006b68;
}

.head_right img {
    width: 15px;
    height: 15px;
}

a {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
    font: inherit;
}


.eeee:hover .yicn {
    background-color: #ffffff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    visibility: visible;
    opacity: 1;
    top: 45px;
    z-index: 1111;
}

.yicn {
    position: absolute;
    top: 45px;
    left: 4px;
    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);
}
.erjicai{
    position: relative;
}
.ercaisss>div{
    margin: 20px ;
}
.erjicai img{
    right: -11px;
    top: 16px;
    position: absolute;
    width: 20px !important;
    height: 20px !important;
}
.erjicai:hover .ercaisss{
    background-color: #ffffff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    visibility: visible;
    opacity: 1;
    top: -20px;
    z-index: 1111;
}
.ercaisss{
    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);
    position: absolute;
    top: -20px;
    left: calc(100% + 30px );
    
}
.yicn li {
    margin-left: 15px;
    position: relative;
    color: #0E3027;
    list-style: none;
    white-space: nowrap;
    padding: 15px 15px 15px 0;
}

.yicn>div {
    margin: 20px 30px 20px 20px ;
}



.yicn li::after {
    transition: all 0.5s;
    left: 0;
    content: '';
    bottom: 0;
    position: absolute;
    background-color: #006b68;
    height: 1px;
    width: 0%;
}

.yicn li:hover::after {
    width: 100%;
}

.tijiao {
    overflow: hidden;
    position: relative;
    cursor: pointer;
}


.tijiao:hover .jiant{
    background-color: #006b68;
}
.tijiao:hover {
    background-color: #ff5c35;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}

.tijiao:hover::after {
    animation: myAnimation 1s infinite;

}
.Novo_a{
    display:none;
}
.tijiao:hover::before {
    animation: myAnimation 1s infinite;
    animation-delay: 0.08s;

}
.separation{
    display:none;

}


.inbenr_homejz>div{
    flex-wrap: wrap;
}
@media screen and (max-width:1440px) {
    .inbenr{
        background-size: 1921px 415px !important;
    }
    .inbenr_homejz{
        width: 94% !important;
    }
    .inbenr_jz{
        width: 94% !important;
    }
    .head_box {
        width: 94%;
    }
}

@media screen and (max-width:850px) {
    .inbenr_homejz img{
        margin-top: 0px; 
    width: 20px;
    height: 17px;
    }
    .Chromatography_2{
        display:none;
    }
    .head_box {
        display: none;
    }

    .head_jz1 {
        display: block;
    }
    .inbenr {
        margin-top: 70px;
    }
}

/* 手机端 */
@media screen and (max-width:850px) {
    .but_jz>ul {
        flex-direction: column;
    }

    .but_jz>ul li {
        width: 100%;
        padding-bottom: 20px;
    }

    .active1>ul li {
        padding-bottom: 20px;
        width: 33%;
    }

    .Terms_right>ul li {
        margin-left: 0;
        margin-right: 20px;
    }

    .Terms {
        flex-direction: column;
    }

    .head {
        border: none;
    }

    .head_jz1 {
        display: block;
    }

    /* .anniu {
        display: none;
    } */

    .head_jz1 {
        width: 100%;
    }

    .ftets {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        display: flex;
        align-items: center;
        background-color: #ffffff;
        justify-content: space-between;
        border-bottom: 1px solid #0000003b;
    }

    .headbt {
        display: none;
    }

    .head_jz {
        display: none;

    }

    .active {
        transform: rotateZ(180deg);
    }

    .yinc1111 {
        display: none;
    }

    .jz_logo {
        width: 200px;
        padding-left: 5px;
        padding-top: 10px;
    }

    .head {
        height: auto;
    }

    .jz_logo img {

        width: 100%;
    }

    .jz_logo_right img {
        margin-right: 15px;
        width: 25px;
        height: 25px;
    }

    .jz_logo_right {
        justify-content: space-between;
        display: flex;
    }

    .xiala img {
        width: 16px;
        height: 16px;
    }

    .xiala a {
        color: #4d4d4d;
    }

    .xiala {
        z-index: 11111;
        position: fixed;
        top: 69px;
        left: 0;
        right: 0;
        display: none;
        font-weight: 500;
        background-color: #f5f5f5;
    }

    .xiala>ul {
        padding: 10px 0;
    }

    .xiala>ul li {

        padding: 10px;
    }


    .dianad {
        position: relative;
    }

    .dianad img {
        right:20px ;
        top: 13px;
        position: absolute;
    }

    .indexlogo_jz {
        padding: 150px 0;
    }

    .bigpppp {
        transition: all 0.5s;
        z-index: 111111;
        top: 0px;
        right: -900px;
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: #0E3027;
    }

    .sousuosaa {
        display: none;
        z-index: 111111;
        top: 0;
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: #0E3027;
    }

    .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 {
        margin-top: 79%;
        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;
    }

    .bigpppp_right {
        height: 100%;
        background-color: #ffffff;
        width: 70%;
        float: right;
    }

    .bigpppp_right img {
        width: 40px;
        height: 40px;
    }

    .bigpppp_right>ul li {
        margin-left: 20px;
        margin-top: 30px;
        display: flex;
        align-items: center;

    }

    .bigpppp_right>ul>li div {
        margin-left: 15px;
        font-size: 16px;
        font-weight: 500;
    }

    .gthuan {
        margin: 20px;
        float: right;
    }

    .qweq {
        clear: both
    }

    .gthuan img {
        width: 20px;
        height: 20px;
    }

    .asda {
        display: none;
    }

    .aaadasf {
        width: 100% !important;
    }
}


















.foot {
    margin-top: 110px;
    width: 100%;
    height: 601px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(/uploads/202407/db_1721290931_WNo_1921d605.jpg);
}

.foot_jz {
    width: 1140px;
    margin: 0 auto;
}

.Talk {
    font-size: 36px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}
.dianji img{
    margin-left:10px ;
    width:15px ;
}
.dianji{
    display: flex;
    align-items: center;
}
.Talk_box {
    position: relative;
    padding: 45px 0;
}
.int input::placeholder {
    opacity: 0.7;
}
.z1_box img{
    width:100%;
}
.anniu3 {
    margin-top: 33px !important;
}

.Talk_box::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #549c9a;
    position: absolute;
    bottom: 0;
}

.icon1ul img {
    width: 20px;
    height: 20px;
}

.aaaasdww {
    cursor: pointer;
    display: flex;
}
.scrollLoading{
 transition: all 0.5s;
}
.aaaasdww a:hover {
    color: #ff5c35;
}
.Novo_z{
    font-size: 16px;
}
.icon1 {
    margin-top: 35px !important;
    color: #ffffff;
}

.icon1ul {
    display: flex;
    justify-content: space-between;
}

.liaom1 {
    width: 32%;
}

.aaaasdww div {
    margin-left: 20px;
}

.aaaasdww {
    margin-top: 27px !important;
}

.icon1ul>li p {
    font-size: 18px;

    color: #ffffff;
    font-weight: 700 !important;
}

.request {
    width: 100%;
    background-color: #3bd4ae;
}

.request_jz {
    width: 1140px;
    margin: 0 auto;
}

.request_jz>ul li {
   
    color: #ffffff;
}

.aasadwww img{
    height:100% ;
    object-fit: cover;
}
.aasadwww {
    height: 100%;
}
p{
    color: #666666;
    line-height: 24px;
}
.request_jz>ul {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
}
#dyl the, #dyl td:first-child p {
    color: #fff;
}
table {
    border-collapse: collapse;
}
#dyh tr:first-child td p {
    color: white !important;
}
.nav_left_box h2 {
    color: #006b68;
    font-size: 24px;
}

.nav_left_box h3 {
    color: #555555;
}

.nav_left_box p {
    color: #53565a;
}



.Ligand{
    transition: all 0.5s;

}
.cet{
    width: 1140px !important;
    padding-bottom: 0px !important;
}
.Jandiv p{
    color: #ffffff !important;
}
@media screen and (min-width:1921px) {
    .foot{
        background-size: cover !important;
    }
}
@media screen and (max-width:1920px){
    .inbenr{
        background-size: 1920px  415px ;
    }
}
@media screen and (max-width:1440px) {
    .cet{
        width: 94% !important;
    }
    .foot {
        background-size: 1921px 606px;
    }

    .foot_jz {
        width: 94%;
    }

    .request_jz {
        width: 94%;
    }
}
@media screen and (max-width:1170px){
    .head_zhong {
        width: 563px !important;
    }
    .head_dao>ul li{
        font-size: 14px;
    }
    .head_box {
        width: 100%;
    }
}
@media screen and (max-width:1000px){
    .head_left img{
        width: 190px;
    }
    .anniu {
        font-size: 14px !important;
        margin-top: 20px;
        border-radius: 20px;
        line-height: 46px;
        text-align: center;
        color: #ffffff;
        width: 130px !important;
        height: 46px;
        background-color: #006b68;
    }
}
@media screen and (max-width:850px) {
    .Staff>div:nth-child(1){
        display:none;
    }
    .Vanadium_left{
        display:none;
    }
    .request{
        margin-bottom: 60px;
    }
    .inbenr_homejz>div div{
        font-size: 12px;
    margin-right: 3px;
    }
   input{
    font-size: 14px;
   }
    .inbeen {
        margin-top: 70px;
    }
    .page{
        margin-top: 20px;
    }
    .page-oneline{
        display: none;
    }
    .foot {
        background-image: none;
        background-color: #006b68;
        height: auto;
    }

    .icon1ul {
        flex-wrap: wrap;
    }

    .icon1ul li {
        margin-top: 25px;
        width: 48%;
    }

    .liaom1 {
        width: 100% !important;
    }

    .icon1 {
        margin-top: 10px;
        padding-bottom: 33px;
    }

    .request_jz>ul {
        flex-wrap: wrap;
    }

    .request_jz>ul li {
        font-size: 14px;
        padding-top: 10px;
    }

    .request_jz>ul {
        padding: 10px 0 20px 0;
    }

    .request_jz>ul li:nth-child(1) {
        width: 100%;
    }

    .Latest_ul>li {
        margin: 0;
        margin-top: 20px;
    }
    .Talk{
        font-size: 30px !important;
    }

    .inbeen_box{
        width: 94% !important; 
    }

    .inbeen{
        background: url(/uploads/202404/bogelong-1713161709-WNo-486d750_1713175852_WNo_486d750.jpg) !important;
        background-size: cover !important;
        width: 100% !important;
        height: 600px !important;
    }

}




.aaaasdww1 img{
    width:30px  !important;
    height:30px !important;
    margin-right:10px ;
}


.Optimization{
    padding: 0 10px;
}


.tijiao {
    overflow: hidden;
    position: relative;
    cursor: pointer;
}






.jksna:hover{
    background-color: #3bd4ae !important;
}






.anniu2 {
    margin: 0 auto;
    background-color: #ff5c35 !important;
    margin-top: 65px;
}

.aswx{
    margin-top: 15px;
}
@media screen and (min-width:1921px) {
    .inbeen{
        background-size: cover !important;
    }
    .inbenr{
        background-size: cover !important;
    }
}




.langurlarrBtin {
    display: block;
    font-size: 16px;
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 {
    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;
}        * {
    margin: 0;
    padding: 0;
    font-family: 'Manrope', sans-serif;
    list-style: none;
}

.proee {
    width: 1140px;
    margin: 0 auto;
    margin-top: 110px;
}

.Diamond {
    display: inline-block;
    position: relative;
    font-size: 40px;
    font-weight: 700;
    color: #000;
}

.Diamond::before {
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #006b68;
    content: '';
    bottom: -9px;
}

.Characteristics {
    font-size: 21px;
    font-weight: 700;
    color: #006b68;
}

.Diamond_box {
    margin-top: 65px;
    display: flex;
    justify-content: space-between;
}

.aacvb {
    width: 46%;
}

.UnderUl li {
    position: relative;
    padding-left: 45px;
    color: #4D4D4D;
    margin-top: 30px;
}

.UnderUl_quan {
    top: 3px;
    left: 0;
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border-style: dashed;
    border-width: 1px;
    border-color: #FF5C35;
}

.xiaoquan {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 15px;
    border-radius: 50%;
    height: 15px;
    background-color: #FF5C35;
}

.Related {
    margin-top: 50px;
    font-size: 21px;
    color: #006b68;
    font-weight: 700;
}

.Extrem>div {
    transition: all 0.5s;
    cursor: pointer;
    margin-right: 20px;
    border-radius: 10px;
    text-align: center;
    padding: 5px 0;
    border: 1px solid #797979;
    width: 45%;

}

.Extrem>div:hover {
    color: #ffffff;
    background-color: #FF5C35;
}

.Extrem {
    margin-top: 15px;
    display: flex;
}

.anniu {
    margin-top: 20px;
    border-radius: 30px;
    line-height: 46px;
    text-align: center;
    color: #ffffff;
    width: 155px;
    height: 46px;
    background-color: #006b68;
}



.anniu2 {
    margin: 0 auto;
    margin-top: 54px;
    background-color: #3BD4AE;

}

.Download {
    width: 1140px;
    margin: 0 auto;
    margin-top: 50px;
    border: 1px solid #eeeeee;
    border-radius: 0 20px 0 0;

}

.Download_box {
    border-radius: 0 20px 0 0;
    font-size: 21px;
    font-weight: 500;
    color: #ffffff;
    display: flex;
    background-color: #006b68;
    width: 100%;
}

.Download_box>div {
    cursor: pointer;
    width: 195px;
    text-align: center;
    padding: 15px 0;
}

.fuernbern {
    display: none;
}

.fuernbern {
    padding: 20px;
}







.Contact {
    width: 1140px;
    margin: 110px auto;

}

.Contact1 {
    font-size: 36px;
    font-weight: 700;
    color: #006b68;
}

.content_innt {
    border: 1px solid #eeeeee;
    margin-top: 33px;
    border-radius: 20px;
}

.Enter {
    color: #ffffff;
}

.Enter {
    border-radius: 20px 20px 0 0;
    background-color: #006b68;
}

.Enter_box {
    padding: 10px 20px;
}

.inputaaaa_box {
    padding: 20px;
}

.nav_input1aaa input {
    padding-left: 20px;
    height: 100%;
    width: 96%;
    outline: none;
    background-color: transparent;
    border: 0;
}

.nav_input {
    padding-bottom: 10px;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.nav_input1aaa {
    border-radius: 10px;
    width: 49.5%;
    height: 45px;
    background-color: #eeeeee;
}

.text111 {
    border-radius: 10px;
    width: 100%;
    height: 280px;
    background-color: #eeeeee;
}

.text111 textarea {
    padding-top: 10px;
    padding-left: 20px;
    height: 96%;
    width: 98%;
    outline: none;
    background-color: transparent;
    border: 0;
}

.send {
    cursor: pointer;
    width: 70%;
    margin: 0 auto;
    color: #ffffff;
    text-align: center;
    line-height: 45px;
    border-radius: 10px;
    height: 45px;
    background-color: #ff5c35;
    margin-top: 23px;
    margin-bottom: 33px;
}

.send:hover {
    background-color: #006b68;
}

.Might {
    width: 1160px;
    margin: 0 auto;
}

.Might_Contact {
    font-size: 30px;
    font-weight: 700;
    color: #006b68;
}

.nav_box {
    width: 1140px;
    margin: 0 auto;
    margin-top: 65px;
    margin-bottom: 110px;
}

.nav_box>ul {
    display: flex;
    flex-wrap: wrap;
}

.nav_box img {
    width: 100%;
}

.nav_box>ul li {
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    width: 24%;
    margin-right: 10px;
}

.nav_BOXD {
    padding: 20px;
}

.Novo_z {
    color: #006b68;
    padding-bottom: 15px;
    font-weight: 700;
}

.Novo_a {
    color: #4D4D4D;

}
.Diamond_box img{
    width: 100%;
}
@media screen and (max-width:1440px) {
    .proee {
        width: 94%;
        margin-top:65px ;
    }
    .Download{
        width: 94%;
    }
    .Contact{
        width: 94%;
        margin: 65px auto;
    }
    .Might{
        width: 94%;
    }
    .nav_box{
        width: 94%;
        margin-top:33px ;
    }
}

@media screen and (max-width:850px){
    .ssssaa{
        width:100% !important;
    }
    .Diamond_box{
        flex-direction: column;
    }
    .aacvb{
        margin-top: 33px ;
        width: 100%;
    }
    .nav_box>ul li{
        margin-bottom: 20px ;
        width: 48%;
        margin-right:0;
        margin-bottom: 20px;
    }
    .nav_box>ul{
        justify-content: space-between;
    }
    .Download_box {
      font-size: 16px ;
    }
    .text111 textarea{
        width: 92%;
    }
    .Diamond {
        font-size: 30px !important;
    }
    .Diamond_box{
            margin-top: 30px
    }
}        .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("/new/font/icomoon_pl.eot?#iefix") format("embedded-opentype"), 
url("/new/font/icomoon_pl.woff") format("woff"), 
url("/new/font/icomoon_pl.ttf") format("truetype"), 
url("/new/font/icomoon_pl.svg#$font") format("svg");
}
.pro-desc-main img{
    transition: all 0.6s ease 0s;
display:none;
width:100%;
}
table {
    word-break: break-all;
    border-collapse: collapse;
    border-spacing: 0;
}
.inpage-d-right{
            font-family: 'Roboto',  sans-serif;
}
.pro-title{
    float:left;
width:100%;
color:#4C4C4C;
font-size:1.3rem;
line-height:40px;
}
.pro-title-add{
    float:left;
width:100%;
color:#e4393c;
font-size:1.8rem;
line-height:25px;
margin-top:15px;
}
.pro-show-f{
    float:left;
    width:100%;
    margin-top:30px;
position:relative;
}
.pro-big-show{
            float:left;
width:80%;
position:relative;
}
.pro-big-video{
    float:left;
width:100%;
}
iframe{
    float:left;
width:100%;
}
.pro-big-sel-tip{
    position:absolute;
width:100%;
bottom:10%;
left:0px;
}
.pro-big-sel-tip-f{
    float:left;
margin-left:calc(50% - px);
}
.pro-b-s-t{
    float:left;
width:28px;
height:3px;
background:#909090;
margin-left:10px;
}
.pro-b-s-t:first-child{
    margin-left:0px;
}
.p-b-s-t-active{
    background:#fff;
}
.pro-big-pic-a,.pro-big-pic-img{
    float:left;
width:100%;
position:relative;
}
.pro-big-magglass{
    background: url(/new/templates/Web/en/images/link21.png) no-repeat center;
    display: inline-block;
    text-decoration: none;
    padding: 0px;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 48%;
    opacity: 0;
    transform: scale(0,0);
    z-index: 97;
    transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.pro-big-bk {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    transition: all 0.5s ease-in-out;
    background: rgba(0,0,0,0.4);
}
.pro-big-pic-a:hover .pro-big-magglass {
    opacity: 1;
    transform: scale(1,1);
    transition-delay: 0.3s;
}
.pro-big-pic-a:hover .pro-big-bk {
    opacity: 1;
}
.pro-show-right{
    position:absolute;
        right:0px;
    top:0px;
    width:17%;
    height:100%;
}
.pro-s-r-top{
    float:left;
    width:100%;
    height:25px;
position:relative;
    cursor:pointer;	
}
.pro-s-r-top:before{
    content:'';
position:absolute;
width:16px;
height:11px;
left:calc(50% - 5.5px);
top:0px;
background: url('/new/templates/Web/en/images/proup.png') no-repeat;
}
.pro-s-r-main{
    float:left;
width:100%;
height:calc(100% - 40px);
margin-top:-10px;
overflow:hidden;
}
.pro-s-r-in{
    float:left;
width:100%;
height:100%;
}
.pro-thumb-btn{
    float:left;
width:calc(100% - 2px);
height:calc(25% - 12px);
margin-top:10px;
overflow:hidden;
cursor:pointer;
transition: all 0.3s ease 0s;
border:1px solid #fff;
}
.ptb-active{
    border:1px solid #;
}
.pro-thumb-btn:hover .pro-thumb-img{
    transform:scale(1.2);
}
.pro-thumb-img{
    float:left;
width:100%;
}
.pro-s-r-bottom{
    float:left;
    width:100%;
    height:25px;
position:relative;	
cursor:pointer;
}
.pro-s-r-bottom:hover{
    transform:scale(1.1);
}
.pro-s-r-top:hover{
    transform:scale(1.1);
}
.pro-s-r-bottom:before{
    content:'';
position:absolute;
width:16px;
height:11px;
left:calc(50% - 5.5px);
bottom:0px;
background: url('/new/templates/Web/en/images/prodown.png') no-repeat;
}
.pro-jump{
            float:left;
width:80%;
margin-top:25px;
}
.pro-jump-center{
            float:left;
            margin-left:calc(50% - 68px);
width:138px;
}
.pro-jump-inquiry{
            float:left;
width:136px;
height:25px;
border:1px solid #;
background:#FEF8E7;
border-radius:12.5px;
line-height:25px;
text-align:center;
color:#;
font-size:1.4rem;
cursor:pointer;
}
.pro-jump-inquiry:hover{
    background:#fff;
}
.pro-jump-conus{
            float:left;
width:136px;
height:25px;
border:1px solid #;
background:#;
border-radius:12.5px;
line-height:25px;
text-align:center;
color:#fff;
font-size:1.4rem;
}
.pro-jump-conus:hover{
   background:#fff; 
   color:#;
}
.pro-desc{
    float:left;
width:100%;
margin-top:40px;
border:1px solid #E8E8E8;
border-radius:10px;
}
.pro-desc-sel-f{
    font-family: 'Roboto', serif, sans-serif;
    float:left;
width:100%;
background:#F1F1F2;
border-radius:10px 10px 0px 0px;
}
.pro-desc-sel-btn1{
            float:left;
margin-left:4%;
padding-top:15px;
padding-bottom:15px;
color:#4C4C4C;
font-size:1.2rem;
transition: all 0s ease 0s;
cursor:pointer;
}
.pro-desc-sel-btn1:hover{
    color:#;
}
.pro-desc-sel-btn2{
            float:left;
margin-left:5%;
padding-top:15px;
padding-bottom:15px;
color:#4C4C4C;
font-size:1.2rem;
transition: all 0s ease 0s;
cursor:pointer;
}
.pro-desc-sel-btn2:hover{
    color:#;
}
.pro-desc-sel-active{
    color:#;
position:relative;
}
.pro-desc-sel-active:before{
    content:'';
position:absolute;
left:0px;
bottom:5px;
width:100%;
height:1px;
background:#;
}
.pro-desc-main {
    float: left;
    width: 94%;
    padding-bottom: 25px;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 3%;
}
.pro-desc-main b,.pro-desc-main strong{
    font-family: 'Roboto', serif, sans-serif;
    font-weight:700!important;
}
.review-title{
    float:left;
    width:100%;
    color: #707071;
    font-size: 14px ;
    font-family: 'Roboto', serif, sans-serif;
}
.aggrat-val{
    font-size:2.2rem;
font-weight:900;
color:#;
font-style:italic;
}
.aggrating-star-f{
    float:left;
width:160px;
}
.aggrat-full{
    float: left;
    font-family: ico;
    font-size: 24px;
    color: #;
    width: 30px;
    height: 30px;
}
.aggrat-full:before {
    content: '\e9d9';
}
.agrf-emp:before{
    content: '\e9d7';
}
.aggrat-hs-f{
    float:left;
width: 30px;
    height: 30px;
font-family: ico;
    font-size: 24px;
    color: #;
position: relative;
}
.aggrat-hs-emp{
    float: left;
    width: 30px;
    height: 30px;
}
.aggrat-hs-emp:before {
    content: '\e9d7';
}
.aggrat-hs-full{
    position:absolute;
    width: 13px;
    height: 30px;
overflow:hidden;
}
.aggrat-hs-full:before {
    content: '\e9d9';
}
.r0tip{
    color:#4C4C4C;
}
.r0t2{
    font-family: 'Roboto',  sans-serif;
font-size:12px ;
}
.rev-sel-show-f2{
    float:left;
width:100%;
margin-top:15px;
color: #707071;
}
.rev-sel-show-f{
    float:left;
width:122px;
    height:25px;
line-height:25px;
font-size:1.4rem;
padding-left:10px;
    border:1px solid #AAAAAA;
    font-family: 'Roboto', serif, sans-serif;	
position:relative;
background: linear-gradient(#fff,#E4E4E4);
cursor:pointer;
}
.rev-sel-show-f:before{
    content: '';
    position: absolute;
    width: 12px;
    height: 11px;
    right: 10px;
    top: 9px;
    background: url(/new/templates/Web/en/images/prodown.png);
background-size:100%;
background-repeat:no-repeat;
}
.rev-sel-show-f:hover{
    background: #E4E4E4;
}
.rev-sel-all{
    position:absolute;
top:25px;
left:0px;
width:120px;
height:25px;
line-height:25px;
font-size:1.4rem;
padding-left:10px;
    border:1px solid #AAAAAA;
display:none;
z-index:99;
}
.rev-sel-all:hover{
   background:#f8f8f8;
}
.review-f{
    float:left;
    width:100%;	
position:relative;
}
.review-t{
    float:left;
width:100%;
display:none;
}
.rev-s-top1{
    float:left;
    width:100%;
    margin-top:30px;	
}
.re-readmore-f{
    float:left;
width:100%;
cursor:pointer;
}
.re-readmore-cover{
    float:left;
width:100%;
height:15px;
background: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,1));
}
.re-readmore{
    float:left;
width:calc(100% - 40px);
background:#fff;
position:relative;
font-size:1.6rem;
color:#;
padding:10px 20px;	
font-family: 'Roboto', serif, sans-serif;
}
.re-readmore:hover{
    color:#333;
}
.re-readmore:before{
    content: '';
    position: absolute;
    width: 12px;
    height: 11px;
left:0px;
    top: 15px;
    background: url(/new/templates/Web/en/images/prodown.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.rev-flag{
    float: left;
    width: 36px!important;
display:block!important;
}
.rev-name-c{
    float:left;
width:calc(100% - 51px);
margin-left:15px;
font-size:1.6rem;
font-family: 'Roboto', serif, sans-serif;
margin-top:9px;
color:#383838;
}
.rev-s-top2{
    float:left;
width:100%;
margin-top:12px;
}
.rev-star-f{
    float:left;
width:100px;
}
.rev-star-s {
    float: left;
    font-family: ico;
    font-size: 14px;
    color: #;
    width: 20px;
    height: 20px;
    position: relative;
}
.review-s-start-text{
    float:left;
width:100px;
font-size:1.4rem;
color:#707071;
}
.rev-star-s:before {
    position: absolute;
    content: '\e9d9';
}
.rev-s-top3{
    float:left;
width:100%;
font-size:1.4rem;
color:#7a7a7a;
margin-top:5px;
}
.review-s{
    float:left;
    width:100%;
    margin-top:20px;	
}
.rev-pass-tip{
    color:#383838;
font-style:italic;
}
.rev-content{
    float:left;
width:100%;
font-size:1.6rem;
line-height:30px;
margin-top:20px;
color:#707071;
}
.rev-send-f{
    float:left;
width:100%;
margin-top:40px;
}
.rev-send-txt{
    float:left;
width:100%;
font-size: 16px ;
    font-family: 'Roboto', serif, sans-serif;
color: #383838;
}
.rev-send-star-f{
    float:left;
width:100%;
margin-top:10px;
}
.rev-send-in-f{
    float:left;
width:100%;
margin-top:20px;
}
.r-s-in-s-f{
    float:left;
width:100%;
}
.r-s-in-s-f2{
    float:left;
width:100%;
margin-top:25px;
}
.r-s-i-s-txt{
    float:left;
width:100%;
font-size: 16px ;
font-family: 'Roboto', serif, sans-serif;
color: #383838;
}
.r-s-i-s-txt2{
            float:left;
width:75px;
font-size: 16px ;
font-family: 'Roboto', serif, sans-serif;
margin-top:10px;
color: #383838;
}
.r-s-i-s-cont{
    float:left;
width:calc(100% - 32px);
margin-top:10px;
border:1px solid #DCDCDC;
background:#F7F7F7;
border-radius:7px;
height:98px;
padding:10px 15px;
outline: none;
font-size: 15px;
    color: #414141;
font-family: Arial,'Roboto',  sans-serif;
}
.r-s-i-s-cont:focus{
    border:1px solid #;
}
.r-s-i-s-input{
            float:left;
width:calc(50% - 107px);
border:1px solid #DCDCDC;
background:#F7F7F7;
border-radius:7px;
height:40px;
padding:10px 15px;
font-size: 15px;
    color: #414141;
    font-family: Arial,'Roboto',  sans-serif;
}
.r-s-i-s-input:focus{
    border:1px solid #;
}
.r-s-i-s-tip-f{
    float:left;
position:relative;
display:none;
}
.r-s-i-s-tip-arrow{
    position:absolute;
top:14px;
}
.r-s-i-s-tip-arrow:before{
    content:'';
    float: left;
    width: 0; 
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #DCDCDC transparent transparent;
}
.r-s-i-s-tip-arrow:after{
    content:'';
    position:absolute;
left:1px;
    width: 0; 
    height: 0;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #fff transparent transparent;
}
.r-s-i-s-tip{
    float:left;
margin-left:16px;
border:1px solid #DCDCDC;
border-radius:5px;
padding:10px 15px;
}
.r-s-i-s-tip-ico{
    float:left;
    width:25px;
    height:25px;
    position:relative;
    color:#;
font-size:25px;
}
.r-s-i-s-tip-ico:before{
    content:'\ea08';
position:absolute;
font-family: ico;
}
.r-s-i-s-tip-txt{
    float:left;
font-size: 1.6rem;
    font-family: 'Roboto', serif, sans-serif;
margin-left:10px;
margin-top:4px;
color:#383838;
}
.r-s-but-f{
    float:left;
width:100%;
margin-top:30px;
font-size: 16px !important;
}
.r-s-but{
    float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    color: #fff;
    background: #063464;
    font-family: 'Roboto', serif, sans-serif;
    cursor: pointer;
    text-align: center;
}
.r-s-but:hover{
    background:#;
}
.rev-send-star-s{
    float: left;
    font-family: ico;
    font-size: 24px;
    color: #006f3b;
    width: 30px;
    height: 30px;
    position: relative;
    cursor: pointer;
}
.rev-send-star-s:hover{
    color:#ff6600;
}
.emptyheart:before {
    position: absolute;
    content: '\e9d7';
}
.heart:before {
    position: absolute;
    content: '\e9d9';
}




.pro-send-f{
    float:left;
width:100%;
margin-top:35px;
}
.pro-alselike{
    float:left;
width:100%;
margin-top:45px;
}
.pro-al-title{
            float:left;
    padding:10px 15px 10px 15px;
    background:#9C9C9C;
    font-size:14px;
    color:#fff;
}
.pro-al-main{
    float:left;
    width:100%;
    margin-top:25px; 
    	
}
.pro-al-offset{
    float:left;
width:102%;
margin-left:-2%;
}
.pro-al-single{
width:calc(23% - 3px);
display: inline-block;
    vertical-align: top;
margin-left:2%;
}
.pro-al-img-a{
    float:left;
width:100%;
overflow:hidden;
transition: all 0.3s ease 0s;
}
.pro-al-img-a:hover .pro-al-img{
    transform:scale(1.2); 
}
.pro-al-img{
    float:left;
width:100%;
}
.pro-al-name{
    font-family: 'Roboto', serif, sans-serif;
    float:left;
width:100%;
margin-top:10px;
font-size:1.4rem;
color:#4C4C4C;
line-height:20px;
transition: all 0s ease 0s;
}
.pro-al-name:hover{
    color:#;
}
/* relatedword */
.relatedword{
    float:left;
width:100%;
margin-top:30px;
}
.hot-search{
    float:left;
width:100%;
}
.hot-search-title{
    font-family: 'Roboto', serif, sans-serif;
    float:left;
width:100%;
color:#4C4C4C;
font-size:1.6rem;
}
.hot-search-main{
    float:left;
width:100%;
margin-top:5px;
}
.hot-search-single{
    width:calc(33.3% - 3px);
    display: inline-block;
    vertical-align: top;
margin-top:10px;
word-break:break-all;
}
.hot-search-word{
            float:left;
width:80%;
color:#707071;
font-size:1.4rem;
transition: all 0s ease 0s;
}
.hot-search-word:hover{
    color:#;
}

.rsst3{
width:110px;
margin-top:20px;
}
.uploadify-button{
border-radius: 2px!important;
padding: 5px 18px!important;
border: 1px solid #DCDCDC!important;
    background-color: #F7F7F7!important;
color:#000!important;
}
.uploadify-button:hover{
text-decoration: none!important;
background-color: #E66F2B!important;
border: 1px solid #E66F2B!important;
color:#fff!important;
}
.uploadify-queue .uploadify-queue-item{
width:388px!important;
}
.uploadify-progress{
width:100%!important;
border: 1px solid #E66F2B!important;
border-radius: 2px!important;
margin-bottom:10px;
}
.rsisimg, .rev-s-picf img{
display:block!important;
}
.uploadify-progress-bar {
    border-radius: 0px!important;
    background-color: #E66F2B!important;
}
.r-s-i-img-show{
display:flex;
gap:10px;
margin-bottom:20px;
flex-wrap:wrap;
}
.rev-s-picf{
display:flex;
gap:10px;
padding-top:20px;
    flex-wrap:wrap;
width:100%;
}
.revs-p-s{
width:12.5%;
}
.rsiimg-s{
width:12.5%;
position:relative;
border: 1px solid #DCDCDC;
}
.rsisimg{
width:100%;
display:block;
}
.rsisclose{
position:absolute;
top:0px;
right:0px;
width:25px;
height:25px;
background:#af3232;
color:#fff;
text-align:center;
line-height:25px;
font-size:16px;
cursor:pointer;
}
.rsimgup-tip{
width:100%;
color:#cccccc;
font-size:14px;
}


/* relatedword */
@media screen and (max-width: 760px){
    .r-s-but {
        padding: 10px 20px;
   
    }
    .r-s-i-s-tip {
        margin-left: 0px;
}
    .r-s-i-s-tip-f {
        margin-left:70px;
margin-top:10px;
    }
    .r-s-i-s-input {
        width: calc(100% - 102px);
        font-size: 16px;
    }
    .r-s-i-s-txt2 {
        width: 70px;
        font-size: 14px;
}
    .r-s-i-s-txt {
        font-size: 1.4rem;
    }
    .rev-send-txt {
        font-size: 1.4rem;
    }
    .rev-content {
        font-size: 1.4rem;
        line-height: 25px;
        margin-top: 15px;
    }
    .rev-star-s {
        font-size: 18px;
        width: 25px;
        height: 25px;
    }
   .rev-name-c {
        font-size: 1.6rem;
        margin-top: 7px;
    }
    .rev-flag {
        width: 30px;
    }
    .rev-s-top1 {
        margin-top: 20px;
    }
    .review-title{
    font-size:1.4rem;
}
    .r-s-i-s-tip-arrow{
   display:none;
}
    .pro-jump{
    width:100%;
}
    .pro-desc-sel-btn1,.pro-desc-sel-btn2{
    font-size: 1rem;
}
    .pro-al-offset {
        margin-top:-20px;
    }
    .pro-al-single {
        width: calc(48% - 5px);
margin-top:20px;
    }
    .pro-thumb-btn {
        width: 23%;
    margin-left:2%;
        height: auto;
        margin-top: 0px;
    }
    .pro-s-r-main {
        width: calc(102% - 40px);
        height:auto;
        margin-top: 0px;
margin-left:calc(20px - 2%);
    }
.pro-s-r-in {
       width: 2000px;
       height: auto;
    }
.pro-s-r-bottom:before {
        content:"\e628";
        position:absolute;
        width: 20px;
        height: 24px;
left:auto;
        background: none;
    font-family: "icomoon";
font-size:2.5rem;
color:#4C4C4C;
top:calc(50% - 12px);
text-align:right;
    }
.pro-s-r-bottom{
    position:absolute;
    right:0px;
    top:0px;
        width: 20px;
        height: 100%;
}
    .pro-s-r-top:before {
        content:"\e625";
        position:absolute;
        width: 20px;
        height: 24px;
left:auto;
        background: none;
    font-family: "icomoon";
font-size:2.5rem;
color:#4C4C4C;
top:calc(50% - 12px);
    }
    .pro-s-r-top {
    position:absolute;
    left:0px;
    top:0px;
        width: 20px;
        height: 100%;
    }
    .pro-show-right {
    float:left;
        position: relative;
        right: auto;
        top: auto;
        width: 100%;
        height: auto;
margin-top:15px;
    }
    .pro-big-show {
        width: 100%;
    }
    .pro-title-add {
        font-size: 1.6rem;
        line-height: 25px;
        margin-top: 10px;
    }
    .pro-title {
        font-size: 1rem;
line-height: 30px;
}
    .inpage-d-right{
    margin-top:30px;
}
}
@media screen and (max-width: 380px){
    .pro-alselike{
    margin-top:30px;
    }
    .pro-send-f {
        margin-top: 20px;
    }
    .pro-desc-sel-btn1,.pro-desc-sel-btn2{
    font-size: 1rem;
}
    .pro-show-f{
    margin-top:20px;
}
    .pro-title-add {
        font-size: 1.2rem;
        line-height: 20px;
        margin-top: 5px;
    }
    .pro-title {
        font-size: 0.9rem;
}
}





        .ssssaa{
            width: 52%;
        }


        table {
            border-collapse: collapse;
            border-spacing: 0;
            width: 100%;
            border: 1px solid #ddd;
        }

        th,
        td {
            text-align: left;
            padding: 16px;
        }

        #dyl td:nth-of-type(1) {
            background-color: #006b68;
            color: #ffffff;
        }


        #dyh tr:nth-of-type(1) {
            background-color: #006b68;
            color: #ffffff;
            /* Text color set to white */
        }
        p {
            line-height: 1.75em;
        }

        h2 {
            color: #006b68;
            line-height: 3em;
        }
    