
      

.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: #D3422F !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: #D3422F !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: #D3422F;
    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: 0px;
}
#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: #D3422F;
    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: #3A3A3A;
    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;
    }
}      /* cyrillic-ext */
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/montserrat/v26/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/v26/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/v26/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/v26/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/v26/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/v26/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/v26/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/v26/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/v26/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/v26/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/v26/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/v26/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/v26/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/v26/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/v26/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/v26/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/v26/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/v26/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/v26/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/v26/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;
}



html {
    font-size: 16px;
  }
  


a {
color: inherit;
text-decoration: none;
cursor: pointer;
background-color: transparent;
border: none;
margin: 0;
padding: 0;
font: inherit;
}
.scrollLoading{
    transition: all 0.3s;
}
.bfanniu>img{
    width: 33px !important;
}
.Cphi *{
    font-family: 'Roboto', sans-serif !important;
    list-style: disc;
    padding: revert;    line-height: 30px;
    margin: revert;
}

.Professional_logo_jz {
width: 1140px;
margin: 0 auto;
position: relative;
height: 800px;

}

.Professional_logo_jz_box {
width: 49%;
position: absolute;
top: 50%;
color: #ffffff;
transform: translateY(-50%);
}

.from_China {
font-size: 36px;
font-weight: 600;
}

.High_speed1 {
margin: 50px 0;
}

.Download_Our {
display: flex;

}

.Download_Our>div {
width: 191px;
height: 53px;
border-radius: 30px;
text-align: center;
font-weight: 500;
cursor: pointer;
line-height: 53px;
color: #ffffff;
}
.inputwwwwinput>form{
    height:100%;
}
#tau {
margin-top:20px ;
text-align: center;
color: #D3422F;
cursor: pointer;
margin-bottom: 65px;
}
.we1 {
background-color: #D3422F;
}
.we1:hover{
    opacity: 0.7;
}

.we2 {
background-color: #ffffff;
color: #606060 !important;
margin-left: 20px;
}
.we2:hover{
    color:#ffffff !important;
    opacity: 0.7;
    background-color: #D3422F;
}
.Press_s {
font-size: 36px;
font-weight: 600;
color: #3a3a3a;

}
html, body {
    scroll-behavior: smooth;
}

.tawwwq{
font-size: 36px;
font-weight: 600;
}


* {
margin: 0;
padding: 0;
list-style: none;
font-family: 'Montserrat', sans-serif;
}
p{
    margin: 16px 0 ;
}
.nav {
position: relative;
width: 100%;
background-image: url(/uploads/202312/banner321123-1-_1702892619_WNo_1920d950.jpg);
height: 1020px;
background-size: 100% 100%;
background-repeat: no-repeat;
}

.nav_box {
position: fixed;
transition: all 0.3s;
z-index: 11111;
width: 100%;
}

.nav_jz {
width: 1140px;
margin: 0 auto;
}
.cactlgo {
background-image: url(/statics/images/cactimg.png);
width: 100%;
height: 560px;
background-repeat: no-repeat;
background-size: 100% 100%;
}

.cactlgo_jz {
width: 1140px;
margin: 0 auto;
height: 100%;
position: relative;
}

.cactlgo_jz_pa {
position: absolute;
left: 50%;
text-align: center;
top: 50%;
transform: translate(-50%, -50%);
color: #ffffff;
}

.cactlgo_flex {
    flex-wrap: wrap;
display: flex;
justify-content: center;
margin-top: 20px;
}

.cactlgo_flex img {
width: 10px;
height: 15px;
}
.technical>div:nth-child(3){
color: #606060;
}

.gahw {
margin: 0 20px;
margin-top: 2px;
}

.nav_prev {
position: relative;
}

.nav_prev::after {
width: 100%;
height: 1px;
content: '';
position: absolute;
bottom: 0;
background-color: rgba(68, 68, 68, 0.3);
}

.nav_prev_box {
height: 30px;
color: #ffffff;
}

