<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@charset "utf-8";
html,body,div,ul,li,h1,h2,h3,p{
    margin:0;
    padding:0;
}
body{
    line-height:24px;
    font-size:12px;
    font-family:"Microsoft Yahei","å®‹ä½“";
	background:#000000;
}
html{
    overflow-x:hidden;
}
/*ä¿®æ­£å¼¹å‡ºçª—åœ¨ie6ä¸‹éšæ»šåŠ¨æ¡é—ªçƒ*/
html,body{
    _background-image:url(about:blank);
    _background-attachment:fixed;
}
a{
    outline:none;
    _outline:expression(this.hideFocus=true);
    text-decoration:none;
}
a:hover{
    text-decoration:none;
}
em,i{
    font-style:normal;
}
/*é¦–é¡µ*/
.wrap{
    width:100%;
    min-width:1000px;
    height:973px;
}
.bg{
    background:url(../images/bg.jpg?t=20140616) center top no-repeat;
}
.bg1{
    background:url(../images/bg1.jpg?t=20140616) center top no-repeat;
}
.bg2{
    background:url(../images/bg2.jpg?t=20140616) center top no-repeat;
}
.bg3{
    background:url(../images/bg3.jpg?t=20140616) center top no-repeat;
}
.bg4{
    background:url(../images/bg4.jpg?t=20140616) center top no-repeat;
}
.main{
    width:980px;
    height:973px;
    margin:0 auto;
    position:relative;
}
.index-flash{
    position:absolute;
    left:-257px;
    top:0;
}
.page1-flash,.page2-flash,.page3-flash,.page4-flash{
    position:absolute;
}
.page1-flash{
    top:24px;
    left:555px;
}
.page2-flash{
    top:0;
    left:658px;
}
.page3-flash{
    top:0;
    left:581px;
}
.page4-flash{
    top:55px;
    left:536px;
}
.top-logo{
    position:absolute;
    left:20px;
    top:25px;
    z-index:2;
}
.top-logo a{
    display:block;
    width:160px;
    height:80px;
    text-indent:-999px;
    overflow:hidden;
    background:url(../images/logo.png?t=20140616) no-repeat;
    _background:url(../images/logo-png8.png?t=20140616) no-repeat;
}
.top-link{
    position:absolute;
    right:247px;
    top:10px;
    z-index:2;
}
.top-link a{
    float:left;
	height:16px;
    line-height:16px;
    color:#fff;
}
.top-link span{
    float:left;
    width:1px;
    height:16px;
    margin:0 13px;
    overflow:hidden;
    background:#fff;
}
.share{
    position:absolute;
    right:60px;
    top:10px;
    z-index:2;
    width:150px;
    _height:18px;
    _overflow:hidden;
}
.share span{
    float:left;
    color:#cacaca;
    line-height:18px;
}
.nav{
    position:absolute;
    top:128px;
    left:0;
    z-index:2;
}
.nav span{
    float:left;
    margin:0 20px 0 24px;
}
.nav span a{
    display:block;
    width:96px;
    height:107px;
    text-indent:-999px;
    overflow:hidden;
    background:url(../images/nav.png?t=20140616) no-repeat;
    _background:url(../images/nav-png8.png?t=20140616) no-repeat;
}
.nav span .nav1{
    background-position:0 -154px;
}
.nav span .nav2{
    background-position:-140px -154px;
}
.nav span .nav3{
    background-position:-281px -154px;
}
.nav span .nav4{
    background-position:-421px -154px;
}
.nav .curr .nav1{
    background-position:0 0;
}
.nav .curr .nav2{
    background-position:-140px 0;
}
.nav .curr .nav3{
    background-position:-281px 0;
}
.nav .curr .nav4{
    background-position:-421px 0;
}
.content{
    position:absolute;
    top:264px;
    left:30px;
    width:510px;
    z-index:2;
}
.content h2{
    line-height:60px;
    font-size:58px;
    font-weight:bold;
    text-align:center;
    padding-bottom:40px;
}
.t1{
    color:#cb7d3d;
}
.t2{
    color:#624fa2;
}
.t3{
    color:#547340;
}
.t4{
    color:#3f6ba7;
}
.detail{
    width:510px;
    color:#2c2c2c;
    font-size:14px;
}

.detail .viewport{
    width:485px;
    height:440px;
    overflow:hidden;
    position:relative;
    _float:left; /*for IE6*/
}
.detail .overview{
    position:absolute;
    left:0;
    top:0;
}
.detail .scrollbar{
    background:url(../images/scroll-bar.png?ver=20140616) no-repeat 0 0;
    _background:url(../images/scroll-bar-png8.png?ver=20140616) no-repeat 0 0;
    position:relative;
    float:right;
    width:14px;
    padding:17px 0;
}
.detail .track{
    height:100%;
    width:14px;
    position:relative;
}
.detail .thumb{
    background:url(../images/scroll-bar.png?ver=20140616) no-repeat -24px 0;
    background:url(../images/scroll-bar-png8.png?ver=20140616) no-repeat -24px 0;
    height:400px;
    width:10px;
    margin:0 2px;
    cursor:pointer;
    overflow:hidden;
    position:absolute;
    top:0;
}
.detail h3{
    clear:both;
    height:24px;
    padding:35px 0 5px;
}
.detail h3 span{
    display:inline-block;
    height:24px;
    padding:0 8px;
    font-size:16px;
    font-weight:bold;
}
.green{
    background:#557341;
    color:#eaf58b;
}
.blue{
    background:#624fa2;
    color:#fff;
}
.orange{
    background:#cc7e3e;
    color:#fff;
}
.deep{
    background:#3f6ba7;
    color:#fff;
}
.dot1,.dot2,.dot3,.dot4{
    padding:0 0 0 18px;
    background:url(../images/dot.png?ver=20140616) no-repeat;
    _background:url(../images/dot-png8.png?ver=20140616) no-repeat;
}
.dot1{
    background-position:0 6px;
}
.dot2{
    background-position:0 -94px;
}
.dot3{
    background-position:0 -194px;
}
.dot4{
    background-position:0 -294px;
}</pre></body></html>