
*, :after, :before {
    box-sizing: border-box;
}
body, html {
    min-height: 100%;
    width: 100%;
    -webkit-overflow-scrolling: touch;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
body {
    background: #f8fafc;
    color: #360802;
    -webkit-tap-highlight-color: rgba(253, 203, 196, .333);
}
body {
    line-height: 1;
}
body {
    color: #000;
    font-family: Poppins, arial, "sans-serif";
    font-style: normal;
    font-weight: 400;
}
a {
    color: inherit;
    text-decoration: none;
}

a:hover {
    text-decoration: none
}
a, abbr, article, b, blockquote, body, canvas, caption, center, code, div, em, figure, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, label, li, menu, nav, ol, output, p, pre, section, small, span, strong, table, tbody, td, th, thead, time, tr, ul, var, video {
    border: 0;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
li, ol, ul {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 10px
}
ol, ul {
    list-style: none;
}
/*header*/
.be-logo{width: 90px;line-height: 0;}
.be-main{margin: 0 auto;max-width: 1164px;}
nav{display: flex;align-items: center;max-width: 1164px;margin: 0 auto;}
header{background: #fff;padding: 16px;box-shadow: 0 8px 12px rgba(0, 0, 0, .02);position: relative;}
.be-menu{
    display: flex;
    justify-content: center;
    width: 100%;
    z-index: 99;
    pointer-events: none;
    position: relative;
}
.be-menu-list{
	align-items: center;
    display: flex;
    padding: 0 2px;
    pointer-events: all;
    position: relative;
    margin: 0;
}
.be-menu-item{margin: 0;}
.be-menu-item a{align-items: center;display: flex;padding: 0 16px;position: relative;font-size: 13px;line-height: 1.5;}
.visually-hidden{display: none;}
.responsive-menu {
  position: relative;
}

#menu-toggle {
  display: none;
  background: none;
  border: none;
  font-size: 1.5rem;
  cursor: pointer;
}

#menu-toggle i {
  margin-right: 0.5em;
}


/*tag*/
.be-tag{background: rgb(239 237 244 / 56%);border-radius: 20px;padding: 8px;line-height: 1;font-size: 11px;}
/*mod*/
.be-modu{margin-top: 20px;}
.be-late{position: relative;}
.be-top,.be-hot{display: flex;flex-flow: wrap;margin-left: -20px;margin-right: -20px;}
.be-top-list{width:25%;display: flex;}
.be-top-list a{margin: 20px;padding: 16px;background: #fff;border-radius: 16px;box-shadow: 9px 10px 29px #EFEAEA;}
.be-top-tile{font-size: 14px;margin-top:16px;margin-bottom: 16px;line-height: 1.5;display: -webkit-box;overflow: hidden; -webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.be-top-txt{font-size: 13px;line-height: 1.2;font-weight: 400 !important;color: #747c89;display: -webkit-box;overflow: hidden; -webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.be-top-img{max-width: 100%;border-radius: 16px;}
.be-top-dae{margin-top: 16px;display: block;color: #1f3dff;font-size: 11px;}
.be-top-dae:before{margin-right: 5px;}
.fa-solid{}
.be-hot{border-left: 1px rgb(79 107 254 / 10%) solid;}
.be-hot-list{display: flex;background:#fff;border-radius: 16px;padding: 5px;align-items: center;margin-bottom: 16px;line-height: 1.5;}
.be-hot-img{max-width: 30%;border-radius: 16px;margin-right: 20px;}
/*exe*/
.be-mtle{margin-top: 20px;margin-bottom: 20px;}.be-mtle h3{padding: 16px 0;font-size: 22px;}
.be-exe{display: flex;margin-left: -20px;margin-right: -20px;}
.be-exe-it{width: 25%;}
.be-exe-box{margin: 20px;padding: 16px;background: #fff;border-radius: 16px;box-shadow: 9px 10px 29px #EFEAEA;}
.be-exe-imge{text-align: center;}.be-exe-imge img{border-radius: 16px;max-width: 100%;height: auto;}
.be-exe-tile{font-size: 18px;letter-spacing: .01em;line-height: 1.2;margin-bottom: 8px;margin-top: 8px;text-align: center;}
.be-exe-txt{font-size: 13px;font-weight: 400 !important;margin-top: 16px;}
.be-exe-box p{letter-spacing: .03em;line-height: 1.5;display: -webkit-box;overflow: hidden; -webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;font-size: 13px;color: #747C89;}
.be-fil-list{padding-top: 16px;}
.be-sign{display: block;background: rgba(12, 87, 233, .15);border-radius: 12px;color: #1f3dff;padding: 13px;margin-top: 16px;text-align: center;font-size: 13px;font-weight: 600;}
/*edu*/
.be-edu-list{display: flex;flex-flow: wrap;margin-right: -16px;margin-left: -16px;}
.be-edu-item{display: flex;flex-flow: column;width: 33.333333%;}
.be-edu-box{margin: 16px;background: #fff;border-radius: 16px;}
.be-edu-img img{max-width: 100%;border-radius: 16px;}
.be-edu-txt{padding: 16px;}
.be-edu-title{line-height: 1.6;display: -webkit-box;overflow: hidden;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;font-weight: 600;}
/*footer*/
.gr-foot{background: #f2f5f9;padding: 30px;border-top-left-radius: 30px;border-top-right-radius: 30px;font-size: 14px;}
.gr-ftop{display: flex;justify-content: space-between;padding: 30px;align-items: center;border-bottom: 1px rgb(79 107 254 / 10%) solid;}
.gr-flogo img{width: 90px;}
.gr-flink a{display: inline-block;padding: 10px;margin: 10px;}
.gr-fbom{padding-top: 30px;padding-bottom: 30px;text-align: center;font-size: 14px;}


/*ccL*/
#language-toggle {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  font-size: 14px;
  border: 1px #ccc solid;
}

#language-toggle i {
  transition: transform 0.3s ease;
}

.language-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 999;
  display: none;
}

.language-list {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.3);
  display: none;
  z-index: 1002;
  max-width: 90%;
  overflow-x: auto;
}

.language-close {
  position: absolute;
  top: 3px;
  right: 3px;
  width: 30px;
  height: 30px;
  border: none;
  background: transparent;
  font-size: 16px;
  color: #888;
  cursor: pointer;
  z-index: 10;
}

.language-close:hover {
  color: #2c3e50;
}
.language-options {
  display: flex;
  gap: 15px;
  flex-wrap: nowrap;
  overflow-x: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.language-option {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: #333;
  padding: 10px 12px;
  border-radius: 6px;
  transition: background 0.3s ease;
  white-space: nowrap;
}
.language-options span{font-size: 14px;}
.language-option:hover {
  background: #f5f5f5;
}

.language-option.active {
  font-weight: bold;
  color: #2c3e50;
}
#language-toggle img.language-flag {
  width: 24px;
  height: auto;
}
@media screen and (max-width: 1900px) {

}
@media  screen and (min-width:768px) and (max-width:991px) {
    .be-main {
        max-width: 960px;
    }

}
@media screen and (max-width:767px) {
    nav{max-width: 100%;}
    .be-main{max-width: 100%;}
    .logo{margin-right: auto;}
    .be-menu{position: absolute;width: 100vw;left: 0;right: 0;top: 0;background: #fff;}
    #menu-toggle {
    display: block;
    z-index: 999;
    margin-left: auto;
    pointer-events: auto !important;
}
#be-menu-ul {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 9999;
  background: white;
  border-top: 1px #f8fafc solid;
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  pointer-events: none;
  display: block;
}
#be-menu-ul.open {
  display: block;
}
#be-menu-ul.open.show {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.be-menu-item{padding: 16px;}
.be-menu-list {
    display: none;
  opacity: 0;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  position: absolute;
  top: 100%; /* 放在按钮下方 */
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 999;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  padding: 10px 0;
  }

  .be-menu-list.open {
    display: block;
  opacity: 1;
  transform: translateY(0);
  }
  .language-options{white-space: wrap;flex-flow: column;}
  /*exe*/
  .be-mtle h3{padding: 16px;}
  .be-exe{margin: 0;overflow-x: auto;scroll-snap-type: x mandatory;-webkit-overflow-scrolling: touch;}
  .be-exe-it{width: 40%;flex: 0 0 40%;}
  .be-exe-box{margin: 10px;padding: 5px;}
  /*top*/
  .be-top{margin: 0;}
  .be-top-list{width: 50%;}
  .be-top-list a{margin: 10px;padding: 10px;}
  /*footer*/
  .gr-ftop{flex-flow: column;}
  .gr-flink{display: flex;flex-wrap: wrap;margin-top: 24px;margin-bottom: 24px;}
  .gr-flink a{display: flex;flex: 0 0 50%;margin: 0;}
  .gr-fbom{padding:30px;}
}
@media (max-width: 576px) {

}
@media (max-width: 768px) {
  #language-toggle {
    width: 48px;
    height: 48px;
  }
}
