<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
section,
article,
aside,
header,
footer,
nav,
dialog,
figure,
menu,
hgroup,
iframe {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Microsoft YaHei";
}

html {
    -webkit-text-size-adjust: none;
}

body {
    font-size: 12px;
    line-height: 22px;
}

input,
textarea {
    resize: none;
    font-family: "Microsoft YaHei";
}

img {
    border: none;
}

ul,
li {
    list-style: none;
}

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

a:hover {
    color: #9a7124;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: normal;
}

input:focus,
textarea:focus {
    outline: none;
}

.main {
    width: 1000px;
    clear: both;
    overflow: hidden;
    margin: 0 auto 60px auto;
}

.box {
    width: 1000px;
    margin: 0 auto;
}

.or {
    overflow: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

#bgimg {
    position: fixed;
    z-index: -1;
}


/*é¡µå¤´*/


/* .header{ background:#22c1c1; width:100%;  height:110px;  position:fixed; _position:absolute;
_bottom:auto;_top:expression(eval(document.documentElement.scrollTop));  top:0;  left:0; z-index:10;}
.header .con{ width:1200px; margin:0 auto;}
.logo{ float:left; margin:23px 0 0 0px; }



.head_right{ margin-top:42px; margin-right:20px;}
.menu{ float:left; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-transform:uppercase;}
.menu li{ float:left; margin:0 21px; line-height:26px;}
.menu li.english a{width: 32px;height: 32px;border-radius: 50%;background-color: #fff;color: #22c1c1;display: block;text-align: center;line-height: 32px;}
.menu li a{ color:#fff;}
.menu li a:hover i{ display: block;}
.menu li a.active i{ display: block;}
.menu ul li a i{display: block;font-family: normal;text-align: center;font-style: normal;width: 5px;height: 5px;border-radius: 50%;background-color: #fff;margin: 0 auto;margin-top: 6px;display: none;}
  */


/*é¡µåº•*/

.foot {
    background: #f7f7f7;
    width: 100%;
    min-width: 1200px;
    height: 225px;
    text-align: center;
    color: #666;
    font-size: 14px;
    line-height: 30px;
}

.foot .con {
    width: 1200px;
    margin: 0 auto;
}

.foot .con p {
    float: left;
    margin-top: 80px;
}

.foot .con p a {
    color: #666;
    margin-right: 10px;
}


/*.foot a:hover{ text-decoration:underline;}*/

.foot .con span {
    float: right;
    margin-top: 80px;
}

.footnav {
    float: left;
}

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

.footnav li {
    float: left;
    margin-right: 55px;
}

.footnav li a {
    color: #999;
    font-size: 18px;
    transition: all .2s ease;
}

.footnav li a:hover {
    color: #111;
}

.copyright {
    color: #999;
    font-size: 14px;
    margin-top: 40px;
    line-height: 16px;
    float: left;
}

.copyright a {
    color: #999;
}

.foot_left {
    float: left;
    margin-left: 60px;
    width: 620px;
    margin-top: 60px;
}

.foot_right {
    float: right;
    margin-right: 60px;
}

.foot_right dl {
    float: left;
    margin-left: 40px;
    margin-top: 40px;
}

.foot_right dl dt {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
}

.foot_right dl dd {
    text-align: center;
    font-size: 14px;
    color: #777;
}

.foot_right img {
    width: 100px;
}

.logo img {
    width: 240px;
}</pre></body></html>