@font-face {
  font-family: "tt-iconfont"; /* Project id 3534762 */
  src: url('iconfont.woff2?t=1731297430691') format('woff2'),
       url('iconfont.woff?t=1731297430691') format('woff'),
       url('iconfont.ttf?t=1731297430691') format('truetype');
}

 

.navberSplitLine::before{
 content: '';
    display: inline-block;
    width: 0;
    height: 14px;
    border-right: solid 1px #ccc; 
}
.fangdajing{
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../images/sousuo.png) no-repeat;
  background-size: 100% 100%; 
}
.searchs_btn_content .fangdajing{
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(../images/sousuo-w.png) no-repeat;
  background-size: 100% 100%; 
}
.icon_jiantou_up{
     display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/up.png) no-repeat center;
    background-size: 100% 100%;
    margin-top: 12px;
}
.icon-jiantouyou{
    display: inline-block;
  width: 30px;
    height: 30px;
    background: url(../images/jiantou_right.png) no-repeat center;
    background-size: 18px 18px;
}