.e8-bg {
    /* background: url(../img/E8-bg.png) no-repeat; */
}

.WMS-bg {
    /* background: url(../img/WMS.png) no-repeat; */
}

.wx-bg {
    /* background: url(../img/wx-bg.png) no-repeat; */
}

.nocar-bg {
    /* background: url(../img/nocar-bg.png) no-repeat; */
}

.partner-bg {
    /* background: url(../img/partner-bg.png) no-repeat; */
}

.product-bg {
    height: 200px;
    background-size: 100% 100%;
    position: relative;
}

.card-title {
    font-size: 24px;
    color: #444;
}

.content {
    margin-top: 64px;
    overflow: hidden;
}

.content video {
    position: relative;
    width: auto;
    height: 500px;
    left: -15%;
}

.card-img-top {
    padding: 10px;
}

.em {
    display: inline-block;
    padding: 0 12px;
    margin-top: 30px;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 18px;
    background-color: #214c9b;
    color: #fff;
}

.mv3 {
    margin-bottom: 3rem;
}

.name {
    font-size: 1.8rem;
}

.content-title {
    position: absolute;
    top: 0;
    left: 5%;
}

.color_font {
    font-size: 28px;
    font-weight: 500;
}

.items_value {
    padding: 20px 120px 20px 120px;
    background-color: #f8f8fa;
}

.item_value {
    position: relative;
    display: flex;
    width: 100%;
    height: 300px;
    background-color: white;
    box-shadow: 0 0 20px rgb(3 69 121 / 10%);
    border-radius: 40px;
    margin-bottom: 30px;
    transition: all 0.5s;
}

.item_value:hover {
    border-color: #3e62e0;
    transform: scale(1.1);
}

.special {
    background-color: #448aec;
    border-radius: 40px;
}

.item_title .special_font_color span {
    color: white;
}

.item_value .special_color p {
    color: white;
}

.item_value .special_color1 {
    background-color: white;
    color: #448aec;
}

.item_img {
    width: 25%;
    height: 100%;
}

.item_img img {
    height: 300px;
    width: auto;
    border-radius: 40px;
}

.item_title_big {
    margin-top: 40px;
}

.title_small {
    margin-left: 30px;
}

.item_title_big a {
    font-size: 12px;
}

.item_title_big span {
    color: #448aec;
}

.item_title {
    padding: 0 30% 0 10%;
    width: 75%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.item_title p {
    margin-top: 20px;
    color: #b1b2c6;
}

.title_name {
    color: #448aec;
    font-size: 28px;
    font-weight: 500;
    margin-top: 40px;
}

.p_big {
    font-size: 19px;
}

.btn-outline-primary {
    position: absolute;
    width: 180px;
    height: 40px;
    border-radius: 2px;
    border: 1px solid white;
    margin-right: 16px;
    margin-left: 8px;
    background-color: white;
    color: black;
}

.item_bug {
    position: absolute;
    top: 130px;
    right: -6%;
    width: 202px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-size: 20px;
    background-color: #448aec;
    color: white;
    border-radius: 10px;
    box-shadow: 0 0 20px rgb(3 69 121 / 10%);
}

.item_bug a {
    color: white;
}

.item_bug .special_a {
    color: #448aec;
}

@media (min-width: 992px) {
    .content-title {
        position: absolute;
        top: 20%;
        left: 8%;
        z-index: 100;
    }
    .name {
        height: 60px;
        line-height: 60px;
        font-size: 40px;
        font-weight: 500;
        color: white;
        margin-bottom: 10px;
        margin-left: 8px;
        margin-top: 20px;
    }
    .content-title h3 {
        color: white;
        font-weight: 300;
        font-size: 18px;
        margin-bottom: 48px;
        margin-left: 8px;
    }
    .name small {
        font-size: 32px
    }
    .btn-outline-primary {
        position: absolute;
    }
    .card {
        width: 80%;
        margin: 10px auto;
    }
    .card-img-top {
        width: 90%;
        margin: 0 auto;
        padding: 10px;
    }
    .card-title {
        font-size: 30px;
        color: #444;
    }
    .product-bg {
        max-width: 100%;
        height: 400px;
    }
    .product-bg img {
        height: 180px;
        position: absolute;
        left: 300px;
        top: 210px;
    }
}

@media screen and (max-width:900px) {
    .content .video {
        top: -20%;
        left: -300%;
    }
    .show-img {
        width: 100%;
    }
    .items_value {
        padding: 5px 10px;
    }
    .item_value {
        height: 100px;
        border-radius: 20px;
    }
    .item_img {
        height: 100px;
    }
    .item_img img {
        height: 100px;
        width: auto;
        border-radius: 20px;
    }
    .item_title_big {
        margin-top: 5px;
        margin-top: 1px;
    }
    .title_name {
        font-size: 18px;
    }
    .title_small {
        margin-left: 0;
    }
    .item_title p {
        margin: 0;
        font-size: 12px;
    }
    .item_title {
        overflow: hidden;
        padding: 0 1px;
    }
    .special {
        background-color: white;
    }
    .item_title .special_font_color span {
        color: #448aec;
    }
    .item_value .special_color p {
        color: #b1b2c6;
    }
    .item_bug {
        width: 70px;
        top: 80px;
        right: -0.2%;
        height: 20px;
        line-height: 20px;
        font-size: 8px;
        border-radius: 10px 0px 20px 10px;
    }
    .content-title {
        z-index: 10;
    }
    .name {
        font-size: 24px;
        color: white;
        font-weight: 500;
        margin-top: 40px;
    }
    .content-title h3 {
        color: white;
        font-weight: 300;
        font-size: 16px;
    }
    .btn-outline-primary {
        width: 90px;
        height: 30px;
        line-height: 30px;
        margin-left: 0;
        padding: 0;
    }
    .mv3 {
        margin-bottom: 2rem;
    }
}