.w_grid-000 {
    margin-left: auto;
    margin-right: auto;
    min-height: 12rem;
    width: 100%;
}

.w_grid-000 > .w_grid {
    width: 100%;
    position: relative;
}

.w_grid-000 > div > .p_gridbox {
    width: 100%;
    /*overflow: hidden;*/
    position: static;
}

.w_grid-000 > div > div > .p_gridCell {
    float: left;
    position: static;
}

.w_grid-000 > div > div > .p_gridCell:not(:empty):before {
    content: '';
    height: 0.1px;
    display: block;
}

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

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

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

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

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

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

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

/*e_SideMajorStyleBox-001*/
.e_SideMajorStyleBox-001 {
    /* position: absolute;*/
    width: 100%;
    height: auto;
    width-uint: %;
}

/*stylebox_link*/
.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);
}

.w_ficon-001 {
    display: table;
    width: 100%;
    height: 100%;
    max-width: 80px;
    max-height: 0;
    min-height: 80px;
    margin: 0 auto;
}

.w_ficon-001 .w_ficon {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.w_ficon-001 .e_link {
    display: inline-block;
    height: auto;
}

.w_ficon-001 .p_icon {
    margin: 0;
    width: inherit;
    height: inherit;
    color: rgba(102,102,102,1);
}

.w_ficon-001 .p_icon:before {
    content: '\e6b4';
    font-size: 30px;
}

.c_portalResProduct_list-01001 .mouseBtn {
    position: relative
}

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

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

/* 移动设备样式 */
@media only screen and (max-width: 768px) {
    .c_portalResProduct_list-01001 {
        overflow: hidden;
        width: 100%;
        height: auto;
        min-width: 640px;
        margin-left: 0;
        margin-right: 0;
    }

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

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

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

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

    /* 属性分类概述样式 */
    .c_portalResProduct_list-01001 .p_categorySummaryBox {
        padding: 15px;
        border-bottom: 1px solid rgba(0,0,0,0.09);
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    /* 排序样式end */
    /* 列表主体样式start */
    .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;
    }

    /* 列表主体样式end */
    .c_portalResProduct_list-01001 .btn-group {
        margin-top: 5px;
    }

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

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

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

/* 屏幕宽度在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;
        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;
        white-space: normal;
    }

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

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

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

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

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

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

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

    /* 缩略图移动端隐藏 */
    .c_portalResProduct_list-01001 .p_ThumbnailBox {
        position: absolute;
        left: 0;
        bottom: 1px;
        z-index: 10;
        width: 236px;
        height: auto;
        padding: 0;
        overflow: hidden;
        height: auto;
    }

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

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

    /*列表文本内容*/
    .c_portalResProduct_list-01001 .d_articles {
        height: auto;
        width: auto;
        padding: 0 0 0 15px;
        margin: 0;
        -webkit-flex: 2.4;
        flex: 2.4;
        -webkit-box-flex: 2.4;
        -moz-box-flex: 2.4;
        -ms-flex: 2.4;
    }

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

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

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

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

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

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

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

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

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

    /* 隐藏移动的标签 */
    .c_portalResProduct_list-01001 .p_salePriceMo, .c_portalResProduct_list-01001 .p_NomBoxMo {
        display: none;
    }

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

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

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

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

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

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

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

    /* 列表主体样式end */
    .c_portalResProduct_list-01001 .dropdown-menu {
        min-width: inherit;
        width: 350px;
        padding-left: 5px;
        padding-right: 5px;
        max-height: 220px;
        overflow-y: auto;
    }

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

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

/* 屏幕宽度介于768px-1024px样式 */
@media only screen and (min-width: 769px) and (max-width: 1024px) {
}

/*图片标题列表*/
.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(../img/camera.png) no-repeat center;
}

/*e_FlowCommonStyleBox-001*/
.e_FlowCommonStyleBox-001 {
    /* position: absolute;*/
    width: 100%;
    height: auto;
    width-uint: %;
}

/*stylebox_link*/
.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);
}

