@charset"utf-8";

/*---------------------------------初始化样式----------------------------------*/

*{ margin:0; padding:0; -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: border-box; }

body{ /*font-family: fonta;*/font-family: "微软雅黑"; }

h1,h2,h3,h4,h5,h6{ font-weight: initial; }

/*---------------------------------清 bootstrap 样式----------------------------------*/

/*@font-face { 

 font-family: fonta; 

 src: url("../fonts/msyh.ttc"); 

}

@font-face { 

 font-family: fonta1; 

 src: url("../fonts/msyhl.ttc"); 

}*/

@font-face { 

 font-family: fontb; 

 src: url("../fonts/AILERON-THIN.OTF"); 

}

@font-face { 

 font-family: fontb1; 

 src: url("../fonts/AILERON-LIGHT.OTF"); 

}