/*************  clear default style *************/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	border: 0;font: inherit;vertical-align: baseline;text-align: left;font-family: "Microsoft YaHei";margin: 0;padding: 0;color: #333}
* {-webkit-box-sizing: border-box;box-sizing: border-box}
ol, ul {list-style: none}
table {border-collapse: collapse;border-spacing: 0}
form, input, textarea,select{font-family: "Microsoft YaHei";outline: 0;}
::-moz-placeholder {color:#999}
::-webkit-input-placeholder {color:#999}
:-ms-input-placeholder {color:#999}
h1, h2, h3, h4 {font-weight: 400}
i{ font-style:normal; }
.clear {clear: both;}
b{ font-weight: normal; }
.clearfix::after {clear: both; content: ""; display: block; height: 0;}
.clearfix { zoom: 1;}
.fl {float: left}
.fr {float: right}

a{text-decoration:none;color:#333;cursor:pointer;outline:0;*star:expression(this.onFocus=this.blur());}
a:active{border:none;}
a:after{border:none;}
img{border:0}

.trans{ transition: all 0.2s;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-o-transition: all 0.2s }
.w1200 {width: 1200px;margin: 0 auto}

body{ min-width: 1200px;background-color: #f6f6f6; font-size: 14px;}
