<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {
  text-decoration: none !important;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.swiper-container {
  width: 100%;
  height: 378px;
  float: left;
}
.swiper-slide {
  width: 100%;
  height: 378px;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
}
.swiper-pagination-bullet {
  width: 16px !important;
  height: 16px !important;
}
.swiper-pagination-bullet-active {
  background: #bb040c !important;
}
.main {
  width: 100%;
  background: #fafbf7;
  float: left;
}
.mainc {
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
}
.int {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  color: #6b6b6b;
  line-height: 36px;
  width: 557px;
  float: left;
  text-indent: 40px;
}
.daikuan {
  width: 585px;
  height: 450px;
  background: #ffffff;
}
.wdk {
  width: 524px;
  margin: 0 auto;
  margin-top: 20px;
}
.wdk .w1 {
  font-size: 24px;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  color: #353535;
  float: left;
  width: 100%;
}
.wdk p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  color: #696666;
  line-height: 30px;
  text-indent: 40px;
  float: left;
  margin-top: 20px;
}
.wdk .w2 {
  float: right;
  width: 136px;
  height: 31px;
  background: #bb040c;
  border-radius: 5px;
  text-align: center;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  font-weight: 400;
  color: #ffffff;
  line-height: 30px;
}
</pre></body></html>