
html,body{
    margin:0;
    padding:0;
    border:0px;
    background-color: #fafafa;
}
html[theme='gray-mode']{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter:progid: DXImageTransform.Microsoft.BasicImage(grayscale=1);
	_-webkit-filter:none;
	_        filter:none;
}
#app {
    font-family: 'Avenir', Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #2c3e50;
}
  


























































































































































































































































































































































































.popup-menu[data-v-4f96c6ce] {
    width: 150px;
    padding: 10px;
    border-radius: 10px;
    background-color:#fff;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, .2);
    z-index: 999;
}
.popup-menu-item[data-v-4f96c6ce] {
    height: 30px;
}
.popup-menu-item[data-v-4f96c6ce]:hover {
    border-radius: 5px;
    background: rgba(0, 0, 0, .1);
}




























































































































































































.share-show[data-v-387e54b4] {
    border-radius: 5px;
    width: 450px;
    height: 500px;
    background-color: #fff;
    padding: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.dlg-move[data-v-56400d7e] {
      border-radius: 5px;
      width: 400px;
      height: 350px;
      background-color: #fff;
      padding: 20px;
      /* 使用绝对地位，父级元素必须有定位属性 */
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
}

















































.file-right[data-v-23f6a126]{
    width: 35px;
}
.dir-box[data-v-23f6a126] {
    overflow: hidden;
    height: 170px;
}




































































































.menu-black[data-v-acc29b78] {
position: relative;
top: 5px;
border-top-color: #000;
}
.menu-up-black[data-v-acc29b78] {
position: relative;
bottom: 2px;
border-bottom-color: #000;
}
.resizable[data-v-acc29b78] {  
  cursor: e-resize;
}
.table[data-v-acc29b78] {
  table-layout: fixed;
}
.table th[data-v-acc29b78] {
position: relative;
}
.table td[data-v-acc29b78]{
white-space: nowrap;
}
.no-zebra tr[data-v-acc29b78] {
  background-color: #fff;
}
.tb-border[data-v-acc29b78] {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.td-border[data-v-acc29b78] {
border-right: 1px solid rgba(0, 0, 0, 0.2);
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.fixed[data-v-acc29b78] {
position: sticky;
left: 0;
right:0;
background-color: #f2f2f2;
border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.breathe[data-v-acc29b78] {
-webkit-box-shadow: 0px 0px 8px rgba(211,66,47,0.3) inset;
        box-shadow: 0px 0px 8px rgba(211,66,47,0.3) inset;
opacity: 1;
-webkit-animation: blink-data-v-acc29b78 2s ease-in-out 5 alternate;
        animation: blink-data-v-acc29b78 2s ease-in-out 5 alternate;
}
.ldw-text-text[data-v-acc29b78]{
display: inline-block;
text-align: justify;
line-height: 0;
margin-left: 20rpx;
white-space:normal;
width:60px;
}
.ldw-text-text[data-v-acc29b78]::after{
content:"";
display: inline-block;
width:100%;
overflow:hidden;
height:0;
}
@-webkit-keyframes blink-data-v-acc29b78 {
0% {
  -webkit-box-shadow: 0px 0px 8px rgba(211,66,47,0.3) inset;
          box-shadow: 0px 0px 8px rgba(211,66,47,0.3) inset;
}
25% {
  -webkit-box-shadow: 0px 0px 8px rgba(211,66,47,0.25) inset;
          box-shadow: 0px 0px 8px rgba(211,66,47,0.25) inset;
}
50% {
  -webkit-box-shadow: 0px 0px 8px rgba(211,66,47,0.2) inset;
          box-shadow: 0px 0px 8px rgba(211,66,47,0.2) inset;
}
75% {
  -webkit-box-shadow: 0px 0px 8px rgba(211,66,47,0.15) inset;
          box-shadow: 0px 0px 8px rgba(211,66,47,0.15) inset;
}
100% {
  -webkit-box-shadow: 0px 0px 8px rgba(211,66,47,0) inset;
          box-shadow: 0px 0px 8px rgba(211,66,47,0) inset;
}
}
@keyframes blink-data-v-acc29b78 {
0% {
  -webkit-box-shadow: 0px 0px 8px rgba(211,66,47,0.3) inset;
          box-shadow: 0px 0px 8px rgba(211,66,47,0.3) inset;
}
25% {
  -webkit-box-shadow: 0px 0px 8px rgba(211,66,47,0.25) inset;
          box-shadow: 0px 0px 8px rgba(211,66,47,0.25) inset;
}
50% {
  -webkit-box-shadow: 0px 0px 8px rgba(211,66,47,0.2) inset;
          box-shadow: 0px 0px 8px rgba(211,66,47,0.2) inset;
}
75% {
  -webkit-box-shadow: 0px 0px 8px rgba(211,66,47,0.15) inset;
          box-shadow: 0px 0px 8px rgba(211,66,47,0.15) inset;
}
100% {
  -webkit-box-shadow: 0px 0px 8px rgba(211,66,47,0) inset;
          box-shadow: 0px 0px 8px rgba(211,66,47,0) inset;
}
}



  

.dlg-upfile[data-v-5d787298] {
        border-radius: 5px;
        width: 600px;
        height: 450px;
        background-color: #fff;
        padding: 20px;
        /* 使用绝对地位，父级元素必须有定位属性 */
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
}



.form-modal[data-v-1a6b25c0] {
    top: 15px;
}
.doc-edit-modal[data-v-1a6b25c0] {
    width: 1100px;
    height: 835px;
}
.edit-area[data-v-1a6b25c0] {
   width: 1060px;
}
.body .row[data-v-1a6b25c0] {
    line-height: 40px;
}





















































































































































































































































.form-modal[data-v-e746026a] {
    top: 30px;
}
.doc-edit-modal[data-v-e746026a] {
    width: 1000px;
    height: 810px;
}
.edit-area[data-v-e746026a] {
   width: 960px;
}
.body .row[data-v-e746026a] {
    line-height: 40px;
}

.rtfDiv[data-v-5e370afa] img {
    max-width: 100% ;
}
.form-modal[data-v-5e370afa] {
    top:20px;
}
.form-modal .body[data-v-5e370afa]{

    padding-bottom: 0px;
}
.file-log-modal[data-v-5e370afa] {
    width: 1000px;
    height: 820px;
    background-color: #ddd;
}
.file-log-modal .content[data-v-5e370afa] {
    height: 715px;
    width: calc(100% - 50px);
}
.body .row[data-v-5e370afa] {
    line-height: 40px;
}

.rtfDiv[data-v-8af8806a] img {
    max-width: 100% ;
}
.form-modal[data-v-8af8806a] {
    top:20px;
}
.form-modal .body[data-v-8af8806a]{

    padding-bottom: 0px;
}
.file-log-modal[data-v-8af8806a] {
    width: 1000px;
    height: 820px;
    background-color: #ddd;
}
.file-log-modal .content[data-v-8af8806a] {
    height: 715px;
    width: calc(100% - 50px);
}
.body .row[data-v-8af8806a] {
    line-height: 40px;
}

.form-modal[data-v-31bb3800] {
    top: 25px;
}
.doc-edit-modal[data-v-31bb3800] {
    width: 1070px;
    height: 810px;
}
.edit-area[data-v-31bb3800] {
   width: 500px;
}
.body .row[data-v-31bb3800] {
    line-height: 40px;
}

.form-modal[data-v-bdff4a8a] {
    top: 100px;
}
.doc-edit-modal[data-v-bdff4a8a] {
    width: 650px;
    height: 550px;
}
.edit-area[data-v-bdff4a8a] {
   width: 600px;
}
.body .row[data-v-bdff4a8a] {
    line-height: 40px;
}

.search-input[data-v-6c08a5c8] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  padding-left: 8px;
  padding-right: 8px;
  height: 28px;
  background: rgba(255,255,255,0.2);
  -webkit-box-shadow: 0px 4px 9px 0px rgba(0,81,139,0.16);
          box-shadow: 0px 4px 9px 0px rgba(0,81,139,0.16);
  border-radius: 12px;
}
.search-input input[data-v-6c08a5c8] {
  border: 0;
  width: 100%;
  background: transparent;
}
.search-input img[data-v-6c08a5c8] {
  width: 12px;
  height: 12px;
}


.rtfDiv[data-v-4f896122] {
    padding-left: 50px ;
    padding-right: 50px;
    padding-top: 30px ;
    padding-bottom: 30px ;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #fff;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
.rtfDiv[data-v-4f896122] img {
    max-width: 100% ;
}
.form-modal[data-v-4f896122] {
    top:20px;
}
.form-modal .content[data-v-4f896122]{
    height: calc(100% - 50px);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: 1;
            flex-flow: 1;
}
.doc-edit-plus-modal[data-v-4f896122] {
    width: 1100px;
    height: 820px;
    background-color: #ddd;
}



.form-modal[data-v-290a68c8] {
    top: 100px;
}
.doc-edit-modal[data-v-290a68c8] {
    width: 650px;
    height: 550px;
}
.edit-area[data-v-290a68c8] {
   width: 600px;
}
.body .row[data-v-290a68c8] {
    line-height: 40px;
}

.form-modal[data-v-6b2091e5] {
    top: 100px;
}
.doc-edit-modal[data-v-6b2091e5] {
    width: 950px;
    height: 650px;
}
.edit-area[data-v-6b2091e5] {
   width: 600px;
}
.body .row[data-v-6b2091e5] {
    line-height: 40px;
}

.dlg-create-file[data-v-df04e8ac] {
    border-radius: 5px;
    width: 350px;
    height: 200px;
    background-color: #fff;
    padding: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.view[data-v-0f2a0d76] {
  white-space: nowrap;
  background-color: #fff;
  width: 100%;
}
.item[data-v-0f2a0d76] {
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
    border: 1px solid #36a4fd;
    background: #fff ;
    color:#36a4fd;
    width: 20%;
    border-radius: 20px;
    display: inline-block; /* 或其他Flex布局属性 */
}
.active[data-v-0f2a0d76] {
  background: #36a4fd ;
  color: #fff;
}


.login-top[data-v-611ae554] {
      background-color: #ffffff;
      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;
      top:0px;
      width: 100%;
      position: fixed;
      height: 60px;
      text-align: left;
      border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.login-body[data-v-611ae554] {
    position: fixed;
    top:60px;
    bottom: 0;
    left:0;
    right: 0;
}    



.top[data-v-65c2dd69] {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  top: 0;
  left: 0;
  right: 0;
  height: 45px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 0 0 rgb(0 0 0 / 3%);
          box-shadow: 0 1px 0 0 rgb(0 0 0 / 3%);
  z-index: 100;
}
.left[data-v-65c2dd69]{
  position: absolute;
  top: 45px;
  width: 235px;
  background-color: #f0f3f8;
  z-index: 101;
  bottom: 0;
  left:0;
  border-right: 1px solid;
  border-color: rgba(0, 0, 0, .1);
}
.menu[data-v-65c2dd69]{
  color: #000;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.item[data-v-65c2dd69] {
  padding-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  border-radius: 5px;
}
.item[data-v-65c2dd69]:hover {
  background-color: #ccdff8;
  border-top: 1px solid #f0f3f8;
  border-bottom: 1px solid #f0f3f8;
  height: 38px;
}
.activeMenu[data-v-65c2dd69] {
  background-color: #ccdff8;
}
.content[data-v-65c2dd69] {
  position: fixed;
  left: 236px;
  top: 46px;
  right: 0px;
  bottom: 0px;
  z-index: 888;
  overflow: auto;
}
.logo[data-v-65c2dd69] {

  width: 235px;
  font-size: 20px;
  line-height: 45px;
  background-color: #f0f3f8;
  vertical-align: top;
  white-space: nowrap;
  border-right: 1px solid;
  border-color: rgba(0, 0, 0, .1);
}
.title[data-v-65c2dd69] {
  margin-top:8px;
  margin-left: 12px;
}
.blue-btn-a[data-v-65c2dd69] {
  border-radius: 15px;
  font-size: 14px;
  width: 110px;
  height: 32px;
  background-color: #f2f8ff;
  color: #0070f9;
}
.blue-btn-a[data-v-65c2dd69]:hover {
  opacity: 1.2;
}
.huiyuan-ico[data-v-65c2dd69] {
  margin-right: 5px;
  width: 20px;
  height: 20px;
}
.xiaoxi-ico[data-v-65c2dd69] {
  margin-top: 2px;
  width: 25px;
  height: 25px;
}
.xiaoxi1-ico[data-v-65c2dd69] {
  margin-top: 3px;
  margin-left: 8px;
  width: 22px;
  height: 22px;
}
.app-ico[data-v-65c2dd69] {
  margin-top: 2px;
  width: 20px;
  height: 20px;
}
.xiaoxi-btn[data-v-65c2dd69] {
  position: relative;
}
.xiaoxi-count[data-v-65c2dd69] {
  position: absolute;
  color: white;
  font-size: 8px;
  background-color: red;
  min-width: 16px;
  max-width: 25px;
  height: 16px;
  line-height: 16px;
  left: 55%;
  top: -4px;
  text-align: center;
  border-radius: 24px;
}
.user-ico[data-v-65c2dd69] {
  margin-top: 2px;
  width: 32px;
  height: 32px;
}
.note-ico[data-v-65c2dd69] {
  margin-top: 2px;
  width: 22px;
  height: 22px;
}
.todo-ico[data-v-65c2dd69] {
  margin-top: 2px;
  width: 23px;
  height: 23px;
}




.user-info[data-v-a383f6e0] {
  position: absolute;
  background-color: #ccdff8;
  border-radius: 10px;
  top:50px;
  right: 10px;
  height: 460px;
  width: 285px;
  z-index: 999;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1px;
}
.user-info-sjx[data-v-a383f6e0] {
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: -5px;
  right: 25px;
  width: 15px;
  height: 15px;
  z-index: 9999;
  background-color: #ccdff8;
}
.user-info-top[data-v-a383f6e0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 10px 10px 0px 0px ;
  background-color: #ccdff8;
}
.user-info-bottom[data-v-a383f6e0] {
  background-color: #fff;
  border-radius: 0px 0px 10px 10px ;
  height: 250px;
  padding-top: 10px;
}
.bottom-item[data-v-a383f6e0] {
  height: 35px;
  padding-left: 10px;
}
.bottom-item[data-v-a383f6e0]:hover {
  background-color: #ccdff8;
}
.user-data[data-v-a383f6e0] {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack:space-evenly;
      -ms-flex-pack:space-evenly;
          justify-content:space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.user-use[data-v-a383f6e0] {
  background-color: #fff;
  border-radius: 8px ;
  padding-top: 5px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 8px;
  height: 50px;
}
.user-ico-b[data-v-a383f6e0] {
  width: 42px;
  height: 42px;
}
.user-name[data-v-a383f6e0] {
  font-size: 14px;
  margin-left: 10px;
}
.user-level[data-v-a383f6e0] {
  font-size: 12px;
  margin-left: 10px;
}



.bar[data-v-0b3f6128]{
  height: 14px;
  width: 100%;
  font-size: 10px;
  margin-top: 5px;
  background-color: #f5f5f5;
}
.bar[data-v-0b3f6128]::before{
  display: block;
  counter-reset: progress var(--precent); 
  content: '';
  width: calc(1% * var(--precent));
  color: #fff;
  height: 14px;
  background-color: #2486ff;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}



.form-modal[data-v-ceaae158] {
    top: 30px;
}
.doc-edit-modal[data-v-ceaae158] {
    width: 540px;
    height: 400px;
}
.edit-area[data-v-ceaae158] {
   width: 500px;
}
.body .row[data-v-ceaae158] {
    line-height: 40px;
}

.radio-box-list[data-v-59cb571d] {
    background-color: transparent;
}
.item input[data-v-59cb571d] {
    width: 18px;
    height: 18px;
}

.msg-info[data-v-62f1ccd4] {
  position: absolute;
  background-color: #fff;
  border-radius: 10px;
  top:50px;
  right: 60px;
  height: 500px;
  width: 285px;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
}
.msg-info-sjx[data-v-62f1ccd4] {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: -7px;
  right: 27px;
  width: 10px;
  height: 10px;
  position: absolute;
  border-left: 1px solid rgba(0, 0, 0, .2);
  border-top: 1px solid rgba(0, 0, 0, .2);
  z-index: 9999;
  background-color: #fff;
}
.msg-tool-bar[data-v-62f1ccd4] {
  margin-top: 0px;
  background-color: #f5f5f5;
  width: 100%;
  height: 40px;
}
.msg-tool-button[data-v-62f1ccd4] {
  border-radius: 5px;
  background-color: #fff;
  height: 30px;
  font-size: 14px;
}
.msg-tool-label[data-v-62f1ccd4] {
  width: 88px;
}
.gengduo[data-v-62f1ccd4] {
  width: 25px;
  height: 25px;
}
.gengduo[data-v-62f1ccd4]:hover {
  border-radius: 5px;
  background: rgba(0, 0, 0, .1);
}
.user-ico-c[data-v-62f1ccd4] {
  margin-left: 8px;
  width: 24px;
  height: 24px;
}
.xiaoxi1-ico[data-v-62f1ccd4] {
  margin-top: 3px;
  margin-left: 8px;
  width: 22px;
  height: 22px;
}


.note[data-v-449a9a62] {
  position: absolute;
  background-color: #fff;
  border-radius: 10px;
  top:50px;
  right: 60px;
  height: 600px;
  width: 325px;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
}
.msg-info-sjx[data-v-449a9a62] {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: -7px;
  right: 80px;
  width: 10px;
  height: 10px;
  position: absolute;
  border-left: 1px solid rgba(0, 0, 0, .2);
  border-top: 1px solid rgba(0, 0, 0, .2);
  z-index: 9999;
  background-color: #fff;
}
.icon1[data-v-449a9a62] {
  width: 25px;
  height: 25px;
}
.icon[data-v-449a9a62] {
  width: 22px;
  height: 22px;
}



.todo[data-v-4d756ab2] {
  position: absolute;
  background-color: #fff;
  border-radius: 10px;
  top:50px;
  right: 60px;
  height: 600px;
  width: 900px;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 10px;
}
.msg-info-sjx[data-v-4d756ab2] {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: -7px;
  right: 125px;
  width: 10px;
  height: 10px;
  position: absolute;
  border-left: 1px solid rgba(0, 0, 0, .2);
  border-top: 1px solid rgba(0, 0, 0, .2);
  z-index: 9999;
  background-color: #fff;
}
.body[data-v-4d756ab2] {
 height: 510px;
}
.icon1[data-v-4d756ab2] {
  width: 20px;
  height: 20px;
}
.icon[data-v-4d756ab2] {
  width: 22px;
  height: 22px;
}



.file-right[data-v-90b6b910]{
    width: 35px;
}
.dir-box[data-v-90b6b910] {
    overflow: hidden;
    height: 170px;
}



.dir-box[data-v-0d5fad5b] {
    height: 170px;
}


.file-right[data-v-269c3080]{
    width: 35px;
}
.dir-box[data-v-269c3080] {
    overflow: hidden;
    height: 170px;
}

.doc-title[data-v-c4855f8e] {
  background-color: #ffffff;
  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;
  top:0px;
  width: 100%;
  position: fixed;
  height: 60px;
  text-align: left;
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, .1);
          box-shadow: 0px 2px 4px rgba(0, 0, 0, .1);
}
.doc-body[data-v-c4855f8e] {
  position: fixed;
  top:61px;
  left:0;
  right: 0;
  bottom: 0;
  width: 100%;
}
.doc-view[data-v-c4855f8e] {
  position: absolute;
  left : 5px;
  right: 325px;
  top: 5px;
  bottom: 80px;
  background-color: #f5f5f5;
}
.right[data-v-c4855f8e] {
  position: absolute;
  border-left: 1px solid rgba(0, 0, 0, .1) ;
  top:0px;
  right: 0;
  bottom: 0;
  width: 320px;
}
.bottom[data-v-c4855f8e] {
    position: fixed;
    left:0;
    right:320px;
    bottom: 20px;
}
.tool-bar[data-v-c4855f8e] {
    border-radius: 10px;
    height: 45px;
    padding-left:40px ;
    padding-right:40px ;
    background-color: #ffffff;
    border:1px solid rgba(0, 0, 0, .1);
}
.ver-item[data-v-c4855f8e] {
  padding-left: 15px;
  padding-right: 15px;
  padding-top:5px;
  padding-bottom:5px;
  white-space: nowrap;
}
.ver-item-active[data-v-c4855f8e]{
    color: #0070f9;
    border-bottom: 2px solid #0070f9;
    width: auto;
}
.note-ico[data-v-c4855f8e] {
  margin-top: 2px;
  width: 22px;
  height: 22px;
}
.rtfDiv[data-v-c4855f8e] img {
    max-width: 100% ;
}
.rtfDiv[data-v-c4855f8e] {
    width: 900px;
    min-height: 700px;
    background-color: #fff;
    padding: 60px;
    margin : 15px 150px;
}
.doc-body .more[data-v-c4855f8e] {
  position: absolute;
  left:0;
  top:0;
  right: 0;
  height: 45px;
  background-color: #fff;
  -webkit-box-shadow: 0px 1px 15px 1px rgba(0,0,0,0.25);
          box-shadow: 0px 1px 15px 1px rgba(0,0,0,0.25);
}



.right-body[data-v-625a95b6] {
  position: absolute ;
  top: 60px;
  right: 0;
  left:0;
  bottom: 100px;
}
.right-bottom[data-v-625a95b6] {
  position: absolute ;
  right: 0;
  height: 100px;
  left: 0;
  bottom: 0;
}
.right-title[data-v-625a95b6] {
    height: 45px;
    border-bottom: 1px solid rgba(0, 0, 0, .1) ;
}




.scan-login[data-v-d47792da] {
    border-radius: 5px;
    width: 450px;
    height: 400px;
    background-color: #fff;
    padding: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.version-info[data-v-60005836] {
    position: absolute;
    background-color: #fff;
    border-radius: 10px;
    top:55px;
    right: 250px;
    width: 250px;
    z-index: 999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 10px;
}
.sjx[data-v-60005836] {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    top: -7px;
    left: 27px;
    width: 10px;
    height: 10px;
    position: absolute;
    border-left: 1px solid rgba(0, 0, 0, .2);
    border-top: 1px solid rgba(0, 0, 0, .2);
    z-index: 9999;
    background-color: #fff;
}


.rtfDiv[data-v-4c2538c4] img {
    max-width: 100% ;
}
.form-modal[data-v-4c2538c4] {
    top:20px;
}
.form-modal .body[data-v-4c2538c4]{

    padding-bottom: 0px;
}
.doc-compare-modal[data-v-4c2538c4] {
    width: calc(100% - 100px);
    height: 820px;
    background-color: #ddd;
}
.doc-compare-modal .content[data-v-4c2538c4] {
    height: 715px;
}
.body .row[data-v-4c2538c4] {
    line-height: 40px;
}

.form-modal[data-v-6bae877e] {
    top: 50px;
}
.copy-modal[data-v-6bae877e] {
    width: 500px;
    height: 300px;
}
.edit-area[data-v-6bae877e] {
   width: 300px;
}
.body .row[data-v-6bae877e] {
    line-height: 40px;
}

.form-modal[data-v-afafa99e] {
    top: 15px;
}
.doc-edit-modal[data-v-afafa99e] {
    width: 1100px;
    height: 835px;
}
.edit-area[data-v-afafa99e] {
   width: 1060px;
}
.body .row[data-v-afafa99e] {
    line-height: 40px;
}

.form-modal[data-v-1638e795] {
    top: 15px;
}
.doc-edit-modal[data-v-1638e795] {
    width: 1100px;
    height: 835px;
}
.edit-area[data-v-1638e795] {
   width: 1060px;
}
.body .row[data-v-1638e795] {
    line-height: 40px;
}

.rtfDiv[data-v-1916f27e] img {
        max-width: 100% ;
}
.form-modal[data-v-1916f27e] {
    top:20px;
}
.form-modal .body[data-v-1916f27e]{

    padding-bottom: 0px;
}
.file-log-modal[data-v-1916f27e] {
    width: 1100px;
    height: 820px;
    background-color: #ddd;
}
.file-log-modal .content[data-v-1916f27e] {
    height: 715px;
    width: calc(100% - 50px);
}
.body .row[data-v-1916f27e] {
    line-height: 40px;
}

.form-modal[data-v-f68d2176] {
    top: 100px;
}
.doc-edit-modal[data-v-f68d2176] {
    width: 600px;
    height: 400px;
}
.edit-area[data-v-f68d2176] {
   width: 550px;
}
.body .row[data-v-f68d2176] {
    line-height: 40px;
}

.form-modal[data-v-073a33c6] {
    top: 100px;
}
.doc-edit-modal[data-v-073a33c6] {
    width: 650px;
    height: 250px;
}
.edit-area[data-v-073a33c6] {
   width: 600px;
}
.body .row[data-v-073a33c6] {
    line-height: 40px;
}

.doc-share .body[data-v-2cef3705] {
     position: fixed;
     left:0;
     right: 0;
     top: 30%;
}


.index-top[data-v-3fe8fe1e] {
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    top:0px;
    width: 100%;
    position: fixed;
    height: 60px;
    text-align: left;
    z-index: 999;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.index-nav[data-v-3fe8fe1e]:hover {
    font-weight: 600;
}
.index-bottom[data-v-3fe8fe1e] {
    margin-top: 50px;
    background-color: #4f4f4f;
}
.index-bottom-menu[data-v-3fe8fe1e] {
    margin-top: 15px;
    width: 200px;
}
.index-sign[data-v-3fe8fe1e] {
    width: 100%;
    height: 60px;
    color: #f2f8ff;
    background-color: #4f4f4f;
}
a[data-v-3fe8fe1e] {
  color: #f2f8ff; /* 设置为黑色 */
  text-decoration: none; /* 去掉下划线 */
}


.index-body[data-v-0b8ebe88] {
    margin-top: 60px;
    width: 100%;
}
.index-banner[data-v-0b8ebe88]{
    margin-top: 60px;
    width: 100%;
    height: 460px;
    position: relative;
}
.index-banner-box[data-v-0b8ebe88] {
    position: absolute;
    left: 0;
    right: 0;
    top:0;
}
.index-scene-box[data-v-0b8ebe88] {
    width: 250px;
    background-color: #f2f8ff;
}
.index-file-box[data-v-0b8ebe88] {
    width: 200px;
}





.about-body[data-v-43dcf75e] {
  margin-top: 60px;
  width: 1000px;
  min-height: 500px;
}
.about-word[data-v-43dcf75e] {
  line-height: 30px;
}




.down-body {
  margin-top: 60px;
  margin-bottom: 30px;
  min-height: 500px;
}
.app-body {
  width: 230px;
  height: 330px;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}








.invite-body[data-v-25f59b55] {
  width: 750px;
  margin-top: 60px;
  min-height: 500px;
}
.invite-card[data-v-25f59b55] {

  width: 180px;
}








.member-body[data-v-a093b48c] {
  margin-top: 60px;
  margin-bottom: 30px;
  min-height: 500px;
}
.member-level-body[data-v-a093b48c] {
  width: 260px;
  height: 420px;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}








.about-body[data-v-051f120c] {
  margin-top: 60px;
  width: 1000px;
  min-height: 500px;
  max-height: 1000px;
}
.about-word[data-v-051f120c] {
  line-height: 30px;
}







.time-dot {
     width: 7px;
     height: 7px; 
     border-radius: 100%; 
     background-color: rgba(0, 0, 0, .5);
}
.time-item {
     border-left: 1px solid rgba(0, 0, 0, .2); 
     margin-left: 3px;
     line-height: 28px;
}

.help-body[data-v-1c913ae6] {
  margin-top: 60px;
  width: 800px;
  min-height: 500px;
}
.help-card[data-v-1c913ae6] {
  width: 380px;
}








.file-right[data-v-18be0e04]{
    width: 35px;
}
.dir-box[data-v-18be0e04] {
    overflow: hidden;
    height: 170px;
}



.body[data-v-099057d6] img {
     max-width: 100% ;
     display:block;
     -o-object-fit: contain;
        object-fit: contain; /* 将图像等比例地调整到完全包裹容器 */
}
.doc-detail-mobile[data-v-099057d6] {
    width: 100%;
}
.doc-detail-mobile .top[data-v-099057d6] {
     position: fixed;
     left:0;
     right: 0;
     top: 0;
     height: 60px;
     z-index: 999;
}
.doc-detail-mobile .body[data-v-099057d6] {
     position: fixed;
     padding-top: 20px;
     left:0;
     right: 0;
     top: 60px;
     bottom: 40px;
}
.doc-detail-mobile .bottom[data-v-099057d6] {
    position: fixed ;
    left:0;
    right: 0;
    bottom: 0;
    height: 40px;
    background-color: #fff;
    border-top: 1px solid rgba(0, 0, 0, .2);
}

.about-body[data-v-7be7e9b6] {
  margin-top: 60px;
  width: 1000px;
  min-height: 500px;
}
.about-word[data-v-7be7e9b6] {
  line-height: 30px;
}






/* flex布局 */ 
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
} 
/* 纵向排列 */ 
.flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
} 
/* 横向排列 */ 
.flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
} 
/* 水平居中 */ 
.flex-center-sp {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
} 
/* 垂直居中 */ 
.flex-center-cz {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
} 
/* 从左往右排 */ 
.flex-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
} 
/* 从右往左排 */ 
.flex-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
} 
/* 两端靠边 */ 
.flex-space-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
} 
/* 平均分布空间 */ 
.flex-space-evenly {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
} 
.position-relative {
    position: relative;
} 
.position-absolute {
    position: absolute;
} 
.position-fixed {
    position: fixed;
} 
.full-width {
    width: 100%;
} 
.full-height {
    height: 100%;
} 
.half-width {
    width: 50%;
} 
.half-height {
    height: 50%;
} 
.w60 {
    width: 60px !important;
} 
.w80 {
    width: 80px !important;
} 
.w100 {
    width: 100px !important;
} 
.w120 {
    width: 120px !important;
} 
.w150 {
    width: 150px !important;
} 
.w200 {
    width: 200px !important;
} 
.w300 {
    width: 300px !important;
} 
.h18 {
    height: 18px !important;
} 
.h22 {
    height: 22px !important;
} 
.h25 {
    height: 25px !important;
} 
.h27 {
    height: 27px !important;
} 
.h30 {
    height: 30px !important;
} 
.h35 {
    height: 35px !important;
} 
.lh30 {
    line-height: 30px;
} 
.lh35 {
    line-height: 35px;
} 
.lh40 {
    line-height: 40px;
} 
.lh45 {
    line-height: 45px;
} 
/* 外间隔 */ 
.margin-s {
    margin: 5px;
} 
.margin-m {
    margin: 10px;
} 
.margin-l {
    margin: 15px;
} 
.margin-xl {
    margin: 25px;
} 
.margin-left-s {
    margin-left: 5px;
} 
.margin-left-m {
    margin-left: 10px;
} 
.margin-left-l {
    margin-left: 15px;
} 
.margin-left-xl {
    margin-left: 25px;
} 
.margin-left-xxl {
    margin-left: 40px;
} 
.margin-right-s {
    margin-right: 5px;
} 
.margin-right-m {
    margin-right: 10px;
} 
.margin-right-l {
    margin-right: 15px;
} 
.margin-right-xl {
    margin-right: 25px;
} 
.margin-right-xxl {
    margin-right: 40px;
} 
.margin-top-s {
    margin-top: 5px;
} 
.margin-top-m {
    margin-top: 10px;
} 
.margin-top-l {
    margin-top: 15px;
} 
.margin-top-xl {
    margin-top: 25px;
} 
.margin-top-xxl {
    margin-top: 50px;
} 
.margin-bottom-s {
    margin-bottom: 5px;
} 
.margin-bottom-m {
    margin-bottom: 10px;
} 
.margin-bottom-l {
    margin-bottom: 15px;
} 
.margin-bottom-xl {
    margin-bottom: 25px;
} 
/* 内间隔 */ 
.padding-s {
    padding: 5px;
} 
.padding-m {
    padding: 10px;
} 
.padding-l {
    padding: 15px;
} 
.padding-xl {
    padding: 25px;
} 
.padding-left-s {
    padding-left: 5px;
} 
.padding-left-m {
    padding-left: 10px;
} 
.padding-left-l {
    padding-left: 15px;
} 
.padding-left-xl {
    padding-left: 25px;
} 
.padding-right-s {
    padding-right: 5px;
} 
.padding-right-m {
    padding-right: 10px;
} 
.padding-right-l {
    padding-right: 15px;
} 
.padding-right-xl {
    padding-right: 25px;
} 
.padding-top-s {
    padding-top: 5px;
} 
.padding-top-m {
    padding-top: 10px;
} 
.padding-top-l {
    padding-top: 15px;
} 
.padding-top-xl {
    padding-top: 25px;
} 
.padding-bottom-s {
    padding-bottom: 5px;
} 
.padding-bottom-m {
    padding-bottom: 10px;
} 
.padding-bottom-l {
    padding-bottom: 15px;
} 
.padding-bottom-xl {
    padding-bottom: 25px;
} 
/* 字体大小 */ 
.font-ms {
    font-size: 10px;
} 
.font-s {
    font-size: 14px;
} 
.font-m {
    font-size: 16px;
} 
.font-l {
    font-size: 18px;
} 
.font-xl {
    font-size: 20px;
} 
.font-xxl {
    font-size: 24px;
} 
/* 字体粗细 */ 
.font-bold {
    font-weight: 600;
} 
/* 颜色 */ 
.color-red {
    color: red;
} 
.color-orange {
    color: #FF632D;
} 
.color-white {
    color: #fff;
} 
.color-black {
    color: #000;
} 
.color-blue {
    color: #0070f9;
} 
.color-gray {
    color: #8799a3;
} 
.color-rgb-01 {
    color: rgba(0, 0, 0, .1);
  } 
.color-rgb-03 {
    color: rgba(0, 0, 0, .3);
} 
.color-rgb-05 {
    color: rgba(0, 0, 0, .5);
} 
.color-rgb-07 {
    color: rgba(0, 0, 0, .7);
} 
.color-gold {
    color: #bb9445;
} 
.bk-color-rgb-01 {
    background-color: rgba(0, 0, 0, .05);
  } 
.bk-color-rgb-02 {
    background-color: rgba(0, 0, 0, .2);
} 
.bk-color-hb {
    background-color: #f2f8ff;
} 
.bk-color-blue {
    background-color: #36a4fd;
} 
.bk-color-white {
    background-color: #fff;
} 
.scroll {
    overflow: hidden;
} 
.scroll:hover{
    overflow: scroll; /* 控制横向滚动条 */
} 
.scroll-x{
    overflow: hidden;
} 
.scroll-x:hover{
    overflow-x: scroll; /* 控制横向滚动条 */
} 
/* 按钮 */ 
.btn-blue-full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    width: 90px;
    color: #fff;
    background-color: #36a4fd;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #36a4fd;
} 
.btn-blue-full:hover {
    border-color: #0070f9;
    background-color: #0070f9; 
} 
.btn-blue-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    width: 90px;
    color: #36a4fd;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #36a4fd;
} 
.btn-blue-line:hover {
    background-color: #f2f8ff;
} 
.btn-white-full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    width: 90px;
    color: #36a4fd;
    background-color: #f2f8ff;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #36a4fd;
} 
.btn-white-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    width: 90px;
    color: #fff;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #fff;
} 
.btn-white-line:hover {
    color: #36a4fd;
    background-color: #f2f8ff;
} 
.btn-red-full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    width: 90px;
    color: #fff;
    background-color: #b20f0f;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #b20f0f;
} 
.btn-red-full:hover {
    opacity: .8; 
} 
.pointer {
    cursor: pointer;
} 
/*包含以下四种的链接*/ 
a {
    text-decoration: none;
} 
/*正常的未被访问过的链接*/ 
a:link {
    text-decoration: none;
} 
/*已经访问过的链接*/ 
a:visited {
    text-decoration: none;
} 
/*鼠标划过(停留)的链接*/ 
a:hover {
    text-decoration: none;
} 
/* 正在点击的链接*/ 
a:active {
    text-decoration: none;
} 
.border{
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, .2);
} 
.border-radius-ms{
    border-radius: 5px;
} 
.border-radius-s{
    border-radius: 10px;
} 
.border-radius-m{
    border-radius: 15px;
} 
.border-radius-l{
    border-radius: 20px;
} 
.border-radius-xl{
    border-radius: 25px;
} 
.border-radius-xxl{
    border-radius: 30px;
} 
.logo-15 {
    width: 15px;
    height: 15px;
} 
.logo-18 {
    width: 18px;
    height: 18px;
} 
.logo-20 {
    width: 20px;
    height: 20px;
} 
.logo-22 {
    width: 22px;
    height: 22px;
} 
.logo-25 {
    width: 25px;
    height: 25px;
} 
.logo-30 {
    width: 30px;
    height: 30px;
} 
.logo-32 {
    width: 32px;
    height: 32px;
} 
.logo-48 {
    width: 48px;
    height: 48px;
} 
/* 遮罩层*/ 
.mask {
    background-color: rgba(0,0,0,0.4);
    /* 使用固定定位让元素撑满全屏 */
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
} 
.mask1 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
} 
.input-box {
    border:1px solid #36a4fd;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    background-color: #fff;
    height: 33px;
  } 
