@charset "UTF-8";

.nav-item {
  padding-left: 20px;
  padding-right: 20px;
}
.nav-item:hover {
  opacity: 0.6;
}

.my-header-bg {
  background-color: transparent!important;
  background-image: url('../img/首页/首页顶部背景2.png');
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.my-home-carousel-img {
  position: relative;
  margin: 0 1.5rem;
  padding: 1.5rem;
  /*box-shadow: 0.25rem 0.125rem 0 rgba(0, 0, 0, 0.075) !important;*/
  text-align: center;
  border: solid 1px #F7F9FF;
}

.my-home-carousel-img-title {
  margin: 1rem 0 1.5rem 0;
  color: #000000;
  font-weight: 400;
}

.carousel-indicators.my {
  bottom: auto;
}
.carousel-indicators.my li {
  background-color: #E6E8ED;
  margin-top: 0.5rem;
  width: 100px;
}
.carousel-indicators.my .active {
  background-color: #B9C4ED;
}
.my-homepage-bg2 {
  background-color: transparent!important;
  background-image: url('/img/首页/编组 14.png');
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.my-homepage-bg3 {
  width: 100%;
  /*height: 266px;*/
  background: linear-gradient(91deg, #221675 0%, #0B79CA 100%);
  background-position: 100% 0;
  background-size: contain;
  background-repeat: no-repeat;
}
.my-homepage-bg4 {
  background-color: #f4f4f4!important;
  background-position: center;
  background-repeat: no-repeat;
}

.my-footer-bg {
  background-color: transparent!important;
  background-image: url('../img/首页/编组 4.png');
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.my-footer {
  min-height: 172px;
  background-color: transparent!important;
  background-image: url('../img/首页/编组 4.png');
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
}

.hezuohuoban-block {
  min-width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.navbar-dark .navbar-nav .nav-link {
  /*color: white!important;*/
}
