.bg_main {
    height: 104.5%;
    top: -3.5%;
}

.tq_ma {
    background: url(../images3/khwj_bg_wjjl.png) no-repeat;
    background-size: 100% 100%;
    width: 1108px;
    height: 772px;
    /* overflow-y: auto; */
    padding: 39px 30px;
    box-sizing: border-box;
}

.tq_ma1 {
    text-align: center;
    height: 563px;
    overflow-y: auto;
    border: 3px solid rgba(255,255,255,.6);
}


.tq_ma table {
    text-align: center;
    width: 100%;
}

.tq_ma table .th1 {
    width: 5%;
}

.tq_ma table .th2 {
    width: 16%;
}

.tq_ma table .th3 {
    width: 12%;
}

.tq_ma table .th4 {
    width: 10%;
}

.tq_ma table .th5 {
    width: 10%;
}

.tq_ma table .th6 {
    width: 32%;
}

.tq_ma table .th7 {
    width: 10%;
    border-right: none;
}

.tq_ma table th {
    line-height: 60px;
    font-size: 20px;
    letter-spacing: 1px;
	color: rgba(0, 13, 255, 1);
    font-weight: normal;
    border-right: 2px solid rgba(255, 255, 255, .5);
    border-bottom: 2px solid rgba(255, 255, 255, .5);
}

.tq_ma tbody tr {
    height: 100px;
    letter-spacing: 1px;
    color: #000000;
}

.tq_ma tbody tr td {
    font-size: 16px;
	color: rgba(223, 0, 0, 1);
    border-right: 2px solid rgba(255, 255, 255, .5);
}

.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;
}


.kh2_3 .btn_box {
    display: flex;
    align-items: center;
}

.kh2_3 .btn_box a:last-child {
    margin-right: 0;
    margin-left: 10px;
}

.kh2_3 a {
	border-radius: 10px;
    width: 121px;
    font-size: 18px;
    letter-spacing: 1px;
    margin-right: 20px;
}

.kh2_3 .vcf {
    width: 140px;
    height: 36px;
    margin-right: 10px;
    background-image: linear-gradient(0deg,
            #ff0000 0%,
            #ff7b7b 100%);
    border-radius: 10px;
    box-shadow: none;
    font-family: SourceHanSerifCN_Regular;
    font-size: 18px;
    line-height: 36px;
    letter-spacing: 1px;
    color: #ffffff;
    border: none;
}

.kh2_3 .xiazai {
    width: auto;
    text-wrap: nowrap;
    text-decoration: underline;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #fff;
}