.banner[data-v-8f80614c] {
  width: 100%;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  background-color: #fff;
}
.banner .mm[data-v-8f80614c] {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 10px;
  margin: -10px;
  -webkit-filter: blur(10px);
          filter: blur(10px);
  background-image: url(/static/img/bgtop.33fd9adc.jpg);
  background-position: center;
  background-size: 100%;
}
.banner img[data-v-8f80614c] {
  position: absolute;
  height: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.banner-title[data-v-8f80614c] {
  position: absolute;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
  line-height: 300px;
  text-align: center;
  width: 100%;
}
*[data-v-64b53815] {
  margin: 0;
  padding: 0;
}
.news[data-v-64b53815] {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.news-section[data-v-64b53815] {
  width: 100%;
}
.news-section-content[data-v-64b53815] {
  width: 1240px;
  margin: 0 auto;
  background-color: #fff;
}
.news-section-content .content-nav[data-v-64b53815] {
  width: 400px;
  height: 55px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  bottom: 30px;
  border: 1px solid #bd282b;
}
.news-section-content .content-nav-btn[data-v-64b53815] {
  cursor: pointer;
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #e4e4e4;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.news-section-content .content-nav .content-nav-active[data-v-64b53815] {
  background-color: #bd282b;
  color: #fff;
}
.news-section-content .content-nav-item[data-v-64b53815] {
  width: 1070px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.news-section-content .content-nav-item .item-list[data-v-64b53815] {
  width: 330px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 10px;
  border: 1px solid #f4f4f4;
  -webkit-box-shadow: 3px 2px 14px #f2f2f2;
          box-shadow: 3px 2px 14px #f2f2f2;
  padding: 15px 0px;
}
.news-section-content .content-nav-item .item-list[data-v-64b53815]:hover {
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 5px 2px #bfd3e0;
          box-shadow: 0 0 5px 2px #bfd3e0;
}
.news-section-content .content-nav-item .item-list .item-img[data-v-64b53815] {
  width: 300px;
  height: 128px;
  background-color: #cecece;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  background-origin: content-box;
}
.news-section-content .content-nav-item .item-list-title[data-v-64b53815] {
  width: 300px;
  height: 60px;
  color: #232323;
  font-size: 18px;
  padding: 0 10px;
  margin: 20px 0 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-section-content .content-nav-item .item-list-content[data-v-64b53815] {
  width: 93%;
  font-size: 14px;
  color: gray;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal !important;
  word-wrap: break-word;
  margin: 0 auto;
  margin-bottom: 20px;
}
.news-section-content .content-nav-item .item-list-more[data-v-64b53815] {
  width: 93%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
}
.news-section-content .content-nav-item .item-list-more img[data-v-64b53815] {
  width: 12px;
  height: 12px;
}
.news-section-content .content-nav-item .item-list-more span[data-v-64b53815] {
  color: #727272;
  padding: 0 5px;
}
.news .text-decoration[data-v-64b53815] {
  text-decoration: none;
}
