@charset "UTF-8";
.about-head {
  background-image: url("../Images/ywbkpbg.webp");
}

.ywbk-page {
  padding: 2.6vw 9.375vw 5.2vw;
  background-image: url("../Images/ywbkbg1.webp");
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
}

.pubtit {
  margin-top: 9vw;
  margin-bottom: 1vw;
}

.scope .scope-item {
  display: flex;
  padding-bottom: 2vw;
  position: relative;
  z-index: 2;
}
.scope .scope-item:last-child::before {
  display: none;
}
.scope .scope-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 31px;
  height: 100%;
  z-index: -1;
  border-right: 1px dotted #e62426;
}
.scope .scope-item .no {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  box-sizing: content-box;
  border-radius: 50%;
  font-weight: 700;
  background-color: #e62426;
  border: solid 6px #ffffff;
  color: #fefefe;
  font-size: 24px;
  flex-shrink: 0;
  margin-right: 2vw;
  position: relative;
}
.scope .scope-item .no::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -19px;
  z-index: -1;
  transform: translateY(-50%);
  border-left: 15px solid #e62426;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}
.scope .scope-item .bar h3 {
  font-size: 24px;
  color: #333;
  line-height: 62px;
}
.scope .scope-item .bar p {
  font-size: 18px;
  color: #333;
  line-height: 30px;
  padding: 7px 21px;
  background-color: #f5f5f5;
  border-radius: 10px;
}

.ywbk-page-alzs {
  position: relative;
  overflow: hidden;
  background: none;
  min-height: 30vw;
}
.ywbk-page-alzs::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10vw;
  background: linear-gradient(180deg, #fff, transparent);
  z-index: -2;
}
.ywbk-page-alzs::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../Images/alzsbg.webp");
  background-size: 100% auto;
  background-position: center bottom;
  background-repeat: no-repeat;
  z-index: -3;
}
.ywbk-page-alzs #earth {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 55%);
  width: 56vw;
  height: 56vw;
  max-width: 1200px;
  max-height: 1200px;
  z-index: -1;
}
.ywbk-page-alzs .allist {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.ywbk-page-alzs .allist .imgbox {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  box-shadow: 5px 5px 16px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  transition: all 0.5s;
  overflow: hidden;
}
.ywbk-page-alzs .allist .imgbox img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.ywbk-page-alzs .allist .imgbox:hover {
  box-shadow: 5px 5px 16px 0px rgba(0, 0, 0, 0.2);
  transform: scale(1.1);
}

.ywbk-page-ywlc {
  background-image: url("../Images/pbbg.webp");
  padding-top: 0;
  /* 顶部整图 */
  /* 三阶段流程圆形 */
}
.ywbk-page-ywlc .arch-plate {
  display: flex;
  justify-content: center;
  padding: 3.75vw 0 4vw;
  margin-bottom: 4.4vw;
  position: relative;
}
.ywbk-page-ywlc .arch-plate::before {
  content: "";
  position: absolute;
  top: 0;
  left: -9.375vw;
  width: calc(100% + 18.75vw);
  height: 100%;
  background-color: #eaf1fe;
  z-index: -1;
}
.ywbk-page-ywlc .arch-plate img {
  max-width: 100%;
  width: 72vw;
  height: auto;
  pointer-events: none;
}
.ywbk-page-ywlc .phases {
  display: flex;
  justify-content: center;
  gap: 4.27vw;
}
.ywbk-page-ywlc .phases .phase {
  position: relative;
  width: 22vw;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.67vw;
  overflow: visible;
}
.ywbk-page-ywlc .phases .phase::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 120%;
  height: 100%;
  background-image: url("../Images/ywlcby.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: right center;
  z-index: -2;
}
.ywbk-page-ywlc .phases .phase::after {
  content: "";
  position: absolute;
  right: -29px;
  top: 50%;
  transform: translateY(-50%);
  width: 33px;
  height: 62px;
  background-image: url("../Images/ywlcsj.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: -1;
}
.ywbk-page-ywlc .phases .phase:last-child::after {
  display: none;
}
.ywbk-page-ywlc .phases .phase:first-child {
  border: solid 4px #173fb8;
  background-image: none;
  border-radius: 50%;
}
.ywbk-page-ywlc .phases .phase:first-child::before {
  display: none;
}
.ywbk-page-ywlc .phases .phase:first-child::after {
  right: -33px;
}
.ywbk-page-ywlc .phases .phase .inner {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.08);
  border: solid 2px #173fb8;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 3vw 1vw 0;
  position: relative;
  cursor: default;
}
.ywbk-page-ywlc .phases .phase .inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #173fb8;
  border-radius: 50%;
  opacity: 0;
  transform: scale(0);
  transition: all 0.5s ease-in-out;
}
.ywbk-page-ywlc .phases .phase .inner:hover .stage, .ywbk-page-ywlc .phases .phase .inner:hover .subtitle, .ywbk-page-ywlc .phases .phase .inner:hover ul {
  color: #fff;
}
.ywbk-page-ywlc .phases .phase .inner:hover::before {
  transform: scale(1);
  opacity: 1;
}
.ywbk-page-ywlc .phases .phase .stage {
  color: #e33a3a;
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 0.3vw;
  position: relative;
  z-index: 2;
  transition: color 0.5s;
}
.ywbk-page-ywlc .phases .phase .subtitle {
  color: #e33a3a;
  font-size: 24px;
  font-weight: 700;
  position: relative;
  z-index: 2;
  transition: color 0.5s;
}
.ywbk-page-ywlc .phases .phase ul {
  margin: 2vw auto 0;
  color: #333;
  position: relative;
  z-index: 2;
  transition: color 0.5s;
}
.ywbk-page-ywlc .phases .phase li {
  line-height: 1.6;
  font-size: 18px;
}

