﻿.supage_586 .container {
  width: 12rem;
  margin: 0 auto;
}
.supage_586 .public-inner-crumbs .container text a {
  font-size: 0.16rem;
  font-weight: 400;
  color: #666666;
  line-height: 64px;
}
.supage_586 .public-inner-crumbs .container .title a {
  font-size: 0.16rem;
  font-weight: 400;
  color: #FF7327;
}
@media screen and (max-width: 1024px) {
  .supage_586 .public-inner-crumbs .container text a {
    font-size: 0.24rem;
  }
  .supage_586 .public-inner-crumbs .container .title a {
    font-size: 0.24rem;
  }
  .supage_586 .about-list .ab-cont {
    width: 100%;
    font-size: 0.24rem;
    margin-bottom: 0.3rem;
  }
  .supage_586 .about-list .right_img {
    display: none;
  }
}
.supage_586 .culture {
  margin-top: 0.6rem;
}
.supage_586 .culture .title {
  font-size: 0.32rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.4rem;
  text-align: center;
  position: relative;
}
.supage_586 .culture .line {
  width: 0.5rem;
  height: 0.05rem;
  background: #333333;
  text-align: center;
  position: absolute;
  left: 48.5%;
  margin-top: 0.3rem;
}
.supage_586 .honr {
  margin-top: 1rem;
  height: auto  ;
}
.supage_586 .honr ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.supage_586 .honr ul li {
  padding: 0 0 0.3rem 0;
}
@media screen and (max-width: 1024px) {
  .supage_586 .honr ul li {
    padding: 0 0.18rem 0.3rem 0.18rem;
  }
}
.supage_586 .honr ul li .he-bg {
  width: 2.79rem;
  height: 3.57rem;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  display: flex;
  align-items: center;
}
.supage_586 .honr ul li .he-bg img {
  width: auto;
  height: auto;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
@media screen and (max-width: 1024px) {
  .supage_586 .honr ul li .he-bg img {
    width: 85%;
  }
}
.supage_586 .honr ul li .title {
  font-size: 0.16rem;
  font-weight: 300;
  color: #333333;
  text-align: center;
  margin-top: 0.26rem;
}
@media screen and (max-width: 1024px) {
  .supage_586 .honr ul li .title {
    font-size: 0.28rem;
  }
}
