.imageBox{background:none no-repeat scroll 0 0 #fff;border:1px solid #aaa;cursor:move;height:260px;overflow:hidden;position:relative;width:390px;}
.imageBox .thumbBox{background:none repeat scroll 0 0 transparent;border:1px solid rgb(102, 102, 102);box-shadow:0 0 0 1000px rgba(0, 0, 0, 0.5);box-sizing:border-box;height:260px;left:50%;margin-left:-195px;margin-top:-130px;position:absolute;top:50%;width:390px;}
.imageBox .spinner{position:absolute;top:0;left:0;bottom:0;right:0;text-align:center;line-height:300px;background:rgba(0,0,0,0.7);}
.imageBox1{position:relative;height:600px;width:850px;border:1px solid #aaa;background:#fff;overflow:hidden;background-repeat:no-repeat;cursor:move;}
.imageBox1 .thumbBox1{width:400px;height:600px;box-sizing:border-box;border:1px solid rgb(102, 102, 102);box-shadow:0 0 0 1000px rgba(0, 0, 0, 0.5);background:none repeat scroll 0% 0% transparent;}
.imageBox1 .spinner{position:absolute;top:0;left:0;bottom:0;right:0;text-align:center;line-height:400px;background:rgba(0,0,0,0.7);}