.box-shadow-bottom[data-v-9c9eed00] {
  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-9c9eed00] {
  box-shadow: 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.item-left[data-v-9c9eed00] {
  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-9c9eed00] {
  height: 48px;
  line-height: 48px;
  background: #1E50AE;
  color: #FFF;
  font-size: 20px;
}
.item-left .item-left-content[data-v-9c9eed00] {
  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-9c9eed00] {
  color: #1E50AE !important;
}

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

@charset "UTF-8";
.box-shadow-bottom[data-v-d9372c92] {
  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-d9372c92] {
  box-shadow: 0px -5px 6px -5px rgba(0, 0, 0, 0.16);
}
.ho-banner[data-v-d9372c92] {
  background-size: 100% 100%;
  width: 100%;
  height: 450px;
}
.item-news[data-v-d9372c92] {
  display: flex;
  width: 1200px;
  /*height: 650px;*/
  margin: 40px auto;
}
.item-right[data-v-d9372c92] {
  width: 960px;
  /*margin-right: 11px;*/
}
.item-right .item-right-title[data-v-d9372c92] {
  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-d9372c92] {
  margin-left: 20px;
  font-size: 20px;
}
.item-right .item-right-title .item-right-local[data-v-d9372c92] {
  margin-right: 20px;
  font-size: 16px;
}
.item-right .item-right-content[data-v-d9372c92] {
  background: #ffffff;
  padding: 27px 40px 70px 40px;
}
.item-right .item-right-content[data-v-d9372c92] :deep(.w-e-text) {
  padding: 5px 0 0 0;
}
.item-right .item-right-content :deep(.w-e-text) p[data-v-d9372c92] {
  font-size: 16px;
  line-height: 30px;
  color: #3d3d3d;
  text-align: justify;
}
.item-right .item-right-content h2[data-v-d9372c92] {
  font-size: 20px;
  font-family: 苹方-简;
  font-weight: bold;
  /*line-height: 16px;*/
  color: #000000;
}
.item-right .item-right-content .apply p[data-v-d9372c92] {
  font-size: 16px;
  font-weight: normal;
  line-height: 29px;
  color: #1e50ae;
}
.item-right .item-right-content .el-button[data-v-d9372c92] {
  width: 124px;
  height: 46px;
  background: #1e50ae;
  font-size: 16px;
  margin: 20px 0px;
}
