<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.map-company-page button {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: #f3f3f3 solid 1px;
    color: #666;
    font-size: 12px;
    margin: 0 2px;
    cursor: pointer;
}

    .map-company-page button#prePage, .map-company-page button#nextPage {
        width: auto;
        padding: 0 5px;
    }

    .map-company-page button.current {
        background-color: #0073A9;
        border-color: #0073A9;
        color: #FFF;
    }

/*分页*/
#firstPage, #lastPage, #nextPage, #prePage {
    width: 38px;
    color: #333;
    border: #c0c4c4 solid 1px;
}

.pages button {
    display: inline-block;
    vertical-align: top;
    width: 38px;
    height: 38px;
    margin: 0 5px;
    border-radius: 4px;
    border: #c0c4c4 solid 1px;
    background-color: #fdfdfe;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    cursor: pointer;
}

    .pages button:hover {
        background-color: #7ab2f2;
        border-color: #7ab2f2;
        color: #fff !important;
    }

    .pages button#prePage, .pages button#nextPage {
        width: 38px;
        padding: 0 5px;
    }

    .pages button.current {
        background-color: #0963cc;
        border-color: #0963cc;
        color: #fff;
    }
/*分页end*/
.circle-web {
    margin-top: 5px;
}

.code-down img {
    width: 100px;
    height: 100px;
}

.space-item-tag span {
    margin-bottom: 5px;
}

dl, dt, dd, li, ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

/*内容页包裹器*/
.bi_con_contain {
    position: relative;
    background: #ffffff;
    padding: 40px 0 50px;
}

.fyjs_dl dt .text {
    color: #333333;
    font-size: 16px;
    font-family: microsoft yahei;
    padding-right: 24px;
    background: url(../images/wyjs_arrow.gif) no-repeat scroll right center transparent;
}

.fyjs_dl dd {
    color: #666666;
    font-size: 14px;
    line-height: 2em;
    margin-top: 15px;
    text-indent: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d7d7d7;
}

.fyqw_dl dt .text {
    color: #333333;
    font-size: 16px;
    font-family: microsoft yahei;
}

.fyqw_dl dd {
    margin-top: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d7d7d7;
}

.fyqw_dl dt .place {
    color: #5f5f5f;
    padding-left: 20px;
    font-size: 14px;
    margin-left: 30px;
    background: url(../images/place.gif) no-repeat scroll left center transparent;
}

.tab_mod {
    overflow: hidden;
}

    .tab_mod a {
        width: 181px;
        height: 41px;
        text-align: center;
        line-height: 41px;
        font-size: 16px;
        color: #3ba4e7;
        font-family: microsoft yahei;
        float: left;
        display: inline;
        margin-right: 8px;
        cursor: pointer;
        border: 1px solid #3ba4e7;
    }

        .tab_mod a.on, .tab_mod a:hover {
            color: #fff;
            background: #2868c0;
        }

.map_mod {
    position: relative;
    width: 470px;
    height: 368px;
    overflow: hidden;
}

.tab_content {
    /*border:1px solid #cdcdcd;*/
    overflow: hidden;
    position: relative;
}

