@charset "UTF-8";
@font-face {
  font-family: HuaweiSans-Bold;
  src: url("https://res-static.hc-cdn.cn/cloudbu-site/intl/en-us/about/minisite/summit-peru2023/fonts/HuaweiSans-Bold.ttf");
}

@font-face {
  font-family: HuaweiSans-Regular;
  src: url("https://res-static.hc-cdn.cn/cloudbu-site/intl/en-us/about/minisite/summit-peru2023/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: #FFFFFF;
  z-index: 0;
}

.hw_cloud_main .pc_show {
  display: block;
}

.hw_cloud_main .mob_show {
  display: none;
}
.botn-img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 19.94vw;
}
.botn-img-right {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 16vw;
}
/*WAP端样式*/
@media (max-width: 834px) {
  .hw_cloud_main .mob_show {
    display: block;
  }
  .hw_cloud_main .pc_show {
    display: none;
  }
}

#main {
  position: relative;
}

#main .pc_img {
  display: block;
}

#main .mob_img {
  display: none;
}

#main .sec_title {
  position: relative;
  width: 28.5vw;
  height: 5.37vw;
  margin: 0 auto;
}

#main .sec_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 .sec_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);
  text-align: center;
  z-index: 1;
}

#main .sec_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 .sec1 {
  position: relative;
}

#main .sec1 .sec1_bg {
  position: relative;
  width: 100%;
}

#main .sec1 .sec1_bg img {
  width: 100%;
}

#main .sec1 .sec1_txt {
  position: absolute;
  top: 4.729vw;
  left: 13.542vw;
}

#main .sec1 .sec1_txt .sec1_title {
  font-size: 2.813vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  color: #000000;
  line-height: 1.2;
}

#main .sec1 .sec1_txt .sub_title {
  padding: 1vw 0 1.042vw 0;
  font-size: 1.979vw;
  font-family: Huawei Sans-Regular, Huawei Sans;
  font-weight: 400;
  color: #000000;
  line-height: 1.5;
}

#main .sec1 .sec1_txt .sec1_icon {
  display: flex;
  width: 85%;
}

#main .sec1 .sec1_txt .sec1_icon .kv_icon {
  display: flex;
  width: auto;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.042vw;
  /* line-height: 1.25; */
  font-weight: 400;
  color: #333333;
  margin: 0;
  margin-right: 0.781vw;
}

#main .sec1 .sec1_txt .sec1_icon .kv_icon span {
  display: inline-block;
  width: 1.042vw;
  /* height: 1.56vw; */
  margin-right: 0.521vw;
}

#main .sec1 .sec1_txt .sec1_icon .kv_icon span img {
  width: 100%;
}

#main .sec1 .sec1_txt .kv_btn {
  width: 60%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.563vw;
}

#main .sec1 .sec1_txt .kv_btn .btn_flex {
  width: 8.33vw;
  height: 2.39vw;
  border: 1px solid #000000;
  border-radius: 50vw;
  transition: background-color 0.4s, border 0.4s, color 0.4s;
  cursor: pointer;
}
#main .sec1 .sec1_txt .kv_btn .btn_flex:hover {
  border: 1px solid #c2c2c2;
}

#main .sec1 .sec1_txt .kv_btn .btn_flex p {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.937vw;
  font-family: Microsoft YaHei-Regular, Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 1.25;
}

#main .sec1 .sec1_txt .kv_btn a:nth-child(2) .btn_flex {
  margin-left: 1.563vw;
}

#main .sec2 {
  position: relative;
}

#main .sec2 .sec_title {
  width: 16.83vw;
}

#main .sec2 .sec_title .font_col {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff 65%);
}

#main .sec2 .sec2_cover {
  position: relative;
  width: 56.51%;
  margin: 3.12vw auto 3.12vw;
  padding: 2.208vw 5.625vw 3.438vw 5.625vw;
  background: #FFFFFF;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.04);
  border-radius: 1.25vw;
  opacity: 1;
}

#main .sec2 .sec2_cover .sec2_txt {
  width: 100%;
  margin-top: 1.56vw;
}

