.e_FlowCommonStyleBox-001 {
    width: 100%;
    height: auto;
    width-uint: %;
}

.e_FlowCommonStyleBox-001 .stylebox_link {
    color: #666666;
    font-size: 14px;
    display: table;
    height: inherit;
    border-width: 0;
    float: right;
    vertical-align: middle;
    margin-right: 15px;
}

.e_FlowCommonStyleBox-001 .stylebox_link:hover {
    color: rgba(101,190,186,1);
}

.e_FlowCommonStyleBox-001 .stylebox_link:active {
    color: rgba(101,190,186,1);
}

.e_FlowCommonStyleBox-001 .stylebox_top {
    width: auto;
    height: 40px;
    background-color: #1890FF;
}

.e_FlowCommonStyleBox-001 .title_icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255,255,255,1);
    margin-right: 10px;
    font-size: medium;
}

.e_FlowCommonStyleBox-001 .title_icon::before {
    content: "";
}

.e_FlowCommonStyleBox-001 .title_main {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255,255,255,1);
    font-weight: normal;
    font-size: 16px;
    max-width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.e_FlowCommonStyleBox-001 .title_sub {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255,255,255,1);
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
}

.e_FlowCommonStyleBox-001 .stylebox_title {
    display: inline-block;
    width: auto;
    height: inherit;
    background-color: #1890FF;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0;
    vertical-align: bottom;
    white-space: nowrap;
}

.e_FlowCommonStyleBox-001 .stylebox_link a {
    color: inherit;
    display: table-cell;
    vertical-align: middle;
}

.e_FlowCommonStyleBox-001 .link_icon {
    display: inline-block;
    margin-left: 5px;
}

.e_FlowCommonStyleBox-001 .link_icon::before {
    content: '\e6af';
}

.e_FlowCommonStyleBox-001 .stylebox_top_line {
    height: 1px;
    background-color: rgba(240,240,240,1);
}

.e_FlowCommonStyleBox-001 .stylebox_content {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0;
    width: 100%;
    width-uint: %;
}

.e_FlowCommonStyleBox-001 .stylebox_bottom_line {
    height: 1px;
    background-color: rgba(240,240,240,1);
}

.fa_Proswp_logo .fa_li {
    display: block;
}

.fa_Proswp_logo .fa_Img {
    padding-bottom: 50%;
}

.fa_Proswp_logo .fa_li .fa_tit h3 {
    font-size: 16px;
    text-align: center;
    color: #333;
    margin-top: 12px;
}

.fa_Pro .fa_li {
    display: flex;
    background: #fff;
    flex-wrap: wrap;
    margin-bottom: 48px;
    border: #e5e5e5 solid 1px;
}

.fa_Pro .fa_li .fa_info {
    padding: var(--f40);
    background: #f9f9f9;
    position: relative;
}

.fa_Pro .fa_li .fa_info:before {
    content: "";
    left: 0;
    bottom: 0;
    height: 3px;
    background: var(--main-color);
    width: 0;
    position: absolute;
}

.fa_Pro .fa_li .fa_info h3 {
    font-size: var(--f18);
    color: #333;
    font-weight: 600;
}

.fa_Pro .fa_li .fa_info article {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    height: 48px;
    margin: 20px 0 0px;
    opacity: 0.5;
}

.fa_Pro .fa_li .fa_info .fa_link span {
    font-size: 14px;
    color: var(--main-color);
    border: var(--main-color) solid 1px;
    padding: 10px 40px;
    display: inline-block;
}

.fa_Pro .fa_li:hover .fa_info:before {
    width: 100%;
}

@media only screen and (max-width: 768px) {
    .fa_Pro .fa_li>div {
        width:100%;
    }

    .fa_Pro .fa_li .fa_Img {
        padding-bottom: 50%;
    }
}

@media only screen and (min-width: 769px) {
    .fa_Pro .fa_li>div {
        width:100%;
    }

    .fa_Pro .fa_li {
        position: relative;
    }

    .fa_Pro .fa_li .fa_Img {
        padding-bottom: 70%;
    }

    .fa_Pro .fa_li .fa_info {
        position: absolute;
        z-index: 30;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(20,89,165,0.8);
        display: flex;
        align-items: center;
        justify-content: center;
        opacity: 0;
        transition: all 0.5s;
    }

    .fa_Pro .fa_li:hover .fa_info {
        opacity: 1;
    }

    .fa_Pro .fa_li .fa_info h3 {
        color: #fff;
    }

    .fa_Pro .fa_li .fa_info article {
        color: #fff;
    }
}

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

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.fa_pross .swiper-container {
    padding: 10px;
}

.fa_pross .fa_li {
    display: block;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.1);
}

.fa_pross .fa_li .fa_Img {
    padding-bottom: 50%;
}

.fa_pross .fa_li .fa_tit {
    padding: 20px;
}

.fa_pross .fa_li .fa_tit h3 {
    font-size: var(--f18);
    color: #000;
}

.fa_pross .fa_li .fa_tit h3:after {
    content: "";
    height: 3px;
    margin: 20px 0;
    display: block;
    width: 50px;
    background: var(--main-color);
}

.fa_pross .fa_li .fa_tit article {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 48px;
}

.fa_pTitle {
    overflow: hidden;
}

.fa_pTitle h3 span:before {
    position: absolute;
    width: 40px;
    height: 40px;
    border: #eee solid 6px;
    content: "";
    right: -30px;
    bottom: 13px;
    z-index: 20;
    border-radius: 50%;
    mix-blend-mode: overlay;
}

.fa_pTitle h3 {
    font-family: 'Poppins', sans-serif;
    color: var(--main-color);
    font-size: var(--f60);
    font-weight: 300;
    text-transform: capitalize;
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: both;
}

.fa_pTitle h3 * {
    font-family: inherit;
    font-weight: inherit;
    position: relative;
}

