a{text-decoration:none;color:initial}p{margin:0}html,body,#app{width:100%;height:100%;overflow:hidden}body{margin:0;font-size:16px;color:#333}#app{letter-spacing:0.05em}[v-cloak]{display:none !important}#header{height:64px;-webkit-box-shadow:0px 1px 0px rgba(0,0,0,0.1);box-shadow:0px 1px 0px rgba(0,0,0,0.1);border-bottom:1px solid #DDD;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:16px;padding-right:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff}#header .header-user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}#header .header-user .user-face{width:40px;height:40px;display:block;border-radius:50%;margin-right:8px}#header .header-user .user-name{margin-right:4px}#header .header-user .user-ico{background-color:#EEE;border-radius:2px;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;color:#999;font-size:12px;width:16px;height:16px}#header .header-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#header .header-nav>*{margin-left:32px;cursor:pointer}#header .header-nav>*[active]{color:#7087FF}#main{height:calc(100% - 64px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative}.left1{width:256px;height:100%;-webkit-box-shadow:1px 0px 0px rgba(0,0,0,0.1);box-shadow:1px 0px 0px rgba(0,0,0,0.1);background-color:#F9FAFF;border-right:1px solid #DDD;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto;overflow-x:hidden}.left2{width:256px;height:100%;-webkit-box-shadow:1px 0px 0px rgba(0,0,0,0.1);box-shadow:1px 0px 0px rgba(0,0,0,0.1);background-color:#F9FAFF;border-right:1px solid #DDD;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:auto;overflow-x:hidden}.right{width:256px;height:100%;-webkit-box-shadow:1px 0px 0px rgba(0,0,0,0.1);box-shadow:1px 0px 0px rgba(0,0,0,0.1);background-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;overflow-y:auto;overflow-x:hidden}.right .right-box{width:100%;border-top:1px solid #DDD;-webkit-box-sizing:border-box;box-sizing:border-box;padding:11px 16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.right .right-box:nth-of-type(1){border-top:none}.right .right-box .right-box-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;font-size:16px}.right .right-box .right-box-title .btn{width:80px;height:28px;margin-left:8px;cursor:pointer;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;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #999;font-size:12px;color:#666;border-radius:4px}.right .right-box .right-box-title .add-btn{width:16px;height:16px;border-radius:4px;background-color:#7087FF;cursor:pointer;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;color:#FFF;font-size:12px}.right .right-box .add-time{font-size:14px;color:#999}.right .right-box .tag-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.right .right-box .tag-list>*{width:108px;height:28px;position:relative;border-radius:4px;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;background:rgba(112,135,255,0.08);color:#7087FF;font-size:14px;margin-bottom:8px}.right .right-box .tag-list>*:nth-of-type(2n){margin-left:8px}.right .right-box .tag-list>* .close-btn{position:absolute;right:-7px;top:-7px;height:14px;width:14px;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#FFF;background-color:#EB394B;border-radius:50%;cursor:pointer;font-size:12px}.right .right-box .tag-list>*:hover .close-btn{display:-webkit-box;display:-ms-flexbox;display:flex}.right .right-box .xuser-list>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.right .right-box .xuser-list>* .user-face{width:24px;height:24px;border-radius:50%;display:block;margin-right:4px}.right .right-box .xuser-list>* .user-name{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100px}.right .right-box .xuser-list>* .user-type{color:#19AF2D}.right .right-box .xuser-list>* .user-type.main{color:#FFA50A}.right .right-box .xuser-list>* .close-btn{height:14px;width:14px;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#FFF;background-color:#EB394B;border-radius:50%;cursor:pointer;font-size:12px}.right .right-box .xuser-list>*:hover .close-btn{display:-webkit-box;display:-ms-flexbox;display:flex}.right .right-box .order-list>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px}.right .right-box .order-list>*>img{width:24px;height:24px;border-radius:50%;display:block;margin-right:4px}.right .right-box .order-list>*>div:nth-of-type(1){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:14px;color:#7087FF}.right .right-box .order-list>* .close-btn{height:14px;width:14px;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#FFF;background-color:#EB394B;border-radius:50%;cursor:pointer;font-size:12px}.right .right-box .order-list>*:hover .close-btn{display:-webkit-box;display:-ms-flexbox;display:flex}.center{width:100px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%;-webkit-box-shadow:1px 0px 0px rgba(0,0,0,0.1);box-shadow:1px 0px 0px rgba(0,0,0,0.1);border-right:1px solid #DDD;-webkit-box-sizing:border-box;box-sizing:border-box;background-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}.center .title-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:48px;border-bottom:1px solid #DDD;padding-left:16px;padding-right:32px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.center .title-box .message-title{font-size:14px;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.center .title-box .message-title .btn{width:64px;height:24px;margin-left:8px;cursor:pointer;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;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #999;font-size:12px;color:#666;border-radius:4px;font-weight:normal}.center .title-box .title-chunk{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.center .title-box .title-chunk>*{font-size:16px;color:#999;height:48px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:48px;margin-left:32px;cursor:pointer;position:relative}.center .title-box .title-chunk>*[active]{color:#333}.center .title-box .title-chunk>*[active]::after{content:"";display:block;width:100%;height:4px;border-radius:1000px;position:absolute;left:0;bottom:0;background-color:#7087FF}.search-box{height:48px;padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.search-box input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:50px;height:32px;border-radius:4px;background-color:#EEE;border:none;padding:0;margin:0;text-indent:28px;background-image:url("../img/icon_seach.png");background-size:20px 20px;background-repeat:no-repeat;background-position:5px center}.search-box .add-btn{width:32px;height:32px;border-radius:4px;background-color:#7087FF;cursor:pointer;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;margin-left:8px;color:#FFF}.search-box .close-btn{position:absolute;right:63px;top:16px;color:#999;cursor:pointer;display:none}.search-box:hover .close-btn{display:block}.user-list>div{height:60px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.user-list>div>.l1-1{height:46px;width:40px;position:relative;-ms-flex-negative:0;flex-shrink:0}.user-list>div>.l1-1 img{width:40px;height:40px;border-radius:50%;display:block}.user-list>div>.l1-1 div{width:28px;height:12px;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;border-radius:1000px;bottom:0;left:calc(50% - 14px);position:absolute;background-color:#E8AD24;font-size:10px;color:#FFF}.user-list>div>.l1-2{margin-left:8px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.user-list>div>.l1-2>div:nth-of-type(1){margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:155px}.user-list>div>.l1-2>div:nth-of-type(2){font-size:12px;color:#666}.user-list>div>.l1-3{margin-left:2px;-ms-flex-negative:0;flex-shrink:0}.user-list>div>.l1-3>div:nth-of-type(1){color:#7087FF;margin-bottom:3px}.user-list>div>.l1-3>div:nth-of-type(2){height:17px}.user-list>div[active]{background-color:#ECEFF9}.message-list>div{height:60px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;padding-left:0;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.message-list>div .l2-1{width:8px;height:60px;background-color:orange}.message-list>div .l2-1[type='1']{background-color:#EB394B}.message-list>div .l2-1[type='2']{background-color:#FC793F}.message-list>div .l2-1[type='3']{background-color:#FCCA3F}.message-list>div .l2-1[type='4']{background-color:#26BE20}.message-list>div>.l2-2{margin-left:16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.message-list>div>.l2-2>div:nth-of-type(1){margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:165px}.message-list>div>.l2-2>div:nth-of-type(1)[highlight]{color:red}.message-list>div>.l2-2>div:nth-of-type(2),.message-list>div>.l2-2>div:nth-of-type(2)>p{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:165px;margin:0;height:16px}.message-list>div>.l2-2>div:nth-of-type(2)[new],.message-list>div>.l2-2>div:nth-of-type(2)>p[new]{color:#FC793F}.message-list>div>.l2-2>div:nth-of-type(2)[new] div,.message-list>div>.l2-2>div:nth-of-type(2)>p[new] div{display:inline-block;width:133px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-list>div>.l2-2>div:nth-of-type(2)[new] span,.message-list>div>.l2-2>div:nth-of-type(2)>p[new] span{margin-left:2px;line-height:14px;height:14px;border-radius:1000px;padding:0 4px;background-color:#FC793F;font-size:12px;color:#FFF;margin-left:8px;position:relative;top:-3px}.message-list>div>.l2-2>div:nth-of-type(2)[new] i *,.message-list>div>.l2-2>div:nth-of-type(2)>p[new] i *{color:#FC793F !important}.message-list>div>.l2-2>div:nth-of-type(2) img,.message-list>div>.l2-2>div:nth-of-type(2)>p img{display:none}.message-list>div>.l2-2>div:nth-of-type(2) i,.message-list>div>.l2-2>div:nth-of-type(2)>p i{font-style:normal;height:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.message-list>div>.l2-2>div:nth-of-type(2) i *,.message-list>div>.l2-2>div:nth-of-type(2)>p i *{font-style:normal;color:#666 !important;margin:0 !important;padding:0 !important;font-size:12px !important;background-color:#f9faff !important;line-height:16px !important;text-indent:0 !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;height:16px !important;vertical-align:middle !important;top:0 !important;bottom:0 !important;left:0 !important;right:0 !important}.message-list>div>.l2-2>div:nth-of-type(2) b,.message-list>div>.l2-2>div:nth-of-type(2)>p b{font-weight:normal}.message-list>div>.l2-2>div:nth-of-type(2) p{display:inline}.message-list>div>.l2-3{margin-left:8px;-ms-flex-negative:0;flex-shrink:0}.message-list>div>.l2-3>div:nth-of-type(1){color:#333;font-size:12px;margin-bottom:3px}.message-list>div>.l2-3>*{height:17px;color:#999;text-align:right;width:100%;display:block}.message-list>div[active]{background-color:#ECEFF9}.message-list>div[active] .l2-2>div:nth-of-type(2) i *{background-color:#ECEFF9 !important}.message-list>div[ding]::after{content:"";display:block;width:16px;height:16px;background-image:url("../img/icon_topping.png");background-size:100% 100%;position:absolute;right:0;top:0}.message{padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:1px solid #DDD}.message .search-box{margin-bottom:36px}.message .search-box input{width:320px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.message .search-box .add-btn{width:80px}.message .message-time{text-align:center;color:#999;font-size:14px;margin-bottom:10px}.message .message-close{margin-top:2px;margin-bottom:12px;width:320px;line-height:32px;border-radius:4px;text-align:center;background-color:#F5F5F5;font-size:14px;margin-left:calc(50% - 160px)}.message .message-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:16px}.message .message-item .message-head{width:40px;height:40px;display:block;border-radius:50%;margin-right:8px}.message .message-item .message-right{line-height:1.4em}.message .message-item .message-right .message-name{color:#777;font-size:14px;margin-bottom:4px}.message .message-item .message-right .message-content{background-color:#EEE;padding:9px 12px;max-width:800px;width:auto;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;overflow:hidden;display:inline-block}.message .message-item .message-right .message-content .mc-title{margin-bottom:4px;font-size:16px;font-weight:bold}.message .message-item .message-right .message-content .mc-text{font-size:14px;color:#333;word-break:break-all}.message .message-item .message-right .message-content .mc-text img{max-height:150px;max-width:300px;margin:0 5px;border-radius:8px;margin-bottom:-3px}.message .message-item .message-right .message-content[comment]{background-color:#7087FF}.message .message-item .message-right .message-content[comment] .mc-text{color:#FFF}.message .message-item .message-right .message-content[img]{padding:0}.message .message-item .message-right .message-content[img] img{display:block;max-height:200px;max-width:1000px}.message .message-item .message-right .message-content[file]{padding:8px;border-radius:4px;border:1px solid #EEE;width:281px;height:64px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.message .message-item .message-right .message-content[file]>img{width:48px;height:48px;border-radius:2px;margin-right:8px}.message .message-item .message-right .message-content[file]>div:nth-of-type(1){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:200px}.message .message-item .message-right .message-content[file]>div:nth-of-type(1)>div:nth-of-type(1){max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message .message-item .message-right .message-content[file]>div:nth-of-type(1)>div:nth-of-type(2){margin-top:2px;color:#999;font-size:12px}.message .message-item .message-right .message-content[file]>div:nth-of-type(2){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:end;-ms-flex-pack:end;justify-content:flex-end;width:80px;margin-left:-70px;text-align:right}.message .message-item .message-right .message-content[file]>div:nth-of-type(2)>a{color:#7087FF;font-size:14px}.message .message-item .message-right .message-content[file]>div:nth-of-type(2)>a.disabled{cursor:no-drop;color:#999}.message .message-item .message-right .message-content.xfile{position:relative;padding-bottom:18px;height:74px}.message .message-item .message-right .message-content .upload-length{width:260px;height:4px;background:#E1E1E1;border-radius:1000px;position:absolute;bottom:6px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.message .message-item .message-right .message-content .upload-length div{background-color:#26BE20;height:100%}.write{height:190px;padding:6px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;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-negative:0;flex-shrink:0;position:relative}.write .fp-top{font-weight:bold}.write .fp-center{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.write .fp-center>*{margin:8px;width:100px;height:28px;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #999;font-size:12px;color:#666;cursor:pointer;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}.write .fp-center>*[active]{background-color:#7087FF;border-color:#7087FF;color:#FFF}.write .write-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.write .write-top>div:nth-of-type(1){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.write .write-top>div:nth-of-type(1)>*{width:24px;height:24px;margin-right:4px;cursor:pointer;background-image:url("../img/1.png");background-size:100% 100%}.write .write-top>div:nth-of-type(1) .ico1{background-image:url("../img/icon_emj.png")}.write .write-top>div:nth-of-type(1) .ico2{background-image:url("../img/icon_img.png")}.write .write-top>div:nth-of-type(1) .ico3{background-image:url("../img/icon_file.png")}.write .write-top>div:nth-of-type(2){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.write .write-top>div:nth-of-type(2)>*{width:80px;height:28px;margin-left:8px;cursor:pointer;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;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #999;font-size:12px;color:#666;border-radius:4px}.write .write-bottom{height:32px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.write .write-bottom .send-btn{width:160px;height:32px;cursor:pointer;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;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;color:#FFF;border-radius:4px;background-color:#7087FF}.write .write-bottom .send-btn[disabled]{cursor:no-drop;background-color:#EEE}.file-box{padding:16px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.file-box .file-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px}.file-box .file-top>div:nth-of-type(1){font-size:14px}.file-box .file-top>div:nth-of-type(1) span{color:#7087FF}.file-box .file-top .btn{width:80px;height:28px;margin-left:8px;cursor:pointer;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;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #999;font-size:12px;color:#666;border-radius:4px}.file-box .file-table>*{height:32px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;padding-left:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.file-box .file-table>*:nth-of-type(1){background-color:#EEEEEE}.file-box .file-table>*>div:nth-of-type(1){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100px}.file-box .file-table>*>div:nth-of-type(2){width:200px}.file-box .file-table>*>div:nth-of-type(3){width:140px}.file-box .file-table>*>div:nth-of-type(4){width:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.file-box .file-table>*>div:nth-of-type(4)>*{width:24px;height:24px;margin-right:8px;display:block;cursor:pointer;background-size:100% 100%}.file-box .file-table>*>div:nth-of-type(4) .download-btn{background-image:url("../img/icon_down.png")}.empty-tip{width:100%;text-align:center;margin:88px 0;color:#BBB}.add-box{position:absolute;left:256px;width:calc(100% - 256px);top:0;height:100%;background-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-align:center;-ms-flex-align:center;align-items:center;padding-top:36px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto}.add-box .box-title{font-size:20px;font-weight:bold;margin-bottom:36px}.add-box .ab-title{width:800px;height:44px;border-radius:4px;background-color:#F9FAFF;text-indent:16px;border:none;padding:0;margin:0;margin-bottom:16px;-ms-flex-negative:0;flex-shrink:0}.add-box .ab-write{width:800px;min-height:480px;border-radius:4px;background-color:#F9FAFF;padding:11px 18px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:8px;-ms-flex-negative:0;flex-shrink:0;position:relative}.add-box .ab-write .ab-ico{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.add-box .ab-write .ab-ico>*{width:24px;height:24px;margin-right:4px;cursor:pointer;background-image:url("../img/1.png");background-size:100% 100%}.add-box .ab-write .ab-ico .ico1{background-image:url("../img/icon_emj.png")}.add-box .ab-write .ab-ico .ico2{background-image:url("../img/icon_img.png")}.add-box .ab-write .ab-ico .ico3{background-image:url("../img/icon_file.png")}.add-box .ab-write .ad-write-content{height:400px;overflow:auto;margin-top:10px}.add-box .btn{width:352px;height:44px;cursor:pointer;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;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;color:#FFF;background-color:#7087FF;border-radius:4px;-ms-flex-negative:0;flex-shrink:0}.child-account-box{position:absolute;height:100%;top:0;width:100%;left:0;background-color:#F9FAFF;z-index:10;overflow:auto}.child-account-box .box-wrapper{margin:24px auto;background-color:#fff;width:1600px;padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.child-account-box .box-wrapper .box-back{font-size:16px;color:#7087FF;cursor:pointer;position:absolute;left:24px;top:30px}.child-account-box .box-wrapper .box-back b{font-weight:bold}.child-account-box .box-wrapper .box-title{font-size:20px;font-weight:bold;margin-bottom:40px;text-align:center;width:100%}.child-account-box .box-wrapper .box-title.small{font-size:16px}.child-account-box .box-wrapper .box-count{font-size:14px;margin-bottom:12px}.child-account-box .box-wrapper .box-count span{color:#EB394B}.child-account-box .box-wrapper .btn-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.child-account-box .box-wrapper .btn-box>*{font-size:14px;color:#7087FF;cursor:pointer;margin-right:15px}.child-account-box .box-wrapper .btn-box>*.danger{color:#EB394B}.child-account-box .box-wrapper .btn-box.user{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.child-account-box .box-wrapper .btn-box.user>*{color:#333}.el-table{color:#333 !important}.el-table::before{display:none !important}.el-table td,.el-table th.is-leaf{border-bottom:none !important}.el-table thead{color:#333 !important}thead tr th{background-color:#EEE !important}.pages-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.pages-box li,.pages-box button{width:32px;line-height:32px !important;height:32px !important;margin:0 4px !important;font-weight:normal !important;background-color:#FFF !important;border:1px solid #EEE !important;padding:0 !important}.pages-box li.active,.pages-box button.active{border-color:#7087FF !important;background-color:#7087FF !important}.el-button--primary{background-color:#7087FF !important;border-color:#7087FF !important}.el-input.is-active .el-input__inner,.el-input__inner:focus{border-color:#7087FF !important}.form-btns{margin-bottom:16px}.orderid-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.orderid-box .state-point{display:block;width:8px;height:8px;border-radius:50%;margin-right:8px;background-color:#EB394B}.orderid-box .state-point.point2{background-color:#FC793F}.orderid-box .state-point.point3{background-color:#FCCA3F}.orderid-box .state-point.point4{background-color:#26BE20}.el-input input,.el-textarea textarea{border-color:#FFF !important;background-color:#F9FAFF}.user-pop{width:176px}.user-pop .user-pop-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:8px;border-bottom:1px solid #EEE;margin-bottom:4px}.user-pop .user-pop-top>img{width:40px;height:40px;display:block;border-radius:50%;margin-right:8px}.user-pop .user-pop-top>div>div:nth-of-type(1){color:#333;font-size:14px;font-weight:bold;margin-bottom:3px}.user-pop .user-pop-top>div>div:nth-of-type(2){color:#666;font-size:12px}.user-pop .user-pop-bottom>*{margin-top:8px;font-size:12px}.el-popover{min-width:60px !important}.pop-btns{margin-left:-12px;margin-right:-12px;margin-top:-5px;margin-bottom:-5px}.pop-btns>*{line-height:25px;font-size:12px;padding-left:12px;padding-right:12px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pop-btns>*:hover{background-color:#F9FAFF}.pop-btns>* .state-point{display:block;width:8px;height:8px;border-radius:50%;margin-right:4px;background-color:#EB394B}.pop-btns>* .state-point.point2{background-color:#FC793F}.pop-btns>* .state-point.point3{background-color:#FCCA3F}.pop-btns>* .state-point.point4{background-color:#26BE20}.pop-btns>* .user-head{width:16px;height:16px;display:block;margin-right:4px;border-radius:50%}.dialog-box{width:100%;height:100%;position:fixed;left:0;top:0;z-index:100;background-color:rgba(0,0,0,0.5);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}.dialog-box .dialog-wrapper{width:400px;height:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:24px;position:relative;padding-top:16px;background-color:#fff;border-radius:8px}.dialog-box .dialog-wrapper .dialog-title{font-size:20px;text-align:center;margin-bottom:30px}.dialog-box .dialog-wrapper .dialog-close{font-size:20px;position:absolute;right:24px;top:20px;cursor:pointer}.dialog-box .dialog-wrapper .dialog-input{height:44px;width:100%;background-color:#F9FAFF;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;text-indent:16px;border-radius:4px;margin-bottom:30px;border:1px solid transparent}.dialog-box .dialog-wrapper .dialog-tip{line-height:30px;font-size:14px;color:#EB394B;margin-top:-30px;height:30px}.dialog-box .dialog-wrapper .dialog-btn{width:100%;height:44px;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;background-color:#7087FF;color:#FFF;border-radius:4px;cursor:pointer;font-size:14px;margin-top:20px}.dialog-box .dialog-wrapper .dialog-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.dialog-box .dialog-wrapper .dialog-btns>*{width:168px;height:44px;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;background-color:#7087FF;color:#FFF;border-radius:4px;cursor:pointer;font-size:14px;margin-top:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.dialog-box .dialog-wrapper .dialog-btns>*.plain{border:1px solid #999;color:#666;background-color:#fff}.dialog-box .dialog-wrapper .input-e-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.dialog-box .dialog-wrapper .input-e-box .check-code{width:120px;height:48px;background-color:#F9FAFF;border-radius:4px;margin-left:15px}.dialog-box .dialog-wrapper .input-e-box .check-code img{width:100%;height:100%}.dialog-box .dialog-wrapper .radio-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;font-size:14px;cursor:pointer}.dialog-box .dialog-wrapper .radio-box .radio-ico{width:16px;height:16px;border-radius:50%;background-color:#F5F5F5;border:1px solid #EEE;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;margin-right:8px}.dialog-box .dialog-wrapper .radio-box .radio-ico[active]::after{content:"";display:block;width:10px;height:10px;background-color:#26BE20;border-radius:50%;position:absolute;left:calc(50% - 5px);top:calc(50% - 5px)}.dialog-box .dialog-wrapper .radio-box:nth-of-type(1){margin-top:0}.dialog-box .dialog-wrapper .vip-lavel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px}.dialog-box .dialog-wrapper .vip-lavel>*{width:36px;height:36px;margin-right:8px;display:block;opacity:0.3;cursor:pointer}.dialog-box .dialog-wrapper .vip-lavel>*[active]{opacity:1}.dialog-box .dialog-wrapper .child-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px}.dialog-box .dialog-wrapper .child-select>*{width:32px;height:28px;margin-right:8px;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-size:12px;color:#666;border:1px solid #999;border-radius:4px;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}.dialog-box .dialog-wrapper .child-select>*[active]{color:#FFF;background-color:#7087FF;border-color:#7087FF}.dialog-box .dialog-wrapper .switch-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:8px}.dialog-box .dialog-wrapper .switch-box>*{width:50%;margin-bottom:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog-box .dialog-wrapper .switch-box>*>div:nth-of-type(1){font-size:14px;margin-right:8px}.dialog-box .dialog-wrapper .dialog-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.dialog-box .dialog-wrapper .dialog-search input{height:44px;width:536px;background-color:#F9FAFF;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;text-indent:16px;border-radius:4px;border:none}.dialog-box .dialog-wrapper .dialog-search .btn{width:120px;height:44px;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;background-color:#7087FF;color:#FFF;border-radius:4px;cursor:pointer;font-size:14px}.dialog-box .dialog-wrapper .order-filter{margin-bottom:24px}.dialog-box .dialog-wrapper .order-filter>*{padding:12px 0;width:100%;border-bottom:1px solid  #EEE;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dialog-box .dialog-wrapper .order-filter>* .order-check-ico{width:16px;height:16px;border-radius:50%;background-color:#F5F5F5;border:1px solid #EEE;margin-right:8px;cursor:pointer;-ms-flex-negative:0;flex-shrink:0;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;color:#FFF}.dialog-box .dialog-wrapper .order-filter>* .order-check-ico[active]{background-color:#26BE20;border-color:#26BE20;font-weight:bold;font-size:12px}.dialog-box .dialog-wrapper .order-filter>*>div:nth-of-type(2){width:100px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.dialog-box .dialog-wrapper .order-filter>*>div:nth-of-type(2)>div:nth-of-type(1){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:4px}.dialog-box .dialog-wrapper .order-filter>*>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(1){font-size:14px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:500px}.dialog-box .dialog-wrapper .order-filter>*>div:nth-of-type(2)>div:nth-of-type(1)>div:nth-of-type(2){font-size:12px;color:#999}.dialog-box .dialog-wrapper .order-filter>*>div:nth-of-type(2)>div:nth-of-type(2),.dialog-box .dialog-wrapper .order-filter>*>div:nth-of-type(2)>div:nth-of-type(2) p{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:16px}.dialog-box .dialog-wrapper .order-filter>*>div:nth-of-type(2)>div:nth-of-type(2) img,.dialog-box .dialog-wrapper .order-filter>*>div:nth-of-type(2)>div:nth-of-type(2) p img{display:none}.el-switch.is-checked .el-switch__core{border-color:#7087FF !important;background-color:#7087FF !important}.el-form-item__label{color:#333 !important}.page-frame{position:fixed;width:100%;height:calc(100% - 64px);top:64px;left:0;z-index:10}.loadMoreBtn{text-align:center;font-size:14px;color:#666;margin-bottom:20px;cursor:pointer}#footerlinkbox{display:none !important}#emoji_container_1{position:absolute;left:0;top:0;display:none;top:265px !important;left:calc(50% - 275px) !important}#emoji_container_1.show{display:block !important}#emoji_btn_1{display:none !important}.ico-list{position:absolute;width:500px;left:calc(50% - 400px);top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ico-list>*{border:1px solid #DDD;margin:-1px;display:-webkit-box;display:-ms-flexbox;display:flex;width:50px;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;cursor:pointer}#w-e-textarea-1{background-color:#F9FAFF;overflow:auto;min-height:300px}#editor-container img{max-height:80px}.write-files-box{margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.write-files-box>*{margin-right:10px;margin-bottom:15px}.staff-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.staff-head>*{margin-right:8px;height:36px;width:36px;display:block;cursor:pointer;-webkit-filter:brightness(0.5);filter:brightness(0.5)}.staff-head>*[active]{-webkit-filter:brightness(1);filter:brightness(1)}.staff-head.staff-head2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.staff-head.staff-head2>*{width:60px;height:60px;margin:8px}#toolbar-container{width:24px;height:24px;position:absolute;top:10px;left:18px;z-index:100;display:none}#toolbar-container .w-e-toolbar,#toolbar-container .w-e-bar-item,#toolbar-container .w-e-menu-tooltip-v5{width:24px;height:24px;padding:0}#toolbar-container .w-e-menu-tooltip-v5{opacity:0}#toolbar-container .w-e-bar{background-color:transparent}.w-e-bar-item .disabled{cursor:pointer !important}.file-list{margin-bottom:32px;width:800px}.file-list>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.file-list>* .file-ico{width:20px;height:20px;margin-right:8px}.file-list>*>span:nth-of-type(1){font-size:14px;color:#333;margin-right:4px}.file-list>*>span:nth-of-type(2){font-size:12px;color:#999;margin-right:12px}.file-list>* .upload-length{width:100px;height:4px;background:#E1E1E1;border-radius:1000px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:8px}.file-list>* .upload-length div{background-color:#26BE20;height:100%}.file-list>* .remove-ico{width:14px;height:14px;cursor:pointer}
