
  

.jump-send-cover {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    z-index: 1000000!important;
    overflow: hidden;
    display: none;
    left: 0px;
    top: 0px;
}

#id-jump-send-f1 {
    display: none;
    position: fixed;
    top: 15% !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: #4046D8 !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: #4046D8 !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: #4046D8;
    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: 10px;
}
#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: #4046D8;
    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: #FFCA00;
    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: '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;
}

/* latin */
@font-face {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/manrope/v15/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;
  list-style: none;
  font-family: 'Roboto', sans-serif;
}





#xunpan{
  cursor: pointer;
}


::-webkit-input-placeholder {
  color: #332C2B;
}

::-moz-placeholder {
  color: #332C2B;

}

:-ms-input-placeholder {
  color: #332C2B;

}

:-moz-placeholder {
  color: #332C2B;

}


textarea::placeholder {
  color: #332C2B;
}

textarea::-moz-placeholder {
  color: #332C2B;
}

textarea:-ms-input-placeholder {
  color: #332C2B;
}

textarea::-webkit-input-placeholder {
  color: #332C2B;
}



a {
  text-decoration: none;
  color: inherit;
}

.head {
  position: fixed;
  top: 0;
  width: 100%;
  box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
  z-index: 111111;
}

.head_prev {
  width: 100%;
  background-color: #ffffff;
}

.head_prev_jz {
  width: 1140px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.head_prev_left {
  padding: 10px 0;
  display: flex;
  width: 45.5%;
  font-weight: bold;
}
.Guide_jz_right>div{
  margin-bottom: 10px;
}
.head_prev_right {
  display: flex;
  width: 34%;
  justify-content: right;
  align-items: center;
}

.Dedicated {
  padding-top: 10px;
  margin-left: 24px;
}
.shejiao{
  display: flex;
}
.shejiao img {
  margin:0 1px ;
  width: 25px;
  height: 25px;
}
.scrollLoading{
    transition: all 0.3s;
}
.Projects{
  color: #332C2B;
}
.CNC{
  color: #332C2B;
}
.searchInput input {
  border: 0;
  outline: none;
  background-color: transparent;
  width: 97%;
  height: 100%;
  padding-left: 5px;
}

.searchInput {
  width: 168px;
  display: flex;
  align-items: center;
  height: 31px;
  margin:0 20px ;
  border: 1px solid #FFCA00;
}

.searchInss {
  padding-left: 10px;
  color: #FFCA00;
}
.eeee {
  position: relative;
}

.eeee:hover .yicn {
  background-color: #ffffff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  visibility: visible;
  opacity: 1;
  top: 35px;
  z-index: 1111;
  left: 4px;
}

.yicn {
  border-radius: 5px;
  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 {
  color: #878787 !important;
  white-space: nowrap;
  position: relative;
  padding: 10px 0;
  margin: 0 10px;
  list-style: none;
}

.yicn li::after {
  transition: all 0.5s;
  width: 0;
  background-color: #4046D8;
  content: '';
  position: absolute;
  bottom: 0;
  height: 1px;
  left: 50%;
  transform: translateX(-50%);
}

.yicn li:hover::after {
  width: 100%;
}

.yicn>div {
  margin: 15px;
}

.yicn li {
  white-space: nowrap;
}

.head_next_jz li {
  color: #ffffff;
  font-weight: 600;
}

.head_next_jz>ul>li {
  position: relative;
}

.headdown1 {
  position: absolute;
  top: 2px ;
  padding-left: 5px;
  font-weight: bold !important;
}

.head_next {
  background-color: #4046D8;
}

.head_next_jz {
  width: 1140px;
  margin: 0 auto;
}

.head_next_jz>ul {
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
}

.head_jz1 {
  display: none;
}




@media screen and (max-width:1440px) {
  .head_prev_jz {
      width: 94%;
  }

  .head_next_jz {
      width: 94%;
  }
}


@media screen and (max-width:1170px) {
  .head_next_jz li {
      font-size: 14px;
  }

  .head_prev_left {
      width: 48%;
  }

  .head_prev_right {
      width: 40%;
  }
}

@media screen and (max-width:850px) {
  .head_jz1 {
      display: block;
  }

  .head {
      display: none;
  }

}


@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;
  }



  .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: 200px;
      padding-left: 5px;
      padding-top: 10px;
  }

  .head {
      height: auto;
  }



  .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: 79px;
      left: 0;
      right: 0;
      display: none;
      font-weight: 500;
      background-color: #f5f5f5;
  }

  .xiala>ul {
      padding: 10px 0;
  }

  .xiala>ul li {
    font-weight: bold;
      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: #4046D8;
  }

  .sousuosaa {
      display: none;
      z-index: 111111;
      top: 0;
      width: 100%;
      height: 100%;
      position: fixed;
      background-color: #4046D8;
  }

  .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: 35px;
    height: 35px;
  }

  .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;
  }
  .Ablogo_jz{
    margin-top:80px;
  }
}






































