.e_FlowCommonStyleBox-001 {
    border-top-style: solid;
    border-top-color: rgba(242, 134, 0, 1);
    height: auto;
    height-and-height-uint: auto;
    width-and-width-uint: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 1);
    width-uint: %;
    padding: 53px;
    border-top-width: 4px;
    margin-bottom: 80px;
}

.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 {
    height: 40px;
    width: auto;
    background-color: #1890FF;
}

.e_FlowCommonStyleBox-001 .title_icon {
    vertical-align: middle;
    line-height: 40px;
    margin-right: 10px;
    color: rgba(255, 255, 255, 1);
    font-size: medium;
    display: inline-block;
}

.e_FlowCommonStyleBox-001 .title_icon::before {
    content: "";
}

.e_FlowCommonStyleBox-001 .title_main {
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    max-width: 600px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-weight: normal;
}

.e_FlowCommonStyleBox-001 .title_sub {
    vertical-align: middle;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    margin-left: 10px;
    display: inline-block;
    font-weight: normal;
}

.e_FlowCommonStyleBox-001 .stylebox_title {
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: bottom;
    height: inherit;
    width: auto;
    font-size: 0px;
    background-color: #1890FF;
    white-space: nowrap;
    display: inline-block;
}

.e_FlowCommonStyleBox-001 .stylebox_link {
    vertical-align: middle;
    margin-right: 15px;
    height: inherit;
    color: #666666;
    font-size: 14px;
    display: table;
    border-width: 0px;
    float: right;
}

.e_FlowCommonStyleBox-001 .stylebox_link a {
    vertical-align: middle;
    color: inherit;
    display: table-cell;
}

.e_FlowCommonStyleBox-001 .link_icon {
    margin-left: 5px;
    display: inline-block;
}

.e_FlowCommonStyleBox-001 .link_icon::before {
    content: '\e6af';
}

.e_FlowCommonStyleBox-001 .stylebox_top_line {
    width-and-height: custom;
    background-color: rgba(240, 240, 240, 1);
}

.e_FlowCommonStyleBox-001 .stylebox_content {
    height: calc(100% - 48px);
    height-and-height-uint: calc(100% - 48px);
    width: 100%;
    width-and-width-uint: 100px;
    border-style: solid;
    border-color: #f0f0f0;
    border-width: 0px;
    width-uint: %;
}

.e_FlowCommonStyleBox-001 .stylebox_bottom_line {
    width-and-height: custom;
    background-color: rgba(240, 240, 240, 1);
}

.c_portalResProduct_category-01001 .p_categoryBox .p_parentBox .p_linkBox:hover {
    background: #f28600;
}

.p_categoryBox .p_linkBox.click .color_assist,
.p_categoryBox .p_linkBox.click a {
    color: #fff;
    background: #ffae00;
}

.dialog {
    background: none;
}

