@font-face {
  font-family: HuaweiSans-Bold;
  src: url("https://res-static.hc-cdn.cn/cloudbu-site/intl/turk/about/minisite/cloud-native-technical-summit-turkiye-2023/pic/fonts/HuaweiSans-Bold.ttf");
}

@font-face {
  font-family: HuaweiSans-Regular;
  src: url("https://res-static.hc-cdn.cn/cloudbu-site/intl/turk/about/minisite/cloud-native-technical-summit-turkiye-2023/pic/fonts/HuaweiSans-Regular.ttf");
}

/*全局样式*/
.hw_cloud_main *,
.hw_cloud_main:after,
.hw_cloud_main:before {
  -webkit-box-sizing: content-box;
}

.hw_cloud_main p {
  margin: 0 auto;
  color: #000;
  line-height: 1.5;
}

.hw_cloud_main img {
  width: 100%;
  display: block;
}

.hw_cloud_main a {
  text-decoration: none;
  cursor: pointer;
}

/*字体粗体类名*/
.hw_cloud_main .font_bold {
  font-family: HuaweiSans-Bold;
}

/*字体常规类名*/
.hw_cloud_main .font_regular {
  font-family: HuaweiSans-Regular;
}

/*PC端样式*/
.hw_cloud_main {
  position: relative;
  background-color: rgba(243, 245, 249, 1);
  z-index: 0;
}

.hw_cloud_main .pc_show {
  display: block;
}

.hw_cloud_main .mob_show {
  display: none;
}




/*WAP端样式*/
@media (max-width:834px) {
  .hw_cloud_main .mob_show {
    display: block;
  }

  .hw_cloud_main .pc_show {
    display: none;
  }
}

#main *,
#main:after,
#main:before {
  -webkit-box-sizing: content-box;
}

.z_phone {
  width: 100%;
}

.z_phone .a {
  width: 100%;
  cursor: pointer;
}

.z_phone .a img {
  width: 100%;
  float: left;
  transition: all 0.5s;
}

.z_phone .a:hover img {
  transform: scale(1.05);
}

.z_phone .swiper-button-next,
.z_phone .swiper-button-prev {
  visibility: hidden;
}

.z_phone .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}

.swiper-wrapper {
  padding-top: 0;
  /* padding-bottom: 10vw; */
}

#main {
  position: relative;
  font-family: "Huawei Sans-Bold";
  background: url(https://res-static.hc-cdn.cn/cloudbu-site/intl/turk/about/minisite/cloud-native-technical-summit-turkiye-2023/img/bg.png) no-repeat center;
  background-size: 100% 100%;
}

#main .sec3 .video {
  display: block;
}

#main .gif_mob {
  display: none;
}

#main .sec2_mobbg {
  display: none;
}

#main .vieeo_bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: #000000;
  opacity: 0.9;
  z-index: 999;
  display: none;
  pointer-events: none;
}

#main .video_show {
  display: none;
  width: 75%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 20px 40px #000;
  background: #000000;
  z-index: 999;
}

#main .video_show .close {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

#main .video_show video {
  width: 100%;
}

#main .video_play {
  width: 5.208vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 999;
}

#main .swiper {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

#main .swiper .swiper-wrapper {
  transition-timing-function: linear !important;
}

#main .swiper-slide {
  transition-timing-function: linear !important;
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: calc((100% - 30px) / 2) !important;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}

#main .swiper-slide img {
  width: 100%;
  height: 100%;
}

#main .swiper-slide:hover {
  transform: scale(1.1);
}

#main .sec1 {
  position: relative;
  background: #FFFFFF;
}

#main .sec1 .kv_img {
  position: absolute;
  width: 59.32vw;
  top: 2.03vw;
  right: 0;
}

#main .sec1 .kv_img img {
  width: 100%;
}

#main .sec1 .kv_txt {
  position: relative;
  width: fit-content;
  padding-top: 5.2vw;
  margin-left: 13.54vw;
  padding-bottom: 6.875vw;
}

#main .sec1 .kv_txt .firstp {
  font-size: 3.23vw;
  color: #000000;
  font-weight: 700;
  line-height: 1.5;
}

#main .sec1 .kv_txt .secoundp {
  padding: 1.145vw 0 3.64vw 0;
  font-size: 2.08vw;
  color: #000000;
  line-height: 1.5;
}

