body {background: #fbf8ef; }

.m-content {
  width: 100%;
  overflow: hidden; }

.active .goods .goodsname {
  color: #ff712b !important; }
.active .goods .img-box {
  width: 168px !important; }
.active .goods img {
  width: 168px !important;
  height: 168px !important; }

.goods-box {
  width: 228px;
  height: 314px;
  float: left;
  margin: 5px 5px;
  background: #fff;
  }
  .goods-box .goods {
    width: 168px;
    margin: 0 auto; }
    .goods-box .goods .m-ys {
      width: 34px;
      height: 40px;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 3;
      background-image: url("../img/m_ys.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .goods-box .goods .m-xp {
      width: 34px;
      height: 36px;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 3;
      background-image: url("../img/m_xp.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .goods-box .goods .img-box {
      width: 160px;
      height: 168px;
      margin-top: 20px;
      overflow: hidden;
      text-align: center;
      position: relative; }
      .goods-box .goods .img-box img {
        width: 160px;
        height: 160px; }
    .goods-box .goods .bq {
      width: 40px;
      height: 40px;
      color: #fff;
      text-align: center;
      font-size: 12px;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 3;
      background: url("../img/m_limit_tip.png") no-repeat; }
      .goods-box .goods .bq p {
        height: 18px;
        line-height: 18px; }
    .goods-box .goods .goodsname {
      margin-left: 4px;
      width: 160px;
      height: 26px;
      line-height: 26px;
      overflow: hidden;
      text-align: left;
      font-size: 14px;
      margin-top: 10px;
      color: #303030; }
      .goods-box .goods .goodsname a {
        color: #303030; }
    .goods-box .goods .goods-descript {
      margin-left: 4px;
      width: 160px;
      height: 24px;
      line-height: 24px;
      overflow: hidden;
      color: #909090;
      font-size: 12px; }
    .goods-box .goods .goods-spec {
      margin-left: 4px;
      height: 20px;
      line-height: 20px;
      font-size: 12px;
      color: #909090; }
    .goods-box .goods .goodsprices {
      margin-left: 4px; }
      .goods-box .goods .goodsprices .yj {
        color: #FF712B;
        margin-right: 5px;
        font-size: 20px; }
        .goods-box .goods .goodsprices .yj .yjcont {
          font-size: 24px; }
      .goods-box .goods .goodsprices del {
        font-size: 16px;
        color: #b3b3b3; }
        .goods-box .goods .goodsprices del span {
          font-size: 16px; }
    .goods-box .goods .addcart {
      width: 130px;
      height: 34px;
      margin: 5px auto;
      border-radius: 6px;
      background: #FF712B;
      color: #fff;
      text-align: center;
      line-height: 34px;
      font-size: 14px;
      display: none;
      cursor: pointer; }
      .goods-box .goods .addcart i {
        font-size: 20px;
        margin-right: 8px; }
    .goods-box .goods .reserve {
      width: 130px;
      height: 34px;
      margin: 5px auto;
      border-radius: 6px;
      background: #ffa82c;
      color: #fff;
      text-align: center;
      line-height: 34px;
      font-size: 14px;
      display: none;
      cursor: pointer; }
      .goods-box .goods .reserve i {
        font-size: 20px;
        margin-right: 8px; }
    .goods-box .goods .m_stop {
      width: 130px;
      height: 34px;
      margin: 5px auto;
      border-radius: 6px;
      background: #ddd;
      color: #fff;
      text-align: center;
      line-height: 34px;
      font-size: 14px;
      display: none;
      cursor: pointer; }
      .goods-box .goods .m_stop i {
        font-size: 20px;
        margin-right: 8px; }

.m-hot-tit {
  margin-top: 25px;
  margin-bottom: 20px; }
  .m-hot-tit .m-hot-tit-left {
    float: left; }
    .m-hot-tit .m-hot-tit-left span {
      font-size: 26px;
      color: #434343;
      height: 36px;
      line-height: 36px;
      margin-right: 15px; }
    .m-hot-tit .m-hot-tit-left i {
      font-size: 14px;
      color: #434343;
      height: 36px;
      line-height: 36px; }
  .m-hot-tit .m-hot-tit-right {
    float: right;
    height: 36px;
    line-height: 36px;
    width: 115px;
    border-radius: 18px;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    -o-border-radius: 18px;
    -ms-border-radius: 18px;
    text-align: center;
    color: #fff;
    cursor: pointer; }
    .m-hot-tit .m-hot-tit-right span {
      font-size: 14px;
      height: 36px;
      line-height: 36px;
      color: #fff;
      cursor: pointer; }

.LoutiNav {
  width: 50px;
  height: 250px;
  border: 1px solid #ccc;
  position: fixed;
  bottom: 200px;
  left: 10px;
  background: #fff;
  z-index: 9999;
  display: none;
  padding-top: 20px; }
  .LoutiNav p {
    margin-top: -50px;
    margin-left: -5px; }
    .LoutiNav p img {
      width: 60px; }
  .LoutiNav ul li {
    width: 50px;
    height: 50px;
    text-align: center;
    position: relative;
    border-bottom: 1px #ccc dashed;
    cursor: pointer; }
    .LoutiNav ul li span {
      display: none;
      padding: 10px;
      line-height: 16px;
      background: #FF712B;
      color: #fff; }
    .LoutiNav ul li img {
      margin-top: 10px; }
  .LoutiNav ul .last {
    line-height: 40px;
    border-bottom: none; }
    .LoutiNav ul .last i {
      font-size: 24px; }
  .LoutiNav ul li:hover i {
    display: block;
    color: #FF712B; }
  .LoutiNav ul li:hover img {
    display: none; }
  .LoutiNav ul li:hover span {
    display: block; }
  .LoutiNav ul li.active i {
    display: block;
    color: #FF712B; }
  .LoutiNav ul li.active span {
    display: block; }
  .LoutiNav ul li.active img {
    display: none; }

.LoutiNav.active {
  display: block; }

#sidebar {
  width: 50px;
  height: 240px;
  background: #fff;
  border: 1px solid #ccc;
  position: fixed;
  right: 10px;
  top: 50%;
  margin-top: -90px;
  z-index: 9999; }
  #sidebar ul li {
    width: 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    position: relative;
    cursor: pointer; }
    #sidebar ul li i {
      font-size: 24px; }
    #sidebar ul li .cartsum {
      width: 20px;
      height: 20px;
      background: #FF712B;
      color: #fff;
      border-radius: 10px;
      position: absolute;
      right: 0;
      top: 0;
      font-size: 10px;
      line-height: 20px;
      text-align: center; }
    #sidebar ul li .ss {
      width: 165px;
      height: 192px;
      background: url("../img/sidebar.png") no-repeat;
      position: absolute;
      top: -95px;
      left: -170px;
      display: none; }
      #sidebar ul li .ss img {
        width: 122px;
        height: 122px;
        margin-bottom: 5px; }
      #sidebar ul li .ss p {
        line-height: 30px; }
        #sidebar ul li .ss p i {
          color: #3cb034;
          margin-right: 5px; }
  #sidebar ul li:hover i {
    color: #FF712B; }
  #sidebar .m-user-box {
    position: absolute;
    width: 480px;
    height: 270px;
    right: 0;
    top: -60px;
    display: none; }
  #sidebar .m-user {
    display: none;
    position: absolute;
    width: 400px;
    height: 270px;
    right: 80px;
    top: -60px;
    border: 1px solid #eee;
    background: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    cursor: auto; }
    #sidebar .m-user .m-zhi {
      position: absolute;
      right: -12px;
      top: 70px; }
    #sidebar .m-user .m-block {
      width: 35px;
      height: 46px;
      position: absolute;
      top: 60px;
      right: -46px; }
    #sidebar .m-user .m-user-top {
      width: 100%;
      height: 60px;
      background-repeat: no-repeat;
      background-position: center;
      background: url("../images/banner1.png");
      background-size: cover;
      font-size: 20px;
      color: #fff;
      line-height: 60px; }
    #sidebar .m-user .m-user-bottom {
      height: 60px;
      padding: 0 40px;
      border-radius: 0 0 10px 10px; }
      #sidebar .m-user .m-user-bottom ul {
        display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex; }
        #sidebar .m-user .m-user-bottom ul li {
          text-align: center;
          -webkit-box-flex: 1.0;
          -moz-flex-grow: 1;
          -webkit-flex-grow: 1;
          flex-grow: 1;
          flex: 1;
          height: 60px;
          line-height: 60px; }
          #sidebar .m-user .m-user-bottom ul li b,
          #sidebar .m-user .m-user-bottom ul li span {
            height: 60px;
            line-height: 60px; }
          #sidebar .m-user .m-user-bottom ul li b {
            font-size: 22px;
            margin-right: 5px;
            font-weight: normal; }
          #sidebar .m-user .m-user-bottom ul li span {
            font-size: 12px;
            color: #999; }
          #sidebar .m-user .m-user-bottom ul li:hover span,
          #sidebar .m-user .m-user-bottom ul li:hover b {
            color: #ff712b; }
    #sidebar .m-user .m-user-center {
      padding: 0 40px;
      background: #fff; }
      #sidebar .m-user .m-user-center .m-box {
        padding: 30px 0;
        border-bottom: 1px dashed #ebebeb; }
      #sidebar .m-user .m-user-center .m-box-left {
        float: left;
        width: 90px;
        height: 90px;
        border: 1px dashed #acacac;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
        cursor: auto; }
        #sidebar .m-user .m-user-center .m-box-left img {
          width: 80px;
          height: 80px;
          -webkit-border-radius: 100%;
          -moz-border-radius: 100%;
          -ms-border-radius: 100%;
          -o-border-radius: 100%;
          margin-top: 5px; }
      #sidebar .m-user .m-user-center .m-box-right {
        width: 200px;
        float: right; }
        #sidebar .m-user .m-user-center .m-box-right p {
          text-align: left;
          cursor: auto;
          line-height: 20px; }
          #sidebar .m-user .m-user-center .m-box-right p .m-user-name {
            color: #ff712b; }
          #sidebar .m-user .m-user-center .m-box-right p .m-gn {
            color: #ff712b;
            margin-right: 5px; }
          #sidebar .m-user .m-user-center .m-box-right p span {
            font-size: 14px;
            color: #999;
            margin-right: 20px;
            cursor: auto; }
          #sidebar .m-user .m-user-center .m-box-right p b {
            font-weight: normal;
            color: #666;
            cursor: auto; }

