﻿.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%;
}

.fa_hcase_cate>a {
    display: block;
    width: 50%;
}

.fa_hcase_cate .fa_Img {
    padding-bottom: 60.41%;
}

.fa_hcase_cate .fa_cnt {
    position: absolute;
    bottom: 0;
    transition: all 0.5s;
    padding: 20px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 10;
}

.fa_hcase_cate .fa_cnt h1 {
    font-size: 36px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 10px;
}

.fa_hcase_cate .fa_cnt h3 {
    color: #fff;
    opacity: 0.7;
    font-size: 14px;
}

.fa_hcase_cate a:hover img {
    transform: translate(-50%, -50%) scale(1.1);
}

.fa_hcase_cate a:hover .fa_cnt {
    transform: translateY(50%);
    bottom: 50%;
}

.fa_hcase_cate a .fa_Img:before {
    background: rgba(1, 78, 146, 0);
    background-image: linear-gradient(rgba(1, 78, 146, 0), rgba(1, 78, 146, 0.5));
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    transition: all 0.5s;
    position: absolute;
    z-index: 2;
    height: 60%;
}

.fa_hcase_cate a .fa_Img:after {
    background: rgba(1, 78, 146, 0.5);
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    transition: all 0.5s;
    position: absolute;
    z-index: 2;
    opacity: 0;
    height: 100%;
}

.fa_hcase_cate a:hover .fa_Img:after {
    opacity: 1;
}

@media only screen and (max-width: 768px) {
    .fa_hcase_cate>a {
        width: 100% !important;
    }
}

@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) {}

.c_portalResNews_category-01001 .fa_PageNav a:after {
    top: 0;
}

.c_portalResSearch_total-02001001 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1180px;
    min-height: 192px;
    width: auto;
    display: block;
    font-size: 0;
}

.c_portalResSearch_total-02001001 .p_contentBox {
    width: 100%;
    height: auto;
    overflow: visible;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    border-width: 1px;
    border-style: none;
    border-color: #b5b5b5;
    background-color: transparent;
    position: relative;
    margin: 20px auto;
}

.c_portalResSearch_total-02001001 .p_headbox {
    width: 100%;
    height: auto;
}

.c_portalResSearch_total-02001001 .p_searchBox {
    width: calc((100% - 46px) / 1);
    height: auto;
    display: inline-block;
    vertical-align: middle;
    overflow: visible;
    padding: 0;
    margin: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #b5b5b5;
    background-color: transparent;
    position: relative;
}

.c_portalResSearch_total-02001001 .p_input {
    width: 100%;
    display: inline-block;
    height: 38px;
    vertical-align: middle;
    color: inherit;
    position: relative;
    font-size: 14px;
}

.c_portalResSearch_total-02001001 .p_searchBox .p_input .last {}

.c_portalResSearch_total-02001001 .forward {
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    height: auto;
    font-size: 15px;
    color: #fff;
}

.c_portalResSearch_total-02001001 .forward:before {
    content: "\e661";
}

.c_portalResSearch_total-02001001 .p_searchBtn {
    width: 46px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    padding-top: 0;
    position: inherit;
    margin: 0;
    cursor: pointer;
    font-weight: inherit;
    text-decoration: none;
    color: #000;
    background-size: 100% 100%;
    background: var(--theme-color);
}

.c_portalResSearch_total-02001001 .p_searchBtn .font {
    display: table-cell;
    vertical-align: middle;
    bottom: 0;
    height: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    text-decoration: none;
    position: relative;
    text-align: center;
}

.c_portalResSearch_total-02001001 .p_input input, .c_search_total-02001 .p_input .InputText {
    display: inline-block;
    height: 100%;
    width: inherit;
    line-height: inherit;
    border: none;
    padding-left: 25px;
    background: transparent;
}

.c_portalResSearch_total-02001001 .p_select {
    height: auto;
    position: relative;
    font-size: 0;
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin-left: -1px;
}

.c_portalResSearch_total-02001001 .p_select input {
    width: 75px;
    height: 40px;
    border: 1px solid rgba(240, 240, 240, 1);
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    padding: 0 10px;
}

.c_portalResSearch_total-02001001 .p_select input:hover {
    background-color: rgb(240, 248, 250);
    color: rgb(100, 190, 186);
}

.c_portalResSearch_total-02001001 .p_select input:hover+.shape {
    background-color: rgb(240, 248, 250);
}

.c_portalResSearch_total-02001001 .p_select .shape {
    display: inline-block;
    width: 30px;
    height: 40px;
    position: absolute;
    right: 0;
    line-height: 40px;
    text-align: center;
    border: 1px solid rgba(240, 240, 240, 1);
    border-left: none;
    font-size: 12px;
    color: rgba(200, 200, 200, 1);
}

.c_portalResSearch_total-02001001 .p_select .shape:before {
    content: "\e6c9";
}

.c_portalResSearch_total-02001001 .p_select .shape:hover {
    color: #65beba;
}

.c_portalResSearch_total-02001001 .p_select .itembox {
    height: auto;
    width: 100%;
    position: absolute;
    top: 40px;
    left: 0px;
    border: 1px solid rgba(240, 240, 240, 1);
    border-top: 0;
    overflow-y: auto;
    z-index: 99;
    background-color: #fff;
    font-size: 12px;
    max-height: 180px;
}

.c_portalResSearch_total-02001001 .p_select li {
    width: auto;
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
}

.c_portalResSearch_total-02001001 .p_select li:hover {
    background-color: rgb(240, 248, 250);
    color: rgb(100, 190, 186);
}

.c_portalResSearch_total-02001001 .p_select li i img {
    display: none;
}

.c_portalResSearch_total-02001001 .p_searchBtnBox {
    display: none;
}

.c_portalResSearch_total-02001001 img.ssbottom {
    cursor: pointer;
    border-left: 1px solid #ccc;
    padding-left: 20px;
}

.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_Img img {
    position: absolute;
    min-height: auto !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.5s;
}

.c_portalResProduct_list-01001 .mouseBtn {
    position: relative
}

.c_portalResProduct_list-01001 .mouseBtn .p_tipsBox {
    position: absolute;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    top: -50px;
    white-space: nowrap;
    left: 50%;
    transform: translate(-50%, 0);
}

.c_portalResProduct_list-01001 .p_tipsBox .iconfont::before {
    content: '\e6c9';
    position: absolute;
    bottom: -9px;
    left: 50%;
    transform: translate(-50%, 0);
}

