/**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-s32 {
  font-size: 0.6826666667rem;
  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; }

.color-b3a {
  color: #b3a07c; }

.color-333 {
  color: #333333; }

/**bg**/
.bg-white {
  background: #fff; }

.bg-black {
  background: #212121; }

.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: 3.968rem;
        width: 3em;
        vertical-align: middle;
        border-radius: 0 0.128rem 0.128rem 0;
        background: #ff4f4f;
        box-sizing: border-box; }
        .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; }

.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; }

.overflow-hidden {
  overflow: hidden; }

body {
  background-color: white; }

img {
  width: 100%; }

header {
  padding-top: 2.1333333333rem; }

.header {
  height: 2.1333333333rem;
  line-height: 2.1333333333rem;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 999; }
  .header .Scan {
    padding: 0 0.64rem; }
  .header .logo > img {
    width: 264px;
    height: 46px; }
  .header .t-center {
    text-align: center; }
  .header .more {
    padding: 0 0.4266666667rem; }
    .header .more span {
      padding: 0 0.2133333333rem; }
    .header .more span::before {
      color: #606060; }

/* c-title */
.c-title {
  padding: 0 0.64rem;
  height: 1.5573333333rem;
  line-height: 1.5573333333rem;
  font-size: 0.5973333333rem;
  position: relative;
  color: #333;
  background: #fff; }
  .c-title .c-title-list ul li {
    height: 1.0666666667rem;
    line-height: 1.0666666667rem;
    padding: 0 0.2133333333rem;
    border: 0.0213333333rem solid #EEEEEE;
    border-color: transparent;
    border-radius: 0.0853333333rem;
    margin-top: 0.2133333333rem; }
  .c-title .c-title-list ul .check {
    color: #4797db;
    border: 0.0213333333rem solid #4797db; }
  .c-title > div {
    overflow-x: auto; }
    .c-title > div ul li {
      height: 1.3226666667rem;
      line-height: 1.3226666667rem;
      padding: 0 0.4266666667rem;
      font-size: 0.5973333333rem; }
    .c-title > div ul .choice {
      font-size: 0.6826666667rem;
      color: #4797db;
      border-bottom: 0.1066666667rem solid #4797db; }
  .c-title span::before {
    font-size: 0.8533333333rem !important; }
  .c-title .c-title-list {
    display: none;
    width: 100%;
    position: absolute;
    background: #fff;
    left: 0;
    top: 1.5573333333rem; }
    .c-title .c-title-list > ul li {
      float: left; }
      .c-title .c-title-list > ul li a {
        display: inline-block;
        margin: 0.2133333333rem 0.4266666667rem;
        padding: 0.1066666667rem 0.2133333333rem;
        border: 0.0213333333rem solid #4797db;
        border-radius: 0.2133333333rem; }

/* banner */
.swiper-container img {
  width: 100%;
  height: 100%; }

/* content */
.lists {
  display: none; }

.list-content .active {
  display: block; }

.classifyCom {
  width: 100%;
  display: flex;
  margin-top: 1.7066666667rem; }
  .classifyCom .classify_p {
    width: 100%;
    background: white;
    flex: none;
    position: fixed;
    left: 0;
    top: 1.92rem;
    overflow-y: auto;
    border-bottom: 0.0213333333rem solid #F5F5F5;
    z-index: 999999; }
    .classifyCom .classify_p .ucc_subja {
      width: 88%;
      float: left; }
      .classifyCom .classify_p .ucc_subja ul {
        overflow-x: scroll;
        display: -webkit-box;
        width: 100%;
        padding: 0 2%;
        box-sizing: border-box; }
        .classifyCom .classify_p .ucc_subja ul li {
          font-size: 0.5973333333rem;
          height: 1.9626666667rem;
          text-align: center;
          line-height: 1.9626666667rem;
          cursor: pointer;
          padding: 0 0.32rem; }
          .classifyCom .classify_p .ucc_subja ul li.active a {
            background: #fff;
            color: #007fcb; }
          .classifyCom .classify_p .ucc_subja ul li a {
            width: 100%;
            height: 100%;
            display: block;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis; }
    .classifyCom .classify_p .ucc_subje {
      width: 10%;
      overflow-x: scroll;
      display: -webkit-box; }
      .classifyCom .classify_p .ucc_subje div {
        font-size: 0.5973333333rem;
        height: 1.9626666667rem;
        text-align: center;
        line-height: 1.9626666667rem;
        cursor: pointer;
        padding: 0 0.5333333333rem; }
      .classifyCom .classify_p .ucc_subje div:nth-child(2) {
        display: none; }
  .classifyCom .classify_c {
    width: 100%;
    display: none;
    position: fixed;
    flex: 1;
    background: white;
    padding: 0.4266666667rem 0;
    height: 40%;
    overflow-y: scroll;
    box-sizing: border-box;
    border-bottom: 0.0213333333rem solid #F5F5F5;
    z-index: 9999; }
    .classifyCom .classify_c .classify_banner img {
      width: 100%;
      height: 100%; }
    .classifyCom .classify_c .classify_banner .subject {
      font-size: 0.5546666667rem;
      color: #333333; }
    .classifyCom .classify_c .classify-list {
      display: none; }
      .classifyCom .classify_c .classify-list.active {
        display: block; }
    .classifyCom .classify_c .classify_x {
      margin: 0 0.64rem;
      margin-bottom: 0.8533333333rem; }
      .classifyCom .classify_c .classify_x ul > li h3 {
        font: 0.64rem;
        text-indent: 0.32rem; }
      .classifyCom .classify_c .classify_x ul > li ol {
        zoom: 1; }
        .classifyCom .classify_c .classify_x ul > li ol li a {
          display: inline-block;
          margin: 0.256rem; }
          .classifyCom .classify_c .classify_x ul > li ol li a img {
            width: 2.9866666667rem;
            height: 2.9866666667rem; }
          .classifyCom .classify_c .classify_x ul > li ol li a p {
            font-size: 0.512rem;
            color: #999999; }

#section-box {
  background: #fff;
  /* Nav */
  /*Activities*/
  /* Recommend */
  /* Set-meal */
  /* Set-meal */
  /*content-title*/
  /* concont-silde */ }
  #section-box .Nav {
    border: 0.0213333333rem solid transparent; }
    #section-box .Nav ul {
      width: 12.9066666667rem;
      margin: 0.8533333333rem auto 0.4266666667rem; }
      #section-box .Nav ul li {
        width: 2.1333333333rem;
        float: left;
        background: #fff;
        margin-right: 1.4506666667rem;
        margin-bottom: 0.7466666667rem; }
        #section-box .Nav ul li a {
          display: inline-block;
          width: 100%;
          height: 100%; }
          #section-box .Nav ul li a div {
            width: 1.8773333333rem;
            height: 1.8773333333rem;
            margin: auto; }
            #section-box .Nav ul li a div img {
              width: 100%;
              height: 100%; }
          #section-box .Nav ul li a h4 {
            margin-top: 0.2133333333rem;
            text-align: center;
            font-size: 0.4266666667rem; }
      #section-box .Nav ul li:nth-child(4n+0) {
        margin-right: 0; }
    #section-box .Nav > img {
      width: 16rem;
      height: 3.904rem;
      border-top: 0.4266666667rem solid #f5f5f5;
      border-bottom: 0.4266666667rem solid #f5f5f5; }
  #section-box .Activities .center {
    border-bottom: 0.4266666667rem solid #f5f5f5;
    padding: 0.64rem; }
    #section-box .Activities .center .activities-time {
      display: flex;
      height: 1.6426666667rem;
      line-height: 1.6426666667rem;
      justify-content: space-between; }
      #section-box .Activities .center .activities-time p {
        display: inline-block;
        font-size: 0.512rem;
        color: #333; }
    #section-box .Activities .center > img {
      width: 14.8053333333rem;
      height: 6.0586666667rem; }
  #section-box .Recommend .h-title {
    border-bottom: blanchedalmond; }
  #section-box .Recommend > div {
    padding: 0 0.64rem; }
    #section-box .Recommend > div > ul > li {
      width: 32%;
      display: inline-block;
      background: #fff;
      border: 0.0213333333rem solid #f2f2f2; }
      #section-box .Recommend > div > ul > li > a {
        display: inline-block;
        width: 100%;
        height: 100%; }
        #section-box .Recommend > div > ul > li > a > div {
          height: 4.9066666667rem; }
          #section-box .Recommend > div > ul > li > a > div > img {
            width: 100%;
            height: 100%; }
        #section-box .Recommend > div > ul > li > a > h4 {
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          text-align: left;
          font-size: 0.512rem; }
        #section-box .Recommend > div > ul > li > a > p {
          text-align: left;
          font-size: 0.512rem; }
          #section-box .Recommend > div > ul > li > a > p .ucc-jvip {
            color: #999;
            text-decoration: line-through; }
        #section-box .Recommend > div > ul > li > a .ucc-upn {
          color: #999; }
    #section-box .Recommend > div > ul > li:nth-child(3n+0) {
      margin-right: 0; }
  #section-box .Set-meal {
    border-bottom: 0.4266666667rem solid #f5f5f5; }
    #section-box .Set-meal > img {
      width: 16rem;
      height: 8rem; }
  #section-box .Equipment {
    margin-bottom: 0.128rem; }
    #section-box .Equipment > img {
      width: 16rem;
      height: 8rem; }
  #section-box .h-title {
    height: 1.856rem;
    line-height: 1.856rem;
    font-size: 0.6826666667rem;
    border-bottom: 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 > a {
      width: 0.64rem;
      height: 0.5333333333rem;
      border-radius: 0.1066666667rem;
      font-size: 0.512rem; }
      #section-box .h-title > a > span {
        width: 0.64rem;
        height: 0.5333333333rem;
        border-radius: 0.1066666667rem;
        font-size: 0.512rem; }
        #section-box .h-title > a > span i {
          background: #ccc;
          color: #fff;
          font-size: 0.512rem !important;
          width: 0.5973333333rem;
          height: 0.5333333333rem;
          display: inline-block;
          line-height: 0.5333333333rem;
          padding: 0.0426666667rem; }
  #section-box .Special-area {
    height: 7.424rem;
    position: relative; }
    #section-box .Special-area .sa-position {
      position: absolute;
      top: 0rem;
      left: 0.5973333333rem;
      width: 14.8906666667rem;
      height: 8.5333333333rem;
      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 {
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            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 .ucc-jvip {
              color: #999;
              text-decoration: line-through; }
          #section-box .Special-area .sa-position ul li a .ucc-upn {
            color: #999; }

#mark {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  display: none; }
  #mark ul {
    width: 85%;
    height: 8.1066666667rem;
    position: absolute;
    left: 7.5%;
    bottom: 0.64rem; }
    #mark ul li {
      height: 2.1333333333rem;
      line-height: 2.1333333333rem;
      text-align: center;
      font-size: 0.5333333333rem;
      background: #fff; }
    #mark ul li:first-child {
      border-bottom: 1px solid #ccc;
      border-radius: 10px 10px 0 0; }
    #mark ul li:last-child {
      border-radius: 0 0 10px 10px; }
    #mark ul #hides {
      margin-top: 0.2133333333rem;
      border-radius: 10px; }

