
.mer_index .banner-wrapper {
  height: 680px;
  position: relative;
  cursor: pointer;
  width: auto !important;
  overflow: hidden;
}

.mer_index .banner-wrapper .banner {
  height: 100%;
}

.mer_index .banner-wrapper .banner img {
  /*width: 1200px;*/
  height: 100%;
  object-fit: cover;
  display: inline-block;
  /*border-radius: 10px;*/
}

.bannerIndex{
  border-radius: 16px;
}
.mer_index .swiper-news {
  height: 100%;
}
.center {
  margin: 0 auto;
}
.card-show{
  /* box-shadow: 0px 0px 15px rgba(0,0,0,0.08); */
  box-shadow: rgba(149, 157, 165, 0.1) 0px 3px 8px;
}
.nav_search {
  width: 400px;
  height: 34px;
  line-height: 34px;
  background: rgba(255, 255, 255, 0.39);
  border-radius: 23px;
  margin-left: 90px;
  padding: 0 22px 0;
  color: #eee;
  font-size: 14px;
}

.nav_search .iconfont {
  cursor: pointer;
}

.nav_search input {
  height: 32px;
  background: transparent;
  color: #fff;
  width: 340px;
  outline: none;
  border: none;
}

a,
a:link,
a:visited,
a:focus,
a:hover,
a:active {
  text-decoration: none;
  cursor: pointer;
}
.wrapper_1200 {
  width: 1200px;
}
.w-100 {
  width: 100%;
}
.w-252px{
  width: 252px;
}
.w-280px{
  width: 280px;
}
.w-667px{
  width: 667px;
}
.w-730px {
  width: 730px;
}
.h-360px {
  height: 360px;
}
.mr-5px{
  margin-right: 5px;
}
.fs-16px{
  font-size: 16px;
}
.fw-600{
  font-weight: 600;
}
.color-333{
  color: #333;
}
.mt-30px {
  margin-top: 30px;
}
.px-30px{
  padding: 30px;
}
.font-400 {
  font-weight: 400;
}
.font-color {
  color: #2a7efb !important;
}
.flex {
  display: flex;
}
.flex-y-center {
  display: flex;
  align-items: center;
}
.flex-x-center {
  display: flex;
  justify-content: center !important;
}
.mr-8px {
  margin-right: 8px;
}
.text-12px {
  font-size: 12px;
}
.text-16px {
  font-size: 16px;
}
.mr-40px {
  margin-right: 40px;
}
.font-500 {
  font-weight: 500;
}
.bg-white {
  background-color: white;
}
.fontColor333 {
  color: #333;
}
.acea-row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -o-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.fonts14 {
  font-size: 14px;
}
.w-85 {
  width: 85%;
}
.w-40px {
  width: 40px;
}