#topall {
  width: 100%;
  height: 32px;
  background: #f9f9f8; }
  #topall #top {
    width: 1200px;
    height: 32px;
    margin: 0 auto;
    font-size: 12px;
    color: #919191; }
    #topall #top .top_left {
      float: left;
      width: 250px;
      height: 22px; }
      #topall #top .top_left .wel {
        font-size: 12px;
        color: #919191;
        height: 32px;
        line-height: 32px;
        float: left;
        margin-right: 10px; }
      #topall #top .top_left .m-address {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        width: 130px;
        height: 32px;
        background: #f9f9f8;
        position: relative;
        box-sizing: border-box; }
        #topall #top .top_left .m-address .m-address-top {
          display: inline-block;
          *display: inline;
          *zoom: 1;
          width: 130px;
          background: #f9f9f8;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 20001;
          border: 1px solid #f9f9f8;
          border-top: none;
          border-bottom: none; }
        #topall #top .top_left .m-address .dey {
          color: #FF712B;
          margin-left: 20px; }
        #topall #top .top_left .m-address #site {
          display: inline-block;
          *display: inline;
          *zoom: 1;
          height: 32px;
          line-height: 32px;
          color: #FF712B; }
          #topall #top .top_left .m-address #site i {
            font-size: 10px;
            color: #FF712B;
            margin-left: 5px; }
        #topall #top .top_left .m-address .m-address-box {
          position: absolute;
          top: 32px;
          left: 0;
          background: #fff;
          z-index: 20000;
          width: 280px;
          border: 1px solid #eee;
          padding: 15px 20px;
          display: none; }
          #topall #top .top_left .m-address .m-address-box .item {
            float: left;
            width: 70px;
            height: 28px; }
            #topall #top .top_left .m-address .m-address-box .item span {
              font-size: 12px;
              height: 20px;
              line-height: 20px;
              color: #909090;
              padding: 3px 8px;
              cursor: pointer;
              margin-top: 4px; }
            #topall #top .top_left .m-address .m-address-box .item .def:hover {
              background: #f4f4f4;
              color: #FF712B; }
            #topall #top .top_left .m-address .m-address-box .item .active {
              background: #FF712B;
              color: #fff; }
        #topall #top .top_left .m-address:hover .m-address-top {
          background: #fff;
          border: 1px solid #eee;
          border-bottom: none;
          border-top: none;
          height: 33px; }
        #topall #top .top_left .m-address:hover .m-address-box {
          display: block; }
    #topall #top .top_right {
      float: right;
      height: 32px;
      line-height: 32px; }
      #topall #top .top_right .dey {
        color: #FF712B; }
      #topall #top .top_right .mm {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        height: 32px;
        float: left; }
      #topall #top .top_right ul {
        float: right;
        height: 32px; }
        #topall #top .top_right ul .active {
          background: #fff; }
        #topall #top .top_right ul s {
          width: 1px;
          height: 14px;
          background: #bfbfbf;
          display: inline-block;
          position: absolute;
          right: -6px;
          top: 8px; }
        #topall #top .top_right ul li {
          float: left;
          cursor: pointer;
          height: 32px;
          padding: 0 10px;
          margin: 0 6px;
          position: relative; }
          #topall #top .top_right ul li .icon-mobile {
            color: #FF712B; }
          #topall #top .top_right ul li .hide {
            width: 74px;
            padding: 0 0 0 10px;
            background: #fff;
            position: absolute;
            left: 0;
            top: 32px;
            z-index: 999;
            display: none;
            box-shadow: 0 3px 10px #ebebeb; }
            #topall #top .top_right ul li .hide img {
              width: 120px;
              height: 120px; }
          #topall #top .top_right ul li .ewm {
            width: 160px;
            height: 190px;
            padding: 0;
            text-align: center;
            position: absolute;
            left: -55px; }
            #topall #top .top_right ul li .ewm .icon-weixin {
              color: #3cb034; }
          #topall #top .top_right ul li .webnav {
            width: 574px;
            height: 144px;
            right: 0;
            left: initial; }
            #topall #top .top_right ul li .webnav dl {
              float: left;
              margin: 34px 30px 0 50px; }
              #topall #top .top_right ul li .webnav dl dt {
                font-size: 14px;
                color: #a1cd01; }
            #topall #top .top_right ul li .webnav .goodsfl {
              width: 140px; }
              #topall #top .top_right ul li .webnav .goodsfl dd {
                float: left;
                margin-right: 20px; }
        #topall #top .top_right ul li:last-child {
          border: none; }

