
      

.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: #0165C1 !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: #0165C1 !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: relative;
    z-index: 99;
    background-color: #0165C1;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
    transition: all 1s;
    width: 20px;
    height: 20px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px
}
#Back{
    z-index:11  ;
    transition: all 1s;
    position: fixed;
    top: -100%;
    right: 15px;
}
#myBtn2 img {
    width: 27px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}
#myBtn2:hover {
    background-color: #777;
}
#myBtn2 {
    position: relative;
    margin: 15px 0;
    right: 0px;
    z-index: 99;
    background-color: #0165C1;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
    transition: all 1s;
    width: 20px;
    height: 20px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px   
}
.myBtn1 img {
    width: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.myBtn1:hover {
    background-color: #777;
}

#myBtn {
    position: relative;
    z-index: 99;
    background-color: #141414;
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
    transition: all 1s;
    width: 20px;
    height: 20px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 5px
}

#myBtn img {
    width: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

#myBtn:hover {
    background-color: #777;
}

@media screen and (max-width:850px) {
    #myBtn1 {
        opacity: 0.5;
    }

    #myBtn {
        opacity: 0.5;
    }
}      @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");
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.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: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.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: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.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: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.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: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.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: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.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: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.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: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.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: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.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: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WRhyzbi.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: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459WZhyzbi.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: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wdhyzbi.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: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}





* {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Montserrat', sans-serif;
}

a {
    text-decoration: none;
    /* 去除下划线 */
    color: inherit;
    /* 使用父元素的颜色 */
}
.kak1 {
    font-size: 36px;
    font-weight: bold;
}
.head {

    width: 100%;
}

.head_box {
    width: 1140px;
    margin: 0 auto;
}

.head_box_shang_left {
    display: flex;
    align-items: self-start;

    width: 45%;
    justify-content: space-between;
    color: #ffffff;
}

.Mail {
    width: 25px;
    height: 21px;
}

.ghassw {
    width: 100%;
    justify-content: space-between;
    display: flex;
    display: flex;
}
.CRYO_TECH_left>.Solutions:not(:nth-child(1)){
    color: #666666;
  }
.inpurwqt1 {
    width: 80%;
    height: 28px;
    border: 1px solid rgba(107, 108, 110, 0.3);
}
.inpurwqt1 form{
    height: 100%;
}
.inpurwqt1 input {
    width: 98%;
    padding-left: 10px;
    height: 100%;
    border: 0;
    outline: none;
    background-color: transparent;
    color:white;
}

.eeee {
    position: relative;
}
.CRYO_TECH_right>ul{
    justify-content: end !important;
}
.CRYO_TECH_right>ul li{
    margin: 10px 10px;
}
.eeee:hover .yicn {
    background-color: rgba(107, 108, 110, 1);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
    visibility: visible;
    opacity: 1;
    top: 43px;
    z-index: 1111;
    left: 4px;
}

.yicn {
    position: absolute;
    top: 43px;
    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);
}

.yicn li {
    position: relative;
    padding: 15px;
  
    list-style: none;
}

.yicn li::after {
    transition: all 0.5s;
    width: 0;
    background-color: #0165C1;
    content: '';
    position: absolute;
    bottom: 0;
    height: 1px;
    left: 50%;
    transform: translateX(-50%);
}

.yicn li:hover::after {
    width: 100%;
}

.yicn>div {
    padding:20px ;
}

.yicn li {
    white-space: nowrap;
}



.ww1 {
    width: 30%;
    display: none;
}

.inpurwqt {
    display: flex;
    align-items: center;
    width: 100%;
}

.inpurwqt img {
    width: 25px;
    margin-right: 20px;
    height: 25px;
}
.scrollLoading{
    transition: all 0.3s;
}
.phone {
    width: 24px;
    height: 22px;
}
.wwwwqqwe:hover .yincaww{
    left: 100% !important;
}
.q1 {
    font-weight: 500;

    display: flex;
    align-items: flex-start;

}

.q1>div:nth-child(1) {
    margin-right: 15px;
}

