.school-page {
  width: 100%;
  min-height: 100vh;
  background-size: 100% auto;
  background-color: #005397;
  padding: 3.87rem 0.83rem 2.5rem;
  /* position: relative; */
  box-sizing: border-box;
  overflow: hidden;
  background-image: url('https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/bg.png');
}

.school-page-title {
  width: 20.43rem;
  height: 6.9rem;
  /* position: relative; */
  background-image: url('https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/index-title.png');
  margin: 0 auto 2.8rem;
}

.school-page-views {
  margin: 0 auto;
  /* position: relative; */
  display: flex;
  align-items: center;
  font-size: 0.93rem;
  /* font-family: PingFangSC-Semibold, PingFang SC; */
  font-weight: 600;
  color: #fff;
  justify-content: center;
}

.school-page-views>span {
  color: #F5C56D;
}

.views-icon {
  width: 1.2rem;
  height: 0.8rem;
  margin-right: 0.4rem;
  background-image: url('https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/school-icon-views.png');
}

.shool-video-wrap {
  margin: 4.37rem auto 0;
  width: 16rem;
  /* height: 9rem; */
}

.video-main {
  width: 100%;
  height: 9rem;
  background-color: #5b85cb;
  position: relative;
  overflow: hidden;
  border-radius: 0.33rem;
}

.video-main video {
  width: 100%;
  height: 100%;
}

.video-listent-btn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 7.23rem;
  height: 2rem;
  background-size: 100%;
  z-index: 5;
  background-image: url('https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/school-btn1.png');
}

.video-view-btn {
  width: 6.5rem;
  height: 2.17rem;
  background-size: 100%;
  display: block;
  background-image: url('https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/school-btn2.png');
}

.school-page-star {
  width: 100%;
  /* min-height: a; */
  position: relative;
  margin: 1.23rem auto 0;
  padding: 0.57rem 0.2rem;
  box-sizing: border-box;
  z-index: 1;
}

.school-page-star::after {
  position: absolute;
  background: linear-gradient(180deg, rgba(91, 167, 255, 0.84) 0%, rgba(89, 213, 255, 0.82) 100%);
  width: 100%;
  height: 100%;
  content: '';
  top: 0;
  left: 0;
  border: 0.07rem solid rgba(255, 240, 218, 0.5);
  border-radius: 0.33rem;
  box-sizing: border-box;
  opacity: 0.2;
  z-index: 0;
}

.star-title {
  width: 9.87rem;
  height: 2.27rem;
  z-index: 1;
  position: relative;
  background-image: url('https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/school-title1.png');
  /* background-color: red; */
  margin: 0 auto;
}

.star-content {
  /* background-color: #F5C56D; */
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: center;
  position: relative;
  z-index: 1;
}
.star-content a{
  color: #000;
}

.star-content-item {
  width: 11.37rem;
  /* margin-right: 0.5rem; */
}

.star-content-item .item-icon {
  width: 100%;
  height: 1.27rem;
  background-image: url('https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/school-icon-key.png');
}

.star-content-item .item-cover {
  width: 100%;
  height: 6.33rem;
  border: 0.07rem solid #FFCF8D;
  background-color: skyblue;
  box-sizing: border-box;
}

.item-cover img {
  width: 100%;
  height: 100%;
}

