/* resources/static/themes/default/CIday/CIday.scss */
.pointer {
  cursor: pointer;
}
.headerNav .unlogin a.login-link {
  background: #1a78ee;
}
.headerNav .unlogin a.login-reg:hover {
  background: #1a78ee;
  border: 1px solid #1a78ee;
}
.headerNav .unlogin a.login-link:hover {
  background: #1a78ee;
}
.headerNav .language a:hover {
  border: 1px solid #1a78ee;
  color: #fff;
  background: #1a78ee;
}
.headerNav .language .lang a:hover {
  color: #1a78ee;
  background: transparent;
  border: none;
}
.headerNav .language em:hover {
  color: #1a78ee;
}
.headerNav .search-area .search-btn:hover {
  border: 1px solid #1a78ee;
  background: #1a78ee url(../images/indexImg/searchBg.png) no-repeat center center;
}
.placed {
  position: static;
}
.placed .unlogin a.login-reg {
  border: 1px solid #1a78ee;
  color: #1a78ee;
}
.foot-bg {
  background: #2e3b47;
}
.copyright {
  background: #1f2933;
}
.banner {
  width: 100%;
}
.banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-video {
  width: 192rem;
  height: 109rem;
  background: url(./images/bgc.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.main-video .title {
  width: 79.6rem;
  height: 8.4rem;
  margin: 16rem auto 0;
  background: url(./images/jcsp.png) no-repeat;
  background-size: 100% 100%;
}
.main-video .main {
  margin: 6.8rem auto 0;
  width: 150rem;
  display: flex;
  justify-content: space-between;
}
.main-video .main .content {
  width: 114rem;
  height: 61.8rem;
  position: relative;
}
.main-video .main .content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-video .main .content .msgPlay {
  width: 10rem;
  height: 10rem;
  background: url(./images/play.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 53rem;
  top: 27rem;
  cursor: pointer;
}
.main-video .main .content video {
  width: 100%;
  height: 100%;
}
.main-video .main .content .tit {
  width: 100%;
  height: 10rem;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 2.4rem;
  font-weight: 500;
  color: #ffffff;
  padding: 3.6rem 0 0 3.6rem;
  box-sizing: border-box;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}
.main-video .main .right {
  width: 32.89rem;
}
.main-video .main .right .menu {
  width: 32.89rem;
  height: 61.8rem;
  overflow: hidden;
}
.main-video .main .right .menu .swiper-slide {
  width: 100%;
  height: 18.6rem !important;
  background-color: #fff;
  position: relative;
}
.main-video .main .right .menu .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-video .main .right .menu .swiper-slide .tit {
  position: absolute;
  left: 1.6rem;
  bottom: 1.6rem;
  line-height: 1.5;
  font-size: 1.8rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
}
.main-video .main .right .btn {
  width: 32.89rem;
  display: flex;
  margin-top: 3.2rem;
  justify-content: center;
}
.main-video .main .right .btn .prev {
  width: 1.6rem;
  height: 1.6rem;
  background: url(./images/top_l.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 3.2rem;
}
.main-video .main .right .btn .prev.on {
  background: url(./images/top_h.png) no-repeat;
  background-size: 100% 100%;
}
.main-video .main .right .btn .next {
  width: 1.6rem;
  height: 1.6rem;
  background: url(./images/bottom_l.png) no-repeat;
  background-size: 100% 100%;
}
.main-video .main .right .btn .next.on {
  background: url(./images/bottom_h.png) no-repeat;
  background-size: 100% 100%;
}
.ci-title {
  width: 43.8rem;
  height: 8.2rem;
  background: url(./images/name.png) no-repeat;
  background-size: 100% 100%;
  margin: 18rem auto 0;
}
.ci {
  width: 150rem;
  margin: 6.8rem auto 0;
  display: flex;
  justify-content: space-between;
}
.ci .block {
  width: 27.6rem;
}
.ci .block:hover {
  margin-top: -1rem;
}
.ci .block img {
  width: 100%;
  height: 16rem;
}
.ci .block .text {
  width: 100%;
  height: 8.5rem;
  margin-top: 1.6rem;
  font-size: 1.6rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #2e3b47;
  line-height: 1.5;
}
.ci .block .text span {
  font-size: 1.2rem;
  font-weight: 400;
}
.ci .block .text .on {
  font-size: 1.2rem;
  font-weight: 400;
  color: #2e3b47;
}
.ci .block .text p {
  font-size: 1.2rem;
  font-family: HelveticaNeue;
  color: #969da3;
  line-height: 1.5;
}
.ci .block .line {
  width: 100%;
  height: 1px;
  background: #e4e6e9;
}
.moment {
  width: 150rem;
  margin: 10rem auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.moment .title {
  width: 48rem;
  height: 27rem;
  background: #1a78ee;
}
.moment .title .text {
  margin-top: 15.6rem;
  margin-left: 5.6rem;
  font-size: 3.2rem;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.5;
}
.moment .title .text p {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5;
}
.moment img {
  width: 48rem;
  height: 27rem;
  object-fit: cover;
  margin-bottom: 3rem;
}
.moment img:hover {
  margin-top: -1rem;
}
.propose {
  width: 100%;
  height: 91.6rem;
  background: url(./images/cds.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 13rem;
  position: relative;
}
.propose .book {
  width: 58rem;
  height: 82.6rem;
  overflow-x: scroll;
  position: absolute;
  left: 9rem;
  bottom: -0.6rem;
}
.propose .book::-webkit-scrollbar {
  width: 0.6rem;
  height: 0.6rem;
}
.propose .book img {
  width: 100%;
  height: auto;
}
.propose .play {
  width: 10rem;
  height: 10rem;
  background: url(./images/play.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 21rem;
  bottom: 12rem;
  cursor: pointer;
}
.theme {
  width: 150rem;
  margin: 0 auto;
}
.theme .title {
  width: 18.5rem;
  height: 8.2rem;
  margin: 18rem auto 7rem;
  background: url(./images/theme.png) no-repeat;
  background-size: 100% 100%;
}
.theme .activity {
  width: 150rem;
  height: auto;
}
.theme .activity .activitySwiper {
  width: 100%;
  height: 78.8rem;
}
.theme .activity .activitySwiper .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}
.theme .activity .activitySwiper .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.theme .activity .activitySwiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.theme .des {
  width: 75rem;
  height: 10rem;
  background: url(./images/desbg.png) no-repeat;
  background-size: 100% 100%;
  margin-top: -5rem;
  position: relative;
  z-index: 9;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #ffffff;
}
.theme .des .ml-3 {
  margin-left: 3rem;
}
.theme .des .cin {
  font-size: 2.4rem;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  line-height: 1.5;
}
.theme .des .eng {
  font-size: 1.2rem;
  font-family: HelveticaNeue;
  line-height: 1.5;
}
.theme .bar {
  width: 126rem;
  margin: 4.8rem auto 10rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.theme .bar .num {
  height: 2.8rem;
  font-size: 1.8rem;
  font-family: ArialMT;
  line-height: 2.8rem;
}
.theme .bar .num .left {
  color: #1d2129;
}
.theme .bar .num .right {
  color: #c7cccf;
}
.theme .bar .line {
  width: 90rem;
  height: 1px;
  background: #c7cccf;
}
.theme .bar .line .black {
  width: 30%;
  height: 1px;
  background: #2e3b47;
}
.theme .bar .label {
  width: 6.4rem;
  display: flex;
  justify-content: space-between;
}
.theme .bar .label .prev {
  width: 1.6rem;
  height: 1.6rem;
  background: url(./images/left_l.png) no-repeat;
  background-size: 100% 100%;
}
.theme .bar .label .prev.on {
  background: url(./images/left_h.png) no-repeat;
  background-size: 100% 100%;
}
.theme .bar .label .next {
  width: 1.6rem;
  height: 1.6rem;
  background: url(./images/right_l.png) no-repeat;
  background-size: 100% 100%;
}
.theme .bar .label .next.on {
  background: url(./images/right_h.png) no-repeat;
  background-size: 100% 100%;
}
.theme .bar .label .line {
  width: 1px;
  height: 1.6rem;
  background: #d3d4d6;
}
.theme .pagination {
  display: none;
}
.video-layer {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  display: none;
}
.video-layer .video-content {
  width: 117rem;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.7);
  padding-top: 0.5rem;
}
.video-layer .video-content .close {
  width: 100%;
  height: 2.4rem;
  background: url(../images/videoClose.png) no-repeat;
  background-size: 2.4rem 2.4rem;
  background-position: top right;
  cursor: pointer;
}
.video-layer .video-content .videoPlay {
  width: 100%;
  height: 52rem;
}
.video-layer .video-content .videoPlay video {
  width: 100%;
  height: 100%;
}
.message {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  display: none;
}
.message .msg {
  width: 90rem;
  height: 45rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgb(255, 254, 254);
  text-align: center;
  font-size: 4rem;
  line-height: 45rem;
}
@media (max-width: 768px) {
  .placed {
    position: static;
  }
  .placed .unlogin a.login-link {
    background: url(../images/placeUser.png) no-repeat;
    background-size: 100% 100%;
  }
  .main-video {
    width: 100%;
    height: 94.4rem;
  }
  .main-video .title {
    width: 70rem;
    height: 7.4rem;
    margin: 12rem auto 0;
  }
  .main-video .main {
    width: 100%;
    display: block;
  }
  .main-video .main .content {
    width: 68.6rem;
    height: 37.2rem;
    margin: 0 auto;
  }
  .main-video .main .content .tit {
    font-size: 2.8rem;
    padding: 2rem 0 0 2rem;
    height: 8rem;
  }
  .main-video .main .content .msgPlay {
    top: 15rem;
    left: 29rem;
  }
  .main-video .main .right {
    width: 100%;
    margin-top: 2rem;
  }
  .main-video .main .right .menu {
    width: 100%;
    height: 18rem;
    overflow: visible;
  }
  .main-video .main .right .menu .swiper-slide {
    width: 32rem !important;
    height: 18rem !important;
  }
  .main-video .main .right .btn {
    display: none;
  }
  .ci-title {
    margin: 11rem auto 0;
  }
  .ci {
    width: 100%;
    margin: 5.6rem 0 0 0;
    overflow-y: scroll;
  }
  .ci .block {
    margin-left: 6rem;
    width: 58rem;
  }
  .ci .block:first-child {
    margin-left: 3.2rem;
  }
  .ci .block img {
    width: 58rem;
    height: 33.6rem;
  }
  .ci .block .text {
    margin-top: 3.2rem;
    height: 18rem;
    font-size: 3.2rem;
    font-weight: 600;
    color: #2e3b47;
  }
  .ci .block .text .on {
    font-size: 2.4rem;
    font-weight: 400;
    color: #2e3b47;
  }
  .ci .block .text span {
    font-size: 2.4rem;
    font-weight: 400;
  }
  .ci .block .text p {
    margin-top: 0.8rem;
    font-size: 2.4rem;
    color: #969da3;
    line-height: 3.2rem;
  }
  .moment {
    display: block;
    margin: 7rem auto 0;
    width: 68.6rem;
  }
  .moment .title {
    display: none;
  }
  .moment img {
    width: 68.6rem;
    height: 38.6rem;
  }
  .propose {
    width: 75rem;
    height: 162rem;
    margin-top: 8rem;
    background-size: 100% 36rem;
  }
  .propose .book {
    width: 100%;
    height: 110rem;
    left: 0;
    top: 36rem;
    background: #f0f1f5;
    border-top: 8rem solid #f0f1f5;
    border-bottom: 8rem solid #f0f1f5;
  }
  .propose .book img {
    display: block;
    width: 68.6rem;
    margin: 0 auto;
  }
  .propose .play {
    width: 9.6rem;
    height: 9.6rem;
    top: 13.2rem;
    right: 50rem;
  }
  .theme {
    width: 100%;
  }
  .theme .title {
    width: 16.4rem;
    height: 7.6rem;
    margin: 11.8rem auto 5.8rem;
  }
  .theme .activity {
    width: 68.6rem;
    height: 36rem;
    margin: 0 auto;
  }
  .theme .activity .activitySwiper {
    height: 100%;
  }
  .theme .des {
    width: 68.6rem;
    height: 18rem;
    background: #1a78ee;
    margin: 0 auto;
  }
  .theme .des .cin {
    font-size: 2.8rem;
  }
  .theme .des .eng {
    font-size: 2rem;
  }
  .theme .bar {
    display: none;
  }
  .theme .pagination {
    display: block;
    height: 1.6rem;
    margin: 3.2rem auto 7.2rem;
    text-align: center;
  }
  .theme .pagination span {
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem;
    margin-right: 2.4rem;
    border-radius: 50%;
    background: #d7dae2;
  }
  .theme .pagination span:last-child {
    margin-right: 0;
  }
  .theme .pagination span.on {
    background: #1a78ee;
  }
  .video-layer .video-content {
    width: 75rem;
  }
  .video-layer .video-content .close {
    height: 3rem;
  }
  .video-layer .video-content .videoPlay {
    height: 33.3rem;
  }
  .message .msg {
    width: 100%;
  }
}
