.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;
}
.p_NewsDetail img{  
    max-width: 100%;
}
.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);
}

.js-reset_style div,
.js-reset_style p {
    font-size: 16px;
    line-height: 2;
    color: #333;
}

@media only screen and (min-width: 768px) {
    .c_portalResNews_detail-01001 {
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
        min-height: 192px;
        min-width: 250px;
        max-width: 100%;
    }

    .c_portalResNews_detail-01001 .p_NewsDetail {
        padding: 10px;
    }

    .c_portalResNews_detail-01001 .p_head {
        padding: 20px;
        text-align: center;
    }

    .c_portalResNews_detail-01001 .p_dataSource {
        overflow: hidden;
        padding-top: 20px;
        margin: 20px 0;
        text-align: center;
    }

    .c_portalResNews_detail-01001 .p_dataSource>li {
        display: inline-block;
        margin-right: 20px;
    }

    /* .c_portalResNews_detail-01001 .p_dataSource>li:last-child {
        float: right;
        display: none;
    } */

    .c_portalResNews_detail-01001 .p_topBox {
        margin-bottom: 10px;
    }

    .c_portalResNews_detail-01001 .p_summary {
        padding: 10px;
        white-space: normal;
        background: #f2f2f2;
        display: none;
    }

    .c_portalResNews_detail-01001 .p_articles {
        overflow: hidden;
        padding: 20px 0;
        font-size: 14px;
        line-height: 2;
    }

    .c_portalResNews_detail-01001 .p_tags {
        display: inline-block;
    }

    .c_portalResNews_detail-01001 .p_tags .btn {
        padding: 8px 5px;
    }

    .c_portalResNews_detail-01001 .p_tag {
        display: inline-block;
        margin-right: 15px;
        margin-bottom: 10px;
        padding: 5px 10px;
        min-width: 60px;
        text-align: center;
    }

    .c_portalResNews_detail-01001 .p_Atlas {
        padding: 10px 0;
        margin-top: 15px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin-bottom: 30px;
    }

    .c_portalResNews_detail-01001 .p_images {
        width: 100%;
        height: auto;
        box-sizing: border-box;
        position: relative;
        padding: 75% 0 0;
    }

    .c_portalResNews_detail-01001 .p_img {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        vertical-align: middle;
        text-align: center;
        overflow: hidden;
    }

    .c_portalResNews_detail-01001 .p_sLeft {
        display: inline-block;
        width: 90%;
        word-break: break-all;
    }

    .c_portalResNews_detail-01001 .p_curNum {
        display: inline-table;
        width: auto;
    }

    .c_portalResNews_detail-01001 .p_ThumbnailBox {
        padding: 10px 40px;
        position: relative;
    }

    .c_portalResNews_detail-01001 .p_ThumbnailList {
        overflow: hidden;
    }

    .c_portalResNews_detail-01001 .p_thumbnail {
        position: relative;
        float: left;
        box-sizing: border-box;
        overflow: hidden;
        margin: 0 7.5px;
        overflow: hidden;
        width: calc((100% - 45px) / 4);
        padding-bottom: calc(((100% - 45px) / 4) * 0.75);
        height: 0px;
        cursor: pointer;
    }

    .c_portalResNews_detail-01001 .p_thumbnail.active {}

    .c_portalResNews_detail-01001 .p_interactionA {
        position: absolute;
        height: 100%;
        width: 50%;
        top: 0;
        left: 0;
    }

    .c_portalResNews_detail-01001 .p_interactionB {
        position: absolute;
        height: 100%;
        width: 50%;
        top: 0;
        right: 0;
    }

    .c_portalResNews_detail-01001 .p_SwitchBtnA {
        display: table;
        top: 50%;
        left: 0;
        position: absolute;
        margin-top: -47.5px;
        width: 30px;
        height: 85px;
        cursor: pointer;
        text-align: center;
        user-select: none;
    }

    .c_portalResNews_detail-01001 .p_SwitchBtnB {
        display: table;
        top: 50%;
        right: 0;
        left: auto;
        position: absolute;
        margin-top: -47.5px;
        width: 40px;
        height: 85px;
        cursor: pointer;
        text-align: center;
        user-select: none;
    }

    .c_portalResNews_detail-01001 .p_SwitchBtnA .iconfont,
    .c_portalResNews_detail-01001 .p_SwitchBtnB .iconfont {
        display: table-cell;
        vertical-align: middle;
    }

    .c_portalResNews_detail-01001 .p_ThumbnailBox .p_SwitchBtnA,
    .c_portalResNews_detail-01001 .p_ThumbnailBox .p_SwitchBtnB {
        background: none;
    }

    .c_portalResNews_detail-01001 .p_SwitchBtnC {
        top: 50%;
        left: 0;
        position: absolute;
        margin-top: -12px;
        cursor: pointer;
    }

    .c_portalResNews_detail-01001 .p_SwitchBtnD {
        top: 50%;
        right: 0;
        position: absolute;
        margin-top: -12px;
        cursor: pointer;
    }

    .c_portalResNews_detail-01001 .p_PrevAndNext {
        overflow: hidden;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .c_portalResNews_detail-01001 .p_previewBox {
        float: left;
        width: 50%;
    }

    .c_portalResNews_detail-01001 .p_nextBox {
        float: right;
        width: 50%;
        text-align: right;
    }

    .c_portalResNews_detail-01001 .p_QRCode {
        text-align: center;
        line-height: 50px;
        margin-top: 10px;
        display: none;
    }

    .c_portalResNews_detail-01001 .p_header {
        text-align: center;
    }

    .c_portalResNews_detail-01001 .p_TitleBoxA {
        display: inline-table;
        width: 100%;
        height: auto;
        max-width: 85%;
        vertical-align: middle;
        margin: 0;
        padding: 0;
    }

    .c_portalResNews_detail-01001 .p_top {
        display: inline-block;
        float: left;
        margin: 0;
        min-height: 16px;
        min-width: 44px;
        padding-bottom: 0px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 0px;
        text-align: center;
    }

    .c_portalResNews_detail-01001 .p_top .font {
        line-height: normal;
        white-space: nowrap;
    }

    .c_portalResNews_detail-01001 .p_top .iconfont:before {
        content: "";
    }

    .c_portalResNews_detail-01001 .p_Recommend {
        display: inline-block;
        float: left;
        margin: 0;
        min-height: 16px;
        min-width: 44px;
        padding-bottom: 0px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 0px;
        text-align: center;
    }

    .c_portalResNews_detail-01001 .p_Recommend .font {
        white-space: nowrap;
        vertical-align: middle;
    }

    .c_portalResNews_detail-01001 .p_Recommend .iconfont:before {
        content: "";
    }

    .c_portalResNews_detail-01001 .p_top {
        float: none;
        vertical-align: top;
        margin-right: 10px;
        margin-top: 2px;
    }

    .c_portalResNews_detail-01001 .p_Recommend {
        vertical-align: top;
        float: none;
        margin-right: 5px;
        margin-top: 2px;
    }

    .c_portalResNews_detail-01001 .p_headA {
        display: table-cell;
        vertical-align: middle;
        white-space: normal;
        word-break: break-all;
        word-wrap: break-word;
        overflow: hidden;
        margin: 0;
        padding: 0;
        text-align: center;
        font-size: 28px;
    }

    .c_portalResNews_detail-01001 .p_infoBox,
    .c_portalResNews_detail-01001 .p_articlesTitle {
        display: none;
    }

    .c_portalResNews_detail-01001 .p_SummaryBox {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 3;
        min-height: 68px;
        text-align: left;
        height: auto;
        padding: 10px;
        background: rgba(0, 0, 0, .6)
    }

    .c_portalResNews_detail-01001 .p_textBoxs {
        padding: 10px;
    }

    .c_portalResNews_detail-01001 .p_imgsBox {
        margin: 0 auto;
        display: none;
    }

    .c_portalResNews_detail-01001 .gallery-top .swiper-container {
        width: 100%;
        height: 500px;
        margin-left: auto;
        margin-right: auto;
    }

    .c_portalResNews_detail-01001 .swiper-slide {
        background-size: cover;
        background-position: center;
    }

    .c_portalResNews_detail-01001 .gallery-top {
        height: 480px;
        width: 100%;
        text-align: center;
    }

    .c_portalResNews_detail-01001 .gallery-top .swiper-wrapper,
    .c_portalResNews_detail-01001 .gallery-top .swiper-slide {
        height: inherit;
    }

    .c_portalResNews_detail-01001 .gallery-top .swiper-slide img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 100%;
    }

    .c_portalResNews_detail-01001 .swiper-button-prev {
        display: inline-table;
        text-align: center;
        position: absolute;
        left: 0;
        top: 50%;
        width: 36px;
        height: 50px;
        z-index: 999;
        cursor: pointer;
        margin-top: -25px;
        background: rgba(0, 0, 0, .5)
    }

    .c_portalResNews_detail-01001 .swiper-button-next {
        display: inline-table;
        text-align: center;
        position: absolute;
        right: 0;
        top: 50%;
        width: 36px;
        height: 50px;
        z-index: 999;
        cursor: pointer;
        margin-top: -25px;
        background: rgba(0, 0, 0, .5)
    }

    .c_portalResNews_detail-01001 .swiper-button-prev i,
    .c_portalResNews_detail-01001 .swiper-button-next i {
        display: table-cell;
        vertical-align: middle;
    }

    .c_portalResNews_detail-01001 .gallery-thumbs {
        height: 20%;
        box-sizing: border-box;
        padding: 10px 0;
    }

    .c_portalResNews_detail-01001 .gallery-thumbs .swiper-slide {
        width: 25%;
        height: 100%;
        opacity: 0.4;
    }

    .c_portalResNews_detail-01001 .gallery-thumbs .swiper-slide-thumb-active {
        opacity: 1;
    }

    .swiper-pagination-bullet {
        display: inline-block;
        width: 20px;
        height: 20px;
    }

    .c_portalResNews_detail-01001 .gallery-thumbs .swiper-slide {
        display: inline-table;
        width: 105px !important;
        height: 85px !important;
        text-align: center;
    }

    .c_portalResNews_detail-01001 .gallery-thumbs .p_sImgBox {
        display: table-cell;
        width: auto;
        height: auto;
        vertical-align: middle;
        cursor: pointer;
    }

    .c_portalResNews_detail-01001 .gallery-thumbs .swiper-slide img {
        display: block;
        width: 100%;
    }

    .c_portalResNews_detail-01001 .gallery-top .ahref {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .c_portalResNews_detail-01001 .p_PrevAndNextMo {
        display: none;
    }

    .c_portalResNews_detail-01001 .p_pagination {
        position: absolute;
        bottom: 70px;
        right: 10px;
        transform: translate(-50%, -50%);
        margin: 0;
        z-index: 9999;
    }
}

@media screen and (max-width: 769px) {
    .c_portalResNews_detail-01001 .p_NewsDetail {
        padding: 10px;
    }

    .c_portalResNews_detail-01001 .p_head {
        padding: 20px;
        text-align: center;
    }

    .c_portalResNews_detail-01001 .p_dataSource {
        overflow: hidden;
        padding-top: 20px;
        margin: 20px 0;
    }

    .c_portalResNews_detail-01001 .p_dataSource>li {
        display: inline-block;
        margin-right: 20px;
    }

    .c_portalResNews_detail-01001 .p_dataSource>li:last-child {
        float: right;
        display: none;
    }

    .c_portalResNews_detail-01001 .p_topBox {
        margin-bottom: 10px;
    }

    .c_portalResNews_detail-01001 .p_summary {
        padding: 10px;
        white-space: normal;
    }

    .c_portalResNews_detail-01001 .p_articles {
        overflow: hidden;
        padding: 20px 0;
    }

    .c_portalResNews_detail-01001 .p_tags {
        display: inline-block;
    }

    .c_portalResNews_detail-01001 .p_tags .btn {
        padding: 8px 5px;
    }

    .c_portalResNews_detail-01001 .p_tag {
        display: inline-block;
        margin-right: 15px;
        margin-bottom: 10px;
        padding: 5px 10px;
        min-width: 60px;
        text-align: center;
    }

    .c_portalResNews_detail-01001 .p_Atlas {
        padding: 10px 0;
        margin-top: 15px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin-bottom: 30px;
    }

    .c_portalResNews_detail-01001 .p_images {
        width: 100%;
        height: auto;
        box-sizing: border-box;
        position: relative;
        padding: 75% 0 0;
    }

    .c_portalResNews_detail-01001 .p_img {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        vertical-align: middle;
        text-align: center;
        overflow: hidden;
    }

    .c_portalResNews_detail-01001 .p_sLeft {
        display: inline-block;
        width: 90%;
        word-break: break-all;
    }

    .c_portalResNews_detail-01001 .p_curNum {
        display: inline-table;
        width: auto;
    }

    .c_portalResNews_detail-01001 .p_ThumbnailBox {
        padding: 10px 40px;
        position: relative;
    }

    .c_portalResNews_detail-01001 .p_ThumbnailList {
        overflow: hidden;
    }

    .c_portalResNews_detail-01001 .p_thumbnail {
        position: relative;
        float: left;
        box-sizing: border-box;
        overflow: hidden;
        margin: 0 7.5px;
        overflow: hidden;
        width: calc((100% - 45px) / 4);
        padding-bottom: calc(((100% - 45px) / 4) * 0.75);
        height: 0px;
        cursor: pointer;
    }

    .c_portalResNews_detail-01001 .p_thumbnail.active {}

    .c_portalResNews_detail-01001 .p_interactionA {
        position: absolute;
        height: 100%;
        width: 50%;
        top: 0;
        left: 0;
    }

    .c_portalResNews_detail-01001 .p_interactionB {
        position: absolute;
        height: 100%;
        width: 50%;
        top: 0;
        right: 0;
    }

    .c_portalResNews_detail-01001 .p_SwitchBtnA {
        display: table;
        top: 50%;
        left: 0;
        position: absolute;
        margin-top: -47.5px;
        width: 30px;
        height: 85px;
        cursor: pointer;
        text-align: center;
        user-select: none;
    }

    .c_portalResNews_detail-01001 .p_SwitchBtnB {
        display: table;
        top: 50%;
        right: 0;
        left: auto;
        position: absolute;
        margin-top: -47.5px;
        width: 40px;
        height: 85px;
        cursor: pointer;
        text-align: center;
        user-select: none;
    }

    .c_portalResNews_detail-01001 .p_SwitchBtnA .iconfont,
    .c_portalResNews_detail-01001 .p_SwitchBtnB .iconfont {
        display: table-cell;
        vertical-align: middle;
    }

    .c_portalResNews_detail-01001 .p_ThumbnailBox .p_SwitchBtnA,
    .c_portalResNews_detail-01001 .p_ThumbnailBox .p_SwitchBtnB {
        background: none;
    }

    .c_portalResNews_detail-01001 .p_SwitchBtnC {
        top: 50%;
        left: 0;
        position: absolute;
        margin-top: -12px;
        cursor: pointer;
    }

    .c_portalResNews_detail-01001 .p_SwitchBtnD {
        top: 50%;
        right: 0;
        position: absolute;
        margin-top: -12px;
        cursor: pointer;
    }

    .c_portalResNews_detail-01001 .p_PrevAndNext {
        overflow: hidden;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .c_portalResNews_detail-01001 .p_previewBox {
        float: left;
        width: 50%;
    }

    .c_portalResNews_detail-01001 .p_nextBox {
        float: right;
        width: 50%;
        text-align: right;
    }

    .c_portalResNews_detail-01001 .p_QRCode {
        text-align: center;
        line-height: 50px;
        margin-top: 10px;
    }

    .c_portalResNews_detail-01001 .p_header {
        text-align: center;
    }

    .c_portalResNews_detail-01001 .p_TitleBoxA {
        display: inline-table;
        width: 100%;
        height: auto;
        vertical-align: middle;
        margin: 0;
        padding: 0;
    }

    .c_portalResNews_detail-01001 .p_top {
        display: inline-block;
        float: left;
        margin: 0;
        min-height: 16px;
        min-width: 44px;
        padding-bottom: 0px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 0px;
        text-align: center;
    }

    .c_portalResNews_detail-01001 .p_top .font {
        line-height: normal;
        white-space: nowrap;
    }

    .c_portalResNews_detail-01001 .p_top .iconfont:before {
        content: "";
    }

    .c_portalResNews_detail-01001 .p_Recommend {
        display: inline-block;
        float: left;
        margin: 0;
        min-height: 16px;
        min-width: 44px;
        padding-bottom: 0px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 0px;
        text-align: center;
    }

    .c_portalResNews_detail-01001 .p_Recommend .font {
        white-space: nowrap;
        vertical-align: middle;
    }

    .c_portalResNews_detail-01001 .p_Recommend .iconfont:before {
        content: "";
    }

    .c_portalResNews_detail-01001 .p_top {
        float: none;
        vertical-align: top;
        margin-right: 10px;
        margin-top: 2px;
    }

    .c_portalResNews_detail-01001 .p_Recommend {
        vertical-align: top;
        float: none;
        margin-right: 5px;
        margin-top: 2px;
    }

    .c_portalResNews_detail-01001 .p_headA {
        display: table-cell;
        vertical-align: middle;
        white-space: normal;
        word-break: break-all;
        word-wrap: break-word;
        overflow: hidden;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .c_portalResNews_detail-01001 .p_infoBox,
    .c_portalResNews_detail-01001 .p_articlesTitle {
        display: none;
    }

    .c_portalResNews_detail-01001 .p_SummaryBox {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 3;
        min-height: 68px;
        text-align: left;
        height: auto;
        padding: 10px;
        background: rgba(0, 0, 0, .6)
    }

    .c_portalResNews_detail-01001 .p_textBoxs {
        padding: 10px;
    }

    .c_portalResNews_detail-01001 .p_imgsBox {
        margin: 0 auto;
    }

    .c_portalResNews_detail-01001 .gallery-top .swiper-container {
        width: 100%;
        height: 500px;
        margin-left: auto;
        margin-right: auto;
    }

    .c_portalResNews_detail-01001 .swiper-slide {
        background-size: cover;
        background-position: center;
    }

    .c_portalResNews_detail-01001 .gallery-top {
        height: 480px;
        width: 100%;
        text-align: center;
    }

    .c_portalResNews_detail-01001 .gallery-top .swiper-wrapper,
    .c_portalResNews_detail-01001 .gallery-top .swiper-slide {
        height: inherit;
    }

    .c_portalResNews_detail-01001 .gallery-top .swiper-slide img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 100%;
    }

    .c_portalResNews_detail-01001 .swiper-button-prev {
        display: inline-table;
        text-align: center;
        position: absolute;
        left: 0;
        top: 50%;
        width: 36px;
        height: 50px;
        z-index: 999;
        cursor: pointer;
        margin-top: -25px;
        background: rgba(0, 0, 0, .5)
    }

    .c_portalResNews_detail-01001 .swiper-button-next {
        display: inline-table;
        text-align: center;
        position: absolute;
        right: 0;
        top: 50%;
        width: 36px;
        height: 50px;
        z-index: 999;
        cursor: pointer;
        margin-top: -25px;
        background: rgba(0, 0, 0, .5)
    }

    .c_portalResNews_detail-01001 .swiper-button-prev i,
    .c_portalResNews_detail-01001 .swiper-button-next i {
        display: table-cell;
        vertical-align: middle;
    }

    .c_portalResNews_detail-01001 .gallery-thumbs {
        height: 20%;
        box-sizing: border-box;
        padding: 10px 0;
    }

    .c_portalResNews_detail-01001 .gallery-thumbs .swiper-slide {
        width: 25%;
        height: 100%;
        opacity: 0.4;
    }

    .c_portalResNews_detail-01001 .gallery-thumbs .swiper-slide-thumb-active {
        opacity: 1;
    }

    .swiper-pagination-bullet {
        display: inline-block;
        width: 20px;
        height: 20px;
    }

    .c_portalResNews_detail-01001 .gallery-thumbs .swiper-slide {
        display: inline-table;
        width: 105px !important;
        height: 85px !important;
        text-align: center;
    }

    .c_portalResNews_detail-01001 .gallery-thumbs .p_sImgBox {
        display: table-cell;
        width: auto;
        height: auto;
        vertical-align: middle;
        cursor: pointer;
    }

    .c_portalResNews_detail-01001 .gallery-thumbs .swiper-slide img {
        display: block;
        width: 100%;
    }

    .c_portalResNews_detail-01001 .gallery-top .ahref {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    .c_portalResNews_detail-01001 .p_PrevAndNextMo {
        display: none;
    }

    .c_portalResNews_detail-01001 .p_pagination {
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translate(-50%, -50%);
        margin: 0;
    }

    .c_portalResNews_detail-01001 {
        min-width: 250px;
    }

    .c_portalResNews_detail-01001 .p_NewsDetail {
        padding: 0;
    }

    .c_portalResNews_detail-01001 .p_infoBox {
        display: block;
    }

    .c_portalResNews_detail-01001 .p_topBox,
    .c_portalResNews_detail-01001 .p_SwitchBtnA,
    .c_portalResNews_detail-01001 .p_SwitchBtnB,
    .c_portalResNews_detail-01001 .p_ThumbnailBox .p_SwitchBtnA,
    .c_portalResNews_detail-01001 .p_ThumbnailBox .p_SwitchBtnB,
    .c_portalResNews_detail-01001 .p_curNum,
    .c_portalResNews_detail-01001 .p_thumbnail img,
    .c_portalResNews_detail-01001 .p_QRCode {
        display: none;
    }

    .c_portalResNews_detail-01001 .atlas-01 {
        display: block;
    }

    .c_portalResNews_detail-01001 .p_Atlas {
        padding: 0;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .c_portalResNews_detail-01001 .p_ThumbnailBox {
        position: absolute;
        bottom: 60px;
        text-align: center;
    }

    .c_portalResNews_detail-01001 .p_thumbnail {
        display: inline-block;
        float: none;
        width: 16px !important;
        height: 16px !important;
        padding-bottom: 0;
        border-radius: 50%;
        margin: 0 2px;
    }

    .c_portalResNews_detail-01001 .p_header,
    .c_portalResNews_detail-01001 .p_headA {
        text-align: left;
    }

    .c_portalResNews_detail-01001 .p_TitleBoxA {
        margin: 10px;
    }

    .c_portalResNews_detail-01001 .p_summary {
        padding: 0;
        background: none;
        margin: 0 10px;
        padding-bottom: 5px;
        margin-bottom: 10px;
        display: none;
    }

    .c_portalResNews_detail-01001 .p_dataSource {
        margin: 0;
        padding-bottom: 10px;
        padding-top: 0;
    }

    .c_portalResNews_detail-01001 .p_dataSource li {
        float: none !important;
        display: block;
        width: 100%;
        padding: 0 10px;
        margin: 2px 0;
    }

    .c_portalResNews_detail-01001 .p_articlesTitle {
        display: none;
        padding: 10px;
    }

    .c_portalResNews_detail-01001 .p_articles {
        padding: 10px;
        line-height: 2;
    }

    .c_portalResNews_detail-01001 .p_KeywordBox {
        width: auto;
        margin: 10px;
    }

    .c_portalResNews_detail-01001 .p_PrevAndNext {
        padding: 0;
        margin: 0;
        height: 50px;
    }

    .c_portalResNews_detail-01001 .p_previewBox,
    .c_portalResNews_detail-01001 .p_nextBox {
        float: left;
        width: 50%;
        text-align: center;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .c_portalResNews_detail-01001 .i_title {
        display: block;
        width: 100%;
        margin-top: 4px;
    }

    .c_portalResNews_detail-01001 .i_title .clons {
        display: none;
    }

    .c_portalResNews_detail-01001 .p_imgsBox {
        width: 100%;
        display: none;
    }

    .c_portalResNews_detail-01001 .gallery-top {
        height: 300px;
        text-align: center;
    }

    .c_portalResNews_detail-01001 .swiper-wrapper,
    .c_portalResNews_detail-01001 .swiper-slide {
        height: inherit;
    }

    .c_portalResNews_detail-01001 .gallery-top .swiper-slide img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 100%;
    }

    .c_portalResNews_detail-01001 .gallery-top .swiper-button-next,
    .c_portalResNews_detail-01001 .gallery-top .swiper-button-prev {
        display: none;
    }

    .c_portalResNews_detail-01001 .gallery-thumbs {
        position: absolute;
        top: -200%;
        left: 0;
        right: 0;
    }

    .c_portalResNews_detail-01001 .swiper-pagination {
        right: 0;
        left: -10px;
        top: auto;
        transform: translate(0, 0);
        text-align: center;
        bottom: 74px;
        z-index: 99999;
    }

    .c_portalResNews_detail-01001 .p_textBoxs {
        padding: 10px;
    }

    .c_portalResNews_detail-01001 .swiper-pagination .dot {
        display: inline-block;
        margin: 0 4px;
    }

    .c_portalResNews_detail-01001 .p_PrevAndNextMo {
        display: block;
    }

    .c_portalResNews_detail-01001 .d_pcDom {
        display: none;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

.w_fimgbox-001 {
    width: 100%;
    height: auto;
    min-height: 200px;
    margin: 0 auto;
}

.w_fimgbox-001 .w_imgbox {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: inherit;
}

.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;
}

@media only screen and (max-width: 768px) {
    .c_portalResIntro_category-01001 {
        height: auto;
        width: 280px;
        overflow: visible;
        max-width: 1180px;
        min-height: 192px;
        margin-left: 0;
        margin-right: 0;
    }

    .c_portalResIntro_category-01001 .p_image {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
        margin-top: 6px;
    }

    .c_portalResIntro_category-01001 .p_image>img {
        width: 100%;
        height: 100%;
    }
}

@media only screen and (min-width: 769px) {

    .c_portalResIntro_category-01001 .p_btn-show,
    .c_portalResIntro_category-01001 .p_btn-hide {
        display: none;
    }

    .c_portalResIntro_category-01001 {
        height: auto;
        width: 280px;
        overflow: visible;
        max-width: 1180px;
        min-height: 192px;
        margin-left: 0;
        margin-right: 0;
    }

    .swiper-slide.click {
        background-color: rgba(0, 77, 161, 0) !important;
        color: #08542e !important;
        border-bottom: 3px solid #08542e;
    }

    .swiper-slide a {
        color: #333;
    }

    .swiper-slide.click a {
        color: #08542e;
    }

    .swiper-no-swiping:hover {
        border-bottom: 3px solid #08542e;
    }

    .c_portalResIntro_category-01001 .p_category {
        height: 100%;
        width: 100%;
        position: relative;
    }

    .c_portalResIntro_category-01001 .p_categoryBox {
        line-height: 24px;
    }

    .c_portalResIntro_category-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;
        padding: 10px;
    }

    .c_portalResIntro_category-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;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .c_portalResIntro_category-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;
        height: auto;
        width: 30px;
        padding: 0;
        position: static;
        text-align: center;
    }

    .c_portalResIntro_category-01001 .p_linkBox .iconfont:before {
        content: '';
    }

    .c_portalResIntro_category-01001 .p_linkBox .icon-arrow_up:before {
        content: '\e6c9';
    }

    .c_portalResIntro_category-01001 .p_linkBox .icon-arrow_down:before {
        content: '\e6c8';
    }

    .mouse_bac:hover .p_categoryBtn {
        color: #60a9d7;
    }

    .c_portalResIntro_category-01001 .p_categoryBox .p_childBox {}

    .c_portalResIntro_category-01001 .p_categoryBox .p_parentBox {
        position: relative;
    }

    .c_portalResIntro_category-01001 .p_categoryBox .p_parentBox .p_parentBox {
        padding-left: 18px;
    }

    .c_portalResIntro_category-01001 .p_parentBox:last-child .p_linkBox {
        border-bottom: 0 none;
    }

    .c_portalResIntro_category-01001 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }

    .c_portalResIntro_category-01001 .p_image {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }

    .c_portalResIntro_category-01001 .p_image>img {
        width: 100%;
        height: 100%;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {}

.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%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

.w_grid-000 {
    margin-left: auto;
    margin-right: auto;
    min-height: 12rem;
    width: 100%;
}

.w_grid-000>.w_grid {
    width: 100%;
    position: relative;
}

#w_carouselbox-1609377625347 {
    display: none;
}

#c_portalResPublic_codeContainer-15948797311322180,
#c_portalResPublic_codeContainer-15948976208959196 {
    display: none;
}

#w_grid-1590645871122,
#w_grid-1590646112154 {
    margin-top: 18% !important;
}

#w_carouselbox-1594620304735,
#w_grid-1595227944946 {
    display: none;
}

