.el-row {
            margin-bottom: 20px;
            &:last-child {
              margin-bottom: 0;}
          }
          .el-col {
            border-radius: 4px;}
          .grid-content {
            border-radius: 4px;
            min-height: 36px;
            margin-top: 20px;}
          .row-bg {
            padding: 10px 0;
            background-color: #f9fafc;}
.el-radio-button__orig-radio:checked+.el-radio-button__inner {
                background-color: #209cc2 !important;
                border-color: #209cc2 !important;}
    
    .footer .pp p{
    float:left;
    margin-top: 11px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    height: 34px;
    line-height: 34px;}
