
@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot?t=1486265284954'); /* IE9*/
  src: url('../fonts/iconfont.eot?t=1486265284954#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff?t=1486265284954') format('woff'), /* chrome, firefox */
  url('../fonts/iconfont.ttf?t=1486265284954') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg?t=1486265284954#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sy:before { content: "\e60a"; }
.icon-wdct:before { content: "\e60b"; }
.icon-rjdh:before { content: "\e60c"; }
.icon-kszn:before { content: "\e60d"; }
.icon-zjlx:before { content: "\e60e"; }
.icon-mnkc:before { content: "\e60f"; }
.icon-wdsc:before { content: "\e610"; }
.icon-stcz:before { content: "\e611"; }
.icon-guanyuwomen:before { content: "\e61c"; }

.icon-radiodefault:before { content: "\e604";margin-right: 10px;}
.icon-radioselect:before { content: "\e605";margin-right: 10px; }
.icon-radioright:before { content: "\e607";margin-right: 10px; }
.icon-radiowrong:before { content: "\e606";margin-right: 10px; }

.icon-checkdefault:before { content: "\e609";margin-right: 10px; }
.icon-checkselect:before { content: "\e603";margin-right: 10px; }
.icon-checkwrong:before { content: "\e602";margin-right: 10px; }
.icon-checkright:before { content: "\e608";margin-right: 10px; }

.icon-notfav:before { content: "\e601"; }
.icon-fav:before { content: "\e600"; }