#c_portalResEbizads_banner-15906443939596748 {
    display: block;
}

#content_box-1592377980005-0,
#content_box-1592377980005-1,
#content_box-1592377980005-2,
#content_box-1592377980005-3,
#content_box-1592377980005-4 {
    display: block;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

#content_box-1592377980005-0:hover,
#content_box-1592377980005-1:hover,
#content_box-1592377980005-2:hover,
#content_box-1592377980005-3:hover,
#content_box-1592377980005-4:hover {
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0);
}

#c_portalResProduct_list-15929627550535239 .proLi,
#c_portalResProduct_list-15922045036729714 .proLi {
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

#c_portalResProduct_list-15929627550535239 .proLi:hover,
#c_portalResProduct_list-15922045036729714 .proLi:hover {
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0);
}

#w_grid-1592361536757 .p_gridbox,
#w_grid-1592362063622 .p_gridbox {
    background-image: none !important;
}

#w_grid-1590653599466>div>.p_gridbox>.p_gridCell {
    margin-bottom: 40px !important;
    margin-top: 40px !important;
}

#c_portalResNews_detail-15906537008462946 {
    background: #fff;
    padding: 30px !important;
}

#content_box-1591842329153-0 {
    position: relative;
    z-index: 10;
}

#w_fimg-1590645755595 img {
    transition: all .8s;
}

