/***/
.tplby li {
    float: left;
    margin: 0 2%;
    width: 29%;}
.tplby li img {
    width: 100%;
    height: 200px;
    display: block;
    margin: 0 auto;
    max-width: 100%;}
.tplby li p {    text-indent: 0;
    text-align: center;}.mains .lists li:hover {
    border-bottom: none;}
