@charset "utf-8";
/* CSS Document */
.Zalh-cre-inf {
  width: 100%;
  padding: 90px 0;
  background-image: url("../images/credit-con-bg1.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
}
.Zalh-cre-inf .part1 ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 50px 0;
}
.Zalh-cre-inf .part1 .list {
  width: 325px;
  height: 110px;
  position: relative;
  background: #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  transition: 0.66s all;
  overflow: hidden;
}
.Zalh-cre-inf .part1 .list:hover {
  box-shadow: 8px 8px 20px 0 rgba(0, 0, 0, 0.1), -8px -8px 20px 0 #fff;
  transform: translateY(-5px);
  transition: 0.66s all;
}
.Zalh-cre-inf .part1 .list:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 100%;
  background: #388e3c;
  transform: translateX(0);
  transition: 0.66s all;
}
.Zalh-cre-inf .part1 .list:hover:before {
  transform: translateX(-1000px);
  transition: 0.66s all;
}
.Zalh-cre-inf .part2 .tujie1 {
  margin: 50px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Zalh-cre-inf .part2 .tujie1 .circle {
  width: 730px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 50px 0;
}
.Zalh-cre-inf .part2 .tujie1 .circle .yuanimg {
  width: 405px;
  height: 405px;
  position: relative;
}
.Zalh-cre-inf .part2 .tujie1 .circle .yuanimg .big-yuan {
  animation: rotate360 6s linear infinite;
}
.Zalh-cre-inf .part2 .tujie1 .circle .yuanimg .con {
  position: absolute;
  width: 250px;
  height: 250px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  left: 50%;
  top: 50%;
  margin-left: -125px;
  margin-top: -125px;
  color: #ffffff;
}
.Zalh-cre-inf .part2 .tujie1 .circle .yuanimg .con i {
  width: 65px;
  height: 75px;
  background: url("../images/credit-icon.png");
  margin-top: 40px;
}
.Zalh-cre-inf .part2 .tujie1 .circle .yuanimg .con p {
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 1.5em;
  margin-bottom: 20px;
}
.Zalh-cre-inf .part2 .tujie1 .circle .yuanimg .item {
  position: absolute;
}

.Zalh-cre-inf .part2 .tujie1 .circle .yuanimg .item .small-yuan {
  width: 55px;
  height: 55px;
  background: linear-gradient(180deg, #06cc72, #388e3c);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 9;
}
.Zalh-cre-inf .part2 .tujie1 .circle .yuanimg .item .small-yuan i {
  width: 30px;
  height: 30px;
}
.Zalh-cre-inf .part2 .tujie1 .circle .yuanimg .item .text {
  position: absolute;
  font-size: 16px;
  color: #388e3c;
  line-height: 14px;
  text-align: center;
  border-radius: 30px;
  background: rgba(56, 142, 60, 0.1);
  width: 150px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50%;
  margin-top: -20px;
  left: 40px;
}
.Zalh-cre-inf .part2 .tujie1 .circle .yuanimg .item .biglight-box {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.Zalh-cre-inf
  .part2
  .tujie1
  .circle
  .yuanimg
  .item
  .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%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.Zalh-cre-inf
  .part2
  .tujie1
  .circle
  .yuanimg
  .item
  .biglight-box
  .biglight-label:nth-child(1) {
  animation: logo_scale 2.4s linear infinite normal both;
}
.Zalh-cre-inf
  .part2
  .tujie1
  .circle
  .yuanimg
  .item
  .biglight-label:nth-child(2) {
  animation: logo_scale 2.4s 0.8s linear infinite normal both;
}
.Zalh-cre-inf .part2 .tujie1 .text {
  width: 370px;
  font-size: 18px;
  line-height: 36px;
}
.Zalh-cre-inf .part2 .tujie1 .text span {
  font-size: 20px;
}
.Zalh-cre-inf .part2 .sign {
  text-align: center;
  font-size: 24px;
  line-height: 2em;
}
.Zalh-cre-inf .part2 .sign span {
  color: #f6ab36;
}

.Zalh-cre-res {
  width: 100%;
  padding: 50px 0;
  background: url(../images/logistics-con-bg2.jpg);
}
.Zalh-cre-res .center {
  display: flex;
  margin-top: 50px;
}
.Zalh-cre-res .center .item1 {
  width: 560px;
}
.Zalh-cre-res .center .tit {
  text-align: center;
  line-height: 80px;
  font-size: 24px;
}
.Zalh-cre-res .center .item1 .detail {
  background: #ffffff;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  padding: 20px;
  font-size: 16px;
  line-height: 2em;
}
.Zalh-cre-res .center .detail span {
}
.Zalh-cre-res .center .detail p {
  margin-bottom: 20px;
}
.Zalh-cre-res .center .item2 {
  width: 560px;
  padding: 20px;
  background-image: url("../images/credit-con-bg3.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #fff;
  border-radius: 8px;
  border-bottom-left-radius: 0px;
  font-size: 16px;
  line-height: 2em;
}

@media screen and (max-width: 1220px) {
  .Zalh-cre-inf .part1 .list {
    width: 30%;
  }
  .Zalh-cre-inf .part2 .tujie1 {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  .Zalh-cre-inf .part2 .tujie1 .text {
    font-size: 24px;
  }
  .Zalh-cre-inf .part2 .tujie1 .text span {
    font-size: 28px;
    font-weight: bold;
  }
  .Zalh-cre-inf .part2 .tujie1 .circle {
    margin-bottom: 100px;
  }
}
