.recre_con_top{
    background: #f4f4f4;
    padding: 62px 0;
}
.recre_top_lf{
    width: 48.9%;
    margin-right: 2%;
}
.recre_top_lf:nth-child(2n){
    margin-right: 0;
}
.rec_top_tu{
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
    overflow: hidden;
}
.rec_top_tu img{
    width: 100%;
    height: 100%;
}
.recre_top_lf h4{
    font-size: 16px;
    color: #303030;
    font-weight: bold;
}
.recre_top_lf h5{
    color: #383432;
    font-size: 16px;
}
.recre_con_boot {
    position: relative;
}
.recre_con_boot h5{
    text-align: center;
    font-size: 30px;
    color: #c90915;
    font-weight: bold;
    padding: 70px 0 43px 0;
    z-index: 9;
    position: relative;
}
.recre_con_boot::after{
    position: absolute;
    top: 13%;
    left: 42%;
    background: url("../images/clund_bac.png")no-repeat center;
    width: 188px;
    height: 153px;
    background-size: 100%;
    content: "";
    z-index: 0;
}
.recre_con_bootas::after{
    top: 8%;
}
.recre_con_boot p{
    font-size: 16px;
    line-height: 29px;
    color: #303030;
    margin-bottom: 28px;
    position: relative;
    z-index: 9;
}
.club_tel{
    font-size: 22px;
    color: #c90915;
    margin-bottom: 55px;
}
.club_care{
    margin-bottom: 90px;
}

.club_care_list{
    width: 48.9%;
    margin-right: 2%;
    background: #f4f4f4;
    float: left;
    padding: 3%;
}
.club_care_list:nth-child(2n){
    margin-right: 0;
}
.club_care_text h2{
    font-size: 18px;
    color: #000000;
    margin-bottom: 23px;
}
.club_care_text i{
    display: block;
    font-size: 16px;
    color: #000000;
    margin-bottom: 10px;
}
.club_care_text {
    width: calc(100% - 5rem);
}
.club_care_tu{
    width: 5rem;
    padding: 12px;
    overflow: hidden;
    background: #fff;
}
.club_care_tu img{
    width: 100%;
    height: 100%;
}




