/*bannar*/
body { margin: 0px; padding: 0px; }
img { border: 0px; }
#banner { margin: 0 auto 0px auto; padding: 0px; width: 960px; height: 323px; }
.slides { margin: 0px auto; width: 960px; height: 323px; overflow: hidden; }
.slide-pic { margin: 0px; padding: 0px; width: 960px; overflow: hidden; list-style: none; }
    .slide-pic img { width: 960px; height: 323px; }
    .slide-pic li { display: none; }
        .slide-pic li.cur { display: block; }
.slide-li { margin: 0px; padding: 0px; left: 700px; bottom: 20px; position: absolute; }
    .slide-li li { margin: 0px; padding: 0px; width: 18px; height: 8px; float: left; overflow: hidden; list-style: none; }
    .slide-li a { width: 8px; height: 8px; color: #000; background:url(../images/bannar_off.png) no-repeat; font-size: 12px; display: block; }
        .slide-li a:hover,.slide-li .cur a { color: #F00; text-decoration: none; background:url(../images/bannar_on.png) no-repeat; }
.op li { }
    .op li.cur { }
.slide-txt span { display: none; }

/*tab标签*/
#tab{position:relative; float:left;}
#tab .tabList li{
	float:left;
	background:url(../images/body_button_off.jpg) no-repeat;
	width:120px;
	height:42px;
	text-align:center;
	margin-left:0px;
	position:relative;
	cursor:pointer;
	line-height:42px;
	font-size:16px;
	text-align:center;
	color:#d49d51;
}
#tab .tabCon{
	position:absolute;
	left:0px;
	top:52px;
	width:358px;
	height:auto;
}
#tab li.topC0 {  CURSOR: pointer; }
#tab li.topC1 { background:url(../images/body_button_on.jpg) no-repeat; }
#tab .dis { display:block;}
#tab .undis { display:none;}

/*产品滑动*/
<!--
.rollBox{width:360px;overflow:hidden;padding:12px 0 5px 6px;}
.rollBox .LeftBotton{height:47px;width:35px;background:url(../images/bg_sub4_left.png) no-repeat 0 0;overflow:hidden;float:left;display:inline;margin:65px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{height:47px;width:35px;background:url(../images/bg_sub4_right.png) no-repeat 0 0;overflow:hidden;float:left;display:inline;margin:65px 0 0 0;cursor:pointer;}
.rollBox .Cont{width:235px;overflow:hidden;float:left; margin:0 15px;}
.rollBox .ScrCont{width:10000000px;}
.rollBox .Cont .pic{width:235px;float:left;text-align:center;}
.rollBox .Cont .pic img{padding:4px;background:#e2b271;display:block;margin:0 auto;}
.rollBox .Cont .pic p{line-height:26px;color:#505050;}
.rollBox #List1,.rollBox #List2{float:left;}
-->