.fa_Pro .fa_li {
    display: block;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.fa_Pro .fa_li .fa_Img {
    transform: rotateY(0);
    transition: all .5s ease-in-out 0s;
}

@media only screen and (max-width:768px) {
    .fa_Pro .fa_li {
        background: #fafafa;
        border: #ddd solid 1px;
    }

    .fa_Pro .fa_li .fa_Content {
        padding: 20px 10px;
    }

    .fa_Pro .fa_li .fa_tit {
        font-size: 14px;
        margin: 0 0 20px;
        text-align: center;
    }

    .fa_Pro .fa_li article {
        display: none;
    }

    .fa_Pro .fa_li p {
        text-align: center;
    }

    .fa_Pro .fa_li p span {
        color: #aaa;
        background: #eee;
        display: inline-block;
        padding: 5px 20px;
        font-size: 12px;
    }

    .fa_ProSwp .fa_More2 a {
        background: #fff;
        color: #4bbac2;
    }

    .fa_Pro {
        margin: 30px 0;
    }

    .fa_ProSwp {
        margin-top: 30px;
        padding: 0 30px 40px;
    }

    .fa_ProBtn {
        display: none;
    }

    .c_portalResProduct_list-01001 {
        overflow: hidden;
        width: 100%;
        height: auto;
        min-width: 640px;
        margin-left: 0;
        margin-right: 0;
    }

    .c_portalResProduct_list-01001 .p_no {
        color: #d6cfcf;
        cursor: default;
    }

    .c_portalResProduct_list-01001 .p_no:hover {
        color: #d6cfcf;
        cursor: default;
        background: #fff;
        border-color: #ccc;
    }

    .c_portalResProduct_list-01001 .p_no:active, .btn.active {
        box-shadow: none;
    }

    .c_portalResProduct_list-01001 .p_ProductList {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        background-color: transparent;
        white-space: normal;
        font-size: 0;
    }

    .c_portalResProduct_list-01001 .p_categorySummaryBox {
        padding: 15px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.09);
    }

    .c_portalResProduct_list-01001 .p_categorySummary {
        color: rgba(0, 0, 0, 0.45);
        font-size: 14px;
        line-height: 22px;
        text-align: left;
        vertical-align: top;
        word-break: break-all;
    }

    .c_portalResProduct_list-01001 .p_sort {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0 15px;
        overflow: hidden;
        font-size: 16px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border-bottom: 10px solid #F5F5F5;
    }

    .c_portalResProduct_list-01001 .d_sortBtn {
        -webkit-flex: 1.5;
        flex: 1.5;
        -webkit-box-flex: 1.5;
        -moz-box-flex: 1.5;
        -ms-flex: 1.5;
        display: block;
        position: relative;
        width: 100%;
        line-height: 40px;
        text-align: center;
    }

    .c_portalResProduct_list-01001 .d_sortBtn:hover, .c_portalResProduct_list-01001 .d_sortBtn:active {
        border-color: #4bbac2;
        color: #4bbac2;
        z-index: 2;
    }

    .c_portalResProduct_list-01001 .d_sortBtn.active {
        border-color: #4bbac2;
        color: #4bbac2;
        z-index: 2;
    }

    .c_portalResProduct_list-01001 .p_default {
        -webkit-flex: 1;
        flex: 1;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
    }

    .c_portalResProduct_list-01001 .d_sortBtn:lang(active) {
        border-color: #4bbac2;
        color: #4bbac2;
        z-index: 2;
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:first-child {
        display: none;
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont {
        display: inline-block;
        font-size: 12px;
        width: 0;
        height: 0;
        margin: 5px 0 0 3px;
        font: 0/0 arial;
        vertical-align: middle;
        border: 5px dashed transparent;
        border-top: 5px solid rgba(0, 0, 0, 0.45);
        text-align: center;
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:before {
        content: "\e69a";
        line-height: 30px;
    }

    .c_portalResProduct_list-01001 .d_sortBtn:lang(active) .font .iconfont, .c_portalResProduct_list-01001 .d_sortBtn:hover .font .iconfont, .c_portalResProduct_list-01001 .d_sortBtn:active .font .iconfont {
        color: #4bbac2;
        border-top-color: #4bbac2;
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .down-arrow {
        margin-top: 0;
        border-top: 0 none;
        border-bottom: 5px solid rgba(0, 0, 0, 0.45);
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .arrow:before {
        content: "\e69c";
    }

    .c_portalResProduct_list-01001 .p_default .font .iconfont {
        display: none;
    }

    .c_portalResProduct_list-01001 .p_products {
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        white-space: normal;
    }

    .c_portalResProduct_list-01001 .p_Product {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: calc((100% - 0px)/1) !important;
        padding: 15px 15px 0;
        height: inherit;
    }

    .c_portalResProduct_list-01001 .p_ProductInner {
        width: 100%;
        padding: 0 0 15px;
        border-top: 0 none;
        border-left: 0 none;
        border-right: 0 none;
        box-sizing: content-box;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .c_portalResProduct_list-01001 .p_Product:last-of-type .p_ProductInner {
        border: 0 none;
    }

    .c_portalResProduct_list-01001 .p_images {
        position: relative;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        text-align: center;
        font-size: 0;
        overflow: hidden;
        webkit-flex: 1;
        flex: 1;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
    }

    .c_portalResProduct_list-01001 .p_image {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .p_imagesPc {
        display: none;
    }

    .c_portalResProduct_list-01001 .p_linkB {
        width: inherit;
        height: inherit;
        display: block;
        position: static;
        padding-bottom: 75%;
    }

    .c_portalResProduct_list-01001 .p_image {
        width: 100%;
        height: 100%;
        padding: 0;
    }

    .c_portalResProduct_list-01001 .p_ThumbnailBox {
        display: none;
    }

    .c_portalResProduct_list-01001 .d_articles {
        height: auto;
        width: auto;
        padding: 0 0 0 15px;
        margin: 0;
        -webkit-flex: 2.4;
        flex: 2.4;
        -webkit-box-flex: 2.4;
        -moz-box-flex: 2.4;
        -ms-flex: 2.4;
    }

    .c_portalResProduct_list-01001 .d_HeadBox {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .d_title {
        display: block;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        font-weight: 400;
        cursor: pointer;
        line-height: 22px;
        vertical-align: middle;
    }

    .c_portalResProduct_list-01001 .p_TagBox {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
        display: none;
    }

    .c_portalResProduct_list-01001 .p_tag {
        float: left;
        margin: 0 5px 0 5px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: transparent;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .p_tag:hover {
        border-width: 1px;
        border-style: none;
        border-color: transparent;
    }

    .c_portalResProduct_list-01001 .p_tag:active {
        border-width: 1px;
        border-style: none;
        border-color: transparent;
    }

    .c_portalResProduct_list-01001 .d_item {
        width: auto;
        height: auto;
        margin: 5px 0;
        padding: 0;
        vertical-align: middle;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .d_item .d_itemLable {
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px 0 0;
        font-size: 14px;
    }

    .c_portalResProduct_list-01001 .d_item .d_itemValue {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
    }

    .c_portalResProduct_list-01001 .p_salePricePc, .c_portalResProduct_list-01001 .p_NomBoxPc {
        display: none;
    }

    .c_portalResProduct_list-01001 .d_SummaryBox {
        margin: 5px 0;
        width: auto;
        height: auto;
        padding: 0;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .d_summary {
        color: #999;
        font-size: 12px;
        line-height: 20px;
        text-align: left;
        vertical-align: top;
        word-break: break-all;
    }

    .c_portalResProduct_list-01001 .d_SalePrice {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: left;
        vertical-align: middle;
    }

    .c_portalResProduct_list-01001 .p_priceUnit::before {
        content: "\e6d7";
    }

    .c_portalResProduct_list-01001 .p_interaction {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        word-break: break-all;
        white-space: normal;
        font-size: 14px;
        margin-top: 5px;
    }

    .c_portalResProduct_list-01001 .p_interaction .btn-default {
        display: inline-block;
        margin: 5px 0 0;
        margin: 0;
    }

    .c_portalResProduct_list-01001 .p_keyword {
        display: inline-block;
        padding-right: 5px;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: middle;
    }

    .c_portalResProduct_list-01001 .btn-group {
        margin-top: 5px;
    }

    .c_portalResProduct_list-01001 .dropdown-menu {
        min-width: inherit;
        width: 220px;
        padding-left: 5px;
        padding-right: 5px;
        max-height: 250px;
        overflow-y: auto;
    }

    .c_portalResProduct_list-01001 .dropdown-menu .name {
        display: inline-block;
        width: 170px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: middle;
    }

    .c_portalResProduct_list-01001 .dropdown-menu .down {
        display: inline-block;
        width: 30px;
        color: #4bbac2;
        cursor: pointer;
        padding: 0;
        cursor: pointer;
    }
}

@media only screen and (min-width:769px) {
    .fa_Pro .fa_Content {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        background: rgba(220, 253, 253, 0.8);
        transform: rotateY(90deg);
        transition: all .5s ease-in-out 0s;
        display: flex;
        align-items: center;
        padding: 20px;
        justify-content: center;
        border: #fff solid 1px;
    }

    .fa_Pro .fa_Content h4 {
        font-size: 18px;
        color: #fff;
        text-align: center;
    }

    .fa_Pro .fa_Content article {
        font-size: 14px;
        color: #fff;
        line-height: 24px;
        height: 72px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        line-clamp: 3;
        -webkit-box-orient: vertical;
        margin: 20px 0;
    }

    .fa_Pro .fa_Content p {
        text-align: center;
    }

    .fa_Pro .fa_Content p span {
        font-size: 14px;
        max-width: 80%;
        width: 150px;
        color: #4bbac2;
        display: inline-block;
        padding: 10px;
        background: #fff;
        transition: all .5s ease-in-out 0s;
        text-align: center;
        position: relative;
    }

    .fa_Pro .fa_Content p span:before {
        position: absolute;
        transition: all .5s ease-in-out 0s;
        content: "";
        width: 0;
        top: 0;
        height: 100%;
        display: block;
        left: 50%;
        transform: translateX(-50%);
        opacity: 0;
        color: #fff;
        border-top: #fff solid 1px;
        border-bottom: #fff solid 1px;
    }

    .fa_Pro .fa_Content p span:hover {
        background: none;
        color: #fff;
    }

    .fa_Pro .fa_Content p span:hover:before {
        opacity: 1;
        width: 100%;
    }

    .fa_Pro .fa_li:hover .fa_Img {
        transform: rotateY(180deg);
    }

    .fa_Pro .fa_li:hover .fa_Content {
        transform: rotateY(0);
        background: rgba(75, 186, 194, 0.8);
        border-color: #eee;
    }

    .fa_ProSwp .fa_pagination {
        display: none;
    }

    .c_portalResProduct_list-01001 {
        overflow: hidden;
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-right: 0;
    }

    .c_portalResProduct_list-01001 .p_no {
        color: #d6cfcf;
        cursor: default;
    }

    .c_portalResProduct_list-01001 .p_no:hover {
        color: #d6cfcf;
        cursor: default;
        background: #fff;
        border-color: #ccc;
    }

    .c_portalResProduct_list-01001 .p_no:active, .btn.active {
        box-shadow: none;
    }

    .c_portalResProduct_list-01001 .p_ProductList {
        width: auto;
        height: auto;
        white-space: normal;
        font-size: 0;
        padding: 20px 25px;
    }

    .c_portalResProduct_list-01001 .p_categorySummaryBox {
        padding: 0 0 20px;
        margin: 0 0 30px;
        border-bottom: 1px solid #e2e2e2;
    }

    .c_portalResProduct_list-01001 .p_categorySummary {
        color: #333;
        font-size: 14px;
        line-height: 22px;
        text-align: left;
        vertical-align: top;
        word-break: break-all;
    }

    .c_portalResProduct_list-01001 .p_sort {
        margin: 0 0 10px;
        width: auto;
        height: auto;
        padding: 0 0 0 1px;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
        clear: both;
        font-size: 14px;
    }

    .c_portalResProduct_list-01001 .d_sortBtn {
        position: relative;
        float: left;
        height: 30px;
        margin: 0 0 0 -1px;
        line-height: 30px;
        text-align: left;
        padding-left: 15px;
        padding-right: 30px;
        background-color: rgba(255, 255, 255, 1);
        border-width: 1px;
        border-style: solid;
        border-color: #D9D9D9;
        cursor: pointer;
        color: rgba(0, 0, 0, 0.65);
    }

    .c_portalResProduct_list-01001 .d_sortBtn:hover, .c_portalResProduct_list-01001 .d_sortBtn:active {
        border-color: #4bbac2;
        color: #4bbac2;
        z-index: 2;
    }

    .c_portalResProduct_list-01001 .d_sortBtn.active {
        border-color: #4bbac2;
        color: #4bbac2;
        z-index: 2;
    }

    .c_portalResProduct_list-01001 .p_default {
        padding-right: 15px;
    }

    .c_portalResProduct_list-01001 .d_sortBtn:lang(active) {
        border-color: #4bbac2;
        color: #4bbac2;
        z-index: 2;
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:first-child {
        display: none;
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 8px;
        font-size: 12px;
        color: rgba(0, 0, 0, 0.65);
        text-align: center;
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:before {
        content: "\e69a";
        line-height: 30px;
    }

    .c_portalResProduct_list-01001 .d_sortBtn:lang(active) .font .iconfont, .c_portalResProduct_list-01001 .d_sortBtn:hover .font .iconfont, .c_portalResProduct_list-01001 .d_sortBtn:active .font .iconfont {
        color: #4bbac2;
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .arrow {
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .down-arrow {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .arrow:before {
        content: "\e69a";
    }

    .c_portalResProduct_list-01001 .p_default .iconfont.arrow {
        display: none;
    }

    .c_portalResProduct_list-01001 .p_products {
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        white-space: normal;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .p_Product {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: calc((100% - 0px)/3);
        padding: 10px;
        height: inherit;
    }

    .c_portalResProduct_list-01001 .p_ProductInner {
        width: 100%;
        padding: 0 0 5px;
        box-sizing: content-box;
    }

    .c_portalResProduct_list-01001 .p_ProductInner:hover {
        border-width: 3px;
        border-color: #4bbac2;
        margin: -2px;
    }

    .c_portalResProduct_list-01001 .p_images {
        position: relative;
        width: 100%;
        height: 188px;
        margin: 0;
        padding: 0;
        text-align: center;
        font-size: 0;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .p_imagesMo {
        display: none;
    }

    .c_portalResProduct_list-01001 .p_linkB {
        width: inherit;
        height: inherit;
        display: block;
        position: static;
        padding-bottom: 75%;
    }

    .c_portalResProduct_list-01001 .p_image {
        width: 100%;
        height: 100%;
        padding: 0;
    }

    .c_portalResProduct_list-01001 .p_ThumbnailBox {
        position: absolute;
        left: 0;
        bottom: 1px;
        z-index: 10;
        width: 236px;
        height: auto;
        padding: 0;
        overflow: hidden;
        height: auto;
    }

    .c_portalResProduct_list-01001 .p_ThumbnailBox .p_thumbnail {
        position: relative;
        width: 42px;
        height: 34px;
        float: left;
        margin: 0 2px;
        max-width: 42px;
        max-height: 34px;
        overflow: hidden;
        border: 2px solid rgba(0, 0, 0, .45)
    }

    .c_portalResProduct_list-01001 .p_ThumbnailBox .p_thumbnail:hover {
        border-color: rgba(255, 255, 255, .7)
    }

    .c_portalResProduct_list-01001 .d_articles {
        height: auto;
        width: auto;
        padding: 0 0 0 15px;
        margin: 0;
        -webkit-flex: 2.4;
        flex: 2.4;
        -webkit-box-flex: 2.4;
        -moz-box-flex: 2.4;
        -ms-flex: 2.4;
    }

    .c_portalResProduct_list-01001 .d_HeadBox {
        margin: 5px 0 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .d_title {
        display: block;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        font-weight: 400;
        cursor: pointer;
        line-height: 22px;
        vertical-align: middle;
    }

    .c_portalResProduct_list-01001 .p_TagBox {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .p_tag {
        float: left;
        margin: 0 5px 0 5px;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: transparent;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .p_tag:hover {
        border-width: 1px;
        border-style: none;
        border-color: transparent;
    }

    .c_portalResProduct_list-01001 .p_tag:active {
        border-width: 1px;
        border-style: none;
        border-color: transparent;
    }

    .c_portalResProduct_list-01001 .d_item {
        width: auto;
        height: auto;
        margin: 5px 0;
        padding: 0;
        vertical-align: middle;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .d_item .d_itemLable {
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px 0 0;
        font-size: 14px;
    }

    .c_portalResProduct_list-01001 .d_item .d_itemValue {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
    }

    .c_portalResProduct_list-01001 .p_salePriceMo, .c_portalResProduct_list-01001 .p_NomBoxMo {
        display: none;
    }

    .c_portalResProduct_list-01001 .d_SummaryBox {
        margin: 5px 0;
        width: auto;
        height: auto;
        padding: 0;
        overflow: hidden;
    }

    .c_portalResProduct_list-01001 .d_summary {
        line-height: 20px;
        text-align: left;
        vertical-align: top;
        word-break: break-all;
    }

    .c_portalResProduct_list-01001 .d_SalePrice {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: left;
        vertical-align: middle;
    }

    .c_portalResProduct_list-01001 .p_priceUnit::before {
        content: "\e6d7";
    }

    .c_portalResProduct_list-01001 .p_interaction {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        word-break: break-all;
        white-space: normal;
        font-size: 14px;
        margin-top: 5px;
    }

    .c_portalResProduct_list-01001 .p_interaction .btn-default {
        display: inline-block;
        margin: 5px 0 0;
        margin: 0;
    }

    .c_portalResProduct_list-01001 .p_keyword {
        display: inline-block;
        padding-right: 5px;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: middle;
    }

    .c_portalResProduct_list-01001 .dropdown-menu {
        min-width: inherit;
        width: 350px;
        padding-left: 5px;
        padding-right: 5px;
        max-height: 220px;
        overflow-y: auto;
    }

    .c_portalResProduct_list-01001 .dropdown-menu .name {
        display: inline-block;
        width: 290px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: middle;
    }

    .c_portalResProduct_list-01001 .dropdown-menu .down {
        display: inline-block;
        width: 30px;
        color: #4bbac2;
        cursor: pointer;
        background: none;
        padding: 0;
    }
}

@media only screen and (min-width:769px) and (max-width: 1024px) {}

.col-md-3 {
    width: 33.3333%;
}

@media only screen and (min-width:1024px) and (max-width: 1366px) {
    #c_portalResProduct_list-16371470839004908 .product_img {
        height: 365px !important;
        overflow: hidden;
        border: 1px solid #e2e2e2;
        border-bottom: none;
    }
}

@media only screen and (min-width:769px) and (max-width: 1024px) {
    #c_portalResProduct_list-16371470839004908 .product_img {
        height: 270px !important;
        overflow: hidden;
        border: 1px solid #e2e2e2;
        border-bottom: none;
    }
}

@media only screen and (max-width:768px) {
    #c_portalResProduct_list-16371470839004908 .product_img {
        height: 116px !important;
        overflow: hidden;
        border: 1px solid #e2e2e2;
        border-bottom: none;
    }

    .c_portalResProduct_list-01001 {
        overflow: hidden;
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-right: 0;
    }
}

.e_IndexOrdinaryStyleBox-001 {
    width: 100%;
    height: auto;
    width-uint: %;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_top {
    background-color: transparent;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link {
    color: #666666;
    font-size: 14px;
    display: table;
    height: inherit;
    border-width: 0;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link:hover {
    color: rgba(101, 190, 186, 1);
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link:active {
    color: rgba(101, 190, 186, 1);
}

.e_IndexOrdinaryStyleBox-001 .stylebox_top {
    width: auto;
    height: 40px;
}

.e_IndexOrdinaryStyleBox-001 .title_icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    margin-right: 10px;
    font-size: medium;
}

.e_IndexOrdinaryStyleBox-001 .title_icon::before {
    content: "";
}

.e_IndexOrdinaryStyleBox-001 .title_main {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    font-weight: normal;
    font-size: 16px;
    max-width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.e_IndexOrdinaryStyleBox-001 .title_sub {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_title {
    display: inline-block;
    width: auto;
    height: inherit;
    background-color: rgba(101, 190, 186, 1);
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0;
    vertical-align: bottom;
    white-space: nowrap;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link {
    float: right;
    vertical-align: middle;
    margin-right: 15px;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link a {
    color: inherit;
    display: table-cell;
    vertical-align: middle;
}

.e_IndexOrdinaryStyleBox-001 .link_icon {
    display: inline-block;
    margin-left: 5px;
}

.e_IndexOrdinaryStyleBox-001 .link_icon::before {
    content: '\e6af';
}

.e_IndexOrdinaryStyleBox-001 .stylebox_top_line {
    height: 1px;
    background-color: rgba(240, 240, 240, 1);
}

.e_IndexOrdinaryStyleBox-001 .stylebox_content {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0;
    width: 100%;
    height: calc(100% - 48px);
    width-uint: %;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_bottom_line {
    height: 1px;
    background-color: rgba(240, 240, 240, 1);
}

.e_SideMajorStyleBox-001 {
    width: 100%;
    height: auto;
    width-uint: %;
}

.e_SideMajorStyleBox-001 .stylebox_link {
    color: #666666;
    font-size: 14px;
    display: table;
    height: inherit;
    border-width: 0;
    float: right;
    vertical-align: middle;
    margin-right: 15px;
}

.e_SideMajorStyleBox-001 .stylebox_top {
    width: auto;
    height: 40px;
    background-color: rgba(101, 190, 186, 1);
}

.e_SideMajorStyleBox-001 .title_icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    margin-right: 10px;
    font-size: medium;
}

.e_SideMajorStyleBox-001 .title_icon::before {
    content: "";
}

.e_SideMajorStyleBox-001 .title_main {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    font-weight: normal;
    font-size: 16px;
    max-width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.e_SideMajorStyleBox-001 .title_sub {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
}

.e_SideMajorStyleBox-001 .stylebox_title {
    display: inline-block;
    width: auto;
    height: inherit;
    background-color: rgba(101, 190, 186, 1);
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0;
    vertical-align: bottom;
    white-space: nowrap;
}

.e_SideMajorStyleBox-001 .stylebox_link a {
    color: inherit;
    display: table-cell;
    vertical-align: middle;
}

.e_SideMajorStyleBox-001 .link_icon {
    display: inline-block;
    margin-left: 5px;
}

.e_SideMajorStyleBox-001 .link_icon::before {
    content: '\e6af';
}

.e_SideMajorStyleBox-001 .stylebox_top_line {
    height: 1px;
    background-color: rgba(240, 240, 240, 1);
}

.e_SideMajorStyleBox-001 .stylebox_content {
    border-style: solid;
    border-width: 1px;
    border-color: #f0f0f0;
    width: 100%;
    width-uint: %;
}

.e_SideMajorStyleBox-001 .stylebox_bottom_line {
    height: 1px;
    background-color: rgba(240, 240, 240, 1);
}

.more_box {
    display: flex;
}

@media only screen and (max-width: 768px) {
    .c_portalResEbizads_banner-01001001 .pc_pic {
        display: none !important;
    }

    .c_portalResEbizads_banner-01001001 .p_prompt {
        width: auto;
        height: auto;
        text-align: center;
        background-color: inherit;
        font-size: 16px;
        border: 1px solid #E4E4E4;
    }

    .c_portalResEbizads_banner-01001001 .p_prompt .prompt_title {
        display: inline-table;
        padding: 0 30px;
        height: 100%;
        min-height: 260px;
    }

    .c_portalResEbizads_banner-01001001 .p_prompt .prompt_title .iconfont:before {
        content: "";
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .p_prompt .prompt_title .first:before {
        content: "\e6b4";
    }

    .c_portalResEbizads_banner-01001001 .p_prompt .prompt_title {
        font-size: 24px;
        text-align: left;
        color: rgba(51, 51, 51, 1);
        font-weight: bold;
    }

    .c_portalResEbizads_banner-01001001 .p_prompt .prompt_title .font {
        display: table-cell;
        line-height: normal;
        vertical-align: middle;
    }

    .c_portalResEbizads_banner-01001001 .p_prompt .promptbox {
        width: auto;
        height: 100%;
    }

    .c_portalResEbizads_banner-01001001 .p_prompt .prompt_content {
        font-size: 18px;
        color: rgba(105, 105, 105, 1);
        padding-left: 65px;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnD {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 56px;
        color: #e2e2e2;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnD .iconfont:before {
        content: '\e687';
        display: inline-block;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnD .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnC {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 56px;
        color: #e2e2e2;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnC .iconfont:before {
        content: '\e687';
        display: inline-block;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnC .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .p_ListNumBtn img {
        display: none;
    }

    .c_portalResEbizads_banner-01001001 .p_ListNumBtn .shape {
        display: table-cell;
        width: inherit;
        height: inherit;
        text-align: center;
        vertical-align: middle;
    }

    .c_portalResEbizads_banner-01001001 .p_ListNumBtn:active {
        color: rgba(255, 255, 255, 1);
    }

    .c_portalResEbizads_banner-01001001 .p_ListNumBtn.active {
        color: rgba(255, 255, 255, 1);
    }

    .c_portalResEbizads_banner-01001001 .p_ListNumBtn.j-nav-active {
        color: rgba(255, 255, 255, 1);
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .p_SquareNumBtn img {
        display: none;
    }

    .c_portalResEbizads_banner-01001001 .p_SquareNumBtn .shape {
        text-indent: -9999em;
        width: inherit;
        height: inherit;
        vertical-align: middle;
    }

    .c_portalResEbizads_banner-01001001 .p_SquareNumBtn:active {
        background-color: #67b8b4;
    }

    .c_portalResEbizads_banner-01001001 .p_SquareNumBtn.active {
        background-color: #67b8b4;
    }

    .c_portalResEbizads_banner-01001001 .p_SquareNumBtn.j-nav-active {
        background-color: #67b8b4;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .p_CircleNumBtn img {
        display: none;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .p_CircleNumBtn:active {
        background-color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-01001001 .p_CircleNumBtn.active {
        background-color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-01001001 .p_CircleNumBtn.j-nav-active {
        background-color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-01001001 .p_NumBtn {
        width: 150px;
        height: 66px;
        border-color: rgba(242, 242, 242, 1);
        border-width: 2px;
        border-style: solid;
    }

    .c_portalResEbizads_banner-01001001 .p_NumBtn .shape {
        display: none;
    }

    .c_portalResEbizads_banner-01001001 .p_NumBtn:active {
        border-color: rgba(103, 184, 180, 1);
    }

    .c_portalResEbizads_banner-01001001 .p_NumBtn.active {
        border-color: rgba(103, 184, 180, 1);
    }

    .c_portalResEbizads_banner-01001001 .p_ThumbnailBox {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-01001001 .p_ImgSummary {
        text-align: justify;
        vertical-align: top;
        word-break: break-all;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .p_ImgHead .font {
        display: table-cell;
        vertical-align: top;
        line-height: 30px;
    }

    .c_portalResEbizads_banner-01001001 .p_ImgHead .iconfont:before {
        content: "";
    }

    .c_portalResEbizads_banner-01001001 .p_TitleBox {
        width: inherit;
        height: auto;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .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-01001001 .p_SwitchBtnB .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnB .iconfont {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        top: 3px;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .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-01001001 .p_interactionB {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .p_SwitchBtnA .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnA .iconfont {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        top: 3px;
        right: 4px;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .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-01001001 .p_interactionA {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-01001001 .p_interactionA+.p_interactionA {
        left: initial;
        right: 0;
    }

    .c_portalResEbizads_banner-01001001 .p_imageA {
        width: auto;
        height: auto;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-01001001 .p_images {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 {
        min-width: 300px;
        overflow: auto;
    }

    .c_portalResEbizads_banner-01001001 .p_banner {
        width: 100%;
        height: 100%;
        background-color: transparent;
    }

    .c_portalResEbizads_banner-01001001 .p_images {
        width: auto;
        height: auto;
    }

    .c_portalResEbizads_banner-01001001 .p_ThumbnailBox {
        width: auto;
        height: auto;
        border-width: 0;
        background-color: transparent;
    }

    .c_portalResEbizads_banner-01001001 .p_ThumbnailBoxA {
        width: auto;
        height: auto;
    }

    .c_portalResEbizads_banner-01001001 .p_interactionA {
        width: auto;
        height: auto;
    }

    .c_portalResEbizads_banner-01001001 .p_interactionB {
        width: auto;
        height: auto;
    }

    .c_portalResEbizads_banner-01001001 .p_TitleBox {
        border-width: 0;
    }

    .c_portalResEbizads_banner-01001001 .p_TitleBoxA {
        width: auto;
        height: auto;
        border-width: 0;
        background-color: transparent;
    }

    .c_portalResEbizads_banner-01001001 .c_banner {
        width: inherit;
        height: inherit;
    }

    .c_portalResEbizads_banner-01001001 .p_images {
        width: inherit;
        height: inherit;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .c_portalResEbizads_banner-01001001 .p_LinkA {
        width: inherit;
        height: inherit;
        display: block;
        position: relative;
    }

    .c_portalResEbizads_banner-01001001 .p_imageA {
        vertical-align: baseline;
        text-align: center;
        width: inherit;
        height: inherit;
    }

    .c_portalResEbizads_banner-01001001 .p_imageA:hover {
        background-color: transparent;
    }

    .c_portalResEbizads_banner-01001001 .p_imageA:hover:after {
        background-color: transparent;
    }

    .c_portalResEbizads_banner-01001001 .p_interactionA {
        cursor: pointer;
        left: 0;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 99;
        overflow: visible;
    }

    .c_portalResEbizads_banner-01001001 .p_interactionB {
        cursor: pointer;
        right: 0;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 99;
        overflow: visible;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .p_SwitchBtnA .iconfont:before {
        font-size: 30px;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .p_SwitchBtnB .iconfont:before {
        font-size: 30px;
    }

    .c_portalResEbizads_banner-01001001 .p_SummaryBox {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 5;
        height: 70px;
        background-color: transparent;
        display: none;
    }

    .c_portalResEbizads_banner-01001001 .p_SummaryBox:hover {
        background-color: transparent;
    }

    .c_portalResEbizads_banner-01001001 .p_SummaryBox .p_LinkB {
        display: block;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .p_LinkA .p_TitleBox span {
        display: block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-01001001 .p_LinkA:hover .p_TitleBox span {
        color: #fff;
    }

    .c_portalResEbizads_banner-01001001 .p_TitleBoxA {
        width: 100%;
        height: inherit;
        padding-left: 20px;
        padding-right: 20px;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .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-01001001 .p_ThumbnailBox .p_NumBtn:first-child {
        margin-left: 0;
    }

    .c_portalResEbizads_banner-01001001 .p_NumBtn {
        margin-right: 6px;
        font-size: 0;
        width: 90px;
        height: auto;
        display: inline-block;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-01001001 .p_CircleNumBtn {
        margin-left: 10px;
    }

    .c_portalResEbizads_banner-01001001 .p_SquareNumBtn {
        margin-left: 10px;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnC {
        position: absolute;
        top: 50%;
        left: 0;
        cursor: pointer;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnD {
        position: absolute;
        top: 50%;
        right: 0;
        cursor: pointer;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .c_portalResEbizads_banner-01001001 .p_CircleNumBtn, .c_portalResEbizads_banner-01001001 .p_SquareNumBtn, .c_portalResEbizads_banner-01001001 .p_ListNumBtn {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .c_portalResEbizads_banner-01001001 .p_SquareNumBtn {
        width: 98px;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnD .iconfont:before {
        content: "\e6ae";
        font-size: 30px;
    }

    .c_portalResEbizads_banner-01001001 .p_ImgSummary {
        font-weight: normal;
        white-space: normal;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnC .iconfont {
        font-size: 30px;
        color: rgba(255, 255, 255, .6);
        display: table-cell;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnD .iconfont {
        font-size: 30px;
        color: rgba(255, 255, 255, .6);
        display: table-cell;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnC:hover .iconfont {
        color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnD:hover .iconfont {
        color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-01001001 .p_NumBtn:hover {
        border-color: rgba(103, 184, 180, 1);
    }

    .c_portalResEbizads_banner-01001001 .swiper-container {
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        z-index: 1;
        height: 100%;
    }

    .swiper-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -ms-transition-property: -ms-transform;
        transition-property: transform;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .swiper-container-android .swiper-slide, .swiper-wrapper {
        -webkit-transform: translate3d(0px, 0, 0);
        -moz-transform: translate3d(0px, 0, 0);
        -o-transform: translate(0px, 0px);
        -ms-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);
    }

    .swiper-slide {
        -webkit-flex-shrink: 0;
        -ms-flex: 0 0 auto;
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
    }

    .c_portalResEbizads_banner-01001001 .p_MatteIcon:before {
        content: '\e752';
    }

    .c_portalResEbizads_banner-01001001 .widther img {
        width: auto !important;
    }

    .c_portalResEbizads_banner-01001001 .swiper-pagination1 {
        position: absolute;
        z-index: 20;
        bottom: 65px;
        width: 100%;
        text-align: center;
    }

    .c_portalResEbizads_banner-01001001 .dot {
        width: 20px;
        height: 20px;
    }

    .c_portalResEbizads_banner-01001001 .swiper-pagination span {
        display: inline-block;
        margin-right: 4px;
        margin: 0 5px;
        width: 15px;
        height: 15px;
        background: #fff;
        cursor: pointer;
        transition: all .5s;
    }

    .c_portalResEbizads_banner-01001001 .background_default {
        display: inline-block;
        width: 27px;
        height: 27px;
        border-radius: 50%;
        margin: 0 5px;
        opacity: 0.8;
        cursor: pointer;
    }

    .c_portalResEbizads_banner-01001001 .swiper-wrapper .swiper-slide img {
        max-height: initial;
        height: auto;
    }

    .c_portalResEbizads_banner-01001001 .background_default {
        width: 17px;
        height: 17px;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnA {
        display: none;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnB {
        display: none;
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResEbizads_banner-01001001 .mo_pic {
        display: none !important;
    }

    .c_portalResEbizads_banner-01001001 .p_prompt {
        width: auto;
        height: auto;
        text-align: center;
        background-color: inherit;
        font-size: 16px;
        border: 1px solid #E4E4E4;
    }

    .c_portalResEbizads_banner-01001001 .p_prompt .prompt_title {
        display: inline-table;
        padding: 0 30px;
        height: 100%;
        min-height: 260px;
    }

    .c_portalResEbizads_banner-01001001 .p_prompt .prompt_title .iconfont:before {
        content: "";
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .p_prompt .prompt_title .first:before {
        content: "\e6b4";
    }

    .c_portalResEbizads_banner-01001001 .p_prompt .prompt_title {
        font-size: 24px;
        text-align: left;
        color: rgba(51, 51, 51, 1);
        font-weight: bold;
    }

    .c_portalResEbizads_banner-01001001 .p_prompt .prompt_title .font {
        display: table-cell;
        line-height: normal;
        vertical-align: middle;
    }

    .c_portalResEbizads_banner-01001001 .p_prompt .promptbox {
        width: auto;
        height: 100%;
    }

    .c_portalResEbizads_banner-01001001 .p_prompt .prompt_content {
        font-size: 18px;
        color: rgba(105, 105, 105, 1);
        padding-left: 65px;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnD {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 56px;
        color: #e2e2e2;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnD .iconfont:before {
        content: '\e687';
        display: inline-block;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnD .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnC {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 56px;
        color: #e2e2e2;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnC .iconfont:before {
        content: '\e687';
        display: inline-block;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnC .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .p_ListNumBtn img {
        display: none;
    }

    .c_portalResEbizads_banner-01001001 .p_ListNumBtn .shape {
        display: table-cell;
        width: inherit;
        height: inherit;
        text-align: center;
        vertical-align: middle;
    }

    .c_portalResEbizads_banner-01001001 .p_ListNumBtn:active {
        color: rgba(255, 255, 255, 1);
    }

    .c_portalResEbizads_banner-01001001 .p_ListNumBtn.active {
        color: rgba(255, 255, 255, 1);
    }

    .c_portalResEbizads_banner-01001001 .p_ListNumBtn.j-nav-active {
        color: rgba(255, 255, 255, 1);
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .p_SquareNumBtn img {
        display: none;
    }

    .c_portalResEbizads_banner-01001001 .p_SquareNumBtn .shape {
        text-indent: -9999em;
        width: inherit;
        height: inherit;
        vertical-align: middle;
    }

    .c_portalResEbizads_banner-01001001 .p_SquareNumBtn:active {
        background-color: #67b8b4;
    }

    .c_portalResEbizads_banner-01001001 .p_SquareNumBtn.active {
        background-color: #67b8b4;
    }

    .c_portalResEbizads_banner-01001001 .p_SquareNumBtn.j-nav-active {
        background-color: #67b8b4;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .p_CircleNumBtn img {
        display: none;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .p_CircleNumBtn:active {
        background-color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-01001001 .p_CircleNumBtn.active {
        background-color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-01001001 .p_CircleNumBtn.j-nav-active {
        background-color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-01001001 .p_NumBtn {
        width: 150px;
        height: 66px;
        border-color: rgba(242, 242, 242, 1);
        border-width: 2px;
        border-style: solid;
    }

    .c_portalResEbizads_banner-01001001 .p_NumBtn .shape {
        display: none;
    }

    .c_portalResEbizads_banner-01001001 .p_NumBtn:active {
        border-color: rgba(103, 184, 180, 1);
    }

    .c_portalResEbizads_banner-01001001 .p_NumBtn.active {
        border-color: rgba(103, 184, 180, 1);
    }

    .c_portalResEbizads_banner-01001001 .p_ThumbnailBox {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-01001001 .p_ImgSummary {
        vertical-align: top;
        word-break: break-all;
    }

    .c_portalResEbizads_banner-01001001 .p_ImgHead {
        display: inline-table;
        margin: 0;
        padding: 0;
        color: #323232;
        font-size: 30px;
        font-weight: 400;
        text-align: left;
        overflow: visible;
    }

    .c_portalResEbizads_banner-01001001 .p_ImgHead .font {
        display: table-cell;
        vertical-align: top;
        line-height: 30px;
    }

    .c_portalResEbizads_banner-01001001 .p_ImgHead .iconfont:before {
        content: "";
    }

    .c_portalResEbizads_banner-01001001 .p_TitleBox {
        width: inherit;
        height: auto;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .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-01001001 .p_SwitchBtnB .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnB .iconfont {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        top: 3px;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .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-01001001 .p_interactionB {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .p_SwitchBtnA .font {
        display: table;
        width: inherit;
        height: inherit;
        pointer-events: none;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnA .iconfont {
        display: table-cell;
        vertical-align: middle;
        position: relative;
        top: 3px;
        right: 4px;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .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-01001001 .p_interactionA {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-01001001 .p_interactionA+.p_interactionA {
        left: initial;
        right: 0;
    }

    .c_portalResEbizads_banner-01001001 .p_imageA {
        width: auto;
        height: auto;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-01001001 .p_images {
        width: inherit;
        height: auto;
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 {
        min-width: 300px;
        overflow: auto;
    }

    .c_portalResEbizads_banner-01001001 .p_banner {
        width: 100%;
        height: 100%;
        background-color: transparent;
    }

    .c_portalResEbizads_banner-01001001 .p_images {
        width: auto;
        height: auto;
    }

    .c_portalResEbizads_banner-01001001 .p_ThumbnailBox {
        width: auto;
        height: auto;
        border-width: 0;
        background-color: transparent;
    }

    .c_portalResEbizads_banner-01001001 .p_ThumbnailBoxA {
        width: auto;
        height: auto;
    }

    .c_portalResEbizads_banner-01001001 .p_interactionA {
        width: auto;
        height: auto;
    }

    .c_portalResEbizads_banner-01001001 .p_interactionB {
        width: auto;
        height: auto;
    }

    .c_portalResEbizads_banner-01001001 .p_TitleBox {
        border-width: 0;
    }

    .c_portalResEbizads_banner-01001001 .p_TitleBoxA {
        width: auto;
        height: auto;
        border-width: 0;
        background-color: transparent;
    }

    .c_portalResEbizads_banner-01001001 .c_banner {
        width: inherit;
        height: inherit;
    }

    .c_portalResEbizads_banner-01001001 .p_images {
        width: inherit;
        height: inherit;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .c_portalResEbizads_banner-01001001 .p_LinkA {
        width: inherit;
        height: inherit;
        display: block;
        position: relative;
    }

    .c_portalResEbizads_banner-01001001 .p_imageA {
        vertical-align: baseline;
        text-align: center;
        width: inherit;
        height: inherit;
    }

    .c_portalResEbizads_banner-01001001 .p_imageA:hover {
        background-color: transparent;
    }

    .c_portalResEbizads_banner-01001001 .p_imageA:hover:after {
        background-color: transparent;
    }

    .c_portalResEbizads_banner-01001001 .p_interactionA {
        cursor: pointer;
        left: 0;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 99;
        overflow: visible;
    }

    .c_portalResEbizads_banner-01001001 .p_interactionB {
        cursor: pointer;
        right: 0;
        height: 100%;
        position: absolute;
        top: 0;
        z-index: 99;
        overflow: visible;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .p_SwitchBtnA .iconfont:before {
        font-size: 30px;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .p_SwitchBtnB .iconfont:before {
        font-size: 30px;
    }

    .c_portalResEbizads_banner-01001001 .p_SummaryBox {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 5;
        height: 70px;
        background-color: transparent;
        display: none;
    }

    .c_portalResEbizads_banner-01001001 .p_SummaryBox:hover {
        background-color: transparent;
    }

    .c_portalResEbizads_banner-01001001 .p_SummaryBox .p_LinkB {
        display: block;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .p_LinkA .p_TitleBox span {
        display: block;
        height: 25px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin-top: 15px;
    }

    .c_portalResEbizads_banner-01001001 .p_LinkA:hover .p_TitleBox span {
        color: #fff;
    }

    .c_portalResEbizads_banner-01001001 .p_TitleBoxA {
        width: 100%;
        height: inherit;
        padding-left: 20px;
        padding-right: 20px;
    }

    .c_portalResEbizads_banner-01001001 .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-01001001 .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-01001001 .p_ThumbnailBox .p_NumBtn:first-child {
        margin-left: 0;
    }

    .c_portalResEbizads_banner-01001001 .p_NumBtn {
        margin-right: 6px;
        font-size: 0;
        width: 90px;
        height: auto;
        display: inline-block;
        overflow: hidden;
    }

    .c_portalResEbizads_banner-01001001 .p_CircleNumBtn {
        margin-left: 10px;
    }

    .c_portalResEbizads_banner-01001001 .p_SquareNumBtn {
        margin-left: 10px;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnC {
        position: absolute;
        top: 50%;
        left: 0;
        cursor: pointer;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnD {
        position: absolute;
        top: 50%;
        right: 0;
        cursor: pointer;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .c_portalResEbizads_banner-01001001 .p_CircleNumBtn, .c_portalResEbizads_banner-01001001 .p_SquareNumBtn, .c_portalResEbizads_banner-01001001 .p_ListNumBtn {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .c_portalResEbizads_banner-01001001 .p_SquareNumBtn {
        width: 98px;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnD .iconfont:before {
        content: "\e6ae";
        font-size: 30px;
    }

    .c_portalResEbizads_banner-01001001 .p_ImgSummary {
        font-weight: normal;
        white-space: normal;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnC .iconfont {
        font-size: 30px;
        color: rgba(255, 255, 255, .6);
        display: table-cell;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnD .iconfont {
        font-size: 30px;
        color: rgba(255, 255, 255, .6);
        display: table-cell;
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnC:hover .iconfont {
        color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-01001001 .p_SwitchBtnD:hover .iconfont {
        color: rgba(105, 192, 188, 1);
    }

    .c_portalResEbizads_banner-01001001 .p_NumBtn:hover {
        border-color: rgba(103, 184, 180, 1);
    }

    .c_portalResEbizads_banner-01001001 .swiper-container {
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        z-index: 1;
        height: 100%;
    }

    .swiper-wrapper {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-transition-property: -webkit-transform;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -ms-transition-property: -ms-transform;
        transition-property: transform;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .swiper-container-android .swiper-slide, .swiper-wrapper {
        -webkit-transform: translate3d(0px, 0, 0);
        -moz-transform: translate3d(0px, 0, 0);
        -o-transform: translate(0px, 0px);
        -ms-transform: translate3d(0px, 0, 0);
        transform: translate3d(0px, 0, 0);
    }

    .swiper-slide {
        -webkit-flex-shrink: 0;
        -ms-flex: 0 0 auto;
        flex-shrink: 0;
        width: 100%;
        height: 100%;
        position: relative;
    }

    .c_portalResEbizads_banner-01001001 .p_MatteIcon:before {
        content: '\e752';
    }

    .c_portalResEbizads_banner-01001001 .widther img {
        width: auto !important;
    }

    .c_portalResEbizads_banner-01001001 .background_default {
        display: inline-block;
        width: 27px;
        height: 27px;
        border-radius: 50%;
        margin: 0 5px;
        opacity: 0.8;
        cursor: pointer;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

.c_portalResEbizads_banner-01001001 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

.c_portalResEbizads_banner-01001001>div {
    animation-fill-mode: both;
}

.c_portalResEbizads_banner-01001001 .bannerBox {
    width: 100%;
    height: auto;
}

.c_portalResEbizads_banner-01001001 .content {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.c_portalResEbizads_banner-01001001 .picB {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.c_portalResEbizads_banner-01001001 .bannerPic {
    position: relative;
    width: 100%;
    transition: all 1s ease 2.5s;
    transform: perspective(1000px) translate3d(0, 0, 100px);
    display: block;
    left: 0px;
    top: 0px;
    height: auto;
}

.c_portalResEbizads_banner-01001001 .swiper-slide-active .bannerPic {
    transition: all 5s ease 0s;
    transform: perspective(1000px) translate3d(0, 0, 0px);
}

.c_portalResEbizads_banner-01001001 .L_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-01001001 .L_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-01001001 .text {
    position: absolute;
    top: 50%;
    width: 96%;
    max-width: 770px;
    left: 37%;
    margin: 0 auto;
    transform: translate(-100%, -50%);
    text-align: left;
    background: rgba(255, 255, 255, .5);
    padding: 3.5vw;
    border-radius: 5px;
    opacity: .3;
    transition: all .8s ease .8s;
}

.c_portalResEbizads_banner-01001001 .bannerTitle {
    color: #333333;
    position: relative;
    font-size: 36px;
    line-height: 1;
    margin: 1vw 0 0;
}

.c_portalResEbizads_banner-01001001 .bannerTitle i {
    font-size: 66px;
    color: #ec0c01;
    font-weight: 700;
    font-style: inherit;
}

.c_portalResEbizads_banner-01001001 .summry {
    overflow: hidden;
    color: #c50217;
    letter-spacing: 0;
    font-size: 50px;
    max-width: 700px;
    line-height: 1;
    word-break: break-word !important;
    font-weight: 700;
}

.c_portalResEbizads_banner-01001001 .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-01001001 summary {
    color: #666666;
    margin: 1vw 0;
}

.c_portalResEbizads_banner-01001001 .text * {
    transform: translateY(3rem);
    opacity: 0;
}

.c_portalResEbizads_banner-01001001 .swiper-slide-active .text * {
    transition: all 2s ease .5s;
    transform: translateY(0);
    opacity: 1;
}

.c_portalResEbizads_banner-01001001 .swiper-slide-active .text {
    transform: translate(-50%, -50%);
    opacity: 1;
}

.c_portalResEbizads_banner-01001001 .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-01001001 .bannerTitle {
        font-size: 1.25rem;
    }

    .c_portalResEbizads_banner-01001001 .summry {
        font-size: 1rem;
    }
}

@media only screen and (max-width: 768px) {
    .c_portalResEbizads_banner-01001001 .bannerBtn {
        display: none;
    }

    .c_portalResEbizads_banner-01001001 .bannerTitle {
        font-size: 24px;
        text-align: left;
        width: 100%;
        line-height: 2;
    }

    .c_portalResEbizads_banner-01001001 .summry {
        font-size: 30px;
    }
}

.c_portalResEbizads_banner-01001001 .L_moreBth {
    position: relative;
    width: 150px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    font-size: 14px;
    font-family: "Arial";
    transition: all 0.3s !important;
    display: block;
    z-index: 9999;
    text-align: center;
    background: var(--theme-color);
    color: #fff;
    margin-right: 2vw;
}

.c_portalResEbizads_banner-01001001 .L_moreBth:hover {
    background: #1f2d3d;
    color: #fff;
}

.c_portalResEbizads_banner-01001001 span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--theme-color);
}

.c_portalResEbizads_banner-01001001 .lineBox {
    max-width: 100%;
    width: 100%;
    position: relative;
    color: var(--theme-color);
    margin: auto;
    font-size: 45px;
    font-family: arial !important;
    font-weight: 700;
}

.c_portalResEbizads_banner-01001001 .field {
    position: absolute;
    left: 50%;
    bottom: 15%;
    z-index: 5;
    transform: translateX(-50%);
    animation: myyun1 2s forwards infinite linear;
    -webkit-animation: myyun1 2s forwards infinite linear;
}

.c_portalResEbizads_banner-01001001 .swiper-pagination {
    position: absolute;
    z-index: 20;
    bottom: 5%;
    width: 100%;
    text-align: center;
}

.c_portalResEbizads_banner-01001001 .swiper-pagination span {
    display: inline-block;
    margin: 0 5px;
    width: 3vw;
    height: 4px;
    background: #fff;
    cursor: pointer;
}

.fa_ml9 {
    position: relative;
    font-size: 30px;
    text-align: center;
}

.fa_ml9 .fa_text_wrapper {
    position: relative;
    display: inline-block;
    padding-top: 0.2em;
    padding-right: 0.05em;
    padding-bottom: 0.1em;
    overflow: hidden;
}

.fa_ml9 .fa_letter {
    transform-origin: 50% 100%;
    display: inline-block;
    line-height: 1em;
}

@media only screen and (max-width: 768px) {
    .c_portalResPublic_codeContainer-01001 {
        min-height: 500px;
        width: 100%;
    }

    .fa_ml9 {
        font-size: 22px;
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResPublic_codeContainer-01001 {
        min-height: 500px;
        width: 100%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

.bsBox {
    overflow: hidden;
}

.bsBox .bsTop {
    width: 100% !important;
}

.bsBox .bsFrameDiv>div {
    height: 210px !important;
    width: 210px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.bsBox .bsFrameDiv>div img {
    margin: 10px auto !important;
}

p.L_tit {
    font-size: 42px;
    text-align: center;
    color: var(--theme-color);
    font-weight: 700;
}

.L_tits {
    font-size: 42px;
    text-align: center;
    color: #fff;
    font-weight: 700;
}

.L_span_texts {
    font-size: 16px;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 2;
}

p.L_tit>span {
    color: #000;
}

span.L_span_text {
    font-size: 16px;
    color: #707070;
    display: block;
    text-align: center;
    line-height: 2;
}

.w_fimg-000 .p_title {
    display: inline-table;
    margin: 0;
    min-width: 37px;
    padding: 0;
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
}

.w_fimg-000 .p_title .font {
    vertical-align: middle;
    line-height: 21px;
}

.w_fimg-000 .p_title:hover {
    color: rgba(87, 177, 173, 1);
}

.w_fimg-000 .p_title:active {
    color: rgba(69, 165, 161, 1);
}

.w_fimg-000 .p_title .iconfont:before {
    display: inline-block;
    content: "";
}

.w_fimg-000 {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 200px;
}

.w_fimg-000 .animated {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: inherit;
}

.w_fimg-000 .font {
    white-space: nowrap;
}

.w_fimg-000 .p_link001 {
    width: 100%;
    height: 100%;
}

.w_fimg-000 .p_link002 {
    width: 100%;
    height: 30px;
}

.w_fimg-000 .p_box {
    width: 100%;
    height: 100%;
    text-align: center;
    position: static;
}

.w_fimg-000 .p_dimage {
    height: inherit;
    overflow: hidden;
    font-size: 0;
}

.w_fimg-000 .e_image:hover:after {
    background: transparent;
}

.w_fimg-000 .p_dimage:empty {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #f2f2f2 url(../images/camera.png) no-repeat center;
}

@keyframes fa_around {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@keyframes fa_bgbig {
    0% {
        width: 100%;
        height: 100%;
        opacity: 0;
    }

    50% {
        width: 120%;
        height: 120%;
        opacity: 0.7;
    }

    100% {
        width: 150%;
        height: 150%;
        opacity: 0;
    }
}

@media only screen and (max-width: 768px) {
    .c_portalResProduct_category-01001 .L_box_fl .p_problemCategory {
        display: block;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_navPc {
        display: none;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_linkBox {
        display: none;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_parent {
        display: block;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_categoryBtn:before {}

    .c_portalResProduct_category-01001 .L_box_fl .icon-arrow_up:before {
        content: "\e69a";
    }

    .c_portalResProduct_category-01001 .L_box_fl .icon-arrow_down:before {
        content: "\e69c";
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_btn-show {
        color: #fff;
        background: #7F7F7F;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_btn-hide {
        width: 10%;
        height: 100%;
        float: left;
        background-color: #7F7F7F;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_category {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 100%;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_parent {
        width: auto;
        height: auto;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-box;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0 0 0 5px;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_categoryBox {
        overflow-y: auto;
        width: 90%;
        height: 100%;
        float: left;
        background-color: rgb(239, 239, 245);
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_categoryBox>.p_parentBox {
        background-color: #FFFFFE !important;
        padding-left: 0px;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_parentBox {
        width: auto;
        height: auto;
        color: #fff;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_parentBox {
        width: auto;
        height: auto;
        color: #fff;
        background-color: rgb(239, 239, 245);
        padding-left: 20px;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_childBox .p_parent {
        border-bottom: 1px solid #c0c0c0;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_c-fff {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
        color: #fff;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_categoryBtn {
        display: block;
        margin: 12px 5px 10px 0;
        color: #000000;
        font-size: 12px;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_link {
        height: auto;
        vertical-align: middle;
        width: initial;
        margin: 10px 0;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: block;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-box;
        color: #000;
    }

    .c_portalResProduct_category-01001 .L_box_fl {
        width: 640px;
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResProduct_category-01001 .L_box_fl .p_problemCategory {
        display: none;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_parent {
        display: none;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_navPc {
        display: block;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_linkBox {
        display: block;
    }

    .c_portalResProduct_category-01001 .L_box_fl {
        width: auto;
        height: auto;
        overflow: visible;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_category {
        height: 100%;
        width: 100%;
        position: relative;
        background-color: #FFFFFE;
    }

    .clearfix:before, .clearfix:after {
        content: "";
        display: block;
        clear: both;
        width: 0;
        height: 0;
        visibility: hidden;
        font-size: 0;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_categoryBox {
        line-height: 24px;
        width: auto;
        float: left;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_categoryBox .p_linkBox {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_categoryBox>.p_parentBox:hover {
        border-top: 3px solid rgb(64, 143, 244);
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_categoryBox .p_title {
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: block;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_categoryBox .p_title:hover {
        color: rgb(64, 143, 244);
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_categoryBtn {
        display: inline-block;
        vertical-align: middle;
        background-color: rgba(255, 255, 255, 0);
        border-color: rgba(255, 255, 255, 0);
        border-style: solid;
        border-width: 0;
        color: rgb(64, 143, 244);
        height: auto;
        width: 14px;
        margin: 0 4px 0 0;
        padding: 0;
        position: static;
        text-align: center;
        color: rgba(217, 217, 217, 1);
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_categoryBtn:hover {
        border-width: 0;
        border-style: solid;
        color: rgb(64, 143, 244);
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0);
        box-shadow: none;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_categoryBtn:active {
        border-width: 0;
        border-style: solid;
        color: rgb(64, 143, 244);
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0);
        box-shadow: none;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_linkBox .iconfont:before {
        content: '';
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_childBox .p_linkBox .icon-duduyinleappicon1401:before {
        content: '\e65f';
        color: rgb(64, 143, 244);
        font-size: 10px
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_categoryBox .p_childBox {
        border: 1px solid rgba(240, 240, 240, 1);
        box-shadow: 2px 1px 2px #c0c0c0;
        z-index: 9;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_categoryBox .p_parentBox {
        position: relative;
        width: 200px;
        height: 40px;
        float: left;
        text-align: center;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_parentBox:last-child .p_linkBox {
        border-bottom: 0 none;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_categoryBox>.p_parentBox>.p_childBox {
        margin-top: 40px;
        left: 0px;
    }

    .c_portalResProduct_category-01001 .L_box_fl .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

.c_portalResProduct_category-01001 .L_box_fl .btlink6 {
    display: none;
}

.c_portalResProduct_category-01001 .L_box_fl .btlink10 {
    display: none;
}

.c_portalResProduct_category-01001 .L_box_fl a {
    color: #333;
    transition: all .3s ease;
    text-decoration: none;
}

.c_portalResProduct_category-01001 .L_box_fl .top-nav-wrap {
    display: flex;
    font-size: 14px;
    color: #333;
    justify-content: space-between;
}

.c_portalResProduct_category-01001 .L_box_fl .top-nav-wrap .clear {
    clear: both;
}

.c_portalResProduct_category-01001 .L_box_fl .top-nav-wrap .btlink1 {}

.c_portalResProduct_category-01001 .L_box_fl .top-nav-wrap .btlink8 {
    display: none;
}

.c_portalResProduct_category-01001 .L_box_fl .top-nav-wrap .btlink6 {
    margin-right: 0px;
}

.c_portalResProduct_category-01001 .L_box_fl .top-nav {
    width: auto;
    float: left;
    padding: 0 0vw;
    line-height: 24px;
    max-width: 350px;
    word-break: break-word;
}

.c_portalResProduct_category-01001 .L_box_fl .top-nav.btlink4 {
    display: none;
}

.c_portalResProduct_category-01001 .L_box_fl .top-nav-a1 {
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
    color: #fff;
}

.c_portalResProduct_category-01001 .L_box_fl .top-nav-a2 {
    display: block;
    font-size: 14px;
    line-height: 2;
    margin-bottom: 0px;
    color: #cccccc;
}

.c_portalResProduct_category-01001 .L_box_fl .top-nav-a2:hover {
    color: #fff;
}

@media (max-width: 768px) {
    .c_portalResProduct_category-01001 .L_box_fl .top-nav-wrap {
        display: flex;
        flex-wrap: wrap;
        flex: 0 0 100%;
    }

    .c_portalResProduct_category-01001 .L_box_fl .top-nav {
        flex: 0 0 100%;
        margin-right: 0;
    }

    .c_portalResProduct_category-01001 .L_box_fl .top-nav-a1 {
        font-size: 15px;
        line-height: 50px;
        margin-bottom: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        background-size: 13px !important;
        background: url(../images/btlink_jia.png) no-repeat right center;
    }

    .c_portalResProduct_category-01001 .L_box_fl .footer-sub-hides {
        display: none;
        padding: 10px 15px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .c_portalResProduct_category-01001 .L_box_fl .top-nav-a2 {
        font-size: 13px;
        color: rgba(255, 255, 255, 0.8);
        background: url(../images/btlink_ico.png) no-repeat left center;
        background-size: 3px auto;
        line-height: 36px;
        margin-bottom: 0;
        padding-left: 15px;
    }

    .c_portalResProduct_category-01001 .L_box_fl .top-nav.cur .top-nav-a1 {
        background: url(../images/btlink_jian.png) no-repeat right center;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    .c_portalResProduct_category-01001 .L_box_fl .top-nav {
        margin-right: 11%;
    }

    .c_portalResProduct_category-01001 .L_box_fl .btlink9 {
        margin-right: 0%;
    }
}

.c_portalResProduct_category-01001 .L_box_fl .p_MatteIcon .iconfont:before {
    content: '\e602';
}

.c_portalResProduct_category-01001 .L_box_fl>div {
    animation-fill-mode: both;
}

.e_SideMajorStyleBox-001 .stylebox_link {
    color: #666666;
    font-size: 14px;
    display: table;
    height: inherit;
    border-width: 0;
    float: right;
    vertical-align: middle;
    margin-right: 15px;
}

.e_SideMajorStyleBox-001 .stylebox_top {
    width: auto;
    height: auto;
    background-color: rgb(3, 84, 162);
}

.e_SideMajorStyleBox-001 .title_icon {
    display: none;
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    margin-right: 10px;
    font-size: medium;
}

.e_SideMajorStyleBox-001 .title_icon::before {
    content: "";
}

.e_SideMajorStyleBox-001 .title_main {
    display: inline-block;
    vertical-align: middle;
    line-height: initial;
    color: rgba(255, 255, 255, 1);
    font-weight: normal;
    font-size: 25px;
    max-width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.e_SideMajorStyleBox-001 .title_sub {
    display: block;
    vertical-align: middle;
    line-height: 2;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-weight: normal;
    margin-left: 0;
}

.e_SideMajorStyleBox-001 .stylebox_title {
    display: inline-block;
    width: auto;
    height: inherit;
    background-color: rgb(3, 84, 162);
    padding: 20px;
    font-size: 0;
    vertical-align: bottom;
    white-space: nowrap;
}

.e_SideMajorStyleBox-001 .stylebox_link a {
    color: inherit;
    display: table-cell;
    vertical-align: middle;
}

.e_SideMajorStyleBox-001 .link_icon {
    display: inline-block;
    margin-left: 5px;
}

.e_SideMajorStyleBox-001 .link_icon::before {
    content: '\e6af';
}

.e_SideMajorStyleBox-001 .stylebox_top_line {
    background-color: rgba(240, 240, 240, 1);
}

.e_SideMajorStyleBox-001 .stylebox_content {
    border-style: solid;
    border-width: 1px;
    border-color: #ffffff;
    width: 100%;
}

.e_SideMajorStyleBox-001 .stylebox_bottom_line {
    background-color: rgb(255 255 255);
}

.c_portalResNews_list-01001 {
    min-width: 320px;
    width: 100%;
}

.c_portalResNews_list-01001 .p_title .font {
    width: inherit;
    white-space: normal;
    display: inline-block;
    line-height: 19px;
    vertical-align: top;
}

.c_portalResNews_list-01001 .p_PromptNoneData {
    width: auto;
    text-align: center
}

.c_portalResNews_list-01001 .p_TitleBox {
    display: flex;
    align-items: flex-end;
}

.c_portalResNews_list-01001 .title_left {
    flex: 1;
}

.c_portalResNews_list-01001 .p_new {
    background: #bf1e2e;
    display: inline-block;
    float: left;
    margin: 0;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    overflow: visible;
}

.c_portalResNews_list-01001 .p_new .font {
    vertical-align: middle;
}

.c_portalResNews_list-01001 .p_new .iconfont:before {
    content: "";
}

.c_portalResNews_list-01001 .p_hot {
    background: #bf1e2e;
    display: inline-block;
    float: left;
    margin: 0;
    padding-bottom: 0px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    overflow: visible;
    margin-right: 2px;
}

.c_portalResNews_list-01001 .p_hot .font {
    vertical-align: middle;
}

.c_portalResNews_list-01001 .p_hot .iconfont:before {
    content: "";
}

.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .iconfont:before {
    content: ""
}

.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first {
    height: auto;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    padding: 0 10px 5px 0;
}

.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title {
    display: inline-table;
    padding: 0 30px;
    min-height: 200px;
    height: 100%
}

.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .first:before {
    content: "\e6b4"
}

.c_portalResNews_list-01001 .p_PromptNoneData .prompt_title .font {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.c_portalResNews_list-01001 .p_PromptNoneData .promptbox {
    width: auto;
    height: 100%
}

.c_portalResNews_list-01001 .p_PromptNoneData .prompt_content {
    padding-left: 65px
}

.c_portalResNews_list-01001 .p_moreBtn {
    position: static;
    width: auto;
    display: inline-table;
    min-height: 29px;
    margin: 0;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    min-width: 86px;
    cursor: pointer;
    text-align: center
}

.c_portalResNews_list-01001 .p_moreBtn .font {
    white-space: nowrap;
    overflow: visible;
    vertical-align: middle
}

.c_portalResNews_list-01001 .p_moreBtn .iconfont:before {
    content: ""
}

@-moz-keyframes three-quarters-loader {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes three-quarters-loader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes three-quarters-loader {
    0% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loading_animation {
    -moz-animation: three-quarters-loader 850ms infinite linear;
    -webkit-animation: three-quarters-loader 850ms infinite linear;
    animation: three-quarters-loader 850ms infinite linear;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-indent: -9999px;
    width: 32px;
    height: 32px;
    vertical-align: middle
}

.c_portalResNews_list-01001 .p_loading {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.c_portalResNews_list-01001 .p_loading .iconfont:before {
    content: ""
}

.c_portalResNews_list-01001 .p_loading .font {
    display: inline-block;
    margin-left: 20px;
    height: inherit
}

.c_portalResNews_list-01001 .p_moreBox {
    margin: 0 20px;
    width: auto;
    height: auto;
    padding: 0;
    overflow: hidden
}

.c_portalResNews_list-01001 .p_ToDetail {
    display: inline-block;
    margin: 0;
    padding: 5px 10px;
    min-width: 86px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
}

a>.c_portalResNews_list-01001 .p_ToDetail:hover {
    cursor: pointer
}

.c_portalResNews_list-01001 .p_SummaryBox {
    margin: 0;
    width: 236px;
    height: 317px;
    padding: 0;
    overflow: hidden
}

.c_portalResNews_list-01001 .p_summary {
    text-align: left;
    vertical-align: top;
    word-break: break-all
}

.c_portalResNews_list-01001 .p_time {
    display: inline-block;
    margin: 0;
    padding: 0 5px 0 0;
    vertical-align: middle;
    text-align: left;
    white-space: nowrap;
    overflow: visible;
    line-height: 18px;
    vertical-align: top
}

.c_portalResNews_list-01001 .p_assist {
    margin: 0;
    width: 236px;
    height: 317px;
    padding: 0;
    overflow: hidden
}

.c_portalResNews_list-01001 .p_TitleBox {
    width: auto;
    height: auto;
    padding: 5px 0;
    overflow: hidden;
    vertical-align: top;
}

.c_portalResNews_list-01001 .p_title {
    display: inline-table;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
}

.c_portalResNews_list-01001 .p_header {
    margin: 5px 0 0;
    width: auto;
    height: auto;
    padding: 0;
    overflow: hidden;
}

.c_portalResNews_list-01001 .p_content {
    margin: 0;
    width: 236px;
    height: 317px;
    padding: 0;
    overflow: hidden
}

.c_portalResNews_list-01001 .p_images {
    margin: 0;
    width: 168px;
    height: 138px;
    padding: 0;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    vertical-align: middle;
    text-align: center;
    margin-right: 15px
}

.c_portalResNews_list-01001 .p_articles {
    margin: 0;
    width: inherit;
    height: 186px;
    padding: 0;
}

.c_portalResNews_list-01001 .p_news {
    margin: 0;
    width: inherit;
    height: auto;
    padding: 0;
    overflow: hidden;
}

.c_portalResNews_list-01001 .p_Newslist {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.c_portalResNews_list-01001 {
    overflow: hidden;
}

.c_portalResNews_list-01001 .p_content {
    width: auto;
    height: auto;
    vertical-align: top
}

.c_portalResNews_list-01001 .p_SummaryBox {
    width: auto;
    height: auto;
}

.c_portalResNews_list-01001 .p_assist {
    width: auto;
    height: auto;
}

.c_portalResNews_list-01001 .p_icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: 2px
}

.c_portalResNews_list-01001 .p_about {
    display: inline-block;
    vertical-align: middle
}

.c_portalResNews_list-01001 .p_articles {
    display: inline-block;
    height: auto;
    min-width: 320px;
    width: calc((100% - 0px)/1);
    padding: 15px 20px;
    overflow: hidden;
    float: left;
}

.c_portalResNews_list-01001 .p_thumbnail {
    width: 100%;
    height: auto;
    vertical-align: middle;
    text-align: center;
    overflow: hidden
}

.c_portalResNews_list-01001 .p_thumbnail img {
    width: 100%;
}

.c_portalResNews_list-01001 .higher .p_thumbnail {
    position: absolute;
    height: 100%
}

.c_portalResNews_list-01001 .widther .p_thumbnail {
    position: absolute;
    height: 100%
}

.c_portalResNews_list-01001 .smaller .p_thumbnail {
    position: absolute;
    height: 100%
}

.c_portalResNews_list-01001 .p_assist {
    margin-top: 2px;
}

.c_portalResNews_list-01001 .p_SummaryBox {
    clear: both;
    margin-bottom: 10px;
    margin-top: 8px
}

.c_portalResNews_list-01001 .p_ToDetail {
    float: right;
    position: relative
}

.c_portalResNews_list-01001 .p_summary {
    white-space: normal
}

.c_portalResNews_list-01001 .p_categorySummaryBox {
    overflow: hidden;
    padding: 10px;
}

.c_portalResNews_list-01001 article {
    word-wrap: break-word !important;
    word-break: normal !important;
}

.fa_hnew .fa_li .fa_Img {
    padding-bottom: 50%;
}

.fa_hnew .fa_li {
    background: #fff;
    position: relative;
    transition: all 0.5s;
    width: calc((100% - 80px) / 3);
    display: block;
}

.fa_hnew .fa_cate {
    position: absolute;
    top: 20px;
    left: -30px;
    background: #962b25;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
}

.fa_hnew .fa_info {
    padding: 20px 30px;
}

.fa_hnew .fa_info h1 {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all 0.5s;
}

.fa_hnew .fa_info p {
    font-szie: 14px;
    color: #666;
    transition: all 0.5s;
    margin-top: 20px;
}

.fa_hnew .fa_info .fa_sum {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 45px;
    line-height: 24px;
}

.fa_hnew .fa_li:hover {
    background: #962b25;
    transform: translateY(-2vw);
}

.fa_hnew .fa_li:hover h1, .fa_hnew .fa_li:hover p {
    color: #fff;
}

.fa_hcase {
    position: relative;
}

.fa_hcase img {
    max-width: 100%;
}

@media only screen and (max-width: 768px) {
    .fa_l3 {
        width: 100%;
        margin: 10px 0;
    }

    .fa_hnew .fa_li {
        width: 100%;
        margin: 10px 0;
    }

    .fa_hnew .fa_cate {
        left: 0;
    }

    .fa_hcase .fa_big {
        width: 100%;
        position: relative;
    }

    .fa_hcase .fa_big .fa_cnt {
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        padding: 10px 10px 10px 20px;
        position: absolute;
        color: #fff;
        top: 10px;
        z-index: 5;
        width: 90%;
        left: 5%;
    }

    .fa_hcase .fa_More {
        width: 100%;
        text-align: center;
        background: #000000;
    }

    .fa_hcase .fa_big .fa_cnt:before {
        width: 3px;
        background: #ad2201;
        position: absolute;
        top: 0;
        left: 10px;
        bottom: 10px;
        z-index: 11;
        content: "";
    }

    .fa_hcase .fa_sml {
        margin-top: 0px;
    }

    .fa_Homewrap>a span:nth-child(-n+2) {
        display: none !important;
    }

    .c_portalResNews_list-01001 .p_articles {
        margin-top: 10px !important;
        width: 100% !important;
    }

    .c_portalResNews_list-01001 .mp_linkUrl {
        display: block;
        height: auto;
    }

    .c_portalResNews_list-01001 .p_SummaryBox {
        display: none;
    }

    .c_portalResNews_list-01001 .p_ToDetail {
        display: none !important;
    }

    .c_portalResNews_list-01001 .mP_SummaryBox {
        clear: both;
    }

    .c_portalResNews_list-01001 .p_Information {
        display: flex;
        padding: 10px 0;
    }

    .c_portalResNews_list-01001 .p_Information li {
        flex: 1;
        height: 20px;
        overflow: hidden;
    }

    .c_portalResNews_list-01001 .p_KeyWord {
        width: 100%;
        margin-top: 5px;
    }

    .c_portalResNews_list-01001 .p_KeyWord .p_tag {
        padding: 5px 15px;
        margin-right: 10px;
        border-radius: 3px;
    }

    .c_portalResNews_list-01001 .blank {
        width: 100%;
        height: 15px;
        overflow: hidden;
    }

    .c_portalResNews_list-01001 .p_articles {
        border: none
    }

    .c_portalResNews_list-01001 .p_Recommend {
        display: inline-block;
    }

    .c_portalResNews_list-01001 .p_top {
        display: inline-block;
    }

    .c_portalResNews_list-01001 .p_title11 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-overflow: ellipsis;
    }
}

@media only screen and (min-width: 769px) {
    .fa_hcase .fa_big {
        background: #000;
    }

    .fa_hcase .fa_big img {
        opacity: 0.7;
    }

    .fa_hcase .fa_cnt {
        max-width: 1400px;
        left: 50%;
        transform: translateX(-50%);
        top: 17%;
        z-index: 10;
        width: 100%;
        position: absolute;
    }

    .fa_hcase .fa_cnt .fa_tit {
        max-width: 550px;
        padding: 40px 30px 30px 60px;
        position: relative;
        background: rgba(0, 0, 0, 0.45);
        color: #fff;
        font-size: 28px;
        margin-left: 0;
        line-height: 1.5;
    }

    .fa_hcase .fa_cnt .fa_tit:before {
        width: 5px;
        background: #ad2201;
        position: absolute;
        top: 0;
        left: 25px;
        bottom: 20px;
        z-index: 11;
        content: "";
    }

    .fa_hcase .fa_sml {
        position: absolute;
        bottom: 10%;
        left: 0;
        right: 0;
        padding: 0 20px;
        z-index: 2;
    }

    .fa_hcase .fa_sml .fa_wrap {
        position: relative;
        margin: auto;
        max-width: 1400px;
    }

    .fa_hcase .fa_More {
        text-align: center;
    }

    .fa_hcase .fa_sml .fa_SwpBtn_l {
        left: -5vw;
    }

    .fa_hcase .fa_sml .fa_SwpBtn_r {
        right: -5vw;
    }

    .fa_hcase .fa_More {
        margin-top: 3vw;
    }

    .fa_hcase .fa_More a {
        background: #fff;
    }

    .fa_hcase .fa_More a span:before {
        background: #333;
    }

    .fa_hcase .fa_More a span i {
        color: #333;
    }

    .c_portalResNews_list-01001 .mp_linkUrl {
        display: none;
    }

    .c_portalResNews_list-01001 .mP_SummaryBox {
        display: none;
    }

    .c_portalResNews_list-01001 .p_Information {
        display: none;
    }

    .c_portalResNews_list-01001 .p_KeyWord {
        display: none;
    }

    .c_portalResNews_list-01001 .blank {
        display: none;
    }

    .c_portalResNews_list-01001 .p_Recommend {
        display: inline-block;
    }

    .c_portalResNews_list-01001 .p_top {
        display: inline-block;
    }

    .c_portalResNews_list-01001 .p_title11 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-overflow: ellipsis;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

.w_grid-000 {
    margin-left: auto;
    margin-right: auto;
    /* min-height: 24rem; */
    width: 100%;
}

.w_grid-000>.w_grid {
    width: 100%;
    position: relative;
}

.w_grid-000>div>.p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static;
}

.w_grid-000>div>.p_gridbox:after {
    content: '';
    display: block;
    clear: both;
}

.w_grid-000>div>div>.p_gridCell {
    float: left;
    position: static;
}

.w_grid-000>div>div>.p_gridCell:not(:empty):before {
    content: '';
    height: 0px;
    display: block;
}

.w_grid-000>.w_grid.signal {
    min-height: inherit;
}

.w_grid-000>.w_grid.signal>.p_gridbox {
    min-height: inherit;
}

.w_grid-000>.w_grid.signal>.p_gridbox>.p_gridCell {
    min-height: inherit;
}

.w_grid-000>div>.p_gridbox>.p_gridCell:first-child {
    margin-left: 0;
    clear: left;
}

#w_grid-000>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (max-width: 768px) {
    .w_grid-000>div>.p_gridbox>.p_gridCell {
        width: 100%;
        margin-left: 0;
        margin-top: 0rem;
        margin-bottom: 0rem;
    }
}

@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) {}

#w_common_text-1631874134463>div>p>span:before {
    content: '';
    display: inline-block;
    width: 41px;
    height: 41px;
    background: url(../images/tesal.png);
    vertical-align: text-bottom;
    margin-right: 10px;
}

#w_common_text-1633683337226>div {
    position: relative;
    padding-left: 50px;
}

#w_common_text-1633683337226>div:before {
    content: '';
    background-image: url(../images/pnga.png);
    background-repeat: no-repeat;
    background-size: 31px auto;
    background-position: center;
    width: 31px;
    position: absolute;
    height: 50px;
    left: 0;
}

.c_portalResnav_main-01001001 .pc_nav {
    position: fixed;
    width: 100%;
    left: 0;
    top: 35px;
    z-index: 99;
    transition: all .5s;
    background-color: #fff;
}

.c_portalResnav_main-01001001 .pc_nav:before {
    content: '';
    position: absolute;
    background: #0354a2;
    width: 100%;
    height: 55px;
    left: 0;
    bottom: 0;
}

.c_portalResnav_main-01001001 .on {
    top: 0;
}

.c_portalResnav_main-01001001 .L_center_box {
    display: flex;
    align-items: center;
    height: 55px;
    width: calc((100% - 180px) / 1);
    justify-content: space-between;
    padding-left: 2vw;
    border-left: 1px solid #dddddd;
}

.c_portalResnav_main-01001001 .L_center_box h4 {
    color: #0354a2;
    font-size: 24px;
    line-height: 1;
    font-weight: 700;
}

.c_portalResnav_main-01001001 .L_center_box a {
    color: var(--theme-color);
    font-size: 30px;
    line-height: 1.5;
    font-weight: 700;
}

.c_portalResnav_main-01001001 .L_left_box p {
    color: #747474;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    margin-top: 10px;
}

.c_portalResnav_main-01001001 .L_right_box {
    position: relative;
    padding-left: 28px;
    color: #939393;
    text-align: right;
}

.c_portalResnav_main-01001001 .L_right_box:before {
    content: '';
    position: absolute;
    background: url(../images/telqz.png);
    width: 24px;
    height: 24px;
    left: 208px;
    background-repeat: no-repeat;
}

.c_portalResnav_main-01001001 .header-left {
    display: flex;
    max-width: 1380px;
    width: 94%;
    align-items: center;
    margin: 0 auto !important;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    flex-wrap: wrap;
}

.c_portalResnav_main-01001001 .search_Box {
    width: 100%;
    font-size: 12px;
    text-align: center;
    color: #666666;
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
    line-height: 45px;
}

.c_portalResnav_main-01001001 ul.more_ke {
    position: absolute;
    right: 0;
    padding: 45px 20px 10px;
    border: 1px solid #cccccc;
    background: #fff;
    -webkit-box-shadow: -1px 1px 10px rgba(0, 0, 0, .2);
    top: 0;
    width: 100%;
    display: none;
    z-index: 3;
}

.c_portalResnav_main-01001001 .search_Box p {
    position: relative;
    z-index: 4;
}

.c_portalResnav_main-01001001 .header1 h1 {
    width: 153px;
    height: 105px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.c_portalResnav_main-01001001 .header1 h1 a {
    display: block;
}

.c_portalResnav_main-01001001 .header1 h1 img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.c_portalResnav_main-01001001 .header1 nav {
    height: auto;
    width: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.c_portalResnav_main-01001001 .header1 nav ul.f-cb {
    overflow: visible;
    width: 100%;
    display: block;
}

.c_portalResnav_main-01001001 .header1 nav ul.f-cb:after {
    content: '';
    display: block;
    clear: both;
}

.c_portalResnav_main-01001001 .f_ul {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}

.c_portalResnav_main-01001001 .header1 nav .hvr-left {
    text-align: center;
    transition: all 0.3s cubic-bezier(0.86, 0.5, 1, 1);
    position: relative;
    display: block;
    float: left;
    width: calc(100% / 7);
}

.c_portalResnav_main-01001001 .header1 nav li.L_Last_box {
    float: left;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100px;
    margin-left: 2vw;
}

.c_portalResnav_main-01001001 .header1 nav li.L_Last_box img {
    cursor: pointer;
}

.c_portalResnav_main-01001001 .header1 nav a.L_luag {
    width: 50px;
    text-align: right;
    border-left: 1px solid #fff;
    color: #fff;
    font-size: 20px;
}

.c_portalResnav_main-01001001 .header1 nav .hvr-left:last-child {
    margin-right: 0px;
    position: relative;
}

.c_portalResnav_main-01001001 .header1 nav .hvr-left>a {
    display: block;
    position: relative;
    transition: all .5s ease;
    line-height: 55px;
    font-size: 16px;
    color: #fff;
    padding: 0;
}

.c_portalResnav_main-01001001 .header1 nav .hvr-left:hover .home-dec {
    background: #0071bd;
}

.c_portalResnav_main-01001001 .header1 .nav-sub {
    border: none;
    background: #fff;
    width: auto;
    left: 0;
    margin-left: 0;
    padding: 0;
    border-radius: 0;
    box-shadow: 0 0 0;
    position: absolute;
    min-width: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    transition: opacity .5s ease, transform .5s ease;
    max-height: 0;
    overflow: hidden;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 50%);
}

.c_portalResnav_main-01001001 .header1 nav .hvr-left:hover .nav-sub {
    opacity: 1;
    transform: none;
    max-height: 100vh;
}

.c_portalResnav_main-01001001 .header1 .nav-sub .n-nav-sub {
    opacity: 1;
    transition: all .2s;
}

.c_portalResnav_main-01001001 .header1 .nav-sub a {
    border: none;
    padding: 0;
    line-height: 42px;
    height: 42px;
    font-size: 14px;
    color: #333;
    display: block;
    white-space: nowrap;
    padding: 0 20px;
    text-align: center;
}

.c_portalResnav_main-01001001 .header1 .nav-sub a:hover {
    background-color: #0071bd;
    color: #fff;
}

.c_portalResnav_main-01001001 .header1 .nav-sub .nav-arrow {
    position: absolute;
    top: 15px;
    right: 10px;
    width: 16px;
    height: 16px;
    opacity: 0;
    -webkit-transform: rotate(0deg) translate(-20px, 0px);
    -ms-transform: rotate(0deg) translate(-20px, 0px);
    transform: rotate(0deg) translate(-20px, 0px);
}

.c_portalResnav_main-01001001 .header1 .nav-sub a:hover .nav-arrow {
    -webkit-transition: -webkit-transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms;
    transition: transform 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55), opacity 300ms;
    opacity: 1;
    -webkit-transform: rotate(0deg) translate(0px, 0px);
    -ms-transform: rotate(0deg) translate(0px, 0px);
    transform: rotate(0deg) translate(0px, 0px);
}

.c_portalResnav_main-01001001 .icon-up:before {
    content: '\e6a7';
}

.c_portalResnav_main-01001001 .header1 .nav-sub .nav-arrow:before {
    font-size: 16px;
    color: #fff;
}

.c_portalResnav_main-01001001 .header1 .header-right {
    width: 65px;
    position: absolute;
    right: 0rem;
    z-index: 10;
    height: 65px;
    border: 1px solid #ccc;
    top: 50%;
    transform: translateY(-50%);
}

.c_portalResnav_main-01001001 .header2 {
    height: 80px;
    position: fixed;
    background: #fff;
    z-index: 100;
    top: 0px;
    width: 100%;
    display: none;
}

.c_portalResnav_main-01001001 .header2 .main-wrap {
    height: 80px;
    padding: 0 3%;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.c_portalResnav_main-01001001 .header2 .logo {
    width: 300px;
    height: 80px;
    margin-top: 0px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
}

.c_portalResnav_main-01001001 .header2 .logo a {
    display: block;
}

.c_portalResnav_main-01001001 .header2 .logo img {
    max-width: 100%;
    width: auto !important;
    height: auto !important;
}

.c_portalResnav_main-01001001 .header2 .nav-btn {
    width: 25px;
    height: 16px;
    cursor: pointer;
    position: relative;
}

.c_portalResnav_main-01001001 .header2 .nav-btn .line {
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 2px;
    background-color: #333;
    position: absolute;
    left: 50%;
    margin-left: -15px;
}

.c_portalResnav_main-01001001 .header2 .nav-btn .line1 {
    -webkit-transform-origin: 4px 0;
    -ms-transform-origin: 4px 0;
    transform-origin: 4px 0;
}

.c_portalResnav_main-01001001 .header2 .nav-btn.hover .line {
    background: var(--theme-color);
}

.c_portalResnav_main-01001001 .header2 .nav-btn .line2 {
    top: 7px;
}

.c_portalResnav_main-01001001 .header2 .nav-btn .line3 {
    bottom: 0px;
    -webkit-transform-origin: 1px center;
    -ms-transform-origin: 1px center;
    transform-origin: 1px center;
}

.c_portalResnav_main-01001001 .header2 .caid {
    height: 55px;
    line-height: 55px;
    padding-right: 10px;
    position: relative;
}

.c_portalResnav_main-01001001 .header2 .sub-menu {
    width: 100%;
    padding: 0 3%;
    display: none;
    position: absolute;
    left: 0px;
    top: 80px;
    z-index: 2;
    overflow-y: auto;
}

.c_portalResnav_main-01001001 .header2 .sub-menu ul {
    width: 100%;
    height: calc(100vh - 55px - 1.5rem);
}

.c_portalResnav_main-01001001 .js-m-3 {
    opacity: 0;
    -webkit-transform: translate(30px, 0);
    -ms-transform: translate(30px, 0);
    transform: translate(30px, 0);
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
}

.c_portalResnav_main-01001001 .js-m-3.animate {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.c_portalResnav_main-01001001 .header2 .sub-menu li {
    border-bottom: 1px solid #dcdcdc;
    font-size: 16px;
    padding: 0 20px;
}

.c_portalResnav_main-01001001 .header2 .sub-menu .tit {
    display: inline-block;
    text-decoration: none;
    width: 80%;
    line-height: 60px;
    color: #333;
    position: relative;
    box-sizing: border-box;
}

.c_portalResnav_main-01001001 .header2 .sub-menu .sub-tit.on {
    background-color: #e9e9e9;
}

.c_portalResnav_main-01001001 .header2 .sub-menu .sec-list {
    line-height: 40px;
    padding: 10px 0%;
    display: none;
}

.c_portalResnav_main-01001001 .header2 .sub-menu .jt {
    position: relative;
    display: inline-block;
    width: 10%;
    height: 60px;
    text-align: center;
    background: none;
    float: right;
}

.c_portalResnav_main-01001001 .header2 .sub-menu .jt:after {
    content: '';
    display: block;
    width: 26px;
    height: 26px;
    background: url(../images/rbqbhvzezzkeubjmaaaaamfrel8486.png) no-repeat center;
    background-size: 17px auto;
    position: absolute;
    right: 3%;
    top: 15px;
}

.c_portalResnav_main-01001001 .header2 .sub-menu .jt.jtRote:after {
    background: url(../images/rbqbg1zez1eebkkyaaaaadz6rb0116.png) no-repeat center;
    background-size: 20px auto;
}

.c_portalResnav_main-01001001 .header2 .sub-menu .sec-list p {
    background: url(../images/rbqbhvzedjgefkuaaaaaagbohja006.png) no-repeat left center;
    background-size: 3px auto;
    font-size: 14px;
}

.c_portalResnav_main-01001001 .header2 .sub-menu .sec-list a {
    padding-left: 5%;
    color: #666;
    display: block;
}

.c_portalResnav_main-01001001 .header2 .sub-menu .sec-list a:active {
    color: #005bac;
}

.c_portalResnav_main-01001001 .search-bg {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 20;
    background-color: #f5f5f5;
    display: none;
}

.c_portalResnav_main-01001001 .search-alert {
    position: fixed;
    z-index: 100;
    background-color: #222;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: -webkit-transform .3s .5s;
    transition: transform .3s .5s;
}

.c_portalResnav_main-01001001 .search-alert .close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 38px;
    right: 2.6%;
    cursor: pointer;
    text-shadow: none;
    opacity: 1;
    float: none;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.c_portalResnav_main-01001001 .search-alert .close:before {
    font-size: 30px;
    top: 0px;
    left: 0px;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.c_portalResnav_main-01001001 .search-alert .close:hover:before {
    color: #bead8e;
}

.c_portalResnav_main-01001001 .icon-close:before {
    content: "\e6d3";
}

.c_portalResnav_main-01001001 .search-alert .cent-form {
    position: absolute;
    width: 94.8%;
    left: 2.6%;
    top: 50%;
    height: 80px;
    margin-top: -63px;
    border-bottom: 1px solid #515151;
    opacity: 0;
    -webkit-transform: translate(0, 40px);
    -ms-transform: translate(0, 40px);
    transform: translate(0, 40px);
    -webkit-transition: all .5s;
    transition: all .5s;
}

.c_portalResnav_main-01001001 .search-alert .cent-form:before {
    color: #fff;
    font-size: 30px;
    position: absolute;
    left: 0px;
    height: 50px;
    top: 50%;
    margin-top: -25px;
}

.c_portalResnav_main-01001001 .search-alert .cent-form .tex {
    border: none;
    font-size: 36px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    width: 100%;
    color: #fff;
    background: none;
    padding-left: 10%;
    padding-right: 20%;
}

.c_portalResnav_main-01001001 .search-alert .cent-form .sub-butn {
    border: none;
    height: 46px;
    font-size: 24px;
    line-height: 46px;
    color: #555;
    text-align: center;
    background: none;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 105px;
}

.c_portalResnav_main-01001001 .header2 .mo_tel {
    font-size: 16px;
    color: #005bac;
    font-weight: bold;
    line-height: 60px;
}

.c_portalResnav_main-01001001 .header2 .mo_tel .iconfont {
    line-height: 40px;
    height: 40px;
    width: 30px;
    display: inline-block;
}

.c_portalResnav_main-01001001 .header2 .mo_tel .iconfont:before {
    content: '\e628';
    color: #005bac;
    font-size: 20px;
}

.c_portalResnav_main-01001001 .header2 .mo_lan {
    line-height: 60px;
}

.c_portalResnav_main-01001001 .top_nav {
    background: #ededed;
    height: 36px;
}

.c_portalResnav_main-01001001 .top_nav_center {
    max-width: 1380px;
    width: 94%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 33px;
    color: #666666;
    font-size: 14px;
}

.c_portalResnav_main-01001001 a.L_massage {
    color: #727272;
    width: 75px;
    text-align: center;
    transition: all .5s ease;
    border-top: none;
    font-size: 14px;
    display: inline-block;
}

.c_portalResnav_main-01001001 a.L_massage:hover {
    color: var(--theme-color);
    background: transparent;
}

@media only screen and (max-width: 768px) {
    .on {
        box-shadow: none !important;
        display: none;
    }

    .c_portalResnav_main-01001001 .pc_nav {
        height: 80px;
        display: none;
    }

    .c_portalResnav_main-01001001 .search-alert .close {
        right: 5%;
    }

    .c_portalResnav_main-01001001 .search-alert .cent-form {
        height: 60px;
    }

    .c_portalResnav_main-01001001 ::placeholder {
        font-size: 22px;
    }

    .c_portalResnav_main-01001001 .search-alert .cent-form .tex {
        font-size: 22px;
        padding-right: 30%;
    }

    .c_portalResnav_main-01001001 .search-alert .cent-form .sub-butn {
        font-size: 22px;
    }

    .c_portalResnav_main-01001001 .search-alert .cent-form:before {
        font-size: 24px;
        height: 46px;
        margin-top: -17px;
    }
}

@media only screen and (max-width: 1280px) {
    .c_portalResnav_main-01001001 .pc_nav {
        height: 70px;
        top: 0;
    }

    .c_portalResnav_main-01001001 .header1 {
        display: none !important;
    }

    .c_portalResnav_main-01001001 .header2 {
        display: block;
    }

    .c_portalResnav_main-01001001 .search_Box {
        display: none !important;
    }

    .c_portalResnav_main-01001001 .top_nav {
        display: none;
    }
}

.w_fimg-001 .p_title {
    display: inline-table;
    margin: 0;
    min-width: 37px;
    padding: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    margin-top: 10px;
}

.w_fimg-001 .p_title .font {
    vertical-align: middle;
    line-height: 21px;
}

.w_fimg-001 .p_title .iconfont:before {
    display: inline-block;
    content: "";
}

.w_fimg-001 {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 200px;
}

.w_fimg-001 .animated {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: inherit;
}

.w_fimg-001 .font {
    white-space: nowrap;
}

.w_fimg-001 .p_link001 {
    width: 100%;
    height: calc(100% - 30px);
}

.w_fimg-001 .p_link002 {
    width: 100%;
    height: 30px;
}

.w_fimg-001 .p_box {
    width: 100%;
    height: 100%;
    text-align: center;
    position: static;
}

.w_fimg-001 .p_dimage {
    height: inherit;
    overflow: hidden;
    font-size: 0;
}

.w_fimg-001 .e_image:hover:after {
    background: transparent;
}

.w_fimg-001 .p_dimage:empty {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #f2f2f2 url(../images/camera.png) no-repeat center;
}

.w_fbtn-001 {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 150px;
    min-height: 36px;
    max-height: 0;
    text-align: center;
    margin: 0 auto;
    font-size: 0;
}

.w_fbtn-001 .p_CommonBtn {
    width: 100%;
    height: inherit;
    padding: 0;
}

.w_fbtn-001 .p_CommonBtn .font {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    font-size: 16px;
    transition: all .5s ease;
    height: auto;
}

.w_fbtn-001 .animated {
    width: 100%;
    height: 100%;
    min-height: inherit;
}

.w_fbtn-001 .p_link {
    min-height: inherit;
    display: block;
}

.w_fbtn-001 .p_CommonBtn {
    border-style: solid;
}

.w_fbtn-001 .p_CommonBtn {
    width: 100%;
    height: 36px;
    color: rgba(255, 255, 255, 1);
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    background-color: rgba(255, 102, 0, 1);
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
    min-height: inherit;
    transition: all .5s ease;
}

.w_fbtn-001 .p_CommonBtn:before {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

@CHARSET "UTF-8";

* {
    padding: 0;
    margin: 0;
}

.pagebox {
    width: 100%;
}

.pagebox, #-remove--flag {
    width: 100%;
    margin: 0px auto;
}

body, #-remove--flag {}

@keyframes jsqq {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

100% {
    transform: rotate(360deg);
}
}

100% {
    transform: rotate(360deg);
}
}

100% {
    transform: rotate(360deg);
}
}

@keyframes jsqq2 {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(-360deg);
    }
}

100% {
    transform: rotate(-360deg);
}
}

100% {
    transform: rotate(-360deg);
}
}

100% {
    transform: rotate(-360deg);
}
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#c_portalResPublic_codeContainer-16336741447089535 {
    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;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#c_portalResPublic_codeContainer-16336817178514338 {
    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-16336840854847222 {
    width: 94%;
    max-width: 1380px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 3%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#c_portalResPublic_codeContainer-16337406547633887 {
    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;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#c_portalResNews_list-16337417754061589 .p_articles {
    width: calc((100% - 0px)/5);
}

#c_portalResNews_list-16337417754061589 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResNews_list-16337417754061589 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResNews_list-16337417754061589>div {
    animation-fill-mode: both;
}

#c_portalResNews_list-16337417754061589 .newList1 {
    display: flex;
    flex-wrap: nowrap;
}

#c_portalResNews_list-16337417754061589 .newPic {
    position: absolute;
    width: 100%;
    height: auto;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

#c_portalResNews_list-16337417754061589 .newList2 {
    display: flex;
    flex-wrap: wrap;
}

#c_portalResNews_list-16337417754061589 .leftTime {
    width: 15%;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    padding: 0;
}

#c_portalResNews_list-16337417754061589 .newList1 .L_img {
    width: 100%;
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
}

#c_portalResNews_list-16337417754061589 .newTitle1 {
    color: #1f1f1f;
    margin: 30px 0 10px;
    font-size: 24px;
    padding: 0 20px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 100%;
    text-overflow: ellipsis;
}

#c_portalResNews_list-16337417754061589 .newMs {
    color: #acacac;
    margin-top: 10px;
    font-size: 14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 1.5;
    padding: 0 20px;
}

#c_portalResNews_list-16337417754061589 .newList2 .rightCotent .newMs {
    padding: 0;
}

#c_portalResNews_list-16337417754061589 .newYear {
    width: 100%;
    color: rgb(199, 199, 199);
    font-size: 36px;
}

#c_portalResNews_list-16337417754061589 .newList1 .rightCotent .newMonth {
    padding: 0 20px;
    margin-top: 10px;
    font-size: 14px;
    color: #acacac;
}

#c_portalResNews_list-16337417754061589 .newMonth {
    width: 100%;
    text-align: left;
    color: #959595;
    font-size: 18px;
}

#c_portalResNews_list-16337417754061589 .leftTime * {
    text-align: center;
}

#c_portalResNews_list-16337417754061589 .newDetailLink1 {
    color: rgb(112, 112, 112);
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-size: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

#c_portalResNews_list-16337417754061589 .newList {
    width: 98%;
    height: auto;
    overflow: hidden;
    display: flex;
    flex-wrap: nowrap;
    margin: 10px auto;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .1);
    padding: 20px;
}

#c_portalResNews_list-16337417754061589 .newList2 .rightCotent {
    position: relative;
    -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
    transform: rotate(0deg) scale(1) translate(0%, 0%);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border-left: 1px dashed #dadada;
    padding-left: 20px;
    margin-left: 0;
    width: 85%;
}

#c_portalResNews_list-16337417754061589 .newTitle {
    color: #383838;
    font-size: 18px;
    -webkit-transform: rotate(0deg) scale(1) translate(0px, 0px);
    transform: rotate(0deg) scale(1) translate(0px, 0px);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 90%;
    text-overflow: ellipsis;
}

#c_portalResNews_list-16337417754061589 .newDetailLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

@media only screen and (min-width: 769px) {
    #c_portalResNews_list-16337417754061589 .newListBoxs {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    #c_portalResNews_list-16337417754061589 .newList1 {
        width: 49%;
        position: relative;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .1);
        margin: 10px auto;
        overflow: hidden;
    }

    #c_portalResNews_list-16337417754061589 .newList1 .rightCotent {
        width: 100%;
    }

    #c_portalResNews_list-16337417754061589 .newList2 {
        width: 49%;
    }

    #c_portalResNews_list-16337417754061589 .newDetailLink1:hover {
        padding-left: 40px;
        padding-right: 20px;
        -webkit-transform: rotate(0deg) scale(1) translate(0%, 0%);
        transform: rotate(0deg) scale(1) translate(0%, 0%);
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        color: #4d4d4d;
    }

    #c_portalResNews_list-16337417754061589 .newList2 .rightCotent:hover {
        padding-left: 10px;
    }

    #c_portalResNews_list-16337417754061589 .newList2 .rightCotent:hover .newTitle {
        border-color: rgb(199, 199, 199);
    }
}

@media only screen and (max-width: 768px) {
    #c_portalResNews_list-16337417754061589 .newList1 {
        width: 100%;
    }

    #c_portalResNews_list-16337417754061589 .newList2 {
        width: 100%;
    }

    #c_portalResNews_list-16337417754061589 .newYear {
        font-size: 1.5rem;
    }

    #c_portalResNews_list-16337417754061589 .newList1 .leftTime {
        margin-bottom: -210px;
    }
}

#c_portalResNews_list-16337417754061589 .p_hot .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#c_portalResNews_list-16337417754061589 .p_new .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#c_portalResNews_list-16337417754061589 .p_page .pre .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#c_portalResNews_list-16337417754061589 .p_page .next .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#c_portalResNews_list-16337417754061589 .p_more .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#c_portalResNews_list-16337417754061589 {
    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;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

@keyframes rotate1 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotate2 {
    0% {
        transform: rotate(360deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@font-face {
    font-family: 'iconfontde';
    src: url('//at.alicdn.com/t/font_2368287_jyuiwu4ogp9.woff2?tenantId=262492&viewType=1&v=1650448467000&t=1630459702103') format('woff2'), url('../fonts/font_2368287_jyuiwu4ogp9.woff') format('woff'), url('../fonts/font_2368287_jyuiwu4ogp9.ttf') format('truetype');
}

#w_common_text-1628580314753 p {
    position: relative;
    padding-left: 30px;
    margin-bottom: 1vw;
}

#w_common_text-1628580314753 p:before {
    content: '';
    position: absolute;
    font-size: 20px;
    font-family: iconfontde !important;
    color: #fff;
    top: 4px;
    left: 0;
}

#w_common_text-1628580314753 p:nth-of-type(1):before {
    content: '\e61d';
}

#w_common_text-1628580314753 p:nth-of-type(2):before {
    content: '\e660 ';
}

#w_common_text-1628580314753 p:nth-of-type(3):before {
    content: '\e69d';
}

#w_common_text-1628580314753 p:nth-of-type(4):before {
    content: '\e608';
}

#w_common_text-1628580314753 p:nth-of-type(5):before {
    content: '\e68c';
}

#w_common_text-1628580314753 p:nth-of-type(6):before {
    content: '\e765';
}

@keyframes myyun1 {
    0% {
        margin-top: 0;
    }

    25% {
        margin-top: 20px;
    }

    50% {
        margin-top: 0;
    }

    75% {
        margin-top: -20px;
    }

    100% {
        margin-top: 0;
    }
}

@keyframes top-bottom {
    from {
        transform: translate(-50%, -40%);
    }

    to {
        transform: translate(-50%, -50%);
    }
}

@keyframes top-scale {
    from {
        transform: translateX(-50%) scale(1.02);
    }

    to {
        transform: translateX(-50%) scale(1.0);
    }
}

#c_portalResPublic_codeContainer-16336842213597305 ul.L_top_box {
    max-width: 1380px;
    width: 94%;
    margin: 30px auto;
    display: flex;
    justify-content: space-around;
}

#c_portalResPublic_codeContainer-16336842213597305 ul.L_top_box li {
    position: relative;
    padding-left: 100px;
    color: #333;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
}

#c_portalResPublic_codeContainer-16336842213597305 ul.L_top_box li:before {
    content: '';
    font-family: "L_tb" !important;
    font-size: 36px;
    background: #fff;
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    left: 0;
    color: var(--theme-color);
    display: flex;
    align-items: center;
    justify-content: center;
}

#c_portalResPublic_codeContainer-16336842213597305 ul.L_top_box li:nth-of-type(1):before {
    content: '\e607';
}

#c_portalResPublic_codeContainer-16336842213597305 ul.L_top_box li:nth-of-type(2):before {
    content: '\e666';
}

#c_portalResPublic_codeContainer-16336842213597305 ul.L_top_box li:nth-of-type(3):before {
    content: '\e624';
}

#c_portalResPublic_codeContainer-16336842213597305 ul.L_top_box li:nth-of-type(4):before {
    content: '\e622';
}

#c_portalResPublic_codeContainer-16336842213597305 ul.L_top_box li h2 {
    font-size: 24px;
    font-weight: 700;
}

#c_portalResPublic_codeContainer-16336842213597305 ul.L_top_box li p {
    font-size: 18px;
    margin-top: 10px;
}

#c_portalResPublic_codeContainer-16336842213597305 ul.L_bottom_box .L_img {
    position: relative;
    height: 0;
    padding-bottom: 25%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}

#c_portalResPublic_codeContainer-16336842213597305 ul.L_bottom_box li {
    position: relative;
    padding-bottom: 80px;
    background: #fff;
    display: none;
}

#c_portalResPublic_codeContainer-16336842213597305 .L_taxt_box {
    max-width: 1200px;
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
    background: #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .2);
    padding: 50px 60px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

#c_portalResPublic_codeContainer-16336842213597305 .L_text_right {
    width: 70%;
    padding-left: 3%;
    border-left: 1px solid #eee;
    color: #000;
    font-size: 14px;
    line-height: 2;
}

#c_portalResPublic_codeContainer-16336842213597305 .L_text_left {
    position: relative;
    padding-left: 100px;
    color: #333;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
    width: 30%;
}

#c_portalResPublic_codeContainer-16336842213597305 .L_text_left:before {
    content: '';
    font-family: "L_tb" !important;
    font-size: 36px;
    background: var(--theme-color);
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    left: 0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

#c_portalResPublic_codeContainer-16336842213597305 .L_text_left_one:before {
    content: '\e607';
}

#c_portalResPublic_codeContainer-16336842213597305 .L_text_left_two:before {
    content: '\e666';
}

#c_portalResPublic_codeContainer-16336842213597305 .L_text_left_three:before {
    content: '\e624';
}

#c_portalResPublic_codeContainer-16336842213597305 .L_text_left_four:before {
    content: '\e622';
}

#c_portalResPublic_codeContainer-16336842213597305 .L_text_left h2 {
    font-size: 20px;
    font-weight: 700;
}

#c_portalResPublic_codeContainer-16336842213597305 .L_text_left p {
    font-size: 16px;
    margin-top: 10px;
}

#c_portalResPublic_codeContainer-16336842213597305 ul.L_bottom_box .active {
    display: block;
}

#c_portalResPublic_codeContainer-16336842213597305 ul.L_top_box .active {
    color: var(--theme-color);
}

#c_portalResPublic_codeContainer-16336842213597305 ul.L_top_box .active:before {
    background: var(--theme-color);
    color: #fff;
}

#c_portalResPublic_codeContainer-16336842213597305 {
    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;
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(10%);
        -ms-transform: translateX(10%);
        transform: translateX(10%);
        visibility: visible;
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
}

100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
}

100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
}

100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
}

100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
}

100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
}

100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
}

100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
}

100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
}

100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
}

100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
}

100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
}

100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
}

#c_portalResEbizads_banner-16318566689069357 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResEbizads_banner-16318566689069357>div {
    animation-fill-mode: both;
}

#c_portalResEbizads_banner-16318566689069357 {
    width: auto;
    max-width: none;
    min-width: 300px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#c_portalResNews_category-16337440448112193 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResNews_category-16337440448112193>div {
    animation-fill-mode: both;
}

#c_portalResNews_category-16337440448112193 .catox {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2%;
}

#c_portalResNews_category-16337440448112193 a.p_tink {
    display: block;
    width: 125px;
    height: 45px;
    background: #eee;
    color: #000;
    text-align: center;
    line-height: 45px;
    margin: 0 10px;
    font-size: 16px;
    transition: all .5s ease;
}

#c_portalResNews_category-16337440448112193 a.p_tink:hover {
    background: var(--theme-color);
    color: #fff;
}

#c_portalResNews_category-16337440448112193 {
    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_portalResProduct_category-16336750452677031 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResProduct_category-16336750452677031>div {
    animation-fill-mode: both;
}

#c_portalResProduct_category-16336750452677031 .L_botto {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#c_portalResProduct_category-16336750452677031 .proBox {
    width: 24%;
    border: 10px solid #fff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .1);
    background-repeat: no-repeat;
    background-position: center;
    padding: 3vw 0;
    position: relative;
    transition: all .5s ease;
    height: 494px;
    overflow: hidden;
    margin: .5%;
}

#c_portalResProduct_category-16336750452677031 .proBox:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    bottom: 0px;
    background: #000;
    opacity: .45;
    transition: all .5s ease;
}

#c_portalResProduct_category-16336750452677031 .proBox>div {
    position: relative;
    z-index: 2;
}

#c_portalResProduct_category-16336750452677031 .L_top {
    max-width: 92px;
    transition: all .5s ease;
    margin: 1vw auto;
}

#c_portalResProduct_category-16336750452677031 h2 {
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    font-weight: 700;
    line-height: 2px;
}

#c_portalResProduct_category-16336750452677031 .proBox>div>p {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    min-height: 40px;
    max-width: 80%;
    margin: 0 auto;
}

#c_portalResProduct_category-16336750452677031 .text_box {
    overflow: hidden;
    transition: all .5s ease;
}

#c_portalResProduct_category-16336750452677031 .Line {
    height: 43px;
    width: 2px;
    background: #fff;
    margin: 1vw auto;
}

#c_portalResProduct_category-16336750452677031 .more_but {
    width: 113px;
    height: 39px;
    border: 2px solid #fff;
    margin: 0 auto;
    line-height: 39px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

#c_portalResProduct_category-16336750452677031 a.showBoxLink {
    width: calc((100% - 20px) / 1);
    border: 1px solid #fff;
    display: block;
    float: left;
    margin: 5px;
    text-align: center;
    color: #fff;
    line-height: 33px;
}

#c_portalResProduct_category-16336750452677031 .protainer {
    margin: 0vw auto;
    overflow: hidden;
    position: absolute !important;
    left: 50%;
    bottom: -100%;
    transform: translateX(-50%);
    transition: all .5s ease;
    background: transparent;
    width: 80%;
    min-height: 135px;
}

#c_portalResProduct_category-16336750452677031 .L_top img {
    max-width: 100%;
    width: 100%;
}

@media only screen and (min-width:769px) {
    #c_portalResProduct_category-16336750452677031 .proBox:hover:before {
        bottom: 0;
        background: var(--theme-color);
        opacity: .78;
    }

    #c_portalResProduct_category-16336750452677031 a.showBoxLink:hover {
        background: #fff;
        color: var(--theme-color);
    }

    #c_portalResProduct_category-16336750452677031 .proBox:hover .text_box {
        opacity: 0;
        visibility: hidden;
    }

    #c_portalResProduct_category-16336750452677031 .proBox:hover .protainer {
        bottom: 4vw;
    }

    #c_portalResProduct_category-16336750452677031 .proBox:hover {
        padding: 2vw 0 5vw;
    }

    #c_portalResProduct_category-16336750452677031 .proBox:hover .L_top {
        margin-top: 0vw;
    }
}

@media only screen and (max-width: 768px) {
    #c_portalResProduct_category-16336750452677031 .proBox {
        width: 100%;
        padding: 8vw 0;
        height: 425px;
        background-size: 100% auto;
    }

    #c_portalResProduct_category-16336750452677031 .text_box {
        display: none;
    }

    #c_portalResProduct_category-16336750452677031 .protainer {
        bottom: 10%;
    }
}

#c_portalResProduct_category-16336750452677031 {
    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-16387794278498904 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: 92px;
    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_category-16406803167012107 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResProduct_category-16406803167012107>div {
    animation-fill-mode: both;
}

#c_portalResProduct_category-16406803167012107 .moveBtn {
    display: none;
    color: #fff;
    width: 100%;
    height: auto;
    line-height: 40px;
    text-align: center;
    background-color: #333;
    border: 1px solid #333;
    white-space: nowrap;
    border-radius: 0px;
    margin: 0 0 10px;
}

#c_portalResProduct_category-16406803167012107 .contentBox {
    width: 100%;
    height: auto;
    overflow: visible;
    box-shadow: 0px 5px 20px 0px rgba(192, 192, 192, 0.4);
    z-index: 999;
    background-color: #fff;
}

#c_portalResProduct_category-16406803167012107 .link {
    position: relative;
    height: 62px;
    line-height: 62px;
}

#c_portalResProduct_category-16406803167012107 .yjTitle {
    background: #eee;
    padding-left: 25px;
}

#c_portalResProduct_category-16406803167012107 .yjLink {
    position: relative;
    color: #333;
    font-size: 17px;
    transition: all .5s ease;
    font-weight: 700;
}

#c_portalResProduct_category-16406803167012107 .iconfont1 {
    position: absolute;
    width: 20px;
    height: 20px;
    background: var(--theme-color);
    right: 20px;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    color: #fff;
    text-align: center;
    font-family: 宋体;
    line-height: 20px;
    transition: all .5s ease;
    cursor: pointer;
    display: none;
}

#c_portalResProduct_category-16406803167012107 .ejLi {
    position: relative;
}

#c_portalResProduct_category-16406803167012107 .ejTitle {
    position: relative;
    background-color: #fff;
    padding-left: 30px;
    transition: all .5s ease;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

#c_portalResProduct_category-16406803167012107 .ejLink {
    color: #666;
    font-size: 14px;
    display: block;
}

#c_portalResProduct_category-16406803167012107 .iconfont2 {
    position: absolute;
    right: 20px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #86939e;
    font-size: 1rem;
    transition: all .5s ease;
}

#c_portalResProduct_category-16406803167012107 .icf {
    transform: rotate(180deg);
}

#c_portalResProduct_category-16406803167012107 .sjTitle {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #e8e8e8;
}

#c_portalResProduct_category-16406803167012107 .sjLink {
    color: #7b8a96;
    font-size: 1rem;
}

#c_portalResProduct_category-16406803167012107 .ejBox {
    display: block;
}

#c_portalResProduct_category-16406803167012107 .rotate {
    transform: translateY(-50%) rotate(-90deg);
}

#c_portalResProduct_category-16406803167012107 .ejTitle:hover a {
    color: #0354a2;
    text-decoration: underline !important;
}

#c_portalResProduct_category-16406803167012107 .backBtn {
    display: none;
}

#c_portalResProduct_category-16406803167012107 .yjTitle:hover .yjLink::before {
    opacity: 1;
}

#c_portalResProduct_category-16406803167012107 .sjBox {
    display: none;
}

#c_portalResProduct_category-16406803167012107 .line_right {
    display: none;
}

@media only screen and (min-width:769px) {
    #c_portalResProduct_category-16406803167012107 .sjBox {
        position: absolute;
        top: 0;
        left: 100%;
        box-shadow: 0px 5px 20px 0px rgba(192, 192, 192, 0.4);
    }

    #c_portalResProduct_category-16406803167012107 .sjTitle {
        text-align: center;
    }

    #c_portalResProduct_category-16406803167012107 .sjTitle::before {
        content: '';
        position: absolute;
        display: block;
        width: 6px;
        height: 50px;
        background-color: #04abf4;
    }

    #c_portalResProduct_category-16406803167012107 .sjBox li {
        width: 150px;
    }

    #c_portalResProduct_category-16406803167012107 .sjTitle:hover .sjLink {
        color: #01a5ec;
    }

    #c_portalResProduct_category-16406803167012107 .sjLi::before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-top: 6px solid #04abf4;
        border-right: 6px solid #fff;
        border-bottom: 6px solid #04abf4;
        position: absolute;
        left: 0;
        top: 22px;
        z-index: 1;
    }

    #c_portalResProduct_category-16406803167012107 .ejLi:hover .sjLi::before {
        display: block;
    }
}

@media only screen and (max-width:768px) {
    #c_portalResProduct_category-16406803167012107 .contentBox {
        position: fixed;
        top: 0;
        left: 100%;
        height: 100%;
        font-size: 0;
    }

    #c_portalResProduct_category-16406803167012107 .backBtn {
        position: relative;
        display: inline-block;
        width: 45px;
        height: 100%;
        vertical-align: top;
        background: #f5f8fa;
    }

    #c_portalResProduct_category-16406803167012107 .content {
        display: inline-block;
        width: calc(100% - 45px);
        height: 100%;
        overflow-x: scroll;
    }

    #c_portalResProduct_category-16406803167012107 .moveBtn {
        display: block;
    }

    #c_portalResProduct_category-16406803167012107 .btn {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        height: 40px;
        display: block;
        text-align: center;
        line-height: 40px;
        font-size: 1.2rem;
        color: #7b8a96;
        padding: 0;
    }

    #c_portalResProduct_category-16406803167012107 .yjTitle {
        border-bottom: 1px solid #f8f8f8;
        height: 35px;
        line-height: 35px;
    }

    #c_portalResProduct_category-16406803167012107 .yjLink {
        font-size: 14px;
        font-weight: 500;
        line-height: 35px;
        display: block;
    }

    #c_portalResProduct_category-16406803167012107 .ejLink {
        color: #666;
        font-size: 12px;
        display: block;
    }

    #c_portalResProduct_category-16406803167012107 .ejTitle {
        height: 30px;
        line-height: 30px;
    }

    #c_portalResProduct_category-16406803167012107 .sjTitle {
        padding-left: 80px;
    }

    #c_portalResProduct_category-16406803167012107 .jsDeg {
        transform: rotate(-90deg);
    }

    #c_portalResProduct_category-16406803167012107 .line_right {
        display: block;
        width: 8px;
        height: 50px;
        background-color: #04abf4;
        position: absolute;
        right: 0;
        top: 0;
        opacity: 0
    }

    #c_portalResProduct_category-16406803167012107 .line_show {
        opacity: 1;
    }

    #c_portalResProduct_category-16406803167012107 .sjTitle::after {
        content: '';
        display: block;
        width: 8px;
        height: 50px;
        background-color: #04abf4;
        position: absolute;
        right: 0;
        top: 0;
    }
}

