<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*=====================================å…³äºŽé‡‘è™ºå¥–=================================*/
/*------------------------------------æ¡ˆä¾‹æ¬£èµappreciate----------------------------------------*/
.appreciate {
  padding: 0 1.7%;
}
.appreciate li {
  padding-top: 0.75rem;
}
.appreciate li h3 {
  padding-top: 0.2rem;
  text-align: center;
  line-height: 1.175rem;
  font-size: 0.52rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  font-weight: bold;
}
.appreciate li a {
  color: #000;
}
.appreciate .haswhite {
  background: #fff;
  padding: 1rem 0.75rem 1rem;
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.33);
}
.appreciate .haswhite .right {
  float: right;
  width: 2.5rem;
  height: 2.5rem;
  background: #ce131e;
  border-radius: 10px;
  text-align: center;
  padding-top: 0.2rem;
}
.appreciate .haswhite .right span {
  font-size: 0.4rem;
  color: #fff;
}
.appreciate .haswhite .right .big {
  font-size: 1rem;
}
.appreciate .haswhite h3 {
  text-align: left;
  padding-top: 0;
  font-size: 0.52rem;
  width: 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.appreciate .haswhite p {
  display: block;
  width: 75%;
  height: 1.6rem;
  line-height: 0.8rem;
  font-size: 0.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #727272;
}
/*------------------------------------æ¡ˆä¾‹æ¬£èµå†…é¡µappreciateinfo--------------------------------*/
.appreciateinfo h2 {
  font-size: 0.6rem;
  text-align: center;
  color: #333333;
  padding-bottom: 0.3rem;
  font-weight: bold;
}
.appreciateinfo .info {
  position: relative;
  width: 95%;
  margin: 0 auto;
  padding-top: 0.425rem;
  padding-bottom: 0.725rem;
  border-bottom: 1px #ccc dashed;
}
.appreciateinfo .info &gt; div {
  position: relative;
  left: 50%;
  transform: translateX(-26%);
  -ms-transform: translateX(-26%);
  -o-transform: translateX(-26%);
  -webkit-transform: translateX(-26%);
  -moz-transform: translateX(-26%);
}
@media screen and (min-width: 361px) and (max-width: 440px) {
}
@media screen and (max-width: 360px) {
}
.appreciateinfo .info .zmntime {
  margin-right: 7%;
  text-align: center;
  font-size: 0.32rem;
}
.appreciateinfo .info .zmntime span:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0.5rem;
  height: 0.5rem;
  background: url('../images/time.png') no-repeat;
  background-size: 100%;
  margin-right: 0.125rem;
}
.appreciateinfo .info .zmnauthor {
  margin-right: 7%;
  text-align: center;
  font-size: 0.32rem;
}
.appreciateinfo .info .zmnauthor span:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0.5rem;
  height: 0.5rem;
  background: url('../images/author.png') no-repeat;
  background-size: 100%;
  margin-right: 0.125rem;
}
.appreciateinfo .info .zmnreadnum {
  text-align: center;
  font-size: 0.32rem;
}
.appreciateinfo .info .zmnreadnum span:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 0.075rem;
  width: 0.5rem;
  height: 0.5rem;
  background: url('../images/readnum.png') no-repeat;
  background-size: 100%;
  margin-right: 0.125rem;
}
.appreciateinfo .content {
  padding: 5% 2.5% 20px;
}
.appreciateinfo .content img {
  width: 100%;
}
.appreciateinfo .content p {
  line-height: 1.1rem;
  font-size: 0.52rem;
}
.appreciateinfo .content iframe {
  width: 100%;
}
.contact-branch .tab-wrapper {
  padding: 1rem 2.9% 1.35rem;
}
.contact-branch .tab-menu {
  display: block;
}
.contact-branch .tab-menu li {
  font-size: 1.525rem;
  display: block;
  width: 16.7%;
  height: 2.25rem;
  float: left;
  margin: 0 1.43% 1.425rem;
  background: #fff;
  text-align: center;
  line-height: 2.25rem;
  color: #333333;
  border: 1px solid #a6a6a6;
  border-radius: 5px;
  transition: all 0.6s ease;
  -ms-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
}
.contact-branch .tab-menu li:active,
.contact-branch .tab-menu li.active {
  background: #ce131e;
  color: #fff;
}
.contact-branch .tab-content {
  padding: 0.5rem 1.3% 0;
}
.contact-branch .tab-content table {
  width: 100%;
  border: 1px solid #a0a0a0;
  box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, 0.21);
}
.contact-branch .tab-content thead {
  background: #ce131e;
  color: #fff;
  line-height: 4.5rem;
  font-size: 1.575rem;
}
.contact-branch .tab-content thead th {
  font-weight: 400;
}
.contact-branch .tab-content tbody {
  text-align: center;
  line-height: 2.8rem;
  color: #333333;
  font-size: 1.3rem;
}
.contact-branch .tab-content tbody tr {
  border-top: 1px dashed #a0a0a0;
}
.contact-branch .tab-content tbody tr:first-child {
  border-top: 0px;
}
.contact-branch .tab-content tbody td {
  padding: 0.575rem 0.5rem 0.675rem;
}
.contact-branch .tab-content .rborder {
  border-right: 1px solid #a0a0a0;
}
.contact-branch .sw {
  padding: 0 1.6%;
}
.contact-branch .sw .swiper-container {
  box-shadow: 0px 0px 13px 2.88px rgba(34, 23, 20, 0.22);
}
.contact-branch .sw .pagebranch {
  margin-top: 5.125rem;
}
.contact-branch .sw .swiper-pagination-bullet-active {
  background: #ce131e;
}
.contact-branch .sw .swiper-pagination {
  margin-bottom: 1.6rem;
  position: static;
  width: 100%;
  padding-top: 0.4rem;
}
.contact-branch .sw .swiper-pagination span {
  margin: 0 0.1rem;
}
.contact-branch .sw .title {
  width: 85.7%;
  height: 31.6%;
  border-bottom: 1px solid #999999;
  margin-left: 2.8rem;
  position: relative;
}
.contact-branch .sw h5 {
  text-align: left;
  padding-top: 2rem;
  padding-left: 0.125rem;
  line-height: 1.8rem;
  font-size: 1.8rem;
  color: #ce131e;
  padding-bottom: 1.2rem;
}
.contact-branch .sw .ppck {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 43%;
}
.contact-branch .sw .content {
  padding-top: 2rem;
  margin-left: 4.8rem;
  padding-bottom: 20px;
}
.contact-branch .sw p {
  font-size: 1.3rem;
  line-height: 2.4;
  display: list-item;
  list-style-type: disc;
  margin-left: 0.875rem;
  padding-right: 2rem;
}
.contact-branch .sw .addr {
  list-style-image: url("../images/join-icon23.png");
}
.contact-branch .sw .tell {
  list-style-image: url("../images/join-icon24.png");
}
.contact-branch .sw .none {
  list-style: none;
}
.contact-branch .sw .tell2 {
  list-style-image: url("../images/join-icon25.png");
}
.contact-branch .sw .tell3 {
  list-style-image: url("../images/join-icon26.png");
}
.contact-branch .sw .email {
  list-style-image: url("../images/join-icon27.png");
}
.contact-branch .fw h5 {
  font-size: 0.575rem;
  color: #ce131e;
  margin-bottom: 55px;
  margin-left: 6.6%;
}
.contact-branch .fw h5:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  margin-right: 13px;
  width: 4px;
  height: 27px;
  background: #ce131e;
}
.contact-branch .fw .text {
  width: 91.3%;
  background-size: 100% auto;
  margin-left: 5.8%;
  padding-bottom: 80px;
}
</pre></body></html>