#main .sec1 .kv_txt .time_icon {
  display: flex;
  align-items: center;
  margin-bottom: 1.406vw;
  font-weight: 400;
  color: #8D8B92;
  font-size: 1.562vw;
  line-height: 1.5;
}

#main .sec1 .kv_txt .time_icon img {
  width: 1.875vw;
  height: 1.875vw;
  margin-right: 0.93vw;
}

#main .sec1 .kv_txt .add_icon {
  display: flex;
  align-items: center;
  font-weight: 400;
  color: #8D8B92;
  font-size: 1.562vw;
  line-height: 1.5;
}

#main .sec1 .kv_txt .add_icon img {
  width: 1.875vw;
  height: 1.875vw;
  margin-right: 0.937vw;
}

#main .sec2 {
  position: relative;
}

#main .sec2 .sec2_bg {
  background: url(https://res-static.hc-cdn.cn/cloudbu-site/intl/turk/about/minisite/cloud-native-technical-summit-turkiye-2023/img/sec2bg.png) no-repeat center;
  background-size: cover;
}

#main .sec2 .sec3_title {
  position: relative;
  width: 19.37vw;
  height: 5.37vw;
  margin: 0 auto;
}

#main .sec2 .sec3_title .font_col {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fdf9f7 65%);
  z-index: 2;
}

#main .sec2 .sec3_title .bg_font {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 3.43vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  color: transparent;
  line-height: 1.5;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.5);
  text-stroke: 1px rgba(0, 0, 0, 0.5);
  z-index: 1;
}

#main .sec2 .sec3_title .font {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  font-size: 2.08vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  color: #000000;
  line-height: 1.25;
  text-align: center;
  z-index: 99;
}

#main .sec2 .sec2_border_bg {
  padding-top: 7.44vw;
  padding-bottom: 4.27vw;
  opacity: 1;
}

#main .sec2 .sec2_border_bg .sec2_txt {
  position: relative;
  width: 72.92%;
  margin: 0 auto;
  background: #FFFFFF;
  box-shadow: 0px 0.52vw 1.35vw 0px rgba(0, 0, 0, 0.025);
  border-radius: 0.8333vw;
}

#main .sec2 .sec2_border_bg .sec2_txt .first_p {
  padding: 3.33vw 3.33vw 0 2.81vw;
  font-size: 0.9375vw;
  font-family: Huawei Sans-Regular, Huawei Sans;
  font-weight: 400;
  color: #000000;
  line-height: 2;
}

#main .sec2 .sec2_border_bg .sec2_txt .secd_p {
  margin-top: 0.72vw;
  padding-left: 2.81vw;
  padding-bottom: 7.08vw;
  font-size: 0.9375vw;
  font-family: Huawei Sans-Regular, Huawei Sans;
  font-weight: 400;
  color: #000000;
  line-height: 2;
}

#main .sec2 .sec2_border_bg .sec2_txt .sec2_bgicon {
  position: absolute;
  right: 3.07vw;
  bottom: 3.95vw;
  width: 29.32vw;
  height: 3.64vw;
}

#main .sec2 .sec2_border_bg .sec2_txt .sec2_bgicon img {
  width: 100%;
}

#main .sec3 {
  position: relative;
  padding-bottom: 4.27vw;
}

#main .sec3 .sec3_title {
  position: relative;
  width: 19.37vw;
  height: 5.37vw;
  margin: 0 auto;
}

#main .sec3 .sec3_title .font_col {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #FFFFFF 65%);
  z-index: 2;
}

#main .sec3 .sec3_title .bg_font {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 3.43vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  color: transparent;
  line-height: 1.5;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.5);
  text-stroke: 1px rgba(0, 0, 0, 0.5);
  z-index: 1;
}

#main .sec3 .sec3_title .font {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  font-size: 2.08vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  color: #000000;
  line-height: 1.25;
  text-align: center;
  z-index: 99;
}

#main .sec3 .sec3_video_bg {
  margin-top: 2.39vw;
}

#main .sec3 .sec3_video_bg .video {
  position: relative;
  width: 67.18vw;
  height: 37.81vw;
  padding: 2.86vw;
  margin: 0 auto;
  box-shadow: 0px 0.78vw 1.56vw 0px rgba(0, 0, 0, 0.02);
  border-radius: 0.833vw;
  background: #fff;
}

