/*e_FlowCommonStyleBox-001*/
.e_FlowCommonStyleBox-001 {
    /* position: absolute;*/
    width: 100%;
    height: auto;
    width-uint: %;
}

/*stylebox_link*/
.e_FlowCommonStyleBox-001 .stylebox_link {
    color: #666666;
    font-size: 14px;
    display: table;
    height: inherit;
    border-width: 0;
    float: right;
    vertical-align: middle;
    margin-right: 15px;
}

.e_FlowCommonStyleBox-001 .stylebox_link:hover {
    color: rgba(101,190,186,1);
}

.e_FlowCommonStyleBox-001 .stylebox_link:active {
    color: rgba(101,190,186,1);
}

.e_FlowCommonStyleBox-001 .stylebox_top {
    width: auto;
    height: 40px;
    background-color: #1890FF;
}

.e_FlowCommonStyleBox-001 .title_icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255,255,255,1);
    margin-right: 10px;
    font-size: medium;
}

.e_FlowCommonStyleBox-001 .title_icon::before {
    content: "";
}

.e_FlowCommonStyleBox-001 .title_main {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255,255,255,1);
    font-weight: normal;
    font-size: 16px;
    max-width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.e_FlowCommonStyleBox-001 .title_sub {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255,255,255,1);
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
}

.e_FlowCommonStyleBox-001 .stylebox_title {
    display: inline-block;
    width: auto;
    height: inherit;
    background-color: #1890FF;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0;
    vertical-align: bottom;
    white-space: nowrap;
}

.e_FlowCommonStyleBox-001 .stylebox_link a {
    color: inherit;
    display: table-cell;
    vertical-align: middle;
}

.e_FlowCommonStyleBox-001 .link_icon {
    display: inline-block;
    margin-left: 5px;
}

.e_FlowCommonStyleBox-001 .link_icon::before {
    content: '\e6af';
}

.e_FlowCommonStyleBox-001 .stylebox_top_line {
    height: 1px;
    background-color: rgba(240,240,240,1);
}

.e_FlowCommonStyleBox-001 .stylebox_content {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0;
    width: 100%;
    width-uint: %;
}

.e_FlowCommonStyleBox-001 .stylebox_bottom_line {
    height: 1px;
    background-color: rgba(240,240,240,1);
}

.c_portalResGroupNewsNew_list-01001001 {
    min-width: 320px;
    width: 100%;
}

.c_portalResGroupNewsNew_list-01001001 .p_PromptNoneData {
    width: auto;
    text-align: center
}

.c_portalResGroupNewsNew_list-01001001 .p_PromptNoneData .prompt_title .iconfont:before {
    content: ""
}

.c_portalResGroupNewsNew_list-01001001 .p_PromptNoneData .prompt_title .first {
    height: auto;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    padding: 0 10px 5px 0;
}

.c_portalResGroupNewsNew_list-01001001 .p_PromptNoneData .prompt_title {
    display: inline-table;
    padding: 0 30px;
    min-height: 200px;
    height: 100%
}

.c_portalResGroupNewsNew_list-01001001 .p_PromptNoneData .prompt_title .first:before {
    content: "\e6b4"
}

