<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: "iconfont";
  /* Project id 2874806 */
  src: url('./iconfont/iconfont.woff2?t=1635210561214') format('woff2'), url('./iconfont/iconfont.woff?t=1635210561214') format('woff'), url('./iconfont/iconfont.ttf?t=1635210561214') format('truetype');
}
.hidden {
  opacity: 0 !important;
  visibility: hidden !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
}
.w1200 {
  width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
.w1240 {
  width: 1220px;
  margin-left: auto;
  margin-right: auto;
}
#videoPopup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}
#videoPopup .video-box {
  width: 60%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#videoPopup .video-box video {
  width: 100%;
}
#videoPopup .video-box .close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  text-align: center;
}
#videoPopup .video-box .close span {
  font-size: 16px;
  line-height: 40px;
  color: #fff;
}
#videoPopup .video-box .close:hover {
  background: rgba(0, 0, 0, 0.5);
}
/* åˆ†é¡µ */
.paging {
  display: block;
  justify-content: center;
  padding-top: 60px;
  text-align: center;
}
.paging .page_list {
  display: inline-block;
  vertical-align: middle;
}
.paging .tz_input {
  display: inline-block;
  vertical-align: middle;
  color: #949ba3;
}
.paging .page_list span,
.paging .page_list a {
  text-align: center;
  line-height: 50px;
  color: #949ba3;
  font-size: 18px;
  vertical-align: middle;
  display: inline-block;
}
.paging .page_list a.selected,
.paging .page_list a:hover {
  color: #fff;
  background-image: linear-gradient(to right, #2a6ed7, #48a9e8);
}
.paging .page_list span {
  width: 50px;
  height: 50px;
  background: #fff;
  border: 1px solid #eceff5;
  border-radius: 5px;
  margin: 0 4px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.paging .tz_input span {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: #fff;
  border: 1px solid #eceff5;
  border-radius: 5px;
  margin: 0 9px;
  cursor: pointer;
  vertical-align: middle;
  color: #949ba3;
}
.paging .page_list a {
  width: 50px;
  height: 50px;
  background: #fff;
  border: 1px solid #eceff5;
  border-radius: 5px;
  margin: 0 4px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
.paging .pageInput {
  line-height: 50px;
  height: 50px;
  border: 0px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #949ba3;
  background: transparent;
}
@media screen and (max-width: 1440px) {
  /* åˆ†é¡µ */
  .paging .page_list a,
  .paging .page_list span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .paging .tz_input span {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .paging .pageInput {
    line-height: 40px;
    font-size: 14px;
    height: 40px;
  }
}
@media screen and (max-width: 1220px) {
  body {
    width: 100%;
  }
  .w1200 {
    width: 96%;
  }
  .w1240 {
    width: 96%;
  }
}
@media screen and (max-width: 1024px) {
  .w1240 {
    width: 100%;
  }
  #videoPopup .video-box {
    width: 90%;
  }
  .paging {
    padding-top: 40px;
  }
}
@media screen and (max-width: 768px) {
  .w1200 {
    width: 94%;
  }
  .w1240 {
    width: 94%;
  }
}
/*# sourceMappingURL=base.css.map */</pre></body></html>