#w_fimg-1590645755595 img:hover {
    transition: transform 1s ease 0s;
    transform: scale(1.1);
}

#w_fimg-1590646112149 img {
    transition: all .8s;
}

#w_fimg-1590646112149 img:hover {
    transition: transform 1s ease 0s;
    transform: scale(1.1);
}

#w_grid-1571672233625 {
    margin-top: 0px !important;
}

#w_grid-1590634099213 .p_gridbox {
    background-image: none !important;
}

#w_grid-1590637877246>div>.p_gridbox>.p_gridCell {
    margin-top: 0px !important;
}

#w_grid-1590645544939>div>.p_gridbox>.p_gridCell {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

#w_grid-1590646301337>div>.p_gridbox>.p_gridCell {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

#content_box-1590751007243-0,
#content_box-1590751007243-1,
#w_grid-1591686283597 {
    border: 1px solid #E7E7E7;
    padding: 20px 40px;
}

#w_grid-1591265092791,
#w_grid-1590663608126,
#w_grid-1591781367089,
#w_grid-1591842329073 {
    border-bottom: 1px solid #E7E7E7;
}

#w_fimg-1590638083775:hover img,
#w_fimg-1590638083775:hover img,
#w_fimg-1590644758460:hover img,
#w_fimg-1590644780340:hover img,
#w_fimg-1590644803483:hover img,
#w_fimg-1590644828548:hover img {
    transition: all 1s ease;
    transform: perspective(800px) rotateY(360deg);
    -webkit-transform: perspective(800px) rotateY(360deg);
    -moz-transform: perspective(800px) rotateY(360deg);
}

