@font-face {
  font-family: "iconfont"; /* Project id 3201829 */
  src: url('../fonts/font_3201829_v7zvc2dd648.woff2') format('woff2'),
       url('../fonts/font_3201829_v7zvc2dd648.woff') format('woff');
}
@font-face {
	font-family: 'FontAwesome';
	src: url('../fonts/fontawesome-webfont.eot');
	src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2') format('woff2'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow:before {
  content: "\e62a";
}

.icon-close:before {
  content: "\e69a";
}

.icon-minus:before {
  content: "\ef43";
}

.icon-plus:before {
  content: "\e625";
}

.icon-share:before {
  content: "\e6fb";
}

.icon-list:before {
  content: "\e6fc";
}

.icon-prev:before {
  content: "\e6fd";
}

.icon-map:before {
  content: "\e6fe";
}

.icon-tel:before {
  content: "\e6ff";
}

.icon-wechat:before {
  content: "\e632";
}

.icon-weibo:before {
  content: "\e607";
}

.icon-linkedin:before {
  content: "\e726";
}

.icon-facebook:before {
  content: "\e606";
}

.icon-twitter:before {
  content: "\e6c7";
}

.icon-search:before {
  content: "\e6f8";
}

.icon-more:before {
  content: "\e6f9";
}

.icon-left:before {
  content: "\e6fa";
}

.icon-lmore:before {
  content: "\e729";
}

.icon-right:before {
  content: "\e727";
}

.icon-top:before {
  content: "\e728";
}

.icon-Instagram{  font: normal normal normal 24px/1 FontAwesome; line-height:40PX;}
.icon-Instagram:before {
	content: "\f16d"
}
