@charset "utf-8";
.f14 { font-size:14px;}
/* doc viewer start */
.fv-bar-top{top:0;height:45px;background:#eee;}
.fv-w div,.fv-w2 div { box-sizing: content-box !important; -moz-box-sizing: content-box !important; }
.fv-page-w{ display:inline-block; text-align:center; width:83px;}
.filebg .fv-page-w , .fv-w2 .fv-page-w { margin-top:0px;}

.direction { position:absolute; right:30px; top:20px;}
.outer-page{
	-moz-transform-origin:top left;
	-webkit-transform-origin:top left;
	-ms-transform-origin:top left;
	margin-bottom:10px;
	-moz-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in; 
	text-align:center;
	background:url('../images/loadPre.gif') center center no-repeat;
}
.fv-btn-div { float:left; height:26px; padding:0 15px; border-left:1px dotted #545454;}

/*全屏样式*/
.fv-w2 { background-color:#FFF;}

.fv-w,.fv-w2{ overflow:hidden;top:0;left:0;right:0;bottom:0;opacity:1;z-index:3351; font-size:12px; font-family:Arial, Helvetica, sans-serif; position:absolute;}

.fv-w input,.fv-w select ,.fv-w2 input,.fv-w2 select {font-size:12px; font-family:Arial, Helvetica, sans-serif; padding:0}
.fv-body{position:absolute; top:45px; left:159px; bottom:0;right:0;}
.fv-txt { left:0;}
.fv-docview-w,.fv-docview-c{position:absolute;top:0;right:0;bottom:0;left:0;}
.fv-docview-c{overflow:auto; background:#ccc; -moz-box-sizing:border-box;}

.fv-bar-top,.fv-bar-bottom{position:absolute;left:0;right:0;}

.fv-bar-tl{ position:absolute; top:9px; left:50px; bottom:9px; width:600px;}
.fv-bar-tr{ position:absolute; right:19px; top:10px; }
.fv-close-btn{ cursor:pointer; vertical-align:middle; width:auto; height:17px; padding:4px 14px !important; margin-left:15px; display:inline-block; background:url(../images/preview/halfl_screen.png) no-repeat; }
.fv-btn-div { border-right:1px dotted #545454; border-left:none; }

.fv-bar-back { width:70px; font-family:"微软雅黑";}
.fv-bar-back span{ display:inline-block; width:70px; height:24px; line-height:24px; text-align:center; background:#f7f7f7;  border: 1px solid #c9c8cd;}

.fv-bar-file { width:100px;}
.fv-prev-file { margin-right:20px;}
.fv-prev-file .fv-next-file {}

.fv-bar-btnw{ width:110px;}
.fv-pn{ vertical-align:middle; width:25px; height:17px!important; line-height:17px !important; border:0; outline:0; margin:0; padding:0; background:#fff;color:#545454; text-align:right; border: 1px solid #c9c8cd; border-radius: 2px 2px 2px 2px;}
.fv-page-sum{vertical-align:middle; color:#545454; display:inline-block;}
.fv-prev-btn,.fv-next-btn { vertical-align:middle; width:8px; height:13px; cursor:pointer; display:inline-block;}
.fv-prev-btn{ background:url(../images/preview/left_p.png) no-repeat;}
.fv-next-btn{ background:url(../images/preview/right_p.png) no-repeat;}
.fullpreview { margin-left:15px;}

/* doc zoom */
.fv-zoom-sw select { vertical-align:middle; width:75px; height:17px; margin-right:5px; color:#333; padding:0; border:none;}
.smaller-btn, .larger-btn{ vertical-align:middle; display:inline-block; margin-right:5px; width:14px; height:13px; cursor:pointer;}
.larger-btn { background:url(../images/preview/larger_p.png) no-repeat;}
.smaller-btn { background:url(../images/preview/smaller_p.png) no-repeat;}

/* rotate */
#left_r,#right_r { cursor:pointer; margin-right:15px;}
#right_r { margin-right:0px;}
.current_page { border:2px solid #0688ea; box-shadow:0 0 5px #0688ea;}
.left { float:left;}
.cursor-p { cursor:pointer;}
.mr10 { margin-right:10px;}
.mr20 { margin-right:20px;}
.ml10 { margin-right:10px;}

/*fv-left*/
.fv-left { position:absolute; width:159px; left:0; bottom:0; top:45px; background:#fff; overflow-x:hidden; overflow-y:auto;}
.iFshowLeft { position:fixed; left:150px; top:50%; z-index:99; width:10px; height:35px; background:url(../images/preview/hide_l.png) no-repeat; cursor:pointer;}
.fv-w .iFshowLeft { position:absolute;}
.scrollbar { display:none; position:absolute; right:0; top:0; width:10px; height:80px; border-radius:5px; background:rgba(00,00,00,0.5);}
.smallpages { width:100%; height:auto; font-family:"宋体";}
.smallD { width:100%; margin:0 auto; text-align:center;}
.smallD.selected { background:#c9def1;}
.smallD img { border:1px solid #000; padding:1px; margin:20px 11px 0 15px;}
.smallD span { display:inline-block; margin-bottom:8px;}

/*文档名称*/
.ellip{word-wrap:normal;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.preview_docname { font-weight:bold; display:block; float:left; max-width:240px; height:20px; line-height:20px;}
.preview_docname { font-family:"微软雅黑"}
.preview_doctime { float:left;display:block;}