#main .sec2 .sec2_cover .sec2_txt p {
  margin-bottom: 1vw;
  font-size: 0.833vw;
  font-family: Huawei Sans-Regular, Huawei Sans;
  font-weight: 400;
  color: #000000;
  line-height: 1.5;
}

#main .sec2 .sec2_cover .sec2_txt .last_p {
  margin-bottom: 0;
}

#main .sec2 .sec2_cover .sec2_txt .txt_footer {
  margin-top: 2.29vw;
}

#main .sec2 .sec2_cover .sec2_txt .txt_footer p {
  margin-bottom: 0.5vw;
}

#main .sec2 .sec2_cover .sec2_txt .txt_footer .name {
  font-weight: bold;
}

#main .sec2 .sec2_cover .sec2_txt .txt_footer .font_col {
  color: #666666;
}

#main .sec2 .sec2_cover .sec2_txt .txt_footer .font_col:last-child {
  margin-bottom: 0;
}

#main .sec2 .sec2_cover .sec2_bottom_icon {
  position: absolute;
  width: 50.36vw;
  right: 0;
  bottom: 0;
}

#main .sec2 .sec2_cover .sec2_bottom_icon img {
  width: 100%;
}

#main .sec3 {
  position: relative;
}

#main .sec3 .sec3_remarks {
  font-size: 0.72vw;
  text-align: center;
}

#main .sec3 .sec_title {
  width: 16.83vw;
}

#main .sec3 .sec_title .font_col {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff 65%);
}

#main .sec3 .sec3_cover {
  position: relative;
  margin-top: 3.645vw;
}

#main .sec3 .sec3_table {
  position: relative;
  width: 67.7%;
  padding-bottom: 4.68vw;
  margin: 1.56vw auto 0;
  z-index: 99;
}

#main .sec3 .sec3_table .parent {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-template-rows: repeat(13, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0.52vw;
}

#main .sec3 .sec3_table .parent P {
  line-height: 3.95vw;
}

#main .sec3 .sec3_table .div1 {
  grid-area: 1 / 1 / 2 / 14;
  height: 3.95vw;
  background: linear-gradient(90deg, #008D3E 0%, #B2CB11 100%);
  border-top-left-radius: 1.25vw;
  border-top-right-radius: 1.25vw;
  opacity: 1;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.04);
}

#main .sec3 .sec3_table .div2 {
  background: #FFFFFF;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.04);
  grid-area: 2 / 1 / 3 / 14;
}

#main .sec3 .sec3_table .div3 {
  background: #FFFFFF;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.04);
  grid-area: 3 / 1 / 8 / 14;
}

#main .sec3 .sec3_table .div4 {
  background: #FFFFFF;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.04);
  grid-area: 8 / 1 / 9 / 11;
}

#main .sec3 .sec3_table .div5 {
  background: #FFFFFF;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.04);
  grid-area: 9 / 1 / 13 / 11;
}

#main .sec3 .sec3_table .div6 {
  background: #FFFFFF;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.04);
  grid-area: 13 / 1 / 14 / 11;
  border-bottom-left-radius: 1.25vw;
  border-bottom-right-radius: 1.25vw;
}

#main .sec3 .sec3_table .div7 {
  position: relative;
  grid-area: 1 / 2 / 2 / 3;
}

#main .sec3 .sec3_table .div7 p {
  color: #FFFFFF;
  font-size: 1.041vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
}

#main .sec3 .sec3_table .div7::after {
  content: '';
  position: absolute;
  width: 1.33vw;
  height: 1.33vw;
  top: 50%;
  left: -1.3vw;
  transform: translate(-50%, -50%);
  background: url(https://res-static.hc-cdn.cn/cloudbu-site/intl/en-us/about/minisite/summit-peru2023/img/time.png) center no-repeat;
}

#main .sec3 .sec3_table .div8 {
  position: relative;
  grid-area: 1 / 4 / 2 / 5;
}

#main .sec3 .sec3_table .div8 p {
  color: #FFFFFF;
  font-size: 1.041vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
}

#main .sec3 .sec3_table .div8::after {
  content: '';
  position: absolute;
  width: 1.33vw;
  height: 1.33vw;
  top: 50%;
  left: -1.3vw;
  transform: translate(-50%, -50%);
  background: url(https://res-static.hc-cdn.cn/cloudbu-site/intl/en-us/about/minisite/summit-peru2023/img/topics.png) center no-repeat;
}

