﻿@charset "utf-8";

/* CSS Document */
/*2025.12.2*/

.box {
    overflow: hidden;
}

.container {
    max-width: 1430px;
    width: 90%;
    margin: auto;
}

img {
    max-width: 100%;
}

.top {
    background: url(../images/topbg.jpg) no-repeat center top;
    min-height: 380px;
    background-size: cover;
    position: relative;
    text-align: center;
}

    .top h3 {
        color: #fff;
        font-size: 75px;
        padding-top: 10%;
        font-weight: bold;
    }

.aback {
    position: absolute;
    right: 0px;
    top: 28px;
}

    .aback a {
        font-size: 20px;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 25px;
        line-height: 41px;
        padding: 0px 20px;
        display: inline-block;
        text-decoration: none;
    }

.yanjiu {
    padding: 70px 0;
}

.new-top {
}

    .new-top h4 {
        font-size: 42px;
        color: #333;
        font-weight: bold;
    }

    .new-top span {
        font-size: 18px;
        color: #99a6bb;
        font-weight: bold;
    }

.yan-con {
}

.yan-top {
    margin-top: 31px;
    text-align: center;
}

    .yan-top ul {
        padding: 0;
        margin: 0;
        background: #f5f7f9;
        border-radius: 30px;
        padding: 10px;
        text-align: center;
        display: inline-block;
    }

        .yan-top ul li {
            font-size: 18px;
            color: #103c83;
            display: inline-block;
            line-height: 45px;
            padding: 0 15px;
            border-radius: 30px;
            margin: 0 15px;
        }

            .yan-top ul li.active, .yan-top ul li:hover {
                color: #fff;
                background: #103c83;
                cursor: pointer;
            }

.yan-box {
    margin-top: 45px;
}

.yan-con-one {
    border: 1px solid #d4e2f0;
    border-radius: 15px;
    padding: 22px 10px;
    min-height: 200px;
    display: flex;
}

    .yan-con-one:first-child .yan-text {
        width: 50%;
    }

        .yan-con-one:first-child .yan-text:first-child {
            border-right: 1px solid #d4e2f0;
        }

.yan-text {
    padding: 10px 30px;
}

    .yan-text .yan-tit {
        font-size: 24px;
        color: #103c83;
        font-weight: bold;
    }

.yan-pp {
    margin-top: 15px;
}

    .yan-pp p {
        font-size: 20px;
        color: #333;
        line-height: 32px;
    }