#main .sec3 .sec3_video_bg .video .videobg {
  width: 100%;
  height: 100%;
}

#main .sec4 {
  position: relative;
  width: 100%;
  padding-bottom: 4.68vw;
}

#main .sec4 .sec4_title {
  position: relative;
  width: 28.5vw;
  height: 5.37vw;
  margin: 0 auto;
}

#main .sec4 .sec4_title .font_col {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f9f6f2 65%);
  z-index: 2;
}

#main .sec4 .sec4_title .bg_font {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 3.43vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  color: transparent;
  line-height: 1.5;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.5);
  text-stroke: 1px rgba(0, 0, 0, 0.5);
  z-index: 1;
}

#main .sec4 .sec4_title .font {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  font-size: 2.08vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  color: #000000;
  line-height: 1.25;
  text-align: center;
  z-index: 99;
}

#main .sec4 .sec3_video_bg {
  margin-top: 2.39vw;
}

#main .sec4 .sec3_video_bg .video {
  position: relative;
  width: 67.18vw;
  height: 37.81vw;
  padding: 2.86vw;
  margin: 0 auto;
  box-shadow: 0px 0.78vw 1.56vw 0px rgba(0, 0, 0, 0.02);
  border-radius: 0.833vw;
  background: #fff;
}

#main .sec4 .sec3_video_bg .video .play_img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 4.13vw;
  height: 4.13vw;
  background-image: url(https://res-static.hc-cdn.cn/cloudbu-site/intl/turk/about/minisite/cloud-native-technical-summit-turkiye-2023/img/play.png);
  background-size: 100%;
  cursor: pointer;
}

#main .sec4 .sec3_video_bg .video .play_img:hover {
  background-image: url(https://res-static.hc-cdn.cn/cloudbu-site/intl/turk/about/minisite/cloud-native-technical-summit-turkiye-2023/img/playhover.png);
  background-size: 100%;
  cursor: pointer;
}

#main .sec4 .sec3_video_bg .video img {
  width: 100%;
  height: 100%;
}

#main .sec4 .z_phone1 {
  padding-top: 2.08vw;
}

#main .sec4 .z_tanchuang {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
  display: none;
}

#main .sec4 .z_tanchuang .img {
  width: 65%;
  max-height: 70vh;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 12;
}

#main .sec4 .z_tanchuang .img .img1 {
  width: 100%;
  max-height: 70vh;
  object-fit: contain;
}

#main .sec4 .z_tanchuang .img .close {
  position: fixed;
  width: 2%;
  top: -2vw;
  right: 0;
  z-index: 12;
  cursor: pointer;
}

#main .sec5 {
  position: relative;
  width: 100%;
}

#main .sec5 .sec4_title {
  position: relative;
  width: 15.06vw;
  height: 5.37vw;
  margin: 0 auto;
}

#main .sec5 .sec4_title .font_col {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f2f3f0 65%);
  z-index: 2;
}

#main .sec5 .sec4_title .bg_font {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 3.43vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  color: transparent;
  line-height: 1.5;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.5);
  text-stroke: 1px rgba(0, 0, 0, 0.5);
  z-index: 1;
}

#main .sec5 .sec4_title .font {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  font-size: 2.08vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  color: #000000;
  line-height: 1.25;
  text-align: center;
  z-index: 99;
}

#main .sec5 .sec5bg_posi {
  padding: 2.08vw 0 4.166vw;
}

#main .sec5 .sec5bg_posi .sec5_posi {
  width: 72.91vw;
  margin: 0 auto;
  padding: 3.38vw 2.81vw 2.81vw 3.12vw;
  background: rgba(255, 255, 255, 0.4);
  box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.02);
  border-radius: 16px 16px 16px 16px;
}

#main .sec5 .sec5bg_posi .sec5_posi .sec5_flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

#main .sec5 .sec5bg_posi .sec5_posi .sec5_flex .sec5_txt_left {
  width: 54.43%;
  margin-right: 2.81vw;
}

