﻿/*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);
}

@media only screen and (max-width: 768px) {
    .c_portalResGroupAtlas_category-01001 .promptbox .first {
        display: none
    }

    .c_portalResGroupAtlas_category-01001 .p_PromptNoneData {
        width: auto;
        background-color: inherit;
        text-align: center;
    }

    .c_portalResGroupAtlas_category-01001 .p_PromptNoneData .prompt_title .font .iconfont:before {
        content: "";
    }

    .c_portalResGroupAtlas_category-01001 .p_PromptNoneData .prompt_title .font .iconfont {
        height: auto;
        display: table-cell;
        font-size: 32px;
        position: relative;
        color: #09bb07;
        vertical-align: middle;
        padding: 0 10px 5px 0;
    }

    .c_portalResGroupAtlas_category-01001 .p_PromptNoneData .prompt_title .font .iconfont:before {
        content: "\e6b4";
    }

    .c_portalResGroupAtlas_category-01001 .p_PromptNoneData .prompt_title {
        display: inline-table;
        padding: 0 30px;
        min-height: 200px;
        height: 100%;
        display: flex
    }

    .c_portalResGroupAtlas_category-01001 .p_PromptNoneData .prompt_title .font {
        font-size: 18px;
        display: table-cell;
        line-height: normal;
        vertical-align: middle;
        color: rgba(51, 51, 51, 1);
        font-weight: bold;
        text-align: left;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .c_portalResGroupAtlas_category-01001 .p_Category {
        min-width: 350px;
        width: auto;
        height: auto;
        position: relative;
    }

    .c_portalResGroupAtlas_category-01001 .p_img {
        position: relative;
    }

    .c_portalResGroupAtlas_category-01001 .p_img:after {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.45);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#73000000, endColorstr=#73000000);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        display: none;
    }

    .c_portalResGroupAtlas_category-01001 .p_imgLink:hover .p_img:after {
        display: block;
    }

    .c_portalResGroupAtlas_category-01001 .p_Show .p_imgItemBox {
        float: left;
        border: 1px solid #ccc;
        margin: 15px 15px;
        width: calc((100% - 60px) / 2) !important;
        /*（总宽度-总间隙)/列数 例如：（100%-(4列-1)*15像素)/4列 */
    }

    .c_portalResGroupAtlas_category-01001 .clearfix:before,
    .clearfix:after {
        content: "";
        display: block;
        clear: both;
        width: 0;
        height: 0;
        visibility: hidden;
        /* font-size: 0; */
    }

    .c_portalResGroupAtlas_category-01001 .p_scroll {
        position: absolute;
        /* top: 190px; */
    }

    .c_portalResGroupAtlas_category-01001 .js_thumb {
        /*图片宽高比：默认75%：4:3；50%：2:1；20%是5:1； 依次类推*/
    }

    .c_portalResGroupAtlas_category-01001 .p_Tile {
        /* margin-left: 30px; */
        padding: 0 10px;
        margin-bottom: 10px;
        /* font-weight: 700; */
    }

    .c_portalResGroupAtlas_category-01001 .p_Atile {
        /* margin-left: 30px; */
        padding: 0 10px;
        margin-bottom: 10px;
        height: 45px;
    }

    .c_portalResGroupAtlas_category-01001 .js_thumbtr {
        width: 80% !important
    }

    .c_portalResGroupAtlas_category-01001 .p_titlecon {
        height: 50px;
        display: flex;
        align-items: center;
        padding-left: 15px;
        border-bottom: 1px solid gray
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResGroupAtlas_category-01001 .promptbox .first {
        display: none
    }

    .c_portalResGroupAtlas_category-01001 .p_PromptNoneData {
        width: auto;
        background-color: inherit;
        text-align: center;
    }

    .c_portalResGroupAtlas_category-01001 .p_PromptNoneData .prompt_title .font .iconfont:before {
        content: "";
    }

    .c_portalResGroupAtlas_category-01001 .p_PromptNoneData .prompt_title .font .iconfont {
        height: auto;
        display: table-cell;
        font-size: 32px;
        position: relative;
        color: #09bb07;
        vertical-align: middle;
        padding: 0 10px 5px 0;
    }

    .c_portalResGroupAtlas_category-01001 .p_PromptNoneData .prompt_title .font .iconfont:before {
        content: "\e6b4";
    }

    .c_portalResGroupAtlas_category-01001 .p_PromptNoneData .prompt_title {
        display: inline-table;
        padding: 0 30px;
        min-height: 200px;
        height: 100%;
        display: flex
    }

    .c_portalResGroupAtlas_category-01001 .p_PromptNoneData .prompt_title .font {
        font-size: 18px;
        display: table-cell;
        line-height: normal;
        vertical-align: middle;
        color: rgba(51, 51, 51, 1);
        font-weight: bold;
        text-align: left;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .c_portalResGroupAtlas_category-01001 .p_Category {
        min-width: 350px;
        width: auto;
        height: auto;
        position: relative;
    }

    .c_portalResGroupAtlas_category-01001 .p_img {
        position: relative;
    }

    .c_portalResGroupAtlas_category-01001 .p_img:after {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.45);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#73000000, endColorstr=#73000000);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 3;
        display: none;
    }

    .c_portalResGroupAtlas_category-01001 .p_imgLink:hover .p_img:after {
        display: block;
    }

    .c_portalResGroupAtlas_category-01001 .p_Show .p_imgItemBox {
        float: left;
        border: 1px solid #ccc;
        margin: 15px 15px;
        width: calc((100% - 120px) / 4);
        /*（总宽度-总间隙)/列数 例如：（100%-(4列-1)*15像素)/4列 */
    }

    .c_portalResGroupAtlas_category-01001 .clearfix:before,
    .clearfix:after {
        content: "";
        display: block;
        clear: both;
        width: 0;
        height: 0;
        visibility: hidden;
        /* font-size: 0; */
    }

    .c_portalResGroupAtlas_category-01001 .p_scroll {
        position: absolute;
        /* top: 190px; */
    }

    .c_portalResGroupAtlas_category-01001 .js_thumb {
        /*图片宽高比：默认75%：4:3；50%：2:1；20%是5:1； 依次类推*/
    }

    .c_portalResGroupAtlas_category-01001 .p_Tile {
        /* margin-left: 30px; */
        padding: 0 10px;
        margin-bottom: 10px;
        /* font-weight: 700; */
    }

    .c_portalResGroupAtlas_category-01001 .p_Atile {
        /* margin-left: 30px; */
        padding: 0 10px;
        margin-bottom: 10px;
        height: 45px;
    }

    .c_portalResGroupAtlas_category-01001 .js_thumbtr {
        width: 80% !important
    }

    .c_portalResGroupAtlas_category-01001 .p_titlecon {
        height: 50px;
        display: flex;
        align-items: center;
        padding-left: 15px;
        border-bottom: 1px solid gray
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {}

.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: ""
}

.scrollBox .mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, 0.2) !important;
}

