/*chat now*/
.list_right_{
    line-height: 24px;
}
.pro_lb0,.pro_lb1{
    overflow: hidden;
}
.pro_lb0 li{
    position: relative;
    line-height: 20px;
}
.pro_lb0 .fl {
    float: left;
/*     width: 28%; */
    margin: 0
}
.pro_lb0 li .LayImAhrefNode {
    padding: 0px 22px;
    margin: 8px 0px;
    float:right;
    width:67px;
    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;
}
.buybtn {
    height: auto!important;
}
.buybtn a {
    width: 132px;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    background:#002d40!important;
    font-size:14px;
}
.buybtn a:hover{
    display: inline-block;
    color:#fff;
}
.buybtn .LayImAhrefNode{
    width: 132px;
    text-align: center;
    padding:0px;
    background: #f08000;
    margin-top: 10px;
    transition:all .5s linear 0s;
}
.buybtn .LayImAhrefNode:hover {
    background:#2b2b2b;
    color: #fff!important;
}
.pro_lb1 li {
    height: 282px;
}
.pro_lb1 li div {
    width:100%;
    overflow: hidden;
}
.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,.right .list .LayImAhrefNode:hover {
    text-decoration:none;
    background-color:#2b2b2b;
}
.LayImAhrefNode{
    display: inline-block!important;
    border-radius: 3px;
    background:#f08000;
    color: #fff!important;
}
.right .list .LayImAhrefNode {
    display: block;
    width: 120px;
/*     margin-left: 12px; */
    background: #ddd;
    line-height: 26px;
    text-align: center;
    color: #fff;
/*    margin-top: 10px;*/
    background: #f08000;
    padding: 0 5px;
    transition:all .5s linear 0s;
    position: absolute;
    bottom: 20px;
    left: 408px;

}
.right3_text img{
    margin-top: 0px;
}