body,html {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent
}

body,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,ol,p,ul {
    padding: 0;
    margin: 0
}

body {
    font: 14px/1.2em Microsoft Yahei,"\5FAE\8F6F\96C5\9ED1",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Ubuntu,Helvetica Neue,Helvetica,Arial,sans-serif;
}

.main {margin:0px auto; width: 1920px;}


a:link {
    color: #959595;
    text-decoration: none
}

a:visited {
    color: #959595;
    text-decoration: none
}