.box-shadow-bottom[data-v-ba8bc4a4] {
  box-shadow: 0 5px 6px -5px rgba(0, 0, 0, 0.16), 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.box-shadow-top[data-v-ba8bc4a4] {
  box-shadow: 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
[data-v-ba8bc4a4]:deep(.w-e-text img:hover) {
  box-shadow: none;
}
.w-e-text[data-v-ba8bc4a4] {
  font-size: 16px;
}
.news-main[data-v-ba8bc4a4] {
  width: 100%;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
}
.news-main .news-title[data-v-ba8bc4a4] {
  font-size: 24px;
  line-height: 35px;
  color: #414951;
  letter-spacing: 2px;
  padding: 50px 0;
  border-bottom: 3px solid #d2d2d2;
  text-align: center;
}
.news-main .news-info[data-v-ba8bc4a4] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  font-weight: 400;
  line-height: 35px;
  color: #000;
  margin-top: 16px;
}
.news-main .news-info .news-date[data-v-ba8bc4a4] {
  margin-right: 35px;
}
.news-main .news-content[data-v-ba8bc4a4] {
  margin: 50px 0;
  font-size: 16px;
  line-height: 35px;
  letter-spacing: 1px;
}
.news-main .news-content[data-v-ba8bc4a4] :deep(*) {
  line-height: 35px;
}
.news-main .news-content[data-v-ba8bc4a4] :deep(img) {
  height: auto;
}
.news-main .news-link[data-v-ba8bc4a4] {
  font-size: 18px;
  color: #000;
}
.news-main .news-bottom[data-v-ba8bc4a4] {
  margin: 40px 0;
}
.news-main .news-bottom div[data-v-ba8bc4a4] {
  background-color: #f6f6f6;
  font-size: 14px;
  color: #000;
}
.item-news[data-v-ba8bc4a4] {
  display: flex;
  width: 1200px;
  min-height: 600px;
  margin: 40px auto;
}
.item-left[data-v-ba8bc4a4] {
  text-align: center;
  background: #ffffff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  min-width: 19%;
  width: 19%;
  margin-right: 1%;
}
.item-left .item-left-title[data-v-ba8bc4a4] {
  height: 48px;
  line-height: 48px;
  background: #1e50ae;
  color: #fff;
  font-size: 20px;
}
.item-left .item-left-content[data-v-ba8bc4a4] {
  /*height: 57px;*/
  padding: 16px;
  line-height: 27px;
  background: #fff;
  font-size: 20px;
  font-weight: bold;
  border-top: 1px solid #e0e0e0;
  cursor: pointer;
}
.item-left .item-left-content-active[data-v-ba8bc4a4] {
  color: #1e50ae !important;
}
.item-right[data-v-ba8bc4a4] {
  flex: 1;
  width: 80%;
  background: #ffffff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
}
.item-right .item-right-title[data-v-ba8bc4a4] {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 49px;
  background: #1e50ae;
  color: #fff;
  line-height: 49px;
}
.item-right .item-right-title .item-right-tag[data-v-ba8bc4a4] {
  margin-left: 20px;
  font-size: 20px;
}
.item-right .item-right-title .item-right-local[data-v-ba8bc4a4] {
  margin-right: 20px;
  font-size: 16px;
}
.item-right .information[data-v-ba8bc4a4] {
  width: 171px !important;
  margin: 0px 54px;
  display: inline-block;
  text-align: center;
}
.item-right .information .information-img img[data-v-ba8bc4a4] {
  width: 100%;
  height: 220px;
}
.item-right .information .information-img p[data-v-ba8bc4a4] {
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #1e50ae;
  letter-spacing: 2px;
}
.item-right .item-right-page[data-v-ba8bc4a4] {
  margin: 20px;
  text-align: center;
}
