.volunteer-home.avue-view{padding:0!important;width:100%!important;margin:0!important}.volunteer-home{width:100%;min-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background:#f6f6f8;color:#555876;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif}.volunteer-home__inner{width:100%;padding:12px 22px 16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.notice-bar,.volunteer-home__inner{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.notice-bar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;padding:10px 16px;background:#fff;border-radius:25px;color:#bbbcbe;font-size:13px;line-height:30px}.notice-bar img{width:10px;height:16px;margin-right:8px;-o-object-fit:contain;object-fit:contain}.notice-bar__label{margin-right:36px;color:#555876;font-weight:600}.notice-bar__text{color:#bbbcbe}.home-title{margin:0;padding:10px 0;font-size:20px;line-height:28px;font-weight:700;color:#535674}.progress-strip{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;height:48px;gap:6px}.progress-step,.progress-strip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.progress-step{position:relative;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;padding:0 22px 0 36px;color:#fff;font-size:14px;font-weight:600;background:#ff7f8d;clip-path:polygon(0 0,calc(100% - 20px) 0,100% 50%,calc(100% - 20px) 100%,0 100%,20px 50%)}.progress-step:first-child{padding-left:16px;border-radius:8px 0 0 8px;clip-path:polygon(0 0,calc(100% - 20px) 0,100% 50%,calc(100% - 20px) 100%,0 100%)}.progress-step.is-current{background:#d01126}.progress-step__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:22px;height:22px;margin-right:8px;border-radius:50%;background:hsla(0,0%,100%,.22);font-size:12px;line-height:22px;-ms-flex-negative:0;flex-shrink:0}.row{display:grid;gap:14px;width:100%}.row--main{grid-template-columns:minmax(280px,1fr) minmax(280px,1fr) minmax(300px,1.1fr)}.row--bottom,.row--main{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.row--bottom{grid-template-columns:minmax(360px,.85fr) minmax(420px,1.4fr)}@media (max-width:1280px){.row--main{grid-template-columns:minmax(260px,1fr) minmax(260px,1fr)}.row--main .schedule-card{grid-column:1/-1}}@media (max-width:900px){.row--bottom,.row--main{grid-template-columns:1fr}.row--main .schedule-card{grid-column:auto}}.card{position:relative;padding:18px 22px;border-radius:10px;background:#fff;border:1px solid #f0f0f2;-webkit-box-shadow:0 6px 16px rgba(208,17,38,.035);box-shadow:0 6px 16px rgba(208,17,38,.035);-webkit-box-sizing:border-box;box-sizing:border-box}.card-title{height:28px;margin-bottom:14px;color:#535573;font-size:20px;line-height:28px;font-weight:700}.candidate-card{flex-direction:column}.candidate-body,.candidate-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}.candidate-body{flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;min-height:0}.candidate-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:60px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #e6e7eb;border-radius:6px;background:#fff;color:#535573;font-size:15px}.candidate-field--province{margin-top:0}.candidate-field--subject{margin-top:12px}.candidate-field--score{margin-top:30px}.candidate-field img{margin-left:18px;margin-right:16px;-o-object-fit:contain;object-fit:contain}.candidate-field--province img{width:13px;height:18px}.candidate-field--subject img{width:22px;height:16px;margin-left:16px;margin-right:15px}.candidate-field .el-input,.candidate-field .el-select{-webkit-box-flex:1;-ms-flex:1;flex:1;height:58px}.candidate-field .el-input__inner{height:58px;padding:0 34px 0 0;border:0;border-radius:6px;background:transparent;color:#535573;font-size:15px;line-height:58px}.candidate-field .el-input__inner::-webkit-input-placeholder{color:#a5a6aa}.candidate-field .el-input__inner::-moz-placeholder{color:#a5a6aa}.candidate-field .el-input__inner:-ms-input-placeholder{color:#a5a6aa}.candidate-field .el-input__inner::-ms-input-placeholder{color:#a5a6aa}.candidate-field .el-input__inner::placeholder{color:#a5a6aa}.candidate-field--score .el-input__inner{padding-left:16px}.candidate-field .el-input__suffix{right:12px}.candidate-field .el-select .el-input .el-select__caret{color:#535573;font-size:14px;line-height:58px}.candidate-field .el-input.is-focus .el-input__inner,.candidate-field .el-input__inner:focus{border:0;-webkit-box-shadow:none;box-shadow:none}.volunteer-home .candidate-card .candidate-field .el-input__inner{height:58px!important;border:0!important;background:transparent!important;color:#535573!important;font-size:15px!important;line-height:58px!important;-webkit-box-shadow:none!important;box-shadow:none!important}.volunteer-home .candidate-card .candidate-field .el-input__inner::-webkit-input-placeholder{color:#a5a6aa!important}.volunteer-home .candidate-card .candidate-field .el-input__inner::-moz-placeholder{color:#a5a6aa!important}.volunteer-home .candidate-card .candidate-field .el-input__inner:-ms-input-placeholder{color:#a5a6aa!important}.volunteer-home .candidate-card .candidate-field .el-input__inner::-ms-input-placeholder{color:#a5a6aa!important}.volunteer-home .candidate-card .candidate-field .el-input__inner::placeholder{color:#a5a6aa!important}.volunteer-home .candidate-card .candidate-field .el-input__suffix,.volunteer-home .candidate-card .candidate-field .el-select__caret{color:#535573!important}.volunteer-home-select-popper .el-select-dropdown__item{font-size:15px}.candidate-tip{margin:20px 0 0;color:#b2b3b6;font-size:13px;line-height:20px}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:0;outline:0;cursor:pointer;font-family:inherit;white-space:nowrap}.button--analyze{width:100%;height:70px;margin-top:auto;border-radius:35px;background:#d01126;color:#fff;font-size:17px;font-weight:700;-webkit-box-shadow:0 9px 16px rgba(208,17,38,.22);box-shadow:0 9px 16px rgba(208,17,38,.22)}.button--analyze img{width:26px;height:22px;margin-right:10px}.col--quick{-ms-flex-direction:column;flex-direction:column;gap:16px}.col--quick,.quick-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.quick-card{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-direction:column;flex-direction:column;min-height:0}.quick-card__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px}.quick-card__head .card-title{margin:0}.quick-card__arrow{color:#b2b3b5;font-size:18px;font-weight:700;cursor:pointer}.quick-card__body{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;min-height:0}.quick-card__art{-ms-flex-negative:0;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.quick-card__art--form{width:132px;height:84px}.quick-card__art--report{width:130px;height:80px}.quick-card__main{-webkit-box-flex:1;-ms-flex:1;flex:1;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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;min-width:0}.quick-card__copy{margin:0;color:#535674;font-size:18px;line-height:28px;text-align:left;font-weight:500}.button--new,.button--report{width:100%;height:55px;border-radius:28px;color:#fff;background:#d01126;font-size:17px;font-weight:700}.button--report img{width:14px;height:16px;margin-right:8px}.schedule-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.schedule-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:14px;-ms-flex-negative:0;flex-shrink:0}.schedule-summary__item{position:relative;height:62px;text-align:center;background:transparent;cursor:not-allowed}.schedule-summary__item.is-active{cursor:pointer;-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.schedule-summary__item.is-active:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.schedule-summary__item:before{content:"";position:absolute;left:0;right:0;top:0;height:36px;border-radius:6px;background:#f6f6f8}.schedule-summary__item:after{content:"";position:absolute;left:50%;top:35px;width:0;height:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-left:9px solid transparent;border-right:9px solid transparent;border-top:9px solid #f6f6f8}.schedule-summary__item.is-active:before{background:#d01126}.schedule-summary__item.is-active:after{border-top-color:#d01126}.schedule-summary__item span,.schedule-summary__item strong{position:relative;z-index:1;display:block;letter-spacing:0}.schedule-summary__item strong{margin-top:9px;color:#9d9ea2;font-size:14px;font-weight:700;line-height:18px}.schedule-summary__item span{margin-top:20px;color:#9d9ea2;font-size:13px;font-weight:700;line-height:14px}.schedule-summary__item.is-active strong{color:#fff}.schedule-summary__item.is-active span{color:#d01126}.schedule-table{background:#f6f6f8;border-radius:6px;color:#535573;font-size:13px;overflow:hidden}.schedule-row{display:grid;grid-template-columns:1fr 1.3fr 1.5fr;min-height:40px}.schedule-row span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#535573;line-height:18px;text-align:center}.schedule-row--head{min-height:36px;font-weight:700;font-size:14px}.schedule-row--head span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;line-height:18px}.schedule-date{font-weight:700}.toolbox-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.toolbox-grid{display:grid;grid-template-columns:repeat(4,1fr);-webkit-column-gap:14px;-moz-column-gap:14px;column-gap:14px;row-gap:18px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;justify-items:center;padding-top:30px}.toolbox-item{width:96px;height:108px;padding:0;border:0;outline:0;background:transparent;color:#333;font-family:inherit;font-size:15px;line-height:22px;text-align:center;cursor:pointer}.toolbox-item.is-active,.toolbox-item:focus,.toolbox-item:hover{color:#d01126!important;background:transparent!important}.toolbox-item:focus span,.toolbox-item:hover span{color:#d01126}.toolbox-item__icon{display:block;width:80px;height:80px;margin:0 auto 6px;-o-object-fit:contain;object-fit:contain}.toolbox-item span{display:block;white-space:nowrap}.live-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.live-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width:600px){.live-list{grid-template-columns:1fr}}.live-room{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.live-room__cover{display:block;width:100%;aspect-ratio:250/129;border-radius:8px;-o-object-fit:cover;object-fit:cover}.live-room h2{margin:10px 0 0;color:#555876;font-size:17px;line-height:24px;font-weight:700}.live-room p{margin:4px 0 0;color:#b2b3b5;font-size:13px;line-height:20px}.live-room__bottom,.live-room p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.live-room__bottom{margin-top:6px}.live-room__bottom time{color:#b2b3b5;font-size:13px;line-height:26px}.live-room__button{width:64px;height:28px;padding:0;border:0;border-radius:14px;color:#fff;background:#d01126;font-size:13px;line-height:28px;font-family:inherit;cursor:pointer}.live-room__button.is-booked{color:#d01126;background:#fcf2f3}button:active{-webkit-transform:translateY(1px);transform:translateY(1px)}.wel{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:1100px;margin:0 auto}