#main .sec3 .sec3_table .div9 {
  grid-area: 2 / 2 / 3 / 3;
}

#main .sec3 .sec3_table .div9 p {
  font-size: 0.93vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  color: #000000;
}

#main .sec3 .sec3_table .div10 {
  grid-area: 2 / 4 / 3 / 11;
}

#main .sec3 .sec3_table .div10 p {
  font-size: 0.93vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  color: #000000;
}

#main .sec3 .sec3_table .div11 {
  grid-area: 3 / 2 / 4 / 3;
}

#main .sec3 .sec3_table .div11 p {
  font-size: 0.93vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  color: #000000;
}

#main .sec3 .sec3_table .div12 {
  grid-area: 3 / 4 / 4 / 11;
  border-bottom: 1px solid #D8D8D8;
}

#main .sec3 .sec3_table .div12 p {
  font-size: 0.93vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  color: #000000;
}

#main .sec3 .sec3_table .div13 {
  grid-area: 4 / 4 / 5 / 11;
  border-bottom: 1px solid #D8D8D8;
}

#main .sec3 .sec3_table .div13 p {
  display: flex;
  font-size: 0.93vw;
  align-items: center;
}

#main .sec3 .sec3_table .div13 .drop {
  display: block;
  width: 0.31vw;
  height: 0.31vw;
  margin-right: 0.72vw;
  background: #D8D8D8;
  opacity: 1;
  border-radius: 50vw;
}

#main .sec3 .sec3_table .div14 {
  grid-area: 5 / 4 / 6 / 11;
  border-bottom: 1px solid #D8D8D8;
}

#main .sec3 .sec3_table .div14 p {
  display: flex;
  font-size: 0.93vw;
  align-items: center;
}

#main .sec3 .sec3_table .div14 .drop {
  display: block;
  width: 0.31vw;
  height: 0.31vw;
  margin-right: 0.72vw;
  background: #D8D8D8;
  opacity: 1;
  border-radius: 50vw;
}

#main .sec3 .sec3_table .div15 {
  grid-area: 6 / 4 / 7 / 11;
  border-bottom: 1px solid #D8D8D8;
}

#main .sec3 .sec3_table .div15 p {
  display: flex;
  font-size: 0.93vw;
  align-items: center;
}

#main .sec3 .sec3_table .div15 .drop {
  display: block;
  width: 0.31vw;
  height: 0.31vw;
  margin-right: 0.72vw;
  background: #D8D8D8;
  opacity: 1;
  border-radius: 50vw;
}

#main .sec3 .sec3_table .div16 {
  grid-area: 7 / 4 / 8 / 11;
}

#main .sec3 .sec3_table .div16 p {
  display: flex;
  font-size: 0.93vw;
  align-items: center;
}

#main .sec3 .sec3_table .div16 .drop {
  display: block;
  width: 0.31vw;
  height: 0.31vw;
  margin-right: 0.72vw;
  background: #D8D8D8;
  opacity: 1;
  border-radius: 50vw;
}

#main .sec3 .sec3_table .div17 {
  grid-area: 8 / 2 / 9 / 3;
}

#main .sec3 .sec3_table .div17 p {
  font-size: 0.93vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  color: #000000;
}

#main .sec3 .sec3_table .div18 {
  grid-area: 8 / 4 / 9 / 11;
}

#main .sec3 .sec3_table .div18 p {
  font-size: 0.93vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  color: #000000;
}

#main .sec3 .sec3_table .div19 {
  grid-area: 9 / 2 / 10 / 3;
}

#main .sec3 .sec3_table .div19 p {
  font-size: 0.93vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  color: #000000;
}

#main .sec3 .sec3_table .div20 {
  grid-area: 9 / 4 / 10 / 11;
  border-bottom: 1px solid #D8D8D8;
}

#main .sec3 .sec3_table .div20 p {
  font-size: 0.93vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  color: #000000;
}

#main .sec3 .sec3_table .div21 {
  grid-area: 10 / 4 / 11 / 11;
  border-bottom: 1px solid #D8D8D8;
}

