 

.wrap {
    width: 1420px;
    margin: 0 auto;
}
 

.banner {
    height: 515px;
}

    .banner .wrap {
        height: 100%;
        position: relative;
    }

    .banner .txt {
        position: absolute;
        left: 0;
        top: 50%;
        z-index: 1;
        transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        /* IE 9 */
        -moz-transform: translateY(-50%);
        /* Firefox */
        -webkit-transform: translateY(-50%);
        /* Safari 和 Chrome */
        -o-transform: translateY(-50%);
    }

        .banner .txt h4 {
            font-size: 30px;
            line-height: 66px;
            color: #fff;
        }

        .banner .txt h2 {
            font-size: 110px;
            line-height: 1.2;
            color: #fff;
            font-weight: bold;
        }

.page1 {
    padding: 70px 0;
    background: url(../../img/biopharmapartnerservices/bg4.png) no-repeat right -5% bottom -15%;
}

    .page2 .icon img,
    .page1 .icon img {
        display: block;
        margin: 0 auto;
    }

    .page1 .bd {
        margin: 70px 0 0;
        border-top: 8px solid #47A159;
        border-bottom: 8px solid #47A159;
        padding: 60px 0 40px;
        font-size: 22px;
        line-height: 36px;
        color: #343D42;
    }

.page2 {
    padding: 60px 0;
}

    .page2 li {
        border-bottom: 2px solid #e8e7e7;
        padding: 60px 0 20px;
        overflow: hidden;
    }

        .page2 li .lt {
            width: calc((100% - 77px)/4);
            float: left;
            height: 200px;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            padding: 0 15px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -o-box-sizing: border-box;
            box-sizing: border-box;
        }

            .page2 li .lt h2 {
                font-size: 60px;
                line-height: 1.4;
                color: #fff;
            }

        .page2 li dl {
            width: calc(100% - ((100% - 77px)/4) - 25px);
            float: right;
        }

        .page2 li dd {
            width: calc((100% - 52px)/3);
            float: left;
            height: 200px;
            background: #fff;
            box-shadow: 0 0 8px 0 rgba(80, 80, 80, 0.2);
            margin: 0 25px 25px 0;
        }

            .page2 li dd:nth-child(3n) {
                margin-right: 0;
            }

            .page2 li dd a {
                display: flex;
                align-items: center;
                text-align: center;
                justify-content: center;
                height: 100%;
            }

            .page2 li dd .cent {
            }

        .page2 li .ico img {
            display: block;
            margin: 0 auto 10px;
        }

        .page2 li h4 {
            font-size: 28px;
            font-weight: 500;
            color: #343D42;
            line-height: 1.2;
        }
         

.page2 li:last-child {
    border-bottom: none;
}

.page2 {
    background: url(../../img/biopharmapartnerservices/bg4.png) no-repeat right -5% bottom;
    position: relative;
}

    .page2::after {
        position: absolute;
        left: 0;
        top: 20%;
        background: url(../../img/biopharmapartnerservices/bg3.png) no-repeat center;
        width: 321px;
        height: 500px;
        content: "";
    }