.btn-blue-auto {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 35px;
    color: #fff;
    background-color: #36a4fd;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #36a4fd;
} 
.btn-blue-auto:hover {
    background-color: #4689db;
} 
.btn-huibai-auto {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 36px;
    color: #000;
    background-color: #f2f8ff;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #f2f8ff;
} 
.btn-huibai-auto:hover {
    background-color: #ecf1f7;
} 
input:focus {  
    outline: none;  
} 
.cannotselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;   
    -ms-user-select: none;
    user-select: none;
    
} 
.under-line {
    text-decoration:underline; 
} 
.split-line{
    width: 2px;
    margin-left: 7px;
    margin-right: 8px;
    border-left: 1px solid rgba(0, 0, 0, .2);
} 
.bottom-line{
    border-bottom: 1px solid rgba(0, 0, 0, .2);
} 
.tag-hui {
    border-radius: 15px;
    font-size: 14px;
    width: 100px;
    height: 32px;
    background-color: #f2f8ff;
    color: rgba(0,0,0,0.6);
  } 
.border {
    border-color: rgba(0, 0, 0, .2);

} 
textarea:focus {
    border: 1px solid #ddd;
    outline: none; 
} 
textarea {
    resize:none;  /* 取消拖拽 */
} 
/* 书本效果 */ 
.book {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 0px 10px 0 rgba(0, 0, 0, 0.19);
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 0px 10px 0 rgba(0, 0, 0, 0.19);
} 
/* 超出显示省略号 */ 
.text-more {
    overflow:hidden;
    text-overflow:ellipsis; 
} 
/* 显示2行 */ 
.row1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
} 
.menu-down {
    display: inline-block;
    height: 0;
    width: 0;
    border-top: 7px solid #babbbd;
    border-bottom: 7px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
} 
/* 定义滚动条样式 */ 
::-webkit-scrollbar {
    height: 2px;
    width: 2px;
} 
/* 定义滚动条的轨道部分 */ 
::-webkit-scrollbar-track {  
    background-color: #f5f5f5;
    width: 2px;  
} 
/* 定义滚动条的thumb部分 */ 
::-webkit-scrollbar-thumb {  
    background-color: #808385; 
    border-radius: 2px; /* 滑块圆角 */ 
} 
/* 自动换行 */ 
.txt-wrap {
    word-wrap: break-word;
} 
.box-down {
    display: inline-block;
    height: 0;
    width: 0;
    border-top: 7px solid rgba(0,0,0,0.3);
    border-bottom: 7px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}
    





  

      

 