@media only screen and (max-width: 768px) {
    /*小屏*/ .c_portalResnav_main-01001 .p_problemCategory {
        display: block;
    }

    .c_portalResnav_main-01001 .p_navPc {
        display: none;
    }

    .c_portalResnav_main-01001 .p_linkBox {
        display: none;
    }

    .c_portalResnav_main-01001 .p_parent {
        display: block;
    }

    .c_portalResnav_main-01001 .p_categoryBtn:before {
        /* content: "\e669";*/
    }

    .c_portalResnav_main-01001 .icon-arrow_up:before {
        content: "\e69a";
    }

    .c_portalResnav_main-01001 .icon-arrow_down:before {
        content: "\e69c";
    }

    .c_portalResnav_main-01001 .p_btn-show {
        color: #fff;
        background: #7F7F7F;
    }

    .c_portalResnav_main-01001 .p_btn-hide {
        width: 10%;
        height: 100%;
        float: left;
        background-color: #7F7F7F;
    }

    .c_portalResnav_main-01001 .p_category {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 100%;
    }

    .c_portalResnav_main-01001 .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_portalResnav_main-01001 .p_categoryBox {
        overflow-y: auto;
        width: 90%;
        height: 100%;
        float: left;
        background-color: rgb(239,239,245);
    }

    .c_portalResnav_main-01001 .p_categoryBox > .p_parentBox {
        background-color: #FFFFFE!important;
        padding-left: 0px;
    }

    .c_portalResnav_main-01001 .p_parentBox {
        width: auto;
        height: auto;
        color: #fff;
    }

    .c_portalResnav_main-01001 .p_parentBox {
        width: auto;
        height: auto;
        color: #fff;
        background-color: rgb(239,239,245);
        padding-left: 20px;
    }

    .c_portalResnav_main-01001 .p_childBox .p_parent {
        border-bottom: 1px solid #c0c0c0;
    }

    .c_portalResnav_main-01001 .p_c-fff {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
        color: #fff;
    }

    .c_portalResnav_main-01001 .p_categoryBtn {
        display: block;
        margin: 12px 5px 10px 0;
        color: #000000;
        font-size: 12px;
    }

    .c_portalResnav_main-01001 .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_portalResnav_main-01001 {
        width: 640px;
    }
}

@media only screen and (min-width: 769px) {
    /*大屏*/ .c_portalResnav_main-01001 .p_problemCategory {
        display: none;
    }

    .c_portalResnav_main-01001 .p_parent {
        display: none;
    }

    .c_portalResnav_main-01001 .p_navPc {
        display: block;
    }

    .c_portalResnav_main-01001 .p_linkBox {
        display: block;
    }

    .c_portalResnav_main-01001 {
        width: auto;
        height: auto;
        overflow: visible;
    }

    /*p_category*/
    .c_portalResnav_main-01001 .p_category {
        height: 100%;
        width: 100%;
        position: relative;
        background-color: #FFFFFE;
        z-index: 10;
    }

    .clearfix:before, .clearfix:after {
        content: "";
        display: block;
        clear: both;
        width: 0;
        height: 0;
        visibility: hidden;
        font-size: 0;
    }

    .c_portalResnav_main-01001 .p_categoryBox {
        line-height: 24px;
        width: auto;
        float: left;
    }

    .c_portalResnav_main-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 20px; */
    }

    .c_portalResnav_main-01001 .p_categoryBox > .p_parentBox:hover {
        border-top: 3px solid rgb(64,143,244);
    }

    .c_portalResnav_main-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;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .c_portalResnav_main-01001 .p_categoryBox .p_title:hover {
        color: rgb(64,143,244);
    }

    .c_portalResnav_main-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: 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_portalResnav_main-01001 .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_portalResnav_main-01001 .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_portalResnav_main-01001 .p_linkBox .iconfont:before {
        content: '';
    }

    .c_portalResnav_main-01001 .p_childBox .p_linkBox .icon-duduyinleappicon1401:before {
        content: '\e65f';
        color: rgb(64,143,244);
        font-size: 10px
    }

    .c_portalResnav_main-01001 .p_categoryBox .p_childBox {
        border: 1px solid rgba(240,240,240,1);
        box-shadow: 2px 1px 2px #c0c0c0;
        /* overflow: hidden;*/
        z-index: 9;
        background-color: #fff;
    }

    .c_portalResnav_main-01001 .p_categoryBox .p_parentBox {
        position: relative;
        width: 200px;
        /* width: auto;*/
        height: 40px;
        float: left;
        text-align: center;
    }

    .c_portalResnav_main-01001 .p_categoryBox .p_parentBox .p_parentBox {
        float: none;
    }

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

    /* .c_portalResnav_main-01001 .p_parentBox:last-child .p_linkBox :hover{ background-color:rgba(239, 248, 248,1) }*/
    .c_portalResnav_main-01001 .p_categoryBox>.p_parentBox>.p_childBox {
        position: fixed;
        left: auto;
        top: auto;
        width: auto;
        z-index: 10;
    }

    .c_portalResnav_main-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) {
    /*中屏*/ /*暂时不写*/
}

