<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: "æ€æºé»‘ä½“ Normal";
  src: url("../css/fonts/Normal.woff") format("woff2"),
    url("../css/fonts/Normal.woff") format("woff");
  font-display: swap;
}

/* æŠŠæˆ‘ä»¬æ‰€æœ‰æ&nbsp;‡ç­¾çš„å†…å¤–è¾¹è·æ¸…é›¶ */
* {
  margin: 0;
  padding: 0;
  /* css3ç›’å­æ¨¡åž‹ */
  box-sizing: border-box;
}

html {
  min-height: 100%;
  position: relative;
}

body {
  padding-bottom: 230px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

:root {
  /* --c1: #2054ae; */
  --c2: #f3f5f9;
  --c3: #fff;
  --c4: #909399;
  --c5: #666;
  --c6: #f7f8fa;
  --c7: #eeeeee;
  --c8: #bbb;
  --c9: #f1f1f1;
}

.green {
  color: #83cb00;
}

.red {
  color: var(--c11);
}

.blue {
  color: #007fff;
}

img,
h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
ul,
li,
a,
dl,
dt,
dd,
table,
tr,
td,
ol,
b,
strong {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  text-decoration: none;
  font-weight: normal;
}

/* em å’Œ i æ–œä½“çš„æ–‡å­—ä¸å€¾æ–œ */
em,
i {
  font-style: normal;
}

/* åŽ»æŽ‰li çš„å°åœ†ç‚¹ */
li {
  list-style: none;
}

img {
  /* border 0 ç…§é¡¾ä½Žç‰ˆæœ¬æµè§ˆå™¨ å¦‚æžœ å›¾ç‰‡å¤–é¢åŒ…å«äº†é“¾æŽ¥ä¼šæœ‰è¾¹æ¡†çš„é—®é¢˜ */
  border: 0;
  /* å–æ¶ˆå›¾ç‰‡åº•ä¾§æœ‰ç©ºç™½ç¼éš™çš„é—®é¢˜ */
  display: block;
}

button {
  /* å½“æˆ‘ä»¬é¼&nbsp;æ&nbsp;‡ç»è¿‡button æŒ‰é’®çš„æ—¶å€™ï¼Œé¼&nbsp;æ&nbsp;‡å˜æˆå°æ‰‹ */
  cursor: pointer;
}

a {
  color: #333;
  text-decoration: none;
}

button,
input {
  font-family: "æ€æºé»‘ä½“ Normal";
  /* é»˜è®¤æœ‰ç°è‰²è¾¹æ¡†æˆ‘ä»¬éœ€è¦æ‰‹åŠ¨åŽ»æŽ‰ */
  border: 0;
  /* ç‚¹å‡»åŽå–æ¶ˆå‡ºçŽ°çš„é»‘è‰²å¤–è¾¹æ¡† */
  outline: none;
  background-color: transparent;
}

body {
  /* CSS3 æŠ—é”¯é½¿å½¢ è®©æ–‡å­—æ˜¾ç¤ºçš„æ›´åŠ&nbsp;æ¸…æ™° */
  -webkit-font-smoothing: antialiased;
  background-color: #f7f7f8;
  font-family: "æ€æºé»‘ä½“ Normal";
  font-size: 14px;
  color: #333;
}

/* æ¸…é™¤æµ®åŠ¨ */
.clearfix:after {
  visibility: hidden;
  clear: both;
  display: block;
  content: ".";
  height: 0;
}

.clearfix {
  *zoom: 1;
}

/* åŸºç¡€æ&nbsp;·å¼ */
.fr {
  float: right;
}

.fl {
  float: left;
}

.marbtm10 {
  margin-bottom: 10px !important;
}

.marrig10 {
  margin-right: 10px !important;
}

.martop10 {
  margin-top: 10px !important;
}

.padleft10 {
  padding-left: 10px !important;
}

.padd {
  padding: 10px;
}

.ActFtcolor {
  color: var(--c11) !important;
}
.end{
color: #666 !important;
}

.grayFtcolor {
  color: #959595 !important;
}

.ActFWtcolor {
  color: var(--c11) !important;
  font-weight: 600;
}

.Ftcolor {
  color: #707070 !important;
}

.ActBgcolor {
  background-color: var(--c11) !important;
  color: var(--c3) !important;
  border: 1px solid var(--c11) !important;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.ActBgcolor3 {
  background: #F21646;
  color: #FFFFFF;
}

.fs16 {
  font-size: 16px;
}

.ActBgcolor1 {
  background-color: var(--c2) !important;
  color: var(--c11) !important;
}

.ActBgcolor2 {
  background-color: var(--c3) !important;
  color: var(--c11) !important;
}

.ActBrcolor {
  color: var(--c11) !important;
  border-bottom: 3px solid var(--c11) !important;
}

.ActBrcolor1 {
  border-bottom: 3px solid var(--c11) !important;
}

.imgSize1 {
  width: 132px;
  object-fit: cover;
  border-radius: 2px;
}

.imgSize2 {
  width: 24px;
  height: 22px;
  margin: 0 24px;
  object-fit: contain;
}

.imgSize3 {
  width: 14px;
  height: 14px;
  margin: 0 4px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.flex {
  display: flex;
}

.flexA {
  display: flex;
  align-items: center;
}

.flexJ {
  display: flex;
  justify-content: space-between;
}

.flexAC {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.bcgFFF {
  background-color: var(--c3) !important;
}

.grayline {
  margin: 10px 0;
  border-bottom: 1px solid #e5e5e5;
}

.graylineBlod {
  width: 100%;
  height: 10px;
  background: #f7f7f8;
  transform: scale(1.08);
}

.grayline1 {
  border-bottom: 1px solid #e5e5e5;
}

.changeOne {
  font-size: 12px;
}

.bRadius {
  border-radius: 4px;
}

.bottomSJX {
  position: relative;
}

.bottomSJX::after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  top: 22px;
  right: -18px;
  transition: all 0.5s;
  transform: rotate(315deg);
  border: 1px solid #000;
  border-top: var(--c3) fff;
  border-right: var(--c3) fff;
}

.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.ellipsismore {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.ellipsisP {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  /*! autoprefixer: ignore next */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.rightSJX {
  position: relative;
  color: var(--c11);
}

.rightSJX::after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  top: 23px;
  right: 20px;
  transform: rotate(-135deg);
  border: 1px solid var(--c11);
  border-top: var(--c3) fff;
  border-right: var(--c3) fff;
}

.rightSJX1 {
  position: relative;
}

.rightSJX1::after {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  top: 23px;
  right: 20px;
  transform: rotate(-135deg);
  border: 1px solid #000;
  border-top: var(--c3) fff;
  border-right: var(--c3) fff;
}

/*é‡Œé¢çš„ä»£ç&nbsp;å¯ä»¥æ&nbsp;¹æ®è‡ªå·±éœ€æ±‚åŽ»è¿›è¡Œæ›´æ”¹*/
/* è®¾ç½®æ»šåŠ¨æ¡çš„æ&nbsp;·å¼ */
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

/* æ»šåŠ¨æ§½ */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background: rgba(153, 153, 153, 0.1);
}

/* æ»šåŠ¨æ¡ä¸Šçš„æ»šåŠ¨æ»‘å— */
::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(153, 153, 153, 0.5);
}

.hoverRed:hover {
  color: #F11F4D;
}

.Nodatahome {
  min-height: 400px;
  position: relative;
}

.Nodata {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.Nodata img {
  width: 200px !important;
  height: 200px !important;
}

.Nodata span {
  width: 100%;
  display: inline-block;
  text-align: center;
  margin-top: 20px;
  font-size: 18px;
  color: #bbb;
}</pre></body></html>