.goods-content {
  max-width: 1920px;
  margin: 0 auto;
}
h1 {
  text-align: center;
  font-size: 49px;
  font-family: 'Roboto Condensed';
  font-weight: bold;
  color: #333;
}
h2 {
  font-size: 38px;
}
.home_use_head {
  position: relative;
  top: 0;
}
.home_use_head img {
  width: 100% !important;
}
.home_use_head h1 {
  color: #fff;
  position: absolute;
  top: 0;
  top: 27.09%;
  left: 50%;
  transform: translate(-50%);
}
.home_use_head h2 {
  color: #fff;
  position: absolute;
  top: 38%;
  left: 50%;
  transform: translate(-50%);
}
.home_use_main {
  position: relative;
}
.home_use_main .img1 {
  width: 100% !important;
}
.home_use_main h1 {
  position: absolute;
  top: 41.85%;
  color: #fff;
  left: 50%;
  transform: translate(-50%);
}
.home_use_main h2 {
  position: absolute;
  top: 52.5%;
  left: 50%;
  transform: translate(-50%);
  width: 46%;
  text-align: center;
  color: #fff;
}
.home_use_active,
.home_use_refrigerator {
  max-width: 1920px;
  margin: 0 auto;
  margin-top: 276px;
  display: flex;
  margin-left: 231px;
  margin-right: 274px;
}
.home_use_active .active_left {
  width: 57%;
  margin-right: 167px;
}
.home_use_refrigerator .refrigerator_right {
  width: 57%;
}
.home_use_active .active_left img,
.home_use_refrigerator .refrigerator_right img {
  width: 100% !important;
}
.home_use_active .active_right,
.home_use_refrigerator .refrigerator_left {
  margin-top: 14%;
  width: 41%;
}
.home_use_active .active_right h2,
.home_use_refrigerator .refrigerator_left h2 {
  margin-top: 82px;
  font-weight: 400;
  color: #333333;
}
.home_use_refrigerator .refrigerator_left {
  margin-right: 239px;
}
.home_use_live {
  max-width: 1920px;
  margin: 391px 230px 0 230px;
}
.home_use_live .live_top {
  text-align: center;
  width: 80%;
  margin: 0 auto;
  color: #333333;
}
.home_use_live .live_top h2 {
  margin-top: 52px;
  font-weight: 400;
}
.home_use_live .live_bottom {
  margin-top: 50px;
  justify-content: space-between;
  display: flex;
}
.home_use_live .live_bottom img:nth-child(1) {
  margin-right: 20px;
}
.home_use_live .live_bottom img {
  width: 49% !important;
}
.home_use_foot {
  background: url('/Uploads/index/1123/tc2\(5\).jpg');
  width: 100%;
  height: 1080px;
  color: #fff;
  text-align: center;
  background-size: cover;
  margin-top: 374px;
}
.home_use_foot {
  border: 1px solid rgba(1, 1, 1, 0.1);
}
.home_use_foot h1 {
  margin-top: 374px;
  color: #fff;
}
.home_use_foot h2 {
  margin: 0 auto;
  margin-top: 48px;
  width: 42%;
}
.home_use_head img:nth-child(2),
.home_use_main img:nth-child(2) {
  display: none;
}
@media screen and (max-width: 1680px) {
  h2 {
    font-size: 33.5px;
  }
  .home_use_active,
  .home_use_refrigerator {
    margin-left: 124px;
    margin-right: 126px;
  }
  .home_use_live {
    margin-left: 130px;
    margin-right: 130px;
  }
  .home_use_foot {
    background-position: 50%;
  }
}
@media screen and (max-width: 1440px) {
  h1 {
    font-size: 50.25px;
  }
  h2 {
    font-size: 28.5px;
  }
  .Application_main .Application_main_left {
    font-size: 28.5px;
  }
  .home_use_active .active_right,
  .home_use_refrigerator .refrigerator_left {
    margin-top: 7%;
  }
  .home_use_active,
  .home_use_refrigerator {
    margin-left: 128px;
    margin-right: 174px;
  }
  h1 {
    font-size: 36.25px;
  }
  .home_use_active .active_left,
  .home_use_refrigerator .refrigerator_left {
    margin-right: 58px;
  }
  .home_use_foot {
    background-position: 80%;
  }
}
@media screen and (max-width: 1024px) {
  h1 {
    font-size: 36.25px;
  }
  h2 {
    font-size: 20.5px;
  }
  .home_use_active .active_right h2,
  .home_use_refrigerator .refrigerator_left h2 {
    margin-top: 30px;
  }
  .home_use_active,
  .home_use_refrigerator {
    margin-left: 58px;
    margin-right: 58px;
  }
  .home_use_live {
    margin-left: 50px;
    margin-right: 50px;
  }
  .home_use_live .live_bottom img:nth-child(1) {
    margin-right: 10px;
  }
}
@media screen and (max-width: 680px) {
  h1 {
    font-size: 33.5px;
    text-align: left;
  }
  h2 {
    font-size: 19px;
  }
  .home_use_head img:nth-child(1),
  .home_use_main img:nth-child(1) {
    display: none;
  }
  .home_use_head img:nth-child(2),
  .home_use_main img:nth-child(2) {
    width: 100% !important;
    display: block;
  }
  .home_use_head h1 {
    top: 242px;
    width: 55%;
    left: 9%;
    transform: none;
  }
  .home_use_head h2,
  .home_use_main h1 {
    top: 354.5px;
    width: 80%;
    left: 9%;
    transform: none;
    text-align: left;
  }
  .home_use_main h2 {
    width: 80%;
    text-align: left;
    font-weight: 400;
    top: 435.5px;
  }
  .home_use_active {
    flex-direction: column-reverse;
    margin: 80px 12px 0 12px;
  }
  .home_use_refrigerator {
    margin: 80px 12px 0 12px;
    flex-wrap: wrap;
  }
  .home_use_active .active_left,
  .home_use_refrigerator .refrigerator_left,
  .home_use_refrigerator .refrigerator_right {
    width: 100%;
  }
  .home_use_active .active_right,
  .home_use_refrigerator .refrigerator_left {
    width: 288.5px;
    margin-left: 23px;
  }
  .home_use_active .active_right h2,
  .home_use_refrigerator .refrigerator_left h2 {
    margin-bottom: 25px;
  }
  .home_use_live {
    margin: 80px 12px 0 12px;
  }
  .home_use_live .live_bottom {
    margin-top: 25px;
    flex-wrap: wrap;
  }
  .home_use_live .live_bottom img {
    width: 100% !important;
  }
  .home_use_live .live_bottom img:nth-child(2) {
    margin-top: 10px;
  }
  .home_use_live .live_top {
    width: 290px;
    text-align: left;
    margin-left: 23px;
  }
  .home_use_live .live_top h2 {
    margin-top: 40px;
  }
  .home_use_foot {
    margin-top: 40px;
    background: url('/Uploads/index/1123/tc2\(6\).jpg');
    height: 540px;
    width: 100%;
    background-size: cover;
  }
  .home_use_foot h1 {
    margin-top: 171px;
    width: 80%;
    text-align: left;
    margin-left: 33.5px;
  }
  .home_use_foot h2 {
    width: 303.5px;
    text-align: left;
    margin: 0%;
    margin-top: 24.5px;
    margin-left: 33.5px;
  }
}
