.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: #f4f5f7;
  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: 464px;
  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: 8px;
  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 dl {
  padding: 16px 16px 0;
}
.index-wrapper .sec-2 .width-1200 .swiper-container .wrapper .swiper-slide .detail dl dt {
  font-size: 20px;
  color: #303133;
  line-height: 26px;
  height: 52px;
  padding: 0 0 4px;
  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: 24px;
  margin: 4px 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 #004099;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 7px;
  left: 0;
  box-sizing: border-box;
}
.index-wrapper .sec-2 .width-1200 .swiper-container .wrapper .swiper-slide button {
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  padding: 8px 16px;
  background: #004099;
  border-radius: 4px;
  border: none;
  outline: none;
  display: inline-block;
  position: absolute;
  bottom: 24px;
  left: 16px;
  cursor: pointer;
}
.index-wrapper .sec-2 .width-1200 .swiper-container .wrapper .swiper-slide button i {
  width: 16px;
  height: 16px;
  background: url(../img/index/icon_sprites.png) -10px -46px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px 0 0;
}
.index-wrapper .sec-2 .width-1200 .swiper-container::after {
  content: '';
  width: 24px;
  height: 100%;
  background-color: #f4f5f7;
  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: 256px;
  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-color: #fff;
  padding: 80px 0;
}
.index-wrapper .sec-3 .com-t {
  font-size: 30px;
  color: #000;
  line-height: 30px;
  text-align: center;
}
.index-wrapper .sec-3 .top-nav {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
  margin: 50px 0 0;
}
.index-wrapper .sec-3 .top-nav .nav-list {
  width: 25%;
  display: inline-block;
  vertical-align: bottom;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.index-wrapper .sec-3 .top-nav .nav-list img {
  width: 120px;
  transition: all 0.3s;
  transform-origin: 50% 80%;
}
.index-wrapper .sec-3 .top-nav .nav-list span {
  width: 100%;
  font-size: 14px;
  color: #191919;
  line-height: 16px;
  padding: 12px 0;
  display: inline-block;
}
.index-wrapper .sec-3 .top-nav .nav-list.active img {
  transform: scale(1.5);
}
.index-wrapper .sec-3 .top-nav .nav-list.active:after {
  content: '';
  height: 3px;
  background-color: #004099;
  display: inline-block;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
}
.index-wrapper .sec-3 .bottom-items {
  width: 100%;
  margin: 24px 0 0;
}
.index-wrapper .sec-3 .bottom-items .item-list {
  width: 100%;
  height: 370px;
  display: none;
  position: relative;
}
.index-wrapper .sec-3 .bottom-items .item-list img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index-wrapper .sec-3 .bottom-items .item-list .detail {
  padding: 56px 32px 24px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0), #000000);
  backdrop-filter: blur(2px);
}
.index-wrapper .sec-3 .bottom-items .item-list .detail p {
  font-size: 24px;
  color: #fff;
  line-height: 20px;
}
.index-wrapper .sec-3 .bottom-items .item-list .detail span {
  font-size: 16px;
  color: #ccc;
  line-height: 32px;
  margin: 22px 0 0;
  display: inline-block;
}
.index-wrapper .sec-3 .bottom-items .item-list.active {
  display: inline-block;
}
.index-wrapper .sec-4 {
  width: 100%;
  background: #E5EFFD;
  background: linear-gradient(137deg, #e9f2fb 29%, #dfebff 51%, #f0eeff 98%);
  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: 56px 0 0;
}
.index-wrapper .sec-4 ul li {
  width: 384px;
  height: 384px;
  background: url(../img/index/img-14.png) no-repeat center center;
  display: inline-block;
  vertical-align: top;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}
.index-wrapper .sec-4 ul li > img {
  width: 100%;
  height: 148px;
  object-fit: cover;
}
.index-wrapper .sec-4 ul li > .title {
  width: 100%;
  padding: 32px;
  font-size: 24px;
  color: #000;
  line-height: 32px;
  box-sizing: border-box;
}
.index-wrapper .sec-4 ul li > button {
  font-size: 16px;
  line-height: 22px;
  padding: 6px 15px;
  color: #004099;
  border: 1px solid #004099;
  border-radius: 20px;
  display: inline-block;
  background-color: transparent;
  outline: none;
  position: absolute;
  bottom: 28px;
  left: 32px;
}
.index-wrapper .sec-4 ul li > button .half-arrow {
  width: 19px;
  height: 8px;
  background: url(../img/index/arrow-sprites.png) -10px -10px;
  display: inline-block;
  vertical-align: middle;
  margin: -4px 0 0 16px;
}
.index-wrapper .sec-4 ul li .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s;
}
.index-wrapper .sec-4 ul li .bg > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.index-wrapper .sec-4 ul li .bg .blur {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(0, 64, 153, 0.32) 42%, #004099);
  backdrop-filter: blur(4px);
  padding: 40px 24px 0;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.index-wrapper .sec-4 ul li .bg .blur .t {
  font-size: 24px;
  color: #fff;
  line-height: 32px;
}
.index-wrapper .sec-4 ul li .bg .blur .arrow {
  width: 15px;
  height: 32px;
  background: url(../img/index/arrow-sprites.png) -10px -38px;
  display: inline-block;
  margin: 24px 0;
  transition: all 0.3s;
  transform: translateY(100px);
  opacity: 0;
}
.index-wrapper .sec-4 ul li .bg .blur span {
  width: 100%;
  font-size: 16px;
  color: #eee;
  line-height: 22px;
  display: inline-block;
}
.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: 748px;
  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: #004099;
  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: 64px 0 304px;
}
.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 .swiper-container {
  margin: 47px 0;
  height: 97px;
  position: relative;
}
.index-wrapper .sec-6 #brand-swiper-switch {
  width: 100%;
  text-align: center;
}
.index-wrapper .sec-6 #brand-swiper-switch .swiper-pagination-switch {
  width: 20px;
  height: 4px;
  background-color: #c0c4cc;
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px;
  transition: all 0.2s;
  cursor: pointer;
}
.index-wrapper .sec-6 #brand-swiper-switch .swiper-pagination-switch.swiper-active-switch {
  width: 48px;
  background-color: #004099;
}
