.images-show .images-show-content .images-show-handler img{float:left}.images-show .images-show-content .images-show-handler,.images-show .images-show-content .title .icon{float:right}.images-show{cursor:pointer;position:fixed;left:0;top:0;border:1px solid;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:9}.images-show .images-show-content{background:#fff;width:966px;height:550px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding-left:20px;padding-top:10px;border-radius:3px}.images-show .images-show-content .title{font-size:20px;color:#666;padding-top:10px;padding-bottom:20px;font-weight:700}.images-show .images-show-content .title .icon{margin-right:10px;color:#aaa}.images-show .images-show-content .next,.images-show .images-show-content .prev{position:absolute;width:30px;height:60px;background:rgba(0,0,0,.6);color:#fff;line-height:60px;font-size:20px;text-align:center}.images-show .images-show-content .prev{left:20px;top:50%;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.images-show .images-show-content .next{left:690px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.images-show .images-show-content .master{width:700px;height:430px}.images-show .images-show-content .master-count{font-size:16px;color:#aaa}.images-show .images-show-content .images-show-handler{width:237px;height:460px;overflow-y:auto}.images-show .images-show-content .images-show-handler img{width:98px;height:98px;margin:0 10px 10px 0}