body {
  background-color: #f1f1f1 !important;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.show {
  display: block !important;
}
.hidden {
  display: none !important;
}
.flash-sale {
  padding-top: 45px;
  overflow: hidden;
}
.flash-sale .flash-sale-ad {
  width: 224px;
  height: 263px;
  float: left;
}
.flash-sale .flash-sale-ad a {
  display: block;
  width: 224px;
  height: 263px;
}
.flash-sale .flash-sale-ad a img {
  display: block;
  width: 100%;
  height: 100%;
}
.flash-sale .flash-sale-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -o-flex-flow: row wrap;
  flex-flow: row wrap;
  float: right;
}
.flash-sale .flash-sale-list .flash-sale-item {
  background-color: #fff;
  width: 234px;
  height: 263px;
  padding: 10px;
  box-sizing: border-box;
  margin-right: 10px;
}
.flash-sale .flash-sale-list .flash-sale-item:hover .pic-over img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  /* IE 9 */
  -moz-transform: scale(1.1);
  /* Firefox */
  -webkit-transform: scale(1.1);
  /* Safari å’Œ Chrome */
  -o-transform: scale(1.1);
}
.flash-sale .flash-sale-list .flash-sale-item .pic-over {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 172px;
}
.flash-sale .flash-sale-list .flash-sale-item .pic-over img {
  display: block;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.flash-sale .flash-sale-list .flash-sale-item h4 {
  display: block;
  color: #333;
  font-size: 14px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 20px;
}
.flash-sale .flash-sale-list .flash-sale-item .new-price {
  font-size: 16px;
  font-weight: bold;
  color: #ff5000;
}
.flash-sale .flash-sale-list .flash-sale-item .old-price {
  font-size: 12px;
  color: #999;
  text-decoration: line-through;
  margin-left: 5px;
}
.flash-sale .flash-sale-list .flash-sale-item:last-child {
  margin-right: 0;
}
.flash-sale .flash-sale-list .su-details .sud-progress {
  display: inline-block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-color: #ffcfcf;
  width: 90px;
  height: 6px;
  margin-right: 5px;
  vertical-align: middle;
}
.flash-sale .flash-sale-list .su-details span {
  color: #999;
}
.pub-tit {
  color: #333;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
  position: relative;
}
.pub-tit .pubsub-tit {
  display: inline-block;
  color: #666;
  font-size: 14px;
  font-weight: normal;
  vertical-align: text-bottom;
  margin-left: 10px;
}
.pub-tit a {
  display: block;
  color: #999;
  font-size: 14px;
  float: right;
  margin-top: 25px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.bargains {
  padding-top: 45px;
  overflow: hidden;
}
.bargains .bargains-list {
  width: 423px;
  margin-right: 9px;
  float: left;
}
.bargains .bargains-list .bl-tit {
  color: #4d4d4d;
  font-size: 25px;
  margin-bottom: 15px;
}
.bargains .bargains-list .bl-tit span {
  color: #ec3f3f;
  font-weight: bold;
}
.bargains .bargains-list .bl-tit em {
  color: #ccc;
  margin-left: 10px;
  font-size: 14px;
}
.bargains .bargains-list .bl-left {
  width: 215px;
  height: 415px;
  float: left;
}
.bargains .bargains-list .bl-left img {
  display: block;
  height: 100%;
  width: 100%;
}
.bargains .bargains-list .bl-right {
  width: 208px;
  height: 415px;
  float: left;
}
.bargains .bargains-list .bl-right img {
  display: block;
  height: 100%;
  width: 100%;
  /*margin-bottom: 1px;*/
}
.bargains .bargains-list .bl-right a:last-child img {
  margin-bottom: 0;
}
.bargains .bargains-list:last-child {
  margin-right: 0;
}
.bargains .bargains-brands {
  width: 335px;
}
.bargains .bargains-brands .bl-left {
  width: 208px;
  height: 207px;
  margin-right: 2px;
}
.bargains .bargains-brands .bl-left img {
  width: 100%;
  height: 100%;
  /*margin-bottom: 1px;*/
}
.bargains .bargains-brands .bl-right {
  width: 125px;
}
.bargains .bargains-brands .bl-right .brands-item {
  position: relative;
  width: 125px;
  height: 57.57142857px;
  text-align: center;
  margin-bottom: 2px;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.bargains .bargains-brands .bl-right .brands-item img {
  width: auto;
  height: auto;
}
.selected-commodities {
  padding-top: 45px;
  overflow: hidden;
}
.selected-commodities .sc-list-big {
  width: 39%;
  height: 630px;
  float: left;
  background-color: #fff;
}
.selected-commodities .sc-list-big img {
  display: block;
  width: calc(100% - 40px);
  height: 500px;
  margin: 20px;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  object-fit: cover;
}
.selected-commodities .sc-list-big .sclb-info {
  margin-top: 20px;
}
.selected-commodities .sc-list-big .sclb-info .sclb-content {
  display: block;
  width: 100%;
  padding: 0 34px;
  box-sizing: border-box;
  line-height: 32px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.selected-commodities .sc-list-big .sclb-info .sc-price {
  font-size: 20px;
  font-weight: bold;
  color: #ff5000;
  text-align: center;
  margin-top: 15px;
}
.selected-commodities .sc-list-big:hover img {
  transform: scale(1.02);
  -ms-transform: scale(1.02);
  /* IE 9 */
  -moz-transform: scale(1.02);
  /* Firefox */
  -webkit-transform: scale(1.02);
  /* Safari å’Œ Chrome */
  -o-transform: scale(1.02);
}
.selected-commodities .sc-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -o-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 60%;
  float: right;
}
.selected-commodities .sc-list .sc-list-item {
  -webkit-box-flex: 0 0 32.4%;
  -moz-box-flex: 0 0 32.4%;
  -webkit-flex: 0 0 32.4%;
  -ms-flex: 0 0 32.4%;
  flex: 0 0 32.4%;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 233px;
  height: 310px;
  float: left;
  background-color: #fff;
  box-sizing: border-box;
  text-align: center;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.selected-commodities .sc-list .sc-list-item img {
  display: inline-block;
  width: calc(100% - 20px);
  height: 200px;
  mix-blend-mode: multiply;
  margin: 10px;
  margin-bottom: 0px;
  object-fit: cover;
}
.selected-commodities .sc-list .sc-list-item h4 {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 20px;
  font-weight: normal;
  font-size: 14px;
  color: #333;
  padding: 0 15px;
  margin-top: 15px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.selected-commodities .sc-list .sc-list-item .sc-price {
  font-size: 18px;
  color: #ff5000;
  text-align: center;
  margin-top: 15px;
}
.selected-commodities .sc-list .sc-list-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 0 30px rgba(192, 192, 192, 0.8);
  -webkit-box-shadow: 0 0 30px rgba(192, 192, 192, 0.8);
  -moz-box-shadow: 0 0 30px rgba(192, 192, 192, 0.8);
  -o-box-shadow: 0 0 30px rgba(192, 192, 192, 0.8);
  -ms-box-shadow: 0 0 30px rgba(192, 192, 192, 0.8);
}
.selected-commodities .sc-list .sc-list-item:nth-child(3n) {
  margin-right: 0;
}
.recomm-shop {
  padding-top: 45px;
  overflow: hidden;
}
.recomm-shop .rs-left {
  width: 490px;
  height: 397px;
  float: left;
  margin-right: 10px;
}
.recomm-shop .rs-left img {
  width: 100%;
  height: 100%;
}
.recomm-shop .rs-middle:hover .shop-detail {
  opacity: 1;
  bottom: 0;
}
.recomm-shop .rs-middle {
  position: relative;
  float: left;
  width: 294px;
  height: 397px;
  margin-right: 10px;
  overflow: hidden;
}
.recomm-shop .rs-middle img {
  display: block;
  width: 100%;
  height: 100%;
}
.recomm-shop .rs-middle .shop-detail {
  position: absolute;
  bottom: -80px;
  left: 0;
  width: 100%;
  height: 80px;
  padding: 0 15px;
  margin-bottom: 0;
  box-sizing: border-box;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -o-flex-flow: row wrap;
  flex-flow: row wrap;
}
.recomm-shop .rs-middle .shop-detail img {
  width: 50px;
  height: 50px;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin-right: 5px;
}
.recomm-shop .rs-middle .shop-detail h4 {
  display: block;
  width: 206px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #fff;
  line-height: 24px;
}
.recomm-shop .rs-middle .shop-detail p {
  display: block;
  width: 206px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #fff;
  line-height: 24px;
}
.recomm-shop .rs-right {
  width: 396px;
  height: 397px;
  float: right;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -o-flex-flow: row wrap;
  flex-flow: row wrap;
}
.recomm-shop .rs-right a {
  display: block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.recomm-shop .rs-right a img {
  display: block;
  width: 193px;
  height: 193px;
}
.recomm-shop .rs-right a:nth-child(2n) {
  margin-right: 0;
}
.share-order {
  padding-top: 45px;
  padding-bottom: 60px;
  overflow: hidden;
}
.share-order .share-order-left {
  width: 290px;
  height: 403px;
  float: left;
}
.share-order .share-order-left img {
  display: block;
  width: 100%;
  height: 100%;
}
.share-order .must-buy-list {
  width: 900px;
  height: 403px;
  float: right;
}
.share-order .must-buy-list .mbl-item:hover {
  transform: translateY(-3px);
  box-shadow: 0 0 30px rgba(192, 192, 192, 0.8);
  -webkit-box-shadow: 0 0 30px rgba(192, 192, 192, 0.8);
  -moz-box-shadow: 0 0 30px rgba(192, 192, 192, 0.8);
  -o-box-shadow: 0 0 30px rgba(192, 192, 192, 0.8);
  -ms-box-shadow: 0 0 30px rgba(192, 192, 192, 0.8);
}
.share-order .must-buy-list .mbl-item {
  width: 293px;
  height: 403px;
  margin-right: 10px;
  float: left;
  background-color: #fff;
  box-sizing: border-box;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.share-order .must-buy-list .mbl-item .mbl-pic img {
  display: block;
  width: 293px;
  height: 293px;
}
.share-order .must-buy-list .mbl-item .mbl-bottom {
  padding: 0 15px;
  box-sizing: border-box;
}
.share-order .must-buy-list .mbl-item .mbl-bottom .mbl-content {
  display: block;
  width: 100%;
  color: #333;
  font-size: 14px;
  line-height: 36px;
}
.share-order .must-buy-list .mbl-item .mbl-bottom .praise-comment {
  color: #666;
  font-size: 12px;
}
.share-order .must-buy-list .mbl-item .mbl-bottom .praise-comment .praise-icon,
.share-order
  .must-buy-list
  .mbl-item
  .mbl-bottom
  .praise-comment
  .comment-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 13px;
  height: 13px;
}
.share-order .must-buy-list .mbl-item .mbl-bottom .praise-comment .praise-icon {
  background: url("../images/praise-icon.png") no-repeat center;
}
.share-order
  .must-buy-list
  .mbl-item
  .mbl-bottom
  .praise-comment
  .comment-icon {
  margin-left: 10px;
  background: url("../images/comment-icon.png") no-repeat center;
}
.share-order .must-buy-list .mbl-item .mbl-bottom .sharing-people {
  margin-top: 5px;
  color: #666;
  font-size: 12px;
  margin-top: 10px;
}
.share-order .must-buy-list .mbl-item .mbl-bottom .sharing-people img {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.share-order .must-buy-list .mbl-item:last-child {
  margin-right: 0;
}
.popular-community {
  padding-top: 45px;
  padding-bottom: 60px;
  background-color: #fff;
}
.popular-community .pc-ad {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -o-flex-flow: row wrap;
  flex-flow: row wrap;
}
.popular-community .pc-ad .pc-left {
  width: 760px;
  height: 420px;
  margin-right: 10px;
}
.popular-community .pc-ad .pc-left a {
  display: block;
  width: 100%;
  height: 100%;
}
.popular-community .pc-ad .pc-left a img {
  display: block;
  width: 100%;
  height: 100%;
}
.popular-community .pc-ad .pc-right {
  display: block;
  width: 430px;
  height: 420px;
}
.popular-community .pc-ad .pc-right a {
  display: block;
  width: 430px;
  height: 205px;
  margin-bottom: 10px;
}
.popular-community .pc-ad .pc-right a img {
  display: block;
  width: 100%;
  height: 100%;
}
.hot-news {
  padding-top: 45px;
  overflow: hidden;
}
.hot-news .news-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -o-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: 30px;
}
.hot-news .news-list .news-list-item {
  width: 380px;
  height: 420px;
  box-sizing: border-box;
}
.hot-news .news-list .news-list-item img {
  width: 380px;
  height: 250px;
}
.hot-news .news-list .news-content a {
  display: block;
  color: #333;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0;
}
.hot-news .news-list .news-content p {
  color: #333;
  font-size: 14px;
}
.banner-login {
  position: absolute;
  top: 32px;
  left: 50%;
  width: 212px;
  height: 430px;
  margin-left: 388px;
  box-sizing: border-box;
  z-index: 9;
  background-color: #fff;
  text-align: center;
}
.banner-login .bl-info {
  width: 100%;
  height: 174px;
  padding-top: 20px;
  box-sizing: border-box;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
}
.banner-login .bl-info p {
  line-height: 24px;
  font-size: 12px;
  color: #666666;
}
.banner-login .bl-info img {
  display: inline-block;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.banner-login .bl-info .bl-btn {
  display: inline-block;
  width: 70px;
  height: 22px;
  line-height: 22px;
  color: #666;
  font-size: 12px;
  text-align: center;
  border: 1px solid #666;
}
.banner-login .bl-info .bl-btn.red {
  border: 1px solid #f00;
  color: #f00;
}
.banner-login .bl-adv {
  text-align: center;
  height: 95px;
  box-sizing: border-box;
  padding-top: 15px;
}
.banner-login .bl-adv .bl-adv-item {
  display: inline-block;
  margin: 0 5px;
}
.banner-login .bl-adv .bl-adv-item img {
  display: block;
}
.banner-login .bl-adv .bl-adv-item span {
  display: block;
  line-height: 24px;
}
.banner-login .bl-bottom .blb-nav {
  width: 100%;
  height: 30px;
  background: #f7f7f7;
}
.banner-login .bl-bottom .blb-nav li {
  display: block;
  float: left;
  width: 50%;
  height: 100%;
  line-height: 30px;
  text-align: center;
  color: #333;
  font-size: 12px;
  border: 1px solid #e7e7e7;
  box-sizing: border-box;
  cursor: pointer;
}
.banner-login .bl-bottom .blb-nav li.active {
  background-color: #fff;
  border-bottom: 0;
}
.banner-login .bl-bottom .blb-content {
  display: none;
  text-align: center;
}
.banner-login .bl-bottom .blb-content img {
  cursor: pointer;
  display: block;
  margin: 20px auto 10px;
}
.banner-login .bl-bottom .blb-content a {
  text-align: center;
  font-size: 12px;
  color: #666;
}

/**总首页商学院样式**/
#service-hot {
  width: 1200px;
  height: 500px;
  background-color: #fff;
  margin: 0 auto;
  overflow: hidden;
}
.service-hot-box {
  width: 334px;
  float: left;
  height: 520px;
  padding: 0 30px;
}
.service-box-top {
  width: 100%;
  line-height: 62px;
  height: 62px;
  border-bottom: 1px solid #ededed;
}
.service-box-top strong {
  font-size: 18px;
  color: #333;
  float: left;
}
.service-box-top a {
  float: right;
  font-size: 14px;
  color: #666;
}
.service-box {
  height: 108px;
  padding: 20px 0;
  width: 100%;
  border-bottom: 1px solid #ededed;
  overflow: hidden;
}
.service-box img {
  float: left;
  width: 100px;
  height: 75px; /* height: 100%; */
  margin-right: 21px;
}
.service-box p {
  font-size: 14px;
  color: #333;
  line-height: 25px;
}
.service-box-bot ul li {
  font-size: 14px;
  color: #484848;
  line-height: 30px;
  padding-left: 9px;
  background: url(../images/dian_48.jpg) no-repeat;
  background-position-y: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/** */
li {
  list-style-type: none;
}

.content-box {
  width: 100%;
  height: 100%;
  font-family: Microsoft YaHei, Microsoft YaHei;
}

.content-box a {
  text-decoration: none;
}

.Brand-Alliance {
  height: 800px;
  background: #f8f8f8;
}

.Procurement-requirements-content,
.Brand-Alliance-content,
.software-products-content,
.Technology-hardware-products-content,
.High-quality-supplier-content {
  width: 1200px;
  margin: 0 auto;
}

.title-box {
  text-align: center;
  padding-top: 57px;
}

.title-box .main-title {
  font-weight: bold;
  font-size: 40px;
  color: #333333;
  line-height: 56px;
}

.title-box .describe-title {
  font-weight: 400;
  font-size: 18px;
  color: #999999;
  line-height: 20px;
  margin-top: 5px;
}

.nav-box {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-top: 30px;
  margin-bottom: 36px;
  justify-content: center;
}

.nav-box li {
  /* flex: 1; */
  text-align: center;
  margin-right: 60px;
}
.nav-box li:last-child{
  margin-right: 0;
}

.nav-box li a {
  font-weight: bold;
  font-size: 14px;
  color: #333333;
}

.nav-box li.active a {
  color: #f76217;
  border-bottom: 2px solid #f76217;
}

.nav-box li a:hover {
  color: #f76217;
}

.brand-img-box {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.brand-img-box .brand-img {
  width: 234px;
  height: 167px;
  margin-right: 6px;
  margin-bottom: 6px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.brand-img-box .brand-img:hover {
  transform: translateY(-3px);
  box-shadow: 0 0 30px rgba(192, 192, 192, 0.8);
}

.brand-img-box .brand-img img {
  width: 150px;
  height: 50px;
  display: block;
  height: auto;
  margin: 0 auto;
}

.brand-img-box .brand-img:nth-child(5n + 5) {
  margin-right: 0;
}

.btn-box-w {
  margin-top: 30px;
  width: 1200px;
  display: flex;
  justify-content: center;
}

.btn-box-w .btn-box {
  width: 200px;
  height: 48px;
  border-radius: 100px;
  border: 1px solid #333333;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
}

.software-products {
  height: 720px;
  background: #efefef;
}

.Technology-hardware-products {
  height: 754px;
  background: #ffffff;
}

.High-quality-supplier {
  height: 810px;
  background: #f5f5f5;
}

.goods-box,
.products-box,
.supplier-box {
  display: flex;
  align-items: center;
  margin-top: 25px;
}

.goods-box li,
.supplier-box li {
  width: 294px;
  margin-right: 8px;
}

.goods-box li .goods-b {
  background: #ffffff;
  border-radius: 8px;
  padding: 20px;
  position: relative;
}

.goods-box li .goods-b a {
  /*display: flex; */ /* 注释原因：影响超一行隐藏*/
}
.goods-box li .goods-b .adv-box-img img {
  width: 294px;
  height: 100px;
  border-radius: 8px;
}

.goods-box li .goods-b .adv-tag {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px 8px;
  background: #3191f21a;
  border-radius: 0px 8px 0px 8px;
  font-weight: 400;
  font-size: 12px;
  color: #FF5B22;
  display: flex;
  align-items: center;
  justify-content: center;
}

.goods-box li .goods-b .adv-box .adv-text2 {
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}

.goods-info .goods-name {
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  margin-top: 10px;
}

.goods-info .goods-tags {
  display: flex;
  align-items: center;
  height: 36px;
}

.goods-info .goods-tags .tag-item {
  background: #3191f21a;
  border-radius: 30px 30px 30px 30px;
  padding: 4px 10px;
  font-weight: 400;
  font-size: 12px;
  color: #3091f1;
  margin-right: 6px;
  margin-top: 8px;
}

.goods-info .goods-des {
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 15px 0;
  height: 40px;
}

.goods-info .goods-price {
  font-weight: bold;
  font-size: 20px;
  color: #ff5000;
}

.goods-info .buy-btn {
  margin-top: 20px;
  margin-bottom: 5px;
}

.goods-info .buy-btn a {
  width: 128px;
  height: 36px;
  background: #3091f1;
  border-radius: 100px 100px 100px 100px;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.products-box li {
  margin-right: 26px;
  width: 276px;
  height: 430px;
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.1);
  border: 3px solid transparent;
  border-radius: 8px;
}

.goods-box li:last-child,
.products-box li:last-child {
  margin-right: 0;
}

.products-box li:hover {
  border-color: #3091f1;
}

.products-box li .pro-b {
  padding: 15px;
}

.products-box .products-pic img {
  width: 250px;
  height: 250px;
}

.products-info .goods-name a {
  font-weight: 400;
  font-size: 13px;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-top: 10px;
}

.products-info .goods-name a:hover {
  color: #f76217;
}

.products-info .goods-price {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  font-weight: 400;
  font-size: 13px;
  color: #999999;
  margin-top: 10px;
}

.products-info .goods-price div {
  text-decoration: line-through;
}

.products-info .goods-price .new-price {
  font-weight: bold;
  font-size: 20px;
  color: #ff5000;
  text-decoration: none;
}

.products-info .buy-btn {
  width: 100%;
  margin-top: 18px;
}

.products-info .buy-btn a {
  width: 128px;
  height: 36px;
  background: #3091f1;
  border-radius: 8px;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.supplier-box li .supplier-b {
  padding: 15px;
  background: #ffffff;
}

.supplier-box li .supplier-b:hover {
  transform: translateY(-3px);
  box-shadow: 0 0 30px rgba(192, 192, 192, 0.8);
}

.supplier-b img {
  width: 264px;
  height: 264px;
}

.supplier-b .supplier-info .supplier-name {
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  margin-top: 20px;
  margin-bottom: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.supplier-b .supplier-info .supplier-text {
  font-weight: 400;
  font-size: 12px;
  color: #333333;
  line-height: 24px;
}

/* 采购需求 */
.Procurement-requirements {
  height: 1012px;
  background: #ffffff;
}

.Procurement-requirements-adv {
  width: 1200px;
  margin: 0 auto;
  height: 150px;
}

.navP-box {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 30px;
}

.navP-box li {
  margin-right: 12px;
}

.navP-box li a {
  height: 54px;
  background: #f5f5f5;
  border-radius: 100px 100px 100px 100px;
  padding: 0 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
}

.navP-box li a:hover {
  color: #FF5B22;
}

.navP-box li.active a {
  background: #FF5B22;
  color: #ffffff;
}

.navP-box li:last-child {
  margin-right: 0;
}

.require-box {
  margin: 0 auto;
  margin-top: 12px;
  width: 1200px;
  display: flex;
  flex-wrap: wrap;
}

.require-box li {
  width: 399px;
}

.require-b {
  padding: 27px 30px;
  border-right: 1px solid #f5f5f5;
}

.require-b:nth-child(3n + 3) {
  border: none;
}

.require-info .require-name {
  font-weight: bold;
  font-size: 16px;
  color: #000000;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.require-info .require-tags {
  display: flex;
  align-items: center;
}

.require-info .require-tags .tag-item {
  background: #3191f21a;
  border-radius: 30px 30px 30px 30px;
  padding: 4px 10px;
  font-weight: 400;
  font-size: 12px;
  color: #3091f1;
  margin-right: 6px;
  margin-top: 8px;
  margin-bottom: 5px;
}

.require-info .require-text {
  font-weight: 400;
  font-size: 12px;
  color: #333333;
  line-height: 24px;
}

.require-info .require-price {
  font-weight: bold;
  font-size: 20px;
  color: #ff5000;
  margin-top: 20px;
}
hide {
  display: none;
}