.c_portalResGroupNewsNew_list-01001001 .p_PromptNoneData .prompt_title .font {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.c_portalResGroupNewsNew_list-01001001 .p_PromptNoneData .promptbox {
    width: auto;
    height: 100%
}

.c_portalResGroupNewsNew_list-01001001 .p_PromptNoneData .prompt_content {
    padding-left: 65px
}

.c_portalResGroupNewsNew_list-01001001 .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-01001001 .p_moreBtn .font {
    white-space: nowrap;
    overflow: visible;
    vertical-align: middle
}

.c_portalResGroupNewsNew_list-01001001 .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-01001001 .p_loading {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.c_portalResGroupNewsNew_list-01001001 .p_loading .iconfont:before {
    content: "";
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

.c_portalResGroupNewsNew_list-01001001 .p_loading .font {
    display: inline-block;
    margin-left: 20px;
    height: inherit
}

.c_portalResGroupNewsNew_list-01001001 .p_moreBox {
    margin: 0 20px;
    width: auto;
    height: auto;
    padding: 0;
    overflow: hidden
}

.c_portalResGroupNewsNew_list-01001001 .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-01001001 .p_ToDetail:hover {
    cursor: pointer
}

.c_portalResGroupNewsNew_list-01001001 .p_SummaryBox {
    margin: 0;
    width: 236px;
    height: 317px;
    padding: 0;
    overflow: hidden
}

.c_portalResGroupNewsNew_list-01001001 .p_summary {
    text-align: left;
    vertical-align: top;
    word-break: break-all
}

.c_portalResGroupNewsNew_list-01001001 .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-01001001 .p_assist {
    margin: 0;
    width: 236px;
    height: 317px;
    padding: 0;
    overflow: hidden
}

.c_portalResGroupNewsNew_list-01001001 .p_TitleBox {
    width: auto;
    height: auto;
    padding: 5px 0;
    overflow: hidden;
    vertical-align: top;
}

.c_portalResGroupNewsNew_list-01001001 .p_title {
    display: inline-table;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
}

.c_portalResGroupNewsNew_list-01001001 .p_header {
    margin: 5px 0 0;
    width: auto;
    height: auto;
    padding: 0;
    overflow: hidden;
}

.c_portalResGroupNewsNew_list-01001001 .p_content {
    margin: 0;
    width: 236px;
    height: 317px;
    padding: 0;
    overflow: hidden
}

.c_portalResGroupNewsNew_list-01001001 .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-01001001 .p_articles {
    margin: 0;
    width: calc((100% - 0px)/1);
    height: 186px;
    padding: 0;
}

.c_portalResGroupNewsNew_list-01001001 .p_news {
    margin: 0;
    width: inherit;
    height: auto;
    padding: 0;
    overflow: hidden;
}

.c_portalResGroupNewsNew_list-01001001 .p_Newslist {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.c_portalResGroupNewsNew_list-01001001 {
    overflow: hidden;
}

.c_portalResGroupNewsNew_list-01001001 .p_content {
    width: auto;
    height: auto;
    vertical-align: top
}

.c_portalResGroupNewsNew_list-01001001 .p_SummaryBox {
    width: auto;
    height: auto;
}

.c_portalResGroupNewsNew_list-01001001 .p_assist {
    width: auto;
    height: auto;
}

.c_portalResGroupNewsNew_list-01001001 .p_icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: 2px
}

.c_portalResGroupNewsNew_list-01001001 .p_about {
    display: inline-block;
    vertical-align: middle
}

.c_portalResGroupNewsNew_list-01001001 .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-01001001 .p_thumbnail {
    width: 100%;
    height: auto;
    vertical-align: middle;
    text-align: center;
    overflow: hidden
}

.c_portalResGroupNewsNew_list-01001001 .p_thumbnail img {
    width: 100%;
}

.c_portalResGroupNewsNew_list-01001001 .higher .p_thumbnail {
    position: absolute;
    height: 100%
}

.c_portalResGroupNewsNew_list-01001001 .widther .p_thumbnail {
    position: absolute;
    height: 100%
}

.c_portalResGroupNewsNew_list-01001001 .smaller .p_thumbnail {
    position: absolute;
    height: 100%
}

.c_portalResGroupNewsNew_list-01001001 .p_assist {
    margin-top: 2px;
}

.c_portalResGroupNewsNew_list-01001001 .p_SummaryBox {
    clear: both;
    margin-bottom: 10px;
    margin-top: 8px
}

.c_portalResGroupNewsNew_list-01001001 .p_ToDetail {
    float: right;
    position: relative
}

.c_portalResGroupNewsNew_list-01001001 .p_summary {
    white-space: normal
}

.c_portalResGroupNewsNew_list-01001001 .p_categorySummaryBox {
    overflow: hidden;
    padding: 10px;
}

.c_portalResGroupNewsNew_list-01001001 .p_filterTime {
    padding: 15px 0 0;
    overflow: hidden;
}

.c_portalResGroupNewsNew_list-01001001 .formItemInput {
    padding-left: 10px;
    padding-right: 5px;
    max-width: 468px;
}

.c_portalResGroupNewsNew_list-01001001 .p_contactsTitle {
    width: auto;
    line-height: 30px;
}

.c_portalResGroupNewsNew_list-01001001 .formItemInput .formItemIconAfter {
    right: 10px !important;
    position: absolute;
    top: 10px;
}

@media only screen and (max-width: 768px) {
    .layui-laydate-range {
        width:85% !important;
        left: 20px !important;
    }

    .c_portalResGroupNewsNew_list-01001001 .p_articles {
        margin-top: 10px !important;
        width: 100% !important;
    }

    .c_portalResGroupNewsNew_list-01001001 .mp_linkUrl {
        display: block;
        height: auto;
    }

    .c_portalResGroupNewsNew_list-01001001 .p_SummaryBox {
        display: none;
    }

    .c_portalResGroupNewsNew_list-01001001 .p_ToDetail {
        display: none !important;
    }

    .c_portalResGroupNewsNew_list-01001001 .mP_SummaryBox {
        clear: both;
    }

    .c_portalResGroupNewsNew_list-01001001 .p_Information {
        display: flex;
        padding: 10px 0;
    }

    .c_portalResGroupNewsNew_list-01001001 .p_Information li {
        flex: 1;
        height: 20px;
        overflow: hidden;
    }

    .c_portalResGroupNewsNew_list-01001001 .p_KeyWord {
        width: 100%;
        margin-top: 5px;
    }

    .c_portalResGroupNewsNew_list-01001001 .p_KeyWord .p_tag {
        padding: 5px 15px;
        margin-right: 10px;
        border-radius: 3px;
    }

    .c_portalResGroupNewsNew_list-01001001 .blank {
        width: 100%;
        height: 15px;
        overflow: hidden;
    }

    .c_portalResGroupNewsNew_list-01001001 .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-01001001 .mp_linkUrl {
        display: none;
    }

    .c_portalResGroupNewsNew_list-01001001 .mP_SummaryBox {
        display: none;
    }

    .c_portalResGroupNewsNew_list-01001001 .p_Information {
        display: none;
    }

    .c_portalResGroupNewsNew_list-01001001 .p_KeyWord {
        display: none;
    }

    .c_portalResGroupNewsNew_list-01001001 .blank {
        display: none;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

.c_portalResGroupNewsNew_list-01001001 .p_CommonSummaryBoxA {
    text-align: center;
}

.c_portalResGroupNewsNew_list-01001001 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

.c_portalResGroupNewsNew_list-01001001 >div {
    animation-fill-mode: both;
}

.c_portalResGroupNewsNew_list-01001001 .p_page .pre .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

.c_portalResGroupNewsNew_list-01001001 .p_page .next .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

.c_portalResGroupNewsNew_list-01001001 .p_more .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

.c_portalResGroupNewsNew_list-01001001 .p_page .pageNum.active {
    background-color: #007bc7;
    border: 1px solid #007bc7;
}

.c_portalResGroupNewsNew_list-01001001 .p_page .pageNum:hover {
    background-color: #007bc7;
    border: 1px solid #007bc7;
}

.c_portalResGroupNewsNew_list-01001001 .p_page .next:hover {
    background-color: #007bc7;
    border: 1px solid #007bc7;
}

.c_portalResGroupNewsNew_list-01001001 .p_page .next:active {
    background-color: #007bc7;
    border: 1px solid #007bc7;
}

.c_portalResGroupNewsNew_list-01001001 .p_page .pre:hover {
    background-color: #007bc7;
    border: 1px solid #007bc7;
}

.c_portalResGroupNewsNew_list-01001001 .p_page .pre:active {
    background-color: #007bc7;
    border: 1px solid #007bc7;
}

.c_portalResGroupNewsNew_list-01001001 .cf:before {
    content: '';
    display: table;
}

.c_portalResGroupNewsNew_list-01001001 .cf:after {
    content: '';
    display: table;
    clear: both;
}

.c_portalResGroupNewsNew_list-01001001 .cf {
    *zoom:1px; }

.c_portalResGroupNewsNew_list-01001001 .human_join_list {
    border-top: 2px solid #007bc7;
}

.c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table {
    width: 100%;
}

.c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table td {
    padding: 24.5px 20px 24.5px 53px;
    color: #777;
    position: relative;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
}

.c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table thead {
    border: 1px solid #e5e5e5;
    border-top: none;
}

.c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table thead td {
    background: #fff;
    border-bottom: none;
    padding: 23.5px 20px 23.5px 53px;
    color: #555;
}

.c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table .t1 {
    width: 21.15%;
}

.c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table .t2 {
    width: 20.6%;
}

.c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table .t3 {
    width: 17.6%;
}

.c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table .t4 {
    width: 20.6%;
}

.c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table i {
    width: 1px;
    background: #d2d2d2;
    height: 16px;
    position: absolute;
    right: 35px;
    top: 50%;
    margin-top: -8px;
    display: block;
}

.c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table td:first-child + td + td + td + td + td {
    padding-right: 0px;
}

.c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table td:first-child + td + td + td + td + td a {
    color: #fff;
    padding: 1px 20px;
    display: inline-block;
    background: #f14d5c;
}

.c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table td:first-child + td + td + td + td + td a:hover {
    color: #fff!important;
}

.c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table a {
    color: #777;
}

.c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table a:hover {
    color: #007bc7;
}

.c_portalResGroupNewsNew_list-01001001 .human_join_list .job tr:nth-child(2n+1) {
    background: #f7f7f7;
}

.c_portalResGroupNewsNew_list-01001001 .human_join_list .job tr:hover {
    background: #007bc7;
}

.c_portalResGroupNewsNew_list-01001001 .human_join_list .job tr:hover td {
    color: #fff;
}

.c_portalResGroupNewsNew_list-01001001 .human_join_list .job tr:hover td a {
    color: #fff;
}

@media only screen and (max-width: 1200px) {
    .c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table td {
        padding-left:20px;
    }

    .c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table thead td {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 768px) {
    .c_portalResGroupNewsNew_list-01001001 .p_pagebox .num .iconfont {
        line-height:32px;
    }

    .c_portalResGroupNewsNew_list-01001001 .p_pagebox .next {
        background-color: #007bc7;
    }

    .c_portalResGroupNewsNew_list-01001001 .p_pagebox .pre {
        background-color: #007bc7;
    }

    .c_portalResGroupNewsNew_list-01001001 .p_pagebox .js_pageBtnDisable {
        background-color: #f5f5f5;
    }

    .c_portalResGroupNewsNew_list-01001001 .p_pagebox .js_pageBtnDisable:hover {
        background-color: #f5f5f5;
    }

    .c_portalResGroupNewsNew_list-01001001 .p_pagebox .js_pageBtnDisable:active {
        background-color: #f5f5f5;
    }
}

@media only screen and (max-width: 767px) {
    .c_portalResGroupNewsNew_list-01001001 .p_pagebox .NumBox {
        height:33px;
        line-height: 33px;
    }

    .c_portalResGroupNewsNew_list-01001001 .p_pagebox .next .iconfont {
        line-height: 35px;
        height: 35px;
    }

    .c_portalResGroupNewsNew_list-01001001 .p_pagebox .pre .iconfont {
        line-height: 35px;
        height: 35px;
    }

    .c_portalResGroupNewsNew_list-01001001 .p_OccupyBox .e_pagebox .pageNum {
        display: none;
    }

    .c_portalResGroupNewsNew_list-01001001 .p_OccupyBox .e_pagebox .next {
        height: 35px;
        line-height: 35px;
    }

    .c_portalResGroupNewsNew_list-01001001 .p_OccupyBox .e_pagebox .pre {
        height: 35px;
        line-height: 35px;
    }

    .c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table {
        display: block;
    }

    .c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table thead {
        display: block;
    }

    .c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table tbody {
        display: block;
    }

    .c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table td {
        display: block;
    }

    .c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table tr {
        display: block;
    }

    .c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table tr {
        border: 1px solid #eee;
        text-align: left;
        border-bottom: 0;
        margin-bottom: 20px;
    }

    .c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding: 20px 0;
        padding-left: 6em;
        white-space: normal;
        text-align: left;
    }

    .c_portalResGroupNewsNew_list-01001001 .human_join_list td:before {
        position: absolute;
        top: 0;
        font-weight: bold;
        left: 0;
        padding: 10px 0;
        width: 6em;
        text-indent: 10px;
        white-space: nowrap;
        text-align: left;
    }

    .c_portalResGroupNewsNew_list-01001001 .human_join_list td:before {
        content: attr(data-title);
    }

    .c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table td:first-child {
        text-align: left;
        padding-left: 6em;
    }

    .c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table td:first-child + td + td + td + td + td a {
        padding: 0.15em 1em 0px 0.5em;
    }

    .c_portalResGroupNewsNew_list-01001001 .human_join_list .ph_table td:first-child + td + td + td + td + td a i {
        right: 0.5em;
        width: 0.3125em;
        height: 0.5em;
        margin-top: -0.275em;
        background-size: 100% auto;
    }
}

.w_fimgbox-001 {
    width: 100%;
    height: auto;
    min-height: 200px;
    margin: 0 auto;
}

#w_fimgbox-1609840327709 .w_imgbox {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: inherit;
    right: -140px;
}

.w_fimgbox-001 .w_imgbox > img {
    width: 100%;
    height: auto;
}

.w_fimgbox-001 .w_imgbox > .p_contentbox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#w_fimgbox-1609840327709 .w_imgbox:hover {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: inherit;
    right: 0px;
    transition: all 0.6s;
    -moz-transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
}

#w_grid-1570786965381 {
    word-break: keep-all!important;
    word-wrap: normal;
}

#w_grid-1570693828548 > div > .p_gridbox > .p_gridCell > .reset_style a:hover span {
    font-weight: normal!important;
}

@media only screen and (max-width: 1279px) {
    #w_grid-1570710435213 {
        display:none!important;
    }
}

