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

@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) {
    /*中屏*/
}

* {
    padding: 0;
    margin: 0;
}

.pagebox {
    width: 100%;
}

/*page property_start*/
.pagebox,
#-remove--flag {
    width: 100%;
    margin: 0px auto;
}

/*page property_end*/
/*page property_start*/
body,
#-remove--flag {}

/*page property_end*/
#c_portalResGroupAtlas_category-15782938782380648 .stylebox_top {
    display: none;
}

#c_portalResGroupAtlas_category-15782938782380648 .stylebox_top_line {
    display: none;
}

#c_portalResGroupAtlas_category-15782938782380648 .stylebox_bottom_line {
    display: none;
}

#c_portalResGroupAtlas_category-15782938782380648 .stylebox_bottom {
    display: none;
}

#c_portalResGroupAtlas_category-15782938782380648 .stylebox_content {
    border: 0 none;
}

#c_portalResGroupAtlas_category-15782938782380648 {
    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-15781203561987433 .stylebox_top {
    display: none;
}

#c_portalResGroupNewsNew_list-15781203561987433 .stylebox_top_line {
    display: none;
}

#c_portalResGroupNewsNew_list-15781203561987433 .stylebox_bottom_line {
    display: none;
}

#c_portalResGroupNewsNew_list-15781203561987433 .stylebox_bottom {
    display: none;
}

#c_portalResGroupNewsNew_list-15781203561987433 .stylebox_content {
    border: 0 none;
}

#c_portalResGroupNewsNew_list-15781203561987433 {
    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;
}

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

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

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

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

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

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

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

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

#w_grid-1578120341166 {
    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-1578120342885 {
    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-1578120344751 {
    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-1579421729531 {
    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;
}

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

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

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

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

#c_portalResGroupNewsNew_list-15785496189866604 .video_list {
    padding: 120px 0;
    background: url(../image/58ca66b5-7ac2-4a3d-adfc-f4d39de71f33.jpg) no-repeat center;
    background-size: cover;
}

#c_portalResGroupNewsNew_list-15785496189866604 .video_list li {
    margin-bottom: 2.5%;
    position: relative;
}

#c_portalResGroupNewsNew_list-15785496189866604 .video_list li:last-child {
    margin-bottom: 0px;
}

#c_portalResGroupNewsNew_list-15785496189866604 .video_list li .left {
    width: 48.5%;
    float: left;
    position: relative;
    cursor: pointer;
}

#c_portalResGroupNewsNew_list-15785496189866604 .video_list li .right {
    width: 44%;
    position: absolute;
    right: 0px;
    bottom: 10%;
}

#c_portalResGroupNewsNew_list-15785496189866604 .video_list li .tit {
    margin-bottom: 3%;
}

#c_portalResGroupNewsNew_list-15785496189866604 .video_list li .right p {
    padding-left: 15px;
    border-left: 3px solid #2e6b63;
}

#c_portalResGroupNewsNew_list-15785496189866604 .video_list li .btn {
    width: 85px;
    height: 85px;
    display: block;
    background: url(../image/da57c063-4d81-4355-b229-5ae91dbb04fb.png) no-repeat center;
    background-size: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
}

#c_portalResGroupNewsNew_list-15785496189866604 .video_list li .shadow {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.7s;
    opacity: 0;
}

#c_portalResGroupNewsNew_list-15785496189866604 .video_list li .left:hover .shadow {
    opacity: 1;
}

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

@media only screen and (max-width:1024px) {
    #c_portalResGroupNewsNew_list-15785496189866604 .video_list li .left {
        width: 40%;
    }

    #c_portalResGroupNewsNew_list-15785496189866604 .video_list li .right {
        width: 57%;
        bottom: 0;
    }

    #c_portalResGroupNewsNew_list-15785496189866604 .video_list li .right p {
        height: 7.5em;
        line-height: 1.5em;
        overflow: hidden;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        display: -webkit-box;
    }

    #c_portalResGroupNewsNew_list-15785496189866604 .video_list li .btn {
        width: 60px;
        height: 60px;
    }
}

@media only screen and (max-width: 767px) {
    #c_portalResGroupNewsNew_list-15785496189866604 .video_list li {
        margin-bottom: 5%;
    }

    #c_portalResGroupNewsNew_list-15785496189866604 .video_list li .right p {
        height: 4.2em;
        line-height: 1.4em;
        font-size: 12px;
        padding-left: 8px;
        border-width: 2px;
    }

    #c_portalResGroupNewsNew_list-15785496189866604 .video_list li .btn {
        width: 40px;
        height: 40px;
    }
}

@media only screen and (max-width: 640px) {
    #c_portalResGroupNewsNew_list-15785496189866604 .video_list li .left {
        float: none;
        display: block;
        margin: 0 auto;
        width: 70%
    }

    #c_portalResGroupNewsNew_list-15785496189866604 .video_list li .right {
        position: relative;
        right: auto;
        bottom: auto;
        width: 85%;
        margin: 10px auto 0 auto
    }

    #c_portalResGroupNewsNew_list-15785496189866604 .video_list li .tit {
        margin-bottom: 5px
    }
}

