/* 转载请保留版权信息：懒人图库 www.lanrentuku.com */

*{ padding:0; margin:0; font-size:12px}
ul,li{ list-style:none;}
img{ border:0;}
#zSlider{margin:0px auto; width:944px; overflow:hidden;}
#picshow{position:relative;}
#picshow,#picshow_img{width:648px; height:328px; overflow:hidden; float:left; }
#picshow_img li{width:648px; height:328px; overflow:hidden; float:left; display:none;}
#picshow_img img{width:648px; height:328px;}

#picshow_tx{left:20px; bottom:10px; position:absolute; width:450px; height:110px; overflow:hidden; text-align:left;}
#picshow_tx li{background:url(../images/picshow_bg.png) repeat; padding:10px 30px; height:90px; color:#fff; display:none;}
#picshow_tx li a{ font-size:14px; color:#BA3232; text-decoration:none;}
#picshow_tx li a:hover{ text-decoration:underline;  }
#picshow_tx li h3{ margin-bottom:3px; font-size:15px; color:#ff0; }
#picshow_tx li p.pictx_cnt{ color:#ccc; line-height:18px; height:38px; overflow:hidden;}

#picshow_tx .pictx_more{ text-align:right; }
#picshow_tx .pictx_more a{ color:#BA3232; font-weight:bold;  }
#picshow_tx .pictx_more a:hover{ color:#ff0; text-decoration:none; }

#rightBar{
	width:296px; height:328px; overflow:hidden; position:relative; float:right;
	/*background:#069;*/	
}
#select_btn{ 
	width:296px; /*margin-top:16px;*/
	height:296px; color:#111; float:right; display:inline; background-color:#7e0000; overflow:hidden;
	position:relative;
	text-align:left;
	font-size:15px;
}
#select_btn li{ color:#FFF; padding:10px 11px 0px 9px; height:64px;
	border-top:1px solid #a10000; cursor:pointer;
	background:url(../lizi/pagination-bg1.gif) no-repeat scroll center bottom transparent; }
#select_btn a{color:#fff; text-decoration:none; font-size:14px; }

#select_btn li:hover{background-color:#A1000;}
#select_btn li.current{/*background-color:#333333;*/ background:url(../images/pagination-active-bg.gif) no-repeat center bottom transparent;}
#select_btn li.current:hover{/*background-color:#333333;*/ background:url(../images/pagination-active-bg.gif) no-repeat center bottom transparent;}

#select_btn img{padding:2px; border:1px solid #ccc; width:90px; height:49px; margin-right:10px; float:left;}
#select_btn .select_text{ font-size:14px; line-height:20px;  display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}

#select_btn .select_date{ height:23px; line-height:23px; overflow:hidden; display:none;}



.footer p{font:normal 12px/2em '微软雅黑';text-align:center;}
/************/
#scrollUpBtn:hover,#scrollDownBtn{ cursor:pointer; }
#scrollUpBtn .disab,#scrollDownBtn .disab{ cursor:default; }






