@charset "UTF-8";
/**/
.swiper-pagination-bullet-active {
  background: #000;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #000;
}

.header .navbar-brand > img {
  max-width: 12rem;
}

.footer {
  background: #f5f5f5;
  color: black;
}
.footer a {
  color: black !important;
  text-transform: capitalize;
}

.headbar {
  background: black;
  color: white;
}
.headbar a {
  color: white;
}

body {
  padding-top: 104px;
}

header .navbar-nav .nav-link.active, header .navbar-nav .show > .nav-link {
  color: #000 !important;
  border-bottom: 2px solid black;
}

header .nav-link:focus, header .nav-link:hover {
  color: #000 !important;
  border-bottom: 2px solid black;
}

header .nav-link {
  border-bottom: 2px solid transparent;
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  display: inline-block;
}

.language-section .dropdown-menu, .header .navbar-nav .dropdown-menu {
  border-top: 3px solid #000;
}

.header .navbar-nav .dropdown-menu .dropdown-item:active, .header .navbar-nav .dropdown-menu .dropdown-item:hover, .header .navbar-nav .dropdown-menu .dropdown-item:focus {
  background: #000;
}

.learn-more {
  background: #000;
}

.footer .content .item {
  width: auto;
  flex: unset;
}
.footer .content {
  justify-content: space-between;
}
.footer .content .item4 {
  width: 30%;
}
.footer .content .item3 {
  width: 26%;
}

/*--------*/
.header-wrap .navbar-nav {
  width: 100%;
}

.headbar .container {
  padding: 0 50px;
}

header .h-logo {
  margin: 0 !important;
  padding: 0 !important;
}

.header-wrap .navbar-nav {
  width: 100%;
  display: flex;
  align-items: center;
}

.header .nav-item {
  float: none;
  flex: 1;
  text-align: center;
}

header .form-control {
  padding: 2px;
  font-size: 12px;
  text-align: center;
  border: 0;
  width: 5rem;
  margin-left: 15px;
}

header .form-control::placeholder {
  color: white;
  /* 设置颜色为灰色 */
}

.footer .text-muted {
  color: black !important;
}

/*header .navbar-transparent{
   background: transparent !important;
}
.header .language-nav-link, .header .nav-link{
   color: white;
}*/
/*header .form-control{
   border: 1px solid #ffffff;
}*/
.header .form-control::placeholder {
  color: grey;
  /* 设置颜色为灰色 */
}

/*.header.liveheader .form-control{
   border: 1px solid #e4e4e4;
}*/
/*header .navbar-transparent.liveheader {
   background-color: transparent !important;

}*/
/*.header.liveheader .language-nav-link, .header.liveheader .nav-link {
   color: white !important;
}*/
/*.nav-link:focus, .nav-link:hover {
   color: white !important;
}
.nav-link:focus, .nav-link:hover {
   color: #80b5ff !important;
}*/
.language-section .dropdown-toggle::after {
  position: relative;
  top: 3px;
}

.footer .content .item2 a {
  max-width: 200px;
}

._yingyong {
  margin-bottom: 80px;
}
._yingyong .swiper-button-next, ._yingyong .swiper-button-prev {
  background: none !important;
  width: auto;
  height: auto;
}
._yingyong .swiper-button-prev {
  left: -15px;
}
._yingyong .swiper-button-next {
  right: -15px;
}
._yingyong .list .item .pic {
  height: 316px;
}
._yingyong .list .item .name {
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
  text-transform: capitalize;
}

._youshi {
  background: url("../images/bg2.jpg") no-repeat center;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  margin-bottom: 70px;
}
._youshi .list {
  display: flex;
  justify-content: space-between;
}
._youshi .list .item {
  width: 22%;
  text-align: center;
  color: white;
}
._youshi .list .item .name {
  font-size: 18px;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 20px;
  text-transform: capitalize;
}
._youshi .list .item .summary {
  font-size: 16px;
}

.uppercase {
  text-transform: uppercase !important;
}

@media (max-width: 1450px) {
  ._youshi {
    padding-top: 60px;
    padding-bottom: 70px;
  }

  ._youshi .list .item .name {
    font-size: 20px;
  }

  ._youshi .list .item .summary {
    font-size: 15px;
  }

  ._youshi {
    margin-bottom: 70px;
  }

  ._yingyong .list .item .pic {
    height: 264px;
  }
}
@media (max-width: 1366px) {
  ._youshi .list .item .name {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 19px;
  }
}
@media (max-width: 768px) {
  ._youshi .list .item {
    width: 50%;
    margin-bottom: 30px;
  }

  ._youshi .list {
    flex-wrap: wrap;
  }

  ._youshi .list .item .name {
    font-size: 15px;
  }

  ._youshi .list .item .summary {
    font-size: 14px;
  }

  ._youshi .list .item .pic {
    width: 50px;
    margin: 0 auto;
  }

  ._youshi {
    padding-bottom: 30px;
  }

  ._youshi {
    margin-bottom: 50px;
  }

  ._yingyong .list .item .pic {
    height: 121px;
  }
}
@media (max-width: 1450px) {
  .header .nav-link,
  .header .language-nav-link {
    padding: 20px 8px !important;
  }

  body {
    padding-top: 96px;
  }

  .search-control {
    width: 6rem;
  }
}
@media (max-width: 768px) {
  body {
    padding-top: 0px;
  }

  .footer .content .item3 {
    width: 100%;
  }

  .footer .container {
    padding-top: 1rem !important;
  }

  .header .nav-link, .header .language-nav-link {
    padding: 0px !important;
  }

  .header .navbar-collapse {
    top: 50px;
  }

  .header .nav-item {
    width: 100%;
  }

  header .nav-link {
    margin-top: 1.0rem !important;
    margin-bottom: 1.0rem !important;
  }

  header .nav-link:focus, header .nav-link:hover {
    color: white !important;
    border-bottom: 2px solid white;
  }

  header .navbar-nav .nav-link.active, header .navbar-nav .show > .nav-link {
    color: white !important;
    border-bottom: 2px solid white;
  }
}
.shipin_box {
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.shipin_box.on {
  display: flex;
}
.shipin_box #iframe_box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.shipin_box iframe {
  width: 1000px;
  height: 600px;
  margin: 0 auto;
  display: block;
}
.shipin_box video {
  display: block;
  width: 1000px;
  height: 600px;
  margin: 0 auto;
}

@media (max-width: 1450px) {
  .shipin_box video {
    height: 460px;
  }
}
@media (max-width: 768px) {
  .shipin_box video {
    width: 100%;
    height: 300px;
  }
}

/*# sourceMappingURL=self_item_public.css.map */
