@charset "UTF-8";
/*
  * @Description:  详情页
  * @Author:  jl  lvjinlong[at]luojilab.com
  */
/* ---------- 详情页（通用样式） ---------- */
* {
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%; }

body {
  margin: 0;
  line-height: 1.5;
  color: #666;
  background-color: #f5f5f5;
  height: 100%;
  /*overflow-x: hidden;*/
  -webkit-overflow-scrolling: touch; }

html, body {
  height: 100%; }

article, aside, details, figcaption, figure, footer, header, 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; }

a {
  background: transparent;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #0088cc; }

a:active {
  outline: 0; }

a:active {
  color: #006699; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

img {
  border: 0;
  vertical-align: middle; }

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, label, option {
  color: inherit;
  font: inherit;
  margin: 0;
  -webkit-tap-highlight-color: transparent; }

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;
  -webkit-appearance: none; }

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; }

html, 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; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  font-size: 13px;
  color: #cccccc; }

.clear {
  padding: 0px;
  margin: 0px;
  height: 0px;
  width: 0px;
  line-height: 0px;
  font-size: 0px;
  clear: both; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both;
  overflow: hidden; }

.clearfix {
  zoom: 1; }

.hidden {
  visibility: hidden; }

.mar-left1em {
  margin-left: 1rem; }

.iosx {
  box-sizing: content-box;
  padding-bottom: 3.4rem; }

@font-face {
  font-family: 'iconfont';
  /* project id 20175 */
  src: url("//at.alicdn.com/t/font_20175_3i121xv7kvg.eot");
  src: url("//at.alicdn.com/t/font_20175_3i121xv7kvg.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_20175_3i121xv7kvg.woff2") format("woff2"), url("//at.alicdn.com/t/font_20175_3i121xv7kvg.woff") format("woff"), url("//at.alicdn.com/t/font_20175_3i121xv7kvg.ttf") format("truetype"), url("//at.alicdn.com/t/font_20175_3i121xv7kvg.svg#iconfont") format("svg"); }

.iconfont {
  font-family: 'iconfont' !important;
  font-size: 1.6rem;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.01rem;
  -moz-osx-font-smoothing: grayscale; }

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.hide {
  display: none; }

.loading {
  display: -webkit-box;
  margin-top: 1rem;
  height: 25px;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  background-image: url("../../images/loaderH5.gif");
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: center center; }

.loadingCart {
  display: none;
  right: 7px;
  bottom: 8px;
  background-image: url("../../images/loaderH5.gif");
  background-size: 25px 25px;
  height: 25px;
  width: 25px;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute; }

#masker {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  display: none;
  overflow: hidden; }

.page {
  position: relative;
  margin: 0 auto;
  min-height: 100%;
  padding-bottom: 0; }
  .page.iosx {
    padding-bottom: 8.4rem; }

.animated3 {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated7 {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

/*fadeIn 淡入*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

/*fadeOut 淡出*/
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

/*从上方划入*/
@-webkit-keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

/*从上方划出*/
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

/*从下方划入*/
@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

/*从下方划出*/
@-webkit-keyframes slideOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes slideOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

/*app -- 弹出层 alertTxt*/
#alertPop {
  position: fixed;
  top: 50%;
  left: 50%;
  background: #000;
  z-index: 9999;
  padding: 1.5rem 2rem;
  font-size: 1.4rem;
  line-height: 2.5rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 0.5rem;
  opacity: 0.4;
  text-align: center;
  overflow: hidden;
  color: #fff;
  box-sizing: content-box; }

/* 弹出层alertConfirm */
#maskerV2 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  height: 100%;
  cursor: pointer; }

#alertConfirm {
  position: fixed;
  top: 50%;
  left: 50%;
  background: #efeff4;
  z-index: 9999;
  height: auto;
  font-size: 1.4rem;
  line-height: 1.8rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 5px;
  text-align: left; }
  #alertConfirm .content {
    min-height: 5rem;
    max-height: 40rem;
    overflow: hidden;
    padding: 2rem;
    border-bottom: 1px solid #e6e6e6; }
  #alertConfirm .confirm-btns {
    display: -webkit-box;
    font-size: 1.7rem; }
    #alertConfirm .confirm-btns #confirmCancel {
      -webkit-box-flex: 1;
      height: 5rem;
      line-height: 5rem;
      text-align: center;
      color: #ff813a;
      border-right: 1px solid #e6e6e6; }
    #alertConfirm .confirm-btns #confirmSure {
      -webkit-box-flex: 1;
      height: 5rem;
      line-height: 5rem;
      text-align: center;
      color: #ff813a; }

/*pop弹层*/
.maskerV2 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  height: 100%; }

.maskerIn {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  opacity: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.25, 1);
  transition: opacity 0.3s cubic-bezier(0, 0, 0.25, 1); }

.maskerOut {
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0, 0, 0.25, 1) 0.3s;
  -webkit-transition: opacity 0.3s cubic-bezier(0, 0, 0.25, 1) 0.3s; }

.domIn1 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  opacity: 0;
  z-index: 1001;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1), opacity 0.3s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1), opacity 0.3s cubic-bezier(0, 0, 0.25, 1); }

.domIn2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: absolute;
  opacity: 1; }

.domOut {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0, 0, 0.25, 1), opacity 0.2s cubic-bezier(0, 0, 0.25, 1);
  transition: transform 0.2s cubic-bezier(0, 0, 0.25, 1), opacity 0.2s cubic-bezier(0, 0, 0.25, 1); }

.oneline {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; }

.twoline {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

/*productDetail -- 弹层*/
.productDetailFoot .btnAll:active {
  background-color: #efefef; }

#productDetail {
  width: 100%;
  background-color: #fff;
  overflow: hidden;
  left: 0px;
  right: 0px;
  bottom: 0px; }
  #productDetail .productDetailHead {
    height: 10rem;
    padding: 1.5rem 1rem 0 1rem; }
  #productDetail .productDetailHeadInner {
    height: 8.5rem;
    display: -webkit-box;
    -webkit-box-orient: horizontal; }
    #productDetail .productDetailHeadInner {
      position: relative; }
      #productDetail .productDetailHeadInner:after {
        content: " ";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 1px solid #f0f0f0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        box-sizing: border-box;
        pointer-events: none; }
  #productDetail .productDetailHeadInner img {
    display: -webkit-box;
    width: 7rem;
    height: 7rem; }

#productDetail .skuPopclosed {
  position: absolute;
  right: -0.7rem;
  top: -0.7rem;
  height: 5rem;
  width: 5rem;
  background-color: transparent;
  border-radius: 50%;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  font-size: 3rem;
  color: #e6e6e6; }

#productDetail .productInfo {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-box-flex: 1; }
  #productDetail .productInfo .productTitle {
    display: -webkit-box;
    margin-left: 1.3rem;
    font-size: 1.3rem;
    line-height: 2rem;
    height: 2rem;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-right: 2rem;
    -webkit-box-orient: vertical; }

#productDetail .productDetailPrice {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin-left: 1.3rem; }
  #productDetail .productDetailPrice .price {
    font-size: 1rem;
    color: #999999;
    text-decoration: line-through;
    margin-left: 0.2rem; }
  #productDetail .productDetailPrice .vipPrice {
    font-size: 1.2rem;
    color: #999999; }
  #productDetail .productDetailPrice .vipPrice span {
    font-size: 1.5rem;
    color: #ff803a;
    margin-right: 0.05rem; }
  #productDetail .productDetailPrice .vipPrice span em {
    font-style: normal; }
  #productDetail .productDetailPrice .notVipPrice {
    font-size: 1.5rem;
    color: #ff803a;
    margin-right: 0.05rem; }
  #productDetail .productDetailPrice .notVipPrice em {
    font-style: normal; }
  #productDetail .productDetailPrice .isQuota {
    font-size: 1.1rem;
    font-style: normal;
    background-color: #fff;
    color: #ff803a;
    padding: 0.2rem 0.3rem;
    border-radius: 0.3rem;
    margin-right: 0.5rem;
    height: 1.2rem; }
    #productDetail .productDetailPrice .isQuota {
      position: relative; }
      #productDetail .productDetailPrice .isQuota:after {
        content: " ";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #ff803a;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        box-sizing: border-box;
        pointer-events: none; }
    #productDetail .productDetailPrice .isQuota:after {
      border-radius: 0.3rem; }

#productDetail .productDetailBody {
  z-index: 10000;
  position: relative;
  -webkit-overflow-scrolling: touch; }
  #productDetail .productDetailBody .productDetailCom {
    margin: 0 1rem; }
    #productDetail .productDetailBody .productDetailCom {
      position: relative; }
      #productDetail .productDetailBody .productDetailCom:after {
        content: " ";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 1px solid #f0f0f0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        box-sizing: border-box;
        pointer-events: none; }
  #productDetail .productDetailBody .productDetailCom:last-child {
    border: none; }
  #productDetail .productDetailBody .productDetailComInner {
    padding-bottom: 1.5rem; }
  #productDetail .productDetailBody .productDetailCom .tit {
    height: 3.2rem;
    line-height: 3.2rem;
    font-size: 1.3rem;
    color: #6d6d6d; }
  #productDetail .productDetailBody .skuList .sku li {
    float: left;
    line-height: 3.4rem;
    color: #999;
    padding: 0 1rem;
    margin: 0 1.5rem 1rem 0;
    text-align: center;
    min-width: 5.5rem;
    max-width: 100%;
    font-size: 1.3rem; }
    #productDetail .productDetailBody .skuList .sku li {
      position: relative; }
      #productDetail .productDetailBody .skuList .sku li:after {
        content: " ";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #999;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        box-sizing: border-box;
        pointer-events: none; }
    #productDetail .productDetailBody .skuList .sku li:after {
      border-radius: 3px; }
    #productDetail .productDetailBody .skuList .sku li span {
      display: block; }
  #productDetail .productDetailBody .sku li.tag-black {
    color: #ff803a; }
    #productDetail .productDetailBody .sku li.tag-black {
      position: relative; }
      #productDetail .productDetailBody .sku li.tag-black:after {
        content: " ";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #ff803a;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        box-sizing: border-box;
        pointer-events: none; }
  #productDetail .productDetailBody .sku li.unavailable {
    color: #e6e6e6; }
    #productDetail .productDetailBody .sku li.unavailable {
      position: relative; }
      #productDetail .productDetailBody .sku li.unavailable:after {
        content: " ";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #e6e6e6;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        box-sizing: border-box;
        pointer-events: none; }
  #productDetail .productDetailBody .number .total {
    display: -webkit-box;
    -webkit-box-orient: horizontal; }
  #productDetail .productDetailBody .number .total .count {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    width: 100%; }
  #productDetail .productDetailBody .number .total .count .reduce {
    display: -webkit-box;
    height: 3.5rem;
    width: 3.5rem;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    border-radius: 3px 0 0 3px;
    position: relative;
    border: 1px solid #999;
    border-right: 0; }
    #productDetail .productDetailBody .number .total .count .reduce:before {
      content: '';
      position: absolute;
      width: 1rem;
      height: 1px;
      background-color: #999;
      left: 50%;
      top: 50%;
      margin-left: -0.5rem; }
  #productDetail .productDetailBody .number .total .count .num {
    display: -webkit-box;
    height: 3.5rem;
    padding: 0 1.2rem;
    border: 1px solid #999;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    font-size: 1.4rem;
    min-width: 6.75rem;
    max-width: 6.75rem;
    color: #333333;
    text-align: center;
    -webkit-appearance: none;
    outline: 0;
    border-radius: 0; }
  #productDetail .productDetailBody .number .total .count .add {
    display: -webkit-box;
    height: 3.5rem;
    width: 3.5rem;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    border-radius: 0 3px 3px 0;
    border: 1px solid #999;
    border-left: 0;
    position: relative; }
    #productDetail .productDetailBody .number .total .count .add:before {
      content: '';
      position: absolute;
      width: 1rem;
      height: 1px;
      background-color: #999;
      left: 50%;
      top: 50%;
      margin-left: -0.5rem; }
    #productDetail .productDetailBody .number .total .count .add:after {
      content: '';
      position: absolute;
      width: 1rem;
      height: 1px;
      background-color: #999;
      left: 50%;
      top: 50%;
      margin-left: -0.5rem;
      -webkit-transform: rotate(90deg); }
  #productDetail .productDetailBody .number .total .count #productCount {
    display: -webkit-box;
    -webkit-box-align: center;
    margin-left: 1rem;
    color: #6d6d6d;
    font-size: 1.3rem;
    -webkit-box-flex: 1; }
    #productDetail .productDetailBody .number .total .count #productCount span {
      padding: 0 0.25rem; }
  #productDetail .productDetailBody .number .total .count .disable:before {
    background-color: #ccc; }
  #productDetail .productDetailBody .number .total .count .reduce.disable {
    border: 1px solid #e1e1e1;
    border-right: 0; }
  #productDetail .productDetailBody .number .total .count .add.disable {
    border: 1px solid #e1e1e1;
    border-left: 0; }
  #productDetail .productDetailBody .number .total .count .disable:after {
    background-color: #ccc; }
  #productDetail .productDetailBody .countNum {
    display: -webkit-box;
    -webkit-box-flex: 1;
    -webkit-box-align: center;
    font-size: 1.3rem;
    color: #6d6d6d;
    height: 4rem;
    line-height: 4rem; }

