﻿

@media only screen and (max-width: 768px) {

    .c_portalResVideo_list-01001 .borderB_dividers,
    .c_portalResVideo_list-01001 .border_default {
        border: none;
    }

    .c_portalResVideo_list-01001 .h5 {
        margin: 0
    }

    .c_portalResVideo_list-01001 .p_categorySummaryBox {
        padding: 15px 20px;
        border-bottom: 1px solid rgba(240, 240, 240, 1);
    }

    .c_portalResVideo_list-01001 .p_categoryTitle {}

    .c_portalResVideo_list-01001 .p_categorySummary {
        line-height: 20px;
        text-align: left;
        vertical-align: top;
        word-break: break-all;
        padding-bottom: 10px;
        margin-bottom: 5px;
        padding: 0 10px;
    }

    .c_portalResVideo_list-01001 .p_succ {
        width: auto;
        height: auto;
        min-width: 255px;
        min-height: 113px;
        max-width: 500px;
        background-color: #F7FBFB;
        border: 2px solid #65beba;
        font-size: 22px;
        position: absolute;
        z-index: 9999999999;
    }

    .c_portalResVideo_list-01001 .p_succ .iconfont {
        height: auto;
        color: #A2D465;
        margin-right: 20px;
        display: inline-block;
        margin-left: 40px;
    }

    .c_portalResVideo_list-01001 .p_succ .iconfont:before {
        content: "\e648";
    }

    .c_portalResVideo_list-01001 .p_succ .fontbox {
        display: inline-block;
        vertical-align: top;
        max-width: 386px;
        margin-right: 20px;
    }

    .c_portalResVideo_list-01001 .p_succ .promptbox {
        width: auto;
        height: auto;
        margin-top: 35px;
        margin-bottom: 35px;
    }

    .c_portalResVideo_list-01001 .p_succ .assistfont {
        display: none;
    }

    .c_portalResVideo_list-01001 .p_succ .closebtn {
        display: none;
    }

    .c_portalResVideo_list-01001 .p_fail {
        width: auto;
        height: auto;
        min-width: 255px;
        min-height: 113px;
        max-width: 500px;
        background-color: #FDFCF3;
        border: 2px solid #FFDC90;
        font-size: 22px;
        position: absolute;
        z-index: 99999999999;
    }

    .c_portalResVideo_list-01001 .p_fail .iconfont {
        height: auto;
        color: #FF0000;
        margin-right: 20px;
        display: inline-block;
        margin-left: 40px;
    }

    .c_portalResVideo_list-01001 .p_fail .iconfont:before {
        content: "\e641";
    }

    .c_portalResVideo_list-01001 .p_fail .fontbox {
        display: inline-block;
        vertical-align: top;
        max-width: 386px;
        margin-right: 20px;
    }

    .c_portalResVideo_list-01001 .p_fail .promptbox {
        width: auto;
        height: auto;
        margin-top: 35px;
        margin-bottom: 35px;
    }

    .c_portalResVideo_list-01001 .p_fail .assistfont {
        font-size: 14px;
        color: #999999;
        margin-top: 5px;
    }

    .c_portalResVideo_list-01001 .p_fail .closebtn {
        font-size: 14px;
        color: #65beba;
        position: absolute;
        right: 15px;
        bottom: 15px;
    }

    .c_portalResVideo_list-01001 .p_fail .closebtn:hover {
        cursor: pointer;
    }

    .c_portalResVideo_list-01001 .p_PromptNoneData {
        width: auto;
        background-color: inherit;
        text-align: center;
    }

    .c_portalResVideo_list-01001 .p_PromptNoneData .prompt_title .iconfont:before {
        content: "";
    }

    .c_portalResVideo_list-01001 .p_PromptNoneData .prompt_title .first {
        height: auto;
        display: table-cell;
        font-size: 32px;
        position: relative;
        color: #09bb07;
        vertical-align: middle;
        padding: 0 10px 5px 0;
    }

    .c_portalResVideo_list-01001 .p_PromptNoneData .prompt_title {
        display: inline-table;
        padding: 0 30px;
        min-height: 200px;
        height: 100%;
    }

    .c_portalResVideo_list-01001 .p_PromptNoneData .prompt_title .first:before {
        content: "\e6b4";
    }

    .c_portalResVideo_list-01001 .p_PromptNoneData .prompt_title .font {
        font-size: 18px;
        display: table-cell;
        line-height: normal;
        vertical-align: middle;
        color: rgba(51, 51, 51, 1);
        font-weight: bold;
        text-align: left;
    }

    .c_portalResVideo_list-01001 .p_PromptNoneData .promptbox {
        width: auto;
        height: 100%;
    }

    .c_portalResVideo_list-01001 .p_PromptNoneData .prompt_content {
        font-size: 14px;
        color: rgba(105, 105, 105, 1);
        padding-left: 65px;
    }

    .c_portalResVideo_list-01001 .p_scroll {
        width: 100%;
        height: auto;
        position: relative;
    }

    .c_portalResVideo_list-01001 .p_scroll .vline {
        width: 100%;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #F0F0F0;
        opacity: 1;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .c_portalResVideo_list-01001 .p_scroll .scrolling {
        width: 77px;
        height: 25px;
        border: 1px solid #BABABB;
        background: -webkit-linear-gradient(#fff, #F2F2F3);
        background: -o-linear-gradient(#fff, #F2F2F3);
        background: -moz-linear-gradient(#fff, #F2F2F3);
        background: linear-gradient(#fff, #F2F2F3);
        border-radius: 6px;
        position: relative;
        left: 50%;
        text-align: center;
        font-size: 15px;
        box-shadow: 0 0 10px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
        color: #AAAAAA;
        cursor: pointer;
    }

    .c_portalResVideo_list-01001 .p_scroll .scrolling:hover {
        border: 1px solid #BABABB;
        background: -webkit-linear-gradient(#fff, #F7F7F8);
        background: -o-linear-gradient(#fff, #F7F7F8);
        background: -moz-linear-gradient(#fff, #F7F7F8);
        background: linear-gradient(#fff, #F7F7F8);
    }

    .c_portalResVideo_list-01001 .p_scroll .scrolling:active {
        border: 1px solid #BABABB;
        background: -webkit-linear-gradient(#fff, #E4E4E4);
        background: -o-linear-gradient(#fff, #E4E4E4);
        background: -moz-linear-gradient(#fff, #E4E4E4);
        background: linear-gradient(#fff, #E4E4E4);
        box-shadow: 0 0 10px #fff inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    }

    .c_portalResVideo_list-01001 .p_OccupyBox {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border: none;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_CommonSquareNumBtn {
        display: inline-block;
        height: 10px;
        width: 100px;
        padding: 0;
        background-color: rgba(228, 228, 228, 1);
        border-width: 1px;
        border-color: transparent;
        color: rgba(153, 153, 153, 1);
        font-size: 12px;
        font-family: "Microsoft YaHei";
        text-align: center;
        cursor: pointer;
    }

    .c_portalResVideo_list-01001 .p_CommonSquareNumBtn img {
        display: none;
    }

    .c_portalResVideo_list-01001 .p_CommonSquareNumBtn .shape {
        text-indent: -9999em;
        width: inherit;
        height: inherit;
        vertical-align: middle;
    }

    .c_portalResVideo_list-01001 .p_CommonSquareNumBtn:hover,
    .c_portalResVideo_list-01001 .p_CommonSquareNumBtn.active {
        background-color: rgba(103, 184, 180, 1);
        color: rgba(255, 255, 255, 1);
    }

    .c_portalResVideo_list-01001 .p_CommonSquareNumBtn.j-nav-active {
        background-color: rgba(103, 184, 180, 1);
        color: rgba(255, 255, 255, 1);
    }

    .c_portalResVideo_list-01001 .p_CommonThumbnailBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_CommonSummaryBoxA {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnB {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 28px;
        color: rgba(154, 155, 155, 1);
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnB .iconfont:before {
        content: "\e6b0";
        display: inline-block;
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnB:hover {
        color: rgba(105, 192, 188, 1);
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnB:hover {
        cursor: pointer;
    }

    .c_portalResVideo_list-01001 .p_KeywordContent {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_AssistNameD {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: right;
    }

    .c_portalResVideo_list-01001 .p_AssistNameD .font {
        vertical-align: middle;
        white-space: nowrap;
        width: inherit;
        line-height: 16px;
    }

    .c_portalResVideo_list-01001 .p_AssistNameD .iconfont {
        margin: 0 5px 0 0;
    }

    .c_portalResVideo_list-01001 .p_KeywordBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .e_title.c_portalResVideo_list-01001 .p_sort {
        display: inline-block;
        padding: 0;
        color: rgba(101, 190, 186, 1);
        font-size: 14px;
        text-align: left;
    }

    .e_title.c_portalResVideo_list-01001 .p_sort {
        white-space: nowrap;
        vertical-align: middle;
        line-height: 19px;
    }

    a>.e_title.c_portalResVideo_list-01001 .p_sort:hover {
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
    }

    a>.e_title.c_portalResVideo_list-01001 .p_sort:active {
        color: rgba(69, 165, 161, 1);
        font-weight: 400;
    }

    a>.e_title.c_portalResVideo_list-01001 .p_sort:active {
        text-decoration: none;
        margin-top: 0;
    }

    .e_title.c_portalResVideo_list-01001 .p_sort .iconfont:before {
        display: inline-block;
        content: "";
    }

    .e_title.c_portalResVideo_list-01001 .p_linkB {
        display: inline-block;
        padding: 0;
        color: #707070;
        font-size: 14px;
        text-align: left;
    }

    .e_title.c_portalResVideo_list-01001 .p_linkB {
        white-space: nowrap;
        vertical-align: middle;
        line-height: 19px;
    }

    a>.e_title.c_portalResVideo_list-01001 .p_linkB:hover {
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
        color: #60a9d7;
    }

    a>.e_title.c_portalResVideo_list-01001 .p_linkB:active {
        color: #60a9d7;
        font-weight: 400;
    }

    a>.e_title.c_portalResVideo_list-01001 .p_linkB:active {
        text-decoration: none;
        margin-top: 0;
    }

    .e_title.c_portalResVideo_list-01001 .p_linkB .iconfont:before {
        display: inline-block;
        content: "";
    }

    .c_portalResVideo_list-01001 .p_AssistNameE {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: right;
    }

    .c_portalResVideo_list-01001 .p_AssistNameE .font {
        vertical-align: middle;
        white-space: nowrap;
        width: inherit;
        line-height: 16px;
    }

    .c_portalResVideo_list-01001 .p_AssistNameE .iconfont {
        margin: 0 5px 0 0;
    }

    .c_portalResVideo_list-01001 .p_FromBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_summary {
        text-align: left;
        vertical-align: top;
        word-break: break-all;
    }

    .c_portalResVideo_list-01001 .p_nameB {
        display: inline-block;
        margin: 0;
        padding: 0;
        color: #666666;
        font-size: 14px;
        text-align: right;
    }

    .c_portalResVideo_list-01001 .p_nameB .font {
        white-space: nowrap;
        vertical-align: middle;
        line-height: 19px;
    }

    .c_portalResVideo_list-01001 .p_nameB .iconfont:before {
        content: "";
    }

    .c_portalResVideo_list-01001 .p_SummaryBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_linkC {
        display: block;
        height: auto;
        width: auto;
        margin: 0;
        padding: 0;
        min-width: 150px;
        word-break: break-all;
        white-space: normal;
        font-weight: bold;
        cursor: pointer;
        line-height: 19px;
    }

    .c_portalResVideo_list-01001 .p_linkC:hover {}

    .c_portalResVideo_list-01001 .p_linkC:active {}

    .c_portalResVideo_list-01001 .p_header {
        width: 100%;
        height: auto;
        margin: 10px 0 5px;
        padding: 0 5px;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_num {
        border-width: 0;
        display: inline-table;
        float: left;
        margin: 0;
        padding-bottom: 2px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 2px;
        color: #fff;
        font-size: 14px;
        text-align: center;
        width: auto;
        z-index: 2;
        white-space: nowrap;
    }

    .c_portalResVideo_list-01001 .p_NumBox {
        background: rgba(0, 0, 0, .7);
        border-width: 0;
        display: inline-table;
        text-align: center;
        float: left;
        margin: 0;
        padding-bottom: 2px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 2px;
    }

    .c_portalResVideo_list-01001 .p_thumbnail {
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_thumbnail:hover {
        border-width: 1px;
        border-style: none;
        border-color: transparent;
    }

    .c_portalResVideo_list-01001 .p_thumbnail:active {
        border-width: 1px;
        border-style: none;
        border-color: transparent;
    }

    .c_portalResVideo_list-01001 .p_MatteIcon {
        margin: 0;
        width: inherit;
        height: inherit;
        color: rgba(102, 102, 102, 1);
    }

    .c_portalResVideo_list-01001 .p_MatteIcon .iconfont:before {
        content: '\e6bd';
        font-size: 50px;
    }

    .c_portalResVideo_list-01001 .p_Position {
        width: inherit;
        height: auto;
        display: table-cell;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        animation-name: fadeInUp;
        animation-duration: 0.5s;
        animation-delay: 0s;
        text-align: left;
        vertical-align: middle;
        display: none;
    }

    .c_portalResVideo_list-01001 .p_images {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_articles {
        width: 230px;
        height: 320px;
    }

    .c_portalResVideo_list-01001 .p_Video {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnA {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 28px;
        color: rgba(154, 155, 155, 1);
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnA .iconfont:before {
        content: "\e6b0";
        display: inline-block;
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnA:hover {
        color: rgba(105, 192, 188, 1);
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnA:hover {
        cursor: pointer;
    }

    .c_portalResVideo_list-01001 .p_CommonInteraction {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_CommonLanternBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_VideoList {
        margin: 0;
        width: 880px;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(255, 255, 255, 1);
        white-space: nowrap;
    }

    .c_portalResVideo_list-01001 {
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_Video {
        width: auto;
        height: auto;
        padding: 0 8px;
    }

    .c_portalResVideo_list-01001 .p_VideoList {
        width: auto;
        height: auto;
        white-space: normal;
        font-size: 0;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_articles {
        position: relative;
        height: auto;
        width: calc((100% - 20px)/2) !important;
        margin: 5px;
        display: inline-block;
        vertical-align: top;
    }

    .c_portalResVideo_list-04001 .p_imageBox {
        overflow: hidden;
        width: 100%;
        height: 100%;
        margin-bottom: 5px;
        cursor: pointer;
    }

    .c_portalResVideo_list-01001 .p_images {
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_images:hover {
        background-color: rgba(186, 213, 211, .3);
    }

    .c_portalResVideo_list-01001 .p_thumbnail {
        display: block;
        height: 100%;
        width: 100%;
        text-align: center;
        position: absolute;
    }

    .c_portalResVideo_list-01001 .p_thumbnail img {
        width: inherit;
        height: inherit;
    }

    .c_portalResVideo_list-01001 .p_articles:hover .p_thumbnail:after {
        display: block;
    }

    .c_portalResVideo_list-01001 .p_CommonBtn {
        display: none;
        height: 46px;
        width: 46px;
        margin-left: -23px;
        margin-top: -23px;
        left: 50%;
        top: 50%;
        z-index: 50;
    }

    .c_portalResVideo_list-01001 .p_articles:hover .p_CommonBtn {
        display: block;
    }

    .c_portalResVideo_list-01001 .p_NumBox {
        display: table;
        position: absolute;
        bottom: 12px;
        right: 12px;
        height: auto;
        width: auto;
    }

    .c_portalResVideo_list-01001 .p_SummaryBox {
        height: auto;
        margin-bottom: 5px;
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
        word-break: break-all;
        white-space: normal;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_summary {
        width: auto;
        min-height: 26px;
        margin-bottom: 10px;
        line-height: 20px;
        padding-bottom: 10px;
    }

    .c_portalResVideo_list-01001 .p_summary .js-adapMobile p {
        line-height: 19px;
    }

    .c_portalResVideo_list-01001 .p_TimeBox {
        margin: 0 5px 10px;
        width: auto;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_AssistNameC {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        padding: 0;
        text-align: right;
    }

    .c_portalResVideo_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;
    }

    .c_portalResVideo_list-01001 .p_AssistNameC .font {
        vertical-align: middle;
        white-space: nowrap;
        width: inherit;
        line-height: 16px;
    }

    .c_portalResVideo_list-01001 .p_AssistNameC .iconfont {
        margin-right: 5px;
    }

    .c_portalResVideo_list-01001 .p_KeywordBox {
        display: inline-block;
        height: auto;
        width: 100%;
        padding-left: 5px;
        padding-right: 5px;
        word-break: break-all;
        white-space: normal;
        margin-bottom: 10px;
    }

    .c_portalResVideo_list-01001 .p_AssistNameD {
        display: inline-block;
        float: left;
        line-height: 20px;
    }

    .c_portalResVideo_list-01001 .p_tag {
        display: inline-block;
        margin: 0;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 5px;
        padding-top: 0px;
        text-align: left;
        cursor: default;
        white-space: nowrap;
        vertical-align: middle;
        line-height: 19px;
    }

    .c_portalResVideo_list-01001 .p_FromBox {
        margin-bottom: 10px;
        width: auto;
        height: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 0 5px;
    }

    .c_portalResVideo_list-01001 .p_FromBox .p_sort .font {
        line-height: normal;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .c_portalResVideo_list-01001 .p_FromBox .p_sort {
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        -ms-box-flex: 1;
        box-flex: 1;
        flex: 1;
        display: block;
        font-size: 12px;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_FromBox .p_linkB {
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        -ms-box-flex: 1;
        box-flex: 1;
        flex: 1;
        width: auto;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_page {
        display: inline-block !important;
        right: 30px;
    }

    .c_portalResVideo_list-01001 .p_KeywordContent {
        width: auto;
        height: auto;
    }

    .c_portalResVideo_list-01001 .p_articles:hover .p_matteA {
        display: block;
    }

    .c_portalResVideo_list-01001 .p_articles:hover .p_Position {
        display: inline-block;
    }

    .c_portalResVideo_list-01001 .p_articles:hover .p_matte {
        display: block;
    }

    .c_portalResVideo_list-01001 .p_MatteIcon {
        width: auto;
        display: inline-block;
    }

    .c_portalResVideo_list-01001 .p_MatteIcon:before {
        content: "";
    }

    .c_portalResVideo_list-01001 .p_MatteIcon .iconfont {
        font-size: 20px;
        color: rgba(255, 255, 255, .8);
    }

    .c_portalResVideo_list-01001 .p_MatteIcon .iconfont:before {
        content: "\e602";
    }

    .c_portalResVideo_list-01001 .p_articles .p_matte:before {
        content: "\200B";
        display: inline-block;
        width: 0;
        height: 100%;
        vertical-align: middle;
    }

    .c_portalResVideo_list-01001 .p_CommonLanternBox {
        width: auto;
        height: auto;
        position: relative;
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnA {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 45px;
        color: #e5e5e5;
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnA .iconfont:before {
        content: "\e687";
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnB {
        position: absolute;
        top: 50%;
        right: 50%;
        transform: translate(50%, -50%);
        font-size: 45px;
        color: #e5e5e5;
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnB .iconfont:before {
        content: "\e6ae";
    }

    .c_portalResVideo_list-01001 .p_CommonSummaryBoxA {
        width: auto;
        height: auto;
        text-align: center;
        margin-bottom: 20px;
    }

    .c_portalResVideo_list-01001 .p_CommonThumbnailBox {
        width: auto;
        height: auto;
    }

    .c_portalResVideo_list-01001 .d_CommonInteractionA {
        left: 0px;
        width: 60px;
        height: auto;
        vertical-align: middle;
        position: absolute;
        overflow: visible;
        top: 50%;
        transform: translate(0, -50%);
    }

    .c_portalResVideo_list-01001 .d_CommonInteractionB {
        right: 0px;
        width: 60px;
        height: auto;
        vertical-align: middle;
        position: absolute;
        overflow: visible;
        top: 50%;
        transform: translate(0, -50%);
    }

    .c_portalResVideo_list-01001 .p_CommonSquareNumBtn {
        width: 100px;
        height: 10px;
        margin: 0px 8px;
    }

    .c_portalResVideo_list-01001 .p_more {
        position: static;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding-right: 20px;
        padding-left: 20px;
        height: 70px;
        background-color: #F6F7F8;
        position: relative;
        border-radius: 0;
        border-width: 0;
        color: rgba(115, 115, 131, 1);
        font-size: 18px;
    }

    .c_portalResVideo_list-01001 .p_scroll {
        width: 100%;
        height: auto;
        position: relative
    }

    .c_portalResVideo_list-01001 .p_scroll .vline {
        width: 100%;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #F0F0F0;
        opacity: 1;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .c_portalResVideo_list-01001 .p_scroll .scrolling {
        width: 77px;
        height: 25px;
        border: 1px solid #BABABB;
        background: -webkit-linear-gradient(#fff, #F2F2F3);
        background: -o-linear-gradient(#fff, #F2F2F3);
        background: -moz-linear-gradient(#fff, #F2F2F3);
        background: linear-gradient(#fff, #F2F2F3);
        border-radius: 6px;
        position: relative;
        left: 50%;
        text-align: center;
        font-size: 15px;
        box-shadow: 0 0 10px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
        color: #AAA;
        cursor: pointer
    }

    .c_portalResVideo_list-01001 .p_scroll .scrolling:hover {
        border: 1px solid #BABABB;
        background: -webkit-linear-gradient(#fff, #F7F7F8);
        background: -o-linear-gradient(#fff, #F7F7F8);
        background: -moz-linear-gradient(#fff, #F7F7F8);
        background: linear-gradient(#fff, #F7F7F8)
    }

    .c_portalResVideo_list-01001 .p_scroll .scrolling:active {
        border: 1px solid #BABABB;
        background: -webkit-linear-gradient(#fff, #E4E4E4);
        background: -o-linear-gradient(#fff, #E4E4E4);
        background: -moz-linear-gradient(#fff, #E4E4E4);
        background: linear-gradient(#fff, #E4E4E4);
        box-shadow: 0 0 10px #fff inset, 0 1px 2px rgba(0, 0, 0, .1)
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResVideo_list-01001 .background_form {
        background: #fff;
    }

    .c_portalResVideo_list-01001 .h5 {
        margin: 0
    }

    .c_portalResVideo_list-01001 .p_categorySummaryBox {
        padding: 15px 20px;
        border-bottom: 1px solid rgba(240, 240, 240, 1);
    }

    .c_portalResVideo_list-01001 .p_categoryTitle {}

    .c_portalResVideo_list-01001 .p_categorySummary {
        line-height: 20px;
        text-align: left;
        vertical-align: top;
        word-break: break-all;
        margin-left: 10px;
        padding-bottom: 10px;
        margin-bottom: 5px;
    }

    .c_portalResVideo_list-01001 .p_succ {
        width: auto;
        height: auto;
        min-width: 255px;
        min-height: 113px;
        max-width: 500px;
        background-color: #F7FBFB;
        border: 2px solid #65beba;
        font-size: 22px;
        position: absolute;
        z-index: 9999999999;
    }

    .c_portalResVideo_list-01001 .p_succ .iconfont {
        height: auto;
        color: #A2D465;
        margin-right: 20px;
        display: inline-block;
        margin-left: 40px;
    }

    .c_portalResVideo_list-01001 .p_succ .iconfont:before {
        content: "\e648";
    }

    .c_portalResVideo_list-01001 .p_succ .fontbox {
        display: inline-block;
        vertical-align: top;
        max-width: 386px;
        margin-right: 20px;
    }

    .c_portalResVideo_list-01001 .p_succ .promptbox {
        width: auto;
        height: auto;
        margin-top: 35px;
        margin-bottom: 35px;
    }

    .c_portalResVideo_list-01001 .p_succ .assistfont {
        display: none;
    }

    .c_portalResVideo_list-01001 .p_succ .closebtn {
        display: none;
    }

    .c_portalResVideo_list-01001 .p_fail {
        width: auto;
        height: auto;
        min-width: 255px;
        min-height: 113px;
        max-width: 500px;
        background-color: #FDFCF3;
        border: 2px solid #FFDC90;
        font-size: 22px;
        position: absolute;
        z-index: 99999999999;
    }

    .c_portalResVideo_list-01001 .p_fail .iconfont {
        height: auto;
        color: #FF0000;
        margin-right: 20px;
        display: inline-block;
        margin-left: 40px;
    }

    .c_portalResVideo_list-01001 .p_fail .iconfont:before {
        content: "\e641";
    }

    .c_portalResVideo_list-01001 .p_fail .fontbox {
        display: inline-block;
        vertical-align: top;
        max-width: 386px;
        margin-right: 20px;
    }

    .c_portalResVideo_list-01001 .p_fail .promptbox {
        width: auto;
        height: auto;
        margin-top: 35px;
        margin-bottom: 35px;
    }

    .c_portalResVideo_list-01001 .p_fail .assistfont {
        font-size: 14px;
        color: #999999;
        margin-top: 5px;
    }

    .c_portalResVideo_list-01001 .p_fail .closebtn {
        font-size: 14px;
        color: #65beba;
        position: absolute;
        right: 15px;
        bottom: 15px;
    }

    .c_portalResVideo_list-01001 .p_fail .closebtn:hover {
        cursor: pointer;
    }

    .c_portalResVideo_list-01001 .p_PromptNoneData {
        width: auto;
        background-color: inherit;
        text-align: center;
    }

    .c_portalResVideo_list-01001 .p_PromptNoneData .prompt_title .iconfont:before {
        content: "";
    }

    .c_portalResVideo_list-01001 .p_PromptNoneData .prompt_title .first {
        height: auto;
        display: table-cell;
        font-size: 32px;
        position: relative;
        color: #09bb07;
        vertical-align: middle;
        padding: 0 10px 5px 0;
    }

    .c_portalResVideo_list-01001 .p_PromptNoneData .prompt_title {
        display: inline-table;
        padding: 0 30px;
        min-height: 200px;
        height: 100%;
    }

    .c_portalResVideo_list-01001 .p_PromptNoneData .prompt_title .first:before {
        content: "\e6b4";
    }

    .c_portalResVideo_list-01001 .p_PromptNoneData .prompt_title .font {
        font-size: 18px;
        display: table-cell;
        line-height: normal;
        vertical-align: middle;
        color: rgba(51, 51, 51, 1);
        font-weight: bold;
        text-align: left;
    }

    .c_portalResVideo_list-01001 .p_PromptNoneData .promptbox {
        width: auto;
        height: 100%;
    }

    .c_portalResVideo_list-01001 .p_PromptNoneData .prompt_content {
        font-size: 14px;
        color: rgba(105, 105, 105, 1);
        padding-left: 65px;
    }

    .c_portalResVideo_list-01001 .p_scroll {
        width: 100%;
        height: auto;
        position: relative;
    }

    .c_portalResVideo_list-01001 .p_scroll .vline {
        width: 100%;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #F0F0F0;
        opacity: 1;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .c_portalResVideo_list-01001 .p_scroll .scrolling {
        width: 77px;
        height: 25px;
        border: 1px solid #BABABB;
        background: -webkit-linear-gradient(#fff, #F2F2F3);
        background: -o-linear-gradient(#fff, #F2F2F3);
        background: -moz-linear-gradient(#fff, #F2F2F3);
        background: linear-gradient(#fff, #F2F2F3);
        border-radius: 6px;
        position: relative;
        left: 50%;
        text-align: center;
        font-size: 15px;
        box-shadow: 0 0 10px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
        color: #AAAAAA;
        cursor: pointer;
    }

    .c_portalResVideo_list-01001 .p_scroll .scrolling:hover {
        border: 1px solid #BABABB;
        background: -webkit-linear-gradient(#fff, #F7F7F8);
        background: -o-linear-gradient(#fff, #F7F7F8);
        background: -moz-linear-gradient(#fff, #F7F7F8);
        background: linear-gradient(#fff, #F7F7F8);
    }

    .c_portalResVideo_list-01001 .p_scroll .scrolling:active {
        border: 1px solid #BABABB;
        background: -webkit-linear-gradient(#fff, #E4E4E4);
        background: -o-linear-gradient(#fff, #E4E4E4);
        background: -moz-linear-gradient(#fff, #E4E4E4);
        background: linear-gradient(#fff, #E4E4E4);
        box-shadow: 0 0 10px #fff inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    }

    .c_portalResVideo_list-01001 .p_OccupyBox {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border: none;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_CommonSquareNumBtn {
        display: inline-block;
        height: 10px;
        width: 100px;
        padding: 0;
        background-color: rgba(228, 228, 228, 1);
        border-width: 1px;
        border-color: transparent;
        color: rgba(153, 153, 153, 1);
        font-size: 12px;
        font-family: "Microsoft YaHei";
        text-align: center;
        cursor: pointer;
    }

    .c_portalResVideo_list-01001 .p_CommonSquareNumBtn img {
        display: none;
    }

    .c_portalResVideo_list-01001 .p_CommonSquareNumBtn .shape {
        text-indent: -9999em;
        width: inherit;
        height: inherit;
        vertical-align: middle;
    }

    .c_portalResVideo_list-01001 .p_CommonSquareNumBtn:hover,
    .c_portalResVideo_list-01001 .p_CommonSquareNumBtn.active {
        background-color: rgba(103, 184, 180, 1);
        color: rgba(255, 255, 255, 1);
    }

    .c_portalResVideo_list-01001 .p_CommonSquareNumBtn.j-nav-active {
        background-color: rgba(103, 184, 180, 1);
        color: rgba(255, 255, 255, 1);
    }

    .c_portalResVideo_list-01001 .p_CommonThumbnailBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_CommonSummaryBoxA {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnB {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 28px;
        color: rgba(154, 155, 155, 1);
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnB .iconfont:before {
        content: "\e6b0";
        display: inline-block;
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnB:hover {
        color: rgba(105, 192, 188, 1);
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnB:hover {
        cursor: pointer;
    }

    .c_portalResVideo_list-01001 .p_KeywordContent {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_AssistNameD {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: right;
    }

    .c_portalResVideo_list-01001 .p_AssistNameD .font {
        vertical-align: middle;
        white-space: nowrap;
        width: inherit;
        line-height: 16px;
    }

    .c_portalResVideo_list-01001 .p_AssistNameD .iconfont {
        margin: 0 5px 0 0;
    }

    .c_portalResVideo_list-01001 .p_KeywordBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .e_title.c_portalResVideo_list-01001 .p_sort {
        display: inline-block;
        padding: 0;
        color: rgba(101, 190, 186, 1);
        font-size: 14px;
        text-align: left;
    }

    .e_title.c_portalResVideo_list-01001 .p_sort {
        white-space: nowrap;
        vertical-align: middle;
        line-height: 19px;
    }

    a>.e_title.c_portalResVideo_list-01001 .p_sort:hover {
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
    }

    a>.e_title.c_portalResVideo_list-01001 .p_sort:active {
        color: rgba(69, 165, 161, 1);
        font-weight: 400;
    }

    a>.e_title.c_portalResVideo_list-01001 .p_sort:active {
        text-decoration: none;
        margin-top: 0;
    }

    .e_title.c_portalResVideo_list-01001 .p_sort .iconfont:before {
        display: inline-block;
        content: "";
    }

    .e_title.c_portalResVideo_list-01001 .p_linkB {
        display: inline-block;
        padding: 0;
        color: #707070;
        font-size: 14px;
        text-align: left;
    }

    .e_title.c_portalResVideo_list-01001 .p_linkB {
        white-space: nowrap;
        vertical-align: middle;
        line-height: 19px;
    }

    a>.e_title.c_portalResVideo_list-01001 .p_linkB:hover {
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
        color: #60a9d7;
    }

    a>.e_title.c_portalResVideo_list-01001 .p_linkB:active {
        color: #60a9d7;
        font-weight: 400;
    }

    a>.e_title.c_portalResVideo_list-01001 .p_linkB:active {
        text-decoration: none;
        margin-top: 0;
    }

    .e_title.c_portalResVideo_list-01001 .p_linkB .iconfont:before {
        display: inline-block;
        content: "";
    }

    .c_portalResVideo_list-01001 .p_AssistNameE {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: right;
    }

    .c_portalResVideo_list-01001 .p_AssistNameE .font {
        vertical-align: middle;
        white-space: nowrap;
        width: inherit;
        line-height: 16px;
    }

    .c_portalResVideo_list-01001 .p_AssistNameE .iconfont {
        margin: 0 5px 0 0;
    }

    .c_portalResVideo_list-01001 .p_FromBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_summary {
        text-align: left;
        vertical-align: top;
        word-break: break-all;
    }

    .c_portalResVideo_list-01001 .p_nameB {
        display: inline-block;
        margin: 0;
        padding: 0;
        color: #666666;
        font-size: 14px;
        text-align: right;
    }

    .c_portalResVideo_list-01001 .p_nameB .font {
        white-space: nowrap;
        vertical-align: middle;
        line-height: 19px;
    }

    .c_portalResVideo_list-01001 .p_nameB .iconfont:before {
        content: "";
    }

    .c_portalResVideo_list-01001 .p_SummaryBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_linkC {
        display: block;
        height: auto;
        width: auto;
        margin: 0;
        padding: 0;
        min-width: 150px;
        word-break: break-all;
        white-space: normal;
        font-weight: bold;
        cursor: pointer;
        line-height: 19px;
    }

    .c_portalResVideo_list-01001 .p_linkC:hover {}

    .c_portalResVideo_list-01001 .p_linkC:active {}

    .c_portalResVideo_list-01001 .p_header {
        width: 100%;
        height: auto;
        margin: 10px 0 5px;
        padding: 0 14px;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_num {
        border-width: 0;
        display: inline-table;
        float: left;
        margin: 0;
        padding-bottom: 2px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 2px;
        color: #fff;
        font-size: 14px;
        text-align: center;
        width: auto;
        z-index: 2;
        white-space: nowrap;
    }

    .c_portalResVideo_list-01001 .p_NumBox {
        background: rgba(0, 0, 0, .7);
        border-width: 0;
        display: inline-table;
        text-align: center;
        float: left;
        margin: 0;
        padding-bottom: 2px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 2px;
    }

    .c_portalResVideo_list-01001 .p_thumbnail {
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_thumbnail:hover {
        border-width: 1px;
        border-style: none;
        border-color: transparent;
    }

    .c_portalResVideo_list-01001 .p_thumbnail:active {
        border-width: 1px;
        border-style: none;
        border-color: transparent;
    }

    .c_portalResVideo_list-01001 .p_MatteIcon {
        margin: 0;
        width: inherit;
        height: inherit;
        color: rgba(102, 102, 102, 1);
    }

    .c_portalResVideo_list-01001 .p_MatteIcon .iconfont:before {
        content: '\e6bd';
        font-size: 50px;
    }

    .c_portalResVideo_list-01001 .p_Position {
        width: inherit;
        height: auto;
        display: table-cell;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        animation-name: fadeInUp;
        animation-duration: 0.5s;
        animation-delay: 0s;
        text-align: left;
        vertical-align: middle;
        display: none;
    }

    .c_portalResVideo_list-01001 .p_images {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_articles {
        width: 230px;
        height: 320px;
    }

    .c_portalResVideo_list-01001 .p_Video {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnA {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 28px;
        color: rgba(154, 155, 155, 1);
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnA .iconfont:before {
        content: "\e6b0";
        display: inline-block;
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnA:hover {
        color: rgba(105, 192, 188, 1);
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnA:hover {
        cursor: pointer;
    }

    .c_portalResVideo_list-01001 .p_CommonInteraction {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_CommonLanternBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_VideoList {
        margin: 0;
        width: 880px;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(255, 255, 255, 1);
        background-color: transparent;
        white-space: nowrap;
    }

    .c_portalResVideo_list-01001 {
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_Video {
        width: auto;
        height: auto;
    }

    .c_portalResVideo_list-01001 .p_VideoList {
        width: auto;
        height: auto;
        padding: 10px;
        white-space: normal;
        font-size: 0;
        overflow: hidden;
        background: transparent;
    }

    .c_portalResVideo_list-01001 .p_articles {
        position: relative;
        height: auto;
        width: calc((100% - 60px)/3);
        margin: 10px;
        display: inline-block;
        vertical-align: top;
    }

    .c_portalResVideo_list-04001 .p_imageBox {
        overflow: hidden;
        width: 100%;
        height: 100%;
        margin-bottom: 5px;
        cursor: pointer;
    }

    .c_portalResVideo_list-01001 .p_images {
        width: 100%;
        height: 0;
        padding-bottom: 100%;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_images:hover {
        background-color: rgba(186, 213, 211, .3);
    }

    .c_portalResVideo_list-01001 .p_thumbnail {
        display: block;
        height: 100%;
        width: 100%;
        text-align: center;
        position: absolute;
    }

    .c_portalResVideo_list-01001 .p_thumbnail img {
        width: inherit;
        height: inherit;
    }

    .c_portalResVideo_list-01001 .p_articles:hover .p_thumbnail:after {
        display: block;
    }

    .c_portalResVideo_list-01001 .p_CommonBtn {
        display: none;
        height: 46px;
        width: 46px;
        margin-left: -23px;
        margin-top: -23px;
        left: 50%;
        top: 50%;
        z-index: 50;
    }

    .c_portalResVideo_list-01001 .p_articles:hover .p_CommonBtn {
        display: block;
    }

    .c_portalResVideo_list-01001 .p_NumBox {
        display: table;
        position: absolute;
        bottom: 12px;
        right: 12px;
        height: auto;
        width: auto;
    }

    .c_portalResVideo_list-01001 .p_SummaryBox {
        height: auto;
        margin-bottom: 5px;
        padding-left: 14px;
        padding-right: 14px;
        width: 100%;
        word-break: break-all;
        white-space: normal;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_summary {
        width: auto;
        min-height: 26px;
        margin-bottom: 10px;
        line-height: 20px;
        padding-bottom: 10px;
    }

    .c_portalResVideo_list-01001 .p_summary .js-adapMobile p {
        line-height: 19px;
    }

    .c_portalResVideo_list-01001 .p_TimeBox {
        margin: 0 14px 10px;
        width: auto;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_AssistNameC {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        padding: 0;
        text-align: right;
    }

    .c_portalResVideo_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;
    }

    .c_portalResVideo_list-01001 .p_AssistNameC .font {
        vertical-align: middle;
        white-space: nowrap;
        width: inherit;
        line-height: 16px;
    }

    .c_portalResVideo_list-01001 .p_AssistNameC .iconfont {
        margin-right: 5px;
    }

    .c_portalResVideo_list-01001 .p_KeywordBox {
        display: inline-block;
        height: auto;
        width: 100%;
        padding-left: 14px;
        padding-right: 14px;
        word-break: break-all;
        white-space: normal;
        margin-bottom: 10px;
    }

    .c_portalResVideo_list-01001 .p_AssistNameD {
        display: inline-block;
        float: left;
        line-height: 20px;
    }

    .c_portalResVideo_list-01001 .p_tag {
        display: inline-block;
        margin: 0;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 5px;
        padding-top: 0px;
        text-align: left;
        cursor: default;
        white-space: nowrap;
        vertical-align: middle;
        line-height: 19px;
    }

    .c_portalResVideo_list-01001 .p_FromBox {
        margin-bottom: 10px;
        margin-left: 14px;
        width: auto;
        height: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .c_portalResVideo_list-01001 .p_FromBox .p_sort .font {
        line-height: normal;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .c_portalResVideo_list-01001 .p_FromBox .p_sort {
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        -ms-box-flex: 1;
        box-flex: 1;
        flex: 1;
        display: block;
        font-size: 12px;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_FromBox .p_linkB {
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        -ms-box-flex: 1;
        box-flex: 1;
        flex: 1;
        width: auto;
        overflow: hidden;
    }

    .c_portalResVideo_list-01001 .p_page {
        display: inline-block !important;
        right: 30px;
    }

    .c_portalResVideo_list-01001 .p_KeywordContent {
        width: auto;
        height: auto;
    }

    .c_portalResVideo_list-01001 .p_articles:hover .p_matteA {
        display: block;
    }

    .c_portalResVideo_list-01001 .p_articles:hover .p_Position {
        display: inline-block;
    }

    .c_portalResVideo_list-01001 .p_articles:hover .p_matte {
        display: block;
    }

    .c_portalResVideo_list-01001 .p_MatteIcon {
        width: auto;
        display: inline-block;
    }

    .c_portalResVideo_list-01001 .p_MatteIcon:before {
        content: "";
    }

    .c_portalResVideo_list-01001 .p_MatteIcon .iconfont {
        font-size: 20px;
        color: rgba(255, 255, 255, .8);
    }

    .c_portalResVideo_list-01001 .p_MatteIcon .iconfont:before {
        content: "\e602";
    }

    .c_portalResVideo_list-01001 .p_articles .p_matte:before {
        content: "\200B";
        display: inline-block;
        width: 0;
        height: 100%;
        vertical-align: middle;
    }

    .c_portalResVideo_list-01001 .p_CommonLanternBox {
        width: auto;
        height: auto;
        position: relative;
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnA {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 45px;
        color: #e5e5e5;
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnA .iconfont:before {
        content: "\e687";
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnB {
        position: absolute;
        top: 50%;
        right: 50%;
        transform: translate(50%, -50%);
        font-size: 45px;
        color: #e5e5e5;
    }

    .c_portalResVideo_list-01001 .p_CommonSwitchBtnB .iconfont:before {
        content: "\e6ae";
    }

    .c_portalResVideo_list-01001 .p_CommonSummaryBoxA {
        width: auto;
        height: auto;
        text-align: center;
        margin-bottom: 20px;
    }

    .c_portalResVideo_list-01001 .p_CommonThumbnailBox {
        width: auto;
        height: auto;
    }

    .c_portalResVideo_list-01001 .d_CommonInteractionA {
        left: 0px;
        width: 60px;
        height: auto;
        vertical-align: middle;
        position: absolute;
        overflow: visible;
        top: 50%;
        transform: translate(0, -50%);
    }

    .c_portalResVideo_list-01001 .d_CommonInteractionB {
        right: 0px;
        width: 60px;
        height: auto;
        vertical-align: middle;
        position: absolute;
        overflow: visible;
        top: 50%;
        transform: translate(0, -50%);
    }

    .c_portalResVideo_list-01001 .p_CommonSquareNumBtn {
        width: 100px;
        height: 10px;
        margin: 0px 8px;
    }

    .c_portalResVideo_list-01001 .p_more {
        position: static;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding-right: 20px;
        padding-left: 20px;
        height: 70px;
        background-color: #F6F7F8;
        position: relative;
        border-radius: 0;
        border-width: 0;
        color: rgba(115, 115, 131, 1);
        font-size: 18px;
    }

    .c_portalResVideo_list-01001 .p_scroll {
        width: 100%;
        height: auto;
        position: relative
    }

    .c_portalResVideo_list-01001 .p_scroll .vline {
        width: 100%;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #F0F0F0;
        opacity: 1;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }

    .c_portalResVideo_list-01001 .p_scroll .scrolling {
        width: 77px;
        height: 25px;
        border: 1px solid #BABABB;
        background: -webkit-linear-gradient(#fff, #F2F2F3);
        background: -o-linear-gradient(#fff, #F2F2F3);
        background: -moz-linear-gradient(#fff, #F2F2F3);
        background: linear-gradient(#fff, #F2F2F3);
        border-radius: 6px;
        position: relative;
        left: 50%;
        text-align: center;
        font-size: 15px;
        box-shadow: 0 0 10px #fff inset, 0 1px 1px rgba(0, 0, 0, .1);
        color: #AAA;
        cursor: pointer
    }

    .c_portalResVideo_list-01001 .p_scroll .scrolling:hover {
        border: 1px solid #BABABB;
        background: -webkit-linear-gradient(#fff, #F7F7F8);
        background: -o-linear-gradient(#fff, #F7F7F8);
        background: -moz-linear-gradient(#fff, #F7F7F8);
        background: linear-gradient(#fff, #F7F7F8)
    }

    .c_portalResVideo_list-01001 .p_scroll .scrolling:active {
        border: 1px solid #BABABB;
        background: -webkit-linear-gradient(#fff, #E4E4E4);
        background: -o-linear-gradient(#fff, #E4E4E4);
        background: -moz-linear-gradient(#fff, #E4E4E4);
        background: linear-gradient(#fff, #E4E4E4);
        box-shadow: 0 0 10px #fff inset, 0 1px 2px rgba(0, 0, 0, .1)
    }
}

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

.c_portalResProduct_list-01001 .mouseBtn {
    position: relative
}

.c_portalResProduct_list-01001 .mouseBtn .p_tipsBox {
    position: absolute;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    top: -50px;
    white-space: nowrap;
    left: 50%;
    transform: translate(-50%, 0);
}

.c_portalResProduct_list-01001 .p_tipsBox .iconfont::before {
    content: '\e6c9';
    position: absolute;
    bottom: -9px;
    left: 50%;
    transform: translate(-50%, 0);
}

@media only screen and (max-width:768px) {
    .c_portalResProduct_list-01001 {
        overflow: hidden;
        width: 100%;
        height: auto;
        min-width: 640px;
        margin-left: 0;
        margin-right: 0;
    }

    .c_portalResProduct_list-01001 .p_no {
        color: #d6cfcf;
        cursor: default;
    }

    .c_portalResProduct_list-01001 .p_no:hover {
        color: #d6cfcf;
        cursor: default;
        background: #fff;
        border-color: #ccc;
    }

    .c_portalResProduct_list-01001 .p_no:active,
    .btn.active {
        box-shadow: none;
    }

    .c_portalResProduct_list-01001 .p_ProductList {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        background-color: transparent;
        white-space: normal;
        font-size: 0;
    }

    .c_portalResProduct_list-01001 .p_categorySummaryBox {
        padding: 15px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.09);
    }

    .c_portalResProduct_list-01001 .p_categorySummary {
        color: rgba(0, 0, 0, 0.45);
        font-size: 14px;
        line-height: 22px;
        text-align: left;
        vertical-align: top;
        word-break: break-all;
    }

    .c_portalResProduct_list-01001 .p_sort {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0 15px;
        overflow: hidden;
        font-size: 16px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border-bottom: 10px solid #F5F5F5;
    }

    .c_portalResProduct_list-01001 .d_sortBtn {
        -webkit-flex: 1.5;
        flex: 1.5;
        -webkit-box-flex: 1.5;
        -moz-box-flex: 1.5;
        -ms-flex: 1.5;
        display: block;
        position: relative;
        width: 100%;
        line-height: 40px;
        text-align: center;
    }

    .c_portalResProduct_list-01001 .d_sortBtn:hover,
    .c_portalResProduct_list-01001 .d_sortBtn:active {
        border-color: #1890FF;
        color: #1890FF;
        z-index: 2;
    }

    .c_portalResProduct_list-01001 .d_sortBtn.active {
        border-color: #1890FF;
        color: #1890FF;
        z-index: 2;
    }

    .c_portalResProduct_list-01001 .p_default {
        -webkit-flex: 1;
        flex: 1;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
    }

    .c_portalResProduct_list-01001 .d_sortBtn:lang(active) {
        border-color: #1890FF;
        color: #1890FF;
        z-index: 2;
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:first-child {
        display: none;
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont {
        display: inline-block;
        font-size: 12px;
        width: 0;
        height: 0;
        margin: 5px 0 0 3px;
        font: 0/0 arial;
        vertical-align: middle;
        border: 5px dashed transparent;
        border-top: 5px solid rgba(0, 0, 0, 0.45);
        text-align: center;
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:before {
        content: "\e69a";
        line-height: 30px;
    }

    .c_portalResProduct_list-01001 .d_sortBtn:lang(active) .font .iconfont,
    .c_portalResProduct_list-01001 .d_sortBtn:hover .font .iconfont,
    .c_portalResProduct_list-01001 .d_sortBtn:active .font .iconfont {
        color: #1890FF;
        border-top-color: #1890FF;
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .down-arrow {
        margin-top: 0;
        border-top: 0 none;
        border-bottom: 5px solid rgba(0, 0, 0, 0.45);
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .arrow:before {
        content: "\e69c";
    }

    .c_portalResProduct_list-01001 .p_default .font .iconfont {
        display: none;
    }

    .c_portalResProduct_list-01001 .p_products {
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        white-space: normal;
    }

    .c_portalResProduct_list-01001 .p_Product {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: calc((100% - 0px)/1) !important;
        padding: 15px 15px 0;
        height: inherit;
    }

    .c_portalResProduct_list-01001 .p_ProductInner {
        width: 100%;
        padding: 0 0 15px;
        border-top: 0 none;
        border-left: 0 none;
        border-right: 0 none;
        box-sizing: content-box;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .c_portalResProduct_list-01001 .p_Product:last-of-type .p_ProductInner {
        border: 0 none;
    }

    .c_portalResProduct_list-01001 .p_images {
        position: relative;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        text-align: center;
        font-size: 0;
        overflow: hidden;
        webkit-flex: 1;
        flex: 1;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
    }

    .c_portalResProduct_list-01001 .p_image {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .p_imagesPc {
        display: none;
    }

    .c_portalResProduct_list-01001 .p_linkB {
        width: inherit;
        height: inherit;
        display: block;
        position: static;
        padding-bottom: 75%;
    }

    .c_portalResProduct_list-01001 .p_image {
        width: 100%;
        height: 100%;
        padding: 0;
    }

    .c_portalResProduct_list-01001 .p_ThumbnailBox {
        display: none;
    }

    .c_portalResProduct_list-01001 .d_articles {
        height: auto;
        width: auto;
        padding: 0 0 0 15px;
        margin: 0;
        -webkit-flex: 2.4;
        flex: 2.4;
        -webkit-box-flex: 2.4;
        -moz-box-flex: 2.4;
        -ms-flex: 2.4;
    }

    .c_portalResProduct_list-01001 .d_HeadBox {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .d_title {
        display: block;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        font-weight: 400;
        cursor: pointer;
        line-height: 22px;
        vertical-align: middle;
    }

    .c_portalResProduct_list-01001 .p_TagBox {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
        display: none;
    }

    .c_portalResProduct_list-01001 .p_tag {
        float: left;
        margin: 0 5px 0 5px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: transparent;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .p_tag:hover {
        border-width: 1px;
        border-style: none;
        border-color: transparent;
    }

    .c_portalResProduct_list-01001 .p_tag:active {
        border-width: 1px;
        border-style: none;
        border-color: transparent;
    }

    .c_portalResProduct_list-01001 .d_item {
        width: auto;
        height: auto;
        margin: 5px 0;
        padding: 0;
        vertical-align: middle;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .d_item .d_itemLable {
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px 0 0;
        font-size: 14px;
    }

    .c_portalResProduct_list-01001 .d_item .d_itemValue {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
    }

    .c_portalResProduct_list-01001 .p_salePricePc,
    .c_portalResProduct_list-01001 .p_NomBoxPc {
        display: none;
    }

    .c_portalResProduct_list-01001 .d_SummaryBox {
        margin: 5px 0;
        width: auto;
        height: auto;
        padding: 0;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .d_summary {
        color: #999;
        font-size: 12px;
        line-height: 20px;
        text-align: left;
        vertical-align: top;
        word-break: break-all;
    }

    .c_portalResProduct_list-01001 .d_SalePrice {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: left;
        vertical-align: middle;
    }

    .c_portalResProduct_list-01001 .p_priceUnit::before {
        content: "\e6d7";
    }

    .c_portalResProduct_list-01001 .p_interaction {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        word-break: break-all;
        white-space: normal;
        font-size: 14px;
        margin-top: 5px;
    }

    .c_portalResProduct_list-01001 .p_interaction .btn-default {
        display: inline-block;
        margin: 5px 0 0;
        margin: 0;
    }

    .c_portalResProduct_list-01001 .p_keyword {
        display: inline-block;
        padding-right: 5px;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: middle;
    }

    .c_portalResProduct_list-01001 .btn-group {
        margin-top: 5px;
    }

    .c_portalResProduct_list-01001 .dropdown-menu {
        min-width: inherit;
        width: 220px;
        padding-left: 5px;
        padding-right: 5px;
        max-height: 250px;
        overflow-y: auto;
    }

    .c_portalResProduct_list-01001 .dropdown-menu .name {
        display: inline-block;
        width: 170px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: middle;
    }

    .c_portalResProduct_list-01001 .dropdown-menu .down {
        display: inline-block;
        width: 30px;
        color: #1890FF;
        cursor: pointer;
        padding: 0;
        cursor: pointer;
    }
}

@media only screen and (min-width:769px) {
    .c_portalResProduct_list-01001 {
        overflow: hidden;
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-right: 0;
    }

    .c_portalResProduct_list-01001 .p_no {
        color: #d6cfcf;
        cursor: default;
    }

    .c_portalResProduct_list-01001 .p_no:hover {
        color: #d6cfcf;
        cursor: default;
        background: #fff;
        border-color: #ccc;
    }

    .c_portalResProduct_list-01001 .p_no:active,
    .btn.active {
        box-shadow: none;
    }

    .c_portalResProduct_list-01001 .p_ProductList {
        width: auto;
        height: auto;
        white-space: normal;
        font-size: 0;
        padding: 20px 25px;
    }

    .c_portalResProduct_list-01001 .p_categorySummaryBox {
        padding: 0 0 20px;
        margin: 0 0 30px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.09);
    }

    .c_portalResProduct_list-01001 .p_categorySummary {
        color: rgba(0, 0, 0, 0.45);
        font-size: 14px;
        line-height: 22px;
        text-align: left;
        vertical-align: top;
        word-break: break-all;
    }

    .c_portalResProduct_list-01001 .p_sort {
        margin: 0 0 10px;
        width: auto;
        height: auto;
        padding: 0 0 0 1px;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
        clear: both;
        font-size: 14px;
    }

    .c_portalResProduct_list-01001 .d_sortBtn {
        position: relative;
        float: left;
        height: 30px;
        margin: 0 0 0 -1px;
        line-height: 30px;
        text-align: left;
        padding-left: 15px;
        padding-right: 30px;
        background-color: rgba(255, 255, 255, 1);
        border-width: 1px;
        border-style: solid;
        border-color: #D9D9D9;
        cursor: pointer;
        color: rgba(0, 0, 0, 0.65);
    }

    .c_portalResProduct_list-01001 .d_sortBtn:hover,
    .c_portalResProduct_list-01001 .d_sortBtn:active {
        border-color: #1890FF;
        color: #1890FF;
        z-index: 2;
    }

    .c_portalResProduct_list-01001 .d_sortBtn.active {
        border-color: #1890FF;
        color: #1890FF;
        z-index: 2;
    }

    .c_portalResProduct_list-01001 .p_default {
        padding-right: 15px;
    }

    .c_portalResProduct_list-01001 .d_sortBtn:lang(active) {
        border-color: #1890FF;
        color: #1890FF;
        z-index: 2;
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:first-child {
        display: none;
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 8px;
        font-size: 12px;
        color: rgba(0, 0, 0, 0.65);
        text-align: center;
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:before {
        content: "\e69a";
        line-height: 30px;
    }

    .c_portalResProduct_list-01001 .d_sortBtn:lang(active) .font .iconfont,
    .c_portalResProduct_list-01001 .d_sortBtn:hover .font .iconfont,
    .c_portalResProduct_list-01001 .d_sortBtn:active .font .iconfont {
        color: #1890FF;
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .arrow {
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .down-arrow {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .arrow:before {
        content: "\e69a";
    }

    .c_portalResProduct_list-01001 .p_default .iconfont.arrow {
        display: none;
    }

    .c_portalResProduct_list-01001 .p_products {
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        white-space: normal;
    }

    .c_portalResProduct_list-01001 .p_Product {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: calc((100% - 0px)/3);
        padding: 10px;
        height: inherit;
    }

    .c_portalResProduct_list-01001 .p_ProductInner {
        width: 100%;
        padding: 0 0 5px;
        box-sizing: content-box;
    }

    .c_portalResProduct_list-01001 .p_ProductInner:hover {
        border-width: 3px;
        border-color: #1890FF;
        margin: -2px;
    }

    .c_portalResProduct_list-01001 .p_images {
        position: relative;
        width: 100%;
        height: 188px;
        margin: 0;
        padding: 0;
        text-align: center;
        font-size: 0;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .p_imagesMo {
        display: none;
    }

    .c_portalResProduct_list-01001 .p_linkB {
        width: inherit;
        height: inherit;
        display: block;
        position: static;
        padding-bottom: 75%;
    }

    .c_portalResProduct_list-01001 .p_image {
        width: 100%;
        height: 100%;
        padding: 0;
    }

    .c_portalResProduct_list-01001 .p_ThumbnailBox {
        position: absolute;
        left: 0;
        bottom: 1px;
        z-index: 10;
        width: 236px;
        height: auto;
        padding: 0;
        overflow: hidden;
        height: auto;
    }

    .c_portalResProduct_list-01001 .p_ThumbnailBox .p_thumbnail {
        position: relative;
        width: 42px;
        height: 34px;
        float: left;
        margin: 0 2px;
        max-width: 42px;
        max-height: 34px;
        overflow: hidden;
        border: 2px solid rgba(0, 0, 0, .45)
    }

    .c_portalResProduct_list-01001 .p_ThumbnailBox .p_thumbnail:hover {
        border-color: rgba(255, 255, 255, .7)
    }

    .c_portalResProduct_list-01001 .d_articles {
        height: auto;
        width: auto;
        padding: 0 0 0 15px;
        margin: 0;
        -webkit-flex: 2.4;
        flex: 2.4;
        -webkit-box-flex: 2.4;
        -moz-box-flex: 2.4;
        -ms-flex: 2.4;
    }

    .c_portalResProduct_list-01001 .d_HeadBox {
        margin: 5px 0 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .d_title {
        display: block;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        font-weight: 400;
        cursor: pointer;
        line-height: 22px;
        vertical-align: middle;
    }

    .c_portalResProduct_list-01001 .p_TagBox {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .p_tag {
        float: left;
        margin: 0 5px 0 5px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: transparent;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .p_tag:hover {
        border-width: 1px;
        border-style: none;
        border-color: transparent;
    }

    .c_portalResProduct_list-01001 .p_tag:active {
        border-width: 1px;
        border-style: none;
        border-color: transparent;
    }

    .c_portalResProduct_list-01001 .d_item {
        width: auto;
        height: auto;
        margin: 5px 0;
        padding: 0;
        vertical-align: middle;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .d_item .d_itemLable {
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px 0 0;
        font-size: 14px;
    }

    .c_portalResProduct_list-01001 .d_item .d_itemValue {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
    }

    .c_portalResProduct_list-01001 .p_salePriceMo,
    .c_portalResProduct_list-01001 .p_NomBoxMo {
        display: none;
    }

    .c_portalResProduct_list-01001 .d_SummaryBox {
        margin: 5px 0;
        width: auto;
        height: auto;
        padding: 0;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .d_summary {
        line-height: 20px;
        text-align: left;
        vertical-align: top;
        word-break: break-all;
    }

    .c_portalResProduct_list-01001 .d_SalePrice {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: left;
        vertical-align: middle;
    }

    .c_portalResProduct_list-01001 .p_priceUnit::before {
        content: "\e6d7";
    }

    .c_portalResProduct_list-01001 .p_interaction {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        word-break: break-all;
        white-space: normal;
        font-size: 14px;
        margin-top: 5px;
    }

    .c_portalResProduct_list-01001 .p_interaction .btn-default {
        display: inline-block;
        margin: 5px 0 0;
        margin: 0;
    }

    .c_portalResProduct_list-01001 .p_keyword {
        display: inline-block;
        padding-right: 5px;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: middle;
    }

    .c_portalResProduct_list-01001 .dropdown-menu {
        min-width: inherit;
        width: 350px;
        padding-left: 5px;
        padding-right: 5px;
        max-height: 220px;
        overflow-y: auto;
    }

    .c_portalResProduct_list-01001 .dropdown-menu .name {
        display: inline-block;
        width: 290px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: middle;
    }

    .c_portalResProduct_list-01001 .dropdown-menu .down {
        display: inline-block;
        width: 30px;
        color: #1890FF;
        cursor: pointer;
        background: none;
        padding: 0;
    }
}

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

.k_banner_a {
    position: absolute;
    width: 100%;
    bottom: 35%;
}

.k_banner_a>div {
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
    text-align: right;
}

.k_banner_a>div a {
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    padding: 8px 45px;
    margin-right: 16px;
    font-size: 15px;
}

.k_banner_a>div a:hover {
    color: #088261;
    border-color: #088261;
}

@media only screen and (max-width: 768px) {
    .c_portalResEbizads_banner-04001 .p_prompt {
        width: auto;
        height: auto;
        text-align: center;
        background-color: inherit;
        font-size: 16px;
        border: 1px solid #E4E4E4;
    }

    .c_portalResEbizads_banner-04001 .p_prompt .prompt_title {
        display: inline-table;
        padding: 0 30px;
        height: 100%;
        min-height: 260px;
    }

    .c_portalResEbizads_banner-04001 .p_prompt .prompt_title .iconfont:before {
        content: "";
    }

    .c_portalResEbizads_banner-04001 .p_prompt .prompt_title .first {
        height: auto;
        display: table-cell;
        font-size: 36px;
        margin-right: 10px;
        position: relative;
        color: #09bb07;
        vertical-align: middle;
        padding: 0 10px 10px 0;
    }

    .c_portalResEbizads_banner-04001 .p_prompt .prompt_title .first:before {
        content: "\e6b4";
    }

    .c_portalResEbizads_banner-04001 .p_prompt .prompt_title {
        font-size: 24px;
        text-align: left;
        color: rgba(51, 51, 51, 1);
        font-weight: bold;
    }

    .c_portalResEbizads_banner-04001 .p_prompt .prompt_title .font {
        display: table-cell;
        line-height: normal;
        vertical-align: middle;
    }

    .c_portalResEbizads_banner-04001 .p_prompt .promptbox {
        width: auto;
        height: 100%;
    }

    .c_portalResEbizads_banner-04001 .p_prompt .prompt_content {
        font-size: 18px;
        color: rgba(105, 105, 105, 1);
        padding-left: 65px;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnD {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 56px;
        color: #e2e2e2;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnD .iconfont:before {
        content: '\e687';
        display: inline-block;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnD .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnC {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 56px;
        color: #e2e2e2;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnC .iconfont:before {
        content: '\e687';
        display: inline-block;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnC .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .c_portalResEbizads_banner-04001 .p_ListNumBtn {
        display: inline-table;
        height: 30px;
        width: 30px;
        background-color: #67b8b4;
        border-width: 1px;
        border-color: transparent;
        color: #999999;
        font-size: 12px;
        font-family: 'Microsoft YaHei';
    }

    .c_portalResEbizads_banner-04001 .p_ListNumBtn img {
        display: none;
    }

    .c_portalResEbizads_banner-04001 .p_ListNumBtn .shape {
        display: table-cell;
        width: inherit;
        height: inherit;
        text-align: center;
        vertical-align: middle;
    }

    .c_portalResEbizads_banner-04001 .p_ListNumBtn:active {
        color: rgba(255, 255, 255, 1);
    }

    .c_portalResEbizads_banner-04001 .p_ListNumBtn.active {
        color: rgba(255, 255, 255, 1);
    }

    .c_portalResEbizads_banner-04001 .p_ListNumBtn.j-nav-active {
        color: rgba(255, 255, 255, 1);
    }

    .c_portalResEbizads_banner-04001 .p_SquareNumBtn {
        display: inline-block;
        height: 10px;
        width: 100px;
        padding: 0;
        background-color: #f2f2f2;
        border-width: 1px;
        border-color: transparent;
        font-size: 12px;
        font-family: 'Microsoft YaHei';
        text-align: center;
    }

    .c_portalResEbizads_banner-04001 .p_SquareNumBtn img {
        display: none;
    }

    .c_portalResEbizads_banner-04001 .p_SquareNumBtn .shape {
        text-indent: -9999em;
        width: inherit;
        height: inherit;
        vertical-align: middle;
    }

    .c_portalResEbizads_banner-04001 .p_SquareNumBtn:active {
        background-color: #67b8b4;
    }

    .c_portalResEbizads_banner-04001 .p_SquareNumBtn.active {
        background-color: #67b8b4;
    }

    .c_portalResEbizads_banner-04001 .p_SquareNumBtn.j-nav-active {
        background-color: #67b8b4;
    }

    .c_portalResEbizads_banner-04001 .p_CircleNumBtn {
        width: 15px;
        height: 15px;
        display: inline-table;
        background-color: rgba(228, 228, 228, 1);
        color: rgba(153, 153, 153, 1);
        font-size: 12px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        text-align: center;
    }

    .c_portalResEbizads_banner-04001 .p_CircleNumBtn img {
        display: none;
    }

    .c_portalResEbizads_banner-04001 .p_CircleNumBtn .shape {
        width: inherit;
        height: inherit;
        text-indent: -99999px;
        display: table-cell;
        vertical-align: middle;
        border-radius: inherit;
        -moz-border-radius: inherit;
    }

    .c_portalResEbizads_banner-04001 .p_CircleNumBtn:active {
        background-color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-04001 .p_CircleNumBtn.active {
        background-color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-04001 .p_CircleNumBtn.j-nav-active {
        background-color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-04001 .p_NumBtn {
        width: 150px;
        height: 66px;
        border-color: rgba(242, 242, 242, 1);
        border-width: 2px;
        border-style: solid;
    }

    .c_portalResEbizads_banner-04001 .p_NumBtn .shape {
        display: none;
    }

    .c_portalResEbizads_banner-04001 .p_NumBtn:active {
        border-color: rgba(103, 184, 180, 1);
    }

    .c_portalResEbizads_banner-04001 .p_NumBtn.active {
        border-color: rgba(103, 184, 180, 1);
    }

    .c_portalResEbizads_banner-04001 .p_ThumbnailBox {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-04001 .p_ImgSummary {
        text-align: justify;
        vertical-align: top;
        word-break: break-all;
    }

    .c_portalResEbizads_banner-04001 .p_ImgHead {
        display: inline-table;
        margin: 0;
        padding: 0;
        color: #323232;
        font-size: 30px;
        font-weight: 400;
        text-align: left;
        white-space: nowrap;
        overflow: visible;
    }

    .c_portalResEbizads_banner-04001 .p_ImgHead .font {
        display: table-cell;
        vertical-align: top;
        line-height: 30px;
    }

    .c_portalResEbizads_banner-04001 .p_ImgHead .iconfont:before {
        content: "";
    }

    .c_portalResEbizads_banner-04001 .p_TitleBox {
        width: inherit;
        height: auto;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-04001 .p_SummaryBox {
        width: inherit;
        height: auto;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: rgba(179, 179, 179, 1);
        overflow: visible;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnB {
        background: rgba(81, 80, 80, .3);
        width: 64px;
        height: 139px;
        cursor: pointer;
        text-align: center;
        color: rgba(255, 255, 255, 1);
        font-size: 40px;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnB .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnB .iconfont {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        top: 3px;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnB:hover {
        border-width: 0;
        border-style: solid;
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(115, 115, 115, .7);
        color: rgba(106, 192, 189, 1);
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnB:active {
        border-width: 0;
        border-style: solid;
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(81, 80, 80, .7);
    }

    .c_portalResEbizads_banner-04001 .p_interactionB {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnA {
        background: rgba(81, 80, 80, .3);
        width: 64px;
        height: 139px;
        cursor: pointer;
        text-align: center;
        color: rgba(255, 255, 255, 1);
        font-size: 40px;
        z-index: 999;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnA .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnA .iconfont {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        top: 3px;
        right: 4px;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnA:hover {
        border-width: 0;
        border-style: solid;
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(115, 115, 115, .7);
        color: rgba(106, 192, 189, 1);
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnA:active {
        border-width: 0;
        border-style: solid;
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(81, 80, 80, .7);
    }

    .c_portalResEbizads_banner-04001 .p_interactionA {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-04001 .p_interactionA+.p_interactionA {
        left: initial;
        right: 0;
    }

    .c_portalResEbizads_banner-04001 .p_imageA {
        width: auto;
        height: auto;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-04001 .p_images {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-04001 .p_banner {
        width: inherit;
        height: auto;
        border-width: 1px;
        border-style: none;
        border-color: rgba(255, 255, 255, 1);
        background-color: transparent;
        overflow: visible;
    }

    .c_portalResEbizads_banner-04001 {
        min-width: 300px;
        overflow: auto;
    }

    .c_portalResEbizads_banner-04001 .p_banner {
        width: 100%;
        height: 100%;
        background-color: transparent;
    }

    .c_portalResEbizads_banner-04001 .p_images {
        width: auto;
        height: auto;
    }

    .c_portalResEbizads_banner-04001 .p_ThumbnailBox {
        width: auto;
        height: auto;
        border-width: 0;
        background-color: transparent;
    }

    .c_portalResEbizads_banner-04001 .p_ThumbnailBoxA {
        width: auto;
        height: auto;
    }

    .c_portalResEbizads_banner-04001 .p_interactionA {
        width: auto;
        height: auto;
    }

    .c_portalResEbizads_banner-04001 .p_interactionB {
        width: auto;
        height: auto;
    }

    .c_portalResEbizads_banner-04001 .p_TitleBox {
        border-width: 0;
    }

    .c_portalResEbizads_banner-04001 .p_TitleBoxA {
        width: auto;
        height: auto;
        border-width: 0;
        background-color: transparent;
    }

    .c_portalResEbizads_banner-04001 .c_banner {
        width: inherit;
        height: inherit;
    }

    .c_portalResEbizads_banner-04001 .p_images {
        width: inherit;
        height: inherit;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .c_portalResEbizads_banner-04001 .p_LinkA {
        width: inherit;
        height: inherit;
        display: block;
        position: relative;
    }

    .c_portalResEbizads_banner-04001 .p_imageA {
        vertical-align: baseline;
        text-align: center;
        width: inherit;
        height: inherit;
    }

    .c_portalResEbizads_banner-04001 .p_imageA:hover {
        background-color: transparent;
    }

    .c_portalResEbizads_banner-04001 .p_imageA:hover:after {
        background-color: transparent;
    }

    .c_portalResEbizads_banner-04001 .p_interactionA {
        cursor: pointer;
        left: 0;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 99;
        overflow: visible;
    }

    .c_portalResEbizads_banner-04001 .p_interactionB {
        cursor: pointer;
        right: 0;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 99;
        overflow: visible;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnA {
        position: absolute;
        top: 50%;
        margin-top: -37px;
        padding-top: 10px;
        color: rgb(187, 182, 182);
        left: 0;
        width: 33px;
        height: 64px;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 999;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnA .iconfont:before {
        font-size: 30px;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnB {
        position: absolute;
        top: 50%;
        margin-top: -37px;
        right: 0;
        width: 33px;
        height: 64px;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 999;
        padding-top: 10px;
        color: rgb(187, 182, 182);
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnB .iconfont:before {
        font-size: 30px;
    }

    .c_portalResEbizads_banner-04001 .p_SummaryBox {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 5;
        height: 70px;
        background-color: transparent;
        display: none;
    }

    .c_portalResEbizads_banner-04001 .p_SummaryBox:hover {
        background-color: transparent;
    }

    .c_portalResEbizads_banner-04001 .p_SummaryBox .p_LinkB {
        display: block;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .c_portalResEbizads_banner-04001 .p_TitleBox {
        width: 100%;
        height: auto;
        height: 60px;
        line-height: 60px;
        padding: 0 10px;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 999;
        font-weight: bold;
    }

    .c_portalResEbizads_banner-04001 .p_LinkA .p_TitleBox span {
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-04001 .p_LinkA:hover .p_TitleBox span {
        color: #fff;
    }

    .c_portalResEbizads_banner-04001 .p_TitleBoxA {
        width: 100%;
        height: inherit;
        padding-left: 20px;
        padding-right: 20px;
    }

    .c_portalResEbizads_banner-04001 .p_ThumbnailBox {
        position: absolute;
        text-align: center;
        font-size: 0;
        z-index: 6;
        overflow: hidden;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .c_portalResEbizads_banner-04001 .p_ThumbnailBoxA {
        padding-right: 30px;
        padding-left: 30px;
        width: 100%;
        position: absolute;
        right: 0;
        bottom: 0;
        text-align: right;
        font-size: 0;
        z-index: 6;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-04001 .p_ThumbnailBox .p_NumBtn:first-child {
        margin-left: 0;
    }

    .c_portalResEbizads_banner-04001 .p_NumBtn {
        margin-right: 6px;
        font-size: 0;
        width: 90px;
        height: auto;
        display: inline-block;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-04001 .p_CircleNumBtn {
        margin-left: 10px;
    }

    .c_portalResEbizads_banner-04001 .p_SquareNumBtn {
        margin-left: 10px;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnC {
        position: absolute;
        top: 50%;
        left: 0;
        cursor: pointer;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnD {
        position: absolute;
        top: 50%;
        right: 0;
        cursor: pointer;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .c_portalResEbizads_banner-04001 .p_CircleNumBtn,
    .c_portalResEbizads_banner-04001 .p_SquareNumBtn,
    .c_portalResEbizads_banner-04001 .p_ListNumBtn {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .c_portalResEbizads_banner-04001 .p_SquareNumBtn {
        width: 98px;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnD .iconfont:before {
        content: "\e6ae";
        font-size: 30px;
    }

    .c_portalResEbizads_banner-04001 .p_ImgSummary {
        font-weight: normal;
        white-space: normal;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnC .iconfont {
        font-size: 30px;
        color: rgba(255, 255, 255, .6);
        display: table-cell;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnD .iconfont {
        font-size: 30px;
        color: rgba(255, 255, 255, .6);
        display: table-cell;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnC:hover .iconfont {
        color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnD:hover .iconfont {
        color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-04001 .p_NumBtn:hover {
        border-color: rgba(103, 184, 180, 1);
    }

    .c_portalResEbizads_banner-04001 .swiper-container {
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        z-index: 1;
        height: 100%;
    }

    .swiper-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -ms-transition-property: -ms-transform;
        transition-property: transform;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .swiper-container-android .swiper-slide,
    .swiper-wrapper {
        -webkit-transform: translate3d(0px, 0, 0);
        -moz-transform: translate3d(0px, 0, 0);
        -o-transform: translate(0px, 0px);
        -ms-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);
    }

    .swiper-slide {
        -webkit-flex-shrink: 0;
        -ms-flex: 0 0 auto;
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
    }

    .c_portalResEbizads_banner-04001 .p_MatteIcon:before {
        content: '\e752';
    }

    .c_portalResEbizads_banner-04001 .widther img {
        width: auto !important;
    }

    .c_portalResEbizads_banner-04001 .swiper-pagination {
        position: absolute;
        z-index: 20;
        bottom: 65px;
        width: 100%;
        text-align: center;
    }

    .c_portalResEbizads_banner-04001 .dot {
        width: 20px;
        height: 20px;
    }

    .c_portalResEbizads_banner-04001 .swiper-pagination span {
        display: inline-block;
        margin-right: 4px;
    }

    .c_portalResEbizads_banner-04001 .background_default {
        display: inline-block;
        width: 27px;
        height: 27px;
        border-radius: 50%;
        margin: 0 5px;
        opacity: 0.8;
        cursor: pointer;
    }

    .c_portalResEbizads_banner-04001 .background_default {
        width: 17px;
        height: 17px;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnA {
        display: none;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnB {
        display: none;
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResEbizads_banner-04001 .p_prompt {
        width: auto;
        height: auto;
        text-align: center;
        background-color: inherit;
        font-size: 16px;
        border: 1px solid #E4E4E4;
    }

    .c_portalResEbizads_banner-04001 .p_prompt .prompt_title {
        display: inline-table;
        padding: 0 30px;
        height: 100%;
        min-height: 260px;
    }

    .c_portalResEbizads_banner-04001 .p_prompt .prompt_title .iconfont:before {
        content: "";
    }

    .c_portalResEbizads_banner-04001 .p_prompt .prompt_title .first {
        height: auto;
        display: table-cell;
        font-size: 36px;
        margin-right: 10px;
        position: relative;
        color: #09bb07;
        vertical-align: middle;
        padding: 0 10px 10px 0;
    }

    .c_portalResEbizads_banner-04001 .p_prompt .prompt_title .first:before {
        content: "\e6b4";
    }

    .c_portalResEbizads_banner-04001 .p_prompt .prompt_title {
        font-size: 24px;
        text-align: left;
        color: rgba(51, 51, 51, 1);
        font-weight: bold;
    }

    .c_portalResEbizads_banner-04001 .p_prompt .prompt_title .font {
        display: table-cell;
        line-height: normal;
        vertical-align: middle;
    }

    .c_portalResEbizads_banner-04001 .p_prompt .promptbox {
        width: auto;
        height: 100%;
    }

    .c_portalResEbizads_banner-04001 .p_prompt .prompt_content {
        font-size: 18px;
        color: rgba(105, 105, 105, 1);
        padding-left: 65px;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnD {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 56px;
        color: #e2e2e2;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnD .iconfont:before {
        content: '\e687';
        display: inline-block;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnD .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnC {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 56px;
        color: #e2e2e2;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnC .iconfont:before {
        content: '\e687';
        display: inline-block;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnC .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .c_portalResEbizads_banner-04001 .p_ListNumBtn {
        display: inline-table;
        height: 30px;
        width: 30px;
        background-color: #67b8b4;
        border-width: 1px;
        border-color: transparent;
        color: #999999;
        font-size: 12px;
        font-family: 'Microsoft YaHei';
    }

    .c_portalResEbizads_banner-04001 .p_ListNumBtn img {
        display: none;
    }

    .c_portalResEbizads_banner-04001 .p_ListNumBtn .shape {
        display: table-cell;
        width: inherit;
        height: inherit;
        text-align: center;
        vertical-align: middle;
    }

    .c_portalResEbizads_banner-04001 .p_ListNumBtn:active {
        color: rgba(255, 255, 255, 1);
    }

    .c_portalResEbizads_banner-04001 .p_ListNumBtn.active {
        color: rgba(255, 255, 255, 1);
    }

    .c_portalResEbizads_banner-04001 .p_ListNumBtn.j-nav-active {
        color: rgba(255, 255, 255, 1);
    }

    .c_portalResEbizads_banner-04001 .p_SquareNumBtn {
        display: inline-block;
        height: 10px;
        width: 100px;
        padding: 0;
        background-color: #f2f2f2;
        border-width: 1px;
        border-color: transparent;
        font-size: 12px;
        font-family: 'Microsoft YaHei';
        text-align: center;
    }

    .c_portalResEbizads_banner-04001 .p_SquareNumBtn img {
        display: none;
    }

    .c_portalResEbizads_banner-04001 .p_SquareNumBtn .shape {
        text-indent: -9999em;
        width: inherit;
        height: inherit;
        vertical-align: middle;
    }

    .c_portalResEbizads_banner-04001 .p_SquareNumBtn:active {
        background-color: #67b8b4;
    }

    .c_portalResEbizads_banner-04001 .p_SquareNumBtn.active {
        background-color: #67b8b4;
    }

    .c_portalResEbizads_banner-04001 .p_SquareNumBtn.j-nav-active {
        background-color: #67b8b4;
    }

    .c_portalResEbizads_banner-04001 .p_CircleNumBtn {
        width: 15px;
        height: 15px;
        display: inline-table;
        background-color: rgba(228, 228, 228, 1);
        color: rgba(153, 153, 153, 1);
        font-size: 12px;
        border-radius: 10px;
        -moz-border-radius: 10px;
        text-align: center;
    }

    .c_portalResEbizads_banner-04001 .p_CircleNumBtn img {
        display: none;
    }

    .c_portalResEbizads_banner-04001 .p_CircleNumBtn .shape {
        width: inherit;
        height: inherit;
        text-indent: -99999px;
        display: table-cell;
        vertical-align: middle;
        border-radius: inherit;
        -moz-border-radius: inherit;
    }

    .c_portalResEbizads_banner-04001 .p_CircleNumBtn:active {
        background-color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-04001 .p_CircleNumBtn.active {
        background-color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-04001 .p_CircleNumBtn.j-nav-active {
        background-color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-04001 .p_NumBtn {
        width: 150px;
        height: 66px;
        border-color: rgba(242, 242, 242, 1);
        border-width: 2px;
        border-style: solid;
    }

    .c_portalResEbizads_banner-04001 .p_NumBtn .shape {
        display: none;
    }

    .c_portalResEbizads_banner-04001 .p_NumBtn:active {
        border-color: rgba(103, 184, 180, 1);
    }

    .c_portalResEbizads_banner-04001 .p_NumBtn.active {
        border-color: rgba(103, 184, 180, 1);
    }

    .c_portalResEbizads_banner-04001 .p_ThumbnailBox {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-04001 .p_ImgSummary {
        text-align: justify;
        vertical-align: top;
        word-break: break-all;
    }

    .c_portalResEbizads_banner-04001 .p_ImgHead {
        display: inline-table;
        margin: 0;
        padding: 0;
        color: #323232;
        font-size: 30px;
        font-weight: 400;
        text-align: left;
        white-space: nowrap;
        overflow: visible;
    }

    .c_portalResEbizads_banner-04001 .p_ImgHead .font {
        display: table-cell;
        vertical-align: top;
        line-height: 30px;
    }

    .c_portalResEbizads_banner-04001 .p_ImgHead .iconfont:before {
        content: "";
    }

    .c_portalResEbizads_banner-04001 .p_TitleBox {
        width: inherit;
        height: auto;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-04001 .p_SummaryBox {
        width: inherit;
        height: auto;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: rgba(179, 179, 179, 1);
        overflow: visible;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnB {
        background: rgba(81, 80, 80, .3);
        width: 64px;
        height: 139px;
        cursor: pointer;
        text-align: center;
        color: rgba(255, 255, 255, 1);
        font-size: 40px;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnB .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnB .iconfont {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        top: 3px;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnB:hover {
        border-width: 0;
        border-style: solid;
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(115, 115, 115, .7);
        color: rgba(106, 192, 189, 1);
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnB:active {
        border-width: 0;
        border-style: solid;
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(81, 80, 80, .7);
    }

    .c_portalResEbizads_banner-04001 .p_interactionB {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnA {
        background: rgba(81, 80, 80, .3);
        width: 64px;
        height: 139px;
        cursor: pointer;
        text-align: center;
        color: rgba(255, 255, 255, 1);
        font-size: 40px;
        z-index: 999;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnA .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnA .iconfont {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        top: 3px;
        right: 4px;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnA:hover {
        border-width: 0;
        border-style: solid;
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(115, 115, 115, .7);
        color: rgba(106, 192, 189, 1);
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnA:active {
        border-width: 0;
        border-style: solid;
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(81, 80, 80, .7);
    }

    .c_portalResEbizads_banner-04001 .p_interactionA {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-04001 .p_interactionA+.p_interactionA {
        left: initial;
        right: 0;
    }

    .c_portalResEbizads_banner-04001 .p_imageA {
        width: auto;
        height: auto;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-04001 .p_images {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-04001 .p_banner {
        width: inherit;
        height: auto;
        border-width: 1px;
        border-style: none;
        border-color: rgba(255, 255, 255, 1);
        background-color: transparent;
        overflow: visible;
    }

    .c_portalResEbizads_banner-04001 {
        min-width: 300px;
        overflow: auto;
    }

    .c_portalResEbizads_banner-04001 .p_banner {
        width: 100%;
        height: 100%;
        background-color: transparent;
    }

    .c_portalResEbizads_banner-04001 .p_images {
        width: auto;
        height: auto;
    }

    .c_portalResEbizads_banner-04001 .p_ThumbnailBox {
        width: auto;
        height: auto;
        border-width: 0;
        background-color: transparent;
    }

    .c_portalResEbizads_banner-04001 .p_ThumbnailBoxA {
        width: auto;
        height: auto;
    }

    .c_portalResEbizads_banner-04001 .p_interactionA {
        width: auto;
        height: auto;
    }

    .c_portalResEbizads_banner-04001 .p_interactionB {
        width: auto;
        height: auto;
    }

    .c_portalResEbizads_banner-04001 .p_TitleBox {
        border-width: 0;
    }

    .c_portalResEbizads_banner-04001 .p_TitleBoxA {
        width: auto;
        height: auto;
        border-width: 0;
        background-color: transparent;
    }

    .c_portalResEbizads_banner-04001 .c_banner {
        width: inherit;
        height: inherit;
    }

    .c_portalResEbizads_banner-04001 .p_images {
        width: inherit;
        height: inherit;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .c_portalResEbizads_banner-04001 .p_LinkA {
        width: inherit;
        height: inherit;
        display: block;
        position: relative;
    }

    .c_portalResEbizads_banner-04001 .p_imageA {
        vertical-align: baseline;
        text-align: center;
        width: inherit;
        height: inherit;
    }

    .c_portalResEbizads_banner-04001 .p_imageA:hover {
        background-color: transparent;
    }

    .c_portalResEbizads_banner-04001 .p_imageA:hover:after {
        background-color: transparent;
    }

    .c_portalResEbizads_banner-04001 .p_interactionA {
        cursor: pointer;
        left: 0;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 99;
        overflow: visible;
    }

    .c_portalResEbizads_banner-04001 .p_interactionB {
        cursor: pointer;
        right: 0;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 99;
        overflow: visible;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnA {
        position: absolute;
        top: 50%;
        margin-top: -37px;
        padding-top: 10px;
        color: rgb(187, 182, 182);
        left: 0;
        width: 33px;
        height: 64px;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 999;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnA .iconfont:before {
        font-size: 30px;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnB {
        position: absolute;
        top: 50%;
        margin-top: -37px;
        right: 0;
        width: 33px;
        height: 64px;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 999;
        padding-top: 10px;
        color: rgb(187, 182, 182);
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnB .iconfont:before {
        font-size: 30px;
    }

    .c_portalResEbizads_banner-04001 .p_SummaryBox {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 5;
        height: 70px;
        background-color: transparent;
        display: none;
    }

    .c_portalResEbizads_banner-04001 .p_SummaryBox:hover {
        background-color: transparent;
    }

    .c_portalResEbizads_banner-04001 .p_SummaryBox .p_LinkB {
        display: block;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .c_portalResEbizads_banner-04001 .p_TitleBox {
        width: 100%;
        height: auto;
        height: 80px;
        padding: 10px;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 999;
        font-weight: bold;
    }

    .c_portalResEbizads_banner-04001 .p_LinkA .p_TitleBox span {
        display: block;
        height: 25px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin-top: 15px;
    }

    .c_portalResEbizads_banner-04001 .p_LinkA:hover .p_TitleBox span {
        color: #fff;
    }

    .c_portalResEbizads_banner-04001 .p_TitleBoxA {
        width: 100%;
        height: inherit;
        padding-left: 20px;
        padding-right: 20px;
    }

    .c_portalResEbizads_banner-04001 .p_ImgHead {
        padding-top: 10px;
        padding-bottom: 12px;
        font-size: 30px;
        font-weight: normal;
        font-family: "Microsoft YaHei";
        color: #fff;
        white-space: normal;
    }

    .c_portalResEbizads_banner-04001 .p_ThumbnailBox {
        position: absolute;
        text-align: center;
        font-size: 0;
        z-index: 6;
        overflow: hidden;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .c_portalResEbizads_banner-04001 .p_ThumbnailBoxA {
        padding-right: 30px;
        padding-left: 30px;
        width: 100%;
        position: absolute;
        right: 0;
        bottom: 0;
        text-align: right;
        font-size: 0;
        z-index: 6;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-04001 .p_ThumbnailBox .p_NumBtn:first-child {
        margin-left: 0;
    }

    .c_portalResEbizads_banner-04001 .p_NumBtn {
        margin-right: 6px;
        font-size: 0;
        width: 90px;
        height: auto;
        display: inline-block;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-04001 .p_CircleNumBtn {
        margin-left: 10px;
    }

    .c_portalResEbizads_banner-04001 .p_SquareNumBtn {
        margin-left: 10px;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnC {
        position: absolute;
        top: 50%;
        left: 0;
        cursor: pointer;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnD {
        position: absolute;
        top: 50%;
        right: 0;
        cursor: pointer;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .c_portalResEbizads_banner-04001 .p_CircleNumBtn,
    .c_portalResEbizads_banner-04001 .p_SquareNumBtn,
    .c_portalResEbizads_banner-04001 .p_ListNumBtn {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .c_portalResEbizads_banner-04001 .p_SquareNumBtn {
        width: 98px;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnD .iconfont:before {
        content: "\e6ae";
        font-size: 30px;
    }

    .c_portalResEbizads_banner-04001 .p_ImgSummary {
        font-weight: normal;
        white-space: normal;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnC .iconfont {
        font-size: 30px;
        color: rgba(255, 255, 255, .6);
        display: table-cell;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnD .iconfont {
        font-size: 30px;
        color: rgba(255, 255, 255, .6);
        display: table-cell;
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnC:hover .iconfont {
        color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-04001 .p_SwitchBtnD:hover .iconfont {
        color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-04001 .p_NumBtn:hover {
        border-color: rgba(103, 184, 180, 1);
    }

    .c_portalResEbizads_banner-04001 .swiper-container {
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        z-index: 1;
        height: 100%;
    }

    .swiper-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -ms-transition-property: -ms-transform;
        transition-property: transform;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .swiper-container-android .swiper-slide,
    .swiper-wrapper {
        -webkit-transform: translate3d(0px, 0, 0);
        -moz-transform: translate3d(0px, 0, 0);
        -o-transform: translate(0px, 0px);
        -ms-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);
    }

    .swiper-slide {
        -webkit-flex-shrink: 0;
        -ms-flex: 0 0 auto;
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
    }

    .c_portalResEbizads_banner-04001 .p_MatteIcon:before {
        content: '\e752';
    }

    .c_portalResEbizads_banner-04001 .widther img {
        width: auto !important;
    }

    .c_portalResEbizads_banner-04001 .swiper-pagination {
        position: absolute;
        z-index: 20;
        bottom: 80px;
        width: 100%;
        text-align: center;
    }

    .c_portalResEbizads_banner-04001 .swiper-pagination span {
        display: inline-block;
        margin-right: 4px;
    }

    .c_portalResEbizads_banner-04001 .background_default {
        display: inline-block;
        width: 27px;
        height: 27px;
        border-radius: 50%;
        margin: 0 5px;
        opacity: 0.8;
        cursor: pointer;
    }
}

#c_portalResEbizads_banner-15541827487918693 .content:before {
    display: none !Important;
}

.swiper-pagination {
    bottom: 20px !important;
}

.swiper-pagination .swiper-pagination-bullet {
    display: inline-block;
    width: 80px;
    height: 4px;
    margin: 0px 8px !important;
    border-radius: 0%;
    background-color: #fff;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    cursor: pointer;
    border-radius: 4px;
}

.swiper-pagination .swiper-pagination-bullet:hover,
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #edc567;
}

@media screen and (max-width: 460px) {
    .swiper-pagination {
        bottom: 10px !important;
    }

    .swiper-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0px 5px !important;
        border-radius: 50%;
    }
}

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

@media screen and (max-width:768px) {
    /* .c_portalResEbizads_banner-04001 .swiper-pagination {
        display: none;
    } */
} 

#c_portalResEbizads_banner-15598160153827243 {
    display: none;
}

#c_portalResEbizads_banner-1560324941821 {
    display: none;
}

#c_portalResEbizads_banner-15621219137403933 {
    display: none;
}

@media screen and (max-width:768px) {
    #c_portalResEbizads_banner-15554158534949895 {
        display: none;
    }

    #c_portalResEbizads_banner-15598160153827243 {
        display: block;
    }

    #c_portalResEbizads_banner-1560324941816 {
        display: none;
    }

    #c_portalResEbizads_banner-1560324941821 {
        display: block;
    }

    #c_portalResEbizads_banner-15621219137403933 {
        display: block;
    }
}

.swiper_button {
    width: 45px;
    height: 45px;
    font-size: 32px;
    line-height: 45px;
    position: absolute;
    top: 0px;
    transform: translateY(-50%);
    color: #ee9803;
    display: block;
    text-align: center;
    cursor: pointer;
}

.k_sbl {
    left: 0px;
}

.k_sbr {
    right: 0px;
}

.c_portalResEbizads_banner-04001 .bannerBox {
    width: 100%;
    height: auto;
}

.c_portalResEbizads_banner-04001 .content {
    position: relative;
    width: 100%;
    height: 100%;
}

.c_portalResEbizads_banner-04001 .picB {
    width: 100%;
    height: auto;
}

.c_portalResEbizads_banner-04001 .bannerPic {
    position: relative !important;
    width: 100% !important;
    top: 0 !important;
    left: 0 !important;
    transform: none !important;
}

.c_portalResEbizads_banner-04001 .swiper-button-prev {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    left: 20px;
    background-color: rgba(91, 112, 136, .5);
    color: #fff;
    text-align: center;
    line-height: 38px;
}

.c_portalResEbizads_banner-04001 .swiper-button-next {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    right: 20px;
    background-color: rgba(91, 112, 136, .5);
    color: #fff;
    text-align: center;
    line-height: 38px;
}

.c_portalResEbizads_banner-04001 .text {
    position: absolute;
    top: 50%;
    width: 60%;
    max-width: 1000px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-30%);
}

.c_portalResEbizads_banner-04001 .bannerTitle {
    color: #fff;
    position: relative;
    padding-bottom: 2rem;
    font-size: 1.125rem;
}

.c_portalResEbizads_banner-04001 .bannerTitle::before {
    content: '';
    display: block;
    width: 2rem;
    height: 0.125rem;
    background-color: #e34646;
    position: absolute;
    top: 2.25rem;
}

.c_portalResEbizads_banner-04001 .bannerTitle::after {
    content: '';
    display: block;
    width: 2rem;
    height: 0.125rem;
    background-color: #fff;
    position: absolute;
    top: 2.25rem;
    left: 2rem;
}

.c_portalResEbizads_banner-04001 .summry {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 1.5rem;
    letter-spacing: 3px;
}

.c_portalResEbizads_banner-04001 .bannerLink {
    display: block;
    width: 6rem;
    height: 2rem;
    border-radius: 1rem;
    background-color: #fff;
    text-align: center;
    line-height: 2rem;
    color: #ccc;
    margin-top: 3rem;
}

.c_portalResEbizads_banner-04001 .text * {
    transform: translateY(3rem);
    opacity: 0;
}

.c_portalResEbizads_banner-04001 .swiper-slide-active .text * {
    transition: all 2s ease .5s;
    transform: translateY(0);
    opacity: 1;
}

.c_portalResEbizads_banner-04001 .bannerLink:hover {
    background-color: rgba(227, 70, 70, 1);
    color: #fff;
    transition: all 2s ease;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    .c_portalResEbizads_banner-04001 .bannerTitle {
        font-size: 1.25rem;
    }

    .c_portalResEbizads_banner-04001 .summry {
        font-size: 1rem;
    }
}

@media only screen and (max-width: 768px) {
    .c_portalResEbizads_banner-04001 .bannerBtn {
        display: none;
    }

    .c_portalResEbizads_banner-04001 .bannerTitle {
        font-size: 1rem;
    }

    .c_portalResEbizads_banner-04001 .summry {
        font-size: 0.875rem;
    }
}

@keyframes km {
    0% {
        transform: translateY(0px);
        opacity: 1;
    }

    100% {
        transform: translateY(30px);
        opacity: 0;
    }
}

@-moz-keyframes km {
    0% {
        transform: translateY(0px);
        opacity: 1;
    }

    100% {
        transform: translateY(30px);
        opacity: 0;
    }
}

@-webkit-keyframes km {
    0% {
        transform: translateY(0px);
        opacity: 1;
    }

    100% {
        transform: translateY(30px);
        opacity: 0;
    }
}

@-o-keyframes km {
    0% {
        transform: translateY(0px);
        opacity: 1;
    }

    100% {
        transform: translateY(30px);
        opacity: 0;
    }
}

.k_cl_banner_scolldown {
    position: absolute;
    left: 0px;
    bottom: 30px;
    right: 0px;
    text-align: center;
    z-index: 3;
}

.k_cl_banner_scoll_pic {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    animation: km 1.4s infinite;
    -webkit-animation: km 1.4s infinite;
    -moz-animation: km 1.4s infinite;
    -ms-animation: km 1.4s infinite;
    -o-animation: km 1.4s infinite;
}

@media screen and (max-width:1360px) {
    .k_cl_banner_scolldown {
        bottom: 25px;
    }
}

@media screen and (max-width:768px) {
    .k_cl_banner_scolldown>p {
        display: none;
    }
}

.c_portalResEbizads_banner-04001 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

.c_portalResEbizads_banner-04001>div {
    animation-fill-mode: both;
}

.k_banner_video_warpper {
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
}

.k_banner_video_warpper video {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}

.k_banner_link {
    display: block;
    width: 100%;
    overflow: hidden;
}

.k_banner_link {
    width: 100%;
    height: 100%;
    obejct-fit: cover;
    -webkit-object-fit: cover;
}

.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(../image/camera.png) no-repeat center;
}

@media only screen and (max-width:768px) {
    #w_fimg-1627382201686 {
        max-width: none !important;
    }
}

/*产品应用板块*/
.Applications-box{
    background: #e1e9f0;
}
.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;
    }

    #w_grid-1625131243951 {
        margin-top: 70px !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;
    }
}



/*我们的优势板块-开始*/
/* .Home_Solution {
    position: relative;
  }
  .Home_Solution .box .boxLeft {
    width: 8rem;
    padding-left: var(--interval);
    padding-top: 0.72rem;
    padding-right: 1rem;
  }
  .Home_Solution .box .boxLeft .content1 ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .Home_Solution .box .boxLeft .content1 ul li {
    position: relative;
    width: 0.72rem;
    margin-right: 0.48rem;
  }
  .Home_Solution .box .boxLeft .content1 ul li .icon1 img {
    width: 100%;
  }
  .Home_Solution .box .boxLeft .content1 ul li .icon2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    width: 100%;
  }
  .Home_Solution .box .boxLeft .content1 ul li .icon2 img {
    width: 100%;
  }
  .Home_Solution .box .boxLeft .content1 ul li .icon3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
  }
  .Home_Solution .box .boxLeft .content1 ul li .icon3 img {
    margin: auto;
    max-height: 0.32rem;
  }
  .Home_Solution .box .boxLeft .content1 ul li .icon4 {
    opacity: 0;
  }
  .Home_Solution .box .boxLeft .content1 ul .active .icon2 {
    opacity: 1;
  }
  .Home_Solution .box .boxLeft .content1 ul .active .icon3 {
    opacity: 0;
  }
  .Home_Solution .box .boxLeft .content1 ul .active .icon4 {
    opacity: 1;
  }
  .Home_Solution .box .boxLeft .content2 {
    margin-top: 0.6rem;
  }
  .Home_Solution .title {
    position: absolute;
    left: var(--interval);
    top: 0;
    z-index: 1;
    margin-top: -0.5rem;
  }
.f56 {
    font-size: var(--f54);
    line-height: 1;
}

.pt {
    padding-top: 1.1rem;
}
  .Home_Solution .rotate-height {
    position: relative;
    height: 420vh;
    scroll-snap-align: start;
  height: 100vh;
  }
  .Home_Solution .rotate-height .rotate-subheight {
    height: 415vh;
  }
  .Home_Solution .rotate-sticky {
    height: -webkit-calc(99.1vh);
    height: calc(100vh - 0.9rem);
    position: -webkit-sticky;
    position: sticky;
    top: 0.9rem;
    overflow: hidden;
  }
  .Home_Solution .rotate-sticky .rotate-s {
    padding-left: var(--interval);
    height: 100%;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-cards-flexbox {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    right: var(--interval);
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  @media screen and (min-width: 1200px) {
    .Home_Solution .rotate-sticky .rotate-s .rotate-cards-flexbox .rotate-ellipse {
      border-radius: 50%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-flow: column;
      -ms-flex-flow: column;
      flex-flow: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
     
      width: 52rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      left: 0;
    }
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-cards-flexbox .rotate-ellipse .rotate-card {
    padding: 0.4rem 0;
    width: 9.6rem;
    height: 6.9rem;
    position: relative;
    left: -9.5rem;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-cards-flexbox .rotate-ellipse .rotate-card p {
    overflow: hidden;
    border-radius: 0.25rem;
    height: 100%;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-cards-flexbox .rotate-ellipse .rotate-card img {
    width: 100%;
    height: 100%;
  }
  @media screen and (min-width: 1200px) {
    .Home_Solution .rotate-sticky .rotate-s .rotate-cards-flexbox .rotate-ellipse .card-1 {
      -webkit-transform: translate(41%, -25%) rotate(30deg);
      -ms-transform: translate(41%, -25%) rotate(30deg);
      transform: translate(41%, -25%) rotate(30deg);
    }
    .Home_Solution .rotate-sticky .rotate-s .rotate-cards-flexbox .rotate-ellipse .card-2 {
      -webkit-transform: translate(10%, -15%) rotate(15deg);
      -ms-transform: translate(10%, -15%) rotate(15deg);
      transform: translate(10%, -15%) rotate(15deg);
    }
    .Home_Solution .rotate-sticky .rotate-s .rotate-cards-flexbox .rotate-ellipse .card-4 {
      -webkit-transform: translate(10%, 15%) rotate(-15deg);
      -ms-transform: translate(10%, 15%) rotate(-15deg);
      transform: translate(10%, 15%) rotate(-15deg);
    }
    .Home_Solution .rotate-sticky .rotate-s .rotate-cards-flexbox .rotate-ellipse .card-5 {
      opacity: 0;
    }
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0%;
    z-index: 2;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-icons {
    margin-top: 1.7rem;
    margin-bottom: 0.4rem;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-icons ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-icons ul li {
    position: relative;
    width: 0.72rem;
    margin-right: 0.48rem;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-icons ul li .icon1 img {
    width: 100%;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-icons ul li .icon2 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    width: 100%;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-icons ul li .icon2 img {
    width: 100%;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-icons ul li .icon3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-icons ul li .icon3 img,
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-icons ul li .icon3 svg {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    width: 0.36rem;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-icons ul li .icon3 path {
    transition: 0.4s;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-icons ul li .icon4 {
    opacity: 0;
    display: none;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-icons ul .active .icon2 {
    opacity: 1;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-icons ul .active .icon3 path {
    fill: #fff;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-icons ul .active .icon4 {
    opacity: 1;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-headers-frame {
    position: relative;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-headers-frame .set-1,
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-headers-frame .set-2,
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-headers-frame .set-3,
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-headers-frame .set-4 {
    position: absolute;
    top: 0%;
    left: 0%;
    opacity: 0;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-headers-frame .rotate-swap-header-cell {
    gap: 0.2rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    width: 5.2rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-headers-frame .rotate-swap-header-cell .list .content4 {
    font-size: var(--f34);
    font-family: 'MontserratMedium';
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-headers-frame .rotate-swap-header-cell .list .content5 {
    font-size: var(--f16);
    font-family: 'MontserratMedium';
    margin-top: 2px;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-headers-frame .rotate-swap-header-cell .list .content6 {
    font-family: 'MontserratLight';
    font-size: var(--f16);
    color: #333;
    margin-top: 0.35rem;
    line-height: 2;
    height: 8em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-justify: distribute-all-lines;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-headers-frame .rotate-swap-header-cell .list .content7 {
    margin-top: 0.7rem;
  }
  .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-headers-frame .active {
    position: relative;
    opacity: 1;
    z-index: 2;
  }
  @media screen and (max-width: 1680px) {
    .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-icons ul li .icon3 img {
      margin: auto;
      max-height: 0.25rem;
    }
  }
  @media screen and (max-width: 1530px) {
    .Home_Solution .rotate-sticky .rotate-s .rotate-cards-flexbox {
      right: 2rem;
    }
    .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-headers-frame .rotate-swap-header-cell {
      width: 6.7rem;
    }
    .Home_Solution .rotate-height {
      height: 410vh;
    }
}

@media screen and (max-width: 1400px) {
    .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-icons {
      margin-top: 1.5rem;
    }
    .Home_Solution .rotate-sticky .rotate-s .rotate-cards-flexbox {
      right: 1.5rem;
    }
    .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-headers-frame .rotate-swap-header-cell {
      width: 6.5rem;
    }
    .Home_Solution .rotate-height {
      height: 420vh;
    }
}

@media screen and (max-width: 1280px) {
    .Home_Solution .rotate-sticky .rotate-s .rotate-cards-flexbox {
      right: 1rem;
    }
    .Home_Solution .rotate-sticky .rotate-s .rotate-cards-flexbox .rotate-ellipse .rotate-card {
      width: 8.6rem;
      height: 5.9rem;
      left: -8.6rem;
    }
    .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-headers-frame .rotate-swap-header-cell .list .content6 {
      margin-top: 0.3rem;
      line-height: 1.5;
      height: 6em;
    }
    .Home_Solution .rotate-height {
      height: 420vh;
    }
  }
  @media screen and (max-width: 1200px) {
    .Home_Solution {
      padding: 0 5vw;
    }
    .Home_Solution .rotate-sticky,
    .Home_Solution .rotate-height,
    .Home_Solution .rotate-height .rotate-subheight {
      height: auto;
    }
    .Home_Solution .title,
    .Home_Solution .rotate-sticky .rotate-s .rotate-cards-flexbox,
    .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper,
    .Home_Solution .rotate-sticky .rotate-s .rotate-cards-flexbox .rotate-ellipse {
      position: initial;
    }
    .Home_Solution .rotate-sticky .rotate-s {
      padding-left: 0;
    }
    .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-headers-frame .rotate-swap-header-cell {
      width: 100%;
    }
    .Home_Solution .rotate-sticky .rotate-s .rotate-cards-flexbox .rotate-ellipse .rotate-card {
      width: 100%;
      height: auto;
      left: 0;
      display: none;
      padding: 0.5rem 0 0.9rem;
    }
    .Home_Solution .rotate-sticky .rotate-s .rotate-cards-flexbox .rotate-ellipse .rotate-card.active {
      display: block;
    }
    .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-icons {
        margin-top: 0.8rem;
      }
      .Home_Solution .rotate-sticky .rotate-s .rotate-swap-headers-wrapper .rotate-swap-icons ul li {
        width: 1rem;
      }
} */
/*我们的优势板块-结束*/




.w_fbtn-001 {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 150px;
    min-height: 36px;
    max-height: 0;
    text-align: center;
    margin: 0 auto;
    font-size: 0;
}

.w_fbtn-001 .p_CommonBtn {
    width: 100%;
    height: inherit;
    padding: 0;
}

.w_fbtn-001 .p_CommonBtn .font {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    font-size: 14px;
    height: auto;
}

.w_fbtn-001 .animated {
    width: 100%;
    height: 100%;
    min-height: inherit;
}

.w_fbtn-001 .p_link {
    min-height: inherit;
    display: block;
}

.w_fbtn-001 .p_CommonBtn {
    border-style: solid;
}

.w_fbtn-001 .p_CommonBtn {
    width: 100%;
    height: 36px;
    color: rgba(255, 255, 255, 1);
    border-width: 1px;
    border-style: none;
    border-color: transparent;
    background-color: rgba(255, 102, 0, 1);
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
    min-height: inherit;
}

.w_fbtn-001 .p_CommonBtn:before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.w_fline-001 .p_FLine {
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #f0f0f0;
    opacity: 1;
    filter: alpha(opacity:100);
    display: inline-block;
    vertical-align: middle;
}

.w_fline-001 {
    width: 100%;
    min-height: 20px;
    display: block;
    margin: 0 auto;
}

.w_fline-001 .w_fline {
    width: 100%;
    min-height: inherit;
    font-size: 0;
}

.w_fline-001 .w_fline:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    min-height: inherit;
    width: 0;
}

.c_portalResNews_list-01001 {
    min-width: 320px;
    width: 100%;
}

.c_portalResNews_list-01001 .p_title .font {
    width: inherit;
    white-space: normal;
    display: inline-block;
    line-height: 19px;
    vertical-align: top;
}

.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;
    padding: 0 30px;
    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) {}

.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;
}

* {
    padding: 0;
    margin: 0;
}

/* .yx_Header {
    background: transparent;
    border-color: transparent;
} */

.yx_Nav .yx_YjTit a {
    color: #fff;
}

.yx_HeadRight>div {
    color: #fff;
}

.pagebox {
    width: 100%;
}

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

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) {}

#c_portalResProduct_list-16358225355699130 .proSwiperBox {
    margin-top: var(--yx_FSOne);
}

#c_portalResProduct_list-16358225355699130 .yx_ImgCover {
    /* padding-bottom: 84%; */
    padding-bottom: 100%;
}

#c_portalResProduct_list-16358225355699130 .proCotent {
    border-radius: 4px;
    background: #fff;
    position: relative;
    margin-bottom: var(--yx_FSOne);
    padding: 8px 8px 10%;
    box-shadow: 10px 15px 30px rgba(0, 0, 0, 0.1);
}

#c_portalResProduct_list-16358225355699130 .swiper-container {
    overflow: visible !important;
    min-height: 540px;
}

#c_portalResProduct_list-16358225355699130 .yx_Title {
    font-size: 20px;
    color: var(--yx_Color);
    font-weight: bold;
    line-height: 200%;
    /* margin-bottom: var(--yx_FSFour); */
}

#c_portalResProduct_list-16358225355699130 .yx_Tit {
    font-size: var(--yx_FSSix);
    color: var(--yx_ColorTwo);
    font-weight: bold;
    line-height: 200%;
}

#c_portalResProduct_list-16358225355699130 .content {
    padding: var(--yx_FSFive) 5% 0;
}

#c_portalResProduct_list-16358225355699130 .yx_Summary {
    font-size: 14px;
    line-height: 220%;
    color: #999999;
}

#c_portalResProduct_list-16358225355699130 .yx_M {
    background-color: rgba(212, 22, 54, 1);
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 0px;
    border-radius: 4px;
    position: absolute;
    width: 180px;
    height: 48px;
    opacity: 0;
    bottom: -72px;
}

#c_portalResProduct_list-16358225355699130 .font {
    color: #fff;
    font-weight: bold;
    text-align: Center;
    width: calc(100% - 48px);
    position: relative;
    z-index: 3;
    transition: all 0.6s;
}

#c_portalResProduct_list-16358225355699130 .yx_M:after {
    content: '\e698';
    display: block;
    position: absolute;
    right: 0;
    width: 48px;
    height: 100%;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    text-align: Center;
    line-height: 48px;
    z-index: 2;
    transition: all 0.6s;
    font-family: "iconfont" !important;
}

#c_portalResProduct_list-16358225355699130 .yx_M:before {
    content: '';
    display: block;
    width: 0px;
    border-radius: 0 50% 50% 0;
    background: rgba(0, 0, 0, 0.15);
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0;
    transition: all 0.6s;
}

#c_portalResProduct_list-16358225355699130 .yx_M:hover:after {
    background: transparent;
    transition: all 0.6s;
}

#c_portalResProduct_list-16358225355699130 .yx_M:hover:before {
    width: 24px;
    transiiton: all 0.6s ease;
}

#c_portalResProduct_list-16358225355699130 .yx_M:hover .font {
    transform: translateX(20%);
    transiton: all 0.6s;
}

#c_portalResProduct_list-16358225355699130 .yx_buttonBox {
    width: 91.5%;
    margin-top: var(--yx_FSOne);
}

#c_portalResProduct_list-16358225355699130 .swiper-scrollbar {
    height: 6px;
    background: #f0f2f4;
    width: calc(94% - 120px);
    border-radius: 4px;
}

#c_portalResProduct_list-16358225355699130 .swiper-scrollbar-drag {
    height: 6px;
    border-radius: 4px;
    cursor: pointer;
    background: var(--yx_Color) !important;
}

#c_portalResProduct_list-16358225355699130 .yx_btn {
    border-width: 50%;
    width: 56px;
    height: 56px;
    background: #f0f2f4;
    border-radius: 50%;
    line-height: 56px;
    text-align: center;
    font-size: 18px;
    color: var(--yx_Color);
    cursor: pointer;
}

#c_portalResProduct_list-16358225355699130 .yx_btn:hover {
    background: var(--yx_Color);
    transition: all 0.6s ease;
    color: #fff;
}

#c_portalResProduct_list-16358225355699130 .proCotent:hover .yx_M {
    bottom: -24px;
    transition: all 0.6s ease;
    opacity: 1;
}

#c_portalResProduct_list-16358225355699130 .proCotent:hover .yx_ImgCover img {
    transition: all 0.6s ease;
    transform: scale(1.1);
}

#c_portalResProduct_list-16358225355699130 .proCotent:hover {
    box-shadow: 15px 20px 40px rgba(0, 0, 0, 0.1);
    transition: all 0.6s ease;
    padding-bottom: 15%;
}

@media only screen and (max-width:1024px) {
    #c_portalResProduct_list-16358225355699130 .swiper-container {
        min-height: 0px;
    }

    #c_portalResProduct_list-16358225355699130 .yx_M {
        bottom: -24px;
        opacity: 1;
    }

    #c_portalResProduct_list-16358225355699130 .proCotent {
        padding-bottom: 60px;
    }
}

#c_portalResProduct_list-16358225355699130 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#c_portalResPublic_codeContainer-16358225412544552 .g_item {
    border-right: 1px solid #b6bac1;
    border-bottom: 1px solid #b6bac1;
    width: calc((100% - 3px)/3);
    text-align: center;
    padding: calc(2vw + 30px) 0;
    position: relative;
}

#c_portalResPublic_codeContainer-16358225412544552 .g_box {
    border-top: 1px solid #b6bac1;
    border-left: 1px solid #b6bac1;
}

#c_portalResPublic_codeContainer-16358225412544552 .g_n5 {
    font-size: calc(2vw + 24px);
    font-weight: bold;
    color: #d41636;
    line-height: 100%;
}

#c_portalResPublic_codeContainer-16358225412544552 .g_unit {
    font-size: var(--yx_FSFour);
    color: #2a2a2a;
    line-height: 180%;
    font-weight: bold;
    margin: 12px auto var(--yx_FSFour);
}

#c_portalResPublic_codeContainer-16358225412544552 .g_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}

#c_portalResPublic_codeContainer-16358225412544552 .g_t2 {
    width: 90%;
    margin: 0 auto;
}

@media only screen and (max-width:768px) {
    #c_portalResPublic_codeContainer-16358225412544552 .g_item {
        padding: 30px 0;
    }

    #c_portalResPublic_codeContainer-16358225412544552 .g_t2 {
        display: none;
    }
}

#c_portalResPublic_codeContainer-16358225412544552 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}




/*产品应用-开始*/
#c_portalResNews_list-16358225682648113 .newject_list {
    background: #f9fafc;
    border-radius: 36px;
    overflow: hidden;
}
/* #c_portalResNews_list-16358225682648113 .newject_list .yx_More{
    background: linear-gradient(to bottom, rgba(0, 156, 117, 0), rgba(0, 156, 117, 0), #37506a);
} */

#c_portalResNews_list-16358225682648113 .yx_ImgCover {
    /* padding-bottom: 80%; */
    padding-bottom: 140%;
}

#c_portalResNews_list-16358225682648113 .pj_titles {
    padding: var(--yx_FSFour) 5%;
    background: #f9fafc;
}

#c_portalResNews_list-16358225682648113 .yx_Tit {
    font-size: 24px;
    color: #04243D;
    line-height: 180%;
    margin-bottom: 16px;
}

#c_portalResNews_list-16358225682648113 .yx_Sum {
    font-size: 14px;
    line-height: 200%;
    color: #999999;
}

#c_portalResNews_list-16358225682648113 .leftTimeBox {
    position: absolute;
    bottom: var(--yx_FSFour);
    left: var(--yx_FSFour);
    z-index: 3;
}

#c_portalResNews_list-16358225682648113 .newData {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

#c_portalResNews_list-16358225682648113 .newYearMon {
    font-size: 16px;
    line-height: 180%;
    color: #fff;
}

#c_portalResNews_list-16358225682648113 .S02 {
    margin-top: var(--yx_FSOne);
}

#c_portalResNews_list-16358225682648113 .yx_M {
    font-size: var(--yx_FSSix);
    font-weight: bold;
    margin-top: var(--yx_FSFour);
    color: var(--yx_Color);
    display: block;
}

#c_portalResNews_list-16358225682648113 .newject_list:hover .yx_ImgCover img {
    transition: all 0.6s ease;
    transform: scale(1.1);
}

#c_portalResNews_list-16358225682648113 .newject_list:hover .yx_M {
    transition: all 0.6s ease;
    color: rgba(212, 22, 54, 1);
}

#c_portalResNews_list-16358225682648113 {
    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;
}
/*产品应用-结束*/



/*关于我们-开始*/
.index_who {
    background: url("../image/2.jpg") no-repeat;
    background-size: cover;
  }
  .index_who .le_box {
    width: 100%;
    padding-right: 10%;
  }
  .index_who .le_box .content1 .desc {
    margin-top: 2rem; /* 0.32rem × 6.25 */
  }
  .index_who .le_box .content2 {
    margin-top: 5rem; /* 0.6rem × 6.25 */
    /* margin-bottom: 6.875rem; */ /* 1.1rem × 6.25（注释同步调整） */
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 3.75rem; /* 0.6rem × 6.25 */
  }
  .index_who .le_box .content2 .item {
    display: flex;
    flex-wrap: wrap;
    border: none;
  }
  .index_who .le_box .content2 .item .svg {
    width: 3rem; /* 0.74rem × 6.25 */
  }
  .index_who .le_box .content2 .item .svg img {
    max-width: 100%;
  }
  .index_who .le_box .content2 .item .box {
    flex: 1;
    padding-left: 1.25rem; /* 0.2rem × 6.25 */
  }
  .index_who .le_box .content2 .item .box .data {
    font-size: 3.125rem; /* 0.5rem × 6.25 */
    line-height: 0.9;
    color: #054e85;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .index_who .le_box .content2 .item .box .desc {
    /* font-family: GilroyBold; */
    /* font-size: 1.125rem; */ /* 0.18rem × 6.25（注释同步调整） */
    margin-top: 15px; /* 0.05rem × 6.25 */
  }
  .index_who .ri_box {
    width: 36%;
      display:none;
  }
  .index_who .ri_box img {
    width: 100%;
  }
  .w1620 {
    padding: 0 7.85vw;
}

.p100_ {
    padding-bottom: 10rem; /* 1rem × 6.25 */
}
.p100 {
    padding-top: 10rem; /* 1rem × 6.25 */
}
.f48 {
    font-size: 3rem; /* 0.48rem × 6.25 */
    line-height: 1.2;
}
.f20 {
    font-size: 1.25rem; /* 0.2rem × 6.25 */
}
.f18 {
    font-size: 18px; /* 0.20rem × 6.25 */
}
.df {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.pu_title .tips {
    color: #054e85;
    /* font-family: GilroyBold; */
    font-size: 1.5625rem; /* 0.25rem × 6.25 */
}
.pu_title .txt {
    margin-top: 1.5625rem; /* 0.25rem × 6.25 */
    color: #04243D;
    font-weight: 500;
    /* font-family: GilroyBold; */
    /* font-size: 3rem; */ /* 0.48rem × 6.25（注释同步调整） */
    line-height: 1.2;
}
.pu_title .desc {
    line-height: 2;
    color: #04243D;
    /* font-size: 1.125rem; */ /* 0.18rem × 6.25（注释同步调整） */
}

@media (max-width: 1600px) {
    .w1620 {
        padding: 0 7vw;
    }
}
@media (max-width: 1500px) {
    .w1620 {
        padding: 0 5vw;
    }
}
@media (max-width: 1500px) {
    .index_world .ld_post .content2 .item .data, .index_quality .ty_top .content2 .item .data, .index_who .le_box .content2 .item .box .data {
        font-size: 1.8rem; /* 0.45rem × 6.25 */
    }
}
@media (max-width: 1200px) {
    .w1620 {
        padding: 0 5vw;
    }
}
@media (max-width: 1200px) {
    .index_who .le_box {
        padding-right: 5%;
    }
}

@media (max-width: 1200px) {
    .index_who .ri_box {
        text-align: center;
    }
}
@media (max-width: 1200px) {
    .service_details .item .ri_box, .product_details .ls_bot .ri_box .box .content1 .neiro, .product_details .ls_bot .ri_box, .product_box .ri_box, .pc_footer .fo_box .ter_top .content3, .pc_footer .fo_box .ter_top .content4, .index_quality .ty_top .content2, .index_products .ts_top .content2, .index_who .ri_box {
        margin-top: 3.75rem; /* 0.6rem × 6.25 */
    }
}
@media (max-width: 1200px) {
    .online_message .ri_box, .contact_us .ri_box, .contact_us .le_box, .news_details .ls_bot .le_box, .news_box .ws_bot .content1 .swiper .swiper-slide a .ri_box, .news_box .ws_bot .content1 .swiper .swiper-slide a .le_box, .service_details .item .ri_box, .service_details .item .le_box, .service_box .ce_box .item .ri_box, .service_box .ce_box .item .le_box, .product_details .ls_bot .ri_box .box .content1 .neiro, .product_details .ls_bot .ri_box, .product_details .ls_bot .le_box, .product_box .ri_box, .product_box .le_box, .our_box .ur_post > div, .pc_footer .fo_box .ter_top .content1, .pc_footer .fo_box .ter_top .content3, .pc_footer .fo_box .ter_top .content4, .index_news .ws_bot .box, .index_quality .ty_top .content1, .index_quality .ty_top .content2, .index_products .ts_top .content1, .index_products .ts_top .content2, .index_who .ri_box, .index_who .le_box, .pu_cookie .kie_box .ri_box, .pu_cookie .kie_box .le_box {
        /* width: 100%; */
        flex: auto;
    }

    .index_who .le_box .content2{
    margin-top: 2rem;
}
}
@media (max-width: 1500px) {
    .f48 {
        font-size: 2.3rem; /* 0.48rem × 6.25 */
    }
}
@media (max-width: 750px) {
    .p100 {
    padding-top: 2rem;
    padding-bottom: 4rem;
}
    .online_message .ri_box, .contact_us .ri_box, .contact_us .le_box, .news_details .ls_bot .le_box, .news_box .ws_bot .content1 .swiper .swiper-slide a .ri_box, .news_box .ws_bot .content1 .swiper .swiper-slide a .le_box, .service_details .item .ri_box, .service_details .item .le_box, .service_box .ce_box .item .ri_box, .service_box .ce_box .item .le_box, .product_details .ls_bot .ri_box .box .content1 .neiro, .product_details .ls_bot .ri_box, .product_details .ls_bot .le_box, .product_box .ri_box, .product_box .le_box, .our_box .ur_post > div, .pc_footer .fo_box .ter_top .content1, .pc_footer .fo_box .ter_top .content3, .pc_footer .fo_box .ter_top .content4, .index_news .ws_bot .box, .index_quality .ty_top .content1, .index_quality .ty_top .content2, .index_products .ts_top .content1, .index_products .ts_top .content2, .index_who .ri_box, .index_who .le_box, .pu_cookie .kie_box .ri_box, .pu_cookie .kie_box .le_box {
        width: 100%;
        flex: auto;
    }
    .f48 {
        font-size: 1.9rem; /* 0.48rem × 6.25 */
    }
}
@media (max-width: 1500px) {
    .f18 {
        font-size: 1rem; /* 0.25rem × 6.25 */
    }
}
@media (max-width: 750px) {
    .f18 {
        font-size: 1rem; /* 0.25rem × 6.25 */
    }
}
@media (max-width: 750px) {
    .pc_footer .fo_box .ter_top .content4 .form_box .item, .index_world .ld_post .content3, .index_products .ts_bot .grid, .index_products .ts_top .content2, .index_who .le_box .content2 {
        grid-template-columns: repeat(2, 1fr);
    }
    .index_who .le_box .content2{
    gap: 2.5rem;
}
        .index_world .ld_post .content2 .item .data, .index_quality .ty_top .content2 .item .data, .index_who .le_box .content2 .item .box .data {
        font-size: 1.6rem;
    }
}


/*关于我们-结束*/

#c_portalResVideo_list-16254807130193698 .yx_VideoCon {
    padding: var(--yx_FSTwo) 8%;
    margin-top: var(--yx_FSFive);
}

#c_portalResVideo_list-16254807130193698 .yx_Tit {
    width: 66px;
    height: 66px;
    text-align: center;
    line-height: 66px;
    border-radius: 50%;
    background: #6190bf;
    font-size: 24px;
    color: #fff;
}

#c_portalResVideo_list-16254807130193698 .yx_VideoList {
    background: var(--yx_ColorTwo);
    border-radius: 4px;
    padding-bottom: var(--yx_FSFive);
}

#c_portalResVideo_list-16254807130193698 .yx_Video {
    width: 100%;
}

#c_portalResVideo_list-16254807130193698 .yx_Sum {
    font-size: var(--yx_FSThree);
    font-weight: bold;
    color: #fff;
}

#c_portalResVideo_list-16254807130193698 .yx_more {
    font-size: var(--yx_FSThree);
    font-weight: bold;
    color: #fff;
}

#c_portalResVideo_list-16254807130193698 .yx_VideoBox {
    box-shadow: 0 5px 16px rgba(31, 85, 162, 0.3);
}

#c_portalResVideo_list-16254807130193698 {
    width: auto;
    max-width: 490px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#c_portalResEbizads_banner-16358225941829234 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResEbizads_banner-16358225941829234>div {
    animation-fill-mode: both;
}

#c_portalResEbizads_banner-16358225941829234 .content:before {
    /* content: '';
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    background-size: cover;
    background: url(../image/banner_hui.png);
    z-index: 6; */
}

#c_portalResEbizads_banner-16358225941829234 .yx_XqBannerCon {
    position: absolute;
    top: 50%;
    width: 90%;
    max-width: 1620px;
    left: 50%;
    text-align: left;
    transform: translate(-50%, -50%);
    z-index: 9;
}

#c_portalResEbizads_banner-16358225941829234 .yx_BTitle {
    font-size: calc(1.5vw + 24px);
    font-weight: bold;
    color: #fff;
    /* line-height: 140%; */
    max-width: 1000px;
    margin-bottom: calc(2vw + 0px);
}

#c_portalResEbizads_banner-16358225941829234 .yx_Summary {
    font-size: calc(1.5vw + 6px);
    color: #fff;
    text-align: left;
    line-height: 180%;
    /* font-weight: bold; */
    width: 100%;
}

#c_portalResEbizads_banner-16358225941829234 .yx_yrBtn {
    background: var(--yx_Color);
    width: 210px;
    height: 60px;
    display: flex;
    margin-top: calc(1.8vw + 18px);
    align-items: Center;
    justify-content: space-around;
}

#c_portalResEbizads_banner-16358225941829234 .yx_yrBtn span {
    font-size: 14px;
    color: #fff;
}

#c_portalResEbizads_banner-16358225941829234 .yx_yrBtn em {
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #fff;
    position: relative;
}

#c_portalResEbizads_banner-16358225941829234 .yx_yrBtn em:before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#c_portalResEbizads_banner-16358225941829234 .yx_yrBtn em:after {
    content: '';
    display: block;
    width: 45px;
    height: 1px;
    background: #fff;
    top: 50%;
    right: 12px;
    position: absolute;
    transform: translateY(-50%);
}

#c_portalResEbizads_banner-16358225941829234 .yx_yrBtn:hover {
    background: var(--yx_ColorTwo);
    transition: all 0.6s ease;
}

#c_portalResEbizads_banner-16358225941829234 .yx_yrBtn:hover em:after {
    width: 0;
    transition: all 0.6s ease;
}

#c_portalResEbizads_banner-16358225941829234 .yx_yrBtn:hover em:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    transition: all 0.6s ease;
}

#c_portalResEbizads_banner-16358225941829234 .yx_Btn {
    background: transparent;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    /* transform: translateY(-50%); */
    border: 2px solid #fff;
    margin-right: var(--yx_FSOne);
    transition: all 0.6s ease;
}

#c_portalResEbizads_banner-16358225941829234 .bannerBtn {
    width: 1620px;
    position: absolute;
    left: 50%;
    padding: 0 10px;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    bottom: 10%;
    z-index: 99999;
}

#c_portalResEbizads_banner-16358225941829234 .yx_Btn:hover {
    background: #fff;
    color: var(--yx_Color);
    transition: all 0.6s ease;
}

@media only screen and (max-width:768px) {
    #c_portalResEbizads_banner-16358225941829234 .yx_Btn {
        display: none !important;
    }

    #c_portalResEbizads_banner-16358225941829234 .yx_yrBtn {
        display: none !important;
    }

    #c_portalResEbizads_banner-16358225941829234 .yx_Summary {
        font-weight: normal !important;
        font-size: calc(1.5vw + 10px);
    }

    #c_portalResEbizads_banner-16358225941829234 .yx_BTitle {
        font-size: 26px;
        margin-bottom: 24px;
    }
}

#c_portalResEbizads_banner-16358225941829234 {
    width: auto;
    max-width: none;
    min-width: 300px;
    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-1635832127258>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-1635832152081>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

#w_grid-1635832152081>div>.p_gridbox {
    transform: translateY(-50%);
    position: absolute;
    z-index: 9999;
}

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

#w_grid-1635822526947 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1635822526947>div {
    animation-fill-mode: both;
}

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

@media only screen and (min-width: 769px) {
    #w_grid-1635822526947>div>.p_gridbox>.p_gridCell {
        margin-bottom: 6rem;
        margin-top: 7rem;
        margin-left: 0;
    }

    #w_grid-1635822526947>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822526947>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

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

#w_grid-1635822526955 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1635822526955>div {
    animation-fill-mode: both;
}

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

@media only screen and (max-width: 768px) {
    #w_grid-1635822526955>div>.p_gridbox>.p_gridCell {
        margin-bottom: 3rem;
        margin-top: 3rem;
        margin-left: 0;
    }

    #w_grid-1635822526955>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822526955>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

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

#w_fline-1635822526963 .p_FLine {
    height: 1px;
    width: 100%;
    position: relative;
    background: linear-gradient(to right, #d9d9d9, transparent);
}

#w_fline-1635822526963 .p_FLine:before {
    content: '';
    display: block;
    width: 20%;
    height: 2px;
    background: #99a9b7;
    position: absolute;
    left: 0;
    bottom: 0;
}

#w_fline-1635822526963 .w_fline .p_FLine {
    border-top-style: solid;
}

#w_fline-1635822526963 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fline-1635822526963>div {
    animation-fill-mode: both;
}

#w_grid-1635822526971 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1635822526971>div {
    animation-fill-mode: both;
}

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

@media only screen and (max-width: 768px) {
    #w_grid-1635822526971>div>.p_gridbox>.p_gridCell {
        margin-bottom: 1rem;
        margin-top: 1rem;
        margin-left: 0;
    }

    #w_grid-1635822526971>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822526971>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1635822526971>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 3rem;
        margin-left: 8%;
    }

    #w_grid-1635822526971>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
        width: 55.34720000000001%;
        margin-left: 8%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822526971>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 36.6528%;
    }

    #w_grid-1635822526971>div>.p_gridbox>.p_gridCell:nth-child(2n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1635822526971>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 3rem;
        margin-left: 8%;
    }

    #w_grid-1635822526971>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
        width: 55.34720000000001%;
        margin-left: 8%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822526971>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 36.6528%;
    }

    #w_grid-1635822526971>div>.p_gridbox>.p_gridCell:nth-child(2n) {
        margin-right: 0;
    }
}

#w_fimg-1635822526974 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1635822526974>div {
    animation-fill-mode: both;
}

#w_grid-1635822526978 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1635822526978>div {
    animation-fill-mode: both;
}

#w_grid-1635822526978>div {
    background-color: rgba(240, 242, 244, 1);
    position: relative;
    overflow: visible;
}

#w_grid-1635822526978>div:before {
    content: '"';
    font-size: calc(2.5vw + 24px);
    font-weight: bold;
    line-height: 100%;
    position: absolute;
    left: 3%;
    top: -14%;
    color: #6190bf !important;
}

#w_grid-1635822526978>div:after {
    content: '"';
    font-size: calc(2.5vw + 24px);
    font-weight: bold;
    line-height: 100%;
    position: absolute;
    right: 3%;
    bottom: -40%;
    color: #6190bf !important;
}

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

@media only screen and (max-width: 768px) {
    #w_grid-1635822526978>div>.p_gridbox>.p_gridCell {
        margin-bottom: 1.5rem;
        margin-top: 1.5rem;
        margin-left: 3%;
    }

    #w_grid-1635822526978>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 94%;
        margin-left: 3%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822526978>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 3%;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1635822526978>div>.p_gridbox>.p_gridCell {
        margin-bottom: 2.5rem;
        margin-top: 2.5rem;
        margin-left: 5%;
    }

    #w_grid-1635822526978>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 90%;
        margin-left: 5%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1635822526978>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 5%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1635822526978>div>.p_gridbox>.p_gridCell {
        margin-bottom: 3rem;
        margin-top: 3rem;
        margin-left: 5%;
    }

    #w_grid-1635822526978>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 90%;
        margin-left: 5%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822526978>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 5%;
    }
}

#w_grid-1635822526981 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1635822526981>div {
    animation-fill-mode: both;
}

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

@media only screen and (max-width: 768px) {
    #w_grid-1635822526981>div>.p_gridbox>.p_gridCell {
        margin-bottom: 1rem;
        margin-top: 1rem;
        margin-left: 5%;
    }

    #w_grid-1635822526981>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 90%;
        margin-left: 5%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1635822526981>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 5%;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1635822526981>div>.p_gridbox>.p_gridCell {
        margin-bottom: 2rem;
        margin-top: 2rem;
        margin-left: 5%;
    }

    #w_grid-1635822526981>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 90%;
        margin-left: 5%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1635822526981>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 5%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1635822526981>div>.p_gridbox>.p_gridCell {
        margin-bottom: 3rem;
        margin-top: 3rem;
        margin-left: 5%;
    }

    #w_grid-1635822526981>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 5%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822526981>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

#w_fline-1635822526993 .p_FLine {
    border-top-color: rgba(50, 71, 95, 1);
    border-top-width: 2px;
}

#w_fline-1635822526993 .w_fline .p_FLine {
    border-top-style: solid;
}

#w_fline-1635822526993 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fline-1635822526993>div {
    animation-fill-mode: both;
}

#w_fbtn-1635822526985 .p_CommonBtn {
    background-color: rgba(212, 22, 54, 1);
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 0px;
    border-radius: 4px;
    position: relative;
}

#w_fbtn-1635822526985 .p_CommonBtn:hover .font {
    transform: translateX(20%);
    transiton: all 0.6s;
}

#w_fbtn-1635822526985 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fbtn-1635822526985>div {
    animation-fill-mode: both;
}

#w_fbtn-1635822526985 .font {
    color: #fff;
    font-weight: bold;
    text-align: Center;
    width: calc(100% - 48px);
    position: relative;
    z-index: 3;
    transition: all 0.6s;
}

#w_fbtn-1635822526985 .p_CommonBtn:after {
    content: '\e698';
    display: block;
    position: absolute;
    right: 0px;
    width: 48px;
    height: 100%;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    text-align: Center;
    line-height: 48px;
    z-index: 2;
    transition: all 0.6s;
    font-family: "iconfont" !important;
}

#w_fbtn-1635822526985 .p_CommonBtn:before {
    content: '';
    display: block;
    width: 0px;
    border-radius: 0 50% 50% 0;
    background: rgba(0, 0, 0, 0.15);
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    transition: all 0.6s;
}

#w_fbtn-1635822526985 .p_CommonBtn:hover:after {
    background: transparent;
    transition: all 0.6s;
}

#w_fbtn-1635822526985 .p_CommonBtn:hover:before {
    width: 24px;
    transiiton: all 0.6s ease;
}

#w_grid-1635822531644>div>.p_gridbox {
    background-image: url(../image/yr_index_top1.png);
    background-position: top center;
    background-size: contain;
    background-repeat: no-repeat;
}

#w_grid-1635822531644 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1635822531644>div {
    animation-fill-mode: both;
}

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

@media only screen and (max-width: 768px) {
    #w_grid-1635822531644 .p_gridbox {
        background-size: 350% !important;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1635822531644>div>.p_gridbox>.p_gridCell {
        margin-bottom: 2rem;
        margin-top: 5rem;
        margin-left: 0px;
    }

    #w_grid-1635822531644>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1635822531644>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1635822531644>div>.p_gridbox>.p_gridCell {
        margin-bottom: 6rem;
        margin-top: 6rem;
        margin-left: 0;
    }

    #w_grid-1635822531644>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822531644>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

#w_grid-1635822531647 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1635822531647>div {
    animation-fill-mode: both;
}

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

@media only screen and (max-width: 768px) {
    #w_grid-1635822531647>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0.9rem;
        margin-top: 0.9rem;
        margin-left: 0px;
    }

    #w_grid-1635822531647>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1635822531647>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0px;
    }
}

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

#w_fline-1635822531652 .p_FLine {
    height: 1px;
    width: 100%;
    position: relative;
    background: linear-gradient(to right, #d9d9d9, transparent);
}

#w_fline-1635822531652 .p_FLine:before {
    content: '';
    display: block;
    width: 20%;
    height: 2px;
    background: var(--yx_Color);
    position: absolute;
    left: 0;
    bottom: 0;
}

#w_fline-1635822531652 .w_fline .p_FLine {
    border-top-style: solid;
}

#w_fline-1635822531652 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fline-1635822531652>div {
    animation-fill-mode: both;
}

#w_grid-1635822537351>div>.p_gridbox {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#w_grid-1635822537351 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1635822537351>div {
    animation-fill-mode: both;
}

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

@media only screen and (max-width: 768px) {
    #w_grid-1635822537351>div>.p_gridbox>.p_gridCell {
        margin-bottom: 1rem;
        margin-top: 1rem;
        margin-left: 0;
    }

    #w_grid-1635822537351>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822537351>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1635822537351>div>.p_gridbox>.p_gridCell {
        margin-bottom: 2rem;
        margin-top: 2rem;
        margin-left: 8%;
    }

    #w_grid-1635822537351>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
        width: 49.3672%;
        margin-left: 8%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1635822537351>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
        margin-left: 0px;
        clear: left;
        margin-right: 0px;
        width: 42.632799999999996%;
    }

    #w_grid-1635822537351>div>.p_gridbox>.p_gridCell:nth-child(2n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1635822537351>div>.p_gridbox>.p_gridCell {
        margin-bottom: 2rem;
        margin-top: 2rem;
        margin-left: 0;
    }

    #w_grid-1635822537351>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822537351>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

#w_grid-1635825361462 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1635825361462>div {
    animation-fill-mode: both;
}

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

@media only screen and (min-width: 769px) {
    #w_grid-1635825361462>div>.p_gridbox>.p_gridCell {
        margin-bottom: 1rem;
        margin-top: 1rem;
        margin-left: 0;
    }

    #w_grid-1635825361462>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635825361462>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

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

#w_grid-1635825475741 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1635825475741>div {
    animation-fill-mode: both;
}

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

#w_grid-1635825475741>div>.p_gridbox {
    display: flex;
    align-items: center;
}

#w_grid-1635825475741>div>.p_gridbox>.p_gridCell:nth-child(1) {
    width: 42px;
}

#w_grid-1635825475741>div>.p_gridbox>.p_gridCell:nth-child(2) {
    width: calc(100% - 45px);
}

#w_ficon-1635825475745 .p_icon:before {
    content: '\e617';
    font-size: 18px;
    color: #d41636;
}

#w_ficon-1635825475745 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_ficon-1635825475745>div {
    animation-fill-mode: both;
}

#w_grid-1635825478729 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1635825478729>div {
    animation-fill-mode: both;
}

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

#w_grid-1635825478729>div>.p_gridbox {
    display: flex;
    align-items: center;
}

#w_grid-1635825478729>div>.p_gridbox>.p_gridCell:nth-child(1) {
    width: 42px;
}

#w_grid-1635825478729>div>.p_gridbox>.p_gridCell:nth-child(2) {
    width: calc(100% - 45px);
}

#w_ficon-1635825478734 .p_icon:before {
    content: '\e616';
    font-size: 18px;
    color: #d41636;
}

#w_ficon-1635825478734 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_ficon-1635825478734>div {
    animation-fill-mode: both;
}

#w_grid-1635825481034 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1635825481034>div {
    animation-fill-mode: both;
}

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

#w_grid-1635825481034>div>.p_gridbox {
    display: flex;
    align-items: center;
}

#w_grid-1635825481034>div>.p_gridbox>.p_gridCell:nth-child(1) {
    width: 42px;
}

#w_grid-1635825481034>div>.p_gridbox>.p_gridCell:nth-child(2) {
    width: calc(100% - 45px);
}

#w_ficon-1635825481045 .p_icon:before {
    content: '\e6d0';
    font-size: 18px;
    color: #d41636;
}

#w_ficon-1635825481045 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_ficon-1635825481045>div {
    animation-fill-mode: both;
}

#w_grid-1716430829026 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1716430829026>div {
    animation-fill-mode: both;
}

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

@media only screen and (min-width: 769px) {
    #w_grid-1716430829026>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0.6%;
    }

    #w_grid-1716430829026>div>.p_gridbox>.p_gridCell:nth-child(3n+0) {
        width: 32.93004%;
        margin-left: 0.6%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1716430829026>div>.p_gridbox>.p_gridCell:nth-child(3n+1) {
        margin-left: 0px;
        clear: left;
        margin-right: 0px;
        width: 32.93004%;
    }

    #w_grid-1716430829026>div>.p_gridbox>.p_gridCell:nth-child(3n+2) {
        width: 32.93004%;
        margin-left: 0.6%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1716430829026>div>.p_gridbox>.p_gridCell:nth-child(3n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1716430829026>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1716430829026>div>.p_gridbox>.p_gridCell:nth-child(3n+0) {
        width: 33.33333333333333%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1716430829026>div>.p_gridbox>.p_gridCell:nth-child(3n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 33.33333333333333%;
    }

    #w_grid-1716430829026>div>.p_gridbox>.p_gridCell:nth-child(3n+2) {
        width: 33.33333333333333%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1716430829026>div>.p_gridbox>.p_gridCell:nth-child(3n) {
        margin-right: 0;
    }
}

#w_grid-1716430849659 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1716430849659>div {
    animation-fill-mode: both;
}

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

@media only screen and (min-width: 769px) {
    #w_grid-1716430849659>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1716430849659>div>.p_gridbox>.p_gridCell:nth-child(3n+0) {
        width: 33.33333333333333%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1716430849659>div>.p_gridbox>.p_gridCell:nth-child(3n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 33.33333333333333%;
    }

    #w_grid-1716430849659>div>.p_gridbox>.p_gridCell:nth-child(3n+2) {
        width: 33.33333333333333%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1716430849659>div>.p_gridbox>.p_gridCell:nth-child(3n) {
        margin-right: 0;
    }
}

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

#w_grid-1635822543051 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1635822543051>div {
    animation-fill-mode: both;
}

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

@media only screen and (max-width: 768px) {
    #w_grid-1635822543051>div>.p_gridbox>.p_gridCell {
        margin-bottom: 3rem;
        margin-top: 3rem;
        margin-left: 0;
    }

    #w_grid-1635822543051>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822543051>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1635822543051>div>.p_gridbox>.p_gridCell {
        margin-bottom: 6rem;
        margin-top: 6rem;
        margin-left: 0px;
    }

    #w_grid-1635822543051>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1635822543051>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1635822543051>div>.p_gridbox>.p_gridCell {
        margin-bottom: 4rem;
        margin-top: 4rem;
        margin-left: 0;
    }

    #w_grid-1635822543051>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822543051>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

#w_grid-1635822543055 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1635822543055>div {
    animation-fill-mode: both;
}

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

@media only screen and (min-width: 769px) {
    #w_grid-1635822543055>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1635822543055>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
        width: 50%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822543055>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 50%;
    }

    #w_grid-1635822543055>div>.p_gridbox>.p_gridCell:nth-child(2n) {
        margin-right: 0;
    }
}

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

#w_grid-1635825084543>div>.p_gridbox {
    background-image: url(../image/0011222.jpg);
    background-size: cover;
}

#w_grid-1635825084543 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1635825084543>div {
    animation-fill-mode: both;
}

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

#w_grid-1635825084543>div>.p_gridbox>.p_gridCell:nth-child(1n) {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: relative;
    background-color: #0006;
}

@media only screen and (max-width: 768px) {
    #w_grid-1635825084543>div>.p_gridbox>.p_gridCell {
        margin-bottom: 2rem;
        margin-top: 2rem;
        margin-left: 3%;
    }

    #w_grid-1635825084543>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 94%;
        margin-left: 3%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1635825084543>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 3%;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1635825084543>div>.p_gridbox>.p_gridCell {
        margin-bottom: 5rem;
        margin-top: 5rem;
        margin-left: 3%;
    }

    #w_grid-1635825084543>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 94%;
        margin-left: 3%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1635825084543>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 3%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1635825084543>div>.p_gridbox>.p_gridCell {
        margin-bottom: 2rem;
        margin-top: 2rem;
        margin-left: 3%;
    }

    #w_grid-1635825084543>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 94%;
        margin-left: 3%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635825084543>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 3%;
    }
}

#w_fbtn-1635825131370 .p_CommonBtn {
    background-color: rgba(212, 22, 54, 1);
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 0px;
    border-radius: 4px;
    position: relative;
}

#w_fbtn-1635825131370 .p_CommonBtn:hover .font {
    transform: translateX(20%);
    transiton: all 0.6s;
}

#w_fbtn-1635825131370 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fbtn-1635825131370>div {
    animation-fill-mode: both;
}

#w_fbtn-1635825131370 .font {
    color: #fff;
    font-weight: bold;
    text-align: Center;
    width: calc(100% - 48px);
    position: relative;
    z-index: 3;
    transition: all 0.6s;
}

#w_fbtn-1635825131370 .p_CommonBtn:after {
    content: '\e698';
    display: block;
    position: absolute;
    right: 0px;
    width: 48px;
    height: 100%;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    text-align: Center;
    line-height: 48px;
    z-index: 2;
    transition: all 0.6s;
    font-family: "iconfont" !important;
}

#w_fbtn-1635825131370 .p_CommonBtn:before {
    content: '';
    display: block;
    width: 0px;
    border-radius: 0 50% 50% 0;
    background: rgba(0, 0, 0, 0.15);
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    transition: all 0.6s;
}

#w_fbtn-1635825131370 .p_CommonBtn:hover:after {
    background: transparent;
    transition: all 0.6s;
}

#w_fbtn-1635825131370 .p_CommonBtn:hover:before {
    width: 24px;
    transiiton: all 0.6s ease;
}

#w_grid-1635825261445>div>.p_gridbox {
    background-image: url(../image/yr_index_bg2.png);
    background-size: cover;
}

#w_grid-1635825261445 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1635825261445>div {
    animation-fill-mode: both;
}

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

@media only screen and (max-width: 768px) {
    #w_grid-1635825261445>div>.p_gridbox>.p_gridCell {
        margin-bottom: 2rem;
        margin-top: 2rem;
        margin-left: 3%;
    }

    #w_grid-1635825261445>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 94%;
        margin-left: 3%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635825261445>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 3%;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1635825261445>div>.p_gridbox>.p_gridCell {
        margin-bottom: 5rem;
        margin-top: 5rem;
        margin-left: 3%;
    }

    #w_grid-1635825261445>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 94%;
        margin-left: 3%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1635825261445>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 3%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1635825261445>div>.p_gridbox>.p_gridCell {
        margin-bottom: 2rem;
        margin-top: 2rem;
        margin-left: 3%;
    }

    #w_grid-1635825261445>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 94%;
        margin-left: 3%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635825261445>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 3%;
    }
}

#w_fbtn-1635825261453 .p_CommonBtn {
    background-color: rgba(212, 22, 54, 1);
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 0px;
    border-radius: 4px;
    position: relative;
}

#w_fbtn-1635825261453 .p_CommonBtn:hover .font {
    transform: translateX(20%);
    transiton: all 0.6s;
}

#w_fbtn-1635825261453 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fbtn-1635825261453>div {
    animation-fill-mode: both;
}

#w_fbtn-1635825261453 .font {
    color: #fff;
    font-weight: bold;
    text-align: Center;
    width: calc(100% - 48px);
    position: relative;
    z-index: 3;
    transition: all 0.6s;
}

#w_fbtn-1635825261453 .p_CommonBtn:after {
    content: '\e698';
    display: block;
    position: absolute;
    right: 0px;
    width: 48px;
    height: 100%;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    text-align: Center;
    line-height: 48px;
    z-index: 2;
    transition: all 0.6s;
    font-family: "iconfont" !important;
}

#w_fbtn-1635825261453 .p_CommonBtn:before {
    content: '';
    display: block;
    width: 0px;
    border-radius: 0 50% 50% 0;
    background: rgba(0, 0, 0, 0.15);
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    transition: all 0.6s;
}

#w_fbtn-1635825261453 .p_CommonBtn:hover:after {
    background: transparent;
    transition: all 0.6s;
}

#w_fbtn-1635825261453 .p_CommonBtn:hover:before {
    width: 24px;
    transiiton: all 0.6s ease;
}

#w_grid-1635822564352>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_fline-1635822564360 .p_FLine {
    height: 1px;
    width: 100%;
    position: relative;
    background: linear-gradient(to right, #d9d9d9, transparent);
}

#w_fline-1635822564360 .p_FLine:before {
    content: '';
    display: block;
    width: 20%;
    height: 2px;
    background: #99a9b7;
    position: absolute;
    left: 0;
    bottom: 0;
}

#w_fline-1635822564360 .w_fline .p_FLine {
    border-top-style: solid;
}

#w_fline-1635822564360 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fline-1635822564360>div {
    animation-fill-mode: both;
}

#w_grid-1635822569898 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1635822569898>div {
    animation-fill-mode: both;
}

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

@media only screen and (max-width: 768px) {
    #w_grid-1635822569898>div>.p_gridbox>.p_gridCell {
        margin-bottom: 3rem;
        margin-top: 3rem;
        margin-left: 0;
    }

    #w_grid-1635822569898>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822569898>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1635822569898>div>.p_gridbox>.p_gridCell {
        margin-bottom: 6rem;
        margin-top: 6rem;
        margin-left: 0;
    }

    #w_grid-1635822569898>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822569898>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1635822569898>div>.p_gridbox>.p_gridCell {
        margin-bottom: 6rem;
        margin-top: 6rem;
        margin-left: 0;
    }

    #w_grid-1635822569898>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822569898>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

#w_grid-1635822569906>div>.p_gridbox {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 4px;
    overflow: hidden;
    display: flex;
    align-items: center;
    box-shadow: 10px 5px 20px rgba(55, 79, 106, 0.3);
}

#w_grid-1635822569906 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1635822569906>div {
    animation-fill-mode: both;
}

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

@media only screen and (min-width: 769px) {
    #w_grid-1635822569906>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 5%;
    }

    #w_grid-1635822569906>div>.p_gridbox>.p_gridCell:nth-child(3n+0) {
        width: 20.862000000000002%;
        margin-left: 5%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1635822569906>div>.p_gridbox>.p_gridCell:nth-child(3n+1) {
        margin-left: 0px;
        clear: left;
        margin-right: 0px;
        width: 24.534000000000002%;
    }

    #w_grid-1635822569906>div>.p_gridbox>.p_gridCell:nth-child(3n+2) {
        width: 44.595%;
        margin-left: 5%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1635822569906>div>.p_gridbox>.p_gridCell:nth-child(3n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1635822569906>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1635822569906>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822569906>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

#w_grid-1635822569912>div>.p_gridbox {
    background-image: url(../image/yr_index_icon1.png);
}

#w_grid-1635822569912 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1635822569912>div {
    animation-fill-mode: both;
}

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

@media only screen and (max-width: 768px) {
    #w_grid-1635822569912>div>.p_gridbox>.p_gridCell {
        margin-bottom: 2rem;
        margin-top: 2rem;
        margin-left: 0;
    }

    #w_grid-1635822569912>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822569912>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1635822569912>div>.p_gridbox>.p_gridCell {
        margin-bottom: 2.5rem;
        margin-top: 2.5rem;
        margin-left: 0px;
    }

    #w_grid-1635822569912>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1635822569912>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1635822569912>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1635822569912>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1635822569912>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

#w_grid-1635822569912 .p_gridbox {
    background-repeat: no-repeat;
    background-position: center center;
}

#w_fbtn-1635822569923 .p_CommonBtn {
    background-color: var(--yx_Color);
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 0px;
    border-radius: 4px;
    position: relative;
}

#w_fbtn-1635822569923 .p_CommonBtn:hover .font {
    transform: translateX(20%);
    transiton: all 0.6s;
}

#w_fbtn-1635822569923 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fbtn-1635822569923>div {
    animation-fill-mode: both;
}

