.pc{
    /* padding:1px; */
}
.partner-page {
    /* margin-top: 14rem; */
    width: 100%;
    margin-top: 80px;
}
/*banner*/
.partner-img-box {
    position: relative;
}
.partner-img {
    width: 100%;
    height: 100%;
    max-width: 108rem;
    max-height: 152rem;
}
.partner-title {
    position: absolute;
    top: 40%;
}
.partner-title p {
    font-size: 6rem;
    /* font-family: Rany-Bold; */
    line-height: 9rem;
    color: #ffffff;
    text-align: center;
    width: 80%;
    margin: auto;
}
.partner-content-box {
    width: 100%;
    height: 48.3rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.partner-content {
    width: 60%;
}
.partner-content p {
    font-size: 3.6rem;
    /* font-family: Roboto-Light; */
    text-align: center;
    line-height: 5rem;
}

/*program*/
.program-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.program-container {
    width: 80%;
    padding-bottom: 3rem;
}
.program-title {
    padding: 4rem 0;
}
.program-title p{
    font-size: 6rem;
    color: #000000;
    /* font-family: Rany-Bold; */
    text-align: center;
}
.program-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 5rem;
}
.program-main-img, .partnership-main-img {
    width: 71rem;
    height: 50rem;
    border-radius: 3rem;
}
.program-content-des, .partnership-content-des {
    margin-top: 5rem;
    padding: 0 6%;
}
.program-content-des-title, .partnership-content-des-title {
    padding: 3% 0;
}
.program-content-des-title p, .partnership-content-des-title p {
    font-size: 4rem;
    color: #000000;
    /* font-family: Rany-Regular; */
}
.program-content-des-detail p, .partnership-content-des-detail p {
    font-size: 3.6rem;
    /* font-family: Roboto-Light; */
    line-height: 5rem;
    color: #535353;
}

