.content{width: 7.3rem;margin: 0 auto;}
.content ul{margin-bottom: 1.3rem;}
.content ul li{width: 100%;height: 1.8rem;border-bottom: .01rem solid rgb(229,229,229);position: relative;}

.content ul li .img{width: 2.6rem;height: 1.35rem;float: left;position: absolute;top: .2rem; background-position: center; background-size: cover;}
.content ul li .text{width: 4.5rem;height: 1.1rem;float: left;position: absolute;top: .32rem;left: 2.8rem;}
.content ul li .text h5{font-size: .12rem;color: rgb(193,171,138);}
.content ul li .text h6{font-size: .24rem;margin-top: .1rem;font-weight: bold; overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.content ul li .text .btn{width: 1.37rem; background-color: rgb(59,62,67);display: block;margin-top: .1rem;color: #fff;text-align: center;padding: .02rem 0;}