.w-200px {
  width: 200px;
}
.h-390px {
  height: 390px;
}
.h-40px {
  height: 40px;
}
.h-400px {
  height: 400px;
}
.h-410px {
  height: 410px;
}
.mt-17px {
  margin-top: 17px;
}
.b-rd-50 {
  border-radius: 50%;
}
.px-20px {
  padding-left: 20px;
  padding-right: 20px;
}
.py-17px {
  padding-top: 17px;
  padding-bottom: 17px;
}
.w-1000px {
  width: 1000px;
}
.px-40px {
  padding: 0 40px;
}
.py-20px {
  padding: 20px 0;
}
.mb-10px {
  margin-bottom: 10px;
}
.mb18px {
  margin-bottom: 18px;
}
.mr30px {
  margin-right: 30px;
}
.ml-10px {
  margin-left: 10px;
}
.line1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mt-20px {
  margin-top: 20px;
}
.ml-220px {
  margin-left: 220px;
}
.ml-30px {
  margin-left: 30px;
}
.w-220px {
  width: 220px;
}
.flex-col-center {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.w-60px {
  width: 60px;
}
.h-60px {
  height: 60px;
}

.text-666 {
  color: #666;
}
.w-105px {
  width: 105px;
}
.h-32px {
  height: 32px;
}
.lh-31px {
  line-height: 31px;
}
.mb-12px {
  margin-bottom: 12px;
}
.cursors {
  cursor: pointer;
}
.mb-3px {
  margin-bottom: 3px;
}
.mb-8px {
  margin-bottom: 8px;
}
.mb-20px {
  margin-bottom: 20px;
}
.mb-22px {
  margin-bottom: 22px;
}
.text-333 {
  color: #333;
}
.mr20px {
  margin-right: 20px;
}
.justify-between {
  justify-content: space-between;
}
.absolute {
  position: absolute;
}
.fs-12px {
  font-size: 12px;
}
.h-340px {
  height: 340px;
}
.fs-20px {
  font-size: 20px;
}
.h-350px{
  height: 350px;
}
.h-360px {
  height: 360px;
}
.handleBtn {
  background: #2a7efb !important;
  color: #fff;
  text-align: center;
  border-radius: 25px;
  font-size: 12px;
}

.handleBtnBorder {
  text-align: center;
  border-radius: 22px;
  font-size: 12px;
  border: 1px solid #cccccc;
}

.mr-10px {
  margin-right: 10px;
}

.mer_index {
  margin-top: 86px;
  padding-bottom: 40px;
}
.header {
  margin: 0 auto;
}
.crmeb-pro-price {
  color: #e93323;
  font-size: 16px;
  font-weight: 600;
}
.search {
  display: flex;
  justify-content: space-between;
  /* 底部对齐 */
  align-items: center;
  padding-bottom: 26px;
  padding-top: 27px;
}
.logo-box {
  width: 200px;
}
.logo-box img {
  width: 100px;
}
.ad {
  width: 200px;
  height: 54px;
  overflow: auto;
}
.search-input {
  width: 560px;
}
.el-input__wrapper,
.el-input-group__prepend,
.el-input-group__prepend:hover,
.el-input-group__append {
  padding: 0;
  box-shadow: none !important;
  border: none !important;
  --el-fill-color-light: rgba(255, 255, 255, 0) !important;
}
.el-input-group__append {
  padding: 0;
  border-radius: 20px;
}
.el-input {
  --el-input-hover-border-color: none !important;
  --el-input-focus-border-color: none !important;
}
.el-input-group {
  height: 40px;
  background: #ffffff;
  border-radius: 20px 20px 20px 20px;
  border: 1px solid #2a7efb;
  overflow: hidden;
}
.el-input__inner {
  border-radius: 20px;
  border: none;
}
.append-icon {
  width: 80px;
  height: 40px;
  background-color: #2a7efb;
  border-radius: 20px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  line-height: 40px;
}

.icon-sousuo {
  color: #fff;
}

/* 分类 */
.header-menu {
  border-bottom: 2px solid #2a7efb;
}
.menu-item {
  display: block;
  cursor: pointer;
}
.menu-item.active {
  color: #2a7efb;
}
.category-img{
  width: 13px;
  height: 13px;
}
.classification {
  width: 200px;
  height: 40px;
  background: #2a7efb;
  border-radius: 12px 12px 0px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.classifyCard {
  position: absolute;
  overflow: hidden;
  z-index: 11;
}
.classify-left {
  overflow-y: scroll;
}
.classify-left::-webkit-scrollbar {
  display: none;
}
.py-10px{
  padding: 10px 0;
}
.classify-left {
  scrollbar-width: none;
}
.overflow-x-scroll{
  scrollbar-width: none;
  overflow-x: scroll;
}
.overflow-x-scroll::-webkit-scrollbar {
  display: none;
}
.position-relative{
  position: relative;
}
.classify-rgiht {
  backdrop-filter: blur(3px);
  background-color: rgba(255, 255, 255, .95);
  z-index: 111;
  min-width: 150px;
  padding: 3px 15px 0 15px;
  position: absolute;
  left: calc(100% + 4px);
  top: 0px;
  scrollbar-width: none;
  overflow: auto;
  bottom: 0;
}
.childName:hover {
  color: #2a7efb;
}
.childName:hover {
  color: #e93323;
}
.classifyCard {
  background: #fafafa;
  border-radius: 0px 0px 16px 16px;
}
.boxShadow {
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.1);
}
.classifyClassA {
  margin-bottom: 24px;
  &:last-child {
    margin-bottom: 0;
  }
}
.classifyClassB {
  max-width: 70px;
  margin-right: 10px;
  color: #999;
  font-size: 12px;
  &:last-child {
    margin-right: 0;
  }
}
.login-img {
  width: 18px;
  height: 18px;
  margin-bottom: 10px;
}
.el-carousel__indicators {
  display: flex;
  justify-content: center;
  align-items: center;
}
.el-carousel__container {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
}
.overflow-hidden {
  overflow: hidden;
}
.el-scrollbar__wrap {
  height: 100%;
  overflow: auto;
}
.tag {
  font-size: 12px;
  padding-bottom: 3px;
  padding-top: 3px;
  padding-left: 4px;
  padding-right: 4px;
  border-radius: 2px;
  line-height: 1;
  margin-right: 6px;
  color: #2a7efb;
  background-color: rgba(51, 115, 255, 0.1);
}
.news-title {
  color: rgba(102, 102, 102, 1);
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 180px;
}

/* 秒杀 */
.seckillIndex {
  cursor: pointer;
  border-radius: 12px;
  background-color: #fff;
  overflow: hidden;
  position: relative;
}
.seckill-img {
  position: relative;
  width: 240px;
  height: 316px;
  z-index: 12;
}
.slider-banner {
  width: 1200px;
  overflow-x: scroll;
  padding: 27px 18px 0 18px;
}
.slider-banner::-webkit-scrollbar {
  display: none;
}

.slider-banner {
  scrollbar-width: none;
}
.swiper-slide {
  width: 200px;
  cursor: pointer;
  padding: 0 12px 27px 12px;
  display: flex;
  flex-direction: column;
}
.swiper-slide .goods-img {
  width: 180px;
  height: 180px;
  border-radius: 12px;
  margin-bottom: 14px;
}
.swiper-slide .goods-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.border-top {
  width: 100%;
  height: 1px;
  margin: 25px 0;
  border: none;
  border-top: 1px dashed #eeeeee;
}
.swiper-slide .goods-title {
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  line-height: 16px;
}

.button-prev {
  position: absolute;
  top: calc(50% - 16px);
  left: 225px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 0 30px 30px 0;
  padding: 5px;
  z-index: 11;
}
.po-img-l,
.po-img-r {
  width: 32px;
}
.po-img-l {
  padding-left: 10px;
}
.po-img-r {
  padding-right: 10px;
}
.button-next {
  position: absolute;
  top: calc(50% - 16px);
  right: -15px;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 5px;
  border-radius: 30px 0 0 30px;
  z-index: 11;
}
.goods-price {
  display: flex;
  align-items: end;
  font-weight: 600;
  margin-top: auto;
  color: #333;
  vertical-align: bottom;
}

.line-price{
  text-decoration: line-through;
}

.goods-price .price {
  width: max-content;
  color: #e93323;
  font-size: 12px;
}
.line-h-14px{
  line-height: 14px;
}
.align-end{
  align-items: end;
}
.goods-price .agent-icon{
  width: 15px;
  height: 15px;
  margin-bottom: 2px;
}
.swiper-container  .el-icon-arrow-right,
.swiper-container  .el-icon-arrow-left {
  font-size: 18px;
}
.freeIndex .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.freeIndex .el-icon-arrow-right {
  font-size: 12px;
}
.freeIndex .header .name {
  font-family: alimama;
  font-weight: 700;
  font-size: 28px;
  color: #333333;
}
.freeIndex .header .more {
  display: flex;
  align-items: center;
  color: #999999;
  font-size: 14px;
  cursor: pointer;
}
.free-box {
  background-color: #fff;
  border-radius: 16px;
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  padding: 30px 15px 0 15px;
}
.free-box .goods-item {
  width: 390px;
  padding: 0 15px;
  margin-bottom: 28px;
}
.free-box .goods-item {
  cursor: pointer;
}
.free-box .goods-item img {
  width: 100px;
  height: 100px;
  border-radius: 10px;
  margin-right: 14px;
}
.free-box .goods-item .goods-name {
  font-weight: 500;
  font-size: 14px;
  color: #333333;
}
.free-box .goods-info {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100px;
  padding: 10px 0;
}
.goods-download {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.download-num {
  color: #999999;
  font-size: 12px;
}
.download-num .num {
  color: #2a7efb;
}
.no-m {
  font-weight: 600;
  font-size: 16px;
  color: #e93323;
}

.crmeb-box {
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  margin: 20px -7.5px 0 -7.5px;
}
.crmeb-box .crmeb-item {
  width: 227px;
  margin: 7.5px;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
  background-color: #fff;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.crmeb-box .crmeb-item .img-box img {
  width: 228px;
  height: 228px;
  cursor: pointer;
  margin-bottom: 16px;
  overflow: hidden;
  /* 自动填充 */
  object-fit: cover;
  transition: all 0.5s ease-in-out;
}
.crmeb-box .crmeb-item .img-box .info-img {
  margin-bottom: 14px;
}
.comapny-info {
  flex: 1;
  padding: 0 15px 21px 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.comapny-info-special.comapny-info {
  padding: 0 15px 10px 15px;
  line-height: 20px;
}
.comapny-info .name {
  font-weight: 500;
  font-size: 15px;
  line-height: 15px;
  color: #333333;
}
.comapny-info .price-box {
  display: flex;
  justify-content: space-between;
  align-items: end;
  margin-top: 10px;
}
.comapny-info .price-box.rate-box{
  margin-top: 5px;
}
.comapny-info .price-box.rate-box .el-rate__item {
  margin-right: 1px;
}
.comapny-info .price-box.rate-box .el-rate__item .el-rate__icon {
  font-size: 14px;
}
.hot-num {
  font-weight: 400;
  font-size: 12px;
  color: #999999;
}
.h-474px{
  height: 474px;
}
.wrapper_1440{
  width: 1440px;
}
.pt-30px {
  padding-top: 30px;
}
.b-rd-12px{
  border-radius: 12px;
}
.w-808px{
  width: 808px;
}
.h-350px{
  height: 350px;
}
.mt-30px{
  margin-top: 30px;
}
.w-300px{
  width: 300px;
}
.px-lf-30px{
  padding-left: 30px !important;
}
.bg-fff{
  background-color: #fff;
}
.mt-16px{
  margin-top: 16px;
}
.mt-10px{
  margin-top: 10px;
}
.mt-1px{
  margin-top: 1px;
}
.h-190px{
  height: 190px;
}
.h-268px{
  height: 268px;
}
.pd-13px-20px{
  padding: 13px 20px;
}
.w-258px{
  width: 258px;
}
.h-108px{
  height: 108px;
}
.ml-4px{
  margin-left: 4px;
}
.company-img{
  width: 15px;
  height: 15px;
  border-radius: 8px;
}
.fs-13px{
  font-size: 13px;
}
.mt-0{
  margin-top: 0 !important;
}
.fs-22px{
  font-size: 22px;
}
.index1{
  color: #FB4D2A;
}
.index2{
  color: #FB8F2A;
}
.index3{
  color: #FBD12A;
}
.news{
  font-family: alimama;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  color: #333333;
}
.news-item-title{
  margin-left: 8px;
  width: 240px;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
  font-family: PingFang SC, PingFang SC;
}
.news-item{
  margin-top: 15px;
}
.item-index{
  font-family: D-DIN-PRO, D-DIN-PRO;
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
  margin-top: 1px;
}
.el-rate__item{
  margin-right: 3px;
}
.el-rate__icon{
  font-size: 12px;
  margin-right: 0;
}
.el-rate {
    display: flex;
    align-items: center;
}
.el-rate__text{
  font-size: 12px;
}
.rankingList{
  width: 275px;
  height: 408px;
  background: #FFFFFF;
  border-radius: 16px;
  padding: 20px;
  position: relative;
}
.rankingList h3{
  font-family: Alimama;
  font-weight: 700;
  font-size: 16px;
  color: #333333;
  line-height: 16px;
}
.info-box{
  margin-left: 12px;
  height: 40px;
  box-sizing: border-box;
}
.rankingList .rank-box a{
  position: relative;
  z-index: 1;
}
.rank-box-item{
  margin-top: 18px;
}
.rank-box-item:nth-child(1) {
  margin-top: 22px;
}

.rank-box-item .img-box {
  width: 40px;
  height: 40px;
  position: relative;
}

.rank-box-item .img-box .top-icon {
  position: absolute;
  width: 17px;
  height: 17px;
  left: -5px;
  top: -4px;
}

.rank-box-item img{
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
.rank-box-item .info-box .title{
  width: 170px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 13px;
  color: #333333;
}
.viewNum{
  margin-top: 6px;
  font-size: 13px;
  color: #666666;
  gap: 4px;
}
.info-box-no{
  line-height: 40px;
}
.rank-img{
  width: 275px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
}

.price-icon{
  font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 12px;
  color: #E93323;
  line-height: 12px;
}
.rank-price{
  font-family: D-DIN-PRO, D-DIN-PRO;
  font-weight: 600;
  font-size: 14px;
  color: #E93323;
  line-height: 14px;
}
.view-num{
  margin-left: 4px;
  font-size: 12px;
}
.fire-icon-wrapper {
  display: flex;
  align-items: center;
}
.rank-box-item .fire-icon {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(/static/images/icon/fire_icon.png) no-repeat center / cover;
}
.el-icon-view{
  font-size: 12px;
}
.el-carousel__button{
  width: 5px;
  height: 5px;
  border-radius: 5px;
}
.el-carousel__indicators--horizontal{
  left: 94% !important;
}
.star-new{
  width: 14px !important;
  height: 14px !important;
  margin-right: 2px;
}