.wp-pic {
  width: 100%;
}
.wp-con {
  width: 9.028rem;
  margin: 0 auto;
}
.wrapper1 {
  background: #f2f1f0;
  padding-top: 0.833rem;
  padding-bottom: 1.167rem;
}
.wrapper1 .line {
  width: 0.667rem;
  height: 1px;
  background: #000000;
  margin: 0 auto;
}
.wrapper1 .wp1-ctitle {
  color: #000000;
  font-size: 0.417rem;
  text-align: center;
  font-weight: bold;
  padding-top: 0.236rem;
  padding-bottom: 0.694rem;
}
.wrapper1 .stitle {
  color: #000000;
  font-size: 0.308rem;
}
.wrapper1 .sline {
  padding-bottom: 0.222rem;
  font-size: 0;
}
.wrapper1 .select-lbox {
  width: 100%;
  height: 0.833rem;
  line-height: 0.722833rem;
  background: #803266;
  color: #fff;
  font-size: 0.328rem;
  outline: none;
  border: none;
}
.wrapper1 .select-box {
  width: 32%;
  height: 0.833rem;
  font-size: 0.328rem;
  line-height: 0.722833rem;
  outline: none;
  margin-right: 2%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.wrapper1 .select-box:nth-of-type(3) {
  margin-right: 0;
}
.wrapper2 {
  background: #f2f1f0;
}
.wrapper2 .gallery-list {
  float: left;
  width: 4.414rem;
  height: 4.375rem;
  margin-right: 0.2rem;
  margin-bottom: 0.278rem;
  position: relative;
}
.wrapper2 .gallery-list:nth-of-type(2n) {
  margin-right: 0;
}
.wrapper2 .gallery-list .gpic {
  max-width: 80%;
  max-height: 80%;
  position: absolute;
  top: 10%;
  left:10%;
  /* -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0); */
}
.wrapper2 .gallery-list .gtitle {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 4.414rem;
  padding: 4px 10px;
  position: absolute;
  bottom: 0;
  left: 10%;
  color: #fff;
  font-size: 0.306rem;
  background: rgba(128, 50, 102, 0.8);
}

/*# sourceMappingURL=gallery.css.map */
