@charset "UTF-8";
.ar-right{
    padding: 30px 0 0 30px;
    width: 310px;
    float:left;
}
.ar-right>h4{
    font-size: 20px;
    color: #333;
    border-left: 3px solid #ff5c5c;
    padding-left: 10px;
    line-height: 20px;
}
.merchant{
    overflow: auto;
}
.merchant dl{
    float: left;
    width: 230px;
    margin: 20px 0 0 25px;
}
.merchant dl dt img{
    width: 230px;
    border: none;
    vertical-align: middle;
}
.merchant dl dd{
    padding: 12px 12px 15px 14px;
    border: 1px solid #e8e8e8;
    border-top: 0;
}
.merchant dl dd p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin:0;
}
.merchant dl dd p a{
    color: #333;
}
.merchant .price{
    padding-top: 5px;
    color: #999;
}
.merchant .price i{
    color: #ff5c5c;
    font-style: normal;
}
em{
    font-style: normal;
}
.merchant .price i s{
    color: #999;
    padding-left: 12px;
    font-size: 12px;
}
.merchant .price span{
    margin-top: 3px;
    font-size: 12px;
}
.merchant .price .fr:before{
    width: 12px;
    height: 12px;
    content: "";
    background: url("../../images/baike/o_1ae6le65l1sidplq1nqtsrksab7.png")/*tpa=https://www.hunbei.com/public/images/baike/o_1ae6le65l1sidplq1nqtsrksab7.png*/ no-repeat 0px -1px;
    margin-right: 5px;
    margin-top: 3px;
    float: left;
}
img:hover{
    opacity: 0.8;
}
.tagsyun{
    margin:0 auto;
    margin-top:10px;
    width:80%;
    height:250px;
    position: relative;
}
.tagsyun a{
    position: absolute;
    font-weight: bold;
    text-decoration: none;
    padding: 3px 6px;
}
.likes{
    padding:10px 20px;
}
.likes li{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    height:25px;
    line-height:25px;
}