
        
.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;
    }
}
* {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'Manrope', sans-serif;
}

.nav {
    width: 1140px;
    margin: 0 auto;
    margin-top: 110px;
    display:flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.nav_left {
    
    width: calc(100% - 380px );
}
.nav_left_box *{
    list-style: auto !important;
    padding: revert ;
    margin: revert ;

}

 .nav_left_box a{
    color: #ff5c35 !important;
 }
.nav_left_box {
    box-shadow: 0px 0.25rem 1rem rgba(30,34,40,.15);
    padding: 10px 20px 20px 20px;
}

.March {
    display: flex;
    justify-content: space-between;
    display: inline-flex;
    padding: 0 0 15px 0 ; 
}

.March1 {
    font-size: 16px;
    color: #ff5c35;
}

.Novo {
    font-size: 30px;
    color: #006b68;
    font-weight: 700;
}

.Latest_right img {
    width: 20px;
    height: 20px;
}

.Latest_right {
   
    width: 354px;
}

.hot {
    font-size: 21px;
    color: #006b68;
    font-weight: 700;
    padding-left: 20px;
}

.w1 {
    display: flex;
    align-items: center;
}

.Coming {
    font-size: 14px;
}

.Coming li {
    cursor: pointer;
    position: relative;
    color: #4D4D4D;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
    margin-top: 20px;
}

.Coming li::after {
    transition: all 0.5s;
    content: '';
    width: 0%;
    height: 1px;
    background-color: #006b68;
    position: absolute;
    bottom: 0;
    left: 0;
}

.Coming li:hover::after {
    width: 100%;
}

.boxa img {
    margin-top: 30px;
    width: 110px;
    height: 110px;
    padding-bottom: 10px;
}

.boxa {
    color: #ffffff;
    text-align: center;
    background-color: #3bd4ae;
}

.anniu {
    margin-top: 20px;
    border-radius: 30px;
    line-height: 46px;
    text-align: center;
    color: #ffffff;
    width: 155px;
    height: 46px;
    background-color: #006b68;
}



.anniu3 {
    margin: 0 auto;
    background-color: #ff5c35;
    margin-top: 35px;
}

.bosaaaa {
     margin-top:33px ;
    padding-bottom: 30px;
}

.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: 1140px;
    margin: 0 auto;
}

.Might_Contact {
    font-size: 30px;
    font-weight: 700;
    color: #006b68;
}



.Latest {
    width: 1140px;
    margin: 0 auto;
    margin-top: 60px;
}

.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%;
}

.Latest_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.nav_left_box p{
    margin:15px 0;
}
.Latest_ul>li {
    cursor: pointer;
    border-radius: 12px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    width: 31%;
}

.Coming1 {
    font-weight: 700;
    font-size: 18px;
    color: #006b68;
}

.Coming2 {
    position: relative;
    margin-top: 20px;
    color: #4D4D4D;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* 超过两行后隐藏 */
    -webkit-box-orient: vertical;
}

.teaaa::before {
    width: 100%;
    height: 1px;
    position: absolute;
    content: '';
    background-color: #e9e9e9;
    bottom: -23px;
}

.teaaa {
    position: relative;
}

.jiany {
    transition: all 0.5s;
    position: relative;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background-color: #006b68;
}

.Latest_ul>li:hover .jiany {
    background-color: #ff5c35;
}

.Read_More {
    font-weight: 500;
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.jiany img {
    width: 30px;
    height: 25px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

}


@media screen and (max-width:1440px) {
    .Might{
        width: 94%;
    }
    .nav{
        width: 94%;
    }
    .Contact{
        width: 94%;
    }
    .Latest{
        width: 95%;
    }
    .Latest_ul>li{
        margin-right: 0px;
        margin: 0 13px ;
        margin-bottom: 20px ;
    }
}
@media screen and (max-width:850px){
    .Contact{
        margin: 90px auto;
    }
    .nav_left{
        width: 100%;
    }

    .Latest_right{
        margin-top: 33px ;
        width: 100%;
    }
    .Latest_ul>li{
         width: 100%;
    }
    .Novo {
        font-size: 28px ;
    }
}
@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/202406/zixunzhongxin-yuan1920-450_1718333142_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;
}

.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;
}        .lazy-f {
            display: block;
        }

        .zuozhe {
            display: flex;
            align-items: center;
            margin-left: 40px;
        }

        .zuozhe img {
            width: 20px;
            margin-right: 12px;
        }

        .zuozhe span {
            color: #4D4D4D;
            display: block;
            font-size: 14px;
            font-weight: 500;
        }

        .March1 {
            display: flex;
            color: #4D4D4D;
            align-items: center;
            font-size: 14px;
            font-weight: 500;
        }

        #dyh tr:first-child {
            background-color: #006b68 !important;
        }

        #dyl td:first-child {
            background-color: #006b68;
            color: white;
        }
    