@font-face {
  font-family: zt;
  src: url('//js-oss.588ku.com/comp/Font/css/activity/zt.ttf');
}
.section {
  max-width: 2560px;
  min-width: 1200px;
  margin: 0 auto;
  background: #fff no-repeat center top;
}
.section .data-list {
  width: 1200px;
  margin: 0 auto;
}
.section .data-list > li {
  font-size: 0;
}
.section .data-list > li .card {
  display: inline-block;
  width: 268px;
  height: 195px;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  transition: all 0.4s;
  position: relative;
  margin: 0 42px 42px 0;
}
.section .data-list > li .card img {
  width: 100%;
  display: block;
}
.section .data-list > li .card .down-btn {
  display: inline-block;
  width: 146px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #935930;
  font-size: 16px;
  background: url(//js-oss.588ku.com/imgPath/Font/images/activity/topic/down-btn.png) no-repeat center / 100%;
  transition: all 0.2s;
  position: absolute;
  bottom: 10%;
  left: 0;
  right: 0;
  margin: auto;
}
.section .data-list > li .card .down-btn:hover {
  color: #fff;
  background: url(//js-oss.588ku.com/imgPath/Font/images/activity/topic/down-btn-hover.png) no-repeat center / 100%;
}
.section .data-list > li .card:hover {
  transform: scale(1.05);
}
.section .data-list > li:nth-child(4n+4) .card {
  margin-right: 0px;
}
.section.section-top {
  height: 588px;
  position: relative;
  background-image: url(//js-oss.588ku.com/imgPath/Font/images/activity/topic/bg1-1.jpg);
}
.section.section-top .top-link {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 1300px;
  height: 500px;
}
.section.section0 {
  height: 682px;
  background-image: url(//js-oss.588ku.com/imgPath/Font/images/activity/topic/bg2.jpg);
}
.section.section0 .data-list {
  padding-top: 190px;
}
.section.section1 {
  height: 672px;
  background-image: url(//js-oss.588ku.com/imgPath/Font/images/activity/topic/bg3.jpg);
}
.section.section1 .data-list {
  padding-top: 202px;
}
.section.section2 {
  height: 742px;
  background-image: url(//js-oss.588ku.com/imgPath/Font/images/activity/topic/bg4.jpg);
}
.section.section2 .data-list {
  padding-top: 224px;
}
.section.section3 {
  height: 723px;
  background-image: url(//js-oss.588ku.com/imgPath/Font/images/activity/topic/bg5.jpg);
}
.section.section3 .data-list {
  padding-top: 188px;
}
/*右侧边栏 start*/
.right-slide-bar {
  display: none;
  box-sizing: border-box;
  width: 140px;
  height: 332px;
  padding: 30px 0px;
  position: fixed;
  background: #fff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  top: 50%;
  left: 50%;
  margin-top: -260px;
  margin-left: 660px;
  z-index: 100;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  background: url(//js-oss.588ku.com/imgPath/Font/images/activity/topic/side-bar-bg.png) no-repeat center / 100%;
}
.right-slide-bar li a {
  font-size: 20px;
  font-family: zt;
  text-align: center;
  width: 100%;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  line-height: 71px;
}
.right-slide-bar li.on:nth-child(1) a,
.right-slide-bar li:hover:nth-child(1) a {
  color: #704282;
}
.right-slide-bar li.on:nth-child(2) a,
.right-slide-bar li:hover:nth-child(2) a {
  color: #39A1CC;
}
.right-slide-bar li.on:nth-child(3) a,
.right-slide-bar li:hover:nth-child(3) a {
  color: #BC9129;
}
.right-slide-bar li.on:nth-child(4) a,
.right-slide-bar li:hover:nth-child(4) a {
  color: #393F71;
}
.right-slide-bar .right-fixed-box {
  width: 140px;
  height: 92px;
  position: absolute;
  bottom: -132px;
  background: #ffffff url(//js-oss.588ku.com/imgPath/Font/images/activity/topic/side-bar-bg2.png) no-repeat center / 100%;
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.right-slide-bar .right-fixed-box .share-wrap {
  color: #7D7D7D;
  position: relative;
}
.right-slide-bar .right-fixed-box .share-wrap > span {
  font-size: 16px;
}
.right-slide-bar .right-fixed-box .share-wrap .share-box {
  display: inline-block;
}
.right-slide-bar .right-fixed-box .share-wrap .share-box .social-share {
  display: inline-block;
}
.right-slide-bar .right-fixed-box .share-wrap .share-box .social-share .social-share-icon {
  width: 22px;
  height: 22px;
  font-size: 0px;
  line-height: 22px;
  margin: 14px 6px 10px;
  border: none;
  line-height: normal;
  transition: all 0.2s;
}
.right-slide-bar .right-fixed-box .share-wrap .share-box .social-share .social-share-icon.icon-qq {
  background: url(//js-oss.588ku.com/imgPath/Font/images/activity/topic/qq.png) no-repeat center / 100%;
}
.right-slide-bar .right-fixed-box .share-wrap .share-box .social-share .social-share-icon.icon-weibo {
  background: url(//js-oss.588ku.com/imgPath/Font/images/activity/topic/wb.png) no-repeat center / 100%;
}
.right-slide-bar .right-fixed-box .share-wrap .share-box .social-share .social-share-icon:hover {
  transform: scale(1.1);
}
.right-slide-bar .right-fixed-box .share-wrap .share-box .copyUrl {
  height: 30px;
  background: #935930;
  border-radius: 4px;
  margin-left: 4px;
  display: inline-block;
  padding: 0 16px;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  transition: all 0.1s;
  box-shadow: 2px 3px 9px 0px rgba(147, 89, 48, 0.3);
}
.right-slide-bar .right-fixed-box .share-wrap .share-box .copyUrl:hover {
  background-color: rgba(147, 89, 48, 0.9);
}
.right-slide-bar .right-fixed-box .share-wrap .share-tip {
  font-size: 14px;
  color: #fff;
  background-color: #898989;
  height: 30px;
  line-height: 30px;
  padding: 0 8px;
  display: inline-block;
  border-radius: 4px;
  position: absolute;
  bottom: -50px;
  right: 0px;
  width: 270px;
  display: none;
  animation: leftRight 1.5s infinite linear;
  -webkit-animation: leftRight 1.5s infinite linear;
}
.right-slide-bar .right-fixed-box .share-wrap .share-tip:before {
  content: '';
  width: 8px;
  height: 8px;
  background: #898989;
  transform: rotate(45deg);
  position: absolute;
  top: -4px;
  left: 234px;
}
@media screen and (max-width: 1200px) {
  .right-slide-bar {
    display: none;
  }
}
/*右侧边栏end*/
/* 功能toast样式 */
.common-toast {
  position: fixed;
  top: -50px;
  color: #fff;
  width: 100%;
  text-align: center;
  z-index: 999999;
  opacity: 0;
}
.common-toast .common-toast-msg {
  background-color: rgba(0, 0, 0, 0.7);
  padding: 8px 38px;
  border-radius: 8px;
  font-size: 18px;
}
.commonToastAnimate {
  animation: commonToastKF 3s ;
}
@keyframes commonToastKF {
  0% {
    top: -50px;
    opacity: 1;
  }
  15% {
    top: 100px;
    opacity: 1;
  }
  85% {
    top: 100px;
    opacity: 1;
  }
  99% {
    top: -50px;
    opacity: 1;
  }
  100% {
    top: -50px;
    opacity: 0;
  }
}
/* 功能toast样式 */
