/*e_FlowCommonStyleBox-001*/
.e_FlowCommonStyleBox-001 { /* position: absolute;*/
    width: 100%;
    height: auto;
    width-uint:%;
}

/*stylebox_link*/
.e_FlowCommonStyleBox-001 .stylebox_link {
    color: #666666;
    font-size: 14px;
    display: table;
    height: inherit;
    border-width: 0;
    float: right;
    vertical-align: middle;
    margin-right: 15px;
}

.e_FlowCommonStyleBox-001 .stylebox_link:hover {
    color: rgba(101, 190, 186, 1);
}

.e_FlowCommonStyleBox-001 .stylebox_link:active {
    color: rgba(101, 190, 186, 1);
}

.e_FlowCommonStyleBox-001 .stylebox_top {
    width: auto;
    height: 40px;
    background-color: #1890FF;
}

.e_FlowCommonStyleBox-001 .title_icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    margin-right: 10px;
    font-size: medium;
}

.e_FlowCommonStyleBox-001 .title_icon::before {
    content: "";
}

.e_FlowCommonStyleBox-001 .title_main {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    font-weight: normal;
    font-size: 16px;
    max-width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.e_FlowCommonStyleBox-001 .title_sub {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
}

.e_FlowCommonStyleBox-001 .stylebox_title {
    display: inline-block;
    width: auto;
    height: inherit;
    background-color: #1890FF;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0;
    vertical-align: bottom;
    white-space: nowrap;
}

.e_FlowCommonStyleBox-001 .stylebox_link a {
    color: inherit;
    display: table-cell;
    vertical-align: middle;
}

.e_FlowCommonStyleBox-001 .link_icon {
    display: inline-block;
    margin-left: 5px;
}

.e_FlowCommonStyleBox-001 .link_icon::before {
    content: '\e6af';
}

.e_FlowCommonStyleBox-001 .stylebox_top_line {
    height: 1px;
    background-color: rgba(240, 240, 240, 1);
}

.e_FlowCommonStyleBox-001 .stylebox_content {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0;
    width: 100%;
    width-uint:%;
}

.e_FlowCommonStyleBox-001 .stylebox_bottom_line {
    height: 1px;
    background-color: rgba(240, 240, 240, 1);
}

.c_portalResGroupNewsNew_list-02001 {
    min-width: 320px;
    width: 100%;
}

.c_portalResGroupNewsNew_list-02001 .p_PromptNoneData {
    width: auto;
    text-align: center
}

.c_portalResGroupNewsNew_list-02001 .p_PromptNoneData .prompt_title .iconfont:before {
    content: ""
}

.c_portalResGroupNewsNew_list-02001 .p_PromptNoneData .prompt_title .first {
    height: auto;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    padding: 0 10px 5px 0;
}

.c_portalResGroupNewsNew_list-02001 .p_PromptNoneData .prompt_title {
    display: inline-table;
    padding: 0 30px;
    min-height: 200px;
    height: 100%
}

.c_portalResGroupNewsNew_list-02001 .p_PromptNoneData .prompt_title .first:before {
    content: "\e6b4"
}

.c_portalResGroupNewsNew_list-02001 .p_PromptNoneData .prompt_title .font {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.c_portalResGroupNewsNew_list-02001 .p_PromptNoneData .promptbox {
    width: auto;
    height: 100%
}

.c_portalResGroupNewsNew_list-02001 .p_PromptNoneData .prompt_content {
    padding-left: 65px
}

/*引导短连接*/
.c_portalResGroupNewsNew_list-02001 .p_moreBtn {
    position: static;
    width: auto;
    display: inline-table;
    min-height: 29px;
    margin: 0;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    min-width: 86px;
    cursor: pointer;
    text-align: center
}

.c_portalResGroupNewsNew_list-02001 .p_moreBtn .font {
    white-space: nowrap;
    overflow: visible;
    vertical-align: middle
}

.c_portalResGroupNewsNew_list-02001 .p_moreBtn .iconfont:before {
    content: ""
}

@-moz-keyframes three-quarters-loader {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes three-quarters-loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes three-quarters-loader {
    0% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loading_animation {
    -moz-animation: three-quarters-loader 850ms infinite linear;
    -webkit-animation: three-quarters-loader 850ms infinite linear;
    animation: three-quarters-loader 850ms infinite linear;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-indent: -9999px;
    width: 32px;
    height: 32px;
    vertical-align: middle
}

.c_portalResGroupNewsNew_list-02001 .p_loading {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.c_portalResGroupNewsNew_list-02001 .p_loading .iconfont:before {
    content: ""
}

.c_portalResGroupNewsNew_list-02001 .p_loading .font {
    display: inline-block;
    margin-left: 20px;
    height: inherit
}

/*无效果/分组*/
.c_portalResGroupNewsNew_list-02001 .p_moreBox {
    margin: 0 20px;
    width: auto;
    height: auto;
    padding: 0;
    overflow: hidden
}

/*引导短连接 查看详情 */
.c_portalResGroupNewsNew_list-02001 .p_ToDetail {
    display: inline-block;
    margin: 0;
    padding: 5px 10px;
    min-width: 86px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}

a > .c_portalResGroupNewsNew_list-02001 .p_ToDetail:hover {
    cursor: pointer
}

/*概要信息*/
.c_portalResGroupNewsNew_list-02001 .p_SummaryBox {
    margin: 0;
    width: 236px;
    height: 317px;
    padding: 0;
    overflow: hidden
}

.c_portalResGroupNewsNew_list-02001 .p_summary {
    text-align: left;
    vertical-align: top;
    word-break: break-all
}

/*辅助字段值*/
.c_portalResGroupNewsNew_list-02001 .p_time {
    display: inline-block;
    margin: 0;
    padding: 0 5px 0 0;
    vertical-align: middle;
    text-align: left;
    white-space: nowrap;
    overflow: visible;
    line-height: 18px;
    vertical-align: top
}

/* 互动信息 */
.c_portalResGroupNewsNew_list-02001 .p_assist {
    margin: 0;
    width: 236px;
    height: 317px;
    padding: 0;
    overflow: hidden
}

/*概要列表标题*/
.c_portalResGroupNewsNew_list-02001 .p_TitleBox {
    width: auto;
    height: auto;
    padding: 5px 0;
    overflow: hidden;
    vertical-align: top;
}

.c_portalResGroupNewsNew_list-02001 .p_title {
    display: inline-table;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*列表序容器*/
.c_portalResGroupNewsNew_list-02001 .p_header {
    margin: 5px 0 0;
    width: auto;
    height: auto;
    padding: 0;
    overflow: hidden;
}

/*无效果/分组*/
.c_portalResGroupNewsNew_list-02001 .p_content {
    margin: 0;
    width: 236px;
    height: 317px;
    padding: 0;
    overflow: hidden
}

/*资讯列表容器*/
.c_portalResGroupNewsNew_list-02001 .p_images {
    margin: 0;
    width: 168px;
    height: 138px;
    padding: 0;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    vertical-align: middle;
    text-align: center;
    margin-right: 15px
}

/*行列表容器*/
.c_portalResGroupNewsNew_list-02001 .p_articles {
    margin: 0;
    width: inherit;
    height: 186px;
    padding: 0;
}

/*通用容器*/
.c_portalResGroupNewsNew_list-02001 .p_news {
    margin: 0;
    width: inherit;
    height: auto;
    padding: 0;
    overflow: hidden;
}

/*主要内容区容器*/
.c_portalResGroupNewsNew_list-02001 .p_Newslist {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.c_portalResGroupNewsNew_list-02001 {
    overflow: hidden;
}

.c_portalResGroupNewsNew_list-02001 .p_content {
    width: auto;
    height: auto;
    vertical-align: top
}

.c_portalResGroupNewsNew_list-02001 .p_SummaryBox {
    width: auto;
    height: auto;
}

.c_portalResGroupNewsNew_list-02001 .p_assist {
    width: auto;
    height: auto;
}

/*覆盖阶段结束*/ /*改为inline-block*/
.c_portalResGroupNewsNew_list-02001 .p_icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: 2px
}

.c_portalResGroupNewsNew_list-02001 .p_about {
    display: inline-block;
    vertical-align: middle
}

/*end*/ /*组件样式开始*/
.c_portalResGroupNewsNew_list-02001 .p_articles {
    display: inline-block;
    height: auto;
    min-width: 320px;
    width: calc((100% - 0px) / 1);
    padding: 15px 20px;
    overflow: hidden;
    float: left;
}

.c_portalResGroupNewsNew_list-02001 .p_thumbnail {
    width: 100%;
    height: auto;
    vertical-align: middle;
    text-align: center;
    overflow: hidden
}

.c_portalResGroupNewsNew_list-02001 .p_thumbnail img {
    width: 100%;
}

.c_portalResGroupNewsNew_list-02001 .higher .p_thumbnail {
    position: absolute;
    height: 100%
}

.c_portalResGroupNewsNew_list-02001 .widther .p_thumbnail {
    position: absolute;
    height: 100%
}

.c_portalResGroupNewsNew_list-02001 .smaller .p_thumbnail {
    position: absolute;
    height: 100%
}

.c_portalResGroupNewsNew_list-02001 .p_assist {
    margin-top: 2px;
}

.c_portalResGroupNewsNew_list-02001 .p_SummaryBox {
    clear: both;
    margin-bottom: 10px;
    margin-top: 8px
}

.c_portalResGroupNewsNew_list-02001 .p_ToDetail {
    float: right;
    position: relative
}

.c_portalResGroupNewsNew_list-02001 .p_summary {
    white-space: normal
}

.c_portalResGroupNewsNew_list-02001 .p_categorySummaryBox {
    overflow: hidden;
    padding: 10px;
}

/* 新增起止筛选时间 start */
.c_portalResGroupNewsNew_list-02001 .p_filterTime {
    padding: 15px 0 0;
    overflow: hidden;
}

.c_portalResGroupNewsNew_list-02001 .formItemInput {
    padding-left: 10px;
    padding-right: 5px;
    max-width: 468px;
}

.c_portalResGroupNewsNew_list-02001 .p_contactsTitle {
    width: auto;
    line-height: 30px;
}

.c_portalResGroupNewsNew_list-02001 .formItemInput .formItemIconAfter {
    right: 10px !important;
    position: absolute;
    top: 10px;
}

/* 新增起止筛选时间 end */
@media only screen and (max-width: 768px) {
    .layui-laydate-range {
        width: 85% !important;
        left: 20px !important;
    }

    .c_portalResGroupNewsNew_list-02001 .p_articles {
        margin-top: 10px !important;
        width: 100% !important;
    }

    .c_portalResGroupNewsNew_list-02001 .mp_linkUrl {
        display: block;
        height: auto;
    }

    .c_portalResGroupNewsNew_list-02001 .p_SummaryBox {
        display: none;
    }

    .c_portalResGroupNewsNew_list-02001 .p_ToDetail {
        display: none !important;
    }

    .c_portalResGroupNewsNew_list-02001 .mP_SummaryBox {
        clear: both;
    }

    .c_portalResGroupNewsNew_list-02001 .p_Information {
        display: flex;
        padding: 10px 0;
    }

    .c_portalResGroupNewsNew_list-02001 .p_Information li {
        flex: 1;
        height: 20px;
        overflow: hidden;
    }

    .c_portalResGroupNewsNew_list-02001 .p_KeyWord {
        width: 100%;
        margin-top: 5px;
    }

    .c_portalResGroupNewsNew_list-02001 .p_KeyWord .p_tag {
        padding: 5px 15px;
        margin-right: 10px;
        border-radius: 3px;
    }

    .c_portalResGroupNewsNew_list-02001 .blank {
        width: 100%;
        height: 15px;
        overflow: hidden;
    }

    .c_portalResGroupNewsNew_list-02001 .p_articles {
        border: none
    }

    .layui-laydate-content td, .layui-laydate-content th {
        height: 24px !important;
        padding: 2px 5px !important;
        line-height: 20px;
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResGroupNewsNew_list-02001 .mp_linkUrl {
        display: none;
    }

    .c_portalResGroupNewsNew_list-02001 .mP_SummaryBox {
        display: none;
    }

    .c_portalResGroupNewsNew_list-02001 .p_Information {
        display: none;
    }

    .c_portalResGroupNewsNew_list-02001 .p_KeyWord {
        display: none;
    }

    .c_portalResGroupNewsNew_list-02001 .blank {
        display: none;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 768px) {
    /*小屏*/
    .c_portalResGroupBreadcrumb_nav-01001 {
        width: 1180px;
        height: 30px;
        overflow: visible;
        font-size: 0;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent {
        font-size: 0;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent .font {
        display: inline-block;
        font-size: 14px;
        color: #666;
        height: 30px;
        line-height: 30px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent .before:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent .after:before {
        content: "\200B";
    }

    /*面包屑导航*/
    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        font-size: 14px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList .p_breadcrumb:last-child, .c_portalResGroupBreadcrumb_nav-01001 .p_current, .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList .p_breadcrumb:last-child a, .c_portalResGroupBreadcrumb_nav-01001 .p_current a {
        color: #595959;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList .p_breadcrumb:last-child a:hover, .c_portalResGroupBreadcrumb_nav-01001 .p_current a:hover {
        color: #60a9d7;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb > a > .font {
        display: inline-block;
        line-height: 30px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb > a {
        color: inherit;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox > a > .font { /* border: 1px solid #e0f2f1;*/
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox > a > .font:hover {
        text-decoration: none;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb > a > .font:hover {
        text-decoration: underline;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb .before:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb .after:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover > a > .font:before {
        content: "\200B";
        display: block;
        height: 1px;
        background: #fff;
        width: 100%;
        width: calc(100% - 1px);
        position: absolute;
        bottom: -1px;
        left: 1px;
        z-index: 10;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover > a > .font {
        color: #409eff;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after {
        margin-right: 5px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after:before {
        content: "\e69a";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover .after:before {
        content: "\e69c";
    }

    /*普通短链接*/
    /*重要文字*/
    .c_portalResGroupBreadcrumb_nav-01001 .p_end {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: left;
        font-size: 14px;
        font-weight: 400;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_end {
        margin-right: 6px;
        margin-left: 6px;
        vertical-align: middle;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_end .font {
        white-space: nowrap;
        vertical-align: middle;
        text-align: inherit;
        line-height: 14px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_end .iconfont:before {
        display: inline-block;
        content: "";
    }

    /*面包屑导航*/
    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst {
        font-size: 14px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst > a > .font {
        display: inline-block;
        line-height: 30px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox > a > .font {
        border: 1px solid #e0f2f1;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox > a > .font:hover {
        text-decoration: none;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst > a > .font:hover {
        text-decoration: underline;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst .after:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover > a > .font:before {
        content: "\200B";
        display: block;
        height: 1px;
        background: #fff;
        width: 100%;
        width: calc(100% - 1px);
        position: absolute;
        bottom: -1px;
        left: 1px;
        z-index: 10;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover > a > .font {
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after {
        margin-right: 5px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after:before {
        content: "\e69a";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover .after:before {
        content: "\e69c";
    }

    /*无效果/分组*/
    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        background-color: transparent;
        background-color: transparent;
        overflow: visible;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadfloat {
        float: none;
        width: auto;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList > a {
        display: inline-block;
    }

    /* .c_portalResGroupBreadcrumb_nav-01001 .p_CurrentBox{ color: #666; } */
    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before {
        content: "\e68a";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .contentBox:hover .p_content {
        display: block;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_end {
        margin-right: 6px;
        margin-left: 6px;
        vertical-align: middle;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_currentList .p_breadcrumb {
        margin: 0 14px 0 0;
    }
}

@media only screen and (min-width: 769px) {
    /*大屏*/
    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent {
        font-size: 0;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent .font {
        display: inline-block;
        font-size: 14px;
        color: #666;
        height: 30px;
        line-height: 30px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent .before:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent .after:before {
        content: "\200B";
    }

    /*面包屑导航*/
    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        font-size: 14px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList .p_breadcrumb:last-child, .c_portalResGroupBreadcrumb_nav-01001 .p_current, .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList .p_breadcrumb:last-child a, .c_portalResGroupBreadcrumb_nav-01001 .p_current a {
        color: #595959;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList .p_breadcrumb:last-child a:hover, .c_portalResGroupBreadcrumb_nav-01001 .p_current a:hover {
        color: #60a9d7;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb > a > .font {
        display: inline-block;
        line-height: 30px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox > a > .font { /* border: 1px solid #e0f2f1;*/
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox > a > .font:hover {
        text-decoration: none;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb > a > .font:hover {
        text-decoration: underline;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb .before:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb .after:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover > a > .font:before {
        content: "\200B";
        display: block;
        height: 1px;
        background: #fff;
        width: 100%;
        width: calc(100% - 1px);
        position: absolute;
        bottom: -1px;
        left: 1px;
        z-index: 10;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after {
        margin-right: 5px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after:before {
        content: "\e69a";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover .after:before {
        content: "\e69c";
    }

    /*普通短链接*/
    .e_title.c_portalResGroupBreadcrumb_nav-01001.p_sortLink {
        display: inline-block;
        padding: 0;
        color: rgba(101, 190, 186, 1);
        font-size: 14px;
        text-align: left;
    }

    .e_title.c_portalResGroupBreadcrumb_nav-01001.p_sortLink {
        white-space: nowrap;
        vertical-align: middle;
        line-height: 19px;
    }

    a > .e_title.c_portalResGroupBreadcrumb_nav-01001 .p_sortLink:hover {
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
    }

    a > .e_title.c_portalResGroupBreadcrumb_nav-01001 .p_sortLink:active {
        color: rgba(69, 165, 161, 1);
        font-weight: 400;
    }

    a > .e_title.c_portalResGroupBreadcrumb_nav-01001 .p_sortLink:active {
        text-decoration: none;
        margin-top: 0;
    }

    .e_title.c_portalResGroupBreadcrumb_nav-01001 .p_sortLink .iconfont:before {
        display: inline-block;
        content: "";
    }

    /*无效果/分组*/
    .c_portalResGroupBreadcrumb_nav-01001 .p_content {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond {
        font-size: 14px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond > a > .font {
        display: inline-block;
        line-height: 30px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond > a {
        color: inherit;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox > a > .font {
        border: 1px solid #e0f2f1;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox > a > .font:hover {
        text-decoration: none;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond > a > .font:hover {
        text-decoration: underline;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond .before:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond .after:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover > a > .font:before {
        content: "\200B";
        display: block;
        height: 1px;
        background: #fff;
        width: 100%;
        width: calc(100% - 1px);
        position: absolute;
        bottom: -1px;
        left: 1px;
        z-index: 10;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after {
        margin-right: 5px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after:before {
        content: "\e69a";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover .after:before {
        content: "\e69c";
    }

    /*重要文字*/
    .c_portalResGroupBreadcrumb_nav-01001 .p_end {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: left;
        font-size: 14px;
        font-weight: 400;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_end .font {
        white-space: nowrap;
        vertical-align: middle;
        text-align: inherit;
        line-height: 14px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_end .iconfont:before {
        display: inline-block;
        content: "";
    }

    /*面包屑导航*/
    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst {
        font-size: 14px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst > a > .font {
        display: inline-block;
        line-height: 30px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst > a {
        color: inherit;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox > a > .font {
        border: 1px solid #e0f2f1;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox > a > .font:hover {
        text-decoration: none;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst > a > .font:hover {
        text-decoration: underline;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst .after:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover > a > .font:before {
        content: "\200B";
        display: block;
        height: 1px;
        background: #fff;
        width: 100%;
        width: calc(100% - 1px);
        position: absolute;
        bottom: -1px;
        left: 1px;
        z-index: 10;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after {
        margin-right: 5px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after:before {
        content: "\e69a";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover .after:before {
        content: "\e69c";
    }

    /*无效果/分组*/
    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList {
        margin: 0;
        width: 100%;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadfloat {
        float: left;
        width: 60%;
    }

    .c_portalResGroupBreadcrumb_nav-01001 {
        overflow: visible;
        font-size: 0;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList > a {
        display: inline-block;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_CurrentBox {
        color: #666;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before {
        content: "\e68a";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_content {
        width: 240px;
        position: absolute;
        border: 1px solid #1890ff;
        padding: 9px 7px 9px 7px;
        font-size: 0;
        display: none;
        height: auto;
        background: #fff;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .contentBox:hover .p_content {
        display: block;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink {
        display: inline-block;
        margin: 9px 7px 9px 7px;
        cursor: pointer;
        font-size: 14px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink .font {
        line-height: 14px;
        font-weight: normal;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink:hover {
        text-decoration: underline;
        font-weight: normal;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink.current {
        color: #bcbcbc;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink.current:hover {
        text-decoration: none;
        font-weight: normal;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink.current .font {
        text-decoration: none;
        font-weight: normal;
        cursor: default;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_end {
        margin-right: 6px;
        margin-left: 6px;
        vertical-align: middle;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbBox {
        overflow: hidden;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_currentList {
        float: right;
        width: 39%;
        text-align: right;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_currentList .p_breadcrumb {
        margin: 0 8px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    /*中屏*/
}

@media only screen and (max-width: 768px) {
    /*小屏*/
    .c_portalResGroupColumn_detail-02001 .p_contentBox {
        padding: 0;
        overflow: hidden;
    }

    .c_portalResGroupColumn_detail-02001 .p_headBox {
        margin: 20px 0;
        padding: 10px 0;
    }

    .c_portalResGroupColumn_detail-02001 .p_header {
        margin: 20px 0;
        text-align: center;
        border: none;
        padding-bottom: 0;
    }

    .c_portalResGroupColumn_detail-02001 .p_subtitle {
        line-height: 36px;
        text-align: center;
    }

    .c_portalResGroupColumn_detail-02001 .p_dataSource {
        overflow: hidden;
        margin-bottom: 20px;
    }

    .c_portalResGroupColumn_detail-02001 .p_dataSource > li {
        display: inline-block;
        margin-right: 40px;
    }

    .c_portalResGroupColumn_detail-02001 .p_dataSource > li:last-child {
        margin-right: 0px;
    }

    .c_portalResGroupColumn_detail-02001 .p_line {
        margin: 20px 0;
        border-bottom: 1px solid #ccc;
    }

    .c_portalResGroupColumn_detail-02001 .p_summary {
        padding: 10px;
    }

    .c_portalResGroupColumn_detail-02001 .p_imgBox {
        padding: 15px 0 25px;
        text-align: center;
    }

    .c_portalResGroupColumn_detail-02001 .p_imgBox img {
        max-width: 100%;
    }

    .c_portalResGroupColumn_detail-02001 .p_content {
        margin: 20px 0;
        overflow: hidden;
    }

    .c_portalResGroupColumn_detail-02001 .p_KeywordBox span {
        padding: 2px 10px
    }

    .c_portalResGroupColumn_detail-02001 .p_name {
        margin-top: 5px;
        margin-right: 10px;
    }

    .c_portalResGroupColumn_detail-02001 .p_tags {
        display: inline-block;
    }

    .c_portalResGroupColumn_detail-02001 .p_tag {
        display: inline-block;
        background: #f1f1f1;
        border: 1px solid #D9D9D9;
        margin-right: 18px;
        margin-bottom: 15px;
        cursor: default;
        border-radius: 4px;
        color: #969696;
    }

    /*相关介绍类应用*/
    .c_portalResGroupColumn_detail-02001 .summary-mo {
        display: block;
        background: none;
        padding-left: 0;
        padding: 0 10px 15px;
        width: auto;
        word-wrap: break-word;
        word-break: normal;
    }

    /* banner轮播图 */
    .c_portalResGroupColumn_detail-02001 .p_PrevAndNext {
        padding: 0;
        margin: 0;
        overflow: hidden;
        padding: 10px 0;
        margin-top: 20px;
    }

    .c_portalResGroupColumn_detail-02001 .p_ThumbnailBox {
        position: absolute;
        bottom: 60px;
        text-align: center;
    }

    .c_portalResGroupColumn_detail-02001 .p_thumbnail {
        display: inline-block;
        float: none;
        width: 16px !important;
        height: 16px !important;
        padding-bottom: 0;
        border-radius: 50%;
        margin: 0 2px;
    }

    .c_portalResGroupColumn_detail-02001 .p_previewBox, .c_portalResGroupColumn_detail-02001 .p_nextBox {
        float: left;
        width: 50%;
        text-align: center;
    }

    .c_portalResGroupColumn_detail-02001 .i_title {
        display: block;
        width: 100%;
        margin-top: 4px;
    }

    .c_portalResGroupColumn_detail-02001 .i_title .clons {
        display: none;
    }

    .c_portalResGroupColumn_detail-02001 .p_imgsBox {
        width: 100%;
    }

    .c_portalResGroupColumn_detail-02001 .gallery-top {
        height: 300px;
        text-align: center;
    }

    .c_portalResGroupColumn_detail-02001 .swiper-wrapper, .c_portalResGroupColumn_detail-02001 .swiper-slide {
        height: inherit;
    }

    .c_portalResGroupColumn_detail-02001 .gallery-top .swiper-slide img { /* width: 100%; */ /* height: inherit; */
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 100%;
    }

    .c_portalResGroupColumn_detail-02001 .gallery-top .swiper-button-next, .c_portalResGroupColumn_detail-02001 .gallery-top .swiper-button-prev {
        display: none;
    }

    .c_portalResGroupColumn_detail-02001 .gallery-thumbs {
        width: 0;
        height: 0;
        padding: 0;
    }

    .c_portalResGroupColumn_detail-02001 .swiper-pagination {
        right: 0;
        left: -10px;
        transform: translate(0, 0);
        text-align: center;
        bottom: 20px;
        z-index: 99999;
        position: absolute;
    }

    .c_portalResGroupColumn_detail-02001 .swiper-pagination .dot {
        display: inline-block;
        margin: 0 4px;
    }
}

@media only screen and (min-width: 769px) {
    /*大屏*/
    .c_portalResGroupColumn_detail-02001 .p_contentBox {
        padding: 0px 35px;
        overflow: hidden;
    }

    .c_portalResGroupColumn_detail-02001 .p_headBox {
        margin: 20px 0;
        padding: 10px 0;
    }

    .c_portalResGroupColumn_detail-02001 .p_header {
        text-align: center;
        padding-bottom: 10px;
    }

    .c_portalResGroupColumn_detail-02001 .p_subtitle {
        line-height: 36px;
        text-align: center;
    }

    .c_portalResGroupColumn_detail-02001 .p_dataSource {
        overflow: hidden;
        margin-bottom: 20px;
    }

    .c_portalResGroupColumn_detail-02001 .p_dataSource > li {
        display: inline-block;
        margin-right: 40px;
    }

    .c_portalResGroupColumn_detail-02001 .p_dataSource > li:last-child {
        margin-right: 0px;
    }

    .c_portalResGroupColumn_detail-02001 .p_line {
        margin: 20px 0;
        border-bottom: 1px solid #ccc;
    }

    .c_portalResGroupColumn_detail-02001 .p_summary {
        padding: 10px;
        background: #e3f5fe;
        word-wrap: break-word;
        word-break: normal;
    }

    .c_portalResGroupColumn_detail-02001 .p_content {
        margin: 20px 0;
        overflow: hidden;
    }

    .c_portalResGroupColumn_detail-02001 .p_imgBox {
        padding: 15px 0 25px;
        text-align: center;
    }

    .c_portalResGroupColumn_detail-02001 .p_imgBox img {
        max-width: 100%;
    }

    .c_portalResGroupColumn_detail-02001 .p_KeywordBox {
        padding: 2px 10px
    }

    .c_portalResGroupColumn_detail-02001 .p_name {
        margin-top: 5px;
        margin-right: 10px;
    }

    .c_portalResGroupColumn_detail-02001 .p_tags {
        display: inline-block;
    }

    .c_portalResGroupColumn_detail-02001 .p_tag {
        display: inline-block;
        background: #f1f1f1;
        border: 1px solid #D9D9D9;
        margin-right: 18px;
        margin-bottom: 15px;
        cursor: default;
        border-radius: 4px;
        color: #969696;
    }

    /* banner图集样式 start */
    .c_portalResGroupColumn_detail-02001 .gallery-top .swiper-container {
        width: 100%;
        height: 500px;
        margin-left: auto;
        margin-right: auto;
    }

    .c_portalResGroupColumn_detail-02001 .gallery-top .swiper-container {
        width: 100%;
        height: 500px;
        margin-left: auto;
        margin-right: auto;
    }

    .c_portalResGroupColumn_detail-02001 .swiper-slide {
        background-size: cover;
        background-position: center;
    }

    .c_portalResGroupColumn_detail-02001 .gallery-top {
        height: 480px;
        width: 100%;
        text-align: center;
    }

    .c_portalResGroupColumn_detail-02001 .gallery-top .swiper-wrapper, .c_portalResGroupColumn_detail-02001 .gallery-top .swiper-slide {
        height: inherit;
    }

    .c_portalResGroupColumn_detail-02001 .gallery-top .swiper-slide img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 100%;
    }

    .c_portalResGroupColumn_detail-02001 .swiper-button-prev {
        display: inline-table;
        text-align: center;
        position: absolute;
        left: 0;
        top: 50%;
        width: 36px;
        height: 50px;
        z-index: 999;
        cursor: pointer;
        margin-top: -25px;
        background: rgba(0, 0, 0, .5)
    }

    .c_portalResGroupColumn_detail-02001 .swiper-button-next {
        display: inline-table;
        text-align: center;
        position: absolute;
        right: 0;
        top: 50%;
        width: 36px;
        height: 50px;
        z-index: 999;
        cursor: pointer;
        margin-top: -25px;
        background: rgba(0, 0, 0, .5)
    }

    .c_portalResGroupColumn_detail-02001 .swiper-button-prev i, .c_portalResGroupColumn_detail-02001 .swiper-button-next i {
        display: table-cell;
        vertical-align: middle;
    }

    .c_portalResGroupColumn_detail-02001 .gallery-thumbs {
        height: 20%;
        box-sizing: border-box;
        padding: 10px 0;
    }

    .c_portalResGroupColumn_detail-02001 .gallery-thumbs .swiper-slide {
        width: 25%;
        height: 100%;
        opacity: 0.4;
    }

    .c_portalResGroupColumn_detail-02001 .gallery-thumbs .swiper-slide-thumb-active {
        opacity: 1;
    }

    .swiper-pagination-bullet {
        display: inline-block;
        width: 20px;
        height: 20px;
    }

    .c_portalResGroupColumn_detail-02001 .gallery-thumbs .swiper-slide {
        display: inline-table;
        width: 105px !important;
        height: 85px !important;
        text-align: center;
    }

    .c_portalResGroupColumn_detail-02001 .gallery-thumbs .p_sImgBox {
        display: table-cell;
        width: auto;
        height: auto;
        vertical-align: middle;
        cursor: pointer;
    }

    .c_portalResGroupColumn_detail-02001 .gallery-thumbs .swiper-slide img {
        display: block;
        width: 100%;
    }

    .c_portalResGroupColumn_detail-02001 .gallery-top .ahref {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .c_portalResGroupColumn_detail-02001 .p_PrevAndNextMo {
        display: none;
    }

    .c_portalResGroupColumn_detail-02001 .p_pagination {
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translate(-50%, -50%);
        margin: 0;
    }

    .c_portalResGroupColumn_detail-02001 .p_cpElse {
        overflow: hidden;
    }

    .c_portalResGroupColumn_detail-02001 .p_cpElse li {
        float: left;
        width: 33%;
    }

    /* banner图集样式 end */
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    /*中屏*/
}

@CHARSET "UTF-8";
* {
    padding: 0;
    margin: 0;
}

.pagebox {
    width: 100%;
}

/*page property_start*/
.pagebox, #-remove--flag {
}

/*page property_end*//*page property_start*/
body, #-remove--flag {
}

/*page property_end*/
#c_portalResGroupBreadcrumb_nav-1617243558389 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResGroupBreadcrumb_nav-1617243558389 > div {
    animation-fill-mode: both;
}

#c_portalResGroupBreadcrumb_nav-1617243558389 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1200px) and (min-width: 996px) {
}

@media only screen and (max-width: 996px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#c_portalResGroupColumn_detail-1617243558394 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResGroupColumn_detail-1617243558394 > div {
    animation-fill-mode: both;
}

#c_portalResGroupColumn_detail-1617243558394 .banner {
    position: relative;
}

#c_portalResGroupColumn_detail-1617243558394 .img_box {
    position: relative;
}

#c_portalResGroupColumn_detail-1617243558394 .banner .img_box > img {
    width: 100%;
}

#c_portalResGroupColumn_detail-1617243558394 .banner_text {
    position: absolute;
    top: 50%;
    width: 100%;
    color: #fff;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

#c_portalResGroupColumn_detail-1617243558394 .banner_subtitle {
    line-height: 1.2em;
    font-size: 80px;
}

#c_portalResGroupColumn_detail-1617243558394 .cumb_left {
    display: none;
}

#c_portalResGroupColumn_detail-1617243558394 .banner_title {
    position: relative;
    margin-left: 70px;
}

#c_portalResGroupColumn_detail-1617243558394 .cumb_banner {
    position: absolute;
    bottom: 0px;
    width: 100%;
}

#c_portalResGroupColumn_detail-1617243558394 .cumb_banner .w1600 {
    width: 1600px;
    margin: 0 auto;
    max-width: 94%;
    line-height: 120px;
    background: #fff;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding: 0 55px;
    color: #b7b7b7;
}

#c_portalResGroupColumn_detail-1617243558394 .cumb_banner img {
    vertical-align: middle;
    margin-right: 10px;
}

#c_portalResGroupColumn_detail-1617243558394 .cumb_banner a {
    color: #b7b7b7;
}

#c_portalResGroupColumn_detail-1617243558394 .cumb_banner a:hover {
    color: #1181c4;
}

#c_portalResGroupColumn_detail-1617243558394 .cumb_banner .fr a {
    padding: 0 12px;
    display: inline-block;
    margin: 0 15px;
    position: relative;
}

#c_portalResGroupColumn_detail-1617243558394 .cumb_banner .fr a:after {
    content: "";
    width: 0px;
    height: 2px;
    background: #1181c4;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.5s;
}

#c_portalResGroupColumn_detail-1617243558394 .cumb_banner .fr a:hover:after {
    width: 100%;
}

#c_portalResGroupColumn_detail-1617243558394 .cumb_banner .fr a.active {
    color: #1181c4;
}

#c_portalResGroupColumn_detail-1617243558394 .cumb_banner .fr a.active:after {
    width: 100%;
}

@media only screen and (max-width: 1366px) {
    #c_portalResGroupColumn_detail-1617243558394 .cumb_banner .w1600 {
        line-height: 90px;
    }

    #c_portalResGroupColumn_detail-1617243558394 .banner {
        position: relative;
    }

    #c_portalResGroupColumn_detail-1617243558394 .banner_subtitle {
        font-size: 60px;
    }
}

@media only screen and (max-width: 1280px) {
    #c_portalResGroupColumn_detail-1617243558394 .banner_subtitle {
        font-size: 40px;
    }
}

@media only screen and (max-width: 1024px) {
    #c_portalResGroupColumn_detail-1617243558394 .cumb_banner .w1600 {
        line-height: 60px;
    }

    #c_portalResGroupColumn_detail-1617243558394 .cumb_banner .fr a {
        margin: 0;
    }
}

@media only screen and (max-width: 768px) {
    #c_portalResGroupColumn_detail-1617243558394 .banner_subtitle {
        font-size: 20px;
    }
}

@media only screen and (max-width: 600px) {
    #c_portalResGroupColumn_detail-1617243558394 .cumb_banner {
        position: static;
        border-bottom: 1px solid #ccc;
        padding-top: 15px;
    }

    #c_portalResGroupColumn_detail-1617243558394 .cumb_banner .w1600 {
        padding: 0;
        line-height: 30px;
    }

    #c_portalResGroupColumn_detail-1617243558394 .banner_text img {
        width: 120px;
    }
}

#c_portalResGroupColumn_detail-1617243558394 {
    max-height: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    min-height: 0px;
    margin-right: 0px;
    margin-left: 0px;
    max-width: none;
    width: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    min-width: 0px;
    height: auto;
    padding-right: 0px;
}

#c_portalResGroupNewsNew_list-1617243558399 .p_articles {
    width: calc((100% - 0px) / 1);
}

#c_portalResGroupNewsNew_list-1617243558399 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResGroupNewsNew_list-1617243558399 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResGroupNewsNew_list-1617243558399 > div {
    animation-fill-mode: both;
}

#c_portalResGroupNewsNew_list-1617243558399 .p_page .pre .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-1617243558399 .p_page .next .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-1617243558399 .p_more .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-1617243558399 .p_loading .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_top {
    padding: 6.98% 0 5.2%;
    background: url(tscy_bg1.jpg) /*tpa=https://www.hexiefangda.com/img/tscy_bg1.jpg*/ no-repeat center;
    background-size: cover;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_top .w1440 {
    position: relative;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_top .title {
    font-weight: 600;
    color: #1181c4;
    line-height: 2em;
    margin-bottom: 3.9%;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_top .left {
    width: 50%;
    overflow: hidden;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_top .left img {
    width: 100%;
    position: relative;
    z-index: 5;
    transition: all 0.4s;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_top .left img:hover {
    -ms-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
    transition: all 0.4s;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_top .right {
    width: 50%;
    padding-top: 5.5%;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_top .right .subtitle {
    line-height: 1.66em;
    margin-bottom: 1.9%;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_top .right .des {
    line-height: 2em;
    position: relative;
    padding: 10px 0;
    color: #3b3b3b;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_top .right .des_ti {
    position: relative;
    z-index: 5;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_top .right img {
    max-width: 100%;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_top .right .text_con {
    padding: 4.7% 9.7%;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 1px 1px 20px 10px rgba(59, 59, 59, 0.1);
}

#c_portalResGroupNewsNew_list-1617243558399 .text_top .right .title_con {
    padding-left: 9.7%;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_top .right .text_con .subtitle {
    margin-bottom: 3%;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_center .left {
    width: 52%;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_center .left .img {
    width: 100%;
    height: 0px;
    padding-bottom: 60.28%;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_center .left .text {
    padding-left: 30%;
    padding-right: 10%;
    padding-top: 18%;
    color: #fff;
    line-height: 3em;
}

#c_portalResGroupNewsNew_list-1617243558399 .fnt_80 {
    font-size: 80px;
    color: #1181c4;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_center .left .text .text1 p:nth-child(1) {
    padding-left: 8em;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_center .left .text .text1 p:nth-child(2) {
    padding-left: 12em;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_center .left .text .text1 {
    margin-bottom: 9%;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_center .left .text .subtitle {
    text-align: right;
}

#c_portalResGroupNewsNew_list-1617243558399 .sub_text {
    display: inline-block;
    padding: 0 10px;
    background: rgba(247, 195, 79, 0.3);
    margin-bottom: 2%;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_center .right {
    width: 48%;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_center .right .img {
    width: 100%;
    height: 0px;
    padding-bottom: 65.35%;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_center .right ul {
    width: 83%;
    padding-left: 5%;
    padding-top: 6%;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_center .right li {
    width: auto;
    background: url(tc_bg.png) /*tpa=https://www.hexiefangda.com/img/tc_bg.png*/ no-repeat center;
    background-size: 100% 100%;
    display: inline-block;
    padding: 15px 80px 15px 25px;
    position: relative;
    margin-bottom: 3.2%;
    color: #000;
    font-weight: 600;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_center .right li .num {
    position: absolute;
    right: 12px;
    top: -20px;
    color: #1181c4;
    font-style: italic;
    padding-right: 6px;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_bottom {
    padding: 5.2% 0;
    background: url(tscy_bg2.jpg) /*tpa=https://www.hexiefangda.com/img/tscy_bg2.jpg*/ no-repeat center;
    background-size: cover;
}

#c_portalResGroupNewsNew_list-1617243558399 .del_padding_bot {
    padding-bottom: 0;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_bottom .left {
    width: 50%;
    padding-top: 5.28%;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_bottom .left .title {
    padding: 0 9.3%;
    line-height: 1.66em;
    margin-bottom: 3.1%;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_bottom .left .des {
    padding: 4.6% 9.3%;
    background: rgba(255, 255, 255, 0.8);
    line-height: 1.875em;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_bottom .left .des p {
    margin-bottom: 0.8em;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_bottom .right {
    width: 50%;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_bottom .right img {
    max-width: 100%;
    transition: all 0.4s;
}

#c_portalResGroupNewsNew_list-1617243558399 .text_bottom .right img:hover {
    -ms-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
    transition: all 0.4s;
}

@media only screen and (max-width: 1660px) {
    #c_portalResGroupNewsNew_list-1617243558399 .text_center .right ul {
        width: 98%;
    }

    #c_portalResGroupNewsNew_list-1617243558399 .text_center .left .text {
        padding-left: 20%;
    }
}

@media only screen and (max-width: 1570px) {
    #c_portalResGroupNewsNew_list-1617243558399 .text_center .left .img {
        padding-bottom: 70.28%;
    }

    #c_portalResGroupNewsNew_list-1617243558399 .text_center .right .img {
        padding-bottom: 76.15%;
    }
}

@media only screen and (max-width: 1440px) {
    #c_portalResGroupNewsNew_list-1617243558399 .text_top .left {
        bottom: -20%;
    }

    #c_portalResGroupNewsNew_list-1617243558399 .text_center .right ul {
        padding-top: 5%;
    }

    #c_portalResGroupNewsNew_list-1617243558399 .fnt_80 {
        font-size: 60px;
    }
}

@media only screen and (max-width: 1280px) {
    #c_portalResGroupNewsNew_list-1617243558399 .text_center .right ul {
        padding-top: 2%;
    }
}

@media only screen and (max-width: 1200px) {
    #c_portalResGroupNewsNew_list-1617243558399 .text_center .left {
        width: 100%;
    }

    #c_portalResGroupNewsNew_list-1617243558399 .text_center .right {
        width: 100%;
    }

    #c_portalResGroupNewsNew_list-1617243558399 .text_center .left .img {
        height: auto;
        padding-bottom: 0;
    }

    #c_portalResGroupNewsNew_list-1617243558399 .text_center .right .img {
        height: auto;
        padding-bottom: 0;
    }

    #c_portalResGroupNewsNew_list-1617243558399 .text_center .left .text {
        padding-top: 5%;
        padding-bottom: 5%;
    }
}

@media only screen and (max-width: 1024px) {
    #c_portalResGroupNewsNew_list-1617243558399 .text_top .left {
        position: static;
    }

    #c_portalResGroupNewsNew_list-1617243558399 .text_top .right img {
    }

    #c_portalResGroupNewsNew_list-1617243558399 .text_top .left {
        width: 100%;
    }

    #c_portalResGroupNewsNew_list-1617243558399 .text_top .right {
        width: 100%;
        padding: 5% 0;
    }

    #c_portalResGroupNewsNew_list-1617243558399 .text_top .right img {
        max-width: 80%;
    }
}

@media only screen and (max-width: 900px) {
    #c_portalResGroupNewsNew_list-1617243558399 .text_bottom .left {
        width: 100%;
    }

    #c_portalResGroupNewsNew_list-1617243558399 .text_bottom .right {
        width: 100%;
    }

    #c_portalResGroupNewsNew_list-1617243558399 .text_center .right ul {
        padding: 5% 2%;
    }

    #c_portalResGroupNewsNew_list-1617243558399 .text_center .left .text {
        padding-left: 5%;
    }

    #c_portalResGroupNewsNew_list-1617243558399 .fnt_80 {
        font-size: 40px;
    }
}
.bg_ora {
    background-color: rgba(247, 195, 79, 0.3);
}
