
        
    .Seplife_FF {
    width: 1140px;
    margin: 0 auto;
    margin-top:93px ; 
    margin-bottom:90px ;
}

.Seplife_left {
    width: 50%;
}

.Seplife_left img {
    width: 100%;
}
.fuben *{
    padding: revert;
    margin: revert;
    list-style: disc;
}
.Blue_ff {
    font-size: 40px;
    font-weight: 700;
    color: #18181B;
    margin-bottom: 30px;
}

.fibat{
    margin-bottom: 33px;
    font-size: 14px;
    font-weight: 600;
    color: #1f4288;
}
.Seplife_right {
    width: 46%;
}

.red_gou {
    width: 25px;
    font-size: 0;
    margin-right: 15px;
}

.red_gou>img {
    width: 100%;
}


.Seplife_right>div>ul>li {
    display: flex;
}

.Seplife_right_rt {
    width: 100%;
}

.Seplife_FF_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.Novel {
    font-weight: 500;
    color: #18181B;
}

.Novel1 {
    font-size: 14px;
    margin-top: 8px;
    color: #5D5D5F;
}

.Seplife_right>div>ul>li:not(:nth-child(1)) {
    margin-top: 5px;
}

.but img {
    width: 20px;
    margin-right: 10px;
}

.but_flex {
    width: 188px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.but_flex>div:nth-child(1) {
    font-size: 0;
}

.but1 {
    margin: 0 auto;
    padding:0 10px  ;
    margin: 0px ;
}


.nload {
    width: 1140px;
    margin: 0 auto;

}

.sbürste_left {
    width: 280px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    position: sticky;
    top: 85px;
    border-radius: 0 20px 0 0;
}
#page1 {
    scroll-margin-top: 120px;
}

#page2 {
    scroll-margin-top: 120px;
}

#page3 {
    scroll-margin-top: 120px;
}

#page4 {
    scroll-margin-top: 120px;
}
.sbürste_box {
    background-color: #011B6A;
    font-size: 24px;
    font-weight: 700;
    overflow: hidden;
    color: #ffffff;
    padding: 12px 10px;
    border-radius: 0 20px 0 0;
}

.sbürste {
    width: 1140px;
    margin: 110px auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.searchImg {
    margin-left: 10px;
}

.searchImg img {
    width: 100%;
}

.sbürsteInp input {
    padding-left: 8px;
    border: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    outline: none;
}

.sbürsteInp {
    display: flex;
    align-items: center;
    width: 247px;
    height: 42px;
    border: 1px solid #d0d0d0;
    margin: 15px auto;
}

.KücheUl>li>div {
    color: #0A0A0A;
    background-color: #d0dcf2;
    font-size: 14px;
    font-weight: 700;
    width: calc(100% - 25px);
    padding: 15px 10px 15px 15px;
}

.FussP li {
    position: relative;
    padding: 5px 10px 5px 35px;
    color: #7a7a7a;
    font-size: 14px;
    color: #5D5D5F;
}

.FussP li::after {
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #011B6A;
    border-radius: 50%;
    content: '';
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
}

.FussP {
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s;
}

.FussP>div {
    padding: 15px 0;
}

.sichER_box {
    padding: 30px 20px 0 20px;
}

.sichER {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin-top: 80px;
}

.sichERUl {
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sichERUl li {
    width: 48%;
    color: #7a7a7a;
    margin-bottom: 25px;
}

.sichERImg {
    font-size: 0;
    border: 1px solid #decab0;
}


.tr1 {
    font-size: 24px;
    font-weight: 500;
    color: #0A0A0A;
}

.bür {
    margin-top: 15px;
    line-height: 19.2px;
}


.Sies {
    margin-top: 20px;
    background-color: #f7f2ec;
    width: 100%;
}

.Sie_box {
    text-align: center;
    padding: 15px;
}

.Sie1 {
    font-weight: 500;
    color: #0a0a0a;
}

.Sie2 {
    margin: 25px 0;
    font-size: 14px;
    line-height: 16px;
    color: #7a7a7a;
}

.Sie3 {
    cursor: pointer;
    width: 100%;
    height: 49px;
    line-height: 49px;
    color: #ffffff;
    background-color: #456780;
}


.bluedown1>img {
    cursor: pointer;
    padding: 10px;
    width: 15px;
    margin-left: 20px;
    /* transform: rotate(180deg); */
}

.show {
    max-height: 500px;
}


.nload_right {
    border-radius: 0 30px 0 0;
    
    border: 1px solid #ededed;
}

.nload_right_box {
    position: sticky;
    top: 74px;
    display: flex;
    background-color: #003892;
}

.nload_right_box>a>div {
    cursor: pointer;
    padding: 15px 20px;
    font-weight: 700;
    font-size: 18px;
    color: #ffffff;
}

.nload {
    display: flex;
    justify-content: space-between;
    align-items: self-start;
    flex-wrap: wrap;
}

.nload_right {
    width: calc(100% - 300px);
}

.ferge {
    padding: 20px;
}







.Related {
    width: 1140px;
    margin: 140px auto;
}

.ResinAffinity {
    text-align: center;
    padding: 12px 0;
}

.Related_ul>li {
    width: 25%;
    padding: 0 10px;
    font-size: 14px;
    color: #5D5D5F;
}

.Related_ul img {
    width: 100%;
}

.Related_ul {
    margin-top: 58px;
    flex-wrap: wrap;
}
.Related_ul *{
    box-sizing: border-box;
}
.elateda {
    font-size: 40px;
    font-weight: 700;
    color: #18181B;
}

.Related_ul {
    display: flex;
}


.fuben *{
    padding: revert;
    margin:revert;
    list-style: disc;
   }

   .fuben  img{
       width: 100% !important;
   }

   .bluedown1>div:nth-child(2) img{
       transition: all 0.3s ;
   }


   .buttonDownload {
    display: inline-block;
    position: relative;
    margin-right:20px ;
    border-radius: 2px;
    padding: 10px 44px;
    background-color: #003892;
    color: white;
    font-family: sans-serif;
    cursor: pointer;
    text-decoration: none;
    font-size: 0.9em;
    text-align: center;
    font-weight: bold;
    text-indent: 15px;
    border: none;
   }
   
   .buttonDownload:hover {
    background-color: #003892;
    color: white;
   }
   
   .buttonDownload:before, .buttonDownload:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 34px;
        top: 52%;
   }
   
   .buttonDownload:before {
    width: 10px;
    height: 2px;
    border-style: solid;
    border-width: 0 2px 2px;
   }
   
   .buttonDownload:after {
    width: 0;
    height: 0;
    margin-left: 3px;
    margin-top: -7px;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: transparent;
    border-top-color: inherit;
    animation: downloadArrow 1s linear infinite;
    animation-play-state: paused;
   }
   
   .buttonDownload:hover:before {
    border-color: #cdefbd;
   }
   
   .buttonDownload:hover:after {
    border-top-color: #cdefbd;
    animation-play-state: running;
   }
   
   @keyframes downloadArrow {
    0% {
     margin-top: -7px;
     opacity: 1;
    }
   
    0.001% {
     margin-top: -15px;
     opacity: 0.4;
    }
   
    50% {
     opacity: 1;
    }
   
    100% {
     margin-top: 0;
     opacity: 0.4;
    }
   }

   

  table p{
     padding-left : 20px  !important;
  }

  .Seplife_right_rt{
    line-height: 24px;
  }    /* cyrillic-ext */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format('woff2');
unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304,
U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113,
U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329,
U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format('woff2');
unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304,
U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113,
U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329,
U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2) format('woff2');
unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304,
U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113,
U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Inter';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/inter/v13/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329,
U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
* {
margin: 0;
padding: 0;
list-style: none;
font-family: 'Inter', sans-serif;
word-wrap: break-word;
}

