/* 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__item {
    overflow: hidden;
    padding: 20px 0 16px 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; }

.hot-video-wrap {
    width: 100%;
}
.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: 22%;
}
.hot-video-list__item-cover {
    display: block;
    width: 100%;
    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: 380px;
    /*margin-right: 20px;*/
    margin-bottom: 30px; }
/*.main3-item:nth-child(3n) {*/
/*    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;
}

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