.map_list_mod {
    width: 350px;
    height: 328px;
    padding: 20px;
    border-left: 1px solid #cdcdcd;
}

    .map_list_mod .head {
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .map_list_mod ul li {
        border-bottom: 1px solid #e9e9e9;
        padding: 8px 0;
    }

        .map_list_mod ul li .kilo {
            color: #989898;
        }

        .map_list_mod ul li .num {
            display: inline-block;
            width: 18px;
            height: 18px;
            background: url(../images/placeNum.gif) no-repeat scroll 0 0 transparent;
            color: #1f71e0;
            line-height: 18px;
            text-align: center;
            margin-right: 10px;
        }
/*内容页*/
/*图片列表*/
.ImagesNewslist li {
    float: left;
    display: inline;
    width: 100px;
    text-align: center;
    margin: 10px 12px 0;
}

    .ImagesNewslist li .img_show {
        display: block;
        position: relative;
    }

        .ImagesNewslist li .img_show img {
            display: block;
            width: 100px;
            height: 99px;
        }

    .ImagesNewslist li .name {
        color: #000;
        background: #edc900;
        height: 22px;
        line-height: 22px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 88;
        color: #fff;
    }

    .ImagesNewslist li .title {
        color: #656565;
        margin: 12px 0 0 0;
        text-align: left;
        font-size: 14px;
        font-family: microsoft yahei;
    }

    .ImagesNewslist li .detail {
        color: #f27233;
        font-family: microsoft yahei;
        margin: 3px 0 0 0;
        text-align: left;
        font-size: 14px;
    }
/*微电影大赛*/
.wdydsMod {
    position: relative;
}

    .wdydsMod .content {
        position: relative;
        width: 960px;
        height: 230px;
        overflow: hidden;
    }

    .wdydsMod .left, .dmtdsMod .left {
        display: inline-block;
        width: 26px;
        height: 32px;
        position: absolute;
        top: 0;
        right: 25px;
        z-index: 999;
        cursor: pointer;
        background: url(../images/leftArrow.gif) no-repeat scroll 0 0 transparent;
    }

    .wdydsMod .right, .dmtdsMod .right {
        display: inline-block;
        width: 26px;
        height: 32px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 999;
        cursor: pointer;
        background: url(../images/rightArrow.gif) no-repeat scroll 0 0 transparent;
    }

.wdydsImagesNl.ImagesNewslist li {
    width: 215px;
    position: relative;
    background: url(../images/hxzs_bj.gif) no-repeat scroll 0 141px transparent;
}

    .wdydsImagesNl.ImagesNewslist li .img_show img {
        width: 215px;
        height: 141px;
    }

    .wdydsImagesNl.ImagesNewslist li .img_show .play {
        width: 63px;
        height: 64px;
        display: inline-block;
        background: url(../images/play.png) no-repeat scroll 0 0 transparent;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -32px;
        margin-top: -32px;
    }

    .wdydsImagesNl.ImagesNewslist li .w_name {
        margin-bottom: 9px;
    }

        .wdydsImagesNl.ImagesNewslist li .w_name .w_name_a {
            padding: 4px 5px;
            background: #646464;
            color: #fff;
        }

    .wdydsImagesNl.ImagesNewslist li .pfm {
        color: #FFF;
        font-size: 16px;
        font-family: microsoft yahei;
        position: absolute;
        right: 0px;
        width: 66px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        top: 141px;
        background: #2868c0;
    }

.zc-marker {
    background-color: #0061ce;
    color: #fff;
}

.zj-number {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

.circle-content {
    width: 160px;
    float: left;
}

.circle-web {
    word-break: break-all;
    line-height: 1.2;
}

.matrix-list li {
    background-color: #f6f6f6;
}

.matrix-title span {
    display: inline-block;
    width: 210px;
}

.map-company-img {
    background-size: cover;
    border: #e4e4e4 solid 1px;
    line-height: 54px;
    position: relative;
}

    .map-company-img img {
        border-radius: 50%;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
    }

.industry-crumbs span {
    color: #0163bd;
    cursor: pointer;
}

.industry-crumbs a {
    cursor: pointer;
}

.flexible_intro .flexible_img {
    position: relative;
}

.flexible_img span {
    position: absolute;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    background-color: #2598ad;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
    font-size: 14px;
    left: -20px;
    top: 10px;
}

    .flexible_img span:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: -10px;
        width: 0;
        height: 0;
        border-top: 0 solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 20px solid #1d8294;
    }

.channel-auto.banner-link li {
    width: 300px;
}

.channel-auto.banner-link {
    margin-left: 0;
    transform: translateX(-50%);
}

.banner-link-text {
    font-weight: bolder;
}

.dynamic-img-first a {
    color: #094892;
    font-size: 20px;
}

.dynamic-banner .hd li {
    background-color: #666;
}

    .dynamic-banner .hd li.on {
        background-color: #FFF;
    }

.service-name a {
    font-weight: 500;
}

.service-describe {
    letter-spacing: 3px;
}

.activity-addr {
    letter-spacing: 1px;
}

.activity-date {
    letter-spacing: 1px;
}

.login-info-img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    /* object-fit: cover; */
    margin-right: 8px;
}

.my-info-title a {
    margin-left: 10px;
}

/*活动报名*/
.showed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.4);
    z-index: 4;
}

