.main {
  /* background:#FFFFFF; */
}

.banner-wrapper {
  display: flex;
  height: 406px;
  overflow: hidden;
  margin-bottom: 15px !important;
}

.banner-wrapper .banner-left {
  width: 237px;
}

/*banner右侧*/
.banner-wrapper .banner-right {
  width: 254px;
  margin-top: 15px;
  padding: 15px;
  height: 100%;
  background: #fff;
  overflow-y: auto;
}

.banner-right .login_box_i {
  display: flex;
  margin-bottom: 16px;
}

.banner-right .login_box_i .head {
  width: 50px;
  height: 50px;
}

.banner-right .login_box_i .head img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.banner-right .login_box_i dl {
  flex: 1;
  padding-left: 15px;
}

.banner-right .login_box_i dl dt {
  font-size: 15px;
  font-weight: 600;
  color: #555B6F;
  line-height: 21px;
}

.banner-right .login_box_i dl dd {
  font-size: 12px;
  font-weight: 400;
  color: #555B6F;
  line-height: 17px;
}

.banner-right .activity-list {
  margin-bottom: 20px;
}

.banner-right .activity-list img {
  width: 100%;
  margin-top: 8px;
}

.banner-right-menu ul {
  display: flex;
  flex-wrap: wrap;
}

.banner-right-menu ul li {
  width: 33.333%;
  display: flex;
  justify-content: center;
  /* align-items: center; */
  margin-bottom: 12px;
}

.banner-right-menu ul li .icon {
  margin-bottom: 8px;
  text-align: center;
}

.banner-right-menu ul li .icon img {
  width: 26px;
  height: 26px;
}

.banner-right-menu ul li .text {
  text-align: center;
}

/*banner中间*/
.banner-wrapper .swiper-banner {
  flex: 1;
  margin: 0 15px;
  height: 406px;
  overflow: hidden;
  margin-top: 15px;
}

/*轮播*/
.swiper-pagination {
  position: absolute;
  z-index: 20;
  bottom: 20px;
  width: 100%;
  text-align: center;
}

.swiper-pagination-switch {
  display: inline-block;
  width: 50px;
  height: 4px;
  background-color: #fff;
  margin: 0 5px;
  opacity: 0.48;
  cursor: pointer;
  transition: .3s;
}

.swiper-active-switch {
  opacity: 1;
}

.swiper-button-prev {
  left: 16px;
}

.swiper-button-next {
  right: 16px;
}

.swiper-button {
  border: none;
  outline: none;
  padding: 0;
  margin: 0;
  height: 36px;
  line-height: 36px;
  width: 36px;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  border-radius: 50%;
  background-color: rgba(31, 45, 61, .11);
  color: #fff;
  position: absolute;
  top: 50%;
  z-index: 10;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  font-size: 12px;
  display: none;
}

.swiper-container:hover .swiper-button {
  display: block;
}

.swiper-button:hover {
  background-color: rgba(31, 45, 61, .23)
}

/*商品楼层*/
.product-showcase,
.news-wrapper,
.links-content,
.honor-wrapper,
.related-content,
.hzhb-wrapper,
.banner-wrapper {
  width: 1256px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}

.bw-product-card-container {}

.bw-product-card {
  width: 100%;
  margin-bottom: 20px;
}

.card-container-left {
  width: 234px;
  height: 614px;
  background: #666;
  float: left;
}

.card-container-right .el-card {
  float: left;
  box-sizing: border-box;
  width: 234px;
  text-align: center;
  margin-left: 14px;
  height: 300px;
  margin-bottom: 14px;
  cursor: pointer;

}



.card-container-right .el-card .el-card__body {
  padding: 10px;
}


