/**font color**/
/**bg**/
/**font-size**/
html,
body,
#app {
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

* {
  padding: 0;
  margin: 0; }

body,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
img,
legend,
li,
ol,
p,
ul {
  margin: 0;
  padding: 0;
  -moz-user-select: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: transparent; }

button,
fieldset,
img,
input {
  border: none;
  padding: 0;
  margin: 0;
  outline-style: none; }

ol,
ul {
  list-style: none; }

input,
select {
  vertical-align: middle; }

input,
select,
textarea {
  margin: 0; }

textarea {
  resize: none; }

img {
  border: 0;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

i {
  font-style: normal; }

body {
  font-family: Arial, Helvetica, sans-serif;
  color: #333333;
  background: #f5f5f5;
  font-size: 0.5546666667rem; }

a {
  color: #000;
  text-decoration: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  text-decoration: none;
  font-weight: normal;
  font-size: 100%; }

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0; }

.clearfix {
  *zoom: 1; }

.auto {
  margin: 0 0.4266666667rem 0; }

.mar-auto20 {
  margin: 0.4266666667rem auto; }

.mar-l10 {
  margin-left: 0.2133333333rem; }

.mar-r10 {
  margin-right: 0.2133333333rem; }

.mar-t10 {
  margin-top: 0.2133333333rem; }

.mar-b10 {
  margin-bottom: 0.2133333333rem; }

.mar-l20 {
  margin-left: 0.4266666667rem; }

.mar-r20 {
  margin-right: 0.4266666667rem; }

.mar-t20 {
  margin-top: 0.4266666667rem; }

.mar-t40 {
  margin-top: 0.8533333333rem; }

.mar-t60 {
  margin-top: 1.28rem; }

.mar-b20 {
  margin-bottom: 0.4266666667rem; }

.pad-m20 {
  padding: 0.4266666667rem; }

.pad-r10 {
  padding-right: 0.2133333333rem; }

.pad-l10 {
  padding-left: 0.2133333333rem; }

.pad-t10 {
  padding-top: 0.2133333333rem; }

.pad-b10 {
  padding-bottom: 0.2133333333rem; }

.pad-r20 {
  padding-right: 0.4266666667rem; }

.pad-l20 {
  padding-left: 0.4266666667rem; }

.pad-t20 {
  padding-top: 0.4266666667rem; }

.pad-b20 {
  padding-bottom: 0.4266666667rem; }

.f-s12 {
  font-size: 0.256rem; }

.f-s24 {
  font-size: 0.512rem;
  max-height: 100%; }

.f-s26 {
  font-size: 0.5546666667rem;
  max-height: 100%; }

.f-s30 {
  font-size: 0.64rem;
  max-height: 100%; }

.f-s22 {
  font-size: 0.4693333333rem;
  max-height: 100%; }

.f-bold {
  font-weight: bold; }

.t-box {
  display: -moz-box;
  display: -webkit-box;
  display: box; }

.t-box-flex1 {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  box-flex: 1;
  width: 0%; }

.t-box-flex2 {
  -moz-box-flex: 2;
  -webkit-box-flex: 2;
  box-flex: 2;
  width: 0%; }

.t-box-flex3 {
  -moz-box-flex: 3;
  -webkit-box-flex: 3;
  box-flex: 3;
  width: 0%; }

.t-box-center {
  -moz-box-align: center;
  -webkit-box-align: center;
  box-align: center; }

.t-center {
  text-align: center; }

.iconfont {
  font-size: 0.64rem !important; }

