@charset "utf-8";
/* CSS Document */
* {margin:0;padding:0;border:0;}
html {font-size:100px;}
body {font-size:16px;line-height:1.5em;font-family:'Microsoft Yahei',simsun,simhei,Arial,'Heiti SC',sans-serif;color:#323232;background:#f5f5f5;}
ul {list-style:none;}
h1 {line-height:1.5em;}
h2,h3 {font-size:16px;font-weight:normal;line-height:1.5em;}
a {display:block;text-decoration:none;color:#666;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;transition:color 0.3s ease 0s,background-color 0.3s ease 0s;}
img {display:block;-webkit-touch-callout:none;}

.wrap {width:1100px;margin:0 auto 40px;}
.clearfix:after {content:"";display:block;height:0;clear:both;}
.single-line a {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
@media screen and (max-width:1499px){
body {min-width:0;max-width:none;width:1500px;}
}
