*,body{margin:0;padding:0;box-sizing:border-box}body{width:100vw;overflow-x:hidden}input{background:none;border:none;margin:0;padding:0;outline:none}.text-price:before{content:"¥";font-size:80%;margin-right:4rpx}.safe-padding{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.edgeInsetTop{height:var(--window-top)}.edgeInsetBottom{height:var(--window-bottom)}.lines-1{-webkit-line-clamp:1}.lines-1,.lines-2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.lines-2{-webkit-line-clamp:2}.lines-3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.flex{display:flex}.flex-1{flex:1}.flex-row-around,.flex-row-center{display:flex;align-items:center}.flex-row-around{justify-content:space-around}.flex-row-between{display:flex;align-items:center;justify-content:space-between}.flex-row{display:flex;flex-direction:row}.flex-column,.flex-column-center{display:flex;flex-direction:column}.flex-column-center{justify-content:center}.flex-column-around{display:flex;flex-direction:column;justify-content:space-around}.flex-column-between{display:flex;flex-direction:column;justify-content:space-between}.edit-pwd .el-dialog{border-radius:.25rem}.edit-pwd .el-dialog__title{font-weight:700;color:#000}.edit-pwd .el-dialog__headerbtn .el-dialog__close{font-size:.45rem;color:#909399}.edit-pwd .edit-pwd-content{display:flex;flex-direction:column}.edit-pwd .edit-pwd-content>div{display:flex;align-items:center;margin-bottom:.375rem}.edit-pwd .edit-pwd-content>div>div:first-child{font-weight:700;font-size:.275rem;color:#333;width:1.5rem}.edit-pwd .edit-pwd-content>div>div:last-child{display:flex;align-items:center;flex:1}.edit-pwd .dialog-footer{display:flex;align-items:center;justify-content:center}.nav-bar .nav-content{display:flex;align-items:center;justify-content:space-between;width:100%;height:1.3125rem;background:#fff;padding:0 .5rem;position:fixed;top:0;left:0;right:0;z-index:999}.nav-bar .nav-content>div{display:flex;align-items:center;cursor:pointer}.nav-bar .nav-content>div:first-child>img{width:.7rem;height:.7rem}.nav-bar .nav-content>div:first-child>span{font-weight:700;font-size:.375rem;color:#000;margin-left:.25rem}.nav-bar .nav-content>div:last-child .nav-user{display:flex;align-items:center}.nav-bar .nav-content>div:last-child .nav-user>img{width:.6rem;height:.6rem;border-radius:50%}.nav-bar .nav-content>div:last-child .nav-user>span{font-weight:700;font-size:.25rem;color:#333;margin:.125rem}.nav-bar .nav-placeholder{width:100vw;height:1.3125rem}.home{justify-content:space-between;background:#f8f8f8;min-height:100vh;max-height:100%}.home,.home .home-footer{display:flex;flex-direction:column;width:100%}.home .home-footer{align-items:center;justify-content:center;height:4.875rem;background:#218cff;margin-top:1.225rem}.home .home-footer>div:first-child{display:flex;flex-direction:column;align-items:center;font-weight:700;font-size:.2rem;color:#fff}.home .home-footer>div:first-child>span{margin:.125rem 0}.home .home-footer>div:last-child{display:flex;align-items:center;justify-content:center;margin-top:.5rem}.home .home-footer>div:last-child>div{display:flex;align-items:center;justify-content:center;width:2.225rem;height:.925rem;background:#fff;border-radius:.125rem;margin:0 .375rem}.home .home-content{flex:1;width:17.25rem;margin:.625rem auto 0}.home .home-content .home-ad{width:100%;height:3.75rem;border-radius:.25rem}.home .home-content .home-ad>img{display:block;width:100%;height:100%}.home .home-content .home-menu{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin:.375rem auto 0}.home .home-content .home-menu>div:hover{transform:scale(1.1)}.home .home-content .home-menu>div{display:flex;align-items:center;padding-left:1.125rem;width:5.475rem;height:2.625rem;background:#fff;border-radius:.25rem;margin-bottom:.325rem;cursor:pointer;transition:transform .3s ease}.home .home-content .home-menu>div>img{display:block;width:.95rem;height:.875rem;margin-right:.25rem}.home .home-content .home-menu>div>span{font-weight:700;font-size:.375rem;color:#333}.home .home-content .home-upload{display:flex;align-items:center;justify-content:center;width:100%;height:5.225rem;background:#fff;border-radius:.25rem}.home .home-content .home-upload .img-upload{width:2.2125rem;height:1.6rem}.home .home-content .home-upload .upload-title{margin:.25rem 0}.home .home-content .home-upload .upload-title>span{font-size:.325rem;font-weight:700}.home .home-content .home-upload .upload-title>span:first-child{color:#333}.home .home-content .home-upload .upload-title>span:last-child{color:#ff1a1a}.home .home-content .home-upload .el-upload-dragger{display:flex;flex-direction:column;align-items:center;justify-content:center;width:17.25rem;height:5.225rem;border:none!important}.home .home-content .home-upload .upload-tips{font-weight:700;font-size:.25rem;color:#333}.login{display:flex;align-items:center;justify-content:space-between;width:100vw;height:100vh}.login .login-left{width:14.2rem;height:100%;overflow:hidden}.login .login-left>img{width:100%;height:100%}.login .login-right{flex:1;display:flex;flex-direction:column;align-items:center}.login .login-right .login-content{width:6.5rem;background:#fff;box-shadow:0 .2125rem .45rem .0125rem rgba(23,129,222,.05);border-radius:.3125rem;box-sizing:content-box;padding:.375rem;border-radius:.2rem}.login .login-right .login-content .login-title{display:flex;align-items:center;justify-content:center;margin-bottom:.625rem}.login .login-right .login-content .login-title>img{width:1.3625rem;height:1.3625rem}.login .login-right .login-content .login-title>span{font-weight:700;font-size:.55rem;color:#02112b;margin-left:.125rem}.login .login-right .login-content .login-input{display:flex;align-items:center;width:6.5rem;height:.95rem;background:#f5f9fe;margin-bottom:.5rem;padding:.1875rem .25rem .1875rem 0;border-radius:.125rem}.login .login-right .login-content .login-input>div{display:flex;align-items:center;justify-content:center;width:.95rem;height:100%;border-right:.0125rem solid #eee}.login .login-right .login-content .login-input>div>img{width:.425rem;height:.425rem}.login .login-right .login-content .login-input input{margin-left:.25rem;font-size:.275rem;width:100%;background:#f5f9fe;height:100%}.login .login-right .login-content .login-captcha{display:flex;align-items:center;justify-content:space-between;margin-bottom:.375rem}.login .login-right .login-content .login-captcha>div:first-child{width:2.125rem;height:.8rem;background:#f8f8f8;border-radius:.125rem;padding:0 .25rem}.login .login-right .login-content .login-captcha>div:first-child input{width:100%;height:100%;font-size:.275rem}.login .login-right .login-content .login-captcha>div:nth-child(2){width:2.025rem;height:.925rem;cursor:pointer}.login .login-right .login-content .login-captcha>div:nth-child(2)>img{width:100%;height:100%}.login .login-right .login-content .login-captcha>div:last-child{font-size:.25rem;color:#999;border-bottom:.0125rem solid #218cff;padding-bottom:.125rem;cursor:pointer}.login .login-right .login-content .login-savepwd{align-self:start}.login .login-right .login-content .login-login{display:flex;align-items:center;justify-content:center;width:6.5rem;height:.95rem;background:linear-gradient(90deg,#53b6f4,#1f8cfe);border-radius:.15rem;font-weight:700;font-size:.325rem;color:#fff;margin-top:.75rem;cursor:pointer}.choose-case-category .el-dialog__headerbtn .el-dialog__close{font-size:24px;color:#909399}.choose-case-category .el-dialog{border-radius:.25rem}.choose-case-category .el-dialog__title{font-weight:700;color:#000}.choose-case-category .case-category-content .el-table__body tr.current-row>td{background:linear-gradient(180deg,#53b6f4,#1f8cfe)!important;color:#fff}.choose-case-category .case-category-content .el-table th{font-weight:700;font-size:.2375rem;color:#333;background-color:#cce5ff}.choose-case-category .case-category-content .content-table{margin-top:.375rem}.choose-case-category .case-category-content .table-tips{font-size:.225rem;color:#218cff;margin-top:.25rem}.choose-case-category .case-category-content .content-search{display:flex;align-items:center;justify-content:space-between}.choose-case-category .case-category-content .content-search>div:first-child{width:3.1875rem}.choose-case-category .case-category-content .content-search>div:last-child{flex:1;margin-left:.25rem;font-size:.225rem;color:#218cff}.choose-case-category .dialog-footer{display:flex;align-items:center;justify-content:center}.save-template .el-dialog{border-radius:.25rem}.save-template .el-dialog__title{font-weight:700;color:#000}.save-template .el-dialog__headerbtn .el-dialog__close{font-size:.45rem;color:#909399}.save-template .save-template-content{display:flex;flex-direction:column;margin-top:20px}.save-template .save-template-content>div{display:flex;align-items:center;margin-bottom:.375rem}.save-template .save-template-content>div>div:first-child{font-weight:700;font-size:16px;color:#333;margin-right:.25rem}.save-template .save-template-content>div>div:last-child{display:flex;align-items:center;flex:1}.save-template .save-template-content>div>div:last-child .choose-category{display:flex;align-items:center;justify-content:center;white-space:nowrap;width:1.5rem;height:40px;background:linear-gradient(90deg,#53b6f4,#1f8cfe);border-radius:.1rem;font-weight:700;font-size:16px;color:#fff;margin-left:20px;cursor:pointer}.save-template .dialog-footer{display:flex;align-items:center;justify-content:center}.custom-tips .el-dialog{border-radius:.25rem}.custom-tips .el-dialog__title{font-weight:700;color:#000}.custom-tips .el-dialog__headerbtn .el-dialog__close{font-size:.45rem;color:#909399}.custom-tips .tips-content{display:flex;flex-direction:column}.custom-tips .dialog-footer{display:flex;align-items:center;justify-content:center}.find-replace .el-dialog{border-radius:.25rem}.find-replace .el-dialog__title{font-weight:700;color:#000}.find-replace .el-dialog__headerbtn .el-dialog__close{font-size:.45rem;color:#909399}.find-replace .find-replace-content{display:flex;flex-direction:column}.find-replace .find-replace-content>div{display:flex;align-items:center;margin-bottom:.375rem}.find-replace .find-replace-content>div>div:first-child{font-weight:700;font-size:.275rem;color:#333;width:1.5rem}.find-replace .find-replace-content>div>div:last-child{display:flex;align-items:center;flex:1}.find-replace .dialog-footer{display:flex;align-items:center;justify-content:center}.save-record-success .el-dialog{border-radius:.25rem}.save-record-success .el-dialog__title{font-weight:700;color:#000}.save-record-success .el-dialog__headerbtn .el-dialog__close{font-size:.45rem;color:#909399}.save-record-success .save-content>div:first-child{color:#000;display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.save-record-success .save-content>div:first-child>span:first-child{font-weight:700;font-size:16px;color:#000}.save-record-success .save-content>div:first-child>span:last-child{font-size:16px;color:#999}.save-record-success .save-content>div:not(:first-child){font-weight:700;font-size:14px;color:#000;line-height:2}.save-record-success .save-content .amend_time_btn{width:100px;height:30px;background:linear-gradient(222deg,#53b6f4,#1f8cfe);border-radius:10px 10px 10px 10px;font-weight:700;font-size:12px;color:#fff;margin-left:10px;cursor:pointer}.save-record-success .dialog-footer,.save-record-success .save-content .amend_time_btn{display:flex;align-items:center;justify-content:center}.signature-edition .el-dialog{border-radius:.25rem}.signature-edition .el-dialog__title{font-weight:700;color:#000}.signature-edition .signature-edition-content{background-color:#f8f8f8}.signature-edition .signature-edition-content>div:first-child{color:#000;display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.signature-edition .signature-edition-content>div:first-child>span:first-child{font-weight:700;font-size:16px;color:#000}.signature-edition .signature-edition-content>div:first-child>span:last-child{font-size:16px;color:#999}.signature-edition .signature-edition-content>div:not(:first-child){font-weight:700;font-size:14px;color:#000;line-height:2}.signature-edition .dialog-footer{display:flex;align-items:center;justify-content:center}.import-record-template .el-dialog{border-radius:.25rem}.import-record-template .el-dialog__title{font-weight:700;color:#000}.import-record-template .el-dialog__headerbtn .el-dialog__close{font-size:.45rem;color:#909399}.import-record-template .template-content{display:flex;flex-direction:column;max-height:60vh;min-height:600px}.import-record-template .template-content .el-table__body tr.current-row>td{background:linear-gradient(180deg,#53b6f4,#1f8cfe)!important;color:#fff}.import-record-template .template-content .el-table th{font-weight:700;font-size:.2375rem;color:#333;background-color:#cce5ff}.import-record-template .template-content .template-inner{display:flex;align-items:flex-start;justify-content:space-between;margin-top:.375rem;flex:1}.import-record-template .template-content .template-inner .template-list{display:flex;flex-direction:column;width:6.5rem;height:100%;min-height:580px}.import-record-template .template-content .template-inner .template-qa{display:flex;flex-direction:column;width:12.25rem;height:100%;margin-left:.625rem}.import-record-template .template-content .template-inner .template-qa .qa-choose{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;color:#333}.import-record-template .template-content .template-inner .template-qa .qa-choose>div{display:flex;align-items:center}.import-record-template .template-content .template-inner .template-qa .qa-choose>div:last-child>div:last-child{display:flex;align-items:center;justify-content:center;width:80px;height:40px;background:linear-gradient(90deg,#53b6f4,#1f8cfe);border-radius:.1rem;font-weight:700;font-size:16px;color:#fff;cursor:pointer}.import-record-template .template-content .template-inner .template-qa .qa-set{display:flex;align-items:flex-start;margin:0 0 .25rem;height:50px}.import-record-template .template-content .template-inner .template-qa .qa-list{background:#f5f9fe;border-radius:.1875rem;overflow-y:auto;height:380px;width:100%;background-color:#f50}.import-record-template .template-content .template-inner .template-qa .qa-list .qa-item{display:flex;align-items:center;height:.75rem;border-bottom:.0125rem solid #d1e5ff}.import-record-template .template-content .template-inner .template-qa .qa-list .qa-item .el-input__inner{background-color:transparent;padding:0;color:var(--inputColor)}.import-record-template .template-content .template-inner .template-qa .qa-list .qa-item>div{font-size:.2rem;color:#333}.import-record-template .template-content .template-inner .template-qa .qa-list .qa-item>div:first-child{display:flex;align-items:center;justify-content:center;width:.75rem;height:.75rem;border-right:.0125rem solid #d1e5ff}.import-record-template .template-content .template-inner .template-qa .qa-list .qa-item>div:last-child{flex:1;padding-left:.25rem}.import-record-template .template-content .template-controls{display:flex;align-items:flex-start}.import-record-template .template-content .template-controls>div{display:flex;flex-direction:column;align-items:center;cursor:pointer;margin:0 .125rem;min-width:1rem;text-align:center}.import-record-template .template-content .template-controls>div>img{width:.625rem;height:.625rem}.import-record-template .template-content .template-controls>div>span{margin-top:.125rem;font-size:14px;color:#333}.import-record-template .dialog-footer{display:flex;align-items:center;justify-content:center}.put_down_custom-tips .signature{max-width:200px;height:100px;-o-object-fit:contain;object-fit:contain}.put_down_custom-tips .el-dialog{border-radius:.25rem}.put_down_custom-tips .el-dialog__title{font-weight:700;color:#000}.put_down_custom-tips .el-dialog__headerbtn .el-dialog__close{font-size:.45rem;color:#909399}.put_down_custom-tips .tips-content{display:flex;flex-direction:column;width:100%;height:600px;overflow:hidden;overflow-y:auto;box-sizing:border-box;padding-right:10px}.put_down_custom-tips .dialog-footer{display:flex;align-items:center;justify-content:center}.put_down_custom-tips .right{text-align:right}.put_down_custom-tips .underline{width:100%;text-decoration:underline;position:relative;display:inline-block;box-sizing:border-box}.put_down_custom-tips .underline:after{content:"";position:absolute;width:100%;height:1px;background-color:currentColor;bottom:2px}.put_down_custom-tips .bor_s_3{border-bottom:1px solid #333}.put_down_custom-tips .content_item{display:flex;align-items:flex-end;margin-top:10px}.put_down_custom-tips .content_item_title{width:80px;text-align:justify;list-style:none;height:20px;margin-right:10px}.put_down_custom-tips .content_item_title2{margin:0 10px}.put_down_custom-tips .content_item_title_box{display:inline-block;width:100%}.put_down_custom-tips .content_item_content{flex:1;width:200px;border-bottom:1px solid #000}.put_down_custom-tips .m_r10{margin-right:10px}.put_down_custom-tips .content_dialogue{display:flex;align-items:flex-start;margin-top:10px}.put_down_custom-tips .signature_box{position:relative;display:flex;align-items:center;justify-content:space-between}.put_down_custom-tips .signature_content{display:flex;align-items:center;margin-left:90px}.put_down_custom-tips .signature_content_img{width:80px;height:40px}.put_down_custom-tips .confirm_img_item{max-width:200px;height:200px;-o-object-fit:contain;object-fit:contain;margin-right:85px;transform:translate(-50%) rotate(-90deg)}.select-interrogator .el-dialog__headerbtn .el-dialog__close{font-size:20px;color:#909399}.select-interrogator .el-dialog{border-radius:.25rem}.select-interrogator .el-dialog__title{font-weight:700;color:#000}.select-interrogator .case-category-content .el-table__body tr.current-row>td{background:linear-gradient(180deg,#53b6f4,#1f8cfe)!important;color:#fff}.select-interrogator .case-category-content .el-table th{font-weight:700;font-size:.2375rem;color:#333;background-color:#cce5ff}.select-interrogator .case-category-content .content-table{margin-top:.375rem}.select-interrogator .case-category-content .table-tips{font-size:.225rem;color:#218cff;margin-top:.25rem}.select-interrogator .case-category-content .content-search{display:flex;align-items:center;justify-content:space-between}.select-interrogator .case-category-content .content-search>div:first-child{width:3.1875rem}.select-interrogator .case-category-content .content-search>div:last-child{flex:1;margin-left:.25rem;font-size:.225rem;color:#218cff}.select-interrogator .dialog-footer{display:flex;align-items:center;justify-content:center}.select-interrogator .look_box{width:600px;padding:0 20px;box-sizing:border-box;height:100%}.select-interrogator .look_title{font-size:22px;font-weight:700;color:#333;margin-bottom:20px}.select-interrogator .look_content{overflow-y:auto;height:400px}.custom-tips .el-dialog[data-v-5ec50b92]{border-radius:.25rem}.custom-tips .el-dialog__title[data-v-5ec50b92]{font-weight:700;color:#000}.custom-tips .el-dialog__headerbtn .el-dialog__close[data-v-5ec50b92]{font-size:.45rem;color:#909399}.custom-tips .tips-content[data-v-5ec50b92]{display:flex;flex-direction:column}.custom-tips .dialog-footer[data-v-5ec50b92]{display:flex;align-items:center;justify-content:center}.notice-bar[data-v-a824bb90]{position:relative;width:100%;height:30px;font-size:22px;font-weight:400;color:#f50;display:flex;align-items:center}.notice-bar .notice-bar__icon img[data-v-a824bb90]{width:100%}.notice-bar .notice-bar__wrap[data-v-a824bb90]{position:relative;display:flex;flex:1;height:100%;align-items:center;overflow:hidden}.notice-bar .notice-bar__wrap .notice-bar__content[data-v-a824bb90]{position:absolute;white-space:nowrap;transition-timing-function:linear}body{background-color:#f8f8f8}.video_box{position:relative;width:500px;margin:0 auto}.video_box_text{position:absolute;z-index:999}.el-carousel__item .medium{color:#475669;font-size:14px;opacity:.75;line-height:200px;margin:0}.signature{max-width:200px;height:100px;-o-object-fit:contain;object-fit:contain;transform:translate(-50%) rotate(-90deg);margin:0 30px}.record-add{background:#f8f8f8;width:100%;min-height:100vh;max-height:100%;padding:.375rem}.record-add .local-stream{width:500px;height:300px;margin:20px auto 0;border-radius:10px}.record-add .remote-stream{width:300px;height:500px;margin:-90px auto 0;border-radius:10px;transform:rotate(90deg);-o-object-fit:contain;object-fit:contain}.record-add .font-title{font-size:.25rem;color:#333;white-space:nowrap}.record-add .text-placeholder{font-size:.23rem;color:#c0c4cc}.record-add .text-black{font-size:.23rem;color:#333}.record-add .w-120{width:1.5rem}.record-add .mr-10{margin-right:.125rem}.record-add .ml-20{margin-left:.25rem}.record-add .pl-20{padding-left:.25rem}.record-add .el-input__inner{background-color:#f5f5f5;border:none;font-size:.23rem}.record-add .record-container{display:flex;align-items:flex-start;justify-content:space-between;margin-top:.3125rem}.record-add .record-container .record-questions-answers{width:12.75rem;height:9rem;background:#fff;border-radius:.1875rem;padding:.25rem;overflow-y:auto;overflow-wrap:break-word}.record-add .record-container .record-questions-answers .qa-list{width:12.2625rem;background:#f5f9fe;border-radius:.1875rem}.record-add .record-container .record-questions-answers .qa-list .qa-item{display:flex;align-items:center;min-height:.75rem;border-bottom:.0125rem solid #d1e5ff}.record-add .record-container .record-questions-answers .qa-list .qa-item .el-input__inner{background-color:transparent;padding:0;color:var(--inputColor)}.record-add .record-container .record-questions-answers .qa-list .qa-item .el-textarea__inner{color:var(--inputColor);background-color:transparent;padding:0;border:none}.record-add .record-container .record-questions-answers .qa-list .qa-item>div{font-size:.2rem;color:#333}.record-add .record-container .record-questions-answers .qa-list .qa-item>div:first-child{display:flex;align-items:center;justify-content:center;width:.75rem;height:.75rem;border-right:.0125rem solid #d1e5ff}.record-add .record-container .record-questions-answers .qa-list .qa-item>div:last-child{flex:1;padding-left:.25rem}.record-add .record-container .record-questions-answers .qa-set{display:flex;align-items:center;margin:.1875rem 0 .25rem}.record-add .record-container .record-questions-answers .qa-controls{width:100%;display:flex;align-items:center}.record-add .record-container .record-questions-answers .qa-controls>div:first-child{display:flex;align-items:center;white-space:nowrap}.record-add .record-container .record-questions-answers .qa-controls>div:first-child>div{display:flex;align-items:center;justify-content:center;height:.7rem;background:linear-gradient(135deg,#53b6f4,#1f8cfe);border-radius:.1rem;font-weight:700;font-size:.25rem;color:#fff;padding:0 .25rem;cursor:pointer}.record-add .record-container .record-questions-answers .qa-controls>div:first-child>div:last-child{margin-left:.25rem}.record-add .record-container .record-questions-answers .qa-controls>div:last-child{display:flex;align-items:center;margin-left:.375rem}.record-add .record-container .record-questions-answers .qa-controls>div:last-child>img{width:.6rem;height:.6rem;margin:0 .2rem;cursor:pointer}.record-add .record-container .record-baseinfo{width:9.9625rem;height:9rem;overflow:auto;background:#fff;border-radius:.1875rem}.record-add .record-container .record-baseinfo .video-call{display:flex;align-items:center;justify-content:center;width:6rem;height:1.025rem;border-radius:12.4875rem;font-weight:700;font-size:.375rem;color:#fff;background:linear-gradient(90deg,#53b6f4 0,#1f8cfe);margin:.625rem auto 0;cursor:pointer}.record-add .record-container .record-baseinfo .record-header{display:flex;align-items:center;justify-content:center;width:1.975rem;height:.9rem;background:linear-gradient(180deg,#53b6f4,#1f8cfe);border-radius:.1875rem 0 .1875rem 0;font-weight:700;font-size:.3rem;color:#fff}.record-add .record-container .record-baseinfo .record-header2{overflow:hidden;display:flex;align-items:center;width:3.9375rem}.record-add .record-container .record-baseinfo .record-header2 .tabs{display:flex;align-items:center;justify-content:center;width:1.975rem;height:.9rem;font-weight:700;font-size:.3rem;color:#fff;background:linear-gradient(180deg,#53b6f4,#1f8cfe);cursor:pointer}.record-add .record-container .record-baseinfo .record-header2 .tab1{border-radius:.1875rem 0 0 0}.record-add .record-container .record-baseinfo .record-header2 .tab2{border-radius:0 0 .1875rem 0}.record-add .record-container .record-baseinfo .record-header2 .tab_bg{background:#fff!important;color:#218cff;border:2px solid #218cff}.record-add .record-container .record-baseinfo .record-title{display:flex;align-items:center;height:1.025rem;font-weight:800;font-size:.3rem;color:#333;padding:0 .375rem;border-bottom:.0125rem solid #eee}.record-add .record-container .record-baseinfo .record-gap{width:100%;height:.125rem;background:#f8f8f8}.record-add .record-container .record-baseinfo .record-content{padding:.25rem .375rem}.record-add .record-container .record-baseinfo .record-content>div:not(:first-child){margin-top:.25rem}.record-add .record-container .record-baseinfo .case-category{display:flex;align-items:center;justify-content:space-between;height:.7125rem}.record-add .record-container .record-baseinfo .case-category .el-input__inner{background-color:#f5f9fe;border:none}.record-add .record-container .record-baseinfo .case-category>div:nth-child(2){display:flex;align-items:center;flex:1;margin:0 .25rem;height:100%;background-color:#f5f9fe;border-radius:.1rem}.record-add .record-container .record-baseinfo .case-category>div:last-child{display:flex;align-items:center;justify-content:center;width:1.5rem;height:100%;background:linear-gradient(90deg,#53b6f4,#1f8cfe);border-radius:.1rem;font-weight:700;font-size:.25rem;color:#fff;cursor:pointer}.record-add .record-container .record-baseinfo .record-choose-date{display:flex;align-items:center;justify-content:space-between}.record-add .record-container .record-baseinfo .record-choose-date>div,.record-add .record-controls{display:flex;align-items:center}.record-add .record-controls{justify-content:space-between;margin-top:.2rem}.record-add .record-controls>div:first-child{width:16.3125rem;height:1.3125rem;background:#fff;border-radius:.1875rem;display:flex;align-items:center}.record-add .record-controls>div:first-child>div{flex:1;display:flex;flex-direction:column;align-items:center;cursor:pointer;margin:0 .125rem}.record-add .record-controls>div:first-child>div>img{width:.525rem;height:.525rem}.record-add .record-controls>div:first-child>div>span{font-weight:700;font-size:.22rem;color:#333;margin-top:.125rem}.record-add .record-controls>div:last-child{display:flex;flex-direction:column;align-items:center;justify-content:center;width:3.3375rem;height:1.3125rem;background:#fff;border-radius:.1875rem}.record-add .record-controls>div:last-child>span:first-child{font-size:.45rem;color:#218cff}.record-add .record-controls>div:last-child>span:last-child{font-size:.3rem;color:#333;margin-top:.125rem}.record-add .signature_box{position:absolute;bottom:-20px;left:50%;transform:translate(-50%,20%)}.record-add .signature_box_signature{width:80px;height:120px;-o-object-fit:contain;object-fit:contain;transform:translate(0) rotate(-90deg);margin:0 30px}.look-evidence{background:#f8f8f8}.look-evidence .signature{max-width:200px;height:100px;-o-object-fit:contain;object-fit:contain;transform:translate(-50%,-50%) rotate(-90deg)}.look-evidence .evidence-content{margin:.625rem auto 0;width:20.5625rem}.look-evidence .evidence-content .evidence-radio{margin:.625rem auto 0}.look-evidence .evidence-content .el-table th{color:#333;background-color:#cce5ff}.look-evidence .block_box{margin-top:20px;padding-bottom:50px;width:100%;text-align:right}.look-evidence .signature_box{position:absolute;bottom:20px;left:50%;transform:translate(-50%,20%)}.look-evidence .signature_box_signature{width:80px;height:120px;-o-object-fit:contain;object-fit:contain;transform:translate(0) rotate(-90deg);margin:0 30px}.custom-button>div{display:flex;align-items:center;justify-content:center;cursor:pointer;width:160px;height:50px;font-size:18px;border-radius:12.4875rem}.custom-button .cancel{color:#999;background:rgba(0,0,0,.05)}.custom-button .confirm{color:#fff;background:linear-gradient(222deg,#53b6f4,#1f8cfe)}