body{
    background: #000 url("../img/partner-min.jpg") no-repeat center top;
}
.plan_tit {
    width: 1010px;
    font-size: 45px;
    color: #fff1d7;
    padding: 0px 205px;
    margin-top: 115px;
}
.plan_desc {
    width: 1010px;
    font-size: 20px;
    color: #d7d7d7;
    padding: 0px 205px;
    margin-top: 25px;
}
.partner_intro{
    height: 2545px;
    text-align: center;
    padding-top: 70px;
}

.live a{
    display: block;
    width: 241px;
    height: 71px;
    line-height: 71px;
    text-align: center;
    font-size: 24px;
    border-radius: 10px;
    color: #000;
    background: #f08302;
    margin: 0px auto;
}