#main .sec5 .sec5bg_posi .sec5_posi .sec5_flex .sec5_txt_left .sec5_title {
  font-size: 1.25vw;
  font-family: Manrope-Bold, Manrope;
  font-weight: 700;
  color: #000000;
  line-height: 1.5;
}

#main .sec5 .sec5bg_posi .sec5_posi .sec5_flex .sec5_txt_left .sec5_subtitle {
  padding: 1.51vw 0 4.37vw 0;
  font-size: 0.93vw;
  font-family: Manrope-Medium, Manrope;
  font-weight: 500;
  color: #333333;
  line-height: 1.5;
}

#main .sec5 .sec5bg_posi .sec5_posi .sec5_flex .sec5_txt_left .sec5_btn {
  display: flex;
  align-items: center;
  font-size: 0.93vw;
  font-family: Manrope-Medium, Manrope;
  font-weight: 500;
  color: #191919;
  line-height: 1.25;
}

#main .sec5 .sec5bg_posi .sec5_posi .sec5_flex .sec5_txt_left .sec5_btn span {
  display: flex;
  align-items: center;
}

#main .sec5 .sec5bg_posi .sec5_posi .sec5_flex .sec5_txt_left .sec5_btn:hover .new_span {
  cursor: pointer;
  border-bottom: 1px solid #000;
}

#main .sec5 .sec5bg_posi .sec5_posi .sec5_flex .sec5_txt_right {
  width: 45.57%;
  border-radius: 1vw;
}

#main .sec5 .sec5bg_posi .sec5_posi .sec5_flex .sec5_txt_right:hover {
  transform: scale(1.1);
  cursor: pointer;
}

#main .sec5 .sec5bg_posi .sec5_posi .sec5_flex .sec5_txt_right img {
  width: 100%;
}