@media only screen and (max-width:768px) {
    .c_portalResProduct_category-01001 {
        height: auto;
        width: 280px;
        overflow: visible;
    }
    .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
        width: 100%;
    }
    .c_portalResProduct_category-01001 .p_categoryBox {
        line-height: 24px;
    }
    .c_portalResProduct_category-01001 .p_btn-show {
        display: inline-block;
    }
    .c_portalResProduct_category-01001 .p_title {
        font-size: 16px;
    }
    .c_portalResProduct_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: 5px 10px;
        border-bottom: 1px solid #fff;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox {
        width: 100%;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_title {
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        align-items: center;
    }
    .c_portalResProduct_category-01001 .p_childBox .p_parentBox {
        background: #FFFFFF;
    }
    .c_portalResProduct_category-01001 .p_childBox .p_parentBox .p_linkBox {
        background: #EFEFF4;
        width: 100%;
        border-bottom: 1px solid #d5d5d6;
    }
    .c_portalResProduct_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;
        color: rgba(101, 190, 186, 1);
        height: auto;
        width: 14px;
        margin: 0 4px 0 0;
        padding: 0;
        position: static;
        text-align: center;
        font-size: 14px;
        color: rgba(217, 217, 217, 1);
    }
    .c_portalResProduct_category-01001 .p_categoryBtn:active {
        border-width: 0;
        border-style: solid;
        color: rgba(101, 190, 186, 1);
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0);
        box-shadow: none;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_childBox {
        padding-left: 20px
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox {
        position: relative;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_image {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }
    .c_portalResProduct_category-01001 .p_image>img {
        width: 100%;
        height: 100%;
    }
    .c_portalResProduct_category-01001 .p_num .iconfont:before {
        content: ''
    }
    .c_portalResProduct_category-01001 .p_num {
        color: #ccc;
    }
    .c_portalResProduct_category-01001 .p_childBox .p_num {
        color: #333;
    }
    .c_portalResProduct_category-01001 .p_childBox {
        background: #efeff4;
    }
    .c_portalResProduct_category-01001 .p_parentBox {
        background: #fff;
        color: #000;
    }
    .c_portalResProduct_category-01001 {
        height: auto;
        width: 280px;
        overflow: visible;
    }
    .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
        width: 100%;
    }
    /*p_category*/
    .c_portalResProduct_category-01001 .p_categoryBox {
        line-height: 24px;
        background: #fff;
    }
    .c_portalResProduct_category-01001 .p_title {
        font-size: 16px;
    }
    .c_portalResProduct_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: 5px 10px;
        border-bottom: 1px solid #fff;
        height: 50px;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_title {
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        align-items: center;
    }
    .c_portalResProduct_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;
        color: rgba(101, 190, 186, 1);
        height: auto;
        width: 14px;
        margin: 0 4px 0 0;
        padding: 0;
        position: static;
        text-align: center;
        font-size: 14px;
        color: rgba(217, 217, 217, 1);
    }
    .c_portalResProduct_category-01001 .p_categoryBtn:active {
        border-width: 0;
        border-style: solid;
        color: rgba(101, 190, 186, 1);
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0);
        box-shadow: none;
    }
    .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_up:before {
        content: '\e69a';
        color: #7B7B7E;
    }
    .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before {
        content: '\e69c';
        color: #7B7B7E;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_childBox {
        padding-left: 20px;
        width: 100%;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox {
        position: relative;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_image {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }
    .c_portalResProduct_category-01001 .p_image>img {
        width: 100%;
        height: 100%;
    }
    .c_portalResProduct_category-01001 .p_num .iconfont:before {
        content: ''
    }
    .c_portalResProduct_category-01001 .p_num {
        color: #ccc;
    }
    .c_portalResProduct_category-01001 .p_childBox .p_num {
        color: #333;
    }
    .c_portalResProduct_category-01001 .p_childBox {
        background: #efeff4;
    }
    .c_portalResProduct_category-01001 .p_parentBox {
        background: #fff;
        color: #000;
    }
    .c_portalResProduct_category-01001 .p_btn-show .p_c-fff {
        color: #fff;
    }
    .c_portalResProduct_category-01001 .p_btn-show .p_c-fff {
        margin: 0 0 0 10px;
        vertical-align: middle;
        width: auto;
        float: right;
        line-height: 50px;
    }
    .c_portalResProduct_category-01001 .p_categoryBox {
        overflow-y: auto;
        height: 100%;
        float: left;
    }
}

@media only screen and (min-width:769px) and (max-width: 1024px) {
    .c_portalResProduct_category-01001 {
        height: auto;
        width: 280px;
        overflow: visible;
    }
    .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
        width: 100%;
    }
    /*p_category*/
    .c_portalResProduct_category-01001 .p_category {
        height: 100%;
        width: 100%;
        position: relative;
    }
    .c_portalResProduct_category-01001 .p_categoryBox {
        line-height: 24px;
    }
    .c_portalResProduct_category-01001 .p_btn-show {
        display: none;
    }
    .e_title .p_title {
        font-size: 16px;
    }
    .c_portalResProduct_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: 5px 10px;
        border-bottom: 1px solid #fff;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_title {
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        align-items: center;
    }
    .c_portalResProduct_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;
        color: rgba(101, 190, 186, 1);
        height: auto;
        width: 14px;
        margin: 0 4px 0 0;
        padding: 0;
        position: static;
        text-align: center;
        font-size: 14px;
        color: rgba(217, 217, 217, 1);
    }
    .c_portalResProduct_category-01001 .p_childBox .p_parentBox {
        width: 100%;
    }
    .c_portalResProduct_category-01001 .p_categoryBtn:active {
        border-width: 0;
        border-style: solid;
        color: rgba(101, 190, 186, 1);
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0);
        box-shadow: none;
    }
    .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_up:before {
        content: '\e6c9';
        color: #7B7B7E;
    }
    .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before {
        content: '\e6c8';
        color: #7B7B7E;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_childBox {
        padding-left: 20px
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox {
        position: relative;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_image {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }
    .c_portalResProduct_category-01001 .p_image>img {
        width: 100%;
        height: 100%;
    }
    .c_portalResProduct_category-01001 .p_num .iconfont:before {
        content: ''
    }
    .c_portalResProduct_category-01001 .p_num {
        color: #ccc;
    }
    .c_portalResProduct_category-01001 .p_childBox .p_num {
        color: #333;
    }
    .c_portalResProduct_category-01001 .p_btn-hide {
        width: 10%;
        height: 100%;
        /*float: left;*/
        display: none;
    }
    .c_portalResProduct_category-01001 .p_parentBox {
        background: #fff;
        color: #000;
    }
    .c_portalResProduct_category-01001 {
        height: auto;
        width: 280px;
        overflow: visible;
    }
    .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
        width: 100%;
    }
    /*p_category*/
    .c_portalResProduct_category-01001 .p_category {
        height: 100%;
        width: 100%;
        position: relative;
    }
    .c_portalResProduct_category-01001 .p_categoryBox {
        line-height: 24px;
    }
    .e_title .p_title {
        font-size: 16px;
    }
    .c_portalResProduct_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: 5px 10px;
        border-bottom: 1px solid #fff;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_title {
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        align-items: center;
    }
    .c_portalResProduct_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;
        color: rgba(101, 190, 186, 1);
        height: auto;
        width: 14px;
        margin: 0 4px 0 0;
        padding: 0;
        position: static;
        text-align: center;
        font-size: 14px;
        color: rgba(217, 217, 217, 1);
    }
    .c_portalResProduct_category-01001 .p_categoryBtn:active {
        border-width: 0;
        border-style: solid;
        color: rgba(101, 190, 186, 1);
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0);
        box-shadow: none;
    }
    .c_portalResProduct_category-01001 .p_linkBox .iconfont:before {
        /*content: '\e669';*/
    }
    .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_up:before {
        content: '\e6c9';
        /*color: rgba(101, 190, 186, 1);*/
    }
    .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before {
        content: '\e6c8';
        /*color: rgba(101, 190, 186, 1);*/
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_childBox {
        padding-left: 20px
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox {
        position: relative;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_image {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }
    .c_portalResProduct_category-01001 .p_image>img {
        width: 100%;
        height: 100%;
    }
    .c_portalResProduct_category-01001 .p_num .iconfont:before {
        content: ''
    }
    .c_portalResProduct_category-01001 .p_num {
        color: #ccc;
    }
    .c_portalResProduct_category-01001 .p_childBox .p_num {
        color: #333;
    }
    .c_portalResProduct_category-01001 .p_parentBox {
        background: #fff;
        color: #000;
    }
}

@media only screen and (min-width:1024px) {
    .c_portalResProduct_category-01001 {
        height: auto;
        width: 280px;
        overflow: visible;
    }
    .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
        width: 100%;
    }
    /*p_category*/
    .c_portalResProduct_category-01001 .p_category {
        height: 100%;
        width: 100%;
        position: relative;
    }
    .c_portalResProduct_category-01001 .p_categoryBox {
        line-height: 24px;
    }
    .e_title .p_title {
        font-size: 16px;
    }
    .c_portalResProduct_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;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_title {
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        align-items: center;
    }
    .c_portalResProduct_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;
        color: rgba(101, 190, 186, 1);
        height: auto;
        width: 14px;
        margin: 0 4px 0 0;
        padding: 0;
        position: static;
        text-align: center;
        font-size: 14px;
        color: rgba(217, 217, 217, 1);
    }
    .c_portalResProduct_category-01001 .p_categoryBtn:active {
        border-width: 0;
        border-style: solid;
        color: rgba(101, 190, 186, 1);
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0);
        box-shadow: none;
    }
    .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_up:before {
        content: '\e6c9';
        color: #7B7B7E;
    }
    .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before {
        content: '\e6c8';
        color: #7B7B7E;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_childBox {
        padding-left: 20px
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox {
        position: relative;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_image {
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }
    .c_portalResProduct_category-01001 .p_image>img {
        width: 100%;
        height: 100%;
    }
    .c_portalResProduct_category-01001 .p_num .iconfont:before {
        content: ''
    }
    .c_portalResProduct_category-01001 .p_num {
        color: #ccc;
    }
    .c_portalResProduct_category-01001 .p_childBox .p_num {
        color: #333;
    }
    .c_portalResProduct_category-01001 .p_parentBox {
        color: #000;
    }
    .c_portalResProduct_category-01001 {
        height: auto;
        width: 280px;
        overflow: visible;
    }
    .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
        width: 100%;
    }
    /*p_category*/
    .c_portalResProduct_category-01001 .p_category {
        height: 100%;
        width: 100%;
        position: relative;
    }
    .c_portalResProduct_category-01001 .p_categoryBox {
        line-height: 24px;
    }
    .c_portalResProduct_category-01001 .p_btn-show {
        display: none;
    }
    .c_portalResProduct_category-01001 .p_title {
        font-size: 16px;
    }
    .c_portalResProduct_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;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_title {
        color: #fff;
        height: auto;
        width: auto;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        align-items: center;
        padding: 0 30px;
        line-height: 60px;
    }
    .c_portalResProduct_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;
        color: rgba(101, 190, 186, 1);
        height: auto;
        width: 14px;
        margin: 0 4px 0 0;
        padding: 0;
        position: static;
        text-align: center;
        font-size: 14px;
        color: rgba(217, 217, 217, 1);
        display: none;
    }
    .c_portalResProduct_category-01001 .p_categoryBtn:active {
        border-width: 0;
        border-style: solid;
        color: rgba(101, 190, 186, 1);
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0);
        box-shadow: none;
    }
    .c_portalResProduct_category-01001 .p_linkBox .c {
        content: '\e6c9';
        /*color: rgba(101, 190, 186, 1);*/
    }
    .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before {
        content: '\e6c8';
        /*color: rgba(101, 190, 186, 1);*/
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_childBox {
        padding-left: 20px
    }
    .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox {
        position: relative;
        height: auto;
        display: inline-block;
    }
    .c_portalResProduct_category-01001 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto;
    }
    .c_portalResProduct_category-01001 .p_image {
        width: 30px;
        height: 30px;
        display: none;
        vertical-align: middle;
        margin-right: 5px;
    }
    .c_portalResProduct_category-01001 .p_image>img {
        width: 100%;
        height: 100%;
    }
    .c_portalResProduct_category-01001 .p_num .iconfont:before {
        content: ''
    }
    .c_portalResProduct_category-01001 .p_num {
        color: #ccc;
    }
    .c_portalResProduct_category-01001 .p_childBox .p_num {
        color: #333;
    }
    .c_portalResProduct_category-01001 .p_btn-hide {
        width: 10%;
        height: 100%;
        /*float: left;*/
        background-color: #7F7F7F;
        display: none;
    }
    .c_portalResProduct_category-01001 .p_parentBox {
        color: #000;
    }
}

