.tipss{
            letter-spacing: 1px;
            padding: 5px;
            margin: 5px;
            solid-color: #00FF00 ;
        }
.layui-border-blue {
    border-width: 1px;
    border-style: solid;
    border-color: #1e9fff!important;
    color: #1e9fff!important;
}

.layui-border-blue1 {
    border-width: 1px;
    border-style: dashed;
    border-color: #1e9fff!important;
    color: #ff0000!important;
    background-color: white !important;
    font-weight: bold;
}

.layui-border-blue2 {
    border-width: 1px;
    border-color: #ff0000!important;
    color: #ff0000!important;
    background-color: white !important;
    font-weight: bold;
}

.layui-border-blue3 {
    border-width: 0px;
    border-style: dashed;
    border-color: white !important;
    color: #1e9fff!important;
    background-color: white !important;
    font-weight: bold;
}
/*
.layui-table-cell {
    font-size: 14px;
    padding: 0 5px;
}*/

 .main-title{
            text-align: center;
            font-weight: bold;
            font-size: 16px;
            font-family: "Microsoft YaHei UI";
        }
layui-inline1{
    margin:0 auto !important;
}