
#zSlider{margin:0px auto; width:1200px; overflow:hidden;}
#picshow{position:relative;}
#picshow,#picshow_img{width:760px; height:360px; overflow:hidden; float:left;}
#picshow_img li{width:760px; height:360px; overflow:hidden; float:left; display:none;}
#picshow_img img{width:760px; height:360px;}
#picshow_tx{left:0px; width:760px; bottom:0px; position:absolute; height:90px; overflow:hidden;background:rgba(0,0,0,0.3);}
#picshow_tx li{ padding:0 30px; height:70px; color:#fff; display:none;}
#picshow_tx li a{color:#fff;}
#picshow_tx li h3{ line-height:40px;font-size:16px;}
#picshow_tx li p{ color:#fff; line-height:20px; height:40px; overflow:hidden;}
#picright{width:440px; float:left;verflow:hidden; border-top:5px solid #98ca33;}
#select_btn{width:425px; height:355px; float:right;background-color:#f0f0f0; overflow:hidden; }
#select_btn li{padding:16px 11px 16px 9px; width:98%; overflow:hidden;border-bottom:1px dashed #999; cursor:pointer;}
#select_btn li:hover{background-color:#fff;border-bottom:none;color:#333;}
#select_btn li.current{background-color:#fff;border-bottom:none;color:#333;}
#select_btn li.current:hover{background-color:#fff;border-bottom:none;color:#333;}
#select_btn li:last-child{border-bottom:none;}
#select_btn a{color:#666; font-size:16px;}
#select_btn li:hover a{color:#000;}
#select_btn li.current a{color:#000;}
#select_btn li.current:hover a{color:#000;}
#select_btn img{padding:3px; width:90px; height:80px; margin-right:10px; float:left;}
#select_btn .select_text{ height:25px; overflow:hidden; display:block; padding-top:10px;}
#select_btn .select_date{ line-height:20px; overflow:hidden; display:block;color:#999;font-size:12px;}