#main .sec3 .sec3_table .div21 p {
  display: flex;
  font-size: 0.93vw;
  align-items: center;
}

#main .sec3 .sec3_table .div21 .drop {
  display: block;
  width: 0.31vw;
  height: 0.31vw;
  margin-right: 0.72vw;
  background: #D8D8D8;
  opacity: 1;
  border-radius: 50vw;
}

#main .sec3 .sec3_table .div22 {
  grid-area: 11 / 4 / 12 / 11;
  border-bottom: 1px solid #D8D8D8;
}

#main .sec3 .sec3_table .div22 p {
  display: flex;
  font-size: 0.93vw;
  align-items: center;
}

#main .sec3 .sec3_table .div22 .drop {
  display: block;
  width: 0.31vw;
  height: 0.31vw;
  margin-right: 0.72vw;
  background: #D8D8D8;
  opacity: 1;
  border-radius: 50vw;
}

#main .sec3 .sec3_table .div23 {
  grid-area: 12 / 4 / 13 / 11;
}

#main .sec3 .sec3_table .div23 p {
  display: flex;
  font-size: 0.93vw;
  align-items: center;
}

#main .sec3 .sec3_table .div23 .drop {
  display: block;
  width: 0.31vw;
  height: 0.31vw;
  margin-right: 0.72vw;
  background: #D8D8D8;
  opacity: 1;
  border-radius: 50vw;
}

#main .sec3 .sec3_table .div24 {
  grid-area: 13 / 2 / 14 / 3;
}

#main .sec3 .sec3_table .div24 p {
  font-size: 0.93vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  color: #000000;
}

#main .sec3 .sec3_table .div25 {
  grid-area: 13 / 4 / 14 / 11;
}

#main .sec3 .sec3_table .div25 p {
  font-size: 0.93vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  color: #000000;
}

#main .bg_left {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 27.96vw;
}

#main .bg_left img {
  width: 100%;
}

#main .bg_right {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 21.04vw;
}

#main .bg_right img {
  width: 100%;
}

