.page[data-v-2a14d690]{width:100%;min-height:100vh;background-color:#f2f2f2;color:#000;position:relative;overflow:hidden}.page .title[data-v-2a14d690]{width:100%;height:60px;display:flex;align-items:center;background-color:#fff;position:fixed;top:0;left:0;z-index:2003}.page .title .header[data-v-2a14d690]{width:800px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.page .title .header .header_l[data-v-2a14d690]{width:80%;display:flex;align-items:center}.page .title .header .header_l div[data-v-2a14d690]{width:85%;display:flex;flex-direction:column;text-align:left;margin-left:10px;font-size:14px}.page .title .header .header_l div h4[data-v-2a14d690]{color:#409eff;font-size:16px}.page .title .header .header_l div p[data-v-2a14d690]{margin-left:10px}.page .title .header .header_l div p i[data-v-2a14d690]{color:#409eff}.page .title .header h3[data-v-2a14d690]{color:red}.page .question[data-v-2a14d690]{width:800px;margin:80px auto;background-color:#fff;padding:20px;box-sizing:border-box;text-align:left}.answer[data-v-2a14d690]{font-size:16px;margin-top:10px;line-height:30px;color:#409eff;font-weight:600}.answer>p[data-v-2a14d690]{position:relative;font-weight:600;color:#409eff}.answer>p[data-v-2a14d690]:before{content:"";display:inline-block;width:4px;height:16px;background-color:#409eff;position:absolute;top:7px;left:-8px}