﻿@charset "UTF-8";
/*清除默认样式 */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li {margin: 0;padding: 0;}
body,
h1,
li,
a {font-family: initial;font-size: 14px;color: #333;}
article,
aside,
details,
footer,
header,
menu,
nav,
section,
time {display: block;margin: 0;padding: 0;}
h1,
h2,
h3,
h4,
h5,
h6 {font-weight: normal;}
ul,
ol {list-style: none;}
a {text-decoration: none;color: inherit;}
a:hover {text-decoration: none;}
p,
span {color: inherit;}

img {max-width: 100%;}
* {margin: 0;padding: 0;box-sizing: border-box;}
a,
a:hover {text-decoration: none;outline: none;}
ul li {list-style-type: none;}
img {border: none;}
