.clearfix:before {
  content: normal;
}
.clearfix:after {
  content: '\200b';
  clear: both;
  display: block;
  height: 0;
}
.core-advantages-home {
  padding-top: 0.47rem;
}
.core-advantages-home .home-public-title {
  text-align: center;
}
.core-advantages-home .home-public-title h2 {
  font-size: 0.3rem;
  font-weight: bold;
  line-height: 1.5;
  color: #317EE4;
  letter-spacing: 0.05rem;
}
.core-advantages-home .home-public-title h3 {
  font-size: 0.16rem;
  line-height: 1.5;
  color: #999999;
}
.core-advantages-home .home-public-title .home-public-title-icon {
  margin-top: 0.1rem;
}
.core-advantages-home .home-public-title .home-public-title-icon i,
.core-advantages-home .home-public-title .home-public-title-icon span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.core-advantages-home .home-public-title .home-public-title-icon i {
  width: 0.21rem;
  border-bottom: 0.01rem solid #999999;
}
.core-advantages-home .home-public-title .home-public-title-icon span {
  width: 0.21rem;
  height: 0.18rem;
  background: #fff url("../images/home-public-title-icon.png") center / 0.21rem 0.18rem no-repeat;
  margin: 0 0.22rem;
}
@media screen and (max-width: 1024px) {
  .core-advantages-home .home-public-title h2 {
    font-size: 0.32rem;
  }
  .core-advantages-home .home-public-title h3 {
    font-size: 0.28rem;
  }
  .core-advantages-home .home-public-title .home-public-title-icon {
    margin-top: 0.1rem;
  }
  .core-advantages-home .home-public-title .home-public-title-icon i {
    width: 0.31rem;
  }
  .core-advantages-home .home-public-title .home-public-title-icon span {
    width: 0.315rem;
    height: 0.27rem;
    background-size: 0.315rem 0.27rem;
  }
}
.core-advantages-home .core-advantages-list {
  margin-top: 0.26rem;
}
.core-advantages-home .core-advantages-list li:nth-child(2n - 1) {
  background: url("../images/core-advantages-bg1.png") center top / cover no-repeat;
}
.core-advantages-home .core-advantages-list li:nth-child(2n - 1) dl {
  padding: 0.57rem 0 0.67rem;
}
.core-advantages-home .core-advantages-list li:nth-child(2n - 1) dl:before {
  content: '';
  position: absolute;
  right: 0;
  top: -1.66rem;
  z-index: 10;
  width: 0.81rem;
  height: 2.57rem;
  background: url("../images/core-advantages-icon.png") right center / 0.81rem 2.57rem no-repeat;
}
.core-advantages-home .core-advantages-list li:nth-child(2n - 1) dl dd {
  padding-top: 1.2rem;
  padding-left: 0.24rem;
}
.core-advantages-home .core-advantages-list li:nth-child(2n) {
  margin-top: 0.38rem;
  margin-bottom: 0.7rem;
  background: url("../images/core-advantages-bg2.png") center top / cover no-repeat;
}
.core-advantages-home .core-advantages-list li:nth-child(2n) dl {
  padding: 0 0 0.93rem;
}
.core-advantages-home .core-advantages-list li:nth-child(2n) dl:before {
  content: '';
  position: absolute;
  right: 0;
  top: -0.38rem;
  z-index: 10;
  width: 0.8rem;
  height: 0.39rem;
  background-color: #317EE4;
}
.core-advantages-home .core-advantages-list li:nth-child(2n) dl dt {
  float: right;
  width: 8.18rem;
  height: 4.59rem;
}
.core-advantages-home .core-advantages-list li:nth-child(2n) dl dd {
  padding-top: 1.4rem;
  padding-right: 0.24rem;
}
.core-advantages-home .core-advantages-list li:nth-child(2n) dl dd .core-advantages-num,
.core-advantages-home .core-advantages-list li:nth-child(2n) dl dd .core-advantages-title {
  text-align: left;
}
.core-advantages-home .core-advantages-list li:hover .core-advantages-img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.core-advantages-home .core-advantages-list li dl {
  position: relative;
}
.core-advantages-home .core-advantages-list li dl dt {
  float: left;
  width: 8.25rem;
  height: 4.64rem;
  overflow: hidden;
  position: relative;
  z-index: 15;
}
.core-advantages-home .core-advantages-list li dl dt .core-advantages-img {
  height: 100%;
  background: center / cover no-repeat;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.core-advantages-home .core-advantages-list li dl dd {
  overflow: hidden;
}
.core-advantages-home .core-advantages-list li dl dd .core-advantages-num {
  text-align: right;
  font-size: 0.7rem;
  font-weight: 400;
  line-height: 1.5;
  color: #317EE4;
}
.core-advantages-home .core-advantages-list li dl dd .core-advantages-title {
  text-align: right;
  font-size: 0.28rem;
  font-weight: bold;
  line-height: 1.6;
  color: #317EE4;
}
.core-advantages-home .core-advantages-list li dl dd .core-advantages-desc {
  margin-top: 0.2rem;
}
.core-advantages-home .core-advantages-list li dl dd .core-advantages-desc,
.core-advantages-home .core-advantages-list li dl dd .core-advantages-desc p {
  font-size: 0.14rem !important;
  font-family: "Microsoft YaHei" !important;
  font-weight: 400 !important;
  line-height: 2 !important;
  color: #666666 !important;
}
@media screen and (max-width: 1601px) and (min-width: 1025px) {
  .core-advantages-home .core-advantages-list li dl dd .core-advantages-desc,
  .core-advantages-home .core-advantages-list li dl dd .core-advantages-desc p {
    font-size: 0.16rem !important;
  }
}
@media screen and (max-width: 1024px) {
  .core-advantages-home .core-advantages-list li {
    margin: 0 !important;
  }
  .core-advantages-home .core-advantages-list li dl {
    padding: 0.4rem 0.3rem !important;
  }
  .core-advantages-home .core-advantages-list li dl:before {
    content: normal !important;
  }
  .core-advantages-home .core-advantages-list li dl dt {
    float: none;
    width: 100%;
    height: 4.64rem;
  }
  .core-advantages-home .core-advantages-list li dl dd {
    padding-top: 0.2rem !important;
  }
  .core-advantages-home .core-advantages-list li dl dd .core-advantages-title {
    font-size: 0.32rem;
  }
  .core-advantages-home .core-advantages-list li dl dd .core-advantages-desc,
  .core-advantages-home .core-advantages-list li dl dd .core-advantages-desc p {
    font-size: 0.28rem !important;
  }
}
