/* 首页中的通知公告、要闻动态、典型案例更多 */
.header-left {
  width: 157px;
  height: 52px;
  margin-right: 80px;
  margin-top: 5px;
}


.header-left img {
  width: 100%;
  height: 100%;
}

.puser {
  z-index: 999999999;
  color: #000;
}

.fadedivp {
  height: 99px;
  z-index: 999;
  position: absolute;
  top: 740px;
  left: 5%;
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.8s;
}

.fade-enter,
.fade-leave-to {
  opacity: 0;
}

.fadep {
  z-index: 9999999;
  font-size: 80px;
  font-weight: 800;
  color: #fff;
  font-family: FangSong;
}

.homecontione {
  background-color: #f1f1f1;
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s;
}

.fade-enter,
.fade-leave-to {
  opacity: 0;
}

#header {
  color: #fff;
  margin: 0 auto;
  backdrop-filter: blur(0px);
  position: fixed;
  top: 0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  height: 60px;
  width: 100%;
  z-index: 9999;
}

.header-contions {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.header-list {
  width: 900px;
}

.header-list ul {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  list-style: none;
}

.el-menu--horizontal>.el-menu-item.is-active {
  border-bottom: none;
  color: #303133;
}

.el-menu--horizontal>.el-submenu.is-active .el-submenu__title {
  border-bottom: none;
}

.el-menu--horizontal>.el-menu-item {
  float: left;
  height: 60px;
  line-height: 60px;
  margin: 0;
  background: rgba(0, 0, 0, 0) !important;

}

.el-menu--horizontal>.el-submenu .el-submenu__title {
  height: 60px;
  line-height: 60px;
  border-bottom: 2px solid transparent;
  color: #909399;
  font-size: 18px;
  background: rgba(0, 0, 0, 0) !important;
}

.el-menu--horizontal>.el-submenu .el-submenu__title {
  height: 60px;
  line-height: 60px;
  border-bottom: 2px solid transparent;
  color: #909399;
  font-size: 18px;
}

.el-menu--horizontal .el-menu .el-menu-item,
.el-menu--horizontal .el-menu .el-submenu__title {
  color: #fff;
  font-size: 18px;
  background-color: #FFF;
  float: none;
  height: 45px;
  line-height: 36px;
  padding: 0 10px;
  color: #909399;
}

.el-menu--horizontal>.el-menu-item a,
.el-menu--horizontal>.el-menu-item a:hover {
  font-size: 18px;
  color: inherit;
}

.header-list ul li a {
  color: #fff;
}

a {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.sanhang {
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.top-view {
  height: 100%;
  position: relative;
  width: 100%;
}

.top-video {
  height: 910px;
  position: relative;
  margin-bottom: 20px;

}

.top-video video {
  object-fit: cover;
  object-position: 50% 60%;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 6;
}

.top-video video {
  object-fit: cover;
  object-position: 50% 60%;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 6;
}


.navOn {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transition: all 0.2s ease-in-out 0.2s;
  transform: translateZ(0);
}

.navOff {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  transition: all 0.2s ease-in-out 0.2s;
  transform: translate3d(0, -100%, 0);
}

.centent-bar {
  color: #222;
  font-family: AlibabaPuHuiTi;
  font-size: 20px;
  height: 70px;
  margin: 0 auto;
  width: 1300px;
}

.bar-img {

  margin: 0 auto;
  overflow: hidden;
  display: flex;
  justify-content: center;

}

.bar-img img {
  width: 70%;
  height: 100%;
  transition: all 0.6s;
  cursor: pointer;
}

.a1:hover img {
  transform: scale(1.3);
}

.alft {
  margin: 0 10px 0 0;
  width: 60%;
}

.arigt {
  width: 40%;
}

.title {
  margin-top: 40px;
}

.biaotis {
  font-size: 24px;
  text-align: center;
}

.datas {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 30px;
}

.datas-left {
  margin-right: 40px;
}

.neirongconent {
  display: flex;
  justify-content: center;
}

.neirongconent-conent {
  margin-top: 50px;
  width: 70%;

}


.footer {
  background: #3399CC;
  color: #fff;
  padding: 30px;
}

.footer a {
  color: #fff;
  margin: 0 10px;
}



.pagebm_content {
  width: 600px;
  height: 100px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 auto;
}

.mgb {
  margin-bottom: 20px;
}

.pagebm_content ul {
  font-size: 14px;

  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}

.pagebm_content ul li {
  padding: 3px 0;
}

.dizhi {
  width: 1000px;
  margin: 10px auto;
  color: #c7c8cb;
}


.dizhi ul {
  list-style: none;
  font-size: 14px;
}






.el-menu-demo {
  display: flex;
  flex-direction: row;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.2);
}

.el-menu-demo li {
  margin: 0 20px !important;
}

.el-menu.el-menu--horizontal {
  border: none;
}



.el-menu-item:hover {
  outline: 0 !important;
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.el-menu-item.is-active {
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.el-menu--horizontal>.el-submenu .el-submenu__tirle:hover {
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.el-menu--horizontal>.el-menu-item:not(.is-disabled):focus,
.el-menu--horizontal>.el-menu-item:not(.is-disabled):hover,
.el-menu--horizontal>.el-submenu .el-submenu__title:hover {
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.bgl {
  background-color: rgba(0, 0, 0, 0.5) !important;
  text-align: center;
}

.el-menu--collapse .el-menu .el-submenu,
.el-menu--popup {
  min-width: 132px;
}

.el-menu--popup-bottom-start {
  margin: 0;
}

.el-menu--popup {
  padding: 0;
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.el-carousel__item h3 {
  color: #475669;
  font-size: 14px;
  opacity: 0.75;
  line-height: 450px;
  margin: 0;
}

.contion-body {
  width: 100%;
  margin-bottom: 80px;
  margin-top: -2px;
}

.body-box {
  display: flex;
  justify-content: center;
  align-items: center;
}

.el-menu--horizontal>.el-menu-item.is-active {
  border-bottom: 0px solid #409EFF;
}
.body-div {
  width: 80%;
  background: #fff;
  margin: 80px auto;
}
.ccdiv {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.bodydivyi {
  width: 100%;
  /* height: 200px; */
  margin: 20px 20px;
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  padding: 0 10px;
  box-shadow: 0 -3px 4px #e5e9f0, -3px 0 4px #e5e9f0, 3px 0 4px #e5e9f0;
}

.divimg {
  padding: 10px;
  width: 200px;
}

.divimg img {
  border-radius: 5px;
  width: 100%;
  /* height: 100%; */
}

.bodydiver {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  color: #222;
  margin-left: 10px;
  position: relative;
}

.bodydiver>p{
  position: absolute;
  top: 0px;
  right: 20px;
  font-size: 14px;
}

.sjdiv {
  display: flex;
  justify-content: end;
  margin-right: 20px;
  padding: 0px 0px 10px 0px;
  box-sizing: border-box;
}

.pagebm_content {
  width: 600px;
  height: 100px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 auto;
}

.mgb {
  margin-bottom: 20px;
}

.pagebm_content ul {
  font-size: 14px;

  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.pagebm_content ul li {
  padding: 3px 0;
}

.dizhi {
  width: 1000px;
  margin: 2px auto;
}


.dizhi ul {
  list-style: none;
  font-size: 14px;
}

.bqsy {
  font-size: 14px;
}

.pagebm_content01 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #5b7997;
}

.el-menu-demo {
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.2);
}

.el-menu-demo li {
  margin: 0 20px !important;
  padding: 0 20px;
}

.el-menu.el-menu--horizontal {
  border: none;
  z-index: 999;
}



.el-menu-item:hover {
  outline: 0 !important;
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.el-menu-item.is-active {
  color: #fff !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.el-menu--horizontal>.el-submenu .el-submenu__tirle:hover {
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.el-menu--horizontal>.el-submenu .el-submenu__title {
  padding: 0 20px;
}

.el-menu--horizontal>.el-menu-item:not(.is-disabled):focus,
.el-menu--horizontal>.el-menu-item:not(.is-disabled):hover,
.el-menu--horizontal>.el-submenu .el-submenu__title:hover {
  background-color: rgba(0, 0, 0, 0.5) !important;
}

.bgl {
  background-color: rgba(0, 0, 0, 0.5) !important;
  text-align: center;
}

.el-menu--collapse .el-menu .el-submenu,
.el-menu--popup {
  list-style: none;
  min-width: 132px;
}

.el-menu--popup-bottom-start {
  margin: 0;
}

.el-menu--popup {
  padding: 0;
  background-color: rgba(0, 0, 0, 0.5) !important;
}

#header {
  color: #fff;
  margin: 0 auto;
  backdrop-filter: blur(0px);
  position: fixed;
  top: 0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  height: 60px;
  width: 100%;
  z-index: 9999;
}
.headermb {
  display: none;
  background-color: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 60px;
  backdrop-filter: blur(0px);
  position: fixed;
  top: 0;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  height: 60px;
  width: 100%;
  z-index: 9999;
}
@media screen and (max-width: 768px) {
  #header {
    display: none;
  }
  .headermb {
    display: block;
    background-color: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 60px;
    backdrop-filter: blur(0px);
    position: fixed;
    top: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    height: 60px;
    width: 100%;
    z-index: 9999;
  }
  .navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 60px;
  }
  .logo {
    height: 40px;
    margin: 0 auto;
    font-size: 24px;
    font-weight: bold;
  }
  .logo img {
    /* width: 100%; */
    height: 100%;
  }
  .menu-toggle {
    margin-right: 30px;
    cursor: pointer;
  }
  .hamburger {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 30px;
    height: 20px;
  }
  .hamburger span {
    display: block;
    width: 100%;
    height: 3px;
    background-color: #333;
    transition: transform 0.5s ease-in-out;
  }
  .menu {
    display: none;
    flex-direction: column;
    position: absolute;
    top: 60px;
    right: 0;
    background: #eee;
    padding: 10px;
    z-index: 1;
    /* 提高层级以覆盖其他内容 */
  }
  .menu ul{
    padding: 0;
  }
  .menu ul li {
    list-style: none;
    height: 40px;
    line-height: 40px;
  }
  .menu a {
    text-decoration: none;
    color: #333;
    padding: 5px 0;
    transition: opacity 0.3s ease-in-out;
  }
  .menu a:hover {
    opacity: 0.7;
  }
  .menu.active {
    display: flex;
  }
  .footer {
    background: #3399CC;
    color: #fff;
  }
  .footer a {
    color: #fff;
    margin: 0 10px;
  }
  .pagebm_content {
    width: 100%;
    height: 80px;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin: 0 auto;
  }
  .mgb {
    margin-bottom: 20px;
  }
  .pagebm_content ul {
    font-size: 10px;
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
  }
  .pagebm_content ul li {
    padding: 3px 0;
  }
  .dizhi {
    width: 100%;
    margin: 10px auto;
    color: #c7c8cb;
  }
  .dizhi ul {
    list-style: none;
    font-size: 10px;

  }
  .pagebm_content01 {
    height: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #5b7997;
    color: #c7c8cb;
  }
  .dizhi {
    width: 100%;
    margin: 10px auto;
    color: #c7c8cb;
  }
  .dizhi ul {
    list-style: none;
    font-size: 10px;
  }
  .bqsy {
    font-size: 10px;
    color: #c7c8cb;
  }
  .bqsy a {
    color: #c7c8cb;
  }

}