.box {
  width: 100%;
  height: 100%;
}
.content-box {
  width: 1200px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/* 顶部导航开始 */
.top {
  width: 100%;
  height: 650px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* background: url(../images/group-top.png) no-repeat center; */
}
.top-nav {
  width: 100%;
  min-width: 1200px;
  height: 80px;
  justify-content: center;
  align-items: center;
}
.top-nav-box {
  width: 1200px;
  height: 100%;
  justify-content: space-between;
  align-items: center;
}
.top-nav:hover {
  background: #fff;
  color: #2c3645;
}
.top-nav-left {
  /* margin-left: 377px; */
  margin-right: 242px;
  align-items: center;
}
.top-nav-left img {
  width: 55px;
  height: 38px;
  margin-right: 12px;
}
.top-nav-left span {
  font-size: 20px;
}
.top-nav-right {
  /* margin-right: 316px; */
  align-items: center;
}
.top-nav-right-txt span {
  margin-right: 56px;
}
.top-nav-right-btn button {
  width: 120px;
  height: 36px;
  margin-right: 45px;
}
.top-nav-right-btn button:first-child {
  margin-right: 12px;
}
/* 顶部导航结束 */

/* 顶部内容开始 */
.top-content {
  flex: 1;
  height: 87.5%;
  /* margin-left: 377px;
  margin-right: 316px; */
  justify-content: space-between;
  align-items: center;
}
.top-content-samll-text {
  padding: 16px 0 48px;
  opacity: 0.8;
}
.top-content-left {
  margin-right: 64px;
}
.top-content-left-btn button {
  padding: 14px 42px;
  border-color: rgba(249, 251, 255, 0.5);
  color: rgba(249, 251, 255, 0.8);
}
.top-content-left-btn button:first-child {
  margin-right: 12px;
}

.top-content-img {
  width: 626px;
  height: 391px;
}
/* 顶部内容结束 */

.contente-1,
.content-2,
.content-3,
.content-4,
.content-5,
.content-6,
.content-7,
.content-8,
.content-9,
.content-10,
.footer {
  width: 100%;
  align-items: center;
  padding-top: 100px;
}
/* 内容1开始 */
.contente-1 {
  height: 645px;
}
.contente-1 .content-1-img {
  width: 1200px;
  /* margin-left: 416px; */
  /* margin-right: 359px; */
  /* margin-top: 156px; */
  justify-content: space-between;
}
.content-1-img-box {
  justify-content: center;
  align-items: center;
  text-align: center;
  margin-top: 74px;
  width: 333px;
  height: 424px;
}
.content-1-img-box img {
  width: 120px;
  height: 120px;
  margin-bottom: 12px;
}
.content-1-img-text {
  margin-top: 16px;
  opacity: 0.7;
}
/* 内容1结束 */

/* 内容2开始 */
.content-2 {
  height: 422px;
}
.content-2 .content-1-img {
  /* width: 1059px; */
  width: 1040px;
  margin-top: 78px;
  margin-left: 430px;
  margin-right: 431px;
  justify-content: space-between;
}
.content-2 .content-1-img-box {
  width: auto;
  height: auto;
  margin-top: 0;
}
.content-2 .content-1-img-box img {
  width: 72px;
  height: 72px;
  margin-bottom: 32px;
}
.content-2 .content-1-img-text {
  margin-top: 12px;
}
/* 内容2结束 */
.intro-text {
  margin-bottom: 10px;
}
.content-3-change-cont-text-right:hover .intro-text,
.content-4-change-cont-text-right:hover .intro-text,
.content-5-change-cont-text-right:hover .intro-text {
  color: #3c79fe;
}
/* 内容3、4、5开始 */
.group-center-2 img,
.group-center-3 img {
  width: 1902px;
  height: 167px;
}
.group-center-3 img {
  transform: rotateX(180deg);
}
.content-3 {
  height: 858px;
  padding-top: 145px;
}
.content-4 {
  height: 858px;
  padding-top: 20px;
}
.content-5 {
  height: 956px;
  padding-top: 20px;
}
.content-3-change-btn,
.content-4-change-btn,
.content-5-change-btn {
  width: 591px;
  height: 60px;
  border-radius: 58px;
  background-color: #f8f8f8;
  align-items: center;
  justify-content: space-between;
  margin-top: 72px;
}
.content-3-change-btn button,
.content-4-change-btn button,
.content-5-change-btn button {
  width: 197px;
  height: 60px;
  display: flex;
  border-radius: 45px;
  justify-content: center;
  align-items: center;
}
.content-3-change-cont,
.content-4-change-cont,
.content-5-change-cont {
  width: 1185px;
  margin-left: 378px;
  margin-right: 356px;
  justify-content: space-between;
}
.content-3-change-cont-top span:first-child,
.content-4-change-cont-top span:first-child,
.content-5-change-cont-top span:first-child {
  margin-top: 48px;
  margin-bottom: 16px;
}
.content-3-change-cont-bottom,
.content-4-change-cont-bottom,
.content-5-change-cont-bottom {
  justify-content: space-between;
}
.content-3-change-cont-bottom img,
.content-4-change-cont-bottom img,
.content-5-change-cont-bottom img {
  width: 624px;
  height: 454px;
  margin-top: 64px;
  margin-right: 56px;
}
.content-3-change-cont-text,
.content-4-change-cont-text,
.content-5-change-cont-text {
  justify-content: space-between;
  align-items: start;
  margin-top: 36px;
}
.content-3-change-cont-text-right,
.content-4-change-cont-text-right,
.content-5-change-cont-text-right {
  width: 455px;
  height: 150px;
  justify-content: center;
  padding: 0 0 0 45px;
  margin-bottom: 30px;
  border-radius: 8px;
}
.content-3-change-cont-text-right span:first-child,
.content-4-change-cont-text-right span:first-child,
.content-5-change-cont-text-right span:first-child {
  margin-bottom: 10px;
}
.content-3-change-cont-text-right span,
.content-4-change-cont-text-right span,
.content-5-change-cont-text-right span {
  z-index: 3;
}
.content-3-change-cont-text-right img,
.content-4-change-cont-text-right img,
.content-5-change-cont-text-right img {
  position: absolute;
  width: 522px;
  height: 185px;
  top: -82px;
  left: -10px;
  z-index: 1;
}

/* 内容3、4、5结束 */

/* 内容6开始 */
.content-6 {
  height: 813px;
  background: rgba(249, 251, 255, 1);
}
.content-6-title {
  margin-bottom: 33px;
}
.content-6-bottom {
  width: 1275px;
  height: 549px;
  padding-top: 69px;
}
.content-6-btm-top,
.content-6-btm-center,
.content-6-btm-bottom {
  align-items: center;
  justify-content: center;
}
.content-6-btm-top {
  justify-content: space-between;
  margin: 0 297px 36px;
}
.content-6-btm-top img {
  width: 59px;
  height: 24px;
}
.content-6-btm-center {
  padding: 0 58px;
}
.content-6-btm-center img {
  width: 46px;
  height: 56px;
}
.content-btm-left {
  margin-right: 36px;
}
.content-btm-right {
  margin-left: 36px;
}
.content-btm-img-left {
  margin-right: 56px;
}
.content-btm-img-right {
  margin-left: 56px;
}
.content-btm-text {
  width: 807px;
  height: 390px;
  justify-content: space-between;
}
/* .content-btm-text-left{
  margin-right: 102px;
} */
.content-btm-text-left div:first-child {
  margin-right: 12px;
}
.text-title {
  width: 102px;
  height: 38px;
  border-radius: 6px;
  align-items: center;
  justify-content: center;
  z-index: 3;
}
.text-ab,
.text-ab-2,
.text-ab-3 {
  width: 100px;
  top: 0;
  padding-top: 54px;
  align-items: center;
  justify-content: start;
  border-radius: 6px;
}
.text-ab span,
.text-ab-2 span,
.text-ab-3 span {
  margin-bottom: 16px;
}
.text-ab {
  height: 336px;
}
.text-ab-2 {
  height: 152px;
}
.text-ab-3 {
  height: 114px;
}
/* .content-btm-text-center{
  margin-right: 76px;
} */
.content-btm-text-center {
  height: 390px;
}
.text-center-top {
  height: 206px;
  margin-bottom: 16px;
}
.text-center-bottom {
  height: 168px;
}
.text-center-top div:first-child,
.text-center-bottom div:first-child {
  margin-right: 12px;
}
.content-6-btm-bottom {
  padding: 0 215px;
  align-items: center;
  justify-content: space-between;
}
.btm-btm-text {
  justify-content: center;
  align-items: center;
  margin-top: 48px;
}

.btm-btm-text img {
  margin-bottom: 20px;
  width: 216px;
  height: 14px;
}

/* 内容6结束 */

/* 内容7开始 */
.content-7-img {
  /* width: 1172px; */
  width: 1155px;
  padding: 142px 374px 109px;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
.content-7-img img {
  width: 260px;
  height: 260px;
  margin-bottom: 64px;
}
.content-7-piclink .piclink-title {
  margin-bottom: 16px;
}
/* 内容7结束 */

/* 内容8开始 */

/* 内容8开始 */
.content-8 {
  height: 704px;
  justify-content: start;
  align-items: center;
}
.content-8-imgs-box {
  width: 1200px;
  height: 704px;
  justify-content: start;
  align-items: center;
}
.content-8-img-box {
  /* width: 1920px; */
  width: 1900px;
  height: 504px;
}
.content-8-imgs {
  position: absolute;
  top: 0;
  margin-top: 112px;
  justify-content: center;
  align-items: center;
}
.imgs-1 {
  left: 170px;
  width: 720px;
  /* width: 37.5vw; */
}
.imgs-2 {
  right: 0px;
  width: 1076px;
  /* width: 56.042vw; */
}
.content-8-imgs img {
  width: 124px;
  height: 70px;
  margin-right: 62px;
  /* width: 6.459vw;
  height: 3.646vw;
  margin-right: 3.23vw; */
}
.content-8-img-ul {
  margin-bottom: 95px;

  justify-content: center;
  align-items: center;
}
.bg-left,
.bg-right {
  width: 654px;
  /* width: 30vw; */
  height: 530px;
  position: absolute;
  z-index: 2;
}
.bg-left {
  left: 0;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 0)
  );
}
.bg-right {
  right: 0;
  background: linear-gradient(
    to left,
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 0)
  );
}

