.sharePreview_containerBijiWrap__1Ykjp .sharePreview_fileContent__19Gxd{
    width: 80%;
}
.sharePreview_previewHeader__1Q8jZ{
    display: flex;
    align-items: center;
    background: #fff;
    line-height: 60px;
    height: 60px;
    padding: 0 30px;
    justify-content: space-between;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,0.06);
    position: relative;
    /*margin-bottom: 10px;*/
    /*border-bottom: 3px solid #4C8CFB;*/
}

.sharePreview_siderToolsBar__3TUgB {
    background-color: #ffffff;
    border-left: 1px solid #d8d8d8;
}

.sharePreview_title__3a5a_{
    max-width: 300px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333333;
    display: block;
    margin:0 30px;
}
.sharePreview_backBtnImg__2RcHp{
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 28px;
    height: 28px;
    border-radius: 50%;
}
.sharePreview_backBtnImg__2RcHp:hover{
    background:#D8D8D8 ;
}
.sharePreview_backBtnImg__2RcHp span{
    display: block;
    background:url('https://cdn.qinyanai.com/app/assets/header/icon_fh@2x.png') no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
}
.sharePreview_leftBackBtn__1NSVG{
    margin-right:16px;
}

.sharePreview_previewHeader__1Q8jZ .sharePreview_leftHeader__1Ti3K .sharePreview_lookNum__24S6m img{
    height: 18px;
    width: 18px;
}

.sharePreview_leftHeader__1Ti3K,.sharePreview_rightHeader__NkTVG{
    display: flex;
    align-items: center;
}
.sharePreview_addMySpace__njXxm{
    display: block;
    height: 32px;
    width: 95px;
    background:rgba(76,140,251,1);
    border-radius:4px;
    font-size: 12px;
    border: none;
}

.sharePreview_addMySpace__njXxm:hover {
    background:rgba(76,140,251,1);
}

.sharePreview_addMySpace__njXxm img {
    width: 18px;
    height: 18px;
}

.sharePreview_userLogin__2JMaF{
    margin-left: 45px;
}
.sharePreview_userLogin__2JMaF a{
    font-size: 14px;
    color: #333333;
}
.sharePreview_fileContent__19Gxd{
    /* 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;
}
.sharePreview_fileContentTxt__1S33w {
    background-color: rgb(240, 242, 245);
}
.sharePreview_fileContentTxt__1S33w iframe {
    display: block;
    margin: 0 auto;
    width: 80%;
    max-width: 800px;
    padding: 0 30px;
    background-color: #fff;
}
@media screen and (max-width: 600px) {
    .sharePreview_fileContentTxt__1S33w iframe {
        padding: 0;
    }
  }
.sharePreview_fileTitle__2RLg9{
    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;
}
.sharePreview_container__30c6l{
    height: 100%;
}
.sharePreview_containerWrap__2LrGB{
    height: calc(100% - 70px);
    position: relative;
}

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

.sharePreview_containerImageMuice__2C_LW{
    width: 360px;
    height: 420px;
    background: #FFFFFF;
    border: 1px solid #F5F5F5;
    box-shadow: 0 1px 6px 5px rgba(214,214,214,0.15);
    padding: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform:translate(-50%,-50%);
}

.sharePreview_userShare__2k3Do{
    font-size: 16px;
    color: #333333;
    line-height: 22px;
    text-align: center;
    margin-bottom: 50px;
}
.sharePreview_imgType__aFh2G{
    position: relative;
    margin:  0 auto 50px auto;
    width: 100px;
    height: 100px;
}
.sharePreview_imgType__aFh2G img{
    display: block;
}
.sharePreview_imgType__aFh2G img:first-child{
    width: 100px;
    height: 100px;
}
.sharePreview_imgType__aFh2G img:last-child{
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.sharePreview_fileContentTitle__3bdlG{
    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 */
}
.sharePreview_loginBtn__F0NCb{
    margin: 0 auto;
    width: 88px;
}
.sharePreview_fileContentTitleWrap__toa2c{
    display: flex;
    justify-content: center;
}
.sharePreview_notFindWrap__evRcs{
    width: 240px;
    height: 130px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform:translate(-50%,-50%);
}
.sharePreview_notFindWrap__evRcs img{
    width: 160px;
    height: 83px;
    display: block;
    margin:  0 auto 20px;
}
.sharePreview_notFindWrap__evRcs p{
    text-align: center;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}