#searchall {
  width: 100%;
  background: #fff;
  padding-bottom: 10px; }


#hotsearch {
  background: #fff;
  width: 500px;
  height: 20px;
  margin: 0 auto;
  position: absolute;
  line-height: 20px;
  left: 410px;
  top: 80px;
  font-size: 12px; }
  #hotsearch p {
    float: left;
    margin-right: 10px;
    color: #333; }
  #hotsearch ul {
    float: left; }
    #hotsearch ul li {
      float: left;
      margin-right: 20px; }
      #hotsearch ul li a {
        color: #333; }
      #hotsearch ul li a:hover {
        color: #FF712B; }

#navall {
  width: 100%;
  margin-top: 100px;
  background: #FFFFFF; }

#nav {
  width: 1200px;
  height: 50px;
  margin: 0 auto;
  background: #fff; }
  #nav .proclass {
    float: left; }
    #nav .proclass p {
      width: 206px;
      height: 50px;
      font-size: 16px;
      color: #FFFFFF;
      text-align: center;
      line-height: 50px;
      background: #ff852b; }
    #nav .proclass .prolist {
      width: 206px;
      background: #FFFFFF;
      border-bottom: 2px solid #e8e7e7;
      position: absolute;
      z-index: 999; }
      #nav .proclass .prolist .list {
        margin: 0 20px;
        padding: 9px 0;
        border-bottom: 1px dashed #ccc; }
        #nav .proclass .prolist .list .iconimg {
          position: absolute;
          left: 10px; }
        #nav .proclass .prolist .list dl {
          text-align: center;
          /* width: 160px;
          height: 53px;
          padding-left: 28px; */ }
          #nav .proclass .prolist .list dl dt {
            font-size: 17px;
            line-height: 33px;
            color: #333;
            }
          #nav .proclass .prolist .list dl dd {
            float: left;
            margin-right: 15px;
            color: #7e7e7e;
            font-size: 12px;
            line-height: 20px; }
        #nav .proclass .prolist .list .selist {
          width: 600px;
          height: 330px;
          background: #fff;
          padding-top: 30px;
          position: absolute;
          left: 206px;
          top: 0;
          box-shadow: 0 1px 10px #ebebeb;
          display: none; }
          #nav .proclass .prolist .list .selist .selists {
            margin-left: 40px; }
            #nav .proclass .prolist .list .selist .selists a {
              color: #FF712B; }
            #nav .proclass .prolist .list .selist .selists span {
              width: 80px;
              height: 36px;
              line-height: 36px;
              float: left;
              display: inline-block;
              font-size: 14px;
              font-weight: bold;
              color: #FF712B;
              position: relative;
              margin-right: 30px; }
              #nav .proclass .prolist .list .selist .selists span i {
                position: absolute;
                right: 0;
                top: 4px;
                color: #414141; }
            #nav .proclass .prolist .list .selist .selists ul {
              width: 440px;
              line-height: 36px;
              overflow: hidden; }
              #nav .proclass .prolist .list .selist .selists ul li {
                margin: 0;
                padding-right: 15px;
                border-bottom: 1px dashed #ccc; }
                #nav .proclass .prolist .list .selist .selists ul li a {
                  font-size: 12px;
                  color: #5e5e5e; }
                #nav .proclass .prolist .list .selist .selists ul li a:hover {
                  color: #FF712B; }
      #nav .proclass .prolist .list:last-child {
        border: none; }
  #nav ul {
    float: left; }
    #nav ul li {
      float: left;
      height: 40px;
      padding: 0 5px;
      margin-left: 66px;
      margin-right: 4px; }
      #nav ul li a {
        font-size: 18px;
        color: #303030; }
    #nav ul .active {
      border-bottom: 2px solid #FF712B; }
      #nav ul .active a {
        color: #FF712B;
        font-weight: bold; }

