<html>
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type" />
<link rel="stylesheet" href="//ku.shouce.ren/libs/jcrop/css/jquery.Jcrop.css">
<style>
.jcrop-holder #preview-pane {
background-color: white;
border: 1px solid rgba(0, 0, 0, 0.4);
border-radius: 6px;
box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2);
display: block;
padding: 6px;
position: absolute;
right: -280px;
top: 0;
z-index: 2000;
}
#preview-pane .preview-container {
height: 170px;
overflow: hidden;
width: 250px;