/* 页面标题栏 */ 
.page-title {
    position: absolute;
    left:0;
    top: 5px;
    right: 0;
    height: 70px;
} 
/* 页面表格区 */ 
.page-table {
    /* position: absolute;
    left:15px;
    right: 15px;
    top: 71px;
    bottom: 70px; */
} 
/* 页面底部区 */ 
.page-footer {
    position: absolute;
    left:15px;
    right: 15px;
    height: 60px;
    bottom: 0;
} 
/* 导航标题 */ 
.nav-title {
    background-color: #3dc886;
    color: #fff;
} 
/* 模态窗口 */ 
.form-modal{

    border-radius: 0;
    margin: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 999;

} 
/* 模态窗口--标题 */ 
.form-modal .title {
    height: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #f2f2f2;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
} 
/* 模态窗口--内容区 */ 
.form-modal .body{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 15px;
    padding-bottom: 50px;
    height: calc(100% - 50px);
} 
/* 模态窗口--底部按钮栏 */ 
.form-modal .toolbar {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-top: 1px solid rgba(0, 0, 0, .1);
    height: 50px;
} 
/* 基础编辑窗--行样式 */ 
.form-base .row{
    line-height: 40px;
} 
/* 基础编辑窗--标签样式 */ 
.form-base .row .area {
    margin-left: 30px;
    width: 350px;
} 
/* 基础编辑窗--标签样式 */ 
.form-base .row .area2 {
    margin-left: 100px;
    width: 500px;
} 
/* 基础编辑窗--标签样式 */ 
.form-base .row .label {
    font-size: 14px;
    width: 25%;
} 
/* 基础编辑窗--值样式 */ 
.form-base .row  .value {
    width: 75%;
} 
/* 编辑区 */ 
.edit-area {
    width: 300px;
    margin-right: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
} 
/* 编辑区--标签 */ 
.edit-area .label {
    text-align: right;
    margin-right: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 20px;
    width: 80px;
} 
/* 编辑区--值 */ 
.edit-area .value {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: calc(100% - 80px);
} 
/* 显示区 */ 
.show-area {
    width: 260px;
    margin-right: 5px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
} 
/* 编辑区--标签 */ 
.show-area .label {
    text-align: right;
    margin-right: 10px;
    color: gray;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 80px;
} 
/* 编辑区--值 */ 
.show-area .value {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-weight: 500;
    font-size: 16px;
    width: calc(100%- 80px);
}
.ui-menu {

    background-color: #191a23;
    color: #babbbd;
    font-size: 14px;

}