.c_portalResProduct_category-01001 .p_categoryBox .p_linkBox:hover a {
    color: #fff;
}

.c_portalResProduct_list-01001 .mouseBtn {
    position: relative
}

.container {
    width: 100%;
}

.c_portalResProduct_list-01001 .mouseBtn .p_tipsBox {
    position: absolute;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    top: -50px;
    white-space: nowrap;
    left: 50%;
    transform: translate(-50%, 0);
}

.c_portalResProduct_list-01001 .p_tipsBox .iconfont::before {
    content: '\e6c9';
    position: absolute;
    bottom: -9px;
    left: 50%;
    transform: translate(-50%, 0);
}


/* 移动设备样式 */

@media only screen and (max-width:768px) {
    .c_portalResProduct_list-01001 {
        overflow: hidden;
        width: 100%;
        height: auto;
        min-width: 640px;
        margin-left: 0;
        margin-right: 0;
    }
    .c_portalResProduct_list-01001 .p_no {
        color: #d6cfcf;
        cursor: default;
    }
    .c_portalResProduct_list-01001 .p_no:hover {
        color: #d6cfcf;
        cursor: default;
        background: #fff;
        border-color: #ccc;
    }
    .c_portalResProduct_list-01001 .p_no:active,
    .btn.active {
        box-shadow: none;
    }
    .c_portalResProduct_list-01001 .p_ProductList {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        overflow: hidden;
        background-color: transparent;
        white-space: normal;
        font-size: 0;
    }
    /* 属性分类概述样式 */
    .c_portalResProduct_list-01001 .p_categorySummaryBox {
        padding: 15px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.09);
    }
    .c_portalResProduct_list-01001 .p_categorySummary {
        color: rgba(0, 0, 0, 0.45);
        font-size: 14px;
        line-height: 22px;
        text-align: left;
        vertical-align: top;
        word-break: break-all;
    }
    /* 排序样式 */
    .c_portalResProduct_list-01001 .p_sort {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0 15px;
        overflow: hidden;
        font-size: 16px;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border-bottom: 10px solid #F5F5F5;
    }
    .c_portalResProduct_list-01001 .d_sortBtn {
        -webkit-flex: 1.5;
        flex: 1.5;
        -webkit-box-flex: 1.5;
        -moz-box-flex: 1.5;
        -ms-flex: 1.5;
        display: block;
        position: relative;
        width: 100%;
        line-height: 40px;
        text-align: center;
    }
    .c_portalResProduct_list-01001 .d_sortBtn:hover,
    .c_portalResProduct_list-01001 .d_sortBtn:active {
        border-color: #1890FF;
        color: #1890FF;
        z-index: 2;
    }
    .c_portalResProduct_list-01001 .d_sortBtn.active {
        border-color: #1890FF;
        color: #1890FF;
        z-index: 2;
    }
    .c_portalResProduct_list-01001 .p_default {
        -webkit-flex: 1;
        flex: 1;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
    }
    .c_portalResProduct_list-01001 .d_sortBtn:lang(active) {
        border-color: #1890FF;
        color: #1890FF;
        z-index: 2;
    }
    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:first-child {
        display: none;
    }
    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont {
        display: inline-block;
        font-size: 12px;
        width: 0;
        height: 0;
        margin: 5px 0 0 3px;
        font: 0/0 arial;
        vertical-align: middle;
        border: 5px dashed transparent;
        border-top: 5px solid rgba(0, 0, 0, 0.45);
        text-align: center;
    }
    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:before {
        content: "\e69a";
        line-height: 30px;
    }
    .c_portalResProduct_list-01001 .d_sortBtn:lang(active) .font .iconfont,
    .c_portalResProduct_list-01001 .d_sortBtn:hover .font .iconfont,
    .c_portalResProduct_list-01001 .d_sortBtn:active .font .iconfont {
        color: #1890FF;
        border-top-color: #1890FF;
    }
    .c_portalResProduct_list-01001 .d_sortBtn .font .down-arrow {
        margin-top: 0;
        border-top: 0 none;
        border-bottom: 5px solid rgba(0, 0, 0, 0.45);
    }
    .c_portalResProduct_list-01001 .d_sortBtn .font .arrow:before {
        content: "\e69c";
    }
    .c_portalResProduct_list-01001 .p_default .font .iconfont {
        display: none;
    }
    /* 排序样式end */
    /* 列表主体样式start */
    .c_portalResProduct_list-01001 .p_products {
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        overflow: hidden;
        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;
    }
    .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;
        overflow: hidden;
        -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;
    }
    .c_portalResProduct_list-01001 .p_interaction .btn-default {
        display: inline-block;
        margin: 5px 0 0;
    }
    /* 交互信息 */
    .c_portalResProduct_list-01001 .p_keyword {
        display: inline-block;
        padding-right: 5px;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: middle;
    }
    /* 列表主体样式end */
}


