/* 电脑羰 */
@media (min-width: 991px) {
  /* 导航条 */

  /* 导航栏透明 */

  .navbar-scroll .nav-link {
    color: #fff;
  }

  .navbar {
    box-shadow: none !important;
  }

  .navbar-scroll {
    background-color: transparent;
  }

  .navbar-scrolled {
    background-color: #2a3f54;
  }

  .top-nav {
    margin-top: 3rem !important;
  }

  /* 第一屏 */
  .mt-50 {
    margin-top: 6rem !important;
  }

  .mb-50 {
    margin-bottom: 6rem !important;
  }

  /* 左边侧导航 */
  .home-tabs-nav-box {
    position: absolute;
    top: 50%;
    left: 10%;
    /* border: 1px solid red !important; */
  }

  .home-tabs-nav-box .nav .nav-link {
    color: #ffffff;
    background-color: transparent !important;
  }

  .home-tabs-nav-box .nav .nav-link.active {
    color: #ffffff;
    background-color: #d4ab85 !important;
  }

  /* 左边侧导航 */

  /* 第二屏 - 关于我们  */

  #section-about .home-about-box-img img {
    width: 100%;
    height: 135px !important;
    /* border: 1px solid red; */
  }

  /* 第二屏 - 关于我们 end  */

  /* 首页新闻 */
  .home-news .border-end {
    border-right: 1px solid #eee !important;
  }

  .home-news .card a h2,
  .home-news .card a .times,
  .home-news .card a p,
  .home-news .card a i {
    color: #999;
  }

  .home-news .card a h5 {
    color: #333;
  }

  .home-news .card:hover h2,
  .home-news .card:hover .times,
  .home-news .card:hover h5,
  .home-news .card:hover i {
    color: #d4ab85;
  }

  .home-news .card:hover p {
    color: #333 !important;
  }
}

/* 导航样式 */
header .navbar .nav-link:hover {
  color: #d4ab85 !important;
  /* font-weight: 500 !important; */
  /* border-bottom: 2px solid #d4ab85 !important; */
  /* border: 1px solid #d4ab85 !important; */
}

#home-one .col:hover {
  z-index: 9999;
}

/* 新侧导航样式 */
#tabs-tab {
  padding-top: 7rem;
}

#tabs-tab .nav-link {
  color: #ffffff;
  background-color: transparent !important;
  text-transform: capitalize !important;
}

#tabs-tab .nav-link:hover {
  color: #d4ab85;
}

#tabs-tab .nav-link.active {
  color: #ffffff;
  background-color: #d4ab85 !important;
  border-color: #d4ab85 !important;
}

/* 新侧导航样式 - END */

.bg-right {
  background-size: cover;
  background-position: left top;
  height: 100vh !important;
}

.borders {
  border: 1px solid red;
}

.bg-transparent {
  background-color: transparent !important;
}

/* 第三屏 - 办学理念 */
#home-idea {
  padding-bottom: 4rem !important;
}

/* 第四屏 - 学校成果 */
#section-achievements #graduate-data .nav-tabs .nav-link {
  color: #666;
  font-size: 18px !important;
  background-color: transparent !important;
}

#section-achievements #graduate-data .nav-tabs .nav-item.show .nav-link,
#section-achievements #graduate-data .nav-tabs .nav-link.active {
  color: #e9aa83;
  border-color: #e9aa83;
  background-color: transparent !important;
}

/* 第四屏 - 学校成果 end */

/* 爱莎⽶黄 */
.links-color-tan-home {
  color: #fff;
  font-size: 14px;
}

/* 爱莎天蓝 */
.links-color-tan-home:hover {
  color: #d4ab85;
}

/* 灰色 */
.links-color-grey-tan {
  color: #666;
  font-size: 14px;
}

/* 爱莎天蓝 */
.links-color-grey-tan:hover {
  color: #d4ab85;
}

