@charset "utf-8";
/* CSS Document */

/*--------------IconFont区域----------------*/
@font-face {
	font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot') format('embedded-opentype'),
    url('../fonts/iconfont.woff') format('woff'),
    url('../fonts/iconfont.ttf') format('truetype'),
    url('../fonts/iconfont.svg#iconfont') format('svg');
}
.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;
}
.t_sc {color:#000;font-size:16px;margin-right:2px;}
.t_dt {font-size:16px; color:#000;margin-right:2px;}
.t_tel {font-size:16px;color:#000;margin-right:2px;}

.f_in {color:#fff;font-size:27px;}
.f_map  {color:#fff;font-size:27px;}
.f_con  {color:#fff;font-size:27px;}
.f_about {color:#fff;font-size:27px;}

/*-------------------额外字体-------------------------*/
@font-face{
font-family:Yuanti;
src:url(../fonts/yuanti.ttf);
}
@font-face{
font-family:siyuan;
src:url(../fonts/95d6cd6101d744b191cdd5405c223dcb.ttf);
}
@font-face{
font-family:huakangx;
src:url(../fonts/huakangx.ttf);
}