*{margin:0;padding:0}#demo #button{position:absolute;right:.133333rem;top:.133333rem;width:1.066667rem;height:.533333rem;border:none;border-radius:.066667rem;background:#fff}#demo .show{width:1.333333rem;height:1.333333rem;overflow:hidden;position:relative;border:.013333rem solid #d5d5d5}#demo .picture{width:100%;height:100%;overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:cover}#demo .container{z-index:99;position:fixed;padding-top:.8rem;left:0;top:0;right:0;bottom:0;background:#000}#demo #image{max-width:100%}

/*! 
 * Cropper.js v1.0.0-rc 
 * https://github.com/fengyuanchen/cropperjs 
 * 
 * Copyright (c) 2017 Fengyuan Chen 
 * Released under the MIT license 
 * 
 * Date: 2017-03-25T12:02:21.062Z 
 */.cropper-container{font-size:0;line-height:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;direction:ltr;-ms-touch-action:none;touch-action:none}.cropper-container img{display:block;min-width:0!important;max-width:none!important;min-height:0!important;max-height:none!important;width:100%;height:100%;image-orientation:0deg}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{position:absolute;top:0;right:0;bottom:0;left:0}.cropper-wrap-box{overflow:hidden}.cropper-drag-box{opacity:0;background-color:#fff}.cropper-modal{opacity:.5;background-color:#000}.cropper-view-box{display:block;overflow:hidden;width:100%;height:100%;outline:.013333rem solid #39f;outline-color:rgba(51,153,255,.75)}.cropper-dashed{position:absolute;display:block;opacity:.5;border:0 dashed #eee}.cropper-dashed.dashed-h{top:33.33333%;left:0;width:100%;height:33.33333%;border-top-width:.013333rem;border-bottom-width:.013333rem}.cropper-dashed.dashed-v{top:0;left:33.33333%;width:33.33333%;height:100%;border-right-width:.013333rem;border-left-width:.013333rem}.cropper-center{position:absolute;top:50%;left:50%;display:block;width:0;height:0;opacity:.75}.cropper-center:after,.cropper-center:before{position:absolute;display:block;content:" ";background-color:#eee}.cropper-center:before{top:0;left:-.04rem;width:.093333rem;height:.013333rem}.cropper-center:after{top:-.04rem;left:0;width:.013333rem;height:.093333rem}.cropper-face,.cropper-line,.cropper-point{position:absolute;display:block;width:100%;height:100%;opacity:.1}.cropper-face{top:0;left:0;background-color:#fff}.cropper-line{background-color:#39f}.cropper-line.line-e{top:0;right:-.04rem;width:.066667rem;cursor:e-resize}.cropper-line.line-n{top:-.04rem;left:0;height:.066667rem;cursor:n-resize}.cropper-line.line-w{top:0;left:-.04rem;width:.066667rem;cursor:w-resize}.cropper-line.line-s{bottom:-.04rem;left:0;height:.066667rem;cursor:s-resize}.cropper-point{width:.066667rem;height:.066667rem;opacity:.75;background-color:#39f}.cropper-point.point-e{top:50%;right:-.04rem;margin-top:-.04rem;cursor:e-resize}.cropper-point.point-n{top:-.04rem;left:50%;margin-left:-.04rem;cursor:n-resize}.cropper-point.point-w{top:50%;left:-.04rem;margin-top:-.04rem;cursor:w-resize}.cropper-point.point-s{bottom:-.04rem;left:50%;margin-left:-.04rem;cursor:s-resize}.cropper-point.point-ne{top:-.04rem;right:-.04rem;cursor:ne-resize}.cropper-point.point-nw{top:-.04rem;left:-.04rem;cursor:nw-resize}.cropper-point.point-sw{bottom:-.04rem;left:-.04rem;cursor:sw-resize}.cropper-point.point-se{right:-.04rem;bottom:-.04rem;width:.266667rem;height:.266667rem;cursor:se-resize;opacity:1}@media (min-width:768px){.cropper-point.point-se{width:.2rem;height:.2rem}}@media (min-width:992px){.cropper-point.point-se{width:.133333rem;height:.133333rem}}@media (min-width:1200px){.cropper-point.point-se{width:.066667rem;height:.066667rem;opacity:.75}}.cropper-point.point-se:before{position:absolute;right:-50%;bottom:-50%;display:block;width:200%;height:200%;content:" ";opacity:0;background-color:#39f}.cropper-invisible{opacity:0}.cropper-bg{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.cropper-hide{position:absolute;display:block;width:0;height:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}