@charset "UTF-8";

.bannerwrap {
    height: 500px;
}

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



.sms-content .scene-Box {
    display: flex;
    justify-content: center;
    margin-top: 127px;
}

.sms-content .scene-Box li {
    text-align: center;
    margin-right: 180px;
    position: relative;
}

.sms-content .scene-Box li:last-of-type {
    margin-right: 0;
}

.sms-content .scene-Box li img {
    width: 120px;
    height: 120px;
}

.sms-content .scene-Box li p {
    height: 22px;
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 22px;
    margin-top: 30px;
}

.sms-content .scene-Box li:hover .intro-mask {
    display: block;
}

.sms-content .scene-Box .intro-mask {
    display: none;
    position: absolute;
    width: 240px;
    height: 240px;
    padding: 20px;
    text-align: left;
    background: #336AFF;
    top: -35px;
    left: -75px;
}

.sms-content .scene-Box .intro-mask .title {
    height: 22px;
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 22px;
    margin-top: 30px;
    position: relative;
}

.sms-content .scene-Box .intro-mask .title::before {
    content: "";
    display: block;
    width: 44px;
    height: 6px;
    background: #FFFFFF;
    border-radius: 1px;
    top: -20px;
    left: 0;
    position: absolute
}

.sms-content .scene-Box .intro-mask .intro {
    font-size: 16px;
    font-family: PingFangSC-Light, PingFang SC;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 24px;
    margin-top: 40px;
}

.sms-content .byh-section .function-item3 {
    padding-top: 75px;
    align-items: start;
    justify-content: space-between;
}

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

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

.sms-content .byh-section .function-item3 .partner-list {}

.sms-content .byh-section .function-item3 .partner-item {
    width: 220px;
    height: 90px;
    background: #FFFFFF;
    display: inline-block;
    margin-bottom: 50px;
    margin-right: 20px;
}

.sms-content .byh-section .function-item3 .partner-item.partner1 {
    background: url("../../statics/images/product/sms/partner1.png");
}

.sms-content .byh-section .function-item3 .partner-item.partner2 {
    background: url("../../statics/images/product/sms/partner2.png");
}

.sms-content .byh-section .function-item3 .partner-item.partner3 {
    background: url("../../statics/images/product/sms/partner3.png");
}

.sms-content .byh-section .function-item3 .partner-item.partner4 {
    background: url("../../statics/images/product/sms/partner4.png");
}

.sms-content .byh-section .function-item3 .partner-item.partner5 {
    margin-right: 0;
    background: url("../../statics/images/product/sms/partner5.png");
}

.sms-content .byh-section .function-item3 .partner-item.partner6 {
    background: url("../../statics/images/product/sms/partner6.png");
}

.sms-content .byh-section .function-item3 .partner-item.partner7 {
    background: url("../../statics/images/product/sms/partner7.png");
}

.sms-content .byh-section .function-item3 .partner-item.partner8 {
    background: url("../../statics/images/product/sms/partner8.png");
}

.sms-content .byh-section .function-item3 .partner-item.partner9 {
    background: url("../../statics/images/product/sms/partner9.png");
}

.sms-content .byh-section .function-item3 .partner-item.partner10 {
    margin-right: 0;
    background: url("../../statics/images/product/sms/partner10.png");
}