.top_title {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: row;
  justify-content: start;
  align-items: center;
  padding-left: 10%;
  box-sizing: border-box;
}

.top_title_video {
  margin-left: 20px;
  background-color: #ffffff;
  border-radius: 10px;
}

.top_title_video_yd {
  display: flex;
  justify-content: center;
  margin: 20px;
  margin-bottom: 0;
  background-color: #999999;

  border-radius: 10px;
}

.model_title {
  font-size: 40px;
  color: #333333;
  text-align: center;
}

.model_one {
  margin: 0 auto;
  padding: 100px;
}

.model_one_yd {
  padding: 30px 20px;
}

.model_one_ul {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 70px;
}

.model_one_li {
  width: 280px;
  height: 240px;
  border-radius: 15px;
  box-shadow: 0 0 5px 3px #eaeeff;
}

.model_one_li_title {
  height: 60px;
  text-align: center;
  background-color: #eaeff3;
  font-size: 24px;
  color: #333333;
  line-height: 60px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.model_one_li_text {
  color: #999999;
  font-size: 16px;
  padding: 0 34px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 180px;
  line-height: 26px;
}

.model_two {
  background-image: url(/new/imgs/hypermarket/model_two_bg.png);
  background-size: cover;
  padding: 60px 0;
}

.model_two_yd {
  background-image: url(/new/imgs/hypermarket/model_two_bg.png);
  background-size: cover;
  padding: 50px 20px;
}

.model_two_container {
  padding-top: 60px;
  margin: 0 auto;
  border-radius: 10px;
  background-color: #ffffff;
}

.model_two_container_yd {
  padding-top: 20px;
  border-radius: 10px;
  background-color: #ffffff;
}

.model_two_text1 {
  font-size: 16px;
  color: #8c979f;
  line-height: 26px;
  padding: 0 150px;
  margin-top: 15px;
  text-align: center;
}

.model_two_text1_yd {
  font-size: 14px;
  color: #ffffff;
  line-height: 26px;
  margin-top: 15px;
  text-align: center;
}

.model_two_ul {
  margin: 0;
  margin-top: 50px;
  padding: 0 170px;
  list-style: none;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.model_two_ul_yd {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.model_two_li {
  width: 266px;
  margin-right: 20px;
  padding-bottom: 60px;
}

.model_two_li_yd {
  width: 266px;
  margin-top: 20px;
  padding-bottom: 20px;
}

.padding30 {
  padding: 0 30px;
}

.model_two_li img {
  width: 100%;
}

.model_two_li:nth-child(3n + 3) {
  margin-right: 0;
}

.fourItems:nth-child(4n + 4) {
  margin-right: 0;
}

.fourItems:nth-child(4n + 3) {
  margin-right: 20px;
}

.model_two_text2 {
  margin-top: 30px;
  text-align: center;
  font-size: 24px;
  color: #000000;
}

.model_two_text2_yd {
  margin-top: 10px;
  text-align: center;
  font-size: 18px;
  color: #ffffff;
}

.model_two_text3 {
  font-size: 16px;
  color: #8c979f;
  line-height: 24px;
  margin-top: 16px;
  padding: 0 15px;
}

.model_two_text3_yd {
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
  margin-top: 10px;
}

.model_three_yd {
  margin: 0 auto;
  padding: 50px 10px;
}

.model_three_bg {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: -99;
}

.model_three_bg_yd {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: -99;
}

.model_three_container {
  padding: 50px 0;
  margin: 0 auto;
}

.model_three_container {
  padding: 50px 0;
  margin: 0 auto;
}

.model_three_container_yd {
  padding: 20px 0;
}

.model_three_ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
}

.model_three_ul:last-child {
  margin-top: 60px;
}

.model_three_ul_yd {
  list-style: none;
  margin: 0;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.model_three_li {
  flex: 1;
  height: 220px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 30px;
}

.model_three_li_yd {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 30px;
  margin-top: 20px;
}

.model_three_text1 {
  font-size: 24px;
  color: #000000;
  margin: 50px 0 20px 0;
}

.model_three_text1_yd {
  font-size: 18px;
  color: #000000;
  margin: 10px 0;
}

.model_three_text2 {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  text-align: center;
}

.model_three_text2_yd {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}

.model_four {
  background: url(/new/imgs/hypermarket/model_four_bg.png) no-repeat;
}

.model_four_container {
  margin: 0 auto;
  padding: 65px 0;
}

.model_four .model_four_container {
  padding: 65px 3%;
  box-sizing: border-box;
}

.model_six .model_four_container {
  padding-bottom: 0px;
}

.model_four_container img {
  width: 100%;
}

.model_four_container_yd {
  padding: 30px 20px;
}

.model_one_title_yd {
  font-size: 20px;
  color: #000;
  text-align: center;
}

.model_six {
  background: linear-gradient(to right, #407cff, #419fff);
}

.model_six_text1 {
  font-size: 40px;
  color: #ffffff;
  text-align: center;
}

.model_six_text1_yd {
  font-size: 20px;
  color: #ffffff;
  text-align: center;
}

.model_six_text2 {
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  margin: 20px 0 40px 0;
}

.model_six_text2_yd {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  margin: 10px 0 20px 0;
}

.model_four_text1 {
  font-size: 16px;
  color: #8c979f;
  line-height: 26px;
  margin-top: 15px;
  margin-bottom: 50px;
  text-align: center;
}

.model_four_title_yd {
  font-size: 20px;
  color: #333333;
  text-align: center;
}

.model_four_text1_yd {
  font-size: 16px;
  color: #8c979f;
  line-height: 26px;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}

.model_four_container_yd img {
  width: 100%;
}

.model_five {
  padding: 100px 0;
  margin: 0 auto;
}

.model_five_yd {
  padding: 50px 0;
}

.model_five_ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 100px;
}

.model_five_ul_yd {
  list-style: none;
  padding: 0 20px;
  margin: 0;
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}

.model_five_li {
  width: 380px;
  height: 500px;
  border-radius: 10px;
  box-shadow: 0 0 5px 1px #d9dbe0;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.model_five_li_yd {
  width: 380px;
  height: 500px;
  border-radius: 10px;
  box-shadow: 0 0 5px 1px #d9dbe0;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.model_five_li_text {
  padding: 20px;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
}

.model_title_yd {
  font-size: 20px;
  color: #ffffff;
  text-align: center;
}

.model_five_title_yd {
  font-size: 20px;
  color: #000;
  text-align: center;
}

.model_three_title_yd {
  font-size: 20px;
  color: #000000;
  text-align: center;
}

.model_one_ul_yd {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 10px;
  flex-direction: column;
}

.model_one_li_yd {
  width: 280px;
  height: 240px;
  border-radius: 15px;
  box-shadow: 0 0 5px 3px #eaeeff;
  margin: 20px auto;
}

.model_one_li_title_yd {
  height: 60px;
  text-align: center;
  background-color: #eaeff3;
  color: #333333;
  line-height: 60px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  font-size: 18px;
}

.model_one_li_text_yd {
  color: #999999;
  font-size: 16px;
  padding: 0 34px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 180px;
  line-height: 26px;
}

.model_three_text {
  font-size: 16px;
  color: #333333;
  line-height: 26px;
}

.model_three_log {
  margin-top: 10px;
}