#c_portalResProduct_category-16406803167012107 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1637144554633>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-1637144569797>div>.p_gridbox {
    background-image: url(../images/bj02.jpg);
    background-repeat: no-repeat;
}

#w_grid-1637144569797 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1637144569797>div {
    animation-fill-mode: both;
}

#w_grid-1637144569797>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1637144569797>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1637144569797>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1637144569797>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1637144569806>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_fimg-1637144569832 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1637144569832>div {
    animation-fill-mode: both;
}

#w_grid-1637144569813>div>.p_gridbox {
    background-image: url(../images/yous08.png);
    background-position: center 100%;
    background-repeat: no-repeat;
    padding-bottom: 80px;
    display: flex;
    align-items: center;
    background-size: contain;
}

#w_grid-1637144569813 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1637144569813>div {
    animation-fill-mode: both;
}

#w_grid-1637144569813>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (max-width: 768px) {
    #w_grid-1637144569813>div>.p_gridbox {
        display: block;
        padding-bottom: 40px;
    }

    #w_grid-1637144569813>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1637144569813>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 2%;
    }

    #w_grid-1637144569813>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
        width: 37.8084%;
        margin-left: 2%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1637144569813>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
        margin-left: 0px;
        clear: left;
        margin-right: 0px;
        width: 60.191599999999994%;
    }

    #w_grid-1637144569813>div>.p_gridbox>.p_gridCell:nth-child(2n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1637144569813>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 2%;
    }

    #w_grid-1637144569813>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
        width: 37.8084%;
        margin-left: 2%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1637144569813>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 60.191599999999994%;
    }

    #w_grid-1637144569813>div>.p_gridbox>.p_gridCell:nth-child(2n) {
        margin-right: 0;
    }
}

