@charset "utf-8";
/* 搜索头部样式 */
.search-head{
    background: url(http://pic.boosj.com/dist/dance_search/v1/images/dancebg.jpg) repeat-x top center;
    height: 430px;
    overflow: hidden;
}
.search-head .pub_center{
	position: relative;
	left: 0px;
	top: 0px;
}
.search-head .badge{
	display: inline; 
	float: right;
	clear: both;
	padding-top: 22px;
}
.search-head .badge .icon{
	display: inline;
	float: right;
	margin-left: 12px;
	width: 56px;
	line-height: 24px;
	text-align: center;
	color: #fff;
}
.search-head .badge .icon em{
	display: block;
	width: 56px;
	height: 56px;
}
.search-head .icon-01 em{
	background:url(http://pic.boosj.com/dist/dance_search/v1/Badge/01.png) no-repeat center center;
}
.search-head .icon-02 em{
	background:url(http://pic.boosj.com/dist/dance_search/v1/Badge/02.png) no-repeat center center;
}
.search-head .icon-03 em{
	background:url(http://pic.boosj.com/dist/dance_search/v1/Badge/03.png) no-repeat center center;
}
.search-head .icon-04 em{
	background:url(http://pic.boosj.com/dist/dance_search/v1/Badge/04.png) no-repeat center center;
}
.search-head .icon-05 em{
	background:url(http://pic.boosj.com/dist/dance_search/v1/Badge/05.png) no-repeat center center;
}
.search-head .userinfo{
	/*position: absolute;*/
	/*
	left: 50%;
	top: 120px;
	z-index: 5;
	width: 680px;
	margin-left: -340px;
	text-align: center;
	color: #fff;
	*/
}
.search-head .userinfo{
	position: absolute ;
	left: 50%;
	top: 120px;
	z-index: 5;
	margin-left: -340px;
	clear: both;
	width: 680px;
	text-align: center;
	color: #fff;
}
.search-head .face{
	margin:0 auto;
    display: block;
    border-radius: 100%;
    border: 2px solid #fff;
}
.search-head .userinfo .name{
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.search-head .userinfo .signature{
	font-size: 16px;
	height: 64px;
	line-height: 32px;
	overflow: hidden;
}
/* 搜索中部样式 */
.search-cnt .serach-info { padding-top: 28px; }
.search-cnt .serach-info .title{
	display: inline;
	float: left;
	width: 360px;
	font-size: 24px;
	line-height: 48px;
	height: 48px;
}
.search-cnt .serach-info .search{
	display: inline;
	float: right;
	width: 236px;
	margin-top: 6px;
	background: url(http://pic.boosj.com/dist/dance_search/v1/images/searchbg.png) no-repeat top left;
}
.search-cnt .serach-info .serach-btn{
	display: inline;
	float: left;
	width: 32px;
	height: 26px;
	cursor: pointer;
	background-color: transparent;
}
.search-cnt .serach-info input{
	display: inline;
	float: left;
	margin-top: 2px;
	*margin-top:3px;
	padding: 2px 6px;
	width: 180px;
	line-height: 18px;
}
.serch-result{ padding-top: 20px;}
.search-cnt .resultcnt{ display: none;}
.search-cnt .pub_paging{ display: none;}
.search-cnt .loding{
	display:block;
	margin:0 auto;
	padding: 100px 0px 200px;
	width: 198px;
	background:url(http://www.boosj.com/images/loading.gif) no-repeat center center;
}
.search-cnt .no-info{
	display: none;
	margin:0 auto;
	padding: 100px 0px 200px;
	width: 100%;
}
.search-cnt .no-info .pic{ 
	height: 100px; 
	background: url(http://pic.boosj.com/dist/dance_search/v1/images/nosearch.png) no-repeat top center;
}
.search-cnt .no-info .txt{
	font-size: 16px;
	color: #A0A0A0;
	line-height: 32px;
	text-align: center;
}
.search-cnt .no-info .txt em{ color: #ff8700; }
.search-cnt .no-info .back{
	margin:0 auto;
	width: 54px;
	clear: both;
	line-height: 24px;
	color: #ff8700;
	cursor: pointer;
}
.search-cnt .no-info .back a{ color: #ff8700;}
.search-cnt .no-info .backbtn{
  /*display:inline-block;
	*display: inline;
	*zoom:1;*/
	display: inline;
	float: left;
	width: 20px;
	height: 20px;
	background: url(http://pic.boosj.com/dist/dance_search/v1/images/backbtn.png) no-repeat top center;
}
/*图片框样式*/
.pri-row {
  margin-left: -34px;
  margin-right: -34px;
  *zoom: 1;
  *display: inline;
  *font-size:0;
}
.pri-row:before,
.pri-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.pri-row:after {
  clear: both;
}
.pri-col{
	/*display:inline-block;
	*display: inline;
	*zoom:1;*/
	display: inline;
	float: left;
	margin: 0 34px 0px;
	width: 246px;
}
.pub_w970 .pri-row{ margin: 0;}

.pri_userpic{ 
	position: relative; 
	left: 0px; top: 0px; 
	width: 244px;
	border-right: 1px solid #ABA7A6;
	border-bottom: 1px solid #ABA7A6;
	box-shadow: 1px 1px 1px rgba(0,0,0,.3);
	margin-bottom: 40px;
}
.pri_userpic .showpic{ display: block; width: 244px; height: 150px; overflow: hidden;}
.pri_userpic .showpic img{ display: block; }
.pri_userpic .text{  width: 100%;  padding-bottom: 6px; overflow: hidden; background-color: #F2F2F2; font-size: 14px; color: #515151; }
.pri_userpic .user{ display: block; padding-left: 72px; padding-right: 12px; height: 24px;  line-height: 24px; overflow: hidden; font-size: 12px;}
.pri_userpic .title{ display: block;padding-left: 12px; padding-right: 12px; height: 28px;  line-height: 28px; overflow: hidden;}
.pri_userpic .infor{ display: inline; float: right; clear: both; }
.pri_userpic .infor .show{ display: inline; float: left; margin-right: 6px;}
.pri_userpic .infor .icon{ display: inline; float: left; width: 16px; height: 24px;
	background:url(http://pic.boosj.com/dist/dance_search/v1/images/icon.png) no-repeat 0px 3px; 
 }
.pri_userpic .infor .icon_time{ background-position: 0px 3px; }
.pri_userpic .infor .icon_play{ background-position: 0px -47px; }
.pri_userpic .infor .icon_comment{ background-position: 0px -97px; }
.pri_userpic .infor .showtxt{ display: inline; float: left; font-style: normal; font-size: 12px; }
.pri_userpic .userfice{
	position: absolute;
	left: 8px; top: 120px;
	width: 52px;
	height: 52px;
	overflow: hidden;
	font-size: 12px;
	color: #515151;
}
.pri_userpic .userfice img{ display: block; border: 1px solid #B6BABB; border-radius: 100%; }
.pri_userpic .user  em{ color: #ff8700; }
.pri_userpic .title  em{ color: #ff8700; }

/*分页内容*/
.pub_paging{ margin:20px 0px; text-align:center; font-size:12px; }
.pub_paging a, .pub_paging span { text-align:center; display:inline-block; *display:inline; *zoom:1; padding:0.1em 0.4em; margin-right:5px; margin-bottom:5px; /*border-radius:2px;*/  }
.pub_paging a { text-decoration:none; border:1px solid #BBBBBB; color:#55555;  }
.pub_paging a:hover{ color:#ff8700; border-color:#ff8700; }
.pub_paging .current { background-color:#ff8700; color:#fff; border:1px solid #ff8700; }
.pub_paging .unbutton{ color:#DDDDDD;  background:#fff; border:1px solid #DDDDDD; }