.manufacture-banner {
    position: relative;
    background-image: url("../images/manufacture/bg_manufacture.png");
    height: 370px;
    padding-top: 86px;
    padding-left: 713px;
}

.banner-title .title_cn {
    font-size: 48px;
    font-family: FZLanTingHeiS-B-GB;
    font-weight: 400;
    color: rgba(255,255,255,1);
}

.banner-title .title_en {
    font-size: 19px;
    font-family: FZLanTingHeiS-B-GB;
    font-weight: 400;
    color: rgba(255,255,255,1);
    margin-top: 4px;
}

.manufacture-bright {
    position: relative;
    height: 652px;
    padding-top: 51px;
    pdding-left: 359px;
}

.manufacture-list {
    width: 1200px;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0 auto;
}

.manufacture-item {
    position: relative;
    width: 400px;
    height: 266px;
}

    .manufacture-item .manufacture-item_img {
        width: 60px;
        height: 60px;
        margin: 70px auto 0 auto;
    }

    .manufacture-item .manufacture-item_title {
        width: 200px;
        height: 17px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        margin: 42px auto 0 auto;
        text-align: center;
    }

    .manufacture-item .manufacture-item_shadow {
        position: absolute;
        width: 400px;
        height: 266px;
        top: 0;
        left: 0;
        background: #7BB8F6;
        padding-top: 38px;
        padding-left: 41px;
    }

.manufacture-item_shadow .other-item_title {
    position: relative;
    width: 220px;
    height: 18px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    color: rgba(255, 255, 255, 1);
    line-height: 18px;
}

    .manufacture-item_shadow .other-item_title:after {
        content: '';
        width: 317px;
        height: 0;
        border-bottom: 1px solid #fff;
        position: absolute;
        left: 0px;
        top: 26px;
        transition: .3s;
    }

.manufacture-item_shadow .other-item_content {
    width: 317px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    text-align: justify;
    word-break: normal;
    margin-top: 14px;
}

.manufacture-item_shadow .other-manufacture-list {
    width: 360px;
}

    .manufacture-item_shadow .other-manufacture-list ul {
        padding: 0 0 0 14px;
        margin: 10px 0;
        color: #fff;
    }

        .manufacture-item_shadow .other-manufacture-list ul li {
            float: left;
            margin-right: 50px;
            margin-top: 4px;
        }

.manufacture-item:nth-child(2n+1) {
    background: #EDEDED;
}

.manufacture-solution {
    position: relative;
    height: 900px;
    background-image: url("../images/manufacture/img_manufacture_01.png");
    background-repeat: no-repeat;
    background-position: 484px 180px;
    padding-top: 78px;
}

    .manufacture-solution .solution-title-wrapper {
        width: 1200px;
        margin: 0px auto 0 auto;
    }

.solution-title {
    width: 240px;
    height: 25px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(11, 14, 24, 1);
    line-height: 25px;
}

.solution-title-wrapper .solution-desc {
    width: 1184px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    text-align: justify;
    line-height: 30px;
    margin-top: 18px;
}

.solution-list-left {
    position: absolute;
    top: 292px;
    left: 358px;
}

.solution-list-right {
    position: absolute;
    top: 292px;
    left: 1240px;
}

.solution-list_ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    border: 1px solid rgba(228, 232, 241, 1);
}

    .solution-list_ul li {
        width: 320px;
        height: 120px;
        background-color: #fff;
        border-bottom: 1px solid rgba(228, 232, 241, 1);
        padding-top: 25px;
        padding-left: 29px;
    }

        .solution-list_ul li .title {
            font-size: 18px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: rgba(51, 51, 51, 1);
        }

        .solution-list_ul li .desc {
            width: 252px;
            text-align: justify;
            word-break: normal;
            font-size: 14px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: rgba(102, 102, 102, 1);
            margin-top: 13px;
        }

.color-li-hover {
    background: #F0F0F0 !important;
}

.manufacture-system-wrapper {
    position: relative;
    height: 779px;
    padding-top: 81px;
    padding-left: 358px;
}

