<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body .nav-cnt .row li a {
  font-size: .12rem!important;
}
body .container .row li .child {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 200%;
}
body .site-ued .content-type .content p,
body .site-industrial .content-type .content p,
body .site-brand .content-type .content p,
body .site-ued .pagescroll p,
body .site-industrial .pagescroll p,
body .site-brand .pagescroll p {
  font-size: .16rem;
  color: #fff;
  line-height: 2;
  text-align: left;
  margin: 0;
}
body .site-ued .content-columns p,
body .site-industrial .content-columns p,
body .site-brand .content-columns p {
  line-height: 1.8;
  color: #9b9b9b;
  font-weight: 200;
  font-size: .15rem;
  /* text-align: justify; */
  text-align: left;
}
body .site-chain .container h2 {
  line-height: 1.2;
  text-align: center;
}
body .site-home .design hgroup h2 {
  padding: 0 0.1rem;
}
body .site-home .design .coffee-box p {
  padding: 0 0.1rem;
}
body .site-about .about p {
  text-indent: 0rem;
}
@media screen and (max-width: 992px) {
  body .site-about .about p {
    font-size: 14px !important;
  }
}
body .site-chain .tab-pane p {
  text-indent: 0rem;
}
body .site-chain .proess-r2 p {
  text-indent: 0rem;
}
</pre></body></html>