@media screen and (min-width: 850px) and (max-width: 1440px) {
  
  .Appimgww  img{
    width:100%
  }
}
a {
color: inherit;
/* 继承父元素的颜色 */
text-decoration: none;
cursor: pointer;
/* 删除下划线 */
}
.videosss{
cursor: pointer;
}
.surrbo_img img{
transition: all 0.3s;
}
.surrbo_img img:hover{
transform: scale(1.1);
}
.searchImg {
width: 25px !important;
}

.Hdad {
display: none;
}

input {
border: 0;
outline: none;
background-color: transparent;
}

textarea {
border: 0;
outline: none;
background-color: transparent;
}

.but_flex {
width: 188px;
display: flex;
align-items: center;
justify-content: center;
}

.but_flex>div:nth-child(1) {
font-size: 0;
}

.but img {
width: 20px;
margin-right: 10px;
}
.Other_Box img{
transition: all 0.8s;
}
.bej:hover .Other_Box img{
transform: rotate(360deg)
}
.acidsRight{
transition: all 0.3s;
}



.acidsImg>li:hover .acidsRight{
padding-left: 10px;
}
#rst {
top: 0;
transition: all 0.3s;
position: fixed;
}

.reply {
width: 1140px;
margin: 0 auto;
margin-top: 60px;
border-radius: 10px;
overflow: hidden;
}

