.index-slider {
  width: 100%;
}
.index-slider .swiper-container {
  height: 650px;
}
.index-slider .swiper-container .swiper-wrapper .swiper-slide {
  height: 650px;
}
.index-slider .swiper-container .swiper-wrapper .swiper-slide .swiper-bg {
  height: 100%;
}
.index-slider .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%;
}
.index-slider .swiper-container .swiper-wrapper .swiper-slide .swiper-bg {
  background-position: center top;
}
.index-slider .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 5px;
  width: 100%;
  z-index: 9999;
}
.index-slider .swiper-pagination-switch {
  display: inline-block;
  width: 60px;
  height: 5px;
  border: 1px solid #ffffff;
  margin: 0 3px;
  cursor: pointer;
}
.index-slider .swiper-active-switch {
  background: #ffffff;
}
.about-container {
  margin-top: 86px;
}
.about-container .inner-left {
  color: #808080;
  width: 585px;
  float: left;
}
.about-container .inner-left a {
  color: #808080;
}
.about-container .inner-left .inner-title {
  width: 50px;
  white-space: nowrap;
  border-bottom: 3px solid #008f3d;
  color: #555555;
  font-size: 26px;
  padding-bottom: 10px;
}
.about-container .inner-left .inner-introduce {
  margin-top: 20px;
  font-size: 14px;
  line-height: 24px;
}
.about-container .inner-left .inner-link {
  margin-top: 25px;
}
.about-container .inner-right {
  margin-top: 10px;
  width: 390px;
  float: right;
  text-align: right;
}
.news-container {
  margin-top: 60px;
  margin-bottom: 75px;
}
.product-container {
  height: 520px;
  background: url(image/index-product-container.jpg) center top no-repeat;
}
.product-container .poa {
  position: absolute;
}
.product-container .box-head {
  white-space: nowrap;
  width: 50px;
  font-size: 26px;
  color: #ffffff;
  border-bottom: 3px solid #ffffff;
  padding-bottom: 10px;
  margin-top: 40px;
}
.product-container .box-body {
  margin-top: 40px;
}
