.biz-save-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:20px;margin-bottom:15px}.biz-save-button .hidden{display:none}.biz-save-button .show{display:""}.loc-map{width:450px;height:300px;overflow:hidden;border-radius:4px}.loc-map .allmap{height:100%}.sc-chat-item{margin:5px 10px}.sc-chat-item .from-name{color:#ccc;font-size:12px}.sc-chat-item>.container{font-size:13px;padding:5px;display:inline-block;width:auto;height:auto;background-color:#ffebd4;border-radius:5px}.sc-chat-item>.container .container-txt img{width:16px;height:16px}.sc-chat-item>.container>.image{max-width:550px}.sc-chat-item>.container>.image img{max-width:100%}.sc-chat-item>.container>.video{max-width:550px}.sc-chat-item>.container>.video video{max-width:100%}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.biz-popup{background-color:rgba(0,0,0,.4);left:0;z-index:999}.biz-popup,.biz-popup .popup-content{position:absolute;right:0;top:0;bottom:0}.biz-popup .popup-content{margin:0;padding:0;background-color:#fff;width:700px;-webkit-backface-visibility:hidden;backface-visibility:hidden;left:auto}.biz-popup .popup-content .el-tabs{height:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.biz-popup .popup-content .el-tabs .el-tabs__content{padding:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.biz-popup .popup-content .el-tabs .el-tabs__content .el-tab-pane{height:100%}.biz-fade-t-enter-active,.biz-fade-t-leave-active{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.biz-fade-t-enter-active{-webkit-animation-name:fadeIn;animation-name:fadeIn}.biz-fade-t-leave-active{-webkit-animation-name:fadeOut;animation-name:fadeOut}.biz-fade-t-right-enter-active,.biz-fade-t-right-leave-active{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.biz-fade-t-right-enter-active{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.biz-fade-t-right-leave-active{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.biz-popup-tabs .el-tabs--border-card>.el-tabs__header{height:39px;background-color:#ebebeb}.cs-session-check .overflow{text-overflow:ellipsis;overflow:hidden;width:100%;white-space:nowrap}.popup-content .chat-record{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;max-height:500px;padding:10px 5px;width:100%;border:1px solid #f8f8f8;border-radius:5px;margin:10px}.popup-content .chat-record::-webkit-scrollbar{width:5px;height:12px}.popup-content .chat-record::-webkit-scrollbar-thumb{background:#c3c3c3;border-radius:12px}.popup-content .score{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px}.popup-content .score .title{margin:0 20px 10px 20px}.popup-content .score .btn,.popup-content .score .sel{margin:0 20px}