﻿.core-advantages-home {
  background-color: #ffffff;
}
.core-advantages-home .home-public-title {
  display: none;
}
.core-advantages-home .core-advantages-head-title {
  background: url("../image/core-advantages8-home-title-bg.png") center / 10rem 1.92rem no-repeat;
  text-align: center;
  height: 1.92rem;
  padding-top: 0.6rem;
}
.core-advantages-home .core-advantages-head-title .main-title {
  font-size: 0.36rem;
  font-weight: bold;
  color: #163A84;
  line-height: 1.9;
  text-align: center;
}
.core-advantages-home .core-advantages-head-title .sub-title {
  font-size: 0.16rem;
  color: #ffffff;
  line-height: 1.5;
  margin-top: 0.1rem;
}
@media screen and (max-width: 1024px) {
  .core-advantages-home .core-advantages-head-title {
    display: none;
  }
}
.core-advantages-home .core-advantages-list li {
  background: url("../image/core-advantages-item-bg.png") center bottom / 12rem 0.24rem no-repeat;
  padding-bottom: 0.24rem;
}
.core-advantages-home .core-advantages-list li:nth-child(2n) dt {
  float: left;
}
.core-advantages-home .core-advantages-list li:nth-child(2n) dd {
  padding-left: 0.77rem;
  padding-right: 0 !important;
}
.core-advantages-home .core-advantages-list li dl {
  padding: 0 1rem;
}
.core-advantages-home .core-advantages-list li dl dt {
  float: right;
  width: 4.79rem;
  height: 3.28rem;
  overflow: hidden;
}
.core-advantages-home .core-advantages-list li dl dt .core-advantages-img {
  height: 100%;
  background: center / cover no-repeat;
}
.core-advantages-home .core-advantages-list li dl dd {
  overflow: hidden;
  padding-right: 0.77rem;
  padding-top: 0.85rem;
}
.core-advantages-home .core-advantages-list li dl dd .core-advantages-main-head .core-advantages-num {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 0.6rem;
  height: 0.92rem;
  background-color: #eb191a;
  position: relative;
  text-align: center;
  padding-top: 0.02rem;
}
.core-advantages-home .core-advantages-list li dl dd .core-advantages-main-head .core-advantages-num span {
  font-size: 0.32rem;
  color: #ffffff;
  line-height: 2;
  border-bottom: 0.01rem solid #fff;
}
.core-advantages-home .core-advantages-list li dl dd .core-advantages-main-head .core-advantages-num:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 0;
  height: 0;
  border: 0.3rem solid transparent;
  border-bottom: 0.12rem solid #fff;
}
.core-advantages-home .core-advantages-list li dl dd .core-advantages-main-head .core-advantages-title {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  font-size: 0.28rem;
  color: #eb191a;
  margin-left: 0.1rem;
  font-weight: bold;
}
.core-advantages-home .core-advantages-list li dl dd .core-advantages-desc {
  padding-left: 0.87rem;
  height: 1.3rem;
  overflow: hidden;
}
.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.12rem !important;
  color: #666666 !important;
  line-height: 2 !important;
  font-family: "Microsoft YaHei" !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 {
    margin-top: 0.4rem;
  }
  .core-advantages-home .core-advantages-list li {
    background: none;
    padding-bottom: 0;
    margin-bottom: 4%;
  }
  .core-advantages-home .core-advantages-list li dl {
    padding: 0 0.3rem;
  }
  .core-advantages-home .core-advantages-list li dl dt {
    float: none !important;
    width: 100%;
    height: 4rem;
  }
  .core-advantages-home .core-advantages-list li dl dt .core-advantages-img {
    background: center / contain no-repeat;
  }
  .core-advantages-home .core-advantages-list li dl dd {
    margin-top: 0.2rem;
    padding: 0 !important;
  }
  .core-advantages-home .core-advantages-list li dl dd .core-advantages-main-head .core-advantages-num {
    display: none;
  }
  .core-advantages-home .core-advantages-list li dl dd .core-advantages-main-head .core-advantages-title {
    margin-left: 0;
  }
  .core-advantages-home .core-advantages-list li dl dd .core-advantages-desc {
    padding-left: 0;
    height: auto;
  }
  .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;
  }
}
@media screen and (max-width: 1024px) {
  .core-advantages-home .home-public-title {
    display: block;
  }
}