/* 爱莎⽶黄 */
.links-color-tan {
  color: #999;
}

/* 爱莎天蓝 */
.links-color-tan:hover {
  color: #d4ab85;
}

/* 第五屏 - 教学特色 */
#section-feature #feature-tabs .nav-tabs .nav-links {
  color: #fff !important;
  background-color: transparent !important;
}

#section-feature #feature-tabs .nav-tabs .nav-links.active {
  color: #d4ab85 !important;
  border-color: #d4ab85 !important;
}

#section-feature #feature-tabs .nav .nav-link {
  color: #fff;
  background-color: transparent !important;
}

#section-feature #feature-tabs .nav .nav-link.active {
  color: #d4ab85;
  border-color: #d4ab85;
}

#section-feature .home-special-courses p {
  color: #fff;
}

#section-feature .home-special-courses a:hover p {
  color: #d4ab85;
}

#section-feature .feature-content-line {
  margin-top: 25%;
  margin-left: 13%;
}

#section-feature .more {
  position: absolute;
  top: 60%;
  left: 33%;
}

/* 第五屏 - 教学特色 end */

/* 招生计划 */
#section-scholarship .scholarship-content-cn {
  position: absolute;
  top: 60%;
  left: 24%;
}

#section-scholarship .scholarship-content-en {
  position: absolute;
  top: 65%;
  left: 11%;
  /* border: 1px solid red; */
}

#section-scholarship .aline {
  margin-top: -6%;
}

#section-scholarship .more {
  position: absolute;
  top: 40%;
  left: 56%;
}

/* 招生计划 end*/

/* 第六屏 - 服务与设施 end */

/* 第七屏 - 招生计划 */
#section-scholarship #tabs-tab {
  margin-top: 8rem;
}

/* 第七屏 - 招生计划 end */

/* 底部学校LOGO的链接 */
.bg-tan-2 {
  background-color: #ddcab0 !important;
}

.box-home-footer a {
  color: #2a3f54;
}

.box-home-footer a:hover {
  color: #2a3f54;
}

.filing {
  color: #bcc2cc;
}

/* 学校成果 */
.achievements-box {
  position: absolute;
  bottom: 0;
  left: 0%;
}

/* 招生计划 */
.alines {
  position: absolute;
  top: 0%;
  right: 0%;
}

/* 第五屏 - 教学特色 */
#section-feature .alines {
  position: absolute;
  right: 5%;
  top: 88%;
  /* border: 1px solid red; */
}

/* 爱莎⽶黄 */
#section-feature .links-color-white {
  color: #fff;
  font-size: 14px;
}

/* 爱莎天蓝 */
.links-color-white:hover {
  color: #fff;
  font-size: 14px;
}

/* 白色-⽶黄 */
.btn-outline-white-beige {
  color: #fff !important;
  background-color: transparent !important;
  border: 1px solid #fff !important;
  box-shadow: 0 !important;
}

.btn-outline-white-beige:hover {
  color: #ddcab0 !important;
  background-color: rgba(212, 175, 129, 0.18) !important;
  border: 1px solid #d4ab85 !important;
}

/* 笔记本电脑-小于1442像素及以下 */
@media (max-width: 1500px) {
  /* 第六屏 - 服务与设施 */
  #section-service .service-img .threes img {
    width: 100%;
    height: 193px;
  }

  #section-service .service-img .sevens img {
    width: 100%;
    height: 192px;
  }

  /* 第六屏 - 服务与设施 end */
}

/* 大屏幕大于1441像素及以上 */
@media (min-width: 1441px) {
  /* 右边内容整体向右移动 */
  .m-left {
    margin-left: 7rem;
    /* border: 1px solid green; */
  }

  .m-lefts {
    margin-left: 3rem;
    /* border: 1px solid orange; */
  }

  .p-left {
    margin-left: 17rem;
    border: 1px solid blue;
  }

  /* 第五屏 - 教学特色 */
  #section-feature .feature-content-line {
    margin-top: 25%;
    margin-left: 9.5%;
  }
}

