@charset "utf-8";
.tuku-bg{
	background:#202020;
}
.wrap{
	width:1000px;
	margin:0 auto;
}
.header{
	height:55px;
	border-bottom:1px solid #444444;
}
.tips{
	width:1000px;
	height:55px;
	margin:0 auto;
	color:#999;
	line-height:55px;
}
.tips a{
	color:#c1c1c1;
	_line-height:16px;	
}
.tk-breadcrumb{
	display:inline-block;
	float:left;	
}
.tools{
	display:inline-block;
	float:right;
	_margin-top:20px;
}
.tools a{
	margin:0 5px;
	padding-left:20px;
}
.tools a.t1{
	background:url(../images/tuku-icon.png) 0 -93px no-repeat;
}
.tools a.t2{
	background:url(../images/tuku-icon.png) 0 -213px no-repeat;
}
.tools a.t3{
	background:url(../images/tuku-icon.png) 0 -154px no-repeat;
}

.img-show{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}
.img-show h2{
	font-size:30px;
	line-height:30px;
	margin:50px auto 20px;
	color:#fff;
	text-align:center;
	font-family:"微软雅黑";
}
.img-num{
	text-align:center;
	color:#fff;
	font-size:20px;
	line-height:20px;
	margin-bottom:20px;
}
.img-time{
	font-size:12px;
	line-height:24px;
	text-align:center;
	color:#c1c1c1;
}
.img-time span{
	margin:0 10px;
}
.info{
	height:38px;
}
.info-lable{
	display:inline-block;
	float:left;
	line-height:38px;
	color:#c1c1c1;
}
.info-lable a{
	color:#fff;
	margin-right:10px;
}
.share{
	display:inline-block;
	float:right;
	width:250px;
}
.share .fx{
	line-height:12px;
	float:left;
	margin-top:10px;
	color:#c1c1c1;
}

.interested-h{
	border-bottom:1px solid #c1c1c1;
}
.interested-h h3{
	font-size:14px;
	color:#c1c1c1;
	height:30px;
	line-height:30px;
	margin-top:25px;
}
.interested-img{
	border:5px solid #515151;
	border-radius:5px;
	background:#000000;
	height:120px;
	padding:15px 10px;
	margin-top:10px;
}
.interested-img ul{
	height:124px;
	overflow:hidden;
}
.interested-img li{
	display:inline;
	float:left;
	margin:0 8px;
	width:122px;
	height:124px;
	overflow:hidden;
	
}
.interested-img li p{
	text-align:center;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.interested-img li p a{
	color:#FFF;
}
.interested-img li img{
	width:120px;
	height:100px;
	border:1px solid #444;
}
.pl-box{
	border:5px solid #515151;
	border-radius:5px;
	background:#000000;
	margin-top:10px;
}
.img-text{
	margin:10px 0;
}
.img-text p{
	display:none;
	text-align:center;
	color:#FFF;
	line-height:24px;
}

.thumbpic{
	background:none repeat scroll 0 0 #000000;
    border:5px solid #515151;
    border-radius:5px;
    height:100px;
    margin-top:10px;
    padding:15px 10px;
}
.thumbpic .ltp{
	background:url(../images/picCollection.png) no-repeat 0 0;
	position:relative;
	float:left;
	width:110px;
	height:85px;
}
.thumbpic .ltp a{
	display:block;
	position:absolute;
	left:5px;
	top:1px;
	text-align:center;
}
.thumbpic a:hover{
	text-decoration:none;
}
.thumbpic span{
	height:30px;
	line-height:30px;
	color:#FFF;
}
.thumbpic .ltp img{
	width:104px;
	height:79px;
}
.thumbpic .rtp{
	background:url(../images/picCollection.png) no-repeat -222px 0;
	position:relative;
	float:right;
	width:110px;
	height:85px;
}
.thumbpic .rtp img{
	width:104px;
	height:79px;
}
.thumbpic .rtp a{
	display:block;
	position:absolute;
	right:4px;
	top:1px;
	text-align:center;
}
#piclist{
	width:880px;
	float:left;
	overflow:hidden;
	height:77px;
	margin-top:5px;
	position:relative;
}
#piclist ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:20000px;
	position:relative;
}
#piclist ul li{
	float:left;
	cursor:pointer;
	position:relative;
	height:75px;
	margin:0 4px;
	font-size:0;
	border:1px solid #c1c1c1;
}
#piclist ul li img{
	display:block;
	height:75px;
	width:100px;
}
#piclist .hover{
	border:1px solid #eb5515;
}
#piclist ul li tt{
	background:#000;
	color:#FFF;
	position:absolute;
	z-index:20;
	font-family:arial;
	font-size:12px;
	line-height:16px;
	padding:0 5px;
	bottom:0;
	right:0;
}

