.dsjwrap .dsjtitle {
  display: flex;
  align-items: flex-end;
  width: 322px;
  height: 38px;
  padding-left: 12px;
  background: url(/www8300/images/dsj.png) no-repeat left center / 100%;
}
.dsjwrap .dsjtitle img {
  display: block;
  width: 20px;
  height: 20px;
}
.dsjwrap .dsjtitle span {
  font-weight: bold;
  font-size: 18px;
  color: #181818;
  margin-left: 10px;
}
.dsjwrap .dsj {
  display: flex;
  width: 100%;
  min-height: 250px;
  padding: 15px 12px;
  background: #f8f9fc;
  box-shadow: 0px 1px 4px 0px #f6f6f6, 0px 1px 4px 0px #eeeeee;
}
.dsjwrap .dsj .left {
  display: flex;
  flex-direction: column;
  width: 210px;
  background: #ffffff;
}
.dsjwrap .dsj .left span {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 1px;
  border: 1px solid #eeeeee;
}
.dsjwrap .dsj .left span:not(:last-of-type) {
  border-bottom: none;
}
.dsjwrap .dsj .d1 {
  font-weight: bold;
  font-size: 18px;
  color: #4a4a4a;
}
.dsjwrap .dsj .dsj_before {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 0;
  background: #ffffff;
}
.dsjwrap .dsj .dsj_before .d2 {
  margin-top: 10px;
  color: #4a4a4a;
}
.dsjwrap .dsj .dsj_before .d2 a {
  padding-left: 16px;
  color: #d18f25;
  text-decoration: underline;
  background: url(/www8300/images/n_vip_3.png) no-repeat left center / 13px 13px;
}
.dsjwrap .dsj .dsj_before .d2 span {
  color: #999999;
}
.dsjwrap .dsj .dsj_before .d3 {
  width: 554px;
  margin-top: 20px;
  padding: 0 16px;
  background: linear-gradient(180deg, #fffdf9 0%, #fff9f1 100%);
  border: 1px dashed #dcab5f;
}
.dsjwrap .dsj .dsj_before .d3 .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
  cursor: pointer;
}
.dsjwrap .dsj .dsj_before .d3 .item .select {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin-right: 5px;
  border: 1px solid #dbdbdb;
}
.dsjwrap .dsj .dsj_before .d3 .item .desc {
  font-weight: bold;
  color: #181818;
}
.dsjwrap .dsj .dsj_before .d3 .item .text {
  font-size: 12px;
  color: #999999;
}
.dsjwrap .dsj .dsj_before .d3 .item .l {
  display: flex;
  align-items: center;
}
.dsjwrap .dsj .dsj_before .d3 .item .l > img {
  display: block;
  width: 17px;
  height: 17px;
  margin-right: 6px;
}
.dsjwrap .dsj .dsj_before .d3 .item .l a {
  font-weight: bold;
  color: #d18f25;
  text-decoration: underline;
}
.dsjwrap .dsj .dsj_before .d3 .item .l .xs {
  font-size: 12px;
  color: #4a4a4a;
}
.dsjwrap .dsj .dsj_before .d3 .item .r {
  display: flex;
  align-items: center;
  font-size: 10px;
  color: #e24939;
}
.dsjwrap .dsj .dsj_before .d3 .item .r .amount {
  font-weight: bold;
  font-size: 15px;
}
.dsjwrap .dsj .dsj_before .d3 .item .r .yh {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 18px;
  font-weight: bold;
  font-size: 10px;
  color: #ffffff;
  margin-right: 5px;
  background: url(/www8300/images/yh.png) no-repeat left center / 100%;
}
.dsjwrap .dsj .dsj_before .d3 .item:not(:last-of-type) {
  border-bottom: 1px solid #ffecd0;
}
.dsjwrap .dsj .dsj_before .d3 .item.selected .select {
  border: none;
  background: url(/www8300/images/selected2.png) no-repeat center center / 100%;
}
.dsjwrap .dsj .dsj_before .d3 .item.disabled {
  cursor: no-drop;
}
.dsjwrap .dsj .dsj_before .d3 .item.disabled .select {
  background: #eeeeee;
}
.dsjwrap .dsj .dsj_before .buy {
  width: 298px;
  height: 37px;
  margin-top: 22px;
  text-align: center;
  line-height: 37px;
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  background: #fa5e47;
  border-radius: 2px;
  cursor: pointer;
}
.dsjwrap .dsjafter {
  width: 100%;
  padding: 15px 12px;
  background: #f8f9fc;
  box-shadow: 0px 1px 4px 0px #f6f6f6, 0px 1px 4px 0px #eeeeee;
}
.dsjwrap .dsjafter .title {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #5397df;
  padding: 22px 12px;
  background: #ffffff;
}
.dsjwrap .dsjtj {
  display: flex;
  padding: 15px 12px;
  background: #f8f9fc;
  box-shadow: 0px 1px 4px 0px #f6f6f6, 0px 1px 4px 0px #eeeeee;
}
.dsjwrap .dsjtj .left {
  display: flex;
  flex-direction: column;
  width: 210px;
  background: #ffffff;
}
.dsjwrap .dsjtj .left span {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 1px;
  border: 1px solid #eeeeee;
}
.dsjwrap .dsjtj .left span:not(:last-of-type) {
  border-bottom: none;
}
.dsjwrap .dsjtj .right {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 32px 0 20px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-left: none;
}
.dsjwrap .dsjtj .right .title {
  font-weight: bold;
  font-size: 18px;
  color: #e24939;
}
.dsjwrap .dsjtj .right p {
  font-size: 14px;
  color: #4a4a4a;
  margin-top: 16px;
}
.dsjwrap .dsjtj .right p a {
  font-size: 14px;
  color: #d18f25;
  padding-left: 16px;
  text-decoration: underline;
  background: url(/www8300/images/n_vip_3.png) no-repeat left center / 13px 13px;
}
.dsjwrap .dsjtj .right img {
  display: block;
  width: 424px;
  height: 224px;
  margin: 16px;
}
.dsjwrap .dsj_last {
  margin-top: 20px;
}
.dsjwrap .dsj_last .dsjcon {
  padding: 15px 12px;
  background: #f8f9fc;
  box-shadow: 0px 1px 4px 0px #f6f6f6, 0px 1px 4px 0px #eeeeee;
}
.dsjwrap .dsj_last .dsjcon .sel {
  width: 100%;
  padding: 11px 26px 14px;
  background-color: #ffffff;
}
.dsjwrap .dsj_last .dsjcon .sel a {
  color: #181818;
  margin-right: 42px;
}
.dsjwrap .dsj_last .dsjcon .sel a.active {
  font-weight: bold;
  color: #e24939;
  position: relative;
}
.dsjwrap .dsj_last .dsjcon .sel a.active::after {
  display: inline-block;
  content: '';
  width: 80%;
  height: 2px;
  position: absolute;
  bottom: -3px;
  left: 50%;
  transform: translateX(-50%);
  background: #e24939;
}
.dsjwrap .subsel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 16px 16px 16px;
  background: #ffffff;
}
.dsjwrap .subsel .left {
  display: flex;
  align-items: center;
}
.dsjwrap .subsel .left a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 84px;
  height: 24px;
  color: #4a4a4a;
  margin-right: 8px;
  background: #f7f7f7;
  border-radius: 3px;
}
.dsjwrap .subsel .left a.active {
  color: #e24939;
  font-weight: bold;
  background: #ffefea;
}
.dsjwrap .subsel .right {
  display: flex;
  align-items: center;
}
.dsjwrap .subsel .right > div {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 75px;
  height: 26px;
  background: #f1f8ff;
  border-radius: 13px;
  border: 1px solid #5397df;
  cursor: pointer;
}
.dsjwrap .subsel .right > div img {
  display: block;
  width: 15px;
  height: 16px;
}
.dsjwrap .subsel .right > div span {
  color: #5397df;
  margin-left: 2px;
}
.dsjwrap .subsel .right > div.jump {
  width: 128px;
  margin-left: 8px;
}
.dsjwrap .subsel .right > div.jump img {
  width: 14px;
  height: 14px;
  margin-left: 2px;
}
.dsjwrap .nums {
  min-height: 100px;
  display: none;
  flex-wrap: wrap;
  align-content: baseline;
  background-color: #ffffff;
}
.dsjwrap .nums span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 41.6px;
  height: 28px;
  background: #ffffff;
  border: 1px solid #eeeeee;
}
.dsjwrap .nums span.zhong {
  color: #ffffff;
  background: #e24939;
}
.dsjwrap .nums.show {
  display: flex;
}