.biginput {
  width: 1140px;
  margin: 0 auto;
  margin-top: 65px;
  padding-bottom: 90px;
}

.sminut input {
  padding-left: 20px;
  width: 96%;
  height: 100%;
  border: 0;
  outline: none;
  background-color: transparent;
}

.sminut>div {
  width: 49%;
  height: 55px;
  border: 1px solid #ecedf5;
}

.sminut {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}

.teasssa {
  margin-bottom: 20px;
  width: 100%;
  height: 161px;
  border: 1px solid #ecedf5;

}

.teasssa textarea {
  width: 98%;
  padding: 20px 0 0 20px;
  height: 86%;
  border: 0;
  outline: none;
  background-color: transparent;
}

.Upload {
  width: 1140px;
  border: 1px solid #e5e5f1;
}

.Upload1 {
  padding-top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.bi-cloud-arrow-up {
  font-size: 27px;
  color: #FFCA00;
}

.Upload12 {
  padding-bottom: 15px;
  font-size: 14px;
  font-weight: 500;
  color: #282B8B;
  text-align: center;
}

.www {
  color: #332C2B;
}

.Send {
  cursor: pointer;
  width: 281px;
  height: 52px;
  margin: 0 auto;
  text-align: center;
  line-height: 55px;
  margin-top: 65px;
  background-color: #282B8B;
  color: #ffffff;
  border-radius: 30px;

}

.Send:hover{
  background-color: #FFCA00;
}
.Latest_Blog_logo {
  background-image: url(/statics/images/Latest_Blog_logo.png);
  width: 100%;
  height: auto;
  background-size: 100% 100%;
}

.jteam {
  margin-top: 120px;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
}

.swiper-slide {
  display: flex;
  justify-content: center;
}


.foot {
  width: 100%;
  background-color: #4046D8;
}

.foot_jz {
  width: 1140px;
  margin: 0 auto;
}

.foot_jz_ul {
  flex-wrap: wrap;
  display: flex;
  position: relative;
  justify-content: space-between;
}

.foot_jz_ul::after {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 1px;
  content: '';
  background-color: #6267df;
}

.foot_jz_ul>li {
  display: flex;
  color: #ffffff;
  font-size: 18px;
  padding: 35px 0;
  justify-content: space-between;
  align-items: center;
}

.foot_con>ul {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;

}
.Mail img{
  width: 23px ;
  height: 16px ;
}
.Mail1 img{
  width: 23px ;
  height: 20px ;
}
.Mail{
  font-size: 18px ;
  font-weight: bold;
  display: flex;
  align-items: center;
}
.Mail1{
  display: flex;
  font-size: 18px ;
  font-weight: bold;
  align-items: center;
}
.Mail>div:nth-child(1){
  margin-right: 15px ;
}
.Mail1>div:nth-child(1){
  margin-right: 15px ;
}
.foot_con {
  position: relative;
  color: #ffffff;
  padding: 50px 0;
}

.li1 {
  width: 30%;
}

.li2 {
  white-space: nowrap;
  width: 12%;
}
.li1>div:not(:nth-child(1)):hover{
  cursor: pointer;
  color:#FFCA00;
}
.li2>div:not(:nth-child(1)):hover{
  cursor: pointer;
  color:#FFCA00;
}
.li3>div:not(:nth-child(1)):hover{
  cursor: pointer;
  color:#FFCA00;
}
.li3 {
  width: 18%;
}

.foot_con>ul>li>div:nth-child(1) {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 30px;
}

.li1>div:not(:nth-child(1)) {
  margin-bottom: 25px;
}
#xunpan:hover{
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}
.Brake3{
  cursor: pointer;
  transition: all 0.3s;
}
#xunpan{
  transition: all 0.3s;
}
.Brake3:hover{
  box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}


.li2>div:not(:nth-child(1)) {
  line-height: 27px;
}

.li3>div:not(:nth-child(1)) {
  line-height: 27px;
}
.imgsss img {
  width: 25px;
  height: 25px;
}

.imgsss {
  margin-bottom: 0 !important;
}
.Vanadium_right img{
  width:100%;
}
.foot_con::after {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 1px;
  content: '';
  background-color: #6267df;
}