.card-container-right .pro-name {
  line-height: 21px;
  font-size: 14px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.card-container-right .pro-summary {
  font-size: 12px;
  color: #B0B0B0;
  line-height: 17px;
  margin-bottom: 10px;
  display: inline-block;
}

.card-container-right .pro-price {
  color: #F36924;
  font-size: 14px;
  line-height: 20px;
  display: block;
}

.bw-news-card {
  width: 100%;
}

.bw-news-card .el-card {
  float: left;
  width: 296px;
  margin-right: 14px;
  box-sizing: border-box;
  border: none;
  cursor: pointer;
}

.bw-news-card .el-card:last-child {
  margin-right: 0;
}

.bw-news-card .card-text {
  min-height: 54px;
  margin: 20px;
  box-sizing: border-box;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 12px;
}

.links-wrapper {
  width: 100%;
  padding: 18px 0;
  background: #FAFAFA;
}

.links-body {
  position: relative;
  padding-left: 80px;
}

.links-body .links-title {
  position: absolute;
  left: 0;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
  line-height: 18px;
}

.links-body .links-list a {
  margin-right: 15px;
  font-weight: 400;
  color: #777777;
  line-height: 18px;
}

.links-body .links-list a:hover {
  color: #F36924;
}

/*楼层1新闻咨询*/
.ns-one-left {
  float: left;
  width: 590px;
}

.ns-one-right {
  float: right;
  width: 590px;
}

.ns-one-left .card-container {
  height: 182px;
  overflow-y: auto;
}

.ns-one-tr {
  margin: 20px 0px;
}

.ns-one-tr .card-container {
  border: 1px solid #E6E6E6;
  padding: 10px 15px;
}

.ns-new-goods li,
.tab-content .tab-item li,
.related-item li {
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  color: #333333;
}

.tab-content .tab-item li,
.related-item li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-right: 126px;
  border-bottom: 1px solid #EEEEEE;
}

.tab-content .tab-item li span,
.related-item li span {
  position: absolute;
  right: 0;
  text-align: right;
}

.ns-new-goods li a {
  display: inline-block;
  width: 100%;
}

.ns-new-goods li a span {
  vertical-align: middle;
}

.ns-new-goods li .name {
  display: inline-block;
  width: 55%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ns-new-goods li .code,
.ns-new-goods li .norm {
  display: inline-block;
  width: 18%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 15px;
}

.ns-new-goods li .code {
  width: 25%;
}

.ns-new-goods li .norm {
  padding-right: 0;
}

/*tab切换*/
.tab-title-ul {
  position: relative;
  left: 0;
  height: 40px;
  white-space: nowrap;
  font-size: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  transition: all .2s;
  -webkit-transition: all .2s;
  border-color: #E6E6E6;
}

.tab-title-ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 500;
  transition: all .2s;
  -webkit-transition: all .2s;
  position: relative;
  line-height: 40px;
  min-width: 65px;
  padding: 0 15px;
  text-align: center;
  cursor: pointer;
}

.tab-title-ul li a {
  display: block;
}

.tab-title-ul li.tab-this {
  color: #F36924;
  font-weight: 600;
}

.tab-title-ul li.tab-this a {
  color: #F36924;
  font-weight: 600;
}

.tab-title-ul li.tab-this:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 41px;
  box-sizing: border-box;
  pointer-events: none;
  border: none;
  border-radius: 0;
  border-bottom: 2px solid #F36924;
}

.tab-content {
  border: 1px solid #E6E6E6;
  border-top-color: transparent;
  padding: 10px 15px;
  min-height: 182px;
}

.tab-content .tab-item {
  display: none;
}

.tab-content .tab-item.tab-show {
  display: block;
}

.tab-content .tab-item li:before {
  content: "";
  width: 4px;
  height: 4px;
  background: #F36924;
  margin-right: 14px;
  display: inline-block;
  vertical-align: middle;
}

.tab-content .tab-item li a,
.related-item li a {
  vertical-align: middle;
}

/*资质与荣誉*/
.honor-container {
  padding-bottom: 40px;
  background: #fff;
}

.honor-list {
  width: 100%;
  margin: 0 auto;
}

.honor-list .honor-item {
  width: 229px;
  float: left;
  margin-right: 20px;
  border: none;
}

.honor-list .honor-item:last-child {
  margin-right: 0px;
}

.honor-list .honor-item .honor-img-box {
  width: 229px;
  height: 229px;
  background: #FFFFFF;
  position: relative;
}

.honor-list .honor-item .honor-img-box img {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 90%;
  max-height: 90%;
  transform: translate(-50%, -50%);
}

.honor-list .honor-item .honor-img-box img.k {
  width: 90%;
  height: auto;
}

.honor-list .honor-item .honor-img-box img.z {
  height: 90%;
  width: auto;
}

.honor-list .honor-item .honor-name {
  margin-top: 12px;
  font-size: 14px;
  color: #333333;
  line-height: 33px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
}

.related-content {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  margin-bottom: 20px;
}

.related-content .related-item {
  float: left;
  width: 390px;
  background: #FFFFFF;
  padding: 0 15px;
}

.related-item-container {
  padding: 0 16px 16px;
}

.recomend-goods {
  background: #fff;
  padding: 0 15px 20px;
  margin: 20px 0;
}

.indulgence-goods,
.like-goods,
.new-goods {
  margin-bottom: 20px;
}