@media only screen and (min-width: 1280px) {
    #w_grid-1570795395968 {
        display:none!important;
    }

    #w_grid-1570710435213 {
        display: block!important;
    }
}

@media only screen and (max-width: 768px) {
    #w_fimg-1570787802112 {
        width: 50%!important;
        margin-top: 5%!important;
        margin-bottom: 5%!important;
    }

    #w_common_text-1570787707835 {
        margin-top: 10%!important;
    }

    #w_grid-1570787091286 {
        min-height: auto!important;
    }

    #w_grid-1570702297845 {
        padding-top: 0px!important;
        padding-bottom: 20px!important;
    }

    #w_grid-1570702297891 span {
        font-size: 36px!important;
    }

    #content_box-1570702297845-1 {
        display: none!important;
    }

    #w_grid-1570702297845 {
        margin-top: 0px!important;
        margin-bottom: 0px!important;
    }

    #w_common_text-1570704808426,#w_common_text-1570795479096 {
        margin-top: 30px!important;
    }
}

#w_grid-1561971018712 {
    box-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    height: 80px !important;
}

#w_common_text-1570693828676 span a {
    color: #a3abb6!important;
}

@media only screen and (min-width: 769px) {
    #w_grid-1570787091286,#w_grid-1570787184241,#w_grid-1570787188792,#w_grid-1570787192603,#w_grid-1570787196259 {
        transition: all .3s;
        border-radius: 5px;
        overflow: hidden;
    }

    #w_grid-1570787091286:hover {
        margin: 10px;
        box-shadow: 0 0px 10px rgba(0, 0, 0, 0.3);
        transition: all .3s;
        width: calc((100% - 20px)/1);
        border-radius: 10px;
    }

    #w_grid-1570787184241:hover {
        margin: 5px 10px;
        box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
        transition: all .3s;
        width: calc((100% - 20px)/1);
        border-radius: 5px;
    }

    #w_grid-1570787188792:hover {
        margin: 5px 10px;
        box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
        transition: all .3s;
        width: calc((100% - 20px)/1);
        border-radius: 5px;
    }

    #w_grid-1570787192603:hover {
        margin: 5px 10px;
        box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
        transition: all .3s;
        width: calc((100% - 20px)/1);
        border-radius: 5px;
    }

    #w_grid-1570787196259:hover {
        margin: 5px 10px;
        box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
        transition: all .3s;
        width: calc((100% - 20px)/1);
        border-radius: 5px;
    }
}