/* 屏幕宽度在1024px以上pc端样式 */

@media only screen and (min-width:769px) {
    .c_portalResProduct_list-01001 {
        overflow: hidden;
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-right: 0;
    }
    .c_portalResProduct_list-01001 .p_no {
        color: #d6cfcf;
        cursor: default;
    }
    .c_portalResProduct_list-01001 .p_no:hover {
        color: #d6cfcf;
        cursor: default;
        background: #fff;
        border-color: #ccc;
    }
    .c_portalResProduct_list-01001 .p_no:active,
    .btn.active {
        box-shadow: none;
    }
    .c_portalResProduct_list-01001 .p_ProductList {
        width: auto;
        height: auto;
        overflow: hidden;
        white-space: normal;
        font-size: 0;
        padding: 20px 25px;
    }
    /* 属性分类概述样式 */
    .c_portalResProduct_list-01001 .p_categorySummaryBox {
        padding: 0 0 20px;
        margin: 0 0 30px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.09);
    }
    .c_portalResProduct_list-01001 .p_categorySummary {
        color: rgba(0, 0, 0, 0.45);
        font-size: 14px;
        line-height: 22px;
        text-align: left;
        vertical-align: top;
        word-break: break-all;
    }
    /* 排序样式 */
    .c_portalResProduct_list-01001 .p_sort {
        margin: 0 0 10px;
        width: auto;
        height: auto;
        padding: 0 0 0 1px;
        border-width: 1px;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
        clear: both;
        font-size: 14px;
    }
    .c_portalResProduct_list-01001 .d_sortBtn {
        position: relative;
        float: left;
        height: 30px;
        margin: 0 0 0 -1px;
        line-height: 30px;
        text-align: left;
        padding-left: 15px;
        padding-right: 30px;
        background-color: rgba(255, 255, 255, 1);
        border-width: 1px;
        border-style: solid;
        border-color: #D9D9D9;
        cursor: pointer;
        color: rgba(0, 0, 0, 0.65);
    }
    .c_portalResProduct_list-01001 .d_sortBtn:hover,
    .c_portalResProduct_list-01001 .d_sortBtn:active {
        border-color: #1890FF;
        color: #1890FF;
        z-index: 2;
    }
    .c_portalResProduct_list-01001 .d_sortBtn.active {
        border-color: #1890FF;
        color: #1890FF;
        z-index: 2;
    }
    .c_portalResProduct_list-01001 .p_default {
        padding-right: 15px;
    }
    .c_portalResProduct_list-01001 .d_sortBtn:lang(active) {
        border-color: #1890FF;
        color: #1890FF;
        z-index: 2;
    }
    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:first-child {
        display: none;
    }
    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont {
        display: inline-block;
        position: absolute;
        top: 0;
        right: 8px;
        font-size: 12px;
        color: rgba(0, 0, 0, 0.65);
        text-align: center;
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        /* IE 9 */
        -moz-transform: rotate(180deg);
        /* Firefox */
        -webkit-transform: rotate(180deg);
        /* Safari Ã¥â€™Å’ Chrome */
    }
    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:before {
        content: "\e69a";
        line-height: 30px;
    }
    .c_portalResProduct_list-01001 .d_sortBtn:lang(active) .font .iconfont,
    .c_portalResProduct_list-01001 .d_sortBtn:hover .font .iconfont,
    .c_portalResProduct_list-01001 .d_sortBtn:active .font .iconfont {
        color: #1890FF;
    }
    .c_portalResProduct_list-01001 .d_sortBtn .font .arrow {
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        /* IE 9 */
        -moz-transform: rotate(180deg);
        /* Firefox */
        -webkit-transform: rotate(180deg);
        /* Safari Ã¥â€™Å’ Chrome */
    }
    .c_portalResProduct_list-01001 .d_sortBtn .font .down-arrow {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        /* IE 9 */
        -moz-transform: rotate(0deg);
        /* Firefox */
        -webkit-transform: rotate(0deg);
        /* Safari Ã¥â€™Å’ Chrome */
    }
    .c_portalResProduct_list-01001 .d_sortBtn .font .arrow:before {
        content: "\e69a";
    }
    .c_portalResProduct_list-01001 .p_default .iconfont.arrow {
        display: none;
    }
    /* 排序样式end */
    /* 列表主体样式start */
    .c_portalResProduct_list-01001 .p_products {
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        overflow: hidden;
        white-space: normal;
    }
    .c_portalResProduct_list-01001 .p_Product {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: calc((100% - 0px)/3);
        padding: 10px;
        height: inherit;
    }
    .c_portalResProduct_list-01001 .p_ProductInner {
        width: 100%;
        padding: 0 0 5px;
        box-sizing: content-box;
    }
    .c_portalResProduct_list-01001 .p_ProductInner:hover {
        border-width: 3px;
        border-color: #1890FF;
        margin: -2px;
    }
    /* 图片 */
    .c_portalResProduct_list-01001 .p_images {
        position: relative;
        width: 100%;
        height: 188px;
        margin: 0;
        padding: 0;
        text-align: center;
        font-size: 0;
        overflow: hidden;
    }
    .c_portalResProduct_list-01001 .p_imagesMo {
        display: none;
    }
    .c_portalResProduct_list-01001 .p_linkB {
        width: inherit;
        height: inherit;
        display: block;
        position: static;
    }
    .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;
    }
    .c_portalResProduct_list-01001 .p_interaction .btn-default {
        display: inline-block;
        margin: 5px 0 0;
    }
    /* 交互信息 */
    .c_portalResProduct_list-01001 .p_keyword {
        display: inline-block;
        padding-right: 5px;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: middle;
    }
    /* 列表主体样式end */
}