.fa_pTitle h3 i {
    z-index: 2;
}

.fa_pTitle h4 {
    color: #666;
    font-size: var(--f36);
    margin: 15px 0 0;
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-delay: 1.2s;
    animation-fill-mode: both;
}

.fa_hTitle {
    animation-name: fadeInUp;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: both;
}

.fa_hTitle h2 {
    font-size: var(--f60);
    color: #eee;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
}

.fa_hTitle h3 {
    font-size: var(--f36);
    color: #000;
    line-height: 1;
    font-weight: 400;
}

.fa_text_pcl.fa_hTitle h3:after {
    margin-left: 0;
}

.fa_hTitle h3:after {
    content: "";
    display: block;
    margin: 20px auto;
    height: 3px;
    width: 100px;
    background: var(--main-color);
}

@media only screen and (min-width: 1200px) {
    .fa_hTitle h3 {
        margin-top:-20px;
    }
}

.fa_bottom_tit {
    font-size: var(--f18);
    color: #333333;
    margin-bottom: 15px;
}

.fa_bottom_tit a {
    color: inherit;
}

.fa_bottom_info p {
    font-size: 14px;
    line-height: 30px;
    color: #999999;
}

.fa_tag {
    position: absolute;
    left: 0;
    right: 0;
    top: -150px;
    z-index: -10;
}

@keyframes fa_span01_ani {
    0% {
        width: 10px;
    }

    100% {
        width: 45px;
    }
}

@keyframes fa_span02_ani {
    0% {
        width: 45px;
    }

    100% {
        width: 10px;
    }
}

@keyframes fa_jazani {
    from {
        -webkit-clip-path: polygon(0 0%, 0% 100%, 0% 100%, 0% 0%);
        clip-path: polygon(0 0%, 0% 100%, 0% 100%, 0% 0%);
    }

    to {
        -webkit-clip-path: polygon(0 0%, 0% 100%, 100% 100%, 100% 0%);
        clip-path: polygon(0 0%, 0% 100%, 100% 100%, 100% 0%);
    }
}

@keyframes fa_span01_ani {
    0% {
        width: 10px;
    }

    100% {
        width: 45px;
    }
}

@keyframes fa_span02_ani {
    0% {
        width: 45px;
    }

    100% {
        width: 10px;
    }
}

@keyframes move-forever {
    0% {
        transform: translate(-90px, 0%);
    }

    100% {
        transform: translate(85px, 0%);
    }
}

@keyframes fa_slide {
    0% {
        transform: translateX(-25%);
    }

    100% {
        transform: translateX(25%);
    }
}

.fa_More a {
    display: inline-block;
    padding: 0 20px;
    line-height: 54px;
    color: #fff;
    position: relative;
    overflow: hidden;
    border-radius: 500px;
    transition: all 0.5s;
    border: var(--main-color) solid 1px;
    min-width: 180px;
    background: var(--main-color);
    text-align: center;
}

.fa_More a:hover {
    color: var(--main-color);
    background: transparent;
}

.fa_More.fa_Morew a {
    background: #fff;
    border-color: #fff;
    color: var(--main-color);
}

.fa_More.fa_Morew a:hover {
    color: #fff;
    background: transparent;
    border-color: #fff;
}

@media only screen and (max-width: 768px) {
    .c_portalResPublic_codeContainer-01001 {
        min-height: 500px;
        width: 100%;
    }

    .fa_More a {
        display: inline-block;
        padding: 0 20px;
        line-height: 40px;
        color: #fff;
        position: relative;
        overflow: hidden;
        border-radius: 500px;
        transition: all 0.5s;
        border: var(--main-color) solid 1px;
        min-width: 120px;
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResPublic_codeContainer-01001 {
        min-height: 500px;
        width: 100%;
    }
}

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

@media only screen and (max-width: 768px) {
    .c_portalResEbizads_banner-04001 .play-icon {
        z-index: 2;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 53px;
        height: 53px;
        border: 1px solid #fff;
        border-radius: 50%;
        margin: -26px 0 0 -26px;
        text-align: center;
        padding: 20px 0 0 22px;
    }

    .c_portalResEbizads_banner-04001 .play-icon-delta {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 0 6px 10px;
        border-color: transparent transparent transparent #ffffff;
    }

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

    .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: visible;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(228,228,228,1);
    }

    .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%);
        bottom: 60px;
        left: 42%;
    }

    .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: visible !important;
        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-pagination1 {
        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 .swiper-wrapper .swiper-slide img {
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%;
        max-width: 100%;
        width: 100%;
        height: 150px !important;
    }

    .c_portalResEbizads_banner-04001 .swiper-wrapper .swiper-slide video {
        height: 150px !important;
    }

    .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 .play-icon {
        z-index: 2;
        position: absolute;
        left: 50%;
        top: 50%;
        width: 53px;
        height: 53px;
        border: 1px solid #fff;
        border-radius: 50%;
        margin: -26px 0 0 -26px;
        text-align: center;
        padding: 20px 0 0 22px;
    }

    .c_portalResEbizads_banner-04001 .play-icon-delta {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 0 6px 10px;
        border-color: transparent transparent transparent #ffffff;
    }

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

    .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: visible;
        border-width: 1px;
        border-style: solid;
        border-color: rgba(228,228,228,1);
    }

    .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: "黑体";
        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: visible !important;
        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-04001 .swiper-wrapper .swiper-slide img {
        transform: translate(-50%, -50%);
        position: absolute;
        top: 50%;
        left: 50%;
        max-width: 100%;
        width: 100%;
        /* height: 448.83px !important; */
    }

    .c_portalResEbizads_banner-04001 .swiper-wrapper .swiper-slide video {
    }
}

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

.c_portalResNews_category-01001 .p_image {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: 6px;
}

.c_portalResNews_category-01001 .p_image>img {
    width: 100%;
    height: 100%;
}

