﻿.section{
    padding: 3rem 0;
}
.section .section-title{
    text-align: center;
}
.section-title p{
    font-size: 2.15rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: 1rem;
}
.section-title p span{
    color: #0E83FB;
}
.section-title text{
    font-size: 1rem;
    display: inline-block;
    color: #666666;
}
/* 内容0 */
.section-0{
    height: 37.5rem;
    background: url(../../../images/product/cashier_equipment/slsb/section-0-bg.png) no-repeat center;
    background-size: cover;
}
.section-0 .section-banner{
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-left: 18rem;
}
.section-0 .section-banner p{
    color: #ffffff;
    font-size: 2.3rem;
    margin-bottom: 3rem;
}
.section-0 .section-banner text{
    color: #ffffff;
    font-size: 1.3rem;
}
/* 内容1 */
.section-1{
    background: #f5f5f5;
}
.section-1 .section-content{
    margin-top: 3rem;
    padding: 0 19.25rem;
    display: flex;
    justify-content: space-between;
}
.section-1 .section-content .section-item{
    width: 13.75rem;
    height: 22.05rem;
}
.section-1 .section-content .section-item .section-image{
    width: 100%;
    height: 100%;
    position: relative;
}
.section-1 .section-content .section-item .section-image img{
    width: 100%;
    height: 100%;
}
.section-1 .section-content .section-item .section-image p{
    position: absolute;
    left: 50%;
    top: 8.45rem;
    transform: translate(-50%, 0);
    color: #ffffff;
    font-size: 1.55rem;
    width: 100%;
    text-align: center;
    letter-spacing: 0.66px;
    font-weight: bold;
}
/* 内容2 */
.section-2{
    padding-bottom: 0;
}
.section-2 .section-image{
    width: 77.6rem;
    height: 26.25rem;
    margin: 0 auto;
    margin-top: 2rem;
}
.section-2 .section-image img{
    width: 100%;
    height: 100%;
}
/* 内容3 */
.section-3{
    height: 40rem;
    box-sizing: border-box;
    background: url(/images/product/cashier_equipment/slsb/section-3-bg.png) no-repeat center;
    background-size: cover;
    margin-top: -1.2rem;
}
/* 内容4 */
.section-4{
    background: url(/images/product/cashier_equipment/slsb/section-4-bg.png) no-repeat center 0 #f5f5f5;
    background-size: 100% 23.65rem;
}
.section-4 .section-content{
    padding: 0 19.25rem;
    margin-top: 14.5rem;
}
.section-4 .section-content .section-top{
    height: 25.8rem;
    background: #ffffff;
    border-radius: 1.6rem;
    box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.11);
    display: flex;
    align-items: end;
}
.section-4 .section-content .section-top img{
    width: 27.5rem;
    height: 23.25rem;
}
.section-4 .section-content .section-top .section-desc{
    margin-left: 1.05rem;
    align-self: center;
}
.section-4 .section-content .section-top .section-desc p{
    font-weight: bold;
    font-size: 2.25rem;
    color: #333333;
    margin-bottom: 1.55rem;
}
.section-4 .section-content .section-top .section-desc p span{
    color: #0E83FB;
}
.section-4 .section-content .section-top .section-desc text{
    font-size: 1rem;
    color: #666666;
}
.section-4 .section-content .section-group{
    margin-top: 1.5rem;
    display: flex;
    justify-content: space-between;
}
.section-4 .section-content .section-group .section-image{
    position: relative;
}
.section-4 .section-content .section-group .section-image img{
    width: 27.75rem;
    height: 30.55rem;
}
.section-4 .section-content .section-group .section-image .section-desc{
    position: absolute;
    top: 9.4rem;
    left: 2.45rem;
    font-weight: bold;
}
.section-4 .section-content .section-group .section-image .section-desc p{
    color: #333333;
    font-size: 1.05rem;
    margin-bottom: 0.45rem;
}
.section-4 .section-content .section-group .section-image .section-desc strong{
    font-size: 1.45rem;
    color: #222222;
}