@charset "UTF-8";
/**
 * css3属性兼容设置兼容设置
 */
/**
 * [banner description]
 * 首页样式
 */
/**
 * 头部样式设置
 */
/**
 * 底部样式设置
 */
/**
 * 搜索页面样式设置
 */
/**
 * [banner description]
 * 分类
 */
/* 移动端隐藏 */
/**
 * [banner description]
 * 购物车
 */
@media (max-width: 750px) {
  /* 购物车pc端隐藏 */
  #row1230-1,
  #itemdiv,
  #row0821-4 {
    display: none;
  }
  /* 购物车移动端代码 */
  .shop-group-item {
    margin-bottom: 0.1rem;
    background: #fff;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }
  .shop-title {
    height: 1rem;
    line-height: 1rem;
  }
  .shop-title .item {
    position: relative;
    margin-left: 0.8rem;
    height: 1rem;
    line-height: 1rem;
  }
  .check-wrapper,
  .edit-wrapper {
    position: absolute;
    top: 0;
    display: block;
    height: 100%;
    width: 0.8rem;
    margin-left: -0.8rem;
  }
  .shop-title-name,
  .shop-title-icon {
    display: inline-block;
    height: 100%;
    vertical-align: top;
  }
  .shop-title-name {
    width: 4.5rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 0.14rem;
    color: #252525;
  }
  .edit-wrapper {
    top: 0;
    right: 0.12rem;
    text-align: center;
    font-size: 0.14rem;
  }
  .shop-cart-list li,
  .shop-cart-list2 li {
    margin-top: 0.06rem;
    background-color: #fafafa;
  }
  .items {
    position: relative;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
  .shop-cart-list .items {
    padding-left: 0px;
    margin-left: 0.8rem;
    text-align: left;
  }
  .check-wrapper,
  .edit-wrapper {
    position: absolute;
    top: 0px;
    display: block;
    height: 100%;
    width: 0.8rem;
    margin-left: -0.8rem;
  }
  .shop-item-core {
    position: relative;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
  }
  .product-cell-1 {
    position: relative;
    display: block;
    float: left;
    width: auto;
    height: auto;
    text-align: center;
    z-index: 0;
  }
  .cart-photo-thumb,
  .photo-thumb {
    display: block;
    width: 2.5rem;
    height: 2.5rem;
  }
  .product-cell-2 {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    padding-top: 0.25rem;
    padding-left: 2.7rem;
    box-sizing: border-box;
  }
  .cart-product-info,
  .product-info {
    padding-right: 0.2rem;
  }
  .cart-product-name {
    display: block;
  }
  .two_row {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    word-wrap: break-word;
  }
  .shop-cart-item-attr,
  .shop-cart-item-price {
    padding-top: 0rem;
  }
  .shop-cart-item-attr span {
    margin-right: 0.05rem;
    color: #7f7f7f;
  }
  .shop-product-price {
    color: #fe4c5a;
    font-size: 0.14rem;
    font-weight: 600;
  }
  .shop-cart-opt {
    display: none;
    padding-right: 1.5rem;
    box-sizing: border-box;
  }
  .quantity,
  .quantity-decrease,
  .quantity-increase {
    display: block;
    float: left;
    width: 33.3333333%;
    height: 1rem;
    line-height: 0.95rem;
    text-align: center;
    vertical-align: top;
    font-size: 0.18rem;
    color: #b4b4b4;
    border-bottom: 2px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .quantity {
    color: #2b2b2b;
    border-top: 0;
    background-color: transparent;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  .shop-cart-item-attr,
  .shop-cart-item-price {
    padding-top: 0rem;
  }
  .align-c {
    text-align: center;
  }
  .del-container {
    position: absolute;
    top: 0;
    right: -0.2rem;
    height: 100%;
    width: 1.6rem;
    background-color: #fe4c5a;
    line-height: 2.2rem;
    color: #fff;
    font-size: 0.14rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: flex;
  }
}
@media (max-width: 750px) {
  html {
    font-size: 100px;
  }
}
@media (max-width: 720px) {
  html {
    font-size: 96px;
  }
}
@media (max-width: 640px) {
  html {
    font-size: 85.33333333px;
  }
}
@media (max-width: 540px) {
  html {
    font-size: 72px;
  }
}
@media (max-width: 480px) {
  html {
    font-size: 64px;
  }
}
@media (max-width: 424px) {
  html {
    font-size: 56.53333333px;
  }
}
@media (max-width: 414px) {
  html {
    font-size: 55.2px;
  }
}
@media (max-width: 400px) {
  html {
    font-size: 53.33333333px;
  }
}
@media (max-width: 384px) {
  html {
    font-size: 51.2px;
  }
}
@media (max-width: 375px) {
  html {
    font-size: 50px;
  }
}
@media (max-width: 360px) {
  html {
    font-size: 48px;
  }
}
/**
 * 
 * 修改文件请使用less修改对于模块勿直接修改入口文件mian.css
 */
@media (max-width: 750px) {
  /* 隐藏pc端头部元素*/
  .cometop,
  .right_sidebar,
  .sales,
  .credit,
  .top2015-1,
  .top2015-2-logo,
  .search_label,
  .search2015_guanjianzi1,
  .animate-deer,
  .search2015_btn1,
  .nav-pills,
  .load_box {
    display: none !important;
  }
  /* 移动端头部样式 */
  body {
    /* padding-top: 0.89rem; */
  }
  .topbghuawen20150203 {
    /* position: fixed; */
    top: 0;
    left: 0;
    z-index: 200;
  }
  .topbghuawen20150203,
  .top2015-2 {
    width: 100%;
    height: auto;
  }
  .topbghuawen20150203,
  .logomenu2015-1 {
    min-width: auto;
    border-bottom: none;
  }
  .top2015-2-right1 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    float: none;
    padding-top: 0.15rem;
    padding-bottom: 0.15rem;
    background-image: -webkit-linear-gradient(left top, #000000, #000000);
    /* Safari 5.1 - 6.0 */
    background-image: -o-linear-gradient(bottom right, #000000, #000000);
    /* Opera 11.1 - 12.0 */
    background-image: -moz-linear-gradient(bottom right, #000000, #000000);
    /* Firefox 3.6 - 15 */
    background-image: linear-gradient(to bottom right, #000000, #000000);
    /* 标准的语法 */
  }
  .m-back,
  .m-message {
    position: absolute;
    left: 0.3rem;
    top: 50%;
    z-index: 2;
    font-size: 0.3rem;
    line-height: 0.65rem;
    color: #fff;
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .m-back img,
  .m-message img {
    width: 0.4rem;
  }
  .m-message {
    left: initial;
    right: 0.2rem;
    font-size: 0.6rem;
  }
  .search2015_box1 {
    position: relative;
    width: 75%;
    height: auto;
    border: none;
  }
  .search2015-textarea1 {
    width: 100%;
    height: auto;
    float: none;
    padding-left: 0px;
    overflow: hidden;
    line-height: 0.65rem;
    border: none;
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-border-radius: 0.3rem;
    -moz-border-radius: 0.3rem;
    -o-border-radius: 0.3rem;
    border-radius: 0.3rem;
  }
  .search2015-textarea1:after {
    position: absolute;
    left: 0.12rem;
  }
  .search2015-textarea1 input {
    width: 100%;
    height: 32px;
    box-sizing: border-box;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0.6rem;
    padding-right: 0.6rem;
    font-size: 0.25rem;
    color: #fff;
    background: none;
    line-height: 32px;
  }
  .search2015-textarea1 input:-ms-input-placeholder {
    color: #a8a8a8;
  }
  .search2015-textarea1 input:-moz-placeholder {
    color: #a8a8a8;
  }
  .search2015-textarea1 input::-moz-placeholder {
    color: #a8a8a8;
  }
  .search2015-textarea1 input::-webkit-input-placeholder {
    color: #a8a8a8;
  }
  .m-search,
  .m-close {
    position: absolute;
    top: 0;
    left: 0.15rem;
    font-size: 0.3rem;
    color: #a8a8a8;
  }
  .m-close {
    left: initial;
    right: 0.15rem;
    display: none;
  }
  #search_suggest {
    position: fixed;
    /* top: 0.89rem; */
    left: 0px;
    right: 0px;
    /* bottom: 0px; */
    width: 100%;
    margin-top: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    font-size: 0.3rem;
    border: none;
    opacity: initial;
  }
  #search_suggest li {
    line-height: 1rem;
    border-bottom: 1px solid #e4e4e4;
  }
  #search_suggest li .suggest_products {
    display: none;
  }
  /* 清除浮动 */
  .clearfix:after {
    display: block;
    content: "";
    height: 0;
    width: 0;
    clear: both;
  }
  /* 隐藏pc底部元素*/
  .footer2015 {
    display: none;
  }
  /* 移动端底部样式 */
  .m-footer {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding-top: 0.15rem;
    padding-bottom: 0.1rem;
    text-align: center;
    background-color: #faf9f9;
    z-index: 99;
  }
  .m-footer ul li {
    float: left;
    width: 25%;
  }
  .m-footer ul li a {
    display: block;
    color: #272636;
  }
  .m-footer ul li .iconfont {
    display: inline-block;
    margin-bottom: 0.1rem;
    font-size: 0.5rem;
    line-height: normal;
  }
  /* 移动端头部样式 */
  .search_box {
    width: 100% !important;
    padding-bottom: 1.25rem;
    padding-top: 1.2rem;
    background-color: #eeeeee;
  }
  .search_box .screening {
    position: fixed;
    top: 0.89rem;
    z-index: 1;
    width: 100%;
    height: 1.2rem;
    margin-top: 0px;
    font-size: 0.3rem;
    line-height: 1.2rem;
    border: none;
    border-bottom: 1px solid #e3e3e3;
    background-color: #fafafa;
  }
  .search_box .screening .iconfont {
    font-size: 0.45rem;
    vertical-align: middle;
  }
  .search_box .screening > * {
    width: 26.66666667%;
    margin-right: 0px;
    text-align: center;
    color: #000;
  }
  .search_box .com_h {
    padding: 0px;
    border: none;
  }
  .search_box .screen-overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 3;
    height: 100%;
    width: 100%;
    -moz-transition: all 0.4s ease 0s;
    /* Firefox 4 */
    -webkit-transition: all 0.4s ease 0s;
    /* Safari and Chrome */
    -o-transition: all 0.4s ease 0s;
    /* Opera */
    transition: all 0.4s ease 0s;
    -ms-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -webkit-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
  .search_box .screen-overlay.active {
    -ms-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .search_box .overlay-mask {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .search_box .overlay-content {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 85%;
    height: 100%;
    box-sizing: border-box;
    padding: 0.1rem;
    text-align: left;
    line-height: initial;
    background-color: #fff;
  }
  .search_box .overlay-content p {
    font-size: 0.2rem;
  }
  .search_box .list-style-btn {
    width: 20%;
    display: block;
    box-sizing: border-box;
    border-left: 1px solid #c9c9c9;
  }
  .search_box .pc-m-pric-range {
    margin-top: 20px;
    display: none;
  }
  .search_box .pc-m-pric-range .end_price {
    margin-right: 12px;
  }
  .search_box .pc-m-pric-range .price_btn {
    margin-left: 0px;
    margin-right: 0px;
  }
  .search_box .com_h.current {
    color: #fe4c5a;
    border: none;
    background-color: inherit;
  }
  .search_box .com_h.current .arrowDown {
    border-top-color: #fe4c5a;
  }
  .search_box .price_con.current:hover {
    color: #fe4c5a;
  }
  .search_box .price_con.current:hover .arrowDown {
    border-top-color: #fe4c5a;
  }
  .search_box .price_box {
    top: 70%;
    width: auto;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    background-color: #f4f4f4;
  }
  .search_box .price_box a {
    white-space: nowrap;
  }
  .search_box .select-nav {
    left: 50%;
  }
  .search_box .price_box,
  .search_box .num_box {
    margin: 10px 0 20px 10px;
  }
  .search_box .overlay-content input {
    outline: none;
    border: 1px solid #e3e3e3;
    color: #666;
    padding: 3px 6px;
    width: 65px;
    height: 24px;
    line-height: 24px;
    text-align: center;
  }
  .search_box .price_btn,
  .search_box .num_btn {
    outline: none;
    cursor: pointer;
    color: #fff;
    background: #fe4c5a;
    height: 32px;
    padding: 0 20px;
    border: 1px solid #fe4c5a;
    margin-left: 5px;
    display: none;
  }
  .search_box .total_sales {
    width: 100%;
    margin-top: 0.1rem;
  }
  .search_box .f_r {
    float: right;
    color: #999;
  }
  .search_box .global_ship {
    color: #fe4c5a;
  }
  .search_box .goods_box {
    position: relative;
  }
  .search_box .list-cross .search_list_box {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .search_box .list-cross li {
    width: 100%;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0.2rem;
    padding-top: 0.2rem;
    margin-bottom: 0px;
    margin-right: 0px;
    box-sizing: border-box;
    background-color: #fff;
    border-bottom: 1px solid #c7c7c7;
  }
  .search_box .list-cross li a {
    width: 100%;
    display: inline-block;
  }
  .search_box .list-cross li a p {
    overflow: hidden;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    font-size: 0.24rem;
    line-height: normal;
  }
  .search_box .list-cross li a p span {
    font-size: inherit;
  }
  .search_box .list-cross li a .goods_tit {
    margin: 0.1rem 0;
    margin-bottom: 0.4rem;
    max-height: initial;
    font-size: 0.28rem;
  }
  .search_box .list-cross li a .symbol_price {
    margin-top: 0.4rem;
  }
  .search_box .list-cross li .img_box {
    width: 2rem;
    height: auto;
    float: left;
    overflow: initial;
  }
  .search_box .list-cross li .img_box img {
    width: 100%;
  }
  .search_box .list-vertical .search_list_box {
    -moz-column-count: 2;
    /* Firefox */
    -webkit-column-count: 2;
    /* Safari 和 Chrome */
    column-count: 2;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
    margin-top: 0.2rem;
  }
  .search_box .list-vertical li {
    -moz-page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    width: 100%;
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0.1rem;
    margin-right: 0px;
    box-sizing: border-box;
    background-color: #fff;
  }
  .search_box .list-vertical li a {
    display: inline-block;
  }
  .search_box .list-vertical li a p {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    font-size: 0.24rem;
    line-height: normal;
  }
  .search_box .list-vertical li a p span {
    font-size: inherit;
  }
  .search_box .list-vertical li a .goods_tit {
    margin: 0.1rem 0;
    max-height: initial;
    font-size: 0.28rem;
  }
  .search_box .list-vertical li .img_box {
    width: 100%;
    height: auto;
  }
  .search_box .list-vertical li .img_box img {
    width: 100%;
  }
  .group {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #eeeeee;
  }
  .dg-ui-loading {
    position: relative;
    left: 50%;
    top: 50%;
    bottom: initial;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    background-color: #333;
    opacity: 1;
    -ms-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
  }
  .dg-ui-loading p {
    padding-bottom: 10px;
  }
  .dg-ui-loading {
    padding: 0;
    text-align: center;
    color: #888;
    font-size: 14px;
    background-color: transparent;
  }
  .dg-ui-loading-box {
    position: relative;
    width: 64px;
    height: 64px;
    margin: 0 auto;
  }
  .dg-ui-loading-img {
    width: 64px;
    height: 64px;
    background: url(/Images/mobile86/loading.png) no-repeat;
    -webkit-background-size: 64px 64px;
    background-size: 64px 64px;
  }
  .dg-ui-circle-dot {
    position: absolute;
    top: 32px;
    left: 27px;
    width: 6px;
    height: 6px;
    transform: rotate(20deg);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fe4c5a;
    animation: dg-loading8 linear 0.8s infinite;
    -webkit-animation: dg-loading8 linear 0.8s infinite;
  }
  @-webkit-keyframes dg-loading8 {
    0% {
      left: 27px;
      -webkit-transform: rotate(20deg);
      -moz-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
      -o-transform: rotate(20deg);
      transform: rotate(20deg);
      -webkit-transform-origin: 16px 0 0;
      -moz-transform-origin: 16px 0 0;
      -o-transform-origin: 16px 0 0;
      -ms-transform-origin: 16px 0 0;
      transform-origin: 16px 0 0;
    }
    49.999999% {
      left: 27px;
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
      -webkit-transform-origin: 16px 0 0;
      -moz-transform-origin: 16px 0 0;
      -o-transform-origin: 16px 0 0;
      -ms-transform-origin: 16px 0 0;
      transform-origin: 16px 0 0;
    }
    50% {
      left: 5px;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      -webkit-transform-origin: 12px 0 0;
      -moz-transform-origin: 12px 0 0;
      -o-transform-origin: 12px 0 0;
      -ms-transform-origin: 12px 0 0;
      transform-origin: 12px 0 0;
    }
    100% {
      left: 5px;
      -webkit-transform: rotate(-160deg);
      -moz-transform: rotate(-160deg);
      -ms-transform: rotate(-160deg);
      -o-transform: rotate(-160deg);
      transform: rotate(-160deg);
      -webkit-transform-origin: 13px 0 0;
      -moz-transform-origin: 13px 0 0;
      -o-transform-origin: 13px 0 0;
      -ms-transform-origin: 13px 0 0;
      transform-origin: 13px 0 0;
    }
  }
  #loading-2 {
    display: none;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    font-size: 0.3rem;
    text-align: center;
    color: #bababa;
    background-color: #eee;
  }
  /* pc端隐藏 */
  #path_box {
    display: none;
  }
  /* 移动端详情样式 */
  #item_info {
    background-color: #ebebeb;
  }
  .mainbox,
  #detail_content_box {
    width: 100%;
  }
  #detail_content_box {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  #detail_content_box .detail_left_sty {
    float: initial;
    width: initial;
    display: none;
  }
  #detail_content_box .swiper-wrapper img {
    width: 100%;
  }
  #detail_content_box #border_sty_3 {
    border: none;
  }
  #detail_content_box .swiper-pagination-bullet {
    border: 1px solid #fff;
    background-color: initial;
    opacity: initial;
  }
  #detail_content_box .swiper-pagination-bullet-active {
    background-color: #fff;
  }
  #detail_content_box .detail_right_sty {
    float: initial;
    width: initial;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0px;
    margin-bottom: 0.25rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    background-color: #fff;
  }
  #data_box_3 {
    float: initial;
    width: 100%;
  }
  #title_pig_box_1,
  #date3_cu_box {
    width: 100%;
  }
  #title_pig_box_1 {
    margin-top: 0.6rem;
    margin-bottom: 0.2rem;
  }
  #title_pig_box_1 h1 {
    font-size: 0.28rem;
    line-height: initial;
  }
  #date3_cu_box {
    padding-top: 0.05rem;
    padding-bottom: 0.05rem;
    background-color: initial !important;
  }
  #date3_cu_box .cu_1 {
    width: initial;
    padding-top: 0px;
    line-height: 2em;
    font-size: 0.25rem;
  }
  #date3_cu_box strong.price_strong_pro,
  #date3_cu_box .cu_4 {
    line-height: 2em;
    font-size: 0.25rem;
  }
  #date3_cu_box .cu_4 {
    text-indent: initial;
  }
  .pro_li_normal .cu_1 {
    display: none;
  }
  strong.pro_strong {
    top: -0.02rem !important;
    font-size: 0.35rem !important;
  }
  #promote_time {
    width: initial !important;
    height: initial !important;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    font-size: 0.25rem !important;
    line-height: 1.5em !important;
    text-indent: 0.4rem !important;
    background-size: cover !important;
  }
  .font_deepred {
    color: #666666;
  }
  .bpclass {
    border-bottom: 1px solid #e0e0e0;
  }
  .m_merch_source,
  .m_deliver_region {
    display: none;
  }
  #date3_cu_box.skurows {
    border-bottom: 1px solid #e0e0e0;
  }
  #date3_cu_box.skurows .cu_1 {
    width: 100% !important;
  }
  #date3_cu_box.skurows .cu_2 {
    width: 100%;
  }
  #date3_cu_box.skurows .cu_2_off,
  #date3_cu_box.skurows .cu_2_select,
  #date3_cu_box.skurows .cu_2_on {
    margin-left: 0px;
    margin-right: 0.1rem;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    padding-left: 0.15rem;
    padding-right: 0.15rem;
    line-height: inherit;
    font-size: 0.25rem;
    border: none;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    border-radius: 0.1rem;
    color: #fff;
    background-color: #b4b4b4;
  }
  #date3_cu_box.skurows .cu_2_select,
  #date3_cu_box.skurows .cu_2_on {
    background: none;
    background-color: #fe4c5a;
  }
  #date3_cu_box.m_count {
    margin-top: 0.3rem;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #e0e0e0;
  }
  #date3_cu_box.m_count .cu_3 {
    width: initial;
    height: initial;
  }
  #date3_cu_box.m_count .cu_3 a {
    text-align: center;
    width: 0.5rem;
    height: 0.5rem;
    font-size: 0.25rem;
    line-height: 0.5rem;
    color: #fff;
    background-image: initial;
    background-color: #b4b4b4;
  }
  #date3_cu_box.m_count .cu_3 .jian_2:before {
    content: "\e607";
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #date3_cu_box.m_count .cu_3 .jian_1:before {
    content: "\e607";
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #date3_cu_box.m_count .cu_3 #form_next_2,
  #date3_cu_box.m_count .cu_3 .form_sz {
    width: 0.5rem !important;
    height: 0.5rem;
    line-height: 0.5rem;
    -webkit-border-radius: 0.05rem;
    -moz-border-radius: 0.05rem;
    -o-border-radius: 0.05rem;
    border-radius: 0.05rem;
  }
  .m_value_added,
  .m_remark {
    display: none;
  }
  .sellerinfo {
    float: initial;
    width: initial;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    line-height: 2em;
    font-size: 0.25rem;
    border: none;
    background-color: #fff;
  }
  .sellerinfo .title {
    width: initial;
  }
  .sellerinfo_name {
    height: initial;
  }
  .sellerinfo_name span:nth-child(2) {
    width: 80%;
  }
  .sellerinfo_name span:last-of-type {
    display: none;
  }
  .sellerinfo0926_other_c {
    display: none;
  }
  .sellerinfo_store {
    width: initial;
    padding-top: 0.3rem;
    padding-bottom: 0px;
  }
  .sellerinfo_store a {
    display: inline-block;
    height: 0.68rem;
    width: 1.55rem;
    margin-left: 0px;
    margin-right: 0.5rem;
    padding: 0px;
    text-align: center;
    line-height: 0.68rem;
    font-size: 0.25rem;
    color: #fe4f5f !important;
    border-color: #fe4f5f;
    background-color: initial;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    -o-border-radius: 0.1rem;
    border-radius: 0.1rem;
  }
  .miaosu0306box1_left {
    display: none;
  }
  .miaosu0306box1,
  .mainbox1206-2,
  .miaoshu1206-1-2,
  .row1206-3-2,
  .row1206-3-2,
  .row1206-1-2 {
    width: 100% !important;
  }
  .mainbox1206-2 {
    margin-top: 0px;
  }
  .btn1206-1-2:nth-child(3),
  .btn1206-1-2:nth-child(4),
  .btn1206-1-2:nth-child(5) {
    display: none;
  }
  .row1206-1-2 {
    height: 1rem;
    margin-top: 0px;
    margin-bottom: 0.25rem;
    line-height: 1rem;
    border-bottom: none;
  }
  .row1206-1-2 div:first-of-type {
    margin-left: 0px !important;
  }
  .btn1206-1-2 {
    width: 50%;
    background-color: #fefffe;
    text-align: center;
  }
  .btn1206-1-2 a {
    float: initial !important;
    height: 100% !important;
    width: auto !important;
    display: inline-block;
    border: none !important;
    font-size: 0.3rem;
  }
  .btn1206-1-2 a.selected {
    background-color: initial;
  }
  .row1206-2-2 {
    width: 100%;
  }
  .row1206-2-2 img {
    width: 100%;
  }
  .miaoshu1206-1-2 {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 1rem;
  }
  .miaoshu1206-1-2 ul {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    background-color: #fff;
  }
  .miaoshu1206-1-2 ul li {
    width: 100%;
    height: initial;
    font-size: 0.25rem;
    line-height: 2em;
  }
  .product_comment tr td:first-child img {
    width: 40px !important;
  }
  #sale_page_box1 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0px;
    margin-right: 0px;
    border: none;
    padding-left: 0.2rem;
  }
  #item_page .m-footer {
    display: none;
  }
  #date3_cu_box.m-detail-bottom {
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 2;
    height: 1rem;
    padding: 0px;
  }
  #date3_cu_box .m_watch,
  #date3_cu_box .btn_cart_1 {
    float: left;
    width: 50%;
    height: inherit;
    text-align: center;
    font-size: 0.3rem;
  }
  #date3_cu_box .m_watch {
    line-height: 1rem;
    background-color: #f9faf9;
  }
  #date3_cu_box .m_watch a {
    display: block;
  }
  #date3_cu_box .btn_cart_1 {
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    background-color: #fe4c5c;
  }
  #date3_cu_box .btn_cart_1 a {
    height: 100%;
    width: 100% !important;
    line-height: 1rem;
    color: #fff;
    font-weight: initial;
    background-image: initial !important;
  }
  .hint-con {
    transform: translate(-50%, -50%) !important;
    width: 80% !important;
  }
  .hint-con .cart-con {
    padding: 0px;
  }
  .hint-con ._mt15 {
    display: none;
  }
  .hint-con .m-univalence,
  .hint-con .m-settle-accounts {
    display: block;
  }
  .m-hint-con {
    padding: 0.1rem;
    background-color: #fff;
    -webkit-border-radius: 0.05rem;
    -moz-border-radius: 0.05rem;
    -o-border-radius: 0.05rem;
    border-radius: 0.05rem;
  }
  .modal.in .modal-dialog {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    width: 90% !important;
    margin: 0 !important;
    transform: translate(-50%, -50%) !important;
  }
  /* 隐藏pc */
  .index2015-row1-bg1,
  .m-guarantee,
  .m-bottom-adv {
    display: none;
  }
  /* 页面pc-移动端初始化 */
  /* 移动端样式 */
  div.downloadBox {
    height: 1.4rem;
  }
  div.downloadBox p {
    font-size: 0.3rem;
  }
  div.downloadBox .text {
    margin-top: 0.2rem;
    margin-left: 0.2rem;
  }
  div.downloadBox .text p {
    line-height: 0.5rem;
  }
  div.downloadBox .text p:last-child {
    font-size: 0.3rem;
  }
  div.downloadBox .downloadleft {
    height: 100%;
    padding-left: 0.3rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 70%;
  }
  div.downloadBox .closeimg {
    width: 0.5rem;
    margin-top: 0.45rem;
    margin-right: 0.3rem;
  }
  div.downloadBox .logoimg {
    width: 1rem;
    margin-top: 0.2rem;
  }
  div.downloadBox .downright {
    width: 30%;
    height: 100%;
  }
  div.downloadBox .downright p {
    width: initial;
    line-height: 1.4rem;
  }
  .default-banner img {
    width: 100%;
  }
  .default-banner .swiper-pagination-bullet {
    background-color: initial;
    border: 1px solid #fff;
    opacity: initial;
  }
  .default-banner .swiper-pagination-bullet-active {
    background-color: #fff;
  }
  .m-nav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .m-nav-item {
    float: left;
    width: 20%;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    text-align: center;
  }
  .m-nav-item a {
    display: inline-block;
    color: #515151 !important;
  }
  .m-nav-item img {
    width: 0.9rem;
  }
  .m-nav-item h2 {
    margin-top: 0.1rem;
    font-size: 0.3rem;
    line-height: initial;
    font-weight: normal;
  }
  .m-adv {
    background-color: #FFF;
    padding: 10px 5%;
  }
  .m-adv img {
    width: 100%;
  }
  div.huoyuan_box {
    padding-top: 0px;
  }
  div.huoyuan {
    padding: 0px;
    width: initial;
  }
  div.huoyuan h3 {
    display: none;
  }
  ul.huoyuanlist {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  ul.huoyuanlist li {
    height: initial;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    text-align: center;
    border: none;
  }
  ul.huoyuanlist li img {
    width: 0.35rem;
  }
  ul.huoyuanlist li span {
    bottom: initial;
    display: block;
    margin-left: initial;
    margin-top: 0.15rem;
    font-size: 0.2rem;
    font-weight: normal;
  }
  div.index2015-floor-newbox {
    width: 100%;
    padding-bottom: 1.25rem !important;
  }
  .m-title-wrap {
    position: relative;
  }
  .m-title-wrap:after {
    content: '';
    position: absolute;
    right: 0px;
    top: 0px;
    width: 1.3rem;
    height: 100%;
    pointer-events: none;
    background-image: -webkit-linear-gradient(90deg, rgba(255,255,255,0.3), #fafafa);
    /* Safari 5.1 - 6.0 */
    background-image: -o-linear-gradient(90deg, rgba(255,255,255,0.3), #fafafa);
    /* Opera 11.1 - 12.0 */
    background-image: -moz-linear-gradient(90deg, rgba(255,255,255,0.3), #fafafa);
    /* Firefox 3.6 - 15 */
    background-image: linear-gradient(90deg, rgba(255,255,255,0.3), #fafafa);
    /* 标准的语法 */
  }
  .newbox-title-hd {
    overflow: auto;
    height: initial;
    margin-top: 0.4rem;
    border-bottom: none !important;
    -webkit-overflow-scrolling : touch;
  }
  .newbox-title-hd dt {
    font-size: 18px;
    /* width: auto;
    height: initial;
    margin-left: 0.3rem;
    margin-right: 0.3rem;
    line-height: 0.4rem; */
    text-align: left;
    padding-left: 20px;
    width: 76px;
    height: auto;
    line-height: normal;
    margin-top: -3px;
  }
  .newbox-title-hd dt img {
    display: none;
  }
  .newbox-title-hd dd {
    width: 2000px;
    padding-bottom: 0.1rem;
    line-height: 0.4rem;
  }
  .newbox-title-hd dd a {
    margin-left: 0.2rem;
    margin-right: 0.2rem;
    font-size: 13px;
    vertical-align: text-top;
  }
  dl.floor1 dt {
    color: #d566fa;
    font-size: 18px;
  }
  dl.floor2 dt {
    color: #ff84ac;
    font-size: 18px;
  }
  dl.floor3 dt {
    color: #5dba67;
    font-size: 18px;
  }
  dl.floor4 dt {
    color: #56c2f5;
    font-size: 18px;
  }
  dl.floor5 dt {
    color: #f43c5f;
    font-size: 18px;
  }
  dl.floor6 dt {
    color: #f38900;
    font-size: 18px;
  }
  dl.floor7 dt {
    color: #292cc1;
    font-size: 18px;
  }
  div.saleList_post {
    float: initial;
    width: 100% !important;
  }
  div.saleList_post a {
    display: inline-block;
    width: 100%;
  }
  .pc-saleList-post {
    display: none !important;
  }
  .m-saleList-post {
    height: initial !important;
    width: 100% !important;
  }
  div.sale-list-mask {
    top: 0px;
    z-index: 1;
    width: 2.6rem;
    height: 100%;
    padding-top: 40px;
  }
  div.sale-list-mask p:nth-child(1) {
    /* font-size: 0.28rem; */
  }
  div.sale-list-mask p:nth-child(2) {
    font-size: 13px;
    text-align: center;
    font-weight: normal;
  }
  .m-detail {
    position: absolute;
    top: 1.5rem;
    right: 0.7rem;
    font-size: 0.25rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    line-height: 2em;
    background-color: #fff;
    -webkit-border-radius: 0.3rem;
    -moz-border-radius: 0.3rem;
    -o-border-radius: 0.3rem;
    border-radius: 0.3rem;
  }
  div.newbox-saleList {
    width: 100%;
  }
  .m-list-wrap {
    width: 100%;
    overflow: auto;
    background: #FFF;
    -webkit-overflow-scrolling : touch;
  }
  .m-list-2 {
    width: 14.5rem;
    padding-top: 0.2rem;
  }
  .m-list-2 .saleList_4 {
    width: 2.5rem;
    padding: 0;
    margin-left: 0.25rem;
    margin-bottom: 0px;
    margin-right: 0px;
  }
  .m-list-2 #sale4_wenzi_1 {
    height: auto;
  }
  .m-list-2 #sale4_wenzi_1 img {
    height: auto;
  }
  .sale4_wenzi_1_box {
    text-align: center !important;
  }
  .sale4_wenzi_1_box span,
  .sale4_wenzi_1_box small {
    font-size: 0.2rem !important;
    font-weight: normal !important;
    line-height: initial;
  }
  .sale4_wenzi_1_box s {
    font-size: 0.18rem !important;
    line-height: initial;
  }
  .m-product-title {
    display: none;
  }
  /* pc分类隐藏 */
  .listtopbox,
  .list_mainbox1 {
    display: none;
  }
  /* 移动端样式 */
  .container-wrapper {
    padding-bottom: 1.27rem;
    background-color: #f6f6f6;
  }
  .category-menu-box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 22%;
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    text-align: center;
    background-color: #f6f6f6;
  }
  .category-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 0.55rem;
    border-bottom: 1px solid #ccc;
    font-size: 0.2rem;
  }
  .category-classify-box {
    float: left;
    width: 78%;
    box-sizing: border-box;
    font-size: 0.2rem;
  }
  .item-wrapper {
    padding: 0.1rem 0.25rem;
    line-height: 0.2rem;
    border-bottom: 1px solid #eee;
  }
  .category-list {
    height: 0;
    overflow: hidden;
    -moz-transition: all 1s ease 0s;
    /* Firefox 4 */
    -webkit-transition: all 1s ease 0s;
    /* Safari and Chrome */
    -o-transition: all 1s ease 0s;
    /* Opera */
    transition: all 1s ease 0s;
  }
  .item-3-cols {
    display: block;
    float: left;
    width: 33.33333333%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .category-classify-link {
    position: relative;
    display: block;
    margin-left: 0.08rem;
    margin-bottom: 0.08rem;
    padding-top: 0.05rem;
    text-align: center;
    box-sizing: border-box;
    background-color: #fff;
  }
  .category-classify-link img {
    display: block;
    width: 0.8rem;
    height: 0.9rem;
    margin: 0 auto 0.05rem;
  }
}
@media (min-width: 751px) {
  .phone_banner .swiper-container,
  .m_addcar,
  .m-footer {
    display: none;
  }
  .m-nav,
  .m-adv,
  .m-detail,
  .m-saleList-post {
    display: none !important;
  }
  .container-wrapper {
    display: none;
  }
}
@media (max-width: 750px) {
  html {
    font-size: 100px;
  }
}
@media (max-width: 720px) {
  html {
    font-size: 96px;
  }
}
@media (max-width: 640px) {
  html {
    font-size: 85.33333333px;
  }
}
@media (max-width: 540px) {
  html {
    font-size: 72px;
  }
}
@media (max-width: 480px) {
  html {
    font-size: 64px;
  }
}
@media (max-width: 424px) {
  html {
    font-size: 56.53333333px;
  }
}
@media (max-width: 414px) {
  html {
    font-size: 55.2px;
  }
}
@media (max-width: 400px) {
  html {
    font-size: 53.33333333px;
  }
}
@media (max-width: 384px) {
  html {
    font-size: 51.2px;
  }
}
@media (max-width: 375px) {
  html {
    font-size: 50px;
  }
}
@media (max-width: 360px) {
  html {
    font-size: 48px;
  }
}
/* pc */
@media (min-width: 750px){
  .new_descr{
    display: none;
  }
  .huoyuan_box_phone{
    display: none;
  }
  .featured_contain{
    display:none;
  }
  .saleList_post .sale-list-mask p{
    font-size: 18px;
    font-weight: normal;
    margin-top: 19px;
  }
}
/* 自适应 */
@media (max-width: 750px){
  .huoyuan_box{
    display:none;
  }
  .featured_wp{
    display:none;
  }
}
.huoyuanlist_phone{
  display: flex;
  align-items: baseline;
  text-align: center;
  justify-content: space-around;
}

.huoyuanlist_phone li img{
  width: 45%;
  max-width:100%;
}
.huoyuan_box_phone{
  padding: 15px;
}
.huoyuanlist_margin{
  margin-top:20px;
}
.featured_contain_tit{
  font-size: 14px;
  text-align: center;
  padding: 15px 0 10px 0;
  background-color: #F2F2F2;
}
.featured_contain_tit img{
  width: 13px;
  vertical-align: middle;
}