#w_grid-1637144569839>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

#w_grid-1637144569839>div>.p_gridbox {
    position: relative;
    padding-left: 180px;
}

#w_grid-1637144569839>div>.p_gridbox:before {
    content: "";
    width: 85px;
    height: 82px;
    background: url(../images/yous02.png);
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100%;
}

@media only screen and (max-width: 768px) {
    #w_grid-1637144569839>div>.p_gridbox {
        padding-left: 70px;
    }

    #w_grid-1637144569839>div>.p_gridbox:before {
        width: 52px;
        height: 50px;
    }

    #w_grid-1637144569839 .reset_style span {
        font-size: 16px !important;
    }

    #w_grid-1637144569839 .reset_style:nth-child(1) span {
        font-size: 24px !important;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_fimg-1637144569845 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1637144569845>div {
    animation-fill-mode: both;
}

#w_grid-1637144569820>div>.p_gridbox {
    background-image: url(../images/yous08.png);
    background-position: center 100%;
    background-repeat: no-repeat;
    padding-bottom: 80px;
    display: flex;
    align-items: center;
    background-size: contain;
}

#w_grid-1637144569820 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1637144569820>div {
    animation-fill-mode: both;
}

#w_grid-1637144569820>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (max-width: 768px) {
    #w_grid-1637144569820>div>.p_gridbox {
        flex-direction: column-reverse;
        padding-bottom: 40px;
    }

    #w_grid-1637144569820>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1637144569820>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 2%;
    }

    #w_grid-1637144569820>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
        width: 49.0098%;
        margin-left: 2%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1637144569820>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
        margin-left: 0px;
        clear: left;
        margin-right: 0px;
        width: 48.9902%;
    }

    #w_grid-1637144569820>div>.p_gridbox>.p_gridCell:nth-child(2n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1637144569820>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 2%;
    }

    #w_grid-1637144569820>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
        width: 37.8084%;
        margin-left: 2%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1637144569820>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 60.191599999999994%;
    }

    #w_grid-1637144569820>div>.p_gridbox>.p_gridCell:nth-child(2n) {
        margin-right: 0;
    }
}