/*partnership*/
.partnership-box {
    width: 100%;
    padding: 3rem 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.partnership-container {
    width: 80%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
}

/*隐藏pc表格*/
.requirements-container, .benefits-container {
    display: none;
}

/*移动端表格*/
.phone-table {
    width: 100%;
    height: 165rem;
    margin-top: 10rem;
}
.wap-requirements-title, .wap-benefits-title {
    font-size: 6rem;
    /* font-family: Rany-Bold; */
    color: #000000;
    text-align: center;
}
.wap-requirements-container {
    width: 100%;
    margin: auto;
    position: relative;
    margin-top: 6rem;
    height: 156rem;
    display: flex;
}
.wap-requirements-box {
    height: 144rem;
    background-color: #ffffff;
    width: 95%;
    margin: auto;
    border-radius: 2rem;
    box-shadow: 0 0 100px 1px rgba(0, 0, 0, 0.15);
}
.wap-requirements-nav {
    width: 86%;
    height: 12rem;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-color: #eeeeee;
}
.wap-requirements-nav-title1, .wap-requirements-nav-title2, .wap-requirements-nav-title3, .wap-requirements-nav-title4, .wap-benefits-nav-title1, .wap-benefits-nav-title2, .wap-benefits-nav-title3, .wap-benefits-nav-title4 {
    width: 25%;
    height: 12rem;
    border: 1px #ffffff solid;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #eeeeee;
}
.wap-requirements-nav-title1, .wap-benefits-nav-title1 {
    left: 0;
}
.wap-requirements-nav-title2, .wap-benefits-nav-title2 {
    left: 25%;
}
.wap-requirements-nav-title3, .wap-benefits-nav-title3 {
    left: 50%;
}
.wap-requirements-nav-title4, .wap-benefits-nav-title4 {
    left: 75%;
}
.wap-requirements-nav-img1, .wap-requirements-nav-img2, .wap-requirements-nav-img3, .wap-requirements-nav-img4, .wap-benefits-nav-img1, .wap-benefits-nav-img2, .wap-benefits-nav-img3, .wap-benefits-nav-img4 {
    position: absolute;
    top: 0;
    width: 100%;
    display: none;
}
.wap-requirements-nav-img1, .wap-benefits-nav-img1 {
    display: block;
    position: absolute;
}
.wap-requirements-nav p, .wap-benefits-nav p  {
    width: 100%;
    font-size: 2.8rem;
    /* font-family: OPPOSans-B; */
    color: #ffffff;
    text-align: center;
    z-index: 1;
}
.wap-requirements-main {
    padding-top: 6rem;
    width: 90%;
    margin: auto;
}
.wap-requirements-lt, .wap-benefits-lt {
    width: 50%;
    float: left;
}
.wap-requirements-rt, .wap-benefits-rt {
    width: 50%;
    float: right;
}
.wap-requirements-lt li, .wap-benefits-lt li {
    width: 100%;
    height: 12rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 2rem;
    background: url("/assets/img/phone-partner/bg-rectangle.jpg");
    background-size: 100% 100%;
}
.wap-requirements-lt li p, .wap-benefits-lt li p {
    font-size: 2.8rem;
    /* font-family: OPPOSans-R; */
    color: #ffffff;
    width: 90%;
}
.wap-requirements-dl2, .wap-requirements-dl3, .wap-requirements-dl4, .wap-benefits-dl2, .wap-benefits-dl3, .wap-benefits-dl4 {
    display: none;
}
.wap-requirements-rt dd, .wap-benefits-rt dd {
    height: 12rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

/*benefits*/
.phone-table1 {
    width: 100%;
    height: 315rem;
    margin-top: 10rem;
}
.wap-requirements-rt>dl>dd:nth-child(2n-1), .wap-benefits-rt>dl>dd:nth-child(2n-1)  {
    background-color: #eeeeee;
}
.wap-requirements-rt dd>p, .wap-benefits-rt dd>p {
    font-size: 2.4rem;
    /* font-family: OPPOSans-R; */
    color: #AAAAAA;
}
.wap-benefits-container {
    width: 100%;
    margin: auto;
    position: relative;
    margin-top: 6rem;
    padding-top: 6rem;
    height: 260rem;
    display: flex;
    flex-direction: column;
}
.wap-benefits-box {
    height: 250rem;
    position: relative;
    margin: 0 auto;
    background-color: #ffffff;
    width: 95%;
    border-radius: 2rem;
    box-shadow: 0 0 100px 1px rgba(0, 0, 0, 0.15);
}
.wap-benefits-nav {
    width: 90%;
    height: 12rem;
    margin: auto;
    position: absolute;
    top: -6rem;
    left: 0;
    right: 0;
    background-color: #eeeeee;
}
.wap-benefits-main {
    padding-top: 6rem;
    width: 90%;
    margin: auto;
}
.benefits-des-box {
    width: 80%;
    margin: auto;
    padding: 2%;
}
.benefits-des-box p {
    font-size: 3rem;
    /* font-family: Rany-Regular; */
    line-height: 4.8rem;
}


/*become-partner*/
.become-box {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.become-content {
    width: 90%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 10rem 0;
}
.become-container {
    width: 71rem;
    border-radius: 2rem;
    box-shadow: 0 0 32px 1px rgba(0, 0, 0, 0.1);
}
.become-container img {
    width: 100%;
    max-width: 71rem;
    max-height: 48rem;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
}
.become-des {
    background-color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: end;
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
}
.become-des-content {
    width: 80%;
    padding: 3rem 0;
}
.become-content .become-container:nth-child(2) {
    margin-top: 10rem;
}
.become-des-content p {
    font-size: 3.6rem;
    color: #000000;
    /* font-family: Rany-Bold; */
    text-align: center;
}
.become-des-button-box {
    width: 100%;
    height: 15rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.become-des-button {
    width: 30%;
    border: 1px #000000 solid;
    border-radius: 3.3rem;
    font-size: 2.4rem;
    /* font-family: Roboto-Regular; */
    line-height: 5.4rem;
    background-color: #ffffff;
    height: 7rem;
}
.become-portal {
    background-color: #FA820A;
    border: 1px #FA820A solid;
    color: #ffffff;
}
.footerTable{
    display: none !important;
}
