@charset "utf-8";

/*自适应高度css*/
* {  
margin:0;  
padding:0;  
}  
body {
    background: #f2f2f2;
   
}
img{border:0px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}

*:focus {outline: none;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,  dl, dt, dd, ul, ol, li, 
pre,   fieldset, lengend, button, input, textarea,
th, td {  margin: 0; padding: 0; } 
  body, button, input, select, textarea { font-family:"宋体" ; font-size:12px ; line-height:24px ; color:#333}
ul,ol,li { list-style: none; } 
a { text-decoration: none ; color:#666666 }  
a:hover { text-decoration: none ; color:#3699dc } 
.w1200{width:1200px; margin:0 auto;}
.fl{ float:left ; display:inline}
.fr{ float:right ; display:inline}
.clear{ clear:both; font-size:0px; height:0px; line-height:0px; overflow:hidden; border:0px; }
.red{color:#FF0000;}

.mt20{margin-top:20px;}
.ml20{margin-left:20px;}


address, cite, code, em, i, th {
	font-weight: 400;
	font-style: normal
}







