@charset "utf-8";
/* CSS Document */
.Zalh-index-banner {
  width: 100%;
  height: 600px;
  margin-top: 62px;
  position: relative;
}
.Zalh-index-banner .banner-circle {
  position: absolute;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.Zalh-index-banner .banner-circle .list {
  width: 10px;
  height: 10px;
  background: #aaaaaa;
  border-radius: 100%;
  margin: 0 10px;
}
.Zalh-index-banner .banner-circle .list.active {
  background: #388e3c;
}
.Zalh-index-banner .banner-list {
  width: 100%;
  height: 600px;
  overflow: hidden;
  position: relative;
}
.Zalh-index-banner .banner-list.pic1 .content {
  width: 100%;
  height: 600px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/index-banner1-bg.png");
  z-index: 2;
}
.Zalh-index-banner .banner-list .banner-video {
  position: relative;
  z-index: 1;
}
.Zalh-index-banner .banner-list.pic1 .text {
  width: 1200px;
  margin: 0 auto;
}
.Zalh-index-banner .banner-list.pic1 .content p {
  width: 100%;

  text-align: center;
  margin-top: 200px;
  font-size: 72px;
  letter-spacing: 40px;
  color: #ffffff;
  font-weight: bold;
  animation: fadeInUp 1s;
}
.Zalh-index-banner .banner-list.pic1 .content a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 40px;
  border: 1px solid #ffffff;
  color: #fff;
  font-size: 16px;
  margin: 50px auto;
  letter-spacing: 2px;
  animation: fadeInUp 3s;
}
.Zalh-index-banner .banner-list .content a span {
  margin-left: 5px;
  transition: 0.66s all;
}
.Zalh-index-banner .banner-list .content a:hover span {
  transform: translateX(10px);
  transition: 0.66s all;
}

.Zalh-index-banner .banner-list.pic2 {
  background: url("../images/index-banner2-bg.jpg");
}
.Zalh-index-banner .banner-list.pic2 .content {
  width: 1200px;
  margin: 0 auto;
}
.Zalh-index-banner .banner-list.pic2 .content p {
  font-size: 64px;
  color: #388e3c;
  font-weight: bold;
  margin-top: 200px;
  animation: fadeInUp 1s;
}
.Zalh-index-banner .banner-list.pic2 .content a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 40px;
  border: 1px solid #388e3c;
  color: #388e3c;
  font-size: 16px;
  margin-top: 50px;
  letter-spacing: 2px;
  animation: fadeInUp 3s;
}
.Zalh-index-banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 10px !important;
}
.Zalh-index-banner .swiper-pagination-bullet-active {
    background: #388e3c;
}
/* .Zalh-index-banner {
  width: 100%;
  height: 680px;
  padding-top: 120px;
  overflow: hidden;
  position: relative;
  margin-top: 62px;
}

.Zalh-index-banner .animate {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 680px;
  padding-top: 120px;
  background-image: url("../images/index-banner-bg.png");
  background-repeat: round;
  z-index: 1;
  background-size: 100% 100%;
  animation: imgbig 100s;
}
.Zalh-index-banner .slogan {
  position: relative;
  margin: 50px auto;
  width: 597px;
  animation: fadeInUp 1s;
  z-index: 2;
}
.Zalh-index-banner .btns {
  position: relative;
  width: 260px;
  height: 70px;
  background: #388e3c;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #ffffff;
  border-radius: 4px;
  margin: 0px auto;
  animation: fadeInUp 1.5s;
  z-index: 2;
}
.Zalh-index-banner .btns:hover {
  background: #0d5e11;
}
.Zalh-index-banner .pro {
  position: relative;
  z-index: 2;
}
.Zalh-index-banner .pro .box {
  position: absolute;
  left: 0;
  top: 180px;
  z-index: 10;
  animation: fadeIn 3s;
}
.Zalh-index-banner .pro .line {
  position: absolute;
  left: 145px;
  top: 200px;
  animation: fadeIn 4s;
}
.Zalh-index-banner .pro .pic {
  position: absolute;
  width: 158px;
  height: 158px;
  border-radius: 100%;
  animation: fadeIn 5s;
}

.Zalh-index-banner .pro .pic .circle {
  width: 158px;
  height: 158px;
  color: #fff;
  line-height: 1.5em;
  text-align: center;
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8;
}
.Zalh-index-banner .pro .pic .circle p {
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 30px;
}

.Zalh-index-banner .pro .pic .circle em {
  display: block;
  color: #f7b348;
}

.Zalh-index-banner .pro .pic .biglight-box {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.Zalh-index-banner .pro .pic .biglight-box .biglight-label {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  background: rgba(56, 142, 60, 0.4);
  border-radius: 100%;
}
.Zalh-index-banner .pro .pic .biglight-box .biglight-label:nth-child(1) {
  animation: banner_scale 2.4s linear infinite normal both;
}
.Zalh-index-banner .pro .pic .biglight-box .biglight-label:nth-child(2) {
  animation: banner_scale 2.4s 0.8s linear infinite normal both;
}
.Zalh-index-banner .pro .hwc {
  width: 332px;
  height: 343px;
  background: url("../images/index-banner-pic6.png");
  position: absolute;
  right: 0;
  top: -35px;
  line-height: 36px;
  font-size: 18px;
  text-align: center;
  animation: fadeInRight 3s;
}
.Zalh-index-banner .pro .hwc p {
  color: #f7b348;
  font-size: 24px;
  margin-top: 80px;
  margin-bottom: 10px;
} */