/* 内容9开始 */
.content-9 {
  height: 864px;
}
.content-9-nav {
  width: 678px;
  justify-content: space-between;
  align-items: center;
  padding: 64px 621px 40px;
}
.nav-title {
  height: 50px;
  justify-content: start;
  align-items: center;
}
.nav-title button {
  cursor: pointer;
  margin-bottom: 12px;
}
.cur-btn {
  width: 32px;
  height: 4px;
  border-radius: 10px;
  background-color: #3c79fe;
}

.swiper {
  position: relative;
}
.swiper ul {
  list-style: none;
  bottom: 0;
  width: 1200px;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 36px;
}
.swiper ul li {
  float: left;
}
.swiper ul li .poin {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #def0fd;
  margin-left: 16px;
  opacity: 0.6;
  cursor: pointer;
}
.swiper ul li .poin.active {
  background-color: #3c79fe;
}
.swiper .inner {
  width: 4800px;
  height: 572px;
}
.swiper .inner .inner-module {
  /* display: block; */
  float: left;
  width: 1112px;
  height: 500px;
  padding: 36px 44px;
  justify-content: center;
  align-items: center;
}
.swiper .pic {
  width: 1200px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1), -8px 0 20px 0 rgba(0, 0, 0, 0.1);
  border-radius: 16px;
}
.swiper .prev,
.swiper .next {
  position: absolute;
  top: 222px;
  width: 64px;
  height: 64px;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  z-index: 3;
  cursor: pointer;
  color: #80868f;
  /* opacity: 1; */
}
.swiper .prev img,
.swiper .next img {
  width: 22px;
  height: 22px;
}
.swiper .prev {
  left: -104px;
}
.swiper .next {
  right: -104px;
}
.inner-module img {
  width: 466px;
  height: 440px;
  margin-right: 50px;
  border-radius: 8px;
}
.inner-module-right {
  width: 622px;
}
.module-right-title {
  margin-bottom: 38px;
}
.module-right-cont {
  margin-bottom: 12px;
}
.module-right-intro {
  margin-bottom: 28px;
}
.module-right-data span:first-child {
  margin-right: 40px;
  margin-bottom: 8px;
}
/* 内容9结束 */

