/* focusBox   css */
.focusBox { position: relative; width:965px; height:395px;}
.focusBox .pic{ position:relative; z-index:0; }
.focusBox .pic img { width:965px; height:385px; display: block; }
.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{margin: 0 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;display:inline-block; *display:inline; zoom:1;  _background: url(../images/dot8.png) no-repeat 0 -16px;}
.focusBox .hd .on{ background-position:0 0; }
.focusBox .prev,
.focusBox .next { width: 63px; height:73px; margin: -60px 0 0;background: url(../images/z_banner_btn.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px;
filter:alpha(opacity=90);  -moz-opacity:0.9;  -khtml-opacity: 0.9;  opacity: 0.9;}
.focusBox .prev { left: -25px; }
.focusBox .next { background-position: -63px 0px; right: -25px; }
.focusBox .prev:hover,
.focusBox .next:hover{
filter:alpha(opacity=100);  -moz-opacity:1;  -khtml-opacity: 1;  opacity: 1;
} 
/* 本例子css */
.snBrand { position: relative; width:533px;  height: 268px;padding:0 20px;  overflow: hidden; }
.snBrand h2 a { position: absolute; right: 10px; top: 0; font-size: 12px; color: #666; font-weight: normal; font-family: "SimSun"; }
.snBrand h2 a:hover { color: #f60; }
.snBrand ul { float: left;width: 249px; height: 166px;}
.snBrand ul li { width: 249px; height: 166px;background:#535353;overflow: hidden; }
.snBrand ul li img { width: 243px; height: 160px; padding: 3px; background:#535353;-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.snBrand ul li.on { background: #fff; border-right: #fff; }


/* Tab css */

.z_bot_bg {
	background-image: url(../images/down_bg.jpg);
	height: 456px;
	background-repeat: no-repeat;
	background-position: center 0px;
	float: left;
	width: 100%;
}
.botWrap {
	overflow: hidden;
	width: 1002px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.disno{ display:none}
.tab{ overflow:hidden;width:1002px; margin:0 auto}
.tab ul{ overflow:hidden}
.tab ul li{background:url(../images/z_link_bg.png) no-repeat -105px 0; float:left;width:105px;height:29px;line-height:29px;font-size:16px;  text-align:center;color:#fff; cursor:pointer}
.tab ul li.menuon{background: url(../images/z_link_bg.png) no-repeat 0 0;color:#98B2AE;text-shadow:1px 0px 3px rgb(152 , 178 , 174 );}
.dison{ position:relative;height:70px; background: url(../images/z_link_bg.png) no-repeat 0 -30px;width:1002px; margin:0 auto; clear:both;-moz-opacity:0.9;opacity: 0.9;filter: Alpha(Opacity=90);}
.blk_29 {ZOOM: 1; POSITION: relative; overflow:hidden; height:70px;}
.blk_29 .LeftBotton,
.blk_29 .RightBotton {BACKGROUND: url(../images/z_btn_bg.png) no-repeat 0px center;CURSOR: pointer; POSITION: absolute;TOP: 0px; HEIGHT: 70px; z-index:20}
.blk_29 .LeftBotton {LEFT: 10px; FLOAT: left; WIDTH: 19px;  }
.blk_29 .RightBotton {RIGHT: 35px; background-position: -21px center; FLOAT: right; WIDTH: 19px;}
.blk_29 .Cont {	MARGIN: 0 0 0 33px;  WIDTH:900px; }
.blk_29 .box {	FLOAT: left; padding-top:13px;  position:relative; margin-left:10px;z-index:20}
.blk_29 .box img { width:90px; height:43px;}
.Cont div div{ float:left}

/* ladyScroll css */

.ladyScroll{width:236px;height:40px; float:left;position:relative;}
.ladyScroll .prev,.ladyScroll .next{width:10px;height:20px;position:absolute;top:60px;left:6px;z-index:100; cursor:pointer; background:url(../images/z_video_btn.png) no-repeat;}
.ladyScroll .next{ left:auto; right:6px; background-position:-10px 0;}
.ladyScroll .prev:hover{ background-position:0 0px; }
.ladyScroll .next:hover{ background-position:-10px 0; }

.ladyScroll .scrollWrap{width:236px;overflow:hidden;position:absolute;}
.ladyScroll dl{float:left;width:236px;text-align:center;position:relative;}
.ladyScroll  dt{margin:0 auto;width:236px;overflow:hidden;}
.ladyScroll  img{display:block;width:236px;height:140px;-moz-border-radius:1em; -webkit-border-radius:1em; border-radius:1em;}
.ladyScroll dl:hover span{ background:#B52153;  }
