.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-01001 {
    min-width: 320px;
    width: 100%;
}

.c_portalResGroupNewsNew_list-01001 .p_PromptNoneData {
    width: auto;
    text-align: center
}

.c_portalResGroupNewsNew_list-01001 .p_PromptNoneData .prompt_title .iconfont:before {
    content: ""
}

.c_portalResGroupNewsNew_list-01001 .p_PromptNoneData .prompt_title .first {
    height: auto;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    padding: 0 10px 5px 0;
}

.c_portalResGroupNewsNew_list-01001 .p_PromptNoneData .prompt_title {
    display: inline-table;
    padding: 0 30px;
    min-height: 200px;
    height: 100%
}

.c_portalResGroupNewsNew_list-01001 .p_PromptNoneData .prompt_title .first:before {
    content: "\e6b4"
}

.c_portalResGroupNewsNew_list-01001 .p_PromptNoneData .prompt_title .font {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.c_portalResGroupNewsNew_list-01001 .p_PromptNoneData .promptbox {
    width: auto;
    height: 100%
}

.c_portalResGroupNewsNew_list-01001 .p_PromptNoneData .prompt_content {
    padding-left: 65px
}

/*引导短连接*/
.c_portalResGroupNewsNew_list-01001 .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-01001 .p_moreBtn .font {
    white-space: nowrap;
    overflow: visible;
    vertical-align: middle
}

.c_portalResGroupNewsNew_list-01001 .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-01001 .p_loading {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.c_portalResGroupNewsNew_list-01001 .p_loading .iconfont:before {
    content: ""
}

.c_portalResGroupNewsNew_list-01001 .p_loading .font {
    display: inline-block;
    margin-left: 20px;
    height: inherit
}

/*无效果/分组*/
.c_portalResGroupNewsNew_list-01001 .p_moreBox {
    margin: 0 20px;
    width: auto;
    height: auto;
    padding: 0;
    overflow: hidden
}

/*引导短连接 查看详情 */
.c_portalResGroupNewsNew_list-01001 .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-01001 .p_ToDetail:hover {
    cursor: pointer
}

/*概要信息*/
.c_portalResGroupNewsNew_list-01001 .p_SummaryBox {
    margin: 0;
    width: 236px;
    height: 317px;
    padding: 0;
    overflow: hidden
}

.c_portalResGroupNewsNew_list-01001 .p_summary {
    text-align: left;
    vertical-align: top;
    word-break: break-all
}

/*辅助字段值*/
.c_portalResGroupNewsNew_list-01001 .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-01001 .p_assist {
    margin: 0;
    width: 236px;
    height: 317px;
    padding: 0;
    overflow: hidden
}

/*概要列表标题*/
.c_portalResGroupNewsNew_list-01001 .p_TitleBox {
    width: auto;
    height: auto;
    padding: 5px 0;
    overflow: hidden;
    vertical-align: top;
}

.c_portalResGroupNewsNew_list-01001 .p_title {
    display: inline-table;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*列表序容器*/
.c_portalResGroupNewsNew_list-01001 .p_header {
    margin: 5px 0 0;
    width: auto;
    height: auto;
    padding: 0;
    overflow: hidden;
}

/*无效果/分组*/
.c_portalResGroupNewsNew_list-01001 .p_content {
    margin: 0;
    width: 236px;
    height: 317px;
    padding: 0;
    overflow: hidden
}

/*资讯列表容器*/
.c_portalResGroupNewsNew_list-01001 .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-01001 .p_articles {
    margin: 0;
    width: inherit;
    height: 186px;
    padding: 0;
}

/*通用容器*/
.c_portalResGroupNewsNew_list-01001 .p_news {
    margin: 0;
    width: inherit;
    height: auto;
    padding: 0;
    overflow: hidden;
}

/*主要内容区容器*/
.c_portalResGroupNewsNew_list-01001 .p_Newslist {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.c_portalResGroupNewsNew_list-01001 {
    overflow: hidden;
}

.c_portalResGroupNewsNew_list-01001 .p_content {
    width: auto;
    height: auto;
    vertical-align: top
}

.c_portalResGroupNewsNew_list-01001 .p_SummaryBox {
    width: auto;
    height: auto;
}

.c_portalResGroupNewsNew_list-01001 .p_assist {
    width: auto;
    height: auto;
}

/*覆盖阶段结束*/ /*改为inline-block*/
.c_portalResGroupNewsNew_list-01001 .p_icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: 2px
}

.c_portalResGroupNewsNew_list-01001 .p_about {
    display: inline-block;
    vertical-align: middle
}

/*end*/ /*组件样式开始*/
.c_portalResGroupNewsNew_list-01001 .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-01001 .p_thumbnail {
    width: 100%;
    height: auto;
    vertical-align: middle;
    text-align: center;
    overflow: hidden
}

.c_portalResGroupNewsNew_list-01001 .p_thumbnail img {
    width: 100%;
}

.c_portalResGroupNewsNew_list-01001 .higher .p_thumbnail {
    position: absolute;
    height: 100%
}

.c_portalResGroupNewsNew_list-01001 .widther .p_thumbnail {
    position: absolute;
    height: 100%
}

.c_portalResGroupNewsNew_list-01001 .smaller .p_thumbnail {
    position: absolute;
    height: 100%
}

.c_portalResGroupNewsNew_list-01001 .p_assist {
    margin-top: 2px;
}

.c_portalResGroupNewsNew_list-01001 .p_SummaryBox {
    clear: both;
    margin-bottom: 10px;
    margin-top: 8px
}

.c_portalResGroupNewsNew_list-01001 .p_ToDetail {
    float: right;
    position: relative
}

.c_portalResGroupNewsNew_list-01001 .p_summary {
    white-space: normal
}

.c_portalResGroupNewsNew_list-01001 .p_categorySummaryBox {
    overflow: hidden;
    padding: 10px;
}

/* 新增起止筛选时间 start */
.c_portalResGroupNewsNew_list-01001 .p_filterTime {
    padding: 15px 0 0;
    overflow: hidden;
}

.c_portalResGroupNewsNew_list-01001 .formItemInput {
    padding-left: 10px;
    padding-right: 5px;
    max-width: 468px;
}

.c_portalResGroupNewsNew_list-01001 .p_contactsTitle {
    width: auto;
    line-height: 30px;
}

.c_portalResGroupNewsNew_list-01001 .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-01001 .p_articles {
        margin-top: 10px !important;
        width: 100% !important;
    }

    .c_portalResGroupNewsNew_list-01001 .mp_linkUrl {
        display: block;
        height: auto;
    }

    .c_portalResGroupNewsNew_list-01001 .p_SummaryBox {
        display: none;
    }

    .c_portalResGroupNewsNew_list-01001 .p_ToDetail {
        display: none !important;
    }

    .c_portalResGroupNewsNew_list-01001 .mP_SummaryBox {
        clear: both;
    }

    .c_portalResGroupNewsNew_list-01001 .p_Information {
        display: flex;
        padding: 10px 0;
    }

    .c_portalResGroupNewsNew_list-01001 .p_Information li {
        flex: 1;
        height: 20px;
        overflow: hidden;
    }

    .c_portalResGroupNewsNew_list-01001 .p_KeyWord {
        width: 100%;
        margin-top: 5px;
    }

    .c_portalResGroupNewsNew_list-01001 .p_KeyWord .p_tag {
        padding: 5px 15px;
        margin-right: 10px;
        border-radius: 3px;
    }

    .c_portalResGroupNewsNew_list-01001 .blank {
        width: 100%;
        height: 15px;
        overflow: hidden;
    }

    .c_portalResGroupNewsNew_list-01001 .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-01001 .mp_linkUrl {
        display: none;
    }

    .c_portalResGroupNewsNew_list-01001 .mP_SummaryBox {
        display: none;
    }

    .c_portalResGroupNewsNew_list-01001 .p_Information {
        display: none;
    }

    .c_portalResGroupNewsNew_list-01001 .p_KeyWord {
        display: none;
    }

    .c_portalResGroupNewsNew_list-01001 .blank {
        display: none;
    }
}

@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) {
    /*中屏*/
}

@media only screen and (max-width: 768px) {
    /*小屏*/
    .c_portalResGroupPublic_codeContainer-01001 {
        min-height: 500px;
        width: 100%;
    }
}

@media only screen and (min-width: 769px) {
    /*大屏*/
    .c_portalResGroupPublic_codeContainer-01001 {
        min-height: 500px;
        width: 100%;
    }
}

@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_portalResGroupAtlas_category-15687154841816921 .p_imgItemBox {
    width: calc((100% - 0px) / 4);
}

#c_portalResGroupAtlas_category-15687154841816921 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResGroupAtlas_category-15687154841816921 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResGroupAtlas_category-15687154841816921 > div {
    animation-fill-mode: both;
}

