/*chat now*/
.pro_lb0 li{
    position: relative;
    line-height: 20px;
}
.pro_lb0 .fl {
  float: left;
  width: 28%;
  margin: 0 }
.pro_lb0 li div {
  margin: 0px;
  padding: 0px;
  line-height: 170%;
  float: right;
   width: 67%; }
.pro_lb1 li div {
  width:100%;
  overflow: hidden;}

.right_detail_content .LayImAhrefNode{
  width: 122px;
  text-align: center;
  padding:0px;
  height: 36px;
  background: #f08000;
  line-height: 36px;
  margin-left: 20px;
  transition:all .5s linear 0s;}
.right_detail_content .LayImAhrefNode:hover {
 background:#2b2b2b;
 color: #fff!important;}
.pro_lb0 li .LayImAhrefNode {
  padding: 0px 17px;
  margin: 8px 0px;
  float:right;
  width:64px;border: 1px solid #FF7519;
  background: #FF7519;
  transition:all .5s linear 0s;
  text-align:center;
  position: absolute;
  bottom: 10px;
  right: 15px;
}
.pro_lb0 li .LayImAhrefNode:hover {
  text-decoration:none;
  background-color:#2b2b2b;}
.pro_lb1 li .LayImAhrefNode {
  padding: 3px 0px;
  color: #fff!important;
  width: 100%;
  margin: 5px 0px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  transition:all .5s linear 0s;
}
.pro_lb1 li .LayImAhrefNode:hover {
  text-decoration:none;
  background-color:#2b2b2b;}
.LayImAhrefNode{
  display: inline-block!important;
  border-radius: 3px;
  background:#f08000;
  color: #fff!important;
}
