.rt-panel.c-default{
    border: 1px solid #dddcdc;
    margin-bottom: 8px;
    .p-head{
        color: #666;
        text-indent: 5px;
        line-height: 3.5rem;
        border-bottom: 1px solid #dddcdc;
    }
    .p-body{
        background-color: #F9F9F9;
        min-height: 10px;
    }
    .p-foot{

    }
}