.star-content-item .item-info {
  width: 100%;
  padding: 0.2rem 0;
  border: 0.07rem solid #FFCF8D;
  border-top: none;
  font-size: 0.8rem;
  /* background-color: skyblue; */
  box-sizing: border-box;
  background: linear-gradient(180deg, #E5D7FF 0%, #E2EDFF 40%, #F7F6FF 100%);
}

.school-page-famous {
  width: 100%;
  height: 25.5rem;
  /* background-color: red; */
  position: relative;
  background: linear-gradient(180deg, rgba(91, 167, 255, 0.61) 0%, rgba(89, 213, 255, 0.61) 100%);
  border-radius: 0.33rem;
  /* opacity: 0.61; */
  padding: 0.73rem 1.03rem;
  box-sizing: border-box;
  border: 0.07rem solid rgba(255, 240, 218, 0.5);
  margin-top: 1rem;
}

.fomous-title {
  width: 9.87rem;
  height: 3.53rem;
  background-image: url('https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/school-title2.png');
  margin: 0 auto;
}

.famous-swiper {
  /* width: 21rem;
  height: 19rem; */
  /* overflow: hidden; */
}

.famous-swiper-wrapper {
  width: 100%;
  height: 18rem;
}

/* .swiper-slide{
  height: 3rem;
} */
.page-bar {
  position: relative;
  height: 2rem;
  width: 13rem;
  margin: 0.6rem auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  /* display: flex; */
}

.swiper-pagination {
  position: relative;
  flex: 1;
  margin-top: 0.6rem;
}

.swiper-pagination-bullet {
  background-color: #3196EA;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #FFDEA9;
}

.swiper-pagination-bullet {
  margin: 0.27rem;
}

.swiper-button-prev {
  width: 1.67rem;
  height: 1.67rem;
  /* margin-top: -0.8rem; */
  position: relative;
  background-image: url('https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/page-pre.png');
  background-size: 100% 100%;
}

.swiper-button-next {
  width: 1.67rem;
  height: 1.67rem;
  position: relative;
  /* margin-top: -0.8rem; */
  background-size: 100% 100%;
  background-image: url('https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/page-next.png');
}

.fomous-content {
  width: 21rem;
  height: 19rem;
  display: flex;
  flex-wrap: wrap;
  padding: 0.5rem;
  box-sizing: border-box;
  justify-content: space-between;
}

.fomous-content-item {
  text-align: center;
  width: 10rem;
  display: flex;
  height: 3rem;
  /* margin: 0.5rem; */
  justify-content: center;
  align-items: center;
  background: linear-gradient(180deg, #64B8FF 0%, #458EFF 100%);
  border-radius: 0.33rem;
  border: 0.07rem solid #FFCF8D;
  box-sizing: border-box;
  font-size: 0.8rem;
  font-weight: 500;
  color: #FFFFFF;
  text-shadow: 0px 0px 0px #335D9E;
}

.fomous-content-item a {
  color: #FFFFFF;
  text-decoration: none;
}

.school-page-category {
  position: relative;
  width: 100%;
  /* height: 42.23rem; */
  background: linear-gradient(180deg, rgba(7, 104, 183, 0.8) 0%, rgba(4, 84, 177, 0.3) 100%);
  border-radius: 0.33rem;
  border: 0.07rem solid #F4D590;
  margin-top: 1rem;
  padding: 0.73rem;
  box-sizing: border-box;
}

.category-title {
  width: 9.87rem;
  height: 3.43rem;
  margin: 1.03rem auto 0;
}

.category-title.one {
  background-image: url('https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/school-title3.png');
  margin-top: 0;
}

.category-title.two {
  background-image: url('https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/school-title4.png');
}

.category-title.three {
  background-image: url('https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/school-title5.png');
}

.category-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.category-content-item {
  width: 10.67rem;
  padding: 0.6rem 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  background: linear-gradient(180deg, #57A4EE 0%, #155CC8 100%);
  border-radius: 0.33rem;
  border: 0.07rem solid #FFCF8D;
  font-size: 0.87rem;
  font-weight: 500;
  color: #FFFFFF;
  text-align: center;
  text-shadow: 0px 0px 0px #335D9E;
  margin-top: 1.13rem;
}

.area-content-item {
  width: 10.67rem;
  height: 4.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.6rem 0.2rem;
  box-sizing: border-box;
  background: linear-gradient(180deg, #57A4EE 0%, #155CC8 100%);
  border-radius: 0.33rem;
  border: 0.07rem solid #FFCF8D;
  font-size: 0.87rem;
  font-weight: 500;
  float: left;
  color: #FFFFFF;
  text-align: center;
  text-shadow: 0px 0px 0px #335D9E;
  margin: 1.13rem 0.75rem 0;
}

.area-content-item a{
  color: #FFFFFF;
}

.category-content-item a {
  color: #FFFFFF;
}

.school-page-link {
  width: 100%;
  height: 4.73rem;
  position: relative;
  background-image: url('https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/page-link3.png');
  margin-top: 1rem;
}

.school-page-link a {
  width: 100%;
  height: 100%;
}

.school-page-enrollment {
  width: 100%;
  height: 32.33rem;
  position: relative;
  padding: 0.9rem 0;
  background: linear-gradient(180deg, rgba(91, 167, 255, 0.52) 0%, rgba(89, 213, 255, 0.52) 100%);
  border-radius: 0rem 0rem 0.33rem 0.33rem;
  margin-top: 1rem;
  /* opacity: 0.61; */
  border: 0.07rem solid rgba(255, 240, 218, 0.5);
}

.school-page-qwfb {
  width: 100%;
  height: auto;
  position: relative;
  padding: 0.9rem 0.7rem;
  box-sizing: border-box;
  background: linear-gradient(180deg, rgba(91, 167, 255, 0.52) 0%, rgba(89, 213, 255, 0.52) 100%);
  border-radius: 0rem 0rem 0.33rem 0.33rem;
  margin-top: 1rem;
  /* opacity: 0.61; */
  border: 0.07rem solid rgba(255, 240, 218, 0.5);
}
.qwfb-title{
  width: 9.87rem;
  height: 2.47rem;
  margin: 0 auto;
  background-image: url('https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/school-title8.png');
}

.enrollment-title {
  width: 9.87rem;
  height: 3.67rem;
  margin: 0 auto;
  background-image: url('https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/school-title6.png');
}
.enrollment-swiper{
   overflow: hidden;
   width: 95%;
   margin: 0 auto;
   height: 24rem;
   padding-bottom: 2.2rem;
}

.enrollment-content {
  height: 24rem;
}
.qwfb-content{
  width: 100%;
  height: auto;
}
.qwfb-content-item {
  width: 100%;
  color: #FFFFFF;
  height: auto;
  font-size: 0.93rem;
  padding-bottom: 0.93rem;
  box-sizing: border-box;
  padding-top: 1.07rem;
  border-bottom: 0.03rem solid #FFFFFF;
}
.qwfb-content-item:nth-last-of-type(1){
  border: 0;
 }
.qwfb-content-item a{
  color: #fff;
}
.qwfb-content-item .item-time {
  font-size: 0.8rem;
  margin-top: 0.53rem;
  /* color: red; */
}

.enrollment-content-item {
  width: 100%;
  color: #FFFFFF;
  font-size: 0.93rem;
  padding-bottom: 0.8rem;
  padding-top: 0.8rem;
  border-bottom: 0.03rem solid #FFFFFF;
}
.enrollment-content-item a{
  color: #fff;
}
.enrollment-content-item .item-time {
  font-size: 0.8rem;
  margin-top: 0.53rem;
  /* color: red; */
}

.enrollment-more {
  width: 95%;
  height: 2.33rem;
  background: rgba(254, 255, 255, 0.44);
  border-radius: 0.17rem;
  margin: 0.3rem auto 0;
  line-height: 2.33rem;
  text-align: center;
  color: #FFFFFF;
}

.school-page-area {
  position: relative;
}

.area-content {
  margin-top: 1rem;
  width: 23rem;
  height: 23rem;
  margin: 0 auto;
  position: relative;
  background-image: url('https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/shcool-circle-bg.png');
}

.area-title {
  width: 9.87rem;
  height: 2.5rem;
  background-image: url('https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/school-title7.png');
  margin: 0.97rem auto;
}

.area-circle-text {
  display: block;
  width: 15.5rem;
  height: 15.5rem;
  position: absolute;
  left: 3.7rem;
  top: 3.7rem;
  z-index: 3;
  /* top: 50%; */
  /* left: 50%; */
  /* transform: translate(-50%, -50%); */
}

.school-page-foot {
  width: 19.03rem;
  position: relative;
  height: 3.97rem;
  margin: 3rem auto 0;
  background-image: url('https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/school-page-foot.png');
}

.model-list {
  display: none;
  z-index: 10;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0px;
  background: url("https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/index-bg.png") no-repeat top center;
  background-size: cover;
}

.list-com {
  width: 94%;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}

.model-list .title {
  margin: 2rem auto 1rem;
  font-size: 1.2rem;
  text-align: center;
  color: #ffffff;
}

.index-close {
  display: block;
  position: absolute;
  left: 0;
  bottom: 1rem;
  width: 100%;
}

.index-close i {
  display: block;
  width: 3.8rem;
  height: 3.8rem;
  background: url("https://m.kunming.cn/zhuanti/statics/2023/20230525kdmgz/image/detail-icon-back.png") no-repeat center;
  background-size: 100%;
  margin: 0 auto;
}

.index-close span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 0.85rem;
  color: #ffffff;
  line-height: 2rem;
}

.model-list .ccmx_list ul {
  display: none;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 31rem;
  overflow-y: scroll;
}

.model-list .ccmx_list ul li {
  opacity: 0;
}
.home {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #1459C0, #1A31CC, #06168E);
  overflow: hidden;
  z-index: 6;
}
.home img{ 
  width: 100%;
  height: 100%;
  object-fit: fill
}

.home_video {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
}
.home-gif{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
}

.home_video video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: fill
}