/* 屏幕宽度介于768px-1024px样式 */

@media only screen and (min-width:769px) and (max-width: 1024px) {}

.c_portalResEbizads_banner-01001004 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

.c_portalResEbizads_banner-01001004>div {
    animation-fill-mode: both;
}

.c_portalResEbizads_banner-01001004 .subpage_ad {
    position: relative;
    height: 380px;
    overflow: hidden;
}

.c_portalResEbizads_banner-01001004 .bgimg {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: no-repeat center/cover;
}

.c_portalResEbizads_banner-01001004 .mobitem {
    display: none;
}

#c_portalResEbizads_banner-15693832012634934.c_portalResEbizads_banner-01001004 .subpage_ad .text {
    position: absolute;
    width: 90%;
    display: none;
    color: #fff;
    text-align: center;
    top: calc( 65% - 100px);
    left: 5%;
    line-height: 1.6;
    transform: translate(0, -50%);
    z-index: 4;
}

.c_portalResEbizads_banner-01001004 .subpage_ad .text {
    position: absolute;
    width: 90%;
    color: #fff;
    text-align: center;
    top: calc( 65% - 100px);
    left: 5%;
    line-height: 1.6;
    transform: translate(0, -50%);
    z-index: 4;
    display: none;
}

.c_portalResEbizads_banner-01001004 .capitalize {
    text-transform: capitalize;
}