.popup-box {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 678px;
    height: 580px;
    margin: -169px 0 0 -339px;
    border-radius: 5px;
    background-color: #fff;
    z-index: 5;
    overflow: hidden;
}

    .popup-box .hd {
        height: 45px;
        line-height: 45px;
        background-color: #ff7112;
        padding: 0 20px;
    }

    .popup-box .title {
        float: left;
        font-size: 22px;
        color: #fff;
    }

    .popup-box .icon-close {
        float: right;
        font-size: 22px;
        color: #fff;
        cursor: pointer;
    }

    .popup-box .bd {
        padding: 15px;
    }

    .popup-box .fd {
        text-align: center;
        padding: 15px 0;
    }

        .popup-box .fd a {
            display: inline-block;
            width: 150px;
            height: 35px;
            text-align: center;
            line-height: 35px;
            font-size: 14px;
            margin: 0 5px;
        }

            .popup-box .fd a.off {
                background-color: #dcdcdc;
                color: #666;
            }

                .popup-box .fd a.off:hover {
                    background-color: #c1c1c1;
                }

            .popup-box .fd a.setup {
                background-color: #ff7112;
                color: #fff;
            }

                .popup-box .fd a.setup:hover {
                    background-color: #ed6509;
                }

.signup-form {
    width: 100%;
}

    .signup-form tr td {
        padding: 5px 0;
    }

        .signup-form tr td:first-child {
            width: 130px;
            text-align: right;
            padding-right: 20px;
        }

            .signup-form tr td:first-child .tit {
                font-size: 16px;
                color: #333;
            }

                .signup-form tr td:first-child .tit i {
                    display: inline-block;
                    padding-right: 3px;
                    color: #ff0000;
                }

        .signup-form tr td .cont {
            font-size: 16px;
            color: #666;
        }

        .signup-form tr td input, textarea {
            width: 400px;
            height: 30px;
            line-height: 30px;
            border: 1px solid #ccc;
            border-radius: 3px;
            padding: 0 10px;
            font-size: 16px;
        }
/*活动报名end*/
.introduce-collect {
    cursor: pointer;
}

    .introduce-collect.on {
        color: #ff7112;
    }

        .introduce-collect.on i {
            color: #ff7112;
        }

.retrieve-result-write {
    letter-spacing: 2px;
}

.institutions-img {
    background-size: 100%;
}

.retrieve-item-dept .retrieve-label {
    line-height: 112px;
}

.space-side-title {
    letter-spacing: 1px;
    font-weight: bolder;
}

.flexible_intro .flexible_img {
    background-size: 100%;
}

.layui-form-radio &gt; i {
    font-size: 18px;
}

.activity-map {
    height: 600px;
}

.retrieve-label-second {
    line-height: 115px;
}

.footer-code {
    width: 110px;
}

.service-link-space a {
    width: 557px;
    letter-spacing: 1px;
}

.service-link-space .service-link-cn {
    margin-left: 40px;
}

.service-link-space .service-link-en {
    margin-left: 40px;
}

.service-link-cn span {
    color: #333333;
}

.comment-item-img {
    background-size: 100%;
}

.space-result-content.active {
    display: block;
}

.space-result-content {
    display: none;
}

