/*换行*/
.break-word {
  word-break: break-all;
  word-wrap: break-word;
}
.name {
  word-break: break-all;
  word-wrap: break-word;
  font-size: 12px;
  color: #2d81ff;
  margin-right: 10px;
}
.footer {
  background-image: none;
}
.product-advantage {
  padding-top: 58px;
  padding-bottom: 30px;
}
.product-advantage h2 {
  color: #1e212c;
  font-size: 32px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 38px;
}
.product-advantage-list > div {
  margin-bottom: 30px;
}
.product-advantage-item {
  height: 316px;
  border: 1px solid #dee0e2;
  border-radius: 4px;
  padding-top: 55px;
}
.product-advantage-item:hover {
  box-shadow: 0px 0px 30px 0px rgba(38, 118, 252, 0.12);
  transition: all 0.5s;
}
.product-advantage-title {
  text-align: center;
}
.product-advantage-title span {
  color: #333840;
  font-size: 18px;
  line-height: 24px;
}
.product-advantage-image {
  margin: 0 auto;
  width: 72px;
  height: 72px;
  margin-bottom: 25px;
}
.product-advantage-content {
  padding: 13px 16px 0;
}
.product-advantage-content p {
  font-size: 14px;
  line-height: 26px;
  color: #828282;
  text-align: left;
}
.product-intro .container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 500px;
}
.product-intro-img-left .container {
  background: #f7f8fe;
}
.product-intro-title {
  color: #333840;
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 14px;
}
.product-intro-content {
  color: #828282;
  font-size: 16px;
  line-height: 32px;
}
.latest-notice {
  height: 540px;
  background-color: #f8f9fe;
}
.latest-news {
  background: #f8f9fe;
  padding-bottom: 50px;
}
.latest-news .latest-news-box {
  background: url(../../images/Anc/index/notice.png) center 0 no-repeat;
  background-size: 100%;
  padding-top: 78px;
  padding-bottom: 20px;
}
.latest-news .latest-news-box h2 {
  color: #282c32;
  font-size: 32px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 40px;
}
.latest-news .latest-news-box .latest-news-content {
  padding: 0 40px;
}
.latest-news .latest-news-box .latest-news-content > div {
  padding-left: 10px;
  padding-right: 10px;
}
.latest-news .latest-news-box .latest-news-content .latest-news-new .latest-news-new-content {
  height: 100px;
  margin-bottom: 10px;
  background: #ffffff;
  background-size: 100%;
  padding-top: 22px;
  padding-left: 20px;
  padding-right: 20px;
}
.latest-news .latest-news-box .latest-news-content .latest-news-new .latest-news-new-content h3 {
  color: #4c525b;
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 5px;
}
.latest-news .latest-news-box .latest-news-content .latest-news-new .latest-news-new-content p {
  color: #89919b;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.latest-news .latest-news-box .latest-news-content .latest-news-part1 ol {
  height: 280px;
  background: #ffffff;
}
.latest-news .latest-news-box .latest-news-content .latest-news-part1 ol li {
  height: 135px;
  background: #ffffff;
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
  margin-bottom: 10px;
}
.latest-news .latest-news-box .latest-news-content .latest-news-part1 ol li a {
  display: inline-block;
  font-size: 16px;
  color: #4c525b;
  line-height: 34px;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
}
.latest-news .latest-news-box .latest-news-content .latest-news-part1 ol li a:hover {
  color: #2d81ff;
}
.latest-news .latest-news-box .latest-news-content .latest-news-part1 ol li strong,
.latest-news .latest-news-box .latest-news-content .latest-news-part1 ol li span {
  display: block;
  color: #89919b;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
}
.latest-news .latest-news-box .latest-news-content .latest-news-part1 ol li strong {
  margin-bottom: 16px;
  font-weight: normal;
}
.latest-news .latest-news-box .latest-news-content .latest-news-part2 ol {
  height: 280px;
  padding-top: 10px;
  background: #ffffff;
}
.latest-news .latest-news-box .latest-news-content .latest-news-part2 ol li {
  display: block;
  height: 80px;
  margin-bottom: 10px;
  background: #ffffff;
  padding-top: 14px;
  padding-left: 25px;
  padding-right: 25px;
  border-bottom: 1px solid #eee;
}
.latest-news .latest-news-box .latest-news-content .latest-news-part2 ol li a {
  display: inline-block;
  color: #333840;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
  vertical-align: middle;
}
.latest-news .latest-news-box .latest-news-content .latest-news-part2 ol li a:hover {
  color: #2d81ff;
}
.latest-news .latest-news-box .latest-news-content .latest-news-part2 ol li span {
  display: block;
  color: #89919b;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: keep-all;
}
.latest-news .latest-news-box .latest-news-content .latest-news-part2 ol li:last-child {
  border: none;
}
.latest-news .more-news {
  color: #2d81ff;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
  display: block;
}
@media (max-width: 767px) {
  .product-advantage-item {
    height: auto;
    padding-bottom: 30px;
  }
  .product-intro .container {
    flex-wrap: wrap;
    height: auto;
    padding: 40px 40px 40px;
  }
  .product-intro .container img {
    width: 100%;
    margin-bottom: 40px;
  }
  .product-intro-img-right .container {
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  .product-intro .container {
    padding: 0 40px;
  }
  .product-intro .container img {
    width: 60%;
  }
  .product-intro-img-left .container img {
    margin-right: 20px;
  }
  .product-intro-img-right .container img {
    margin-left: 20px;
  }
}
@media (min-width: 992px) {
  .product-advantage-item {
    height: 280px;
  }
  .product-advantage-content {
    padding: 13px 20px 0;
  }
  .product-intro .container {
    padding: 0 80px;
  }
  .product-intro-img-left .container img {
    margin-right: 40px;
  }
  .product-intro-img-right .container img {
    margin-left: 40px;
  }
}
@media (min-width: 1200px) {
  .product-advantage-item {
    height: 320px;
  }
  .product-intro .container {
    padding: 0 120px;
  }
  .product-intro-img-left .container img {
    margin-right: 80px;
  }
  .product-intro-img-right .container img {
    margin-left: 80px;
  }
  .latest-news .latest-news-box {
    height: 454px;
    padding-bottom: 0;
  }
  .latest-news .latest-news-box .latest-news-content .latest-news-new .latest-news-new-content {
    height: 280px;
    margin-bottom: 0px;
    background: #ffffff url(../../images/Anc/index/new.png) 0 bottom no-repeat;
  }
  .latest-news .latest-news-box .latest-news-content .latest-news-part1 li:nth-child(2) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1199px) {
  .latest-news .latest-news-box .latest-news-content .latest-news-new .latest-news-new-content {
    height: auto;
    padding-bottom: 24px;
  }
  .latest-news .latest-news-box .latest-news-content .latest-news-part1 ol,
  .latest-news .latest-news-box .latest-news-content .latest-news-part2 ol {
    height: auto;
  }
}