.ss1 {
    height: 16vh;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #e4edff;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #e4edff;
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: #e4edff;
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: #e4edff;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #e4edff;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}

.chengbg {
    background: url(../images/chengbg.jpg) no-repeat center top;
    padding: 55px 0 25px;
    background-size: cover;
}

.new-top2 h4 {
    color: #fff;
}

.new-top2 span {
    color: #99a6bb;
}

.cheng-con {
    overflow: hidden;
    margin-top: 45px;
}

    .cheng-con .swiper-container {
        padding-bottom: 50px;
    }

    .cheng-con .swiper-slide {
        padding-top: 5px;
    }

        .cheng-con .swiper-slide a {
            position: relative;
            background: #fff;
            border-radius: 20px;
            display: flex;
            align-items: flex-start;
            padding: 25px;
            text-decoration: none;
            transition: all 0.4s ease-out;
            min-height: 220px;
        }

            .cheng-con .swiper-slide a span.fen {
                position: absolute;
                right: 10px;
                top: 10px;
            }

            .cheng-con .swiper-slide a img.imguser {
                border-radius: 100%;
                width:150px;
            }

            .cheng-con .swiper-slide a .gb-tt {
                padding-left: 16px;
            }

                .cheng-con .swiper-slide a .gb-tt h4 {
                    font-size: 24px;
                    color: #103c83;
                }

                    .cheng-con .swiper-slide a .gb-tt h4 span {
                        font-size: 16px;
                        color: #79879e;
                    }

                .cheng-con .swiper-slide a .gb-tt p {
                    font-size: 16px;
                    color: #103c83;
                    margin-bottom: 5px;
                }

            .cheng-con .swiper-slide a .chen {
            }

                .cheng-con .swiper-slide a .chen i {
                    font-size: 16px;
                    color: #79879e;
                    background: #e7f0f9;
                    border-radius: 20px;
                    font-style: normal;
                    line-height: 30px;
                    padding: 0 8px;
                    display: inline-block;
                    margin-top: 10px;
                }

            .cheng-con .swiper-slide a:hover {
                transition: all 0.4s ease-out;
                transform: translateY(-5px);
            }


    .cheng-con .swiper-pagination {
        bottom: 0;
    }

    .cheng-con .swiper-pagination-bullet {
        background: #fff;
        width: 11px;
        height: 11px;
        opacity: 0.25;
        margin: 0 8px !important;
    }

    .cheng-con .swiper-pagination-bullet-active {
        opacity: 1;
    }

.project {
    padding: 85px 0 30px;
}

.project-con {
    padding-top: 50px;
}

    .project-con .swiper-container {
        padding-bottom: 50px;
    }

        .project-con .swiper-container .swiper-slide {
            padding-top: 5px;
            padding-right: 2px;
        }

            .project-con .swiper-container .swiper-slide a {
                position: relative;
                background: #fff;
                border: 1px solid #d4e2f0;
                border-radius: 20px;
                display: flex;
                align-items: flex-start;
                padding: 25px;
                text-decoration: none;
                transition: all 0.4s ease-out;
            }

    .project-con .swiper-slide a img.imguser {
        border-radius: 10px;
        display: none;
    }

    .project-con .swiper-slide a .gb-tt {
        padding-left: 10px;
    }

        .project-con .swiper-slide a .gb-tt h4 {
            font-size: 22px;
            color: #103c83;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
        }

        .project-con .swiper-slide a .gb-tt span {
            font-size: 16px;
            color: #79879e;
            background: #e7f0f9;
            border-radius: 20px;
            font-style: normal;
            line-height: 25px;
            padding: 4px 8px;
            display: inline-block;
            margin: 10px 0 20px;
        }

        .project-con .swiper-slide a .gb-tt p {
            font-size: 16px;
            color: #333;
            line-height: 28px;
        }

        .project-con .swiper-slide a .gb-tt .fuze {
            margin-top: 15px;
        }

            .project-con .swiper-slide a .gb-tt .fuze i {
                font-style: normal;
                font-size: 16px;
                color: #2484ce;
                padding-right: 30px;
            }

                .project-con .swiper-slide a .gb-tt .fuze i img {
                    padding-right: 2px;
                    vertical-align: -5px;
                }

    .project-con .swiper-slide a:hover {
        border: 1px solid #31508d;
        transition: all 0.4s ease-out;
        transform: translateY(-5px);
    }


    .project-con .swiper-pagination {
        bottom: 0;
    }

    .project-con .swiper-pagination-bullet {
        background: #c3cee0;
        width: 11px;
        height: 11px;
        opacity: 1;
        margin: 0 8px !important;
    }

    .project-con .swiper-pagination-bullet-active {
        opacity: 1;
        background: #103c83;
    }




.research {
    background: url(../images/kebg.jpg) no-repeat center top;
    background-size: cover;
    position: relative;
    padding: 60px 0 30px;
}

.yan-top2, .yan-top3 {
    margin-top: 45px;
}

    .yan-top2 ul li, .yan-top3 ul li {
        padding: 0 35px;
    }

.resear-box {
    margin-top: 55px;
}

.re-one {
}

    .re-one .swiper-container {
        padding-bottom: 40px;
    }

    .re-one .swiper-slide {
        padding-top: 5px;
        background: #fff;
        border-radius: 15px;
        padding: 15px 40px;
        transition: all 0.4s ease-out;
    }

        .re-one .swiper-slide:hover {
            transition: all 0.4s ease-out;
            transform: translateY(-5px);
        }

.project-con .swiper-container {
    padding-bottom: 40px;
}

.re-one .swiper-slide h4 a {
    font-size: 24px;
    color: #103c83;
    line-height: 28px;
    text-decoration: none;
    display: block;
}

.re-one .swiper-slide .intro p {
    font-size: 18px;
    color: #333;
    margin: 0;
    line-height: 34px;
}


.re-one .swiper-slide .intro a {
    display: block;
    font-size: 18px;
    color: #2484ce;
    line-height: 34px;
}

.re-one .swiper-pagination {
    bottom: 0;
}

.re-one .swiper-pagination-bullet {
    background: #fff;
    width: 11px;
    height: 11px;
    opacity: 0.35;
    margin: 0 8px !important;
}

.re-one .swiper-pagination-bullet-active {
    opacity: 1;
}

.talent {
    padding: 70px 0 30px;
}

.talent-box {
    padding-top: 50px;
}

    .talent-box .talent-one {
    }

.talent-one .swiper-container {
    padding-bottom: 50px;
}

.talent-box .swiper-slide {
    padding-top: 5px;
}

    .talent-box .swiper-slide:nth-child(even) {
        padding-right: 3px !important;
    }


.talent-box .talent-one a {
    text-decoration: none;
    display: block;
    position: relative;
    background: #fff;
    border: 1px solid #d4e2f0;
    border-radius: 15px;
    padding: 20px 30px;
    transition: all 0.4s ease-out;
}

.talent-box .swiper-slide a:hover {
    border: 1px solid #31508d;
    transition: all 0.4s ease-out;
    transform: translateY(-5px);
}

.talent-box .talent-one a .gb-tt {
}

    .talent-box .talent-one a .gb-tt b {
        position: absolute;
        right: 20px;
        top: 20px;
        color: #fff;
        background: #407ee4;
        line-height: 25px;
        font-size: 14px;
        font-weight: normal;
        border-radius: 12px;
        padding: 0 9px;
    }

        .talent-box .talent-one a .gb-tt b.yi {
            background: #e64141;
        }


    .talent-box .talent-one a .gb-tt h4 {
        font-size: 24px;
        color: #103c83;
        width: 88%;
        line-height: 30px;
    }

    .talent-box .talent-one a .gb-tt span {
        display: block;
        font-size: 16px;
        color: #79879e;
        background: #e7f0f9;
        border-radius: 20px;
        font-style: normal;
        line-height: 30px;
        padding: 0 8px;
        display: inline-block;
        margin: 5px 0 10px;
    }

    .talent-box .talent-one a .gb-tt p {
        font-size: 16px;
        color: #f25220;
        margin-bottom: 0;
    }

        .talent-box .talent-one a .gb-tt p img {
            padding-right: 2px;
            vertical-align: -2px;
        }

.talent-box .swiper-slide a .gb-tt .fuze {
    margin: 15px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6eaef;
}

    .talent-box .swiper-slide a .gb-tt .fuze i {
        font-style: normal;
        font-size: 16px;
        color: #2484ce;
        padding-right: 30px;
    }

        .talent-box .swiper-slide a .gb-tt .fuze i img {
            padding-right: 2px;
            vertical-align: -2px;
        }

.talent-box .talent-one a .gb-tt2 h4 {
    font-size: 24px;
    color: #103c83;
    width: 88%;
    line-height: 30px;
}

.talent-box .talent-one a .gb-tt2 .intro p {
    font-size: 18px;
    color: #333;
    margin: 0;
    line-height: 34px;
}

.talent-box .talent-one a .gb-tt2 .intro ul,.talent-box .talent-one a .gb-tt2 .intro ol{
   padding-left: 20px;
   margin-top: 5px;
}

.talent-box .talent-one a .gb-tt2 .intro ul li{
    list-style-type: disc;
    line-height: 26px;
    font-size: 16px;
}

.talent-box .talent-one a .gb-tt2 .intro ol li{
    list-style-type: decimal;
    line-height: 26px;
    font-size: 16px;
}

.talent-box .swiper-pagination {
    bottom: 0;
}

.talent-box .swiper-pagination-bullet {
    background: #c3cee0;
    width: 11px;
    height: 11px;
    opacity: 1;
    margin: 0 8px !important;
}

.talent-box .swiper-pagination-bullet-active {
    opacity: 1;
    background: #103c83;
}




/*footer*/

.footer {
    background: #31508d;
    padding: 45px 0 25px;
}

    .footer .row {
        justify-content: space-between;
    }

    .footer .footer-left {
        border-right: 1px solid #798db5;
    }

    .footer .f-right {
        padding-left: 55px;
    }

    .footer .f-li {
        display: flex;
        align-items: flex-start;
        margin-bottom: 20px;
    }

        .footer .f-li img {
            padding-right: 5px;
        }

        .footer .f-li .f-tt {
            font-size: 18px;
        }

            .footer .f-li .f-tt span {
                display: block;
                margin-bottom: 6px;
                color: #abbbd9;
            }

            .footer .f-li .f-tt p {
                color: #fff;
            }

/*.wc-copyEnd*/
@media (min-width: 1200px) {
}

@media (max-width: 1400px) {
    .top h3 {
        font-size: 65px;
        padding-top: 13%;
    }

    .new-top h4 {
        font-size: 36px;
    }

    .yan-pp p {
        font-size: 16px;
    }

    .cheng-con .swiper-container {
        padding-bottom: 40px;
    }


    .cheng-con .swiper-slide a img.imguser {
        width: 90px;
    }

    .cheng-con .swiper-slide a {
        min-height: 204px;
    }
}

@media (max-width: 1300px) {

    .top h3 {
        padding-top: 15%;
        font-size: 55px;
    }

    .cheng-con .swiper-slide a .gb-tt h4 {
        font-size: 22px;
    }

    .project-con .swiper-slide a .gb-tt .fuze i {
        display: block;
    }

    .project-con .swiper-slide a .gb-tt span {
        margin: 10px 0;
    }

    .project-con .swiper-slide a .gb-tt h4 {
        font-size: 22px;
    }

    .yanjiu {
        padding: 50px 0;
    }

    .project {
        padding: 45px 0 30px;
    }

    .talent {
        padding-top: 30px;
    }

    .yan-top2 {
        margin-top: 25px;
    }

    .new-top h4 {
        font-size: 32px;
    }

    .project-con .swiper-slide a .gb-tt h4 {
        font-size: 22px;
    }

    .cheng-con .swiper-slide a {
        min-height: 180px;
    }

    .project-con .swiper-slide a .gb-tt h4 {
        font-size: 18px;
        font-weight: bold;
    }

    .re-one .swiper-slide h4 a {
        font-size: 18px;
        font-weight: bold;
    }

    .talent-box .talent-one a .gb-tt h4 {
        font-size: 18px;
        font-weight: bold;
    }

    .talent-box .talent-one a .gb-tt2 h4 {
        font-size: 20px;
        font-weight: bold;
    }
}


@media (max-width: 1200px) {
    /*中等屏幕设备 桌面*/
    .top {
        min-height: 260px;
    }

        .top h3 {
            padding-top: 13%;
            font-size: 52px;
        }

    .aback a {
        font-size: 16px;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 25px;
        line-height: 31px;
        padding: 0px 15px;
    }

    .chengbg {
        padding-top: 40px;
    }

    .new-top h4 {
        font-size: 28px;
    }

    .yan-text .yan-tit {
        font-size: 22px;
    }

    .cheng-con {
        overflow: hidden;
        margin-top: 30px;
    }

    .re-one .swiper-slide h4 a {
    }

    .yan-text {
        padding: 10px 15px;
    }

    .yan-con-one {
        padding: 12px 10px;
    }


    .yan-pp p {
        line-height: 28px;
    }

    .project-con .swiper-slide a .gb-tt h4 {
        min-height: 35px;
    }
}

@media (max-width: 991px) {
    /*小屏幕设备 平板*/
    .container {
        width: 94%;
    }

    .top h3 {
        padding-top: 13%;
        font-size: 40px;
    }




    .project-con {
        padding-top: 30px;
    }

    .talent-box .talent-one a .gb-tt h4 {
        font-size: 20px;
        width: 85%;
    }

    .talent-box .talent-one a .gb-tt2 h4 {
        font-size: 20px;
        width: 85%;
    }

    .re-one .swiper-slide h4 a {
        font-size: 20px;
    }

    .footer .f-li .f-tt {
        font-size: 16px;
    }

    .footer .f-li {
        margin-bottom: 10px;
    }

    .project-con .swiper-slide a .gb-tt h4 {
        min-height: auto;
    }

    .re-one .swiper-pagination {
        bottom: 0;
        display: none;
    }
}

@media (max-width: 767px) {
    /*超小屏幕设备 手机*/
    .right-nr table td,
    .right-nr table th {
        white-space: nowrap;
    }

    .logo1 {
        padding-bottom: 1px;
        text-align: left;
        float: left;
    }

    .container {
        width: 96%;
    }

    .top {
        min-height: 180px;
    }

        .top h3 {
            padding-top: 23%;
            font-size: 28px;
        }

    .aback a {
        font-size: 14px;
        line-height: 28px;
    }



    .yanjiu {
        padding: 30px 0 40px;
    }

    .yan-box {
        margin-top: 25px;
    }

    .yan-top {
        margin-top: 21px;
    }

        .yan-top ul li {
            line-height: 40px;
        }


    .new-top h4 {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .cheng-con {
        margin-top: 20px;
    }

    .resear-box {
        margin-top: 25px;
    }

    .talent-box {
        padding-top: 25px;
    }

        .talent-box .talent-one a .gb-tt b {
            right: 10px;
        }

        .talent-box .talent-one a .gb-tt2 .intro p {
            font-size: 16px;
            line-height: 28px;
        }


    .new-top span {
        font-size: 14px;
    }

    .yan-top ul li {
        font-size: 15px;
        margin: 0 3px;
        padding: 0 6px;
    }

    .re-one .swiper-slide a {
    }

    .re-one .swiper-slide h4 a {
        font-size: 18px;
    }

    .re-one .swiper-slide .intro p {
        font-size: 16px;
        line-height: 26px;
        margin: 5px 0;
    }

    .talent-box .talent-one a .gb-tt h4 {
        font-size: 18px;
    }

    .talent-box .talent-one a .gb-tt2 h4 {
        font-size: 18px;
    }

    .talent-box .swiper-slide a .gb-tt .fuze i {
        padding-right: 10px;
    }

    .talent-one .swiper-container {
        padding-bottom: 34px;
    }

    .talent {
        padding: 25px 0;
    }

    .yan-top2 ul li {
        padding: 0 15px;
    }

    .yan-text {
        padding: 1px;
        padding-left: 10px;
    }

        .yan-text .yan-tit {
            font-size: 18px;
        }

    .yan-con-one {
        padding: 10px;
    }

    .yan-pp {
        margin-top: 15px;
    }

    .project-con .swiper-container .swiper-slide a {
        display: block;
        text-align: center;
        padding: 15px;
    }

    .project-con .swiper-slide a .gb-tt {
        padding-left: 10px;
        text-align: left;
        margin-top: 10px;
    }

    .project {
        padding-top: 30px;
    }

    .project-con {
        padding-top: 20px;
    }

        .project-con .swiper-slide a .gb-tt h4 {
            font-size: 20px;
        }

    .research {
        padding-top: 30px;
    }

    .footer {
        padding: 30px 0 20px;
    }

        .footer .footer-left {
            border-right: none;
        }

        .footer .f-right {
            padding-left: 15px;
        }

    .project-con .swiper-slide a img.imguser {
        border-radius: 10px;
        display: none;
    }

    .project-con .swiper-slide a .gb-tt h4 {
        -webkit-line-clamp: 3;
    }


    .cheng-con .swiper-slide a img.imguser {
        width: 85px;
    }

    .cheng-con .swiper-slide a {
        padding: 15px;
        padding: 15px 15px 15px 10px;
    }

    .project-con .swiper-slide a .gb-tt .fuze i {
        margin-bottom: 5px;
    }


    .project-con .swiper-slide a .gb-tt h4 {
        font-size: 18px;
    }

    .project-con .swiper-slide a .gb-tt p {
        font-size: 16px;
        color: #333;
        line-height: 26px;
        margin-bottom: 2px;
    }


    .project-con .swiper-slide a .gb-tt p {
        font-size: 16px;
        color: #333;
        line-height: 26px;
        margin-bottom: 2px;
    }

    .re-one .swiper-slide {
        padding: 15px;
    }

    .cheng-con .swiper-slide a .gb-tt h4 {
        font-size: 20px;
    }

    .yan-pp p {
        line-height: 26px;
    }

    .mCSB_inside > .mCSB_container {
        margin-right: 20px;
    }

    .yan-pp {
        margin-top: 5px;
    }

    .yan-con-one:first-child .yan-text {
        width: 100%;
    }


    .talent-box .swiper-slide a .gb-tt .fuze i {
        padding-right: 10px;
        display: block;
        margin-top: 3px;
    }

    .talent-box .talent-one a .gb-tt span {
        font-size: 14px;
    }

    .project-con .swiper-slide a .gb-tt span {
        font-size: 14px;
    }

    .yan-con-one {
        padding: 10px;
        display: block;
    }

    .yan-con-one {
        padding: 10px;
        display: block;
    }

    .re-one .swiper-slide .intro a {
        font-size: 16px;
        line-height: 26px;
    }

    .research {
        padding-top: 30px;
        padding-bottom: 0px;
    }

    .talent-box .talent-one a {
        padding: 16px;
    }

    .footer .f-li .f-tt p {
        color: #fff;
        margin-bottom: 5px;
    }
}

@media (max-width: 600px) {
}
