@charset "utf-8";
/* CSS Document */
html,body{ background:#fff; padding:0px;margin:0px;font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif; -webkit-text-size-adjust:100%; font-size-adjust:none; -webkit-appearance:none;  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); tap-highlight-color:rgba(0,0,0,0);}
div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, images, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin: 0;padding: 0; border: 0;}
table { border-collapse: collapse; border-spacing: 0;}
abbr, acronym, fieldset, img, input{ border: none;}
img{ vertical-align:top}
q:before, q:after {content: "";}
:focus{outline:none;}
h1, h2, h3, h4, h5, h6{ font-weight:normal; font-size:100%;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {	display: block}
ol,ul,li {list-style: none;}
a{ text-decoration:none; cursor:pointer; color:#000;}
a:hover{text-decoration: none;outline:none;}
input[type=button]{ cursor:pointer; }
button {cursor: pointer;}
input::-moz-focus-inner { border: 0; padding: 0;}
input::-webkit-input-placeholder{color:#fff;}
div{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
li{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
