.home_club_intro_list{
    overflow: visible;
    padding-bottom: 80px;
}

.home_club_active_tit a{
    background: none;
}


.promptInfor{
    width: 100%;
	height: 120px;
	background-color: #fff8f5;
	border-radius: 8px;
    border: solid 1px #f56d2f;
    margin:40px 0px;
    box-sizing: border-box;
}

.promptInfor_left{
    width: 1000px;
    height: 118px;
    line-height: 118px;
    font-size: 16px;
    color: #f57130;
    padding-left: 100px;
    box-sizing: border-box;
    background: url("../images/app_tip.png") no-repeat 70px 49px;
    background-size: 18px 18px;
}

.promptInfor .qrCode{
    margin: 10px 8px;
    height: 100px;
}

.promptInfor .promptInfor_left2{
    text-align: center;
    font-size: 16px;
    color: #f57130;
    box-sizing: border-box;
    margin-top: 20px;
}

.promptInfor .club_content_allian_btn{
    color: #fff;
    background: #f57130;
    border-radius: 4px;
    padding: 8px 15px;
    display: inline-block;
    margin-top: 20px;
}

.promptInfor .club_content_allian_btn img{
    width: 22px;
    height: 18px;
}

.promptInfor2{
    text-align: center;
}
