@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
*{ font-family:"Microsoft YaHei"}
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td ,span{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
body{ overflow-x:hidden; background:#FFF}
html {
  overflow-x: hidden;
  overflow-y: auto;
}
body { overflow-y: scroll; }
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
}
strong {
	font-weight: bold;
    /*text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;*/

}
em {
	font-style: italic;
	font-style:normal;
}
i{
	font-style:normal;
}

body{ background-color:#fff; font-size:12px; outline:none}

a{
	text-decoration:none;
	color:#535353;
border:none; outline:none
}
a:hover {
	text-decoration: none; border:none;  outline:none
}
a:active {text-decoration: none; border:none;  outline:none
}
a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0);}

body{ background-color:#fff; font-size:12px; outline:none; font-family:"Microsoft YaHei","宋体","Arial Black", Gadget, sans-serif;}

a{
	text-decoration:none;
	color:#535353;
border:none; outline:none
}
a:hover {
	text-decoration: none; border:none;  outline:none
}
a:active {text-decoration: none; border:none;  outline:none
}

html, body {
    width: 100%;
    height: 100%;}

input[type=button], input[type=submit], input[type=file], input[type=reset], button { cursor: pointer; -webkit-appearance: none; } /*苹果手机input框样式不兼容*/
input[type=button]{ background: #57B857;color: #fff; }