@media only screen and (min-width: 769px) {
    .c_portalResNews_category-01001 .p_btn-show,.c_portalResNews_category-01001 .p_btn-hide {
        display: none;
    }

    .c_portalResNews_category-01001 {
        height: auto;
        width: 280px;
        overflow: visible;
    }

    .c_portalResNews_category-01001 .p_category {
        height: 100%;
        width: 100%;
        position: relative;
    }

    .c_portalResNews_category-01001 .p_categoryBox .p_linkBox {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        padding: 10px;
    }

    .c_portalResNews_category-01001 .p_categoryBox .p_title {
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: block;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .c_portalResNews_category-01001 .p_categoryBtn {
        display: inline-block;
        vertical-align: middle;
        background-color: rgba(255,255,255,0);
        border-color: rgba(255,255,255,0);
        border-style: solid;
        border-width: 0;
        height: auto;
        width: 30px;
        padding: 0;
        position: static;
        text-align: center;
        transform: rotate(270deg);
    }

    .c_portalResNews_category-01001 .p_linkBox .iconfont:before {
        content: '';
    }

    .c_portalResNews_category-01001 .p_linkBox .icon-arrow_up:before {
        content: '\e6c9';
    }

    .c_portalResNews_category-01001 .p_linkBox .icon-arrow_down:before {
        content: '\e6c9';
    }

    .c_portalResNews_category-01001 .p_categoryBox .p_parentBox {
        position: relative;
    }

    .c_portalResNews_category-01001 .p_categoryBox .p_parentBox .p_parentBox .p_linkBox {
        border-bottom: 1px solid #f3f3f4;
        box-shadow: 1px 1px 2px #f3f3f4;
    }

    .c_portalResNews_category-01001 .p_parentBox:last-child .p_linkBox {
        border-bottom: 0 none;
    }

    .c_portalResNews_category-01001 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }
}

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

.fa_homecase {
    position: relative;
}

.fa_homecase .fa_li .fa_r {
    background: url(../images/case_bg01.jpg) no-repeat center;
    background-size: cover;
}

.fa_homecase .fa_li .fa_r h3 {
    font-size: var(--f28);
    color: #fff;
    margin-bottom: 40px;
}

.fa_homecase .fa_li .fa_r p {
    color: #fff;
    font-size: 16px;
    line-height: 2;
}

.fa_homecase .fa_li .fa_Img {
    padding-bottom: 40%;
}

.fa_homecase .fa_li .fa_link {
    text-align: right;
    margin-top: 20px;
}

.fa_homecase .fa_li .fa_link {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.fa_homecase .fa_li .fa_link .fa_cate_btn>div {
    color: #fff;
}

@media only screen and (max-width: 768px) {
    .fa_homecase .fa_li .fa_r {
        width:100%;
        position: relative;
        z-index: 20;
        padding: 20px;
        box-shadow: 0 0 20px rgba(0,0,0,0.1);
    }
}

@media only screen and (min-width: 769px) {
    .fa_homecase .fa_li {
        display:flex;
        align-items: center;
        overflow: hidden;
    }

    .fa_homecase .fa_li .fa_l {
        width: 75%;
        transition: all 1.8s;
        transform: translateX(100px);
        margin-left: -5%;
    }

    .fa_homecase .fa_li .fa_r {
        width: 30%;
        margin-right: -5%;
        position: relative;
        z-index: 20;
        padding: 2.5vw;
        box-shadow: 0 0 20px rgba(0,0,0,0.1);
        transition: all 1.8s;
        transform: translateX(30px);
    }

    .fa_homecase .swiper-slide-active .fa_li .fa_r {
        transform: translateX(0px);
    }

    .fa_homecase .swiper-slide-active .fa_li .fa_l {
        transform: translateX(0px);
        transition-delay: 0.8s;
    }
}

.fa_homecase .fa_hTitle {
    margin-bottom: var(--f50);
    max-width: 1700px;
    padding: 0 10px;
    widht: 96%;
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform,height;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}

.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%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.w_grid-000 > .w_grid.signal {
    min-height: inherit;
}

.w_grid-000 > .w_grid.signal > .p_gridbox {
    min-height: inherit;
}

.w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell {
    min-height: inherit;
}

.w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
    margin-left: 0;
    clear: left;
}

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