@media screen and (max-width: 768px) {
    .c_portalResMessage_form-01001 {
        width: 100%;
        overflow: hidden;
    }

    .c_portalResMessage_form-01001 .p_intentionIntroTitle {
        width: 100%;
        padding: 0;
        text-align: left;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .c_portalResMessage_form-01001 .p_UnitName {
        margin-top: 10px;
    }

    .c_portalResMessage_form-01001 .p_CoupWBox {
        padding: 0;
        width: 80%;
        margin: 32px auto 32px;
    }

    .c_portalResMessage_form-01001 .p_CoupWBox button {
        width: 100%;
    }

    .c_portalResMessage_form-01001 .p_ConWBox {
        padding: 0;
    }

    .c_portalResMessage_form-01001 .form-group {
        margin: 0;
        padding: 0 15px;
    }

    .c_portalResMessage_form-01001 .p_image {
        position: absolute;
        right: 16px;
        top: 50px;
        height: 29px;
    }

    .c_portalResMessage_form-01001 .p_checkboxA {
        display: inline-block;
        vertical-align: middle;
    }

    .c_portalResMessage_form-01001 .shape {
        display: inline-block;
        vertical-align: middle;
    }

    .c_portalResMessage_form-01001 label.option .font {
        display: inline-block;
        vertical-align: middle;
    }

    .c_portalResMessage_form-01001 .p_sex {
        display: inline-block;
    }

    .c_portalResMessage_form-01001 .p_DepictInfoB p img {
        max-width: 100% !important;
    }

    .c_portalResMessage_form-01001 .p_CaptchasBox {
        position: relative;
    }

    /* 移动端新增样式 */
    .c_portalResMessage_form-01001 .p_sendBox, .c_portalResMessage_form-01001 .p_sendTimerBox {
        display: inline-block;
    }

    .c_portalResMessage_form-01001 .p_sendBox {
        margin-top: 10px;
    }

    /* 移动端新增样式 结束 */
}

@media only screen and (min-width: 769px) {
    .c_portalResMessage_form-01001 .e_box, .c_portalResMessage_form-01001 .e_icon, .c_portalResMessage_form-01001 .e_title {
        width: auto;
        height: auto;
    }

    .c_portalResMessage_form-01001 {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .c_portalResMessage_form-01001 .p_inquiry {
    }

    .c_portalResMessage_form-01001 .p_ConWBox {
        padding: 5px 40px 25px;
    }

    .c_portalResMessage_form-01001 .boxTitle {
        overflow: hidden;
    }

    .c_portalResMessage_form-01001 .p_titleBoxA {
    }

    .c_portalResMessage_form-01001 .boxTitleText {
        padding: 0 15px;
        font-size: 16px;
        float: left;
        height: 40px;
        line-height: 40px;
        padding-bottom: 9px;
        text-align: center;
    }

    .c_portalResMessage_form-01001 .boxTitleText .font {
        display: table-cell;
        white-space: nowrap;
        vertical-align: middle;
    }

    .c_portalResMessage_form-01001 .boxTitleText .iconfont:before {
        display: inline-block;
    }

    .c_portalResMessage_form-01001 .p_NameB {
        display: inline-block;
        font-size: 14px;
        width: 110px;
        text-align: right;
    }

    .c_portalResMessage_form-01001 .p_NameInfoB {
        display: inline-block;
        font-size: 20px;
        font-weight: bold;
        text-align: left;
    }

    /*描述*/
    .c_portalResMessage_form-01001 .p_DepictBoxB {
        padding: 10px 0 0;
        line-height: 20px;
        overflow: hidden;
    }

    .c_portalResMessage_form-01001 .p_DepicNameB {
        float: left;
        font-size: 14px;
        width: 110px;
        text-align: right;
    }

    .c_portalResMessage_form-01001 .p_DepictInfoB {
        display: flex;
        font-size: 14px;
    }

    .c_portalResMessage_form-01001 .p_DepictInfoB .reset_style p {
        font-size: 14px;
    }

    .c_portalResMessage_form-01001 .p_groupBox {
        padding-top: 0;
    }

    /*留言内容*/
    .c_portalResMessage_form-01001 .p_ContactInfo .p_groupBox .p_GuideBox {
        vertical-align: top;
    }

    .c_portalResMessage_form-01001 .p_groupBox textarea {
        display: block;
        width: inherit;
        height: inherit;
        resize: none;
        height: 92px;
        padding: 6px;
        background: none;
    }

    .c_portalResMessage_form-01001 .p_ContactInfo>div .e_text {
        width: 335px;
        display: inline-block;
        position: relative;
    }

    /**单选**/
    .c_portalResMessage_form-01001 .d_CustomValueBox {
        max-width: 725px;
        display: inline-block;
        vertical-align: middle;
        white-space: normal;
        width: auto;
        height: auto;
    }

    .c_portalResMessage_form-01001 .p_sex {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        margin-right: 10px;
    }

    .c_portalResMessage_form-01001 .p_sex .option {
        width: auto;
        height: auto;
        cursor: pointer;
        line-height: 100%;
    }

    .c_portalResMessage_form-01001 .p_sex .shape {
        display: inline-block;
        vertical-align: top;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        position: relative;
        top: 2px;
    }

    .c_portalResMessage_form-01001 .p_sex .radio {
        z-index: 99;
        opacity: 0;
        cursor: pointer;
    }

    .c_portalResMessage_form-01001 .p_sex input[type="radio"]:checked+.iconfont.first {
        opacity: 1;
    }

    .c_portalResMessage_form-01001 .p_sex input[type="radio"]:checked+i:after {
        content: "";
        width: 15px;
        height: 15px;
        border-radius: 50%;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
    }

    .c_portalResMessage_form-01001 .p_sex input[type="radio"]:checked+.iconfont.first:before {
        content: "\e669";
        font-size: 21px;
        position: absolute;
        top: -3px;
        left: -3px;
    }

    /**数字*/
    .c_portalResMessage_form-01001 .p_ContactInfo>div .e_unit {
        display: inline-block;
    }

    /**日期**/
    .c_portalResMessage_form-01001 .p_DateIcon {
        position: absolute;
        left: 310px;
        display: inline-block;
        width: 20px;
        top: 50%;
        font-size: 18px;
        margin-top: -10px;
        cursor: pointer;
    }

    /**复选框**/
    .c_portalResMessage_form-01001 .p_checkboxContainerBox {
        width: auto;
        height: auto;
        margin: 10px 0;
    }

    .c_portalResMessage_form-01001 .p_checkboxContainerB {
        width: auto;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
    }

    .c_portalResMessage_form-01001 .p_checkboxContainerA {
        display: inline-block;
        vertical-align: middle;
        white-space: normal;
        width: auto;
        height: auto;
    }

    .c_portalResMessage_form-01001 .p_checkboxA {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        margin-right: 10px;
    }

    /* .c_portalResMessage_form-01001 .p_checkboxA .checkbox { position: absolute; top: 0px; left: 0px; opacity: 0; z-index: 99; height: 100%; width: 100%; cursor: pointer; } */
    .c_portalResMessage_form-01001 .p_checkboxA .shape {
        display: inline-block;
        vertical-align: middle;
        /* height: 30px; width: 100px; position: relative; */
    }

    .c_portalResMessage_form-01001 .p_checkboxA .shape .iconfont {
        display: none;
    }

    .c_portalResMessage_form-01001 .p_checkboxA .option {
        width: auto;
        height: auto;
        position: relative;
    }

    .c_portalResMessage_form-01001 .p_checkboxA:hover {
        cursor: pointer;
    }

    .c_portalResMessage_form-01001 .p_checkboxA label:hover {
        cursor: pointer;
    }

    .c_portalResMessage_form-01001 .p_checkboxA .font {
        width: auto;
        display: inline-block;
    }

    .c_portalResMessage_form-01001 .p_checkboxA .first:before {
        /* content: "\e6ab"; position: absolute; bottom: -5px; right: 0px; font-size: 12px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); transform: rotate(-45deg); */
    }

    .c_portalResMessage_form-01001 .p_checkboxA .first {
        height: 0;
        width: 0;
        border: 10px solid transparent;
        font-size: 20px;
        opacity: 0;
        position: absolute;
        bottom: -10px;
        right: -9px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .c_portalResMessage_form-01001 .p_checkboxA input[type="checkbox"]:checked+i {
        opacity: 1;
    }

    .c_portalResMessage_form-01001 .p_checkboxA input[type="checkbox"]:checked+i:after {
        content: "";
        width: 100px;
        height: 30px;
        position: absolute;
        top: 9px;
        right: -6px;
        display: block;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .c_portalResMessage_form-01001 .p_checkboxA input[type=checkbox]:hover+i {
        opacity: 1;
    }

    .c_portalResMessage_form-01001 .p_checkboxA input[type=checkbox]:hover+i:after {
        content: "";
        width: 100px;
        height: 30px;
        position: absolute;
        top: 9px;
        right: -6px;
        display: block;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .c_portalResMessage_form-01001 .p_checkboxA .option .font {
        display: inline-block;
        vertical-align: middle;
        /* position: absolute; top: -20px; left: 15px; line-height: 40px; */
    }

    .c_portalResMessage_form-01001 .p_checkboxA.active .shape {
    }

    /*联系信息*/
    .c_portalResMessage_form-01001 .p_ContactInfo {
        padding-top: 10px;
    }

    .c_portalResMessage_form-01001 .p_ContactInfo>div {
        margin-top: 24px;
    }

    .c_portalResMessage_form-01001 .p_ContactInfo>div .p_GuideBox {
        display: inline-block;
        width: 110px;
        height: 30px;
        line-height: 30px;
        text-align: right;
        overflow: hidden;
        vertical-align: middle;
    }

    .c_portalResMessage_form-01001 .p_GuideBox .e_icon {
        display: inline-block;
        font-size: 14px;
        vertical-align: middle;
    }

    .c_portalResMessage_form-01001 .p_ContactInfo>div .p_GuideBox .e_title {
        display: inline-block;
        font-size: 14px;
    }

    .c_portalResMessage_form-01001 .p_ContactInfo>div .e_input, .c_portalResMessage_form-01001 .e_droplist, .c_portalResMessage_form-01001 .p_ContactInfo>div .p_EntryBox, .c_portalResMessage_form-01001 select.InputText {
        width: 335px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResMessage_form-01001 select.InputText {
        padding: 2px 10px;
    }

    .c_portalResMessage_form-01001 .p_ContactInfo>div .e_input .InputText {
        border-radius: 2px;
        padding-left: 7px;
        line-height: inherit;
        height: inherit;
        width: inherit;
        display: inline-block;
        background: none;
    }

    .c_portalResMessage_form-01001 .p_ContactInfo>div .e_input .iconfont, .c_portalResMessage_form-01001 .e_droplist .InputIcon {
        display: block;
        width: 22px;
        height: inherit;
        text-align: center;
        line-height: inherit;
        position: absolute;
        top: 0;
        left: 0;
    }

    .c_portalResMessage_form-01001 .p_ContactInfo>div .p_EntryBox {
        width: 165px;
    }

    .c_portalResMessage_form-01001 .p_ContactInfo>div .p_EntryInput {
        width: 165px;
    }

    .c_portalResMessage_form-01001 .p_ContactInfo>div .p_image {
        display: inline-block;
        position: relative;
        width: 85px;
        height: 30px;
        border-style: none;
        cursor: pointer;
        vertical-align: middle;
    }

    .c_portalResMessage_form-01001 .p_ContactInfo>div .p_AssistLabelA {
        position: relative;
        padding-right: 16px;
        cursor: pointer;
        display: inline-block;
        vertical-align: middle;
    }

    .c_portalResMessage_form-01001 .p_ContactInfo>div .p_AssistLabelA .iconfont:before {
        position: absolute;
        right: 0;
        top: 3px;
        content: "";
        display: block;
    }

    .c_portalResMessage_form-01001 .e_droplist input {
        width: calc(100% - 30px);
        border-radius: 2px 0 0 2px;
        padding-left: 7px;
        height: inherit;
        line-height: inherit;
        display: inline-block;
        background: none;
    }

    .c_portalResMessage_form-01001 .e_droplist .shape {
        display: block;
        position: absolute;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        top: 0;
        right: 0;
        font-size: 12px;
        border-left: none;
    }

    .c_portalResMessage_form-01001 .e_droplist .shape {
        cursor: default;
    }

    .c_portalResMessage_form-01001 .p_AreaBox .e_droplist .shape:before {
        content: "\e6c9";
    }

    .c_portalResMessage_form-01001 .e_droplist.error input {
    }

    .c_portalResMessage_form-01001 .e_droplist.error .shape {
    }

    .c_portalResMessage_form-01001 .e_droplist.hover input {
    }

    .c_portalResMessage_form-01001 .e_droplist.hover .shape {
    }

    .c_portalResMessage_form-01001 .e_droplist.hover input {
    }

    .c_portalResMessage_form-01001 .e_droplist:hover input {
    }

    .c_portalResMessage_form-01001 .e_droplist:hover .shape {
    }

    .c_portalResMessage_form-01001 .e_droplist:hover input {
    }

    .c_portalResMessage_form-01001 .e_droplist.hover .itembox {
    }

    .c_portalResMessage_form-01001 .e_droplist .itembox {
        width: 100%;
        max-height: 100px;
        overflow: auto;
        position: absolute;
        top: 30px;
        left: 0;
        font-size: 12px;
        border-top: none;
        z-index: 99;
    }

    .c_portalResMessage_form-01001 .e_droplist .itembox li {
        height: 30px;
        line-height: 30px;
        padding-left: 5px;
    }

    .c_portalResMessage_form-01001 .e_droplist .itembox li span {
        margin-left: 5px;
    }

    .c_portalResMessage_form-01001 .e_droplist .itembox li>i {
        font-size: 18px;
        line-height: 30px;
    }

    .c_portalResMessage_form-01001 .e_droplist .itembox li>i.ItemFirst {
        margin-left: 5px;
    }

    .c_portalResMessage_form-01001 .e_droplist:hover .itembox {
    }

    .c_portalResMessage_form-01001 .e_droplist .itembox li:hover {
        cursor: pointer;
    }

    .c_portalResMessage_form-01001 .p_ContactInfo>div .p_selectB {
        width: auto;
    }

    .c_portalResMessage_form-01001 .p_eqdesc>div .p_LoginPrompt {
        left: 559px;
    }

    .c_portalResMessage_form-01001 .p_ContactInfo>div .p_LoginPrompt .text-error:after, .c_portalResMessage_form-01001 .p_eqdesc>div .p_LoginPrompt .text-error:after {
        left: -15px;
    }

    .c_portalResMessage_form-01001 .p_ContactInfo>div .success .text-error, .c_portalResMessage_form-01001 .p_eqdesc>div.success .text-error {
        display: none;
    }

    .c_portalResMessage_form-01001 .p_groupBox>div .success .icon-error, .c_portalResMessage_form-01001 .p_eqdesc>div.success .icon-error {
        display: inline-block;
        vertical-align: middle;
        height: 14px;
        font-size: 14px;
        margin: 0 10px;
        position: static;
        width: auto;
        margin-top: 8px;
    }

    .c_portalResMessage_form-01001 .p_groupBox>div .success .text-error, .c_portalResMessage_form-01001 .p_eqdesc>div.success .text-error {
        display: none;
    }

    /*确定和取消按钮*/
    .c_portalResMessage_form-01001 .p_CoupWBox, .c_portalResMessage_form-01001 .p_CoupWBoxA {
        height: 40px;
    }

    .c_portalResMessage_form-01001 .p_CoupWBox>div, .c_portalResMessage_form-01001 .p_CoupWBoxA>div {
        margin-top: 9px;
        font-size: 14px;
        padding: 0 16px;
        cursor: pointer;
    }

    .c_portalResMessage_form-01001 .p_SaveWBtn, .c_portalResMessage_form-01001 .p_SaveWBtnA {
        float: left;
        margin-left: 20px;
        height: 25px;
        text-align: center;
        line-height: 25px;
    }

    .c_portalResMessage_form-01001 .p_canelbtn, .c_portalResMessage_form-01001 .p_canelbtnA {
        float: right;
        margin-right: 20px;
        height: 25px;
        line-height: 25px;
    }

    /*************提交结果提示*******/
    .c_portalResMessage_form-01001 .p_succ, .c_portalResMessage_form-01001 .p_fail {
        width: 300px;
        height: 113px;
        font-size: 22px;
        margin: auto;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 9999999999;
        display: none;
        line-height: 102px;
        text-align: center;
    }

    .c_portalResMessage_form-01001 .p_succ .iconfont, .c_portalResMessage_form-01001 .p_fail .iconfont {
        margin-right: 10px;
        display: inline-block;
    }

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

    .c_portalResMessage_form-01001 .p_succ .fontbox, .c_portalResMessage_form-01001 .p_fail .fontbox {
        display: inline-block;
    }

    .c_portalResMessage_form-01001 .p_fail {
        width: 360px;
    }

    .c_portalResMessage_form-01001 .p_fail .iconfont {
    }

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

    .c_portalResMessage_form-01001 .numTxt::-webkit-outer-spin-button, .c_portalResMessage_form-01001 .numTxt::-webkit-inner-spin-button {
        -webkit-appearance: none !important;
        -moz-appearance: textfield;
    }

    .c_portalResMessage_form-01001 .p_eqdescName .font, .c_portalResMessage_form-01001 .p_nameB .font, .c_portalResMessage_form-01001 .p_NickName .font, .c_portalResMessage_form-01001 .p_nameC .font, .c_portalResMessage_form-01001 .p_nameE .font, .c_portalResMessage_form-01001 .p_nameD .font, .c_portalResMessage_form-01001 .p_nameH .font, .c_portalResMessage_form-01001 .p_nameL .font, .c_portalResMessage_form-01001 .p_nameJ .font, .c_portalResMessage_form-01001 .p_nameM .font, .c_portalResMessage_form-01001 .p_nameG .font, .c_portalResMessage_form-01001 .p_SectorName .font, .c_portalResMessage_form-01001 .p_JobName .font, .c_portalResMessage_form-01001 .p_BusinessName .font, .c_portalResMessage_form-01001 .p_nameA .font, .c_portalResMessage_form-01001 .p_nameI .font, .c_portalResMessage_form-01001 .p_nameF .font, .c_portalResMessage_form-01001 .p_area .font, .c_portalResMessage_form-01001 .p_nameK .font, .c_portalResMessage_form-01001 .p_titleC .font {
        overflow: hidden;
        max-width: 6em;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .c_portalResMessage_form-01001 .p_groupBox .p_GuideBox .e_icon.p_desc_star {
        display: inline-block;
        font-size: 14px;
        vertical-align: 1px;
    }

    .c_portalResMessage_form-01001 .p_PromptDisabled {
        margin: 15px;
    }

    .c_portalResMessage_form-01001 .p_PromptNoneData {
        width: auto;
        background-color: inherit;
    }

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

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

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

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

    .c_portalResMessage_form-01001 .p_PromptNoneData .prompt_title .font {
        font-size: 18px;
        display: table-cell;
        line-height: normal;
        vertical-align: middle;
        font-weight: bold;
        text-align: left;
    }

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

    .c_portalResMessage_form-01001 .p_PromptNoneData .prompt_content {
        font-size: 14px;
        padding-left: 65px;
    }

    .c_portalResMessage_form-01001 .p_SectorBox.error .p_selectC {
    }

    .c_portalResMessage_form-01001 .p_SectorBox.error .e_droplist .shape {
        height: 28px;
    }

    .c_portalResMessage_form-01001 .p_LoginPrompt {
        position: absolute;
        bottom: -22px;
        left: 0;
        white-space: nowrap;
    }

    .c_portalResMessage_form-01001 .p_intentionIntroTitle {
        min-width: 120px;
        text-align: right;
    }

    .c_portalResMessage_form-01001 .form-control {
        max-width: 470px;
    }

    .c_portalResMessage_form-01001 .p_CoupWBox {
        padding-left: 102px;
        margin-bottom: 30px;
    }

    .c_portalResMessage_form-01001 .p_selectC {
        display: inline-block;
        position: relative;
    }

    .c_portalResMessage_form-01001 .p_UnitName {
        position: absolute;
        right: -110px;
        top: 6px;
        width: 100px;
    }

    /* 新增需求 */
    .c_portalResMessage_form-01001 .p_sendBox, .c_portalResMessage_form-01001 .p_sendTimerBox {
        display: inline-block;
        margin-left: 10px;
    }

    .c_portalResMessage_form-01001 .p_phoneCode, .c_portalResMessage_form-01001 .p_phoneMailCode {
        margin-top: 24px;
    }

    /* 新增需求 结束 */
}

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

/*e_IndexOrdinaryStyleBox-001*/
.e_IndexOrdinaryStyleBox-001 {
    /* position: absolute;*/
    width: 100%;
    height: auto;
    width-uint: %;
}

/*stylebox_top*/
.e_IndexOrdinaryStyleBox-001 .stylebox_top {
    background-color: transparent;
}

/*stylebox_link*/
.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);
}

* {
    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*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}

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

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

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

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

#c_portalResProduct_list-15914128322111685 .proBox {
    width: 100%;
    height: auto;
    overflow: hidden;
}

#c_portalResProduct_list-15914128322111685 .proContainer {
    width: 100%;
    height: auto;
    margin: 1rem auto;
    padding: 0 1rem;
    overflow: hidden;
}

#c_portalResProduct_list-15914128322111685 .proLi {
    position: relative;
    overflow: hidden;
    padding: 1rem;
    height: auto;
}

#c_portalResProduct_list-15914128322111685 .proLink {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all 0.5s ease;
    border: 1px solid rgba(243,243,243,1);
}

#c_portalResProduct_list-15914128322111685 .proLink::after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 0px;
    height: 2px;
    background-color: rgb(45, 111, 102);
    transition: all .5s ease;
}