.Enter {
color: #ffffff;
font-size: 14px;
font-weight: bold;
background: linear-gradient(to right, #3368c6, #003891);

padding: 12px 10px;
background-color: #00529F;
}

.Ema {
padding: 25px 10px;
background-color: #EEEEEE;
}

.Emainput input {
outline: none;
border: 0;
width: 98%;
height: 100%;
padding-left: 10px;
background-color: transparent;

}

.Emainput {
display: flex;
justify-content: space-between;
}

.Emainput>div {
width: 49%;
border-radius: 10px;
background-color: #ffffff;
height: 45px;
}

.Ema>.Emainput:not(:nth-child(1)) {
margin-top: 15px;
}

.cart>input {
outline: none;
border: 0;
width: 98%;
height: 100%;
padding-left: 10px;
background-color: transparent;
}



.textinr textarea {
outline: none;
border: 0;
width: 99%;
height: 96%;
padding-top: 10px;
padding-left: 10px;
background-color: transparent;
}

.textinr {
width: 100%;
height: 275px;
border-radius: 10px;
margin-top: 15px;
background-color: #ffffff;
}

/* 修改placeholder的颜色 */
::placeholder {
color: #5D5D5F;
/* 设置占位符的颜色 */
}

/* 修改Webkit浏览器（如Chrome和Safari）中placeholder的颜色 */
::-webkit-input-placeholder {
color: #5D5D5F;
}

/* 修改Firefox浏览器中placeholder的颜色 */
:-moz-placeholder {
color: #5D5D5F;
}

/* 修改IE浏览器中placeholder的颜色 */
::-ms-input-placeholder {
color: #5D5D5F;
}

.cart>input {
outline: none;
border: 0;
width: 98%;
height: 100%;
padding-left: 10px;
background-color: transparent;
}

.fuwenb * {
padding: revert;
margin: revert;
list-style: disc;
box-sizing: border-box;
}

.cart {
align-items: center;
display: flex;
justify-content: space-between;
width: 100%;
margin-top: 15px;
border-radius: 10px;
background-color: #ffffff;
height: 45px;
position: relative;
}


.Send_essage {
width: 80%;
cursor: pointer;
height: 45px;
color: #ffffff;
text-align: center;
line-height: 45px;
border-radius: 10px;
font-weight: 700;
margin: 0 auto;
margin-top: 15px;
background-color: #DA2139;
}

img {
vertical-align: middle;
}

.head {
width: 100%;
z-index: 111;
}

.head_prev {
background: linear-gradient(to right, #3368c6 0%, #1648a5 50%, #1648a5 50%, #3368c6 100%);
}





.cooktipfly *{
  box-sizing: border-box !important;
}






.head_jz {
display: flex;
justify-content: space-between;
max-width: 1400px;
width: 94%;
margin: 0 auto;
}

.head_prev_right {
display: flex;
align-items: center;
}

.English {
display: flex;
color: #ffffff;
margin-right: 55px;
font-size: 14px;
align-items: center;
}

.English img {
margin-right: 15px;
width: 20px;
}

.shejiao img {
width: 15px;
}

.shejiao img:not(:last-child) {
margin-right: 20px;
}

.search {
width: 15px;
margin-right: 15px;
height: 15px;
}

.search_vox {
display: flex;
align-items: center;
}

.search_vox input {
color:#ffffff;
width: 100px;
background-color: transparent;
border: 0;
font-size: 12px;
font-weight: 500;
outline: none;
}

.head_prev_left {
display: flex;
padding: 6px 0;
align-items: center;
}

.head_prev_left>div:not(:nth-child(1)) {
margin-left: 60px;
}

.Stock1 {
font-size: 14px;
font-weight: 700;
color: #da2139;
}

.Stock2 {
font-size: 10px;
color: #ffffff;
}


.er {
color: #ffffff;
font-size: 14px;
font-weight: 500;
}

.er1 {
color: #ffffff;
width: 40px;
height: 12px;
background-color: #da2139;
border-radius: 10px;
font-size: 10px;
font-weight: 500;
text-align: center;
line-height: 12px;
}


/* 兼容现代浏览器和IE 10+ */
.search_vox input::placeholder {
color: #ffffff;
/* 你想要的颜色 */
}

/* 兼容老版本的WebKit浏览器（例如，Safari 5.1，Android 2.3） */
.search_vox input:-webkit-input-placeholder {
color: #ffffff;
/* 你想要的颜色 */
}

/* 兼容Firefox 4-18 */
.search_vox input:-moz-placeholder {
color: #ffffff;
/* 你想要的颜色 */
}

/* 兼容IE 9及之前版本 */
.search_vox input:-ms-input-placeholder {
color: #ffffff;
/* 你想要的颜色 */
}



.head_jzs {
max-width: 1400px;
width: 94%;
display: flex;
align-items: center;
justify-content: space-between;
margin: 0 auto;
}

.logo {
width: 204px;

}

.logo img {
width: 100%;
}

.head_next {
background-color: #ffffff;
box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}

.head_next_ul>li {
font-size: 14px;
padding: 30px 0;
font-weight: 700;
color: #18181B;
display: flex;
align-items: center;
}
.mail{
  border-radius: 4px;
}





.heckbo{
  display: flex;
  font-size: 12px ;
  color: #fff;
 margin-top: 10px ;
}
.asda{
  margin-right: 10px ;
}



.head_next_ul>li img {
width: 11px;
margin-left: 12px;
}

.head_next_ul {
  width:80% ;
display: flex;
justify-content: space-around;
}

.div_box {
width: 1050px;
display: flex;
justify-content: right;
margin: 0 auto;
}

.mail {

cursor: pointer;
transition: all 0.3s;
background-color: #da2139;
}
.mail:hover{
background-color: #3368c6;
}
.eeee {
position: relative;
}
.scrollLoading {
transition: all 0.3s;
}
.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);
}

.contains {
color :#5D5D5F;
}
.bej>a{
width:100%;
}
.Send_mess{
transition: all 0.3s;
}
.Send_mess:hover{
background-color: #1648a5;
}
.Send_essage{
transition: all 0.3s;
}
.Send_essage:hover{
background-color: #1648a5;
}
.Hdad_right_img {
font-size: 0;
}

.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: 77px;
z-index: 1111;
left: 4px;
}


