/* ----------------------- banner ------------------- */

/* 202408 - 新规范 */

.banner .tag,
.banner p.intro,
.banner .btn-link a,
.banner .remark {
  font-size: 20px;
}
/* 左右结构 */
.banner .same-width .content-left {
  width: 47%;
  text-align: left;
}
.banner .content-left h1 {
  line-height: 64px;
  font-size: 50px;
  font-weight: 600;
}
.banner .content-left p.intro {
  line-height: 30px;
}
/* 上下结构 */
.banner .same-width .content-top {
  width: 47%;
  text-align: center;
  margin: 0 auto 100px;
}
.banner .content-top h1 {
  line-height: 84px;
  font-size: 67px;
  font-weight: 600;
}
.banner .content-top p.intro {
  line-height: 32px;
}
.banner .swiper-slide {
  display: flex;
  align-items: center;
  min-height: 800px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner .remark {
  display: flex;
  align-items: center;
}
.banner .remark > * {
  margin-right: 7px;
}
.banner .btn-link {
  margin: 50px 0 0 !important;
}
.banner .btn-link a {
  padding: 0 25px;
  width: max-content !important;
  min-width: 180px;
  line-height: 50px;
  background-color: #006ee1;
}
/* 分页器 */
div .banner .swiper-pagination {
  bottom: 3vw;
}
div .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background-color: rgb(48 60 66 / 50%);
  border-radius: 8px;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
}
div .swiper-pagination-bullet-active {
  width: 90px;
}
div .swiper-pagination-bullet-active .progress {
  display: inline-block;
  width: 0;
  height: 16px;
  border-radius: 8px;
  background-color: rgb(48 60 66 / 30%);
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.3s;
}

@media (max-width: 767px) {
  .same-width {
    width: calc(100% - 50px) !important;
  }
  .banner .swiper-slide {
    align-items: flex-start !important;
    min-height: 700px;
  }
  .banner .same-width .content-top,
  .banner .same-width .content-left {
    width: 100% !important;
    text-align: center;
  }
  .banner .same-width .content-top {
    margin-top: 70px !important;
  }
  .banner .same-width .content-left {
    margin-top: 50px !important;
  }
  .banner .same-width h1 {
    font-size: 36px !important;
    line-height: 50px !important;
  }
  .banner .same-width .intro {
    font-size: 18px;
    line-height: 26px !important;
  }
  .banner .tag,
  .banner .remark {
    justify-content: center;
    font-size: 16px !important;
  }
  .banner .same-width .btn-link {
    margin: 30px 0 0 !important;
  }
  .banner .same-width .btn-link a {
    min-width: 130px;
    font-size: 16px;
    line-height: 40px;
  }
}

/* ----------------------- end ------------------- */