.head_box_shang {
    padding: 22px 0;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.head_box_shang_right {
    align-items: self-start;
    width: 8%;
    margin-right: 5px;
    justify-content: space-between;
    display: flex;
}

.seach {
    width: 18px;
    height: 18px;
}

.down {
    width: 15px;
    height: 9px;
}

.en {
    color: #ffffff;
    font-weight: bold;
    display: flex;

}

.Home{
  width: 100%;
  background-color: #F6F6F6;
}
.Home_jz{
  display: flex;
  width: 1140px ;
  flex-wrap: wrap;
  margin: 0 auto;
  /* align-items: center; */
}
.Home_jz>div a{
    font-size: 16px;
}
.Home_jz>div{
    font-size: 0;
  font-weight: 500;
  cursor: pointer;
  padding: 20px 0 ;
  color: #6C6D6D;
  margin-right: 15px ;
}
.Home_jz img{
  width: 20px ;
  height: 20px ;
}
.seach{
    cursor: pointer;
}
.Baoutu{
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #ffffff;
  transform: translate(-50%,-50%);
}

.Home_jz>div:last-child{
    color: #0165C1;
}
.xianshi li:hover{
    color: rgb(1, 101, 193);
}
.imbnner{
  width: 100%;
  height: 500px ;
  background-image: url(/uploads/202310/about-logo1-1696754619-WNo-1921d501_1696830453_WNo_1921d501.png);
  background-size: 100% 100%;
}
.imbnner_jz{

  position: relative;
  width: 1140px ;
  margin: 0 auto;
  height: 100%;
}




.cryologo {
    width: 75px;
    height: 48px;
}

.head_box_xia {
    z-index: 33;
    width: 1140px;
    /* transition: all 0.3s; */
    background-color: rgba(107, 108, 110, 0.3);
}

.head_box_xia>ul {
    display: flex;
    padding: 15px 0;
    color: #ffffff;
    font-weight: 500;
    justify-content: space-around;
    align-items: center;
}

.sales {
    white-space: nowrap;
}

#ssww li {
    transition: all 0.3s;
}









.foot {
    position: relative;
    width: 100%;
    margin-top: 262px;
    background-color: #141414;
}

.anniusw {
    width: 158px;
    height: 49px;
    background-color: #FFFFFF;
    border-radius: 30px;
    text-align: center;
    line-height: 49px;
    color: #0165C1;
    margin: 0 auto;
    margin-top: 33px;
    font-weight: bold;
}

.foot1 {
    text-align: center;
    width: 1140px;
    margin: 0 auto;
    position: absolute;
    top: -100px;
    left: 50%;
    border-radius: 30px;
    background-color: #0165C1;
    transform: translateX(-50%);
}

.foot2 {
    width: 1140px;
    margin: 0 auto;
    padding-top: 190px;
}

.cryologssso img {
    width: 75px;
    height: 48px;
}

#xunpan{
    cursor: pointer;
}

.foot2Ul {
    color: #ffffff;
    display: flex;
    justify-content: space-between;
}
.Productsin_box {
    cursor: auto !important;
}
.foot2Ul>li>div:nth-child(1) {
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 40px;
}
.Request_a:hover{
    opacity: 0.7;
}
.foot2Ul div {
    font-weight: 500;
}
.foot2Ul a:hover{
    color: #0165C1;
    text-decoration: underline;
}
.Get {
    font-size: 36px;
    font-weight: bold;
    color: #FFFFFF;
}

.foot1Box {
    padding: 50px 0;
}

.foot3 {
    width: 1140px;
    margin: 0 auto;
}

.foot3>ul li {
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    padding: 25px 0;
}

.foot3 {
    margin-top: 45px;
}

