.e_ContentMajorStyleBox-001 {
    width: 100%;
    height: auto;
    width-uint: %;
}

    .e_ContentMajorStyleBox-001 .stylebox_link {
        color: #666666;
        font-size: 14px;
       /* height: inherit;*/
        display: table;
        padding: 0 15px;
        border-width: 0px;
        float: right;
        vertical-align: middle;
        margin-right: 15px;
    }

    .e_ContentMajorStyleBox-001 .stylebox_top {
        width: auto;
        height: 40px;
        background-color: rgba(101, 190, 186, 1);
    }

    .e_ContentMajorStyleBox-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_ContentMajorStyleBox-001 .title_icon::before {
            content: "";
        }

    .e_ContentMajorStyleBox-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_ContentMajorStyleBox-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_ContentMajorStyleBox-001 .stylebox_title {
        display: inline-block;
        width: auto;
       /* height: inherit;*/
        background-color: rgba(101, 190, 186, 1);
        padding-left: 15px;
        padding-right: 15px;
        font-size: 0;
        vertical-align: bottom;
        white-space: nowrap;
        padding-right: 22px;
        vertical-align: top;
    }

    .e_ContentMajorStyleBox-001 .stylebox_link a {
        color: inherit;
        display: table-cell;
        vertical-align: middle;
    }

    .e_ContentMajorStyleBox-001 .link_icon {
        display: inline-block;
        margin-left: 5px;
    }

        .e_ContentMajorStyleBox-001 .link_icon::before {
            content: '\e6af';
        }

    .e_ContentMajorStyleBox-001 .stylebox_top_line {
        height: 1px;
        background-color: rgba(240,240,240,1);
    }

    .e_ContentMajorStyleBox-001 .stylebox_content {
        border-style: solid;
        border-width: 1px;
        border-color: #f0f0f0;
        width: 100%;
        width-uint: %;
    }

    .e_ContentMajorStyleBox-001 .stylebox_bottom_line {
        height: 1px;
        background-color: rgba(240,240,240,1);
    }

.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) {
}

.e_ContentOrdinaryStyleBox-001 {
    width: 100%;
    height: auto;
    width-uint: %;
}

    .e_ContentOrdinaryStyleBox-001 .stylebox_link {
        color: #666666;
        font-size: 14px;
        display: table;
       /* height: inherit;*/
        border-width: 0;
        float: right;
        vertical-align: middle;
        margin-right: 15px;
    }

        .e_ContentOrdinaryStyleBox-001 .stylebox_link:hover {
            color: rgba(101,190,186,1);
        }

        .e_ContentOrdinaryStyleBox-001 .stylebox_link:active {
            color: rgba(101,190,186,1);
        }

    .e_ContentOrdinaryStyleBox-001 .stylebox_top {
        width: auto;
        height: 40px;
        background-color: transparent;
    }

    .e_ContentOrdinaryStyleBox-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_ContentOrdinaryStyleBox-001 .title_icon::before {
            content: "";
        }

    .e_ContentOrdinaryStyleBox-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_ContentOrdinaryStyleBox-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_ContentOrdinaryStyleBox-001 .stylebox_title {
        display: inline-block;
        width: auto;
       /* height: inherit;*/
        background-color: rgba(101, 190, 186, 1);
        padding-left: 15px;
        padding-right: 15px;
        font-size: 0;
        vertical-align: bottom;
        white-space: nowrap;
    }

    .e_ContentOrdinaryStyleBox-001 .stylebox_link a {
        color: inherit;
        display: table-cell;
        vertical-align: middle;
    }

    .e_ContentOrdinaryStyleBox-001 .link_icon {
        display: inline-block;
        margin-left: 5px;
    }

        .e_ContentOrdinaryStyleBox-001 .link_icon::before {
            content: '\e6af';
        }

    .e_ContentOrdinaryStyleBox-001 .stylebox_top_line {
        height: 1px;
        background-color: rgba(240,240,240,1);
    }

    .e_ContentOrdinaryStyleBox-001 .stylebox_content {
        border-style: solid;
        border-width: 1px;
        border-color: #f0f0f0;
        width: 100%;
        width-uint: %;
    }

    .e_ContentOrdinaryStyleBox-001 .stylebox_bottom_line {
        height: 1px;
        background-color: rgba(240,240,240,1);
    }

.e_SideMajorStyleBox-001 {
    width: 100%;
    height: auto;
    width-uint: %;
}

    .e_SideMajorStyleBox-001 .stylebox_link {
        color: #666666;
        font-size: 14px;
        display: table;
       /* height: inherit;*/
        border-width: 0;
        float: right;
        vertical-align: middle;
        margin-right: 15px;
    }

    .e_SideMajorStyleBox-001 .stylebox_top {
        width: auto;
        height: 40px;
        background-color: rgba(101, 190, 186, 1);
    }

    .e_SideMajorStyleBox-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_SideMajorStyleBox-001 .title_icon::before {
            content: "";
        }

    .e_SideMajorStyleBox-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_SideMajorStyleBox-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_SideMajorStyleBox-001 .stylebox_title {
        display: inline-block;
        width: auto;
       /* height: inherit;*/
        background-color: rgba(101, 190, 186, 1);
        padding-left: 15px;
        padding-right: 15px;
        font-size: 0;
        vertical-align: bottom;
        white-space: nowrap;
    }

    .e_SideMajorStyleBox-001 .stylebox_link a {
        color: inherit;
        display: table-cell;
        vertical-align: middle;
    }

    .e_SideMajorStyleBox-001 .link_icon {
        display: inline-block;
        margin-left: 5px;
    }

        .e_SideMajorStyleBox-001 .link_icon::before {
            content: '\e6af';
        }

    .e_SideMajorStyleBox-001 .stylebox_top_line {
        height: 1px;
        background-color: rgba(240,240,240,1);
    }

    .e_SideMajorStyleBox-001 .stylebox_content {
        border-style: solid;
        border-width: 1px;
        border-color: #f0f0f0;
        width: 100%;
        width-uint: %;
    }

    .e_SideMajorStyleBox-001 .stylebox_bottom_line {
        height: 1px;
        background-color: rgba(240,240,240,1);
    }

.w_ficon-001 {
    display: table;
    width: 100%;
   /* height: 100%;*/
    max-width: 80px;
    max-height: 0;
    min-height: 80px;
    margin: 0 auto;
}

    .w_ficon-001 .w_ficon {
        display: table-cell;
        vertical-align: middle;
        text-align: center
    }

    .w_ficon-001 .e_link {
        display: inline-block;
        height: auto;
    }

    .w_ficon-001 .p_icon {
        margin: 0;
        width: inherit;
       /* height: inherit;*/
        color: rgba(102,102,102,1);
    }

        .w_ficon-001 .p_icon:before {
            content: '\e6b4';
            font-size: 30px;
        }

.w_grid-001 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1180px;
    min-height: 12rem;
    width: 100%;
}

    .w_grid-001 > .w_grid {
        width: 100%;
        position: relative;
    }

    .w_grid-001 > div > .p_gridbox {
        width: 100%;
        overflow: hidden;
        position: static;
    }

        .w_grid-001 > div > .p_gridbox > .p_gridCell {
            float: left;
            position: static;
        }

            .w_grid-001 > div > .p_gridbox > .p_gridCell:not(:empty):before {
                content: '';
                height: 0.1px;
                display: block;
            }

            .w_grid-001 > div > .p_gridbox > .p_gridCell:first-child {
                margin-left: 0;
                clear: left;
            }