.pbx {
  margin-top: 7vw;
}
.pbx .content-left {
  width: 45%;
}
.pbx .content-right {
  width: 46%;
}
.pbx .item {
  display: flex;
  flex-wrap: wrap;
}
.pbx .dot {
  width: 50%;
}
div article h2 {
  margin: 0 auto 20px;
}
.pbx h2 {
  margin-bottom: 48px;
}
.pbx .btn-link a:first-child {
  background-color: #006ee1;
  margin: 50px 0 0 0;
}
.wpb_wrapper .link {
  background-color: #fff;
  color: #006ee1;
  width: initial;
  position: relative;
}
.wpb_wrapper .link::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  padding-right: 20px;
  transform: rotate(-45deg);
  position: relative;
  top: 4px;
}
.wpb_wrapper .link:hover {
  text-decoration: underline;
}
/*  */
.solutions.display-flex {
  margin-top: 7vw;
  align-items: flex-start;
}
.solutions h2 {
  text-align: left;
}
.solutions .content-left {
  width: 38%;
}
.solutions .content-right {
  width: 53%;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
.solutions .content-right .itme {
  width: 47%;
}
.solutions .itme .img {
  margin-bottom: 0;
}
.solutions .itme h4 {
  margin: 13px 0;
}
.solutions .itme .dot,
.pbx .item .dot {
  margin-bottom: 10px;
  padding-left: 25px;
  position: relative;
}
.solutions .itme .dot:before,
.pbx .item .dot:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 6px;
}
.solutions .itme .dot a {
  color: #303c42;
}
.solutions .itme .dot a:hover {
  color: #006ee1;
}
.solutions .content-right .itme:first-child .link:hover::after {
  opacity: 1;
}
.solutions .itme .t a {
  padding-left: 25px;
}
.solutions .dot .link::after {
  background-image: none;
}
.solutions .itme .dot:hover a,
.solutions .itme .dot:last-child a {
  color: #006ee1;
  text-decoration: underline;
}
/*  */
.digitial-wrap {
  min-height: 612px;
  padding-top: 50px;
  margin-top: 100px;
}
.digitial-wrap .item {
  width: 30%;
  margin-top: 75px;
  padding-left: 8%;
}
.digitial-wrap .num {
  color: #101f3a;
  font-size: 53px;
  font-weight: 600;
  position: relative;
  z-index: 2;
  font-family: Manrope !important;
  line-height: 0;
  margin-bottom: 30px;
}
.digitial-wrap .name {
  font-family: Manrope !important;
  font-weight: 500;
  font-size: 20px;
}
.digitial-wrap .more {
  color: #006ee1;
  font-size: 35px;
  font-weight: 600;
}
.digitial-wrap .num::before {
  content: "";
  display: inline-block;
  width: 93px;
  height: 10px;
  background: linear-gradient(45deg, #00b7ff, transparent);
  position: absolute;
  top: 13px;
  z-index: -1;
}
/*  */
.awards-wrap.display-flex {
  background: #ffffff;
  box-shadow: 11px 9px 43px 0px rgba(197, 210, 224, 0.15);
  border-radius: 40px;
  padding: 20px 50px;
  margin-top: -113px;
}
.digitial-wrap h2 {
  margin-bottom: 10px;
}
.awards-wrap .content-right {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.awards-wrap .content-left {
  width: 48%;
}
.awards-wrap .content-right .img {
  width: 25%;
  text-align: center;
  margin-bottom: 30px;
}
.awards-wrap img {
  height: 65px;
}
.awards-wrap .btn-link a {
  width: initial;
  padding: 0 25px;
  margin-bottom: 30px;
  background-color: #006ee1;
}
/*  */
.read-area {
  width: 46%;
  margin-bottom: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.read-area .img {
  width: 31%;
}
.read-area div:last-child {
  width: 64%;
}
.topic-title {
  background-color: #f2f4f4;
  margin-bottom: 15px;
  width: max-content;
  padding: 0 3px;
}
.detail {
  margin-bottom: 0;
}
.detail-time {
  margin-bottom: 15px;
}
.read-area img {
  border-radius: 10px;
}
.read-area a {
  padding-right: 20px;
  transition: all 0.3s;
}
.read-area a:hover {
  padding-right: 25px;
}
div .recommend {
  margin: 7vw 0 60px 0;
}
.reading.display-flex {
  align-items: flex-start;
}
.tem-bec-par {
  margin-top: 4vw;
}
/*  */
.features-wrap.display-flex {
  margin-top: 5vw;
  align-items: stretch;
}
.features-wrap .item {
  width: 24%;
  min-height: 280px;
  border-radius: 20px;
  cursor: pointer;
  padding: 33px 23px;
}
.features-wrap .item:hover {
  box-shadow: 0px 1px 54px 0px rgba(116, 116, 116, 0.13);
}
.features-wrap h3 {
  margin: 10px 0 10px;
  position: relative;
}
.features-wrap h3:before {
  content: "";
  display: block;
  width: 41px;
  height: 41px;
  border-radius: 50%;
  background-color: #f4f4f4;
  margin-bottom: 20px;
}
.features-wrap .item .t {
  position: relative;
}
.features-wrap .item .t:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  bottom: 6px;
  margin-left: 10px;
}
/*  */
.worldwide.same-width {
  margin-top: 6vw;
}
.worldwide .swiper {
  overflow: hidden;
}
.worldwide .swiper-slide {
  width: max-content;
  margin-right: 47px;
}
.worldwide .swiper-slide img {
  height: 43px;
}
.worldwide h3 {
  color: #a5a5a5;
  margin-bottom: 40px;
}
@media (max-width: 1500px) and (min-width: 768px) {
  div .display-flex,
  div.same-width {
    width: 1200px;
    max-width: 90%;
  }
  .banner .swiper-slide {
    min-height: 570px;
  }
  .banner .content-top h1 {
    line-height: 64px;
    font-size: 56px;
    font-weight: 600;
  }
  .slide-2 .display-flex,
  .slide-3 .display-flex {
    margin-top: -80px;
  }
  .flexible-wrap .content-left {
    width: 50%;
  }
  .flexible-wrap .content-right {
    width: 48%;
  }
  .digitial-wrap .item {
    margin-top: 40px;
  }
  .digitial-wrap {
    min-height: 540px;
  }
  .digitial-wrap .num {
    font-size: 48px;
  }
  .robust img {
    width: 280px;
  }
}
@media (max-width: 767px) {
  div .banner h1 {
    font-size: 30px;
  }
  .banner .same-width .content-top {
    width: 100%;
  }
  div .banner h2 {
    font-size: 30px;
  }
  .pieces-wrap h1 img {
    width: 130px;
  }
  .time-wrap {
    display: block;
  }
  .time-wrap .day {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .function-wrap .item1 .title {
    position: initial;
    transform: translate(0);
  }
  .function-wrap .item1:hover .title {
    transform: translate(30px);
  }
  .digitial-wrap .btn-link a:first-child {
    display: block;
  }
  .flexible-wrap .content-right {
    margin-top: 0;
  }
  .digitial-wrap .item {
    margin-top: 30px;
  }
  .digitial-wrap .num {
    font-size: 40px;
  }
  .awards-wrap.display-flex {
    margin-top: 0;
  }
  .awards-wrap img {
    height: 50px;
  }
  .read-area {
    width: 100%;
    flex-wrap: wrap;
  }
  .read-area .img {
    width: 100%;
  }
  .read-area div:last-child {
    width: 100%;
  }
  .pbx .content-left {
    width: 100%;
  }
  .pbx .content-right {
    width: 100%;
  }
  div .banner .robust {
    background-position-x: left;
  }
  .robust img {
    width: 180px;
  }
  div .robust h2 {
    white-space: initial;
  }
  .robust .date span,
  .robust .date .d {
    display: block;
    margin-right: 0;
  }
  .pbx .dot,
  .features-wrap .item,
  .solutions .content-right .itme {
    width: 100%;
  }
}