.foot3>ul {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.foot3>ul::after {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    height: 1px;
    background-color: #afafaf;

}
.mwww{
    transition: all 0.3s;
}
.down {
    margin-left: 6px;
}
.ssawwwwwqr{
    position: sticky;
    top: 87px;
}
.head_jz1 {
    display: none;
}

@media screen and (max-width:1920px) {
    .indexbanner {
        background-size: 1920px 1000px;
    }
}

@media screen and (max-width:1440px) {
    .Productsin_jz{
        width: 94% !important;
    }
    .head_box {
        width: 94%;
    }
    .imbnner_jz{
        width: 94%;

    }
    .Home_jz{
        width: 94%;

    }
    .head_box_xia {
        width: 100%;
    }

    .foot1 {
        width: 94%;
    }

    .foot2 {
        width: 94%;
    }

    .foot3 {
        width: 94%;
    }

}

@media screen and (max-width:850px) {
    .foot{
        margin-bottom:60px ;
    }
    .head {
        display: none;
    }
    .Cryogenic{
        width:100% !important;
    }
.Productsin_box {
        width: 93% !important;
}
    .head_jz1 {
        display: block;
    }

    .foot2Ul {
        flex-wrap: wrap;
    }

    .foot3>ul {
        flex-wrap: wrap;

    }

    .foot3>ul li {
        padding: 5px 0;
    }

    .Get {
        font-size: 21px;
    }

    .foot {
        margin-top: 130px;
    }
}

@media screen and (max-width:850px) {

    .wwddda {
        display: none;
    }

    .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_jz1 {
        display: block;
    }

    /* .anniu {
        display: none;
    } */

    .head_jz1 {
        width: 100%;
    }

    .ftets {
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 9999;
        display: flex;
        align-items: center;
        background-color: #ffffff;
        justify-content: space-between;
        border-bottom: 1px solid #0000003b;
    }

    .headbt {
        display: none;
    }

    .active {
        transform: rotateZ(180deg);
    }

    .yinc1111 {
        display: none;
    }

    .jz_logo {
        width: 85px;
        padding-left: 5px;
        padding-top: 10px;
        padding-bottom:7px ; 
    }

    .jz_logo img {
        width: 100%;
    }

    .head {
        display: none;
    }



    .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: 68px;
        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 {
        margin-left: 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: #0165C1;
    }

    .sousuosaa {
        display: none;
        z-index: 111111;
        top: 0;
        width: 100%;
        height: 100%;
        position: fixed;
        background-color: #0165C1;
    }

    .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;
    }

    .foot2Ul>li>div:nth-child(1) {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .foot2 {
        padding-top: 136px;
    }

    .foot2Ul>li {
        width: 43%;
    }
    .foot2Ul>li:last-child{
        width: 100%;
    }
    .Home_jz{
        padding: 10px 0;
    }
    .Home_jz>div{
        padding: 0px 0;
        margin-right: 4px;
    }
    .foot2Ul>li:nth-child(2){
        display: none;
    }
    .foot2Ul>li:nth-child(3){
        display: none;
    }
    
    .foot3{
         margin-top:20px ;
    }
    .CRYO_TECH_right>ul{
        justify-content:space-between !important;
    }
    .save{
        width:100%;
    }
}
.n1{
    border-radius: 0 15px 0 0  !important;
}




@media screen and (min-width:1921px) {
    .indexbanner{
        background-size: cover !important; 
    }
    .imbnner{
        background-size: cover !important; 
    }
    .Productsin{
        background-size: cover !important; 
    }
    .Application{
        background-size: cover !important; 
    }
    .Factory{
        background-size: cover !important; 
    }
}      .Latest {
    overflow: hidden;
    width: 1140px;
    margin: 0 auto;
    margin-top: 140px;
    display: flex;
    justify-content: space-between;
    align-items: self-start;
}

.Jan {
    position: relative;
}

.Jandiv {
    left: 27px;
    bottom: -32px;
    position: relative;
    position: absolute;
    width: 70px;
    height: 70px;
    background-color: #ff5c35;
    color: #ffffff;
    border-radius: 8px;

}

.Jandiv>div {
    text-align: center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    position: absolute;

}

.Janconet {
    padding: 50px 30px 20px 20px;
}

.Jan img {
    width: 100%;
}












.ghaaa input {
    padding-left: 5px;
    width: 100%;
    outline: none;
    border: 0;
    background-color: transparent;
    height: 100%;
}

.ryimg {
    padding-left: 10px;
}

.ghaaa {
    display: flex;
    align-items: center;
    margin-top: 30px;
    height: 42px;
    border: 1px solid #e9e9e9;
    width: 99%;
}

.Latest_right img {
    width: 20px;
    height: 20px;
}

.Latest_right {
    width: 30%;
}

.hot {
    font-size: 21px;
    color: #444444;
    font-weight: 700;
    padding-left: 20px;
}

.w1 {
    display: flex;
    align-items: center;
}

.Coming {
    font-size: 14px;
}

.Coming li {
    color: #6C6D6D;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
    margin-top: 20px;
}




.bosaaaa {
    padding-bottom: 30px;
}















.Faq_z img {
    width: 100%;
}





.Faq_z {
    position: relative;
}

.FaqUL {
    margin: 3px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    width: 67%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 110px;
}

.FaqUL_box {
    padding: 33px 20px 25px 20px;
}





.caaw {
    flex-wrap: wrap;
}




.Today {
    margin-top: 20px;
    width: 100%;
}

.Consultation {
    padding: 20px 15px;
}

.Today_box {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    width: 99%;
    border-radius: 0 30px 30px 0;
    margin-bottom: 10px;
}

.aadwww1 {
    font-size: 21px;
    font-weight: bold;
    color: #0165C1;
}

.irtnpu {
    width: 100%;
    background-color: #EEEEEE;
    height: 50px;
    margin-bottom: 10px;
}

.irtnpu input {
    padding-left: 10px;
    outline: none;
    border: 0;
    background-color: transparent;
    width: 98%;
    height: 100%;
}

.afint {
    margin-top: 20px;
}

.text {
    width: 100%;
    height: 188px;
    background-color: #EEEEEE;
}

.send {
    width: 100%;
    cursor: pointer;
    height: 46px;
    color: #ffffff;
    line-height: 46px;
    text-align: center;
    border-radius: 25px;
    background-color: #0165C1;
    margin-top: 15px;
    margin-bottom: 15px;
}

.send:hover {
    opacity: 0.8;
}

.respect {
    font-size: 12px;
    color: #6C6D6D;
    margin-top: 15px;
}

.text textarea {
    padding-top: 10px;
    padding-left: 10px;
    width: 96%;
    height: 95%;
    outline: none;
    border: 0;
    background-color: transparent;
}









.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;
}