.productDetailFoot {
  display: -webkit-box;
  height: 5rem;
  background-color: #f7f7f7;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 10000; }
  .productDetailFoot .btn {
    display: -webkit-box;
    width: 100%;
    height: 5rem;
    color: #ffffff;
    font-size: 1.5rem;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    background: #ff803a;
    -webkit-box-flex: 1; }
  .productDetailFoot .btnV2 {
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
    line-height: 2.9rem;
    height: 2.9rem;
    background-color: #f7f7f7;
    width: 10rem;
    font-size: 1.5rem; }

/*虚拟商品-表单*/
#productDetail .productDetailBody .productVirtual {
  padding: 0 1rem; }
  #productDetail .productDetailBody .productVirtual .inputList {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    margin-bottom: 1.5rem; }
  #productDetail .productDetailBody .productVirtual label {
    overflow: hidden;
    width: 7rem;
    line-height: 3rem;
    height: 3rem;
    display: -webkit-box;
    font-size: 1.3rem; }
  #productDetail .productDetailBody .productVirtual input {
    -webkit-appearance: none;
    border: 1px solid #f0f0f0;
    height: 3rem;
    display: -webkit-box;
    -webkit-box-flex: 1;
    padding: 0.2rem 1rem;
    border-radius: 3px;
    font-size: 1.3rem; }
  #productDetail .productDetailBody .productVirtual button {
    border: 0;
    background: #fff;
    margin-left: 0.5rem;
    height: 3rem;
    line-height: 3rem;
    font-size: 1.2rem;
    padding: 0;
    width: 8rem; }
    #productDetail .productDetailBody .productVirtual button {
      position: relative; }
      #productDetail .productDetailBody .productVirtual button:after {
        content: " ";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #999;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        box-sizing: border-box;
        pointer-events: none; }
    #productDetail .productDetailBody .productVirtual button:after {
      border-radius: 6px; }
  #productDetail .productDetailBody .productVirtual button:active {
    background: #efefef; }
  #productDetail .productDetailBody .productVirtual button.disable {
    background: #efefef; }

#productDetail .productDetailBody .productVirtualInner {
  margin-bottom: 1.5rem;
  padding-top: 1.5rem; }

/*同时存在的 立即购买*/
#productDetail .productDetailBody .productDetailFoot {
  /*同时存在的 加入购物车*/
  /*售罄& 下架*/ }
  #productDetail .productDetailBody .productDetailFoot .btnV2.next {
    color: #ff803a;
    margin-right: 1.4rem; }
    #productDetail .productDetailBody .productDetailFoot .btnV2.next {
      position: relative; }
      #productDetail .productDetailBody .productDetailFoot .btnV2.next:after {
        content: " ";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #ff803a;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        box-sizing: border-box;
        pointer-events: none; }
  #productDetail .productDetailBody .productDetailFoot .btnV2.addCart {
    color: #333;
    margin-left: 1.4rem; }
    #productDetail .productDetailBody .productDetailFoot .btnV2.addCart {
      position: relative; }
      #productDetail .productDetailBody .productDetailFoot .btnV2.addCart:after {
        content: " ";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #333333;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        box-sizing: border-box;
        pointer-events: none; }
  #productDetail .productDetailBody .productDetailFoot .btnV2.soldOut {
    color: #e6e6e6;
    width: 60%; }
    #productDetail .productDetailBody .productDetailFoot .btnV2.soldOut {
      position: relative; }
      #productDetail .productDetailBody .productDetailFoot .btnV2.soldOut:after {
        content: " ";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #e6e6e6;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        box-sizing: border-box;
        pointer-events: none; }

.productDetailFoot .btn.next {
  background: #ff803a; }

.productDetailFoot .btn.addCart {
  background: #ffa124; }

footer {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 1rem;
  width: 100%;
  height: 4.5rem; }
  footer .num {
    padding-top: 1rem;
    line-height: 4rem;
    color: #999999;
    font-size: 0.8rem;
    text-align: center; }
  footer .footerList {
    text-align: center;
    font-size: 1.1rem;
    height: 4.5rem;
    line-height: 4.5rem; }
    footer .footerList a {
      color: #666; }
  footer .footerLogo {
    height: 4.5rem;
    line-height: 4.5rem;
    text-align: center;
    color: #e2e2e2; }
    footer .footerLogo i {
      font-size: 1.35rem; }

/**
 * Swiper 3.3.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: January 10, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

/*customMessage -- 弹层*/
#customMessage {
  width: 100%;
  background-color: #fff;
  overflow: hidden;
  left: 0px;
  right: 0px;
  bottom: 0px; }
  #customMessage .customMessageBody .productVirtual {
    padding: 0 1rem; }
    #customMessage .customMessageBody .productVirtual .inputList {
      display: -webkit-box;
      -webkit-box-orient: horizontal;
      margin-bottom: 1.5rem; }
    #customMessage .customMessageBody .productVirtual label {
      overflow: hidden;
      width: 7rem;
      line-height: 3rem;
      height: 3rem;
      display: -webkit-box;
      font-size: 1.3rem; }
    #customMessage .customMessageBody .productVirtual input {
      -webkit-appearance: none;
      border: 1px solid #f0f0f0;
      height: 3rem;
      display: -webkit-box;
      -webkit-box-flex: 1;
      padding: 0.2rem 1rem;
      border-radius: 3px;
      font-size: 1.3rem; }
    #customMessage .customMessageBody .productVirtual button {
      border: 0;
      background: #fff;
      margin-left: 0.5rem;
      height: 3rem;
      line-height: 3rem;
      font-size: 1.2rem;
      padding: 0;
      width: 8rem; }
      #customMessage .customMessageBody .productVirtual button {
        position: relative; }
        #customMessage .customMessageBody .productVirtual button:after {
          content: " ";
          width: 200%;
          height: 200%;
          position: absolute;
          top: 0;
          left: 0;
          border: 1px solid #999;
          -webkit-transform: scale(0.5);
          transform: scale(0.5);
          -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
          box-sizing: border-box;
          pointer-events: none; }
      #customMessage .customMessageBody .productVirtual button:after {
        border-radius: 6px; }
    #customMessage .customMessageBody .productVirtual button:active {
      background: #efefef; }
    #customMessage .customMessageBody .productVirtual button.disable {
      background: #efefef; }
  #customMessage .customMessageBody .productVirtualInner {
    margin-bottom: 1.5rem;
    padding-top: 1.5rem; }
  #customMessage .customMessageFoot .btn {
    display: -webkit-box;
    height: 5rem;
    color: #ffffff;
    font-size: 1.5rem;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    background: #ff803a;
    -webkit-box-flex: 1; }

/*提示语*/
.tips {
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  font-size: 1.3rem; }