#w_grid-001 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 768px) {
    .w_grid-001 > 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-001 > div > .p_gridbox > .p_gridCell {
        width: 49.5%;
        margin-left: 1%;
        margin-top: 0.6rem;
        margin-bottom: 0.6rem;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media only screen and (max-width: 768px) {
    .c_portalResMember_enter-01001 {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

        .c_portalResMember_enter-01001 .line {
            display: none;
        }

        .c_portalResMember_enter-01001 .p_memberEnter {
            width: 100%;
            height: auto;
            padding: 20px;
        }

        .c_portalResMember_enter-01001 .p_Interaction {
            width: 100%;
            height: auto;
            display: inline-block;
            vertical-align: top;
            text-align: right;
        }

        .c_portalResMember_enter-01001 .p_InteractionA {
            width: 100%;
            height: auto;
            display: inline-block;
            vertical-align: top;
            text-align: right;
        }

        .c_portalResMember_enter-01001 .p_Land {
            width: 100%;
            height: auto;
            display: inline-block;
        }

        .c_portalResMember_enter-01001 .p_register {
            width: 100%;
            height: auto;
            display: inline-block;
        }

        .c_portalResMember_enter-01001 .p_name {
            width: 100%;
            height: auto;
            display: inline-block;
        }

        .c_portalResMember_enter-01001 .p_esc {
            width: 100%;
            height: auto;
            display: inline-block;
        }

        .c_portalResMember_enter-01001 .p_LandBox {
            width: auto;
            height: auto;
            display: inline-block;
            vertical-align: middle;
            padding: 0 10px;
        }

        .c_portalResMember_enter-01001 .p_registerBox {
            width: auto;
            height: auto;
            display: inline-block;
            vertical-align: middle;
            padding: 0 5px;
        }

        .c_portalResMember_enter-01001 .p_nameBox {
            width: auto;
            height: auto;
            display: inline-block;
            vertical-align: middle;
            padding: 0 10px;
        }

        .c_portalResMember_enter-01001 .p_escBox {
            width: auto;
            height: auto;
            display: inline-block;
            vertical-align: middle;
            padding: 0 10px;
        }
}

@media only screen and (min-width: 769px) {
    .c_portalResMember_enter-01001 {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

        .c_portalResMember_enter-01001 .p_memberEnter {
            width: 100%;
            height: auto;
            padding: 20px;
        }

        .c_portalResMember_enter-01001 .p_Interaction {
            width: 100%;
            height: auto;
            display: inline-block;
            vertical-align: top;
        }

        .c_portalResMember_enter-01001 .p_InteractionA {
            width: 100%;
            height: auto;
            display: inline-block;
            vertical-align: top;
            text-align: right;
        }

        .c_portalResMember_enter-01001 .p_Land {
            width: 100%;
            height: auto;
            display: inline-block;
        }

        .c_portalResMember_enter-01001 .p_register {
            width: 100%;
            height: auto;
            display: inline-block;
        }

        .c_portalResMember_enter-01001 .p_name {
            width: 100%;
            height: auto;
            display: inline-block;
        }

        .c_portalResMember_enter-01001 .p_esc {
            width: 100%;
            height: auto;
            display: inline-block;
        }

        .c_portalResMember_enter-01001 .p_LandBox {
            width: auto;
            height: auto;
            display: inline-block;
            vertical-align: middle;
            padding: 5px;
            border: none;
        }

        .c_portalResMember_enter-01001 .p_registerBox {
            width: auto;
            height: auto;
            display: inline-block;
            vertical-align: middle;
            padding: 10px;
        }

        .c_portalResMember_enter-01001 .p_nameBox {
            width: auto;
            height: auto;
            display: inline-block;
            vertical-align: middle;
            padding: 0 10px;
            float: left;
            border: none;
        }

        .c_portalResMember_enter-01001 .p_escBox {
            width: auto;
            height: auto;
            display: inline-block;
            vertical-align: middle;
            padding: 0 10px;
        }

        .c_portalResMember_enter-01001 .line {
            display: inline-block;
            color: #fff;
            padding: 5px 0;
            font-size: 14px;
            vertical-align: middle;
        }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
}

.w_fimg-000 .p_title {
    display: inline-table;
    margin: 0;
    min-width: 37px;
    padding: 0;
    color: rgba(51,51,51,1);
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
}

    .w_fimg-000 .p_title .font {
        vertical-align: middle;
        line-height: 21px;
    }

    .w_fimg-000 .p_title:hover {
        color: rgba(87,177,173,1);
    }

    .w_fimg-000 .p_title:active {
        color: rgba(69,165,161,1);
    }

    .w_fimg-000 .p_title .iconfont:before {
        display: inline-block;
        content: "";
    }

.w_fimg-000 {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 200px;
}

    .w_fimg-000 .animated {
        width: 100%;
       /* height: 100%;*/
        position: relative;
        min-height: inherit;
    }

    .w_fimg-000 .font {
        white-space: nowrap;
    }

    .w_fimg-000 .p_link001 {
        width: 100%;
       /* height: 100%;*/
    }

    .w_fimg-000 .p_link002 {
        width: 100%;
        height: 30px;
    }

    .w_fimg-000 .p_box {
        width: 100%;
       /* height: 100%;*/
        text-align: center;
        position: static;
    }

    .w_fimg-000 .p_dimage {
       /* height: inherit;*/
        overflow: hidden;
        font-size: 0;
    }

    .w_fimg-000 .e_image:hover:after {
        background: transparent;
    }

    .w_fimg-000 .p_dimage:empty {
        width: 100%;
       /* height: 100%;*/
        top: 0;
        left: 0;
        position: absolute;
        background: #f2f2f2 url(/img/camera.png?tenantId=204506&viewType=1&v=1595228649000) no-repeat center;
    }

.c_portalResNews_list-01001 {
    min-width: 320px;
    width: 100%;
}

    .c_portalResNews_list-01001 .p_PromptNoneData {
        width: auto;
        text-align: center
    }

    .c_portalResNews_list-01001 .p_TitleBox {
        display: flex;
        align-items: flex-end;
    }

    .c_portalResNews_list-01001 .title_left {
        flex: 1;
    }

    .c_portalResNews_list-01001 .p_new {
        background: #008000;
        display: inline-block;
        float: left;
        margin: 0;
        padding-bottom: 0px;
        padding-left: 2px;
        padding-right: 2px;
        padding-top: 0px;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
        white-space: nowrap;
        overflow: visible;
    }

        .c_portalResNews_list-01001 .p_new .font {
            vertical-align: middle;
        }

        .c_portalResNews_list-01001 .p_new .iconfont:before {
            content: "";
        }

    .c_portalResNews_list-01001 .p_hot {
        background: #ED5A5A;
        display: inline-block;
        float: left;
        margin: 0;
        padding-bottom: 0px;
        padding-left: 2px;
        padding-right: 2px;
        padding-top: 0px;
        color: #ffffff;
        font-size: 14px;
        text-align: center;
        white-space: nowrap;
        overflow: visible;
        margin-right: 2px;
    }

        .c_portalResNews_list-01001 .p_hot .font {
            vertical-align: middle;
        }

        .c_portalResNews_list-01001 .p_hot .iconfont:before {
            content: "";
        }

    .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .iconfont:before {
        content: ""
    }

    .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first {
        height: auto;
        display: table-cell;
        position: relative;
        vertical-align: middle;
        padding: 0 10px 5px 0;
    }

    .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title {
        display: inline-table;
        min-height: 200px;
        height: 100%
    }

        .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first:before {
            content: "\e6b4"
        }

        .c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .font {
            display: table-cell;
            vertical-align: middle;
            text-align: left
        }

    .c_portalResNews_list-01001 .p_PromptNoneData .promptbox {
        width: auto;
        height: 100%
    }

    .c_portalResNews_list-01001 .p_PromptNoneData .prompt_content {
        padding-left: 65px
    }

    .c_portalResNews_list-01001 .p_moreBtn {
        position: static;
        width: auto;
        display: inline-table;
        min-height: 29px;
        margin: 0;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 5px;
        min-width: 86px;
        cursor: pointer;
        text-align: center
    }

        .c_portalResNews_list-01001 .p_moreBtn .font {
            white-space: nowrap;
            overflow: visible;
            vertical-align: middle
        }

        .c_portalResNews_list-01001 .p_moreBtn .iconfont:before {
            content: ""
        }

@-moz-keyframes three-quarters-loader {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes three-quarters-loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes three-quarters-loader {
    0% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loading_animation {
    -moz-animation: three-quarters-loader 850ms infinite linear;
    -webkit-animation: three-quarters-loader 850ms infinite linear;
    animation: three-quarters-loader 850ms infinite linear;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-indent: -9999px;
    width: 32px;
    height: 32px;
    vertical-align: middle
}

.c_portalResNews_list-01001 .p_loading {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

    .c_portalResNews_list-01001 .p_loading .iconfont:before {
        content: ""
    }

    .c_portalResNews_list-01001 .p_loading .font {
        display: inline-block;
        margin-left: 20px;
        height: inherit
    }

.c_portalResNews_list-01001 .p_moreBox {
    margin: 0 20px;
    width: auto;
    height: auto;
    padding: 0;
    overflow: hidden
}

.c_portalResNews_list-01001 .p_ToDetail {
    display: inline-block;
    margin: 0;
    padding: 5px 10px;
    min-width: 86px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}

a > .c_portalResNews_list-01001 .p_ToDetail:hover {
    cursor: pointer
}

.c_portalResNews_list-01001 .p_SummaryBox {
    margin: 0;
    width: 236px;
    height: 317px;
    padding: 0;
    overflow: hidden
}

.c_portalResNews_list-01001 .p_summary {
    text-align: left;
    vertical-align: top;
    word-break: break-all
}

.c_portalResNews_list-01001 .p_time {
    display: inline-block;
    margin: 0;
    padding: 0 5px 0 0;
    vertical-align: middle;
    text-align: left;
    white-space: nowrap;
    overflow: visible;
    line-height: 18px;
    vertical-align: top
}

.c_portalResNews_list-01001 .p_assist {
    margin: 0;
    width: 236px;
    height: 317px;
    padding: 0;
    overflow: hidden
}

.c_portalResNews_list-01001 .p_TitleBox {
    width: auto;
    height: auto;
    padding: 5px 0;
    overflow: hidden;
    vertical-align: top;
}

.c_portalResNews_list-01001 .p_title {
    display: inline-table;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
}

.c_portalResNews_list-01001 .p_header {
    margin: 5px 0 0;
    width: auto;
    height: auto;
    padding: 0;
    overflow: hidden;
}

.c_portalResNews_list-01001 .p_content {
    margin: 0;
    width: 236px;
    height: 317px;
    padding: 0;
    overflow: hidden
}

.c_portalResNews_list-01001 .p_images {
    margin: 0;
    width: 168px;
    height: 138px;
    padding: 0;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    vertical-align: middle;
    text-align: center;
    margin-right: 15px
}

.c_portalResNews_list-01001 .p_articles {
    margin: 0;
    width: inherit;
    height: 186px;
    padding: 0;
}

.c_portalResNews_list-01001 .p_news {
    margin: 0;
    width: inherit;
    height: auto;
    padding: 0;
    overflow: hidden;
}

.c_portalResNews_list-01001 .p_Newslist {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.c_portalResNews_list-01001 {
    overflow: hidden;
}

    .c_portalResNews_list-01001 .p_content {
        width: auto;
        height: auto;
        vertical-align: top
    }

    .c_portalResNews_list-01001 .p_SummaryBox {
        width: auto;
        height: auto;
    }

    .c_portalResNews_list-01001 .p_assist {
        width: auto;
        height: auto;
    }

    .c_portalResNews_list-01001 .p_icon {
        display: inline-block;
        vertical-align: middle;
        margin-top: 2px
    }

    .c_portalResNews_list-01001 .p_about {
        display: inline-block;
        vertical-align: middle
    }

    .c_portalResNews_list-01001 .p_articles {
        display: inline-block;
        height: auto;
        min-width: 320px;
        width: calc((100% - 0px)/1);
        padding: 15px 20px;
        overflow: hidden;
        float: left;
    }

    .c_portalResNews_list-01001 .p_thumbnail {
        width: 100%;
        height: auto;
        vertical-align: middle;
        text-align: center;
        overflow: hidden
    }

        .c_portalResNews_list-01001 .p_thumbnail img {
            width: 100%;
        }

    .c_portalResNews_list-01001 .higher .p_thumbnail {
        position: absolute;
        height: 100%
    }

    .c_portalResNews_list-01001 .widther .p_thumbnail {
        position: absolute;
        height: 100%
    }

    .c_portalResNews_list-01001 .smaller .p_thumbnail {
        position: absolute;
        height: 100%
    }

    .c_portalResNews_list-01001 .p_assist {
        margin-top: 2px;
    }

    .c_portalResNews_list-01001 .p_SummaryBox {
        clear: both;
        margin-bottom: 10px;
        margin-top: 8px
    }

    .c_portalResNews_list-01001 .p_ToDetail {
        float: right;
        position: relative
    }

    .c_portalResNews_list-01001 .p_summary {
        white-space: normal
    }

    .c_portalResNews_list-01001 .p_categorySummaryBox {
        overflow: hidden;
        padding: 10px;
    }

    .c_portalResNews_list-01001 article {
        word-wrap: break-word !important;
        word-break: normal !important;
    }

@media only screen and (max-width: 768px) {
    .c_portalResNews_list-01001 .p_articles {
        margin-top: 10px !important;
        width: 100% !important;
    }

    .c_portalResNews_list-01001 .mp_linkUrl {
        display: block;
        height: auto;
    }

    .c_portalResNews_list-01001 .p_SummaryBox {
        display: none;
    }

    .c_portalResNews_list-01001 .p_ToDetail {
        display: none !important;
    }

    .c_portalResNews_list-01001 .mP_SummaryBox {
        clear: both;
    }

    .c_portalResNews_list-01001 .p_Information {
        display: flex;
        padding: 10px 0;
    }

        .c_portalResNews_list-01001 .p_Information li {
            flex: 1;
            height: 20px;
            overflow: hidden;
        }

    .c_portalResNews_list-01001 .p_KeyWord {
        width: 100%;
        margin-top: 5px;
    }

        .c_portalResNews_list-01001 .p_KeyWord .p_tag {
            padding: 5px 15px;
            margin-right: 10px;
            border-radius: 3px;
        }

    .c_portalResNews_list-01001 .blank {
        width: 100%;
        height: 15px;
        overflow: hidden;
    }

    .c_portalResNews_list-01001 .p_articles {
        border: none
    }

    .c_portalResNews_list-01001 .p_Recommend {
        display: inline-block;
    }

    .c_portalResNews_list-01001 .p_top {
        display: inline-block;
    }

    .c_portalResNews_list-01001 .p_title11 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-overflow: ellipsis;
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResNews_list-01001 .mp_linkUrl {
        display: none;
    }

    .c_portalResNews_list-01001 .mP_SummaryBox {
        display: none;
    }

    .c_portalResNews_list-01001 .p_Information {
        display: none;
    }

    .c_portalResNews_list-01001 .p_KeyWord {
        display: none;
    }

    .c_portalResNews_list-01001 .blank {
        display: none;
    }

    .c_portalResNews_list-01001 .p_Recommend {
        display: inline-block;
    }

    .c_portalResNews_list-01001 .p_top {
        display: inline-block;
    }

    .c_portalResNews_list-01001 .p_title11 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-overflow: ellipsis;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

.e_FlowCommonStyleBox-001 {
    width: 100%;
    height: auto;
    width-uint: %;
}

    .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_portalResnav_main-01001 .p_problemCategory {
        display: block;
    }

    .c_portalResnav_main-01001 .p_navPc {
        display: none;
    }

    .c_portalResnav_main-01001 .p_linkBox {
        display: none;
    }

    .c_portalResnav_main-01001 .p_parent {
        display: block;
    }

    .c_portalResnav_main-01001 .p_categoryBtn:before {
    }

    .c_portalResnav_main-01001 .icon-arrow_up:before {
        content: "\e69a";
    }

    .c_portalResnav_main-01001 .icon-arrow_down:before {
        content: "\e69c";
    }

    .c_portalResnav_main-01001 .p_btn-show {
        color: #fff;
        background: #7F7F7F;
    }

    .c_portalResnav_main-01001 .p_btn-hide {
        width: 10%;
       /* height: 100%;*/
        float: left;
        background-color: #7F7F7F;
    }

    .c_portalResnav_main-01001 .p_category {
        width: 100%;
       /* height: 100%;*/
        position: fixed;
        top: 0;
        left: 100%;
    }

    .c_portalResnav_main-01001 .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;
    }

    .c_portalResnav_main-01001 .p_categoryBox {
        overflow-y: auto;
        width: 90%;
       /* height: 100%;*/
        float: left;
        background-color: rgb(239,239,245);
    }

        .c_portalResnav_main-01001 .p_categoryBox > .p_parentBox {
            background-color: #FFFFFE !important;
            padding-left: 0px;
        }

    .c_portalResnav_main-01001 .p_parentBox {
        width: auto;
        height: auto;
        color: #fff;
    }

    .c_portalResnav_main-01001 .p_parentBox {
        width: auto;
        height: auto;
        color: #fff;
        background-color: rgb(239,239,245);
        padding-left: 20px;
    }

    .c_portalResnav_main-01001 .p_childBox .p_parent {
        border-bottom: 1px solid #c0c0c0;
    }

    .c_portalResnav_main-01001 .p_c-fff {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
        color: #fff;
    }

    .c_portalResnav_main-01001 .p_categoryBtn {
        display: block;
        margin: 12px 5px 10px 0;
        color: #000000;
        font-size: 12px;
    }

    .c_portalResnav_main-01001 .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;
        color: #000;
    }

    .c_portalResnav_main-01001 {
        width: 640px;
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResnav_main-01001 .p_problemCategory {
        display: none;
    }

    .c_portalResnav_main-01001 .p_parent {
        display: none;
    }

    .c_portalResnav_main-01001 .p_navPc {
        display: block;
    }

    .c_portalResnav_main-01001 .p_linkBox {
        display: block;
    }

    .c_portalResnav_main-01001 {
        width: auto;
        height: auto;
        overflow: visible;
    }

        .c_portalResnav_main-01001 .p_category {
           /* height: 100%;*/
            width: 100%;
            position: relative;
            background-color: #FFFFFE;
            z-index: 10;
        }

    .clearfix:before, .clearfix:after {
        content: "";
        display: block;
        clear: both;
        width: 0;
        height: 0;
        visibility: hidden;
        font-size: 0;
    }

    .c_portalResnav_main-01001 .p_categoryBox {
        line-height: 24px;
        width: auto;
        float: left;
    }

        .c_portalResnav_main-01001 .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;
        }

        .c_portalResnav_main-01001 .p_categoryBox > .p_parentBox:hover {
            border-top: 3px solid rgb(64,143,244);
        }

        .c_portalResnav_main-01001 .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;
            font-size: 14px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .c_portalResnav_main-01001 .p_categoryBox .p_title:hover {
                color: rgb(64,143,244);
            }

    .c_portalResnav_main-01001 .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;
        color: rgb(64,143,244);
        height: auto;
        width: 14px;
        margin: 0 4px 0 0;
        padding: 0;
        position: static;
        text-align: center;
        color: rgba(217,217,217,1);
    }

        .c_portalResnav_main-01001 .p_categoryBtn:hover {
            border-width: 0;
            border-style: solid;
            color: rgb(64,143,244);
            border-color: rgba(255,255,255,0);
            background-color: rgba(255,255,255,0);
            box-shadow: none;
        }

        .c_portalResnav_main-01001 .p_categoryBtn:active {
            border-width: 0;
            border-style: solid;
            color: rgb(64,143,244);
            border-color: rgba(255,255,255,0);
            background-color: rgba(255,255,255,0);
            box-shadow: none;
        }

    .c_portalResnav_main-01001 .p_linkBox .iconfont:before {
        content: '';
    }

    .c_portalResnav_main-01001 .p_childBox .p_linkBox .icon-duduyinleappicon1401:before {
        content: '\e65f';
        color: rgb(64,143,244);
        font-size: 10px
    }

    .c_portalResnav_main-01001 .p_categoryBox .p_childBox {
        border: 1px solid rgba(240,240,240,1);
        box-shadow: 2px 1px 2px #c0c0c0;
        z-index: 9;
        background-color: #fff;
    }

    .c_portalResnav_main-01001 .p_categoryBox .p_parentBox {
        position: relative;
        width: 200px;
        height: 40px;
        float: left;
        text-align: center;
    }

        .c_portalResnav_main-01001 .p_categoryBox .p_parentBox .p_parentBox {
            float: none;
        }

    .c_portalResnav_main-01001 .p_parentBox:last-child .p_linkBox {
        border-bottom: 0 none;
    }

    .c_portalResnav_main-01001 .p_categoryBox > .p_parentBox > .p_childBox {
        position: fixed;
        left: auto;
        top: auto;
        width: auto;
        z-index: 10;
    }

    .c_portalResnav_main-01001 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@media screen and (max-width: 768px) {
    .c_portalResMessage_form-01001 {
        width: 100%;
        overflow: hidden;
    }

        .c_portalResMessage_form-01001 .p_intentionIntroTitle {
            width: 100%;
            padding: 0;
            text-align: left;
            margin-bottom: 10px;
            margin-top: 20px;
        }

        .c_portalResMessage_form-01001 .p_UnitName {
            margin-top: 10px;
        }

        .c_portalResMessage_form-01001 .p_CoupWBox {
            padding: 0;
            width: 80%;
            margin: 32px auto 32px;
        }

            .c_portalResMessage_form-01001 .p_CoupWBox button {
                width: 100%;
            }

        .c_portalResMessage_form-01001 .p_ConWBox {
            padding: 0;
        }

        .c_portalResMessage_form-01001 .form-group {
            margin: 0;
            padding: 0 15px;
        }

        .c_portalResMessage_form-01001 .p_image {
            position: absolute;
            right: 16px;
            top: 50px;
            height: 29px;
        }

        .c_portalResMessage_form-01001 .p_checkboxA {
            display: inline-block;
            vertical-align: middle;
        }

        .c_portalResMessage_form-01001 .shape {
            display: inline-block;
            vertical-align: middle;
        }

        .c_portalResMessage_form-01001 label.option .font {
            display: inline-block;
            vertical-align: middle;
        }

        .c_portalResMessage_form-01001 .p_sex {
            display: inline-block;
        }

        .c_portalResMessage_form-01001 .p_DepictInfoB p img {
            max-width: 100% !important;
        }

        .c_portalResMessage_form-01001 .p_CaptchasBox {
            position: relative;
        }

        .c_portalResMessage_form-01001 .p_sendBox, .c_portalResMessage_form-01001 .p_sendTimerBox {
            display: inline-block;
        }

        .c_portalResMessage_form-01001 .p_sendBox {
            margin-top: 10px;
        }
}

@media only screen and (min-width: 769px) {
    .c_portalResMessage_form-01001 .e_box, .c_portalResMessage_form-01001 .e_icon, .c_portalResMessage_form-01001 .e_title {
        width: auto;
        height: auto;
    }

    .c_portalResMessage_form-01001 {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

        .c_portalResMessage_form-01001 .p_inquiry {
        }

        .c_portalResMessage_form-01001 .p_ConWBox {
            padding: 5px 40px 25px;
        }

        .c_portalResMessage_form-01001 .boxTitle {
            overflow: hidden;
        }

        .c_portalResMessage_form-01001 .p_titleBoxA {
        }

        .c_portalResMessage_form-01001 .boxTitleText {
            padding: 0 15px;
            font-size: 16px;
            float: left;
            height: 40px;
            line-height: 40px;
            padding-bottom: 9px;
            text-align: center;
        }

            .c_portalResMessage_form-01001 .boxTitleText .font {
                display: table-cell;
                white-space: nowrap;
                vertical-align: middle;
            }

            .c_portalResMessage_form-01001 .boxTitleText .iconfont:before {
                display: inline-block;
            }

        .c_portalResMessage_form-01001 .p_NameB {
            display: inline-block;
            font-size: 14px;
            width: 110px;
            text-align: right;
        }

        .c_portalResMessage_form-01001 .p_NameInfoB {
            display: inline-block;
            font-size: 20px;
            font-weight: bold;
            text-align: left;
        }

        .c_portalResMessage_form-01001 .p_DepictBoxB {
            padding: 10px 0 0;
            line-height: 20px;
            overflow: hidden;
        }

        .c_portalResMessage_form-01001 .p_DepicNameB {
            float: left;
            font-size: 14px;
            width: 110px;
            text-align: right;
        }

        .c_portalResMessage_form-01001 .p_DepictInfoB {
            display: flex;
            font-size: 14px;
        }

            .c_portalResMessage_form-01001 .p_DepictInfoB .reset_style p {
                font-size: 14px;
            }

        .c_portalResMessage_form-01001 .p_groupBox {
            padding-top: 0;
        }

        .c_portalResMessage_form-01001 .p_ContactInfo .p_groupBox .p_GuideBox {
            vertical-align: top;
        }

        .c_portalResMessage_form-01001 .p_groupBox textarea {
            display: block;
            width: inherit;
           /* height: inherit;*/
            resize: none;
            height: 92px;
            padding: 6px;
            background: none;
        }

        .c_portalResMessage_form-01001 .p_ContactInfo > div .e_text {
            width: 335px;
            display: inline-block;
            position: relative;
        }

        .c_portalResMessage_form-01001 .d_CustomValueBox {
            max-width: 725px;
            display: inline-block;
            vertical-align: middle;
            white-space: normal;
            width: auto;
            height: auto;
        }

        .c_portalResMessage_form-01001 .p_sex {
            display: inline-block;
            vertical-align: middle;
            font-size: 14px;
            margin-right: 10px;
        }

            .c_portalResMessage_form-01001 .p_sex .option {
                width: auto;
                height: auto;
                cursor: pointer;
                line-height: 100%;
            }

            .c_portalResMessage_form-01001 .p_sex .shape {
                display: inline-block;
                vertical-align: top;
                width: 15px;
                height: 15px;
                border-radius: 50%;
                position: relative;
                top: 2px;
            }

            .c_portalResMessage_form-01001 .p_sex .radio {
                z-index: 99;
                opacity: 0;
                cursor: pointer;
            }

            .c_portalResMessage_form-01001 .p_sex input[type="radio"]:checked + .iconfont.first {
                opacity: 1;
            }

            .c_portalResMessage_form-01001 .p_sex input[type="radio"]:checked + i:after {
                content: "";
                width: 15px;
                height: 15px;
                border-radius: 50%;
                position: absolute;
                top: 0;
                left: 0;
                display: block;
            }

            .c_portalResMessage_form-01001 .p_sex input[type="radio"]:checked + .iconfont.first:before {
                content: "\e669";
                font-size: 21px;
                position: absolute;
                top: -3px;
                left: -3px;
            }

        .c_portalResMessage_form-01001 .p_ContactInfo > div .e_unit {
            display: inline-block;
        }

        .c_portalResMessage_form-01001 .p_DateIcon {
            position: absolute;
            left: 310px;
            display: inline-block;
            width: 20px;
            top: 50%;
            font-size: 18px;
            margin-top: -10px;
            cursor: pointer;
        }

        .c_portalResMessage_form-01001 .p_checkboxContainerBox {
            width: auto;
            height: auto;
            margin: 10px 0;
        }

        .c_portalResMessage_form-01001 .p_checkboxContainerB {
            width: auto;
            height: auto;
            display: inline-block;
            vertical-align: middle;
            font-size: 16px;
        }

        .c_portalResMessage_form-01001 .p_checkboxContainerA {
            display: inline-block;
            vertical-align: middle;
            white-space: normal;
            width: auto;
            height: auto;
        }

        .c_portalResMessage_form-01001 .p_checkboxA {
            display: inline-block;
            vertical-align: middle;
            font-size: 14px;
            margin-right: 10px;
        }

            .c_portalResMessage_form-01001 .p_checkboxA .shape {
                display: inline-block;
                vertical-align: middle;
            }

                .c_portalResMessage_form-01001 .p_checkboxA .shape .iconfont {
                    display: none;
                }

            .c_portalResMessage_form-01001 .p_checkboxA .option {
                width: auto;
                height: auto;
                position: relative;
            }

            .c_portalResMessage_form-01001 .p_checkboxA:hover {
                cursor: pointer;
            }

            .c_portalResMessage_form-01001 .p_checkboxA label:hover {
                cursor: pointer;
            }

            .c_portalResMessage_form-01001 .p_checkboxA .font {
                width: auto;
                display: inline-block;
            }

            .c_portalResMessage_form-01001 .p_checkboxA .first:before {
            }

            .c_portalResMessage_form-01001 .p_checkboxA .first {
                height: 0;
                width: 0;
                border: 10px solid transparent;
                font-size: 20px;
                opacity: 0;
                position: absolute;
                bottom: -10px;
                right: -9px;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                transform: rotate(45deg);
            }

            .c_portalResMessage_form-01001 .p_checkboxA input[type="checkbox"]:checked + i {
                opacity: 1;
            }

                .c_portalResMessage_form-01001 .p_checkboxA input[type="checkbox"]:checked + i:after {
                    content: "";
                    width: 100px;
                    height: 30px;
                    position: absolute;
                    top: 9px;
                    right: -6px;
                    display: block;
                    -webkit-transform: rotate(-45deg);
                    -moz-transform: rotate(-45deg);
                    transform: rotate(-45deg);
                }

            .c_portalResMessage_form-01001 .p_checkboxA input[type=checkbox]:hover + i {
                opacity: 1;
            }

                .c_portalResMessage_form-01001 .p_checkboxA input[type=checkbox]:hover + i:after {
                    content: "";
                    width: 100px;
                    height: 30px;
                    position: absolute;
                    top: 9px;
                    right: -6px;
                    display: block;
                    -webkit-transform: rotate(-45deg);
                    -moz-transform: rotate(-45deg);
                    transform: rotate(-45deg);
                }

            .c_portalResMessage_form-01001 .p_checkboxA .option .font {
                display: inline-block;
                vertical-align: middle;
            }

            .c_portalResMessage_form-01001 .p_checkboxA.active .shape {
            }

        .c_portalResMessage_form-01001 .p_ContactInfo {
            padding-top: 10px;
        }

            .c_portalResMessage_form-01001 .p_ContactInfo > div {
                margin-top: 24px;
            }

                .c_portalResMessage_form-01001 .p_ContactInfo > div .p_GuideBox {
                    display: inline-block;
                    width: 110px;
                    height: 30px;
                    line-height: 30px;
                    text-align: right;
                    overflow: hidden;
                    vertical-align: middle;
                }

        .c_portalResMessage_form-01001 .p_GuideBox .e_icon {
            display: inline-block;
            font-size: 14px;
            vertical-align: middle;
        }

        .c_portalResMessage_form-01001 .p_ContactInfo > div .p_GuideBox .e_title {
            display: inline-block;
            font-size: 14px;
        }

        .c_portalResMessage_form-01001 .p_ContactInfo > div .e_input, .c_portalResMessage_form-01001 .e_droplist, .c_portalResMessage_form-01001 .p_ContactInfo > div .p_EntryBox, .c_portalResMessage_form-01001 select.InputText {
            width: 335px;
            height: 30px;
            display: inline-block;
            vertical-align: middle;
            position: relative;
        }

        .c_portalResMessage_form-01001 select.InputText {
            padding: 2px 10px;
        }

        .c_portalResMessage_form-01001 .p_ContactInfo > div .e_input .InputText {
            border-radius: 2px;
            padding-left: 7px;
            line-height: inherit;
           /* height: inherit;*/
            width: inherit;
            display: inline-block;
            background: none;
        }

        .c_portalResMessage_form-01001 .p_ContactInfo > div .e_input .iconfont, .c_portalResMessage_form-01001 .e_droplist .InputIcon {
            display: block;
            width: 22px;
           /* height: inherit;*/
            text-align: center;
            line-height: inherit;
            position: absolute;
            top: 0;
            left: 0;
        }

        .c_portalResMessage_form-01001 .p_ContactInfo > div .p_EntryBox {
            width: 165px;
        }

        .c_portalResMessage_form-01001 .p_ContactInfo > div .p_EntryInput {
            width: 165px;
        }

        .c_portalResMessage_form-01001 .p_ContactInfo > div .p_image {
            display: inline-block;
            position: relative;
            width: 85px;
            height: 30px;
            border-style: none;
            cursor: pointer;
            vertical-align: middle;
        }

        .c_portalResMessage_form-01001 .p_ContactInfo > div .p_AssistLabelA {
            position: relative;
            padding-right: 16px;
            cursor: pointer;
            display: inline-block;
            vertical-align: middle;
        }

            .c_portalResMessage_form-01001 .p_ContactInfo > div .p_AssistLabelA .iconfont:before {
                position: absolute;
                right: 0;
                top: 3px;
                content: "";
                display: block;
            }

        .c_portalResMessage_form-01001 .e_droplist input {
            width: calc(100% - 30px);
            border-radius: 2px 0 0 2px;
            padding-left: 7px;
           /* height: inherit;*/
            line-height: inherit;
            display: inline-block;
            background: none;
        }

        .c_portalResMessage_form-01001 .e_droplist .shape {
            display: block;
            position: absolute;
            width: 30px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            top: 0;
            right: 0;
            font-size: 12px;
            border-left: none;
        }

        .c_portalResMessage_form-01001 .e_droplist .shape {
            cursor: default;
        }

        .c_portalResMessage_form-01001 .p_AreaBox .e_droplist .shape:before {
            content: "\e6c9";
        }

        .c_portalResMessage_form-01001 .e_droplist.error input {
        }

        .c_portalResMessage_form-01001 .e_droplist.error .shape {
        }

        .c_portalResMessage_form-01001 .e_droplist.hover input {
        }

        .c_portalResMessage_form-01001 .e_droplist.hover .shape {
        }

        .c_portalResMessage_form-01001 .e_droplist.hover input {
        }

        .c_portalResMessage_form-01001 .e_droplist:hover input {
        }

        .c_portalResMessage_form-01001 .e_droplist:hover .shape {
        }

        .c_portalResMessage_form-01001 .e_droplist:hover input {
        }

        .c_portalResMessage_form-01001 .e_droplist.hover .itembox {
        }

        .c_portalResMessage_form-01001 .e_droplist .itembox {
            width: 100%;
            max-height: 100px;
            overflow: auto;
            position: absolute;
            top: 30px;
            left: 0;
            font-size: 12px;
            border-top: none;
            z-index: 99;
        }

            .c_portalResMessage_form-01001 .e_droplist .itembox li {
                height: 30px;
                line-height: 30px;
                padding-left: 5px;
            }

                .c_portalResMessage_form-01001 .e_droplist .itembox li span {
                    margin-left: 5px;
                }

                .c_portalResMessage_form-01001 .e_droplist .itembox li > i {
                    font-size: 18px;
                    line-height: 30px;
                }

                    .c_portalResMessage_form-01001 .e_droplist .itembox li > i.ItemFirst {
                        margin-left: 5px;
                    }

        .c_portalResMessage_form-01001 .e_droplist:hover .itembox {
        }

        .c_portalResMessage_form-01001 .e_droplist .itembox li:hover {
            cursor: pointer;
        }

        .c_portalResMessage_form-01001 .p_ContactInfo > div .p_selectB {
            width: auto;
        }

        .c_portalResMessage_form-01001 .p_eqdesc > div .p_LoginPrompt {
            left: 559px;
        }

            .c_portalResMessage_form-01001 .p_ContactInfo > div .p_LoginPrompt .text-error:after, .c_portalResMessage_form-01001 .p_eqdesc > div .p_LoginPrompt .text-error:after {
                left: -15px;
            }

        .c_portalResMessage_form-01001 .p_ContactInfo > div .success .text-error, .c_portalResMessage_form-01001 .p_eqdesc > div.success .text-error {
            display: none;
        }

        .c_portalResMessage_form-01001 .p_groupBox > div .success .icon-error, .c_portalResMessage_form-01001 .p_eqdesc > div.success .icon-error {
            display: inline-block;
            vertical-align: middle;
            height: 14px;
            font-size: 14px;
            margin: 0 10px;
            position: static;
            width: auto;
            margin-top: 8px;
        }

        .c_portalResMessage_form-01001 .p_groupBox > div .success .text-error, .c_portalResMessage_form-01001 .p_eqdesc > div.success .text-error {
            display: none;
        }

        .c_portalResMessage_form-01001 .p_CoupWBox, .c_portalResMessage_form-01001 .p_CoupWBoxA {
            height: 40px;
        }

            .c_portalResMessage_form-01001 .p_CoupWBox > div, .c_portalResMessage_form-01001 .p_CoupWBoxA > div {
                margin-top: 9px;
                font-size: 14px;
                padding: 0 16px;
                cursor: pointer;
            }

        .c_portalResMessage_form-01001 .p_SaveWBtn, .c_portalResMessage_form-01001 .p_SaveWBtnA {
            float: left;
            margin-left: 20px;
            height: 25px;
            text-align: center;
            line-height: 25px;
        }

        .c_portalResMessage_form-01001 .p_canelbtn, .c_portalResMessage_form-01001 .p_canelbtnA {
            float: right;
            margin-right: 20px;
            height: 25px;
            line-height: 25px;
        }

        .c_portalResMessage_form-01001 .p_succ, .c_portalResMessage_form-01001 .p_fail {
            width: 300px;
            height: 113px;
            font-size: 22px;
            margin: auto;
            position: fixed;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            z-index: 9999999999;
            display: none;
            line-height: 102px;
            text-align: center;
        }

            .c_portalResMessage_form-01001 .p_succ .iconfont, .c_portalResMessage_form-01001 .p_fail .iconfont {
                margin-right: 10px;
                display: inline-block;
            }

                .c_portalResMessage_form-01001 .p_succ .iconfont:before {
                    content: "\e648";
                }

            .c_portalResMessage_form-01001 .p_succ .fontbox, .c_portalResMessage_form-01001 .p_fail .fontbox {
                display: inline-block;
            }

        .c_portalResMessage_form-01001 .p_fail {
            width: 360px;
        }

            .c_portalResMessage_form-01001 .p_fail .iconfont {
            }

                .c_portalResMessage_form-01001 .p_fail .iconfont:before {
                    content: "\e641";
                }

        .c_portalResMessage_form-01001 .numTxt::-webkit-outer-spin-button, .c_portalResMessage_form-01001 .numTxt::-webkit-inner-spin-button {
            -webkit-appearance: none !important;
            -moz-appearance: textfield;
        }

        .c_portalResMessage_form-01001 .p_eqdescName .font, .c_portalResMessage_form-01001 .p_nameB .font, .c_portalResMessage_form-01001 .p_NickName .font, .c_portalResMessage_form-01001 .p_nameC .font, .c_portalResMessage_form-01001 .p_nameE .font, .c_portalResMessage_form-01001 .p_nameD .font, .c_portalResMessage_form-01001 .p_nameH .font, .c_portalResMessage_form-01001 .p_nameL .font, .c_portalResMessage_form-01001 .p_nameJ .font, .c_portalResMessage_form-01001 .p_nameM .font, .c_portalResMessage_form-01001 .p_nameG .font, .c_portalResMessage_form-01001 .p_SectorName .font, .c_portalResMessage_form-01001 .p_JobName .font, .c_portalResMessage_form-01001 .p_BusinessName .font, .c_portalResMessage_form-01001 .p_nameA .font, .c_portalResMessage_form-01001 .p_nameI .font, .c_portalResMessage_form-01001 .p_nameF .font, .c_portalResMessage_form-01001 .p_area .font, .c_portalResMessage_form-01001 .p_nameK .font, .c_portalResMessage_form-01001 .p_titleC .font {
            overflow: hidden;
            max-width: 6em;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .c_portalResMessage_form-01001 .p_groupBox .p_GuideBox .e_icon.p_desc_star {
            display: inline-block;
            font-size: 14px;
            vertical-align: 1px;
        }

        .c_portalResMessage_form-01001 .p_PromptDisabled {
            margin: 15px;
        }

        .c_portalResMessage_form-01001 .p_PromptNoneData {
            width: auto;
            background-color: inherit;
        }

            .c_portalResMessage_form-01001 .p_PromptNoneData .prompt_title .iconfont:before {
                content: "";
            }

            .c_portalResMessage_form-01001 .p_PromptNoneData .prompt_title .first {
                height: auto;
                display: table-cell;
                font-size: 32px;
                position: relative;
                vertical-align: middle;
                padding: 0 10px 5px 0;
            }

            .c_portalResMessage_form-01001 .p_PromptNoneData .prompt_title {
                display: inline-table;
                padding: 0 30px;
                min-height: 100px;
               /* height: 100%;*/
            }

                .c_portalResMessage_form-01001 .p_PromptNoneData .prompt_title .first:before {
                    content: "\e6b4";
                }

                .c_portalResMessage_form-01001 .p_PromptNoneData .prompt_title .font {
                    font-size: 18px;
                    display: table-cell;
                    line-height: normal;
                    vertical-align: middle;
                    font-weight: bold;
                    text-align: left;
                }

            .c_portalResMessage_form-01001 .p_PromptNoneData .promptbox {
                width: auto;
               /* height: 100%;*/
            }

            .c_portalResMessage_form-01001 .p_PromptNoneData .prompt_content {
                font-size: 14px;
                padding-left: 65px;
            }

        .c_portalResMessage_form-01001 .p_SectorBox.error .p_selectC {
        }

        .c_portalResMessage_form-01001 .p_SectorBox.error .e_droplist .shape {
            height: 28px;
        }

        .c_portalResMessage_form-01001 .p_LoginPrompt {
            position: absolute;
            bottom: -22px;
            left: 0;
            white-space: nowrap;
        }

        .c_portalResMessage_form-01001 .p_intentionIntroTitle {
            min-width: 120px;
            text-align: right;
        }

        .c_portalResMessage_form-01001 .form-control {
            max-width: 470px;
        }

        .c_portalResMessage_form-01001 .p_CoupWBox {
            padding-left: 102px;
            margin-bottom: 30px;
        }

        .c_portalResMessage_form-01001 .p_selectC {
            display: inline-block;
            position: relative;
        }

        .c_portalResMessage_form-01001 .p_UnitName {
            position: absolute;
            right: -110px;
            top: 6px;
            width: 100px;
        }

        .c_portalResMessage_form-01001 .p_sendBox, .c_portalResMessage_form-01001 .p_sendTimerBox {
            display: inline-block;
            margin-left: 10px;
        }

        .c_portalResMessage_form-01001 .p_phoneCode, .c_portalResMessage_form-01001 .p_phoneMailCode {
            margin-top: 24px;
        }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

.e_IndexOrdinaryStyleBox-001 {
    width: 100%;
    height: auto;
    width-uint: %;
}

    .e_IndexOrdinaryStyleBox-001 .stylebox_top {
        background-color: transparent;
    }

    .e_IndexOrdinaryStyleBox-001 .stylebox_link {
        color: #666666;
        font-size: 14px;
        display: table;
       /* height: inherit;*/
        border-width: 0;
    }

        .e_IndexOrdinaryStyleBox-001 .stylebox_link:hover {
            color: rgba(101,190,186,1);
        }

        .e_IndexOrdinaryStyleBox-001 .stylebox_link:active {
            color: rgba(101,190,186,1);
        }

    .e_IndexOrdinaryStyleBox-001 .stylebox_top {
        width: auto;
        height: 40px;
    }

    .e_IndexOrdinaryStyleBox-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_IndexOrdinaryStyleBox-001 .title_icon::before {
            content: "";
        }

    .e_IndexOrdinaryStyleBox-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_IndexOrdinaryStyleBox-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_IndexOrdinaryStyleBox-001 .stylebox_title {
        display: inline-block;
        width: auto;
       /* height: inherit;*/
        background-color: rgba(101, 190, 186, 1);
        padding-left: 15px;
        padding-right: 15px;
        font-size: 0;
        vertical-align: bottom;
        white-space: nowrap;
    }

    .e_IndexOrdinaryStyleBox-001 .stylebox_link {
        float: right;
        vertical-align: middle;
        margin-right: 15px;
    }

        .e_IndexOrdinaryStyleBox-001 .stylebox_link a {
            color: inherit;
            display: table-cell;
            vertical-align: middle;
        }

    .e_IndexOrdinaryStyleBox-001 .link_icon {
        display: inline-block;
        margin-left: 5px;
    }

        .e_IndexOrdinaryStyleBox-001 .link_icon::before {
            content: '\e6af';
        }

    .e_IndexOrdinaryStyleBox-001 .stylebox_top_line {
        height: 1px;
        background-color: rgba(240,240,240,1);
    }

    .e_IndexOrdinaryStyleBox-001 .stylebox_content {
        border-style: solid;
        border-width: 1px;
        border-color: #f0f0f0;
        width: 100%;
        height: calc(100% - 48px);
        width-uint: %;
    }

    .e_IndexOrdinaryStyleBox-001 .stylebox_bottom_line {
        height: 1px;
        background-color: rgba(240,240,240,1);
    }

@CHARSET "UTF-8";

* {
    padding: 0;
    margin: 0;
}

.pagebox {
    width: 100%;
}

.pagebox, #-remove--flag {
}

body, #-remove--flag {
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@-webkit-keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@-moz-keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

@keyframes widthA {
    0% {
        width: 0%;
    }

    50% {
        width: 55%;
    }

    100% {
        width: 0%;
    }
}

50% {
    width: 55%;
}

100% {
    width: 0%;
}

}

#w_fimg-1590826131957 {
    width: 100%;
    max-width: 1240px;
    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) {
}

#w_grid-1590827257199 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1590827257199 > div {
    animation-fill-mode: both;
}

    #w_grid-1590827257199 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
        margin-left: 0px;
        clear: left;
    }

@media only screen and (min-width: 769px) {
    #w_grid-1590827257199 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 1rem;
        margin-top: 1rem;
        margin-left: 0;
    }

        #w_grid-1590827257199 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
            width: 100%;
            margin-left: 0;
            margin-right: 0;
            clear: none;
        }

        #w_grid-1590827257199 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
            margin-right: 0;
        }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_fimg-1590827257209 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1590827257209 > div {
    animation-fill-mode: both;
}

#w_grid-1593674185445 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

#w_grid-1590827257199 {
    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_fimg-1590827257209 {
    width: 100%;
    max-width: 1240px;
    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-1593674185445 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#c_portalResNews_list-15936741857430604 .p_articles {
    width: calc((100% - 0px)/3);
}

#c_portalResNews_list-15936741857430604 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResNews_list-15936741857430604 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResNews_list-15936741857430604 > div {
    animation-fill-mode: both;
}

