<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
.w1200{ width: 1200px; margin: 0 auto; padding: 40px 0; overflow: hidden;}
.userbg{ display: block; background: #3489fc;}
.wl, .wr{ float: left; width: 50%;}
.wl a{ font-size: 16px; color: #fff;}
.wl a:hover{ color: #fff;}
.wr{ font-size: 16px; color: #fff; text-align: right;}
.wr a.yzg{ background: #fff; color: #333; font-size: 16px; border-radius: 50px; padding: 10px 30px;}
.wr a.yzg:hover{ background: #ff581b; color: #fff; }
.wr a.logout{ color: #fff;}
.wr a.logout:hover{ color: #333; }
.wr i{ margin-left: 20px;}

.paper-header{ display: block; background: #fff; min-height: 300px; padding: 20px 50px;}
.paper-header h2{ font-size: 30px; font-weight: normal; color: #666; text-align: center; border-bottom: 1px solid #f0f0f0; padding-bottom: 20px;}
.header-con{ padding: 30px 0; overflow: hidden;}
.h-code{ float: left; width: 200px; height: 237px; background: url("../images/h-code.png"); background-size: 100%;}
.code-img{ margin: 30px;}
.code-img img{ width: 100%; height: auto;}
.h-code p{ text-align: center; font-size: 16px; margin-top: -25px;}

.h-txt{ float: left; width: 450px; margin: 0 100px;}
.h-txt-info{ overflow: hidden;}
.h-txt-info ul li{ float: left; width: 50%; font-size: 16px; color: #666; line-height: 2.5;}
.h-txt-btn{ margin-top:40px}
.h-txt-btn a{ border-radius: 50px;background: linear-gradient(150deg, #ff3300 15%, #ff9900 70%, #ff9900 94%); padding: 15px 60px; font-size: 16px; font-weight: bold; color: #fff;}
.h-txt-btn a:hover{ background: linear-gradient(150deg, #ff9900 15%, #ff9900 50%, #ff3300 94%); }

.h-time{ float: right; width: 200px; height: 200px; border-radius: 50%; border: 1px solid #ff581b; text-align: center;}
.h-time .count{ position: relative; top: 50%; margin:-29px; font-size: 16px;}
.h-time .count input{ border: none; text-align: center; font-size: 20px; background: none;}


.panel{ background: #fff;  padding: 20px 50px;}
.page {
    width: 100%;
    display: inline-block;
    /* overflow-y: auto; */
    /* min-height: 420px; */
}
.panel-heading{ font-size: 24px; color: #333; border-bottom: 1px solid #f0f0f0; padding-bottom: 20px; margin-bottom: 10px;}
.FAQ_Content ul { overflow: hidden;}
.FAQ_Content ul li {
    float: left;
    width: 50%;
}
.panel-body {
    padding: 15px 0;
    margin-bottom: 30px;
}
.FAQ_Title{ margin-bottom: 20px;font-size: 16px;}
.FAQ_Title p{ text-indent: 0;}
.tj-box{ background: #fff; padding: 50px; text-align: center;}
.tj-box a{ border-radius: 50px; background: #ff6600; color: #fff; font-size: 16px; padding: 20px 150px; margin: 0 auto; font-weight: bold;}
.tj-box a:hover{  background: #ff3300; color: #fff; }



.FAQ_Content .AnswerPanel{  clear: both; }
.headerh3 {
    font-size: 30px;
    font-weight: normal;
    color: #666;
    text-align: center;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 20px;
}
.fintime{color: #666; font-size: 14px;}
.clert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; }
.clert-info { font-size: 16px; color: #333; margin: 0 auto; text-align: center;}
.clert-info h3{ font-size: 100px; color: #ff0000;}
.retest{ padding: 20px 50px;}
.retest a{ float:left; width: 40%; margin: 0 5%;}

.retest a.linkBack{ border-radius: 50px;background: linear-gradient(150deg, #ff3300 15%, #ff9900 70%, #ff9900 94%); padding: 10px 0; font-size: 16px; font-weight: bold; color: #fff; text-align: center;}
.retest a.linkBack:hover{ background: linear-gradient(150deg, #ff9900 15%, #ff9900 50%, #ff3300 94%); }

.retest a.linkReset{ border-radius: 50px;background: linear-gradient(150deg, #1158b8 15%, #3489fc 70%, #3489fc 94%); padding: 10px 0; font-size: 16px; font-weight: bold; color: #fff; text-align: center;}
.retest a.linkReset:hover{ background: linear-gradient(150deg, #3489fc 15%, #3489fc 50%, #1158b8 94%); }


.Ans_N{ color: #666;font-weight: normal;}
.clert-info h3 em{ font-size: 20px;}


.label { display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; }
.label-default { background-color: #999; }
.label-success { background-color: #5cb85c; }
.label-danger { background-color: #d9534f; }

.record-table{ width: 900px;}
#Ans{ margin-bottom: 20px; background: #fff; overflow: hidden;padding-bottom: 20px;}
.score-info, .Ans_Number_main{ float: left; width: 50%;}
.Ans_Number_Con{ padding: 20px;}


.record-layer{ padding: 5px; }

.record-table&gt;tbody&gt;tr&gt;td, .record-table&gt;tbody&gt;tr&gt;th, .record-table&gt;tfoot&gt;tr&gt;td, .record-table&gt;tfoot&gt;tr&gt;th, .record-table&gt;thead&gt;tr&gt;td, .record-table&gt;thead&gt;tr&gt;th {
    padding: 14px;
    line-height: 1.42857143;
    vertical-align: middle;
    text-align: center;
    border-top: 1px solid #ddd;
}
.record-table&gt;thead&gt;tr&gt;th{ background: #f8f8f8; font-weight: bold;}
.record-table td a{ padding: 5px 10px; background: #ff6600; color: #fff;border-radius: 3px;}
.record-table td a:hover{  background: #ff3300;}
.TH-T { background-color: #d4ffd4; }
.TH-F { background-color: #fbeaea; }
.alert { padding: 15px; border: 1px solid transparent; border-radius: 4px; background: #fff7e9;margin-top: 10px;color: #ff3300; font-size: 14px;}
.jiexi {
    color: #333;
}


@media screen and (max-width:640px){
.w1200{ width: 100%; margin: 0 auto; padding: 10px 0; overflow: hidden;}
.wl, .wr{ float: left; width: 100%; text-align: center; padding: 10px 0;}
.wl{ padding: 20px 0; font-size: 36px; font-weight: bold; border-bottom: 1px solid rgba(255,255,255,.2); margin-bottom: 10px;}
.wl a {
    font-size: 30px;
    color: #fff;
}
.wr {
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.wr a.yzg {
    background: #fff;
    color: #333;
    font-size: 14px;
    border-radius: 50px;
    padding: 7px 20px;
}
.paper-header{ display: block; background: #fff; padding: 20px;}
.paper-header h2{ font-size: 18px; font-weight: bold; color: #666; text-align: center; border-bottom: 1px solid #f0f0f0; padding-bottom: 20px;}
.h-code{ display: none;}
.h-txt-btn {
    margin-top: 20px;
}
.h-txt-btn a{ display: block; text-align: center; border-radius: 50px;background: linear-gradient(150deg, #ff3300 15%, #ff9900 70%, #ff9900 94%); padding: 15px 60px; font-size: 16px; font-weight: bold; color: #fff;}
.h-txt{ float: left; width: 100%; margin: 0;}
.h-time .count {
    position: relative;
    top: 50%;
    margin-top: -25px;
    font-size: 16px;
}
.h-time{ float: right; width: 100%; height: 100px; border-radius: 0; border: 0px solid #ff581b; text-align: center;background: #f0f0f0;margin-top: 10px;}
.panel {
    background: #fff;
    padding: 20px;
}
.panel-body {
    padding: 15px 0;
    margin-bottom: 10px;
    overflow: hidden;
}
.tj-box {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #f0f0f0;
    padding: 0;
    text-align: center;
    overflow: hidden;
    z-index: 11;
}
.tj-box a {
    float: left;
    border-radius: 0;
    background: #3489fc;
    color: #fff;
    font-size: 16px;
    padding: 15px 0;
    width: 100%;
    margin: 0 auto;
    font-weight: bold;
}
.score-info, .Ans_Number_main{ float: left; width: 100%;}
.Ans_Number_Con ul li {
    float: left;
    width: 11%;
}
.retest{ padding: 30px 20px;}
.retest a.linkBack{ border-radius: 50px;background: linear-gradient(150deg, #ff3300 15%, #ff9900 70%, #ff9900 94%); padding: 10px 0; font-size: 14px; font-weight: bold; color: #fff; text-align: center;}
.retest a.linkBack:hover{ background: linear-gradient(150deg, #ff9900 15%, #ff9900 50%, #ff3300 94%); }

.retest a.linkReset{ border-radius: 50px;background: linear-gradient(150deg, #1158b8 15%, #3489fc 70%, #3489fc 94%); padding: 10px 0; font-size: 14px; font-weight: bold; color: #fff; text-align: center;}
.retest a.linkReset:hover{ background: linear-gradient(150deg, #3489fc 15%, #3489fc 50%, #1158b8 94%); }

#topcontrol{ display: none;}
.record-table {
    width: 100%;
}

.FAQ_Content ul li {
    float: left;
    width: 100%;
}

.m-none{ display: none;}

.record-table&gt;tbody&gt;tr&gt;td, .record-table&gt;tbody&gt;tr&gt;th, .record-table&gt;tfoot&gt;tr&gt;td, .record-table&gt;tfoot&gt;tr&gt;th, .record-table&gt;thead&gt;tr&gt;td, .record-table&gt;thead&gt;tr&gt;th {
    width: 33.33%;
}





}</pre></body></html>