.send1 {
    cursor: pointer;
    width: 70%;
    margin: 0 auto;
    color: #ffffff;
    text-align: center;
    line-height: 45px;
    border-radius: 30px;
    height: 45px;
    background-color: #0165C1;
    margin-top: 23px;
    margin-bottom: 33px;
}

.send1:hover {
    opacity: 0.8;
}

.Cphi {
    margin: 50px 25px 30px 25px;
}

.Development {
    width: 80%;
    font-size: 24px;
    font-weight: 600;
    color: #302F30;
}

.Mountain {
    margin-top: 33px;
    display: flex;
    justify-content: space-between;
}

.Mountain1 {
    color: #606060;
}



.facebook1 img {
    width: 25px;
    height: 25px;
}


.Contact {
    width: 1140px;
    margin: 110px auto;

}

.Contact1 {
    position: relative;
    font-size: 36px;
    font-weight: 600;
    color: #302F30;
}


.content_innt {
    border: 1px solid #eeeeee;
    background-color: #eeeeee;
    margin-top: 80px;
    border-radius: 20px;
}

.Enter {
    color: #ffffff;
}

.Enter {
    border-radius: 20px 20px 0 0;
    background-color: #0165C1;
}

.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: #ffffff;
}

.text111 {
    border-radius: 10px;
    width: 100%;
    height: 280px;
    background-color: #ffffff;
}

.text111 textarea {
    padding-top: 10px;
    padding-left: 20px;
    height: 96%;
    width: 98%;
    outline: none;
    background-color: transparent;
    border: 0;
}







.economy {
    margin-top: 65px;
}

.economy>li>a {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 90px;
}

.Aug {
    color: #302F30;
    font-size: 21px;
    font-weight: 600;
}

.News {
    width: 62px;
    height: 30px;
    border-radius: 20px;
    background-color: #0165C1;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    font-size: 14px;
    margin-top: 20px;
}

.swwq img {
    width: 30px;
    height: 15px;
}

.Liquid {
    width: 60%;
}

.Cryogenic {
    text-align: center;
    color: #0165C1;
    font-weight: bold;
}

.rapid {
    margin: 25px 0;
    color: #6C6D6D;
}

.economy>li>a::after {
    content: '';
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 1px;
    background-color: #ebebeb;
}

.economy>li>a:not(:nth-child(1)) {
    margin-top: 65px;
}

.Latest_And {
    width: 1140px;
    margin: 0 auto;
    margin-top: 140px;
}

.Latest_And_box {
    text-align: center;

}

.Latest_And_box111s {
    color: #6C6D6D;
}
.Latest_And_box1{
    font-size: 36px ;
    font-weight: 600;
    color: #302F30;
}
.Latest_And_box222s {
    font-size: 36px;
    font-weight: 600;
    margin-top: 33px;
}
.economyImg{
    width: 19%;
}
.economyImg img{
    width: 100%;
}
@media screen and (max-width:1440px) {
    .Latest {
        width: 94%;
    }

    .Contact {
        width: 94%;
    }

    .Latest_And {
        width: 94%;
    }
}

@media screen and (max-width: 850px) {

    .Latest {
        margin-top: 70px ;
        flex-direction: column;
    }
    .FaqUL{
        margin-bottom: 65px ;
        width: 98%;
    }
    .Latest_right{
        width: 100%;
    }
    .Today_box{
        width: 98%;
        margin-left: 5px ;
    }
    .Contact{
        margin: 65px auto;
    }
    .content_innt{
        margin-top: 40px ;
    }
    .economy>li>a{
        align-items: normal;
        flex-direction: column-reverse;
    }
    .Liquid{
        width: 100%;
    }
    .economyImg{
        width: 100%;
    }
    .economy>li>a{
        padding-bottom: 45px ;
    }
    .Latest_And{
        margin-top: 70px ;
    }
    .economy>li>a:not(:nth-child(1)){
        margin-top: 33px ;
    }
    .Cryogenic {
        text-align: left;
        margin-top: 20px;
    }
    .Development{
        font-size: 18px ;
    }
    .Latest_And_box1 {
        font-size: 26px ;
    }
}  