body, html, div, h2 {
  margin: 0;
  padding: 0;
}

.cropper-pop {
  display: none;
}

.img-preview {
  width: 144px;
  height: 95px;
  display: inline-block;
  border: 1px solid #ddd;
  box-sizing: border-box;
  overflow: hidden;
}
.img-preview img {
  width: 100%;
  height: 100%;
}

.mask {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 888;
  filter: alpha(opacity=50);
  background-color: black;
  opacity: 0.5;
  -moz-opacity: 0.5;
}

.photos-upload-wrap h2 {
  width: 390px;
  color: #666;
  font-size: 14px;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
  background: #f6f7fb;
  position: relative;
}
.photos-upload-wrap h2 .closed {
  position: absolute;
  right: 20px;
  top: 12px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  display: inline-block;
  background: url("../../images/manage/close_btn.png") 0 0 no-repeat;
}

.imgs {
  margin-right: 20px;
  position: relative;
}

/* .photos-upload { */
/*   width: 144px; */
/*   height: 95px; */
/*   display: inline-block; */
/*   border: 1px dashed #d8d8d8; */
/*   text-align: center; */
/*   vertical-align: top; */
/*   cursor: pointer; */
/*   z-index: 1; */
/*   position: relative; */
/*   margin-right:20px; */
/*   margin-bottom: 10px; */
/*   border-radius: 3px; */
/*   background: #fff url("../../images/manage/upload.png") no-repeat center 26px; */
/* } */
/* .photos-upload:hover .delate-reload { */
/*   display: block; */
/* } */
/* .photos-upload .delate-reload { */
/*   display: none; */
/* } */
/* .photos-upload .delate-reload .fadeback { */
/*   position: absolute; */
/*   left: -1px; */
/*   width: 102%; */
/*   height: 28px; */
/*   background-color: #000; */
/*   opacity: 0.3; */
/*   border-radius: 3px; */
/*   bottom: 0; */
/* } */
/* .photos-upload .delate-reload .dr-button { */
/*   position: absolute; */
/*   bottom: 4px; */
/*   left: 0; */
/* } */
/* .photos-upload .delate-reload .dr-button a { */
/*   color: #fff; */
/* } */
/* .photos-upload .delate-reload .dr-button span { */
/*   margin: 0 16px; */
/*   color: #fff; */
/* }  */
/* .photos-upload .limit-words { */
/*   display: inline-block; */
/*   font-weight: normal; */
/*   font-size: 12px; */
/*   margin-top: 58px; */
/* } */
/* .photos-upload .limit-words em { */
/*   color: #ff5027; */
/*   margin-right: 2px; */
/* } */
/* .photos-upload .limit-words span { */
/*   color: #999; */
/* } */
/* .photos-upload img { */
/*   position: absolute; */
/*   left: 0px; */
/*   top: 0px; */
/*   width: 100%; */
/*   height: 100%; */
/*   background-color: #fff; */
/*   border-radius: 3px; */
/* } */
/* .photos-upload .add-photo-file { */
/*   opacity: 0; */
/*   filter: alpha(opacity=0); */
/*   position: absolute; */
/*   top: 0; */
/*   left: 0; */
/*   height: 32px; */
/*   line-height: 32px; */
/*   cursor: pointer; */
/*   display: block; */
/*   width: 100%; */
/*   height: 100%; */
/* } */


/*上传照片*/
/* .photos-upload { */
/*   width: 144px; */
/*   height: 95px; */
/*   display: inline-block; */
/*   border: 1px dashed #d8d8d8; */
/*   text-align: center; */
/*   vertical-align: top; */
/*   cursor: pointer; */
/*   position: relative; */
/*   margin-right: 6px; */
/*   margin-bottom: 10px; */
/*   border-radius: 3px; */
/*   background: url(../../images/manage/clinicbaseinfo/upload.png) no-repeat center 26px #fbfbfb; */
/* } */
/* .photos-upload:hover { */
/*   background-color: #fff; */
/* } */
/* .photos-upload:hover .delate-reload { */
/*   display: block; */
/* } */
/* .photos-upload .delate-reload { */
/*   display: block; */
/* } */
/* .photos-upload .delate-reload .fadeback { */
/*   position: absolute; */
/*   left: -1px; */
/*   width: 102%; */
/*   height: 28px; */
/*   background-color: #000; */
/*   opacity: 0.3; */
/*   border-radius: 3px; */
/*   bottom: 0; */
/* } */
/* .photos-upload .delate-reload .dr-button { */
/*   position: absolute; */
/*   bottom: 4px; */
/*   left: 26px; */
/*   width: 100%; */
/* } */
/* .photos-upload .delate-reload .dr-button a { */
/*   color: #fff; */
/* } */
/* .photos-upload .delate-reload .dr-button span { */
/*   color: #fff; */
/* } */
/* .photos-upload .limit-words { */
/*   display: inline-block; */
/*   font-weight: normal; */
/*   font-size: 12px; */
/*   margin-top: 58px; */
/* } */
/* .photos-upload .limit-words span { */
/*   color: #999; */
/* } */
/* .photos-upload .limit-words em { */
/*   color: #ff5027; */
/*   margin-right: 2px; */
/* } */
/* .photos-upload img { */
/*   position: absolute; */
/*   left: 0px; */
/*   top: 0px; */
/*   width: 100%; */
/*   height: 100%; */
/*   background-color: #fff; */
/*   border-radius: 3px; */
/* } */
/* .photos-upload .add-photo-file { */
/*   opacity: 0; */
/*   filter: alpha(opacity=0); */
/*   position: absolute; */
/*   top: 0; */
/*   left: 0; */
/*   height: 32px; */
/*   line-height: 32px; */
/*   cursor: pointer; */
/*   display: block; */
/*   width: 100%; */
/*   height: 100%; */
/* } */




.cropper_wrap {
  position: fixed;
  z-index: 999;
  top: 50%;
  left: 50%;
  margin-left: -215px;
  margin-top: -206px;
  width: 430px;
  height: 412px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.cropper_wrap .cropper_box {
  background: #fff;
  padding: 20px;
  border-bottom: 1px solid #ddd;
}
.cropper_wrap .cropper_box .cropper {
  height: 260px;
}
.cropper_wrap .cropper_box .cropper img {
  width: 100%;
  height: 100%;
}
.cropper_wrap .btns {
  padding: 0;
  margin: 0;
  box-sizing:border-box;
  width: 100%;
  padding: 20px;
  text-align: right;
}
.cropper_wrap .btns span {
  color: #333;
  width: 60px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
}
.cropper_wrap .btns span.confirm {
  color: #fff;
  background: #2e70ad;
  border: 1px solid #2e70ad;
}
.cropper_wrap .btns span.cancel {
  background: #f8f8f9;
  border: 1px solid #ddd;
}

.img-show {
  position: relative;
  width: 144px;
}
.img-show img{
  width: 100%;
  height: 100%;
}
.img-show:hover .delate-reload {
  display: inline-block;
}
.img-show .delate-reload {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.5);
  display: none;
}
.img-show .delate-reload a {
  width: 49%;
  color: #fff;
  float: left;
  text-align: center;
  text-decoration: none;
}
.img-show .delate-reload span {
  width: 2%;
  color: #fff;
  vertical-align: middle;
  float: left;
}

/*# sourceMappingURL=wanjia_cropper.css.map */

/*# sourceMappingURL=wanjia_cropper.css.map */
