/*!***************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./public/static/css/web/index.css ***!
  \***************************************************************************************************************/
.index-container {
  margin-top: -72px;
}
.index-home .public-header {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  box-shadow: none;
}
@media (min-width: 1025px) {
  .index-home .public-header:hover,
  .index-home .public-header.expand {
    background: #fff;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  }
  .index-home .public-header:hover:after {
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.08);
  }
}
.index-home .public-header.light-bg {
  background: #fff;
}

.index-home .public-header.light-bg:after {
  position: absolute;
  top: 72px;
  content: '';
  width: 100%;
  height: 1px;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.08);
}
@media (max-width: 1024px) {
  .public-header:after,
  .public-header:hover:after,
  .public-header.light-bg:after {
    top: 48px;
  }
  .menu-open.index-home .public-header:after {
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.08);
  }
}
.index-home .public-header:after {
  box-shadow: none;
}
.index-home .public-header .logo {
  background: url(/static/dist/assets/logo_white_8b103b.svg) no-repeat;
  background: url(/static/dist/assets/logo_white_11b19f.png) no-repeat;
}
@media (min-width: 1025px) {
  .index-home .public-header:hover .logo {
    background: url(/static/dist/assets/logo_613ccd.svg) no-repeat;
    background: url(/static/dist/assets/logo_99c0e5.png) no-repeat;
  }
  .index-home .public-header:hover .mobile-icon {
    color: #121212;
  }
}
.index-home .public-header.light-bg .logo {
  background: url(/static/dist/assets/logo_613ccd.svg) no-repeat;
   background: url(/static/dist/assets/logo_99c0e5.png) no-repeat;
}
.index-home .public-header a,
.index-home .public-header .language-box a,
.index-home .public-header .mobile-icon {
  color: #fff;
}
.language_a {
  white-space: nowrap;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
}
.index-home .public-header:hover a,
.index-home .public-header:hover .language-box a,
.index-home .public-header.light-bg a,
.index-home .public-header.light-bg .language-box a,
/* .index-home .public-header:hover .mobile-icon, */
.index-home .public-header.light-bg .mobile-icon {
  color: #121212;
}

.banner-swiper-container {
  position: relative;
  overflow: hidden;
}
.banner-swiper-container {
  /*height: 100vh;*/
}
.banner-swiper-container li a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -o-background-size: cover;
     background-size: cover;
     position: relative;
     left: auto;
     top: auto;
}
.banner-swiper-container li a img{width: 100%;
}
.brands-list {
  overflow-x: auto;
  padding: 32px 0;
  background: #000;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
}
.brands-list .wrapper {
  max-width: 1020px;
  padding: 0 36px;
  box-sizing: content-box;
}
.brands-list ul {
  margin-right: -32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
          flex-direction: row;
  -ms-justify-content: center;
  -webkit-justify-content: center;
     -moz-justify-content: center;
     -o-justify-content: center;
          justify-content: center;
}
.brands-list li {
  padding-right: 32px;
  -webkit-box-flex: 1;
  -moz-box-flex: 1; 
  -webkit-flex: 1;
  -ms-flex: 1; 
  flex: 1;
}
.brands-list img {
  width: 100%;
}
.floor-container {
  margin-top: 80px;
  text-align: center;
  overflow: hidden;
}
.floor-container h2 {
  font-size: 34px;
  font-weight: 500;
}
.floor-container .subtitle {
  color: #ccc;
  letter-spacing: 1px;
  margin-bottom: 56px;
}
.our-business-list {
  max-width: 1776px;
}
.our-business-list .business-title {
  font-size: 24px;
  font-weight: bold;
  margin: 32px 0 12px;

}
.our-business-list .business-brief {
  color: #686868;
}
.our-business-list ul {
  margin-right: -24px;
}
.our-business-list li {
  float: left;
  width: 33.333%;
  padding-right: 24px;
  padding-bottom: 48px;
}
.our-business-list a {
  display: block;
  width: 100%;
}
.our-business-list a:hover .business-title {
  color: #FF6B00;
}
.our-business-list img {
  width: 100%;
}
.floor-about-us {
  margin-top: 70px;
  position: relative;
  overflow: hidden;
  background: #000;
}
.floor-about-us .video-box {
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
}
.floor-about-us video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.floor-about-us .video-mask {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.75);
}
.floor-about-us .about-us-content {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  color: #fff;
  text-align: center;
}
.floor-about-us .about-us-content .description {
  max-width: 960px;
  font-size: 16px;
  line-height: 2;
}
.floor-about-us .subtitle {
  margin-bottom: 40px;
}
.floor-container .view-more {
  display: inline-block;
  width: 110px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  font-weight: 500;
  border: 1px solid rgba(255,255,255,0.6);
  border-radius: 3px;
}
.floor-about-us .view-more {
  margin-top: 48px;
}
.floor-news {
  padding-bottom: 80px;
}
.floor-news .view-more {
  color: #282828;
  border-color: #ccc;
}
.floor-news .wrapper {
  max-width: 1248px;
}
@media (max-width: 1280px) {
  .brands-list .wrapper {
    padding: 0 16px;
  }
  .brands-list li {
    padding-right: 12px;
  }
  .brands-list ul {
    margin-right: -12px;
  }
  .banner-swiper-container {
    /*height: 720px;*/
  }
}
@media (max-width: 1024px) {
  .brands-list {
    padding: 24px 0;
  }
  .index-container {
    margin-top: -50px;
  }
}
@media (max-width: 768px) {
  .brands-list {
    padding: 20px 0;
  }
  .brands-list .wrapper {
    padding: 0 16px;
  }
  .brands-list li {
    padding-right: 8px;
  }
  .brands-list ul {
    margin-right: -8px;
  }
  .floor-container {
    margin-top: 48px;
  }
  .our-business-list li {
    padding-bottom: 24px;
  }
  .floor-container h2 {
    font-size: 28px;
  }
  .floor-container .subtitle {
    font-size: 12px;
    margin-bottom: 28px;
  }
  .our-business-list .business-title {
    font-size: 20px;
    margin: 24px 0 12px;
  }
}
@media (max-width: 767px) {
  
  .banner-swiper-container {
    /*height: 576px;*/
  }
  .brands-list img {
    width: 98px;
  }
  .brands-list {
    padding: 12px 0;
  }
  .brands-list .wrapper {
    padding: 0;
  }
  .brands-list ul {
    margin-right: 0;
    -webkit-justify-content: left;
    justify-content: left;
  }
  .brands-list li {
    padding-right: 0;
  }
  .brands-list li:last-child {
    padding-right: 12px;
  }
  .brands-list li:first-child {
    padding-left: 12px;
  }
  .floor-container {
    margin-top: 32px;
  }
  .floor-container .subtitle {
    margin-bottom: 24px;
  }
  .our-business-list ul {
    margin-right: 0;
  }
  .our-business-list li {
    float: none;
    width: 100%;
    padding-right: 0;
    padding-bottom: 32px;
  }
  .our-business-list .business-title {
    margin: 16px 0 12px;
  }
  .floor-about-us .about-us-content .description {
    font-size: 14px;
  }
  .floor-about-us {
    margin-top: 0;
  }
  .floor-about-us .video-box {
    height: 576px;
    padding-bottom: 0;
  }
  .floor-news {
    padding-bottom: 48px;
  }
}