#w_fbtn-1635822569923 .font {
    color: #fff;
    font-weight: bold;
    text-align: Center;
    width: calc(100% - 54px);
    position: relative;
    z-index: 3;
    transition: all 0.6s;
}

#w_fbtn-1635822569923 .p_CommonBtn:after {
    content: '\e6af';
    display: block;
    position: absolute;
    right: 0px;
    width: 54px;
    height: 100%;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
    text-align: Center;
    line-height: 54px;
    z-index: 2;
    transition: all 0.6s;
    font-family: "iconfont" !important;
}

#w_fbtn-1635822569923 .p_CommonBtn:before {
    content: '';
    display: block;
    width: 0px;
    border-radius: 0 50% 50% 0;
    background: rgba(0, 0, 0, 0.15);
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    transition: all 0.6s;
}

#w_fbtn-1635822569923 .p_CommonBtn:hover:after {
    background: transparent;
    transition: all 0.6s;
}

#w_fbtn-1635822569923 .p_CommonBtn:hover:before {
    width: 24px;
    transiiton: all 0.6s ease;
}

#w_grid-1635832127258 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1635832152081 {
    width: 94%;
    max-width: 1302px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: 8%;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
}

#w_grid-1635822526947 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1635822526955 {
    width: 94%;
    max-width: 1620px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
}