/* 移动端 */
@media (max-width: 767px) {
  /* 重置标题的下边距 */
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 0;
  }

  /* 第一屏 - 开始 */
  #One-Mobile .M-TOP {
    margin-top: 70px;
  }

  #One-Mobile .See-More {
    color: #fff;
  }

  #One-Mobile .See-More {
    color: #fff;
    position: absolute;
    left: 18px;
    width: 100%;
    z-index: 1 !important;
  }

  #One-Mobile .See-More-01 {
    top: 210px;
  }

  #One-Mobile .See-More-02 {
    top: 250px;
  }

  #One-Mobile .See-More-03,
  #One-Mobile .See-More-04 {
    top: 220px;
  }

  #One-Mobile .nav-pills .nav-link {
    padding: 0;
    border-radius: 0;
    border: 1px solid #fff;
  }

  #One-Mobile .nav-pills .nav-link.active {
    border: 1px solid #d4ab85;
  }

  #One-Mobile .school-name {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    text-transform: capitalize !important;
  }
  #One-Mobile .nav-pills .nav-link.active .school-name {
    color: #d4ab85;
  }

  /* 公共标题样式 - 开始 */
  .Nav-Mobile-bg {
    background-size: cover;
    background-image: url(../images/home/about/mobile/title-bg.jpg);
    padding-top: 30px;
  }

  .Nav-Mobile-bg .nav-pills .nav-link {
    color: #fff;
    border-radius: 0;
    border: 1px solid rgba(151, 151, 151, 0.45);
    font-size: 14px;
    background-color: transparent;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: capitalize !important;
    line-height: 1.5;
  }

  .Nav-Mobile-bg .nav-pills .nav-link.active {
    border: 1px solid #d4ab85;
    background-color: #d4ab85;
    color: #fff;
  }

  .Nav-Mobile-bg h2 {
    color: #fff;
  }

  .Nav-Mobile-bg h6 {
    color: #87929e;
    font-size: 16px;
  }
  /* 公共标题样式 - 结束 */

  /* 关于我们 - 开始 */
  #section-about .overflow-auto {
    height: 250px;
    padding-right: 3px;
  }

  #About-Mobile .isaieg-bg {
    background-size: cover;
    background-image: url(../images/home/about/mobile/bg.png);
    background-color: #2a3f54;
  }

  #About-Mobile .nav-item a {
    width: 170px;
  }

  .About-Mobile h2,
  .Feature-Mobile .feature-bg-three h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
  }

  .About-Mobile h5,
  .Feature-Mobile .feature-bg-three h5 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 15px;
  }

  .About-Mobile h6 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
  }

  .About-Mobile .Introduction,
  .Feature-Mobile .feature-bg-three .Introduction {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 15px;
    color: rgba(255, 255, 255, 0.9);
  }

  .About-Mobile .More,
  .Feature-Mobile .feature-bg-three .More {
    font-size: 15px;
    line-height: 21px;
    color: rgba(255, 255, 255, 0.75);
  }

  .About-Mobile .four-nav,
  .About-Mobile .two-img {
    margin-top: 40px;
  }

  #About-Mobile .liwan-bg {
    background-color: #2a3f54;
    width: 100%;
  }

  /* 关于我们 - 结束 */

  /* 办学理念 - 开始 */
  #Idea-Mobile .One-bg {
    background-size: cover;
    background-image: url(../images/home/idea/mobile/bg.jpg);
    padding: 50px 0;
  }

  #Idea-Mobile .app-one {
    margin-top: 35px;
  }
  /* 办学理念 - 结束 */

  /* 学校成果 - 开始 */

  .Achievements-Mobile {
    background-size: cover;
    background-image: url(../images/home/public/bg.jpg);
    background-position: center;
  }

  .Achievements-Mobile h5 {
    color: #333;
    font-weight: 700;
  }

  .Achievements-Mobile h5 {
    color: #333;
    font-weight: 700;
    margin-bottom: 15px;
  }

  .Achievements-Mobile .time {
    color: #999;
    margin-bottom: 15px;
  }

  .Achievements-Mobile .number {
    color: #d4ab85;
    margin-bottom: 15px;
    font-size: 17px;
  }

  /* 学校成果 */
  .School-Achievements .nav-tabs {
    border-bottom: 1px solid #eee !important;
  }

  .School-Achievements .nav-tabs .nav-link {
    color: #999;
    background-color: transparent !important;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 10px !important;
    padding-top: 0px !important;
    text-align: start !important;
    text-transform: capitalize !important;
    line-height: 1.5;
  }

  .School-Achievements .nav-tabs li:last-child .nav-link {
    margin-right: 0;
  }

  .School-Achievements .nav-tabs .nav-link.active {
    border-bottom: 2px solid #d4ab85;
    font-size: 16px;
    color: #d4ab85;
  }

  /* 首页新闻 */
  .home-news .card a h2 {
    color: #d0d0d0;
    font-size: 38px;
    font-weight: 400;
    margin-bottom: 15px;
  }
  .home-news .card a .times {
    color: #333;
    font-size: 15px;
    margin-bottom: 10px;
  }

  .home-news .card a h5 {
    color: #333;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 10px;
    font-weight: 500;
  }

  .home-news .card a .Thumbnail {
    margin-bottom: 10px;
  }

  .home-news .card a .three-row {
    color: #666;
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 15px;
  }

  .home-news .card a i {
    color: #666;
  }
  /* 学校成果 - 结束 */

  /* —————— 爱莎特色 - 开始 —————— */
  /* 教学特色 - 开始 */
  #Feature-Mobile .feature-bg-one {
    background-size: cover;
    background-image: url(../images/home/feature/bg-right-01.jpg);
    background-position: center;
  }

  /* 设置整个 Accordion 容器透明 */
  #Feature-Mobile .accordion {
    background-color: rgba(0, 0, 0, 0) !important;
  }

  /* 设置每个 Accordion 项的背景透明 */
  #Feature-Mobile .accordion-item {
    background-color: rgba(0, 0, 0, 0) !important;
    border: none !important;
  }

  /* 设置标题按钮背景透明 */
  #Feature-Mobile .accordion-button {
    background-color: rgba(0, 0, 0, 0) !important;
    color: #fff;
    padding-left: 0;
    padding-right: 0;
  }

  /* 标题背景色​ */
  #Feature-Mobile .accordion-button:not(.collapsed) {
    color: #d4ab85;
    background-color: #fff;
    border-bottom: 1px solid #d4ab85 !important;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 13%);
  }

  /* 设置展开后的内容区域透明 */
  #Feature-Mobile .accordion-collapse,
  #Feature-Mobile .accordion-body {
    background-color: rgba(0, 0, 0, 0) !important;
  }

  /* 折叠状态箭头颜色 */
  .accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23999999' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e") !important;
  }

  /* 展开状态箭头颜色 */
  .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23D4AF81' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e") !important;
  }

  #Feature-Mobile  .alines {
  position: absolute;
  right: 5%;
  top: 85%;
  /* border: 1px solid red; */
}
  /* 教学特色 - 结束 */

  /* 特色课程 - 开始 */
  #Feature-Mobile .feature-bg-two {
    background-size: cover;
    background-image: url(../images/home/feature/bg-right-02.jpg);
    background-position: center;
  }
  /* 特色课程 - 结束 */

  /* 人文心智关怀 - 开始 */
  #Feature-Mobile .feature-bg-three {
    background-size: cover;
    background-image: url(../images/home/feature/mobile/bg-03.jpg);
    background-position: center;
  }

  .Feature-Mobile .feature-bg-three .text-white {
    margin-bottom: 150px !important;
  }

  /* 人文心智关怀 - 结束 */
  /* —————— 爱莎特色 - 结束 ———————— */

  /* ———————— 校园服务与设施 - 开始———————— */

  /* 环境与设施 - 开始 */
  #Service-Mobile .service-bg-one,
  #Service-Mobile .service-bg-two {
    background-color: #f1f8ff;
  }

  #Service-Mobile .service-bg-one .mobile-spacing-PTB h2,
  #Service-Mobile .service-bg-two .mobile-spacing-PTB h2 {
    font-size: 22px;
    line-height: 33px;
    margin-bottom: 5px;
    font-weight: 500;
  }

  #Service-Mobile .service-bg-one .mobile-spacing-PTB h4,
  #Service-Mobile .service-bg-two .mobile-spacing-PTB h4 {
    color: #333;
    font-size: 18px;
    line-height: 33px;
    margin-bottom: 5px;
    font-weight: 500;
  }

  #Service-Mobile .service-bg-two .mobile-spacing-PTB .Introduction {
    color: #333;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 15px;
  }
  /* 环境与设施 - 结束 */

  /* VR探校 - 开始 */
  #Service-Mobile .service-bg-three {
    background-size: cover;
    background-image: url(../images/home/service/bg-right-03.jpg);
    background-position: center;
    height: 450px;
  }

  #Service-Mobile .service-bg-three .blue-color h2 {
    font-size: 22px;
    line-height: 33px;
    margin-top: 40px;
    margin-bottom: 5px;
    font-weight: 500;
  }

  #Service-Mobile .service-bg-three .blue-color h4 {
    font-size: 18px;
    line-height: 33px;
    margin-bottom: 20px;
    font-weight: 500;
  }
  /* VR探校 - 结束 */
  /* ———————— 校园服务与设施 - 结束 ———————— */

  /* ———————— 招生计划&奖学金 - 开始———————— */
  /* 入学政策 - 开始 */
  #Eight-Mobile .Eight-bg-one {
    background-size: cover;
    background-image: url(../images/home/public/bg.jpg);
    background-position: center;
  }

  #Eight-Mobile .Eight-bg-one .mobile-spacing-PTB h2 {
    color: #333;
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 10px;
    font-weight: 500;
  }

  #Eight-Mobile .Eight-bg-one .mobile-spacing-PTB .Introduction {
    color: #666;
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 20px;
  }

  #Eight-Mobile .Eight-bg-one .mobile-spacing-PTB h3 {
    color: #d4ab85;
    font-size: 15px;
    margin-bottom: 10px;
  }

  #Eight-Mobile .Eight-bg-one .mobile-spacing-PTB .More {
    color: #666;
    font-size: 15px;
    margin-bottom: 20px;
    display: block;
  }
  /* 入学政策 - 结束 */

  /* 预约探校 - 结束 */
  #Eight-Mobile .Eight-bg-two {
    background-size: cover;
    background-image: url(../images/home/scholarship/mobile/bg-map.jpg);
    background-position: center;
  }

  .Scholarship-Nav .nav-pills .nav-link {
    color: #666;
    border-radius: 0;
    border: 1px solid rgba(151, 151, 151, 0.45);
    font-size: 14px;
    background-color: transparent;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.5;
    text-transform: capitalize !important;
  }

  .Scholarship-Nav .nav-pills .nav-link.active {
    border: 1px solid #d4ab85;
    background-color: #faf7f3;
    color: #d4ab85;
  }

  .Nine-Mobile h6 {
    color: #333;
    font-size: 18px;
    margin-bottom: 15px;
  }

  .Nine-Mobile p {
    color: #666;
    font-size: 15px;
    margin-bottom: 10px;
  }
  /* 预约探校 - 结束 */
  /* ———————— 招生计划&奖学金 - 结束 ———————— */
}
