@charset "UTF-8";
.ib_carousel_083 .dataList .Img img, .ib_carousel_022 .Txt .title, .ib_carousel_022 .btnBox .btn .btnIcon, .ib_info_004 .close::before, .ib_info_004 .close::after, .ib_info_004 .close, .ib_banner_011 .controlBox .scrollDown span.text {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.bgLine {
  position: relative;
}
.bgLine::after {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, left top, right top, from(#ebebeb), to(#ebebeb)), -webkit-gradient(linear, left top, right top, from(#ebebeb), to(#ebebeb)), -webkit-gradient(linear, left top, right top, from(#ebebeb), to(#ebebeb));
  background-image: linear-gradient(to right, #ebebeb 0%, #ebebeb 100%), linear-gradient(to right, #ebebeb 0%, #ebebeb 100%), linear-gradient(to right, #ebebeb 0%, #ebebeb 100%);
  background-position: 23% 0, center 0, 77% 0;
  background-size: 1px 100%;
  z-index: 1;
}
@media (max-width: 1650px) {
  .bgLine::after {
    background-position: 23% 0, center 0, calc(100% - 310px) 0;
  }
}
@media (max-width: 1180px) {
  .bgLine::after {
    display: none;
  }
}

.mainArea {
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
}

/* home(ib_banner_011) */
.ib_banner_011 {
  width: 100%;
}
.ib_banner_011 .dataBox {
  position: relative;
}
.ib_banner_011 .wrap {
  max-width: 100%;
  padding: 0;
}
.ib_banner_011 .dataList {
  position: relative;
  z-index: 1;
}
.ib_banner_011 .dataList.slick-dotted {
  margin-bottom: 0;
}
.ib_banner_011 .dataList:not(.slick-slider) .dataItem:not(:first-child) {
  display: none;
}
.ib_banner_011 .dataList:not(.slick-slider) .dataItem .Img img {
  aspect-ratio: 1/0.48958;
}
@media (max-width: 640px) {
  .ib_banner_011 .dataList:not(.slick-slider) .dataItem .Img img {
    aspect-ratio: 1/1;
  }
}
.ib_banner_011 .dataItem {
  position: relative;
  z-index: 1;
}
.ib_banner_011 .dataItem .Txt {
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 1410px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 85px 20px;
  z-index: 2;
}
@media (max-width: 1536px) {
  .ib_banner_011 .dataItem .Txt {
    max-width: 1180px;
  }
}
@media (max-width: 1280px) {
  .ib_banner_011 .dataItem .Txt {
    max-width: 960px;
  }
}
@media (max-width: 1180px) {
  .ib_banner_011 .dataItem .Txt {
    max-width: 100%;
    padding: 85px 45px;
  }
}
@media (max-width: 960px) {
  .ib_banner_011 .dataItem .Txt {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (max-width: 640px) {
  .ib_banner_011 .dataItem .Txt {
    padding: 70px 45px;
  }
}
.ib_banner_011 .dataItem .Txt .textBox {
  max-width: 900px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 90px;
}
@media (max-width: 640px) {
  .ib_banner_011 .dataItem .Txt .textBox {
    margin-top: 0px;
  }
}
.ib_banner_011 .dataItem .Txt .dectitle {
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 2.5px;
  padding-bottom: 10px;
}
@media (max-width: 1180px) {
  .ib_banner_011 .dataItem .Txt .dectitle {
    font-size: 21px;
  }
}
@media (max-width: 414px) {
  .ib_banner_011 .dataItem .Txt .dectitle {
    font-size: 18px;
  }
}
.ib_banner_011 .dataItem .Txt .title {
  color: #fff;
  font-size: 60px;
  font-weight: 700;
  letter-spacing: 1.8px;
  line-height: 1.35;
}
@media (max-width: 1180px) {
  .ib_banner_011 .dataItem .Txt .title {
    font-size: 42px;
  }
}
@media (max-width: 414px) {
  .ib_banner_011 .dataItem .Txt .title {
    font-size: 36px;
  }
}
@media (max-width: 380px) {
  .ib_banner_011 .dataItem .Txt .title {
    font-size: 30px;
  }
}
.ib_banner_011 .dataItem .Txt .title.blueColor {
  color: #50b2f0;
}
.ib_banner_011 .dataItem .Txt .subtitle {
  color: #fff;
  display: block;
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 400;
}
@media (max-width: 1180px) {
  .ib_banner_011 .dataItem .Txt .subtitle {
    margin-top: 10px;
  }
}
@media (max-width: 414px) {
  .ib_banner_011 .dataItem .Txt .subtitle {
    font-size: 16px;
  }
}
.ib_banner_011 .dataItem .Img img {
  width: 100%;
}
@media (max-width: 960px) {
  .ib_banner_011 .dataItem .Img img {
    height: 720px;
    width: auto;
  }
}
.ib_banner_011 .controlBox {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 1180px) {
  .ib_banner_011 .controlBox {
    display: none;
  }
}
.ib_banner_011 .controlBox .arrowBox {
  position: relative;
  left: 50px;
  top: 0;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: all;
  margin-top: 50px;
}
.ib_banner_011 .controlBox .arrowBox .numberNow,
.ib_banner_011 .controlBox .arrowBox .numberAll {
  color: #50b2f0;
  font-size: 18px;
  font-weight: 700;
}
.ib_banner_011 .controlBox .arrowBox .numberNow {
  margin-bottom: 3px;
}
.ib_banner_011 .controlBox .arrowBox .numberAll {
  margin-top: 3px;
}
.ib_banner_011 .controlBox .arrowBox .numberLine {
  position: relative;
  width: 1px;
  height: 180px;
  background-color: rgba(255, 255, 255, 0.7);
}
.ib_banner_011 .controlBox .arrowBox .numberLine::after {
  content: "";
  position: absolute;
  display: block;
  background-color: #50b2f0;
  width: 1px;
  height: var(--arrow-height, 30px);
  position: absolute;
  left: 0;
  top: var(--arrow-top, 0%);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.ib_banner_011 .controlBox .arrowBox .arrow {
  width: 20px;
  height: 20px;
  margin: 0;
  overflow: hidden;
  position: relative;
  background-color: transparent;
  cursor: pointer;
}
.ib_banner_011 .controlBox .arrowBox .arrow.prev::before {
  content: "";
  position: absolute;
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 9px;
  height: 9px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
          transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.ib_banner_011 .controlBox .arrowBox .arrow.prev:hover {
  background-color: transparent;
}
.ib_banner_011 .controlBox .arrowBox .arrow.prev:hover::before {
  border-top: 1px solid #2186d3;
  border-left: 1px solid #2186d3;
}
.ib_banner_011 .controlBox .arrowBox .arrow.next::before {
  content: "";
  position: absolute;
  position: absolute;
  left: 50%;
  top: 50%;
  display: block;
  width: 9px;
  height: 9px;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
          transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.ib_banner_011 .controlBox .arrowBox .arrow.next:hover {
  background-color: transparent;
}
.ib_banner_011 .controlBox .arrowBox .arrow.next:hover::before {
  border-bottom: 1px solid #2186d3;
  border-left: 1px solid #2186d3;
}
.ib_banner_011 .controlBox .scrollDown {
  position: absolute;
  bottom: 4.5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  pointer-events: all;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ib_banner_011 .controlBox .scrollDown span {
  display: block;
}
.ib_banner_011 .controlBox .scrollDown span.text {
  color: rgba(255, 255, 255, 0.8);
  letter-spacing: 0.5px;
  margin-bottom: 13px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.ib_banner_011 .controlBox .scrollDown .scrollDownIcon {
  width: 21px;
  height: 17px;
  fill: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 1181px) {
  .ib_banner_011 .controlBox .scrollDown:hover span.text {
    color: #2186d3;
  }
  .ib_banner_011 .controlBox .scrollDown:hover .scrollDownIcon {
    fill: #2186d3;
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
  }
}
.ib_banner_011 .slick-dots {
  width: 15px;
  margin: 0;
  bottom: 20%;
  right: 50px;
}
.ib_banner_011 .slick-dots li {
  width: 100%;
  height: 15px;
  margin: 5px 0;
}
.ib_banner_011 .slick-dots li button {
  width: 100%;
  height: 100%;
  padding: 0;
}
.ib_banner_011 .slick-dots li button::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 1;
}
.ib_banner_011 .slick-dots li.slick-active button::before {
  border: 1px solid #fff;
  background-color: #fff;
  opacity: 1;
}
.ib_banner_011 .slick-current .Txt .dectitle {
  opacity: 0;
  -webkit-animation: slideUpAnimation 0.8s 0.4s ease-in-out forwards;
          animation: slideUpAnimation 0.8s 0.4s ease-in-out forwards;
}
.ib_banner_011 .slick-current .Txt .title {
  opacity: 0;
  -webkit-animation: slideUpAnimation 0.8s 0.6s ease-in-out forwards;
          animation: slideUpAnimation 0.8s 0.6s ease-in-out forwards;
}
.ib_banner_011 .slick-current .Txt .subtitle {
  opacity: 0;
  -webkit-animation: slideUpAnimation 0.8s 0.8s ease-in-out forwards;
          animation: slideUpAnimation 0.8s 0.8s ease-in-out forwards;
}
.ib_banner_011 .slick-current .Txt .moreLinkBtn {
  opacity: 0;
  -webkit-animation: slideUpAnimation 0.8s 1s ease-in-out forwards;
          animation: slideUpAnimation 0.8s 1s ease-in-out forwards;
}
.ib_banner_011 .slick-current .Img img {
  -webkit-animation: bannerImgAnimation 5.75s linear both;
          animation: bannerImgAnimation 5.75s linear both;
}
.ib_banner_011:not(.show) .controlBox .arrowBox {
  opacity: 0;
}
.ib_banner_011:not(.show) .controlBox .scrollDown {
  opacity: 0;
}
.ib_banner_011.show .controlBox .arrowBox {
  opacity: 1;
  -webkit-transition: all 0.5s 0.5s ease-in-out;
  transition: all 0.5s 0.5s ease-in-out;
}
.ib_banner_011.show .controlBox .scrollDown {
  opacity: 1;
  -webkit-transition: all 0.5s 0.5s ease-in-out;
  transition: all 0.5s 0.5s ease-in-out;
}

/* home(ib_info_004) */
.ib_info_004 {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 500;
  width: 100%;
  height: 100vh;
  font-size: 15px;
  line-height: 1.8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}
.ib_info_004 .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}
.ib_info_004 .inner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  width: 700px;
  max-width: 90%;
  max-height: 85vh;
  opacity: 0;
  background-color: #fff;
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}
.ib_info_004 .popContent {
  max-height: 85vh;
  overflow-y: auto;
}
.ib_info_004 img {
  display: block;
  max-width: 100%;
  height: auto;
}
.ib_info_004 .Txt {
  padding: 30px;
}
.ib_info_004 .Txt .popTitle {
  font-size: 25px;
  margin-bottom: 25px;
}
.ib_info_004 .close {
  width: 46px;
  height: 46px;
  background-color: #2186d3;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.ib_info_004 .close::before, .ib_info_004 .close::after {
  content: "";
  position: absolute;
  left: 11px;
  top: 23px;
  width: 25px;
  height: 1px;
  background-color: #fff;
}
.ib_info_004 .close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.ib_info_004 .close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media (min-width: 1181px) {
  .ib_info_004 .close:hover {
    background-color: #2186d3;
  }
  .ib_info_004 .close:hover::before {
    -webkit-transform: rotate(-30deg);
            transform: rotate(-30deg);
  }
  .ib_info_004 .close:hover::after {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
}
.ib_info_004.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.ib_info_004.show .mask,
.ib_info_004.show .inner {
  opacity: 1;
}
.ib_info_004.show .inner {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 1180px) {
  .ib_info_004 .popContent {
    max-height: calc(100vh - 150px);
  }
}

/* home_services */
.home_services {
  position: relative;
  padding-top: 208px;
  padding-bottom: 150px;
  z-index: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#f3f6f9), to(rgba(243, 246, 249, 0))) center top/100% 90% no-repeat;
  background: linear-gradient(to bottom, #f3f6f9, rgba(243, 246, 249, 0)) center top/100% 90% no-repeat;
}
@media (max-width: 1180px) {
  .home_services {
    padding-top: 83px;
    padding-bottom: 75px;
  }
}
@media (max-width: 414px) {
  .home_services {
    padding-bottom: 50px;
  }
}
.home_services .servicesDecPic {
  position: absolute;
  bottom: -30px;
  left: 0;
  pointer-events: none;
  width: 399px;
  height: 294px;
  z-index: -1;
}
.home_services .wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 2;
  max-width: 1530px;
}
@media (max-width: 1180px) {
  .home_services .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.home_services .titleBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: 30px;
  text-align: left;
  margin-bottom: 0;
  width: 100%;
  max-width: 360px;
}
@media (max-width: 1180px) {
  .home_services .titleBox {
    max-width: 100%;
    padding-left: 0;
    padding-bottom: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 480px) {
  .home_services .titleBox {
    padding-bottom: 0;
  }
}
.home_services .titleBox .title {
  position: relative;
  font-size: 48px;
  color: #0a2540;
  font-weight: 700;
  letter-spacing: 1.5px;
}
@media (max-width: 768px) {
  .home_services .titleBox .title {
    font-size: 42px;
    letter-spacing: 2px;
    padding-bottom: 8px;
  }
}
.home_services .titleBox .title .titlePic {
  position: absolute;
  fill: #288ece;
  top: -7px;
  right: -30px;
  width: 29px;
  height: 29px;
}
@media (max-width: 768px) {
  .home_services .titleBox .title .titlePic {
    top: -12px;
  }
}
.home_services .titleBox .subtitle {
  font-size: 18px;
  color: #0a2540;
  letter-spacing: 0.5px;
  padding-bottom: 28px;
}
@media (max-width: 768px) {
  .home_services .titleBox .subtitle {
    padding-bottom: 25px;
  }
}
.home_services .titleBox .brief_title {
  font-size: 21px;
  font-weight: 500;
  color: #0a2540;
  letter-spacing: 0.5px;
  padding-bottom: 13px;
}
.home_services .titleBox .brief_text {
  font-size: 18px;
  color: #757e89;
  letter-spacing: 0.5px;
}
.home_services .titleBox .moreLinkBtn {
  margin-top: 25px;
}
@media (max-width: 1180px) {
  .home_services .titleBox .moreLinkBtn {
    display: none;
  }
}
.home_services .titleBox .moreLinkBtn .btnText {
  text-align: right;
}
.home_services .dataBox {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 970px;
  position: relative;
  margin-top: -8px;
}
@media (max-width: 1180px) {
  .home_services .dataBox {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .home_services .dataBox {
    margin-top: 20px;
  }
}
.home_services .dataBox .moreLinkBtn {
  display: none;
}
@media (max-width: 1180px) {
  .home_services .dataBox .moreLinkBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .home_services .dataBox .moreLinkBtn {
    margin-top: 40px;
  }
}
.home_services .dataBox .controlBox {
  display: none;
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-60px);
          transform: translateY(-60px);
  pointer-events: none;
}
@media (max-width: 768px) {
  .home_services .dataBox .controlBox {
    display: block;
  }
}
.home_services .dataBox .controlBox .arrowBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 20px;
}
@media (max-width: 414px) {
  .home_services .dataBox .controlBox .arrowBox {
    padding: 0;
  }
}
.home_services .dataBox .controlBox .arrow {
  pointer-events: all;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 45px;
  height: 45px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(10, 37, 64, 0.1);
          box-shadow: 0px 0px 30px 0px rgba(10, 37, 64, 0.1);
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
.home_services .dataBox .controlBox .arrow.prev .btnArrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media (min-width: 1181px) {
  .home_services .dataBox .controlBox .arrow:hover {
    background-color: #50b2f0;
  }
  .home_services .dataBox .controlBox .arrow:hover .btnArrow {
    fill: #fff;
  }
}
.home_services .dataBox .controlBox .btnArrow {
  width: 9px;
  height: 12px;
  fill: #50b2f0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.home_services .dataList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1180px) {
  .home_services .dataList {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 768px) {
  .home_services .dataList {
    max-width: 322px;
  }
}
.home_services .dataItem {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 20px;
  width: 33.3333333333%;
  max-width: 282px;
  aspect-ratio: 1/1;
  border-radius: 32px;
  background-color: #f2f5f8;
  border: 1px solid #fff;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(10, 37, 64, 0.1);
          box-shadow: 0px 0px 40px 0px rgba(10, 37, 64, 0.1);
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
}
@media (max-width: 768px) {
  .home_services .dataItem {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@media (max-width: 480px) {
  .home_services .dataItem {
    margin: 20px auto;
  }
}
@media (max-width: 380px) {
  .home_services .dataItem {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(10, 37, 64, 0.1);
            box-shadow: 0px 0px 10px 0px rgba(10, 37, 64, 0.1);
  }
}
.home_services .dataItem .item {
  position: relative;
  width: calc(100% - 10px);
  aspect-ratio: 1/1;
  border-radius: 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 1181px) {
  .home_services .dataItem .item:hover .stroke {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    stroke-dashoffset: 0px;
  }
}
.home_services .dataItem .itemLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home_services .dataItem .title {
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 1.1px;
  margin-top: -10px;
  color: #0a2540;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.home_services .dataItem .subtitle {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.5px;
  color: rgba(147, 153, 161, 0.6);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.home_services .dataItem .subtitle a {
  color: rgba(147, 153, 161, 0.6);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.home_services .dataItem .Img {
  position: relative;
  width: 110px;
  height: 110px;
  margin-top: 25px;
  margin-bottom: 35px;
  z-index: 2;
}
@media (max-width: 1280px) {
  .home_services .dataItem .Img {
    width: 90px;
    height: 90px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .home_services .dataItem .Img {
    width: 110px;
    height: 110px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.home_services .dataItem .Img::after {
  content: "";
  position: absolute;
  position: absolute;
  top: -15px;
  right: -15px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-color: rgba(80, 178, 240, 0.1);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: -1;
}
.home_services .dataItem .Img img {
  width: 100%;
  height: auto;
  display: block;
  height: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.home_services .dataItem .Img .hoverImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 1181px) {
  .home_services .dataItem:hover {
    background-color: #fff;
    -webkit-transform: translateY(-35px);
            transform: translateY(-35px);
  }
  .home_services .dataItem:hover .item {
    background-color: #50b2f0;
  }
  .home_services .dataItem:hover .title {
    color: #fff;
  }
  .home_services .dataItem:hover .subtitle {
    color: rgba(255, 255, 255, 0.6);
  }
  .home_services .dataItem:hover .subtitle a {
    color: rgba(255, 255, 255, 0.6);
  }
  .home_services .dataItem:hover .Img::after {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .home_services .dataItem:hover .Img .hoverImg {
    z-index: 1;
  }
}
.home_services .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.home_services:not(.show) .titleBox .title {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.home_services:not(.show) .titleBox .subtitle {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.home_services:not(.show) .titleBox .brief_title {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.home_services:not(.show) .titleBox .brief_text {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.home_services:not(.show) .titleBox .moreLinkBtn {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.home_services.show .titleBox .title {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.2s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.2s ease-in-out forwards;
}
.home_services.show .titleBox .subtitle {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.4s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.4s ease-in-out forwards;
}
.home_services.show .titleBox .brief_title {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.6s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.6s ease-in-out forwards;
}
.home_services.show .titleBox .brief_text {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.8s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.8s ease-in-out forwards;
}
.home_services.show .titleBox .moreLinkBtn {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 1s ease-in-out forwards;
          animation: bottomToTop 0.5s 1s ease-in-out forwards;
}

/* home(ib_imageText_000) */
.ib_imageText_000 {
  position: relative;
  padding: 23px 0 55px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .ib_imageText_000 {
    padding: 15px 0 10px;
  }
}
@media (max-width: 414px) {
  .ib_imageText_000 {
    padding: 15px 0 0;
  }
}
.ib_imageText_000 .homeAboutBg {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -5px;
  pointer-events: none;
}
.ib_imageText_000 .homeAboutDec {
  position: absolute;
  left: 3%;
  bottom: 5.5%;
  pointer-events: none;
}
@media (max-width: 1180px) {
  .ib_imageText_000 .homeAboutDec {
    display: none;
  }
}
.ib_imageText_000 .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 1530px;
}
.ib_imageText_000 .leftBox {
  padding: 0px 20px;
  width: 55.5%;
}
@media (max-width: 1180px) {
  .ib_imageText_000 .leftBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding: 0px 30px 0px 20px;
    margin-bottom: 20px;
  }
}
.ib_imageText_000 .leftBox .Img {
  border-radius: 25px;
  border: 1px solid #50b2f0;
}
@media (max-width: 1180px) {
  .ib_imageText_000 .leftBox .Img {
    max-width: 759px;
  }
}
.ib_imageText_000 .leftBox img {
  position: relative;
  display: block;
  max-width: 100%;
  border-radius: 25px;
  -webkit-transform: translate(10px, 10px);
          transform: translate(10px, 10px);
  z-index: 2;
}
@media (max-width: 768px) {
  .ib_imageText_000 .leftBox img {
    -webkit-transform: translate(5px, 5px);
            transform: translate(5px, 5px);
  }
}
.ib_imageText_000 .leftBox .titleBox {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 35px;
  padding-bottom: 22px;
  text-align: center;
  margin-bottom: 0;
  width: 100%;
  max-width: 590px;
}
@media (max-width: 1180px) {
  .ib_imageText_000 .leftBox .titleBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 480px) {
  .ib_imageText_000 .leftBox .titleBox {
    padding-bottom: 40px;
  }
}
@media (max-width: 414px) {
  .ib_imageText_000 .leftBox .titleBox {
    padding-bottom: 25px;
  }
}
.ib_imageText_000 .leftBox .titleBox .title {
  position: relative;
  font-size: 42px;
  color: #0a2540;
  font-weight: 700;
  letter-spacing: 1.5px;
  padding-bottom: 5px;
}
.ib_imageText_000 .leftBox .titleBox .title .titlePic {
  position: absolute;
  fill: #288ece;
  top: -7px;
  right: -36px;
  width: 29px;
  height: 29px;
}
.ib_imageText_000 .leftBox .titleBox .subtitle {
  font-size: 18px;
  color: #0a2540;
  letter-spacing: 0.5px;
  padding-bottom: 25px;
}
@media (max-width: 768px) {
  .ib_imageText_000 .leftBox .titleBox .subtitle {
    padding-bottom: 10px;
  }
}
.ib_imageText_000 .rightBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 44.5%;
  padding-right: 20px;
}
@media (max-width: 1180px) {
  .ib_imageText_000 .rightBox {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding-right: 0;
  }
}
.ib_imageText_000 .rightBox .titleBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 35px;
  padding-left: 48px;
  text-align: left;
  margin-bottom: 0;
  width: 100%;
  max-width: 590px;
}
@media (max-width: 1180px) {
  .ib_imageText_000 .rightBox .titleBox {
    padding: 35px 25px 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 768px) {
  .ib_imageText_000 .rightBox .titleBox {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .ib_imageText_000 .rightBox .titleBox {
    padding: 40px 25px 0;
  }
}
@media (max-width: 414px) {
  .ib_imageText_000 .rightBox .titleBox {
    padding: 25px 25px 0;
  }
}
.ib_imageText_000 .rightBox .titleBox .title {
  position: relative;
  font-size: 48px;
  color: #0a2540;
  font-weight: 700;
  letter-spacing: 1.5px;
}
@media (max-width: 1180px) {
  .ib_imageText_000 .rightBox .titleBox .title {
    display: none;
  }
}
.ib_imageText_000 .rightBox .titleBox .title .titlePic {
  position: absolute;
  fill: #288ece;
  top: -7px;
  right: -36px;
  width: 29px;
  height: 29px;
}
.ib_imageText_000 .rightBox .titleBox .subtitle {
  font-size: 18px;
  color: #0a2540;
  letter-spacing: 0.5px;
  padding-bottom: 25px;
}
@media (max-width: 1180px) {
  .ib_imageText_000 .rightBox .titleBox .subtitle {
    display: none;
  }
}
.ib_imageText_000 .rightBox .titleBox .brief_title {
  font-size: 21px;
  font-weight: 500;
  color: #0a2540;
  letter-spacing: 0.7px;
  padding-bottom: 13px;
}
.ib_imageText_000 .rightBox .titleBox .brief_text {
  font-size: 18px;
  color: #757e89;
  line-height: 1.6;
  letter-spacing: 0.6px;
}
@media (max-width: 768px) {
  .ib_imageText_000 .rightBox .titleBox .brief_text {
    line-height: 1.62;
    letter-spacing: 0.8px;
  }
}
.ib_imageText_000 .homeAboutEarth {
  position: absolute;
  right: -40%;
  bottom: -40%;
  pointer-events: none;
}
@media (max-width: 1180px) {
  .ib_imageText_000 .homeAboutEarth {
    bottom: -25%;
  }
}
.ib_imageText_000 .homeAboutEarth .globe {
  position: relative;
  width: 100vw;
  height: 100vh;
  scale: 1.7;
}
.ib_imageText_000 .homeAboutEarth .globe .globe-canvas {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
}
.ib_imageText_000 .homeAboutEarth .globe svg {
  height: 100%;
  width: 100%;
  opacity: 0.3;
  -webkit-animation: rotation 10s linear infinite;
          animation: rotation 10s linear infinite;
}
.ib_imageText_000 .homeAboutEarth .globe .svg-wrapper {
  opacity: 0;
  display: inline-block;
  position: absolute;
  width: 890vh;
  height: 80%;
  left: 0;
  right: 0;
  top: 10%;
  margin: auto;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition: opacity 1s ease-out 1.6s, -webkit-transform 1s ease-out 1.6s;
  transition: opacity 1s ease-out 1.6s, -webkit-transform 1s ease-out 1.6s;
  transition: opacity 1s ease-out 1.6s, transform 1s ease-out 1.6s;
  transition: opacity 1s ease-out 1.6s, transform 1s ease-out 1.6s, -webkit-transform 1s ease-out 1.6s;
}
.ib_imageText_000 .homeAboutEarth .globe .svg-wrapper.active {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}
.ib_imageText_000 .moreLinkBtn {
  z-index: 1;
}
@media (max-width: 1180px) {
  .ib_imageText_000 .moreLinkBtn {
    margin-right: 0;
  }
}
.ib_imageText_000:not(.show) > .wrap .Img {
  opacity: 0;
}
.ib_imageText_000:not(.show) > .wrap .title {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_imageText_000:not(.show) > .wrap .subtitle {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_imageText_000:not(.show) > .wrap .brief_title {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_imageText_000:not(.show) > .wrap .brief_text {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_imageText_000:not(.show) > .wrap .moreLinkBtn {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_imageText_000.show > .wrap .Img {
  opacity: 1;
  -webkit-transition: all 0.5s 0.2s ease-in-out;
  transition: all 0.5s 0.2s ease-in-out;
}
.ib_imageText_000.show > .wrap .title {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.2s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.2s ease-in-out forwards;
}
.ib_imageText_000.show > .wrap .subtitle {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.4s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.4s ease-in-out forwards;
}
.ib_imageText_000.show > .wrap .brief_title {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.6s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.6s ease-in-out forwards;
}
.ib_imageText_000.show > .wrap .brief_text {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.8s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.8s ease-in-out forwards;
}
.ib_imageText_000.show > .wrap .moreLinkBtn {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 1s ease-in-out forwards;
          animation: bottomToTop 0.5s 1s ease-in-out forwards;
}

/* home(ib_info_012) */
.ib_info_012 {
  position: relative;
  z-index: 2;
  padding: 90px 0;
}
@media (max-width: 1180px) {
  .ib_info_012 {
    padding: 38px 0;
  }
}
@media (max-width: 768px) {
  .ib_info_012 {
    padding: 63px 0 38px;
  }
}
@media (max-width: 414px) {
  .ib_info_012 {
    padding: 63px 0 30px;
  }
}
.ib_info_012 .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1530px;
}
@media (max-width: 1180px) {
  .ib_info_012 .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.ib_info_012 .leftBox {
  margin-top: -10px;
  width: 25%;
}
@media (max-width: 1180px) {
  .ib_info_012 .leftBox {
    margin-top: 0;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .ib_info_012 .leftBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 414px) {
  .ib_info_012 .leftBox {
    margin-bottom: 0;
  }
}
.ib_info_012 .leftBox .titleBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: 10px;
  text-align: left;
  margin-bottom: 0;
  width: 100%;
  max-width: 590px;
}
@media (max-width: 1180px) {
  .ib_info_012 .leftBox .titleBox {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0;
  }
}
.ib_info_012 .leftBox .titleBox .title {
  position: relative;
  font-size: 48px;
  color: #0a2540;
  font-weight: 700;
  letter-spacing: 1.5px;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .ib_info_012 .leftBox .titleBox .title {
    font-size: 42px;
  }
}
@media (max-width: 414px) {
  .ib_info_012 .leftBox .titleBox .title {
    font-size: 36px;
  }
}
@media (max-width: 380px) {
  .ib_info_012 .leftBox .titleBox .title {
    font-size: 30px;
  }
}
.ib_info_012 .leftBox .titleBox .title .titlePic {
  position: absolute;
  fill: #288ece;
  top: -7px;
  right: -36px;
  width: 29px;
  height: 29px;
}
@media (max-width: 768px) {
  .ib_info_012 .leftBox .titleBox .title .titlePic {
    top: -13px;
    right: -36px;
  }
}
.ib_info_012 .leftBox .titleBox .subtitle {
  font-size: 18px;
  color: #0a2540;
  letter-spacing: 0.5px;
  padding-bottom: 5px;
  padding-top: 0;
}
@media (max-width: 414px) {
  .ib_info_012 .leftBox .titleBox .subtitle {
    font-size: 16px;
  }
}
.ib_info_012 .leftBox .titleBox .brief_title {
  font-size: 21px;
  font-weight: 500;
  color: #0a2540;
  letter-spacing: 0.7px;
  padding-top: 20px;
}
@media (max-width: 1180px) {
  .ib_info_012 .leftBox .titleBox .brief_title {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .ib_info_012 .leftBox .titleBox .brief_title {
    padding-top: 25px;
  }
}
.ib_info_012 .rightBox {
  padding-top: 10px;
  padding-right: 0px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media (max-width: 768px) {
  .ib_info_012 .rightBox {
    padding-top: 25px;
  }
}
@media (max-width: 480px) {
  .ib_info_012 .rightBox {
    padding-top: 15px;
  }
}
.ib_info_012 .rightBox .dataList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media (max-width: 768px) {
  .ib_info_012 .rightBox .dataList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.ib_info_012 .rightBox .dataList .dataItem {
  width: 33.3333333333%;
}
@media (max-width: 768px) {
  .ib_info_012 .rightBox .dataList .dataItem {
    width: 100%;
    margin-bottom: 45px;
  }
}
.ib_info_012 .rightBox .dataList .item {
  padding-left: 30px;
}
@media (max-width: 768px) {
  .ib_info_012 .rightBox .dataList .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-left: 0;
  }
}
@media (max-width: 414px) {
  .ib_info_012 .rightBox .dataList .item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 768px) {
  .ib_info_012 .rightBox .dataList .outSideBox {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.ib_info_012 .rightBox .dataList .imgBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 90px;
  height: 90px;
  background-color: rgba(80, 178, 240, 0.1);
  border-radius: 50%;
  margin-bottom: 35px;
}
@media (max-width: 768px) {
  .ib_info_012 .rightBox .dataList .imgBox {
    margin-bottom: 0px;
    margin-left: 30px;
  }
}
@media (max-width: 414px) {
  .ib_info_012 .rightBox .dataList .imgBox {
    margin-left: 0;
  }
}
.ib_info_012 .rightBox .dataList .Img {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  background-color: #fff;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
.ib_info_012 .rightBox .dataList .Img::before {
  content: "";
  position: absolute;
  opacity: 0;
  display: block;
  width: calc(100% + 30px);
  height: calc(100% + 30px);
  background-color: rgba(80, 178, 240, 0.1);
  border-radius: 50%;
  z-index: -1;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.ib_info_012 .rightBox .dataList .Img::after {
  content: "";
  position: absolute;
  width: calc(100% - 11px);
  height: calc(100% - 11px);
  background-image: url(../images/dotsPic.png);
  background-position: center;
}
@media (min-width: 1181px) {
  .ib_info_012 .rightBox .dataList .Img:hover {
    background-color: #50b2f0;
  }
  .ib_info_012 .rightBox .dataList .Img:hover::before {
    opacity: 1;
  }
  .ib_info_012 .rightBox .dataList .Img:hover img {
    -webkit-filter: brightness(100);
            filter: brightness(100);
  }
}
.ib_info_012 .rightBox .dataList img {
  width: calc(100% - 55px);
  height: calc(100% - 55px);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 768px) {
  .ib_info_012 .rightBox .dataList .bottomBox {
    width: 50%;
    padding-left: 25px;
  }
}
@media (max-width: 414px) {
  .ib_info_012 .rightBox .dataList .bottomBox {
    padding-left: 0;
  }
}
.ib_info_012 .rightBox .dataList .numBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 414px) {
  .ib_info_012 .rightBox .dataList .numBox {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.ib_info_012 .rightBox .dataList .numBox .num {
  font-size: 66px;
  font-weight: 700;
  color: #50b2f0;
}
@media (max-width: 960px) {
  .ib_info_012 .rightBox .dataList .numBox .num {
    font-size: 42px;
  }
}
.ib_info_012 .rightBox .dataList .numBox .text-unit {
  padding: 0 5px;
  font-size: 50px;
  font-weight: 700;
  color: #50b2f0;
}
@media (max-width: 960px) {
  .ib_info_012 .rightBox .dataList .numBox .text-unit {
    font-size: 30px;
  }
}
.ib_info_012 .rightBox .dataList .numBox .unit {
  margin-top: 5px;
  font-size: 36px;
  font-weight: 700;
  color: #50b2f0;
}
@media (max-width: 960px) {
  .ib_info_012 .rightBox .dataList .numBox .unit {
    margin-top: 0;
    font-size: 25px;
  }
}
.ib_info_012 .rightBox .dataList .title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 8px;
  font-size: 21px;
  color: #0a2540;
}
@media (max-width: 768px) {
  .ib_info_012 .rightBox .dataList .title {
    font-size: 18px;
    padding-top: 0;
  }
}
@media (max-width: 414px) {
  .ib_info_012 .rightBox .dataList .title {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.ib_info_012 .rightBox .dataList .title::after {
  content: "";
  position: absolute;
  display: block;
  width: 2px;
  height: 18px;
  left: -30px;
  background-color: #50b2f0;
}
@media (max-width: 768px) {
  .ib_info_012 .rightBox .dataList .title::after {
    left: -25px;
  }
}
@media (max-width: 414px) {
  .ib_info_012 .rightBox .dataList .title::after {
    display: none;
  }
}
.ib_info_012:not(.show) .title {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_info_012:not(.show) .subtitle {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_info_012:not(.show) .brief_title {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_info_012:not(.show) .brief_text {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_info_012:not(.show) .moreLinkBtn {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_info_012.show .title {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.2s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.2s ease-in-out forwards;
}
.ib_info_012.show .subtitle {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.4s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.4s ease-in-out forwards;
}
.ib_info_012.show .brief_title {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.6s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.6s ease-in-out forwards;
}
.ib_info_012.show .brief_text {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.8s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.8s ease-in-out forwards;
}
.ib_info_012.show .moreLinkBtn {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 1s ease-in-out forwards;
          animation: bottomToTop 0.5s 1s ease-in-out forwards;
}

/* home(ib_carousel_043) */
.ib_carousel_043 {
  padding: 125px 0 150px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .ib_carousel_043 {
    padding: 110px 0;
  }
}
@media (max-width: 414px) {
  .ib_carousel_043 {
    padding: 80px 0;
  }
}
.ib_carousel_043 .wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1530px;
  width: calc(100% - 80px);
}
@media (max-width: 768px) {
  .ib_carousel_043 .wrap {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.ib_carousel_043 .milestoneBg {
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
.ib_carousel_043 .bgText {
  position: absolute;
  left: 45px;
  bottom: 0px;
  color: #fff;
  font-size: 330px;
  font-weight: 500;
  letter-spacing: -1.1px;
  line-height: 0.7;
  width: 100%;
  pointer-events: none;
}
@media (max-width: 1440px) {
  .ib_carousel_043 .bgText {
    font-size: 22vw;
  }
}
@media (max-width: 768px) {
  .ib_carousel_043 .bgText {
    font-size: 24vw;
    left: 0;
  }
}
.ib_carousel_043 .leftBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
}
@media (max-width: 768px) {
  .ib_carousel_043 .leftBox {
    width: 100%;
    padding-bottom: 75px;
  }
}
.ib_carousel_043 .leftBox .yearBox {
  width: 50%;
  max-width: 360px;
}
@media (max-width: 768px) {
  .ib_carousel_043 .leftBox .yearBox {
    width: 50%;
  }
}
.ib_carousel_043 .leftBox .textBox {
  width: 50%;
}
@media (max-width: 768px) {
  .ib_carousel_043 .leftBox .textBox {
    width: 50%;
  }
}
.ib_carousel_043 .leftBox .yearList {
  width: 100%;
  overflow: hidden;
  -webkit-transform: translateY(15px);
          transform: translateY(15px);
}
.ib_carousel_043 .leftBox .yearList .slick-list {
  padding: 0 !important;
}
@media (max-width: 768px) {
  .ib_carousel_043 .leftBox .yearList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    height: 270px;
  }
  .ib_carousel_043 .leftBox .yearList .slick-list {
    padding: 0;
  }
}
.ib_carousel_043 .leftBox .yearItem .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 216px;
  padding: 45px 0;
}
@media (max-width: 1180px) {
  .ib_carousel_043 .leftBox .yearItem .item {
    height: 90px;
    padding: 0px;
  }
}
.ib_carousel_043 .leftBox .yearItem .yearBox {
  width: 100%;
  padding-right: 35px;
  padding-top: 9px;
  text-align: right;
}
@media (max-width: 768px) {
  .ib_carousel_043 .leftBox .yearItem .yearBox {
    padding-right: 25px;
  }
}
.ib_carousel_043 .leftBox .yearItem .yearBox .yearTitle {
  opacity: 0.3;
  font-size: 66px;
  font-family: "Arial";
  color: #fff; /* 文字顏色 */
  -webkit-text-stroke: 1px #50b2f0; /* 黑色描邊 */
  text-stroke: 1px #50b2f0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 1536px) {
  .ib_carousel_043 .leftBox .yearItem .yearBox .yearTitle {
    font-size: 54px;
  }
}
@media (max-width: 1180px) {
  .ib_carousel_043 .leftBox .yearItem .yearBox .yearTitle {
    font-size: 39px;
  }
}
@media (max-width: 414px) {
  .ib_carousel_043 .leftBox .yearItem .yearBox .yearTitle {
    font-size: 32px;
  }
}
.ib_carousel_043 .leftBox .yearItem .yearBox .yearTitle.focus {
  opacity: 1;
  font-size: 120px;
  font-weight: 500;
  letter-spacing: -0.8px;
}
@media (max-width: 1536px) {
  .ib_carousel_043 .leftBox .yearItem .yearBox .yearTitle.focus {
    font-size: 84px;
  }
}
@media (max-width: 1180px) {
  .ib_carousel_043 .leftBox .yearItem .yearBox .yearTitle.focus {
    font-size: 66px;
  }
}
@media (max-width: 414px) {
  .ib_carousel_043 .leftBox .yearItem .yearBox .yearTitle.focus {
    font-size: 54px;
  }
}
.ib_carousel_043 .leftBox .yearItem .yearBox .yearTitle.side {
  opacity: 0.3;
  font-size: 66px;
}
@media (max-width: 1536px) {
  .ib_carousel_043 .leftBox .yearItem .yearBox .yearTitle.side {
    font-size: 54px;
  }
}
@media (max-width: 1180px) {
  .ib_carousel_043 .leftBox .yearItem .yearBox .yearTitle.side {
    font-size: 39px;
  }
}
@media (max-width: 414px) {
  .ib_carousel_043 .leftBox .yearItem .yearBox .yearTitle.side {
    font-size: 32px;
  }
}
.ib_carousel_043 .leftBox .textList {
  width: 100%;
  overflow: hidden;
  -webkit-transform: translate(-6px, 15px);
          transform: translate(-6px, 15px);
}
.ib_carousel_043 .leftBox .textList .slick-list {
  padding: 0 !important;
}
@media (max-width: 768px) {
  .ib_carousel_043 .leftBox .textList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: translate(-5px, 0px);
            transform: translate(-5px, 0px);
    height: 270px;
  }
  .ib_carousel_043 .leftBox .textList .slick-list {
    padding: 0;
  }
}
.ib_carousel_043 .leftBox .textItem .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 216px;
  padding: 45px 0;
}
@media (max-width: 1180px) {
  .ib_carousel_043 .leftBox .textItem .item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    height: 270px;
    padding: 0px;
  }
}
.ib_carousel_043 .leftBox .textItem .textBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding-left: 38px;
}
@media (max-width: 768px) {
  .ib_carousel_043 .leftBox .textItem .textBox {
    padding-left: 24px;
  }
}
.ib_carousel_043 .leftBox .textItem .textBox .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  color: #d6d8dc;
  letter-spacing: 0.5px;
  line-height: 1.8;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 414px) {
  .ib_carousel_043 .leftBox .textItem .textBox .text {
    font-size: 15px;
  }
}
.ib_carousel_043 .leftBox .textItem .textBox .text::before {
  content: "";
  position: absolute;
  opacity: 0;
  display: block;
  left: 0px;
  width: 12px;
  height: 12px;
  background-color: rgba(80, 178, 240, 0.4);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.ib_carousel_043 .leftBox .textItem .textBox .text::after {
  content: "";
  position: absolute;
  opacity: 0;
  display: block;
  left: 3px;
  width: 6px;
  height: 6px;
  background-color: #50b2f0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.ib_carousel_043 .leftBox .textItem .textBox .text.focus {
  font-size: 18px;
  color: #757e89;
}
@media (max-width: 414px) {
  .ib_carousel_043 .leftBox .textItem .textBox .text.focus {
    font-size: 15px;
  }
}
.ib_carousel_043 .leftBox .textItem .textBox .text.focus::before {
  opacity: 1;
}
.ib_carousel_043 .leftBox .textItem .textBox .text.focus::after {
  opacity: 1;
}
.ib_carousel_043 .leftBox .textItem .textBox .text.side {
  font-size: 18px;
  color: #d6d8dc;
}
@media (max-width: 768px) {
  .ib_carousel_043 .leftBox .textItem .textBox .text.side {
    opacity: 0;
  }
}
.ib_carousel_043 .leftBox .controlBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto;
  position: absolute;
  top: 50%;
  left: -45px;
  z-index: 2;
  pointer-events: none;
  margin-top: -33px;
}
@media (max-width: 1180px) {
  .ib_carousel_043 .leftBox .controlBox {
    left: -55px;
  }
}
@media (max-width: 768px) {
  .ib_carousel_043 .leftBox .controlBox {
    top: auto;
    bottom: 0;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.ib_carousel_043 .leftBox .controlBox .arrowBox {
  position: relative;
  left: 0;
  top: 0;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: all;
  gap: 10px;
}
@media (max-width: 768px) {
  .ib_carousel_043 .leftBox .controlBox .arrowBox {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.ib_carousel_043 .leftBox .controlBox .arrowBox .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 45px;
  height: 45px;
  margin: 0;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  background-color: transparent;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(10, 37, 64, 0.1);
          box-shadow: 0px 0px 30px 0px rgba(10, 37, 64, 0.1);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
.ib_carousel_043 .leftBox .controlBox .arrowBox .arrow .arrowIcon {
  width: 9px;
  height: 12px;
  fill: #50b2f0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 1181px) {
  .ib_carousel_043 .leftBox .controlBox .arrowBox .arrow:hover {
    background-color: #50b2f0;
  }
  .ib_carousel_043 .leftBox .controlBox .arrowBox .arrow:hover .arrowIcon {
    fill: #fff;
  }
}
.ib_carousel_043 .leftBox .controlBox .arrowBox .arrow.prev .arrowIcon {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
@media (max-width: 768px) {
  .ib_carousel_043 .leftBox .controlBox .arrowBox .arrow.prev .arrowIcon {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
}
.ib_carousel_043 .leftBox .controlBox .arrowBox .arrow.next .arrowIcon {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media (max-width: 768px) {
  .ib_carousel_043 .leftBox .controlBox .arrowBox .arrow.next .arrowIcon {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.ib_carousel_043 .rightBox {
  width: 50%;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1180px) {
  .ib_carousel_043 .rightBox {
    padding-left: 25px;
    padding-right: 0px;
  }
}
@media (max-width: 768px) {
  .ib_carousel_043 .rightBox {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media (max-width: 414px) {
  .ib_carousel_043 .rightBox {
    margin-bottom: 20px;
  }
}
.ib_carousel_043 .rightBox .titleBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
  margin-bottom: 0;
  padding-bottom: 30px;
  width: 100%;
}
.ib_carousel_043 .rightBox .titleBox .title {
  position: relative;
  font-size: 48px;
  color: #0a2540;
  font-weight: 700;
  letter-spacing: 1.5px;
}
@media (max-width: 768px) {
  .ib_carousel_043 .rightBox .titleBox .title {
    font-size: 42px;
    padding-bottom: 5px;
  }
}
@media (max-width: 414px) {
  .ib_carousel_043 .rightBox .titleBox .title {
    font-size: 36px;
  }
}
@media (max-width: 380px) {
  .ib_carousel_043 .rightBox .titleBox .title {
    font-size: 30px;
  }
}
.ib_carousel_043 .rightBox .titleBox .title .titlePic {
  position: absolute;
  fill: #288ece;
  top: -7px;
  right: -35px;
  width: 29px;
  height: 29px;
}
@media (max-width: 768px) {
  .ib_carousel_043 .rightBox .titleBox .title .titlePic {
    top: -13px;
  }
}
.ib_carousel_043 .rightBox .titleBox .subtitle {
  font-size: 18px;
  color: #0a2540;
  letter-spacing: 0.5px;
  padding-bottom: 23px;
}
@media (max-width: 414px) {
  .ib_carousel_043 .rightBox .titleBox .subtitle {
    font-size: 16px;
  }
}
.ib_carousel_043 .rightBox .titleBox .brief_title {
  font-size: 21px;
  font-weight: 500;
  color: #0a2540;
  letter-spacing: 0.7px;
  padding-bottom: 13px;
}
.ib_carousel_043 .rightBox .titleBox .brief_text {
  font-size: 18px;
  color: #757e89;
  letter-spacing: 0.6px;
}
.ib_carousel_043 .rightBox .picList {
  position: relative;
}
@media (max-width: 768px) {
  .ib_carousel_043 .rightBox .picList {
    margin-top: 30px;
  }
}
@media (max-width: 414px) {
  .ib_carousel_043 .rightBox .picList {
    margin-top: 0;
  }
}
.ib_carousel_043 .rightBox .picList::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 32px;
  -webkit-transform: translate(10px, 10px);
          transform: translate(10px, 10px);
  border: 1px solid #50b2f0;
}
@media (max-width: 768px) {
  .ib_carousel_043 .rightBox .picList::after {
    -webkit-transform: translate(5px, 5px);
            transform: translate(5px, 5px);
  }
}
.ib_carousel_043 .rightBox .picList .picItem .Img {
  position: relative;
  display: block;
  width: 100%;
  z-index: 2;
}
.ib_carousel_043 .rightBox .picList .picItem .Img img {
  display: block;
  width: 100%;
  border-radius: 32px;
  -o-object-fit: cover;
     object-fit: cover;
}
.ib_carousel_043:not(.show) .yearBox {
  opacity: 0;
}
.ib_carousel_043:not(.show) .textBox {
  opacity: 0;
}
.ib_carousel_043:not(.show) .controlBox {
  opacity: 0;
}
.ib_carousel_043:not(.show) .rightBox .title {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_carousel_043:not(.show) .rightBox .subtitle {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_carousel_043:not(.show) .rightBox .brief_title {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_carousel_043:not(.show) .rightBox .brief_text {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_carousel_043:not(.show) .rightBox .picList {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_carousel_043.show .yearBox {
  opacity: 1;
  -webkit-transition: all 0.5s 0.2s ease-in-out;
  transition: all 0.5s 0.2s ease-in-out;
}
.ib_carousel_043.show .textBox {
  opacity: 1;
  -webkit-transition: all 0.5s 0.4s ease-in-out;
  transition: all 0.5s 0.4s ease-in-out;
}
.ib_carousel_043.show .controlBox {
  opacity: 1;
  -webkit-transition: all 0.5s 0.6s ease-in-out;
  transition: all 0.5s 0.6s ease-in-out;
}
.ib_carousel_043.show .title {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.4s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.4s ease-in-out forwards;
}
.ib_carousel_043.show .subtitle {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.6s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.6s ease-in-out forwards;
}
.ib_carousel_043.show .brief_title {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.8s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.8s ease-in-out forwards;
}
.ib_carousel_043.show .brief_text {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 1s ease-in-out forwards;
          animation: bottomToTop 0.5s 1s ease-in-out forwards;
}
.ib_carousel_043.show .picList {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 1.2s ease-in-out forwards;
          animation: bottomToTop 0.5s 1.2s ease-in-out forwards;
}

/* home(ib_carousel_030) */
.ib_carousel_030 {
  position: relative;
  padding: 125px 0 123px 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(60%, #fbfbfb), color-stop(60%, transparent), to(transparent));
  background-image: linear-gradient(to bottom, #fff 0%, #fbfbfb 60%, transparent 60%, transparent 100%);
}
@media (max-width: 768px) {
  .ib_carousel_030 {
    padding: 88px 0 15px 0;
  }
}
@media (max-width: 414px) {
  .ib_carousel_030 {
    padding: 60px 0 15px 0;
  }
}
.ib_carousel_030 .decPic {
  position: absolute;
  top: -45px;
  right: 0;
  width: 572px;
  height: 279px;
}
.ib_carousel_030 .wrap {
  position: relative;
  max-width: 1530px;
}
@media (max-width: 768px) {
  .ib_carousel_030 .wrap {
    padding-left: 45px;
    padding-right: 45px;
  }
}
.ib_carousel_030 .wrap > .titleBox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .ib_carousel_030 .wrap > .titleBox {
    margin-bottom: 30px;
  }
}
@media (max-width: 414px) {
  .ib_carousel_030 .wrap > .titleBox {
    margin-bottom: 20px;
  }
}
.ib_carousel_030 .wrap > .titleBox .title {
  position: relative;
  font-size: 48px;
  color: #0a2540;
  font-weight: 700;
  letter-spacing: 1.5px;
}
@media (max-width: 768px) {
  .ib_carousel_030 .wrap > .titleBox .title {
    font-size: 42px;
    padding-bottom: 5px;
  }
}
@media (max-width: 414px) {
  .ib_carousel_030 .wrap > .titleBox .title {
    font-size: 36px;
  }
}
@media (max-width: 380px) {
  .ib_carousel_030 .wrap > .titleBox .title {
    font-size: 30px;
  }
}
.ib_carousel_030 .wrap > .titleBox .title .titlePic {
  position: absolute;
  fill: #288ece;
  top: -7px;
  right: -36px;
  width: 29px;
  height: 29px;
}
@media (max-width: 768px) {
  .ib_carousel_030 .wrap > .titleBox .title .titlePic {
    top: -13px;
  }
}
.ib_carousel_030 .wrap > .titleBox .subtitle {
  font-size: 18px;
  color: #0a2540;
  letter-spacing: 0.5px;
  padding-bottom: 25px;
}
@media (max-width: 414px) {
  .ib_carousel_030 .wrap > .titleBox .subtitle {
    font-size: 16px;
  }
}
.ib_carousel_030 .dataBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1430px;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 40px 0;
  position: relative;
}
@media (max-width: 768px) {
  .ib_carousel_030 .dataBox {
    padding: 0 0 20px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.ib_carousel_030 .dataMainBox {
  width: 63%;
  max-width: 900px;
}
@media (max-width: 1180px) {
  .ib_carousel_030 .dataMainBox {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .ib_carousel_030 .dataMainBox {
    width: 100%;
  }
}
.ib_carousel_030 .dataMainBox .dataMainList {
  position: relative;
  z-index: 2;
}
.ib_carousel_030 .dataMainBox .dataMainList .dataMainItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1180px) {
  .ib_carousel_030 .dataMainBox .dataMainList .dataMainItem {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.ib_carousel_030 .dataMainBox .dataMainList .topBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 19px;
  padding-left: 2px;
  padding-bottom: 20px;
}
.ib_carousel_030 .dataMainBox .dataMainList .topBox .classTag {
  background-color: #50b2f0;
  color: #fff;
  padding: 3px 15px;
  font-size: 14px;
  border-radius: 20px;
  letter-spacing: 0.5px;
}
.ib_carousel_030 .dataMainBox .dataMainList .topBox .dateBox {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0px;
}
.ib_carousel_030 .dataMainBox .dataMainList .Img {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 460px;
  margin-left: 30px;
  border-radius: 25px;
}
@media (max-width: 1180px) {
  .ib_carousel_030 .dataMainBox .dataMainList .Img {
    max-width: 100%;
    margin-left: 0;
  }
}
@media (min-width: 1181px) {
  .ib_carousel_030 .dataMainBox .dataMainList .Img:hover img {
    opacity: 0.85;
  }
}
.ib_carousel_030 .dataMainBox .dataMainList .Img::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 25px;
  -webkit-transform: translate(-10px, -12px);
          transform: translate(-10px, -12px);
  border: 1px solid #50b2f0;
  z-index: -1;
}
.ib_carousel_030 .dataMainBox .dataMainList .Img img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 25px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 1180px) {
  .ib_carousel_030 .dataMainBox .dataMainList .Img img {
    height: 260px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.ib_carousel_030 .dataMainBox .dataMainList .Txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  max-width: 420px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1180px) {
  .ib_carousel_030 .dataMainBox .dataMainList .Txt {
    margin-top: -15px;
    max-width: 100%;
  }
}
.ib_carousel_030 .dataMainBox .dataMainList .Txt .titleBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  min-height: 525px;
  margin: auto 0;
  padding: 45px;
  background-color: #f3f6f9;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
@media (max-width: 1180px) {
  .ib_carousel_030 .dataMainBox .dataMainList .Txt .titleBox {
    min-height: 100%;
    border-top-right-radius: 0;
    border-bottom-left-radius: 30px;
    padding: 45px 25px 25px 30px;
  }
}
@media (max-width: 768px) {
  .ib_carousel_030 .dataMainBox .dataMainList .Txt .titleBox {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.ib_carousel_030 .dataMainBox .dataMainList .Txt .titleBox .brief_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ib_carousel_030 .dataMainBox .dataMainList .Txt .titleBox .brief_title a {
  font-size: 21px;
  font-weight: 500;
  color: #0a2540;
  letter-spacing: 0.8px;
  line-height: 1.6;
  padding-bottom: 11px;
  text-align: left;
}
@media (max-width: 1180px) {
  .ib_carousel_030 .dataMainBox .dataMainList .Txt .titleBox .brief_title a {
    letter-spacing: 0.8px;
  }
}
.ib_carousel_030 .dataMainBox .dataMainList .Txt .titleBox .brief_text {
  font-size: 18px;
  color: #757e89;
  line-height: 1.6;
  letter-spacing: 0.6px;
  text-align: left;
}
.ib_carousel_030 .dataMainBox .dataMainList .Txt .titleBox .moreBtn a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #fff;
  letter-spacing: 1.2px;
  padding: 13px 20px;
  margin-top: 75px;
  color: #50b2f0;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(10, 37, 64, 0.1);
          box-shadow: 0px 0px 30px 0px rgba(10, 37, 64, 0.1);
  border-radius: 22.5px;
  width: 170px;
  font-size: 16px;
}
@media (max-width: 768px) {
  .ib_carousel_030 .dataMainBox .dataMainList .Txt .titleBox .moreBtn a {
    margin-top: 45px;
  }
}
.ib_carousel_030 .dataMainBox .dataMainList .Txt .titleBox .moreBtn a span {
  width: calc(100% - 15px);
}
.ib_carousel_030 .dataMainBox .dataMainList .Txt .titleBox .moreBtn a .btnArrow {
  width: 9px;
  height: 12px;
  fill: #50b2f0;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 1181px) {
  .ib_carousel_030 .dataMainBox .dataMainList .Txt .titleBox .moreBtn a:hover {
    background-color: #50b2f0;
    color: #fff;
  }
  .ib_carousel_030 .dataMainBox .dataMainList .Txt .titleBox .moreBtn a:hover .btnArrow {
    fill: #fff;
  }
}
.ib_carousel_030 .dataSlideBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 37%;
  max-width: 530px;
}
@media (max-width: 1180px) {
  .ib_carousel_030 .dataSlideBox {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .ib_carousel_030 .dataSlideBox {
    padding-top: 70px;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 414px) {
  .ib_carousel_030 .dataSlideBox {
    padding-top: 40px;
  }
}
.ib_carousel_030 .dataSlideBox.noLeftDate {
  width: 80%;
  max-width: 80%;
  margin: 0 auto;
}
.ib_carousel_030 .dataSlideBox.noLeftDate .dataSlideList {
  margin-top: 0px;
}
.ib_carousel_030 .dataSlideBox .dataSlideList {
  margin-top: -23px;
}
.ib_carousel_030 .dataSlideBox .dataSlideItem {
  height: 122px;
  padding: 20px 30px;
}
@media (max-width: 768px) {
  .ib_carousel_030 .dataSlideBox .dataSlideItem {
    padding: 20px 0;
  }
}
.ib_carousel_030 .dataSlideBox .dataSlideItem .item {
  position: relative;
  padding: 0px;
  border-bottom: 1px solid rgba(10, 37, 64, 0.1);
}
.ib_carousel_030 .dataSlideBox .dataSlideItem .item::after {
  content: "";
  position: absolute;
  display: block;
  width: 105px;
  height: 1px;
  background-color: #0a2540;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 768px) {
  .ib_carousel_030 .dataSlideBox .dataSlideItem .item::after {
    width: 90px;
  }
}
@media (min-width: 1181px) {
  .ib_carousel_030 .dataSlideBox .dataSlideItem .item:hover::after {
    width: 100%;
    background-color: #50b2f0;
  }
  .ib_carousel_030 .dataSlideBox .dataSlideItem .item:hover .titleBox .topBox .classTag {
    background-color: #50b2f0;
    color: #fff;
  }
  .ib_carousel_030 .dataSlideBox .dataSlideItem .item:hover .titleBox .topBox .dateBox {
    font-weight: 700;
    letter-spacing: 1px;
  }
  .ib_carousel_030 .dataSlideBox .dataSlideItem .item:hover .titleBox .brief_title {
    color: #50b2f0;
  }
}
.ib_carousel_030 .dataSlideBox .dataSlideItem .dataSlideLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.ib_carousel_030 .dataSlideBox .dataSlideItem .titleBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
  margin-bottom: 0;
  width: 100%;
}
.ib_carousel_030 .dataSlideBox .dataSlideItem .titleBox .topBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 19px;
  padding-left: 2px;
  padding-bottom: 20px;
}
.ib_carousel_030 .dataSlideBox .dataSlideItem .titleBox .topBox .classTag {
  background-color: #f3f6f9;
  color: #0a2540;
  padding: 3px 15px;
  font-size: 14px;
  border-radius: 20px;
  letter-spacing: 0.5px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.ib_carousel_030 .dataSlideBox .dataSlideItem .titleBox .topBox .dateBox {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
}
@media (max-width: 768px) {
  .ib_carousel_030 .dataSlideBox .dataSlideItem .titleBox .topBox .dateBox {
    letter-spacing: 0px;
  }
}
.ib_carousel_030 .dataSlideBox .dataSlideItem .titleBox .brief_title {
  font-size: 21px;
  color: #0a2540;
  letter-spacing: 0.7px;
  margin-bottom: 17px;
  font-weight: 500;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ib_carousel_030 .dataSlideBox .controlBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 35px 30px 0 auto;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 768px) {
  .ib_carousel_030 .dataSlideBox .controlBox {
    margin: 35px auto 0;
  }
}
.ib_carousel_030 .dataSlideBox .controlBox .numberNow {
  color: #50b2f0;
  font-size: 18px;
  font-weight: 700;
}
.ib_carousel_030 .dataSlideBox .controlBox .numberAll {
  color: rgba(80, 178, 240, 0.4);
  font-size: 18px;
  font-weight: 700;
}
.ib_carousel_030 .dataSlideBox .controlBox .dots {
  color: #50b2f0;
  font-size: 18px;
  font-weight: 700;
  padding: 1px;
}
.ib_carousel_030 .dataSlideBox .controlBox .arrowBox {
  position: relative;
  left: 0;
  top: 0;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: all;
  gap: 10px;
  margin-left: 20px;
}
.ib_carousel_030 .dataSlideBox .controlBox .arrowBox .arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 45px;
  height: 45px;
  margin: 0;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  background-color: transparent;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(10, 37, 64, 0.1);
          box-shadow: 0px 0px 30px 0px rgba(10, 37, 64, 0.1);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
}
.ib_carousel_030 .dataSlideBox .controlBox .arrowBox .arrow .btnArrow {
  width: 9px;
  height: 12px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.ib_carousel_030 .dataSlideBox .controlBox .arrowBox .arrow.prev .btnArrow {
  fill: rgba(80, 178, 240, 0.4);
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.ib_carousel_030 .dataSlideBox .controlBox .arrowBox .arrow.next .btnArrow {
  fill: #50b2f0;
}
@media (min-width: 1181px) {
  .ib_carousel_030 .dataSlideBox .controlBox .arrowBox .arrow:hover {
    background-color: #50b2f0;
  }
  .ib_carousel_030 .dataSlideBox .controlBox .arrowBox .arrow:hover .btnArrow {
    fill: #fff;
  }
}
.ib_carousel_030 .videoBg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-height: 747px;
  z-index: -1;
  pointer-events: none;
}
.ib_carousel_030:not(.show) .title {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_carousel_030:not(.show) .subtitle {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_carousel_030:not(.show) .dataMainBox .Img {
  opacity: 0;
}
.ib_carousel_030:not(.show) .dataMainBox .Txt {
  opacity: 0;
}
.ib_carousel_030:not(.show) .dataMainBox .Txt .topBox {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_carousel_030:not(.show) .dataMainBox .Txt .brief_title {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_carousel_030:not(.show) .dataMainBox .Txt .brief_text {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_carousel_030:not(.show) .dataMainBox .Txt .moreBtn {
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
}
.ib_carousel_030:not(.show) .dataSlideBox .controlBox {
  opacity: 0;
}
.ib_carousel_030:not(.show) .dataSlideList .dataSlideItem {
  opacity: 0;
}
.ib_carousel_030.show .title {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.4s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.4s ease-in-out forwards;
}
.ib_carousel_030.show .subtitle {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.6s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.6s ease-in-out forwards;
}
.ib_carousel_030.show .dataMainBox .Img {
  opacity: 1;
  -webkit-transition: all 0.5s 0.2s ease-in-out;
  transition: all 0.5s 0.2s ease-in-out;
}
.ib_carousel_030.show .dataMainBox .Txt {
  opacity: 1;
  -webkit-transition: all 0.5s 0.2s ease-in-out;
  transition: all 0.5s 0.2s ease-in-out;
}
.ib_carousel_030.show .dataMainBox .Txt .topBox {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.4s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.4s ease-in-out forwards;
}
.ib_carousel_030.show .dataMainBox .Txt .brief_title {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.6s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.6s ease-in-out forwards;
}
.ib_carousel_030.show .dataMainBox .Txt .brief_text {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.8s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.8s ease-in-out forwards;
}
.ib_carousel_030.show .dataMainBox .Txt .moreBtn {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 1s ease-in-out forwards;
          animation: bottomToTop 0.5s 1s ease-in-out forwards;
}
.ib_carousel_030.show .dataSlideBox .controlBox {
  opacity: 1;
  -webkit-transition: all 0.5s 0.6s ease-in-out;
  transition: all 0.5s 0.6s ease-in-out;
}
.ib_carousel_030.show .dataSlideList .dataSlideItem {
  opacity: 0;
  -webkit-animation: bottomToTop 0.5s 0.3s ease-in-out forwards;
          animation: bottomToTop 0.5s 0.3s ease-in-out forwards;
}
.ib_carousel_030.show .dataSlideList .dataSlideItem:nth-child(1) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.ib_carousel_030.show .dataSlideList .dataSlideItem:nth-child(2) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.ib_carousel_030.show .dataSlideList .dataSlideItem:nth-child(3) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

/* home(ib_carousel_008) */
.ib_carousel_008 {
  text-align: center;
}
.ib_carousel_008 .dataItem {
  position: relative;
}
@media (min-width: 1181px) {
  .ib_carousel_008 .dataItem:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.ib_carousel_008 .Img {
  overflow: hidden;
}
.ib_carousel_008 .Img img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: scale(1);
          transform: scale(1);
  width: 100%;
  height: auto;
  display: block;
}
.ib_carousel_008 .Txt {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 7;
  top: 0;
  left: 0;
}
.ib_carousel_008 .Txt::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3294117647);
  top: 0;
  left: 0;
  z-index: 3;
}
.ib_carousel_008 .Txt .title {
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 1px;
  position: relative;
  z-index: 5;
}
@media (max-width: 1180px) {
  .ib_carousel_008 .Txt .title {
    font-size: 24px;
  }
}
.ib_carousel_008 .Txt .title a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}
.ib_carousel_008 .Txt .textEditor {
  position: relative;
  z-index: 5;
  color: #fff;
  margin-top: 10px;
  letter-spacing: 1px;
}

/* home(ib_carousel_008_started) */
.ib_carousel_008_started {
  text-align: center;
}
.ib_carousel_008_started .dataItem {
  position: relative;
}
@media (min-width: 1181px) {
  .ib_carousel_008_started .dataItem:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.ib_carousel_008_started .Img {
  overflow: hidden;
}
.ib_carousel_008_started .Img img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: scale(1);
          transform: scale(1);
  width: 100%;
  height: auto;
  display: block;
}
.ib_carousel_008_started .Txt {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 7;
  top: 0;
  left: 0;
}
.ib_carousel_008_started .Txt::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3294117647);
  top: 0;
  left: 0;
  z-index: 3;
}
.ib_carousel_008_started .Txt .title {
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 1px;
  position: relative;
  z-index: 5;
}
@media (max-width: 1180px) {
  .ib_carousel_008_started .Txt .title {
    font-size: 24px;
  }
}
.ib_carousel_008_started .Txt .title a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}
.ib_carousel_008_started .Txt .textEditor {
  position: relative;
  z-index: 5;
  color: #fff;
  margin-top: 10px;
  letter-spacing: 1px;
}

/* home(ib_carousel_008_process) */
.ib_carousel_008_process {
  text-align: center;
}
.ib_carousel_008_process .dataItem {
  position: relative;
}
@media (min-width: 1181px) {
  .ib_carousel_008_process .dataItem:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.ib_carousel_008_process .Img {
  overflow: hidden;
}
.ib_carousel_008_process .Img img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: scale(1);
          transform: scale(1);
  width: 100%;
  height: auto;
  display: block;
}
.ib_carousel_008_process .Txt {
  position: absolute;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 7;
  top: 0;
  left: 0;
}
.ib_carousel_008_process .Txt::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3294117647);
  top: 0;
  left: 0;
  z-index: 3;
}
.ib_carousel_008_process .Txt .title {
  font-size: 30px;
  font-weight: 500;
  color: #fff;
  letter-spacing: 1px;
  position: relative;
  z-index: 5;
}
@media (max-width: 1180px) {
  .ib_carousel_008_process .Txt .title {
    font-size: 24px;
  }
}
.ib_carousel_008_process .Txt .title a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}
.ib_carousel_008_process .Txt .textEditor {
  position: relative;
  z-index: 5;
  color: #fff;
  margin-top: 10px;
  letter-spacing: 1px;
}

/* home(ib_carousel_022) */
.ib_carousel_022 {
  position: relative;
  z-index: 0;
  /* 共用區塊 */
}
@media (max-width: 1180px) {
  .ib_carousel_022 {
    padding-top: 30px;
  }
}
.ib_carousel_022::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 635px;
  background: #f4f4f4;
  clip-path: polygon(0 0, 95% 0, 85% 100%, 0% 100%);
}
@media (max-width: 1180px) {
  .ib_carousel_022::before {
    clip-path: none;
    height: 335px;
  }
}
.ib_carousel_022 .btnBox .btn {
  color: #535353;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  letter-spacing: 0.3px;
}
@media (min-width: 1181px) {
  .ib_carousel_022 .btnBox .btn:hover {
    color: #535353;
  }
  .ib_carousel_022 .btnBox .btn:hover .btnIcon {
    background: #0a2540;
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
}
.ib_carousel_022 .btnBox .btn .btnIcon {
  position: relative;
  display: block;
  width: 35px;
  height: 35px;
  background: #2186d3;
  border-radius: 100%;
  margin-left: 20px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.ib_carousel_022 .btnBox .btn .btnIcon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(-2px, -50%) rotate(45deg);
          transform: translate(-2px, -50%) rotate(45deg);
  margin: 0 auto;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.ib_carousel_022 .wrap {
  position: relative;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 70px;
}
.ib_carousel_022 .titleBox {
  text-align: center;
}
.ib_carousel_022 .titleBox .title {
  line-height: 1.6;
}
.ib_carousel_022 .dataItem:not(.slick-slide):not(:first-child) {
  display: none;
}
.ib_carousel_022 .Img {
  position: relative;
  padding-left: 60px;
  overflow: hidden;
}
@media (max-width: 1180px) {
  .ib_carousel_022 .Img {
    padding-left: 0;
  }
}
@media (max-width: 640px) {
  .ib_carousel_022 .Img {
    height: 340px;
  }
}
.ib_carousel_022 .Img img {
  display: block;
  width: 100%;
}
@media (max-width: 640px) {
  .ib_carousel_022 .Img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.ib_carousel_022 .Img .num {
  position: absolute;
  right: 65px;
  bottom: 30px;
  display: block;
  width: 300px;
  font-size: 240px;
  font-weight: 800;
  line-height: 0;
  color: #fff;
}
@media (max-width: 640px) {
  .ib_carousel_022 .Img .num {
    font-size: 180px;
    right: 0px;
    width: 250px;
  }
}
.ib_carousel_022 .Txt {
  position: relative;
  z-index: 1;
  width: 520px;
  margin-top: -285px;
  background: #2186d3;
  color: #fff;
  padding: 42px 35px;
  letter-spacing: 0.5px;
  margin-left: 20px;
}
@media (max-width: 1180px) {
  .ib_carousel_022 .Txt {
    margin: -50px auto 0;
    max-width: 800px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .ib_carousel_022 .Txt {
    margin: -20px auto 0;
  }
}
@media (max-width: 640px) {
  .ib_carousel_022 .Txt {
    margin: 0 auto;
  }
}
.ib_carousel_022 .Txt::after {
  content: "";
  position: absolute;
  top: 0;
  left: 99.9%;
  display: block;
  width: 50px;
  height: 100%;
  background: #2186d3;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
.ib_carousel_022 .Txt .title {
  display: block;
  font-size: 23px;
  font-weight: 800;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
@media (min-width: 1181px) {
  .ib_carousel_022 .Txt .title:hover {
    color: #0a2540;
  }
}
.ib_carousel_022 .Txt .text {
  line-height: 1.8;
  margin-bottom: 30px;
  height: 100px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.ib_carousel_022 .Txt .btnBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.ib_carousel_022 .Txt .btnBox .btn {
  color: #fff;
}
.ib_carousel_022 .Txt .btnBox .btnIcon {
  background: #0a2540;
}
.ib_carousel_022 .controlBox {
  position: absolute;
  bottom: 50px;
  left: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1180px) {
  .ib_carousel_022 .controlBox {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (max-width: 640px) {
  .ib_carousel_022 .controlBox {
    bottom: 80px;
    left: 40px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.ib_carousel_022 .controlBox .toolLeft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
}
.ib_carousel_022 .controlBox .current {
  width: 20px;
}
.ib_carousel_022 .controlBox .line {
  margin: 0 15px 0 0;
  position: relative;
  display: block;
  width: 65px;
  height: 1px;
  background: #0a2540;
}
.ib_carousel_022 .controlBox .line .dot {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 100%;
  background: #0a2540;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ib_carousel_022 .controlBox .toolRight {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
}
.ib_carousel_022 .controlBox .toolRight .prev,
.ib_carousel_022 .controlBox .toolRight .next {
  cursor: pointer;
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0 5px;
}
.ib_carousel_022 .controlBox .toolRight .prev::before,
.ib_carousel_022 .controlBox .toolRight .next::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 9px;
  height: 9px;
  border-color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.ib_carousel_022 .controlBox .toolRight .prev::before {
  left: 14px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: translateX(-55%) rotate(-45deg);
          transform: translateX(-55%) rotate(-45deg);
}
.ib_carousel_022 .controlBox .toolRight .next::before {
  right: 14px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transform: translateX(55%) rotate(45deg);
          transform: translateX(55%) rotate(45deg);
}
.ib_carousel_022 .controlBox .arrowBox {
  padding-left: 5px;
}

/* home(ib_carousel_083) */
.ib_carousel_083 {
  padding: 60px 0 30px;
  overflow: hidden;
}
.ib_carousel_083 .titleBox .title {
  padding-top: 5px;
  font-size: 22px;
  color: #0a2540;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
}
.ib_carousel_083 .titleBox .subtitle {
  color: #2186d3;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 0;
}
.ib_carousel_083 .dataBox {
  margin: 0 auto;
  padding: 30px 0;
  max-width: 640px;
  width: 100%;
}
@media (max-width: 768px) {
  .ib_carousel_083 .dataBox {
    padding-top: 0;
  }
}
.ib_carousel_083 .dataList .slick-list {
  overflow: initial;
}
.ib_carousel_083 .dataList .dataItem {
  padding: 0 1px;
}
.ib_carousel_083 .dataList .item {
  position: relative;
}
.ib_carousel_083 .dataList .Img {
  position: relative;
  width: 100%;
}
.ib_carousel_083 .dataList .Img.imh_opacity::before {
  content: "";
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 2;
  display: block;
  width: 25px;
  height: 25px;
  background-image: url("../images/link_deco.png");
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none;
}
.ib_carousel_083 .dataList .Img img {
  width: 100%;
  height: auto;
  display: block;
}
/*# sourceMappingURL=home.css.map */