@font-face {font-family: "icon";
  src: ; /* ie9*/
  src:  format('embedded-opentype'), /* ie6-ie8 */
   format('woff'),
   format('truetype'), /* chrome, firefox, opera, safari, android, ios 4.2 */
   format('svg'); /* ios 4.1- */
}
/*@font-face {font-family: "icon";
  src: ; !* ie9*!
  src:  format('embedded-opentype'), !* ie6-ie8 *!
   format('woff'),
   format('truetype'), !* chrome, firefox, opera, safari, android, ios 4.2 *!
   format('svg'); !* ios 4.1- *!
}*/

.icon {
  font-family:"icon" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconfont-user:before { content: "\e728"; }

.icon-ask,.icon-phone,.icon-sousuo{
  text-indent:25px;
  display: block;
  width: 17px;
  height: 19px;
  background:  no-repeat;
}
.icon-phone{
  background-position: center;
}
.icon-sousuo{
  background-position: right;
}
/*.iconfont-phone:before { content: "\e67d"; }

.iconfont-sousuo:before { content: "\e600"; }*/
.nc-wg-right-bar .iconfont-ask{
    background: none;
}
.nc-wg-right-bar .iconfont-ask:before { content: "\e7bf"; }

.ico-album,.ico-wenzhang{
    display: block;
    width: 24px;
    height: 24px;
    margin-top: 10px;
    margin-left: 10px;
}
/*.ico-video{    font-size: 28px; margin-left: 1px;}*/
.span-icon .ico-video:before { content: "\e611"; }
.span-icon .ico-album{ background: url(/uploads/image/svcicon_header/album.png)no-repeat center;background-size: contain;}
.span-icon .ico-wenzhang{ background: url(/uploads/image/svcicon_header/wenzhang.png)no-repeat center; background-size: contain;}
