.club_con_top h2 {
    font-size: 24px;
    color: #000000;
    margin-bottom: 30px;
}

.club_con_top p {
    font-size: 16px;
    color: #343434;
    line-height: 29px;
    margin-bottom: 30px;
}

.club_tel {
    font-size: 22px;
    color: #c90915;
    margin-bottom: 55px;
}

.club_con_boot {
    margin-bottom: 56px;
}

.club_con_boot ul li {
    float: left;
    margin-right: 2%;
    margin-bottom: 34px;
    width: 23.5%;
}

.club_con_boot ul li:nth-child(4n) {
    margin-right: 0;
}

.club_tu {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.club_tu img {
    width: 100%;
    height: 100%;
}