html {
    background: url(../images3/gjc_bg2.png) no-repeat;
}

.hm1 {
    position: relative;
    background: url(../images3/hm_wdhm.png) no-repeat;
    background-size: 100% 100%;
    width: 1108px;
    height: 1096px;
    padding: 55px 20px 26px 21px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.hm1_2 {
    display: flex;
    width: 144px;
    height: 38px;
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(0deg,
            rgba(166, 204, 243, 1) 0%,
            rgba(255, 255, 255, 1) 100%);
    box-shadow: 0px 0px 7px 2px rgba(21, 38, 151, 0.38);
    border-radius: 6px;
}

.hm1_2 img {
    margin-right: 9px;
    width: 22px;
    height: 22px;
}

.hm1_2 h1 {
    font-family: SourceHanSerifCN-Regular;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 53px;
    letter-spacing: 1px;
    color: rgba(16, 51, 134, 1);
}

.hm1_1 {
    display: flex;
    justify-content: space-between;
}

.hm1_3 {
    display: flex;
    align-items: center;
    width: 397px;
    height: 38px;
    background-image: linear-gradient(0deg,
            rgba(166, 204, 243, 1) 0%,
            rgba(255, 255, 255, 1) 100%);
    box-shadow: 0px 0px 7px 2px rgba(21, 38, 151, 0.38);
    border-radius: 6px;
    position: relative;
}

.hm1_3 input {
    border-radius: 6px;
    width: 100%;
    height: 100%;
    background-color: transparent;
    border: none;
    padding-left: 20px;
    font-size: 18px;
    font-weight: bold;
}

.hm1_3 input::placeholder {
    font-family: SourceHanSerifCN-Regular;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 53px;
    letter-spacing: 1px;
    color: rgba(16, 51, 134, 1);
}

.hm1_3 img {
    position: absolute;
    right: 10px;
    width: 26px;
    height: 26px;
}







.tq_ma1 {
    text-align: center;
    height: 875px;
    overflow-y: auto;
    margin-top: 20px;
    background-color: rgba(255, 255, 255, .9);
    border: solid 2px rgba(74, 235, 249, .9);
}

.tq_ma1 table {
    text-align: center;
    width: 100%;
}

.hm_ewm img {
    width: 100px;
    border: solid 1px rgba(74, 235, 249, 1);
    margin: 20px auto;
}

.hm_chaozuo a {
    display: block;
    width: 72px;
    height: 25px;
    background-image: linear-gradient(0deg,
            rgba(166, 204, 243, 1) 0%,
            rgba(255, 255, 255, 1) 100%);
    box-shadow: 0px 0px 9px 0px rgba(21, 38, 151, 0.38);
    border-radius: 13px;
    margin: auto;
    font-family: SourceHanSerifCN-Regular;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 1px;
    color: rgba(16, 51, 134, 1);
}

.hm_chaozuo a:last-child {
    color: rgba(204, 0, 0, 1);
    margin-top: 15px;
}

.tq_ma1 table .th1 {
    width: 21%;
}

.tq_ma1 table .th2 {
    width: 24%;
}

.tq_ma1 table .th3 {
    width: 13%;
}

.tq_ma1 table .th4 {
    width: 27%;
}

.tq_ma1 table .th5 {
    width: 15%;
    border-right: none;
}

.tq_ma1 table th {
    line-height: 60px;
    font-size: 20px;
    letter-spacing: 1px;
    color: rgba(0, 13, 255, 1);
    font-weight: normal;
    border-right: solid 2px rgba(74, 235, 249, 1);
    border-bottom: solid 2px rgba(74, 235, 249, 1);
}

.tq_ma1 tbody tr {
    height: 163px;
    letter-spacing: 1px;
    color: #000000;
}

.tq_ma1 tbody tr td {
    font-size: 14px;
    color: rgba(223, 0, 0, 1);
    border-right: solid 2px rgba(74, 235, 249, 1);
    border-bottom: solid 2px rgba(74, 235, 249, 1);
}

.tq_ma1 tbody tr td h1,
.tq_ma1 tbody tr td h2,
.tq_ma1 tbody tr td h3 {
    text-align: left;
    padding: 0 15px;
    box-sizing: border-box;
}

.tq_ma1 tbody tr td img {
    width: 100px;
    margin: auto;
    margin-bottom: 9px;
    border: solid 1px rgba(74, 235, 249, 1);
}

.tq_ma1 tbody tr td div {
    text-align: left;
    padding-left: 15px;
    box-sizing: border-box;
    margin-top: 17px;
}

.tq_ma1 tbody tr td div a {
    margin-right: 30px;
}

.tq_ma1 tbody tr td:last-child {
    border-right: none;
}

.tq_ma1 tbody tr:nth-child(n+3):nth-child(odd),
.tq_ma1 tbody tr:first-child {
    background-color: rgba(226, 250, 252, .25);
}

.tq_ma1 tbody tr .chakan {
    cursor: pointer;
    text-decoration: underline;
}