@media (max-width: 600px),
(max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  #main {
    position: relative;
    font-family: "Huawei Sans-Bold";
    background: url(https://res-static.hc-cdn.cn/cloudbu-site/intl/turk/about/minisite/cloud-native-technical-summit-turkiye-2023/img/bg_mob.png) no-repeat center;
    background-size: 100% 100%;
  }

  #main .sec2_mobbg {
    display: block;
  }

  #main .sec1 {
    position: relative;
    display: flex;
    background: #FFFFFF;
    flex-direction: column-reverse;
    align-items: flex-end;
  }

  #main .sec1 .kv_img {
    position: relative;
    width: 91.73vw;
    top: 0;
    right: 0;
  }

  #main .sec1 .kv_txt {
    position: relative;
    width: 100%;
    padding-top: 10.93vw;
    margin-left: 13.54vw;
    padding-bottom: 6.875vw;
  }

  #main .sec1 .kv_txt .firstp {
    font-size: 7.46vw;
  }

  #main .sec1 .kv_txt .firstp {
    font-size: 7.46vw;
    margin-left: 5.33vw;
  }

  #main .sec1 .kv_txt .secoundp {
    padding: 2vw 0 4vw 0;
    font-size: 5.33vw;
    margin-left: 5.33vw;
  }

  #main .sec1 .kv_txt .time_icon {
    font-size: 4.53vw;
    margin-left: 5.33vw;
  }

  #main .sec1 .kv_txt .add_icon {
    font-size: 4.53vw;
    margin-left: 5.33vw;
  }

  #main .sec1 .kv_txt .time_icon img {
    width: 5.33vw;
    height: 5.33vw;
    margin-right: 2.13vw;
  }

  #main .sec1 .kv_txt .add_icon img {
    width: 5.33vw;
    height: 5.33vw;
    margin-right: 2.13vw;
  }

  #main .sec1 .kv_txt {
    padding-top: 10vw;
    margin-left: 0;
    padding-bottom: 0;
  }

  #main .sec2 .sec2_border_bg .sec2_txt .first_p {
    padding: 5.33vw 5.86vw 0 5.86vw;
    font-size: 3.466vw;
  }

  #main .sec2 .sec2_border_bg .sec2_txt .secd_p {
    padding-left: 5.86vw;
    padding-bottom: 19.33vw;
    font-size: 3.466vw;
  }

  #main .sec2 .sec2_border_bg .sec2_txt .sec2_bgicon {
    right: 2.4vw;
    bottom: 5.86vw;
    width: 64.93vw;
    height: 8.13vw;
  }

  #main .sec2 .sec2_bg {
    background: none;
  }

  #main .sec2 .sec2_mobbg {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  #main .sec2 .sec2_border_bg .sec2_txt {
    width: 89.3%;
  }

  #main .sec2 .sec2_border_bg {
    padding-top: 5.33vw;
    padding-bottom: 13.33vw;
  }

  #main .sec2 .sec3_title .bg_font {
    font-size: 8.8vw;
    text-align: center;
  }

  #main .sec2 .sec3_title {
    width: 49.6vw;
    height: 11.2vw;
  }

  #main .sec2 .sec3_title .font {
    bottom: -1.13vw;
    font-size: 5.33vw;
  }

  #main .sec2 .sec3_title .font_col {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fcf9f6 75%);
  }

  #main .sec3,
  #main .sec4 {
    padding-bottom: 13.33vw;
  }

  #main .sec3 .sec3_video_bg {
    margin-top: 7.73vw;
  }

  #main .sec3 .sec3_video_bg .video {
    width: 81.95vw;
    height: 42.22vw;
    padding: 3.38vw;
  }

  #main .video_play {
    width: 10.66vw;
  }

  #main .sec4 .sec4_title .bg_font {
    font-size: 8.8vw;
    text-align: center;
  }

  #main .sec4 .sec4_title {
    width: 72.4vw;
    height: 11.2vw;
  }

  #main .sec4 .sec4_title .font {
    bottom: -1.13vw;
    font-size: 5.33vw;
  }

  #main .sec4 .sec4_title .font_col {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f5f5f0 75%);
  }

  #main .sec4 .z_phone1 {
    padding-top: 7.73vw;
  }

  #main .sec5 .sec4_title .bg_font {
    font-size: 8.8vw;
    text-align: center;
  }

  #main .sec5 .sec4_title {
    width: 72.4vw;
    height: 11.2vw;
  }

  #main .sec5 .sec4_title .font {
    bottom: -1.13vw;
    font-size: 5.33vw;
  }

  #main .sec5 .sec4_title .font_col {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #f5f5f0 75%);
  }

  #main .sec5 .sec4_title {
    width: 43.2vw;
  }

  #main .sec5 .sec5bg_posi {
    padding: 8.06vw 0 13.33vw;
  }

  #main .sec5 .sec5bg_posi .sec5_posi {
    width: 83.11vw;
  }

  #main .sec5 .sec5bg_posi .sec5_posi .sec5_flex {
    flex-direction: column-reverse;
  }

  #main .sec5 .sec5bg_posi .sec5_posi .sec5_flex .sec5_txt_left {
    width: 100%;
    margin-right: 0;
    margin-top: 4.8vw;
  }

  #main .sec5 .sec5bg_posi .sec5_posi .sec5_flex .sec5_txt_left .sec5_title {
    font-size: 4.26vw;
  }

  #main .sec5 .sec5bg_posi .sec5_posi .sec5_flex .sec5_txt_left .sec5_subtitle {
    padding: 4.66vw 0 7.46vw 0;
    font-size: 3.46vw;
  }

  #main .sec5 .sec5bg_posi .sec5_posi .sec5_flex .sec5_txt_left .sec5_btn {
    font-size: 3.2vw;
  }

  #main .sec5 .sec5bg_posi .sec5_posi .sec5_flex .sec5_txt_right {
    width: 100%;
  }

  #main .sec2 .sec2_mobbg {
    top: -17vw;
  }

  .sec2_mobbg>img:nth-child(1) {
    width: 100%;
  }

  #main .sec4 .z_tanchuang .img .close {
    position: fixed;
    width: 7%;
    top: -6vw;
    right: -5vw;
    z-index: 12;
    cursor: pointer;
  }

  #main .sec3 .video {
    display: none;
  }

  #main .gif_mob {
    display: block;
    width: 81.95vw;
    padding: 3.38vw;
    position: relative;
    padding: 2.86vw;
    margin: 0 auto;
    box-shadow: 0px 0.78vw 1.56vw 0px rgba(0, 0, 0, 0.02);
    border-radius: 0.833vw;
    background: #fff;
  }
  #main .gif_mob img{
    width: 100%;
  }
  #main .gif_mob .video_play1 {
    width: 10.66vw;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    z-index: 999;
  }
}