@charset "UTF-8";

* {
  -webkit-tap-highlight-color: transparent;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: transparent;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button {
  margin: 0;
  padding: 0;
}

body,
html {
  font-size: 1em;
  height: 100%;
  color: #333;
  line-height: 1.5;
}

header {
  display: block;
  position: relative;
  width: 100%;
  height: 1.875rem;
  line-height: 1.875rem;
  background-color: #fff;
  color: 333;
  font-size: 0.875rem;
  border-bottom: 1px solid #d8d8d8;
  z-index: 100;
}

header .header-wrapper {
  width: 100%;
}

header .title {
  margin: 0 auto;
  width: 15.625rem;
  text-align: center;
  position: relative;
}

header .title .title-top {
  position: absolute;
  width: 100%;
  top: 0;
  text-align: center;
  height: 1.375rem;
  line-height: 1.375rem;
}

header .title .title-bottom {
  width: 100%;
  position: absolute;
  text-align: center;
  top: 1.375rem;
  height: 1.375rem;
  line-height: 1.375rem;
}

header .back {
  margin: 0 0.9375rem;
  width: 3.75rem;
  float: left;
  color: #f74;
  position: absolute;
  padding-left: 0.9375rem;
  left: 0;
  height: 1.875rem;
  background: url("../../images/home/back.png") no-repeat left center;
  background-size: 0.625rem 1.125rem;
}

header .more {
  padding: 0 0.9375rem;
  width: 2.5rem;
  float: right;
  color: #ff7744;
  position: absolute;
  height: 1.875rem;
  background: url("../../images/home/more.png") no-repeat center;
  background-size: 0.25rem 1.4375rem;
  top: 0;
  right: 0;
}

header .home {
  padding: 0 0.9375rem;
  float: right;
  color: #ff7744;
  position: absolute;
  width: 3.75rem;
  height: 1.875rem;
  background: url("../../images/home/home.png") no-repeat center;
  background-size: 1.5625rem 1.4375rem;
  top: 0;
  right: 0;
}

.m15 {
  margin-left: 1em;
  margin-right: 1em;
}

.row-area {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.row-area h3 {
  font-size: 0.95em;
  color: #999;
  padding: 0.3em 0 0.6em;
  font-weight: normal;
}

.row {
  zoom: 1;
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  content: '';
  display: table;
}

input,
textarea,
button {
  outline: none;
}

input.input {
  border: 0 none;
  width: 100%;
}

.show-phone {
  border-width: 0;
  padding: 0 !important;
  width: 100%;
  font-size: 1.5em;
  color: #333 !important;
  font-family: verdana;
}

.show-phone[readonly] {
  color: #999;
}

ol,
ul {
  list-style: none;
}

.row-item {
  position: relative;
  margin: 0.1em 0.5em 0.2em 0;
}

.row-item-inline,
.row-item.flowlist {
  font-family: verdana;
  color: #64b5f6;
  display: inline-block;
  text-align: center;
  padding: 0.8em 1em;
  min-width: 6em;
  border: 0.03125rem solid #cbd4db;
  *border: 0;
  border-color: #cbd4db #d3dbdf #cfcfcf;
  border-color: #cbd4db, #d1dade, #cfcfcf;
  border-radius: 0.125rem;
  -o-border-radius: 0.125rem;
  -ms-border-radius: 0.125rem;
  -moz-border-radius: 0.125rem;
  -webkit-border-radius: 0.125rem;
  background-color: #fafafa;
  background-image: linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr = '#ffffff', EndColorStr = '#f2f2f2');
}

.row-item-inline.active,
.row-item.flowlist.active {
  background-color: #64b5f6;
  background-image: none;
  border: 0.03125rem solid #64b5f6;
  color: #fff;
  box-shadow: 0 0 0.09375rem #5aacf5 inset;
}

.row-item-block:first-child {
  border-top: 0 none;
}

.flowlist.pay-wx-invalid {
  color: #999;
}

.paymode ul li,
.chooselist ul li {
  margin-right: 0.2em;
  position: relative;
  padding: 0.4em 0.3em 0.4em;
  border-radius: 0.15em;
  border-bottom: 0.03125rem solid #e8e8e8;
  clear: both;
  line-height: 2em;
  cursor: pointer;
}

p {
  display: block;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}

.paymode img.payPlatform {
  width: 2em !important;
  margin-right: 0.5em;
  float: left;
}

.paymode ul li em,
em.check,
.chooselist ul li em {
  position: absolute;
  right: 0;
  top: 0.6em;
  padding: 0.6em;
  border: 0.0625rem solid #e8e8e8;
  border-radius: 50%;
}

.paymode ul li.active em,
.active em.check,
.thelocal .thelocal-list.active em,
.chooselist ul li.active em {
  background-color: #64b5f6;
  border: 0.03125rem solid #3b98ed;
}

.paymode ul li.last,
.row.last {
  border-bottom: 0 none !important;
}

.paymode ul li em,
em.check,
.chooselist ul li em {
  position: absolute;
  right: 0;
  top: 0.6em;
  padding: 0.6em;
  border: 0.0625rem solid #e8e8e8;
  border-radius: 50%;
}

.paymode ul li.active em:before,
.chooselist ul li.active em:before,
.thelocal .thelocal-list.active em:before,
.active em.check:before {
  -ms-transform: scaleX(-1) rotate(135deg);
  -webkit-transform: scaleX(-1) rotate(135deg);
  transform: scaleX(-1) rotate(135deg);
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  border-right: 0.1rem solid #fff;
  border-top: 0.1rem solid #fff;
  content: '';
  display: block;
  height: 0.7rem;
  left: 0.2rem;
  position: absolute;
  top: 0.6rem;
  width: 0.4rem;
}

.desc,
.desc li {
  color: #666;
  margin-bottom: 0.3em;
}

.tip-txt {
  color: #999;
  font-size: 0.9em;
}

a,
input,
label,
select,
span {
  -webkit-tap-highlight-color: transparent;
}

.area-space {
  height: 1em;
  background: #eee;
}

table {
  display: table;
  border-collapse: separate;
  border-spacing: 0.0625rem;
  border-color: grey;
  font-size: 0.77rem;
  color: #666;
  border-collapse: collapse;
}

td,
th {
  display: table-cell;
  vertical-align: inherit;
}

li {
  display: list-item;
  text-align: -webkit-match-parent;
}

.footerflow {
  border-top: 0.03125rem solid #e8e8e8;
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  color: #333;
  background: #fff;
  font-size: 1.2em;
  line-height: 2.9em;
  height: 2.9em;
}

.footerflow-l {
  padding: 0 0 0 1em;
  float: left;
}

.footerflow-l strong {
  color: #fe6666;
  margin-right: 0.15625rem;
  font-family: arial;
}

.footerflow-r {
  position: absolute;
  background: #fe6666;
  color: #fff;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.15em;
  width: 40%;
  top: -0.03125rem;
  right: 0;
  height: 2.9em;
}

.footerflow-l p {
  color: #999;
}

.mask {
  position: fixed;
  display: none;
  width: 100%;
  z-index: 100;
  left: 0;
  top: 0;
}

.mask > div {
  position: relative;
}

.mask .mask-bg {
  position: absolute;
  background-color: #000;
  opacity: 0;
  left: 0;
  top: 0;
  width: 100%;
}

.mask .pop {
  position: absolute;
  background-color: #fff;
  border-radius: 0.5em;
  box-shadow: 0 0 0.15625rem #999;
  padding: 0.95em;
  width: 80%;
  left: 50%;
  margin-left: -40%;
  top: 50%;
  z-index: 101;
}

.ani {
  transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -webkit-transition-duration: 0.25s;
  /* Safari 和 Chrome */
  -o-transition-duration: 0.25s;
  /* Opera */
}

.thelocal .thelocal-list {
  display: inline-block;
  margin-right: 0.2em;
  padding: 0 0 0.2em 1.6em;
  position: relative;
}

.thelocal .thelocal-list em {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0.6em;
  border: 0.0625rem solid #e8e8e8;
  border-radius: 50%;
}

.paymode ul li.active em,
.active em.check,
.thelocal .thelocal-list.active em,
.chooselist ul li.active em {
  background-color: #64b5f6;
  border: 0.03125rem solid #3b98ed;
}

.em {
  color: #fe6666;
}

.pop_confirm .t {
  display: inline-block;
  width: 5em;
}

.hasClose .close,
.pop h4 .css-close,
.css-close {
  cursor: pointer;
  display: block;
  position: absolute;
  width: 1em;
  height: 1em;
  background: url("../../images/2017/close.png") no-repeat center center;
  right: 0;
  top: 50%;
  margin-top: -0.5em;
}

/*`````````````我是瑟瑟发抖的分割线```````````````*/

.container {
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.phoneNum {
  margin: 0 auto;
  padding: 1rem;
  position: relative;
}

.phoneNum .icon {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  right: 1rem;
  top: 1.3rem;
}

.phoneNum .icon img {
  width: 100%;
  height: 100%;
}

.phoneNum p {
  color: #999999;
  font-size: 0.8rem;
  padding: 0.5rem 0;
  border-bottom: 0.03125rem solid #f3f3f3;
}

.content {
  margin: 0 auto;
  width: 92%;
  margin-bottom: 2rem;
}

.content .buy {
  width: 30%;
  height: 3.7rem;
  border: 0.05rem solid #ff6600;
  float: left;
  margin: 0.2rem 1.6%;
  border-radius: 0.2rem;
  padding: 0.5rem;
  text-align: center;
  font-size: 0.8rem;
  color: #ff6600;
}

.content .buy.checked {
  background: #ff6600;
  color: #fff;
}

.timeBar {
  width: 92%;
  margin: 1rem auto;
  height: 0.3rem;
  background: #f2f2f2;
  border-radius: 0.5rem;
  position: relative;
}

.timeBar .left {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.3rem;
  width: 16.7%;
  background: -webkit-linear-gradient(left, #ffd36e, #ff7712);
  background: linear-gradient(left, #ffd36e, #ff7712);
}

.timeBar .left img {
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  top: -0.5rem;
  right: -0.5rem;
  display: block;
}

.datePrice {
  width: 92%;
  margin: 0 auto;
  height: 3rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.datePrice .first,
.datePrice .second,
.datePrice .third {
  text-align: center;
  width: 33.3%;
  font-size: 0.8rem;
}

.datePrice .second {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.datePrice .active {
  color: #ff7426;
}

.count {
  height: 3.5rem;
  line-height: 3.5rem;
  border-bottom: 0.03125rem solid #f1f1f1;
  margin: 0 4%;
  margin-top: 1rem;
}

.count .left {
  float: left;
}

.count .right {
  float: right;
}

.activity {
  height: 4rem;
  line-height: 4rem;
  border-bottom: 0.03125rem solid #f1f1f1;
  margin: 0 4%;
}

.activity .left {
  float: left;
}

.activity .right {
  float: right;
  color: #999;
}

.activity .right img {
  width: 0.5rem;
  height: 0.8rem;
  display: inline-block;
  background-size: 100%;
  margin-left: 0.3rem;
  margin-bottom: -0.1rem;
}

.tips {
  padding: 0.47rem 4% 4rem;
}

.tips h3 {
  font-size: 1.15rem;
  color: #000;
  padding: 0.3em 0 0.6em;
  font-weight: 500;
}

.tips h3 img {
  width: 0.7rem;
  height: 0.7rem;
  display: inline-block;
  background-size: 100%;
  margin-right: 0.22rem;
}

.footerflow {
  border-top: 0.03125rem solid #e8e8e8;
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  color: #333;
  background: #fff;
  font-size: 1.2em;
  line-height: 2.9em;
  height: 2.9em;
}

.footerflow .footerflow-l {
  padding: 0 0 0 1em;
  float: left;
}

.footerflow .footerflow-l strong {
  color: #000;
  font-weight: 400;
}

.footerflow .footerflow-r {
  background: #ff6600;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0;
}