.container[data-v-fbda8f04] {
  background-color: #eee;
}
.container .carousel[data-v-fbda8f04] {
  width: 100%;
  height: 338px;
}
.container .carousel img[data-v-fbda8f04] {
  width: 100%;
  height: 338px;
}
.container .main[data-v-fbda8f04] {
  position: relative;
  min-height: calc(100vh - 292px);
  margin: 0 auto;
}
.container .main .fare[data-v-fbda8f04] {
  min-height: calc(100vh - 292px);
  width: 80%;
  background: #fff;
  padding: 0 50px;
  margin: 0 auto;
}
.container .main .news-list[data-v-fbda8f04] {
  margin-top: 30px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0 30px 10px;
}
.container .main .news-list .item[data-v-fbda8f04] {
  width: 33.3%;
  margin-bottom: 30px;
}
.container .main .news-list .item .imgBox[data-v-fbda8f04] {
  width: 80%;
  height: 220px;
  cursor: pointer;
}
.container .main .news-list .item .imgBox img[data-v-fbda8f04] {
  width: 100%;
  height: 100%;
  display: table-cell;
  margin: 0 auto;
}
.container .main .news-list .item .discription[data-v-fbda8f04] {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding: 10px 30px;
}
.container .main .footer-page[data-v-fbda8f04] {
  width: 100%;
  padding: 30px 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
.container .main .footer-page > div[data-v-fbda8f04] {
  display: flex;
  justify-content: center;
}
.container .main .footer-page > div[data-v-fbda8f04] .ivu-page-item-active {
  border-color: #e60012;
}
.container .main .footer-page > div[data-v-fbda8f04] .ivu-page-item-active a {
  color: #e60012;
}
.container .main .footer-page > div[data-v-fbda8f04] .ivu-page-item:hover {
  border-color: #e60012;
}
.container .main .footer-page > div[data-v-fbda8f04] .ivu-page-item:hover a {
  color: #515a6e;
}

