
.HomeBanner.md19865 { width: 100%; overflow: hidden; }

.HomeBanner.md19865 .BgImg { background-position: center; background-repeat: no-repeat; }

.HomeBanner.md19865 .BgImg img { display: none; }

.HomeBanner.md19865 .layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 92%; }

@media (max-width: 1200px) { .HomeBanner.md19865 .layout { width: 100%; padding: 0 10px; max-width: 100%; } }

.HomeBanner.md19865 .BannerSwiper { width: 100%; position: relative; z-index: 5; }

.HomeBanner.md19865 .BannerSwiper .swiper-slide { width: 100%; position: relative; z-index: 5; }

.HomeBanner.md19865 .BannerSwiper .swiper-slide .SlideImg { width: 100%; }

.HomeBanner.md19865 .BannerSwiper .swiper-slide .SlideImg .Img { width: 100%; padding-top: calc(800 / 1920 * 100%); }

.HomeBanner.md19865 .BannerSwiper .swiper-slide .SlideImg .Img img { display: none; }

.HomeBanner.md19865 .BannerSwiper .swiper-slide .SlideText { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 5; }

.HomeBanner.md19865 .BannerSwiper .swiper-slide .SlideText .Board { width: 54%; }

.HomeBanner.md19865 .BannerSwiper .swiper-slide .SlideText .Title { color: #fff; font-weight: 700; line-height: 1.3; width: 100%; }

.HomeBanner.md19865 .BannerSwiper .swiper-slide .SlideText .Remark { color: #fff; line-height: 1.75; width: 100%; margin-top: 0.1rem; }

.HomeBanner.md19865 .BannerSwiper .swiper-slide .SlideText .Button { display: inline-block; width: auto; border-radius: .06rem; margin-top: 0.72rem; padding: .18rem .65rem; border: solid .01rem #fff; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.HomeBanner.md19865 .BannerSwiper .swiper-slide .SlideText .Button:hover { border-color: var(--theme); background: var(--theme); }

.HomeBanner.md19865 .BannerSwiper .swiper-slide .SlideText .Button .ButtonText { color: #fff; white-space: nowrap; line-height: 1.5; }

.HomeBanner.md19865 .BannerSwiper .swiper-pagination { width: auto; position: absolute; left: 50%; bottom: .25rem; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); z-index: 5; }

.HomeBanner.md19865 .BannerSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background: var(--theme); }

.HomeBanner.md19865 .BannerSwiper .swiper-pagination .swiper-pagination-bullet { width: 0.3rem; height: 0.04rem; min-width: 24px; min-height: 3.2px; background: #fff; opacity: 1; margin: .05rem; -webkit-transform: all 1s; -ms-transform: all 1s; transform: all 1s; border-radius: .04rem; }

@media (max-width: 750px) { .HomeBanner.md19865 .BannerSwiper .swiper-pagination { display: none; }
  .HomeBanner.md19865 .BannerSwiper .swiper-slide .SlideText .Board { width: 100%; }
  .HomeBanner.md19865 .BannerSwiper .swiper-slide .SlideText .Remark { margin-top: 10px; }
  .HomeBanner.md19865 .BannerSwiper .swiper-slide .SlideText .Button { margin-top: 12px; } }

@media (max-width: 500px) { .HomeBanner.md19865 .BannerSwiper .swiper-slide .SlideText { -webkit-transform: translate(-50%, -50%) scale(0.6); -ms-transform: translate(-50%, -50%) scale(0.6); transform: translate(-50%, -50%) scale(0.6); } }

.HomeProd.md19869 { background: #f7f7f7; width: 100%; padding: 1rem 0; overflow: hidden; }

.HomeProd.md19869 .BgImg { background-position: center; background-repeat: no-repeat; }

.HomeProd.md19869 .BgImg img { display: none; }

.HomeProd.md19869 .layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 92%; }

@media (max-width: 1200px) { .HomeProd.md19869 .layout { width: 100%; padding: 0 10px; max-width: 100%; } }

.HomeProd.md19869 .ProdTitle { color: #222; font-weight: 700; width: 100%; text-align: center; }

.HomeProd.md19869 .ProdSwiper { width: 100%; margin-top: 0.6rem; position: relative; z-index: 5; }

.HomeProd.md19869 .ProdSwiper .swiper-buttons { width: auto; }

.HomeProd.md19869 .ProdSwiper .NextButton { right: -.3rem; -webkit-transform: translateX(100%) translateY(-50%); -ms-transform: translateX(100%) translateY(-50%); transform: translateX(100%) translateY(-50%); }

.HomeProd.md19869 .ProdSwiper .NextButton .Icon { -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }

.HomeProd.md19869 .ProdSwiper .PrevButton { left: -.3rem; -webkit-transform: translateX(-100%) translateY(-50%); -ms-transform: translateX(-100%) translateY(-50%); transform: translateX(-100%) translateY(-50%); }

.HomeProd.md19869 .ProdSwiper .PrevButton, .HomeProd.md19869 .ProdSwiper .NextButton { width: 0.5rem; min-width: 32px; height: 0.5rem; min-height: 32px; cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; background: #fff; border-radius: 50%; position: absolute; top: 50%; z-index: 5; }

.HomeProd.md19869 .ProdSwiper .PrevButton:hover, .HomeProd.md19869 .ProdSwiper .NextButton:hover { background: var(--theme); }

.HomeProd.md19869 .ProdSwiper .PrevButton:hover .Icon, .HomeProd.md19869 .ProdSwiper .NextButton:hover .Icon { color: #fff; }

.HomeProd.md19869 .ProdSwiper .PrevButton .Icon, .HomeProd.md19869 .ProdSwiper .NextButton .Icon { width: 44%; height: 26%; color: #333; -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; }

.HomeProd.md19869 .ProdSwiper .swiper-slide { padding: .35rem .2rem; background: #fff; position: relative; z-index: 5; }

.HomeProd.md19869 .ProdSwiper .swiper-slide:hover .SlideImg { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

.HomeProd.md19869 .ProdSwiper .swiper-slide:hover .SlideText { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

.HomeProd.md19869 .ProdSwiper .swiper-slide:hover .SlideFloat .Buttons { opacity: 1; z-index: 5; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideLayout { width: 100%; overflow: hidden; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideBoard { width: 100%; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideImg { width: 100%; -webkit-transform: translateY(15%); -ms-transform: translateY(15%); transform: translateY(15%); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideImg .Img { width: 100%; padding-top: calc(220 / 359 * 100%); background-size: contain; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideText { width: 100%; -webkit-transform: translateY(33.3%); -ms-transform: translateY(33.3%); transform: translateY(33.3%); -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideText .Title { width: 100%; color: #333; line-height: 1.4; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideText .Scores { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 0.14rem; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideText .Scores .Score { width: 0.15rem; height: 0.15rem; min-width: 13px; min-height: 13px; position: relative; z-index: 5; margin-right: 0.05rem; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideText .Scores .Score:last-child { margin-right: 0; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideText .Scores .Score::before, .HomeProd.md19869 .ProdSwiper .swiper-slide .SlideText .Scores .Score::after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideText .Scores .Score::before { z-index: 5; background: url(/static/home/images/Home6.png) center/cover no-repeat; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideText .Scores .Score::after { z-index: 3; background: #ccc; height: 90%; top: 5%; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideText .Scores .Score .S { width: 0; z-index: 4; height: 90%; position: absolute; left: 0; top: 5%; background: #ff5023; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideText .Price { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; margin-top: 0.17rem; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideText .Price .C { color: #333; font-weight: 700; line-height: 1.3; white-space: nowrap; margin-right: 0.1rem; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideText .Price .O { color: #999; line-height: 1.4; white-space: nowrap; text-decoration: line-through; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideText .Button { width: 100%; margin-top: 0.15rem; display: block; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideText .Button .ButtonText { width: 100%; color: #fff; text-align: center; line-height: 1.3; white-space: nowrap; border-radius: .04rem; padding: .18rem 0; background: var(--theme); }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideFloat { width: auto; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideFloat .Number { color: #fff; line-height: 1.3; background: var(--theme); position: absolute; top: 0.2rem; left: 0.2rem; z-index: 5; padding: .02rem .05rem; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideFloat .Buttons { width: auto; position: absolute; top: 0.2rem; right: 0.2rem; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; opacity: 0; z-index: -1; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideFloat .Button.In { background: var(--theme); }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideFloat .Button { width: 0.4rem; height: 0.4rem; min-width: 32px; min-height: 32px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: rgba(0, 0, 0, 0.3); border-radius: 50%; margin-bottom: .1rem; cursor: pointer; -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideFloat .Button:hover { background: var(--theme); }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideFloat .Button:last-child { margin-bottom: 0; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideFloat .Button .ButtonIcon { color: #fff; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideFloat .Like.Button .ButtonIcon { width: 42.5%; height: 32.5%; }

.HomeProd.md19869 .ProdSwiper .swiper-slide .SlideFloat .Buy.Button .ButtonIcon { width: 42.5%; height: 42.5%; }

@media (max-width: 1200px) { .HomeProd.md19869 .ProdSwiper .NextButton { right: .3rem; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  .HomeProd.md19869 .ProdSwiper .PrevButton { left: .3rem; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  .HomeProd.md19869 .ProdSwiper .PrevButton, .HomeProd.md19869 .ProdSwiper .NextButton { background: #f7f7f7; } }

.HomeCate.md19866 { width: 100%; padding: 1rem 0; background: #fff; overflow: hidden; }

.HomeCate.md19866 .layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 92%; }

@media (max-width: 1200px) { .HomeCate.md19866 .layout { width: 100%; padding: 0 10px; max-width: 100%; } }

.HomeCate.md19866 .BgImg { background-position: center; background-repeat: no-repeat; }

.HomeCate.md19866 .BgImg img { display: none; }

.HomeCate.md19866 .CateTitle { color: #222; font-weight: 700; width: 100%; text-align: center; }

.HomeCate.md19866 .CateList { width: 100%; margin-top: 0.6rem; }

.HomeCate.md19866 .CateList::after { content: ''; display: block; clear: both; visibility: hidden; overflow: hidden; }

.HomeCate.md19866 .CateItem { display: block; overflow: hidden; float: left; position: relative; z-index: 5; }

.HomeCate.md19866 .CateItem:hover .ItemBoard .Text { opacity: 0; }

.HomeCate.md19866 .CateItem:hover .ItemMask { top: 0; }

.HomeCate.md19866 .CateItem .ItemBoard { width: 100%; }

.HomeCate.md19866 .CateItem .ItemBoard .Img { width: 100%; background-size: cover; }

.HomeCate.md19866 .CateItem .ItemBoard .Text { width: 100%; padding: .36rem .3rem; position: absolute; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; left: 0; bottom: 0; z-index: 5; background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.75)), color-stop(40%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0))); background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0) 100%); }

.HomeCate.md19866 .CateItem .ItemBoard .Text .T { color: #fff; width: 100%; line-height: 1.4; }

.HomeCate.md19866 .CateItem .ItemMask { position: absolute; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); left: 0; top: 100%; z-index: 5; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: .3rem; text-align: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; }

.HomeCate.md19866 .CateItem .ItemMask .Title { color: #fff; width: 100%; line-height: 1.4; }

.HomeCate.md19866 .CateItem .ItemMask .Button { color: #fff; line-height: 1.3; padding: .18rem .58rem; border-radius: .06rem; border: .01rem solid #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-top: 0.28rem; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; white-space: nowrap; max-width: 100%; }

.HomeCate.md19866 .CateItem .ItemMask .Button:hover { color: #fff; background: var(--theme); border-color: var(--theme); }

.HomeCate.md19866 .CateItem:nth-of-type(5n+1) { width: 32.5%; margin-right: 2.5%; }

.HomeCate.md19866 .CateItem:nth-of-type(5n+1) .ItemBoard .Img { padding-top: calc(800 / 520 * 100%); }

.HomeCate.md19866 .CateItem:nth-of-type(5n+2) { margin-right: 2.5%; margin-bottom: 2.5%; }

.HomeCate.md19866 .CateItem:nth-of-type(5n+3) { margin-bottom: 2.5%; }

.HomeCate.md19866 .CateItem:nth-of-type(5n+4) { margin-right: 2.5%; }

.HomeCate.md19866 .CateItem:nth-of-type(5n+2), .HomeCate.md19866 .CateItem:nth-of-type(5n+5) { width: 40%; }

.HomeCate.md19866 .CateItem:nth-of-type(5n+2) .ItemBoard .Img, .HomeCate.md19866 .CateItem:nth-of-type(5n+5) .ItemBoard .Img { padding-top: calc(380 / 640 * 100%); }

.HomeCate.md19866 .CateItem:nth-of-type(5n+3), .HomeCate.md19866 .CateItem:nth-of-type(5n+4) { width: 22.5%; }

.HomeCate.md19866 .CateItem:nth-of-type(5n+3) .ItemBoard .Img, .HomeCate.md19866 .CateItem:nth-of-type(5n+4) .ItemBoard .Img { padding-top: calc(380 / 360 * 100%); }

@media (max-width: 750px) { .HomeCate.md19866 .CateItem:nth-of-type(5n+1) { width: 52.5%; }
  .HomeCate.md19866 .CateItem:nth-of-type(5n+2) { width: 45%; margin-right: 0; }
  .HomeCate.md19866 .CateItem:nth-of-type(5n+3), .HomeCate.md19866 .CateItem:nth-of-type(5n+4) { width: 21.25%; }
  .HomeCate.md19866 .CateItem:nth-of-type(5n+3) { margin-right: 2.5%; }
  .HomeCate.md19866 .CateItem:nth-of-type(5n+4) { margin-right: 0; }
  .HomeCate.md19866 .CateItem:nth-of-type(5n+5) { width: 45%; } }

@media (max-width: 650px) { .HomeCate.md19866 .CateItem:nth-of-type(5n+1) { width: 41.6%; }
  .HomeCate.md19866 .CateItem:nth-of-type(5n+2) { width: 55.9%; }
  .HomeCate.md19866 .CateItem:nth-of-type(5n+3), .HomeCate.md19866 .CateItem:nth-of-type(5n+4) { width: 26.7%; }
  .HomeCate.md19866 .CateItem:nth-of-type(5n+5) { width: 100%; } }

@media (max-width: 500px) { .HomeCate.md19866 .CateItem:nth-of-type(5n+1), .HomeCate.md19866 .CateItem:nth-of-type(5n+2), .HomeCate.md19866 .CateItem:nth-of-type(5n+3), .HomeCate.md19866 .CateItem:nth-of-type(5n+4), .HomeCate.md19866 .CateItem:nth-of-type(5n+5) { width: 100%; margin-right: 0; margin-bottom: 2.5%; }
  .HomeCate.md19866 .CateItem:nth-of-type(5n+1) .ItemBoard .Img, .HomeCate.md19866 .CateItem:nth-of-type(5n+2) .ItemBoard .Img, .HomeCate.md19866 .CateItem:nth-of-type(5n+3) .ItemBoard .Img, .HomeCate.md19866 .CateItem:nth-of-type(5n+4) .ItemBoard .Img, .HomeCate.md19866 .CateItem:nth-of-type(5n+5) .ItemBoard .Img { padding-top: calc(380 / 640 * 100%); } }

.HomePoster.md19868 { width: 100%; overflow: hidden; position: relative; z-index: 5; }

.HomePoster.md19868 .layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 92%; }

@media (max-width: 1200px) { .HomePoster.md19868 .layout { width: 100%; padding: 0 10px; max-width: 100%; } }

.HomePoster.md19868 .BgImg { background-position: center; background-repeat: no-repeat; }

.HomePoster.md19868 .BgImg img { display: none; }

.HomePoster.md19868 .PosterImg { width: 100%; }

.HomePoster.md19868 .PosterImg .Img { width: 100%; padding-top: calc(800 / 1920 * 100%); background-size: cover; }

.HomePoster.md19868 .PosterText { position: absolute; left: 0; top: 0; z-index: 5; width: 100%; height: 100%; }

.HomePoster.md19868 .PosterText::after { content: ''; position: absolute; right: 0; top: 0; height: 100%; width: 100%; background: -webkit-gradient(linear, left top, right top, color-stop(20%, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.5))); background: -o-linear-gradient(left, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.5) 100%); background: linear-gradient(90deg, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.5) 100%); }

.HomePoster.md19868 .PosterText .Container { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; position: relative; z-index: 5; }

.HomePoster.md19868 .PosterText .Board { width: 45.75%; }

.HomePoster.md19868 .PosterText .Remark { color: #fff; line-height: 1.5; font-weight: 700; width: 100%; }

.HomePoster.md19868 .PosterText .Title { color: #fff; line-height: 1.4; font-weight: 700; width: 100%; margin-top: 0.1rem; }

.HomePoster.md19868 .PosterText .Button { display: inline-block; padding: .18rem .66rem; color: #fff; line-height: 1.5; white-space: nowrap; background: var(--theme); border-radius: .06rem; margin-top: 0.64rem; }

@media (max-width: 500px) { .HomePoster.md19868 .PosterText .Board { width: 100%; -webkit-transform: scale(0.75); -ms-transform: scale(0.75); transform: scale(0.75); } }

.HomeGoods.md19870 { width: 100%; background-color: #f7f7f7; padding: 1rem 0; overflow: hidden; }

.HomeGoods.md19870 .layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 92%; }

@media (max-width: 1200px) { .HomeGoods.md19870 .layout { width: 100%; padding: 0 10px; max-width: 100%; } }

.HomeGoods.md19870 .BgImg { background-position: center; background-repeat: no-repeat; }

.HomeGoods.md19870 .BgImg img { display: none; }

.HomeGoods.md19870 .GoodsTitle { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.HomeGoods.md19870 .GoodsTitle .Title { color: #222; font-weight: 700; width: auto; text-align: center; }

.HomeGoods.md19870 .GoodsTitle .Column { width: auto; }

.HomeGoods.md19870 .GoodsTitle .Column .ColumnCurrent { display: none; }

.HomeGoods.md19870 .GoodsTitle .Column .ColumnTabs { width: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.HomeGoods.md19870 .GoodsTitle .Column .ColumnTab.In { color: var(--theme); border-bottom-color: var(--theme); }

.HomeGoods.md19870 .GoodsTitle .Column .ColumnTab { display: inline-block; width: auto; padding: .05rem 0; color: #666; line-height: 1.5; white-space: nowrap; border-top: .03rem solid transparent; border-bottom: .03rem solid transparent; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; margin-left: 0.42rem; }

.HomeGoods.md19870 .GoodsTitle .Column .ColumnTab:first-child { margin-left: 0; }

.HomeGoods.md19870 .GoodsTitle .Column .ColumnTab:hover { color: var(--theme); border-bottom-color: var(--theme); }

.HomeGoods.md19870 .GoodsContent { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 0.58rem; }

.HomeGoods.md19870 .GoodsCard { width: 32.5%; margin-right: 1.25%; position: relative; z-index: 5; }

.HomeGoods.md19870 .GoodsCard:hover .CardImg .Img { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); }

.HomeGoods.md19870 .GoodsCard .CardImg { width: 100%; overflow: hidden; }

.HomeGoods.md19870 .GoodsCard .CardImg .Img { width: 100%; padding-top: calc(620 / 520 * 100%); background-size: cover; -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; }

.HomeGoods.md19870 .GoodsCard .CardText { width: 100%; position: absolute; bottom: 0; left: 0; z-index: 5; padding: .36rem .3rem; background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.75)), color-stop(40%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0))); background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.6) 40%, rgba(0, 0, 0, 0) 100%); }

.HomeGoods.md19870 .GoodsCard .CardText .Title { color: #fff; line-height: 1.4; width: 100%; }

.HomeGoods.md19870 .GoodsCard .CardText .Price { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; margin-top: 0.12rem; }

.HomeGoods.md19870 .GoodsCard .CardText .Price .C { color: #fff; font-weight: 700; line-height: 1.3; white-space: nowrap; margin-right: 0.075rem; }

.HomeGoods.md19870 .GoodsCard .CardText .Price .O { color: #fff; line-height: 1.4; white-space: nowrap; text-decoration: line-through; }

.HomeGoods.md19870 .GoodsList { width: 66.25%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.HomeGoods.md19870 .GoodsItem { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: .3rem; background-color: #fff; -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; width: calc((100% - 2% * 1) / 2); margin-right: 2%; margin-bottom: 2%; }

.HomeGoods.md19870 .GoodsItem:nth-child(2n) { margin-right: 0; }

.HomeGoods.md19870 .GoodsItem:nth-last-child(-n+2) { margin-bottom: 0; }

.HomeGoods.md19870 .GoodsItem:hover { -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1); box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1); }

.HomeGoods.md19870 .GoodsItem:hover .ItemText .Title { color: var(--theme); }

.HomeGoods.md19870 .GoodsItem .ItemImg { width: 43.47%; margin-right: 0.2rem; }

.HomeGoods.md19870 .GoodsItem .ItemImg .Img { width: 100%; padding-top: 100%; background-size: cover; }

.HomeGoods.md19870 .GoodsItem .ItemText { width: calc(100% - 43.47% - 0.2rem); }

.HomeGoods.md19870 .GoodsItem .ItemText .Title { width: 100%; color: #333; line-height: 1.4; -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; }

.HomeGoods.md19870 .GoodsItem .ItemText .Scores { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; margin-top: 0.14rem; }

.HomeGoods.md19870 .GoodsItem .ItemText .Scores .Score { width: 0.15rem; height: 0.15rem; min-width: 13px; min-height: 13px; position: relative; z-index: 5; margin-right: 0.05rem; }

.HomeGoods.md19870 .GoodsItem .ItemText .Scores .Score:last-child { margin-right: 0; }

.HomeGoods.md19870 .GoodsItem .ItemText .Scores .Score::before, .HomeGoods.md19870 .GoodsItem .ItemText .Scores .Score::after { content: ''; width: 100%; height: 100%; position: absolute; left: 0; top: 0; }

.HomeGoods.md19870 .GoodsItem .ItemText .Scores .Score::before { z-index: 5; background: url(../images/Home6.png) center/cover no-repeat; }

.HomeGoods.md19870 .GoodsItem .ItemText .Scores .Score::after { z-index: 3; background: #ccc; }

.HomeGoods.md19870 .GoodsItem .ItemText .Scores .Score .S { width: 0; z-index: 4; height: 100%; position: absolute; left: 0; top: 0; background: #ff5023; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }

.HomeGoods.md19870 .GoodsItem .ItemText .Price { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; margin-top: 0.2rem; }

.HomeGoods.md19870 .GoodsItem .ItemText .Price .C { color: #333; font-weight: 700; line-height: 1.3; white-space: nowrap; margin-right: 0.1rem; }

.HomeGoods.md19870 .GoodsItem .ItemText .Price .O { color: #999; line-height: 1.4; white-space: nowrap; text-decoration: line-through; }

.HomeGoods.md19870 .GoodsButtons { width: 100%; text-align: center; margin-top: 0.6rem; }

.HomeGoods.md19870 .GoodsButtons .Button { display: inline-block; padding: .18rem .36rem; color: var(--theme); -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; line-height: 1.5; border: 0.01rem solid var(--theme); border-radius: .06rem; cursor: pointer; }

.HomeGoods.md19870 .GoodsButtons .Button:hover { color: #fff; background: var(--theme); }

@media (max-width: 900px) { .HomeGoods.md19870 .GoodsTitle { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .HomeGoods.md19870 .GoodsTitle .Title { width: 100%; }
  .HomeGoods.md19870 .GoodsTitle .Column { width: 100%; margin-top: 10px; }
  .HomeGoods.md19870 .GoodsTitle .Column .ColumnTabs { width: 100%; } }

@media (max-width: 750px) { .HomeGoods.md19870 .GoodsContent { margin-top: 20px; }
  .HomeGoods.md19870 .GoodsTitle .Column { position: relative; z-index: 6; }
  .HomeGoods.md19870 .GoodsTitle .Column .ColumnCurrent { width: calc(100% - 20px); margin: 0 auto; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-top: .01rem solid transparent; border-bottom: .01rem solid #eee; padding: 10px 0; }
  .HomeGoods.md19870 .GoodsTitle .Column .ColumnCurrent .ColumnText { width: 100%; color: #333; line-height: 1.5; padding: 10px 0; }
  .HomeGoods.md19870 .GoodsTitle .Column .ColumnCurrent .ColumnIcon.Open::after { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
  .HomeGoods.md19870 .GoodsTitle .Column .ColumnCurrent .ColumnIcon { width: auto; }
  .HomeGoods.md19870 .GoodsTitle .Column .ColumnCurrent .ColumnIcon::after { content: ''; display: block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 8px solid #333; -webkit-transition: all .5s; -o-transition: all .5s; transition: all .5s; }
  .HomeGoods.md19870 .GoodsTitle .Column .ColumnTabs { position: absolute; left: 0; top: 100%; background: #fff; -ms-flex-wrap: wrap; flex-wrap: wrap; z-index: 5; display: none; }
  .HomeGoods.md19870 .GoodsTitle .Column .ColumnTab { width: 100%; margin-left: 0; padding: 5px 10px; display: block; }
  .HomeGoods.md19870 .GoodsCard { width: 100%; margin-right: 0; margin-bottom: 2%; }
  .HomeGoods.md19870 .GoodsList { width: 100%; } }

@media (max-width: 550px) { .HomeGoods.md19870 .GoodsItem { width: 100%; margin-bottom: 2%; margin-right: 0; }
  .HomeGoods.md19870 .GoodsItem:nth-last-child(-n+2) { margin-bottom: 2%; } }

.HomePart.md19867 { width: 100%; background: #fff; padding: 1rem 0; overflow: hidden; }

.HomePart.md19867 .layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 92%; }

@media (max-width: 1200px) { .HomePart.md19867 .layout { width: 100%; padding: 0 10px; max-width: 100%; } }

.HomePart.md19867 .BgImg { background-position: center; background-repeat: no-repeat; }

.HomePart.md19867 .BgImg img { display: none; }

.HomePart.md19867 .PartList { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.HomePart.md19867 .PartItem { width: calc((100% - 1.25%) / 2); margin-right: 1.25%; position: relative; z-index: 5; }

.HomePart.md19867 .PartItem:nth-of-type(2n) { margin-right: 0; }

.HomePart.md19867 .PartItem .ItemImg { width: 100%; }

.HomePart.md19867 .PartItem .ItemImg .Img { width: 100%; padding-top: calc(400 / 790 * 100%); background-size: cover; }

.HomePart.md19867 .PartItem .ItemText { width: 100%; position: absolute; left: 0; top: 0; z-index: 5; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: -webkit-gradient(linear, left top, right top, color-stop(20%, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.5))); background: -o-linear-gradient(left, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.5) 100%); background: linear-gradient(90deg, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.5) 100%); }

.HomePart.md19867 .PartItem .ItemText .Board { width: 40.5%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: .6rem; }

.HomePart.md19867 .PartItem .ItemText .Title { color: #fff; line-height: 1.4; width: 100%; font-weight: 700; }

.HomePart.md19867 .PartItem .ItemText .Button { width: auto; max-width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 0.32rem; color: #fff; line-height: 1.5; padding: .18rem .58rem; white-space: nowrap; background: var(--theme); border-radius: .06rem; }

.HomePart.md19867 .PartFirms { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.HomePart.md19867 .PartFirms .Firm { width: calc((100% - 2% * 5) / 6); margin-right: 2%; margin-top: 2%; }

.HomePart.md19867 .PartFirms .Firm:nth-child(6n) { margin-right: 0; }

.HomePart.md19867 .PartFirms .Firm .FirmIcon { width: 100%; padding-top: calc(155 / 240 * 100%); background-size: cover; }

@media (max-width: 900px) { .HomePart.md19867 .PartItem .ItemText .Board { width: 50%; padding: 15px; }
  .HomePart.md19867 .PartItem .ItemText .Button { width: 100%; padding: .18rem 0; } }

@media (max-width: 750px) { .HomePart.md19867 .PartItem .ItemText .Board { width: 64%; } }

@media (max-width: 550px) { .HomePart.md19867 .PartItem { width: 100%; margin-right: 0; margin-bottom: 10px; }
  .HomePart.md19867 .PartItem .ItemText .Board { width: 100%; }
  .HomePart.md19867 .PartItem .ItemText .Title { width: auto; }
  .HomePart.md19867 .PartItem .ItemText .Button { width: auto; padding: .18rem .56rem; }
  .HomePart.md19867 .PartFirms .Firm { width: calc((100% - 2% * 2) / 3); }
  .HomePart.md19867 .PartFirms .Firm:nth-child(3n) { margin-right: 0; } }

.HomeContact.md19871 { width: 100%; padding: 1rem 0 .68rem; overflow: hidden; }

.HomeContact.md19871 .layout { margin-left: auto; margin-right: auto; width: 16rem; max-width: 92%; }

@media (max-width: 1200px) { .HomeContact.md19871 .layout { width: 100%; padding: 0 10px; max-width: 100%; } }

.HomeContact.md19871 .BgImg { background-position: center; background-repeat: no-repeat; }

.HomeContact.md19871 .BgImg img { display: none; }

.HomeContact.md19871 .ContactInfo { width: 100%; text-align: center; }

.HomeContact.md19871 .ContactInfo .Title { color: #fff; font-weight: 700; width: 100%; }

.HomeContact.md19871 .ContactInfo .Button { width: auto; display: inline-block; margin-top: 0.45rem; color: #fff; line-height: 1.5; padding: .18rem .66rem; white-space: nowrap; border-radius: .06rem; border: .01rem solid #fff; cursor: pointer; -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; }

.HomeContact.md19871 .ContactInfo .Button:hover { background: #fff; color: var(--theme); }