@media screen and (min-width: 1441px) and (max-width: 1680px) {
  .ywbk-page-ywlc .phases .phase .inner {
    padding-top: 2vw;
  }
  .ywbk-page-ywlc .phases .phase .inner .stage {
    font-size: 20px;
  }
  .ywbk-page-ywlc .phases .phase .inner .subtitle {
    font-size: 20px;
  }
  .ywbk-page-ywlc .phases .phase .inner ul {
    margin-top: 1vw;
  }
  .ywbk-page-ywlc .phases .phase .inner ul li {
    font-size: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .ywbk-page {
    padding: 2vw 6vw 4vw;
  }
  .ywbk-page .pubtit {
    margin-top: 7vw;
    margin-bottom: 0.8vw;
  }
  .ywbk-page .pubtit .cn {
    font-size: 38px;
  }
  .ywbk-page .pubtit .en {
    font-size: 18px;
  }
  .scope .scope-item {
    padding-bottom: 1.5vw;
  }
  .scope .scope-item::before {
    left: 28px;
  }
  .scope .scope-item .no {
    width: 44px;
    height: 44px;
    border-width: 5px;
    font-size: 22px;
    margin-right: 1.5vw;
  }
  .scope .scope-item .no::after {
    right: -17px;
    border-left-width: 13px;
    border-top-width: 8px;
    border-bottom-width: 8px;
  }
  .scope .scope-item .bar h3 {
    font-size: 22px;
    line-height: 56px;
  }
  .scope .scope-item .bar p {
    font-size: 16px;
    line-height: 28px;
    padding: 6px 18px;
  }
  .ywbk-page-alzs::before {
    height: 8vw;
  }
  .ywbk-page-alzs #earth {
    width: 60vw;
    height: 60vw;
  }
  .ywbk-page-alzs .allist {
    gap: 24px;
  }
  .ywbk-page-alzs .allist .imgbox {
    width: 100px;
    height: 100px;
    margin-bottom: 16px;
  }
  .ywbk-page-ywlc .arch-plate {
    padding: 3vw 0 3.5vw;
    margin-bottom: 3.5vw;
  }
  .ywbk-page-ywlc .arch-plate::before {
    left: -6vw;
    width: calc(100% + 12vw);
  }
  .ywbk-page-ywlc .arch-plate img {
    width: 75vw;
  }
  .ywbk-page-ywlc .phases {
    gap: 3.5vw;
  }
  .ywbk-page-ywlc .phases .phase {
    width: 23vw;
    padding: 1.5vw;
  }
  .ywbk-page-ywlc .phases .phase::before {
    width: 115%;
  }
  .ywbk-page-ywlc .phases .phase::after {
    right: -26px;
    width: 30px;
    height: 56px;
  }
  .ywbk-page-ywlc .phases .phase:first-child {
    border-width: 3px;
  }
  .ywbk-page-ywlc .phases .phase:first-child::after {
    right: -30px;
  }
  .ywbk-page-ywlc .phases .phase .inner {
    padding-top: 2.5vw;
    border-width: 2px;
  }
  .ywbk-page-ywlc .phases .phase .stage {
    font-size: 22px;
    margin-bottom: 0.2vw;
  }
  .ywbk-page-ywlc .phases .phase .subtitle {
    font-size: 22px;
  }
  .ywbk-page-ywlc .phases .phase ul {
    margin-top: 1vw;
  }
  .ywbk-page-ywlc .phases .phase li {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1023px) {
  .ywbk-page {
    padding: 4vw;
    background-size: 100% auto;
  }
  .scope .scope-item {
    padding-bottom: 4vw;
  }
  .scope .scope-item::before {
    left: 5vw;
  }
  .scope .scope-item .no {
    width: 8vw;
    height: 8vw;
    border-width: 1vw;
    font-size: 5vw;
    margin-right: 0;
    margin-bottom: 0;
  }
  .scope .scope-item .no::after {
    right: -3.5vw;
  }
  .scope .scope-item .bar {
    width: 100%;
    padding-left: 20px;
  }
  .scope .scope-item .bar h3 {
    font-size: 18px;
    line-height: 44px;
    margin-bottom: 8px;
  }
  .scope .scope-item .bar p {
    font-size: 14px;
    line-height: 24px;
    padding: 8px 16px;
    border-radius: 8px;
  }
  .ywbk-page-alzs {
    min-height: auto;
    padding-bottom: 60px;
  }
  .ywbk-page-alzs::before {
    height: 60px;
  }
  .ywbk-page-alzs::after {
    background-size: 100% auto;
  }
  .ywbk-page-alzs #earth {
    width: 90vw;
    height: 90vw;
    max-width: none;
    max-height: none;
  }
  .ywbk-page-alzs .pubtit {
    margin-bottom: 30px;
  }
  .ywbk-page-alzs .allist {
    gap: 16px;
  }
  .ywbk-page-alzs .allist .imgbox {
    width: calc(25% - 12px);
    height: auto;
    aspect-ratio: 1/1;
    min-width: 70px;
    min-height: 70px;
    max-width: 100px;
    max-height: 100px;
    padding: 5px;
    margin-bottom: 0;
  }
  .ywbk-page-alzs .allist .imgbox:hover {
    transform: scale(1.05);
  }
  .ywbk-page-ywlc {
    background-size: 100% auto;
    padding-bottom: 8vw;
  }
  .ywbk-page-ywlc .arch-plate {
    padding: 4vw 0;
    margin-bottom: 4vw;
  }
  .ywbk-page-ywlc .arch-plate::before {
    left: -20px;
    width: calc(100% + 40px);
  }
  .ywbk-page-ywlc .arch-plate img {
    width: 100%;
  }
  .ywbk-page-ywlc .phases {
    flex-direction: column;
    gap: 6vw;
    padding: 4vw;
  }
  .ywbk-page-ywlc .phases .phase {
    width: 70vw;
    height: 70vw;
    margin: 0 auto;
    padding: 4vw;
  }
  .ywbk-page-ywlc .phases .phase::before {
    transform: translateX(-50%) rotate(90deg);
    left: 50%;
    top: auto;
    right: auto;
    bottom: 6vw;
  }
  .ywbk-page-ywlc .phases .phase::after {
    right: auto;
    top: auto;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
    bottom: -9vw;
    width: 6vw;
    height: 12vw;
  }
  .ywbk-page-ywlc .phases .phase:first-child {
    border-width: 3px;
  }
  .ywbk-page-ywlc .phases .phase:first-child .inner {
    padding-top: 6vw;
  }
  .ywbk-page-ywlc .phases .phase .inner {
    border-width: 2px;
    padding-top: 12vw;
  }
  .ywbk-page-ywlc .phases .phase .inner:hover::before {
    transform: scale(1);
    opacity: 1;
  }
  .ywbk-page-ywlc .phases .phase .stage {
    font-size: 4vw;
    margin-bottom: 1vw;
  }
  .ywbk-page-ywlc .phases .phase .subtitle {
    font-size: 4vw;
    margin-bottom: 2vw;
  }
  .ywbk-page-ywlc .phases .phase ul {
    padding: 0 4vw;
    text-align: left;
    font-size: 3.5vw;
    line-height: 1.5;
  }
  .ywbk-page-ywlc .phases .phase li {
    font-size: 3.5vw;
    line-height: 1.5;
  }
}/*# sourceMappingURL=ywbk.css.map */