.buy .img-title {
  padding: 85px 0 0;
}

.buy table {
  width: 100%;
  border-collapse: collapse;
}

.buy-bd {
  padding-bottom: 35px;
  margin-top: 50px;
}

.ticket-text {
  margin-bottom: 26px;
  font-size: 14px;
  line-height: 1.8;
  text-align: left;
}

.ticket-text h3 {
  font-size: 14px;
  font-weight: 300;
}

.ticket-text h3 div {
  display: inline-block;
  width: 58px;
  height: 22px;
  line-height: 22px;
  margin-right: 15px;
  border: 1px solid #303030;
  border-radius: 22px;
}

.ticket-cont .ticket-bg02 .ticket-right {
  margin-left: 61px;
}

.ticket-cont .ticket-price {
  padding-top: 18px;
  margin-left: -10px;
  font-size: 46px;
}

.ticket-cont .ticket-old-price {
  text-decoration: line-through;
}

.ticket-cont .ticket-number {
  position: absolute;
  bottom: 13px;
  left: 20px;
  font-size: 14px;
}

.ticket-cont .flash-sale {
  position: absolute;
  top: -9px;
  right: 16px;
  width: 84px;
  height: 44px;
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/flash-sale.png') no-repeat center center;
  background-size: 100% 100%;
}

.ticket-cont .ofweekVip {
  position: absolute;
  top: -9px;
  right: 16px;
  width: 84px;
  height: 44px;
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/ofweekVip.png') no-repeat center center;
  background-size: 100% 100%;
}

.ticket-cont .ticket-logobox {
  position: absolute;
  right: 10px;
  bottom: 50px;
  width: 20px;
}

.ticket-cont .ticket-logobox img {
  width: 20px;
  height: 20px;
  margin-bottom: 8px;
}

.ticket-cont .ticket-btn {
  position: absolute;
  right: 10px;
  bottom: 12px;
  width: 101px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border: 1px solid #fff;
  font-size: 16px;
  border-radius: 3px;
}

.ticket-form {
  width: 1200px;
}

.ticket-table {}

.ticket-table {
  border-collapse: collapse;
  background: transparent;
}

.ticket-table th {
  font-weight: 500;
  height: 50px;
  background: #6c449d;
  border: 1px solid #6c449d;
  color: #fff;
  font-size: 16px;
}

.ticket-table .buyTable td {
  border: 1px solid #282828;
  padding: 35px;
  box-sizing: border-box;
}

.ticket-table .buyTable td:nth-child(3) {
  width: 490px;
}
.ticket-table .buyTable td:nth-child(4) {
  width: 160px;
}

.ticket-table td.bor-0 {
  border: none;
}

.ticket-table td.bor-r-1 {
  border-right: 1px solid #fff;
}

.ticket-table td.table-td-left {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/table-td-left.png') repeat;
  font-size: 20px;
  color: #6c449d;
}

.ticket-table .td-tname {
  font-size: 16px;
  color: #282828;
}

.ticket-table .td-price {
  font-size: 24px;
  color: #ff0000;
  font-weight: 600;
  text-align: center;
}

.ticket-table .td-tname .tname{
  display: flex;
  align-items: center;
  cursor: pointer;
}

.ticket-table .remark {
  text-align: left;
  padding: 0 15px;
}

.ticket-table .td-num {
  text-align: center;
}

.ticket-table .zhe {
  color: #ff1d1d;
  font-size: 24px;
  font-style: italic;
  margin-right: 3px;
}

.ticket-table .tips {
  width: 24px;
  height: 28px;
  margin-left: 5px;
  background: url('https://www.ofweek.com/seminar/2018/medical/images/ticket/hot.png') no-repeat center center;
  background-size: 100% 100%;
  float: left;
}

.ticket-table .chk {
  display: flex;
  border: 2px solid #6c449d;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  margin-right: 15px;
}