@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body, h1, h2, h3, p, li, td, table, ul, ol, dl, input {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Microsoft Yahei, Tahoma, Verdana, Arial;
}
body {
	background: #1A1A1A;
	text-align: center;
}

strong, b {
	font-weight: normal;
}

ul, ol, li, dl {
	list-style: none;
}
i, em {
	font-style: normal;
}
a {
	text-decoration: none;
}
img {
	border: none;
}
.indexCon {
	position: relative;
	z-index: 1
}
.headDiv, .footDiv, .searchDiv {
	width: 980px;
	clear: both;
	margin: 0 auto;
}
.headDiv {
	background: #000;
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
}
.headleftDiv {
	float: left;
	overflow: hidden;
}
.headrightDiv {
	float: right;
	min-width: 200px;
	overflow: hidden;
}
.headleftDiv span, .headDiv a, .headleftDiv strong {
	display: block;
	margin: 0px 4px;
	float: left;
	padding: 0px 5px;
	color: #fff;
	line-height: 25px;
	border-top: solid 2px #000;
}
.headleftDiv span {
	padding-left: 15px;
}
.headleftDiv strong {
	color: #Ff0;
	margin-left: 25px;
}
.headleftDiv strong b {
	margin: 0px 5px;
}
.headleftDiv a:hover, .headleftDiv a.selecta {
	color: #FF0;
	border-top: solid 2px #ff0;
}
.headrightDiv a {
	display: block;
	float: right;
	padding: 0px 8px 0px 2px;
	line-height: 25px;
	margin: 0px 4px;
	background: url(../images/topregbg.png) right no-repeat;
}
.headrightDiv a:hover {
	text-decoration: underline;
}
.headrightDiv a span i {
	color: #FF0;
	font-weight: bold;
}
.footDiv {
	border-top: solid 1px #999;
	padding-top: 12px;
	clear: both;
	width: 980px;
	text-align: center;
	color: #fff;
	margin: 0 auto;
}
.footDiv a {
	color: #999;
	margin: 0px 6px;
}
.footDiv a:hover {
	color: #fff;
	text-decoration: underline;
}
.footDiv span {
	display: block;
	padding-top: 10px;
	line-height: 18px;
	color: #666;
}
.indexmain {
	margin: 0 auto;
	width: 100%;
	position: relative;
	clear: both;
	z-index: 2;
	height: 530px;
}
.logoDiv {
	position: absolute;
	z-index: 4;
	left: 222px;
	top: 21px;
	width: 272px;
	height: 54px;
}
.menuDiv {
	/*float: left;*/
	padding: 20px 0px;
	/*width: 100%;*/
	width: 980px;
	overflow: hidden;
	min-width: 720px;
	margin: 0 auto;
}
.menuDiv img.logo {
	float: left;
	margin-left: 20px;
}
.menuDiv a {
	display: block;
	height: 68px;
	float: right;
	text-align: center;
	width: 68px;
	margin: 0px 6px;
	text-align: center;
	color: #666;
	vertical-align: bottom;
}
.menuDiv a img {
	display: block;
	margin: 0 auto;
	border: none;
	padding: 5px 0px;
}
.menuDiv a:hover, .menuDiv a.selectmenua {
	background: url(../images/menubg.png) no-repeat;
	color: #222;
	font-weight: bold;
}
.searchDiv {
	background: url(../images/searchtitbg.png) repeat-x bottom;
	height: 26px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}
.searchWord {
	margin: 0 auto;
	clear: both;
	width: 980px;
	/*padding: 1px 0px;*/
	height: 26px;
}
.searchWord li {
	float: left;
}
.searchWord li.searchclass {
	background: url(../images/searchclass.png) repeat-x bottom;
	height: 26px;
	width: 99px;
}

.searchWord li.searchclass span {
	display: block;
	line-height: 26px;
	color: #666;
	text-align: left;
	padding-left: 5px;
	cursor: pointer;
}