.custom-marker-img {
    position: relative;
    background: url('../images/map_2.png') no-repeat;
    height: 65px;
    width: 155px;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    text-align: center;
    overflow: hidden;
    box-sizing: border-box;
    padding: 10px 4px 0;
}

    .custom-marker-img img {
        float: left;
        width: 37px;
        height: 37px;
        border-radius: 50%;
        margin-right: 5px;
    }

    .custom-marker-img a {
        float: left;
        width: 105px;
        height: 37px;
        line-height: 37px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.thenone {
    display: none;
    color: #999;
    text-align: center;
    width: 200px;
    height: 200px;
    margin: 100px auto;
}

    .thenone i {
        font-size: 150px;
        line-height: 1.1;
    }

    .thenone p {
        font-size: 16px;
        margin: 0;
        position: relative;
        left: -7px;
    }

.rc-service-list .nmb {
    color: #f4e2c4;
}

.rc-service-list li.li2 .nmb {
    color: #c7f3e3;
}

.rc-service-list li.li3 .nmb {
    color: #f3cccc;
}

.rc-service-list li.li4 .nmb {
    color: #bbe3f5;
}

.know-tag {
    width: 10px;
    height: 10px;
    display: block;
    margin-top: 20px;
}

.understand-name-new {
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}

    .understand-name-new a {
        color: #333;
        font-size: 18px;
    }

.institution-img {
    background-size: 100%;
}

.layui-form-select dl dd {
    font-size: 16px;
}

/*活动状态*/
.activity-img span.activityColor1 {
    background-color: #888;
}

    .activity-img span.activityColor1:before {
        border-right: 20px solid #888;
    }

.activity-img span.activityColor2 {
    background-color: #1d82d2;
}

    .activity-img span.activityColor2:before {
        border-right: 20px solid #1d82d2;
    }

.activity-img span.activityColor3 {
    background-color: #e18629;
}

    .activity-img span.activityColor3:before {
        border-right: 20px solid #e18629;
    }

.activity-img span.activityColor4 {
    background-color: #888;
}

    .activity-img span.activityColor4:before {
        border-right: 20px solid #888;
    }

.flexible_img span.activityColor1 {
    background-color: #888;
}

    .flexible_img span.activityColor1:before {
        border-right: 20px solid #888;
    }

.flexible_img span.activityColor2 {
    background-color: #1d82d2;
}

    .flexible_img span.activityColor2:before {
        border-right: 20px solid #1d82d2;
    }

.flexible_img span.activityColor3 {
    background-color: #e18629;
}

    .flexible_img span.activityColor3:before {
        border-right: 20px solid #e18629;
    }

.flexible_img span.activityColor4 {
    background-color: #888;
}

    .flexible_img span.activityColor4:before {
        border-right: 20px solid #888;
    }

/*活动状态end*/

.total-article, .total-activity, .total-policy, .total-resource {
    display: none;
}

.channel-div {
    padding: 40px 0 0;
}

    .channel-div:first-child {
        padding-top: 120px;
    }

    .channel-div:last-child {
        padding-bottom: 50px;
    }

.circle-title-new a {
    font-size: 16px;
    color: #333;
}

.institution-img {
    border-bottom: 1px solid #cfcfcf;
}

.dynamic-list li:first-child .dynamic-name {
    letter-spacing: 2px;
}

.channel-news .dynamic-describe {
    letter-spacing: 0.1em;
}

.dynamic-list li:first-child .dynamic-name a {
    color: #094892;
    font-size: 20px;
}

.policy-text-describe {
    margin-top: 16px;
}

.layui-form-select .layui-input {
    color: #ff7112;
}

.service-flexible .space-item-tag {
    width: 640px;
}

.service-link a {
    background-size: cover;
}

.circle-body {
    padding: 10px;
    height: 115px;
}

.circle-img {
    width: 88px;
    height: 88px;
}

    .circle-img img {
        width: 100%;
        height: 100%;
    }

.introduce-btn2 {
    background-color: #888;
}

    .introduce-btn2:hover {
        background-color: #888;
    }

.dynamic-list li {
    padding: 9px 0;
}

.nav-down li:last-child, .nav-down li:nth-last-child(2) {
    border-bottom: 0px;
}

.space-item-name {
    max-width: 455px;
}

/*详情内容*/
.activity-intro p {
    line-height: 28px;
}

.activity-intro img {
    max-width: 840px;
}
/*详情内容end*/
.head-link a {
    position: relative;
}

.head-link .link-a3:hover .code-down {
    display: block;
}

.policy-text-describe {
    color: #9b9b9b;
}
/*正在建设中*/
.build_a {
    cursor: pointer;
}

.build-mark {
    padding: 50px 30px;
    text-align: center;
    font-size: 18px;
}

    .build-mark .iconfont {
        font-size: 30px;
        color: #1b89cf;
    }
/*正在建设中end*/
.activity-intro {
    height: 501px;
}

.statement {
    display: none;
}

.institution-images {
    text-align: center;
}

    .institution-images img {
        max-width: 100%;
    }

.channel-div {
    background-color: white;
}

.space-panel {
    overflow: visible;
}

.flexible_intro .Institution-flexible_img {
    border: #e6e6e6 solid 1px;
    line-height: 200px;
    text-align: center;
    width: 308px;
}

.Institution-flexible_img img {
    max-width: 80%;
    max-height: 80%;
}

.institution-ul-img {
    height: 160px;
    line-height: 160px;
    text-align: center;
}

    .institution-ul-img img {
        max-width: 80%;
        max-height: 80%;
    }

.find-border-content .main-box-bd {
    padding: 20px 40px;
}

.find-border-content .list-style1 li .title {
    height: 52px;
    display: inline-block;
}

.policy-flip {
    height: 800px;
}

.region-down:before {
    left: 255px;
}
/*地图*/
.map_marker {
    color: #333;
}

.map_intro {
    padding: 15px;
    overflow: hidden;
}

    .map_intro .marker_img {
        float: left;
        width: 140px;
        height: 140px;
        /* border: #e8f1f9 solid 1px; */
        background: no-repeat center;
        background-size: cover;
        margin-right: 20px;
        line-height: 148px;
        border-radius: 50%;
        overflow: hidden;
        box-shadow: 0 0 12px 0 #eee;
    }

    .map_intro .marker_con {
        float: left;
        width: 300px;
    }

    .map_intro .marker_name {
        overflow: hidden;
        margin-top: 10px;
    }

        .map_intro .marker_name .name {
            float: left;
            width: 285px;
            overflow: hidden;
            /* white-space: nowrap; */
            text-overflow: ellipsis;
            font-size: 18px;
            color: #0061ce;
        }

        .map_intro .marker_name .where {
            float: right;
            width: 78px;
            height: 28px;
            text-align: center;
            line-height: 28px;
            background-color: #199ac4;
            color: #fff;
            cursor: pointer;
        }

            .map_intro .marker_name .where:hover {
                background-color: #1392bb;
            }

    .map_intro .marker_star .iconfont {
        font-size: 18px;
        color: #d8d8d8;
    }

        .map_intro .marker_star .iconfont.on {
            color: #ff9901;
        }

    .map_intro .marker_star span {
        margin-left: 20px;
    }

    .map_intro .marker_tel {
        font-size: 16px;
        margin-top: 5px;
    }

        .map_intro .marker_tel .iconfont {
            margin-right: 7px;
            color: #818181;
        }

    .map_intro .marker_addr {
        font-size: 16px;
        /* overflow: hidden; */
        /* white-space: nowrap; */
        /* text-overflow: ellipsis; */
        margin-top: 5px;
        font-size: 0;
    }

        .map_intro .marker_addr .icon {
            display: inline-block;
            width: 16px;
            vertical-align: top;
        }

        .map_intro .marker_addr em {
            display: inline-block;
            width: 274px;
            font-size: 16px;
        }

.close-map-marker {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: #0061ce solid 1px;
    text-align: center;
    line-height: 20px;
    color: #0061ce;
}

.map_write {
    padding: 15px;
    font-size: 16px;
    color: #666666;
}

    .map_write h3 {
        font-size: 20px;
        margin-bottom: 5px;
    }
/*地图end*/
.zc-marker {
    height: 64px;
    width: 64px;
    padding-top: 17px;
}

.know-details {
    width: 100%;
    box-sizing: border-box;
    /* margin: 10px 0; */
}

.know-side {
    width: 100%;
    margin-top: 30px;
}

.flexible-title {
    width: 640px;
}

.know-side-list li {
    padding: 5px 0;
}

.know-name {
    width: 1100px;
}

.introduce-btn-forbid {
    background-color: #7a7979;
}

    .introduce-btn-forbid:hover {
        background-color: #7a7979;
    }

.policy-table-title {
    max-width: 800px;
}

.navigation-content {
    background-color: #f9fafd;
}

    .navigation-content .right-box {
        background-color: #fff;
    }

.map-company-content {
    width: 204px;
}

.marker-ring span {
    animation: myfirst 1s infinite;
}

.del_img {
    display: none;
    cursor: pointer;
}
/*上传控件*/
.layuiUp .upBtn {
    float: left;
}

.layuiUp .fileName {
    float: left;
    padding: 8px 10px;
}

.layui-btn {
    background-color: #1E9FFF;
}

.service-flexible .flexible_list {
    width: 650px;
}

.scoll-overflow {
    z-index: 1;
}

.activity-intro {
    word-break: break-all;
}

.my-card-head-apply {
    font-size: 18px;
    float: right;
}

    .my-card-head-apply a {
        color: #0F65B5;
        line-height: 1;
    }

    .my-card-head-apply i {
        font-size: 22px;
    }

.space-matter {
    min-height: 675px;
}

.close-map-marker {
    cursor: pointer;
}

.fix-nav .pendant-logo img {
    max-width: 143px;
}

.flexible-code &gt; a {
    margin-left: 10px;
}

.layui-form-select dl {
    max-height: 210px;
}

.industry-result-list li a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.pendant-code img {
    max-width: 140px;
}

.back_old {
    margin-left: 20px;
}


/**移动端兼容**/
.body-mobile {
    overflow-x: hidden;
}

    .body-mobile .layui-layer {
        left: 50% !important;
        transform: translateX(-50%) !important;
        animation: none !important;
    }

    .body-mobile .main {
        overflow: hidden;
        min-height: 0 !important;
    }

        .body-mobile .main.gray-main {
            min-height: 0 !important;
        }
/**移动端兼容end**/


/** 手机端兼容strat */

@media (max-width: 960px) {
    body, html {
        min-width: 0;
    }

    .header {
        display: none;
    }

    .container {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .second-banner {
        width: auto;
        margin: 10px 10px 0;
        background-size: cover;
        height: 62px !important;
    }

    .crumbs {
        font-size: 14px;
        padding: 15px 0;
    }

        .crumbs em {
            margin: 0;
        }

        .crumbs .icon {
            font-size: 14px
        }

    .policy-link {
        display: none;
    }

        .policy-link a {
            flex: 1;
            margin-left: 5px;
            padding: 10px 0 10px 10px;
            background: no-repeat center;
            background-size: cover;
            height: 40px;
        }

    .service-link-cn {
        font-size: 12px;
    }

    .service-link a.active:after {
        border-width: 6px;
        bottom: -6px;
    }

    .talent-scroll {
        margin: 10px;
    }

    .talent-title {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
    }

    .talent-scroll .bd ul li .row {
        width: 100%;
        padding: 15px 10px;
        box-sizing: border-box;
        border-top: 1px solid #dcdfe4 !important;
        border-right: none !important;
        height: auto;
    }

        .talent-scroll .bd ul li .row:first-child {
            border-top: none !important;
        }

        .talent-scroll .bd ul li .row .icon {
            font-size: 30px;
        }

        .talent-scroll .bd ul li .row .title {
            font-size: 16px;
        }

        .talent-scroll .bd ul li .row p {
            font-size: 14px;
        }

    .talent-scroll .hd {
        top: -39px;
        right: 0;
    }

    .choose-result {
        font-size: 15px;
        padding: 0 15px;
    }

        .choose-result span {
            font-size: 20px;
        }

    .back-flip {
        width: 26px;
        height: 26px;
        font-size: 24px;
        line-height: 24px;
        margin-top: 10px;
    }

    .find-border-content .main-box-bd {
        padding: 10px;
    }

    .list-style1 li {
        width: 100%;
        height: auto;
        padding: 10px 0;
    }

        .list-style1 li:first-child {
            padding-top: 10px;
        }

        .list-style1 li:nth-of-type(2n) {
            padding-left: 0;
        }

        .list-style1 li:nth-of-type(2n+1) {
            padding-right: 0;
        }

        .list-style1 li .title {
            font-size: 16px;
        }

        .list-style1 li p {
            font-size: 14px;
            padding-top: 5px
        }

        .list-style1 li .link-box {
            padding-top: 10px;
            display: flex;
        }

            .list-style1 li .link-box a {
                font-size: 13px;
                width: auto;
                padding: 0 6px;
            }

                .list-style1 li .link-box a i {
                    font-size: 14px;
                }

        .list-style1 li .word {
            width: 270px;
        }

        .list-style1 li .right-btn {
            width: 60px !important;
            height: 60px !important;
            margin-top: 15px;
        }

            .list-style1 li .right-btn i {
                font-size: 20px !important;
                margin-top: 5px;
            }

            .list-style1 li .right-btn span {
                font-size: 12px !important;
            }

        .list-style1 li:after {
            opacity: 0
        }

    .flip-container {
        margin-top: 15px;
    }

    .policy-flip {
        height: 1200px;
    }

    .pages a {
        width: 24px;
        height: 24px;
        font-size: 12px;
        line-height: 24px;
        margin: 0 2px;
    }

    .pages {
        display: flex;
        justify-content: center
    }

        .pages a i {
            font-size: 12px;
        }

    .footer-logo {
        width: 100%;
    }

    .footer-write {
        margin-left: 0;
        width: 100%;
    }

    .footer-code {
        float: left;
        margin-top: 5px;
    }

    .footer-link {
        font-size: 14px;
    }

    .copyright {
        font-size: 12px;
    }

    .navigation-content .left-box .title {
        font-size: 15px;
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
    }

    .navigation-content .left-box {
        width: 100%;
    }

        .navigation-content .left-box &gt; .bd {
            padding: 10px !important;
        }

        .navigation-content .left-box .rows {
            margin-bottom: 10px;
        }

            .navigation-content .left-box .rows .rows-hd {
                font-size: 15px;
            }

    .navigation-content .layui-form-radio div {
        font-size: 13px;
    }

    .layui-form-radio &gt; i {
        font-size: 18px;
    }

    .navigation-content .layui-input, .navigation-content .layui-textarea {
        font-size: 14px;
        width: 100% !important;
    }

    .btn-more-thing {
        padding: 0 15px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }

    .navigation-content .right-box {
        width: 100%;
    }

        .navigation-content .right-box .hd {
            height: 40px;
            line-height: 40px;
        }

            .navigation-content .right-box .hd span {
                font-size: 15px;
            }

        .navigation-content .right-box .bd {
            padding: 10px 20px;
        }

    .step-img img {
        width: 50px;
        margin: 20px auto;
    }

    .step-img p {
        font-size: 16px;
    }

    .path-content .path-hd ul li {
        width: 70px;
        height: 70px;
        background-size: 100% 100% !important;
    }

    .path-content .path-hd {
        height: auto;
        margin-top: 15px;
    }

    .path-bd.nine-more {
        transform: scale(0.45);
        transform-origin: left top;
        width: 677px;
    }

    .accordion-title &gt; i {
        width: 24px;
        height: 24px;
        font-size: 12px;
        line-height: 24px;
        margin-top: 5px;
    }

    .accordion-title {
        margin: 10px 0 !important;
        height: 30px;
        line-height: 30px
    }

        .accordion-title .accordion-lable, .accordion-title .accordion-nmb {
            font-size: 16px !important;
        }

    .list-style2 li {
        padding: 10px;
        height: auto !important;
        overflow: hidden
    }

        .list-style2 li:first-child {
            padding-top: 10px;
        }

        .list-style2 li .title {
            font-size: 16px !important;
        }

        .list-style2 li p {
            font-size: 14px !important;
        }

        .list-style2 li .link-box {
            padding-top: 10px;
            display: flex;
        }

            .list-style2 li .link-box a {
                font-size: 13px;
                width: auto !important;
                padding: 0 6px;
                white-space: nowrap;
            }

                .list-style2 li .link-box a i {
                    font-size: 14px;
                }

        .list-style2 li .word {
            width: 220px !important;
        }

        .list-style2 li .right-btn {
            width: 60px !important;
            height: 60px !important;
            margin-top: 15px;
        }

            .list-style2 li .right-btn i {
                font-size: 20px !important;
                margin-top: 5px;
            }

            .list-style2 li .right-btn span {
                font-size: 12px !important;
            }

        .list-style2 li:nth-of-type(2) {
            padding-top: 10px;
        }

    .page_div {
        margin: 15px 0;
        display: flex;
        justify-content: center
    }

        .page_div button {
            height: 24px !important;
            font-size: 12px !important;
            line-height: 24px !important;
            margin: 0 1px !important;
            width: auto !important;
            padding: 0 4px;
            min-width: 24px !important;
        }

    .right-select-box {
        padding: 20px 0 10px 0;
    }

        .right-select-box a {
            width: auto;
            font-size: 16px;
            padding: 0 10px;
            height: 36px;
            line-height: 36px;
        }

    .retrieve-label {
        height: 40px;
        line-height: 40px !important;
        font-size: 14px;
        width: 70px;
    }

    .retrieve-content {
        width: 100%;
        padding: 10px;
        min-height: 0;
        border-left: none;
    }

    .retrieve-tag span {
        font-size: 14px;
        margin: 0 5px;
    }

    .retrieve-item:before {
        opacity: 0
    }

    .retrieve-content .retrieve-type-search {
        margin-left: 0;
        display: flex;
        float: none;
    }

    .retrieve-type-search input {
        flex: 1;
    }

    .retrieve {
        margin-top: 20px;
    }

    .retrieve-title {
        margin-bottom: 10px;
        float: none;
        font-size: 16px;
    }

    .retrieve-type-search input, .retrieve-type-search a {
        font-size: 14px
    }

    .find-title {
        font-size: 16px;
        margin-top: 15px;
    }

    .policy-table-title {
        max-width: 220px;
    }

    .policy-table th {
        font-size: 14px;
        height: 40px;
    }

    .policy-table td {
        padding: 10px 0;
    }

    .policy-table {
        font-size: 14px;
    }

    .policy-table-more {
        height: 26px;
        line-height: 26px;
        padding: 0 12px;
    }

    .understand-border {
        margin-top: 20px;
        padding: 10px;
    }

    .understand-list ul {
        width: auto;
    }

    .understand-list li {
        width: 100%;
        margin: 0 0 15px 0;
        box-sizing: border-box
    }

    .understand-content {
        box-sizing: border-box;
        width: 100%
    }

    .understand-name a {
        font-size: 16px;
    }

    .rc-service-list ul {
        width: auto;
    }

    .rc-service-list li {
        zoom: 0.6;
        margin: 0 0 20px 0;
        width: 100%;
        height: auto;
        padding-bottom: 70px;
    }

    .footer {
        display: none;
    }

    .body-mobile .layui-layer {
        width: 96% !important;
    }

    .pages button {
        margin: 0 2px;
        font-size: 12px;
        height: 24px;
        line-height: 24px;
    }

    .understand-name-new a {
        font-size: 16px;
    }

    .right-box-title {
        font-size: 16px;
    }

    .policy-details-new .title {
        font-size: 18px !important;
        padding: 10px !important;
        line-height: 1.4 !important;
        height: auto !important;
        text-align: left !important;
    }

    .policy-details .hd {
        position: static;
        display: flex;
        width: 100%;
        overflow-y: hidden;
        overflow-x: auto;
    }

        .policy-details .hd .row {
            flex: 1;
            min-width: 110px;
            height: 40px;
            line-height: 40px;
        }

            .policy-details .hd .row i {
                font-size: 16px;
            }

    .policy-details .bd {
        width: 100%;
        margin-left: 0;
        word-break: break-all;
        padding: 0 10px;
        box-sizing: border-box;
    }

        .policy-details .bd img {
            max-width: 100%;
        }

    .tabs-three {
        transform: translate(-50%, -50%) scale(0.5) !important;
    }

    .list-style1 li {
        height: auto !important;
    }

        .list-style1 li:nth-child(2):before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            display: block;
            width: 100%;
            height: 1px;
            background-color: #d1d1d1;
        }

    .news-details-write p {
        text-indent: 0 !important;
    }

    .news-details-write img {
        height: auto;
        max-width: 100%;
    }

    .news-details {
        padding: 10px;
    }

    .news-details-title {
        padding: 0;
        font-size: 20px;
    }

    .news-details-type {
        font-size: 14px;
        padding: 0 0 10px 0;
        margin-top: 5px;
    }

    .news-type-date {
    }

    .news-type-source {
        display: block;
        margin: 5px 0;
        clear: both;
        max-width: 180px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .flexible-code {
        margin: 5px 0;
        font-size: 14px;
    }

        .flexible-code &gt; a {
            margin-left: 0;
        }

            .flexible-code &gt; a .icon {
                margin-right: 0;
                font-size: 14px;
            }

    .news-details-write {
        padding: 15px 0;
    }

    .statement {
        padding: 15px;
        font-size: 14px
    }

    .policy-details .title {
        height: auto !important;
        padding: 10px 70px 10px 15px !important;
        font-size: 18px !important;
        text-align: left !important;
    }

    .policy-details .hd .row i {
        margin-right: 5px
    }

    .flexible-code {
        font-size: 14px !important;
        right: 15px !important;
    }

        .flexible-code &gt; a .icon {
            font-size: 14px !important;
        }

    .rc-service-list .fd .more {
        line-height: 70px;
        display: inline-block;
    }

        .rc-service-list .fd .more span {
            display: inline-block;
            vertical-align: middle;
            font-size: 20px;
            color: #f49f0b;
        }

    .rc-service-list li.li2 .fd .more span {
        color: #25c188
    }

    .rc-service-list li.li3 .fd .more span {
        color: #e17b7b
    }

    .rc-service-list li.li4 .fd .more span {
        color: #75cbf1
    }

    .rc-service-list .fd .more i {
        position: relative;
        top: -2px;
        display: inline-block;
        vertical-align: middle;
        font-size: 28px;
        margin-left: 20px;
    }
}

@media (max-width: 360px) {
    .rc-service-list li {
        zoom: 0.5;
    }
}
/** 手机端兼容end */


/*新闻中心New*/

.dynamic-list2 {
    float: right;
    width: 800px;
}

    .dynamic-list2 li {
        overflow: hidden;
        padding: 10px 0;
        border-bottom: #999 dashed 1px;
        transition: all 0.25s;
    }

        .dynamic-list2 li:hover {
            background-color: #f5f5f5;
            padding: 10px;
        }

/*新闻中心New end*/
</pre></body></html>