
.container .center-box{
  padding: 0px !important;
}
.item-search .el-input--small .el-input__inner{
  border-radius: 23px !important;
}
.item-search{
  padding: 20px 5px;
}

.box-shadow-bottom[data-v-2fe6615d] {
  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-2fe6615d] {
  box-shadow: 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.item-news[data-v-2fe6615d] {
  display: flex;
  width: 1200px;
  min-height: 600px;
  margin: 40px auto;
}
.item-left[data-v-2fe6615d] {
  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-2fe6615d] {
  height: 48px;
  line-height: 48px;
  background: #1E50AE;
  color: #FFF;
  font-size: 20px;
}
.item-left .item-left-content[data-v-2fe6615d] {
  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-2fe6615d] {
  color: #1E50AE !important;
}
.item-right[data-v-2fe6615d] {
  flex: 1;
  width: 80%;
  background: #FFFFFF;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
}
.item-right .item-right-title[data-v-2fe6615d] {
  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-2fe6615d] {
  margin-left: 20px;
  font-size: 20px;
}
.item-right .item-right-title .item-right-local[data-v-2fe6615d] {
  margin-right: 20px;
  font-size: 16px;
}
.item-right .item-right-content[data-v-2fe6615d] {
  border-top: 1px solid #CFCFCF;
  /*height: 700px;*/
}
.item-right .information[data-v-2fe6615d] {
  widht: 100%;
  height: 133px;
  margin: 10px 20px;
  cursor: pointer;
}
.item-right .information .information-main[data-v-2fe6615d] {
  display: flex;
  border-bottom: 1px dashed #999;
  padding: 10px 0 10px 14px;
  width: 100%;
  box-sizing: border-box;
}
.item-right .information .information-main .information-img img[data-v-2fe6615d] {
  width: 17%;
  height: 133px;
}
.item-right .information .information-main .information-content[data-v-2fe6615d] {
  width: 100%;
}
.item-right .information .information-main .information-content .information-title[data-v-2fe6615d] {
  font-size: 20px;
  line-height: 26px;
  color: #333333;
}
.item-right .information .information-main .information-content .information-time[data-v-2fe6615d] {
  width: 100%;
  margin-top: 8px;
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  color: #666;
}
.item-right .information .information-main .information-content .information-introduce[data-v-2fe6615d] {
  width: 80%;
  text-align: justify;
  font-size: 16px;
  line-height: 30px;
  color: #3a3a3aab;
  letter-spacing: 1px;
  overflow: hidden;
  height: 60px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.item-right .item-right-page[data-v-2fe6615d] {
  margin: 20px;
  text-align: center;
}
