@charset "UTF-8";
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
p,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0; }

html,
body {
  height: 100%; }

body {
  font-family: "PingFang SC", Roboto, 'Helvetica Neue', Helvetica, STHeiti, sans-serif;
  overflow-x: hidden;
  /* 关闭字体自动调整大小 */
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  /* 滚动顺畅 */
  -webkit-overflow-scrolling: touch;
  /* 禁止用户缩放 */
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

a {
  text-decoration: none;
  display: inline-block; }

fieldset,
img {
  border: none; }

input {
  outline: none;
  border-radius: 0;
  background-color: inherit;
  box-shadow: none; }

a,
img {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent; }

i {
  font-style: normal; }

.hidden {
  display: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.lego_image_box {
  width: 100%;
  display: flex; }
  .lego_image_box .lego_image_box_item {
    align-items: center;
    justify-content: center; }
    .lego_image_box .lego_image_box_item img {
      max-width: 100%;
      display: block; }
@charset "UTF-8";
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
p,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0; }

html,
body {
  height: 100%; }

body {
  font-family: "PingFang SC", Roboto, 'Helvetica Neue', Helvetica, STHeiti, sans-serif;
  overflow-x: hidden;
  /* 关闭字体自动调整大小 */
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  /* 滚动顺畅 */
  -webkit-overflow-scrolling: touch;
  /* 禁止用户缩放 */
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

a {
  text-decoration: none;
  display: inline-block; }

fieldset,
img {
  border: none; }

input {
  outline: none;
  border-radius: 0;
  background-color: inherit;
  box-shadow: none; }

a,
img {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent; }

i {
  font-style: normal; }

.hidden {
  display: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.lego_rankProduct {
  background-color: #fff;
  margin-bottom: 0.26667rem;
  margin-left: 2.67%;
  border-radius: 0.26667rem;
  overflow: hidden; }

.hotProductsItem {
  box-sizing: border-box;
  margin-bottom: 0.66667rem;
  flex: 1; }

.h_p_i_imgBox {
  height: 4.94667rem;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative; }

.rankProduct_imgBox {
  position: relative;
  height: 4.94667rem;
  display: flex;
  align-items: center;
  justify-content: center; }

.rankProduct_imgBox_img {
  max-height: 4.94667rem;
  max-width: 100%;
  display: block;
  margin: auto auto;
  align-items: center; }

.rankProduct_imgBox_colors {
  position: absolute;
  top: 0.34667rem;
  left: 0.32rem;
  font-family: PingFangSC-Regular;
  font-size: 0.29333rem;
  color: #666;
  letter-spacing: 0;
  padding: 0 0.13333rem;
  height: 0.45333rem;
  background: rgba(242, 242, 242, 0.5);
  border-radius: 0.22667rem;
  text-align: center; }

.rankProduct_textBox {
  padding: 0 0.42667rem 0 0.32rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start; }

.rankProduct_textBox_title {
  font-family: PingFang-SC-Medium;
  font-size: 0.32rem;
  color: #333;
  letter-spacing: 0;
  line-height: 0.42667rem;
  height: 0.85333rem;
  margin-bottom: 0.10667rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.rankProduct_textBox_subtitle {
  font-family: PingFang-SC-Medium;
  font-size: 0.29333rem;
  color: #999;
  letter-spacing: 0;
  margin-bottom: 0.34667rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.rankProduct_priceTagSection {
  font-family: AvenirNext-Medium;
  font-size: 0.34667rem;
  letter-spacing: 0;
  text-align: justify;
  margin-bottom: 0.02667rem; }

.rankProduct_priceTag {
  color: #333;
  margin-right: 0.13333rem; }

.rankProduct_originalPriceTag {
  color: #999;
  text-decoration: line-through; }

.rankProduct_priceTagCNSection {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.06667rem; }

.rankProduct_priceTagCN {
  font-family: AvenirNext-DemiBold;
  font-size: 0.37333rem;
  color: #167acd;
  letter-spacing: 0;
  text-align: justify; }

.rankProduct_favoritedCount {
  font-family: AvenirNext-Regular;
  font-size: 0.29333rem;
  color: #bbb;
  letter-spacing: 0;
  text-align: justify;
  line-height: 0.4rem; }

.rankProduct_promos {
  line-height: 0.4rem;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0.26667rem; }

.promoMsg_text {
  margin-right: 0.10667rem;
  font-family: PingFangSC-Medium;
  font-size: 0.29333rem;
  color: #d27d3f;
  letter-spacing: 0;
  letter-spacing: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.promoMsg_text_last {
  margin-right: 0; }

.promoMsg_textLine {
  width: 1px;
  height: 0.21333rem;
  background: #d27d3f;
  margin-right: 0.10667rem;
  display: inline-block; }
@charset "UTF-8";
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
p,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0; }

html,
body {
  height: 100%; }

body {
  font-family: "PingFang SC", Roboto, 'Helvetica Neue', Helvetica, STHeiti, sans-serif;
  overflow-x: hidden;
  /* 关闭字体自动调整大小 */
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  /* 滚动顺畅 */
  -webkit-overflow-scrolling: touch;
  /* 禁止用户缩放 */
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

a {
  text-decoration: none;
  display: inline-block; }

fieldset,
img {
  border: none; }

input {
  outline: none;
  border-radius: 0;
  background-color: inherit;
  box-shadow: none; }

a,
img {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent; }

i {
  font-style: normal; }

.hidden {
  display: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.product3 {
  margin: 0.13333rem 0;
  margin-left: 2.65%;
  background-color: #fff;
  border-radius: 0.26667rem;
  overflow: hidden;
  padding-bottom: 0.21333rem; }
  .product3 .imgBox {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2.98667rem;
    width: 2.98667rem;
    max-width: 100%;
    overflow: hidden;
    background-color: #FFF;
    position: relative; }
    .product3 .imgBox img {
      max-width: 100%;
      max-height: 100%;
      display: block; }
  .product3 .productInfoContent {
    margin-top: 0.21333rem;
    margin: 0.21333rem 0.21333rem 0; }
    .product3 .productInfoContent .productName {
      -webkit-box-orient: vertical;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      font-family: PingFangSC-Regular;
      font-size: 0.24rem;
      color: #333;
      letter-spacing: 0;
      overflow: hidden;
      line-height: 0.32rem; }
    .product3 .productInfoContent .priceAm {
      font-family: PingFangSC-Regular;
      font-size: 0.26667rem;
      color: #333333;
      letter-spacing: 0;
      line-height: 0.29333rem;
      margin-top: 0.29333rem; }
      .product3 .productInfoContent .priceAm .originalPrice {
        color: #999999;
        text-decoration: line-through;
        margin-left: 0.10667rem; }
    .product3 .productInfoContent .originalPriceCn {
      font-family: PingFangSC-Semibold;
      font-size: 0.4rem;
      color: #333333;
      letter-spacing: 0;
      line-height: 0.53333rem;
      margin-top: 0.02667rem; }
    .product3 .productInfoContent .blueColor {
      color: #1377CC; }
  .product3 .promoMsg {
    width: 90%;
    margin: 0 auto;
    font-family: PingFangSC-Semibold;
    font-size: 0.26667rem;
    color: #D27D3F;
    letter-spacing: 0;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 0.4rem;
    line-height: 0.4rem;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; }
  .product3 .promoItemContent {
    display: inline-block; }
  .product3 .promoItem {
    display: inline-block; }
    .product3 .promoItem .promoMsg_text3 {
      font-size: 0.26667rem; }
@charset "UTF-8";
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
p,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0; }

html,
body {
  height: 100%; }

body {
  font-family: "PingFang SC", Roboto, 'Helvetica Neue', Helvetica, STHeiti, sans-serif;
  overflow-x: hidden;
  /* 关闭字体自动调整大小 */
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  /* 滚动顺畅 */
  -webkit-overflow-scrolling: touch;
  /* 禁止用户缩放 */
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

a {
  text-decoration: none;
  display: inline-block; }

fieldset,
img {
  border: none; }

input {
  outline: none;
  border-radius: 0;
  background-color: inherit;
  box-shadow: none; }

a,
img {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent; }

i {
  font-style: normal; }

.hidden {
  display: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.react-tabs {
  -webkit-tap-highlight-color: transparent; }
  .react-tabs__tab-list {
    border-bottom: 2px solid #999;
    margin: 0 0 10px;
    padding: 0;
    overflow-y: auto;
    white-space: nowrap; }
  .react-tabs__tab {
    display: inline-block;
    outline: none;
    position: relative;
    list-style: none;
    bottom: -2px;
    padding: 6px 12px;
    cursor: pointer;
    color: #999; }
    .react-tabs__tab--selected {
      color: #333;
      border-bottom: 2px solid #333; }
    .react-tabs__tab--disabled {
      color: #999;
      cursor: default; }
  .react-tabs__tab-panel {
    display: none; }
    .react-tabs__tab-panel--selected {
      display: block; }

.lego-tabs {
  -webkit-tap-highlight-color: transparent; }
@charset "UTF-8";
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
p,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0; }

html,
body {
  height: 100%; }

body {
  font-family: "PingFang SC", Roboto, 'Helvetica Neue', Helvetica, STHeiti, sans-serif;
  overflow-x: hidden;
  /* 关闭字体自动调整大小 */
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  /* 滚动顺畅 */
  -webkit-overflow-scrolling: touch;
  /* 禁止用户缩放 */
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

a {
  text-decoration: none;
  display: inline-block; }

fieldset,
img {
  border: none; }

input {
  outline: none;
  border-radius: 0;
  background-color: inherit;
  box-shadow: none; }

a,
img {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent; }

i {
  font-style: normal; }

.hidden {
  display: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.fullWidth .categories {
  display: flex;
  width: 100%;
  overflow: hidden;
  height: 1.14667rem; }
  .fullWidth .categories .tabImageBox {
    flex: 1 1 auto;
    zoom: 1 !important;
    height: 1.14667rem; }
    .fullWidth .categories .tabImageBox img {
      height: 100%; }
  .fullWidth .categories .tabTextItem {
    flex: 1 1 auto; }

.categories::-webkit-scrollbar {
  width: 0 !important;
  height: 0; }

.categories {
  background: #f1f1f1;
  position: relative;
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: scroll;
  box-sizing: border-box; }

.textHeight {
  height: 1.06667rem; }

.imgHeight {
  font-size: 0; }

.tabImageBox {
  display: inline-block;
  min-height: 3vw; }
  .tabImageBox img {
    display: block;
    max-width: 100%;
    max-height: 100%; }

.tabTextItem {
  box-sizing: border-box;
  text-align: center;
  display: inline-block;
  text-align: center;
  height: 100%;
  font-size: 0.4rem;
  width: 25%;
  position: relative; }
  .tabTextItem div {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 260%; }

.active:after {
  border-bottom: 2px solid #333;
  bottom: 0;
  content: '';
  left: 30%;
  position: absolute;
  transform: scaleY(0.5);
  width: 40%; }

.sub-categories {
  font-size: 12px; }

.sub-categories .on {
  color: #c1192c;
  font-weight: bold; }

.tabs_content {
  min-height: 60px; }

.showTabContList-items {
  border: 1px solid #000;
  text-align: center;
  width: 60%;
  margin: 0 auto; }

.showTabContList-item {
  height: 30px;
  line-height: 30px; }

.tab-box-fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999; }

/*iOS*/
.tab-box-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 999; }
@charset "UTF-8";
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
p,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0; }

html,
body {
  height: 100%; }

body {
  font-family: "PingFang SC", Roboto, 'Helvetica Neue', Helvetica, STHeiti, sans-serif;
  overflow-x: hidden;
  /* 关闭字体自动调整大小 */
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  /* 滚动顺畅 */
  -webkit-overflow-scrolling: touch;
  /* 禁止用户缩放 */
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

a {
  text-decoration: none;
  display: inline-block; }

fieldset,
img {
  border: none; }

input {
  outline: none;
  border-radius: 0;
  background-color: inherit;
  box-shadow: none; }

a,
img {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent; }

i {
  font-style: normal; }

.hidden {
  display: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.downloadBanner {
  width: 10rem;
  height: 2.01333rem;
  position: fixed;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 10000000; }
  .downloadBanner > img {
    display: block;
    width: 10rem;
    height: 2.01333rem; }
@charset "UTF-8";
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
p,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0; }

html,
body {
  height: 100%; }

body {
  font-family: "PingFang SC", Roboto, 'Helvetica Neue', Helvetica, STHeiti, sans-serif;
  overflow-x: hidden;
  /* 关闭字体自动调整大小 */
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  /* 滚动顺畅 */
  -webkit-overflow-scrolling: touch;
  /* 禁止用户缩放 */
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

a {
  text-decoration: none;
  display: inline-block; }

fieldset,
img {
  border: none; }

input {
  outline: none;
  border-radius: 0;
  background-color: inherit;
  box-shadow: none; }

a,
img {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent; }

i {
  font-style: normal; }

.hidden {
  display: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.lego-banner {
  display: block;
  width: 100%; }

.lego-banner-item {
  width: 100%;
  height: auto; }
@charset "UTF-8";
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
p,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0; }

html,
body {
  height: 100%; }

body {
  font-family: "PingFang SC", Roboto, 'Helvetica Neue', Helvetica, STHeiti, sans-serif;
  overflow-x: hidden;
  /* 关闭字体自动调整大小 */
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  /* 滚动顺畅 */
  -webkit-overflow-scrolling: touch;
  /* 禁止用户缩放 */
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

a {
  text-decoration: none;
  display: inline-block; }

fieldset,
img {
  border: none; }

input {
  outline: none;
  border-radius: 0;
  background-color: inherit;
  box-shadow: none; }

a,
img {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent; }

i {
  font-style: normal; }

.hidden {
  display: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }
@charset "UTF-8";
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
p,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0; }

html,
body {
  height: 100%; }

body {
  font-family: "PingFang SC", Roboto, 'Helvetica Neue', Helvetica, STHeiti, sans-serif;
  overflow-x: hidden;
  /* 关闭字体自动调整大小 */
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  /* 滚动顺畅 */
  -webkit-overflow-scrolling: touch;
  /* 禁止用户缩放 */
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

a {
  text-decoration: none;
  display: inline-block; }

fieldset,
img {
  border: none; }

input {
  outline: none;
  border-radius: 0;
  background-color: inherit;
  box-shadow: none; }

a,
img {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent; }

i {
  font-style: normal; }

.hidden {
  display: none; }

.fl {
  float: left; }

.fr {
  float: right; }

.lego_rankingProductsList {
  display: flex;
  width: 100%;
  flex-wrap: wrap; }

.grid_col_2 {
  flex: 0 0 46%; }

.grid_col_3 {
  flex: 0 0 30%; }

/*# sourceMappingURL=lego-components-1.0.0.css.map*/