body {
  /* min-width: 1400px; */
  overflow-x: auto!important;
}

#banner {
  background-image: url("/access/images/banner.jpg");
  width: 100vw;
  height: 56.25vw;
  padding: 44vw 0 0;
  background-color: #0B2888;
}
.notMountedOk #ban_btn {
  opacity: 0!important;
}

#ban_btn {
  margin: 0 0 0 5.6vw;
  transform-origin: left top;
}

@media (max-width: 1025px) {
  #ban_btn {
    transform: scale(0.8);
  }
}
@media (max-width: 900px) {
  #ban_btn {
    transform: scale(0.7);
  }
}
@media (max-width: 800px) {
  #ban_btn {
    transform: scale(0.6);
  }
}

#big-title {
  font-size: 40px;
  line-height: 1.25em;
}

/* 屏幕宽度在1025px-1460px之间时生效 */
@media (min-width: 1025px) and (max-width: 1460px) {
  #timeLineOneLabel {
    line-height: 1.4em;
    transform: translateY(33%);
  }
}

/* 屏幕宽度小于1025px或大于1460px时生效 */
@media (max-width: 1024px), (min-width: 1461px) {
  #timeLineOneLabelBr {
    display: none;
  }
}

#banner-right-img, #banner-right-img .elementor-widget-container {
  width: max-content!important;
}
#banner-right-img .elementor-widget-container img {
  width: 30vw;
  min-width: 500px;
}

@media (max-width: 768px) {
  #gallery-1 {
    display: flex;
    overflow: auto;
    > figure {
      flex: none;
    }
  }
}

@media (max-width: 768px) {
  #imgLists {
    padding-left: 0;
  }
}

#bgtu-1 {
  background-image: none;
  display: flex;
  justify-content: space-between;
}
#bgtu-1:before {
  display: none;
}

/* 视频上面的图片 */
#bgBox {
  flex: 1;
  overflow: hidden;
}
#bgBox > div {
  background-image: url('/access/images/图-1.jpg');
  /* background-position: 728px 33px; */
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 100%;
}

#bgtu-video {
  background-image: none;
  display: flex;
  justify-content: space-between;
}
#bgtu-shape {
  top: -50px;
}

@media (max-width: 768px) {
  #bgtu-shape  {
    display: none;
  }
  #International {
    padding-top: 10px;
  }
  #bgtu-1 {
    padding-bottom: 10px;
  }
  #bgtu-video {
    padding-bottom: 0px;
  }
  #bgtu-parent {
    margin-bottom: 0px;
    padding-bottom: 10px;
  }
  #Global-Entrepreneurship {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #Unlock-All {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  #Talent-Track .e-con-inner ul {
    margin-bottom: 0;
  }
  #Talent-Track .e-con-inner {
    padding-top: 0;
    padding-bottom: 0;
  }
  #Talent-Track .line {
    display: none;
  }
  #Talent-Track .line + div {
    padding-top: 0;
    padding-bottom: 0;
  }

  #Industry-Tracks .line {
    display: none;
  }
  #Industry-Tracks .line + div {
    gap: 0!important;
  }
  #Industry-Tracks .e-con-inner > div {
    padding-top: 0;
    gap: 0!important;
  }
  #Industry-Tracks #cards {
    gap: 4px!important;
  }
  #Services-Support .e-con-inner {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  #Services-Support .elementor-widget-container {
    margin-bottom: 0;
  }
  #Services-Support .ekit-heading__description {
    line-height: 1em;
  }
  #Services-Support .ekit-heading__description p {
    margin: 0;
  }
  #Innovation-Scout-Program .e-con-inner {
    gap: 0!important;
  }
  #Innovation-Scout-Program #contentBox {
    padding-top: 0;
    padding-bottom: 0;
  }
  #Innovation-Scout-Program #contentBox > .elementor-element {
    padding-top: 0;
    padding-bottom: 0;
  }
  #Innovation-Scout-Program #contentBox > .elementor-element .para-style-body {
    margin-bottom: 0;
  }
  #Timeline .e-con-inner {
    padding-top: 0;
    padding-bottom: 0;
    gap: 0!important;
  }
  .flc_ecosystem_box .flc_ecosystem_ner .title {
    margin-bottom: 0px!important;
  }
  .flc_first_box_title {
    padding-top: 40px!important;
  }
  .flc_first_box div.flc_first_ner {
    padding-top: 20px;
  }
  .flc_first_box .flc_first_ner {
    padding-bottom: 30px!important;
  }
}