#content_box-1592752544339-0 {
    background: #393939;
}

#content_box-1592752544339-1 {
    background: #D1AB60;
}

#w_fimg-1590638083775 img,
#w_fimg-1590644758460 img,
#w_fimg-1590644780340 img,
#w_fimg-1590644803483 img,
#w_fimg-1590644828548 img {
    transition: all 1s ease;
    transform: perspective(800px) rotateY(0deg);
    -webkit-transform: perspective(800px) rotateY(0deg);
    -moz-transform: perspective(800px) rotateY(0deg);
}

#w_grid-1591022759987,
#w_grid-1591093368507 {
    border-bottom: 1px solid #F2F2F2;
}

#w_grid-1591093714247 {
    border: 3px solid #fff;
}

#w_grid-1592894648214,
#w_grid-1592894648218,
#w_grid-1592894648222 {
    border: 2px solid #D9BB72;
    padding: 20px !important;
}

#w_grid-1591950936186 .p_gridbox:hover span,
#w_grid-1591952407633 .p_gridbox:hover span,
#w_grid-1591952760851 .p_gridbox:hover span {
    color: #fff;
}

.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: 0px;
    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;
    }

    #c_portalResEbizads_banner-16093162243522687 {
        display: none;
    }

    #w_carouselbox-1609377625347 {
        display: block !important;
    }

    #c_portalResComplaintPage_detail-15995302031052520 .wyz {
        top: 80% !important;
    }

    #c_portalResComplaintPage_detail-15995302031052520 .wyz-item-block.wyz-top {
        top: 380px;
    }

    #c_portalResComplaintPage_detail-15995302031052520 .wyz-item-block {
        width: 50px !important;
    }

    #w_fimg-1592378469929,
    #w_fimg-1592378662504,
    #w_fimg-1592378665223,
    #w_fimg-1592378668378,
    #w_fimg-1592378670992 {
        max-width: 60px !important;
    }

    #w_grid-1591354132581,
    #w_grid-1591022235680,
    #w_common_text-1591690248504,
    #w_common_text-1592207214091,
    #w_common_text-1592207389585,
    #c_portalResProduct_list-15941763965192893,
    #w_common_text-1591842098319 {
        margin-top: 20px !important;
    }

    #w_common_text-1591353904542 span,
    #w_common_text-1591353900039 span,
    #w_common_text-1591353895893 span,
    #w_common_text-1591353892287 span,
    #w_common_text-1591353861884 span {
        font-size: 14px !important;
    }

    #w_fimg-1592378624844 {
        min-height: 10px !important;
    }

    #w_common_text-1591081795842,
    #w_common_text-1594176333540,
    #w_common_text-1590656395685,
    #w_grid-1592894707674 {
        margin-top: 0px !important;
    }

    #c_portalResProduct_list-15910819041110842,
    #w_common_text-1591083934111,
    #w_common_text-1591260975669,
    #w_common_text-1592190782685,
    #w_grid-1591872427859,
    #w_common_text-1591690351771,
    #w_common_text-1591872771597,
    #w_common_text-1592207214086,
    #w_common_text-1592207389582,
    #w_common_text-1592204181069,
    #w_grid-1590664525197,
    #w_common_text-1592204321018,
    #w_common_text-1590645672258,
    #w_common_text-1590646112163,
    #w_common_text-1590645919743,
    #w_common_text-1590646301365,
    #w_common_text-1590637337980,
    #w_common_text-1590645608619,
    #w_grid-1590637775875>div>.p_gridbox>.p_gridCell,
    #w_common_text-1594776994146,
    #w_common_text-1594777011233,
    #w_common_text-1594777029512,
    #w_common_text-1594777042048,
    #w_grid-1590653202501>div>.p_gridbox>.p_gridCell,
    #w_grid-1590637877252>div>.p_gridbox>.p_gridCell,
    #w_grid-1592296973920,
    #w_common_text-1591353166762,
    #w_common_text-1591354132598,
    #w_common_text-1591685039973,
    #w_common_text-1592894648191,
    #w_common_text-1592894734586,
    #w_common_text-1592894759479 {
        margin-top: 0px !important;
    }

    #w_grid-1591021886697,
    #w_common_text-1591022511985,
    #w_grid-1591260975661,
    #w_grid-1591261331687,
    #w_grid-1592190782630,
    #w_grid-1591871238189,
    #w_grid-1591690351761,
    #w_grid-1591872916485,
    #w_grid-1592207213811,
    #w_grid-1594176333515,
    #w_common_text-1590656332965,
    #w_grid-1592361834330,
    #w_grid-1592362063637,
    #w_grid-1592894648178,
    #w_grid-1592293843744 {
        margin-top: 30px !important;
    }

    #w_common_text-1591260975672,
    #w_common_text-1592362063632,
    #w_common_text-1590645544958,
    #w_common_text-1590646301368,
    #w_common_text-1590637337982,
    #w_common_text-1590637877263,
    #w_grid-1590637877265,
    #w_common_text-1590637877278,
    #w_common_text-1592894648193,
    #w_grid-159187277159,
    #w_common_text-1591686802282 {
        margin-top: 10px !important;
    }

    #c_portalResPublic_codeContainer-15952998219295577 {
        margin-top: -53% !important;
        position: relative;
    }

    #w_fimg-1592894707692,
    #w_fimg-1592894707696,
    #w_fimg-1592894707700,
    #w_fimg-1592894707703 {
        max-width: 80px !important;
        min-height: 30px !important;
    }

    #w_fimg-1592894707715,
    #w_fimg-1592894707719,
    #w_fimg-1592894707723 {
        max-width: 50px !important;
        min-height: 30px !important;
    }

    #w_grid-1591261530800,
    #w_grid-1591261937408 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    #w_common_text-1590637877278 {
        margin-bottom: 10px !important;
    }

    #c_portalResNews_list-15921907988656728 .newMs {
        min-height: 30px !important;
        margin-bottom: 20px !important;
    }

    #w_common_text-1592894648193 span,
    #w_common_text-1591022017816 span,
    #w_common_text-1591261478737 span,
    #w_common_text-1591261530814 span,
    #w_common_text-1591261582621 span,
    #w_common_text-1591261625275 span,
    #w_common_text-1591261937428 span,
    #w_common_text-1591261989696 span {
        font-size: 14px !important;
    }

    #w_common_text-1591260975672 span {
        font-size: 16px !important;
    }

    #w_grid-1591022235686,
    #w_grid-1591022235690,
    #w_grid-1591022235694,
    #w_grid-1591022235698,
    #w_grid-1591022235702,
    #w_grid-1590637877252>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0px !important;
    }

    #w_common_text-1590631884055,
    #w_common_text-1591691207238,
    #w_common_text-1591872771601,
    #w_common_text-1591691932774,
    #w_common_text-1591691780101,
    #w_common_text-1591691940783,
    #w_common_text-1591781886848,
    #w_common_text-1592206591572,
    #w_common_text-1591781367249,
    #w_common_text-1594621691861,
    #w_common_text-1594722445233 {
        word-break: normal;
    }

    #c_portalResPublic_codeContainer-15928946477796449 {
        margin-top: 20px !important;
    }

    #w_grid-1592377948652>div>.p_gridbox,
    #w_grid-1592379319355>div>.p_gridbox {
        padding: 20px !important;
    }

    #w_grid-1592377980005 {
        min-height: 90px !important;
    }

    #w_tabswitchbox-1590646522874>.layout_1>div>.e_link-000 {
        width: 50% !important;
    }

    /* #c_portalResEbizads_banner-15906443939596748 {
        display: none !important;
    } */

    #w_carouselbox-1594620304735 {
        display: block !important;
    }

    #w_common_text-1591022235710 span,
    #w_common_text-1591022235716 span,
    #w_common_text-1591022235722 span,
    #w_common_text-1591022235728 span,
    #w_common_text-1591022235735 span {
        font-size: 16px !important;
    }

    #w_common_text-1594711980500 span,
    #w_common_text-1594712009858 span,
    #w_common_text-1594712025332 span,
    #w_common_text-1594712035979 span,
    #w_common_text-1594712053330 span,
    #w_common_text-1590751757012 span,
    #w_common_text-1590751768627 span,
    #w_common_text-1590751782362 span,
    #w_common_text-1590751796592 span {
        font-size: 14px !important
    }

    #w_common_text-1591781367244,
    #w_grid-1591841522160,
    #w_grid-1592206591562,
    #w_grid-1591841801916,
    #w_common_text-1591781886848,
    #w_common_text-1591690248499,
    #w_grid-1591872427859,
    #w_common_text-1590656395685,
    #w_grid-1590637775875>div>.p_gridbox>.p_gridCell,
    #w_grid-1592894707674,
    #w_grid-1594952841990,
    #w_common_text-1591872771597 {
        margin-bottom: 0px !important;
    }

    #w_common_text-1591781367249,
    #w_common_text-1592206591572 {
        margin-top: 10% !important;
    }

    #w_common_text-1591842098319,
    #w_grid-1591872916485,
    #w_grid-1590664525197 {
        margin-bottom: 20px !important;
    }

    #w_grid-1591841801916 {
        min-height: 350px !important;
    }

    #w_grid-1591872709400 {
        margin-top: 120px !important;
    }

    #w_grid-1591872998497,
    #w_grid-1591873203051,
    #w_grid-1591873210668 {
        min-height: 200px !important;
    }

    #w_grid-1590655239024>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0px !important;
        margin-top: 30px !important;
    }

    #w_fimg-1592361109720,
    #w_fimg-1592361158905,
    #w_fimg-1592361167392,
    #w_fimg-1592361175803 {
        max-width: 80px !important;
        margin-bottom: 10px !important;
    }

    #w_grid-1590655239024 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    #w_common_text-1590751108628 span,
    #w_common_text-1592362063632 span {
        font-size: 16px !important;
    }

    #w_grid-1590631590385 {
        margin-bottom: 20px !important;
        margin-top: 20px !important;
    }

    #c_portalResPublic_codeContainer-15948797311322180,
    #c_portalResPublic_codeContainer-15948976208959196,
    #w_grid-1595227944946 {
        display: block !important;
    }

    #w_fimg-1592894734578,
    #w_fimg-1592894759473,
    #c_portalResNews_list-15907502029403395 .picBox {
        display: none !important;
    }

    #c_portalResEbizads_banner-15943423750246063,
    #c_portalResPublic_codeContainer-15928946477796449 {
        margin-bottom: 20px !important;
    }

    #c_portalResPublic_codeContainer-15946940915345328 {
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }

    #w_common_text-1590632381514 span,
    #w_common_text-1590632381511 span,
    #w_common_text-1590632381519 span,
    #w_common_text-1590632381516 span,
    #w_common_text-1590632381519 span {
        font-size: 16px !important;
    }

    #w_common_text-1590633984892 {
        text-align: center;
    }

    #w_fimg-1595070548097 {
        margin-top: 20px !important;
    }

    #w_grid-1595236344881 span {
        font-size: 12.5px !important;
    }

    #w_grid-1592293843744,
    #w_grid-1592296973920,
    #c_portalResProduct_list-15910819041110842 {
        margin-bottom: 0px !important;
    }

    #w_common_text-1592293843959 span {
        font-size: 20px !important;
    }

    #c_portalResGroupIntention_form-15922940652631301 .btn-primary {
        width: 120px !important;
        height: 40px !important;
        font-size: 14px !important;
        line-height: 20px !important;
    }

    #w_grid-1590634099213 {
        min-height: 70px !important;
    }

    #c_portalResNews_list-15907502029403395 .newList1 .newTitle {
        font-size: 1.2rem !important;
    }

    #c_portalResNews_list-15907502029403395 .newList1 {
        padding: 20px !important;
    }

    #c_portalResNews_list-15907502029403395 .newList1 .newSummry {
        margin-bottom: 10px !important;
        margin-top: 10px !important;
    }

    #c_portalResNews_list-15907502029403395 .container {
        margin: 0px auto !important;
    }

    #w_common_text-1590633984892 {
        margin-top: 20px !important;
    }

    #w_grid-1592894707684 {
        margin-top: 30px !important;
    }

    #w_grid-1592894759464,
    #w_common_text-1591781367229 {
        margin-bottom: 20px !important;
    }

    #c_portalResProduct_list-15929627550535239 .porBox {
        padding: 0px !important;
    }

    #w_grid-1590653599466>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0px !important;
        margin-top: 0px !important;
    }
}

