@charset "UTF-8";
/*---------------------------------------------------------------------------------------------*/
*{ margin:0; padding:0;-webkit-tap-highlight-color:rgba(255,255,255,0)}
li{ list-style:none}
img{display:block}
a{text-decoration: none;border: 0}
img{
    border: 0;
}
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote,
big, body,button, center, canvas, caption, cite, code, command,
datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset,
figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6,
header, hgroup, html, i, iframe, img, ins,input, kbd, keygen, label,
legend, li, meter, nav, menu, object, ol, output, p, pre, progress,
q, s, samp, section, small, span, source, strike, strong, sub,
sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, textarea,
u, ul, var {
    margin:0;
    padding:0;
    font-family:"Arial","Microsoft YaHei" , "微软雅黑" ,"宋体";
    -webkit-text-size-adjust: 100%;
}
table {
    width:100%;
    border:0;
    border-collapse: collapse;
}
table th, table td {
    border:0;
}
body{
    overflow-x:hidden;
}

