@CHARSET "UTF-8";
@font-face {
	font-family: 'songSimplifiedChinese';
	src: url('https://s5.ssl.qhres2.com/static/2d71d342805137af.ttf') format('truetype');
}
body,html,h1,h2,h3,h4,h5,h6,p{
    margin: 0;
    padding: 0;
    font-weight: normal;
    border: none;
}
body{
    line-height: 1.2;
    font: Arial, "songSimplifiedChinese", Helvetica, sans-serif "Microsoft YaHei";
}
ul,
ul li,
ol li,
dl dd,
dl dt{
    margin: 0;
    padding: 0;
    list-style: none;
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input, select {
    vertical-align: middle
}
i, em {
    font-style: normal;
}

a {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
}

button, input, select, textarea {
    font-size: 100%;
}

.hide {
    display: none;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
}

.fl{
    float: left;
}

.fr{
    float: right;
}
.seo{width:1px;height:1px;overflow:hidden;font-size:14px;position:fixed;bottom:0;left:0;visibility: visible;}
