
.container .center-box{
    padding: 0px !important;
}
.item-search .el-input{
    /*height: 45px;*/
}
.item-search .el-input--small .el-input__inner{
    /*height: 45px;*/
    border-radius: 23px !important;
}

.box-shadow-bottom[data-v-576cade2] {
  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-576cade2] {
  box-shadow: 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.ho-banner[data-v-576cade2] {
  background-size: 100% 100%;
  width: 100%;
  height: 450px;
}
.box-shadow-bottom[data-v-71d84fa8] {
  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-71d84fa8] {
  box-shadow: 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.ho-banner[data-v-71d84fa8] {
  background-size: 100% 100%;
  width: 100%;
  height: 450px;
}
.item-news[data-v-71d84fa8] {
  display: flex;
  width: 1200px;
  min-height: 600px;
  margin: 40px auto;
}
.item-left[data-v-71d84fa8] {
  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-71d84fa8] {
  height: 48px;
  line-height: 48px;
  background: #1E50AE;
  color: #FFF;
  font-size: 20px;
}
.item-left .item-left-content[data-v-71d84fa8] {
  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-71d84fa8] {
  color: #1E50AE !important;
}
.item-right[data-v-71d84fa8] {
  flex: 1;
  width: 80%;
  background: #FFFFFF;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.16);
}
.item-right .item-right-title[data-v-71d84fa8] {
  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-71d84fa8] {
  margin-left: 20px;
  font-size: 20px;
}
.item-right .item-right-title .item-right-local[data-v-71d84fa8] {
  margin-right: 20px;
  font-size: 16px;
}
.item-right .item-right-content[data-v-71d84fa8] {
  margin: 32px 40px;
  min-height: 700px;
}
.item-right .item-right-content .unit-desc[data-v-71d84fa8] {
  font-size: 24px;
  line-height: 40px;
  color: #333333;
  text-align: justify;
  margin-bottom: 40px;
}
.item-right .item-right-content .unit-all[data-v-71d84fa8] {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.item-right .item-right-content .unit-one[data-v-71d84fa8] {
  width: 23%;
}
.item-right .item-right-content .unit-one .unit-img[data-v-71d84fa8] {
  box-shadow: -3px 2px 29px rgba(84, 97, 103, 0.09);
  border-radius: 2px;
  height: 78px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.item-right .item-right-content .unit-one .unit-name[data-v-71d84fa8] {
  font-size: 18px;
  color: #000;
  margin: 10px 0 20px 0;
  text-align: center;
}
.item-right .information[data-v-71d84fa8] {
  widht: 100%;
  height: 70px;
  margin: 10px 20px;
  cursor: pointer;
}
.item-right .information .information-main[data-v-71d84fa8] {
  display: flex;
  border-bottom: 1px dashed #999;
}
.item-right .information .information-main .information-content[data-v-71d84fa8] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 10px 10px 10px 14px;
}
.item-right .information .information-main .information-content .information-title[data-v-71d84fa8] {
  font-size: 20px;
  /*line-height: 20px;*/
  color: #333333;
}
.item-right .information .information-main .information-content .information-time[data-v-71d84fa8] {
  margin-top: 8px;
  text-align: right;
  font-size: 18px;
  font-weight: bold;
  /*line-height: 20px;*/
  color: #666;
  letter-spacing: 1px;
}
.item-right .item-right-page[data-v-71d84fa8] {
  margin: 20px;
  text-align: center;
}