.section6 {
	position: relative;
	width: 100%;
	height: 7.8125vw;
	background: url(https://res-static.hc-cdn.cn/cloudbu-site/intl/en-us/about/minisite/HuaweiCloud_Summit_Malaysia2023/img/section6_web_01.jpg) no-repeat;
	background-size: cover;
}

.section6 .section-inner {
	display: flex;
	align-items: center;
	position: absolute;
	top: 50%;
	left: 19vw;
	width: 62.0833vw;
	transform: translateY(-50%);
    color: #000;
    justify-content: space-between;
}

.section6 .section-inner .txt {
	font-size: 1.042vw;
	line-height: 1.5;
	margin-right: 20vw;
}

.section6 .section-inner .link1 a {
	font-size: 0.833333vw;
	line-height: 2.4vw;
	width: 7vw;
	height: 2.4vw;
	border: 1px solid #595959;
	border-radius: 0.2083vw;
	display: flex;
	align-items: center;
	text-align: center;
	display: flex;
	justify-content: center;
	transition: background-color 0.4s, border 0.4s, color 0.4s;
	border-radius: 2.604vw;
	color: #191919;
}

.section6 .section-inner .link1 a:hover {
	border: 1px solid #c2c2c2;
}
@media (max-width: 600px), (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  #main {
    position: relative;
  }
  #main .sec1_bg {
    padding-top: 0;
  }
  #main .pc_img {
    display: none;
  }
  #main .mob_img {
    display: block;
  }
  #main .sec1 .sec1_txt {
    top: 5.33vw;
    left: 5.33vw;
  }
  #main .sec1_bg {
    /* padding-top: 16.56vw; */
    /* padding-top: 42.4vw; */
  }
  #main .sec1 .sec1_txt .sec1_title {
    /* font-size: 3.43vw; */
    /* line-height: 1.5; */
    font-size: 7.466vw;
    line-height: 1.25;
  }
  #main .sec1 .sec1_txt .sub_title {
    /* padding: 0.2vw 0 1.61vw 0; */
    /* font-size: 2.29vw; */
    padding: 0.933vw 0 2.66vw 0;
    font-size: 5.333vw;
    padding-bottom: 2vw;
  }
  #main .sec1 .sec1_txt .sec1_icon {
    /* width: 85%; */
    width: 100%;
    flex-direction: column;
  }
  #main .sec1 .sec1_txt .sec1_icon .kv_icon {
    /* width: 86%; */
    /* font-size: 1.56vw; */
    width: 100%;
    font-size: 4.533vw;
    margin-top: 1.866vw;
  }
  #main .sec1 .sec1_txt .sec1_icon .kv_icon span {
    /* width: 1.56vw; */
    /* height: 1.56vw; */
    /* margin-right: 1.14vw; */
    width: 3.833vw;
    /* height: 3.833vw; */
    margin-right: 2.133vw;
  }
  #main .sec1 .sec1_txt .kv_btn {
    /* width: 60%; */
    /* align-items: center; */
    /* margin-top: 1.92vw; */
    width: 100%;
    align-items: first baseline;
    margin-top: 0;
    /* flex-direction: column; */
  }
  #main .sec1 .sec1_txt .kv_btn .btn_flex {
    /* width: 8.33vw; */
    /* height: 2.39vw; */
    width: 29.46vw;
    height: 8vw;
    margin-top: 3.866vw;
  }
  #main .sec1 .sec1_txt .kv_btn .btn_flex p {
    font-size: 3.46vw;
  }
  #main .sec1 .sec1_txt .kv_btn a:nth-child(2) .btn_flex {
    margin-left: 5.563vw;
  }
  p.kv_icon:nth-child(1) {
    margin-top: 0;
  }
  #main .sec2 .sec2_cover {
    /* margin: 3.12vw auto 0; */
    /* padding: 100px 108px 66px 108px; */
    margin: 0 auto;
    padding: 6.666vw 5.866vw 9.066vw 5.866vw;
    width: 75%;
    margin-bottom: 12vw;
  }
  #main .sec2 .sec2_cover .sec2_txt p {
    /* margin-bottom: 1vw; */
    /* font-size: 0.833vw; */
    margin-bottom: 2.93VW;
    font-size: 3.46VW;
  }
  #main .sec2 .sec2_cover .sec2_txt {
    /* margin-top: 1.56vw; */
    margin-top: 2.66VW;
  }
  #main .sec_title .bg_font {
    /* font-size: 3.43vw; */
    font-size: 8.8VW;
  }
  #main .sec2 .sec_title {
    /* width: 16.83vw; */
    width: 40.8VW;
  }
  #main .sec_title {
    /* height: 5.37vw; */
    height: 12.2vw;
  }
  #main .sec_title .font {
    /* font-size: 2.08vw; */
    font-size: 5.33VW;
  }
  #main .sec2 .sec2_cover .sec2_bottom_icon {
    /* width: 50.36vw; */
    width: 52vw;
  }
  #main .sec3 .sec3_table .parent {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(13, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  #main .sec3 .sec3_table .div1 {
    grid-area: 1 / 1 / 2 / 6;
  }
  #main .sec3 .sec3_table .div2 {
    grid-area: 2 / 1 / 3 / 6;
  }
  #main .sec3 .sec3_table .div3 {
    grid-area: 3 / 1 / 8 / 6;
  }
  #main .sec3 .sec3_table .div4 {
    grid-area: 8 / 1 / 9 / 6;
  }
  #main .sec3 .sec3_table .div5 {
    grid-area: 9 / 1 / 13 / 6;
  }
  #main .sec3 .sec3_table .div6 {
    grid-area: 13 / 1 / 14 / 6;
  }
  #main .sec3 .sec3_table .div7 {
    grid-area: 1 / 1 / 2 / 3;
  }
  #main .sec3 .sec3_table .div8 {
    grid-area: 1 / 3 / 2 / 6;
  }
  #main .sec3 .sec3_table .div9 {
    grid-area: 2 / 1 / 3 / 3;
  }
  #main .sec3 .sec3_table .div10 {
    grid-area: 2 / 3 / 3 / 6;
  }
  #main .sec3 .sec3_table .div11 {
    grid-area: 3 / 1 / 4 / 3;
  }
  #main .sec3 .sec3_table .div12 {
    grid-area: 3 / 3 / 4 / 6;
  }
  #main .sec3 .sec3_table .div13 {
    grid-area: 4 / 3 / 5 / 6;
  }
  #main .sec3 .sec3_table .div14 {
    grid-area: 5 / 3 / 6 / 6;
  }
  #main .sec3 .sec3_table .div15 {
    grid-area: 6 / 3 / 7 / 6;
  }
  #main .sec3 .sec3_table .div16 {
    grid-area: 7 / 3 / 8 / 6;
  }
  #main .sec3 .sec3_table .div17 {
    grid-area: 8 / 1 / 9 / 3;
  }
  #main .sec3 .sec3_table .div18 {
    grid-area: 8 / 3 / 9 / 6;
  }
  #main .sec3 .sec3_table .div19 {
    grid-area: 9 / 1 / 10 / 3;
  }
  #main .sec3 .sec3_table .div20 {
    grid-area: 9 / 3 / 10 / 6;
  }
  #main .sec3 .sec3_table .div21 {
    grid-area: 10 / 3 / 11 / 6;
  }
  #main .sec3 .sec3_table .div22 {
    grid-area: 11 / 3 / 12 / 6;
  }
  #main .sec3 .sec3_table .div23 {
    grid-area: 12 / 3 / 13 / 6;
  }
  #main .sec3 .sec3_table .div24 {
    grid-area: 13 / 1 / 14 / 3;
  }
  #main .sec3 .sec3_table .div25 {
    grid-area: 13 / 3 / 14 / 6;
  }
  #main .sec3 .sec3_cover {
    /* margin-top: 3.645vw; */
    margin-top: 9.333vw;
  }
  #main .sec3 .sec_title {
    /* width: 16.83vw; */
    width: 29.83vw;
  }
  #main .sec3 .sec3_remarks {
    /* font-size: 0.72vw; */
    font-size: 1.866vw;
  }
  #main .sec3 .sec3_table {
    position: relative;
    width: 67.7%;
    padding-bottom: 10.66vw;
    margin: 4.8vw auto 0;
    z-index: 99;
  }
  #main .section6 {
		width: 100%;
		height: 34.66666vw;
		background: url(https://res-static.hc-cdn.cn/cloudbu-site/intl/en-us/about/minisite/HuaweiCloud_Summit_Malaysia2023/img/section6_wap_01.png) no-repeat;
		background-size: cover;
	}

	#main .section6 .section-inner {
		left: 4.2666vw;
		flex-wrap: wrap;
	}

	#main .section6 .section-inner .txt {
		font-size: 3.200vw;
		margin-bottom: 4vw;
		margin-right: 10vw;
	}

	#main .section6 .section-inner .link1 a {
		width: 21vw;
		height: 7.3333vw;
		display: block;
		font-size: 2.667vw;
		line-height: initial;
		border: 1px solid #252b3a;
		border-radius: 6.667vw;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

