/* 公用初始化样式 创 建 者:zijie.cao 创建日期:2012/3/6 */ html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; } img { border: 0 none; vertical-align: top; } ul, li { list-style-type: none; } h1, h2, h3, h4, h5, h6 { font-size: 14px; } body, input, select, button, textarea { font-size: 12px; font-family:'宋体',Arial; } button { cursor: pointer;} i, em, cite { font-style: normal; } body { background: #fff; color: #363636; line-height: 1.2; } a, a:link { color: #222; text-decoration: none; } a:visited { } a:active, a:hover { text-decoration: underline; } a:focus { outline: none; } .red{ color:#D31313} .en{ font-family:'Arial'} .fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; } .fixed { display: block; min-height: 1%; } *html .fixed { height: 1%; } .clear{ diplay:block!important; float:none!important; clear:both; overflow:hidden; width:auto!important; height:0!important; margin:0 auto!important; padding:0!important; font-size:0; line-height:0; } .blank10{ clear:both; height:10px; line-height:0; font-size:0;} .fl, .fr { display: inline; float: left; } .fr{ float: right; } .strong{font-weight:bold;} .f12{font-size:12px;} .f13{font-size:13px;} .f14{font-size:14px;}