.supage_985 {
  padding-bottom: 1rem;
}
.supage_985 .container {
  width: 12rem;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .supage_985 .container {
    padding: 0 0.3rem;
  }
}
.supage_985 .brand-nav {
  height: 0.32rem;
  line-height: 0.32rem;
  box-sizing: border-box;
  margin-top: -0.32rem;
  background: rgba(255, 255, 255, 0.0001);
}
@media screen and (max-width: 1024px) {
  .supage_985 .brand-nav {
    height: 0.4rem;
    line-height: 0.4rem;
    margin-top: -0.4rem;
  }
}
.supage_985 .brand-nav .location {
  font-size: 0.12rem;
  color: #FFFFFF;
}
.supage_985 .brand-nav .location a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .supage_985 .brand-nav .location {
    font-size: 0.3rem;
    color: #FFFFFF;
    padding-left: 0.3rem;
    float: none;
  }
  .supage_985 .brand-nav .location i {
    width: 0.2rem;
    height: 0.28rem;
  }
}
.supage_985 ul.case-list {
  padding: 0.69rem 0 0.4rem;
}
.supage_985 ul.case-list a {
  display: block;
}
.supage_985 ul.case-list li {
  width: 100%;
  padding: 0.41rem 0;
  border-bottom: 0.01rem solid #E6E6E6;
  display: flex;
}
.supage_985 ul.case-list li:nth-child(2n) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 1024px) {
  .supage_985 ul.case-list li:nth-child(2n) {
    flex-direction: column;
  }
}
.supage_985 ul.case-list li:nth-child(2n) .left-img {
  margin-right: 0;
  margin-left: 0.27rem;
}
@media screen and (max-width: 1024px) {
  .supage_985 ul.case-list li {
    flex-direction: column;
  }
}
.supage_985 ul.case-list li .left-img {
  margin-right: 0.36rem;
  width: 3.96rem;
  height: 2.64rem;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .supage_985 ul.case-list li .left-img {
    width: 100%;
    height: 5rem;
  }
}
.supage_985 ul.case-list li .text {
  width: 7.74rem;
  height: 2.64rem;
}
@media screen and (max-width: 1024px) {
  .supage_985 ul.case-list li .text {
    width: 100%;
    height: auto;
    padding-bottom: 0.3rem;
  }
}
.supage_985 ul.case-list li .text h6 {
  font-size: 0.3rem;
  color: #333333;
  margin-bottom: 0.25rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1024px) {
  .supage_985 ul.case-list li .text h6 {
    font-size: 0.32rem;
  }
}
.supage_985 ul.case-list li .text .desc {
  height: fit-content;
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-size: 0.16rem;
  color: #666666;
  line-height: 0.37rem;
  text-stroke: 0.01rem rgba(0, 0, 0, 0);
  text-align: left;
  margin-bottom: 0.45rem;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 1500px) {
  .supage_985 ul.case-list li .text .desc {
    font-size: 0.22rem;
    line-height: 0.4rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_985 ul.case-list li .text .desc {
    font-size: 0.28rem;
    line-height: 0.42rem;
  }
}
.supage_985 ul.case-list li .text .left-button {
  border: 0.01rem solid #B3B3B3;
  padding: 0.12rem 0.48rem 0.11rem 0.49rem;
  border-radius: 1rem;
  width: fit-content;
}
.supage_985 ul.case-list li .text .left-button a {
  font-family: Source Han Sans CN, Source Han Sans CN;
  font-size: 0.14rem;
  color: #B3B3B3;
}
@media screen and (max-width: 1500px) {
  .supage_985 ul.case-list li .text .left-button a {
    font-size: 0.22rem;
  }
}
@media screen and (max-width: 1024px) {
  .supage_985 ul.case-list li .text .left-button a {
    font-size: 0.22rem;
  }
}
.supage_985 .layer-page {
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: right;
}
.supage_985 .layer-page .laypage_prev:before,
.supage_985 .layer-page .laypage_next:before {
  display: none !important;
}
.supage_985 .layer-page .laypage_main span.laypage_curr {
  border: 0.01rem solid #C4C4C4;
}
.supage_985 .layer-page .laypage_main a.laypage_next,
.supage_985 .layer-page .laypage_main a.laypage_prev {
  font-size: 0.14rem;
}
@media screen and (max-width: 1024px) {
  .supage_985 .layer-page .laypage_main a.laypage_next,
  .supage_985 .layer-page .laypage_main a.laypage_prev {
    font-size: 0.24rem;
  }
}
.supage_985 .layer-page .laypage_main a,
.supage_985 .layer-page .laypage_main span {
  width: auto;
  height: auto;
  background: #fff;
  border: 0.01rem solid #CCCCCC;
  color: #666666;
  font-size: 0.14rem;
  padding: 0.1rem 0.2rem 0.08rem;
  margin: 0 0.04rem;
  border-radius: 0.02rem;
}
@media screen and (max-width: 1024px) {
  .supage_985 .layer-page {
    padding: 0.4rem 0 0;
  }
  .supage_985 .layer-page .laypage_main a,
  .supage_985 .layer-page .laypage_main span {
    font-size: 0.24rem;
    padding: 0.005rem 0.2rem;
    margin: 0 0.08rem;
  }
}
.supage_985 .template_main_color {
  color: #156451;
}
.supage_985 .template_main_back {
  background-color: #156451 !important;
}
.supage_985 .template_main_border {
  border-color: #156451;
}
