@charset "utf-8";
/* CSS Document */

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei,
    Arial;
  margin: 0;
  background-color: #fff;
  height: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  margin: 0 auto;
}

.top {
position: relative;
    z-index: 999;    width: 100%;
    background-color: #efeff4;
}



.top.hide {
    position: fixed;
    z-index: 999;
    background-color: #efeff4;
}



article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
svg:not(:root) {
  overflow: hidden;
}
h1,
h2,
h3,
h4 {
  font-weight: normal;
}

em,
s,
i {
  font-style: normal;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  vertical-align: middle;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  outline: none;
  border: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
form,
blockquote {
  margin: 0;
}
ul,
ol,
li,
dl,
dd {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style: none outside none;
}

.pd-10 {
  padding: 10px;
}

.mg-t-10 {
  margin-top: 10px;
}
.mg10-0 {
  margin: 10px 0;
}
.mg-r-10 {
  margin-right: 10px;
}
.mg10 {
  margin: 10px;
}
.weui-content {
    background: #fff !important;
    position: relative;
}
.clearfix {
  zoom: 1;
}
.clearfix::after {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}
.clear:after,
.clear:before {
  clear: both;
  display: block;
  content: "";
}
.num {
  font-family: Arial, Helvetica, sans-serif;
}
.t-c {
  text-align: center;
}
.t-r {
  text-align: right;
}

.txt-color-ml {
  color: #586c94;
}
.txt-color-red {
  color: #e21323;
}
.yellow-color {
  background-color: #ffb03f;
}
.gray-color {
  background-color: #ddd;
}
.red-color {
  background-color: #e21323;
}
.weui-icon-success {
  color: #15c8da;
}
.green-color{background-color:#008000;}
.org-color{background-color: #ffa500;}

.font-b {
  font-weight: bold;
}
.font-12 {
  font-size: 12px;
}
.font-13 {
  font-size: 12px;
}
.font-14 {
  font-size: 14px;
  font-weight: normal;
}
.font-15 {
  font-size: 15px;
}
.font-16 {
  font-size: 16px;
}
.font-20 {
  font-size: 20px;
}
.mg-tb-5 {
  margin: 5px 0 !important;
}

.w-100 {
  width: 100px;
}
.w-90 {
  width: 90px;
}
.w-80 {
  width: 80px;
}

.fl {
  float: left;
}
.fr {
  float: right;
}
.radius {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-border-radius: 10%;
}
header,
.weui-navbar {
/*
  background: -moz-linear-gradient(top, #fff 0%, #efefef 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #fff),
    color-stop(100%, #efefef)
  );
  background: -webkit-linear-gradient(top, #fff 0%, #efefef 100%);
  background: -o-linear-gradient(top, #fff 0%, #efefef 100%);
  background: -ms-linear-gradient(top, #fff 0%, #efefef 100%);
  background: linear-gradient(to bottom, #fff 0%, #efefef 100%);
*/
}
.body-box {
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  height: 800px;
}
@media (max-height: 600px) {
  .body-box {
    height: 700px;
  }
}
/*滚动条样式*/
.scrollbar-none::-webkit-scrollbar {
  /*滚动条宽度设置*/
  width: 0px;
  height: 0;
}
/*底部导航*/
.foot-black {
  height: 48px;
  clear: both;
}
.weui-tabbar.wy-foot-menu {
  position: fixed;
  height: 50px;
}
.weui-tabbar.wy-foot-menu.mb-foot-menu a {
  width: 20%;
}
.weui-tabbar.wy-foot-menu.mb-foot-menu>div {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.weui-tabbar.wy-foot-menu.mb-foot-menu>div {
  width: 60%;
}
.weui-tabbar.wy-foot-menu.mb-foot-menu div .weui-product-shop-img {
  width: 45px;
  height: 45px;
  float: left;
  margin-top: 2.5px;
  margin-left: 8px;
}
.weui-tabbar.wy-foot-menu.mb-foot-menu div .weui-product-shop-img img {
  width: 45px;
  height: 45px;
  display: block;
  border-radius: 50%;
}
.weui-tabbar.wy-foot-menu.mb-foot-menu div .weui-product-shop-text {
  float: left;
  width: calc(100% - 53px);
  height: 40px;
  margin: 7px 8px 0 8px;
  flex-direction: column;
  justify-content: space-around;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.weui-tabbar.wy-foot-menu.mb-foot-menu div .weui-product-shop-text h3 {
  font-size: 13px;
  width: 95%;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.weui-tabbar.wy-foot-menu.mb-foot-menu div .weui-product-shop-text p {
  font-size: 12px;
  width: 95%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.weui-tabbar.wy-foot-menu .promotion-foot-menu-items i {
  color: #999;
  font-size: 20px;
}
.weui-tabbar__item.weui-bar__item--on .weui-tabbar__label {
  color: #e21323;
}
.weui-tabbar__label {
  color: #666;
}
.weui-tabbar__icon {
  width: 22px;
  height: 22px;
}
.weui-tabbar__item .foot-menu-home {
  background: url(../images/footer01.png) no-repeat;
  background-size: 22px;
}
.weui-tabbar__item.weui-bar__item--on .foot-menu-home {
  background: url(../images/footer001.png) no-repeat;
  background-size: 22px;
}
.weui-tabbar__item .foot-menu-list {
  background: url(../images/footer02.png) no-repeat;
  background-size: 22px;
}
.weui-tabbar__item.weui-bar__item--on .foot-menu-list {
  background: url(../images/footer002.png) no-repeat;
  background-size: 22px;
}
.weui-tabbar__item .foot-menu-cart {
  background: url(../images/footer03.png) no-repeat;
  background-size: 22px;
}
.weui-tabbar__item.weui-bar__item--on .foot-menu-cart {
  background: url(../images/footer003.png) no-repeat;
  background-size: 22px;
}
.weui-tabbar__item .foot-menu-member {
  background: url(../images/footer04.png) no-repeat;
  background-size: 22px;
}
.weui-tabbar__item.weui-bar__item--on .foot-menu-member {
  background: url(../images/footer004.png) no-repeat;
  background-size: 22px;
}
.weui-tabbar__item .foot-menu-wx {
  background: url(../images/footer05.png) no-repeat;
  background-size: 22px;
}
.weui-tabbar__item.weui-bar__item--on .foot-menu-wx {
  background: url(../images/footer005.png) no-repeat;
  background-size: 22px;
}
/*首页轮播*/
.swiper-container {
  width: 100%;
}
.swiper-container img {
  display: block;
  width: 100%;
}
/*首页图标链接*/
.wy-iconlist-box {
  background: #fff;
  padding: 0 10px;
  flex-wrap: wrap;
}
.wy-iconlist-box .weui-flex__item {
  -webkit-box-flex: auto;
  -webkit-flex: auto;
  flex: 0 auto;
  width: 20%;
}
a.wy-links-iconlist {
  display: block;
  text-align: center; 
}


.dh_ico{ margin:10px 0;}
.dh_ico a{ margin:5px 0;}

.wy-links-iconlist .img {
  margin: 0 14px;
}
.wy-links-iconlist img {
  width: 100%;
}
.wy-links-iconlist p {
  font-size: 12px;
  color: #454545;
  margin-top: 5px;
}
/*首页新闻切换*/
.wy-ind-news {
  padding: 10px 40px;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  background: #fff;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  font-size: 12px;
  position: relative;
}
.wy-ind-news a {
  color: #888;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.wy-ind-news a.newsmore {
  display: block;
  width: 40px;
  height: 34px;
  position: absolute;
  right: 0;
  top: 0;
}
.news-icon-laba {
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
  left: 10px;
  top: 10px;
  background: url(../images/news-icon.png) no-repeat;
  background-size: 18px;
}
.news-icon-more {
  width: 18px;
  height: 18px;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 10px;
  background: url(../images/icon-more.png) no-repeat;
  background-size: 18px;
}

/*首页模块*/
.wy-Module {
  margin: 0;
  position: relative;
}
.wy-Module .weui-loadmore {
  margin: 0 auto;
  padding: 1rem 0;
}
.wy-Module-tit {
  padding: 8px 10px;
  line-height: 18px;
  position: absolute;
  left: 0;
  top: 0;
}
.wy-Module-tit span {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  padding-left: 5px;
  line-height: 18px;
}
.wy-Module-tit span:after {
  position: absolute;
  left: 0;
  top: 9px;
  height: 16px;
  width: 3px;
  background: #e21323;
  content: "";
}
.swiper-pagination-fraction.jingxuan-pagination {
  top: 0;
  right: 10px;
  padding-right: 10px;
  bottom: auto;
  left: auto;
  text-align: right;
  font-size: 8px;
}
.swiper-pagination-fraction.jingxuan-pagination span {
  font-size: 10px;
  line-height: 34px;
  color: #999;
}
.wy-Module-tit-line {
  padding: 10px;
  line-height: 18px;
  text-align: center;
}
.wy-Module-tit-line span {
  font-size: 16px;
  color: #333;
  position: relative;
}
.wy-Module-tit-line span:after {
  position: absolute;
  left: -20px;
  top: 6px;
  height: 2px;
  width: 10px;
  background: #e21323;
  content: "";
}
.wy-Module-tit-line span:before {
  position: absolute;
  right: -20px;
  top: 6px;
  height: 2px;
  width: 10px;
  background: #e21323;
  content: "";
}
/*产品列表*/
.wy-pro-list {
  margin: 0;
  background: #f5f5f5;
}

.wy-pro-list li {
  width: 47%;
  float: left;
  margin-bottom: 2%;
  margin-left: 2%;
  position: relative;
  background: #fff;
}
.wy-pro-list li.list {
  width: 100%;
  margin: 0;
  margin-bottom: 1px;
  background: #fff;
}
.wy-pro-list li.list a {
  height: 60px;
  padding: 10px;
}
.wy-pro-list li.list .proimg {
  width: 60px;
  height: 60px;
  position: absolute;
}
.wy-pro-list li.list .proimg img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.wy-pro-list li.list .protxt.product {
  padding: 5px 8px 12px 8px;
}
.wy-pro-list li.list .protxt {
  width: auto;
  height: 100%;width: 80%;
  display: inline-block;
  box-sizing: border-box;
  margin-left: 65px;
  position: relative;
 /* display: flex;
  display: -webkit-flex;
  flex-direction: column;
  justify-content: space-between;*/
}
.wy-pro-list li.list .protxt .name {

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
}
.wy-pro-list li.list .protxt .description {
  font-size: .7rem;
  height:40px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  -o-line-clamp: 2;
  line-clamp: 2;
  line-height: 1.8;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  display: box;
  color: #999;
  text-align: left;
}
.wy-pro-list li .protxt .xiaoliang,
.wy-pro-list li.list .protxt .xiaoliang {
  font-size: 12px;
  color: gray;
  margin-top: 3%;
  text-align: left;
}

.wy-pro-list li.list .protxt .wy-pro-pri {
  /* margin-top: 3%; */
}
.wy-pro-list li.list .protxt .wy-pro-pri .now-price {
  font-size: 14px;
}
.wy-pro-list li.list .protxt.product .name {
  -webkit-line-clamp: 1;
  -moz-line-clamp: 1;
  -o-line-clamp: 1;
  line-clamp: 1;
}
.wy-pro-list li a {
  display: block;
}
.wy-pro-list .proimg {
  height: 45vw;
  position: relative;
}
.wy-pro-list .proimg img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  width: auto;
  transform-origin: 50% 50% 0px;
  transform: translate3d(-50%, -50%, 0px);
}
.wy-pro-list .protxt {
  margin-top: 5px; height:2.5rem;
  padding: 5px 8px;
}
.wy-pro-list .protxt h4{
    padding: .2rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: bold; color:#000;
}

.wy-pro-list .protxt p{
font-size: .7rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.wy-pro-list .protxt .name {
  font-size: 12px;
  color: #454545; 
overflow: hidden;
  -webkit-line-clamp: 1;
  -moz-line-clamp: 1;
  -o-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  display: box;
  text-align: left;
}

.wy-pro-pri {
  color: #e21323;
  font-size: 10px;
  margin-top: 3px;
  line-height: 20px;
  overflow: hidden;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.wy-pro-pri span {
  font-family: Arial, Helvetica, sans-serif;
  /**padding-left: 3px;**/
  font-size: 14px;
  margin-top: 2px;
  box-sizing: border-box;
}
.wy-pro-pri > div {
  box-sizing: border-box;
  -webkit-box-flex: auto;
  -webkit-flex: auto;
  flex: auto;
}
.wy-pro-pri .price .origin-price {
  font-size: 8px;
  color: #545454;
  text-decoration: line-through;
  padding-left: 3px;
}
.wy-pro-pri .price {
  height: 21px;
  text-align: left;
}

.wy-pro-pri .comment {
  box-sizing: border-box;
  text-align: right;
  height: 21px;
}
.morelinks {
  padding: 10px 0;
  text-align: center;
}
.morelinks a {
  color: #666;
  font-size: 12px;
}

/*商品分类页*/
.padding-all {
  padding: 10px;
}
.w-3 {
  width: 33.33%;
  float: left;
  padding: 0.6rem 0.4rem;
  box-sizing: border-box;
  position: relative;
}

.category-top {
  border-bottom: 1px solid #e8e8e8;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1;
  background: #efeff4;
}
.menu-left,
.menu-right {
  position: fixed;
  left: 0;
  top: 44px;
  bottom: 44px;
  overflow-y: scroll;
}
.menu-right #loading {
  left: 11px;
  top: 44px;
}

.menu-left {
  background: #f6f6f9;
}
.menu-left ul li {
  box-sizing: border-box;
  font-size: 12px;
  color: #333;
  width: 76px;
  height: 42px;
  line-height: 42px;
  text-align: center;
}
.menu-left ul li.active {
  background: #fff;
  position: relative;
}
.menu-left ul li.active:before {
  content: " ";
  position: absolute;
  display: block;
  width: 2px;
  height: 100%;
  background: #e21323;
  top: 0;
  left: 0;
}
.menu-right {
  background: #fff;
  position: inherit;
  margin-left: 76px;
  margin-top: 44px;
  right: 0;
  bottom: 0;
}
.menu-right h5 {
  font-size: 12px;
  padding-top: 2px;
  color: #666;
  margin-top: 12px;
  margin-bottom: 4px;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 8px;
}
.menu-right h5:first-child {
  margin-top: 0;
}

.menu-right ul {
  overflow: hidden;
}
.menu-right ul li {
  text-align: center;
}
.menu-right ul li a {
  display: block;
  position: absolute;
  left: 3px;
  top: 7px;
  bottom: 7px;
  right: 3px;
}
.menu-right ul li:nth-child(3n + 1) a {
  left: 0;
  right: 7px;
}
.menu-right ul li:nth-child(3n) a {
  right: 0;
  left: 7px;
}
.menu-right ul li span {
  display: block;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  text-align: center;
  font-size: 10px;
  color: #888;
}
.menu-right ul li img {
  width: 50px;
  height: 50px;
}
.mune-no-img img {
  display: none;
}
.mune-no-img span {
  border: 1px solid #efefef;
  color: #555;
  border-radius: 4px;
}

/*商品列表*/
.fixed-top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.pro-sort {
  text-align: center;
  background: #f5f5f5;
  border-bottom: 1px solid #efeff4;
}
.pro-sort .weui-sort .weui-flex__item {
  -webkit-box-flex: none; 
  -webkit-flex: none;
  flex: none;
  position: relative;
  width: 25%;
}
.pro-sort .weui-flex__item img {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.pro-sort .weui-flex__item .placetitle {
  height: 40px;
  line-height: 40px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
.pro-sort .weui-flex__item .placetitle p {
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pro-sort .weui-flex__item .placetitle i {
  font-size: 18px;
  margin-right: 3px;
  font-weight: normal;
}
.pro-sort .weui-flex__item .placeholder {
  height: 40px;
  line-height: 40px;
  position: relative;
  font-size: 14px;
}
.pro-sort .weui-flex__item .placeholder:before {
  content: "";
  height: 20px;
  width: 1px;
  background: #dedede;
  position: absolute;
  left: 0;
  top: 10px;
}
.pro-sort .weui-flex__item:first-child .placeholder:before {
  width: 0;
}
.pro-sort .weui-flex__item .placeholder.NormalCss,
.pro-sort .weui-flex__item .placeholder.SortAscCss,
.pro-sort .weui-flex__item .placeholder.SortDescCss {
  color: #333;
}
.pro-sort .weui-flex__item .placeholder.SortAscCss:after {
  content: "";
  border: 4px solid transparent;
  border-top: 4px solid #e21323;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
  position: absolute;
  right: 10px;
  top: 18px;
}
.pro-sort .weui-flex__item .placeholder.SortDescCss:after {
  content: "";
  border: 4px solid transparent;
  border-bottom: 4px solid #e21323;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
  position: absolute;
  right: 10px;
  top: 14px;
}

.proListWrap .pro-items {
  margin-bottom: 1px;
  background: #fff;
}
.weui-media-box__desc {
  color: #454545;
}
.wy-pro-pri em {
  font-weight: bold;
  margin-left: 2px;
}
.weui-media-box__info.prolist-ul {
  margin-top: 5px;
}
.weui-media-box_appmsg .weui-media-box__hd {
  width: 60px;
  height: 60px;
  margin-right: 10px;
}
.weui-media-box__desc {
  line-height: 1.7;
  -webkit-line-clamp: unset; font-size:14px; border-bottom:1px solid #efefef; margin-bottom:10px;
}
.manufacturer{ font-size:14px; color:#454545; line-height:20px; margin-bottom:5px;}
.retailer{ font-size:14px; color:#454545; line-height:20px; border-bottom:1px solid #efefef; margin-bottom:10px; padding-bottom:10px;}


.manufacturer span{ border:1px solid #0e66b8; border-radius:3px; display:inline-block; width:60px; text-align: center; margin-right:10px; color:#0e66b8}
.retailer span{ border:1px solid #0e66b8; border-radius:3px; display:inline-block; width:60px; text-align: center; margin-right:10px; color:#0e66b8}

/*商品详情tab切换*/
.first-navbar::after {
  border: none;
}
.proinfo-tab-tit {
  position: relative;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  text-align: center;
  font-size: 15px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.weui-navbar.first-navbar.cur {
  background: #f5f5f5 !important;
}
.weui-navbar.first-navbar.cur div span {
  background: none;
}
.weui-navbar.first-navbar.cur div span {
  color: #000;
}
.weui-navbar.first-navbar.cur div .smallImg {
  visibility: visible;
}
.weui-navbar.first-navbar.cur div span img {
  filter: invert(100%)
}
.weui-navbar.first-navbar {
  transition: all .5s linear;
  -ms-transition: all .5s linear;
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear;border: 0;
}



.weui-navbar.second-navbar {
  background: #f5f5f5;
}
.weui-navbar.second-navbar::after {
  border: none !important;
}

.weui-navbar .hide-menu {
  position: absolute;
  right: 3%;
  top: 112%;
  width: 30%;
  visibility: hidden;
  z-index: 6;
}
.weui-navbar .hide-menu::before {
  content: "";
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color:transparent transparent #fff;
  position: absolute;
  top: -20px;
  left: 70%;
  z-index: 6;
}
.weui-navbar .hide-menu ul {
  height: 0;
  overflow: hidden;
  background: #fff;
  border-radius: 5px;
  border-bottom: 1px solid #eee;
  transition: all .2s linear;
  -ms-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
}
.weui-navbar .hide-menu.on {
  visibility: visible;
}
.weui-navbar .hide-menu.on ul {
  height: 144px;
}

.weui-navbar .hide-menu ul li {
  padding: 5px 15px;
  border-bottom: 1px solid #eee;
}
.weui-navbar .hide-menu ul li:last-of-type {
  border: none;
}
.weui-navbar .hide-menu ul li a {
  font-size: 14px;
  color: #000;
}
.proinfo-tab-tit .smallImg {
  visibility: hidden;
  padding-top: 10px;
  transition: all .2s linear;
  -ms-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
}
.proinfo-tab-tit .smallImg img {
  width: 35px;
  height: 35px;
}
.proinfo-tab-tit .back,
.proinfo-tab-tit .shopcar,
.proinfo-tab-tit .sandian {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: block;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  letter-spacing: 2px;
  transition: all .5s linear;
  -ms-transition: all .5s linear;
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear;
  z-index: 100;
}
.proinfo-tab-tit ul {
  position: absolute;
}
.proinfo-tab-tit .back {
  left: 10%;
}
.proinfo-tab-tit .shopcar {
  right: -50%;
}
.proinfo-tab-tit .sandian {
  right: 13%;
}
.proinfo-tab-tit .shopcar img,
.proinfo-tab-tit .back img,
.proinfo-tab-tit .sandian img {
  width: 40%;
  height: 40%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: all .5s linear;
  -ms-transition: all .5s linear;
  -webkit-transition: all .5s linear;
  -o-transition: all .5s linear;
}
.proinfo-tab-tit .shopcar img {
  width: 70%;
  height: 70%;
}
.proinfo-tab-tit .sandian img {
  width: 70%;
  height: 70%;
}
.proinfo-tab-tit:after {
  display: none;
}
.proinfo-tab-tit.weui-bar__item--on:before {
  content: "";
  width: 34px;
  height: 3px;
  background: #e21323;
  position: absolute;
  left: 50%;
  margin-left: -17px;
  bottom: -1px;
  z-index: 10;
}
.weui-navbar__item.weui-bar__item--on {
  color: #e21323;
  font-weight: bold;
  background-color: inherit;
}
.weui-navbar + .weui-tab__bd.proinfo-tab-con {
  padding-top: 44px;
}
.swiper-zhutu-pagination {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  line-height: 40px;
  font-size: 12px;
}
.swiper-zhutu-pagination .swiper-pagination-current {
  font-size: 14px;
}
.swiper-zhutu-pagination .swiper-pagination-total {
  font-size: 12px;
}
.swiper-pagination-fraction.swiper-zhutu-pagination {
  left: auto;
  left: 20px;
}

/*商品信息*/
.wy-media-box {
  margin: 10px 0;
  background: #fff;
  padding: 12px 10px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.wy-media-box-nomg {
  background: #fff; margin-bottom:5px;
  padding: 12px 10px;
}
.wy-media-box-nomg .wy-pro-pri .origin-price {
    color: #545454;
    text-decoration: line-through;
}
.wy-media-box-nomg .wy-pro-pri span:last-child {
    border: 1px solid #f23030;
    border-radius: 2px;
    padding: 1px 3px;
    margin-left: 5px;
}

.wy-media-box2 {
  margin: 5px 0;
  background: #fff;
  padding: 5px 10px;
}
.wy-media-box__title {
  font-size: 18px;
  font-weight: bolder;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.5;
}
.weui-media-boutique {
    width: auto;
    padding: 10px 15px;
    background: #f5f5f5;
    overflow: hidden;
}
.weui-media-boutique img {
    float: left;
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 6px;
}
.weui-media-boutique span {
    float: left;
    margin-right: 10px;
    font-size: 12px;
    color: #666;
}
.weui-product-coupon {
    position: relative;
    font-family: "微软雅黑";
    background: #fff;
}
.weui-product-coupon .weui-cell{
    padding: 10px 15px;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: inherit;
}
.weui-product-coupon .weui-cell:nth-of-type(2) .weui-cell__bd {
    color: #f23030;
}
.weui-product-coupon .weui-cell::before {
    border: none;
}
.weui-product-coupon .weui-cell .weui-cell__hd{
    width: 40px;
    -webkit-box-flex: inherit;
    -webkit-flex: inherit;
    flex: inherit;
    font-weight: 700;
    font-size: 12px;
}
.weui-product-coupon .weui-cell .weui-cell__bd{
    text-align: left;
    color: #666;
    font-size: 12px;
}
.weui-product-evaluate {
    margin: 5px auto;
    padding: 10px 15px;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: inherit;
    font-size: 12px;
    font-family: "微软雅黑";
    background: #fff;
}
.weui-product-evaluate .weui-cell {
    color: #000;
}
.weui-product-evaluate .weui-product-shop-img {
    width: 65px;
    float: left;
}
.weui-product-evaluate .weui-product-shop-text {
    float: left;
    padding-left: 15px;
	padding-top: 10px;
}
.weui-product-evaluate .weui-product-shop-img img {
    width: 100%;
    height: 100%;
    display: block;
    border: 1px solid #f0f2f5;
    padding: 3px;
}
.weui-product-evaluate .weui-cell .weui-cell__bd {
    text-align: right;
    color: #222222;
    padding-right: 15px;
}
.weui-product-evaluate .weui-cell .weui-cell__bd span {
    color: #f23030;
}
.weui-product-evaluate .weui-cell .weui-cell__bd::after {
    right: 0;
}
.weui-product-list {
    padding-top:1px;
    margin:10px 10px 10px 10px;
    overflow:hidden;
    height:9.333333rem;
}
.weui-product-list .product-list {
    width: auto;
    white-space: nowrap;
    overflow: auto;
    height: 9.9rem;
    font-size: 0;
    -webkit-overflow-scrolling: touch;
}
.weui-product-list.two-picture {
  overflow: unset;
  height: 13rem;
  margin-bottom:-15px !important;
}

.weui-product-list.one-picture {
  height: 21rem;
}
.weui-product-list.two-picture .product-list,
.weui-product-list.one-picture .product-list{
  height: 100%;
}
.weui-product-list.two-picture .product-list .product-list-item {
  width: 49%;
  margin-right: 2%;
}
.weui-product-list.two-picture .product-list .product-list-item:last-of-type {
  margin-right: 0;
}
.weui-product-list.two-picture .product-list .product-list-item a img {
  width: 8.7rem;
  height: 8.7rem;
  display: block;
}
@media (max-width: 320px) {
  .weui-product-list.two-picture .product-list .product-list-item a img {
    width: 7.3rem;
    height: 7.3rem;
  }
}
.weui-product-list.one-picture .product-list .product-list-item a img {
  width: 100%;
  height: 100%;
  display: block;
}
.weui-product-list.two-picture .product-list .product-list-item a p,
.weui-product-list.one-picture .product-list .product-list-item a p {
  text-align: left;
}

.weui-product-list.one-picture .product-list .product-list-item {
  width: 100%;
  margin-right: 0;
}
.weui-product-list.one-picture .product-list .product-list-item a .product-list-item-title {
  height: 1.2rem;
}
.weui-product-list .product-list .product-list-item {
    display: inline-block;
    width: 6rem;
    margin-right: 12px;
    vertical-align: top;
}
.weui-product-list .product-list .product-list-item a {
    display: block;
}
.weui-product-list .product-list .product-list-item a .v-img {
    display: block;
    width: 6rem;
    height: 6rem;
}
.weui-product-list .product-list .product-list-item a .product-list-item-title {
    text-align: left;
    line-height: 1rem;
    word-break: break-word;
    height: 2rem;
    white-space: normal;
    margin: 6px 0 4px;
    font-size: 12px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.weui-product-list .product-list .product-list-item a .product-list-item-info {
    /**text-align: center;**/
    height: 0.373333rem;
    line-height: 0.373333rem;
    margin-top: 10px;
    font-size: 12px;
}
.weui-product-list .product-list .product-list-item a .product-list-item-info .now-price {
    font-size: 14px;
    color: #e73c3c;
}
.weui-product-list .product-list .product-list-item a .product-list-item-info .origin-price {
    text-decoration: line-through;
    font-size: 10px;
    color: #999;
}
.weui-media-box_appmsg .weui-media-box__hd.proinfo-txt-l {
  width: 30px;
  height: auto;
  vertical-align: top;
}
.promotion-label-tit {
  font-size: 13px;
  color: #81838e;
  line-height: 15px;
}
.promotion-message {
  margin: 8px 0;
  line-height: 15px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.promotion-message .yhq {
  font-style: normal;
  display: inline-block;
  height: 13px;
  border: 1px solid #e21323;
  font-size: 0;
  border-radius: 2px;
  width: auto;
  overflow: hidden;
  margin-right: 5px;
  float: left;
}
.label-text {
  padding: 0 1px;
  font-size: 10px;
  color: #e21323;
  line-height: 13px;
  height: 13px;
  display: inline-block;
}
.promotion-item-text {
  font-size: 13px;
  color: #222;
  line-height: 15px;
}
.yhq-btn {
  margin-bottom: 8px;
  text-align: right;
}
.yhq-btn a {
  float: left;
  display: block;
  border: 1px solid #e1e1e1;
  color: #fff;
  background: #e21323;
  font-size: 12px;
  line-height: 20px;
  padding: 0 8px;
  border-radius: 4px;
}
/*sku*/
.promotion-sku {
  padding: 8px 0 5px 0;
}
.promotion-sku li {
  float: left;
  margin: 0 5px 5px 0;
}
.promotion-sku li a {
  display: block;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #fff;
  min-width: 20px;
  padding: 5px 12px;
  max-width: 100%;
  text-align: center;
  font-size: 13px;
  color: #222;
  position: relative;
}
.promotion-sku li.active a:after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(../images/xuanze.png) no-repeat;
  background-size: 12px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.promotion-sku li.active a {
  border: 2px solid #e21323;
  margin: -1px;
}

.wy-media-box2 .weui-media-box_appmsg {
  border-top: 1px solid #ededed;
  padding-top: 5px;
}
.wy-media-box2 .weui-media-box_appmsg:first-child {
  border: 0;
  padding-top: 0;
}
.wy-media-box2.txtpd .weui-media-box_appmsg {
  padding-top: 0;
  border: 0;
}

.pro-detail {
  margin: 0;
  padding: 10px;
  overflow: hidden;
  background: #fff;
  font-family: '微软雅黑';
}
.pro-detail .pro-detail-text {
  padding: 10px 0;
}
.pro-detail img {
  display: block;
  width: 100%;
}

.weui-cell.nopd {
  padding: 0;
}
.weui-media-box__info.pinlun {
  margin-top: 8px;
  padding-bottom: 0;
}
.weui-cell__time {
  float: right;
  font-size: 12px;
  color: #999;
}
/*五星评价*/
.comment-item-star {
  display: inline-block;
  overflow: hidden;
  width: 75px;
  height: 11px;
  margin-top: 5px;
  margin-left: 25px;
  margin-bottom: 5px;
  background: url(../images/comment-star.png) repeat-x 0 -11px;
  background-size: 15px 22px;
}
.comment-item-star .real-star {
  display: inline-block;
  height: 22px;
  background: url(../images/comment-star.png) repeat-x 0 0;
  background-size: 15px 22px;
}
.comment-stars-width5 {
  width: 100%;
}
.comment-stars-width4 {
  width: 80%;
}
.comment-stars-width3 {
  width: 60%;
}
.comment-stars-width2 {
  width: 40%;
}
.comment-stars-width1 {
  width: 20%;
}

.mg-com-img {
  margin-top: 8px;
  margin-bottom: -9px;
}
.mg-com-img .weui-uploader__file {
  float: left;
  margin-right: .3rem;
  margin-bottom: .3rem;
  width: 31%;
  height: 5rem;
}
.list-more {
  margin: 10px 0;
  background: #fff;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.weui-cell.list-more:before {
  display: none;
}
/*商品详情底部按钮*/
.promotion-foot-menu-items {
  position: relative;
  padding: 0 10px;
  text-align: center;
}
.promotion-foot-menu-items p {
  margin-top: -.2rem;
}
.promotion-foot-menu-kefu {
  background: url(../images/icon-kefu.png) no-repeat;
  background-size: 22px;
}
.promotion-foot-menu-cart {
  background: url(../images/footer03.png) no-repeat;
  background-size: 22px;
}
.promotion-foot-menu-collection {
  background: url(../images/icon-collection.png) no-repeat;
  background-size: 22px;
}
.promotion-foot-menu-label {
  line-height: 40px;
  font-size: 15px;
  color: #fff;
}
/*返回顶部*/
#tophovertree {
  display: block;
  position: fixed;
  width: 36px;
  height: 36px;
  right: 10px;
  bottom: 60px;
  cursor: pointer;
  background-image: url(../images/tophovertree.gif);
  opacity: 0.9;
  display: none;
}

/* 商品详情立即购买 */
#selcet_sku .toolbar .toolbar-inner {
  height: 6.5rem;
  background: #fff;
}
#selcet_sku .toolbar .toolbar-inner .pay-intro {
  width: 90%;
  padding: .5rem .5rem .8rem;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

#selcet_sku .toolbar .toolbar-inner .pay-intro span img {
  width: 3.4rem;
  height: 3.4rem;
  padding: 1px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
}
#selcet_sku .toolbar .toolbar-inner .pay-intro div {
  padding-left: .5rem;
  text-align: left;
  line-height: 1.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  /**justify-content: center;**/
  font-size: 15px;
}
#selcet_sku .toolbar .toolbar-inner .pay-intro div h4 {
  color: #ce0613;
  font-size: 18px;
}
#selcet_sku .modal-content {
  padding-top: 6.5rem;
}
#selcet_sku .modal-content .bottom {
  padding: 0 10px;
  background: #fff;
}
#selcet_sku .modal-content .bottom>div {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 13px 0;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #ededed;
}
#selcet_sku .modal-content .weui-msg__opr-area {
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  background: #fff;
}
#selcet_sku .modal-content .bottom p {
  font-size: 13px;
  color: #81838e;
  line-height: 15px;
}
#selcet_sku .modal-content #goodsnum {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
#selcet_sku .modal-content #goodsnum li {
  font-size: 18px;
  font-size: 20px;
  padding: 0 7px;
}
#selcet_sku .modal-content #goodsnum li img {
  width: 1.5rem;
}

#selcet_sku .picker-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

/* 商品详情留言咨询 */
#msg_sku .toolbar .toolbar-inner {
  background: #fff;
}
#msg_sku .toolbar .toolbar-inner .pay-intro {
  width: 70%;
  padding: .5rem 1rem .8rem;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

#msg_sku .toolbar .toolbar-inner .pay-intro span img {
  width: 5.4rem;
  height: 5.4rem;
  padding: 1px;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
}
#msg_sku .toolbar .toolbar-inner .pay-intro div {
  padding-left: .5rem;
  text-align: left;
  line-height: 1.4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 15px;
}
#msg_sku .toolbar .toolbar-inner .pay-intro div h4 {
  color: #ce0613;
  font-size: 18px;
}
#msg_sku .modal-content {
  padding-top: 2.3rem;
}
#msg_sku .modal-content .bottom {
  padding: 0 10px;
  background: #fff;
}
#msg_sku .modal-content .bottom>div {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 13px 0;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #ededed;
}
#msg_sku .modal-content .weui-msg__opr-area {
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  background: #fff;
}
#msg_sku .modal-content .bottom p {
  font-size: 13px;
  color: #81838e;
  line-height: 15px;
}
#msg_sku .modal-content #goodsnum {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
#msg_sku .modal-content #goodsnum li {
  font-size: 18px;
  font-size: 20px;
  padding: 0 7px;
}
#msg_sku .modal-content #goodsnum li img {
  width: 1.5rem;
}

