@charset "UTF-8";:root{--van-blue: #5677fc}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box;touch-action:manipulation}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f5f7fa;touch-action:manipulation;-webkit-text-size-adjust:none;vertical-align:top;max-width:100%;font-size:14px;overflow-x:hidden}h1,h2,h3{font-weight:600;font-size:14px}a,.green{text-decoration:none;color:#00bd7e;transition:.4s;padding:3px}pre,code{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;word-break:break-word;width:100%;display:block;white-space:break-spaces}.Login,.SelectPage{background:linear-gradient(233deg,#dff6fc,#c2e7fa 32%,#c4e9fb00 78%),linear-gradient(227deg,#d9e9f900,#cfe3fb 60%,#d6e5fc 79%,#e1e9fc 97%),#f2f5fa}.Mine{background-image:url(/png/mine-bg-BAl-V-hG.png);background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.Evaluating,.Result,.Assessment,.SelectPatient,.AiEvaluating,.GameUser{background-image:url(/png/bg-7pvCRpeB.png);background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.GameList{background-color:#fff}.ai-wrapper{display:flex;align-items:center;justify-content:center;height:100%}.ai-wrapper .block{width:65%;max-width:500px;border-radius:12px;padding:16px;background-color:#fff}.ai-wrapper .block .title{text-align:center;font-size:18px;font-weight:500;margin-bottom:15px}.ai-wrapper .block .text{font-size:14px;margin-bottom:20px;max-height:50vh;overflow-y:auto;color:#666}.ai-wrapper .block .btn{display:flex;gap:15px;justify-content:space-between}.ai-wrapper .block .btn .van-button{flex:1}@media (max-width: 450px){.ai-wrapper .block .title{font-size:14px}.ai-wrapper .block .text{font-size:13px}.ai-wrapper .block .btn .van-button{font-size:13px;--van-button-normal-padding: 0 10px;--van-button-default-height: 35px}}@media (min-width: 450px){.Evaluating,.Result,.Assessment,.SelectPatient,.AiEvaluating,.GameUser{background-image:url(/png/bg-pad-o43sU4ho.png)}}@media (min-width: 450px){.layout-content{max-width:680px;margin:0 auto}}@media (min-width: 800px){.layout-content{max-width:1024px}}.van-nav-bar{--van-nav-bar-icon-color: #444444;--van-nav-bar-arrow-size: 18px;--van-nav-bar-icon-color: #000}.selectPatient-nav{--van-nav-bar-background: none}::-webkit-scrollbar{width:2px;height:2px}.assessment-layout{min-height:100vh;padding-left:16px;padding-right:16px;padding-top:46px}.assessment-layout .isTestIng{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.assessment-layout .userInfo-box{display:flex;background:#ffffff80;border-radius:8px;padding:10px 20px;margin-bottom:10px;row-gap:10px;flex-wrap:wrap}.assessment-layout .userInfo-box .item{font-size:16px;flex:0 0 36.33%}.assessment-layout .userInfo-box .item .t{color:#00000073}.assessment-layout .btn{display:flex;justify-content:space-between;column-gap:15px}.assessment-layout .van-button .van-button__text{font-weight:600}.assessment-layout .van-button--plain .van-button__text{color:#2aaaff}.assessment-layout .progress-container{display:flex;align-items:center;margin-bottom:15px;gap:12px}.assessment-layout .progress-container.pad{margin-bottom:0}.assessment-layout .progress-text{font-size:16px;color:#666}.assessment-layout .progress-bar{flex:1;height:12px;border-radius:10px;overflow:hidden;border:1px solid #8FB9DA}.assessment-layout .progress-fill{height:100%;background:linear-gradient(90deg,#9feaff,#0095d0);transition:width .3s}.assessment-layout .progress-number .cur{color:#80c8f8;font-size:30px}.assessment-layout .progress-number .total{font-size:16px;color:#333}.assessment-layout .question-section{display:flex;align-items:flex-start;margin-bottom:15px;gap:12px}.assessment-layout .avatar{flex:0 0 80px;width:80px;overflow:hidden;margin-right:15px;position:relative}.assessment-layout .avatar .vioce-icon{position:absolute;bottom:0;right:0;width:25px;height:25px;border-radius:12px;display:flex;justify-content:center;align-items:center;font-size:16px;background-color:#ffffff80}.assessment-layout .avatar>img{width:100%;height:auto}.assessment-layout .avatar-emoji{font-size:20px}.assessment-layout .question-text{background:#fff;padding:12px;border-radius:12px;font-size:16px;color:#444;line-height:1.5;box-shadow:0 8px 12px #b8b8d233}.assessment-layout .ai-text{margin-bottom:10px}.assessment-layout .ai-text .title-ai{color:#2aaaff;font-size:14px;margin-bottom:3px;padding-left:12px;position:relative}.assessment-layout .ai-text .title-ai:after{position:absolute;left:0;top:8px;content:"";width:6px;height:6px;border-radius:3px;background-color:#80c8f8}.assessment-layout .ai-text .ai-con-h5{background:#69aaff26;border-radius:8px;padding:6px 14px}.assessment-layout .ai-text .ai-con-h5 .items{color:#000000a6;font-size:13px;padding:3px 0;line-height:1.5}.assessment-layout .options-section{border-radius:14px;margin-bottom:32px;padding:13px 0;background-color:#eff8ff;border:2px solid #FFFFFF;transition:all .2s ease}.assessment-layout .options-section .con-ques-box{padding:0 20px}.assessment-layout .options-section.isClick{animation:boxMove .4s linear}.assessment-layout .section-title{margin-bottom:16px;padding-left:16px}.assessment-layout .section-title span{font-size:16px;color:#000;font-weight:600;padding-left:8px;position:relative}.assessment-layout .section-title span:after{content:"";position:absolute;left:0;top:2px;width:3px;height:13px;background-color:#80c8f8}.assessment-layout .option-item{background:#fff;padding:8px 14px;margin-bottom:12px;border-radius:8px;font-size:14px;color:#333;cursor:pointer;transition:all .2s;border:1px solid #A1A8B0}.assessment-layout .option-item:hover{background:#f8f9fa}.assessment-layout .option-item.selected{border-color:#80c8f8;background:#e6f7ff;color:#80c8f8}.assessment-layout .next-btn{background:#1890ff;color:#fff;padding:16px;border-radius:8px;text-align:center;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;margin-bottom:32px}.assessment-layout .next-btn:hover{background:#0070cc}.assessment-layout .next-btn.disabled{background:#d9d9d9;cursor:not-allowed}.content-box{display:flex;justify-content:space-between;padding-bottom:15px}.content-box .left-ques{flex:1.5}.content-box .right-pad{margin-left:20px;flex:1}.content-box .right-pad .bg-box{background-color:#fff;border-radius:12px;padding:12px}.content-box .right-pad .mb{margin-bottom:20px}.content-box .right-pad .ai-pad-l{background-color:#fff;text-align:center;position:relative}.content-box .right-pad .ai-pad-l>img{display:inline-block;width:145px;margin:10px auto}.content-box .right-pad .ai-pad-l .play-btn{position:absolute;top:0;right:10px;padding:3px 10px;border-radius:38px;border:1px solid #2AAAFF;display:flex;justify-content:center;align-items:center}.content-box .right-pad .ai-pad-l .play-btn>img{margin-left:4px;width:16px}@media (max-width: 450px){.assessment-layout .question-text{font-size:14px}}@media (min-width: 800px){.assessment-layout .options-section{background-color:#fff}.assessment-layout .options-section .section-title{border-bottom:1px solid #E2E2E2;padding-bottom:20px}.assessment-layout .options-section .con-ques-box .question-text{box-shadow:none;padding-left:0;margin:10px 0}}.test-result-layout{min-height:100vh;padding-left:16px;padding-right:16px;padding-top:46px;background:url(/png/at-bg-BBGuo8CP.png) no-repeat;background-repeat:no-repeat;background-position:right 40px;overflow:hidden}.test-result-layout .header{display:flex;justify-content:space-between;align-items:center;padding:20px 0;color:#333}.test-result-layout .back-btn{font-size:24px;cursor:pointer}.test-result-layout .title{font-size:18px;font-weight:600}.test-result-layout .menu-icon{font-size:20px;cursor:pointer}.test-result-layout .user-info{margin-top:20px;border-radius:12px;padding:16px;margin-bottom:16px;display:flex;align-items:center;gap:12px}.test-result-layout .user-details{flex:1}.test-result-layout .user-name{font-size:16px;font-weight:600;color:#333;margin-bottom:4px}.test-result-layout .gender-icon{color:#1890ff;margin-left:8px}.test-result-layout .user-meta{font-size:14px;color:#2c5177a6;margin-bottom:4px}.test-result-layout .user-meta span{margin-right:16px}.test-result-layout .test-time{font-size:14px;color:#2c5177a6}.test-result-layout .notice{font-size:14px;color:#95a5bb;margin-bottom:5px}.test-result-layout .health-status{display:flex;background:#fff;border-radius:12px;padding:10px 18px;text-align:center;align-items:flex-start;justify-content:space-between;margin-bottom:15px;box-shadow:0 4px 40px #00000014}.test-result-layout .status-title{text-align:left;font-size:14px;color:#999;margin-bottom:8px}.test-result-layout .status-label{text-align:left;border-radius:12px;background-color:#fff6e9;font-size:18px;font-weight:600;padding:5px 10px;color:#fcc55a;margin-bottom:24px;position:relative}.test-result-layout .status-label:after{content:"";position:absolute;bottom:-20px;left:0;width:0;height:0;border-right:25px solid transparent;border-top:30px solid #FFF6E9}.test-result-layout .score-circle{margin-left:10px;position:relative;display:inline-block}.test-result-layout .score-circle .bg{position:absolute;left:50%;bottom:27px;transform:translate(-50%);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMUAAABjCAMAAAAcozQxAAAAAXNSR0IArs4c6QAAAeNQTFRFAAAAAP//AID/gID/gP//Var/qv//gL+/gL//Zsz/gKr/bbb/tv//gL/fgL//n9//ccbjccb/gMz/s+b/dLnodLn/dNH/gL/qgL//gNX/dsTrgMj/d8z/cL/vgL/vgL//gMb/vOT/gMzygMz/v+b/ecLzesj0kMj0gL/0gMr/gMT1e8b/gMj2gMj/f8P3f8P/f8z/e8X3hMX3pdb3veb/gMf3gMf/n9f/fMn3g8n3g8n/gMP4gMv4fMX4g8X4g8z4g8z/gMb4fMH4n9b/gMP4gMn4gMb5fcr5gMv5fcb5gsb5gsz5fcP0gMX0gMX6gMr6fcP1gMT6gMn6gsr6gMb2gMb6fcP2fcf2fcf6gMj6fcX2ueX/f8j7uOL/gMX3gMn3gcb3gMv7fsj4gcj4f8j4f8j7fsb4fsn4gMT4gMj4fsX4gMb4ueT/fsf4gcf4gMb5gMn5fsb2fsb5gcb5gMf2gMf5gcj5gcb5f8f2gMb5fsf5gcj6gMb6gcb6gcn6gMf3gMf6fsf3gcf3gcf6gMb4gMj4fsb4gcb4gcb6t+T/gMf4gcf4gcf6gMj4t+T/t+P/ueP/uOL/uOL/uOP/t+L/uOL/t+L/uOP/sd/+t+L/tOH+t+L/t+L/t+P/uOP/t+P/uOP/7Fr8XgAAAKB0Uk5TAAECAgIDAwQEBQYHBwgICAkJCgoLCwsMDAwNDg8QEBASExQUFBUXFxgYGhscHB4eHh8fHx8gICAhISEiIiMjIyMkJSUmJigrLC0tLS8wMDAzNDQ1NjY3Nzc4OTo8PUJCQ0RFRUZGR0dKSktMTE1NUFBRUVFSUlNVVlpbXV5jY2RkZWVlZmZnZ2dnaGlpanF1f4SMmqe3ucjQ0uD4+fv7/J4eXhgAAAJXSURBVBgZ7cH5W0xRAIDh75q53FFK15SlkKZQsiv7TghZo0j27EQoa5KdSIyRpc6fas5P6UnrzNx7Ts77knJdP7vQX6/oQX9CCPQnhEB/Qgh0dtcmrkf0EmffRjOP5yK15xDX9buLuPBLpNmPUN7RYqRbS5GKbfrYxUjLGpGKa1BX3TGkIIObgHS8DgXtrEfKzWNk5uQi1e9AJXmtjMXTPJQQOGMhhRiLEJJ12sJnLRtJ1JYW/BaZRaJmFuCb0nMk18XleC/0xiWZsl6F8EEGyTUZT5VtI3W2luONhS8mkSrO8/l4pITUKSH1LLxhkULlN/HG1Q2kjv0wHy/kP7BJIQtvWBgDTPv6JZ244L0cvDb9fhDp07dVJOaUENF04g434LULh5A6hfhIYpyoENF04hy85iB1CtE9jwRlRoWIpuObTiG6C0lYZlSIz/jluhDdhSTBgu/iLX45+evHSpJixXb8s3otxvgRKEMNZQHGzn1yABVUPQmTgHAEFURcDO1loJqpjN6lGw4qca41MHp2jYNKnGobw/DTvhzUNGM/I3fkmYOKnNZqRiENNaVhGL6oqERteyoYXkHzGlRW1lyEYRijtisfHeTvZigH213U57ZVMSQLHVgYhlfcIPqwXP7txLsl6GLx61oGkTcFXWTkYhjGCNVuDqCT4KZaBqq846CTUONeDMP4X5xvKkI3kaaz9Je1zkU37voMDMMYxkT0ZPO3jtYg+gm0ddBPGB2FMQxjaNlp6Cktmz5X3i9CR6UfLmMYxrgWE1IMPcWEFCMmpBh6igkp9gc8c2oUaIOtTwAAAABJRU5ErkJggg==) no-repeat;background-size:cover;width:80%;height:78px}.test-result-layout .score-text{background:linear-gradient(180deg,#f0f9ff,#ffffff14 88%);width:60%;height:65px;border-radius:65px 65px 0 0;position:absolute;left:50%;bottom:27px;transform:translate(-50%);text-align:center;display:flex;flex-direction:column;justify-content:flex-end}.test-result-layout .score-number{--van-rolling-text-color: #333;--van-rolling-text-font-size: 26px}.test-result-layout .score-number .van-rolling-text-item__item{font-weight:600}.test-result-layout .score-number .point{font-size:22px;font-weight:600}.test-result-layout .score-label{font-size:14px;color:#979797;margin-top:4px}.test-result-layout .suggestions{background:#fff;border-radius:12px;padding:20px;margin-bottom:24px}.test-result-layout .suggestion-title{font-size:16px;font-weight:600;color:#333;margin-bottom:16px}.test-result-layout .suggestion-items{display:flex;justify-content:space-around}.test-result-layout .suggestion-item{text-align:center;cursor:pointer}.test-result-layout .suggestion-icon{width:48px;height:48px;background:#f0f8ff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;margin:0 auto 8px}.test-result-layout .suggestion-text{font-size:14px;color:#333}.test-result-layout .detailed-results{background:#fff;border-radius:12px;padding:20px;margin-bottom:15px;box-shadow:0 4px 40px #00000014}.test-result-layout .results-title{font-size:16px;font-weight:600;color:#333;margin-bottom:16px}.test-result-layout .result-items{color:#666}.test-result-layout .result-items pre{color:#666;font-size:14px}.test-result-layout .result-items code{font-size:14px}.test-result-layout .result-item{display:flex;align-items:flex-start;margin-bottom:12px;gap:8px}.test-result-layout .result-dot{width:6px;height:6px;background:#80c8f8;border-radius:50%;margin-top:8px;flex-shrink:0}.test-result-layout .result-text{font-size:14px;color:#666;line-height:1.5}@media (max-width: 450px){.test-result-layout .notice,.test-result-layout .status-title{font-size:12px}.test-result-layout .status-label{font-size:14px}.test-result-layout .health-status{display:block}.test-result-layout .score-label{font-size:13px}.test-result-layout .score-circle{margin-right:0}.test-result-layout .results-title{font-size:14px}.test-result-layout .result-text{font-size:13px}}.login-layout{height:100vh;padding:60px 24px 24px}.login-layout .logo-section{text-align:center;margin-bottom:23px}.login-layout .logo{width:80px;height:80px;background:#1890ff;border-radius:20px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center}.login-layout .logo-icon{font-size:40px;color:#fff}.login-layout .platform-name{font-size:20px;font-weight:600;color:#3f7fc3}.login-layout .login-form{flex:1}.login-layout .form-title{font-size:18px;font-weight:500;color:#0c110f;margin-bottom:16px}.login-layout .input-group{position:relative;margin-bottom:20px}.login-layout .input-icon{position:absolute;left:16px;top:50%;width:24px;height:24px;transform:translateY(-50%);color:#999}.login-layout .right-icon{position:absolute;right:16px;top:50%;width:24px;height:24px;transform:translateY(-50%);color:#999}.login-layout .form-input{width:100%;height:52px;background:#fff;border:none;border-radius:8px;padding:0 16px 0 52px;font-size:16px;color:#333;box-shadow:0 2px 8px #0000000f;border:1px solid transparent;transition:all .3s}.login-layout .form-input::placeholder{color:#a1a8b0}.login-layout .form-input:focus{outline:none;border-color:#1e93dc}.login-layout .login-btn{margin-top:30px;width:100%;border-radius:8px;--van-button-large-height: 57px}.login-layout .login-btn .van-button__text{font-size:17px;font-weight:600;color:#34332e}.login-layout .footer{text-align:center;margin-top:auto}.profile-layout{height:calc(100vh - 50px)}.profile-layout .user-card{padding:32px 16px 14px;text-align:center;color:#fff}.profile-layout .van-cell-group{--van-cell-group-inset-radius: 30px;--van-cell-group-inset-padding: 0}.profile-layout .van-cell-group .van-cell{--van-cell-vertical-padding: 22px;--van-cell-horizontal-padding: 20px;--van-cell-border-color: #DDE3EB;--van-cell-font-size: 16px;--van-cell-text-color: #101623;--van-cell-right-icon-color: #101623}.profile-layout .van-cell-group .van-cell .van-cell__title{display:flex;align-items:center}.profile-layout .van-cell-group .van-cell .van-cell__title .menu-icon{width:22px;height:22px;margin-right:16px}.profile-layout .user-avatar{position:relative;width:80px;height:80px;margin:0 auto 16px}.profile-layout .user-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.profile-layout .camera-icon{position:absolute;bottom:0;right:0;width:24px;height:24px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px}.profile-layout .user-name{font-size:18px;font-weight:600;color:#40527a;margin-bottom:16px}.profile-layout .user-info{display:flex;justify-content:space-around;background:#ffffff40;border-radius:12px;padding:6px 0}.profile-layout .user-info .info-item{flex:0 0 33.3%;position:relative}.profile-layout .user-info .info-item:not(:last-child):after{content:"";width:1px;background-color:#ffffff80;height:100%;position:absolute;top:0;right:0;pointer-events:none}.profile-layout .user-info .info-item .info-label{color:#40527a73;font-size:12px}.profile-layout .user-info .info-item .info-value{color:#40527a;font-size:16px}.profile-layout .info-item{text-align:center}.evaluatingComp[data-v-17bc8110]{padding:8px;border-radius:12px;background-color:#fff;overflow:hidden;margin-bottom:15px;display:flex;cursor:pointer}.evaluatingComp .van-image[data-v-17bc8110]{flex:0 0 92px;margin-right:15px}.evaluatingComp .info[data-v-17bc8110]{flex:1;display:flex;justify-content:space-between;flex-direction:column;overflow:hidden}.evaluatingComp .info .name[data-v-17bc8110]{color:#101010;font-size:16px;font-weight:500;margin-bottom:2px}.evaluatingComp .info .des[data-v-17bc8110]{font-size:12px;color:#939393}.evaluatingComp .info .tag>span[data-v-17bc8110]{padding:2px 5px;background:#ecf5ff;font-size:12px;color:#939393;border-radius:4px}.aiEvaluating-layout[data-v-6d253eda]{overflow:hidden;overflow-y:auto;padding-left:24px;padding-right:24px;height:calc(100vh - 50px)}.aiEvaluating-layout.pad[data-v-6d253eda]{padding-top:46px;height:100vh}.aiEvaluating-layout>.titles[data-v-6d253eda]{font-size:16px;color:#141414;margin-top:10px;margin-bottom:14px;font-weight:600}.selectPage-comp[data-v-5c5fd6f5]{position:relative;background:#f2fbff;border-radius:24px;border:2px solid transparent;box-shadow:0 8px 12px #b8b8d233;padding:15px 30px;margin-bottom:20px;display:flex;align-items:center;transition:all .3s}.selectPage-comp .van-image[data-v-5c5fd6f5]{flex:0 0 86px;margin-right:20px}.selectPage-comp .con[data-v-5c5fd6f5]{flex:1;overflow:hidden}.selectPage-comp .con .des[data-v-5c5fd6f5]{font-size:13px;color:#939393}.selectPage-comp .con .info[data-v-5c5fd6f5]{overflow:hidden;margin-top:4px;display:flex;align-items:center;font-size:16px}.selectPage-comp .con .info .left[data-v-5c5fd6f5]{color:#00000073;margin-right:5px}.selectPage-comp .con .info .right[data-v-5c5fd6f5]{flex:1}.selectPage-comp .con .info-num[data-v-5c5fd6f5]{margin-top:10px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#a1a4b2}.selectPage-comp .con .info-num .p-num[data-v-5c5fd6f5]{display:flex;align-items:center}.selectPage-comp .con .info-num .p-num>img[data-v-5c5fd6f5]{width:20px;height:20px}.selectPage-comp[data-v-5c5fd6f5]:active{background:#80c8f826;border-color:#80c8f8}.gameList-layout{overflow:hidden;padding:10px 24px 0}.gameList-layout.pad{padding-top:46px}.gameList-layout>.tip-box{font-size:14px;color:#333;margin-bottom:15px}.gameList-layout>.tip-box .b-top{position:absolute;top:0;left:0;width:10px;height:10px;border-radius:2px;border:2px solid #80C8F8;border-right:0;border-bottom:0}.gameList-layout>.tip-box .b-bottom{position:absolute;bottom:0;right:0;width:10px;height:10px;border-radius:2px;border:2px solid #80C8F8;border-top:0;border-left:0}.record-comp[data-v-808d70bb]{border-radius:12px;border:1px solid #DDE3EB;padding:12px 20px;margin-bottom:12px;cursor:pointer}.record-comp .title-con[data-v-808d70bb]{display:flex;align-items:center;margin-bottom:10px;overflow:hidden}.record-comp .title-con .name-box[data-v-808d70bb]{display:flex;flex:1;overflow:hidden;align-items:center}.record-comp .title-con .name-box .icon[data-v-808d70bb]{margin-right:10px;width:36px;height:36px;border-radius:18px;background-color:#e9f4ff;display:flex;justify-content:center;align-items:center}.record-comp .title-con .name-box .icon .van-icon[data-v-808d70bb]{font-size:24px;color:#80c8f8}.record-comp .title-con .name-box .name[data-v-808d70bb]{flex:1}.record-comp .info[data-v-808d70bb]{overflow:hidden;margin-top:4px;display:flex;align-items:center}.record-comp .info .left[data-v-808d70bb]{color:#34332e73;font-size:14px;margin-right:5px}.record-comp .info .right[data-v-808d70bb]{flex:1;font-size:14px;overflow:hidden}.record-comp .info .right .tag[data-v-808d70bb]{margin-left:15px;padding:4px 10px;font-size:14px;color:#34332e;background:#80c8f826;border-radius:6px}.records-layout{min-height:calc(100vh - 46px);background-color:#fff}.records-layout .filter-box{cursor:pointer;background-color:#fff;display:flex;justify-content:space-between;align-items:center;color:#555;padding:12px 16px 6px;margin-bottom:6px;border:1px solid #F6F6F6}.records-layout .filter-box .calendar{border-radius:12px;border:1px solid #DDE3EB;font-size:14px;padding:6px 11px;display:flex;justify-content:space-between;align-items:center;flex:1}.records-layout .filter-box .calendar .line{margin:0 5px}.records-layout .filter-box .calendar .van-icon{font-size:24px}.records-layout .filter-box .list-filter{margin-left:12px;font-size:14px;position:relative;padding-right:5px;width:80px;overflow:hidden}.records-layout .filter-box .list-filter:after{border:3px solid;border-color:transparent transparent #333 #333;opacity:.8;content:"";margin-top:-5px;position:absolute;top:50%;right:1px;transform:rotate(-45deg)}.records-layout .filter-box .list-filter.active:after{margin-top:-1px;transform:rotate(135deg);border-color:transparent transparent #80C8F8 #80C8F8}.records-layout .van-pull-refresh{height:calc(100% - 60px);overflow:visible}.records-layout .van-pull-refresh .van-pull-refresh__head{pointer-events:none}.records-layout .van-list{padding:0 16px}.pad-loginout{position:absolute;top:0;right:0;padding:12px;display:flex;align-items:center}.selectPage-layout{width:100%;height:100vh;display:flex;justify-content:center;flex-direction:column;align-items:center;row-gap:80px}.selectPage-layout .item{width:100%;height:140px;border-radius:24px;display:flex;justify-content:center;box-shadow:0 8px 12px #b8b8d233;position:relative}.selectPage-layout .item .bg{width:170px;height:auto;position:absolute;bottom:20px;left:30px}.selectPage-layout .item .btn{font-size:32px;margin-left:30px;margin-top:30px}.selectPage-layout .item .btn .btn-icon{margin-left:5px;width:24px;height:auto}.selectPage-layout .item.bg1{background-color:#fec}.selectPage-layout .item.bg1 .btn{color:#af541f}.selectPage-layout .item.bg2{background-color:#ceecfe}.selectPage-layout .item.bg2 .btn{color:#204bc9}.selectPage-layout .item.bg3{background-color:#feeae5}.selectPage-layout .item.bg3 .btn{color:#c6452b}.selectPage-comp[data-v-5e24f12a]{position:relative;z-index:1;background:#f8fcff;border-radius:24px;border:2px solid transparent;box-shadow:0 8px 12px #b8b8d233;padding:20px 30px;margin-bottom:20px;display:flex;align-items:center;transition:all .3s}.selectPage-comp .van-image[data-v-5e24f12a]{flex:0 0 86px;margin-right:20px}.selectPage-comp .con[data-v-5e24f12a]{flex:1;overflow:hidden}.selectPage-comp .con .info[data-v-5e24f12a]{overflow:hidden;margin-top:4px;display:flex;align-items:center;font-size:16px}.selectPage-comp .con .info .left[data-v-5e24f12a]{color:#00000073;margin-right:5px}.selectPage-comp .con .info .right[data-v-5e24f12a]{flex:1}.selectPage-comp[data-v-5e24f12a]:active{background:#80c8f826;border-color:#80c8f8}.selectPatient-layout .list:after{content:"";background:url(/png/selectPatient-icon-DirzRTOl.png) no-repeat;background-size:cover;width:140px;height:140px;position:absolute;top:-118px;left:20px;z-index:0;pointer-events:none}.aiPage-layout[data-v-4e0a5a5d]{height:calc(100vh - 46px)}.aiPage-layout>iframe[data-v-4e0a5a5d]{width:100%;height:100%}.selectPage-comp[data-v-b268569f]{position:relative;z-index:1;background:#f8fcff;border-radius:24px;border:2px solid transparent;box-shadow:0 8px 12px #b8b8d233;padding:20px 30px;margin-bottom:20px;display:flex;align-items:center;transition:all .3s}.selectPage-comp .van-image[data-v-b268569f]{flex:0 0 86px;margin-right:20px}.selectPage-comp .con[data-v-b268569f]{flex:1;overflow:hidden}.selectPage-comp .con .info[data-v-b268569f]{overflow:hidden;margin-top:4px;display:flex;align-items:center;font-size:16px}.selectPage-comp .con .info .left[data-v-b268569f]{color:#00000073;margin-right:5px}.selectPage-comp .con .info .right[data-v-b268569f]{flex:1}.selectPage-comp[data-v-b268569f]:active{background:#80c8f826;border-color:#80c8f8}.aiEvaluating-layout111{padding:46px 24px 0;height:100vh}.aiEvaluating-layout111>.tip-box{font-size:20px;color:#2c498c;width:358px;padding-left:20px;height:65px;line-height:65px;background:#ffffff59;box-shadow:0 4px 8px #0000001a;border-radius:4px;position:relative;margin:25px auto 18px;transform:translate(20px)}.aiEvaluating-layout111>.tip-box .b-top{position:absolute;top:0;left:0;width:10px;height:10px;border-radius:2px;border:2px solid #80C8F8;border-right:0;border-bottom:0}.aiEvaluating-layout111>.tip-box .b-bottom{position:absolute;bottom:0;right:0;width:10px;height:10px;border-radius:2px;border:2px solid #80C8F8;border-top:0;border-left:0}.aiEvaluating-layout111 .list{position:relative}.aiEvaluating-layout111 .list:after{content:"";background:url(/png/selectPatient-icon-DirzRTOl.png) no-repeat;background-size:cover;width:140px;height:140px;position:absolute;top:-118px;left:20px;z-index:0;pointer-events:none}.aiPage-layout[data-v-7b8fcb7d]{height:100vh}.aiPage-layout>iframe[data-v-7b8fcb7d]{width:100%;height:100%}.selectPage-comp[data-v-61851864]{position:relative;z-index:1;background:#f8fcff;border-radius:24px;border:2px solid transparent;box-shadow:0 8px 12px #b8b8d233;padding:20px 30px;margin-bottom:20px;display:flex;align-items:center;transition:all .3s}.selectPage-comp .van-image[data-v-61851864]{flex:0 0 86px;margin-right:20px}.selectPage-comp .con[data-v-61851864]{flex:1;overflow:hidden}.selectPage-comp .con .info[data-v-61851864]{overflow:hidden;margin-top:4px;display:flex;align-items:center;font-size:16px}.selectPage-comp .con .info .left[data-v-61851864]{color:#00000073;margin-right:5px}.selectPage-comp .con .info .right[data-v-61851864]{flex:1}.selectPage-comp[data-v-61851864]:active{background:#80c8f826;border-color:#80c8f8}.selectPatient-layout{overflow:hidden;padding:46px 24px 0;height:100vh}.selectPatient-layout>.tip-box{font-size:20px;color:#2c498c;width:358px;padding-left:20px;height:65px;line-height:65px;background:#ffffff59;box-shadow:0 4px 8px #0000001a;border-radius:4px;position:relative;margin:25px auto 18px;transform:translate(20px)}.selectPatient-layout>.tip-box .b-top{position:absolute;top:0;left:0;width:10px;height:10px;border-radius:2px;border:2px solid #80C8F8;border-right:0;border-bottom:0}.selectPatient-layout>.tip-box .b-bottom{position:absolute;bottom:0;right:0;width:10px;height:10px;border-radius:2px;border:2px solid #80C8F8;border-top:0;border-left:0}.selectPatient-layout .list{position:relative}.selectPatient-layout .list:after{content:"";background:url(/png/selectPatient-icon-DirzRTOl.png) no-repeat;background-size:cover;width:140px;height:140px;position:absolute;top:-118px;left:20px;z-index:0;pointer-events:none}