#main .sec3 {
  position: relative;
}

#main .sec3 .sec3_remarks {
  font-size: 0.72vw;
  text-align: center;
}

#main .sec3 .sec_title {
  width: 16.83vw;
}

#main .sec3 .sec_title .font_col {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff 65%);
}

#main .sec3 .sec3_cover {
  position: relative;
  margin-top: 3.645vw;
}

#main .sec3 .sec3_table {
  position: relative;
  width: 67.7%;
  padding-bottom: 4.68vw;
  margin: 1.56vw auto 0;
  z-index: 99;
  background: FFFFFF;
}

#main .sec3 .sec3_table .table_title {
  height: 3.55vw;
  border-top-left-radius: 1.25vw;
  border-top-right-radius: 1.25vw;
  background: linear-gradient(90deg, #F16266 0, #F7957D 41%, #E6B4B3 70%, #83CEC1 100%);
  opacity: 1;
  display: flex;
  align-items: center;
}

#main .sec3 .sec3_table .table_left {
  width: 19.16vw;
  margin-left: 5.72vw;
  font-size: 1.041vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  line-height: 1.5;
}

#main .sec3 .sec3_table .table_left p {
  color: #FFFFFF;
  position: relative;
}
#main .sec3 .sec3_table .table_left p img{
    width: 1.442vw;
    position: absolute;
    left: -1.942vw;
    height: 1.442vw;
    top: 50%;
    margin-top: -0.721vw;
}
#main .sec3 .sec3_table .table_tight {
  width: 48.69vw;
  font-size: 1.041vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  line-height: 1.5;
}

