body {
  font-size: 0.37rem;
  background: #FFFFFF;
}
/* header */
.header {
  width: 100%;
  height: 1.32rem;
  position: absolute;
  padding-top: .36rem;
  z-index: 10;
}
.header_left {
  margin-left: 7.2rem;
  width: 7.46rem;
}
.header_left img {
  width: 6.08rem;
}
.line {
  width: 0.02rem;
  height: 0.57rem;
  border: 0.01rem solid #fee4b1;
}
.header .title {
  color: #fff8c7;
  font-size: 0.34rem;
}
.header_right {
  margin-right: 7.2rem;
  color: #fff8c7;
}
.header_list .item {
  width: 2.06rem;
  height: 0.69rem;
  margin-right: 0.5rem;
  line-height: 0.69rem;
  text-align: center;
  cursor: pointer;
}
.header_list .item.active {
  background-color: #9d372c;
}

/* 顶部轮播 */
.banner {
  height: 13.4rem;
  background: #880000;
  position: relative;
}
.banner .banner-lunbo {
  position: relative;
  width: 24rem;
  overflow: hidden;
}
.banner .banner-lunbo .swiper-wrapper {
  align-items: center;
}
.banner img {
  width: 24rem;
}
.banner .swiper-button-next,
.banner .swiper-button-prev {
  color: #A74C4C;
  width: .88rem;
  height: 1.46rem;
}
.banner .swiper-button-next:after,
.banner .swiper-button-prev:after {
  font-size: 1.46rem;
}
.banner .swiper-button-prev {
  left: 5.6rem;
}
.banner .swiper-button-next {
  right: 5.6rem;
}
.banner .swiper-pagination.swiper-pagination-horizontal {
  bottom: 0.8rem;
}
.banner .swiper-pagination-bullet {
  width: .6rem;
  height: .04rem;
  background: #D5D8DE;
  opacity: 1;
}
.banner .swiper-pagination-bullet-active {
  background: #CC0000;
}

