/* main1 */
.main1 {
  overflow: hidden;
  margin: 24px 0; }

.news-swiper {
  width: 586px;
  height: 410px; }
  .news-swiper__cover {
    display: block;
    width: 586px;
    height: 410px; }
    .news-swiper__cover__img {
      width: 100%;
      height: 100%; }
  .news-swiper__title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 586px;
    height: 48px;
    font-size: 16px;
    color: #fff;
    line-height: 48px;
    padding: 0 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, 0.5);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); }
  .news-swiper .swiper-pagination {
    text-align: right;
    padding-right: 16px;
    box-sizing: border-box; }
    .news-swiper .swiper-pagination .swiper-pagination-bullet {
      width: 12px;
      height: 12px;
      background-color: #c1080d;
      border-radius: 50%;
      opacity: 1; }
    .news-swiper .swiper-pagination .swiper-pagination-bullet-active {
      width: 36px;
      border-radius: 6px;
      background-color: #efb609; }

.news-list-wrap {
  width: 594px; }
  .news-list-wrap .news-list .common-news-list {
    display: none; }
    .news-list-wrap .news-list .common-news-list:first-child {
      display: block; }

/* main2 */
.main2 {
  overflow: hidden; }

.notice-wrap {
  width: 670px; }

.notice-title-wrap {
  position: relative;
  height: 56px;
  background-image: url("../img/line-bj.png");
  background-repeat: no-repeat;
  background-position: left top; }
  .notice-title-wrap:after {
    position: absolute;
    right: 0;
    bottom: 0;
    content: '';
    width: 544px;
    height: 4px;
    background-color: #d90107; }
  .notice-title-wrap__logo {
    overflow: hidden; }
  .notice-title-wrap__logo-cover {
    width: 24px;
    height: 22px;
    margin-left: 22px; }
    .notice-title-wrap__logo-cover__img {
      width: 100%;
      height: 100%; }
  .notice-title-wrap__logo-text {
    font-size: 20px;
    color: #333;
    line-height: 1;
    padding-left: 4px; }
  .notice-title-wrap__title {
    font-size: 24px;
    color: #d90107;
    line-height: 1;
    padding-left: 22px;
    padding-top: 10px; }

.notice-list {
  padding-top: 20px;
}
.notice-list__item {
  overflow: hidden;
  padding: 37px 0 37px 0;
  border-bottom: 1px #d9d9d9 solid; }
.notice-list__item-cover {
  width: 74px;
  height: 74px;
  margin-right: 16px; }
  .notice-list__item-cover__img {
    width: 100%;
    height: 100%; }
.notice-list__item-content {
  width: 578px; }
.notice-list__item-content-top {
  overflow: hidden;
  font-size: 16px;
  color: #333;
  padding-bottom: 15px; }
.notice-list__item-content-name, .notice-list__item-content-period, .notice-list__item-content-rule {
  padding-right: 15px; }
.notice-list__item-content-money__text {
  color: #d90107; }
.notice-list__item-content-bottom {
  overflow: hidden; }
.notice-list__item-content-result-list {
  overflow: hidden;
  margin-bottom: 9px; }
  .notice-list__item-content-result-list__item {
    float: left;
    width: 30px;
    height: 30px;
    background-color: #d90107;
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-right: 8px; }
  .notice-list__item-content-result-list__item--active {
    background-color: #559fde; }
.notice-list__item-content-other__item {
  display: inline-block;
  padding-bottom: 9px; }
  .notice-list__item-content-other__item:hover {
    opacity: 0.7; }
  .notice-list__item-content-other__item:last-child .notice-list__item-content-other__item-text {
    padding-right: 0; }
.notice-list__item-content-other__item-icon {
  float: left;
  width: 22px;
  height: 22px; }
  .notice-list__item-content-other__item-icon__img {
    width: 100%;
    height: 100%; }
.notice-list__item-content-other__item-text {
  float: left;
  font-size: 15px;
  color: #999;
  line-height: 22px;
  padding: 0 10px 0 7px; }
.notice-list__item-2 .notice-list__item-cover {
  margin-top: 12px; }


.good-news.swiper-container {
  width: 100%;
  height: 340px;
  margin-bottom: 20px;
}
.good-news .swiper-slide {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('../img/good-news-bg.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.good-news .swiper-slide-title {
  font-size: 24px;
  line-height: 42px;
  color: #f11015;
  font-weight: bold;
  padding: 170px 75px 58px 75px;
  box-sizing: border-box;
}
.good-news .swiper-pagination {
  text-align: left;
  padding-left: 50px;
  box-sizing: border-box;
}
.good-news .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 50%;
  opacity: 1;
}
.good-news .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ffe59e;
}
.main2-news .news-list .common-news-list {
  display: none;
}
.main2-news .news-list .common-news-list:first-child {
  display: block;
}
.main2-news .common-news-list__item__title {
  width: 76%;
}

.hot-video-wrap, .main2-news {
  width: 510px;
}
.hot-list-item {
  display: none;
  padding-top: 32px;
}
.hot-list-item:first-child {
  display: block;
}
.hot-video-wrap .common-news-title-nav__item:first-child {
    /*line-height: 0;*/
}
.hot-video-wrap .img-title-active {
  display: block;
}
.hot-video-wrap .img-title {
  display: none;
}

.hot-video-list {
  padding-top: 32px;
}
.hot-video-list__item {
    margin-bottom: 13px;
    display: inline-block;
    width: 49%;
}
.hot-video-list__item-cover {
    display: block;
    width: 240px;
    height: 160px;
    margin: 0 auto;
    transition: all 0.5s ease-in;
}
.hot-video-list__item-cover__img {
  width: 100%;
  height: 100%;
}
.hot-video-list__item-cover:hover {
  transform: scale(1.1);
}
.hot-video-list__item-title {
    font-size: 14px;
    color: #333;
    padding: 20px;
    box-sizing: border-box;
    width: 240px;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* topic */
.topic {
  height: 150px;
  margin-bottom: 24px; }
.topic .swiper-container-2 {
  height: 150px;
}
.topic .swiper-container-2 .swiper-slide img {
    width: 100%;
    height: 100%;
}
  .topic .swiper-container-2 .swiper-pagination {
    text-align: right;
    padding-right: 19px;
    box-sizing: border-box; }
    .topic .swiper-container-2 .swiper-pagination .swiper-pagination-bullet {
      width: 12px;
      height: 12px;
      background-color: #fff;
      border-radius: 50%;
      opacity: 1; }
    .topic .swiper-container-2 .swiper-pagination .swiper-pagination-bullet-active {
      background-color: #efb609; }

/* main3 */
.main3 {
  overflow: hidden; }

.main3-item {
  width: 586px;
  margin-right: 28px;
  margin-bottom: 30px; }
  .main3-item:nth-child(2n) {
    margin-right: 0; }
  .main3-item .news-list .common-news-list {
    display: none; }
    .main3-item .news-list .common-news-list:first-child {
      display: block; }

/* activity */
.activity .swiper-container-3 {
  margin-top: 29px; }
  .activity .swiper-container-3 .swiper-slide {
    width: 370px; }

.activity-item__cover {
  display: block;
  width: 370px;
  height: 200px; }
  .activity-item__cover__img {
    width: 100%;
    height: 100%; }
.activity-item__title {
  font-size: 16px;
  color: #333;
  padding: 4px 20px 44px 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}


/* main4 */
.main4 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
}
.main4-item {
    display: block;
    width: 49%;
}
.main4-item:first-child {
    margin-right: 2%;
}
.main4-item-img {
    width: 100%;
    height: 120px;
}
.main4-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.table-news {
  width: 100%;
  border: 1px solid #d90107;
  box-sizing: border-box;
}
.table-news-head, .table-news-body, .table-news-body_tr {
  display: block;
  width: 100%;
  overflow: hidden;
}
.table-news-head {
  font-weight: bold;
}
.table-news-body_tr {
  border-top: 1px solid #d90107;
}
.table-news-head_td, .table-news-body_td {
  float: left;
  width: 25%;
  height: 36px;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  border-left: 1px solid #d90107;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.table-news-head_td:first-child,
.table-news-body_td:first-child {
  border-left: 0;
}
.ranking-news img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


/*# sourceMappingURL=index.css.map */
