.exam-info-page[data-v-d628ccd2]{width:100%;min-height:calc(100vh - 67px);background:#f0f2f5;padding:40px 0;display:flex;justify-content:center;align-items:flex-start}.exam-info-card[data-v-d628ccd2]{width:1200px;max-width:95%;background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.05);border-radius:4px;overflow:hidden}.exam-info-card .title[data-v-d628ccd2]{height:60px;line-height:60px;background:#4095e5;font-size:18px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;text-align:center;letter-spacing:1px}.exam-info-card .content-wrapper[data-v-d628ccd2]{padding:60px 80px 80px;display:flex;flex-direction:column;align-items:flex-start}.exam-info-card .info-list[data-v-d628ccd2]{max-width:100%;position:relative;padding-bottom:20px}.exam-info-card .info-list .row[data-v-d628ccd2]{display:flex;margin-bottom:10px;line-height:28px;font-size:18px;font-family:PingFang-SC-Medium,PingFang-SC}.exam-info-card .info-list .row .label[data-v-d628ccd2]{width:120px;color:#333;font-weight:500;text-align:left}.exam-info-card .info-list .row .value[data-v-d628ccd2]{flex:1;color:#1ab8c5;font-weight:500;padding-left:20px;text-align:left}.exam-info-card .tips-section[data-v-d628ccd2]{width:100%;position:relative;padding-top:30px;border-top:1px dashed #e8ecef}.exam-info-card .tips-section .tips-title[data-v-d628ccd2]{display:flex;align-items:center;margin-bottom:16px;font-size:16px;font-family:PingFang-SC-Medium,PingFang-SC;font-weight:500;color:#767676}.exam-info-card .tips-section .tips-title .icon[data-v-d628ccd2]{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:#1ab8c5;color:#fff;font-size:12px;font-weight:700;margin-right:6px}.exam-info-card .tips-section .tips-title .tt[data-v-d628ccd2]{line-height:1}.exam-info-card .tips-section .tips-content[data-v-d628ccd2]{font-size:14px;font-family:PingFangSC-Regular,PingFang SC;color:#333;line-height:2.2;text-align:left}.exam-info-card .tips-section .tips-content p[data-v-d628ccd2]{margin:0}.exam-info-card .action-section[data-v-d628ccd2]{margin-top:80px;width:100%;display:flex;justify-content:center}.exam-info-card .action-section .start-btn[data-v-d628ccd2]{width:280px;height:48px;border:none;border-radius:4px;background:#0f68c4;color:#fff;font-size:17px;font-family:PingFangSC-Regular,PingFang SC;font-weight:500;cursor:pointer;transition:background-color .2s,opacity .2s;letter-spacing:1px}.exam-info-card .action-section .start-btn[data-v-d628ccd2]:hover:not(:disabled){background:#1275db}.exam-info-card .action-section .start-btn[data-v-d628ccd2]:active:not(:disabled){background:#0c57a3}.exam-info-card .action-section .start-btn.disabled-btn[data-v-d628ccd2]{background:#ccc;color:#fff;cursor:not-allowed}