
li[data-v-64879b3a],
ul[data-v-64879b3a] {
  list-style: none;
  padding: 0;
  margin: 0;
}
p[data-v-64879b3a] {
  margin: 0;
}
.imgWrap[data-v-64879b3a] {
  width: 1400px;
  height: 800px;
  margin: 0 auto;
  position: relative;
}
.imgWrap img[data-v-64879b3a] {
  width: 100%;
  height: 655px;
}
.validity[data-v-64879b3a] {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 100%;
  border: 1px solid #c6c6c6;
}
#seat_menu[data-v-64879b3a] {
  width: 150px;
  /* height: 300px; */
  background: #fffdf1;
  border: 2px solid rgb(64, 164, 226);
  left: 0;
  top: 0;
  position: absolute;
  z-index: 8;
  color: rgb(64, 164, 226);
  text-align: center;
  border-radius: 5px;
}
#seat_menu[data-v-64879b3a]::after {
  position: absolute;
  display: block;
  content: '';
  width: 0;
  top: -26px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border: 13px solid rgb(64, 164, 226);
  border-color: transparent transparent rgb(64, 164, 226) transparent;
}
#seat_menu li[data-v-64879b3a] {
  width: 100%;
  margin: 10px 0;
  cursor: pointer;
  border-bottom: 1px solid transparent;
}
#seat_menu li[data-v-64879b3a]:hover {
  border-color: #fff;
}
.validity_div[data-v-64879b3a] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.validity_div div[data-v-64879b3a] {
  position: absolute;
  min-width: 36px;
  height: 20px;
  line-height: 20px;
  background-color: #35a714;
  border-radius: 3px;
}
.validity_div div span[data-v-64879b3a] {
  display: inline-block;
  width: 24px;
  height: 30px;
  line-height: 30px;
  background-color: #35a714;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  color: #fff;
  position: absolute;
  top: -7px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 6px;
}
#seat_del[data-v-64879b3a] {
  width: 150px;
  display: inline-block;
  background-color: #fffdf1;
  border: 2px solid #d30000;
  min-height: 40px;
  line-height: 40px;
  color: #d30000;
  cursor: pointer;
  position: absolute;
  z-index: 8;
  border-radius: 5px;
  padding: 10px 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#seat_del[data-v-64879b3a]::after {
  position: absolute;
  display: block;
  content: '';
  width: 0;
  top: -26px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border: 13px solid #d30000;
  border-color: transparent transparent #d30000 transparent;
}
#seat_del span[data-v-64879b3a] {
  display: inline-block;
  border-bottom: 1px solid transparent;
  height: 35px;
  width: 100%;
  /*text-align: center;*/
  padding-left: 12%;
  font-size: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#seat_del p:hover span[data-v-64879b3a] {
  border-color: #fff;
}
.title[data-v-64879b3a] {
  text-align: center;
}
.title p[data-v-64879b3a] {
  font-size: 26px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #3899f4;
}
.title ul[data-v-64879b3a] {
  width: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.title_item[data-v-64879b3a],
.title_item1[data-v-64879b3a],
.title_item2[data-v-64879b3a],
.title_item3[data-v-64879b3a] {
  height: 70px;
  line-height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.title_item div[data-v-64879b3a],
.title_item1 div[data-v-64879b3a],
.title_item2 div[data-v-64879b3a],
.title_item3 div[data-v-64879b3a] {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.title_item span[data-v-64879b3a],
.title_item1 span[data-v-64879b3a],
.title_item2 span[data-v-64879b3a],
.title_item3 span[data-v-64879b3a] {
  display: inline-block;
  width: 30px;
  height: 20px;
  background-color: #35a714;
  position: relative;
  border-radius: 3px;
  margin-left: 10px;
}
.title_item span[data-v-64879b3a]::after,
.title_item1 span[data-v-64879b3a]::after,
.title_item2 span[data-v-64879b3a]::after,
.title_item3 span[data-v-64879b3a]::after {
  display: inline-block;
  content: '';
  width: 22px;
  height: 28px;
  background-color: #35a714;
  position: absolute;
  top: -6px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 7px;
}
.title_item1 span[data-v-64879b3a] {
  background-color: #e3170d;
}
.title_item1 span[data-v-64879b3a]::after {
  background-color: #e3170d;
}
.title_item2 span[data-v-64879b3a] {
  background-color: #1A83C4;
}
.title_item2 span[data-v-64879b3a]::after {
  background-color: #1A83C4;
}
.title_item3 span[data-v-64879b3a] {
  background-color: #333;
}
.title_item3 span[data-v-64879b3a]::after {
  background-color: #333;
}
.title_state[data-v-64879b3a] {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333;
  line-height: 30px;
}