#w_fimg-1637144569870 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1637144569870>div {
    animation-fill-mode: both;
}

#w_grid-1637144569875>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

#w_grid-1637144569875>div>.p_gridbox {
    position: relative;
    padding-left: 140px;
}

#w_grid-1637144569875>div>.p_gridbox:before {
    content: "";
    width: 85px;
    height: 82px;
    background: url(../images/yous03.png);
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100%;
}

@media only screen and (max-width: 768px) {
    #w_grid-1637144569875>div>.p_gridbox {
        padding-left: 70px;
    }

    #w_grid-1637144569875>div>.p_gridbox:before {
        width: 52px;
        height: 50px;
    }

    #w_grid-1637144569875 .reset_style span {
        font-size: 16px !important;
    }

    #w_grid-1637144569875 .reset_style:nth-child(1) span {
        font-size: 24px !important;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1637144569826>div>.p_gridbox {
    background-image: url(../images/bj03.png);
    background-position: center 85%;
}

#w_grid-1637144569826 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1637144569826>div {
    animation-fill-mode: both;
}

#w_grid-1637144569826>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1637144569826>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1637144569826>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1637144569826>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1637144569891>div>.p_gridbox {
    display: flex;
    align-items: center;
}

#w_grid-1637144569891 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1637144569891>div {
    animation-fill-mode: both;
}

