.gradient-text-one {
    background-image: -webkit-linear-gradient(bottom, red, #fd8403, yellow);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.layui-table th {
    font-weight: bold;color:#000000;
}
.layui-table td, .layui-table th {
    position: relative;
    padding: 15px 5px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;
    min-width: 40px;
    text-align: center;
}
#pancel1>ul>li{
    background: #00FFFF;width: 7.1%;text-align: center;
}
