.quiz-competition[data-v-0fd99c97]{min-height:100vh;background:-webkit-gradient(linear,left bottom,left top,from(#f7f8fa),to(#f7f8f8));background:linear-gradient(0deg,#f7f8fa,#f7f8f8)}.quiz-competition>div[data-v-0fd99c97]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quiz-competition .van-progress[data-v-0fd99c97]{width:100%;border-radius:0}.quiz-competition .van-progress[data-v-0fd99c97] .van-progress__portion{-webkit-transition:width .05s,background-color .5s;transition:width .05s,background-color .5s}.quiz-competition .header[data-v-0fd99c97]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 20px;background:#fff}.quiz-competition .header .type[data-v-0fd99c97]{font-size:16px;font-weight:700}.quiz-competition .header .sum[data-v-0fd99c97]{font-size:14px;color:#999}.quiz-competition .time[data-v-0fd99c97]{margin:10px 20px 0 auto;font-size:14px;color:#ff4848;border:1px solid #ff4848;border-radius:24px;padding:0 10px;line-height:24px;background:rgba(255,72,72,.12549019607843137);-webkit-transition:all .5s;transition:all .5s}.quiz-competition .time.blue[data-v-0fd99c97]{color:#1989fa;border:1px solid #1989fa;background:rgba(25,137,250,.12549019607843137)}.quiz-competition .time.origin[data-v-0fd99c97]{color:#f90;border:1px solid #f90;background:rgba(255,153,0,.12549019607843137)}.quiz-competition .time.red[data-v-0fd99c97]{color:#ff4848;border:1px solid #ff4848;background:rgba(255,72,72,.12549019607843137)}.quiz-competition .content[data-v-0fd99c97]{width:100%;max-width:600px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 20px}.quiz-competition .content .question[data-v-0fd99c97]{font-size:16px;font-weight:700;margin:20px 0}.quiz-competition .content .options .option[data-v-0fd99c97]{margin:10px 0;padding:10px 20px;border:1px solid #eee;border-radius:4px;font-size:14px;color:#333;background:#fff}.quiz-competition .content .options .option[data-v-0fd99c97]:first-child:before{content:"A. "}.quiz-competition .content .options .option[data-v-0fd99c97]:nth-child(2):before{content:"B. "}.quiz-competition .content .options .option[data-v-0fd99c97]:nth-child(3):before{content:"C. "}.quiz-competition .content .options .option[data-v-0fd99c97]:nth-child(4):before{content:"D. "}.quiz-competition .content .options .option[data-v-0fd99c97]:nth-child(5):before{content:"E. "}.quiz-competition .content .options .option[data-v-0fd99c97]:nth-child(6):before{content:"F. "}.quiz-competition .content .options .option[data-v-0fd99c97]:active,.quiz-competition .content .options .option[data-v-0fd99c97]:hover{background:#eee;cursor:pointer}