﻿.section{
    padding: 3rem 0;
}
.section .section-title{
    text-align: center;
}
.section-title p{
    font-size: 1.7rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: 1rem;
}
.section-title .section-line{
    width: 26rem;
    border: 1px dashed #ffffff;
    margin: -0.2rem 0 1.5rem 0;
}
.section-title p span{
    color: #FC792F;
}
.section-title text{
    font-size: 1rem;
    display: inline-block;
    color: #666666;
}
/* 内容0 */
.section-0{
    height: 32.5rem;
    background: url(../../../images/product/cashier_equipment/scsyj/section-0-bg.png) no-repeat center;
    background-size: cover;
}
.section-0 .section-banner{
    padding: 9.55rem 0 0 19.4rem;
}
.section-0 .section-banner .section-banner-title{
    margin-bottom: 2.5rem;
}
.section-0 .section-banner .section-banner-title p{
    font-size: 3rem;
    font-weight: bold;
    color: #ff6727;
    margin-bottom: 1.15rem;
}
.section-0 .section-banner .section-banner-title text{
    color: #ffffff;
    font-size: 2.6rem;
}
.section-0 .section-banner span{
    font-size: 1.2rem;
    color: #ffffff;
}
/* 内容1 */
.section-1{

}
.section-1 .section-content{
    margin-top: 2rem;
    padding: 0 19.25rem;
    display: flex;
    justify-content: space-between;
}
.section-1 .section-content .section-item{
    width: 13.75rem;
    height: 18.75rem;
    border: 4px solid #fc792f;
    border-radius: 0.95rem;
    box-sizing: border-box;
}
.section-1 .section-content .section-item .section-image{
    width: 100%;
    height: 15.1rem;
    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: 7rem;
    transform: translate(-50%, 0);
    letter-spacing: 0.52px;
    color: #ffffff;
    font-size: 1.3rem;
    width: 100%;
    text-align: center;
}
.section-1 .section-content .section-item .section-item-title{
    width: 100%;
    height: 3.65rem;
    line-height: 3.65rem;
    background: #fc792f;
    border-radius: 0px 0px 18px 18px;
    text-align: center;
    color: #ffffff;
    letter-spacing: 0.48px;
    font-weight: bold;
    font-size: 1.2rem;
}
/* 内容2 */
.section-2{
    background: #30393e;
}
.section-2 .section-content{
    margin-top: 3.65rem;
    padding: 0 23.95rem 0 19.25rem;
    display: flex;
    justify-content: space-between;
}
.section-2 .section-content .section-navs{
    display: flex;
    flex-direction: column;
}
.section-2 .section-content .section-navs .section-nav{
    width: 9.75rem;
    height: 3.05rem;
    text-align: center;
    line-height: 3.05rem;
    background: #999999;
    border-radius: 0.45rem;
    color: #ffffff;
    letter-spacing: 1.04px;
    font-size: 1.3rem;
    position: relative;
    margin-bottom: 0.65rem;
    cursor: pointer;
}
.section-2 .section-content .section-navs .section-nav.active{
    background: #fc792f;
}
.section-2 .section-content .section-navs .section-nav img{
    width: 0.55rem;
    height: 1.1rem;
    display: none;
    position: absolute;
    right: -0.55rem;
    top: 50%;
    transform: translate(0, -50%);
}
.section-2 .section-content .section-navs .section-nav.active img{
    display: block;
}
.section-2 .section-content .section-navs-contents{

}
.section-2 .section-content .section-navs-contents .section-navs-content{
    display: flex;
}
.section-2 .section-content .section-navs-contents .section-navs-content .section-image1{
    width: 15.2rem;
    height: 17.25rem;
}
.section-2 .section-content .section-navs-contents .section-navs-content .section-image2{
    width: 23.2rem;
    height: 17.25rem;
    margin-left: 1.8rem;
}
/* 内容3 */
.section-3{
    height: 44rem;
    background: url(../../../images/product/cashier_equipment/scsyj/section-3-1.png) no-repeat center -1rem;
    background-size: cover;
    box-sizing: border-box;
}
/* 内容4 */
.section-4{
    padding-bottom: 1rem;
}
.section-4 .section-image{
    width: 61.3rem;
    height: 20.25rem;
    margin: 0 auto;
    margin-top: 3rem;
}
.section-4 .section-image img{
    width: 100%;
    height: 100%;
}
/* 内容5 */
.section-5{
    background: url(../../../images/product/cashier_equipment/scsyj/section-5-bg.png) no-repeat center 0;
    background-size: 100% 34.65rem;
    padding-bottom: 1.1rem;
}
.section-5 .section-content{
    margin-top: 5.5rem;
    padding: 0 19.25rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.section-5 .section-content .section-item{
    width: 17.9rem;
    height: 20.7rem;
    background: #ffffff;
    border: 2px solid #d8d8d8;
    border-radius: 1.3rem;
    box-shadow: 0px 3px 15px 0px rgba(117,117,117,0.26);
    box-sizing: border-box;
    margin-bottom: 1.7rem;
}
.section-5 .section-content .section-item .section-image{
    width: 16rem;
    height: 16rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 0.5rem;
}
.section-5 .section-content .section-item .section-image img{
    display: block;
}
.section-5 .section-content .section-item p{
    color: #333333;
    font-size: 1.15rem;
    font-weight: bold;
    text-align: center;
    margin-top: 0.75rem;
}
.section-5 .section-content .section-item:last-child p{
    margin-top: -1rem;
    font-size: 0.85rem;
    line-height: 1.65;
}
.section-5 .section-content .section-item p span{
    color: #FC6725;
    font-size: 1.25rem;
}
.section-5 .section-content .section-item:last-child p span{
    font-size: 1.05rem;
}
