.hcp-box{
	position:absolute;
	width:50px;
	right:0;
	top:-5px;
}
.hcp-info{
   position:absolute;
   left:-40px;
   bottom:20px;
   font-size:14px;
   color:#556f69;
   width:277px;
   height:68px;
   background:url('../img/hcp-qp.jpg') no-repeat;
   padding:8px 10px;
   line-height:24px;
}
.hcp-btn{
	background:#ffb22d;
	color:#fff;
	border:1px #ffb22d solid;
}
.hcp-btn:hover{
	background:#fdac20;
	border:1px #fdac20 solid;
}
#resultInfo .result-title{
	padding-right:60px;
	position:relative;
}
