/*目的地足迹*/
.zuji-mairn{font-size: 15px; line-height: 30px;}
.zuji-mairn img{max-width:100%;}
.zuji-user{margin-bottom:20px; padding-bottom:10px;border-bottom: 1px dotted #ddd; width:680px;  background:rgba(255, 255, 255, 0.8); z-index: 2; }
.zuji-user .user-hd{float:left; width:50px; height:50px; overflow: hidden; border-radius: 50%;}
.zuji-user .user-hd img{width:100%;min-height: 50px;}
.zuji-user .user-nm{float:left; line-height: 25px; margin-left: 15px;}
.zuji-user .user-nm span{ display: block; font-size: 12px; color: #b4b6b8;}
.zuji-user .zuji-like{float:right; padding-top:2px; color: #666;}
.zuji-user .zuji-like i{margin-top: 12px;}
.zuji-user .zuji-like span{font-size: 14px;}
.zuji{margin-bottom:20px;}
.zuji-cont{}
.zuji-pic{margin-top:10px;}
.zuji-pic img{width:100%;}
.zuji-pic .zuji-img-num{text-shadow: #fff 1px 1px 1px;}
.zuji-jingdian{margin-top:15px;}
.zuji-jingdian .zj-jd-img{width:154px; height:115px; float:left;overflow: hidden;}
.zuji-jingdian .zj-jd-img img{width:100%; min-height:115px;}
.zuji-jingdian .zj-jd-info{float: right; width: 504px; padding: 3px 10px; color: #666;}
.zuji-jingdian .name{font-size: 18px; color: #333;}
.zuji-jingdian .name span{float:right; color:#666; font-size: initial;}
.zuji-jingdian .des{line-height: 22px; padding:3px 0;}
.zuji-jingdian .address{}
.zuji-mdd{ width: 254px; position: relative; height: 160px; overflow: hidden;}
.zuji-mdd img{width: 100%; min-height: 160px;}
.zuji-mdd span{position: absolute; left: 10px; right: 10px; color: #fff; font-size: 36px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; z-index: 1; bottom: 12px;}
.zuji-list {background:none;}


/*足迹详情*/
.zuji-item{}
.zuji-item .item-wrap{background-color: #fff; margin-bottom:10px;}
.zuji-item .item-main{ border-bottom: 1px solid #eee;padding: 28px 30px 30px;}
.zuji-item .txt {line-height: 28px; font-size: 16px; color: #313538;}
.zuji-item .pic{margin-top: 14px; position: relative;}
.zuji-item .imgs{width:167px; height:154px; overflow:hidden; float:left; margin-left:8px;}
.zuji-item .imgs:first-child{margin-left:0;}
.zuji-item .imgs img{width:100%; min-height:154px;}
.zuji-item .tool{margin-top: 10px; position: relative; color: #8c8b8b; font-size: 15px;line-height:22px;}
.zuji-item .tool span{margin-left:25px;}
.zuji-item .zj-sec{float:left;}
.zuji-item .zj-time-1{float:right;}
.zuji-item .zj-like {float:left; margin-left:15px;}


/*足迹相关推荐*/
.zj-item {padding: 28px 30px 30px;}
.zj-item .item-wrap{ position: relative; line-height:30px;padding-left: 30px;}
.zj-item .item-block{margin-left:60px;}
.zj-item .item-main{padding: 20px 0; border-bottom: 1px solid #eee;}
.zj-item .name{margin-bottom:15px;}
.zj-item .txt{font-size: 16px; color: #313538;}
.zj-item .pic{margin-top: 14px; position: relative;}
.zj-item .imgs{width:197px; height:154px; overflow:hidden; float:left; margin-left:8px;}
.zj-item .imgs:first-child{margin-left:0;}
.zj-item .imgs img{width:100%; min-height:154px;}
.img-num {
    display: inline-block;
    position: absolute;
    right: 8px;
    bottom: 0;
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    background-color: rgba(0,0,0,.4);
}
.zj-item .tool{margin-top: 10px; position: relative; color: #8c8b8b; font-size: 15px;line-height:22px;}
.zj-item .tool span{margin-left:25px;}
.zj-item .zj-sec{float:left;}
.zj-item .zj-time-1{float:right;}
.zj-item .zj-like {float:left; margin-left:15px;}
.zj-item .zj-time{position: absolute; top: 20px;left: -108px;font-size: 14px; color: #B4A4C0; width: 86px; text-align: right;}
.zj-item .zj-time:after {position:absolute;top:9px;right:-27px;content:'';width:5px;height:5px;border:3px solid #fff;background-color:#B4A4C0;border-radius:50%;}
