@media screen and (max-width: 1200px) {
    .inner {
        width: auto !important;
  
    .VFS_container{
        width:100%;
    }
    .VFS_bg_1{
        width: 100%;
        padding-bottom: 108%;
        height:0;
        background: url(VFS-img1.png) center no-repeat;
        background-size: 100% 100%;
    }
    .VFS_bg_2{
        display: block;
        width: 100%;
        padding-bottom: 17.5%;
        height:0;
        background: url(VFS-img2.png) center no-repeat;
        background-size: 100% 100%;
        cursor: pointer;
    }
    .VFS_bg_3{
        width: 100%;
        padding-bottom: 35%;
        height:0;
        background: url(VFS-img3.png) center no-repeat;
        background-size: 100% 100%;
    }
    .VFS_bg_4{
        display: block;
        width: 100%;
        padding-bottom: 9%;
        height:0;
        background: url(VFS-img4.png) center no-repeat;
        background-size: 100% 100%;
        cursor: pointer;
    }
    .VFS_bg_5{
        display: block;
        width: 100%;
        padding-bottom: 119%;
        height:0;
        background: url(VFS-img5.png) center no-repeat;
        background-size: 100% 100%;
    }
}
@media screen and (max-width: 1020px) {
  
    .VFS_container{
        width:100%;
    }
    .VFS_bg_1{
        width: 100%;
        padding-bottom: 108%;
        height:0;
        background: url(VFS-img1.png) center no-repeat;
        background-size: 100% 100%;
    }
    .VFS_bg_2{
        display: block;
        width: 100%;
        padding-bottom: 17.5%;
        height:0;
        background: url(VFS-img2.png) center no-repeat;
        background-size: 100% 100%;
        cursor: pointer;
    }
    .VFS_bg_3{
        width: 100%;
        padding-bottom: 35%;
        height:0;
        background: url(VFS-img3.png) center no-repeat;
        background-size: 100% 100%;
    }
    .VFS_bg_4{
        display: block;
        width: 100%;
        padding-bottom: 9%;
        height:0;
        background: url(VFS-img4.png) center no-repeat;
        background-size: 100% 100%;
        cursor: pointer;
    }
    .VFS_bg_5{
        display: block;
        width: 100%;
        padding-bottom: 119%;
        height:0;
        background: url(VFS-img5.png) center no-repeat;
        background-size: 100% 100%;
    }
    .content_wrap{
        padding-bottom: 111px;
    }
    
    .span2 {
        font-size: 14px;
    }
}
@media screen and (max-width: 415px) {
   
    .VFS_container{
        width:100%;
    }
    .VFS_bg_1{
        width: 100%;
        padding-bottom: 108%;
        height:0;
        background: url(VFS-img1.png) center no-repeat;
        background-size: 100% 100%;
    }
    .VFS_bg_2{
        display: block;
        width: 100%;
        padding-bottom: 17.5%;
        height:0;
        background: url(VFS-img2.png) center no-repeat;
        background-size: 100% 100%;
        cursor: pointer;
    }
    .VFS_bg_3{
        width: 100%;
        padding-bottom: 35%;
        height:0;
        background: url(VFS-img3.png) center no-repeat;
        background-size: 100% 100%;
    }
    .VFS_bg_4{
        display: block;
        width: 100%;
        padding-bottom: 9%;
        height:0;
        background: url(VFS-img4.png) center no-repeat;
        background-size: 100% 100%;
        cursor: pointer;
    }
    .VFS_bg_5{
        display: block;
        width: 100%;
        padding-bottom: 119%;
        height:0;
        background: url(VFS-img5.png) center no-repeat;
        background-size: 100% 100%;
    }
    .content_wrap{
        padding-bottom:125px;
    }
   
    .shanghu1_box li{
        width:100%;
        text-align: center;
    }
}
@media screen and (max-width: 375px) {
   
}