   .bts {
width: auto;
display: block;
font-size: 22px;
color: #000;
font-weight: 600;
line-height: 80px;} 

    .clear {
        clear: both;}

    .lists li {
        float: left;
        width: 29%;
        margin: 2%;}

    .lists li img {
        width: 100%;
        height: 200px;
        display: block;}

    .lists li p {
        font-size: 16px;
        margin: 10px 0;
        color: #000;
        line-height: 35px;}
