#app {
  margin: 0 auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

[v-cloak] {
  display: none !important;
}

.panle-bar {
  background: #EEE9E6;
  font-size: 20px;
}

.sub-title {
  font-size: 1.2em;
  line-height: 2em;
}

.sub-title1 {
  font-size: 20px;
  line-height: 30px;
  text-align: left;
}

.el-image {
  position: relative;
  display: inherit;
  overflow: inherit;
}

.call-phone {
  text-align: center;
}

.call-phone span {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.now-pay-name {
  text-align: center;
}

.el-row-margin {
  margin: 10px 0px;
}

.now-pay-name button {
  width: 500px;
  height: 50px;
}

.col-border {
  border-bottom: #dcdcdc solid 1px;
  padding: 5px 5px;
}

.show-price {
  background: #C60A1E;
  height: 85px;
}

.show-price-price {
  float: left;
  display: flex;
  font-size: 30px;
  text-align: left;
  color: #FFF100;
  width: 100%;
}

.show-price-price s {
  margin-top: -10px;
  font-size: 15px;
  color: #FFFFFF;
}

.show-price ul {
  list-style: none;
  padding: 5px 5px;
  margin: 0px;
  font-size: 15px;
  color: #FFFFFF;
}

.show-price li {
  list-style: none;
  padding: 5px 5px;
  margin: 0px;
  font-size: 15px;
  color: #FFFFFF;
}

.p30 {
  font-size: 30px;
}

.activity-count-down {
  text-align: center;
  background: #ff0;
  height: 85px;
}

.activity-count-down p {
  color: red;
  font-size: 15px;
}

.activity-count-down span {
  color: #cf9236;
}

.el-select-style {
  width: 190px;
}

.list {
  width: 100%;
  list-style: none;
  font-size: 12px;
  height: 350px;
  text-align: center;
  margin-left: -40px;
}

.list li {
  height: 30px;
}

.list li span {
  color: #0C3;
}

.list li font {
  color: #FF0000;
}

.footer-content {
  background: #e0e4e8;
}

.footer-heigth {
  height: 30px;
}

.footer-show {
  width: 100%;
  height: 0;
  border-top: none;
  border-bottom: 37px rgba(245, 108, 108, 1) solid;
  border-left: transparent 30px solid;
  border-right: none;
  position: fixed;
  bottom: 0px;
  right: 0;
  color: rgba(256, 256, 256, 0.5);
}
