@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  background: url(../images/bg.png) center center repeat-y;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.bg {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: -1;
  left: 0;
  top: -10%;
  display: block;
  width: 100%;
  height: 110%;
}
.banner {
  position: relative;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  width: auto;
  right: 50%;
  margin-right: -600px;
  bottom: 50px;
  z-index: 3;
  text-align: center;
}
.banner .banner-pagination span {
  opacity: 1;
  border-radius: 100%;
  width: auto;
  height: auto;
  margin-left: 10px;
  cursor: pointer;
  outline: none;
  background: #fff;
  width: 8px;
  height: 8px;
  opacity: 0.4;
}
.banner .banner-pagination span.swiper-pagination-bullet-active {
  opacity: 1;
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.title {
  line-height: 1;
  text-align: center;
}
.title em {
  display: block;
  font-family: Impact;
  font-size: 80px;
  color: #221a17;
  opacity: 0.05;
  line-height: 65px;
  text-transform: uppercase;
}
.title b {
  display: block;
  font-size: 40px;
  margin-top: -40px;
  position: relative;
  z-index: 2;
}
.title b span {
  color: #da1b2b;
}
.title i {
  display: block;
  text-transform: uppercase;
  line-height: 10px;
  font-family: Arial;
  margin-top: 16px;
  font-size: 14px;
}
.about {
  background-color: #f5f5f5;
  padding: 70px 0;
}
.about .aboutBox {
  margin-top: 40px;
}
.about .aboutL {
  float: left;
  width: 54%;
}
.about .aboutText {
  height: 450px;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  background-color: #da1b2b;
  padding: 66px 64px 0;
  color: #fff;
  position: relative;
  border: 1px solid #f5f5f5;
}
.about .aboutText .aboutTit {
  padding-left: 22px;
  border-left: 3px solid #fff;
  line-height: 1;
}
.about .aboutText .aboutTit i {
  display: block;
  text-transform: uppercase;
  font-family: Arial;
  font-size: 28px;
  line-height: 20px;
}
.about .aboutText .aboutTit span {
  display: block;
  font-size: 24px;
  margin-top: 20px;
}
.about .aboutText .tit {
  line-height: 1;
  font-size: 24px;
  font-weight: bold;
  margin-top: 76px;
}
.about .aboutText .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 36px;
  height: 108px;
  opacity: 0.8;
  margin-top: 48px;
  font-size: 16px;
}
.about .aboutText .more {
  position: absolute;
  top: 76px;
  right: 70px;
  display: block;
  z-index: 1;
  width: 85px;
  height: 85px;
  line-height: 85px;
  background: #fff;
  font-family: Arial;
  font-size: 18px;
  color: #333;
  border-radius: 100%;
  text-align: center;
  box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.15);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more:hover {
  animation: bowen 1.2s linear infinite;
  color: #da1b2b;
}
@keyframes bowen {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0);
  }
}
.about .whLink {
  display: block;
  background-color: #ffffff;
  height: 450px;
  border: 1px solid #f5f5f5;
}
.about .whLink a {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 50px 70px;
}
.about .whLink a * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .whLink a .pic {
  display: block;
  margin: auto;
  border-radius: 100%;
  width: 140px;
  height: 140px;
  border: solid 10px #fff;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  box-shadow: 0 0 0 1px #f5f5f5;
}
.about .whLink a .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .whLink a .cn {
  display: block;
  font-weight: bold;
  font-size: 20px;
  margin-top: 35px;
  line-height: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .whLink a .en {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 5px;
  line-height: 20px;
  color: #999999;
}
.about .whLink a .txt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #666666;
  margin-top: 34px;
}
.about .whLink a:after {
  content: "";
  display: block;
  margin: 35px auto 0;
  width: 40px;
  height: 3px;
  background-color: #221a17;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #da1b2b, #da1b2b);
  background-image: linear-gradient(to right, #da1b2b, #da1b2b);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.about .whLink a:hover .pic {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 0 0 1px rgba(218, 27, 43, 0.5);
}
.about .whLink a:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.about .whLink a:hover .cn {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  color: #da1b2b;
}
.about .whLink a:hover .en {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.about .whLink a:hover .txt {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.about .whLink a:hover:after {
  background-color: #da1b2b;
  background-size: 100% 100%;
}
.about .aLink {
  float: right;
  width: 46%;
}
.about .aLink ul li {
  float: left;
  width: 50%;
  height: 450px;
  background: #fff;
  border: 1px solid #f5f5f5;
}
.about .aLink ul li a {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 50px 10%;
}
.about .aLink ul li a * {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a .pic {
  display: block;
  margin: auto;
  border-radius: 100%;
  width: 140px;
  height: 140px;
  border: solid 10px #fff;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  box-shadow: 0 0 0 1px #f5f5f5;
}
.about .aLink ul li a .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a .cn {
  display: block;
  font-weight: bold;
  font-size: 20px;
  margin-top: 35px;
  line-height: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a .en {
  display: block;
  font-family: Arial;
  font-size: 12px;
  margin-top: 5px;
  line-height: 20px;
  color: #999999;
}
.about .aLink ul li a .txt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  color: #666666;
  margin-top: 34px;
}
.about .aLink ul li a:after {
  content: "";
  display: block;
  margin: 35px auto 0;
  width: 40px;
  height: 3px;
  background-color: #221a17;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #da1b2b, #da1b2b);
  background-image: linear-gradient(to right, #da1b2b, #da1b2b);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.about .aLink ul li a:hover .pic {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  box-shadow: 0 0 0 1px rgba(218, 27, 43, 0.5);
}
.about .aLink ul li a:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.about .aLink ul li a:hover .cn {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  color: #da1b2b;
}
.about .aLink ul li a:hover .en {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.about .aLink ul li a:hover .txt {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.about .aLink ul li a:hover:after {
  background-color: #da1b2b;
  background-size: 100% 100%;
}
.news {
  padding: 70px 0 125px;
}
.news .newsTit::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTit .title {
  float: left;
  text-align: left;
}
.news .newsTit .page {
  float: right;
  margin-top: 20px;
}
.news .newsTit .page .news-prev {
  float: left;
  display: block;
  text-align: center;
  width: 54px;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  text-transform: uppercase;
  background-color: #221a17;
  position: relative;
  z-index: 1;
  color: #fff;
  outline: none;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTit .page .news-prev:before {
  content: '<';
  font-family: simsun;
  font-weight: bold;
  font-size: 24px;
  vertical-align: top;
}
.news .newsTit .page .news-prev span {
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTit .page .news-prev:hover,
.news .newsTit .page .news-prev.on {
  background-color: #da1b2b;
  width: 98px;
}
.news .newsTit .page .news-prev:hover span,
.news .newsTit .page .news-prev.on span {
  width: 55px;
}
.news .newsTit .page .news-next {
  float: left;
  margin-left: 15px;
  display: block;
  text-align: center;
  width: 54px;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  text-transform: uppercase;
  background-color: #221a17;
  position: relative;
  z-index: 1;
  color: #fff;
  outline: none;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTit .page .news-next:after {
  content: '>';
  font-family: simsun;
  font-weight: bold;
  font-size: 24px;
  vertical-align: top;
}
.news .newsTit .page .news-next span {
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTit .page .news-next:hover,
.news .newsTit .page .news-next.on {
  background-color: #da1b2b;
  width: 98px;
}
.news .newsTit .page .news-next:hover span,
.news .newsTit .page .news-next.on span {
  width: 55px;
}
.news .newsSwiper {
  margin-top: 65px;
  overflow: hidden;
}
.news .newsSwiper .swiper-container {
  margin-right: -45px;
}
.news .newsSwiper ul li {
  float: left;
  width: 33.333%;
  padding-right: 45px;
}
.news .newsSwiper ul li .item {
  width: 100%;
  height: 500px;
  background-color: #ffffff;
  border: solid 1px #dedede;
  padding: 14px 14px 0;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .pic {
  display: block;
  position: relative;
  width: 100%;
  height: 282px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  overflow: hidden;
}
.news .newsSwiper ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .cont {
  position: relative;
  padding: 18px 10px 0;
}
.news .newsSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .cont .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsSwiper ul li .item .cont .bt:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 5px;
  height: 5px;
  background-color: #333333;
  margin-right: 12px;
  border-radius: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #999999;
  font-size: 14px;
  margin-top: 10px;
}
.news .newsSwiper ul li .item .cont .inBtn {
  margin-top: 26px;
  line-height: 30px;
}
.news .newsSwiper ul li .item .cont .inBtn::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsSwiper ul li .item .cont .inBtn .date {
  float: left;
  color: #999999;
  font-size: 14px;
}
.news .newsSwiper ul li .item .cont .inBtn .date span {
  font-size: 18px;
  color: #333333;
}
.news .newsSwiper ul li .item .cont .inBtn .more {
  float: right;
  display: block;
  width: 125px;
  height: 30px;
  background-color: #f5f5f5;
  border-radius: 15px;
  line-height: 30px;
  font-family: Arial;
  font-size: 16px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsSwiper ul li .item .cont .inBtn .more i {
  min-width: 5px;
}
.news .newsSwiper ul li .item .cont .inBtn .more:hover {
  background-color: #da1b2b;
  color: #fff;
  box-shadow: 0 10px 10px -5px rgba(218, 27, 43, 0.5);
}
.news .newsSwiper ul li .item:hover {
  border-color: #da1b2b;
}
.news .newsSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.news .newsSwiper ul li .item:hover .cont .bt {
  color: #da1b2b;
}
.news .newsSwiper ul li .item:hover .cont .bt:before {
  background-color: #da1b2b;
}
.news .newsSwiper ul li .item:hover .cont .more {
  background-color: #da1b2b;
  color: #fff;
}
.party {
  background-color: #f5f5f5;
  padding: 70px 0 40px;
}
.party .djBox {
  margin-top: 40px;
}
.party .hotTabs {
  float: left;
  width: 50%;
  padding-right: 30px;
}
.party .hotTabs .hotSwiper {
  background-color: #fff;
}
.party .hotTabs .hotSwiper ul li {
  height: 538px;
}
.party .hotTabs .hotSwiper ul li .pic {
  display: block;
  width: 100%;
  height: 360px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.party .hotTabs .hotSwiper ul li .pic img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  object-fit: cover;
}
.party .hotTabs .hotSwiper ul li .cont {
  height: 178px;
  padding: 26px 30px 0;
}
.party .hotTabs .hotSwiper ul li .cont .tt {
  height: 38px;
  line-height: 38px;
  position: relative;
  padding-right: 95px;
}
.party .hotTabs .hotSwiper ul li .cont .tt .date {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #999999;
}
.party .hotTabs .hotSwiper ul li .cont .tt .date span {
  font-size: 18px;
  color: #333333;
}
.party .hotTabs .hotSwiper ul li .cont .tt .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 38px;
  line-height: 38px;
  font-size: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.party .hotTabs .hotSwiper ul li .cont .tt .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.party .hotTabs .hotSwiper ul li .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 34px;
  height: 68px;
  font-size: 16px;
  color: #999999;
  margin-top: 14px;
}
.party .hotTabs .hotSwiper ul li:hover .pic img {
  -webkit-transform: scale(1.08) rotate(0);
  -moz-transform: scale(1.08) rotate(0);
  -o-transform: scale(1.08) rotate(0);
  transform: scale(1.08) rotate(0);
}
.party .hotTabs .hotSwiper ul li:hover .cont .bt {
  color: #da1b2b;
}
.party .hotTabs .djMore {
  display: block;
  margin-top: 30px;
  height: 90px;
  background-color: #ffffff;
  padding: 0 36px;
  color: #666666;
  font-size: 16px;
  line-height: 90px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.party .hotTabs .djMore:before {
  content: "";
  display: block;
  float: right;
  height: 100%;
  width: 10px;
  background: url(../images/moreNews.png) center center no-repeat;
}
.party .hotTabs .djMore:hover {
  color: #da1b2b;
}
.party .hotTabs .djMore:hover:before {
  animation: zyfd 1.5s linear infinite;
}
.party .djTabs {
  float: right;
  width: 50%;
  padding-left: 30px;
}
.party .djTabs .hd {
  border-top: 1px solid #dddddd;
  height: 76px;
  line-height: 75px;
}
.party .djTabs .hd ul {
  display: flex;
  justify-content: space-between;
}
.party .djTabs .hd ul li {
  float: left;
  flex: 1;
}
.party .djTabs .hd ul li a {
  display: block;
  padding: 0 15px;
  height: 82px;
  line-height: 82px;
  position: relative;
  font-size: 16px;
  text-align: center;
}
.party .djTabs .hd ul li a:before {
  content: "";
  display: block;
  height: 2px;
  background-color: #cf1f29;
  position: absolute;
  top: -1px;
  left: 50%;
  width: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.party .djTabs .hd ul li a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -6px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 0 solid #da1b2b;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.party .djTabs .hd ul li a i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 20px;
  height: 30px;
  margin-right: 8px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.party .djTabs .hd ul li a i:before,
.party .djTabs .hd ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.party .djTabs .hd ul li a i.ico1:before {
  background: url(../images/djico1.png) center center no-repeat;
}
.party .djTabs .hd ul li a i.ico1:after {
  background: url(../images/djico1h.png) center center no-repeat;
}
.party .djTabs .hd ul li a i.ico2:before {
  background: url(../images/djico2.png) center center no-repeat;
}
.party .djTabs .hd ul li a i.ico2:after {
  background: url(../images/djico2h.png) center center no-repeat;
}
.party .djTabs .hd ul li a i.ico3:before {
  background: url(../images/djico3.png) center center no-repeat;
}
.party .djTabs .hd ul li a i.ico3:after {
  background: url(../images/djico3h.png) center center no-repeat;
}
.party .djTabs .hd ul li a i.ico4:before {
  background: url(../images/djico4.png) center center no-repeat;
}
.party .djTabs .hd ul li a i.ico4:after {
  background: url(../images/djico4h.png) center center no-repeat;
}
.party .djTabs .hd ul li:hover a,
.party .djTabs .hd ul li.on a {
  font-size: 18px;
  font-weight: bold;
}
.party .djTabs .hd ul li:hover a:after,
.party .djTabs .hd ul li.on a:after {
  border-top: 7px solid #da1b2b;
}
.party .djTabs .hd ul li:hover a:before,
.party .djTabs .hd ul li.on a:before {
  width: 100%;
  left: 0;
}
.party .djTabs .hd ul li:hover a i:before,
.party .djTabs .hd ul li.on a i:before,
.party .djTabs .hd ul li:hover a i:after,
.party .djTabs .hd ul li.on a i:after {
  top: -100%;
}
.party .djTabs .bd {
  overflow: hidden;
}
.party .djList {
  overflow: hidden;
  height: 584px;
}
.party .djList ul::after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.party .djList ul li {
  position: relative;
  height: 138px;
  overflow: hidden;
  background-color: #ffffff;
  border-top: solid 1px #eeeeee;
  padding: 40px 40px 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 0.5s cubic-bezier(0, 0, 0.18, 0.96);
}
.party .djList ul li:first-child {
  border-top: none;
}
.party .djList ul li .more {
  position: absolute;
  width: 17px;
  height: 23px;
  top: 55px;
  right: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/djar.png) 0 center no-repeat;
}
.party .djList ul li .date {
  font-size: 14px;
  color: #999999;
  position: relative;
  top: 0;
  line-height: 12px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.party .djList ul li .date span {
  font-size: 18px;
  color: #333;
  line-height: 14px;
}
.party .djList ul li .bt {
  margin-top: 14px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
  margin-right: 90px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.party .djList ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.party .djList ul li p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 30px;
  height: 60px;
  color: #fff;
  opacity: 0.8;
  margin-top: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.party .djList ul li:hover .more {
  animation: zyfd 1.5s linear infinite;
}
.party .djList ul li.on,
.party .djList ul li:hover {
  height: 168px;
  background: #da1b2b;
}
.party .djList ul li.on .bt,
.party .djList ul li:hover .bt {
  color: #fff;
}
.party .djList ul li.on .date,
.party .djList ul li:hover .date {
  opacity: 0;
  filter: alpha(opacity=0);
  margin-top: -35px;
}
.party .djList ul li.on .more,
.party .djList ul li:hover .more {
  background-image: url(../images/djarh.png);
  top: 45px;
}
.links {
  background-color: #f5f5f5;
  padding-bottom: 70px;
  position: relative;
}
.links .linksBox {
  display: flex;
  z-index: 1;
  line-height: 34px;
}
.links .linksBox .tit {
  float: left;
  width: 90px;
  position: relative;
}
.links .linksBox .tit i {
  display: block;
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
  font-size: 26px;
  line-height: 18px;
  font-style: italic;
}
.links .linksBox .tit i::first-letter {
  color: #da1b2b;
  font-weight: bold;
  font-size: 40px;
  line-height: 28px;
  font-style: normal;
}
.links .linksBox .tit span {
  display: block;
  font-size: 18px;
  margin-top: 8px;
}
.links .linksBox .list {
  flex: 1;
  float: right;
  overflow: hidden;
  line-height: 34px;
  width: 1140px;
  text-align: left;
  margin-top: 18px;
}
.links .linksBox .list a {
  display: inline-block;
  position: relative;
  font-size: 16px;
  margin-left: 40px;
  color: #999999;
}
.links .linksBox .list a:before {
  content: "-";
}
.links .linksBox .list a:after {
  content: "-";
}
.links .linksBox .list a:hover {
  color: #da1b2b;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
