ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color:inherit;
}
del {
  text-decoration: line-through;
}
i, em {
  font-style: normal;
}
html, body {
  height: 100%;
}
h2, body, p {
  margin: 0;
}
img {
  vertical-align: top;
}
body {
  line-height: 1.12;
  /*font-family: "PingFangSC", Helvetica, STHeiTi, Arial, sans-serif;*/
  font-family: "PingFangSC",Heiti SC,Arial,Lucida Grande,Verdana,STXhei,Microsoft YaHei,hei;
}
/*所有元素为border-box*/
* {
  box-sizing: border-box;
}
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  /* 1 */
  display: block;
}
/**
 * Add the correct display in IE 9-.
 */
audio, canvas, progress, video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template, [hidden] {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active, a:hover {
  outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b, strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button, html [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

body {
  color: #333;
  background: #f9f9f9;
}
img{
    width: 100%;
    /*height: 100%;*/
}
.pb{
  width:750px;
}
/*清除子元素浮动*/
.clearfix {
}
.clearfix::before, .clearfix::after {
  content: "";
  display: table;
}
.clearfix::after {
  clear: both;
}
h1.v-center {
    width: 560px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*垂直居中*/
.v-center{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}

/*文字截断*/
.ellipsis{
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow:    ellipsis;
}
.ellipsis2, .ellipsis3{
  overflow : hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.ellipsis2{
  -webkit-line-clamp: 2;
}
.ellipsis3{
  -webkit-line-clamp: 3;
}

/*蒙层*/
.mask-pa{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0,0,0,0.4);
}
.mask-pa .v-center{
  color: #fff;
  font-size: 30px;  /*px*/
  padding-bottom: 13px;
}
.mask-pa .v-center::after{
    content: "";
    position: absolute;
    left: 50%;
    bottom: -4px; /*no*/
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 60px;
    height: 4px;
    background: #fff;
}
/*box*/
.box{
    background: #fff;
    margin-bottom: 40px;
}
.box-nobg{
    margin-bottom: 40px;
}
/*icon-player*/
.icon-player, .icon-player::after{
    position: absolute;
    left: 50%;
    top: 50%;
}
.icon-player{
    width: 103px;
    height: 103px;
    border: 3px solid #fff;/*no*/
    -webkit-border-radius: 50%;
            border-radius: 50%;
    background: rgba(256,256,256,0.2);
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}
.icon-player::after{
    content: "";
    position: absolute;
    border: 20px solid transparent;
    border-left-color: #fff;
    -webkit-transform: translate(-25%, -50%);
        -ms-transform: translate(-25%, -50%);
            transform: translate(-25%, -50%);
}
/*价格*/
.del-line{
    position: relative;
}
.del-line::after{
    content: "";
    position: absolute;
    left: 0;
    top: 40%;
    height: 2px; /*no*/
    width: 100%;
    background: currentColor;
}
.yen, .price{
    display: inline-block;
    color: #ad0e11;
    vertical-align: middle;
    font-weight: 700;
}
.yen, .del-yen{
    padding-right: 6px;
}
.yen{
    font-size: 30px; /*px*/
}
.price{
    font-size: 34px; /*px*/
}
.del-yen, .del-price{
    font-size: 26px; /*px*/
    color: #999;
}

.title{
    text-align: center;
}
.title h2{
    font-size: 34px; /*px*/
    display: inline-block;
    position: relative;
}
.title01{
    height: 94px;
    line-height: 94px;
    background: #fff;
}
.title01 h2 span{
    position: absolute;
    right: -30px;
    top: 50%;
    width: 14px;
    height: 14px;
    border-right: 2px solid #ad0e11; /*no*/
    border-bottom: 2px solid #ad0e11; /*no*/
    -webkit-transform: rotate(-45deg) translateY(-50%);
        -ms-transform: rotate(-45deg) translateY(-50%);
            transform: rotate(-45deg) translateY(-50%);
}
.title02{
    padding-top: 10px;
}
.title02 h2{
    position: relative;
    padding-bottom: 15px;
}
.title02 h2::after{
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: 0;
    background: #ad0e11;
    width: 60px;
    height: 4px;
}
.title03 h2{
    margin-bottom: 16px;
}
.title03 p{
    font-size: 30px; /*px*/
}

/*按钮*/
.btn01, .btn02{
    display: inline-block;
    text-align: center;
}
.btn01{
    width: 140px;
    height: 68px;/*px*/
    font-size: 32px; /*px*/
}
.btn01-normal{
    border: 2px solid #000; /*no*/
    padding: 14px;/*px*/
    color: #000;
}
.btn01-normal:active{
    background: #EDEDED;
}
.btn01-disable{
    background: #EDEDED;
    color: #999;
    line-height: 68px;/*px*/
    border: 0 none;
}
.btn02{
    width: 200px;
    height: 88px;/*px*/
    line-height: 88px;/*px*/
    background: #ad0e11;
    color: #fff;
    font-size: 38px; /*px*/
}
.btn02:hover{
    background: #96895E;
}
.btn02-disable{
    background: #EDEDED;
}
/* CSS Document */
@charset "utf-8";
.icon-soldout {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    color: #fff;
    background: url(http://imgcms.yit.com/h5/images/soldout-icon.png) no-repeat
}

.icon-soldout-large {
    width: 121px;
    height: 121px;
    line-height: 121px;
    margin-left: -60px;
    margin-top: -60px;
    font-size: 26px
}

.icon-soldout-big {
    width: 100px;
    height: 100px;
    line-height: 100px;
    margin-left: -50px;
    margin-top: -50px;
    font-size: 24px;
    background-position: -146px -10px
}

.icon-soldout-normal {
    width: 81px;
    height: 81px;
    line-height: 80px;
    margin-left: -40px;
    margin-top: -40px;
    font-size: 24px;
    background-position: -272px -20px
}

.icon-soldout-small {
    width: 71px;
    height: 71px;
    line-height: 70px;
    margin-left: -35px;
    margin-top: -35px;
    font-size: 24px;
    background-position: -378px -25px
}

.search, .header-share{
  display: none;
}

.cms-module__title--main {
    font-size: 32px;
    color: #333;
    line-height: 32px;
    text-align: center;
    width: 100%;
    background: #fff;
    padding: 30px 30px 2px 30px;
}

.cms-module__title--sub {
    font-size: 24px;
    color: #999999;
    letter-spacing: 0;
    line-height: 32px;
    text-align: center;
    margin-top: 10px;
}

.cms-product__img {
    position: relative;
}

.cms-product__title--main {
    font-family: PingFangSC-Regular;
    font-size: 30px;
    color: #333333;
    letter-spacing: 0;
    height: 30px;
    line-height: 30px;
    text-align: left;
    width: 100%;
}

.cms-product__title--sub {
    font-family: PingFangSC-Regular;
    font-size: 24px;
    color: #999999;
    letter-spacing: 0;
    height: 24px;
    line-height: 24px;
    text-align: left;
    width: 100%;
}

.cms-product__tag {
    background: #D87672;
    border-radius: 4px;
    padding: 0 5px;
    height: 26px;
    line-height: 26px;
    font-family: PingFangSC-Regular;
    font-size: 20px;
    color: #ffffff;
    letter-spacing: -0.71px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right:5px;
}

.cms-product__price .cms-product__price--normal .cms-product__price--selling {
    font-family: PingFangSC-medium;
    font-size: 34px;
    color: #ad0e11;
    line-height: 34px;
    text-align: center;
    margin-right: 6px;
}

.cms-product__price .cms-product__price--normal .cms-product__price--original {
    font-family: PingFangSC-Regular;
    font-size: 24px;
    color: #666;
    line-height: 26px;
    text-align: center;
    position:relative;
}
.cms-product__price .cms-product__price--normal .cms-product__price--original::after{
    content: " ";
    position: absolute;
    bottom: 12px;
    width: 100%;
    height: 2px;
    left: 0;
    background: #666;
}
.cms-soldout .cms-product__price .cms-product__price--normal .cms-product__price--original::after{
    background: #ccc;
}
.cms-soldout .cms-product__price .cms-product__price--normal .cms-product__price--original{
  color: #ccc;
}
.cms-product__price .cms-product__price--reduced {
    background: #ffffff;
    border-radius: 4px;
    min-height: 24px;
    line-height: 24px;
    font-size: 24px;
    /*display: inline-block;*/
    display: none;
    color: #ac8849;
    margin-top: 10px;
}

.cms-product__price .cms-product__price--reduced .vip-description {
    display: inline-block;
    padding: 2px 5px 0 5px;
    background-image:-webkit-linear-gradient(-180deg, #faf9f1 0%, #eee4c0 100%);
    background-image:linear-gradient(-180deg, #faf9f1 0%, #eee4c0 100%);
    border-radius:4px;
    font-size: 18px;
    line-height: 20px;
    height: 24px;
    vertical-align: top;
    border: 1px solid #E0CE94;
}

.cms-product__price .cms-product__price--reduced .vip-price {
    border-radius: 0 4px 4px 0;
    padding: 0 6px;
    height: 24px;
}

.pb.cms-vip .cms-product__price--reduced, .pb.cms-svip .cms-product__price--reduced, .pb.cms-vip .cms-vip-price{
    /*display: inline-block;*/
    display: none;
}
.pb .cms-svip-price{
  display:none;
}
/* 售罄样式 */

.cms-soldout .cms-product__price .cms-product__price--normal .cms-product__price--selling, .cms-soldout .cms-product__price .cms-product__price--reduced .vip-price {
    color: #cccccc;
}

.cms-soldout .cms-product__price .cms-product__price--reduced {
    color: #ffffff;
}

.cms-soldout .cms-product__price .cms-product__price--reduced .vip-description, .cms-soldout .cms-product__tag {
    background: #cccccc !important;
    color: #ffffff;
    border:1px solid #ccc;
}

/*.pb.cms-svip .cms-vip-price{
  display:none;
}*/

.cms-label {
    margin: 16px 18px 0px 16px;
    border-radius: 4px;
    height: 26px;
    font-size: 20px;
    color: #ffffff;
    line-height: 26px;
    display: none;
}
.cms-label-txt {
    background: #c13b38;
    border-radius: 4px;
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    display: inline;
    margin-right: 15px;
}
.cmsTitle{
    margin:40px auto;
    text-align: center;
}
.cmsTitle .mainTitle{
    font-size: 32px;
    margin-bottom:10px;
    color:#333;
}
.cmsTitle .mainSubTitle{
    font-size: 24px;
    color:#999;
}
.cmsMore{
    font-size: 28px;
    color: #ad0e11;
    margin:40px auto;
    position:relative;
    text-align:center;
    line-height: 1;
    height:30px;
}
.cmsMore .cmsMoreIcon{
    width: 30px;
    height: 30px;
    display:inline-block;
    border: solid 1.5px #ad0e11;
    border-radius:50%;
    margin-left:10px;
    vertical-align: bottom;
}
.cmsMore::after{
    content: " ";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: solid 1.5px #ad0e11;
    border-right: solid 1.5px #ad0e11;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-left: -24px;
    vertical-align: 7px;
}

.vip{
    background: #ffffff;
    border: 1px solid #e0ce94;
    border-radius: 4px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    /*display: inline-block;*/
    width: fit-content;
    width: -webkit-fit-content;
    color: #ac8849;
    margin-top: 10px;
    margin-bottom:10px;
}
.cms-product__tag-box{
  margin-top:10px;
}
.vip-desc{
    display: inline-block;
    height: 28px;
    border-radius: 4px 0 0 4px;
    padding: 0 6px;
    background: -webkit-linear-gradient(#F9F6E7, #F2EACD);
    background: linear-gradient(#F9F6E7, #F2EACD);
}
.vip-price{
    border-radius: 0 4px 4px 0;
    padding: 0 6px;
    height: 28px;
}
.cms-video-tag{
  display:none;
  background:#b2b2b2;
  width:34px;
  height:34px;
  border-radius:100%;
  vertical-align: top;
  margin-right:10px;
}
.cms-video-tag-button{
    width: 24px;
    height: 22px;
    border-left: #fff 12px solid;
    border-right: transparent 12px solid;
    border-top: transparent 11px solid;
    border-bottom: transparent 11px solid;
    margin: 6px 13px;
    vertical-align: top;
    border-radius: 4px;
    display: inline-block;
}
.cms-video-smtag{
  width:30px;
  height:30px;
}
.cms-video-tag-smbutton{
    width: 20px;
    height: 18px;
    border-left: #fff 10px solid;
    border-right: transparent 10px solid;
    border-top: transparent 9px solid;
    border-bottom: transparent 9px solid;
    margin: 6px 12px;
}

/* 以下为部分自定义的语义化标签，下个版本分离 */

cms-module {
  display: block;
  overflow: hidden;
  background: #fff;
}

module-header {
  display: block;
  overflow: hidden;
  padding: 40px;
  text-align: center;
  position: relative;
}

/* 跟多按钮 */
module-more {
  display: inline-block;
  position: absolute;
  right: 34px;
  top: 40px;
  font: 24px/32px PingFangSC-Light;
  color: #333;
}

module-more:after {
  content: "";
  display: inline-block;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  width: 14px;
  height: 14px;
  position: relative;
  top: -10px;
  right: -4px;
  -webkit-transform: translate(-5px, 9px) rotate(45deg);
  transform: translate(-5px, 9px) rotate(45deg);
}

module-title {
  display: block;
  overflow: hidden;
  font: 32px/1 PingFangSC-Regular;
  color: #333;
}

module-subtitle {
  display: block;
  overflow: hidden;
  margin-top: 10px;
  font: 24px/1 PingFangSC-Regular;
  color: #999;
}

module-main {
  display: block;
  overflow: hidden;
}

goods-cont {
  display: block;
  overflow: hidden;
}

goods-img {
  display: block;
  vertical-align: middle;
  text-align: center;
}

goods-img img {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}

goods-info {
  display: block;
  overflow: hidden;
  padding: 16px 20px 20px 20px;
}

goods-name {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font: 26px/34px PingFangSC-Regular;
  color: #333;
}

video-tag {
  display: inline-block;
  background: #b2b2b2;
  width: 34px;
  height: 34px;
  border-radius: 100%;
  vertical-align: text-bottom;
}

video-tag:before {
  content: "";
  margin: 6px 13px;
  display: inline-block;
  border-left: #fff 12px solid;
  border-top: transparent 11px solid;
  border-bottom: transparent 11px solid;
  border-radius: 1px;
}

goods-desc {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 6px;
  font: 24px/32px PingFangSC-Regular;
  color: #999;
}

goods-price {
  display: block;
  overflow: hidden;
  margin-top: 10px;
}

sale-price {
  display: inline-block;
  overflow: hidden;
  font: 34px/1 PingFangSC-Regular;
  color: #ad0e11;
}

sale-price:before {
  content: "¥";
  font-size: 28px;
}

daily-price {
  display: inline-block;
  overflow: hidden;
  margin-left: 6px;
  font: 24px/26px PingFangSC-Regular;
  text-decoration: line-through;
  color: #ccc;
}

daily-price:before {
  content: "¥";
}

goods-vipprice {
  margin-top: 10px;
  /*display: block;*/
  display: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

goods-vipprice:before {
  content: "VIP";
  display: inline-block;
  border: 1px solid #E0CE94;
  border-radius: 4px;
  padding: 2px 4px;
  margin-right: 6px;
  font: 20px/1 PingFangSC-Regular;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#faf9f1), to(#eee4c0));
  background-image: -webkit-linear-gradient(top, #faf9f1 0%, #eee4c0 100%);
  background-image: linear-gradient(-180deg, #faf9f1 0%, #eee4c0 100%);
  color: #ac8849;
  position: relative;
  top: -2px;
}

vip-price {
  display: inline-block;
  font: 28px/1 PingFangSC-Regular;
  color: #ac8849;
}

vip-price:before {
  content: "¥";
}

goods-tag-list {
  display: block;
  overflow: hidden;
  margin-top: 10px;
}

goods-tag {
  display: inline-block;
  overflow: hidden;
  border-radius: 4px;
  padding: 0 5px;
  height: 26px;
  font: 20px/26px PingFangSC-Regular;
  letter-spacing: -0.71px;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: #D87672;
  color: #ffffff;
}

module-footer {
  display: block;
  overflow: hidden;
}