.container {
  padding: 0;
  margin: 0;
}
.top_box_1 {
  position: fixed;
  width: 100%;
  z-index: 5;
  height: 80px;
}
.top_banner {
  width: 100%;
  height: 1037px;
  background-image: url(../../images/10_imgs/top_banner_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.top_banner .w_1200 {
  width: 1200px;
  height: 1037px;
}
.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: 426px;
  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: 38px;
  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: 22px;
  width: 328px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #848484;
  display: flex;
  flex-direction: row;
  align-items: 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: #0B1D30;
  margin-top: 177px;
}
.banner_2 .banner_box_1 .list_item {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 123px;
}
.banner_2 .banner_box_1 .list_item .right_box {
  width: 585px;
  height: 372px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.banner_2 .banner_box_1 .list_item .right_box .text_1 {
  margin-top: 127px;
  margin-left: 19px;
  width: 584px;
  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: 499px;
  margin-top: 28px;
  margin-left: 19px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #606060;
}
.banner_2 .banner_box_1 .list_item .right_box .img_1 {
  position: absolute;
  top: 93px;
  left: 0;
}
.banner_2 .banner_box_1 .list_item .left_box {
  margin-left: 236px;
}
.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: 33px;
}
.banner_3 .banner_box_1 .list_item .left_box {
  margin-left: 58px;
}
.banner_3 .banner_box_1 .list_item .right_box {
  width: 585px;
  display: flex;
  flex-direction: column;
  position: relative;
  margin-left: 175px;
}
.banner_3 .banner_box_1 .list_item .right_box .text_1 {
  margin-top: 103px;
  margin-left: 34px;
  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: 500px;
  margin-top: 28px;
  margin-left: 34px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #606060;
}
.banner_3 .banner_box_1 .list_item .right_box .img_1 {
  position: absolute;
  top: 68px;
  left: 0;
}
.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: 125px;
}
.banner_4 .banner_box_1 .list_item .right_box {
  width: 585px;
  height: 372px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.banner_4 .banner_box_1 .list_item .right_box .text_1 {
  margin-top: 54px;
  margin-left: 43px;
  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: 500px;
  margin-top: 28px;
  margin-left: 43px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #606060;
}
.banner_4 .banner_box_1 .list_item .right_box .img_1 {
  position: absolute;
  top: 12px;
  left: 0;
}
.banner_4 .banner_box_1 .list_item .left_box {
  margin-left: 240px;
}
.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: 149px;
}
.banner_5 .banner_box_1 .list_item .left_box {
  margin-left: 60px;
}
.banner_5 .banner_box_1 .list_item .right_box {
  width: 585px;
  display: flex;
  flex-direction: column;
  position: relative;
  margin-left: 248px;
}
.banner_5 .banner_box_1 .list_item .right_box .text_1 {
  margin-top: 82px;
  margin-left: 43px;
  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: 28px;
  margin-left: 43px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #606060;
}
.banner_5 .banner_box_1 .list_item .right_box .img_1 {
  position: absolute;
  top: 45px;
  left: 0;
}
.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: 189px;
}
.banner_6 .banner_box_1 .list_item .right_box {
  width: 585px;
  height: 372px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.banner_6 .banner_box_1 .list_item .right_box .text_1 {
  margin-top: 82px;
  margin-left: 16px;
  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: 499px;
  margin-top: 32px;
  margin-left: 16px;
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #606060;
}
.banner_6 .banner_box_1 .list_item .right_box .img_1 {
  position: absolute;
  top: 49px;
  left: 0;
}
.banner_6 .banner_box_1 .list_item .left_box {
  margin-left: 222px;
}
.banner_7 {
  width: 100%;
  background-color: #f7f9ff;
  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 .h2 {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0B1D30;
  margin-top: 163px;
}
.banner_7 .banner_box_1 .list_item {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 84px;
  margin-bottom: 89px;
}
.banner_8 {
  width: 100%;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner_8 .banner_box_1 {
  width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.banner_8 .banner_box_1 .h2 {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #0B1D30;
  margin-top: 122px;
}
.banner_8 .banner_box_1 .list_item {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 122px;
  margin-bottom: 163px;
}
.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: 466px;
  height: 612px;
}
.popup .popupbox .popup-img {
  width: 100%;
  height: 100%;
}
