.sidebar-category-container[data-v-0095d491]{background-color:#fff;padding:.426667rem .426667rem 0}.sidebar-category-container .backward-btn[data-v-0095d491]{font-size:.373333rem;font-weight:400;color:#333;line-height:.533333rem;cursor:pointer}.sidebar-category-container .all-category[data-v-0095d491]{font-size:.373333rem;font-weight:500;color:#333;line-height:.533333rem}.sidebar-category-container .folder-wrap[data-v-0095d491]{border-bottom:.026667rem solid #f8f8f8}.sidebar-category-container .folder-wrap .folder-item[data-v-0095d491]{display:flex;padding-top:.426667rem;padding-bottom:.426667rem}.sidebar-category-container .folder-wrap .folder-item .folder-icon[data-v-0095d491]{flex:none;width:1.066667rem;height:1.066667rem}.sidebar-category-container .folder-wrap .folder-item .folder-icon img[data-v-0095d491]{width:100%}.sidebar-category-container .folder-wrap .folder-item .folder-description[data-v-0095d491]{margin-left:.32rem}.sidebar-category-container .folder-wrap .folder-item .folder-description .folder-name[data-v-0095d491]{font-size:.426667rem;font-weight:400;color:#333;line-height:.586667rem}.sidebar-category-container .folder-wrap .folder-item .folder-description .folder-detail[data-v-0095d491]{font-size:.373333rem;font-weight:400;color:#999;line-height:.533333rem}.sidebar-category-container .speechcraft-wrap[data-v-0095d491]{padding:.56rem 0;font-size:.373333rem;font-weight:400;color:#333;line-height:.8rem;border-bottom:.026667rem solid #f8f8f8;display:flex;align-items:center}.sidebar-category-container .speechcraft-wrap img[data-v-0095d491]{margin-right:.16rem}.sidebar-category-container .speechcraft-wrap .send-speechcraft-btn[data-v-0095d491]{width:2.133333rem;height:.8rem;background:#e3fcf0;border-radius:.4rem;border:0;flex:none;font-size:.373333rem;font-weight:400;color:#03b976;line-height:.533333rem;padding:0;margin-left:auto}.speechcraft-container[data-v-6661a8e6]{background:#fff;height:100vh}.speechcraft-container .search-input[data-v-6661a8e6]{margin-top:.373333rem}.speechcraft-container .search-input[data-v-6661a8e6] .van-cell{padding:0}.speechcraft-container .search-input[data-v-6661a8e6] .van-cell .van-field__body{height:1.066667rem;background:#f6f6f6;border-radius:.533333rem;padding:0 .426667rem}.speechcraft-container .search-input[data-v-6661a8e6] .van-cell .van-field__body .van-button{background:transparent;border:0;font-size:.426667rem;color:#a3beb4}.speechcraft-container .search-hint[data-v-6661a8e6]{font-size:.373333rem;font-weight:400;color:#999;line-height:.533333rem;text-align:center}:root{--van-action-bar-background-color:var(--van-white);--van-action-bar-height:1.33333rem}.van-action-bar{position:fixed;right:0;bottom:0;left:0;display:flex;align-items:center;box-sizing:content-box;height:var(--van-action-bar-height);background-color:var(--van-action-bar-background-color)}:root{--van-action-bar-button-height:1.06667rem;--van-action-bar-button-warning-color:var(--van-gradient-orange);--van-action-bar-button-danger-color:var(--van-gradient-red)}.van-action-bar-button{flex:1;height:var(--van-action-bar-button-height);font-weight:var(--van-font-weight-bold);font-size:var(--van-font-size-md);border:none;border-radius:0}.van-action-bar-button--first{margin-left:.13333rem;border-top-left-radius:var(--van-border-radius-max);border-bottom-left-radius:var(--van-border-radius-max)}.van-action-bar-button--last{margin-right:.13333rem;border-top-right-radius:var(--van-border-radius-max);border-bottom-right-radius:var(--van-border-radius-max)}.van-action-bar-button--warning{background:var(--van-action-bar-button-warning-color)}.van-action-bar-button--danger{background:var(--van-action-bar-button-danger-color)}@media (max-width:321px){.van-action-bar-button{font-size:.34667rem}}:root{--van-dialog-width:8.53333rem;--van-dialog-small-screen-width:90%;--van-dialog-font-size:var(--van-font-size-lg);--van-dialog-transition:var(--van-animation-duration-base);--van-dialog-border-radius:0.42667rem;--van-dialog-background-color:var(--van-white);--van-dialog-header-font-weight:var(--van-font-weight-bold);--van-dialog-header-line-height:0.64rem;--van-dialog-header-padding-top:0.69333rem;--van-dialog-header-isolated-padding:var(--van-padding-lg) 0;--van-dialog-message-padding:var(--van-padding-lg);--van-dialog-message-font-size:var(--van-font-size-md);--van-dialog-message-line-height:var(--van-line-height-md);--van-dialog-message-max-height:60vh;--van-dialog-has-title-message-text-color:var(--van-gray-7);--van-dialog-has-title-message-padding-top:var(--van-padding-xs);--van-dialog-button-height:1.28rem;--van-dialog-round-button-height:0.96rem;--van-dialog-confirm-button-text-color:var(--van-danger-color)}.van-dialog{top:45%;left:50%;width:var(--van-dialog-width);overflow:hidden;font-size:var(--van-dialog-font-size);background-color:var(--van-dialog-background-color);border-radius:var(--van-dialog-border-radius);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:var(--van-dialog-transition);transition-property:transform,opacity}@media (max-width:321px){.van-dialog{width:var(--van-dialog-small-screen-width)}}.van-dialog__header{padding-top:var(--van-dialog-header-padding-top);font-weight:var(--van-dialog-header-font-weight);line-height:var(--van-dialog-header-line-height);text-align:center}.van-dialog__header--isolated{padding:var(--van-dialog-header-isolated-padding)}.van-dialog__content--isolated{display:flex;align-items:center;min-height:2.77333rem}.van-dialog__message{flex:1;max-height:var(--van-dialog-message-max-height);padding:.69333rem var(--van-dialog-message-padding);overflow-y:auto;font-size:var(--van-dialog-message-font-size);line-height:var(--van-dialog-message-line-height);white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:var(--van-dialog-has-title-message-padding-top);color:var(--van-dialog-has-title-message-text-color)}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{flex:1;height:var(--van-dialog-button-height);margin:0;border:0}.van-dialog__confirm,.van-dialog__confirm:active{color:var(--van-dialog-confirm-button-text-color)}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:var(--van-padding-xs) var(--van-padding-lg) var(--van-padding-md)}.van-dialog--round-button .van-dialog__message{padding-bottom:var(--van-padding-md);color:var(--van-text-color)}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:var(--van-dialog-round-button-height)}.van-dialog--round-button .van-dialog__confirm{color:var(--van-white)}.van-dialog-bounce-enter-from{transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}.lookProgramme[data-v-c5d75dc6]{width:100%;height:100%;position:relative;padding:0 .45333rem 1.06667rem .45333rem;box-sizing:border-box}.lookProgramme div[data-v-c5d75dc6]{box-sizing:border-box}.lookProgramme .bgImg[data-v-c5d75dc6]{position:absolute;width:100%;height:1.6rem;left:0;top:0;z-index:-1}.lookProgramme .closeImg[data-v-c5d75dc6]{width:.85333rem;height:.85333rem;position:absolute;top:.4rem;right:.42667rem}.lookProgramme .title[data-v-c5d75dc6]{width:100%;height:1.6rem;line-height:1.6rem;text-align:center;font-size:.53333rem;font-weight:700}.lookProgramme .list[data-v-c5d75dc6]{margin-top:.61333rem;height:5.06667rem;overflow-y:auto}.lookProgramme .list .item[data-v-c5d75dc6]{margin-bottom:.26667rem;height:1.06667rem;width:100%;padding:0 .29333rem 0 .34667rem;background-color:#fbfbfb;font-size:.37333rem;color:#999;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:.21333rem .21333rem .21333rem .21333rem}.lookProgramme .list .item .checkedTick[data-v-c5d75dc6]{width:.64rem;height:.64rem}.lookProgramme .list .item[data-v-c5d75dc6]:last-child{margin-bottom:0}.lookProgramme .list .active[data-v-c5d75dc6]{color:#03b976;background-color:#f5fefb}.lookProgramme .btn[data-v-c5d75dc6]{height:1.06667rem;line-height:1.06667rem;text-align:center;background:#03b976;box-shadow:0 .13333rem .26667rem 0 rgba(3,185,118,.3),inset 0 0 .26667rem 0 #84debd;border-radius:1.33333rem 1.33333rem 1.33333rem 1.33333rem;font-size:.48rem;color:#fff;margin-top:1.30667rem}.sendOut[data-v-4a7bd100]{width:8.93333rem;height:8.16rem;position:relative;padding:.53333rem .53333rem 0 .53333rem;box-sizing:border-box}.sendOut .flex-row-center[data-v-4a7bd100]{display:flex;flex-direction:row;align-items:center}.sendOut div[data-v-4a7bd100]{box-sizing:border-box}.sendOut .title[data-v-4a7bd100]{font-size:.53333rem;font-weight:700;color:#3e4b46;line-height:.62667rem}.sendOut .user-detail[data-v-4a7bd100]{margin-top:.4rem}.sendOut .user-detail img[data-v-4a7bd100]{width:1.06667rem;height:1.06667rem;border-radius:.21333rem .21333rem .21333rem .21333rem;margin-right:.24rem}.sendOut .user-detail span[data-v-4a7bd100]{color:#444;font-size:.37333rem}.sendOut .taskTitle[data-v-4a7bd100]{margin-top:.85333rem}.sendOut .taskTitle .titleTip[data-v-4a7bd100]{width:.96rem;height:.48rem;line-height:.48rem;font-size:.29333rem;text-align:center;border-radius:.05333rem .05333rem .05333rem .05333rem;margin-right:.13333rem}.sendOut .taskTitle .text[data-v-4a7bd100]{font-size:.37333rem;color:#666;line-height:.37333rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;width:calc(100% - 1.12rem)}.sendOut .textareaView[data-v-4a7bd100]{margin-top:.29333rem}.sendOut .van-cell[data-v-4a7bd100]{width:100%;height:1.70667rem;background:#fbfbfb;border-radius:.21333rem}.sendOut .btnContent[data-v-4a7bd100]{position:absolute;left:0;bottom:0;width:100%;height:1.52rem;border-top:.02667rem solid #f7f8fc}.sendOut .btnContent div[data-v-4a7bd100]{width:50%;line-height:1.52rem;text-align:center;font-size:.48rem}.sendOut .btnContent .l[data-v-4a7bd100]{border-right:.02667rem solid #f7f8fc;color:#999}.sendOut .btnContent .r[data-v-4a7bd100]{color:#03b976}.datePopup[data-v-30fc36e5]{width:100%;height:100%;position:relative;padding:0 .45333rem 1.06667rem .45333rem;box-sizing:border-box}.datePopup div[data-v-30fc36e5]{box-sizing:border-box}.datePopup .flex-row-center[data-v-30fc36e5]{display:flex;flex-direction:row;align-items:center}.datePopup .bgImg[data-v-30fc36e5]{position:absolute;width:100%;height:1.6rem;left:0;top:0;z-index:-1}.datePopup .closeImg[data-v-30fc36e5]{width:.85333rem;height:.85333rem;position:absolute;top:.4rem;right:.42667rem}.datePopup .title[data-v-30fc36e5]{width:100%;height:1.6rem;line-height:1.6rem;text-align:center;font-size:.53333rem;font-weight:700}.datePopup .btn[data-v-30fc36e5]{height:1.06667rem;line-height:1.06667rem;text-align:center;background:#03b976;box-shadow:0 .13333rem .26667rem 0 rgba(3,185,118,.3),inset 0 0 .26667rem 0 #84debd;border-radius:1.33333rem 1.33333rem 1.33333rem 1.33333rem;font-size:.48rem;color:#fff;margin-top:.58667rem}.addTask[data-v-37523138]{width:100%;height:100%;position:relative;padding:0 .45333rem 1.06667rem .45333rem;box-sizing:border-box}.addTask div[data-v-37523138]{box-sizing:border-box}.addTask .flex-row-center[data-v-37523138]{display:flex;flex-direction:row;align-items:center}.addTask .bgImg[data-v-37523138]{position:absolute;width:100%;height:1.6rem;left:0;top:0;z-index:-1}.addTask .closeImg[data-v-37523138]{width:.85333rem;height:.85333rem;position:absolute;top:.4rem;right:.42667rem}.addTask .title[data-v-37523138]{width:100%;height:1.6rem;line-height:1.6rem;text-align:center;font-size:.53333rem;font-weight:700}.addTask .dateSelection span[data-v-37523138]{font-size:.37333rem;color:#444}.addTask .dateSelection .time[data-v-37523138]{width:6.45333rem;height:.74667rem;border-radius:.10667rem .10667rem .10667rem .10667rem;border:.02667rem solid #eee;margin-left:.16rem;padding:0 .18667rem;position:relative;font-size:.37333rem;color:#444}.addTask .dateSelection .time img[data-v-37523138]{position:absolute;top:.16rem;right:.21333rem;width:.4rem;height:.4rem}.addTask .tip[data-v-37523138]{margin-top:.21333rem;color:#444;font-size:.37333rem}.addTask .list[data-v-37523138]{margin-top:.61333rem;height:4rem;overflow-y:auto}.addTask .list .item[data-v-37523138]{margin-bottom:.26667rem;height:1.06667rem;width:100%;padding:0 .29333rem 0 .34667rem;background-color:#fbfbfb;font-size:.37333rem;color:#999;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:.21333rem .21333rem .21333rem .21333rem}.addTask .list .item .checkedTick[data-v-37523138]{width:.64rem;height:.64rem}.addTask .list .item[data-v-37523138]:last-child{margin-bottom:0}.addTask .list .active[data-v-37523138]{color:#03b976;background-color:#f5fefb}.addTask .btn[data-v-37523138]{height:1.06667rem;line-height:1.06667rem;text-align:center;background:#03b976;box-shadow:0 .13333rem .26667rem 0 rgba(3,185,118,.3),inset 0 0 .26667rem 0 #84debd;border-radius:1.33333rem 1.33333rem 1.33333rem 1.33333rem;font-size:.48rem;color:#fff;margin-top:.58667rem;cursor:pointer}.addTask .btn-null[data-v-37523138]{background:#c7c7c7;color:#fff;box-shadow:0 .13333rem .26667rem 0 rgba(123,141,134,.3),inset 0 0 .26667rem 0 #fafafa}.addProgramme[data-v-302891d8]{width:100%;height:100%;position:relative;padding:0 .45333rem 1.06667rem .45333rem;box-sizing:border-box}.addProgramme div[data-v-302891d8]{box-sizing:border-box}.addProgramme .bgImg[data-v-302891d8]{position:absolute;width:100%;height:1.6rem;left:0;top:0;z-index:-1}.addProgramme .closeImg[data-v-302891d8]{width:.85333rem;height:.85333rem;position:absolute;top:.4rem;right:.42667rem}.addProgramme .title[data-v-302891d8]{width:100%;height:1.6rem;line-height:1.6rem;text-align:center;font-size:.53333rem;font-weight:700}.addProgramme .list[data-v-302891d8]{margin-top:.61333rem;height:5.06667rem;overflow-y:auto}.addProgramme .list .item[data-v-302891d8]{margin-bottom:.26667rem;height:1.06667rem;width:100%;padding:0 .29333rem 0 .34667rem;background-color:#fbfbfb;font-size:.37333rem;color:#999;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:.21333rem .21333rem .21333rem .21333rem}.addProgramme .list .item .checkedTick[data-v-302891d8]{width:.64rem;height:.64rem}.addProgramme .list .item[data-v-302891d8]:last-child{margin-bottom:0}.addProgramme .list .active[data-v-302891d8]{color:#03b976;background-color:#f5fefb}.addProgramme .btn[data-v-302891d8]{height:1.06667rem;line-height:1.06667rem;text-align:center;background:#03b976;box-shadow:0 .13333rem .26667rem 0 rgba(3,185,118,.3),inset 0 0 .26667rem 0 #84debd;border-radius:1.33333rem 1.33333rem 1.33333rem 1.33333rem;font-size:.48rem;color:#fff;margin-top:1.30667rem;cursor:pointer}.addProgramme .btn-null[data-v-302891d8]{background:#c7c7c7;color:#fff;box-shadow:0 .13333rem .26667rem 0 rgba(123,141,134,.3),inset 0 0 .26667rem 0 #fafafa}.addProgramme .van-search[data-v-302891d8]{padding:0;border-radius:.48rem .48rem .48rem .48rem}:root{--van-number-keyboard-background-color:var(--van-gray-2);--van-number-keyboard-key-height:1.28rem;--van-number-keyboard-key-font-size:0.74667rem;--van-number-keyboard-key-active-color:var(--van-gray-3);--van-number-keyboard-key-background-color:var(--van-white);--van-number-keyboard-delete-font-size:var(--van-font-size-lg);--van-number-keyboard-title-color:var(--van-gray-7);--van-number-keyboard-title-height:0.90667rem;--van-number-keyboard-title-font-size:var(--van-font-size-lg);--van-number-keyboard-close-padding:0 var(--van-padding-md);--van-number-keyboard-close-color:var(--van-text-link-color);--van-number-keyboard-close-font-size:var(--van-font-size-md);--van-number-keyboard-button-text-color:var(--van-white);--van-number-keyboard-button-background-color:var(--van-primary-color);--van-number-keyboard-z-index:100}.van-number-keyboard{position:fixed;bottom:0;left:0;z-index:var(--van-number-keyboard-z-index);width:100%;padding-bottom:.58667rem;background-color:var(--van-number-keyboard-background-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}.van-number-keyboard--with-title{border-radius:.53333rem .53333rem 0 0}.van-number-keyboard__header{position:relative;display:flex;align-items:center;justify-content:center;box-sizing:content-box;height:var(--van-number-keyboard-title-height);padding-top:.16rem;color:var(--van-number-keyboard-title-color);font-size:var(--van-number-keyboard-title-font-size)}.van-number-keyboard__title{display:inline-block;font-weight:400}.van-number-keyboard__title-left{position:absolute;left:0}.van-number-keyboard__body{display:flex;padding:.16rem 0 0 .16rem}.van-number-keyboard__keys{display:flex;flex:3;flex-wrap:wrap}.van-number-keyboard__close{position:absolute;right:0;height:100%;padding:var(--van-number-keyboard-close-padding);color:var(--van-number-keyboard-close-color);font-size:var(--van-number-keyboard-close-font-size);background-color:transparent;border:none;cursor:pointer}.van-number-keyboard__close:active{opacity:var(--van-active-opacity)}.van-number-keyboard__sidebar{display:flex;flex:1;flex-direction:column}.van-number-keyboard--unfit{padding-bottom:0}.van-key{display:flex;align-items:center;justify-content:center;height:var(--van-number-keyboard-key-height);font-size:var(--van-number-keyboard-key-font-size);line-height:1.5;background-color:var(--van-number-keyboard-key-background-color);border-radius:var(--van-border-radius-lg);cursor:pointer}.van-key--large{position:absolute;top:0;right:.16rem;bottom:.16rem;left:0;height:auto}.van-key--blue,.van-key--delete{font-size:var(--van-number-keyboard-delete-font-size)}.van-key--active{background-color:var(--van-number-keyboard-key-active-color)}.van-key--blue{color:var(--van-number-keyboard-button-text-color);background-color:var(--van-number-keyboard-button-background-color)}.van-key--blue.van-key--active{opacity:var(--van-active-opacity)}.van-key__wrapper{position:relative;flex:1;flex-basis:33%;box-sizing:border-box;padding:0 .16rem .16rem 0}.van-key__wrapper--wider{flex-basis:66%}.van-key__delete-icon{width:.85333rem;height:.58667rem}.van-key__collapse-icon{width:.8rem;height:.64rem}.van-key__loading-icon{color:var(--van-number-keyboard-button-text-color)}.questionnaireIndex{background:#fbfbfb;padding:0 .33333rem .26667rem .33333rem}.questionnaireIndex div{box-sizing:border-box}.questionnaireIndex .title{text-align:center;font-size:.34667rem;line-height:.4rem;color:#444;padding:.26667rem 0}.questionnaireIndex .item-content{width:100%;padding:.50667rem .45333rem .37333rem .50667rem;background:#fff;border-radius:.21333rem .21333rem .21333rem .21333rem;margin-bottom:.26667rem}.questionnaireIndex .item-content .problem-title{display:flex;flex-direction:row;align-items:stretch;margin-bottom:.26667rem}.questionnaireIndex .item-content .problem-title .tip{font-size:.42667rem;color:#f84c4c;margin-right:.10667rem}.questionnaireIndex .item-content .problem-title .text{color:#444;line-height:.44rem;font-size:.37333rem}.questionnaireIndex .item-content .van-checkbox-group--horizontal,.questionnaireIndex .item-content .van-checkbox__icon,.questionnaireIndex .item-content .van-radio-group--horizontal,.questionnaireIndex .item-content .van-radio__icon{min-height:.88rem}.questionnaireIndex .item-content .van-cell{padding:.13333rem .29333rem}.questionnaireIndex .item-content .radio{padding:0 .4rem;min-width:1.70667rem;height:.74667rem;line-height:.74667rem;text-align:center;background:#eee;border-radius:.53333rem .53333rem .53333rem .53333rem;color:#999;font-size:.37333rem}.questionnaireIndex .item-content .radioActive{min-width:1.70667rem;color:#fff!important;background:#03b976!important}.questionnaireIndex .dateView,.questionnaireIndex .item-content .inputBorder{border-radius:.10667rem .10667rem .10667rem .10667rem;border:.02667rem solid #eee}.questionnaireIndex .dateView{height:.74667rem;line-height:.74667rem;width:100%;padding:0 .29333rem;position:relative;color:#333;font-size:.34667rem}.questionnaireIndex .dateView span{color:#333}.questionnaireIndex .dateView img{position:absolute;top:.16rem;right:.21333rem;width:.4rem;height:.4rem}.questionnaire[data-v-96854e24]{width:100%;height:100%;position:relative;padding:0 .45333rem 1.06667rem .45333rem;box-sizing:border-box}.questionnaire div[data-v-96854e24]{box-sizing:border-box}.questionnaire .bgImg[data-v-96854e24]{position:absolute;width:100%;height:1.6rem;left:0;top:0;z-index:-1}.questionnaire .closeImg[data-v-96854e24]{width:.85333rem;height:.85333rem;position:absolute;top:.4rem;right:.42667rem}.questionnaire .title[data-v-96854e24]{width:100%;height:1.6rem;line-height:1.6rem;text-align:center;font-size:.53333rem;font-weight:700}.questionnaire .questionnaireContent[data-v-96854e24]{height:65vh;overflow-y:auto}.questionnaire .btn[data-v-96854e24]{height:1.06667rem;line-height:1.06667rem;text-align:center;background:#03b976;box-shadow:0 .13333rem .26667rem 0 rgba(3,185,118,.3),inset 0 0 .26667rem 0 #84debd;border-radius:1.33333rem 1.33333rem 1.33333rem 1.33333rem;font-size:.48rem;color:#fff;margin-top:1.30667rem;cursor:pointer}.questionnaire .btn-null[data-v-96854e24]{background:#c7c7c7;color:#fff;box-shadow:0 .13333rem .26667rem 0 rgba(123,141,134,.3),inset 0 0 .26667rem 0 #fafafa}.articleIndex[data-v-77f60cbc]{background:#fbfbfb;padding:0 .33333rem;min-height:80vh;max-height:80vh}.articleIndex .title[data-v-77f60cbc]{text-align:center;font-size:.48rem;line-height:.4rem;color:#444;padding:.4rem 0;font-weight:700}.articleIndex .content[data-v-77f60cbc]{font-size:.37333rem;color:#333;line-height:1.8;letter-spacing:.02667rem}.articleIndex .content .currentImg[data-v-77f60cbc]{max-width:100%}.articleIndex .content .typeId3[data-v-77f60cbc]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.articleIndex .content .typeId3 img[data-v-77f60cbc]{height:2.98667rem;width:2.66667rem}.articleIndex .content .typeId3 a[data-v-77f60cbc]{margin-top:.2rem}.articleIndex .content .typeId3 .applets[data-v-77f60cbc]{width:3.82667rem;height:4.12rem;position:relative}.articleIndex .content .typeId3 .applets img[data-v-77f60cbc]{position:absolute;top:0;left:0;width:3.82667rem;height:4.12rem}.articleIndex .content .typeId3 .applets .text1[data-v-77f60cbc]{color:#333;z-index:2;position:absolute;font-size:.18667rem;left:.53333rem;top:.17333rem}.articleIndex .content .typeId3 .applets .text2[data-v-77f60cbc]{color:#333;z-index:2;position:absolute;font-size:.18667rem;left:.26667rem;top:.53333rem;width:calc(100% - .53333rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.articleIndex .content .typeId3 .applets .appletsImg[data-v-77f60cbc]{position:absolute;width:3.29333rem;left:.26667rem;top:.85333rem;height:2.69333rem}.articleIndex .hei[data-v-77f60cbc]{height:80vh;overflow-y:auto}.articlePopup[data-v-81c8d41e]{width:100%;height:100%;position:relative;padding:0 .45333rem 1.06667rem .45333rem;box-sizing:border-box}.articlePopup div[data-v-81c8d41e]{box-sizing:border-box}.articlePopup .flex-row-center[data-v-81c8d41e]{display:flex;flex-direction:row;align-items:center}.articlePopup .bgImg[data-v-81c8d41e]{position:absolute;width:100%;height:1.6rem;left:0;top:0;z-index:-1}.articlePopup .closeImg[data-v-81c8d41e]{width:.85333rem;height:.85333rem;position:absolute;top:.4rem;right:.42667rem}.articlePopup .title[data-v-81c8d41e]{width:100%;height:1.6rem;line-height:1.6rem;text-align:center;font-size:.53333rem;font-weight:700}.followUpIndex[data-v-443cd892]{background-color:#fbfbfb;height:calc(100vh - 2.08rem);overflow-y:auto}.followUpIndex .flex-row-center[data-v-443cd892]{display:flex;flex-direction:row;align-items:center}.followUpIndex .headers[data-v-443cd892]{position:fixed;top:0;z-index:100;background-color:#fff;padding:0 .42667rem 0 .42667rem;box-sizing:border-box;width:100vw}.followUpIndex .headers .text[data-v-443cd892]{font-size:.37333rem;color:#999}.followUpIndex .headers .marginTop[data-v-443cd892]{margin-top:.4rem}.followUpIndex .headers .selectDiv[data-v-443cd892]{width:6.82667rem;height:.85333rem;padding:0 .37333rem;background:#fff;border-radius:.10667rem .10667rem .10667rem .10667rem;opacity:1;border:.02667rem solid #dcdcdc;color:#444;font-size:.37333rem;box-sizing:border-box;justify-content:space-between}.followUpIndex .headers .selectDiv img[data-v-443cd892]{width:.32rem;height:.21333rem}.followUpIndex .followUp-listContent[data-v-443cd892]{margin-top:3.6rem;padding:0 .42667rem 2.88rem .42667rem;overflow-y:auto}.followUpIndex .followUp-listContent .createdTime[data-v-443cd892]{margin-top:.42667rem;margin-bottom:.93333rem;color:#979797;font-size:.32rem;text-align:right;padding-right:.26667rem}.followUpIndex .followUp-listContent .pageCurrent[data-v-443cd892]{position:fixed;left:0;top:4rem;cursor:pointer;z-index:4;background:#fff;padding:.05333rem .24rem .05333rem .24rem;border:.02667rem solid #d7d7d7;border-left:none;border-radius:0 .53333rem .53333rem 0}.followUpIndex .followUp-listContent .pageCurrent a[data-v-443cd892]{font-size:.32rem;color:#03b976}.followUpIndex .followUp-listContent .pageCurrent a img[data-v-443cd892]{width:.42667rem;height:.42667rem}.followUpIndex .followUp-listContent .list-item[data-v-443cd892]{display:flex;flex-direction:row;align-items:stretch}.followUpIndex .followUp-listContent .list-item .step-bar[data-v-443cd892]{position:relative;border:.02667rem dashed #eee;margin-left:.16rem}.followUpIndex .followUp-listContent .list-item .step-bar img[data-v-443cd892]{width:.34667rem;height:.34667rem;position:absolute;left:-.17333rem}.followUpIndex .followUp-listContent .list-item .itemContent[data-v-443cd892]{margin:0 .26667rem .53333rem .4rem;width:100%;line-height:1}.followUpIndex .followUp-listContent .list-item .itemContent .title[data-v-443cd892]{line-height:1;width:100%;justify-content:space-between;margin-bottom:.16rem}.followUpIndex .followUp-listContent .list-item .itemContent .title .l[data-v-443cd892]{font-size:.32rem;color:#666;line-height:.37333rem}.followUpIndex .followUp-listContent .list-item .itemContent .title .r[data-v-443cd892]{font-size:.32rem;color:#999;line-height:.37333rem}.followUpIndex .followUp-listContent .list-item .itemContent .taskContent[data-v-443cd892]{padding:0 .53333rem 0 .45333rem;box-sizing:border-box;background-color:#fff;border-radius:.21333rem;overflow:hidden;position:relative}.followUpIndex .followUp-listContent .list-item .itemContent .taskContent .taskTip[data-v-443cd892]{position:absolute;top:0;right:0;width:1.33333rem;height:.64rem;line-height:.64rem;text-align:center;font-size:.29333rem;border-radius:0 .21333rem 0 .21333rem}.followUpIndex .followUp-listContent .list-item .itemContent .taskContent .taskItem[data-v-443cd892]{padding-top:.8rem;padding-bottom:.37333rem;border-top:.02667rem solid #eee;position:relative}.followUpIndex .followUp-listContent .list-item .itemContent .taskContent .taskItem .by[data-v-443cd892]{width:.53333rem;height:.53333rem;border-radius:50%;background:#fbfbfb;position:absolute;top:-.26667rem;left:1.92rem;z-index:2}.followUpIndex .followUp-listContent .list-item .itemContent .taskContent .taskItem .by1[data-v-443cd892]{width:.53333rem;height:.53333rem;border-radius:50%;background:#fbfbfb;position:absolute;bottom:-.26667rem;left:1.92rem;z-index:2}.followUpIndex .followUp-listContent .list-item .itemContent .taskContent .taskItem .taskTitle .titleTip[data-v-443cd892]{width:.96rem;min-width:.96rem;height:.48rem;line-height:.48rem;text-align:center;border-radius:.05333rem .05333rem .05333rem .05333rem;font-size:.29333rem;margin-right:.16rem}.followUpIndex .followUp-listContent .list-item .itemContent .taskContent .taskItem .taskTitle .text[data-v-443cd892]{font-size:.37333rem;color:#444;line-height:.44rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:calc(100% - 1.12rem);cursor:pointer}.followUpIndex .followUp-listContent .list-item .itemContent .taskContent .taskItem .taskTitle img[data-v-443cd892]{width:.42667rem;height:.42667rem;margin-left:.16rem}.followUpIndex .followUp-listContent .list-item .itemContent .taskContent .taskItem .footer[data-v-443cd892]{margin-top:.8rem;justify-content:flex-end}.followUpIndex .followUp-listContent .list-item .itemContent .taskContent .taskItem .footer div[data-v-443cd892]{color:#999;font-size:.37333rem;cursor:pointer}.followUpIndex .followUp-listContent .list-item .itemContent .taskContent .taskItem .footer .delBtn[data-v-443cd892]{color:#444}.followUpIndex .followUp-listContent .list-item .itemContent .taskContent .taskItem .footer .sendBtn[data-v-443cd892]{color:#03b976}.followUpIndex .followUp-listContent .list-item .itemContent .taskContent .taskItem .footer .split-line[data-v-443cd892]{width:.02667rem;height:.26667rem;background:#eee;margin:0 .50667rem}.followUpIndex .followUp-footer[data-v-443cd892]{width:100vw;height:2.13333rem;position:fixed;bottom:0;left:0;z-index:1;background-color:#fff;padding:0 2.34667rem;box-sizing:border-box;justify-content:space-between}.followUpIndex .followUp-footer .item[data-v-443cd892]{display:flex;flex-direction:column;align-items:center}.followUpIndex .followUp-footer .item img[data-v-443cd892]:first-child{width:.72rem;height:.96rem}.followUpIndex .followUp-footer .item img[data-v-443cd892]:last-child{width:.82667rem;height:.96rem}.followUpIndex .followUp-footer .item span[data-v-443cd892]{margin-top:.13333rem;font-size:.32rem;color:#999;line-height:.37333rem}.dialogMes{font-size:.48rem;color:#3e4b46}.answerSheet[data-v-6dd66c79]{background-color:#fbfbfb}.answerSheet .btn[data-v-6dd66c79]{height:1.06667rem;line-height:1.06667rem;text-align:center;background:#03b976;box-shadow:0 .13333rem .26667rem 0 rgba(3,185,118,.3),inset 0 0 .26667rem 0 #84debd;border-radius:1.33333rem 1.33333rem 1.33333rem 1.33333rem;font-size:.48rem;color:#fff;margin:0 0 .53333rem .33333rem;cursor:pointer;width:calc(100vw - .66667rem)}.answerSheet .btn-null[data-v-6dd66c79]{background:#c7c7c7;color:#fff;box-shadow:0 .13333rem .26667rem 0 rgba(123,141,134,.3),inset 0 0 .26667rem 0 #fafafa}