.yicn li::after {
transition: all 0.5s;
width: 0;
background-color: #da2139;
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 {
margin: 20px;
}

.yicn li {
position: relative;
padding: 15px 0;
display: flex;
list-style: none;
}

/* .mail:hover {} */

.mailImg {

font-size: 0;
}

.mailImg img {
width: 100%;
}

.mail * {

box-sizing: border-box;
}
.yincaww{
top: -20px;
transition: all 0.5s;
position: absolute;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
left: calc(100% + 20px );
opacity: 0;
z-index:-1;
background-color: #ffffff;
}
.mail_box {
color: #ffffff;
padding: 12px 20px;
font-size: 14px;
font-weight: 700;
display: flex;
justify-content: space-between;
align-items: center;
}
.wwwwqqwe:hover .yincaww{
opacity: 1;
z-index:1;
}
.yincaww>div{
margin: 20px;
}
.wwwwqqwe{
align-items: center;
}

.bnner {
width: 100%;
height: 800px;
margin-top: 120px;
background-image: url(
);
background-repeat: no-repeat;
background-size: 1920px 100%;
}

.bnner_jz {
width: 1140px;
margin: 0 auto;
height: 100%;
position: relative;
}

.bnner_box {
width: 70%;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);

}

.deliver {
font-size: 60px;
font-weight: 700;
color: #ffffff;
}
.vide_left{
  margin-top:20px ; 
  width:100% !important;
}
.vide_left>ul {
  width: 100%;
display: flex;
flex-wrap: wrap;
}
.tons{
  display:none;
}
.vide_left li {
width: 32%;
}
.but {
cursor: pointer;
font-size: 14px;
text-align: center;
font-weight: bold;
width: 156px;
height: 43px;
line-height: 43px;
background-color: #da2139;
border-radius: 2px;
position: relative;
color: #ffffff;
text-decoration: none;
transition: 0.3s ease all;
z-index: 1;
}

.but:before {
transition: 0.5s all ease;
position: absolute;
top: 0;
left: 50%;
right: 50%;
bottom: 0;
opacity: 0;
content: '';
background-color: #1648a5;
z-index: -1;
}

.but:hover,
.but:focus {
color: white;
}

.but:hover:before,
.but:focus:before {
transition: 0.5s all ease;
left: 0;
right: 0;
opacity: 1;
}

.but:active {
transform: scale(0.9);
}

.Pharma {
color: #ffffff;
margin: 30px 0;
}

.food1 {
width: 100%;

}

