.page {
  background-color: rgba(249, 249, 249, 1);
  position: relative;
  width: calc(100vw - 16px);
  overflow-x: hidden;
  padding-top: 217px;
}
.swiper-container .swiper-pagination-bullet {
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  color: #fff;
  opacity: 1;
  background: rgba(0, 0, 0, 0.2);
}
.swiper-container3 .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-container .swiper-pagination-bullet-active {
  background: rgba(19, 126, 192, 1);
}
.swiper-container .swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-container .swiper-pagination-custom,
.swiper-container .swiper-pagination-fraction {
  bottom: 14px !important;
  text-align: right;
}
.swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.swiper-container .swiper-wrapper .swiper-slide span {
  display: inline-block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 51px;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  text-align: left;
  line-height: 51px;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 0;
  padding-left: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  background-position: center;
  background-size: 100% 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-container2 {
  width: 1200px;
  overflow: hidden;
  position: relative;
}
.swiper-button-next {
  position: absolute;
  right: 14px;
  top: 120px;
  cursor: pointer;
}
.swiper-button-prev {
  position: absolute;
  left: 14px;
  top: 120px;
  cursor: pointer;
}

.banner {
}
.swiper-container3 {
  width: 100vw;
  height: 470px;
  overflow: hidden;
  position: relative;
}
.box_4 {
  width: 1200px;
  height: 364px;
  margin: 30px auto 0;
}

.box_6 {
  box-shadow: 0px 2px 12px 0px rgba(155, 155, 155, 0.12);
  background-color: rgba(255, 255, 255, 1);
  width: 585px;
  height: 364px;
}

.group_2 {
  background-color: rgba(242, 242, 242, 1);
  height: 61px;
  width: 585px;
}

.text-wrapper_2 {
  width: 543px;
  height: 30px;
  margin: 19px 0 0 22px;
}

.text_4 {
  width: 228px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 22px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
}
.text_4 > span > span:hover {
  color: rgba(19, 126, 192, 0.8);
}
.text_4 > i {
  font-style: normal;
}
.text_4 > span span {
  transition: all 0.3s;
  display: inline-block;
  cursor: pointer;
}
.text_4 span span i {
  display: block;
  background-color: rgba(19, 126, 192, 1);
  border-radius: 2px;
  width: 40px;
  height: 4px;
  display: none;
  margin: 1px auto 0;
}

.text_4 span:first-child span i {
  display: block;
}
.text_5 {
  width: 51px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  text-transform: uppercase;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 2px;
  cursor: pointer;
}
.split-txt-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
}
.split-txt_jyzx {
  position: relative;
  margin: 30px 0 50px;
  width: 1156px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  box-sizing: border-box;
}
.text_6 {
  height: 20px;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  text-transform: uppercase;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  white-space: nowrap;
  line-height: 20px;
  cursor: pointer;
  text-align: right;
}
.icon-img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 28.5%;
}
.group_2_div .news-item:nth-child(6n) {
  border-bottom: none;
}
.news-list {
  height: 303px;
  padding: 10px 20px;
}
.news-list .news-item:nth-child(11n) {
  border-bottom: none;
}
.news-list .news-item:nth-child(12n) {
  border-bottom: none;
}
.news-item {
  border-bottom: 1px solid #e9e9e9;
}
.news-item i {
  display: inline-block;
  width: 5px;
  height: 5px;
  background-color: rgba(19, 126, 192, 1);
  border-radius: 100%;
  margin-right: 9px;
  position: relative;
  top: -1px;
}
.news-item:hover span {
  color: rgba(19, 126, 192, 1);
}
.news-item span {
  width: 440px;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  line-height: 47px;
  text-align: left;
  font-style: normal;
  margin-right: 12px;
  cursor: pointer;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  transition: all 0.3s;
}
.news-item em {
  display: inline-block;
  width: 68px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 47px;
  text-align: center;
  font-style: normal;
}
.box_8 {
  box-shadow: 0px 2px 12px 0px rgba(155, 155, 155, 0.12);
  background-color: rgba(255, 255, 255, 1);
  position: relative;
  width: 1200px;
  margin: 32px auto 0;
}