/* 校庆聚焦 */
.SchoolCelebration {
  background: #FDFCF8;
  padding: 1px 0;
  position: relative;
}
.SchoolCelebration-img {
  width: 6.4rem;
  height: 2.5rem;
  position: relative;
  top: -.5rem;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: .6rem;
  z-index: 10;
}
.SchoolCelebration-img img {
  width: 6.4rem;
  height: 2.5rem;
}
.SchoolCelebration-main {
  width: 24rem;
  margin: auto;
  margin-bottom: 2.2rem;
}
.SchoolCelebration-content {
  display: flex;
}
.SchoolCelebration-content-left img {
  width: 12rem;
  height: 7rem;
}
.SchoolCelebration-content-right {
  width: 11.2rem;
  margin-left: .8rem;
  position: relative;
}
.SchoolCelebration-content-right .title {
  font-size: .36rem;
  line-height: .56rem;
  color: #470201;
  font-weight: 600;
  margin-top: .3rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  cursor: pointer;
}
.SchoolCelebration-content-right .content {
  font-size: .3rem;
  color: #999999;
  line-height: .56rem;
  margin-top: .5rem;
  text-align: justify;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.SchoolCelebration-lunbo,
.SchoolHistory-lunbo {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.SchoolCelebration-lunbo .swiper-button,
.SchoolHistory-lunbo .swiper-button {
  position: absolute;
  width: 11.2rem;
  height: .6rem;
  right: 0px;
  bottom: .1rem;
  z-index: 1;
  display: flex;
  align-items: center;
}
.SchoolCelebration-lunbo .swiper-button-prev,
.SchoolCelebration-lunbo .swiper-button-next,
.SchoolHistory-lunbo .swiper-button-prev,
.SchoolHistory-lunbo .swiper-button-next {
  height: .6rem;
}
.SchoolCelebration-lunbo .swiper-button-prev,
.SchoolHistory-lunbo .swiper-button-prev {
  left: 0rem;
  top: .4rem;
}
.SchoolCelebration-lunbo .swiper-button-next,
.SchoolHistory-lunbo .swiper-button-next {
  left: .9rem;
  top: .4rem;
}
.SchoolCelebration-lunbo .swiper-button-prev:after,
.SchoolCelebration-lunbo .swiper-button-next:after,
.SchoolHistory-lunbo .swiper-button-prev:after,
.SchoolHistory-lunbo .swiper-button-next:after {
  content: '';
}
.swiper-button-prev img,
.swiper-button-next img {
  width: .6rem;
  height: .6rem;
}
.pages {
  font-size: .4rem;
  color: #666666;
  position: absolute;
  left: 1.8rem;
  bottom: .1rem;
}
.pages-red {
  font-size: .52rem;
  color: #560C0B;
}
.more {
  font-size: .28rem;
  line-height: .6rem;
  color: #560C0B;
  cursor: pointer;
  position: absolute;
  right: 0;
}
.more img {
  width: .22rem;
  height: .18rem;
  margin-left: .08rem;
}
.SchoolCelebration-bottom {
  display: flex;
  margin-top: .6rem;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
.SchoolCelebration-bottom-item {
  width: 7.6rem;
  height: 3.2rem;
  padding: .36rem .36rem .36rem 0;
  display: flex;
  background: #FFFFFF;
  box-shadow: .06rem .06rem .14rem 0px rgba(0,0,0,0.06);
  cursor: pointer;
}
.bottom-item-active {
  box-shadow: 0px .04rem .4rem 0px rgba(0,0,0,0.36);
}
.bottom-item-left img {
  width: 3.7rem;
  height: 2.48rem;
  margin-right: .28rem;
}
.bottom-item-right {
  flex: 1;
}
.bottom-item-right .title {
  font-size: .3rem;
  line-height: .5rem;
  color: #470201;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.bottom-item-right .content {
  font-size: .24rem;
  line-height: .4rem;
  color: #470201;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: .28rem;
}
.SchoolCelebration-bg {
  display: flex;
}
.SchoolCelebration-bg-left {
  width: 15.16rem;
  height: 9.6rem;
  position: absolute;
  left: 0;
  bottom: 0;
}
.SchoolCelebration-bg-right {
  flex: 1;
  height: auto;
  position: absolute;
  right: 0;
  bottom: 0;
}

/* 校史春秋 */
.SchoolHistory {
  background: linear-gradient( 270deg, #E9DFC8 0%, #FAF6ED 49%, #E9DFC8 100%, #FFECC6 100%);
  position: relative;
  padding: 1px 0;
}
.SchoolHistory-img {
  width: 6.4rem;
  height: 2.5rem;
  position: absolute;
  top: -.5rem;
  left: 50%;
  transform: translateX(-50%)
}
.SchoolHistory-img img {
  width: 6.4rem;
  height: 2.5rem;
}
.SchoolHistory-tabs {
  display: flex;
  justify-content: center;
  margin: 2.74rem 0 1.2rem 0;
  font-size: .4rem;
  line-height: .56rem;
  color: #D7972E;
}
.tabs-text {
  cursor: pointer;
}
.tabs-text-active {
  color: #CC0000;
}
.tabs-vertical {
  margin: 0 .5rem;
}
.SchoolHistory-lunbo {
  width: 24rem;
  margin: auto;
  margin-bottom: 2.2rem;
}
.SchoolHistory-lunbo .SchoolCelebration-content-right {
  width: 12rem;
  margin-left: 0;
  padding: 0.8rem;
  background: #FFFFFF;
}
.SchoolHistory-lunbo .SchoolCelebration-content-right .title {
  margin-top: 0;
}
.SchoolHistory-lunbo .SchoolCelebration-content-left img {
  width: 12rem;
  height: 7.7rem;
}
.SchoolHistory-lunbo .swiper-button {
  bottom: .6rem;
}
.SchoolHistory-lunbo .pages {
  bottom: .6rem;
  left: auto;
  right: .8rem;
}
.SchoolHistory .more {
  right: 7.2rem;
  bottom: 1rem;
}

/* 奋进密码 */
.AdvancedPassword {
  position: relative;
  padding: 1px 0;
}
.AdvancedPassword-img {
  width: 6.4rem;
  height: 2.5rem;
  position: relative;
  top: -.5rem;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: .6rem;
  z-index: 10;
}
.AdvancedPassword-img img {
  width: 6.4rem;
  height: 2.5rem;
}
.AdvancedPassword-main {
  width: 24rem;
  height: 6.3rem;
  margin: auto;
  margin-bottom: 2.5rem;
  background-image: url('../images/AdvancedPassword-bg.png');
  background-size: 100%;
  display: flex;
}
.AdvancedPassword-item {
  flex: 1;
  padding: 0 .48rem 0 .3rem;
  position: relative;
}
.AdvancedPassword-item::after {
  content: '';
  display: block;
  width: .24rem;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background-image: url('../images/line.png');
  background-size: 100%;
}
.AdvancedPassword-item:last-child::after {
  display: none;
}
.AdvancedPassword-active {
  width: 5.32rem;
  min-width: 5.32rem;
  background-image: url('../images/AdvancedPassword-active.png');
  background-size: 100%;
  padding: 0 .6rem 0 .8rem;
}
.AdvancedPassword-active::after {
  display: none;
}
.AdvancedPassword-active .AdvancedPassword-num,
.AdvancedPassword-active .AdvancedPassword-title,
.AdvancedPassword-active .AdvancedPassword-content {
  color: #FFFFFF;
  opacity: 0.9;
}
.AdvancedPassword-num {
  font-size: .8rem;
  line-height: 1.12rem;
  color: #999999;
  margin-top: .56rem;
}
.AdvancedPassword-title {
  font-size: .36rem;
  color: #000000;
  line-height: .5rem;
  font-weight: 600;
  margin-top: .2rem;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.AdvancedPassword-content {
  font-size: .28rem;
  color: #444444;
  line-height: .5rem;
  margin-top: .84rem;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.AdvancedPassword .more {
  right: 7.2rem;
  bottom: 1.3rem;
}

/* 传承接力 */
.ccjl_box {
  height: 14.88rem;
  position: relative;
  background: linear-gradient( 270deg, #E9DFC8 0%, #FAF6ED 49%, #E9DFC8 100%, #FFECC6 100%);
}
.ccjl_box .left img {
  width: 12.5rem;
}
.ccjl_box .top {
  width: 6.4rem;
  height: 2.5rem;
  position: relative;
  top: -.5rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.ccjl_box .top img {
  width: 6.4rem;
  height: 2.5rem;
}
.ccjl_box .right {
  width: 100%;
  height: auto;
}
.tabs {
  color: #d49837;
  font-size: 0.46rem;
  letter-spacing: 1px;
  text-align: center;
}
.tabs span {
  cursor: pointer;
  position: relative;
}
.tabs .ccjl-active {
  color: #CC0000;
}
.tabs .first_span{
  margin-right: 1rem;
}
.tabs .ccjl-active::after {
  content: '';
  position: absolute;
  bottom: -.15rem; /* 控制下划线位置 */
  left: 0;
  width: 1.01rem;
  height: 0.03rem; /* 下划线的高度 */
  background-color: #CC0000; /* 下划线颜色 */
}

.ulBox {
  position: absolute;
  left: 7.28rem;
  bottom: 1.46rem;
}
.ulBox .ccjl-item {
  width: 2.76rem;
  height: 2.76rem;
  position: relative;
}
.ulBox .ccjl-item img {
  width: 100%;
}
.ccjl-content,
.contentSanjiao {
  display: none;
}
.ulBox .li-active .ccjl-content {
  display: block;
  position: absolute;
  left: .37rem;
  top: -6.5rem;
  width: 19.66rem;
  height: 5.68rem;
  background: #FFFFFF;
  padding: .7rem .8rem;
  box-shadow: 0rem 0.05rem 0.18rem 0rem rgba(68,0,0,0.2);
}
.ccjl-content .title {
  font-size: 0.41rem;
  color: #CC0000;
  cursor: pointer;
}
.ccjl-content .detail {
  color: #999999;
  font-size: .32rem;
  line-height: .76rem;
  margin-top: .64rem;
  text-align: justify;
  -webkit-line-clamp: 4;
}
.ulBox .li-active .contentSanjiao {
  display: block;
  position: absolute;
  width: 1.44rem;
  left: .6rem;
  top: -1rem;
}
.ulBox li {
  margin-right: 1.1rem;
}
.ulBox li:last-child {
  margin: 0;
}
.ulBox li:nth-child(3) .ccjl-content {
  left: -5rem;
}
.ulBox li:nth-child(4) .ccjl-content {
  left: -9.8rem;
}
.ulBox li:nth-child(5) .ccjl-content {
  left: -14.6rem;
}
.ulBox li:nth-child(6) .ccjl-content {
  left: -15.6rem;
}
.ccjl_box .more {
  right: 7.2rem;
  bottom: 1rem;
}

/* 心声祝福 */
.HeartWishes {
  position: relative;
  padding: 1px 0;
  background-color: #FDFCF8;
}
.HeartWishes-img {
  width: 6.4rem;
  height: 2.5rem;
  position: relative;
  top: -.5rem;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: .6rem;
  z-index: 10;
}
.HeartWishes-img img {
  width: 6.4rem;
  height: 2.5rem;
}
.HeartWishes-main {
  position: relative;
  width: 24rem;
  margin: 0 auto 1.8rem auto;
}
.HeartWishes-lunbo {
  position: relative;
  overflow: hidden;
}
.HeartWishes-content {
  display: flex;
  width: 100%;
  height: 4rem;
  padding: .2rem;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
}
.HeartWishes-content-left img {
  width: 6rem;
  height: 3.6rem;
}
.HeartWishes-content-right {
  padding: 0 .7rem;
  flex: 1;
  position: relative;
}
.HeartWishes-content-right .title {
  font-size: .4rem;
  line-height: .56rem;
  font-weight: 600;
  text-align: center;
  margin-top: .36rem;
}
.HeartWishes-content-right .content {
  font-size: .3rem;
  line-height: .52rem;
  color: #666666;
  margin-top: .4rem;
  text-align: justify;
}
.HeartWishes-main .swiper-button-prev,
.HeartWishes-main .swiper-button-next {
  width: .56rem;
  height: .56rem;
  background-color: #FFFFFF;
  border-radius: 50%;
  box-shadow: 0 .04rem .16rem 0px rgba(68,0,0,0.4);
}
.HeartWishes-main .swiper-button-prev {
  left: -0.28rem;
}
.HeartWishes-main .swiper-button-next {
  right: -0.28rem;
}
.HeartWishes-main .swiper-button-prev::after,
.HeartWishes-main .swiper-button-next::after {
  color: #999999;
  font-size: .28rem;
}
.HeartWishes-main .more {
  bottom: -1rem;
}
.HeartWishes-main .swiper-pagination2.swiper-pagination-horizontal {
  position: absolute;
  text-align: center;
  bottom: -.9rem;
}
.HeartWishes-main .swiper-pagination-bullet {
  width: .6rem;
  height: .04rem;
  background: #D5D8DE;
  opacity: 1;
}
.HeartWishes-main .swiper-pagination-bullet-active {
  background: #CC0000;
}
.upQuotationMark {
  width: 1rem;
  height: .8rem;
  position: absolute;
  top: 0;
}
.downQuotationMark {
  width: 1rem;
  height: .8rem;
  position: absolute;
  right: .7rem;
  bottom: 0;
}



/* footer */
.footer {
  height: 2.29rem;
  background: #CC0000;
  background-image: url(../images/footer.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.footer .footer_logo {
  width: 2.98rem;
  height: 0.62rem;
  margin-left: 2.75rem;
}
.footer .right {
  margin-left: 2.04rem;
  font-size: 0.27rem;
  color: #DDDDDD;
}
.footer .right .bottom img {
  width: 0.46rem;
}
.footer .footer_line {
  height: 0.01rem;
  background: #DDDDDD;
  width: 100%;
  margin: .15rem 0;
}
.footer .right .item {
  margin-right: 1.8rem;
}
.footer .bottom .new_margin {
  margin-right: 1.5rem;
}
.footer .bottom .margin_none {
  margin-right: .5rem;
}