#c_portalResProduct_list-15914128322111685 .proTitle {
    position: relative;
    text-align: center;
    padding: 0 20%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    font-size: 1.125rem;
    height: 70px;
    line-height: 70px;
    transition: all .5s ease;
}

#c_portalResProduct_list-15914128322111685 .search {
    position: absolute;
    left: 10px;
    top: 10px;
    display: block;
    width: 20px;
    height: 20px;
    color: #fff;
}

#c_portalResProduct_list-15914128322111685 .proImgBox {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 80%;
    overflow: hidden;
}

#c_portalResProduct_list-15914128322111685 .proImg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1.0);
    width: 100%;
    transition: all 2s ease .5s;
}

#c_portalResProduct_list-15914128322111685 .proSummry {
    padding: 20px 30px 0;
}

#c_portalResProduct_list-15914128322111685 .iconfont {
    transition: .5s;
}

#c_portalResProduct_list-15914128322111685 .sum {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    line-height: 1.5;
    color: #000;
}

#c_portalResProduct_list-15914128322111685 .lookMore {
    width: 100%;
    padding: 1rem 0 2rem;
    text-align: center;
    font-size: 1rem;
    color: rgb(45, 111, 102);
    font-family: Oswald;
}

#c_portalResProduct_list-15914128322111685 .proTitle::before {
    content: '';
    position: absolute;
    left: -170px;
    top: -70px;
    width: 140px;
    height: 140px;
    background-color: rgb(45, 111, 102);
    transform: rotate(45deg);
    transition: all .5s ease;
}

