/*@font-face {
	font-family: 'DIN Condensed Bold';
	src: url('../font/DIN Condensed Bold.eot');
	src: url('../font/DIN Condensed Bold.eot?#iefix') format('embedded-opentype');
	src:url('../font/DIN Condensed Bold.woff') format('woff'), url('../font/DIN Condensed Bold.ttf') format('truetype'), url('../font/DIN Condensed Bold.svg#DIN Condensed Bold') format('svg'),local('DIN Condensed Bold');
	font-weight: normal;
	font-style: normal;
}*/



/******************************************/
@font-face {font-family: "icon";
  src: url('../font/iconfont.eot?t=1468295741'); /* IE9*/
  src: url('../font/iconfont.eot?t=1468295741#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../font/iconfont.woff?t=1468295741') format('woff'), /* chrome, firefox */
  url('../font/iconfont.ttf?t=1468295741') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../font/iconfont.svg?t=1468295741#iconfont') format('svg'); /* iOS 4.1- */
}
.icon {
	font-family:"icon" !important;
	font-style:normal;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-stroke-width: 0.2px;
}

.icon-dianhua:before { content: "\e6ce"; }

.icon-icon05:before { content: "\e626"; }

.icon-fanhuidingbu:before { content: "\e627"; }

.icon-ditu:before { content: "\e715"; }

.icon-mulu:before { content: "\e692"; }

.icon-shouyeshouye:before { content: "\e600"; }




