.imgPreview{position:fixed;top:0;bottom:0;left:0;right:0;z-index:10000}.imgPreview-mask{position:absolute;top:0;left:0;z-index:10001;height:100%;width:100%;background:#000;filter:alpha(opacity=70);opacity:.7;-moz-opacity:.5}.imgPreview-container{position:absolute;top:0;left:0;z-index:10002;height:100%;width:100%}.imgPreview-container .imgPreview-close{position:absolute;top:-16px;right:0;z-index:10;height:38px;width:38px;background:url(../../../images/imgPreview/imgPreview_preview_close.png) no-repeat;cursor:pointer}.imgPreview-container .imgPreview-total{position:absolute;bottom:-50px;left:50%;width:100px;z-index:10;color:#fff;background:#000;line-height:40px;text-align:center;font-size:14px}.imgPreview-container .imgPreview-total .curIndex{font-size:16px}.imgPreview-container .imgPreview-main{position:absolute;top:50%;left:50%;margin-top:-250px;margin-left:-400px;height:500px;width:800px}.imgPreview-main .imgPreview-next,.imgPreview-main .imgPreview-prev{position:relative;height:100%;width:60px}.imgPreview-main .imgPreview-content,.imgPreview-main .imgPreview-next,.imgPreview-main .imgPreview-prev{float:left}.imgPreview-main .imgPreview-next a,.imgPreview-main .imgPreview-prev a{position:absolute;top:50%;left:50%;margin-top:-21px;margin-left:-11px;height:42px;width:22px;cursor:pointer;background-image:url(../../../images/imgPreview/imgPreview_show_pic.png);background-repeat:no-repeat;-webkit-transition-duration:0s;-moz-transition-duration:0s;-ms-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s}.imgPreview-main .imgPreview-prev-btn{background-position:0 0}.imgPreview-main .imgPreview-prev-btn:hover{background-position:-45px 0}.imgPreview-main .imgPreview-next-btn{background-position:-23px 0}.imgPreview-main .imgPreview-next-btn:hover{background-position:-68px 0}.imgPreview-main .imgPreview-content{height:100%;width:680px;text-align:center}.imgPreview-main .imgPreview-content img{max-height:100%;max-width:100%;margin-left:auto;margin-right:auto;background:0 0;border:none}.imgPreview-tips{position:absolute;top:-30px;left:50%;margin-left:-75px;width:150px;line-height:30px;text-align:center;font-weight:700;color:#e1e9ea;background:#333;border-radius:10px}.imgPreview-bigImg{display:block;position:absolute;bottom:-50px;right:50%;width:120px;height:40px;background:url(../../../images/imgPreview/imgPreview_open_bigimg.png) center no-repeat #000;cursor:pointer}