.section-5{
    margin-bottom: 30px;
    min-width: 100%;
    display: flex;
    justify-content: center;
    user-select: none;
    
    
}
.section-5 .interface-frame-2{
    
    max-width: 1210px;
    height: auto;
    padding: 0;
    left: 0;
   

}
.interface-frame-2 .frame-sp{
    position: relative;
    width: 100%;
    background: #fcfbfb;
    border: none;
    border-radius: 3px;
    box-shadow: 0px 10px 15px rgba(0,0,0,0.3);
}