.w_grid-000 {
    margin-left: auto;
    margin-right: auto;
    min-height: 12rem;
    width: 100%;
}

.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;
}

@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_portalResGroupBreadcrumb_nav-01001 {
        width: 1180px;
        height: 30px;
        overflow: visible;
        font-size: 0;
        margin: 0 0 !important;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent {
        font-size: 0;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent .font {
        display: inline-block;
        font-size: 14px;
        color: #fff;
        height: 30px;
        line-height: 30px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent .before:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent .after:before {
        content: "\200B";
    }

    /*面包屑导航*/
    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb {
        font-size: 14px;
        color: #fff;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb>a>.font {
        display: inline-block;
        line-height: 30px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb>a {
        color: #fff;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox>a>.font {
        /* border: 1px solid #e0f2f1;*/
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox>a>.font:hover {
        text-decoration: none;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb>a>.font:hover {
        text-decoration: underline;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb .before:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb .after:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover>a>.font:before {
        content: "\200B";
        display: block;
        height: 1px;
        background: #fff;
        width: 100%;
        width: calc(100% - 1px);
        position: absolute;
        bottom: -1px;
        left: 1px;
        z-index: 10;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover>a>.font {
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after {
        margin-right: 5px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after:before {
        content: "\e69a";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover .after:before {
        content: "\e69c";
    }

    /*普通短链接*/
    /* .e_title.c_portalResGroupBreadcrumb_nav-01001.p_sortLink{ display:inline-block; padding:0; color:rgba(101, 190, 186,1); font-size:14px; text-align:left; } .e_title.c_portalResGroupBreadcrumb_nav-01001.p_sortLink{ white-space:nowrap; vertical-align:middle; line-height: 19px; } a>.e_title.c_portalResGroupBreadcrumb_nav-01001 .p_sortLink:hover{ text-decoration:underline; font-weight:bold; cursor:pointer; } a>.e_title.c_portalResGroupBreadcrumb_nav-01001 .p_sortLink:active{ color:rgba(69, 165, 161,1); font-weight:400; } a>.e_title.c_portalResGroupBreadcrumb_nav-01001 .p_sortLink:active{ text-decoration:none; margin-top:0; } .e_title.c_portalResGroupBreadcrumb_nav-01001 .p_sortLink .iconfont:before{ display: inline-block; content:""; } */
    /*无效果/分组*/
    /* .c_portalResGroupBreadcrumb_nav-01001 .p_content{ margin:0; width: 236px; height:317px; padding:0; border-width:1px; border-style: none; border-color:rgba(228,228,228,0); background-color:transparent; overflow: hidden; } */
    /* .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond{ font-size: 14px; color: #65beba; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond{ display: inline-block; vertical-align: middle; position: relative; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond>a>.font{ display: inline-block; line-height: 30px; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond>a{ color: inherit; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox>a>.font{ border: 1px solid #e0f2f1; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox>a>.font:hover{ text-decoration: none; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond>a>.font:hover{ text-decoration: underline; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond .before:before{ content: "\200B"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond .after:before{ content: "\200B"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover>a>.font:before{ content: "\200B"; display: block; height: 1px; background: #fff; width: 100%; width: calc(100% - 1px); position: absolute; bottom: -1px; left: 1px; z-index: 10; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover>a>.font{ border: 1px solid #65beba; border-bottom: 1px solid transparent; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after{ margin-right: 5px; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after:before{ content: "\e69a"; } .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover .after:before{ content: "\e69c"; } */
    /*重要文字*/
    .c_portalResGroupBreadcrumb_nav-01001 .p_end {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: left;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_end .font {
        white-space: nowrap;
        vertical-align: middle;
        text-align: inherit;
        line-height: 14px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_end .iconfont:before {
        display: inline-block;
        content: "";
    }

    /*面包屑导航*/
    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst {
        font-size: 14px;
        color: #fff;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst>a>.font {
        display: inline-block;
        line-height: 30px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst>a {
        color: inherit;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst>a:hover {
        text-decoration: none;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox>a>.font {
        border: 1px solid #e0f2f1;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox>a>.font:hover {
        text-decoration: none;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst>a>.font:hover {
        text-decoration: none;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst .after:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover>a>.font:before {
        content: "\200B";
        display: block;
        height: 1px;
        background: #fff;
        width: 100%;
        width: calc(100% - 1px);
        position: absolute;
        bottom: -1px;
        left: 1px;
        z-index: 10;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover>a>.font {
        border: 1px solid #65beba;
        border-bottom: 1px solid transparent;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after {
        margin-right: 5px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after:before {
        content: "\e69a";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover .after:before {
        content: "\e69c";
    }

    /*无效果/分组*/
    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228,228,228,0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList {
        width: auto;
        height: auto;
        overflow: visible;
        background-color: transparent;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList>a {
        display: inline-block;
    }

    /* .c_portalResGroupBreadcrumb_nav-01001 .p_CurrentBox{ color: #666; } */
    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before {
        content: "\e68a";
    }

    /* .c_portalResGroupBreadcrumb_nav-01001 .p_content{ width: 240px; position: absolute; border: 1px solid #65beba; padding: 9px 7px 9px 7px; font-size: 0; display: none; height: auto; background: #fff; } */
    .c_portalResGroupBreadcrumb_nav-01001 .contentBox:hover .p_content {
        display: block;
    }

    /* .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink{ color: #65beba; display: inline-block; margin: 9px 7px 9px 7px; cursor: pointer; font-size: 14px; } .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink .font{ line-height: 14px; font-weight: normal; } .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink:hover{ text-decoration: underline; font-weight: normal; } .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink.current{ color: #bcbcbc; } .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink.current:hover{ text-decoration: none; font-weight: normal; } .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink.current .font{ text-decoration: none; font-weight: normal; cursor: default; } */
    .c_portalResGroupBreadcrumb_nav-01001 .p_end {
        margin-right: 6px;
        margin-left: 6px;
        vertical-align: middle;
    }
}

@media only screen and (min-width: 769px) {
    /*大屏*/ .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent {
        font-size: 0;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent .font {
        display: inline-block;
        font-size: 14px;
        color: #fff;
        height: 30px;
        line-height: 30px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent .before:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbCurrent .after:before {
        content: "\200B";
    }

    /*面包屑导航*/
    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb {
        font-size: 14px;
        color: #65beba;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb>a>.font {
        display: inline-block;
        line-height: 30px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb>a {
        color: #fff!important;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb>a:hover {
        color: #ffffff !important;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox>a>.font {
        /* border: 1px solid #e0f2f1;*/
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox>a>.font:hover {
        text-decoration: none;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb>a>.font:hover {
        text-decoration: underline;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb .before:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb .after:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover>a>.font:before {
        content: "\200B";
        display: block;
        height: 1px;
        background: #fff;
        width: 100%;
        width: calc(100% - 1px);
        position: absolute;
        bottom: -1px;
        left: 1px;
        z-index: 10;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover>a>.font {
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after {
        margin-right: 5px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after:before {
        content: "\e69a";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover .after:before {
        content: "\e69c";
    }

    /*普通短链接*/
    .e_title.c_portalResGroupBreadcrumb_nav-01001.p_sortLink {
        display: inline-block;
        padding: 0;
        color: rgba(101, 190, 186,1);
        font-size: 14px;
        text-align: left;
    }

    .e_title.c_portalResGroupBreadcrumb_nav-01001.p_sortLink {
        white-space: nowrap;
        vertical-align: middle;
        line-height: 19px;
    }

    a>.e_title.c_portalResGroupBreadcrumb_nav-01001 .p_sortLink:hover {
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
    }

    a>.e_title.c_portalResGroupBreadcrumb_nav-01001 .p_sortLink:active {
        color: rgba(69, 165, 161,1);
        font-weight: 400;
    }

    a>.e_title.c_portalResGroupBreadcrumb_nav-01001 .p_sortLink:active {
        text-decoration: none;
        margin-top: 0;
    }

    .e_title.c_portalResGroupBreadcrumb_nav-01001 .p_sortLink .iconfont:before {
        display: inline-block;
        content: "";
    }

    /*无效果/分组*/
    .c_portalResGroupBreadcrumb_nav-01001 .p_content {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228,228,228,0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond {
        font-size: 14px;
        color: #65beba;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond>a>.font {
        display: inline-block;
        line-height: 30px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond>a {
        color: inherit;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox>a>.font {
        border: 1px solid #e0f2f1;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox>a>.font:hover {
        text-decoration: none;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond>a>.font:hover {
        text-decoration: underline;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond .before:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond .after:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover>a>.font:before {
        content: "\200B";
        display: block;
        height: 1px;
        background: #fff;
        width: 100%;
        width: calc(100% - 1px);
        position: absolute;
        bottom: -1px;
        left: 1px;
        z-index: 10;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover>a>.font {
        border: 1px solid #65beba;
        border-bottom: 1px solid transparent;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after {
        margin-right: 5px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after:before {
        content: "\e69a";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover .after:before {
        content: "\e69c";
    }

    /*重要文字*/
    .c_portalResGroupBreadcrumb_nav-01001 .p_end {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: left;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_end .font {
        white-space: nowrap;
        vertical-align: middle;
        text-align: inherit;
        line-height: 14px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_end .iconfont:before {
        display: inline-block;
        content: "";
    }

    /*面包屑导航*/
    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst {
        font-size: 14px;
        color: #fff;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst {
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst>a>.font {
        display: inline-block;
        line-height: 30px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst>a {
        color: #fff;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox>a>.font {
        border: 1px solid #e0f2f1;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox>a>.font:hover {
        text-decoration: none;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst>a>.font:hover {
        text-decoration: underline;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst .after:before {
        content: "\200B";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover>a>.font:before {
        content: "\200B";
        display: block;
        height: 1px;
        background: #fff;
        width: 100%;
        width: calc(100% - 1px);
        position: absolute;
        bottom: -1px;
        left: 1px;
        z-index: 10;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover>a>.font {
        border: 1px solid #65beba;
        border-bottom: 1px solid transparent;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after {
        margin-right: 5px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after:before {
        content: "\e69a";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover .after:before {
        content: "\e69c";
    }

    /*无效果/分组*/
    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228,228,228,0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResGroupBreadcrumb_nav-01001 {
        width: 100%!important;
        height: 30px;
        overflow: visible;
        font-size: 0;
        margin: 25px 0!important;
        text-align: right;
        display: inline-block;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList {
        width: auto;
        height: auto;
        overflow: visible;
        background-color: transparent;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList>a {
        display: inline-block;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_CurrentBox {
        color: #666;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before {
        content: "\e68a";
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_content {
        width: 240px;
        position: absolute;
        border: 1px solid #65beba;
        padding: 9px 7px 9px 7px;
        font-size: 0;
        display: none;
        height: auto;
        background: #fff;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .contentBox:hover .p_content {
        display: block;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink {
        color: #65beba;
        display: inline-block;
        margin: 9px 7px 9px 7px;
        cursor: pointer;
        font-size: 14px;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink .font {
        line-height: 14px;
        font-weight: normal;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink:hover {
        text-decoration: underline;
        font-weight: normal;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink.current {
        color: #bcbcbc;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink.current:hover {
        text-decoration: none;
        font-weight: normal;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_sortLink.current .font {
        text-decoration: none;
        font-weight: normal;
        cursor: default;
    }

    .c_portalResGroupBreadcrumb_nav-01001 .p_end {
        margin-right: 6px;
        margin-left: 6px;
        vertical-align: middle;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    /*中屏*/ .c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst>a:hover {
        text-decoration: none;
    }
}

.c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbFirst>a>.font span {
    color: #fff;
}

#ninxianzaideweizhi {
    padding: 0px 10px;
    width: auto;
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
    border-radius: 100px;
    margin-right: 10px;
    color: #fff;
    background: #d41715;
}

.c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList span.weizhi {
    padding-left: 25px;
}

.c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList span .iconfont {
    position: absolute;
    width: 20px;
    height: 22px;
    left: 0px;
    top: 6px;
}

.c_portalResGroupBreadcrumb_nav-01001 .p_breadcrumbList span .iconfont:before {
    content: '\e630';
    color: #fff;
    font-size: 18px;
}

@media only screen and (max-width: 768px) {
    .c_portalResGroupNews_category-01001006 {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-bottom: 0px;
    }

    .c_portalResGroupNews_category-01001006 ul.fenleiabout li {
        float: left;
        overflow: hidden;
        margin-right: none;
        height: 34px;
        line-height: 30px;
        color: #fff;
        margin: 0 6px;
    }

    .c_portalResGroupNews_category-01001006 {
        max-height: none !important;
        min-height: none!important;
    }

    .c_portalResGroupNews_category-01001006 ul.fenleiabout li a:hover {
        display: block;
        color: #fff;
        background: #00923f;
        text-align: center;
        border: 1px solid #00923f;
        transition: all 500ms;
        padding: 0 8px;
        border-radius: 4px;
    }

    .c_portalResGroupNews_category-01001006 {
        height: auto;
        width: 100%;
        overflow: visible;
        max-width: 1180px;
        min-height: 192px;
        margin-left: 0;
        margin-right: 0;
    }

    .c_portalResGroupNews_category-01001006 .p_categoryBtn:before {
        content: "";
    }

    .c_portalResGroupNews_category-01001006 .icon-arrow_up:before {
        content: "\e69a";
    }

    .c_portalResGroupNews_category-01001006 .icon-arrow_down:before {
        content: '\e69c';
    }

    .c_portalResGroupNews_category-01001006 .p_btn-hide {
        width: 10%;
        height: 100%;
        float: left;
        padding: 0px;
    }

    .c_portalResGroupNews_category-01001006 .p_btn-hide .p_c-fff {
        display: inline-block;
        width: 100%;
        height: 40px;
        text-align: center;
        line-height: 40px;
        opacity: 0.4;
        margin-top: 120px;
    }

    .c_portalResGroupNews_category-01001006 .p_parentBox .p_childBox .p_linkBox {
        border-bottom: 1px solid #e1e1e4;
    }

    .c_portalResGroupNews_category-01001006 .p_linkBox {
        padding-left: 15px;
        display: flex;
    }

    .c_portalResGroupNews_category-01001006 .p_title {
        display: inline-block;
        padding: 10px 0;
        flex: 1;
    }

    .c_portalResGroupNews_category-01001006 .p_category {
        width: 100%;
        min-width: 320px;
        height: 100%;
        position: fixed;
        top: 0;
        left: 100%;
        transition: left 0.3s;
    }

    .c_portalResGroupNews_category-01001006 .p_category.animate {
        left: 0;
    }

    .c_portalResGroupNews_category-01001006 .p_parent {
        width: auto;
        height: auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0 0 0 5px;
        border-bottom: 1px solid rgba(255, 255, 255, .3);
    }

    .c_portalResGroupNews_category-01001006 .p_categoryBox {
        overflow-y: auto;
        width: 90%;
        height: 100%;
        float: left;
        box-sizing: border-box;
    }

    .c_portalResGroupNews_category-01001006 .p_parentBox {
        width: auto;
        height: auto;
    }

    .c_portalResGroupNews_category-01001006 .p_childBox {
        padding-left: 20px;
    }

    .c_portalResGroupNews_category-01001006 .p_categoryBtn {
        display: inline-block;
        width: 30px;
        line-height: 40px;
    }

    .c_portalResGroupNews_category-01001006 .p_link {
        height: auto;
        vertical-align: middle;
        width: initial;
        margin: 10px 0;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: block;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-box;
    }

    .c_portalResGroupNews_category-01001006 .p_image {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        margin-top: 6px;
    }

    .c_portalResGroupNews_category-01001006 .p_image>img {
        width: 100%;
        height: 100%;
    }
}

@media only screen and (min-width: 769px) {
    ul.fenleiabout {
        padding-top: 0px;
    }

    ul.fenleiabout li {
        height: 66px;
        float: left;
        width: 13%;
        overflow: hidden;
    }

    ul.fenleiabout li.active a {
        width: 100%;
        height: 66px;
        line-height: 66px;
        display: block;
        color: #fff;
        background: #dca358;
        text-align: center;
        border-left: 1px solid #dca358;
        transition: all 500ms;
    }

    ul.fenleiabout li a:hover {
        height: 66px;
        line-height: 66px;
        display: block;
        color: #fff;
        background: #dca358;
        text-align: center;
        border-right: 0px solid #dca358;
        transition: all 500ms;
        width: 100%;
        border-radius: 0px;
    }

    ul.fenleiabout li a {
        width: 100%;
        height: 66px;
        line-height: 66px;
        display: block;
        color: #fff;
        float: left;
        text-align: center;
        /* border: 1px solid #f9f9f9; */
        transition: all 500ms;
        font-size: 16px;
        border-radius: 0px;
    }

    .c_portalResGroupNews_category-01001006 .p_btn-show, .c_portalResGroupNews_category-01001006 .p_btn-hide {
        display: none;
    }

    .c_portalResGroupNews_category-01001006 {
        height: auto;
        width: 280px;
        overflow: visible;
        max-width: 1180px;
        min-height: 192px;
        margin-left: 0;
        margin-right: 0;
    }

    .c_portalResGroupNews_category-01001006 .p_category {
        height: 100%;
        width: 100%;
        position: relative;
    }

    .c_portalResGroupNews_category-01001006 .p_categoryBox {
        line-height: 24px;
        background: #f1f1f1;
    }

    .c_portalResGroupNews_category-01001006 .p_categoryBox .p_linkBox {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        padding: 10px;
    }

    .c_portalResGroupNews_category-01001006 .p_categoryBox .p_title {
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: block;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .c_portalResGroupNews_category-01001006 .p_categoryBtn {
        display: inline-block;
        vertical-align: middle;
        background-color: rgba(255, 255, 255, 0);
        border-color: rgba(255, 255, 255, 0);
        border-style: solid;
        border-width: 0;
        height: auto;
        width: 30px;
        padding: 0;
        position: static;
        text-align: center;
    }

    .c_portalResGroupNews_category-01001006 .p_linkBox .iconfont:before {
        content: '';
    }

    .c_portalResGroupNews_category-01001006 .p_linkBox .icon-arrow_up:before {
        content: '\e6c9';
    }

    .c_portalResGroupNews_category-01001006 .p_linkBox .icon-arrow_down:before {
        content: '\e6c8';
    }

    .mouse_bac:hover .p_categoryBtn {
        color: #60a9d7;
    }

    .c_portalResGroupNews_category-01001006 .p_categoryBox .p_childBox {
    }

    .c_portalResGroupNews_category-01001006 .p_categoryBox .p_parentBox {
        position: relative;
    }

    .c_portalResGroupNews_category-01001006 .p_categoryBox .p_parentBox .p_parentBox {
        padding-left: 18px;
    }

    .c_portalResGroupNews_category-01001006 .p_parentBox:last-child .p_linkBox {
        border-bottom: 0 none;
    }

    .c_portalResGroupNews_category-01001006 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }

    .c_portalResGroupNews_category-01001006 .p_image {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        display: none;
    }

    .c_portalResGroupNews_category-01001006 .p_image>img {
        width: 100%;
        height: 100%;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
}

.c_portalResGroupNews_category-01001006 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

.c_portalResGroupNews_category-01001006 >div {
    animation-fill-mode: both;
}

#c_portalResGroupNews_category-15672136577240414 ul.fenleiabout li:nth-child(3) a {
    display: block;
    color: #fff;
    background: #dca358;
    text-align: center;
    border-right: 1px solid #dca358;
    transition: all 500ms;
}

.c_portalResGroupNews_category-01001006 ul.fenleiabout li a:hover {
    display: block;
    color: #fff;
    background: #00923f;
    text-align: center;
    border: 0px solid #00923f;
    transition: all 500ms;
}

.c_portalResGroupNews_category-01001006 ul.fenleiabout li {
    float: left;
    overflow: hidden;
    /* margin-right: 20px; */
    /* height: 40px; */
    /* line-height: 40px; */
}

.w_fline-001 .p_FLine {
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #f0f0f0;
    opacity: 1;
    filter: alpha(opacity:100);
    display: inline-block;
    vertical-align: middle;
}

.w_fline-001 {
    width: 100%;
    min-height: 20px;
    display: block;
    margin: 0 auto;
}

.w_fline-001 .w_fline {
    width: 100%;
    min-height: inherit;
    font-size: 0;
}

.w_fline-001 .w_fline:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    min-height: inherit;
    width: 0;
}

@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*/
#w_grid-1558689165395 > div > .p_gridbox {
    background-image: url(/img/prbn1.jpg);
    background-image-part-image: url(/img/prbn1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#w_grid-1558689165395 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1558689165395 >div {
    animation-fill-mode: both;
}

#w_grid-1558689165395 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

/*w_grid-1558689165395*/
/*w_grid-1558689165395*/
@media only screen and (min-width: 769px) {
    #w_grid-1558689165395> div > .p_gridbox > .p_gridCell {
        margin-bottom:0rem;
        margin-top: 0rem;
        margin-left: 0px;
    }

    #w_grid-1558689165395> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1558689165395> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0px;
    }
}

/*w_grid-1558689165395*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1558689165395> div > .p_gridbox > .p_gridCell {
        margin-bottom:0rem;
        margin-top: 0rem;
        margin-left: 0px;
    }

    #w_grid-1558689165395> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1558689165395> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0px;
    }
}

#w_grid-1559099713033 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

/*w_grid-1559099713033*/
/*w_grid-1559099713033*/
/*w_grid-1559099713033*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_fline-1559099713041 .p_FLine {
    border-top-width: 3px;
}

#w_fline-1559099713041 .w_fline .p_FLine {
    border-top-style: solid;
}

#w_fline-1559099713041 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fline-1559099713041 >div {
    animation-fill-mode: both;
}

#w_grid-1564387232704 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

/*w_grid-1564387232704*/
/*w_grid-1564387232704*/
/*w_grid-1564387232704*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1558689172063 > div > .p_gridbox {
    background-color: rgba(248, 249, 251, 1);
}

#w_grid-1558689172063 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1558689172063 >div {
    animation-fill-mode: both;
}

#w_grid-1558689172063 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

/*w_grid-1558689172063*/
/*w_grid-1558689172063*/
@media only screen and (min-width: 769px) {
    #w_grid-1558689172063> div > .p_gridbox > .p_gridCell {
        margin-bottom:0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1558689172063> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1558689172063> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

/*w_grid-1558689172063*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1564386867288 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

/*w_grid-1564386867288*/
/*w_grid-1564386867288*/
/*w_grid-1564386867288*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1563351442674 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

/*w_grid-1563351442674*/
/*w_grid-1563351442674*/
/*w_grid-1563351442674*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1558689165395 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: 370px;
    min-height: 370px;
    margin-top: 110px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1559099713033 {
    width: 100%;
    max-width: 1280px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 300px;
    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_common_text-1559099713038 {
    width: auto;
    max-width: 1200px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 100px;
    margin-left: 20px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fline-1559099713041 {
    width: 100%;
    max-width: 70px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 20px;
    margin-top: 5px;
    margin-left: 20px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1559099713045 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 5px;
    margin-left: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1564387232704 {
    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-1558689172063 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 1173px;
    margin-top: -126px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1564386867288 {
    width: 100%;
    max-width: 1200px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 409px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1564386900135 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 200px;
    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_common_text-1564386934180 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1563351442674 {
    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;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#c_portalResGroupBreadcrumb_nav-1592289568019 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResGroupBreadcrumb_nav-1592289568019 >div {
    animation-fill-mode: both;
}

#c_portalResGroupBreadcrumb_nav-1592289568019 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: 30px;
    max-height: none;
    min-height: 0px;
    margin-top: 25px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 25px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#c_portalResGroupNewsNew_list-15922896062220197 .p_articles {
    width: calc((100% - 0px)/1);
}

#c_portalResGroupNewsNew_list-15922896062220197 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResGroupNewsNew_list-15922896062220197 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResGroupNewsNew_list-15922896062220197 >div {
    animation-fill-mode: both;
}

#c_portalResGroupNewsNew_list-15922896062220197 .p_page .pre .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-15922896062220197 .p_page .next .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-15922896062220197 .p_more .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-15922896062220197 .p_loading .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResGroupNewsNew_list-15922896062220197 {
    width: 100%;
    max-width: 1320px;
    min-width: 320px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
}

#c_portalResGroupNews_category-16069824706680861 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResGroupNews_category-16069824706680861 >div {
    animation-fill-mode: both;
}

#c_portalResGroupNews_category-16069824706680861 {
    width: 100%;
    max-width: 1180px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 10px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 8px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1592289567964 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

/*w_grid-1592289567964*/
/*w_grid-1592289567964*/
/*w_grid-1592289567964*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1592289567974 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

/*w_grid-1592289567974*/
/*w_grid-1592289567974*/
/*w_grid-1592289567974*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_fimgbox-1592289567984 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimgbox-1592289567984 >div {
    animation-fill-mode: both;
}

#w_grid-1592289567994 > div > .p_gridbox {
    background-color: rgba(0, 123, 199, 1);
}

#w_grid-1592289567994 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1592289567994 >div {
    animation-fill-mode: both;
}

#w_grid-1592289567994 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

/*w_grid-1592289567994*/
/*w_grid-1592289567994*/
@media only screen and (min-width: 769px) {
    #w_grid-1592289567994> div > .p_gridbox > .p_gridCell {
        margin-bottom:0rem;
        margin-top: 0rem;
        margin-left: 0px;
    }

    #w_grid-1592289567994> div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1592289567994> div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0px;
    }
}

/*w_grid-1592289567994*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1592289568004 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1592289568004 >div {
    animation-fill-mode: both;
}

#w_grid-1592289568004 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

/*w_grid-1592289568004*/
/*w_grid-1592289568004*/
@media only screen and (min-width: 769px) {
    #w_grid-1592289568004> div > .p_gridbox > .p_gridCell {
        margin-bottom:0rem;
        margin-top: 0rem;
        margin-left: 0px;
    }

    #w_grid-1592289568004> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 31.31%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1592289568004> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0px;
        clear: left;
        margin-right: 0px;
        width: 68.69%;
    }

    #w_grid-1592289568004> div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0px;
    }
}

/*w_grid-1592289568004*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1598516846940 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

/*w_grid-1598516846940*/
/*w_grid-1598516846940*/
/*w_grid-1598516846940*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1592289567964 {
    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-1592289567974 {
    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_fimgbox-1592289567984 {
    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-1592289567994 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: 80px;
    min-height: 80px;
    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-1592289568004 {
    width: 95%;
    max-width: 1360px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 80px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
}

#w_grid-1598516846940 {
    width: 100%;
    max-width: 1400px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1598516846961 {
    width: 100%;
    max-width: 1400px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1606298713417 {
    width: 100%;
    max-width: 1400px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fline-1598516846968 {
    width: 100%;
    max-width: 1340px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 20px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
