.hidden-xs .page-banner {
  height: 500px;
}

.hidden-xs .top1 {
  box-sizing: border-box;
  padding-top: 80px;
  background: #f1f3f9;
  height: 623px;
}

.hidden-xs .top1-content {
  box-sizing: border-box;
  padding: 52px 30px 0;
  height: 348px;
  background: #ffffff;
  border-radius: 4px;
}

.hidden-xs .top1-content .item {
  width: calc(238px + 20px + 56px);
}

.hidden-xs .top1-content .item img {
  width: 56px;
  height: 56px;
  margin-right: 20px;
}

.hidden-xs .top1-content .item:nth-child(3n + 2) {
  margin: 0 96px 0 82px;
}

.hidden-xs .top2 {
  box-sizing: border-box;
  padding-top: 80px;
  background: #fff;
  height: 528px;
}

.hidden-xs .top2-content .item {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 56px;
  width: 220px;
  height: 225px;
  background: #ffffff;
  box-shadow: 0px 12px 48px rgba(24, 24, 24, 0.05);
  border-radius: 8px;
  text-align: center;
  margin-right: 20px;
}

.hidden-xs .top2-content .item:nth-last-child(1) {
  margin-right: 0;
}

.hidden-xs .top2-content .item img {
  width: 72px;
  height: 72px;
  margin-bottom: 13px;
}

.hidden-xs .top7 {
  height: 600px;
  background: #fff;
}

.hidden-xs .top7 .left-img {
  width: 590px;
  height: 600px;
  margin-right: 89px;
}

.hidden-xs .top7 p {
  min-height: 48px;
}

.hidden-xs .top7 .navs .nav {
  cursor: pointer;
  box-sizing: border-box;
  height: 80px;
  line-height: 80px;
  margin-bottom: 16px;
  padding-left: 36px;
  overflow: hidden;
  background: #f8f9fc;
}

.hidden-xs .top7 .navs .active {
  border-left: 4px solid #2471ef;
  box-shadow: 0px 12px 48px rgba(9, 32, 68, 0.05);
  background: #ffffff;
  border-radius: 4px;
}

.hidden-xs .top7 .btns > div {
  cursor: pointer;
  width: 104px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #2471ef;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
}

.hidden-xs .top6,
.hidden-xs .top8 {
  height: 600px;
  background: #f1f3f9;
}

.hidden-xs .top6 .right-img,
.hidden-xs .top8 .right-img {
  width: 590px;
  height: 600px;
  margin-left: 89px;
}

.hidden-xs .top6 p,
.hidden-xs .top8 p {
  min-height: 48px;
  margin-bottom: 47px;
}

.hidden-xs .top6 .btns > div,
.hidden-xs .top8 .btns > div {
  cursor: pointer;
  width: 104px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #2471ef;
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
}

.hidden-xs .top9 {
  box-sizing: border-box;
  height: 915px;
  background: #f1f3f9;
  padding-top: 80px;
}

.hidden-xs .top9 .list {
  margin-top: 75px;
  padding: 0 40px;
  display: flex;
  flex-wrap: wrap;
}

.hidden-xs .top9 .list .item {
  width: 200px;
  margin-right: 100px;
  margin-bottom: 80px;
  text-align: center;
}

.hidden-xs .top9 .list .item:nth-child(4n) {
  margin-right: 0;
}

.hidden-xs .top9 .list .item img {
  margin: 0 auto;
  display: block;
  width: 72px;
  height: 72px;
}

.hidden-xs .top10 {
  box-sizing: border-box;
  padding-top: 80px;
  background: #fff;
  height: 691px;
}

.hidden-xs .top10-content .item {
  width: 570px;
  height: 188px;
  background: #f9f9f9;
  border-radius: 8px;
  margin-right: 40px;
  margin-bottom: 40px;
  padding: 36px 40px;
}

.hidden-xs .top10-content .item:nth-child(2n) {
  margin-right: 0;
}

.hidden-xs .top10-content .item img {
  width: 80px;
  height: 80px;
  margin-right: 45px;
}
