.timeNav{display:flex;height:2.25rem;background:#f4f5f8;align-items:center;overflow:hidden;width:100%}
.timeNav ul{width:auto;white-space:nowrap;overflow-x:scroll;padding:0 .75rem}
.timeNav ul li{display:inline-block;margin-right:1.25rem;font-size:.6rem;color:#666666}
.timeNav ul li:last-child{margin-right:0}
.timeNav ul li.cur{font-size:.75rem;color:#eb5a29;font-weight:bold}
.modelExamCont{padding:0.5rem .75rem 3.85rem}
.modelExamCont .topBox{width:100%;height:3.5rem;background:url('./bg_mkds_top.png') no-repeat;background-size:cover;align-items:center;display:flex}
.modelExamCont .topBox .pic{width:3.65rem}
.modelExamCont .topBox .pic img{width:100%}
.modelExamCont .topBox .text{flex:1}
.modelExamCont .topBox .text h3{font-size:.75rem;color:#945900}
.modelExamCont .topBox .text h3 span{color:#eb5a29}
.modelExamCont .topBox .text p{font-size:.6rem;color:#d7932c}
.modelExamCont .topBox.endState .text p{font-size:.6rem;color:#eb5a29}
.modelExamCont .listBox{margin-top:.7rem}
.modelExamCont .listBox ul li{border:1px solid #e9e9e9;border-radius:.25rem;overflow:hidden;margin-bottom:.5rem}
.modelExamCont .listBox ul li h3{height:1.65rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e9e9e9;padding:0 .5rem}
.modelExamCont .listBox ul li h3 span{font-size:.7rem;color:#333333;font-weight:bold}
.modelExamCont .listBox ul li h3 a{font-size:.6rem;color:#eb5a29;font-weight:normal}
.modelExamCont .listBox ul li h3 a img{width:.7rem;margin-right:.25rem;vertical-align:-0.1rem}
.modelExamCont .listBox ul li .contBox{padding:.65rem .5rem}
.modelExamCont .listBox ul li .contBox h4{font-size:.7rem;color:#333;line-height:1.05rem}
.modelExamCont .listBox ul li .contBox .bot{display:flex;justify-content:space-between;align-items:center}
.modelExamCont .listBox ul li .contBox .bot span{font-size:.6rem;color:#84828c}
.modelExamCont .listBox ul li .contBox .bot a{display:block;box-sizing:border-box;width:3.55rem;height:1.25rem;border-radius:1.25rem;font-size:.6rem;text-align:center;line-height:1.25rem}
.modelExamCont .listBox ul li .contBox .bot a.makeUpBtn{color:#fff;background-image:-moz-linear-gradient( 180deg,rgb(255,46,33) 0%,rgb(255,184,33) 100%);background-image:-webkit-linear-gradient( 180deg,rgb(255,46,33) 0%,rgb(255,184,33) 100%);background-image:-ms-linear-gradient( 180deg,rgb(255,46,33) 0%,rgb(255,184,33) 100%)}
.modelExamCont .listBox ul li .contBox .bot a.againBtn{background:rgb(255,236,229);color:#eb5a29}
.modelExamCont .listBox ul li .contBox .bot a.doBtn{border:.05rem soild #eb5a29;background-color:#ffece5;color:#eb5a29}
.modelExamCont .listBox ul li .contBox .bot a.noStartBtn{background-color:#f0f0f0;color:#737373}
.modelExamCont .listBox ul li .analysis{display:flex;align-items:center;justify-content:center;font-size:.6rem;color:#333;height:1.5rem;background-image:-moz-linear-gradient( 180deg,rgb(239,203,153) 0%,rgb(254,243,225) 100%);background-image:-webkit-linear-gradient( 180deg,rgb(239,203,153) 0%,rgb(254,243,225) 100%);background-image:-ms-linear-gradient( 180deg,rgb(239,203,153) 0%,rgb(254,243,225) 100%)}
.modelExamCont .listBox ul li .analysis img{width:.95rem;height:.95rem;margin-right:.25rem}
#loading{display:none;text-align:center;font-size:.6rem;color:#333333;width:100%;align-items:center;justify-content:center}
#loading img{width:.4rem;height:.4rem;margin-right:.3rem}
.end{display:none;text-align:center;font-size:.6rem;color:#333333;width:100%}
.downloadBtn{padding:.85rem 2rem;position:fixed;bottom:0;width:100%;background-color:#fff}
.downloadBtn a{display:block;width:100%;height:2.2rem;border-radius:2.2rem;text-align:center;line-height:2.2rem;font-size:.85rem;color:#fff;background-image:-moz-linear-gradient( 180deg,rgb(255,46,33) 0%,rgb(255,184,33) 100%);background-image:-webkit-linear-gradient( 180deg,rgb(255,46,33) 0%,rgb(255,184,33) 100%);background-image:-ms-linear-gradient( 180deg,rgb(255,46,33) 0%,rgb(255,184,33) 100%)}
.examRankCont{padding:0 .75rem}
.examRankCont .infoBox{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}
.examRankCont .infoBox .pic{width:1.55rem;height:1.6rem;padding:0 .85rem 0 .35rem;box-sizing:content-box}
.examRankCont .infoBox .pic img{width:100%}
.examRankCont .infoBox h3{flex:1;font-size:.7rem;color:#111;line-height:1.05rem;font-weight:normal}
.examRankCont .rankTop{padding:0 .5rem;box-sizing:border-box;width:100%;display:flex;justify-content:space-between;align-items:center;height:3.55rem;border-radius:.25rem;background-image:-moz-linear-gradient( 180deg,rgb(239,203,153) 0%,rgb(254,243,225) 100%);background-image:-webkit-linear-gradient( 180deg,rgb(239,203,153) 0%,rgb(254,243,225) 100%);background-image:-ms-linear-gradient( 180deg,rgb(239,203,153) 0%,rgb(254,243,225) 100%)}
.examRankCont .rankTop .headerPic{width:2.4rem;height:2.4rem;margin-right:.5rem}
.examRankCont .rankTop .headerPic img{width:100%;height:100%;border-radius:2.4rem}
.examRankCont .rankTop .textBox{flex:1}
.examRankCont .rankTop .textBox h4{font-size:.8rem;color:#333333}
.examRankCont .rankTop .textBox p{font-size:.6rem;color:#333333}
.examRankCont .rankNum{text-align:center;font-size:.6rem;color:#333333}
.examRankCont .rankBox{margin-top:1.25rem}
.examRankCont .rankBox h3{display:flex;justify-content:space-between;align-items:center}
.examRankCont .rankBox h3 .tit{font-size:.85rem;color:#111111}
.examRankCont .rankBox h3 .tip{font-size:.65rem;color:#eb472f;font-weight:normal}
.examRankCont .rankBox table{width:100%;background-color:#f7f7f7;text-align:center;margin-top:.6rem}
.examRankCont .rankBox table tr td,.examRankCont .rankBox table tr th{padding:.35rem 0}
.examRankCont .rankBox table tr th:first-child,.examRankCont .rankBox table tr td:first-child{width:3.25rem}
.examRankCont .rankBox table tr td:first-child img{width:1.5rem}
.examRankCont .rankBox table tr td:first-child span{display:inline-block;width:.8rem;height:.95rem;background:url('./bg_rank.png') no-repeat;background-size:cover;text-align:center;line-height:.95rem;font-size:.6rem;color:#6f868f}
.examRankCont .rankBox table tr td:last-child{width:5.25rem}
.examRankCont .rankBox table tr td:last-child span{display:inline-block;width:2.15rem;height:1.1rem;background-color:#e9e9e9;border-radius:.25rem;font-size:.6rem;color:#111111}
.examRankCont .rankBox table .info{display:flex;padding-left:1rem;overflow:hidden;width:9rem;align-items: center;}
.examRankCont .rankBox table .info img{width:1.8rem;height:1.8rem;border-radius:1.8rem;margin-right:.3rem}
.examRankCont .rankBox table .info .text{flex: 1;text-align: left;}
.examRankCont .rankBox table .info .text h4{font-size:.6rem;color:#333333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.examRankCont .rankBox table .info .text p{font-size:.6rem;color:#333333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}