@media (max-width: 1025px) {
  #Timeline {
    pointer-events: none;
  }
  #time-line-box {
    flex-direction: column;
    gap: 150px;
    justify-content: flex-start;
    align-items: center;
    height: auto!important;
  }
  #Timeline .twae-button-prev, #Timeline .twae-button-next, #Timeline .twae-h-line {
    display: none!important;
  }
}
@media (max-width: 1024px) {
  #Talent-Track .elementor-heading-title, #Industry-Tracks .elementor-heading-title, #Services-Support .ekit-heading--title, #Innovation-Scout-Program .section-title, #Timeline .elementor-heading-title, #Eligibility-Criteria-title, #Evaluation-Mechanism-title, .flc_first_box_title, .flc_ecosystem_box .flc_ecosystem_ner .title {
    font-size: 35px!important;
  }
}
@media (max-width: 767px) {
  #Talent-Track .elementor-heading-title, #Industry-Tracks .elementor-heading-title, #Services-Support .ekit-heading--title, #Innovation-Scout-Program .section-title, #Timeline .elementor-heading-title, #Eligibility-Criteria-title, #Evaluation-Mechanism-title, .flc_first_box_title, .flc_ecosystem_box .flc_ecosystem_ner .title {
    font-size: 25px!important;
  }
}


#from3To2-parent {
  justify-content: center;
}

@media (max-width: 768px) {
  #from3To2-parent {
    flex-wrap: nowrap;
    overflow: auto;
    justify-content: flex-start;
    padding-bottom: 30px;
  }
}

#from3To2 {
  width: 360px;
  flex: none;
}


@media (max-width: 768px) {
  #Unlock-All .rows {
    display: flex;
  }
  #Unlock-All .rows > div {
    flex: 1;
  }
}


/*  */

.flc_ecosystem_box {
  padding: 0;
}

.flc_ecosystem_box .flc_ecosystem_ner {
  height: auto;
  margin: auto auto;
  position: relative;
  line-height: 1;
}

.flc_ecosystem_box .flc_ecosystem_ner .title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 90px;
  font-family: "Roboto", Sans-serif;
  font-size: 44px;
  font-weight: 700;
  color: var(--e-global-color-bcd2908);
}

.flc_ecosystem_box .flc_ecosystem_ner .list {
  display: flex;
  justify-content: center;
  gap: 60px;
}


@media (max-width: 1300px) {
  .flc_ecosystem_box .flc_ecosystem_ner .list {
    overflow: auto;
    padding: 50px 30px;
    justify-content: flex-start;
  }
  .flc_ecosystem_box .flc_ecosystem_ner .list .item {
    flex: none;
  }
}

.flc_ecosystem_box .flc_ecosystem_ner .list .item {
  width: 356px;
  background-color: #ffffff;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 28px 10px 42px 0px rgba(0, 0, 0, 0.56);
}