@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;
    }
}

@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) {}

@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_portalResNews_detail-15906537008462946 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResNews_detail-15906537008462946>div {
    animation-fill-mode: both;
}

#c_portalResNews_detail-15906537008462946 {
    width: 100%;
    max-width: 1200px;
    min-width: 250px;
    height: 100%;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

#c_portalResIntro_category-1590653599476 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResIntro_category-1590653599476>div {
    animation-fill-mode: both;
}

#c_portalResIntro_category-1590653599476 .NavList_a1 {
    text-transform: capitalize;
}

#c_portalResIntro_category-1590653599476 .NavList_a1 ul {
    text-align: left;
    display: block;
    font-size: 0px;
}

#c_portalResIntro_category-1590653599476 .NavList_a1 a {
    position: relative;
    font-size: 15px;
    height: 80px;
    line-height: 80px;
    padding: 0px 30px;
    color: #333;
    display: block;
    transition: 0.3s ease 0s;
}

#c_portalResIntro_category-1590653599476 .NavList_a1 .more:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    display: block;
    background: #ccc;
    top: 50%;
    margin-top: -7px;
    right: 0px;
}

#c_portalResIntro_category-1590653599476 .NavList_a1 a:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    width: 0%;
    height: 3px;
    background-color: none;
    transition: all .3s;
}