.c_portalResEbizads_banner-01001004 .subpage_ad .ad-tit {
    font-size: 36px;
    font-weight: normal;
}

.c_portalResEbizads_banner-01001004 .subpage_ad .ad-line {
    height: 2px;
    width: 3%;
    background: #fff;
    margin: 0.8% auto;
}

.c_portalResEbizads_banner-01001004 .subpage_ad .ad-sum {
    font-size: 18px;
    font-weight: normal;
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
    .c_portalResEbizads_banner-01001004 .subpage_ad {
        height: 480px;
    }
    .c_portalResEbizads_banner-01001004 .subpage_ad .ad-tit {
        font-size: 30px;
    }
    .c_portalResEbizads_banner-01001004 .subpage_ad .ad-sum {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    .c_portalResEbizads_banner-01001004 .subpage_ad .text {
        top: 49%;
    }
    .c_portalResEbizads_banner-01001004 .subpage_ad {
        height: 400px;
    }
    .c_portalResEbizads_banner-01001004 .subpage_ad .ad-tit {
        font-size: 30px;
    }
    .c_portalResEbizads_banner-01001004 .subpage_ad .ad-sum {
        font-size: 16px;
    }
}

@media only screen and (max-width: 768px) {
    .c_portalResEbizads_banner-01001004 .subpage_ad {
        height: 30vh;
    }
    .c_portalResEbizads_banner-01001004 .pcitem {
        display: none !important;
    }
    .c_portalResEbizads_banner-01001004 .mobitem {
        display: block;
    }
    .c_portalResEbizads_banner-01001004 .subpage_ad .text {
        top: 49%;
    }
    .c_portalResEbizads_banner-01001004 .subpage_ad .ad-tit {
        font-size: 26px;
        font-weight: bold;
    }
    .c_portalResEbizads_banner-01001004 .subpage_ad .ad-sum {
        font-size: 14px;
    }
}

.w_grid-000 {
    margin-left: auto;
    margin-right: auto;
    min-height: 12rem;
    width: 100%;
}

.w_grid-000>.w_grid {
    width: 100%;
    position: relative;
}

.w_grid-000>div>.p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static;
}