.flc_ecosystem_box .flc_ecosystem_ner .list .item .titleRow {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  line-height: 60px;
  text-align: center;
  background: linear-gradient(to left bottom, #7ceca0, #4c94d3 52%, #3b74e8);
}

.flc_ecosystem_box .flc_ecosystem_ner .list .item .imgRow {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 388px;
  background: linear-gradient(to right bottom, #b9e5eb, #99b0f0);
}

.flc_ecosystem_box .flc_ecosystem_ner .list .item .imgRow > img {
  width: auto;
  height: 328px;
}


/* 新增模块 */

.flc_first_box_title {
  display: flex;
  justify-content: center;
  padding: 140px 0px 0px;
  font-family: "Roboto", Sans-serif;
  font-size: 44px;
  font-weight: 700;
  color: var(--e-global-color-bcd2908);
}

.flc_first_box {
  width: 100%;
  height: auto;
}

.flc_first_box.another .flc_first_ner {
  justify-content: flex-start;
}
@media (min-width: 1025px) {
  .flc_first_box.another .flc_first_ner .left {
    margin-right: -50px;
  }
  .flc_first_box.another .flc_first_ner .right {
    margin-left: -50px;
  }
}
/* @media (max-width: 1025px) {
} */
.flc_first_box.another .flc_first_ner .left {
  left: auto;
  right: 0px;
  align-items: flex-end;
}

.flc_first_box .flc_first_ner {
  max-width: 1200px;
  height: auto;
  margin: auto auto;
  position: relative;
  padding: 100px 0 132px;
  display: flex;
  justify-content: flex-end;
}

.flc_first_box .flc_first_ner .left {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 0;
  top: 132px;
  z-index: 1;
  row-gap: 24px;
}

.flc_first_box .flc_first_ner .left > img {
  height: auto;
}

.flc_first_box .flc_first_ner .left > img:nth-child(1) {
  width: 800px;
  max-width: 100%;
  height: auto;
  object-fit: contain;
}

.flc_first_box .flc_first_ner .left > img:nth-child(2) {
  margin-top: 50px;
  width: 300px;
  max-width: 100%;
  height: auto;
  object-fit: contain;
}

.flc_first_box .flc_first_ner .right {
  max-width: 600px;
  border-radius: 24px;
  overflow: hidden;
  background: rgba(255,255,255,0.9);
  position: relative;
  z-index: 2;
  box-shadow: 42px 15px 63px 0px rgba(0, 0, 0, 0.56);
}

@media (max-width: 1025px) {
  .flc_first_box .flc_first_ner .left {
    display: none!important;
  }
  .flc_first_box .flc_first_ner .right {
    max-width: 94vw;
    margin-right: 3vw;
  }
  .flc_first_box.another .flc_first_ner {
    padding-top: 0;
  }
  .flc_first_box.another .flc_first_ner .right {
    margin-right: 0vw;
    margin-left: 3vw;
  }
  .flc_first_box .flc_first_ner .right .textBox .in-logo {
    display: block!important;
  }
  .flc_first_box .flc_first_ner .right .textBox .title {
    font-size: 30px!important;
    padding-top: 50px;
    margin-bottom: 10px!important;
  }
  .flc_first_box .flc_first_ner .right .textBox > div:nth-child(2) .title {
    padding-top: 0px;
  }
}

.flc_first_box .flc_first_ner .right .textBox {
  padding: 48px 36px 36px;
  color: #061765;
  line-height: 2.2em;
  position: relative;
}
.flc_first_box .flc_first_ner .right .textBox .in-logo {
  display: none;
  position: absolute;
  top: 20px;
  left: 20px;
  height: 40px;
  width: auto;
  object-fit: contain;
}

.flc_first_box .flc_first_ner .right .textBox > div:first-child {
  margin-bottom: 24px;
}

.flc_first_box .flc_first_ner .right .textBox .title {
  font-weight: bold;
  font-size: 40px;
  margin-bottom: 24px;
}

.flc_first_box .flc_first_ner .right .textBox .tip {
  font-size: 16px;
  line-height: 1.4em;
  margin-bottom: 14px;
  text-align: left;
}

.flc_first_box .flc_first_ner .right .textBox .list {
  font-size: 16px;
}

.flc_first_box .flc_first_ner .right .textBox .list .item {
  display: flex;
  text-align: left;
}

.flc_first_box .flc_first_ner .right .textBox .list .item .index {
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  border-radius: 3px;
  background: linear-gradient(to right, #7ceca0, #4c94d3 52%, #3b74e8);
}

.flc_first_box .flc_first_ner .right .textBox .list .item .index.num {
  width: 20px;
  height: 20px;
  transform: translateY(30%);
  margin-right: 6px;
}

.flc_first_box .flc_first_ner .right .textBox .list .item .index.dot {
  width: 12px;
  height: 12px;
  transform: translateY(100%);
  margin: 0 6px;
}

.flc_first_box .flc_first_ner .right .line {
  width: 100%;
  height: 12px;
  background: linear-gradient(to right, #7ceca0, #4c94d3 52%, #3b74e8);
}

/* 悬浮按钮 */
.notMountedOk .floatBtn {
  opacity: 0!important;
}
.floatBtn {
  position: fixed;
  top: 20px;
  left: 20px;
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}

.floatBtn.show {
  opacity: 0.8;
  pointer-events: all;
}

.floatBtn .ban_t4_an1 {
  display: flex;
  margin: 0;
  background-color: #446fdc;
  width: 50px;
  height: 50px;
  line-height: 50px;
  padding: 0 0;
  box-sizing: border-box;
  border-radius: 20px;
  transition: all 0.3s;
  justify-content: flex-start;
  overflow: hidden;
  line-height: 1em;
  border: 1px #40F992 solid;
}

.floatBtn .ban_t4_an1:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}

.floatBtn .ban_t4_an1 > img {
  margin-left: 12px;
  margin-right: 12px;
  transition: all 0.3s;
  width: 20px;
  height: auto;
}

.floatBtn .ban_t4_an1 > span {
  flex: none;
  display: block;
  font-size: 16px!important;
  line-height: 50px!important;
  height: 50px!important;
  color: #ffffff;
}

.floatBtn.show {
  opacity: 1;
}

.floatBtn.show .ban_t4_an1 {
  background-color: #446fdc;
  width: 160px;
  border-radius: 4px;
}

.floatBtn.show .ban_t4_an1 > img {
  margin-left: 20px;
  margin-right: 6px;
}

@media (max-width: 1025px) {
  #footBox {
    min-height: auto;
  }
}
@media (max-width: 768px) {
  #ITEC-Features .e-con-inner {
    flex-wrap: nowrap;
    gap: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }
  #ITEC-Features .elementor-widget-container p {
    margin-bottom: 0;
  }
  #ITEC-Features .elementor-image-box-title {
    margin-bottom: 0;
  }
}

#Innovation-Scout-Program td:hover {
  color: #000000;
}