.con09{padding-bottom: 6.3rem;}

.tabbar{
    width: 31.25rem;
    height: 7.083rem;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: url(../img/bq-bg2.png) no-repeat;
    background-size: 100% auto;
    background-position: bottom;
    margin: auto;
}
.tabbar .l {
    text-align: center;
    margin-left: 3.7rem;
    margin-top: 2rem;
}
.tabbar .l img{
    width: 1.583rem;
    height: 1.5rem;
}
.tabbar .l p{
    font-size: 0.917rem;
    color: #fff;
    font-weight: bold;
}
.tabbar .c{
    width: 5.75rem;
    height: 5.75rem;
    background: url(../img/bqy-2.png) no-repeat;
    background-size: 100% 100%;
    margin-top: -0.5rem;
}
.tabbar .r {
    text-align: center;
    margin-right: 3.7rem;
    margin-top: 2rem;
}
.tabbar .r img{
    width: 1.458rem;
    height: 1.5rem;
}
.tabbar .r p{
    font-size: 0.917rem;
    color: #fff;
    font-weight: bold;
}
.sw1{
    height: 1.5rem;
}