.sj_no1Floor {
  height: 450px;
  background: url('top.png') no-repeat center center / cover;
}
.sj_no1Floor .container {
  display: flex;
  flex-direction: column;
}
.sj_no1Floor .container > img {
  width: 343.13px;
  margin-bottom: 130px;
  display: inline-block;
  margin-top: 30px;
}
.sj_no1Floor .container > div {
  font-family: "Microsoft YaHei Bold";
  font-weight: 700;
  font-size: 50px;
  color: #fff;
}
.sj_no2Floor {
  margin-top: 60px;
}
.sj_no2Floor > .container > div > div.c1 {
  height: 160px;
  background: linear-gradient(180deg, #eef9ff 0%, #e6f2ff 100%);
  padding: 20px 106px;
  text-align: center;
}
.sj_no2Floor > .container > div > div.c1 > div.c1 {
  font-size: 32px;
}
.sj_no2Floor > .container > div > div.c1 > div.c2 {
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  color: #405f79;
}
.sj_no2Floor > .container > div > div.c2 {
  display: flex;
}
.sj_no2Floor > .container > div > div.c2 > div {
  width: 50%;
  height: 450px;
  flex-shrink: 0;
  background: linear-gradient(180deg, #e6f2ff 0%, #fff 100%);
  padding: 25px 40px;
  display: flex;
}
.sj_no2Floor > .container > div > div.c2 > div > .c1 {
  margin-top: 20px;
}
.sj_no2Floor > .container > div > div.c2 > div > .c1 > div {
  flex-shrink: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  color: #333;
  text-align: center;
}
.sj_no2Floor > .container > div > div.c2 > div > .c1 > div:nth-of-type(1) {
  font-weight: 700;
  font-size: 20px;
  color: #0064c3;
  flex-shrink: 1;
  line-height: 32px;
  margin-bottom: 18px;
}
.sj_no2Floor > .container > div > div.c2 > div > .c2 img {
  width: 477.5px;
  margin-left: 38px;
}
.sj_no3Floor {
  margin-top: 60px;
  background: url('no3Floor_4.png') no-repeat 100% / cover;
}
.sj_no3Floor > .container > .c1 > div:nth-of-type(1) {
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  color: #000;
  text-align: center;
  margin-bottom: 20px;
}
.sj_no3Floor > .container > .c1 > div:nth-of-type(2) {
  font-weight: 400;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  color: #405f79;
}
.sj_no3Floor > .container > .c2 {
  display: flex;
}
.sj_no3Floor > .container > .c2 > .c1,
.sj_no3Floor > .container > .c2 > .c3 {
  flex-grow: 1;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  margin-top: 16px;
}
.sj_no3Floor > .container > .c2 > .c1 {
  background: url('no3Floor_2.png') no-repeat;
  margin-right: 41px;
}
.sj_no3Floor > .container > .c2 > .c1 > div {
  position: absolute;
  left: 70px;
}
.sj_no3Floor > .container > .c2 > .c1 > div:first-of-type {
  top: 23px;
}
.sj_no3Floor > .container > .c2 > .c1 > div:nth-of-type(2) {
  top: 134px;
  left: 99px;
}
.sj_no3Floor > .container > .c2 > .c1 > div:last-of-type {
  top: 244px;
}
.sj_no3Floor > .container > .c2 > .c3 {
  background: url('no3Floor_3.png') no-repeat;
  margin-left: 41px;
}
.sj_no3Floor > .container > .c2 > .c3 > div {
  position: absolute;
  left: 83px;
}
.sj_no3Floor > .container > .c2 > .c3 > div:first-of-type {
  top: 23px;
}
.sj_no3Floor > .container > .c2 > .c3 > div:nth-of-type(2) {
  top: 134px;
  left: 99px;
}
.sj_no3Floor > .container > .c2 > .c3 > div:last-of-type {
  top: 244px;
}
.sj_no4Floor {
  overflow: hidden;
}
.sj_no4Floor > .container > .c1 {
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  color: #000;
  margin-top: -50px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.sj_no4Floor > .container > .c2 {
  padding-top: 30px;
}
.sj_no4Floor > .container > .c2 > .carousel {
  position: relative;
}
.sj_no4Floor > .container > .c2 > .carousel > a {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #f0f2f7;
  font-size: 30px;
  display: inline-block;
  line-height: 50px;
  text-align: center;
  flex-shrink: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.sj_no4Floor > .container > .c2 > .carousel > a:first-of-type {
  left: -80px;
}
.sj_no4Floor > .container > .c2 > .carousel > a:last-of-type {
  right: -80px;
}
.sj_no4Floor > .container > .c2 > .carousel > .outBox {
  overflow: hidden;
  width: 100%;
}
.sj_no4Floor > .container > .c2 > .carousel > .outBox > div {
  display: flex;
  position: relative;
  width: fit-content;
}
.sj_no4Floor > .container > .c2 > .carousel > .outBox > div > .cld {
  width: 264px;
  height: 289px;
  margin-right: 30px;
  background: url('no4Floor_1.png') no-repeat;
}
.sj_no4Floor > .container > .c2 > .carousel > .outBox > div > .cld > div.cd > div {
  line-height: 24px !important;
}
.sj_no4Floor > .container > .c2 > .carousel > .outBox > div > .cld > div:first-of-type {
  font-weight: 700;
  font-size: 26px;
  line-height: 45px;
  text-align: center;
  color: #fff;
}
.sj_no4Floor > .container > .c2 > .carousel > .outBox > div > .cld > div:last-of-type div {
  font-family: "PingFang SC";
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  color: #999;
}
.sj_no4Floor > .container > .c2 > .carousel > .outBox > div > .cld > div:last-of-type div:first-of-type {
  margin-top: 18px;
  font-family: "PingFang SC Bold";
  font-weight: 700;
  font-size: 20px;
  color: #333;
  margin-bottom: 5px;
}
.sj_no5Floor {
  margin-top: 60px;
}
.sj_no5Floor > .container > .c1 {
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 32px;
  text-align: center;
  color: #000;
}
.sj_no5Floor > .container > .c2 {
  display: flex;
}
.sj_no5Floor > .container > .c2 > div > div {
  width: 264px;
  border: 1px solid #eee;
}
.sj_no5Floor > .container > .c2 > div:not(:last-of-type) {
  margin-right: 30px;
}
.sj_no5Floor > .container > .c2 > div > div:first-of-type {
  height: 200px;
  position: relative;
}
.sj_no5Floor > .container > .c2 > div > div:first-of-type > img {
  width: 100%;
  height: 100%;
}
.sj_no5Floor > .container > .c2 > div > div:first-of-type div {
  position: absolute;
  top: 140px;
  left: 44px;
  color: #fff;
}
.sj_no5Floor > .container > .c2 > div > div:last-of-type {
  padding: 12px 30px;
}
.sj_no5Floor > .container > .c2 > div > div:last-of-type > div {
  margin-bottom: 4px;
}