.system-title {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51,51,51,1);
    line-height: 30px;
    height: 30px;
}

.system-list {
    width: 1400px;
    flex-wrap: wrap;
    flex-direction: row;
    margin-top: 32px;
}

.system-item {
    position: relative;
    display: flex;
    height: 424px;
    padding-top: 10px;
    flex-wrap: wrap;
    flex-direction: row;
}

.one {
    width: 398px;
    margin-right: 20px;
}

    .one .img-list {
        display: flex;
        width: 398px;
        height: 346px;
        flex-wrap: wrap;
        flex-direction: row;
        padding-left: 10px;
        box-shadow: 2px 4px 20px rgba(91, 157, 248, .25);
        margin-top: 2px;
    }

.two {
    position: relative;
    height: 346px;
    width: 232px;
    padding-top: 2px;
    background: #fff;
    margin-top: 12px;
    margin-right: 70px;
    box-shadow: 2px 4px 20px rgba(91, 157, 248, .25);
}

    .two .img-list {
        display: flex;
        width: 230px;
        height: 336px;
        flex-wrap: wrap;
        flex-direction: row;
        padding-left: 10px;
    }

    .two .two-word {
        width: 230px;
        margin-top: 14px;
    }

.three {
    width: 175px;
    margin-right: 46px;
}

.four {
    width: 281px;
    margin-left: 30px;
}

    .four .four-word {
        width: 240px;
    }

.one .system-item-img {
    width: 183px;
    height: 168px;
    margin-right: 10px;
    margin-top: 2px;
    border: none;
    line-height: 168px;
    text-align: center;
}

.one-word {
    width: 378px;
}

.system-word {
    text-align: center;
    height: 54px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(51,51,51,1);
    line-height: 54px;
}

.two .system-item-img {
    width: 107px;
    background: #ffffff;
    height: 168px;
    line-height: 168px;
    text-align: center;
}

.three .system-item-img {
    width: 175px;
    background: #ffffff;
    height: 108px;
    margin-left: 10px;
    margin-top: 2px;
    text-align: center;
}

.three-img-desc {
    width: 175px;
    font-size: 18px;
}

.four .system-item-img {
    width: 257px;
    background: #ffffff;
    height: 155px;
    margin-left: 10px;
    margin-top: 2px;
    line-height: 168px;
    text-align: center;
}

.two .manufacture-arrow-one {
    position: absolute;
    top: 22px;
    left: 246px;
}

.two .manufacture-arrow-two {
    position: absolute;
    top: 180px;
    left: 246px;
}

.two .manufacture-arrow-three {
    position: absolute;
    top: 320px;
    left: 246px;
}

.two .manufacture-desc {
    position: absolute;
    top: 404px;
    left: 0;
    width: 232px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(102,102,102,1);
    line-height: 30px;
}

.three .manufacture-arrow {
    position: absolute;
    top: 180px;
    left: 214px;
}

.three .manufacture-desc {
    position: absolute;
    top: 418px;
    left: 10px;
    width: 186px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(102,102,102,1);
    line-height: 30px;
}

.application-case {
    position: relative;
    background-image: url("../images/manufacture/bg_manufacture_01.png");
    height: 1239px;
    padding-top: 77px;
    padding-left: 358px;
}

    .application-case .title {
        width: 115px;
        height: 24px;
        font-size: 24px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: rgba(255,255,255,1);
        line-height: 24px;
    }

.application-list {
    position: relative;
    flex-wrap: wrap;
    flex-direction: row;
}

    .application-list .app-item {
        width: 330px;
        height: 450px;
        margin-right: 104px;
        margin-top: 56px;
        position: relative;
    }

.app-item .app-title {
    position: absolute;
    top: 204px;
    left: 44px;
    width: 230px;
    height: 20px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255,255,255,1);
    line-height: 20px;
}

.app-item .app-word {
    position: absolute;
    top: 264px;
    left: 44px;
    width: 240px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255,255,255,1);
    line-height: 24px;
    text-align: justify;
}
