
/*字体图标*/

@font-face {font-family: "icon";
  src: url('../font/iconfont.eot'); /* IE9*/
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/iconfont.woff') format('woff'), /* chrome, firefox */
  url('../font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../font/iconfont.svg#tao') format('svg'); /* iOS 4.1- */
}

.icon {
  font-family:"icon" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
[class^="icon-"]:before,
[class*="icon-"]:before {
  font-family: "icon";
  font-style: normal;
  speak: none;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  margin: 0 2px;
  -webkit-font-smoothing: antialiased;
  border: 1px transparent solid;
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-weixin:before {
  content: "\e601";
}

.icon-dizhi:before {
  content: "\e604";
}

.icon-caidan:before {
  content: "\e62a";
}

.icon-ren:before {
  content: "\e8cf";
}

.icon-shouji1:before {
  content: "\e63a";
}

.icon-dianhua:before {
  content: "\e61c";
}

.icon-caidan1:before {
  content: "\e69d";
}

.icon-whatsapp1:before {
  content: "\e642";
}

.icon-dianhua1:before {
  content: "\e621";
}

.icon-cuo:before {
  content: "\e603";
}

.icon-home:before {
  content: "\e609";
}

.icon-WeChat:before {
  content: "\e60a";
}

.icon-search:before {
  content: "\e60b";
}

.icon-rightArrow:before {
  content: "\e60d";
}

.icon-fabulous:before {
  content: "\e60e";
}

.icon-collection:before {
  content: "\e60f";
}

.icon-horn:before {
  content: "\e610";
}

.icon-fill:before {
  content: "\e611";
}

.icon-leftArrow:before {
  content: "\e612";
}

.icon-arrow:before {
  content: "\e614";
}

.icon-send:before {
  content: "\e615";
}

.icon-click:before {
  content: "\e616";
}

.icon-eye:before {
  content: "\e617";
}

.icon-double_arrow:before {
  content: "\e618";
}

.icon-link:before {
  content: "\e619";
}

.icon-time:before {
  content: "\e61a";
}

.icon-server:before {
  content: "\e613";
}

.icon-mailbox:before {
  content: "\e61b";
}