.searchWord li.searchclass ul.seocndulli {
	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: hidden;
	background: #1c1c1c;
	width: 99px;
	z-index: 10;
	clear: both;
	left: 190px;
}
.searchWord li.searchclass ul.seocndulli li {
	display: inline;
	width: 99px;
}
.searchWord li.searchclass ul.seocndulli li a {
	color: #FF0;
	background: none;
	display: block;
	padding-left: 5px;
	line-height: 22px;
	background: #1c1c1c;
}
.searchWord li.searchclass ul.seocndulli li span {
	color: #FF0;
	background: none;
	display: block;
	padding-left: 5px;
	line-height: 22px;
	background: #1c1c1c;
	cursor: pointer;
}
.searchWord li.searchclass ul.seocndulli li a:hover {
	background: #000;
}
.searchWord li.searchclass ul.seocndulli li span:hover {
	background: #000;
}
.searchWord li input.searchinput {
	background: url(../images/searchinputmidbg.png) repeat-x bottom;
	height: 26px;
	border: none;
	line-height: 25px;
	font-size: 12px;
	color: #000;
	width: 400px;
}
.searchinputleft {
	background: url(../images/searchinputleft.png) repeat-x top;
	height: 26px;
	border: none;
	line-height: 26px;
}

.picbutton {
	width: 74px;
	height: 26px;
	line-height: 26px;
	border: none;
	margin: 0px;
	float: left;
	background: url(../images/searchbutton.png) no-repeat bottom;
	vertical-align: bottom;
}
.searchWord li.searchpicclass {
	background: url(../images/searchtitline.png) no-repeat left;
	width: 110px;
	white-space: nowrap;
	line-height: 26px;
	height: 26px;
	text-align: center;
}
.searchWord li.picseaul.seocndulli li a:hover {
	background: #000;
}
.searchWord li.searchpicclass {
	width: 80px;
}
.searchWord li.searchpicclass a {
	color: #fff;
}
.mainDiv {
	clear: both;
	width: 980px;
	margin: 0 auto;
	padding: 10px 0px;
}
.personLeft {
	float: left;
	width: 640px;
}
.flashpic {
	margin-bottom: 10px;
	height: 301px;
}
.personRight {
	margin-left: 650px;
}
.personRight .zjtjDiv {
	padding-left: 5px;
	background: url(../images/person_indexR.png) no-repeat left bottom;
	height: 301px;
	width: 325px;
	margin-bottom: 10px;
	text-align: left;
}
.personRight .zjtjDiv li {
	height: 35px;
	color: #666;
	padding: 10px 10px 10px 45px;
	line-height: 20px;
	margin-bottom: 5px;
}
.personRight .zjtjDiv a {
	color: #fff;
}
.personRight .zjtjDiv li img {
	display: none
}
.personRight .zjtjDiv li strong {
	color: #FFF;
}
.personRight .zjtjDiv li:hover, .personRight .zjtjDiv li.selectli {
	line-height: 16px;
	padding: 5px 10px 15px 45px;
}
/*.personRight .zjtjDiv li:hover .rmzjBorder, .personRight .zjtjDiv li.selectli .rmzjBorder {
 display: table-cell;
 margin: 0px 0px;
 }*/
.personRight .zjtjDiv li:hover .rmzjBorder img, .personRight .zjtjDiv li.selectli .rmzjBorder img {
	display: table-cell;
	margin: 0px 0px;
}
.personRight .zjtjDiv li:hover strong, .personRight .zjtjDiv li.selectli strong {
	display: block;
}
/*
 .personRight {
 margin-left:650px;
 }
 .personRight .zjtjDiv {
 padding-left:5px;
 background:url(../images/person_indexR.png) no-repeat left bottom;
 height:301px;
 width:325px;
 margin-bottom:10px;
 }
 .personRight .zjtjDiv li {
 height:35px;
 color:#666;
 padding:10px 10px 10px 45px;
 line-height:20px;
 margin-bottom:5px;
 }
 .personRight .zjtjDiv a {
 color:#fff;
 }
 */