.page-goods-list {
  display: flex;
  flex-wrap: wrap;
}

.page-goods-item {
  padding: 10px;
  display: block;
  width: 237.2px;
  margin-bottom: 10px;
  border: none;
  background: #ffffff;
  margin-right: 10px;
}

.page-goods-item:nth-child(5n) {
  margin-right: 0;
}

.page-goods-item .img-border {
  width: 100%;
  margin-bottom: 15px;
  position: relative;
}

.page-goods-item .img-border .img-border-bg {
  width: 100%;
  height: 100%;
  background-image: url("/bms_ec_web/site/images/goods-img-border.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.page-goods-item .img-border .img-border-bottom-left {
  font-size: 14px;
  position: absolute;
  left: 0;
  bottom: 0;
  color: #ffff;
  width: 100px;
  height: 30px;
  display: flex;
  align-items: center;
  padding: 0 10px;
  font-weight: 600;
}

.page-goods-item .img-border .img-border-bottom-right {
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 128px;
  height: 24px;
  display: flex;
  align-items: center;
  padding: 0 10px;
  justify-content: center;
}

.page-goods-item img {
  width: 100%;
  display: block;
  margin: 0 auto;
  height: 217.2px;
}

.page-goods-item .title {
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.page-goods-item .info {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.page-goods-item .price {
  font-size: 16px;
  font-weight: 600;
  color: #F36924;
  line-height: 22px;

}

.page-goods-item .norm {
  margin-right: 10px;
}

.main .my-card-header {
  padding: 12px 20px;
  box-sizing: border-box;
}

.product-showcase .my-card-header {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #F36924 100%);
}

.main .my-card-header .card-header-left {
  font-size: 24px;
  line-height: 33px;
  color: #F36924;
  display: flex;
  align-items: center;
}

.main .my-card-header .card-header-right {
  line-height: 33px;
}

.main .my-card-header .card-header-left::before {
  content: "";
  width: 32px;
  height: 20px;
  background: none;
  background-image: url("/bms_ec_web/site/images/head_title_icon.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
}

/*.bw-product-card-container .my-card-header .card-header-left::before{*/
/*  width: 19px;*/
/*  height: 21px;*/
/*  background-image: url("/bms_ec_web/site/images/head_title_icon2.png");*/
/*}*/
.product-showcase .my-card-header .view-more-btn {
  color: #999999;
  font-weight: normal;
  font-size: 12px;
  background: #fff;
  border-radius: 30px;
  padding: 5px 10px;
}

.indulgence-goods .my-card-header {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #E80407 100%);
}

.indulgence-goods .my-card-header .card-header-left {
  color: #E80407;
}

.like-goods .my-card-header {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #A906CC 100%);
}

.like-goods .my-card-header .card-header-left {
  color: #A906CC;
}

.bw-product-card-container .bw-product-card:nth-child(1) .my-card-header {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #F36924 100%);
}

.bw-product-card-container .bw-product-card:nth-child(1) .my-card-header .card-header-left {
  color: #F36924;
}

.bw-product-card-container .bw-product-card:nth-child(2) .my-card-header {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #04D9F9 100%);
}

.bw-product-card-container .bw-product-card:nth-child(2) .my-card-header .card-header-left {
  color: #04D9F9;
}

.bw-product-card-container .bw-product-card:nth-child(3) .my-card-header {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #219F03 100%);
}

.bw-product-card-container .bw-product-card:nth-child(3) .my-card-header .card-header-left {
  color: #219F03;
}

.bw-product-card-container .bw-product-card:nth-child(4) .my-card-header {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #047CBC 100%);
}

.bw-product-card-container .bw-product-card:nth-child(4) .my-card-header .card-header-left {
  color: #047CBC;
}

.hzhb-wrapper .my-card-header {
  border-bottom: none;
}

.hzhb-wrapper .my-card-header .card-header-left {
  color: #333333;
}

.hzhb-wrapper .my-card-header .card-header-left::before {
  background-image: none;
  width: 0;
  height: 0;
}

.hzhb-wrapper {
  margin-bottom: 20px;
}

.hzhb-wrapper .hzhb-content {
  display: flex;
  flex-wrap: wrap;
}

.hzhb-wrapper .hzhb-item {
  flex: 0 0 13%;
  margin-right: 1.5%;
  padding: 10px 8px;
  margin-top: 15px;
  background: #ffffff;
}

.hzhb-wrapper .hzhb-item:nth-child(7n) {
  margin-right: 0
}

.hzhb-wrapper .hzhb-item img {
  width: 100%;
  height: 70px;
}