.food1 {
margin: 0;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(to right, #ffffff, #ffffff);
animation: changeGradient 5s steps(10) infinite;
}

@keyframes changeGradient {
0% {
background: linear-gradient(to right, #3469ca, #003a93);
/* 起始颜色，可以根据需要调整 */
}

100% {
background: linear-gradient(to right, #3469ca, #003a93);
/* 终止颜色，可以根据需要调整 */
}
}

.food1_jz {
width: 1140px;
margin: 0 auto;
padding: 120px 0;
text-align: center;
}

.Here {
font-size: 40px;
font-weight: 700;
color: #ffffff;
}

.food1_box {
width: 70%;
margin: 0 auto;
}

.Here1 {
margin-top: 33px;
font-size: 14px;
color: #ffffff;
}

.foot2 {
width: 100%;
background-color: #f5f5f5;
}

.foot2_jz {
padding: 80px 0;
width: 1140px;
margin: 0 auto;
position: relative;
}

.foot2_jz::after {
width: 100%;
content: '';
height: 1px;
background-color: #ffffff;
position: absolute;
bottom: 0;
left: 0;

}

::-webkit-scrollbar {
  width: 12px; /* 垂直滚动条宽度 */
  height: 12px; /* 水平滚动条高度 */
}

/* 滚动条轨道 */
::-webkit-scrollbar-track {
  background: #f1f1f1; /* 轨道背景颜色 */
  border-radius: 10px; /* 轨道圆角 */
}

/* 滚动条滑块 */
::-webkit-scrollbar-thumb {
  background-color: #888; /* 滑块颜色 */
  border-radius: 10px; /* 滑块圆角 */
  border: 3px solid #f1f1f1; /* 滑块边框，用于给滑块添加间隙 */
}

/* 滚动条滑块悬停时 */
::-webkit-scrollbar-thumb:hover {
  background-color: #555; /* 鼠标悬停时滑块的颜色 */
}

.blue_mail {
display: flex;
}

.blue_mail img {
margin-right: 15px;
width: 20px;
}

.blue_mail {
font-size: 14px;
color: #5D5D5F;
}

.foot2_ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.foot2_ul>li {
width: 24%;
}

.foot2_ul>.Download111 {
width: 18%;
}

.shejiaosss img {
width: 25px;
}

.foot2_ul>li>div:nth-child(1) {
font-weight: 700;
color: #18181B;
margin-bottom: 30px;
}

.foot2_ul>li>div:not(:nth-child(1)) {
font-size: 14px;
color: #5D5D5F;
}

.foot2_ul>li>div:not(:nth-child(1))>div:not(:nth-child(1)) {
margin-top: 20px;
}

.foot2_ul>.Application {
width: 17%;
}

.dibusss {
width: 1140px;
margin: 0 auto;
flex-wrap: wrap;
}

.dibusss {
display: flex;
padding: 15px 0;
justify-content: space-between;
font-size: 12px;
font-weight: 700;
}

.Join {
color: #3368c6;
text-decoration: underline;
font-weight: 700;
}

.swwq{
transition: all 0.3s ;
}
.economy>li a:hover .swwq{
padding-left: 10px;
}

.footdown {
display: none;
}
.shejiao{
display: flex;
align-items: center;
}
.FussP li:hover{
color:#011B6A;
}
.Base2{
position: relative;
display: inline-block;
}
.Base2:hover::after{
width:100% ;
}
.Base2::after{
transition: all 0.3s;
width: 0% ;
height: 1px ;
background-color:#000 ;
content: '';
position: absolute;
left: 0;
bottom: 0;
}
.youts{
margin-top: 5px;
margin-left:15px ;
}

.fenben *{
box-sizing:border-box;

padding:revert;

margin:revert;

list-style:disc;
}
.fenben img{

width:100% !important;

height: 100% !important;

}

.More3{
position: relative;
display: inline-block;
}
.More3:hover::after{
width:100% ;
}
.More3::after{
transition: all 0.3s;
width: 0% ;
height: 1px ;
background-color:#3468C6 ;
content: '';
position: absolute;
left: 0;
bottom: 0;
}




.baer {
width: 100%;
margin-top: 120px;
height: 400px;
background-image: url(/uploads/202409/123123_1726804571_WNo_1920d1080.jpg);
background-size: 1920px 100%;
background-repeat: no-repeat;
}


.baer_jz {
width: 1140px;
margin: 0 auto;
height: 100%;
position: relative;

}

.ber1 {
font-size: 40px;
font-weight: 700;
color: #ffffff;
}

.baer_jz_bopx {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 80%;
}

.ber2 {
color: #ffffff;
margin-top: 25px;
}


.main_jz {
width: 1140px;
margin: 0 auto;
display: flex;
align-items: center;
}

.main_jz>div:nth-child(even) {
width: 8px;
font-size: 0;
height: 12px
}

.main_jz>div:nth-child(even) img {
width: 100%;
height: 100%;
}

.img1{
  margin: 0 8px;
}


.main_jz>div {
color: #595959;
padding: 15px 0;
font-size: 14px;
}


.footyc a:hover{
color:#da2139;
text-decoration: underline;

}




.shejiaosss{
display: flex;
align-items: center;
}

.shejiaosss>div:not(:nth-child(1)){
margin-left: 10px ;
}

.shejiasso{
display: flex;
align-items: center;
}

.shejiasso>div:not(:nth-child(1)){
margin-left: 10px ;
}

.but1 {
  margin: 0 auto;
  margin-top: 58px;
  }


  textarea {
    resize: none;
    width: 100% !important; 
    height:100% !important;
    padding: 12px !important;   
    box-sizing: border-box;
  }

  .cktip *{
    box-sizing: border-box;
  }
  .Bjsa{
    background-color: #da2139 !important;
    color: #fff !important;
  }
  .Wb{
     color: #011B6A !important;
  }
  


.heckbo a{
  text-decoration: underline;
}
html {
  scroll-behavior: smooth;
}

.scrollLoading {
  width:100% ;
}


.heckbo1 {
  color: #5D5D5F;
}        .Contact_noot {
            width: 1140px;
            margin: 0 auto;
            margin-top: 140px;
            font-size: 40px;
            font-weight: 700;
            color: #18181b;
        }

        .baer {
            height: 200px;
        }


        .main {
            margin-top: 120px;
        }

        @media screen and (max-width:850px) {
            .main {
                margin-top: 65px;
            }
        }
        
    
    .Chromato_right{
        right: -129px;
    }





@media screen and (max-width:1200px) {
.bnner_jz {
width: 94%;
}
.Contact_noot{
width: 94% ;
}
.EISHOUl>li:nth-child(odd) >.er1_box::after {
right: -136px;
top: 33px;
}
.EISHOUl>li:nth-child(even) >.er1_box::after {
left: -138px;
top: 30px;
}
.EISHOUl>li:nth-child(odd) .sanIMG{
top: 19px;
}
.Resin {
width: 94%;
}
.Cases{
width: 94%;
}
.adsorption {
width: 94%;
align-items: center;
}

.Productswi_jz {
width: 94%;
}

.swiper-button-prev {
left: -13px !important;
}

.swiper-button-next {
right: -13px !important;
}

.Applications {
width: 94%;
}

.Engineering_jz {
width: 94%;
}

.News_b {
width: 94%;
}

.food1_jz {
width: 94%;

}

.foot2_jz {
width: 94%;
}

.div_box {
width: 64%;
}

.sbürste {
width: 94%;
}

.Agarose1 {
width: 94%;
}

.ant {
width: 94%;
}

.Descript {
width: 94%;
}

.Seplife_FF {
width: 94%;
}

.nload {
width: 94%;
}

.reply {
width: 94%;
}

.Related {
width: 94%;
}

.Careers {
width: 94%;
}

.Chromato_jz {
width: 94%;
}

.acppimg_jz {
width: 94%;
}

.Article {
width: 94%;
}

.economy_div {
width: 94%;
}

.Download {
width: 94%;
}

.Investorss {
width: 94%;
}

.EISHO {
width: 94%;
}

.EISHOUl>li:nth-child(odd)::after {
top: 71%;
right: -137px;
}

.EISHOUl>li:nth-child(even)::after {
top: 71%;
left: -137px;
}

.Careers {
width: 94%;
}

.Solutions {
width: 94%;
}
.Contact{
width: 94%;
}
.conUl{
width: 94%;
}
.baer_jz {
width: 94%;
}
.fenben{
    width: 94%;
}
.main_jz {
flex-wrap:wrap;
width: 94% !important;
}

.wennbn {
width: 94%;
}

.Facilities {
width: 94%;
}

.aditu {
width: 94%;
}

.surr_jz {
width: 94%;
}

.tif {
width: 94%;
}

.Faq {
width: 94%;
}

.Control_left {
justify-content: center;
}

.Control_left_left {
width: 82%;
}

.dibusss {
width: 94%;
}

}


@media screen and (min-width:1921px) {
.bnner,
.Productswi,
.Engineering,
.Chromato,
.acppimg,
.surr,
.Cert,
.baer {
background-size: cover;
}
}






@media screen and (max-width:850px) {
.fuwenb img{
   max-width:100% ;
}
    .Article_right{
        display: none;
    }
    .Article_left {
        width: 100%;
    }
    .Article{
        margin: 60px auto;
    }
.Solutions {
flex-direction: column;
}

.Solutions_left {
width: 100%;
}

.Solutions_right {
width: 100%;
margin-top: 20px;
}
.Base1{
    font-size: 18px;
}
.baer{
    margin-top: 63px;

background-image: url(/uploads/202401/nban-1-_1705740205_WNo_486d750.jpg);
background-size: cover;
}
.Chromato{
    margin-top: 63px;
height:750px ;
background-image: url(/uploads/202401/nban-1-_1705740205_WNo_486d750.jpg);
background-size: cover;
}
.baer_jz_bopx {
width:100% ;
}
.main_jz>div:nth-child(even){
    width: 6px;
    height: 10px;
}
.main_jz>div{
    font-size: 14px;
}
.economy{
width:100%;
}
.swiper-button-prev {
display: none !important;
}
.Article_right{
width:100%;
margin-top:25px ;
}
.swiper-button-next {
display: none !important;
}

.Cryogenic {
margin-top: 10px;
}
.Descript{
margin-bottom:70px ;
}
.dibusss li{

margin-top:5px ;
}
.wennbn_ul{
    margin-top: 33px;
}

.dibusss>div{
    width: 100%;
    text-align: center;
}
.dibusss>div:last-child{
margin-top: 5px ;
}
.bnner {
margin-top: 64px;
}

.Aug span {
font-size: 21px !important;
}



.bnner_box {
width: 100%;
}

.Resin_right {
position: static;
}

.Resin_ul {
width: 100%;
}

.Resin_ulLidom {
width: 48%;
justify-content: space-around;
}

.adsorption_left {
width: 100%;
}

.adsorption_right {
width: 100%;
margin-top: 33px;
}

.adsorption {
margin: 80px auto;
}

.vide_left {
width: 100%;
}

.vide_right {
width: 100%;
margin-top: 20px;
}



.leading_left {
width: 100%;
}

.leading_right {
width: 100%;
margin-top: 25px;
}

.Engineering_box {
width: 100%;
}
.economy>li{
padding-bottom: 0px;
}
.economy>li a {
flex-wrap: wrap;
padding-bottom: 45px;
}

.Liquid {
width: 100%;
}

.economyImg {
width: 100%;
margin-top: 20px;
}
.Cases_ul>li{
padding:0;
width:100%;
}
.News_b {
margin: 65px auto;
}

.food1_box {
width: 100%;
}

.Hot2 {
font-size: 26px;
}
.Cases11{
font-size: 26px;
}
.food1_jz {
padding: 60px 0;
}

.foot2_ul>li {
width: 100% !important;
}

.foot2_ul>li:not(:nth-child(1)) {
margin-top: 25px;
}

.footdown {
display: block;
cursor: pointer;
padding: 10px;
font-size: 14px;
}
.foot2{
margin-bottom:60px ;
}
.fowt {
display: flex;
position: relative;
height: 25px;
justify-content: space-between;
align-items: center;
}

.fowt::after {
width: 20%;
height: 2px;
background-color: #da2139;
content: '';
position: absolute;
bottom: -13px;
left: 0;
}

.Resin_ulLidom {
margin-bottom: 25px;
}

.img6::after {
display: none;
}

.img6 {
width: 100%;
}

.Resin_right {
width: 100%;
}

.deliver {
font-size: 40px;
}

.Categories>div:nth-child(1) {
font-size: 26px;
}

.Categories {
width: 52%;
}

.Started2 {
font-size: 26px;
margin: 30px 0;
}

.economy {
margin-top: 33px;
}

.Here {
font-size: 26px;
}
.Contact_left{
width:100% !important;
}
.footyc {
max-height: 0;
overflow: hidden;
transition: all 0.5s;
}
.Send_mess {
width:100% !important;
}
.Contact_right{
width:100%;
}
.foot2_jz {
padding: 40px 0;
}

.tons_rt {
width: 100%;
justify-content: left;
}
.Contact{
flex-wrap:wrap;
}
.of {
width: 84%;
}

.tons>.tons_rt:not(:nth-child(1)) {
margin-top: 20px;
}

.economy>li:not(:nth-child(1)) {
margin-top: 45px;
}

.sbürste_right {
width: 100%;
}

.Resin_ul {
justify-content: space-between;
}

.sbürste {
flex-direction: column-reverse;
}

.Resin_ul>li {
width: 48%;
padding: 0;
}

.sbürste_left {
width: 100%;
margin-top: 25px;
}

.sbürste {
margin: 65px auto;
}

.Agarose1 {
margin: 70px auto;
}

.various>p {
padding: 0 33px;
}

.sbürsteInp {
width: 94%;
}

.Resin_a {
font-size: 26px;
}

.ant {
flex-direction: column;
margin-top: 65px;
}

.ant_left {
width: 100%;
}

.ant_right {
width: 100%;
margin-top: 20px;
}

.Seplife_left {
width: 100%;
}
#page1 {
    scroll-margin-top: 287px;
}

#page2 {
    scroll-margin-top: 287px;
}
.Productswi{
    padding: 60px 0;
}
#page3 {
    scroll-margin-top: 287px;
}

#page4 {
    scroll-margin-top: 287px;
}
.Seplife_right {
width: 100%;
margin-top: 20px;
}
.nload_right_box>a>div{
    font-weight: 500;
    font-size: 16px;
}
.gunb{
    height: auto !important;
}
.Seplife_FF {
margin: 50px auto;
margin-top:15px ;
}