/* 给'热门专辑里的图片加一层div' */
.rmzjBorder {
	z-index: 200;
	position: relative;
	vertical-align: bottom;
	text-align: center;
	border: 1px solid #666666;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
/*将'热门专辑'里的图片大小固定为80*45*/
.personRight .zjtjDiv li img {
	max-width: 80px;
	max-height: 45px;
	margin: 0 auto;
	vertical-align: bottom;
}
/*
 .personRight .zjtjDiv li strong {
 color:#FFF;
 }
 .personRight .zjtjDiv li:hover, .personRight .zjtjDiv li.selectli {
 line-height:16px;
 padding:5px 10px 15px 45px
 }
 .personRight .zjtjDiv li:hover img, .personRight .zjtjDiv li.selectli img {
 float: left;
 display:table-cell;
 margin:0px 8px;
 }
 .personRight .zjtjDiv li:hover, .personRight .zjtjDiv li.selectli {
 float:left;
 line-height:16px;
 padding:5px 10px 15px 45px
 }*/
/* 实现移动到热门专辑, 显示图片 */
/*.personRight .zjtjDiv li:hover div, .personRight .zjtjDiv li.selectli div {
 display: table-cell;
 margin: 0px 4px;
 }
 .personRight .zjtjDiv li:hover strong, .personRight .zjtjDiv li.selectli strong {
 display: block;
 }*/
.newpic {
	clear: both;
	width: 638px;
	margin: 0px 0px 10px 0px;
	float: left;
}
.newwidth {
	width: 640px;
}
.personstyle {
	border: solid 1px #505050;
	background: #313131;
}
.personstyle h3, .hotpiclist h3, .zjlistleft h3 {
	background: #171717;
	line-height: 28px;
	height: 28px;
}
.personstyle h3 b, .hotpiclist h3 b, .zjlistleft h3 b {
	float: left;
	margin-left: 10px;
	font-size: 13px;
	color: #FF0;
}
.personstyle h3 a, .hotpiclist h3 a, .zjlistleft h3 a {
	font-weight: normal;
	color: #fff;
	font-size: 12px;
	float: right;
	margin-right: 10px;
}
.newpiclist {
	clear: both;
	/*width: 626px;*/
	width: 638px;
	float: left;
	padding-left: 0px;
	overflow: hidden;
	padding-top: 8px;
}
.newpiclist li {
	float: left;
	margin: 6px 13px;
	text-align: center;
}
.newpiclist li a {
	color: #999;
	font-weight: normal;
}
.newpiclist li a img {
	display: block;
	margin-bottom: 5px;
	border: none;
}
.personLcla {
	float: left;
	width: 310px;
	margin-right: 10px;
	overflow: hidden;
}
.personClaDiv {
	width: 300px;
	overflow: hidden;
	padding: 0px 5px 5px 8px;
	text-align: left;
}
.personClaDiv dl {
	margin: 12px 0px;
}
.personClaDiv dt {
	float: left;
	overflow: hidden;
}
.newzjBorder {
	width: 79px;
	height: 79px;
	display: table-cell;
	text-align: center;
	vertical-align: bottom;
	border: 1px solid #666666;
	overflow: hidden;
}
/* 将'最新专辑'和'知识分享'中首张图片的大小固定位: 79px*79px */
.personClaDiv dl dt a img {
	max-width: 79px;
	max-height: 79px;
	margin: 0 auto;
	vertical-align: bottom;
	width: expression(this.width>79?"79px":this.width);
	height: expression(this.height>79?"79px":this.height);
}
.personClaDiv dd {
	margin-left: 90px;
	color: #999;
	line-height: 16px;
}
.personClaDiv dd strong {
	/* 将专辑的标题高亮显示 */
	color: #fff;
	display: block;
	margin-bottom: 5px;
}
.personClaDiv dd a {
	color: #fff;
}
.personClaDiv ul {
	width: 100%;
	clear: both;
	/*float: left;*/
}
.personClaDiv ul li {
	line-height: 22px;
	width: 100%;
	clear: both;
}
.personClaDiv ul li a {
	/* 将专辑的标题高亮显示 */
	color: #fff;
	float: left;
}
.personClaDiv ul li span {
	margin-right: 10px;
	float: right;
	color: #666;
}
.picclassDiv {
	float: left;
	width: 100%;
	clear: both;
	margin: 10px 0px 5px 0px;
	overflow: hidden;
}
.picclassDiv dl {
	float: left;
	width: 295px;
	height: 170px;
	margin: 3px 3px;
	padding: 0px 5px 0px 12px;
}
.picclassDiv dl dt {
	float: left;
	overflow: hidden;
	text-align: center;
}
/* 给'分类推荐的图片加一层div' */
.picclassDivBorder {
	width: 139px;
	height: 139px;
	display: table-cell;
	text-align: center;
	vertical-align: bottom;
	border: 1px solid #666666;
}
/* 将分类推荐的显示图片尺寸固定位: 139px*139px */
.picclassDiv dl dt img {
	max-width: 139px;
	max-height: 139px;
	margin: 0 auto;
	vertical-align: middle;
}
.picclassDiv dl dt a {
	float: left;
	width: 100%;
	display: block;
	background: #999;
	text-align: center;
	line-height: 22px;
	color: #f00;
}
.picclassDiv dl dd {
	margin-left: 147px;
	clear: right;
	color: #999;
}
.picclassDiv dl dd a {
	color: #999;
	margin: 4px 3px;
	float: left;
	width: 40px;
	display: block;
	border-right: solid 1px #ccc;
	padding-right: 2px;
}
.personRcla {
	float: right;
	width: 312px;
}
.Photographer {
	clear: both;
	margin-bottom: 10px;
	float: left;
	width: 330px;
	clear: right;
}
.Photolist, .plshowlist {
	float: left;
	width: 95%;
	overflow: hidden;
	padding: 10px;
	text-align: left;
}
.Photolist dl {
	float: left;
	clear: both;
	margin: 9px 0px;
}
.Photolist dl dt {
	width: 88px;
	padding: 0px 5px 0px 10px;
	overflow: hidden;
	float: left;
}
.Photolist dl dd {
	margin-left: 105px;
	padding: 0px 5px;
}
.Photolist dl dd a {
	color: #fff;
}
.Photolist dl dd span {
	display: block;
	color: #999;
	padding: 2px 0px;
	text-indent: 24px;
	line-height: 17px;
	width: 210px;
}
.Photolist dl dd span a {
	margin-left: 10px;
}
.Photolist dl dd b {
	font-weight: normal;
	color: #999;
}
.Photolist dl dd b i {
	color: #FF0;
	margin: 0px 5px;
}
.plshowlist dl {
	float: left;
	clear: both;
	height: 150px;
	/*margin: 10px 0px;
	 padding: 5px 0px;*/
}
.plshowlist dl dt {
	float: left;
	display: table-cell;
	text-align: center;
	/*width: 120px;*/
	overflow: hidden;
}
.plnewBorder {
	width: 120px;
	height: 120px;
	text-align: center;
	display: table-cell;
	vertical-align: bottom;
	border: 1px solid #666666;
}
/* 将最新评论里的图片大小固定位120px*120px */
.plshowlist dl dt a img {
	max-width: 120px;
	max-height: 120px;
	margin: 0 auto;
	vertical-align: bottom;
	width: expression(this.width>120 && this.width > this.height?"120px":this.width);
	height: expression(this.height>120?"120px":this.height);
}
/* .plshowlist dl dt a{display:block; text-align:center; color:#fff; margin-top:5px;} */
.plshowlist dl dt span {
	text-align: center;
	color: #fff;
	margin-top: 5px;
	margin-left: 10px;
}
.plshowlist dl dd {
	/*margin-left: 96px;*/
	margin-left: 146px;
}
/* .plshowlist dl dd a{color:#ccc; display:block; line-height:20px;} */
.plshowlist dl dd span {
	color: #ccc;
	display: block;
	line-height: 20px;
}
.clearboth {
	clear: both;
}
.classWord {
	clear: both;
	width: 100%;
	float: left;
	padding: 0px 0px 8px 0px;
}
.classWord h3 {
	background: #CCC;
	height: 28px;
	line-height: 28px;
	padding-left: 4px;
}
.classWord h3 b {
	float: left;
}
.classWord h3 a {
	float: left;
	margin: 0px 4px;
	font-weight: normal;
	color: #666;
}
.classWord h3 a.righta {
	float: right;
	margin-right: 10px;
}
.classWord dl {
	float: left;
	width: 85px;
	margin: 0px 4px;
}
.classWord dl dt {
	color: #fff;
	font-weight: bold;
	line-height: 22px;
	padding: 8px 0px 0px 6px;
}
.classWord dl dd {
	margin: 0px;
}
.classWord dl dd a {
	display: block;
	line-height: 22px;
	color: #999;
}
.personsecondM {
	margin: 10px auto;
	width: 980px;
	clear: both;
	padding: 10px 0px;
}
.hotpiclist {
	float: right;
	width: 330px;
}
.hotpiclistDiv {
	float: left;
	border: solid 1px #505050;
	background: #313131;
	margin-bottom: 10px;
	clear: both;
	width: 100%;
	overflow: hidden;
}
.zjlistleft {
	width: 638px;
	text-align: left;
	border: solid 1px #505050;
	background: #313131;
	float: left;
	clear: left;
	margin-bottom: 10px;
}
.hotzjlist, .zsfxlist {
	/*padding: 10px 0px 0px 0px;*/
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}

.hotzjlistshow, .zsfxlistshow {
	padding: 10px 0px 0px 0px;
	float: left;
	width: 98%;
	overflow: hidden;
	clear: both;
}
.hotzjlist dl {
	float: left;
	border-bottom: dashed 1px #ccc;
	width: 100%;
	padding: 10px 10px 20px 10px;
	clear: both;
	/*margin: 10px 0px 0px 8px;*/
}
.hotzjlist dt {
	float: left;
	width: 150px;
	height: 110px;
}
.hotzjlist dd {
	margin-left: 160px;
	padding-top: 10px;
}
.hotzjlist dd a {
	color: #fff;
	font-weight: bold;
}
.hotzjlist dd span {
	/*margin-left: 10px;*/
	color: #999;
}
.hotzjlist dd .zjword {
	/*color: #666;*/
	/*text-indent: 24px;*/
	line-height: 20px;
	padding-top: 10px;
	width: 448px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hotzjlist dd .zjword a {
	font-weight: normal;
}
.hotpicDiv {
	padding: 10px;
	width: 95%;
	float: left;
	text-align: left;
}
.hotpicDiv dl {
	margin: 0px 0px 10px 0px;
	padding: 5px 0px;
	height: 110px;
}
.hotpicDiv dt {
	float: left;
	overflow: hidden;
}
.hotpicBorder {
	width: 120px;
	height: 120px;
	display: table-cell;
	vertical-align: bottom;
	text-align: center;
	border: 1px solid #666666;
}
/* 定义'热门图片排行榜'中的图片大小规格为: 120px*120px */
.hotpicDiv dl dt a img {
	max-width: 120px;
	max-height: 120px;
	margin: 0 auto;
	vertical-align: bottom;
}
.hotpicDiv dd {
	margin-left: 146px;
	color: #ccc;
	line-height: 20px;
	padding-top: 5px;
}
.hotpicDiv dd span {
	color: #666;
}
.hotpicDiv dd a {
	color: #999;
}
.hotpicDiv dd i a:hover {
	color: #ccc;
}
.hotpicDiv dd i {
	color: #999;
	margin-right: 5px;
}
.hotpicDiv dd i b {
	color: #FF0;
	font-weight: normal;
}

.zsfxlist dl {
	float: left;
	border-bottom: 1px dashed #ccc;
	width: 96%;
	padding: 5px 10px 0px 10px;
	clear: both;
	margin: 5px 0px 0px 8px;
}
.zsfxlist dl dt {
	margin: 0px;
	padding: 0px;
}
.zsfxlist dl dt a {
	font-weight: bold;
	color: #fff;
}
.zsfxlist dl dd {
	color: #999;
	/*margin: 5px 0px;*/
	line-height: 22px;
	/*padding-top: 5px;*/
	text-indent: 24px;
}

.zsfxlist dl dd .fxcontent {
	text-indent: 24px;
	line-height: 20px;
	padding-top: 10px;
	width: 610px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.hotzjlistshow dt {
	float: left;
	width: 200px;
	overflow: hidden;
	padding-left: 20px;
	padding-bottom: 20px;
}
.hotzjlistshow dd {
	margin-left: 20px;
}
.hotzjlistshow dd a {
	color: #fff;
	font-weight: bold;
}
.hotzjlistshow dd span {
	display: block;
	padding-top: 5px;
	line-height: 20px;
	color: #666;
	/*margin-right: 20px;*/
	text-indent: 24;
}
/*.piclistshow {
 float: left;
 width: auto;
 overflow: hidden;
 padding-left: 25px;
 clear: both;
 margin-top: 10px;
 position: relative;
 }
 .piclistshow li {
 float: left;
 margin: 6px;
 padding: 8px;
 background: #000;
 position: relative;
 }
 .piclistshow li img {
 display: block;
 margin-bottom: 6px;
 }
 .piclistshow li span {
 position: absolute;
 display: block;
 background: #fff;
 left: 8px;
 top: 8px;
 width: 28px;
 height: 22px;
 text-align: center;
 line-height: 22px;
 font-weight: bold;
 filter: alpha(opacity = 80);
 -moz-opacity: 0.8;
 opacity: 0.8;
 }
 .piclistshow li strong {
 float: left;
 color: #fff;
 }*/
.newpersonClaDiv {
	width: 95%;
	overflow: hidden;
	float: left;
}
.zsfxlistshow h1 {
	text-align: center;
	color: #FF0;
	font-size: 18px;
}
.zsfxlistshowMeg {
	padding-top: 10px;
	padding-left: 15px;
	color: #c0c0c0;
	line-height: 22px;
	font-size: 13px;
}
.zsfxlistshowMeg p {
	margin: 8px 0px;
	text-indent: 24px;
}
/*******************/
/* iFocus style */
#ifocus {
	width: 638px;
	height: 301px;
	overflow: hidden;
}
#ifocus_pic {
	display: inline;
	position: relative;
	float: left;
	width: 530px;
	height: 300px;
	overflow: hidden;
	margin: 10px 0 0 0px;
	background: #000;
	padding: 5px;
}
#ifocus_piclist {
	position: absolute;
}
#ifocus_piclist li {
	width: 530px;
	height: 280px;
	overflow: hidden;
	padding: 3px;
}
#ifocus_piclist img {
	width: 524px;
	height: 274px;
}
#ifocus_btn {
	display: inline;
	float: right;
	width: 91px;
	margin: 9px 0px 0 0;
	padding-top: 8px;
}
#ifocus_btn li {
	width: 91px;
	height: 57px;
	cursor: pointer;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity = 50);
	margin: 10px 0px;
}
#ifocus_btn img {
	width: 75px;
	height: 45px;
	margin: 7px 0 0 11px;
}
#ifocus_btn .current {
	background: url(../images/ifocus_btn_bg.png) no-repeat;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity = 100);
}
#ifocus_opdiv {
	position: absolute;
	left: 8px;
	bottom: 25px;
	width: 524px;
	height: 25px;
	background: #000;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity = 50);
}
#ifocus_tx {
	position: absolute;
	left: 15px;
	bottom: 30px;
	color: #FFF;
}
#ifocus_tx .normal {
	display: none;
}
/* 新图推荐样式 */
#index_new_piclist li {
	/*margin: auto 9px;*/
	margin: auto 3px;
	float: left;
	width: 150px;
	height: 166px;
}
#index_new_piclist li .pic_list {
	width: 148px;
	height: 148px;
	display: table-cell;
	text-align: center;
	vertical-align: bottom;
	border: 1px solid #666666;
}
#index_new_piclist li span {
	color: #c0c0c0;
}
#index_new_piclist li a img {
	max-width: 147px;
	max-height: 147px;
	margin: 0 auto;
	vertical-align: bottom;
}
.searchlist {
	/*background: #000;*/
	float: left;
	margin: 0px 0px 0px 0px;
	width: 100%;
	clear: both;
	line-height: 28px;
	color: #666;
}
.searchlist i {
	margin-left: 35px;
}
.searchlist a {
	background: url(../images/topregbg.png) right no-repeat;
	margin-left: 8px;
	color: #fff;
}
.searchlist a span {
	margin-right: 5px;
}
.searchlist em {
	color: #fff;
	margin: 0px 5px;
}
/*zjlistshow.jsp中专辑的首页图*/
.zjlistshowBorder {
	width: 169px;
	height: 169px;
	display: table-cell;
	text-align: center;
	vertical-align: bottom;
	border: 1px solid #666666;
}
.piclistshow {
	float: left;
	width: 100%;
	overflow: hidden;
	/*padding-left: 25px;*/
	clear: both;
	/*margin-top: 10px;*/
	position: relative;
}
.piclistshow li {
	float: left;
	margin: 6px;
	padding: 8px;
	position: relative;
}
.piclistshow .noresult {
	width: 100%;
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #fff;
}
.piclistshow li .diva {
	display: table-cell;
	width: 169px;
	height: 169px;
	text-align: center;
	vertical-align: bottom;
}
.piclistshow li img {
	display: block;
	margin-bottom: 6px;
	vertical-align: bottom;
	max-height: 169px;
	max-width: 169px;
	margin: 0 auto;
}
.piclistshow li span {
	text-align: center;
	line-height: 22px;
	font-weight: bold;
	filter: alpha(opacity = 80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	float: right;
}
.piclistshow li strong {
	line-height: 22px;
	float: left;
	color: #fff;
	padding-left: 37px;
}
.piclistshow li div.picshowmore {
	clear: both;
	width: 100%;
	/*color: #333;*/
}
.piclistshow li div.picshowmore i {
	margin: 0px 5px;
	color: #999;
}
.piclistshow li div.picshowmore i a {
	color: #999;
}
.piclistshow li div.picshowmore i em {
	color: #ff0;
}
.piclistshow li:hover div.picshowmore {
	clear: both;
	width: 100%;
	color: #ccc;
}
.piclistshow li:hover div.picshowmore i a {
	color: #ccc;
}
.piclistshow li:hover div.picshowmore i em {
	color: #ff0;
}
/*rm字体颜色*/
.font_rm {
	color: #00FFFF;
}
/*rf字体颜色*/
.font_rf {
	color: #ffff00;
}
/* blk收藏夹弹出层样式 */
.blk {
	width: 200px;
	height: 200px;
	position: relative;
}
.blk .head, .blk .head-right, .blk .foot, .blk .foot-right {
	/*background: url(/frontend/images/pop_up_bg.png);*/
	overflow: hidden;
	/*height: 4px;*/
}
.blk .head {
	padding-left: 4px;
}
.blk .head-right {
	background-position: right top;
}
.blk .foot {
	padding-left: 4px;
	background-position: left bottom;
	_height: 3px;
}
.blk .foot-right {
	background-position: right bottom;
}
.blk .main {
	/*border-left: 2px solid #6699CC;*/
	/*border-right: 2px solid #6699CC;*/
	position: relative;
	background: #333;
	border: 1px solid #6699CC;
}
.blk .main a {
	text-decoration: none;
}
.blk .main .closeBtn {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	padding: 3px;
	text-align: center;
	color: #333;
	cursor: pointer;
}
.blk .main .closeBtn:hover {
	color: #fff;
}
.blk .main h2 {
	font: bold 12px "Microsoft YaHei";
	/*padding: 10px 20px 2px;*/
	color: #85B6E2;
}
.blk .main ul {
	padding: 20px;
	zoom: 1;
	overflow: hidden;
	font-size: 12px;
}
.blk .main ul li {
	float: left;
	width: 100px;
	text-align: center;
	line-height: 30px;
	margin-bottom: 10px;
}
.blk .main ul li a {
	color: #333;
	display: block;
}
.blk .main ul li a:hover {
	background: #85B6E2;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
/* 分类推荐页面 */
.mainDiv .flsearchDiv .flsearchright dl, dt, dd {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.mainDiv .flsearchDiv .flsearchright dt {
	color: #ffff00;
	text-align: left;
	font-size: 14px;
}
.mainDiv .flsearchDiv .flsearchright dt span {
	color: #F00;
}
.mainDiv .flsearchDiv .flsearchtitleCla h3 {
	cursor: pointer;
}
.flsearchDiv {
	width: 100%;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0px;
	text-align: left;
}
.flsearchtitleCla {
	margin: 0px 10px;
	float: left;
	width: 97%;
	clear: both;
}
.flsearchtitleCla h3 {
	background: url(../images/flsearchtitlebg.png) bottom left repeat-x;
	height: 30px;
	line-height: 30px;
}
.flsearchtitleCla h3 b {
	background: url(../images/titleh3bg.png) no-repeat;
	display: block;
	margin-left: 170px;
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	color: #fff;
}
.flsearchleft {
	float: left;
	width: 170px;
	height: 170px;
	overflow: hidden;
	display: table-cell;
	vertical-align: bottom;
	text-align: center;
	padding-left: 10px;
}
.flsearchleft img {
	max-width: 170px;
	max-height: 170px;
	vertical-align: bottom;
	margin: 0px autopx;
}
.flsearchright {
	margin-left: 200px;
	padding-top: 15px;
	height: 15px;
}
.flsearchright dl {
	float: left;
	width: 100%;
	clear: right;
	padding: 10px 0px;
	margin: 5px 0px;
	border-bottom: dashed 1px #999;
}
.flsearchright dt {
	color: #ffff00;
	text-align: left;
	font-size: 14px;
	float: left;
	width: 85px;
	color: #666;
	font-weight: bold;
	padding-left: 5px;
	line-height: 26px;
}
.flsearchright dd {
	margin-left: 90px;
	color: #eee;
	line-height: 26px;
}
.flsearchright dd a {
	color: #eee;
	margin: 0px 5px;
	font-size: 13px;
}

.singlezjBorder {
	width: 120px;
	height: 120px;
	display: table-cell;
	vertical-align: bottom;
	text-align: center;
	border: 1px solid #666666;
}
.singlezjBorder a img {
	max-width: 120px;
	max-height: 120px;
	margin: 0 auto;
	vertical-align: bottom;
}