#c_portalResNews_list-15936741857430604 .newListBox {
    width: 100%;
    height: auto;
    overflow: hidden;
}

#c_portalResNews_list-15936741857430604 .container {
    width: 100%;
    overflow: hidden;
    margin: 1rem auto;
    padding: 0 1rem;
}

#c_portalResNews_list-15936741857430604 .newList {
    overflow: hidden;
    padding: 1rem;
    width: 100%;
    height: 140px;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #eaeaea;
    transition: all .5s ease;
}

#c_portalResNews_list-15936741857430604 .newList1 {
    padding: 30px;
    background: #fafafa;
    margin-bottom: 40px;
}

    #c_portalResNews_list-15936741857430604 .newList1 .newTitle {
        font-size: 1.125rem;
        font-weight: bold;
        margin-bottom: 5px;
    }

    #c_portalResNews_list-15936741857430604 .newList1 .newSummry {
        margin-bottom: 15px;
    }

#c_portalResNews_list-15936741857430604 .readMore {
    display: block;
    float: none;
    width: 130px;
    height: 30px;
    padding: 0px;
    line-height: 30px;
    border: 1px solid #ccc;
    transition: all 0.3s ease;
}

    #c_portalResNews_list-15936741857430604 .readMore:hover {
        background: #ccc;
        color: #fff;
    }