.nload {
flex-direction: column-reverse;
}

.nload_right {
width: 100%;
}

.elateda {
font-size: 26px;
}

.Related {
margin-top: 70px;
}

.Related_ul>li {
width: 100%;
padding: 0;

}

.Related_ul>li:not(:nth-child(1)) {
margin-top: 20px;
}

.Blue_ff {
font-size: 26px;
}
.Contact_noot{
font-size: 26px;
}
.elateda{
font-size: 26px;
}
.Careers_ul>li {
flex-direction: column;
}

.Careers_ul_img {
width: 100%;
}

.Europe {
text-align: left;
}

.ctarw {
text-align: left;
}

.Senior {
margin-top: 20px;
}

.Careers {
margin: 70px auto;
}

.Chromato_right {
display: none;
}

.Chromato {
background-position-x: 60%;
}

.Chromato_left {
width: 100%;
}

.similar1 {
font-size: 26px;
}

.licatio {
flex-direction: column;
}

.licatio {
height: 800px;
}

.bej {
width: 100%;
}

.acppimg_jz {
flex-direction: column;
}

.acppimg_left {
width: 100%;
margin-bottom: 20px;
}

.acppimg {
height: 400px;
}

.acppimg_jz {
justify-content: center;
}

.Base1 {
margin-left: 0;
}