/* 菜单高度 */

.ui-menu .lh {
    line-height: 40px;
}

/* 经过主菜单时左边亮块 */

.ui-menu .item :hover .left {
    display: block;
    background-color: #3dc886;
    width: 4px;
    height: 100%;
}

/* 经过主菜单时文字显示 */

.ui-menu .item .master:hover .text {
    color: #fff;
}

.ui-menu .item .master .active-text {
    color: #fff;
}

/* 主菜单左边亮块占位 */

.ui-menu .item .master .left {
    display: block;
    width: 4px;
    height: 100%;
}

.ui-menu .item .master .active {
    display: block;
    background-color: #3dc886;
    width: 4px;
    height: 100%;

}

.ui-menu .not-active-flag {
    display: inline-block;
    height: 0;
    width: 0;
    margin-top: 14px;
    border-top: 7px solid #babbbd;
    border-bottom: 7px solid transparent;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.ui-menu .active-flag {
    display: inline-block;
    height: 0px;
    width: 0;
    margin-top: 7px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

/* 子菜单选中时背景 */

.ui-menu .item .details .active {
    width: 100%;
    background-color: #245043;
}

/* 子菜单 */

.ui-menu .item .details .detail .text {
    margin-left: 40px;
}

/* 经过子菜单时颜色 */

.ui-menu .item .details .detail:hover {
    color: #fff;
}

.ui-urls .item {
    min-width: 100px;
}

/* 网址历史激活时颜色 */

.ui-urls .active {
    border-bottom: 2px solid #3dc886;
    color: #3dc886;

}

/* 关闭按钮 */

.ui-urls .close {
    display: block;
    width: 15px;
    height: 15px;
}

/* 关闭按钮占位 */

.ui-urls .close img {
    display: none;
    width: 15px;
    height: 15px;
}

/* 关闭按钮区鼠标经过 */

.ui-urls .close:hover img {
    display: block;
    width: 15px;
    height: 15px;
}

/* 鼠标经过文字显示 */

.ui-urls .item:hover .text {
    color: #3dc886;
}

.ui-table {
    font-size: 14px;
    background-color: #fff;
    position: relative;

}

.ui-table table {
    line-height:26px;
    table-layout:fixed;
}

.ui-table td{
    word-wrap:break-word;
}

.ui-table th{
    background-color: #f2f2f2;
    font-weight: 600;
}

.ui-table tr:nth-child(odd) {
    background-color: #F1F4F8;
}

/* 表格内的输入框 */

.ui-table input {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 0px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    width: 90%;
    height: 30px;
    border: none;
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, .8);
}

.ui-table .ui-dateinput .content {
    border: none;
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, .8);
}

