@font-face {
  font-family: "iconfont24";
  src: url('iconfont2024.ttf?t=1713170908626') format('truetype');
}
.iconfont24 {
  font-family: "iconfont24" !important;
  font-size: 20px;
  line-height: 32px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fs12 {font-size: 12px !important;}
.fs14 {font-size: 14px !important;}
.fs16 {font-size: 16px !important;}
.fs18 {font-size: 18px !important;}
.fs20 {font-size: 20px !important;}
.fs22 {font-size: 22px !important;}
.fs24 {font-size: 24px !important;}
.fs26 {font-size: 26px !important;}
.fs28 {font-size: 28px !important;}
.fs30 {font-size: 30px !important;}

.fsr5 {font-size: 0.5rem !important;}
.fsr6 {font-size: 0.6rem !important;}
.fsr7 {font-size: 0.7rem !important;}
.fsr8 {font-size: 0.8rem !important;}
.fsr9 {font-size: 0.9rem !important;}
.fsr10 {font-size: 1rem !important;}
.fsr15 {font-size: 1.5rem !important;}
.fsr20 {font-size: 2rem !important;}

.fcr {color:#ed0012 !important;}
.fcc {color:#333 !important;}
.fc9 {color:#999 !important;}
.fcG {color:#008000 !important;}
.fcN {color:#014aad !important;}
.fcNV {color:#fd5e5e !important;}
.fcN {color:#014aad !important;}

.lh100{line-height: 100% !important;}
.lh200{line-height: 200% !important;}
.lh300{line-height: 300% !important;}
.lh32{line-height: 32px !important;}
.lh36{line-height: 36px !important;}
.lh40{line-height: 40px !important;}

.lhs8{line-height: 0.8rem !important;}
.lhs10{line-height: 1.0rem !important;}
.lhs20{line-height: 2.0rem !important;}

.iconc1{line-height: 36px; width:36px !important; height:36px !important; border-radius:6px; background:#76c81b; color:#FFF;}
.iconc2{line-height: 36px; width:36px !important; height:36px !important; border-radius:6px; background:#ffa252; color:#FFF;}
.iconc3{line-height: 36px; width:36px !important; height:36px !important; border-radius:6px; background:#1e9cff; color:#FFF;}
.iconc4{line-height: 36px; width:36px !important; height:36px !important; border-radius:6px; background:#1e81ff; color:#FFF;}
.iconc5{line-height: 36px; width:36px !important; height:36px !important; border-radius:6px; background:#1f6bf5; color:#FFF;}
.iconc6{line-height: 36px; width:36px !important; height:36px !important; border-radius:6px; background:#2359df; color:#FFF;}
.iconc7{line-height: 36px; width:36px !important; height:36px !important; border-radius:6px; background:#47a2ff; color:#FFF;}
.iconc8{line-height: 36px; width:36px !important; height:36px !important; border-radius:6px; background:#fc5830; color:#FFF;}

.bzcontent-list {display: flex; width:96%; margin:0 auto;}
.bzcontent-list-item {display: flex;position: relative;flex: 1;}
.bzinner {width: 70%;padding: 5px 5px;background-color:#CCC; text-align:center;}
.bzinners {width: 70%;padding: 5px 5px;background-color:#090; color:#FFF; text-align:center;}
.bzarrow {display: flex;justify-content: center;align-items: center;flex: 1;padding-left: 0px;}
