.setcon {
  padding: 40px 30px;
}
.setcon .cutou {
  width: 120px;
  height: 123px;
  border: 1px solid #CFCFCF;
  float: left;
}
.setcon .cutou img {
  line-height: 0;
  display: inline-block;
}
.setcon .cutoucon {
  float: left;
  margin-left: 30px;
  margin-bottom: 285px;
}
/*自己添加的*/
.setcon .cutou div{
  color: #ADADAD;
  margin-top: 22px;
  margin-left: 31px;
}
.setcon .cutoucon .caption {
  font-size: 15px;
  color: #747474;
  display: block;
}
.setcon .cutoucon .bendtp {
  display: block;
  margin: 20px 0;
}
.sp-upload {
  width: 160px;
  height: 160px;
  border: 1px solid #cfcfcf;
  display: block;
  line-height: 160px;
  text-align: center;
  position: relative;
}
.sp-upload-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 200px;
  opacity: 0;
  z-index: 99;
  filter: alpha(opacity=0);
}
