.main > section {
  width: 100%;
  min-width: 1208px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.main > .section-1 {
  height: 600px;
  background-image: url("../../../img/about/banner.png");
}
.main > .section-2 {
  min-height: 870px;
}
.main > .section-2 > .content {
  width: 1190px;
  margin: 0 auto;
  position: relative;
}
.main > .section-2 > .content > .about {
  width: 100%;
  height: 360px;
  background: #FFFFFF;
  box-shadow: 0px 1px 4px 2px rgba(213, 213, 213, 0.5);
  position: relative;
  margin-top: -80px;
}
.main > .section-2 > .content > .about > .title {
  padding-top: 56px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
  color: #B53434;
  line-height: 42px;
}
.main > .section-2 > .content > .about > .text {
  padding: 35px 140px 0 140px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
}
.main > .section-2 > .content > .about > .text > p {
  line-height: 30px;
}
.main > .section-2 > .content > .brief {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main > .section-2 > .content > .brief > .left {
  width: 554px;
  height: 310px;
  background: #FBFBFB;
  box-shadow: 0px 1px 4px 0px rgba(213, 213, 213, 0.5);
  float: left;
}
.main > .section-2 > .content > .brief > .left > .user {
  display: flex;
}
.main > .section-2 > .content > .brief > .left > .user > .xudemin {
  width: 277px;
  height: 310px;
  overflow: hidden;
  float: left;
}
.main > .section-2 > .content > .brief > .left > .user > .text {
  float: left;
}
.main > .section-2 > .content > .brief > .left > .user > .text > h1 {
  font-size: 36px;
  font-weight: 500;
  color: #333333;
}
.main > .section-2 > .content > .brief > .left > .user > .text > p {
  font-size: 16px;
  color: #666666;
  line-height: 20px;
}
.main > .section-2 > .content > .brief > .right {
  width: 610px;
  height: 310px;
  background: #FBFBFB;
  box-shadow: 0px 1px 4px 0px rgba(213, 213, 213, 0.5);
  border-radius: 4px;
  display: flex;
  float: right;
}
.main > .section-2 > .content > .brief > .right > .left {
  padding-top: 24px;
  padding-left: 24px;
  padding-right: 50px;
  float: left;
}
.main > .section-2 > .content > .brief > .right > .left > .icon-condition {
  width: 147px;
  height: 259px;
  background-image: url("../../../img/index/icon-condition.png");
}
.main > .section-2 > .content > .brief > .right > .right {
  padding-top: 26px;
  float: right;
}
.main > .section-2 > .content > .brief > .right > .right > .level > .row {
  width: 368px;
  display: flex;
  align-items: center;
}
.main > .section-2 > .content > .brief > .right > .right > .level > .row > .icon {
  float: left;
}
.main > .section-2 > .content > .brief > .right > .right > .level > .row > .icon.icon-jia {
  width: 12px;
  height: 12px;
  background-image: url("../../../img/index/icon-jia.png");
}
.main > .section-2 > .content > .brief > .right > .right > .level > .row > .icon.icon-jiantou {
  margin-top: 6px;
  margin-bottom: 6px;
  width: 17px;
  height: 17px;
  background-image: url("../../../img/index/icon-jiantou.png");
}
.main > .section-2 > .content > .brief > .right > .right > .level > .row > .susonedu-name {
  float: left;
  width: 361px;
  height: 60px;
  background: #B53434;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 60px;
  color: #FFFFFF;
  text-align: center;
}
.main > .section-2 > .content > .brief > .right > .right > .level > .row > .name-btn {
  float: left;
  height: 32px;
  border-radius: 4px;
  border: 1px solid #999999;
  font-size: 14px;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  color: #666666;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 32px;
  text-align: center;
}
.main > .section-2-0 {
  height: 727px;
  background-color: #F4F4F4;
}
.main > .section-2-0 > .content {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.main > .section-2-0 > .content > .title {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 40px;
  font-size: 36px;
  font-weight: 600;
  color: #333;
  line-height: 87px;
}
.main > .section-2-0 > .content > .con {
  display: flex;
}
.main > .section-2-0 > .content > .con > .row {
  width: 300px;
  height: 400px;
  display: flex;
  flex-direction: column;
}
.main > .section-2-0 > .content > .con > .row > .text {
  width: 300px;
  height: 160px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-family: "HarmonyOS Sans SC";
  color: #1D2129;
  background-color: #FFF;
}
.main > .section-2-0 > .content > .con > .row > .text > .z {
  font-size: 24px;
  font-weight: 500;
  line-height: 40px;
}
.main > .section-2-0 > .content > .con > .row > .text > .y {
  font-size: 18px;
  line-height: 30px;
}
.main > .section-2-0 > .content > .con > .row > .text.red {
  color: #FFF;
  background: linear-gradient(225deg, #C84343 0%, #FF7C6E 100%), #FAFAFA;
  background-blend-mode: normalnormal;
}
.main > .section-2-0 > .content > .con > .row > .img {
  width: 300px;
  height: 240px;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
}
.main > .section-2-0 > .content > .con > .row > .img.img1 {
  background-image: url("../../../img/about/wh-1.png");
}
.main > .section-2-0 > .content > .con > .row > .img.img2 {
  background-image: url("../../../img/about/wh-2.png");
}
.main > .section-2-0 > .content > .con > .row > .img.img3 {
  background-position: left 0px bottom -40px;
  background-image: url("../../../img/about/wh-3.png");
}
.main > .section-2-0 > .content > .con > .row > .img.img4 {
  background-image: url("../../../img/about/wh-4.png");
}
.main > .seciton-2-1 {
  background-image: url("../../../img/about/bg-3.png");
  height: 499px;
}
.main > .seciton-2-1 > .content {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.main > .seciton-2-1 > .content > .title {
  text-align: center;
  padding-top: 93px;
  padding-bottom: 83px;
  font-size: 36px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 50px;
}
.main > .seciton-2-1 > .content > .row {
  padding-top: 40px;
  padding-left: 280px;
  padding-right: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main > .seciton-2-1 > .content > .row > .pre {
  float: left;
  width: 30px;
  height: 30px;
  background: #A3A6A8;
  border-radius: 50%;
  border: 5px solid #A3A6A8;
  position: relative;
}
.main > .seciton-2-1 > .content > .row > .pre.active {
  background: #FFF;
}
.main > .seciton-2-1 > .content > .row > .pre > .time {
  position: absolute;
  top: -40px;
  left: -10px;
  font-size: 24px;
  font-family: PingFang-SC-Light, PingFang-SC;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 33px;
}
.main > .seciton-2-1 > .content > .row > .xian {
  float: left;
  width: 243px;
  height: 5px;
  background: #A3A6A8;
  margin-top: 18px;
  margin-bottom: 18px;
}
.main > .seciton-2-1 > .content > .desc {
  text-align: center;
  padding-top: 70px;
  font-size: 24px;
  font-family: PingFang-SC-Light, PingFang-SC;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 33px;
}
.main > .section-3 {
  min-height: 1000px;
  background-color: #FFF;
}
.main > .section-3 > .content {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.main > .section-3 > .content > .row {
  padding-top: 120px;
  display: flex;
  justify-content: space-between;
}
.main > .section-3 > .content > .row > .col {
  float: left;
  width: 358px;
  display: flex;
  flex-direction: column;
}
.main > .section-3 > .content > .row > .col > .title {
  padding-bottom: 24px;
  margin-bottom: 32px;
  font-size: 30px;
  font-weight: 500;
  color: #B53434;
  line-height: 42px;
  border-bottom: 2px solid #B53434;
}
.main > .section-3 > .content > .row > .col > .node {
  display: flex;
  position: relative;
  padding-bottom: 60px;
  float: left;
}
.main > .section-3 > .content > .row > .col > .node::after {
  content: "";
  position: absolute;
  top: 0;
  left: 39px;
  width: 0;
  height: 100%;
  border-left: 2px solid #EBEDF0;
  z-index: 1;
}
.main > .section-3 > .content > .row > .col > .node:nth-last-child(1)::after {
  border: none;
}
.main > .section-3 > .content > .row > .col > .node > .logo {
  float: left;
  width: 80px;
  height: 80px;
  z-index: 2;
  margin-right: 17px;
}
.main > .section-3 > .content > .row > .col > .node > .texts {
  width: 229px;
  float: left;
  padding-right: 32px;
  flex: 1;
}
.main > .section-3 > .content > .row > .col > .node > .texts > .time {
  padding-bottom: 12px;
  font-size: 24px;
  font-weight: 400;
  color: #666666;
  line-height: 33px;
}
.main > .section-3 > .content > .row > .col > .node > .texts > .desc {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
}
.main > .section-5 {
  height: 683px;
  background-image: url("../../../img/aidata/bg-3.png");
}
.main > .section-5 > .content {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.main > .section-5 > .content > .title {
  text-align: center;
  padding-top: 93px;
  padding-bottom: 83px;
  font-size: 36px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 50px;
}
.main > .section-5 > .content > .swiper {
  width: 1136px;
  height: 300px;
  margin: 0 auto;
  overflow: hidden;
}
.main > .section-5 > .content > .swiper > .swiper-wrapper > .swiper-slide {
  width: 260px;
  margin: 0 12px;
  border-radius: 4px;
  background: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
}
.main > .section-5 > .content > .btn {
  margin-top: 32px;
  text-align: center;
}
.main > .section-5 > .content > .btn > a {
  font-size: 16px;
  color: #FFF;
}
.main > .section-5 > .content > .btn > a:hover {
  text-decoration: underline;
}
.main > .section-4 {
  height: 1062px;
  background-image: url("../../../img/about/bg-4.png");
}
.main > .section-4 > .content {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.main > .section-4 > .content > .title {
  width: 200px;
  padding-top: 72px;
  font-size: 30px;
  color: #333;
  text-align: center;
  line-height: 42px;
  display: inline-block;
}
.main > .section-4 > .content > .row {
  position: relative;
  display: flex;
  justify-content: center;
  margin-bottom: 77px;
}
.main > .section-4 > .content > .row > .map {
  width: 963px;
  height: 707px;
  position: relative;
}
.main > .section-4 > .content > .row > .map:hover > .city {
  opacity: 1;
}
.main > .section-4 > .content > .row > .map:hover > .city:nth-child(1) {
  transition: all 0.3s;
}
.main > .section-4 > .content > .row > .map:hover > .city:nth-child(2) {
  transition: all 0.4s;
}
.main > .section-4 > .content > .row > .map:hover > .city:nth-child(3) {
  transition: all 0.5s;
}
.main > .section-4 > .content > .row > .map:hover > .city:nth-child(4) {
  transition: all 0.6s;
}
.main > .section-4 > .content > .row > .map:hover > .city:nth-child(5) {
  transition: all 0.7s;
}
.main > .section-4 > .content > .row > .map:hover > .city:nth-child(6) {
  transition: all 0.8s;
}
.main > .section-4 > .content > .row > .map:hover > .city:nth-child(7) {
  transition: all 0.9s;
}
.main > .section-4 > .content > .row > .map:hover > .city-dian {
  opacity: 1;
  transition: all 1s;
}
.main > .section-4 > .content > .row > .map > .city {
  opacity: 0;
  position: absolute;
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 30px;
}
.main > .section-4 > .content > .row > .map > .city-dian {
  opacity: 0;
  position: absolute;
  display: flex;
  align-items: center;
}
.main > .section-4 > .content > .row > .map > .city-dian > .text {
  font-size: 18px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 30px;
}
.main > .section-4 > .content > .row > .map > .city-dian > .pre {
  border-radius: 50%;
  padding: 4px;
  border: 1px solid #FFF;
}
.main > .section-4 > .content > .row > .map > .city-dian > .pre > div {
  border-radius: 50%;
  width: 13px;
  height: 13px;
  background: #FFFFFF;
}
.main > .section-4 > .content > .row > .address {
  position: absolute;
  bottom: 70px;
  right: 0;
  width: 250px;
  text-align: left;
}
.main > .section-4 > .content > .row > .address > p {
  font-size: 16px;
  color: #666666;
  line-height: 30px;
}
.main > .section-4 > .content > .row > .address > .phone {
  font-size: 24px;
  color: #B53434;
}
.main > .section-4 > .content > .btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main > .section-4 > .content > .btn > a {
  width: 120px;
  height: 36px;
  padding: 10px 12px;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  transition: all 0.3s;
  color: #FBF3F3;
  background: #B53434;
}
.main > .section-4 > .content > .btn > a:hover {
  background: #FBF3F3;
  color: #B53434;
}/*# sourceMappingURL=index.css.map */