#w_grid-1637144569891>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (max-width: 768px) {
    #w_grid-1637144569891>div>.p_gridbox {
        display: block;
    }

    #w_grid-1637144569891>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1637144569891>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 2%;
    }

    #w_grid-1637144569891>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
        width: 37.8084%;
        margin-left: 2%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1637144569891>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
        margin-left: 0px;
        clear: left;
        margin-right: 0px;
        width: 60.191599999999994%;
    }

    #w_grid-1637144569891>div>.p_gridbox>.p_gridCell:nth-child(2n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1637144569891>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 2%;
    }

    #w_grid-1637144569891>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
        width: 37.8084%;
        margin-left: 2%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1637144569891>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 60.191599999999994%;
    }

    #w_grid-1637144569891>div>.p_gridbox>.p_gridCell:nth-child(2n) {
        margin-right: 0;
    }
}

#w_grid-1637144569895>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

#w_grid-1637144569895>div>.p_gridbox {
    position: relative;
    padding-left: 180px;
}

#w_grid-1637144569895>div>.p_gridbox:before {
    content: "";
    width: 85px;
    height: 82px;
    background: url(../images/yous04.png);
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100%;
}

@media only screen and (max-width: 768px) {
    #w_grid-1637144569895>div>.p_gridbox {
        padding-left: 70px;
    }

    #w_grid-1637144569895>div>.p_gridbox:before {
        width: 52px;
        height: 50px;
    }

    #w_grid-1637144569895 .reset_style span {
        font-size: 16px !important;
    }

    #w_grid-1637144569895 .reset_style:nth-child(1) span {
        font-size: 24px !important;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_fimg-1637144569900 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1637144569900>div {
    animation-fill-mode: both;
}