#c_portalResIntro_category-1590653599476 .NavList_a1 li {
    position: static;
    display: inline-block;
    color: #fff;
    width: auto;
    vertical-align: top;
}

#c_portalResIntro_category-1590653599476 .menu-slide {
    z-index: -1;
    position: absolute;
    background: #08542e;
    bottom: 0px;
    display: none;
    transition: 0.5s cubic-bezier(0.21, 0.8, 0.31, 1.21) 0s;
}

#c_portalResIntro_category-1590653599476 .swiper-container .swiper-notification {
    position: absolute;
    left: 0px;
    top: 0px;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

@media screen and (min-width: 769px) {
    #c_portalResIntro_category-1590653599476 .NavList_a1 a:hover {
        color: #08542e;
    }
}

@media screen and (max-width: 1400px) {
    #c_portalResIntro_category-1590653599476 .NavList_a1 a {
        padding: 0px 30px;
    }
}

@media screen and (max-width: 1200px) {
    #c_portalResIntro_category-1590653599476 .NavList_a1 a {
        padding: 0px 30px;
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    #c_portalResIntro_category-1590653599476 .NavList_a1 {
        border-bottom: 1px solid #ddd;
    }

    #c_portalResIntro_category-1590653599476 .NavList_a1 a {
        padding: 0px 30px;
        font-size: 14px;
    }

    #c_portalResIntro_category-1590653599476 .menu-slide {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    #c_portalResIntro_category-1590653599476 .NavList_a1 {
        border-bottom: 1px solid #ddd;
    }

    #c_portalResIntro_category-1590653599476 .NavList_a1 ul {
        text-align: left;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        font-size: 0;
    }

    #c_portalResIntro_category-1590653599476 .NavList_a1 a {
        padding: 0px 20px;
        font-size: 14px;
        height: 62px;
        line-height: 62px;
    }

    #c_portalResIntro_category-1590653599476 .NavList_a1 a:hover {
        color: #e60013;
    }

    #c_portalResIntro_category-1590653599476 .NavList_a1 a:active {
        color: #e60013;
    }
}