.Mail {
display: flex;
align-items: center;
}
.send:hover{
    cursor: pointer;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.Mail img {
margin-right: 20px;
width: 25px;
height: 20px;
margin-left: 20px;
}
.data{
width: 194px ;
}
.Phone {
white-space: nowrap;
display: flex;
align-items: center;
}

.Phone img {
margin-right: 20px;
width: 21px;
height: 21px;
}

.nav_prev_box_left {
width: 42%;
display: flex;
justify-content: space-between;
}

.nav_prev_box {
padding: 25px 0;
display: flex;
align-items: center;
justify-content: space-between;
}

.Search {
width: 17px;
height: 17px;
margin-right: 20px;
}

.Down {
position: absolute;
top: 4px;
width: 14px;
height: 14px;
}

.banw {
display: flex;
}

.En {
position: relative;
display: flex;
}

.Enq {
margin-right: 5px;
}

.nav_prev_box_right {
margin-right: 20px;
}

.Jom {
font-size: 0;
margin-left: 20px;
}

.Jom img {
width: 69px;
height: 43px;
}

.eeee {
margin-right: 25px;
position: relative;
}
.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);
}
.eeee:hover .yicn {
background-color: #f8f8f8;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
visibility: visible;
opacity: 1;
top: 40px;
z-index: 1111;
left: 4px;
}


.yicn li::after {
transition: all 0.5s;
width: 0;
background-color: #D3422F;
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: rgb(0, 0, 0) !important;
white-space: nowrap;
}
.yicn>div {
margin: 20px;
}
.yicn li {
position: relative;
padding: 15px 0;
margin: 0 15px;
list-style: none;
}
.Jom_right img {
top: 4px;
position: absolute;
width: 14px;
height: 14px;
padding-left: 10px;
}

.nav_next {
padding: 10px 0;
align-items: center;
display: flex;
justify-content: space-between;
background-color: rgba(255, 255, 255, 0.3);
}

.Jom_right {
color: #ffffff;
width: 75%;
}

.Jom_right ul {
display: flex;
justify-content: space-around;
align-items: center;
}









.JDM1 {
font-size: 40px;
font-weight: bold;
color: #ffffff;
}

.Factory {
text-align: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}

.Has {
color: #ffffff;
margin: 35px 0;
}

