@charset "gb2312";

*{ margin:0;padding:0; }
img{ border:0;vertical-align: middle; }
ul,ol{ list-style: none; }
a{ color:inherit;text-decoration:none; }
a:hover{ text-decoration: underline; }
table{ table-layout: fixed;border-collapse: collapse;border-spacing: 0; }
input, select { vertical-align: middle; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
html{ font-size: 14px; }
body{ font-family: Î¢ÈíÑÅºÚ;color: #333; }

.hide{ display: none; }
.clear::after{ content:" ";display: block;height: 0;clear: both; }
.mar_c{ margin-left:auto;margin-right:auto; }
.inner_wrap{ width:1040px;margin:0 auto;position:relative; }
.fl{ float:left; }
.fr{ float:right; }