@font-face {
  font-family: 'DINALTERNATE';
  src: '../font/DINALTERNATE.otf';
}
#background_video {
  object-fit: cover;
  height: 600px;
  width: 100%;
}
.some-margin {
  margin-top: -141px;
}
.link-left {
  display: flex;
}
.link-title {
  font-size: 20px;
  color: #ffffff;
  letter-spacing: -0.41px;
}
.gameing-items {
  width: 1414px;
  overflow: hidden;
  padding-bottom: 114px;
  position: relative;
}

.gameing-items-wrapper {
  background: #f2f2f2;
  position: relative;
  background-image: url(../images/itembg.png);
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  opacity: 0.95;
  background-position-y: 0;
}
.swiper-slide {
  display: flex;
  justify-content: center;
}
.gaming-item {
  width: 203.3px;
  height: 207px;
  background-color: #fff;
  box-sizing: border-box;
  border: 1px solid #dbdbdb;
  overflow: hidden;
}
.gaming-item > div {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translate(0, 0);
  background-color: rgba(16, 89, 155, 0.7);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.gameing-text {
  font-size: 14px;
  color: #fff;
  z-index: 10;
  text-align: center;
}
.gaming-item img {
  width: 100px;
  height: 100px;
}
.gameing-placeholder {
  width: 100%;
  height: 35%;
  background: linear-gradient(rgba(13, 161, 255, 0) 35%, #0da1ff 98%);
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translateY(100%);
}
.showin {
  animation: showin 0.3s ease-in-out forwards;
}
.showout {
  animation: showout 0.6s ease-in forwards;
}
.imgin {
  animation: imgin 0.3s ease-in-out forwards;
}
.imgout {
  animation: imgout 0.3s ease-in-out forwards;
}
.textin {
  animation: textin 0.5s ease-in-out forwards;
}
.textout {
  animation: textout 0.5s ease-in-out forwards;
}
.plholderin {
  animation: plholderin 0.5s ease-in-out forwards;
}
.plholderout {
  animation: plholderout 0.5s ease-in-out forwards;
}
@keyframes plholderout {
  from {
    transform: translateY(100%);
  }

  to {
    transform: translateY(0);
  }
}
@keyframes plholderin {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(100%);
  }
}
@keyframes showin {
  from {
    background-color: rgba(16, 89, 155, 0.7);
  }

  to {
    background-color: rgba(16, 89, 155, 0);
  }
}
@keyframes showout {
  from {
    background-color: rgba(16, 89, 155, 0);
  }

  to {
    background-color: rgba(16, 89, 155, 0.7);
  }
}
@keyframes imgin {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes imgout {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
@keyframes textin {
  from {
    transform: translateY(30px);
  }

  to {
    transform: translateY(0);
  }
}
@keyframes textout {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(30px);
  }
}
.gaming-item:not(:first-of-type) {
  border-left: none;
}
.swiper-pagination {
  bottom: -48px !important;
}
.currentClass {
  background-color: #32b2ff;
  opacity: 1;
}
.my-swiper-button-next {
  right: 0;
}
.my-swiper-button-prev {
  left: 0;
}
.game-items-swiper {
  position: relative;
}
.my-swiper-button-next,
.my-swiper-button-prev {
  width: 56px;
  height: 56px;
  text-align: center;
  color: #333;
  font-size: 18px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
}
.my-swiper-button-next .iconfont,
.my-swiper-button-prev .iconfont {
  line-height: 56px;
  font-size: 24px;
  text-align: center;
}
.my-swiper-button-next:hover,
.my-swiper-button-prev:hover {
  /* background-color: rgba(244, 244, 244, 1); */
  background-color: #fff;
  border-radius: 50%;
}
.my-bg {
  opacity: 1;
}
.bg-ticao {
  background: url(../images/sport/ticao.png) no-repeat center center;
  background-size: cover;
}
.bg-youyong {
  background: url(../images/sport/youyong.png) no-repeat center center;
  background-size: cover;
}
.bg-yumaoqiu {
  background: url(../images/sport/yumaoqiu.png) no-repeat center center;
  background-size: cover;
}
.bg-tianjin {
  background: url(../images/sport/tianjin.png) no-repeat center center;
  background-size: cover;
}
.bg-jijian {
  background: url(../images/sport/jijian.png) no-repeat center center;
  background-size: cover;
}
.bg-pp {
  background: url(../images/sport/pp.png) no-repeat center center;
  background-size: cover;
}
.bg-lanqiu {
  background: url(../images/sport/lanqiu.png) no-repeat center center;
  background-size: cover;
}
.bg-paiqiu {
  background: url(../images/sport/paiqiu.png) no-repeat center center;
  background-size: cover;
}
.bg-roudao {
  background: url(../images/sport/roudao.png) no-repeat center center;
  background-size: cover;
}
.bg-saiting {
  background: url(../images/sport/saiting.png) no-repeat center center;
  background-size: cover;
}
.bg-sheji {
  background: url(../images/sport/sheji.png) no-repeat center center;
  background-size: cover;
}
.bg-shejian {
  background: url(../images/sport/shejian.png) no-repeat center center;
  background-size: cover;
}
.bg-shuiqiu {
  background: url(../images/sport/shuiqiu.png) no-repeat center center;
  background-size: cover;
}
.bg-taiquandao {
  background: url(../images/sport/taiquandao.png) no-repeat center center;
  background-size: cover;
}
.bg-tiaoshui {
  background: url(../images/sport/tiaoshui.png) no-repeat center center;
  background-size: cover;
}
.bg-wangqiu {
  background: url(../images/sport/wangqiu.png) no-repeat center center;
  background-size: cover;
}
.bg-wushu {
  background: url(../images/sport/wushu.png) no-repeat center center;
  background-size: cover;
}
.bg-yishu {
  background: url(../images/sport/yishu.png) no-repeat center center;
  background-size: cover;
}
.buildings {
  width: 1220px;
}
.buildings .building {
  display: flex;
  align-items: center;
  height: 280px;
}
.buildings .building:nth-child(1) .building1 {
  background-color: #32b2ff;
}
.buildings .building:nth-child(2) .building1 {
  background-color: #08be63;
}
.buildings .building:nth-child(3) .building1 {
  background-color: #10599b;
}
.building .build-img {
  width: 50%;
  align-self: stretch;
  overflow: hidden;
}
.building .build-img img {
  height: 100%;
  width: 100%;
  display: block;
  transition: all 0.3s ease-in;
}
.img-bigger {
  transform: scale(1.1);
}
.img-smaller {
  transform: scale(1);
}
.build-text-translate-top {
  transform: translateY(-20px);
}
.build-text-translate-bottom {
  transform: translateY(0);
}
.hover-style {
  transform: scale(1.4);
  transition: all 0.5s ease-in;
}
.building0 {
  width: 50%;
  box-sizing: border-box;
  position: relative;
  align-self: stretch;
}
.building0 {
  padding: 46px;
}
.building0 .b_title {
  font-size: 32px;
  color: #ffffff;
  margin-bottom: 30px;
  position: relative;
}
.building0 .b_title::after {
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -8px;
  background-color: #fff;
  opacity: 0.5;
}
.building0 .b_desc {
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
  word-break: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.building0 i {
  position: absolute;
  right: 48px;
  bottom: 16.5px;
}
.building0 .b_title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.building0 .b_title,
.building0 .b_desc,
.building0 i {
  transition: all 0.3s ease-in;
}
.game-buildings {
  padding-bottom: 60px;
}
.building0 .iconfont {
  font-size: 26px;
  color: #fff;
}
.baike-items-wrapper {
  background: #f2f2f2;
  position: relative;
  background-image: url(../images/baike.png);
  background-size: 37%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  opacity: 0.95;
  background-position: 108% 34%;
}
#baike-items > a {
  display: flex;
}
.baike-items {
  width: 1220px;
  padding-bottom: 68px;
}
.baike-items-content {
  display: flex;
  justify-content: space-between;
}
.baike-desc {
  width: 598px;
  background: #ffffff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.05);
  padding: 24px 40px 31px 47px;
  box-sizing: border-box;
  transition: all 0.3s ease-in;
}
.baike-title {
  font-size: 24px;
  color: #333;
  font-family: PingFangSC-Regular;
}
.baike-con {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  font-family: PingFangSC-Regular;
  margin-top: 21px;
  margin-bottom: 29px;
}
.baike-more {
  font-size: 14px;
  color: #028bd4;
  font-family: PingFangSC-Regular;
}
.goCD {
  background-image: url(../images/go-panda.png);
  height: 524px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  display: flex;
  align-items: center;
  z-index: -1;
}
.go-wrapper {
  width: 1220px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}
.go-cont {
  width: 508px;
  opacity: 0.9;
  background: #32b2ff;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.05);
  padding: 31px 49px 36px 48px;
  box-sizing: border-box;
}
.go-title {
  font-family: PingFangSC-Regular;
  font-size: 48px;
  color: #ffffff;
}
.go-desc {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
  margin-top: 20px;
  margin-bottom: 22px;
}
.go-more,
.go-more:hover {
  opacity: 0.7;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #ffffff;
}
.partners-wrapper {
  width: 1220px;
  margin: 0 auto;
}
.go-cont:hover a {
  color: #fff;
  opacity: 1;
}
.news-center {
  padding-bottom: 55px;
}
.baike-item-ani-start {
  transform: translateY(-10px);
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
}
.baike-item-ani-start .baike-title {
  color: #32b2ff;
}
@media (max-width: 1400px) {
  #background_video {
    height: 550px;
  }
  .gameing-items {
    width: 1200px;
  }
  .my-swiper-button-next,
  .my-swiper-button-prev {
    background-color: rgba(244, 244, 244, 0.3);
    border-radius: 50%;
  }
  .my-swiper-button-next {
    right: 8px;
  }
  .my-swiper-button-prev {
    left: 8px;
  }
}
