@charset "UTF-8";
@font-face {
  font-family: fetteengd;
  src: url("/themes/baiqiang_v4/Home/Special/assets/fonts/fetteengd.ttf"); }
body {
  background-color: #F5F5F5; }

.main-container {
  width: 1200px;
  margin: 15px auto 0;
  position: relative;
  z-index: 2; }
  .main-container:after {
    content: "";
    display: table;
    clear: both; }

.main-section {
  float: left;
  width: 900px;
  min-height: 800px;
  background-color: #fff; }

.main-aside {
  float: right;
  width: 285px; }

#foot {
  width: 100%;
  background: #FFFFFF;
  border-radius: 0;
  z-index: 100;
  margin-top: 40px; }

#foot .container {
  font-size: 13px;
  line-height: 20px;
  color: #7a7a7a;
  padding-top: 20px;
  min-height: 120px;
  width: 1200px;
  margin: 0 auto;
  box-sizing: border-box; }

#foot .container a {
  color: #7a7a7a; }

#foot .container .friend-link-line {
  padding-bottom: 10px;
  overflow: hidden;
  height: 22px;
  text-align: center; }

#foot .container .friend-link-line a {
  margin: 0 5px 0 5px; }

#foot .container .nav-link-line {
  padding-bottom: 15px;
  text-align: center; }

#foot .container .nav-link-line .split-char {
  margin: 0 10px 0 10px;
  color: #e1e1e1; }

#foot .container .copyright-line {
  padding-bottom: 20px;
  text-align: center; }

.no-more-css {
  display: inline; }

