.brandFactory {
  position: relative;
  min-height: 500px;
}

.brandFactory .top-header-box {
  padding-top: 156px;
  height: 374px;
  background: url("../../../images/industryServices/brand-factory-banner.png") no-repeat center/cover;
}

.brandFactory .content {
  width: 1200px;
  margin: 0 auto;
  color: #020814;
}

.brandFactory .content .title {
  margin-bottom: 21px;
  font-size: 42px;
  font-weight: 600;
  color: #222;
  line-height: 42px;
}

.brandFactory .content .subTitle {
  font-size: 18px;
  color: #333;
  line-height: 28px;
}

.brandFactory .brandFactory-content {
  background: #fff;
}

.brandFactory .brandFactory-content .main {
  width: 1200px;
  margin: 0 auto;
}

.brandFactory .brandFactory-content .title {
  text-align: center;
  margin-top: 71px;
  margin-bottom: 55px;
  font-weight: bold;
  font-size: 32px;
  color: #222;
  line-height: 34px;
}

.brandFactory .brandFactory-content .main-bg {
  width: 1200px;
  height: 493px;
}

.brandFactory .brandFactory-content .case-title {
  margin-top: 147px;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  color: #222;
  line-height: 34px;
}

.brandFactory .brandFactory-content .case-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.brandFactory .brandFactory-content .case-list .case-item:nth-child(even) {
  background-color: #f7f8fa;
}

.brandFactory .brandFactory-content .case-list .case-item:nth-child(even) .case-card {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.brandFactory .brandFactory-content .case-list .case-item:nth-child(even) .case-item-content {
  margin-left: 0;
  margin-right: 100px;
}

.brandFactory .brandFactory-content .case-card {
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 100px 0 100px 0;
}

.brandFactory .brandFactory-content .case-item-bg {
  width: 600px;
  height: 320px;
  border-radius: 6px;
}

.brandFactory .brandFactory-content .case-item-logo {
  width: 170px;
}

.brandFactory .brandFactory-content .case-item-content {
  margin-left: 100px;
}

.brandFactory .brandFactory-content .case-item-title {
  font-weight: bold;
  font-size: 22px;
  color: #222222;
  line-height: 22px;
  margin-bottom: 33px;
  margin-top: 20px;
}

.brandFactory .brandFactory-content .case-item-title::after {
  content: "";
  position: absolute;
  display: block;
  width: 24px;
  height: 4px;
  background-color: #ff7700;
  margin-top: 15px;
}

.brandFactory .brandFactory-content .case-item-desc {
  font-size: 14px;
  color: #595859;
  line-height: 22px;
}

.brandFactory .brandFactory-content .case-item-more {
  font-size: 14px;
  color: #ff7700;
}

.brandFactory .brandFactory-content .case-item-tip {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: #ff7700;
  padding-left: 5px;
  padding-right: 5px;
}

.supplyChainPartners {
  position: relative;
  min-height: 500px;
}

.supplyChainPartners .top-header-box {
  padding-top: 156px;
  height: 374px;
  background: url("../../../images/industryServices/supplyChainPartners-banner.png") no-repeat center/cover;
}

.supplyChainPartners .content {
  width: 1200px;
  margin: 0 auto;
  color: #020814;
}

.supplyChainPartners .content .title {
  margin-bottom: 21px;
  font-size: 42px;
  font-weight: 600;
  color: #222;
  line-height: 42px;
}

.supplyChainPartners .content .subTitle {
  font-size: 18px;
  color: #333;
  line-height: 28px;
}

.vipSaleStore {
  position: relative;
  min-height: 500px;
}

.vipSaleStore .top-header-box {
  padding-top: 156px;
  height: 374px;
  background: url("../../../images/industryServices/vipSaleStore-banner.png") no-repeat center/cover;
}

.vipSaleStore .content {
  width: 1200px;
  margin: 0 auto;
  color: #020814;
}

.vipSaleStore .content .title {
  margin-bottom: 21px;
  font-size: 42px;
  font-weight: 600;
  color: #222;
  line-height: 42px;
}

.vipSaleStore .content .subTitle {
  font-size: 18px;
  color: #333;
  line-height: 28px;
}

.govEnterCooperate {
  position: relative;
  min-height: 500px;
}

.govEnterCooperate .top-header-box {
  padding-top: 156px;
  height: 374px;
  background: url("../../../images/industryServices/govEnterCooperate-banner.png") no-repeat center/cover;
}

.govEnterCooperate .content {
  width: 1200px;
  margin: 0 auto;
  color: #020814;
}

.govEnterCooperate .content .title {
  margin-bottom: 21px;
  font-size: 42px;
  font-weight: 600;
  color: #222;
  line-height: 42px;
}

.govEnterCooperate .content .subTitle {
  font-size: 18px;
  color: #333;
  line-height: 28px;
}