.sharePreview_playAudio__3-BnG{
    position: absolute;
    top:10px;
    right:10px;
    width: 24px;
    cursor: pointer;
}
.sharePreview_playAudio__3-BnG img{
    width: 24px;
    height: 24px;
}

.sharePreview_fixedTransformCenter__oXbJy{
    text-align:center;
    width:130px;
    height:130px;
    position:absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.sharePreview_fixedTransformCenter__oXbJy span{
    font-size: 14px;
    color: #999;
    margin-bottom: 5px;
    display: block;
}

.sharePreview_noInfoTips__2WAO2{
    background: url('https://cdn.qinyanai.com/app/assets/2_zanwu@2x.png') center center no-repeat transparent;
    background-size: 100% 100%;
    width:100px;
    height: 100px;
    margin: 0 auto 10px;
    padding-left:25px;
    font-size:0;
}
.sharePreview_imgViewer__1yCbj {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.sharePreview_fileImg__2JSw9 {
    margin: 0 auto;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
}

.sharePreview_w820__16bF_{
    width: 820px;
}
.sharePreview_w1200__1Xifg{
    width: 1200px;
}
.sharePreview_wAuto__38oOY{
    width: auto;
    margin: 0 10px;
}
.sharePreview_wFull__1P45T{
    width: auto;
    margin: 0px;
}
.sharePreview_notFind__2b7tC{
    width: 100%;
    height: 100%;
    background: white;
    position: relative;
}

@media screen and (max-width: 800px) {
    .sharePreview_containerBijiWrap__1Ykjp .sharePreview_fileContent__19Gxd{
        width: 100%;
    }
}
@media screen and (max-width: 460px) {
    .sharePreview_timeBox__1v1bg {
        display: none;
    }
}
@media(min-width:320px) and (max-width:370px){
    .sharePreview_container__30c6l{
        position: absolute;
        height: 100vh;
        width: 100vw;
        overflow: hidden;
    }

    .sharePreview_containerWrap__2LrGB{
        padding: 0 1px;
    }

    .sharePreview_previewHeader__1Q8jZ{
        padding: 0 1px;
    }

    .sharePreview_previewHeader__1Q8jZ .sharePreview_leftHeader__1Ti3K{
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }

    .sharePreview_previewHeader__1Q8jZ .sharePreview_leftHeader__1Ti3K img{
        width: 20px;
        /* height: 12px; */
    }

    .sharePreview_previewHeader__1Q8jZ .sharePreview_title__3a5a_{
        flex: 1 1;
        margin: 0 3px;
    }

    .sharePreview_previewHeader__1Q8jZ .sharePreview_leftHeader__1Ti3K .sharePreview_lookNum__24S6m{
        flex: 1 1;
        font-size: 12px;
    }

    .sharePreview_previewHeader__1Q8jZ .sharePreview_leftHeader__1Ti3K .sharePreview_lookNum__24S6m img{
        height: 12px;
        width: 12px;
    }

    .sharePreview_rightHeader__NkTVG .sharePreview_addMySpace__njXxm{
        flex: 1 1;
        font-size: 12px;
        padding: 0px;
    }

    .sharePreview_rightHeader__NkTVG .sharePreview_userLogin__2JMaF{
        flex: 1 1;
        margin: 0;
    }

    .sharePreview_rightHeader__NkTVG .sharePreview_userLogin__2JMaF a{
        font-size: 12px;
    }

    .sharePreview_fileContent__19Gxd{
        width: auto;
        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;
    }
}

@media(min-width:375px) and (max-width:600px){
    .sharePreview_container__30c6l{
        position: absolute;
        height: 100vh;
        width: 100vw;
        overflow: hidden;
    }

    .sharePreview_containerWrap__2LrGB{
        padding: 0px;
    }

    .sharePreview_previewHeader__1Q8jZ{
        padding: 0px;
    }

    .sharePreview_previewHeader__1Q8jZ .sharePreview_leftHeader__1Ti3K img{
        width: 25px;
        /* height: 14px; */
    }

    .sharePreview_previewHeader__1Q8jZ .sharePreview_leftHeader__1Ti3K .sharePreview_lookNum__24S6m{
        font-size: 12px;
    }

    .sharePreview_previewHeader__1Q8jZ .sharePreview_leftHeader__1Ti3K .sharePreview_lookNum__24S6m img{
        height: 14px;
        width: 14px;
    }

    .sharePreview_rightHeader__NkTVG .sharePreview_addMySpace__njXxm{
        flex: 1 1;
        font-size: 12px;
        padding: 0px;
    }

    .sharePreview_rightHeader__NkTVG .sharePreview_userLogin__2JMaF{
        flex: 1 1;
        margin: 0;
    }

    .sharePreview_rightHeader__NkTVG .sharePreview_userLogin__2JMaF a{
        font-size: 12px;
    }


    .sharePreview_previewHeader__1Q8jZ .sharePreview_title__3a5a_{
        max-width: 85px;
        margin: 0 5px;
    }

    .sharePreview_fileContent__19Gxd{
        width: auto;
        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;
    }
}

/* header popover */
.sharePreview_nav_style__19ibF{
    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;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    cursor: pointer;
}
.sharePreview_nav_style__19ibF:hover{
    border:1px solid rgba(76,140,251,1);
    color:#4C8CFB;
}
.sharePreview_nav_style__19ibF span{
    display: block;
    width: 18px;
    height: 18px;
    background:url('https://cdn.qinyanai.com/app/assets/header/icon_kg_g@2x.png') no-repeat;
    background-size: cover;
    margin-left:5px;
}
.sharePreview_nav_style__19ibF span.sharePreview_openNav__O0TQ2{
    background:url('https://cdn.qinyanai.com/app/assets/header/icon_kg_k_blue@2x.png') no-repeat;
    background-size: cover;
}

.sharePreview_popover_button__2Js-h {
    margin-right: 10px;
    height:32px;
    border-radius: 4px;
    width: 84px;
    font-size: 12px;
}

.sharePreview_popover_button__2Js-h:hover, .sharePreview_popover_button__2Js-h:focus {
    border: 1px solid #4C8CFB;
    color: #4C8CFB;
}

.sharePreview_container__30c6l .sharePreview_other__WvxCk {
    border-bottom: 3px solid #55C0FF;
}

.sharePreview_container__30c6l .sharePreview_isDoc__YaaEm {
    border-bottom: 3px solid #4C8CFB;
}

.sharePreview_container__30c6l .sharePreview_isPdf__1DPmr {
    border-bottom: 3px solid #E26767;
}

.sharePreview_container__30c6l .sharePreview_isXls__1Rp2v {
    border-bottom: 3px solid #0AAC64;
}

.sharePreview_container__30c6l .sharePreview_isPpt__gefSP {
    border-bottom: 3px solid #FA8253;
}

.sharePreview_rightHeader__NkTVG .sharePreview_other__WvxCk {
    background-color:#55C0FF;
    border-color: #55C0FF;
}

.sharePreview_rightHeader__NkTVG .sharePreview_isDoc__YaaEm {
    background-color:#4C8CFB;
    border-color: #4C8CFB;
}

.sharePreview_rightHeader__NkTVG .sharePreview_isPdf__1DPmr {
    background:rgba(226,103,103,1);
}

.sharePreview_rightHeader__NkTVG .sharePreview_isPpt__gefSP{
    background-color:#FA8253;
    border-color: #FA8253;
}
.sharePreview_rightHeader__NkTVG .sharePreview_isXls__1Rp2v{
    background-color:#0AAC64;
    border-color: #0AAC64;
}

.sharePreview_popover_state__3erEK{
    width: 90px;
    font-size: 14px;
}

.sharePreview_popover_state__3erEK .sharePreview_popover_item__3xdri{
    margin: 0px 0 5px 0;
    text-align: center;
    cursor: pointer;
}

.sharePreview_popover_state__3erEK .sharePreview_popover_item_active__xBqDr{
    margin: 0px 0 5px 0;
    text-align: center;
    cursor: pointer;
    color: #4C8CFB;
}

.sharePreview_popover_state__3erEK .sharePreview_isPdf__1DPmr {
    color: #E26767;
}

.sharePreview_popover_state__3erEK .sharePreview_isXls__1Rp2v {
    color: #0AAC64;
}

.sharePreview_popover_state__3erEK .sharePreview_isPpt__gefSP {
    color: #FA8253;
}
.sharePreview_userAuthWrap__1C7gk{
    width:284px;
    height:340px;
    background:rgba(255,255,255,1);
    box-shadow:0px 4px 4px 0px rgba(0,0,0,0.06);
    border-radius:4px;
    border:1px solid rgba(229,229,229,1);
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.sharePreview_userPhoto__3Mpfi{
   width: 120px;
   height: 120px;
    position: absolute;
    top:-60px;
    left: 82px;
}
.sharePreview_userName__1Vy1n{
    color: #666666;
    line-height: 24px;
    margin-bottom: 10px;
    text-align: center;
}
.sharePreview_fileNames__39kVO{
    font-size:16px;
    color: #666;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    max-width: 100%;
    padding: 0 10px;
}
.sharePreview_editerFileBtnWrap__3ZG76 img{
    width: 18px;
    height: 18px;

}
.sharePreview_editerFileBtnWrap__3ZG76{
    display: flex;
    align-items: center;
    height: 32px;
    width: 64px;
    background:rgba(76,140,251,1);
    border-radius:4px;
    margin-left:10px;
    font-size: 12px;
    border:none;
}
.sharePreview_editerFileBtnWrap__3ZG76.sharePreview_isppt__1iKdZ{
    background:#FA8253;
}
.sharePreview_editerFileBtnWrap__3ZG76.sharePreview_isxls__2q2E3{
    background:#0AAC64;
}
.sharePreview_editerFileBtnWrap__3ZG76.sharePreview_isppt__1iKdZ:hover,.sharePreview_searchAndWriteBtn__1pAmq.sharePreview_isppt__1iKdZ:hover{
    background:#FF9166;
    border-color:#FF9166;
}
.sharePreview_editerFileBtnWrap__3ZG76.sharePreview_isxls__2q2E3:hover,.sharePreview_searchAndWriteBtn__1pAmq.sharePreview_isxls__2q2E3:hover{
    background:#23C57D;
    border-color:#23C57D;
}
.sharePreview_editerFileBtnWrap__3ZG76:hover {
    background:rgba(76,140,251,1);
}
.sharePreview_editerFileBtnWrap__3ZG76.sharePreview_goHomeBtn__1NlYb {
    background-color: #55c0ff;
    width: 130px;
    justify-content: center;
}

.sharePreview_editerFileBtnWrap__3ZG76.sharePreview_goHomeBtn__1NlYb:hover {
    background-color: #55c0ff;
}
.sharePreview_editerFileBtnWrap__3ZG76.sharePreview_goHomeBtn__1NlYb img {
    width: 14px;
    height: auto;
    margin-left: 7px;
}
.sharePreview_userPhoneWrap__1cOki div{
    margin:20px 0px;
    padding: 0 70px;
}
.ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.sharePreview_comHeaderTitle__2soRs{
    display: inline-block;
    margin-left: 0px;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    margin-right: 20px;
    max-width: 470px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

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

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

.sharePreview_officeMenuItem__2WD4r.sharePreview_active__eEuBb {
    height:30px;
    background:#4C8CFB;
    border-radius:4px;
    color: white;
    font-weight: bold;
}
.sharePreview_isXls__1Rp2v .sharePreview_officeMenuItem__2WD4r.sharePreview_active__eEuBb{
    background: #0AAC64;
}
.sharePreview_isPpt__gefSP .sharePreview_officeMenuItem__2WD4r.sharePreview_active__eEuBb{
    background: #FA8253;
}

.sharePreview_lockEditStatusText__2rB_9{
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #828282;
    margin-left: 20px;
}
.sharePreview_lockEditStatusText__2rB_9 span:first-child{
    display: block;
    background: url('https://cdn.qinyanai.com/app/assets/header/icon_yulan@2x.png') no-repeat;
    background-size: cover;
    width: 14px;
    height: 14px;
    margin-right: 6px;
}

.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("https://cdn.qinyanai.com/app/assets/header/icon_kg_g@2x.png") no-repeat;
  background-size: cover;
  margin-left: 5px;
}
.editor_nav_style__1Qwum span.editor_openNav__wPnLf {
  background: url("https://cdn.qinyanai.com/app/assets/header/icon_kg_k_blue@2x.png") 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("https://cdn.qinyanai.com/app/assets/header/icon_fh@2x.png") 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("https://cdn.qinyanai.com/app/assets/header/icon_gongju@2x.png") no-repeat;
  background-size: cover;
  width: 16px;
  height: 16px;
  display: block;
  margin-right: 2px;
}
.editor_toolBtnWrap__24epv:hover span {
  background: url("https://cdn.qinyanai.com/app/assets/header/icon_gongju_blue.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("https://cdn.qinyanai.com/app/assets/header/icon_gongju_red@2x.png") 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("https://cdn.qinyanai.com/app/assets/header/icon_gongju_green@2x.png") 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("https://cdn.qinyanai.com/app/assets/header/icon_yulan@2x.png") 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("https://cdn.qinyanai.com/app/assets/header/icon_yulan@2x.png") 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 ;
}
.sendMsg_wrap__sBD-X>span:last-child {
    display: block;
    width: 20px;
    height: 20px;
    background: url("https://cdn.qinyanai.com/app/assets/team/05_fasongxinxi@2x.png");
    background-size: cover;
}

.sendMsg_wrap__sBD-X>span:last-child:hover {
    background: url("https://cdn.qinyanai.com/app/assets/team/05_fasongxinxi_disable@2x.png");
    background-size: cover;
}

.sendMsg_wrap__sBD-X {
    width: 20px;
    height: 20px;
    position: absolute;
    right: -30px;
    top: 0px;
}

.sendMsg_checkUser__17AJ8 {
    display: flex;
    justify-content: space-between;
    height: 40px;
    align-items: center;
    padding: 0 10px;
    border-bottom: 1px solid #eee;
}

.sendMsg_checkUser__17AJ8 span {
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}

.sendMsg_checkUser__17AJ8 span label {
    margin-right: 10px;
}

.sendMsg_inputText__20fNF {
    padding: 15px 20px;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: center;
    height: 300px;
    align-items: center;
}

.sendMsg_inputText__20fNF textarea {
    border: none;
    height: 260px;
    resize: none;
}

.sendMsg_sendWrap__1AYYI {
    display: flex;
    justify-content: space-between;
    height: 58px;
    align-items: center;
    padding: 10px 20px;
}

.sendMsg_firstTips__3S5eg {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
    width: 200px;
    line-height: 36px;
    position: absolute;
    top: 28px;
    left: -160px;
    z-index: 99;
    text-align: center;
    font-weight: normal;
    display: block;
}

.sendMsg_arrow__3mRX8 {
    display: block;
    position: absolute;
    top: -6px;
    transform: rotate(45deg);
    border-top: 2px solid #eee;
    border-left: 2px solid #eee;
    width: 8px;
    height: 8px;
    right: 24px;
    background: white;
}

.sendMsg_btn_wrap__3iEnx {
    font-size: 14px;
    color: 6px;
    height: 32px;
    border: 1px solid #F5F7FA;
    border-radius: 2px;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
}

.sendMsg_btn_img__2vybm{
    margin: 0px 5px 0 0;
}
.sendMsg_btn_disabled_warp__1OnjQ {
    border: 1px solid #C6C8C9;
    color: #C6C8C9;
}

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

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

  .theme_0 .ant-list ul li span{
    color: var(--fontColor);
  }

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

  .theme_0 .sendMsg_inputText__20fNF textarea::placeholder{
    color: var(--spanColor);
  }

  .theme_0 .sendMsg_inputText__20fNF textarea,
  .theme_0 .sendMsg_sendWrap__1AYYI {
    color: var(--fontColor);
  }

  .theme_0 .ant-list-item:hover{
    background-color: var(--hoverColor);
  }


  .theme_0 .sendMsg_btn_wrap__3iEnx{
    background-color: var(--hoverColor);
  }

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

  .theme_0 .sendMsg_inputText__20fNF textarea::placeholder{
    color: var(--spanColor);
  }

  .theme_0 .sendMsg_inputText__20fNF textarea{
    background-color: var(--bgColor);
    color: var(--fontColor);
  }

  .theme_0 .sendMsg_sendWrap__1AYYI button{
    background-color: transparent;
  }