@media only screen and (max-width: 768px) {
    .w_grid-000 > div > .p_gridbox > .p_gridCell {
        width: 100%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
}

@media only screen and (min-width: 769px) {
    .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
        width: 100%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
}

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

.reset_style h1, .reset_style h2, .reset_style h3, .reset_style h4, .reset_style h5, .reset_style h6 {
    font-weight: normal;
}

@media only screen and (max-width: 900px) {
    .reset_style h1 * {
        font-size:30px!important;
    }

    .reset_style h2 * {
        font-size: 24px!important;
    }

    .reset_style h3 * {
        font-size: 22px!important;
    }

    .reset_style h4 * {
        font-size: 18px!important;
    }

    .reset_style h5 * {
        font-size: 16px!important;
    }

    .reset_style h6 * {
        font-size: 14px!important;
    }
}

@keyframes beijing {
    from {
        ; transform: scale(1);
    }

    to {
        transform: scale(1.1);
    }
}

@keyframes txt-line-anime {
    0% {
        transform: scaleX(1);
        transform-origin: right center;
    }

    50% {
        transform: scaleX(0);
        transform-origin: right center;
    }

    51% {
        transform: scaleX(0);
        transform-origin: left center;
    }

    100% {
        transform: scaleX(1);
        transform-origin: left center;
    }
}

.fa_Jump {
    display: flex;
    position: relative;
    text-align: center;
}

.fa_Jump dl {
    text-align: center;
}

.fa_Jump dl i {
    font-size: 12px;
}

.fa_Jump dl dd {
    color: #333;
    font-size: 16px;
    line-height: 20px;
    margin-top: 0;
}

.fa_Jump dl dt span {
    font-size: var(--f70);
    color: var(--main-color);
}

.fa_Jump dl dt {
    color: #333;
    font-weight: normal;
}

@media only screen and (min-width: 769px) {
    .fa_Jump dl {
        width: 25%;
        display: block;
        text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    .fa_Jump dl {
        width:50%;
        padding: 10px;
        text-align: center;
    }

    .fa_Jump dl dt span {
        font-size: 22px;
    }

    .fa_Jump dl dt i {
        font-size: 14px;
    }

    .fa_Jump dl dd {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 769px) {
    .fa_Jump dl dt span {
        font-size:24px;
    }

    .fa_Jump dl dt i {
        font-size: 16px;
    }
}

.fa_hservice .fa_li {
    display: block;
    position: relative;
    overflow: hidden;
}

.fa_hservice .fa_li .fa_info {
    left: 0;
    right: 0;
    top: calc(100% - 110px);
    transition: all 0.5s;
    height: 100%;
    padding: 30px;
    z-index: 10;
    position: absolute;
    z-index: 10;
}

.fa_hservice .fa_li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    right: 0;
    bottom: 0;
    background: rgba(0,159,232,0.9);
    z-index: 2;
    transition: all 0.5s;
    transform: translateY(100%);
    z-index: 5;
}

.fa_hservice .fa_li:hover:before {
    transform: translateY(0%);
}

.fa_hservice .fa_li:hover .fa_info {
    top: 0;
}

.fa_hservice .fa_li .fa_tit {
    margin-bottom: 30px;
}

.fa_hservice .fa_li .fa_tit h5 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    opacity: 0.12;
    margin-bottom: 10px;
}

.fa_hservice .fa_li .fa_tit h3 {
    color: #fff;
    font-size: var(--f20);
    font-weight: 800;
}

.fa_hservice .fa_li .fa_Img:before {
    position: absolute;
    bottom: 0;
    height: 50%;
    background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.8));
    content: "";
    left: 0;
    right: 0;
    display: block;
    z-index: 3;
}

.fa_hservice .fa_li .fa_link {
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 30px;
    bottom: 30px;
    right: 30px;
}

@media only screen and (max-width: 768px) {
    .fa_hservice .fa_li {
        height:auto;
    }

    .fa_hservice .fa_li .fa_Img {
        padding-bottom: 68%;
    }

    .fa_hservice .fa_li .fa_sum {
        font-size: 14px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .fa_hservice .fa_li .fa_info {
        top: calc(100% - 80px);
        padding: 20px;
    }
}

@media only screen and (min-width: 769px) {
    .fa_hservice .fa_li .fa_Img {
        height:310px;
    }

    .fa_hservice .fa_li .fa_sum {
        font-size: 16px;
        line-height: 30px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
        color: #fff;
        margin-bottom: 20px;
        height: 90px;
    }
}

.fa_recom a.fa_li {
    display: block;
    color: #666;
    padding: 15px 0;
    border-bottom: #eee solid 1px;
    font-size: 16px;
    line-height: 28px;
}

.fa_hnews {
    border-right: #eee solid 1px;
    border-bottom: #eee solid 1px;
}

.fa_hnews .fa_li {
    display: block;
    padding: var(--f40);
    border-top: #eee solid 1px;
    border-left: #eee solid 1px;
}

.fa_hnews .fa_li .fa_Img {
    padding-bottom: 70%;
}

.fa_hnews .fa_li .fa_tit h3 {
    font-size: var(--f18);
    color: #333333;
    margin: 0 0 20px;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.fa_hnews .fa_li .fa_tit article {
    font-size: 14px;
    color: #777;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 22px;
    height: 44px;
}

.fa_hnews .fa_li .fa_tit p {
    font-size: 14px;
    color: #333333;
    margin-top: 40px;
    position: relative;
    padding-right: 40px;
    line-height: 1;
}

.fa_hnews .fa_li .fa_tit p:before {
    content: "\ea66";
    font-family: "iconfont1";
    color: var(--main-color);
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 20px;
}

.fa_hnews .fa_li .fa_Img {
    padding-bottom: 57%;
    margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
    .fa_hnews .fa_left {
        width:calc(100% / 3);
    }

    .fa_hnews .fa_right {
        width: calc(100% / 3 * 2);
        display: flex;
        flex-wrap: wrap;
    }

    .fa_hnews .fa_right .fa_li {
        width: 50%;
    }

    .fa_hnews .fa_right .fa_li p {
        margin-top: var(--f50);
    }
}

@media only screen and (max-width: 768px) {
    .fa_hnews>div {
        width:100%;
    }

    .fa_hnews .fa_li {
        width: 100%;
        padding: 20px;
    }
}

.fa_Case .fa_li {
}

.fa_Case .fa_li .fa_Img {
    padding-bottom: 80%;
}

.fa_Case .fa_li h3 {
    font-size: 16px;
    color: #333;
    margin-bottom: 0;
    text-align: center;
    padding: 20px 10px;
}

.fa_Case .fa_li p {
    font-size: 14px;
    color: #777;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 22px;
    height: 44px;
}

.scalePic {
    transform: translate(0) scale(1.08);
    width: 100%;
    max-width: none;
    transition: all 1.8s cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.swiper-slide.swiper-slide-active .scalePic {
    transform: translate(0) scale(1);
    transition-delay: 1s;
}

.fa_Bannerwrap {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.fa_PageBanner {
    position: relative!important;
    background: #000;
}

.fa_PageBanner:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    background-image: linear-gradient(rgba(33, 33, 33, 0), rgba(33, 33, 33, 0.9));
    content: "";
    z-index: 2;
}

.fa_PageBanner .fa_bg {
    width: 100%;
}

.fa_PageBanner .fa_bg img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    max-height: 450px;
}

.fa_PageBanner .fa_bg:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../images/banner_bg.png?tenantId=276824&viewType=1&v=1692683243000) repeat left top;
    content: "";
    z-index: 2;
}