.Privacy {
  font-size: 14px;
  color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px 0;
}

.envelope {
  margin-right: 15px;
}
.Request1{
  font-weight: 500;
}
.Industry {
  color: #332C2B;
}
.bi-cloud-arrow-up{
  margin-right:20px ;
}
.Request1:hover{
  background-color: #FFCA00;
}
/* foot */
@media screen and (max-width:1440px) {
  .Latest_Blog {
      width: 94%;
  }

  .biginput {
      width: 94%;
  }

  .sminut input {
      width: 89%;
  }

  .teasssa textarea {
      width: 92%;
  }
}



.Request{
  font-weight: 500;
}




/* foot1 */
@media screen and (max-width:1440px) {
  .of_left>ul li::after{
    display:none;
  }
  .foot_jz {
      width: 94%;
  }

  .Upload {
      width: 100%;
  }

  .biginput {
      width: 94%;
  }
}

@media screen and (max-width:850px) {
  .li1 {
      width: 100%;
  }
  .Vanadium_jz{
    margin-top: 70px;
    margin-bottom: 70px;
  }
  .Guide_jz{
    padding-top: 0px !important;
  }
  .Ablogo {
    margin-top: 79px !important;
  }
  .foot_jz_ul img {
      width: 80px;
      height: 80px;
  }
  .foot_jz_ul>li{
    width: 48%;
    justify-content: initial;
  }
  .li2 {
      width: 48%;
  }

  .Privacy div {
      margin-bottom: 10px;
  }
  .foot{
    margin-bottom: 60px;
  }
  .li3 {
      width: 48%;
  }

  .foot_con>ul>li>div:nth-child(1) {
      margin-bottom: 15px;
  }

  .foot_con>ul li {
      margin-bottom: 20px;
  }

  .foot_con {
      padding: 25px 0;
  }
}



