.playAudio_audioBaseWrap__2hB4u{
    position: fixed;
    z-index: 999;
    right: 16px;
    bottom: 10px;
    width: 458px;
    padding:8px 12px ;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.14);
    border-radius: 2px;
}
.playAudio_audioTitle__3Kagl{
    margin-bottom: 0px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.playAudio_audioChangeText__15KzA{
    border: 1px solid #ddd;
    padding: 4px;
    width: 110px;
}
.playAudio_audioChangeText__15KzA span{
    display: inline-block;
    font-size: 12px;
}
.playAudio_audioChangeText__15KzA > span:first-child{
    font-weight: 600;
}
.playAudio_audioChangeText__15KzA > span:last-child{
    padding:1px 6px;
    background-color: #eee;
    margin-left: 12px;
    color: black;
    font-size: 10px;
}
.playAudio_audioChangeText__15KzA p{
    margin-bottom: 0px;
    cursor: pointer;
}
.playAudio_changeMsg__fnIAl{
    font-size: 12px;
    text-align: center;
    color: #999;
}
.playAudio_changeMsg__fnIAl .playAudio_red__39b_x{
    color: #FC8383;
}
.playAudio_changeMsg__fnIAl .playAudio_blue__2KjCO{
    color: #55C0FF;
}
.playAudio_audioBaseClose__2-C8z{
    float: right;
    cursor: pointer;
}
.playAudio_audioBasePlay__1cVw9{
    color: #55C0FF;
    font-size: 20px;
    cursor: pointer;
}
.playAudio_audioBaseWrap__2hB4u .ant-slider{
    margin: 0;
}
.playAudio_audioBaseWrap__2hB4u .ant-row-flex:first-child{
    margin-bottom: 10px;
}
.playAudio_playAudioTime__1Fe_F{
    font-size: 12px;
    color: #999;
}
.playAudio_audioBaseWrap__2hB4u .ant-slider-handle{
    background-color: #55C0FF;
}
.playAudio_tooltipTitle__1sqwu{
    font-size: 14px;
    color: #333;
    line-height: 20px;
}
.playAudio_tooltipText__bVzDQ{
    font-size: 12px;
    color: #999;
}
.playAudio_audioToolTip__2i87F{
    max-width: 310px;
}
.playAudio_audioToolTip__2i87F .ant-tooltip-inner{
    padding: 16px 16px 5px 16px;
}
.playAudio_audioToolTip__2i87F .ant-tooltip-inner{
    background-color: #fff;
}
.playAudio_audioToolTip__2i87F .ant-tooltip-arrow{
    border-top-color: #fff;
}
/* 音频任务列表 */
.playAudio_audioTaskWrap__3wC_c{
    position: fixed;
    right: 490px;
    bottom: 10px;
    width:/*194px*/ 422px;
    padding:10px 18px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.14);
    border-radius: 2px;
    z-index: 999;
}
.playAudio_audioTaskWrap__3wC_c .playAudio_audioChangeText__15KzA{
    border:none;
    padding: 0px;
    width: auto;
}
.playAudio_taskList__34IvL .playAudio_audioChangeText__15KzA{
    border: 1px solid #ddd;
    padding: 4px;
    width: 110px;
}
.playAudio_audioTaskWrap__3wC_c .ant-list-item{
    padding-bottom: 0px;
}
.playAudio_audioTaskWrap__3wC_c .ant-list-item-meta-title{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 222px;
}

.editor_previewHeader__3bfh9 {
  display: flex;
  align-items: center;
  background: #fff;
  border-bottom: 5px solid #fff;
  padding: 0 30px;
  justify-content: space-between;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.06);
  position: relative;
  height: 56px;
}

.editor_previewHeader__3bfh9.editor_fileExtDocx__enz2W {
  border-bottom: 3px solid #4c8cfb;
}

.editor_previewHeader__3bfh9.editor_fileExtXlsx__31ZJJ {
  border-bottom: 3px solid #0aac64;
}

.editor_previewHeader__3bfh9.editor_fileExtPptx__2GIrP {
  border-bottom: 3px solid #fa8253;
}

.editor_previewHeader__3bfh9.editor_filePreview__Uqj5K {
  margin-bottom: 0px;
}

.editor_leftHeader__ZJFzI,
.editor_rightHeader__2kuMk {
  display: flex;
  align-items: center;
  height: 60px;
}