#c_portalResGroupAtlas_category-15687154841816921 .p_page .pre .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupAtlas_category-15687154841816921 .p_page .next .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupAtlas_category-15687154841816921 .p_more .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupAtlas_category-15687154841816921 .p_loading .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupAtlas_category-15687154841816921 {
    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_portalResGroupAtlas_category-15706974267168808 .p_imgItemBox {
    width: calc((100% - 0px) / 4);
}

#c_portalResGroupAtlas_category-15706974267168808 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResGroupAtlas_category-15706974267168808 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResGroupAtlas_category-15706974267168808 > div {
    animation-fill-mode: both;
}

#c_portalResGroupAtlas_category-15706974267168808 .p_page .pre .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupAtlas_category-15706974267168808 .p_page .next .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupAtlas_category-15706974267168808 .p_more .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupAtlas_category-15706974267168808 .p_loading .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupAtlas_category-15706974267168808 .yun-detail {
    background: #151515 no-repeat bottom right;
    background-size: auto;
}

#c_portalResGroupAtlas_category-15706974267168808 .detail-info p {
    max-width: 60%;
}

@media screen and (max-width: 1440px) {
    #c_portalResGroupAtlas_category-15706974267168808 .layui-container ul {
        width: auto !important;
    }
}

#c_portalResGroupAtlas_category-15706974267168808 {
    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_portalResGroupColumn_detail-15868574555025802 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResGroupColumn_detail-15868574555025802 > div {
    animation-fill-mode: both;
}