.rank-container {
  display: none;
  border-radius: 6px;
  width: 1200px;
  margin: 15px auto 0;
  background-color: #fff; }
  .rank-container:after {
    content: "";
    display: table;
    clear: both; }
  .rank-container .tabs {
    float: left;
    width: 210px;
    height: 362px;
    background: url("../images/rank-bg.png?v=1") no-repeat center;
    background-size: contain;
    position: relative; }
    .rank-container .tabs ul {
      width: 190px;
      position: absolute;
      top: 135px;
      left: 20px; }
      .rank-container .tabs ul li {
        border-radius: 4px 0 0 4px;
        line-height: 46px;
        margin-bottom: 8px;
        padding-left: 20px;
        cursor: pointer; }
        .rank-container .tabs ul li:after {
          content: "";
          display: table;
          clear: both; }
        .rank-container .tabs ul li i {
          display: inline-block;
          vertical-align: middle;
          margin-right: 5px; }
        .rank-container .tabs ul li .hot {
          width: 18px;
          height: 18px;
          background: url("../images/hot.png") no-repeat center;
          background-size: contain; }
        .rank-container .tabs ul li .china {
          width: 20px;
          height: 21px;
          background: url("../images/china.png") no-repeat center;
          background-size: contain; }
        .rank-container .tabs ul li .history {
          width: 20px;
          height: 21px;
          background: url("../images/history.png") no-repeat center;
          background-size: contain; }
        .rank-container .tabs ul li .nine {
          width: 20px;
          height: 20px;
          background: url("../images/nine.png") no-repeat center;
          background-size: contain; }
        .rank-container .tabs ul li span {
          display: inline-block;
          vertical-align: middle;
          font-size: 16px;
          color: #fff; }
      .rank-container .tabs ul .active {
        background-color: #fff; }
        .rank-container .tabs ul .active span {
          color: #333;
          font-weight: bold; }
        .rank-container .tabs ul .active .hot {
          background: url("../images/hot-r.png") no-repeat center;
          background-size: contain; }
        .rank-container .tabs ul .active .china {
          background: url("../images/china-r.png") no-repeat center;
          background-size: contain; }
        .rank-container .tabs ul .active .history {
          background: url("../images/history-r.png") no-repeat center;
          background-size: contain; }
        .rank-container .tabs ul .active .nine {
          background: url("../images/nine-r.png") no-repeat center;
          background-size: contain; }
  .rank-container .tab-section {
    display: none;
    width: 990px;
    height: 362px;
    float: left;
    border: 6px solid #f74645;
    border-left: 0;
    box-sizing: border-box;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px; }
    .rank-container .tab-section.active {
      display: block; }
    .rank-container .tab-section .head {
      line-height: 80px;
      padding: 0 30px; }
      .rank-container .tab-section .head .line {
        display: inline-block;
        vertical-align: middle;
        width: 5px;
        height: 22px;
        background-color: #f74645;
        margin-right: 10px; }
      .rank-container .tab-section .head .name {
        display: inline-block;
        vertical-align: middle;
        font-size: 22px;
        color: #333;
        margin-right: 7px; }
      .rank-container .tab-section .head .timestamp {
        display: inline-block;
        vertical-align: middle;
        width: 77px;
        height: 23px;
        background: url("../images/timestamp.png") no-repeat center;
        background-size: contain;
        line-height: 20px;
        font-size: 16px;
        text-align: center;
        color: #fff;
        font-family: fetteengd;
        margin-right: 12px; }
      .rank-container .tab-section .head .clock {
        display: inline-block;
        vertical-align: middle;
        width: 14px;
        height: 14px;
        background: url("../images/clock.png") no-repeat center;
        background-size: contain;
        margin-right: 5px; }
      .rank-container .tab-section .head .publish-time {
        font-size: 14px;
        color: #999; }
      .rank-container .tab-section .head .more {
        float: right;
        font-size: 14px;
        color: #999; }
        .rank-container .tab-section .head .more i {
          display: inline-block;
          vertical-align: middle;
          font-size: 12px;
          margin-top: -2px; }
        .rank-container .tab-section .head .more:hover {
          color: #f74645; }
    .rank-container .tab-section .list {
      position: relative;
      padding-left: 30px;
      padding-right: 30px; }
      .rank-container .tab-section .list:after {
        content: "";
        display: table;
        clear: both; }
      .rank-container .tab-section .list .box {
        overflow: hidden; }
      .rank-container .tab-section .list .long-box {
        width: 4000px;
        display: flex;
        flex-wrap: nowrap;
        overflow: hidden;
        transition: all .3s; }
      .rank-container .tab-section .list .item {
        float: left;
        width: 170px;
        margin-right: 20px; }
        .rank-container .tab-section .list .item.no-see {
          display: none; }
        .rank-container .tab-section .list .item .more {
          width: 170px;
          height: 253px; }
        .rank-container .tab-section .list .item .img {
          width: 170px;
          height: 170px;
          position: relative;
          overflow: hidden; }
          .rank-container .tab-section .list .item .img img {
            width: 100%;
            height: 100%;
            transition: all .3s; }
          .rank-container .tab-section .list .item .img .top1 {
            position: absolute;
            top: 0;
            left: 0;
            width: 54px;
            height: 24px;
            background: url("../images/top1.png") no-repeat center;
            background-size: contain; }
          .rank-container .tab-section .list .item .img .top2 {
            position: absolute;
            top: 0;
            left: 0;
            width: 54px;
            height: 24px;
            background: url("../images/top2.png") no-repeat center;
            background-size: contain; }
          .rank-container .tab-section .list .item .img .top3 {
            position: absolute;
            top: 0;
            left: 0;
            width: 54px;
            height: 24px;
            background: url("../images/top3.png") no-repeat center;
            background-size: contain; }
        .rank-container .tab-section .list .item .title {
          font-size: 14px;
          color: #333;
          line-height: 19px;
          height: 38px;
          margin-top: 16px;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          transition: all .3s; }
        .rank-container .tab-section .list .item .price {
          font-size: 16px;
          color: #f74645;
          line-height: 16px;
          margin-top: 13px; }
        .rank-container .tab-section .list .item:hover .title {
          color: #f74645; }
        .rank-container .tab-section .list .item:hover .img img {
          transform: scale(1.05); }
      .rank-container .tab-section .list:hover .prev {
        opacity: 1; }
      .rank-container .tab-section .list:hover .next {
        opacity: 1; }
      .rank-container .tab-section .list .prev {
        position: absolute;
        left: 18px;
        top: 65px;
        width: 26px;
        height: 72px;
        background-color: rgba(0, 0, 0, 0.4);
        cursor: pointer;
        transition: all .3s;
        opacity: 0; }
        .rank-container .tab-section .list .prev i {
          display: block;
          width: 9px;
          height: 16px;
          background: url("../images/prev.png") no-repeat center;
          background-size: contain;
          margin-top: 28px;
          margin-left: 9px; }
        .rank-container .tab-section .list .prev:hover {
          background-color: rgba(0, 0, 0, 0.6); }
      .rank-container .tab-section .list .next {
        position: absolute;
        right: 18px;
        top: 65px;
        width: 26px;
        height: 72px;
        background-color: rgba(0, 0, 0, 0.4);
        cursor: pointer;
        opacity: 0;
        transition: all .3s; }
        .rank-container .tab-section .list .next i {
          display: block;
          width: 9px;
          height: 16px;
          background: url("../images/next.png") no-repeat center;
          background-size: contain;
          margin-top: 28px;
          margin-left: 9px; }
        .rank-container .tab-section .list .next:hover {
          background-color: rgba(0, 0, 0, 0.6); }

.categorys {
  line-height: 56px;
  font-size: 14px;
  padding: 0 30px;
  border-bottom: 1px solid #F4F6F8;
  position: relative; }
  .categorys.on {
    height: 96px; }
    .categorys.on .more {
      color: #f74645; }
      .categorys.on .more span:after {
        content: '收起'; }
      .categorys.on .more .icon-xiangxia {
        display: none; }
      .categorys.on .more .icon-xiangshangjiantou {
        display: inline-block; }
    .categorys.on .pop {
      display: block; }
  .categorys .name {
    color: #999;
    margin-right: 30px; }
  .categorys .cate {
    color: #333;
    margin-right: 30px; }
    .categorys .cate.active {
      color: #f74645;
      font-weight: bold; }
    .categorys .cate:hover {
      color: #f74645; }
  .categorys .more {
    float: right;
    color: #999;
    position: relative;
    cursor: pointer; }
    .categorys .more i {
      font-size: 10px;
      margin-left: 4px; }
    .categorys .more .icon-xiangxia {
      display: inline-block; }
    .categorys .more .icon-xiangshangjiantou {
      display: none; }
    .categorys .more span:after {
      content: '更多'; }
    .categorys .more:hover .pop {
      display: block; }
  .categorys .pop {
    display: none;
    position: absolute;
    left: 93px;
    top: 42px;
    line-height: 40px; }
    .categorys .pop .mcate {
      display: inline-block;
      vertical-align: middle;
      color: #333;
      margin-right: 30px; }
      .categorys .pop .mcate.active {
        color: #f74645;
        font-weight: bold; }
      .categorys .pop .mcate:hover {
        color: #f74645; }

.malls {
  line-height: 46px;
  font-size: 14px;
  padding: 0 30px; }
  .malls .name {
    color: #999;
    margin-right: 30px; }
  .malls .shop {
    color: #333;
    margin-right: 25px; }
    .malls .shop.active {
      color: #f74645;
      font-weight: bold; }
    .malls .shop:hover {
      color: #f74645; }

.row {
  margin: 0; }

.rank-container-other {
  display: none;
  background-color: #FFFFFF;
  border: 1px solid #f74645;
  border-top-left-radius: 6px; }
  .rank-container-other .rank-title {
    line-height: 56px;
    background-color: #FAFAFA;
    position: relative; }
    .rank-container-other .rank-title:after {
      content: "";
      display: table;
      clear: both; }
    .rank-container-other .rank-title .icon {
      position: absolute;
      top: -1px;
      left: -1px;
      width: 292px;
      height: 56px;
      background: url("../images/rank-title.png?v=1") no-repeat center;
      background-size: contain;
      padding-left: 42px;
      font-size: 18px;
      color: #fff;
      font-weight: bold;
      line-height: 56px; }
    .rank-container-other .rank-title .more {
      float: right;
      font-size: 14px;
      color: #999;
      line-height: 56px;
      margin-right: 30px; }
      .rank-container-other .rank-title .more i {
        display: inline-block;
        vertical-align: middle;
        font-size: 12px;
        margin-top: -2px; }
      .rank-container-other .rank-title .more:hover {
        color: #f74645; }
  .rank-container-other .rank-list {
    position: relative;
    padding-left: 30px;
    padding-top: 25px;
    padding-bottom: 20px;
    height: 280px; }
    .rank-container-other .rank-list .box {
      width: 860px;
      overflow: hidden;
      height: 100%; }
    .rank-container-other .rank-list .long-box {
      width: 4000px;
      display: flex;
      flex-wrap: nowrap;
      overflow: hidden;
      transition: all .3s; }
    .rank-container-other .rank-list:after {
      content: "";
      display: table;
      clear: both; }
    .rank-container-other .rank-list .item {
      float: left;
      width: 152px;
      margin-right: 20px;
      box-sizing: border-box; }
      .rank-container-other .rank-list .item.no-see {
        display: none; }
      .rank-container-other .rank-list .item .more {
        width: 170px;
        height: 253px; }
      .rank-container-other .rank-list .item .img {
        width: 152px;
        height: 152px;
        position: relative; }
        .rank-container-other .rank-list .item .img img {
          width: 100%;
          height: 100%; }
        .rank-container-other .rank-list .item .img .top1 {
          position: absolute;
          top: 0;
          left: 0;
          width: 54px;
          height: 24px;
          background: url("../images/top1.png") no-repeat center;
          background-size: contain; }
        .rank-container-other .rank-list .item .img .top2 {
          position: absolute;
          top: 0;
          left: 0;
          width: 54px;
          height: 24px;
          background: url("../images/top2.png") no-repeat center;
          background-size: contain; }
        .rank-container-other .rank-list .item .img .top3 {
          position: absolute;
          top: 0;
          left: 0;
          width: 54px;
          height: 24px;
          background: url("../images/top3.png") no-repeat center;
          background-size: contain; }
      .rank-container-other .rank-list .item .title {
        font-size: 14px;
        color: #333;
        line-height: 19px;
        margin-top: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; }
      .rank-container-other .rank-list .item .price {
        font-size: 16px;
        color: #f74645;
        line-height: 16px;
        margin-top: 13px; }
      .rank-container-other .rank-list .item:hover .title {
        color: #f74645; }
      .rank-container-other .rank-list .item:hover .img img {
        transform: scale(1.05); }
    .rank-container-other .rank-list:hover .prev {
      opacity: 1; }
    .rank-container-other .rank-list:hover .next {
      opacity: 1; }
    .rank-container-other .rank-list .prev {
      position: absolute;
      left: 18px;
      top: 92px;
      width: 26px;
      height: 72px;
      background-color: rgba(0, 0, 0, 0.4);
      cursor: pointer;
      transition: all .3s;
      opacity: 0; }
      .rank-container-other .rank-list .prev i {
        display: block;
        width: 9px;
        height: 16px;
        background: url("../images/prev.png") no-repeat center;
        background-size: contain;
        margin-top: 28px;
        margin-left: 9px; }
      .rank-container-other .rank-list .prev:hover {
        background-color: rgba(0, 0, 0, 0.6); }
    .rank-container-other .rank-list .next {
      position: absolute;
      right: 18px;
      top: 92px;
      width: 26px;
      height: 72px;
      background-color: rgba(0, 0, 0, 0.4);
      cursor: pointer;
      opacity: 0;
      transition: all .3s; }
      .rank-container-other .rank-list .next i {
        display: block;
        width: 9px;
        height: 16px;
        background: url("../images/next.png") no-repeat center;
        background-size: contain;
        margin-top: 28px;
        margin-left: 9px; }
      .rank-container-other .rank-list .next:hover {
        background-color: rgba(0, 0, 0, 0.6); }

.com-zhi-product .zhi-good-list-go .zhi-good-list-go-button {
 /*width: 110px;
height: 36px;
background: url('/themes/baiqiang_v4/Public/images/zhi/gotoBut.png') no-repeat;
display: inline-block;
font-size: 0;
float: right;*/
  float: right;
  width: 110px;
  height: 36px;
  font-size: 16px;
  background: -webkit-linear-gradient(to right, #F74645, #F6854C);
  background: -o-linear-gradient(to right, #F74645, #F6854C);
  background: -moz-linear-gradient(to right, #F74645, #F6854C);
  background: linear-gradient(to right, #F74645, #F6854C);
  color: #FFF;
  line-height: 36px;
  padding-left: 10px; }

.com-zhi-product .zhi-good-list-go .zhi-good-list-go-button i {
  display: inline-block; }

.coupon-banner {
  width: 1200px;
  height: 294px;
  margin: 0 auto 15px; }
  .coupon-banner img {
    width: 100%; }

.coupon-container {
  border-radius: 6px 0 0 0; }
  .coupon-container .mtitle {
    height: 56px;
    line-height: 56px;
    background-color: #fafafa;
    border-radius: 6px 0 0 0; }
    .coupon-container .mtitle .left {
      float: left;
      width: 227px;
      height: 56px;
      padding-left: 30px;
      box-sizing: border-box;
      background: url("../images/coupon-title.png") no-repeat center;
      background-size: contain; }
      .coupon-container .mtitle .left:after {
        content: "";
        display: table;
        clear: both; }
      .coupon-container .mtitle .left i {
        float: left;
        width: 3px;
        height: 17px;
        background-color: #fff;
        margin-top: 19px;
        margin-right: 8px; }
      .coupon-container .mtitle .left span {
        float: left;
        font-size: 18px;
        line-height: 24px;
        color: #fff;
        font-weight: bold;
        margin-top: 16px; }
  .coupon-container .list {
    padding: 10px 10px 0 30px; }
    .coupon-container .list:after {
      content: "";
      display: table;
      clear: both; }
    .coupon-container .list .item {
      float: left;
      width: 195px;
      height: 310px;
      border: 1px solid #F0F0F0;
      box-sizing: border-box;
      border-radius: 6px;
      margin-right: 20px;
      margin-top: 20px;
      overflow: hidden; }
      .coupon-container .list .item:hover {
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
        border: 1px solid transparent; }
        .coupon-container .list .item:hover img {
          transform: scale(1.05); }
      .coupon-container .list .item .pic {
        width: 194px;
        height: 194px;
        overflow: hidden; }
        .coupon-container .list .item .pic img {
          width: 100%;
          transition: transform 0.3s; }
      .coupon-container .list .item .title {
        margin-top: 11px;
        padding: 0 9px;
        line-height: 19px;
        position: relative;
        font-size: 14px;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical; }
        .coupon-container .list .item .title i {
          position: absolute;
          left: 9px;
          top: 1px;
          width: 15px;
          height: 15px; }
          .coupon-container .list .item .title i.tm {
            background: url("/themes/baiqiang_v4_mobile/Home/Zhi/images/shop/tm.png") no-repeat center;
            background-size: contain; }
          .coupon-container .list .item .title i.tb {
            background: url("/themes/baiqiang_v4_mobile/Home/Zhi/images/shop/tb.png") no-repeat center;
            background-size: contain; }
          .coupon-container .list .item .title i.jd {
            background: url("/themes/baiqiang_v4_mobile/Home/Zhi/images/shop/jd.png") no-repeat center;
            background-size: contain; }
          .coupon-container .list .item .title i.pdd {
            background: url("/themes/baiqiang_v4_mobile/Home/Zhi/images/shop/pdd.png") no-repeat center;
            background-size: contain; }
      .coupon-container .list .item .price-coupon {
        margin-top: 20px;
        line-height: 22px;
        padding: 0 9px; }
        .coupon-container .list .item .price-coupon:after {
          content: "";
          display: table;
          clear: both; }
        .coupon-container .list .item .price-coupon .price {
          float: left;
          font-size: 12px;
          color: #f74645; }
          .coupon-container .list .item .price-coupon .price b {
            font-weight: bold;
            font-family: Arial;
            font-size: 20px; }
        .coupon-container .list .item .price-coupon .coupon {
          float: right;
          height: 22px;
          padding: 0 9px;
          font-size: 13px;
          line-height: 21px;
          color: #fff;
          background: url("../images/coupon-tag.png") no-repeat center;
          background-size: 100% 100%; }
      .coupon-container .list .item .count {
        font-size: 12px;
        line-height: 16px;
        margin-top: 11px;
        padding: 0 9px;
        color: #999; }
        .coupon-container .list .item .count:after {
          content: "";
          display: table;
          clear: both; }
        .coupon-container .list .item .count .price {
          float: left;
          text-decoration: line-through; }
        .coupon-container .list .item .count .shop {
          float: left;
          max-width: 120px;
          overflow: hidden;
          text-overflow: ellipsis;
          display: -webkit-box;
          -webkit-line-clamp: 1;
          -webkit-box-orient: vertical; }
        .coupon-container .list .item .count .sale {
          float: right; }

.see-more-btn-seat {
  display: none;
  height: 30px; }

.see-more-btn {
  height: 64px;
  line-height: 64px;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
  color: #666; }
  .see-more-btn.link i {
    transform: rotate(-90deg); }
  .see-more-btn span {
    font-size: 16px;
    margin-right: 6px; }
  .see-more-btn i {
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    width: 14px;
    height: 14px;
    background: url("/themes/baiqiang_v4/Home/Brand/assets/images/more.png") no-repeat center;
    background-size: contain; }
  .see-more-btn:hover {
    color: #f74645; }
    .see-more-btn:hover i {
      background: url("/themes/baiqiang_v4/Home/Brand/assets/images/more-r.png") no-repeat center;
      background-size: contain; }

.coupon-container .coupon-shop {
  height: 56px;
  border-bottom: 1px solid #F4F6F8;
  padding: 0 30px;
  box-sizing: content-box; }
  .coupon-container .coupon-shop:after {
    content: "";
    display: table;
    clear: both; }
  .coupon-container .coupon-shop li {
    float: left;
    width: 110px;
    height: 56px;
    line-height: 50px;
    border-bottom: 3px solid #fff;
    border-top: 3px solid #fff;
    box-sizing: border-box;
    font-size: 16px;
    color: #333;
    cursor: pointer;
    text-align: center;
    margin-right: 20px; }
    .coupon-container .coupon-shop li i {
      display: inline-block;
      vertical-align: middle;
      width: 18px;
      height: 18px;
      margin-top: -3px; }
      .coupon-container .coupon-shop li i.tb {
        background: url("/themes/baiqiang_v4_mobile/Home/Zhi/images/shop/tb.png") no-repeat center;
        background-size: contain; }
      .coupon-container .coupon-shop li i.jd {
        background: url("/themes/baiqiang_v4_mobile/Home/Zhi/images/shop/jd.png") no-repeat center;
        background-size: contain; }
      .coupon-container .coupon-shop li i.pdd {
        background: url("/themes/baiqiang_v4_mobile/Home/Zhi/images/shop/pdd.png") no-repeat center;
        background-size: contain; }
    .coupon-container .coupon-shop li.hover {
      color: #f74645;
      border-bottom: 3px solid #f74645; }
    .coupon-container .coupon-shop li:hover {
      color: #f74645; }
.coupon-container .coupontop {
  height: auto;
  padding-top: 20px;
  border-bottom: 0;
  padding-left: 10px; }
  .coupon-container .coupontop:after {
    content: "";
    display: table;
    clear: both; }
  .coupon-container .coupontop li {
    width: 78px;
    height: 32px;
    line-height: 32px;
    background-color: #f5f5f5;
    margin-right: 10px;
    font-size: 14px;
    color: #666;
    margin-top: 0; }
    .coupon-container .coupontop li.hover {
      background-color: rgba(247, 70, 69, 0.1);
      color: #f74645; }
    .coupon-container .coupontop li:hover {
      color: #f74645; }
.coupon-container .coupondata {
  padding: 0 10px 0 30px; }

.loading {
  font-size: 16px;
  text-align: center;
  line-height: 400px;
  color: #666; }

.no-data div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
.no-data i {
  width: 520px;
  height: 180.8px;
  background: url("../images/empty.png") no-repeat center;
  background-size: contain;
  margin-top: 60px; }
.no-data span {
  font-size: 14px;
  color: #666;
  margin-top: 20px;
  margin-bottom: 80px; }

/*# sourceMappingURL=index.css.map */