.fa_PageBanner .fa_cnt {
    position: absolute;
    width: 96%;
    text-align: left;
    color: #fff;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 20;
    max-width: var(--wrapper);
    padding: 10px;
    text-align: center;
}

.fa_PageBanner .fa_cnt h3 {
    font-size: var(--f40);
    margin-bottom: 20px;
    color: rgba(255, 255, 255, 1);
    font-weight: 400;
    text-transform: capitalize;
}

.fa_PageBanner .fa_cnt p {
    font-size: var(--f24);
    color: #fff;
}

.fa_PageBanner .fa_mouse {
    position: absolute;
    left: 50%;
    bottom: 3vw;
    transform: translateX(-50%);
    width: 30px;
    height: 50px;
    border-radius: 100px;
    z-index: 20;
    border: rgba(255,255,255,0.6) solid 2px;
}

.fa_PageBanner .fa_mouse:before {
    animation: ani-mouse 3s linear infinite;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 3px;
    height: 6px;
    background: #fff;
    border-radius: 500px;
}

@media only screen and (max-width: 1200px) {
    .fa_PageBanner .fa_mouse {
        display:none;
    }
}

@media only screen and (max-width: 768px) {
    .fa_PageBanner .fa_mouse {
        display:none;
    }

    .fa_PageBanner .fa_cnt h3:after {
        margin: 15px auto;
        max-width: 50px;
    }

    .fa_PageBanner .fa_bg img {
        min-height: 35vh;
    }

    .fa_PageBanner .fa_bg {
        background-size: cover;
    }

    .fa_line {
        display: none!important;
    }

    .bannerPc {
        display: none!important;
    }

    .fa_PageBanner {
        height: 35vh;
    }

    .fa_PageBanner .fa_cnt h3 {
        font-size: 24px;
        letter-spacing: 2px;
        margin-bottom: 10px;
    }

    .fa_PageBanner .fa_cnt p {
        font-size: 14px;
        letter-spacing: 0;
    }
}

@keyframes fa_long2 {
    from {
        height: 50px;
    }

    to {
        height: 20px;
    }
}

@-webkit-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

@-webkit-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

@CHARSET "UTF-8"; * {
    padding: 0;
    margin: 0;
}

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

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

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

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

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

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

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

#c_portalResPublic_codeContainer-16505119021157286 .fa_More {
    margin-top: 5vw;
}

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

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

#c_portalResNews_list-16506116878513207 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResNews_list-16506116878513207 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResNews_list-16506116878513207 >div {
    animation-fill-mode: both;
}

#c_portalResNews_list-16506116878513207 .p_hot .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResNews_list-16506116878513207 .p_new .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

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

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

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

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

#c_portalResNews_list-16506116878513207 .fa_More {
    margin-top: 5vw;
}

#c_portalResNews_list-16506116878513207 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 5%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

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

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

#c_portalResProduct_list-16504646866772387 .p_Product {
    width: calc((100% - 0px)/3);
}

#c_portalResProduct_list-16504646866772387 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResProduct_list-16504646866772387 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResProduct_list-16504646866772387 >div {
    animation-fill-mode: both;
}

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

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

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

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

#c_portalResProduct_list-16504646866772387 .fa_Proswp1 .fa_li {
    display: block;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    border-bottom: var(--main-color) solid 2px;
}

#c_portalResProduct_list-16504646866772387 .fa_Proswp1 .fa_li .fa_Img {
    padding-bottom: 50%;
}

#c_portalResProduct_list-16504646866772387 .fa_Proswp1 .fa_li .fa_tit {
    border-top: #eee solid 1px;
    padding: var(--f30) var(--f30) var(--f50) var(--f30);
}

#c_portalResProduct_list-16504646866772387 .fa_Proswp1 .fa_li .fa_tit h3 {
    font-size: var(--f20);
    color: #333;
}

#c_portalResProduct_list-16504646866772387 .fa_Proswp1 .fa_li .fa_tit h3:after {
    content: "";
    left: 0px;
    display: block;
    width: 50%;
    max-width: 50px;
    height: 3px;
    background: var(--main-color);
    margin: 20px 0;
}

#c_portalResProduct_list-16504646866772387 .fa_Proswp1 .fa_li .fa_tit p {
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2px;
    -webkit-box-orient: vertical;
}

#c_portalResProduct_list-16504646866772387 .fa_Proswp1 {
    position: relative;
}

#c_portalResProduct_list-16504646866772387 .fa_list_btn>div {
    border: #aaa solid 1px;
    padding: 5px 20px;
}

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

#c_portalResPublic_codeContainer-16530229501618365 .fa_More {
    margin-top: 3vw;
}

#c_portalResProduct_list-16530229522218987 .p_Product {
    width: calc((100% - 0px)/10);
}

#c_portalResProduct_list-16530229522218987 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResProduct_list-16530229522218987 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResProduct_list-16530229522218987 >div {
    animation-fill-mode: both;
}

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

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

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

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

#c_portalResProduct_list-16530229522218987 .fa_Img {
    border: none;
}

#c_portalResPublic_codeContainer-16530229501618365 {
    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_portalResProduct_list-16530229522218987 {
    width: 700px;
    max-width: none;
    min-width: 0px;
    height: 370px;
    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;
}

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

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

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

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

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

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

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

#c_portalResProduct_list-16506103102673422 .p_Product {
    width: calc((100% - 0px)/10);
}

#c_portalResProduct_list-16506103102673422 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResProduct_list-16506103102673422 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResProduct_list-16506103102673422 >div {
    animation-fill-mode: both;
}

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

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

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

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