#msg_sku .picker-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}



/*订单详情*/
.wy-header {
  height: 44px;
  border-bottom: 1px solid #e1e1e1;
  position: relative;
}
.wy-header-icon-back {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 44px;
}
.wy-header-icon-back span {
  width: 20px;
  height: 20px;
  margin: 12px 0 0 10px;
  background: url(../images/icon-back.png) no-repeat;
  background-size: 20px;
  display: block;
}
.wy-header-title {
  margin: 0 50px;
  text-align: center;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  color: #252525;
}
.promotion-label-tit img {
  width: 80%;
}
.wy-media-box.address-select {
  margin-top: 0;
  background: url(../images/location-border.png) repeat-x left bottom #fff;
  border-bottom: 0;
  background-size: auto 3px;
}

.wy-header-icon-home{position: absolute; left:0; top:0; width: 40px;height: 44px; }
.wy-header-icon-home span {width:20px;height:20px; margin: 12px 0 0 10px; background:url(../images/footer01.png) no-repeat; background-size:20px; display:block;}
.wy-header-icon-user{position: absolute;right:14px;top:0;width: 40px;height: 44px;}
.wy-header-icon-user span {width:40px;height:20px; margin: 12px 0 0 10px;background-size:20px; display:block;color:#f31a1a;}

.address-txt {
  font-size: 13px;
  color: #232323;
  line-height: 18px;
}
.address-name {
  font-size: 15px;
  font-weight: bold;
  color: #232323;
}
.address-name span {
  margin-right: 10px;
}

.ord-pro-link {
  font-size: 14px;
  font-weight: normal;
  color: #232323;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  word-wrap: break-word;
  word-break: break-all;
  line-height: 1.8;
  display: block;
}
.wy-pro-pri.ord-pri {
  padding: 0 0 5px 0;
}
.sitem-tip {
  padding: 2px 6px;
  background: #e21323;
  color: #fff;
  font-size: 12px;
  font-style: normal;
}
/*--订单详情---spinner--*/
.Spinner {
  display: block;
  overflow: hidden;
  width: 84px;
  margin: 0;
}
.Spinner .Amount {
  width: 26px;
  height: 14px;
  padding: 4px 5px;
  line-height: 14px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  float: left;
  text-align: center;
  color: #333;
  outline: 0;
  font-size: 14px;
}
.Spinner a {
  display: inline-block;
  width: 22px;
  height: 22px;
  border: 1px solid #d9d9d9;
  background-color: #f7f7f7;
  float: left;
  cursor: pointer;
  outline: 0;
}
.Spinner a i {
  font-style: normal;
  background: url(../images/BuynBtn.png) no-repeat;
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px;
  text-indent: 999999%;
  overflow: hidden;
}
.Spinner .Decrease i {
  background-position: -12px -12px;
}
.Spinner .Increase i {
  background-position: -12px -0px;
}
.Spinner .DisDe i {
  background-position: -0px -12px;
}
.Spinner .DisIn i {
  background-position: -0px -0px;
}

.weui-media-box__bd .ord-pro-list {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #ededed;
  padding: 5px 10px;
}
.weui-media-box__bd .ord-pro-list:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

.weui-media-box_appmsg .weui-media-box__hd.check-w {
  width: 33px;
  margin-right: 5px;
}
.weui-cell__hd.cat-check {
  margin-top: 29px;
}
.weui-cell__hd.cat-check2 {
  margin-top: 0;
  display: inline-block;
}

.weui-tabbar__item.npd,
.wy-foot-menu .npd {
  padding: 2px 0;
}
.cart-total-txt {
  font-size: 15px;
  color: #222;
  line-height: 40px;
}
.cart-total-txt em {
  font-size: 16px;
  font-weight: bold;
  color: #e21323;
}
.cart-total-txt i {
  color: #e21323;
  font-size: 13px;
}
.cart-foot-check-item {
  padding: 0 10px;
  line-height: 40px;
  background: #ddd;
  text-align: center;
}

.wy-dele {
  width: 20px;
  height: 20px;
  float: right;
  background: url(../images/icon-dele.png) no-repeat;
  display: block;
  background-size: 20px;
}
.weui-cell.allsec-well {
  padding: 0 10px;
}
/*--我的---*/
.wy-center-top {
  width: 100%;
  overflow: hidden;
  background: url(../images/center-top-bj.jpg) no-repeat;
  background-size: cover;
}
.wy-center-top .userinfo {
  padding: 0;
}
.wy-center-top .xx-menu {
  height: 44px;
  background: rgba(0, 0, 0, 0.3);
}
.user-name {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
}
.user-grade {
  color: #fc0;
  margin: 2px 0;
  font-size: 13px;
}
.user-integral {
  font-size: 13px;
  color: #fafafa;
}
.xx-menu-list {
  padding: 5px 0;
  text-align: center;
  color: #fff;
  line-height: 17px;
  position: relative;
}
.xx-menu-list em {
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
}
.xx-menu-list p {
  font-size: 12px;
}
.xx-menu .weui-flex__item .xx-menu-list:after {
  content: "";
  height: 24px;
  width: 1px;
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 0;
  top: 10px;
  display: block;
}
.xx-menu .weui-flex__item:first-child .xx-menu-list:after {
  display: none;
}
.center-alloder {
  padding: 0;
  font-size: 14px;
  color: #333;
}
.center-list-txt {
  font-size: 14px;
  color: #333;
  line-height: 20px;
}
.wy-cell {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.center-list-icon {
  width: 20px;
  height: auto;
}
.center-ordersModule {
  text-align: center;
  display: block;
  padding: 10px 0;
  position: relative;
}
.center-ordersModule .imgicon {
  display: inline-block;
  height: 24px;
  text-align: center;
  margin-bottom: 5px;
}
.center-ordersModule .imgicon img {
  height: 24px;
  width: auto;
}
.center-ordersModule .name {
  font-size: 12px;
  color: #333;
}
.center-money {
  font-size: 15px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
}
.pro-amount span.font-13 {
  line-height: 24px;
  padding-right: 10px;
}

.ord-status-txt-ts {
  font-size: 13px;
  color: #ee7800;
}
.weui-panel__hd {
  padding: 10px 15px 10px 10px;
}
.weui-panel__hd:after {
  left: 10px;
}

.ords-btn-dele {
  display: inline-block;
  margin-left: 10px;
  padding: 2px 15px;
  font-size: 14px;
  border: 1px solid #333;
  border-radius: 3px;
  color: #333;
}
.ords-btn-com {
  display: inline-block;
  margin-left: 10px;
  padding: 2px 15px;
  font-size: 14px;
  border: 1px solid #e07100;
  border-radius: 3px;
  color: #e07100;
}

.weui-cell.oder-opt-btnbox {
  display: block;
  text-align: right;
}
.ord-statistics {
  padding: 10px 15px;
  border-top: 1px solid #e5e5e5;
  font-size: 13px;
  text-align: right;
}
.ord-statistics span {
  margin-left: 5px;
}

.jyjl .weui-panel__bd {
  border-top: 8px solid #f5f5f5;
}
.address-opt {
  margin-top: 10px;
}
.address-list-box {
  position: relative;
}
.weui-media-box__desc.address-txt {
  -webkit-line-clamp: 10;
}

/* 评论页面追评及商家回复 */
.weui-media-box__desc.extend {
  margin-top: 10px;
  padding-top: 5px;
}
.weui-media-box__desc.extend span {
  display: block;
  font-weight: bold;
  font-size: 14px;
  padding-left: 5px;
  margin-bottom: 5px;
  border-left: 3px solid #e21323;
}
.weui-media-box__desc.shop-extend {
  margin-top: 10px;
  padding-top: 5px;
  border-top: 1px solid #dfdfdf;
  position: relative;
  overflow: visible;
  color: #d97514;
}
.weui-media-box__desc.shop-extend span {
  color: #e21323;
}
.weui-media-box__desc.shop-extend::before {
  content: "";
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  background: #dfdfdf;
  position: absolute;
  top: -5px;
  left: 10px
}
.weui-media-box__desc.shop-extend::after {
  content: "";
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  background: #fff;
  position: absolute;
  top: -4px;
  left: 10px;
}

/* 图片点击放大 */
.tab-container .weui-gallery {
  background: rgba(0,0,0,.8);
}
.tab-container .weui-gallery .swiper-container {
  height: 100%;
}
.tab-container .weui-gallery .swiper-container .swiper-pagination {
  color: #fff;
  bottom: 0;
  top: 5%;
}
.tab-container .weui-gallery .weui-gallery-title {
  color: #fff;
  position: absolute;
  top: 12%;
  font-size: 14px;
  padding: 5px 10px;
}
.tab-container .weui-gallery .weui-gallery-text {
  color: #fff;
  position: absolute;
  bottom: 5%;
  font-size: 14px;
  padding: 5px 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.tab-container .weui-gallery .weui-gallery__cancel {
  position: absolute;
  top: 4%;
  right: 1%;
  z-index: 11;
}
.tab-container .weui-gallery .weui-gallery__cancel i {
  font-size: 30px;
  color: #e21323;
}
.tab-container .weui-gallery__img {
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  z-index: 2;
}

.address-edit {
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  right: 15px;
  top: 15px;
  background: url(../images/icon-edit.png) no-repeat;
  background-size: 24px;
}

.address-choose {
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  right: 15px;
  top: 15px;
  background: url(../images/icon-right.png) no-repeat;
  background-size: 24px;
}

.address-box .weui-panel__bd {
  border-bottom: 10px solid #f5f5f5;
}
.default-add {
  color: #fff;
  padding: 0 5px;
  font-size: 13px;
  margin-top: 5px;
  display: inline-block;
  background: #e21323;
}

.wy-address-edit {
  font-size: 14px;
}
.weui-label.wy-lab {
  width: 70px;
}

.cardlist {
  font-size: 15px;
}
/*--发表评价---*/
.order-list-Below {
  height: 40px;
  padding: 15px;
  position: relative;
  background: #fff;
}
.order-list-Below .comment {
  float: left;
  width: 28%;
  text-align: right;
  padding: 7px 0;
}
.order-list-Below .comment.good {
  background: url("../images/good.png") no-repeat;
}
.order-list-Below .comment.good.on {
  background: url("../images/good-red.png") no-repeat;
}
.order-list-Below .comment.bad {
  background: url("../images/bad.png") no-repeat;
}
.order-list-Below .comment.bad.on {
  background: url("../images/bad-red.png") no-repeat;
}
@media (max-width:500px) {
  .order-list-Below .comment.good,
  .order-list-Below .comment.good.on,
  .order-list-Below .comment.bad,
  .order-list-Below .comment.bad.on {
    background-position: 60% 6px;
  }
}
@media (max-width:375px) {
  .order-list-Below .comment.good,
  .order-list-Below .comment.good.on,
  .order-list-Below .comment.bad,
  .order-list-Below .comment.bad.on {
    background-position: 45% 6px;
  }
}
@media (max-width:320px) {
  .order-list-Below .comment.good,
  .order-list-Below .comment.good.on,
  .order-list-Below .comment.bad,
  .order-list-Below .comment.bad.on {
    background-position: 35% 6px;
  }
}
.order-list-Below .comment.on {
  color: red;
}
.order-list-Below .comment img {
  padding-right: 10%;
}

.com-txt-area {
  margin: 0;
}
.weui-textarea.txt-area {
  font-size: 13px;
  font-family: Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei,
    Arial;
  font-weight: normal;
}
.com-button {
  position: fixed;
  z-index: 999;
  bottom: 0;
  left: 0;
  clear: both;
  width: 100%;
  height: 60px;
  padding-top: 10px;
  background: #fff;
  text-align: center;
}
.com-button a {
  margin: 0 auto;
  display: block;
  width: 90%;
  height: 39px;
  line-height: 39px;
  background: #fff;
  border: 1px solid #ff4d55;
  border-radius: 4px;
  color: #ff4d55;
  font-size: 14px;
}

/*--login---*/
.login-box {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.lg-title {
  width: 100%;
  height: auto;
  overflow: hidden;
  font-size: 20px;
  text-align: center;
  line-height: 100px;
  color: #fff;
}

.login-box {
  width: 90%;
  margin: 0 auto;
  font-family: "微软雅黑";
}
.login-box .weui-cells_form::before,
.login-box .weui-cells_form::after {
  content: none;
}
.login-box .weui-cells_form .weui-cell::before {
  content: none;
}
.login-box .weui-cells_form .weui-cell::after {
  content: " ";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 1px;
  border-top: 1px solid #d9d9d9;
  color: #d9d9d9;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
  left: 15px;
}
.login-box .weui-cells_form .weui-cell .weui-label {
  font-weight: bold;
  width: 66px;
}
.login-box > a {
  margin-top: 30px;
  background: #e21323;
  font-size: 22px;
  font-weight: bold;
  border-radius: 15px;
}
.login-box .weui-agree {
  text-align: center;
}
.login-box .weui-agree .weui-agree__checkbox {
  width: 22px;
  height: 22px;
  border-radius: 50%;
}
.login-box .weui-agree .weui-agree__checkbox::before {
  background: url("../images/check.png");
  background-size: 100% 100%;
  width: 30px;
  height: 30px;
  content: "";
}
.login-box .weui-agree .weui-agree__text {
  color: #000;
  font-size: 16px;
}
.login-box .weui-agree .weui-agree__text a {
  color: #5497fa;
}
.common-div {
  width: 100%;
  height: 40px;
  overflow: hidden;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 20px;
  position: relative;
}
.login-user-name,
.login-user-pasw {
  background-color: rgba(255, 255, 255, 0.1);
}
.common-div > .common-icon {
  float: left;
  width: 20px;
  height: 20px;
  overflow: hidden;
  margin: 10px;
}
.common-div > .common-icon img {
  width: 100%;
  height: auto;
}
.common-div > input {
  width: 100%;
  height: 40px;
  padding: 6px 10px 6px 46px;
  background-color: transparent;
  border: none;
  outline: none;
  font-size: 15px;
  color: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  font-family: Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei,
    Arial;
}
.login-btn {
  background-color: #e21323;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  display: block;
}
.forgets {
  width: 100%;
  height: auto;
  margin: 15% auto 0;
  padding: 0 30px;
  text-align: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.forgets > a {
  color: #838181;
  font-size: 16px;
  padding-left: 10px;
}
.forgets > a:first-child {
  border-right: 1px solid #838181;
  padding-right: 10px;
  padding-left: 0;
}
.other-account {
  margin-top: 15px;
  text-align: center;
  color: #838181;
  position: relative;
}
.other-account img {
  width: 50px;
  height: 50px;
}
.other-account p {
  position: relative;
}
.other-account p::before {
  content: "";
  width: 28%;
  height: 1px;
  background-color: #838181;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5px;
}
.other-account p::after {
  content: "";
  width: 28%;
  height: 1px;
  background-color: #838181;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.5px;
}
.other-account a span {
  font-size: 16px;
  display: block;
  color: #10cc17;
}
.other-account a span:first-of-type {
  padding-top: 30px;
}
.login-oth-btn {
  border: 1px solid #9598a5;
  color: #9598a5;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  display: block;
}

.wy-news-list {
  font-size: 15px;
  color: #232323;
}
.wy-news-time {
  font-size: 12px;
  color: #888;
}
.wy-news-info {
  color: #333;
}
.commg {
  margin: 0;
  font-size: 14px;
}
.weui-cells.commg:before {
  display: none;
}
.weui-content .weui-panel > .weui-panel__hd .shop-select {
  display: inline-block;
}
.weui-content .weui-panel > .weui-panel__hd .weui-cell__hd {
  margin-top: 0;
}

/* 店铺详情页 */
.header-bg {
  background: url("../images/shop-header-default.png") no-repeat;
  background-size: 100% 100% !important;
  z-index: 100;
  width: 100%;
  /* height: 5.5rem; */
/*  position: fixed;*/
  transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}

.header-bg.hide .shop-header{ display:none;}
.header-bg.hide  .shop-title{ display:none;}
.header-bg.hide  .new-shop-nav{ position:fixed; top:0;}


.shop-mask {
/*  width: 100%;*/
/*  height: 0px;*/
/*  background: rgba(0,0,0,.4);*/
/*  position: absolute;*/
  z-index: 30;
}
.shop-header {
  width: 100%;
  height: 2rem;
  /* background: #ce0613; */
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  position: relative;
  z-index: 100;

  justify-content: space-between;
}
.shop-header .back {
  padding-left: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.shop-header .back img {
  width: 1rem;
  height: 1rem;
}
.shop-header .back .shop-header-text {
  color: #fff;
  padding-left: 5px;
  font-size: 16px;
}
.shop-header .shop-buttons {
  width: 12%;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.shop-title .shop-buttons .hide-menu,
.shop-header .shop-buttons .hide-menu {
  position: absolute;
  right: 2%;
  top: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all .2s linear;
  -ms-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
}
.shop-title .shop-buttons .hide-menu::before,
.shop-header .shop-buttons .hide-menu::before {
  content: "";
  width: 0;
  height: 0;
  opacity: 0;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #fff;
  position: absolute;
  top: -18px;
  left: 70%;
  z-index: 6;
  transition: all .2s linear;
  -ms-transition: all .2s linear;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
}
.shop-title .shop-buttons .hide-menu ul,
.shop-header .shop-buttons .hide-menu ul {
  height: 0;
  overflow: hidden;
  opacity: 0;
  background: #fff;
  border-radius: 5px;
  border-bottom: 1px solid #eee;
  transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.shop-title .shop-buttons .hide-menu.on,
.shop-header .shop-buttons .hide-menu.on {
  visibility: visible;
  opacity: 1;
}
.shop-title .shop-buttons .hide-menu.on::before,
.shop-header .shop-buttons .hide-menu.on::before {
  opacity: 1;
}
.shop-title .shop-buttons .hide-menu.on ul,
.shop-header .shop-buttons .hide-menu.on ul {
  height: 66px;
  opacity: 1;
}

.shop-title .shop-buttons .hide-menu ul li,
.shop-header .shop-buttons .hide-menu ul li {
  padding: 5px 10px;
  border-bottom: 1px solid #eee;
}
.shop-title .shop-buttons .hide-menu ul li:last-of-type,
.shop-header .shop-buttons .hide-menu ul li:last-of-type {
  border: none;
}
.shop-title .shop-buttons .hide-menu ul li a,
.shop-header .shop-buttons .hide-menu ul li a {
  font-size: 14px;
  color: #000;
  display: block;
}
.shop-title .shop-buttons .hide-menu ul li a img,
.shop-header .shop-buttons .hide-menu ul li a img {
  width: 20px;
  height: 20px;
  padding-right: 5px;
}
.shop-header .shop-buttons .classify {
  display: inline-block;
  text-align: center;
  padding-left: 1rem;
  color: #fff;
  font-size: 14px;
  z-index: 9;
}
.shop-header .shop-buttons .classify i {
  font-size: .8rem;
}
.shop-header .shop-buttons .classify span {
  display: block;
  font-size: .5rem;
  font-size: .65rem;
  margin-top: -.3rem;
}
.shop-title .shop-buttons .sandian,
.shop-header .shop-buttons .sandian {
  color: #fff;
  font-size: 20px;
}
.shop-header .shop-buttons .refresh,
.shop-header .shop-buttons .share {
  display: inline-block;
  text-align: center;
  color: #fff;
  z-index: 9;
}
.shop-header .shop-buttons .refresh i,
.shop-header .shop-buttons .share i {
  font-size: 22px;
}
.shop-header .shop-buttons .to-shop {
  color: #fff;
  padding: 0 .4rem;
  background: linear-gradient(to right, #f6ca6b, #f7b137);
  border-radius: 30px;
}
.shop-header .shop-buttons .search-shop {
  color: #fff;
  padding: 0 .4rem;
  background: linear-gradient(to right, #f6ca6b, #f7b137);
  border-radius: 30px;
  font-size: .7rem;
}
.shop-header .search-input {
  width: 68%;
  padding: 0;
  height: 2rem;
  margin-top: 0.4rem;
  margin-left: 1.5rem;
  position: relative;
}

.shop-header .search-input input {
  width: 90%;
  height: 60%;
  padding-left: 1.3rem;
  font-size: 14px;
  background: none;
  border-bottom: 1px solid #999;
  color: #ffffff;
}
.shop-header .search-input .weui-icon-search {
  position: absolute;
  font-size: 16px;
  left: 0.1rem;
  top: 0.2rem;
}



.shop-title {
  width: 100%;
  overflow: hidden;
  height: 3.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 5px 10px;
  justify-content: space-between;
  /* background: #fff; */
  box-sizing: border-box;
  position: relative;
  z-index: 99;
  transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}
.shop-title.hide {
  height: 0;
  padding: 0;
}
.shop-title > div {
  width: 100%;
}
.shop-title > div > a {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.shop-title .shop-title-img {
  width: 45px;
  margin-right: 5px;
}
.shop-title .shop-title-img img {
  width: 2rem;
  height: 2rem;
  display: block;
  border-radius: 5%;
  margin-top:5px;	
}
.shop-title .shop-title-text {
  width: calc(100% - 80px);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.shop-title .shop-title-text h3 {
  color: #fff;
  font-size: 0.7rem;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.shop-title .shop-title-text p {
  color: #dfdfdf;
  font-size: 0.7rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.weui-content .shop-intro-header .shop-title-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-left: 10%;
}

.weui-content .shop-intro-header .shop-title-button span {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: end;
  padding: 0.2rem 0.35rem;
  background: #c1c1c1;
  border-radius: 5px;
  font-size: 0.7rem;
  color: #000;
}
@media (max-width: 350px) {
  .weui-content .shop-intro-header .shop-title-button span {
    font-size: 12px;
    padding: 0.2rem;
  }
}
.weui-content .shop-intro-header .shop-title-button span img {
  width: 40%;
}
.weui-content .shop-intro-header .shop-title-button.on span {
  background: #ce0613;
  color: #fff;
}
.shop-nav {
  position: relative;
}
.shop-nav .weui-navbar {
  position: relative;
}
.shop-nav .weui-navbar__item {
  box-sizing: border-box;
  padding: 7px 0 2px;
}
.shop-nav .weui-navbar__item.weui_bar__item_on {
  border-bottom: 3px solid red;
}
.shop-nav .weui-navbar__item img {
  width: 20px;
  height: 20px;
}
.shop-nav .weui-navbar__item span {
  display: block;
  font-size: 14px;
}
.shop-intro .wy-Module-tit-line {
  text-align: left;
  margin: 15px 5px;
  padding: 0 0 0 5px;
  border-left: 1px solid #e21323;
}
.shop-intro .wy-Module-tit-line span {
  font-size: 16px;
}
.shop-intro .wy-Module-tit-line span::before,
.shop-intro .wy-Module-tit-line span::after {
  width: 0;
}
.shop-tab {
  padding-top:0rem !important;
  background: #fff;
}
/* .shop-tab.shop-inner-tab {
  padding-top: 4.5rem;
} */
.shop-tab .weui-tab__bd {
  padding-top: 0;
}
.shop-tab .weui-navbar {
  background: none;
  height: 2.2rem;
  margin-top: 5.5rem;
  position: fixed;
  background: #f4f4f4;
  transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  z-index: 99;
}
.shop-tab .weui-navbar::after {
  border: none;
}
.shop-tab .weui-navbar a::after {
  border: none;
}
.shop-tab .weui-navbar .weui-navbar__item span {
  color: #000;
  font-size: 0.7rem;
}
.shop-tab .weui-navbar .weui-bar__item--on span {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 1px solid #e21323;
  color: #e21323;
}
.shop-tab>.weui-navbar.top {
  margin-top: 2rem;
}
.shop-fixed {
  position: fixed;
  align-items: center;
}
.shop-fixed .weui-tabbar__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  position: relative;
}
.shop-fixed .weui-tabbar__item p {
  font-size: 0.7rem;
}
.shop-fixed .shop-fixed-button {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.shop-fixed .hide-menu-bottom {
  width: 100%;
  position: absolute;
  bottom: 55px;
  transition: all .3s linear;
  left: 5%;
  font-size: .7rem;
  background: #f4f4f4;
  border-radius: 5px;
  box-shadow: 1px 1px 5px #999;
  visibility: hidden;
  opacity: 0;
}
.shop-fixed .hide-menu-bottom.on {
  visibility: visible;
  opacity: 1;
}
.shop-fixed .hide-menu-bottom::after {
  content: "";
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: #f4f4f4 transparent transparent ;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -19px;
  z-index: 6;
}
.shop-fixed .hide-menu-bottom ul li {
  padding: .3rem .3rem;
  border-bottom: 1px solid #e2e2e2;
}
.shop-fixed .hide-menu-bottom ul li:last-of-type {
  border: none;
}
.shop-fixed .hide-menu-bottom ul li a {
  display: block;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
}
/**
.shop-fixed .shop-fixed-button::before {
  content: "";
  width: 30%;
  height: 3px;
  border-top: 1px solid #979797;
  border-bottom: 1px solid #979797;
  position: absolute;
  top: 5%;
}
**/
.shop-fixed .shop-fixed-button::after {
  content: "";
  width: 1px;
  height: 25px;
  background: #dfdfdf;
  position: absolute;
  right: 0;
  top: 20%;
}
.shop-fixed .shop-fixed-button:last-of-type::after {
  width: 0;
}
.shop-fixed .shop-fixed-message {
  -webkit-box-flex: 0 0 16%;
  -webkit-flex: 0 0 16%;
  flex: 0 0 16%;
  flex-direction: column;
  align-items: center;
  border-left: 3px solid #dfdfdf;
}
.shop-fixed .shop-fixed-message p {
  font-size: 0.3rem;
  margin-top: 0.1rem;
}

/* 首页展示 */
.shop-intro-lun {
  margin-bottom: 0.1rem;
}
.shop-intro-lun .swiper-container .swiper-pagination {
  bottom: 25px;
}
.shop-intro-lun
  .swiper-container
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background-color: #e21323 !important;
}
.shop-intro-item {
  margin-bottom: 0.1rem;
}



.shop-intro-item a img {
  width: 100%;
}
.shop-intro-item a .shop-intro-item-info {
  background: #fff;
  padding: 0.2rem .6rem 0.4rem;
  overflow: hidden;
  text-align: left;
}
.shop-intro-item a .shop-intro-item-info h3 {
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.85rem;
}
.shop-intro-item a .shop-intro-item-info p {
  color: #999;
  font-size: 0.4rem;
}
.shop-intro-item a .shop-intro-item-info .price {
  color: #e21323;
  font-size: 1rem;
  margin-left: -0.2rem;
}
.shop-intro-item a .shop-intro-item-info .button {
  float: right;
  color: #fff;
  background: #e21323;
  padding: 0.2rem 0.4rem;
  border-radius: 5px;
  margin-top: -0.2rem;
}

.shop-intro-item.more a .shop-intro-item-info h3 {
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.85rem;
  display: inline-block;
  width: 78%;
  margin-top: .3rem;
}
.shop-intro-item.more a .shop-intro-item-info .button {
  float: right;
  color: #e21323;
  background: none;
  padding: 0.2rem 0;
  border-radius: 5px;
  margin-top: .1rem;
}

.shop-intro-biglist ul li {
  margin-bottom: 1px !important;
}
.shop-intro-list {
  padding: 0.5rem;
}
.shop-new-title {
  padding: .3rem 0;
  text-align: center;
  color: #e21323;
  font-size: .8rem;
  font-family: '微软雅黑';
}
.shop-new-title img {
  width: 1.2rem;
  margin-right: .3rem;
  vertical-align: bottom;
}

/* 最新动态展示 */
.shop-news {
  padding: .2rem .2rem;
}
.shop-news .shop-news-item.single span {
  width: 68%;
  float: right;
}
.shop-news .shop-news-item.single h4 {
  width: 68%;
  float: right;
}
.shop-news .shop-news-item.single .shop-single-img {
  float: left;
  padding: 0;
  width: 30%;
}
.shop-news .shop-news-item.single .shop-single-img img {
  width: 100%;
}
.shop-news .shop-news-item.single .shop-news-txt {
  width: 68%;
  float: right;
  -webkit-line-clamp:2;
}
.shop-news .shop-news-item {
  display: block;
  color: #000;
  background: #fff;
  padding: .5rem;
  position: relative;
  border-bottom:  1px solid #dfdfdf;
/*  border-radius: 5px;*/
/*  margin-bottom: .5rem;*/
  overflow: hidden;
}
.shop-news .shop-news-item > span {
  color: #999;
  font-size: .2rem;
  display: block;
}
.shop-news .shop-news-item > h4 {
  padding: .2rem 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  /**font-weight: bold;**/
}
.shop-news .shop-news-item .shop-news-txt {
  font-size: .7rem;
  color: #999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.shop-news .shop-news-item .shop-news-img {
  display: inline-block;
  padding: 0.5rem 0.3rem 0;

}
.shop-news .shop-news-item .shop-news-img img {
  display: inline-block;
  width: 32%;
  height: 32%;
  margin-right: 1%;
  margin-bottom: 2%;
}
.shop-news .shop-news-item .shop-news-icon {
  font-size: 14px;
  text-align: right;  
}
.shop-news .shop-news-item .shop-news-icon span {
  margin-right: 10px;
}
.shop-news .shop-news-item .shop-news-icon i {
  font-size: 22px;
  margin-right: 5px;
  vertical-align: sub;
}

/* 最新动态新闻内页 */
.shop-news-content {
  padding-top: 2rem;
  background: #fff;
  padding: 2rem .5rem 0;
	/**
  min-height: -webkit-fill-available;
  min-height: -moz-available;
  min-height: fill-available;
  **/
}
.shop-news-content .shop-news-title {
  /** padding: 0.5rem 0; **/	
  /**border-bottom: 1px solid #dfdfdf;**/
	padding-top:0.5rem;
}
.shop-news-content .shop-news-title h1 {
    font-size: 21px;
    line-height: 1.5;
    font-weight: bold;
}
.shop-news-content .shop-news-title p {
  font-size: 14px;
  color:#808080;
  padding: .3rem 0;
}
.shop-news-content .shop-news-text {
  /**padding-top: 1rem;**/
  padding-bottom:0.5rem;
}
.shop-news-content .shop-news-text img {
  width: 100%;
}
.lazy {
  text-align: center;
  font-family: '微软雅黑';
}
.lazy img {
  width: 100%;
}
.lazy p {
  font-size: 22px;
  padding-bottom: .5rem;
}
.lazy span {
  display: block;
  padding-bottom: 1.5rem;
}
.lazy a {
  display: inline-block;
  color: #fff;
  padding: .2rem 1.5rem;
  background: #ce0613;
  border-radius: 5px;
}
/* 二维码子页和证照子页 */
.shop-ma {
  width: 80%;
  margin: 0 auto;
  background: #fff;
}
.shop-ma p {
  font-size: 18px;
  padding: 1rem 0;
  text-align: center;
}
.shop-ma img {
  width: 86%;
  padding: 0 7%;
}
.shop-ma span {
  display: block;
  padding: 0.6rem 0;
  text-align: center;
}
.shop-zheng {
  padding: 2rem 20px 0;

}
.shop-zheng h3 {
  padding: 5% 0;
  font-size: 30px;
  border-bottom: 1px solid #acacac;
  text-align: center;
}
.shop-zheng .zheng-info {
  border-top: 1px solid #fff;
  padding: 7% 0;
  line-height: 1.8;
  font-family: "微软雅黑";
}
.shop-zheng .zheng-note {
  line-height: 1.8;
  font-family: "微软雅黑";
  font-weight: bold;
}
/* 店铺分类页 */
.shop-inner-header {
  background: #ce0613;
  position: fixed;
}
.shop-inner-header .shop-buttons {
  width: 15%;
}
.shop-inner-header .shop-buttons .hide-menu {
  right: 4% !important;
}
.shop-inner-header-more {
  background: #ce0613;
  position: fixed;
}
.shop-classes-main {
  background: #f4f4f4;
  padding-top: 2rem;
}
.shop-classes-main .shop-classes-item.all-items {
  padding: 0 0 9px 0;
}

.shop-classes-main .shop-classes-item .weui-cell {
  width: 100%;
  color: #999;
  background-color: #fff;
  align-items: center;
}
.shop-classes-main .shop-classes-item .weui-cell .weui-cell__hd {
  width: 90%;
  font-weight: 500;
  color: #000;
}
.shop-classes-main .shop-classes-item .weui-cell .weui-cell__bd {
  align-items: center;
  -webkit-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 20px;
  font-size: 14px;
}
.shop-classes-main .shop-classes-item .weui-cell .weui-cell__bd span {
  display: block;
  width: 30px;
  height: 30px;
  align-items: center;
  -webkit-box-flex: auto;
  -webkit-flex: auto;
  flex: auto;
}
.shop-classes-main .shop-classes-item .weui-cell .weui-cell__bd img {
  width: 100%;
}
.shop-classes-main .shop-classes-item .shop-item-list {
  overflow: hidden;
  background: #f4f4f4;
}
.shop-classes-main .shop-classes-item .shop-item-list li {
  height: 50px;
  line-height: 50px;
  width: 46%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  background-color: #fff;
  margin: 2%;
  padding-right: 20px;
}
.shop-classes-main .shop-classes-item .shop-item-list li a {
  padding-left: 12px;
  font-size: 14px;
  color: #000;
  display: inline-block;
  width: 100%;
}

/* 店铺全部商品页 */
.shai {
/*  position: fixed;*/
  width: 100%;
  z-index: 99;
  background: #fff;
  transition: all .3s linear;
  -ms-transition: all .3s linear;
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  height: 1.7rem;
   /** margin-top: 1.4rem;**/
}
.shai.top {
  margin-top: -3.5rem;
}
.shop-in-header {
  position: relative;
  width: 100%;
  height: 40px;
  background: #efeff4;
  overflow: visible;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.shop-in-header .back {
  padding-left: 10px;
  width: 20px;
  height: 20px;
}
.shop-in-header .enter {
  margin-right: 10px;
  font-size: 12px;
  color: #fff;
  padding: 2px 10px;
  background: #e21323;
  border-radius: 15px;
}
.shop-in-header .back img {
  width: 100%;
}
.shop-in-header .index {
  display: block;
  width: 25px;
  height: 25px;
  padding-left: 10px;
}
.shop-in-header .index img {
  width: 100%;
}
.shop-in-header .weui-search-bar {
  background: none;
  padding: 5px 0;
}
.shop-in-header .shop-buttons {
  position: unset;
  padding-right: 10px;
  box-sizing: border-box;
}
.shop-in-header .shop-buttons .classify,
.shop-in-header .shop-buttons .sandian {
  color: #5f646e !important;
}
.shop-in-header .shop-buttons .hide-menu {
  width: 24%;
  right: 0;
}

/* 店铺新品页 */
.weui-content .date {
  font-size: 14px;
  margin: 13px 2px;
  color: #a9a9a9;
}
.weui-content .items a {
  display: inline-block;
  width: 49%;
}
.weui-content .items a .ctn {
  margin: 4px 2px;
  background: #fff;
  overflow: hidden;
  padding-bottom: 4px;
}
.weui-content .items a .ctn .img-ctn {
  width: 100%;
  height: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.weui-content .items a .ctn .img-ctn img {
  max-width: 100%;
  max-height: 100%;
}
.weui-content .items a .ctn .name {
  padding: 8px;
  font-size: 14px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.weui-content .items a .ctn .price {
  float: left;
  font-size: 16px;
  color: #333;
  font-weight: bolder;
  margin-left: 8px;
}

/* 店铺介绍 */
.shop-intro-content > div {
  border-bottom: 1px solid #ccc;
}
.shop-intro-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  padding: 20px;
  justify-content: space-between;
  background: #fff;
  padding-top: 3rem;
}
.shop-intro-header > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.shop-intro-header .weui-product-shop-img {
  width: 75px;
  padding-right:5px;
}
.shop-intro-header .weui-product-shop-img img {
  width: 100%;
  display: block;
  border-radius: 5%;
}
.shop-intro-header .weui-product-shop-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.shop-intro-header .weui-product-shop-text h3 {
  color: #000;
  font-size: 0.7rem;
}

.shop-intro-header .weui-product-shop-text p {
  color: #999;
  padding-top: .3rem;
}
.shop-intro-header .weui-product-shop-button {
  width: 16%;
  text-align: center;
  align-self: baseline;
  margin-top: 10px;
  border: 1px solid #ccc;
  /**background: url("../images/comment-star.png") no-repeat 3px -21px;**/
  position: absolute;
  right: 20px;
}

.shop-intro-header .weui-product-shop-button i {
  padding: 0 10px;
  font-size: 14px;
}
.shop-intro-header .weui-product-shop-button span {
  display: block;
  color: #a1a2a4;
  background: #f1f2f6;
  text-align: center;
}

.shop-intro-header .weui-product-shop-button.on {
  color: #ec1d1d;
  border: 1px solid #ec1d1d;
  /**background: url("../images/comment-star.png") no-repeat 3px 1px;**/
}
.shop-intro-header .weui-product-shop-button.on span {
  color: #fff;
  background: #ec1d1d;
}

.shop-intro-product {
  background: #fff;
  padding: 10px 15px;
  font-size: 17px;
}
.shop-intro-product > div {
  width: 32%;
  display: inline-block;
  position: relative;
  text-align: center;
}
.shop-intro-product > div::after {
  content: "";
  width: 1px;
  height: 60%;
  position: absolute;
  background: #dfdfdf;
  right: 0;
  top: 25%;
}
.shop-intro-product > div:last-of-type::after {
  width: 0;
}
.shop-intro-product > div > p {
  font-weight: bold;
}
.shop-intro-product > div > span {
  color: #999;
}
.shop-intro-info {
  margin-bottom: 5%;
}
.shop-intro-info .weui-cells {
  margin-top: 0.4rem;
}
.shop-intro-info .weui-cell__bd p {
  color: #000;
  font-family: "微软雅黑";
}
.shop-intro-info .weui-cell__ft img {
  width: 1.8rem;
}
.shop-intro-score .weui-flex__item {
  padding: 10px;
  position: relative;
  text-align: center;
}
.shop-intro-score .weui-flex__item .sheng {
  color: #ec1d1d;
  background: url("../images/sheng.png") no-repeat 30px 3px;
  background-size: 18px;
  padding-left: 20px;
}
.shop-intro-score .weui-flex__item .ping {
  color: #1193ce;
  background: url("../images/ping.png") no-repeat 30px 3px;
  background-size: 18px;
  padding-left: 20px;
}
.shop-intro-score .weui-flex__item .jiang {
  color: #00b78b;
  background: url("../images/jiang.png") no-repeat 30px 3px;
  background-size: 18px;
  padding-left: 20px;
}
.shop-intro-score .weui-flex__item > p {
  color: #999;
  font-size: 14px;
  text-align: center;
}
.shop-intro-add {
  margin-bottom: 0.5rem;
}
.shop-intro-add .weui-cell {
  flex-wrap: wrap;
}
.shop-intro-add .weui-cell .weui-cell__bd {
  color: #999;
  padding-left: 15px;
}
.shop-intro-add .weui-cell .weui-cell__ft {
  padding: 10px 0;
}
.shop-intro-add .weui-cell .weui-cell__ft img {
  width: 100%;
}

.shop-intro-pinpai {
  padding: 10px 15px;
  font-size: 17px;
}

@media (max-width: 375px) {
  .shop-intro-header .weui-product-shop-button {
    width: 20%;
  }
  .shop-intro-header .weui-product-shop-text h3 {
    font-size: 0.8rem;
    font-weight: bold;
  }
  .shop-intro-header .weui-product-shop-text p {
    font-size: 12px;
  }
  .shop-intro-product > div > span {
    font-size: 14px;
  }
  .shop-intro-score .weui-flex__item .sheng,
  .shop-intro-score .weui-flex__item .ping,
  .shop-intro-score .weui-flex__item .jiang {
    background-position: 20px 3px;
  }
  .shop-intro-info .weui-cell__bd,
  .shop-intro-add .weui-cell__hd,
  .shop-intro-add .weui-cell__bd {
    font-size: 0.75rem;
  }
}
/* 咨询页 */
.ask-footer {
  flex-direction: column;
  position: fixed;
}

.ask-footer .ask-footer-buttons,
.ask-footer .ask-footer-input {
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-size: 14px;
  justify-content: space-between;
}
.ask-footer .ask-footer-buttons span {
  font-size: 12px;
  padding: 0.2rem 0.4rem;
  color: #333;
}
.ask-footer .ask-footer-buttons a {
  font-size: 12px;
  color: #333;
  padding: 0.2rem 0.4rem;
  border: 1px solid #efefef;
  border-radius: 30px;
}

.ask-footer .ask-footer-input span {
  width: 30px;
  height: 30px;
}
.ask-footer .ask-footer-input span img {
  width: 100%;
}
.ask-footer .ask-footer-input .ask-yy {
  margin-right: 10px;
}
.ask-footer .ask-footer-input .ask-emoji,
.ask-footer .ask-footer-input .ask-plus {
  margin-left: 10px;
}
.ask-footer .ask-footer-input .ask-input {
  width: 66%;
  border: 1px solid #efefef;
  border-radius: 30px;
}
.ask-footer .ask-footer-input .ask-input input {
  height: 100%;
  padding-left: 10px;
}

.ask-lianjie {
  padding: 10px 15px;
  margin: 10px 30px;
  background: #fff;
  border: 1px solid #efefef;
  border-radius: 5px;
}
.ask-lianjie a {
  display: block;
}
.ask-lianjie a > div {
  padding-bottom: 5px;
  border-bottom: 1px solid #efefef;
}
.ask-lianjie a > p {
  text-align: center;
  color: #ec1d1d;
  padding-top: 5px;
  font-size: 14px;
}
.ask-lianjie a .proimg {
  width: 21%;
  height: 100%;
  float: left;
  position: relative;
}
.ask-lianjie a .proimg img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.ask-lianjie a .protxt {
  width: 79%;
  display: inline-block;
  box-sizing: border-box;
}
.ask-lianjie a .protxt .name {
  font-size: 12px;
  color: #454545;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ask-lianjie a .protxt .xiaoliang {
  font-size: 12px;
  color: gray;
  margin-top: 3%;
}

.ask-main {
  overflow-y: scroll;
  height: 100%;
  width: 100%;
}

.ask-main .ask-box {
  margin-bottom: 100px;
  padding: 10px;
}

.ask-main .ask-box .header-img {
  height: 40px;
  width: 40px;
  border-radius: 5px;
  overflow: hidden;
  background: #ddd;
}

.ask-main .ask-box .ask-answer,
.ask-main .ask-box .ask-question {
  margin-bottom: 1rem;
}

.ask-main .ask-box .ask-answer .ask-answer-text,
.ask-main .ask-box .ask-question .ask-question-text {
  box-sizing: border-box;
  position: relative;
  min-height: 60px;
}

.ask-main .ask-box .header-img img {
  width: 100%;
  height: 100%;
}
.ask-main .ask-box .ask-question {
  text-align: right;
}
.ask-main .ask-box .ask-answer .ask-answer-text {
  padding-left: 20px;
}

.ask-main .ask-box .ask-question .ask-question-text {
  padding-right: 20px;
}
.ask-main .ask-box .ask-answer > div,
.ask-main .ask-box .ask-question > div {
  display: inline-block !important;
}
.ask-main .ask-box .ask-answer .ask-answer-text,
.ask-main .ask-box .ask-question .ask-question-text {
  max-width: 75%;
}

.ask-main .ask-box .ask-answer .ask-answer-text p,
.ask-main .ask-box .ask-question .ask-question-text p {
  border-radius: 5px;
  padding: 0.5rem;
  margin: 0;
  font-size: 14px;
  line-height: 1.6;
  box-sizing: border-box;
  vertical-align: middle;
  word-wrap: break-word;
}
.ask-main .ask-box .ask-answer .ask-answer-text p::after,
.ask-main .ask-box .ask-question .ask-question-text p::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border: 10px solid;
  top: 10px;
}

.ask-main .ask-box .ask-answer .ask-answer-text p {
  background: #ddd;
  color: #000;
}

.ask-main .ask-box .ask-question .ask-question-text p {
  background: #b82525;
  color: #fff;
  text-align: left;
}

.ask-main .ask-box .ask-answer .ask-answer-text p::after {
  border-color: transparent #ddd transparent transparent;
  left: 0;
}

.ask-main .ask-box .ask-question .ask-question-text p::after {
  border-color: transparent transparent transparent #b82525;
  right: 0;
}

.ask-main .ask-box .ask-time {
  text-align: center;
  font-size: 12px;
  margin-bottom: 1rem;
}
.ask-main .ask-box .ask-time span {
  padding: 0.2rem 0.7rem;
  background: #ccc;
  color: #fff;
  border-radius: 30px;
}
.ask-main .ask-box .ask-new {
  font-size: 12px;
  color: #666;
  text-align: center;
}
.ask-main .ask-box .ask-new span {
  position: relative;
}
.ask-main .ask-box .ask-new span::before,
.ask-main .ask-box .ask-new span::after {
  content: "";
  width: 50%;
  height: 1px;
  background: #666;
  position: absolute;
  top: 50%;
  margin-top: -1px;
}

.ask-main .ask-box .ask-new span::before {
  left: -60%;
}
.ask-main .ask-box .ask-new span::after {
  right: -60%;
}

/* 店铺搜索页 */
.shop-search {
  margin: 20px 20px 0;
  background: #fff;
  border-radius: 5px;
}
.shop-search span {
  display: block;
  font-size: 22px;
  padding: 20px 0 20px 15px;
}

.shop-search .shop-search-main {
  padding-left: 15px;
  overflow: hidden;
}
.shop-search .shop-search-main li {
  float: left;
  background: #ccc;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  border-radius: 5px;
}
.shop-search .shop-search-main li a {
  display: block;
  color: #000;
  padding: 0.2rem 0.4rem;
}

/* 订单确认页 */
.info .weui-cells::after {
  border: none;
}
.confirm .weui-cells::after {
  border-bottom: 0;
}
.confirm .weui-cells .weui-cell::before {
  border-top: 1px solid #fff;
  color: #f2f2f2;
}
.confirm .weui-cells .weui-cell .weui-cell__bd .font-14 span.fr {
  width: 66%;
  text-align: right;
}

.weui-tab__bd .wy-pro-list .protxt{margin-top:0;padding-top:0;padding-bottom:0;}
.weui-tab__bd .wy-pro-list li.list .protxt .name{line-height:normal;}
.weui-tab__bd .wy-pro-list li.list .protxt .description{line-height:normal;}

.new-header-bg {
  height: 2rem;
}
.new-header-bg ~ .weui-tab {
  padding-top: 3.7rem;
}
.header-bg ~ .weui-tab,
.new-header-bg ~ .weui-tab {
  padding-bottom: 2rem;
}
.new-header-bg .shop-title {
  overflow: visible;
  z-index: 100;
  height: 2rem;
  padding: 5px 0 !important;
}
.new-header-bg .shop-title > div {
  height: 100%;
}
.new-header-bg .shop-title > div:not(.shop-buttons) {
  flex-basis: 80%;
}
.new-header-bg .shop-title > div a {
  height: 100%;
  align-items: center;
  justify-content: space-between;
}
.new-header-bg .shop-title > div a .shop-title-img {
  flex-basis: 25%;
  width: auto;
  max-width: 75px;
  height: 100%;
  margin-right: 0 !important;
  overflow: hidden;
}
.new-header-bg .shop-title > div a .shop-title-img img {
  width: auto;
  max-height: 100%;
  display: block;
  margin: 0 auto;
}
.new-header-bg .shop-title > div a .shop-title-text {
  flex-basis: 75%;
  /* text-align: center; */
}
.new-header-bg .shop-title > div a .shop-title-text h3 {
  /** font-size: 18px !important; **/
}
.new-header-bg .shop-title .shop-buttons {
  flex-basis: 20%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 350px) {
  .new-header-bg .shop-title .shop-buttons {
    margin-right: 3% !important;
  }
}
.new-header-bg .shop-title .shop-buttons .hide-menu {
  right: 7%;
  top: 90%;
}
.new-header-bg .shop-title .shop-buttons .sandian {
  font-size: 18px;
  line-height: normal;
}
.new-shop-nav .swiper-wrapper .swiper-slide{
  display: inline-block;
}

.header-bg .new-shop-nav {
  height: 2.0rem;
  line-height: 2.0rem;
  background: #fff;
  /**position: fixed;**/    
  z-index: 99;
  border-bottom: 1px solid #e6e1e1;
}
.header-bg .new-shop-nav .swiper-wrapper .swiper-slide {
  width: auto !important;
  text-align: center;
  position: relative;
}
.header-bg .new-shop-nav .swiper-wrapper .swiper-slide:first-of-type a {
  padding-left: 10px;
}
.header-bg .new-shop-nav .swiper-wrapper .swiper-slide a {
  color: #111;
  font-size: 14px;
  display: flex; 
  justify-content: center;
  letter-spacing: -0.5px;
}
.header-bg .new-shop-nav .swiper-wrapper .swiper-slide a i {
  padding-right: 1px;
}
.header-bg .new-shop-nav .swiper-wrapper .swiper-slide.on a {
  color: #cc0000;
}

/* 新闻推荐 */
.shop-news-hot {
  padding: 0 .3rem;
  background: #fff;
}
.shop-news-hot .wy-Module-tit-line span {
  font-size: 18px;
}
.shop-news-hot .wy-Module-tit-line span::before,
.shop-news-hot .wy-Module-tit-line span::after {
  top: 8px;
}
.shop-news-recom {
  display: block;
  padding: 0 0 .3rem 0;
  border-top: 1px solid #eee;
}
.shop-news-recom li:not(:last-of-type) {
  border-bottom: 1px solid #eee;
}
.shop-news-recom a {
  color: #000;
  display: block;
  overflow: hidden;
  padding: .4rem 0;
}
.shop-news-recom .news-main {
  overflow: hidden;
}
.shop-news-recom .news-main h4 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; font-weight:bolder;
    width: auto;
    color: #000;
   font-size: 16px;
}
.shop-news-recom .news-main p {
font-size: .7rem;
    color: #999;
  margin: .2rem 0;
}

.shop-news-recom .news-main div {
  overflow: hidden;
}
.shop-news-recom .news-main div .news-source {
  float: left;
  max-width: 70%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
font-size: .7rem;
    color: #666;
}
.shop-news-recom .news-main.no-img p {
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  -o-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  display: box;
  overflow: hidden;
}
.shop-news-recom .news-main.single-img .news-img {
  width: 33%;
  float: left;
  position: relative;
  overflow: hidden;
}
.shop-news-recom .news-main.single-img .news-img::before {
  content: "";
  display: block;
  padding-bottom: 66.66%;
  background-color: transparent;
}
.shop-news-recom .news-main.single-img .news-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width:100%;
}
.shop-news-recom .news-main.single-img .news-text {
  float: right;
  width: 64%;
}
.shop-news-recom .news-main.single-img .news-text h4 {
  font-size: 16px; font-weight:bold;
}
.shop-news-recom .news-main.single-img .news-text p {
font-size: .7rem;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.shop-news-recom .news-main.single-img .news-text div .news-source {
  float: left;
  max-width: 70%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: .7rem;
  color: #666;
}
.shop-news-recom .news-main.single-img .news-text div .news-date { padding-left:15px;
  /* width: 30%; */
  max-width: 36%;
 font-size: .7rem;
  color: #666;
}

.shop-news-recom .news-main.triple-img .news-text h4 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: auto;
  color: #000;
  font-size: 17px;
}
.shop-news-recom .news-main.triple-img .news-text .img-box {
  margin: .4rem 0;
  overflow: hidden;
}
.shop-news-recom .news-main.triple-img .news-text .img-box span {
  margin-left: 1%;
  width: 32%;
  float: left;
  position: relative;
  overflow: hidden;
}
.shop-news-recom .news-main.triple-img .news-text .img-box span::before {
  content: "";
  display: block;
  padding-bottom: 66.66%;
  background-color: transparent;
}
.shop-news-recom .news-main.triple-img .news-text .img-box span img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*新加图片二图三图*/
.content_box {padding: 0 .3rem;}
.cbi{ margin-bottom:.3rem;}
.cbi2 ul{ width:100%; overflow:hidden;}
.cbi2 li{ width:49%; float:left; }
.cbi2 li img{ float:left; width:100%; }
.cbi2 li:nth-child(even){ margin-left:2%;}

.cbi3 ul{ width:100%; overflow:hidden;}
.cbi3 li{ width:32%; float:left; }
.cbi3 li img{ float:left; width:100%; }
.cbi3 li:nth-child(even){ margin:0 2%;}

/*手机分页样式*/
.mui-content-padded {
	padding:10px;
}
.mui-pager {
	padding-left:0;
	list-style:none;
	text-align:center
}
.mui-pager:after,.mui-pager:before {
	display:table;
	content:' '
}
.mui-pager:after {
	clear:both
}
.mui-pager li {
	display:inline
}
.mui-pager li>a,.mui-pager li>span {
	display:inline-block;
	padding:5px 14px;
	border:1px solid #ddd;
	border-radius:6px;
	background-color:#fff;
	background-clip:padding-box;
	color:#a29898;
}
.mui-pager li.mui-active>a,.mui-pager li.mui-active>span,.mui-pager li:active>a,.mui-pager li:active>span {
	cursor:default;
	text-decoration:none;
	color:#fff;
	border-color:#007aff;
	background-color:#007aff
}
.mui-pager .mui-next>a,.mui-pager .mui-next>span {
	float:right
}
.mui-pager .mui-previous>a,.mui-pager .mui-previous>span {
	float:left
}
.mui-pager .mui-disabled>a,.mui-pager .mui-disabled>a:active,.mui-pager .mui-disabled>span,.mui-pager .mui-disabled>span:active {
	opacity:.6;
	color:#777;
	border:1px solid #ddd;
	background-color:#fff
}
.cglist{}
.weui-tabbar__label{ font-size:12px !important; }



body.body_lower .shop-intro-item.more{
  margin-top: 2rem;
}

body.body_tall .shop-intro-item.more{
  margin-top:0rem;
}



body.body_lower #tab1 .nlist{}
body.body_tall #tab1 .nlist{ margin-top:0px;}
.weui-tab__bd .weui-tab__bd-item.weui-tab__bd-item--active{margin-top: 0px;}
body.body_tall .weui-tab__bd .weui-tab__bd-item.weui-tab__bd-item--active{margin-top:0px;}

.wyf_pro-detail p{
	font-size:12px;
	color: #4D4F53;
}
.wyf_pro-detail span{
	font-size:15px;
	color: #000;
	font-weight: bold;
	line-height: 2.2rem;
}
.wyf_pro-detail img{margin-top:8px;margin-bottom:8px;}
.wyf_pro-detail p{line-height:17px;}
.wyf_pro-detail {
    margin: 0;
    padding: 10px;
    overflow: hidden;
    background: #fff;
    font-family: '微软雅黑';
}
/*搜索列表*/
.search_list .wy-pro-list li.list {
   height:5.8rem;
}
.search_list .wy-pro-pri .price {
    float: left;
}
.search_list ul li span{ display:inline-block !important;}


.search_list .menu-right ul{ overflow:inherit;}


.search_list .wy-pro-list li.list a{ padding:10px 0 !important;}
.search_list .wy-pro-pri .comment{ text-align:inherit !important; font-size:14px !important;}
.search_list .wy-pro-list li.list .protxt .name {white-space: inherit; }
.search_list .wy-pro-pri .price .origin-price {
    font-size: 14px;
}
.search_list .wy-pro-pri .price { height: 24px !important; 
}
.search_list .wy-pro-list .protxt .name{-webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -o-line-clamp: 2;
    line-clamp: 2;}
	
.search_list .wy-pro-list .protxt {
    margin-top: 0px;
}
.search_list .wy-pro-list .protxt {
    margin-top: 0px;
    height: 2.5rem;
    padding: 0px 8px;
}
.search_list  .wy-pro-pri{ margin-top:3% !important;}
.search_list .wy-pro-list li.list .protxt .wy-pro-pri .now-price{ color:#e21323; font-size:18px; margin-right:3px;}
.search_list li.list .protxt {
    width:67%;
}

/*WYF  19-6-28*/
.weui-product-evaluate .sp_jz_img img {
    border: 0px solid #f0f2f5;
	    margin-top: 6px;
}
.weui-product-evaluate .sp_jz_img {
        margin-left: 10px;
}
.weui-product-evaluate .sp_jz_zw {
    padding-top: 5px;
    margin-top: 5px;
}
.sp_jz_zw p {
    margin-top: 0px;
}

.weui-tab__bd .wy-pro-list li.list .ny_jg .description{
	line-height:inherit;
}
.wy-pro-list li.list .ny_jg .description{
	height: 20px;
}
.body_lower .weui-content .header-bg{
	margin-bottom: 40px;
}

.shop-news .wa_tz .shop-news-item.single h4 {
    margin-top: -0.2rem;
}
body.body_lower .shop-intro-item.more.qkb {
    margin-top: 0rem;
}

.wy-pro-list li.wa_tp a {
    height: 100px;
}
.wy-pro-list li.wa_tp .proimg {
    width: 100px;
    height: 100px;
}
.wy-pro-list li.wa_tp .protxt {
    width: auto;
    height: 100%;
    width: 73%;
    display: inline-block;
    box-sizing: border-box;
    margin-left: 105px;
    position: relative;
}
.wy-pro-list li.wa_tp .protxt p {
    height: 40px;
}
.sc_wa_tp .pro-items .weui-media-box .wy-pro-pri{    display: inline-block;
    float: left;}
.sc_wa_tp .pro-items .weui-media-box .weui-media-box__info{display: inline-block;
    float: right;}
.sc_wa_tp .weui-media-box.weui-media-box_appmsg {
    height: 5rem;
}
.sc_wa_tp .weui-media-box__bd {
    width: 12rem;
    margin-left: 10px;
   
}
.sc_wa_tp .weui-media-box__info.prolist-ul {
    margin-top: 47px;
}
.sc_wa_tp .wy-pro-pri {
    margin-top: 50px;
}
.sc_wa_tp .weui-media-box_appmsg .weui-media-box__hd {
    width: 100px;
    height: 100px;
    margin-right: 10px;
    margin-top: 30px;
}
.body_lower .shop-news .shop-news-item.single .shop-single-img{height: 100px;width: 100px}
.weui-product-evaluate{padding: 10px 10px 1px 10px;}
.weui-content .weui-product-evaluate .weui-cell{margin-bottom:5px;}


.lb_pb .wy-pro-list li.list a {
    height: 85px;
    padding: 10px;
}
.lb_pb .wy-pro-list li.list {
    width: 100%;
    margin: 0;
    margin-bottom: 1px;
    background: #fff;
    height: 105px;
}
.lb_pb .wy-pro-list li.list .protxt .description {
    font-size: .7rem;
    height: 40px;
}
.lb_pb .wy-pro-pri .price {
    height: 21px;
    text-align: left;
}
.lb_pb .wy-pro-list li.list .proimg {
    width: 85px;
    height: 85px;
    position: absolute;
}
.lb_pb .wy-pro-list li.list .proimg img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.lb_pb .wy-pro-list li.list .protxt {
    width: 71.8%;
    margin-left: 95px;
}

.clearfix .weui-product-shop-text h3 {
    height: 25px;
    overflow: hidden;
}
.clearfix .weui-product-shop-text p {
    height: 47px;
    width: 235px !important;
}
.weui-product-shop-text {
    width: 10.7rem;
}



/*顶部导航*/


/*9.26*/

.header .nav_switch {
	width: 0.8rem;
	font-size: 0.3rem;
	margin-right: 0.2rem;
}
.swiper1 .swiper-slide {
    font-size: .34667rem;
    width: 43px !important;
    text-align: center;
}

.swiper1 .swiper-slide:first-of-type{width:70px !important;}


.swiper1 .swiper-slide a{font-size:0.7rem !important;}


/*弹出导航*/
.nav_wrap{
	position: absolute;
	left: 0;
	top: 36px;
	width: 100%;
	z-index: 999;
	transition: all 0.5s; 
}
/*
.nav_hide {
	top: calc(120px - 100vh);
}
*/

.nav_wrap.nav_hide .nav_list_wrap{
	/*max-height: 0;*/
	height: 0;
	opacity: 0;
	transition: top 0.5s ease; 
	transition: opacity 0.5s ease 0.3s; 
	
	visibility: hidden;
}
.nav_show.nav_wrap .nav_list_wrap{
	border-top: 1px solid #ddd;
	height: calc(107.4vh - 180px);
/*	height: auto;*/
	opacity: 1;
	visibility: visible;
	transition: top 0.5s ease; 
	transition: opacity 0.3s ease 0.3s; 
	
	/*max-height: calc(100vh - 180px);*/
	
}
.nav_list_wrap{
	overflow: hidden;
	
}

.nlw_wrap{
	
}
.nlw_wrap ul li{
	float: left;
	width: 20%;
	padding: 5px;
	text-align: center;
}
.nlw_wrap ul li a{
/*
	font-size: 0.24rem;
	line-height: 0.5rem;
*/
	display: block;
	color: #000000;
	background-color: #fff;
}
.nav>p {
	position: fixed;
	right: 8px;
	top: 50px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s; 
 transform: rotate(0deg);
 z-index: 990;
}
.nav_show .nav>p{
	z-index: 998;
	opacity: 1;top: 50px;
    right: 5px;
	visibility: visible;
 transform: rotate(180deg);
	
}

.qh {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 20%;
}
.qh:before {
	content: "";
	width: 100%;
	height: 1px;
	display: block;
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
	margin-bottom: 0.4rem;
}
.nav_list_wrap {
	overflow: hidden;
	width: 100%;
	padding: 0px 20px;
	background-color: #eee;
	position: relative;
	z-index: 99;
}
.nav_list_wrap ul {
	width: 100%;
	overflow: scroll;
	height: 100%;
	overflow-x: hidden;
	/*	overflow-y: hidden;*/
}
.nav_close {
	background-color: #eee;
	background-image: url(/Public/mobile/images/nav_btn.png);
	background-size: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: center right;
	width: 20px;height: 20px;
	
	float: right;
}
.header .nav_switch {
	width: 0.6rem;
	height: 0.33rem;
	line-height: 0.33rem;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
	float: right;
	margin-top: 0.24rem;
	margin-right: 0.3rem;
	font-size: 0.3rem;
	display: block;
	border: none;
	background-color: rgba(0, 0, 0, 0);
}
.nav_list_wrap>ul>li>a {
	position: relative;
}
    .active_a{
        color: #e21323;
/*        border-bottom: 1px solid #e21323*/
    }
.nav_list_wrap>ul>li>a:before {
	position: absolute;
	content: "";
	top: 50%;
	width: 0.2rem;
	height: 0.2rem;
	border-radius: 100%;
	background-color: #BE0000;
	margin-top: -0.1rem;
	left: 0rem;
}
.nav_list_wrap>ul>li>a.actived {
	color: #ff1818;
}
.fix_footer {
	position: fixed;
	bottom: -1px;
	height: 50px;
	z-index: 9999;
}

/*top*/

.top_box {
	position: relative;
	position: fixed;
	width: 100%;
	z-index: 999;
	filter: drop-shadow(0px 0px 6px #000000);
}
.top {

}
.top .logo_top {
	position: absolute;
	width: 100%;
 line-height: 40px;
 height: 40px;
	z-index: 1000;
	background-color: #be0000;
}
.top .logo_top a {
	display: block;
	margin: auto;
    height: 40px;
    line-height: 40px;
	text-align: center;
}
.top .logo_top img {
	display: inline-block;
	vertical-align: middle;
	height: 28px;
}
.top .logo_top p{
	display: inline-block;
	color: #fff;
}
.top .nav_btn {
	position: fixed;
	right: 10px;
	top: 10px;
	color: #fff;
	z-index: 9999;
	padding: 5px;
}

/*nav*/
.nav_box{
	padding-top: 6px;
	height: 30px;
	box-sizing: content-box;
	background-color: #eee;
	overflow: hidden;
}
.nav_main{
	display: block;
	margin: auto;	
	position: relative;
	z-index: 1000;
	overflow: hidden;
	margin-left: 4px;
}
.nav_left_icon{
	float: left;
	line-height: 40px;
width: 40px;
padding: 0 10px;position: relative;
	z-index: 1000;
}
.nav_right_btn{
	line-height: 40px;
width: 25px;
/*padding: 0 10px;*/
position: relative;
	float: right;
}
.nav_left_icon img,.nav_right_btn img{
	width: 17px;
    height: 17px; margin-top: 3px;
}
.nav_main ul:after{content:" "; display:table; height:0; clear:both; visibility:hidden; }
.nav_main ul li{
	float: left;
	width: 25%;
	text-align: center;
	line-height: 40px;
}

.nav_main ul li a{
	color: #000;
	font-size: 0.24rem;
    
}
.nav_main ul li.hover a{
	border-bottom: 1px solid #be0000;
	color: #BE0000;
}
.weui-search-bar__search-btn{
	display:block;    
    margin-left: 10px;
    line-height: 28px;
    color: #09bb07;
    white-space: nowrap;
}
    .left_img{
        font-size: 10px;
        width: auto;
        text-align: center;
        padding-left:10px;
        color: #595959;
        height: 44px;
        background-color: #efeff4;
    }
    .left_img a{color: #595959;}
    .right_img{
        padding-right:10px;
        font-size: 10px;
         width: auto;
         color: #595959;
        text-align: center;
        height: 44px;
        background-color: #efeff4
    }
    .right_img a{color: #595959;}
    .left_img img{
        padding-top: 5px;
        width: 20px;
        height: 20px;
    }
    .right_img img{
        padding-top: 5px;
        width: 20px;
        height: 20px;
    }
    .weui-search-bar {
    position: relative;
/*    padding: 8px 23.5px;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    box-sizing: border-box;
    background-color: #efeff4;
}
    .body-box{
         background-color: #efeff4
    }
    header, .weui-navbar{
        display: flex;
        justify-content: space-between;
    	/**
        align-items: center;**/
       
        width:100%;
        height:44px;
        border-bottom: 1px solid #dbdbdb;
    }    
    
 .weui-header.fixed-top{ background-color: #efeff4 !important;}
    
    
    