.default_font_color{
    color: #FF5722;
    margin-left: 5px;
}
.green_font_color{
    color: #009688;
}
.answer_title{
    padding: 9px 0 !important;
    line-height: 20px;
}
.layui-table-page{
    text-align: center;
}
.layui-table-cell{
    height: auto !important;
    white-space: normal;
}
.layui-form{
    white-space:nowrap!important;
}