#w_grid-1633677207347>div>.p_gridbox {
    background-image: url(../images/bg_bott_s.jpg);
}

#w_grid-1633677207347 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1633677207347>div {
    animation-fill-mode: both;
}

#w_grid-1633677207347>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1633677207347>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0px;
    }

    #w_grid-1633677207347>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1633677207347>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1633677207347>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1633677207347>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1633677207347>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

#w_grid-1633681722766>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-1633682637099 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1633682637099>div {
    animation-fill-mode: both;
}

#w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (max-width: 768px) {
    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0px;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(4n+0) {
        width: 25%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(4n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 25%;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(4n+2) {
        width: 25%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(4n+3) {
        width: 25%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(4n) {
        margin-right: 0;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 2%;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(8n+0) {
        width: 10.75%;
        margin-left: 2%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(8n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 10.75%;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(8n+2) {
        width: 10.75%;
        margin-left: 2%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(8n+3) {
        width: 10.75%;
        margin-left: 2%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(8n+4) {
        width: 10.75%;
        margin-left: 2%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(8n+5) {
        width: 10.75%;
        margin-left: 2%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(8n+6) {
        width: 10.75%;
        margin-left: 2%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(8n+7) {
        width: 10.75%;
        margin-left: 2%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(8n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(7n+0) {
        width: 14.285714285714285%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(7n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 14.285714285714285%;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(7n+2) {
        width: 14.285714285714285%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(7n+3) {
        width: 14.285714285714285%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(7n+4) {
        width: 14.285714285714285%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(7n+5) {
        width: 14.285714285714285%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(7n+6) {
        width: 14.285714285714285%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1633682637099>div>.p_gridbox>.p_gridCell:nth-child(7n) {
        margin-right: 0;
    }
}

#w_fimg-1633682669703 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1633682669703>div {
    animation-fill-mode: both;
}

#w_fimg-1633682782979 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1633682782979>div {
    animation-fill-mode: both;
}

#w_fimg-1633682784330 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1633682784330>div {
    animation-fill-mode: both;
}

#w_fimg-1633682789747 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1633682789747>div {
    animation-fill-mode: both;
}

#w_fimg-1633682793189 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1633682793189>div {
    animation-fill-mode: both;
}

#w_fimg-1633682797331 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1633682797331>div {
    animation-fill-mode: both;
}

#w_fimg-1633682800878 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1633682800878>div {
    animation-fill-mode: both;
}

#w_fimg-1633682804061 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1633682804061>div {
    animation-fill-mode: both;
}

#w_grid-1637144649852 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1637144649852>div {
    animation-fill-mode: both;
}

#w_grid-1637144649852>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1637144649852>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0.5%;
    }

    #w_grid-1637144649852>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
        width: 76.46575%;
        margin-left: 0.5%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1637144649852>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
        margin-left: 0px;
        clear: left;
        margin-right: 0px;
        width: 23.034250000000004%;
    }

    #w_grid-1637144649852>div>.p_gridbox>.p_gridCell:nth-child(2n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1637144649852>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0.5%;
    }

    #w_grid-1637144649852>div>.p_gridbox>.p_gridCell:nth-child(2n+0) {
        width: 74.824%;
        margin-left: 0.5%;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1637144649852>div>.p_gridbox>.p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 24.676000000000002%;
    }

    #w_grid-1637144649852>div>.p_gridbox>.p_gridCell:nth-child(2n) {
        margin-right: 0;
    }
}

#w_grid-1637144696972>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

#w_grid-1637144696972>div>.p_gridbox {
    overflow: visible;
}

#w_grid-1637144696972>div>.p_gridbox::after {
    content: '';
    display: block;
    clear: both;
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1640680316060>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1640680316060>div>.p_gridbox {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1637144766844>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-1633672386205>div>.p_gridbox {
    background-color: rgba(251, 251, 251, 1);
}

#w_grid-1633672386205 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1633672386205>div {
    animation-fill-mode: both;
}

#w_grid-1633672386205>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1633672386205>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1633672386205>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1633672386205>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1633674098068>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-1633674177810>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_fbtn-1633676798419 .p_CommonBtn {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(55, 118, 179, 1);
}

#w_fbtn-1633676798419 .p_CommonBtn .font {
    color: rgba(55, 118, 179, 1);
}

#w_fbtn-1633676798419 .p_CommonBtn:hover {
    background-color: rgba(55, 118, 179, 1);
    border-color: rgba(55, 118, 179, 1);
}

#w_fbtn-1633676798419 .p_CommonBtn:hover .font {
    color: rgba(255, 255, 255, 1);
}

