.fade-in-linear-enter-active,.fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.fade-in-linear-enter-from,.fade-in-linear-leave-to{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{transition:var(--el-transition-fade-linear)}.el-fade-in-linear-enter-from,.el-fade-in-linear-leave-to{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-fade-in-enter-from,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{transition:all var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter-from,.el-zoom-in-center-leave-active{opacity:0;transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;transform:scaleY(1);transform-origin:center top;transition:var(--el-transition-md-fade)}.el-zoom-in-top-enter-active[data-popper-placement^=top],.el-zoom-in-top-leave-active[data-popper-placement^=top]{transform-origin:center bottom}.el-zoom-in-top-enter-from,.el-zoom-in-top-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;transform:scaleY(1);transform-origin:center bottom;transition:var(--el-transition-md-fade)}.el-zoom-in-bottom-enter-from,.el-zoom-in-bottom-leave-active{opacity:0;transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;transform:scale(1);transform-origin:top left;transition:var(--el-transition-md-fade)}.el-zoom-in-left-enter-from,.el-zoom-in-left-leave-active{opacity:0;transform:scale(.45)}.collapse-transition{transition:var(--el-transition-duration) height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.el-collapse-transition-enter-active,.el-collapse-transition-leave-active{transition:var(--el-transition-duration) max-height ease-in-out,var(--el-transition-duration) padding-top ease-in-out,var(--el-transition-duration) padding-bottom ease-in-out}.horizontal-collapse-transition{transition:var(--el-transition-duration) width ease-in-out,var(--el-transition-duration) padding-left ease-in-out,var(--el-transition-duration) padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{transition:all 1s}.el-list-enter-from,.el-list-leave-to{opacity:0;transform:translateY(-30px)}.el-list-leave-active{position:absolute!important}.el-opacity-transition{transition:opacity var(--el-transition-duration) cubic-bezier(.55,0,.1,1)}.el-collapse{--el-collapse-border-color:var(--el-border-color-lighter);--el-collapse-header-height:48px;--el-collapse-header-bg-color:var(--el-fill-color-blank);--el-collapse-header-text-color:var(--el-text-color-primary);--el-collapse-header-font-size:13px;--el-collapse-content-bg-color:var(--el-fill-color-blank);--el-collapse-content-font-size:13px;--el-collapse-content-text-color:var(--el-text-color-primary);border-bottom:1px solid var(--el-collapse-border-color);border-top:1px solid var(--el-collapse-border-color)}.el-collapse-item.is-disabled .el-collapse-item__header{color:var(--el-text-color-disabled);cursor:not-allowed}.el-collapse-item__header{align-items:center;background-color:var(--el-collapse-header-bg-color);border:none;border-bottom:1px solid var(--el-collapse-border-color);color:var(--el-collapse-header-text-color);cursor:pointer;display:flex;font-size:var(--el-collapse-header-font-size);font-weight:500;height:var(--el-collapse-header-height);line-height:var(--el-collapse-header-height);outline:none;padding:0;transition:border-bottom-color var(--el-transition-duration);width:100%}.el-collapse-item__arrow{font-weight:300;margin:0 8px 0 auto;transition:transform var(--el-transition-duration)}.el-collapse-item__arrow.is-active{transform:rotate(90deg)}.el-collapse-item__header.focusing:focus:not(:hover){color:var(--el-color-primary)}.el-collapse-item__header.is-active{border-bottom-color:#0000}.el-collapse-item__wrap{background-color:var(--el-collapse-content-bg-color);border-bottom:1px solid var(--el-collapse-border-color);box-sizing:border-box;overflow:hidden;will-change:height}.el-collapse-item__content{color:var(--el-collapse-content-text-color);font-size:var(--el-collapse-content-font-size);line-height:1.7692307692;padding-bottom:25px}.el-collapse-item:last-child{margin-bottom:-1px}header{align-items:center;display:flex;height:100px;justify-content:center;width:100%}header>div{display:flex;justify-content:space-between}header .left{align-content:center;cursor:pointer;display:flex;justify-content:space-around}header .left div{display:flex;flex-direction:row;justify-content:center;margin-left:-18px}header .left div>img:first-child{height:65.96px;width:197.24px}header .left div>img:nth-child(2){height:65.96px;width:261.56px}header .left2{align-content:center;cursor:pointer;display:flex;justify-content:space-around}header .left2 div{display:flex;flex-direction:row;justify-content:center;margin-left:14px}header .left2 div>img{height:140px;margin-top:20px;width:360px}header .right{display:flex;justify-content:center}header .right li{align-items:center;display:flex;font-size:20px;justify-content:space-around;margin:0 10px;position:relative}header .right li .onetag,header .right li .twotag{background:#ea5313;height:6px;width:80px}header .right li .twotag{background:#2f49d7}header .right li .user{align-items:center;display:flex;justify-content:center}header .right li .user>span{margin-left:5px}.user_profile{align-items:center;display:flex;flex-direction:column}.user_profile>div:first-child{margin-top:20px}.mini_app{background-color:#fff;border-radius:5px;bottom:40px;box-shadow:0 0 5px 3px #d3d3d3;padding:15px;position:fixed;right:40px;text-align:center;z-index:999}.mini_app img{height:120px;margin-bottom:10px;width:120px}.red_packet{align-items:center;cursor:pointer;display:flex;height:300px;justify-content:center;position:fixed;right:40px;text-align:center;top:50px;width:200px;z-index:999}.red_packet img{height:120px;width:120px}.red_packet .red_packet_bottom{color:#ea5313}.red_packet-img2{align-items:center;cursor:pointer;display:flex;height:100px;justify-content:center;position:fixed;right:0;text-align:center;top:0;width:200px;z-index:999}.red_packet-img2 img{height:60px;width:60px}.red_packet-img2 .red_packet_bottom{color:#ea5313}.message,.private_message{cursor:pointer}.zanwu{align-items:center;box-sizing:border-box;color:#8491a5;display:flex;justify-content:center;margin:0;min-height:400px;min-width:0;text-align:center}.messagebox{min-height:600px;padding:10px}.message_title{color:#a04b28;display:inline-block;font-size:14px;font-weight:500;margin-bottom:4px}.messagebox-item{border-bottom:1px solid #ebeced;cursor:pointer;display:flex;justify-content:space-between;margin-top:10px;padding-bottom:10px}.messagebox-text{max-width:80%}.my-header{display:none}.my-header2{padding-top:40px}.message-content{padding-left:50px;position:relative;text-align:left}.messageicon{left:5%;position:absolute;top:41%}.message-img{display:flex;justify-content:center}.dialog-class{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:transparent!important;max-width:500px;min-width:300px}.dialog-class .el-dialog__header{display:none}.dialog-class .el-dialog__body{padding:0}.upgradation2{height:700px;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:315px;z-index:999}.geticon{height:157px;margin:0 auto}.geticon img{height:100%;margin:0 auto;width:85%}.getcontent{background:#fae1d1;height:330px}.getcontent,.getcontent2{border-radius:12px;margin:-50px auto 0;overflow:hidden}.getcontent2{background:#ff4301}.getcontent-title{color:#a04b28;font-size:41px;font-weight:700;letter-spacing:5px;margin:43px auto 0;text-align:center}.getcontent-master{display:flex;height:98px}.getcontent-master,.getcontent-master2{border:2px solid #f3c3a5;border-radius:6px 12px 12px 6px;margin:10px auto 0;width:83%}.getcontent-master2,.getcontent-master_one{background:linear-gradient(90deg,#f6ca97,#eead6e)}.getcontent-master_one{box-sizing:border-box;height:100%;position:relative;text-align:center;width:85%}.message_container{font-size:13px}.getcontent-master_two{background:#521d0b;border-bottom-right-radius:12px;border-top-right-radius:12px;color:#fbd6a6;flex:1;font-size:18px;text-align:center}.getcontent-master_one-content{font-size:15px;height:100%;padding-top:16px;text-align:center;width:94%}.getcontent-master_one-content2{font-size:15px;padding-top:4px;text-align:center;width:100%}.uplevel_img{height:100px;margin:0 auto;width:100px}.uplevel_img2{height:110px;margin:10px auto 0;width:110px}.Semicircle{background:#521d0b;border-radius:100px 0 0 100px;height:30px;position:absolute;right:-6px;top:35%;width:20px}.bottom_btn{height:60px}.bottom_btn,.bottom_btn_m{background:#be5626;border-radius:20px;cursor:pointer;margin:30px auto 0;width:83%}.bottom_btn_m{height:40px}.bottom_btn2{font-size:26px;line-height:55px}.bottom_btn2,.bottom_btn2_m{background:linear-gradient(90deg,#f19e4e,#dd753a);border-radius:20px;color:#fff;cursor:pointer;height:95%;letter-spacing:5px;text-align:center;width:100%}.bottom_btn2_m{font-size:22px;line-height:39px}.upgradation2_close{cursor:pointer;height:30px;position:absolute;right:0;top:40px;width:30px}.red_packet_close{position:absolute;right:20px;top:40px}.private{background:red;border-radius:50%;color:#fff;font-size:15px;height:20px;left:30px;line-height:20px;position:absolute;text-align:center;top:-6px;width:20px}.privateavater{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;margin-top:10px;padding:10px;width:100%}.privateavater_time{align-self:flex-end;margin-left:auto;text-align:right}.privateavater_left{align-self:flex-end;display:flex;flex-direction:column;height:50px;justify-content:space-between;margin-left:15px}.chartbox{background:#f5f5f5;box-sizing:border-box;height:300px;overflow-y:auto;padding:10px;width:100%}.chartbox::-webkit-scrollbar{background-color:#f5f5f5;height:10px;width:5px}.chartbox::-webkit-scrollbar-thumb{background-color:#d2d2d2;height:10px;width:5px}.chartbox::-webkit-scrollbar-thumb:hover{background-color:#555}.chartbox::-webkit-scrollbar-button{background-color:#ccc;display:none}.chartbox::-webkit-scrollbar-button:start:decrement,.wrapper::-webkit-scrollbar-add-button{display:none}.chartbox::-webkit-scrollbar-button:end:increment,.wrapper::-webkit-scrollbar-sub-button{display:none}.custom-icon{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFcAAABdCAYAAADQU/oKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDkuMC1jMDAxIDc5LjE0ZWNiNDJmMmMsIDIwMjMvMDEvMTMtMTI6MjU6NDQgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6N2YyNmU0NmQtODc1NC00MzQyLWIyMjItYzQ5NWUxM2RlZGM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjgxRTZFNURFRTgxNzExRUVCMzMyQzI2QUIwMDI2RUEzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjgxRTZFNURERTgxNzExRUVCMzMyQzI2QUIwMDI2RUEzIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE4IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjkzYjBhMTkyLTg5YzQtZDM0Yy1hODcyLWYyNzExMDIwNjIyMiIgc3RSZWY6ZG9jdW1lbnRJRD0iYWRvYmU6ZG9jaWQ6cGhvdG9zaG9wOmFjMzM4NWMyLTIyZDEtNzk0OS04MGJhLWU0NWZkNWU5ODdlNiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pt3fedkAAAUuSURBVHja7N1PiFVVHAfw+8bB0PFPCi5kaMyxLEU3akJMuCkVZ9AaTNs4OOJGUHEjgrtwMbUYXLSorZEEKUKUIUiTLkSMmUDSnVC6kCBRNM1/Wc/vj+6jy+mc+/f3u/ece8+BL+LMm3PffOa837n33PvebbXb7aDGbTryPvIu0o88Q64gXyET0htv1Rh3BXICWWb4/hlkBLntcbO1tchZZG7C42gUv43ckngSXQ2GpbYyLA8LPG5+2C+Rdcgg8mNpwFQWapK1yN32/9tHyuNmIhOax/2MLOB8Tk2DLRW4ibClATcVthTgJsOKAzcdVhTYwwoCe1hBYA8rCOw67MdC22MB7nJ8rWAOLT4JbPMhshn5odChsqMjNto+RVo2jmAXYZ+4Auzi5GX6nnXAru4VOAHs8u6W9cCu78faBHwZ6bERt8gBgk3A47bhchx52QL8AJllCy7nIW0VwLOR35TtrbcBV2KtoArg48q2dlaNK7kIUzbwJWU7W6vELWN1qyzgvZptLKoKt6xlwzKA9yD/KH1PVLW3IAFLO+7nkFUlA+tgHyIrq8CVgF2MXAv7+R1ZUhKwDpYWkzZXcYQmAUsj5KbS3y/IQsPjlyInGIBTw5aBKwH7lqHP75G5MT/Xj5wsAJwJVhpXAnYL8qemT0KbnuLnX84JnBlWElcCdhfyTNPnZ8i0DP1kBc4FK4UrAXtI8wtS+zBnf2mBc8NK4HLD0i96VNMfjeB9BZ9rEnAhWG5cbliqoZ8bzqFtZ3rOJuDzRWE5cSWu3fpO09995B3mV5sJuBAsFy437HzkoqY/OlBYIzQBxwHnguXA5YbtRa5q+ruOvCq8Tz7KCVsUlxv2NeSG4eRfrzDsBk0ZKgRbBJcb9o3wZa+2C8g8F2Hz4nLDrg/PPantdDixOQmbB5cb9gPD5UnHkG6XYbPicsPuNxx1jQue7yoNNgsuN+wRTV8EfbCEJdBSYNPicsO+hNzWHM6O1gk2Da7UOa83I0uH9O9Q3WCTcPuFTyZuCne/BuoIm4T7RQlnaWfVFbad8J6Ijbqr/Jnfe/BA+P0UG5AD4UcBdNrT8KNZvhV/N4dBvS9mhWjM0qvRrRmxSWVhOGEJbszD5i8LqxMG/GFkzNK3VlVbClKUhTPKX52u5HvswAi2YsQmlQV1hWp5+ARtBrYK1oTbp7launPq2lZg62BNuMOaNdXo920DthLWNKGpk9lPyv9pUtiGPLFgkrNn8ko5oamT2YjhL1P1CLZ2xMaVBd1kFlgGbD2sDjduMrMF2AlYHW7SZFY1sDOwugktaTIztbhJbmcjJq8UH5Sp4k5l6MsEvD1Mo2B1ewtZJrMsJYJeyu81oRSYam6eyUwa2FlYFTfvZCYF7DQspZthMkuqwSeRF8KvRWvm17WrsTE1N+2RmfQIdn7E6soCx2RWFLg2sFFczsksL3CtYKM1V623l5G/mStQXA1ejgw4X2OV1i00mWUFHlQe5zxsHO4U83bosw9XhduhPI7gBnWElRq5KuQapC/lz9YGlhpdBzsb//4R+RqtDfSkrLlFINV2D9mBnK7LHUG6w5coQU4Lv0Z3YqI7MF0ThKT2V/DvvXHoVTKJnELuBDVqnRsfTYZYnfYrcjT8fFpuyE6uaFbQgjri0prrMaY+GwkZh0vrut8gQx6SH5faDOQTZHeg/6hqD1kAt9NeR4aRV5BHEVAPyYDrG1Pr8gQe1+P6pl9boEY3ubjuSWRwaffrRU/iy4LH9fu5/+3ntoJ0NyL2LWV7LsAAcKRbU6sqH2UAAAAASUVORK5CYII=) no-repeat 50%;background-size:cover;display:inline-block;height:15px;margin-right:4px;vertical-align:middle;width:15px}.charitem_content{color:#000;display:flex}.charitem_content_right{display:flex;justify-content:flex-end}.charitem{margin-top:15px}.content_font{background:#eee;margin-left:10px}.content_font,.content_font2{border-radius:4px;box-sizing:border-box;max-width:350px;padding:10px;position:relative}.content_font2{background:#95ec69;margin-right:10px}.content_font:after{border-color:transparent #eee transparent transparent;border-style:solid;border-width:10px 10px 10px 0;left:-6px}.content_font2:after,.content_font:after{content:"";height:0;position:absolute;top:10px;width:0}.content_font2:after{border-color:transparent transparent transparent #95ec69;border-style:solid;border-width:10px 0 10px 10px;right:-5px}.charloading{display:flex;justify-content:center}.loadingIndicator{animation:harden-spin 1s linear infinite;border:2px solid #40a9ff;border-left-color:transparent;border-radius:50%;display:inline-block;height:14px;margin-right:4px;width:14px}@keyframes harden-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.chattime{display:flex;justify-content:center}.chattimebox{background:#dadada;border-radius:4px;color:#fff;font-size:14px;padding:3px 6px}.chartimg{cursor:pointer;margin-top:10px}.privateavater_avatar{position:relative}.private2{background:red;border-radius:50%;color:#fff;font-size:15px;height:20px;left:30px;line-height:20px;position:absolute;text-align:center;top:-6px;width:20px}.msg_content{display:flex;height:60vh;width:100%}.msg_content .msg_list{border-right:1px solid #d3d3d3;flex:.7;padding-right:25px;position:relative}.msg_content .msg_list .op_bar{background:#fff;bottom:0;display:flex;justify-content:space-between;position:absolute;right:25px;width:calc(100% - 25px);z-index:10}.msg_content .msg_list .msg_none{color:gray;text-align:center;width:100%}.msg_content .msg_list .msg_item:hover{background:#eee;border-radius:5px;cursor:pointer}.msg_content .msg_list .msg_item{display:flex;flex:1;margin-top:10px;position:relative}.msg_content .msg_list .msg_item .msg_state{position:absolute;right:0;top:0}.msg_content .msg_list .msg_item .msg_item_right{flex:2;margin-left:10px}.msg_content .msg_list .msg_item .msg_item_right .msg_info{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:150px}.msg_content .msg_list .msg_item .msg_item_right .msg_title{align-items:center;font-weight:700;padding-right:1px;position:relative}.msg_content .msg_list .msg_item .msg_item_right .msg_title .msg_addfriend{pointer-events:auto;position:absolute;right:2px;top:0;z-index:10}.msg_content .msg_list .msg_item .msg_img img{border-radius:20px;height:40px;width:40px}.msg_content .msg_box{flex:2;margin-left:25px}.msg_content .msg_box .msg_main{height:35vh;width:100%}.msg_content .msg_box .msg_main .add_friend{background:#eee;border-radius:5px;display:flex;padding:10px}.msg_content .msg_box .msg_main .add_friend .add_img img{border-radius:5px;height:60px;width:60px}.msg_content .msg_box .msg_main .add_friend .add_friend_right{flex:1;margin-left:10px}.msg_content .msg_box .msg_main .add_friend .add_friend_right .add_friend_name{display:flex;justify-content:space-between}.msg_content .msg_box .msg_main .add_friend .add_friend_right .add_friend_name span{color:#369;font-weight:700}.msg_content .msg_box .msg_main .group_main{display:flex;width:100%}.msg_content .msg_box .msg_main .group_main .msg_container{border:1px solid #eee;flex:3;height:40vh;padding-bottom:0}.msg_content .msg_box .msg_main .group_main .msg_container .msg_msg{margin:20px}.msg_content .msg_box .msg_main .group_main .user_content{border-bottom:1px solid #eee;border-right:1px solid #eee;border-top:1px solid #eee;flex:1;height:100%}.msg_content .msg_box .msg_main .group_main .user_content .msg_item{align-items:center;display:flex;flex:1;margin-bottom:10px;position:relative}.msg_content .msg_box .msg_main .group_main .user_content .msg_item .msg_item_right{align-items:center;flex:2;margin-left:10px}.msg_content .msg_box .msg_main .group_main .user_content .msg_item .msg_img img{border-radius:15px;height:30px;width:30px}.msg_content .msg_box .msg_press{height:10vh;margin-top:7vh;width:100%}.msg_content .msg_box .msg_press .msg_join{align-items:center;display:flex;height:100%;justify-content:space-around;width:100%}.msg_content .msg_box .msg_press .send_bar{display:flex;justify-content:flex-end;margin-top:10px}.el-dialog__header{height:20px;width:90%}.sign_content{padding-bottom:30px}.sign_box{background-image:linear-gradient(#566bd5,#2f49d7);overflow:hidden;padding-bottom:20px;width:100%}.sign_title{display:none;font-size:20px;font-weight:700;margin-bottom:10px;text-align:center;width:100%}.sign_title2{border-left:4px solid #fdf27b;color:#fff}.sign_title2,.sign_title3{font-size:16px;margin-left:10px;margin-top:10px;padding-left:10px}.sign_title3{border-left:4px solid #fb7457}.Steps{display:flex;justify-content:space-between;margin-top:20px;padding:0 20px}.steps-item-icon{background:#fff;border-radius:50%;height:40px;margin:0 auto;overflow:hidden;width:40px}.steps-item{color:#fff;position:relative;text-align:center}.steps-item-font{margin-top:5px}.steps-line{background:#fff;height:2px;left:40px;position:absolute;top:20px;width:30px}.nowsign{margin-top:20px;text-align:center}.reward{display:flex;margin-left:22px;padding-top:10px}.reward1{border-radius:16px;box-sizing:border-box;color:#fff;height:60px;padding-left:10px;padding-top:10px;width:120px}.issteps{background:#2f49d7;border-radius:50%;height:34px;margin:3px auto 0;width:34px}#editorv4{border-top:1px solid #d3d3d3;content:"Start typing...";display:inline-block;outline:none;padding:10px;resize:none;white-space:normal;width:calc(100% - 20px);word-break:break-all}#editorv4 #editorv4 .img{display:inline-block;max-width:40px}#editorv4 #editorv4 img{display:none}#editorv4 .wp4{align-items:center;border:1px solid #639;border-radius:40px;display:flex;flex-direction:column;margin:5px 60px;padding-bottom:10px;padding-top:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}#editorv4 .send{margin-left:auto}#editorv4 .file{align-items:center;border:3px dashed #ea5313;border-radius:40px;color:#ea5313;display:flex;font-size:18px;margin-top:20px;padding:10px 30px;-webkit-user-select:none;-moz-user-select:none;user-select:none}#editorv4 .video{margin:5px;max-height:250px;max-width:450px}.ctlv4{display:flex;padding:0 10px;width:calc(100% - 20px)}.bgholderv4{bottom:120px;color:#333;left:295px;position:absolute}.editorv4:empty:before{color:#606266;content:"请在此输入您的内容..."}body,body>#__nuxt,body>#__nuxt>div{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.space{height:270px}.space2{height:560px}.dialog>header{height:20px}input{height:100%;width:100%}input::-webkit-input-placeholder{color:#ccc;font-size:16px}input:-moz-placeholder,input::-moz-placeholder{color:#ccc;font-size:16px}input:-ms-input-placeholder{color:#ccc;font-size:16px}.hide{opacity:1}.item_title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.el-table__cell .cell{align-items:center;display:flex;flex-direction:column;justify-content:center}.state{border-radius:50%;display:block;height:5px;margin-right:10px;width:5px}.content{min-width:1180px;width:1180px}.content2{min-width:1160px;width:1160px}.chat_container{background:#fff;border-radius:5px;box-shadow:3px 3px 20px 3px #333;display:flex;height:600px;left:calc(50% - 450px);overflow:hidden;position:fixed;top:calc(50% - 300px);width:900px;z-index:999}.cclose{align-items:center;display:flex;height:30px;justify-content:space-around;position:absolute;right:0;top:0;width:40px}.cclose img{height:20px;width:20px}.cclose:hover{background:#f10c0cd0}.icon_bar{background:#333;height:100%;width:55px}.icon_bar .icon_item{cursor:pointer;display:flex;justify-content:space-around;margin:20px auto 0}.icon_bar .icon_item img{height:25px;width:25px}.icon_item:hover img{transform:scale(1.1)}.list_bar{background:#f5f4f4;height:100%;width:230px}.list_bar .list_item{background:#eee;display:flex;padding:8px}.list_bar .list_item img{border-radius:3px;height:40px;width:40px}.list_bar .list_item .item_bar{margin-left:10px;width:150px}.list_bar .list_item .item_bar .title_title{display:flex;justify-content:space-between}.list_bar .list_item .item_bar .title_title .title_name{font-size:14px}.list_bar .list_item .item_bar .title_title .title_time{color:gray;font-size:11px;margin-top:1px}.list_bar .list_item .item_bar .list_conent{color:gray;font-size:14px;height:20px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list_bar .list_item:hover{background:#ddd;cursor:pointer}.content_bar{background:#fff;height:100%;width:625px}.content_bar .none_msg{align-items:center;display:flex;height:100%;justify-content:space-around;width:100%}.content_bar .chat_main{height:100%;width:100%}.content_bar .chat_main .chat_title{border-bottom:1px solid #eee;color:#333;font-size:18px;height:8%;line-height:48px;padding-left:15px}.content_bar .chat_main .chat_host{height:calc(65% - 20px);padding:10px;width:calc(100% - 20px)}.content_bar .chat_main .press_box{border:none}.content_bar .chat_main .chat_msg{border-top:1px solid #eee;height:calc(25% - 20px);padding:10px;width:calc(100% - 20px)}.content_bar .chat_main .chat_msg .chat_press{border:0;color:#111;height:90px;outline:none;resize:none;width:100%}.content_bar .chat_main .chat_msg .chat_send{display:flex;justify-content:flex-end}