header {
  display: -webkit-box;
  padding: 0 1rem;
  height: 3.5rem;
  background-color: #1c1f20; }
  header .left-bar {
    display: -webkit-box;
    -webkit-box-flex: 1; }
    header .left-bar a {
      display: -webkit-box;
      -webkit-box-align: center; }
      header .left-bar a .logo {
        width: 3rem;
        height: 3rem;
        border-radius: 50%; }
      header .left-bar a .nickname {
        margin-left: 0.9rem;
        font-size: 1.3rem;
        color: #999999; }
  header .right-bar {
    display: -webkit-box;
    -webkit-box-align: center;
    font-size: 1.3rem;
    color: #777777; }
    header .right-bar .iconfont {
      font-size: 1.8rem; }
    header .right-bar a {
      margin-left: 1rem;
      color: #999999; }

header .right-bar .header-search {
  width: 30px;
  height: 33px;
  background-size: 16px;
  background-image: url("../../images/wechat_addpublics/feature_search_header.png");
  background-repeat: no-repeat;
  background-position: 9px 8px;
  display: -webkit-box;
  position: relative; }

.iget {
  background-color: #f0f0f0; }
  .iget .left-bar .nickname {
    color: #333333; }
  .iget .right-bar a {
    color: #777777; }

.scan-qrcode {
  position: fixed;
  top: 0;
  width: 180px;
  margin-top: 160px;
  margin-left: 350px;
  padding: 10px;
  border: 1px solid #c3c3c3;
  border-radius: 10px;
  text-align: center; }
  .scan-qrcode .tit1 {
    margin: 0 auto;
    padding-bottom: 10px;
    width: 150px;
    font-size: 16px;
    color: #00ad2e;
    border-bottom: 1px dashed #c3c3c3; }
    .scan-qrcode .tit1 img {
      margin-right: 6px;
      width: 28px; }
    .scan-qrcode .tit1 span {
      vertical-align: middle; }
  .scan-qrcode .tit2 {
    margin-top: 10px;
    font-size: 14px;
    color: #555555; }
  .scan-qrcode .qrcode {
    margin-top: 10px; }
    .scan-qrcode .qrcode img {
      width: 160px;
      height: 160px; }

/**
 * Swiper 3.3.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: January 10, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

.footer {
  display: none !important; }

body {
  -webkit-text-size-adjust: none !important; }

input.input-auto {
  width: 100% !important; }

/* 添加商品 -- tabs */
.tabs {
  display: -webkit-box;
  width: 100%;
  height: 50px;
  font-size: 16px; }

.tabs li {
  display: -webkit-box;
  width: 50%;
  border: 1px solid #e6e6e6;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  background-color: #f8f8f8; }

.tabs li:last-child {
  border-left: 0; }

.tabs .sel {
  background-color: #ffffff; }

/*添加产品内容*/
.mob_btn_preSave {
  position: relative; }

.preH5 {
  position: absolute;
  bottom: 50px;
  left: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 94px;
  height: 94px; }

.preH5 img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -8px; }

/*---------- detail ---------*/
/*h1*/
.detail .detail-h1 {
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: bold; }

/*url*/
.detail .detail-url {
  padding: 0 20px;
  height: 50px;
  line-height: 50px;
  width: 100%;
  background-color: #f8f8f8;
  margin-top: 10px;
  color: #252525;
  margin-bottom: 30px; }

.detail .detail-url span {
  color: #888888; }

/*app*/
.mob-content {
  width: 850px;
  min-height: 420px;
  zoom: 1; }

.mob-content .mob-preview {
  position: relative;
  float: left;
  width: 320px;
  background-color: #f9f9f9;
  border: 1px solid #e6e6e6; }

.mob-content .mob-entry {
  min-height: 250px;
  padding-bottom: 11px; }

.mob-content .mob-sidebar {
  visibility: hidden; }

/*--------- mob ---------*/
/*config*/
.mob-config {
  background-image: url(../../images/wechat_addpublics/weChatBar.png);
  height: 62px;
  width: 318px;
  background-size: 318px 62px;
  cursor: pointer;
  -webkit-user-select: none; }

.mob-config h1 {
  height: 62px;
  line-height: 46px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  padding: 18px 60px 0 60px; }

.mob-config h1 span {
  display: inline-block;
  height: 44px;
  width: 200px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

/*排序*/
.ui-sortable .mob-field {
  cursor: move;
  -webkit-user-select: none;
  position: relative; }

.ui-sortable .mob-field.editing .actions, .ui-sortable .mob-field:hover .actions {
  display: inline-block; }

.ui-sortable .mob-field .actions {
  position: absolute;
  display: none;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 320px;
  border: 2px dashed #ed1c24;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10; }

.ui-sortable .mob-field .actions .actions-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 20px;
  line-height: 20px; }

.ui-sortable .mob-field .actions span {
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  padding: 0 5px;
  margin-left: 2px;
  font-size: 12px;
  float: right; }

.ui-sortable .mob-field .actions span:hover {
  color: #ddd;
  cursor: pointer; }

/*添加通用样式*/
.mob-add-field {
  position: relative;
  padding: 0 9px 4px 9px;
  background: #f4f5f9;
  width: 320px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  left: -1px;
  top: 1px;
  padding-top: 20px; }

/*按钮点击后样式*/
.mob-fields a {
  -webkit-tap-highlight-color: initial; }

.mob-add-field h4 {
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  font-weight: bold; }

.mob-add-field ul {
  zoom: 1;
  color: #333; }

.mob-add-field ul li {
  width: 60px;
  height: 40px;
  background-color: #fff;
  font-size: 12px;
  float: left;
  display: table;
  margin: 0 0 10px 12px; }

.mob-add-field ul li a {
  display: table-cell;
  width: 60px;
  height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  line-height: 14px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer; }

/*mob-add-field css三角*/
.mob-add-field:before, .mob-add-field:after {
  position: absolute;
  content: ' ';
  border: 8px solid transparent;
  border-bottom-width: 10px;
  border-bottom-color: #f8f8f8;
  top: -18px;
  left: 151px; }

.mob-add-field:before {
  top: -19px;
  border-bottom-color: #e6e6e6; }

/*----- mob-preview -----*/
.h5-header + .mob-field {
  padding-top: 45px; }

/*preview-common*/
.pre-group {
  margin: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*min-height: 30px;*/ }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

/*（一）标题 preview-title*/
.custom-title {
  background: url("../../images/wechat_addpublics/pre_line1_2.png") left top no-repeat;
  background-size: 100% 1px;
  background-position: left bottom;
  /*padding: 0 10px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /*margin-bottom: 10px; */
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0 10px;
  overflow: hidden;
  word-break: break-all; }

.custom-title h2 {
  margin: 0;
  font-size: 18px;
  color: #333333;
  line-height: 22px;
  font-weight: bold; }

.custom-title .sub_title {
  color: #8c8c8c;
  font-size: 11px;
  margin: 5px 0 0; }

.custom-title .sub_title .sub_title_date, .custom-title .sub_title .sub_title_author {
  margin-right: 10px; }

.custom-title .sub_title .sub_title_link {
  color: #6191bf; }

/*（二）富文本编辑器 preview-rich-text*/
.custom-richtext {
  /*padding: 0 10px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  overflow: hidden;
  text-align: left;
  word-wrap: break-word; }

.custom-richtext p {
  line-height: 30px; }

.custom-richtext table {
  margin: 10px 0;
  border-collapse: collapse;
  display: table; }

.custom-richtext table td {
  padding: 5px 10px;
  border: 1px solid #ddd; }

.custom-richtext p em {
  font-style: italic; }

.custom-richtext ul, .custom-richtext ol {
  list-style-position: inside;
  padding-left: 0; }

.custom-richtext blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #EEE; }

.custom-richtext img {
  background: none;
  display: block;
  max-width: 100% !important;
  min-height: 1px;
  width: auto !important;
  height: auto !important;
  vertical-align: middle; }

.custom-richtext .rich-text-video {
  width: 100%;
  height: 255px; }

/*（三）语音*/
.custom-audio {
  padding: 10px; }

/*微信-common*/
/*sprite*/
.custom-audio .custom-audio-bar, .custom-audio .custom-audio-unread, .custom-audio .custom-audio-btn, .custom-audio .custom-audio-animation-static {
  background: url("../../images/wechat_addpublics/sprite_wechat.png") no-repeat scroll 0 0;
  background-size: 400px 175px; }

.custom-audio .custom-audio-weixin {
  position: relative; }

.app-previcustom-audioew .custom-audio-loading {
  display: none; }

.custom-audio .custom-audio-status {
  font-size: 12px; }

/*-- 左 --*/
/*语音条*/
.custom-audio .custom-audio-bar {
  width: 185px;
  height: 42px;
  display: inline-block;
  position: absolute;
  left: 50px;
  cursor: pointer; }

/*头像*/
.custom-audio .custom-audio-logo {
  width: 40px;
  height: 40px;
  float: left;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3); }

/*静态语音*/
.custom-audio .custom-audio-animation-static {
  background-position: -180px -105px;
  width: 13px;
  height: 17px;
  display: block;
  position: absolute;
  left: 21px;
  top: 12px;
  z-index: 1; }

/*loading gif*/
.custom-audio .custom-audio-loading {
  left: auto;
  right: 10px;
  top: 12px;
  display: none; }

.custom-audio .custom-audio-weixin-right .custom-audio-loading {
  right: auto;
  left: 10px;
  top: 12px;
  display: none; }

/*动态语音gif*/
.custom-audio .custom-audio-bar img {
  position: absolute;
  z-index: 2;
  width: 13px;
  height: 17px; }

.custom-audio .custom-audio-bar .js-animation {
  left: 21px;
  top: 12px; }

/*右侧动态语音gif*/
.custom-audio .custom-audio-weixin-right .js-animation {
  right: 21px;
  left: auto; }

/*.custom-audio .custom-audio-bar .custom-audio-status { position: absolute; left: 43px; top: 15px  }
}*/
.custom-audio .custom-audio-unread {
  background-position: 0 -42px;
  width: 10px;
  height: 10px;
  display: inline-block;
  position: absolute;
  left: 245px;
  top: -2px; }

.custom-audio .custom-audio-time {
  color: #999999;
  font-size: 14px;
  position: absolute;
  left: 240px;
  bottom: 5px;
  display: none; }

.custom-audio .custom-audio-btn {
  background-position: 0 -56px;
  display: block;
  position: absolute;
  cursor: pointer;
  left: 10px;
  top: 8px;
  width: 22px;
  height: 22px; }

.custom-audio .custom-audio-title {
  position: absolute;
  left: 42px;
  top: 10px;
  line-height: 18px;
  height: auto;
  font-size: 14px;
  color: #333;
  width: 250px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

/*-- 右 --*/
/*语音条*/
.custom-audio .custom-audio-weixin-right .custom-audio-bar {
  background-position: -187px 0;
  left: auto;
  right: 50px; }

/*头像*/
.custom-audio .custom-audio-weixin-right .custom-audio-logo {
  float: right; }

/*静态语音*/
.custom-audio .custom-audio-weixin-right .custom-audio-animation-static {
  background-position: -180px -83px;
  right: 21px;
  left: auto; }

/*
.custom-audio .custom-audio-weixin-right .custom-audio-bar .custom-audio-loading {  left: 20px;  right: auto  }
.custom-audio .custom-audio-weixin-right .custom-audio-bar .custom-audio-status {  right: 43px;  left: auto  }*/
.custom-audio .custom-audio-weixin-right .custom-audio-unread {
  left: auto;
  right: 245px; }

.custom-audio .custom-audio-weixin-right .custom-audio-time {
  left: auto;
  right: 240px; }

/*普通music*/
.custom-audio .custom-audio-music {
  position: relative;
  width: 100%;
  height: 38px;
  border: 1px solid #ddd;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.custom-audio .custom-audio-music .custom-audio-time {
  font-size: 12px;
  position: absolute;
  right: 10px;
  top: 14px;
  left: auto;
  bottom: auto; }

.custom-audio .custom-audio-music .custom-audio-timeline {
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: 1px solid #69aa2f;
  display: block;
  width: 0%; }

/*.custom-audio .custom-audio-music .custom-audio-status { position: absolute; left: 42px; top: 14px  }
.custom-audio .custom-audio-music .custom-audio-loading { position: absolute; right: 10px; top: 10px  }*/
.custom-audio .custom-audio-status-play .custom-audio-unread, .custom-audio .custom-audio-status-stop .custom-audio-unread, .custom-audio .custom-audio-status-pause .custom-audio-unread {
  display: none; }

.custom-audio .custom-audio-status-play .custom-audio-title, .custom-audio .custom-audio-status-stop .custom-audio-title, .custom-audio .custom-audio-status-pause .custom-audio-title {
  width: 180px; }

.custom-audio .custom-audio-status-play .custom-audio-music, .custom-audio .custom-audio-status-stop .custom-audio-music, .custom-audio .custom-audio-status-pause .custom-audio-music {
  height: 58px; }

.custom-audio .custom-audio-status-play .custom-audio-time, .custom-audio .custom-audio-status-stop .custom-audio-time, .custom-audio .custom-audio-status-pause .custom-audio-time {
  display: block; }

.custom-audio .custom-audio-status-play .rangeslider, .custom-audio .custom-audio-status-stop .rangeslider, .custom-audio .custom-audio-status-pause .rangeslider {
  visibility: visible; }

.custom-audio .custom-audio-status-play .custom-audio-bar .custom-audio-animation {
  display: block !important;
  visibility: visible; }

.custom-audio .custom-audio-status-play[data-reload="true"] .custom-audio-btn {
  background-position: 0 -100px; }

.custom-audio-status-play .custom-audio-btn {
  background-position: 0 -78px; }

.custom-audio-status-stop .custom-audio-btn {
  background-position: 0 -56px; }

.custom-audio-status-pause .custom-audio-btn {
  background-position: 0 -56px; }

/*（四）文本导航 & 关联连接*/
.custom-nav {
  list-style: none;
  margin-top: 20px;
  padding: 0; }

.custom-nav li {
  padding-bottom: 7px;
  /*height: 44px;*/
  background: url("../../images/wechat_addpublics/pre_line1_2.png") left top no-repeat;
  background-size: 100% 1px;
  background-position: left bottom;
  margin: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.custom-nav li a {
  display: block;
  height: 100%;
  color: #333;
  font-weight: 700;
  font-weight: normal; }

.custom-nav li .custom-nav-title {
  overflow: hidden;
  display: inline-block;
  font-size: 14px;
  color: #333;
  width: 280px;
  white-space: nowrap;
  text-overflow: ellipsis; }

.right-arrow {
  float: right;
  padding-right: 15px;
  background: url("../../images/wechat_addpublics/arrowRight.png") no-repeat scroll 0 0;
  background-size: 15px 30px;
  width: 15px;
  height: 15px;
  margin-top: 3px; }

.custom-nav li:last-child {
  background-image: none; }

.custom-nav li:first-child {
  background: url("../../images/wechat_addpublics/pre_line1_2.png") left top no-repeat;
  background-size: 100% 1px;
  background-position: left bottom; }

/*（五）图片广告*/
/*一行一个*/
.custom-image1 {
  padding: 0 10px;
  margin: 0;
  font-size: 12px; }

.custom-image1 li {
  margin-top: 5px;
  position: relative; }

.custom-image1 img {
  max-width: 100%;
  display: block;
  margin: 0 auto; }

.custom-image1 .title,
.custom-image5 .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 15px;
  z-index: 10;
  background-color: rgba(51, 51, 51, 0.8);
  color: #fff;
  font-size: 14px;
  line-height: 1.5; }

.js-upload-adImg,
.js-upload-shareImg {
  height: 30px;
  line-height: 30px;
  color: #ff803a; }

/*一行2个*/
.custom-image2 {
  padding: 5px 9px 0 9px;
  display: -webkit-box; }

.custom-image2 li:nth-last-of-type(1) {
  margin-right: 0; }

/*一行3个*/
.custom-image3 {
  padding: 5px 9px 0 9px;
  display: -webkit-box; }

.custom-image3 li:nth-last-of-type(1) {
  margin-right: 0; }

/*一行4个*/
.custom-image4 {
  padding: 5px 9px 0 9px;
  display: -webkit-box; }

.custom-image4 li:nth-last-of-type(1) {
  margin-right: 0; }

/*一行2张图,3张图,4张图公用样式*/
.custom-image2 li,
.custom-image3 li,
.custom-image4 li {
  text-align: center;
  -webkit-box-flex: 1;
  margin-right: 5px;
  width: 100%; }

.custom-image2 li a .custom-image3 li a,
.custom-image4 li a {
  display: block; }

.custom-image2 li span,
.custom-image3 li span,
.custom-image4 span {
  display: block;
  font-size: 12px;
  color: #333333; }

.custom-image2 li .span1,
.custom-image3 li .span1,
.custom-image4 li .span1 {
  line-height: 26px; }

.custom-image1 a,
.custom-image2 a,
.custom-image3 a,
.custom-image4 a,
.custom-image5 a {
  position: relative;
  display: block; }

.custom-image1 img,
.custom-image2 img,
.custom-image3 img,
.custom-image4 img,
.custom-image5 img {
  display: block;
  width: 100%; }

/*一行一个无边距*/
.custom-image5 {
  padding: 0; }

.custom-image5 li {
  position: relative; }

/*一行多个的通用样式*/
.commonAdImage li {
  cursor: move;
  padding: 15px;
  background-color: #f8f8f8;
  border: 1px solid #e6e6e6;
  margin-bottom: 20px; }

.commonAdImage li:nth-last-of-type(1) {
  margin-bottom: 0; }

.commonAdImage li .adImg {
  float: left;
  width: 80px; }

.commonAdImage li .adInfo {
  float: left;
  width: 322px; }

.commonAdImage li a {
  display: block;
  text-align: center; }

/*----- mob-sidebar -----*/
.mob-sidebar {
  cursor: default;
  position: absolute;
  top: 0;
  right: -530px;
  width: 480px;
  margin-left: 20px;
  padding-bottom: 100px;
  font-size: 14px; }

.mob-sidebar .arrow, .mob-sidebar .arrow:after {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 8px 10px 8px 0;
  border-color: transparent #d1d1d1 transparent transparent;
  position: absolute;
  left: -10px;
  top: 19px; }

.mob-sidebar .arrow:after {
  content: "";
  border-right-color: #f8f8f8;
  left: 1px;
  top: -8px; }

.app-sidebar-inner {
  padding: 0px 22px 22px 22px;
  min-height: 28px;
  background: #f4f5f9;
  border-radius: 5px;
  border: 1px solid #d1d1d1; }

.app-sidebar-inner h2 {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  font-weight: normal;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 20px; }

.app-sidebar-inner .form-horizontal {
  margin-bottom: 0; }

.app-sidebar-inner .control-group {
  margin-bottom: 20px; }

.app-sidebar-inner .control-group:last-of-type {
  margin-bottom: 0; }

.app-sidebar-inner .control-group .control-label {
  width: 87px;
  cursor: default;
  font-size: 14px;
  line-height: 18px;
  float: left;
  padding-top: 5px;
  text-align: right; }

.app-sidebar-inner .control-group em.required {
  font-size: 16px;
  color: #f00;
  vertical-align: middle;
  margin-right: 2px; }

.app-sidebar-inner .controls {
  margin-left: 93px;
  word-break: break-all; }

.app-sidebar-inner .controls input {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle; }

.app-sidebar-inner .controls textarea {
  width: 100%;
  min-height: 65px; }

.app-sidebar-inner input[type=color] {
  width: 285px;
  height: 30px; }

.app-sidebar-inner .btn {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  float: right; }

.app-sidebar-inner .btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.app-sidebar-inner .btn:hover, .app-sidebar-inner .btn:focus, .app-sidebar-inner .btn:active, .app-sidebar-inner .btn.active {
  text-decoration: none;
  color: #333333;
  background-color: #fcfcfc;
  border-color: #ccc; }

/*添加按钮*/
.app-sidebar-inner .options {
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 0 15px;
  height: 45px;
  line-height: 43px; }

/*radio*/
.radio.inline, .checkbox.inline {
  display: inline-block !important;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
  margin-right: 7px; }

.radio input[type="radio"], .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 7px;
  margin-top: 2px; }

.options {
  height: 30px;
  line-height: 30px; }

.options .add-option {
  display: block;
  position: relative; }

.options .add-option:after {
  content: '';
  position: absolute; }

.options .add-option:before {
  content: '';
  position: absolute; }

/*语音*/
.form-horizontal .control-action {
  padding-top: 5px;
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  color: #ff803a; }

.edit-audio .controls > .radio {
  padding-top: 5px;
  min-height: 20px;
  padding-left: 16px;
  display: block; }

.edit-audio .controls > .radio input {
  margin-left: -16px;
  margin-top: 2px;
  float: left; }

.edit-audio .control-group-inner {
  margin: 10px 0 10px 16px; }

.edit-audio .control-group-inner .control-label {
  width: auto; }

.edit-audio .control-group-inner .controls {
  margin-left: 0; }

.edit-audio .edit-audio-avatar {
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 16px;
  border: 1px solid #797979; }

.edit-audio .edit-audio-avatar-action {
  float: left;
  width: 200px; }

.edit-audio .edit-audio-avatar-action a {
  color: #ff803a; }

.form-horizontal .help-desc {
  line-height: 20px;
  font-size: 12px;
  height: 20px;
  margin-top: 6px;
  margin-bottom: 0; }

.c-gray {
  color: #999 !important; }

/*点击效果*/
/*.model_save:active {*/
/*background-color: #000000;*/
/*opacity: 0.7;*/
/*}*/
/*.goods_small_main:active {*/
/*background-color: #000000;*/
/*opacity: 0.7;*/
/*}*/
/*搜索*/
.serchBar {
  margin: 10px 10px 0 10px;
  border: 1px solid #ccc;
  display: -webkit-box;
  padding: 0 2px;
  height: 35px;
  background-color: #ffffff;
  border-radius: 4px; }

.serchBar input {
  padding: 5px;
  margin: 0;
  height: 100%;
  /*height: 33px;*/
  line-height: normal;
  /*line-height: 30px;*/
  font-size: 14px;
  border: 0;
  -webkit-box-flex: 1;
  display: -webkit-box;
  -webkit-appearance: none;
  border-radius: 0;
  outline: 0;
  color: #ccc; }

.serchBar input:focus {
  color: #252525; }

.serchBar input.search-btn {
  text-align: left;
  background: transparent; }

.serchBar input.search-btn:focus {
  color: #ccc; }

.serchBar .iconfontWrap {
  width: 30px;
  height: 33px;
  background-size: 18px;
  background-image: url("../../images/wechat_addpublics/feature_search.png");
  background-repeat: no-repeat;
  background-position: 6px 8px;
  display: -webkit-box;
  position: relative; }

/*焦点图*/
.focus {
  position: relative; }

.focus .preSale {
  height: 3.6rem;
  line-height: 3.6rem;
  background-color: #000;
  color: #fff;
  opacity: .8;
  font-size: 1.5rem;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  text-align: center; }

.swipe {
  overflow: hidden;
  position: relative; }

.swipe-wrap {
  overflow: hidden;
  position: relative; }

.swipe-wrap > figure {
  float: left;
  position: relative; }

.swipe figure img {
  display: block;
  margin: 0 auto;
  max-width: 100%; }

.position {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%; }

.position li {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #cccccc;
  margin: 0 2px;
  cursor: pointer;
  box-shadow: 0 0 1px #888888; }

.position li.on {
  background-color: #ff803a; }

/*焦点图侧边*/
.focusList li {
  cursor: move;
  padding: 15px;
  background-color: #f8f8f8;
  border: 1px solid #e6e6e6;
  margin-bottom: 20px;
  position: relative; }

.focusList li .imgWrap {
  margin-bottom: 20px; }

.swiper-container {
  position: relative; }
  .swiper-container a {
    display: block; }
  .swiper-container .swiper-slide {
    height: auto; }
    .swiper-container .swiper-slide img {
      width: 100%; }
  .swiper-container .swiper-pagination {
    position: absolute;
    bottom: 6px;
    left: 0;
    width: 100%; }
    .swiper-container .swiper-pagination .swiper-pagination-bullet {
      display: inline-block;
      width: 10px;
      height: 2px;
      background-color: #ffffff;
      opacity: 0.4;
      margin: 0 4px;
      cursor: pointer;
      border-radius: 0; }
    .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
      background-color: #ffffff;
      opacity: 1; }

/*mob-actions*/
.mob-actions {
  position: fixed;
  bottom: 0;
  width: 850px;
  padding-top: 20px;
  clear: both;
  text-align: center;
  z-index: 999; }

.mob-actions .form-actions {
  padding: 10px;
  background-color: rgba(255, 254, 220, 0.8);
  margin: 0;
  border-top: 1px solid #e5e5e5; }

/*-- 侧边栏通用样式 --*/
/*添加新模块按钮*/
.addNew {
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  color: #888888;
  border: 1px dashed #ccc;
  margin-top: 20px;
  text-align: center; }

/*提示语*/
.tips {
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  font-size: 13px; }

/*删除*/
.icon-del {
  position: absolute;
  right: -10px;
  top: -10px;
  font-size: 24px;
  color: #666;
  z-index: 2;
  cursor: pointer; }

/*添加商品*/
.add_goodsid {
  margin-top: 10px; }

.add_goodsid .control-label, .add_goodsid input {
  width: 87px;
  height: 30px;
  cursor: default;
  font-size: 14px;
  line-height: 30px;
  float: left;
  text-align: right; }

.goodsid_list {
  padding-left: 87px; }

.change_goodsid {
  /*display:block;*/
  float: left; }

.change_goodsid li {
  width: 80px;
  height: 80px;
  display: block;
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  cursor: move; }

.add_goods {
  width: 80px;
  height: 80px;
  float: left;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  margin-left: 10px;
  margin-bottom: 10px;
  cursor: pointer; }

.add_goods .add_icon {
  width: 100%;
  height: 15px;
  position: relative;
  margin-top: 20px; }

.add_goods .add_icon span {
  display: block;
  background: #e6e6e6;
  position: absolute; }

.add_goods .add_icon span:first-child {
  width: 15px;
  height: 1px;
  left: 32.5px;
  top: 7px; }

.add_goods .add_icon span:last-child {
  width: 1px;
  height: 15px;
  left: 39.5px;
  top: 0; }

.add_goods p {
  margin-top: 5px;
  text-align: center;
  color: #999; }

.goods_id {
  width: 80px;
  height: 80px;
  position: relative; }

.goods_id:hover .over-goods .over-goods-content {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  color: white; }

.over-goods {
  opacity: .8;
  font-size: 14px;
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  font-weight: bolder;
  overflow: hidden; }

.over-goods .over-goods-content {
  background: black;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  color: black;
  padding: 20px 10px;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.over-goods .over-goods-content p {
  cursor: pointer;
  line-height: 20px; }

.add_goods .add_icon {
  width: 100%;
  height: 15px;
  position: relative;
  margin-top: 20px; }

.add_goods .add_icon span {
  display: block;
  background: #e6e6e6;
  position: absolute; }

.add_goods .add_icon span:first-child {
  width: 15px;
  height: 1px;
  left: 32.5px;
  top: 7px; }

.add_goods .add_icon span:last-child {
  width: 1px;
  height: 15px;
  left: 39.5px;
  top: 0; }

.add_goods p {
  margin-top: 5px;
  text-align: center;
  color: #999; }

.goods_id img {
  width: 80px;
  height: 80px;
  display: block; }

.add_goodsid input {
  text-align: left;
  margin-left: 10px; }

.goods_id .this_id {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  line-height: 28px; }

.goods_id .remove_id {
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  right: -7px;
  top: -7px;
  cursor: pointer; }

.goods_id .remove_id .iconfont {
  font-size: 16px;
  color: #c3c3c3; }

.cart {
  width: 40px;
  height: 35px;
  float: right;
  background: url("../../images/wechat_addpublics/cart_icon2.png") no-repeat center right;
  background-size: 20px 20px; }

.cart-layer {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 42px;
  width: 50px;
  opacity: 0; }

.loading {
  margin: 50px 0; }

.goods-list {
  min-height: 100px; }

.goods_big {
  margin: 10px 10px 0 10px; }

.goods_big li {
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  display: block;
  background-color: #ffffff;
  border-radius: 5px;
  border: none; }

.goods_big li:last-child {
  margin-bottom: 0; }

.goods_big li a {
  display: block;
  overflow: hidden; }

.goods_big li img {
  width: 100%;
  display: block;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

.goods_big li .list_details .goods_price {
  height: 22px;
  line-height: 22px;
  font-size: 0;
  color: #ff6800;
  margin-top: 2px; }

.goods_big li .list_details .goods_price span {
  font-size: 18px; }

.goods_big li .list_details .goods_price span.decimal {
  font-size: 12px; }

.goods_big li .list_details .goods_price .delete-line-price {
  font-size: 11px; }

.goods_big li .cart {
  height: 24px; }

.goods_small {
  margin: 5px 5px 0 5px; }

.goods_small li {
  width: 50%;
  display: block;
  float: left; }

.goods_small_main {
  position: relative;
  margin: 5px;
  background-color: #ffffff;
  border-radius: 4px; }

.goods_small_main a {
  display: block;
  overflow: hidden; }

.goods_small li .goods_small_main .list_details .goods_price {
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #ff6800;
  white-space: nowrap;
  margin-top: 2px; }

.goods_small li .goods_small_main .goods-tag {
  padding-top: 1px; }

ul.goods_small li:last-child .goods_small_main,
.goods_small li:nth-last-child(2) .goods_small_main {
  margin-bottom: 0; }

.goods_small li:nth-child(even) .goods_small_main {
  margin-bottom: 5px; }

.goods_three {
  margin: 0px 10px 0 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.goods_three li {
  position: relative;
  width: 32%; }

.goods_three_main {
  margin-top: 10px;
  background-color: #ffffff;
  border-radius: 4px; }

.goods_three_main img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.goods_three li .goods_three_main .list_details .goods_price {
  font-size: 14px;
  color: #ff6800;
  overflow: hidden;
  margin-top: 2px; }

.goods_three li .goods_three_main .goods-tag {
  padding-top: 0;
  min-height: 24px; }

.goods_three li .goods_three_main .goods_intro {
  padding-top: 0;
  min-height: 16px; }

.img_war,
.goods_list_left {
  min-height: 125px; }

.goods_three_main .img_war {
  min-height: 80px; }

.goods_small .img_war img {
  width: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.goods_three .img_war img {
  width: 100%;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

.goods_three .cart {
  width: 25px;
  height: 25px; }

.goods_three .goods-tag {
  padding: 2px 5px 10px 10px; }

.goods_three .goods-tag span {
  margin-right: 3px; }

.goods_price {
  /*font-weight: bold;*/
  white-space: nowrap; }

.goods_list {
  margin: 10px 10px 0 10px; }

.goods_list li {
  margin-bottom: 10px;
  position: relative;
  background-color: #ffffff;
  border-radius: 4px; }

.goods_list li a {
  display: block;
  overflow: hidden; }

.goods_list li:last-child {
  margin-bottom: 0; }

.goods_list li .goods_list_left {
  width: 140px;
  float: left; }

.goods_list li .list_details {
  padding: 12px 5px 0px 150px; }

.goods_list li a img {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.goods_list li .goods_intro {
  padding-left: 0; }

.goods_list li .goods-tag {
  padding-left: 0;
  padding-top: 2px; }

.goods_list .goods_price {
  position: absolute;
  bottom: 8px;
  margin-left: 150px;
  height: 22px;
  float: left;
  line-height: 22px;
  font-size: 0;
  color: #ff6800; }

.goods_list .delete-line-price {
  font-size: 11px; }

.goods_list .goods_price .integer {
  font-size: 16px; }

.goods_three .goods_name {
  font-size: 12px; }

.goods_three .goods_intro {
  font-size: 11px; }

.goods_name {
  font-size: 14px;
  line-height: 16px;
  overflow: hidden;
  margin-top: 8px;
  color: #333;
  padding: 0px 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-family: 'Mirsoft YaHei', Arial, Helvetica, sans-serif; }

.goods_intro {
  font-size: 12px;
  line-height: 16px;
  margin-top: 0;
  overflow: hidden;
  color: #999;
  padding: 1px 10px 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-height: 20px; }

.list_details {
  padding: 0px 10px; }

.goods_three li .goods_three_main .list_details {
  padding: 0px 10px; }

.goods_list li .list_details .goods_name {
  margin-top: 0;
  padding: 0 5px 0 0; }

.goods_list li .list_details .goods_price {
  color: #ff803a;
  font-size: 14px;
  line-height: 25px;
  /*font-weight:bold;*/ }

.goods_list li .cart {
  position: absolute;
  right: 7px;
  bottom: 3px; }

.goods_price .integer {
  margin-left: -1px; }

.goods_price .decimal {
  font-size: 10px; }

.delete-line-price {
  margin-left: 10px;
  font-size: 14px;
  color: #cecece;
  text-decoration: line-through; }

.delete-line-price em {
  margin-left: 2px;
  font-style: normal; }

.goods-tag {
  line-height: normal;
  margin-top: 2px;
  padding: 2px 10px 10px;
  font-size: 0;
  min-height: 28px; }

.goods-tag span {
  font-size: 11px;
  background: #ff803a;
  color: #fff;
  line-height: 14px;
  border-radius: 2px;
  display: inline-block;
  padding: 0px 2px;
  margin-right: 5px; }

.goods-tag span.null {
  min-height: 10px;
  background: transparent; }

.goods_big li .goods-tag,
.goods_big li .goods-tag span.null {
  min-height: 0;
  padding-top: 0; }

.goods-tab span:first-child {
  margin-right: 0; }

.goods-tag span.goods-sellout {
  background: #c3c3c3; }

.goods_name .goods-presell,
.goods_name .goods-sellout {
  display: inline-block;
  color: #ffffff;
  /*width: 30px;*/
  /*height: 14px;*/
  /*line-height: 14px;*/
  /*padding: 2px 0;*/
  line-height: normal;
  /*line-height: 15px;*/
  text-align: center;
  font-size: 11px;
  padding: 0 3px;
  border-radius: 2px; }

.goods_name .goods-presell {
  background-color: #ff803a; }

.goods_name .goods-sellout {
  background-color: #7f7f7f; }

/*售罄商品样式*/
.sellout img {
  background-color: #000000;
  opacity: 0.3; }

.sellout .goods-title {
  color: #bababa; }

.sellout .goods_price {
  color: #bababa !important; }

.sellout .cart {
  background: url("../../images/wechat_addpublics/cart_icon_sellout.png") no-repeat center right;
  background-size: 20px 20px; }

.sellout .goods_intro {
  color: #d3d3d3; }

.sellout .delete-line-price {
  color: #d3d3d3; }

/*通用模块*/
.component {
  padding: 10px; }

.modify_model, .add_model {
  color: #249bdf;
  cursor: pointer; }

/*插入素材区域*/
.dialog_publics {
  width: 800px;
  min-height: 200px;
  max-height: 600px;
  background-color: #fff;
  border-radius: 5px;
  padding: 5px; }

.close_dialog {
  width: 20px;
  height: 20px;
  position: absolute;
  right: -8px;
  top: -8px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer; }

.close_dialog .iconfont {
  color: #ddd;
  font-size: 22px;
  line-height: 22px; }

.close_dialog:hover .iconfont {
  color: #333; }

.publics_main {
  min-height: 50px;
  max-height: 480px; }

.publics_list {
  height: 80px;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px;
  display: block; }

.m-pagination {
  padding-left: 10px;
  padding-right: 10px; }

.publics_main .empty {
  font-size: 14px;
  text-align: center;
  line-height: 40px; }

.publics_image {
  width: 80px;
  height: 80px;
  float: left;
  margin: 5px;
  position: relative;
  overflow: hidden; }

.publics_image img {
  width: 100%;
  display: block; }

.choose_img {
  width: 80px;
  height: 80px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  line-height: 80px;
  font-size: 16px;
  cursor: pointer;
  display: none; }

.publics_image:hover .choose_img {
  display: block; }

.choose_modules, .choose_list, .choose_goods {
  height: 35px;
  display: inline-block;
  border: 1px solid #e6e6e6;
  background: #f8f8f8;
  border-radius: 5px; }

.choose_list, .choose_modules {
  width: 100%; }

.choose_goods {
  width: 60px; }

.choose_modules:hover, .choose_list:hover {
  background: #ff803a;
  color: #fff; }

.choose_goods.selected {
  background: #ff803a;
  color: #fff; }

.addpublic-tip {
  font-size: 12px;
  color: #999;
  padding: 10px 0 0; }

/*产品详情*/
.product-content {
  height: 108px;
  padding-top: 23px; }

.product-content span {
  display: block;
  height: 28px;
  line-height: 28px;
  color: #888;
  font-size: 16px;
  text-align: center; }

/*公用尾巴*/
footer {
  width: 100%; }

footer .line {
  width: 100%;
  height: 1px;
  background: url("../../images/wechat_addpublics/line.png") repeat; }

footer .footer-menu {
  display: -webkit-box;
  height: 49px;
  background: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background: linear-gradient(top, #ffffff, #f2f2f2); }

footer .footer-menu li {
  position: relative;
  display: -webkit-box;
  width: 25%;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  -webkit-box-align: center; }

footer .footer-menu li i {
  display: block;
  width: 20px;
  height: 20px;
  background: url("../../images/wechat_addpublics/icon_bar.png") no-repeat;
  background-size: 16px auto; }

footer .footer-menu li .category {
  background-position: 2px 0px; }

footer .footer-menu li .latest {
  background-position: 2px -20px; }

footer .footer-menu li .service {
  background-position: 1px -40px; }

footer .footer-menu li .order {
  background-position: 1px -60px; }

footer .footer-menu li span {
  display: block;
  font-size: 11px;
  color: #777777; }

footer .footer-menu li .sub-menu-wrap {
  display: none; }

footer .footer-menu li .sub-menu-wrap .sub-menu {
  position: absolute;
  padding: 0 10px;
  width: 122px;
  height: 235px;
  left: 15px;
  top: -240px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  background-color: #ffffff;
  z-index: 9; }

footer .footer-menu li .sub-menu-wrap .sub-menu div {
  width: 100%;
  line-height: 38px;
  border-bottom: 1px solid #cdcdcd;
  font-size: 12px;
  color: #000000;
  text-align: center; }

footer .footer-menu li .sub-menu-wrap .sub-menu div:last-child {
  border-bottom: 0; }

footer .footer-menu li .sub-menu-wrap .shadow {
  position: absolute;
  top: -10px;
  left: 20px;
  width: 112px;
  height: 5px;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background: linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  z-index: 9; }

footer .footer-menu li .sub-menu-wrap .arrow {
  content: '';
  display: block;
  position: absolute;
  left: 37px;
  top: -6px;
  z-index: 9;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #ffffff; }

.goods_small_main .delete-line-price {
  font-size: 11px; }

.goods_small_main .integer {
  font-size: 16px; }

/*辅助线*/
.pre-group .line-group li {
  /*height: 33px;*/
  /*overflow: hidden;*/ }

.pre-group .line-group div {
  height: 1px; }

.pre-group .line0,
.pre-group .line1,
.app-sidebar-inner .line0,
.app-sidebar-inner .line1 {
  background: url("../../images/wechat_addpublics/pre_line1_2.png") left top no-repeat;
  background-size: 100% 1px; }

.pre-group .line-group .line0 {
  margin: 10px 0 0 0; }

.pre-group .line-group .line1,
.pre-group .line-group .line2 {
  margin: 10px 10px 0 10px; }

.pre-group .line-group .line2,
.app-sidebar-inner .line-wrap .line2 {
  background: url("../../images/wechat_addpublics/dashed.png") repeat;
  background-size: 8px 1px; }

.app-sidebar-inner .line-group li {
  margin-bottom: 15px; }

.app-sidebar-inner .line-wrap {
  float: right;
  width: 330px;
  height: 33px;
  border: 1px solid #e6e6e6;
  background-color: #ffffff; }

.app-sidebar-inner .line-wrap div {
  margin: 15px 0;
  height: 1px; }

.app-sidebar-inner .line-wrap .line1,
.app-sidebar-inner .line-wrap .line2 {
  margin: 15px 10px; }

/*辅助空白*/
.pre-group .blank {
  min-height: 1px;
  max-height: 60px; }

.app-sidebar-inner .blank-slider {
  float: left;
  width: 370px; }

.app-sidebar-inner .blank-px {
  float: right;
  margin-top: -3px; }

/*冷知识*/
.pre-group .cold-knowledge {
  position: relative;
  margin: 10px 10px 0 10px; }

.pre-group .cold-knowledge .knowledge-title {
  position: relative;
  display: -webkit-box;
  height: 45px;
  background-color: #fafafa;
  -webkit-box-align: center;
  -webkit-box-pack: center; }

.pre-group .cold-knowledge .knowledge-title .knowledge-bg {
  margin-right: 5px;
  width: 30px;
  height: 30px;
  background-image: url("../../images/wechat_addpublics/sikexia.png");
  background-size: 30px 30px;
  overflow: hidden; }

.pre-group .cold-knowledge .title {
  font-size: 14px;
  color: #333333; }

.pre-group .cold-knowledge .knowledge-title:after {
  content: " ";
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #e2e2e2;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  box-sizing: border-box;
  pointer-events: none; }

.pre-group .cold-knowledge .knowledge-info {
  position: relative;
  border: 12px solid transparent;
  border-top-color: #fbfbfb; }

.pre-group .cold-knowledge .knowledge-content {
  position: relative;
  padding: 20px 13px;
  color: #333333;
  font-size: 14px;
  background-color: #fafafa;
  line-height: 22px;
  word-wrap: break-word;
  word-break: break-all; }

.pre-group .cold-knowledge .knowledge-content:after {
  content: " ";
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #e2e2e2;
  border-bottom: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  box-sizing: border-box;
  pointer-events: none; }

.pre-group .cold-knowledge .knowledge-author-bg {
  position: relative;
  padding: 0 13px;
  background-color: #fafafa; }

.pre-group .cold-knowledge .knowledge-author-bg:after {
  content: " ";
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #e2e2e2;
  border-top: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  box-sizing: border-box;
  pointer-events: none; }

.pre-group .cold-knowledge .knowledge-author {
  position: relative;
  display: -webkit-box;
  -webkit-box-pack: end;
  line-height: 50px;
  font-size: 14px;
  color: #333333; }

.pre-group .cold-knowledge .knowledge-author:after {
  content: " ";
  width: 200%;
  height: 200%;
  position: absolute;
  top: 0;
  left: 0;
  border-top: 1px dashed #cbcbcb;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  box-sizing: border-box;
  pointer-events: none; }

.pre-group .cold-knowledge .knowledge-author p {
  margin-left: 10px; }

/*魔方*/
.pre-group .cube-wrap {
  width: 100%;
  overflow: hidden; }

.pre-group .cube-table tr,
.pre-group .cube-table td {
  margin: 0;
  padding: 0; }

.pre-group .cube-table .cols-1 {
  width: 25%; }

.pre-group .cube-table .cols-2 {
  width: 50%; }

.pre-group .cube-table .cols-3 {
  width: 75%; }

.pre-group .cube-table .cols-4 {
  width: 100%; }

.h5-header {
  height: 45px;
  background-color: #f9f9f9;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 3; }
  .h5-header .loading {
    margin: 10px 0 0; }

.pre-group .h5-header-list {
  text-align: center;
  display: -webkit-box;
  -webkit-box-align: center; }
  .pre-group .h5-header-list a {
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.pre-group .h5-header-item {
  line-height: 45px;
  height: 100%;
  text-align: center;
  width: 20%; }

.pre-group .h5-header-item .nav-item {
  display: block;
  font-size: 14px; }

.pre-group .h5-header-item.active .nav-item-content {
  display: inline-block; }

/*推荐*/
.recommend {
  position: relative;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  margin-top: 15px;
  margin-bottom: 5px; }
  .recommend .tit {
    margin: 0 10px;
    color: #333;
    font-size: 14px; }
  .recommend .recommend-cube {
    margin-top: -1px;
    width: 6px;
    height: 6px;
    background-color: #ff803a;
    border-radius: 1px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

.flex {
  display: box;
  /* OLD - Android 4.4- */
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */ }

.flex-vc {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center; }

.flex-hc {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-flex-pack: center; }

.flex1 {
  -webkit-box-flex: 1;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1;
  /* For old syntax, otherwise collapses. */
  -webkit-flex: 1;
  /* Chrome */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */ }

body {
  height: auto; }

.page {
  padding-bottom: 5rem; }

/*iconFont*/
.reply {
  font-size: 2rem;
  color: #5d5d5d; }

.car {
  font-size: 1.8rem;
  color: #fff; }

/*通用class钩子*/
.paddingTop0 {
  padding-top: 0 !important; }

.paddingT {
  padding-top: 3.6rem; }

.paddingB {
  padding-bottom: 5rem; }

.dynamicPaddingT {
  padding-top: 5.1rem !important; }

/*通用图文混排*/
.common-content {
  color: #6d6d6d;
  padding: 0.7rem 0 0.7rem 0; }
  .common-content img {
    width: 100%; }

.common-desc {
  padding-bottom: 0px; }

.common-ques {
  padding-top: 0px; }

/*通用active*/
#footFixedPay .btn:active,
.readAll:active,
.readMore:active,
.writeDynamics:active,
#dynamicTopFixedBanner .search:active,
#dynamicTopFixedBanner .searchBtn:active {
  background-color: #e2e2e2; }

.mainBod .content {
  position: relative; }

/*顶部悬浮topFixedBanner*/
#topFixedBanner {
  width: 100%;
  height: 6.2rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000; }
  #topFixedBanner .inner {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    height: 3.6rem;
    background-color: #fff;
    box-shadow: 0 0px 1px #bababa; }
    #topFixedBanner .inner .manager {
      display: -webkit-box;
      -webkit-box-flex: 1;
      margin-left: 6.8rem;
      overflow: hidden;
      -webkit-box-align: center;
      color: #333;
      font-size: 1.4rem; }
    #topFixedBanner .inner .enterStore {
      display: -webkit-box;
      width: 6.5rem;
      color: #6d6d6d;
      -webkit-box-align: center;
      -webkit-box-pack: center;
      font-size: 1.2rem; }
  #topFixedBanner .photo {
    position: absolute;
    width: 5.1rem;
    height: 5.1rem;
    top: 1rem;
    left: 1rem;
    border-radius: 50%;
    background-size: cover; }
    #topFixedBanner .photo {
      position: relative; }
      #topFixedBanner .photo:after {
        content: " ";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #fff;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        box-sizing: border-box;
        pointer-events: none; }

/*底部悬浮footFixedPay*/
#footFixedPay {
  z-index: 999;
  -webkit-user-select: none;
  width: 100%;
  height: 4.9rem;
  position: fixed;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  background-color: #f7f7f7; }
  #footFixedPay .item {
    position: relative; }
    #footFixedPay .item:after {
      content: " ";
      width: 200%;
      height: 200%;
      position: absolute;
      top: 0;
      left: 0;
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      -webkit-transform: scale(0.5);
      transform: scale(0.5);
      -webkit-transform-origin: 0 0;
      transform-origin: 0 0;
      box-sizing: border-box;
      pointer-events: none; }
  #footFixedPay .menu-btn {
    padding-top: 0.6rem;
    width: 5.8rem;
    height: 100%;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-box-orient: vertical;
    font-size: 1.1rem;
    color: #333; }
    #footFixedPay .menu-btn .iconfont {
      display: -webkit-box;
      color: #999;
      font-size: 2.4rem;
      line-height: 2.4rem; }
  #footFixedPay .active-btn {
    width: 9rem;
    height: 100%;
    display: -webkit-box;
    -webkit-box-flex: 1;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    color: #fff;
    font-size: 1.5rem; }
    #footFixedPay .active-btn.add-cart {
      background: #ffa124; }
    #footFixedPay .active-btn.buy-now {
      background: #ff803a; }
  #footFixedPay .btn {
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: -webkit-box;
    margin: 0;
    padding: 0;
    height: 5rem;
    background-color: #ff803a;
    font-size: 1.5rem;
    color: #fff;
    width: 100%; }
  #footFixedPay .soldOut {
    color: #fff;
    background: #c3c3c3; }
  #footFixedPay .shoppingCart {
    position: relative;
    display: -webkit-box;
    -webkit-box-pack: center; }
    #footFixedPay .shoppingCart em {
      position: absolute;
      font-size: 0.9rem;
      width: 0.8rem;
      height: 0.8rem;
      background: red;
      display: -webkit-box;
      color: #fff;
      border-radius: 50%;
      right: 1.6rem;
      top: 0.7rem;
      -webkit-box-align: center;
      -webkit-box-pack: center;
      border: 1px solid #fff; }

.product-wrap .product-activity-bar {
  background-image: linear-gradient(45deg, #ff803a, #ffa42f);
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 1.2rem;
  padding: 0 10px;
  display: flex;
  justify-content: space-between; }
  .product-wrap .product-activity-bar .product-activity-bar-tag {
    font-size: 1.4rem; }

/*物品信息product-info*/
.product-info {
  padding: 1px 10px 0;
  background-color: #fff; }
  .product-info .product-title {
    line-height: 2rem;
    font-size: 1.6rem;
    color: #333;
    max-height: 5rem;
    overflow: hidden;
    margin-bottom: 0.6rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: bold; }
    .product-info .product-title em {
      font-size: 1.1rem;
      font-style: normal;
      color: #fff;
      background-color: #ff803a;
      padding: 0.1rem 0.3rem;
      border-radius: 0.3rem;
      margin-right: 0.3rem;
      height: 1.2rem;
      vertical-align: top; }
  .product-info .product-intro {
    margin-bottom: 1rem;
    font-size: 1.2rem;
    color: #999999;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden; }
  .product-info .price {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 3.5rem; }
    .product-info .price figure {
      font-size: 1.3rem;
      color: #999;
      text-decoration: line-through;
      line-height: normal;
      padding-bottom: 10px;
      display: block;
      margin-top: -0.2rem; }
    .product-info .price .price-info {
      display: -webkit-box;
      padding-top: 0.8rem; }
      .product-info .price .price-info em {
        margin-left: 1rem;
        font-size: 1.1rem;
        font-style: normal;
        background-color: #fff;
        color: #ff803a;
        padding: 0.2rem 0.3rem;
        border-radius: 0.3rem;
        margin-right: 0.5rem;
        height: 1.2rem;
        margin-right: 0; }
        .product-info .price .price-info em {
          position: relative; }
          .product-info .price .price-info em:after {
            content: " ";
            width: 200%;
            height: 200%;
            position: absolute;
            top: 0;
            left: 0;
            border: 1px solid #ff803a;
            -webkit-transform: scale(0.5);
            transform: scale(0.5);
            -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
            box-sizing: border-box;
            pointer-events: none; }
        .product-info .price .price-info em:after {
          border-radius: 0.3rem; }
      .product-info .price .price-info p {
        color: #ff803a;
        margin-left: -0.3rem;
        font-size: 2.25rem; }
        .product-info .price .price-info p span {
          font-size: 1rem;
          margin-left: 0.5rem;
          vertical-align: top; }
  .product-info .count {
    line-height: 2.2rem;
    font-size: 1.2rem; }
  .product-info .productOrder {
    line-height: 41px;
    font-size: 1.2rem;
    display: -webkit-box;
    margin-top: 0.2rem;
    border-top: 1px solid #f0f0f0; }
    .product-info .productOrder p {
      -webkit-box-flex: 1; }
      .product-info .productOrder p:nth-of-type(1) {
        text-align: left; }
      .product-info .productOrder p:nth-of-type(2) {
        text-align: right; }

/* ---------- （一）产品详情 ---------- */
/*焦点图*/
/*焦点图*/
.focus {
  position: relative; }
  .focus .preSale {
    height: 3.6rem;
    line-height: 3.6rem;
    background-color: #000;
    color: #fff;
    opacity: 0.8;
    font-size: 1.5rem;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center; }
  .focus .swiper-container {
    width: 100%;
    height: 100%; }
  .focus .swiper-slide {
    height: auto; }
    .focus .swiper-slide img {
      width: 100%; }
  .focus .swiper-pagination-bullet {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background-color: #cccccc;
    margin: 0 2px;
    cursor: pointer;
    box-shadow: 0 0 1px #888888; }
  .focus .swiper-pagination-bullet-active {
    background-color: #ff803a; }
  .focus .university {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    display: -webkit-box;
    width: 100%;
    height: 10rem;
    background-color: rgba(0, 0, 0, 0); }
    .focus .university li {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-box-flex: 1;
      -webkit-box-align: center;
      -webkit-box-pack: center; }
      .focus .university li .title {
        font-size: 1.2rem;
        color: #d8d8d8; }
      .focus .university li .num {
        font-size: 1.6rem;
        color: #ffd9a4; }

/*大神曰*/
.motto {
  display: -webkit-box;
  min-height: 17rem;
  -webkit-box-orient: horizontal;
  margin-top: 0.5rem;
  padding: 0.8rem 1.9rem;
  color: #6d6d6d; }
  .motto {
    position: relative; }
    .motto:after {
      content: " ";
      width: 200%;
      height: 200%;
      position: absolute;
      top: 0;
      left: 0;
      border: 1px solid #333;
      -webkit-transform: scale(0.5);
      transform: scale(0.5);
      -webkit-transform-origin: 0 0;
      transform-origin: 0 0;
      box-sizing: border-box;
      pointer-events: none; }
  .motto .speakLogo {
    width: 3.8rem;
    height: 10.7rem;
    background-color: #333;
    color: #fff;
    font-size: 2.7rem;
    margin-top: 0.6rem;
    position: relative; }
    .motto .speakLogo span {
      display: -webkit-box;
      -webkit-box-pack: center;
      height: 3.2rem; }
    .motto .speakLogo:before {
      content: '';
      position: absolute;
      height: 0.2rem;
      width: 3.6rem;
      background-color: #333;
      bottom: -0.4rem;
      left: 0; }
  .motto .speakContent {
    display: -webkit-box;
    -webkit-box-flex: 1;
    margin-left: 1.5rem; }

/*返回首页*/
.back-home {
  display: -webkit-box;
  margin: 1rem 0;
  padding: 0 1rem;
  height: 4.4rem;
  background-color: #ffffff;
  box-shadow: 0 0 1px #bababa;
  font-size: 1.4rem;
  color: #333333;
  -webkit-box-align: center; }
  .back-home .span1 {
    display: -webkit-box;
    -webkit-box-flex: 1; }
    .back-home .span1 .iconfont {
      display: inline-block;
      margin-right: 0.5rem;
      font-size: 2rem;
      color: #999999;
      vertical-align: middle; }
  .back-home .span2 {
    display: -webkit-box;
    font-size: 1.2rem;
    color: #777777; }
    .back-home .span2 .iconfont {
      margin-left: 0.5rem;
      font-size: 1.4rem; }

/*推荐组合*/
.combine-products {
  margin-top: 1rem;
  background-color: #ffffff;
  box-shadow: 0 0 1px #bababa;
  overflow: hidden; }
  .combine-products .title {
    margin: 0 1rem;
    font-weight: normal;
    color: #333;
    font-size: 1.4rem;
    line-height: 4.5rem; }
    .combine-products .title {
      position: relative; }
      .combine-products .title:after {
        content: " ";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 1px solid #f0f0f0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        box-sizing: border-box;
        pointer-events: none; }
  .combine-products .combine-content {
    margin-top: 2rem; }
    .combine-products .combine-content .products {
      /*组合商品为两个*/ }
      .combine-products .combine-content .products .swiper-slide {
        display: -webkit-box;
        position: relative;
        width: 35%;
        height: 100%; }
        .combine-products .combine-content .products .swiper-slide:first-child {
          margin-left: 1rem; }
        .combine-products .combine-content .products .swiper-slide:last-child {
          margin-right: 1rem; }
        .combine-products .combine-content .products .swiper-slide:nth-child(2n) {
          width: 10%;
          -webkit-box-align: center;
          -webkit-box-pack: center;
          margin-top: 15%; }
      .combine-products .combine-content .products .product {
        width: 100%;
        overflow: hidden; }
        .combine-products .combine-content .products .product a {
          display: block;
          width: 100%; }
        .combine-products .combine-content .products .product .product-photo {
          width: 100%;
          padding: 0.1rem;
          background-color: #ffffff; }
          .combine-products .combine-content .products .product .product-photo {
            position: relative; }
            .combine-products .combine-content .products .product .product-photo:after {
              content: " ";
              width: 200%;
              height: 200%;
              position: absolute;
              top: 0;
              left: 0;
              border: 1px solid #e6e6e6;
              -webkit-transform: scale(0.5);
              transform: scale(0.5);
              -webkit-transform-origin: 0 0;
              transform-origin: 0 0;
              box-sizing: border-box;
              pointer-events: none; }
          .combine-products .combine-content .products .product .product-photo img {
            width: 100%; }
        .combine-products .combine-content .products .product .product-title {
          margin-top: 1rem;
          height: 3rem;
          font-size: 1.1rem;
          color: #333333;
          word-wrap: break-word;
          word-break: break-all;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          text-overflow: ellipsis;
          overflow: hidden; }
          .combine-products .combine-content .products .product .product-title a {
            color: #333; }
        .combine-products .combine-content .products .product .product-sku {
          margin-left: 0.8rem;
          height: 1.7rem;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical;
          text-overflow: ellipsis;
          overflow: hidden;
          font-size: 1.3rem;
          color: #999; }
        .combine-products .combine-content .products .product .product-price {
          margin: 1.2rem 0.8rem 0.7rem 0.8rem;
          font-size: 1.4rem;
          color: #ff803a; }
      .combine-products .combine-content .products .and .iconfont {
        font-size: 18px;
        color: #c3c3c3; }
      .combine-products .combine-content .products .two {
        padding: 0 1rem;
        width: auto;
        overflow: hidden; }
        .combine-products .combine-content .products .two .swiper-slide {
          width: 45%; }
          .combine-products .combine-content .products .two .swiper-slide:first-child {
            margin: 0; }
        .combine-products .combine-content .products .two .two-and {
          margin-top: 20%;
          width: 10%; }
    .combine-products .combine-content .combine-btn {
      padding: 2rem 1rem 2rem 1rem; }
      .combine-products .combine-content .combine-btn .buy-btn {
        display: -webkit-box;
        -webkit-box-align: center;
        -webkit-box-pack: center;
        width: 100%;
        height: 4.1rem;
        background-color: #ff803a;
        color: #ffffff;
        border-radius: 0.4rem;
        font-size: 1.4rem; }
        .combine-products .combine-content .combine-btn .buy-btn:active {
          background-color: #e5763e;
          color: rgba(255, 255, 255, 0.4); }
  .combine-products .combine-info {
    display: -webkit-box;
    margin: 1.5rem 0;
    padding: 1.5rem 1.2rem 1.5rem 0.8rem;
    background-color: #fafafa; }
    .combine-products .combine-info .combine-content {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-box-flex: 1; }
      .combine-products .combine-info .combine-content .combine-title {
        font-size: 1.4rem;
        line-height: 2.3rem;
        color: #333333;
        word-wrap: break-word;
        word-break: break-all;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden; }
      .combine-products .combine-info .combine-content .combine-price {
        margin-top: 1rem;
        font-size: 1.4rem;
        color: #ff803a; }

/* 组合商品滚动区域 */
.bundle-area {
  border-bottom: 1rem solid #f5f5f5;
  box-sizing: border-box;
  padding: 2rem 0; }
  .bundle-area .title {
    font-size: 1.4rem;
    font-weight: 600;
    line-height: 1;
    color: #333;
    font-weight: bold;
    margin-bottom: 2rem;
    padding-left: 1rem; }
  .bundle-area .oneline {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1; }
  .bundle-area .card {
    width: calc(100vw - 4.5rem);
    border-radius: 0.5rem;
    background-color: #f8f8f8;
    padding: 1rem;
    box-sizing: border-box;
    display: flex;
    margin-left: 1rem;
    /* margin: 0 px2rem(20px); */ }
    .bundle-area .card:last-child {
      margin-right: 1rem; }
    .bundle-area .card .img-wrapper {
      background-color: #fff;
      flex-shrink: 0;
      height: 8rem;
      width: 8rem;
      border-radius: px2ren(10px);
      display: flex;
      justify-content: center;
      align-items: center;
      overflow: hidden;
      margin-right: 1rem; }
      .bundle-area .card .img-wrapper img {
        width: 100%; }
    .bundle-area .card .infos {
      width: 100px;
      flex-grow: 1;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .bundle-area .card .infos > div:not(:first-child) {
        margin-top: 1rem; }
      .bundle-area .card .infos .info-title {
        font-size: 1.4rem;
        line-height: 1;
        color: #333; }
      .bundle-area .card .infos .max-saving {
        font-size: 1.4rem;
        line-height: 1;
        color: #ff6b00; }
      .bundle-area .card .infos .deadline {
        font-size: 1.1rem;
        line-height: 1;
        color: #999; }

/*产品介绍*/
.pb0 {
  padding-bottom: 0 !important; }

.product-introduction {
  margin-bottom: 1rem;
  background-color: #fff;
  margin-top: 1rem;
  padding: 0 0 1rem 0; }
  .product-introduction .product-tabs {
    display: -webkit-box;
    padding: 0 1rem;
    height: 5rem;
    background-color: #fff; }
    .product-introduction .product-tabs {
      position: relative; }
      .product-introduction .product-tabs:after {
        content: " ";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 1px solid #f0f0f0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        box-sizing: border-box;
        pointer-events: none; }
    .product-introduction .product-tabs li {
      display: -webkit-box;
      -webkit-box-flex: 1;
      -webkit-box-pack: center;
      -webkit-box-align: center;
      font-size: 1.5rem;
      border-bottom: 0.2rem solid #fff; }
    .product-introduction .product-tabs .sel {
      color: #ff803a;
      border-bottom: 0.2rem solid #ff803a; }
  .product-introduction .fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%; }

.mb0 {
  margin-bottom: 0; }

.product-introduction-tit {
  display: -webkit-box;
  color: #333;
  font-size: 1.4rem;
  height: 3.5rem;
  -webkit-box-align: center;
  padding: 0 1rem; }
  .product-introduction-tit span {
    display: -webkit-box;
    height: 3.5rem;
    -webkit-box-align: center;
    width: 100%; }
    .product-introduction-tit span {
      position: relative; }
      .product-introduction-tit span:after {
        content: " ";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 1px solid #f0f0f0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        box-sizing: border-box;
        pointer-events: none; }

/*产品动态*/
.product-dynamic {
  background-color: #fff;
  padding: 5.1rem 0 0 0; }

.dynamic {
  display: -webkit-box;
  padding: 0.7rem 1rem;
  -webkit-box-orient: vertical; }
  .dynamic:last-child {
    border-bottom: none; }
  .dynamic .dynamic-main {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    padding-bottom: 0.7rem; }
    .dynamic .dynamic-main {
      position: relative; }
      .dynamic .dynamic-main:after {
        content: " ";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 1px solid #f0f0f0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        box-sizing: border-box;
        pointer-events: none; }
  .dynamic .photo-l {
    display: -webkit-box;
    width: 4.8rem; }
    .dynamic .photo-l img {
      width: 4.8rem;
      height: 4.8rem;
      border-radius: 50%; }
  .dynamic .main-r {
    display: -webkit-box;
    -webkit-box-flex: 1;
    margin-top: 0.5rem;
    margin-left: 1rem;
    -webkit-box-orient: vertical; }
    .dynamic .main-r .dynamic-name {
      font-size: 1.4rem;
      color: #333;
      height: 3rem;
      -webkit-box-align: center;
      display: -webkit-box; }
    .dynamic .main-r .dynamic-content {
      display: -webkit-box;
      line-height: 2.5rem;
      font-size: 1.4rem;
      color: #6d6d6d;
      margin-bottom: 1.4rem; }
    .dynamic .main-r .dynamic-more {
      width: 5rem;
      display: none;
      line-height: 2rem;
      color: #333;
      -webkit-user-select: none; }
      .dynamic .main-r .dynamic-more:active {
        color: #ccc; }
    .dynamic .main-r .dynamic-date {
      display: -webkit-box;
      height: 2.5rem;
      -webkit-box-align: center;
      color: #6d6d6d;
      -webkit-user-select: none;
      font-size: 1.2rem; }
      .dynamic .main-r .dynamic-date .date {
        display: -webkit-box;
        -webkit-box-flex: 1;
        height: 2.5rem;
        line-height: 2.5rem; }
      .dynamic .main-r .dynamic-date .replyWrap {
        height: 2.5rem;
        width: 2.8rem;
        text-align: center; }
      .dynamic .main-r .dynamic-date .reply {
        line-height: 2.5rem; }
        .dynamic .main-r .dynamic-date .reply:active {
          color: #ccc; }
  .dynamic .message {
    padding: 0 0 1rem 0;
    position: relative;
    margin-top: 1rem;
    z-index: 998; }
    .dynamic .message ul {
      background-color: #f3f3f5;
      padding: 0.7rem; }
      .dynamic .message ul:before {
        content: '';
        position: absolute;
        top: -1rem;
        left: 1rem;
        width: 0;
        height: 0;
        border-left: 0.5rem solid transparent;
        border-right: 0.5rem solid transparent;
        border-bottom: 1rem solid #f3f3f5; }
      .dynamic .message ul li {
        line-height: 2.5rem; }
        .dynamic .message ul li span {
          color: #0071bc; }

/* ---------- （二）产品动态 ---------- */
.readAll,
.readMore,
.writeDynamics {
  -webkit-user-select: none;
  height: 4.3rem;
  color: #bababa;
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center; }

#dynamicTopFixedBanner {
  z-index: 999;
  -webkit-user-select: none;
  position: fixed;
  left: 0;
  top: 0;
  background-color: #f7f7f7;
  height: 5rem;
  box-shadow: 0 1px 1px #e6e6e6;
  width: 100%;
  padding: 1rem;
  -webkit-box-orient: horizontal;
  display: -webkit-box; }
  #dynamicTopFixedBanner .search {
    display: -webkit-box;
    height: 100%;
    -webkit-box-flex: 1;
    border-radius: 2rem;
    color: #bababa;
    -webkit-box-align: center;
    padding-left: 1.5rem; }
    #dynamicTopFixedBanner .search {
      position: relative; }
      #dynamicTopFixedBanner .search:after {
        content: " ";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #e2e2e2;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        box-sizing: border-box;
        pointer-events: none; }
  #dynamicTopFixedBanner .searchBtn {
    display: -webkit-box;
    margin-left: 1rem;
    width: 3.1rem;
    height: 3.1rem;
    border-radius: 50%;
    -webkit-box-pack: center;
    -webkit-box-align: center; }
    #dynamicTopFixedBanner .searchBtn {
      position: relative; }
      #dynamicTopFixedBanner .searchBtn:after {
        content: " ";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #e2e2e2;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        box-sizing: border-box;
        pointer-events: none; }
    #dynamicTopFixedBanner .searchBtn i.iconfont {
      height: 1.3rem;
      width: 1.3rem;
      font-size: 1.8rem;
      color: #c5c5c5;
      font-family: 'iconfont' !important;
      font-style: normal;
      -webkit-font-smoothing: antialiased;
      -webkit-text-stroke-width: 0.2px;
      -moz-osx-font-smoothing: grayscale; }

#publishDynamic {
  -webkit-user-select: none;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  top: 0;
  z-index: 1001;
  display: none;
  position: fixed;
  left: 0;
  width: 100%; }
  #publishDynamic .btnList {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    height: 5rem;
    padding: 0 1rem;
    background-color: #f7f7f7; }
    #publishDynamic .btnList {
      position: relative; }
      #publishDynamic .btnList:after {
        content: " ";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 1px solid #ededed;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        box-sizing: border-box;
        pointer-events: none; }
    #publishDynamic .btnList #publish-cancel {
      display: -webkit-box;
      width: 5rem;
      -webkit-box-pack: center;
      -webkit-box-align: center; }
      #publishDynamic .btnList #publish-cancel .space {
        display: -webkit-box;
        -webkit-box-flex: 1; }
      #publishDynamic .btnList #publish-cancel #publish-submit {
        display: -webkit-box;
        width: 5rem;
        -webkit-box-pack: center;
        -webkit-box-align: center; }
  #publishDynamic #publish-textarea {
    height: 7rem;
    width: 100%;
    margin: 0;
    padding: 0 1rem 0.5rem 1rem;
    border: 0;
    resize: none;
    line-height: 2.5rem;
    border-radius: 0; }

/*无权购买*/
.hidden-page {
  margin-top: 12rem;
  text-align: center; }
  .hidden-page img {
    margin-left: -1.8rem;
    width: 10rem; }
  .hidden-page p {
    margin-top: 2.5rem;
    font-size: 1.3rem;
    color: #999; }

/*满赠*/
.manzeng,
.manjian,
.bogo {
  background-color: #ffffff; }
  .manzeng li,
  .manjian li,
  .bogo li {
    display: -webkit-box;
    padding: 1.5rem 1rem 1.4rem;
    background: #fdf5f5;
    font-size: 1.2rem; }
    .manzeng li,
    .manjian li,
    .bogo li {
      position: relative; }
      .manzeng li:after,
      .manjian li:after,
      .bogo li:after {
        content: " ";
        width: 200%;
        height: 200%;
        position: absolute;
        top: 0;
        left: 0;
        border: 1px solid #fff;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        box-sizing: border-box;
        pointer-events: none; }
    .manzeng li .mz-content,
    .manzeng li .mj-content,
    .manjian li .mz-content,
    .manjian li .mj-content,
    .bogo li .mz-content,
    .bogo li .mj-content {
      display: -webkit-box;
      -webkit-box-flex: 1;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden; }
    .manzeng li .mz-icon,
    .manzeng li .mj-icon,
    .manjian li .mz-icon,
    .manjian li .mj-icon,
    .bogo li .mz-icon,
    .bogo li .mj-icon {
      font-size: 1.1rem;
      font-style: normal;
      color: #fff;
      background-color: #ff803a;
      padding: 0.1rem 0.3rem;
      border-radius: 0.3rem;
      margin-right: 0.3rem;
      height: 1.2rem;
      margin-right: 0.5rem;
      background-color: #de4e3b; }
    .manzeng li .mz-info,
    .manzeng li .mj-info,
    .manjian li .mz-info,
    .manjian li .mj-info,
    .bogo li .mz-info,
    .bogo li .mj-info {
      display: -webkit-box;
      color: #333333;
      font-size: 1.2rem;
      height: 2rem;
      line-height: 2rem;
      -webkit-box-flex: 1;
      -webkit-line-clamp: 1;
      -webkit-box-orient: vertical;
      overflow: hidden; }
    .manzeng li .mz-detail .iconfont,
    .manzeng li .mj-detail .iconfont,
    .manjian li .mz-detail .iconfont,
    .manjian li .mj-detail .iconfont,
    .bogo li .mz-detail .iconfont,
    .bogo li .mj-detail .iconfont {
      font-size: 1.4rem;
      color: #777777; }
    .manzeng li:last-child::after,
    .manjian li:last-child::after,
    .bogo li:last-child::after {
      border-bottom: 0; }

.cir, .popup-layer .mz-show .cir-left,
.popup-layer .mj-show .cir-left,
.popup-layer .bogo-show .cir-left, .popup-layer .mz-show .cir-right,
.popup-layer .mj-show .cir-right,
.popup-layer .bogo-show .cir-right {
  position: absolute;
  display: block;
  top: 4.9rem;
  width: 0.6rem;
  height: 1.2rem;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9; }

.popup-layer {
  display: none; }
  .popup-layer #mz-bg,
  .popup-layer #mj-bg {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1000;
    height: 100%; }
  .popup-layer .mz-show,
  .popup-layer .mj-show,
  .popup-layer .bogo-show {
    position: fixed;
    top: 40%;
    left: 50%;
    z-index: 9999;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 0.5rem;
    width: 90%;
    background-color: #ffffff; }
    .popup-layer .mz-show .cir-left,
    .popup-layer .mj-show .cir-left,
    .popup-layer .bogo-show .cir-left {
      position: absolute;
      left: 0;
      border-radius: 0 24px 24px 0; }
      .popup-layer .mz-show .cir-left:after,
      .popup-layer .mj-show .cir-left:after,
      .popup-layer .bogo-show .cir-left:after {
        border-left: 0; }
    .popup-layer .mz-show .cir-right,
    .popup-layer .mj-show .cir-right,
    .popup-layer .bogo-show .cir-right {
      position: absolute;
      right: 0;
      border-radius: 24px 0 0 24px; }
      .popup-layer .mz-show .cir-right:after,
      .popup-layer .mj-show .cir-right:after,
      .popup-layer .bogo-show .cir-right:after {
        border-right: 0; }
    .popup-layer .mz-show .title,
    .popup-layer .mj-show .title,
    .popup-layer .bogo-show .title {
      margin: 0 1.2rem;
      font-size: 1.5rem;
      color: #ff803a;
      height: 5.5rem;
      line-height: 5.5rem;
      text-align: center; }
      .popup-layer .mz-show .title,
      .popup-layer .mj-show .title,
      .popup-layer .bogo-show .title {
        position: relative; }
        .popup-layer .mz-show .title:after,
        .popup-layer .mj-show .title:after,
        .popup-layer .bogo-show .title:after {
          content: " ";
          width: 200%;
          height: 200%;
          position: absolute;
          top: 0;
          left: 0;
          border-bottom: 1px dashed #cbcbcb;
          -webkit-transform: scale(0.5);
          transform: scale(0.5);
          -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
          box-sizing: border-box;
          pointer-events: none; }
    .popup-layer .mz-show .mz-items,
    .popup-layer .mz-show .mj-items,
    .popup-layer .mj-show .mz-items,
    .popup-layer .mj-show .mj-items,
    .popup-layer .bogo-show .mz-items,
    .popup-layer .bogo-show .mj-items {
      max-height: 25rem;
      padding: 0 1.5rem;
      margin-top: 1rem;
      overflow-y: scroll; }
      .popup-layer .mz-show .mz-items li,
      .popup-layer .mz-show .mj-items li,
      .popup-layer .mj-show .mz-items li,
      .popup-layer .mj-show .mj-items li,
      .popup-layer .bogo-show .mz-items li,
      .popup-layer .bogo-show .mj-items li {
        display: -webkit-box;
        padding: 1.5rem 0; }
        .popup-layer .mz-show .mz-items li,
        .popup-layer .mz-show .mj-items li,
        .popup-layer .mj-show .mz-items li,
        .popup-layer .mj-show .mj-items li,
        .popup-layer .bogo-show .mz-items li,
        .popup-layer .bogo-show .mj-items li {
          position: relative; }
          .popup-layer .mz-show .mz-items li:after,
          .popup-layer .mz-show .mj-items li:after,
          .popup-layer .mj-show .mz-items li:after,
          .popup-layer .mj-show .mj-items li:after,
          .popup-layer .bogo-show .mz-items li:after,
          .popup-layer .bogo-show .mj-items li:after {
            content: " ";
            width: 200%;
            height: 200%;
            position: absolute;
            top: 0;
            left: 0;
            border-bottom: 1px solid #f0f0f0;
            -webkit-transform: scale(0.5);
            transform: scale(0.5);
            -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
            box-sizing: border-box;
            pointer-events: none; }
        .popup-layer .mz-show .mz-items li .mz-icon,
        .popup-layer .mz-show .mz-items li .mj-icon,
        .popup-layer .mz-show .mj-items li .mz-icon,
        .popup-layer .mz-show .mj-items li .mj-icon,
        .popup-layer .mj-show .mz-items li .mz-icon,
        .popup-layer .mj-show .mz-items li .mj-icon,
        .popup-layer .mj-show .mj-items li .mz-icon,
        .popup-layer .mj-show .mj-items li .mj-icon,
        .popup-layer .bogo-show .mz-items li .mz-icon,
        .popup-layer .bogo-show .mz-items li .mj-icon,
        .popup-layer .bogo-show .mj-items li .mz-icon,
        .popup-layer .bogo-show .mj-items li .mj-icon {
          font-size: 1.1rem;
          font-style: normal;
          color: #fff;
          background-color: #ff803a;
          padding: 0.1rem 0.3rem;
          border-radius: 0.3rem;
          margin-right: 0.3rem;
          height: 1.2rem;
          margin-right: 1.4rem;
          background-color: #de4e3b; }
        .popup-layer .mz-show .mz-items li .mz-info,
        .popup-layer .mz-show .mz-items li .mj-info,
        .popup-layer .mz-show .mj-items li .mz-info,
        .popup-layer .mz-show .mj-items li .mj-info,
        .popup-layer .mj-show .mz-items li .mz-info,
        .popup-layer .mj-show .mz-items li .mj-info,
        .popup-layer .mj-show .mj-items li .mz-info,
        .popup-layer .mj-show .mj-items li .mj-info,
        .popup-layer .bogo-show .mz-items li .mz-info,
        .popup-layer .bogo-show .mz-items li .mj-info,
        .popup-layer .bogo-show .mj-items li .mz-info,
        .popup-layer .bogo-show .mj-items li .mj-info {
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-box-flex: 1; }
          .popup-layer .mz-show .mz-items li .mz-info p,
          .popup-layer .mz-show .mz-items li .mj-info p,
          .popup-layer .mz-show .mj-items li .mz-info p,
          .popup-layer .mz-show .mj-items li .mj-info p,
          .popup-layer .mj-show .mz-items li .mz-info p,
          .popup-layer .mj-show .mz-items li .mj-info p,
          .popup-layer .mj-show .mj-items li .mz-info p,
          .popup-layer .mj-show .mj-items li .mj-info p,
          .popup-layer .bogo-show .mz-items li .mz-info p,
          .popup-layer .bogo-show .mz-items li .mj-info p,
          .popup-layer .bogo-show .mj-items li .mz-info p,
          .popup-layer .bogo-show .mj-items li .mj-info p {
            margin-top: -0.2rem;
            margin-bottom: 2rem;
            color: #333333;
            font-size: 1.4rem; }
          .popup-layer .mz-show .mz-items li .mz-info a,
          .popup-layer .mz-show .mz-items li .mj-info a,
          .popup-layer .mz-show .mj-items li .mz-info a,
          .popup-layer .mz-show .mj-items li .mj-info a,
          .popup-layer .mj-show .mz-items li .mz-info a,
          .popup-layer .mj-show .mz-items li .mj-info a,
          .popup-layer .mj-show .mj-items li .mz-info a,
          .popup-layer .mj-show .mj-items li .mj-info a,
          .popup-layer .bogo-show .mz-items li .mz-info a,
          .popup-layer .bogo-show .mz-items li .mj-info a,
          .popup-layer .bogo-show .mj-items li .mz-info a,
          .popup-layer .bogo-show .mj-items li .mj-info a {
            color: #ff160a;
            text-decoration: underline; }
          .popup-layer .mz-show .mz-items li .mz-info .dot,
          .popup-layer .mz-show .mz-items li .mj-info .dot,
          .popup-layer .mz-show .mj-items li .mz-info .dot,
          .popup-layer .mz-show .mj-items li .mj-info .dot,
          .popup-layer .mj-show .mz-items li .mz-info .dot,
          .popup-layer .mj-show .mz-items li .mj-info .dot,
          .popup-layer .mj-show .mj-items li .mz-info .dot,
          .popup-layer .mj-show .mj-items li .mj-info .dot,
          .popup-layer .bogo-show .mz-items li .mz-info .dot,
          .popup-layer .bogo-show .mz-items li .mj-info .dot,
          .popup-layer .bogo-show .mj-items li .mz-info .dot,
          .popup-layer .bogo-show .mj-items li .mj-info .dot {
            color: #ff160a; }
        .popup-layer .mz-show .mz-items li:last-child::after,
        .popup-layer .mz-show .mj-items li:last-child::after,
        .popup-layer .mj-show .mz-items li:last-child::after,
        .popup-layer .mj-show .mj-items li:last-child::after,
        .popup-layer .bogo-show .mz-items li:last-child::after,
        .popup-layer .bogo-show .mj-items li:last-child::after {
          border-bottom: 0; }
    .popup-layer .mz-show .btn,
    .popup-layer .mj-show .btn,
    .popup-layer .bogo-show .btn {
      margin: 1.5rem auto 2.5rem;
      width: 18rem;
      height: 4.4rem;
      text-align: center;
      line-height: 4.4rem;
      background-color: #ff803a;
      border-radius: 2.5rem;
      font-size: 1.4rem;
      color: #ffffff; }

.download {
  position: fixed;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  -webkit-box-align: center;
  background: #f9f9f9;
  width: 100%;
  padding: 1rem 1.5rem;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  z-index: 999; }
  .download .logo img {
    width: 4rem;
    height: 4rem; }
  .download .content {
    -webkit-box-flex: 1;
    margin-left: 1rem; }
    .download .content .title {
      font-size: 1.2rem;
      color: #999999; }
    .download .content .slogan {
      font-size: 1.3rem;
      color: #333; }
  .download .link {
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    width: 8rem;
    height: 3.2rem;
    text-align: center;
    background-color: #ff6b00;
    border-radius: 3.2rem;
    color: #fff;
    font-size: 1.2rem; }
  .download.fixedPay {
    background: #ff803a;
    height: 4.9rem; }
    .download.fixedPay .btn {
      -webkit-box-align: center;
      -webkit-box-pack: center;
      display: -webkit-box;
      margin: 0;
      padding: 0;
      background-color: #ff803a;
      font-size: 1.5rem;
      color: #fff;
      width: 100%; }

.app-download {
  position: fixed;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  -webkit-box-align: center;
  background: #f9f9f9;
  width: 100%;
  z-index: 999; }
  .app-download .fixedPay {
    background: #ff803a;
    height: 4.9rem;
    width: 100%;
    line-height: 4.9rem; }
    .app-download .fixedPay .btn {
      -webkit-box-align: center;
      -webkit-box-pack: center;
      display: -webkit-box;
      margin: 0;
      padding: 0;
      background-color: #ff803a;
      font-size: 1.5rem;
      color: #fff;
      width: 100%; }
