@charset "utf-8";
a.tb_pic{
    display: block;
    width: auto;
    height: auto;
    padding-bottom: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}