.aniu {
    cursor: pointer;
width: 175px;
height: 49px;
border-radius: 30px;
background-color: #D3422F;
text-align: center;
line-height: 49px;
color: #ffffff;
font-weight: 500;
margin: 0 auto;
}
.aniu:hover{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.Touch {
background-color: #f2f2f2;
display: flex;
justify-content: space-between;
width: 1140px;
margin: 0 auto;
margin-top: 110px;
margin-bottom: 110px;
}

.Touch_left {
font-size: 0;
width: 28.5%;
}

.Touch_left img {
width: 100%;
}

.Touch_right {
width: 72%;
}

.Touch_right_box {
padding: 55px 30px;

}

.Keep1 {
color: #D3422F;
}
.head_jz1{
display: none;
}
.Keep2 {
font-size: 36px;
margin-top: 10px;
font-weight: 600;
color: #25292F;
}

.inpu_box input {
width: 93%;
padding-left: 25px;
height: 100%;
border: 0;
outline: none;
background-color: transparent;
}

.inputwwww {
width: 40%;

}

.inputwwww_flex {
display: flex;
justify-content: space-between;
}

.Close {
width: 25px;
}

.inputwwwwinput {
width: 90%;
border: 1px solid rgba(68, 68, 68, 0.3);
}
.MachineDom>li:hover{
    color: rgb(211, 66, 47);
}
.inputwwwwinput input {
width: 96%;
border: 0;
background-color: transparent;
outline: none;
height: 100%;
padding-left: 15px;
color:white;
}

.inputwwww {
display: none;
}

.inpu_box {
display: flex;
justify-content: space-between;
width: 100%;
margin-bottom: 20px;
}

.inpu_box>div {
border-radius: 10px;
background-color: #ffffff;
width: 49%;
height: 70px;
}

.tyssss {
margin-top: 33px;
}

.texrrt textarea {
width: 93%;
padding-top: 20px;
padding-left: 25px;
height: 62%;
border: 0;
outline: none;
background-color: transparent;
}

.texrrt {
width: 100%;
background-color: #ffffff;
border-radius: 10px;
height: 70px;
}

.Send {
cursor: pointer;
width: 175px;
height: 64px;
background-color: #D3422F;
text-align: center;
height: 51px;
line-height: 51px;
margin-top: 30px;
font-weight: 500;
color: #ffffff;
border-radius: 30px;
}

.Send:hover {
background-color: #25292F;
}

.foot {
position: relative;
width: 100%;
background-color: #3A3A3A;
}

.foot::after {
width: 100%;
height: 10px;
content: '';
position: absolute;
background-color: #D3422F;
top: 0;
}

.foot_jz {
position: relative;
padding-top: 10px;
width: 1140px;
margin: 0 auto;
}

.foot_jz::after {
width: 100%;
height: 1px;
content: '';
background-color: #f2f2f2;
bottom: 0;
position: absolute;
left: 0;
}

.foot_jz_box {
padding: 65px 0;
color: #ffffff;
}

.footJom img {
width: 69px;
height: 43px;
}

.Machiness {
display: flex;
font-size: 18px;
font-weight: 600;
color: #ffffff;
}

.sgaq {
padding-top: 20px;
margin-left: 15px;
}

.shejiao img {
width: 25px;
}

.Machinssssess {
color: #ffffff;
width: 24.5%;
}

.plant {
margin: 45px 0;
}

.Social {
font-size: 18px;
font-weight: 600;
margin-bottom: 20px;
}

.Email {
font-size: 18px;
font-weight: 600;
margin-bottom: 33px;
}

.foot_jz_box>ul {
flex-wrap: wrap;
justify-content: space-between;
display: flex;
}

.Machinssssess2 {
width: 30%;
}

.Machinssssess2>div:not(:last-child) {
margin-bottom: 30px;
}

.Machinssssess23 {
font-weight: 600;
}

.Machinssssess23>div:not(:nth-child(1)) {

margin-top: 30px;
}
.Jom_right a:hover{
    color:#D3422F ;
}
.JINGDA {
width: 1140px;
color: #ffffff;
margin: 0 auto;
}
.JINGDA a:hover{
    color: #D3422F;
    text-decoration: underline;
}
.gtwqqq a:hover{
    color: #D3422F;
    text-decoration: underline;
}
.JINGDA>ul {
display: flex;
padding: 15px 0;
font-size: 12px;
flex-wrap: wrap;
justify-content: space-between;
}


.ww:hover {
color: #D3422F;
text-decoration: underline;
}


.Advantage {
padding-bottom: 65px;
margin-top: 65px;
}

.Advantage>ul li {
cursor: pointer;
border-radius: 15px;
background-color: #f8f8f8;
transition: all 0.5s;
width: 32%;
text-align: center;
}

.Advantage>ul li:hover {
background-color: #ffffff;
box-shadow: 0px 6px 18px 0px #E8E8E8;
}

@media screen and (min-width:1921px) {
.nav {
background-size: cover;
}

.bcsjdw {
background-size: cover !important;
}
.cactlgo{
background-size: cover !important;

}
}

@media screen and (max-width:1920px) {
.nav {
background-size: 1920px 1020px;
}
.cactlgo{
background-size: 1920px 560px !important;
}

}

@media screen and (max-width:1440px) {
.cactlgo_jz{
width: 94% !important;
}
.Press_right_box{
    padding: 20px 0;
}
.nav_jz {
width: 94%;
}

.Factory {
width: 80%;
}

.foot_jz {
width: 94%;
}

.Touch {
width: 94%;
}

.JINGDA {
width: 94%;
}
}
@media screen and (max-width:1170px) {
.Jom_right {
    width: 80%;
}
}
@media screen and (max-width:850px) {
    .Machinssssess23{
        margin-top:15px ;
    }
    .JINGDA{
        margin-bottom:60px ;
    }
    .foot_jz_box{
        padding: 33px 0;
    }
.Factory {
width: 100%;
}

.Touch_right_box {
padding: 55px 15px;
}

.nav_box {
display: none;
}

.Touch {
margin-top: 65px;
margin-bottom: 65px;
flex-direction: column-reverse;

}

.Touch_right {
width: 100%;
}

.Touch_left {
display: none;
}

.Machinssssess {
width: 100%;
margin-bottom: 33px;
}

.Machinssssess2 {
width: 69%;
}

.Professional_logo_jz_box {
width: 100%;
}

.Advantages_of {
margin-top: 80px;
}

.navs {
margin-top: 80px;
}

.Choose {
margin-top: 80px;

}

.Advantage>ul li {
width: 100%;
margin-bottom: 20px;
}
.JDM1{
font-size: 25px ;
}

}


@media screen and (max-width:850px) {
    .nexrt_flex{
        font-size: 16px !important;
    }
    .High_speed{
        font-size: 30px !important;
    }
    .cactlgo_flex{
        justify-content: normal;
    }
    .gahw{
        margin: 0 5px;
    }
    .BSY300_jz{
        margin-top: 80px !important;
    }
    .cactlgo_flex{
        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 {
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: 9999;
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: 85px;
padding-left: 5px;
padding-top: 10px;
}

.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: #D3422F;
}

.sousuosaa {
display: none;
z-index: 111111;
top: 0;
width: 100%;
height: 100%;
position: fixed;
background-color: #D3422F;
}

.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;
}
.High_speed1{
margin: 25px 0 ;
}
.asda {
display: none;
}
.Download_Our{
flex-direction: column;
}
.from_China{
font-size: 27px ;
}
.we2{
margin-left: 0;
margin-top: 15px ;
}
.aaadasf {
width: 100% !important;
}
.data{
    margin: 0 auto; 
}

}      /* cyrillic-ext */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKOzY.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: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKOzY.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: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKOzY.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: 'Roboto';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxK.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: 'Roboto';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCRc4EsA.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: 'Roboto';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');
unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCxc4EsA.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: 'Roboto';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc4EsA.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: 'Roboto';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4.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: 'Roboto';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCRc4EsA.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: 'Roboto';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');
unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');
unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCxc4EsA.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: 'Roboto';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc4EsA.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: 'Roboto';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4.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;
}