/**color***/
.color-red {
  color: #FC9927; }

.color-black {
  color: #1b1b1b; }

.color-gray {
  color: #666666; }

.color-white {
  color: #fff; }

.color-999 {
  color: #999; }

/**bg**/
.bg-white {
  background: #fff; }

.bg-red {
  background: #FC9927; }

.bg-default {
  background: #FC9927; }

.ceng {
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  display: none; }

.mar-t16 {
  margin-top: 0.3413333333rem; }

.mar-b16 {
  margin-bottom: 0.3413333333rem; }

.pad-t {
  padding-top: 0.3413333333rem; }

.pad-b {
  padding-bottom: 0.3413333333rem; }

.Toast {
  position: fixed;
  top: 50%;
  left: 50%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 0.5rem 0.8rem;
  border-radius: .4rem;
  max-width: 80%;
  margin: 0 auto;
  word-wrap: break-word;
  z-index: 999999; }

.coupon-box {
  background: #f5f5f5;
  height: 17.0666666667rem;
  padding-top: 0.4266666667rem;
  position: fixed;
  bottom: -19.2rem;
  left: 0;
  z-index: 10;
  width: 100%; }
  .coupon-box #couponMain {
    height: 15.36rem; }
  .coupon-box .coupon-title {
    height: 1.28rem; }
    .coupon-box .coupon-title i {
      display: block;
      width: 1.28rem;
      height: 1.28rem; }
    .coupon-box .coupon-title h3 {
      text-align: center; }
  .coupon-box .coupon-list {
    overflow: auto; }
    .coupon-box .coupon-list dl dd {
      height: 5.0346666667rem;
      margin-bottom: 0.4266666667rem;
      position: relative; }
      .coupon-box .coupon-list dl dd .diamond-ul {
        position: absolute;
        right: 1.4506666667rem;
        margin-top: 0.256rem; }
        .coupon-box .coupon-list dl dd .diamond-ul li {
          width: 0.128rem;
          height: 0.128rem;
          background: #f5f5f5;
          margin-top: 0.3413333333rem; }
      .coupon-box .coupon-list dl dd .circle {
        display: block;
        width: 0.5546666667rem;
        height: 0.5546666667rem;
        border-radius: 50%;
        background: #f5f5f5;
        position: absolute;
        right: 1.28rem; }
      .coupon-box .coupon-list dl dd .circle-top {
        top: -0.2773333333rem; }
      .coupon-box .coupon-list dl dd .circle-bottom {
        bottom: -0.2773333333rem; }
      .coupon-box .coupon-list dl dd .coupon-list-con {
        width: 13.44rem;
        background: #fff;
        border-radius: 0.128rem 0 0 0.128rem;
        padding: 0.4266666667rem; }
        .coupon-box .coupon-list dl dd .coupon-list-con i {
          position: absolute;
          color: #ff4f4f;
          font-size: 2.1333333333rem !important;
          right: 2.1333333333rem;
          opacity: 0.8; }
        .coupon-box .coupon-list dl dd .coupon-list-con h3 {
          color: #ff4f4f; }
          .coupon-box .coupon-list dl dd .coupon-list-con h3 span {
            font-size: 1.1946666667rem; }
        .coupon-box .coupon-list dl dd .coupon-list-con > span {
          display: block;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
          -o-text-overflow: ellipsis; }
      .coupon-box .coupon-list dl dd .coupon-list-btn {
        text-align: center;
        padding: 1.0666666667rem 0.4266666667rem;
        height: 5.0346666667rem;
        width: 1em;
        vertical-align: middle;
        border-radius: 0 0.128rem 0.128rem 0;
        background: #ff4f4f; }
        .coupon-box .coupon-list dl dd .coupon-list-btn.active {
          color: #ffb5b5; }

#floatingCirclesG {
  position: fixed;
  z-index: 1000;
  top: 50%;
  left: 50%;
  width: 125px;
  height: 125px;
  margin-left: -62.5px;
  margin-top: -62.5px;
  transform: scale(0.6);
  -o-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6); }

#newMask {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5); }

.f_circleG {
  position: absolute;
  background-color: white;
  height: 22px;
  width: 22px;
  border-radius: 12px;
  -o-border-radius: 12px;
  -ms-border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  animation-name: f_fadeG;
  -o-animation-name: f_fadeG;
  -ms-animation-name: f_fadeG;
  -webkit-animation-name: f_fadeG;
  -moz-animation-name: f_fadeG;
  animation-duration: 1.2s;
  -o-animation-duration: 1.2s;
  -ms-animation-duration: 1.2s;
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal; }

#frotateG_01 {
  left: 0;
  top: 51px;
  animation-delay: 0.45s;
  -o-animation-delay: 0.45s;
  -ms-animation-delay: 0.45s;
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s; }

#frotateG_02 {
  left: 15px;
  top: 15px;
  animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s; }

#frotateG_03 {
  left: 51px;
  top: 0;
  animation-delay: 0.75s;
  -o-animation-delay: 0.75s;
  -ms-animation-delay: 0.75s;
  -webkit-animation-delay: 0.75s;
  -moz-animation-delay: 0.75s; }

#frotateG_04 {
  right: 15px;
  top: 15px;
  animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s; }

#frotateG_05 {
  right: 0;
  top: 51px;
  animation-delay: 1.05s;
  -o-animation-delay: 1.05s;
  -ms-animation-delay: 1.05s;
  -webkit-animation-delay: 1.05s;
  -moz-animation-delay: 1.05s; }

#frotateG_06 {
  right: 15px;
  bottom: 15px;
  animation-delay: 1.2s;
  -o-animation-delay: 1.2s;
  -ms-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay: 1.2s; }

#frotateG_07 {
  left: 51px;
  bottom: 0;
  animation-delay: 1.35s;
  -o-animation-delay: 1.35s;
  -ms-animation-delay: 1.35s;
  -webkit-animation-delay: 1.35s;
  -moz-animation-delay: 1.35s; }

#frotateG_08 {
  left: 15px;
  bottom: 15px;
  animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s; }

