* {margin: 0; padding: 0; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;word-wrap: break-word; }
html {width: 100%; font-size: 20px; outline: none; -webkit-text-size-adjust: none;-ms-text-size-adjust:100% }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, input  { margin: 0; padding: 0; border: none; outline: 0; font-size: 100%; vertical-align: baseline; }

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {-webkit-text-size-adjust: none;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}
input,button,textarea,select,optgroup,option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button {overflow: visible;vertical-align:middle;outline:none}
input[type="submit"],input[type="reset"],input[type="button"],input[type="text"],input[type="password"] {-webkit-appearance:none;outline:none}
body {font-family: "Microsoft YaHei", sans-serif; background-color: #e6e6e6; color: #333; } ol, ul ,dl {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none; } 
ins {text-decoration: none;}
del { text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
img {border: none; vertical-align: middle; }
a {border: 0 none;outline: none;text-decoration:none;cursor: pointer;color: #333;-webkit-tap-highlight-color: transparent;blr:expression(this.onFocus=this.blur());}
a:hover {outline:none}
a.ie6:hover {zoom:1}
a:focus {outline:none}
a:hover,a:active {outline:none}:focus{outline:none}


/***/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend {display:block;margin:0;padding:0}
time {display:inline}
audio,canvas,video {display:inline-block;*display:inline;*zoom:1}
audio:not([controls]) {display:none}
legend {width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small {font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
/*-webkit-inner-spin-button；chrome浏览器上下小箭头按钮，太丑，去掉*/
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}

.cl:after,.clearfix:after {content:"\20";display:none;height:0;clear:both;} 
.clearfix{height:0;clear:both;}
.cl,.clearfix {zoom:1}
h2,h3,h4,h5 {
	color:red;
	font-size:24px;	
  
}