#main .sec3 .sec3_table .table_tight p {
  color: #FFFFFF;
  position: relative;
}
#main .sec3 .sec3_table .table_tight p img{
	width: 1.442vw;
	position: absolute;
	left: -1.942vw;
	height: 1.442vw;
	top: 50%;
	margin-top: -0.721vw;
}

#main .sec3 .table_group {
  display: flex;
  align-items: center;
}

#main .sec3 .table_group .table_left {
  width: 20.16vw;
  margin-left: 5.72vw;
  font-size: 0.93vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  line-height: 1.5;
}

#main .sec3 .table_group .table_left p {
  color: #000000;
}

#main .sec3 .table_group .table_tight {
  width: 48.69vw;
  font-size: 0.93vw;
  font-family: Huawei Sans-Bold, Huawei Sans;
  font-weight: 700;
  line-height: 1.5;
  padding: 0.827vw 1.927vw;
  padding-left: 0;
}

#main .sec3 .table_group .table_tight p {
  color: #000000;
}

#main .sec3 .table_cover {
  margin-top: 0.52vw;
  background: #FFFFFF;
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.04);
}

#main .sec3 .table_cover .underline {
  border-bottom: 1px solid #D8d8d8;
}

#main .sec3 .table_cover .nan_weight {
  position: relative;
  font-weight: normal;
  padding-left: 1.19vw;
}

#main .sec3 .table_cover .nan_weight span {
  display: inline-block;
  position: relative;
}

#main .sec3 .table_cover .nan_weight span::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -1.04vw;
  transform: translateY(-50%);
  width: 0.31vw;
  height: 0.31vw;
  background: #D8D8D8;
  opacity: 1;
  border-radius: 50vw;
}

#main .sec3 .table_cover:last-child {
  border-bottom-left-radius: 1.25vw;
  border-bottom-right-radius: 1.25vw;
}

.bg_left {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 27.96vw;
}

.bg_left img {
  width: 100%;
}

.bg_right {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 21.04vw;
}

.bg_right img {
  width: 100%;
}

@media (max-width: 600px), (max-width: 1200px) and (max-aspect-ratio: 1 / 1) {
  #main .sec3 .table_cover .nan_weight span::before {
    width: 1.33vw;
    height: 1.33vw;
    left: -3.46vw;
  }
  
  #main .sec3 .sec3_cover {
    margin-top: 9.333vw;
  }
  #main .sec3 .sec_title {
    width: 29.83vw;
  }
  #main .sec3 .sec3_remarks {
    font-size: 2.866vw;
  }
  #main .sec3 .sec3_table {
    position: relative;
    width: 86.6%;
    padding-bottom: 10.66vw;
    margin: 4.8vw auto 0;
    z-index: 99;
  }
  #main .sec3 .sec3_table .table_title {
    height: 10.53vw;
  }
  #main .sec3 .sec3_table .table_left {
    width: 32.46vw;
    margin-left: 9.33vw;
    font-size: 3.2vw;
  }
	#main .sec3 .sec3_table .table_left p img{
    width: 4.042vw;
    left: -4.542vw;
    height: 4.042vw;
    top: 50%;
    margin-top: -2.021vw;
}
  #main .sec3 .sec3_table .table_tight {
    width: 47.86vw;
    font-size: 3.2vw;
  }
#main .sec3 .sec3_table .table_tight p img{
    width: 4.042vw;
    left: -4.542vw;
    height: 4.042vw;
    top: 50%;
    margin-top: -2.021vw;
}
  #main .sec3 .table_cover {
    margin-top: 2.66vw;
  }
  #main .sec3 .table_group .table_left {
    width: 30.46vw;
    margin-left: 4.33vw;
    font-size: 3.73vw;
  }
  #main .sec3 .table_group .table_tight {
    width: 47.86vw;
    font-size: 3.73vw;
    padding: 6.66vw 2vw;
    padding-left: 3.66vw;
  }
}
