.pagedown1_banner {
  position: relative;
  width: 100%;
  height: 550px;
  overflow: hidden;
}
.pagedown1_banner img {
  width: 1920px;
  height: 100%;
  position: absolute;
  margin-left: -960px;
  left: 50%;
}
.pagedown1_list {
  margin-top: 75px;
  margin-bottom: 97px;
  text-align: center;
}
.pagedown1_list h1 {
  font-weight: 600;
  margin-bottom: 50px;
}
.pagedown1_list:nth-child(3) {
  margin-top: 100px;
}
.pagedown1_swiper {
  margin-top: 80px;
}
.pagedown1_word {
  margin-top: 70px;
  text-align: center;
  margin-bottom: 45px;
}
.pagedown1_word h1 {
  font-weight: 600;
  font-size: 48px;
  margin-bottom: 25px;
}
.pagedown1_word h3 {
  font-weight: 400;
  font-size: 24px;
  color: #474648;
  margin-bottom: 33px;
  letter-spacing: 1px;
}
.pagedown1_word img {
  margin-bottom: 25px;
}
.pagedown1_word_name {
  color: #999999;
  font-size: 18px;
  margin-bottom: 26px;
}
.pagedown1_word_title {
  color: #999999;
  width: 628px;
  margin: 0 auto;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 25px;
  text-align: left;
}
.pagedown1_icon {
  width: 100%;
  margin-bottom: 133px;
}
.pagedown1_icon_box {
  width: 1200px;
  margin: 0 auto;
}
.pagedown1_icon_box img {
  width: 100%;
  height: 100%;
}
.pagedown1_banner_box {
  width: 1920px;
  height: 100%;
  position: absolute;
  margin-left: -960px;
  left: 50%;
}
.pagedown1_banner_box img {
  width: 100%;
  height: 296px;
}
.pagedown1_banner .pagedown1_banner_button {
  position: absolute;
  z-index: 9;
  top: 60%;
  left: 35%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagedown1_banner .pagedown1_banner_button > div {
  width: 206px;
  height: 59px;
  background: linear-gradient(0deg, #fcd643 0%, #feebb4 100%);
  border-radius: 29px;
  margin-right: 35px;
  line-height: 58px;
  text-align: center;
  font-size: 24px;
  color: #fd5b3b;
  cursor: pointer;
}
.pagedown1_banner .pagedown1_banner_button .button1 {
  border: 2px solid #fdeaae;
  background: #fd5b3b;
  color: #feeaaf;
}
.pagedown1_banner.bot {
  margin-bottom: 0;
  height: 296px;
}

/* 落地页2 */
.pagedown2_banner {
  position: relative;
  width: 100%;
  height: 550px;
  overflow: hidden;
}

.pagedown2_banner img {
  width: 1920px;
  height: 100%;
  position: absolute;
  margin-left: -960px;
  left: 50%;
}
.pagedown2_content {
  width: 1200px;
  margin: 0 auto;
  margin-top: 62px;
  text-align: center;
}
.pagedown2_content h1 {
  margin-top: 83px;
  font-size: 48px;
  color: #050407;
}
.pagedown2_content h4 {
  margin-top: 15px;
  font-size: 18px;
  color: #050407;
  margin-bottom: 40px;
}
.pagedown2_pic_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.pagedown2_pic_list img {
  margin-bottom: 80px;
}
.pagedown2_pic_button {
  width: 206px;
  height: 59px;
  margin: 0 auto;
  background: linear-gradient(0deg, #fcd643 0%, #feebb4 100%);
  border-radius: 29px;
  font-size: 24px;
  color: #fd5b3b;
  text-align: center;
  line-height: 58px;
  margin-bottom: 68px;
  cursor: pointer;
}
.pagedown2_people {
  text-align: center;
}
.pagedown2_people h1 {
  font-size: 48px;
  color: #0d0d0d;
  margin-bottom: 14px;
}
.pagedown2_people h4 {
  font-size: 18px;
  color: #4d4d4d;
  margin-bottom: 44px;
}

.pagedown2_people_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.pagedown2_people_list_content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.pagedown2_people_list_content_button {
  width: 203px;
  height: 49px;
  line-height: 49px;
  font-size: 16px;
  color: #fff;
  background: #157dfa;
  border-radius: 4px;
  margin-top: 25px;
  margin-bottom: 10px;
  cursor: pointer;
}
.pagedown2_icon {
  margin-top: 80px;
}
.pagedown2_icon h1 {
  color: #0c0c0c;
  font-size: 48px;
  font-weight: 600;
  margin-bottom: 23px;
}
.pagedown2_icon h4 {
  color: #4c4c4c;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 43px;
}
.pagedown2_icon img {
  width: 1200px;
  height: 314px;
  margin-bottom: 50px;
}
.pagedown2_bot_pic {
  position: relative;
  width: 100%;
  height: 350px;
  overflow: hidden;
}
.pagedown2_bot_pic img {
  width: 1920px;
  height: 350px;
  position: absolute;
  margin-left: -960px;
  left: 50%;
}
.pagedown2_bot_pic_button {
  position: absolute;
  margin-left: -960px;
  left: 40%;
  top: 55%;
  width: 206px;
  height: 59px;
  margin: 0 auto;
  background: linear-gradient(0deg, #fcd643 0%, #feebb4 100%);
  border-radius: 29px;
  font-size: 24px;
  color: #fd5b3b;
  text-align: center;
  line-height: 58px;
  margin-bottom: 68px;
  cursor: pointer;
}

.pagedown3 {
  width: 100%;
}
.pagedown3_banner {
  position: relative;
  width: 100%;
  height: 550px;
  overflow: hidden;
}

.pagedown3_banner img {
  width: 2280px;
  height: 100%;
  position: absolute;
  margin-left: -1140px;
  left: 50%;
}
.pagedown3 {
  width: 100%;
  text-align: center;
}
.pagedown3 img {
  width: 1128px;
  height: 1116px;
}
.pagedown3_coontent {
  width: 1200px;
  margin: 0 auto;
}
.pagedown3_coontent P {
  font-size: 48px;
  color: #050407;
  text-align: center;
  margin-top: 147px;
  margin-bottom: 45px;
}
.pagedown3_coontent_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.pagedown3_coontent_list img {
  width: 383px;
  height: 339px;
  margin-bottom: 69px;
  cursor: pointer;
}
.pagedown3_coontent2 {
  width: 1200px;
  margin: 0 auto;
}
.pagedown3_coontent2 p {
  color: #050407;
  font-size: 48px;
  margin-bottom: 38px;
}
.pagedown3_coontent2_pic img {
  width: 1000px;
  height: 382px;
}
.pagedown3_banner3 {
  position: relative;
  width: 100%;
  height: 349px;
  overflow: hidden;
  margin-top: 75px;
}
.pagedown3_banner3 .banner3 {
  width: 1920px;
  height: 349px;
  position: absolute;
  margin-left: -960px;
  left: 50%;
}
.pagedown3_banner3_button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 55%;
  left: 33%;
}
.pagedown3_banner3_button > div {
  width: 206px;
  height: 58px;
  line-height: 57px;
  font-size: 24px;
  color: #fd5b3b;
  text-align: center;
  background: linear-gradient(0deg, #fbd543 0%, #fdebb3 100%);
  border-radius: 29px;
  margin-right: 40px;
  cursor: pointer;
}
.zixun {
  color: #fde597!important;
  border: 1px solid #fde387;
  background: transparent !important;
}