.scrollBox .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.5) !important;
}

@-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) {}

.w_grid-000 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.w_grid-000>.w_grid {
    width: 100%;
    position: relative;
}

.w_grid-000>div>.p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static;
}

.w_grid-000>div>div>.p_gridCell {
    float: left;
    position: static;
}

.w_grid-000>div>div>.p_gridCell:not(:empty):before {
    content: '';
    height: 0.1px;
    display: block;
}

.w_grid-000>.w_grid.signal {
    min-height: inherit;
}

.w_grid-000>.w_grid.signal>.p_gridbox {
    min-height: inherit;
}

.w_grid-000>.w_grid.signal>.p_gridbox>.p_gridCell {
    min-height: inherit;
}

.w_grid-000>div>.p_gridbox>.p_gridCell:first-child {
    margin-left: 0;
    clear: left;
}

#w_grid-000>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

#content_box-1578040524894-0 {
    float: none !important;
}

#w_grid-1578040524894>div>div {
    overflow: inherit;
}

@media only screen and (max-width: 768px) {
    .w_grid-000>div>.p_gridbox>.p_gridCell {
        width: 100%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
}

@media only screen and (min-width: 769px) {
    .w_grid-000>div>.p_gridbox>.p_gridCell:first-child {
        width: 100%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

* {
    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_portalResGroupAtlas_category-1578389865515 .p_imgItemBox {
    width: calc((100% - 0px)/1);
}

#c_portalResGroupAtlas_category-1578389865515 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResGroupAtlas_category-1578389865515 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResGroupAtlas_category-1578389865515>div {
    animation-fill-mode: both;
}

#c_portalResGroupAtlas_category-1578389865515 .p_page .pre .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupAtlas_category-1578389865515 .p_page .next .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupAtlas_category-1578389865515 .p_more .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupAtlas_category-1578389865515 .p_loading .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupAtlas_category-1578389865515 {
    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;
}

#w_grid-1578389865475>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

/*w_grid-1578389865475*/
/*w_grid-1578389865475*/
/*w_grid-1578389865475*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1578389865485>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

/*w_grid-1578389865485*/
/*w_grid-1578389865485*/
/*w_grid-1578389865485*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1578389865495>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

/*w_grid-1578389865495*/
/*w_grid-1578389865495*/
/*w_grid-1578389865495*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1578389865505>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

/*w_grid-1578389865505*/
/*w_grid-1578389865505*/
/*w_grid-1578389865505*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1578389865475 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1578389865485 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1578389865495 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1578389865505 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#c_portalResGroupNewsNew_list-1578389865525 .p_articles {
    width: calc((100% - 0px)/1);
}

#c_portalResGroupNewsNew_list-1578389865525 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResGroupNewsNew_list-1578389865525 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResGroupNewsNew_list-1578389865525>div {
    animation-fill-mode: both;
}

#c_portalResGroupNewsNew_list-1578389865525 .news_top {
    padding: 70px 0;
    background: #f7f7f7;
}

#c_portalResGroupNewsNew_list-1578389865525 .cnt {
    width: 37%;
    padding: 3%;
    float: Left;
    margin-left: 13%;
    background: #fff;
    position: relative;
}

#c_portalResGroupNewsNew_list-1578389865525 .title {
    max-height: 2.4em;
    line-height: 1.2em;
    text-align: justify;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
}

#c_portalResGroupNewsNew_list-1578389865525 .title a:hover {
    color: #d3a031;
}

#c_portalResGroupNewsNew_list-1578389865525 .cnt p {
    max-height: 3em;
    text-align: justify;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin: 4% 0;
}

#c_portalResGroupNewsNew_list-1578389865525 .cnt .time {
    position: absolute;
    left: -13%;
    top: 10%;
}

#c_portalResGroupNewsNew_list-1578389865525 .cnt .time em {
    position: absolute;
    left: -100%;
    top: -120%;
    width: 100px;
}

#c_portalResGroupNewsNew_list-1578389865525 .look {
    display: block;
    float: left;
    font-size: 12px;
    width: 86px;
    line-height: 32px;
    text-align: center;
    padding-right: 10px;
    background: #f0f1f5 url(../image/73eba459-7b70-49c6-908c-bfcea864fe95.png) no-repeat 70px 12px;
}

#c_portalResGroupNewsNew_list-1578389865525 .look:hover {
    background: #d3a031;
    color: #fff;
}

#c_portalResGroupNewsNew_list-1578389865525 .link {
    width: 34px;
    height: 34px;
    margin-left: 7%;
    float: left;
    background: url(../image/d9d42a53-1e1d-4686-acca-c0b1bcb94cf7.png) no-repeat center;
}

#c_portalResGroupNewsNew_list-1578389865525 .link:hover {
    background: url(../image/20eb6e4b-8ae4-48c8-a605-ef743ddc1e47.png) no-repeat center;
}

@media only screen and (max-width:1280px) {
    #c_portalResGroupNewsNew_list-1578389865525 .container {
        padding-left: 0;
        padding-right: 0;
    }

    #c_portalResGroupNewsNew_list-1578389865525 .news_top {
        padding: 7% 0;
    }
}

#c_portalResGroupNewsNew_list-1578389865525 .p_page .pre .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#c_portalResGroupNewsNew_list-1578389865525 .p_page .next .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#c_portalResGroupNewsNew_list-1578389865525 .p_more .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#c_portalResGroupNewsNew_list-1578389865525 .p_loading .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

@media only screen and (max-width:1024px) {
    #c_portalResGroupNewsNew_list-1578389865525 #c_portalResGroupNewsNew_list-1578389865525
}

@media only screen and (max-width:767px) {
    #c_portalResGroupNewsNew_list-1578389865525 .cnt .time {
        display: none;
    }

    #c_portalResGroupNewsNew_list-1578389865525 .cnt p {
        display: none;
    }

    #c_portalResGroupNewsNew_list-1578389865525 .btn1 {
        padding-top: 8%;
    }

    #c_portalResGroupNewsNew_list-1578389865525 .cnt {
        width: 49%;
        margin-left: 0;
    }

    #c_portalResGroupNewsNew_list-1578389865525 .cnt:nth-child(2) {
        float: right;
    }
}

#c_portalResGroupNewsNew_list-1578389865530 .p_articles {
    width: calc((100% - 0px)/1);
}

#c_portalResGroupNewsNew_list-1578389865530 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResGroupNewsNew_list-1578389865530 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResGroupNewsNew_list-1578389865530>div {
    animation-fill-mode: both;
}

#c_portalResGroupNewsNew_list-1578389865530 .news_bottom {
    padding: 100px 0 30px;
}

#c_portalResGroupNewsNew_list-1578389865530 .news_bottom .cnt li {
    padding-bottom: 3%;
    margin-bottom: 3%;
    border-bottom: 1px dashed #d5d5d5;
}

#c_portalResGroupNewsNew_list-1578389865530 .news_bottom .cnt li:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0 none;
}

#c_portalResGroupNewsNew_list-1578389865530 .news_bottom .img {
    width: 7.578%;
    padding: 0.703% 0.5% 1.0156%;
    background: url(../image/c20c18f3-008a-4f4f-be34-e7e55860d306.jpg) no-repeat left top;
    text-align: center;
    color: #fff;
    margin-right: 3.28125%;
    float: left;
}

#c_portalResGroupNewsNew_list-1578389865530 .img .bold {
    line-height: 1em;
}

#c_portalResGroupNewsNew_list-1578389865530 .news_bottom .text {
    width: 89%;
    float: right;
}

#c_portalResGroupNewsNew_list-1578389865530 .news_bottom .cnt li span {
    display: block;
    margin-bottom: 1%;
}

#c_portalResGroupNewsNew_list-1578389865530 .news_bottom .text .tit {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 1.5%;
}

#c_portalResGroupNewsNew_list-1578389865530 .news_bottom .text .tit a:hover {
    color: #2e6b63;
}

#c_portalResGroupNewsNew_list-1578389865530 .news_bottom .text p {
    /*max-height: 3em;*/
    text-align: justify;
    overflow: hidden;
    -webkit-line-clamp: 2px;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    display: -webkit-box;
    color: #777;
    margin-bottom: 1.5%;
}

#c_portalResGroupNewsNew_list-1578389865530 .news_bottom a.look {
    display: block;
    float: right;
    font-size: 12px;
    width: 86px;
    line-height: 32px;
    text-align: center;
    padding-right: 10px;
    background: #f0f1f5 url(../image/73eba459-7b70-49c6-908c-bfcea864fe95.png) no-repeat 70px 12px;
}

