.chat-room-new{z-index:1000}.chat-room-new,.chat-room-new .chat-contain{position:relative}.chat-room-new .chat-contain .chat-old{width:50px;height:50px;cursor:pointer;margin-top:5px;margin-bottom:5px;border-radius:15px;background:#fff;box-shadow:0 0 5px #ccc;text-align:center;line-height:50px}.chat-room-new .chat-contain i{font-size:20px;color:#409eff}.chat-room-new .chat-contain .chat-new{display:none}.chat-room-new:hover .chat-new{display:block;position:absolute}.chat-dramer .ivu-drawer-body{padding:0!important}.chat-dramer .chat-iframe{width:100%;height:100%}.move-wrapper{position:fixed}.move-wrapper-top{position:relative;text-align:center;color:#fff}.move-wrapper-top-titleMove:hover{cursor:move}.move-wrapper-top-close{position:absolute;top:-6px;right:-12px;color:#ff6363;cursor:pointer}.move-wrapper-top-close i{font-size:18px}.move-wrapper-fullbg{position:fixed;width:100vw;height:100vh;top:0;left:0;cursor:move}.move-wrapper-move{position:fixed;min-width:240px;padding:10px 15px;background:#494949;border-radius:4px}.move-wrapper-move-icon{position:absolute;left:-3px;top:-9px;z-index:101;border-bottom:0;opacity:.5;padding:9px 0 0 2px;width:24px;height:24px;font-size:14px;color:#fff;text-align:center;cursor:move}.move-wrapper-box{width:24px;height:26px;position:absolute;left:0;top:-26px;z-index:100}.move-wrapper-box:hover _.move-wrapper-move{display:block}.chat-btn{position:fixed;right:50px;bottom:200px;z-index:20}.chat-list2{color:#333;width:200px;height:600px;padding:0;background:#f8fbff;border:1px solid #ccc;border-right:none;display:flex;flex-direction:column}.chat-list2-title{height:50px;width:100%;border-bottom:1px solid #ccc;font-size:16px;display:flex;align-items:center;justify-content:center;background-color:#6b9ff2;color:#fff}.chat-list2-content{flex:1;overflow:auto}.chat-list2-content-li{height:48px;padding:5px 16px;display:flex;align-items:center;border-bottom:1px solid #e8e8e8;justify-content:space-between}.chat-list2-content-li p{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-list2-content-li:hover{background-color:#e8e8e8}.chat-list2-nodata{display:flex;justify-content:center;height:40px;align-items:center;color:#ccc}.chat-box{border:1px solid #e6e6e6;flex:1;position:fixed;width:1000px;height:80%;display:flex;z-index:200;left:0;right:0;top:0;bottom:0;margin:auto;background:#fff;border-radius:5px}.chat-box-menu{width:80px;background:#262626;border-radius:5px 0 0 5px;display:flex;flex-direction:column;align-items:center;padding-top:44px}.chat-box-menu-role{padding:2px 10px;border-radius:4px;color:#888;margin-top:10px;cursor:pointer}.chat-box-cont{flex:1;display:flex}.chat-box-cont-left{height:100%;display:flex;flex-direction:column;width:250px;background:rgba(207,219,241,.443)}.chat-box-cont-left-search{height:60px;border-bottom:1px solid #e6e6e6;background:#f8f8f8;padding:14px 20px}.chat-box-cont-left-list{height:calc(100% - 60px);overflow:auto}.chat-box-cont-left-list li{display:flex;justify-content:space-between;align-items:center;height:60px;cursor:pointer;background:#f0f0f0;border-bottom:1px solid #dcdfe6;color:#333;padding:0 20px}.chat-box-cont-left-list li:hover{background:#e5e5e5}.chat-box-cont-right{flex:1;border-left:1px solid #e6e6e6;display:flex;flex-direction:column}.chat-box-cont-right-title{cursor:move;display:flex;justify-content:space-between;padding:0 20px;height:60px;border-bottom:1px solid #e6e6e6;color:#333;line-height:60px;font-size:17px}.chat-box-cont-right-title .loading{font-size:21px;display:flex;align-items:center}.chat-box-cont-right-title .loading i{color:#262626}.chat-box-cont-right-title .loading:hover{cursor:pointer}.chat-box-cont-right-title .loading .big-btn{width:24px;height:24px;border-radius:12px;background:#262626;margin:0 6px;display:flex;justify-content:center;align-items:center}.chat-box-cont-right-title .loading .big-btn-box{width:11px;height:11px;border:2px solid #fff;background:#262626}.chat-box-top{height:50px;border-bottom:none;display:flex;justify-content:space-between;line-height:50px;text-align:center;padding:0 15px;font-size:16px;background:#6b9ff2;color:#fff;cursor:pointer}.chat-box-top .loading{font-size:24px;display:flex;align-items:center}.chat-box-top .loading i{color:#fff}.chat-box-top .loading:hover{cursor:pointer}.chat-box-top .loading .big-btn{width:21px;height:21px;border-radius:12px;background:#fff;margin:0 6px;display:flex;justify-content:center;align-items:center}.chat-box-top .loading .big-btn-box{width:11px;height:11px;border:2px solid #6b9ff2;background:#fff}.chat-box-content{flex:1;border-bottom:none;overflow-y:auto;background:#f9f9f9;height:calc(100% - 200px)}.chat-box-content-top{text-align:center;color:#ccc;margin-top:5px}.chat-box-content-top:hover{cursor:pointer}.chat-box-content .head{padding-top:26px}.chat-box-content .head-img{width:40px;height:40px;border:1px solid #ccc;border-radius:50%;background:#0091ff;text-align:center;line-height:40px;color:#fff}.chat-box-content-left{padding:10px;display:flex}.chat-box-content-left .box{margin-top:5px;margin-left:10px;display:flex}.chat-box-content-left .box .message{margin-right:47px;color:#666;border-radius:8px 8px 8px 0;padding:10px;line-height:1.5;font-size:14px;word-break:break-word;background:#fff}.chat-box-content-left .box .message img{max-width:100%}.chat-box-content-left .box .message p{word-wrap:break-word}.chat-box-content-left .box .loading{padding:12px 0}.chat-box-content-left .box i{font-size:16px}.chat-box-content-left .user-info{display:flex;flex-direction:row-reverse;justify-content:flex-end;font-size:12px;margin-left:10px}.chat-box-content-left .user-info-time{color:#bdbfc1;margin-right:8px}.chat-box-content-left .user-info-name{color:#8e97a6;margin-right:8px}.chat-box-content-left .user-info-role{margin-right:8px;background:#e8e8e8;padding:2px 10px;border-radius:4px;color:#888}.chat-box-content-right{padding:10px;display:flex;flex-direction:row-reverse}.chat-box-content-right .box{margin-top:5px;display:flex;flex-direction:row-reverse}.chat-box-content-right .box p{margin:0}.chat-box-content-right .box .message{margin-right:8px;margin-left:50px;color:#666;background:#c1e3fc;border-radius:8px 8px 0 8px;padding:10px;line-height:1.5;font-size:14px;word-break:break-word}.chat-box-content-right .box .message img{max-width:100%}.chat-box-content-right .box .message p{word-wrap:break-word}.chat-box-content-right .box .loading{padding:12px 0}.chat-box-content-right .box i{font-size:16px}.chat-box-content-right .user-info{display:flex;justify-content:flex-end;font-size:12px}.chat-box-content-right .user-info-time{color:#bdbfc1;margin-right:8px}.chat-box-content-right .user-info-name{color:#8e97a6;margin-right:8px}.chat-box-content-right .user-info-role{margin-right:8px;background:#e8e8e8;padding:2px 10px;border-radius:4px;color:#888}.chat-box-bottom{height:190px;display:flex;background:#f9f9f9}.chat-box-bottom-editor{flex:1;display:flex;flex-direction:column;position:relative}.chat-box-bottom-editor .moodset{position:absolute;z-index:10002;color:999!important;right:10px;top:6px}.chat-box-bottom-editor img{max-width:100px}.chat-box-bottom-editor-menu{height:44px;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;align-items:center}.chat-box-bottom-editor .ivu-tooltip-popper .ivu-tooltip-content .ivu-tooltip-inner{padding:5px 8px!important}.chat-box-bottom-sendbtn{display:flex;justify-content:end;align-items:center;padding-right:20px}.chat-box-bottom-sendbtn .ivu-select-dropdown{z-index:99999}.chat-box-bottom-send{width:100px;height:100%;text-align:center;line-height:10;color:#666;border:1px solid #ccc;border-left:none}.chat-box-bottom-send:hover{cursor:pointer;color:#409eff}.w-e-text-container{height:100px!important}.w-e-text{color:#666!important;overflow-y:auto!important;word-wrap:break-word!important}.w-e-text p{line-height:1.5!important;word-break:break-all!important;margin:0!important}.w-e-toolbar{background-color:#f9f9f9!important}.w-e-toolbar .w-e-menu{padding:5px 6px!important;font-size:20px}.chat-lists{max-height:200px;overflow-y:auto;background:#fff;padding:5px 10px}.chat-list{display:flex;justify-content:center;color:#333;margin:5px 0;background:#e7e7e7;padding:5px 20px}.chat-list:hover{cursor:pointer}.chat-list-btn{border:0;padding:2px 10px}.chat-list-btn:hover{cursor:pointer}.chat-list:first-child{margin-top:0}.chat-min{position:relative;right:0;bottom:0;width:50px;height:50px;border-radius:15px;margin-top:5px;margin-bottom:5px;background:#fff;box-shadow:0 0 5px #ccc;text-align:center;line-height:50px;z-index:150}.chat-min i{font-size:20px;color:#409eff}.chat-min:hover{cursor:pointer}.chat-move{background:#fff;padding:0;border:1px solid #ccc;border-radius:0;position:relative;min-width:240px}.chat-move-top{background:#303644;padding:10px 0}.chat-fullbg{position:fixed;width:100vw;height:100vh;top:0;left:0;cursor:move}.hide-item[data-v-13a1fa8d]{display:none}.more-tran-animate[data-v-13a1fa8d]{transition:.5s}.moreModal[data-v-13a1fa8d]{z-index:9999;position:fixed;width:50px;height:50px;border-radius:50%;line-height:40px;text-align:center;color:#fff;opacity:1}.moreModal[data-v-13a1fa8d]:hover{opacity:1}.six-more-modal-btn[data-v-13a1fa8d]{position:fixed;z-index:999;width:50px;height:14rem;border-radius:5px;background:#1a1a1a00;color:#fff}.imgMore[data-v-13a1fa8d]{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.more-img[data-v-13a1fa8d]{width:50px;height:50px;color:#409eff;font-size:22px;line-height:50px;font-weight:900;border-radius:50%;background:#fff;box-shadow:0 0 5px #ccc}.children-menu[data-v-13a1fa8d]{position:absolute}@keyframes slideRightRepeat{0%{transform:translateX(0)}30%{transform:translateX(5px)}80%{transform:translateX(0)}to{transform:translateX(0)}}.rotateTran{transform:rotate(2turn);animation:rotate720 1s linear infinite}.rotate-loading{animation:antiRotate360 1s linear infinite}@keyframes rotate720{0%{transform:rotate(0deg)}to{transform:rotate(2turn)}}@keyframes antiRotate360{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}::-webkit-scrollbar{width:5px;height:6px}::-webkit-scrollbar-thumb{background-color:#bcbdbe;border-radius:10px}.lab-content{padding-top:2.1rem}.layui-card{margin-bottom:15px;border-radius:2px;background-color:#fff}.layui-card:last-child{margin-bottom:0}.el-loading-mask.is-fullscreen .el-icon-loading{font-size:50px!important;color:#fff!important}.el-loading-mask.is-fullscreen .el-loading-text{font-size:18px!important;color:#fff!important}.el-tooltip__popper.is-light{border:0}.el-tooltip__popper.is-light .popper__arrow{border-width:0}.el-menu--horizontal .el-menu .el-menu-item,.el-menu--horizontal .el-menu .el-submenu__title{color:#333}.el-menu--horizontal .el-menu .el-submenu__title:hover,.el-menu--horizontal .el-menu-item:not(.is-disabled):hover{color:#409eff}.el-menu-item.is-disabled{cursor:pointer!important;opacity:1;color:#333}.el-menu-item.is-disabled:hover{color:#409eff}.el-tabs__nav-next,.el-tabs__nav-prev{font-size:20px}.el-tabs__nav-wrap.is-scrollable{padding:0 25px}.el-button--info{background-color:#c1c1c1;border-color:#c1c1c1}.el-tooltip__popper.is-dark{max-width:500px}.position-relative{position:relative}.position-absolute{position:absolute;top:0;left:0;width:100%}.bottom-line:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#e4e7ed;z-index:1}.divided{border-top:1px solid #eee}.gap-line{position:relative;margin:0 6px}.gap-line:after{position:absolute;content:" ";top:10%;left:-1px;width:1px;height:80%;background-color:#e5e5e5}.text-overflow-1{white-space:nowrap}.text-overflow,.text-overflow-1{overflow:hidden;text-overflow:ellipsis}.text-overflow{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.no-message-tip{font-size:14px;color:#ababab}.tip-text{color:#9a9a9a}.color-error{color:#f56c6c}.color-primary{color:#409eff}.color-success{color:#67c23a}.color-warning{color:#e6a23c}.sweep-to-top{position:relative;transition-duration:.3s;z-index:1}.sweep-to-top:hover{color:#fff;background-color:transparent}.sweep-to-top:hover:before{transform:scaleY(1)}.sweep-to-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#4a90e2;transform:scaleY(0);transform-origin:50% 100%;transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.sweep-to-top-red{position:relative;transition-duration:.3s;z-index:1}.sweep-to-top-red:hover{color:#fff;background-color:transparent}.sweep-to-top-red:hover:before{transform:scaleY(1)}.sweep-to-top-red:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#f35e4d;transform:scaleY(0);transform-origin:50% 100%;transition-property:transform;transition-duration:.3s;transition-timing-function:ease-out}.mobile-message-box{width:auto;max-width:420px;margin-left:10px;margin-right:10px}.startLabConfirm .el-message-box__status{top:10px;transform:translateY(0)}.row-list-box{margin-right:-20px}.row-list-item{padding-right:20px;padding-bottom:20px}@font-face{font-family:iconfont;src:url(/user-center-ui/static/fonts/iconfont.35871bf..woff2) format("woff2"),url(/user-center-ui/static/fonts/iconfont.d25879e..woff) format("woff"),url(/user-center-ui/static/fonts/iconfont.2db25d7..ttf) format("truetype")}.iconfont{font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-upload:before{content:"\e64f"}.icon-ziyuan:before{content:"\e664"}.icon-cuohao:before{content:"\e62f"}.icon-shijian1:before{content:"\e662"}.icon-tianjiabeizhu:before{content:"\e661"}.icon-shanchu3:before{content:"\e65e"}.icon-daochu:before{content:"\e660"}.icon-quxiaoquanping_o:before{content:"\eb98"}.icon-quanping_o:before{content:"\eb99"}.icon-reset:before{content:"\e67e"}.icon-tingzhi1:before{content:"\e800"}.icon-fasong:before{content:"\e646"}.icon-GPT:before{content:"\e649"}.icon-fangda:before{content:"\e64d"}.icon-qiehuan1:before{content:"\e655"}.icon-GPT-xuanzhong1:before{content:"\e65d"}.icon-touxiang1:before{content:"\e656"}.icon-addfile:before{content:"\e62d"}.icon-icon--:before{content:"\e71f"}.icon-icon--1:before{content:"\e788"}.icon-wenjian:before{content:"\e636"}.icon-xiezai:before{content:"\e6a1"}.icon-copy:before{content:"\e64c"}.icon-yulan:before{content:"\e6f2"}.icon-guanbikaiguan:before{content:"\e62c"}.icon-shujuji:before{content:"\e6ad"}.icon-kaiguan:before{content:"\e62b"}.icon-xiugai1:before{content:"\e64b"}.icon-icon_huabanfuben:before{content:"\e639"}.icon-weibiaoti1:before{content:"\e62a"}.icon-wenjianjia:before{content:"\e641"}.icon-daimaku:before{content:"\e704"}.icon-yidong_huaban:before{content:"\e625"}.icon-dianhua:before{content:"\e622"}.icon-hezuo:before{content:"\e623"}.icon-shuqian:before{content:"\e624"}.icon-youjiantou1:before{content:"\e629"}.icon-shu11:before{content:"\e6b0"}.icon-shuji-dakai_book-open:before{content:"\e620"}.icon-shanchu2:before{content:"\e627"}.icon-zuijin2:before{content:"\e74f"}.icon-wodewo:before{content:"\e6df"}.icon-chakan:before{content:"\e68a"}.icon-xiazai-copy:before{content:"\e795"}.icon-cuowuguanbiquxiao-yuankuang:before{content:"\e8e7"}.icon-tupianliebiaoqiehuan:before{content:"\e637"}.icon-liebiao-01:before{content:"\e634"}.icon-fenlei1:before{content:"\e61e"}.icon-fenlei:before{content:"\e61c"}.icon-shipintianchong:before{content:"\e690"}.icon-24gl-playCircle:before{content:"\ea6e"}.icon-shipin1:before{content:"\e61b"}.icon-a-fenzhi2:before{content:"\ec0f"}.icon-Rrl_s_045:before{content:"\e62e"}.icon-Rrl_s_046:before{content:"\e632"}.icon-jiafenxiang:before{content:"\e659"}.icon-xiazai1:before{content:"\e631"}.icon-duihao:before{content:"\e61a"}.icon-jiazaizhong:before{content:"\e681"}.icon-jianmo:before{content:"\e619"}.icon-goutongye_bofangjian_bofangyangshi:before{content:"\e648"}.icon-chat:before{content:"\e73b"}.icon-liaotian:before{content:"\e759"}.icon-wenhao:before{content:"\eb90"}.icon-shuaxin-zhongzhi-07:before{content:"\e85e"}.icon-jiangtang:before{content:"\e65b"}.icon-bianji:before{content:"\e617"}.icon-shanchu1:before{content:"\e618"}.icon-sousuo:before{content:"\e647"}.icon-zhiding:before{content:"\eb16"}.icon-shanchu:before{content:"\e621"}.icon-shoucang:before{content:"\e8b9"}.icon-shoucang1:before{content:"\e8c6"}.icon-hongqi:before{content:"\e73a"}.icon-shangjiantou:before{content:"\e615"}.icon-warn:before{content:"\e7b8"}.icon-xiajiantou:before{content:"\e614"}.icon-suo2:before{content:"\e6ac"}.icon-xuanzhong:before{content:"\e650"}.icon-geren:before{content:"\e613"}.icon-zuojiantou:before{content:"\e65a"}.icon-zhankai2:before{content:"\e64e"}.icon-shizhong:before{content:"\e670"}.icon-suo1:before{content:"\e657"}.icon-suo11:before{content:"\e610"}.icon-x1:before{content:"\e60f"}.icon-leimupinleifenleileibie2:before{content:"\e7f8"}.icon-x:before{content:"\e611"}.icon-yuandianzhong:before{content:"\e758"}.icon-yuanquan1:before{content:"\e668"}.icon-Category:before{content:"\e60e"}.icon-bofang1:before{content:"\e663"}.icon-kaisuo:before{content:"\e7ac"}.icon-dian:before{content:"\e6c6"}.icon-circleyuanquan:before{content:"\e71e"}.icon-eye:before{content:"\e60d"}.icon-xiazai:before{content:"\e65c"}.icon-shixue:before{content:"\e64a"}.icon-bofang:before{content:"\e61d"}.icon-p:before{content:"\e69e"}.icon-suo:before{content:"\e60c"}.icon-kechengguanli:before{content:"\e642"}.icon-code:before{content:"\ebdc"}.icon-more:before{content:"\e61f"}.icon-dianshi:before{content:"\e680"}.icon-rongqi:before{content:"\e628"}.icon-chongqi:before{content:"\e6c8"}.icon-qidong:before{content:"\e67d"}.icon-zhongzhi:before{content:"\e60a"}.icon-tingzhi:before{content:"\e63c"}.icon-refresh:before{content:"\e60b"}.icon-caidan:before{content:"\e609"}.icon-duopingtai_huaban1fuben5:before{content:"\e603"}.icon-duopingtai_huaban1fuben4:before{content:"\e604"}.icon-duopingtai_huaban1fuben3:before{content:"\e605"}.icon-duopingtai_huaban1fuben6:before{content:"\e607"}.icon-shipin:before{content:"\e601"}.icon-biyan:before{content:"\e630"}.icon-laoshi1:before{content:"\e7a9"}.icon-expandFunction:before{content:"\e616"}.icon-duorenpintuan:before{content:"\e667"}.icon-wushuju:before{content:"\e612"}.icon-kaoshi:before{content:"\e626"}.icon-zuoye:before{content:"\e6a6"}.icon-baogao:before{content:"\e8dc"}.icon-xiaoxitixing1:before{content:"\e65f"}.icon-gerenzhongxin:before{content:"\e602"}.icon-laoshi:before{content:"\e6d5"}.icon-yidong:before{content:"\e600"}.icon-dui:before{content:"\e645"}.icon-yuangongpeixunjiludengji-copy:before{content:"\ebde"}.icon-yuangongpeixunjiludengji:before{content:"\e66b"}.icon-youjiantou:before{content:"\e608"}.icon-72:before{content:"\e66d"}.icon-shu1:before{content:"\e633"}.icon-shijian:before{content:"\e606"}@media only screen and (max-width:767px){.hidden-xs-only{display:none!important}}@media only screen and (min-width:768px){.hidden-sm-and-up{display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.hidden-sm-only{display:none!important}}@media only screen and (max-width:991px){.hidden-sm-and-down{display:none!important}}@media only screen and (min-width:992px){.hidden-md-and-up{display:none!important}}@media only screen and (min-width:992px) and (max-width:1199px){.hidden-md-only{display:none!important}}@media only screen and (max-width:1199px){.hidden-md-and-down{display:none!important}}@media only screen and (min-width:1200px){.hidden-lg-and-up{display:none!important}}@media only screen and (min-width:1200px) and (max-width:1919px){.hidden-lg-only{display:none!important}}@media only screen and (max-width:1919px){.hidden-lg-and-down{display:none!important}}@media only screen and (min-width:1920px){.hidden-xl-only{display:none!important}}.text-primary-btn{color:#2d8cf0!important}.no-padding-btn{padding:0!important}.ivu-message{z-index:9999!important}.ivu-btn-info{color:#fff!important;background-color:#909399!important;border-color:#909399!important}.user-center-search{background-color:#fff;padding:20px;display:flex;align-items:center;justify-content:flex-start;.search-item{display:flex;margin-right:30px;align-items:center;flex:1;.label{margin-right:12px;white-space:nowrap}}}.custom-spin-icon-load{animation:ani-spin 1s linear infinite}@keyframes ani-spin{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.custom-resource-slider .ivu-input-number.ivu-input-number-default{margin-top:0!important}.ivu-icon-ios-search{background-color:#f8f8f9;border:1px solid #dcdee2;border-top-right-radius:4px;border-bottom-right-radius:4px}.search[data-v-7fd572fa]{width:100%;cursor:pointer;line-height:30px}.single{position:relative;bottom:0;right:0;z-index:10;display:flex;flex-direction:column;border-radius:10px;overflow:hidden}.single-head{width:100%;height:34px;padding:5px;background:#151515;box-sizing:border-box;display:flex;color:#eee;font-size:16px;line-height:24px;justify-content:space-around}.single-head img{transform:rotate(270deg)}.single-body{width:100%;background:#424242;height:131px}.single-move:hover{cursor:pointer}.statebtn-continue{white-space:nowrap;display:flex;margin-right:5px;justify-content:space-between;align-items:center;padding:0 10px;background:#434343;border-radius:5px}.statebtn-continue:hover{opacity:.7}.statebtn-continue-icon{width:10px;height:10px;display:flex;justify-content:center;align-items:center;margin-right:4px}.statebtn-continue-icon-1{display:block;height:10px;border-left:3px solid;border-right:3px solid;width:4px}.statebtn-continue-icon-2{display:block;height:10px;border-left:5px solid;border-right:5px solid}.statebtn-continue-icon-3{display:block;width:0;height:0;border-top:6.66666667px solid transparent;border-bottom:6.66666667px solid transparent;border-left:10px solid;margin-top:-1.11111111px}.experiment-more{width:100%;height:100%;background:#494949;padding:10px 0 10px 10px;box-sizing:border-box;color:#f1f1f1}.experiment-more-tit{display:flex;justify-content:space-between;align-items:center}.experiment-more-list-item{display:flex;justify-content:space-between;line-height:24px;padding:5px 0;font-size:14px}.experiment-more-list-item-left{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.experiment-more-list-item-right{display:flex;justify-content:space-between}.experiment{position:fixed;bottom:65px;right:10px;width:295px;z-index:1500}.experiment-border-radius{border-radius:4px;overflow:hidden}.experiment-move{position:absolute;left:-3px;top:-9px;z-index:101;border-bottom:0;opacity:.5;padding:9px 0 0 2px;width:24px;height:24px;font-size:14px;color:#fff;text-align:center}.experiment-move:hover{cursor:move}.experiment-box{width:24px;height:26px;position:absolute;left:0;top:-26px;z-index:100}.experiment-box:hover _.experiment-move{display:block}.experiment-fullbg{position:fixed;width:100%;height:100%;display:none;z-index:100000;cursor:move}.progress-global{display:flex;color:#fff;margin-right:-15px}.progress-global-height{height:30px;display:flex;flex-direction:column;justify-content:center}.progress-global-name{font-size:14px}.progress-global-progress-wrapper{width:200px;margin-left:10px;margin-right:10px}.progress-global-progress-wrapper>div{height:12px}.progress-global-operate{font-size:12px}.progress-global-operate-btn[data-type="3"]{color:#61fb91}.progress-global-operate-btn[data-type="1"]{color:#ffd025}.progress-global-operate-btn[data-type="2"]{color:#409eff}.d-tooltip[data-v-57d6e30e]{width:100%}.d-tooltip[data-v-57d6e30e] .ivu-tooltip{display:flex;align-items:center}.d-tooltip[data-v-57d6e30e] .ivu-tooltip .ivu-tooltip-rel{width:100%}.d-tooltip[data-v-57d6e30e] .ivu-tooltip .ivu-tooltip-rel .single-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.d-tooltip .single-line[data-v-57d6e30e]{white-space:nowrap}