.sec-cont {
  width: 1200px;
  margin: 0 auto;
}

.bg {
  width: 100%;
  height: 400px;
  background-image: url('../images/enterprise/enterprise-bg.jpg');
  background-size: cover;
  background-position: center;
}

.bg1 {
  width: 100%;
  height: 755px;
  background-image: url('../images/enterprise/enterprise-bg1.jpg');
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

.bg1 .bg1-info{
  width: 1030px;
  margin: 70px auto 0;
  height: 588px;
  background-image:url('../images/enterprise/enterprise-bg3.png');
  background-size: cover;
  background-position: center;
}

.bg2 {
  width: 100%;
  height: 945px;
  background-image: url('../images/enterprise/enterprise-bg2.jpg');
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

.bg2 .bg2-info{
  width: 1263px;
  margin: 90px auto 0;
  height: 750px;
  background-image:url('../images/enterprise/enterprise-bg4.png');
  background-size: cover;
  background-position: center;
}

.food {
  width: 100%;
  height: 1628px;
  background-image: url('../images/product/B\ 产品介绍\ 06banner@2x@2x.png');
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

.food .food-title-e {
  font-family: 'Inter-Bold-4';
  margin: 102px 0 10px;
  font-weight: 800;
  font-size: 32px;
  color: #FFFFFF;
  line-height: 45px;
}

.food .food-title {
  font-family: 'Inter-Bold-4';
  font-weight: 600;
  font-size: 28px;
  color: #FFFFFF;
  line-height: 45px;
}

.food .food-txt {
  margin: 57px auto 0;
  width: 877px;
  height: 102px;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 32px;
  text-indent: 2em;
}

.food .food-info-img1 {
  width: 100%;
  height: 660px;
  background-image: url('../images/product/B\ 产品介绍\ 03内容页@2x@2x\ copy.png');
  background-size: cover;
  background-position: center;
}

.food .food-info-img2 {
  width: 100%;
  height: 532px;
  background-image: url('../images/product/组\ 609@2x@2x.png');
  background-size: cover;
  background-position: center;
}

.foot-tips {
  width: 100%;
  height: 105px;
  background-image: url('../images/product/B\ 产品介绍\ 07背景@2x@2x.png');
  background-size: cover;
  background-position: center;
  line-height: 105px;
  text-align: center;
  font-size: 20px;
  color: #a38047
}

.jx-card.jx-card-phone .sec-cont{
  padding: 0 20px;
}

.food.food-phone .sec-cont{
  padding: 0 20px;
}