@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot?t=1522138532925'); /* IE9*/
  src: url('../fonts/iconfont.eot?t=1522138532925#iefix') format('embedded-opentype'), /* IE6-IE8 */

  url('../fonts/iconfont.ttf?t=1522138532925') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg?t=1522138532925#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}

.check:before{
	content: "\e647";
}
.nav1:before{
	content: "\e614";

}
.nav2:before{
	content: "\e612";
}
.nav3:before{
	content: "\e618";
}
.time:before{
	width: .32rem;
	content: "\e61d";
	color: #999999;
}

.reload:before {
    content: "\e623";
}

.bianji:before{
	content: "\e6e5";
}

.add:before{
	content: "\e68f";
}

.laji:before{
	content: "\e62b";
}
.jiantou:before{
	content: "\e62f";
}