.container {
  padding: 0;
  margin: 0;
}
.top_box_1 {
  position: fixed;
  width: 100%;
  z-index: 5;
  height: 80px;
}
.top_banner {
  width: 100%;
  height: 1017px;
  background-image: url(../image/top_banner_bg25.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.top_banner .w_1200 {
  width: 1200px;
  height: 1017px;
}
.top_banner .w_1200 .text_1 {
  margin-top: 261px;
  font-size: 60px;
  font-family: PingFang SC;
  font-weight: 800;
  color: #FFFFFF;
}
.top_banner .w_1200 .text_2 {
  margin-top: 37px;
  width: 572px;
  font-size: 26px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
}
.banner_1 {
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_1 .banner_box_1 {
  width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: -291px;
}
.banner_1 .banner_box_1 .h2 {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
}
.banner_1 .banner_box_1 .list_item {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 103px;
}
.banner_1 .banner_box_1 .list_item .list_item_box {
  width: 380px;
  height: 396px;
  background: #FFFFFF;
  box-shadow: 0px 12px 27px 0px rgba(36, 61, 164, 0.11);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner_1 .banner_box_1 .list_item .list_item_box .img_1 {
  margin-top: 41px;
}
.banner_1 .banner_box_1 .list_item .list_item_box .text_1 {
  margin-top: 42px;
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #2B2C2E;
}
.banner_1 .banner_box_1 .list_item .list_item_box .text_2 {
  margin-top: 20px;
  width: 282px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #848484;
  display: flex;
  flex-direction: row;
  text-align: center;
}
.banner_2 {
  width: 100%;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_2 .banner_box_1 {
  width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner_2 .banner_box_1 .h2 {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #1566fb;
  margin-top: 175px;
}
.banner_2 .banner_box_1 .list_item {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 143px;
}
.banner_2 .banner_box_1 .list_item .right_box {
  width: 479px;
  height: 346px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.banner_2 .banner_box_1 .list_item .right_box .text_1 {
  margin-top: 37px;
  font-size: 28px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  z-index: 2;
}
.banner_2 .banner_box_1 .list_item .right_box .text_2 {
  width: 479px;
  margin-top: 28px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #606060;
}
.banner_2 .banner_box_1 .list_item .right_box .img_1 {
  width: 68px;
  height: 68px;
  margin-top: 6px;
}
.banner_2 .banner_box_1 .list_item .left_box {
  margin-left: 92px;
}
.banner_3 {
  width: 100%;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_3 .banner_box_1 {
  width: 1200px;
  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-between;
  margin-top: 68px;
}
.banner_3 .banner_box_1 .list_item .left_box {
  margin-left: 34px;
}
.banner_3 .banner_box_1 .list_item .right_box {
  width: 479px;
  height: 446px;
  display: flex;
  flex-direction: column;
  position: relative;
  margin-left: 284px;
}
.banner_3 .banner_box_1 .list_item .right_box .text_1 {
  margin-top: 37px;
  font-size: 28px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  z-index: 2;
}
.banner_3 .banner_box_1 .list_item .right_box .text_2 {
  width: 479px;
  margin-top: 30px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #606060;
}
.banner_3 .banner_box_1 .list_item .right_box .img_1 {
  width: 68px;
  height: 68px;
  margin-top: 80px;
}
.banner_4 {
  width: 100%;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_4 .banner_box_1 {
  width: 1200px;
  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-between;
  margin-top: 112px;
}
.banner_4 .banner_box_1 .list_item .right_box {
  width: 483px;
  height: 439px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.banner_4 .banner_box_1 .list_item .right_box .text_1 {
  margin-top: 37px;
  width: 475px;
  font-size: 28px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  z-index: 2;
}
.banner_4 .banner_box_1 .list_item .right_box .text_2 {
  width: 483px;
  margin-top: 30px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #606060;
}
.banner_4 .banner_box_1 .list_item .right_box .img_1 {
  width: 68px;
  height: 68px;
  margin-top: 67px;
}
.banner_4 .banner_box_1 .list_item .left_box {
  margin-left: 148px;
}
.banner_5 {
  width: 100%;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_5 .banner_box_1 {
  width: 1200px;
  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-between;
  margin-top: 174px;
}
.banner_5 .banner_box_1 .list_item .left_box {
  margin-left: 104px;
}
.banner_5 .banner_box_1 .list_item .right_box {
  width: 572px;
  height: 399px;
  display: flex;
  flex-direction: column;
  position: relative;
  margin-left: 104px;
}
.banner_5 .banner_box_1 .list_item .right_box .text_1 {
  width: 572px;
  margin-top: 37px;
  font-size: 28px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  z-index: 2;
}
.banner_5 .banner_box_1 .list_item .right_box .text_2 {
  width: 506px;
  margin-top: 29px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #606060;
}
.banner_5 .banner_box_1 .list_item .right_box .img_1 {
  width: 68px;
  height: 68px;
  margin-top: 17px;
}
.banner_6 {
  width: 100%;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_6 .banner_box_1 {
  width: 1200px;
  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-between;
  margin-top: 118px;
}
.banner_6 .banner_box_1 .list_item .right_box {
  width: 479px;
  height: 493px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.banner_6 .banner_box_1 .list_item .right_box .text_1 {
  margin-top: 37px;
  font-size: 28px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  z-index: 2;
}
.banner_6 .banner_box_1 .list_item .right_box .text_2 {
  width: 479px;
  margin-top: 32px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #606060;
}
.banner_6 .banner_box_1 .list_item .right_box .img_1 {
  width: 68px;
  height: 68px;
  margin-top: 101px;
}
.banner_6 .banner_box_1 .list_item .left_box {
  margin-left: 72px;
}
.banner_7 {
  width: 100%;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_7 .banner_box_1 {
  width: 1200px;
  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-between;
  margin-top: 170px;
  margin-bottom: 98px;
}
.banner_7 .banner_box_1 .list_item .left_box {
  margin-left: 0px;
}
.banner_7 .banner_box_1 .list_item .right_box {
  width: 479px;
  height: 411px;
  display: flex;
  flex-direction: column;
  position: relative;
  margin-left: 73px;
}
.banner_7 .banner_box_1 .list_item .right_box .text_1 {
  margin-top: 37px;
  font-size: 28px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  z-index: 2;
}
.banner_7 .banner_box_1 .list_item .right_box .text_2 {
  width: 479px;
  margin-top: 29px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #606060;
}
.banner_7 .banner_box_1 .list_item .right_box .img_1 {
  width: 68px;
  height: 68px;
  margin-top: 23px;
}
.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;
}
