@charset "utf-8";
/* CSS Document */

.navBoxs{ width:100%; height:62px; background:url(../images/znavBg_03.gif) repeat-x; border-bottom:1px solid #acacac;}
.navBox{ width:960px; height:62px; background:url(../images/znavBg_04.gif) no-repeat; margin:0 auto;}
.navBoxL{ float:left; width:750px; height:62px;}
#nav{ width:750px; height:32px;}
#nav li{ float:left; width:150px; height:32px; text-align:center; font-size:14px; font-family:"微软雅黑"; color:#fff; line-height:32px; display:block;}
#nav li a{ width:150px; height:32px; font-size:14px; color:#fff; text-decoration:none; display:block;}
#nav li .nav_on{ width:150px; height:32px; background:url(../images/znavBg_05.gif) no-repeat; font-size:14px; color:#fff; display:block;}
#subNavBox{ width:750px; height:30px;}
.subNav{ text-align:left; line-height:30px; font-size:12px; color:#000; font-weight:bold;}
.subNav a{ font-size:12px; color:#000; text-decoration:none;}
.subNav a:hover{ font-size:12px; color:#fff; text-decoration:none;}


.navBoxR{ float:right; width:134px; height:34px; line-height:34px; font-size:12px; color:#333333;}
.navBoxR a{ font-size:12px; color:#333333; text-decoration:none;}
.navBoxR a:hover{ font-size:12px; color:#333333; text-decoration:none;}


.mainImg{ width:960px; height:350px; padding-top:20px;}

a.logo:link img,a.logo:visited img { FILTER: gray;}
a.logo:hover img {FILTER:none;}

.mainName{ width:920px; padding:20px 20px 30px 20px; font-size:14px; color:#cccccc; line-height:220%;}
.mainName a{ font-size:14px; color:#cccccc; text-decoration:none;}
.mainName a:hover{ font-size:14px; color:#cc0000; text-decoration:underline;}
a.red:link,a.red:visited{ font-size:16px; color:#cc0000; text-decoration:none; font-weight:bold;}
a.red:hover{ font-size:16px; color:#000; text-decoration:none;}
a.blue:link,a.blue:visited{ font-size:16px; color:#0099cc; text-decoration:none; font-weight:bold;}
a.blue:hover{ font-size:16px; color:#cc0000; text-decoration:none;}
a.hang:link,a.hang:visited{ font-size:16px; color:#ff6600; text-decoration:none; font-weight:bold;}
a.hang:hover{ font-size:16px; color:#cc0000; text-decoration:none;}
a.green:link,a.green:visited{ font-size:16px; color:#009900; text-decoration:none; font-weight:bold;}
a.green:hover{ font-size:16px; color:#cc0000; text-decoration:none;}






.index-splash-block {
	width: 960px;
	height: 350px;
}
.index-splash-block .feature-slide-preview {
    margin: 0 auto;
    display: none;
    width: 960px;
	height: 300px;
    overflow: hidden;
}

.index-splash-block .feature-slide-list {
    width: 140px;
    height: 23px;
	padding-top:10px;
    overflow: hidden;
    margin:0 auto;
}
.index-splash-block .feature-slide-list a {
    float: left;
    display: inline;
    width: 23px;
    height: 16px;
    background: url(../images/s_10.jpg) center no-repeat;
}
.index-splash-block .feature-slide-list a.current {
    background: url(../images/s_07.jpg) center no-repeat;
}
.index-splash-block  .feature-slide-list .feature-slide-list-items {
    display: inline;
}