#c_portalResNews_list-15936741857430604 .newList1 .newLinkBox {
    padding: 0px;
}

#c_portalResNews_list-15936741857430604 .newLinkBox {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
   /* height: 100%;*/
    padding-right: 10%;
    overflow: hidden;
}

#c_portalResNews_list-15936741857430604 .leftTimeBox {
    width: 80px;
    height: 98px;
    background: #f5f5f5;
    text-align: center;
    font-family: arial;
    transition: all .5s ease;
}

#c_portalResNews_list-15936741857430604 .centerContentBox {
    width: calc((100% - 80px)/1);
    padding-left: 3%;
}

#c_portalResNews_list-15936741857430604 .rightIcon {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border-radius: 20px;
    overflow: hidden;
}

#c_portalResNews_list-15936741857430604 .newData {
    font-size: 2.75rem;
    line-height: 46px;
    padding-top: 15px;
}

#c_portalResNews_list-15936741857430604 .newTitle {
    font-size: 1rem;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all .5s ease;
}

#c_portalResNews_list-15936741857430604 .newToolBox {
    margin: 5px 0;
    color: #b4b4b4;
}

#c_portalResNews_list-15936741857430604 .newSummry {
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #565656;
}

#c_portalResNews_list-15936741857430604 .rIcon {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: auto;
    height: 98%;
    transition: all .5s ease;
}

