#index {
  height: 100%;
}

.swiper-slide{
  box-sizing: border-box;
}
.indexBanner {
  display: block;
  height: 100vh;
  width: 100%;
  height: auto;
}
.cursor-pointer{
  cursor: pointer;
}
@media screen and (max-width: 1080px) {
  .indexBanner {
    height: auto;
  }
  .advantageModel .number {
    font-size: 2.43vw !important;
  }
  .advantageModel .num {
    font-size: 2vw !important;
  }
}
.top {
  position: relative;
  width: 67.71vw;
  margin: auto;
  margin-top: 6.17vw;
}
#index .swiper-pagination{
  bottom: 2vw !important;
}
#index .swiper-pagination-bullet {
  width: 3.8vw;
  height: 0.6vw;
  border-radius: 0.5vw;
  background-color: #fff;
  opacity: 0.36;
}
#index .swiper-pagination-bullet-active {
  opacity: 1;
}
.knowUsDiv {
  position: absolute;
  left: 6.3vw;
  bottom: 7vw;
  width: 8.2vw;
  height: 2.4vw;
  line-height: 2.4vw;
  text-align: center;
  background: url("../images/home/banner1Btn.png") no-repeat center;
  background-size: 100%;
  font-size: 1.1vw;
  cursor: pointer;
  color: #fff;
}
.knowUsDiv2 {
  background: url("../images/home/banner2Btn.png") no-repeat center;
  background-size: 100%;
}

