.page-top {
    text-align: center;
    margin-bottom: 30px;
}
.page-top h1 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}
.page-top .desc {
    color: #999;
}
.zgjm-box table {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #666;
}
.zgjm-box table tr {
    height: 38px;
    line-height: 38px;
}
.layui-field-title {
    margin: 10px 0 10px;
}
.layui-elem-field legend {
    color: #ff7e00;
}
.layui-field-title .layui-field-box {
    margin-top: 10px;
}
.layui-field-box ul li {
    width: 33.33%;
    display: block;
    float: left;
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px;
    color: #666;
}
.result_hide {
    display: block;
}
