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