@charset "utf-8";

#warpper,#warpper2,#warpper3,warpper4{width:765px;height:215px;position:relative;}
#focus,#focus2,#focus3,#focus4{width:765px;height:215px;float:left;display:none; background:#c1c1c1;}
/*
 #focus,#focus2,#focus3,#focus4{width:765px;height:215px;position:relative;margin:0 auto;overflow:hidden; display:none; background:#c1c1c1;}
*/
/* focusWarp */
.focusWarp{width:765px;height:215px;position:relative;}
.imgList{position:absolute;}
.imgList li{float:left;text-align:left;height:215px;}
.imgList_two{position:absolute;z-index:10;top:100px;}
.imgList_two li{float:left;text-align:center;}
.imgList_two li img{margin-left:-30px;}
.imgBtn{position:absolute;bottom:40px;z-index:10;} /* bottom 调整上下*/
.btnWarp{overflow:hidden;}
/* 默认圆点样式 自定义小图片样式*/
/*
.a1{
 background:url(/image/index/a1.png) no-repeat right top;_background:url(/image/index/slide_01.jpg) no-repeat left top;
}
*/
.a2{
 background:url(/image/index/a2.png) no-repeat right top;_background:url(/image/index/slide_02.jpg) no-repeat left top;
}
.a3{
 background:url(/image/index/a3.png) no-repeat right top;_background:url(/image/index/slide_03.jpg) no-repeat left top;
}
.a4{
 background:url(/image/index/a4.png) no-repeat right top;_background:url(/image/index/slide_04.jpg) no-repeat left top;
}
.a5{
 background:url(/image/index/a5.png) no-repeat right top;_background:url(/image/index/slide_05.jpg) no-repeat left top;
}
.imgBtn li {width:145px;height:38px;font-size:14px;margin-right:7px;margin-top:1px;margin-bottom:0px;

text-align:center;line-height:22px;cursor:pointer;}
/*
.imgBtn li.a1.hover{background:url(/image/index/hover1.png) no-repeat left top;}
*/
.imgBtn li.a2.hover{background:url(/image/index/hover2.png) no-repeat left top;}
.imgBtn li.a3.hover{background:url(/image/index/hover3.png) no-repeat left top;}
.imgBtn li.a4.hover{background:url(/image/index/hover4.png) no-repeat left top;}
.imgBtn li.a5.hover{background:url(/image/index/hover5.png) no-repeat left top;}
/* 圆点样式结束 */
.sizeBox{width:300px; position:absolute;z-index:10;top:0;left:0;}
.prev,.next{display:block;height:77px;width:36px;position:absolute;top:120px;z-index:100;background:url(../images/prevNext.png) no-repeat;outline:none;*background:url(../fouce/images/prevNext.gif) no-repeat;background:url(../fouce/images/prevNext.gif) no-repeat\0;}
.prev{left:50%;}
.next{right:50%;background-position:right top;}
.thumPrev,.thumNext{width:20px;height:20px;display:block;background:url(../fouce/images/sprevNext.png) no-repeat;_background:url(../fouce/images/sprevNext.gif) no-repeat;margin-top:10px;margin-right:10px; outline:none;}
.thumNext{background-position:right top;}
