.manufacturing .wrap {
    width: 1363px;
    margin: 162px auto 108px;
    position: relative;
    z-index: 1;
}
.manufacturing .bg_n{
    width: 100%;
    top: 0;
    left: 0;
}
.manufacturing .white{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 585px;
    width: 90%;
    height: 120px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.manufacturing .white .list:not(:last-child) {
    margin: 0 80px 0 0;
}
.manufacturing .white .list{
    text-align: center;
}
.manufacturing .white .list span{
    font-size: 36px;
    color: #E41937;
    position: relative;
    font-family: "SourceHanSansCN-Regular b", sans-serif !important;
}
.manufacturing .white .list span:after {
    content: attr(data-text);
    white-space: nowrap;
    position: relative;
    top: -2px;
    left: 2px;
    font-size: 34px;
    color: #000;
    font-family: "SourceHanSansCN-Regular r", sans-serif !important;
}
.manufacturing .white .list P{
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}
.manufacturing .wrap .top {
    display: flex;
    justify-content: space-between;
}
.manufacturing .wrap .title_{
    font-size: 22px;
    font-weight: 400;
    color: #000000;
    line-height: 32px;
    margin: 0 0 30px 0;
}
.manufacturing .wrap .content{
    position: relative;
}
.manufacturing .wrap .title_ h1{
    font-size: 50px;
    color: #000;
    font-family: "SourceHanSansCN-Regular b", sans-serif !important;
    margin: 0 0 42px;
}
.manufacturing .wrap .top .images {
    width: 621px;
    height: 553px;
    position: relative;
    z-index: 8;
}
.manufacturing .wrap .top .images > img {
    width: 100%;
    height: 100%;
}
.manufacturing .wrap .top .images .position {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.manufacturing .wrap .top .images .position:after {
    content: '';
    position: absolute;
    width: 138px;
    height: 138px;
    border-radius: 50%;
}
.manufacturing .wrap .top .images .position p {
    font-size: 40px;
    color: #FFFFFF;
    font-family: "SourceHanSansCN-Regular b", sans-serif !important;
}
.manufacturing .wrap .top .images .position img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 138px;
    max-width: fit-content;
    max-height: fit-content;
    filter: brightness(10) grayscale(1);
}
.manufacturing .wrap .top .r {
    width: 732px;
    padding: 0 107px 0 97px;
    margin: 34px 0 0 0;
    position: relative;
    z-index: 1;
}
.manufacturing .wrap .top .r:after {
    content: '';
    position: absolute;
    width: 840px;
    height: 453px;
    background: #2C3A4E;
    top: 130px;
    left: -108px;
    z-index: -1;
    opacity: 0;
}
.manufacturing .wrap .top .r .text {
    font-size: 22px;
    font-weight: 400;
    color: #000000;
    line-height: 32px;
    margin: 0 0 90px 0;
}
.manufacturing .wrap .top .r .figure {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.manufacturing .wrap .top .r .figure .list {
    width: 43%;
    margin: 0 0 64px 0;
}
.manufacturing .wrap .top .r .figure .list span {
    font-size: 36px;
    color: #E41937;
    position: relative;
    font-family: "SourceHanSansCN-Regular b", sans-serif !important;

}
.manufacturing .wrap .top .r .figure .list span:after {
    content: attr(data-text);
    white-space: nowrap;
    position: relative;
    top: -2px;
    left: 2px;
    font-size: 34px;
    color: #000;
    font-family: "SourceHanSansCN-Regular r", sans-serif !important;
}
.manufacturing .wrap .top .r .figure .list p {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
}
.manufacturing .wrap .bottom {
    margin: 50px 0 0 0;
    font-size: 16px;
    font-weight: 400;
    color: #575757;
    line-height: 32px;
}

html[lang="en"] .manufacturing .white .list span:after {
    font-size: 24px;
}
html[lang="en"] .manufacturing .white .list span{
    font-size: 26px;
}
html[lang="en"] .manufacturing .white .list P {
    font-size: 14px;
}
html[lang="en"] .manufacturing .white .list:not(:last-child) {
    margin-right: 30px;
}
html[lang="en"] .manufacturing .white{
    padding: 0 30px;
}
html[lang="en"] .manufacturing .wrap .title_ h1{
    line-height: 1.6;
}
/*# sourceMappingURL=about.css.map */
@media screen and (max-width: 1856px) {
    .manufacturing .wrap .title_ h1 {
        font-size: 48px;
    }
}
@media screen and (max-width: 1680px) {
    .manufacturing .wrap .title_ h1 {
        font-size: 42px;
    }
    .manufacturing .wrap .title_ {
        font-size: 20px;
    }
    .manufacturing .wrap {
        margin-top: 120px;
    }
}
@media screen and (max-width: 1600px) {
    .manufacturing .wrap{
        width: 90%;
    }
    .manufacturing .wrap .title_ h1 {
        font-size: 36px;
    }
}
@media screen and (max-width: 1440px) {
    .manufacturing .white {
        top: auto;
        bottom: 30px;
        justify-content: space-between;
        padding: 0 30px;
    }
    .manufacturing .wrap .title_ h1 {
        font-size: 32px;
    }
    .manufacturing .white .list span {
        font-size: 32px;
    }
    .manufacturing .white .list span:after{
        font-size: 30px;
    }
    .manufacturing .wrap {
        margin-bottom: 80px;
    }
    .manufacturing .white .list:not(:last-child){
        margin-right: 0;
    }
    .manufacturing .wrap {
        margin-top: 80px;
    }
    html[lang="en"] .manufacturing .white .list P {
        font-size: 12px;
    }

}
@media screen and (max-width: 1366px) {
    .manufacturing .wrap .title_ {
        font-size: 18px;
    }
    .manufacturing .wrap .title_ h1{
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 1280px) {
    .manufacturing .white .list P {
        font-size: 14px;
    }
    .manufacturing .white .list span:after {
        font-size: 26px;
    }
    .manufacturing .white .list span {
        font-size: 28px;
    }
}

@media screen and (max-width: 1024px) {
    .manufacturing{
        background-color: #fff;
        border-radius: 20px;
        transform: translateY(-20px);
        position: relative;
        z-index: 99;
    }
    .manufacturing .wrap .title_ h1 {
        font-size: 28px;
      }
      .manufacturing .white{
        position: static;
        width: 100%;
        transform: none;
        padding: 0;
      }
      .manufacturing .wrap .bottom{
        font-size: 14px;
        line-height: 28px;
      }
      .manufacturing .white .list span:after {
        font-size: 20px;
    }
    .manufacturing .white .list span {
        font-size: 22px;
    }
    .manufacturing .wrap{
        margin-top: 60px;
        margin-bottom: 60px;
        width: 100%;
        padding: 0 30px;
    }
    .manufacturing .wrap .title_ {
        font-size: 14px;
        line-height: 28px;
    }
    html[lang="en"] .manufacturing .white .list span {
        font-size: 22px;
    }
    html[lang="en"] .manufacturing .white .list span:after {
        font-size: 20px;
    }
}
@media screen and (max-width: 820px) {
    .manufacturing .wrap .bottom{
        margin-top: 30px;
    }
    .manufacturing .white{
        height: auto;
        padding-top: 30px;
        justify-content: start;
    }
    .manufacturing .white .list{
        width: 33.3%;
        margin-bottom:30px !important;
    }
    .manufacturing .white{
        flex-wrap:wrap;
    }
    html[lang="en"] .manufacturing .white .list:not(:last-child){
        margin-right: 0;
    }
    html[lang="en"] .manufacturing .white {
        padding: 0;
        margin-top: 30px;
    }
    html[lang="en"] .manufacturing .white .list {
        width: 30%;
    }
    html[lang="en"] .manufacturing .white .list:nth-child(3n-1){
        margin: 0 5%;
    }
}
@media screen and (max-width: 540px) {
    .manufacturing .white .list{
        width: 50%;
    }
    .manufacturing .white .list:last-child{
        margin-bottom: 0 !important;
    }
    .manufacturing .wrap{
        padding: 0 20px;
        margin-top: 13.6vw;
    }
    html[lang="en"] .manufacturing .white{
        justify-content: space-between;
    }
    html[lang="en"] .manufacturing .white .list{
        width: 49%;
    }
    html[lang="en"] .manufacturing .white .list:nth-child(3n-1){
        margin: 0;
    }

}

@media screen and (max-width: 450px) {
    html[lang="en"] .manufacturing .white .list {
        width: 100%;
        text-align: left;
    }
}