<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner {
  height: 280px;
  background: url(/_statics/pc/images/store/ny_banner.jpg) no-repeat center center;
}
.about {
  margin-top: 50px;
}
.about-main {
  width: 864px;
  border: solid 1px #e5e5e5;
  background-color: #fff;
}
.about-main .head {
  text-align: right;
  height: 38px;
  line-height: 38px;
  border-bottom: solid 1px #e5e5e5;
  padding-right: 11px;
  color: #999999;
  background-color: #f9f9f9;
}
.about-main .head a {
  color: #999999;
}
.about-main .p1 {
  line-height: 30px;
  padding: 20px;
}
.about-main .p1 img {
  max-width: 100%;
}
.about-main table {
  margin: auto;
  margin-bottom: 20px;
}
.about-main table td.td1 {
  width: 150px;
  background-color: #eee;
}
.about-main table td.td2 {
  width: 170px;
}
.about-main table td {
  padding: 10px;
}
.account-info {
  width: 400px;
  height: 300px;
  float: left;
  margin: 0px 20px 0 0;
}
.account-info-banner li img {
  width: 400px;
  height: 300px;
}
.about-main h1 {
  font-size: 30px;
  line-height: 30px;
  padding: 20px;
  margin-top: 40px;
  text-align: center;
}
.news_view_date {
  text-align: center;
  width: 100%;
  margin: 0px auto;
}
.table_padd {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.table_padd td {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.credential-list {
  list-style: none;
}
.credential-list:after {
  content: '';
  display: block;
  clear: both;
}
.credential-item {
  float: left;
  width: 247px;
  height: 195px;
  margin: 20px;
  text-align: center;
}
.credential-item img {
  height: 154px;
}
.credential-item .title {
  width: 210px;
  margin: 0 auto;
  padding-top: 10px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.contact-wrap h2 {
  padding: 10px 0 10px 24px;
  font-size: 24px;
  text-align: center;
}
</pre></body></html>