<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/*=== reset Start ===*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;padding:0;vertical-align:baseline;}
body{line-height:170%;font-size:12px;color:#000;background:#fff;
    font-family: "Microsoft Yahei","SimSun",Arial;}
a,a:visited{color:#00f;text-decoration:none;}
a:hover{color:#f60;text-decoration:underline;}
a img,img{border:0;}
ul,li{list-style:none;padding:0;margin:0;vertical-align:middle;}
td{vertical-align:top;}
/*=== reset End ===*/

/*=====clear Start=====*/
html body .clear,
html body div.clear,
html body span.clear,
html body li.clear,
html body dd.clear{
float:none;
display:block;
clear:both;
width:0;
height:0;
margin:0;
padding:0;
border:none;
font-size:0;
line-height:0;
font-size:0;
list-style:none;
overflow:hidden;
visibility:hidden;
background:none;}
/*=====clear End=====*/
/*=====png in ie6 Start=====*/
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&amp;&amp;(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" &amp;&amp; this.src.toLowerCase().indexOf('.png')&gt;-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + encodeURI(this.src) + "', sizingMethod='image')",
this.src = encodeURI("https://nie.res.netease.com/comm/blank.gif")):(this.origBg =this.origBg?  this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + encodeURI(this.origBg) + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
/*=====png in ie6 End=====*/

/*=== layout Start ===*/
.wrapper{max-width:1920px;min-width:1014px;_width:expression((document.documentElement.clientWidth&gt;1920||document.body.clientWidth&gt;1920)?"1920px":(document.documentElement.clientWidth&lt;1014||document.body.clientWidth&lt;1014)?"1014px":"100%");margin:0 auto;}
.foot{text-align:center;color:#B1B1B1;
    height: 80px;}
.foot a,.foot a:visited{color:#B1B1B1;}
/*=== layout End===*/

/*======Element Start======*/
#botCode{display:none;}
.head,.main{width:1014px;margin:0 auto;position:relative;}
/*======Element End======*/

.wrapper-1{
    background: url(../img/bg_02.jpg) 50% 0 no-repeat;
    height: 248px;
}
.wrapper-2{
    background: url(../img/bg_03.jpg) 50% 0 no-repeat;
    height: 175px;
}
.wrapper-2 .main{
    width: 1000px;
    height: 175px;
    position: relative;

}
.wrapper-2 .main .join-btn{
    position: absolute;
    width: 321px;height: 87px;
    top: 88px;
    left: 9px;
    background: url(../img/join_btn.jpg) no-repeat 0 100px;
    overflow: hidden;
    line-height: 300px;
}
.wrapper-2 .main .join-btn:hover{
    background-position: 0 0;
}
.wrapper-3{
    background: url(../img/bg_04.jpg) 50% 0 no-repeat;
    height: 246px;
    position: relative;
}

.nav{
    width: 1012px;
    height: 70px;
    margin: 0 auto -8px;
    padding-top: 184px;
}
.nav ul{
    width: 1012px;
    height: 70px;
    margin: 0 auto;
    background: url(../img/nav.png) 50% 0 no-repeat;
}
.nav ul li{
    float: left;
    padding: 0 22px;
}
.nav ul li a{
    float: left;
    width: 100px;
    height: 70px;
    background: url(../img/nav.png) no-repeat 0 100px;
}
.nav ul .nav-1 a:hover,.nav ul .nav-1 a.on{
    background-position: -22px -80px;
}
.nav ul .nav-2 a:hover,.nav ul .nav-2 a.on{
    background-position: -166px -80px;
}
.nav ul .nav-3 a:hover,.nav ul .nav-3 a.on{
    background-position: -310px -80px;
}
.nav ul .nav-4 a{
    width: 104px;
}
.nav ul .nav-4 a:hover,.nav ul .nav-4 a.on{
    background-position: -454px -80px;
}

.nav ul .nav-5 a:hover,.nav ul .nav-5 a.on{
    background-position: -602px -80px;
}

.nav ul .nav-6 a:hover,.nav ul .nav-6 a.on{
    background-position: -746px -80px;
}
.nav ul .nav-7 a:hover,.nav ul .nav-7 a.on{
    background-position: -890px -80px;
}


/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides &gt; li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides &gt; li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
    .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}</pre></body></html>