.zwgkTableDetail {
    border-bottom: #ccc 1px solid;
    border-collapse: collapse;
    color: #000;
    width: 100%;
    font-size: 12px;
}
.zwgkTableDetail .tdlab {
    background-color: #e8e8e8;
    text-align: center;
}
.zwgkTableDetail td {
    border: 1px solid #fff;
    background-color: #f5f5f5;
    padding: 8px;
}
.xxgk-tt-title {
    padding: 30px 0;
    margin: 0 45px 25px 28px;
    font-size: 2em;
    line-height: 1.2;
    text-align: center;
    color: #355e92;
    border-bottom: 2px solid #f7f7f7;
}
.tit_line {
    background-color: #f5f5f5;
    line-height: 40px;
    color: #333;
    text-align: center;
    font-size: 14px;
    margin: 15px 30px;
}
.xxgk-tt-content {
    clear: both;
    padding: 0 20px 0 0;
    margin: 0 18px 0 28px;
    line-height: 2.2;
    overflow: hidden;
}
.xxgk-tt-content-body {
    height: 830px;
    overflow-y: auto;
    margin-bottom: 30px;
    font-size: 12pt;
    line-height: 1.7;
    padding-bottom: 50px;
}
.glgj {
    display: none;
    line-height: 28px;
    padding: 20px;
    font-size: 16px;
    margin: 80px 27px 20px;
    border: 1px solid #eee;
}
.glgj .glgj_title {
    margin-bottom: 5px;
    font-weight: bold;
}
.glgj .glgj_rel a {
    color: #0071da;
}