.ui-table .my-select {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 0px;
    width: 90%;
}

.ui-table .ui-select .content {
    height: 28px;
    border: none;
    border-radius: 0px;
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, .8);
}

.ui-table .ui-xselect .content {
    border: none;
    border-radius: 0px;
    min-height: 30px;
    max-height: 60px;
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, .8);

}

/* 表格内的图片 */

.ui-table .picture {
    max-height: 150px;
    max-width: 300px;
}

/* 表格内的标签 */

.ui-table .tag {
    padding-left: 5px;
    padding-right: 5px;
    line-height: 25px !important;
    font-size: 14px;
    min-width: 60px;
    border-radius: 15px;
    background-color:  #E1DCDC;
}

/* 表格内的文本 */

.ui-table .text {
    max-height: 80px;
}

.ui-table .checkbox {
    height: 18px;
    width:  18px;
}

.ui-full-button {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    min-width: 50px;
    padding: 0 14px;
    background-color: #3dc886;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}

.ui-line-button {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    min-width: 48px;
    padding: 0 14px;
    margin-left: 5px;
    border: 1px solid #3dc886;
    background-color: #fff;
    color: #3dc886;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
}

.ui-input {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, .2);
    padding-left: 8px;
    padding-right: 8px;
    height: 35px;
}

.ui-selectX {
    width: 180px;
}

.ui-input-a {
    background-color: transparent;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #000 !important;
    padding-left: 8px;
    padding-right: 8px;
    height: 28px;
}

.ui-textarea {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, .2);
    min-height: 60px;
    padding-left: 5px;
    padding-right: 5px;
    outline: none;
    resize: none;
}

/* 多选显示区 */

.ui-xselect .content{
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-height: 30px;
    max-height: 100px;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, .2);

}

/* 选中区 */

.ui-xselect .content .selected {
    height: 28px;
    width: calc(100% - 30px);
}

/* 选中区单项 */

.ui-xselect .content .selected .item {
    height: 24px;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, .2);
}

/* 待选列表 */

.ui-xselect .list {
    background-color: #fff;
    position: fixed;
    border: 1px solid rgba(0, 0, 0, .2);
    left:0;
    top:0;
    right: 0;
    height: 200px;
    z-index: 99;
}

/* 待选列表行高 */

.ui-xselect .list .item {
    padding-left: 5px;
    line-height: 24px;
}

/* 选中框大小 */

.list input {
    height: 16px;
    width:  16px;
    border: 1px solid rgba(0, 0, 0, .3);
}

/* 多选树形组件行高 */

.ui-xtree .item {
    line-height: 25px;
}

/* 多选树形选择框样式 */

.ui-xtree .checkbox {
    height: 16px;
    width:  16px;
    margin-right: 5px;
}

/* 单选显示区 */

.ui-select .content{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
    height: 30px;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, .2);
}

.ui-select .content1{
    margin-left: 2px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
    height: 30px;
    border-right: 1px solid rgba(0, 0, 0, .2);
}

/* 选中区 */

.ui-select .content .selected {
    height: 28px;
    width: calc(100% - 30px);
}

.ui-select .content .selected .item{
    height: 22px;
}

/* 待选列表 */

.ui-select .list {
    background-color: #fff;
    position: absolute;
    border: 1px solid rgba(0, 0, 0, .2);
    left:0;
    top:0;
    right: 0;
    height: 200px;
    z-index: 99;
}

/* 待选列表行高 */

.ui-select .list .item {
    padding-left: 5px;
    line-height: 24px;
}

.ui-select .list .item:hover {
    background-color: rgba(0, 0, 0, .1);
}

.ui-select .list .active {
    background-color: #0091FF;
}

.ui-select .list .no-active {
    background-color: #fff;
}