.economy_div {
margin: 70px auto;
}

.Appl {
font-size: 26px;
}

.acppimg {
background-size: cover;
}

.resin1 {
font-size: 26px;
}

.Download {
flex-direction: column-reverse;
}

.Download_right {
width: 100%;
}
.main_jz>div{
  font-weight: 400;
}
.pdfImg {
width: 100%;
}

.main {
    margin-top: 80px;
}
.Contact_right_box {
    padding: 60px 33px;
}
.conUl>ul>li{
    width: 100%;
}
.conUl>ul>li {
    flex-wrap: wrap;
}
.conUl{
    margin-bottom: 60px;
}
.Contact{
    margin: 60px auto;
}
.cont_img {
    width: 100%;
}
.cont_right{
    width: 100%;
    margin-top:20px ;
}
.achieve {
width: 100%;
margin: 15px 0;
}
.Contact_noot{
    margin-top: 60px;
}
.reply{
    margin-top: 30px;
}
.pdf_ul>li {
align-items: normal;
flex-direction: column;
}
.pdf_ul>li a{
    flex-wrap: wrap;
}
#myBtn {
    width: 40px !important;
    height: 40px !important;
}
#myBtn img {
    width: 20px !important;
}
.Download {
margin: 70px auto;
}

.Engineering {
margin: 65px auto;
}

.Yilanzi {
font-size: 26px;
}

.Eimg_ul>li {
width: 100%;
}

.Investorss_box {
flex-direction: column;
}

.Investorss {
margin: 70px auto;
}

.Investorss_box_left {
width: 100%;
}

.Investorss_box>.Investorss_box_left:not(:nth-child(1)) {
margin-top: 20px;
}

.helps {
margin-top: 70px;
}

.Publication {
margin-top: 70px;
}

.helps {
font-size: 26px;
}

.surr {
height: auto;
background-size: cover;
}

.Relations_left>div:nth-child(1) {
font-size: 45px;
}

.Control_right {
display: none;
}

.Control {
margin-top: 65px;
}

.Applications {
margin: 65px auto;
}

.Sunresin_e,
.wdown_e {
font-size: 45px;
}

.QC_ul {
flex-wrap: wrap;
}

.QC_ul>li {
width: 100%;
margin-bottom: 20px;
}

.Control_left,
.Control_right {
width: 94%;
margin: 0 auto;
}

.Cert {
height: auto;
background-size: cover;
}

.wennbn_ul>li {
width: 49%;
}