#c_portalResIntro_category-1590653599476 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1590653599436>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
    border-bottom: solid 1px #F2F2F2;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_fimgbox-1590653599446 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimgbox-1590653599446>div {
    animation-fill-mode: both;
}

#w_grid-1590653599456 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1590653599456>div {
    animation-fill-mode: both;
}

#w_grid-1590653599456>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (max-width: 768px) {
    #w_grid-1590653599456>div>.p_gridbox>.p_gridCell {
        width: 100%;
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0%;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1590653599456>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0%;
    }

    #w_grid-1590653599456>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1590653599456>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1590653599456>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0%;
    }

    #w_grid-1590653599456>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1590653599456>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

#w_grid-1590653599466>div>.p_gridbox {
    background-color: rgba(245, 245, 245, 1);
}

#w_grid-1590653599466 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1590653599466>div {
    animation-fill-mode: both;
}

#w_grid-1590653599466>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (max-width: 768px) {
    #w_grid-1590653599466>div>.p_gridbox>.p_gridCell {
        margin-bottom: 1rem;
        margin-top: 1rem;
        margin-left: 0;
    }

    #w_grid-1590653599466>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1590653599466>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1590653599466>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0.6rem;
        margin-top: 0.6rem;
        margin-left: 0px;
    }

    #w_grid-1590653599466>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1590653599466>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1590653599436 {
    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-1590653599446 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 10px;
    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-1590653599456 {
    width: 100%;
    max-width: 1440px;
    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-1590653599466 {
    width: 100%;
    max-width: none;
    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;
}
.prolist{
    width: 100%;
    margin-bottom: 15px;
}
.prolist .proLi{
    width: 30.6%;
    margin-left: 2%;
    margin-top: 20px;
    display: inline-block;
}
.prolist .proLi .proTitle{
    margin-top: 5px;
    font-size: 18px;
    text-align: center;
    line-height: 2.5rem;
    font-weight: 550;
    color: #08542e;
}
@media screen and (max-width: 769px){
    .prolist .proLi{
        width: 47%;
        margin-left: 2%;
    }
}