@keyframes f_fadeG {
  0% {
    background-color: black; }
  100% {
    background-color: white; } }
@-o-keyframes f_fadeG {
  0% {
    background-color: black; }
  100% {
    background-color: white; } }
@-ms-keyframes f_fadeG {
  0% {
    background-color: black; }
  100% {
    background-color: white; } }
@-webkit-keyframes f_fadeG {
  0% {
    background-color: black; }
  100% {
    background-color: white; } }
@-moz-keyframes f_fadeG {
  0% {
    background-color: black; }
  100% {
    background-color: white; } }
.goodsInformation img {
  width: 100%;
  display: block; }

.window-container {
  width: 78%;
  background: #fff;
  position: fixed;
  top: 30%;
  left: 50%;
  margin-left: -39%;
  z-index: 100;
  border-radius: 0.0853333333rem;
  overflow: hidden;
  display: none; }

.window-container h2 {
  text-align: center;
  font-size: 0.3413333333rem;
  font-weight: bold;
  color: #363636;
  padding-top: 0.4693333333rem;
  display: none; }

.window-container .window-content {
  padding: 1.7066666667rem 5%;
  border-bottom: 1px solid #bdbdbd; }

.window-container .window-content p {
  text-align: center; }

.window-text {
  font-size: 0.7466666667rem;
  color: #676767; }

.window-text2 {
  font-size: 0.64rem;
  color: #666; }

.fix {
  zoom: 1; }

.window-btn a.cancel-button {
  border-right: 1px solid #bdbdbd; }

.window-btn a {
  display: block;
  height: 1.7066666667rem;
  width: 49%;
  text-align: center;
  line-height: 1.7066666667rem;
  font-size: 0.64rem;
  font-weight: bold;
  color: #666;
  display: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.window-btn a.confirm-button {
  color: #DD4849; }

.window-btn .ack-button {
  display: none;
  height: 0.8533333333rem;
  width: 100%;
  text-align: center;
  line-height: 0.8533333333rem;
  font-size: 0.3413333333rem;
  font-weight: bold;
  color: #d6a41f; }

.window-masking {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 99;
  display: none; }

.pad-t100 {
  padding-top: 1.92rem; }

.v-hidden {
  visibility: hidden; }

.header {
  height: 1.8773333333rem;
  line-height: 1.8773333333rem;
  position: fixed;
  z-index: 10000;
  width: 100%;
  top: 0;
  left: 0;
  background: #FFFFFF;
  box-shadow: 0 0.0213333333rem 0.0213333333rem #F5F5F5;
  -webkit-box-shadow: 0 0.0213333333rem 0.0213333333rem #F5F5F5;
  -o-box-shadow: 0 0.0213333333rem 0.0213333333rem #F5F5F5;
  -mox-box-shadow: 0 0.0213333333rem 0.0213333333rem #F5F5F5; }
  .header .goback {
    padding: 0 0.64rem; }
  .header .t-center {
    text-align: center; }
  .header .more {
    padding: 0 0.4266666667rem; }
    .header .more span {
      padding: 0 0.2133333333rem; }

.footer {
  padding-bottom: 16.6vw; }
  .footer .f-box {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 20;
    height: 13.9vw;
    background: #fff; }
    .footer .f-box a {
      display: block; }
      .footer .f-box a i.iconfont {
        padding: 2.5vw 0 0.5vw;
        display: block;
        font-size: 4.5vw !important; }
      .footer .f-box a p {
        font-size: 2.9vw; }
    .footer .f-box .is-selected {
      color: #FC9927;
      background-color: #fff; }
      .footer .f-box .is-selected i::before {
        color: #FC9927; }

.bx-selected {
  color: #e52222;
  background-color: #fff; }
  .bx-selected i::before {
    color: #e52222; }

#section-box {
  width: 16rem; }
  #section-box .Question {
    padding: 0 0.64rem 0.64rem;
    margin-top: 0.4266666667rem;
    background: #fff; }
    #section-box .Question > a .question-t {
      height: 1.6rem;
      line-height: 1.6rem; }
      #section-box .Question > a .question-t p {
        font-size: 0.5973333333rem;
        color: #101010; }
      #section-box .Question > a .question-t span {
        font-size: 0.512rem;
        color: #666; }
    #section-box .Question > a .question-img {
      width: 14.72rem;
      height: 6.1653333333rem; }
      #section-box .Question > a .question-img > img {
        width: 100%;
        height: 100%; }
  #section-box .Introduce {
    padding: 0.96rem; }
    #section-box .Introduce h1 {
      margin-top: 0.2133333333rem;
      font-size: 0.64rem;
      font-weight: 600;
      color: #333; }
    #section-box .Introduce .center .center-detail {
      font-size: 0.4693333333rem;
      text-align: left;
      padding: 0.64rem 0 0.5333333333rem; }
    #section-box .Introduce .center img {
      height: 5.6533333333rem; }
  #section-box .Recommend {
    padding: 0 0.64rem;
    border-bottom: 0.4266666667rem solid #f5f5f5; }
    #section-box .Recommend ul li {
      width: 4.864rem;
      float: left;
      background: #fff;
      margin-right: 0.064rem;
      margin-bottom: 0.064rem; }
      #section-box .Recommend ul li a {
        display: inline-block;
        width: 100%;
        height: 100%; }
        #section-box .Recommend ul li a div {
          width: 4.864rem;
          height: 4.864rem; }
          #section-box .Recommend ul li a div img {
            width: 100%;
            height: 100%; }
        #section-box .Recommend ul li a h4 {
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          overflow: hidden;
          text-align: left;
          font-size: 0.512rem; }
        #section-box .Recommend ul li a p {
          text-align: left;
          font-size: 0.512rem; }
          #section-box .Recommend ul li a p span {
            float: right;
            color: #999;
            text-decoration: line-through; }
    #section-box .Recommend ul li:nth-child(3n+0) {
      margin-right: 0; }
  #section-box .Set-meal {
    border-bottom: 0.4266666667rem solid #f5f5f5; }
    #section-box .Set-meal > img {
      height: 8rem; }
  #section-box .Equipment > img {
    height: 8rem; }
  #section-box .h-title {
    height: 1.856rem;
    line-height: 1.856rem;
    font-size: 0.6826666667rem;
    border: 0.0213333333rem solid #f3f3f3;
    text-align: center;
    padding: 0 0.64rem; }
    #section-box .h-title h1 {
      color: #4093c1;
      margin-left: 2.1333333333rem; }
    #section-box .h-title > span {
      width: 0.64rem;
      height: 0.5333333333rem;
      border-radius: 0.1066666667rem;
      font-size: 0.512rem; }
      #section-box .h-title > span i {
        background: #ccc;
        color: #fff;
        font-size: 0.512rem !important; }
  #section-box .Special-area {
    height: 6.9973333333rem;
    position: relative; }
    #section-box .Special-area .sa-position {
      position: absolute;
      top: -0.8533333333rem;
      left: 0.5973333333rem;
      width: 15.4026666667rem;
      height: 7.4666666667rem;
      overflow-x: auto; }
      #section-box .Special-area .sa-position ul li {
        width: 5.12rem;
        box-sizing: border-box;
        background: #fff;
        border: 0.0213333333rem solid #f2f2f2; }
        #section-box .Special-area .sa-position ul li a {
          display: inline-block;
          width: 100%;
          height: 100%; }
          #section-box .Special-area .sa-position ul li a div {
            height: 4.9066666667rem; }
            #section-box .Special-area .sa-position ul li a div img {
              width: 100%;
              height: 100%; }
          #section-box .Special-area .sa-position ul li a h4 {
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            text-align: left;
            font-size: 0.512rem; }
          #section-box .Special-area .sa-position ul li a p {
            text-align: left;
            font-size: 0.512rem; }
            #section-box .Special-area .sa-position ul li a p span {
              float: right;
              color: #999;
              text-decoration: line-through; }

.footer {
  padding-bottom: 2.048rem; }
  .footer .f-box {
    border-top: 0.0213333333rem solid #bbb; }
    .footer .f-box .is-selected {
      color: #007fcb; }
      .footer .f-box .is-selected i::before {
        color: #007fcb; }

/*# sourceMappingURL=Operate.css.map */
