@charset "UTF-8";

/* resources/static/themes/default/Spring2024/spring.scss */
html {
  font-size: 1vw;
}
body {
  width: 100%;
  height: 100%;
  background: url(images/screeningBg.jpg) repeat;
}
.leaflets {
  width: 100vw;
  height: 100vh;
  background: url(images/leaflets.jpg) center center no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.content {
  display: none;
}
.banner {
  width: 100%;
  height: 69.7917rem;
  background: url(images/banner.jpg) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.banner .lang {
  width: 5.2083rem;
  height: 2.5rem;
  color: #fff;
  background: #840201;
  border: 0.0521rem solid #febb3d;
  border-radius: 0.2604rem;
  box-sizing: border-box;
  font-size: 0;
  overflow: hidden;
  position: absolute;
  top: 1.5625rem;
  right: 5.7292rem;
}
.banner .lang > span {
  width: 50%;
  height: 100%;
  border-radius: 0.2604rem;
  font-size: 1.5625rem;
  text-align: center;
  display: block;
  float: left;
  cursor: pointer;
}
.banner .lang > span a {
  color: #fff;
}
.banner .lang .active {
  background: #fff;
}
.banner .lang .active a {
  color: #840201;
}
.spring {
  width: 100%;
  height: 64.5313rem;
  background: url(images/springBg.png) no-repeat;
  background-size: 100% 100%;
}
.spring > div {
  width: 49.1146rem;
  height: 8.125rem;
  margin: 0 auto;
}
.spring .spring-cn-title {
  background: url(images/springCnTitle.png) no-repeat;
  background-size: 100% 100%;
}
.spring .spring-en-title {
  background: url(images/springEnTitle.png) no-repeat;
  background-size: 100% 100%;
}
.spring .spring-content {
  width: 93.75rem;
  height: 53.5417rem;
  background: url(images/springConBg.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 2.0833rem;
  padding: 3.5417rem;
  box-sizing: border-box;
}
.spring .spring-content .video {
  width: 68.6458rem;
  height: 46.3542rem;
  border: 0.1042rem solid #880202;
  margin-right: 0.5208rem;
  float: left;
  box-sizing: border-box;
}
.spring .spring-content .video .video-area {
  width: 100%;
  height: 100%;
  position: relative;
}
.spring .spring-content .video .video-area .video-inner-box .video-js {
  width: 100%;
  height: 41.6667rem;
}
.spring .spring-content .video .video-area div.danmu-area {
  position: absolute;
  height: 4.2rem;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  z-index: 1000;
}
.spring .spring-content .video .video-area div.danmu-area0 {
  top: 0.4rem;
}
.spring .spring-content .video .video-area div.danmu-area1 {
  top: 4.6rem;
}
.spring .spring-content .video .video-area div.danmu-area2 {
  top: 8.8rem;
}
.spring .spring-content .video .video-area .danmu-item {
  position: absolute;
  right: -10rem;
  color: #fff;
  transform: translateX(100%);
  white-space: nowrap;
  color: #fb0b07;
  font-size: 1.0417rem;
}
.spring .spring-content .video .video-area .mydanmu {
  background: url(images/danmubg-left.png) left no-repeat;
  padding-left: 2.4rem;
  color: #fff;
  height: 4.1rem;
  background-size: auto 100%;
  line-height: 4.1rem;
}
.spring .spring-content .video .video-area .mydanmu span {
  background: url(images/danmubg-right.png) right no-repeat;
  padding-right: 2.4rem;
  color: #fff;
  display: inline-block;
  height: 4.1rem;
  background-size: auto 100%;
}
.spring .spring-content .video .video-area .video-action {
  height: 4.4792rem;
  background: #bd2f11;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 1.5625rem;
  padding-right: 1.25rem;
}
.spring .spring-content .video .video-area .video-action .video-action-left {
  display: flex;
  justify-content: flex-start;
}
.spring .spring-content .video .video-area .video-action .video-action-left .remarks-input {
  position: relative;
}
.spring .spring-content .video .video-area .video-action .video-action-left .remarks-input .tip-area {
  width: 12.5rem;
  height: 1.875rem;
  line-height: 1.875rem;
  background: #474747;
  border-radius: 0.5208rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  box-sizing: border-box;
  font-size: 0.9375rem;
  color: #999;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.spring .spring-content .video .video-area .video-action .video-action-left .remarks-input .tip-area div.line-area {
  height: 0.7813rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.spring .spring-content .video .video-area .video-action .video-action-left .remarks-input .tip-area div.line-area div.line1 {
  width: 0.7813rem;
  height: 0.1042rem;
  background: #fff;
  float: right;
}
.spring .spring-content .video .video-area .video-action .video-action-left .remarks-input .tip-area div.line-area div.line2 {
  width: 1.3021rem;
  height: 0.1042rem;
  background: #fff;
}
.spring .spring-content .video .video-area .video-action .video-action-left .remarks-input .tip-area div.line-area div.line3 {
  width: 1.3021rem;
  height: 0.1042rem;
  background: #fff;
}
.spring .spring-content .video .video-area .video-action .video-action-left .remarks-input ul.remarks {
  width: 100%;
  height: 0;
  position: absolute;
  top: 2.6042rem;
  left: 0px;
  background: #f77a00;
  text-align: left;
  border-radius: 0.5208rem;
  overflow: auto;
  transition: all 0.5s ease-in-out;
  z-index: 1001;
}
.spring .spring-content .video .video-area .video-action .video-action-left .remarks-input ul.remarks li {
  height: 2.1875rem;
  line-height: 2.1875rem;
  font-size: 0.9375rem;
  padding-left: 0.9375rem;
  list-style: none;
  border-bottom: 0.0521rem solid #fa8a1d;
  transition: all 0.3s ease-in;
  cursor: pointer;
}
.spring .spring-content .video .video-area .video-action .video-action-left .remarks-input ul.remarks li:first-child {
  border-top-left-radius: 0.5208rem;
  border-top-right-radius: 0.5208rem;
}
.spring .spring-content .video .video-area .video-action .video-action-left .remarks-input ul.remarks li:last-child {
  border-bottom-left-radius: 0.5208rem;
  border-bottom-right-radius: 0.5208rem;
}
.spring .spring-content .video .video-area .video-action .video-action-left .remarks-input ul.remarks li:hover {
  background: #e0531d;
}
.spring .spring-content .video .video-area .video-action .video-action-left .remarks-input ul.remarks::-webkit-scrollbar {
  background: #a05e1d;
  border-radius: 0.1563rem;
  width: 0.3125rem;
  margin: 0.7813rem 0.5208rem;
}
.spring .spring-content .video .video-area .video-action .video-action-left .remarks-input ul.remarks::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 0.1563rem;
  width: 0.3125rem;
}
.spring .spring-content .video .video-area .video-action .video-action-left .active .tip {
  color: #efcc36;
}
.spring .spring-content .video .video-area .video-action .video-action-left .active .line1 {
  animation: line1Frame 2s infinite;
}
.spring .spring-content .video .video-area .video-action .video-action-left .active .line2 {
  animation: line2Frame 2s infinite;
}
.spring .spring-content .video .video-area .video-action .video-action-left .active .line3 {
  animation: line3Frame 2s infinite;
}
.spring .spring-content .video .video-area .video-action .video-action-left .active ul.remarks {
  height: 15.625rem;
  visibility: visible;
}
.spring .spring-content .video .video-area .video-action .video-action-left .danmu-icon {
  transition: all 0.2s ease;
  margin-left: 4.8rem;
}
.spring .spring-content .video .video-area .video-action .video-action-left .danmu-icon-open {
  width: 2.2396rem;
  height: 2.2396rem;
  background: url(images/danmu-open.png) no-repeat;
  background-size: contain;
  display: inline-block;
  cursor: pointer;
}
.spring .spring-content .video .video-area .video-action .video-action-left .danmu-icon-close {
  width: 2.6042rem;
  height: 2.2396rem;
  background: url(images/danmu-close.png) no-repeat;
  background-size: contain;
  display: inline-block;
  cursor: pointer;
}
.spring .spring-content .video .video-area .video-action span.agree {
  width: 1.7708rem;
  height: 1.7708rem;
  border-radius: 0.8854rem;
  background: #f77a00;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.spring .spring-content .video .video-area .video-action span.agree .small-heart {
  width: 1.5625rem;
  height: 1.5625rem;
  background: url(images/small-heart.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 1.7708rem;
  left: 0;
  visibility: hidden;
  animation: smallheart 2s infinite;
  animation-delay: 0s;
  transition: all 1s linear;
}
.spring .spring-content .video .video-area .video-action span.agree .big-zan {
  width: 2.0833rem;
  height: 1.9271rem;
  background: url(images/big-zan.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 1.7708rem;
  left: 0;
  visibility: hidden;
  animation: bigzan 2s infinite 2s;
  animation-delay: 1s;
  transition: all 1s linear;
}
.spring .spring-content .video .video-area .video-action span.agree .big-heart {
  width: 2.0833rem;
  height: 1.8229rem;
  background: url(images/big-heart.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 1.7708rem;
  left: 0;
  visibility: hidden;
  animation: bigheart 2s infinite;
  animation-delay: 2s;
  transition: all 1s linear;
}
.spring .spring-content .video .video-area .video-action span.agree .yanhua {
  width: 2.0833rem;
  height: 2.0833rem;
  background: url(images/yanhua.png) no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 6.7708rem;
  left: 0;
  visibility: hidden;
  animation-delay: 1s;
  transition: all 1s linear;
}
.spring .spring-content .video .video-area .video-action span.agree .yanhua.scale-action {
  visibility: visible;
  transform: scale(1.5);
  bottom: 15rem;
}
.spring .spring-content .video .video-area .video-action span.agree .zan {
  width: 1.0938rem;
  height: 0.9896rem;
  background: url(images/zan.png) no-repeat;
  background-size: contain;
  display: inline-block;
  cursor: pointer;
}
.spring .spring-content .video .video-area .video-action span.agree .scale-action {
  transform: scale(1.5);
}
.spring .spring-content .video .video-area .video-action span.agree .zan.zaned {
  animation: wake 2s linear;
}
.spring .spring-content .program {
  width: 16.6667rem;
  height: 46.3542rem;
  background: url(images/programBg.jpg) no-repeat;
  background-size: 100% 100%;
  border: 0.1042rem solid #880202;
  float: left;
  padding: 1.1458rem 0.5208rem;
  box-sizing: border-box;
}
.spring .spring-content .program .program-title {
  width: 10.4167rem;
  height: 2.8125rem;
  margin: 0 auto;
}
.spring .spring-content .program .program-cn-title {
  background: url(images/programCnTitle.png) no-repeat;
  background-size: 100% 100%;
}
.spring .spring-content .program .program-en-title {
  background: url(images/programEnTitle.png) no-repeat;
  background-size: 100% 100%;
}
.spring .spring-content .program .program-list {
  margin-top: 1.0417rem;
  height: 36.7708rem;
  overflow-y: auto;
}
.spring .spring-content .program .program-list .gathering {
  color: #e93020;
}
.spring .spring-content .program .program-list div.gathering-title {
  height: auto;
  line-height: 150%;
  font-size: 1.25rem;
  color: #a01c0f;
  margin: 1.0417rem 0;
  font-weight: bold;
  text-align: center;
}
.spring .spring-content .program .program-list ul {
  font-weight: bold;
}
.spring .spring-content .program .program-list ul li {
  height: auto;
  line-height: 150%;
  font-size: 1.0417rem;
  color: #e93020;
  font-weight: bold;
  cursor: pointer;
  border-bottom: 0.0521rem solid #fff;
  margin-bottom: 0.5rem;
}
.spring .spring-content .program .program-list ul li i {
  font-style: italic;
}
.spring .spring-content .program .program-list::-webkit-scrollbar {
  width: 0.2083rem;
  height: 0.5208rem;
}
.spring .spring-content .program .program-list::-webkit-scrollbar-thumb {
  border-radius: 0.2604rem;
  -webkit-box-shadow: inset 0 0 0.2604rem rgba(0, 0, 0, 0.2);
  background: #a01c0f;
}
.spring .spring-content .program .program-list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0.2604rem rgba(0, 0, 0, 0.2);
  border-radius: 0.2604rem;
  background: #ffeea2;
}
@keyframes wake {
  0% {
    transform: rotate(0deg);
  }
  30% {
    transform: rotate(45deg) scale(1.2);
  }
  70% {
    transform: rotate(-45deg) scale(1.3);
  }
  100% {
    transform: rotate(0deg) scale(1);
  }
}
@keyframes smallheart {
  0% {
    bottom: 1.7708rem;
  }
  100% {
    bottom: 10.2604rem;
    visibility: visible;
  }
}
@keyframes bigzan {
  0% {
    bottom: 1.7708rem;
  }
  100% {
    bottom: 7.2396rem;
    visibility: visible;
  }
}
@keyframes bigheart {
  0% {
    bottom: 1.7708rem;
  }
  100% {
    bottom: 3.8021rem;
    visibility: visible;
  }
}
@keyframes line1Frame {
  0% {
    width: 0.7813rem;
  }
  30% {
    width: 1.0417rem;
  }
  70% {
    width: 1.3021rem;
  }
  100% {
    width: 0.7813rem;
  }
}
@keyframes line2Frame {
  0% {
    width: 1.3021rem;
  }
  30% {
    width: 0.7813rem;
  }
  70% {
    width: 1.0417rem;
  }
  100% {
    width: 1.3021rem;
  }
}
@keyframes line3Frame {
  0% {
    width: 1.3021rem;
  }
  30% {
    width: 0.2604rem;
  }
  70% {
    width: 1.0417rem;
  }
  100% {
    width: 1.3021rem;
  }
}
.screening {
  width: 100%;
  padding-top: 2.2396rem;
  box-sizing: border-box;
  position: relative;
}
.screening .screen-left-top {
  width: 35.6771rem;
  height: 18.5417rem;
  background: url(images/screeningLeftTopBg.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.screening .screen-left-bot {
  width: 18.1771rem;
  height: 51.0417rem;
  background: url(images/screeningLeftBotBg.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 35.6771rem;
  left: 0;
  z-index: -1;
}
.screening .screen-right-top {
  width: 21.5104rem;
  height: 19.5833rem;
  background: url(images/screeningRightTopBg.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.screening .screen-right-bot {
  width: 10.5729rem;
  height: 65.4167rem;
  background: url(images/screeningRightBotBg.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 21.5104rem;
  right: 0;
  z-index: -1;
}
.screening .screen-cn-title {
  width: 31.9271rem;
  height: 8.125rem;
  background: url(images/screeningCnTitle.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.screening .screen-en-title {
  width: 27.7604rem;
  height: 8.125rem;
  background: url(images/screeningEnTitle.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}
.screening .search {
  width: 21.9792rem;
  height: 2.2917rem;
  line-height: 2.2917rem;
  margin: 1.0417rem auto;
  position: relative;
}
.screening .search .search-input {
  width: 21.9792rem;
  height: 2.2917rem;
  background: url(images/searchBg.png) no-repeat;
  background-size: 100% 100%;
  outline: none;
  font-size: 0.8333rem;
  color: #971412;
  font-weight: bold;
  padding: 0 1.0417rem;
  box-sizing: border-box;
}
.screening .search .search-input::placeholder {
  font-size: 0.8333rem;
  color: #971412;
  font-weight: bold;
}
.screening .search .search-btn {
  width: 1.25rem;
  height: 1.25rem;
  background: url(images/searchBtn.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0.5208rem;
  right: 0.5208rem;
  cursor: pointer;
}
.screening .screen-con {
  width: 78.125rem;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.screening .screen-con .screen-btn {
  width: 43.75rem;
  height: 3.125rem;
  background: #fff;
  border-radius: 0.2604rem 0.2604rem 0 0;
  border: 0.1042rem solid #ffb263;
  border-bottom: 0;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: space-around;
}
.screening .screen-con .screen-btn ul {
  width: 50%;
  height: 3.5417rem;
  box-sizing: border-box;
  font-size: 0.8333rem;
  color: #971412;
  font-weight: bold;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.screening .screen-con .screen-btn ul li {
  padding: 0.2604rem 0.5208rem;
  box-sizing: border-box;
  border-radius: 0.2604rem;
  cursor: pointer;
}
.screening .screen-con .screen-btn ul li.active {
  background: #971412;
  color: #fff;
}
.screening .screen-con .screen-btn .bar {
  width: 0.2604rem;
  height: 3.6458rem;
  background: #9d1712;
  float: left;
}
.screening .screen-con .screen-cn-btn {
  width: 43.75rem;
}
.screening .screen-con .screen-en-btn {
  width: 50.7917rem;
}
.screening .screen-con .screen-en-btn ul {
  width: 20.0104rem;
}
.screening .screen-con .screen-en-btn ul li {
  text-align: center;
}
.screening .screen-con .screen-en-btn ul:first-child {
  width: 30.625rem;
}
.screening .screen-con .categorized {
  width: 78.125rem;
  height: auto;
  background: #fff;
  overflow: hidden;
  border-radius: 0.2604rem;
  border: 0.1042rem solid #ffb263;
  margin-top: -0.1042rem;
  padding: 0.5208rem;
  box-sizing: border-box;
}
.screening .screen-con .categorized .cate-top {
  width: 77.0833rem;
  height: 4.3229rem;
  background: url(images/cateTop.png) no-repeat;
  background-size: contain;
}
.screening .screen-con .categorized .cate-con {
  width: 77.0833rem;
  height: auto;
  background: url(images/cateCon.png) repeat-y;
  background-size: contain;
  padding: 0 1.5625rem;
  box-sizing: border-box;
  position: relative;
}
.screening .screen-con .categorized .cate-con ul {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: -2.6042rem;
  box-sizing: border-box;
}
.screening .screen-con .categorized .cate-con ul li {
  width: 32%;
  height: 18.2292rem;
  background: #fff;
  border: 0.0521rem solid #ffb263;
  border-radius: 1.0417rem;
  float: left;
  cursor: pointer;
  margin: 0 0.7813rem 1.0417rem 0;
}
.screening .screen-con .categorized .cate-con ul li .video {
  width: 100%;
  height: 13.5417rem;
  border-radius: 1.0417rem 1.0417rem 0 0;
  overflow: hidden;
}
.screening .screen-con .categorized .cate-con ul li .video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease-in-out;
}
.screening .screen-con .categorized .cate-con ul li .video img:hover {
  transform: scale(1.5);
}
.screening .screen-con .categorized .cate-con ul li .item {
  width: 100%;
  height: 4.6875rem;
  padding: 1.0417rem;
  box-sizing: border-box;
  font-size: 0.9375rem;
  color: #971412;
}
.screening .screen-con .categorized .cate-con ul li .item .item-title {
  font-weight: bold;
  margin-bottom: 0.5208rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.screening .screen-con .categorized .cate-con ul li .item .item-title i {
  font-weight: bold;
}
.screening .screen-con .categorized .cate-con ul li .item .item-desc {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.screening .screen-con .categorized .cate-con ul li:nth-child(3n) {
  margin-right: 0;
}
.screening .screen-con .categorized .cate-con .item-btn {
  width: 6.7708rem;
  height: 2.9167rem;
  margin: 1.0417rem auto 0;
  cursor: pointer;
  border-radius: 0.2604rem;
  background: #971412;
  color: #fff;
  font-size: 0.9375rem;
  font-weight: bold;
  line-height: 2.9167rem;
  text-align: center;
}
.screening .screen-con .categorized .cate-bot {
  width: 77.0833rem;
  height: 4.3229rem;
  background: url(images/cateBot.png) no-repeat;
  background-size: contain;
}
.foot {
  width: 100%;
  height: 23.5417rem;
  background: url(images/springFootBg.png) no-repeat;
  background-size: 100% 100%;
  padding-top: 2.0833rem;
  box-sizing: border-box;
  font-family: "Legendary";
}
.foot .copywriting {
  text-align: center;
  font-size: 1.5625rem;
  color: #fff;
  line-height: 180%;
}
.foot .en {
  font-size: 1.0417rem;
  line-height: 150%;
}
.share-con {
  width: 7.8125rem;
  height: auto;
  position: fixed;
  right: 0.5208rem;
  bottom: 0.5208rem;
  z-index: 1000;
  font-size: 0.625rem;
}
.share-con > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  line-height: 120%;
}
.share-con .festival {
  width: 7.8125rem;
  height: auto;
  overflow: hidden;
  margin-bottom: 0.5208rem;
}
.share-con .festival .festival-con {
  width: 7.8125rem;
  height: 7.8125rem;
  background: url(images/cigala2024-https.png) no-repeat;
  background-size: 100% 100%;
}
.shadow-layer {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
}
.shadow-layer .layer-video {
  width: 52.0833rem;
  height: auto;
  padding: 1.0417rem;
  background: #fff;
  border-radius: 0.2604rem;
  border: 0.1042rem solid #f98125;
  box-sizing: border-box;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.shadow-layer .layer-video .layer-video-info .layer-video-info-title {
  font-size: 1.25rem;
  color: #971412;
  font-weight: bold;
}
.shadow-layer .layer-video .layer-video-info .layer-video-info-desc {
  color: #971412;
  font-size: 0.9375rem;
  line-height: 150%;
}
.shadow-layer .layer-video .layer-video-info .close-icon {
  width: 1.5625rem;
  height: 1.5625rem;
  background: url(images/close.png) no-repeat;
  background-size: contain;
  position: absolute;
  right: 1.0417rem;
  top: 1.0417rem;
  cursor: pointer;
  z-index: 999999;
}
.shadow-layer .layer-video video {
  width: 100%;
}
body[data-lang=EN] .spring .spring-content .program .program-list .gathering-title {
  font-size: 1.0417rem;
  line-height: 150%;
}
body[data-lang=EN] .spring .spring-content .program .program-list ul li {
  height: auto;
}
body[data-lang=EN] .screen-con .screen-btn {
  width: 51.75rem;
}
body[data-lang=EN] .screen-con .screen-btn ul {
  text-align: center;
}
@media (max-width: 768px) {
  body {
    background: url(images/mobile/screeningMobileBg.jpg) repeat;
  }
  .leaflets {
    width: 100vw;
    height: 100vh;
    background: url(images/mobile_leaflets.jpg) center top no-repeat;
    background-size: 100% 100%;
  }
  .banner .lang {
    width: 10.4167rem;
    height: 3.0208rem;
    font-size: 0;
  }
  .banner .lang > span {
    width: 50%;
    height: 100%;
    line-height: 2.5rem;
    border-radius: 0;
  }
  .spring {
    height: 70rem;
  }
  .spring .spring-content {
    height: 60rem;
    position: relative;
  }
  .spring .spring-content .video {
    width: 86.0938rem;
    height: auto;
  }
  .spring .spring-content .video .video-area .video-action {
    height: 10.4167rem;
    padding-left: 2.6042rem;
    padding-right: 2.0833rem;
  }
  .spring .spring-content .video .video-area .video-action .video-action-left .remarks-input .tip-area {
    width: 39.5833rem;
    height: 7.8125rem;
    line-height: 7.8125rem;
    border-radius: 1.5625rem;
    padding: 0 1.9792rem;
    font-size: 3.5rem;
  }
  .spring .spring-content .video .video-area .video-action .video-action-left .remarks-input .tip-area .line-area {
    height: 3.75rem;
  }
  .spring .spring-content .video .video-area .video-action .video-action-left .remarks-input .tip-area .line-area div.line1 {
    width: 6.25rem;
  }
  .spring .spring-content .video .video-area .video-action .video-action-left .remarks-input .tip-area .line-area div.line2 {
    width: 10.6667vw;
  }
  .spring .spring-content .video .video-area .video-action .video-action-left .remarks-input .tip-area .line-area div.line3 {
    width: 2.6042rem;
  }
  .spring .spring-content .video .video-area .video-action .video-action-left .remarks-input ul.remarks {
    top: 8.5938rem;
  }
  .spring .spring-content .video .video-area .video-action .video-action-left .remarks-input ul.remarks li {
    height: 4.1667rem;
    line-height: 4.1667rem;
    font-size: 1.5rem;
  }
  .spring .spring-content .video .video-area .video-action .video-action-left .danmu-icon {
    margin-left: 1.8rem;
  }
  .spring .spring-content .video .video-area .video-action .video-action-left .danmu-icon-open {
    width: 8.3333rem;
    height: 8.333rem;
  }
  .spring .spring-content .video .video-area .video-action .video-action-left .danmu-icon-close {
    width: 8.6042rem;
    height: 8.2396rem;
  }
  .spring .spring-content .video .video-area .video-action .video-action-left .active ul.remarks {
    height: 26.0417rem;
  }
  .spring .spring-content .video .video-area .video-action span.agree {
    width: 6.8542rem;
    height: 6.8542rem;
    border-radius: 2.0833rem;
  }
  .spring .spring-content .video .video-area .video-action span.agree .zan {
    width: 4.1458rem;
    height: 4.9792rem;
  }
  .spring .spring-content .video .video-area .video-action span.agree .yanhua {
    width: 6.125rem;
    height: 6.125rem;
    bottom: 7.8125rem;
  }
  .spring .spring-content .video .video-area .video-action span.agree .big-heart {
    width: 6.0833rem;
    height: 6.8229rem;
  }
  .spring .spring-content .video .video-area .video-action span.agree .big-zan {
    width: 6.125rem;
    height: 6.8542rem;
  }
  .spring .spring-content .video .video-area .video-action span.agree .small-heart {
    width: 6.8542rem;
    height: 6.8542rem;
  }
  .spring .spring-content .video .video-area .danmu-item {
    font-size: 3rem;
  }
  .spring .spring-content .program {
    width: 0rem;
    height: 53.2292rem;
    padding: 0;
    position: absolute;
    right: 0;
    transition: all 0.5s ease-in;
    z-index: 1001;
  }
  .spring .spring-content .program .program-title {
    width: 6.25rem;
    height: 11.0938rem;
    background: url(images/mobile/videoCnListBg.png) no-repeat;
    background-size: contain;
    display: inline-block;
    position: absolute;
    left: -6.25rem;
    top: 8.5938rem;
    cursor: pointer;
    z-index: 10000;
  }
  .spring .spring-content .program .program-en-title {
    background: url(images/mobile/videoEnListBg.png) no-repeat;
    background-size: contain;
  }
  .spring .spring-content .program ul li {
    line-height: 150%;
  }
  .spring .active-list .program {
    width: 31.25rem;
    padding: 1.1458rem 0.5208rem;
  }
  .spring .active-list .program .program-list {
    height: 48.7708rem;
  }
  .spring .active-list .program .program-list .gathering-title {
    font-size: 1.5625rem;
  }
  .spring .active-list .program .program-list ul li {
    height: auto;
    background: #fff;
    margin-bottom: 1.0417rem;
  }
  .screening .search {
    width: 31.25rem;
    height: 6.2rem;
    line-height: 6.2rem;
  }
  .screening .search .search-input {
    width: 100%;
    height: 6.2rem;
    line-height: 6.2rem;
    font-size: 3rem;
  }
  .screening .search .search-input::placeholder {
    font-size: 2rem;
  }
  .screening .search .search-btn {
    width: 2.5rem;
    height: 2.5rem;
    top: 2rem;
    right: 1rem;
  }
  .screening .screen-con {
    width: 90%;
  }
  .screening .screen-con .screen-btn {
    width: 100%;
    height: auto;
    display: block;
    background: none;
    border: none;
  }
  .screening .screen-con .screen-btn ul {
    width: 100%;
    height: 10rem;
    background: #fff;
    font-size: 1.5rem;
    margin-top: 0.5rem;
  }
  .screening .screen-con .screen-btn ul li {
    padding: 1rem 2.5rem;
    font-size: 3rem;
  }
  .screening .screen-con .screen-btn .bar {
    display: none;
  }
  .screening .screen-con .screen-btn ul:first-child {
    width: 100%;
  }
  .screening .screen-con .categorized {
    width: 100%;
    padding: 1.0417rem;
  }
  .screening .screen-con .categorized .cate-top {
    width: 100%;
    background-size: 100% 100%;
  }
  .screening .screen-con .categorized .cate-con {
    width: 100%;
    background: none;
    border-left: 0.1042rem solid #ffb263;
    border-right: 0.1042rem solid #ffb263;
  }
  .screening .screen-con .categorized .cate-con .cate-con-left {
    display: none;
  }
  .screening .screen-con .categorized .cate-con .cate-con-right {
    display: none;
  }
  .screening .screen-con .categorized .cate-con ul li {
    width: 48%;
    height: auto;
    margin: 0 2.0833rem 2.0833rem 0;
  }
  .screening .screen-con .categorized .cate-con ul li .video {
    height: 18.5417rem;
  }
  .screening .screen-con .categorized .cate-con ul li .item {
    height: auto;
    font-size: 3rem;
  }
  .screening .screen-con .categorized .cate-con ul li:nth-child(3n) {
    margin: 0 2.0833rem 2.0833rem 0;
  }
  .screening .screen-con .categorized .cate-con ul li:nth-child(2n) {
    margin-right: 0;
  }
  .screening .screen-con .categorized .cate-con .item-btn {
    width: 16.0208rem;
    height: 7.2917rem;
    line-height: 7.2917rem;
    margin: 2.0833rem auto 0;
    border-radius: 1.2604rem;
    font-size: 3rem;
    font-weight: bold;
  }
  .screening .screen-con .categorized .cate-bot {
    width: 100%;
    background-size: 100% 100%;
  }
  .shadow-layer .layer-video {
    width: 90rem;
  }
  .shadow-layer .layer-video .layer-video-info .layer-video-info-title {
    font-size: 1.875rem;
  }
  .shadow-layer .layer-video .layer-video-info .layer-video-info-desc {
    font-size: 1.25rem;
  }
  .shadow-layer .layer-video .layer-video-info .close-icon {
    width: 2.7083rem;
    height: 2.7083rem;
  }
  .share-con {
    display: none;
  }
  body[data-lang=EN] .spring .spring-content .program .program-list .gathering-title {
    font-size: 1.0417rem;
    line-height: 150%;
  }
  body[data-lang=EN] .spring .spring-content .program .program-list ul li {
    height: auto;
  }
  body[data-lang=EN] .search {
    width: 45rem;
  }
  body[data-lang=EN] .screen-con .screen-btn {
    width: 100%;
  }
  body[data-lang=EN] .screen-con .screen-btn ul {
    width: 100%;
    text-align: center;
  }
  body[data-lang=EN] .screen-con .screen-btn ul:first-child {
    width: 100%;
  }
  body[data-lang=EN] .screen-con .categorized .item-btn {
    width: 13rem;
    height: 5.2083rem;
    line-height: 5.2083rem;
  }
  body[data-lang=EN] .foot .copywriting {
    font-size: 1.5rem;
  }
}