.Cphi *{
font-family: 'Roboto', sans-serif !important;
}
.Latest {
width: 1160px;
margin: 0 auto;
margin-top: 60px;
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: 21px;
height: 20px;
}

.Latest_right {
width: 30%;
}

.hot {
font-size: 21px;
color: #3A3A3A;
font-weight: 700;
padding-left: 20px;
}

.w1 {
display: flex;
align-items: center;
}

.Coming {
font-size: 14px;
}

.Coming li {
color: #606060;
padding-bottom: 20px;
border-bottom: 1px solid #e9e9e9;
margin-top: 20px;
}




.bosaaaa {
padding-bottom: 30px;
}













.Cphi img{
width:100% !important;
height:auto !important;
}

.Faq_z img {
width: 100%;
}





.Faq_z {
position: relative;
}

.FaqUL {
margin: 3px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
width: 67%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;

}

.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%;
margin-bottom: 10px;
}

.aadwww1 {
text-align: center;
font-size: 18px;
font-weight: bold;
color: #3a3a3a;
}

.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%;
height: 46px;
color: #ffffff;
line-height: 46px;
text-align: center;
border-radius: 10px;
background-color: #D3422F;
margin-top: 15px;
margin-bottom: 15px;
}

.respect {
color: #606060;
font-size: 14px;
font-weight: bold;
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: #ff5c35;
margin-top: 23px;
margin-bottom: 33px;
}

.send1:hover {
background-color: #046380;
}

.Cphi {
width: 100%;
margin: 50px 25px 30px 25px;
}

.Development {
width: 80%;
font-size: 24px;
font-weight: 600;
color: #3a3a3a;
}

.Mountain {
margin-top: 33px;
display: flex;
justify-content: space-between;
}

.Mountain1 {
color: #878787;
}



.shejiaoqw img{
width: 21px !important ;
}




@media screen and (max-width:1440px ) {
.Latest{
width: 94%;
}
.Contact{
width: 94%;
}
.Might{
width: 94%;
}
}
@media screen and (max-width:850px ){
.FaqUL {
width: 98%;
margin-bottom: 65px ;
}
.Latest_right{
width: 100%;
}
.Latest{
flex-direction: column;
}
.Latest_img>ul li{
margin-bottom: 20px ;
width: 100%;
}
.Today {
margin: 5px ;
margin-top: 20px ;
width: 99%;
}
}      .Mountain{
        margin-bottom: 33px ;
      }
  