@charset "UTF-8";

/* banner */
.bannerwrap {
    height: 500px;
}

.bannerwrap.pointsmall .slideritem li.li0 {
    background: url(../../statics/images/product/img/banner2.png) no-repeat center center #000815;
}

.bannerwrap .slideritem li.li0 .liinner .bannertxt {
    top: 80px;
}

.bannerwrap .slideritem li.li0 .liinner .bannertxt p {
    margin-bottom: 75px;
}

/* 产品功能 */
.byh-pointsmall-container.functions .function-desc {
    width: 365px;
    color: #101820;
}

/* 使用场景 */

.byh-pointsmall-container .byh-section .scene-info-box {
    display: flex;
    justify-content: center;
    margin-top: 60px;
}

.byh-pointsmall-container .byh-section .scene-info-box li {
    width: 280px;
    margin-right: 120px;
}

.byh-pointsmall-container .byh-section .scene-info-box li:last-of-type {
    margin-right: 0;
}

.byh-pointsmall-container .byh-section .scene-info-box li .liintro {
    width: 100%;
    height: 100%;
    text-align: center;
}

.byh-pointsmall-container .byh-section .scene-info-box li .liintro img {
    width: 280px;
    height: 200px;
    margin-bottom: 30px;
}

.byh-pointsmall-container .byh-section .scene-info-box li .liintro p {
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: bold;
    color: #333333;
    line-height: 20px;
}


/* 产品优势 */
.pointsmall-content .byh-section .function-item3 {
    padding-top: 100px;
    align-items: start;
    justify-content: space-between;
}

.pointsmall-content .byh-section .function-item3 .title p {
    position: static;
    margin-top: 115px;
}

.pointsmall-content .byh-section .function-item3 .item-img {
    width: 530px;
    height: 430px;
}