@charset "utf-8";
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font: 13px/1.5 微软雅黑, Arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var,
i {
    font-style: normal;
}

ul,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

legend {
    color: #000;
}

fieldset,
img {
    border: 0;
    vertical-align: bottom;
}

section,
article,
aside,
header,
footer,
nav,
dialog,
figure {
    display: block;
}

figure {
    margin: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
    border: 0;
    background: none;
    outline: none;
}

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

.clear {
    display: block;
    height: 0;
    overflow: hidden;
    clear: both
}

.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

a:link,
a:visited {
    text-decoration: none;
}

a:hover,
a:active {
    text-decoration: underline;
}


/*a { blr:expression_r(this.onFocus=this.blur());}*/

a {
    outline: none;
}

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

.hidden {
    display: none;
}

.invisible {
    visibility: hidden;
}

.noBg {
    background: none !important;
}

.noBorder {
    border: none !important;
}

.mr0 {
    margin-right: 0 !important;
    float: right !important;
}


/*.info{text-align: justify; text-justify: inter-ideograph;}*/


/*Body*/

body {
    margin: 0 auto;
    overflow-x: hidden;
    background: #fff;
    min-width: 1200px
}

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

a:hover {
    text-decoration: none;
}

area {
    anything: expression(this.onfocus=this.blur);
}

.wrapper {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.g-in {
    width: 1160px;
    margin: 0 auto;
    *zoom: 1;
}

.g-in:after {
    content: "\20";
    display: block;
    height: 0;
    clear: both;
}

.back-to {
    position: fixed;
    bottom: 110px;
    right: 46%;
    margin-right: -620px;
    display: none;
    z-index: 999;
}

.back-to .back-top {
    display: block;
    width: 60px;
    height: 60px;
    background: url(../images/top.png) no-repeat;
    outline: 0 none;
    text-indent: -9999em;
    overflow: hidden;
}

.back-to .back-top:hover {
    background-position: 0 0;
}

.banner img {
    vertical-align: top;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tid {
    text-indent: 2em;
}

.tidtt,
.tidtt a {
    text-indent: 2em;
    color: #898989;
}