#c_portalResGroupColumn_detail-15868574555025802 {
    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-1568710541870 .p_articles {
    width: calc((100% - 0px) / 1);
}

#c_portalResGroupNewsNew_list-1568710541870 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResGroupNewsNew_list-1568710541870 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResGroupNewsNew_list-1568710541870 > div {
    animation-fill-mode: both;
}

#c_portalResGroupNewsNew_list-1568710541870 .p_page .pre .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-1568710541870 .p_page .next .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-1568710541870 .p_more .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-1568710541870 .p_loading .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-1568710541870 .customer-value .value-item {
}

#c_portalResGroupNewsNew_list-1568710541870 .customer-value .value-item .valueinfo .infobg {
    background-image: url('/static/icon_dh.svg');
}

#c_portalResGroupNewsNew_list-1568710541870 .customer-value .value-item .value-pd {
    box-sizing: content-box;
}

#c_portalResGroupNewsNew_list-1568710541870 .path {
    display: none;
}

#c_portalResGroupNewsNew_list-1568710541870 {
    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_portalResGroupPublic_codeContainer-15970576495703405 .tanchuang {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    top: 0;
    z-index: 9999;
    display: none;
}

#c_portalResGroupPublic_codeContainer-15970576495703405 img {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 60%;
}

#c_portalResGroupPublic_codeContainer-15970576495703405 {
    width: 100%;
    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-1568710541885 .p_articles {
    width: calc((100% - 0px) / 1);
}

#c_portalResGroupNewsNew_list-1568710541885 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResGroupNewsNew_list-1568710541885 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResGroupNewsNew_list-1568710541885 > div {
    animation-fill-mode: both;
}

#c_portalResGroupNewsNew_list-1568710541885 .p_page .pre .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-1568710541885 .p_page .next .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-1568710541885 .p_more .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-1568710541885 .p_loading .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-1568710541885 .path {
    display: none;
}

#c_portalResGroupNewsNew_list-1568710541885 .showpic {
    position: relative;
}

#c_portalResGroupNewsNew_list-1568710541885 .bg {
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99999;
    display: none;
}

#c_portalResGroupNewsNew_list-1568710541885 .video_ccon {
    width: 60%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#c_portalResGroupNewsNew_list-1568710541885 .video_ccon p {
    float: right;
    font-size: 28px;
    color: #fff;
    cursor: pointer;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
}

#c_portalResGroupNewsNew_list-1568710541885 .video_ccon video {
    width: 100%;
}

#c_portalResGroupNewsNew_list-1568710541885 .video-hover {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}

#c_portalResGroupNewsNew_list-1568710541885 .video-hover .video-icon {
    width: 0.9rem;
    height: 0.9rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -0.45rem;
    margin-top: -0.45rem;
    cursor: pointer;
}

#c_portalResGroupNewsNew_list-1568710541885 .video-hover .video-icon img {
    display: block;
}

#c_portalResGroupNewsNew_list-1568710541885 .hide_con {
    display: none;
}

#c_portalResGroupNewsNew_list-1568710541885 .itemshow {
    cursor: pointer;
}

@media screen and (max-width: 768px) {
    #c_portalResGroupNewsNew_list-1568710541885 .video_ccon {
        width: 95%;
    }
}

#c_portalResGroupNewsNew_list-1568710541885 {
    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;
}