.w_grid-000>div>div>.p_gridCell {
    float: left;
    position: static;
}

.w_grid-000>div>div>.p_gridCell:not(:empty):before {
    content: '';
    height: 0.1px;
    display: block;
}

.w_grid-000>.w_grid.signal {
    min-height: inherit;
}

.w_grid-000>.w_grid.signal>.p_gridbox {
    min-height: inherit;
}

.w_grid-000>.w_grid.signal>.p_gridbox>.p_gridCell {
    min-height: inherit;
}

.w_grid-000>div>.p_gridbox>.p_gridCell:first-child {
    margin-left: 0;
    clear: left;
}

.reset_style p,
.reset_style p span,
.reset_style div,
.reset_style div span {
    font-family: "Pingfang SC", Arial, "Microsoft yahei UI"!important;
}

#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) {}

@CHARSET "UTF-8";
* {
    padding: 0;
    margin: 0;
}

.pagebox {
    width: 100%;
}


/*page property_start*/

.pagebox,
#-remove--flag {}


/*page property_end*/


/*page property_start*/

body,
#-remove--flag {}


/*page property_end*/

#c_portalResEbizads_banner-1569412174211 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResEbizads_banner-1569412174211>div {
    animation-fill-mode: both;
}

#c_portalResEbizads_banner-1569412174211 {
    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;
}

@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_portalResProduct_category-15694127161450120 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResProduct_category-15694127161450120>div {
    animation-fill-mode: both;
}

#c_portalResProduct_category-15694127161450120 {
    width: 100%;
    max-width: 1500px;
    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-1569412174181>div>.p_gridbox {
    background-color: #b35c44;
}

#w_grid-1569412174181 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_grid-1569412174181>div {
    animation-fill-mode: both;
    border-bottom-color: #b35c44;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#w_grid-1569412174181>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}


/*w_grid-1569412174181*/


/*w_grid-1569412174181*/