.topDiscript {
  position: absolute;
  top: 5.57vw;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  height: calc(100% - 5.57vw);
  width: 100%;
  text-align: center;
}
.topDiscript span {
  display: block;
  font-size: 2.6vw;
  font-family: SimHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 3.75vw;
  text-shadow: 0px 4px 5px rgba(41, 34, 1, 0.73);
  letter-spacing: 0.26vw;
}
.topDiscript span.discript2 {
  font-size: 1.875vw;
  text-shadow: 0px 4px 5px rgba(41, 34, 1, 0.51);
  letter-spacing: 0;
}
.topDiscript .knowUs {
  display: block;
  width: 12.5vw;
  height: 3.31vw;
  border: 0.1vw solid #ffffff;
  border-radius: 2.23vw;
  font-size: 1.35vw;
  text-shadow: none;
  text-align: center;
  line-height: 3.31vw;
  margin: 4vw auto 0 auto;
  cursor: pointer;
  letter-spacing: 0;
}
.topDiscript .knowUs:hover {
  background: #fff;
  color: #00a151;
}
.outLine {
  font-size: 1.46vw;
  line-height: 2.5vw;
  margin-top: 3.6vw;
  color: #666;
  letter-spacing: 0.05vw;
}
.kownMore {
  display: inline-block;
  font-size: 1.25vw;
  background: url(../images/arrowR.png) no-repeat 85% center;
  background-size: 0.52vw auto;
  height: 3.13vw;
  line-height: 3.13vw;
  width: 9.48vw;
  border: 0.1vw solid #707070;
  text-align: center;
  color: #707070;
  text-indent: -0.8vw;
  letter-spacing: 0.1vw;
  margin: 2.45vw 0 7.24vw 0;
}
.kownMore:hover {
  color: #fff;
  background: #00a051 url(../images/arrowRA.png) no-repeat 85% center;
  background-size: 0.52vw auto;
  border: 0.1vw solid #00a051;
}
.modelTitle {
  display: block;
  font-size: 2.08vw;
  text-align: center;
  color: #333;
  font-weight: bold;
  letter-spacing: 0.2vw;
}
.modelTitle em {
  display: block;
  font-style: normal;
  color: #666;
  font-size: 1.56vw;
  margin-top: 0.5vw;
  letter-spacing: 0.1vw;
  word-spacing: -0.25vw;
}
.serviceList {
  display: flex;
  justify-content: space-between;
  margin-top: 3.9vw;
}
.serviceList li {
  width: 21.88vw;
  height: 23.96vw;
  border: 0.1vw solid #eee;
  cursor: pointer;
}
.serviceList li:hover {
  box-shadow: 0 0 1vw 0vw rgba(0, 0, 0, 0.2);
}
.serviceList li img {
  display: block;
  width: 21.88vw;
  height: 15.1vw;
  border-bottom: 0.1vw solid #eeeeee;
}
.serviceList li span {
  display: block;
  color: #10182b;
  text-align: center;
  font-size: 1.25vw;
  margin-top: 3.18vw;
  position: relative;
}
.serviceList li span::after {
  display: block;
  content: "";
  width: 2.5vw;
  height: 0.21vw;
  background: #00a051;
  position: absolute;
  left: 50%;
  margin-left: -1.25vw;
  bottom: -1.1vw;
}
.advantage {
  background: url(../images/advantageBg.png) no-repeat;
  background-size: cover;
  padding: 3.13vw 0 5.21vw 0;
  margin-top: 7.81vw;
}
.advantage .modelTitle {
  margin-top: 0;
}
.advantageList {
  height: 7.29vw;
  background: #ffffff;
  margin-bottom: 1.56vw;
  display: flex;
  align-items: center;
}
#advantageList0 {
  margin-top: 3vw;
}
.advantageList .title {
  height: 5.21vw;
  border-right: #00a051 solid 0.26vw;
  font-size: 1.4vw;
  padding: 0 2.34vw;
  color: #535353;
  display: flex;
  align-items: center;
  line-height: 2.2vw;
  font-weight: bold;
  letter-spacing: 0.15vw;
  width: 9.3vw;
}
.advantageModel {
  display: flex;
  justify-content: space-between;
  width: 43.8vw;
  margin: 0 4.48vw;
}
.advantageModel .name {
  color: #7d7d7d;
  font-size: 0.9vw;
  display: block;
}
.advantageList:last-child .advantageModel .name {
  text-align: center;
}
.advantageModel .num {
  color: #00a051;
  font-size: 2.1vw;
  display: flex;
  align-items: self-end;
  margin-top: 0.47vw;
  font-weight: bold;
}
.advantageModel .number {
  font-size: 2.48vw;
  margin-bottom: -0.2vw;
}
.advantageModel .advantageItem {
  width: 11.98vw;
}
.advantageModel .advantageItem:nth-child(2) {
  margin: 0 5.75vw;
}
#advantageList5 .advantageModel .advantageItem:nth-child(2) {
  margin: 0;
}
#advantageList5 .advantageModel .advantageItem {
  width: auto;
}
.advantageModel .num em {
  font-style: normal;
  font-size: 0.9vw;
  color: #535353;
  margin-left: 0.313vw;
  display: block;
  padding-bottom: 0.2vw;
  font-weight: normal;
}
.advantageModel img {
  max-height: 4.6vw;
  max-width: 4.27vw;
}
.advantageModel .advantageItem:first-child .imgBox {
  width: 4.64vw;
}
.advantageModel .imgBox {
  height: 4.27vw;
  width: 7.37vw;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.4vw 0;
}
.advantageModel .advantageItem:nth-child(4) img {
  max-width: 7.2vw;
}
.advantageModel .advantageItem:nth-child(5) img {
  max-width: 5vw;
}
.advantageItem:last-child .name {
  /* text-align: center; */
}
.culture {
  margin: 4.11vw auto 6vw auto;
}
.cultureList {
  display: flex;
  justify-content: space-around;
  margin-top: 4.27vw;
}
.cultureList li img {
  display: block;
  height: 6.51vw;
}
.cultureList li p {
  font-size: 1.35vw;
  color: #7d7d7d;
  line-height: 2.1vw;
  margin: 2.9vw auto 0 auto;
  text-align: left;
  padding-left: 1.04vw;
  letter-spacing: 0.1vw;
  font-weight: normal;
}
.cultureList li:nth-child(2) p {
  padding-left: 0;
}
.animatre {
  transform: translateY(50%);
  animation: slideInBottom 1s ease-in-out forwards;
}
@keyframes slideInBottom {
  0% {
    transform: translateY(50%);
  }
  100% {
    transform: translateY(0%);
  }
}
.animatreList {
  transform: translateY(200%);
  animation: slideInBottomList 1s ease-in-out forwards;
}
@keyframes slideInBottomList {
  0% {
    transform: translateY(200%);
  }
  100% {
    transform: translateY(0%);
  }
}
.viewBg {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10000;
  cursor: pointer;
}
.viewBg video {
  display: block;
  width: 70%;
  max-height: 90%;
  background: #ccc;
}
.modelTitle.img {
  display: block;
  margin: auto;
}
.modelTitle.img.title1 {
  width: 10.78vw;
}
.modelTitle.img.title2 {
  width: 27.76vw;
}
.modelTitle.img.title3 {
  width: 14.74vw;
}
