﻿/*----------- 图片banner特效左右滚动 ------------*/
.w_ctr .JQ-slide{width:988px;height:393px;overflow:hidden;position:relative;}
.w_ctr .JQ-slide-content{position:absolute;}/*必须要的元素*/
.w_ctr .JQ-slide-content li{width:988px;height:393px;float:left;display:inline;position:relative;}
.w_ctr .JQ-slide-content li img{width:988px;height:393px;}
.w_ctr .JQ-slide-content li span{display:block;background:black;color:white;font-size:14px;font-weight:bold;padding:0 14px;line-height:28px;position:absolute;bottom:5px;left:0;z-index:10;width:275px;overflow:hidden;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;}
.w_ctr .JQ-slide-nav{position:absolute;bottom:14px;right:8px;z-index:30;}
.w_ctr .JQ-slide-nav li{float:left;display:inline;background:url(../images/focus_li.png) no-repeat; _background:url(../images/focus_li.gif) no-repeat;  width:10px;height:10px;text-indent:-999em;overflow:hidden;cursor:pointer;margin-right:5px;}
.w_ctr .JQ-slide-nav li.on{background-position:-15px 0;}




/*------ 图片左右滚动 ---------*/
.hotPic{margin:0 0 0 40px;}
.hotPic .JQ-slide{position:relative;width:880px;height:172px;margin:0 0 0px 0;background:#ffffff;padding:10px 10px;}
.hotPic .JQ-slide .wrap{width:880px;height:172px;overflow:hidden;position:relative;}
.hotPic .JQ-slide-content{position:absolute;}/*必须要的元素*/
.hotPic .imgList li{margin:0 5px;overflow:hidden; width:150px;}
.hotPic .imgList li p{width:148px; height:140px; text-align:center;border:1px solid #d8d8d8;vertical-align:middle;display: table-cell;*display: block;*font-size: 110px;}

.hotPic .imgList li span{height:30px;line-height:30px; text-align:center;white-space:nowrap;display:block;}
.hotPic .JQ-slide-nav a{display:block;z-index:99;width:18px;height:48px;overflow:hidden;text-indent:-999em;text-decoration:none;position:absolute;top:60px;background:url(../images/arrow_pic.png) no-repeat;}
.hotPic .JQ-slide-nav a.prev{left:-10px;background-position:0 0;}
.hotPic .JQ-slide-nav a.prev:hover{background-position:-100px 0;}
.hotPic .JQ-slide-nav a.next{right:-20px;background-position:-50px 0;}
.hotPic .JQ-slide-nav a.next:hover{background-position:-150px 0;}

/* imgList */
.imgList{float:none;overflow:hidden;zoom:1}
.imgList li{float:left;display:inline;overflow:hidden;}
.imgList li a{display:block; }
.imgList li img{padding:0; max-height:130px;  max-width:130px; _width:expression((documentElement.clientWidth > 130px) ? "130px" : "auto" ); _height:expression((documentElement.clientHeight > 130px) ? "130px" : "auto" );}
.imgList li a.img:hover{border-color:#FF6600;}
.imgList li .txt{text-align:center;overflow:hidden;}



/*------ 图片左右滚动 ---------*/
.hotPic1{margin:0 0 0 40px;}
.hotPic1 .JQ-slide{position:relative;width:880px;height:172px;margin:0 0 0px 0;background:#ffffff;padding:10px 10px;}
.hotPic1 .JQ-slide .wrap{width:880px;height:172px;overflow:hidden;position:relative;}
.hotPic1 .JQ-slide-content{position:absolute;}/*必须要的元素*/
.hotPic1 .imgList li{margin:0 5px;overflow:hidden; width:150px;}
.hotPic1 .imgList li p{width:148px; height:140px; text-align:center;border:1px solid #d8d8d8;vertical-align:middle;display: table-cell;*display: block;*font-size: 110px;}

.hotPic1 .imgList li span{height:30px;line-height:30px; text-align:center;white-space:nowrap;display:block;}
.hotPic1 .JQ-slide-nav a{display:block;z-index:99;width:18px;height:48px;overflow:hidden;text-indent:-999em;text-decoration:none;position:absolute;top:60px;background:url(../images/arrow_pic.png) no-repeat;}
.hotPic1 .JQ-slide-nav a.prev{left:-10px;background-position:0 0;}
.hotPic1 .JQ-slide-nav a.prev:hover{background-position:-100px 0;}
.hotPic1 .JQ-slide-nav a.next{right:-20px;background-position:-50px 0;}
.hotPic1 .JQ-slide-nav a.next:hover{background-position:-150px 0;}