#banner {
  width: 100%;
  height: 360px; }
  #banner .usermes {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
    position: relative; }
    #banner .usermes .usercont {
      width: 194px;
      height: 300px;
      background: #FFFFFF;
      border-radius: 6px;
      position: absolute;
      right: 0;
      top: 65px;
      z-index: 999; }
      #banner .usermes .usercont .userimg {
        width: 70px;
        height: 70px;
        border-radius: 40px;
        overflow: hidden;
        margin: -35px auto 0;
        position: relative; }
        #banner .usermes .usercont .userimg img {
          width: 100%;
          height: 100%; }
      #banner .usermes .usercont .username {
        font-size: 14px;
        color: #303030;
        text-align: center;
        margin-top: 20px;
        position: relative; }
        #banner .usermes .usercont .username .glmes {
          display: inline-block;
          width: 25px;
          height: 25px;
          color: #fff;
          background: #ff442b;
          border-radius: 30px;
          position: absolute;
          top: -90px;
          right: 55px;
          text-align: center;
          line-height: 25px;
          border: 1px solid #fff; }
      #banner .usermes .usercont .userstate .login {
        width: 120px;
        height: 32px;
        background: #ff712b;
        color: #fff;
        text-align: center;
        line-height: 32px;
        border-radius: 6px;
        margin: 36px auto 0; }
      #banner .usermes .usercont .userstate .register {
        width: 120px;
        height: 32px;
        border: 1px solid #FF712B;
        text-align: center;
        line-height: 32px;
        color: #FF712B;
        border-radius: 6px;
        margin: 20px auto 0; }
      #banner .usermes .usercont .userlogin p {
        width: 120px;
        height: 32px;
        background: #ff712b;
        color: #fff;
        text-align: center;
        line-height: 32px;
        border-radius: 6px;
        margin: 10px auto 20px; }
      #banner .usermes .usercont .userlogin .userorder {
        width: 150px;
        margin: 0 auto; }
        #banner .usermes .usercont .userlogin .userorder span {
          font-size: 12px;
          color: #FF712B; }
          #banner .usermes .usercont .userlogin .userorder span i {
            margin-left: 10px;
            margin-right: 5px; }
        #banner .usermes .usercont .userlogin .userorder ul li {
          float: left;
          margin-left: 10px;
          margin-bottom: 20px;
          font-size: 12px;
          color: #7E7E7E; }
      #banner .usermes .usercont .userlj {
        margin-top: 44px; }
        #banner .usermes .usercont .userlj dl {
          float: left;
          text-align: center;
          margin-left: 20px;
          margin-right: 10px; }
          #banner .usermes .usercont .userlj dl dt i {
            font-size: 20px; }
          #banner .usermes .usercont .userlj dl dd {
            font-size: 12px;
            color: #7E7E7E; }

.flexslider {
  position: relative;
  height: 445px;
  overflow: hidden;
  background: url("../images/loading.gif") 50% no-repeat; }

.slides {
  position: relative;
  z-index: 1; }

.slides li {
  height: 445px;
  background-size: cover; }
.slides li a{
    display: block;
   width: 100%;
   height: 100%;
}
.flex-control-nav {
  position: absolute;
  bottom: 10px;
  z-index: 2;
  width: 100%;
  text-align: center; }

.flex-control-nav li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  *display: inline;
  zoom: 1; }

.flex-control-nav a {
  display: inline-block;
  width: 14px;
  height: 14px;
  line-height: 40px;
  overflow: hidden;
  background: url("../images/dot.png") right 0 no-repeat;
  cursor: pointer; }

.flex-control-nav .flex-active {
  background-position: 0 0; }

.flex-direction-nav {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 45%; }

.flex-direction-nav li a {
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  cursor: pointer;
  position: absolute; }

.flex-direction-nav li a.flex-prev {
  left: 0;
  background: url("../images/prev.png") center center no-repeat; }

.flex-direction-nav li a.flex-next {
  right: 0;
  background: url("../images/next.png") center center no-repeat; }

