.tq_ma {
    background: url(../images3/slcx_rwjd.png) no-repeat;
    background-size: 100% 100%;
    width: 1108px;
    height: 539px;
    /* overflow-y: auto; */
    padding: 39px 30px;
    box-sizing: border-box;
}

.tq_ma1 {
    text-align: center;
    height: 395px;
    overflow-y: auto;
    border: solid 2px rgba(255, 255, 255, .6);
}


.tq_ma table {
    text-align: center;
    width: 100%;
}

.tq_ma table .th1 {
    width: 15%;
}

.tq_ma table .th2 {
    width: 11%;
}

.tq_ma table .th3 {
    width: 5%;
}

.tq_ma table .th4 {
    width: 8%;
}

.tq_ma table .th5 {
    width: 9%;
}

.tq_ma table .th6 {
    width: 9%;
}

.tq_ma table .th7 {
    width: 9%;
}

.tq_ma table .th8 {
    width: 19%;
    border-right: none;
}


.tq_ma table th {
    line-height: 60px;
    font-size: 20px;
    letter-spacing: 1px;
	color: rgba(0, 16, 254, 1);
    font-weight: normal;
    border-bottom: 2px solid rgba(255, 255, 255, .6);
    border-right: 2px solid rgba(255, 255, 255, .6);
}

.tq_ma1 table{
    border-bottom: 2px solid rgba(255, 255, 255, .6);
}

.tq_ma tbody tr {
    height: 67px;

    letter-spacing: 1px;
    color: #000000;
}

.tq_ma tbody tr td {
	color: rgba(223, 0, 0, 1);
    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 td:last-child h1 {
	color: rgba(16, 51, 134, 1);
    width: 64px;
    height: 28px;
    background-image: linear-gradient(0deg,
            #cff9f9 0%,
            #ffffff 100%);
    box-shadow: 0px 4px 7px 2px rgba(1, 169, 180, 0.38);
    border-radius: 6px;
    border: solid 1px #2fdcda;
    margin: auto;
}

.tq_ma tbody tr:nth-child(n+3):nth-child(odd),
.tq_ma tbody tr:first-child {
    background-color: rgba(255, 255, 255, .25);
}

.tq_ma tbody tr .chakan {
    cursor: pointer;
    text-decoration: underline;
}