.Ablogo {
  margin-top: 137px ;
  width: 100%;
  height: 399px;
  background-image: url(/uploads/202309/Ablogo_1694585931_WNo_8001d1668.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.Ablogo_jz {
  width: 1140px;
  margin: 0 auto;
  position: relative;
  height: 100%;

}

.Ablogo_jz_box {
  text-align: center;
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
}

.Home {
  margin-top: 33px;
  color: #ffffff;
  white-space: nowrap;
  position: absolute;
  left: 50%;
  word-wrap: normal;
  transform: translateX(-50%);
  text-align: center;
  display: flex;
}

.About_us {
  font-size: 40px;
  white-space: nowrap;
  font-weight: bold;
  color: #ffffff;
}

.sww {
  margin: 0 15px;
}

@media screen and (min-width:1921px) {
  .Latest_Blog_logo{
    background-size: cover;
  }
  .Ablogo {
      background-size: cover;
  }
}
@media screen and (max-width:1920px){
  .Latest_Blog_logo{
    background-size:  1920px  1190px ;
  }
  .Ablogo{
      background-size: 1902px 399px ;
  }
}
@media screen and (max-width:1440px) {
  .Ablogo_jz {
      width: 94%;
  }
}


form{
  width: 100%;
 height:100% ;
}


.Vanadium_left{
   top: 145px;
    position: sticky;
}
.Guide_jz::after {
  content: "";
  display: table;
  clear: both;
}

.Guide_jz {
  *zoom: 1; /* 兼容IE 6/7 */
}






.Sheet {
  width: 100%;
  margin-top: 137px ;
  background: linear-gradient(to right, #282B8B 64%, #FFCA00 36%);
}



.Sheet_jz {
  width: 1440px;
  position: relative;
  margin: 0 auto;
  height: 747px ;
}


.Sheet_jz_box_left {
  width: 52.5%;
}

.Sheet_jz_box_right {
  width: 41%;
}

.Sheet_jz_box_right img {
  width: 100%;
}
.show{
  display:none !important;
}
.Sheet_jz_box{
  width:100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
}
.f1{
  font-size: 40px ;
  font-weight: bold;
  color: #ffffff;
}

.f2{
  margin: 65px 0 ;
  font-size: 18px ;
  color: #ffffff;
}
.aaa {
  position: relative;
}
.Upload12{
  cursor: pointer;
}
.aaa img {
  width: 29px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 16px;
}
.anwhhhs{
  width: 174px ;
  height: 49px ;
  background-color: #FFCA00;
  border-radius: 30px ;
  color: #ffffff;
  text-align: center;
  line-height: 49px ;
  font-weight: 500;
}
.liii>div{
  font-size: 19px !important;
}
.xianshi li:nth-child(1){
  margin-top: 10px ;
}

.xianshi li:last-child{
   margin-bottom: 10px ;
}
@media screen and (max-width:1440px) {

  .Sheet_jz {
      width: 94%;
  }
}
@media screen and (max-width:850px){
  .Sheet{
     margin-top:80px ;
  }
  .Sheet_jz_box_right {
      display: none;
  }
.Upload12 {
  font-size: 12px !important;
}
  .Sheet {
      background: linear-gradient(to right, #282B8B 100%, #FFCA00 0%);
  }
  .f1{
    font-size: 30px;
  }

  .jteam{
    margin-top: 60px;
  }
  .sminut>div{
    width: 48% !important;
  }
  .Sheet_jz_box_left {
      width: 100%;
  }
  .Latest1 {
    font-size: 30px !important;
  }
  .foot_jz_ul>li>div:nth-child(1){
    width: 66px !important;
    height: 66px !important;
    margin-right: 5px !important;
  }
  .foot_jz_ul>li{
    font-size: 14px !important;
  }
  .bending {
    font-size: 25px !important;
  }
  .li1>div:not(:nth-child(1)){
    margin-bottom: 15px !important;
  }
  .foot_con>ul>li>div:nth-child(1){
    margin-bottom: 26px !important;
  }
}




    .much *{
    padding: revert;
    margin: revert;
    list-style: disc;

}
    .much h2 {
        font-size: 24px;
        line-height: 4em;
        font-weight: bold;
        color: #4046D8;
    }

     .much h2 span {
            color: #4046D8;
     }

    .much h3 {
        font-size: 20px;
        font-weight: bold;
    }

    .much h4 {
        font-size: 18px;
        font-weight: bold;
    }

    .much h5 {
        font-size: 18px;
    }

    .much p {
        font-size: 16px;
    }

    .much ol li {
        list-style-type: decimal;
        list-style-position: inside;
    }

    .much ul li {
        list-style-type: disc;
        list-style-position: inside;
    }

    .much img {
        max-width: 100%;
    }

    .much a:link {
        color: #0078D3;
    }
    .much a:visited {
        color: #5D5A59;
    }
    .much a:active, a:hover{
        color: #ff0000;
    }

    @media screen and (max-width:850px) {
        .much h2 {
            line-height: 2em;
        }
    }




.Latest {
    width: 1140px;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    margin-top: 60px;
}















.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: #444444;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
    margin-top: 20px;
}




.bosaaaa {
    padding-bottom: 30px;
}














.FaqUL {
    width: 67%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.FaqUL {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);

}

.much {
    padding: 20px;
}

.much_CNC {
    font-size: 30px;
    font-weight: bold;
    color: #282B8B;
}

.Today {
    margin-top: 20px;
    width: 100%;
    position: sticky;
    top:  145px;
}

.Updated_Aug {
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
}

.Updated_on {
    font-size: 14px;
    color: #332C2B;
}

.Consultation {
    padding: 20px 15px;
}

.imgsss img {
    width: 25px;
    height: 25px;
}

.Today_box {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    width: 99%;
    border-radius: 0 30px 30px 0;
}

.aadwww1 {
    font-size: 21px;
    font-weight: bold;
    color: #282B8B;
}

.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 {
    cursor: pointer;
    width: 100%;
    height: 46px;
    color: #ffffff;
    line-height: 46px;
    text-align: center;
    border-radius: 10px;
    background-color: #FFCA00;
    margin-top: 15px;
    margin-bottom: 15px;
}
.send:hover{
    background-color: #4046D8;
}
.respect {
    font-size: 14px;
    font-weight: 500;
    color:#282B8B;
    margin-top: 15px;
}

.text textarea {
    padding-top: 10px;
    padding-left: 10px;
    width: 96%;
    height: 95%;
    outline: none;
    border: 0;
    background-color: transparent;
}


.Might {
    margin: 0 auto;
    width: 1140px;
    margin-top: 144px;
}

.Migh_Also {
    font-size: 40px;
    font-weight: bold;
    color: #282B8B;
}



.bendingImg_box {
    padding: 20px;
}

.bendingImg {
    margin: 0 auto;
    width: 1140px ;
    margin-top: 65px;
    margin-bottom:140px ;
}

.bendingImg img {
    width: 100%;
}

.bendingImg>ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.bendingImg>ul li {
    box-sizing: border-box;
    margin-bottom: 25px;
    cursor: pointer;
    background-color: #f7f7f7;
    width: 32%;
}

.q1 {
    font-weight: bold;
}

.q2 {
    padding: 25px 0;
    width: 70%;
    justify-content: space-between;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    color: #282b8b;
}

.Learnsss {
    padding: 10px 0;
    display: inline-block;
    transition: all 0.5s;
    font-weight: 500;
    border-radius: 12px;
    color: #FFCA00;
}

.Learnsssssss {
    margin-top: 33px;
    text-align: center;
    background-color: #4046D8;
}

.awwwqq {
    padding-bottom: 144px;
}

.bendingImg>ul li:hover .Learnsss {
    padding: 10px 15px;
    background-color: #282b8b;
}





@media screen and (max-width:1440px) {
    .Latest {
        width: 94%;
    }

    .Might {
        width: 94%;
    }

    .bendingImg {
        width: 96%;
    }
}

@media screen and (max-width:850px) {
    .Latest{
        flex-direction: column;
    }
    .FaqUL{
        margin-bottom: 65px ;
        width: 100%;
    }
    .Latest_right{
        width: 100%;
    }
    .bendingImg>ul li{
        width: 100%;
    }
    .Migh_Also{
        font-size: 30px ;
    }
    .Might{
        margin-top: 72px ;
    }
    .bendingImg{
        margin-top: 33px ;
    }
    .much_CNC {
        font-size: 21px ;
    }
    .Migh_Also {
        font-size: 25px ;
    }
}



.fuweb_box {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.fuweb {
    padding: 30px 20px;
}

.ISM_w {
    font-size: 36px;
    font-weight: 700;
    color: #332C2B;
}

.tinw {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    color: #E48C26;
}

.asdnfw {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.pinLun {
    width: 100%;
    background-color: #e3e3e3;
    height: 90px;
}

.asfwww>div {
    width: 20px;
    margin-right: 10px;
}

.asfwww {
    display: flex;
}

.pinLun_flex {
    display: flex;
    align-items: center;
    height: 100%;
    width: 100%;
}

.alshgw {
    display: flex;
    width: 100%;
    padding: 0 20px;
    align-items: center;
    justify-content: space-between;

}

.asgjff {
    display: flex;
    align-items: center;
}

.asfwshuzi {
    font-size: 24px;
    font-weight: 700;

}

.asgjff {
    color: #332C2B;
}

.ssscasf {
    margin-left: 12px;
}



.asdfwfw {
    position: relative;
}

.asdfwfw>div {
    padding-left: 20px;
    position: relative;
    margin-top: 20px;
}

.asdfwfw>div::after {
    width: 1px;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ececec;
}

.gril img {
    width: 20px;
    margin-right: 15px;
}

.gril {
    display: flex;
    font-weight: 700;
    color: #332C2B;
    align-items: center;
}

.asfasfw {
    font-size: 16px;
    color: #332C2B;
    line-height: 24px;
    margin-top: 20px;
}

.will_w {
    font-size: 18px;
    font-weight: 700;
    color: #332C2B;
    margin-top: 33px;
}

.will_L {
    margin-top: 20px;
    color: #332C2B;
}

.tetxct {
    width: 100%;
    height: 220px;
    margin-top: 20px;
    border: 1px solid #ecedf5;
}

.tetxct textarea {
    width: 100%;
    height: 100%;
    padding: 12px;
}

.in_flex>div {
    width: 48%;

}
.tetxct textarea {
    border: 0;
}
.invbpv  input{
    border: 0;
}
.in_flex {
    display: flex;
    margin-top: 20px;
    justify-content: space-between;
}

.invbpv {
    height: 45px;
    border: 1px solid #ecedf5;
    width: 100%;
    margin-top: 12px;
}

input {
    width: 100%;
    height: 100%;
    padding-left: 12px;
}

.in_flex p {
    font-size: 18px;
    font-weight: 700;
    color: #332C2B;
}

.pinLun_box {
    margin-top: 55px;
}

.Submit {
    width: 100%;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    background-color: #1877ef;
    margin-top: 20px;
}

.stop_eTop {
    padding-top: 0;
}

.Submitww::after{
    width: 100% ;
    content: 'Submit Comment';
}

.Submitww{
    width: 100%  !important;
    margin-top:20px  !important; 
}
.Submitww:hover{
    background-color: #FFCA00 !important;
}

.asdwUl_box{
    max-width: 1370px;
    width: 94%;
    margin: 0 auto;
    margin-bottom: 135px;
}

.button {
    background-color: #2155CF;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    width: 192px;
    height: 50px;
}  