    @import url('aliyunfont.css');
    .iconfont-partner {
        font-family: "iconfont" !important;
        font-size: 22px !important;
        font-style: normal;
        color: #f36b2b;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        border: 1px solid #f36b2b;
        line-height: 60px;
        position: relative;
        margin-bottom: 71px;
        text-align: center;
        background: #fff;
        z-index: 200;
    }

    .icon-dist {
        font-family: "iconfont" !important;
        font-size: 30px !important;
        font-style: normal;
        color: #f36b2b;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        display: inline-block;
        height: 30px;
        line-height: 30px;
    }

    .icon-pnr-plan {
        font-family: "iconfont" !important;
        font-size: 35px !important;
        font-style: normal;
        color: #060606;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    /* .icon-plan-black {
    color: #060606;
} */

    .icon-check, .icon-check-true {
        font-family: "iconfont" !important;
        font-size: 17px !important;
        font-style: normal;
        color: #cecece;
        font-weight: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute;
        left: 0;
        top: 0;
        line-height: 17px;
        display: inline-block;
        width: 17px;
        margin-right: 10px;
    }

    .icon-check-true {
        color: #f36b2b;
        display: none;
    }

    .plan-top-list:hover .icon-pnr-plan {
        color: #f36b2b;
    }

    .b-ka {
        background: #fff url("../images/solution/b-ka.png") no-repeat center !important;
        background-size: 1200px 120px !important;
        position: relative;
    }

    .b-top-mask {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.55);
    }

    .b-top-title {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        min-width: 450px;
    }

    .b-top-title-line::before {
        content: "";
        display: inline-block;
        width: 60px;
        height: 1px;
        background: #f5f5f5;
        vertical-align: middle;
        margin-right: 20px;
        /* opacity: 0.8; */
    }

    .b-top-title-line::after {
        content: "";
        display: inline-block;
        width: 60px;
        height: 1px;
        background: #f5f5f5;
        vertical-align: middle;
        margin-left: 20px;
        /* opacity: 0.8; */
    }

    .b-top-title p {
        font-size: 24px;
        position: relative;
    }

    .b-top-title p+p {
        font-size: 16px;
        color: #eaeaea;
    }

    .type-name h4, .type-name p {
        color: #fff;
    }

    .pnr-ul-pc .iconfont-partner::after {
        content: "";
        display: block;
        width: 13px;
        height: 13px;
        border-radius: 50%;
        position: absolute;
        top: 87px;
        left: 23px;
        border: 3px solid #f36b2b;
        z-index: 90;
        background: #fff;
    }

    html, body {
        font: 400 13px 'Open Sans', sans-serif;
    }

    a {
        text-decoration: none !important;
        color: #323232;
    }

    a:hover {
        color: #323232;
    }

    .partner-banner {
        position: relative;
    }

    .partner-banner img {
        width: 100%;
        height: auto;
    }

    .pnr-title {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        height: 100%;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        color: #fff;
    }

    .pnr-title>div {
        max-width: 600px;
    }

    .pnr-title h1 {
        font-size: 45px;
        font-weight: 600;
        margin-bottom: 35px;
    }

    .pnr-title p {
        font-size: 18px;
    }

    .pnr-top {
        padding: 30px 0;
        background: #061640;
        color: #fff;
    }

    .pnr-top h4 {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 15px;
    }

    .pnr-top p {
        line-height: 24px;
    }

    .pnr-top .row>div {
        padding: 0 60px;
    }

    .pnr-top-line {
        position: relative;
    }

    .pnr-top-line::before {
        content: "";
        display: block;
        width: 1px;
        height: 57px;
        background: #fff;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }

    /* 申请成为一洽的伙伴 */

    .pnr-apply {
        padding-top: 120px;
        text-align: center;
    }

    .pnr-ul-pc {
        list-style: none;
        overflow: hidden;
    }

    .pnr-ul-pc li {
        float: left;
        width: 16%;
        position: relative;
    }

    .pnr-ul-pc li::before {
        content: "";
        width: 100%;
        height: 0;
        border-top: 1px dashed #f36b2b;
        position: absolute;
        top: 94px;
        left: 0;
        z-index: 100;
    }

    .pnr-ul-phone {
        display: none;
    }

    /* 合作类型 */

    .pnr-type {
        padding-top: 120px;
        text-align: center;
    }

    .dist {
        padding: 50px 0;
        background: #f9f9f9;
        color: #888888;
    }

    .dist-cntr {
        display: flex;
        display: -webkit-flex;
        margin-top: 60px;
    }

    .dist-list {
        min-width: 47%;
        max-width: 47%;
        padding: 20px 0;
        background: #fff;
        text-align: left
    }

    .dist-list-top {
        padding: 0 36px;
        position: relative;
    }

    .dist-list-top::before {
        width: 3px;
        height: 100%;
        background: #f36b2b;
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
    }

    .dist-list+.dist-list {
        margin-left: 4%;
    }

    .btn-80 {
        width: 80px;
        height: 30px;
        border: 1px solid #f36b2b;
        outline: none;
        background: transparent;
        color: #f36b2b;
    }

    .btn-80:hover {
        background: #f36b2b;
        color: #fff;
    }

    .dist-list-top button {
        float: right;
    }

    .dist-content {
        padding: 0 36px;
        margin-top: 30px;
    }

    .dist-content h4 {
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 15px;
        color: #322332;
    }

    .dist-content p {
        font-size: 12px;
        line-height: 20px;
        margin: 0;
    }

    /* 解决方案伙伴 */

    .pnr-plan {
        padding-top: 120px;
    }

    .three-level-tilte {
        font-size: 16px;
        font-weight: 600;
        color: #323232;
    }

    .plan-top {
        margin-top: 55px;
        display: flex;
        display: -webkit-flex;
        flex-direction: row;
    }

    .plan-top-left {
        width: 170px;
        background: url("../images/partner/plan-top.png") -11px bottom no-repeat, linear-gradient(115deg, #f36b2b, #ffbc9c);
        float: left;
        padding: 36px 15px;
        color: #fff;
        text-align: left;
        position: relative;
    }

    /* .plan-top-left::before {
    background: url("../images/partner/plan-top.png") center no-repeat;
    content: "";
    opacity: 0.5;
    z-index: -1;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
} */

    .plan-top-left img {
        margin-top: 100px;
    }

    .plan-top-right {
        float: left;
        width: calc(100% - 170px);
        border-top: 1px solid #dddddd;
        border-left: 1px solid #dddddd;
    }

    .plan-top-list {
        display: flex;
        display: -webkit-flex;
        align-items: center;
        border-right: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
        min-height: 84px;
    }

    .plan-top-list:hover {
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    }

    .plan-top-icon {
        min-width: 100px;
        text-align: center;
    }

    .plan-top-btn {
        min-width: 140px;
    }

    .plan-top-content {
        width: calc(100% - 240px);
        text-align: left;
    }

    .plan-top-content h5 {
        font-weight: 600;
    }

    .plan-top-content p {
        font-size: 12px;
        color: #888888;
    }

    /* 中间件 */

    .plan-center {
        margin-top: 130px;
        display: flex;
        display: -webkit-flex;
        flex-direction: row-reverse;
    }

    .plan-center-right {
        width: 170px;
        background: url("../images/partner/plan-bottom.png") -8px bottom no-repeat, linear-gradient(106deg, #f36b2b, #ffbc9c);
        padding: 30px 15px;
        text-align: left;
        color: #fff;
        float: left;
    }

    .plan-center-left {
        width: calc(100% - 170px);
        float: left;
        display: flex;
        display: -webkit-flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        border: 1px solid #dddddd;
    }

    .plan-center-list {
        min-width: 320px;
        max-width: 320px;
        text-align: left;
        padding: 25px 20px;
    }

    .plan-center-list h4 {
        font-size: 16px;
        font-weight: 600;
        position: relative;
        margin-bottom: 10px;
    }

    .plan-center-list p {
        line-height: 20px;
        color: #888888;
        font-size: 12px;
    }

    .plan-center-list a {
        color: #f36b2b;
    }

    .plan-center-list a:link {
        text-decoration: none;
        color: #f36b2b;
    }

    .plan-center-list h4::after {
        content: "";
        width: 30px;
        height: 2px;
        background: #f36b2b;
        display: block;
        margin-top: 10px;
    }

    .plan-center-list:hover {
        box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    }

    /* 服务 */

    .plan-service {
        padding: 130px 0;
        display: flex;
        display: -webkit-flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-between;
    }

    .plan-service-left, .plan-service-right {
        width: 40%;
        text-align: left;
    }

    .plan-service-left img {
        max-width: 100%;
    }

    .plan-service-right h2 {
        font-size: 30px;
        font-weight: 600;
        margin-bottom: 30px;
        color: #323232;
    }

    .plan-service-right p {
        font-size: 12px;
        line-height: 24px;
        color: #888888;
    }

    /* 金融解决方案 */

    .ka-partner {
        height: 557px;
        background: url("../images/solution/solution-ka-bg.png") no-repeat center;
        position: relative;
        margin-top: 120px;
    }

    .become-partner-ka {
        position: relative;
        top: 113px !important;
        left: 5%;
    }

    .become-partner-ka input {
        background-color: transparent !important;
    }

    /* 金融解决方案结束 */

    /* 成为合作伙伴 */

    .become-partner {
        height: 880px;
        background: url("../images/partner/become-partner.jpg") top no-repeat;
        position: relative;
    }

    .become-partner-pc {
        width: 800px;
        position: relative;
        top: 355px;
        left: 5%;
    }

    .become-partner-pc h4 {
        margin-bottom: 20px;
    }

    .become-partner-pc>p {
        color: #888888;
        width: 60%;
        margin-bottom: 30px;
        line-height: 25px
    }

    .form-check {
        display: inline-block;
        width: 17px;
        height: 17px;
        position: relative;
    }

    .form-check input {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        z-index: 200;
    }

    .form-list label {
        vertical-align: top;
        margin-left: 10px;
        margin-right: 20px;
        color: #323232;
        font-weight: normal;
    }

    .form-input {
        width: 340px;
        height: 30px;
        border-bottom: 1px solid #dddddd;
        display: inline-block;
        margin-top: 20px;
    }

    .form-input input {
        width: calc(100% - 70px);
        border: 0;
        height: 28px;
        outline: none;
    }

    .form .form-input:nth-child(odd) {
        margin-left: 100px;
    }

    .form-bottom {
        margin-top: 36px;
    }

    .solution-bot {
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    .bot-list {
        min-width: 280px;
        height: 50px;
        line-height: 50px;
        border-bottom: 1px solid #f0f0f0;
        margin-left: 20px;
        text-align: center;
    }

    .bot-list:hover {
        border-bottom: 1px solid #f76d2b;
    }

    .bot-list a {
        display: block;
        text-decoration: none;
        color: #898989;
    }

    .bot-list a:hover {
        color: #f76d2b;
    }

    .bot-section {
        padding: 80px 0;
    }

    @media screen and (min-width: 1280px) {
        .bot-section .container {
            width: 1250px;
            padding: 0;
        }
    }

    @media screen and (max-width:991px) {
        .plan-center-list {
            min-width: 100%;
            max-width: 100%;
        }
    }

    @media screen and (max-width:768px) {
        .pnr-title h1 {
            font-size: 24px;
            margin-bottom: 10px;
        }
        .pnr-title {
            width: 80%;
        }
        .pnr-title p {
            font-size: 12px;
        }
        .pnr-ul-phone {
            display: block;
            list-style: none;
            text-align: left;
            position: relative;
        }
        .phone-left-line>span:first-child::before {
            content: "";
            display: block;
            width: 1px;
            height: 71px;
            border-left: 1px dashed #f36b2b;
            position: absolute;
            left: 30px;
            top: 100%;
            z-index: 100;
            transform: none;
        }
        .pnr-ul-phone li span+span {
            margin-left: 50px;
            color: #323232;
        }
        .pnr-ul-pc {
            display: none;
        }
        .plan-service {
            flex-direction: column;
            justify-content: center;
        }
        .plan-service-left, .plan-service-right {
            width: 90%;
        }
        .plan-top {
            flex-direction: column;
        }
        .plan-top-left, .plan-center-left {
            width: 100%;
        }
        .plan-top-right, .plan-center-right {
            width: 100%;
        }
        .plan-center {
            flex-direction: column;
        }
        .dist-cntr {
            flex-direction: column;
            align-items: center;
        }
        .dist-list {
            min-width: 90%;
            max-width: 90%;
        }
        .form .form-input:nth-child(odd) {
            margin-left: 0;
        }
        .dist-list+.dist-list {
            margin-left: 0;
            margin-top: 50px;
        }
        .become-partner-pc {
            position: absolute;
            width: 90%;
            top: 43%;
            left: 50%;
            transform: translateX(-50%);
        }
        .form-bottom {
            margin-top: 26px;
        }
        .become-partner-ka {
            top: 8% !important;
        }
        .form-input {
            width: 100%;
        }
        .pnr-top-line::before {
            display: none;
        }
        .pnr-top .row>div {
            padding: 10px 45px;
        }
        .pnr-top-line {
            border-top: 1px solid rgba(255, 255, 255, 0.5);
        }
        section {
            overflow: hidden;
        }
        .form-list>span {
            display: block;
            margin-bottom: 6px;
        }
        .become-partner-pc>p {
            width: 100%;
        }
        .plan-center-list:hover {
            box-shadow: 0 0 0;
        }
        .pnr-top {
            padding: 0;
        }
        .solution-bot {
            flex-direction: row;
            align-items: center;
            justify-content: space-between;
        }
        .bot-list {
            min-width: 140px;
            margin: 0;
        }
    }