input::-ms-clear{display:none;}
input::-ms-clear{display:none;}
.clearfix:after {clear: both;content: "";display: block;height: 0;visibility: hidden;}
.clearfix {clear: both;}
.template{display: none;}
/*.upload-button{position:relative; color: #fff; width: 116px; height: 32px; border: none;}*/
.uploadButton.zh{/*position:absolute;top:112px;*/display:none;height: 30px;+z-index: 10;width: 95px;/*background: url(/css/theme/default/img/upload-zh.png) no-repeat;*/border-radius:2px;}
.uploadButton.en{/*position:absolute;top:112px;*/display:none;height: 30px;+z-index: 10;width: 95px;/*background: url(/css/theme/default/img/upload-en.png) no-repeat;*/border-radius:2px;}
.uploadButton{background-color:#489AFF;border:1px solid #0E6CDF;position: absolute;right: 130px;top: 24px;}
.uploadButton.show{display:inline-block;}
.uploadButton.hide{display:none!important;}
.uploadButton[canupload=true]:hover{background-color:#065BD1;}
.uploadButton[canupload=true]:active{background-color:#0041AB;border: 1px solid #0E6CDF; }
.uploadButton.showCloud{right:241px;}
.en.uploadButton.showCloud{right:244px;}
.uploadButton .upload_inner{cursor: pointer;position:absolute;width:100%;height:32px;line-height:32px;font-size:13px;font-size:13px;text-align:center;margin:-1px 0 0 -1px;}
.uploadButton[canupload=false]{background-color:#8FCDFF;border:1px solid #66B5FF;}
/*.uploadButton[canupload=false] .upload_inner{}*/
.uploadButton:visited {background-position: 0 -32px;}
/*此功能为4.2.0标准功能，因此4.1.0先屏蔽掉，所以还原成position*/
.uploadButton:hover   {background-position: 0 -64px;}
.uploadButton:active  {background-position: 0 -96px;}
/*.uploadButton:hover   {opacity: 0.85}*/
/*.uploadButton:active  {opacity: 0.7}*/
.uploadButton .swfupload{opacity: 0;}
.uploadButton[canupload=false] .swfupload{margin-top:32px;}
.uploadButton[canupload=true] .swfupload{margin-top:0;}
.uploadButton2 {height: 32px;z-index: 2;float: right;position: relative;right: 192px;top: 40px;width:88px;height:32px;}
.uploadButton2 object{width:88px;}
#en .uploadButton2 {right:203px;}
/*上传样式更新*/
#CanUploadButton{position: absolute;top: 24px;right: 131px;width: 95px;height: 30px;}
#CanUploadButton.showCloud{position: absolute;top: 24px;right: 241px;width: 95px;height: 30px !important;}



/*GY 外链文件转存*/
.btn-folderdump {height: 32px;z-index: 2;float: right;position: relative;right: 192px;top: 40px;width:88px;height:32px;}
.btn-folderdump object{width:88px;}

.fontweight {font-weight: bold;}
.placeholder {color: #aaa;}
/*.changeGrey{*/
/*-webkit-filter: grayscale(100%);*/
/*-moz-filter: grayscale(100%);*/
/*-ms-filter: grayscale(100%);*/
/*-o-filter: grayscale(100%);*/
/*filter: grayscale(100%);*/
/*filter: gray;*/
/*!*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*!*/
/*}*/
.lui-filelist .list-view .filelist-item.changeGrey .file-area .file-icon ,.lui-filelist .icon-view .filelist-item.changeGrey .file-area .file-icon{
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  /*filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
}
/*BUG34182 由于IE10以及IE11不支持filter滤镜 如果为此版本添加透明度*/
.lui-filelist .list-view .filelist-item.changeGreyOpacity .file-area .file-icon ,.lui-filelist .icon-view .filelist-item.changeGreyOpacity .file-area .file-icon{
  opacity: 0.5;
}
.lui-filelist .list-view .changeGrey .file-area .file-info .file-name a.display-name{color:#999; text-decoration: line-through;}
.lui-filelist .icon-view .changeGrey .file-area .file-info .file-name a.display-name{color:#999; text-decoration: line-through;}

/*按钮 新样式，平面化*/
.button_blue{width:86px;height:30px;background: #267bf8;color: #ffffff;margin: -1px;border:1px solid #1d64d0;cursor: pointer;border-radius: 1px;}
.button_blue:hover{background: #1170e4;}
.button_blue:active{background: #1367ce;}


.button{display: inline-block;height: 30px;padding:0 20px;line-height: 30px;border: 1px solid #dcdcdc;background: url(images/dialog_btn_bg.png) 0 -32px repeat-x;cursor: pointer;border-radius: 3px; color:#636363}
.button-blue {display: inline-block;height: 30px;padding:0 8px;line-height: 30px;border: 1px solid #1D64D0;background: url(images/dialog_btn_bg.png)  repeat-x;cursor: pointer;border-radius: 3px;color:#fff !important;}
.button-gray{display: inline-block;height: 30px;padding:0 8px;line-height: 30px;border: 1px solid #bbb;background: url(images/dialog_btn_bg.png)  0 -32px  repeat-x;cursor: pointer;border-radius: 3px;color:#bbb;}

/*提交按钮，平面化*/
.button_submit{padding:7px 30px;background: #267bf8;color: #ffffff;margin: -1px;border:1px solid #1d64d0;cursor: pointer;border-radius: 1px;outline:none}
.button_submit_disabled{padding:7px 30px;background: #88b7f1;color: #ffffff;margin: -1px;border:1px solid #88b7f1;cursor: pointer;border-radius: 1px;outline:none;cursor:default;}
.button_submit:hover{background: #1170e4;outline:none}
.button_submit:active{background: #1367ce;outline:none}
/*取消，平面化*/
.button_cancel{outline:none;padding:7px 30px;background: #f8f8f8;color: #585858;margin: -1px;border:1px solid #dadada;cursor: pointer;border-radius: 1px;}
.button_cancel_disabled{outline:none;padding:7px 30px;background: #fbfbfb;color: #ababab;margin: -1px;border:1px solid #ececec;cursor: pointer;border-radius: 1px;}
.button_cancel:hover{background: #e9e9e9;outline:none;border:1px solid #cdcdcd;}
.button_cancel:active{background: #dddddd;outline:none;border:1px solid #dadada;}



.pop-menu{position: absolute; left:0; top:0;background-color: #fff; display:none; z-index:1000;
  border: 1px solid #fff;
  background-color: #ffffff;
  background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  box-shadow: #999 0px 0px 3px;min-width:120px;
}
.pop-menu .split{border-bottom:1px #eee solid; height: 5px;  margin-bottom: 5px}
.pop-menu li.menu-item{min-width: 50px; padding: 6px 10px;width:120px;}
.pop-menu li:first-child{border-radius:3px 3px 0 0;}
.pop-menu li:last-child{border-radius:0 0 3px 3px;}
.pop-menu li:hover{background-color:#F0F1F3;cursor: pointer;}
.pop-menu hr{height:1px;border:none;border-top:1px solid #eee;}

.confirm-box{position: absolute; left: 0; top:0; width: 100%; height: 100%; background-color: #f0f0f0; text-align: center;}
.confirm-box .ok, .confirm-box .cancel{position: absolute; left:20px; top:50%; margin-top: -15px; display: inline-block; width: 100px; height: 30px; line-height: 30px; font-size: 1.2em; background-color:#2987f8; margin-right: 10px;  vertical-align: middle; text-align: center; cursor: pointer;border-radius: 3px;color: white;}
.confirm-box .cancel{left:150px;background-color: ;}

/*BUG35526原来是相反的*/
.desc .i-sort{display:inline-block; vertical-align: middle; width:20px; height: 20px; background: url(img/icon20x20.png) -101px -100px no-repeat; margin-top: -3px;}
.asc .i-sort{display:inline-block; vertical-align: middle; width:20px; height: 20px; background: url(img/icon20x20.png) -41px -100px no-repeat; margin-top: -3px;}


.lui-wait{position:absolute; left:0; top:0; width:100%; height:100%; z-index:9999999999;}
.lui-wait img{position:absolute; left:50%; top:50%; margin-left: -30px; margin-top: -30px;}

.lui-tips{position: fixed; z-index: 6000; background-color: #66acce; padding:20px; width: 270px; box-shadow:0px 0px 20px rgba( 0, 0, 0, 0.6 ); text-align: center;}
.lui-tips img{border-radius: 10px; margin-right: 20px;}
.lui-tips .tips-content{display:block; font-size: 2em; color:#fff; }
.lui-tips .tips-content img, .lui-tips .tips-content span{vertical-align: middle;}
.toast { background: #F8ECC0;padding: 10px 20px;box-shadow:none; border:1px solid #EDC46B;}
.lui-tips .tips-toast {display: block; font-size:12px;color:#6A6A68;word-break: break-all;}
.lui-tips .tips-toast .tipsNone em {display:none;}

.lui-tips .tips-prompt-content{display: inline-block; padding:5px; width: 140px; background-color: #FAF3D9; font-size: 1.1em; border: 1px #c0f9aE solid; word-wrap:break-word; word-break:break-all;}
.lui-tips .tips-prompt-content .close{display: block; font-size: 1em; text-align: right;}
.lui-tips .tips-prompt-content .btn{display: block; font-size: 1em; text-align: right; text-decoration: underline; margin-top: 5px;}
.triangle-top{position:absolute; left:50%; bottom:-30px; margin-left:-15px; border:15px solid transparent; border-top-color:#0088CC;}
.triangle-bottom{position:absolute; left:50%; top:-30px; margin-left:-15px; border:15px solid transparent; border-bottom-color:#0088CC;}
.triangle-left{position:absolute; top:50%; right:-30px; margin-top:-15px; border:15px solid transparent; border-left-color:#0088CC;}

.triangle-right1{position:absolute; top:10px; left:-16px; border:8px solid transparent; border-right-color:#c0f9aE; width: 0; height: 0; font-size: 0;}
.triangle-right2{position:absolute; top:10px; left:-15px; border:8px solid transparent; border-right-color:#FAF3D9; width: 0; height: 0; font-size: 0;}

.lui-alertDialog{background-color: #fff; display: table;text-align:center;padding:50px 5px 40px 5px;width: 350px;box-sizing:border-box;}
.lui-alertDialog .cell1{display: inline-block; vertical-align: middle; width:20px; height: 20px; text-align: center;background: url(img/icon20x20.png) -40px -160px no-repeat;margin-right: 10px;}
.lui-alertDialog .cell2{display: inline-block; vertical-align: middle; font-size: 14px;line-height:20px;}
.lui-alertDialog .info{padding:5px;  text-indent: 30px; text-align: left;}
.lui-alertDialog .cell1 img{*margin-top:30px;}
.lui-progressbar{ width: 100%; height: 30px; background-color: #fff;}
.lui-progressbar .progress{position: absolute; z-index: 1; width: 0; height: 30px; background-color: #a1e79c;}
.lui-progressbar .error{position: absolute; z-index: 3; width: 450px; height: 30px; line-height: 30px; background-color: #fff; left:190px; padding-left: 3px; color:#f00; display: none; font-weight: bold; overflow: hidden; text-overflow: ellipsis;}
.lui-progressbar .content{position: absolute; z-index: 2; }

.lui-list{/*border: 1px #ccc solid;*/ margin-top: 5px; position: relative;}
.lui-list .header{width: 650px; background-color: #EAF5FA; border-bottom: 1px #ccc dashed; *margin-left: -16px; font-size: 1em;}
.lui-list li{display:block; margin-top: 1px;}
.lui-list .list-ul{display: block; width: 650px;}
.lui-list .list-li span{display: inline-block; font-size: 1em; vertical-align: middle;}

.lui-list .file_file{width:180px; height: 30px; line-height: 30px; padding-left: 5px;}
.lui-list .file_icon{vertical-align: middle;}
.lui-list .file_name{width:150px; height: 30px; line-height: 30px; padding-left: 5px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.lui-list .file_process{width:60px; height: 30px; line-height: 30px; padding-left: 5px; }
.lui-list .file_speed{width:100px; height: 30px; line-height: 30px; padding-left: 5px; }
.lui-list .file_size{width:145px; height: 30px; line-height: 30px; padding-left: 5px; }
.lui-list .file_remain{width:88px; height: 30px; line-height: 30px; padding-left: 5px; white-space: nowrap;}
.lui-list .file_delete{margin-left: 5px; }


.lui-SwfUploadUI{position: relative; width: 652px; padding: 5px 10px 10px 10px; background-color: #fff;}
.lui-SwfUploadUI .scroll-container{width:100%; height: 300px; }
.lui-SwfUploadUI .msg-holder{position: absolute; width: 100%; height: 37px; line-height: 35px; color:#f00; left:0; top:0; display: none; background-color: #F8EBBF; z-index: 10;}
.lui-SwfUploadUI .msg-holder .msg{float:left; margin-left: 10px;}
.lui-SwfUploadUI .msg-holder .icon{float:right; margin-top: 10px; margin-right: 10px;}
.lui-SwfUploadUI .client-area{position: absolute; top:10px; right: 10px; color:#8DB3C6;}
.lui-SwfUploadUI .client-area .icon{margin-left:10px;}


.lui-scroll{width: 100%; height: 100%; position: relative;}
.lui-scroll .contentArea{overflow: hidden; position: relative; width: 100%; height: 100%; clear:left;}
#dir-select-dialog .tab_sub_menu-item .treeview-wraper .lui-scroll .contentArea{width:98%;}
.scl-content{position:absolute; left:0; top:0; width:auto; height: auto;/*min-width: 190px; padding-top: 5px;*/}
.scl-content .s-a-h{width:6px; height:6px; clear:both; display:block;}
.lui-scroll .trackH{position: absolute; left:0; bottom:0; height: 6px; width: 100%; }
.lui-scroll .trackH .track-bg{position: absolute; width: 100%; height: 2px; left:0; top: 2px; }
.lui-scroll .trackV{position: absolute; right:0; top:0; width: 6px; height: 100%; }
.lui-scroll .trackV .track-bg{position: absolute; width: 2px; height: 100%; left: 2px; top:0;}
.lui-scroll .barH{position: relative; left:0px; top:0px; height: 6px; width: 50px; background-color: #B6B6B6; z-index: 3;border-radius:3px;}
.lui-scroll .barV{position: relative; left:0px; top:0px; width: 6px; height: 50px; background-color: #B6B6B6; z-index: 3;border-radius:3px;}

.treeview-wraper .scl-content{min-width: 100%;}

/*  file main  */
.pageHead{height:30px;padding:24px 0 3px;position: relative;}
#fileManagerHeader{position: relative;*z-index: 2;}

#head .head-menu .search-area{ float: left; display: inline-block; position:relative;z-index: 10; width: 270px; height: 28px; margin: 15px 75px 0 0;border-radius: 3px;}
#head .head-menu .search-area .search-area-box{ width: 300px; height: 28px;border: 1px solid #dcdcdc;border-radius: 16px;outline: none;background-color:#fff;}
#head .head-menu .searchboxfocus{border-color:#66AFE9;border-color:rgba(82,168,236,0.8);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);}
#head .head-menu .search-area #search-input{border: none; border-radius:14px;width: 205px; height: 28px; line-height:28px; padding:0 5px;outline: none; float: left;margin-left: 8px;}
#head .head-menu .search-area #search-btn{float:right;font-size:19px;margin:5px 12px 0 0;}
#head .head-menu .search-area .icon{vertical-align: top;cursor: pointer;float: right;margin:4px 14px 4px 0;}
#head .head-menu .search-more { position: absolute;top:0px;right: 4px;display: inline-block;/*width: 30px;*/height: 28px;line-height: 28px;vertical-align: middle; cursor: pointer;}
#head .head-menu div.search-more-down{height: 30px;z-index: 10;}
#head .head-menu .search-more .arrow{font-size:16px;width: 20px; height: 20px; display: inline-block;margin-top: 7px;color:#8A8A8D;}
#head .head-menu .search-more span.active{ background-position: 0px -100px;}

#nohead .search-area{display: inline-block; position: absolute;z-index: 10; top:-28px;width: 270px; height: 28px;border-radius: 3px;}
#nohead .search-area .search-area-box{display: block; visibility: hidden;  width: 270px; height: 28px;border: 1px solid #dcdcdc;border-radius: 14px;outline: none;}
#nohead .searchboxfocus{border-color:#66AFE9;border-color:rgba(82,168,236,0.8);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);}
#nohead .search-area #search-input{border: none; border-radius:14px;width: 205px; height: 28px; line-height:28px; padding:0 5px;outline: none; float: left;margin-left: 8px;}
#nohead .search-area .icon{vertical-align: top;cursor: pointer;float: left;margin: 6px 5px;}
#nohead .search-more { position: absolute;top:0px;right: -2px;display: inline-block;width: 30px;height: 28px;line-height: 28px;vertical-align: middle; cursor: pointer;}
#nohead div.search-more-down{height: 30px;z-index: 10;}
#nohead .search-more .arrow{background: url("img/icon20x20.png") 0px -60px no-repeat; width: 20px; height: 20px; display: inline-block;vertical-align: top;margin: 6px 5px 0;}
#nohead .search-more span.active{ background-position: 0px -100px;}


#fileManagerHeader .button-area{height: 32px;display: inline-block;}
/*GY BUG33798  由于隐藏上传按钮用display:none 会出现BUG 所以换了一种方式隐藏此按钮*/
.pageHead.top-botton-show .uploadButton{position: fixed;z-index: -100;background-color: rgba(0,0,0,0) !important;color: rgba(0,0,0,0) !important;border :0;top: 0;}
/*.pageHead.top-botton-show .uploadButton{display:none}*/
.pageHead.top-botton-show #fileManagerHeader  .button-area{display:none}
#fileManagerHeader .button-area span{height: 30px;}
/*#fileManagerHeader .button-area span.upload-zh{visibility: hidden;}*/
/*#fileManagerHeader .button-area span.upload-en{visibility: hidden;}*/
/*#fileManagerHeader .button-area span.addfolder{margin:0 8px 0 0;height: 30px;border: 1px solid #d8d8d8;line-height: 30px;color: #585858;padding: 0 15px;vertical-align: middle; cursor:pointer;font-size: 14px;background-color: #F8F8F8;}*/
#fileManagerHeader .button-area span#addfile{position: relative;width: 95px;height: 30px;text-align: center;margin-left: 9px;line-height: 30px; padding: 0px;color: #CED1D8;vertical-align: middle;  font-size: 13px;  background-color: #FFFFFF ; border: 1px solid #CED1D8;  border-radius: 2px;  /*padding-left:25px;*/  display:inline-block;  }
#fileManagerHeader .button-area[auth~=create] span#addfile:hover{background-color:#F0F1F3;border:1px solid #CED1D8;}
#fileManagerHeader .button-area[auth~=create] span#addfile:active{background-color:#E7EAF1;border:1px solid #CED1D8;}
#fileManagerHeader .button-area span#addfile.disabled{ background-color: #FFFFFF;color:#CED1D8!important; border: 1px solid #CED1D8;}
#fileManagerHeader .button-area span#addfile.disabled:hover{ background-color: #FFFFFF; color:#CED1D8!important;border: 1px solid #CED1D8;}
#fileManagerHeader .button-area span#addfile.disabled:active{ background-color: #FFFFFF; color:#CED1D8!important;border: 1px solid #CED1D8;}
.icon_IMG{width: 20px;height:20px;display: inline-block; margin-top:5px;position: absolute; left:62px;}
/*.icon_backgroundx{ background: url(img/icon20x20.png) 4px -60px no-repeat;}*/
#fileManagerHeader .button-area span.icon_backgroundx{position:absolute;top:50%;right:11px;margin-top:-8px;font-size:15px;color:#a4a39f;}
#fileManagerHeader .button-area ul{/*left: 134px;*/  right:24px;  top:31px;  width: 180px;  position: absolute;  background-color: #FFFFFF;  border: 1px solid #D9D9D9;  z-index: 20;  color: #585858;  vertical-align: middle;  cursor: pointer;  border-radius: 2px;  border-top-left-radius:0;  font-size: 12px;  }
#fileManagerHeader .button-area.showCloud ul{right:49px; border-radius: 2px;border-top-right-radius:0;}
#en #fileManagerHeader .button-area.showCloud ul{right:53px;}
#fileManagerHeader .button-area ul li{color: #333;margin: 0; /*width: 100%;*/height: 39px;line-height: 38px;text-align: left;cursor: pointer;  font-size: 12px;  padding-left: 9px;}
#fileManagerHeader .button-area ul li:hover{background-color:#F0F1F3;}
#fileManagerHeader .button-area ul li:active{background-color:#F0F1F3;}
.icon_Img{width: 20px;height: 20px; display: inline-block; margin-left: 2px; float: left;margin-top:7px; margin-right:5px;}
.icon_backgroundg{ background:url('img/file_icon_@20x20.png') no-repeat;background-position:-60px 0;}
.icon_backgroundw{ background:url('img/file_icon_@20x20.png') no-repeat;background-position: -40px 0;}
.icon_backgroundp{ background:url('img/file_icon_@20x20.png') no-repeat;background-position: -20px 0;}
.icon_backgrounde{ background:url('img/file_icon_@20x20.png') no-repeat;background-position: 0 0;}
#fileManagerHeader .button-area span.icon_Img{height:20px;margin-top:10px;}
/*#fileManagerHeader .button-area ul li:hover{*/
/*background:#157bf9;*/
/*}*/



#fileManagerHeader .button-area span.addfolder:hover{background-color: #e9e9e9;}
#fileManagerHeader .button-area span.addfolder .i-addfolder{vertical-align: top;margin: 5px 15px 0 0;*margin: 0px 15px 0 0;}
#fileManagerHeader .button-area span.add_cloud_folder{margin:0 8px 0 6px;height: 30px;border: 1px solid #d8d8d8;line-height: 30px;color: #585858;padding: 0 10px;vertical-align: middle; cursor:pointer;font-size: 14px;background-color: #FFFFFF;border-radius: 2px;}
#fileManagerHeader .button-area span.add_cloud_folder:hover{background-color:#F0F1F3;border:1px solid #CED1D8;}
#fileManagerHeader .button-area span.add_cloud_folder:active{background-color:#F0F1F3;border:1px solid #CED1D8;}


#fileManagerHeader .fileManager_nav{line-height: 30px;font-size: 15px;display: inline-block;padding:0 0 0 24px;/*width:100%;border-bottom: 1px solid #dddfe4;background-color: #fbfbfb;888*/}
#fileManagerHeader .folder-area{display: block; margin-left: 15px; padding-top: 25px; height: 50px; white-space: nowrap;}
#fileManagerHeader .folder-area .fold-name{display: inline-block; font-size: 1.8em; margin-left: 10px; color:#49819c; vertical-align: middle; max-width:179px; overflow: hidden;text-overflow:ellipsis;}
#back-prev-path{display: none;position: relative;line-height: 30px;color: #1a96fd;}
#back-prev-path .back-prev-path{display: inline-block;margin: 0 5px;}
#fileManagerHeader .fileManager_nav .filenav-area {display:inline-block;position: relative; line-height:30px;}
#fileManagerHeader .fileManager_nav .filenav-area #nav_root{padding-left: 25px;padding-right: 15px;}
#fileManagerHeader .fileManager_nav .filenav-area>span.moreNav{background: #fff; padding: 0 10px 0 35px;*padding:0 20px;}
#fileManagerHeader .fileManager_nav .filenav-area>span.moreNav .moreNavBtn{display: inline-block;}
#fileManagerHeader .fileManager_nav .filenav-area>.i-arrow {display: inline-block; width: 16px;height: 46px; margin: 2px 0; background:url("img/nav_bg.gif")no-repeat #fafafa;}
#fileManagerHeader .fileManager_nav .filenav-area .item_arrow_root{cursor: default;}
#fileManagerHeader .fileManager_nav .filenav-area .item_arrow {color: #7F8B96;position: relative;display: inline-block;*border-right: 1px solid #d9d9d9;*padding:0 5px;cursor: pointer;margin: 0 5px 0 0;}
#fileManagerHeader .fileManager_nav .filenav-area .item_arrow:hover{color:#000;cursor:default;border-bottom:1px solid #000015;}
#fileManagerHeader .fileManager_nav .filenav-area .moreNav{display: none;position: absolute;top:25px;left:-5px;width: 240px;border: 1px solid #DDDDDD;z-index: 1000;background-color: #fff;box-shadow: 2px 2px 2px #cccccc;}
#fileManagerHeader .fileManager_nav .filenav-area .moreNav .item_arrow{display: block;color: #000000;margin: 0;padding: 0 10px}
#fileManagerHeader .fileManager_nav .filenav-area .moreNav .item_arrow:hover{background-color: #F2F2F2;}
#fileManagerHeader .fileManager_nav .filenav-area .item_arrow:before {border-left: 15px solid #d9d9d9;margin-left: 1px;z-index: 1;}
#fileManagerHeader .fileManager_nav .filenav-area .item_arrow_cur{display: inline-block;text-overflow: ellipsis; display: inline-block; white-space: nowrap;/*margin: 0 5px;*/}
#fileManagerHeader .fileManager_nav .gap{color: #7F8B96;cursor: default;}


#fileManagerHeader span.item_title {font-size:1em;max-width:100px; overflow: hidden; text-overflow: ellipsis; display: inline-block; white-space: nowrap;vertical-align:top;}
#fileManagerHeader .searchNav{line-height: 28px;font-size: 13px;display: inline-block;padding: 2px 0 0 30px;/*width: 100%;border-bottom: 1px solid #dddfe4;background-color: #fbfbfb;*/}
#fileManagerWraper .scl-content{width: 100%;}


#fileManagerHeader .fileManager_bottom { display: inline-block; height:32px;float:right; /*padding: 9px 0px 9px 0px;width:100%;padding-top:4px;*/}
#fileManagerHeader .fileManager_bottom.search_label{border:none;position:absolute;top:34px;left:-78px;}
#fileManagerHeader .fileManager_bottom .header_bot{height: 30px;position: relative;padding:0 24px 0 32px;text-align: left;float:right;}
#filetreewrap {display: block; position: absolute;top:116px;background: #fff;z-index:999; border: 1px solid #ccc;max-height: 200px;margin-left: -1px;visibility: hidden;}
#filetreewrap .treeview-wraper{padding-left:0;width:192px;}
#filetreewrap .treeview-wraper .treeview>ul.jqtree_common{margin-left: 0;}
#fileManagerHeader .vh{display: none;}
#fileManagerHeader .search-result{display: none;height: 30px;}
#fileManagerHeader .search-result.search-show{display:inline-block;}
#fileManagerHeader .fileManager_bottom .i-search{display: none;line-height: 32px;font-size: 14px;float: left;padding-right: 20px;}
#fileManagerHeader .searchNav-back{color: #1a96fd;}
#fileManagerWraper{overflow: hidden;}

/*通过css样式来控制取消共享，移交权限和退出共享头部和右键菜单的显示 start*/
/*右键菜单 start*/
#fileManagerWraper .ent .transfer , #fileManagerWraper .ent .cancelauth , #fileManagerWraper .ent .shared{display:none;}
#fileManagerWraper .ent .exitshare , #fileManagerWraper .self .exitshare , #fileManagerWraper .share_out .exitshare ,#fileManagerWraper .favorite .exitshare{display:none;}
#fileManagerWraper .share_in .exitshare{display:inline-block;}
/*#fileManagerWraper .favorite.share_in .exitshare{display:inline-block;}*/
#fileManagerWraper[isnotTop=true] .share_in .exitshare{display:none;} /*在收到的共享和搜索，非根目录的文件或文件夹没有退出共享按钮，通过isnotTop来控制；*/
#fileManagerWraper .share_in .transfer ,#fileManagerWraper .share_in .cancelauth,#fileManagerWraper .share_in .shared {display:none;}
/*右键菜单 end*/
/*头部 start*/
.filelist-header-auth .ent .transfer , .filelist-header-auth .ent .cancelauth , .filelist-header-auth .ent .shared{display:none;}
.filelist-header-auth .ent .exitshare , .filelist-header-auth .self .exitshare , .filelist-header-auth .share_out .exitshare ,.filelist-header-auth .favorite .exitshare{display:none;}
.filelist-header-auth .share_in .exitshare,.filelist-header-auth .share_in.favorite .exitshare{display:inline-block;}
.filelist-header-auth .share_in[isnotTop=true] .exitshare{display:none;}
.filelist-header-auth .share_in .transfer ,.filelist-header-auth .share_in .cancelauth,.filelist-header-auth .share_in .shared {display:none;}
/*头部  end*/
/*通过css样式来控制取消共享，移交权限和退出共享头部和右键菜单的显示 end*/

/*文件列表footer样式*/
.filelist-footer{height:46px;clear: both;border-top: 1px solid #dddfe4;}
.filelist-footer .select-all{float:left;padding: 18px 20px 20px 30px;}
.filelist-footer .item-pagination{float:right;padding: 8px 10px 10px 0px;}
.filelist-footer .item-pagination.page-hide{display:none;}
.filelist-footer .item_selectCount{padding: 0 10px;}

#fileManagerArea{float:left;width:100%;/*height:100%;*/box-sizing:border-box;}

#fileManagerTitle {border-bottom: 1px solid #dddfe4;/*border-top: 1px solid #dddfe4;*/position:relative;height:46px;color:#7F8B96;}
#fileManagerTitle .i-head{display:inline-block;text-align:left;height:46px;line-height:46px;padding-left:10px;box-sizing:border-box;float:left;}
#fileManagerTitle .i-head .select-cursort{cursor:pointer;display:inline-block;}
#fileManagerTitle .file-sort{float: left; padding-left: 24px; *padding-top: 13px;height:46px;line-height:46px;}
#fileManagerTitle .oper i.i-sort{display:none;}
#fileManagerTitle .oper i.ico-show-delete{font-size:16px;}
#fileManagerTitle.file-icon .oper i.i-sort{display:inline-block;}
#fileManagerTitle .file-sort .item_selectCount{display:none;}
#fileManagerTitle.file-icon .file-sort .item_selectCount{display:inline-block;padding-left:10px;color:#7F8B96;}
#fileManagerTitle.file-icon  .i-head{display:none;}
#fileManagerTitle .head-title-name{width:64%;}
#fileManagerTitle .head-title-time{width:13%;}
/*GY BUG34009 原为7%width:7.6% 头部宽度*/
#fileManagerTitle .head-title-size{width:7.6%}
#fileManagerTitle .head-title-updator{width:10%;}
/*.show-right #fileManagerTitle .head-title-name{width:55%;}*/
/*.show-right #fileManagerTitle .head-title-size{width:15%;}*/
/*.show-right #fileManagerTitle .head-title-updator{width:12%;}*/
#fileManagerTitle .head-title-name .select-sort{border:none;width:100px;cursor:pointer;}

#fileManagerTitle .oper>span{display: inline-block;/*padding: 6px 5px;*/margin:0 1px;}
#fileManagerTitle .sort{position: relative; *z-index: 10;}
#fileManagerTitle .oper .sort-menu{position: absolute; width:90px; left:-35px; top: 19px; display: none; background-color:#fff; border: 1px #ccc solid; z-index:5; }
#en #fileManagerTitle .oper .sort-menu{position: absolute; width:110px; left:-50px; top: 19px; display: none; background-color:#fff; border: 1px #ccc solid; z-index:5; }
#fileManagerTitle .head-title-name .sort-menu{position: absolute;width:130px;display: none; background-color:#fff; border: 1px #ccc solid; z-index:5;}
#fileManagerTitle .head-title-name .sort-menu li i{margin:0;}
#fileManagerTitle .head-title-name .select-cursort>span{/*width:100px;*/text-align:left;display:inline-block;}
#fileManagerTitle  .select-cursort i{float:right;color:#74818E;font-size:15px;}
#fileManagerTitle  .select-cursort i.i-sort-asc{margin-top:16px;color:#fff;margin-left:2px;display:none;}
#fileManagerTitle  .select-cursort i.i-sort-desc{margin-top:17px;color:#fff;margin-left:2px;display:none;}
#fileManagerTitle  .select-cursort.active i.i-sort-asc,#fileManagerTitle  .select-cursort.active i.i-sort-desc{color:#a4a39f;display:inline-block;}
/*#fileManagerTitle  .select-cursort:active i.i-sort-asc,#fileManagerTitle  .select-cursort:active i.i-sort-desc{color:#a4a39f;}*/
#fileManagerTitle .head-title-name .sort-menu li>span{display:inline-block;width:100px;text-align:center;}
#fileManagerTitle .sort-menu li{display: block; height:30px;line-height: 30px; font-size:1em; cursor: pointer; background-color:#fff;color:#8a8a8a;}

/*#fileManagerTitle .sort-menu li i.i-sort-asc{background-position:0px -100px;}*/
/*#fileManagerTitle .sort-menu li i.i-sort-desc{background-position:0px -60px;}*/
#fileManagerTitle .sort-menu li i{margin:-9px 6px 0;font-size:19px;color:#74818e;}
#fileManagerTitle .sort-menu li.active ,#fileManagerTitle .sort-menu li.active i{color:#167dfd;}
/*#fileManagerTitle .sort-menu li.active i.i-sort-asc{background-position: -240px -291px;}*/
/*#fileManagerTitle .sort-menu li.active i.i-sort-desc{background-position: -256px -291px;}*/
#fileManagerTitle .sort-menu li:hover{background-color:#147dfd;color:#fff;}
#fileManagerTitle .sort-menu li:hover i.ico{color:#fff!important;}
/*#fileManagerTitle .sort-menu li:hover i.i-sort-asc{background-position:-259px -260px;}*/
/*#fileManagerTitle .sort-menu li:hover i.i-sort-desc{background-position:0px -80px;}*/
#fileManagerTitle .oper{padding: 13px 24px 0 0;/*float:right;*/position:absolute;right:0;}
.show-right #fileManagerTitle .oper{padding-right:0px;}
#fileManagerTitle .oper .operSearch{float: left; padding: 0 6px; position: relative;border-right: 0;border-radius: 3px 0 0 3px;}
#fileManagerTitle .operView {border-radius:3px;vertical-align: top;border: 1px solid #fff;}
/*#fileManagerTitle .operView:hover{box-shadow: inset 0px 1px 5px #999;background: #f2f2f2;border: 1px solid #c1c1c1;}*/
#fileManagerTitle .operView i{display:inline-block; width:16px; height: 16px;font-size:16px; cursor: pointer;}
#fileManagerTitle .oper i{width:16px; height: 16px;font-size:15px;vertical-align:middle;}
#fileManagerTitle .operView i.list-view-on,#fileManagerTitle .operView i.icon-view-on{display: none;}
#fileManagerTitle .dynamic{width: 20px; height: 20px;border-radius:3px;padding:5px;border: 1px solid #fff;}
#fileManagerTitle .dynamic.dynamicShow{box-shadow: inset 0px 1px 5px #dadada;background: #f2f2f2;border: 1px solid #c1c1c1;}
#fileManagerTitle .dynamic i{text-indent: -999em;*text-indent:0; background-position: -280px -100px;}
#fileManagerTitle .dynamic:hover i{background-position: -280px -40px;}
#fileManagerTitle .dynamicShow:hover i{background-position: -280px -100px;}
#fileManagerTitle .dynamic-admin{display: none;}
#fileManagerTitle .trash , #fileManagerTitle .show-right-btn {cursor: pointer;border-radius:3px;border: 1px solid #fff;border-bottom:none;}
/*#fileManagerTitle .trash.trashShow{box-shadow: inset 0px 1px 5px #dadada;background: #f2f2f2;border: 1px solid #c1c1c1;}*/
#fileManagerTitle .oper .sort>ul i.icon{background-image:url(img/icon20x20.png);}
/*#fileManagerTitle .oper i{background: url(img/fileicon@14x14.png) no-repeat;}*/
#fileManagerTitle .oper i.list-view{background-position:-28px -14px;}
#fileManagerTitle .oper i.list-view:hover{background-position:-28px 0;}
#fileManagerTitle .sort:hover i.sort ,#fileManagerTitle .operView:hover i ,#fileManagerTitle .trash:hover i ,#fileManagerTitle .show-right-btn:hover i{color:#157BF8;}
/*#fileManagerTitle .sort:hover li.active i{color:#157BF8;}*/
/*#fileManagerTitle .sort:hover li i{color:#74818e;}*/
/*#fileManagerTitle .trash .i-trashBtn{background: url(img/fileicon@14x14.png) no-repeat;background-position:-70px -14px;}*/
#fileManagerTitle .trash:hover .i-trashBtn {background-position:-70px 0px;}
#fileManagerTitle .oper>span.show-right-btn{margin:0;}
#fileManagerTitle .show-right-btn .i-showRightBtn{background-position:-42px -14px;}
#fileManagerTitle .show-right-btn:hover .i-showRightBtn{background-position:-42px 0px;}

.show-right #fileManagerTitle .show-right-btn .i-showRightBtn{background-position:-55px -14px;}
.show-right #fileManagerTitle .show-right-btn:hover .i-showRightBtn{background-position:-55px 0px;}

/*#fileManagerTitle .trashShow:hover .i-trashBtn {background-position: -280px -60px;}*/
/*#fileManagerTitle  .select-cursort.active i.i-sort-desc{background-position: -256px -291px;}*/
/*#fileManagerTitle  .select-cursort.active i.i-sort-asc{background-position: -240px -291px;}*/
#listHeader{position: relative; /*height: 50px;width: 100%;*/}
#listHeader .search-area{float: right; margin: 8px 10px 7px 0; border: 1px #ccc solid;border-radius: 3px; padding: 2px 4px;}
#listHeader .inputfocus{border-color:#66AFE9;border-color:rgba(82,168,236,0.8);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);}
#listHeader .search-area input{border: none;outline: none; width: 240px; height: 25px; line-height: 25px; vertical-align: middle; margin-right: 5px;}
#listHeader .search-area .icon{vertical-align: middle;}
#listHeader .search-area .ico.ico-search{font-size:16px;vertical-align: middle;}
#listHeader .button-head .button-area{float: left;margin:7px 0 7px 26px;}
#listHeader .button-head .button-area span{margin-left: 5px;background:#f8f8f8;}
#listHeader .button-head .button-area span.btn{height: 30px;padding:0 20px;line-height: 30px;color:#636363;border:1px solid #dcdcdc;cursor:pointer;}
#listHeader .button-head .button-area #create ,#listHeader .button-head .button-area #addNewMember.new,#listHeader .button-head .button-area span:hover{background:#257bf8;color:#fff;border:1px solid #257bf8;}
#listHeader .button-head .button-area span.moreInfo{background:#f8f8f8 !important;color:#636363;border:1px solid #dcdcdc !important;}
#listHeader .button-head .button-area span.moreInfo ul{width:90px;position:absolute;margin:1px 0 0 -21px;text-align:center;z-index:19;background:#f8f8f8;}
#listHeader .button-head .button-area span.moreInfo li{height:32px;line-height:32px;border:1px solid #DCDCDD;border-top:none;}
#listHeader .button-head .button-area span.moreInfo li:hover{background:#257bf8;color:#fff;border:1px solid #257bf8;border-top:none;}
#listHeader .folder-area{float: left;  margin-left: 30px; margin-top: 15px; }
#listHeader .folder-area .fold-name{/*font-size: 1.8em; color:#49819c;*/ vertical-align: middle; margin-left:16px; max-width:380px; display:inline-block;white-space:nowrap; text-overflow:ellipsis; overflow: hidden;font-size:15px; }
#listHeader .tab-area{border-bottom:1px solid #ccc;text-align:center;position:relative;}
#listHeader .tab-area .tab{height:40px;line-height:43px;display:inline-block; padding:0 100px 4px 100px; /*margin:0 70px;*/background-color: #fff; cursor: pointer;font-size:14px;font-weight:bold;}
/*#listHeader .tab-area .tab:first-child{border-bottom: 2px #157bf9 solid;}*/
#listHeader .tab-area .active{border-bottom: 2px #157bf9 solid;}
#listHeader .tab-area .tab-head-btn{position:absolute;right:20px;}
/*#listHeader .tab-area .active{background-color: #157bf9;cursor: default;color: #fff;}*/
/*#listHeader .tab-area .tab:last-child{border-radius: 0 3px 0 0;}*/
#listHeader .teamSetting,#listHeader .deleteTeam,#listHeader .teamInfo{float:right;margin:13px 22px;background:none;border:none;color:#636363;cursor:pointer;}
#listHeader .teamSetting i, #listHeader .deleteTeam i ,#listHeader .teamInfo i{margin-right:5px;}
#listHeader .button-head{overflow:hidden;}
/*GY 样式修改 添加font-size 13px 企业 个人 收到共享 我的共享 我的收藏   */
.lui-filelist{position: relative;width:100%;height:calc(100% - 47px);height:100%\9;font-size: 13px;}
.lui-filelist i{cursor: pointer;}
.lui-filelist .filelist-header{width: 100%; height:45px; line-height: 45px;border-bottom: 1px solid #eaeaea; position:relative; background: #fafafa;}
.lui-filelist .filelist-header span{display: inline-block; vertical-align: middle;cursor: pointer;}
.lui-filelist .filelist-header .select-all{float: left; width: 60%;}
.lui-filelist .filelist-header .select-all input{vertical-align: middle;margin:0 0 0 20px;}
.lui-filelist .filelist-header .select-all span{vertical-align: middle;display: inline-block; padding: 0 18px;width: 70%;}
.lui-filelist .filelist-header .updateUser{width:11%;float: right;}
.lui-filelist .filelist-header .updateData{width:15%;float: right;min-width: 102px;}
.lui-filelist .filelist-header .updateSize{width:9%;float: right;}
.lui-filelist i.namedesc,.lui-filelist i.sizedesc,.lui-filelist i.mtimedesc,.lui-filelist i.updatordesc{background-position:-280px -180px;}
.lui-filelist i.nameasc,.lui-filelist i.sizeasc,.lui-filelist i.mtimeasc,.lui-filelist i.updatorasc{background-position:-280px -160px;}

#fileManagerHeader .filelist-header-auth{height: 32px;display: none;float:right;}
#fileManagerHeader .filelist-header-auth .file-name{ display: inline-block;vertical-align: middle;}
#fileManagerHeader .filelist-header-auth .fileAttribute{ position: relative; display: inline-block;height: 26px;}
.filelist-header-auth .fileAttribute>span{width:86px;height: 30px;/*padding: 0 9px;*/margin-right: 5px;line-height: 30px;color: #3D464D;vertical-align: middle;cursor: pointer;font-size: 13px;background-color: #FFFFFF;border: 1px solid #CED1D8;border-radius: 2px;text-align:center;}
.filelist-header-auth .fileAttribute>span:hover{background-color:#F0F1F3;border:1px solid #CED1D8;}
.filelist-header-auth .fileAttribute>span:active{background-color:#E7EAF1;border:1px solid #CED1D8;}
.filelist-header-auth .fileAttribute>span.fileMore{display: inline-block;/*width:92px;box-sizing:border-box;height: 32px;padding-right: 0*/}
.filelist-header-auth .fileAttribute>span i{font-style: normal;display: inline-block;}
.filelist-header-auth .fileAttribute>span i.i-more{margin:0 6px;}
.filelist-header-auth .fileAttribute>span i.arrow{width: 28px;height:20px;border-left:1px solid #D9D9D9;background: url(img/icon20x20.png) 4px -60px no-repeat;vertical-align: middle;margin-left: 7px;}

.lui-filelist .scroll-wraper{width: 100%;}
.filelist-header-auth .action-preview .file-name,.filelist-header-auth .action-upload .file-name{line-height: 26px;}

.filelist-header-auth .file-operate ul{ display: none; position: absolute; right: -13px; top: 30px;width: 104px; border: 1px solid #fff;  background-color: #FFFFFF;  border: 1px solid #CED1D8; z-index: 10;  color: #3D464D;border-radius:2px;}
#en .filelist-header-auth .file-operate ul{width: 104px;}
.filelist-header-auth .file-operate ul li{display: inline;}
.filelist-header-auth .file-operate ul .attribute{ border-top: 1px solid #f1f1f1;}
/*GY 样式修改 color从#333改为#1B2733*/
.filelist-header-auth .file-operate ul li span{color: #1B2733;margin: 0;width:100%;height: 30px;line-height: 30px;text-align: left;cursor: pointer;padding-left:11px;box-sizing:border-box;font-size: 13px}
.filelist-header-auth .file-operate ul li span:hover{background-color:#F0F1F3;}
.filelist-header-auth .file-operate ul li span:active{background-color:#F0F1F3;}

.lui-filelist .filelist-item {width:90%;cursor: pointer;}
/*.lui-filelist .filelist-item span{display: inline-block;}*/

/*.lui-filelist .list-wraper{position: relative;}*/
.lui-filelist .list-wraper .scrollbar_wrapper .scrollbar{position:absolute;right:0;z-index:1;}
.lui-filelist .list-view .filelist-context ,.lui-filelist .list-view .filelist-path {overflow: hidden; padding-left: 93px;padding-right:10px;margin-bottom: 5px;line-height: 20px;  text-overflow:ellipsis;max-height:40px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.lui-filelist .list-view .filelist-path {padding-bottom: 5px;margin-bottom:0;}
.lui-filelist .list-view .filelist-context:empty{margin:0px;line-height:0px;}
.lui-filelist .list-view .filelist-context em,.file-name em{ color:#ed8913;}
.lui-filelist .list-view .filelist-item{ width: 100%;border-top: 1px solid #edeeef; color: #818da3;/*line-height:47px;*/}
.lui-filelist .list-view .filelist-item:first-child{border:none}
.lui-filelist .list-view .filelist-item:last-child{border-bottom: 1px solid #edeeef}
.lui-filelist .list-view .filelist-item:hover .file-operate{display: none;}
.lui-filelist .list-view .filelist-item.item-rename:hover .file-operate {display:none;}

.lui-filelist .list-view .filelist-item .filelist-icon{width: 65%; display: inline-block; min-height: 44px; line-height: 44px;height:auto; float: left;position: relative;}
.lui-filelist .list-view .filelist-item .list_label{overflow: hidden;background-color: transparent!important;}
.lui-filelist .list-view .filelist-item .list_label.list_label-true{position:relative; z-index: 9; background: #fff}
.lui-filelist .list-view .filelist-item .list_label.list_label-true{position:relative; z-index: 9; background: #f8f8f8}
.lui-filelist .list-view .filelist-item .list_label.list_label-true .list_label_show {/*max-width:750px;padding-bottom: 3px;*/display:inline-block;float:left;min-height:22px; background: #fff; min-width: 100px;}
.lui-filelist .list-view .filelist-item.item-selected .list_label.list_label-true .list_label_show, .lui-filelist .list-view .filelist-item:hover .list_label.list_label-true .list_label_show{background: #f8f8f8;}
.lui-filelist .list-view .filelist-item .list_label.list_label-true .list_add_icon {display:inline-block;}
.lui-filelist .list-view .filelist-item .list_label.list_label-true .list_label_show span{height:20px;line-height:20px;font-size:12px;text-align:center;color:#95a0b0;padding: 0 8px;color:#157BF8;border:1px solid #D5D9E1;margin:0px 5px 0 0;display:inline-block;border-radius:4px;cursor: pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.lui-filelist .list-view .filelist-item .list_label.list_label-true .list_label_show .list_labels_shows{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.lui-filelist .list-view .filelist-item .list_label.list_label-true .list_label_show span em{color:orange;}
.lui-filelist .list-view .filelist-item .list_label.list_label-true .list_label_show span.list_label_width{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:break-word;box-sizing:border-box;}
.lui-filelist .list-view .filelist-item .list_label.list_label-true .list_label_show span.list_label_first{margin-left:0;}
.lui-filelist .list-view .filelist-item .list_label.list_label-true .list_label_show_bt{/*width:9px;height:9px;position:absolute;margin:6px 5px 0 5px;background:url('./img/icon20x20.png') -186px -106px;*/display:none;visibility:hidden;cursor:pointer;padding-top:2px;float:left;font-size:17px;margin-top:-2px;color:#a4a39f;}
.lui-filelist .list-view .filelist-item .list_label.list_label-true .list_add_label_icon{width:23px;height:13px;/*position:absolute;*/margin:4px 5px 0 7px;background: url(img/icon20x20.png) -400px -383px;cursor:pointer;float:left;display:none;}
.lui-filelist .list-view .filelist-item .list_label.list_label-true .list_add_label_icon:hover{background: url(img/icon20x20.png) -426px -383px;}
.lui-filelist .list-view .filelist-item .list_label.list_label-true .label_show_on{background-position:-66px -165px;display:inline-block;visibility:visible;}
.lui-filelist .list-view .filelist-item .list_label.list_label-true .label_show_off{background-position:-186px -106px;display:inline-block;visibility:visible;}
.lui-filelist .list-view .filelist-item .filelist-updateUser{padding-left:10px;width: 10%; float:left;display: inline-block; height: 46px; line-height: 46px; vertical-align: top;min-width: 52px;box-sizing:border-box;}
.lui-filelist .list-view .filelist-item .filelist-updateUser span ,.lui-filelist .list-view .filelist-item .filelist-updateSize .update-size{display: inline-block;width: 80%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.lui-filelist .list-view .filelist-item .filelist-updateData{padding-left:10px;width: 13%; float:left;display: inline-block; height: 46px; line-height: 46px; vertical-align: top;min-width: 102px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.lui-filelist .list-view .filelist-item .filelist-updateData .icon-byupdator{display:none;}
/*GY BUG34009 原为7%width:7.6%*/
.lui-filelist .list-view .filelist-item .filelist-updateSize{padding-left:10px;width: 7.6%; float:left;display: inline-block; height: 46px; line-height: 46px;box-sizing:border-box;}
.lui-filelist .list-view .filelist-item .file-select{float: left; padding-left: 24px; padding-top: 12px;}
.lui-filelist .list-view .filelist-item .file-area{display: block;float: left; width:64%;position:relative;height:46px;line-height:46px;}
.lui-filelist .list-view .filelist-item .file-area img{display:none;}
.lui-filelist .list-view .filelist-item .file-area .file-icon{float: left; width: 24px; height: 24px; margin: 11px 12px;}

/**************************企业空间 增加列表 文件名最大化显示的问题    start*******************************************/
.lui-filelist .list-view .filelist-item.ent[isfolder=false]  .file-area  .file-info[hasMsg=true] .file-name a {max-width:calc(100% - 40px)!important;}
.lui-filelist .list-view .filelist-item.ent[isfolder=false]  .file-area  .file-info[hasLock=true] .file-name a {max-width:calc(100% - 40px)!important;}
.lui-filelist .list-view .filelist-item.ent[isfolder=false]  .file-area  .file-info[hasMsg=true] .file-name a {max-width:calc(100% - 40px)!important;}

.lui-filelist .list-view .filelist-item.ent[isfolder=false]  .file-area  .file-info[hasMsg=false][hasEdit=true][hasLock=false] .file-name a {max-width:calc(100% - 40px)!important;}
.lui-filelist .list-view .filelist-item.ent[isfolder=false] .file-area .file-info[hasMsg=true][hasEdit=true] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.ent[isfolder=false] .file-area .file-info[hasMsg=true][hasLock=true] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.ent[isfolder=false] .file-area .file-info[hasMsg=true][hasEdit=true] .file-name a {max-width:calc(100% - 80px)!important;}

/**************************企业空间 增加列表 文件名最大化显示的问题    end*******************************************/


/**************************个人文件 增加列表 文件名最大化显示的问题    start*******************************************/
.lui-filelist .list-view .filelist-item.self[isfolder=false]  .file-area  .file-info[hasMsg=true][hasLink=true] .file-name a {max-width:calc(100% - 40px)!important;}
.lui-filelist .list-view .filelist-item.self[isfolder=false]  .file-area  .file-info[hasLink=true][hasLock=true] .file-name a {max-width:calc(100% - 40px)!important;}
.lui-filelist .list-view .filelist-item.self[isfolder=false]  .file-area  .file-info[hasLink=false][hasLock=true] .file-name a {max-width:calc(100% - 40px)!important;}
.lui-filelist .list-view .filelist-item.self[isfolder=false] .file-area .file-info[hasMsg=false][hasEdit=true][hasLock=false] .file-name a {max-width:calc(100% - 80px)!important;}

.lui-filelist .list-view .filelist-item.self[isfolder=false] .file-area .file-info[hasMsg=true][hasLink=true][hasLock=true] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.self[isfolder=false] .file-area .file-info[hasMsg=true][hasLink=false][hasLock=true] .file-name a {max-width:calc(100% - 80px)!important;}

.lui-filelist .list-view .filelist-item.self[isfolder=false] .file-area .file-info[hasMsg=true][hasEdit=true][hasLink=true] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.self[isfolder=false] .file-area .file-info[hasMsg=true][hasEdit=true][hasLink=false] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.self[isfolder=false] .file-area .file-info[hasMsg=true][hasLink=false] .file-name a {max-width:calc(100% - 60px)!important;}
.lui-filelist .list-view .filelist-item.self[isfolder=false]  .file-area  .file-info[hasMsg=true][hasLink=true] .file-name a {max-width:calc(100% - 40px)!important;}
.lui-filelist .list-view .filelist-item.self[isfolder=false] .file-area .file-info[hasMsg=true][hasLink=false][hasLock=true] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.self[isfolder=false] .file-area .file-info[hasMsg=true][hasLink=true][hasLock=true] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.self[isfolder=false] .file-area .file-info[hasMsg=true][hasEdit=true][hasLink=false] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.self[isfolder=false] .file-area .file-info[hasMsg=true][hasEdit=true][hasLink=true] .file-name a {max-width:calc(100% - 80px)!important;}
/**************************个人文件 增加列表 文件名最大化显示的问题    end*******************************************/

/**************************我的共享 增加列表 文件名最大化显示的问题    start*******************************************/
.lui-filelist .list-view .filelist-item.share_out[isfolder=false]  .file-area  .file-info[hasMsg=true][hasLink=true] .file-name a {max-width:calc(100% - 40px)!important;}
.lui-filelist .list-view .filelist-item.share_out[isfolder=false]  .file-area  .file-info[hasLink=true][hasLock=true] .file-name a {max-width:calc(100% - 40px)!important;}
.lui-filelist .list-view .filelist-item.share_out[isfolder=false]  .file-area  .file-info[hasLink=false][hasLock=true] .file-name a {max-width:calc(100% - 40px)!important;}
.lui-filelist .list-view .filelist-item.share_out[isfolder=false]  .file-area  .file-info[hasMsg=false][hasEdit=true][hasLock=false] .file-name a {max-width:calc(100% - 40px)!important;}

.lui-filelist .list-view .filelist-item.share_out[isfolder=false] .file-area .file-info[hasMsg=true][hasLink=true][hasLock=true] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.share_out[isfolder=false] .file-area .file-info[hasMsg=true][hasLink=false][hasLock=true] .file-name a {max-width:calc(100% - 80px)!important;}

.lui-filelist .list-view .filelist-item.share_out[isfolder=false] .file-area .file-info[hasMsg=true][hasEdit=true][hasLink=true] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.share_out[isfolder=false] .file-area .file-info[hasMsg=true][hasEdit=true][hasLink=false] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.share_out[isfolder=false] .file-area .file-info[hasMsg=true][hasLink=false] .file-name a {max-width:calc(100% - 60px)!important;}
.lui-filelist .list-view .filelist-item.share_out[isfolder=false]  .file-area  .file-info[hasMsg=true][hasLink=true] .file-name a {max-width:calc(100% - 40px)!important;}
.lui-filelist .list-view .filelist-item.share_out[isfolder=false] .file-area .file-info[hasMsg=true][hasLink=false][hasLock=true] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.share_out[isfolder=false] .file-area .file-info[hasMsg=true][hasLink=true][hasLock=true] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.share_out[isfolder=false] .file-area .file-info[hasMsg=true][hasEdit=true][hasLink=false] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.share_out[isfolder=false] .file-area .file-info[hasMsg=true][hasEdit=true][hasLink=true] .file-name a {max-width:calc(100% - 80px)!important;}
/**************************我的共享 增加列表 文件名最大化显示的问题    end*******************************************/

/**************************收到的共享 增加列表 文件名最大化显示的问题    start*******************************************/
.lui-filelist .list-view .filelist-item.share_in[isfolder=false]  .file-area  .file-info[hasMsg=true][hasLink=true] .file-name a {max-width:calc(100% - 40px)!important;}
.lui-filelist .list-view .filelist-item.share_in[isfolder=false]  .file-area  .file-info[hasLink=true][hasLock=true] .file-name a {max-width:calc(100% - 40px)!important;}
.lui-filelist .list-view .filelist-item.share_in[isfolder=false]  .file-area  .file-info[hasLink=false][hasLock=true] .file-name a {max-width:calc(100% - 40px)!important;}
.lui-filelist .list-view .filelist-item.share_in[isfolder=false]  .file-area  .file-info[hasMsg=false][hasEdit=true][hasLock=false] .file-name a {max-width:calc(100% - 40px)!important;}

.lui-filelist .list-view .filelist-item.share_in[isfolder=false] .file-area .file-info[hasMsg=true][hasLink=true][hasLock=true] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.share_in[isfolder=false] .file-area .file-info[hasMsg=true][hasLink=false][hasLock=true] .file-name a {max-width:calc(100% - 80px)!important;}

.lui-filelist .list-view .filelist-item.share_in[isfolder=false] .file-area .file-info[hasMsg=true][hasEdit=true][hasLink=true] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.share_in[isfolder=false] .file-area .file-info[hasMsg=true][hasEdit=true][hasLink=false] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.share_in[isfolder=false] .file-area .file-info[hasMsg=true][hasLink=false] .file-name a {max-width:calc(100% - 60px)!important;}
.lui-filelist .list-view .filelist-item.share_in[isfolder=false]  .file-area  .file-info[hasMsg=true][hasLink=true] .file-name a {max-width:calc(100% - 40px)!important;}
.lui-filelist .list-view .filelist-item.share_in[isfolder=false] .file-area .file-info[hasMsg=true][hasLink=false][hasLock=true] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.share_in[isfolder=false] .file-area .file-info[hasMsg=true][hasLink=true][hasLock=true] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.share_in[isfolder=false] .file-area .file-info[hasMsg=true][hasEdit=true][hasLink=false] .file-name a {max-width:calc(100% - 80px)!important;}
.lui-filelist .list-view .filelist-item.share_in[isfolder=false] .file-area .file-info[hasmsg=true][hasedit=true][haslink=true] .file-name a {max-width:calc(100% - 80px)!important;}
/**************************收到的共享 增加列表 文件名最大化显示的问题    end*******************************************/

.lui-filelist .list-view .filelist-item:hover .file-area .file-info{width:calc(100% - 170px)!important;width:200px\0;}
.lui-filelist .list-view .filelist-item.hover .file-area .file-info{width:calc(100% - 170px)!important;width:200px\0;}

.lui-filelist .list-view .filelist-item.self:hover .file-area[openlink=false]  .file-info[hasLink=false] {width:calc(100% - 135px)!important;}
.lui-filelist .list-view .filelist-item.share_in:hover .file-area[openlink=false]  .file-info[hasLink=false] {width:calc(100% - 135px)!important;}
.lui-filelist .list-view .filelist-item.share_out:hover .file-area[openlink=false]  .file-info[hasLink=false] {width:calc(100% - 135px)!important;}

/*.lui-filelist .list-view .filelist-item[isfolder=false]:hover .file-area .lock-true + .file-info{width:calc(100% - 180px)!important;}*/


.lui-filelist .list-view .filelist-item .file-area .file-info{  display:inline-block;margin-top: 6px;line-height:35px;color: #5e5e5e;overflow: hidden;float:left; width:calc(100% - 50px)!important;width:200px\0;}
.lui-filelist .list-view .filelist-item[isfolder=true] .file-area .file-info .file-name a{max-width:100%;}
/*.lui-filelist .list-view .filelist-item[isfolder=true] .file-area .file-info .file-name a{width:100%;}*/
/*.lui-filelist .list-view .filelist-item[hastag=true] .file-area .file-info{width:auto\0;}*/
.lui-filelist .list-view .filelist-item .file-area .show-file-info{display:block;height:47px;}
.lui-filelist .list-view .filelist-item .file-area .show-file-info .file-load-img{display:none;}
.lui-filelist .list-view .filelist-item .file-area .file-item-over{display:none;/*width:120px;*/float:right;margin-top:8px;}
/*.show-right .lui-filelist .list-view .filelist-item .file-area{width:55%;}*/
/*.show-right .lui-filelist .list-view .filelist-item .filelist-updateData{width:15%;}*/
/*.show-right .lui-filelist .list-view .filelist-item .filelist-updateUser{width:12%;}*/
.lui-filelist .list-view .filelist-item:hover .file-item-over {display:inline-block!important;}
.lui-filelist .list-wraper .file-item-over .file-operate{display:none;}
.lui-filelist .list-wraper .file-item-over .file-icon-operate{display:none;}
.lui-filelist .list-wraper .file-icon-operate{display:none;}
/*.lui-filelist .list-wraper .filelist-item:hover .file-item-over {display:inline-block!important;}*/
.lui-filelist .list-wraper .filelist-item:hover .file-operate {display:inline-block;}
.lui-filelist .list-wraper  .filelist-item:hover .file-item-over .file-operate ul{/*position:absolute;*/right:0;text-align:left;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey:hover .file-item-over .download{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey:hover .file-item-over .link{display:none;}

#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .preview{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .edit{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .rmShare{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .auth{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .shared{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .cancelauth{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .transfer{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .exitshare{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .favorite{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .cancelfavorite{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .label{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .cleanup{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .lock{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .unlock{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .reqUnlock{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .copy{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .delete{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .rename{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .history{display:none;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .recover{display:block;}
#fileManagerWraper .lui-filelist .list-wraper .changeGrey .file-item-over .purge{display:block;}

.lui-filelist .file-item-over .file-operate>span:hover{/*border:1px solid #d9d9d9;padding: 0 2px;background:#ffffff;*/}
/*
.lui-filelist .list-view .filelist-item:hover .file-area .file-info{margin-right:138px;white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -icab-text-overflow: ellipsis;
  -khtml-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;}
*/

/*.lui-filelist .list-view .filelist-item .file-area .file-info .edit-name input{ height: 30px; line-height: 30px;}*/
/*.lui-filelist .list-view .filelist-item .file-area .edit-name {position: absolute;top:10px; padding-left: 44px;}BUG35808重命名错位,将top改为0修复,原来top为10错位*/
.lui-filelist .list-view .filelist-item .file-area .edit-name {position: absolute;top:0; padding-left: 44px;}
.lui-filelist .filelist-item .filelist-icon .edit-name span.sure{ background-position:-133px  -316px; text-indent: -999em; margin: 0 5px;}
.lui-filelist .filelist-item .file-area  .edit-name span.sure{ background-position:-133px  -316px; text-indent: -999em; margin: 0 5px;}
.lui-filelist .filelist-item .file-area .edit-name span.cancel{ background-position:-160px  -316px; text-indent: -999em;}
.lui-filelist .filelist-item .filelist-icon .edit-name span.cancel{ background-position:-160px  -316px; text-indent: -999em;}
.lui-filelist .list-view .filelist-item .file-area .file-info .file-name{display: block;height:35px;}
.lui-filelist .list-view .filelist-item .file-area .file-info .file-name a{
  max-width: 100px;
  max-width: calc(100% - 97px);max-width:100%;
  color: #323d4c;
  display:block;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -icab-text-overflow: ellipsis;
  -khtml-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}
.lui-filelist .list-view .filelist-item:hover .file-area .file-info .file-name a{display: block;cursor:default;}
/*.lui-filelist .list-view .filelist-item .file-area .file-info .file-name .display-name{float: left; display: inline-block;max-width: 200px;white-space:nowrap;text-overflow: ellipsis;overflow: hidden;color: #4a4a4a;}*/
.lui-filelist .list-view .filelist-item .file-area .file-info .file-name .history {/*float: left;*/ min-width: 18px;max-width:40px;height: 18px;border: 1px solid #C7CDD5;vertical-align: middle;margin:9px 0px 0 2px;line-height: 18px;background:#E9F1FB; color:#2A7FFA;text-align: center;cursor: pointer;}
.lui-filelist .list-view .filelist-item .file-area .file-info .file-name .review-message{cursor:pointer; }
.lui-filelist .list-view .filelist-item .file-area .file-info .file-name .msg_icon {display:inline-block; width:15px; height:20px; margin-left:12px;background:url(img/icon20x20.png) -383px -380px;vertical-align: middle;}
.lui-filelist .list-view .filelist-item .file-area .file-info .file-name .msg-0{display:none;}
.lui-filelist .list-view .filelist-item .file-area .file-info .file-name .display-name.hover{text-decoration: underline;cursor:pointer;}
.lui-filelist .list-view .filelist-item .file-area .file-info .lock-true,
.list-view .lui-list .list-item .lock-true{display:inline-block; width:15px; height:20px; margin:0 -5px 0 12px;background:url(img/icon20x20.png) -363px -380px;vertical-align: middle;}
.list-view .lui-list .list-item .lock-true {margin:0;}
.lui-filelist .list-view .filelist-item .file-area .file-info .beingEdited{width:14px; height:15px; margin:4px -12px 4px 12px;background:url(img/beingEdited.gif);vertical-align: middle;}
/*标识*/
.lui-filelist .list-view .filelist-item .file-area .file-info .favorite-true,
.list-view .lui-list .list-item .favorite-true{display:inline-block; width:20px; height:20px; margin:9px 0px 0 2px;background:url(img/icon20x20.png) -330px -381px;vertical-align: middle;}
.list-view .lui-list .list-item .favorite-true {margin:0;}

.icon-view .history {display:none !important;}
.action-edit .file-info .history{display: inline-block;}
.action-edit .file-info .history.history-1{display: none;}{display: inline-block;}
.lui-filelist .list-view .filelist-item .file-area .file-info .lock-false{display:none;}
.lui-filelist .list-view .filelist-item .file-area .file-info .favorite-false{display:none;}
.lui-filelist .list-view .filelist-item .file-area .file-info .history-true{float:left;display:inline-block; width:15px; height:12px; margin:17px 5px;background:#157bf9; color: #fff;}
.lui-filelist .list-view .filelist-item .file-area .file-info .lock-false{display:none;}
.lui-filelist .list-view .filelist-item .file-area .file-info .file-date{display: block; height: 20px; line-height: 20px; width: 100%; color: #999;}
.lui-filelist .list-view .filelist-item .file-area .file-info .file_path{display: none;height: 20px; line-height: 20px; width: 100%; color: #999;text-overflow: ellipsis;overflow: hidden;}
.lui-filelist .list-view .filelist-item .file-area .file-info .file_pathShow{display: block;}


.lui-filelist .list-wraper .file-operate{ /*position:absolute;*/right: 10px;display: none;line-height: 20px; top:9px;}
.lui-filelist .list-wraper .file-operate ul{display:none;}
.lui-filelist .list-wraper .file-operate.operateShow{display: inline-block;}
.lui-filelist .file-operate span{padding: 3px 4px; cursor: pointer;border-radius:2px;}
.lui-filelist .file-operate>span{margin: 0 15px;}
.filelist-item .file-operate>span{margin: 0 2px;}
.filelist-item .file-operate>span.link ,.filelist-item .file-operate>span.download,.filelist-item .file-operate>span.fileMore{padding:0;}
.filelist-item .file-operate>span.link>.ico ,.filelist-item .file-operate>span.download>.ico,.filelist-item .file-operate>span.fileMore>.ico{border:1px solid #f8f8f8;float:left;border-radius:2px;padding:4px;}
.filelist-item .file-operate>span.link>.ico:hover,.filelist-item .file-operate>span.download>.ico:hover ,.filelist-item .file-operate>span.fileMore>.ico:hover{border:1px solid #d9d9d9;background-color:#fff;}
/*.filelist-item .file-operate>span:hover{border:1px solid #d9d9d9;padding: 2px;background:#ffffff;}*/
/*.lui-filelist .file-operate>span:hover{border:1px solid #d9d9d9;padding: 2px;background:#ffffff;}*/


/*.lui-filelist .file-operate span:hover .i-download{background-position:-180px 0;}*/
/*.lui-filelist .file-operate span:hover .i-preview{background-position:-200px 0;}*/
/*.lui-filelist .file-operate span:hover .i-sendlink{background-position:-220px -20px;}*/
/*.lui-filelist .file-operate span:hover .i-rmShare{background-position:-140px -80px;}*/
/*.lui-filelist .file-operate span:hover .i-more{background-position:-80px -20px;}*/
/*.lui-filelist .file-operate span:hover .i-delete{background-position:-200px -20px;}*/
/*.lui-filelist .file-operate span:hover .i-copy {background-position:-140px -20px;}*/

.lui-filelist .list-view .filelist-item .file-operate .icon{background-image:url(img/file_list_hover.png);}
.link_list .lui-list .list-view .list-item .item-operate .icon {background:url(img/file_list_hover.png);}
.lui-filelist .filelist-item .file-operate .icon.i-more{background-position:-40px 0;}
.lui-filelist .list-view .filelist-item .file-operate .no-version{display: none}
.lui-filelist .list-view .item-selected,.lui-filelist .list-view .filelist-item:hover{background-color: #f8f8f8;}
.lui-filelist .list-view .new-item{ width: 100%; /*height: 55px;*/line-height:44px;}
.lui-filelist .list-view>.new-item {border-bottom:1px solid #edeeef;border-top:none;}
.lui-filelist .list-view .scroll-wraper>.new-item{border-top:1px solid #edeeef;border-bottom:none;}
.lui-filelist .list-view .scroll-wraper>:first-child.new-item{border:none;}

.lui-filelist .new-item span.sure{ background-position:-133px  -315px; text-indent: -999em; margin: 0 5px;}
.lui-filelist .new-item span.cancel{ background-position:-160px  -315px; text-indent: -999em;}
.lui-filelist .list-view .new-item .file-select{float: left; padding-left: 24px;+margin-top:12px;}
.lui-filelist .list-view .new-item .file-icon{float: left; width: 24px; height: 24px; margin: 10px 12px;}
.lui-filelist .list-view .new-item .edit-name{position: relative;+top:10px;}
.lui-filelist .list-view .new-item .edit-name .box{+float:left;vertical-align: middle;}
.lui-filelist .list-view .filelist-item .file-area .iconLink-true{position:absolute;top: 20px;left: 0; margin:0 0 0 21px;width:20px;height:20px;background: url(img/file_list_hover.png) -80px 0;}





/*图标模式 start*/
.lui-filelist .icon-view .filelist-path{display:none;}
.lui-filelist .icon-view .scroll-wraper{padding:7px 19px;box-sizing:border-box;}
.show-right .lui-filelist .icon-view .scroll-wraper.scroll_disable{padding-right:0;}
.show-right .lui-filelist .icon-view .filelist-item{width:25%;}
.lui-filelist .icon-view .filelist-item{width:20%;padding:5px;box-sizing:border-box;}
.lui-filelist .icon-view .filelist-item .filelist-item-inner{border: 1px #dddfe4 solid;min-height:64px;position:relative;}
.lui-filelist .icon-view .filelist-item .file-select{display:inline-block;position:absolute;top:11px;left:11px;}
/*.lui-filelist .icon-view .filelist-item .file-select .item-checkbox{vertical-align:inherit;}*/
.lui-filelist .icon-view .filelist-item:hover .filelist-item-inner ,.lui-filelist .icon-view .item-selected .filelist-item-inner{border: 1px #157bf8 solid;}
.lui-filelist .icon-view .filelist-item .file-operate .link , .lui-filelist .icon-view .filelist-item .file-operate .download{display:none!important;}
/*.lui-filelist .icon-view .filelist-item:hover  .file-operate{display:none;}*/
.lui-filelist .icon-view .filelist-item  .file-operate{display:inline-block;position:absolute;top:15px;}
.lui-filelist .icon-view .filelist-item:hover  .file-operate{display:inline-block;position:absolute;top:15px;}
.lui-filelist .icon-view .filelist-item .file-area .file-operate .iconLink-true ,.lui-filelist .icon-view .filelist-item .file-area .file-operate .lock-true{display:none;}
.lui-filelist .icon-view .filelist-item .file-area .file-icon-operate .iconLink-true{display:none;width:20px;height:20px;background: url(img/icon20x20.png) -360px 0;}
.lui-filelist .icon-view .filelist-item .filelist-updateSize .file-icon-operate .iconLink-true{display:inline-block;width:20px;height:20px;background:url(img/file_list_hover.png) -80px 0;vertical-align:middle;}
/*.lui-filelist .icon-view .filelist-item .file-area .file-item-over .i-more{vertical-align:inherit;background-image:url(img/file_list_hover.png);background-position:-40px 2px;}*/

.lui-filelist .icon-view .filelist-item .file-item-over .file-operate>span.fileMore>.ico{border:1px solid #FFFFFF;border-radius:2px;}
.lui-filelist .icon-view .filelist-item .file-item-over .file-operate>span.fileMore:hover>.ico{border:1px solid #d9d9d9;background-color:#fff;}
/*.lui-filelist .icon-view .filelist-item[isfolder=true] .file-item-over .file-operate>span.fileMore{padding:2px 4px 1px 4px;}*/
.lui-filelist .icon-view .filelist-item[isfolder=true] .file-area .file-icon{display: inline-block;margin:19px 6px 19px 36px;width:24px;height:24px;background-image:url(img/icon-file@24x24.png);float:left;}
.lui-filelist .icon-view .filelist-item[isfolder=true] .file-item-over .file-icon-operate{display:inline-block;position:absolute;right:10px;top:50%;margin-top:-12px;}
.lui-filelist .icon-view .filelist-item[isfolder=true]  .filelist-updateSize .file-icon-operate{display:inline-block;position:absolute;right:10px;top:50%;margin-top:-12px;}
/*.lui-filelist .icon-view .filelist-item[isfolder=true] .file-area .file-info .file-name{height: 22px;line-height: 22px;}*/
.lui-filelist .icon-view .filelist-item[isfolder=true] .filelist-updateData{display: inline-block;position:absolute;left:74px;bottom:16px;}
.lui-filelist .icon-view .filelist-item[isfolder=true] .file-area .iconLink-true{position:absolute;bottom: 13px;margin-left: 119px; width:20px;height:20px;background: url(img/file_list_hover.png) -80px 0;}
.lui-filelist .icon-view .filelist-item[isfolder=false] .filelist-item-inner{max-height:240px;}
.lui-filelist .icon-view .filelist-item[isfolder=false] .filelist-updateData .icon-byupdator{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:top;max-width:100px;}
.lui-filelist .icon-view .filelist-item[isfolder=false] .file-area  .msg_icon {display:inline-block; width:15px; height:20px;/* margin-left:12px;*/background:url(img/icon20x20.png) -383px -380px;vertical-align: middle;}
.lui-filelist .icon-view .filelist-item[isfolder=false] .filelist-updateSize  .msg_icon {display:inline-block; width:15px; height:20px;/* margin-left:12px;*/background:url(img/icon20x20.png) -383px -380px;vertical-align: middle;}
.lui-filelist .icon-view .filelist-item[isfolder=false] .file-item-over .file-operate>span.fileMore{padding:2px 4px;}
.lui-filelist .icon-view .filelist-item[isfolder=false] .file-item-over .file-icon-operate{display:inline-block;position:absolute;bottom:26px;right:10px;}
.lui-filelist .icon-view .filelist-item[isfolder=false]  .filelist-updateSize .file-icon-operate{display:inline-block;/*position:absolute;bottom:26px;right:10px;*/margin-left:7px;}
.lui-filelist .icon-view .filelist-item .file-area .file-icon-operate .lock-true{display:inline-block;width:20px;height:20px; background:url(img/icon20x20.png) -360px -380px;vertical-align:middle; }
.lui-filelist .icon-view .filelist-item .filelist-updateSize .file-icon-operate .lock-true{display:inline-block;width:20px;height:20px; background:url(img/icon20x20.png) -360px -380px;vertical-align:middle; }
.lui-filelist .icon-view .filelist-item .filelist-updateSize .file-icon-operate .i-more{display:none;}
.lui-filelist .icon-view .filelist-item.first-file[isfolder=false]{clear:left;}
.lui-filelist .icon-view .filelist-item[isfolder=false]{height:auto;}

.lui-filelist .icon-view .filelist-item{ float: left;position: relative;}

.lui-filelist .icon-view .filelist-item .file-area{width:100%!important;display:inline-block;}
.lui-filelist .icon-view .filelist-item[isfolder=false] .file-area{max-height:189px;float:left;}
/*.lui-filelist .icon-view .filelist-item.thumb-nail[isfolder=false]  .file-area{position:relative;}*/

.lui-filelist .icon-view .filelist-item[isfolder=false]  .file-area .file-icon-span{display:block;padding:45px 0;/*border-bottom:1px solid #dddfe4;*/background-color:#EAEAEA;}
.lui-filelist .icon-view .filelist-item[isfolder=false]  .file-area .file-icon-span i{display:block;margin:0 auto;}
.lui-filelist .icon-view .filelist-item.thumb-nail[isfolder=false]  .file-area  .file-load-img{display:block;padding:0;width:100%;height:150px;overflow:hidden;/*border-bottom:1px solid #dddfe4;*/}
.lui-filelist .icon-view .filelist-item.thumb-nail[isfolder=false]  .file-area  .file-icon-span{display:none;}
.lui-filelist .icon-view .filelist-item[isfolder=false] .file-area .file-info{display:inline-block;margin-top:16px;width:calc(100% - 65px)!important;width:140px\0;float:left;}
.lui-filelist .icon-view .filelist-item[isfolder=false] .file-area .file-info .file-name{display:inline-block;margin-left:15px;font-size:13px;width:100%;}
.lui-filelist .icon-view .filelist-item[isfolder=false] .filelist-updateData,.lui-filelist .icon-view .filelist-item[isfolder=false] .filelist-updateSize{display: block;}
.lui-filelist .icon-view .filelist-item .filelist-updateData,.lui-filelist .icon-view .filelist-item .filelist-updateSize{color:#7F8B96;}
.lui-filelist .icon-view .filelist-item[isfolder=false] .filelist-updateData{margin-left:15px;/*margin-top:-5px;*/}
/*.lui-filelist .icon-view .filelist-item.thumb-nail[isfolder=false] .filelist-updateData{;margin-top:-2px;}*/
.lui-filelist .icon-view .filelist-item[isfolder=false] .filelist-updateSize{margin:0px 0 18px 15px;height:20px;}
.lui-filelist .icon-view .filelist-item[isfolder=false] .file-operate{position:relative;float:right;top:33px;}



.lui-filelist .icon-view .filelist-item .file-area .file-info{display: block;}
.lui-filelist .icon-view .filelist-item[isfolder=true] .file-area .file-info{display: inline-block;text-align:left;width:calc(100% - 120px)!important;width:120px\0;margin-top:13px;margin-left:5px;}
.lui-filelist .icon-view .filelist-item .file-area .file-info .file-name{display: block; /*height: 20px;*width: 120px;*/ margin-left: 5px; overflow: hidden; line-height: 20px; white-space: nowrap; text-overflow: ellipsis; cursor: pointer; /*text-align: center;*/}
.lui-filelist .icon-view .filelist-item .file-area .file-info .file-name .display-name:hover{text-decoration: underline;}
.lui-filelist .icon-view .filelist-item .file-area .file-info .file-name .display-name.ahover:hover{text-decoration: none;}
.lui-filelist .icon-view .filelist-item .file-area .file-info .file-date{display: none}
.lui-filelist .icon-view .filelist-item .file-area .file-info .file_pathShow,.lui-filelist .icon-view .filelist-item .file-area .file-info .file_path{display: none}

.lui-filelist .icon-view .filelist-updateUser,.lui-filelist .icon-view .filelist-updateData,.lui-filelist .icon-view .filelist-updateSize{display: none;}
.lui-filelist .icon-view .filelist-item .list_label{display:none;}

.lui-filelist .icon-view .filelist-item .file-area .file-info .lock-true,
.lui-filelist .icon-view .filelist-item .file-area .lock-true.image-true,
.lui-filelist .icon-view .filelist-item .file-area .review-message {display:none;}

.lui-filelist .icon-view .filelist-item[isfolder=false] .filelist-updateSize .file-icon-operate .lock-true,
.lui-filelist .icon-view .filelist-item[isfolder=false] .filelist-updateSize .file-icon-operate .lock-true.image-true,
.lui-filelist .icon-view .filelist-item[isfolder=false] .filelist-updateSize .file-icon-operate .review-message {display:inline-block;}
.lui-filelist .icon-view .filelist-item[isfolder=false] .filelist-updateSize .file-icon-operate .lock-true,
.lui-filelist .icon-view .filelist-item[isfolder=false] .filelist-updateSize .file-icon-operate .lock-true.image-true,
.lui-filelist .icon-view .filelist-item[isfolder=false] .filelist-updateSize .file-icon-operate .review-message {display:inline-block;}

.lui-filelist .icon-view .filelist-item .file-area .file-icon-operate .beingEdited{display:none;width:14px; height:15px; /*margin:4px -12px 4px 12px;*/margin-right:2px;background:url(img/beingEdited.gif);vertical-align: middle;}

.lui-filelist .icon-view .filelist-item .filelist-updateSize .file-icon-operate .beingEdited{display:none;width:14px; height:15px; /*margin:4px -12px 4px 12px;*/margin-right:2px;background:url(img/beingEdited.gif);vertical-align: middle;}

.lui-filelist .icon-view .new-item{ float: left; width: 20%;padding:5px;box-sizing:border-box;/*height: 100px; margin-left: 20px; margin-top: 10px; border: 1px #fff solid;*/}
.show-right .lui-filelist .icon-view .new-item{width:25%;}
.lui-filelist .icon-view>.new-item{padding:12px 24px;}
.lui-filelist .icon-view .new-item .filelist-item-inner{border:1px #dddfe4 solid;position:relative;}
.lui-filelist .icon-view .new-item[isfolder=true] .filelist-item-inner{min-height:64px;}
.lui-filelist .icon-view .new-item[isfolder=true] .filelist-item-inner .edit-name{display:inline-block;margin:21px 0 0 6px;}
.lui-filelist .icon-view .new-item[isfolder=false] .filelist-item-inner .file-area{display:block;padding:45px 0;background-color:#EAEAEA;}
.lui-filelist .icon-view .new-item[isfolder=false] .filelist-item-inner .file-area i.file-icon{display:block;margin:0 auto;}
.lui-filelist .icon-view .new-item[isfolder=false] .filelist-item-inner{height:240px;}
.lui-filelist .icon-view .new-item[isfolder=false] .filelist-item-inner .edit-name{position:absolute;bottom:35px;left:50%;margin-left:-63px;}
.lui-filelist .icon-view .new-item .file-select{display: none;}
.lui-filelist .edit-name  input{width: 144px; height: 18px; line-height: 18px;border:1px solid #ddd;border-radius: 3px;}
.lui-filelist .edit-name  input:focus{outline:none;border-color:#66afe9;border-color:rgba(82,168,236,0.8);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);}
.lui-filelist .icon-view .new-item[isfolder=true] .file-area .file-icon{display:inline-block;margin:19px 6px 19px 36px;width:24px;height:24px;background-image:url(img/icon-file@24x24.png);float:left;}


.lui-filelist .list-view .deleted{background-color: #ccc;}
.lui-filelist .icon-view .deleted{background-color: #ccc;}
/*.lui-filelist .icon-view .edit-name {position: absolute;top: 10px;left:70px;}*/
.lui-filelist .icon-view  .filelist-item[isfolder=true] .edit-name {display:inline-block;margin-top:12px;margin-left:6px;}
.lui-filelist .icon-view  .filelist-item[isfolder=false] .edit-name {display:inline-block;margin-top:16px;margin-left:15px;height:23px;margin-bottom:3px;}
.lui-filelist .icon-view .edit-name  input{width: 75px;}
.lui-filelist .icon-view .thumb-nail .file-select{/*position:relative;*/z-index:2;}
.lui-filelist .icon-view .thumb-nail:hover .file-select {visibility: visible;}
/*.lui-filelist .icon-view .item-selected .file-select {visibility: visible; display: inline-block;}*/
/*.lui-filelist .icon-view .item-selected .file-select {display: none;}*/
/*.lui-filelist .icon-view .thumb-nail .file-area{width:75px;height:70px;margin-left:9px;position:absolute;text-align:center;margin-top: 10px;}*/
.lui-filelist .icon-view .thumb-nail .file-area i{visibility:hidden;}
.lui-filelist .icon-view .thumb-nail .file-area i.i-hover-more{visibility:visible;}
.lui-filelist .icon-view .thumb-nail.changeGrey .file-area .jpg{ margin-top:25px;}
.lui-filelist .icon-view .thumb-nail.changeGrey .file-area i{visibility:visible;}
/*.lui-filelist .icon-view .thumb-nail .file-area .file-info .file-name{width:100%;position:absolute;top:66px; left:0;}*/
.lui-filelist .icon-view .thumb-nail .file-area img{width:100%;vertical-align:middle;display:inline-block; }
/*.lui-filelist .icon-view .thumb-nail .file-area img{width:100%;max-width:70px;max-height:54px;vertical-align:middle;display:inline-block; border: 1px solid #ccc;}*/
/*图标模式 end*/

.lui-table{margin:0 auto;  width: 100%; height: 100%;}
.lui-table .contentTable{width:100%;}
.lui-table .table-head{font-weight: bold; width: 100%; background-color: #f5f5f5; }
.lui-table .foot{color: #fff; }
.lui-table li{display:block; padding: 5px; border-bottom: 1px dashed #e5e5e5;line-height: 25px; }
.lui-table li .rowline>span{display: inline-block;vertical-align: top; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.lui-table .li-selected{background-color:#ecf0f5;}


.lui-list{}
.lui-list i{cursor: pointer;}
.lui-list .list-header{width: 100%; height:50px; line-height: 48px; background-color: #fbfbfb;border-top:1px solid #dddfe4;border-bottom:1px solid #dddfe4;color:#666;}
.lui-list .list-header .check-all{display:inline-block;position:relative;z-index:8;background-color:#fbfbfb;text-align:center;}
.lui-list .list-header .check-all .nowload{font-style:inherit;}
.lui-list .list-header .check-all .icon{position:absolute;top:12px;right:0;}
.lui-list .list-header .check-all .select-alls{display:none;}
.lui-list .list-header .check-all .showopt{display:block;position:absolute;bottom:-46px;width:100%;padding:0;border:1px solid #dddfe4;border-top:none;background-color:#fbfbfb;}
.lui-list .list-header .head-check-all{margin:0;line-height:45px;padding-left:30px;}
.lui-list .list-header .sel-before-unauth{width:95%;}
/*.lui-list .list-header .sel-before-unauth .left-show-sort{}*/
.lui-list .list-header .sel-before-unauth.sel-item{display:none;}
.lui-list .list-header .head-check-all #unload-selectAll{display:none;}
.lui-list .list-header .team-sel-content.check-item,.lui-list .list-header .head-all-checked.check-item{display:inline-block;margin:0 32px 0 12px;}
.lui-list .list-header span{display: inline-block; vertical-align: middle;}
.lui-list .list-header span.auth-header{width:95%;height:46px;line-height:46px;margin-top:0;}
.lui-list .list-header span.auth-header.sel-item{display:none;}
.lui-list .list-header span.auth-sel-content{display:none;}
.lui-list .list-header span.check-item{display:inline-block;margin:0 32px 0 12px;}
.lui-list .list-header span.check-item i{font-style:inherit;}
.lui-list .list-header span.auth-team{width:22%;margin:0 0 0 12px;}
.lui-list .list-header span.direction{width:48%;margin-left:9%;}
.lui-list .list-header span.auth-total{/*margin-left:22px;*/float:right;margin-right:30px;}

.lui-list .list-header .header-title {float:right;width:12%; text-align: left;}
.lui-list .list-header span.icon-total-sort{width:20px;height:20px;/*background:url(img/icon20x20.png) no-repeat;*/margin:15px 15px 0 0;cursor:pointer;background-position:-325px -160px;}
.lui-list .list-header span.team-sel-content{display:none;}
.lui-list .list-header span.head-all-checked{display:none;}
.lui-list .list-header span.left-show-sort{display:none;}
.lui-list .list-header ul.icon-sort{display:none;position:absolute;top:33px;left:-73px;width:155px;z-index:19;text-align:left;box-shadow:#999 0px 0px 8px;background:#fff;border:1px solid #ccc;}
.lui-list .list-header ul.icon-sort i{position:absolute;top:10px;right:9px;width:20px;height:20px;font-size:17px;}
.lui-list .list-header ul.icon-sort li{height:36px;line-height:36px;padding-left:10px;margin-top:0;color:#666;position:relative;font-size:12px;}
.lui-list .list-header ul.icon-sort li:hover{color:#fff;background:#257bf8;margin:0;}
/*.lui-list .list-header ul.icon-sort li:nth-child(2):hover{border-bottom:1px solid #257bf8;border-top:1px solid #257bf8;}*/
.lui-list .list-header ul.icon-sort li:first-child+li:hover{border-bottom:1px solid #257bf8;border-top:1px solid #257bf8;}
.lui-list .list-header ul.icon-sort li .i-up{background-position:-240px -291px;}
.lui-list .list-header ul.icon-sort li .i-down{background-position:0px -60px;}
/*.lui-list .list-header ul.icon-sort li:nth-child(2){border-top:1px solid #ccc;border-bottom:1px solid #ccc;}*/
.lui-list .list-header ul.icon-sort li:first-child+li{border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.lui-list .list-header span.total-member{margin-right:70px;float:right;}

.lui-list .list-header .trash{float: right; width: 30px; height: 25px; }
.lui-list .list-header .sort{float: right; position: relative; width:105px; margin-right: 10px; *margin-top: 3px;}
.lui-list .list-header .sort .cur-sort{ text-align: center; border:1px solid #ccc; display: inline-block; width: 100%; height: 25px; line-height: 24px; cursor:pointer; }
.lui-list .list-header .sort .cur-sort .sort-text{display: inline-block; width: 68px;}
.lui-list .list-header .sort .cur-sort .ico{font-size:17px;vertical-align:middle;color:#a4a39f;}
.lui-list .list-header .sort .cur-sort .icon{ margin-left:4px;}
.lui-list .list-header .sort-menu{position: absolute; width:100%; left:0; top: 38px; display: none; background-color:#fff; border: 1px #ccc solid; z-index:5;}
.lui-list .list-header .sort-menu a{display: block; margin: 5px; height:25px; line-height: 25px; font-size:1em;}
.lui-list .list-header .sort-menu a:hover{background-color: #e5e5e5;}
.lui-list .list-header .oper{float: right;/* width: 60px; */margin-right: 10px;  cursor: pointer;}
.lui-list .list-header .command{float: left; margin-right: 10px;}
.lui-list .list-header .command span{display: inline-block; padding: 0 10px; vertical-align: middle;}
.lui-list .list-header .command span:hover{background-color: #ccc; cursor: pointer;}
.lui-list .list-header .command .back{background: url(img/back.png) 5px 17px no-repeat; padding-left: 25px; }
#en .lui-list .list-header .check-all .check-true{border:none;}
.lui-list .list-header .select-all,.lui-list .list-header .select-alls{/*float: left;*/ padding:0 30px; vertical-align: middle;cursor:pointer;/*border-bottom:1px solid #dddfe4;*/height:47px;}
.link_list .lui-list .list-header .select-all{padding-right:0;}
.lui-list .list-header .select-all input,.lui-list .list-header .select-alls input{vertical-align: middle;margin-right: 10px;}
.lui-list .list-header .select-all label,.lui-list .list-header .select-alls label{vertical-align: middle;margin-left:13px}
.lui-list .list-header .oper span.icon-view-on,.lui-list .list-header .oper span.list-view-on{display: none;}
.lui-list .list-header .oper span.list-view{width:20px; height: 20px;color:#a4a39f;/*ackground: url(img/icon20x20.png) -280px -120px no-repeat;*/ *margin-top: 4px;}
.lui-list .list-header .oper span.icon-view{width:20px; height: 20px;color:#a4a39f; /*background: url(img/icon20x20.png) -280px -80px no-repeat;*/ *margin-top: 4px;}
.lui-list .scroll-wraper{width: 100%;}

.lui-list .list-item {width:90%;}
.lui-list .list-item span{display: inline-block;vertical-align: middle;}
.lui-list .list-view .list-item{ width: 100%; height: 46px;border-bottom:1px solid #edeeef;clear:both;}
.lui-list .list-view .list-item .item-select{float: left;  margin-left: 30px; margin-top: 13px;}
.lui-list .list-view .list-item .item-area{float: left;}
.lui-list .list-view .list-item .item-area .item-icon{float: left; width: 24px; height: 24px;margin-top:10px;margin-left:12px;margin-right:12px;}
.userbody .lui-list .list-view .list-item .item-area .item-icon {width:20px;height:20px;}
.lui-list .list-view .list-item .item-area .item-info{ float: left; height: 42px;line-height:42px; max-width: 400px; margin-top: 8px;}
.lui-list .list-view .list-item .item-area img,.lui-list .icon-view .list-item .item-area img {display:none}
#en .lui-list .list-view .list-item .item-area .item-info{float: left; height: 40px;max-width: 260px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.lui-list .list-view .list-item .item-area .item-info .item-name{display: block;font-size:12px;  cursor: pointer; width: 100%; overflow: hidden;text-overflow: ellipsis;margin-top:-2px;}
.lui-list .list-view .list-item .item-area .item-info .item-name .display-name{white-space: nowrap;}
.lui-list .list-view .list-item .item-area .item-info .item-name .display-name:hover{text-decoration: underline;}
.lui-list .list-view .list-item .item-area .item-info .item-name .icon-small{margin-left:5px;}
/*.lui-list .list-view .list-item .item-area .item-info .item-name .admin-true{position: relative;top:-20px;+top:0;}*/
.lui-list .list-view .list-item .item-area .item-info .item-name .admin-true{position: absolute;bottom:14px;right:32px;}
.lui-list .list-view .list-item .item-area .item-info .item-name .lock-true{display:inline-block; width:20px; height:20px; margin:0 -5px 0 9px;background:url(img/icon20x20.png) -363px -380px;vertical-align: middle;float:left;}
.lui-list .list-view .list-item .item-area .item-info .item-date{display: block; height: 20px; line-height: 20px; color: #999; overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.lui-list .list-view .list-item .item-area .item-info .item-path{max-width:400px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#999; line-height: 25px;}
.lui-list .list-view .list-item .item-operate{float: right; margin-right: 15px; height: 25px; margin-top: 17px; *height:26px;*overflow:hidden; }
.userbody .lui-list .list-view .list-item .item-operate {display:none}
.lui-list .list-view .list-item .item-operate .icon{margin-left: 5px;}
.lui-list .list-view .list-item .item-operate>span{float: left;margin: 0 3px;}


.lui-list .list-view .item-selected,.lui-list .list-item:hover{background-color: #f8f8f8;}
.userbody .lui-list .list-item:hover .item-operate{display:block;}
.lui-list .list-view .cp-delivery{height:45px;line-height:45px;color: #5A5A5A;padding-left: 110px;display: none;border-bottom: 1px solid #efefef;}
.lui-list .list-view .cp-delivery-selected{background-color: #FCFCFC;}

.lui-list .icon-view .list-item{ float: left; width: 130px;height:100px;margin-left: 30px; margin-top: 10px; border: 1px #fff solid;}
.lui-list .icon-view .list-item:hover{border: 1px #f0f0f0 solid;}
.lui-list .icon-view .list-item .item-select{height: 20px; margin-left: 3px; margin-top: 2px;}
.lui-list .icon-view .list-item .item-area{/*margin-top: 22px;*/ position: relative;}
.lui-list .icon-view .list-item .item-area .item-icon{display: block; width: 50px; height: 60px; margin: 5px 40px;}
/*Bug #38624外链图标模式添加锁头*/
.lui-list .icon-view .list-item .item-area .item-info .item-name .lock-true.image-true{position:absolute;width:36px;height:30px;left:42px; top:8px; background:url(img/icon-lock.png); }
.lui-list .icon-view .list-item .item-area .item-info{display: block;}
.lui-list .icon-view .list-item.thumb-nail .item-area {width: 130px;height: 70px; margin-top:0;position: absolute;text-align: center;display: block;}
.lui-list .icon-view .list-item.thumb-nail .item-area img {display: inline-block; border: 1px solid #ccc;}
.lui-list .icon-view .list-item.thumb-nail .item-area .item-icon{display:none;}
.lui-list .icon-view .list-item .item-area .item-info .item-name{display: block; height: 20px; width: 120px; margin-left: 5px; overflow: hidden; line-height: 20px; font-size: 1.2em; /*font-weight: bold;*/ white-space: nowrap; text-overflow: ellipsis; cursor: pointer; text-align: center;}
.lui-list .icon-view .thumb-nail .item-area .item-info .item-name {margin-top: -4px;}
.lui-list .icon-view .thumb-nail .item-area .item-info .item-name .lock-true.image-true{position:absolute;width:36px;height:30px;left:-3px; top:-1px; background:url(img/icon-lock.png);}
.lui-list .icon-view .list-item .item-area .item-info .item-name .display-name:hover{text-decoration: underline;}
.lui-list .icon-view .list-item .item-area .item-info .item-name .icon-small{/*display:none;*/}
.lui-list .icon-view .list-item .item-area .item-info .item-date{display: none}
.lui-list .icon-view .list-item .item-area .item-info .item-path{display: none}
.lui-list .icon-view .list-item .item-area .item-info .item-file-name{display: none}
.lui-list .icon-view .list-item .item-operate{display: none}
/*.lui-list .icon-view .item-selected{border: 1px solid #7CA4B8;}*/

/*用户和管理左侧树的右键菜单*/
.teamTree ul#teamTreeContextMenu {text-align:center;z-index:19;box-shadow:#999 0px 0px 8px;background:#fff;border:none;min-width:125px;color:#666;border:1px solid #ccc;border-bottom:none;position: fixed}
.teamTree ul#teamTreeContextMenu li {height:35px;line-height:35px;border-bottom:1px solid #ccc;}

/*纵向滚动*/
.gs-vertical .content-wraper{position:absolute; background-color: #f0f0f0; overflow: hidden;}
.gs-vertical .gsContent{position:absolute; left: 0; top: 0;}
.gs-vertical .img-border{position: absolute; left:0; top:0; border: 4px solid #5682C2; z-index:5;}
.gs-vertical .gsContent .gsImageWraper{position: relative; display: inline-block;}
.gs-vertical .gsContent .gsImage{cursor: pointer; margin: 4px 0 0 4px;}
/*prev,next CSS可自定义*/
.gs-vertical .prev{position: absolute; left:0; top:0; width: 100%; height: 15px; margin-bottom: 5px; z-index:3; background:#5682C2; cursor: pointer;}
.gs-vertical .next{position: absolute; left:0; bottom:0; width: 100%; height: 15px; margin-top: 5px; z-index:4; background:#5682C2; cursor: pointer;}
.gs-vertical .prev-arrow, .gs-vertical .next-arrow{position: absolute; top:50%; left:50%; margin-left: -4px; margin-top:-2px; width:8px; height:4px; z-index:6; background: url(img/photogallery.png) no-repeat}
.gs-vertical .prev-arrow{background-position: -51px -38px;}
.gs-vertical .next-arrow{background-position: -61px -38px;}

/*prev,next CSS可自定义*/
.center-content .prev{position: absolute; left:0; top:0; width: 41px; height: 100%; margin-left: 65px; z-index:3; cursor: pointer;}
.center-content .next{position: absolute; right:0; top:0; width: 41px; height: 100%; margin-right: 65px; z-index:4; cursor: pointer;}
.center-content .prev-arrow, .center-content .next-arrow{position: absolute; top:50%; left:0px; margin-left:0px; margin-top:-22px; width:41px; height:70px; z-index:6; background: url(img/index/icon_preview.png) no-repeat}
.center-content .prev-arrow{background-position: -163px 0px;}
.center-content .next-arrow{background-position: 0px 0px;}


/*图片集*/
.lui-photoGallery{position:absolute; /*left:10%; top:5%; min-width:1000px;*/ width: 100%; height: 100%; z-index: 15;background:#000000;}
.lui-photoGallery .left-tool{position:absolute;top:15px;right:15px; width: 31px; height: 29px; background-color: #000;z-index:16;}
.lui-photoGallery .icon{background:url(img/index/icon_preview.png) no-repeat; cursor:pointer;background-position: -404px -21px;width:31px;height:29px;}
.lui-photoGallery .center-content{position:relative; height: 76%; background-color: #000; overflow: hidden; -webkit-perspective: 1000px; -moz-perspective: 1000px; -ms-perspective: 1000px; perspective: 1000px;}
.lui-photoGallery .pgImage{position: absolute; z-index: 0; -webkit-transition:All 1s ease-in-out; -moz-transition:All 1s ease-in-out; -ms-transition:All 1s ease-in-out; transition:All 1s ease-in-out;}
.lui-photoGallery .image-rotate{z-index: 0; -webkit-backface-visibility: hidden; -webkit-transition:All 1s ease-in-out; -moz-transition:All 1s ease-in-out; -ms-transition:All 1s ease-in-out; transition:All 1s ease-in-out; -webkit-transform: rotateY(-180deg ); -moz-transform: rotateY(-180deg ); -ms-transform: rotateY(-180deg ); transform: rotateY(-180deg );}
.lui-photoGallery .right-half{position: absolute; z-index: 5; width: 50%; height: 100%; right: 0; top:0; overflow: hidden; -webkit-transition:All 1s ease-in-out; -moz-transition:All 1s ease-in-out; -ms-transition:All 1s ease-in-out; transform:All 1s ease-in-out;}
.lui-photoGallery .right-half img{margin-left: -100%;}
.lui-photoGallery .left-half{position: absolute; z-index: 3; width: 50%; height: 100%; left: 0; top:0; overflow: hidden; -webkit-transition:transform 1s; -moz-transition:transform 1s; -ms-transition:transform 1s; transition:transform 1s;}
.lui-photoGallery .image-info{position: relative; width: 100%; height: 50px; background-color: #000; z-index:10;border-bottom:1px solid #141414;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; /* ie8  */
  filter:alpha(opacity=60);    /* ie5-7  */
  /*opacity: 0.6;*/    /* css standard, currently it works in most modern browsers*/
}
.lui-photoGallery .image-info span{vertical-align: middle;}
.lui-photoGallery .left-info{display: inline-block; color:#fff; width: 70%;}
.lui-photoGallery .left-info p{margin: 0; padding: 5px 10px;}
.lui-photoGallery .photo-title{max-width:1000px;white-space:nowrap; overflow: hidden; text-overflow: ellipsis;display:inline-block;}
.lui-photoGallery .photo-description{/*width: 100%; */overflow: hidden; text-overflow: ellipsis;}
.lui-photoGallery .right-info{display: inline-block; color:#fff; width: 100%; text-align: center;height:50px;font-size:14px; font-weight: normal;font-family:"宋体";}
.lui-photoGallery .right-info span{height:50px;line-height:50px;}

.lui-photoGallery .left-arrow, .lui-photoGallery .right-arrow{display:inline-block; background: url(img/photogallery.png); width: 16px; height: 45px; margin:10px 5px;}
.lui-photoGallery .left-arrow{background-position: 0 0; cursor: pointer;}
.lui-photoGallery .right-arrow{background-position: -16px 0; cursor: pointer;}
.lui-gallerySlide{position:relative;height:86px;width:80%;margin:0px auto;}
.lui-photoGallery .right-slide{width: 100%; height:100px; background-color: #000;}
/*横向滚动*/
.gs-horizontal{position:relative;width:100%;height:100%;}
.gs-horizontal .content-wraper{position:absolute; overflow: hidden;bottom:0px;height:86px;width:100%;}
.gs-horizontal .gsContent{position:absolute;left:0;top:0;}
.gs-horizontal .img-border{position: absolute;width:115px;height:85px; border: 4px solid #32BBEA; z-index:5;}
.gs-horizontal .gsContent .gsImageWraper{/*position: relative;*/float:left; display: inline-block;width:116px;height:86px;}
.gs-horizontal .gsContent .gsImage{cursor: pointer;border:1px solid #fff;margin:4px 0 0 4px;}



.form{position: relative;}
.lui-validator{position: absolute; left:0; top:0;}
.lui-validator .triangle{position: absolute; left:0; top:50%; margin-top:-5px; width: 0px; height: 0px; border-style: solid; border-width: 5px 10px 5px 0; border-color: transparent #c00 transparent transparent;}
.lui-validator .triangle2{position: absolute; left:2px; top:50%; margin-top:-5px; width: 0px; height: 0px; border-style: solid; border-width: 5px 10px 5px 0; border-color: transparent #fcc transparent transparent;}
.lui-validator .msg{margin-left:10px; display:inline; background-color: #fcc; border: 1px #c00 solid; padding: 5px; font-size: 1em; overflow: hidden; white-space: nowrap;}
.lui-listview{width: 100%; height: 100%; border: 1px #dddddd solid;}
.lui-listview .list-item{float: left; margin:4px 1%; padding: 1%; height: 20px; cursor: pointer; overflow: hidden;white-space : nowrap;}
.lui-listview .list-item:hover{background-color: #e0e0e0;}
.lui-listview .list-item .item-checkbox{float:left;margin-top:4px;}
.lui-listview .list-item .item-text{max-width:115px;display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;}
#teamUsers .lui-listview .list-item .item-text{max-width:120px;}
.auth-person .lui-listview .list-item .item-text{max-width:45px;}
.lui-listview .list-item .isfull-false,.lui-listview .list-item .isfull-{display:none;}
.lui-listview .list-item .isfull-true{display:inline-block;vertical-align:middle;color:red;}
.lui-listview .selected{background-color: #e0e0e0;}
.lui-listview .scl-content{width: 100%;}
.lui-listview .item-user .item-text{max-width:106px;}
.lui-listview .item-user .i-inherit{display: none;}
.lui-combox{display:inline-block; width: 100%; position: relative; background-color: #fff; z-index: 2}
.lui-combox span.i-luicombox{+margin-top:3px;}
.lui-combox .curli{display:inline-block; border: 1px #ccc solid; width: 100%; height: 30px; line-height: 30px; cursor: pointer;}
.lui-combox .curli .triangle{position:absolute; right:5px; top:50%; margin-top:-4px; border:8px solid transparent; border-top-color:#888;}
.lui-combox .curtext{display:inline-block; width: 75%; height:30px; padding: 0 5px; overflow: hidden;}
.lui-combox .combox-ul{display: none; position: absolute; left:0; top:30px; height: 200px; width: 99%; background-color: #fff; border: 1px #d0d0d0 solid; z-index: 10;}
.lui-combox .combox-item{padding: 5px; display: block;}
.lui-combox .combox-item:hover{background-color: #e5e5e5;}
.lui-combox .combox-item-advanced-setting:hover{background-color: #e5e5e5;}
.lui-combox .scl-content{width: 100%;}

.lui-messageBox{position: absolute; right: 30px; top:65px; width: 360px; height: 250px; border: 1px #dfdfdf solid; background-color: #fff;border-radius: 3px; z-index:39;}
.lui-messageBox .triangle{position: absolute; left:180px;  width: 0px;height: 0px;border-style: solid;  border-width: 0 10px 10px 10px;}
.lui-messageBox .border-br{top:-11px;border-color: transparent transparent #dfdfdf transparent;}
.lui-messageBox .border-bgd{top:-10px;border-color: transparent transparent #f1f1f1 transparent;}
.lui-messageBox .header{width: 100%;border-bottom: 1px solid #dfdfdf;}
.lui-messageBox .tab{display: inline-block; width: 100%; height: 32px; line-height: 32px;background: #f1f1f1;text-indent: 16px;}
.lui-messageBox .active{+position: relative;+left:-16px;}
.lui-messageBox .oper{text-align: right; margin-right: 5px;color: #157cfc;}
.lui-messageBox .combo1{ padding: 5px; display: inline-block; cursor: pointer;}
.lui-messageBox .combo2{ padding: 5px; display: inline-block; cursor: pointer;}
.lui-messageBox .msgPost{ padding: 10px;}
.lui-messageBox .msgDispay .icon{cursor: pointer;}
.lui-messageBox .msgDispay{ padding:10px; width: 340px; height: 170px;}
.lui-messageBox .scl-content{width: 100%;}
.lui-messageBox .scroll-wraper{width: 100%; height: 100%;}
.lui-messageBox input{margin-bottom: 10px; height: 25px; line-height: 25px;}
.lui-messageBox textarea{height: 95px;resize: none;}
.lui-messageBox input,.lui-messageBox textarea{width:336px; border: 1px solid #ddd;outline: none;border-radius: 3px;}
.lui-messageBox input[type='text']:focus,.lui-messageBox textarea:focus{border-color:#66AFE9;border-color:rgba(82,168,236,0.8);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);}
.lui-messageBox .button{width: 120px; height: 32px; line-height: 20px;margin-right: 9px;margin-top: 5px;}
.lui-messageBox #post{background:#2b89fa;color:white;}
.lui-messageBox .item-menu{position: absolute; right:20px; top:0; display: none; background-color: #fff; padding: 5px;}
.lui-messageBox .item-menu .icon{cursor: pointer;}

.lui-mailList{width: 100%; height: 100%;}
.lui-mailList .list-item{position: relative;  margin-top: 5px;}
.lui-mailList .list-item .title{border-bottom: 1px #e0e0e0 solid; color:#404040; margin-bottom: 5px; margin-bottom: 5px; line-height: 20px; height: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor: pointer;}
.lui-mailList .view-false .title{font-weight: bold; color:#2B80FB; margin-bottom: 5px; margin-bottom: 5px; line-height: 20px; height: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; cursor: pointer;}
/*添加最大宽度限制，防止溢出*/
.lui-mailList .list-item .content{color:#b5b5b5; line-height: 20px; max-width: 90%; /*overflow: hidden; max-height: 20px; word-wrap: break-word;*/ white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.lui-mailList .readed .title{font-weight: normal; color:#404040;}
.lui-mailList .displayPanel{position: absolute; left:0; top:0; width: 100%; height: 100%; z-index: 5; background-color: #fff; font-weight: normal; color:#404040;}
.lui-mailList .displayPanel .icon{position: absolute; right:10px; top:5px;}
.lui-mailList .displayPanel .head{font-weight: bold;color:#0077f7;height: 32px;line-height: 32px; border-bottom: 1px #e0e0e0 solid;text-indent: 26px;background:#f1f1f1;max-width:350px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.lui-mailList .displayPanel .head .i-delete{left:8px;width: 22px;height: 22px;background-position: -299px 3px;}
.lui-mailList .displayPanel .body{color:#404040; padding: 10px;}


.lui-upload{position: relative; width: 310px; height: 40px;}
.lui-upload .uploadProgress{position: absolute; left:0; top:0; width: 100%; height: 40px; line-height: 40px; display: none;}
.lui-upload .uploadProgress .lui-progressbar{height: 40px;}
.lui-upload .uploadProgress .progress{height: 40px;}
.lui-upload .uploadProgress .content{width: 100%; border: 1px #ccc solid;}
.lui-upload .uploadProgress .content .name{display:inline-block; width: 200px;}
.lui-upload .uploadProgress .content .barId{display:none;}
.lui-upload .uploadProgress .content .proc{display:inline-block; width: 70px;}


.lui-survey{border-collapse: collapse;}
.lui-survey tr:nth-child(even){background-color: #f0f0f0;}
.lui-survey td{padding: 6px; vertical-align: middle;}
.lui-survey td input{margin-left:10px;}
.lui-survey td input[type=text]{width: 135px; height: 20px;}
.lui-survey td textarea{width: 340px; height: 50px;}

/*icon*/
.icon{display: inline-block; width:20px; height: 20px; vertical-align: middle;background:url(img/icon20x20_n.png) no-repeat;background: url(img/icon20x20.png) no-repeat; cursor: pointer; }
.tab-icon{display: inline-block; width:20px; height: 20px; vertical-align: middle;/*background: url(img/tab_icon@20x20.png) no-repeat;*/ cursor: pointer; }
/*
.icon:hover{
	-webkit-animation-name: shake; -moz-animation-name: shake; -o-animation-name: shake; animation-name: shake;
	-webkit-animation-duration:1s; -moz-animation-duration:1s; -ms-animation-duration:1s; -o-animation-duration:1s; animation-duration:1s;
}
*/
.i-sort{background-position:-325px -160px;}
.i-sort:hover{background-position: -325px -183px;}
.i-blank{background-position: 20px 20px;}
.i-user{background-position: -100px -159px;margin:1px 5px 4px;}
.i-space{background-position: -7px -380px;}
.i-user7{background-position: -140px -180px;}

.i-zipfile{background-position: -20px 0;}
.i-link{background-position: -220px -60px}
.i-trash{background-position: -20px -120px;}
.i-personal {background-position: -240px -20px;}

.i-lock{background-position: -40px 0;}
.i-auth{background-position: -40px -40px;}
.i-exitshare {background-position:-240px -160px;}
.i-user6{background-position: -120px -160px;margin: 0 5px;}
.i-user7{background-position: -300px -120px;}
.i-add2{background-position: -40px -120px;}
.i-userCer,.share-list .i-team-domain {background-position: -280px -200px;margin: 0 5px;}
.i-team-domain{background-position:-280px -220px;}
.i-user-domain{background-position:-280px -260px;}

.i-usersetting{background-position: -60px 0;}
.i-use{background-position: -60px -40px;}
.i-useredit{background-position: -20px -180px;}
.i-back{background-position: -60px -120px;}

.i-user2{background-position: -278px -283px;width: 22px;height: 22px;}
.i-folder1{background-position: -80px -20px;}
.i-frozen{background-position: -40px -180px;}
.i-remove{background-position: -200px -20px;}

.i-exit{background-position: -100px 0;}
.i-folder2{background-position: -100px -20px;}
.file-operate .i-download{background-position: 0 0;}
.i-download{background-position: -161px -40px;}
.i-more{background-position: -300px -99px;}

.i-lock { background-position:-188px -142px;}
.i-unlock{ background-position: -211px -142px;}

.i-ok{background-position: -120px 0;}
.i-folder3{background-position: -120px -20px;}
.i-history{background-position: -120px -40px;}
.i-frozed{background-position: -120px -80px;}
.i-close2{background-position: -161px -101px;}

.i-msg{background-position: -241px -310px;}
.i-fold{background-position: -20px -60px;}
.i-preview{background-position: -220px -180px;}
.i-teamSetting{background-position: -140px -80px;}
.i-add-sign{background-position: -140px -120px;}

.i-setting{background-position: -160px 0;}
.i-expand{background-position: 0px -61px;}
.i-copy{background-position: -200px -40px;}
.i-undo{background-position: -260px -160px;}
.i-no{background-position: -160px -100px;}
.i-user9{background-position: -160px -120px;}
.i-favorite{background-position: -308px -381px;}
.i-cancelfavorite{background-position: -330px -381px;}

.i-tryuser{background-position: -180px 0px;}
.i-down{background-position: -180px -20px;}
.i-delete,.i-purge{background-position: -60px -60px;}
.i-nodelete{background-position: 0px 0px;}
.list-item .i-delete {background-position: -120px -60px;}
.i-delete2 {background-position: -60px -60px;}
.i-authdelete{background-position: -120px -80px;}
.i-user8{background-position: -180px -80px;}
.i-yes{background-position: -180px -100px;}

.i-signal{background-position: -200px 0px;}
.i-info{background-position: -121px -161px;}
.i-edit{background-position: -80px -60px;}
.i-edit2{background-position: -80px -60px;}
.list-item .i-edit,.lui-dialog .i-edit{background-position: -100px -60px;}
.i-min{background-position: -200px -60px;}
.i-dropdown{background-position: -179px -282px;}

.i-top{background-position:  -200px -240px;}
.i-importUser{background-position: -300px -260px;}
.i-subtract{background-position: 0 -180px;}
.i-max{background-position: -220px -60px;}
.i-chinese{background-position: -220px -80px;}
.i-windows2{background-position: -220px -100px;}

.i-addfolder{background-position: -140px -40px;}
.i-addUser{background-position: -80px -161px;}
.i-sendlink,.i-link{background-position: -20px 0px;}
.i-rmShare{background-position: -300px -80px;}
.i-delivery-true{ background-position: -20px 0px;}
.i-delivery-true.i-rmShare { background-position:-160px -80px}
.i-delivery-false.i-rmShare{display:none} /*没有设置过外链的不显示删除外联小图标*/
.i-close{background-position: -306px -284px;}
.i-close-privew{background-position: -1px -420px;}/*GY,外链音视频预览,需求4关闭按钮不明显,新增一个样式*/
.i-english{background-position: -240px -80px;}
.i-mac2{background-position: -240px -100px;}
.i-inherit{width:20px;height: 20px;display: inline-block;vertical-align: middle; background:url(img/icon20x20.png) no-repeat;}
.i-inherit-true{background-position: -200px -100px;}
.i-inherit-false,.i-inherit-{display: none;}
.i-upload{background-position: -260px 0px;}
.i-add{background-position: -200px -160px;}
.i-save{background-position: -260px -40px;}
.i-search{background-position: -60px -40px;}
.i-android2{background-position: -260px -100px;}
.i-search-close{background-position:-308px -282px;}
.i-team{background-position:-120px -160px;margin: 0 5px;}
.i-luicombox{background-position: -140px -101px;}
.i-arrow-right{background-position: -97px -80px;}
.i-all{background-position: -140px -180px;margin: 0 5px;}
.i-checkbox{background-position:-60px -80px;}
.i-checkbox .i-checked{background-position: -40px -60px;}
.i-shouqi {background-position:-120px -260px;}
.i-openup {background-position:-140px -260px;}
.i-auth{background-position:-320px -40px;}
.i-delShared {background-positin:0 0;}
.i-arrow2{background-position: -60px -160px; vertical-align: top; margin-top: 5px;}
.i-arrow3 {background-position:-60px -180px}
.i-arrow4 {background-position:0px -103px}
.i-active {background-position: -380px 0;}
/*网盘管理icon*/
.i-stat {background-position: -400px -40px;}
.active .i-stat {background-position:-400px -60px}
.i-usermanage {background-position: -140px -180px;}
.active .i-usermanage {background-position:-140px -160px}
.i-log { background-position:-160px -180px;}
.active .i-log {background-position:-160px -160px;}
.i-diskset{background-position:-180px -180px;}
.active .i-diskset {background-position:-180px -160px;}
.i-customer{ background-position: -100px -240px;}
.i-security {background-position: -80px -240px;}
.i-userset {background-position: -360px -220px;}
.i-manage{background-position: -100px -240px;}
.i-notice{background-position: -160px -240px;}
.i-oauth {background-position: -140px -240px;}
.i-transfer {background-position: -400px -163px;}
.i-accauth {width:27px;height:26px; background-position:-169px -206px;}
.i-accManage{width:23px;height:26px;background-position:-130px -206px}
.i-accinfo {width:20px;height:20px;margin-right: 10px; background-position:-260px -20px}
.i-acccus {width:23px;height:26px; background-position:-130px -206px}
.i-accsafe {width:23px;height:26px;margin-right: 10px;  background-position:-85px -208px}
.i-accuserset {width:22px;height:26px; background-position:-380px -240px}
.i-transfer_config{background-position:-420px -180px;width: 22px;  height: 26px;}
.i-editFile{background-position: -220px -240px;}
.i-arrow-l{background-position: -245px -277px;/*height: 50px;vertical-align: top;*/height: 12px;width:12px; margin-left: 3px;border:1px solid #fff;margin-top: 19px;position: absolute;z-index: 2;*left: 60px;}
.i-arrow-l:hover {border:1px solid #ccc;background-color:#F7F7F7;}
.i-baseinfo {background-position: -400px -100px;}
.i-userspace {background-position: -360px -40px;}
.i-teamspace {background-position: -360px -100px;}
.i-none{background-position: right bottom;}
/*iocn-big*/
.icon-big{display: inline-block; width:40px; height: 40px; border-radius:2px;vertical-align: middle; background: url(img/icon-big.png) no-repeat;}
.i-big-team-domain{background-position:-81px -158px;}
/*
.icon-big:hover{
	-webkit-animation-name: shake; -moz-animation-name: shake; -o-animation-name: shake; animation-name: shake;
	-webkit-animation-duration:1s; -moz-animation-duration:1s; -ms-animation-duration:1s; -o-animation-duration:1s; animation-duration:1s;
}
*/
.i-space-stat {background-position: -400px -100px;}
.i-user-stat {background-position: -360px -40px;}
.i-file-stat {background-position: -240px -101px;}
.i-space2{background-position: 0px 0px;}
.i-folder{background-position: -40px 0px;}
.i-linkfile{background-position: -160px -40px; width: 80px; height: 120px;}
.i-linkfolder{background-position: -240px -40px; width: 120px; height: 120px;}
.i-user3{background-position: -140px -160px;}
.i-user4{background-position: -120px 0px;}
.i-user5{background-position: -120px -180px;}
.i-log2{background-position: -200px 0px;}
.i-link2{background-position: -400px 0px;}
.i-auth2{background-position: -360px -80px;}
.i-search2{background-position: -400px -80px;}
.i-upload2{background-position: 0px -40px; width: 80px; height: 80px;}
.i-addfolder2{background-position: -80px -40px; width: 80px; height: 80px;}
.i-no1{background-position: 0 -160px;}
.i-no2{background-position: -40px -160px;}

.i-windows{background-position: -240px -180px;}
.i-android{background-position: -240px -220px;}
.i-outlook{background-position: -360px -280px;}
.i-mac { background-position: -240px -200px;}
.i-ios{background-position: -240px -240px; }
.i-ipad{background-position: -360px -309px; }
.i-none{background-position: right bottom;}
.client a:hover .i-windows,.client a.curShow .i-windows{background-position: -260px -180px;}
.client a:hover .i-android,.client a.curShow .i-android{background-position: -260px -220px;}
.client a:hover .i-outlook,.client a.curShow .i-outlook{background-position: -380px -280px;}
.client a:hover .i-mac,.client a.curShow .i-mac{ background-position: -260px -200px;}
.client a:hover .i-ios,.client a.curShow .i-ios{background-position: -259px -240px; }
.client a:hover .i-ipad,.client a.curShow .i-ipad{background-position: -380px -309px; }


/*icon-bigCer*/
.icon-big-true {background-position:-280px -260px;}


/*icon-small*/
.icon-small{display: inline-block; width:16px; height: 16px; vertical-align: middle; background: url(img/icon16x16.png) no-repeat;}
/*
.icon-small:hover{
	-webkit-animation-name: shake; -moz-animation-name: shake; -o-animation-name: shake; animation-name: shake;
	-webkit-animation-duration:1s; -moz-animation-duration:1s; -ms-animation-duration:1s; -o-animation-duration:1s; animation-duration:1s;
}
*/
.password-true{background-position: 0 0;}
.password-false{background-position: 16px 16px;}
.teamspace{background-position: -16px 0;}
.admin-true{background-position: -32px 0;}
.frozen-true{background-position: -380px 0;}

.lui-list .list-item .admin-false{display: none}
.lui-list .list-item .frozen-false{display: none}


/*文件列表的图标icon*/
.icon-file{ background-image: url(img/icon-file@24x24.png);width:24px;height: 24px; }
.lui-filelist .list-view .filelist-item .icon-file.dwg{width: 20px; background-image: url(img/dwg.png); background-position: center;  }
.other{background-position: 0px 0px;}
.word{background-position: -36px 0;}
.video{background-position: -71px 0;}
.text{background-position: -108px 0;}
.setting{background-position: -144px 0;}
.ps{background-position: -179px 0;}
.ppt{background-position: -215px 0;}
.pic{background-position: -251px 0;}
.dwg{background-position: -538px 36px}
#file-attr-wraper .dwg{background-position: -537px 36px;}
.pdf{background-position: -288px 0;}
.music{background-position: -323px 0;}
.font{background-position: -360px 0;}
.html{background-position: -396px 0;}
.exe{background-position: -431px 0;}
.locks{background-position: -468px 0px;}
.fl{background-position: -503px 0;}
.cpp{background-position: -540px 0;}
.iso{background-position: -576px 0;}
.excel{background-position: -612px 0;}
.id{background-position: -648px 0;}
.au{background-position: -683px 0;}
.apk{background-position: 0 -39px;}
.svg{background-position: -36px -39px;}
.zip{background-position: -71px -39px;}
.folder_share{background-position:-294px -39px;}
.folder_cloud{background-position:-458px -39px;}
.cloud_share{background-position:-500px -39px;}
.folder{background-position:-252px -39px;margin-right: 5px; }
.ae{background-position:-108px -39px;}
.3d{background-position:-143px -39px;}
.ai{background-position:-178px -39px;}
.folder_team {background-position:-336px -39px; }


/*右侧详情栏的图标*/
.fileAttribute .icon-file{ background-image: url(img/icon-file@24x24.png);width:24px;height: 24px; }
.fileAttribute .other{background-position: 0px 0px;}
.fileAttribute .word{background-position: -36px 0;}
.fileAttribute .video{background-position: -70px 0;}
.fileAttribute .text{background-position: -108px 0;}
.fileAttribute .setting{background-position: -144px 0;}
.fileAttribute .ps{background-position: -179px 0;}
.fileAttribute .ppt{background-position: -215px 0;}
.fileAttribute .pic{background-position: -251px 0;}
.fileAttribute .pdf{background-position: -286px 0;}
.fileAttribute .music{background-position: -323px 0;}
.fileAttribute .font{background-position: -360px 0;}
.fileAttribute .html{background-position: -396px 0;}
.fileAttribute .exe{background-position: -432px 0;}
.fileAttribute .locks{background-position: -468px 0px;}
.fileAttribute .fl{background-position: -504px 0;}
.fileAttribute .cpp{background-position: -540px 0;}
.fileAttribute .iso{background-position: -576px 0;}
.fileAttribute .excel{background-position: -612px 0;}
.fileAttribute .id{background-position: -648px 0;}
.fileAttribute .au{background-position: -683px 0;}
.fileAttribute .apk{background-position: 0 -39px;}
.fileAttribute .svg{background-position: -36px -39px;}
.fileAttribute .zip{background-position: -72px -39px;}
.fileAttribute .folder_share{background-position:-294px -39px;}
.fileAttribute .folder_cloud{background-position:-456px -39px;}
.fileAttribute .cloud_share{background-position:-498px -39px;}
.fileAttribute .folder{background-position:-252px -39px;margin-right: 5px; }
.fileAttribute .ae{background-position:-108px -39px;}
.fileAttribute .3d{background-position:-143px -39px;}
.fileAttribute .ai{background-position:-180px -39px;}
.fileAttribute .folder_team {background-position:-336px -39px; }

/*icon-file50*/
.icon-view .icon-file{display: inline-block; background-image: url(img/icon-file@50x50.png); background-color: transparent; background-repeat: no-repeat; width: 50px; height: 60px; vertical-align: middle;}
.icon-view .dwg{background-position:-300px -180px;}
.icon-view .other{background-position: 0 0;}
.icon-view .3dm{background-position:-50px 0; }
.icon-view .ae{background-position:-100px 0; }
.icon-view .ai{background-position: -150px 0;}
.icon-view .excel{background-position: -200px 0;}
.icon-view .dw{background-position:-250px 0; }
.icon-view .apk{background-position:-300px 0; }
.icon-view .cpp{background-position: -350px 0;}
.icon-view .cad{background-position: -400px 0;}
.icon-view .exe{background-position:-450px 0; }
.icon-view .fl{background-position: 0 -60px;}
.icon-view .font{background-position:-50px  -60px; }
.icon-view .html{background-position:-100px -60px; }
.icon-view .id{background-position: -150px -60px;}
.icon-view .iso{background-position: -200px -60px;}
.icon-view .locks{background-position:-250px -60px; }
.icon-view .music{background-position:-300px -60px; }
.icon-view .pdf{background-position: -350px -60px;}
.icon-view .pic{background-position: -400px -60px;}
.icon-view .ppt{background-position:-450px -60px; }
.icon-view .ps{background-position: 0 -120px;}
.icon-view .setting{background-position:-50px  -120px; }
.icon-view .svg{background-position:-100px -120px; }
.icon-view .text{background-position: -150px -120px;}
.icon-view .video{background-position: -200px -120px;}
.icon-view .word{background-position:-250px -120px; }
.icon-view .zip{background-position:-300px -120px; }
.icon-view .folder_share {background-position: 0px -183px; }
.icon-view .folder_cloud {background-position: -458px -39px;}
.icon-view .cloud_share {background-position: -500px -39px; }
.icon-view .folder{background-position: -50px -180px; }
.icon-view .folder_team {background-position: -100px -180px; }
.icon-view .new-item .folder_share{background-position:-294px -39px;}
.icon-view .new-item .folder_cloud{background-position:-458px -39px;}
.icon-view .new-item .cloud_share{background-position:-500px -39px;}
.icon-view .new-item .folder{background-position:-252px -39px;}
.icon-view .new-item .folder_team {background-position:-336px -39px; }
.icon-view .filelist-item[isfolder=true] .folder_team{background-position:-336px -39px;}
.icon-view .filelist-item[isfolder=true] .folder{background-position:-252px -39px;}
.icon-view .filelist-item[isfolder=true] .folder_share{background-position:-294px -39px;}


/*icon-file 20*20 */
.task-file .icon-file{display: inline-block; background-image: url(img/icon-file@20x20.png);width:20px;height: 20px; background-color: transparent; background-repeat: no-repeat;vertical-align: middle;}
.task-file .other{background-position: 0 0;}
.task-file .word{background-position: -20px 0;}
.task-file .video{background-position: -40px 0;}
.task-file .text{background-position: -60px 0;}
.task-file .setting{background-position: -80px 0;}
.task-file .ps{background-position: -100px 0;}
.task-file .ppt{background-position: -120px 0;}
.task-file .pic{background-position: -140px 0;}
.task-file .pdf{background-position: -160px 0;}
.task-file .dwg{background-position: -180px -20px;}
.task-file .music{background-position: -180px 0;}
.task-file .font{background-position: -200px 0;}
.task-file .html{background-position: -220px 0;}
.task-file .exe{background-position: -240px 0;}
.task-file .lock{background-position: -260px 0;}
.task-file .fl{background-position: -280px 0;}
.task-file .cpp{background-position: -300px 0;}
.task-file .iso{background-position: -320px 0;}
.task-file .excel{background-position: -340px 0;}
.task-file .id{background-position: -360px 0;}
.task-file .cad{background-position: -380px 0;}
.task-file .apk{background-position: 0 -20px;}
.task-file .svg{background-position: -20px -20px;}
.task-file .zip{background-position: -40px -20px;}
.task-file .folder_share{background-position:-60px -20px ;margin-right: 5px; }
.task-file .folder{background-position:-80px -20px;margin-right: 5px; }
.task-file .ae{background-position:-100px -20px;}
.task-file .3d{background-position:-120px -20px;}
.task-file .ai{background-position:-140px -20px;}
.task-file .folder_team {background-position:-160px -20px; }




@-webkit-keyframes shake {
  0%, 100% {-webkit-transform: rotate(0deg);}
  20%, 60% {-webkit-transform: rotate(20deg);}
  40%, 80% {-webkit-transform: rotate(-20deg);}
}
@-moz-keyframes shake {
  0%, 100% {-moz-transform: rotate(0deg);}
  20%, 60% {-moz-transform: rotate(20deg);}
  40%, 80% {-moz-transform: rotate(-20deg);}
}
@-o-keyframes shake {
  0%, 100% {-o-transform: rotate(0deg);}
  20%, 60% {-o-transform: rotate(20deg);}
  40%, 80% {-o-transform: rotate(-20deg);}
}
@keyframes shake {
  0%, 100% {transform: rotate(0deg);}
  20%, 60% {transform: rotate(20deg);}
  40%, 80% {transform: rotate(-20deg);}
}
/* about 高级搜索 */
.searchKey {font-weight: normal; color:#ed8913;}
.select_more {float: right;margin-right: 20px;cursor:pointer;color:#49819c;width:88px; font-family: arial;}
.select_more .arrow {display:inline-block;float:right;margin-top:3px;}
.select_more.up .arrow {margin-top:-2px;}
#searchBox {display: none;position: relative;left:0px;top: 0px;width: 354px;background: #ffffff;border: 1px solid #c4c4c4;z-index: 10;border-radius: 3px;line-height: 29px; text-align: left;
  height: 367px;font-size: 12px;-webkit-box-shadow:0 0 10px #dbdbdb;-moz-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1);}
#searchBox .searchTop { margin-top:25px; padding: 0 20px;position: relative}
#searchBox .searchBot { margin-top:6px; padding: 0 20px;position: relative}
#searchBox label {display:inline-block;color: #5f6364; margin-right: 12px;font-family:"microsoft yahei";}
#searchBox .sizeM{width: 100%;}
#en #searchBox .sizeM label{margin-right: 28px;}
#searchBox input {outline:none; height:36px; line-height:36px; border:1px solid #dcdcdc; background:#fff; /*padding: 0 7px 0 7px;*/
  border-radius: 3px;margin-bottom: 12px;}
#searchBox input[type='text']:focus{border-color:#66afe9;border-color:rgba(82,168,236,0.8);}
#searchBox input#desc {vertical-align: middle;padding:0;border:none; background:none;margin: 0 5px;height: 14px;}
#searchBox input#tag {vertical-align: middle;padding:0;border:none; background:none;margin: 0 5px;height: 14px;}
#searchBox input#cont {vertical-align: middle;padding:0;border:none; background:none;margin: 0 5px;height: 14px;}
#searchBox input#exact {vertical-align: middle;padding:0;border:none; background:none;margin: 0 5px;height: 14px;}
#searchBox input#curdirect {vertical-align: middle;padding:0;border:none; background:none;margin: 0 5px;height: 14px;}
#searchBox .path {width:275px; background: url(img/icon_select.png) right center no-repeat; }
#searchBox .creator{width:228px;height: 28px;}
#searchBox .size {width:106px;height:28px;}
#searchBox .date {width:106px;height:28px;margin-bottom:10px;background: url(img/icon_calendar.png) right center no-repeat #fff; display: inline-block;}
#en #searchBox .timeM label {margin-right:24px;}
#en #searchBox .date {width:106px;}
#searchBox #gosearch { width:110px; height:40px; line-height: 40px; color:#fff; text-align:center; background: #157cf5; border: 0;  margin:8px 44px 0; cursor: pointer;}
#en #searchBox #gosearch {margin-left: 57px;}
.head-menu #searchBox select {outline: none;}
#en #searchBox #type {margin-left: 13px;}
#searchBox select { margin:0;}
#searchBox .searchChoose {height:14px;line-height:14px;display: block;margin-bottom:10px;margin-left: 44px;}
#en #searchBox .searchChoose {margin-left: 57px;}
#filetree {display:none;position:absolute;top:200px;left:300px;z-index:100000; background:#fff; border:1px solid #999; height:300px;}

/* 定期清理文件夹  */
.folder-self .gldp-default{z-index: 9999!important;}
.i-clean{background-position: -170px -140px;}
#cleanupBox{background:#fff;font-size: 14px; padding: 20px;}
#cleanupBox input{vertical-align:middle; margin-right: 5px;}
#cleanupBox .cleanupBox-content{padding-left: 20px; }
#cleanupBox .cleanupBox-content p{margin: 5px 0;}
#cleanupBox .cleanupBox-content p .icon {background: url("img/manager-center/icon-radio.png") no-repeat; display: inline-block;height: 15px;
  margin: 0px 5px 0 0; width: 15px;}
#cleanupBox .cleanupBox-content p .icon-radio{background-position: 0 -20px;}
#cleanupBox .cleanupBox-content p .icon-radio-selected{background-position: 0 0px;}
#cleanupBox .cleanupBox-content select{ margin-left: 20px;}
#cleanupBox .cleanupBox-content input{ margin-left: 20px;}
#cleanupBox .cleanupBox-content span{display: block; color: #aaa; font-size: 12px; margin: 10px 0 20px 20px;}
#cleanupBox .date{background: url("img/icon_calendar.png") no-repeat scroll right center #fff; width:200px;border: 1px solid #ccc; height: 21px;line-height: 21px;}
#selectW,#clearTime{display: none;}


/*编辑锁定*/
.lockConWrapper{ background:#fff; width: 450px;height:210px;padding: 20px;}
.lockConWrapper #setLockTime {vertical-align: middle;}
.lockConWrapper p.tishi {font-weight: bold;word-break:break-all;}
.lockConWrapper label {margin-top: 16px;display: inline-block;}
.lockConWrapper p.title{font-weight: bold;margin-top: 20px;margin-bottom: 9px;}
.lockConWrapper select {width: 383px;}
/*请求解锁*/
.reqUnlockCon{width:450px;height:230px; background: #fff; padding:20px;overflow-y: auto;}
.reqUnlockCon p.tishi {font-weight: bold; line-height:25px;}
.reqUnlockCon textarea {width: 450px;height: 150px;resize: none;}
.reqUnlockCon .title {font-weight: bold;margin: 10px 0;}

/*共享*/
.shareNavbar {position:relative;overflow:hidden;width: 100%; height: 50px;display:block}
/*.shareNavbar .shareNavbar_top{height: 50px;float: left;}*/
.shareNavbar .shareNavbar_top{height: 50px;}
/*.shareNavbar .sharenav-area{display: inline-block;position:absolute;width: 375px; left:50%;margin-left:-187.5px;height: 50px;line-height: 50px;padding-right: 30px;overflow: hidden;}*/
.shareNavbar .sharenav-area{width: 250px;height: 50px;line-height: 50px;margin:0 auto;}
.shareNavbar .sharenav-area ul li {float:left; width: 125px; text-align: center; cursor: pointer;}
.shareNavbar .sharenav-area ul li.sharenav_selected{ display: block;height: 48px; border-bottom: 2px #1d64d0 solid;color:#323d4c;font-size:14px}
.share_table{ display: none;}
.share_on{ display:block;}

/*给不同的功能添加分割线*/
.cutting-line{border-top:1px solid #eaeaea; }

/*含有标签的样式  start*/
.lui-filelist .list-view .filelist-item[hastag=true] .file-area .file-icon{margin:11px 12px;}
.lui-filelist .list-view .filelist-item[hastag=true] .file-area .file-info{line-height:19px;}
.lui-filelist .list-view .filelist-item[hastag=true] .file-area .file-info .file-name{height:17px;line-height:17px;}
.lui-filelist .list-view .filelist-item[hastag=true] .file-area .file-info{margin-top:7px;}
/*.lui-filelist .list-view .filelist-item[hastag=true] .list_label.list_label-true .list_label_show{margin-bottom:2px;}*/
.lui-filelist .list-view .filelist-item[hastag=true] .list_label.list_label-true .list_label_show span{height:16px;line-height:16px;border:none;padding:0 2px;}


/*含有标签的样式  end*/

.filelist-item .file-item-over .file-operate>span.fileMore{position:relative;display:inline-block;}
.filelist-item .file-item-over .file-operate>span.fileMore:hover .file-item-ul{display:block!important;}
.icon-view .filelist-item .file-item-over .file-operate>span.fileMore:hover .file-item-ul{display:none!important;}
.lui-filelist .list-wraper  .file-item-over ul.file-item-ul{position:absolute;right:-100px;left:-1px;top:28px;display:none;min-width:110px;border:1px solid #ccc;/*border-bottom:none;*/text-align:left;background-color:#fff;z-index:9;box-shadow:#999 0px 0px 3px;color:#1B2733;}
.file-item-over .file-item-ul .item-over{display:none;padding:3px 10px;}
.file-item-over .file-item-ul li .item-over{padding:6px 10px;}
.lui-filelist .list-wraper  .file-item-over ul.file-item-ul .item-over:hover{background-color:#F0F1F3;}


/*GY 上传格式限制 文档设置中限制格式的input框的placeholder设置文字居中*/
#file_upload_rormat_limit_list::-ms-input-placeholder{text-align: center;}
#file_upload_rormat_limit_list::-webkit-input-placeholder{text-align: center;}


/*GY BUG32783 BUG32787 音视频外链预览 移除h5的audio自带下载按钮 为了兼容谷歌58版本之前的浏览器内核,方案1,由于引起其他webkit内核浏览器显示BUG太多,暂时废除*/
/*.content-wraper audio::-internal-media-controls-download-button {display:none;}*/
/*.content-wraper audio::-webkit-media-controls {overflow: hidden !important}*/
/*.content-wraper audio::-webkit-media-controls-enclosure {width: calc(100% + 32px);margin-left: auto;}*/

/*GY BUG32370 添加按钮置灰css*/
.gosearch_button_submit_disabled{background: #88b7f1 !important;/*border: 1px solid #88b7f1 !important;*/}

/*AD团队样式优化*/
.user-manage .isCer{
  display: inline-block;
  position: relative;
  padding-right: 30px;
}

.user-manage .item-name .isCer:before,
.user-manage .jqtree-title.isCer:before{
  content: "AD";
  float: right;
  margin: 13px 5px 0 10px;
  margin-right:-26px\9;
  background: #fff;
  display: block;
  width: 24px;
  height: 18px;
  border: 1px solid #FA8C16;
  border-radius: 2px;
  text-align: center;
  line-height: 18px;
  color: #FA8C16;
  font-style: normal;
}

.user-manage .treeview .isCer:before{
  margin: 5px 0 0 5px;
}

.user-manage .lui-list .list-view .list-item .item-area .item-info{
  margin: -1px 0 0 0px;
  padding-left:15px;
}
.user-manage .lui-list .list-view .list-item .item-area .item-info .item-name{
  margin-top: 0;
}
/*授权管理*/
.list_index:last-child {border-bottom: 1px solid  #c0c0c0}
.title_inherit{line-height: 24px;
  font-size: 14px;
  color: #cccccc;
  margin-top: 10px;
  text-align: left;
  margin-left: 12px;
  margin-right: 12px;
  float: left;
  border-bottom: 1px solid #E8E8E8;;
  display: block;
  width: 94%;
}
#inherit_list{
  margin: 0 20px;
  /*color: #dddddd*/
  opacity: .6;
}
.jurisdiction{
  float: right;
  margin-right: 60px;
}


/*空文件样式*/
.no-file{/*margin:120px auto;*/ text-align: center; width:100%;height: 100%; position: absolute;top:50%;margin-top:-93px;}
.no-file.empty_favorite ,.no-file.empty_share_out{margin-top:-110px;}
.no-file.empty_share_out p.title , .no-file.empty_self p.title ,.no-file.empty_link p.title ,.no-file.empty_auth p.title {height:auto;padding-top:175px;}
/*.no-file.empty_link ,.no-file.empty_auth{margin-top:0;}*/
.no-file.empty_ent{margin-top:-166px;width:auto;left:50%;margin-left:-220px;}
.no-file a{text-decoration: underline;}
.no-file p{font-size: 12px; color:#818da3;}
.no-file .title a{font-size: 0.8em; color:#157bf9;}
.no-file .box{ position: absolute;top: 50%; display: inline-block; width: 210px; height: 50px; padding: 80px 0 0 50px; color:#7A7A7A; text-align: left;background: url(img/no-file-upload.jpg) no-repeat; margin-left: -30px; }
.no-file .box .desc{font-size: 1.2em;}

.empty p{background: url(img/emptyImg.png) no-repeat; width: 170px; height: 170px;margin:0 auto;}
.empty_ent p{background-position:-1699px 0 ;}
.empty_self p{background-position:-340px 0 ;}
.empty_self .title_second{background: none;}
.empty_share_in p{background-position:-510px 0 ;}
.empty_share_in .title_second ,.empty_trash_list p.title_second {background: none; margin:0 auto; padding: 0px; width: 100%; height:auto;margin-top: 5px; font-family: "microsoft yahei"; font-size: 12px; color: #818da3;}
.empty_share_out p{background-position:-680px 0 ;}
.empty_share_out .title_second{background: none; margin:0 auto; padding: 0px; width: 100%; height:auto;margin-top: 5px; font-family: "microsoft yahei"; font-size: 12px; }
.empty_favorite p{background-position:-1019px 0 ;}
.empty_favorite .title_second{background: none; margin:0 auto; padding: 0px; width: 250px;height:auto; line-height: 22px; margin-top: 5px; font-family: "microsoft yahei"; font-size: 12px; color: #818da3;}
.empty_link p{background-position:-170px 0 ;}
.empty_auth p{background-position:0 0 ;}
.empty_event p{background-position:-1359px 0 ;}
.empty_default p{background-position:-1869px 0 ;}
.empty_cloud_default p{background-position:-2039px 0 ;}
.empty_trash_list p{background-position:-2210px 0;}
.empty_default .title_second{background: none; margin:0 auto; padding: 0px; width: 100%; margin-top: 5px; font-family: "microsoft yahei"; font-size: 12px; color: #818da3;}
.empty_cloud_default .title_second{background: none; margin:0 auto; padding: 0px; width: 100%; margin-top: 5px; font-family: "microsoft yahei"; font-size: 12px; color: #818da3;}
#zh .empty_share_in p span{line-height: 22px;  font-size: 12px;  color: #818da3;white-space: nowrap;margin-left: -17px}
#zh .empty_share_out p span{line-height: 22px;  font-size: 12px;  color: #818da3;white-space: nowrap;margin-left: -60px}
#zh .empty_favorite p span{line-height: 22px;  font-size: 12px;  color: #818da3;white-space: nowrap;margin-left: -35px}
#zh .empty_favorite p span.second{margin-left: 13px}
#en .empty_share_in p span{line-height: 22px;  font-size: 12px;  color: #818da3;white-space: nowrap;margin-left: -55px}
#en .empty_share_out p span{line-height: 22px;  font-size: 12px;  color: #818da3;white-space: nowrap;margin-left: -40px}
#en .empty_favorite p span{line-height: 22px;  font-size: 12px;  color: #818da3;white-space: nowrap;margin-left: -125px}
#en .empty_favorite p span.second{margin-left: 13px}
#en .empty_share_out p em{white-space: nowrap;margin-left: -10px}

/*企业空间（没有文件）*/
.empty_space_no_div{
  width: 440px;
  margin: 0 auto;
  /*margin-top: 100px;*/
}
.empty_space_no_div > img,.empty_space_no_div > div{
  float: left;
  margin-bottom: 15px;
}
.empty_space_no_div > img{
  margin-right: 15px;
}
.empty_space_no_div > div{
  width: 300px;
  height: 95px;
  font-size: 12px;
  font-family: "microsoft yahei";
  text-align: left;
}
.empty_space_no_div > div > span{
  float: left;
  margin-top: 20px;
  line-height: 30px;
}
.isCloud_hide{
  display: none !important;
}