
/* @font-face{
 	font-family: 'YTJ';
 	src:url('../font/hdjcy.ttf');
 }*/
*{padding: 0; margin: 0;}
html{ height: 100%; }
body{ font-family:YTJ, Helvetica,/*MAC字体*/ '微软雅黑', Arial, sans-serif; background-color: #fff; height: 100%;}
img{ border:none; font-size: 0; display: block; }
.clear{clear: both;}
.fl{float: left;}/*左浮动*/
.fr{float: right;}/*右浮动*/
a{ text-decoration: none; color: black; }
li{ list-style: none; }
li{list-style: none;}
.construct{ width: 100%; position: relative; }
.container{ width: 96%; margin: 0 auto; position: relative; padding: 0;}
