* { margin: 0; padding: 0; list-style: none; }
/*滑动向上相册 css begin*/
.cli_name {
	background: rgb(48, 48, 48); 
	height: 50px; color: rgb(255, 255, 255); 
	padding-top: 25px; 
	font-family: Microsoft YaHei,黑体; 
	font-size: 14px; 
	border-top-color: rgb(153, 204, 0); 
	border-top-width: 2px; 
	border-top-style: solid;
}
.cli_name ul {
	
}
.cli_name li {
	height: 18px; 
	line-height: 18px; 
	border-right-color: rgb(80, 80, 80); 
	border-right-width: 1px; 
	border-right-style: solid; 
	float: left;
}
.cli_name li a {
	padding: 0px 20px; 
	color: rgb(255, 255, 255);
}
.con_left {
	width: 322px; 
	float: left;
}
.con_right {
	width: 640px; 
	overflow: hidden; 
	float: right;
}

#clist-mask {
	width:100%;
	height: 100%;
	overflow-x: scroll;
	overflow-y: hidden;
	padding-bottom: 15px;
	padding-top: 200px;
	
}
#clist-box{ 
	width: 1000px;
	margin: 0px auto;
	height: 600px;
	background: transparent url("http://www.hoing.net/zhuanti/9year/images/jiabing_bg.jpg") no-repeat scroll 0px 0px;
	position: relative;
}
#clist{
	width: 3178px;
	height: 330px;
	width: -moz-max-content;
	width: -webkit-max-content;
	width: -o-max-content;
	width: -ms-max-content;
	width: max-content;
	position:relative;
	z-index: 1;
}
.cli_name {
	position:relative;
	z-index: 2;
}
.cli{
	width: 196px;
	height: 330px;
	float: left;
	position: relative;
	margin-left: 3px;
}
.Img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.cli img {
	width: 196px;
	height: 264px;
}
/*.cli-mask{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 264px;
	background-color: black; 
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
	z-index: 5;
}*/
.cli .cbgTop {
	top: 0;
}
.cli .cbgBotoom {
	bottom: 0;	
}
.cbg {
	position: absolute;
	left: 0;
	width: 100%;
	height: 264px;
	
}
.ctxt{
	position: absolute;
	bottom: 0px;
	background-color: #ffaa3b;
	width: 185px;
	height: 55px;
	line-height:55px;
	color: white;
	padding: 0 5px 0;
	text-align: center;
	font-size: 14px;
}
.ctxt span {
	font-size: 14px;
}
.clS1 {
	margin-left: 10px;
	font-size: 14px;
}
.clS2 {
	margin-left: 3px;
	font-size: 14px;
}
.clA {
	position: absolute;
	width: 100%;
	height: 100%;
	left:0;
	top:0;
	z-index: 20;
}
.jiab_qrrl,.jiab_qrrr {

	z-index: 5;
	position: absolute;
	display: block;
	width: 33px;
	height: 33px;
	top: 50%;
	background: url(http://www.hoing.net/zhuanti/9year/images/jiab_qrrl.png) no-repeat;	
}
.jiab_qrrr {
	left: 10px;
	background: url(http://www.hoing.net/zhuanti/9year/images/jiab_qrrr.png) no-repeat;	
	
}
.jiab_qrrr:hover {
	background: url(http://www.hoing.net/zhuanti/9year/images/jiab_qrrrh.png) no-repeat;	
	
}
.jiab_qrrl { right: 10px; }
.jiab_qrrl:hover {
	background: url(http://www.hoing.net/zhuanti/9year/images/jiab_qrrlh.png) no-repeat;	
	
}
/*滑动向上相册 css end*/
