
#banner{
    padding:0;
    margin:0;
    margin-bottom: 1rem;
}
#content .tips{
    text-align: center;
    background-color: #efeeee;
}
#content .scene .row:first-child,#content .advantage .row,#content .customer .row,#content .partner .row{
border-top: 1px solid #e0e0e0;
padding-top: 1.4rem;
padding-bottom: 1.2rem;
}
#content .scene .row:last-child{
    padding-bottom: 1.2rem;
}
#content .scene .box{
    padding:0 1rem;
}
#content .scene .box > div{
    border-top: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 2px solid #f29223;
    border-left: 1px solid #e0e0e0;
}
#content .scene .box .sp{
    display: block;
    padding:.4rem 0;
    text-align: center;
    font-size: 15px;
    color: #9fa2a5;
}
#content .advantage .box .title{
    font-size: 1em;
    font-weight: bold;
    padding-top: .5rem;
}
#content .advantage .box p:last-child{
    font-size: .9rem;
}
#content .advantage .box{
    padding:0 .8rem;
    text-align: center;
}
#content .customer ul li,#content .partner ul li{
    border:1px solid #e0e0e0;
    padding: 0;
    margin-bottom:.5rem;
}





