.ui-dateinput .content{
    height: 28px;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, .2);
    background-color: #fff;
    z-index: 2;
}

.ui-dateinput .content input{
    border: 0;
    z-index: 2;
}

.ui-dateinput .list {
    background-color: #fff;
    position: fixed;
    border: 1px solid rgba(0, 0, 0, .3);
    min-width: 250px;
    max-width: 300px;
    left:0px;
    top:0;
    right: 0px;
    z-index: 999;
}

.ui-dateinput .content input {
    height: 24px;
    width: calc(100% - 26px);
}

.ui-upload {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, .2);
}

.ui-upload .add {
    width: 30px;
    height: 30px;
}

.ui-upload .close {
    background-color: #fff;
    position: absolute;
    top: 5px;
    right: 5px;
    height: 22px;
    width: 22px;
    z-index: 99;
}

/* loading样式 */

.loader {
    border: 10px solid #f3f3f3;
    border-radius: 50%;
    border-top: 10px solid #0091FF;
    width: 45px;
    height: 45px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
  }

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }

@keyframes spin {
    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
  }

.ui-grid-menu .item {
    display: block;
    margin-top: 40px;
    width: 180px;
    height: 110px;
}

.ui-grid-menu .item .img-area {
    cursor: pointer;
    display: block;
    width: 100px;
    height: 100px;
    border-radius: 5px;
}

.ui-grid-menu .item .img-area img {
    width: 40px;
    height: 40px;
}

.ui-grid-menu .item .img-area img:hover {
    -webkit-animation:  im_icon 1s linear infinite;
            animation:  im_icon 1s linear infinite;
}

.ui-grid-menu .item .word {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    font-weight: 600;
}

@-webkit-keyframes im_icon{
    0%{
        opacity: 0.8;
        -webkit-transform: translate(0,0);
                transform: translate(0,0);
    }
    50%{
        opacity: 1;
        -webkit-transform: translate(0,5px);
                transform: translate(0,5px);
    }
    100%{
        opacity: 0.8;
        -webkit-transform: translate(0,0);
                transform: translate(0,0);
    }
}

@keyframes im_icon{
    0%{
        opacity: 0.8;
        -webkit-transform: translate(0,0);
                transform: translate(0,0);
    }
    50%{
        opacity: 1;
        -webkit-transform: translate(0,5px);
                transform: translate(0,5px);
    }
    100%{
        opacity: 0.8;
        -webkit-transform: translate(0,0);
                transform: translate(0,0);
    }
}

/* 多选树形组件行高 */

.ui-tree-view .item {
    line-height: 25px;
}

