.layui-card-header{
    font-size: 18px;
    font-weight: bold;
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    color: #000 !important;
}
.layui-card{
    min-height: 650px;
    max-width: 900px;
    margin:0 auto;
    box-shadow: 0 1px 2px 2px #f2f2f2;
}
.main-about{
    background-color: #F8F8FF;
    padding-top: 20px;
    padding-bottom: 70px;
}
.layui-card-body img{
    max-width: 428px;
    text-align: left;
}
.font-weight{
    font-size: 18px;
    margin-top: 30px;
}
.layui-card-body{
    font-size: 15px;
    line-height: 30px;
}
.layui-badge{
    font-size: 15px;
}
.font-strong{
    font-weight: bold;
}
.font-fire{
    color: #e22e05;
}
.font-big{
    font-size: 16px;
}
.font-blue{
    color: #01AAED;
    cursor: pointer;
}