#threeAtlas{
  position: relative;
}
#threeAtlas>a {
  position: absolute;
  left: 29%;
  bottom: 33%;
  z-index: 9;
}
#threeAtlas>a>img {
  height: 23px;
}
.flexStyle{
  display:flex;
  justify-content: space-between;
  flex-wrap:wrap;
  align-items: center;
}
nav{
  margin: 30px 0;
  display: flex;
}
#SwitchList{
  margin: 30px 0;
}
nav img{
  cursor: pointer;
  width:calc(25% - 20px);
  margin: 0;
}
#setSwitch .SwitchList>.item{
  width:100%;
  display:none;
  transition: all 1s;
  flex-wrap:wrap;
}
#setSwitch .SwitchList>.item:nth-child(1){
  display:flex;
}
.EducationalResearch .left{
  width:calc(50% - 10px);
}
.EducationalResearch .right{
  width:calc(50% - 10px);
}
body main{
  padding:0 20px;
}
#news-TitlePicture .itemList .item{
  background:#c0e4fa;
}
.EducationalResearch,
.ConsultationEducationinner,
.DSEInformation {
  display: flex;
  justify-content: space-between;
  flex-wrap:wrap;
}
.ConsultationEducation>img{
  height: 50px;
  margin-bottom: 20px;
}
.ConsultationEducationinner .left,
.ConsultationEducationinner .right{
  width: calc(50% - 10px);
}
.DSEInformation .left{
  width: calc(55% - 10px);
}
.DSEInformation .right{
  width: calc(45% - 10px);
}
.SwitchList #news-TitlePicture .itemList .item .left{
  width: calc(36% - 10px);
}
.SwitchList #news-TitlePicture .itemList .item .right {
  width: calc(64% - 10px);
}
.SwitchList .AcademicInteraction  #news-TitlePicture .itemList .item .left{
  width: calc(25% - 10px);
}
.SwitchList .AcademicInteraction .center,
.ConsultationEducationinner{
  width:100%;
}
.SwitchList .AcademicInteraction  #news-TitlePicture .itemList .item .right {
  width: calc(75% - 10px);
}
.SwitchList #news-TitlePicture .itemList .item .right .time{
  justify-content: right;
  margin-right: 10px;
  font-size: 14px;
}
.SwitchList #news-TitlePicture .storyTimeIcon {
  display: none;
}
.column_title{
  margin-bottom:20px;
}
.column_title.height_title{
  align-items: self-end;
}
.column_title img{
  height: 50px;
  margin: 0;
}
main .column_title a{
  color:#003251;
}
.column_title.height_title img{
  height: 75px;
}
.column_title a{
  color:#003251;
  font-weight:700;
}
#VideosList .item:nth-child(1){
  width: 100%;
}
#VideosList .item:nth-child(n+2) .video_title{
  background:none;
  position: static;
}
#VideosList .item:nth-child(n+2) .video_title a{
  color:#000;
}
#VideosList .item:nth-child(n+2) >a img{
  height: 65%;
}
#VideosList .item:nth-child(n+2) >a{
  top: 36%;
}
#VideosList .item .video_title {
  background: rgb(9 176 243 / 50%);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000;
}
body footer{
  margin-top: 0px;
}
.mainContent{
  position: relative;
  background:url(https://wwp-static.wenweipo.com/img/special/wwpedu/img24.png?x-oss-process=image/resize,w_1000)no-repeat;
  background-position: bottom center;
  padding-bottom:200px;
  background-size: contain;
}
.mainContent .decorate1,
.mainContent  .decorate2{
  position:absolute;
  width:150px;
}
.mainContent .decorate1{
  left:0;
  top:5%;
}
.mainContent  .decorate2{
  right:0;
  bottom: 30%;
}
#bigSwiper{
  overflow:hidden;
}
#bigSwiper>.swiper-wrapper>.swiper-slide{
  opacity: 0!important;
}
#lazy-bag .swiper-slide{
  height: 100%;
}
#bigSwiper>.swiper-wrapper>.swiper-slide.swiper-slide-active{
  opacity: 1!important;
}
body #lazy-bag .galleryLazySwiper .swiper-pagination{
  background:#3e9acb;
}
.lazyBG{
  overflow: hidden;
  position: relative;
  background:url(https://wwp-static.wenweipo.com/img/special/wwpedu/img20.png)no-repeat;
  background-size:100% 100%;
}
.lazyBG .lazyicon{
  position: absolute;
  right: 0px;
  bottom: 4px;
  height: 70px;
  z-index: 9;
}
#lazy-bag{
  overflow: hidden;
  margin: 8px;
  border-radius: 16px;
}
#key{
  margin-bottom: 25px;
  position: relative;
}
#key>img{
  width:100%;
}
.keyList .item{
  cursor:pointer;
  position:absolute;
  width: 5vw;
  height: 5vw;
}
.keyList .item span{
  font-size:1.1vw;
  font-family: "方正锐正黑_GBK";
  color:#302c90;
  font-weight:700;
  width:100%;
  height:100%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition:all 1s;
  background:url(https://wwp-static.wenweipo.com/img/special/wwpedu/img23.png?x-oss-process=image/resize,w_100)no-repeat;
  border-radius:50%;
  background-size: 100% 100%;
}
.keyList .item:hover span{
  transform: scale(1.5, 1.5);
}
@keyframes str1{
  0% {
    -webkit-transform: translate(0px, 0px);
  }

  30% {
    -webkit-transform: translate(-5%, 13%);
  }
  50% {
    -webkit-transform: translate(10%, 18%);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
  }
}
@keyframes str2{
  0% {
    -webkit-transform: translate(0px, 0px);
  }

  30% {
    -webkit-transform: translate(5%, 13%);
  }
  50% {
    -webkit-transform: translate(10%, 18%);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
  }
}
@keyframes str3{
  0% {
    -webkit-transform: translate(0px, 0px);
  }

  30% {
    -webkit-transform: translate(3%, -13%);
  }
  50% {
    -webkit-transform: translate(1%, 18%);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
  }
}
@keyframes str4{
  0% {
    -webkit-transform: translate(0px, 0px);
  }

  30% {
    -webkit-transform: translate(3%, -6%);
  }
  50% {
    -webkit-transform: translate(5%, -18%);
  }
  100% {
    -webkit-transform: translate(0px, 0px);
  }
}
.keyList .item[title="文明中華"]{
  top: 10%;
  left: 10%;
  animation:str1 linear infinite 8s;
}
.keyList .item[title="AI"]{
  top: 40%;
  left: 12%;
  animation:str2 linear infinite 8s;
}
.keyList .item[title="公民科"]{
  top: 28%;
  left: 24%;
  animation:str4 linear infinite 8s;
}
.keyList .item[title="創科"]{
  top: 17%;
  right: 10%;
  animation:str2 linear infinite 8s;
}
.keyList .item[title="國安"]{
  top: 47%;
  right: 10%;
  animation:str3 linear infinite 8s;
}
.keyList .item[title="一帶一路"]{
  top: 15%;
  right: 23%;
  animation:str2 linear infinite 8s;
}
.keyList .item[title="教材"]{
  top: 51%;
  right: 23%;
  animation:str3 linear infinite 8s;
}
.SwitchList .ConsultationEducationinner #news-TitlePicture .itemList .item{
  height: 110px;
}
#bigSwiper .simplebar-track.simplebar-vertical {
  width: 35px;
}
#bigSwiper .simplebar-scrollbar:before{
  background-color: rgb(6 87 145 / 90%);
}
.simplebar-content>div{
  padding-bottom:20px;
}
@media(max-width:650px){
  .mainContent{
    padding-bottom:50px;
  }
  .keyList .item span{
    font-size:2vw;
  }
  .keyList .item{
    font-size: 12px;
    width: 10vw;
    height: 10vw;
  }
  .SwitchList .ConsultationEducationinner #news-TitlePicture .itemList .item{
    height: auto;
  }
  .SwitchList #news-TitlePicture .itemList .item .left,
  .SwitchList #news-TitlePicture .itemList .item .right,
  .ConsultationEducationinner .left,
  .ConsultationEducationinner .right,
  .DSEInformation .left,
  .DSEInformation .right{
    width:100%!important;
  }
  .column_title img,
  .ConsultationEducation>img{
    height: 35px;
  }
  .column_title.height_title img{
    height: 50px;
  }
  .EducationalResearch .left,
  .EducationalResearch .right{
    width:calc(100%);
  }
  #VideosList .item:nth-child(n+2) >a img{
    height: 100%;
  }
  body main{
    padding:0 10px;
  }
  nav img{
    margin-bottom:20px;
    width:calc(50% - 10px);
  }
  #threeAtlas>a {
    left: 0;
    right: 0;
    bottom: 1%;
    margin: auto;
    z-index: 9;
  }
  #threeAtlas>a>img {
    height: 19px;
  }
}