.joinVip_title
{   font-weight: 400;
    font-size: 24px;
    text-align: center;
    color: #FF4081;
    margin: 15px auto;
}

.wechat {
    text-align: center;
    padding-left: 20px;
}

.learn_detail {
    margin: 20px auto;
    text-align: center;
}
.learn_detail a{
    color: #FF4081;
}