/*导航*/

#navigation {margin:28px 0px 0px 0px;}
#navigation li{float:left;display:block;}

#navigation li a{background-image:url(images/jz_dh.jpg);display: block;outline: none;position: relative;height: 44px;text-decoration: none;width: auto;}
#navigation .home{background-position:0px 0px;width:102px;height:44px;}
#navigation .jieshao{background-position:-102px 0px;width:102px;height:44px;}
#navigation .news {background-position:-204px 0px;width:102px;height:44px;}
#navigation .qy {background-position:-306px 0px;width:102px;height:44px;}
#navigation .huigu {background-position:-408px 0px;width:102px;height:44px;}
#navigation .lianxi {background-position:-510px 0px;width:102px;height:44px;}

#navigation a .hover {background: transparent  url(images/jz_dh.jpg) no-repeat;display:block ;opacity: 0;position: relative;top: 0;left: 0;height: 100%;width: 100%;}
#navigation .home .hover {background-position: -0px -44px;cursor: hand;}
#navigation .jieshao .hover{background-position: -102px -44px;cursor: hand;}
#navigation .news .hover {background-position: -204px -44px;cursor: hand;}
#navigation .qy .hover {background-position: -306px -44px;cursor: hand;}
#navigation .huigu .hover {background-position: -408px -44px;cursor: hand;}
#navigation .lianxi .hover {background-position: -510px -44px;cursor: hand;}

/*轮播图*/
.slide-banner{position:relative;width:524px;height:304px;margin:5px 0px 0px 5px;}
.slide-banner .slider{position:absolute;}
.slide-banner .slider li{width:524px;height:304px;}
.slide-banner .btn-slide,.slide-banner .slider-bg{position:absolute;left:0;bottom:0;z-index:6;width:524px;height:50px;}
.slide-banner .btn-slide li{font-size:12px;font-weight:bold;cursor:pointer;float:right;width:80px;height:60px;}
.slide-banner .btn-slide li img{vertical-align:bottom;float:left;margin:0px;border:2px solid #ffffff;width:69px;height:40px;}
.slide-banner .btn-slide .active{margin-top:-10px;border:none;height:60px;position:relative;margin-left:5px;width:80px;}
.slide-banner .btn-slide .active img{border-color:#ffd200;width:69px;height:40px;color:#fff;margin:0px;}
.slide-banner .slider-bg{z-index:4;background:#f00;opacity:0.3;filter:alpha(opacity=30);}

/*最新活动安排*/
.zx{ width:930px; border:1px solid #eee; height:289px;}














