.floor1-text i{
    width: .6rem;
    height: .6rem;
    display: block;
    background: url(../../image/025_ico_01.png) center no-repeat;
    -o-background-size: cover;
       background-size: cover;
}

u{
    font-style: italic;
}
.floor2{
    background: url(../../image/credit-bg.png) center no-repeat;
    -o-background-size: cover;
       background-size: cover;
}
.floor2-body li{
    background-color: #fff;
    
}
.floor2-img-container{
    width: 3rem;
}
.tab-bar li{
    width: 48%;
    height: 2rem;
    border: solid 1px #3571b9;
    border-radius: 3px;
    line-height: 2rem;
}
.tab-bar li.active{
    background-color: #3571b9;
    color: #fff;
}
.floor3-content i{
    width: .63rem;
    height: .63rem;
    display: block;
    background: url(../../image/025_ico_01.png) center no-repeat;
    -o-background-size: cover;
       background-size: cover;
}
.floor3-content li{
    width: 48%;
    margin-bottom: .63rem;
}
.progress-stap i{
    width:  1.05rem;
    height: 1.05rem;
    display: block;
}
.progress-stap li:nth-child(1) i{
    background: url(../../image/035_icon_01.png) center no-repeat;
    -o-background-size: cover;
       background-size: cover;
}
.progress-stap li:nth-child(2) i{
    background: url(../../image/036_icon_02.png) center no-repeat;
    -o-background-size: cover;
       background-size: cover;
}
.progress-stap li:nth-child(3) i{
    background: url(../../image/037_icon_03.png) center no-repeat;
    -o-background-size: cover;
       background-size: cover;
}
.progress-stap li:nth-child(4) i{
    background: url(../../image/38_icon_04.png) center no-repeat;
    -o-background-size: cover;
       background-size: cover;
}
.progress-stap li:nth-child(5) i{
    background: url(../../image/38_icon_04.png) center no-repeat;
    -o-background-size: cover;
       background-size: cover;
}
.progress-stap li:nth-child(6) i{
    background: url(../../image/39_icon_05.png) center no-repeat;
    -o-background-size: cover;
       background-size: cover;
}
.progress-stap li{
    background-color: #335d8a;
    height: 5.5rem;
}
.img-container{
    width: 11rem;
}
@media screen and (min-width:2048px){
    .img-container{
        width: 50%;
    }
    .progress-stap li{
        height: auto;
    }
}