#c_portalResGroupNewsNew_list-1578389865530 .news_bottom a.look:hover {
    background: #2e6b63 url(../image/60a1d870-d28d-49cf-b0dd-cac5fa5a1364.png) no-repeat 70px 12px;
    color: #fff;
}

#c_portalResGroupNewsNew_list-1578389865530 .news_bottom img {
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
}

#c_portalResGroupNewsNew_list-1578389865530 .news_bottom .img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#c_portalResGroupNewsNew_list-1578389865530 .link {
    width: 34px;
    height: 34px;
    margin-left: 2.5%;
    float: left;
    background: url(../image/d9d42a53-1e1d-4686-acca-c0b1bcb94cf7.png) no-repeat center;
}

#c_portalResGroupNewsNew_list-1578389865530 .link:hover {
    background: url(../image/20eb6e4b-8ae4-48c8-a605-ef743ddc1e47.png) no-repeat center;
}

#c_portalResGroupNewsNew_list-1578389865530 .p_page>div {
    border-radius: 0px;
}

#c_portalResGroupNewsNew_list-1578389865530 .p_page>div:hover {
    background: #2e6b63;
    border-color: #2e6b63;
}

#c_portalResGroupNewsNew_list-1578389865530 .p_page>div.active {
    background: #2e6b63;
    border-color: #2e6b63;
}

