
.clearfix:before,.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom:1}
.mobile-g-tit,.zt-tit{
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
}
.mobile-g-tit p,.zt-tit p{
    border-left: 4px solid #4a94d3;
    padding-left: 9px;
    float: left;
}
.mobile-g-box{
    width: 1170px;
    overflow: hidden;
    margin-bottom: 10px;
    padding-top: 20px;
}
    .similar-rec-list{
        width: 1222px;
    }
    .similar-rec{
        width: 80px;
        height: 134px;
        display: block;
        text-align: center;
        margin-right: 41px;
        overflow: hidden;
        color: #666;
        float: left;
    }
    .similar-rec img{ width:80px; height:80px;border-radius: 15px;}
    .similar-rec p{     
        width: 70px;
        font-size: 14px;
        height: 26px;
        line-height: 26px;
        overflow: hidden;
        text-align: center;
        color: #666666;
        white-space: nowrap;
        overflow: hidden;
        word-break: break-all;
        margin: 10px auto;}
    .similar-rec:hover{ color:#4a94d3;}
    .similar-rec:hover p{ display: none;}
    .similar-rec:hover strong{
        transform: translateY(-10px);
    }
    .similar-rec strong{
        display: block;
        width: 60px;
        height: 26px;
        line-height: 26px;
        text-align: center;
        color: #fff;
        background: #4a94d3;
        font-size: 14px;
        font-style: normal;
        font-weight: 200;
        margin: 17px auto 0;
        border-radius: 5px;
        transition: all 0.2s;
    }
    .zt-box .Box_con {position: relative;}
    .zt-box .Box_con .btnl {position: absolute;}
    .zt-box .Box_con .btn {display: block;width: 16px;z-index: 999;height: 30px;position: absolute;top: 40px;cursor: pointer;}
    .zt-box .Box_con .btnl {

    background: url(http://static.yzz.cn/static/pc/img/btnleft.png) no-repeat center;
    }
.zt-box .Box_con .btnr {
    right: 0;
    background: url(http://static.yzz.cn/static/pc/img/btnright.png) no-repeat center;
    }
    .zt-box .Box_con .conbox {position: relative;overflow: hidden;}
    .zt-box .Box_con .conbox ul {position: relative;list-style: none;}
    .zt-box .Box_con .conbox ul li {float: left;width: 220px;height: 154px;margin-left: 20px;overflow: hidden;}
    .zt-box .Box_con .conbox ul li:first-child {margin-left: 0;}
    .zt-box .Box_con .conbox ul li img {display: block;width: 220px;height: 110px;transition: all 0.5s;}
    .zt-box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
    .zt-box .boxul-tit{
        display: block;
        color: #333333;
        font-size: 14px;
        width: 220px;
        height: 42px;
        line-height: 42px;
        overflow: hidden;
        text-align: center;
    }
    .zt-box .boxul-tit:hover{
        color:#4a94d3 !important;
    }