/*!***************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/css/m-about.scss ***!
  \***************************************************************************************************************/
body,
p {
  margin: 0;
}

ul,
li {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

.m_about_en .m_banner {
  height: 420px;
  padding-top: 80px;
  padding-left: 34px;
  background: linear-gradient(180deg, #dae5fd 17.75%, rgba(218, 229, 253, 0) 80%), url(/images/banner_c2a69136.png) no-repeat center;
  background-size: cover;
}
.m_about_en .m_banner .m_banner_title {
  font-size: 26px;
  font-weight: 700;
  line-height: 36px;
  color: #1d2129;
}
.m_about_en .m_banner .m_banner_description {
  font-size: 12px;
  line-height: 17px;
  color: #1d2129;
}
.m_about_en .m_us {
  padding: 40px 0;
}
.m_about_en .m_us .m_us_text {
  padding: 0 20px;
}
.m_about_en .m_us .m_us_title {
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
  color: #1d2129;
  text-align: center;
}
.m_about_en .m_us .m_us_description {
  font-size: 12px;
  line-height: 20px;
  color: #4e5969;
}
.m_about_en .m_us .m_us_imgbox {
  display: flex;
  justify-content: center;
  padding: 40px 0;
}
.m_about_en .m_us .m_us_img {
  width: 320px;
}
.m_about_en .m_us .m_us_icons {
  display: flex;
  justify-content: space-around;
}
.m_about_en .m_us .m_us_icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.m_about_en .m_us .m_us_icon::before {
  content: "";
  width: 40px;
  height: 40px;
}
.m_about_en .m_us .m_us_icon:nth-of-type(1)::before {
  background: url(/images/us-1_68105c05.png) no-repeat center;
  background-size: contain;
}
.m_about_en .m_us .m_us_icon:nth-of-type(2)::before {
  background: url(/images/us-2_d372e8b2.png) no-repeat center;
  background-size: contain;
}
.m_about_en .m_us .m_us_icon:nth-of-type(3)::before {
  background: url(/images/us-3_ed37bdb4.png) no-repeat center;
  background-size: contain;
}
.m_about_en .m_us .m_us_icon:nth-of-type(4)::before {
  background: url(/images/us-4_e663c4f1.png) no-repeat center;
  background-size: contain;
}
.m_about_en .m_us .m_us_icon_text {
  text-align: center;
}
.m_about_en .m_us .m_us_icon_title {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  color: #1d2129;
}
.m_about_en .m_us .m_us_icon_description {
  font-size: 12px;
  line-height: 17px;
  color: #86909c;
}
.m_about_en .m_event {
  padding: 50px 30px 86px;
  background: url(/images/event-bg_ba899b35.svg) no-repeat center bottom, linear-gradient(180deg, #165dff 13.75%, #3573ff 100%);
  background-size: contain;
}
.m_about_en .m_event .m_event_header {
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
  color: #fff;
}
.m_about_en .m_event .m_event_title {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
}
.m_about_en .m_event .m_event_description {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}
.m_about_en .m_event .m_event_item {
  display: flex;
  flex-direction: column;
  gap: 7px;
  padding: 40px 0 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.m_about_en .m_eco {
  padding: 40px 0 30px;
  background: #f3f7ff;
  overflow: hidden;
}
.m_about_en .m_eco .m_eco_header {
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
  color: #1d2129;
  text-align: center;
}
.m_about_en .m_eco .m_eco_banner {
  padding: 0 12px;
}
.m_about_en .m_eco .bd {
  display: flex;
  gap: 16px;
  overflow: auto;
  scroll-snap-type: x mandatory;
}
.m_about_en .m_eco .bd li {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 500px;
  padding: 40px 16px 20px;
  border-radius: 16px;
  width: 100%;
  flex-shrink: 0;
  background: #fff;
  box-sizing: border-box;
  scroll-snap-align: start;
}
.m_about_en .m_eco .bd li::before {
  content: "";
  width: 90px;
  height: 90px;
  flex-shrink: 0;
}
.m_about_en .m_eco .bd li:nth-of-type(1)::before {
  background: url(/images/eco-1_faaebac4.png) no-repeat center;
  background-size: contain;
}
.m_about_en .m_eco .bd li:nth-of-type(2)::before {
  background: url(/images/eco-2_86f10c60.png) no-repeat center;
  background-size: contain;
}
.m_about_en .m_eco .bd li:nth-of-type(3)::before {
  background: url(/images/eco-3_988c72d0.png) no-repeat center;
  background-size: contain;
}
.m_about_en .m_eco .bd .banner_tag {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 64px;
  flex-shrink: 0;
  margin: 28px 0 16px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 4px;
  line-height: 22px;
  background: linear-gradient(90deg, #165dff 0%, #0fc6c2 100%);
  color: #fff;
  align-items: center;
}
.m_about_en .m_eco .bd .banner_content {
  flex: 1 0 0;
  line-height: 24px;
  font-size: 14px;
  color: #4e5969;
  overflow: auto;
}
.m_about_en .m_eco .hd {
  display: flex;
  justify-content: center;
  gap: 12px;
}
.m_about_en .m_eco .hd li {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #cdd5e8;
}
.m_about_en .m_eco .hd li.active {
  background: #165dff;
}
.m_about_en .m_culture {
  padding: 40px 20px;
}
.m_about_en .m_culture .m_culture_header {
  color: #1d2129;
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
  text-align: center;
}
.m_about_en .m_culture .m_culture_items {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.m_about_en .m_culture .m_culture_item {
  height: 340px;
  padding: 30px 10px 0;
}
.m_about_en .m_culture .m_culture_item:nth-of-type(1) {
  background: url(/images/culture-q_8e9fc57b.png) no-repeat 10px 15px/28px, url(/images/culture-1_3641fe0d.png) no-repeat right bottom/contain, linear-gradient(150deg, #165dff 13.08%, #6082fb 92.76%);
}
.m_about_en .m_culture .m_culture_item:nth-of-type(2) {
  background: url(/images/culture-q_8e9fc57b.png) no-repeat 10px 15px/28px, url(/images/culture-2_2e2c2e6a.png) no-repeat right bottom/contain, linear-gradient(150deg, #165dff 13.08%, #609efb 92.76%);
}
.m_about_en .m_culture .m_culture_item:nth-of-type(3) {
  background: url(/images/culture-q_8e9fc57b.png) no-repeat 10px 15px/28px, url(/images/culture-3_d941ff31.png) no-repeat right bottom/contain, linear-gradient(150deg, #009cff 13.08%, #5be1df 92.76%);
}
.m_about_en .m_culture .m_culture_tag {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #fff;
}
.m_about_en .m_culture .m_culture_title {
  margin: 15px 0 6px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
.m_about_en .m_culture .m_culture_description {
  font-size: 14px;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.7);
}
.m_about_en .m_contact {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 0;
  background: url(/images/about_contact_bg_e7a78aac.png) no-repeat center/cover;
}
.m_about_en .m_contact .m_contact_header {
  color: #1d2129;
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
  text-align: center;
}