#w_fbtn-1633676798419 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fbtn-1633676798419>div {
    animation-fill-mode: both;
}

#w_grid-1633683143952>div>.p_gridbox {
    background-color: rgba(241, 241, 241, 1);
}

#w_grid-1633683143952 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1633683143952>div {
    animation-fill-mode: both;
}

#w_grid-1633683143952>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1633683143952>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1633683143952>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1633683143952>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1633683142084>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-1633740654563>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-1633741775091>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-1633740648844>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-1637144554633 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 240px;
    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-1637144569797 {
    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-1637144569806 {
    width: 94%;
    max-width: 1500px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
}

#w_fimg-1637144569832 {
    width: 100%;
    max-width: 1131px;
    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-1637144569813 {
    width: 94%;
    max-width: 1500px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1637144569839 {
    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-1637144569852 {
    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-1637144569855 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 30px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1637144569858 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1637144569861 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1637144569865 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1637144569867 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1637144569845 {
    width: 100%;
    max-width: 600px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 200px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1637144569820 {
    width: 94%;
    max-width: 1500px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1637144569870 {
    width: 100%;
    max-width: 600px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1637144569875 {
    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-1637144569879 {
    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-1637144569882 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 30px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1637144569884 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1637144569889 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1637144569826 {
    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-1637144569891 {
    width: 94%;
    max-width: 1500px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1637144569895 {
    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-1637144569904 {
    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-1637144569909 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 30px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1637144569912 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1637144569917 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_common_text-1637144569920 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1637144569900 {
    width: 100%;
    max-width: 600px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1633677207347 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 288px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1633681722766 {
    width: 94%;
    max-width: 1380px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 288px;
    margin-top: 3%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1633682637099 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 3%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1633682669703 {
    width: 100%;
    max-width: 80px;
    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-1633682878998 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1633682782979 {
    width: 100%;
    max-width: 80px;
    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-1633682922425 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1633682784330 {
    width: 100%;
    max-width: 80px;
    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-1633682926833 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1633682789747 {
    width: 100%;
    max-width: 80px;
    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-1633682930418 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1633682793189 {
    width: 100%;
    max-width: 80px;
    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-1633682934159 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1633682797331 {
    width: 100%;
    max-width: 80px;
    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-1633682938027 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1633682800878 {
    width: 100%;
    max-width: 80px;
    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-1633682941984 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fimg-1633682804061 {
    width: 100%;
    max-width: 80px;
    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-1633682945828 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1637144649852 {
    width: 95%;
    max-width: 1400px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 240px;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1637144696972 {
    width: auto;
    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-1640680316060 {
    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-1637144766844 {
    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-1633672386205 {
    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-1633674098068 {
    width: 94%;
    max-width: 1380px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 3%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1633674177810 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 3%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_fbtn-1633676798419 {
    width: 100%;
    max-width: 180px;
    min-width: 0px;
    height: 100%;
    max-height: 0px;
    min-height: 56px;
    margin-top: 40.3906px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1633683143952 {
    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-1633683142084 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 288px;
    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-1633740654563 {
    width: 94%;
    max-width: 1380px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 3%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1633741775091 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 2%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1633740648844 {
    width: 94%;
    max-width: 1520px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#c_portalResProduct_category-16406803167072030 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResProduct_category-16406803167072030>div {
    animation-fill-mode: both;
}

#c_portalResProduct_category-16406803167072030 .moveBtn {
    display: none;
    color: #fff;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #0354a2;
    border: 1px solid #0354a2;
    white-space: nowrap;
}

#c_portalResProduct_category-16406803167072030 .contentBox {
    width: 100%;
    height: auto;
    overflow: visible;
    box-shadow: 0px 5px 20px 0px rgba(192, 192, 192, 0.4);
    z-index: 999;
    background-color: #fff;
}

#c_portalResProduct_category-16406803167072030 .link {
    position: relative;
    height: 60px;
    line-height: 50px;
}

#c_portalResProduct_category-16406803167072030 .yjTitle {
    border-bottom: 1px solid #ffffff;
    padding-left: 20px;
    background-color: #00479d;
}

#c_portalResProduct_category-16406803167072030 .yjLink {
    position: relative;
    color: #ffffff;
    font-size: 16px;
    transition: all .5s ease;
}

#c_portalResProduct_category-16406803167072030 .yjLink::before {
    content: '';
    display: block;
    width: 3px;
    height: 48px;
    background-color: #00479d;
    position: absolute;
    left: -20px;
    top: -16px;
    opacity: 0;
    transition: all .5s ease;
}

#c_portalResProduct_category-16406803167072030 .iconfont1 {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 50px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
}

#c_portalResProduct_category-16406803167072030 .ejLi {
    position: relative;
}

#c_portalResProduct_category-16406803167072030 .ejTitle {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #e8e8e8;
    padding-left: 30px;
    transition: all .5s ease;
}

#c_portalResProduct_category-16406803167072030 .ejLink {
    color: #fffff;
    font-size: 16px;
}

#c_portalResProduct_category-16406803167072030 .iconfont2 {
    position: absolute;
    right: 20px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #86939e;
    font-size: 1rem;
    transition: all .5s ease;
}

#c_portalResProduct_category-16406803167072030 .icf {
    transform: rotate(180deg);
}

#c_portalResProduct_category-16406803167072030 .sjTitle {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #e8e8e8;
}

#c_portalResProduct_category-16406803167072030 .sjLink {
    color: #7b8a96;
    font-size: 1rem;
}

#c_portalResProduct_category-16406803167072030 .ejBox {
    display: none;
}

#c_portalResProduct_category-16406803167072030 .rotate {
    transform: rotate(-90deg);
}

#c_portalResProduct_category-16406803167072030 .ejTitle:hover {
    background-color: #f5f8fa;
}

#c_portalResProduct_category-16406803167072030 .backBtn {
    display: none;
}

#c_portalResProduct_category-16406803167072030 .yjTitle:hover {
    background-color: #d1d1d1;
}

#c_portalResProduct_category-16406803167072030 .yjTitle:hover .yjLink::before {
    opacity: 1;
}

#c_portalResProduct_category-16406803167072030 .sjBox {
    display: none;
}

#c_portalResProduct_category-16406803167072030 .line_right {
    display: none;
}

@media only screen and (min-width:769px) {
    #c_portalResProduct_category-16406803167072030 .sjBox {
        position: absolute;
        top: 0;
        left: 100%;
        box-shadow: 0px 5px 20px 0px rgba(192, 192, 192, 0.4);
    }

    #c_portalResProduct_category-16406803167072030 .sjTitle {
        text-align: center;
    }

    #c_portalResProduct_category-16406803167072030 .sjTitle::before {
        content: '';
        position: absolute;
        display: block;
        width: 6px;
        height: 50px;
        background-color: #04abf4;
    }

    #c_portalResProduct_category-16406803167072030 .sjBox li {
        width: 150px;
    }

    #c_portalResProduct_category-16406803167072030 .sjTitle:hover .sjLink {
        color: #01a5ec;
    }

    #c_portalResProduct_category-16406803167072030 .sjLi::before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-top: 6px solid #04abf4;
        border-right: 6px solid #fff;
        border-bottom: 6px solid #04abf4;
        position: absolute;
        left: 0;
        top: 22px;
        z-index: 1;
    }

    #c_portalResProduct_category-16406803167072030 .ejLi:hover .sjLi::before {
        display: block;
    }
}

@media only screen and (max-width:768px) {
    #c_portalResProduct_category-16406803167072030 .contentBox {
        position: fixed;
        top: 0;
        left: 100%;
        height: 100%;
        font-size: 0;
    }

    #c_portalResProduct_category-16406803167072030 .backBtn {
        position: relative;
        display: inline-block;
        width: 45px;
        height: 100%;
        vertical-align: top;
        background: #f5f8fa;
    }

    #c_portalResProduct_category-16406803167072030 .content {
        display: inline-block;
        width: calc(100% - 45px);
        height: 100%;
        overflow-x: scroll;
    }

    #c_portalResProduct_category-16406803167072030 .moveBtn {
        display: block;
    }

    #c_portalResProduct_category-16406803167072030 .btn {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        height: 40px;
        display: block;
        text-align: center;
        line-height: 40px;
        font-size: 1.2rem;
        color: #7b8a96;
        padding: 0;
    }

    #c_portalResProduct_category-16406803167072030 .yjTitle {
        border-bottom: 1px solid #f8f8f8;
    }

    #c_portalResProduct_category-16406803167072030 .sjTitle {
        padding-left: 80px;
    }

    #c_portalResProduct_category-16406803167072030 .jsDeg {
        transform: rotate(-90deg);
    }

    #c_portalResProduct_category-16406803167072030 .line_right {
        display: block;
        width: 8px;
        height: 50px;
        background-color: #04abf4;
        position: absolute;
        right: 0;
        top: 0;
        opacity: 0
    }

    #c_portalResProduct_category-16406803167072030 .line_show {
        opacity: 1;
    }

    #c_portalResProduct_category-16406803167072030 .sjTitle::after {
        content: '';
        display: block;
        width: 8px;
        height: 50px;
        background-color: #04abf4;
        position: absolute;
        right: 0;
        top: 0;
    }
}

#c_portalResProduct_category-16406803167072030 {
    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: 0px;
    height: auto;
    padding-right: 0px;
}

#c_portalResProduct_list-16371447670138727 .p_Product {
    width: calc((100% - 0px)/3);
}

#c_portalResProduct_list-16371447670138727 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResProduct_list-16371447670138727 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResProduct_list-16371447670138727>div {
    animation-fill-mode: both;
}

#c_portalResProduct_list-16371447670138727 .proList {
    margin-bottom: 20px;
    border: none;
    padding: 0 5px;
    text-align: center;
}

#c_portalResProduct_list-16371447670138727 .p_products .thumbnail a {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

#c_portalResProduct_list-16371447670138727 .product_img {
    height: 250px;
    width: 100%;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    border-bottom: none;
}

#c_portalResProduct_list-16371447670138727 .product_img img {
    width: 59%;
    transition: all 0.5s;
}

#c_portalResProduct_list-16371447670138727 .title {
    padding: 0px;
    font-size: 14px;
    color: #ffffff;
    line-height: 45px;
    height: 45px;
    overflow: hidden;
    background-color: #00479d;
    transition: all 0.5s;
}

#c_portalResProduct_list-16371447670138727 a.active {
    text-decoration: none;
}

#c_portalResProduct_list-16371447670138727 a.visit {
    text-decoration: none;
}

@media only screen and (min-width: 769px) {
    #c_portalResProduct_list-16371447670138727 .proList:hover .title {
        background-color: #0a9476;
        color: #FFFFFF;
    }

    #c_portalResProduct_list-16371447670138727 .proList:hover .proImg {
        transform: scale(1.05);
    }
}

#c_portalResProduct_list-16371447670138727 .p_page .pre .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResProduct_list-16371447670138727 .p_page .next .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResProduct_list-16371447670138727 .p_more .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResProduct_list-16371447670138727 .p_loading .iconfont:before {
    shadow-angle: 0px;
    shadow-distance: 0px;
    shadow-angle-ofInset: 0px;
    shadow-distance-ofInset: 0px;
}

#c_portalResProduct_list-16371447670138727 .container {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

#c_portalResProduct_list-16371447670138727 .miao {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

#c_portalResProduct_list-16371447670138727 {
    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: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    min-width: 0px;
    height: auto;
    padding-right: 0px;
}