@media only screen and (max-width: 479px) {
    #c_portalResGroupNewsNew_list-15785496189866604 .video_list li .left {
        width: 90%
    }

    #c_portalResGroupNewsNew_list-15785496189866604 .video_list li .right {
        width: 100%
    }
}

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

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

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

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

#c_portalResGroupPublic_codeContainer-15794218044186092 .loading {
    text-align: center;
}

#c_portalResGroupPublic_codeContainer-15794218044186092 .videoList {
    padding: 80px 0;
}

#c_portalResGroupPublic_codeContainer-15794218044186092 .list {
    position: relative;
}

#c_portalResGroupPublic_codeContainer-15794218044186092 .videoList ul {
    padding-bottom: 2%;
}

#c_portalResGroupPublic_codeContainer-15794218044186092 .videoList li {
    width: 15.46%;
    float: left;
    text-align: center;
    margin: 0 0.6% 1.2%;
    border: 1px solid #bababa;
    line-height: 50px;
    color: #898989;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

#c_portalResGroupPublic_codeContainer-15794218044186092 .videoList li.hover {
    background: #e5a928;
    color: #fff;
    border-color: #e5a928;
}

#c_portalResGroupPublic_codeContainer-15794218044186092 .swiper-button-prev {
    background: url(../image/6e4a1cac-057d-4141-ac02-e33d3f4e6ed6.png) no-repeat center;
}

#c_portalResGroupPublic_codeContainer-15794218044186092 .swiper-button-next {
    background: url(../image/f133533d-825a-4f28-b7b0-900d8932ba36.png) no-repeat center;
}

#c_portalResGroupPublic_codeContainer-15794218044186092 .videoList li:hover {
    background: #e5a928;
    color: #fff;
    border-color: #e5a928;
}

#c_portalResGroupPublic_codeContainer-15794218044186092 li::after {
    content: "";
    width: 5px;
    height: 9px;
    display: block;
    background: url(../image/ea1de13a-b276-46b6-83ff-dd0fbd16bfbe.png) no-repeat center;
    position: absolute;
    right: 5%;
    top: 50%;
    margin-top: -4px;
}

#c_portalResGroupPublic_codeContainer-15794218044186092 li.hover::after {
    content: "";
    width: 5px;
    height: 9px;
    display: block;
    background: url(../image/df99fac2-a4f3-457e-a39b-15dc50849d29.png) no-repeat center;
    position: absolute;
    right: 5%;
    top: 50%;
    margin-top: -4px;
}

#c_portalResGroupPublic_codeContainer-15794218044186092 .video {
    position: relative;
    cursor: pointer;
    width: 32.33%;
    margin: 0 0.5%;
    float: left;
}

#c_portalResGroupPublic_codeContainer-15794218044186092 .video .img::before {
    content: "";
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: rgba(255, 255, 255, 0.7) url(../image/4321517c-11fc-4b03-8c74-721cdb7e6fe4.png) no-repeat center;
    background-size: 50px;
    z-index: 2;
    border-radius: 50%;
}

#c_portalResGroupPublic_codeContainer-15794218044186092 .img {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 56.9%;
    background-size: cover;
}

#c_portalResGroupPublic_codeContainer-15794218044186092 .img img {
    width: 100%;
    height: 100%;
    object-fit: fill;
}

#c_portalResGroupPublic_codeContainer-15794218044186092 .img::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

#c_portalResGroupPublic_codeContainer-15794218044186092 li:hover::after {
    background: url(../image/7f30c81d-453d-4773-aefa-b2b59445af7e.png) no-repeat center;
}

#c_portalResGroupPublic_codeContainer-15794218044186092 .swiper-container {
    margin: 0 60px;
}

#c_portalResGroupPublic_codeContainer-15794218044186092 .list .title {
    margin: 4% 0;
    text-align: center;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.5;
    height: 3em;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media only screen and (max-width:1280px) {
    #c_portalResGroupPublic_codeContainer-15794218044186092 .videoList li {
        width: 32.13%;
        line-height: 40px;
    }

    #c_portalResGroupPublic_codeContainer-15794218044186092 .videoList {
        padding: 7% 0;
    }
}

@media only screen and (max-width:640px) {
    #c_portalResGroupPublic_codeContainer-15794218044186092 .video {
        width: 49%
    }
}

@media only screen and (max-width:500px) {
    #c_portalResGroupPublic_codeContainer-15794218044186092 .videoList li {
        width: 32.13%;
    }

    #c_portalResGroupPublic_codeContainer-15794218044186092 .video .img::before {
        width: 36px;
        height: 36px
    }
}