#c_portalResProduct_list-15914128322111685 .proLi:hover .proTitle::before {
    left: -100px;
}

#c_portalResProduct_list-15914128322111685 .proLi:hover .proImg {
    transform: translate(-50%, -50%) scale(1.1);
}

#c_portalResProduct_list-15914128322111685 .proLi:hover .lookMore .iconfont {
    margin-left: 5px;
}

#c_portalResProduct_list-15914128322111685 .proLi:hover .proLink {
    box-shadow: 0 0 20px #ddd;
}

#c_portalResProduct_list-15914128322111685 .proLi:hover .proLink::after {
    width: 100%;
}

@media only screen and (min-width: 769px) {
    #c_portalResProduct_list-15914128322111685 .proContainer {
        max-width:1200px;
    }

    #c_portalResProduct_list-15914128322111685 .proLi {
        float: left;
        width: calc(100% / 3);
        margin: 1rem 0;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #c_portalResProduct_list-15914128322111685 .proContainer {
        max-width: 900px;
    }

    #c_portalResProduct_list-15914128322111685 .proLi {
        width: 50%;
    }
}

@media only screen and (max-width: 768px) {
    #c_portalResProduct_list-15914128322111685 .proContainer {
        max-width: 700px;
        min-width: 300px;
    }

    #c_portalResProduct_list-15914128322111685 .proLi {
        width: 100%;
    }
}