.thumbpic a.bntprev{
	float:left;
	width:20px;
	height:63px;
	display:block;
	outline:none;
	background:url(../images/icon.png) no-repeat 0 -70px;
	margin:12px;
}
.thumbpic a.bntnext{
	float:left;
	width:20px;
	height:63px;
	display:block;
	outline:none;
	background:url(../images/icon.png) no-repeat -23px -70px;
	margin:12px;
}

#originalpic{
	position:relative;
	overflow:hidden;
	zoom:1;
	height:100%;
	clear:both;
	text-align:center;
}
#originalpic img{
	position:relative;
	max-width:720px;
	box-shadow:0 0 15px #000;
}
#aPrev{
	position:absolute;
	z-index:10;
	left:0;
	top:0;
	display:block;
	width:50%;
	height:100%;
	background:url(../images/blank.png);
	cursor:url(images/prev.cur),auto;
}
#aNext{
	position:absolute;
	z-index:10;
	right:0;
	top:0;
	display:block;
	width:50%;
	height:100%;
	background:url(../images/blank.png);
	cursor:url(images/next.cur),auto;
}

*html .baseMessage {position: absolute;top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(35 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');}
.baseMessage{height:53px;overflow:hidden;padding:5px 15px 5px 10px;display:none;position:fixed;top:35%;left:50%;z-index:1000;}
.baseMessage .icon_ok{background:url(../images/tip_layer.png) no-repeat -7px 0;_background:url(../images/tip_layer.gif) no-repeat -7px 0;height:53px;display:inline-block;width:44px;vertical-align:middle;}
.baseMessage .icon_warn{background:url(../images/tip_layer.png) no-repeat -7px -54px;_background:url(../images/tip_layer.gif) no-repeat -7px -54px;height:53px;display:inline-block;width:44px;vertical-align:middle}
.baseMessage .icon_error{background:url(../images/tip_layer.png) no-repeat -7px -108px;_background:url(../images/tip_layer.gif) no-repeat -7px -108px;height:53px;display:inline-block;width:44px;vertical-align:middle}
.baseMessage .icon_txt{background:url(../images/tip_layer.png) 0 -161px;_background:url(../images/tip_layer.gif) 0 -161px;height:53px;line-height:53px;display:inline-block;padding:0 10px;vertical-align:middle;min-width:50px;font-size:14px;font-weight:bold;color:#606060;}
.baseMessage .icon_r{background:url(../images/tip_layer.png) no-repeat 0 0;_background:url(../images/tip_layer.gif) no-repeat 0 0;height:53px;display:inline-block;width:6px;vertical-align:middle;}

.upIcon{background:url(../images/up.gif) no-repeat;width:16px;height:16px;display:inline-block;}
.downIcon{background:url(../images/down.gif) no-repeat;width:16px;height:16px;display:inline-block;}
.deleteIcon{background:url(../images/delete.gif) no-repeat;width:16px;height:16px;display:inline-block;}


.img-showpage{
	background:#000;
	overflow:hidden;
}
.img-showpage ul{
	padding:25px 15px 0;
	_padding:25px 15px;
}
.img-showpage li{
	display:inline-block;
	float:left;
	height:124px;
	margin:0 0 20px 15px;
}
.img-showpage img{
	width:140px;
	height:100px;
}
.img-showpage p{
	width:140px;
	height:24px;
	line-height:24px;
	color:#FFF;
	overflow:hidden;
	text-align:center;
}
.img-showpage a:hover{
	color:#FFF;
}