#c_portalResGroupNewsNew_list-1578389865530 .p_page .pre {
    margin-left: 0px;
    width: 50px;
    background: #f0f1f5;
    color: #333;
    border-color: #f0f1f5;
}

#c_portalResGroupNewsNew_list-1578389865530 .p_page .pre .iconfont:before {
    font-weight: bold;
    font-size: 14px;
}

#c_portalResGroupNewsNew_list-1578389865530 .p_page .next {
    width: 50px;
    background: #f0f1f5;
    color: #333;
    border-color: #f0f1f5;
}

#c_portalResGroupNewsNew_list-1578389865530 .p_page .next .iconfont:before {
    float: none;
    font-weight: bold;
    font-size: 14px;
}

@media only screen and (max-width:1280px) {
    #c_portalResGroupNewsNew_list-1578389865530 .news_bottom {
        padding: 9% 0 7%;
    }
}

@media only screen and (max-width:767px) {
    #c_portalResGroupNewsNew_list-1578389865530 .p_pagebox .next {
        background: #d3a031;
        border-color: #d3a031;
        height: 36px;
        vertical-align: middle;
    }

    #c_portalResGroupNewsNew_list-1578389865530 .font {
        font-size: 14px;
    }

    #c_portalResGroupNewsNew_list-1578389865530 .p_pagebox .NumBox {
        height: 36px;
        vertical-align: middle;
    }

    #c_portalResGroupNewsNew_list-1578389865530 .p_pagebox .num .iconfont {
        top: 9px;
    }

    #c_portalResGroupNewsNew_list-1578389865530 .p_pagebox .num {
        font-size: 14px;
    }

    #c_portalResGroupNewsNew_list-1578389865530 .p_pagebox .pre {
        height: 36px;
        vertical-align: middle;
    }

    #c_portalResGroupNewsNew_list-1578389865530 .p_pagebox .pre {
        background: #d3a031;
        border-color: #d3a031;
        height: 36px;
        vertical-align: middle;
    }

    #c_portalResGroupNewsNew_list-1578389865530 .p_pagebox .num .iconfont:before {
        font-size: 16px;
    }

    #c_portalResGroupNewsNew_list-1578389865530 .news_bottom .text p {
        /*display: none;*/
        max-height: 40px;
    }

    #c_portalResGroupNewsNew_list-1578389865530 .news_bottom a.look {
        display: none;
    }

    #c_portalResGroupNewsNew_list-1578389865530 .news_bottom .img {
        width: 20%;
        padding-bottom: 0%;
    }

    #c_portalResGroupNewsNew_list-1578389865530 .news_bottom .text {
        width: 74%;
    }

    #c_portalResGroupNewsNew_list-1578389865530 .news_bottom .text .tit {
        height: 1.5em;
        text-align: justify;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        white-space: inherit;
        display: -webkit-box;
    }
}

#c_portalResGroupNewsNew_list-1578389865530 .p_more .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-1578389865530 .p_loading .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-1578389865530 {
    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: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    min-width: 320px;
    height: auto;
    padding-right: 0px;
}

#c_portalResGroupNewsNew_list-1578389865520 .p_articles {
    width: calc((100% - 0px)/1);
}

#c_portalResGroupNewsNew_list-1578389865520 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResGroupNewsNew_list-1578389865520 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResGroupNewsNew_list-1578389865520>div {
    animation-fill-mode: both;
}

#c_portalResGroupNewsNew_list-1578389865520 .p_page .pre .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-1578389865520 .p_page .next .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-1578389865520 .p_more .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-1578389865520 .p_loading .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-1578389865520 {
    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: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    min-width: 320px;
    height: auto;
    padding-right: 0px;
}