#w_common_text-1635822526961 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fline-1635822526963 {
    width: 30%;
    max-width: 120px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 20px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1635822526968 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1635822526971 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1635822526974 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 200px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1635822526978 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1635822526988 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1635822526981 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1635822526991 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fline-1635822526993 {
    width: 100%;
    max-width: 30px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 20px;
    margin-top: 6px;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom: 12px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1635822526997 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fbtn-1635822526985 {
    width: 100%;
    max-width: 170px;
    min-width: 0px;
    height: 100%;
    max-height: 0px;
    min-height: 48px;
    margin-top: 0px;
    margin-left: 5%;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1635822531644 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1635822531647 {
    width: 97%;
    max-width: 1780px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 650px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1635822531650 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fline-1635822531652 {
    width: 30%;
    max-width: 120px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 20px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1635822531654 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1635822537351 {
    width: 94%;
    max-width: 1620px;
    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: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
}

#w_common_text-1635822537356 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1635825350260 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1635825361462 {
    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: 30px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1635825365999 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1635825475741 {
    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_ficon-1635825475745 {
    width: auto;
    max-width: 80px;
    min-width: 0px;
    height: 100%;
    max-height: 0px;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1635825475749 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1635825478729 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_ficon-1635825478734 {
    width: auto;
    max-width: 80px;
    min-width: 0px;
    height: 100%;
    max-height: 0px;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1635825478740 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1635825481034 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_ficon-1635825481045 {
    width: auto;
    max-width: 80px;
    min-width: 0px;
    height: 100%;
    max-height: 0px;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1635825481049 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1716430829026 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1716430843303 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 200px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1716430844754 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 200px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1716430846140 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 200px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1716430849659 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1716430849668 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 200px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1716430849673 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 200px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1716430849678 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 200px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1635822543051 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1635822543055 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1635825084543 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1635825088452 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 30px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1635825110282 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fbtn-1635825131370 {
    width: 100%;
    max-width: 170px;
    min-width: 0px;
    height: 100%;
    max-height: 0px;
    min-height: 48px;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1635825261445 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1635825261448 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 30px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1635825261451 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 32px;
    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_fbtn-1635825261453 {
    width: 100%;
    max-width: 170px;
    min-width: 0px;
    height: 100%;
    max-height: 0px;
    min-height: 48px;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1635822564352 {
    width: 94%;
    max-width: 1620px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    /* margin-top: 100px; */
    margin-left: auto;
    margin-right: auto;
    /* margin-bottom: 100px; */
    padding-top: 100px;
    /* padding-left: 10px;
    padding-right: 10px; */
    padding-bottom: 100px;
}

#w_common_text-1635822564358 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fline-1635822564360 {
    width: 30%;
    max-width: 120px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 20px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1635822564362 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1635822569898 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1635822569906 {
    width: 100%;
    max-width: 1620px;
    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: 10px;
    padding-right: 10px;
    padding-bottom: 0px;
}

#w_grid-1635822569912 {
    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_common_text-1635822569928 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1635822569919 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fbtn-1635822569923 {
    width: 100%;
    max-width: 210px;
    min-width: 0px;
    height: 100%;
    max-height: 0px;
    min-height: 54px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}