.bg_main {
    height: 99%;
    top: -3.5%;
}

.tq_ma {
    background: url(../images3/khwj_bg_wjjl.png) no-repeat;
    background-size: 100% 100%;
    width: 1108px;
    height: 724px;
    /* overflow-y: auto; */
    padding: 50px 30px 40px;
    box-sizing: border-box;
}

.tq_ma1 {
    text-align: center;
    height: 571px;
    overflow-y: auto;
    border: solid 3px  rgba(255, 255, 255, .6);
}


.tq_ma table {
    text-align: center;
    width: 100%;
}

.tq_ma table .th1 {
    width: 13%;
}

.tq_ma table .th2 {
    width: 12%;
}

.tq_ma table .th3 {
    width: 5%;
}

.tq_ma table .th4 {
    width: 17%;
}

.tq_ma table .th5 {
    width: 30%;
}

.tq_ma table .th6 {
    width: 20%;
    border-right: none;
}


.tq_ma table th {
	color: rgba(0, 13, 255, 1);
    line-height: 60px;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: normal;
    border-right: 2px solid  rgba(255, 255, 255, .6);
    border-bottom: 2px solid  rgba(255, 255, 255, .6);
}

.tq_ma tbody tr {
    height: 51px;
    letter-spacing: 1px;
	color: rgba(223, 0, 0, 1);
}

.tq_ma tbody tr td {
    font-size: 16px;
    border-right: 2px solid  rgba(255, 255, 255, .6);
}

.tq_ma tbody tr td:last-child {
    border: none;
}

.tq_ma tbody tr:nth-child(n+3):nth-child(odd),
.tq_ma tbody tr:first-child {
    background-color: rgba(226, 250, 252, .25);
}

.tq_ma tbody tr .chakan {
    cursor: pointer;
    text-decoration: underline;
}