.goodslist ol {
  margin-top: 0.2133333333rem; }
  .goodslist ol li {
    width: 49%;
    float: left;
    background: #fff; }
    .goodslist ol li a {
      display: block;
      width: 100%;
      height: 100%; }
      .goodslist ol li a .goods-img {
        width: 7.89333rem;
        height: 7.89333rem; }
      .goodslist ol li a img {
        width: 100%;
        height: 100%; }
      .goodslist ol li a h3 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical; }
      .goodslist ol li a .original-price > p {
        text-align: left;
        font-size: 0.512rem; }
        .goodslist ol li a .original-price > p .ucc-jvip {
          color: #999;
          text-decoration: line-through; }
      .goodslist ol li a .original-price .ucc-upn {
        color: #999; }
  .goodslist ol li:nth-child(odd) {
    margin-right: 2%; }

.footer {
  padding-bottom: 2.2613333333rem; }
  .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; }
    .footer .f-box .is_Safen {
      color: #969696 !important; }
      .footer .f-box .is_Safen i::before {
        color: #969696 !important; }

.index-banner .swiper-position {
  width: 100%;
  position: relative; }
  .index-banner .swiper-position img {
    width: 100%;
    height: 8.1706666667rem; }
  .index-banner .swiper-position a {
    display: block;
    height: 8.1706666667rem; }
  .index-banner .swiper-position .banner-title {
    color: #333333;
    height: 1.4933333333rem;
    line-height: 1.4933333333rem;
    font-weight: bold; }
  .index-banner .swiper-position .chakan {
    position: absolute;
    width: 2.56rem;
    height: 2.56rem;
    background-size: 100%;
    line-height: 2.56rem;
    text-align: center;
    top: 50%;
    left: 50%;
    margin: -1.28rem 0 0 -1.28rem;
    font-size: 36px;
    z-index: 999; }
.index-banner .device {
  width: 100%;
  height: 8.7466666667rem;
  position: relative; }
.index-banner .device .arrow-left {
  /* background: url(img/arrows.png) no-repeat left top; */
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 100%;
  height: 10.6666666667rem; }
.index-banner .device .arrow-right {
  /* background: url(img/arrows.png) no-repeat left bottom; */
  position: absolute;
  right: 0.2133333333rem;
  top: 50%;
  margin-top: -0.32rem;
  width: 100%;
  height: 10.6666666667rem; }
.index-banner .swiper-container {
  width: 100%;
  height: 10.6666666667rem; }
.index-banner .title {
  font-size: 0.5546666667rem;
  margin-bottom: 0.2133333333rem; }
.index-banner .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 0.8533333333rem;
  width: 100%;
  z-index: 9; }
.index-banner .swiper-pagination-switch {
  display: inline-block;
  width: 0.3413333333rem;
  height: 0.3413333333rem;
  border-radius: 0.3413333333rem;
  background: #f7f7f7;
  margin: 0 0.32rem;
  cursor: pointer; }
.index-banner .swiper-active-switch {
  width: 0.8533333333rem;
  height: 0.32rem;
  background-color: #00000078; }

/*# sourceMappingURL=index.css.map */
