
#sets[data-v-112e9745] {
  background-color: white;
  /* height: calc(100vh - 130px); */
  margin-bottom: 65px;
  overflow: auto;
}
.i-box[data-v-112e9745] {
  padding: 25px 30px 25px 0px;
  background-color: white;
  overflow: hidden;
}
.box-title[data-v-112e9745] {
  width: 310px;
  text-align: left;
}
.font-grey[data-v-112e9745] {
  color: #bfbfbf;
}
.hint[data-v-112e9745] {
  color: red;
  height: 20px;
}
.flex-box[data-v-112e9745] {
  /* display: flex; */
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  /* padding: 10px 0 0 0; */
  /* margin-top: 30px; */
  /* margin-bottom: 50px; */
}
.set-default[data-v-112e9745] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* width: calc((100vw - 325px) * 0.205);
  height: calc((100vw - 325px) * 0.205 * 1.15); */
  width: 330px;
  height: 380px;
  border-radius: 8px;
  /* border: 1px solid #f2f2f2; */
  overflow: hidden;
  cursor: pointer;
  min-height: 330px;
  margin-right: 50px;
  margin-top: 50px;
  display: inline-block;
}
.set-default[data-v-112e9745]:hover,
.set-default-active[data-v-112e9745] {
  -webkit-box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.1);
}
.set-head[data-v-112e9745] {
  width: 100%;
  height: 23.15%;
  position: relative;
}
.set-content[data-v-112e9745] {
  width: 100%;
  height: 76.85%;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 15px;
  border: 1px solid #f2f2f2;
  border-top: none;
  border-radius: 0 0 8px 8px;
}
.set-content ul li[data-v-112e9745] {
  margin-bottom: 15px;
  color: #535353;
  font-weight: 400;
}
.set-btn[data-v-112e9745] {
  position: absolute;
  left: 50%;
  bottom: 10%;
  width: 70%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.set-btn[data-v-112e9745]:hover,
.set-btn-active[data-v-112e9745] {
  color: #fff;
  background-color: #256ffc;
}
.cannotbuy[data-v-112e9745] {
  font-size: 16px;
  color: #bfbfbf;
  position: absolute;
  left: 50%;
  bottom: 14%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.set-content .money[data-v-112e9745] {
  font-size: 1.05vw;
  font-weight: 400;
  color: #252525;
  width: 100%;
  text-align: center;
  position: absolute;
  margin: 0;
  top: 54%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
}
.set-content .price[data-v-112e9745] {
  font-size: 2.1vw;
  margin: 0 5px;
}
.set-head p[data-v-112e9745] {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.3vw;
  color: #ffffff;
  text-align: center;
}
.flex-box:nth-child(2n + 1) .set-default:nth-child(4n + 1) .set-head[data-v-112e9745] {
  background: linear-gradient(208deg, #91acd5 0%, #bfd1ea 100%);
}
.flex-box:nth-child(2n + 1) .set-default:nth-child(4n + 2) .set-head[data-v-112e9745] {
  background: linear-gradient(208deg, #1d77ff 0%, #64a3ff 100%);
}
.flex-box:nth-child(2n + 1) .set-default:nth-child(4n + 3) .set-head[data-v-112e9745] {
  background: linear-gradient(208deg, #00b87a 0%, #6adeac 100%);
}
.flex-box:nth-child(2n + 1) .set-default:nth-child(4n + 4) .set-head[data-v-112e9745] {
  background: linear-gradient(208deg, #953ac2 0%, #dcb5e8 100%);
}
.flex-box:nth-child(2n + 1) .set-default:nth-child(4n + 5) .set-head[data-v-112e9745] {
  background: linear-gradient(208deg, #0594fa 0%, #80d7ff 100%);
}
.flex-box:nth-child(2n + 1) .set-default:nth-child(4n + 6) .set-head[data-v-112e9745] {
  background: linear-gradient(208deg, #ed47a8 0%, #ffc7e2 100%);
}
.flex-box:nth-child(2n + 1) .set-default:nth-child(4n + 7) .set-head[data-v-112e9745] {
  background: linear-gradient(208deg, #e53947 0%, #ffbbba 100%);
}
.flex-box:nth-child(2n + 1) .set-default:nth-child(4n + 8) .set-head[data-v-112e9745] {
  background: linear-gradient(208deg, #f69e2e 0%, #fbd4b1 100%);
}
.set-head img[data-v-112e9745] {
  width: 100%;
  height: 100%;
}
.cancel-money[data-v-112e9745] {
  margin: 0;
  color: #bfbfbf;
  text-decoration: line-through;
}
/* .set-default:nth-child(even){
  margin: 0 5%;
} */
#sets .desc p[data-v-112e9745] {
  font-size: 14px;
  color: #bfbfbf;
  margin: 0;
  line-height: 22px;
  text-align: left;
}
#sets .desc .title[data-v-112e9745] {
  color: #252525;
  font-size: 14px;
  font-weight: bold;
}
#set-table[data-v-112e9745] {
  width: 100%;
  margin-top: 25px;
  border-radius: 4px 4px 0px 0px;
  /* padding-bottom: 40px; */
  /* border-bottom: 2px dashed #e4e4e4; */
}
#set-table[data-v-112e9745]::before {
  background-color: #fff;
}
#checkBox p[data-v-112e9745] {
  margin: 0;
}
#checkBox[data-v-112e9745] {
  width: calc(100vw - 186px);
  height: 64px;
  line-height: 64px;
  text-align: right;
  position: fixed;
  background-color: #fff;
  left: 186px;
  bottom: 0;
  z-index: 999;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: 1px solid #f2f2f2;
}
#sets #pay-btn.el-button--primary[data-v-112e9745] {
  font-size: 16px;
  background-color: #256ffc;
  border-radius: 2px;
  width: 112px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  margin-top: 20px;
  border-radius: 2px;
  overflow: hidden;
}
#sets #pay-btn.is-disabled[data-v-112e9745] {
  background-image: none;
  background-color: #a0cfff;
  border-color: #a0cfff;
  color: #fff;
}
.spanitem[data-v-112e9745] {
  color: #535353;
  text-align: center;
  font-size: 20px;
}
.meetme[data-v-112e9745] {
  font-size: 30px;
  text-align: center;
  color: #252525;
  font-weight: 800;
}
.needcustom[data-v-112e9745] {
  width: 258px;
  font-size: 14px;
  color: #8c8c8c;
  text-align: center;
  position: absolute;
  left: 50%;
  bottom: 12%;
  width: 258px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.bered[data-v-112e9745] {
  color: #ff4f4f;
}
.bar[data-v-112e9745] {
  width: 26px;
  height: 20px;
  border-left: 4px solid #256ffc;
  font-size: 14px;
}
#sets .pay-btn[data-v-112e9745] {
  margin: 0;
  padding: 10px 24px 9px 24px;
  font-size: 16px !important;
  width: 64px !important;
  margin-left: 53px;
  /* margin-top: 20px; */
  line-height: normal;
}
#sets .card[data-v-112e9745] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  width: 330px;
  height: 100px;
  margin-right: 50px;
  margin-top: 30px;
  border-radius: 0px 8px 8px 0px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
#sets .card .left[data-v-112e9745] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  width: 40px;
  height: 100px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fbb568), to(#eb8c1f));
  background: linear-gradient(180deg, #fbb568 0%, #eb8c1f 100%);
  border-radius: 8px 0px 0px 8px;
}
#sets .card .right[data-v-112e9745] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  width: 290px;
  height: 100px;
  border-radius: 0px 8px 8px 0px;
  border: 1px solid #eaeaea;
  border-left: none;
  overflow: hidden;
}
#sets .card .radius[data-v-112e9745] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
#sets .card .right .radius[data-v-112e9745] {
  right: 0;
  left: auto;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  border: 1px solid #eaeaea;
}
#sets .card .left p[data-v-112e9745] {
  margin: 0;
  position: absolute;
  left: 17px;
  width: 12px;
  height: 48px;
  font-size: 12px;
  color: #252525;
  line-height: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#sets .card .right .top[data-v-112e9745] {
  width: 100%;
  height: 51px;
  margin-top: 12px;
}
#sets .card .right .top .money[data-v-112e9745] {
  display: inline-block;
  text-align: center;
  width: 103px;
  font-size: 28px;
  font-family: Microsoft YaHei-Bold, Microsoft YaHei;
  font-weight: bold;
  color: #252525;
  padding-top: 6px;
}
#sets .card .right .top .name[data-v-112e9745] {
  display: inline-block;
  width: 185px;
  padding-left: 8px;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #252525;
  vertical-align: middle;
  /* padding-top: 6px; */
}
#sets .card .right .mj[data-v-112e9745] {
  font-size: 12px;
  font-weight: 400;
  color: #535353;
  height: 16px;
  margin-top: 3px;
  /* width: 69px; */
}
#sets .card .bottom .btn[data-v-112e9745] {
  display: inline-block;
  width: 48px;
  height: 27px;
  background: #ffffff;
  border-radius: 14px 14px 14px 14px;
  border: 1px solid #e4e4e4;
  text-align: center;
  line-height: 27px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 2px;
  color: #252525;
}
#sets .card .bottom[data-v-112e9745] {
  font-size: 12px;
  color: #8c8c8c;
}
#sets .card .bottom .time[data-v-112e9745] {
  font-size: 12px;
  color: #8c8c8c;
  margin-left: 8px;
  margin-right: 5px;
}
#sets .card-active .bottom .btn[data-v-112e9745] {
  color: #fff;
}
#sets .card:hover .right[data-v-112e9745],
#sets .card-active .right[data-v-112e9745],
#sets .card-active .right .radius[data-v-112e9745],
#sets .card:hover .right .radius[data-v-112e9745] {
  border-color: #ee9229;
}
/* #sets .card:hover .btn, */
#sets .card-active .btn[data-v-112e9745] {
  background-color: #ee9229 !important;
  border-color: #ee9229;
  color: #fff;
}
#cardEmpty[data-v-112e9745] {
  color: #bfbfbf;
  font-size: 14px;
  padding-top: 30px;
}
#cardEmpty img[data-v-112e9745] {
  width: 190px;
  height: 100px;
}