#c_portalResProduct_list-16506103102673422 .fa_li {
    display: block;
}

#c_portalResProduct_list-16506103102673422 .fa_li .fa_Img {
    border: #eee solid 1px;
}

#c_portalResProduct_list-16506103102673422 .fa_More {
    margin-top: var(--f40);
}

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

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

#c_portalResPublic_codeContainer-16532762710780752 {
    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-16532765401768774 {
    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_portalResPublic_codeContainer-16532765762714466 {
    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_portalResPublic_codeContainer-16532766506678877 {
    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_portalResPublic_codeContainer-16532766734000034 {
    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_category-16532215580818254 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResNews_category-16532215580818254 >div {
    animation-fill-mode: both;
}

#c_portalResNews_category-16532215580818254 .fa_box .fa_li {
    padding-top: 8vw;
    position: relative;
    display: flex;
    align-items: flex-end;
    border-left: rgba(255, 255, 255, 0.2) solid 1px;
    width: 100%;
}

#c_portalResNews_category-16532215580818254 .fa_box .fa_li .fa_wrap {
    width: 100%;
    position: relative;
    z-index: 2;
}

#c_portalResNews_category-16532215580818254 .fa_box .fa_li .fa_w_t {
    position: relative;
    text-align: center;
    padding: var(--f50) 2vw;
}

#c_portalResNews_category-16532215580818254 .fa_box .fa_li .fa_w_t h3 img {
    width: auto;
    max-width: 40%;
}

#c_portalResNews_category-16532215580818254 .fa_box .fa_li .fa_w_t h4 {
    font-size: var(--f24);
    color: #fff;
    margin-top: 30px;
}

#c_portalResNews_category-16532215580818254 .fa_box .fa_li .fa_w_t h4::after {
    content: "";
    display: block;
    margin: 20px auto;
    max-width: 0px;
    height: 3px;
    transition: all 0.5s;
    width: 50%;
    opacity: 0;
    background: #fff;
}

#c_portalResNews_category-16532215580818254 .fa_box .fa_li:hover .fa_w_t h4::after {
    max-width: 40px;
    opacity: 1;
}

#c_portalResNews_category-16532215580818254 .fa_box .fa_li .fa_w_t p {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2px;
    -webkit-box-orient: vertical;
    color: #fff;
    opacity: 0.5;
}

#c_portalResNews_category-16532215580818254 .fa_box .fa_li .fa_w_b {
    position: relative;
    padding: 2vw 2vw 5vw;
    text-align: center;
    border-top: rgba(255, 255, 255, 0.2) solid 1px;
}

#c_portalResNews_category-16532215580818254 .fa_BBox .fa_Title {
    color: #fff;
    text-align: center;
    padding: 0 10px;
}

@media only screen and (min-width: 769px) {
    #c_portalResNews_category-16532215580818254 .fa_BBox {
        position: relative;
    }

    #c_portalResNews_category-16532215580818254 .fa_BBox .fa_Title {
        position: absolute;
        left: 0;
        right: 0;
        top: 3vw;
        font-size: 46px;
        color: #fff;
        text-align: center;
        padding: 0 10px;
    }

    #c_portalResNews_category-16532215580818254 .fa_box .fa_li .fa_w_t {
        transform: translateY(130px);
        transition: all 0.5s;
    }

    #c_portalResNews_category-16532215580818254 .fa_box .fa_li:hover .fa_w_t {
        transform: translateY(0);
    }

    #c_portalResNews_category-16532215580818254 .fa_box .fa_li::before {
        content: "";
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        background: linear-gradient(rgba(0, 103, 198, 0), rgba(0, 103, 198, 1));
        transform: scaleY(0);
        transition: all 0.5s;
        opacity: 0;
        position: absolute;
        transform-origin: bottom center;
    }

    #c_portalResNews_category-16532215580818254 .fa_box .fa_li:hover::before {
        transform: scaleY(1);
        opacity: 1;
    }

    #c_portalResNews_category-16532215580818254 .fa_box .fa_li .fa_w_b .fa_More {
        opacity: 0;
        transition: all 0.5s;
    }

    #c_portalResNews_category-16532215580818254 .fa_box .fa_li:hover .fa_w_b .fa_More {
        opacity: 1;
        transition-delay: 0.3s;
    }

    #c_portalResNews_category-16532215580818254 .fa_box .fa_li .fa_w_b:before {
        width: 40px;
        height: 3px;
        top: -1px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        background: #fff;
        content: "";
        transition: all 0.5s;
    }

    #c_portalResNews_category-16532215580818254 .fa_box .fa_li:hover .fa_w_b:before {
        height: 10px;
        top: -5px;
        border-radius: 500px;
        border: rgba(255, 255, 255, 0.2) solid 5px;
        width: 10px;
    }

    #c_portalResNews_category-16532215580818254 .fa_box .fa_li .fa_w_b:after {
        width: 20px;
        height: 20px;
        top: -1px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        background: #fff;
        content: "";
        transition: all 0.5s;
        opacity: 0;
        border-radius: 500px;
    }

    #c_portalResNews_category-16532215580818254 .fa_box .fa_li:hover .fa_w_b:after {
        height: 20px;
        top: -10px;
        opacity: 0.2;
    }
}

@media only screen and (max-width: 768px) {
    #c_portalResNews_category-16532215580818254 .fa_box .fa_li {
        border-top: rgba(255, 255, 255, 0.2) solid 1px;
        background: rgba(0, 103, 198, 0.5);
    }

    #c_portalResNews_category-16532215580818254 .fa_BBox .fa_Title {
        font-size: 24px;
        padding: 40px 10px;
    }

    #c_portalResNews_category-16532215580818254 .fa_box .fa_li .fa_w_t h4::after {
        max-width: 40px;
        opacity: 1;
    }

    #c_portalResNews_category-16532215580818254 .fa_box .fa_li .fa_w_b {
        border: none;
    }
}