/*标题*/
.Zalh-index-title {
  text-align: center;
  margin-bottom: 50px;
}
.Zalh-index-title p {
  font-size: 32px;
  margin-bottom: 10px;
}
.Zalh-index-title span {
  display: block;
  font-size: 18px;
  color: #999999;
  letter-spacing: 5px;
}
.Zalh-index-title span i {
  color: #388e3c;
}
/*产品介绍*/
.Zalh-index-pro {
  width: 100%;
  background-image: url("../images/index-pro-bg1.jpg");
  background-repeat: no-repeat;
  padding-top: 90px;
}
.Zalh-index-pro ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.Zalh-index-pro .list {
  width: 355px;
  padding: 20px 15px;
  background: linear-gradient(180deg, #f3f5f8, #fff);
  box-shadow: 3px 3px 10px rgba(56, 142, 60, 0.1), -3px -3px 10px #fff;
  border-radius: 4px;
  margin-bottom: 22px;
  position: relative;
}
.Zalh-index-pro .list:hover {
  background: #f3f5f8;
  box-shadow: inset 8px 8px 20px rgba(56, 142, 60, 0.1),
    inset -8px -8px 20px #fff;
}
.Zalh-index-pro .list .hot {
  display: block;
  width: 35px;
  height: 35px;
  background: url("../images/hot.svg");
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  line-height: 30px;
  position: absolute;
  top: 0;
  right: 15px;
}
.Zalh-index-pro .list .tit {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.Zalh-index-pro .list .tit .icon {
  width: 40px;
  height: 40px;
  margin-right: 5px;
  background-repeat: no-repeat;
}
.Zalh-index-pro .list .tit p {
  font-size: 20px;
  
}
.Zalh-index-pro .list .tit p.title-name {
    display: inline-block;
    max-width: 170px;
    font-size: 18px;
}
.Zalh-index-pro .list:hover .tit p {
  color: #388e3c;
}
.Zalh-index-pro .list .tit span {
  font-size: 12px;
  color: #666666;
}
.Zalh-index-pro .list .desc {
  margin-bottom: 24px;
}
.Zalh-index-pro .list .desc p {
  position: relative;
  margin-bottom: 12px;
  font-size: 16px;
  padding-left: 40px;
}
.Zalh-index-pro .list .desc p:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url("../images/tickicon.svg");
  position: absolute;
  left: 10px;
  top: 2px;
}
.Zalh-index-pro .list .btns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 10px;
}
.Zalh-index-pro .list .btns p {
  font-size: 18px;
}
.Zalh-index-pro .list .btns p span {
  color: #f5a220;
}
.Zalh-index-pro .list .btns a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 35px;
  border: 1px solid #bdbdbd;
  border-radius: 4px;
  font-size: 16px;
}
.Zalh-index-pro .list .btns a:hover {
  color: #388e3c;
  background: #effbf0;
  border-color: #388e3c;
}
.Zalh-index-pro .Zalh-index-tabs {
  display: none;
  padding: 20px;
  font-size: 24px;
  margin: 0 80px 20px 80px;
}
.Zalh-index-pro .Zalh-index-tabs span.active {
  color: #388e3c;
}
/*合作保险公司*/
.Zalh-index-coo {
  width: 100%;
  height: 450px;
  background: url("../images/index-pro-bg2.jpg");
}
.Zalh-index-coo ul {
  display: flex;
  justify-content: space-between;
  padding-top: 75px;
}
.Zalh-index-coo .list:nth-child(2) {
  margin-left: 40px;
  margin-top: 50px;
}
.Zalh-index-coo .list:nth-child(3) {
  margin-right: 40px;
  margin-top: 50px;
}

/*middle*/
.Zalh-index-middle {
  width: 100%;
  height: 200px;
  background: url("../images/index-middle.jpg");
  color: #fff;
  display: flex;
  align-items: center;
}
.Zalh-index-middle .center {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.Zalh-index-middle p {
  font-size: 36px;
  margin-bottom: 20px;
}
.Zalh-index-middle span {
  font-size: 20px;
}
.Zalh-index-middle .btns {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 125px;
  height: 35px;
  border: 1px solid #fff;
  border-radius: 4px;
  font-size: 16px;
  transition: 0.66s all;
}
.Zalh-index-middle .btns:hover {
  transform: translateY(-15px);
  transition: 0.66s all;
}

/*partner*/
.Zalh-index-par {
  width: 100%;
  padding: 90px 0;
  background: url("../images/index-par-bg.jpg") no-repeat;
}
.Zalh-index-par ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.Zalh-index-par .list {
  width: 225px;
  height: 120px;
  background: #ffffff;
  border-radius: 8px;
  box-shadow: 0px 0px 5px 0 rgba(56, 142, 60, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transition: 0.66s all;
}
.Zalh-index-par .list:hover {
  box-shadow: 8px 8px 20px 0 rgba(56, 142, 60, 0.2), -8px -8px 20px 0 #fff;
  transform: translateY(-5px);
  transition: 0.66s all;
}

@media screen and (max-width: 1220px) {
  .Zalh-index-pro ul {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .Zalh-index-pro .list {
    width: 100%;
  }
  .Zalh-index-pro .list .tit p,
  .Zalh-index-pro .list .btns p {
    font-size: 36px;
  }
  .Zalh-index-pro .list .tit span {
    font-size: 24px;
  }
  .Zalh-index-pro .list .desc p {
    display: flex;
    font-size: 28px;
  }
  .Zalh-index-pro .list .hot {
    width: 50px;
    height: 50px;
    font-size: 20px;
  }
  .Zalh-index-pro .list .btns a {
    width: 166px;
    height: 46px;
    font-size: 24px;
  }
  .Zalh-index-pro .Zalh-index-tabs {
    display: flex;
    justify-content: space-between;
  }
  .Zalh-index-banner .banner-list.pic1 .text {
    width: 100%;
  }
  .Zalh-index-banner .banner-list.pic2 .content {
    width: 80%;
  }
}