.group_10 {
  background-color: rgba(242, 242, 242, 1);
  height: 61px;
  margin-top: -2px;
  width: 1200px;
}

.text-wrapper_3 {
  width: 1148px;
  height: 30px;
  margin: 16px 0 0 32px;
}

.text_7 {
  width: 51px;
  height: 20px;
  overflow-wrap: break-word;
  color: rgba(153, 153, 153, 1);
  font-size: 14px;
  text-transform: uppercase;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
  margin-top: 7px;
  cursor: pointer;
}

.group_12 {
  width: 1156px;
  margin: 5px;
}
.group_13 {
  width: 1156px;
  margin: 5px;
}
.box_10 {
  width: 1200px;
  height: 103px;
  margin: 55px auto 0;
}

.text-wrapper_4 {
  height: 103px;
  width: 288px;
  cursor: pointer;
  transition: transform 0.5s ease;
}
.text-wrapper_4:hover {
  transform: scale(1.1);
}
.text-wrapper_4:hover span {
  font-weight: bold;
}
.text_8 {
  color: rgba(255, 255, 255, 1);
  font-size: 26px;
  font-family: Alibaba-PuHuiTi-H;
}

.split-txt {
  margin: 30px 0 50px;
  text-align: center;
}
.box_14 {
  width: 1200px;
  height: 75px;
  margin: 0 auto;
}
.box_15 {
  width: 230px;
  height: 75px;
  background-position: center;
  background-size: cover;
  transition: box-shadow 0.3s ease;
  cursor: pointer;
}
.box_15:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.box_20 {
  width: 1200px;
  height: 75px;
  margin: 20px auto;
}

.box_27 {
  width: 1200px;
  height: 290px;
  margin: 0 auto 40px;
}

.text-group_4 {
  width: 36px;
  height: 25px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  text-align: right;
  white-space: nowrap;
  line-height: 25px;
  margin: 10px 0 0 120px;
}
.user-item {
  height: 290px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.user-item span {
  height: 25px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  text-align: right;
  font-style: normal;
  margin-top: 4px;
  display: block;
}
.user-item i {
  height: 3px;
  width: 72px;
  background-color: rgba(83, 165, 217, 1);
  margin-top: 20px;
}
.user-item img {
  width: 231px;
  height: 231px;
  transition: transform 0.3s ease;
}
.user-item:hover img {
  transform: scale(1.1);
}
.user-item span {
  display: block;
  margin-top: 10px;
  height: 25px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  text-align: right;
  font-style: normal;
}
.box_5 {
  width: 585px;
}
.xjh-list,.zph-list,.hide-list {
  display: none;
}
.group_12 .news-item span {
  width: 450px;
}
/* 宣讲会 */
.xjh-list-block {
  width: 600px;
  padding-left: 20px;
  height: 303px;
}
.xjh-item {
  display: inline-block;
  margin-bottom: 7px;
}
.SxhTime {
  border: 1px solid #137ec0;
}
.SxhTime {
  height: 52px;
  margin-top: 13px;
  width: 89px;
  border-radius: 3px;
  float: left;
}
.sxhrq {
  background: #137ec0;
}
.sxhrq {
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #fff;
}
.sxhsj {
  height: 26px;
  line-height: 26px;
  text-align: center;
}
.inviteAddress {
  float: left;
  margin-left: 10px;
  margin-top: 9px;
  font-size: 14px;
  color: #484848;
  letter-spacing: 0;
  line-height: 28px;
  width: 480px;
  cursor: pointer;
  padding-right: 20px;
}
.inviteUnit {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.inviteAddress:hover {
  color: #137ec0;
}
.inviteUnit div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.inviteUnit {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 28px;
}
.inviteUnit div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.inviteUnit div {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  height: 28px;
}
.inviteUnit div img {
  width: 20px;
  position: relative;
  top: 2px;
}
.inviteUnitContent{
  width: 430px;
}
.float-pic img{
  width: 200%;
}