.limit-box {
  width: 100%;
  overflow: hidden;
  background: #fafafa; }
  .limit-box .mdd-limit {
    width: 1460px;
    margin: 0 auto; }
    .limit-box .mdd-limit .limit-left {
      float: left;
      width: 100px;
      height: 430px;
      position: relative; }
      .limit-box .mdd-limit .limit-left img {
        position: absolute;
        bottom: 0; }
    .limit-box .mdd-limit .limit-right {
      float: left;
      width: 160px;
      height: 430px;
      position: relative; }
      .limit-box .mdd-limit .limit-right img {
        position: absolute;
        bottom: 0; }

#limit {
  width: 1200px;
  float: left;
  background: #fbfafa; }
  #limit .limit-tit {
    background: #fbfafa;
    margin: 25px 0; }
    #limit .limit-tit .limit-tit-left {
      float: left; }
      #limit .limit-tit .limit-tit-left img {
        float: left;
        margin-right: 20px; }
      #limit .limit-tit .limit-tit-left span {
        font-size: 26px;
        line-height: 56px;
        float: left; }
      #limit .limit-tit .limit-tit-left i {
        float: left;
        font-size: 14px;
        line-height: 50px;
        margin-top: 6px; }
    #limit .limit-tit .limit-tit-right {
      float: left;
      margin-left: 20px; }
      #limit .limit-tit .limit-tit-right span {
        display: inline-block;
        float: left;
        width: 36px;
        height: 36px;
        background: #ff493f;
        text-align: center;
        line-height: 36px;
        color: #fff;
        font-size: 20px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        margin-top: 15px; }
      #limit .limit-tit .limit-tit-right i {
        display: inline-block;
        float: left;
        width: 20px;
        height: 36px;
        text-align: center;
        line-height: 36px;
        margin-top: 15px; }
  #limit .limit-goods-box {
    width: 1200px;
    height: 314px;
    background: #fff;
    padding: 0 15px;
    margin-bottom: 50px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    overflow: hidden;
    position: relative; }
    #limit .limit-goods-box .btnleft {
      width: 24px;
      height: 56px;
      position: absolute;
      left: 0;
      top: 120px;
      cursor: pointer;
      z-index: 999; }
    #limit .limit-goods-box .btnright {
      width: 24px;
      height: 56px;
      position: absolute;
      right: 0;
      top: 120px;
      cursor: pointer;
      z-index: 999; }
    #limit .limit-goods-box .m_limit_box {
      width: 100%;
      height: 100%;
      overflow: hidden; }
      #limit .limit-goods-box .m_limit_box .goods .img-box {
        position: relative; }
      #limit .limit-goods-box .m_limit_box .goods .m_qg {
        position: absolute;
        top: 0;
        left: 4px;
        width: 160px;
        height: 160px;
        background-image: url("../img/m_hd_end.png");
        background-repeat: no-repeat;
        background-position: center; }

.mdd-top {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 40px;
   }

