﻿	.focusBox { position: relative;overflow: hidden; }
	.focusBox .picbanner{ position:relative; z-index:0; }
	/* .focusBox .pic img { width:100%;display: block; } */
	.focusBox .picbanner img { display: block; width: 1920px; position: absolute; left: 50%; margin-left: -960px;}
	.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: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
	.focusBox .prev { left: 0; }
	.focusBox .next { background-position: 0 -90px; right: 0; }
	.focusBox .prev:hover,
	.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }


.banner{ height:600px;}    
.banner img{ height: 600px;}

.sub-banner{ height:240px;}    
.sub-banner img{ height: 240px;}

/* 本例子css */
.equipment{
	display: inline-block;
	width: 100%;
	min-width: 1200px;
    background-image: url('../images/about_bg1.jpg');
	margin: 50px auto;
	padding-top:30px;
}
.picMarquee-left{ width:1200px;  overflow:hidden; position:relative; margin: 40px auto;}
.picMarquee-left .bd{ padding:10px;   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center; font-size: 16px; }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:230px; height:195px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:24px;  }
.title a{
	display: inline-block;
	color: #fff; 
}


