<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#zoom{z-index:99990;position:fixed;top:0;left:0;display:none;width:100%;height:100%;background:rgba(0,0,0,.8);filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"}#zoom .zoom-content{z-index:99991;position:absolute;top:50%;left:50%;width:200px;height:200px;background:50% 50% no-repeat #000;background:50% 50% no-repeat rgba(0,0,0,.2);padding:0;margin:-100px 0 0 -100px;box-shadow:-20px 20px 20px rgba(0,0,0,.3)}#zoom .zoom-content .loading{background-image:url(https://loong.51uban.com/v1/js/plugin/zoom/images/loading.gif)}#zoom .zoom-content .overlay{position:absolute;border:1px solid rgba(255,255,255,.08);top:-1px;left:-1px;width:100%;height:100%;-webkit-user-select:none}#zoom .close,#zoom .next,#zoom .previous{position:absolute;width:49px;height:49px}#zoom img{display:block;max-width:none;background:#ececec;box-shadow:0 1px 3px rgba(0,0,0,.25)}#zoom .close{z-index:99993;top:0;right:0;cursor:pointer;background:url(../image/close1.png) 50% 50% no-repeat;opacity:1;filter:alpha(opacity=100)}#zoom .next,#zoom .previous{z-index:99992;top:50%;overflow:hidden;display:block;margin-top:-25px}#zoom .previous{left:0;background:url(../image/arrows.png) no-repeat}#zoom .next{right:0;background:url(../image/arrows.png) 100% 0 no-repeat}#zoom .close:hover{background-color:#da4f49}#zoom .next:hover,#zoom .previous:hover{background-color:#08c}




.overlay{
	display: none;
}
#zoom{background:url(../image/wight.png) repeat;}

/*:root #zoom{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);}*/

/*#zoom{pointer-events: none;}*/</pre></body></html>