.ui-find-button {
    background: -webkit-gradient(linear, left top, left bottom, from(#EEBD7C) , to(#D59B5E));
    background: linear-gradient(180deg, #EEBD7C , #D59B5E);
    padding: 0 14px;
    min-width: 60px;
    line-height: 30px;
    height: 30px;
    border-radius: 0px;
    color: #fff;
    font-size: 14px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;   
    -ms-user-select: none;
    user-select: none;
}

.ui-find-button:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#D59B5E),to(#EEBD7C) );
    background: linear-gradient(180deg, #D59B5E,#EEBD7C );
}

.ui-print-button {
    background: #0091FF;
    border-radius: 0px;
    padding-left:15px;
    padding-right:15px;
    min-width: 30px;
    height: 30px;
    color: #fff;
    font-size: 14px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;   
    -ms-user-select: none;
    user-select: none;
}

.ui-print-button:hover {
    background: #5493FF;
}

.ui-new-button {
    background: -webkit-gradient(linear, left top, left bottom, from(#5493FF),to(#0091FF) );
    background: linear-gradient(180deg, #5493FF,#0091FF );
    border-radius: 0px;
    padding-left:15px;
    padding-right:15px;
    min-width: 30px;
    height: 30px;
    color: #fff;
    font-size: 14px;
}

.ui-other-button {
    background: #EFF1F5;
    border-radius: 0px;
    min-width: 60px;
    height: 30px;
    color: #000;
    font-size: 14px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;   
    -ms-user-select: none;
    user-select: none;
    
}

.ui-yes-button {
    background: -webkit-gradient(linear, left top, left bottom, from(#5493FF),to(#0091FF) );
    background: linear-gradient(180deg, #5493FF,#0091FF );
    border-radius: 0px;
    padding-left:15px;
    padding-right:15px;
    min-width: 30px;
    height: 30px;
    color: #fff;
    font-size: 14px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;   
    -ms-user-select: none;
    user-select: none;
}

.ui-yes-button:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#0091FF),to(#5493FF)  );
    background: linear-gradient(180deg, #0091FF,#5493FF  );
}

.ui-no-button {
    background: #EFF1F5;
    border-radius: 0px;
    padding-left:15px;
    padding-right:15px;
    height: 30px;
    min-width: 30px;
    color: #000;
    font-size: 14px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;   
    -ms-user-select: none;
    user-select: none;
}

.ui-no-button:hover {
    color: #0091FF;
}

.ui-select-input .content{
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
    height: 28px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .2);
}

/* 选中区 */

.ui-select-input .content .selected {
    width: calc(100% - 30px);
}

.ui-select-input .content input {
    border: 0;
}

/* 待选列表 */

.ui-select-input .list {
    background-color: #fff;
    position: fixed;
    border: 1px solid rgba(0, 0, 0, .2);
    left:0;
    top:0;
    right: 0;
    height: 200px;
    z-index: 99;
}

/* 待选列表行高 */

.ui-select-input .list .item {
    line-height: 24px;
}

.ui-select-input .list .item:hover {
    background-color: rgba(0, 0, 0, .1);
}

.ui-select-input .list .active {
    background-color: #5493FF;
}

.ui-select-input .list .no-active {
    background-color: #fff;
}

.ui-report-table {
    font-size: 14px;
    background-color: #fff;
}



  .main-body {
    width: 100%;
    height:  100%;
    background-color: #fff;
  }
   
  .nav-title {
    padding-top: 5px;
    position: fixed;
    top: 46px;
    left: 236px;
    right: 0px;
    height: 40px;
    background-color: #fff;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    z-index: 999;
   }
   
  .batch-tool-bar {
    padding: 10px;
    position: fixed;
    border-radius: 10px;
    bottom: 45px;
    left: 250px;
    right: 50px;
    height: 35px;
    background-color: rgba(0, 0, 0, .7);;
    display: -webkit-box;;
    display: -ms-flexbox;;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    z-index: 998;
   }
   
  .table-pnl {

    margin-top: 45px;
    width: 95%;
    min-height: 350px;
   }
   
  .file-pnl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
    background-color: #fff;
   }
   
  .file-box{
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    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: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 300px;
    height: 235px;
    margin-top: 5px;
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 30px;
    background-color: #fff;
    border-color: rgba(0, 0, 0, .2);
  }
   
  .dir-box {
    border-radius: 10px 10px 0 0;
    height: 180px;
    width: 300px;
    background-color: #f0f3f8;
  }
   
  .dir-box:hover {
    background-color: #e4e6e9;
  }
   
  list-view-ico
  .dir-box-a {
    border-radius: 10px 10px 0 0;
    height: 180px;
    width: 300px;
    background-color: #f0f3f8;
  }
   
  .file-img {
    border-radius: 10px 10px 0 0;
    width: 300px;
    height: 170px;

  }
   
  .file-img:hover {
    opacity: 0.7;
  }
   
  .file-desc{
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
   
  .file-left{
    margin-top: 5px;
    margin-left: 10px;
    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: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    
  }
   
  .file-right{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
   
  .file-share {
    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-top: 5px;
    width: 22px;
    height: 20px;
  }
   
  .file-more {
    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-top: 5px;
    margin-left: 5px;
    width: 22px;
    height: 20px;

  }
   
  .file-name{
    font-weight: 600;
    font-size: 16px;
  }
   
  .file-remark{
    margin-bottom: 8px;
    font-size: 14px;
  }
   
  .lesson {
    height: 40px;
    background-color: #fff;
   }
   
  .more-img {
    width: 18px;
    height: 18px;
  }
   
  .share-img {
    width: 12px;
    height: 12px;
  }
   
  .file-more:hover {
    border-radius: 5px;
    background: rgba(0, 0, 0, .1);
  }
   
  .file-share:hover {
    border-radius: 5px;
    background: rgba(0, 0, 0, .1);
  }
   
  .dianzan-ico {
    width: 16px;
    height: 16px;
  }
   
  .pinglun-ico {
    margin-top: 3px;
    width: 14px;
    height: 14px;
  }
   
  .chakan-ico {
    width: 18px;
    height: 18px;
  }
   
  .shoucang-ico {
    margin-top: 2px;
    width: 15px;
    height: 15px;
  }
   
  .grid-view-ico {
    margin-top: 2px;
    width: 18px;
    height: 18px;
  }
   
  .list-view-ico {
    margin-top: 2px;
    width: 17px;
    height: 17px;
  }
   
  .list-view-ico:hover {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAFF0lEQVR4nO3d4XEaZxDG8T3GBn2LXIFJBZYrMKogqIIoHVwHRhXoUkHSgVAFUiowqcCkA/INDo8uzyHbk5H2Xd2d7zzW7vObeeH4wADL/xhzIJwJhcYAgmMAwTGA4BhAcAwgOAYQHAMIjgEExwCCYwDBMYDgGEBwDCA4BhAcAwiOAQTHAIJjAMExgODaB5BXxyL79yLVuYhguxcbrEKKyQXObYfbLy+xdS70xQZP5Z8iLy+kyLDdXIbVTr67wukcawh4AJOFWPLdB5yeYNFjS8zvDOeNtQsgLzH4qn4ChlNM0vcp381xeoVFSdlbKcYrbDSSHrYm389E7m5kUKNTKV7eiibfLUTkPRYlGfNTMAB3jPkpGIA7xvwUDMAdY34KBuCOMT8FA3DHmJ+CAbhjzE/BANwx5qdgAO4Y81MwAHeM+SkYgDvG/BQMwB1jfgoG4I4xPwUDcMeYn4IBuGPMT8EA3DHmp2AA7hjzUzAAd4z5KX7AAMavkl9szLc57vIltihpNGAAtXy7xtVeyyCqv6Q4mklKXk1FypWI/IRFj1T/YH5TaaFDAOUJXgWWuGrfEfyNvX+OvX8tlrw8xwMthBE8gCdfRpjfeIULjWVY7d1/N38m/X09eyXFZInzZg6vBPsZHvRUqLbCznOLnWcjLXULgNxgAMExgOAYQHAMIDgGEFz3AOq3Ytmnfo4FVC9wAOOJ9/8P1ccjsozHAmpd5vdZ+wAOxwDqPxHPZtKvJd7L/oYHssF2Wv3Ey119+1Oh/6luRSZnT87vgQ4BbG9wtZkMY4kDQmc41x3iKz9iC+f0GCIojk6x0ViG1dxh7xv49wFk/CpZ8f1h4D+EDKPT4T4MyvczvPzeyKBG6QfAj4MbMOanYADuGPNTMAB3jPkpGIA7xvwUDMAdY34KBuCOMT8FA3DHmJ+CAbhjzE/BANwx5qdgAO4Y81MwAHeM+SkYgDvG/BQMwB1jfgoG4I4xPwUDcMeYn4IBuGPMT8EA3DHmp2AA7hjzU7QMgF8J+/EN+V/G1PLtLa72ToZxLcVkjnPd/ZdC18I/DU944vcVFB0CqJ+E3RJX7TuCa+z958m9/4vDq9DdErf/GpfoKzz5gp3nqfk9kGF1k1dTkU9YfXixxh1fSxuHELJjbFGX+X3WPQBygQEExwCCYwDBMYDgGEBw3QKojwVk5Tup5ASXvl0mK7mc4DhAQ/Vb0Kx809vtP3f1/KoxDgJlG1xqpX0Ah/ff1Q22jrH6tMKBoDM8iLVY7g8HX0r/t//MVWt8DoD5jVfSQocAth9xtakMorrFocxTbOjqPV/KD8InPwERFEc/Y6OxDKu5fD/DYdgbGZT1YdA2x12+xBYljU4H/DTwewQwSj8AfhzcgDE/BQNwx5ifggG4Y8xPwQDcMeanYADuGPNTMAB3jPkpGIA7xvwUDMAdY34KBuCOMT8FA3DHmJ+CAbhjzE/BANwx5qdgAO4Y81MwAHeM+SkYgDvG/BQMwB1jfgoG4I4xPwUDcMeYn6JlAOWJDP37AMUkfZ/y3RynV1iUlL1t88XQ9LBT8vpPw+UXrCFcIICFWPLdCqdvsOixa8xvjvPGOgRQHYvsF3glOJf+fqjhX6wCd34hTzncfllg61cs+ir7XeTlIvmF2oQM6/k6/JskumrT5iX/oecdAH0zBhAcAwiOAQTHAIJjAMExgOAYQHAMIDgGEBwDCI4BBMcAgmMAwTGA4BhAcAwgOAYQHAMI7j9ZatifuF74HgAAAABJRU5ErkJggg==);
  }
   
  .grid-view-ico:hover {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAESUlEQVR4nO3d0W0bRxCA4TnFkv0WpgIrFVipIFIFljpgKsh1EKoDugKpAzEVRK7AVAdJBaEeSRk6z41gYAHrDC3ngL31/B+wx+PDANrjD0EkgVMjCI0AgiOA4AggOAIIjgCCI4DgCCA4AgiOAIIjgOAIIDgCCI4AgiOA4AgguHECaLfnevxL14muKdroVq9FDi9l2ej5d7TdTORB99LNRUTPJ2mtS/fyeqWPLv4Anl78G10V6G5l+eZMT4a1234v/Z5qcOGNoNHl024/6fFEVyUOzmR5eCvPaXe6j67fTy3WGsBv+ri3MQLo9FiTS71oC3lOu5trAFdSk+Vr12voGjY/VADbhTz9LVMPAshGAAnXsCGAsgggGwEkXMOGAMoigGwEkHANGwIoiwCyEUDCNWwIoCwCyEYACdewIYCyCCAbASRcw4YAyiKAbASQcA0bAiiLALIRQMI1bAigLALIRgAJ17AhgLIIIBsBJFzDhgDKIoBsBJBwDRsCKIsAshFAwjVsCKAsAshGAAnXsCGAsgggGwEkXMOGAMoigGwEkHANGwIoiwCyEUDCNWwIoCwCyEYACdewIYCyCCAbASRcw4YAyppAABs9/qyrFsP31msfTkUe/5F63OteZvq4txEC2C1Fuj/1rAb3IkfHg3cLtbuEbtd6Wd7qswo0H2R51OrJ3kYIoJuJ7K5F5L2uCev+E/lpPniTyK/sZpGPK700b/XZlP2tMet+BmJ+oUbXOOzC9XcM7Y5lcg5uRV6tX3yxLOrPJxrCqUxO86/YHUKP1vroNl4AqBIBBEcAwRFAcAQQHAEEN14A/dvA5vF36ZqZPpuWRt8Gdq/ust4GNp/fSTfBt4FNt5Hu4ON03gb2F0t2V3p2rmvKNvp5wMULPwi60UtzLNO20g+C/nhx1ANGCKCqj4I3etF+HbxoFnP/L3CaY6lC80F/E7R6srcRAtj+r8eZrlpc6BcoK338Vn1fBm10L7/o497GCKDTY00u9aIt5Dl8HbwHAiiLALIRQMI1bAigLALIRgAJ17AhgLIIIBsBJFzDhgDKIoBsBJBwDRsCKIsAshFAwjVsCKAsAshGAAnXsCGAsgggGwEkXMOGAMoigGwEkHANGwIoiwCyEUDCNWwIoCwCyEYACdewIYCyCCAbASRcw4YAyiKAbASQcA0bAiiLALIRQMI1bAigLALIRgAJ17AhgLIIIBsBJFzDhgDKIoBsBJBwDRsCKIsAshFAwjVsCKAsAshGAAnXsPmhAtjNRborqckEAljr8Z2uShycDd4s0m4S2X3Ss1rcaQD6M+9vjADO9XijqwLdR1m+OZXvabcrPb7XVYMLDaD/effmD6D3FMFCpvub4F63ei1yuBi8S+hXbTcTeVhoLHOZ7n9Du9Ole/G9+L1GFwIjgOAIIDgCCI4AgiOA4AggOAIIjgCCI4DgCCA4AgiOAIIjgOAIIDgCCO4Ls4G0n8GPOcgAAAAASUVORK5CYII=);
  }
   
  .blue-btn {
    font-size: 14px;
    width: 90px;
    height: 27px;
    border: 1px solid;
    border-radius: 8px;
    border-color: #0070f9;
    color: #0070f9;
  }
   
  .blue-btn:hover {
    background-color: #f2f8ff;

  }
   
  .select-box {
    top:10px;
    left:10px;
    height:20px;
    width:20px;
    display: none;
  }
   
  .dir-box:hover~.select-box {
    display: block;
  }
   
  .select-box:hover {
    display: block;
  }
   
  .select-box-a {
    top:10px;
    left:10px;
    height:20px;
    width:20px;
  }
   
  .no-select {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAADLklEQVR4nO3Z0VEaURiG4X+d0dzagXQgViBWEKwgpAI3FcRUkLWCaAViBWIFLhUEO/DSxRk33xFMcFTgIhfsfu8z85+zzOjVeVlWyWKVfNrV+iXiKe2diKwT2GD1JCImEVtlRFxEsZP2D2Wa9+WPPR36z4joatBcpWL4FsX2KN7xNoC83o2Y/tJVX4P2GEbsfI0iu9f1X68DmB3+ta66GrRPqQiOFiP4FwCH76JcjGAhgOpSa1+D9htG8elY+zyA2QNfevfDxpbuAtujeQDVrdauBj5K3QUOstnf+XUKAHay5wAKBXCiV+sYa0rNJLCJOjG7k+9r1pCdKYCHkS4OY7Vj3TKG2rHp8qqv9VKzQn2TAvitADqx3FiH39WOpsirUuu+Zol6ogCqWlerXCiAQaA58uo8nr/DWW7dAH4ogNNAc+TVaUR81yxFAG1FAOYIwBwBmCMAcwRgjgDMEYA5AjBHAOYIwBwBmCMAcwRgjgDMEYA5AjBHAOYIwBwBmCMAcwRgjgDMEYA5AjBHAOYIwBwBmCMAcwRgjgDMEYA5AjBHAOYIwBwBmCMAcwRgjgDMEYA5AjBHAOYIwBwBmCMAcwRgjgDMEYA5AjBHAOYIwBwBmCMAcwRgjgDMEYA5AjBHAOYIwBwBmCMAcwRgjgDMEYA5AjBHAOYIwBwBmCMAcwRgjgDMEYA5AjBHAOYIwBwBmCMAcwRgjgDMEYA5AjBHAOYIwBwBmCMAcwRgjgDMEYA5AjBHAOYIwBwBmCMAcwRgjgDMEYA5AjBHAOYIwBwBmCMAc/85gAsFMAg0x/oBPEy07cVypQI40I6mWCuA+i4FMFIAh7HasSIYakcTrBfAjQKYFro40at1lPOZBDZc3dMbW7NMdpYC6OqHb/UKdrKDTGu6XZRa9zXwMdZHencewGMv4uk6YGTrKIrt0SyAJK+GWj9r0H5Xevf3tcdCAPVuxHQUfBS03ThipxdFdq/rhQASImi7V4efvA4gmUVwHnwctM2VDn+wePjJ2wBezB4Mi+Bu0HRjPfDl6YEv3vFxAC+e/08QA8WQ9o5+ZS+wweo7LRMdehkR51HspP1DfwBZxy31xpl+8wAAAABJRU5ErkJggg==);
  }
   
  .yes-select {
    content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAGVUlEQVR4nO3d7XHTWBTG8SNmcPiGqQBTAU4F2B1ABYgKuKkApYIoFRBVsN4KMBXEqYBQAco325mJ9jkyu7Cza+leRbq6L+c3c2NlNrGFzz+y4iTehETUJIDISQCRkwAiJwFETgKInAQQOQkgcv0EoPZzvH1P9IDLZIrtOZbo34aoKnEfr7H+pHyyoUd6XABn+/dUPWS4mhmJEVS3lDzJ6GJS4J1OEixzqpoR7T7j0xckHFCtiU4+UJ7ckiHzANT9Aof6P4hoiiXcUWKcS9OHBbMADsP/QsJhyalJBPoB1If9/TXJV77rSqIJItB7ODAIYIuvfHnM90O1pvzZEhutEqx2ap/iSj+T8Mk7yk9WuGykGcD2Gz50Rt3dYLXujPiXt1ivsTrCt4j5s1fYaJRgNauf5KmusWXqDleviJ6u8HhU4n1hSlVTfLud4n7MiOg5lqH2E0KdAHIE8BFbBpJLDD6TwfekDuE+M58DneNhIKMGCVYztV3jw96QtuQDqrsi0T/jc7HqKx4GFtRAI4DdNd7OsTTI8AdnFsEGR4BTXB6lE0CFtxpw2M8nChtiaCYPy/lJ44wb/2NNL4A7PPkwk8d8S+pzgv0t6ZwY2glADv3Wqa3C/X6BrWZ2Api8kK9+yw5HgR/YamYhgBvcyByXwja12+Dta6zjLARwjhvJSNindhkRfcI6TgIImAQQOQkgchJA5CSAyEkAkZMAIicBRE4CCISqpp2eSpcAPKb2c6KHC4xgQQcl1go/VznTjkEC8FTzL3VsEMFSKwIJwEPNw/8pucSP1xU2mkkAntEa/k8tg6tJAB4xGX7tyZLyp2tqIgF4wnj4bPIK5wG31EQC8ECn4dMd7tMpLptJAI7rNnz2DvfpCpfNJACHdR9+gfszJR0SgKNsDJ9JAA6yNXwmATjG5vCZBOAQ28NnEoAjxhg+kwAcMNbwmQQwsjGHzySAEY09fCYBjMSF4TMJYASuDJ9JAJa5NHwmAVjk2vCZBGCJi8NnEoAFrg6fSQADc3n4TAIYkOvDZxLAQHwYPvMuAP4TKNp/xJ2b4qZn9OuvYXAdLb8AaYsvw2f+BXD0ZWdL7MqSWl7ZenA+DZ95FUD7zpbYneVoEfg2fNZ+nzoVQNv1sBK7tLQegY/DZ94EUP8lbMWHfx0ldmtpLQJfh88CDYCV2LXl4BH4PHzmTQBM7Uq8fY6lCx8/YAS+D5/5FcBW4eYusGWixOcse48ghOEzrwJgandF9f9l3EiJ3Vz2FkEow2feBcDGjCCk4TMvA2BjRBDa8Jm3ATCbEYQ4fOZ1AMxGBKEOn3kfABsygpCHz4IIgA0RQejDZ8EEwPqMIIbhs6ACYH1EEMvwWXABsMdEUP+uQSTDZ0EGwDpHQFMsUwX2PyUfBRsA6xaBqQL7npKvgg6ADRtBgf1OyWfBB8CGiaDAPqfkuygCYP1GUGB/UwpBNAGwfiIosK8phSKqANjjIiiwnymFJLoAWLcICuxjSqGJMgBmFkGB/UspRNEGwPQiKLBvKYUq6gBYcwQF9iulkEUfAKvvhCrFP+Ul1arvRE8y/HDoikJX/9tjDyBmEkDkJIDISQCRkwAiJwFETgKInAQQOQkgchJA5BwJYIMbOcWlsO34y+79YiEAmLygPCmxIWw5vOjmD2w1sxNAdUb5sxwbwhbdl9yxEwD/UcbklRwFLDl89X/DFi5bWAoAkkv8CFZhQwxN7XMcdT9iq10PAWzw9jWWhuQDIrgiMRyzP369QQBzXB6lEcB2jQ97Q9okgsGYDR+qrzg3W1ADjQAMDjf/SPA5T8/lnKAnqpoS3X/CHBTeM4EZnGTUQCeAOW74GlumSkqqjKqTQkLoiAef7N5TlWSkc8L3H8kpjsYbbBzVHgBT21t86EvqjndihSX0vcWaY3VUfcfhf0YtNAMwfewRDniHw/8Kl430AmDGJ4NiPO0nf38zCKCa4cmHDZm94rew7w5Pys1x3nVLGvQDYOp+QfTwhYTD2k/8fmcWADtEsCI5ErgGX/nJwmT4zDwAVj8c7K7w6W9IOACP+XSS6h72f5dgdaf2KY4GGa7mJYkR4Fs9SpTO2f4xCdbjHZ4seou1wFVOSftnB8LQDe7jEvfxGmtlerj/P/0EILwlAUROAoicBBA5CSByEkDkJIDISQCR+ws1ZqG9MO6d+gAAAABJRU5ErkJggg==);
  }
   
  .expanded {
    width: 10px;
    height: 8px;
    margin-right: 10px;
}
   
  .noexpand {
    width: 10px;
    height: 10px;
    margin-right: 10px;
}
   
  .folder {
    width: 15px;
    height: 15px;
    margin-right: 10px;
}
   
  .xiaoxi-count {
  position: absolute;
  color: white;
  font-size: 8px;
  background-color: red;
  min-width: 16px;
  max-width: 25px;
  height: 16px;
  line-height: 16px;
  left: 55%;
  top: -4px;
  text-align: center;
  border-radius: 24px;
}@font-face {
  font-family: "FZHei";
  src: url(/static/fonts/FZHei.fcd1ae2.woff) format('woff'),
       url(/static/fonts/FZHei.f47ac25.woff2) format('woff2'),
  		 url(/static/fonts/FZHei.ded14b4.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}@font-face {
  font-family: "FZXiaoBiaoSong";
  src: url(/static/fonts/FZXBSJW.07b0a70.woff) format('woff'),
       url(/static/fonts/FZXBSJW.1156635.woff2) format('woff2'),
  		 url(/static/fonts/FZXBSJW.2b612eb.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}@font-face {
  font-family: "FangSong";
  src: url(/static/fonts/simfang.8d79fc7.woff) format('woff'),
       url(/static/fonts/simfang.1e8708a.woff2) format('woff2'),
  		 url(/static/fonts/simfang.6f96058.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}@font-face {
  font-family: "SimHei";
  src: url(/static/fonts/simhei.2da2fa2.woff) format('woff'),
       url(/static/fonts/simhei.0fef8e5.woff2) format('woff2'),
  		 url(/static/fonts/simhei.4df6651.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}@font-face {
  font-family: "KaiTi";
  src: url(/static/fonts/simkai.21594bd.woff) format('woff'),
       url(/static/fonts/simkai.3ea21b4.woff2) format('woff2'),
  		 url(/static/fonts/simkai.9cebed9.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}@font-face {
  font-family: "SimSun";
  src: url(/static/fonts/simsun.59e0039.woff) format('woff'),
       url(/static/fonts/simsun.ddc9d81.woff2) format('woff2'),
  		 url(/static/fonts/simsun.7e9f44e.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}@font-face {
  font-family: "Source Han Sans CN";
  src: url(/static/fonts/SourceHanSansCN-Normal.5f2541f.woff) format('woff'),
       url(/static/fonts/SourceHanSansCN-Normal.bad7136.woff2) format('woff2'),
  		 url(/static/fonts/SourceHanSansCN-Normal.a7db7df.ttf) format('truetype');
  font-weight: normal;
  font-style: normal;
}@font-face {
    font-family: "B09S";
    src:url(/static/fonts/FZCuSong-B09S.d199a4e.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
  }@font-face {
    font-family: "B02S";
    src:url(/static/fonts/FZDaHei-B02S.e8a0f15.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
  }
.dlg-show1[data-v-057294b2] {
    border-radius: 5px;
    min-width: 250px;
    max-width: 400px;
    background-color: #ffffff;
    padding: 20px;
    height: 30px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    top: 40px;
    left: 0;
    right: 0;
    bottom: 0;
}

.dlg-input-box {
    border-radius: 5px;
    width: 350px;
    height: 160px;
    background-color: #fff;
    padding: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.dlg-msg-box {
    border-radius: 5px;
    width: 350px;
    height: 160px;
    background-color: #fff;
    padding: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.dlg-show {
    border-radius: 5px;
    width: 300px;
    height: 140px;
    background-color: #fff;
    padding: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}





























/* loading样式 */
.loader[data-v-b15c6a44] {
    border: 10px solid #f3f3f3;
    border-radius: 50%;
    border-top: 10px solid #36a4fd;
    width: 45px;
    height: 45px;
    -webkit-animation: spin-data-v-b15c6a44 2s linear infinite;
    animation: spin-data-v-b15c6a44 2s linear infinite;
}
@-webkit-keyframes spin-data-v-b15c6a44 {
0% { -webkit-transform: rotate(0deg);
}
100% { -webkit-transform: rotate(360deg);
}
}
@keyframes spin-data-v-b15c6a44 {
0% { -webkit-transform: rotate(0deg); transform: rotate(0deg);
}
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg);
}
}



.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.ps-container{position:relative}
/*# sourceMappingURL=app.d7d5bf0d5d87c2c585fec6cbcdc9217a.css.map*/