.sz-intro {
  position: relative;
}
.sz-intro .intro-text {
  position: absolute;
  width: 85vw;
  left: 50%;
  transform: translateX(-50%);
  color: #666;
  font-size: 0.875rem;
  top: 38vw;
  font-family: "PingFangSC Regular";
}
.sz-intro .intro-text .height-light {
  font-family: "PingFangSC Medium";
  color: #00a0e8;
}
.env-con {
  position: relative;
}
.env-con .con-text {
  position: absolute;
  top: 0;
  color: #fff;
  font-size: 0.75rem;
  width: 90vw;
  background: url('https://cdn.gdskfz.com/skfz/mobile/images/business/env/con-text-bg_04.png');
  right: 0;
  top: 30vw;
  padding: 8vw;
  line-height: 1.5;
  font-family: "PingFangSC Regular";
  text-align: justify;
}
.env-con .con-text img {
  width: 10vw;
  margin-bottom: 5vw;
}
.env-con .img {
  margin-top: 0;
}
.sz-certificate .sz_table_group {
  margin: 2rem 0.5rem 0;
  border-radius: 0.25rem;
  background: #2799D5;
  padding: 1.5rem 0.75rem 1rem;
}
.sz-certificate .sz_table_group .sz_table:nth-child(n+2) {
  margin-top: 2rem;
}
.sz-certificate .sz_table_group .sz_table_title {
  font-size: 0.875rem;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 51.91%, rgba(204, 204, 204, 0) 100%);
  width: 16.375rem;
  height: 2.625rem;
  margin: 0 auto;
  position: relative;
  padding: 0 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sz-certificate .sz_table_group .sz_table_title .left,
.sz-certificate .sz_table_group .sz_table_title .right {
  position: absolute;
  top: 0;
  bottom: 0;
}
.sz-certificate .sz_table_group .sz_table_title .left img,
.sz-certificate .sz_table_group .sz_table_title .right img {
  display: block;
  width: auto;
  height: 100%;
}
.sz-certificate .sz_table_group .sz_table_title .left {
  left: 0;
}
.sz-certificate .sz_table_group .sz_table_title .right {
  right: 0;
  transform: rotateY(180deg);
}
.sz-certificate .sz_table_group .sz_table_content {
  padding: 0.75rem 0.5rem;
  border-radius: 0.25rem;
  background: #117DC2;
  margin-top: 0.75rem;
}
.sz-certificate .sz_table_group .sz_table_content .sz_table_item {
  font-size: 0.75rem;
  color: #ffffff;
}
.sz-certificate .sz_table_group .sz_table_content .sz_table_item:nth-child(n+2) {
  margin-top: 0.75rem;
  padding-top: 0.75rem;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.sz-certificate .sz_table_group .sz_table_content .sz_table_item .hb {
  padding: 0 0.75rem;
}
.sz-certificate .sz_table_group .sz_table_content .sz_table_item .bb {
  margin-top: 0.5rem;
  padding: 0 0.75rem;
  display: flex;
  align-items: center;
}
.sz-certificate .sz_table_group .sz_table_content .sz_table_item .bb_left {
  flex: 1;
}
.sz-certificate .sz_table_group .sz_table_content .sz_table_item .bb_right {
  flex: 1;
}
.sz-certificate .img_title {
  margin-top: 1rem;
  margin-left: 3%;
  width: 92%;
}
.sz-certificate .img_title img {
  display: block;
  width: 100%;
}
.sz-certificate .imgs {
  margin-top: 1rem;
}
.sz-certificate .imgs .img_1 {
  width: 100%;
  z-index: 1;
}
.sz-certificate .imgs .img_2 {
  margin-top: -4rem;
  z-index: 0;
  width: 100%;
}
.sz-certificate .imgs .img {
  position: relative;
}
.sz-certificate .imgs .img img {
  width: 100%;
  display: block;
}
.sz-certificate .certificates_wrapper {
  width: 85%;
  margin: 2rem auto 5rem;
}
.sz-certificate .certificates_wrapper .box {
  display: flex;
  flex-direction: column;
}
.sz-certificate .certificates_wrapper .box .icon {
  width: 50px;
}
.sz-certificate .certificates_wrapper .box .icon img {
  display: block;
  width: 100%;
}
.sz-certificate .certificates_wrapper .box .icon.rotate {
  align-self: flex-end;
  justify-content: flex-end;
  transform: rotate(180deg);
}
.sz-certificate .certificates_wrapper .box .certificates_intro {
  margin: 0.5rem 0 0.5rem 1rem;
  font-size: 16px;
  color: #000000;
  font-weight: 700;
  line-height: 2;
}
.sz-certificate .certificates_wrapper .box .certificates_intro .blod {
  color: #ff0000;
}
.sz-certificate .certificates_wrapper .certificates {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
}
.sz-certificate .certificates_wrapper .certificates .certificate {
  width: 20rem;
  position: relative;
}
.sz-certificate .certificates_wrapper .certificates .certificate img {
  display: block;
  width: 100%;
}
.shizheng_03 {
  margin-top: 28px;
}
.buiness_header_title {
  text-align: center;
  font-size: 26px;
  color: #00a0e8;
  font-weight: 400;
  padding: 16px 0 8px;
  letter-spacing: 2px;
}
.buiness_intro {
  width: 85vw;
  margin: 0 auto;
  color: #666;
  font-size: 0.875rem;
  font-family: "PingFangSC Regular";
}
.buiness_intro.index01 {
  margin-top: 16px;
}
.buiness_title_wrapper {
  width: 100%;
  height: 70px;
  background-size: 56px;
  background-repeat: no-repeat;
  margin-left: 12px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.buiness_title_wrapper.index01 {
  background-image: url('https://cdn.gdskfz.com/skfz/2024/mobile/buiness/buiness_title_01.png');
}
.buiness_title_wrapper .buiness_title {
  margin-left: 24px;
}
.buiness_title_wrapper .buiness_title .buiness_title_cn {
  font-size: 22px;
  color: #00a0e8;
  font-weight: 700;
  letter-spacing: 2px;
}
.buiness_title_wrapper .buiness_title .buiness_title_en {
  font-size: 12px;
  color: #999;
}
.board-intro-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 0 0.75rem;
  gap: 0.75rem 0;
  margin: 2rem 0;
}
.board-intro-list .item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.board-intro-list .item:nth-last-child(1) {
  grid-column: span 2;
}
.board-intro-list .item:nth-last-child(1) .cover {
  width: 50%;
  padding-bottom: 50%;
}
.board-intro-list .item .cover {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
}
.board-intro-list .item .cover .ratio-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.board-intro-list .item .cover .ratio-box .img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.board-intro-list .item .title {
  font-weight: bold;
  font-size: 1rem;
  color: #00A0E8;
  margin: 0;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 80%;
}
.board-intro-list .item .desc {
  margin: 0.25rem;
  padding: 0 0.75rem;
  font-size: 0.75rem;
  color: #999999;
  text-align: justify;
}