/* 内容10开始 */
.content-10 {
  padding: 80px 0;
}
.content-10 span:first-child {
  margin-bottom: 24px;
}
.content-10 span:nth-child(2) {
  margin-bottom: 34px;
}
.content-10 button {
  padding: 16px 40px;
  border-radius: 4px;
  cursor: pointer;
}
/* 内容10结束 */

/* 尾部开始 */
.footer {
  width: 100%;
  padding: 80px 0 32px 0;
  background: #141f33;
  color: rgba(255, 255, 255, 0.5);
  white-space: nowrap;
}
.footer-top {
  width: 57%;
  padding: 0 408px 68px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  justify-content: space-between;
}
.footer-nav {
  margin-right: 146px;
}
.footer-top-title {
  margin-bottom: 40px;
}
.footer-nav-text span {
  margin-right: 52px;
  margin-bottom: 32px;
}
.footer-contact {
  margin-right: 252px;
}
.footer-contact-text span {
  margin-right: 18px;
  margin-bottom: 32px;
}
.footer-qrcode {
  text-align: center;
}
.footer-qrcode img {
  width: 108px;
  height: 108px;
  margin-bottom: 20px;
}
.footer-bottom {
  padding-top: 32px;
}
/* 尾部结束 */

/* 右侧导航开始 */
.right-nav {
  position: fixed;
  z-index: 3;
  top: 200px;
  right: 9px;
  color: #969da7;
  font-size: 12px;
}
.right-nav-module {
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  padding: 10px 6px 12px;
  background: #fff;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.right-nav-module img {
  width: 20px;
  height: 20px;
}
.wechat-consult {
  background: rgba(255, 255, 255, 1);
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 30px;
  border-radius: 8px;
  text-align: center;
  top: 0;
  left: -200px;
}
.wechat-consult span:first-child,
.phone-consult {
  color: #2c3645 !important;
  font-size: 14px;
}
.wechat-consult span:nth-child(3),
.apply-consult-box span:nth-child(3) {
  color: rgba(44, 54, 69, 0.4) !important;
  font-size: 12px;
}
.wechat-consult img {
  width: 116px;
  height: 116px;
  padding: 16px 0;
}
.phone-consult {
  padding: 9px 20px;
  border-radius: 4px;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
  left: -224px;
  top: 14px;
}
.apply-consult {
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  justify-content: center;
  align-items: center;
}
.apply-consult-box {
  width: 635px;
  height: 475px;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  background: #fff;
}
.apply-consult-box img:first-child {
  width: 264px;
  height: 264px;
  margin-bottom: 24px;
}
.apply-consult-text {
  color: #2c3645 !important;
  font-size: 16px;
  margin-bottom: 12px;
}
.cancel-btn {
  width: 32px;
  height: 32px;
  position: absolute;
  top: -16px;
  right: -16px;
  cursor: pointer;
}
/* 右侧导航结束 */
