<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
body,ul,ol,h1,h2,h3,h4,form{ margin:0; padding:0;}
body,td,input{ font-family:"微软雅黑"; font-size:14px; color:#333; line-height:1.6em;}
li{ list-style-type:none;}
a{ color:#666; text-decoration:none;}
a:hover{ text-decoration:underline;}
img{ border:0; max-width: 100%;}
.wrap{ width:1200px; margin:0 auto; overflow: hidden;}
.lft{ float:left;}
.rgt{ float:right;}
.clr:after{ content: " ";display:block; height: 0; overflow: hidden; clear:both;}
.img{ background: url(../images/img.png) no-repeat;}
input,textarea{ outline: 0;}
body,header{ background: #fff;}
	header .lft{ width:380px; height: 56px;  margin-top: 22px;}
	header .rgt{ width: 600px; height: 100px; background-position: 0 -309px; }
	header .border{ height: 16px; background-position: 0 -413px; background-repeat: repeat-x;}
nav{ height: 50px; line-height: 50px; background: #c00; font-size: 16px; font-weight: bold;}
	nav a,nav a:hover{ color: #fff; display: inline-block; padding: 0 25px;}
	nav a.active{ background: #e00;}
footer{ height: 40px; line-height: 40px; background: #333; color: #fff; text-align: center;}
	footer a{ color: #fff;}
@media screen and (max-width: 1152px){
    .wrap{ width: 1000px;}
}</pre></body></html>