/* flexslider */
.container_lb{width:1160px;height:320px;background:#fff;margin:0 auto;padding:0 20px;}
.flexslider{position:relative;height:320px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;width:1100px;margin:0 auto;}
.slides{position:relative;z-index:1;}
.slides li{height:400px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

/*图片轮换*/
/*#slideBox {
	width:370px;
	height:200px;
	overflow:hidden;
	position:relative;
	margin:15px auto;
}
#slideBox ul#show_pic {
	margin:0;
	padding:0;
	list-style:none;
	height:200px;
	width:4750px;
	position:absolute;
}
#slideBox ul#show_pic li {
	float:left;
	margin:0;
	padding:0;
	height:200px;
}
#slideBox ul#show_pic li img {
	display:block;
}
#iconBall {
	position:absolute;
	bottom:0;
	right:0;
}
#iconBall li {
	float:left;
	color:#7a7a7a;
	width:32px;
	height:28px;
	line-height:28px;
	cursor:pointer;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;
}
#iconBall li.active {
	background:url(../images/iconbg.png) no-repeat;
	color:#fff;
}
#slideText {
	width:475px;
	height:28px;
	background:rgba(0, 0, 0, 0.7);
	color:#fff;
	position:absolute;
	left:0px;
	bottom:0px;
*background:transparent;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000, endColorstr=#b2000000);
}
#textBall {
	position:absolute;
	left:15px;
	bottom:5px;
}
#textBall li {
	float:left;
	cursor:pointer;
	display:none;
	color:#fff;
	font-size:14px;
}
#textBall li.active {
	display:block;
}
#textBall li a {
	text-decoration:none;
	color:#fff;
}*/
#zSlider{margin:15px auto 0; width:370px; overflow:hidden;}
#picshow{position:relative;}
#picshow,#picshow_img{width:243px; height:200px; overflow:hidden; float:right;}
#picshow_img li{width:2430px; height:200px; overflow:hidden; float:left; display:none;}
#picshow_img img{width:243px; height:200px;}
#picshow_tx{left:0px; width:243px; bottom:0px; position:absolute; height:30px; overflow:hidden;}
#picshow_tx li{background:url(../images/picshow_bg.png) repeat; padding:0px 30px; height:30px; color:#fff; display:none;font-size:12px;text-align:center;}
#picshow_tx li a{color:#fff;}
#picshow_tx li a:hover{text-decoration:underline;}
#picshow_tx li h3{ line-height:30px;}
#picshow_tx li p{ color:#ccc; line-height:16px; height:16px; overflow:hidden;}
#select_btn{width:127px; height:200px; color:#111; float:left; display:inline; background-color:#f0f0f0;}
#select_btn li{padding:0 10px ; width:107px; height:33px; border-top:1px solid #fff; cursor:pointer;line-height:33px;overflow:hidden;}
#select_btn li:hover{background-color:#e6f1d1;}
#select_btn li.current{background-color:#e6f1d1;}
#select_btn li.current:hover{background-color:#e6f1d1;}
#select_btn a{color:#000;}

#select_btn .select_text{ height:33px; font:bold 13px/16px 'Microsoft YaHei'; overflow:hidden; display:block;line-height:33px;}
#select_btn .select_text:hover{text-decoration:underline;}