#m_hot {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 40px; }
  #m_hot .m-hot-tit {
    margin-top: 40px;
    margin-bottom: 16px; }
    #m_hot .m-hot-tit .m-hot-tit-left {
      float: left; }
      #m_hot .m-hot-tit .m-hot-tit-left span {
        font-size: 26px;
        color: #434343;
        height: 36px;
        line-height: 36px;
        margin-right: 15px; }
      #m_hot .m-hot-tit .m-hot-tit-left i {
        font-size: 14px;
        color: #434343;
        height: 36px;
        line-height: 36px; }
    #m_hot .m-hot-tit .m-hot-tit-right {
      float: right;
      height: 36px;
      line-height: 36px; }
      #m_hot .m-hot-tit .m-hot-tit-right span {
        font-size: 14px;
        cursor: pointer;
        color: #434343; }
  #m_hot .m_hot_one .active .goods .goodsname {
    color: #ff712b !important; }
  #m_hot .m_hot_one .active .goods .img-box {
    width: 188px !important; }
  #m_hot .m_hot_one .active .goods img {
    width: 188px !important;
    height: 188px !important; }
  #m_hot .m_hot_one .goods-box1 {
    width: 370px;
    height: 180px;
    background: #fff;
    float: left;
    padding: 25px 10px;
    margin: 0 10px 10px 0; }
    #m_hot .m_hot_one .goods-box1 .goods {
      width: 100%;
      position: relative; }
      #m_hot .m_hot_one .goods-box1 .goods .m-pm {
        width: 30px;
        height: 36px;
        position: absolute;
        top: -10px;
        left: 0;
        z-index: 3;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover; }
      #m_hot .m_hot_one .goods-box1 .goods .img-box {
        float: left;
        margin-top: 0;
        width: 180px;
        height: 188px;
        position: relative; }
        #m_hot .m_hot_one .goods-box1 .goods .img-box .m-ys {
          width: 34px;
          height: 40px;
          position: absolute;
          top: -10px;
          right: 0;
          background-image: url("../img/m_ys.png");
          background-repeat: no-repeat;
          background-position: center;
          background-size: cover; }
        #m_hot .m_hot_one .goods-box1 .goods .img-box .m-xp {
          width: 34px;
          height: 36px;
          position: absolute;
          top: -10px;
          right: 0;
          background-image: url("../img/m_xp.png");
          background-repeat: no-repeat;
          background-position: center;
          background-size: cover; }
        #m_hot .m_hot_one .goods-box1 .goods .img-box img {
          width: 180px;
          height: 180px; }
      #m_hot .m_hot_one .goods-box1 .goods .goods-right {
        width: 165px;
        float: right; }
        #m_hot .m_hot_one .goods-box1 .goods .goods-right .goodsname {
          height: 30px;
          line-height: 30px;
          font-size: 14px;
          color: #303030;
          margin-top: 8px;
          overflow: hidden; }
        #m_hot .m_hot_one .goods-box1 .goods .goods-right .goods-descript {
          height: 28px;
          line-height: 28px;
          font-size: 12px;
          color: #909090;
          overflow: hidden; }
        #m_hot .m_hot_one .goods-box1 .goods .goods-right .goods-spec {
          height: 25px;
          line-height: 25px;
          font-size: 12px;
          color: #909090; }
        #m_hot .m_hot_one .goods-box1 .goods .goods-right .goodsprices {
          height: 36px; }
          #m_hot .m_hot_one .goods-box1 .goods .goods-right .goodsprices .yj {
            color: #FF712B;
            margin-right: 5px;
            font-size: 20px; }
            #m_hot .m_hot_one .goods-box1 .goods .goods-right .goodsprices .yj .yjcont {
              font-size: 24px; }
          #m_hot .m_hot_one .goods-box1 .goods .goods-right .goodsprices del {
            font-size: 16px;
            color: #b3b3b3; }
            #m_hot .m_hot_one .goods-box1 .goods .goods-right .goodsprices del span {
              font-size: 16px; }
        #m_hot .m_hot_one .goods-box1 .goods .goods-right .reserve {
          width: 130px;
          height: 34px;
          border-radius: 6px;
          background: #ffa82c;
          color: #fff;
          text-align: center;
          line-height: 34px;
          font-size: 14px;
          margin-top: 15px;
          cursor: pointer; }
          #m_hot .m_hot_one .goods-box1 .goods .goods-right .reserve i {
            font-size: 20px;
            margin-right: 8px; }
        #m_hot .m_hot_one .goods-box1 .goods .goods-right .addcart {
          width: 130px;
          height: 34px;
          border-radius: 6px;
          background: #FF712B;
          color: #fff;
          text-align: center;
          line-height: 34px;
          font-size: 14px;
          margin-top: 15px;
          cursor: pointer; }
          #m_hot .m_hot_one .goods-box1 .goods .goods-right .addcart i {
            font-size: 20px;
            margin-right: 8px; }
  #m_hot .m_hot_two .goods-box {
    width: 230px;
    height: 312px;
    margin: 0 10px 0 0; }
    #m_hot .m_hot_two .goods-box .goods .m-pm {
      width: 30px;
      height: 36px;
      position: absolute;
      top: 10px;
      left: 10px;
      z-index: 3;
      background-image: url("../img/m_top_4.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      font-size: 18px;
      color: #fff;
      text-align: center;
      line-height: 30px; }
    #m_hot .m_hot_two .goods-box .goods .m-ys {
      width: 34px;
      height: 40px;
      position: absolute;
      top: 10px;
      right: 10px;
      background-image: url("../img/m_ys.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    #m_hot .m_hot_two .goods-box .goods .m-xp {
      width: 34px;
      height: 36px;
      position: absolute;
      top: 10px;
      right: 10px;
      background-image: url("../img/m_xp.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    #m_hot .m_hot_two .goods-box .goods .img-box {
      margin-top: 15px;
      overflow: auto; }

#m_today {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden; }
  #m_today .m-hot-tit {
    margin-top: 25px;
    margin-bottom: 25px; }
    #m_today .m-hot-tit .m-hot-tit-left {
      float: left; }
      #m_today .m-hot-tit .m-hot-tit-left span {
        font-size: 26px;
        color: #434343;
        height: 36px;
        line-height: 36px;
        margin-right: 15px; }
      #m_today .m-hot-tit .m-hot-tit-left i {
        font-size: 14px;
        color: #434343;
        height: 36px;
        line-height: 36px; }
    #m_today .m-hot-tit .m-hot-tit-right {
      float: right;
      height: 36px;
      line-height: 36px; }
      #m_today .m-hot-tit .m-hot-tit-right span {
        font-size: 14px;
        cursor: pointer;
        color: #434343 !important; }
  #m_today .mdd_today_box .m_today_left {
    float: left;
    width: 224px;
    height: 340px; }
    #m_today .mdd_today_box .m_today_left img {
      width: 100%;
      height: 100%; }
  #m_today .mdd_today_box .m_today_right {
    float: right;
    width: 224px;
    height: 340px; }
    #m_today .mdd_today_box .m_today_right img {
      width: 100%;
      height: 100%; }
  #m_today .mdd_today_box .m_today_center {
    width: 1200px;
    height: 340px;
    margin-left: 5px;
    float: left;
    overflow: hidden; }
    #m_today .mdd_today_box .m_today_center .active .goods .goodsname {
      color: #ff712b !important; }
    #m_today .mdd_today_box .m_today_center .active .goods .img-box {
      width: 144px !important; }
    #m_today .mdd_today_box .m_today_center .active .goods img {
      width: 144px !important;
      height: 144px !important; }
    #m_today .mdd_today_box .m_today_center .goods-box2 {
      width: 354px;
      height: 139px;
      background: #fff;
      float: left;
      padding: 13px 18px;
      margin: 0 10px 10px 0; }
      #m_today .mdd_today_box .m_today_center .goods-box2 .goods {
        width: 100%;
        position: relative; }
        #m_today .mdd_today_box .m_today_center .goods-box2 .goods .m-pm {
          width: 30px;
          height: 36px;
          position: absolute;
          top: -10px;
          left: 0;
          background-repeat: no-repeat;
          background-position: center;
          background-size: cover; }
        #m_today .mdd_today_box .m_today_center .goods-box2 .goods .img-box {
          float: left;
          margin-top: 0;
          width: 140px;
          height: 144px;
          position: relative; }
          #m_today .mdd_today_box .m_today_center .goods-box2 .goods .img-box .m-ys {
            width: 34px;
            height: 40px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 3;
            background-image: url("../img/m_ys.png");
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover; }
          #m_today .mdd_today_box .m_today_center .goods-box2 .goods .img-box .m-xp {
            width: 34px;
            height: 36px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 3;
            background-image: url("../img/m_xp.png");
            background-repeat: no-repeat;
            background-position: center;
            background-size: cover; }
          #m_today .mdd_today_box .m_today_center .goods-box2 .goods .img-box img {
            width: 140px;
            height: 140px; }
        #m_today .mdd_today_box .m_today_center .goods-box2 .goods .goods-right {
          width: 165px;
          float: right; }
          #m_today .mdd_today_box .m_today_center .goods-box2 .goods .goods-right .goodsname {
            height: 30px;
            line-height: 30px;
            font-size: 14px;
            color: #303030;
            margin-top: 10px;
            overflow: hidden; }
          #m_today .mdd_today_box .m_today_center .goods-box2 .goods .goods-right .goods-descript {
            height: 28px;
            line-height: 28px;
            font-size: 12px;
            color: #909090;
            overflow: hidden; }
          #m_today .mdd_today_box .m_today_center .goods-box2 .goods .goods-right .goods-spec {
            height: 25px;
            line-height: 25px;
            font-size: 12px;
            color: #909090; }
          #m_today .mdd_today_box .m_today_center .goods-box2 .goods .goods-right .goodsprices {
            height: 36px; }
            #m_today .mdd_today_box .m_today_center .goods-box2 .goods .goods-right .goodsprices .yj {
              color: #FF712B;
              margin-right: 5px;
              font-size: 20px; }
              #m_today .mdd_today_box .m_today_center .goods-box2 .goods .goods-right .goodsprices .yj .yjcont {
                font-size: 24px; }
            #m_today .mdd_today_box .m_today_center .goods-box2 .goods .goods-right .goodsprices del {
              font-size: 16px;
              color: #b3b3b3; }
              #m_today .mdd_today_box .m_today_center .goods-box2 .goods .goods-right .goodsprices del span {
                font-size: 16px; }
          #m_today .mdd_today_box .m_today_center .goods-box2 .goods .goods-right .addcart {
            width: 130px;
            height: 34px;
            border-radius: 6px;
            background: #FF712B;
            color: #fff;
            text-align: center;
            line-height: 34px;
            font-size: 14px;
            display: none;
            margin-top: 15px;
            cursor: pointer; }
            #m_today .mdd_today_box .m_today_center .goods-box2 .goods .goods-right .addcart i {
              font-size: 20px;
              margin-right: 8px; }
          #m_today .mdd_today_box .m_today_center .goods-box2 .goods .goods-right .reserve {
            width: 130px;
            height: 34px;
            border-radius: 6px;
            background: #ffa82c;
            color: #fff;
            text-align: center;
            line-height: 34px;
            font-size: 14px;
            margin-top: 15px;
            cursor: pointer;
            display: none; }
            #m_today .mdd_today_box .m_today_center .goods-box2 .goods .goods-right .reserve i {
              font-size: 20px;
              margin-right: 8px; }

