.box-shadow-bottom[data-v-de078152] {
  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-de078152] {
  box-shadow: 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.item-news[data-v-de078152] {
  display: flex;
  width: 1200px;
  /*height: 650px;*/
  min-height: 600px;
  margin: 40px auto;
}
.item-left[data-v-de078152] {
  text-align: center;
  width: 19%;
  background: #FFFFFF;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
  margin-right: 11px;
}
.item-left .item-left-title[data-v-de078152] {
  height: 48px;
  line-height: 48px;
  background: #1E50AE;
  color: #FFF;
  font-size: 20px;
}
.item-left .item-left-content[data-v-de078152] {
  height: 57px;
  line-height: 57px;
  background: #FFF;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  border-top: 1px solid #E0E0E0;
  cursor: pointer;
}
.item-left .item-left-content-active[data-v-de078152] {
  color: #1E50AE !important;
}
.item-right[data-v-de078152] {
  flex: 1;
  width: 80%;
  /*height: 600px;*/
}
.item-right .item-right-title[data-v-de078152] {
  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-de078152] {
  margin-left: 20px;
  font-size: 20px;
}
.item-right .item-right-title .item-right-local[data-v-de078152] {
  margin-right: 20px;
  font-size: 16px;
}
.item-right .item-right-content[data-v-de078152] {
  /*height: 700px;*/
}
.item-right .information[data-v-de078152] {
  width: 171px !important;
  margin: 0px 6px 30px 15px;
  float: left;
  display: inline-block;
}
.item-right .information .information-img[data-v-de078152] {
  width: 145px;
  margin: 0px 24px 30px 24px;
  text-align: left;
}
.item-right .information .information-img img[data-v-de078152] {
  width: 100%;
  height: 186px;
  -o-object-fit: cover;
     object-fit: cover;
}
.item-right .information .information-img .in-name[data-v-de078152] {
  font-size: 18px;
  font-weight: 500;
  color: #1E50AE;
  letter-spacing: 2px;
}
.item-right .information .information-img .in-text[data-v-de078152] {
  font-size: 16px;
  color: #0E0E0E;
  letter-spacing: 2px;
  height: 45px;
}
.item-right .item-right-page[data-v-de078152] {
  width: 100%;
  margin: 20px;
  text-align: center;
  display: inline-block;
}
