@charset "UTF-8";

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

.bannerwrap.lottery .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-lottery-container .scene-container {
    height: 768px;
}

.byh-lottery-container .scene-container .titp {
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 100px;
}

.byh-lottery-container .scene-container img {
    width: 730px;
    height: 430px;
}



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

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

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