* {
  margin: 0;
  padding: 0;
  word-break: break-all;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
body {
  color: #2a2a2a;
  font-size: 14px;
  line-height: 1.5;
  background: #efeff4;
  font-family: "Helvetica Neue", Helvetica, STHeiTi, Roboto, "Droid Sans", "Droid Sans Fallback", sans-serif;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
select,
input:focus,
select:focus {
  outline: 0;
  font-size: 14px;
  background: #fff;
  -webkit-appearance: none;
  -webkit-user-modify: read-write-plaintext-only;
}
a,
a:visited {
  text-decoration: none;
  cursor: pointer;
}
ul li {
  list-style: none;
}
img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/*浮动*/
.gc-fl-left {
  float: left;
}
.gc-fl-right {
  float: right;
}
/*清除浮动*/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
/*文字排列*/
.gc-ft-left {
  text-align: left;
}
.gc-ft-center {
  text-align: center;
}
.gc-ft-right {
  text-align: right;
}
/*字体大小*/
.gc-ft-sm {
  font-size: 12px;
}
.gc-ft-md {
  font-size: 14px;
}
.gc-ft-lg {
  font-size: 16px;
}
.gc-ft-20 {
  font-size: 20px;
}
.gc-ft-24 {
  font-size: 24px;
}
/*字体颜色*/
.gc-ft-gray {
  color: #999;
}
.gc-ft-deepgray {
  color: #666;
}
.gc-ft-normal {
  color: #2a2a2a;
}
.gc-ft-white {
  color: #fff;
}
.gc-ft-red {
  color: #ff5a5e;
}
/*盒子布局*/
.gc-flex {
  display: flex;
  display: -webkit-flex;
}
.gc-flex-center {
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.gc-flex-lc {
  align-items: center;
  -webkit-align-items: center;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
.gc-flex-tc {
  align-items: flex-start;
  -webkit-align-items: flex-start;
  justify-content: center;
  -webkit-justify-content: center;
}
.gc-flex-between {
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.gc-flex-col {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.gc-flex-wrap {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.gc-flex-item {
  flex: 1;
  -webkit-flex: 1;
}
.relative_ {
  position: relative;
}
/*列表*/
.gc-block {
  padding: 10px 12px;
  background: #fff;
  margin-top: 10px;
}
.gc-block .gc-block-line {
  padding: 10px 0;
  border-bottom: 1px solid #e6e6e6;
}
.gc-block .gc-block-line:first-of-type {
  padding-top: 0;
}
.gc-block .gc-block-line:last-of-type {
  padding-bottom: 0;
  border-bottom: 1px solid transparent;
}
.gc-tab {
  background: #fff;
  line-height: 40px;
}
.gc-tab .gc-tab-item {
  border-bottom: 1px solid #e6e6e6;
}
.gc-tab .gc-tab-item span {
  width: 100%;
  border-left: 1px solid #e6e6e6;
  line-height: 20px;
  display: inline-block;
}
.gc-tab .gc-tab-item:first-of-type span {
  border-left: 1px solid transparent;
}
.gc-tab .actived {
  color: #00a5f3;
  border-bottom: 1px solid #00a5f3;
}
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*圆加载*/
.circle-loadding {
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  left: 0;
  z-index: 9999;
}
.circle-loadding circle {
  fill: #fff;
}
#loadding {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 10000;
}
.layermbtn:before {
  background-color: transparent;
}
.layermbtn span:first-child {
  color: #999;
}
.layermbtn span:last-child {
  color: #00a5f3;
}
/*边框线*/
@font-face {
  font-family: "iconfont";
  src: url('iconfont.svg#iconfont') format('svg'), /* iOS 4.1- */ url('iconfont.ttf') format('truetype');
  /* chrome銆乫irefox銆乷pera銆丼afari, Android, iOS 4.2+*/
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-left:before {
  content: "\e601";
}
.icon-xuanzhong:before {
  content: "\e659";
}
.icon-wode:before {
  content: "\e6c7";
}
.icon-shanchu:before {
  content: "\e64e";
}
.icon-sousuo:before {
  content: "\e60e";
}
.icon-jian:before {
  content: "\e668";
}
.icon-quan:before {
  content: "\e66e";
}
.icon-shouye2:before {
  content: "\e600";
}
.icon-didian:before {
  content: "\e955";
}
.icon-shangpin:before {
  content: "\e609";
}
.icon-jia1:before {
  content: "\e64f";
}
.icon-jia:before {
  content: "\e61e";
}
.icon-icon:before {
  content: "\e602";
}
.icon-right:before {
  content: "\ea83";
}
.icon-try-Vegetables:before {
  content: "\e610";
}
.icon-xing:before {
  content: "\e60f";
}
.icon-delete:before {
  content: "\e604";
}
.icon-douzhipin:before {
  content: "\e628";
}
.icon-liangyou1:before {
  content: "\e629";
}
.icon-rouqindannai1:before {
  content: "\e62a";
}
.icon-caipin1:before {
  content: "\e62b";
}
.icon-shucai1:before {
  content: "\e62c";
}
.icon-shuichan:before {
  content: "\e62d";
}
.icon-tiaoliao1:before {
  content: "\e62e";
}
.icon-cangqian:before {
  content: "\e62f";
}
.icon-xiasha:before {
  content: "\e630";
}
.wraper {
  width: 100%;
  min-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.screen {
  height: 100vh;
}
.full {
  width: 100%;
}
.container {
  z-index: 10;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.areaselect {
  background: url('../images/bg_up.png') no-repeat top left, url('../images/bg_down.png') no-repeat bottom left, -webkit-radial-gradient(#45bffc, #1993e6);
  background: url('../images/bg_up.png') no-repeat top left, url('../images/bg_down.png') no-repeat bottom left, radial-gradient(#45bffc, #1993e6);
  background-size: 100% auto;
}
.areaselect .logo {
  width: 31vw;
  padding-top: 18vh;
  margin: 0 auto 10vh;
}
.areaselect .menu {
  width: 80vw;
  margin: 0 auto;
}
.areaselect .menu .menu-list {
  color: #fff;
  padding: 25px 0;
  border-bottom: 1px solid #e6e6e6;
}
.areaselect .menu .menu-list:first-child {
  padding-top: 0;
}
.areaselect .menu .menu-list:last-child {
  border-bottom: none;
}
.areaselect .menu .menu-list .icon-cangqian,
.areaselect .menu .menu-list .icon-xiasha {
  line-height: 1;
  font-size: 40px;
  padding-right: 14px;
}
.header,
.search {
  width: 100%;
  color: #fff;
  height: 44px;
  font-size: 16px;
  padding: 0 12px;
  line-height: 44px;
  background-image: linear-gradient(45deg, #1579d9, #2db4f4);
  background-image: -webkit-linear-gradient(45deg, #1579d9, #2db4f4);
}
.header a,
.search a {
  width: 25%;
  color: #fff;
}
.header span,
.search span {
  width: 50%;
}
.search {
  background: #00a5f3;
}
.search .icon-left {
  width: 20px;
}
.search .search_ {
  width: 100%;
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
  border-radius: 30px;
  background: #fff;
}
.search .search_ input {
  border: none;
  font-size: 12px;
  background: transparent;
}
.search .search_ input::-webkit-input-placeholder {
  color: #999;
}
.search .icon-sousuo {
  width: 20px;
  color: #999;
  font-size: 12px;
}
.search .search-btn {
  width: 36px;
  font-size: 14px;
}
.wraper .banner .swiper-slide {
  height: 20.5vh;
}
.wraper .banner .swiper-pagination {
  bottom: 0;
}
.wraper .banner .swiper-pagination-bullet {
  background: #fff;
  opacity: .2;
}
.wraper .banner .swiper-pagination-bullet-active {
  opacity: 1;
}
.wraper .classify {
  width: 93.6vw;
  background: #fff;
  margin: 10px auto;
  border-radius: 6px;
}
.wraper .classify .swiper-pagination {
  bottom: 5px;
}
.wraper .classify .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  background: #00a5f3;
  opacity: .2;
}
.wraper .classify .swiper-pagination-bullet-active {
  opacity: 1;
}
.wraper .classify .classify-blank {
  width: 20vw;
  padding-bottom: 25px;
  /*.img_vegetables{
      background-position: -26vw 0;
    }
    .img_marine{
      background-position: -39vw 0;
    }
    .img_bean{
      background-position: -52vw 0;
    }
    .img_meat{
      background-position: -65vw 0;
    }
    .img_seasoning{
      background-position: -78vw 0;
    }
    .img_oil{
      background-position: 0 0;
    }
    .img_lwl{
      background-position: -13vw 0;
    }*/
}
.wraper .classify .classify-blank .classify-img {
  width: 13vw;
  height: 13vw;
  overflow: hidden;
  border-radius: 50%;
  margin: 16px auto 4px;
}
.list-view {
  padding: 0 3.2vw;
}
.list-view .gc-block {
  margin-top: 0;
}
.gc-block .icon-icon {
  font-size: 26px;
  align-self: flex-end;
  -webkit-align-self: flex-end;
}
.item {
  color: #2a2a2a;
  width: 45.2vw;
  padding: 3.3vw;
  background: #fff;
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 10px;
}
.item .item-img {
  width: 38.6vw;
  height: 38.6vw;
  margin-bottom: 3.2vw;
}
.item .item-name {
  /*   height: 42px;*/
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.item .icon-icon {
  font-size: 26px;
}
.item .ellipsis {
  width: 70vw;
}
.list-item {
  width: 100%;
}
.list-item .item-img {
  width: 17.6vw;
  height: 17.6vw;
  margin-bottom: 0;
  margin-right: 4vw;
}
.list-item .item-name {
  width: 38.6vw;
}
.price {
  margin-right: 10px;
}
.quantity span {
  width: 30px;
  text-align: center;
  display: inline-block;
}
.quantity .hide {
  display: none;
}
.ft-intent {
  text-indent: 24px;
}
footer {
  height: 44px;
  line-height: 1;
  background: #fff;
  border-top: 1px solid #e6e6e6;
}
footer a {
  width: 25%;
}
footer a p {
  font-size: 10px;
}
footer a .iconfont {
  font-size: 20px;
  padding-bottom: 4px;
}
footer a .tips {
  color: #fff;
  width: 15px;
  height: 15px;
  display: block;
  overflow: hidden;
  border-radius: 15px;
  line-height: 15px;
  background: #ff5a5e;
  position: absolute;
  top: -3px;
  right: -5px;
}
footer a .hide {
  display: none;
}
footer .current .iconfont {
  color: #00a5f3;
}
.top-blank0 {
  margin-top: 0;
  margin-bottom: 10px;
}
.top-blank10 {
  margin-top: 10px;
}
.bottom-10 {
  margin-bottom: 10px;
}
.top-blankp10 {
  padding-top: 10px;
}
.triangle {
  border: 4px solid;
  margin-left: 10px;
}
.triangle-up {
  margin-bottom: 4px;
  border-color: transparent transparent #999 transparent;
}
.triangle-down {
  border-color: #999 transparent transparent transparent;
}
.selected {
  color: #00a5f3;
}
.selected .triangle-up.triangle-check {
  border-color: transparent transparent #00a5f3 transparent;
}
.selected .triangle-down.triangle-check {
  border-color: #00a5f3 transparent transparent transparent;
}
.icon-xuanzhong {
  color: #00a5f3;
}
.checkbox {
  padding-right: 6px;
}
.fixed-btn {
  color: #fff;
  line-height: 44px;
  background: #ff5a5e;
}
.user-msg {
  margin-bottom: 4px;
}
.user-msg .user-img {
  width: 16px;
  height: 16px;
  overflow: hidden;
  margin-right: 6px;
  border-radius: 50%;
}
.score .score-name {
  margin-right: 16px;
}
.score .icon-xing {
  color: #ccc;
  font-size: 14px;
}
.score .checked {
  color: #febd3e;
}
.score-option .icon-xing {
  font-size: 16px;
  padding-right: 10px;
}
.album .img-box {
  width: 21vw;
  height: 21vw;
  margin-left: 3vw;
  position: relative;
  margin-top: 10px;
}
.album .img-box:nth-child(4n+1) {
  margin-left: 0;
}
.album .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.album .upload_btn {
  line-height: 21vw;
  border: 1px dashed #e6e6e6;
}
.album .upload_btn .iconfont {
  font-size: 20px;
}
.album .input_upload {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.album .delete {
  line-height: 1;
  color: #ff5a5e;
  display: block;
  font-size: 18px;
  position: absolute;
  top: -8px;
  right: -8px;
}
.pop-box {
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
}
.pop-cart {
  width: 100%;
  z-index: 102;
  background: #fff;
  position: fixed;
  bottom: -100%;
  left: 0;
  transition: bottom linear 0.5s;
}
.pop-cart .gc-block {
  margin-top: 0;
}
.pop-cart .list-item {
  margin-bottom: 0;
  border-radius: 0;
}
.pop-cart .list-item .item-img {
  width: 23.5vw;
  height: 23.5vw;
}
.pop-cart .close {
  line-height: 1;
  font-size: 18px;
}
.pop-cart .title {
  padding: 0 12px;
}
.pop-cart .fixed-btn {
  display: block;
}
.show {
  bottom: 0;
  transition: bottom linear 0.5s;
}
textarea {
  width: 100%;
  border: none;
  resize: none;
  font-size: 14px;
}
.cart-total {
  background: #fff;
}
.cart-total .select-all {
  padding-left: 12px;
}
.small-btn {
  color: #fff;
  width: 100px;
  margin-left: 10px;
  line-height: 44px;
  background: #00a5f3;
}
.user-center {
  color: #fff;
  position: relative;
  padding: 30px 0 20px;
  background: url('../images/centerbg.png') no-repeat bottom left, linear-gradient(-90deg, #1579d9, #2db4f4);
  background: url('../images/centerbg.png') no-repeat bottom left, -webkit-linear-gradient(-90deg, #1579d9, #2db4f4);
  background-size: 100% auto;
}
.user-center .user-head {
  width: 17.6vw;
  height: 17.6vw;
  overflow: hidden;
  border-radius: 50%;
  margin: 0 auto 10px;
}
.user-center .back {
  color: #fff;
  position: absolute;
  left: 12px;
  top: 10px;
}
.gc-tab .gc-tab-item span {
  border-left: 1px solid transparent;
}
.gc-ft-yellow {
  color: #fedb3e;
}
.status {
  padding-left: 20px;
  align-self: flex-start;
  -webkit-align-self: flex-start;
}
.btn-default {
  width: 70px;
  height: 28px;
  line-height: 28px;
  border-radius: 4px;
  color: #00a5f3;
  border: 1px solid #00a5f3;
}
.radius-none {
  border-radius: 0;
}
.msg-title {
  border-bottom: 1px solid #e6e6e6;
}
.msg-title span {
  padding-left: 8px;
  border-left: 4px solid #00a5f3;
}
.icon-didian {
  padding-right: 6px;
}
.btn-box {
  padding: 0 12px;
}
.btn {
  width: 100%;
  color: #fff;
  margin: 40px 0;
  display: block;
  font-size: 16px;
  line-height: 44px;
  border-radius: 4px;
  background: #00a5f3;
}
.over_show {
  max-height: 42vh;
  overflow: auto;
}
.empty {
  width: 125px;
  margin: 20% auto 10px;
}
.wraper .gc-block .gc-block-line:last-of-type {
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
}
.wraper .gc-block .gc-block-line:last-child {
  padding-bottom: 0;
  border-bottom: 1px solid transparent;
}
.wraper .gc-block .msg-title {
  padding-top: 0;
  margin-bottom: 10px;
}
.address-check {
  color: #00a5f3;
}
.confirm_t {
  padding-bottom: 10px;
}
.gc-ft-indent {
  text-indent: 2em;
}
.hide {
  display: none;
}
.no_more {
  padding-bottom: 10px;
}
.full-width {
  width: 100%;
}
.skip {
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: center;
}
.skip .skip_img {
  width: 100px;
  height: 100px;
  margin: 120px auto 10px;
}
.skip p {
  color: #666;
  padding: 5px 0;
}
.skip p a {
  color: #FE6163;
}
