<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* 鎶ヨ€冧腑蹇� */

/* 鎶ヨ€冧腑蹇� 鑳屾櫙 */
.exam_bd {
    width: 1200px;
    margin: 0 auto;
}
.exam_head_bg {
    width: 1200px;
    height: 400px;
    background-image: url("../images/head_bg.png");
}
/* 鎶ヨ€冧腑蹇� 鍏憡 */
.exam_ann {
    display: flex;
    justify-content: space-between;
    border: 1px solid #c2c2c2;
    margin-top: 30px;
}
.exam_ann_l {
    width: 900px;
    height: 325px;
}
.ann_d_tl &gt; img {
    width: 901px;
    height: 53px;
    position: relative;
    top: -11px;
    left: -1px;
}
.ann_div {
    display: flex;
    justify-content: space-between;
}
.ann_d_tl {
    line-height: 30px;
}
.ann_t {
    border-left: 4px solid #F02C4B;
    font-size: 24px;
    padding-left: 9px;
    margin-left: 6px;
    color: #666666;
}
.ann_more {
    font-size: 14px;
    width: 30px;
    text-decoration: underline;
    color: #ffffff;
    cursor: pointer;
    min-width: 70px;
    min-height: 60px;
    text-align: center;
    position: relative;
    left: -75px;
    top: 6px;
}
.ann_list {
    margin-top: 10px;
    padding: 5px 15px;
}
.ann_l_span {
    line-height: 35px;
    margin: 0px 10px 0px 15px;
    border-bottom: 1px solid #C2C2C2;
    cursor: pointer;
}
.ann_l_span &gt; div:first-child {
    max-width: 680px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

/* 鎶ヨ€冧腑蹇� 鍏憡-鍥剧墖 */
.exam_ann_p {
    width: 300px;
    border-left: 1px solid #c2c2c2;
    cursor: pointer;
}
.ann_p_b {
    width: 220px;
    margin: 0 auto;
    text-align: center;
    margin-top: 60px;
}
.ann_p_span {
    font-size: 24px;
    color: #3D4A59;
    letter-spacing: 1px;
    position: relative;
    top: 2px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

/* 鎶ヨ€冩爮鐩� */
.exam_col {
    margin-top: 25px; 
}
.exam_list {
    border: 1px solid #C2C2C2;
    border-top: 0px solid #C2C2C2;
    margin-bottom: 50px;
}
.exam_top {
    background-color: #f5f5f5;
    height: 40px; display: flex;
    text-align: center;
    line-height: 40px;
}
.exam_top &gt; div {
    width: 124px; color: #808080; cursor: pointer;
}
.exam_state_select {
    background: #ffffff; color: #E94262 !important;
    border-top: 3px solid #E94262; line-height: 34px;
}
.exam_body {
    padding: 16px 0;
}
.exam_item {
    width: 1090px; margin: 0 auto;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0px 4px 0px 0px rgba(142,182,218,0.25);
    padding: 20px 0; margin-bottom: 24px;
}
.item_top_state {
    width: 77px; height: 28px; color: #ffffff; line-height: 28px;
    background: linear-gradient(#ef2a4b 0%, #ef8641 100%);
    border-radius: 0px 14px 14px 0px; letter-spacing: 1px;
    box-shadow: 0px 3px 3px 0px rgba(239,65,72,0.25); 
    padding-left: 12px; user-select: none; margin-left: -1px;
}
.item_content {
    padding: 0 35px;
}
.item_title {
    font-weight: bold; color: #2c3e50; font-size: 19px;
    line-height: 38px; letter-spacing: 1px;
    padding-top: 17px; padding-bottom: 6px;
}
.item_content_f {
    display: flex; justify-content: space-between;
}
.item_time { display: flex; line-height: 34px; }
.item_time &gt; div:first-child { color: #b8c4ce; }
.item_time &gt; div:last-child { color: #e94262; padding-left: 12px; }
.item_btn {
    width: 148px; color: #ffffff;
    height: 34px; text-align: center;
    background: #F02C4B; cursor: pointer;
    border-radius: 6px; line-height: 34px;
}
.over {
    background: #cccccc; box-shadow: none;
}

/* 鎶ヨ€冧腑蹇� */</pre></body></html>