/*chat now*/
.pro_lb0,.pro_lb1{
    overflow: hidden;
}
.pro_lb0 li{
    position: relative;
    line-height: 20px;
}
.pro_lb0 li .LayImAhrefNode {
    display: block!important;
    padding: 0 1.1em;
    margin: 8px 0px;
    width:67px;
    border: 1px solid #FF7519;
    transition:all .5s linear 0s;
    text-align:center;
    position: absolute;
    bottom: 0px;
    left:176PX;
}
.pro_lb0 li .LayImAhrefNode:hover,.pro_lb1 li .LayImAhrefNode:hover {
    text-decoration:none;
    background-color:#2b2b2b;
}
.buybtn a.LayImAhrefNode:hover,.content li a.LayImAhrefNode:hover{
    background:#2b2b2b;
    color: #fff!important;
}
.pro_lb1 li div {
    width:100%;
    overflow: hidden;
}
.pro_lb1 li{
    height: 280px;
}
.pro_lb1 li .LayImAhrefNode {
    padding: 0.618em 0;
    color: #fff!important;
    width:90%;
    margin: 5px 0px;
    text-align: center;
    transition:all .5s linear 0s;
}
.buybtn a.LayImAhrefNode {
    display: inline-block;
    width: 132px;
    line-height: 40px;
    text-align: center;
    padding: 0;
    margin:5px 0 0;
    background:#f08000;
    transition:all .5s linear 0s;
}

.content li a.LayImAhrefNode {
    width:100%;
    line-height: 32px;
    margin: 5px;
    transition:all .5s linear 0s;
}
.LayImAhrefNode{
    display: inline-block!important;
    border-radius: 2px;
    background:#f08000;
    color: #fff!important;
    text-align: center;
}