@media only screen and (max-width: 1400px) and (min-width: 769px) {
    #c_portalResNews_category-16532215580818254 .fa_Title {
        font-size:30px;
    }
}

#c_portalResNews_category-16532215580818254 .fa_case_btn>div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    font-size: 20px;
    color: #fff;
    border-radius: 50%;
    cursor: pointer;
    z-index: 60;
    display: flex;
    align-items: center;
    justify-content: center;
}

#c_portalResNews_category-16532215580818254 .fa_case_btn .fa_btn_l {
    left: 5px;
}

#c_portalResNews_category-16532215580818254 .fa_case_btn .fa_btn_r {
    right: 5px;
}

#c_portalResNews_category-16532215580818254 {
    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_portalResProduct_list-16506223180234653 .p_Product {
    width: calc((100% - 0px)/10);
}

#c_portalResProduct_list-16506223180234653 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResProduct_list-16506223180234653 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResProduct_list-16506223180234653 >div {
    animation-fill-mode: both;
}

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

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

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

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

#c_portalResProduct_list-16506223180234653 .fa_Img {
    border: none;
}

#c_portalResProduct_list-16506223180234653 {
    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_portalResProduct_list-16533540489306234 .p_Product {
    width: calc((100% - 0px)/3);
}

#c_portalResProduct_list-16533540489306234 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResProduct_list-16533540489306234 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResProduct_list-16533540489306234 >div {
    animation-fill-mode: both;
}

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

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

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

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

#c_portalResProduct_list-16533540489306234 .fa_Proswp1 .fa_li {
    display: block;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    border-bottom: var(--main-color) solid 2px;
}

#c_portalResProduct_list-16533540489306234 .fa_Proswp1 .fa_li .fa_Img {
    padding-bottom: 50%;
}

#c_portalResProduct_list-16533540489306234 .fa_Proswp1 .fa_li .fa_tit {
    border-top: #eee solid 1px;
    padding: var(--f30) var(--f30) var(--f50) var(--f30);
}

#c_portalResProduct_list-16533540489306234 .fa_Proswp1 .fa_li .fa_tit h3 {
    font-size: var(--f20);
    color: #333;
}

#c_portalResProduct_list-16533540489306234 .fa_Proswp1 .fa_li .fa_tit h3:after {
    content: "";
    left: 0px;
    display: block;
    width: 50%;
    max-width: 50px;
    height: 3px;
    background: var(--main-color);
    margin: 20px 0;
}

#c_portalResProduct_list-16533540489306234 .fa_Proswp1 .fa_li .fa_tit p {
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2px;
    -webkit-box-orient: vertical;
}

#c_portalResProduct_list-16533540489306234 .fa_Proswp1 {
    position: relative;
}

#c_portalResProduct_list-16533540489306234 .fa_list_btn>div {
    border: #aaa solid 1px;
    padding: 5px 20px;
}

#c_portalResProduct_list-16533540489585227 .p_Product {
    width: calc((100% - 0px)/10);
}

#c_portalResProduct_list-16533540489585227 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResProduct_list-16533540489585227 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResProduct_list-16533540489585227 >div {
    animation-fill-mode: both;
}

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

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

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

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

#c_portalResProduct_list-16533540489585227 .fa_li {
    display: block;
}

#c_portalResProduct_list-16533540489585227 .fa_li .fa_Img {
    border: #eee solid 1px;
}

#c_portalResProduct_list-16533540489585227 .fa_More {
    margin-top: var(--f40);
}

#c_portalResPublic_codeContainer-16533540489254510 {
    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_portalResProduct_list-16533540489306234 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 5%;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

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

@media only screen and (min-width: 769px) {
    #c_portalResPublic_codeContainer-16504654094676648 .fa_box {
        display:flex;
        justify-content: space-between;
        counter-reset: section;
    }

    #c_portalResPublic_codeContainer-16504654094676648 .fa_box .fa_li {
        width: 15%;
        margin-right: 5px;
        background-color: #000;
        background-size: cover;
        background-position: center;
        display: flex;
        padding: 5vw 1vw;
        justify-content: center;
        align-items: center;
        height: 480px;
        transition: all 0.5s;
    }

    #c_portalResPublic_codeContainer-16504654094676648 .fa_box .fa_li.fa_on {
        width: calc(40% - 20px);
    }

    #c_portalResPublic_codeContainer-16504654094676648 .fa_box .fa_li:last-child {
        margin: 0;
    }

    #c_portalResPublic_codeContainer-16504654094676648 .fa_box .fa_li h2:before {
        counter-increment: section;
        content: "0" counter(section);
        color: #dfa61c;
        text-align: center;
        font-size: 18px;
        transition: all 0.5s;
        display: block;
        margin-bottom: 10px;
    }

    #c_portalResPublic_codeContainer-16504654094676648 .fa_box .fa_li.fa_on h2:before {
        opacity: 0;
    }

    #c_portalResPublic_codeContainer-16504654094676648 .fa_box .fa_li h2 {
        font-size: var(--f18);
        color: #fff;
        margin-bottom: 20px;
        text-align: center;
        transition: all 0.5s;
    }

    #c_portalResPublic_codeContainer-16504654094676648 .fa_box .fa_li.fa_on h2 {
        text-align: left;
    }

    #c_portalResPublic_codeContainer-16504654094676648 .fa_box .fa_li .fa_sum {
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        transition: all 0.5s;
        font-size: 14px;
        line-height: 32px;
        color: #fff;
        text-align: left;
    }

    #c_portalResPublic_codeContainer-16504654094676648 .fa_box .fa_li.fa_on .fa_sum {
        max-height: 500px;
        opacity: 1;
    }
}

