@charset "utf-8";
|
/* CSS Document */
|
|
/*input_wrap*/
|
.input_wrap, .textarea_wrap{
|
position:relative;
|
background:#FFF;
|
border:1px solid #666;
|
width:200px;
|
height:24px;
|
overflow:hidden;
|
}
|
.input_wrap input, .input_wrap span, .textarea_wrap textarea, .textarea_wrap span{
|
padding:0 5px;
|
position: absolute;
|
left:0;
|
top:0;
|
background: none;
|
border: none;
|
height: 24px;
|
width:190px;
|
color:#686767;
|
font:12px "宋体";
|
line-height:24px;
|
z-index: 1;
|
}
|
.textarea_wrap{
|
width:200px;
|
height:100px;
|
}
|
.textarea_wrap textarea, .textarea_wrap span{
|
height:100px;
|
width:190px;
|
}
|
/*body{
|
background:#FFF;
|
min-width:800px;
|
}*/
|
|
/*module_toolbar*/
|
.module_toolbar{
|
padding:0 25px;
|
background:#f7f7f7;
|
border:solid 1px #ddd;
|
color:#666;
|
height:41px;
|
font-size:12px;
|
overflow:hidden;
|
position:relative;
|
margin-top:10px;
|
}
|
.datewrap{position:relative;}
|
.navpath{
|
line-height:41px;
|
font-size:12px;
|
position:absolute;
|
top:-41px;
|
padding-left:16px;
|
}
|
.navpath a, .navpath span{
|
margin-right:5px;
|
}
|
.navpath a{
|
color:#0066cc;
|
}
|
.searchfunc{
|
float:right;
|
margin:7px 10px 0 0;
|
background:#FFF;
|
border:1px solid #a8a8a8;
|
border-radius:3px;
|
height:26px;
|
width:260px;
|
}
|
.searchfunc a{
|
float:left;
|
background:#f2f2f2;
|
border-left:1px solid #a7a7a7;
|
display:block;
|
width:59px;
|
color:#666666;
|
font:14px "微软雅黑";
|
line-height:26px;
|
text-align:center;
|
}
|
.searchfunc .input_wrap{
|
float:left;
|
border:none;
|
height:26px;
|
width:200px;
|
}
|
.searchfunc .input_wrap input, .searchfunc .input_wrap span{
|
height:26px;
|
width:190px;
|
line-height:26px;
|
}
|
.searchfunc .input_wrap span{
|
color:#999;
|
}
|
.btnarea{
|
margin-top:7px;
|
float:right;
|
}
|
.btnarea a{
|
float:left;
|
margin-left:10px;
|
display:block;
|
height:28px;
|
width:65px;
|
color:#666666;
|
}
|
.btnarea a.upload_file{
|
background:url(../images/uploadfile-btn.gif) no-repeat;
|
width:110px;
|
line-height:26px;
|
text-indent:-9999em;
|
}
|
.btnarea a.new_folder{
|
padding-left:31px;
|
background:url(../images/btn_icon.gif) no-repeat 0 -416px;
|
line-height:26px;
|
}
|
.btnarea a.new_folder:hover{
|
backgrund-position:
|
}
|
div.flilename{
|
cursor:pointer;
|
}
|
|
|
.rightkey{
|
position:absolute;
|
background:#fbfbfb;
|
border:1px solid #d2d2d2;
|
border-radius:2px;
|
display:none;
|
width:110px;
|
color:#666666;
|
font-size:12px;
|
line-height:26px;
|
}
|
.rightkey span, .rightkey a{
|
padding-left:15px;
|
display:block;
|
}
|
.rightkey span{
|
background:#d2d2d2;
|
height:1px;
|
font-size:0;
|
}
|
.rightkey a:hover{
|
background:#f2f7ff;
|
color:#666666;
|
}
|
.rightkey a.focus{
|
color:#cccccc;
|
}
|
.rightkey a.focus:hover{
|
background:none;
|
}
|
|
|
.filepopup{
|
background:#FFF;
|
border:2px solid #999999;
|
border-radius:2px;
|
box-shadow:0 0 5px #000000;
|
display:none;
|
width:400px;
|
}
|
.moveCopy{
|
width:600px;
|
}
|
.filepopup .filepop_top{
|
padding:0 15px;
|
background:#f6f6f6;
|
border-bottom:1px solid #FFF;
|
height:40px;
|
color:#333333;
|
font:14px '宋体';
|
line-height:40px;
|
}
|
.filepopup .filepop_top h3{
|
float:left;
|
font-weight:bold;
|
}
|
.filepopup .filepop_top a{
|
float:right;
|
margin-top:10px;
|
background:url(../images/btn_icon.gif) no-repeat -109px -111px;
|
display:block;
|
height:20px;
|
width:20px;
|
}
|
.filepopup .filepop_con{
|
padding:15px;
|
border-top:1px solid #d3d3d3;
|
}
|
.filepopup .pop_btnarea{
|
padding-top:15px;
|
}
|
.filepopup .pop_btnarea a{
|
float:right;
|
margin-left:10px;
|
background:#f2f2f2;
|
border:1px solid #adacac;
|
border-radius:2px;
|
display:block;
|
height:35px;
|
width:120px;
|
color:#666666;
|
font:14px "微软雅黑";
|
line-height:35px;
|
text-align:center;
|
}
|
.filepopup .pop_btnarea a.surebtn{
|
background:#008bf5;
|
border-color:#0e6ecc;
|
color:#FFF;
|
}
|
.filepopup .rename{
|
padding:40px 0;
|
}
|
.filepopup .rename .input_wrap{
|
border-color:#adacac;
|
height:41px;
|
width:370px;
|
}
|
.filepopup .rename .input_wrap span, .filepopup .rename .input_wrap input{
|
height:41px;
|
width:360px;
|
font-size:14px;
|
line-height:41px;
|
}
|
.filepopup a.new_folder{
|
float:left;
|
margin:0 0 0 0;
|
}
|
.filepopup a.new_folder span{
|
margin-left:12px;
|
padding-left:10px;
|
background:url(../images/icon/icon-addfolder.gif) no-repeat left;
|
display:block;
|
}
|
.folder_layer{
|
border:1px solid #f2f2f2;
|
}
|
|
.module_rightbar{
|
position:absolute;
|
right:10px;
|
top:0;
|
}
|
/*表格*/
|
.files-title a.sorting_btn{
|
margin:15px 0 0 5px;
|
display:inline-block;
|
height:10px;
|
width:9px;
|
background-image: url(../images/btn_icon.gif);
|
background-repeat: no-repeat;
|
background-position: 50px 354px;
|
}
|
.files-title a.sorting_btn.focus{
|
background-position:-50px -337px;
|
}
|
.files-table{
|
font-size:12px;
|
color:#333;
|
font-weight: normal;
|
margin-bottom:10px;
|
border:solid 1px #ddd;
|
border-width:0px 1px 1px 1px;
|
}
|
.files-title{
|
background-color:#f2f6ff;
|
height:41px;
|
font-size:12px;
|
color:#333;
|
}
|
.files-title th{
|
height:45px;}
|
.files-title td{
|
background-color:#f2f6ff;
|
height:41px;
|
font-size:12px;
|
color:#333;
|
}
|
.files-title .nfcheckbox{position:relative;top:4px;}
|
.nfcheckbox{
|
background:url(../images/niceform-checkbox.gif) no-repeat center;
|
display:inline-block;
|
*zoom:1;
|
*display:inline;
|
height:16px;
|
width:16px;
|
margin-right:10px;
|
}
|
.files-table th{
|
font-size:12px;
|
color:#333;
|
font-weight: normal;
|
text-align:left;
|
padding-left:15px;
|
border-bottom: 1px solid #ddd;
|
line-height:45px;
|
}
|
.files-table th input{
|
margin-right: 20px;
|
}
|
.files-table th img{
|
margin-right: 6px;
|
position:relative;top:3px;
|
}
|
.files-table td{
|
text-align:left;
|
padding-left:15px;
|
width:14%;
|
border-bottom: 1px solid #ddd;
|
line-height:24px;
|
}
|
.files-table:last-child{
|
border-bottom:0;
|
}
|
.files-table td a{
|
float:left;
|
color:#0e76e5;
|
border-right: 1px solid #d5d5d5;
|
padding-right:10px;
|
padding-left:10px;
|
}
|
.files-table td span:first-child a{padding-left:0px;}
|
/*更多*/
|
.files-table div.list_btnmore{
|
float:left;
|
position:relative;
|
margin-left:7px;
|
height:24px;
|
width:45px;
|
z-index:0;
|
}
|
.files-table a.list_btnmore_btn{
|
padding:0 5px;
|
position:absolute;
|
right:0;
|
top:0;
|
background:#fff;
|
border:1px solid #fff;
|
display:block;
|
height:22px;
|
width:40px;
|
color:#0e76e5;
|
text-align:right;
|
z-index:1;
|
}
|
.files-table a.list_btnmore_btn span{
|
padding-right:10px;
|
background:url(../images/zc-icon-103.gif) no-repeat right;
|
}
|
.files-table .list_btnmore_con{
|
position:absolute;
|
right:0;
|
top:23px;
|
background:#fff;
|
border:1px solid #dddddd;
|
display:none;
|
z-index:0;
|
min-width:50px;
|
}
|
.files-table .list_btnmore_con a{
|
padding:0 10px;
|
width:62%;
|
display:block;
|
color:#666;
|
line-height:24px;
|
white-space:nowrap;
|
background:#fff;
|
border:none;
|
}
|
.files-table .list_btnmore_con a:hover{
|
background:#eee;
|
}
|
.files-table a.list_btnmore_btn.focus{
|
border:1px solid #dddddd;
|
border-bottom:1px solid #fff;
|
}
|
/*进度条*/
|
.slidewrap {
|
float: left;
|
color: #f00;
|
margin-top: 15px;
|
margin-right: 15px;
|
margin-bottom: 0px;
|
margin-left: 0px;
|
}
|
.slidewrap .slide {
|
float: left;
|
background: #e6e6e6;
|
border-radius: 8px;
|
height: 12px;
|
width: 120px;
|
margin-right: 10px;
|
}
|
.slidewrap .slide .slidecon {
|
background: #228bfc;
|
border-radius: 8px;
|
height: 100%;
|
width: 45px;
|
}
|
.slidewrap span {
|
color:#999;
|
}
|