.tab {
    text-align: center;
    padding: 50px 0;
}

    .tab li {
        display: inline-block;
        padding: 0 35px;
        position: relative;
    }

        .tab li::before {
            content: "";
            position: absolute;
            right: 0;
            top: 50%;
            transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            /* IE 9 */
            -moz-transform: translateY(-50%);
            /* Firefox */
            -webkit-transform: translateY(-50%);
            /* Safari 和 Chrome */
            -o-transform: translateY(-50%);
            width: 1px;
            height: 20px;
            background: #1d7191;
        }

        .tab li a {
            display: inline-block;
            font-size: 25px;
            line-height: 2;
            font-weight: bold;
            background-image: -webkit-linear-gradient(bottom, #1c90a9, #1e6486);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent
        }

            .tab li.on a,
            .tab li a:hover {
                background-image: -webkit-linear-gradient(bottom, #024a7c, #024a7c);
                -webkit-background-clip: text;
                -webkit-text-fill-color: transparent;
                text-shadow: 0 3px 1px rgba(2, 74, 124, 0.2);
            }

.pg1 {
    padding-top: 40px;
}

    .pg1 .hd {
        display: flex;
        justify-content: space-between;
        padding: 0 0 0 120px;
    }

        .pg1 .hd .text {
            font-size: 22px;
            line-height: 1.8;
            color: #3e3a39;
            width: 545px;
        }

        .pg1 .hd .pic {
            width: 800px;
        }

.qmpadd {
    padding: 0 100px;
}

.pg1 .bd li {
    float: left;
    width: calc((100% - 302px)/3);
    margin-right: 150px;
}

    .pg1 .bd li:nth-child(3n) {
        margin-right: 0;
    }

    .pg1 .bd li h4 {
        font-size: 34px;
        line-height: 1.6;
        color: #024a7c;
        font-weight: bold;
        position: relative;
    }

    .pg1 .bd li h5 {
        font-size: 28px;
        line-height: 1.6;
        color: #024a7c;
    }
     

.pg1 .ft {
    margin-top: 100px;
}

    .pg1 .ft h3 {
        font-size: 24px;
        line-height: 1.7;
        color: #053a38;
        text-align: center;
    }

#dl {
    margin-top: 50px;
    text-align: center;
    padding: 0;
}

.pg1 .ft dl {
    text-align: center;
}

.pg1 .ft dd {
    float: left;
    width: calc((100% - 20px)/4);
    height: 670px;
    margin-right: 6px;
    padding: 70px 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

    .pg1 .ft dd:nth-child(1) {
        background: url(../../img/biopharmapartnerservices/w1.png) no-repeat center/cover;
    }

    .pg1 .ft dd:nth-child(2) {
        background: url(../../img/biopharmapartnerservices/w2.png) no-repeat center/cover;
    }

    .pg1 .ft dd:nth-child(3) {
        background: url(../../img/biopharmapartnerservices/w3.png) no-repeat center/cover;
    }

    .pg1 .ft dd:nth-child(4) {
        margin-right: 0;
        background: url(../../img/biopharmapartnerservices/w4.png) no-repeat center/cover;
    }

    .pg1 .ft dd .ico {
        height: 60px;
    }

        .pg1 .ft dd .ico img {
            display: block;
            height: 64px;
            margin: 0 auto;
            width: 64px;
        }

    .pg1 .ft dd h4 {
        margin-top: 30px;
        font-size: 24px;
        line-height: 36px;
        height: 60px;
        color: #ffffff;
        text-align: center;
    }

    .pg1 .ft dd .bta {
        margin-top: 130px;
    }

    .pg1 .ft dd h5 {
        font-size: 28px;
        line-height: 40px;
        height: 80px;
        color: #053a38;
        font-weight: 500;
    }

    .pg1 .ft dd p {
        font-size: 20px;
        line-height: 1.5;
        color: #3e3a39;
        margin-top: 12px;
        text-align: justify;
    }

.tit {
    font-size: 40px;
    line-height: 1;
    color: #3a7f7b;
    font-weight: bold;
    text-align: center;
    padding-top: 60px;
}

.tit2 {
    background-image: -webkit-linear-gradient(top,#31dbe0,#043b47);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.pg2 .txt {
    font-size: 22px;
    line-height: 1.6;
    color: #3e3a39;
    margin-top: 45px;
}

.setwidth {
    margin: 0 40px 0 40px;
}

.setimg {
    margin: 0 auto;
    width: 82%;
}

.pg2 ul {
    margin-top: 20px;
}

.pg2 li {
    float: left;
    width: calc((100% - 8px)/4);
    margin-right: 2px;
    padding: 40px 30px;
    background: #cfe5eb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

    .pg2 li:nth-child(4n) {
        margin-right: 0;
    }

    .pg2 li h4 {
        font-size: 22px;
        line-height: 40px;
        color: #005d6f;
        height: 88px;
    }

.pg2 dl {
    box-shadow: 0 0 10px 0 rgba(80, 80, 80, 0.2);
}

.pg2 dd h5 {
    font-size: 64px;
    line-height: 1.6;
    color: #3e8681;
    font-weight: bold;
}

.pg2 dd h6 {
    font-size: 26px;
    line-height: 1.6;
    color: #3e3a39;
    position: relative;
}

.pg2 dd {
    float: left;
    width: 33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px 0 25px 20px;
    position: relative;
}

    .pg2 dd:nth-child(5),
    .pg2 dd:nth-child(2) {
        width: 34%;
        padding-left: 130px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

    .pg2 dd h6::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: -4px;
        z-index: 1;
        width: 150px;
        height: 5px;
        background: #afd0cd;
        border-radius: 3px;
        width: 150px;
    }

    .pg2 dd::before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        border-bottom: 1px solid #c9c9c9;
    }

    .pg2 dd:nth-child(n + 4)::before {
        display: none;
    }

    .pg2 dd:nth-child(3),
    .pg2 dd:nth-child(6) {
        padding-left: 130px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
    }

.fts {
    padding: 60px 0 100px;
}

    .fts h3 {
        font-size: 24px;
        line-height: 1.6;
        color: #053a38;
        text-align: center;
    }

    .fts ul {
        margin-top: 70px;
    }

    .fts li {
        margin-bottom: 50px;
        display: flex;
        justify-content: flex-start;
        float: left;
        width: calc((100% - 46px)/3);
        margin-right: 22px;
    }

        .fts li:nth-child(3n) {
            margin-right: 0;
        }

        .fts li label {
            font-size: 28px;
            line-height: 70px;
            color: #053a38;
            font-weight: bold;
            display: block;
            margin-right: 12px;
            width: 80px;
        }

        .fts li .t1 {
            width: 295px;
            height: 70px;
            border: 1px solid #3c8391;
            border-radius: 4px;
            padding: 0 10px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -o-box-sizing: border-box;
            box-sizing: border-box;
            font-size: 32px;
            color: #053a38;
        }

        .fts li.n1 {
            width: 100%;
        }

        .fts li .t2 {
            width: 1114px;
            height: 188px;
            padding: 10px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -o-box-sizing: border-box;
            box-sizing: border-box;
            line-height: 1.6;
            resize: none;
        }

        .fts li:last-child {
            margin-bottom: 0;
        }

    .fts .btn {
        width: 300px;
        line-height: 74px;
        border-radius: 6px;
        text-align: center;
        display: block;
        border: none;
        background: none;
        font-size: 36px;
        color: #fff;
        font-weight: bold;
        background-image: linear-gradient(#1f426c, #1c8da6);
        margin: 0 auto;
        cursor: pointer;
    }

    .fts .che .c1 {
        display: none;
    }

    .fts .che label {
        font-size: 22px;
        line-height: 46px;
        display: block;
        color: #053a38;
        padding-left: 60px;
        background: url(../../img/biopharmapartnerservices/qm1-1.png) no-repeat left center;
        cursor: pointer;
    }

    .fts .che {
        margin: 20px 0 60px 30px;
    }

        .fts .che input:checked + label {
            background: url(../../img/biopharmapartnerservices/qm1.png) no-repeat left center;
        }

.pg6 {
    background: #f2f4f8;
    padding: 60px 0 20px;
}

    .pg6 h2 i {
        font-size: 32px;
        line-height: 2.2;
        display: inline-block;
        position: relative;
        color: #3e3a39;
        font-weight: bold;
    }

        .pg6 h2 i::before {
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
            z-index: 1;
            width: 128px;
            height: 10px;
            background-image: linear-gradient(to right, #8f90bb, #6e90b6);
        }

    .pg6 .hez {
        margin-top: 30px;
        margin-bottom: 30px;
    }

        .pg6 .hez li {
            float: left;
            height: 90px;
            position: relative;
            width: calc((100% - 72px)/8);
            background-color:#fff;
            margin-bottom: 15px;
            margin-left: 8px;
            box-shadow: 4px 2px 5px rgb(175 171 171 / 90%);
        }

            .pg6 .hez li img {
                position: absolute;
                left: 0;
                right: 0;
                top: 50%;
                z-index: 1;
                transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                /* IE 9 */
                -moz-transform: translateY(-50%);
                /* Firefox */
                -webkit-transform: translateY(-50%);
                /* Safari 和 Chrome */
                -o-transform: translateY(-50%);
                max-width: 80%;
                max-height: 80%;
                display: block;
                margin: 0 auto;
            }

        .pg6 .hez p {
            color: #898d91;
            font-size: 16px;
            float: right;
            margin-right: 20px;
        }


#liNew {
    background-color: #f2f4f8;
    box-shadow: 0px 0px 0px rgb(175 171 171 / 90%);
}

@keyframes rowup {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(0, -307px, 0);
        transform: translate3d(0, -307px, 0);
    }
}

.list { 
    
    margin: 20px auto;
    position: relative;
    height: 260px;
    overflow: hidden;
}

    .list .rowup {
        -webkit-animation: 10s rowup linear infinite normal;
        animation: 10s rowup linear infinite normal;
        position: relative;
    }


    .pg6 .news {
        margin-top: 30px;
    }

        .pg6 .news li {
            border-bottom: 1px solid #5c7d86;
            padding-bottom: 18px;
            margin-bottom: 32px;
        }

            .pg6 .news li a {
                display: flex;
                justify-content: space-between;
                align-items: center;
            }

            .pg6 .news li .ts {
                max-width: 1080px;
            }

            .pg6 .news li h6 {
                font-size: 21px;
                line-height: 1.4;
                color: #3e3a39;
            }

            .pg6 .news li h3 {
                font-size: 24px;
                line-height: 1.4;
                color: #3e3a39;
                word-break: keep-all;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .pg6 .news li i {
                font-size: 16px;
                line-height: 1.7;
                color: #3e3a39;
                display: block;
            }

            .pg6 .news li:last-child {
                border-bottom: none;
                margin-bottom: 0;
            }

.pages {
    margin-top: 20px;
    text-align: right;
}

    .pages ul {
        display: inline-block;
        font-size: 0;
    }

    .pages li {
        display: inline-block;
        font-size: 21px;
        line-height: 1.6;
        color: #3e3a39;
    }

        .pages li a {
            font-size: 21px;
            line-height: 1.6;
            color: #3e3a39;
            display: block;
            padding: 0 3px;
        }

            .pages li.on a,
            .pages li a:hover {
                background: #becfe5;
            }

.pg5 .txt {
    font-size: 24px;
    line-height: 1.7;
    color: #3e3a39;
    margin-top: 50px;
}

.pg5 {
    padding: 80px 0 150px;
}

.pg4 {
    padding-top: 100px;
    position: relative;
}

    .pg4::before {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        z-index: 1;
        background: url(../../img/biopharmapartnerservices/ca1.png) no-repeat center/cover;
        width: 300px;
        height: 860px;
        margin-top: -430px;
    }

    .pg4::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 1;
        background: url(../../img/biopharmapartnerservices/qm2.png) no-repeat center/cover;
        width: 294px;
        height: 670px;
    }

    .pg4 .txt {
        font-size: 24px;
        line-height: 1.7;
        color: #3e3a39;
        margin-top: 50px;
    }

    .pg4 .bd {
        margin-top: 60px;
        margin-bottom: 120px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .pg4 .bd .pic {
            width: 795px;
        }

        .pg4 .bd .rt {
            width: 380px;
        }

            .pg4 .bd .rt ul {
                position: relative;
            }

                .pg4 .bd .rt ul:before {
                    position: absolute;
                    content: "";
                    left: -30px;
                    top: 0;
                    z-index: 1;
                    width: 12px;
                    height: 100%;
                    background-image: linear-gradient(to bottom, #9bc5d8, #8db495);
                    border-radius: 6px;
                }

            .pg4 .bd .rt li {
                border: 1px solid #669594;
                border-radius: 14px;
                margin-bottom: 28px;
            }

                .pg4 .bd .rt li h2 i {
                    font-size: 25px;
                    line-height: 48px;
                    padding-left: 34px;
                    background: url(../../img/biopharmapartnerservices/qm3.png)no-repeat left center;
                    color: #025a6b;
                }

                .pg4 .bd .rt li h2 {
                    padding: 0 10px;
                    background: url(../../img/biopharmapartnerservices/qm4.png)no-repeat right 10px center;
                    position: relative;
                    cursor: pointer;
                }

                .pg4 .bd .rt li.n1 h2.on,
                .pg4 .bd .rt li.n1 h2 {
                    background: none;
                }

                .pg4 .bd .rt li h2.on {
                    background: url(../../img/biopharmapartnerservices/ico6.png)no-repeat right 10px center;
                }

                .pg4 .bd .rt li h2:before {
                    position: absolute;
                    left: -36px;
                    content: "";
                    top: 50%;
                    z-index: 1;
                    background: url(../../img/biopharmapartnerservices/ico7.png) no-repeat center;
                    width: 23px;
                    height: 22px;
                    margin-top: -11px;
                }

                .pg4 .bd .rt li dd a {
                    font-size: 19px;
                    line-height: 36px;
                    color: #3e3a39;
                    display: block;
                }

                .pg4 .bd .rt li dl {
                    padding: 5px 10px 5px 40px;
                    display: none;
                    border-top: 1px solid #447e7c;
                }

                .pg4 .bd .rt li dd {
                    position: relative;
                }

                    .pg4 .bd .rt li dd:before {
                        position: absolute;
                        left: -69px;
                        content: "";
                        top: 50%;
                        z-index: 1;
                        width: 8px;
                        height: 8px;
                        margin-top: -4px;
                        background: #fff;
                        border-radius: 50%;
                    }

.pg3 {
    background: #f9fafc;
    padding: 110px 0 150px;
}

    .pg3 .tit {
        color: #0d7c80;
    }

.pg4 .tit {
    color: #0d7c80;
}

.pg3 .text {
    margin: 60px 60px 0;
    border-top: 3px solid #1c8aa4;
    border-radius: 6px;
    padding: 30px 60px 60px;
    font-size: 22px;
    line-height: 1.7;
    color: #3e3a39;
    position: relative;
}

    .pg3 .text strong {
        font-size: 26px;
        color: #005d6f;
    }

    .pg3 .text::after,
    .pg3 .text::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 3px;
        background: #1c8aa4;
        height: 100%;
    }

    .pg3 .text::after {
        content: :;
        left: auto;
        right: 0;
    }

.pg3 .pic {
    width: 100%;
    display: block;
    margin-top: -20px;
}

.pg3 h2 {
    margin-top: 110px;
    font-size: 54px;
    line-height: 1.6;
    color: #005d6f;
    font-weight: bold;
    text-align: center;
    margin-bottom: 150px;
}

.pg3 .bd {
    position: relative;
}

    .pg3 .bd .pics img {
        display: block;
        margin: 0 auto;
        width: 432px;
    }

    .pg3 .bd .dl dl {
        width: 400px;
    }

        .pg3 .bd .dl dl:nth-child(1) {
            position: absolute;
            left: 0;
            top: -76px;
            z-index: 1;
        }

        .pg3 .bd .dl dl:nth-child(2) {
            position: absolute;
            right: 0;
            top: -60px;
            z-index: 1;
        }

        .pg3 .bd .dl dl:nth-child(3) {
            position: absolute;
            left: 0;
            top: 380px;
            z-index: 1;
        }

        .pg3 .bd .dl dl:nth-child(4) {
            position: absolute;
            right: 0;
            top: 140px;
            z-index: 1;
        }

        .pg3 .bd .dl dl:nth-child(5) {
            position: absolute;
            right: 0;
            top: 335px;
            z-index: 1;
        }

    .pg3 .bd dl dd {
        padding: 8px 0;
        position: relative;
        width: 248px;
        text-align: right;
    }

        .pg3 .bd dl dd:before {
            content: "";
            position: absolute;
            right: 0;
            bottom: 0;
            z-index: 1;
            border-bottom: 1px solid #91d1c6;
            width: 200px;
        }

        .pg3 .bd dl dd:last-child:before {
            display: none;
        }

        .pg3 .bd dl dd h4 {
            font-size: 21px;
            line-height: 1.6;
            color: #005d6f;
            font-weight: bold;
        }

        .pg3 .bd dl dd p {
            font-size: 14px;
            line-height: 1.6;
            color: #3e3a39;
        }

    .pg3 .bd dl dt {
        font-size: 32px;
        line-height: 1.7;
        font-weight: bold;
        background-image: -webkit-linear-gradient(top, #5faaa8, #198184);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        position: relative;
        padding-top: 14px;
        padding-left: 126px;
    }

    .pg3 .bd .dl dl:nth-child(1) dt:before {
        background: url(../../img/biopharmapartnerservices/a1.png) no-repeat center top/100% auto;
        content: "";
        position: absolute;
        right: -28px;
        top: 0;
        z-index: 1;
        width: 157px;
        height: 278px;
    }

    .pg3 .bd .dl dl:nth-child(5) dt:before,
    .pg3 .bd .dl dl:nth-child(4) dt:before,
    .pg3 .bd .dl dl:nth-child(2) dt:before {
        background: url(../../img/biopharmapartnerservices/a3.png) no-repeat center top/100% auto;
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 154px;
        height: 144px;
    }

    .pg3 .bd dl:nth-child(5) dt,
    .pg3 .bd dl:nth-child(4) dt,
    .pg3 .bd dl:nth-child(2) dt {
        padding-left: 162px;
    }

    .pg3 .bd dl:nth-child(5) dd,
    .pg3 .bd dl:nth-child(4) dd,
    .pg3 .bd dl:nth-child(2) dd {
        padding: 8px 0 8px 162px;
        text-align: left;
    }

    .pg3 .bd .dl dl:nth-child(3) dt:before {
        background: url(../../img/biopharmapartnerservices/a2.png) no-repeat center top/100% auto;
        content: "";
        position: absolute;
        right: -24px;
        top: 0;
        z-index: 1;
        width: 156px;
        height: 79px;
    }

    .pg3 .bd dl:nth-child(5) dd:before {
        right: auto;
        left: 165px;
    }

    .pg3 .bd dl:nth-child(5) dd h4 {
        font-size: 19px;
    }

.sjen {
    display: none;
}

.pg6 .news li:hover i,
.pg6 .news li:hover h3 {
    color: #3c8391;
}

.ban img {
    display: block;
    margin: 0 auto;
}
