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

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

.jx-card {
  width: 100%;
  height: 662px;
  background-color: #fff;
  overflow: hidden;
}

.jx-card .sec-cont .title-e {
  font-family: 'Inter-Bold-4';
  font-weight: 400;
  font-size: 32px;
  color: #3D3D3D;
  line-height: 45px;
  text-align: center;
  margin-top: 70px;
}

.jx-card .sec-cont .title {
  font-family: 'Inter-Bold-4';
  font-weight: 600;
  font-size: 28px;
  color: #333333;
  line-height: 39px;
  text-align: center;
}

.jx-card .sec-cont .card-box {
  display: flex;
  margin-top: 47px;
}

.jx-card .sec-cont .card-box .card-icon {
  width: 266px;
  height: 367px;
}

.jx-card .sec-cont .card-box .card-icon .icon {
  width: 266px;
  height: 170px;
}

.jx-card .sec-cont .card-box .card-icon .icon.icon1 {
  margin-bottom: 27px;
}

.jx-card .sec-cont .card-box .card-info {
  margin-left: 100px;
}

.jx-card .sec-cont .card-box .card-info .info-txt {
  font-weight: 400;
  font-size: 16px;
  color: #3D3D3D;
  line-height: 32px;
}

.jx-card .sec-cont .card-box .card-info .info-txt.txt1 {
  width: 751px;
  height: 79px;
}

.jx-card .sec-cont .card-box .card-info .info-txt.txt2 {
  margin-top: 26px;
  width: 751px;
  height: 170px;
}

.jx-card .sec-cont .card-box .card-info .info-icon-txt {
  display: flex;
  justify-content: space-between;
  margin-top: 42px;
}

.jx-card .sec-cont .card-box .card-info .info-icon-txt .icon-txt {
  width: 126px;
}

.jx-card .sec-cont .card-box .card-info .info-icon-txt .icon-txt .icon {
  width: 36px;
  height: 36px;
  margin: 0 auto;
}

.jx-card .sec-cont .card-box .card-info .info-icon-txt .icon-txt .icon img {
  width: 100%;
  height: 100%;
}

.jx-card .sec-cont .card-box .card-info .info-icon-txt .icon-txt .txt {
  font-weight: 400;
  font-size: 14px;
  color: #3D3D3D;
  line-height: 32px;
  text-align: center;
}

.jx-advantage {
  width: 100%;
}

.jx-advantage .advantage-head {
  height: 106px;
  font-weight: 600;
  font-size: 28px;
  color: #FFFFFF;
  line-height: 106px;
  text-align: center;
  background: #2C4062;
  border-radius: 0px 0px 0px 0px;
}

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

.jx-advantage .advantage-foot {
  display: flex;
  justify-content: center;
  padding-top: 35px;
  height: 106px;
  background: #2C4062;
}

.jx-advantage .advantage-foot .advantage-list {
  color: #FFFFFF;
  display: flex;
  height: 38px;
  margin-right: 46px;
  line-height: 38px;
}

.jx-advantage .advantage-foot .advantage-list .advantage-list-icon {
  margin-right: 8px;
}

.jx-advantage .advantage-foot .advantage-list .advantage-list-icon img {
  width: 38px;
  height: 38px;
}

.jx-wx {
  width: 100%;
  height: 877px;
  background-color: #F8F8F8;
  overflow: hidden;
}

.jx-wx .sec-cont {
  display: flex;
  justify-content: center;
}

.jx-wx .jx-wx-info {
  width: 496px;
}

.jx-wx .jx-wx-info .txt {
  font-family: 'Inter-Bold-4';
  margin: 160px 0 10px 0;
  font-weight: 800;
  font-size: 32px;
  color: #333333;
  line-height: 45px;
}

.jx-wx .jx-wx-info .txt1 {
  font-family: 'Inter-Bold-4';
  font-weight: 600;
  font-size: 28px;
  color: #333333;
  line-height: 39px;
}

.jx-wx .jx-wx-info .txt2 {
  width: 496px;
  height: 190px;
  margin-top: 80px;
  font-weight: 400;
  font-size: 16px;
  color: #3D3D3D;
  line-height: 32px;
}

.jx-wx .jx-wx-info .icon-list {
  display: flex;
  flex-wrap: wrap;
  transform: translateX(-25px);
  width: 540px;
}

.jx-wx .jx-wx-info .icon-list .icon-list-box {
  width: 90px;
  margin-bottom: 54px;
}

.jx-wx .jx-wx-info .icon-list .icon-list-box .icon-list-img {
  width: 40px;
  height: 40px;
  margin: 0 auto;
}

.jx-wx .jx-wx-info .icon-list .icon-list-box .icon-list-img img {
  width: 100%;
  height: 100%;
}

.jx-wx .jx-wx-info .icon-list .icon-list-box .icon-list-txt {
  height: 32px;
  font-weight: 400;
  font-size: 16px;
  color: #3D3D3D;
  line-height: 32px;
  text-align: center;
}

.jx-wx .jx-wx-icon {
  width: 452px;
  height: 591px;
  margin: 170px 0 0 170px;
  background-image: url('../images/product/手机展示@2x.png');
  background-size: cover;
  background-position: center;
}

.jx-wx .jx-wx-icon img {
  width: 100%;
  height: 100%;
}

.custom {
  width: 100%;
  height: 1042px;
  background-color: #fff;
  overflow: hidden;
}

.custom .title-e {
  font-family: 'Inter-Bold-4';
  margin-top: 65px;
  height: 45px;
  font-weight: 800;
  font-size: 32px;
  color: #333333;
  line-height: 45px;
  text-align: center;
}

.custom .title {
  font-family: 'Inter-Bold-4';
  margin: 10px 0 52px;
  height: 45px;
  font-weight: 600;
  font-size: 28px;
  color: #3D3D3D;
  line-height: 45px;
  text-align: center;
}

.custom .txt {
  margin: 0 auto;
  width: 877px;
  height: 102px;
  font-weight: 400;
  font-size: 16px;
  color: #3D3D3D;
  line-height: 32px;
}

.custom .icon-list1 {
  display: flex;
  justify-content: space-between;
  margin: 0 40px 33px;
}

.custom .icon-list1 .image {
  width: 195px;
  height: 388px;
}

.custom .icon-list1 img {
  width: 100%;
  height: 100%;
}

.custom .icon-list2 {
  display: flex;
  justify-content: space-between;
  margin: 0 40px 118px;
}

.custom .icon-list2 .image {
  width: 349px;
  height: 199px;
}

.custom .icon-list2 img {
  width: 100%;
  height: 100%;
}

.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;
}