.gallery-bg{background:rgba(0,0,0,.3);position:fixed;overflow:hidden;width:100%;height:100%;left:0;top:0}.gallery-box{position:fixed;overflow:hidden;width:100%;height:100%;left:0;top:0;display:none;border:1px solid #6D6D6D;border-radius:4px;z-index:100}.gallery-box header{position:absolute;height:30px;width:100%}.gallery-box .winControl{position:absolute;right:0;top:0;z-index:99999}.gallery-box .winControl span{display:inline-block;padding:4px 6px;cursor:pointer;line-height:10px;vertical-align:middle;height:50px;line-height:37px;color:#fff}.gallery-box [drag]{-webkit-app-region:drag}.gallery-box [noDrag]{-webkit-app-region:no-drag}.gallery-box i{position:relative;z-index:99999;display:inline-block}.gallery-box .icon_close-big{float:right;margin:10px 20px 0 10px;width:18px;height:18px;vertical-align:middle;background-image:url(/static/juke/widget/common/gallery/img/close_big_88dc976.png)}.gallery-box .icon_close-small{width:13px;height:13px;background-image:url(/static/juke/widget/common/gallery/img/close_small_9296646.png);display:inline-block}.gallery-box .icon_tool-fullscreen{width:18px;height:18px;background-image:url(/static/juke/widget/common/gallery/img/full_screen_9be50c4.png)}.gallery-box .icon_tool-bigger{width:20px;height:19px;margin-left:22px;background-image:url(/static/juke/widget/common/gallery/img/bigger_17bcbc4.png)}.gallery-box .icon_tool-smaller{width:20px;height:19px;background-image:url(/static/juke/widget/common/gallery/img/smaller_601c0a3.png)}.gallery-box .icon_tool-rotate{width:17px;height:20px;background-image:url(/static/juke/widget/common/gallery/img/rotate_cc4cd53.png)}.gallery-box .icon_tool-download{display:none;width:16px;height:20px;background-image:url(/static/juke/widget/common/gallery/img/download_13d7357.png)}.gallery-box .icon_tool-prev{width:22px;height:38px;background-image:url(/static/juke/widget/common/gallery/img/prev_3587fd8.png)}.gallery-box .icon_tool-next{width:22px;height:38px;background-image:url(/static/juke/widget/common/gallery/img/next_7f9cff1.png)}.gallery-box .rotate0{transform:rotate(0deg);-webkit-transform:rotate(0deg)}.gallery-box .rotate90{transform:rotate(90deg);-webkit-transform:rotate(90deg)}.gallery-box .rotate180{transform:rotate(180deg);-webkit-transform:rotate(180deg)}.gallery-box .rotate270{transform:rotate(270deg);-webkit-transform:rotate(270deg)}.gallery-box .gallery{width:100%;height:100%;padding-left:68px}.gallery-box .gallery .image{position:absolute;margin:0;padding:0;z-index:999;display:none}.gallery-box .gallery .image.active{display:block}.gallery-box .gallery .tool{position:absolute;bottom:4px;width:100%;text-align:center;z-index:99999}.gallery-box .gallery .toolct{display:inline-block;height:30px;background-color:#6f6965;padding:5px 14px;box-sizing:border-box;border-radius:6px}.gallery-box .gallery .toolct span{margin-right:20px}.gallery-box .gallery .toolct i{display:inline-block;cursor:pointer}.gallery-box .gallery .percentTip{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;width:100px;height:30px;z-index:9999;text-align:center;line-height:30px;font-size:16px;border-radius:8px;color:#fff;filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#4F504E', endColorStr='#151313', gradientType='1');background:linear-gradient(315deg,#4f504e,#151313);background:-moz-linear-gradient(315deg,#4f504e,#151313);background:-o-linear-gradient(left,#4f504e,#151313);background:-webkit-gradient(linear,100% 0,100% 0,from(#4f504e),to(#151313))}.gallery-box .gallery .thumbnails{position:absolute;right:1px;bottom:1px;border:1px solid #fff;z-index:99999;border-radius:5px;background-color:rgba(177,177,177,.5)}.gallery-box .gallery .thumbnails .thumbDrag{position:absolute;top:0;bottom:0;width:100px;height:100px;border:1px solid #000;box-sizing:border-box}.gallery-box .gallery .thumbnails .thumbDrag span{width:100%;height:100%;border:1px solid #fff;display:block;box-sizing:border-box}.gallery-box .gallery .thumbnails .thumbClose{position:absolute;right:1px;top:-2px;cursor:pointer;height:13px}.gallery-box .gallery .thumbnails img{max-width:100%;max-height:100%;margin:auto;display:block;position:absolute;top:0;left:0;right:0;bottom:0}.gallery-box .gallery .oper{position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;height:38px;z-index:99999;padding-left:68px}.gallery-box .gallery .oper i{cursor:pointer}.gallery-box .gallery .oper span{width:22px;height:38px}.gallery-box .gallery .oper .prev{float:left;margin-left:9px}.gallery-box .gallery .oper .next{float:right;margin-right:9px}.gallery-box .gallery .oper .prev.active i,.gallery-box .gallery .oper .next.active i{display:inline-block}