.tpfylb {
    width: 100%;
    margin-top: 30px;}

.tpfylb li {
    margin: 0 0 3% 0;
    width: 33%;
    float: left;}

.img {
    border: 1px solid #e6e6e6;
    width: 73%;
    padding: 2%;
    margin: 0 auto;}
.img .imgbox {
    position: relative;
    padding-top: 130%;}
.img img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 0;
    object-fit: cover;}
.tpfylb p {
    line-height: 240%;
    color: #222222;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    font-family: auto;}