@media only screen and (max-width: 768px) {
    #c_portalResPublic_codeContainer-16504654094676648 .fa_box .fa_li {
        padding:20px;
        margin-bottom: 10px;
        width: 100%;
        background: #000;
    }

    #c_portalResPublic_codeContainer-16504654094676648 .fa_box .fa_li h2 {
        font-size: 18px;
        color: #fff;
        margin-bottom: 20px;
    }

    #c_portalResPublic_codeContainer-16504654094676648 .fa_box .fa_li .fa_sum {
        color: #fff;
        font-size: 14px;
        line-height: 24px;
    }
}

#c_portalResPublic_codeContainer-16504654094676648 {
    width: 100%;
    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;
}

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

#w_grid-1621582665116 > 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-1650463836761 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1650463836761 >div {
    animation-fill-mode: both;
    background: #F7F7F7;
}

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

#w_grid-1650463836761 >div > .p_gridbox {
    animation-fill-mode: both;
    max-width: var(--wrapper);
    width: 96%;
    margin: 0 auto;
    padding: var(--padding);
}

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

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

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

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

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

#w_grid-1650463873910 >div > .p_gridbox {
    animation-fill-mode: both;
    max-width: var(--wrapper);
    width: 96%;
    margin: 0 auto;
    padding: var(--padding);
}

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

#w_grid-1650546897398 > div > .p_gridbox {
    background-image: url(../images/bd_hbg02.jpg);
}

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

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

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

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

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

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

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

#w_grid-1650546897398 .p_gridbox {
    background-attachment: fixed;
}

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

#w_grid-1651821973810 >div > .p_gridbox {
    animation-fill-mode: both;
    max-width: var(--wrapper);
    width: 96%;
    margin: 0 auto;
    padding: var(--padding);
}

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

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

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

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

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

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

    #w_grid-1653022944463> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 50%;
        max-width: 430px;
    }

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

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

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

#w_grid-1653354049526 >div > .p_gridbox {
    animation-fill-mode: both;
    max-width: var(--wrapper);
    width: 96%;
    margin: 0 auto;
    padding: var(--padding);
}

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

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

#w_grid-1650463906395 >div {
    animation-fill-mode: both;
    background: #f9f9f9;
    background-image: url(../images/bg001.jpg);
    background-size: cover;
    position: relative;
}

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

#w_grid-1650463906395 >div:before {
    content: "SUPPORT";
    color: #f3f3f3;
    font-family: 'Poppins', sans-serif;
    position: absolute;
    left: 0px;
    z-index: 1;
    font-size: 5vw;
    font-weight: 800;
    writing-mode: tb-rl;
    top: 0px;
}

#w_grid-1650463906395 >div > .p_gridbox {
    animation-fill-mode: both;
    max-width: var(--wrapper);
    width: 96%;
    margin: 0 auto;
    padding: var(--padding);
}

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

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

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

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

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

#w_grid-1650465516698 >div {
    position: relative;
    z-index: 10;
}

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

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

#w_grid-1650463904390 >div > .p_gridbox {
    animation-fill-mode: both;
    max-width: var(--wrapper);
    width: 96%;
    margin: 0 auto;
    padding: var(--padding);
}

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

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

#w_grid-1650463878939 >div {
    animation-fill-mode: both;
    background-image: url(../images/bd_hbg03.jpg);
    background-size: cover;
}

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

#w_grid-1650463878939 >div > .p_gridbox {
    animation-fill-mode: both;
    max-width: var(--wrapper);
    width: 96%;
    margin: 0 auto;
    padding: var(--padding);
}

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

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

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

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

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

#w_grid-1650622308920 >div {
    border-bottom: #eee solid 1px;
}

#w_grid-1650622308920 >div > .p_gridbox {
    animation-fill-mode: both;
    max-width: var(--wrapper);
    width: 96%;
    margin: 0 auto;
    padding: 2vw 10px;
}

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

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

#w_grid-1650622502586 >div {
    animation-fill-mode: both;
    position: relative;
}

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

@media only screen and (min-width: 769px) {
    #w_grid-1650622502586> div > .p_gridbox {
        align-items:center;
    }

    #w_grid-1650622502586> div > .p_gridbox > .p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1650622502586> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: calc(100% / 6 * 5);
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1650622502586> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: calc(100% / 6);
    }

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

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

#w_grid-1621582665116 {
    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-1650463836761 {
    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-1650464418622 {
    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_grid-1650463873910 {
    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-1650464486924 {
    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_grid-1650546897398 {
    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-1651821973810 {
    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-1653022944463 {
    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-1650465132378 {
    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_grid-1653354049526 {
    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-1653354049534 {
    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_grid-1650463906395 {
    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-1650465516698 {
    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-1650463904390 {
    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-1650463878939 {
    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-1650550341661 {
    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-1650550354676 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1650622308920 {
    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-1650622502586 {
    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-1650622554665 {
    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_portalResEbizads_banner-16705812382480390 .bannerBox {
    width: 100%;
    height: auto;
}

#c_portalResEbizads_banner-16705812382480390 .content {
    position: relative;
    width: 100%;
    height: atuo;
}

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

#c_portalResEbizads_banner-16705812382480390 .bannerPic {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    transform: none;
}

#c_portalResEbizads_banner-16705812382480390 .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-16705812382480390 .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-16705812382480390 .text {
    position: absolute;
    top: 50%;
    width: 60%;
    max-width: 1000px;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-30%);
}

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

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

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

#c_portalResEbizads_banner-16705812382480390 .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-16705812382480390 .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-16705812382480390 .text * {
    transform: translateY(3rem);
    opacity: 0;
}

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

#c_portalResEbizads_banner-16705812382480390 .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-16705812382480390 .bannerTitle {
        font-size: 1.25rem;
    }

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

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

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

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

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

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

#c_portalResEbizads_banner-16704821451960948 video {
    animation-iteration-count: infinite;
}

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