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

.news-swiper {
  width: 560px;
  height: 360px; }
.news-swiper__cover {
  display: block;
  width: 560px;
  height: 360px; }
.news-swiper__cover__img {
  width: 100%;
  height: 100%; }
.news-swiper__title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 560px;
  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: 10px;
  height: 10px;
  background-color: #c1080d;
  border-radius: 50%;
  opacity: 1; }
.news-swiper .swiper-pagination .swiper-pagination-bullet-active {
  width: 40px;
  border-radius: 6px; }

.news-list-wrap {
  width: 610px; }

/* topic-banner */
.topic-banner {
  display: block;
  height: 120px;
  margin-bottom: 22px; }
.topic-banner img {
  width: 100%;
  height: 100%; }

/* main2 */
.main2 {
  overflow: hidden;
  margin-bottom: 20px; }

.main2-item {
  /*width: 580px;*/
  width: 100%;
  margin-right: 40px; }
.main2-item:nth-child(2n) {
  margin-right: 0; }

.main2-item--ie8 {
  margin-right: 0; }

/* topic-wrap */
.topic-wrap {
  padding-bottom: 70px; }

.topic-list {
  overflow: hidden;
  margin-top: 30px; }
.topic-list__item {
  float: left;
  margin-right: 26px; }
.topic-list__item:nth-child(4n) {
  margin-right: 0; }
.topic-list__item--ie8 {
  margin-right: 0; }
.topic-list__item-img {
  width: 280px;
  height: 130px; }
.topic-list__item-img img {
  width: 100%;
  height: 100%; }
.topic-list__item-title {
  width: 280px;
  font-size: 16px;
  color: #333;
  text-align: center;
  padding: 22px;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/*# sourceMappingURL=party-building.css.map */
