
.rt-layout.fixed-tcb{
    &>*{
        left: 0px;
        width: 100%;
        right: 0px;
    }
    &>.c-layout-head{
        top: 0px;
    }
    &>.c-layout-foot{
        bottom: 0px;
    }
}
