.unlock-box {position: absolute;top:0;left:0; width: 300px;height: 280px;background: #FFFFFF;z-index: 2;padding: 10px;}
.unlock-pic {width: 280px;height: 160px;position: relative;}
.unlock-box-title {overflow: hidden;padding: 10px 0;font-size: 14px;}
.unlock-box-title >div {float: left;width: 50%;}
.unlock-box-title >div:last-child{text-align: right;color: #00aaf4;}
.unlock-box-title >div:last-child a{color: #00aaf4;}
.unlock-big-pic {width: 100%;height: 100%;position: relative;}
.unlock-small-pic {width: 50px;height: 50px;position: absolute;left: 25px;margin-left: -25px;}
.draw-pic {width: 100%;height: 50px;background: #F8F8F8;border-radius: 50px;margin-top: 10px;position: relative}
.bind-move {position: absolute;left:25px;top:0;margin-left: -25px;width: 50px;height: 50px;background: url("../../images/icon-lock.png") center no-repeat;background-size: cover;}