.c1w{
    height: 40px;
}
.Certqwe{
    margin-top: 0px;
}
.swiper_box img{
    width:100%  !important;
}
.Control_left_left>div:not(:nth-child(1)) {
margin-top: 60px;
}

.wennbn_ul {
    flex-wrap: wrap;
}

.wennbn_ul>li:not(:nth-child(1)) {
margin-top: 20px;
}

.Control_left_left {
width: 100%;
}

.Faq {
margin: 70px auto;
}

.Fasw {
font-size: 26px;
}

.Faq_ul {
margin-top: 40px;
}

.Facilities {
margin-top: 70px;
}

.cil {
font-size: 26px;
}

.does {
width: 70%;
}
.Resin_ul>li{
    margin-top: 33px;
}
.sbürste_right>.sbürste_right_box:not(:nth-child(1)){
    margin-top: 33px;
}
.Base>a{
    width:100%;
    display:block;
}
.Base2{
    margin-top: 20px;
}
.Base{
    flex-wrap: wrap;
}
.main_jz>div{
    padding: 5px 0;
}
.tif_bopx {
font-size: 26px;
}
.listed1{
    font-size: 26px;
}

.tif {
padding: 70px 0;
}

.Control {
padding-bottom: 65px;
}

.tifica_ul>li {
padding: 0;
width: 48%;
}

.tifica_ul {
justify-content: space-between;
}

.tifica_ul {
margin-top: 50px;
}

.div_opw {
margin-top: 33px;
}

.tw1 {
font-size: 26px;
}

.Control_left {
justify-content: left;
}
}


.showhe {
max-height: 600px;
}




















/* 頂部 */




@media screen and (max-width:850px) {
    .sbürste___RT {
        display: none;
    }
.head {
display: none;
}

.Hdad {
width: 100%;
display: flex;
justify-content: space-between;
}

.Hdad_left img {
width: 150px;
}

#checkbox {
display: none;
}

.toggle {
position: relative;
width: 40px;
height: 40px;
cursor: pointer;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 10px;
transition-duration: .3s;
}

.bars {
width: 100%;
height: 4px;
background-color: rgb(76, 189, 151);
border-radius: 5px;
transition-duration: .3s;
}

/* Hide the default checkbox */
.container input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}

.container {
display: block;
position: relative;
cursor: pointer;
font-size: 20px;
user-select: none;
}

.checkmark {
position: relative;
top: 0;
left: 0;
height: 1.3em;
width: 1.3em;
}

.checkmark span {
width: 29px;
height: 2px;
background-color: #da2139;
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;
}

.container input:checked+.checkmark span:nth-child(1) {
top: 50%;
transform: translateY(-50%) rotate(45deg);
-webkit-transform: translateY(-50%) rotate(45deg);
-moz-transform: translateY(-50%) rotate(45deg);
-ms-transform: translateY(-50%) rotate(45deg);
-o-transform: translateY(-50%) rotate(45deg);
}

.container input:checked+.checkmark span:nth-child(2) {
top: 50%;
transform: translateY(-50%) rotate(-45deg);
-webkit-transform: translateY(-50%) rotate(-45deg);
-moz-transform: translateY(-50%) rotate(-45deg);
-ms-transform: translateY(-50%) rotate(-45deg);
-o-transform: translateY(-50%) rotate(-45deg);
}

.container input:checked+.checkmark span:nth-child(3) {
transform: translateX(-50px);
-webkit-transform: translateX(-50px);
-moz-transform: translateX(-50px);
-ms-transform: translateX(-50px);
-o-transform: translateX(-50px);
opacity: 0;
/* display: none; */
}

.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: 100%;
    display: none;
    transition: all 0.3s;
    overflow: hidden;
    position: fixed;
    width: 100%;
    top: 62px;
    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: #da2139;
}

.xialakuan>li {
font-weight: 500;
border-bottom: 1px solid #ddd;
padding: 15px 15px 15px 15px;

}

.show {
max-height: 500px;
}

.cat {
position: relative;
}

.xialakuan img {

position: absolute;
right:15px ; 
top: 19px;
width: 16px;
}

.catUl li {
margin-top: 10px;
}

.catUl {
max-height: 0;
overflow: hidden;
margin-left: 10px;
/* display: none; */
transition: all 0.3s;
}

.active {
transform: rotate(180deg);
}


.sousuosaa {
transition: all 0.3s;
right: -500%;
z-index: 111111;
top: 0;
width: 100%;
height: 100%;
position: fixed;
background-color: #da2139;
}

.guanbaaaa img {
float: right;
margin: 60px;
width: 25px;
height: 25px;
}

.actid img {
padding: 12px;
width: 25px;
height: 25px;
}
.sbürste_left{
    display:none;
}
.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;
}
.nload_right_box{
    flex-wrap: wrap;
}
.nload_right *{
    box-sizing: border-box;
}
.nload_right_box {
    top: 64px;
}
.actid {
margin-right: 50px;
border-radius: 50%;
height: 50px;
background-color: #ffffff;
border: 1px solid #ebece9;
width: 50px;
}
.nload_right_box>a{
    width:100%;
}
.nload_right_box>a>div{
    width:100%;
}
.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;
}

.Appimgww img{
    width:100% ;
}
  .cktip {
    bottom: 60px !important;
  }
  .vide_left li {
    width:48% ;
  }
}    