.editor_leftHeader__ZJFzI .editor_tips__38bPT {
  padding: 0 20px;
  color: #ff7b00;
  height: 24px;
  line-height: 24px;
  border-radius: 12px;
  background: rgba(255, 247, 239, 1);
}

.editor_siderToolsBar__y-Kur {
  background-color: #ffffff;
}

.editor_fileContent__1r43X {
  width: 820px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.06);
  position: relative;
}

.editor_fileTitle__sIlO3 {
  font-size: 18px;
  color: #333333;
  line-height: 26px;
  border-bottom: 1px solid #f1f1f1;
  padding: 15px 0;
  margin: 0 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 620px;
}

.editor_container__1iml2 {
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.ant-dropdown .ant-dropdown-menu {
  padding: 5px 0;
}
.ant-dropdown-menu-item {
  padding: 5px 15px;
}

.editor_loading__3DlYe {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.editor_userShare__2x496 {
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  text-align: center;
  margin-bottom: 50px;
}

.editor_imgType__x2T2K {
  position: relative;
  margin: 0 auto 50px auto;
  width: 100px;
  height: 100px;
}

.editor_imgType__x2T2K img {
  display: block;
}

.editor_imgType__x2T2K img:first-child {
  width: 100px;
  height: 100px;
}

.editor_imgType__x2T2K img:last-child {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.editor_fileContentTitle__2f2xo {
  font-size: 14px;
  color: #333333;
  line-height: 22px;
  margin-bottom: 30px;
  max-height: 44px;
  display: -webkit-box;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /*! autoprefixer: on */
}

.editor_fileContentTitleWrap__TS3rD {
  display: flex;
  justify-content: center;
}

.editor_notFindWrap__4LbUt {
  width: 240px;
  height: 130px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.editor_notFindWrap__4LbUt img {
  width: 160px;
  height: 83px;
  display: block;
  margin: 0 auto 20px;
}

.editor_notFindWrap__4LbUt p {
  text-align: center;
  font-size: 14px;
  color: #333333;
  line-height: 22px;
}

.editor_w820__2S37g {
  width: 820px;
}

.editor_w1200__2FQ74 {
  width: 1200px;
}

.editor_wAuto__6MzPG {
  width: auto;
  margin: 0 10px;
}

/* */
.editor_officeMenu__1bVNT {
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.editor_officeMenuItem__3A8A7 {
  padding: 0px 15px;
  margin: 0px;
  cursor: pointer;
  color: #999;
  line-height: 30px;
}

.editor_officeMenuItem__3A8A7.editor_active__1xcun {
  height: 30px;
  background: #4c8cfb;
  border-radius: 4px;
  color: white;
  font-weight: bold;
}
.editor_fileExtXlsx__31ZJJ .editor_officeMenuItem__3A8A7.editor_active__1xcun {
  background: #0aac64;
}
.editor_fileExtPptx__2GIrP .editor_officeMenuItem__3A8A7.editor_active__1xcun {
  background: #fa8253;
}

.editor_fileName__2yiwB {
  max-width: 260px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #333333;
  display: block;
  height: 32px;
  line-height: 32px;
  font-weight: bold;
}

.editor_fileNameText__1RHj8 {
  padding: 5px 8px;
  border: 1px solid transparent;
  border-radius: 4px;
  line-height: 32px;
}

.editor_fileNameText__1RHj8:hover {
  border: 1px solid #e7e7e7;
}

.editor_tagList__2xUZP {
}

.editor_toolButton__2NjTf {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
  height: 60px;
  position: relative;
}

.editor_buttonBox__3eg8N {
  font-size: 14px;
  color: #aaa;
  border: 1px solid #ddd;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding: 0 5px 2px 5px;
  border-radius: 4px;
}

.editor_toolButton__2NjTf.editor_disabled__BOsTl {
  pointer-events: none;
  cursor: default;
  opacity: 0.5;
}

.editor_toolButton__2NjTf.editor_active__1xcun {
  border-radius: 4px;
}

.editor_editorName__1lV_3 {
  width: 300px;
  height: 30px;
}

.editor_widthCaculator__2g80z {
  display: none;
}

.editor_modalButton__9kKJ7 {
  margin: 15px auto 5px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #55c0ff;
  border-radius: 4px;
  cursor: pointer;
}

.editor_modalText__2l7gS {
  color: #333;
  font-size: 14px;
  border-bottom: 1px solid #e8e8e8;
  padding: 40px 0;
  margin-bottom: 0px;
}

.editor_comHeaderTitle__2HdFQ {
  display: inline-block;
  margin-left: 0px;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  margin-right: 20px;
  max-width: 550px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.editor_disableFrame__2YYd7 iframe {
  pointer-events: none;
}

.editor_disableFrame__2YYd7 {
  -webkit-user-select: none;
          user-select: none;
}

.editor_draggBtn__dimRU {
  position: absolute;
  width: 20px;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  cursor: ew-resize;
  background: transparent;
  text-align: left;
}

.editor_draggBtn__dimRU div {
  width: 2px;
  height: 100%;
}

.editor_draggBtn__dimRU:hover div {
  /*background: #55c0ff;*/
}

.editor_draggBtn__dimRU:hover img {
  display: block;
}

.editor_draggBtn__dimRU img {
  display: none;
  position: absolute;
  top: 10px;
  left: -12px;
  cursor: pointer;
  transform: rotate(180deg);
}

.editor_wenhao__uKpU8 {
  width: 14px;
  height: 14px;
  color: white;
  background-color: #ddd;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  margin: 6px 0px 0 10px;
  cursor: pointer;
}

.editor_newsTooltip__1lR4c p {
  font-size: 12px;
  color: #999999;
  line-height: 20px;
  margin-bottom: 0px;
}

.editor_newsTooltip__1lR4c {
  max-width: 380px;
}

.editor_newsTooltip__1lR4c .ant-tooltip-inner {
  background-color: white;
  padding: 15px 20px;
}

.editor_newsTooltip__1lR4c .ant-tooltip-arrow::before {
  background-color: #fff;
}

.editor_newsTooltip__1lR4c .ant-tooltip-arrow {
  border-bottom-color: #fff;
}

.editor_newsTooltip__1lR4c h3 {
  font-size: 14px;
}

.editor_user_list_wrap__l04i9 {
  width: 246px;
  max-height: 346px;
  padding: 8px 0 3px 13px;
  overflow: hidden;
  overflow-y: scroll;
}

.editor_user_list_wrap__l04i9::-webkit-scrollbar {
  width: 5px;
  background-color: #fff;
}

.editor_user_list_wrap__l04i9::-webkit-scrollbar-track {
  border-radius: 2px;
}

.editor_user_list_wrap__l04i9::-webkit-scrollbar-thumb {
  border-radius: 2px;
  background: #ddd;
}

.editor_user_list_wrap__l04i9 .editor_user_list_item__1q4ok {
  height: 35px;
  line-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: flex;
}

.editor_user_list_wrap__l04i9 .editor_user_list_item__1q4ok img {
  height: 26px;
  width: 26px;
  border-radius: 50%;
  margin-left: 6px;
}

.editor_user_list_wrap__l04i9 .editor_user_list_item__1q4ok .editor_u_l_item_name__3R_5u {
  margin-left: 10px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  font-family: PingFangSC-Regular, PingFang SC;
}

.editor_user_list_wrap__l04i9 .editor_user_list_item__1q4ok .editor_u_l_item_color__2jw1S {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #55c0ff;
  margin-top: 8px;
}

.editor_setReminder__1xmlm {
  padding-bottom: 40px;
}

.editor_dead_line__195QK {
  margin: 20px 0 0 0;
  height: auto;
  line-height: normal;
  display: flex;
}

.editor_dead_line__195QK .editor_dead_line_name__11Eci {
  font-size: 14px;
  color: #333333;
  flex: 80px 0 1;
  width: 80px;
  padding: 3px 0 0 0;
}

.editor_dead_line__195QK .editor_dead_line_select__1SLlT {
  flex: 1 1;
  z-index: 1002;
}

.editor_dead_line__195QK .editor_dead_line_select__1SLlT .ant-calendar-picker-input {
  border: none !important;
  box-shadow: none !important;
  font-size: 14px;
  color: #333333;
}

.editor_dead_line__195QK .editor_dead_line_select__1SLlT .editor_select_time__3eAQV {
  margin: 0 0 0 44px;
  font-size: 14px;
  color: #666666;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  text-align: left;
  position: relative;
}

.editor_time_interval_list__3k0fZ .editor_time_interval_item__2MIHD {
  height: 30px;
  line-height: 30px;
  padding: 2px 25px 2px 25px;
  cursor: pointer;
}

.editor_time_interval_list__3k0fZ .editor_time_interval_item__2MIHD:hover {
  background: #f2f2f2;
}

.editor_timer_str__2WW2i {
  display: inline-block;
  padding: 0 3px 0 12px;
}

.editor_teamMember__3F4qW {
  width: 200px;
  border: 1px solid #eee;
  background: #fff;
  position: absolute;
  top: -6px;
  left: 30px;
}

.editor_teamMemberHeader__2IFua {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #eee;
  padding-left: 15px;
}

.editor_teamMemberList__3gCeb {
  border-bottom: 1px solid #eee;
  height: 200px;
  overflow: auto;
}
.editor_teamMemberItem__2TUxx {
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
}

.editor_teamMemberFooter__2M7SA {
  text-align: right;
  padding: 5px;
}

.editor_dropDownArea__1FM6f {
}
.editor_fileNameBox__392oY {
}

/* header popover */
.editor_nav_style__1Qwum {
  width: 66px;
  height: 32px;
  background: rgba(255, 255, 255, 1);
  border-radius: 4px;
  border: 1px solid rgba(216, 216, 216, 1);
  font-size: 12px;
  display: flex;
  color: #666;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  cursor: pointer;
}
.editor_nav_style__1Qwum:hover {
  border: 1px solid rgba(76, 140, 251, 1);
  color: #4c8cfb;
}
.editor_nav_style__1Qwum span {
  display: block;
  width: 18px;
  height: 18px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAb1BMVEUAAABoaGhqampoaGhpaWltbW2Ojo5paWlpaWlpaWlpaWlpaWlqampqampvb29oaGhoaGhoaGhpaWlpaWlra2toaGhpaWlpaWlpaWlpaWloaGhpaWlpaWlqampra2t3d3dxcXFpaWloaGhqampoaGhUdIp3AAAAJHRSTlMA+1nJfRgE9+/p3mtDHxPh2KWCZS7Uua+fi3lzSTwoDwnDkF7FJ7rNAAAAuElEQVQ4y+3QyQ6DIBCA4VEQFMV9qbttef9nbIIWcbg26cX/ZMgXZgTu/lNASeShoueQ2mbgoq/elChUGJ+m8EqmP/wQs9fXUG82YzOsKtBJTsGUOBP3vcqGwdkDq30tQi3jXtXq49C/PAZGuT7mk41WjDJ9LGIb1RiRfdXORiNG/bHqfJo0wqgGXSs2gzpsCvPMZDnuKZx/W+FINrysGZOxM4sEYNpGoZSncHnF4NIy+ahEwt3v+wCG7ChS5OS7BAAAAABJRU5ErkJggg==) no-repeat;
  background-size: cover;
  margin-left: 5px;
}
.editor_nav_style__1Qwum span.editor_openNav__wPnLf {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAeFBMVEUAAABNjfxNjPxMjfxRkv9Mjfxjqv9NjftNjftNjvtPj/9Wlf9MjPxMjPxMjftMjfxNjftMjv1NjP1Pkf9SkP9NjPxMjfxMjfxNjPtMjv1NjP1Mjv1Mjf1Njv1Oj/xOj/9jnP9MjfxNjftMjPxNjfxMjvtPjfxMjPs8fuI0AAAAJ3RSTlMA+1nfFvcE18ZDLRDt5sulgn5lIx3pr5+LfHlzbGlJPAnx0ru3kF5nt6zbAAAAuklEQVQ4y+3Sxw6DMBBFUYPBGNNrKKGk+v//MJKNyTDeRsqGuxkkjsRbQM7+U13wxjnmJ3zwoBl8iaJd+S7S2/VrMkycnKkXbvwyprfMYl55tNz2WN/qyV4YR+rm2AQMzL3oWSlGBQGFT3VijFyIvEAda9IMUUTVoRhNEAmup2HUQjR2eprELWBSI/TDAyO67qjNjE6wSsW2Ogsiw6s7Vn4uGKunhIP/YB2ptHJkUDJyqJpdVFiRs9/3AWVWK3mJTjlGAAAAAElFTkSuQmCC) no-repeat;
  background-size: cover;
}

.editor_popover_button__wFfLF {
  height: 32px;
  border-radius: 4px;
  width: 80px;
  font-size: 12px;
}

.editor_popover_button__wFfLF:hover,
.editor_popover_button__wFfLF:focus {
  border: 1px solid #4c8cfb;
  color: #4c8cfb;
}
.editor_downstates__2nssY .ant-popover-inner-content {
  width: 100px;
  padding: 0px;
}

.editor_popover_state__2_iRF {
  width: 100px;
  text-align: center;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.editor_popover_state__2_iRF .editor_popover_item__1tfHW {
  margin: 5px 0 5px 0;
  padding: 5px;
  text-align: center;
  cursor: pointer;
}

.editor_popover_state__2_iRF .editor_popover_item__1tfHW:hover {
  background-color: #f5f7fa;
}

.editor_popover_state__2_iRF .editor_popover_item_active__3cbSO {
  margin: 5px 0 5px 0;
  padding: 5px;
  text-align: center;
  cursor: pointer;
  color: #4c8cfb;
}

.editor_popover_state__2_iRF .editor_popover_item_active__3cbSO:hover {
  background-color: #f5f7fa;
}

.editor_backBtnImg__16Qr3 {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 28px;
  height: 28px;
  border-radius: 50%;
}
.editor_backBtnImg__16Qr3:hover {
  background: #d8d8d8;
}
.editor_backBtnImg__16Qr3 span {
  display: block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAeFBMVEUAAABmZmZpaWlmZmZmZmZsbGxnZ2dnZ2doaGhtbW1mZmZnZ2dmZmZnZ2doaGhqampqampmZmZnZ2dnZ2dnZ2dnZ2dpaWl0dHRnZ2dmZmZmZmZnZ2dmZmZnZ2dnZ2dnZ2doaGhnZ2dxcXFsbGxmZmZmZmZnZ2dmZmZhpMF9AAAAJ3RSTlMAlj/88AXRgy8X9euhjDYoHufj3cU9JAvZy76zqmtbUktEEhB4c2bON2DhAAAA0klEQVQ4y+XUyRKCMBBF0SCQMBNmmQXU/P8f2k1Z6op6bvWuWJwV1S/iF3KtXMF4MMakoI0MVWM2ZhtjVrGNMHtjO7iQvbPtMTvZZLsGshe2LWaXgKxcIZs4ZAsfsl5INteQrTOyYQpZnZN1PMj6Z7JBAtlVGqq1jlP+89Cgyh1LDDs7HjEcfxxxeTru9a8s1kp8M6YrOume9YjqjvUE6qYkbM+g3iTrhb7wC6lArYv37eFXjZXyXjINanyJXLVv3BUCfz0SATbbxtkEWqU88a89AIRyJ/Q9TEy3AAAAAElFTkSuQmCC) no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
}
.editor_leftBackBtn__1pY3g {
  margin-right: 16px;
}
.editor_searchAndWriteBtn__2Xcng {
  background-color: #4c8cfb;
  border-color: #4c8cfb;
  padding: 0 7px;
  font-size: 12px;
  border-radius: 4px;
}
.editor_container__1iml2 .ant-btn-primary:hover .ant-btn-primary:focus {
  background-color: transparent;
  border-left: 1px solid #e8e8e8;
}
.editor_popover_button__wFfLF .anticon {
  margin-left: 4px !important;
}
.editor_searchAndWriteBtn__2Xcng.editor_isdoc__E1jnJ {
  background-color: #4c8cfb;
  border-color: #4c8cfb;
}
.editor_searchAndWriteBtn__2Xcng.editor_isppt__Icj4I {
  background-color: #fa8253;
  border-color: #fa8253;
}
.editor_searchAndWriteBtn__2Xcng.editor_isxls__1ZeHK {
  background-color: #0aac64;
  border-color: #0aac64;
}
.editor_searchAndWriteBtn__2Xcng.editor_isXmind__5nfJh {
  background-color: #73bf76;
  border-color: #73bf76;
}
.editor_searchAndWriteBtn__2Xcng.editor_isCanvas__3i1KP {
  background-color: #9156F8;
  border-color: #9156F8;
}
.editor_toolBtnWrap__24epv {
  display: block;
  width: 64px;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #d8d8d8;
  color: #666666;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.editor_toolBtnWrap__24epv span {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAANlBMVEUAAABtbW1oaGhoaGhpaWlpaWlra2toaGhpaWlpaWlpaWlpaWlsbGxpaWlqamppaWlqampoaGh/RoIfAAAAEXRSTlMADryAbdk69+LOl4ooJx1JSHgYYOcAAACxSURBVDjL1ZNbCsUgDERvfD9r3f9mr5MiKBRCv0rn6zCMGGPy+7jI5POiqnW9qGVDW8b23jXI+d69A+lh2TVlOgRHARTOsWWWUGanDLIAO6CwlZdQgxFACZRAAXQuIRQQHIDUuI1ALqDMTVQmHcekgvB7csomYjIxGgZKVrk1Uz1ayJnZQm6rr1sHIDwrAiIeyZZ+EJKvkwt/SfIHy6MiD117Mr7yIsgrtS9nu13Ob+sPG+cOo5EFfekAAAAASUVORK5CYII=) no-repeat;
  background-size: cover;
  width: 16px;
  height: 16px;
  display: block;
  margin-right: 2px;
}
.editor_toolBtnWrap__24epv:hover span {
  background: url(/static/media/icon_gongju_blue.09cf46cb.svg) no-repeat;
  background-size: cover;
}
.editor_toolBtnWrap__24epv:hover {
  border: 1px solid #4c8cfb;
  color: #4c8cfb;
}

.editor_isppt__Icj4I .editor_toolBtnWrap__24epv:hover span {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAOVBMVEUAAAD7glT6g1T/k1j6glP7hVb6g1P6g1T8glT7g1P7glP7g1T/hln/g1X/hFj/jV78hVT7g1X7glNFGKODAAAAEnRSTlMAvG0N2TrizpeKgX8oJx0QSUgFIxuwAAAAsklEQVQ4y9WT2wrEIAxEq9V6r9b//9jNpBSyy0LoU+k8HYYRTUyWl2u16TipldJOGsmuXxk358wgP0kelAmcTNkJwTEAg3NsWRFK7FQiB3AEla0kQgPGBoqgCNpAxyKUKeMB3dBtHeQplX/Kqxft+0V1XZ6UNy52JhuCZejRGS8z7Wzh1VZOGVAToTIhlBUAAUWyVW6E9Ov0hz8k/YP1UdGHbtwbX30R9JWSyzn+Lue79QH4rBAfgBfTtgAAAABJRU5ErkJggg==) no-repeat;
  background-size: cover;
}
.editor_isppt__Icj4I .editor_toolBtnWrap__24epv:hover {
  border: 1px solid #fa8253;
  color: #fa8253;
}
.editor_isxls__1ZeHK .editor_toolBtnWrap__24epv:hover span {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAPFBMVEUAAAALrGQLrmQMrWUTumwNrWcKrGQKrWQLrWULrGQKrGULrmYNrGYNsWkSsGoPsW4Kr2ULrWULrmcKrGQThDx/AAAAE3RSTlMAvIBtDTr34tnOl4ooJx0QSddI8GHUogAAALRJREFUOMvVk1sOhSAMRKUI8hSU/e/1MjUmeGPS+GWcr5PJEGhpp49r1nE/KBPlg2rU8yWztdYIZGxr1oCoW9uY0g2CowAK59jSQyiykzo5gOuQ2IpDqMJYQAEUQAtonwZRzxhAUf22AjI9RX/lpZPW9aQ0T2/KKBcKk/ZeM5TglBkz2aKFnDlbyG21+dIBCGV5gEeRbNGDkHyd/PCXJH+wPCry0NVn4ysvgrxS43LW2+X8tn76tBCBO1zO/wAAAABJRU5ErkJggg==) no-repeat;
  background-size: cover;
}

.editor_isxls__1ZeHK .editor_toolBtnWrap__24epv:hover {
  border: 1px solid #0aac64;
  color: #0aac64;
}

.editor_isXmind__5nfJh .editor_toolBtnWrap__24epv:hover {
  border: 1px solid #73bf76;
  color: #73bf76;
}
.editor_isCanvas__3i1KP .editor_toolBtnWrap__24epv:hover {
  border: 1px solid #9156F8;
  color: #9156F8;
}
.editor_searchBtnWrap__1P1DN {
  height: 32px;
  width: 60px;
  background: rgba(76, 140, 251, 1);
  border-radius: 4px;
  font-size: 12px;
  border: none;
}
.editor_searchBtnWrap__1P1DN img,
.editor_editerFileBtnWrap__3KjXz img {
  width: 18px;
  height: 18px;
}
.editor_editerFileBtnWrap__3KjXz {
  height: 32px;
  width: 64px;
  /*background:rgba(76,140,251,1);*/
  background-color: #4c8cfb;
  border-radius: 4px;
  margin-left: 10px;
  font-size: 12px;
  border: none;
}
/* 编辑按钮disabled置灰 */
.editor_searchBtnWrap__1P1DN[disabled],
.editor_editerFileBtnWrap__3KjXz[disabled],
.editor_editerFileBtnWrap__3KjXz.editor_isppt__Icj4I[disabled],
.editor_editerFileBtnWrap__3KjXz.editor_isxls__1ZeHK[disabled] {
  background: #d8d8d8;
  color: white;
}
.editor_searchBtnWrap__1P1DN[disabled]:hover,
.editor_editerFileBtnWrap__3KjXz[disabled]:hover,
.editor_editerFileBtnWrap__3KjXz.editor_isppt__Icj4I[disabled]:hover,
.editor_editerFileBtnWrap__3KjXz.editor_isxls__1ZeHK[disabled]:hover {
  background: #d8d8d8;
  color: white;
}
.editor_searchBtnWrap__1P1DN[disabled]:hover,
.editor_editerFileBtnWrap__3KjXz[disabled]:hover {
  background: #e3e3e3;
  color: white;
}
.editor_editerFileBtnWrap__3KjXz:not([disabled]):hover,
.editor_searchBtnWrap__1P1DN:not([disabled]):hover,
.editor_searchAndWriteBtn__2Xcng:hover {
  background: #639cff;
  border-color: #639cff;
}
.editor_editerFileBtnWrap__3KjXz.editor_isppt__Icj4I {
  background: #fa8253;
}
.editor_editerFileBtnWrap__3KjXz.editor_isxls__1ZeHK {
  background: #0aac64;
}
.editor_editerFileBtnWrap__3KjXz.editor_isXmind__5nfJh {
  background: #73bf76;
}
.editor_editerFileBtnWrap__3KjXz.editor_isCanvas__3i1KP {
  background: #9156F8;
}
.editor_editerFileBtnWrap__3KjXz.editor_isppt__Icj4I:hover,
.editor_searchAndWriteBtn__2Xcng.editor_isppt__Icj4I:hover {
  background: #ff9166;
  border-color: #ff9166;
}
.editor_editerFileBtnWrap__3KjXz.editor_isxls__1ZeHK:hover,
.editor_searchAndWriteBtn__2Xcng.editor_isxls__1ZeHK:hover {
  background: #23c57d;
  border-color: #23c57d;
}
.editor_editerFileBtnWrap__3KjXz.editor_isXmind__5nfJh:hover,
.editor_searchAndWriteBtn__2Xcng.editor_isXmind__5nfJh:hover {
  background: #73bf76;
  border-color: #73bf76;
}
.editor_editerFileBtnWrap__3KjXz.editor_isCanvas__3i1KP:hover,
.editor_searchAndWriteBtn__2Xcng.editor_isCanvas__3i1KP:hover {
  background: #9156F8;
  border-color: #9156F8;
}
.editor_previewStatusText__2jbgZ {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #dc6a00;
  margin-left: 20px;
}
.editor_previewStatusText__2jbgZ span:first-child {
  display: block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcBAMAAACAI8KnAAAAMFBMVEUAAACrq6uqqqqqqqqrq6uqqqqrq6uqqqqqqqqqqqqsrKyqqqqrq6uqqqqqqqqqqqq6v9quAAAAD3RSTlMAsdnIVPPsvoE/MSF20sDhJmw+AAAAnklEQVQY02MAAa521aCKBQxQwKL/Hwg+OUB43Pb/weDzBjB32n8oyATxOP/DwQQgdxuI8ec8iMwGcsE6H/CBdQONBSsTYARTDgxMyFwFhvXI3F8M/cjcHwz1yNzvDPrI3E8M8cjcr2hcNMVQoy7wQoyCWvRRHmrReqhvoM5gQuYqQL3wxR/iBagHDZjBHkTzPlrgoAYdWsBiBDtapAAAcQoRZF8JG98AAAAASUVORK5CYII=) no-repeat;
  background-size: cover;
  width: 14px;
  height: 14px;
  margin-right: 6px;
}

.editor_previewStatusText__2jbgZ span:last-child {
  margin-left: 6px;
}

.editor_lockEditStatusText__3TIXg {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #828282;
  margin-left: 20px;
}
.editor_lockEditStatusText__3TIXg span:first-child {
  display: block;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcBAMAAACAI8KnAAAAMFBMVEUAAACrq6uqqqqqqqqrq6uqqqqrq6uqqqqqqqqqqqqsrKyqqqqrq6uqqqqqqqqqqqq6v9quAAAAD3RSTlMAsdnIVPPsvoE/MSF20sDhJmw+AAAAnklEQVQY02MAAa521aCKBQxQwKL/Hwg+OUB43Pb/weDzBjB32n8oyATxOP/DwQQgdxuI8ec8iMwGcsE6H/CBdQONBSsTYARTDgxMyFwFhvXI3F8M/cjcHwz1yNzvDPrI3E8M8cjcr2hcNMVQoy7wQoyCWvRRHmrReqhvoM5gQuYqQL3wxR/iBagHDZjBHkTzPlrgoAYdWsBiBDtapAAAcQoRZF8JG98AAAAASUVORK5CYII=) no-repeat;
  background-size: cover;
  width: 14px;
  height: 14px;
  margin-right: 6px;
}

.editor_previewStatusTip__27nSh span {
  color: #55c0ff;
  text-decoration: underline;
  cursor: pointer;
}
.editor_previewStatusTip__27nSh {
  margin-bottom: 0px;
}
.editor_changeFileStatusBtn__35jI6:hover,
.editor_changeFileStatusBtn__35jI6:focus {
  border-color: #4c8cfb;
  color: #4c8cfb;
}
.editor_fontSize12__3DT3w {
  font-size: 12px;
}
.editor_controlGueid__2tyLK {
  position: relative;
}
.editor_iKnow__3zq8K {
  position: absolute;
  bottom: 44px;
  right: 80px;
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(102, 102, 102, 1);
  line-height: 17px;
  text-decoration: underline;
  cursor: pointer;
}
.editor_iKnowClose__2833w {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 14px;
  cursor: pointer;
}

.editor_toolBtnActionWrap__1Q9CC {
  display: flex;
  align-items: center;
}

.editor_siderRightWrap__RFCkz .ant-layout-sider-children {
  height: calc(100% - 60px);
}

.editor_previewMoreActionsDropdown__1xdxB {
  font-size: 14px;
}

.editor_previewMoreActionsDropdown__1xdxB .ant-dropdown-menu {
  /* padding: 5px 20px !important; */
}

.editor_previewMoreActionsDropdown__1xdxB .ant-dropdown-menu-item {
  padding: 16px 20px;
}
.editor_previewMoreActionsDropdown__1xdxB .ant-dropdown-menu-submenu-title {
  padding: 16px 26px 16px 20px;
}
.editor_previewMoreActionsDropdown__1xdxB .ant-dropdown-menu-item-divider {
  margin: 0 20px;
}

.editor_nodeCount__13x7D {
  font-size: 12px;
  margin-right: 20px;
}

.editor_actions__2oy_v {
  margin: 0 20px;
}
.editor_actions__2oy_v img {
  margin-right: 20px;
  cursor: pointer;
}
.editor_actions__2oy_v img:last-child {
  margin-right: 0;
}

.theme_0 .editor_previewHeader__3bfh9{
  background-color: var(--bgColor);
  border: none;
}

.theme_0 .editor_fileNameText__1RHj8{
  color: var(--fontColor);
}

.theme_0 .editor_fileNameText__1RHj8:hover{
  border-color: var(--borderColor);
}

.theme_0 .editor_leftHeader__ZJFzI div:nth-child(2) input{
  color: var(--fontColor);
}
.theme_0 .editor_editorName__1lV_3{
  background-color: var(--bgColor);
  border-color:var(--borderColor) !important ;
}