@media only screen and (min-width: 769px) {
    #w_grid-1569412174181>div>.p_gridbox>.p_gridCell {
        margin-bottom: 0rem;
        margin-top: 0rem;
        margin-left: 0px;
    }
    #w_grid-1569412174181>div>.p_gridbox>.p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }
    #w_grid-1569412174181>div>.p_gridbox>.p_gridCell:nth-child(1n) {
        margin-right: 0px;
    }
}


/*w_grid-1569412174181*/

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1569412469858>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

#w_grid-1569412469858>div>.p_gridbox {
    overflow: visible;
}

#w_grid-1569412469858>div>.p_gridbox::after {
    content: '';
    display: block;
    clear: both;
}


/*w_grid-1569412469858*/


/*w_grid-1569412469858*/


/*w_grid-1569412469858*/

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1569412174191>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}


/*w_grid-1569412174191*/


/*w_grid-1569412174191*/


/*w_grid-1569412174191*/

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1569412558828>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}


/*w_grid-1569412558828*/


/*w_grid-1569412558828*/


/*w_grid-1569412558828*/

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1569412589373>div>.p_gridbox>.p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}


/*w_grid-1569412589373*/


/*w_grid-1569412589373*/


/*w_grid-1569412589373*/

@media only screen and (max-width: 1024px) and (min-width: 769px) {}

#w_grid-1569412174181 {
    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-1569412469858 {
    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-1569412174191 {
    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-1569412558828 {
    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-1569412589373 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#c_portalResProduct_list-15694125930658203 .p_Product {
    width: calc((100% - 0px)/3);
}

#c_portalResProduct_list-15694125930658203 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResProduct_list-15694125930658203 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#c_portalResProduct_list-15694125930658203>div {
    animation-fill-mode: both;
}

#c_portalResProduct_list-15694125930658203 .proBox {
    padding: 50px 0;
}

#c_portalResProduct_list-15694125930658203 .container {
    padding: 0 20px;
}

#c_portalResProduct_list-15694125930658203 .proContainer {
    width: 100%;
    margin: 0px;
    overflow: hidden;
}

#c_portalResProduct_list-15694125930658203 .proImgBox {
    width: 100%;
    height: 0px;
    padding-bottom: 75%;
    position: relative;
    overflow: hidden;
}

#c_portalResProduct_list-15694125930658203 .proLi {
    padding: 10px;
}

#c_portalResProduct_list-15694125930658203 .box {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

#c_portalResProduct_list-15694125930658203 .proImg {
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    left: 50%;
    transform: translate(-50%, -50%) scale(1.0);
    transition: all .5s ease;
}

#c_portalResProduct_list-15694125930658203 .txtBox {
    padding: 10px;
    transition: all .5s ease;
}

#c_portalResProduct_list-15694125930658203 .proTitle {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-right: 30px;
    font-size: 1rem;
}

#c_portalResProduct_list-15694125930658203 .proLink {
    display: block;
    width: 100%;
    padding: 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all .5s ease;
}

#c_portalResProduct_list-15694125930658203 .eye {
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    width: 70px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    background: url(../images/rbqbhf0jcwcecm_saaaaabmvjqo0050.png)no-repeat;
    background-position: right center;
}

#c_portalResProduct_list-15694125930658203 .line {
    position: relative;
    margin-top: 10px;
    width: 100%;
    height: 2px;
}

#c_portalResProduct_list-15694125930658203 .line::before {
    content: '';
    position: absolute;
    right: 0px;
    display: block;
    width: 30px;
    height: 1px;
    background: #999;
    transition: all .5s ease;
}

#c_portalResProduct_list-15694125930658203 .box:hover .line::before {
    width: 100%;
    background: #fff;
}

#c_portalResProduct_list-15694125930658203 .box:hover .txtBox {
    background: #b35c44;
}

#c_portalResProduct_list-15694125930658203 .box:hover .proLink {
    color: #fff;
}

#c_portalResProduct_list-15694125930658203 .box:hover .eye {
    background-position: left center;
    color: #fff;
}

#c_portalResProduct_list-15694125930658203 .box:hover .proImg {
    transform: translate(-50%, -50%) scale(1.1);
}

#c_portalResProduct_list-15694125930658203 .p_page .pre .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#c_portalResProduct_list-15694125930658203 .p_page .next .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#c_portalResProduct_list-15694125930658203 .p_more .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#c_portalResProduct_list-15694125930658203 .p_loading .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0;
}

#c_portalResProduct_list-15694125930658203 {
    max-height: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    min-height: 0px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1500px;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    min-width: 0px;
    height: auto;
    padding-right: 0px;
}