.fade-enter-active[data-v-d9ff7b18]{-webkit-transition:all .8s ease;transition:all .8s ease}.fade-enter[data-v-d9ff7b18]{-webkit-transform:translateX(-100px);transform:translateX(-100px);opacity:0}.contain[data-v-0744840e] .el-dialog__body{height:350px;overflow-y:auto}.fxkinp .el-radio__inner[data-v-62e8d754]{margin-right:15px;-webkit-transform:scale(1.3);transform:scale(1.3)}.fxkinp .el-cascader-node__label[data-v-62e8d754]{font-size:20px;margin-right:5px}.el-cascader-menu__wrap[data-v-62e8d754]{height:350px}.elCascader[data-v-62e8d754]{position:absolute;right:0;opacity:0;z-index:100;width:200px;height:100%}.elCascader .el-input[data-v-62e8d754]{width:100%}.fxkinp .el-radio__inner{margin-right:15px;-webkit-transform:scale(1.3);transform:scale(1.3)}.fxkinp .el-cascader-node__label{font-size:20px;margin-right:5px}.el-cascader-menu__wrap{height:350px}.elCascader{position:absolute;right:0;opacity:0;z-index:100;width:100%}.form-box[data-v-a33d48a6]{padding:0 60px}

/*!
 * vue-treeselect v0.4.0 | (c) 2017-2019 Riophae Lee
 * Released under the MIT License.
 * https://vue-treeselect.js.org/
 */.vue-treeselect-helper-hide{display:none}.vue-treeselect-helper-zoom-effect-off{-webkit-transform:none!important;transform:none!important}@-webkit-keyframes vue-treeselect-animation-fade-in{0%{opacity:0}}@keyframes vue-treeselect-animation-fade-in{0%{opacity:0}}@-webkit-keyframes vue-treeselect-animation-bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes vue-treeselect-animation-bounce{0%,to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes vue-treeselect-animation-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes vue-treeselect-animation-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.vue-treeselect__multi-value-item--transition-enter-active,.vue-treeselect__multi-value-item--transition-leave-active{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.vue-treeselect__multi-value-item--transition-enter-active{-webkit-transition-timing-function:cubic-bezier(.075,.82,.165,1);transition-timing-function:cubic-bezier(.075,.82,.165,1)}.vue-treeselect__multi-value-item--transition-leave-active{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);position:absolute}.vue-treeselect__multi-value-item--transition-enter,.vue-treeselect__multi-value-item--transition-leave-to{-webkit-transform:scale(.7);transform:scale(.7);opacity:0}.vue-treeselect__multi-value-item--transition-move{-webkit-transition:-webkit-transform .2s cubic-bezier(.165,.84,.44,1);transition:-webkit-transform .2s cubic-bezier(.165,.84,.44,1);transition:transform .2s cubic-bezier(.165,.84,.44,1);transition:transform .2s cubic-bezier(.165,.84,.44,1),-webkit-transform .2s cubic-bezier(.165,.84,.44,1)}.vue-treeselect{position:relative;text-align:left}[dir=rtl] .vue-treeselect{text-align:right}.vue-treeselect div,.vue-treeselect span{-webkit-box-sizing:border-box;box-sizing:border-box}.vue-treeselect svg{fill:currentColor}.vue-treeselect__control{padding-left:5px;padding-right:5px;display:table;table-layout:fixed;width:100%;height:36px;border:1px solid #ddd;border-radius:5px;background:#fff;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:border-color,width,height,background-color,opacity,-webkit-box-shadow;transition-property:border-color,width,height,background-color,opacity,-webkit-box-shadow;transition-property:border-color,box-shadow,width,height,background-color,opacity;transition-property:border-color,box-shadow,width,height,background-color,opacity,-webkit-box-shadow;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.vue-treeselect:not(.vue-treeselect--disabled):not(.vue-treeselect--focused) .vue-treeselect__control:hover{border-color:#cfcfcf}.vue-treeselect--focused:not(.vue-treeselect--open) .vue-treeselect__control{border-color:#039be5;-webkit-box-shadow:0 0 0 3px rgba(3,155,229,.1);box-shadow:0 0 0 3px rgba(3,155,229,.1)}.vue-treeselect--disabled .vue-treeselect__control{background-color:#f9f9f9}.vue-treeselect--open .vue-treeselect__control{border-color:#cfcfcf}.vue-treeselect--open.vue-treeselect--open-below .vue-treeselect__control{border-bottom-left-radius:0;border-bottom-right-radius:0}.vue-treeselect--open.vue-treeselect--open-above .vue-treeselect__control{border-top-left-radius:0;border-top-right-radius:0}.vue-treeselect__multi-value,.vue-treeselect__value-container{width:100%;vertical-align:middle}.vue-treeselect__value-container{display:table-cell;position:relative}.vue-treeselect--searchable:not(.vue-treeselect--disabled) .vue-treeselect__value-container{cursor:text}.vue-treeselect__multi-value{display:inline-block}.vue-treeselect--has-value .vue-treeselect__multi-value{margin-bottom:5px}.vue-treeselect__placeholder,.vue-treeselect__single-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:5px;padding-right:5px;position:absolute;top:0;right:0;bottom:0;left:0;line-height:34px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.vue-treeselect__placeholder{color:#bdbdbd}.vue-treeselect__single-value{color:#333}.vue-treeselect--focused.vue-treeselect--searchable .vue-treeselect__single-value{color:#bdbdbd}.vue-treeselect--disabled .vue-treeselect__single-value{position:static}.vue-treeselect__multi-value-item-container{display:inline-block;padding-top:5px;padding-right:5px;vertical-align:top}[dir=rtl] .vue-treeselect__multi-value-item-container{padding-right:0;padding-left:5px}.vue-treeselect__multi-value-item{display:inline-table;padding:2px 0;border:1px solid transparent;border-radius:2px;font-size:12px;vertical-align:top}.vue-treeselect:not(.vue-treeselect--disabled) .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-disabled):hover .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-new) .vue-treeselect__multi-value-item:not(.vue-treeselect__multi-value-item-new):hover,.vue-treeselect__multi-value-item{cursor:pointer;background:#e3f2fd;color:#039be5}.vue-treeselect__multi-value-item.vue-treeselect__multi-value-item-disabled{cursor:default;background:#f5f5f5;color:#757575}.vue-treeselect--disabled .vue-treeselect__multi-value-item{cursor:default;background:#fff;border-color:#e5e5e5;color:#555}.vue-treeselect__multi-value-item.vue-treeselect__multi-value-item-new,.vue-treeselect__multi-value-item.vue-treeselect__multi-value-item-new:hover{background:#e8f5e9}.vue-treeselect__multi-value-label,.vue-treeselect__value-remove{display:table-cell;padding:0 5px;vertical-align:middle}.vue-treeselect__value-remove{color:#039be5;padding-left:5px;border-left:1px solid #fff;line-height:0}[dir=rtl] .vue-treeselect__value-remove{border-left:0 none;border-right:1px solid #fff}.vue-treeselect__multi-value-item:hover .vue-treeselect__value-remove{color:#e53935}.vue-treeselect--disabled .vue-treeselect__value-remove,.vue-treeselect__multi-value-item-disabled .vue-treeselect__value-remove{display:none}.vue-treeselect__value-remove>svg{width:6px;height:6px}.vue-treeselect__multi-value-label{padding-right:5px;white-space:pre-line;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vue-treeselect__limit-tip{display:inline-block;padding-top:5px;padding-right:5px;vertical-align:top}[dir=rtl] .vue-treeselect__limit-tip{padding-right:0;padding-left:5px}.vue-treeselect__limit-tip-text{cursor:default;display:block;margin:2px 0;padding:1px 0;color:#bdbdbd;font-size:12px;font-weight:600}.vue-treeselect__input-container{display:block;max-width:100%;outline:none}.vue-treeselect--single .vue-treeselect__input-container{font-size:inherit;height:100%}.vue-treeselect--multi .vue-treeselect__input-container{display:inline-block;font-size:12px;vertical-align:top}.vue-treeselect--searchable .vue-treeselect__input-container{padding-left:5px;padding-right:5px}.vue-treeselect--searchable.vue-treeselect--multi.vue-treeselect--has-value .vue-treeselect__input-container{padding-top:5px;padding-left:0}[dir=rtl] .vue-treeselect--searchable.vue-treeselect--multi.vue-treeselect--has-value .vue-treeselect__input-container{padding-left:5px;padding-right:0}.vue-treeselect--disabled .vue-treeselect__input-container{display:none}.vue-treeselect__input,.vue-treeselect__sizer{margin:0;line-height:inherit;font-family:inherit;font-size:inherit}.vue-treeselect__input{max-width:100%;margin:0;padding:0;border:0;outline:none;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-shadow:none;box-shadow:none;background:none transparent;line-height:1;vertical-align:middle}.vue-treeselect__input::-ms-clear{display:none}.vue-treeselect--single .vue-treeselect__input{width:100%;height:100%}.vue-treeselect--multi .vue-treeselect__input{padding-top:3px;padding-bottom:3px}.vue-treeselect--has-value .vue-treeselect__input{line-height:inherit;vertical-align:top}.vue-treeselect__sizer{position:absolute;top:0;left:0;visibility:hidden;height:0;overflow:scroll;white-space:pre}.vue-treeselect__x-container{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0;cursor:pointer;color:#ccc;-webkit-animation:vue-treeselect-animation-fade-in .2s cubic-bezier(.075,.82,.165,1);animation:vue-treeselect-animation-fade-in .2s cubic-bezier(.075,.82,.165,1)}.vue-treeselect__x-container:hover{color:#e53935}.vue-treeselect__x{width:8px;height:8px}.vue-treeselect__control-arrow-container{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0;cursor:pointer}.vue-treeselect--disabled .vue-treeselect__control-arrow-container{cursor:default}.vue-treeselect__control-arrow{width:9px;height:9px;color:#ccc}.vue-treeselect:not(.vue-treeselect--disabled) .vue-treeselect__control-arrow-container:hover .vue-treeselect__control-arrow{color:#616161}.vue-treeselect--disabled .vue-treeselect__control-arrow{opacity:.35}.vue-treeselect__control-arrow--rotated{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.vue-treeselect__menu-container{position:absolute;left:0;width:100%;overflow:visible;-webkit-transition:0s;transition:0s}.vue-treeselect--open-below:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container{top:100%}.vue-treeselect--open-above:not(.vue-treeselect--append-to-body) .vue-treeselect__menu-container{bottom:100%}.vue-treeselect__menu{cursor:default;padding-top:5px;padding-bottom:5px;display:block;position:absolute;overflow-x:hidden;overflow-y:auto;width:auto;border:1px solid #cfcfcf;background:#fff;line-height:180%;-webkit-overflow-scrolling:touch}.vue-treeselect--open-below .vue-treeselect__menu{border-bottom-left-radius:5px;border-bottom-right-radius:5px;top:0;margin-top:-1px;border-top-color:#f2f2f2;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06)}.vue-treeselect--open-above .vue-treeselect__menu{border-top-left-radius:5px;border-top-right-radius:5px;bottom:0;margin-bottom:-1px;border-bottom-color:#f2f2f2}.vue-treeselect__indent-level-0 .vue-treeselect__option{padding-left:5px}[dir=rtl] .vue-treeselect__indent-level-0 .vue-treeselect__option{padding-left:5px;padding-right:5px}.vue-treeselect__indent-level-0 .vue-treeselect__tip{padding-left:25px}[dir=rtl] .vue-treeselect__indent-level-0 .vue-treeselect__tip{padding-left:5px;padding-right:25px}.vue-treeselect__indent-level-1 .vue-treeselect__option{padding-left:25px}[dir=rtl] .vue-treeselect__indent-level-1 .vue-treeselect__option{padding-left:5px;padding-right:25px}.vue-treeselect__indent-level-1 .vue-treeselect__tip{padding-left:45px}[dir=rtl] .vue-treeselect__indent-level-1 .vue-treeselect__tip{padding-left:5px;padding-right:45px}.vue-treeselect__indent-level-2 .vue-treeselect__option{padding-left:45px}[dir=rtl] .vue-treeselect__indent-level-2 .vue-treeselect__option{padding-left:5px;padding-right:45px}.vue-treeselect__indent-level-2 .vue-treeselect__tip{padding-left:65px}[dir=rtl] .vue-treeselect__indent-level-2 .vue-treeselect__tip{padding-left:5px;padding-right:65px}.vue-treeselect__indent-level-3 .vue-treeselect__option{padding-left:65px}[dir=rtl] .vue-treeselect__indent-level-3 .vue-treeselect__option{padding-left:5px;padding-right:65px}.vue-treeselect__indent-level-3 .vue-treeselect__tip{padding-left:85px}[dir=rtl] .vue-treeselect__indent-level-3 .vue-treeselect__tip{padding-left:5px;padding-right:85px}.vue-treeselect__indent-level-4 .vue-treeselect__option{padding-left:85px}[dir=rtl] .vue-treeselect__indent-level-4 .vue-treeselect__option{padding-left:5px;padding-right:85px}.vue-treeselect__indent-level-4 .vue-treeselect__tip{padding-left:105px}[dir=rtl] .vue-treeselect__indent-level-4 .vue-treeselect__tip{padding-left:5px;padding-right:105px}.vue-treeselect__indent-level-5 .vue-treeselect__option{padding-left:105px}[dir=rtl] .vue-treeselect__indent-level-5 .vue-treeselect__option{padding-left:5px;padding-right:105px}.vue-treeselect__indent-level-5 .vue-treeselect__tip{padding-left:125px}[dir=rtl] .vue-treeselect__indent-level-5 .vue-treeselect__tip{padding-left:5px;padding-right:125px}.vue-treeselect__indent-level-6 .vue-treeselect__option{padding-left:125px}[dir=rtl] .vue-treeselect__indent-level-6 .vue-treeselect__option{padding-left:5px;padding-right:125px}.vue-treeselect__indent-level-6 .vue-treeselect__tip{padding-left:145px}[dir=rtl] .vue-treeselect__indent-level-6 .vue-treeselect__tip{padding-left:5px;padding-right:145px}.vue-treeselect__indent-level-7 .vue-treeselect__option{padding-left:145px}[dir=rtl] .vue-treeselect__indent-level-7 .vue-treeselect__option{padding-left:5px;padding-right:145px}.vue-treeselect__indent-level-7 .vue-treeselect__tip{padding-left:165px}[dir=rtl] .vue-treeselect__indent-level-7 .vue-treeselect__tip{padding-left:5px;padding-right:165px}.vue-treeselect__indent-level-8 .vue-treeselect__option{padding-left:165px}[dir=rtl] .vue-treeselect__indent-level-8 .vue-treeselect__option{padding-left:5px;padding-right:165px}.vue-treeselect__indent-level-8 .vue-treeselect__tip{padding-left:185px}[dir=rtl] .vue-treeselect__indent-level-8 .vue-treeselect__tip{padding-left:5px;padding-right:185px}.vue-treeselect__option{padding-left:5px;padding-right:5px;display:table;table-layout:fixed;width:100%}.vue-treeselect__option--highlight{background:#f5f5f5}.vue-treeselect--single .vue-treeselect__option--selected{background:#e3f2fd;font-weight:600}.vue-treeselect--single .vue-treeselect__option--selected:hover{background:#e3f2fd}.vue-treeselect__option--hide{display:none}.vue-treeselect__option-arrow-container,.vue-treeselect__option-arrow-placeholder{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0}.vue-treeselect__option-arrow-container{cursor:pointer}.vue-treeselect__option-arrow{display:inline-block;width:9px;height:9px;color:#ccc;vertical-align:middle;-webkit-transition:-webkit-transform .2s cubic-bezier(.19,1,.22,1);transition:-webkit-transform .2s cubic-bezier(.19,1,.22,1);transition:transform .2s cubic-bezier(.19,1,.22,1);transition:transform .2s cubic-bezier(.19,1,.22,1),-webkit-transform .2s cubic-bezier(.19,1,.22,1);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}[dir=rtl] .vue-treeselect__option-arrow{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.vue-treeselect--branch-nodes-disabled .vue-treeselect__option:hover .vue-treeselect__option-arrow,.vue-treeselect__option-arrow-container:hover .vue-treeselect__option-arrow{color:#616161}.vue-treeselect__option-arrow--rotated,[dir=rtl] .vue-treeselect__option-arrow--rotated{-webkit-transform:rotate(0);transform:rotate(0)}.vue-treeselect__option-arrow--rotated.vue-treeselect__option-arrow--prepare-enter{-webkit-transform:rotate(-90deg)!important;transform:rotate(-90deg)!important}[dir=rtl] .vue-treeselect__option-arrow--rotated.vue-treeselect__option-arrow--prepare-enter{-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}.vue-treeselect__label-container{display:table-cell;vertical-align:middle;cursor:pointer;display:table;width:100%;table-layout:fixed;color:inherit}.vue-treeselect__option--disabled .vue-treeselect__label-container{cursor:not-allowed;color:rgba(0,0,0,.25)}.vue-treeselect__checkbox-container{display:table-cell;width:20px;min-width:20px;height:100%;text-align:center;vertical-align:middle}.vue-treeselect__checkbox{display:block;margin:auto;width:12px;height:12px;border-width:1px;border-style:solid;border-radius:2px;position:relative;-webkit-transition:all .2s cubic-bezier(.075,.82,.165,1);transition:all .2s cubic-bezier(.075,.82,.165,1)}.vue-treeselect__check-mark,.vue-treeselect__minus-mark{display:block;position:absolute;left:1px;top:1px;background-repeat:no-repeat;opacity:0;-webkit-transition:all .2s ease;transition:all .2s ease}.vue-treeselect__minus-mark{width:8px;height:8px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIAgMAAAC5YVYYAAAACVBMVEUAAAD///////9zeKVjAAAAAnRSTlMAuLMp9oYAAAAPSURBVAjXY4CDrJUgBAMAGaECJ9dz3BAAAAAASUVORK5CYII=);background-size:8px 8px}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx){.vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAAD///////////84wDuoAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAAD///////////84wDuoAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media (-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){.vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAD1BMVEUAAAD///////////////+PQt5oAAAABHRSTlMAy2EFIuWxUgAAACRJREFUGNNjGBBgJOICBY7KDCoucODEAJSAS6FwUJShGjAQAADBPRGrK2/FhgAAAABJRU5ErkJggg==)}}.vue-treeselect__checkbox--indeterminate>.vue-treeselect__minus-mark{opacity:1}.vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAIAgMAAAC5YVYYAAAACVBMVEUAAADi4uLh4eHOxeSRAAAAAnRSTlMAuLMp9oYAAAAPSURBVAjXY4CDrJUgBAMAGaECJ9dz3BAAAAAASUVORK5CYII=)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx){.vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAADi4uLi4uLh4eE5RQaIAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAADFBMVEUAAADi4uLi4uLh4eE5RQaIAAAAA3RSTlMAyTzPIdReAAAAGUlEQVQI12PAD+b///+Nof7//79gAsLFCwAx/w4blADeeQAAAABJRU5ErkJggg==)}}@media (-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){.vue-treeselect__checkbox--disabled .vue-treeselect__minus-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAD1BMVEUAAADh4eHg4ODNzc3h4eEYfw2wAAAABHRSTlMAy2EFIuWxUgAAACRJREFUGNNjGBBgJOICBY7KDCoucODEAJSAS6FwUJShGjAQAADBPRGrK2/FhgAAAABJRU5ErkJggg==)}}.vue-treeselect__check-mark{width:8px;height:8px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAMAAADz0U65AAAAQlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////8IX9KGAAAAFXRSTlMA8u24NxILB+Tawb6jiH1zRz0xIQIIP3GUAAAAMklEQVQI1y3FtQEAMQDDQD+EGbz/qkEVOpyEOP6PudKjZNSXn4Jm2CKRdBKzSLsFWl8fMG0Bl6Jk1rMAAAAASUVORK5CYII=);background-size:8px 8px;-webkit-transform:scaleY(.125);transform:scaleY(.125)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx){.vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////98JRy6AAAAH3RSTlMAzu4sDenl38fBvo1OMyIdEQrj1cSihX5hYFpHNycIcQOASAAAAF9JREFUGNN9zEcOgDAMRFHTS0LvNfe/JRmHKAIJ/mqeLJn+k9uDtaeUeFnFziGsBucUTirrprfe81RqZ3Bb6hPWeuZwDFOHyf+ig9CCzQ7INBn7bG5kF+QSt13BHNJnF7AaCT4Y+CW7AAAAAElFTkSuQmCC)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////98JRy6AAAAH3RSTlMAzu4sDenl38fBvo1OMyIdEQrj1cSihX5hYFpHNycIcQOASAAAAF9JREFUGNN9zEcOgDAMRFHTS0LvNfe/JRmHKAIJ/mqeLJn+k9uDtaeUeFnFziGsBucUTirrprfe81RqZ3Bb6hPWeuZwDFOHyf+ig9CCzQ7INBn7bG5kF+QSt13BHNJnF7AaCT4Y+CW7AAAAAElFTkSuQmCC)}}@media (-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){.vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAWlBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////9ZMre9AAAAHXRSTlMA/PiJhGNI9XlEHJB/b2ldV08+Oibk49vPp6QhAYgGBuwAAACCSURBVCjPrdHdDoIwDAXgTWAqCigo/+f9X5OwnoUwtis4V92XNWladUl+rzQPeQJAN2EHxoOnsPn7/oYk8fxBv08Rr/deOH/aZ2Nm8ZJ+s573QGfWKnNuZGzWm3+lv2V3pcU1XQ385/yjmBoM3Z+dXvlbYLLD3ujhTaOM3KaIXvNkFkuSEvYy1LqOAAAAAElFTkSuQmCC)}}.vue-treeselect__checkbox--checked>.vue-treeselect__check-mark{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1)}.vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAMAAADz0U65AAAAP1BMVEUAAADj4+Pf39/h4eHh4eHh4eHk5OTh4eHg4ODi4uLh4eHh4eHg4ODh4eHh4eHg4ODh4eHh4eHp6en////h4eFqcyvUAAAAFHRSTlMAOQfy7bgS5NrBvqOIfXNHMSELAgQ/iFsAAAA2SURBVAjXY4AANjYIzcjMAaVFuBkY+RkEWERYmRjYRXjANAOfiIgIFxNIAa8IpxBEi6AwiAQAK2MBd7xY8csAAAAASUVORK5CYII=)}@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:1.5dppx){.vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAXVBMVEUAAADh4eHh4eHh4eHi4uLb29vh4eHh4eHh4eHh4eHh4eHh4eHh4eHi4uLi4uLj4+Pi4uLk5OTo6Ojh4eHh4eHi4uLg4ODg4ODh4eHg4ODh4eHf39/g4OD////h4eEzIk+wAAAAHnRSTlMAzu6/LA3p5eLZx8ONTjYiHRIKooV+YWBaRzEnCANnm5rnAAAAZElEQVQY033P2wqAIAyA4VWaaWrnc/n+j5mbhBjUf7WPoTD47TJb4i5zTr/sRDRHuyFaoWX7uK/RlbctlPEuyI1f4WY9yQINEkf6rzzo8YIzmUFoCs7J1EjeIaa9bXIEmzl8dgOZEAj/+2IvzAAAAABJRU5ErkJggg==)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAXVBMVEUAAADh4eHh4eHh4eHi4uLb29vh4eHh4eHh4eHh4eHh4eHh4eHh4eHi4uLi4uLj4+Pi4uLk5OTo6Ojh4eHh4eHi4uLg4ODg4ODh4eHg4ODh4eHf39/g4OD////h4eEzIk+wAAAAHnRSTlMAzu6/LA3p5eLZx8ONTjYiHRIKooV+YWBaRzEnCANnm5rnAAAAZElEQVQY033P2wqAIAyA4VWaaWrnc/n+j5mbhBjUf7WPoTD47TJb4i5zTr/sRDRHuyFaoWX7uK/RlbctlPEuyI1f4WY9yQINEkf6rzzo8YIzmUFoCs7J1EjeIaa9bXIEmzl8dgOZEAj/+2IvzAAAAABJRU5ErkJggg==)}}@media (-webkit-min-device-pixel-ratio:3),(min-resolution:288dpi){.vue-treeselect__checkbox--disabled .vue-treeselect__check-mark{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAMAAADXqc3KAAAAUVBMVEUAAADh4eHh4eHh4eHh4eHi4uLi4uLh4eHh4eHh4eHf39/j4+Ph4eHh4eHh4eHg4ODi4uLh4eHh4eHi4uLh4eHh4eHh4eHh4eHh4eH////h4eF3FMFTAAAAGnRSTlMA+/eJhGhfSHE9JBzz5KaQf3pXT0Xbz0I5AYDw8F0AAAB+SURBVCjPrdHbDoMgEEVRKAii1dZe9fz/hxplTiKIT7qfYCWTEEZdUvOwbckNAD2WHeh3brHW5f5EzGQ+iN+b1Gt6KPvtv16Dn6JX9M9ya3/A1yfu5dlyduL6Hec7mXY6ddXLPP2lpABGZ8PWXfYLTJxZekVhhl7eTX24zZPNKXoRC7zQLjUAAAAASUVORK5CYII=)}}.vue-treeselect__checkbox--unchecked{border-color:#e0e0e0;background:#fff}.vue-treeselect__label-container:hover .vue-treeselect__checkbox--unchecked{border-color:#039be5;background:#fff}.vue-treeselect__checkbox--checked,.vue-treeselect__checkbox--indeterminate,.vue-treeselect__label-container:hover .vue-treeselect__checkbox--checked,.vue-treeselect__label-container:hover .vue-treeselect__checkbox--indeterminate{border-color:#039be5;background:#039be5}.vue-treeselect__checkbox--disabled,.vue-treeselect__label-container:hover .vue-treeselect__checkbox--disabled{border-color:#e0e0e0;background-color:#f7f7f7}.vue-treeselect__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:table-cell;padding-left:5px;max-width:100%;vertical-align:middle;cursor:inherit}[dir=rtl] .vue-treeselect__label{padding-left:0;padding-right:5px}.vue-treeselect__count{margin-left:5px;font-weight:400;opacity:.6}[dir=rtl] .vue-treeselect__count{margin-left:0;margin-right:5px}.vue-treeselect__tip{padding-left:5px;padding-right:5px;display:table;table-layout:fixed;width:100%;color:#757575}.vue-treeselect__tip-text{display:table-cell;vertical-align:middle;padding-left:5px;padding-right:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:12px}.vue-treeselect__error-tip .vue-treeselect__retry{cursor:pointer;margin-left:5px;font-style:normal;font-weight:600;text-decoration:none;color:#039be5}[dir=rtl] .vue-treeselect__error-tip .vue-treeselect__retry{margin-left:0;margin-right:5px}.vue-treeselect__icon-container{display:table-cell;vertical-align:middle;width:20px;text-align:center;line-height:0}.vue-treeselect--single .vue-treeselect__icon-container{padding-left:5px}[dir=rtl] .vue-treeselect--single .vue-treeselect__icon-container{padding-left:0;padding-right:5px}.vue-treeselect__icon-warning{display:block;margin:auto;border-radius:50%;position:relative;width:12px;height:12px;background:#fb8c00}.vue-treeselect__icon-warning:after{display:block;position:absolute;content:"";left:5px;top:2.5px;width:2px;height:1px;border:0 solid #fff;border-top-width:5px;border-bottom-width:1px}.vue-treeselect__icon-error{display:block;margin:auto;border-radius:50%;position:relative;width:12px;height:12px;background:#e53935}.vue-treeselect__icon-error:after,.vue-treeselect__icon-error:before{display:block;position:absolute;content:"";background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vue-treeselect__icon-error:before{width:6px;height:2px;left:3px;top:5px}.vue-treeselect__icon-error:after{width:2px;height:6px;left:5px;top:3px}.vue-treeselect__icon-loader{display:block;margin:auto;position:relative;width:12px;height:12px;text-align:center;-webkit-animation:vue-treeselect-animation-rotate 1.6s linear infinite;animation:vue-treeselect-animation-rotate 1.6s linear infinite}.vue-treeselect__icon-loader:after,.vue-treeselect__icon-loader:before{border-radius:50%;position:absolute;content:"";left:0;top:0;display:block;width:100%;height:100%;opacity:.6;-webkit-animation:vue-treeselect-animation-bounce 1.6s ease-in-out infinite;animation:vue-treeselect-animation-bounce 1.6s ease-in-out infinite}.vue-treeselect__icon-loader:before{background:#039be5}.vue-treeselect__icon-loader:after{background:#b3e5fc;-webkit-animation-delay:-.8s;animation-delay:-.8s}.vue-treeselect__menu-placeholder{display:none}.vue-treeselect__portal-target{position:absolute;display:block;left:0;top:0;height:0;width:0;padding:0;margin:0;border:0;overflow:visible;-webkit-box-sizing:border-box;box-sizing:border-box}.detail-header[data-v-3a64e6a9]{font-size:16px;width:1680px}.detail-header .header-top[data-v-3a64e6a9]{position:relative;height:50px}.detail-header .header-top .header-top-con[data-v-3a64e6a9]{width:230px;height:40px;line-height:40px;background:#fff;position:absolute;bottom:0;right:0;color:#999;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 14px;border-radius:5px 5px 0 0}.detail-header .header-top .header-top-con .header-edit[data-v-3a64e6a9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.detail-header .header-top .header-top-con .header-edit[data-v-3a64e6a9]:before{content:"";display:block;margin-right:8px;width:12px;height:14px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAQJJREFUOE+lkzFOxTAMhn/nEtyAGTEzsXACegFqtxyADQkWNjYW4rCx8S7AxilgYGBhQZyhlVGfXlHSpC0SkSIlkb/PiZMQ/tnorzwz74cQ3qfxqwIROQJwB+AAwI2qXsaSRYGInO6Cn0bIzO5DCOfjfFawgwewmkqI6NZ7fzGsFwURPCaaSjaqul3LBAW4JKlUdZMJFuBEMsKJoK7rPefc18q1/mbOisjMJ0T0vCDI4GQHTdOcmdnDjKAIJwIRuQZwVRDMwlkRmfmFiA4BfAL4APAYF6y0u+Qa27Y97vveDYHOOSMi67puOx66mX1779+KT3nhCHH8KxFVsWT1M6391h9Ri14Rono2JQAAAABJRU5ErkJggg==);background-size:100% 100%}.detail-header .header-top .header-top-con .header-edit[data-v-3a64e6a9]:hover{color:#3343e0}.detail-header .header-top .header-top-con .header-edit[data-v-3a64e6a9]:hover:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAARVJREFUOE+lk7FOAkEQhv//eAgaE47GmhxEGqs7Ep+AewErH8DORBo7OxsLOjt5AYs76EkOKy0s4IgWxmcAxrDJkVt2987E7TY73zezM7vEPxf/yp9FX6fz9OTjOL5W0B2szyHyAKAjxN0i8W/KkkpBN1wPVTDl+QBRHrOkfVXsnQIF70FhbEpwnyX+tXLbenCAi0NTMslSX4kNgQHbJMI4m7YmhsAJH0kKWBP0o2VzA++7cqylzEYTg8HqgsIXp8ACaxX0ovxSgLFV4IA1QRCuRiRvDUEFbDYxymcAAoCfBJYieCo3zFadNsYgzMMG6e0DNx6EWxGVhRCyIVvZ/bymrXfrU3ZeQUvLtx0QlyW1n6nut/4CAYpwEcBUcA8AAAAASUVORK5CYII=)}.detail-header .header-top .header-top-con .header-supplement[data-v-3a64e6a9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.detail-header .header-top .header-top-con .header-supplement[data-v-3a64e6a9]:before{content:"";display:block;margin-right:8px;width:12px;height:14px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAM1JREFUOE+9k0EKwkAMRZOUrryEt3AlVjeuPYEIbUHoxpXubMFT5BAieAB7Cy8g7sQb/MiIigpqhxaznf8fSeaHqWZxmqY5EY2JqO3J2qjqyAHM0/iQA+g3CihU1Y3zteI4jkRk50TvHRQAyl8A9/4JUMX7omm8g9o7+OsIPSLqAlg956DSCEmSjEQkA7AIw/DsE6SMiNZEdDSziJlLEen4AIYATkEQMIDWbWF5ZQAzT5n5AGCrqlefmU3u17is8AV7M5sx80BV5+6KXfQv70yIKi/N4aIAAAAASUVORK5CYII=);background-size:100% 100%}.detail-header .header-top .header-top-con .header-supplement[data-v-3a64e6a9]:hover{color:#3343e0}.detail-header .header-top .header-top-con .header-supplement[data-v-3a64e6a9]:hover:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAN1JREFUOE+9kz9qAlEYxGc+FhsvsV7BBKyCZg2k9gQhpWBjFTtXyHlCIPVGL6Btyt0i2IkXcN/IExQUwbcovvbN/JjvH3HlYzPJU5JvAOKKrO95Fvf40C1U0XiQk3q+HUDSZPHbSC+leXzJOxKnXneUwAPMMLsE8P9nASHGU81tE1zdg7uW4Jy1DXqC6fOwB6ElNJOiR2JgKEdlVFsHL5KAASN8YYOlmTrOcUa5VjAAsldJK0VkhLLue+Yc0yqAvqh/Qj/zLN75JL3vr3EcMIU/UUMIySJrfPgr9qu/Bb7RkjLzruNGAAAAAElFTkSuQmCC)}.detail-header .header-top .header-top-con img[data-v-3a64e6a9]{width:12px;height:14px;margin-right:8px}.detail-header .header-top .header-top-con div[data-v-3a64e6a9]:first-child{margin-right:24px}.detail-header .header-top .header-top-con[data-v-3a64e6a9]:after{content:" ";position:absolute;width:0;height:0;border-color:#fff transparent;border-width:0 0 40px 50px;border-style:solid;left:-50px;bottom:0}.detail-header .header-bottom[data-v-3a64e6a9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3);box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3);border-radius:8px;background:#fff;padding:12px 18px;position:relative}.detail-header .header-bottom .header-left[data-v-3a64e6a9]{border-right:2px solid #999;padding:0 20px 0 8px}.detail-header .header-bottom .header-left .header-info .info-name[data-v-3a64e6a9]{font-size:24px;font-weight:500;color:#303133}.detail-header .header-bottom .header-left .header-info .info-default[data-v-3a64e6a9]{font-size:14px;color:#777;margin-left:4%}.detail-header .header-bottom .header-left .header-tags[data-v-3a64e6a9]{width:146px;margin-right:0}.detail-header .header-bottom .header-left .header-tags fieldset[data-v-3a64e6a9]{text-align:center;border:2px solid #3343e0;padding:4px 12px 7px;border-radius:4px;min-height:120px}.detail-header .header-bottom .header-left .header-tags legend[data-v-3a64e6a9]{color:#333;padding:0 20px}.detail-header .header-bottom .header-left .header-tags .tag-box[data-v-3a64e6a9]{text-align:left}.detail-header .header-bottom .header-left .header-tags .tag-box .common-tag[data-v-3a64e6a9]{display:inline-block;width:24px;height:24px;text-align:center;line-height:24px;font-size:16px;font-weight:500;color:#fff;border-radius:4px}.detail-header .header-bottom .header-left .header-tags .tag-box .common-tag[data-v-3a64e6a9]:not(:nth-child(4n+1)){margin-left:6px}.detail-header .header-bottom .header-left .header-tags .tag-box .common-tag[data-v-3a64e6a9]:nth-child(n+5){margin-top:6px}.detail-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color1[data-v-3a64e6a9]{background:#f39800}.detail-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color2[data-v-3a64e6a9]{background:#e70013}.detail-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color3[data-v-3a64e6a9]{background:#ea6100}.detail-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color4[data-v-3a64e6a9]{background:#0067b6}.detail-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color5[data-v-3a64e6a9]{background:#00a1ea}.detail-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color6[data-v-3a64e6a9]{background:#009e96}.detail-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color7[data-v-3a64e6a9]{background:#094}.detail-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color8[data-v-3a64e6a9]{background:#8ec41e}.detail-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color9[data-v-3a64e6a9]{background:#e4007f}.detail-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color10[data-v-3a64e6a9]{background:#920783}.detail-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color11[data-v-3a64e6a9]{background:#1d2088}.detail-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color12[data-v-3a64e6a9]{background:#cc7077}.detail-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color13[data-v-3a64e6a9]{background:#ad862d}.detail-header .header-bottom .header-right[data-v-3a64e6a9]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:10px}.detail-header .header-bottom .header-right .right-info[data-v-3a64e6a9]{display:-webkit-box;display:-ms-flexbox;display:flex}.detail-header .header-bottom .header-right .right-info .right-info-item[data-v-3a64e6a9]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:5px}.detail-header .header-bottom .header-right .right-info .right-info-item .right-info-icon[data-v-3a64e6a9]{display:inline-block;vertical-align:middle;width:38px;height:38px}.detail-header .header-bottom .header-right .right-info .right-info-item .right-info-icon img[data-v-3a64e6a9]{width:100%;height:100%}.detail-header .header-bottom .header-right .right-info .right-info-item .right-info-info[data-v-3a64e6a9]{vertical-align:top;display:inline-block;margin-left:8px;width:calc(100% - 46px)}.detail-header .header-bottom .header-right .right-info .right-info-item .right-info-info .info-label[data-v-3a64e6a9]{font-size:14px;color:#303133}.detail-header .header-bottom .header-right .right-info .right-info-item .right-info-info .info-value[data-v-3a64e6a9]{font-size:16px;font-weight:500;color:#303133}.detail-header .header-bottom .header-right .right-info .right-info-item .right-info-info .info-value.value-success[data-v-3a64e6a9]{color:#7ed321}.detail-header .header-bottom .header-right .right-tags[data-v-3a64e6a9]{margin-top:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-header .header-bottom .header-right .right-tags .tags-info[data-v-3a64e6a9]{display:-webkit-box;display:-ms-flexbox;display:flex}.detail-header .header-bottom .header-right .right-tags .tags-info .tag-drinking-smoking .tag-weight[data-v-3a64e6a9]{font-weight:500}.detail-header .header-bottom .header-right .right-tags .tags-threeHighs[data-v-3a64e6a9]{display:-webkit-box;display:-ms-flexbox;display:flex}.detail-header .header-bottom .header-right .right-tags .tags-threeHighs .tag-item[data-v-3a64e6a9]{height:60px;line-height:60px;font-weight:500;color:#303133;border-radius:4px;border:1px solid #dadcfd;padding:0 15px;margin-left:16px}.detail-header .header-bottom .header-right .right-tags .tags-threeHighs .tag-item .item-title[data-v-3a64e6a9]{display:inline-block;height:58px;vertical-align:bottom}.detail-header .header-bottom .header-right .right-tags .tags-threeHighs .tag-item .tag-project[data-v-3a64e6a9]{font-size:20px;font-weight:500;margin:0 8px 0 20px;vertical-align:bottom}.detail-header .header-bottom .header-right .right-tags .tags-threeHighs .tag-item .tag-project.tag-height[data-v-3a64e6a9]{color:#36cfc9}.detail-header .header-bottom .header-right .right-tags .tags-threeHighs .tag-item .tag-project.tag-weight[data-v-3a64e6a9]{color:#9788ff}.detail-header .header-bottom .header-right .right-tags .tags-threeHighs .tag-item .tag-project.tag-waist[data-v-3a64e6a9]{color:#fb5e6e}.detail-header .header-bottom .header-right .right-tags .tags-compliance[data-v-3a64e6a9]{height:60px;line-height:60px;font-weight:500;color:#303133;border-radius:4px;border:1px solid #dadcfd;padding:0 15px;margin-left:16px}.detail-header .header-bottom .header-right .right-tags .tags-compliance .compliance-item[data-v-3a64e6a9]{width:88px;height:36px;line-height:36px;text-align:center;color:#999;background-color:#f2f3ff;display:inline-block;margin-left:20px;cursor:pointer}.detail-header .header-bottom .header-right .right-tags .tags-compliance .compliance-item.active[data-v-3a64e6a9]{color:#333;background-color:#dadcfd}.detail-header .header-bottom.remove_rounded_corners[data-v-3a64e6a9]{border-top-right-radius:0}.detail-header .supUserInfo .supInfo_head[data-v-3a64e6a9]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.detail-header .borderTable .supInfo_row[data-v-3a64e6a9],.detail-header .supUserInfo .supInfo_head[data-v-3a64e6a9]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-header .borderTable .supInfo_row[data-v-3a64e6a9]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.detail-header .borderTable .supInfo_row p[data-v-3a64e6a9]{margin:0;margin-right:30px;line-height:30px}.detail-header .borderTable td[data-v-3a64e6a9],.detail-header .borderTable th[data-v-3a64e6a9]{border:1px solid #e3e3e3;text-align:center;padding:10px 0}.detail-header .bottom_line[data-v-3a64e6a9]{border:none;margin:0 10px;border-bottom:1px solid #000}.detail-header .bottom_line[data-v-3a64e6a9]::-webkit-input-placeholder{font-size:10px;color:grey}.detail-header .bottom_line[data-v-3a64e6a9]::-moz-placeholder{font-size:10px;color:grey}.detail-header .bottom_line[data-v-3a64e6a9]:-ms-input-placeholder{font-size:10px;color:grey}.detail-header .bottom_line[data-v-3a64e6a9]::-ms-input-placeholder{font-size:10px;color:grey}.detail-header .bottom_line[data-v-3a64e6a9]::placeholder{font-size:10px;color:grey}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover{color:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;-webkit-box-shadow:rgba(0,0,0,.2) 0 2px 8px;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:0 0 5px #ddd;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{content:"Save"}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover{color:#fff}.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{-webkit-box-sizing:border-box;box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-stroke.ql-thin,.ql-bubble .ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-item:before,.ql-bubble .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-item:before,.ql-bubble .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-item:before,.ql-bubble .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\D7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:after,.ql-container.ql-bubble:not(.ql-disabled) a:before{left:0;margin-left:50%;position:absolute;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);-webkit-transition:visibility 0s ease .2s;transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:after,.ql-container.ql-bubble:not(.ql-disabled) a:hover:before{visibility:visible}.editor,.ql-toolbar{white-space:pre-wrap!important;line-height:normal!important}.quill-img{display:none}.ql-snow .ql-tooltip[data-mode=link]:before{content:"\8BF7\8F93\5165\94FE\63A5\5730\5740:"}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"\4FDD\5B58";padding-right:0}.ql-snow .ql-tooltip[data-mode=video]:before{content:"\8BF7\8F93\5165\89C6\9891\5730\5740:"}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"14px"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"10px"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"18px"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"32px"}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"\6587\672C"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"\6807\9898  1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"\6807\9898  2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"\6807\9898  3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"\6807\9898  4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"\6807\9898  5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"\6807\9898  6"}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"\6807\51C6\5B57\4F53"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"\886C\7EBF\5B57\4F53"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"\7B49\5BBD\5B57\4F53"}.contain[data-v-344c76ee] .el-dialog__body,.contain[data-v-468a3c6c] .el-dialog__body,.contain[data-v-9381d060] .el-dialog__body{height:350px;overflow-y:auto}@-webkit-keyframes error403animation-data-v-3cea60b0{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}40%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}45%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}50%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}55%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}60%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes error403animation-data-v-3cea60b0{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}40%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}45%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}50%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}55%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}60%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.error403-body-con[data-v-3cea60b0]{width:700px;height:500px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.error403-body-con-title[data-v-3cea60b0]{text-align:center;font-size:240px;font-weight:700;color:#2d8cf0;height:260px;line-height:260px;margin-top:40px}.error403-body-con-title .error403-0-span[data-v-3cea60b0]{display:inline-block;position:relative;width:170px;height:170px;border-radius:50%;border:20px solid #ed3f14;color:#ed3f14;margin-right:10px}.error403-body-con-title .error403-0-span i[data-v-3cea60b0]{display:inline-block;font-size:120px!important;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.error403-body-con-title .error403-key-span[data-v-3cea60b0]{display:inline-block;position:relative;width:100px;height:190px;border-radius:50%;margin-right:10px}.error403-body-con-title .error403-key-span i[data-v-3cea60b0]{display:inline-block;font-size:190px!important;position:absolute;left:20px;-webkit-transform:translate(-50%,-60%);transform:translate(-50%,-60%);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation:error403animation-data-v-3cea60b0 2.8s ease 0s infinite;animation:error403animation-data-v-3cea60b0 2.8s ease 0s infinite}.error403-body-con-message[data-v-3cea60b0]{display:block;text-align:center;font-size:30px;font-weight:500;letter-spacing:4px;color:#dddde2}.error403-btn-con[data-v-3cea60b0]{text-align:center;padding:20px 0;margin-bottom:40px}@-webkit-keyframes error404animation-data-v-0ba4aad0{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(50deg);transform:rotate(50deg)}80%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes error404animation-data-v-0ba4aad0{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(50deg);transform:rotate(50deg)}80%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.error404-body-con[data-v-0ba4aad0]{width:700px;height:500px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.error404-body-con-title[data-v-0ba4aad0]{text-align:center;font-size:240px;font-weight:700;color:#2d8cf0;height:260px;line-height:260px;margin-top:40px}.error404-body-con-title span[data-v-0ba4aad0]{display:inline-block;color:#19be6b;font-size:230px;-webkit-animation:error404animation-data-v-0ba4aad0 3s ease 0s infinite alternate;animation:error404animation-data-v-0ba4aad0 3s ease 0s infinite alternate}.error404-body-con-message[data-v-0ba4aad0]{display:block;text-align:center;font-size:30px;font-weight:500;letter-spacing:12px;color:#dddde2}.error404-btn-con[data-v-0ba4aad0]{text-align:center;padding:20px 0;margin-bottom:40px}@-webkit-keyframes error500animation-data-v-d6e7563e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}40%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}60%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}80%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes error500animation-data-v-d6e7563e{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}40%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}60%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}80%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.error500-body-con[data-v-d6e7563e]{width:700px;height:500px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.error500-body-con-title[data-v-d6e7563e]{text-align:center;font-size:240px;font-weight:700;color:#2d8cf0;height:260px;line-height:260px;margin-top:40px}.error500-body-con-title .error500-0-span[data-v-d6e7563e]{display:inline-block;position:relative;width:170px;height:170px;border-radius:50%;border:20px solid #ed3f14;color:#ed3f14;margin-right:10px}.error500-body-con-title .error500-0-span i[data-v-d6e7563e]{display:inline-block;font-size:120px!important;position:absolute;bottom:-43px;left:20px;-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation:error500animation-data-v-d6e7563e 3s ease 0s infinite alternate;animation:error500animation-data-v-d6e7563e 3s ease 0s infinite alternate}.error500-body-con-message[data-v-d6e7563e]{display:block;text-align:center;font-size:30px;font-weight:500;letter-spacing:4px;color:#dddde2}.error500-btn-con[data-v-d6e7563e]{text-align:center;padding:20px 0;margin-bottom:40px}.myEchart[data-v-62ed85d4]{height:100%}.analysis[data-v-b0154442]{height:91%}.analysis .myEchart[data-v-b0154442],.myEchart[data-v-44159efd]{height:100%}.analysis[data-v-4a5aa9c2]{height:91%}.analysis .myEchart[data-v-4a5aa9c2]{height:100%}.analysis[data-v-72d382f1]{height:91%}.analysis .myEchart[data-v-72d382f1],.iframe{height:100%}.iframe{width:100%;border:0;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.address_map .el-dialog__body{padding:0}.address_map #container{padding:0;margin:0;width:100%;height:300px}.address_map .footer_btns{margin-top:10px}.address_map .mapSearch{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px}.address_map .mapSearch .el-button{margin-left:8px}.address_map .current_longitude_latitude{text-align:left}.address_map #tipinput{display:block}.amap-sug-result{z-index:2999!important}.team_elders_tab{height:36px;background:#f0f2f5;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}.team_elders_tab .team_item{min-width:80px;line-height:32px;text-align:center;margin:2px;height:32px;padding:0 10px;cursor:pointer;white-space:nowrap}.team_elders_tab .team_item.active{background-color:#fff;color:#1989fa}.agreement .my_table{width:100%;text-align:center;margin:20px 0;border-right:1px solid #000;border-bottom:1px solid #000;border-collapse:collapse}.agreement .my_table tr td{border-top:1px solid #000;border-left:1px solid #000}.agreement .my_table tr td input{width:80%;border:none;text-align:center}.agreement .images_box{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.agreement .images_box>div{margin-left:10px}.agreement h3{text-align:center}.resident_signed .signed_info{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.resident_signed .signed_info span{padding-left:5px}.sysvideorecord_userInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:90%;margin:20px auto}.sysvideorecord_userInfo span{font-weight:600}.RotaryOrder_details .RotaryOrderMain{width:65%;margin:0 auto}.RotaryOrder_details .RotaryOrderMain .biao1,.RotaryOrder_details .RotaryOrderMain .biao2{border:1px solid #333;padding:5px 20px}.RotaryOrder_details .RotaryOrderMain .biao1 h3{font-weight:300;color:red}.RotaryOrder_details .RotaryOrderMain .biao1 h3 span{color:#000}.RotaryOrder_details .RotaryOrderMain .span-label{display:inline-block;width:73px}.RotaryOrder_details .RotaryOrderMain .explain .explain-p{font-weight:700;margin-bottom:10px}.RotaryOrder_details .RotaryOrderMain .explain .explain-box{line-height:30px}.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-h{text-align:center;border-bottom:1px dashed #333;line-height:60px;font-weight:400}.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-h1{text-align:center;line-height:60px;font-weight:400}.RotaryOrder_details .RotaryOrderMain .cungen{text-align:center;font-weight:700;margin-top:10px}.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li{line-height:30px}.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .RotaryOrderMain-span{text-align:center}.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .message,.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .name{border-bottom:1px solid #333;margin:0 10px;display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1}.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .message{text-align:left}.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .age,.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .sex{border-bottom:1px solid #333;margin:0 10px;display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1}.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .hao{border-bottom:1px solid #333;-webkit-box-flex:1;-ms-flex:1;flex:1}.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .dizhi{border-bottom:1px solid #333;margin:0 10px;display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1}.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .danwei,.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .dianhua,.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .nian,.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .ri,.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .yisheng,.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .yue{border-bottom:1px solid #333;-webkit-box-flex:1;-ms-flex:1;flex:1}.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .age-box,.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .name-box,.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .sex-box{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;display:-webkit-box;display:-ms-flexbox;display:flex}.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .hao-box{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6;display:-webkit-box;display:-ms-flexbox;display:flex}.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .dizhi-box{-webkit-box-flex:8;-ms-flex-positive:8;flex-grow:8;display:-webkit-box;display:-ms-flexbox;display:flex}.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .dianhua-box{-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4;display:-webkit-box;display:-ms-flexbox;display:flex}.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .danwei-box,.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .nian-box,.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .yisheng-box{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6;display:-webkit-box;display:-ms-flexbox;display:flex}.RotaryOrder_details .RotaryOrderMain .RotaryOrderMain-ul .kong{-webkit-box-flex:12;-ms-flex-positive:12;flex-grow:12;display:-webkit-box;display:-ms-flexbox;display:flex}.RotaryOrder_details .RotaryOrderMain .jieguo .jieguo-box{line-height:30px}.RotaryOrder_details .RotaryOrderMain .jieguo .jieguo-box .jieguo-p{margin:20px 0}.RotaryOrder_details .RotaryOrderMain .jieguo .jieguo-box .jieguo-text{padding:10px}.RotaryOrder_details .RotaryOrderMain .medication_record>p{font-weight:600}.RotaryOrder_details .RotaryOrderMain .medication_record>div{border:1px solid #ccc;border-radius:1px;padding:10px}.RotaryOrder_details .RotaryOrderMain .medication_record>div>div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.RotaryOrder_details .RotaryOrderMain .medication_record>div>div>span{text-align:center;width:33%}.RotaryOrder_details .RotaryOrderMain .medication_record>div .record_title{font-weight:600;font-size:16px;border-bottom:1px solid #ccc;padding-bottom:10px}.RotaryOrder_details .RotaryOrderMain .medication_record>div .record_main{margin-top:5px}.RotaryOrder_details .RotaryOrderMain .zhuanru{overflow:hidden;margin-top:30px;margin-bottom:20px}.RotaryOrder_details .RotaryOrderMain .zhuanru .zhuanru-box{float:right;text-align:left;line-height:30px}.RotaryOrder_details .RotaryOrderMain .zhuanru .zhuanru-box .qianzi{padding-left:10px}.RotaryOrder_details .RotaryOrderMain .zhuanru .zhuanru-box .qianzi .jigou{display:block;text-align:center;border-bottom:1px solid #333}.RotaryOrder_details .RotaryOrderMain .zhuanru .zhuanru-box .riqi{text-align:right}.RotaryOrder_details .RotaryOrderMain .zhuanru .zhuanru-box .riqi .num{display:inline-block;width:50px;text-align:center}@media print{#printTest.RotaryOrderMain{width:65%;margin:0 auto}#printTest.RotaryOrderMain .biao1,#printTest.RotaryOrderMain .biao2{border:1px solid #333;padding:5px 20px}#printTest.RotaryOrderMain .biao1 h3{font-weight:300;color:red}#printTest.RotaryOrderMain .biao1 h3 span{color:#000}#printTest.RotaryOrderMain .span-label{display:inline-block;width:73px}#printTest.RotaryOrderMain .explain .explain-p{font-weight:700;margin-bottom:10px}#printTest.RotaryOrderMain .explain .explain-box{line-height:30px}#printTest.RotaryOrderMain .RotaryOrderMain-h{border-bottom:1px dashed #333}#printTest.RotaryOrderMain .RotaryOrderMain-h,#printTest.RotaryOrderMain .RotaryOrderMain-h1{text-align:center;line-height:60px;font-weight:400}#printTest.RotaryOrderMain .cungen{text-align:center;font-weight:700;margin-top:10px}#printTest.RotaryOrderMain .RotaryOrderMain-ul{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex}#printTest.RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li{line-height:30px}#printTest.RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .RotaryOrderMain-span{text-align:center}#printTest.RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .message,#printTest.RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .name{border-bottom:1px solid #333;margin:0 10px;display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1}#printTest.RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .message{text-align:left}#printTest.RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .age,#printTest.RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .sex{border-bottom:1px solid #333;margin:0 10px;display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1}#printTest.RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .hao{border-bottom:1px solid #333;-webkit-box-flex:1;-ms-flex:1;flex:1}#printTest.RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .dizhi{border-bottom:1px solid #333;margin:0 10px;display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1}#printTest.RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .danwei,#printTest.RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .dianhua,#printTest.RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .nian,#printTest.RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .ri,#printTest.RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .yisheng,#printTest.RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .yue{border-bottom:1px solid #333;-webkit-box-flex:1;-ms-flex:1;flex:1}#printTest.RotaryOrderMain .RotaryOrderMain-ul .age-box,#printTest.RotaryOrderMain .RotaryOrderMain-ul .name-box,#printTest.RotaryOrderMain .RotaryOrderMain-ul .sex-box{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;display:-webkit-box;display:-ms-flexbox;display:flex}#printTest.RotaryOrderMain .RotaryOrderMain-ul .hao-box{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6;display:-webkit-box;display:-ms-flexbox;display:flex}#printTest.RotaryOrderMain .RotaryOrderMain-ul .dizhi-box{-webkit-box-flex:8;-ms-flex-positive:8;flex-grow:8;display:-webkit-box;display:-ms-flexbox;display:flex}#printTest.RotaryOrderMain .RotaryOrderMain-ul .dianhua-box{-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4;display:-webkit-box;display:-ms-flexbox;display:flex}#printTest.RotaryOrderMain .RotaryOrderMain-ul .danwei-box,#printTest.RotaryOrderMain .RotaryOrderMain-ul .nian-box,#printTest.RotaryOrderMain .RotaryOrderMain-ul .yisheng-box{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6;display:-webkit-box;display:-ms-flexbox;display:flex}#printTest.RotaryOrderMain .RotaryOrderMain-ul .kong{-webkit-box-flex:12;-ms-flex-positive:12;flex-grow:12;display:-webkit-box;display:-ms-flexbox;display:flex}#printTest.RotaryOrderMain .jieguo .jieguo-box{line-height:30px}#printTest.RotaryOrderMain .jieguo .jieguo-box .jieguo-p{margin:20px 0}#printTest.RotaryOrderMain .jieguo .jieguo-box .jieguo-text{padding:10px}#printTest.RotaryOrderMain .medication_record>p{font-weight:600}#printTest.RotaryOrderMain .medication_record>div{border:1px solid #ccc;border-radius:1px;padding:10px}#printTest.RotaryOrderMain .medication_record>div>div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}#printTest.RotaryOrderMain .medication_record>div>div>span{text-align:center;width:33%}#printTest.RotaryOrderMain .medication_record>div .record_title{font-weight:600;font-size:16px;border-bottom:1px solid #ccc;padding-bottom:10px}#printTest.RotaryOrderMain .medication_record>div .record_main{margin-top:5px}#printTest.RotaryOrderMain .zhuanru{overflow:hidden;margin-top:30px;margin-bottom:20px}#printTest.RotaryOrderMain .zhuanru .zhuanru-box{float:right;text-align:left;line-height:30px}#printTest.RotaryOrderMain .zhuanru .zhuanru-box .qianzi{padding-left:10px}#printTest.RotaryOrderMain .zhuanru .zhuanru-box .qianzi .jigou{display:block;text-align:center;border-bottom:1px solid #333}#printTest.RotaryOrderMain .zhuanru .zhuanru-box .riqi{text-align:right}#printTest.RotaryOrderMain .zhuanru .zhuanru-box .riqi .num{display:inline-block;width:50px;text-align:center}}.RotaryOrder .RotaryOrderMain{width:80%;margin:0 auto}.RotaryOrder .RotaryOrderMain .biao1,.RotaryOrder .RotaryOrderMain .biao2{border:1px solid #333;padding:5px 20px}.RotaryOrder .RotaryOrderMain .span-label{display:inline-block;width:73px;font-weight:600}.RotaryOrder .RotaryOrderMain .explain .explain-p{font-weight:700;margin-bottom:10px}.RotaryOrder .RotaryOrderMain .explain .explain-box{line-height:30px}.RotaryOrder .RotaryOrderMain .RotaryOrderMain-h{border-bottom:1px dashed #333}.RotaryOrder .RotaryOrderMain .RotaryOrderMain-h,.RotaryOrder .RotaryOrderMain .RotaryOrderMain-h1{text-align:center;line-height:60px;font-weight:400}.RotaryOrder .RotaryOrderMain .cungen{text-align:center;font-weight:700;margin-top:10px}.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex}.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li{line-height:30px}.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .RotaryOrderMain-span{text-align:center}.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .age,.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .name,.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .sex{border-bottom:1px solid #333;margin:0 10px;display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1}.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .hao{border-bottom:1px solid #333;-webkit-box-flex:1;-ms-flex:1;flex:1}.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .dizhi{border-bottom:1px solid #333;margin:0 10px;display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1}.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .danwei,.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .dianhua,.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .nian,.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .ri,.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .yisheng,.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .RotaryOrderMain-li .yue{border-bottom:1px solid #333;-webkit-box-flex:1;-ms-flex:1;flex:1}.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .age-box,.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .name-box,.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .sex-box{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;display:-webkit-box;display:-ms-flexbox;display:flex}.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .hao-box{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6;display:-webkit-box;display:-ms-flexbox;display:flex}.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .dizhi-box{-webkit-box-flex:8;-ms-flex-positive:8;flex-grow:8;display:-webkit-box;display:-ms-flexbox;display:flex}.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .dianhua-box{-webkit-box-flex:4;-ms-flex-positive:4;flex-grow:4;display:-webkit-box;display:-ms-flexbox;display:flex}.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .danwei-box,.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .nian-box,.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .yisheng-box{-webkit-box-flex:6;-ms-flex-positive:6;flex-grow:6;display:-webkit-box;display:-ms-flexbox;display:flex}.RotaryOrder .RotaryOrderMain .RotaryOrderMain-ul .kong{-webkit-box-flex:12;-ms-flex-positive:12;flex-grow:12;display:-webkit-box;display:-ms-flexbox;display:flex}.RotaryOrder .RotaryOrderMain .jieguo .jieguo-box{line-height:30px}.RotaryOrder .RotaryOrderMain .jieguo .jieguo-box .jieguo-p{margin:20px 0;font-weight:700}.RotaryOrder .RotaryOrderMain .jieguo .jieguo-box .programme{margin-top:5px;padding:10px;border:1px solid rgba(0,0,0,.2);border-radius:5px}.RotaryOrder .RotaryOrderMain .jieguo .jieguo-box .programme .programme_head{margin-bottom:5px}.RotaryOrder .RotaryOrderMain .jieguo .jieguo-box .programme .programme_head .head_del{float:right}.RotaryOrder .RotaryOrderMain .jieguo .jieguo-box .jieguo-text{padding:10px}.RotaryOrder .RotaryOrderMain .zhuanru{overflow:hidden;margin-top:30px;margin-bottom:20px}.RotaryOrder .RotaryOrderMain .zhuanru .zhuanru-box{float:right;text-align:left;line-height:30px}.RotaryOrder .RotaryOrderMain .zhuanru .zhuanru-box .qianzi{padding-left:10px}.RotaryOrder .RotaryOrderMain .zhuanru .zhuanru-box .qianzi .jigou{display:block;text-align:center;border-bottom:1px solid #333}.RotaryOrder .RotaryOrderMain .zhuanru .zhuanru-box .riqi{text-align:right}.RotaryOrder .RotaryOrderMain .zhuanru .zhuanru-box .riqi .num{display:inline-block;width:50px;text-align:center}.left-list[data-v-7f2f5291]{background:#fff;border-radius:8px;width:361px;padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box}.left-list .date-query[data-v-7f2f5291]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.left-list .date-query .el-select[data-v-7f2f5291]{width:160px}.left-list .date-query .el-button[data-v-7f2f5291]{width:80px;font-size:14px}.left-list .years-item[data-v-7f2f5291]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;font-size:14px;margin-bottom:12px;border-radius:4px;background:#f5f6f8;border:1px solid transparent;cursor:pointer}.left-list .years-item p[data-v-7f2f5291]{margin:0}.left-list .years-item.active[data-v-7f2f5291]{border:1px solid #4fa0f2;background:#dfecff}.left-list .years-item.active i[data-v-7f2f5291]{color:#4fa0f2}.stepsBar[data-v-5b4896d6]{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-align:center;-ms-flex-align:center;align-items:center}.stepsItem[data-v-5b4896d6]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:-2px}.stepsItem .stepsItemIcon[data-v-5b4896d6]{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-align:center;-ms-flex-align:center;align-items:center;margin-right:24px}.stepsItem .stepsItemName[data-v-5b4896d6]{display:block;width:84px;margin-bottom:8px}.stepsItem .dot[data-v-5b4896d6]{display:block;width:16px;height:16px;border-radius:50%;background:#e4e7ed}.stepsItem .vertical[data-v-5b4896d6]{display:block;width:5px;min-height:48px;height:100%;background:#e4e7ed}.stepsItem:last-child .vertical[data-v-5b4896d6]{display:none}.stepsItemActive[data-v-5b4896d6]{background:#1989fa!important}.infoTable[data-v-2aff255f]{margin-top:20px}.infoTable table[data-v-2aff255f]{width:100%;border:1px solid #a3a3a3}.infoTable table caption[data-v-2aff255f]{border:1px solid #a3a3a3;border-bottom:none}.hello_world{position:fixed;width:40px;height:80px;bottom:50px;right:50px;z-index:100}.top{width:100%;height:100%;display:block}.analysis[data-v-364d3213]{height:91%}.analysis .myEchart[data-v-364d3213]{height:100%}.scrollbar h4{padding:15px 0}.scrollbar .el-card__body p{margin:10px auto}.tree_header{display:-webkit-box;display:-ms-flexbox;display:flex}.tree_header>div{-webkit-box-sizing:border-box;box-sizing:border-box}.tree_header .grey_border{border:2px solid #e7e7e7;border-radius:5px}.tree_header .header_left{width:100%}.tree_header .header_left .header_info{height:160px}.tree_header .header_left .header_info .info_detail{display:-webkit-box;display:-ms-flexbox;display:flex;height:80px}.tree_header .header_left .header_info .info_detail>div{width:30%;height:100%;margin-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:15px}.tree_header .header_left .header_info .info_detail>div h4{margin:0}.tree_header .header_left .header_info .info_detail>div h4 span{margin-left:10px}.tree_header .header_left .header_info .info_detail>div h4 span:first-child{margin-left:5px}.tree_header .header_left .header_info .info_detail>div p{color:#8e8e8e;padding-left:5px;margin-top:5px}.tree_header .header_left .header_info .info_detail>div p:first-child{margin-top:0}.tree_header .header_left .header_info .info_detail>div p span{color:#000}.tree_header .header_left .header_info .info_detail .info_avatar{width:60px;height:60px;margin:15px 0 0 10px;padding:0}.tree_header .header_left .header_info .info_detail .info_idCard{width:40%}.tree_header .header_left .header_info .info_detail .areaName{width:300px;margin-top:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tree_header .header_left .header_info .info_compliance{margin-bottom:5px;padding-left:15px}.tree_header .header_left .header_info .info_compliance span{display:inline-block;padding:2px 10px;border-radius:10px;border:1px solid #dcdcdc;margin-left:10px;font-size:12px;cursor:pointer;background:#dcdcdc;border-color:#dcdcdc}.tree_header .header_left .header_info .info_compliance span.active{background:#e6f2ff;border-color:#99caff}.tree_header .header_left .header_info .three_high,.tree_header .header_left .header_info .three_info{display:-webkit-box;display:-ms-flexbox;display:flex}.tree_header .header_left .header_info .three_high{color:#000}.tree_header .header_left .header_info .three_high .three_high_title{width:80px}.tree_header .header_left .header_info .three_high .threeHigh_label{margin-left:10px;width:25px;height:25px;line-height:25px;text-align:center;color:#fff;display:inline-block;border-radius:50%;background-color:#017aff;cursor:pointer}.tree_header .header_left .header_info .three_high .threeHigh_label .threeHigh_six_label{position:fixed;background-color:#fff;width:600px;text-align:center;height:30px;line-height:30px;display:none}.tree_header .header_left .header_info .three_high .threeHigh_label:hover .threeHigh_six_label{color:#000;display:block;border:1px solid #000}.tree_header .header_left .header_info .three_circumference span:not(:last-child){padding-left:15px}.tree_header .header_left .header_info .three_circumference span:not(:last-child) i{font-style:normal;color:#0084ff}.tree_header .header_right{margin-left:20px;width:25%}.tree_header .header_right .header_coordination{height:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box}.tree_header .header_right .header_coordination>div:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative}.tree_header .header_right .header_coordination>div:first-child h3{border-right:2px solid #e7e7e7;position:absolute;left:50%;top:50%;margin-left:-30px;margin-top:-30px;padding-right:20px;width:80px;height:60px;line-height:60px}.tree_header .header_right .header_coordination>div:nth-child(2){-webkit-box-flex:2;-ms-flex:2;flex:2}.tree_header .header_right .header_coordination .header_coordination_btns{-webkit-box-sizing:border-box;box-sizing:border-box}.tree_header .header_right .header_coordination .header_coordination_btns span{display:inline-block;border:2px solid #0084ff;color:#0084ff;margin-left:15%;margin-top:20px;padding:2px 3px;border-radius:5px;font-size:14px;cursor:pointer}.tree_header .header_right .header_coordination .header_coordination_btns span:first-child{border-bottom-right-radius:15px}.tree_header .header_right .header_coordination .header_coordination_btns span:nth-child(2){border-color:#aee9e9;color:#aee9e9;border-bottom-left-radius:15px}.tree_header .header_right .header_coordination .header_coordination_btns span:nth-child(3){border-color:#ff9dc5;color:#ff9dc5;border-top-right-radius:15px}.tree_header .header_right .header_coordination .header_coordination_btns span:nth-child(4){border-color:#ffbf6e;color:#ffbf6e;border-top-left-radius:15px}.tree_header .header_right .header_coordination .header_coordination_btns .selected{color:#fff!important;border-color:#0084ff!important;background-color:#0084ff}.supUserInfo .supInfo_head{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.borderTable .supInfo_row,.supUserInfo .supInfo_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.borderTable .supInfo_row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.borderTable .supInfo_row p{margin:0;margin-right:30px;line-height:30px}.bottom_line{border:none;margin:0 10px;border-bottom:1px solid #000}.bottom_line::-webkit-input-placeholder{font-size:10px;color:grey}.bottom_line::-moz-placeholder{font-size:10px;color:grey}.bottom_line:-ms-input-placeholder{font-size:10px;color:grey}.bottom_line::-ms-input-placeholder{font-size:10px;color:grey}.bottom_line::placeholder{font-size:10px;color:grey}.analysis[data-v-6b65fd22]{height:91%}.analysis .myEchart[data-v-6b65fd22]{height:100%}.Questionnaire[data-v-9e892166]{min-height:300px}.Questionnaire .residentInfo table .dark[data-v-9e892166]{font-weight:600;text-align:right}.Questionnaire .residentInfo table td[data-v-9e892166]{padding:5px}.Questionnaire ul li[data-v-9e892166]{list-style:none;padding:0 30px;line-height:30px}.wenjuan .content{background-color:#fff;margin-bottom:10px;padding:0 10px}.wenjuan .content .option{padding:12px 0 5px 0}.wenjuan .title{border-bottom:1px dashed #ccc;padding:10px 0}.wenjuan .title .title_xh{font-size:15px;font-weight:800;color:#64b75a;padding:5px}.wenjuan .questionWrap{overflow:auto}.archive_details-layout[data-v-36347275]{background:#f0f2f5}.archive_details-layout .navBar[data-v-36347275]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.archive_details-layout .navBar .my_navbar[data-v-36347275]{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:4px;padding:12px 23px}.archive_details-layout .navBar .my_navbar .my_navbar_item[data-v-36347275]{text-align:center;padding:10px 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:48px}.archive_details-layout .navBar .my_navbar .my_navbar_item[data-v-36347275]:last-child{margin-right:0}.archive_details-layout .navBar .my_navbar .my_navbar_item.active[data-v-36347275]{color:#1989fa;position:relative;border-bottom:2px solid}.archive_details-layout .navBar .my_navbar .my_navbar_item.active[data-v-36347275]:after{display:none}.archive_details-layout .navBar .patient[data-v-36347275]{margin-left:16px;width:160px;border-radius:4px;background:linear-gradient(135deg,#0abbff,#0486fe);height:46px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-size:16px;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.archive_details-layout .navBar .patient[data-v-36347275]:active{background:linear-gradient(135deg,#0abbff,#5ba2e2)}.archive_details-layout .navBar .patient span[data-v-36347275]{margin-left:10px}.Questionnaire[data-v-1864f782]{min-height:300px}.Questionnaire .residentInfo table .dark[data-v-1864f782]{font-weight:600;text-align:right}.Questionnaire .residentInfo table td[data-v-1864f782]{padding:5px}.Questionnaire ul li[data-v-1864f782]{list-style:none;padding:0 30px;line-height:30px}.three_high_upload input::-webkit-inner-spin-button,.three_high_upload input::-webkit-outer-spin-button{-webkit-appearance:none!important}.three_high_upload input[type=‘number’]{-moz-appearance:textfield!important}.msg-text{display:block;width:60px;font-size:12px;text-align:center;cursor:pointer}.msg-text.display{color:#ccc}.login_form{width:100%}.login-container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;overflow:hidden;background-image:url(../img/bg.ccd50fff.jpg);background-repeat:no-repeat;background-size:100% 100%}.login-container:before{content:" ";position:absolute;top:0;left:0;width:50%;height:100%;background-color:rgba(0,0,0,.4)}.login-weaper{margin:0 auto;width:100%}.login-border,.login-left{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-left{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;float:left;width:50%;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.login-left .img{width:200px}.login-time{position:absolute;left:25px;top:25px;width:100%;color:#fff;font-weight:200;opacity:.9;font-size:18px;overflow:hidden;font-weight:700}.login-left .content,.login-left .title{margin-top:60px;text-align:right;width:100%;padding-right:60px;color:#fff;font-weight:100;letter-spacing:2px;font-size:56px;margin-bottom:0}.login-left .title{text-align:left;font-weight:600}.login-left .content{margin-top:-5px;font-weight:600}.login-left .content:last-child:after{display:block;content:"";width:30%;height:40px;border-top:2px dashed #fff;position:absolute;right:65px;margin-top:40px}.login-border{border-left:none;border-top-right-radius:5px;border-bottom-right-radius:5px;color:#fff;width:50%;float:left}.login-border,.login-main{-webkit-box-sizing:border-box;box-sizing:border-box}.login-main{margin:0 auto;padding:30px 50px;width:65%;background-color:#fff;border-radius:10px}.login-main>h3{margin-bottom:20px}.login-title{color:#000;margin-bottom:50px;font-weight:700;font-size:28px;text-align:center;letter-spacing:4px}.login-menu{margin-top:40px;width:100%;text-align:center}.login-menu a{color:#999;font-size:12px;margin:0 8px}.login-submit{width:100%;height:45px;border:1px solid #409eff;background:#487eff;border-radius:20px;font-size:18px;letter-spacing:2px;font-weight:400;color:#fff;cursor:pointer;margin-top:10px;font-family:neo;-webkit-transition:.25s;transition:.25s}.login-form{margin:10px 0}.login-form i{color:#333}.login-form .el-form-item__content{width:100%}.login-form .el-form-item{margin-bottom:12px}.login-form .el-input input{padding:20px 0 20px 40px;text-indent:5px;border-radius:0}.login-form .el-input .el-input__prefix,.login-form .el-input .el-input__suffix{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.login-form .el-input .el-input__prefix{margin-left:8px}.login-code{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin:0 0 0 10px}.login-code-img{margin-top:2px;width:100px;height:38px;background-color:#fdfdfd;border:1px solid #f0f0f0;color:#333;font-weight:700;line-height:38px}.login-code-img,.login-email-img{font-size:14px;letter-spacing:5px;text-indent:5px;text-align:center}.login-email-img{width:150px;height:35px;background-color:#487eff;border:1px solid #487eff;border-radius:5px;color:#fff;line-height:35px;cursor:pointer}.el-select{width:100%}::v-deep .el-input__inner{height:42px}.userlogin_title{color:#7688ff;font-size:30px;margin-bottom:25px}.userlogin_title p{margin:0}.login_form{width:80%;margin:0 auto}.login_form i{color:#4b60ff;font-size:16px}.login_form .el-form-item__content input{border-radius:20px!important;padding-left:50px;-webkit-box-shadow:0 0 10px 0 #81a1ff;box-shadow:0 0 10px 0 #81a1ff}.login_form .el-form-item__content .el-input__prefix{margin:0 15px}.login_form .my_select i{color:#fff;font-size:16px}.login_form .my_select input{background-color:#798df4;color:#fff}.login_form .my_select .el-input__suffix i{font-size:20px}.wel_home[data-v-6f17e26a]{padding:10px 20px}.wel_home .home_title_box[data-v-6f17e26a]{position:relative}.wel_home .home_title_box .home_title[data-v-6f17e26a]{position:absolute;width:200px;height:40px;text-align:center;color:#fff;line-height:40px;top:-20px;left:30px;border-radius:30px;background-color:#156ce3;letter-spacing:5px;text-indent:5px}.wel_home .home_title_box .notice_flex[data-v-6f17e26a]{display:-webkit-box;display:-ms-flexbox;display:flex}.wel_home .home_title_box .notice_flex .notice_index[data-v-6f17e26a]{display:block;width:80px;text-align:center}.wel_home .home_title_box .notice_flex .notice_title[data-v-6f17e26a]{display:block;width:calc(100% - 380px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wel_home .home_title_box .notice_flex .notice_name[data-v-6f17e26a],.wel_home .home_title_box .notice_flex .notice_time[data-v-6f17e26a]{width:150px;text-align:center}.wel_home .home_title_box .notice_top[data-v-6f17e26a]{font-weight:600;background-color:#f5f5f5;padding:10px 0}.wel_home .bulletin_board[data-v-6f17e26a]{width:100%;height:400px;margin-top:20px;padding:40px 20px 20px;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;background-color:#fff}.wel_home .bulletin_board .notice[data-v-6f17e26a]{height:30px;line-height:30px;width:100%}.wel_home .bulletin_board .notice[data-v-6f17e26a]:hover{color:#409eff}.wel_home .bulletin_board .notice:hover span[data-v-6f17e26a]{border-bottom:1px solid #409eff}.wel_home .bulletin_board .notice span[data-v-6f17e26a]{cursor:pointer}.wel_home .echarts_module[data-v-6f17e26a]{margin-top:10px}.wel_home .echarts_module .box-title-box .box-title-h2[data-v-6f17e26a]{background-color:#156ce3;text-align:center;font-weight:500;margin-bottom:10px;font-size:18px;height:40px;line-height:40px;color:#fff;position:relative}.wel_home .echarts_module .box-title-box .box-title-h2 span[data-v-6f17e26a]{font-size:32px;font-weight:500;margin:0 10px}.wel_home .echarts_module .box-title-box .box-title-h2 .box-title-time[data-v-6f17e26a]{position:absolute;color:#fff;right:15px;top:5px;letter-spacing:0;font-size:14px}.wel_home .echarts_module .statistics_list[data-v-6f17e26a]{height:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;margin-bottom:20px}.wel_home .echarts_module .statistics_list .statistics[data-v-6f17e26a]{position:relative;width:24%;background-color:#2064f7;border-radius:5px;cursor:pointer}.wel_home .echarts_module .statistics_list .statistics .statistics_title[data-v-6f17e26a]{position:absolute;left:20px;top:10px}.wel_home .echarts_module .statistics_list .statistics .statistics_num[data-v-6f17e26a]{text-align:center;position:absolute;left:20px;top:35%;font-size:30px}.wel_home .echarts_module .statistics_list .statistics .statistics_num span[data-v-6f17e26a]{font-size:15px}.wel_home .echarts_module .statistics_list .statistics .statistics_proportion[data-v-6f17e26a]{height:40px;margin-top:90px}.wel_home .echarts_module .statistics_list .statistics:first-child .statistics_num[data-v-6f17e26a]{width:100%;text-align:center;position:absolute;left:0;top:35%;font-size:30px}.wel_home .echarts_module .statistics_list .statistics1[data-v-6f17e26a]{position:relative;width:29%;background-color:#2064f7;border-radius:5px;cursor:pointer}.wel_home .echarts_module .statistics_list .statistics1 .statistics_title[data-v-6f17e26a]{position:absolute;left:20px;top:10px}.wel_home .echarts_module .statistics_list .statistics1 .statistics_num[data-v-6f17e26a]{text-align:center;position:absolute;left:20px;top:35%;font-size:30px}.wel_home .echarts_module .statistics_list .statistics1 .statistics_num span[data-v-6f17e26a]{font-size:15px}.wel_home .echarts_module .statistics_list .statistics1 .statistics_proportion[data-v-6f17e26a]{height:40px;margin-top:90px}.wel_home .echarts_module .statistics_list .statistic[data-v-6f17e26a]{position:relative;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;width:29%;background-color:#fff;color:#000;border-radius:5px;cursor:pointer}.wel_home .echarts_module .statistics_list .statistic .statistics_title[data-v-6f17e26a]{width:100%;position:absolute;text-align:center;top:10px}.wel_home .echarts_module .statistics_list .statistic .statistics_proportion[data-v-6f17e26a]{height:100px;margin-top:35px}.wel_home .echarts_module .statistics_list .statistic:first-child .statistics_num[data-v-6f17e26a]{width:100%;text-align:center;position:absolute;left:50%;top:35%;font-size:30px}.wel_home .echarts_module .orderPersonNum[data-v-6f17e26a]{position:relative;margin-top:10px}.wel_home .echarts_module .orderPersonNum .orderPerson_select[data-v-6f17e26a]{position:absolute;z-index:999;right:35px;top:20px}.wel_home .echarts_module .orderPersonNum .orderPerson_map[data-v-6f17e26a]{width:100%;height:350px;overflow:hidden}.wel_home .echarts_module .statistics_mb[data-v-6f17e26a]{margin:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff}.wel_home .echarts_module .statistics_mb .mb_left[data-v-6f17e26a]{width:100%;height:100%}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_top[data-v-6f17e26a]{padding-right:20px;height:245px;min-width:600px}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_top h3[data-v-6f17e26a]{padding-left:20px}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_top .second_title[data-v-6f17e26a]{text-align:center;color:#8d8d8d}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_top .second_title i[data-v-6f17e26a]{display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#f99;margin:0 5px}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_top .second_title i[data-v-6f17e26a]:nth-child(2){background-color:#f90}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_top .second_title i[data-v-6f17e26a]:nth-child(3){background-color:#669}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_top .second_title .three_high_name[data-v-6f17e26a]{color:#f99;margin-top:15px}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_top .second_title .htree_high_num[data-v-6f17e26a]{width:90%;background-color:#f99;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-ms-flex-pack:distribute;justify-content:space-around;border-radius:5px;float:right}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_top .second_title .htree_high_num>span[data-v-6f17e26a]{width:25%}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_bottom[data-v-6f17e26a]{margin-top:10px;height:245px}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_bottom .standard[data-v-6f17e26a]{height:200px}.wel_home .echarts_module .statistics_mb .mb_right[data-v-6f17e26a]{width:35%;height:100%;margin-left:15px}.wel_home .echarts_module .statistics_mb .mb_right .hypertension[data-v-6f17e26a]{display:-webkit-box;display:-ms-flexbox;display:flex;height:90px;margin-top:20px}.wel_home .echarts_module .statistics_mb .mb_right .hypertension .hypertension_left[data-v-6f17e26a]{width:45%}.wel_home .echarts_module .statistics_mb .mb_right .hypertension .hypertension_right[data-v-6f17e26a]{width:50%;margin-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wel_home .echarts_module .statistics_mb .mb_right .hypertension .hypertension_right>div p[data-v-6f17e26a]:nth-child(2){color:#2064f5;font-size:18px}.wel_home p[data-v-6f17e26a]{margin:0}.wel_home .el-col:hover .convenientMenu1[data-v-6f17e26a]{background-color:#fec987!important}.wel_home .el-col:hover .convenientMenu2[data-v-6f17e26a]{background-color:#aeb6ff!important}.wel_home .el-col:hover .convenientMenu3[data-v-6f17e26a]{background-color:#8adaa2!important}.wel_home .el-col:hover .convenientMenu4[data-v-6f17e26a]{background-color:#7be1d7!important}.wel_home .el-col:hover .convenientMenu5[data-v-6f17e26a]{background-color:#7cc0ff!important}.wel_home .el-col:hover .convenientMenu6[data-v-6f17e26a]{background-color:#ffabb6!important}.wel_home .el-col:hover .modulebox p[data-v-6f17e26a]{color:#fff!important}.wel_home .el-col .modulebox[data-v-6f17e26a]{cursor:pointer;position:relative;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;background-color:#fff;padding:25px;margin-bottom:20px;border-radius:10px}.wel_home .el-col .modulebox p[data-v-6f17e26a]:first-child{font-size:20px;color:#134069;line-height:38px}.wel_home .el-col .modulebox .subTitile[data-v-6f17e26a]{color:#bbb;font-size:12px}.wel_home .el-col .modulebox span[data-v-6f17e26a]{position:absolute;width:50px;height:50px;border-radius:50%;right:15px;top:25px;color:#fff;text-align:center}.wel_home .el-col .modulebox span i[data-v-6f17e26a]{font-size:24px;line-height:40px;text-align:center}.wel_home .notice_dialog[data-v-6f17e26a] .el-dialog__body{padding:10px 20px!important}.wel_home .notice_dialog .notice_info h2[data-v-6f17e26a]{text-align:center}.wel_home .notice_dialog .notice_info .notice_main[data-v-6f17e26a]{text-indent:2em}.wel_home .notice_dialog .notice_info .notice_bottom[data-v-6f17e26a]{float:right;width:40%}.wel_home .notice_dialog .notice_info .notice_bottom span[data-v-6f17e26a]{margin-top:10px;display:block;text-align:center;font-size:16px}.wel_home .notice_dialog .notice_info[data-v-6f17e26a]:after{display:table;content:"";height:0;clear:both}.el-dialog__wrapper .el-dialog[data-v-598993cc]{width:61%!important}.el-dialog__wrapper .el-dialog .dialog-main-tree[data-v-598993cc]{max-height:400px;overflow-y:auto}.el-dialog__wrapper .el-form-item__label[data-v-598993cc]{width:20%!important;padding-right:20px}.el-dialog__wrapper .el-form-item__content[data-v-598993cc]{margin-left:20%!important}.avue-upload__icon{line-height:178px}@media screen and (max-width:992px){.avue-upload__icon{line-height:100px}}.avatar-uploader .el-upload{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden}.avatar-uploader .el-upload:hover{border-color:#409eff}.avatar-uploader-icon{font-size:28px!important;color:#8c939d!important;width:178px!important;height:178px!important;line-height:178px!important;text-align:center!important}.avatar{width:178px;height:178px;display:block}.coronary-heart-card[data-v-59b8736a] .el-checkbox__input.is-disabled+span.el-checkbox__label,.coronary-heart-card[data-v-59b8736a] .el-input.is-disabled .el-input__inner,.coronary-heart-card[data-v-59b8736a] .el-radio__input.is-disabled+span.el-radio__label{color:#606266}.coronary-heart-card[data-v-59b8736a] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,.coronary-heart-card[data-v-59b8736a] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#409eff}.coronary-heart-card[data-v-59b8736a] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after,.coronary-heart-card[data-v-59b8736a] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{border-color:#fff}.coronary-heart-card[data-v-59b8736a] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:#fff}.coronary-heart-card .internal-button[data-v-59b8736a]{text-align:right}.coronary-heart-card .internal-button button[data-v-59b8736a]{width:100px;height:38px;font-size:14px}.coronary-heart-card[data-v-2c81a2a9] .el-checkbox__input.is-disabled+span.el-checkbox__label,.coronary-heart-card[data-v-2c81a2a9] .el-input.is-disabled .el-input__inner,.coronary-heart-card[data-v-2c81a2a9] .el-radio__input.is-disabled+span.el-radio__label{color:#606266}.coronary-heart-card[data-v-2c81a2a9] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,.coronary-heart-card[data-v-2c81a2a9] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#409eff}.coronary-heart-card[data-v-2c81a2a9] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after,.coronary-heart-card[data-v-2c81a2a9] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{border-color:#fff}.coronary-heart-card[data-v-2c81a2a9] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:#fff}.coronary-heart-card .internal-button[data-v-2c81a2a9]{text-align:right}.coronary-heart-card .internal-button button[data-v-2c81a2a9]{width:100px;height:38px;font-size:14px}.diabetes-card[data-v-61a707c4] .el-checkbox__input.is-disabled+span.el-checkbox__label,.diabetes-card[data-v-61a707c4] .el-input.is-disabled .el-input__inner,.diabetes-card[data-v-61a707c4] .el-radio__input.is-disabled+span.el-radio__label{color:#606266}.diabetes-card[data-v-61a707c4] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,.diabetes-card[data-v-61a707c4] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#409eff}.diabetes-card[data-v-61a707c4] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after,.diabetes-card[data-v-61a707c4] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{border-color:#fff}.diabetes-card[data-v-61a707c4] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:#fff}.diabetes-card .internal-button[data-v-61a707c4]{text-align:right}.diabetes-card .internal-button button[data-v-61a707c4]{width:100px;height:38px;font-size:14px}.coronary-heart-card[data-v-0e0a0532] .el-checkbox__input.is-disabled+span.el-checkbox__label,.coronary-heart-card[data-v-0e0a0532] .el-input.is-disabled .el-input__inner,.coronary-heart-card[data-v-0e0a0532] .el-radio__input.is-disabled+span.el-radio__label{color:#606266}.coronary-heart-card[data-v-0e0a0532] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,.coronary-heart-card[data-v-0e0a0532] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#409eff}.coronary-heart-card[data-v-0e0a0532] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after,.coronary-heart-card[data-v-0e0a0532] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{border-color:#fff}.coronary-heart-card[data-v-0e0a0532] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:#fff}.coronary-heart-card .internal-button[data-v-0e0a0532]{text-align:right}.coronary-heart-card .internal-button button[data-v-0e0a0532]{width:100px;height:38px;font-size:14px}.hyperlipidemia-card[data-v-f9a5d136] .el-checkbox__input.is-disabled+span.el-checkbox__label,.hyperlipidemia-card[data-v-f9a5d136] .el-input.is-disabled .el-input__inner,.hyperlipidemia-card[data-v-f9a5d136] .el-radio__input.is-disabled+span.el-radio__label{color:#606266}.hyperlipidemia-card[data-v-f9a5d136] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,.hyperlipidemia-card[data-v-f9a5d136] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#409eff}.hyperlipidemia-card[data-v-f9a5d136] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after,.hyperlipidemia-card[data-v-f9a5d136] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{border-color:#fff}.hyperlipidemia-card[data-v-f9a5d136] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:#fff}.hyperlipidemia-card .internal-button[data-v-f9a5d136]{text-align:right}.hyperlipidemia-card .internal-button button[data-v-f9a5d136]{width:100px;height:38px;font-size:14px}.hypertension-card[data-v-5c90b594] .el-checkbox__input.is-disabled+span.el-checkbox__label,.hypertension-card[data-v-5c90b594] .el-input.is-disabled .el-input__inner,.hypertension-card[data-v-5c90b594] .el-radio__input.is-disabled+span.el-radio__label{color:#606266}.hypertension-card[data-v-5c90b594] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,.hypertension-card[data-v-5c90b594] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#409eff}.hypertension-card[data-v-5c90b594] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after,.hypertension-card[data-v-5c90b594] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{border-color:#fff}.hypertension-card[data-v-5c90b594] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:#fff}.hypertension-card .internal-button[data-v-5c90b594]{text-align:right}.hypertension-card .internal-button button[data-v-5c90b594]{width:100px;height:38px;font-size:14px}.file-management .screening-tips[data-v-33955e08]{text-align:center;font-size:16px}.dialogTabs[data-v-33955e08]{margin-bottom:25px}.tabsItem i[data-v-33955e08]{margin:0 6px}.tabsItem:last-child i[data-v-33955e08]{display:none}.tabsItemActive[data-v-33955e08]{color:#0486fe}.dialogTabsContent[data-v-33955e08]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dialogTabsContent .el-checkbox[data-v-33955e08]{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:normal}.screenRes[data-v-33955e08]{margin-top:-10px;font-size:18px}.screenRes span[data-v-33955e08]{margin-right:30px}.myEchart[data-v-47a663ac],.myEchart[data-v-053b749c],.myEchart[data-v-5455cf26],.myEchart[data-v-df42f010]{height:100%}.point[data-v-0a2533de]{width:20px;height:20px;position:relative;border-radius:50%;cursor:pointer}.point-flicker[data-v-0a2533de]:after,.point[data-v-0a2533de]{background-color:#ffb400}.point-flicker[data-v-0a2533de]:before{background-color:#ba9a4d}.point-flicker[data-v-0a2533de]:after,.point-flicker[data-v-0a2533de]:before{content:"";width:30px;height:30px;position:absolute;left:50%;top:50%;margin-left:-15px;margin-top:-15px;border-radius:50%;-webkit-animation:warn-data-v-0a2533de 1.5s ease-out 0s infinite;animation:warn-data-v-0a2533de 1.5s ease-out 0s infinite}@-webkit-keyframes warn-data-v-0a2533de{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:1}30%{opacity:1}to{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0}}@keyframes warn-data-v-0a2533de{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:1}30%{opacity:1}to{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0}}.map_10011[data-v-0a2533de]{top:25vh;left:7vw}.bounce[data-v-0a2533de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;font:normal 700 18px Product Sans,sans-serif;white-space:nowrap;font-size:18px;color:#1eb3ef}.letter[data-v-0a2533de]{-webkit-animation:bounce-data-v-0a2533de .75s cubic-bezier(.05,0,.2,1) infinite alternate;animation:bounce-data-v-0a2533de .75s cubic-bezier(.05,0,.2,1) infinite alternate;display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);margin-top:.5em;text-shadow:hsla(0,0%,100%,.4) 0 0 .05em;font:normal 500 18px Varela Round,sans-serif}.letter[data-v-0a2533de]:first-child{-webkit-animation-delay:0s;animation-delay:0s}.letter[data-v-0a2533de]:nth-child(2){-webkit-animation-delay:.0833333333s;animation-delay:.0833333333s}.letter[data-v-0a2533de]:nth-child(3){-webkit-animation-delay:.1666666667s;animation-delay:.1666666667s}.letter[data-v-0a2533de]:nth-child(4){-webkit-animation-delay:.25s;animation-delay:.25s}.letter[data-v-0a2533de]:nth-child(5){-webkit-animation-delay:.3333333333s;animation-delay:.3333333333s}.letter[data-v-0a2533de]:nth-child(6){-webkit-animation-delay:.4166666667s;animation-delay:.4166666667s}@-webkit-keyframes bounce-data-v-0a2533de{0%{-webkit-transform:translateZ(0);transform:translateZ(0);text-shadow:hsla(0,0%,100%,.4) 0 0 .05em}to{-webkit-transform:translate3d(0,-1em,0);transform:translate3d(0,-1em,0);text-shadow:hsla(0,0%,100%,.4) 0 1em .35em}}@keyframes bounce-data-v-0a2533de{0%{-webkit-transform:translateZ(0);transform:translateZ(0);text-shadow:hsla(0,0%,100%,.4) 0 0 .05em}to{-webkit-transform:translate3d(0,-1em,0);transform:translate3d(0,-1em,0);text-shadow:hsla(0,0%,100%,.4) 0 1em .35em}}.square[data-v-0a2533de]{vertical-align:text-top}.green[data-v-0a2533de]{color:#43ca78;vertical-align:middle}.yellow[data-v-0a2533de]{color:#fcff05;vertical-align:middle}.orange[data-v-0a2533de]{color:#fb8302;vertical-align:middle}.red[data-v-0a2533de]{color:#fd0202;vertical-align:middle}.blue[data-v-0a2533de]{color:#68e4ff;vertical-align:middle}.title[data-v-0a2533de]{background:-webkit-gradient(linear,left top,right top,from(#061b89),to(#02075d));background:linear-gradient(90deg,#061b89,#02075d);padding:5px;text-align:center;margin:0}.title .text[data-v-0a2533de]{font:16px "\5FAE\8F6F\96C5\9ED1";text-align:center;font-weight:700;background:-webkit-gradient(linear,left top,right top,from(#00e6ff),to(#0349bb));background:linear-gradient(90deg,#00e6ff,#0349bb);-webkit-background-clip:text;color:transparent}.buttons[data-v-0a2533de]{text-align:right;padding:0 10px;position:absolute;right:0;top:25px}.buttons span[data-v-0a2533de]{padding:2px 15px;border:1px solid #00a0ff;border-radius:20px;margin:0 10px;display:inline-block;font-size:12px;cursor:pointer}.largeScreen[data-v-0a2533de]{position:absolute;width:100%;height:100vh;background:url(../img/map_pl.91bb7843.png) 50% no-repeat;background-size:100% 100%;color:#fff;top:0;overflow:hidden;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.largeScreen .largeScreen_top[data-v-0a2533de]{margin:10px auto;font-size:25px;font-weight:800;text-align:center}.largeScreen .largeScreen_main[data-v-0a2533de]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:15px;height:calc(100vh - 60px)}.largeScreen .largeScreen_main>div[data-v-0a2533de]{margin:0 20px}.largeScreen .largeScreen_main>div>div[data-v-0a2533de]{margin-bottom:10px}.largeScreen .largeScreen_main .left[data-v-0a2533de],.largeScreen .largeScreen_main .right[data-v-0a2533de]{-webkit-box-flex:2;-ms-flex:2;flex:2;height:100%}.largeScreen .largeScreen_main .left>div[data-v-0a2533de],.largeScreen .largeScreen_main .right>div[data-v-0a2533de]{height:32%}.largeScreen .largeScreen_main .center[data-v-0a2533de]{-webkit-box-flex:3;-ms-flex:3;flex:3;height:100%;color:#fff}.largeScreen .largeScreen_main .center .center_top[data-v-0a2533de]{height:33%;position:relative}.largeScreen .largeScreen_main .center .center_top .top_header[data-v-0a2533de]{height:40%;border-radius:4px;background-color:#263f85;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.largeScreen .largeScreen_main .center .center_top .top_header p[data-v-0a2533de]{text-align:center}.largeScreen .largeScreen_main .center .center_top .top_footer[data-v-0a2533de]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}.largeScreen .largeScreen_main .center .center_top .top_footer>div[data-v-0a2533de]{width:8vw;height:8vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;padding:20px 0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;color:#fff;text-align:center}.largeScreen .largeScreen_main .center .center_top .top_footer>div.orange[data-v-0a2533de]{background-color:#fb9a08}.largeScreen .largeScreen_main .center .center_top .top_footer>div.light_blue[data-v-0a2533de]{background-color:#00c9ff}.largeScreen .largeScreen_main .center .center_top .top_footer>div.purple[data-v-0a2533de]{background-color:#ca60ef}.largeScreen .largeScreen_main .center .center_top .top_footer>div.dark_blue[data-v-0a2533de]{background-color:#254085}.largeScreen .largeScreen_main .center .center_top .top_footer>div.dark_blue .statistics_name[data-v-0a2533de]{width:80%;margin:0 auto}.largeScreen .largeScreen_main .center .center_bottom[data-v-0a2533de]{height:63%;position:relative}.largeScreen .largeScreen_main .center .center_bottom .center_bottom_title[data-v-0a2533de]{border-left:5px solid #0b70e0;padding-left:10px;margin-top:10px;color:#fff}.largeScreen .largeScreen_main .center .center_bottom img[data-v-0a2533de]{display:block;margin:0 auto;height:100%}.largeScreen .largeScreen_main .seamless_warp_title[data-v-0a2533de]{text-align:center;background:-webkit-gradient(linear,left top,right top,from(#061b89),to(#02075d));background:linear-gradient(90deg,#061b89,#02075d);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}.largeScreen .largeScreen_main .seamless_warp_title>span[data-v-0a2533de]{display:inline;-webkit-box-flex:1;-ms-flex:1;flex:1}.largeScreen .largeScreen_main .seamless_warp_title>span.li_item_time[data-v-0a2533de]{-webkit-box-flex:2;-ms-flex:2;flex:2}.largeScreen .largeScreen_main .seamless_warp[data-v-0a2533de]{height:80%;overflow:hidden}.largeScreen .largeScreen_main .seamless_warp ul[data-v-0a2533de]{width:100%;padding:0;margin:0;list-style:none}.largeScreen .largeScreen_main .seamless_warp ul .li_item[data-v-0a2533de]{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;margin:5px 0}.largeScreen .largeScreen_main .seamless_warp ul .li_item span[data-v-0a2533de]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.largeScreen .largeScreen_main .seamless_warp ul .li_item span.li_item_time[data-v-0a2533de]{-webkit-box-flex:2;-ms-flex:2;flex:2}.largeScreen .largeScreen_main .mian_content[data-v-0a2533de]{height:calc(100% - 30px);position:relative}.largeScreen .largeScreen_main .mian_content .buttons[data-v-0a2533de]{position:absolute;z-index:999;left:0;top:10px}.largeScreen .largeScreen_main .mian_content .three_high_type_buttons[data-v-0a2533de]{position:absolute;z-index:999;left:50%;width:300px;margin:0 0 0 -150px}.largeScreen .largeScreen_main .mian_content .three_high_type_buttons .active[data-v-0a2533de]{color:#030b65;background-color:#ddd}.template[data-v-11927df8]{margin:12px}.header[data-v-11927df8]{width:100%;background:#fff;border-radius:8px;padding:24px 20px 24px 24px;margin-bottom:12px}.mainTable[data-v-11927df8]{width:100%;background:#fff;border-radius:8px;padding:24px}.dataAnalysisTop[data-v-74f2a4aa]{width:96%;margin:10px 2% 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dataAnalysis[data-v-74f2a4aa]{margin-bottom:50px}.custom-label[data-v-74f2a4aa] .el-form-item__label{font-weight:700;margin-bottom:5px}.optionsBtn[data-v-1ffc625f]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:12px}.optionsBtn .batchApproval[data-v-1ffc625f]{display:block;width:80px;height:30px;background:#dce6f3;border-radius:4px;text-align:center;line-height:30px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#5b82bd;border:1px solid #becee6;cursor:pointer}.dataReportDetail[data-v-42b98b92]{padding:0 17px;min-height:600px;overflow:hidden;background:#fff;padding-bottom:20px}.topMain[data-v-42b98b92]{height:46px;padding-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topMain .seeUserInfo[data-v-42b98b92]{height:46px}.topMain .leftUser[data-v-42b98b92]{width:160px;height:46px;margin-left:12px;background:linear-gradient(135deg,#0abbff,#0486fe);border-radius:4px;color:#fff;text-align:center;line-height:46px;font-size:16px;overflow:hidden}.topMain .leftUser .patientName[data-v-42b98b92]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content[data-v-42b98b92]{padding-top:10px;padding-left:18px;width:100%;margin-bottom:10px}.content .contentTitle[data-v-42b98b92]{height:28px;font-size:18px;line-height:28px;font-weight:600;color:#409eff;margin-bottom:5px}.content .line[data-v-42b98b92]{display:block;height:1px;background-color:#f3f3f3;margin-bottom:8px}.content .contentMain[data-v-42b98b92]{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.content .contentMain .mainItem[data-v-42b98b92]{width:48%;min-height:30px;line-height:30px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex}.content .contentMain .mainItem .mainItemName[data-v-42b98b92]{width:160px;height:30px;text-align:right;padding-right:10px;-ms-flex-negative:0;flex-shrink:0;color:#000;font-size:550}.content .contentMain .mainItem .mainItemValue[data-v-42b98b92]{min-width:200px;max-height:64px;overflow-y:scroll}.content .contentMain .mainItem .mainItemValue[data-v-42b98b92]::-webkit-scrollbar{display:none}.content .contentMain .mainItem .hoverScroll[data-v-42b98b92]{overflow-y:scroll;white-space:wrap}.content .contentMain .mainItem .hoverScroll[data-v-42b98b92]::-webkit-scrollbar{display:block;width:8px;height:16px}.content .contentMain .mainItem .hoverScroll[data-v-42b98b92]::-webkit-scrollbar-thumb{background-color:#49b1f5;background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);border-radius:32px}.content .contentMain .mainItem .hoverScroll[data-v-42b98b92]::-webkit-scrollbar-track{background-color:#dbeffd;border-radius:32px}.content .contentMain .left[data-v-42b98b92],.content .contentMain .right[data-v-42b98b92]{width:45%;height:200px;border:1px solid #000}.contactWayTable[data-v-42b98b92]{margin-left:50px}.contactWayTable .contactWayTableHead[data-v-42b98b92]{width:1027px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.contactWayTable .contactWayTableHead span[data-v-42b98b92]{display:inline-block;width:292px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.contactWayTable .contactWayTableHead span[data-v-42b98b92]:first-child{width:148px}.contactWayTable .contactWayTableBody .contactWayRow[data-v-42b98b92]{width:1027px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.contactWayTable .contactWayTableBody .contactWayRow span[data-v-42b98b92]{display:inline-block;width:292px;max-height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;overflow:hidden}.contactWayTable .contactWayTableBody .contactWayRow span[data-v-42b98b92]:first-child{width:148px;background:#f8f9ff}.contactWayTable .contactWayTableBody .contactWayRow .noItem[data-v-42b98b92]{background:#f8f9ff}.contactWayTable .contactWayTableBody .contactWayRow .itemRemark[data-v-42b98b92]{overflow-y:scroll}.contactWayTable .contactWayTableBody .contactWayRow .itemRemark[data-v-42b98b92]::-webkit-scrollbar{display:none}.contactWayTable .contactWayTableBody .contactWayRow .hoverScroll[data-v-42b98b92]{overflow-y:scroll;white-space:wrap}.contactWayTable .contactWayTableBody .contactWayRow .hoverScroll[data-v-42b98b92]::-webkit-scrollbar{display:block;width:8px;height:16px}.contactWayTable .contactWayTableBody .contactWayRow .hoverScroll[data-v-42b98b92]::-webkit-scrollbar-thumb{background-color:#49b1f5;background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);border-radius:32px}.contactWayTable .contactWayTableBody .contactWayRow .hoverScroll[data-v-42b98b92]::-webkit-scrollbar-track{background-color:#dbeffd;border-radius:32px}.requireIcon[data-v-42b98b92]:before{content:"*";color:#f56c6c;margin-right:4px}.viewClass[data-v-42b98b92]{cursor:pointer}.optionsBtn[data-v-15ffd44e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:12px}.optionsBtn .batchApproval[data-v-15ffd44e]{display:block;width:80px;height:30px;background:#dce6f3;border-radius:4px;text-align:center;line-height:30px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#5b82bd;border:1px solid #becee6;cursor:pointer}.optionsBtn[data-v-741de05e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:12px}.optionsBtn .batchApproval[data-v-741de05e]{display:block;width:80px;height:30px;background:#dce6f3;border-radius:4px;text-align:center;line-height:30px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#5b82bd;border:1px solid #becee6;cursor:pointer}.detailInfoTextarea[data-v-37a37754] .el-textarea{min-width:320px}.detailInfoTextareaOne[data-v-37a37754] .el-textarea{min-width:300px}.disableClass[data-v-37a37754]{cursor:not-allowed}.requireIcon[data-v-37a37754]:before{content:"*";color:#f56c6c;margin-right:4px}.dataReport[data-v-37a37754]{padding-right:17px}.dataReport[data-v-37a37754] .el-form-item__label{line-height:16px}.dataReport .commItem[data-v-37a37754]{width:100%;background:#fff;border-radius:4px;padding-left:17px}.dataReport .commItem .title[data-v-37a37754]{width:145px;height:36px;margin:0 17px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#000;background:#f5f7fa}.dataReport .commItem .title .icon[data-v-37a37754]{display:inline-block;width:22px;height:18px;margin-right:10px;margin-left:11px}.dataReport .commItem .line[data-v-37a37754]{display:inline-block;width:100%;height:2px;border:1px solid #f0f2f5;margin-top:7px;margin-bottom:12px}.baseInfo[data-v-37a37754]{width:1596px;height:auto;padding-top:24px}.baseInfo .icon[data-v-37a37754]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAWxJREFUOE+lkr0vQ2EYxc+57eAjjYiEkcUfQBOR0GC0uK2FSU0SXUw2MYjNwlIhEfeyMDXt0tFHK0Ei/gALm89Ie1Mk2nukDUFTItc7nvO8v/e8z/MQNc6I/dhF17cIIlSxhYyM0lwq2nxeXc5qIbLlDLiu0gDqq7xnw+BwYiJw8FX/Bhjck7/pyrkA0FErGYDLXHugc3+IxQ//G8DczIdAHP5wuSIb9IcS0YZsbYDtjEHa+Q0AcjwZDezWBETsp35XxYznBP/uQfllb1OQaNqFSdIdlpQldCQaC9D7HhAZyp0XfH2k+iUjnYw2WiBVmULYysUFTn/+XWcS4xSPK3tE9ZKKAQx+1AhaTU02xTi6XegulUpnv3b+B9Pn+oIM286ypBkvAIorNO38CYQeLwAQpzSt/D2AFk8A4KGc4BWC3xOAKNK0nGtAbZ4A4A3DlrMmaMoLgMA6RzbuAvTXLUGKAGj9I+gWZELFl9k3JL6dGRae6QMAAAAASUVORK5CYII=) 50% no-repeat}.contactWay[data-v-37a37754]{width:1596px;padding-top:24px;margin-top:12px;padding-bottom:23px}.contactWay .icon[data-v-37a37754]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAASCAYAAAC0EpUuAAAAAXNSR0IArs4c6QAAAw5JREFUOE+FlN9vU2UYxz/PORso6zkzSvAHiUZiIgmJiROiEElQSdSIPQPZhSTQdjPuSsIlF17MP4EbdCixp8IFJLq2C9NAAhK9QTM0CsxBQoIhRuWH7nStW9fzPuZ0bWlLGc/deX583uf5Pu97BCCeDuICBxSmKmoNTqRif0b+dosfLj4hthlG9A1V1goYYEpVT2K6DuWHev6IamTH56WXQql8B3RFDoUruoxN47vcm81QLzO7C2NGgVinA4EAkfdzCeeY9PtBVhWvNVG+zCWdnXVf3C+8IqqnAPsewEW3UMHwqnh+cANlZVvy37mk+2jd56WD08DLIhxT2IDyrCCnFGOBvAbyK3ARdADkjHjpoAx0N0FVoT+fdPNN0Gi0dC7h7H3n6NyaSrk8kUu5a1GVfr8wLcLGsYR7y/ODDMpO8dKFv0BXNUFP5JLuthY9/eAmyi/LVjhvlf+bjaN60O7u7lsI5y3LWOdV9d3lPe7386XCaYE1kaYTqrxZh4hY+7KJ2IFWaOFTVN8DwiZdTSQiqFXLrcXkqGz3i4NGw8N1iIqO5BO9HzVD3x4NVlrL+QF4eqlFKfyjlnlBBo7rg+XS7FXQx6pXSuRsPuFsaS/enimsMiEZRF/vCFbOGZGh8aRzMeqf/kxxSE34WS1Zbdte/9XunvPtxV56Zi9IXZoxRK6j+rtgn8kmeyYbEjY27Be+QWtdiPw0Y2Kbvk3JXIu26eAc8JQo+7MpN30vKaqdRrbNL622tfIj8HhVBvh6znIGTu6RYvS9ZUS7Hn6m9Py14oqfJ4dlYSltG9AoaccXxb7QhGfR+lOUS5bhg7FBJ7r8VVt8XXwC+q9REuMp97f2A1qgUdDzZ7eCGbsDjrwyJcIFRVejbKw+yMVpbhCyOT/kTjeD74JWwZmZFzFyAnhkqTFrsQvX5y/3TQ6vb0jSEVrT+ElbK0eAzfcFG1mXG3Qu3bX9ToUDx9VemCvuU2M+BB7qlCNwJJt0d993/PbiraO3e2MPdO9RNXGwngN6gWksDuWuxj5mRKKfdcP+B2LZPwZ2KZVFAAAAAElFTkSuQmCC) 50% no-repeat}.contactWay .contactWayTable .contactWayTableHead[data-v-37a37754]{width:1027px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.contactWay .contactWayTable .contactWayTableHead span[data-v-37a37754]{display:inline-block;width:282px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.contactWay .contactWayTable .contactWayTableHead span[data-v-37a37754]:first-child{width:148px}.contactWay .contactWayTable .contactWayTableBody .contactWayRow[data-v-37a37754]{width:1027px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.contactWay .contactWayTable .contactWayTableBody .contactWayRow span[data-v-37a37754]{display:inline-block;width:282px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 22px}.contactWay .contactWayTable .contactWayTableBody .contactWayRow span[data-v-37a37754]:first-child{width:148px;background:#f8f9ff}.patientStatus[data-v-37a37754]{width:1596px;height:240px;padding-top:24px;margin-top:12px;overflow:hidden}.patientStatus .icon[data-v-37a37754]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAWxJREFUOE+lkr0vQ2EYxc+57eAjjYiEkcUfQBOR0GC0uK2FSU0SXUw2MYjNwlIhEfeyMDXt0tFHK0Ei/gALm89Ie1Mk2nukDUFTItc7nvO8v/e8z/MQNc6I/dhF17cIIlSxhYyM0lwq2nxeXc5qIbLlDLiu0gDqq7xnw+BwYiJw8FX/Bhjck7/pyrkA0FErGYDLXHugc3+IxQ//G8DczIdAHP5wuSIb9IcS0YZsbYDtjEHa+Q0AcjwZDezWBETsp35XxYznBP/uQfllb1OQaNqFSdIdlpQldCQaC9D7HhAZyp0XfH2k+iUjnYw2WiBVmULYysUFTn/+XWcS4xSPK3tE9ZKKAQx+1AhaTU02xTi6XegulUpnv3b+B9Pn+oIM286ypBkvAIorNO38CYQeLwAQpzSt/D2AFk8A4KGc4BWC3xOAKNK0nGtAbZ4A4A3DlrMmaMoLgMA6RzbuAvTXLUGKAGj9I+gWZELFl9k3JL6dGRae6QMAAAAASUVORK5CYII=) 50% no-repeat}.tumourInfo[data-v-37a37754]{width:1596px;min-height:441px;padding-top:24px;margin-top:12px}.tumourInfo .icon[data-v-37a37754]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.ICD_O[data-v-37a37754]{width:1596px;min-height:372px;padding-top:24px;margin-top:12px}.ICD_O .icon[data-v-37a37754]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAxdJREFUOE+Nkk9oFHcUx79vZmc3/zZRKyKibZPGghQPMTXRJlbTJMUEmk3wVluzCSaaFgRPhYaNFz1KT1VysMwqCoGSJrRI6WZbqlgKehASvYiXgm1qTPfP/N2Z3d8rM7sbN0uRvsvMe+/3Pr833/kSSqHr+s6GhoZVLx1W9V6GOMlANwG7ABYAPWPQHVlg7rvx8M/lufKTvBfDci8CiH67UpiYf+ROA9xVfXBzTr8QChML0S1Pq0GXAP5Sy8G6sORgVRe1rwb53XUZgch8tO6el/gbnbhpt3y8Hw+P75XCWZutC0kHf+tcCfsThCQY7J1noIWAbg9GEJ3eZj4oomp3AD7yaZviDLwtB7M2zJmkg+e6qPPvJjq7OBqeLW85dI3DJGvZYk7JxWi4j4biWg8xb4h36oDiHN8rBzMebCmHNYPrGFglol/BgrnAl12jaTnYqNkb+jD10JCqzRJ4slKTaLvifNjqw4xYwsELU9SX+xJh2M6Ef9wEkugqReLaYzDvqxZ3rF1x+1tlJW3BiC3ZWDfhw4j5vAiEfqCC82RjhmiFImo2DaDpJYg8L20FOHT6XcX94C1ZSZlszCQdXje5oag18gCUlyCkPFAKwJaSqHlHdl4LidA4C/GVV5s8qLjHWmQlZUGPJXL4x/Jh1ZGhiKqtAPxOqWMvRhtrR+L6qGChlv0x2RF0jzZLSsoibfoni9I2qmD0yBP7CoGnKkGR68YgRCEGkAJwGwHSmQ4l/36zHHhhQvP+ZtricIVGszQSz3YLxt1SMbcYbayp3DuiZuMATnmGm+pU8t1v+rBsLGFTxoYPkwhHioaMawkw95UAKsB/FB1MChEmwNhe/szPDgXzXW9IgTUTmVjClrQc3V8YDfcWQd+YeyDlHwLY9h9CbipJBHx+KJg//LoUWDOQnlt2+7/oqX/gg7wYVo12hrgN8I7/Azv3XjDXsVsKAfitvjbYtQHyhj+6nm4mIX1NwMArYURLWxsDE1cGlYsS41ZNTeD2JlB5eCRuHhbC/QQkdRK4mYnyDPxFwD0hxI3vx5p+r77oXyEjUmdX5Q5QAAAAAElFTkSuQmCC) 50% no-repeat}.byStages[data-v-37a37754]{width:1596px;min-height:272px;padding-top:24px;margin-top:12px}.byStages .icon[data-v-37a37754]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAkNJREFUOE+d001I02EcB/Dv91nOpvuvOpQmFRFB9gLRIbpI2NuoQNNiUQe3aQeJ8BBSlwq6JETQQTpYZNowAiG2WR06KIFkdOvQrUPeJLzYNtS2+XzjP5b4snzpOf15/r/n831eiRXapVeze/K57D1A1YBxAAQgGwDpfjskx6Z2+U9/PME8/+U09qb20YMRADUrhRnDU/GwM1ISauhL1RoWkO3zCN1UdUtmAtAtQNvcf8ZjIvEWf2wZ1BxL75+zchOqF8+EPcmoc93ta4plorK2rwDRdMYj/seLoAsv0gdAjYCoWrockk8SEaejCLXI2hjAaZI9iYi/cx5q6E8fNMAwoGVIEc3R8KGECQh3ANVA+AliNBkNhApQcyx9yFoNAyise62NwHcRk16fc5wuUtyTrWsFFtR9JllBIsjG/tQogbr/QPIkb0rq8ua1m00vU70S2tYJ5Q097ZK9AWAsEXU6GBqUNzuTjkM4v0YsJ8MwxRbI7rW/M0fettdMFzb7XLfKvYF0AsDZVbAcwasWCJJqAzfUJcMVX9wx88df36eNm5kZEnSmNMYsqCsSagl0AXqQjG66+7d20YUMDcqXm8m8k3RyCZY19Fy2VKWsHSD5tWrWf+xZO3MlIbez4akqTHnmPaD6YlFWQMhjyn5Zm/8AQMbgaDzsfFsYVvLRBmOq9CnzRtJhGs81A/vDWn0CsEXC7aHWwKNlT2i1k2rqnwoKnueAdhIcTYz763Gfdt3QxYHpHXYu/xpCFVQWTLT6xkuF/wHaQuUEQQvm7gAAAABJRU5ErkJggg==) 50% no-repeat}.byStages .contactWayTable .contactWayTableHead[data-v-37a37754]{width:1200px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.byStages .contactWayTable .contactWayTableHead span[data-v-37a37754]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.byStages .contactWayTable .contactWayTableHead span[data-v-37a37754]:first-child{width:148px}.byStages .contactWayTable .contactWayTableBody .contactWayRow[data-v-37a37754]{width:1200px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.byStages .contactWayTable .contactWayTableBody .contactWayRow span[data-v-37a37754]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 10px}.byStages .contactWayTable .contactWayTableBody .contactWayRow span[data-v-37a37754]:first-child{width:148px;background:#f8f9ff}.otherInfo[data-v-37a37754]{width:1596px;min-height:172px;padding-top:24px;margin-top:12px;padding-bottom:23px}.otherInfo .icon[data-v-37a37754]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.reportSource[data-v-37a37754]{width:1596px;min-height:162px;padding-top:24px;margin-top:12px;padding-bottom:23px}.reportSource .icon[data-v-37a37754]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAAAXNSR0IArs4c6QAAAdhJREFUOE+tlD9oFFEQxn/f7kk0qRQkFjF7iWLAzlgpFsJZiZ1iI/IiiNrYamFjoUKIpQmoUfYCQhQsJIV/ECuLaOFhIcTC7F0ldjZKOJIb2TV7bs7ncWBeOfPNjzfzvjfCc4ZjOxjAGaCC2I3RZ/A1gMWWeNpIeMZ1tTpLVQzsemg7+wJmBCeBDbkNheKj4ELi9L4YbxeMPLAxC3kBlH239cRWFOKSs3qS5zLY0KztCLfwTsbeHkG5rBmIyrLT2zSQwaLY7gvO9wgy4DuwfV3/ZaCf/Z9Oq6nhRzaqVT7LKHWFiRrGvFZ5bCVi4GhbLy7Vne6qHNsVYNIHMvgh4zYwXz+npVQzMmuRlVgGggLsTd2poqhqCzJOeGBpK5iYajjdyvNRbNcENzr0zbpja3qzD8ABj2emEXNmvDKYakzoZqopV20JY6xTHwYM/hNmYrzhVIuqdkjGS4NJBbymxaJvJBksim1BdLQpanWn8bxotGpH1ozngm/AHg+s3eZfDyBxOXG6kxYNztnAtnSmxlXfODKw+P0AHmushC32rYUcNjgl4zjQ3802govJhO75TPtzvbAroAD/Y9pN/06ZGTfro+dXzlZQyIzsP1dQccCF5XgMMdTrcvwF9r+6xfb8FK0AAAAASUVORK5CYII=) 50% no-repeat}.examineInfo[data-v-37a37754]{width:1596px;min-height:272px;padding-top:24px;margin-top:12px;padding-bottom:12px}.examineInfo .icon[data-v-37a37754]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.examineInfo .contactWayTable .contactWayTableHead[data-v-37a37754]{width:1200px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.examineInfo .contactWayTable .contactWayTableHead span[data-v-37a37754]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.examineInfo .contactWayTable .contactWayTableHead span[data-v-37a37754]:first-child{width:148px}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow[data-v-37a37754]{width:1200px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow span[data-v-37a37754]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 22px}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow span[data-v-37a37754]:first-child{width:148px}.baseInfo[data-v-150e84c5]{width:100%;height:988px;background:#fff;border-radius:8px;padding-top:20px}.headOptions[data-v-150e84c5]{float:right}.headOptions .btn[data-v-150e84c5]{display:inline-block;min-width:100px;height:38px;text-align:center;line-height:38px;background:#e6f1fc;border-radius:4px;border:1px solid #a3d0fd;margin-right:16px;color:#1989fa}.diagnosisData[data-v-557c4928] ::-webkit-scrollbar{width:5px}.diagnosisData .diagnosisData-body[data-v-557c4928]{margin-top:12px;height:600px;display:-webkit-box;display:-ms-flexbox;display:flex}.diagnosisData .diagnosisData-body .body-left[data-v-557c4928]{width:345px;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;background-color:#fff;border-radius:8px}.diagnosisData .diagnosisData-body .body-left .body-left-search[data-v-557c4928]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px}.diagnosisData .diagnosisData-body .body-left .body-left-search>div[data-v-557c4928]{-webkit-box-flex:1;-ms-flex:1;flex:1}.diagnosisData .diagnosisData-body .body-left .body-left-search>div[data-v-557c4928]:nth-child(2){margin-left:12px}.diagnosisData .diagnosisData-body .body-left .body-left-main[data-v-557c4928]{overflow-y:auto;overflow-x:hidden;height:calc(100% - 32px)}.diagnosisData .diagnosisData-body .body-left .body-left-main .main-item[data-v-557c4928]{margin-top:8px;height:72px;background:#f5f6f8;border-radius:4px;padding:12px 18px;position:relative;border:1px solid transparent;cursor:pointer}.diagnosisData .diagnosisData-body .body-left .body-left-main .main-item .item-time[data-v-557c4928]{height:20px;line-height:20px;font-size:14px;font-weight:600}.diagnosisData .diagnosisData-body .body-left .body-left-main .main-item .item-title[data-v-557c4928]{height:20px;line-height:20px;font-size:14px;font-weight:500;margin-top:8px;font-weight:600}.diagnosisData .diagnosisData-body .body-left .body-left-main .main-item .item-title .item-title-name[data-v-557c4928]{padding-left:10px}.diagnosisData .diagnosisData-body .body-left .body-left-main .main-item .item-icon[data-v-557c4928]{position:absolute;right:12px;top:25px;width:14px;height:14px;font-weight:500}.diagnosisData .diagnosisData-body .body-left .body-left-main .main-item.active[data-v-557c4928]{border:1px solid #4fa0f2;background:#dfecff}.diagnosisData .diagnosisData-body .body-left .body-left-main .main-item.active .item-icon[data-v-557c4928]{color:#4fa0f2}.body-right[data-v-557c4928]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:600px;margin-left:16px;background-color:#fff;padding:24px;overflow-y:scroll;border-radius:8px}.body-right .rightTopTabs[data-v-557c4928]{width:294px;height:38px;background:#f0f2f5;border-radius:4px;line-height:38px;text-align:center;margin-bottom:20px}.body-right .rightTopTabs .tabItem[data-v-557c4928]{display:inline-block;width:90px;height:30px;line-height:30px;text-align:center;cursor:pointer}.body-right .rightTopTabs .tabActive[data-v-557c4928]{-webkit-box-shadow:0 1px 4px 0 hsla(0,0%,81.6%,.5);box-shadow:0 1px 4px 0 hsla(0,0%,81.6%,.5);border-radius:2px;background:#fff}.body-right .switchTab[data-v-557c4928]{width:900px;height:70px;margin:0 auto}.body-right .switchTab .arrow[data-v-557c4928],.body-right .switchTab[data-v-557c4928]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.body-right .switchTab .arrow[data-v-557c4928]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;height:100%;text-align:center;font-size:36px;cursor:pointer}.body-right .switchTab .switchTabMain[data-v-557c4928]{width:800px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.body-right .switchTab .switchTabMain .mainItem[data-v-557c4928]{-ms-flex-negative:0;flex-shrink:0;min-width:180px;height:100%;border:1px solid #d8d8d8;border-radius:8px;margin-right:10px;cursor:pointer}.body-right .switchTab .switchTabMain .mainItem .itemProject[data-v-557c4928]{border-bottom:1px solid #d8d8d8}.body-right .switchTab .switchTabMain .mainItem .itemProject[data-v-557c4928],.body-right .switchTab .switchTabMain .mainItem .itemTime[data-v-557c4928]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:50%}.body-right .switchTab .switchTabMain .mainItem .switchActive[data-v-557c4928]{background-color:#6a9eff}.tree-diagnosisTreatment .diagnosisTreatment-body[data-v-c97c20ba]{height:600px;display:-webkit-box;display:-ms-flexbox;display:flex}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left[data-v-c97c20ba]{width:345px;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;background-color:#fff;border-radius:8px}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-search[data-v-c97c20ba]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-search>div[data-v-c97c20ba]{-webkit-box-flex:1;-ms-flex:1;flex:1}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-search>div[data-v-c97c20ba]:nth-child(2){margin-left:12px}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main[data-v-c97c20ba]{overflow-y:auto;overflow-x:hidden;height:calc(100% - 32px)}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item[data-v-c97c20ba]{margin-top:8px;height:72px;background:#f5f6f8;border-radius:4px;padding:12px 18px;position:relative;border:1px solid transparent;cursor:pointer}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item .item-time[data-v-c97c20ba]{height:20px;line-height:20px;font-size:14px;font-weight:600}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item .item-title[data-v-c97c20ba]{height:20px;line-height:20px;font-size:14px;font-weight:500;margin-top:8px;font-weight:600}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item .item-title .item-title-name[data-v-c97c20ba]{padding-left:10px}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item .item-icon[data-v-c97c20ba]{position:absolute;right:12px;top:25px;width:14px;height:14px;font-weight:500}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item.active[data-v-c97c20ba]{border:1px solid #4fa0f2;background:#dfecff}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item.active .item-icon[data-v-c97c20ba]{color:#4fa0f2}.body-right[data-v-c97c20ba]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:600px;margin-left:16px;background-color:#fff;padding:5px 23px;border-radius:8px;overflow-y:scroll}.body-right[data-v-c97c20ba]::-webkit-scrollbar{display:none}.body-right .commonInspection .commonInspectionHead[data-v-c97c20ba]{width:1012px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.body-right .commonInspection .commonInspectionHead span[data-v-c97c20ba]{display:inline-block;width:278px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.body-right .commonInspection .commonInspectionHead span[data-v-c97c20ba]:first-child{width:178px}.body-right .commonInspection .commonInspectionBody .commonInspectionRow[data-v-c97c20ba]{width:1012px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.body-right .commonInspection .commonInspectionBody .commonInspectionRow span[data-v-c97c20ba]{display:inline-block;width:278px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 22px;white-space:nowrap}.body-right .commonInspection .commonInspectionBody .commonInspectionRow span[data-v-c97c20ba]:first-child{width:178px;background:#f8f9ff}.body-right .medical[data-v-c97c20ba]{margin-bottom:10px}.body-right .medical .medicalHead[data-v-c97c20ba]{width:1012px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.body-right .medical .medicalHead span[data-v-c97c20ba]{display:inline-block;width:824px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.body-right .medical .medicalHead span[data-v-c97c20ba]:first-child{width:188px}.body-right .medical .medicalBody .medicalRow[data-v-c97c20ba]{width:1012px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.body-right .medical .medicalBody .medicalRow span[data-v-c97c20ba]{display:inline-block;width:824px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 22px;white-space:nowrap}.body-right .medical .medicalBody .medicalRow span[data-v-c97c20ba]:first-child{width:188px;background:#f8f9ff}.addTumourReport[data-v-02a5b465]{margin:0 12px;width:100%;overflow:hidden}.topMain[data-v-02a5b465]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding-right:18px}.topMain .topTabs[data-v-02a5b465]{position:relative;width:100%;height:48px;background:#fff;border-radius:4px;line-height:48px;margin-right:16px}.topMain .topTabs .viewDetail[data-v-02a5b465]{position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.topMain .topTabs .topTabsItem[data-v-02a5b465]{display:inline-block;min-width:66px;height:48px;margin:0 24px;text-align:center;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#000;line-height:48px;cursor:pointer}.topMain .topTabs .tabsActive[data-v-02a5b465]{color:#1989fa;border-bottom:2px solid #1989fa}.topMain .leftUser[data-v-02a5b465]{width:160px;height:46px;background:linear-gradient(135deg,#0abbff,#0486fe);border-radius:4px;color:#fff;text-align:center;line-height:46px;font-size:16px;overflow:hidden}.topMain .leftUser .patientName[data-v-02a5b465]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tabBody[data-v-02a5b465]{margin-top:12px;width:100%;overflow-y:scroll}.viewClass[data-v-02a5b465]{cursor:pointer}.optionsBtn[data-v-320aa362]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:12px}.optionsBtn .batchApproval[data-v-320aa362]{display:block;width:80px;height:30px;background:#e6f1fc;border-radius:4px;text-align:center;line-height:30px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#0486fe;border:1px solid #becee6;cursor:pointer}.optionsBtn[data-v-71302278]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:12px}.optionsBtn .batchApproval[data-v-71302278]{display:block;width:80px;height:30px;background:#e6f1fc;margin-left:8px;border-radius:4px;text-align:center;line-height:30px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#0486fe;border:1px solid #becee6;cursor:pointer}.detailInfoTextarea[data-v-caf335ae] .el-textarea{min-width:320px}.detailInfoTextareaOne[data-v-caf335ae] .el-textarea{min-width:300px}.disableClass[data-v-caf335ae]{cursor:not-allowed}.requireIcon[data-v-caf335ae]:before{content:"*";color:#f56c6c;margin-right:4px}.dataReport[data-v-caf335ae]{padding-right:17px}.dataReport[data-v-caf335ae] .el-form-item__label{line-height:16px}.dataReport .commItem[data-v-caf335ae]{width:100%;background:#fff;border-radius:4px;padding-left:17px}.dataReport .commItem .title[data-v-caf335ae]{width:145px;height:36px;margin:0 17px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#000;background:#f5f7fa}.dataReport .commItem .title .icon[data-v-caf335ae]{display:inline-block;width:22px;height:18px;margin-right:10px;margin-left:11px}.dataReport .commItem .line[data-v-caf335ae]{display:inline-block;width:100%;height:2px;border:1px solid #f0f2f5;margin-top:7px;margin-bottom:12px}.baseInfo[data-v-caf335ae]{width:1596px;height:auto;padding-top:24px}.baseInfo .icon[data-v-caf335ae]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAWxJREFUOE+lkr0vQ2EYxc+57eAjjYiEkcUfQBOR0GC0uK2FSU0SXUw2MYjNwlIhEfeyMDXt0tFHK0Ei/gALm89Ie1Mk2nukDUFTItc7nvO8v/e8z/MQNc6I/dhF17cIIlSxhYyM0lwq2nxeXc5qIbLlDLiu0gDqq7xnw+BwYiJw8FX/Bhjck7/pyrkA0FErGYDLXHugc3+IxQ//G8DczIdAHP5wuSIb9IcS0YZsbYDtjEHa+Q0AcjwZDezWBETsp35XxYznBP/uQfllb1OQaNqFSdIdlpQldCQaC9D7HhAZyp0XfH2k+iUjnYw2WiBVmULYysUFTn/+XWcS4xSPK3tE9ZKKAQx+1AhaTU02xTi6XegulUpnv3b+B9Pn+oIM286ypBkvAIorNO38CYQeLwAQpzSt/D2AFk8A4KGc4BWC3xOAKNK0nGtAbZ4A4A3DlrMmaMoLgMA6RzbuAvTXLUGKAGj9I+gWZELFl9k3JL6dGRae6QMAAAAASUVORK5CYII=) 50% no-repeat}.contactWay[data-v-caf335ae]{width:1596px;padding-top:24px;margin-top:12px;padding-bottom:23px}.contactWay .icon[data-v-caf335ae]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAASCAYAAAC0EpUuAAAAAXNSR0IArs4c6QAAAw5JREFUOE+FlN9vU2UYxz/PORso6zkzSvAHiUZiIgmJiROiEElQSdSIPQPZhSTQdjPuSsIlF17MP4EbdCixp8IFJLq2C9NAAhK9QTM0CsxBQoIhRuWH7nStW9fzPuZ0bWlLGc/deX583uf5Pu97BCCeDuICBxSmKmoNTqRif0b+dosfLj4hthlG9A1V1goYYEpVT2K6DuWHev6IamTH56WXQql8B3RFDoUruoxN47vcm81QLzO7C2NGgVinA4EAkfdzCeeY9PtBVhWvNVG+zCWdnXVf3C+8IqqnAPsewEW3UMHwqnh+cANlZVvy37mk+2jd56WD08DLIhxT2IDyrCCnFGOBvAbyK3ARdADkjHjpoAx0N0FVoT+fdPNN0Gi0dC7h7H3n6NyaSrk8kUu5a1GVfr8wLcLGsYR7y/ODDMpO8dKFv0BXNUFP5JLuthY9/eAmyi/LVjhvlf+bjaN60O7u7lsI5y3LWOdV9d3lPe7386XCaYE1kaYTqrxZh4hY+7KJ2IFWaOFTVN8DwiZdTSQiqFXLrcXkqGz3i4NGw8N1iIqO5BO9HzVD3x4NVlrL+QF4eqlFKfyjlnlBBo7rg+XS7FXQx6pXSuRsPuFsaS/enimsMiEZRF/vCFbOGZGh8aRzMeqf/kxxSE34WS1Zbdte/9XunvPtxV56Zi9IXZoxRK6j+rtgn8kmeyYbEjY27Be+QWtdiPw0Y2Kbvk3JXIu26eAc8JQo+7MpN30vKaqdRrbNL622tfIj8HhVBvh6znIGTu6RYvS9ZUS7Hn6m9Py14oqfJ4dlYSltG9AoaccXxb7QhGfR+lOUS5bhg7FBJ7r8VVt8XXwC+q9REuMp97f2A1qgUdDzZ7eCGbsDjrwyJcIFRVejbKw+yMVpbhCyOT/kTjeD74JWwZmZFzFyAnhkqTFrsQvX5y/3TQ6vb0jSEVrT+ElbK0eAzfcFG1mXG3Qu3bX9ToUDx9VemCvuU2M+BB7qlCNwJJt0d993/PbiraO3e2MPdO9RNXGwngN6gWksDuWuxj5mRKKfdcP+B2LZPwZ2KZVFAAAAAElFTkSuQmCC) 50% no-repeat}.contactWay .contactWayTable .contactWayTableHead[data-v-caf335ae]{width:1027px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.contactWay .contactWayTable .contactWayTableHead span[data-v-caf335ae]{display:inline-block;width:282px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.contactWay .contactWayTable .contactWayTableHead span[data-v-caf335ae]:first-child{width:148px}.contactWay .contactWayTable .contactWayTableBody .contactWayRow[data-v-caf335ae]{width:1027px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.contactWay .contactWayTable .contactWayTableBody .contactWayRow span[data-v-caf335ae]{display:inline-block;width:282px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 22px}.contactWay .contactWayTable .contactWayTableBody .contactWayRow span[data-v-caf335ae]:first-child{width:148px;background:#f8f9ff}.patientStatus[data-v-caf335ae]{width:1596px;height:240px;padding-top:24px;margin-top:12px;overflow:hidden}.patientStatus .icon[data-v-caf335ae]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAWxJREFUOE+lkr0vQ2EYxc+57eAjjYiEkcUfQBOR0GC0uK2FSU0SXUw2MYjNwlIhEfeyMDXt0tFHK0Ei/gALm89Ie1Mk2nukDUFTItc7nvO8v/e8z/MQNc6I/dhF17cIIlSxhYyM0lwq2nxeXc5qIbLlDLiu0gDqq7xnw+BwYiJw8FX/Bhjck7/pyrkA0FErGYDLXHugc3+IxQ//G8DczIdAHP5wuSIb9IcS0YZsbYDtjEHa+Q0AcjwZDezWBETsp35XxYznBP/uQfllb1OQaNqFSdIdlpQldCQaC9D7HhAZyp0XfH2k+iUjnYw2WiBVmULYysUFTn/+XWcS4xSPK3tE9ZKKAQx+1AhaTU02xTi6XegulUpnv3b+B9Pn+oIM286ypBkvAIorNO38CYQeLwAQpzSt/D2AFk8A4KGc4BWC3xOAKNK0nGtAbZ4A4A3DlrMmaMoLgMA6RzbuAvTXLUGKAGj9I+gWZELFl9k3JL6dGRae6QMAAAAASUVORK5CYII=) 50% no-repeat}.tumourInfo[data-v-caf335ae]{width:1596px;min-height:441px;padding-top:24px;margin-top:12px}.tumourInfo .icon[data-v-caf335ae]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.ICD_O[data-v-caf335ae]{width:1596px;min-height:372px;padding-top:24px;margin-top:12px}.ICD_O .icon[data-v-caf335ae]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAxdJREFUOE+Nkk9oFHcUx79vZmc3/zZRKyKibZPGghQPMTXRJlbTJMUEmk3wVluzCSaaFgRPhYaNFz1KT1VysMwqCoGSJrRI6WZbqlgKehASvYiXgm1qTPfP/N2Z3d8rM7sbN0uRvsvMe+/3Pr833/kSSqHr+s6GhoZVLx1W9V6GOMlANwG7ABYAPWPQHVlg7rvx8M/lufKTvBfDci8CiH67UpiYf+ROA9xVfXBzTr8QChML0S1Pq0GXAP5Sy8G6sORgVRe1rwb53XUZgch8tO6el/gbnbhpt3y8Hw+P75XCWZutC0kHf+tcCfsThCQY7J1noIWAbg9GEJ3eZj4oomp3AD7yaZviDLwtB7M2zJmkg+e6qPPvJjq7OBqeLW85dI3DJGvZYk7JxWi4j4biWg8xb4h36oDiHN8rBzMebCmHNYPrGFglol/BgrnAl12jaTnYqNkb+jD10JCqzRJ4slKTaLvifNjqw4xYwsELU9SX+xJh2M6Ef9wEkugqReLaYzDvqxZ3rF1x+1tlJW3BiC3ZWDfhw4j5vAiEfqCC82RjhmiFImo2DaDpJYg8L20FOHT6XcX94C1ZSZlszCQdXje5oag18gCUlyCkPFAKwJaSqHlHdl4LidA4C/GVV5s8qLjHWmQlZUGPJXL4x/Jh1ZGhiKqtAPxOqWMvRhtrR+L6qGChlv0x2RF0jzZLSsoibfoni9I2qmD0yBP7CoGnKkGR68YgRCEGkAJwGwHSmQ4l/36zHHhhQvP+ZtricIVGszQSz3YLxt1SMbcYbayp3DuiZuMATnmGm+pU8t1v+rBsLGFTxoYPkwhHioaMawkw95UAKsB/FB1MChEmwNhe/szPDgXzXW9IgTUTmVjClrQc3V8YDfcWQd+YeyDlHwLY9h9CbipJBHx+KJg//LoUWDOQnlt2+7/oqX/gg7wYVo12hrgN8I7/Azv3XjDXsVsKAfitvjbYtQHyhj+6nm4mIX1NwMArYURLWxsDE1cGlYsS41ZNTeD2JlB5eCRuHhbC/QQkdRK4mYnyDPxFwD0hxI3vx5p+r77oXyEjUmdX5Q5QAAAAAElFTkSuQmCC) 50% no-repeat}.byStages[data-v-caf335ae]{width:1596px;min-height:272px;padding-top:24px;margin-top:12px}.byStages .icon[data-v-caf335ae]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAkNJREFUOE+d001I02EcB/Dv91nOpvuvOpQmFRFB9gLRIbpI2NuoQNNiUQe3aQeJ8BBSlwq6JETQQTpYZNowAiG2WR06KIFkdOvQrUPeJLzYNtS2+XzjP5b4snzpOf15/r/n831eiRXapVeze/K57D1A1YBxAAQgGwDpfjskx6Z2+U9/PME8/+U09qb20YMRADUrhRnDU/GwM1ISauhL1RoWkO3zCN1UdUtmAtAtQNvcf8ZjIvEWf2wZ1BxL75+zchOqF8+EPcmoc93ta4plorK2rwDRdMYj/seLoAsv0gdAjYCoWrockk8SEaejCLXI2hjAaZI9iYi/cx5q6E8fNMAwoGVIEc3R8KGECQh3ANVA+AliNBkNhApQcyx9yFoNAyise62NwHcRk16fc5wuUtyTrWsFFtR9JllBIsjG/tQogbr/QPIkb0rq8ua1m00vU70S2tYJ5Q097ZK9AWAsEXU6GBqUNzuTjkM4v0YsJ8MwxRbI7rW/M0fettdMFzb7XLfKvYF0AsDZVbAcwasWCJJqAzfUJcMVX9wx88df36eNm5kZEnSmNMYsqCsSagl0AXqQjG66+7d20YUMDcqXm8m8k3RyCZY19Fy2VKWsHSD5tWrWf+xZO3MlIbez4akqTHnmPaD6YlFWQMhjyn5Zm/8AQMbgaDzsfFsYVvLRBmOq9CnzRtJhGs81A/vDWn0CsEXC7aHWwKNlT2i1k2rqnwoKnueAdhIcTYz763Gfdt3QxYHpHXYu/xpCFVQWTLT6xkuF/wHaQuUEQQvm7gAAAABJRU5ErkJggg==) 50% no-repeat}.byStages .contactWayTable .contactWayTableHead[data-v-caf335ae]{width:1200px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.byStages .contactWayTable .contactWayTableHead span[data-v-caf335ae]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.byStages .contactWayTable .contactWayTableHead span[data-v-caf335ae]:first-child{width:148px}.byStages .contactWayTable .contactWayTableBody .contactWayRow[data-v-caf335ae]{width:1200px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.byStages .contactWayTable .contactWayTableBody .contactWayRow span[data-v-caf335ae]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 10px}.byStages .contactWayTable .contactWayTableBody .contactWayRow span[data-v-caf335ae]:first-child{width:148px;background:#f8f9ff}.otherInfo[data-v-caf335ae]{width:1596px;min-height:172px;padding-top:24px;margin-top:12px;padding-bottom:23px}.otherInfo .icon[data-v-caf335ae]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.reportSource[data-v-caf335ae]{width:1596px;min-height:162px;padding-top:24px;margin-top:12px;padding-bottom:23px}.reportSource .icon[data-v-caf335ae]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAAAXNSR0IArs4c6QAAAdhJREFUOE+tlD9oFFEQxn/f7kk0qRQkFjF7iWLAzlgpFsJZiZ1iI/IiiNrYamFjoUKIpQmoUfYCQhQsJIV/ECuLaOFhIcTC7F0ldjZKOJIb2TV7bs7ncWBeOfPNjzfzvjfCc4ZjOxjAGaCC2I3RZ/A1gMWWeNpIeMZ1tTpLVQzsemg7+wJmBCeBDbkNheKj4ELi9L4YbxeMPLAxC3kBlH239cRWFOKSs3qS5zLY0KztCLfwTsbeHkG5rBmIyrLT2zSQwaLY7gvO9wgy4DuwfV3/ZaCf/Z9Oq6nhRzaqVT7LKHWFiRrGvFZ5bCVi4GhbLy7Vne6qHNsVYNIHMvgh4zYwXz+npVQzMmuRlVgGggLsTd2poqhqCzJOeGBpK5iYajjdyvNRbNcENzr0zbpja3qzD8ABj2emEXNmvDKYakzoZqopV20JY6xTHwYM/hNmYrzhVIuqdkjGS4NJBbymxaJvJBksim1BdLQpanWn8bxotGpH1ozngm/AHg+s3eZfDyBxOXG6kxYNztnAtnSmxlXfODKw+P0AHmushC32rYUcNjgl4zjQ3802govJhO75TPtzvbAroAD/Y9pN/06ZGTfro+dXzlZQyIzsP1dQccCF5XgMMdTrcvwF9r+6xfb8FK0AAAAASUVORK5CYII=) 50% no-repeat}.examineInfo[data-v-caf335ae]{width:1596px;min-height:272px;padding-top:24px;margin-top:12px;padding-bottom:12px}.examineInfo .icon[data-v-caf335ae]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.examineInfo .contactWayTable .contactWayTableHead[data-v-caf335ae]{width:1200px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.examineInfo .contactWayTable .contactWayTableHead span[data-v-caf335ae]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.examineInfo .contactWayTable .contactWayTableHead span[data-v-caf335ae]:first-child{width:148px}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow[data-v-caf335ae]{width:1200px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow span[data-v-caf335ae]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 22px}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow span[data-v-caf335ae]:first-child{width:148px}.el-cascader-menu{overflow-y:scroll}.el-cascader-panel{overflow-x:scroll}.el-cascader-menu::-webkit-scrollbar,.el-cascader-panel::-webkit-scrollbar{display:none}.baseInfo[data-v-10f71496]{width:1596px;height:988px;background:#fff;border-radius:8px}.addTumourReport[data-v-3c128b48]{margin:0 12px;width:100%;overflow:hidden}.topMain[data-v-3c128b48]{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding-right:18px}.topMain .topTabs[data-v-3c128b48]{width:100%;height:48px;background:#fff;border-radius:4px;line-height:48px;margin-right:16px}.topMain .topTabs .topTabsItem[data-v-3c128b48]{display:inline-block;min-width:66px;height:48px;margin:0 24px;text-align:center;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#000;line-height:48px;cursor:pointer}.topMain .topTabs .tabsActive[data-v-3c128b48]{color:#1989fa;border-bottom:2px solid #1989fa}.topMain .leftUser[data-v-3c128b48]{width:160px;height:46px;background:linear-gradient(135deg,#0abbff,#0486fe);border-radius:4px;color:#fff;text-align:center;line-height:46px;font-size:16px;overflow:hidden}.tabBody[data-v-3c128b48]{margin-top:12px;width:100%;overflow-y:scroll}.viewClass[data-v-3c128b48]{cursor:pointer}.optionsBtn[data-v-d47601a0]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:12px}.optionsBtn .batchApproval[data-v-d47601a0]{display:block;width:80px;height:30px;background:#e6f1fc;border-radius:4px;text-align:center;line-height:30px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#0486fe;border:1px solid #becee6;cursor:pointer}.optionsBtn[data-v-54c4788e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:12px}.optionsBtn .batchApproval[data-v-54c4788e]{display:block;width:80px;height:30px;background:#e6f1fc;border-radius:4px;text-align:center;line-height:30px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#0486fe;border:1px solid #becee6;cursor:pointer}.optionsBtn[data-v-3e4a5bcd]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:12px}.optionsBtn .batchApproval[data-v-3e4a5bcd]{display:block;width:80px;height:30px;background:#dce6f3;border-radius:4px;text-align:center;line-height:30px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#5b82bd;border:1px solid #becee6;cursor:pointer}.optionsBtn[data-v-4b8bbed6]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:12px}.optionsBtn .batchApproval[data-v-4b8bbed6]{display:block;width:80px;height:30px;background:#dce6f3;border-radius:4px;text-align:center;line-height:30px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#5b82bd;border:1px solid #becee6;cursor:pointer}.info[data-v-27d12bbc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info .tiao[data-v-27d12bbc]{width:4px;height:12px;background:#0486fe;border-radius:2px}.info .title[data-v-27d12bbc]{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:600;color:#000;margin-left:4px}.base-info[data-v-27d12bbc]{width:764px;margin-top:8px;background:#fafbfc;border-radius:4px;margin-bottom:16px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.base-info .content-box[data-v-27d12bbc]{width:244px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;height:32px;color:#606266;line-height:32px}.base-info .content-box .zdy-height[data-v-27d12bbc]{display:inline-block;padding:1px 10px;color:#fff;border-radius:50%;margin-left:5px}.base-info .content-box .gao[data-v-27d12bbc]{background:#f39800;margin-right:9px}.base-info .content-box .gao[data-v-27d12bbc],.base-info .content-box .tang[data-v-27d12bbc]{display:inline-block;color:#fff;width:24px;text-align:center;height:24px;line-height:24px;border-radius:5px}.base-info .content-box .tang[data-v-27d12bbc]{background:#e70013}.apo-info[data-v-27d12bbc]{width:764px;margin-top:8px;background:#fafbfc;border-radius:4px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.apo-info .content-box[data-v-27d12bbc]{width:244px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#606266}[data-v-27d12bbc] .el-dialog__title{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:600;color:#000}[data-v-27d12bbc] .el-dialog__header{padding:24px}[data-v-27d12bbc] .el-dialog__headerbtn{font-size:18px}[data-v-27d12bbc] .el-button--small{padding:10px 33px}.dialog-footer[data-v-27d12bbc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}[data-v-27d12bbc] .el-dialog__footer{padding:0 24px 24px}[data-v-27d12bbc] .el-dialog__body{padding:0 24px 93px}.optionsBtn[data-v-d2df9966]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin-bottom:12px}.optionsBtn .batchApproval[data-v-d2df9966]{display:block;width:80px;margin-left:24px;height:30px;background:#e6f1fc;border-radius:4px;text-align:center;line-height:30px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#0486fe;border:1px solid #becee6;cursor:pointer}.gao[data-v-d2df9966]{background:#f39800;margin-right:9px}.gao[data-v-d2df9966],.tang[data-v-d2df9966]{display:inline-block;color:#fff;width:24px;height:24px;line-height:24px;border-radius:5px}.tang[data-v-d2df9966]{background:#e70013}.status[data-v-d2df9966]{color:red}[data-v-d2df9966] .el-table--border .el-table__cell:first-child .cell{padding:0}[data-v-d2df9966] .el-checkbox__inner{border:1px solid #d5d8de!important}[data-v-d2df9966] .el-checkbox__input.is-checked .el-checkbox__inner{background:#409eff}.tongguo[data-v-d2df9966]{color:#67c23a}.jujue[data-v-d2df9966]{color:#f56c6c}.info-box[data-v-cd40efb2]{width:100%;background:#fff;border-radius:4px;margin-left:10px;margin-right:10px;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex}.info-box .base-box[data-v-cd40efb2]{width:50%;margin-right:16px}.info-box .base-box .content-box[data-v-cd40efb2]{margin-top:8px;width:100%;background:#fafbfc;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px}.info-box .base-box .content-box .content[data-v-cd40efb2]{padding:0;font-size:14px;width:33%;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#606266;line-height:32px;height:32px}.info-box .base-box .content-box .content .zdy-height[data-v-cd40efb2]{display:inline-block;padding:1px 10px;color:#fff;border-radius:50%;margin-left:5px}.info-box .base-box .content-box .content-other[data-v-cd40efb2]{font-size:14px;width:66%;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#606266;line-height:32px;height:32px}.info-box .base-box .info[data-v-cd40efb2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-box .base-box .info .tiao[data-v-cd40efb2]{width:4px;height:12px;background:#0486fe;border-radius:2px}.info-box .base-box .info .title[data-v-cd40efb2]{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:600;color:#000;margin-left:4px}.info-box .app-box[data-v-cd40efb2]{width:50%}.info-box .app-box .content-box[data-v-cd40efb2]{margin-top:8px;width:100%;background:#fafbfc;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px 16px 40px}.info-box .app-box .content-box .content[data-v-cd40efb2]{font-size:14px;width:33%;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#606266;line-height:32px;padding:0;height:32px}.info-box .app-box .content-box .content .gao[data-v-cd40efb2]{display:inline-block;background:#f39800;color:#fff;width:24px;text-align:center;height:24px;line-height:24px;border-radius:5px;margin-right:9px}.info-box .app-box .content-box .content .tang[data-v-cd40efb2]{display:inline-block;text-align:center;background:#e70013;color:#fff;width:24px;height:24px;line-height:24px;border-radius:5px}.info-box .app-box .content-box .content-other[data-v-cd40efb2]{font-size:14px;width:66%;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#606266;line-height:32px;height:32px}.info-box .app-box .info[data-v-cd40efb2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-box .app-box .info .tiao[data-v-cd40efb2]{width:4px;height:12px;background:#0486fe;border-radius:2px}.info-box .app-box .info .title[data-v-cd40efb2]{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:600;color:#000;margin-left:4px}.same-box[data-v-cd40efb2]{width:100%;background:#fff;border-radius:4px;margin-left:10px;margin-right:10px;padding:24px;margin-top:10px}.same-box .info[data-v-cd40efb2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.same-box .info .tiao[data-v-cd40efb2]{width:4px;height:12px;background:#0486fe;border-radius:2px}.same-box .info .title[data-v-cd40efb2]{font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:600;color:#000;margin-left:4px}.same-box .inspection-form[data-v-cd40efb2]{width:100%;padding:32px 18px}.same-box .inspection-form .inspection-table[data-v-cd40efb2]{width:100%;border-right:1px solid #ebeef5;border-bottom:1px solid #ebeef5}.same-box .inspection-form .inspection-table td[data-v-cd40efb2]{text-align:center;border-top:1px solid #ebeef5;border-left:1px solid #ebeef5}.same-box .inspection-form .inspection-table .inspection-table-title[data-v-cd40efb2]{height:38px;line-height:38px;font-weight:600}.same-box .inspection-form .inspection-table .inspection-table-tr[data-v-cd40efb2]{font-size:14px;font-weight:600;height:48px;line-height:48px;color:#606266}.same-box .inspection-form .inspection-table .inspection-table-tr.tr-title[data-v-cd40efb2]{color:#909399;background:#f5f7fa}.same-box .content-box[data-v-cd40efb2]{width:100%;background:#fafbfc;border-radius:4px;padding:16px;margin-top:8px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#606266;word-break:break-all}.same-box .content-box .content[data-v-cd40efb2]{width:33%;padding:0;height:32px;line-height:32px}.same-box .content-box .content-other[data-v-cd40efb2]{width:66%;padding:0;height:32px;line-height:32px}.same-box .image-box[data-v-cd40efb2]{margin-top:8px;margin-right:17px}.back-box[data-v-cd40efb2]{width:100%;background:#fff;border-radius:4px;margin-left:10px;margin-right:10px;padding:8px 70px;margin-top:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}[data-v-cd40efb2] .el-button--small{padding:10px 33px}[data-v-740da62e] .el-dialog__title{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:600;color:#000}.back-box[data-v-740da62e]{width:248px;height:32px;line-height:32px;background:#f5f7fa;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:500;color:#000;border-radius:16px;margin:14px auto 0}[data-v-740da62e] .el-dialog__header{padding:24px 22px}[data-v-740da62e] .el-button--small{padding:6px 26px;margin-left:16px}[data-v-740da62e] .el-dialog__footer{padding:0 24px 24px}[data-v-740da62e] .el-dialog__body{padding:41px 24px 42px;text-align:center}[data-v-457c3d42] .el-dialog__title{font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:600;color:#000}[data-v-457c3d42] .el-dialog__header{padding:24px}[data-v-457c3d42] .el-dialog__headerbtn{font-size:18px}[data-v-457c3d42] .el-button--small{padding:6px 26px;margin-left:16px}[data-v-457c3d42] .el-dialog__footer{padding:0 24px 24px}[data-v-457c3d42] .el-dialog__body{padding:0 24px 93px}.optionsBtn[data-v-42bdce7e]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin-bottom:12px}.optionsBtn .batchApproval[data-v-42bdce7e]{display:block;width:80px;margin-left:24px;height:30px;background:#e6f1fc;border-radius:4px;text-align:center;line-height:30px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#0486fe;border:1px solid #becee6;cursor:pointer}.gao[data-v-42bdce7e]{background:#f39800;margin-right:9px}.gao[data-v-42bdce7e],.tang[data-v-42bdce7e]{display:inline-block;color:#fff;width:24px;height:24px;line-height:24px;border-radius:5px}.tang[data-v-42bdce7e]{background:#e70013}.status[data-v-42bdce7e]{color:red}[data-v-42bdce7e] .el-table--border .el-table__cell:first-child .cell{padding:0}[data-v-42bdce7e] .el-checkbox__inner{border:1px solid #d5d8de!important}[data-v-42bdce7e] .el-checkbox__input.is-checked .el-checkbox__inner{background:#409eff}.tongguo[data-v-42bdce7e]{color:#67c23a}.jujue[data-v-42bdce7e]{color:#f56c6c}.required-form[data-v-554b8349] label:before,.required-form[data-v-b6e547ce] label:before{content:"*";color:#f56c6c;margin-right:4px}.el-input.is-disabled .el-input__inner,.el-textarea.is-disabled .el-textarea__inner{background-color:#fff;color:#606266}.dark[data-v-ce4ec346]{font-weight:600}.wrap[data-v-ce4ec346]{padding:0;position:absolute;top:0;left:10%;right:0;bottom:0}.wrap .videoWrap[data-v-ce4ec346]{position:relative;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.wrap .videoWrap .waiting[data-v-ce4ec346]{position:absolute;z-index:2;width:300px;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);margin-top:200px}.wrap .videoWrap .waiting p[data-v-ce4ec346]{font-size:18px;letter-spacing:.2em;margin-top:-60px;text-align:center}.wrap .videoWrap .waiting img[data-v-ce4ec346]{width:100%}.wrap .videoWrap[data-v-ce4ec346] .video-view{width:100%;position:absolute;top:0;left:0;right:0;bottom:0}.wrap .videoWrap .top[data-v-ce4ec346]{position:absolute;top:0;width:100%;z-index:1111;padding:5px}.wrap .videoWrap #local_stream[data-v-ce4ec346]{position:absolute;top:0;right:0;width:300px;height:200px;z-index:2}.wrap .formWrap[data-v-ce4ec346]{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:top;padding:10px 20px;border-left:1px dashed #ccc;overflow-y:auto;height:100vh;width:1200px}.wrap .prescription_tree[data-v-ce4ec346]{z-index:999;position:fixed;background-color:#fff;right:-10px;top:0;width:180px}.wrap .prescription_tree .prescription_tree_title[data-v-ce4ec346]{text-align:center;background-color:#017aff;padding:5px 0 10px 5px;letter-spacing:20px}.wrap .prescription_tree .prescription_tree_body[data-v-ce4ec346]{text-align:center;max-height:390px;overflow-y:scroll;border:1px solid #017aff}.wrap .prescription_tree .prescription_tree_body p[data-v-ce4ec346]{padding:10px 0;cursor:pointer}.wrap .prescription_tree .prescription_tree_body p.active[data-v-ce4ec346],.wrap .prescription_tree .prescription_tree_body p[data-v-ce4ec346]:hover{background-color:#017aff;color:#fff}.map_box{height:100vh;width:100%;position:relative;overflow:hidden}.map_box .content{padding:10px 0;width:250px}.map_box .content p{margin:0}.map_box #map{width:100%;height:100%;color:#000}.map_box .my_button{position:absolute;left:0;top:0;width:100%;padding:8px 10px;border-radius:0}.map_box .personnel{position:absolute;left:20px;top:20px;z-index:999}.amap-logo{display:none!important}.amap-copyright{opacity:0!important}.judgment-details-title{font-size:18px;font-weight:700}.judgment-details-content .judgment-details-p{border:1px solid #d7e0df;border-bottom:none;padding:16px;margin:0}.judgment-details-result{background-color:#f5f5f5;border:1px solid #d7e0df;display:-webkit-box;display:-ms-flexbox;display:flex}.judgment-details-result .result-title{width:15%;padding:16px 0;border-right:1px solid #d7e0df;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.judgment-details-result .result-content{width:85%;padding:16px}.prescription .elcol1[data-v-0ce9f3ae]{padding:0 15px}.prescription .grda_main[data-v-0ce9f3ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.prescription .grda_main .prescription_main[data-v-0ce9f3ae]{width:83%}.prescription .grda_main .prescription_main .module[data-v-0ce9f3ae]{margin-top:5px}.prescription .grda_main .prescription_main h2[data-v-0ce9f3ae]{text-align:center;margin:20px 0}.prescription .grda_main .prescription_main hr[data-v-0ce9f3ae]{border:none;border-top:3px solid;margin-top:10px}.prescription .grda_main .prescription_main hr[data-v-0ce9f3ae]:nth-child(8){margin-top:50px}.prescription .grda_main .prescription_main .doctor_info[data-v-0ce9f3ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.prescription .grda_main .prescription_main .doctor_info span[data-v-0ce9f3ae]{padding:30px 0;line-height:40px}.prescription .grda_main .prescription_main .doctor_info span input[data-v-0ce9f3ae]{border:1px solid #9dbde8;outline:none;border-radius:3px;height:25px}.prescription .grda_main .prescription_main h3[data-v-0ce9f3ae]{text-align:center;background:#f5f5f5;margin-bottom:15px;padding:5px 0}.prescription .grda_main .prescription_tree[data-v-0ce9f3ae]{width:15%;position:relative}.prescription .grda_main .prescription_tree .prescription_tree_title[data-v-0ce9f3ae]{text-align:center;background-color:#f5f5f5;padding:10px 0}.prescription .grda_main .prescription_tree .prescription_tree_body[data-v-0ce9f3ae]{text-align:center}.prescription .grda_main .prescription_tree .prescription_tree_body p[data-v-0ce9f3ae]{padding:10px 0;margin:0;color:#000;cursor:pointer}.prescription .grda_main .prescription_tree .prescription_tree_body p.active[data-v-0ce9f3ae],.prescription .grda_main .prescription_tree .prescription_tree_body p[data-v-0ce9f3ae]:hover{background-color:#f5f5f5}.show_add_img .el-upload--picture-card{display:none}.el-cascader-panel .el-scrollbar__wrap{height:360px!important}.el-cascader-node.in-active-path,.el-cascader-node.is-active,.el-cascader-node.is-selectable.in-checked-path{color:#606266!important;font-weight:400!important}.visitRetails[data-v-63830aae]{width:80%;margin:10px auto}.visitRetails input[data-v-63830aae]{border:none;outline:0;padding-left:10px}.visitRetails input.bottom_line[data-v-63830aae]{border-bottom:1px solid #000!important;width:60px;text-align:center}.visitRetails .inspect_details[data-v-63830aae]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.visitRetails .inspect_details .inspect_td[data-v-63830aae]{border:1px solid #e3e3e3;border-top:none;text-align:center;width:33.33%;padding:10px 0}.visitRetails[data-v-bc84160c]{width:80%;margin:10px auto}.visitRetails input[data-v-bc84160c]{border:none;outline:0;padding-left:10px}.visitRetails .bottom_line[data-v-bc84160c]{border-bottom:1px solid #aaa;border-radius:3px;width:40px;padding:5px;margin-left:5px}.assessment{background-color:#eaf2ff;border:1px solid #aaa;width:98%;margin:0 auto;min-height:96vh;margin-top:2vh}.assessment p{margin:0}.assessment .title{border-bottom:1px solid #aaa;color:#4090c8;padding:10px;font-weight:600}.assessment .contents{display:-webkit-box;display:-ms-flexbox;display:flex}.assessment .contents .content{min-height:83vh;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5px;border-bottom:1px solid #aaa;border-right:1px solid #aaa}.assessment .contents .content:nth-child(3n){border-right:0}.assessment .contents .content .contents_title{text-align:center;font-weight:600}.assessment .contents .content .option p{margin-top:5px;font-size:14px;font-weight:600}.assessment .contents .content .option .el-checkbox__label,.assessment .contents .content .option .el-radio__label{display:inline-grid;white-space:pre-line;word-wrap:break-word;overflow:hidden;line-height:20px}.assessment .el-checkbox,.assessment .el-radio{font-size:12px;display:block}.assessment .el-button{display:block;margin:0 auto}.outcome{font-size:20px;line-height:40px}.outcome,.results{text-align:center}.determine{width:100%;padding:0 50px 20px;zoom:1}.determine .title{float:left}.determine .title h2{margin:0;padding:0;color:#495ffe;font-weight:400;font-size:30px}.determine .title .english{font-size:20px;color:rgba(73,95,254,.5)}.determine .main{width:850px;float:right;margin-top:60px;zoom:1}.determine .main .main_title{font-weight:400;font-size:16px;margin:10px 0;color:#495ffe}.determine:after{display:block;height:0;clear:both;visibility:hidden;content:"";line-height:0}.page_change{float:right;display:-webkit-box;display:-ms-flexbox;display:flex}.page_change>div{color:#495ffe;background-color:#fff;border-radius:50px;text-align:center;margin-right:15px;width:100px;height:30px;line-height:30px;cursor:pointer;-webkit-box-shadow:0 1px 4px 0 rgba(61,87,255,.5);box-shadow:0 1px 4px 0 rgba(61,87,255,.5);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.determine_dialog .el-dialog{overflow:hidden;background-color:#e1ecff!important}.el-checkbox__input.is-checked+.el-checkbox__label,.el-radio__input.is-checked+.el-radio__label{color:#495ffe}.el-checkbox__input.is-checked .el-checkbox__inner,.el-radio__input.is-checked .el-radio__inner{background:#495ffe;border-color:#495ffe}.el-checkbox__inner,.el-radio__inner{border:1px solid #495ffe}.el-cascader-menu[data-v-7547ce7a]{height:300px}.el-cascader-panel[data-v-7547ce7a]{max-width:900px}.copdDeatils .synchronous[data-v-7547ce7a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detailInfoTextarea[data-v-7547ce7a] .el-textarea{min-width:320px}.detailInfoTextareaOne[data-v-7547ce7a] .el-textarea{min-width:300px}.disableClass[data-v-7547ce7a]{cursor:not-allowed}.requireIcon[data-v-7547ce7a]:before{content:"*";color:#f56c6c;margin-right:4px}.dataReport[data-v-7547ce7a]{padding-right:17px}.dataReport .commItem[data-v-7547ce7a]{width:100%;background:#fff;border-radius:4px;padding-left:17px}.dataReport .commItem .title[data-v-7547ce7a]{width:145px;height:36px;margin:0 17px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#000;background:#f5f7fa}.dataReport .commItem .title .icon[data-v-7547ce7a]{display:inline-block;width:22px;height:18px;margin-right:10px;margin-left:11px}.dataReport .commItem .line[data-v-7547ce7a]{display:inline-block;width:100%;height:2px;border:1px solid #f0f2f5;margin-top:7px;margin-bottom:12px}.baseInfo[data-v-7547ce7a]{width:1596px;padding-top:24px}.baseInfo .icon[data-v-7547ce7a]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAWxJREFUOE+lkr0vQ2EYxc+57eAjjYiEkcUfQBOR0GC0uK2FSU0SXUw2MYjNwlIhEfeyMDXt0tFHK0Ei/gALm89Ie1Mk2nukDUFTItc7nvO8v/e8z/MQNc6I/dhF17cIIlSxhYyM0lwq2nxeXc5qIbLlDLiu0gDqq7xnw+BwYiJw8FX/Bhjck7/pyrkA0FErGYDLXHugc3+IxQ//G8DczIdAHP5wuSIb9IcS0YZsbYDtjEHa+Q0AcjwZDezWBETsp35XxYznBP/uQfllb1OQaNqFSdIdlpQldCQaC9D7HhAZyp0XfH2k+iUjnYw2WiBVmULYysUFTn/+XWcS4xSPK3tE9ZKKAQx+1AhaTU02xTi6XegulUpnv3b+B9Pn+oIM286ypBkvAIorNO38CYQeLwAQpzSt/D2AFk8A4KGc4BWC3xOAKNK0nGtAbZ4A4A3DlrMmaMoLgMA6RzbuAvTXLUGKAGj9I+gWZELFl9k3JL6dGRae6QMAAAAASUVORK5CYII=) 50% no-repeat}.contactWay[data-v-7547ce7a]{width:1596px;padding-top:24px;margin-top:12px;padding-bottom:23px}.contactWay .icon[data-v-7547ce7a]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAASCAYAAAC0EpUuAAAAAXNSR0IArs4c6QAAAw5JREFUOE+FlN9vU2UYxz/PORso6zkzSvAHiUZiIgmJiROiEElQSdSIPQPZhSTQdjPuSsIlF17MP4EbdCixp8IFJLq2C9NAAhK9QTM0CsxBQoIhRuWH7nStW9fzPuZ0bWlLGc/deX583uf5Pu97BCCeDuICBxSmKmoNTqRif0b+dosfLj4hthlG9A1V1goYYEpVT2K6DuWHev6IamTH56WXQql8B3RFDoUruoxN47vcm81QLzO7C2NGgVinA4EAkfdzCeeY9PtBVhWvNVG+zCWdnXVf3C+8IqqnAPsewEW3UMHwqnh+cANlZVvy37mk+2jd56WD08DLIhxT2IDyrCCnFGOBvAbyK3ARdADkjHjpoAx0N0FVoT+fdPNN0Gi0dC7h7H3n6NyaSrk8kUu5a1GVfr8wLcLGsYR7y/ODDMpO8dKFv0BXNUFP5JLuthY9/eAmyi/LVjhvlf+bjaN60O7u7lsI5y3LWOdV9d3lPe7386XCaYE1kaYTqrxZh4hY+7KJ2IFWaOFTVN8DwiZdTSQiqFXLrcXkqGz3i4NGw8N1iIqO5BO9HzVD3x4NVlrL+QF4eqlFKfyjlnlBBo7rg+XS7FXQx6pXSuRsPuFsaS/enimsMiEZRF/vCFbOGZGh8aRzMeqf/kxxSE34WS1Zbdte/9XunvPtxV56Zi9IXZoxRK6j+rtgn8kmeyYbEjY27Be+QWtdiPw0Y2Kbvk3JXIu26eAc8JQo+7MpN30vKaqdRrbNL622tfIj8HhVBvh6znIGTu6RYvS9ZUS7Hn6m9Py14oqfJ4dlYSltG9AoaccXxb7QhGfR+lOUS5bhg7FBJ7r8VVt8XXwC+q9REuMp97f2A1qgUdDzZ7eCGbsDjrwyJcIFRVejbKw+yMVpbhCyOT/kTjeD74JWwZmZFzFyAnhkqTFrsQvX5y/3TQ6vb0jSEVrT+ElbK0eAzfcFG1mXG3Qu3bX9ToUDx9VemCvuU2M+BB7qlCNwJJt0d993/PbiraO3e2MPdO9RNXGwngN6gWksDuWuxj5mRKKfdcP+B2LZPwZ2KZVFAAAAAElFTkSuQmCC) 50% no-repeat}.contactWay .contactWayTable .contactWayTableHead[data-v-7547ce7a]{width:1027px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.contactWay .contactWayTable .contactWayTableHead span[data-v-7547ce7a]{display:inline-block;width:282px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.contactWay .contactWayTable .contactWayTableHead span[data-v-7547ce7a]:first-child{width:148px}.contactWay .contactWayTable .contactWayTableBody .contactWayRow[data-v-7547ce7a]{width:1027px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.contactWay .contactWayTable .contactWayTableBody .contactWayRow span[data-v-7547ce7a]{display:inline-block;width:282px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 22px}.contactWay .contactWayTable .contactWayTableBody .contactWayRow span[data-v-7547ce7a]:first-child{width:148px;background:#f8f9ff}.patientStatus[data-v-7547ce7a]{width:1596px;min-height:168px;padding-top:24px;margin-top:12px}.patientStatus .icon[data-v-7547ce7a]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAWxJREFUOE+lkr0vQ2EYxc+57eAjjYiEkcUfQBOR0GC0uK2FSU0SXUw2MYjNwlIhEfeyMDXt0tFHK0Ei/gALm89Ie1Mk2nukDUFTItc7nvO8v/e8z/MQNc6I/dhF17cIIlSxhYyM0lwq2nxeXc5qIbLlDLiu0gDqq7xnw+BwYiJw8FX/Bhjck7/pyrkA0FErGYDLXHugc3+IxQ//G8DczIdAHP5wuSIb9IcS0YZsbYDtjEHa+Q0AcjwZDezWBETsp35XxYznBP/uQfllb1OQaNqFSdIdlpQldCQaC9D7HhAZyp0XfH2k+iUjnYw2WiBVmULYysUFTn/+XWcS4xSPK3tE9ZKKAQx+1AhaTU02xTi6XegulUpnv3b+B9Pn+oIM286ypBkvAIorNO38CYQeLwAQpzSt/D2AFk8A4KGc4BWC3xOAKNK0nGtAbZ4A4A3DlrMmaMoLgMA6RzbuAvTXLUGKAGj9I+gWZELFl9k3JL6dGRae6QMAAAAASUVORK5CYII=) 50% no-repeat}.tumourInfo[data-v-7547ce7a]{width:1596px;min-height:441px;padding-top:24px;margin-top:12px}.tumourInfo .icon[data-v-7547ce7a]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.ICD_O[data-v-7547ce7a]{width:1596px;min-height:372px;padding-top:24px;margin-top:12px}.ICD_O .icon[data-v-7547ce7a]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAxdJREFUOE+Nkk9oFHcUx79vZmc3/zZRKyKibZPGghQPMTXRJlbTJMUEmk3wVluzCSaaFgRPhYaNFz1KT1VysMwqCoGSJrRI6WZbqlgKehASvYiXgm1qTPfP/N2Z3d8rM7sbN0uRvsvMe+/3Pr833/kSSqHr+s6GhoZVLx1W9V6GOMlANwG7ABYAPWPQHVlg7rvx8M/lufKTvBfDci8CiH67UpiYf+ROA9xVfXBzTr8QChML0S1Pq0GXAP5Sy8G6sORgVRe1rwb53XUZgch8tO6el/gbnbhpt3y8Hw+P75XCWZutC0kHf+tcCfsThCQY7J1noIWAbg9GEJ3eZj4oomp3AD7yaZviDLwtB7M2zJmkg+e6qPPvJjq7OBqeLW85dI3DJGvZYk7JxWi4j4biWg8xb4h36oDiHN8rBzMebCmHNYPrGFglol/BgrnAl12jaTnYqNkb+jD10JCqzRJ4slKTaLvifNjqw4xYwsELU9SX+xJh2M6Ef9wEkugqReLaYzDvqxZ3rF1x+1tlJW3BiC3ZWDfhw4j5vAiEfqCC82RjhmiFImo2DaDpJYg8L20FOHT6XcX94C1ZSZlszCQdXje5oag18gCUlyCkPFAKwJaSqHlHdl4LidA4C/GVV5s8qLjHWmQlZUGPJXL4x/Jh1ZGhiKqtAPxOqWMvRhtrR+L6qGChlv0x2RF0jzZLSsoibfoni9I2qmD0yBP7CoGnKkGR68YgRCEGkAJwGwHSmQ4l/36zHHhhQvP+ZtricIVGszQSz3YLxt1SMbcYbayp3DuiZuMATnmGm+pU8t1v+rBsLGFTxoYPkwhHioaMawkw95UAKsB/FB1MChEmwNhe/szPDgXzXW9IgTUTmVjClrQc3V8YDfcWQd+YeyDlHwLY9h9CbipJBHx+KJg//LoUWDOQnlt2+7/oqX/gg7wYVo12hrgN8I7/Azv3XjDXsVsKAfitvjbYtQHyhj+6nm4mIX1NwMArYURLWxsDE1cGlYsS41ZNTeD2JlB5eCRuHhbC/QQkdRK4mYnyDPxFwD0hxI3vx5p+r77oXyEjUmdX5Q5QAAAAAElFTkSuQmCC) 50% no-repeat}.byStages[data-v-7547ce7a]{width:1596px;min-height:272px;padding-top:24px;margin-top:12px}.byStages .icon[data-v-7547ce7a]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAkNJREFUOE+d001I02EcB/Dv91nOpvuvOpQmFRFB9gLRIbpI2NuoQNNiUQe3aQeJ8BBSlwq6JETQQTpYZNowAiG2WR06KIFkdOvQrUPeJLzYNtS2+XzjP5b4snzpOf15/r/n831eiRXapVeze/K57D1A1YBxAAQgGwDpfjskx6Z2+U9/PME8/+U09qb20YMRADUrhRnDU/GwM1ISauhL1RoWkO3zCN1UdUtmAtAtQNvcf8ZjIvEWf2wZ1BxL75+zchOqF8+EPcmoc93ta4plorK2rwDRdMYj/seLoAsv0gdAjYCoWrockk8SEaejCLXI2hjAaZI9iYi/cx5q6E8fNMAwoGVIEc3R8KGECQh3ANVA+AliNBkNhApQcyx9yFoNAyise62NwHcRk16fc5wuUtyTrWsFFtR9JllBIsjG/tQogbr/QPIkb0rq8ua1m00vU70S2tYJ5Q097ZK9AWAsEXU6GBqUNzuTjkM4v0YsJ8MwxRbI7rW/M0fettdMFzb7XLfKvYF0AsDZVbAcwasWCJJqAzfUJcMVX9wx88df36eNm5kZEnSmNMYsqCsSagl0AXqQjG66+7d20YUMDcqXm8m8k3RyCZY19Fy2VKWsHSD5tWrWf+xZO3MlIbez4akqTHnmPaD6YlFWQMhjyn5Zm/8AQMbgaDzsfFsYVvLRBmOq9CnzRtJhGs81A/vDWn0CsEXC7aHWwKNlT2i1k2rqnwoKnueAdhIcTYz763Gfdt3QxYHpHXYu/xpCFVQWTLT6xkuF/wHaQuUEQQvm7gAAAABJRU5ErkJggg==) 50% no-repeat}.byStages .contactWayTable .contactWayTableHead[data-v-7547ce7a]{width:1200px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.byStages .contactWayTable .contactWayTableHead span[data-v-7547ce7a]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.byStages .contactWayTable .contactWayTableHead span[data-v-7547ce7a]:first-child{width:148px}.byStages .contactWayTable .contactWayTableBody .contactWayRow[data-v-7547ce7a]{width:1200px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.byStages .contactWayTable .contactWayTableBody .contactWayRow span[data-v-7547ce7a]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 10px}.byStages .contactWayTable .contactWayTableBody .contactWayRow span[data-v-7547ce7a]:first-child{width:148px;background:#f8f9ff}.otherInfo[data-v-7547ce7a]{width:1596px;min-height:172px;padding-top:24px;margin-top:12px;padding-bottom:23px}.otherInfo .icon[data-v-7547ce7a]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.reportSource[data-v-7547ce7a]{width:1596px;min-height:162px;padding-top:24px;margin-top:12px;padding-bottom:23px}.reportSource .icon[data-v-7547ce7a]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAAAXNSR0IArs4c6QAAAdhJREFUOE+tlD9oFFEQxn/f7kk0qRQkFjF7iWLAzlgpFsJZiZ1iI/IiiNrYamFjoUKIpQmoUfYCQhQsJIV/ECuLaOFhIcTC7F0ldjZKOJIb2TV7bs7ncWBeOfPNjzfzvjfCc4ZjOxjAGaCC2I3RZ/A1gMWWeNpIeMZ1tTpLVQzsemg7+wJmBCeBDbkNheKj4ELi9L4YbxeMPLAxC3kBlH239cRWFOKSs3qS5zLY0KztCLfwTsbeHkG5rBmIyrLT2zSQwaLY7gvO9wgy4DuwfV3/ZaCf/Z9Oq6nhRzaqVT7LKHWFiRrGvFZ5bCVi4GhbLy7Vne6qHNsVYNIHMvgh4zYwXz+npVQzMmuRlVgGggLsTd2poqhqCzJOeGBpK5iYajjdyvNRbNcENzr0zbpja3qzD8ABj2emEXNmvDKYakzoZqopV20JY6xTHwYM/hNmYrzhVIuqdkjGS4NJBbymxaJvJBksim1BdLQpanWn8bxotGpH1ozngm/AHg+s3eZfDyBxOXG6kxYNztnAtnSmxlXfODKw+P0AHmushC32rYUcNjgl4zjQ3802govJhO75TPtzvbAroAD/Y9pN/06ZGTfro+dXzlZQyIzsP1dQccCF5XgMMdTrcvwF9r+6xfb8FK0AAAAASUVORK5CYII=) 50% no-repeat}.examineInfo[data-v-7547ce7a]{width:1596px;min-height:272px;padding-top:24px;margin-top:12px;padding-bottom:12px}.examineInfo .icon[data-v-7547ce7a]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.examineInfo .contactWayTable .contactWayTableHead[data-v-7547ce7a]{width:1200px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.examineInfo .contactWayTable .contactWayTableHead span[data-v-7547ce7a]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.examineInfo .contactWayTable .contactWayTableHead span[data-v-7547ce7a]:first-child{width:148px}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow[data-v-7547ce7a]{width:1200px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow span[data-v-7547ce7a]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 22px}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow span[data-v-7547ce7a]:first-child{width:148px}.template_form .jkzd_table th{background:#e6f2ff;text-align:center;border:1px solid #e6f2ff}.template_form .jkzd_table tr td{border:1px solid #e6f2ff;text-align:center;padding:10px 0}.template_form .el-checkbox__inner{display:none}.followVisit[data-v-2af7b4aa]{width:100%;height:70vh;overflow-y:scroll}.followVisit[data-v-2af7b4aa]::-webkit-scrollbar{display:none}.followVisit .requireIcon[data-v-2af7b4aa]:before{content:"*";color:#f56c6c;margin-right:4px}.followVisitTable[data-v-2af7b4aa]{width:100%;border-collapse:collapse;text-align:center}.followVisitTable[data-v-2af7b4aa] .el-checkbox__input.is-disabled+span.el-checkbox__label,.followVisitTable[data-v-2af7b4aa] .el-radio__input.is-disabled+span.el-radio__label{color:#555c6a}.followVisitTable[data-v-2af7b4aa] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,.followVisitTable[data-v-2af7b4aa] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#409eff!important}.followVisitTable .el-radio__input.is-disabled.is-checked .el-radio__inner[data-v-2af7b4aa],.followVisitTable[data-v-2af7b4aa] .el-checkbox__input.is-disabled .el-checkbox__inner,.followVisitTable[data-v-2af7b4aa] .el-radio__input.is-disabled .el-radio__inner{background:#edf2fc!important}.followVisitTable[data-v-2af7b4aa] .el-radio__input.is-disabled.is-checked .el-radio__inner{border-color:#409eff!important;background:#409eff!important}.followVisitTable[data-v-2af7b4aa] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:#c0c4cc;background-color:#fff}.followVisitTable[data-v-2af7b4aa] .el-input.is-disabled .el-input__inner{color:#555c6a}.followVisitTable .captionTitle[data-v-2af7b4aa]{font-weight:600;font-size:18px;text-align:center;color:#606266;border:1px solid #a8a8a8;border-bottom:none}.followVisitTable .tableFirstColumn[data-v-2af7b4aa]{font-weight:600;width:25%;color:#065f98}.followVisitTable .columnLeft[data-v-2af7b4aa]{text-align:left;padding-left:8px}.followVisitTableBody[data-v-2af7b4aa]{font-size:16px}.followVisitTableBody td[data-v-2af7b4aa]{min-height:30px}.followVisitTableBody .tdInput[data-v-2af7b4aa] .el-input{width:20%!important}.followVisitTableBody .tdInputHasTitle[data-v-2af7b4aa] .el-input{width:35%!important;margin:2px 0}.followVisitTableBody .unit[data-v-2af7b4aa]{margin-left:8px}.tree-diagnosisTreatment[data-v-c77a100a]{margin:16px auto 44px}.tree-diagnosisTreatment[data-v-c77a100a] ::-webkit-scrollbar{display:none}.diagnosisTreatment-body[data-v-c77a100a]{height:700px;display:-webkit-box;display:-ms-flexbox;display:flex}.diagnosisTreatment-body .body-left[data-v-c77a100a]{width:345px;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;background-color:#fff;border-radius:8px}.diagnosisTreatment-body .body-left .body-left-main[data-v-c77a100a]{overflow-y:auto;overflow-x:hidden;height:calc(100% - 32px)}.diagnosisTreatment-body .body-left .body-left-main .main-item[data-v-c77a100a]{margin-top:8px;height:100px;background:#f5f6f8;border-radius:4px;padding:12px 18px;position:relative;border:1px solid transparent;cursor:pointer}.diagnosisTreatment-body .body-left .body-left-main .main-item .item-time[data-v-c77a100a]{height:20px;line-height:20px;font-size:14px;font-weight:600}.diagnosisTreatment-body .body-left .body-left-main .main-item .item-title[data-v-c77a100a]{height:20px;line-height:20px;font-size:14px;font-weight:500;margin-top:8px;font-weight:600}.diagnosisTreatment-body .body-left .body-left-main .main-item .item-icon[data-v-c77a100a]{position:absolute;right:12px;top:40px;width:14px;height:14px;font-weight:500}.diagnosisTreatment-body .body-left .body-left-main .main-item.active[data-v-c77a100a]{border:1px solid #4fa0f2;background:#dfecff}.diagnosisTreatment-body .body-left .body-left-main .main-item.active .item-icon[data-v-c77a100a]{color:#4fa0f2}.body-right[data-v-c77a100a]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:700px;margin-left:16px;background-color:#fff;padding:5px 13px;overflow-y:scroll;border-radius:8px;padding-bottom:28px}.followUpRecords[data-v-3cdd9004]{background:#f5f5f5;overflow:scroll;height:100%;overflow-x:hidden}.followUpRecords[data-v-3cdd9004] .el-checkbox__input.is-disabled+span.el-checkbox__label,.followUpRecords[data-v-3cdd9004] .el-radio__input.is-disabled+span.el-radio__label{color:#555c6a}.followUpRecords[data-v-3cdd9004] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,.followUpRecords[data-v-3cdd9004] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#409eff!important}.followUpRecords .el-radio__input.is-disabled.is-checked .el-radio__inner[data-v-3cdd9004],.followUpRecords[data-v-3cdd9004] .el-checkbox__input.is-disabled .el-checkbox__inner,.followUpRecords[data-v-3cdd9004] .el-radio__input.is-disabled .el-radio__inner{background:#edf2fc!important}.followUpRecords[data-v-3cdd9004] .el-radio__input.is-disabled.is-checked .el-radio__inner{border-color:#409eff!important;background:#409eff!important}.followUpRecords[data-v-3cdd9004] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:#c0c4cc;background-color:#fff}.followUpRecords .followUp-content[data-v-3cdd9004]{padding:22px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;margin:16px auto 24px}.followUpRecords .followUp-content .followUp-timeList[data-v-3cdd9004]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.followUpRecords .followUp-content .followUp-timeList .el-select[data-v-3cdd9004]{width:120px}.followUpRecords .followUp-content .followUpRecordsTable[data-v-3cdd9004]{width:100%;border-collapse:collapse;background:#f5f5f5;border:2px solid #bbb;table-layout:auto;position:relative}.followUpRecords .followUp-content .followUpRecordsTable .tr-ceiling[data-v-3cdd9004]{position:sticky;top:-1px;background:#f5f5f5;z-index:10;height:52px;line-height:52px}.followUpRecords .followUp-content .followUpRecordsTable .tr-ceiling-way[data-v-3cdd9004]{top:52px}.followUpRecords .followUp-content .followUpRecordsTable .el-radio[data-v-3cdd9004]{margin-bottom:5px}.followUpRecords .followUp-content .followUpRecordsTable td[data-v-3cdd9004]{border:1px solid #d4dddc;padding:10px;text-align:center;font-weight:400;color:#555c6a}.followUpRecords .followUp-content .followUpRecordsTable td.tableFormTitle[data-v-3cdd9004]{font-weight:600;font-size:18px;text-align:center;color:#606266}.followUpRecords .followUp-content .followUpRecordsTable td.table-title[data-v-3cdd9004]{color:#065f98;font-weight:600;font-size:18px}.followUpRecords .followUp-content .followUpRecordsTable .delete-button[data-v-3cdd9004]{width:16px;height:16px;padding:0}.followUpRecords .followUp-content .followUpRecordsTable td.td_left[data-v-3cdd9004]{text-align:left}.followUpRecords .followUp-content .followUpRecordsTable td.sign-value .el-input[data-v-3cdd9004]{width:80px}.followUpRecords .followUp-content .followUpRecordsTable td.sign-value span[data-v-3cdd9004]{display:inline-block;margin:0 15px;color:#065f98}.followUpRecords .followUp-content .followUpRecordsTable td.auxiliary-value[data-v-3cdd9004]{text-align:right}.followUpRecords .followUp-content .followUpRecordsTable td i.required[data-v-3cdd9004]{color:red;margin-right:5px}.followUpRecords .followUp-content .followUpRecordsTable .qrcode[data-v-3cdd9004]{display:inline-block;vertical-align:middle;width:100px;height:100px}.followUpRecords .followUp-content .followUpRecordsTable .disease div[data-v-3cdd9004]{display:inline-block}.followUpRecords .followUp-content .followUpRecordsTable .monitor-value .el-input[data-v-3cdd9004]{width:80px}.followUpRecords .followUp-content .followUpRecordsTable .monitor-value .el-date-editor[data-v-3cdd9004]{width:160px}.followUpRecords .followUp-content .followUpRecordsTable .monitor-value span[data-v-3cdd9004]{width:30%;display:inline-block;text-align:right}.followUpRecords .followUp-content .followUpRecordsTable .monitor-value[data-v-3cdd9004] .el-radio__label{padding-left:2px}.followUpRecords .followUp-content .followUpRecordsTable .monitor-value .el-radio[data-v-3cdd9004]{margin-bottom:0}.followUpRecords .followUp-content .followUpRecordsTable .value-title[data-v-3cdd9004]{display:inline-block;width:85px;text-align:right}.followUpRecords .followUp-content .followUpRecordsTable .drug-info[data-v-3cdd9004]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.followUpRecords .followUp-content .followUpRecordsTable .drug-info .drug-left[data-v-3cdd9004]{padding:10px;height:230px;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:center;-ms-flex-pack:center;justify-content:center}.followUpRecords .followUp-content .followUpRecordsTable .drug-info .drug-left .el-input[data-v-3cdd9004]{width:70%}.followUpRecords .followUp-content .followUpRecordsTable .drug-info .drug-right[data-v-3cdd9004]{padding:10px}.followUpTable{margin:0 auto;width:1100px!important}.followUpTable .auto_import,.followUpTable .instructions{font-style:normal;display:inline-block;position:relative;margin-left:20px;left:200px;font-size:16px;color:#2566ca;text-decoration:underline;font-weight:400;cursor:pointer}.followUpTable .instructions_content{letter-spacing:1px}.followUpTable .disease div{display:inline-block}.followUpTable .el-radio{margin-right:8px}.followUpTable .bottom_btn{width:200px;margin:2px auto 0}.followUpTable .select_medicineBox{position:relative}.followUpTable .select_medicine{position:absolute;width:100px;left:6px;top:-12px;background-color:#fff;border:1px solid #000}.followUpTable td i.required{color:red;margin-right:5px}.qrcode{display:inline-block;vertical-align:middle}.prescription_tree{z-index:999;position:fixed;background-color:#fff;right:15px;top:0;width:130px}.prescription_tree .prescription_tree_title{text-align:center;background-color:#017aff;padding:2px 0}.prescription_tree .prescription_tree_body{text-align:center;max-height:200px;overflow-y:scroll}.prescription_tree .prescription_tree_body::-webkit-scrollbar{width:0}.prescription_tree .prescription_tree_body p{padding:10px 0;margin:0;cursor:pointer}.prescription_tree .prescription_tree_body p.active,.prescription_tree .prescription_tree_body p:hover{background-color:#017aff;color:#fff}.complication_appointment_record .check-item-name:not(:last-child):after{content:"\3001"}.complication_detail[data-v-7d6055e4]{overflow-x:auto}.complication_detail .complication_detail-main[data-v-7d6055e4]{width:1680px;background-color:#fff;padding:24px;margin-top:16px}.complication_detail .complication_detail-main .main-title[data-v-7d6055e4]{font-size:18px;font-weight:600}.complication_detail .complication_detail-main .main-content .content-item[data-v-7d6055e4]:not(:first-child),.complication_detail .complication_detail-main .main-content[data-v-7d6055e4]{margin-top:16px}.complication_detail .complication_detail-main .content-title[data-v-7d6055e4]{font-size:16px;font-weight:600;margin-top:14px}.complication_detail .complication_detail-btn[data-v-7d6055e4]{width:1680px;background-color:#fff;padding:24px 0}.complication_detail .complication_detail-btn>div[data-v-7d6055e4]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:10px auto}[data-v-c6b35b18]{-webkit-box-sizing:border-box;box-sizing:border-box}.borderContent[data-v-c6b35b18]{position:relative;overflow:hidden}@-webkit-keyframes borderContentMove-data-v-c6b35b18{0%{border-left-color:rgba(10,230,238,.8235294117647058);border-right-color:rgba(10,230,238,.8235294117647058);border-bottom-color:rgba(10,230,238,.8235294117647058);border-top:transparent}to{border-left-color:#2b4bff;border-right-color:#2b4bff;border-bottom-color:#2b4bff;border-top:transparent}}@keyframes borderContentMove-data-v-c6b35b18{0%{border-left-color:rgba(10,230,238,.8235294117647058);border-right-color:rgba(10,230,238,.8235294117647058);border-bottom-color:rgba(10,230,238,.8235294117647058);border-top:transparent}to{border-left-color:#2b4bff;border-right-color:#2b4bff;border-bottom-color:#2b4bff;border-top:transparent}}.top[data-v-c6b35b18]{height:32px;background:url(../img/borderContentTOpTitle.1e481751.png) no-repeat 50%;background-size:100% 100%;line-height:32px;margin-bottom:10px;position:relative;overflow:hidden}.top .title[data-v-c6b35b18]{margin-left:30px;display:-webkit-box;display:-ms-flexbox;display:flex}.top .topTitle[data-v-c6b35b18]{height:33px;margin-left:4px;font-family:YouSheBiaoTiHei;font-weight:400;font-size:18px;background:-webkit-gradient(linear,left top,right top,from(#36e6ff),to(#fff));background:linear-gradient(90deg,#36e6ff,#fff);-webkit-background-clip:text;color:transparent}.top .subhead[data-v-c6b35b18]{height:17px;font-family:DOUYINSANSBOLD;font-weight:400;font-size:14px;color:#36e6ff;margin-left:18px}.top[data-v-c6b35b18]:after{content:"";display:block;height:32px;width:100%;position:absolute;top:0;left:0;background:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(rgba(93,198,255,.258824)),to(transparent));background:linear-gradient(90deg,transparent,rgba(93,198,255,.258824),transparent);background-size:200% 100%;-webkit-animation:lightMove-data-v-c6b35b18 4.5s linear infinite alternate;animation:lightMove-data-v-c6b35b18 4.5s linear infinite alternate}.extra[data-v-c6b35b18]{width:75px;height:23px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAAAXCAYAAABDArJmAAAAAXNSR0IArs4c6QAAAkJJREFUWEft2c9rU0EQB/Dv7L6Xpkg9tCqehIJCEUEstrRKbf6A3sRfEBDviicRvVg9iFdBzyL+BD0UUdNAD9FcNGAU8VQsam1KMIaqRBLfjxl50gclTWMq8bJ5e367MJ+dmQezNO5WLxFRDtFqKiAiw5TwahMZK/44smouEDi1hDXmOIOdipmNxfJB7Kuwxlx3nMAJgcpkbftZCBRhNcA64P66QJBJAU0+t7suRljAmpkVYa1uNkZiaUARIB4g7eyvRmIFQHtsJC1IX8lH6iPTbIhmAWQDqP4DpLFYAc5e7Z/pVnSUQe9rLKnPgukvrIpXtE5sBDZlRXL3mOdbzT6jsQKEYds/2wU6vAzCPuh1hTl1HLGeAaVGq0Bxnjn3lDk3I1JuBmc8VhD8kMXn44SDdRDOfljlIahKHPQNAFeAuTkgd9fz8u9EftbDdQTWgOaRzQrX64OPg+QYrB+9oAUbFOJIifnNZaVuzbpudeUe47G2EPXu0N59RdS3InB2gUwSlvRD94QlWgJePfH99APmQqNyNBpLANpnyzULMrIcvOcI0gWmG6fI6t+l1CEBvCLzy4fM6WmRUsf2rEGbT2wATgrgOIJHC2zdXGReTCq17YjWpwvAizueN5MVWWrlj2hsZm1X/u6tmq7WQFMfPLldFvU1AOkG6JzWo1PMb/MilVaQwm+MxIoBeqctE588ziyJ/r4ekI4tw3YhGZ1Z7Ub6K1Y0z1rH1GGt24mGfw2Gf/8rlU04989YOXrdae0qg9ed3w6KCxxUmVsJAAAAAElFTkSuQmCC) no-repeat 50%;position:absolute;top:5px;right:20px;z-index:4;font-size:12px;line-height:24px;padding-left:14px;z-index:3;cursor:pointer}@-webkit-keyframes lightMove-data-v-c6b35b18{0%{background-position:-100% 0}to{background-position:200% 0}}@keyframes lightMove-data-v-c6b35b18{0%{background-position:-100% 0}to{background-position:200% 0}}.content[data-v-c6b35b18]{width:364px;height:198px;background-color:rgba(14,40,75,.45);position:relative;overflow:hidden;padding:2px;border-width:1px;border-style:solid;-webkit-animation:borderContentMove-data-v-c6b35b18 1s linear infinite alternate;animation:borderContentMove-data-v-c6b35b18 1s linear infinite alternate}.content .contentMain[data-v-c6b35b18]{padding:4px}.chartFollow[data-v-463a2824]{width:100%;height:100%}[data-v-66ed3ac5]::-webkit-scrollbar{display:none}[data-v-66ed3ac5]{scrollbar-width:none}.popUpTableWrap[data-v-66ed3ac5]{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.6);z-index:10;-webkit-filter:brightness(1.1);filter:brightness(1.1)}.popUpTable[data-v-66ed3ac5]{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:url(../img/popUpBg.1f024dcc.png) no-repeat 50%;background-size:100% 100%;padding:0 60px 32px 0}.popUpTable .close[data-v-66ed3ac5]{position:absolute;top:-3%;left:98%;width:57px;height:57px;background:url(../img/close.0ab7959b.png) 50% no-repeat;background-size:100% 100%;cursor:pointer}.popUpTable .top[data-v-66ed3ac5]{color:#fff;margin-left:32px;margin-top:1%;background:linear-gradient(124deg,#024c6c,rgba(2,76,108,.18));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:33px;clip-path:polygon(4% 0,100% 1%,100% 100%,0 100%,0 50%)}.popUpTable .top .title[data-v-66ed3ac5]{display:inline-block;height:60px;font-size:28px;font-family:YouSheBiaoTiHei;color:#b1ebff;line-height:60px}.content[data-v-66ed3ac5]{position:relative;margin-top:25px;padding-left:60px}.content .contentSection[data-v-66ed3ac5]{height:40px;margin-bottom:20px}.content .contentSection .searchBtn[data-v-66ed3ac5]{display:inline-block;width:80px;height:36px;text-align:center;background:#0a9fc6;border-radius:3px;border:1px solid #19a1d6;color:#fff;cursor:pointer}.content .contentSection[data-v-66ed3ac5] .el-input__inner{background:transparent}.content .contentTable[data-v-66ed3ac5]{margin-bottom:17px;background-color:#0e3046;font-size:16px}.content .contentTable .firstTd[data-v-66ed3ac5]{color:#02bbff}.content .contentTable[data-v-66ed3ac5] .el-table{color:#fff}.content .contentTable[data-v-66ed3ac5] .el-table thead{color:#71daff}.content .contentTable[data-v-66ed3ac5] .el-table th.el-table__cell{background-color:#024c6c}.content .contentTable[data-v-66ed3ac5] .el-table__body tr td.el-table__cell{background-color:transparent}.content .contentTable[data-v-66ed3ac5] .el-table__row{height:50px;background-color:#0e3046}.content .contentTable[data-v-66ed3ac5] .el-table__row .el-table__row--striped .el-table__body tr td.el-table__cell{background-color:#184765}.content .contentTable[data-v-66ed3ac5] .el-table:before{background:none}.content .contentTable[data-v-66ed3ac5] .el-table td.el-table__cell,.content .contentTable[data-v-66ed3ac5] .el-table th.el-table__cell.is-leaf{border-bottom:none}.content .contentTable[data-v-66ed3ac5] .el-table__empty-block{background-color:#0e3046;color:"#fff"}.content .contentPage[data-v-66ed3ac5]{height:32px;margin:17px auto 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content .contentPage[data-v-66ed3ac5] .el-pager li{background-color:transparent;color:hsla(0,0%,100%,.65);border:1px solid hsla(0,0%,100%,.2)}.content .contentPage[data-v-66ed3ac5] .el-pagination.is-background .el-pager li:not(.disabled).active{background-color:transparent;color:#19a1d6;border:1px solid #19a1d6}.content .contentPage[data-v-66ed3ac5] .el-pagination .btn-next,.content .contentPage[data-v-66ed3ac5] .el-pagination .btn-prev{background-color:transparent;color:hsla(0,0%,100%,.65);border:1px solid hsla(0,0%,100%,.2)}.content .contentPage[data-v-66ed3ac5] .el-pagination__total{color:#fff}.contentTabs[data-v-66ed3ac5]{height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;white-space:nowrap;cursor:pointer;overflow-x:scroll}.contentTabs[data-v-66ed3ac5] ::-webkit-scrollbar{display:none}.contentTabs [data-v-66ed3ac5]{scrollbar-width:none}.contentTabs .tagsItem[data-v-66ed3ac5]{display:inline-block;height:30px;text-align:center;line-height:30px;margin:0 3px 0 3px;color:#fff;border-radius:3px;border:1px solid #19a1d6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contentTabs .tagTitle[data-v-66ed3ac5]{display:inline-block;min-width:60px;margin:0 6px 0 3px}.contentTabs .tagClose[data-v-66ed3ac5]{display:inline-block;margin-right:5px;width:20px;height:20px;background:url(../img/close.0ab7959b.png) 50% no-repeat;background-size:100% 100%;cursor:pointer}.contentTabs .tagActive[data-v-66ed3ac5]{background:-webkit-gradient(linear,left top,left bottom,from(#068eb1),to(#033349));background:linear-gradient(180deg,#068eb1,#033349);border:1px solid #19a1d6;color:#71daff}.contentTableBody[data-v-66ed3ac5]{min-height:350px;max-height:500px;overflow-y:scroll}.contentTableBody[data-v-66ed3ac5] ::-webkit-scrollbar{display:none}.tableWrap[data-v-66ed3ac5]{width:100%}.tableWrap .cursor[data-v-66ed3ac5]{cursor:pointer}.tableWrap .th[data-v-66ed3ac5]{width:100%;height:44px;line-height:44px;background:#024c6c;border-radius:3px;color:#71daff;font-size:16px}.tableWrap .th .thItem[data-v-66ed3ac5]{text-align:center;padding:0 8px}.tableWrap .th .thItem[data-v-66ed3ac5]:first-child{min-width:140px}.tableWrap .tr[data-v-66ed3ac5]{width:100%;min-height:44px;border-radius:3px;color:#fff;font-size:16px}.tableWrap .tr .tdItem[data-v-66ed3ac5]{text-align:center;padding:0 8px}.tableWrap .tr .tdItem[data-v-66ed3ac5]:first-child{min-width:140px;color:#71daff}.tableWrap .odd[data-v-66ed3ac5]{background-color:transparent}.tableWrap .even[data-v-66ed3ac5]{background:#184765}.noData[data-v-66ed3ac5]{height:200px;width:200px;margin:0 auto;text-align:center;line-height:200px}.el-select-dropdown[data-v-66ed3ac5]{background-color:#024c6c}.bottomCenterComponent[data-v-2a844882]{position:relative}.bottomCenterComponent .topSlot[data-v-2a844882]{color:#fff;margin-left:42px;margin-top:1%;background:linear-gradient(124deg,#024c6c,rgba(2,76,108,.18));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:33px;clip-path:polygon(4% 0,100% 1%,100% 100%,0 100%,0 50%)}.bottomCenterComponent .topSlot .titleSlot[data-v-2a844882]{display:inline-block;height:60px;font-size:28px;font-family:YouSheBiaoTiHei;color:#b1ebff;line-height:60px}.tooltip[data-v-1cfb51b8]{position:absolute;z-index:999;background-color:rgba(0,0,0,.8);color:#fff;padding:8px;border-radius:4px;font-size:14px}.patientTopFive[data-v-8ffd6518]{margin-top:10px;width:100%}[data-v-8ffd6518]{-webkit-box-sizing:border-box;box-sizing:border-box}.titleBox[data-v-8ffd6518]{height:16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;margin-bottom:10px}.colorItem[data-v-8ffd6518],.titleBox[data-v-8ffd6518]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.colorItem[data-v-8ffd6518]{cursor:pointer}.colorDot[data-v-8ffd6518]{display:inline-block;height:14px;width:14px;border:1px solid #fff;margin-right:3px;border-radius:50%;cursor:pointer}.box[data-v-8ffd6518]{width:520px;padding:10px;position:relative}.row[data-v-8ffd6518]{height:30px;margin-bottom:28px;display:-webkit-box;display:-ms-flexbox;display:flex}.butName[data-v-8ffd6518],.rowName[data-v-8ffd6518]{width:100px;height:30px;line-height:30px;white-space:nowrap;margin-right:3px;overflow:hidden;text-overflow:ellipsis;-ms-flex-negative:0;flex-shrink:0;text-align:right}.td[data-v-8ffd6518]{display:inline-block;height:30px;min-width:18px;cursor:pointer;position:relative;text-align:center;line-height:30px}.standardManageTopTen[data-v-1b44e1a7]{width:100%;height:100%}.bottomRightComponent[data-v-22b9a234]{position:relative}.ChartChronic[data-v-d39d7144]{width:100%;height:100%}.chartDiseaseStatistic[data-v-0e9f80c6]{width:100%;height:100%;position:relative}.centerInfo[data-v-0e9f80c6]{position:absolute;top:50%;left:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;color:#fff;font-size:18px;font-weight:700;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:center;-ms-flex-pack:center;justify-content:center}.chartHeavyPrecision[data-v-6e3937e1],.charts[data-v-5f76dc0e],.chartTumorManage[data-v-7bd8dbb5],.mapChart[data-v-455eafcf],.numberMap .myEchart[data-v-7a62aaca],.numberMap[data-v-7a62aaca]{width:100%;height:100%}.mainCenterComponent[data-v-4fec83e6]{width:100%;height:514px;background:url(../img/mainCenter.ef0536a6.png) no-repeat 50%;background-size:100% 100%;position:relative;overflow:hidden;-webkit-animation:mainCenterComponentShadow-data-v-4fec83e6 5s linear infinite alternate;animation:mainCenterComponentShadow-data-v-4fec83e6 5s linear infinite alternate}.mainCenterComponent .backBtn[data-v-4fec83e6]{max-width:110px;position:relative;top:35px;left:57px;color:#36e6ff;background-color:transparent;cursor:pointer;font-family:SourceHanSansSC;border-radius:2px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mainCenterComponent .backBtn .dropdown[data-v-4fec83e6]{height:34px;border-radius:2px;white-space:nowrap;font-weight:500;padding:0 12px;font-size:14px;line-height:34px;color:#48ebff;border:1px solid #476cab;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mainCenterComponent .backBtn .dropdownMenu[data-v-4fec83e6]{position:absolute;top:40px;left:0;background-color:#0d284e;z-index:999;border:1px solid #476cab;border-radius:4px}.mainCenterComponent .backBtn .dropdownMenu .dropdownItem[data-v-4fec83e6]{display:inline-block;padding:0 12px;width:100%;height:34px;line-height:34px;font-size:14px;color:#48ebff;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.mainCenterComponent .backBtn .dropdownMenu .dropdownActive[data-v-4fec83e6],.mainCenterComponent .backBtn .dropdownMenu .dropdownItem[data-v-4fec83e6]:hover{background-color:#476cab;color:#fff}.mainCenterComponent .mapPedestal[data-v-4fec83e6]{display:inline-block;width:630px;height:173px;position:absolute;bottom:24px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:url(../img/mapPedestal.cf7d21c5.png) no-repeat 50%;background-size:100% 100%;-webkit-animation:mapPedestalMove-data-v-4fec83e6 6s linear infinite alternate;animation:mapPedestalMove-data-v-4fec83e6 6s linear infinite alternate}@-webkit-keyframes mapPedestalMove-data-v-4fec83e6{0%{-webkit-filter:brightness(80%);filter:brightness(80%)}50%{-webkit-filter:brightness(150%);filter:brightness(150%)}to{-webkit-filter:brightness(80%);filter:brightness(80%)}}@keyframes mapPedestalMove-data-v-4fec83e6{0%{-webkit-filter:brightness(80%);filter:brightness(80%)}50%{-webkit-filter:brightness(150%);filter:brightness(150%)}to{-webkit-filter:brightness(80%);filter:brightness(80%)}}.mainCenterComponent .contentLeft[data-v-4fec83e6]{position:absolute;top:94px;left:61px}.mainCenterComponent .contentLeft .row[data-v-4fec83e6]{width:198px;height:44px;margin-bottom:35px;line-height:44px;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:rowMove-data-v-4fec83e6 6s linear 0s infinite alternate;animation:rowMove-data-v-4fec83e6 6s linear 0s infinite alternate}.mainCenterComponent .contentLeft .row[data-v-4fec83e6]:nth-child(2){margin-left:20px;-webkit-animation:rowMove-data-v-4fec83e6 6s linear .5s infinite alternate;animation:rowMove-data-v-4fec83e6 6s linear .5s infinite alternate}.mainCenterComponent .contentLeft .row[data-v-4fec83e6]:nth-child(3){margin-left:40px;-webkit-animation:rowMove-data-v-4fec83e6 6s linear 1s infinite alternate;animation:rowMove-data-v-4fec83e6 6s linear 1s infinite alternate}.mainCenterComponent .contentLeft .row[data-v-4fec83e6]:nth-child(4){margin-left:20px;-webkit-animation:rowMove-data-v-4fec83e6 6s linear 1.5s infinite alternate;animation:rowMove-data-v-4fec83e6 6s linear 1.5s infinite alternate}.mainCenterComponent .contentLeft .row[data-v-4fec83e6]:nth-child(5){margin-left:30px;-webkit-animation:rowMove-data-v-4fec83e6 6s linear 2s infinite alternate;animation:rowMove-data-v-4fec83e6 6s linear 2s infinite alternate}.mainCenterComponent .contentLeft .row .type[data-v-4fec83e6]{margin-left:55px}.mainCenterComponent .contentLeft .row .count[data-v-4fec83e6]{display:inline-block;padding-left:8px;font-family:DINAlternate;font-weight:700;font-size:22px;color:#ffcf36;line-height:26px}.mainCenterComponent .contentLeft .row .unit[data-v-4fec83e6]{color:#ffcf36;margin-left:3px}@-webkit-keyframes rowMove-data-v-4fec83e6{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-backdrop-filter:brightness(90%);backdrop-filter:brightness(90%)}50%{-webkit-transform:translateX(10px);transform:translateX(10px);-webkit-backdrop-filter:brightness(160%);backdrop-filter:brightness(160%)}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-backdrop-filter:brightness(90%);backdrop-filter:brightness(90%)}}@keyframes rowMove-data-v-4fec83e6{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-backdrop-filter:brightness(90%);backdrop-filter:brightness(90%)}50%{-webkit-transform:translateX(10px);transform:translateX(10px);-webkit-backdrop-filter:brightness(160%);backdrop-filter:brightness(160%)}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-backdrop-filter:brightness(90%);backdrop-filter:brightness(90%)}}.mainCenterComponent .contentRight[data-v-4fec83e6]{position:absolute;top:94px;right:61px}.mainCenterComponent .contentRight .row[data-v-4fec83e6]{width:198px;height:44px;margin-bottom:35px;line-height:44px;white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-animation:rowRightMove-data-v-4fec83e6 6s linear 0s infinite alternate;animation:rowRightMove-data-v-4fec83e6 6s linear 0s infinite alternate}.mainCenterComponent .contentRight .row[data-v-4fec83e6]:first-child{margin-left:40px;-webkit-animation:rowRightMove-data-v-4fec83e6 6s linear .5s infinite alternate;animation:rowRightMove-data-v-4fec83e6 6s linear .5s infinite alternate}.mainCenterComponent .contentRight .row[data-v-4fec83e6]:nth-child(2){margin-left:20px;-webkit-animation:rowRightMove-data-v-4fec83e6 6s linear 1s infinite alternate;animation:rowRightMove-data-v-4fec83e6 6s linear 1s infinite alternate}.mainCenterComponent .contentRight .row[data-v-4fec83e6]:nth-child(3){-webkit-animation:rowRightMove-data-v-4fec83e6 6s linear 1.5s infinite alternate;animation:rowRightMove-data-v-4fec83e6 6s linear 1.5s infinite alternate}.mainCenterComponent .contentRight .row[data-v-4fec83e6]:nth-child(4){margin-left:20px;-webkit-animation:rowRightMove-data-v-4fec83e6 6s linear 2s infinite alternate;animation:rowRightMove-data-v-4fec83e6 6s linear 2s infinite alternate}.mainCenterComponent .contentRight .row .count[data-v-4fec83e6]{font-family:DINAlternate;font-weight:700;font-size:22px;color:#ffcf36;line-height:26px;margin-left:8px}.mainCenterComponent .contentRight .row .unit[data-v-4fec83e6]{color:#ffcf36;margin-left:3px;margin-right:8px}.mainCenterComponent .contentRight .row .type[data-v-4fec83e6]{margin-right:55px}@-webkit-keyframes rowRightMove-data-v-4fec83e6{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-backdrop-filter:brightness(90%);backdrop-filter:brightness(90%)}50%{-webkit-transform:translateX(-10px);transform:translateX(-10px);-webkit-backdrop-filter:brightness(160%);backdrop-filter:brightness(160%)}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-backdrop-filter:brightness(90%);backdrop-filter:brightness(90%)}}@keyframes rowRightMove-data-v-4fec83e6{0%{-webkit-transform:translateX(0);transform:translateX(0);-webkit-backdrop-filter:brightness(90%);backdrop-filter:brightness(90%)}50%{-webkit-transform:translateX(-10px);transform:translateX(-10px);-webkit-backdrop-filter:brightness(160%);backdrop-filter:brightness(160%)}to{-webkit-transform:translateX(0);transform:translateX(0);-webkit-backdrop-filter:brightness(90%);backdrop-filter:brightness(90%)}}@-webkit-keyframes mainCenterComponentShadow-data-v-4fec83e6{50%{-webkit-filter:drop-shadow(10px 10px 10px rgba(1,255,255,.4));filter:drop-shadow(10px 10px 10px rgba(1,255,255,.4))}to{-webkit-filter:drop-shadow(10px 10px 10px rgba(1,238,255,.6));filter:drop-shadow(10px 10px 10px rgba(1,238,255,.6))}}@keyframes mainCenterComponentShadow-data-v-4fec83e6{50%{-webkit-filter:drop-shadow(10px 10px 10px rgba(1,255,255,.4));filter:drop-shadow(10px 10px 10px rgba(1,255,255,.4))}to{-webkit-filter:drop-shadow(10px 10px 10px rgba(1,238,255,.6));filter:drop-shadow(10px 10px 10px rgba(1,238,255,.6))}}.mapCenter[data-v-4fec83e6]{width:460px;height:442px;margin:0 auto;margin-top:25px;position:relative}.count1[data-v-4fec83e6]{background:url(../img/count1.847aa289.png) no-repeat 50%}.count2[data-v-4fec83e6]{background:url(../img/count2.bccae303.png) no-repeat 50%}.count3[data-v-4fec83e6]{background:url(../img/count3.bce8ccad.png) no-repeat 50%}.count4[data-v-4fec83e6]{background:url(../img/count4.7b13c55d.png) no-repeat 50%}.count5[data-v-4fec83e6]{background:url(../img/count5.2f151a96.png) no-repeat 50%}.count6[data-v-4fec83e6]{background:url(../img/count6.7764cb9b.png) no-repeat 50%}.count7[data-v-4fec83e6]{background:url(../img/count7.a6699d39.png) no-repeat 50%}.count8[data-v-4fec83e6]{background:url(../img/count8.8de0c7e6.png) no-repeat 50%}.count9[data-v-4fec83e6]{background:url(../img/count9.7d05bc41.png) no-repeat 50%}.count10[data-v-4fec83e6]{background:url(../img/count10.705fd430.png) no-repeat 50%}.mainLeftTop[data-v-13a583ef]{margin-bottom:25px}.mainLeftTop .mainLeftTopContent[data-v-13a583ef]{width:100%;height:100%}.mainLeftTop .mainLeftTopContent .row[data-v-13a583ef]{height:70px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin:14px 12px}.mainLeftTop .mainLeftTopContent .row .rowLeft[data-v-13a583ef]{margin-right:21px}.mainLeftTop .mainLeftTopContent .row .rowLeft .img[data-v-13a583ef]{width:80px;height:56px;position:relative;color:#36e6ff;font-weight:600px}.mainLeftTop .mainLeftTopContent .row .rowLeft .img .num[data-v-13a583ef]{position:absolute;top:38%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:22px}.mainLeftTop .mainLeftTopContent .row .rowLeft .img0[data-v-13a583ef]{background:url(../img/pedestal1.79f880eb.png) no-repeat 50%}.mainLeftTop .mainLeftTopContent .row .rowLeft .img1[data-v-13a583ef]{background:url(../img/pedestal2.2d85e32c.png) no-repeat 50%}.mainLeftTop .mainLeftTopContent .row .rowLeft .title[data-v-13a583ef]{width:80px;height:18px;color:#fff}.mainLeftTop .mainLeftTopContent .row .rowLeft .title i[data-v-13a583ef]{display:inline-block;width:11px;height:11px;margin-right:4px}.mainLeftTop .mainLeftTopContent .row .rowLeft .title .icon0[data-v-13a583ef]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IArs4c6QAAAOJJREFUKFOFkTFKQ2EQhL/5NWKRQmxSSBpBxCIIWqSJKDY2FlpYeRdbC2sRwQsEAtrYpkqXG9gLyQU0+nw7kpAneUTNdst+zM7sqvXpgUyN+XofZWz2qxoUIx182DNcBlSK3ma7t6qXX+FIHKeguwjOInFSWaaff7HrnLbExr/KJFoEvZ+1icPIuRz3EsOSZ5vXseJMhjPg6a+A5ZuIfUzdoiZzP1E2vAEdzGiyURwBW5hTxANiBbNe2LixSDI7QIS5S+IZ0STY0xJrDq4L+Aq4ABpTH+fAI1D2PP3g7SLYYvgN2FJp5O0qU14AAAAASUVORK5CYII=) no-repeat 50%}.mainLeftTop .mainLeftTopContent .row .rowLeft .title .icon1[data-v-13a583ef]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAANCAYAAACdKY9CAAAAAXNSR0IArs4c6QAAAVpJREFUKFN9kT1LXGEQhZ/zujFC3E4sYwhoG6ughTaR1AEJSSpXrbwLgv9BsJKkuQhJ4G6aCHYm2AbWJimSWtjCbSwEhZBdERf1Peb6AVdRpxvmPDPnMKJQWdJqSnoC/gkaBTUrae/TokbFplZtG2gEwkIkvgeGKmn5muY2AOxfSCP5svuBpH2C6Lq6auhMp+We+yzVgfErgeDHVFp+cSfwufp3oOTSR2AU8SfGB7MzKz3btwK15OAd8BL5BPMG0fkf+quJvxVL/yorj77l4HnobK41phCWDXvCO4Yp5TOFRI4fDA+BiUpa3tTaa3cf9rfX5VCP4jTYg4gjTMNiFhi+tLTVOe59pmyu9UpBi0JfYj6x88cNQ/gueano32ZSWbW9KngLzkSoR/xJ0MTeQFooAphV1ZKDJsq3siM8H81zwT7SY2D+GgBb+YUjXYTKa9dw7kzQB3TfAFpnB/6DxdJT1RoAAAAASUVORK5CYII=) no-repeat 50%}.mainLeftTop .mainLeftTopContent .row .rowRight[data-v-13a583ef]{width:240px;height:70px;background:rgba(0,186,186,.08);border:1px dotted #00baba;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.mainLeftTop .mainLeftTopContent .row .rowRight .line[data-v-13a583ef]{display:inline-block;width:2px;height:28px;position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.mainLeftTop .mainLeftTopContent .row .rowRight .line0[data-v-13a583ef]{background:#08ffff}.mainLeftTop .mainLeftTopContent .row .rowRight .line1[data-v-13a583ef]{background:#dd8aff}.mainLeftTop .mainLeftTopContent .row .rowRightItem[data-v-13a583ef]{width:50%;height:100%;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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mainLeftTop .mainLeftTopContent .row .rowRightItem .titleName[data-v-13a583ef]{ont-family:SourceHanSansSC,SourceHanSansSC;font-weight:500;font-size:14px;color:#fff}.mainLeftTop .mainLeftTopContent .row .rowRightItem .number[data-v-13a583ef]{color:#fff}.mainLeftTop .mainLeftTopContent .row .rowRightItem .number .num[data-v-13a583ef]{font-family:DIN;font-weight:500;font-size:22px;color:#36e6ff;margin-right:4px}.mainLeftBottom .mainLeftBottomContent[data-v-13a583ef]{width:100%;height:100%;padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.mainLeftBottom .mainLeftBottomContent .item[data-v-13a583ef]{width:107px;height:161px;background:url(../img/upAndDown.5a4c8f03.png) no-repeat 50%;color:#fff;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}.mainLeftBottom .mainLeftBottomContent .item .type[data-v-13a583ef]{display:inline-block;height:20px;font-family:SourceHanSansSC;font-weight:500;font-size:14px;color:#fff;line-height:20px;margin-top:10px}.mainLeftBottom .mainLeftBottomContent .item .number[data-v-13a583ef]{display:inline-block;height:27px;font-family:DIN;font-weight:500;font-size:19px;color:#fff;line-height:23px;margin-bottom:8px}.mainLeftBottom .mainLeftBottomContent .item .number .num[data-v-13a583ef]{font-family:DIN;font-weight:500;font-size:22px;color:#36e6ff;margin-right:4px}.mainLeftBottom .mainLeftBottomContent .item[data-v-13a583ef]:first-child{margin-left:37px}.mainLeftBottom .mainLeftBottomContent .arrow[data-v-13a583ef]{width:40px;margin:0 17px;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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mainLeftBottom .mainLeftBottomContent .arrow .toRight[data-v-13a583ef]{margin-bottom:20px}.mainLeftBottom .mainLeftBottomContent .arrow .toLeft[data-v-13a583ef],.mainLeftBottom .mainLeftBottomContent .arrow .toRight[data-v-13a583ef]{display:inline-block;width:40px;height:47px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAuCAYAAABap1twAAAAAXNSR0IArs4c6QAACDZJREFUWEfVmdtvXFcVxn9r386ZsY0dJ64Jpk1I4yRNmwJtqgqKVAJEAgWeSMoDlwKCqoqqXmj6gKhEhBAvSDwAQkLAXwDiAUWoCKRCJWiqwkNJLw/NQwpK05Cb7zNz5lzI2jNjj+NcHKkSwxnJHo1n9nzn+9a39re2Bb2qShCp4vMBu2QZz4CC7AdoECkHjEBWA4Rq0KReAXi0MjyIYZ/kg8SiQCWgBqkMf8dyL8UgSd0BePSy1Ecv83YUw8M4PiDNQWGxB9BylJLnMZzDc4gckfYggOwA/DmOM9EwJRewfJGE+1kYBKk7AJ/H8iMC+yl4E5jB8T08W5l911xd5QcR95ubVaUD8BEc4BnD0iBjI5YlLM8SeI9cuNlFr/r+2epZauUswf7kZtZbkfgfeMZJqCi5RJsEx0YcT2MZkXM3syg/rhIel9aqz5wtnuG1XHgwLGHlp+tdbwXgn3DcScIiKQu0cBRYDBMkPImlrlW6zv36hWqCU2eX+Mp7F5eBnCue4W+tBpvtLdxj38K5X60H5IqLX8NzOykpnnlqZFHkNjU8wzgOkzD2638jDxU3XPj38xNUYtkxdInpLpM9gAHPlHs/e/xziPzxRmutZTAjQQgsUGeYJZo0SPDkWL7MOFs4fcO6VIBtMQyVOWMjc+yVNj2ANQJSWram02znGOJ+dz2QKwCP4aPERhcgMEON0SxgQkG5NEO97lhoWnalQxwiUOcEco1tUQEGMTCTU03l7GeOc+WRKHFqPCZPsF7YJnewxf8SkReuBXKlzfysK3E/wHE8tp1gJKF0F8ibberiycTxyWKc+2tNPK+saerLDM7kDE+1eYOMA+UTvNhaJOijDHhvyHPHdn8nt/IDJLxyNZBrGWwQGCbQoEa6EGA4kOYqe4LJLYX5D3UKHI5FcXzCTHK3Feq8HDuo7kD9DK4A/BYvteZwRtfziLfY3EPpmK7tYdIeQeTklSBX+uCZrsQ9gJnaJUtAAqkk2DzFpJ6klWDF0TIXqVdNNPs0c88mSfhU2MUGc5El3mGufZHF9jlO1ud4/fWMwzuO8FJ7EWcsIQvYxCC5xxmHFJadyT2Mt76KDL/TD3KtxLnKSkqp1sgSgoQosTLoiwSrEomjwuEJ6DOxDaCNz4WlAqwbZbuZZJuZpFbVSWSGhWKIE/mpzqdKiyQWyXoAHcZY7gq7GLJfR+R8D+RKm5nFU8VGnUSJS2q4zIOkeFHjaOtWcArKUxUOE1+xWDH6M9qrRPCFwQNiDa4UKgymtARnsaWD3MUalCzg4msWay2UgelwK6P2YURiD13LoPbBORKgxlC/SUhI+gAWhccVljQYqtJRowPEwuWd3CAIrjQKDRdbvv7NxLorS0daM9BUBi2CxYuLv01VZ09tM04OapdYDVDbzKUug2qSCDCaI4mSLwMsPJV1mMwtA0yjKMojXTAdgPpaqkSUDmsEX7oIMCQ2AlRWtS96a+ONmtLhJGVnspHEHVzrYq1BhdIzyZU1SBGoJS5K7FXmYDBtR7DSBdZhUPmoSpVaQXcAeuXIdCQOVgOKi/VYVQ5vtAx8XEOMpS6bmE7fvjbAyGBfDToXkLxjGtdjUEFiojzKldajXvolWo+iEhutw67ECtg48txT94Yy9wRj480mxlB2AdYYZ0dtCWcfXQtQa7DR52IrybJJVGLbBVjgY22lGCpxpAZMaWIdKnuh0MOAKySOlam3ZHHiIqtpF6B3BpN5UjvGdF3D3zc0MK/Og1pv2ul7jVprkKUUH9TVV6/BYDsu1kcaGczUHri2x1qhWVQMS40tdpy3i0uRwWUXd/ugulj0JmWEO8IiwR5Z3WY0UV+51S2bpLvVaZtJChUx4KRjEmUwlB5XZeTVnHIZ+fNmnJQaD8huhsxJjHmeZv55jrdn0DSjO34lyqSu4ZBYg4EP+gm8+Roiy4lpbZvp3+q0BlVibdS6rFZZKLR3eSg8xs4j1UynkeSOXDwPuCm22o3MZ3/gX9lZZod1Qmyxt3yal1sLnRtQc3hHlWkNOqgCH063kZpDV9/qdGjqpZmei3smKSSJW11ksFuDYmfJmMO1OztKIikH3Pu4LT+Dc3/lGKPUFm1MM2NTOSdo8bnyKV5szZOYgNe9OLHYLFqMDyU7GHIPrS8sqEk08Pckpt3ZSaooWkarOI8VTdiOhngOmEn2WN0//7kcv/rTTFXPeWNDky/wOMcbDUI3LKBtpnTsTXczbL50rTF3baLuxS3tg2kWiAyi3f8CeVXEuDUjloNhgt3ZJYbCm8gVg35/mrGhxb5bFmJgPd5SgB6XB4x13BtuZ8Q8hsjS+vKg7iS9RB3jVhaohYKGxiitnaYll4THzAYm/auILFx14R7AKmuyf3w2vmc5UZsQXfzR2i6GzBOIzK8vUfeGpt5W1x/5tecN4bgvG+HjocEop647QClAvT4zfH75fT0GdSe5z9/FJvPUjcCthIXeXFyPUT6hRUpgiUZ3aJrF8ihj7Dl/Gpm47h1HYM9V43xaLq5iRgH+pbnEx9K7mTTfRWRV7ru+xEex6FTXGzvbNAkUzOOoY/kmI+zkNCLZjaawa/5d5+J2OcVU+4dI/fR611ndBzeRxnm4RR7Tn05yT1JnB2evOSCt95uK6vsYfoHIW+v9yGqJNfLvRCI4PZvRY5BvE9jMxXflEKmqRhHpGOYmrpU2o2H8IxS8iqF1eWT/Dgm3xSHof3r6398HKw4j/HYQj9/6T1h36wHmn9vIvoE4q145o9ZD9M1YHtFJZTBOV7sm6VasAvwsNp6jDND1f/R/kqoa8P80DZCs/VD+C4UW6thF/C3gAAAAAElFTkSuQmCC) no-repeat 50%}.mainLeftBottom .mainLeftBottomContent .arrow .toLeft[data-v-13a583ef]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mainRightTop[data-v-48799cfc]{margin-bottom:25px}.patientTopFive[data-v-0a493f4a],.patientTopFive[data-v-04413127]{height:100%;width:100%}.patientTopFive[data-v-6969d95b]{margin-top:30px;width:100%}.presentTime[data-v-2fd341fe]{font-family:DINAlternate;font-size:20px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.icon[data-v-2fd341fe]{display:inline-block;width:20px;height:20px;margin-right:5px}.currentDateTime[data-v-2fd341fe]{display:inline-block}.weatherContent[data-v-6ad47a74]{font-family:DINAlternate;font-size:18px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.weatherIcon[data-v-6ad47a74]{display:inline-block;width:20px;height:20px;margin-right:8px;font-size:24px;color:#34d4df;background-size:100% 100%}[data-v-4903edaf]{-webkit-box-sizing:border-box;box-sizing:border-box}.particleCanvas[data-v-4903edaf]{display:block!important;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}body[data-v-4903edaf]{overflow:hidden}.dataViewNew[data-v-4903edaf]{width:100%;height:100%;position:relative;overflow:hidden;background:url(../img/dataViewBg.f282e161.png) no-repeat 50%;background-size:cover;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff}.dataViewNew .mask[data-v-4903edaf],.dataViewNew .maskTwo[data-v-4903edaf]{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.dataViewNew .maskTwo[data-v-4903edaf]{background-color:rgba(6,29,64,.84)}.top[data-v-4903edaf]{height:123px;position:relative;background:url(../img/topTitleBg.fc282b51.png) no-repeat top;background-size:100% 100%;z-index:2}.top .title[data-v-4903edaf]{text-align:center;font-family:YouSheBiaoTiHei;font-size:50px;background:linear-gradient(89.9deg,#04d1ed,#eef5f7 50%,#2a94e1 76%);-webkit-background-clip:text;color:transparent;-webkit-animation:titleMove-data-v-4903edaf 6s linear infinite alternate;animation:titleMove-data-v-4903edaf 6s linear infinite alternate}@-webkit-keyframes titleMove-data-v-4903edaf{0%{background:linear-gradient(89.9deg,#04d1ed,#eef5f7 50%,#2a94e1 66%);-webkit-background-clip:text;color:transparent}50%{background:linear-gradient(80deg,#04d1ed 10%,#eef5f7 40%,#2a94e1 70%);-webkit-background-clip:text;color:transparent}to{background:linear-gradient(79deg,#04d1ed 15%,#eef5f7 60%,#2a94e1 76%);-webkit-background-clip:text;color:transparent}}@keyframes titleMove-data-v-4903edaf{0%{background:linear-gradient(89.9deg,#04d1ed,#eef5f7 50%,#2a94e1 66%);-webkit-background-clip:text;color:transparent}50%{background:linear-gradient(80deg,#04d1ed 10%,#eef5f7 40%,#2a94e1 70%);-webkit-background-clip:text;color:transparent}to{background:linear-gradient(79deg,#04d1ed 15%,#eef5f7 60%,#2a94e1 76%);-webkit-background-clip:text;color:transparent}}.top .time[data-v-4903edaf]{position:absolute;top:16px;left:9px;font-size:20px}.top .weather[data-v-4903edaf]{position:absolute;top:16px;right:77px;font-size:20px}.top .buttons[data-v-4903edaf],.top .weather[data-v-4903edaf]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top .buttons[data-v-4903edaf]{text-align:right}.top .buttons .backToHome[data-v-4903edaf]{display:inline-block;width:28px;height:28px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAABOxJREFUSEu9lg1MlVUYx5/nvJ/3vRgU+IWjoGEwv+4caGiylLGuozHXbJqVa44itpYm5mSMZSZtt63pxNWoScz4igQimehNQBtp4FcivgqFEWOi4kU+5AL36z3tvJeLyMS4jXm2995zzvuc93eec/7POQ/ChHKisdGkaFoKIpo5gHlIqXGija9NKdWriDhmQhHtHoCblFJrv5vkJce/2DR+/JhlTnW1tDgo6AChdP1tXiw5rxhP1QoBnarBODQZ8FH9C4ftitk1GLZ0yL5mrtu5yYNY3tzXt21rUpJDnxz70WGBgdZh5By7g0OzmmSj3R/IZLamEbtxT09XtoF6pOb+fjOD6sCa+vpcB5KIjbOfT3eKonedpqmITieW3vl7n0S19sT4+DSsqKs3BXJaTcaciKTp8mziXJmnllvt1f0aScSTdXU5t0QJ3g2LzvXXqZkaEe8SzTmVcYc6W9LmOh2AJ2prW61BszK+CgltncrA8TYfdfMJkciZvwv2ZF8i7vuPG/+BrSvK3NdtQevJk4MZYVGr/VUj+3i6jU+IofxBQYTbzTLN3Cs5GieDMvVaOltPo9VqpcnRsQv99Y7Z7+wVE2I1ctAgIhhEQgd4WriLjOxvQ00PgYmlquWCisePH6frFiwfA4bfoHMj22imxAPIAoIsAijsnydg0NsEFAFAFhFmCBgSxJMlrF9/RAROxBvVhO7aPTJ4fSLw52vnVDx27Bh9bVHcGDDqKp0f2UErDQKAQSD6R9jDoHpdQFBG+3wQvT3uvUEirtsc/frV3vuHeinVfOCfrjaoWFVVRdcvWTkGDGujcxZ00B0MJuvQUa94BvR6bRAJyGwFvEup13U7Nhl9kgAyj9BL6OX47oFiJ4Ae2+VXzqp49OhR+rrppf+1h/7ue1nTGRUrKyvphqXxTwT44x/1KlZUVNA3Yl5+IsAfLv6qYllZGX1z2ZonAiw+f0rFI0eO0LeWJ4wBRZeLJDeLm58GWCQzAYyKQQ8PnoCkKxZAElh4IBiYeCSmUq/IdFEJBJB4d3inbdBSPOzqYfWic3UqlpaW0s1xiQ95aHQjt+E6pM3WuFRFAH4y+fvCw6vMB2Ej8Qi+O/mzAfvaz/scnQxY0FCjYklJCX1n5SuPXNJ1XdzimPtomSGQcCZ1n+RBwMuCiPf0A0E/BHyHAoLCAxAy6h4AZN6z78kfdtoY8PDZX1QsKiqiW1atnXQPn3Vy8nvduDOUcBsNIiLz5JLoTt0ru874Gxb5v51QsaCwcPAL04rVfz4V9NhUIr1fXLXMQ7IDBJx5UXanfir4B3xhoE/ZdaXhNOYXFLTWh4ZnFEYu+M/raQUVArePCLtbeFf5J34C3267FhXf9Y8F8w5/n9MjGyArLmHKF/BzGhE7pnjx+pY9u6EuLXhkGDCnoMCkeLSa/aa4pL+eCZmW5Gni3s6/ZzNub/q9eojjEvUk6pv8/FwHz0d8HJeYDtOcRIHTiV821O6T3K7297dsSdOBH+bkSIuMRusIxzu+NcVlTZenzLPUpoZs2eOWrtrt5oNbt3rTRB80WlEOEE1bb1MCSlpmzT51IWReZ3vwTL8S4Yieu0qs7WZYdPedNSFDg5s0Qspbhoa2MRjjPMjRR8GW3DxTAPGkAKVmwlJ9TZs01fdNdnyqryHaNcCbgGB1cFzejpSUh1L9fwEYi9wpqrdFpgAAAABJRU5ErkJggg==) no-repeat 50%;background-size:100% 100%;margin-left:14px;cursor:pointer}.top .buttons .changeScreenBtn[data-v-4903edaf]{display:inline-block;width:28px;height:28px;font-size:28px;color:#00a0ff;cursor:pointer}.top .buttons .toFullScreen[data-v-4903edaf]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAABXtJREFUSEu9lmtMFFcUx++ZuXdmdmYjRFatWBIxtRK13RBRESUFs5aGxDSNta22jaGYLklTbW2TktSkNOUDbTYYISXQiMQCUgrSrUR0K6CW1q6KD9RRaEkxpWjl1cUwwL7mNnd57eKKMSGdD7s7m3PP7/7PvecBaMZz6sIFs6zrmQCQxiO0BChVZtpMvlNKAz8BYMqEAmh+hHoopY4hH1e6NXl9W/D6KcuChgbxucjIgxyl2/7BQtUlWTnTRIzdqkEZeRQw3P+rRjU5zTscEz+ipS72eXb4AY7dcLn27klPdwc2xz4CsIgIxyjw7s+iove3SYr2JJBH2ZrHNOXzgbu5BuoXbwwNpTFoANjY0lLsBi729UXL9nkEYTxOc/QIHg9U3/8zX6R6lyU5OQvqmlvMEbzemP1UbPpcKZu5V6Y0715Xw5DOWeB0c3PBPUFEu2PiiicNc28TVSSARIyQiNk3IPa+I2p0VTjhHco8dcoOA5IIIJ5DSPxrcMr+UHd71mKPG8GppqYOR+TC7K9N0R3BQIIRkoJgzOFOU3hguxwEnNgo4SEE+F7/3RVprt48cJw+PZwdsyIl+DZ+cZuohB9Xx3Y7JoJ9REDXPo0cqwmnsEYwbl8ucikLMJcikvF1DCh1Tytktzevu+MsOBwOujUuISRUDIhZSAK7BSQQ0Fpln7Ukwnc1HLBMNFg2CYJNwoiEhDYIyNbVt7eqcPLkSfryynUPATlAyGsAexSCLRJGCiGcdln2WguNodBizmDZKBCbxCPCE+hz8ahhGYFdDGz4+98Qvz/euqjCiRMn6CurEx8CsnzpVWjOkIw6k9y4RGRQDJpT1K2FRndA6UHdYEnC2CZiRDCGvsM+T0aajBPWSCSHXThlBvCHm04V6uvr6bbnk8LevsnwvTOI4zd5cYnIA3JK0yoZcAOPbTwBV4Xfk3HAP9Y1W/oeu35ehePHj9NXzRtnBTInu4dwvIAQKppxjoUgpd7WfXeKwDcrjPmobftVBbvdTl+LT34scC4Kz/dXW1Soq6ujb6x54X8Bfnf5nAq1tbV059rUxwLZOXI8QodmhDSfSqmdCN0pgtnPj0Xo6KUzKtTU1NA3122eFbirH8cnjvIlLC9bjT5r0URq2LwGyzoe2zBGrgr/aMbjzrHyYrMK1dXV9O1Ey0NpwXbUI9KcIQV1rtX4EgNLCwG0KwafdfLifOU1WNZz2CbylPCE6yvXPRlbDDghnvA5rEKZel0hfsudjSpUVVXRXUkvhgUOY7BHULpF4kFh1eaK0W89PD808fNZajAoRoTH0PeApw1LBS6Q+Av7QoFHzv+kQmVlJc3Y9FJYIFPJA0KEIO1mBLUeMYUvbYXIYEniiU3AiEgTtZQBF/WHAst+OaVCeUXF8JfmDSm/z4ucGiVYLZ1MAzaueEWwa6J+zRbtC1u8S3V5eyyGFFOgeE+0Mwxo8cA08NkHLvmT686zUFZe3tESvTS74pmVU+0pBIgQEib64t5YT9jL9bNfCfRPibWkSSABFB0EfKvz1orku3fyoPTItwUDkgHtT9w81YCDgUwpa1WsN36wLDzwnE8Zb8AMOtFDBQLo6cFphbnO5qyosVEEBeXlZtmvNx4wJ6b/Md80J8PTzKq0fLBf+bDtt4YRnrcEhqiSsrJiN8axHyda9qE5HqKQxwM2Z1O+6PN2WTMysgLA9wsKxNWK4hjjsfsbc+L+uVLKlL3b5syV/D7xpqalFe7ZMz4mTkLjZPkgp+vb+mVjVfvCRWdaTUu6u6IWPNEgHDvQJyf098TE9d5PNY0M79A57lj7yMheBmOc6Rl9ApxXXGo2cv5MRGkax0Z9XX/kqD+dOtNudABNR9CDADncPF/6UWZmyKj/H1kyODjgPQC8AAAAAElFTkSuQmCC) no-repeat 50%;background-size:100% 100%}.top .buttons .toSmallScreen[data-v-4903edaf]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IArs4c6QAABf9JREFUSEu9lgtMU2cUx7/z3Xt7296CVep7JMMxZT7WOJlDJ5uPKgvOuAWnY7pUZD4WN3xHoiRmziVMF52omahAGDJEgalEpJOHCnOIEkStAXXqZLy0aqsU6G3v/Zbbh5TiIxiym7Rp73n8zr/fOb0HkM9VeP68VimKsQAQQSE0FAjhfH083wkhzo8A8NSFAFgFhBoIIQaLA6fMCn+vxjv+qWdSQQE7Rq3eiQmJaqZlWReUXGkxo6o3Kri25wGfdX9Uu1UZYW8NHNtmnTLYwUcLALlXzOYVcZGRNmdx0psT1qePoR0o26aAIQk1cs7aE8jzfLUdVu67B41bFERgr1gsERLUCSwqK9trAxw0b+Cw1bxM5vqdeumS8Txkt9zazhLxti48fBnklZRp+1BiUfygoMjeUuZbq6Q0sel2gUXEOjhVUpLUJGPRV4Ehe3tJ1DPTHKivXTaYtyEoLC6uM6gHxO/RDKnzeIaYkf/se8zGM/3EHRUaobknhWxg5cHz5bINm/n2tdnt9oee2OWmxhER5nuJYDh1qjU+cMRk727cWMfsl4toogNIffEgsrBcKbQsMdFTWYzQOX9HVZUSmaVEkTwe8AnIdTIaoSXQlrWalgcvlLOpShr1s9Po/BsmyyIPUOrexPq602AwGMiskNBR3ip0zcyw8EcoDSOkEQDqz2rExTMtuFDOALrMCfrkAMdFyX9DBxs6Feh06X4BI3w2j2H2cTTqSzFgSnXYYr5/0nHLO29+7UUjnDx5ksweOb4LUHLSNcOwSY/oVAqh/oiCRo5CQ+QMQjX+oj5Z7Qba2dBpxAVkaLBwDOpDM/h+Cm9btNXWFSblPHat0ggnTpwgn44O6wZUd2DmAzMMH/cIJ8sw6isllV6X/IQuQJ0bKNlYBrdXIcf6Y3a+OtfReX4elb9frTBCfn4+iXp7YjfgmpvMSrUdLZacGQohOe0C1vgJ+l/cChMkhcilULKz7qJaAO2fYLH87NtsuZfPGeH48eNkjvb9FwKlpvAAL6m8gILynWkEUj02D7AZUMpEs2WXLzCn5k8jHD16lMwdG94NGNhGKTSCqPAE0U6pCN1g0GMzRRw9GRWP7+HqMiPk5eWRz8d92A34KglfFnOo6owRcnJyyBfvTvlfgL9dKDXCkSNHyPzxU7sBF9ylJg204/EYISRjEGKlxmEwKlc5Dh9XCv9KaqIF6rUoLJ8r2WRuO8tgdBM5KhdYrOW+ijMrS4yQnZ1NvgzTPbdpKOxqGFdDIFStQvrdfjbn4G8S2NAZwKR7mkUuNReDUTOQ/aEPu3dpRkWREbKysoh+4oxuwJh/6GkanoSrEdYpKOircLd+lcqh3+3nGnwJGIG9gAwIVorkXydCyRyztdhXYfq5P4yQmZlJYiZ99MwzXPU3/c1AAb52DrV7Di9xRL/TrXCzwIZOp5h051jIMGFpAjwNZ2ZZnqy8IYi8LzCtvNAIGQcPtv6onTD5ur+6yyqx6gYV18+Bl0pnY1Xg9KGA9BK02gc4g3IpbGLI1pEMtY6lAWw0nJ1usqzwhg5/bFauv1xxGtIyMurKhrwefzB45NPHk/4uPTnYCnukClvl6MDuQEfStmbZCRkDqFIlrtvH8VckW7woGzOTkm2Tzm6GYJ15iOPmaVl6g5wGaKJI8lsN5iSPygU3r40Ib7yTCCnpvyY9kCtQQtjUzgcwj2D9HfoHHsO9HcH2bn9RL5q3UrUqeriCmf6x6fHyarvQ7vHdUlGyLKCjHUFSRoZWKYhFO7RhkTf6aZ4uTzI7YJ4h4suG+Vl2DgBbSWfsmw9N3KqavwraKErnXKKS09L22mg6aG2YbjXq5SUK8Tz8VFG8nXXYby+NiVnmBH6blMSO5jhDB0Xb9mnDEryVvopCT4ykbElNxRa54GCvWq0Ru+LiXGuiBxqiVO7EohhlUqqyagcMLL2oGVp/O6B/jxbhoAf3laGmhsCQey1TNG2t0SLGubVtbSskmMTp3NHd4MS9KVoVFmIRIRFYWvVF8bmrvqdY71VfBLCKCBoQIIONolLWxMZ2WfX/A/RWgTjf5b2CAAAAAElFTkSuQmCC) no-repeat 50%;background-size:100% 100%}.main[data-v-4903edaf]{width:100%;margin-bottom:28px;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2}.main .mainLeft[data-v-4903edaf]{width:400px;height:100%;margin-left:20px;-ms-flex-negative:0;flex-shrink:0}.main .mainCenter[data-v-4903edaf]{width:100%;height:100%;margin:0 20px;overflow:hidden}.main .mainRight[data-v-4903edaf]{width:400px;margin-right:20px;height:100%;-ms-flex-negative:0;flex-shrink:0}.bottom[data-v-4903edaf]{height:382px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2}.bottom .bottomLeft[data-v-4903edaf]{width:556px;height:100%;margin-left:20px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}.bottom .bottomCenter[data-v-4903edaf]{width:748px;height:100%;margin:0 20px;overflow:hidden}.bottom .bottomRight[data-v-4903edaf]{width:556px;height:100%;margin-right:20px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.complication[data-v-d3a64eee]{width:100%;height:100%;background-color:rgba(15,61,121,.5)}.complication .myEchart[data-v-d3a64eee]{width:100%;height:100%}.divisionProportion[data-v-807e85fe]{height:100%;-webkit-box-shadow:inset 0 0 24px 0 #3761ac;box-shadow:inset 0 0 24px 0 #3761ac;background:rgba(3,32,98,.5)}.divisionProportion .row_title[data-v-807e85fe]{background:rgba(37,72,144,.5);padding:4px 20px}.divisionProportion .el-col[data-v-807e85fe]{font-size:14px;font-weight:400;text-align:center;margin:0;color:#fff}.divisionProportion .el-tooltip[data-v-807e85fe]{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.divisionProportion .seamless-warp[data-v-807e85fe]{height:240px;overflow:hidden;padding:0 20px}.divisionProportion ul[data-v-807e85fe]{padding:0;margin:0}.divisionProportion li[data-v-807e85fe]{list-style:none;padding:14px 0;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px dashed #3179a7;font-size:12px;font-weight:500}.genderRatio[data-v-68b8a6b5]{width:100%;height:100%;background-color:rgba(15,61,121,.5)}.genderRatio .myEchart[data-v-68b8a6b5]{width:100%;height:100%}.numberOfPersonnel[data-v-3d12cbab]{width:100%;height:100%;background-color:rgba(15,61,121,.5)}.numberMap .myEchart[data-v-154f89ea],.numberOfPersonnel .myEchart[data-v-3d12cbab]{width:100%;height:100%}.data-visualization[data-v-69fa937c]{position:relative;width:100%;background:url(../img/map_pl.91bb7843.png) 50% no-repeat;background-size:100% 100%;color:#fff;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.data-visualization .title[data-v-69fa937c]{background:-webkit-gradient(linear,left top,right top,from(#061b89),to(#02075d));background:linear-gradient(90deg,#061b89,#02075d);padding:5px;text-align:center;margin:0}.data-visualization .title .text[data-v-69fa937c]{font:16px "\5FAE\8F6F\96C5\9ED1";text-align:center;font-weight:700;background:-webkit-gradient(linear,left top,right top,from(#00e6ff),to(#0349bb));background:linear-gradient(90deg,#00e6ff,#0349bb);-webkit-background-clip:text;color:transparent}.data-visualization .visualization_top[data-v-69fa937c]{margin:10px auto;font-size:25px;font-weight:800;text-align:center}.data-visualization .buttons[data-v-69fa937c]{text-align:right;padding:0 10px;position:absolute;right:0;top:10px}.data-visualization .buttons span[data-v-69fa937c]{padding:2px 15px;border:1px solid #00a0ff;border-radius:20px;margin:0 10px;display:inline-block;font-size:12px;cursor:pointer}.data-visualization .visualization-common[data-v-69fa937c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.data-visualization .visualization_up .visualization_up_left[data-v-69fa937c]{width:33%}.data-visualization .visualization_up .visualization_up_left .numberMap-box[data-v-69fa937c]{position:relative}.data-visualization .visualization_up .visualization_up_left .numberMap-box .total-box[data-v-69fa937c]{position:absolute;right:2%;bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.data-visualization .visualization_up .visualization_up_left .numberMap-box .total-box p[data-v-69fa937c]{margin:0}.data-visualization .visualization_up .visualization_up_left .numberMap-box .total-box span[data-v-69fa937c]{font-size:28px;font-weight:600;color:#fbd55d}.data-visualization .visualization_up .visualization_up_left .numberMap[data-v-69fa937c]{height:350px;width:100%}.data-visualization .visualization_up .visualization_up_left .visualization-crowd[data-v-69fa937c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;background:rgba(21,60,94,.5);padding:16px;height:350px}.data-visualization .visualization_up .visualization_up_left .visualization-crowd .crowd-item[data-v-69fa937c]{background:rgba(15,61,121,.5);border-radius:10px;width:11vw;height:153px;text-align:center;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:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.data-visualization .visualization_up .visualization_up_left .visualization-crowd .crowd-item .crowd-item-top[data-v-69fa937c]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fbd55d;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.data-visualization .visualization_up .visualization_up_left .visualization-crowd .crowd-item .crowd-item-top p[data-v-69fa937c]{font-size:36px;font-weight:600;margin:0 10px 0 0}.data-visualization .visualization_middle[data-v-69fa937c]{margin:10px 0}.data-visualization .visualization_middle .visualization_middle_left[data-v-69fa937c]{width:33%}.data-visualization .visualization_middle .visualization_middle_left .genderRatio-box[data-v-69fa937c]{height:280px}.data-visualization .visualization_middle .visualization_middle_middle[data-v-69fa937c]{width:33%}.data-visualization .visualization_middle .visualization_middle_middle .divisionProportion-box[data-v-69fa937c]{width:100%;height:280px}.data-visualization .visualization_middle .visualization_middle_right[data-v-69fa937c]{width:33%}.data-visualization .visualization_middle .visualization_middle_right .complication-box[data-v-69fa937c]{height:280px}.data-visualization .visualization_bottom .numberOfPersonnel-box[data-v-69fa937c]{height:400px}.data-visualization .visualization_bottom .visualization_bottom_options[data-v-69fa937c]{margin:10px 0}.data-visualization .visualization_bottom .visualization_bottom_options[data-v-69fa937c] .el-date-editor .el-range-separator{width:7%;color:#fff}.data-visualization .visualization_bottom .visualization_bottom_options .el-radio[data-v-69fa937c]{color:#fff}.data-visualization .visualization_bottom .visualization_bottom_options[data-v-69fa937c] .el-input__inner{background:rgba(15,61,121,.5)}.data-visualization .visualization_bottom .visualization_bottom_options[data-v-69fa937c] .el-input__inner .el-range-input{background:transparent;color:#fff}.box[data-v-4adc2c7e]{width:1200px;padding:20px;border:1px solid #f700ff}.optionsBtn[data-v-5f19f8b6]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:15px}.optionsBtn .batchConfig[data-v-5f19f8b6]{display:block;width:80px;height:30px;background:#dce6f3;border-radius:4px;text-align:center;line-height:30px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#5b82bd;border:1px solid #becee6;cursor:pointer}[data-v-5f19f8b6] .el-transfer-panel__body{height:45vh}[data-v-5f19f8b6] .el-transfer-panel__body .el-transfer-panel__list{height:40vh}[data-v-5f19f8b6] .el-transfer-panel{width:350px}[data-v-5f19f8b6] .el-transfer-panel .el-input{width:86%}.transfer-footer[data-v-5f19f8b6]{margin-left:20px;padding:6px 5px}.team-details[data-v-145925e7]{background:#f1f2f4}.team-details .team-top[data-v-145925e7]{background:#fff;padding:20px}.team-details .team-top span[data-v-145925e7]{margin:0 20px 10px 0}.team-details .team-title[data-v-145925e7]{font-size:18px;font-weight:600;margin-bottom:10px}.embedded-followup[data-v-64034863]{background:#f5f5f5;overflow:scroll;height:100%;overflow-x:hidden}.embedded-followup[data-v-64034863] .el-checkbox__input.is-disabled+span.el-checkbox__label,.embedded-followup[data-v-64034863] .el-radio__input.is-disabled+span.el-radio__label{color:#555c6a}.embedded-followup[data-v-64034863] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,.embedded-followup[data-v-64034863] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#409eff!important}.embedded-followup .el-radio__input.is-disabled.is-checked .el-radio__inner[data-v-64034863],.embedded-followup[data-v-64034863] .el-checkbox__input.is-disabled .el-checkbox__inner,.embedded-followup[data-v-64034863] .el-radio__input.is-disabled .el-radio__inner{background:#edf2fc!important}.embedded-followup[data-v-64034863] .el-radio__input.is-disabled.is-checked .el-radio__inner{border-color:#409eff!important;background:#409eff!important}.embedded-followup[data-v-64034863] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:#c0c4cc;background-color:#fff}.embedded-followup .followUp-content[data-v-64034863]{padding:22px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;width:98%;margin:24px auto}.embedded-followup .followUp-content .followUp-timeList[data-v-64034863]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.embedded-followup .followUp-content .followUp-timeList .el-select[data-v-64034863]{width:120px}.embedded-followup .followUp-content .followUpRecordsTable[data-v-64034863]{width:100%;border-collapse:collapse;background:#f5f5f5;border:2px solid #bbb;table-layout:auto;position:relative}.embedded-followup .followUp-content .followUpRecordsTable .tr-ceiling[data-v-64034863]{position:sticky;top:-1px;background:#f5f5f5;z-index:10;height:52px;line-height:52px}.embedded-followup .followUp-content .followUpRecordsTable .tr-ceiling-way[data-v-64034863]{top:52px}.embedded-followup .followUp-content .followUpRecordsTable .el-radio[data-v-64034863]{margin-bottom:5px}.embedded-followup .followUp-content .followUpRecordsTable td[data-v-64034863]{border:1px solid #d4dddc;padding:10px;text-align:center;font-weight:400;color:#555c6a}.embedded-followup .followUp-content .followUpRecordsTable td.tableFormTitle[data-v-64034863]{font-weight:600;font-size:18px;text-align:center;color:#606266}.embedded-followup .followUp-content .followUpRecordsTable td.table-title[data-v-64034863]{color:#065f98;font-weight:600;font-size:18px}.embedded-followup .followUp-content .followUpRecordsTable .delete-button[data-v-64034863]{width:16px;height:16px;padding:0}.embedded-followup .followUp-content .followUpRecordsTable td.td_left[data-v-64034863]{text-align:left}.embedded-followup .followUp-content .followUpRecordsTable td.sign-value .el-input[data-v-64034863]{width:80px}.embedded-followup .followUp-content .followUpRecordsTable td.sign-value span[data-v-64034863]{display:inline-block;margin:0 15px;color:#065f98}.embedded-followup .followUp-content .followUpRecordsTable td.auxiliary-value[data-v-64034863]{text-align:right}.embedded-followup .followUp-content .followUpRecordsTable td i.required[data-v-64034863]{color:red;margin-right:5px}.embedded-followup .followUp-content .followUpRecordsTable .qrcode[data-v-64034863]{display:inline-block;vertical-align:middle;width:100px;height:100px}.embedded-followup .followUp-content .followUpRecordsTable .disease div[data-v-64034863]{display:inline-block}.embedded-followup .followUp-content .followUpRecordsTable .monitor-value .el-input[data-v-64034863]{width:80px}.embedded-followup .followUp-content .followUpRecordsTable .monitor-value .el-date-editor[data-v-64034863]{width:160px}.embedded-followup .followUp-content .followUpRecordsTable .monitor-value span[data-v-64034863]{width:30%;display:inline-block;text-align:right}.embedded-followup .followUp-content .followUpRecordsTable .monitor-value[data-v-64034863] .el-radio__label{padding-left:2px}.embedded-followup .followUp-content .followUpRecordsTable .monitor-value .el-radio[data-v-64034863]{margin-bottom:0}.embedded-followup .followUp-content .followUpRecordsTable .value-title[data-v-64034863]{display:inline-block;width:85px;text-align:right}.embedded-followup .followUp-content .followUpRecordsTable .drug-info[data-v-64034863]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.embedded-followup .followUp-content .followUpRecordsTable .drug-info .drug-left[data-v-64034863]{padding:10px;height:230px;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:center;-ms-flex-pack:center;justify-content:center}.embedded-followup .followUp-content .followUpRecordsTable .drug-info .drug-left .el-input[data-v-64034863]{width:70%}.embedded-followup .followUp-content .followUpRecordsTable .drug-info .drug-right[data-v-64034863]{padding:10px}.tree-header{font-size:16em}.tree-header .header-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3);box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3);border-radius:8px;background:#fff;padding:12px 18px;position:relative}.tree-header .header-bottom .header-left{width:170px;border-right:2px solid #999}.tree-header .header-bottom .header-left .header-info .info-name{font-size:24px;font-weight:500;color:#303133}.tree-header .header-bottom .header-left .header-info .info-default{font-size:14px;color:#777;margin-left:4%}.tree-header .header-bottom .header-left .header-tags{width:146px;margin-right:0}.tree-header .header-bottom .header-left .header-tags fieldset{text-align:center;border:2px solid #3343e0;padding:4px 12px 7px;border-radius:4px;min-height:120px}.tree-header .header-bottom .header-left .header-tags legend{color:#333;padding:0 20px}.tree-header .header-bottom .header-left .header-tags .tag-box{text-align:left}.tree-header .header-bottom .header-left .header-tags .tag-box .common-tag{display:inline-block;width:24px;height:24px;text-align:center;line-height:24px;font-size:16px;font-weight:500;color:#fff;border-radius:4px}.tree-header .header-bottom .header-left .header-tags .tag-box .common-tag:not(:nth-child(4n+1)){margin-left:6px}.tree-header .header-bottom .header-left .header-tags .tag-box .common-tag:nth-child(n+5){margin-top:6px}.tree-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color1{background:#f39800}.tree-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color2{background:#e70013}.tree-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color3{background:#ea6100}.tree-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color4{background:#0067b6}.tree-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color5{background:#00a1ea}.tree-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color6{background:#009e96}.tree-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color7{background:#094}.tree-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color8{background:#8ec41e}.tree-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color9{background:#e4007f}.tree-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color10{background:#920783}.tree-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color11{background:#1d2088}.tree-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color12{background:#cc7077}.tree-header .header-bottom .header-left .header-tags .tag-box .common-tag.tag-color13{background:#ad862d}.tree-header .header-bottom .header-right{display:inline-block;width:calc(100% - 170px);vertical-align:top;margin-left:10px}.tree-header .header-bottom .header-right .right-info .right-info-item{width:17em;min-width:210px;display:inline-block;margin-top:5px}.tree-header .header-bottom .header-right .right-info .right-info-item .right-info-icon{display:inline-block;vertical-align:middle;width:2.375em;height:2.375em}.tree-header .header-bottom .header-right .right-info .right-info-item .right-info-icon img{width:100%;height:100%}.tree-header .header-bottom .header-right .right-info .right-info-item .right-info-info{vertical-align:top;display:inline-block;margin-left:8px;width:10.5rem}.tree-header .header-bottom .header-right .right-info .right-info-item .right-info-info .info-label{font-size:.875em;color:#303133}.tree-header .header-bottom .header-right .right-info .right-info-item .right-info-info .info-value{font-size:1em;font-weight:500;color:#303133}.tree-header .header-bottom .header-right .right-info .right-info-item .right-info-info .info-value.value-success{color:#7ed321}.tree-header .header-bottom .header-right .right-tags{margin-top:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tree-header .header-bottom .header-right .right-tags .tag-drinking-smoking .tag-weight{font-weight:500}.tree-header .header-bottom .header-right .right-tags .tag-item{display:inline-block;vertical-align:top;height:3.75em;line-height:3.75em;font-weight:500;color:#303133;border-radius:4px;border:1px solid #dadcfd;padding:0 15px}.tree-header .header-bottom .header-right .right-tags .tag-item .item-title{display:inline-block;height:3.75em;vertical-align:bottom}.tree-header .header-bottom .header-right .right-tags .tag-item .tag-project{font-size:1.25em;font-weight:500;margin:0 8px 0 20px;vertical-align:bottom}.tree-header .header-bottom .header-right .right-tags .tag-item .tag-project.tag-height{color:#36cfc9}.tree-header .header-bottom .header-right .right-tags .tag-item .tag-project.tag-weight{color:#9788ff}.tree-header .header-bottom .header-right .right-tags .tag-item .tag-project.tag-waist{color:#fb5e6e}.tree-header .header-bottom .header-right .right-tags .tag-item .compliance-item{width:5.5em;height:2.25em;line-height:2.25em;text-align:center;color:#999;background-color:#f2f3ff;display:inline-block;margin-left:1.25em;cursor:pointer}.tree-header .header-bottom .header-right .right-tags .tag-item .compliance-item.active{color:#333;background-color:#dadcfd}.tree-header .supUserInfo .supInfo_head{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.tree-header .borderTable .supInfo_row,.tree-header .supUserInfo .supInfo_head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tree-header .borderTable .supInfo_row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tree-header .borderTable .supInfo_row p{margin:0;margin-right:30px;line-height:30px}.tree-header .borderTable td,.tree-header .borderTable th{border:1px solid #e3e3e3;text-align:center;padding:10px 0}.tree-header .bottom_line{border:none;margin:0 10px;border-bottom:1px solid #000}.tree-header .bottom_line::-webkit-input-placeholder{font-size:10px;color:grey}.tree-header .bottom_line::-moz-placeholder{font-size:10px;color:grey}.tree-header .bottom_line:-ms-input-placeholder{font-size:10px;color:grey}.tree-header .bottom_line::-ms-input-placeholder{font-size:10px;color:grey}.tree-header .bottom_line::placeholder{font-size:10px;color:grey}.healthassessment-cardiovascular[data-v-2ea571e3]{background:#f5f5f5;height:100%;overflow-x:hidden}.healthassessment-cardiovascular[data-v-2ea571e3] .el-pagination.is-background .el-pager li:not(.disabled).active{background:#3342e1}.healthassessment-cardiovascular[data-v-2ea571e3] .el-radio__input.is-disabled+span.el-radio__label{color:#555c6a}.healthassessment-cardiovascular[data-v-2ea571e3] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#c1c1c8}.healthassessment-cardiovascular[data-v-2ea571e3] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:#fff}.healthassessment-cardiovascular[data-v-2ea571e3] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,.healthassessment-cardiovascular[data-v-2ea571e3] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#409eff!important}.healthassessment-cardiovascular .el-radio__input.is-disabled.is-checked .el-radio__inner[data-v-2ea571e3],.healthassessment-cardiovascular[data-v-2ea571e3] .el-checkbox__input.is-disabled .el-checkbox__inner,.healthassessment-cardiovascular[data-v-2ea571e3] .el-radio__input.is-disabled .el-radio__inner{background:#edf2fc!important}.healthassessment-cardiovascular[data-v-2ea571e3] .el-radio__input.is-disabled.is-checked .el-radio__inner{border-color:#409eff!important;background:#409eff!important}.healthassessment-cardiovascular .mainContent[data-v-2ea571e3]{-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;margin:0 auto;border-radius:8px}.healthassessment-cardiovascular .mainContent .mainContent-timeList[data-v-2ea571e3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.healthassessment-cardiovascular .mainContent .mainContent-timeList .el-select[data-v-2ea571e3]{width:120px}.healthassessment-cardiovascular .mainContent .cardiovascularRecordsTable[data-v-2ea571e3]{width:100%;border-collapse:collapse;background:#f5f5f5;border:2px solid #bbb;table-layout:fixed;word-break:break-all}.healthassessment-cardiovascular .mainContent .cardiovascularRecordsTable td[data-v-2ea571e3]{border:1px solid #d4dddc;padding:10px;text-align:center;font-weight:400;color:#555c6a}.healthassessment-cardiovascular .mainContent .cardiovascularRecordsTable td.tableFormTitle[data-v-2ea571e3]{font-weight:600;font-size:18px;text-align:center;color:#606266}.healthassessment-cardiovascular .mainContent .cardiovascularRecordsTable td.table-title[data-v-2ea571e3]{color:#065f98;font-weight:600;font-size:18px}.healthassessment-cardiovascular .mainContent .cardiovascularRecordsTable td.td_left[data-v-2ea571e3]{text-align:left}.healthassessment-cardiovascular .mainContent .cardiovascularRecordsTable td.sign-value .el-input[data-v-2ea571e3]{width:90px}.healthassessment-cardiovascular .mainContent .cardiovascularRecordsTable td.sign-value span[data-v-2ea571e3]{display:inline-block;margin:0 15px;color:#065f98}.healthassessment-cardiovascular .mainContent .cardiovascularRecordsTable td.auxiliary-value[data-v-2ea571e3]{text-align:right}.healthassessment-cardiovascular .mainContent .cardiovascularRecordsTable td i.required[data-v-2ea571e3]{color:red;margin-right:5px}.healthassessment-cardiovascular .mainContent .cardiovascularRecordsTable .qrcode[data-v-2ea571e3]{display:inline-block;vertical-align:middle}.healthassessment-cardiovascular .mainContent .cardiovascularRecordsTable .disease div[data-v-2ea571e3]{display:inline-block}.healthassessment-cardiovascular .mainContent .cardiovascularRecordsTable .monitor-value[data-v-2ea571e3]{white-space:nowrap}.healthassessment-cardiovascular .mainContent .cardiovascularRecordsTable .monitor-value .el-input[data-v-2ea571e3]{width:80px}.healthassessment-cardiovascular .mainContent .cardiovascularRecordsTable .monitor-value .el-date-editor[data-v-2ea571e3]{width:160px}.healthassessment-threeHighJudgment[data-v-eea48182]{background:#f5f5f5;height:100%;overflow-x:hidden}.healthassessment-threeHighJudgment[data-v-eea48182] .el-pagination.is-background .el-pager li:not(.disabled).active{background:#3342e1}.healthassessment-threeHighJudgment[data-v-eea48182] .el-checkbox__input.is-disabled+span.el-checkbox__label,.healthassessment-threeHighJudgment[data-v-eea48182] .el-radio__input.is-disabled+span.el-radio__label{color:#555c6a}.healthassessment-threeHighJudgment[data-v-eea48182] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,.healthassessment-threeHighJudgment[data-v-eea48182] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#c1c1c8}.healthassessment-threeHighJudgment[data-v-eea48182] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after{border-color:#fff}.healthassessment-threeHighJudgment[data-v-eea48182] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:#fff}.healthassessment-threeHighJudgment[data-v-eea48182] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,.healthassessment-threeHighJudgment[data-v-eea48182] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#409eff!important}.healthassessment-threeHighJudgment .el-radio__input.is-disabled.is-checked .el-radio__inner[data-v-eea48182],.healthassessment-threeHighJudgment[data-v-eea48182] .el-checkbox__input.is-disabled .el-checkbox__inner,.healthassessment-threeHighJudgment[data-v-eea48182] .el-radio__input.is-disabled .el-radio__inner{background:#edf2fc!important}.healthassessment-threeHighJudgment[data-v-eea48182] .el-radio__input.is-disabled.is-checked .el-radio__inner{border-color:#409eff!important;background:#409eff!important}.healthassessment-threeHighJudgment .mainContent[data-v-eea48182]{-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;margin:0 auto;border-radius:8px}.healthassessment-threeHighJudgment .mainContent .el-checkbox[data-v-eea48182],.healthassessment-threeHighJudgment .mainContent .el-radio[data-v-eea48182]{white-space:normal}.healthassessment-threeHighJudgment .mainContent .el-checkbox[data-v-eea48182]{display:block;text-align:left;margin-right:0;display:-webkit-box;display:-ms-flexbox;display:flex}.healthassessment-threeHighJudgment .mainContent .mainContent-timeList[data-v-eea48182]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.healthassessment-threeHighJudgment .mainContent .mainContent-timeList .el-select[data-v-eea48182]{width:120px}.healthassessment-threeHighJudgment .mainContent .cardiovascularRecordsTable[data-v-eea48182]{width:100%;border-collapse:collapse;background:#f5f5f5;border:2px solid #bbb}.healthassessment-threeHighJudgment .mainContent .cardiovascularRecordsTable td[data-v-eea48182]{border:1px solid #d4dddc;padding:10px;text-align:center;font-weight:400;color:#555c6a}.healthassessment-threeHighJudgment .mainContent .cardiovascularRecordsTable td.tableFormTitle[data-v-eea48182]{font-weight:600;font-size:18px;text-align:center;color:#606266}.healthassessment-threeHighJudgment .mainContent .cardiovascularRecordsTable td.table-title[data-v-eea48182]{color:#065f98;font-weight:600;font-size:18px}.healthassessment-threeHighJudgment .mainContent .cardiovascularRecordsTable td.td_left[data-v-eea48182]{text-align:left}.healthassessment-threeHighJudgment .mainContent .cardiovascularRecordsTable td.sign-value .el-input[data-v-eea48182]{width:90px}.healthassessment-threeHighJudgment .mainContent .cardiovascularRecordsTable td.sign-value span[data-v-eea48182]{display:inline-block;margin:0 15px;color:#065f98}.healthassessment-threeHighJudgment .mainContent .cardiovascularRecordsTable td.auxiliary-value[data-v-eea48182]{text-align:right}.healthassessment-threeHighJudgment .mainContent .cardiovascularRecordsTable td i.required[data-v-eea48182]{color:red;margin-right:5px}.healthassessment-threeHighJudgment .mainContent .cardiovascularRecordsTable td.serum .el-radio[data-v-eea48182]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:0;text-align:left;margin-bottom:5px}.healthassessment-threeHighJudgment .mainContent .cardiovascularRecordsTable .qrcode[data-v-eea48182]{display:inline-block;vertical-align:middle}.healthassessment-threeHighJudgment .mainContent .cardiovascularRecordsTable .disease div[data-v-eea48182]{display:inline-block}.healthassessment-threeHighJudgment .mainContent .cardiovascularRecordsTable .monitor-value[data-v-eea48182]{white-space:nowrap}.healthassessment-threeHighJudgment .mainContent .cardiovascularRecordsTable .monitor-value .el-input[data-v-eea48182]{width:80px}.healthassessment-threeHighJudgment .mainContent .cardiovascularRecordsTable .monitor-value .el-date-editor[data-v-eea48182]{width:160px}.embedded-healthassessment[data-v-0f8e6e75]{padding:10px;overflow:scroll;height:100%;overflow-x:hidden}.embedded-healthassessment[data-v-0f8e6e75] .el-tabs__item.is-active,.embedded-healthassessment[data-v-0f8e6e75] .el-tabs__item:hover{color:#00f}.embedded-healthassessment[data-v-0f8e6e75] .el-tabs__active-bar{background-color:#00f}.embedded-healthguidance{background-color:#fff;-webkit-box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3);box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3);padding:10px}.embedded-healthguidance .mainContent{margin-bottom:45px}.embedded-healthguidance .mainContent .el-tab-pane{margin-top:10px}.embedded-healthguidance .mainContent .el-tab-pane>button{margin-right:10px}.embedded-healthguidance .mainContent .el-tabs__item{font-size:18px}.embedded-healthguidance .mainContent .el-divider{background-color:#017aff}.embedded-healthguidance .mainContent .el-divider--horizontal{height:2px;color:#017aff}.embedded-healthguidance .mainContent .el-divider--horizontal .el-divider__text{color:#017aff;font-size:18px}.embedded-healthguidance .mainContent .info{overflow-y:auto}.embedded-healthguidance .mainContent .time_tag{height:30px;width:500px;color:#fff;line-height:30px;background-color:#017aff;position:relative;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:5px}.embedded-healthguidance .mainContent .time_tag:after{position:absolute;content:"";width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:30px solid #fff;right:-15px}.embedded-healthguidance .mainContent .time_tag .el-icon-timer,.embedded-healthguidance .mainContent .time_tag .el-icon-user{color:#bfa98d;font-weight:600;font-size:18px}.embedded-healthguidance .mainContent .time_tag .time{margin-left:5px;margin-right:20px;font-size:18px}.embedded-healthguidance .mainContent .healthGuidance-borderTable{border:2px solid #bbb;background:#f5f5f5;margin-top:16px;width:100%}.embedded-healthguidance .mainContent .healthGuidance-borderTable .tableFormTitle{color:#065f98;font-size:20px;font-weight:500}.embedded-healthguidance .mainContent .healthGuidance-borderTable tr td{text-align:left;padding:8px 25px;border:1px solid #bbb}.embedded-healthguidance .mainContent .el-badge{margin-left:20px}.embedded-healthguidance .gray-bg .el-table__cell{background:#f5f7fa}.embedded-healthguidance .gray-bg .el-table__header .el-table__cell{background:#eaebed;border-bottom:1px solid #bbb}.embedded-healthguidance .gray-bg .el-table--border{border:1px solid #bbb}.embedded-healthguidance .gray-bg .el-table td.el-table__cell{border-bottom:1px solid #bbb}.embedded-healthguidance .gray-bg .el-table--border .el-table__cell{border-right:1px solid #bbb}.embedded-inspection[data-v-6d2b1e98] ::-webkit-scrollbar{width:5px;height:12px}.embedded-inspection[data-v-6d2b1e98] ::-webkit-scrollbar-track{background-color:#f5f5f5}.embedded-inspection[data-v-6d2b1e98] ::-webkit-scrollbar-thumb{background-color:#c1c1c1}.embedded-inspection .medication-tabs[data-v-6d2b1e98]{padding:0 20px}.embedded-inspection .medication-tabs[data-v-6d2b1e98] .el-tabs__item.is-active,.embedded-inspection .medication-tabs[data-v-6d2b1e98] .el-tabs__item:hover{color:#00f}.embedded-inspection .medication-tabs[data-v-6d2b1e98] .el-tabs__active-bar{background-color:#00f}.embedded-inspection .medication-main[data-v-6d2b1e98]{display:-webkit-box;display:-ms-flexbox;display:flex}.embedded-inspection .medication-main .main-left[data-v-6d2b1e98]{-webkit-box-flex:2;-ms-flex:2;flex:2;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #eaeaea;padding:10px}.embedded-inspection .medication-main .main-left .left-title[data-v-6d2b1e98]{font-size:14em;color:#909399;background-color:#f5f7fa;font-weight:600}.embedded-inspection .medication-main .main-left .left-table[data-v-6d2b1e98]{overflow-y:auto}.embedded-inspection .medication-main .main-left .left-table .table-item[data-v-6d2b1e98]{color:#606266;font-size:14em;font-weight:500;border-bottom:1px solid #ebeef5}.embedded-inspection .medication-main .main-left .row-item[data-v-6d2b1e98]{display:inline-block;width:33.3%;text-align:center;padding:1em 0}.embedded-inspection .medication-main .main-left .row-item.item-btn[data-v-6d2b1e98]{color:#1677ff;font-weight:600;cursor:pointer}.embedded-inspection .medication-main .main-right[data-v-6d2b1e98]{-webkit-box-flex:5;-ms-flex:5;flex:5;padding:26px 22px;-webkit-box-sizing:border-box;box-sizing:border-box}.embedded-medication[data-v-4375ef45] ::-webkit-scrollbar{width:5px;height:12px}.embedded-medication[data-v-4375ef45] ::-webkit-scrollbar-track{background-color:#f5f5f5}.embedded-medication[data-v-4375ef45] ::-webkit-scrollbar-thumb{background-color:#c1c1c1}.embedded-medication .medication-title[data-v-4375ef45]{font-size:14em;line-height:2em;font-weight:500;color:#333;border-bottom:1px solid #d3d3d3;padding:7px;margin:0 10px}.embedded-medication .medication-main[data-v-4375ef45]{display:-webkit-box;display:-ms-flexbox;display:flex}.embedded-medication .medication-main .main-left[data-v-4375ef45]{-webkit-box-flex:2;-ms-flex:2;flex:2;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #eaeaea;padding:10px}.embedded-medication .medication-main .main-left .left-title[data-v-4375ef45]{font-size:14em;color:#909399;background-color:#f5f7fa;font-weight:600}.embedded-medication .medication-main .main-left .left-table[data-v-4375ef45]{overflow-y:auto}.embedded-medication .medication-main .main-left .left-table .table-item[data-v-4375ef45]{color:#606266;font-size:14em;font-weight:500;border-bottom:1px solid #ebeef5}.embedded-medication .medication-main .main-left .row-item[data-v-4375ef45]{display:inline-block;width:25%;text-align:center;padding:1em 1%;-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word}.embedded-medication .medication-main .main-left .row-item.item-btn[data-v-4375ef45]{color:#1677ff;font-weight:600;cursor:pointer}.embedded-medication .medication-main .main-right[data-v-4375ef45]{-webkit-box-flex:5;-ms-flex:5;flex:5;padding:26px 22px;-webkit-box-sizing:border-box;box-sizing:border-box}.embedded-medication .medication-main .main-right .right-title[data-v-4375ef45]{font-size:16em;font-weight:600;color:#464646}.embedded-medication .medication-main .main-right .right-title[data-v-4375ef45]:before{content:"";display:inline-block;background:#464646;border-radius:2px;width:4px;height:16px;vertical-align:middle;margin-right:4px}.embedded-medication .medication-main .main-right .prescription-information[data-v-4375ef45]{display:-webkit-box;display:-ms-flexbox;display:flex;height:48em;background:#f5f5f5;line-height:48em;margin-top:19px}.embedded-medication .medication-main .main-right .prescription-information .prescription-item[data-v-4375ef45]{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:14em;font-weight:500;text-align:center}.embedded-medication .medication-main .main-right .right-details[data-v-4375ef45]{margin-top:24px}.embedded-medication .medication-main .main-right .right-details .right-label-title[data-v-4375ef45]{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14em;color:#909399;background-color:#f5f7fa;font-weight:600}.embedded-medication .medication-main .main-right .right-details .right-table[data-v-4375ef45]{overflow-y:auto}.embedded-medication .medication-main .main-right .right-details .right-table .table-item[data-v-4375ef45]{display:-webkit-box;display:-ms-flexbox;display:flex;color:#606266;font-size:14em;font-weight:500;border-bottom:1px solid #ebeef5}.embedded-medication .medication-main .main-right .right-details .row-item[data-v-4375ef45]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;padding:1em 0}.embedded-page-index[data-v-dd25fba4]{min-height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 10px}.embedded-page-index .embedded-page-body[data-v-dd25fba4]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}.embedded-page-index .embedded-page-body .embedded-page-navbar[data-v-dd25fba4]{width:166em;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(#f2f3ff),to(#fafaff));background:linear-gradient(180deg,#f2f3ff,#fafaff);border-radius:8px}.embedded-page-index .embedded-page-body .embedded-page-navbar .navbar-title[data-v-dd25fba4]{font-size:14em;height:3em;line-height:3em;text-align:center;color:#006c81;border-bottom:1px solid #d3d3d3}.embedded-page-index .embedded-page-body .embedded-page-navbar .navbar-item[data-v-dd25fba4]{width:142em;height:41em;color:#777;text-align:center;font-weight:600;line-height:41em;margin:5px auto;cursor:pointer}.embedded-page-index .embedded-page-body .embedded-page-navbar .navbar-item.active[data-v-dd25fba4]{background:#dadcfd;border-radius:8px;color:#00f}.embedded-page-index .embedded-page-body .embedded-page-main[data-v-dd25fba4]{height:100%;width:calc(100% - 166em);overflow-y:hidden}.forum-info[data-v-ca817a18]{margin:0 auto;width:98%}.top .title[data-v-ca817a18]{margin-top:0;font-size:16px;font-weight:700}.top .image[data-v-ca817a18]{width:36px;height:36px;border-radius:50%;overflow:hidden}.top .imageBox[data-v-ca817a18]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:6px 0}.top .name[data-v-ca817a18]{height:36px;line-height:36px}.top .times[data-v-ca817a18]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#909399}.top .times .send[data-v-ca817a18]{margin-left:10px}.panel[data-v-ca817a18]{margin-top:10px}.panel .send .image[data-v-ca817a18]{margin-right:10px;width:36px;height:36px;border-radius:50%;overflow:hidden}.panel .send .image-list[data-v-ca817a18]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #ddd}.panel .send .image-list .name[data-v-ca817a18]{font-size:14px;margin-right:10px}.panel .bar[data-v-ca817a18]{font-size:14px;color:#909399;text-align:center}.panel .resend[data-v-ca817a18]{font-size:14px;min-height:200px;color:#909399}.panel .resend .row[data-v-ca817a18]{border-bottom:1px solid #ddd;padding:16px 0}.panel .resend .row .image[data-v-ca817a18]{width:48px;height:48px;border-radius:50%;overflow:hidden}.panel .resend .row .info[data-v-ca817a18]{color:#000}.panel .resend .row .time[data-v-ca817a18]{font-size:14px}.panel .resend .row .message[data-v-ca817a18]{margin-left:10px;color:#0b70e0;cursor:pointer}.panel .resend .second-row[data-v-ca817a18]{margin:16px 0 0 40px}.panel .resend .second-row .image[data-v-ca817a18]{width:20px;height:20px}.panel .resend .second-row .name[data-v-ca817a18]{margin-left:-10px}.btns[data-v-ca817a18]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.page[data-v-ca817a18]{margin-top:10px;text-align:center}.el-col[data-v-ca817a18]{margin-bottom:0}[data-v-ca817a18] .el-upload--picture-card{height:60px;width:60px;line-height:68px}.card[data-v-49662862]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:10px 0;border-bottom:1px solid #ddd;font-size:16px}.avatar[data-v-49662862]{width:60px;height:60px;border-radius:50%;overflow:hidden;margin-right:20px}.avatar .avatarImg[data-v-49662862]{width:60px;height:60px}.content[data-v-49662862]{-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer;overflow:hidden}.content div[data-v-49662862]{margin-top:5px}.content .title[data-v-49662862]{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content .timeReplyState[data-v-49662862]{width:100%}.content .timeReplyState .content_p[data-v-49662862],.content .timeReplyState[data-v-49662862]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content .timeReplyState .content_p[data-v-49662862]{width:40%}.content .timeReplyState .content_p .iconfont[data-v-49662862]{font-size:14px;color:#a8a8a8}.my_question[data-v-28ad00dc]{width:100%;margin:0 auto}.my_question .replayMy .avatar[data-v-28ad00dc],.my_question .toReplayMy .avatar[data-v-28ad00dc]{margin-right:20px;margin-top:15px;width:60px;height:60px;border-radius:50%;overflow:hidden}.my_question .replayMy .avatar .img[data-v-28ad00dc],.my_question .toReplayMy .avatar .img[data-v-28ad00dc]{width:100%}.my_question .replayMy .title[data-v-28ad00dc],.my_question .toReplayMy .title[data-v-28ad00dc]{font-size:16px}.my_question .replayMy .title span[data-v-28ad00dc],.my_question .toReplayMy .title span[data-v-28ad00dc]{color:#2d64b3;padding:0 5px}.my_question .replayMy .imgBox[data-v-28ad00dc],.my_question .toReplayMy .imgBox[data-v-28ad00dc]{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0}.my_question .replayMy .date[data-v-28ad00dc],.my_question .toReplayMy .date[data-v-28ad00dc]{color:grey}.my_question .replayMy .date .iconfont[data-v-28ad00dc],.my_question .toReplayMy .date .iconfont[data-v-28ad00dc]{font-size:14px}.row[data-v-28ad00dc]{padding:10px 0;border-bottom:1px solid #ddd}.el-radio-group[data-v-28ad00dc]{margin-bottom:10px}.forum[data-v-469bf16c]{width:95%;margin:20px auto}.el-tabs[data-v-469bf16c]{margin-top:10px;padding:0 15px;background-color:#fff}[data-v-469bf16c] .el-tabs__header{margin:0}.jklt-info .content{width:80%;margin:20px auto;border:1px solid #e5e5e5}.jklt-info .content .to_replay{background:#fafafa;padding:20px;border-top:1px solid #dbdce0}.jklt-info .content .to_replay p{padding:10px 0}.jklt-info .content .to_replay .title{font-size:14px;font-weight:600}.jklt-info .content .img{width:75%;margin:0 auto}.jklt-info .content .row{padding:15px 10px;margin:0 10px;border-radius:5px}.jklt-info .content .imgavater{width:80px;height:80px;margin:0 auto}.jklt-info .content .zhutieName{width:90px;text-align:center;word-break:break-all;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.jklt-info .content .p-text{font-size:16px}.jklt-info .content .content_a:hover{cursor:pointer}.jklt-info .content .content_p{line-height:35px}.jklt-info .content .bottom .fade-enter-active,.jklt-info .content .bottom .fade-leave-active{-webkit-transition:opacity .5s;transition:opacity .5s}.jklt-info .content .bottom .fade-enter,.jklt-info .content .bottom .fade-leave-to{opacity:0}.jklt-info .content .bottom .row2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.jklt-info .content .bottom .img{width:85%;margin:20px auto;margin-bottom:5px}.jklt-info .content .bottom .right{text-align:center;height:100%;background:#fafafa}.jklt-info .content .bottom .right p{padding:5px}.jklt-info .content .bottom .left{height:100%}.jklt-info .content .bottom .content_text{padding:10px 10px 26px 10px}.jklt-info .content .bottom .content_bottom{width:95%;text-align:right;margin-left:3%}.jklt-info .content .bottom .replay_title{padding:10px 0;color:#a8a8a8}.jklt-info .content .bottom .replay_title span{color:#2d64b3;padding:0 5px;cursor:pointer}.jklt-info .content .bottom .content_replay{border:1px solid #f0f1f2;text-align:left;padding:10px;background:#fafafa;margin-bottom:20px}.jklt-info .content .bottom .content_replay .img{width:75%;margin:0 auto}.jklt-info .content .bottom .content_replay .row{border-bottom:1px dotted #dbdce0;padding:15px 0 5px 0}.jklt-info .content .replat_date1{text-align:right;margin-right:6px;margin-bottom:5px;color:#a8a8a8}.jklt-info .content .replat_date{text-align:right;color:#a8a8a8}.jklt-info .content .content_replay{background:#f7f8fa}.jklt-info .content .paging{text-align:center}.jklt-info .content .el-input__inner,.jklt-info .content .el-pager li,.jklt-info .content .el-pagination .btn-next,.jklt-info .content .el-pagination .btn-prev{background:none}.jklt-info .content .sanjihuifu{background:#fff;padding:10px;border-bottom:1px solid #e5e5e5}.jklt-info .content .border-top{border-top:1px solid #e5e5e5}.question .card[data-v-713903d2]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.question .card .avatar[data-v-713903d2]{width:80px;margin-right:20px;text-align:center}.question .card .avatar .avatarImg[data-v-713903d2]{width:80px;height:80px}.question .card .avatar p[data-v-713903d2]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.question .card .content[data-v-713903d2]{-webkit-box-flex:1;-ms-flex:1;flex:1;cursor:pointer;overflow:hidden}.question .card .content div[data-v-713903d2]{margin-top:5px}.question .card .content .title[data-v-713903d2]{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.question .card .content .imgBox[data-v-713903d2]{float:left;margin-right:20px;padding:0}.question .card .content .timeReplyState[data-v-713903d2]{width:100%}.question .card .content .timeReplyState .content_p[data-v-713903d2],.question .card .content .timeReplyState[data-v-713903d2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.question .card .content .timeReplyState .content_p[data-v-713903d2]{width:55%}.question .card .content .timeReplyState .content_p .iconfont[data-v-713903d2]{font-size:14px;color:#a8a8a8}.question .card .content .timeReplyState .content_p i[data-v-713903d2]:nth-child(3){width:100px}.question .card .content .timeReplyState .stateColor_1[data-v-713903d2]{color:red}.question .card .content .timeReplyState .stateColor_2[data-v-713903d2]{color:#50ae7c}.question .clearfix[data-v-713903d2]:after,.question .clearfix[data-v-713903d2]:before{content:"";display:table}.question .clearfix[data-v-713903d2]:after{clear:both}.question .clearfix[data-v-713903d2]{*zoom:1}.my_question .el-input__inner[data-v-5e165e85],.my_question .el-pager li[data-v-5e165e85],.my_question .el-pagination .btn-next[data-v-5e165e85],.my_question .el-pagination .btn-prev[data-v-5e165e85]{background:none}.my_question .content[data-v-5e165e85]{width:100%;margin:0 auto}.my_question .content .my_tabs[data-v-5e165e85]{cursor:pointer;width:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.my_question .content .my_tabs span[data-v-5e165e85]{display:inline-block;margin:0 15px 15px}.my_question .content .my_tabs span.avtive[data-v-5e165e85]{color:#409eff}.my_question .content .replayMy[data-v-5e165e85],.my_question .content .toReplayMy[data-v-5e165e85]{padding:0 10px}.my_question .content .replayMy .el-card[data-v-5e165e85],.my_question .content .toReplayMy .el-card[data-v-5e165e85]{margin-bottom:10px}.my_question .content .replayMy .el-card__body[data-v-5e165e85],.my_question .content .toReplayMy .el-card__body[data-v-5e165e85]{padding:10px}.my_question .content .replayMy .col[data-v-5e165e85],.my_question .content .toReplayMy .col[data-v-5e165e85]{text-align:center;margin-right:20px;width:80px;height:80px}.my_question .content .replayMy .col .img[data-v-5e165e85],.my_question .content .toReplayMy .col .img[data-v-5e165e85]{width:100%}.my_question .content .replayMy .title[data-v-5e165e85],.my_question .content .toReplayMy .title[data-v-5e165e85]{font-size:16px}.my_question .content .replayMy .title span[data-v-5e165e85],.my_question .content .toReplayMy .title span[data-v-5e165e85]{color:#2d64b3;padding:0 5px}.my_question .content .replayMy .imgBox[data-v-5e165e85],.my_question .content .toReplayMy .imgBox[data-v-5e165e85]{margin:10px 0}.my_question .content .replayMy .imgBox .el-image[data-v-5e165e85],.my_question .content .toReplayMy .imgBox .el-image[data-v-5e165e85]{float:left;margin-right:10px}.my_question .content .replayMy .date[data-v-5e165e85],.my_question .content .toReplayMy .date[data-v-5e165e85]{color:grey;margin-top:15px}.my_question .content .replayMy .date .iconfont[data-v-5e165e85],.my_question .content .toReplayMy .date .iconfont[data-v-5e165e85]{font-size:14px}.my_question .content .box[data-v-5e165e85]{text-align:center}.my_question .clearfix[data-v-5e165e85]:after,.my_question .clearfix[data-v-5e165e85]:before{content:"";display:table}.my_question .clearfix[data-v-5e165e85]:after{clear:both}.my_question .clearfix[data-v-5e165e85]{*zoom:1}.forum[data-v-d1ebaf80]{overflow-y:auto;height:100vh;background:#fff}.forum .tabs[data-v-d1ebaf80]{width:60%;margin:20px auto}.forum .tabs2[data-v-d1ebaf80]{width:59%;margin:10px auto}.forum .content[data-v-d1ebaf80]{width:80%;margin:20px auto}.forum .content .img[data-v-d1ebaf80]{width:75%}.forum .content .el-radio__inner[data-v-d1ebaf80]{display:none!important}.forum .myContent .replayMy[data-v-d1ebaf80],.forum .myContent .toReplayMy[data-v-d1ebaf80]{padding:20px 10px}.forum .myContent .img[data-v-d1ebaf80]{width:70%;margin:10px auto}.forum .myContent .col[data-v-d1ebaf80]{text-align:center}.forum .myContent .row[data-v-d1ebaf80]{border-bottom:1px dotted #a8a8a8}.forum .myContent .row p[data-v-d1ebaf80]{padding:10px;line-height:20px;font-size:14px}.forum .myContent .title span[data-v-d1ebaf80]{color:#2d64b3;padding:0 5px}.forum .myContent .date[data-v-d1ebaf80]{color:grey;font-size:12px;padding:0 5px}.forum .allMy[data-v-d1ebaf80]{display:-webkit-box;display:-ms-flexbox;display:flex;width:150px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px;color:#606266;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.forum .allMy .title_active[data-v-d1ebaf80]{color:#409eff}.forum .allMy .titel_name[data-v-d1ebaf80]{cursor:pointer}.forum .top[data-v-d1ebaf80]{background-color:#fff;margin:10px;border-radius:5px;line-height:30px}.forum .el-dropdown-menu .replyState[data-v-d1ebaf80]{color:red;width:40px;height:40px;line-height:40px}.forum .question[data-v-d1ebaf80]{margin-top:15px}.forum .el-card__body[data-v-d1ebaf80]{padding:10px}.forum .el-input__inner[data-v-d1ebaf80]{height:32px!important;line-height:32px!important}.avatar-uploader-icon[data-v-74ea5bd4]{font-size:28px!important;color:#8c939d!important;width:60px!important;height:60px!important;line-height:60px!important;text-align:center!important}.avatar[data-v-74ea5bd4]{width:60px;height:60px;display:block}.labelGroup[data-v-315339c8]{margin-bottom:16px}.pagination[data-v-315339c8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:16px}.el-divider[data-v-315339c8]{margin:6px 0 10px 0}.QRCode[data-v-03729139]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}.QRCode-footer[data-v-03729139]{width:200px;display:-webkit-box;display:-ms-flexbox;display:flex;a{cursor:pointer;display:block;height:35px;margin-top:90px;padding:1px 15px;line-height:35px;font-size:12px;border-radius:5px;margin-left:20px;color:#fff;background-color:#409eff}}.lecture_details p[data-v-6f878fc8]{margin:0}.lecture_details .el-checkbox.is-disabled.is-checked .el-checkbox__label[data-v-6f878fc8]{color:#495ffe}.lecture_details .el-checkbox.is-disabled.is-checked .el-checkbox__inner[data-v-6f878fc8]{background-color:#495ffe}.lecture_details .el-range-editor.is-disabled input[data-v-6f878fc8]{color:#000}.lecture_details .el-dialog .el-dialog__header[data-v-6f878fc8]{padding-right:30px}.el-table--enable-row-transition .el-table__body td.el-table__cell{padding:5px 5px;overflow:hidden}.QRcodeDialog .bg-purple{background:#f0f0f0;text-align:center}.QRcodeDialog .bg-purple-light{background:#fff;padding:0 1%}.QRcodeDialogTitle{font-weight:700}.avatar-uploader-icon[data-v-267a6a0c]{font-size:28px!important;color:#8c939d!important;width:60px!important;height:60px!important;line-height:60px!important;text-align:center!important}.avatar[data-v-267a6a0c]{width:60px;height:60px;display:block}.lecture_details p{margin:0}.lecture_details .el-checkbox.is-disabled.is-checked .el-checkbox__label{color:#495ffe}.lecture_details .el-checkbox.is-disabled.is-checked .el-checkbox__inner{background-color:#495ffe}.lecture_details .el-range-editor.is-disabled input{color:#000}.lecture_details .el-dialog .el-dialog__header{padding-right:30px}.info_compliance{margin-bottom:5px;padding-left:15px}.info_compliance span{display:inline-block;padding:2px 10px;border-radius:10px;border:1px solid #dcdcdc;margin-left:10px;font-size:12px;cursor:pointer;background:#dcdcdc;border-color:#dcdcdc}.info_compliance span.active{background:#e6f2ff;border-color:#99caff}.myEchart[data-v-1a18be8f],.myEchart[data-v-6f3884f2],.myEchart[data-v-7e8df772],.myEchart[data-v-08ff24e5],.myEchart[data-v-12eeb1c8]{height:100%}.point[data-v-78e4e839]{width:20px;height:20px;position:relative;border-radius:50%;cursor:pointer}.point-flicker[data-v-78e4e839]:after,.point[data-v-78e4e839]{background-color:#ffb400}.point-flicker[data-v-78e4e839]:before{background-color:#ba9a4d}.point-flicker[data-v-78e4e839]:after,.point-flicker[data-v-78e4e839]:before{content:"";width:30px;height:30px;position:absolute;left:50%;top:50%;margin-left:-15px;margin-top:-15px;border-radius:50%;-webkit-animation:warn-data-v-78e4e839 1.5s ease-out 0s infinite;animation:warn-data-v-78e4e839 1.5s ease-out 0s infinite}@-webkit-keyframes warn-data-v-78e4e839{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:1}30%{opacity:1}to{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0}}@keyframes warn-data-v-78e4e839{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:1}30%{opacity:1}to{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0}}.map_10011[data-v-78e4e839]{top:25vh;left:7vw}.bounce[data-v-78e4e839]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;font:normal 700 18px Product Sans,sans-serif;white-space:nowrap;font-size:18px;color:#1eb3ef}.letter[data-v-78e4e839]{-webkit-animation:bounce-data-v-78e4e839 .75s cubic-bezier(.05,0,.2,1) infinite alternate;animation:bounce-data-v-78e4e839 .75s cubic-bezier(.05,0,.2,1) infinite alternate;display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);margin-top:.5em;text-shadow:hsla(0,0%,100%,.4) 0 0 .05em;font:normal 500 18px Varela Round,sans-serif}.letter[data-v-78e4e839]:first-child{-webkit-animation-delay:0s;animation-delay:0s}.letter[data-v-78e4e839]:nth-child(2){-webkit-animation-delay:.0833333333s;animation-delay:.0833333333s}.letter[data-v-78e4e839]:nth-child(3){-webkit-animation-delay:.1666666667s;animation-delay:.1666666667s}.letter[data-v-78e4e839]:nth-child(4){-webkit-animation-delay:.25s;animation-delay:.25s}.letter[data-v-78e4e839]:nth-child(5){-webkit-animation-delay:.3333333333s;animation-delay:.3333333333s}.letter[data-v-78e4e839]:nth-child(6){-webkit-animation-delay:.4166666667s;animation-delay:.4166666667s}@-webkit-keyframes bounce-data-v-78e4e839{0%{-webkit-transform:translateZ(0);transform:translateZ(0);text-shadow:hsla(0,0%,100%,.4) 0 0 .05em}to{-webkit-transform:translate3d(0,-1em,0);transform:translate3d(0,-1em,0);text-shadow:hsla(0,0%,100%,.4) 0 1em .35em}}@keyframes bounce-data-v-78e4e839{0%{-webkit-transform:translateZ(0);transform:translateZ(0);text-shadow:hsla(0,0%,100%,.4) 0 0 .05em}to{-webkit-transform:translate3d(0,-1em,0);transform:translate3d(0,-1em,0);text-shadow:hsla(0,0%,100%,.4) 0 1em .35em}}.square[data-v-78e4e839]{vertical-align:text-top}.green[data-v-78e4e839]{color:#43ca78;vertical-align:middle}.yellow[data-v-78e4e839]{color:#fcff05;vertical-align:middle}.orange[data-v-78e4e839]{color:#fb8302;vertical-align:middle}.red[data-v-78e4e839]{color:#fd0202;vertical-align:middle}.blue[data-v-78e4e839]{color:#68e4ff;vertical-align:middle}.title[data-v-78e4e839]{background:-webkit-gradient(linear,left top,right top,from(#061b89),to(#02075d));background:linear-gradient(90deg,#061b89,#02075d);padding:5px;text-align:center;margin:0}.title .text[data-v-78e4e839]{font:16px "\5FAE\8F6F\96C5\9ED1";text-align:center;font-weight:700;background:-webkit-gradient(linear,left top,right top,from(#00e6ff),to(#0349bb));background:linear-gradient(90deg,#00e6ff,#0349bb);-webkit-background-clip:text;color:transparent}.buttons[data-v-78e4e839]{text-align:right;padding:0 10px;position:absolute;right:0;top:25px}.buttons span[data-v-78e4e839]{padding:2px 15px;border:1px solid #00a0ff;border-radius:20px;margin:0 10px;display:inline-block;font-size:12px;cursor:pointer}.largeScreen[data-v-78e4e839]{position:absolute;width:100%;height:100vh;background:url(../img/map_pl.91bb7843.png) 50% no-repeat;background-size:100% 100%;color:#fff;top:0;overflow:hidden}.largeScreen .largeScreen_top[data-v-78e4e839]{margin:10px auto;font-size:25px;font-weight:800;text-align:center}.largeScreen .largeScreen_main[data-v-78e4e839]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:15px;height:calc(100vh - 60px)}.largeScreen .largeScreen_main .left[data-v-78e4e839],.largeScreen .largeScreen_main .right[data-v-78e4e839]{-webkit-box-flex:2;-ms-flex:2;flex:2;height:100%}.largeScreen .largeScreen_main .left .main_bottom[data-v-78e4e839],.largeScreen .largeScreen_main .left .main_top[data-v-78e4e839],.largeScreen .largeScreen_main .right .main_bottom[data-v-78e4e839],.largeScreen .largeScreen_main .right .main_top[data-v-78e4e839]{height:50%}.largeScreen .largeScreen_main .center[data-v-78e4e839]{-webkit-box-flex:3;-ms-flex:3;flex:3}.largeScreen .largeScreen_main .center .seamless_warp_title[data-v-78e4e839]{padding:5px;text-align:center;background:-webkit-gradient(linear,left top,right top,from(#061b89),to(#02075d));background:linear-gradient(90deg,#061b89,#02075d);display:-webkit-box;display:-ms-flexbox;display:flex}.largeScreen .largeScreen_main .center .seamless_warp_title>span[data-v-78e4e839]{display:inline;-webkit-box-flex:3;-ms-flex:3;flex:3}.largeScreen .largeScreen_main .center .seamless_warp[data-v-78e4e839]{width:100%;height:45vh;overflow:hidden}.largeScreen .largeScreen_main .center .seamless_warp ul[data-v-78e4e839]{width:100%;padding:0;list-style:none}.largeScreen .largeScreen_main .center .seamless_warp ul .li_item[data-v-78e4e839]{margin:10px 0;text-align:center}.largeScreen .largeScreen_main .center .seamless_warp ul .li_item>div[data-v-78e4e839]{display:-webkit-box;display:-ms-flexbox;display:flex}.largeScreen .largeScreen_main .center .seamless_warp ul .li_item>div>span[data-v-78e4e839]{-webkit-box-flex:3;-ms-flex:3;flex:3}.largeScreen .largeScreen_main .center .center_bottom[data-v-78e4e839]{height:calc(55vh - 150px);position:relative}.largeScreen .largeScreen_main .center .center_bottom .buttons[data-v-78e4e839]{position:absolute;z-index:999;left:0;top:10px}.largeScreen .largeScreen_main .mian_content[data-v-78e4e839]{height:calc(100% - 30px);position:relative}.largeScreen .largeScreen_main .mian_content .buttons[data-v-78e4e839]{position:absolute;z-index:999;left:0;top:20px}.largeScreen .largeScreen_main .mian_content .three_high_type_buttons[data-v-78e4e839]{position:absolute;z-index:999;left:50%;width:300px;margin:0 0 0 -150px}.largeScreen .largeScreen_main .mian_content .three_high_type_buttons .active[data-v-78e4e839]{color:#030b65;background-color:#ddd}.body-left-main[data-v-7df4262a]{overflow-y:scroll;height:400px;width:30%}.body-left-main .main-item[data-v-7df4262a]{margin-top:8px;height:80px;background:#f5f6f8;border-radius:4px;padding:8px 18px;position:relative;border:1px solid transparent;cursor:pointer}.body-left-main .main-item .item-time[data-v-7df4262a]{height:20px;line-height:20px;font-size:14px;font-weight:600}.body-left-main .main-item .item-title[data-v-7df4262a]{height:20px;line-height:20px;font-size:14px;font-weight:500;margin-top:8px;font-weight:600}.body-left-main .main-item .item-title .item-title-name[data-v-7df4262a]{padding-left:10px}.body-left-main .main-item .item-icon[data-v-7df4262a]{position:absolute;right:12px;top:40px;width:14px;height:14px;font-weight:500}.body-left-main .main-item.active[data-v-7df4262a]{border:1px solid #4fa0f2;background:#dfecff}.body-left-main .main-item.active .item-icon[data-v-7df4262a]{color:#4fa0f2}.body-right-main[data-v-7df4262a]{width:68%;height:400px;margin-left:18px;font-size:16px}.body-right-main .item[data-v-7df4262a]{height:180px;border:1px solid rgba(79,160,242,.6901960784313725);background:#f5f6f8;padding:18px 20px;border-radius:4px}.body-right-main .item-title[data-v-7df4262a]{margin-bottom:18px;font-weight:600}.body-right-main .item-title-name[data-v-7df4262a]{height:20px;line-height:20px;margin-top:8px;font-weight:500}.el-dialog__body .body-left-main::-webkit-scrollbar{display:none}.checked-in-details[data-v-4826fbc2]{padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex}.checked-in-details .details-left[data-v-4826fbc2]{padding:10px 0;background-color:#fff;width:190px;overflow-y:auto}.checked-in-details .details-left .timeline-item-content[data-v-4826fbc2]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checked-in-details .details-left .timeline-item-content.active[data-v-4826fbc2]{color:#1989fa}.checked-in-details .details-left[data-v-4826fbc2] .el-timeline{padding:15px 0 15px 15px}.checked-in-details .details-right[data-v-4826fbc2]{padding:24px;background-color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:12px}.checked-in-details .details-right .common-title[data-v-4826fbc2]{font-size:18px;font-weight:500;color:#000;margin:12px 0}.checked-in-details .details-right .clock-in-time[data-v-4826fbc2]{height:48px;line-height:48px;border:1px solid #eceff5;margin-top:12px;font-size:14px}.checked-in-details .details-right .clock-in-time .label[data-v-4826fbc2]{display:inline-block;vertical-align:middle;background:#f5f7fa;color:#606266;font-weight:500;width:136px;text-align:center}.checked-in-details .details-right .clock-in-time .content[data-v-4826fbc2]{display:inline-block;vertical-align:middle;font-weight:500;color:#606266;padding:0 68px;-webkit-box-sizing:border-box;box-sizing:border-box}.checked-in-details .details-right .clock-in-time .picture[data-v-4826fbc2]{display:inline-block;width:40px;height:40px;vertical-align:middle;background-color:#f5f7fa;margin-left:12px}.dialogTabs[data-v-ba4b9b3a]{margin-bottom:25px}.tabsItem i[data-v-ba4b9b3a]{margin:0 6px}.tabsItem:last-child i[data-v-ba4b9b3a]{display:none}.tabsItemActive[data-v-ba4b9b3a]{color:#0486fe}.dialogTabsContent[data-v-ba4b9b3a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dialogTabsContent .el-checkbox[data-v-ba4b9b3a]{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:normal}.screenRes[data-v-ba4b9b3a]{margin-top:-10px;font-size:18px}.screenRes span[data-v-ba4b9b3a]{margin-right:30px}.question[data-v-5d147fba]{padding:24px 24px}.question .questionItem[data-v-5d147fba]{margin:0 0 16px 0}.question .questionItem .itemTitle[data-v-5d147fba]{display:block;font-weight:600;margin-bottom:8px}.question .questionItem .itemForm .typeInput[data-v-5d147fba]{width:30%}.replenishInfo[data-v-0dd7eca7]{width:100%;height:100%;background:url(../img/manegeFlowBg.e6a6c3c0.png) 50% no-repeat;background-size:100% 100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.listLeft[data-v-0dd7eca7]{width:160px;height:100%;margin-right:16px;margin-top:12px}.listLeft .progress[data-v-0dd7eca7]{width:160px;height:94px;background:hsla(0,0%,100%,.8);border-radius:4px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-bottom:8px;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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.listLeft .progress span[data-v-0dd7eca7]{margin:3px}.listLeft .progress .line[data-v-0dd7eca7]{width:128px;height:4px;background:rgba(170,205,244,.8431372549019608);border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex}.listLeft .progress .line .proportion[data-v-0dd7eca7]{width:60%;height:100%;background:#3489fa;border-radius:4px}.listLeft .steps[data-v-0dd7eca7]{width:160px;min-height:570px;background:hsla(0,0%,100%,.8);border-radius:4px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:20px 0}.listRight[data-v-0dd7eca7]{width:783px;min-height:664px;height:100%;background:hsla(0,0%,100%,.8);border-radius:8px;margin-top:12px;padding-bottom:40px;position:relative}.listRight .lastStepBtn[data-v-0dd7eca7]{position:absolute;bottom:20px;left:20px}.listRight .nextStepBtn[data-v-0dd7eca7]{position:absolute;bottom:20px;right:20px}.signing-details .signing-table[data-v-057e8834]{margin-top:12px;border-radius:8px;padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff}.signing-details .signing-table .table-title[data-v-057e8834]{font-size:18px;font-weight:500;color:#000;margin-bottom:17px}.signing-details .doctor-group[data-v-057e8834]{background:#fff;height:149px;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:29px 24px;margin-top:12px}.signing-details .doctor-group .doctor-group-title[data-v-057e8834]{font-size:18px;font-weight:500;color:#000}.signing-details .doctor-group .doctor-group-main[data-v-057e8834]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px}.signing-details .doctor-group .doctor-group-main .main-item[data-v-057e8834]{-webkit-box-flex:1;-ms-flex:1;flex:1}.signing-details .doctor-group .doctor-group-main .main-item .item-title[data-v-057e8834]{font-size:14px;font-weight:500;color:#000}.signing-details .doctor-group .doctor-group-main .main-item .item-input[data-v-057e8834]{display:inline-block;width:240px;margin-left:16px}.signing-details .doctor-group .doctor-group-main .main-item[data-v-057e8834]:not(:last-child){border-right:1px solid #979797}.signing-details .signing-protocol[data-v-057e8834]{background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);height:56px;margin-top:16px}.signing-details .details-title[data-v-057e8834]{font-size:16px;line-height:48px;height:48px;padding-left:29px}.signing-details .details-title[data-v-057e8834],.signing-details .detials-main[data-v-057e8834]{font-weight:500;color:#000;background:#f5f7fa;-webkit-box-sizing:border-box;box-sizing:border-box}.signing-details .detials-main[data-v-057e8834]{font-size:14px;height:286px;padding:16px 29px}.signing-details .detials-main .main-title[data-v-057e8834]{font-size:16px}.signing-details .detials-main .main-content[data-v-057e8834]{margin-top:12px}.signing-details .detials-main .main-content.content-flex[data-v-057e8834]{display:-webkit-box;display:-ms-flexbox;display:flex}.signing-details .detials-main .main-content>span[data-v-057e8834]{-webkit-box-flex:1;-ms-flex:1;flex:1}.dialogTabs[data-v-6c4b1221]{margin-bottom:25px}.tabsItem i[data-v-6c4b1221]{margin:0 6px}.tabsItem:last-child i[data-v-6c4b1221]{display:none}.tabsItemActive[data-v-6c4b1221]{color:#0486fe}.dialogTabsContent[data-v-6c4b1221]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.dialogTabsContent .el-checkbox[data-v-6c4b1221]{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:normal}.screenRes[data-v-6c4b1221]{margin-top:-10px;font-size:18px}.screenRes span[data-v-6c4b1221]{margin-right:30px}.wrap .content[data-v-aeab4620]{width:98%;border:2px solid #409eff;margin:10px auto;padding:20px}.wrap .content .left[data-v-aeab4620]{border:2px solid #409eff;text-align:center}.wrap .content .left .title[data-v-aeab4620]{height:40px;line-height:55px;line-height:40px}.wrap .content .left .historyList[data-v-aeab4620]{margin:0;cursor:pointer;color:#409eff;height:40px;line-height:40px;border-top:2px solid #409eff}.wrap .content .left .active[data-v-aeab4620]{color:#fff;background-color:#409eff}.wrap .content .QueryTable[data-v-aeab4620]{border:2px solid #409eff;margin:0 auto;border-collapse:collapse;text-align:center}.wrap .content .QueryTable td[data-v-aeab4620]{border-bottom:1px solid #d4dddc;padding-bottom:3px;padding-left:3px;padding-right:3px;border-right:1px solid #d4dddc;padding-top:3px;font-size:14px}.wrap .content .QueryTable .title_size[data-v-aeab4620]{font-size:20px;font-weight:700}.wrap .content .QueryTable .change_ys[data-v-aeab4620]{color:#000;font-weight:700}.oldJkglTzbsInfo[data-v-0d07ce2c]{height:100vh;overflow-y:scroll}.oldJkglTzbsInfo[data-v-0d07ce2c] .el-radio__label{word-break:break-all;white-space:normal;line-height:20px}.oldJkglTzbsInfo .input[data-v-0d07ce2c]{display:inline-block;width:60%}.oldJkglTzbsInfo .button[data-v-0d07ce2c]{padding:10px;background:#fff;position:fixed;top:0;width:100%;-webkit-box-shadow:-1px 0 10px 1px #ececec;box-shadow:-1px 0 10px 1px #ececec;z-index:111;margin-top:0}.oldJkglTzbsInfo .search[data-v-0d07ce2c]{width:90%;margin:0 auto}.oldJkglTzbsInfo[data-v-0d07ce2c] .bannedClick{pointer-events:none}[data-v-0d07ce2c] .is-checked>.is-disabled.is-checked+.el-radio__label{color:orange!important}[data-v-2cefe6e8]{-webkit-box-sizing:border-box;box-sizing:border-box}.followUpForm[data-v-2cefe6e8]{width:100%;height:74vh;padding:0 10px;overflow-y:scroll}.followUpForm[data-v-2cefe6e8]::-webkit-scrollbar{display:none}.formItemW48[data-v-2cefe6e8]{width:48%}.formItemW30[data-v-2cefe6e8]{width:32%}.formItemW20[data-v-2cefe6e8]{width:20%}.drugsBox[data-v-2cefe6e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.addBtn[data-v-2cefe6e8]{height:40px;width:40px;cursor:pointer;color:#409eff}.longLastingDrug[data-v-2cefe6e8]{width:70%;margin-left:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[data-v-2cefe6e8] .el-checkbox__input.is-disabled+span.el-checkbox__label,[data-v-2cefe6e8] .el-input.is-disabled .el-input__inner,[data-v-2cefe6e8] .el-radio__input.is-disabled+span.el-radio__label{color:#606266}[data-v-2cefe6e8] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,[data-v-2cefe6e8] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#409eff}[data-v-2cefe6e8] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after,[data-v-2cefe6e8] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{border-color:#fff}[data-v-2cefe6e8] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:#fff}.textareaWidth{width:100%!important}.textareaWidth .el-form-item__content{width:90%!important}.textareaWidth .el-textarea .el-textarea__inner{width:100%!important}[data-v-45067a02] .el-checkbox__input.is-disabled+span.el-checkbox__label,[data-v-45067a02] .el-input.is-disabled .el-input__inner,[data-v-45067a02] .el-radio__input.is-disabled+span.el-radio__label{color:#414142}.dataReportDetail[data-v-45067a02]{padding:0 17px;min-height:600px;overflow:hidden;background:#fff;padding-bottom:20px}.topMain[data-v-45067a02]{height:46px;padding-top:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topMain .seeUserInfo[data-v-45067a02]{height:46px}.topMain .leftUser[data-v-45067a02]{width:160px;height:46px;margin-left:12px;background:linear-gradient(135deg,#0abbff,#0486fe);border-radius:4px;color:#fff;text-align:center;line-height:46px;font-size:16px;overflow:hidden}.topMain .leftUser .patientName[data-v-45067a02]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.content[data-v-45067a02]{padding-top:10px;padding-left:18px;width:100%;margin-bottom:10px}.content .contentTitle[data-v-45067a02]{height:28px;font-size:18px;line-height:28px;font-weight:600;color:#409eff;margin-bottom:5px}.content .line[data-v-45067a02]{display:block;height:1px;background-color:#f3f3f3;margin-bottom:8px}.content .contentMain[data-v-45067a02]{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.content .contentMain .mainItem[data-v-45067a02]{width:48%;min-height:30px;line-height:30px;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex}.content .contentMain .mainItem .mainItemName[data-v-45067a02]{width:180px;height:30px;min-height:60px;text-align:right;padding-right:10px;-ms-flex-negative:0;flex-shrink:0;color:#000;font-size:550}.content .contentMain .mainItem .mainItemValue[data-v-45067a02]{min-width:200px;max-height:64px;overflow-y:scroll;overflow:-moz-scrollbars-none}.content .contentMain .mainItem .mainItemValue[data-v-45067a02]::-webkit-scrollbar{display:none}.content .contentMain .mainItem .mainItemValueCheckBox[data-v-45067a02]{min-width:1000px;max-height:64px;overflow-y:scroll;overflow:-moz-scrollbars-none}.content .contentMain .mainItem .mainItemValueCheckBox[data-v-45067a02]::-webkit-scrollbar{display:none}.content .contentMain .mainItem .hoverScroll[data-v-45067a02]{overflow-y:scroll;white-space:wrap}.content .contentMain .mainItem .hoverScroll[data-v-45067a02]::-webkit-scrollbar{display:block;width:8px;height:16px}.content .contentMain .mainItem .hoverScroll[data-v-45067a02]::-webkit-scrollbar-thumb{background-color:#49b1f5;background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);border-radius:32px}.content .contentMain .mainItem .hoverScroll[data-v-45067a02]::-webkit-scrollbar-track{background-color:#dbeffd;border-radius:32px}.content .contentMain .left[data-v-45067a02],.content .contentMain .right[data-v-45067a02]{width:45%;height:200px;border:1px solid #000}.contactWayTable[data-v-45067a02]{margin-left:50px}.contactWayTable .contactWayTableHead[data-v-45067a02]{width:1027px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.contactWayTable .contactWayTableHead span[data-v-45067a02]{display:inline-block;width:292px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.contactWayTable .contactWayTableHead span[data-v-45067a02]:first-child{width:148px}.contactWayTable .contactWayTableBody .contactWayRow[data-v-45067a02]{width:1027px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.contactWayTable .contactWayTableBody .contactWayRow span[data-v-45067a02]{display:inline-block;width:292px;max-height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;overflow:hidden}.contactWayTable .contactWayTableBody .contactWayRow span[data-v-45067a02]:first-child{width:148px;background:#f8f9ff}.contactWayTable .contactWayTableBody .contactWayRow .noItem[data-v-45067a02]{background:#f8f9ff}.contactWayTable .contactWayTableBody .contactWayRow .itemRemark[data-v-45067a02]{overflow-y:scroll;overflow:-moz-scrollbars-none}.contactWayTable .contactWayTableBody .contactWayRow .itemRemark[data-v-45067a02]::-webkit-scrollbar{display:none}.contactWayTable .contactWayTableBody .contactWayRow .hoverScroll[data-v-45067a02]{overflow-y:scroll;white-space:wrap}.contactWayTable .contactWayTableBody .contactWayRow .hoverScroll[data-v-45067a02]::-webkit-scrollbar{display:block;width:8px;height:16px}.contactWayTable .contactWayTableBody .contactWayRow .hoverScroll[data-v-45067a02]::-webkit-scrollbar-thumb{background-color:#49b1f5;background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);border-radius:32px}.contactWayTable .contactWayTableBody .contactWayRow .hoverScroll[data-v-45067a02]::-webkit-scrollbar-track{background-color:#dbeffd;border-radius:32px}.requireIcon[data-v-45067a02]:before{content:"*";color:#f56c6c;margin-right:4px}.viewClass[data-v-45067a02]{cursor:pointer}.contentBox[data-v-598710c4]{height:50vh;overflow-y:scroll}.contentBox[data-v-598710c4]::-webkit-scrollbar{display:none}.rowInfo[data-v-598710c4]{width:100%;height:60px;border:1px solid #ebeef5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:8px}.rowInfo .rowFollowup[data-v-598710c4]{width:60%}.rowInfo .rowBtn[data-v-598710c4],.rowInfo .rowFollowup[data-v-598710c4]{height:40px;font-size:16px;line-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rowInfo .rowBtn[data-v-598710c4]{width:10%;color:#39f;cursor:pointer}.paginationBox[data-v-598710c4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contentBox[data-v-86954d44]{height:50vh;overflow-y:scroll}.contentBox[data-v-86954d44]::-webkit-scrollbar{display:none}.rowInfo[data-v-86954d44]{width:100%;height:60px;border:1px solid #ebeef5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:8px}.rowInfo .rowFollowup[data-v-86954d44]{width:60%}.rowInfo .rowBtn[data-v-86954d44],.rowInfo .rowFollowup[data-v-86954d44]{height:40px;font-size:16px;line-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rowInfo .rowBtn[data-v-86954d44]{width:10%;color:#39f;cursor:pointer}.paginationBox[data-v-86954d44]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[data-v-86954d44] .el-form-item__label{width:120px!important}.colorTag[data-v-86954d44]{font-weight:600}.detailedAddress[data-v-bcccb8d4]{width:300px}.el-cascader-menu[data-v-bcccb8d4]{height:300px}.el-cascader-panel[data-v-bcccb8d4]{max-width:900px}.copdDeatils .synchronous[data-v-bcccb8d4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detailInfoTextarea[data-v-bcccb8d4] .el-textarea{min-width:320px}.detailInfoTextareaOne[data-v-bcccb8d4] .el-textarea{min-width:300px}.disableClass[data-v-bcccb8d4]{cursor:not-allowed}.requireIcon[data-v-bcccb8d4]:before{content:"*";color:#f56c6c;margin-right:4px}.dataReport[data-v-bcccb8d4]{padding-right:17px}.dataReport .commItem[data-v-bcccb8d4]{width:100%;background:#fff;border-radius:4px;padding-left:17px}.dataReport .commItem .title[data-v-bcccb8d4]{width:145px;height:36px;margin:0 17px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#000;background:#f5f7fa}.dataReport .commItem .title .icon[data-v-bcccb8d4]{display:inline-block;width:22px;height:18px;margin-right:10px;margin-left:11px}.dataReport .commItem .line[data-v-bcccb8d4]{display:inline-block;width:100%;height:2px;border:1px solid #f0f2f5;margin-top:7px;margin-bottom:12px}.baseInfo[data-v-bcccb8d4]{width:1596px;padding-top:24px}.baseInfo .icon[data-v-bcccb8d4]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAWxJREFUOE+lkr0vQ2EYxc+57eAjjYiEkcUfQBOR0GC0uK2FSU0SXUw2MYjNwlIhEfeyMDXt0tFHK0Ei/gALm89Ie1Mk2nukDUFTItc7nvO8v/e8z/MQNc6I/dhF17cIIlSxhYyM0lwq2nxeXc5qIbLlDLiu0gDqq7xnw+BwYiJw8FX/Bhjck7/pyrkA0FErGYDLXHugc3+IxQ//G8DczIdAHP5wuSIb9IcS0YZsbYDtjEHa+Q0AcjwZDezWBETsp35XxYznBP/uQfllb1OQaNqFSdIdlpQldCQaC9D7HhAZyp0XfH2k+iUjnYw2WiBVmULYysUFTn/+XWcS4xSPK3tE9ZKKAQx+1AhaTU02xTi6XegulUpnv3b+B9Pn+oIM286ypBkvAIorNO38CYQeLwAQpzSt/D2AFk8A4KGc4BWC3xOAKNK0nGtAbZ4A4A3DlrMmaMoLgMA6RzbuAvTXLUGKAGj9I+gWZELFl9k3JL6dGRae6QMAAAAASUVORK5CYII=) 50% no-repeat}.contactWay[data-v-bcccb8d4]{width:1596px;padding-top:24px;margin-top:12px;padding-bottom:23px}.contactWay .icon[data-v-bcccb8d4]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAASCAYAAAC0EpUuAAAAAXNSR0IArs4c6QAAAw5JREFUOE+FlN9vU2UYxz/PORso6zkzSvAHiUZiIgmJiROiEElQSdSIPQPZhSTQdjPuSsIlF17MP4EbdCixp8IFJLq2C9NAAhK9QTM0CsxBQoIhRuWH7nStW9fzPuZ0bWlLGc/deX583uf5Pu97BCCeDuICBxSmKmoNTqRif0b+dosfLj4hthlG9A1V1goYYEpVT2K6DuWHev6IamTH56WXQql8B3RFDoUruoxN47vcm81QLzO7C2NGgVinA4EAkfdzCeeY9PtBVhWvNVG+zCWdnXVf3C+8IqqnAPsewEW3UMHwqnh+cANlZVvy37mk+2jd56WD08DLIhxT2IDyrCCnFGOBvAbyK3ARdADkjHjpoAx0N0FVoT+fdPNN0Gi0dC7h7H3n6NyaSrk8kUu5a1GVfr8wLcLGsYR7y/ODDMpO8dKFv0BXNUFP5JLuthY9/eAmyi/LVjhvlf+bjaN60O7u7lsI5y3LWOdV9d3lPe7386XCaYE1kaYTqrxZh4hY+7KJ2IFWaOFTVN8DwiZdTSQiqFXLrcXkqGz3i4NGw8N1iIqO5BO9HzVD3x4NVlrL+QF4eqlFKfyjlnlBBo7rg+XS7FXQx6pXSuRsPuFsaS/enimsMiEZRF/vCFbOGZGh8aRzMeqf/kxxSE34WS1Zbdte/9XunvPtxV56Zi9IXZoxRK6j+rtgn8kmeyYbEjY27Be+QWtdiPw0Y2Kbvk3JXIu26eAc8JQo+7MpN30vKaqdRrbNL622tfIj8HhVBvh6znIGTu6RYvS9ZUS7Hn6m9Py14oqfJ4dlYSltG9AoaccXxb7QhGfR+lOUS5bhg7FBJ7r8VVt8XXwC+q9REuMp97f2A1qgUdDzZ7eCGbsDjrwyJcIFRVejbKw+yMVpbhCyOT/kTjeD74JWwZmZFzFyAnhkqTFrsQvX5y/3TQ6vb0jSEVrT+ElbK0eAzfcFG1mXG3Qu3bX9ToUDx9VemCvuU2M+BB7qlCNwJJt0d993/PbiraO3e2MPdO9RNXGwngN6gWksDuWuxj5mRKKfdcP+B2LZPwZ2KZVFAAAAAElFTkSuQmCC) 50% no-repeat}.contactWay .contactWayTable .contactWayTableHead[data-v-bcccb8d4]{width:1027px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.contactWay .contactWayTable .contactWayTableHead span[data-v-bcccb8d4]{display:inline-block;width:282px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.contactWay .contactWayTable .contactWayTableHead span[data-v-bcccb8d4]:first-child{width:148px}.contactWay .contactWayTable .contactWayTableBody .contactWayRow[data-v-bcccb8d4]{width:1027px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.contactWay .contactWayTable .contactWayTableBody .contactWayRow span[data-v-bcccb8d4]{display:inline-block;width:282px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 22px}.contactWay .contactWayTable .contactWayTableBody .contactWayRow span[data-v-bcccb8d4]:first-child{width:148px;background:#f8f9ff}.patientStatus[data-v-bcccb8d4]{width:1596px;min-height:168px;padding-top:24px;margin-top:12px}.patientStatus .icon[data-v-bcccb8d4]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAWxJREFUOE+lkr0vQ2EYxc+57eAjjYiEkcUfQBOR0GC0uK2FSU0SXUw2MYjNwlIhEfeyMDXt0tFHK0Ei/gALm89Ie1Mk2nukDUFTItc7nvO8v/e8z/MQNc6I/dhF17cIIlSxhYyM0lwq2nxeXc5qIbLlDLiu0gDqq7xnw+BwYiJw8FX/Bhjck7/pyrkA0FErGYDLXHugc3+IxQ//G8DczIdAHP5wuSIb9IcS0YZsbYDtjEHa+Q0AcjwZDezWBETsp35XxYznBP/uQfllb1OQaNqFSdIdlpQldCQaC9D7HhAZyp0XfH2k+iUjnYw2WiBVmULYysUFTn/+XWcS4xSPK3tE9ZKKAQx+1AhaTU02xTi6XegulUpnv3b+B9Pn+oIM286ypBkvAIorNO38CYQeLwAQpzSt/D2AFk8A4KGc4BWC3xOAKNK0nGtAbZ4A4A3DlrMmaMoLgMA6RzbuAvTXLUGKAGj9I+gWZELFl9k3JL6dGRae6QMAAAAASUVORK5CYII=) 50% no-repeat}.tumourInfo[data-v-bcccb8d4]{width:1596px;min-height:441px;padding-top:24px;margin-top:12px}.tumourInfo .icon[data-v-bcccb8d4]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.ICD_O[data-v-bcccb8d4]{width:1596px;min-height:372px;padding-top:24px;margin-top:12px}.ICD_O .icon[data-v-bcccb8d4]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAxdJREFUOE+Nkk9oFHcUx79vZmc3/zZRKyKibZPGghQPMTXRJlbTJMUEmk3wVluzCSaaFgRPhYaNFz1KT1VysMwqCoGSJrRI6WZbqlgKehASvYiXgm1qTPfP/N2Z3d8rM7sbN0uRvsvMe+/3Pr833/kSSqHr+s6GhoZVLx1W9V6GOMlANwG7ABYAPWPQHVlg7rvx8M/lufKTvBfDci8CiH67UpiYf+ROA9xVfXBzTr8QChML0S1Pq0GXAP5Sy8G6sORgVRe1rwb53XUZgch8tO6el/gbnbhpt3y8Hw+P75XCWZutC0kHf+tcCfsThCQY7J1noIWAbg9GEJ3eZj4oomp3AD7yaZviDLwtB7M2zJmkg+e6qPPvJjq7OBqeLW85dI3DJGvZYk7JxWi4j4biWg8xb4h36oDiHN8rBzMebCmHNYPrGFglol/BgrnAl12jaTnYqNkb+jD10JCqzRJ4slKTaLvifNjqw4xYwsELU9SX+xJh2M6Ef9wEkugqReLaYzDvqxZ3rF1x+1tlJW3BiC3ZWDfhw4j5vAiEfqCC82RjhmiFImo2DaDpJYg8L20FOHT6XcX94C1ZSZlszCQdXje5oag18gCUlyCkPFAKwJaSqHlHdl4LidA4C/GVV5s8qLjHWmQlZUGPJXL4x/Jh1ZGhiKqtAPxOqWMvRhtrR+L6qGChlv0x2RF0jzZLSsoibfoni9I2qmD0yBP7CoGnKkGR68YgRCEGkAJwGwHSmQ4l/36zHHhhQvP+ZtricIVGszQSz3YLxt1SMbcYbayp3DuiZuMATnmGm+pU8t1v+rBsLGFTxoYPkwhHioaMawkw95UAKsB/FB1MChEmwNhe/szPDgXzXW9IgTUTmVjClrQc3V8YDfcWQd+YeyDlHwLY9h9CbipJBHx+KJg//LoUWDOQnlt2+7/oqX/gg7wYVo12hrgN8I7/Azv3XjDXsVsKAfitvjbYtQHyhj+6nm4mIX1NwMArYURLWxsDE1cGlYsS41ZNTeD2JlB5eCRuHhbC/QQkdRK4mYnyDPxFwD0hxI3vx5p+r77oXyEjUmdX5Q5QAAAAAElFTkSuQmCC) 50% no-repeat}.byStages[data-v-bcccb8d4]{width:1596px;min-height:272px;padding-top:24px;margin-top:12px}.byStages .icon[data-v-bcccb8d4]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAkNJREFUOE+d001I02EcB/Dv91nOpvuvOpQmFRFB9gLRIbpI2NuoQNNiUQe3aQeJ8BBSlwq6JETQQTpYZNowAiG2WR06KIFkdOvQrUPeJLzYNtS2+XzjP5b4snzpOf15/r/n831eiRXapVeze/K57D1A1YBxAAQgGwDpfjskx6Z2+U9/PME8/+U09qb20YMRADUrhRnDU/GwM1ISauhL1RoWkO3zCN1UdUtmAtAtQNvcf8ZjIvEWf2wZ1BxL75+zchOqF8+EPcmoc93ta4plorK2rwDRdMYj/seLoAsv0gdAjYCoWrockk8SEaejCLXI2hjAaZI9iYi/cx5q6E8fNMAwoGVIEc3R8KGECQh3ANVA+AliNBkNhApQcyx9yFoNAyise62NwHcRk16fc5wuUtyTrWsFFtR9JllBIsjG/tQogbr/QPIkb0rq8ua1m00vU70S2tYJ5Q097ZK9AWAsEXU6GBqUNzuTjkM4v0YsJ8MwxRbI7rW/M0fettdMFzb7XLfKvYF0AsDZVbAcwasWCJJqAzfUJcMVX9wx88df36eNm5kZEnSmNMYsqCsSagl0AXqQjG66+7d20YUMDcqXm8m8k3RyCZY19Fy2VKWsHSD5tWrWf+xZO3MlIbez4akqTHnmPaD6YlFWQMhjyn5Zm/8AQMbgaDzsfFsYVvLRBmOq9CnzRtJhGs81A/vDWn0CsEXC7aHWwKNlT2i1k2rqnwoKnueAdhIcTYz763Gfdt3QxYHpHXYu/xpCFVQWTLT6xkuF/wHaQuUEQQvm7gAAAABJRU5ErkJggg==) 50% no-repeat}.byStages .contactWayTable .contactWayTableHead[data-v-bcccb8d4]{width:1200px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.byStages .contactWayTable .contactWayTableHead span[data-v-bcccb8d4]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.byStages .contactWayTable .contactWayTableHead span[data-v-bcccb8d4]:first-child{width:148px}.byStages .contactWayTable .contactWayTableBody .contactWayRow[data-v-bcccb8d4]{width:1200px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.byStages .contactWayTable .contactWayTableBody .contactWayRow span[data-v-bcccb8d4]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 10px}.byStages .contactWayTable .contactWayTableBody .contactWayRow span[data-v-bcccb8d4]:first-child{width:148px;background:#f8f9ff}.otherInfo[data-v-bcccb8d4]{width:1596px;min-height:172px;padding-top:24px;margin-top:12px;padding-bottom:23px}.otherInfo .icon[data-v-bcccb8d4]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.reportSource[data-v-bcccb8d4]{width:1596px;min-height:162px;padding-top:24px;margin-top:12px;padding-bottom:23px}.reportSource .icon[data-v-bcccb8d4]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAAAXNSR0IArs4c6QAAAdhJREFUOE+tlD9oFFEQxn/f7kk0qRQkFjF7iWLAzlgpFsJZiZ1iI/IiiNrYamFjoUKIpQmoUfYCQhQsJIV/ECuLaOFhIcTC7F0ldjZKOJIb2TV7bs7ncWBeOfPNjzfzvjfCc4ZjOxjAGaCC2I3RZ/A1gMWWeNpIeMZ1tTpLVQzsemg7+wJmBCeBDbkNheKj4ELi9L4YbxeMPLAxC3kBlH239cRWFOKSs3qS5zLY0KztCLfwTsbeHkG5rBmIyrLT2zSQwaLY7gvO9wgy4DuwfV3/ZaCf/Z9Oq6nhRzaqVT7LKHWFiRrGvFZ5bCVi4GhbLy7Vne6qHNsVYNIHMvgh4zYwXz+npVQzMmuRlVgGggLsTd2poqhqCzJOeGBpK5iYajjdyvNRbNcENzr0zbpja3qzD8ABj2emEXNmvDKYakzoZqopV20JY6xTHwYM/hNmYrzhVIuqdkjGS4NJBbymxaJvJBksim1BdLQpanWn8bxotGpH1ozngm/AHg+s3eZfDyBxOXG6kxYNztnAtnSmxlXfODKw+P0AHmushC32rYUcNjgl4zjQ3802govJhO75TPtzvbAroAD/Y9pN/06ZGTfro+dXzlZQyIzsP1dQccCF5XgMMdTrcvwF9r+6xfb8FK0AAAAASUVORK5CYII=) 50% no-repeat}.examineInfo[data-v-bcccb8d4]{width:1596px;min-height:272px;padding-top:24px;margin-top:12px;padding-bottom:12px}.examineInfo .icon[data-v-bcccb8d4]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.examineInfo .contactWayTable .contactWayTableHead[data-v-bcccb8d4]{width:1200px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.examineInfo .contactWayTable .contactWayTableHead span[data-v-bcccb8d4]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.examineInfo .contactWayTable .contactWayTableHead span[data-v-bcccb8d4]:first-child{width:148px}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow[data-v-bcccb8d4]{width:1200px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow span[data-v-bcccb8d4]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 22px}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow span[data-v-bcccb8d4]:first-child{width:148px}.detailedAddress[data-v-15024b48]{width:300px}.el-cascader-panel[data-v-15024b48]{max-width:900px}.copdDeatils .synchronous[data-v-15024b48]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detailInfoTextarea[data-v-15024b48] .el-textarea{min-width:320px}.detailInfoTextareaOne[data-v-15024b48] .el-textarea{min-width:300px}.disableClass[data-v-15024b48]{cursor:not-allowed}.requireIcon[data-v-15024b48]:before{content:"*";color:#f56c6c;margin-right:4px}.dataReport[data-v-15024b48]{padding-right:17px}.dataReport .commItem[data-v-15024b48]{width:100%;background:#fff;border-radius:4px;padding-left:17px}.dataReport .commItem .title[data-v-15024b48]{width:145px;height:36px;margin:0 17px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#000;background:#f5f7fa}.dataReport .commItem .title .icon[data-v-15024b48]{display:inline-block;width:22px;height:18px;margin-right:10px;margin-left:11px}.dataReport .commItem .line[data-v-15024b48]{display:inline-block;width:100%;height:2px;border:1px solid #f0f2f5;margin-top:7px;margin-bottom:12px}.baseInfo[data-v-15024b48]{width:1596px;padding-top:24px}.baseInfo .icon[data-v-15024b48]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAWxJREFUOE+lkr0vQ2EYxc+57eAjjYiEkcUfQBOR0GC0uK2FSU0SXUw2MYjNwlIhEfeyMDXt0tFHK0Ei/gALm89Ie1Mk2nukDUFTItc7nvO8v/e8z/MQNc6I/dhF17cIIlSxhYyM0lwq2nxeXc5qIbLlDLiu0gDqq7xnw+BwYiJw8FX/Bhjck7/pyrkA0FErGYDLXHugc3+IxQ//G8DczIdAHP5wuSIb9IcS0YZsbYDtjEHa+Q0AcjwZDezWBETsp35XxYznBP/uQfllb1OQaNqFSdIdlpQldCQaC9D7HhAZyp0XfH2k+iUjnYw2WiBVmULYysUFTn/+XWcS4xSPK3tE9ZKKAQx+1AhaTU02xTi6XegulUpnv3b+B9Pn+oIM286ypBkvAIorNO38CYQeLwAQpzSt/D2AFk8A4KGc4BWC3xOAKNK0nGtAbZ4A4A3DlrMmaMoLgMA6RzbuAvTXLUGKAGj9I+gWZELFl9k3JL6dGRae6QMAAAAASUVORK5CYII=) 50% no-repeat}.contactWay[data-v-15024b48]{width:1596px;padding-top:24px;margin-top:12px;padding-bottom:23px}.contactWay .icon[data-v-15024b48]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAASCAYAAAC0EpUuAAAAAXNSR0IArs4c6QAAAw5JREFUOE+FlN9vU2UYxz/PORso6zkzSvAHiUZiIgmJiROiEElQSdSIPQPZhSTQdjPuSsIlF17MP4EbdCixp8IFJLq2C9NAAhK9QTM0CsxBQoIhRuWH7nStW9fzPuZ0bWlLGc/deX583uf5Pu97BCCeDuICBxSmKmoNTqRif0b+dosfLj4hthlG9A1V1goYYEpVT2K6DuWHev6IamTH56WXQql8B3RFDoUruoxN47vcm81QLzO7C2NGgVinA4EAkfdzCeeY9PtBVhWvNVG+zCWdnXVf3C+8IqqnAPsewEW3UMHwqnh+cANlZVvy37mk+2jd56WD08DLIhxT2IDyrCCnFGOBvAbyK3ARdADkjHjpoAx0N0FVoT+fdPNN0Gi0dC7h7H3n6NyaSrk8kUu5a1GVfr8wLcLGsYR7y/ODDMpO8dKFv0BXNUFP5JLuthY9/eAmyi/LVjhvlf+bjaN60O7u7lsI5y3LWOdV9d3lPe7386XCaYE1kaYTqrxZh4hY+7KJ2IFWaOFTVN8DwiZdTSQiqFXLrcXkqGz3i4NGw8N1iIqO5BO9HzVD3x4NVlrL+QF4eqlFKfyjlnlBBo7rg+XS7FXQx6pXSuRsPuFsaS/enimsMiEZRF/vCFbOGZGh8aRzMeqf/kxxSE34WS1Zbdte/9XunvPtxV56Zi9IXZoxRK6j+rtgn8kmeyYbEjY27Be+QWtdiPw0Y2Kbvk3JXIu26eAc8JQo+7MpN30vKaqdRrbNL622tfIj8HhVBvh6znIGTu6RYvS9ZUS7Hn6m9Py14oqfJ4dlYSltG9AoaccXxb7QhGfR+lOUS5bhg7FBJ7r8VVt8XXwC+q9REuMp97f2A1qgUdDzZ7eCGbsDjrwyJcIFRVejbKw+yMVpbhCyOT/kTjeD74JWwZmZFzFyAnhkqTFrsQvX5y/3TQ6vb0jSEVrT+ElbK0eAzfcFG1mXG3Qu3bX9ToUDx9VemCvuU2M+BB7qlCNwJJt0d993/PbiraO3e2MPdO9RNXGwngN6gWksDuWuxj5mRKKfdcP+B2LZPwZ2KZVFAAAAAElFTkSuQmCC) 50% no-repeat}.contactWay .contactWayTable .contactWayTableHead[data-v-15024b48]{width:1027px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.contactWay .contactWayTable .contactWayTableHead span[data-v-15024b48]{display:inline-block;width:282px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.contactWay .contactWayTable .contactWayTableHead span[data-v-15024b48]:first-child{width:148px}.contactWay .contactWayTable .contactWayTableBody .contactWayRow[data-v-15024b48]{width:1027px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.contactWay .contactWayTable .contactWayTableBody .contactWayRow span[data-v-15024b48]{display:inline-block;width:282px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 22px}.contactWay .contactWayTable .contactWayTableBody .contactWayRow span[data-v-15024b48]:first-child{width:148px;background:#f8f9ff}.patientStatus[data-v-15024b48]{width:1596px;min-height:168px;padding-top:24px;margin-top:12px}.patientStatus .icon[data-v-15024b48]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAWxJREFUOE+lkr0vQ2EYxc+57eAjjYiEkcUfQBOR0GC0uK2FSU0SXUw2MYjNwlIhEfeyMDXt0tFHK0Ei/gALm89Ie1Mk2nukDUFTItc7nvO8v/e8z/MQNc6I/dhF17cIIlSxhYyM0lwq2nxeXc5qIbLlDLiu0gDqq7xnw+BwYiJw8FX/Bhjck7/pyrkA0FErGYDLXHugc3+IxQ//G8DczIdAHP5wuSIb9IcS0YZsbYDtjEHa+Q0AcjwZDezWBETsp35XxYznBP/uQfllb1OQaNqFSdIdlpQldCQaC9D7HhAZyp0XfH2k+iUjnYw2WiBVmULYysUFTn/+XWcS4xSPK3tE9ZKKAQx+1AhaTU02xTi6XegulUpnv3b+B9Pn+oIM286ypBkvAIorNO38CYQeLwAQpzSt/D2AFk8A4KGc4BWC3xOAKNK0nGtAbZ4A4A3DlrMmaMoLgMA6RzbuAvTXLUGKAGj9I+gWZELFl9k3JL6dGRae6QMAAAAASUVORK5CYII=) 50% no-repeat}.tumourInfo[data-v-15024b48]{width:1596px;min-height:441px;padding-top:24px;margin-top:12px}.tumourInfo .icon[data-v-15024b48]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.ICD_O[data-v-15024b48]{width:1596px;min-height:372px;padding-top:24px;margin-top:12px}.ICD_O .icon[data-v-15024b48]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAxdJREFUOE+Nkk9oFHcUx79vZmc3/zZRKyKibZPGghQPMTXRJlbTJMUEmk3wVluzCSaaFgRPhYaNFz1KT1VysMwqCoGSJrRI6WZbqlgKehASvYiXgm1qTPfP/N2Z3d8rM7sbN0uRvsvMe+/3Pr833/kSSqHr+s6GhoZVLx1W9V6GOMlANwG7ABYAPWPQHVlg7rvx8M/lufKTvBfDci8CiH67UpiYf+ROA9xVfXBzTr8QChML0S1Pq0GXAP5Sy8G6sORgVRe1rwb53XUZgch8tO6el/gbnbhpt3y8Hw+P75XCWZutC0kHf+tcCfsThCQY7J1noIWAbg9GEJ3eZj4oomp3AD7yaZviDLwtB7M2zJmkg+e6qPPvJjq7OBqeLW85dI3DJGvZYk7JxWi4j4biWg8xb4h36oDiHN8rBzMebCmHNYPrGFglol/BgrnAl12jaTnYqNkb+jD10JCqzRJ4slKTaLvifNjqw4xYwsELU9SX+xJh2M6Ef9wEkugqReLaYzDvqxZ3rF1x+1tlJW3BiC3ZWDfhw4j5vAiEfqCC82RjhmiFImo2DaDpJYg8L20FOHT6XcX94C1ZSZlszCQdXje5oag18gCUlyCkPFAKwJaSqHlHdl4LidA4C/GVV5s8qLjHWmQlZUGPJXL4x/Jh1ZGhiKqtAPxOqWMvRhtrR+L6qGChlv0x2RF0jzZLSsoibfoni9I2qmD0yBP7CoGnKkGR68YgRCEGkAJwGwHSmQ4l/36zHHhhQvP+ZtricIVGszQSz3YLxt1SMbcYbayp3DuiZuMATnmGm+pU8t1v+rBsLGFTxoYPkwhHioaMawkw95UAKsB/FB1MChEmwNhe/szPDgXzXW9IgTUTmVjClrQc3V8YDfcWQd+YeyDlHwLY9h9CbipJBHx+KJg//LoUWDOQnlt2+7/oqX/gg7wYVo12hrgN8I7/Azv3XjDXsVsKAfitvjbYtQHyhj+6nm4mIX1NwMArYURLWxsDE1cGlYsS41ZNTeD2JlB5eCRuHhbC/QQkdRK4mYnyDPxFwD0hxI3vx5p+r77oXyEjUmdX5Q5QAAAAAElFTkSuQmCC) 50% no-repeat}.byStages[data-v-15024b48]{width:1596px;min-height:272px;padding-top:24px;margin-top:12px}.byStages .icon[data-v-15024b48]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAkNJREFUOE+d001I02EcB/Dv91nOpvuvOpQmFRFB9gLRIbpI2NuoQNNiUQe3aQeJ8BBSlwq6JETQQTpYZNowAiG2WR06KIFkdOvQrUPeJLzYNtS2+XzjP5b4snzpOf15/r/n831eiRXapVeze/K57D1A1YBxAAQgGwDpfjskx6Z2+U9/PME8/+U09qb20YMRADUrhRnDU/GwM1ISauhL1RoWkO3zCN1UdUtmAtAtQNvcf8ZjIvEWf2wZ1BxL75+zchOqF8+EPcmoc93ta4plorK2rwDRdMYj/seLoAsv0gdAjYCoWrockk8SEaejCLXI2hjAaZI9iYi/cx5q6E8fNMAwoGVIEc3R8KGECQh3ANVA+AliNBkNhApQcyx9yFoNAyise62NwHcRk16fc5wuUtyTrWsFFtR9JllBIsjG/tQogbr/QPIkb0rq8ua1m00vU70S2tYJ5Q097ZK9AWAsEXU6GBqUNzuTjkM4v0YsJ8MwxRbI7rW/M0fettdMFzb7XLfKvYF0AsDZVbAcwasWCJJqAzfUJcMVX9wx88df36eNm5kZEnSmNMYsqCsSagl0AXqQjG66+7d20YUMDcqXm8m8k3RyCZY19Fy2VKWsHSD5tWrWf+xZO3MlIbez4akqTHnmPaD6YlFWQMhjyn5Zm/8AQMbgaDzsfFsYVvLRBmOq9CnzRtJhGs81A/vDWn0CsEXC7aHWwKNlT2i1k2rqnwoKnueAdhIcTYz763Gfdt3QxYHpHXYu/xpCFVQWTLT6xkuF/wHaQuUEQQvm7gAAAABJRU5ErkJggg==) 50% no-repeat}.byStages .contactWayTable .contactWayTableHead[data-v-15024b48]{width:1200px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.byStages .contactWayTable .contactWayTableHead span[data-v-15024b48]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.byStages .contactWayTable .contactWayTableHead span[data-v-15024b48]:first-child{width:148px}.byStages .contactWayTable .contactWayTableBody .contactWayRow[data-v-15024b48]{width:1200px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.byStages .contactWayTable .contactWayTableBody .contactWayRow span[data-v-15024b48]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 10px}.byStages .contactWayTable .contactWayTableBody .contactWayRow span[data-v-15024b48]:first-child{width:148px;background:#f8f9ff}.otherInfo[data-v-15024b48]{width:1596px;min-height:172px;padding-top:24px;margin-top:12px;padding-bottom:23px}.otherInfo .icon[data-v-15024b48]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.reportSource[data-v-15024b48]{width:1596px;min-height:162px;padding-top:24px;margin-top:12px;padding-bottom:23px}.reportSource .icon[data-v-15024b48]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAAAXNSR0IArs4c6QAAAdhJREFUOE+tlD9oFFEQxn/f7kk0qRQkFjF7iWLAzlgpFsJZiZ1iI/IiiNrYamFjoUKIpQmoUfYCQhQsJIV/ECuLaOFhIcTC7F0ldjZKOJIb2TV7bs7ncWBeOfPNjzfzvjfCc4ZjOxjAGaCC2I3RZ/A1gMWWeNpIeMZ1tTpLVQzsemg7+wJmBCeBDbkNheKj4ELi9L4YbxeMPLAxC3kBlH239cRWFOKSs3qS5zLY0KztCLfwTsbeHkG5rBmIyrLT2zSQwaLY7gvO9wgy4DuwfV3/ZaCf/Z9Oq6nhRzaqVT7LKHWFiRrGvFZ5bCVi4GhbLy7Vne6qHNsVYNIHMvgh4zYwXz+npVQzMmuRlVgGggLsTd2poqhqCzJOeGBpK5iYajjdyvNRbNcENzr0zbpja3qzD8ABj2emEXNmvDKYakzoZqopV20JY6xTHwYM/hNmYrzhVIuqdkjGS4NJBbymxaJvJBksim1BdLQpanWn8bxotGpH1ozngm/AHg+s3eZfDyBxOXG6kxYNztnAtnSmxlXfODKw+P0AHmushC32rYUcNjgl4zjQ3802govJhO75TPtzvbAroAD/Y9pN/06ZGTfro+dXzlZQyIzsP1dQccCF5XgMMdTrcvwF9r+6xfb8FK0AAAAASUVORK5CYII=) 50% no-repeat}.examineInfo[data-v-15024b48]{width:1596px;min-height:272px;padding-top:24px;margin-top:12px;padding-bottom:12px}.examineInfo .icon[data-v-15024b48]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.examineInfo .contactWayTable .contactWayTableHead[data-v-15024b48]{width:1200px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.examineInfo .contactWayTable .contactWayTableHead span[data-v-15024b48]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.examineInfo .contactWayTable .contactWayTableHead span[data-v-15024b48]:first-child{width:148px}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow[data-v-15024b48]{width:1200px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow span[data-v-15024b48]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 22px}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow span[data-v-15024b48]:first-child{width:148px}.detailedAddress[data-v-325060d3]{width:300px}.el-cascader-menu[data-v-325060d3]{height:300px}.el-cascader-panel[data-v-325060d3]{max-width:900px}.copdDeatils .synchronous[data-v-325060d3]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detailInfoTextarea[data-v-325060d3] .el-textarea{min-width:320px}.detailInfoTextareaOne[data-v-325060d3] .el-textarea{min-width:300px}.disableClass[data-v-325060d3]{cursor:not-allowed}.requireIcon[data-v-325060d3]:before{content:"*";color:#f56c6c;margin-right:4px}.dataReport[data-v-325060d3]{padding-right:17px}.dataReport .commItem[data-v-325060d3]{width:100%;background:#fff;border-radius:4px;padding-left:17px}.dataReport .commItem .title[data-v-325060d3]{width:145px;height:36px;margin:0 17px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#000;background:#f5f7fa}.dataReport .commItem .title .icon[data-v-325060d3]{display:inline-block;width:22px;height:18px;margin-right:10px;margin-left:11px}.dataReport .commItem .line[data-v-325060d3]{display:inline-block;width:100%;height:2px;border:1px solid #f0f2f5;margin-top:7px;margin-bottom:12px}.baseInfo[data-v-325060d3]{width:1596px;padding-top:24px}.baseInfo .icon[data-v-325060d3]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAWxJREFUOE+lkr0vQ2EYxc+57eAjjYiEkcUfQBOR0GC0uK2FSU0SXUw2MYjNwlIhEfeyMDXt0tFHK0Ei/gALm89Ie1Mk2nukDUFTItc7nvO8v/e8z/MQNc6I/dhF17cIIlSxhYyM0lwq2nxeXc5qIbLlDLiu0gDqq7xnw+BwYiJw8FX/Bhjck7/pyrkA0FErGYDLXHugc3+IxQ//G8DczIdAHP5wuSIb9IcS0YZsbYDtjEHa+Q0AcjwZDezWBETsp35XxYznBP/uQfllb1OQaNqFSdIdlpQldCQaC9D7HhAZyp0XfH2k+iUjnYw2WiBVmULYysUFTn/+XWcS4xSPK3tE9ZKKAQx+1AhaTU02xTi6XegulUpnv3b+B9Pn+oIM286ypBkvAIorNO38CYQeLwAQpzSt/D2AFk8A4KGc4BWC3xOAKNK0nGtAbZ4A4A3DlrMmaMoLgMA6RzbuAvTXLUGKAGj9I+gWZELFl9k3JL6dGRae6QMAAAAASUVORK5CYII=) 50% no-repeat}.contactWay[data-v-325060d3]{width:1596px;padding-top:24px;margin-top:12px;padding-bottom:23px}.contactWay .icon[data-v-325060d3]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAASCAYAAAC0EpUuAAAAAXNSR0IArs4c6QAAAw5JREFUOE+FlN9vU2UYxz/PORso6zkzSvAHiUZiIgmJiROiEElQSdSIPQPZhSTQdjPuSsIlF17MP4EbdCixp8IFJLq2C9NAAhK9QTM0CsxBQoIhRuWH7nStW9fzPuZ0bWlLGc/deX583uf5Pu97BCCeDuICBxSmKmoNTqRif0b+dosfLj4hthlG9A1V1goYYEpVT2K6DuWHev6IamTH56WXQql8B3RFDoUruoxN47vcm81QLzO7C2NGgVinA4EAkfdzCeeY9PtBVhWvNVG+zCWdnXVf3C+8IqqnAPsewEW3UMHwqnh+cANlZVvy37mk+2jd56WD08DLIhxT2IDyrCCnFGOBvAbyK3ARdADkjHjpoAx0N0FVoT+fdPNN0Gi0dC7h7H3n6NyaSrk8kUu5a1GVfr8wLcLGsYR7y/ODDMpO8dKFv0BXNUFP5JLuthY9/eAmyi/LVjhvlf+bjaN60O7u7lsI5y3LWOdV9d3lPe7386XCaYE1kaYTqrxZh4hY+7KJ2IFWaOFTVN8DwiZdTSQiqFXLrcXkqGz3i4NGw8N1iIqO5BO9HzVD3x4NVlrL+QF4eqlFKfyjlnlBBo7rg+XS7FXQx6pXSuRsPuFsaS/enimsMiEZRF/vCFbOGZGh8aRzMeqf/kxxSE34WS1Zbdte/9XunvPtxV56Zi9IXZoxRK6j+rtgn8kmeyYbEjY27Be+QWtdiPw0Y2Kbvk3JXIu26eAc8JQo+7MpN30vKaqdRrbNL622tfIj8HhVBvh6znIGTu6RYvS9ZUS7Hn6m9Py14oqfJ4dlYSltG9AoaccXxb7QhGfR+lOUS5bhg7FBJ7r8VVt8XXwC+q9REuMp97f2A1qgUdDzZ7eCGbsDjrwyJcIFRVejbKw+yMVpbhCyOT/kTjeD74JWwZmZFzFyAnhkqTFrsQvX5y/3TQ6vb0jSEVrT+ElbK0eAzfcFG1mXG3Qu3bX9ToUDx9VemCvuU2M+BB7qlCNwJJt0d993/PbiraO3e2MPdO9RNXGwngN6gWksDuWuxj5mRKKfdcP+B2LZPwZ2KZVFAAAAAElFTkSuQmCC) 50% no-repeat}.contactWay .contactWayTable .contactWayTableHead[data-v-325060d3]{width:1027px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.contactWay .contactWayTable .contactWayTableHead span[data-v-325060d3]{display:inline-block;width:282px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.contactWay .contactWayTable .contactWayTableHead span[data-v-325060d3]:first-child{width:148px}.contactWay .contactWayTable .contactWayTableBody .contactWayRow[data-v-325060d3]{width:1027px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.contactWay .contactWayTable .contactWayTableBody .contactWayRow span[data-v-325060d3]{display:inline-block;width:282px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 22px}.contactWay .contactWayTable .contactWayTableBody .contactWayRow span[data-v-325060d3]:first-child{width:148px;background:#f8f9ff}.patientStatus[data-v-325060d3]{width:1596px;min-height:168px;padding-top:24px;margin-top:12px}.patientStatus .icon[data-v-325060d3]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAWxJREFUOE+lkr0vQ2EYxc+57eAjjYiEkcUfQBOR0GC0uK2FSU0SXUw2MYjNwlIhEfeyMDXt0tFHK0Ei/gALm89Ie1Mk2nukDUFTItc7nvO8v/e8z/MQNc6I/dhF17cIIlSxhYyM0lwq2nxeXc5qIbLlDLiu0gDqq7xnw+BwYiJw8FX/Bhjck7/pyrkA0FErGYDLXHugc3+IxQ//G8DczIdAHP5wuSIb9IcS0YZsbYDtjEHa+Q0AcjwZDezWBETsp35XxYznBP/uQfllb1OQaNqFSdIdlpQldCQaC9D7HhAZyp0XfH2k+iUjnYw2WiBVmULYysUFTn/+XWcS4xSPK3tE9ZKKAQx+1AhaTU02xTi6XegulUpnv3b+B9Pn+oIM286ypBkvAIorNO38CYQeLwAQpzSt/D2AFk8A4KGc4BWC3xOAKNK0nGtAbZ4A4A3DlrMmaMoLgMA6RzbuAvTXLUGKAGj9I+gWZELFl9k3JL6dGRae6QMAAAAASUVORK5CYII=) 50% no-repeat}.tumourInfo[data-v-325060d3]{width:1596px;min-height:441px;padding-top:24px;margin-top:12px}.tumourInfo .icon[data-v-325060d3]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.ICD_O[data-v-325060d3]{width:1596px;min-height:372px;padding-top:24px;margin-top:12px}.ICD_O .icon[data-v-325060d3]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAxdJREFUOE+Nkk9oFHcUx79vZmc3/zZRKyKibZPGghQPMTXRJlbTJMUEmk3wVluzCSaaFgRPhYaNFz1KT1VysMwqCoGSJrRI6WZbqlgKehASvYiXgm1qTPfP/N2Z3d8rM7sbN0uRvsvMe+/3Pr833/kSSqHr+s6GhoZVLx1W9V6GOMlANwG7ABYAPWPQHVlg7rvx8M/lufKTvBfDci8CiH67UpiYf+ROA9xVfXBzTr8QChML0S1Pq0GXAP5Sy8G6sORgVRe1rwb53XUZgch8tO6el/gbnbhpt3y8Hw+P75XCWZutC0kHf+tcCfsThCQY7J1noIWAbg9GEJ3eZj4oomp3AD7yaZviDLwtB7M2zJmkg+e6qPPvJjq7OBqeLW85dI3DJGvZYk7JxWi4j4biWg8xb4h36oDiHN8rBzMebCmHNYPrGFglol/BgrnAl12jaTnYqNkb+jD10JCqzRJ4slKTaLvifNjqw4xYwsELU9SX+xJh2M6Ef9wEkugqReLaYzDvqxZ3rF1x+1tlJW3BiC3ZWDfhw4j5vAiEfqCC82RjhmiFImo2DaDpJYg8L20FOHT6XcX94C1ZSZlszCQdXje5oag18gCUlyCkPFAKwJaSqHlHdl4LidA4C/GVV5s8qLjHWmQlZUGPJXL4x/Jh1ZGhiKqtAPxOqWMvRhtrR+L6qGChlv0x2RF0jzZLSsoibfoni9I2qmD0yBP7CoGnKkGR68YgRCEGkAJwGwHSmQ4l/36zHHhhQvP+ZtricIVGszQSz3YLxt1SMbcYbayp3DuiZuMATnmGm+pU8t1v+rBsLGFTxoYPkwhHioaMawkw95UAKsB/FB1MChEmwNhe/szPDgXzXW9IgTUTmVjClrQc3V8YDfcWQd+YeyDlHwLY9h9CbipJBHx+KJg//LoUWDOQnlt2+7/oqX/gg7wYVo12hrgN8I7/Azv3XjDXsVsKAfitvjbYtQHyhj+6nm4mIX1NwMArYURLWxsDE1cGlYsS41ZNTeD2JlB5eCRuHhbC/QQkdRK4mYnyDPxFwD0hxI3vx5p+r77oXyEjUmdX5Q5QAAAAAElFTkSuQmCC) 50% no-repeat}.byStages[data-v-325060d3]{width:1596px;min-height:272px;padding-top:24px;margin-top:12px}.byStages .icon[data-v-325060d3]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAkNJREFUOE+d001I02EcB/Dv91nOpvuvOpQmFRFB9gLRIbpI2NuoQNNiUQe3aQeJ8BBSlwq6JETQQTpYZNowAiG2WR06KIFkdOvQrUPeJLzYNtS2+XzjP5b4snzpOf15/r/n831eiRXapVeze/K57D1A1YBxAAQgGwDpfjskx6Z2+U9/PME8/+U09qb20YMRADUrhRnDU/GwM1ISauhL1RoWkO3zCN1UdUtmAtAtQNvcf8ZjIvEWf2wZ1BxL75+zchOqF8+EPcmoc93ta4plorK2rwDRdMYj/seLoAsv0gdAjYCoWrockk8SEaejCLXI2hjAaZI9iYi/cx5q6E8fNMAwoGVIEc3R8KGECQh3ANVA+AliNBkNhApQcyx9yFoNAyise62NwHcRk16fc5wuUtyTrWsFFtR9JllBIsjG/tQogbr/QPIkb0rq8ua1m00vU70S2tYJ5Q097ZK9AWAsEXU6GBqUNzuTjkM4v0YsJ8MwxRbI7rW/M0fettdMFzb7XLfKvYF0AsDZVbAcwasWCJJqAzfUJcMVX9wx88df36eNm5kZEnSmNMYsqCsSagl0AXqQjG66+7d20YUMDcqXm8m8k3RyCZY19Fy2VKWsHSD5tWrWf+xZO3MlIbez4akqTHnmPaD6YlFWQMhjyn5Zm/8AQMbgaDzsfFsYVvLRBmOq9CnzRtJhGs81A/vDWn0CsEXC7aHWwKNlT2i1k2rqnwoKnueAdhIcTYz763Gfdt3QxYHpHXYu/xpCFVQWTLT6xkuF/wHaQuUEQQvm7gAAAABJRU5ErkJggg==) 50% no-repeat}.byStages .contactWayTable .contactWayTableHead[data-v-325060d3]{width:1200px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.byStages .contactWayTable .contactWayTableHead span[data-v-325060d3]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.byStages .contactWayTable .contactWayTableHead span[data-v-325060d3]:first-child{width:148px}.byStages .contactWayTable .contactWayTableBody .contactWayRow[data-v-325060d3]{width:1200px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.byStages .contactWayTable .contactWayTableBody .contactWayRow span[data-v-325060d3]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 10px}.byStages .contactWayTable .contactWayTableBody .contactWayRow span[data-v-325060d3]:first-child{width:148px;background:#f8f9ff}.otherInfo[data-v-325060d3]{width:1596px;min-height:172px;padding-top:24px;margin-top:12px;padding-bottom:23px}.otherInfo .icon[data-v-325060d3]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.reportSource[data-v-325060d3]{width:1596px;min-height:162px;padding-top:24px;margin-top:12px;padding-bottom:23px}.reportSource .icon[data-v-325060d3]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAAAXNSR0IArs4c6QAAAdhJREFUOE+tlD9oFFEQxn/f7kk0qRQkFjF7iWLAzlgpFsJZiZ1iI/IiiNrYamFjoUKIpQmoUfYCQhQsJIV/ECuLaOFhIcTC7F0ldjZKOJIb2TV7bs7ncWBeOfPNjzfzvjfCc4ZjOxjAGaCC2I3RZ/A1gMWWeNpIeMZ1tTpLVQzsemg7+wJmBCeBDbkNheKj4ELi9L4YbxeMPLAxC3kBlH239cRWFOKSs3qS5zLY0KztCLfwTsbeHkG5rBmIyrLT2zSQwaLY7gvO9wgy4DuwfV3/ZaCf/Z9Oq6nhRzaqVT7LKHWFiRrGvFZ5bCVi4GhbLy7Vne6qHNsVYNIHMvgh4zYwXz+npVQzMmuRlVgGggLsTd2poqhqCzJOeGBpK5iYajjdyvNRbNcENzr0zbpja3qzD8ABj2emEXNmvDKYakzoZqopV20JY6xTHwYM/hNmYrzhVIuqdkjGS4NJBbymxaJvJBksim1BdLQpanWn8bxotGpH1ozngm/AHg+s3eZfDyBxOXG6kxYNztnAtnSmxlXfODKw+P0AHmushC32rYUcNjgl4zjQ3802govJhO75TPtzvbAroAD/Y9pN/06ZGTfro+dXzlZQyIzsP1dQccCF5XgMMdTrcvwF9r+6xfb8FK0AAAAASUVORK5CYII=) 50% no-repeat}.examineInfo[data-v-325060d3]{width:1596px;min-height:272px;padding-top:24px;margin-top:12px;padding-bottom:12px}.examineInfo .icon[data-v-325060d3]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.examineInfo .contactWayTable .contactWayTableHead[data-v-325060d3]{width:1200px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.examineInfo .contactWayTable .contactWayTableHead span[data-v-325060d3]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.examineInfo .contactWayTable .contactWayTableHead span[data-v-325060d3]:first-child{width:148px}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow[data-v-325060d3]{width:1200px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow span[data-v-325060d3]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 22px}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow span[data-v-325060d3]:first-child{width:148px}.el-cascader-menu{height:300px}.el-cascader-panel{max-width:900px}.unit[data-v-1fd52bf8]{margin-left:8px}.el-cascader-menu[data-v-1fd52bf8]{height:300px}.el-cascader-panel[data-v-1fd52bf8]{max-width:900px}.copdDeatils .synchronous[data-v-1fd52bf8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detailInfoTextarea[data-v-1fd52bf8] .el-textarea{min-width:320px}.detailInfoTextareaOne[data-v-1fd52bf8] .el-textarea{min-width:300px}.disableClass[data-v-1fd52bf8]{cursor:not-allowed}.requireIcon[data-v-1fd52bf8]:before{content:"*";color:#f56c6c;margin-right:4px}.dataReport[data-v-1fd52bf8]{padding-right:17px}.dataReport .commItem[data-v-1fd52bf8]{width:100%;background:#fff;border-radius:4px;padding-left:17px}.dataReport .commItem .title[data-v-1fd52bf8]{width:145px;height:36px;margin:0 17px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#000;background:#f5f7fa}.dataReport .commItem .title .icon[data-v-1fd52bf8]{display:inline-block;width:22px;height:18px;margin-right:10px;margin-left:11px}.dataReport .commItem .line[data-v-1fd52bf8]{display:inline-block;width:100%;height:2px;border:1px solid #f0f2f5;margin-top:7px;margin-bottom:12px}.baseInfo[data-v-1fd52bf8]{width:1596px;padding-top:24px}.baseInfo .icon[data-v-1fd52bf8]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAWxJREFUOE+lkr0vQ2EYxc+57eAjjYiEkcUfQBOR0GC0uK2FSU0SXUw2MYjNwlIhEfeyMDXt0tFHK0Ei/gALm89Ie1Mk2nukDUFTItc7nvO8v/e8z/MQNc6I/dhF17cIIlSxhYyM0lwq2nxeXc5qIbLlDLiu0gDqq7xnw+BwYiJw8FX/Bhjck7/pyrkA0FErGYDLXHugc3+IxQ//G8DczIdAHP5wuSIb9IcS0YZsbYDtjEHa+Q0AcjwZDezWBETsp35XxYznBP/uQfllb1OQaNqFSdIdlpQldCQaC9D7HhAZyp0XfH2k+iUjnYw2WiBVmULYysUFTn/+XWcS4xSPK3tE9ZKKAQx+1AhaTU02xTi6XegulUpnv3b+B9Pn+oIM286ypBkvAIorNO38CYQeLwAQpzSt/D2AFk8A4KGc4BWC3xOAKNK0nGtAbZ4A4A3DlrMmaMoLgMA6RzbuAvTXLUGKAGj9I+gWZELFl9k3JL6dGRae6QMAAAAASUVORK5CYII=) 50% no-repeat}.contactWay[data-v-1fd52bf8]{width:1596px;padding-top:24px;margin-top:12px;padding-bottom:23px}.contactWay .icon[data-v-1fd52bf8]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAASCAYAAAC0EpUuAAAAAXNSR0IArs4c6QAAAw5JREFUOE+FlN9vU2UYxz/PORso6zkzSvAHiUZiIgmJiROiEElQSdSIPQPZhSTQdjPuSsIlF17MP4EbdCixp8IFJLq2C9NAAhK9QTM0CsxBQoIhRuWH7nStW9fzPuZ0bWlLGc/deX583uf5Pu97BCCeDuICBxSmKmoNTqRif0b+dosfLj4hthlG9A1V1goYYEpVT2K6DuWHev6IamTH56WXQql8B3RFDoUruoxN47vcm81QLzO7C2NGgVinA4EAkfdzCeeY9PtBVhWvNVG+zCWdnXVf3C+8IqqnAPsewEW3UMHwqnh+cANlZVvy37mk+2jd56WD08DLIhxT2IDyrCCnFGOBvAbyK3ARdADkjHjpoAx0N0FVoT+fdPNN0Gi0dC7h7H3n6NyaSrk8kUu5a1GVfr8wLcLGsYR7y/ODDMpO8dKFv0BXNUFP5JLuthY9/eAmyi/LVjhvlf+bjaN60O7u7lsI5y3LWOdV9d3lPe7386XCaYE1kaYTqrxZh4hY+7KJ2IFWaOFTVN8DwiZdTSQiqFXLrcXkqGz3i4NGw8N1iIqO5BO9HzVD3x4NVlrL+QF4eqlFKfyjlnlBBo7rg+XS7FXQx6pXSuRsPuFsaS/enimsMiEZRF/vCFbOGZGh8aRzMeqf/kxxSE34WS1Zbdte/9XunvPtxV56Zi9IXZoxRK6j+rtgn8kmeyYbEjY27Be+QWtdiPw0Y2Kbvk3JXIu26eAc8JQo+7MpN30vKaqdRrbNL622tfIj8HhVBvh6znIGTu6RYvS9ZUS7Hn6m9Py14oqfJ4dlYSltG9AoaccXxb7QhGfR+lOUS5bhg7FBJ7r8VVt8XXwC+q9REuMp97f2A1qgUdDzZ7eCGbsDjrwyJcIFRVejbKw+yMVpbhCyOT/kTjeD74JWwZmZFzFyAnhkqTFrsQvX5y/3TQ6vb0jSEVrT+ElbK0eAzfcFG1mXG3Qu3bX9ToUDx9VemCvuU2M+BB7qlCNwJJt0d993/PbiraO3e2MPdO9RNXGwngN6gWksDuWuxj5mRKKfdcP+B2LZPwZ2KZVFAAAAAElFTkSuQmCC) 50% no-repeat}.contactWay .contactWayTable .contactWayTableHead[data-v-1fd52bf8]{width:1027px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.contactWay .contactWayTable .contactWayTableHead span[data-v-1fd52bf8]{display:inline-block;width:282px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.contactWay .contactWayTable .contactWayTableHead span[data-v-1fd52bf8]:first-child{width:148px}.contactWay .contactWayTable .contactWayTableBody .contactWayRow[data-v-1fd52bf8]{width:1027px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.contactWay .contactWayTable .contactWayTableBody .contactWayRow span[data-v-1fd52bf8]{display:inline-block;width:282px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 22px}.contactWay .contactWayTable .contactWayTableBody .contactWayRow span[data-v-1fd52bf8]:first-child{width:148px;background:#f8f9ff}.patientStatus[data-v-1fd52bf8]{width:1596px;min-height:168px;padding-top:24px;margin-top:12px}.patientStatus .icon[data-v-1fd52bf8]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAWxJREFUOE+lkr0vQ2EYxc+57eAjjYiEkcUfQBOR0GC0uK2FSU0SXUw2MYjNwlIhEfeyMDXt0tFHK0Ei/gALm89Ie1Mk2nukDUFTItc7nvO8v/e8z/MQNc6I/dhF17cIIlSxhYyM0lwq2nxeXc5qIbLlDLiu0gDqq7xnw+BwYiJw8FX/Bhjck7/pyrkA0FErGYDLXHugc3+IxQ//G8DczIdAHP5wuSIb9IcS0YZsbYDtjEHa+Q0AcjwZDezWBETsp35XxYznBP/uQfllb1OQaNqFSdIdlpQldCQaC9D7HhAZyp0XfH2k+iUjnYw2WiBVmULYysUFTn/+XWcS4xSPK3tE9ZKKAQx+1AhaTU02xTi6XegulUpnv3b+B9Pn+oIM286ypBkvAIorNO38CYQeLwAQpzSt/D2AFk8A4KGc4BWC3xOAKNK0nGtAbZ4A4A3DlrMmaMoLgMA6RzbuAvTXLUGKAGj9I+gWZELFl9k3JL6dGRae6QMAAAAASUVORK5CYII=) 50% no-repeat}.tumourInfo[data-v-1fd52bf8]{width:1596px;min-height:441px;padding-top:24px;margin-top:12px}.tumourInfo .icon[data-v-1fd52bf8]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.ICD_O[data-v-1fd52bf8]{width:1596px;min-height:372px;padding-top:24px;margin-top:12px}.ICD_O .icon[data-v-1fd52bf8]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAxdJREFUOE+Nkk9oFHcUx79vZmc3/zZRKyKibZPGghQPMTXRJlbTJMUEmk3wVluzCSaaFgRPhYaNFz1KT1VysMwqCoGSJrRI6WZbqlgKehASvYiXgm1qTPfP/N2Z3d8rM7sbN0uRvsvMe+/3Pr833/kSSqHr+s6GhoZVLx1W9V6GOMlANwG7ABYAPWPQHVlg7rvx8M/lufKTvBfDci8CiH67UpiYf+ROA9xVfXBzTr8QChML0S1Pq0GXAP5Sy8G6sORgVRe1rwb53XUZgch8tO6el/gbnbhpt3y8Hw+P75XCWZutC0kHf+tcCfsThCQY7J1noIWAbg9GEJ3eZj4oomp3AD7yaZviDLwtB7M2zJmkg+e6qPPvJjq7OBqeLW85dI3DJGvZYk7JxWi4j4biWg8xb4h36oDiHN8rBzMebCmHNYPrGFglol/BgrnAl12jaTnYqNkb+jD10JCqzRJ4slKTaLvifNjqw4xYwsELU9SX+xJh2M6Ef9wEkugqReLaYzDvqxZ3rF1x+1tlJW3BiC3ZWDfhw4j5vAiEfqCC82RjhmiFImo2DaDpJYg8L20FOHT6XcX94C1ZSZlszCQdXje5oag18gCUlyCkPFAKwJaSqHlHdl4LidA4C/GVV5s8qLjHWmQlZUGPJXL4x/Jh1ZGhiKqtAPxOqWMvRhtrR+L6qGChlv0x2RF0jzZLSsoibfoni9I2qmD0yBP7CoGnKkGR68YgRCEGkAJwGwHSmQ4l/36zHHhhQvP+ZtricIVGszQSz3YLxt1SMbcYbayp3DuiZuMATnmGm+pU8t1v+rBsLGFTxoYPkwhHioaMawkw95UAKsB/FB1MChEmwNhe/szPDgXzXW9IgTUTmVjClrQc3V8YDfcWQd+YeyDlHwLY9h9CbipJBHx+KJg//LoUWDOQnlt2+7/oqX/gg7wYVo12hrgN8I7/Azv3XjDXsVsKAfitvjbYtQHyhj+6nm4mIX1NwMArYURLWxsDE1cGlYsS41ZNTeD2JlB5eCRuHhbC/QQkdRK4mYnyDPxFwD0hxI3vx5p+r77oXyEjUmdX5Q5QAAAAAElFTkSuQmCC) 50% no-repeat}.byStages[data-v-1fd52bf8]{width:1596px;min-height:272px;padding-top:24px;margin-top:12px}.byStages .icon[data-v-1fd52bf8]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAkNJREFUOE+d001I02EcB/Dv91nOpvuvOpQmFRFB9gLRIbpI2NuoQNNiUQe3aQeJ8BBSlwq6JETQQTpYZNowAiG2WR06KIFkdOvQrUPeJLzYNtS2+XzjP5b4snzpOf15/r/n831eiRXapVeze/K57D1A1YBxAAQgGwDpfjskx6Z2+U9/PME8/+U09qb20YMRADUrhRnDU/GwM1ISauhL1RoWkO3zCN1UdUtmAtAtQNvcf8ZjIvEWf2wZ1BxL75+zchOqF8+EPcmoc93ta4plorK2rwDRdMYj/seLoAsv0gdAjYCoWrockk8SEaejCLXI2hjAaZI9iYi/cx5q6E8fNMAwoGVIEc3R8KGECQh3ANVA+AliNBkNhApQcyx9yFoNAyise62NwHcRk16fc5wuUtyTrWsFFtR9JllBIsjG/tQogbr/QPIkb0rq8ua1m00vU70S2tYJ5Q097ZK9AWAsEXU6GBqUNzuTjkM4v0YsJ8MwxRbI7rW/M0fettdMFzb7XLfKvYF0AsDZVbAcwasWCJJqAzfUJcMVX9wx88df36eNm5kZEnSmNMYsqCsSagl0AXqQjG66+7d20YUMDcqXm8m8k3RyCZY19Fy2VKWsHSD5tWrWf+xZO3MlIbez4akqTHnmPaD6YlFWQMhjyn5Zm/8AQMbgaDzsfFsYVvLRBmOq9CnzRtJhGs81A/vDWn0CsEXC7aHWwKNlT2i1k2rqnwoKnueAdhIcTYz763Gfdt3QxYHpHXYu/xpCFVQWTLT6xkuF/wHaQuUEQQvm7gAAAABJRU5ErkJggg==) 50% no-repeat}.byStages .contactWayTable .contactWayTableHead[data-v-1fd52bf8]{width:1200px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.byStages .contactWayTable .contactWayTableHead span[data-v-1fd52bf8]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.byStages .contactWayTable .contactWayTableHead span[data-v-1fd52bf8]:first-child{width:148px}.byStages .contactWayTable .contactWayTableBody .contactWayRow[data-v-1fd52bf8]{width:1200px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.byStages .contactWayTable .contactWayTableBody .contactWayRow span[data-v-1fd52bf8]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 10px}.byStages .contactWayTable .contactWayTableBody .contactWayRow span[data-v-1fd52bf8]:first-child{width:148px;background:#f8f9ff}.otherInfo[data-v-1fd52bf8]{width:1596px;min-height:172px;padding-top:24px;margin-top:12px;padding-bottom:23px}.otherInfo .icon[data-v-1fd52bf8]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.otherInfo .therapeutic[data-v-1fd52bf8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.otherInfo .therapeutic[data-v-1fd52bf8] .el-input{width:35%!important;margin:8px 0}.reportSource[data-v-1fd52bf8]{width:1596px;min-height:162px;padding-top:24px;margin-top:12px;padding-bottom:23px}.reportSource .icon[data-v-1fd52bf8]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAAAXNSR0IArs4c6QAAAdhJREFUOE+tlD9oFFEQxn/f7kk0qRQkFjF7iWLAzlgpFsJZiZ1iI/IiiNrYamFjoUKIpQmoUfYCQhQsJIV/ECuLaOFhIcTC7F0ldjZKOJIb2TV7bs7ncWBeOfPNjzfzvjfCc4ZjOxjAGaCC2I3RZ/A1gMWWeNpIeMZ1tTpLVQzsemg7+wJmBCeBDbkNheKj4ELi9L4YbxeMPLAxC3kBlH239cRWFOKSs3qS5zLY0KztCLfwTsbeHkG5rBmIyrLT2zSQwaLY7gvO9wgy4DuwfV3/ZaCf/Z9Oq6nhRzaqVT7LKHWFiRrGvFZ5bCVi4GhbLy7Vne6qHNsVYNIHMvgh4zYwXz+npVQzMmuRlVgGggLsTd2poqhqCzJOeGBpK5iYajjdyvNRbNcENzr0zbpja3qzD8ABj2emEXNmvDKYakzoZqopV20JY6xTHwYM/hNmYrzhVIuqdkjGS4NJBbymxaJvJBksim1BdLQpanWn8bxotGpH1ozngm/AHg+s3eZfDyBxOXG6kxYNztnAtnSmxlXfODKw+P0AHmushC32rYUcNjgl4zjQ3802govJhO75TPtzvbAroAD/Y9pN/06ZGTfro+dXzlZQyIzsP1dQccCF5XgMMdTrcvwF9r+6xfb8FK0AAAAASUVORK5CYII=) 50% no-repeat}.examineInfo[data-v-1fd52bf8]{width:1596px;min-height:272px;padding-top:24px;margin-top:12px;padding-bottom:12px}.examineInfo .icon[data-v-1fd52bf8]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAAXNSR0IArs4c6QAAAXFJREFUOE/NkzlLA1EUhc+ZyaiIC4JiqVhqYZXawkrRTLDQUsHCBSwFf4JgKSIpxEQsglWMBHtbO0G7FCldsEhUXDLvyDAukwU1qbzlvfd995z73iPqxHRC7Vbbwxag2aDMI/PcsX6yxKfqdtYDuMliVtAYxV1YliCzAuDseKErVgOYOXyMmrK3Y4DBj2kg1CdoKrvQnfNz7sHjJIyXE3gLKNAEFOyIvUo3WboENBwiXxBIZ+Y7N0EG3RLjqdIGyDlJo9+9vKKbLJoA+BnM2BF7rZ41r1zeBhAP1eQDgilNxv8E3MmyJ+w3vYVdeQ4dyjuF0BvO11gQIALnJF/DjZJaBERZsXCgzg78g0oLqFAAoJXgHCDnRwUA7mVx2fIqLRjbt6AEhJ7fAA1daK0F8sY4GmkrlSstOE7Li6VLAn1/UMBrsGoHggOov+YzuamS8d96Q7q/Xj3F2H4xT2KoKQCQZzz5MC6aPQgDDUGIAmUtvgNFK6JOtUzPmAAAAABJRU5ErkJggg==) 50% no-repeat}.examineInfo .contactWayTable .contactWayTableHead[data-v-1fd52bf8]{width:1200px;height:48px;background:#f8f9ff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.examineInfo .contactWayTable .contactWayTableHead span[data-v-1fd52bf8]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed}.examineInfo .contactWayTable .contactWayTableHead span[data-v-1fd52bf8]:first-child{width:148px}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow[data-v-1fd52bf8]{width:1200px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow span[data-v-1fd52bf8]{display:inline-block;width:275px;height:48px;text-align:center;line-height:48px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;padding:0 22px}.examineInfo .contactWayTable .contactWayTableBody .contactWayRow span[data-v-1fd52bf8]:first-child{width:148px}.myEchart[data-v-38e5b274],.myEchart[data-v-49f5144e],.myEchart[data-v-74635ffc],.myEchart[data-v-bf6df060]{height:100%}.point[data-v-406a94f1]{width:20px;height:20px;position:relative;border-radius:50%;cursor:pointer}.point-flicker[data-v-406a94f1]:after,.point[data-v-406a94f1]{background-color:#ffb400}.point-flicker[data-v-406a94f1]:before{background-color:#ba9a4d}.point-flicker[data-v-406a94f1]:after,.point-flicker[data-v-406a94f1]:before{content:"";width:30px;height:30px;position:absolute;left:50%;top:50%;margin-left:-15px;margin-top:-15px;border-radius:50%;-webkit-animation:warn-data-v-406a94f1 1.5s ease-out 0s infinite;animation:warn-data-v-406a94f1 1.5s ease-out 0s infinite}@-webkit-keyframes warn-data-v-406a94f1{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:1}30%{opacity:1}to{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0}}@keyframes warn-data-v-406a94f1{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:1}30%{opacity:1}to{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0}}.map_10011[data-v-406a94f1]{top:25vh;left:7vw}.bounce[data-v-406a94f1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;font:normal 700 18px Product Sans,sans-serif;white-space:nowrap;font-size:18px;color:#1eb3ef}.letter[data-v-406a94f1]{-webkit-animation:bounce-data-v-406a94f1 .75s cubic-bezier(.05,0,.2,1) infinite alternate;animation:bounce-data-v-406a94f1 .75s cubic-bezier(.05,0,.2,1) infinite alternate;display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);margin-top:.5em;text-shadow:hsla(0,0%,100%,.4) 0 0 .05em;font:normal 500 18px Varela Round,sans-serif}.letter[data-v-406a94f1]:first-child{-webkit-animation-delay:0s;animation-delay:0s}.letter[data-v-406a94f1]:nth-child(2){-webkit-animation-delay:.0833333333s;animation-delay:.0833333333s}.letter[data-v-406a94f1]:nth-child(3){-webkit-animation-delay:.1666666667s;animation-delay:.1666666667s}.letter[data-v-406a94f1]:nth-child(4){-webkit-animation-delay:.25s;animation-delay:.25s}.letter[data-v-406a94f1]:nth-child(5){-webkit-animation-delay:.3333333333s;animation-delay:.3333333333s}.letter[data-v-406a94f1]:nth-child(6){-webkit-animation-delay:.4166666667s;animation-delay:.4166666667s}@-webkit-keyframes bounce-data-v-406a94f1{0%{-webkit-transform:translateZ(0);transform:translateZ(0);text-shadow:hsla(0,0%,100%,.4) 0 0 .05em}to{-webkit-transform:translate3d(0,-1em,0);transform:translate3d(0,-1em,0);text-shadow:hsla(0,0%,100%,.4) 0 1em .35em}}@keyframes bounce-data-v-406a94f1{0%{-webkit-transform:translateZ(0);transform:translateZ(0);text-shadow:hsla(0,0%,100%,.4) 0 0 .05em}to{-webkit-transform:translate3d(0,-1em,0);transform:translate3d(0,-1em,0);text-shadow:hsla(0,0%,100%,.4) 0 1em .35em}}.square[data-v-406a94f1]{vertical-align:text-top}.green[data-v-406a94f1]{color:#43ca78;vertical-align:middle}.yellow[data-v-406a94f1]{color:#fcff05;vertical-align:middle}.orange[data-v-406a94f1]{color:#fb8302;vertical-align:middle}.red[data-v-406a94f1]{color:#fd0202;vertical-align:middle}.blue[data-v-406a94f1]{color:#68e4ff;vertical-align:middle}.title[data-v-406a94f1]{background:-webkit-gradient(linear,left top,right top,from(#061b89),to(#02075d));background:linear-gradient(90deg,#061b89,#02075d);padding:5px;text-align:center;margin:0}.title .text[data-v-406a94f1]{font:16px "\5FAE\8F6F\96C5\9ED1";text-align:center;font-weight:700;background:-webkit-gradient(linear,left top,right top,from(#00e6ff),to(#0349bb));background:linear-gradient(90deg,#00e6ff,#0349bb);-webkit-background-clip:text;color:transparent}.buttons[data-v-406a94f1]{text-align:right;padding:0 10px;position:absolute;right:0;top:25px}.buttons span[data-v-406a94f1]{padding:2px 15px;border:1px solid #00a0ff;border-radius:20px;margin:0 10px;display:inline-block;font-size:12px;cursor:pointer}.largeScreen[data-v-406a94f1]{position:absolute;width:100%;height:100vh;background:url(../img/map_pl.91bb7843.png) 50% no-repeat;background-size:100% 100%;color:#fff;top:0;overflow:hidden;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.largeScreen .largeScreen_top[data-v-406a94f1]{margin:10px auto;font-size:25px;font-weight:800;text-align:center}.largeScreen .largeScreen_main[data-v-406a94f1]{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:15px;height:calc(100vh - 60px)}.largeScreen .largeScreen_main>div[data-v-406a94f1]{margin:0 20px}.largeScreen .largeScreen_main>div>div[data-v-406a94f1]{margin-bottom:10px}.largeScreen .largeScreen_main .left[data-v-406a94f1],.largeScreen .largeScreen_main .right[data-v-406a94f1]{-webkit-box-flex:2;-ms-flex:2;flex:2;height:100%}.largeScreen .largeScreen_main .left>div[data-v-406a94f1],.largeScreen .largeScreen_main .right>div[data-v-406a94f1]{height:32%}.largeScreen .largeScreen_main .center[data-v-406a94f1]{-webkit-box-flex:3;-ms-flex:3;flex:3;height:100%;color:#fff}.largeScreen .largeScreen_main .center .center_top[data-v-406a94f1]{height:33%;position:relative}.largeScreen .largeScreen_main .center .center_top .top_header[data-v-406a94f1]{height:40%;border-radius:4px;background-color:#263f85;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.largeScreen .largeScreen_main .center .center_top .top_header p[data-v-406a94f1]{text-align:center}.largeScreen .largeScreen_main .center .center_top .top_footer[data-v-406a94f1]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:10px}.largeScreen .largeScreen_main .center .center_top .top_footer>div[data-v-406a94f1]{width:8vw;height:8vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;padding:20px 0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;color:#fff;text-align:center}.largeScreen .largeScreen_main .center .center_top .top_footer>div.orange[data-v-406a94f1]{background-color:#fb9a08}.largeScreen .largeScreen_main .center .center_top .top_footer>div.light_blue[data-v-406a94f1]{background-color:#00c9ff}.largeScreen .largeScreen_main .center .center_top .top_footer>div.purple[data-v-406a94f1]{background-color:#ca60ef}.largeScreen .largeScreen_main .center .center_top .top_footer>div.dark_blue[data-v-406a94f1]{background-color:#254085}.largeScreen .largeScreen_main .center .center_top .top_footer>div.dark_blue .statistics_name[data-v-406a94f1]{width:80%;margin:0 auto}.largeScreen .largeScreen_main .center .center_bottom[data-v-406a94f1]{height:63%;position:relative}.largeScreen .largeScreen_main .center .center_bottom .center_bottom_title[data-v-406a94f1]{border-left:5px solid #0b70e0;padding-left:10px;margin-top:10px;color:#fff}.largeScreen .largeScreen_main .center .center_bottom img[data-v-406a94f1]{display:block;margin:0 auto;height:100%}.largeScreen .largeScreen_main .seamless_warp_title[data-v-406a94f1]{text-align:center;background:-webkit-gradient(linear,left top,right top,from(#061b89),to(#02075d));background:linear-gradient(90deg,#061b89,#02075d);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px}.largeScreen .largeScreen_main .seamless_warp_title>span[data-v-406a94f1]{display:inline;-webkit-box-flex:1;-ms-flex:1;flex:1}.largeScreen .largeScreen_main .seamless_warp_title>span.li_item_time[data-v-406a94f1]{-webkit-box-flex:2;-ms-flex:2;flex:2}.largeScreen .largeScreen_main .seamless_warp[data-v-406a94f1]{height:80%;overflow:hidden}.largeScreen .largeScreen_main .seamless_warp ul[data-v-406a94f1]{width:100%;padding:0;margin:0;list-style:none}.largeScreen .largeScreen_main .seamless_warp ul .li_item[data-v-406a94f1]{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;margin:5px 0}.largeScreen .largeScreen_main .seamless_warp ul .li_item span[data-v-406a94f1]{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.largeScreen .largeScreen_main .seamless_warp ul .li_item span.li_item_time[data-v-406a94f1]{-webkit-box-flex:2;-ms-flex:2;flex:2}.largeScreen .largeScreen_main .mian_content[data-v-406a94f1]{height:calc(100% - 30px);position:relative}.largeScreen .largeScreen_main .mian_content .buttons[data-v-406a94f1]{position:absolute;z-index:999;left:0;top:10px}.largeScreen .largeScreen_main .mian_content .three_high_type_buttons[data-v-406a94f1]{position:absolute;z-index:999;left:50%;width:300px;margin:0 0 0 -150px}.largeScreen .largeScreen_main .mian_content .three_high_type_buttons .active[data-v-406a94f1]{color:#030b65;background-color:#ddd}.screening-results h3[data-v-51b7bb41]{margin:0;border-bottom:1px solid #000;padding-bottom:6px}.managementTeam_details{display:-webkit-box;display:-ms-flexbox;display:flex;height:950px}.managementTeam_details .details_left{width:80%;margin-left:1%;overflow:hidden}.managementTeam_details .details_left .managementTeam_info{height:25%;padding:20px}.managementTeam_details .details_left .managementTeam_info .info p span{display:inline-block;width:50%}.managementTeam_details .details_left .managementTeam_info .info p span i{font-style:normal}.managementTeam_details .details_left .managementTeam_form{height:74%;margin-top:1%;padding:20px}.managementTeam_details .details_right{width:20%;margin:0 1%;padding:20px}.managementTeam_details .details_right .managementTeam_list p{cursor:pointer}.managementTeam_details .details_right .managementTeam_list p span{display:inline-block;width:40%}.managementTeam_details .details_right .managementTeam_list p:hover{color:#3494ff}.managementTeam_details .box_shadow{-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;background-color:#fff}.managementTeam_details .managementTeam_title{color:#3494ff;font-weight:600;height:20px;line-height:20px}.managementTeam_details .managementTeam_title:before{display:inline-block;content:"";margin-right:10px;height:20px;vertical-align:top;width:4px;border-radius:3px;background-color:#3494ff}.resident_info{width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.resident_info span{padding-left:5px;display:block;width:25%}.resident_info span:last-child{margin-top:5px;width:100%}.signed .resident_info{width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.signed .resident_info span{padding-left:5px;display:block;width:25%}.signed .resident_info span:last-child{margin-top:5px;width:100%}.contactTable>>>.el-table__header-wrapper .el-table__header .el-checkbox{display:none}.team-details[data-v-7676d4e7]{background:#f1f2f4}.team-details .team-top[data-v-7676d4e7]{background:#fff;padding:20px}.team-details .team-top span[data-v-7676d4e7]{margin:0 20px 10px 0}.team-details .team-title[data-v-7676d4e7]{font-size:18px;font-weight:600;margin-bottom:10px}.team-details .action-bars[data-v-7676d4e7]{margin-top:20px;text-align:center}.required-form[data-v-cb2e0a26] label:before{content:"*";color:#f56c6c;margin-right:4px}[data-v-40986022] .el-table th{background:#f5f7fa!important}.wel_home[data-v-2c256c94]{padding:10px 20px}.wel_home .home_title_box[data-v-2c256c94]{position:relative}.wel_home .home_title_box .home_title[data-v-2c256c94]{position:absolute;width:200px;height:40px;text-align:center;color:#fff;line-height:40px;top:-20px;left:30px;border-radius:30px;background-color:#156ce3;letter-spacing:5px;text-indent:5px}.wel_home .home_title_box .notice_flex[data-v-2c256c94]{display:-webkit-box;display:-ms-flexbox;display:flex}.wel_home .home_title_box .notice_flex .notice_index[data-v-2c256c94]{display:block;width:80px;text-align:center}.wel_home .home_title_box .notice_flex .notice_title[data-v-2c256c94]{display:block;width:calc(100% - 380px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.wel_home .home_title_box .notice_flex .notice_name[data-v-2c256c94],.wel_home .home_title_box .notice_flex .notice_time[data-v-2c256c94]{width:150px;text-align:center}.wel_home .home_title_box .notice_top[data-v-2c256c94]{font-weight:600;background-color:#f5f5f5;padding:10px 0}.wel_home .bulletin_board[data-v-2c256c94]{width:100%;height:400px;margin-top:20px;padding:40px 20px 20px;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;background-color:#fff}.wel_home .bulletin_board .notice[data-v-2c256c94]{height:30px;line-height:30px;width:100%}.wel_home .bulletin_board .notice[data-v-2c256c94]:hover{color:#409eff}.wel_home .bulletin_board .notice:hover span[data-v-2c256c94]{border-bottom:1px solid #409eff}.wel_home .bulletin_board .notice span[data-v-2c256c94]{cursor:pointer}.wel_home .echarts_module[data-v-2c256c94]{margin-top:10px}.wel_home .echarts_module .box-title-box .box-title-h2[data-v-2c256c94]{background-color:#156ce3;text-align:center;font-weight:500;margin-bottom:10px;font-size:18px;height:40px;line-height:40px;color:#fff;position:relative}.wel_home .echarts_module .box-title-box .box-title-h2 span[data-v-2c256c94]{font-size:32px;font-weight:500;margin:0 10px}.wel_home .echarts_module .box-title-box .box-title-h2 .box-title-time[data-v-2c256c94]{position:absolute;color:#fff;right:15px;top:5px;letter-spacing:0;font-size:14px}.wel_home .echarts_module .statistics_list[data-v-2c256c94]{height:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;margin-bottom:20px}.wel_home .echarts_module .statistics_list .statistics[data-v-2c256c94]{position:relative;width:24%;background-color:#2064f7;border-radius:5px;cursor:pointer}.wel_home .echarts_module .statistics_list .statistics .statistics_title[data-v-2c256c94]{position:absolute;left:20px;top:10px}.wel_home .echarts_module .statistics_list .statistics .statistics_num[data-v-2c256c94]{text-align:center;position:absolute;left:20px;top:35%;font-size:30px}.wel_home .echarts_module .statistics_list .statistics .statistics_num span[data-v-2c256c94]{font-size:15px}.wel_home .echarts_module .statistics_list .statistics .statistics_proportion[data-v-2c256c94]{height:40px;margin-top:90px}.wel_home .echarts_module .statistics_list .statistics:first-child .statistics_num[data-v-2c256c94]{width:100%;text-align:center;position:absolute;left:0;top:35%;font-size:30px}.wel_home .echarts_module .statistics_list .statistics1[data-v-2c256c94]{position:relative;width:29%;background-color:#2064f7;border-radius:5px;cursor:pointer}.wel_home .echarts_module .statistics_list .statistics1 .statistics_title[data-v-2c256c94]{position:absolute;left:20px;top:10px}.wel_home .echarts_module .statistics_list .statistics1 .statistics_num[data-v-2c256c94]{text-align:center;position:absolute;left:20px;top:35%;font-size:30px}.wel_home .echarts_module .statistics_list .statistics1 .statistics_num span[data-v-2c256c94]{font-size:15px}.wel_home .echarts_module .statistics_list .statistics1 .statistics_proportion[data-v-2c256c94]{height:40px;margin-top:90px}.wel_home .echarts_module .statistics_list .statistic[data-v-2c256c94]{position:relative;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;width:29%;background-color:#fff;color:#000;border-radius:5px;cursor:pointer}.wel_home .echarts_module .statistics_list .statistic .statistics_title[data-v-2c256c94]{width:100%;position:absolute;text-align:center;top:10px}.wel_home .echarts_module .statistics_list .statistic .statistics_proportion[data-v-2c256c94]{height:100px;margin-top:35px}.wel_home .echarts_module .statistics_list .statistic:first-child .statistics_num[data-v-2c256c94]{width:100%;text-align:center;position:absolute;left:50%;top:35%;font-size:30px}.wel_home .echarts_module .orderPersonNum[data-v-2c256c94]{position:relative;margin-top:10px}.wel_home .echarts_module .orderPersonNum .orderPerson_select[data-v-2c256c94]{position:absolute;z-index:999;right:35px;top:20px}.wel_home .echarts_module .orderPersonNum .orderPerson_map[data-v-2c256c94]{width:100%;height:350px;overflow:hidden}.wel_home .echarts_module .statistics_mb[data-v-2c256c94]{margin:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff}.wel_home .echarts_module .statistics_mb .mb_left[data-v-2c256c94]{width:100%;height:100%}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_top[data-v-2c256c94]{padding-right:20px;height:245px;min-width:600px}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_top h3[data-v-2c256c94]{padding-left:20px}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_top .second_title[data-v-2c256c94]{text-align:center;color:#8d8d8d}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_top .second_title i[data-v-2c256c94]{display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#f99;margin:0 5px}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_top .second_title i[data-v-2c256c94]:nth-child(2){background-color:#f90}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_top .second_title i[data-v-2c256c94]:nth-child(3){background-color:#669}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_top .second_title .three_high_name[data-v-2c256c94]{color:#f99;margin-top:15px}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_top .second_title .htree_high_num[data-v-2c256c94]{width:90%;background-color:#f99;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-ms-flex-pack:distribute;justify-content:space-around;border-radius:5px;float:right}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_top .second_title .htree_high_num>span[data-v-2c256c94]{width:25%}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_bottom[data-v-2c256c94]{margin-top:10px;height:245px}.wel_home .echarts_module .statistics_mb .mb_left .mb_left_bottom .standard[data-v-2c256c94]{height:200px}.wel_home .echarts_module .statistics_mb .mb_right[data-v-2c256c94]{width:35%;height:100%;margin-left:15px}.wel_home .echarts_module .statistics_mb .mb_right .hypertension[data-v-2c256c94]{display:-webkit-box;display:-ms-flexbox;display:flex;height:90px;margin-top:20px}.wel_home .echarts_module .statistics_mb .mb_right .hypertension .hypertension_left[data-v-2c256c94]{width:45%}.wel_home .echarts_module .statistics_mb .mb_right .hypertension .hypertension_right[data-v-2c256c94]{width:50%;margin-left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wel_home .echarts_module .statistics_mb .mb_right .hypertension .hypertension_right>div p[data-v-2c256c94]:nth-child(2){color:#2064f5;font-size:18px}.wel_home p[data-v-2c256c94]{margin:0}.wel_home .el-col:hover .convenientMenu1[data-v-2c256c94]{background-color:#fec987!important}.wel_home .el-col:hover .convenientMenu2[data-v-2c256c94]{background-color:#aeb6ff!important}.wel_home .el-col:hover .convenientMenu3[data-v-2c256c94]{background-color:#8adaa2!important}.wel_home .el-col:hover .convenientMenu4[data-v-2c256c94]{background-color:#7be1d7!important}.wel_home .el-col:hover .convenientMenu5[data-v-2c256c94]{background-color:#7cc0ff!important}.wel_home .el-col:hover .convenientMenu6[data-v-2c256c94]{background-color:#ffabb6!important}.wel_home .el-col:hover .modulebox p[data-v-2c256c94]{color:#fff!important}.wel_home .el-col .modulebox[data-v-2c256c94]{cursor:pointer;position:relative;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;background-color:#fff;padding:25px;margin-bottom:20px;border-radius:10px}.wel_home .el-col .modulebox p[data-v-2c256c94]:first-child{font-size:20px;color:#134069;line-height:38px}.wel_home .el-col .modulebox .subTitile[data-v-2c256c94]{color:#bbb;font-size:12px}.wel_home .el-col .modulebox span[data-v-2c256c94]{position:absolute;width:50px;height:50px;border-radius:50%;right:15px;top:25px;color:#fff;text-align:center}.wel_home .el-col .modulebox span i[data-v-2c256c94]{font-size:24px;line-height:40px;text-align:center}.wel_home .notice_dialog[data-v-2c256c94] .el-dialog__body{padding:10px 20px!important}.wel_home .notice_dialog .notice_info h2[data-v-2c256c94]{text-align:center}.wel_home .notice_dialog .notice_info .notice_main[data-v-2c256c94]{text-indent:2em}.wel_home .notice_dialog .notice_info .notice_bottom[data-v-2c256c94]{float:right;width:40%}.wel_home .notice_dialog .notice_info .notice_bottom span[data-v-2c256c94]{margin-top:10px;display:block;text-align:center;font-size:16px}.wel_home .notice_dialog .notice_info[data-v-2c256c94]:after{display:table;content:"";height:0;clear:both}.large-screen-configuration[data-v-1369e1ca]{padding:0 24px 24px}.large-screen-configuration .bond-item[data-v-1369e1ca]{width:100%;padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff}.large-screen-configuration .bond-item[data-v-1369e1ca]:first-child{margin-top:14px}.large-screen-configuration .bond-title[data-v-1369e1ca]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.large-screen-configuration .bond-title .demo-form-inline[data-v-1369e1ca] .el-input{width:200px;margin-right:16px}.large-screen-configuration .bond-title .demo-form-inline[data-v-1369e1ca] .el-form-item--small.el-form-item{margin:0}.large-screen-configuration .bond-title div.blue[data-v-1369e1ca]{width:4px;height:16px;background:#4fa0f2;border-radius:2px;margin-right:8px}.large-screen-configuration .bond-title[data-v-1369e1ca] .el-upload,.large-screen-configuration .bond-title[data-v-1369e1ca] .el-upload-list__item{background:rgba(79,160,242,.5)}.large-screen-configuration .bond-title[data-v-1369e1ca] .el-icon-plus:before{color:#fff}.large-screen-configuration .bond-title[data-v-1369e1ca] .el-input{width:380px;margin-right:16px}.large-screen-configuration .config-content[data-v-1369e1ca]{margin-top:25px}.large-screen-configuration .btns[data-v-1369e1ca]{margin-top:25px;text-align:center;padding-bottom:40px}.fold_label .el-form-item__label{line-height:15px!important}#query-box.el-form .el-form-item{width:32%;margin-right:0}.width80{width:80px}.width30{min-height:30px}.width30 .width175{width:175px}.width30 .width170{width:170px}.width30 .width200{width:200px}.width30 .width260{width:260px}.width30 .width400{width:400px}.width30 .width533{width:533px}.width30 .width150{width:150px}.width30.el-form-item{margin-bottom:0}.width30 .el-input--medium .el-input__icon{line-height:18px}.width30.el-form-item--medium .el-form-item__label{font-size:13px;vertical-align:middle}.width30 .el-input--small .el-input__icon{line-height:25px}.el-form-item--medium .el-form-item__content,.width30 .el-input--small .el-input__inner{height:25px;line-height:25px}#query-box .el-form-item--medium .el-form-item__content{width:15rem}.organizationFormItem{display:-webkit-box;display:-ms-flexbox;display:flex;width:270px}#query-box .width30 .width175{width:200px}#query-box .width80{width:95px}.width30 .el-range-editor--small .el-range-input{line-height:24px}.width30 .el-range-editor.el-input__inner{padding:0 10px}.width30 .el-input--medium .el-input__inner,.width30 .el-range-editor--small.el-input__inner{height:25px;line-height:25px}.width30.el-form-item--medium .el-form-item__label{line-height:25px}.width30 .el-input--small .el-input__inner::-webkit-input-placeholder{font-size:12px}.width30 .el-input--small .el-input__inner::-moz-input-placeholder{font-size:12px}.width30 .el-input--small .el-input__inner::-ms-input-placeholder{font-size:12px}.width30 .el-range-editor--small .el-range-input::-webkit-input-placeholder{font-size:.2em}.width30 .el-range-editor--small .el-range-input::-moz-input-placeholder{font-size:.2em}.width30 .el-range-editor--small .el-range-input::-ms-input-placeholder{font-size:.2em}.width30.el-form-item--medium .el-input__inner::-webkit-input-placeholder{font-size:.2em}.width30.el-form-item--medium .el-input__inner::-moz-input-placeholder{font-size:.2em}.width30.el-form-item--medium .el-input__inner::-ms-input-placeholder{font-size:.2em}.width30 .el-checkbox__label{font-size:12px}.width100fh{width:100%;display:block;text-align:center;overflow:hidden;padding-top:20px}#query-box .width100fh .el-form-item--medium .el-form-item__content{width:100%}.width30s .el-input__inner{padding:0 5px;cursor:pointer}.el-range-editor--small .el-range-input{font-size:12px}.institution{width:200px;margin-right:2%}.mc-btn{width:100%;padding:0;position:relative;color:#909399}.marginright10{margin-right:10px}.marginbottom10{margin-bottom:10px}.margintop10{margin-top:10px}.margintop20{margin-top:20px}.marginleft10{margin-left:10px}.marginbottom15{margin-bottom:15px}.deleteform .el-dialog__body{padding:5px 20px}.deleteTips{line-height:20px;font-size:12px;color:red}.el-table .cell{padding-left:0;padding-right:0}.JBcheckbox,.JbTime{margin-top:10px}.JbTime .demonstration{display:block;float:left;margin:10px 10px 10px 0}.SsTime .demonstration{margin:10px}.JbTime .el-date-editor.el-input,.Ssinput{display:block;float:left}.doctorDetails .el-row[data-v-44582720]{margin-bottom:15px}.doctorDetails .el-dialog__body[data-v-44582720]{padding:10px 20px 30px}.grid-content-img[data-v-44582720]{height:160px;margin-top:15px;border:1px solid #000}.addDoctor .el-form-item__content[data-v-44582720]{width:calc(100% - 120px)}.addDoctor .el-form-item[data-v-44582720]{margin-bottom:7px!important}.searchText[data-v-44582720]{height:70px;margin-left:120px}.searchText .el-form-item__content[data-v-44582720]{width:calc(100% - 1px)}.avatar[data-v-44582720]{width:178px;height:168px;border:1px solid #cecece}.doctorDetails .el-row[data-v-27629958]{margin-bottom:15px}.doctorDetails .el-dialog__body[data-v-27629958]{padding:10px 20px 30px}.grid-content-img[data-v-27629958]{height:160px;margin-top:15px;border:1px solid #000}.addDoctorInfo[data-v-86e19d88]{padding:30px 50px;width:600px;margin:auto;color:#606266;font-size:14px}.addDoctorInfo .el-form-item__content[data-v-86e19d88]{width:calc(100% - 150px)}.addDoctorInfo .el-form-item[data-v-86e19d88]{margin-bottom:7px!important}.doctorDetails .el-row[data-v-b4a9bb30]{margin-bottom:15px}.doctorDetails .el-dialog__body[data-v-b4a9bb30]{padding:10px 20px 30px}.grid-content-img[data-v-b4a9bb30]{height:160px;margin-top:15px;border:1px solid #000}.grid-content-img .img[data-v-b4a9bb30]{width:100%;height:100%}.doctorDetails .el-row[data-v-473a8286]{margin-bottom:15px}.doctorDetails .el-dialog__body[data-v-473a8286]{padding:10px 20px 30px}.grid-content-img[data-v-473a8286]{height:160px;margin-top:15px;border:1px solid #000}.rebate_box[data-v-473a8286]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;height:20px;line-height:20px;font-weight:700}.rebate_label[data-v-473a8286]{display:inline-block;width:6px;height:20px;background:#09a8e7;margin-right:10px}.doctorDetails .el-row[data-v-834ad476]{margin-bottom:15px}.doctorDetails .el-dialog__body[data-v-834ad476]{padding:10px 20px 30px}.grid-content-img[data-v-834ad476]{height:160px;margin-top:15px;border:1px solid #000}.grid-content-img .img[data-v-834ad476]{width:100%;height:100%}.medicationGuidance-pagination[data-v-1224acb4]{text-align:right;margin-top:16px}.medicationGuidance-pagination[data-v-1224acb4] .el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#3342e1}.jcRecord[data-v-1224acb4]{-webkit-box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3);box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3);background:#fff}.jcRecord .jblx[data-v-1224acb4]{background:#e9f5ef!important;border-color:#a7d7bd!important}.jcRecord .jblxs[data-v-1224acb4]{display:inline-block;padding:1px 5px;border-radius:10px;border:1px solid #dcdcdc;margin-left:10px;font-size:12px;cursor:pointer;margin-top:5px;background:#dcdcdc;border-color:#dcdcdc}.jcRecord[data-v-1224acb4]{height:100vh;padding:0 5px;overflow:auto}.jcRecord .top .row .row_left[data-v-1224acb4],.jcRecord .top .row .row_right[data-v-1224acb4]{border:1px solid #d3d3d3;padding:10px;margin:10px 0 10px 1.5%;height:150px;overflow-y:auto}.jcRecord .top .row-img[data-v-1224acb4]{text-align:center}.jcRecord .top .row-img img[data-v-1224acb4]{width:95%}.jcRecord .top .content p[data-v-1224acb4]{padding:5px 0}.jcRecord .top .row_right p[data-v-1224acb4]{padding:10px 0}.jcRecord .center[data-v-1224acb4]{margin-bottom:50px}.jcRecord .center .row_left[data-v-1224acb4],.jcRecord .center .row_right[data-v-1224acb4]{border:1px solid #d3d3d3;padding:0 10px;margin:10px 0 20px 1.5%}.jcRecord .center .row_right[data-v-1224acb4]{overflow-y:scroll}.jcRecord .center .center_right .gyjl[data-v-1224acb4]{border:1px solid #d3d3d3;padding:5px;margin:10px 0}.jcRecord .center .center_right .gyjl p[data-v-1224acb4]{padding:5px}.jcRecord .center .center_right .gyjl .title[data-v-1224acb4]{color:orange}.jcRecord .bottom[data-v-1224acb4]{padding:15px;margin-bottom:30px}.jcRecord[data-v-1224acb4] .el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{background:#eaebed;color:#555c6a}.data-record .tree_main{margin-top:20px;-webkit-box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3);box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3);background:#fff}.data-record .tree_main .monitor{margin-top:10px;padding:10px 28px;position:relative;border-radius:8px}.data-record .tree_main .monitor .three_high_tabs{height:38px;padding:4px;background-color:#f2f3ff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}.data-record .tree_main .monitor .three_high_tabs .my_tab{display:inline-block;height:32px;line-height:32px;width:80px;text-align:center;background:#f0f2f5;cursor:pointer}.data-record .tree_main .monitor .three_high_tabs .three_high_tabs_active{color:#3343e0;background:#fff}.data-record .tree_main .monitor .charts_btns{position:absolute;height:36px;top:4px;right:0}.data-record .tree_main .monitor .charts_btns .btn-upload{color:#008cff;background:rgba(27,137,250,.05);border:1px solid #008cff}.data-record .tree_main .monitor .charts_btns .btn-early_warning{color:#a989fc;background:rgba(156,128,247,.05);border:1px solid #a17efc}.data-record .tree_main .monitor .charts_btns .btn-target{color:#ce53da;background:rgba(189,80,211,.05);border:1px solid #ca42d7}.data-record .tree_main .monitor .three_high_box{margin-top:15px;height:450px}.tree-cardiovascular[data-v-30c11f9e]{background:#f5f5f5;overflow:scroll;height:100%}.tree-cardiovascular[data-v-30c11f9e] .el-pagination.is-background .el-pager li:not(.disabled).active{background:#3342e1}.tree-cardiovascular[data-v-30c11f9e] .el-radio__input.is-disabled+span.el-radio__label{color:#555c6a}.tree-cardiovascular[data-v-30c11f9e] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#c1c1c8}.tree-cardiovascular[data-v-30c11f9e] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:#fff}.tree-cardiovascular[data-v-30c11f9e] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,.tree-cardiovascular[data-v-30c11f9e] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#409eff!important}.tree-cardiovascular .el-radio__input.is-disabled.is-checked .el-radio__inner[data-v-30c11f9e],.tree-cardiovascular[data-v-30c11f9e] .el-checkbox__input.is-disabled .el-checkbox__inner,.tree-cardiovascular[data-v-30c11f9e] .el-radio__input.is-disabled .el-radio__inner{background:#edf2fc!important}.tree-cardiovascular[data-v-30c11f9e] .el-radio__input.is-disabled.is-checked .el-radio__inner{border-color:#409eff!important;background:#409eff!important}.tree-cardiovascular .mainContent[data-v-30c11f9e]{padding:22px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;margin:0 auto 24px;border-radius:8px}.tree-cardiovascular .mainContent .mainContent-timeList[data-v-30c11f9e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.tree-cardiovascular .mainContent .mainContent-timeList .el-select[data-v-30c11f9e]{width:120px}.tree-cardiovascular .mainContent .cardiovascularRecordsTable[data-v-30c11f9e]{width:100%;border-collapse:collapse;background:#f5f5f5;border:2px solid #bbb;table-layout:fixed;word-break:break-all}.tree-cardiovascular .mainContent .cardiovascularRecordsTable td[data-v-30c11f9e]{border:1px solid #d4dddc;padding:10px;text-align:center;font-weight:400;color:#555c6a}.tree-cardiovascular .mainContent .cardiovascularRecordsTable td.tableFormTitle[data-v-30c11f9e]{font-weight:600;font-size:18px;text-align:center;color:#606266}.tree-cardiovascular .mainContent .cardiovascularRecordsTable td.table-title[data-v-30c11f9e]{color:#065f98;font-weight:600;font-size:18px}.tree-cardiovascular .mainContent .cardiovascularRecordsTable td .table-result[data-v-30c11f9e]{padding:0;margin:0}.tree-cardiovascular .mainContent .cardiovascularRecordsTable td.td_left[data-v-30c11f9e]{text-align:left}.tree-cardiovascular .mainContent .cardiovascularRecordsTable td.sign-value .el-input[data-v-30c11f9e]{width:90px}.tree-cardiovascular .mainContent .cardiovascularRecordsTable td.sign-value span[data-v-30c11f9e]{display:inline-block;margin:0 15px;color:#065f98}.tree-cardiovascular .mainContent .cardiovascularRecordsTable td.auxiliary-value[data-v-30c11f9e]{text-align:right}.tree-cardiovascular .mainContent .cardiovascularRecordsTable td i.required[data-v-30c11f9e]{color:red;margin-right:5px}.tree-cardiovascular .mainContent .cardiovascularRecordsTable .qrcode[data-v-30c11f9e]{display:inline-block;vertical-align:middle}.tree-cardiovascular .mainContent .cardiovascularRecordsTable .disease div[data-v-30c11f9e]{display:inline-block}.tree-cardiovascular .mainContent .cardiovascularRecordsTable .monitor-value[data-v-30c11f9e]{white-space:nowrap}.tree-cardiovascular .mainContent .cardiovascularRecordsTable .monitor-value .el-input[data-v-30c11f9e]{width:80px}.tree-cardiovascular .mainContent .cardiovascularRecordsTable .monitor-value .el-date-editor[data-v-30c11f9e]{width:160px}.tree-diagnosisTreatment[data-v-535e5fb0] ::-webkit-scrollbar{display:none}.diagnosisTreatment-body[data-v-535e5fb0]{height:650px;display:-webkit-box;display:-ms-flexbox;display:flex}.diagnosisTreatment-body .body-left[data-v-535e5fb0]{width:345px;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;background-color:#fff;border-radius:8px}.diagnosisTreatment-body .body-left .body-left-search[data-v-535e5fb0]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px}.diagnosisTreatment-body .body-left .body-left-search>div[data-v-535e5fb0]{-webkit-box-flex:1;-ms-flex:1;flex:1}.diagnosisTreatment-body .body-left .body-left-search>div[data-v-535e5fb0]:nth-child(2){margin-left:12px}.diagnosisTreatment-body .body-left .body-left-main[data-v-535e5fb0]{overflow-y:auto;overflow-x:hidden;height:calc(100% - 32px)}.diagnosisTreatment-body .body-left .body-left-main .main-item[data-v-535e5fb0]{margin-top:8px;height:100px;background:#f5f6f8;border-radius:4px;padding:12px 18px;position:relative;border:1px solid transparent;cursor:pointer}.diagnosisTreatment-body .body-left .body-left-main .main-item .item-time[data-v-535e5fb0]{height:20px;line-height:20px;font-size:14px;font-weight:600}.diagnosisTreatment-body .body-left .body-left-main .main-item .item-title[data-v-535e5fb0]{height:20px;line-height:20px;font-size:14px;font-weight:500;margin-top:8px;font-weight:600}.diagnosisTreatment-body .body-left .body-left-main .main-item .item-icon[data-v-535e5fb0]{position:absolute;right:12px;top:40px;width:14px;height:14px;font-weight:500}.diagnosisTreatment-body .body-left .body-left-main .main-item.active[data-v-535e5fb0]{border:1px solid #4fa0f2;background:#dfecff}.diagnosisTreatment-body .body-left .body-left-main .main-item.active .item-icon[data-v-535e5fb0]{color:#4fa0f2}.body-right[data-v-535e5fb0]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:600px;margin-left:16px;background-color:#fff;padding:5px 13px;overflow-y:scroll;border-radius:8px}.body-right .mainItem[data-v-535e5fb0]{background:#fafbfc;border-radius:4px;margin-bottom:15px}.body-right .mainItem .title[data-v-535e5fb0]{font-size:20px;font-weight:700;padding-left:16px;padding-top:5px}.body-right .mainItem .itemTitle[data-v-535e5fb0]{height:30px;line-height:30px;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;padding-left:16px}.body-right .mainItem .result[data-v-535e5fb0]{height:35px;background:#ffdfdf;padding-left:16px;border-radius:0 0 4px 4px;line-height:35px;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fb5e6e}.tree-diagnosisTreatment[data-v-5abacb06] ::-webkit-scrollbar{width:5px}.tree-diagnosisTreatment .diagnosisTreatment-body[data-v-5abacb06]{height:650px;display:-webkit-box;display:-ms-flexbox;display:flex}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left[data-v-5abacb06]{width:345px;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;background-color:#fff}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-search[data-v-5abacb06]{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-search>div[data-v-5abacb06]{-webkit-box-flex:1;-ms-flex:1;flex:1}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-search>div[data-v-5abacb06]:nth-child(2){margin-left:12px}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main[data-v-5abacb06]{overflow-y:auto;overflow-x:hidden;height:calc(100% - 32px)}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item[data-v-5abacb06]{margin-top:8px;height:100px;background:#f5f6f8;border-radius:4px;padding:12px 18px;position:relative;border:1px solid transparent;cursor:pointer}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item .item-time[data-v-5abacb06]{height:20px;line-height:20px;font-size:14px;font-weight:600}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item .item-title[data-v-5abacb06]{height:20px;line-height:20px;font-size:14px;font-weight:500;margin-top:8px;font-weight:600}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item .item-title .item-title-name[data-v-5abacb06]{padding-left:10px}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item .item-icon[data-v-5abacb06]{position:absolute;right:12px;top:40px;width:14px;height:14px;font-weight:500}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item.active[data-v-5abacb06]{border:1px solid #4fa0f2;background:#dfecff}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item.active .item-icon[data-v-5abacb06]{color:#4fa0f2}.body-right[data-v-5abacb06]{-webkit-box-flex:1;-ms-flex:1;flex:1;height:600px;margin-left:16px;background-color:#fff;padding:5px 23px;overflow-y:scroll}.body-right .chart-pic[data-v-5abacb06]{height:172px;width:100%;border-bottom:2px solid #e9ebf0;-ms-flex-pack:distribute;justify-content:space-around}.body-right .chart-pic .chart-pic-left[data-v-5abacb06],.body-right .chart-pic[data-v-5abacb06]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.body-right .chart-pic .chart-pic-left[data-v-5abacb06]{width:800px;height:100%}.body-right .chart-pic .chart-pic-left .item[data-v-5abacb06]{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-align:center;-ms-flex-align:center;align-items:center;margin-left:-5px}.body-right .chart-pic .chart-pic-left .item .icon[data-v-5abacb06]{width:29px;height:38px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAmCAYAAAA4LpBhAAAAAXNSR0IArs4c6QAABRZJREFUWEetmGtsFFUUx//n7nZpaTEKASyIUYiPhGiIGiVBxaABQwSJWhMjaqPNdmZ2Z7ZriAjRuBEfRCFlZ3ZnZ+umH0Qwob4iHwoaIBKiUaLGLz6ICVFrUooW5dmWnTlmtmzdx2x3N/R+23vP+f/uPffcc+cuoc4WjUabLozaGwF+EqAFIAyAsdvJjmzt6ek5X4sc1WKUt3GBI6P2IQbuKvUj4Cghu8I0zbPVNOuCyiHtDWZsqiTKTG+nU/EXphQqKdqfAOZVFuUhyzTmThk0FosFBoeGR6sJtkwPtGzbtu3cZHZ1hVdStGEAV1UML3AubeozAPDUQWXtHRA6JhHcZZn6+mrRqGulHZHIXP8YfwPCtR7CgwLZO03T/GNKoa6YJEnzyReIM2MtgAaAbTD1Z32OlkkkjlcDuuN1rbRQUFGUFtv2twYCfMIwjNO1wPI2dUEVpWsJk7OMmcb+Pine6+vrvlAPrGZoe3t7Y1PzDAlMMgM3FjgeGR1pXN3b+9aZesGTrlRRtAcdIANgvrcwfQdHrLWsbrdo1NwqQiVFe42ZNxNRtS0YBEGxkvrHk1FVVZ1mGEauuHgKSor2JoAXa576uOFhEHY0BXz7urvH97q9PdbY2HzqATBrAO4HcMwm++EyaKeiriHQp3UCC82zAAYIYIcxnwiBIi2i/UXQDRs2NJ89P/ZLhT10+2+6jMlccqUzRVAppMpgMj2ENwrgqAMcnAJofzFUjhwA8YqScKSsZFyRw13r2HHKkoWAvQwsBTC7yoSyILzvgx0thJKkRP4F2L0l8u0iHN/17pGQpPAqCLGvXJjSTdNEdHTUWcvAage4ncDunesj4BSDfmTwQfZjT4+u/16UvaFQaJbNvr9KRL+3TP02t0+Suq6DcLxq64Bl6gvqCfvESlVVnX3RpqEiZ+Z+K2WszvdVvE8FPWYl4h/WCi7aU1nRfmDg1glnooiVjOvu72BQXST89GtFYeL9gv1h0+yubJPP30KRjnD4er8jtoOwEIxPrp4z89VYLObkoOHwzcIRP1VZzQUi3pxKGjsms6tW4iZ8ZTV6D9v24RpD+EHTNN/T+cpU6lM7NKTpzFBrhLpmX4yNnF3T29tbdgvVBO1Q1Wv8NrkVaXoBlAWo3QE/B+Ber8kQcGjunJkrY7GYWxr/T5VqM4/FYmJwaPizSwW70PywZerLc8cppD0FRgLAFR56pmXqobqgUihigbmzVMwBr+oxDXcyudbZqd1AAv0gLCq1ZaKV6WT883x/xfC2tbUFZs1pTYHxbHki0EcpM/5oaX8w2NUq/HwE4IWFYww+Nnxy1i19fbExt98TqijPL2BkdzNwt0e4BrINdEcmHj/htTWhUHRxlu2vCWguBtMzaTP+bhm0ra3NN3P2vE4Bfp2BK8vCBJwTfixP6fq3k+WCLKsbmWhric2XlqkvK4SSFNLWEfMWBi2uIHiGiR5KJ+NVz2owGGwQ/sbfALQWavmFszCRSByn8fIm9gCcK+wV2oAAPWKa8aPVsn0iseTIFiJ+qdie11umsYskWT0Eovsqibln7eIYPZHJeO9hJT9ZVZeyTV8VjhPBSCV1jSRFcytGi4fzaQZtSps7UgBN+grzAl96Wv4DoKlgPPfAcld6AEQFXwtsA2Jn1ue8nDGMgVrD6WUnK5EMj1esXCOmx1OpeB8FVXWRsLEToCUA9jqi4ZWexPafLweW93X/ozg/kt1MIqe9x0rqO92x/wDj/eAPvGmUfgAAAABJRU5ErkJggg==) 50% no-repeat;margin-bottom:14px}.body-right .chart-pic .chart-pic-left .item .line[data-v-5abacb06]{width:272px;height:8px;background:#31abde;border-radius:4px}.body-right .chart-pic .chart-pic-left .item .grade[data-v-5abacb06]{width:54px;height:20px;font-size:14px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;text-align:center;padding-top:14px}.body-right .chart-pic .chart-pic-right[data-v-5abacb06]{width:206px;height:85px;border-radius:8px;border:1px solid #0089ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.body-right .chart-pic .chart-pic-right .title[data-v-5abacb06]{display:inline-block;width:206px;height:30px;background:#0486fe;border-radius:8px 8px 0 0;text-align:center;font-size:16px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#fff;line-height:30px}.body-right .chart-pic .chart-pic-right .grade[data-v-5abacb06]{display:inline-block;height:33px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#0486fe;line-height:33px;text-align:center;margin-top:13px}.body-right .chart-pic .chart-pic-right .grade .number[data-v-5abacb06]{font-style:normal;font-size:24px}.body-right .body-table[data-v-5abacb06]{margin-top:18px;width:100%;margin-bottom:24px}.body-right .body-table .table-head[data-v-5abacb06]{height:48px;background:#f5f7fa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.body-right .body-table .table-head .head-item[data-v-5abacb06]{width:14.28%;height:48px;text-align:center;line-height:48px;border-right:1px solid #ebeef5;border-bottom:1px solid #ebeef5}.body-right .body-table .table-body[data-v-5abacb06]{width:100%}.body-right .body-table .table-body .body-th[data-v-5abacb06]{height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.body-right .body-table .table-body .body-th .body-item[data-v-5abacb06]{width:14.28%;height:48px;text-align:center;line-height:48px;border-right:1px solid #ebeef5;border-bottom:1px solid #ebeef5}.body-right .body-table .table-body .body-th .checked-icon[data-v-5abacb06]{display:inline-block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAoNJREFUSEu1k01IFHEYxp93ZtQVXYMOlRRZ2bEg9BrVwSKCggqK6NCyyTjO7IcmgRCRBB2CInfXdVcjWNoOwVKXPoQOQlGHrl36oFOXChWiMDe3nScGW1lnPzTd5jjv8z6///sl+E9fjxk4rULZJLX29/v93nqPdwzgGSEGagowjP7NUO0JkLudhwvlbM0AlmW15ak8B6St0BUhD9YE0B0Ob9Tm+QqC9uKWq6J0rhmg63qdqnkmCex1z9OuBcAww0mAPWWXRZHDa6rAsIJ+UO5U2kQRDq4asDBU9Q2Aliqr/mK1AOk1Q88IdFUxfwvw2qoAvVaom8TtCuYU4Ob01PpLmczQfFmAbvV1qLSH5n5+P5VKpbLFRrqur1O0xg8AN5QAiHlR5XxiJHJv8RaKRc6ZNzR6r5J2EBAVIuFkPBIt1hhm+AbAgdLXM0uRk2Px6NPi2GIFhhU6DsIx21Ik+DwzpbZnMrfmnH+BQGB7Lq+8E0G9C5CDyIlkPPLYDRZdD21V6iQG8li5noqwPxGPDTsxwwqlQJxz6WwIfMl4NF0237CCvaBcBtBafmj80tig7chm0UrJvwegFetIDo4lYtcr3oITME2zmdCuEOgHoJaK5QLAnY50aX/lbmI04q5oSfqSLeqxwvuEvF+mmq8EmgVoKmQTeF2vcn8sFvtV5RZQsqa63teqaPYjAJ1VEmfs3+gYH49+qmbuxMregdOyPLQHAhxyG5CkAvVoIjH8ZDnzigAnEAwGG3K2PARxxGU0mhyNWisxrwpwgj6fz+Np8k6AcmDBkB9nf3zbk06nZ2sC+FtJSy6vvAS4C4rSlRwZnlyp+bIVFIwMo28bFPviv7SmkPsHwbfVYlwn0Z8AAAAASUVORK5CYII=) 50% no-repeat;background-size:24px 24px}.evaluation-record[data-v-fc62816c] .el-tabs__nav-scroll{background:#fff;padding:16px;border-radius:8px}.evaluation-record .evaluation-record-main[data-v-fc62816c]{margin-top:12px}.exam-records[data-v-68e73197]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.exam-records .exam-right[data-v-68e73197]{margin-left:12px;background:#fff;border-radius:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:24px}.exam-records .exam-right .exam-title[data-v-68e73197]{line-height:28px;color:#000;font-weight:500;font-size:18px;margin-bottom:12px}.exam-records .exam-right table[data-v-68e73197]{width:100%}.exam-records .exam-right table td[data-v-68e73197]{border:1px solid #ebeef5;color:#606266;text-align:center;padding:17px 0}.exam-records .exam-right table .title-head[data-v-68e73197]{background:#f5f7fa;color:#909399}.exam-records .exam-right table .title-left[data-v-68e73197]{background:#f8f8f8;color:#909399}.management-card[data-v-15917364]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.management-card .management-left[data-v-15917364]{background:#fff;border-radius:8px;width:300px;padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000}.management-card .management-left .management-item[data-v-15917364]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 16px;font-size:14px;margin-bottom:12px;border-radius:4px;background:#f5f6f8;cursor:pointer}.management-card .management-left .management-item p[data-v-15917364]{margin:0}.management-card .management-left .management-item.active[data-v-15917364]{border:1px solid #4fa0f2;background:#dfecff}.management-card .management-left .management-item.active i[data-v-15917364]{color:#4fa0f2}.management-card .management-right[data-v-15917364]{margin-left:12px;background:#fff;border-radius:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:24px;padding-bottom:80px}.management-card .management-right .management-title[data-v-15917364]{line-height:28px;color:#000;font-weight:500;font-size:18px;margin-bottom:12px}.management-card .management-right table[data-v-15917364]{width:100%}.management-card .management-right table td[data-v-15917364]{border:1px solid #ebeef5;color:#606266;text-align:center;padding:17px 0;width:16.6%}.management-card .management-right table .title-head[data-v-15917364]{background:#f5f7fa;color:#797979}.management-card[data-v-15917364] .el-checkbox__input.is-disabled+span.el-checkbox__label,.management-card[data-v-15917364] .el-input.is-disabled .el-input__inner{color:#000}.management-card[data-v-15917364] .el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#fff;border-color:#bbb}.management-card[data-v-15917364] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#409eff;border-color:#409eff}.management-card[data-v-15917364] .el-radio__input.is-disabled+span.el-radio__labe{color:#000}.management-card[data-v-15917364] .el-radio__input.is-checked+.el-radio__label{color:#409eff}.management-card[data-v-15917364] .el-radio__input.is-disabled+span.el-radio__label{color:#000}.management-card[data-v-15917364] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#409eff;border-color:#409eff}.tree-selfManagement[data-v-af4ea47a]{background:#f5f5f5;overflow:scroll;height:100%}.tree-selfManagement[data-v-af4ea47a] .el-pagination.is-background .el-pager li:not(.disabled).active{background:#3342e1}.tree-selfManagement[data-v-af4ea47a] .el-radio__input.is-disabled+span.el-radio__label{color:#555c6a}.tree-selfManagement[data-v-af4ea47a] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#c1c1c8}.tree-selfManagement[data-v-af4ea47a] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:#fff}.tree-selfManagement[data-v-af4ea47a] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,.tree-selfManagement[data-v-af4ea47a] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#409eff!important}.tree-selfManagement .el-radio__input.is-disabled.is-checked .el-radio__inner[data-v-af4ea47a],.tree-selfManagement[data-v-af4ea47a] .el-checkbox__input.is-disabled .el-checkbox__inner,.tree-selfManagement[data-v-af4ea47a] .el-radio__input.is-disabled .el-radio__inner{background:#edf2fc!important}.tree-selfManagement[data-v-af4ea47a] .el-radio__input.is-disabled.is-checked .el-radio__inner{border-color:#409eff!important;background:#409eff!important}.tree-selfManagement .mainContent[data-v-af4ea47a]{padding:22px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#fff;margin:24px auto;border-radius:8px}.tree-selfManagement .mainContent .mainContent-timeList[data-v-af4ea47a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.tree-selfManagement .mainContent .mainContent-timeList .el-select[data-v-af4ea47a]{width:120px}.tree-selfManagement .mainContent .selfManagementTable[data-v-af4ea47a]{width:100%;border-collapse:collapse;background:#f5f5f5;border:2px solid #bbb;table-layout:auto;word-break:break-all}.tree-selfManagement .mainContent .selfManagementTable td[data-v-af4ea47a]{border:1px solid #d4dddc;padding:10px;text-align:center;font-weight:400;color:#555c6a}.tree-selfManagement .mainContent .selfManagementTable .el-date-editor[data-v-af4ea47a]{width:243px!important}.tree-selfManagement .mainContent .selfManagementTable td.tableFormTitle[data-v-af4ea47a]{font-weight:600;font-size:18px;text-align:center;color:#606266}.tree-selfManagement .mainContent .selfManagementTable td.table-title[data-v-af4ea47a]{color:#065f98;font-weight:600;font-size:18px}.tree-selfManagement .mainContent .selfManagementTable td.td_left[data-v-af4ea47a]{text-align:left}.tree-selfManagement .mainContent .selfManagementTable .sign-value .el-input[data-v-af4ea47a]{width:90px}.tree-selfManagement .mainContent .selfManagementTable .sign-value span[data-v-af4ea47a]{display:inline-block;margin:0 15px;color:#065f98}.tree-selfManagement .mainContent .selfManagementTable td.whole-value .el-input[data-v-af4ea47a]{width:243px}.tree-selfManagement .mainContent .selfManagementTable td.auxiliary-value[data-v-af4ea47a]{text-align:right}.tree-selfManagement .mainContent .selfManagementTable td.medication-situation div[data-v-af4ea47a]{text-align:left}.tree-selfManagement .mainContent .selfManagementTable td.medication-situation div.situation-first[data-v-af4ea47a]{margin-bottom:13px}.tree-selfManagement .mainContent .selfManagementTable td.medication-situation span[data-v-af4ea47a]{display:inline-block;width:100px;text-align:right;margin-right:10px}.tree-selfManagement .mainContent .selfManagementTable td i.required[data-v-af4ea47a]{color:red;margin-right:5px}.tree-selfManagement .mainContent .selfManagementTable .qrcode[data-v-af4ea47a]{display:inline-block;vertical-align:middle}.tree-selfManagement .mainContent .selfManagementTable .prompt[data-v-af4ea47a]{font-size:16px;color:#555c6a;margin-top:8px}.tree-selfManagement .mainContent .selfManagementTable .disease div[data-v-af4ea47a]{display:inline-block}.tree-selfManagement .mainContent .selfManagementTable .monitor-value[data-v-af4ea47a]{white-space:nowrap}.tree-selfManagement .mainContent .selfManagementTable .monitor-value .el-input[data-v-af4ea47a]{width:80px}.tree-selfManagement .mainContent .selfManagementTable .monitor-value .el-date-editor[data-v-af4ea47a]{width:160px}.tree-selfManagement .mainContent .selfManagementTable .monitor-value span[data-v-af4ea47a]{display:inline-block;width:60px;text-align:right}.tree-selfManagement .mainContent .selfManagementTable .drug-info[data-v-af4ea47a]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}.tree-selfManagement .mainContent .selfManagementTable .drug-info .drug-left[data-v-af4ea47a]{padding:10px;height:230px;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:center;-ms-flex-pack:center;justify-content:center}.tree-selfManagement .mainContent .selfManagementTable .drug-info .drug-left .el-input[data-v-af4ea47a]{width:70%}.tree-selfManagement .mainContent .selfManagementTable .drug-info .drug-right[data-v-af4ea47a]{padding:10px}.tree-selfManagement .mainContent .selfManagementTable .drug-info .el-input[data-v-af4ea47a]{width:230px}body{overflow:auto}.protocol_box .btn,.protocol_box .protocol{width:800px;margin:10px auto}.protocol_box .protocol{border:1px solid #000;padding:20px}.protocol_box .protocol .my_table{width:100%;text-align:center;margin:20px 0;border-right:1px solid #000;border-bottom:1px solid #000;border-collapse:collapse}.protocol_box .protocol .my_table tr td{border-top:1px solid #000;border-left:1px solid #000}.protocol_box .protocol .my_table tr td input{width:80%;border:none;text-align:center}.protocol_box .protocol .images_box{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex}.protocol_box .protocol .images_box>div{margin-left:10px}.protocol_box .protocol h3{text-align:center}@media print{#printTest.protocol{width:600px;margin:10px auto;border:1px solid #000;padding:20px}#printTest.protocol .my_table{width:100%;text-align:center;margin:20px 0;border-right:1px solid #000;border-bottom:1px solid #000;border-collapse:collapse}#printTest.protocol .my_table tr td{border-top:1px solid #000;border-left:1px solid #000}#printTest.protocol .my_table tr td input{width:80%;border:none;text-align:center}#printTest.protocol .images_box{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex}#printTest.protocol .images_box>div{margin-left:10px}#printTest.protocol h3{text-align:center}}.el-tabs__content{padding:10px}.green{color:#249a5b}.red{color:red}.orange{color:orange}.yellow{color:#8a2be2}.blue{color:#87cefa}.table .borderTable th{background:#e6f2ff!important;text-align:center;border:1px solid #c4e8e5}.table .borderTable tr td{border:1px solid #c4e8e5;text-align:center;padding:10px 0}.table .table-value{font-size:12px;color:grey}.table .icon-slot{position:absolute;bottom:-5px;right:-5px;font-size:20px}.tjdiv .search{padding:10px;line-height:30px}.tjdiv .date{padding-left:20px}.tjdiv .icontime{font-size:30px;vertical-align:middle}.tjdiv .tj_content{border:1px solid #d3d3d3;padding:10px;width:95%;height:350px;margin:10px 0}.tjdiv .tj_p{margin:35px auto;text-align:center}.tjdiv .tj_p span{padding:5px}.tjdiv .tj_p i{font-size:25px;vertical-align:middle}.tjdiv .tj_p td{text-align:left;padding:10px 25px}.tjdiv .tj_p td i{font-size:14px}.yjdiv .yjbutton{padding-bottom:10px;border-bottom:1px dashed #d3d3d3;margin-bottom:20px}.xyRecord .tjdiv .tj_p td{padding:10px 15px}.tree-dgRecord[data-v-d92225ae]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:16px}.tree-dgRecord .signing-right[data-v-d92225ae]{margin-left:12px;background:#fff;border-radius:8px;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:24px;padding-bottom:100px}.tree-dgRecord .signing-right .signing-title[data-v-d92225ae]{line-height:28px;color:#000;font-weight:500;font-size:18px;margin-bottom:12px}.tree-dgRecord .signing-right table[data-v-d92225ae]{width:100%}.tree-dgRecord .signing-right table td[data-v-d92225ae]{border:1px solid #ebeef5;color:#606266;text-align:center;padding:17px 0;width:16.6%}.tree-dgRecord .signing-right table .title-head[data-v-d92225ae]{background:#f5f7fa;color:#797979}.tree-diagnosisTreatment[data-v-1cfaa8e5] ::-webkit-scrollbar{width:5px}.tree-diagnosisTreatment .diagnosisTreatment-body[data-v-1cfaa8e5]{margin-top:12px;height:650px;display:-webkit-box;display:-ms-flexbox;display:flex}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left[data-v-1cfaa8e5]{width:345px;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;background-color:#fff;border-radius:8px}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-search[data-v-1cfaa8e5]{display:-webkit-box;display:-ms-flexbox;display:flex}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-search>div[data-v-1cfaa8e5]{-webkit-box-flex:1;-ms-flex:1;flex:1}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-search>div[data-v-1cfaa8e5]:nth-child(2){margin-left:12px}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main[data-v-1cfaa8e5]{overflow-y:auto;overflow-x:hidden;height:calc(100% - 32px)}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item[data-v-1cfaa8e5]{margin-top:8px;height:100px;background:#f5f6f8;border-radius:4px;padding:12px 18px;position:relative;border:1px solid transparent;cursor:pointer}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item .item-time[data-v-1cfaa8e5]{height:20px;line-height:20px;font-size:14px}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item .item-title[data-v-1cfaa8e5]{height:20px;line-height:20px;font-size:14px;font-weight:500;margin-top:8px}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item .item-icon[data-v-1cfaa8e5]{position:absolute;right:12px;top:40px;width:14px;height:14px;font-weight:500}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item.active[data-v-1cfaa8e5]{border:1px solid #4fa0f2;background:#dfecff}.tree-diagnosisTreatment .diagnosisTreatment-body .body-left .body-left-main .main-item.active .item-icon[data-v-1cfaa8e5]{color:#4fa0f2}.tree-diagnosisTreatment .diagnosisTreatment-body .body-right[data-v-1cfaa8e5]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:16px;background-color:#fff;border-radius:8px;overflow-y:auto}.tree-diagnosisTreatment .diagnosisTreatment-body .body-right .inspection-form[data-v-1cfaa8e5]{width:100%;padding:32px 18px}.tree-diagnosisTreatment .diagnosisTreatment-body .body-right .inspection-form .inspection-table[data-v-1cfaa8e5]{width:100%;border-right:1px solid #ebeef5;border-bottom:1px solid #ebeef5}.tree-diagnosisTreatment .diagnosisTreatment-body .body-right .inspection-form .inspection-table td[data-v-1cfaa8e5]{text-align:center;border-top:1px solid #ebeef5;border-left:1px solid #ebeef5}.tree-diagnosisTreatment .diagnosisTreatment-body .body-right .inspection-form .inspection-table .inspection-table-title[data-v-1cfaa8e5]{height:38px;line-height:38px;font-weight:600}.tree-diagnosisTreatment .diagnosisTreatment-body .body-right .inspection-form .inspection-table .inspection-table-tr[data-v-1cfaa8e5]{font-size:14px;font-weight:600;height:48px;line-height:48px;color:#606266}.tree-diagnosisTreatment .diagnosisTreatment-body .body-right .inspection-form .inspection-table .inspection-table-tr.tr-title[data-v-1cfaa8e5]{color:#909399;background:#f5f7fa}.tree-diagnosisTreatment .diagnosisTreatment-body .body-right .diagnosis-records[data-v-1cfaa8e5]{width:100%;padding:60px 12px 150px 12px}.tree-diagnosisTreatment .diagnosisTreatment-body .body-right .diagnosis-records input[data-v-1cfaa8e5]{border:none;outline:0;padding-left:10px}.tree-diagnosisTreatment .diagnosisTreatment-body .body-right .diagnosis-records .bottom_line[data-v-1cfaa8e5]{border-bottom:1px solid #aaa;border-radius:3px;width:40px;padding:5px;margin-left:5px}.tree_medicationGuidance[data-v-547f1bc7]{-webkit-box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3);box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3);background:#fff}.avue-crud__pagination[data-v-547f1bc7]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.avue-crud__pagination .dataList_count[data-v-547f1bc7]{margin-left:10px}.tree_grda .tree_main{margin-top:20px;-webkit-box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3);box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3);background:#fff}.tree_grda .tree_main .monitor{margin-top:10px;padding:10px 28px}.tree_grda .tree_main .monitor .three_high_tabs{height:40px;padding:4px;background-color:#f2f3ff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}.tree_grda .tree_main .monitor .three_high_tabs .my_tab{display:inline-block;height:32px;line-height:32px;width:80px;text-align:center;background:#f2f3ff;cursor:pointer}.tree_grda .tree_main .monitor .three_high_tabs .three_high_tabs_active{color:#3343e0;background:#fff}.tree_grda .tree_main .monitor .three_high_tabs .charts_btns{position:absolute;width:400px;height:36px;top:4px;left:270px}.tree_grda .tree_main .monitor .three_high_box{margin-top:15px;height:450px}.resident-information[data-v-67a85078]{background:#fff;padding:16px;padding-bottom:100px}.resident-information table.align-table[data-v-67a85078]{width:100%}.resident-information table.align-table td[data-v-67a85078]{text-align:center}.resident-information table.align-table td .el-checkbox-group[data-v-67a85078]{text-align:left}.resident-information[data-v-67a85078] .el-checkbox__input.is-disabled+span.el-checkbox__label,.resident-information[data-v-67a85078] .el-input.is-disabled .el-input__inner,.resident-information[data-v-67a85078] .el-radio__input.is-disabled+span.el-radio__label{color:#606266}.resident-information[data-v-67a85078] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner,.resident-information[data-v-67a85078] .el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#409eff}.resident-information[data-v-67a85078] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after,.resident-information[data-v-67a85078] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{border-color:#fff}.resident-information[data-v-67a85078] .el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:#fff}.healthGuidance{-webkit-box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3);box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3)}.healthGuidance .mainContent{margin-bottom:45px;background:#fff;margin-top:16px;border-radius:8px}.healthGuidance .mainContent .el-tab-pane{margin-top:10px}.healthGuidance .mainContent .el-tab-pane>button{margin-right:10px}.healthGuidance .mainContent .el-tabs__item{font-size:18px}.healthGuidance .mainContent .el-divider{background-color:#017aff}.healthGuidance .mainContent .el-divider--horizontal{height:2px;color:#017aff}.healthGuidance .mainContent .el-divider--horizontal .el-divider__text{color:#017aff;font-size:18px}.healthGuidance .mainContent .info{overflow-y:auto}.healthGuidance .mainContent .time_tag{height:30px;width:500px;color:#fff;line-height:30px;background-color:#017aff;position:relative;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:5px}.healthGuidance .mainContent .time_tag:after{position:absolute;content:"";width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:30px solid #fff;right:-15px}.healthGuidance .mainContent .time_tag .el-icon-timer,.healthGuidance .mainContent .time_tag .el-icon-user{color:#bfa98d;font-weight:600;font-size:18px}.healthGuidance .mainContent .time_tag .time{margin-left:5px;margin-right:20px;font-size:18px}.healthGuidance .mainContent .healthGuidance-borderTable{border:2px solid #bbb;background:#f5f5f5;margin-top:16px;width:100%}.healthGuidance .mainContent .healthGuidance-borderTable .tableFormTitle{color:#065f98;font-size:20px;font-weight:500}.healthGuidance .mainContent .healthGuidance-borderTable tr td{text-align:left;padding:8px 25px;border:1px solid #bbb}.healthGuidance .mainContent .el-badge{margin-left:20px}.healthGuidance .gray-bg .el-table__cell{background:#f5f7fa}.healthGuidance .gray-bg .el-table__header .el-table__cell{background:#eaebed;border-bottom:1px solid #bbb}.healthGuidance .gray-bg .el-table--border{border:1px solid #bbb}.healthGuidance .gray-bg .el-table td.el-table__cell{border-bottom:1px solid #bbb}.healthGuidance .gray-bg .el-table--border .el-table__cell{border-right:1px solid #bbb}.tree-health-screening{background-color:#f2f2f2;min-height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box}.tree-health-screening .health-screening-header{height:80px;-webkit-box-shadow:0 2px 4px 0 #eff2f7;box-shadow:0 2px 4px 0 #eff2f7;background:#fff;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px 20px 12px}.tree-health-screening .health-screening-header .header-left{display:inline-block;width:13.5%;border-right:1px solid #999;vertical-align:top}.tree-health-screening .health-screening-header .header-left .header-left-name{font-size:24px;font-weight:500;color:#303133}.tree-health-screening .health-screening-header .header-left .header-left-info{font-size:14px;color:#777}.tree-health-screening .health-screening-header .header-left .header-left-info .info-item{margin-left:24px}.tree-health-screening .health-screening-header .header-right{display:inline-block;width:calc(86.5% - 30px);vertical-align:top;margin-left:30px}.tree-health-screening .health-screening-header .header-right .header-right-item{width:20%;display:inline-block;margin-top:5px}.tree-health-screening .health-screening-header .header-right .header-right-item .header-right-icon{display:inline-block;vertical-align:middle;width:38px;height:38px}.tree-health-screening .health-screening-header .header-right .header-right-item .header-right-icon img{width:100%;height:100%}.tree-health-screening .health-screening-header .header-right .header-right-item .header-right-info{vertical-align:middle;display:inline-block;margin-left:8px}.tree-health-screening .health-screening-header .header-right .header-right-item .header-right-info .info-label{font-size:14px;color:#303133}.tree-health-screening .health-screening-header .header-right .header-right-item .header-right-info .info-value{font-size:16px;font-weight:500;color:#303133}.tree-health-screening .health-screening-header .header-right .header-right-item .header-right-info .info-value.value-success{color:#7ed321}.tree-health-screening .health-screening-main{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:16px}.tree-health-screening .health-screening-main .health-screening-main-title{font-size:18px;font-weight:500;color:#303133;margin-bottom:20px}.tree-health-screening .health-screening-main .health-screening-main-title .parity-info{float:right;font-size:14px;color:#303133}.tree-health-screening .health-screening-main .health-screening-main-title .parity-info>span:not(:last-child){margin-right:48px}.tree-health-screening .health-screening-main .health-screening-main-title:before{content:"";display:inline-block;width:5px;height:16px;background-color:#409eff;border-radius:5px;margin-right:10px;vertical-align:middle}.tree-health-screening .health-screening-main .health-screening-main-left{width:230px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;background-color:#fff;border-radius:4px}.tree-health-screening .health-screening-main .health-screening-main-left .health-screening-timeline .timeline-item{height:48px;line-height:48px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;padding:0 10px;margin:8px 0}.tree-health-screening .health-screening-main .health-screening-main-left .health-screening-timeline .timeline-item .timeline-item-icon{float:right;margin-top:16px}.tree-health-screening .health-screening-main .health-screening-main-left .health-screening-timeline.active{background:#e7e9fd}.tree-health-screening .health-screening-main .health-screening-main-right{margin-left:16px;width:calc(100% - 266px)}.tree-health-screening .health-screening-main .health-screening-main-right .physical-examination-items{padding:16px;background-color:#fff}.tree-health-screening .health-screening-main .health-screening-main-right .physical-examination-items .physical-examination-items-main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.tree-health-screening .health-screening-main .health-screening-main-right .physical-examination-items .physical-examination-items-main .main-item{width:25%;height:36px;line-height:36px}.tree-health-screening .health-screening-main .health-screening-main-right .physical-examination-items .physical-examination-items-main .main-item>span{border:1px solid #ebeef5;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:16px}.tree-health-screening .health-screening-main .health-screening-main-right .physical-examination-items .physical-examination-items-main .main-item .item-label{display:inline-block;background-color:#f8f8f8;width:55%}.tree-health-screening .health-screening-main .health-screening-main-right .physical-examination-items .physical-examination-items-main .main-item .item-label.high:after{content:"\2191";font-size:18px;color:red;font-weight:800;margin-left:10px}.tree-health-screening .health-screening-main .health-screening-main-right .physical-examination-items .physical-examination-items-main .main-item .item-label.low:after{content:"\2193";font-size:18px;color:red;font-weight:800;margin-left:10px}.tree-health-screening .health-screening-main .health-screening-main-right .physical-examination-items .physical-examination-items-main .main-item .item-value{display:inline-block;border-left:none;width:21.5%;height:37.6px;vertical-align:top}.tree-health-screening .health-screening-main .health-screening-main-right .physical-examination-items .physical-examination-items-main .main-item .item-unit{display:inline-block;border-left:none;width:23.5%;padding-left:8px}.tree-health-screening .health-screening-main .health-screening-main-right .screening-results{background-color:#fff;margin-top:16px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px}.tree-health-screening .health-screening-main .health-screening-main-right .screening-results .screening-results-box{display:-webkit-box;display:-ms-flexbox;display:flex}.tree-health-screening .health-screening-main .health-screening-main-right .screening-results .screening-results-box .screening-results-label{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:60px}.tree-health-screening .health-screening-main .health-screening-main-right .screening-results .screening-results-box .screening-results-label .el-table--border th.el-table__cell{background-color:#f5f7fa}.tree-health-screening .health-screening-main .health-screening-main-right .screening-results .screening-results-box .screening-results-bar{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:5px}.tree-health-screening .health-screening-main .health-screening-main-right .screening-results .screening-results-box .screening-results-bar .screening-results-bar-item:not(:first-child){margin-top:20px}.tree-health-screening .health-screening-main .health-screening-main-right .screening-results .screening-results-box .screening-results-bar .screening-results-bar-item .item-name{color:#333;font-size:16px}.tree-health-screening .health-screening-main .health-screening-main-right .screening-results .screening-results-box .screening-results-bar .screening-results-bar-item .item-bar{width:100%}.tree-health-screening .health-screening-main .health-screening-main-right .screening-results .screening-results-img{margin-top:16px}.tree-health-screening .health-screening-main .health-screening-main-right .screening-results .screening-results-img>div{display:inline-block;width:32%}.tree-health-screening .health-screening-main .health-screening-main-right .screening-results .screening-results-img>div:not(:nth-child(3n+1)){margin-left:2%}.jkglfa .el-calendar-table .el-calendar-day{padding:5px;height:30px!important;text-align:center}.jkglfa .el-calendar-table td.is-selected{background-color:#87cefa;color:#fff}.jkglfa .el-calendar__body,.jkglfa .el-calendar__header{padding:5px 10px}.jkglfa .el-button-group>.el-button:last-child,.jkglfa .el-button-group>.el-button:not(:last-child){padding:5px}.jkglfa .el-calendar__title{padding:3px 0}.jkglfa .left{width:20%;min-height:500px;padding-bottom:20px;float:left;border-right:1px dashed #ddd}.jkglfa .left .radio{width:100%;margin:5px 10px}.jkglfa .left .el-radio__inner{display:none}.jkglfa .right{width:75%;float:left;padding:10px}.jkglfa .right .title{width:100%;height:120px;text-align:center;line-height:120px;border:1px solid #d3d3d3;color:#017aff}.jkglfa .right .content{width:98%;height:100px;padding:10px;border:1px solid #d3d3d3;border-left:none}.jkglfa .right .border_bottom{border-bottom:none}.jkglfa .time{font-size:13px;color:#999}.jkglfa .bottom{margin-top:13px;line-height:12px}.jkglfa .button{padding:0;float:right}.jkglfa .image{width:100%;height:100%;display:block}.jkglfa .clearfix:after,.jkglfa .clearfix:before{display:table;content:""}.jkglfa .clearfix:after{clear:both}.prescription .elcol1[data-v-36cc8dd4]{padding:0 15px}.prescription .prescription_main[data-v-36cc8dd4]{-webkit-box-flex:5;-ms-flex:5;flex:5}.prescription .prescription_main .module[data-v-36cc8dd4]{margin-top:5px}.prescription .prescription_main h2[data-v-36cc8dd4]{text-align:center;margin:20px 0}.prescription .prescription_main hr[data-v-36cc8dd4]{border:none;border-top:3px solid;margin-top:10px}.prescription .prescription_main hr[data-v-36cc8dd4]:nth-child(8){margin-top:50px}.prescription .prescription_main .doctor_info[data-v-36cc8dd4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.prescription .prescription_main .doctor_info span[data-v-36cc8dd4]{padding:30px 0;line-height:40px}.prescription .prescription_main .doctor_info span input[data-v-36cc8dd4]{border:1px solid #9dbde8;outline:none;border-radius:3px;height:25px}.prescription .prescription_main h3[data-v-36cc8dd4]{text-align:center;background:#f5f5f5;margin-bottom:15px;padding:5px 0}.prescription .prescription_tree .prescription_tree_title[data-v-36cc8dd4]{text-align:center;background-color:#f5f5f5;padding:10px 0}.prescription .prescription_tree .prescription_tree_body[data-v-36cc8dd4]{text-align:center}.prescription .prescription_tree .prescription_tree_body p[data-v-36cc8dd4]{padding:10px 0;margin:0;cursor:pointer}.prescription .prescription_tree .prescription_tree_body p.active[data-v-36cc8dd4],.prescription .prescription_tree .prescription_tree_body p[data-v-36cc8dd4]:hover{background-color:#f5f5f5}.form-top{padding-bottom:10px}.borderTable{width:100%;border-collapse:collapse}.borderTable .tableFormTitle{font-weight:600;font-size:18px;text-align:center;background:#f5f9f7;color:#666}.borderTable td,.borderTable th{border:1px solid #e3e3e3;text-align:center;padding:10px 0}.borderTable td input,.borderTable th input{width:100%;border:none;padding-left:10px}.borderTable .selfDialog input.bottom_line,.borderTable td input.bottom_line,.borderTable th input.bottom_line{border-bottom:1px solid #000}.borderTable td.td_left{text-align:left;padding-left:10px}.borderTable .dark{font-weight:600px;text-align:center;color:#666}.borderTable .dark2{font-weight:600;background:#f5f9f7;color:#666;text-align:center}.borderTable .el-form-item{margin-bottom:0;margin-right:0;vertical-align:inherit}.borderTable ::v-deep .is-required .el-input__inner{border:1px solid #fb8383}.borderTable ::v-deep .is-required .el-input__inner[disabled=disabled]{border:1px solid #e4e7ed}.borderTable ::v-deep .el-form-item__error{z-index:999}.borderTable ::v-deep .el-form-item__content{line-height:100%;vertical-align:inherit}.borderTable ::v-deep .el-checkbox__input.is-disabled+span.el-checkbox__label,.borderTable ::v-deep .el-input.is-disabled .el-input__inner,.borderTable ::v-deep .el-radio__input.is-disabled+span.el-radio__label{color:#888}.borderTable ::v-deep .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner:after{border-color:#888}.borderTable ::v-deep .el-radio__input.is-disabled.is-checked .el-radio__inner:after{background-color:#888}.borderTable ::v-deep .el-checkbox.is-checked .el-checkbox__label,.borderTable ::v-deep .el-radio.is-checked .el-radio__label{color:orange!important}.innerTable{border-collapse:collapse}.innerTable td,.innerTable th{border:1px solid #e5e5e5}.innerTable th{background:#f5f5f5;color:#909399}.el-checkbox__input.is-disabled .el-checkbox__inner,.el-input.is-disabled .el-input__inner,.el-radio__input.is-disabled .el-radio__inner{background-color:#f9f9f9}.jkzd .el-checkbox__input.is-disabled.is-checked+span.el-checkbox__label{color:#017aff}.jkzd .right_tab .el-tabs--right .el-tabs__header.is-right{width:90%;min-height:400px!important;border-left:1.5px solid #e4e7ed}.jkzd .right_tab .el-tabs__content{display:none}.jkzd .text{margin:10px 10px 50px}.jkzd .jkzd_table th{background:#e6f2ff;text-align:center;border:1px solid #e6f2ff}.jkzd .jkzd_table tr td{border:1px solid #e6f2ff;text-align:center;padding:10px 0}.jkzd .el-checkbox__input{display:none}.jkzd .icon{font-size:30px}.jkzd .el-checkbox{width:100%;padding-top:10px;color:#c0c4cc}.jkzd .shfszd .text_score{padding:40px 0;border:1px solid #d3d3d3}.jkzd .shfszd .row{width:80%;text-align:center;padding:0 0 0 30px}.jkzd .shfszd .score{height:40px}.jkzd .shfszd .score img{width:40px;height:45px}.jkzd .shfszd .score_span{width:100%;height:10px;display:inline-block}.jkzd .shfszd .bgcolor{background:#efc74d}.jkzd .shfszd .bgcolor2{background:#ec5e2c}.jkzd .shfszd .bgcolor3{background:#31abde}.jkzd .shfszd .bgcolor4{background:#33b7a9}.jkzd .shfszd .score_right{width:70%;text-align:center}.jkzd .shfszd .score_right_top{margin:0;line-height:30px;background:#33b7a9;border-radius:10px 10px 0 0;height:35px;font-size:18px;color:#fff}.jkzd .shfszd .score_right_bottom{border:1.5px solid #33b7a9;padding:10px}.jkzd .shfszd .score_right_bottom .p{padding:10px}.jkzd .shfszd .score_right_bottom .p span{font-size:25px;font-weight:700;color:#33b7a9}.jkzd .shfszd .score_right_bottom .p2{font-weight:700}.jkzd .ydzd .ydzd_text{margin:10px}.jkzd .ydzd .text_yyyd,.jkzd .ydzd .ydzd_text2{border:1px solid #d3d3d3;padding:10px}.jkzd .ydzd .ydzd_col{height:250px;border:1px solid #d3d3d3}.jkzd .ydzd .ydzd_col .title{background:#edf6f5;font-size:20px;font-weight:700;padding:10px 20px}.jkzd .ydzd .ydzd_col .con{padding-bottom:20px}.jkzd .ydzd .ydzd_col .con p{padding:5px 20px}.jkzd .ydzd .jianyi{padding:10px 0}.jkzd .ydzd .jianyi span{color:red;padding:0 5px;font-weight:700}.jkzd .ysyd .icon-ysyd{font-size:16px;color:#017aff;padding:0 0 5px 0;vertical-align:middle;cursor:pointer}.jkzd .ysyd .icon-ysyd:not(:first-child){margin-left:8px}.jkzd .ysyd .icon-jkzd{position:absolute;top:0;right:-10px;z-index:11111;color:orange}.jkzd .ysyd .jkzd_p{margin-top:15px}.jkzd .ysyd .jkzd_p_gr{position:relative}.jkzd .ysyd .jkzd_p_gr span{float:right}.jkzd .ysyd .jkzd_p_gr span .sglb-icon_dakax{color:green}.jkzd .ysyd .jkzd_p_btn{float:left;cursor:pointer}.jkzd .ysyd .jkzd_p_red{color:red}.jkzd .ysyd .jkzd_p_green{color:green}.jkzd .annotation{position:relative}.jkzd .annotation .annotation_header span{margin-left:15px}.jkzd .annotation .annotation_header .annotation_time{margin-left:70px}.jkzd .annotation .annotation_btns{position:absolute;right:10px;top:0}.hidden{overflow:hidden}.tree_layout .el-card__body{padding:5px!important}.tree_layout .main{position:absolute;top:68px;left:0;right:0;height:100%;overflow:auto}.tree_layout .common-bg-p{padding:5px 12px 12px;min-height:100vh;background:#f5f5f5}.tree_layout .mainContent{padding:10px;margin-bottom:30px}.tree_layout .mainContent::-webkit-scrollbar{width:1px;height:1px}.tree_layout .mainContent::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.1);background:rgba(0,0,0,.2)}.tree_layout .mainContent::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.1);border-radius:0;background:rgba(0,0,0,.1)}.tree_layout .grdaTop{padding:10px;border-bottom:1px dashed #d3d3d3}@media (max-width:980px){.tree_layout .main{top:35px}.tree_layout .grdaTop{padding:5px}}.tree_medicationGuidance[data-v-b539499c]{-webkit-box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3);box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3)}.tree_medicationGuidance .grdaTop[data-v-b539499c]{background:#fff;margin-top:16px}.tree_medicationGuidance .mainContent[data-v-b539499c]{background:#fff}.tree_medicationGuidance[data-v-b539499c] .oddRow{color:#555c6a;background:#eaebed}.tree_medicationGuidance[data-v-b539499c] .evenRow{background:#fff;color:#555c6a}.tree_medicationGuidance .medicationGuidance-pagination[data-v-b539499c]{text-align:right;margin-top:16px}.tree_medicationGuidance .medicationGuidance-pagination[data-v-b539499c] .el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#3342e1}.tree_medicationGuidance .dialog-table[data-v-b539499c] .el-table__cell{background:#f5f7fa}.tree_medicationGuidance .dialog-table[data-v-b539499c] .el-table__header .el-table__cell{background:#eaebed;border-bottom:1px solid #bbb}.tree_medicationGuidance .dialog-table[data-v-b539499c] .el-table--border{border:1px solid #bbb}.tree_medicationGuidance .dialog-table[data-v-b539499c] .el-table td.el-table__cell{border-bottom:1px solid #bbb}.tree_medicationGuidance .dialog-table[data-v-b539499c] .el-table--border .el-table__cell{border-right:1px solid #bbb}.tree-selfManagement[data-v-2c99b516]{background-color:#fff;-webkit-box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3);box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3)}.selfDialog .bottom_line[data-v-2c99b516]{border:none;margin:0 10px;border-bottom:1px solid #000}[data-v-2c99b516] .oddRow{color:#555c6a;background:#eaebed}[data-v-2c99b516] .evenRow{background:#fff;color:#555c6a}td.wid[data-v-2c99b516]{width:10%}input.wid[data-v-2c99b516]{width:50%!important}.borderTable[data-v-2c99b516]{margin-top:20px;width:100%}.borderTable td[data-v-2c99b516],.borderTable th[data-v-2c99b516]{border:1px solid #e3e3e3;text-align:center;padding:10px 0}.borderTable td input[data-v-2c99b516],.borderTable th input[data-v-2c99b516]{width:100%;border:none;padding-left:10px}.borderTable td input.bottom_line[data-v-2c99b516],.borderTable th input.bottom_line[data-v-2c99b516]{border-bottom:1px solid #000}.selfManagement-pagination[data-v-2c99b516]{margin-top:16px;text-align:right}.selfManagement-pagination[data-v-2c99b516] .el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#3342e1}.tree-service .service-main[data-v-5d8911e4]{-webkit-box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3);box-shadow:0 5px 10px 0 hsla(0,0%,79.2%,.3);background:#fff;margin-top:16px;padding:16px}.tree-service .service-main .main-toServed[data-v-5d8911e4]{overflow-y:auto;padding:20px 30px 20px 0}.tree-service .service-main .main-toServed .toServed-item[data-v-5d8911e4]{display:-webkit-box;display:-ms-flexbox;display:flex}.tree-service .service-main .main-toServed .toServed-item .toServed-left[data-v-5d8911e4]{width:180px}.tree-service .service-main .main-toServed .toServed-item .toServed-left .toServed-left-time[data-v-5d8911e4]{font-weight:600;font-size:16px;color:#000;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.tree-service .service-main .main-toServed .toServed-item .toServed-left .toServed-left-status[data-v-5d8911e4]{color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:20px auto 0;padding:2px 10px;border-radius:8px}.tree-service .service-main .main-toServed .toServed-item .toServed-left .toServed-left-status.orange[data-v-5d8911e4]{background-color:orange}.tree-service .service-main .main-toServed .toServed-item .toServed-left .toServed-left-status.green[data-v-5d8911e4]{background-color:green}.tree-service .service-main .main-toServed .toServed-item .toServed-info[data-v-5d8911e4]{padding:8px 16px;position:relative}.tree-service .service-main .main-toServed .toServed-item .toServed-info .toServed-info-btn[data-v-5d8911e4]{position:absolute;top:10px;right:10px}.tree-service .service-main .main-toServed .toServed-item .toServed-info .toServed-info-title[data-v-5d8911e4]{font-size:18px;font-weight:600}.tree-service .service-main .main-toServed .toServed-item .toServed-info .toServed-info-main[data-v-5d8911e4]{display:-webkit-box;display:-ms-flexbox;display:flex}.tree-service .service-main .main-toServed .toServed-item .toServed-info .toServed-info-main>span[data-v-5d8911e4]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:16px}.tree-service[data-v-5d8911e4] .el-timeline{padding-left:0}.serviceRecord{margin-bottom:50px}.serviceRecord ul{list-style:none}.serviceRecord ul li{padding:0;margin:0}.serviceRecord .service_record_box{padding:0 30px}.serviceRecord .service_record_box .service_record{color:#017aff;font-size:24px;font-weight:700;border:0;border-top:3px solid #017aff;border-bottom:3px solid #017aff}.serviceRecord .service_record_box .service_record_ul{height:400px;overflow-y:scroll;overflow-x:hidden;font-size:16px;font-weight:400;color:#000;padding:10px 0}.serviceRecord .service_record_box .service_record_ul li{padding:0 20px}.serviceRecord .service_record_box .service_record_ul .time_tag{height:30px;width:150px;color:#fff;line-height:30px;background-color:#017aff;position:relative;padding-left:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.serviceRecord .service_record_box .service_record_ul .time_tag:before{position:absolute;content:"";width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:30px solid #017aff;left:-15px}.serviceRecord .service_record_box .service_record_ul .time_tag:after{position:absolute;content:"";width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:30px solid #fff;right:-15px}.serviceRecord .service_record_box .service_record_ul .time_tag .el-icon-collection-tag{color:#bfa98d;font-weight:600;font-size:16px}.serviceRecord .service_record_box .service_record_ul .time_tag .time{margin-left:5px}.serviceRecord .service_record_box .service_record_ul .message{border-left:2px dashed #ccc;position:relative;width:100%;height:80px;line-height:60px}.serviceRecord .service_record_box .service_record_ul .message:before{content:"";width:10px;height:10px;background-color:#ccc;border-radius:50%;position:absolute;top:50%;margin-top:-5px;left:-6px}.serviceRecord .service_record_box .service_record_ul .message .message_top{padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex}.serviceRecord .service_record_box .service_record_ul .message .message_top h3{display:inline-block}.serviceRecord .service_record_box .service_record_ul .message .message_top span{-webkit-box-flex:2;-ms-flex:2;flex:2;display:inline-block;padding-left:10px}.serviceRecord .service_record_box .service_record_ul .message .message_top span i{font-style:normal}.serviceRecord .service_record_box .service_record_ul .message .message_top .span_1{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.serviceRecord .service_record_box .service_record_ul .message .message_top .span_2{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.serviceRecord .service_record_box .service_record_ul .message .message_top .span_3{-webkit-box-flex:1;-ms-flex:1;flex:1}[data-v-f910ae22] .el-button--small{width:80%}.title[data-v-f910ae22]{text-align:center;width:100%;margin-bottom:20px;font-size:18px;font-weight:500}.homeWorkbench[data-v-6faf7238]{padding:0 20px;min-height:83vh}.homeWorkbench .statistics[data-v-6faf7238]{width:100%}.homeWorkbench .statistics .el-col-7[data-v-6faf7238]{max-width:14.28571429%;-webkit-box-flex:0;-ms-flex:0 0 14.28571429%;flex:0 0 14.28571429%}.homeWorkbench .statistics .el-col-7 .col[data-v-6faf7238]{position:relative;padding:20px;background:#fff;border-radius:8px}.homeWorkbench .statistics .el-col-7 .col img[data-v-6faf7238]{position:absolute;right:0;bottom:0}.homeWorkbench .statistics .el-col-7 .col .contents[data-v-6faf7238]{position:relative;z-index:5}.homeWorkbench .statistics .el-col-7 .col .contents div[data-v-6faf7238]:first-child{font-size:16px}.homeWorkbench .statistics .el-col-7 .col .contents div[data-v-6faf7238]:nth-child(2){font-size:16px;color:#1b86fe}.homeWorkbench .statistics .el-col-7 .col .contents div:nth-child(2) span[data-v-6faf7238]{font-size:36px;margin-right:10px}.homeWorkbench .bottom[data-v-6faf7238]{width:100%;margin-top:12px}.homeWorkbench .bottom .table[data-v-6faf7238]{position:relative;background:#fff;border-radius:8px;height:650px;padding:10px}.homeWorkbench .bottom .table .btns[data-v-6faf7238]{position:absolute;top:10px;right:10px}.homeWorkbench .bottom .table .btns .el-button[data-v-6faf7238]{height:40px;font-size:16px;background:linear-gradient(135deg,#0abbff,#0486fe)}.homeWorkbench .bottom .table .btns .el-button[data-v-6faf7238] .el-icon-my-add{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAEKADAAQAAAABAAAAEAAAAAA0VXHyAAAAzElEQVQ4EaWTMQ6CQBBF0RgKKkprbb2AdlZ6JhNaz0Rn48YL6Bls6UxIEP8juxYmOwj85LNk/p/ZGcgkidC2bSYWohOf4ktsxADeiaFdRbwZuSH5ocBQkJNRgGpjUczVxLFrZdzjQIGVkXuSBmNYL6TkMVXxi6Eh5XSQ9pgsOZ3x9X4ctBxuvntt48+9zrN/7w46mAQ6aFQhVmjrq98it7xJrCPiP+Gav1CJy4ibmS1UjODk2FkuQ3OMUBqGPqmcvkxcoTGGrDMr/13nD11wPDGkSJe3AAAAAElFTkSuQmCC) 50% no-repeat;background-size:cover}.homeWorkbench .bottom .table .btns .el-button[data-v-6faf7238] .el-icon-my-add:before{content:"\66FF";font-size:16px;visibility:hidden}.homeWorkbench .bottom .notice[data-v-6faf7238]{background:#fff;border-radius:8px;height:650px;padding:20px}.homeWorkbench .bottom .notice .title[data-v-6faf7238]{font-size:18px}.homeWorkbench .bottom .notice .notice-item[data-v-6faf7238]{height:575px;overflow-y:auto;overflow-x:hidden;font-size:14px;color:#000;padding:0}.homeWorkbench .bottom .notice .notice-item li[data-v-6faf7238]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;line-height:40px}.homeWorkbench .bottom .notice .notice-item li div[data-v-6faf7238]:first-child{width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.homeWorkbench .bottom .notice .notice-item li[data-v-6faf7238]:hover{color:#1b86fe;cursor:pointer}.homeWorkbench .bottom .avue-crud__pagination[data-v-6faf7238]{padding:0}.homeWorkbench .notice_dialog[data-v-6faf7238] .el-dialog__body{padding:10px 20px!important}.homeWorkbench .notice_dialog .notice_info h2[data-v-6faf7238]{text-align:center}.homeWorkbench .notice_dialog .notice_info .notice_main[data-v-6faf7238]{text-indent:2em}.homeWorkbench .notice_dialog .notice_info .notice_bottom[data-v-6faf7238]{float:right;width:40%}.homeWorkbench .notice_dialog .notice_info .notice_bottom span[data-v-6faf7238]{margin-top:10px;display:block;text-align:center;font-size:16px}.homeWorkbench .notice_dialog .notice_info[data-v-6faf7238]:after{display:table;content:"";height:0;clear:both}.homeWorkbench[data-v-543295b0]{padding:0 20px;min-height:83vh}.homeWorkbench .statistics[data-v-543295b0]{width:100%}.homeWorkbench .statistics .el-col-5[data-v-543295b0]{width:20%;min-width:200px}.homeWorkbench .statistics .el-col-5 .col[data-v-543295b0]{position:relative;padding:20px;background:#fff;border-radius:8px}.homeWorkbench .statistics .el-col-5 .col img[data-v-543295b0]{position:absolute;right:0;bottom:0}.homeWorkbench .statistics .el-col-5 .col .contents[data-v-543295b0]{position:relative;z-index:5}.homeWorkbench .statistics .el-col-5 .col .contents div[data-v-543295b0]:first-child{font-size:16px}.homeWorkbench .statistics .el-col-5 .col .contents div[data-v-543295b0]:nth-child(2){font-size:16px;color:#1b86fe}.homeWorkbench .statistics .el-col-5 .col .contents div:nth-child(2) span[data-v-543295b0]{font-size:36px;margin-right:10px}.homeWorkbench .bottom[data-v-543295b0]{width:100%;margin-top:12px}.homeWorkbench .bottom .table[data-v-543295b0]{position:relative;background:#fff;border-radius:8px;height:650px;padding:10px}.homeWorkbench .bottom .table .btns[data-v-543295b0]{position:absolute;top:10px;right:10px}.homeWorkbench .bottom .table .btns .el-button[data-v-543295b0]{height:40px;font-size:16px;background:linear-gradient(135deg,#0abbff,#0486fe)}.homeWorkbench .bottom .table .btns .el-button[data-v-543295b0] .el-icon-my-add{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAEKADAAQAAAABAAAAEAAAAAA0VXHyAAAAzElEQVQ4EaWTMQ6CQBBF0RgKKkprbb2AdlZ6JhNaz0Rn48YL6Bls6UxIEP8juxYmOwj85LNk/p/ZGcgkidC2bSYWohOf4ktsxADeiaFdRbwZuSH5ocBQkJNRgGpjUczVxLFrZdzjQIGVkXuSBmNYL6TkMVXxi6Eh5XSQ9pgsOZ3x9X4ctBxuvntt48+9zrN/7w46mAQ6aFQhVmjrq98it7xJrCPiP+Gav1CJy4ibmS1UjODk2FkuQ3OMUBqGPqmcvkxcoTGGrDMr/13nD11wPDGkSJe3AAAAAElFTkSuQmCC) 50% no-repeat;background-size:cover}.homeWorkbench .bottom .table .btns .el-button[data-v-543295b0] .el-icon-my-add:before{content:"\66FF";font-size:16px;visibility:hidden}.homeWorkbench .bottom .notice[data-v-543295b0]{background:#fff;border-radius:8px;height:650px;padding:20px}.homeWorkbench .bottom .notice .title[data-v-543295b0]{font-size:18px}.homeWorkbench .bottom .notice .notice-item[data-v-543295b0]{height:575px;overflow-y:auto;overflow-x:hidden;font-size:14px;color:#000;padding:0}.homeWorkbench .bottom .notice .notice-item li[data-v-543295b0]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:40px;line-height:40px}.homeWorkbench .bottom .notice .notice-item li div[data-v-543295b0]:first-child{width:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.homeWorkbench .bottom .notice .notice-item li[data-v-543295b0]:hover{color:#1b86fe;cursor:pointer}.homeWorkbench .bottom .avue-crud__pagination[data-v-543295b0]{padding:0}.homeWorkbench .notice_dialog[data-v-543295b0] .el-dialog__body{padding:10px 20px!important}.homeWorkbench .notice_dialog .notice_info h2[data-v-543295b0]{text-align:center}.homeWorkbench .notice_dialog .notice_info .notice_main[data-v-543295b0]{text-indent:2em}.homeWorkbench .notice_dialog .notice_info .notice_bottom[data-v-543295b0]{float:right;width:40%}.homeWorkbench .notice_dialog .notice_info .notice_bottom span[data-v-543295b0]{margin-top:10px;display:block;text-align:center;font-size:16px}.homeWorkbench .notice_dialog .notice_info[data-v-543295b0]:after{display:table;content:"";height:0;clear:both}.el-form .title[data-v-6fac6b62]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;padding:10px 0;font-size:16px;font-weight:700}.el-form .title_img .el-form-item--small .el-form-item__label[data-v-6fac6b62],.el-form .title_img[data-v-6fac6b62] .el-form-item--small .el-form-item__content{vertical-align:middle}.el-form .recommend .canvasBox[data-v-6fac6b62]{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.el-form .recommend .canvasBox .left_content[data-v-6fac6b62]{width:68%}.el-form .recommend .canvasBox .left_content .card[data-v-6fac6b62]{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-animation:glow 1.5s ease-out infinite alternate;animation:glow 1.5s ease-out infinite alternate;-webkit-box-shadow:rgba(0,0,0,.25) 0 .0625em .0625em,rgba(0,0,0,.25) 0 .125em .5em,hsla(0,0%,100%,.1) 0 0 0 1px inset;box-shadow:0 .0625em .0625em rgba(0,0,0,.25),0 .125em .5em rgba(0,0,0,.25),inset 0 0 0 1px hsla(0,0%,100%,.1)}.el-form .recommend .canvasBox .right_content[data-v-6fac6b62]{padding:10px;width:30%;height:300px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #5c9cc0}.el-form .recommend .canvasBox .right_content[data-v-6fac6b62] .el-form-item{margin-bottom:8px}.el-form .recommend .canvasBox .right_content .el-input[data-v-6fac6b62],.el-form .recommend .canvasBox .right_content .el-select[data-v-6fac6b62]{width:150px}.el-form .recommend .canvasBox .right_content[data-v-6fac6b62] .el-input__inner{height:30px;line-height:30px}.el-form .recommend .canvasBox .right_content[data-v-6fac6b62] .el-upload--picture-card{height:60px;line-height:60px}.el-form .recommend .canvasBox .right_content[data-v-6fac6b62] .el-upload-list--picture-card .el-upload-list__item{height:60px}.el-form[data-v-6fac6b62] .hide .el-upload--picture-card{display:none}.el-form[data-v-6fac6b62] .vue-grid-layout{border:1px solid #5c9cc0;background-color:#f2faff;-webkit-box-sizing:border-box;box-sizing:border-box;height:300px!important}.el-form .vue-grid-item[data-v-6fac6b62]:not(.vue-grid-placeholder){background:#fff;border:1px solid #f0f0f0;border-radius:5px;overflow:hidden}.el-form .vue-grid-item .resizing[data-v-6fac6b62]{opacity:.9}.el-form .vue-grid-item .static[data-v-6fac6b62]{background:#cce}.el-form .vue-grid-item .remove[data-v-6fac6b62]{z-index:10;position:absolute;top:0;right:10px;width:20px;height:20px;font-size:16px;cursor:pointer}.el-form .vue-grid-item .text[data-v-6fac6b62]{font-size:24px;text-align:center;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;height:100%;width:100%;background-size:100% 100%}.el-form .vue-grid-item .no-drag[data-v-6fac6b62]{position:absolute;left:0;top:20px;right:0;bottom:0}.el-form .vue-grid-item .minMax[data-v-6fac6b62]{font-size:12px}.el-form .vue-grid-item .add[data-v-6fac6b62]{cursor:pointer}.el-form .vue-draggable-handle[data-v-6fac6b62]{position:absolute;width:80%;height:30px;top:0;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:10px;cursor:move}.el-form .vue-draggable-handle i[data-v-6fac6b62]{position:absolute;top:0;left:0;height:20px}.el-form .eventsJSON[data-v-6fac6b62],.el-form .layoutJSON[data-v-6fac6b62]{background:#ddd;border:1px solid #000;margin-top:10px;padding:10px}.el-form .eventsJSON[data-v-6fac6b62]{height:100px;overflow-y:scroll}[data-v-6fac6b62] .el-upload-list__item{-webkit-transition:none!important;transition:none!important}.avue-crud[data-v-278d737e],.avue-crud[data-v-f42b832a]{margin-top:10px}.el-button[data-v-82c3bf92]{margin-right:10px}.avue-crud[data-v-82c3bf92]{margin-top:10px}.metting_consultation{height:100vh;width:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.metting_consultation .main_video{height:100%;width:calc(100% - 310px);min-width:calc(100% - 310px);margin-right:10px;position:relative;background-color:#387da1;border-radius:10px;overflow:hidden}.metting_consultation .remote_stream{height:100%;width:300px;overflow-y:scroll;position:relative}.metting_consultation .remote_stream .stream_box{height:200px;width:100%;border-radius:10px;overflow:hidden}.metting_consultation .remote_stream .stream_box:not(:first-child){margin-top:10px}.metting_consultation .remote_stream .stream_box>div:not(.stream_name){height:200px;background-color:grey;width:100%}.metting_consultation .remote_stream .stream_box .stream_name{height:30px;line-height:30px;color:#fff;text-align:center}.metting_consultation .remote_stream .patient{position:fixed;height:100vh;width:calc(100% - 310px);margin-top:0!important;left:0;top:0}.metting_consultation .remote_stream .patient .patient_stream{height:100vh!important}.metting_consultation .local_stream_main .stream_box:nth-child(2){margin-top:0}.webapp{background-color:#fff;position:relative;width:100%;height:100%}.webapp .form-designer{height:800px}.webapp .form-designer .widget-config-container .el-tabs__header{position:relative}.timeType_box{margin-top:10px}.iptv_home[data-v-56db0418]{padding:10px 20px}.iptv_home .home_title_box[data-v-56db0418]{position:relative}.iptv_home .home_title_box .home_title[data-v-56db0418]{position:absolute;width:200px;height:40px;text-align:center;color:#fff;line-height:40px;top:-20px;left:30px;border-radius:30px;background-color:#156ce3;letter-spacing:5px;text-indent:5px}.iptv_home .home_title_box .notice_flex[data-v-56db0418]{display:-webkit-box;display:-ms-flexbox;display:flex}.iptv_home .home_title_box .notice_flex .notice_index[data-v-56db0418]{display:block;width:7%;min-width:50px;text-align:center}.iptv_home .home_title_box .notice_flex .notice_title[data-v-56db0418]{display:block;width:93%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.iptv_home .home_title_box .notice_top[data-v-56db0418]{font-weight:600;background-color:#f5f5f5;padding:10px 0}.iptv_home p[data-v-56db0418]{margin:0}.iptv_home .el-col:hover .convenientMenu1[data-v-56db0418]{background-color:#fec987!important}.iptv_home .el-col:hover .convenientMenu2[data-v-56db0418]{background-color:#aeb6ff!important}.iptv_home .el-col:hover .convenientMenu3[data-v-56db0418]{background-color:#8adaa2!important}.iptv_home .el-col:hover .convenientMenu4[data-v-56db0418]{background-color:#7be1d7!important}.iptv_home .el-col:hover .convenientMenu5[data-v-56db0418]{background-color:#7cc0ff!important}.iptv_home .el-col:hover .convenientMenu6[data-v-56db0418]{background-color:#ffabb6!important}.iptv_home .el-col:hover .modulebox p[data-v-56db0418]{color:#fff!important}.iptv_home .el-col .modulebox[data-v-56db0418]{cursor:pointer;position:relative;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;background-color:#fff;padding:25px;margin-bottom:20px;border-radius:10px}.iptv_home .el-col .modulebox p[data-v-56db0418]:first-child{font-size:20px;color:#134069;line-height:38px}.iptv_home .el-col .modulebox .subTitile[data-v-56db0418]{color:#bbb;font-size:12px}.iptv_home .el-col .modulebox span[data-v-56db0418]{position:absolute;width:50px;height:50px;border-radius:50%;right:15px;top:25px;color:#fff;text-align:center}.iptv_home .el-col .modulebox span i[data-v-56db0418]{font-size:24px;line-height:40px;text-align:center}.contain[data-v-4bc9539a] .el-dialog__body{height:350px;overflow-y:auto}.personal_information .personal_information_footer{width:100px;margin:0 auto}.video_consultation{height:100vh;width:100%;min-width:1000px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.video_consultation .main_video{height:100%;width:calc(100% - 300px);background:80% 100% url(../img/loading.d07bde8f.gif) no-repeat;position:relative}.video_consultation .main_video .top_btns{position:absolute;top:20px;left:20px;z-index:20!important}.video_consultation .remote_stream{height:100%;width:300px;overflow-y:scroll;position:relative;padding:0 10px}.video_consultation .remote_stream>div{height:200px;width:100%;margin-top:10px;border-radius:5px;overflow:hidden;background-color:grey}.video_consultation .remote_stream .patient{position:fixed;height:100vh;width:calc(100% - 300px);left:0;top:0;margin-top:0}