.index-wrapper {
  font-size: 0;
}
.index-wrapper .sec-1 {
  width: 100%;
  height: 560px;
  overflow: hidden;
  position: relative;
}
.index-wrapper .sec-1 .wrapper {
  width: 100%;
  height: 100%;
}
.index-wrapper .sec-1 .wrapper .swiper-slide {
  width: 100%;
  height: 100%;
}
.index-wrapper .sec-1 .wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-wrapper .sec-1 #banner-swiper-switch {
  width: 1200px;
  position: absolute;
  left: 50%;
  bottom: 48px;
  margin: 0 0 0 -600px;
}
.index-wrapper .sec-1 #banner-swiper-switch .swiper-pagination-switch {
  width: 20px;
  height: 4px;
  background: rgba(255, 255, 255, 0.4);
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px 0 0;
  cursor: pointer;
  transition: all 0.2;
}
.index-wrapper .sec-1 #banner-swiper-switch .swiper-pagination-switch.swiper-active-switch {
  width: 48px;
  background: #fff;
}
.index-wrapper .sec-2 {
  width: 100%;
  padding: 80px 0;
  background: #fff;
  position: relative;
  overflow: hidden;
}
.index-wrapper .sec-2 .width-1200 .com-t {
  font-size: 30px;
  color: #000;
  line-height: 30px;
  text-align: center;
}
.index-wrapper .sec-2 .width-1200 .swiper-container {
  width: 1224px;
  height: 444px;
  margin: 56px 0 0;
}
.index-wrapper .sec-2 .width-1200 .swiper-container .wrapper {
  height: 100%;
  display: inline-block;
}
.index-wrapper .sec-2 .width-1200 .swiper-container .wrapper .swiper-slide {
  width: 282px !important;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
  border-radius: 32px;
  overflow: hidden;
  margin: 0 24px 0 0;
  position: relative;
}
.index-wrapper .sec-2 .width-1200 .swiper-container .wrapper .swiper-slide .imgbox {
  width: 100%;
  height: 200px;
}
.index-wrapper .sec-2 .width-1200 .swiper-container .wrapper .swiper-slide .imgbox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-wrapper .sec-2 .width-1200 .swiper-container .wrapper .swiper-slide .detail {
  height: 244px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5), #f4f5f7, #f5f6f9);
  padding: 24px 24px 0;
  position: relative;
  box-sizing: border-box;
}
.index-wrapper .sec-2 .width-1200 .swiper-container .wrapper .swiper-slide .detail dl dt {
  font-size: 20px;
  color: #303133;
  line-height: 25px;
  height: 50px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index-wrapper .sec-2 .width-1200 .swiper-container .wrapper .swiper-slide .detail dl dd {
  font-size: 16px;
  color: #606266;
  line-height: 18px;
  margin: 8px 0 0;
  padding: 0 0 0 18px;
  position: relative;
}
.index-wrapper .sec-2 .width-1200 .swiper-container .wrapper .swiper-slide .detail dl dd::after {
  content: '';
  width: 10px;
  height: 10px;
  background: #ffffff;
  border: 3px solid #045AFE;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 4px;
  left: 0;
  box-sizing: border-box;
}
.index-wrapper .sec-2 .width-1200 .swiper-container .wrapper .swiper-slide .detail button {
  font-size: 14px;
  line-height: 20px;
  color: #303133;
  padding: 5px 20px;
  border: 1px solid #909399;
  background-color: #F6F7F9;
  border-radius: 17px;
  outline: none;
  display: inline-block;
  position: absolute;
  left: 24px;
  bottom: 24px;
  cursor: pointer;
  box-sizing: border-box;
}
.index-wrapper .sec-2 .width-1200 .swiper-container::after {
  content: '';
  width: 24px;
  height: 100%;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
}
.index-wrapper .sec-2 .arrow {
  width: 112px;
  height: 112px;
  text-align: center;
  background: url(../img/index/left-arrow.png) no-repeat;
  display: inline-block;
  position: absolute;
  bottom: 246px;
  left: 50%;
  margin: 0 0 0 -712px;
}
.index-wrapper .sec-2 .arrow i {
  width: 48px;
  height: 48px;
  display: inline-block;
  cursor: pointer;
  margin: 32px 0 0;
  border-radius: 50%;
}
.index-wrapper .sec-2 .right-arrow {
  background: url(../img/index/right-arrow.png) no-repeat;
  margin: 0 0 0 600px;
}
.index-wrapper .sec-3 {
  width: 100%;
  background: linear-gradient(0deg, #fafbfc 4%, #f4f5f7 88%);
  padding: 80px 0;
}
.index-wrapper .sec-3 .com-t {
  font-size: 30px;
  color: #000;
  line-height: 40px;
  text-align: center;
}
.index-wrapper .sec-3 .deep-items {
  width: 100%;
  margin: 48px 0 0;
}
.index-wrapper .sec-3 .deep-items .item-list {
  width: 234px;
  height: 426px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 24px 0 0;
  border-radius: 2px;
}
.index-wrapper .sec-3 .deep-items .item-list img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-wrapper .sec-3 .deep-items .item-list img.img2 {
  position: absolute;
  z-index: -1;
}
.index-wrapper .sec-3 .deep-items .item-list .detail {
  padding: 56px 24px 0;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.index-wrapper .sec-3 .deep-items .item-list .detail:after {
  content: '';
  width: 32px;
  height: 3px;
  border-radius: 1px;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  top: 30px;
  left: 24px;
}
.index-wrapper .sec-3 .deep-items .item-list .detail p {
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  padding-right: 10px;
}
.index-wrapper .sec-3 .deep-items .item-list .detail span {
  display: none;
}
.index-wrapper .sec-3 .deep-items .item-list.active {
  width: 426px;
  transition: all 0.3s;
}
.index-wrapper .sec-3 .deep-items .item-list.active img.img1 {
  position: absolute;
  z-index: -1;
}
.index-wrapper .sec-3 .deep-items .item-list.active img.img2 {
  z-index: 1;
}
.index-wrapper .sec-3 .deep-items .item-list.active .detail {
  padding: 96px 32px;
}
.index-wrapper .sec-3 .deep-items .item-list.active .detail:after {
  content: none;
}
.index-wrapper .sec-3 .deep-items .item-list.active .detail p {
  text-align: center;
  font-size: 20px;
  line-height: 28px;
}
.index-wrapper .sec-3 .deep-items .item-list.active .detail span {
  font-size: 16px;
  line-height: 22px;
  color: #eee;
  text-align: center;
  padding: 16px 0 0;
  display: inline-block;
  text-indent: 22px;
}
.index-wrapper .sec-4 {
  width: 100%;
  background-color: #fff;
  padding: 80px 0;
}
.index-wrapper .sec-4 .com-t {
  font-size: 30px;
  color: #000;
  line-height: 30px;
  text-align: center;
}
.index-wrapper .sec-4 ul {
  width: 100%;
  margin: 48px 0 0;
}
.index-wrapper .sec-4 ul li {
  width: 384px;
  height: 258px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  overflow: hidden;
}
.index-wrapper .sec-4 ul li > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-wrapper .sec-4 ul li > .title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 18px;
  color: #fff;
  line-height: 56px;
  background: rgba(0, 0, 0, 0.49);
  border-radius: 2px;
  text-align: center;
}
.index-wrapper .sec-4 ul li .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s;
  background-color: rgba(0, 0, 0, 0.49);
  padding: 56px 24px 0;
  box-sizing: border-box;
}
.index-wrapper .sec-4 ul li .bg .t {
  font-size: 18px;
  color: #fff;
  line-height: 25px;
  text-align: center;
}
.index-wrapper .sec-4 ul li .bg span {
  width: 100%;
  font-size: 14px;
  color: #eee;
  line-height: 20px;
  display: inline-block;
  text-align: center;
  padding: 24px 0 0;
}
.index-wrapper .sec-4 ul li:hover > .title {
  display: none;
}
.index-wrapper .sec-4 ul li:hover .bg {
  opacity: 1;
}
.index-wrapper .sec-4 ul li:hover .bg .arrow {
  transform: translateY(0);
  opacity: 1;
}
.index-wrapper .sec-5 {
  height: 436px;
  background: url(../img/index/img-11.png) no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 80px 0 0;
  box-sizing: border-box;
}
.index-wrapper .sec-5 .com-t {
  font-size: 30px;
  color: #000;
  line-height: 30px;
  text-align: center;
}
.index-wrapper .sec-5 .com-p {
  font-size: 16px;
  color: #909399;
  line-height: 16px;
  text-align: center;
  margin: 24px 0 0;
}
.index-wrapper .sec-5 ul {
  width: 1200px;
  margin: 56px auto;
}
.index-wrapper .sec-5 ul li {
  width: 20%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  white-space: nowrap;
  box-sizing: border-box;
}
.index-wrapper .sec-5 ul li strong {
  width: 100%;
  font-size: 48px;
  font-weight: 700;
  color: #303133;
  line-height: 66px;
  display: block;
}
.index-wrapper .sec-5 ul li .line {
  width: 32px;
  height: 3px;
  background-color: #004099;
  display: inline-block;
  margin: 2px 0 15px;
}
.index-wrapper .sec-5 ul li p {
  width: 100%;
  font-size: 24px;
  color: #303133;
  line-height: 32px;
}
.index-wrapper .sec-5 ul li span {
  width: 100%;
  font-size: 16px;
  color: #606266;
  line-height: 22px;
  display: inline-block;
  margin: 8px 0 0;
}
.index-wrapper .sec-6 {
  width: 100%;
  padding: 80px 0;
}
.index-wrapper .sec-6 .com-t {
  font-size: 30px;
  color: #000;
  line-height: 30px;
  text-align: center;
}
.index-wrapper .sec-6 .com-p {
  font-size: 16px;
  color: #909399;
  line-height: 16px;
  text-align: center;
  margin: 24px 0 0;
}
.index-wrapper .sec-6 ul {
  margin: 56px 0 0;
}
.index-wrapper .sec-6 ul li {
  width: 100%;
}