/*c_portalResProduct_list-15914128322111685*/
@media only screen and (min-width: 769px) {
    #c_portalResProduct_list-15914128322111685 .proContainer {
        max-width:1200px;
    }

    #c_portalResProduct_list-15914128322111685 .proLi {
        float: left;
        width: calc(100% / 3);
        margin: 1rem 0;
    }
}

/*c_portalResProduct_list-15914128322111685*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #c_portalResProduct_list-15914128322111685 .proContainer {
        max-width: 900px;
    }

    #c_portalResProduct_list-15914128322111685 .proLi {
        width: 50%;
    }
}

/*c_portalResProduct_list-15914128322111685*/
@media only screen and (max-width: 768px) {
    #c_portalResProduct_list-15914128322111685 .proContainer {
        max-width: 700px;
        min-width: 300px;
    }

    #c_portalResProduct_list-15914128322111685 .proLi {
        width: 100%;
    }
}

#c_portalResProduct_list-15914128322111685 {
    width: 100%;
    max-width: 1240px;
    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-1591412598365 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left;
}

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

#w_fimg-1591412598375 .p_MatteIcon .iconfont:before {
    content: '\e602';
}

#w_fimg-1591412598375 >div {
    animation-fill-mode: both;
}

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

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

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

/*w_grid-1591412902206*/
@media only screen and (max-width: 768px) {
}

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

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

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

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

#w_grid-1591412598365 {
    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_fimg-1591412598375 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#w_grid-1591412902206 {
    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;
}