#c_portalResNews_list-15936741857430604 .redIcon {
    opacity: 0;
}

#c_portalResNews_list-15936741857430604 .whiteIcon {
    opacity: 1;
}

#c_portalResNews_list-15936741857430604 .newList:hover {
    height: 150px;
}

    #c_portalResNews_list-15936741857430604 .newList:hover .leftTimeBox {
        background: #ccc;
        color: #fff;
    }

    #c_portalResNews_list-15936741857430604 .newList:hover .redIcon {
        opacity: 1;
    }

    #c_portalResNews_list-15936741857430604 .newList:hover .whiteIcon {
        opacity: 0;
    }

#c_portalResNews_list-15936741857430604 .data1 {
    margin-right: 5px;
}

@media only screen and (min-width: 769px) {
    #c_portalResNews_list-15936741857430604 .container {
        max-width: 1200px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #c_portalResNews_list-15936741857430604 .container {
        max-width: 900px;
    }
}

@media only screen and (max-width: 768px) {
    #c_portalResNews_list-15936741857430604 .leftTimeBox {
        display: none;
    }

    #c_portalResNews_list-15936741857430604 .rightIcon {
        display: none;
    }

    #c_portalResNews_list-15936741857430604 .newList1 {
        margin-bottom: 30px;
    }

    #c_portalResNews_list-15936741857430604 .newList {
        height: 110px;
        padding: 0 0 5px 0;
    }

    #c_portalResNews_list-15936741857430604 .newLinkBox {
        padding: 0;
    }

    #c_portalResNews_list-15936741857430604 .centerContentBox {
        width: 100%;
    }
}

#c_portalResNews_list-15936741857430604 .p_hot .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#c_portalResNews_list-15936741857430604 .p_new .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#c_portalResNews_list-15936741857430604 .p_page .pre .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#c_portalResNews_list-15936741857430604 .p_page .next .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#c_portalResNews_list-15936741857430604 .p_more .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#c_portalResNews_list-15936741857430604 .p_loading .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#c_portalResNews_list-15936741857430604 {
    max-height: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    min-height: 0px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1240px;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    min-width: 0px;
    height: auto;
    padding-right: 0px;
}
