/* 预览大图 */
.xwImgPreview{display:none;width: 100%;height: 100%;background: #000;position: fixed;left: 0px;top: 0px;z-index: 99999;text-align: center;}
.xwImgPreview .close{position: absolute;right:20px;top:0px;z-index: 2;width: 65px;height: 65px;line-height: 65px;background: rgba(0,0,0,0.5);color: #fff;display: block;cursor: pointer;font-size: 50px;font-family: "宋体"}
.xwImgPreview .close:hover{background: #01a1f1;}
.xwImgPreview .hd{float: right;line-height: 30px;}
.xwImgPreview .btn{display: block;width: 90px;height: 90px;line-height: 90px;text-align:center;text-decoration: none;font-family: "宋体";font-size: 70px;color:#fff;position: absolute;top: 50%;z-index: 2;margin-top: -45px;background: rgba(0,0,0,0.2);-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;}
.xwImgPreview .prev{left:20px;}
.xwImgPreview .next{right: 20px;}
.xwImgPreview .hover{display: none;}
.xwImgPreview a:hover{background: #01a1f1;}
.xwImgPreview .hd ul,
.xwImgPreview .hd .pageState{display: none;}
.xwImgPreview .imgWrap{overflow: auto;vertical-align: middle;text-align: center;margin:0px;clear:none;}
.xwImgPreview .btn.prevStop, .picLibrary .btn.nextStop{display: none!important;}
.xwImgPreview .imgWrap .imgcover{width: 100%;height: 100%;position: absolute;z-index: 1;left: 0px;top: 0px;}
.xwImgPreview .imgWrap .drag{display: inline-block;line-height: 0px;position: relative;background: #000;vertical-align: middle;cursor: url(../../images/cursor_mouse1.gif),auto;}
.xwImgPreview .imgWrap .drag.cursorMouseKeydown{cursor: url(../../images/cursor_mouse2.gif),auto;}