.main {
  width: 1200px;
  margin: 20px auto 40px;
}
  .main .main-box {
    background: #fff; }
    .main .main-box .main-top {
      height: 240px;
      position: relative; }
      .main .main-box .main-top .m-pic1 {
        width: 800px;
        height: 240px;
        float: left; }
        .main .main-box .main-top .m-pic1 img {
          width: 100%;
          height: 100%; }
      .main .main-box .main-top .m-pic2 {
        width: 400px;
        height: 240px;
        float: left; }
        .main .main-box .main-top .m-pic2 img {
          width: 100%;
          height: 100%; }
      .main .main-box .main-top .buy {
        width: 105px;
        height: 36px;
        position: absolute;
        top: 163px;
        right: 260px;
        cursor: pointer; }
      .main .main-box .main-top .mian-top-left {
        width: 184px;
        padding: 32px 8px 0;
        position: absolute;
        top: 0;
        left: 0; }
        .main .main-box .main-top .mian-top-left span {
          float: left;
          width: 74px;
          height: 24px;
          line-height: 24px;
          border: 1px solid #fff;
          border-radius: 12px;
          -webkit-border-radius: 12px;
          -moz-border-radius: 12px;
          -ms-border-radius: 12px;
          -o-border-radius: 12px;
          cursor: pointer;
          text-align: center;
          color: #fff;
          font-size: 12px;
          margin: 10px 8px; }
    .main .main-box .m-swiper-container {
      overflow: hidden;
      position: relative;
      height: 314px;
      padding-bottom: 60px;
      background: #fff; }
      .main .main-box .m-swiper-container .swiper-slide {
        width: 100%;
        background: #fff;
        box-sizing: border-box; }
        .main .main-box .m-swiper-container .swiper-slide .goods-box {
          margin: 0 6px !important; }
      .main .main-box .m-swiper-container .swiper-pagination {
        width: 100%;
        box-sizing: border-box;
        height: 40px; }
      .main .main-box .m-swiper-container .swiper-pagination-bullet-active {
        background: #ff712b !important; }
      .main .main-box .m-swiper-container .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        background: #fff;
        border: 2px solid #FF712B;
        margin: 0 10px !important; }

.vegetable .m-hot-tit-right {
  background: #5fe38c; }
.vegetable .mian-top-left span {
  background: #69d284; }

.fruits .m-hot-tit-right {
  background: #fec956; }
.fruits .mian-top-left span {
  background: #fcbb50; }

.meat .m-hot-tit-right {
  background: #ff9f9d; }
.meat .mian-top-left span {
  background: #fe8e8d; }

.beef .m-hot-tit-right {
  background: #ffd149; }
.beef .mian-top-left span {
  background: #ffd150; }

.grain .m-hot-tit-right {
  background: #9aaffe; }
.grain .mian-top-left span {
  background: #a9bbfb; }

#promiseall {
  background-color: #FFF;
  width: 100%;
  padding-top: 40px;
  /* margin-top: 40px; */
  padding-bottom: 30px; }

#promise {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto; }
  #promise dl {
    width: 168px;
    margin: 0 35px;
    float: left; }
    #promise dl dt {
      float: left;
      margin-right: 15px; }
      #promise dl dt img {
        width: 46px;
        height: 46px; }
    #promise dl .tit {
      font-size: 20px;
      color: #333;
      margin-top: 10px; }
    #promise dl .dis {
      font-size: 14px;
      color: #7e7e7e; }

#helpall {
  width: 100%;
  background: #FFFFFF; }

#help {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  padding-top: 40px;
  padding-left: 85px;
  padding-bottom: 40px;
  border-top: 1px solid #ccc; }
  #help dl {
    float: left;
    margin-right: 70px;
    position: relative; }
    #help dl dt {
      font-size: 14px;
      color: #333;
      margin-bottom: 10px; }
      #help dl dt i {
        position: relative;
        left: -8px; }
      #help dl dt img {
        width: 100px;
        height: 100px;
        margin-bottom: 12px; }
    #help dl .call {
      font-size: 18px; }
    #help dl dd {
      padding-left: 20px;
      border-left: 1px dashed #ccc; }
      #help dl dd a {
        font-size: 12px;
        color: #7e7e7e; }
    #help dl .sm {
      text-align: center;
      padding-left: 0;
      border-left: none; }

#footer {
  width: 100%;
  overflow: hidden;
  background: #FFFFFF;
  border-top: 1px solid #ccc; }
  #footer p {
    text-align: center; }
    #footer p a {
      font-size: 12px;
      color: #333; }
  #footer .lj {
    margin-top: 30px; }
  #footer .loc {
    margin-top: 10px; }
    #footer .loc span {
      font-size: 12px;
      color: #666; }
  #footer .ba {
    margin-top: 10px;
    font-size: 12px;
    color: #838383; }
  #footer .jd {
    width: 620px;
    margin: 20px auto 0; }
    #footer .jd dl {
      width: 100px;
      margin-right: 30px;
      float: left; }
      #footer .jd dl dt {
        float: left;
        margin-right: 10px; }
        #footer .jd dl dt img {
          width: 30px;
          height: 30px; }
      #footer .jd dl dd a {
        font-size: 12px;
        color: #999; }
    #footer .jd dl:last-child {
      margin-right: 0; }
    #footer .jd .d1 dd {
      margin-top: -5px; }
    #footer .jd .d2 dd {
      margin-top: 5px; }
 /* by yan.lei �Ż�ͼ��  de7yuan--ֱ��7Ԫ pc_de7yuan       m-de5��5�� pc_de5*/     
      #m_today .mdd_today_box .m_today_center .goods-box2 .goods .img-box .m-de7yuan {
			width: 33px;
			height: 42px;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 3;
			background-image: url("../img/pc_de7yuan.png");
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
		}
		#m_today .mdd_today_box .m_today_center .goods-box2 .goods .img-box .m-de5 {
			width: 33px;
			height: 42px;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 3;
			background-image: url("../img/pc_de5.png");
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
		}
		#m_today .mdd_today_box .m_today_center .goods-box2 .goods .img-box .m-de6 {
			width: 33px;
			height: 42px;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 3;
			background-image: url("../img/pc_de6.png");
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
		}
		#m_today .mdd_today_box .m_today_center .goods-box2 .goods .img-box .m-de7 {
			width: 33px;
			height: 42px;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 3;
			background-image: url("../img/pc_de7.png");
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
		}
		#m_today .mdd_today_box .m_today_center .goods-box2 .goods .img-box .m-de8 {
			width: 33px;
			height: 42px;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 3;
			background-image: url("../img/pc_de8.png");
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
		}
		#m_today .mdd_today_box .m_today_center .goods-box2 .goods .img-box .m-de9 {
			width: 33px;
			height: 42px;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 3;
			background-image: url("../img/pc_de9.png");
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
		}
		#m_today .mdd_today_box .m_today_center .goods-box2 .goods .img-box .m_0yg {
			width: 33px;
			height: 42px;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 3;
			background-image: url("../img/m_0yg.png");
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
		}

        /*��ҳ�µķ���*/
        .swiper-slide .goods-box .goods .img-box .m-de7yuan {
			width: 33px;
			height: 42px;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 3;
			background-image: url("../img/pc_de7yuan.png");
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
		}
		.swiper-slide .goods-box .goods .img-box .m-de5 {
			width: 33px;
			height: 42px;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 3;
			background-image: url("../img/pc_de5.png");
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
		}
		.swiper-slide .goods-box .goods .img-box .m-de6 {
			width: 33px;
			height: 42px;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 3;
			background-image: url("../img/pc_de6.png");
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
		}
		.swiper-slide .goods-box .goods .img-box .m-de7 {
			width: 33px;
			height: 42px;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 3;
			background-image: url("../img/pc_de7.png");
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
		}
		.swiper-slide .goods-box .goods .img-box .m-de8 {
			width: 33px;
			height: 42px;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 3;
			background-image: url("../img/pc_de8.png");
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
		}
		.swiper-slide .goods-box .goods .img-box.m-de9 {
			width: 33px;
			height: 42px;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 3;
			background-image: url("../img/pc_de9.png");
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
		}	
		
		.swiper-slide .goods-box .goods .img-box .m_0yg {   
			width: 33px;
			height: 42px;
			position: absolute;
			top: 0;
			left: 0;
			z-index: 3;
			background-image: url("../img/m_0yg.png");
			background-repeat: no-repeat;
			background-position: center;
			background-size: cover;
		}	
