<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;
    src: url(../css/fonts/iconfont.woff) format('woff'), url(../css/font/iconfont.ttf) format('truetype')
    
}

  @font-face {
    font-family: "iconfont"; /* Project id 2114576 */
    src:url(../css/fonts/iconfont1.woff) format('woff'), url(../css/fonts/iconfont1.ttf) format('truetype')
  }
.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}
.shipinzhuanji {
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    padding: 5px
}

.shipinzhuanji&gt;li {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #333;
    padding: 0 10px;
    margin: 5px;
    border: 1px solid #eee;
    cursor: pointer
}

.shipinzhuanji&gt;li:hover {
    border: 1px solid #ff4d4d
}

.shipinzhuanji&gt;li:hover a {
    color: #ff4d4d
}

.top_nav_nr li.hove::after {
    margin-left: auto !important
}

.zhixun {
    width: 340px
}

.zhixun_head {
    height: 50px;
    line-height: 50px;
    background: var(--c11);
    color: #fff;
    padding: 0 5px;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative
}

.zhixun_head span {
    font-size: 22px;
    color: #fff;
    align-items: center;
    position: relative;
    padding-left: 35px;
    display: inline-block;
    line-height: 35px;
    height: 40px
}

.zhixun_head&gt;img {
    margin-right: 10px;
    left: 5px;
    position: absolute
}

.zhixun_head cite {
    font-size: 14px
}

.zhixun_head a {
    color: #fff
}

.zhixun_head a:hover {
    color: var(--c33)
}

.zhixun_list {
    background: #fff;
    padding: 6px 10px 20px 6px;
    border: 1px #eee solid;
    border-top: 0;
    border-radius: 0 0 4px 4px
}

.zhixun_list li {
    height: 28px;
    line-height: 28px
}

.zhixun_list li a {
    display: inline-block;
    float: left;
    width: 258px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    position: relative;
    padding-left: 12px
}

/* å›¾æ&nbsp;‡å›¾æ&nbsp;‡ å…³äºŽæˆ‘ä»¬é‚£äº› */
.icon-lanqiu:before {
    content: "\e604";
  }
  
  .icon-zimeitirenzheng:before {
    content: "\100d2";
  }
  
  .icon-youjian:before {
    content: "\e600";
  }
  
  .icon-xingren:before {
    content: "\e601";
  }
  
  .icon-declare:before {
    content: "\e61b";
  }
  
  .icon-huiyuan:before {
    content: "\e640";
  }
  
  .icon-guanyuwomen:before {
    content: "\e603";
  }
  
  .icon-show_yinsizhengce_fill:before {
    content: "\e602";
  }
  
  .icon-chongzhi:before {
    content: "\e699";
  }
  
  .icon-xinjian:before {
    content: "\e613";
  }
  
  .icon-child:before {
    content: "\e8fd";
  }
  
  .icon-menu_yhxy:before {
    content: "\e648";
  }
  
  .icon-mianxingjinzhitubiao:before {
    content: "\e66c";
  }
  
  .icon-mianxingshouzhangtubiao:before {
    content: "\e66e";
  }
  </pre></body></html>