.indexbox {
  background: #082098;
  max-width: 1920px;
  margin: 0 auto;
  padding-bottom: 69px;
}
.indexbox .banner {
  height: 489px;
  background: url(../images/lybanner.png) center top no-repeat #082098;
}
.indexbox .conter {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.indexbox .conter .time-swiper {
  width: 1114px;
  height: 46px;
  margin: 0 auto;
}
.indexbox .conter .time-swiper .swiper-wrapper {
  width: 1114px;
  height: 46px;
}
.indexbox .conter .time-swiper .swiper-wrapper .swiper-slide {
  width: 201px !important;
  height: 46px;
  background: url(../images/timeBj.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  line-height: 52px;
  margin-right: 27px;
}
.indexbox .conter .time-swiper .swiper-wrapper .swiper-slide span {
  color: #5af7fe;
  font-size: 16px;
}
.indexbox .conter .time-swiper .swiper-wrapper .timeactive {
  background: url(../images/timeBjXz.png) no-repeat;
}
.indexbox .conter .prey {
  position: absolute;
  top: 2px;
  left: 0;
  width: 28px;
  height: 44px;
  background: url(../images/timeLeft.png) no-repeat;
}
.indexbox .conter .next {
  position: absolute;
  top: 2px;
  right: 0;
  width: 28px;
  height: 44px;
  background: url(../images/timeRight.png) no-repeat;
}
.indexbox .conter .jcrq {
  width: 1111px;
  height: 50px;
  background: linear-gradient(to right, #082098 0%, #3d89d9 50%, #082098 100%);
  margin: 28px auto 12px;
  text-align: center;
  line-height: 50px;
}
.indexbox .conter .jcrq span {
  font-size: 18px;
  color: #fff;
}
.indexbox .conter .tabelSet {
  width: 1112px;
  height: 325px;
  margin: 0 auto;
}
.indexbox .conter .tabelSet .tablehead {
  width: 100%;
  height: 79px;
}
.indexbox .conter .tabelSet .tablehead .left {
  float: left;
  width: 216px;
  height: 79px;
  background-color: #1b47b5;
  text-align: center;
  line-height: 90px;
  color: #fff;
  font-size: 18px;
}
.indexbox .conter .tabelSet .tablehead .right {
  float: right;
  width: 891px;
  height: 79px;
}
.indexbox .conter .tabelSet .tablehead .right .rightTop {
  width: 891px;
  height: 38px;
  background-color: #1b47b5;
  text-align: center;
  line-height: 38px;
  color: #fff;
  font-size: 18px;
  margin-bottom: 3px;
}
.indexbox .conter .tabelSet .tablehead .right .rightbom {
  width: 891px;
  height: 38px;
  background-color: #153aab;
}
.indexbox .conter .tabelSet .tablehead .right .rightbom li {
  width: 297px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  float: left;
  color: #fff;
  font-size: 18px;
}
.indexbox .conter .tabelSet .tablelist {
  height: 246px;
  width: 1112px;
}
.indexbox .conter .tabelSet .tablelist .tablebody {
  display: none;
  width: 100%;
  height: 100%;
}
.indexbox .conter .tabelSet .tablelist .tablebody ul {
  width: 1112px;
  height: 41px;
}
.indexbox .conter .tabelSet .tablelist .tablebody ul li {
  float: left;
  width: 297px;
  height: 41px;
  font-size: 16px;
  color: #fff;
  opacity: 0.55;
  text-align: center;
  line-height: 41px;
}
.indexbox .conter .tabelSet .tablelist .tablebody ul li:first-child {
  width: 216px;
  margin-right: 5px;
}
.indexbox .conter .tabelSet .tablelist .tablebody ul:nth-child(2n) {
  background: linear-gradient(to right, #082098 0%, #0f2da2 10%, #0f2da2 90%, #082098 100%);
}
