/*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: ""
}

@-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) {}

.c_portalResGroupContent_list-01001 .p_categorySummaryBox {
    padding: 15px 20px;
    border-bottom: 1px solid rgba(240, 240, 240, 1);
}

.c_portalResGroupContent_list-01001 .p_categoryTitle {
    font-size: 14px;
}

.c_portalResGroupContent_list-01001 .p_categorySummary {
    color: rgba(102, 102, 102, 1);
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    vertical-align: top;
    word-break: break-all;
}

.c_portalResGroupContent_list-01001 .p_succ {
    width: auto;
    height: auto;
    min-width: 255px;
    min-height: 113px;
    max-width: 500px;
    background-color: #F7FBFB;
    border: 2px solid #65beba;
    font-size: 22px;
    position: absolute;
    z-index: 9999999999;
}

.c_portalResGroupContent_list-01001 .p_succ .iconfont {
    height: auto;
    color: #A2D465;
    margin-right: 20px;
    display: inline-block;
    margin-left: 40px;
}

.c_portalResGroupContent_list-01001 .p_succ .iconfont:before {
    content: "\e648";
}

.c_portalResGroupContent_list-01001 .p_succ .fontbox {
    display: inline-block;
    vertical-align: top;
    max-width: 386px;
    margin-right: 20px;
}

.c_portalResGroupContent_list-01001 .p_succ .promptbox {
    width: auto;
    height: auto;
    margin-top: 35px;
    margin-bottom: 35px;
}

.c_portalResGroupContent_list-01001 .p_succ .assistfont {
    display: none;
}

.c_portalResGroupContent_list-01001 .p_succ .closebtn {
    display: none;
}

.c_portalResGroupContent_list-01001 .p_fail {
    width: auto;
    height: auto;
    min-width: 255px;
    min-height: 113px;
    max-width: 500px;
    background-color: #FDFCF3;
    border: 2px solid #FFDC90;
    font-size: 22px;
    position: absolute;
    z-index: 99999999999;
}

.c_portalResGroupContent_list-01001 .p_fail .iconfont {
    height: auto;
    color: #FF0000;
    margin-right: 20px;
    display: inline-block;
    margin-left: 40px;
}

.c_portalResGroupContent_list-01001 .p_fail .iconfont:before {
    content: "\e641";
}

.c_portalResGroupContent_list-01001 .p_fail .fontbox {
    display: inline-block;
    vertical-align: top;
    max-width: 386px;
    margin-right: 20px;
}

.c_portalResGroupContent_list-01001 .p_fail .promptbox {
    width: auto;
    height: auto;
    margin-top: 35px;
    margin-bottom: 35px;
}

.c_portalResGroupContent_list-01001 .p_fail .assistfont {
    font-size: 14px;
    color: #999999;
    margin-top: 5px;
}

.c_portalResGroupContent_list-01001 .p_fail .closebtn {
    font-size: 14px;
    color: #65beba;
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.c_portalResGroupContent_list-01001 .p_fail .closebtn:hover {
    cursor: pointer;
}

.c_portalResGroupContent_list-01001 .p_PromptNoneData {
    width: auto;
    background-color: inherit;
    text-align: center;
}

.c_portalResGroupContent_list-01001 .p_PromptNoneData .prompt_title .iconfont:before {
    content: "";
}

.c_portalResGroupContent_list-01001 .p_PromptNoneData .prompt_title .first {
    height: auto;
    display: table-cell;
    font-size: 32px;
    position: relative;
    color: #09bb07;
    vertical-align: middle;
    padding: 0 10px 5px 0;
}

.c_portalResGroupContent_list-01001 .p_PromptNoneData .prompt_title {
    display: inline-table;
    padding: 0 30px;
    min-height: 200px;
    height: 100%;
}

.c_portalResGroupContent_list-01001 .p_PromptNoneData .prompt_title .first:before {
    content: "\e6b4";
}

.c_portalResGroupContent_list-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;
}

.c_portalResGroupContent_list-01001 .p_PromptNoneData .promptbox {
    width: auto;
    height: 100%;
}

.c_portalResGroupContent_list-01001 .p_PromptNoneData .prompt_content {
    font-size: 14px;
    color: rgba(105, 105, 105, 1);
    padding-left: 65px;
}

/*无效果/分组*/
.c_portalResGroupContent_list-01001 .p_KeywordContent {
    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_portalResGroupContent_list-01001 .p_AssistNameD {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #c8c8c8;
    font-size: 12px;
    text-align: right;
}

.c_portalResGroupContent_list-01001 .p_AssistNameD .font {
    vertical-align: middle;
    white-space: nowrap;
    width: inherit;
    line-height: 16px;
}

.c_portalResGroupContent_list-01001 .p_AssistNameD .iconfont {
    margin: 0 5px 0 0;
}

/*无效果/分组*/
.c_portalResGroupContent_list-01001 .p_KeywordBox {
    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;
}

/*普通短链接*/
.e_title.c_portalResGroupContent_list-01001 .p_sort {
    display: inline-block;
    padding: 0;
    color: rgba(101, 190, 186, 1);
    font-size: 14px;
    text-align: left;
}

.e_title.c_portalResGroupContent_list-01001 .p_sort {
    white-space: nowrap;
    vertical-align: middle;
    line-height: 19px;
}

a>.e_title.c_portalResGroupContent_list-01001 .p_sort:hover {
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
}

a>.e_title.c_portalResGroupContent_list-01001 .p_sort:active {
    color: rgba(69, 165, 161, 1);
    font-weight: 400;
}

a>.e_title.c_portalResGroupContent_list-01001 .p_sort:active {
    text-decoration: none;
    margin-top: 0;
}

.e_title.c_portalResGroupContent_list-01001 .p_sort .iconfont:before {
    display: inline-block;
    content: "";
}

/*普通短链接*/
.e_title.c_portalResGroupContent_list-01001 .p_linkB {
    display: inline-block;
    padding: 0;
    color: #707070;
    font-size: 14px;
    text-align: left;
}

.e_title.c_portalResGroupContent_list-01001 .p_linkB {
    white-space: nowrap;
    vertical-align: middle;
    line-height: 19px;
}

a>.e_title.c_portalResGroupContent_list-01001 .p_linkB:hover {
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
    color: #60a9d7;
}

a>.e_title.c_portalResGroupContent_list-01001 .p_linkB:active {
    color: #60a9d7;
    font-weight: 400;
}

a>.e_title.c_portalResGroupContent_list-01001 .p_linkB:active {
    text-decoration: none;
    margin-top: 0;
}

.e_title.c_portalResGroupContent_list-01001 .p_linkB .iconfont:before {
    display: inline-block;
    content: "";
}

/*辅助字段名*/
.c_portalResGroupContent_list-01001 .p_AssistNameE {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #c8c8c8;
    font-size: 12px;
    text-align: right;
}

.c_portalResGroupContent_list-01001 .p_AssistNameE .font {
    vertical-align: middle;
    white-space: nowrap;
    width: inherit;
    line-height: 16px;
}

.c_portalResGroupContent_list-01001 .p_AssistNameE .iconfont {
    margin: 0 5px 0 0;
}

/*无效果/分组*/
.c_portalResGroupContent_list-01001 .p_FromBox {
    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_portalResGroupContent_list-01001 .p_summary {
    color: rgba(102, 102, 102, 1);
    /*font-family:"Heiti SC";*/
    font-size: 14px;
    line-height: 26px;
    text-align: left;
    vertical-align: top;
    word-break: break-all;
}

/*普通字段名*/
.c_portalResGroupContent_list-01001 .p_nameB {
    display: inline-block;
    margin: 0;
    padding: 0;
    color: #666666;
    font-size: 14px;
    text-align: right;
}

.c_portalResGroupContent_list-01001 .p_nameB .font {
    white-space: nowrap;
    vertical-align: middle;
    line-height: 19px;
}

.c_portalResGroupContent_list-01001 .p_nameB .iconfont:before {
    content: "";
}

/*无效果/分组*/
.c_portalResGroupContent_list-01001 .p_SummaryBox {
    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_portalResGroupContent_list-01001 .p_title {
    display: block;
    height: auto;
    width: auto;
    margin: 0;
    padding: 0;
    min-width: 150px;
    word-break: break-all;
    white-space: normal;
    font-size: 14px;
    font-weight: bold;
    color: #4c4c4c;
    cursor: pointer;
    line-height: 19px;
}

.c_portalResGroupContent_list-01001 .p_title:hover {
    color: rgba(87, 177, 173, 1);
}

.c_portalResGroupContent_list-01001 .p_title:active {
    color: rgba(69, 165, 161, 1);
}

/*名称标题容器*/
.c_portalResGroupContent_list-01001 .p_header {
    width: 100%;
    height: auto;
    margin: 10px 0 5px;
    padding: 0 14px;
    border-width: 1px;
    border-style: none;
    border-color: rgba(228, 228, 228, 0);
    background-color: transparent;
    overflow: hidden;
}

/*图册列表图片数*/
.c_portalResGroupContent_list-01001 .p_num {
    border-width: 0;
    display: inline-table;
    float: left;
    margin: 0;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    color: rgba(135, 120, 107, 1);
    font-size: 18px;
    text-align: center;
    opacity: .7;
    width: auto;
    z-index: 2;
    white-space: nowrap;
}

/*图册列表图片数*/
.c_portalResGroupContent_list-01001 .p_NumBox {
    background: rgba(255, 255, 255, .7);
    border-color: rgba(255, 255, 255, 1);
    border-width: 0;
    display: inline-table;
    text-align: center;
    float: left;
    margin: 0;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
}

/* 无效果图片边框 */
.c_portalResGroupContent_list-01001 .p_thumbnail {
    padding: 0;
    border-width: 1px;
    border-style: none;
    border-color: transparent;
    overflow: hidden;
}

.c_portalResGroupContent_list-01001 .p_thumbnail:hover {
    border-width: 1px;
    border-style: none;
    border-color: transparent;
}

.c_portalResGroupContent_list-01001 .p_thumbnail:active {
    border-width: 1px;
    border-style: none;
    border-color: transparent;
}

.c_portalResGroupContent_list-01001 .p_MatteIcon {
    margin: 0;
    width: inherit;
    height: inherit;
    color: rgba(102, 102, 102, 1);
}

.c_portalResGroupContent_list-01001 .p_MatteIcon .iconfont:before {
    content: '\e6bd';
    font-size: 50px;
}

.c_portalResGroupContent_list-01001 .p_Position {
    width: inherit;
    height: auto;
    display: table-cell;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-name: fadeInUp;
    animation-duration: 0.5s;
    animation-delay: 0s;
    text-align: left;
    vertical-align: middle;
    display: none;
}

/*无效果/分组*/
.c_portalResGroupContent_list-01001 .p_images {
    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_portalResGroupContent_list-01001 .p_articles {
    width: 230px;
    height: 320px;
    /*background-color:rgba(255,255,255,1);*/
    border-width: 2px 5px 5px 1px;
    border-style: solid;
    border-color: transparent;
    -moz-border-image: url("../../../public/img/box_border.png") 2 5 5 1 round;
    -webkit-border-image: url("../../../public/img/box_border.png") 2 5 5 1 round;
    -o-border-image: url("../../../public/img/box_border.png") 2 5 5 1 round;
    border-image: url("../../../public/img/box_border.png") 2 5 5 1 round;
}

/*无效果/分组*/
.c_portalResGroupContent_list-01001 .p_lists {
    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_portalResGroupContent_list-01001 .p_listBox {
    margin: 0;
    width: 880px;
    height: auto;
    padding: 0;
    border-width: 1px;
    border-style: none;
    border-color: rgba(255, 255, 255, 1);
    background-color: transparent;
    white-space: nowrap;
}

/*图册列表组件*/
.c_portalResGroupContent_list-01001 {
    overflow: hidden;
}

/*图册列表容器*/
.c_portalResGroupContent_list-01001 .p_lists {
    width: auto;
    height: auto;
}

.c_portalResGroupContent_list-01001 .p_listBox {
    width: auto;
    height: auto;
    padding: 10px;
    white-space: normal;
    font-size: 0;
    overflow: hidden;
    background: transparent;
}

/*内容列表区*/
.c_portalResGroupContent_list-01001 .p_articles {
    position: relative;
    height: auto;
    width: calc((100% - 60px)/3);
    border-image-source: url(/public/img/box_border.png);
    margin: 10px;
    display: inline-block;
    vertical-align: top;
}

/*图片区*/
.c_portalResGroupContent_list-01001 .p_images {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden;
}

.c_portalResGroupContent_list-01001 .p_images:hover {
    background-color: rgba(186, 213, 211, .3);
}

.c_portalResGroupContent_list-01001 .p_thumbnail {
    display: block;
    height: 100%;
    width: 100%;
    text-align: center;
    position: absolute;
}

.c_portalResGroupContent_list-01001 .p_thumbnail img {
    width: inherit;
    height: inherit;
}

/*遮罩*/
.c_portalResGroupContent_list-01001 .p_articles:hover .p_thumbnail:after {
    display: block;
}

.c_portalResGroupContent_list-01001 .p_CommonBtn {
    display: none;
    height: 46px;
    width: 46px;
    margin-left: -23px;
    margin-top: -23px;
    left: 50%;
    top: 50%;
    z-index: 50;
}

.c_portalResGroupContent_list-01001 .p_articles:hover .p_CommonBtn {
    display: block;
}

/*p_num 图片数量*/
.c_portalResGroupContent_list-01001 .p_NumBox {
    display: table;
    position: absolute;
    bottom: 12px;
    right: 12px;
    height: auto;
    width: auto;
}

/*概要信息*/
.c_portalResGroupContent_list-01001 .p_SummaryBox {
    height: auto;
    margin-bottom: 5px;
    padding-left: 14px;
    padding-right: 14px;
    width: 100%;
    word-break: break-all;
    white-space: normal;
    overflow: hidden;
}

.c_portalResGroupContent_list-01001 .p_summary {
    width: auto;
    line-height: 24px;
    min-height: 24px;
    color: #646464;
    font-family: "Microsoft Yahei";
}

/*p_TimeBox 发布时间*/
.c_portalResGroupContent_list-01001 .p_TimeBox {
    margin: 0 14px 10px;
    width: auto;
    height: auto;
    padding: 0;
    border-width: 1px;
    border-style: none;
    border-color: rgba(228, 228, 228, 0);
    background-color: transparent;
    overflow: hidden;
}

.c_portalResGroupContent_list-01001 .p_AssistNameC {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    color: #c8c8c8;
    font-size: 12px;
    text-align: right;
}

.c_portalResGroupContent_list-01001 .p_time {
    display: inline-block;
    margin: 0;
    padding: 0 5px 0 0;
    vertical-align: middle;
    color: #969696;
    font-size: 12px;
    text-align: left;
    white-space: nowrap;
    overflow: visible;
}

.c_portalResGroupContent_list-01001 .p_AssistNameC .font {
    vertical-align: middle;
    white-space: nowrap;
    width: inherit;
    line-height: 16px;
}

.c_portalResGroupContent_list-01001 .p_AssistNameC .iconfont {
    margin-right: 5px;
}

/*p_KeywordBox 关键词*/
.c_portalResGroupContent_list-01001 .p_KeywordBox {
    display: inline-block;
    height: auto;
    width: 100%;
    padding-left: 14px;
    padding-right: 14px;
    word-break: break-all;
    white-space: normal;
    margin-bottom: 10px;
}

.c_portalResGroupContent_list-01001 .p_AssistNameD {
    display: inline-block;
    float: left;
    line-height: 20px;
}

.c_portalResGroupContent_list-01001 .p_tag {
    display: inline-block;
    margin: 0;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 5px;
    padding-top: 0px;
    text-align: left;
    color: #969696;
    font-size: 12px;
    cursor: default;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 19px;
}

/*p_FromBox*/
.c_portalResGroupContent_list-01001 .p_FromBox {
    margin-bottom: 10px;
    margin-left: 14px;
    width: auto;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.c_portalResGroupContent_list-01001 .p_FromBox .p_sort .font {
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.c_portalResGroupContent_list-01001 .p_FromBox .p_sort {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    flex: 1;
    display: block;
    font-size: 12px;
    overflow: hidden;
}

.c_portalResGroupContent_list-01001 .p_FromBox .p_linkB {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    -ms-box-flex: 1;
    box-flex: 1;
    flex: 1;
    width: auto;
    overflow: hidden;
}

.c_portalResGroupContent_list-01001 .p_page {
    float: right;
    right: 30px;
}

.c_portalResGroupContent_list-01001 .p_KeywordContent {
    width: auto;
    height: auto;
}

/*移上动画*/
.c_portalResGroupContent_list-01001 .p_articles:hover .p_matteA {
    display: block;
}

.c_portalResGroupContent_list-01001 .p_articles:hover .p_Position {
    display: inline-block;
}

.c_portalResGroupContent_list-01001 .p_articles:hover .p_matte {
    display: block;
}

.c_portalResGroupContent_list-01001 .p_MatteIcon {
    width: auto;
    display: inline-block;
}

.c_portalResGroupContent_list-01001 .p_MatteIcon:before {
    content: "";
}

.c_portalResGroupContent_list-01001 .p_MatteIcon .iconfont {
    font-size: 20px;
    color: rgba(255, 255, 255, .8);
}

.c_portalResGroupContent_list-01001 .p_MatteIcon .iconfont:before {
    content: "\e602";
}

.c_portalResGroupContent_list-01001 .p_articles .p_matte:before {
    content: "\200B";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

@media only screen and (max-width: 768px) {
    .c_portalResGroupContent_list-01001 {
        width: 640px;
    }

    .c_portalResGroupContent_list-01001 .p_articles {
        width: calc((100% - 0px)/1) !important;
        margin: 10px 0;
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResGroupContent_list-01001 .p_categoryTitle {
        display: inline-block;
        vertical-align: top;
        line-height: 26px;
    }

    .c_portalResGroupContent_list-01001 .p_categorySummary {
        display: inline;
        vertical-align: top;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {}

@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_portalResGroupAtlas_category-15879584889089388 .p_imgItemBox {
    width: calc((100% - 120px)/4);
}

#c_portalResGroupAtlas_category-15879584889089388 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResGroupAtlas_category-15879584889089388 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResGroupAtlas_category-15879584889089388>div {
    animation-fill-mode: both;
}

#c_portalResGroupAtlas_category-15879584889089388 .p_page .pre .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupAtlas_category-15879584889089388 .p_page .next .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupAtlas_category-15879584889089388 .p_more .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupAtlas_category-15879584889089388 .p_loading .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupAtlas_category-15879584889089388 {
    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;
}

#c_portalResGroupNewsNew_list-15879663793547399 .p_articles {
    width: calc((100% - 0px)/1);
}

#c_portalResGroupNewsNew_list-15879663793547399 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResGroupNewsNew_list-15879663793547399 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResGroupNewsNew_list-15879663793547399>div {
    animation-fill-mode: both;
}

#c_portalResGroupNewsNew_list-15879663793547399 .p_page .pre .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-15879663793547399 .p_page .next .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-15879663793547399 .p_more .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-15879663793547399 .p_loading .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-15879663793547399 {
    width: 100%;
    max-width: none;
    min-width: 320px;
    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;
}

#c_portalResGroupNewsNew_list-15879555633943161 .p_articles {
    width: calc((100% - 0px)/1);
}

#c_portalResGroupNewsNew_list-15879555633943161 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResGroupNewsNew_list-15879555633943161 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResGroupNewsNew_list-15879555633943161>div {
    animation-fill-mode: both;
}

#c_portalResGroupNewsNew_list-15879555633943161 .p_page .pre .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-15879555633943161 .p_page .next .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-15879555633943161 .p_more .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-15879555633943161 .p_loading .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-15879555633943161 .banner .item .wap-poster {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#c_portalResGroupNewsNew_list-15879555633943161 {
    width: 100%;
    max-width: none;
    min-width: 320px;
    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;
}

#c_portalResGroupContent_list-15879575371825534 .p_articles {
    width: calc((100% - 0px)/1);
}

#c_portalResGroupContent_list-15879575371825534 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResGroupContent_list-15879575371825534 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResGroupContent_list-15879575371825534>div {
    animation-fill-mode: both;
}

#c_portalResGroupContent_list-15879575371825534 .txt h4 a {
    color: #fff;
}

#c_portalResGroupContent_list-15879575371825534 .txt h4 a:hover {
    text-decoration: underline;
}

#c_portalResGroupContent_list-15879575371825534 .p_page .pre .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupContent_list-15879575371825534 .p_page .next .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupContent_list-15879575371825534 .p_more .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupContent_list-15879575371825534 .p_loading .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupContent_list-15879575371825534 {
    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;
}