.container {
  padding: 0;
  margin: 0;
}
.top_box_1 {
  position: fixed;
  width: 100%;
  z-index: 5;
  height: 80px;
}
.top_banner {
  width: 100%;
  height: 560px;
  background-image: url(../images/village_images/top_banner_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.top_banner .text_1 {
  margin-top: 181px;
  font-size: 38px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}
.top_banner .text_2 {
  margin-top: 33px;
  width: 825px;
  text-align: center;
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
}
.top_banner .buttom_btn {
  margin-top: 110px;
  width: 150px;
  height: 40px;
  background: #FFFFFF;
  text-align: center;
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 40px;
  cursor: pointer;
}
.banner_1 {
  width: 100%;
  height: 767px;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_1 .banner_box_1 {
  width: 1200px;
  height: 767px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner_1 .banner_box_1 .h2 {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0B1D30;
  margin-top: 109px;
}
.banner_1 .banner_box_1 .text_p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  margin-top: 26px;
}
.banner_1 .banner_box_1 .list_item {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-top: 150px;
}
.banner_1 .banner_box_1 .list_item .right_box {
  width: 585px;
  height: 372px;
  display: flex;
  flex-direction: column;
  margin-left: 116px;
  position: relative;
}
.banner_1 .banner_box_1 .list_item .right_box .text_1 {
  margin-top: 35px;
  font-size: 40px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
}
.banner_1 .banner_box_1 .list_item .right_box .line {
  margin-top: 21px;
  width: 40px;
  height: 4px;
  background: #FF5C7E;
}
.banner_1 .banner_box_1 .list_item .right_box .text_box {
  margin-top: 33px;
  display: flex;
  flex-direction: row;
}
.banner_1 .banner_box_1 .list_item .right_box .text_box .icon_1 {
  margin-top: 3px;
  width: 18px;
  height: 18px;
}
.banner_1 .banner_box_1 .list_item .right_box .text_box .text_2 {
  width: 559px;
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
  margin-left: 8px;
}
.banner_1 .banner_box_1 .list_item .right_box .buttom_btn {
  margin-top: 61px;
  width: 120px;
  height: 44px;
  background: linear-gradient(270deg, #F9A232, #FF5781, #FF8062);
  border-radius: 22px;
  cursor: pointer;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 44px;
  text-align: center;
}
.banner_1 .banner_box_1 .list_item .right_box .img_1 {
  position: absolute;
  top: 0;
  left: 0;
}
.banner_2 {
  width: 100%;
  height: 520px;
  background-color: #f8f9fa;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_2 .banner_box_1 {
  width: 1200px;
  height: 520px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner_2 .banner_box_1 .list_item {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-top: 37px;
}
.banner_2 .banner_box_1 .list_item .left_box {
  margin-left: 116px;
}
.banner_2 .banner_box_1 .list_item .right_box {
  width: 585px;
  height: 427px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.banner_2 .banner_box_1 .list_item .right_box .text_1 {
  margin-top: 110px;
  font-size: 40px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
}
.banner_2 .banner_box_1 .list_item .right_box .line {
  margin-top: 21px;
  width: 40px;
  height: 4px;
  background: #FF5C7E;
}
.banner_2 .banner_box_1 .list_item .right_box .text_box {
  margin-top: 33px;
  display: flex;
  flex-direction: row;
}
.banner_2 .banner_box_1 .list_item .right_box .text_box .icon_1 {
  margin-top: 3px;
  width: 18px;
  height: 18px;
}
.banner_2 .banner_box_1 .list_item .right_box .text_box .text_2 {
  width: 559px;
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
  margin-left: 8px;
}
.banner_2 .banner_box_1 .list_item .right_box .buttom_btn {
  margin-top: 61px;
  width: 120px;
  height: 44px;
  background: linear-gradient(270deg, #F9A232, #FF5781, #FF8062);
  border-radius: 22px;
  cursor: pointer;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 44px;
  text-align: center;
}
.banner_2 .banner_box_1 .list_item .right_box .img_1 {
  position: absolute;
  top: 77px;
  left: 0;
}
.banner_3 {
  width: 100%;
  height: 536px;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_3 .banner_box_1 {
  width: 1200px;
  height: 536px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner_3 .banner_box_1 .list_item {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-top: 57px;
}
.banner_3 .banner_box_1 .list_item .right_box {
  margin-left: 116px;
  width: 585px;
  height: 435px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.banner_3 .banner_box_1 .list_item .right_box .text_1 {
  margin-top: 110px;
  font-size: 40px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
}
.banner_3 .banner_box_1 .list_item .right_box .line {
  margin-top: 21px;
  width: 40px;
  height: 4px;
  background: #FF5C7E;
}
.banner_3 .banner_box_1 .list_item .right_box .text_box {
  margin-top: 33px;
  display: flex;
  flex-direction: row;
}
.banner_3 .banner_box_1 .list_item .right_box .text_box .icon_1 {
  margin-top: 3px;
  width: 18px;
  height: 18px;
}
.banner_3 .banner_box_1 .list_item .right_box .text_box .text_2 {
  width: 559px;
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
  margin-left: 8px;
}
.banner_3 .banner_box_1 .list_item .right_box .buttom_btn {
  margin-top: 61px;
  width: 120px;
  height: 44px;
  background: linear-gradient(270deg, #F9A232, #FF5781, #FF8062);
  border-radius: 22px;
  cursor: pointer;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 44px;
  text-align: center;
}
.banner_3 .banner_box_1 .list_item .right_box .img_1 {
  position: absolute;
  top: 75px;
  left: 0;
}
.banner_4 {
  width: 100%;
  height: 540px;
  background-color: #f8f9fa;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_4 .banner_box_1 {
  width: 1200px;
  height: 540px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner_4 .banner_box_1 .list_item {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-top: 94px;
}
.banner_4 .banner_box_1 .list_item .left_box {
  margin-left: 116px;
}
.banner_4 .banner_box_1 .list_item .right_box {
  width: 585px;
  height: 335px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.banner_4 .banner_box_1 .list_item .right_box .text_1 {
  margin-top: 49px;
  font-size: 40px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
}
.banner_4 .banner_box_1 .list_item .right_box .line {
  margin-top: 21px;
  width: 40px;
  height: 4px;
  background: #FF5C7E;
}
.banner_4 .banner_box_1 .list_item .right_box .text_box {
  margin-top: 33px;
  display: flex;
  flex-direction: row;
}
.banner_4 .banner_box_1 .list_item .right_box .text_box .icon_1 {
  margin-top: 3px;
  width: 18px;
  height: 18px;
}
.banner_4 .banner_box_1 .list_item .right_box .text_box .text_2 {
  width: 559px;
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
  margin-left: 8px;
}
.banner_4 .banner_box_1 .list_item .right_box .buttom_btn {
  margin-top: 61px;
  width: 120px;
  height: 44px;
  background: linear-gradient(270deg, #F9A232, #FF5781, #FF8062);
  border-radius: 22px;
  cursor: pointer;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 44px;
  text-align: center;
}
.banner_4 .banner_box_1 .list_item .right_box .img_1 {
  position: absolute;
  top: 16px;
  left: 0;
}
.banner_5 {
  width: 100%;
  height: 520px;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_5 .banner_box_1 {
  width: 1200px;
  height: 520px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner_5 .banner_box_1 .list_item {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-top: 78px;
}
.banner_5 .banner_box_1 .list_item .right_box {
  margin-left: 116px;
  width: 585px;
  height: 305px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.banner_5 .banner_box_1 .list_item .right_box .text_1 {
  margin-top: 12px;
  font-size: 40px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
}
.banner_5 .banner_box_1 .list_item .right_box .line {
  margin-top: 21px;
  width: 40px;
  height: 4px;
  background: #FF5C7E;
}
.banner_5 .banner_box_1 .list_item .right_box .text_box {
  margin-top: 33px;
  display: flex;
  flex-direction: row;
}
.banner_5 .banner_box_1 .list_item .right_box .text_box .icon_1 {
  margin-top: 3px;
  width: 18px;
  height: 18px;
}
.banner_5 .banner_box_1 .list_item .right_box .text_box .text_2 {
  width: 559px;
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
  margin-left: 8px;
}
.banner_5 .banner_box_1 .list_item .right_box .buttom_btn {
  margin-top: 61px;
  width: 120px;
  height: 44px;
  background: linear-gradient(270deg, #F9A232, #FF5781, #FF8062);
  border-radius: 22px;
  cursor: pointer;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 44px;
  text-align: center;
}
.banner_5 .banner_box_1 .list_item .right_box .img_1 {
  position: absolute;
  top: -29px;
  left: 0;
}
.banner_6 {
  width: 100%;
  height: 540px;
  background-color: #f8f9fa;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_6 .banner_box_1 {
  width: 1200px;
  height: 540px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner_6 .banner_box_1 .list_item {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-top: 75px;
}
.banner_6 .banner_box_1 .list_item .left_box {
  margin-left: 116px;
}
.banner_6 .banner_box_1 .list_item .right_box {
  width: 585px;
  height: 415px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.banner_6 .banner_box_1 .list_item .right_box .text_1 {
  margin-top: 82px;
  font-size: 40px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
}
.banner_6 .banner_box_1 .list_item .right_box .line {
  margin-top: 21px;
  width: 40px;
  height: 4px;
  background: #FF5C7E;
}
.banner_6 .banner_box_1 .list_item .right_box .text_box {
  margin-top: 33px;
  display: flex;
  flex-direction: row;
}
.banner_6 .banner_box_1 .list_item .right_box .text_box .icon_1 {
  margin-top: 3px;
  width: 18px;
  height: 18px;
}
.banner_6 .banner_box_1 .list_item .right_box .text_box .text_2 {
  width: 559px;
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
  margin-left: 8px;
}
.banner_6 .banner_box_1 .list_item .right_box .buttom_btn {
  margin-top: 61px;
  width: 120px;
  height: 44px;
  background: linear-gradient(270deg, #F9A232, #FF5781, #FF8062);
  border-radius: 22px;
  cursor: pointer;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 44px;
  text-align: center;
}
.banner_6 .banner_box_1 .list_item .right_box .img_1 {
  position: absolute;
  top: 41px;
  left: 0;
}
.banner_7 {
  width: 100%;
  height: 548px;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_7 .banner_box_1 {
  width: 1200px;
  height: 548px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner_7 .banner_box_1 .list_item {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-top: 85px;
}
.banner_7 .banner_box_1 .list_item .right_box {
  margin-left: 116px;
  width: 585px;
  height: 344px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.banner_7 .banner_box_1 .list_item .right_box .text_1 {
  margin-top: 35px;
  font-size: 40px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
}
.banner_7 .banner_box_1 .list_item .right_box .line {
  margin-top: 21px;
  width: 40px;
  height: 4px;
  background: #FF5C7E;
}
.banner_7 .banner_box_1 .list_item .right_box .text_box {
  margin-top: 33px;
  display: flex;
  flex-direction: row;
}
.banner_7 .banner_box_1 .list_item .right_box .text_box .icon_1 {
  margin-top: 3px;
  width: 18px;
  height: 18px;
}
.banner_7 .banner_box_1 .list_item .right_box .text_box .text_2 {
  width: 559px;
  font-size: 13px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
  margin-left: 8px;
}
.banner_7 .banner_box_1 .list_item .right_box .buttom_btn {
  margin-top: 61px;
  width: 120px;
  height: 44px;
  background: linear-gradient(270deg, #F9A232, #FF5781, #FF8062);
  border-radius: 22px;
  cursor: pointer;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 44px;
  text-align: center;
}
.banner_7 .banner_box_1 .list_item .right_box .img_1 {
  position: absolute;
  top: -7px;
  left: 0;
}
.banner_dongxiao_1 {
  transform: translateY(-20px);
}
.banner_dongxiao_2 {
  transform: scale(1.05);
  border: 1px solid #4A0DDF;
  width: 193.594px !important;
  height: 238px !important;
}
.banner_dongxiao_3 {
  transform: translateY(-10px);
  box-shadow: 0px 7px 24px 0px rgba(228, 228, 228, 0.5) !important;
}
.banner_dongxiao_4 {
  display: block !important;
}
.banner_dongxiao_5 {
  height: 438px;
}
.banner_dongxiao_6 {
  transition: 0.3s ease;
  border-bottom: 2px solid #fff !important;
}
.popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99999999;
  display: none;
}
.popup .popupbox {
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 386px;
  height: 430px;
}
.popup-img {
  position: relative;
  top: 23% !important;
}