.e_ContentMajorStyleBox-001 {
    height:auto;
    height-and-height-uint:auto;
    width-and-width-uint:100%;
    width:100%;
    background-color:rgba(255, 255, 255, 1);
    width-uint:%;
    padding:50px;
}
.e_ContentMajorStyleBox-001 .stylebox_top {
    height:40px;
    width:auto;
    background-color:rgba(101, 190, 186, 1);
}
.e_ContentMajorStyleBox-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_ContentMajorStyleBox-001 .title_icon::before {
    content:"";
}
.e_ContentMajorStyleBox-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_ContentMajorStyleBox-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_ContentMajorStyleBox-001 .stylebox_title {
    padding-left:15px;
    padding-right:15px;
    vertical-align:bottom;
    height:inherit;
    width:auto;
    font-size:0px;
    background-color:rgba(101, 190, 186, 1);
    white-space:nowrap;
    display:inline-block;
}
.e_ContentMajorStyleBox-001 .stylebox_link {
    vertical-align:middle;
    margin-right:15px;
    height:inherit;
    color:#666666;
    font-size:14px;
    display:table;
    border-width:0px;
    padding:0 15px;
    float:right;
}
.e_ContentMajorStyleBox-001 .stylebox_link a {
    vertical-align:middle;
    color:inherit;
    display:table-cell;
}
.e_ContentMajorStyleBox-001 .link_icon {
    margin-left:5px;
    display:inline-block;
}
.e_ContentMajorStyleBox-001 .link_icon::before {
    content:'\e6af';
}
.e_ContentMajorStyleBox-001 .stylebox_top_line {
    width-and-height:custom;
    background-color:rgba(240, 240, 240, 1);
}
.e_ContentMajorStyleBox-001 .stylebox_content {
    height:calc(100% - 48px);
    height-and-height-uint:calc(100% - 48px);
    width-and-width-uint:100px;
    width:100%;
    border-style:solid;
    border-color:#f0f0f0;
    border-width:0px;
    width-uint:%;
}
.e_ContentMajorStyleBox-001 .stylebox_bottom_line {
    width-and-height:custom;
    background-color:rgba(240, 240, 240, 1);
}
.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) {
}
.c_portalResProduct_category-01001 .p_categoryBox .p_parentBox .p_linkBox:hover {
    background: #e6f7ff;
}
@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: 14px;
        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: 14px;
        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: 14px;
        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: 14px;
        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;
        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: 14px;
        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 {
        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;
    }
    .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;
        padding: 15px 20px;
        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: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        align-items: center;
    }
    .c_portalResProduct_category-01001 .p_categoryBtn {
        display: none;
        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 .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;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        background: #f5f5f5;
    }
    .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 {
        background: #fff;
        color: #000;
    }
}
@media screen and (max-width: 768px) {
    .c_portalResProduct_detail-01001 {
        margin-left: auto;
        margin-right: auto;
        min-width: 250px;
        max-width: 100%;
        max-height: 100%;
    }
    .c_portalResProduct_detail-01001 .dom_mo {
        display: inline-block;
    }
    .c_portalResProduct_detail-01001 .p_TagBox {
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .p_tag {
        display: inline-block;
        margin-right: 5px;
    }
    .c_portalResProduct_detail-01001 .p_tag:last-child {
        margin: 0;
    }
    .c_portalResProduct_detail-01001 .p_products {
        padding-top: 10px;
    }
    .c_portalResProduct_detail-01001 .product {
        width: calc((100% - 0px)/10);
        margin-right: 2%;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
    }
    .c_portalResProduct_detail-01001 .p_Product.size {
        display: inline-block;
        margin-right: 2%;
        vertical-align: middle;
        height: 32px;
        border-radius: 3px;
        padding: 5px 10px;
        cursor: pointer;
        margin-bottom: 10px;
        border: 1px solid rgba(0, 0, 0, 0.15);
    }
    .c_portalResProduct_detail-01001 .p_Product.size:nth-of-type(1), .c_portalResProduct_detail-01001 .product:nth-of-type(1) {
        margin-left: 30px;
    }
    .c_portalResProduct_detail-01001 .p_Product.active {
        border: 1px solid red;
    }
    .c_portalResProduct_detail-01001 .p_Product .p_images {
        position: relative;
        width: 100%;
        height: 0;
        text-align: center;
        font-size: 0;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }
    .c_portalResProduct_detail-01001 .d_tagA {
        display: inline-block;
        margin: 0;
        padding: 5px 10px;
        min-width: 59px;
        text-align: center;
    }
    .c_portalResProduct_detail-01001 .d_nameL {
        display: inline-block;
        margin: 0;
        padding: 0;
        vertical-align: middle;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_nameL .font {
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_KeywordBox {
        width: auto;
        height: auto;
        white-space: nowrap;
        padding: 20px;
    }
    .c_portalResProduct_detail-01001 .d_SpecInfo {
        display: table;
        margin: 0;
        padding-left: 10px;
        width: 76%;
        height: 36px;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_SpecInfo .font {
        display: table-cell;
        white-space: nowrap;
        vertical-align: middle;
        height: inherit;
    }
    .c_portalResProduct_detail-01001 .d_SpecName {
        float: left;
        border-bottom: none;
        display: table;
        margin: 0;
        padding-right: 5px;
        height: 36px;
        width: 10%;
        text-align: right;
        padding-right: 30px;
    }
    .c_portalResProduct_detail-01001 .d_SpecName .font {
        display: table-cell;
        vertical-align: middle;
        white-space: nowrap;
        width: 100%;
        height: inherit;
    }
    /* 参数 */
    .c_portalResProduct_detail-01001 .p_ProParametersBox {
        margin-top: 20px;
    }
    .c_portalResProduct_detail-01001 .d_SpecTitle {
        display: inline-table;
        margin: 0;
        height: 38px;
        width: 100%;
        padding: 5px;
        cursor: pointer;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_headTitle {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .c_portalResProduct_detail-01001 .d_TextBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
    }
    .c_portalResProduct_detail-01001 .d_ProInfoA {
        display: inline-table;
        float: left;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_ProInfoA .font {
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_ProTitle {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .d_ProTitle .font {
        white-space: nowrap;
        vertical-align: middle;
        display: table-cell;
    }
    .c_portalResProduct_detail-01001 .d_BaseInfo {
        display: inline-block;
        width: auto;
        height: auto;
        margin-bottom: 10px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_BaseInfoBox {
        display: inline-block;
        white-space: normal;
        width: 100%;
        padding: 40px 20px 20px 20px;
        margin-bottom: 20px;
    }
    .c_portalResProduct_detail-01001 .d_SpecTab, .c_portalResProduct_detail-01001 .d_DecTab {
        float: left;
        width: auto;
        height: 45px;
        text-align: center;
        padding: 0 25px;
        cursor: pointer;
    }
    .c_portalResProduct_detail-01001 .d_SpecTab:hover, .c_portalResProduct_detail-01001 .d_DecTab:hover {
        background: transparent;
        box-shadow: none;
    }
    .c_portalResProduct_detail-01001 .p_show360 {
        position: static;
        margin-right: 10px;
        margin-bottom: 10px;
        float: left;
        width: auto;
        height: 28px;
    }
    /* 按钮互动区 */
    .c_portalResProduct_detail-01001 .p_interaction {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
    }
    .c_portalResProduct_detail-01001 .p_interaction button {
        margin-bottom: 10px;
    }
    /* 库存 */
    .c_portalResProduct_detail-01001 .d_unitB {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_unitB .font {
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_nameO {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .d_nameO .font {
        white-space: nowrap;
        vertical-align: middle;
        display: table-cell;
    }
    .c_portalResProduct_detail-01001 .d_plus {
        float: left;
        width: 28px;
        height: 28px;
        font-weight: bold;
        text-align: center;
        vertical-align: middle;
        border-left: none;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    .c_portalResProduct_detail-01001 .d_plus:hover, .c_portalResProduct_detail-01001 .d_plus:active {
        box-shadow: none;
        border-left: none;
    }
    .c_portalResProduct_detail-01001 .d_plus .font {
        display: table-cell;
        vertical-align: middle;
        width: inherit;
        height: initial;
        user-select: none;
        padding-top: 5px;
    }
    .c_portalResProduct_detail-01001 .p_input {
        float: left;
        width: 40px;
        height: 28px;
        text-align: center;
    }
    .c_portalResProduct_detail-01001 .p_input input, .c_portalResProduct_detail-01001 .p_input .InputText {
        display: inline-block;
        height: inherit;
        width: inherit;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        padding-left: 7px;
    }
    .c_portalResProduct_detail-01001 .d_minus {
        float: left;
        width: 28px;
        height: 28px;
        text-align: center;
        vertical-align: middle;
        border-right: none;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    .c_portalResProduct_detail-01001 .d_nameM {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .d_nameM .font {
        white-space: nowrap;
        vertical-align: middle;
        display: table-cell;
    }
    .c_portalResProduct_detail-01001 .d_Service {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_Service .font {
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_nameN {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .d_nameN .font {
        white-space: nowrap;
        vertical-align: middle;
        display: table-cell;
    }
    .c_portalResProduct_detail-01001 .d_ServiceBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_unitA {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_unitA .font {
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_MarketPrice {
        display: inline-block;
        margin: 0;
        padding: 0;
    }
    .c_portalResProduct_detail-01001 .d_MarketPrice .font {
        text-decoration: line-through;
        white-space: nowrap;
    }
    .c_portalResProduct_detail-01001 .d_nameH {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: right;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_nameH .font {
        display: block;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_MarketPriceBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_unit {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_SalePrice {
        display: inline-table;
        margin: 0;
        padding: 0;
        color: rgba(204, 0, 0, 1);
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_SalePriceBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_nameG {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        padding: 0;
        text-align: right;
        min-width: 70px;
        margin-left: 10px;
    }
    .c_portalResProduct_detail-01001 .d_nameG .font {
        display: block;
        white-space: nowrap;
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_SortName {
        display: inline-block;
        width: auto;
        height: auto;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_NumBox {
        display: inline-block;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .p_view {
        display: inline-block;
    }
    .c_portalResProduct_detail-01001 .p_AssistNameB {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .p_AssistNameB .font {
        vertical-align: middle;
        white-space: nowrap;
        width: inherit;
    }
    .c_portalResProduct_detail-01001 .p_assist {
        display: none;
    }
    /* 焦点图左侧按钮 */
    .c_portalResProduct_detail-01001 .p_SwitchBtnC {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 28px;
        color: rgba(0, 0, 0, 0.15);
        position: absolute;
        left: 2px;
        bottom: 0px;
        width: 28px;
        height: calc(100% - 20px);
    }
    .c_portalResProduct_detail-01001 .p_SwitchBtnC .iconfont::before {
        content:"\e687";
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
    }
    /* 焦点图右侧按钮 */
    .c_portalResProduct_detail-01001 .p_SwitchBtnD {
        position: absolute;
        right: 4px;
        bottom: 0px;
        width: 28px;
        height: calc(100% - 20px);
        cursor: pointer;
        font-size: 28px;
        color: rgba(0, 0, 0, 0.15);
    }
    .c_portalResProduct_detail-01001 .p_SwitchBtnD .iconfont::before {
        content:"\e6ae";
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg {
        display: inline-block !important;
        background: #ccc;
        border: none;
        border-radius: 50%;
        margin-top: 24px;
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.item_hide {
        display: none !important;
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.active {
        border: none;
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.widther {
        /*height: 0;*/
        /*padding-bottom: 11.22%;*/
        width: calc((100% - 20px) / 4);
        padding-bottom: calc(((100% - 20px) / 4) * 0.75);
        height: 0px;
        border-radius: 0;
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.widther .AtlasRelationImgBoxA {
        width: 100%;
        height: auto;
        text-align: center;
        vertical-align: middle;
        border-style: none;
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.widther .AtlasRelationImgBoxA img {
        width: 100%;
        height: auto;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.higher {
        height: 0;
        padding-bottom: 11.22%;
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.higher .AtlasRelationImgBoxA {
        height: 100%;
        width: auto;
        text-align: center;
        vertical-align: middle;
        border-style: none;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.higher .AtlasRelationImgBoxA img {
        height: 100%;
        width: auto;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.smaller {
        height: 0;
        padding-bottom: 11.22%;
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.smaller .AtlasRelationImgBoxA {
        height: auto;
        width: auto;
        text-align: center;
        vertical-align: middle;
        border-style: none;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.smaller .AtlasRelationImgBoxA img {
        height: auto;
        width: auto;
    }
    .c_portalResProduct_detail-01001 .p_imageA .p_assist {
        width: 100%;
        height: auto;
        display: inline-block;
        padding-left: 36px;
        margin-top: 10px;
    }
    .c_portalResProduct_detail-01001 .p_ThumbnailBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        min-height: 100px;
    }
    #easy_zoom {
        display: none !important;
    }
    .c_portalResProduct_detail-01001 .d_ProductDetail {
        height: auto;
        width: 100%;
        display: flex;
        display: -webkit-flex;
        -webkit-flex-flow: row wrap;
        -webkit-align-items: stretch;
        -moz-flex-flow: row wrap;
        -moz-align-items: stretch;
        display: -ms-flexbox;
        display: -ms-flex;
        -ms-flex-flow: row wrap;
        -ms-align-items: stretch;
        display: flex;
        flex-flow: row wrap;
        display: -webkit-box;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
    .c_portalResProduct_detail-01001 .p_imagesA {
        position: relative;
    }
    .c_portalResProduct_detail-01001 .p_ProInfo {
        float: left;
        padding-left: 18px;
        width: auto;
        height: auto;
        min-width: 200px;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        display: block;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        flex: 1;
    }
    .c_portalResProduct_detail-01001 .p_content {
        width: auto;
        height: auto;
        margin: 0 0 16px 0;
        padding: 0 0 16px 0;
    }
    
    .c_portalResProduct_detail-01001 .proSummry {
        overflow: hidden;
        /*white-space: nowrap;*/
        text-overflow: ellipsis;
        margin-top: 20px;
        color: #333;
    }
    
    .c_portalResProduct_detail-01001 .proSummry .detailed{
        border-bottom: solid 1px #e9e9e9;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .proSummry .detailed_l {
        display: inline-block;
        position: sticky;
        top: 50%;
        left: 50px;
        transform: translate(-50%, -30%);
        width: 100px;
        float: left;
        /*height: 32px;*/
        /*line-height: 32px;*/
        font-weight: bold;
        text-align: center;
    }
    .c_portalResProduct_detail-01001 .proSummry .detailed_r {
        border-left: solid 1px #e9e9e9;
        width: calc(100% - 101px);
        float: left;
        /*height: 32px;*/
        line-height: 32px;
        font-weight: bold;
        padding-left: 10px;
    }
    .c_portalResProduct_detail-01001 .d_ProName {
        width: 100%;
    }
    .c_portalResProduct_detail-01001 .d_nameC {
        display: inline-block;
        vertical-align: top;
        margin-right: 20px;
    }
    .c_portalResProduct_detail-01001 .p_PriceBox {
        background: #FFF1F0;
        width: auto;
        height: auto;
        padding: 0;
        min-height: 52px;
        margin: 18px 0;
        padding-top: 10px;
    }
    .c_portalResProduct_detail-01001 .p_PriceBox .p_ViewBox {
        display: none;
    }
    .c_portalResProduct_detail-01001 .d_num {
        display: inline-block;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_numA {
        display: inline-block;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_SalePriceBox {
        display: inline-block;
        width: auto;
        height: auto;
        vertical-align: middle;
        margin-right: 20px !important;
    }
    .c_portalResProduct_detail-01001 .d_MarketPriceBox {
        display: inline-block;
        width: auto;
        height: auto;
        vertical-align: middle;
        margin-right: 20px !important;
    }
    .c_portalResProduct_detail-01001 .d_unit {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        margin-right: 30px;
    }
    .c_portalResProduct_detail-01001 .d_MarketPrice, .c_portalResProduct_detail-01001 .d_MarketPriceBox, .c_portalResProduct_detail-01001 .d_unitA {
        display: inline-block;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_NumberBox {
        width: auto;
        height: 28px;
        vertical-align: middle;
        overflow: hidden;
        margin-bottom: 10px;
    }
    .c_portalResProduct_detail-01001 .d_nameM {
        margin-right: 30px;
        vertical-align: top;
        float: left;
        margin-top: 3px;
    }
    .c_portalResProduct_detail-01001 .d_nameM .font {
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }
    .c_portalResProduct_detail-01001 .d_nameO {
        width: 70px;
        display: inline-block;
        margin-right: 5px;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_nameO .font {
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }
    .c_portalResProduct_detail-01001 .p_interaction {
        width: auto;
        height: auto;
    }
    .c_portalResProduct_detail-01001 .d_nameD {
        width: 70px;
        display: inline-block;
        margin-right: 30px;
        vertical-align: top;
    }
    .c_portalResProduct_detail-01001 .d_nameD .font {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }
    .c_portalResProduct_detail-01001 .d_sort {
        vertical-align: middle;
        display: inline-block;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        flex: 1;
    }
    .c_portalResProduct_detail-01001 .d_sort .font {
        white-space: normal;
    }
    .c_portalResProduct_detail-01001 .p_qrbuyUrlBox {
        position: relative;
        display: inline-block;
    }
    .c_portalResProduct_detail-01001 .p_qrbuyText {
        margin-top: 5px;
    }
    .c_portalResProduct_detail-01001 .p_imagesB {
        position: absolute;
        top: 90px;
        display: none;
        width: auto;
        height: auto;
        z-index: 10000;
        left: 0px;
    }
    .c_portalResProduct_detail-01001 .p_qrbuyUrlBox:hover .p_qrbuyText, .c_portalResProduct_detail-01001 .p_qrbuyUrlBox:hover .p_imagesB {
        display: block !important;
    }
    .c_portalResProduct_detail-01001 .p_AddCart {
        position: relative;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        height: 28px;
    }
    .c_portalResProduct_detail-01001 .p_tipsBox {
        position: absolute;
        padding: 10px 20px;
        text-align: center;
        border-radius: 10px;
        top: -50px;
        white-space: nowrap;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .c_portalResProduct_detail-01001 .p_tipsBox .iconfont::before {
        content:'\e6c9';
        position: absolute;
        bottom: -9px;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .c_portalResProduct_detail-01001 .p_dealer {
        position: static;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        height: 28px;
    }
    .c_portalResProduct_detail-01001 .p_dealer .iconfont {
        margin-right: 10px;
    }
    .c_portalResProduct_detail-01001 .p_handBooksBox {
        position: relative;
        float: left;
        width: auto;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .c_portalResProduct_detail-01001 .p_downHandbook {
        display: block;
        width: 100%;
        height: 28px;
        color: rgba(255, 255, 255, 1);
        background-color: rgba(106, 186, 190, 1);
        text-align: center;
        padding-top: 0;
        padding-right: 10px;
        padding-left: 10px;
        white-space: nowrap;
    }
    .c_portalResProduct_detail-01001 .d_DescriptionBoxA {
        clear: both;
        width: 100%;
        height: auto;
        overflow: visible;
        margin-top: 20px;
    }
    .c_portalResProduct_detail-01001 .d_TabTitleBox {
        width: auto;
        height: auto;
        overflow: visible;
    }
    .c_portalResProduct_detail-01001 .d_DecTab {
        float: left;
        width: auto;
    }
    .c_portalResProduct_detail-01001 .d_ProTitle {
        width: 100px;
        float: left;
    }
    .c_portalResProduct_detail-01001 .d_ProTitle .font {
        display: block;
        width: auto;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .c_portalResProduct_detail-01001 .d_ProInfoA {
        display: inline-block;
        float: left;
    }
    .c_portalResProduct_detail-01001 .d_ProInfoA .font {
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .c_portalResProduct_detail-01001 .d_unitB {
        position: inherit;
        vertical-align: middle;
        margin-left: 10px;
    }
    .c_portalResProduct_detail-01001 .d_num .iconfont {
        display: inline-block;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_DescriptionBigbox {
        width: auto;
        height: auto;
        clear: both;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .p_zoom {
        position: absolute;
        left: 20px;
        top: 20px;
        cursor: move;
        z-index: 999;
    }
    .c_portalResProduct_detail-01001 .d_TextBox {
        width: 100%;
        height: auto;
        border: none;
        padding-right: 20px;
        padding-left: 20px;
        margin-bottom: 20px;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_headTitle {
        float: left;
        margin-bottom: 10px;
    }
    .c_portalResProduct_detail-01001 .d_text {
        display: inline;
        font-family: normal;
        word-break: break-all;
    }
    .c_portalResProduct_detail-01001 .p_ProSummary .font {
        display: inline-block;
        width: 70px;
        vertical-align: middle;
        text-align: right;
        margin-right: 10px;
    }
    .c_portalResProduct_detail-01001 .p_QRCode {
        display: none;
    }
    .c_portalResProduct_detail-01001 .d_tagA {
        padding: 0px;
        min-width: auto;
        margin-left: 10px;
        vertical-align: middle;
        cursor: default;
        border-radius: 3px;
        padding: 2px 5px;
        text-align: center;
        min-width: 50px;
    }
    .c_portalResProduct_detail-01001 .p_nextpage {
        width: auto;
        height: auto;
        width: 50%;
    }
    .c_portalResProduct_detail-01001 .p_nextpageA {
        float: right;
        width: 50%;
        height: auto;
        margin: 0;
        background-color: transparent;
        overflow: hidden;
        vertical-align: middle;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .p_nextName {
        display: inline-block;
        margin-right: 10px;
        padding: 0;
        vertical-align: middle;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .p_nextName .font {
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .p_nextNameA {
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
        padding: 0;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .p_nextBox {
        width: auto;
        height: auto;
        margin: 0;
        padding: 20px;
        margin-top: 40px;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .p_nextpage {
        float: left;
    }
    .c_portalResProduct_detail-01001 .p_masker-wp {
        z-index: 99999;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .c_portalResProduct_detail-01001 .masker {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #000;
        opacity: 0.55;
        z-index: 999;
    }
    .c_portalResProduct_detail-01001 #viewwindow {
        width: 100%;
        height: 100%;
        top: 0 !important;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 #turntable {
        max-height: 100%;
        max-width: 100%;
    }
    .c_portalResProduct_detail-01001 .p_agreement {
        width: 800px;
        height: 800px;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 999999;
        animation: scale 1s;
        animation-fill-mode: both;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        border: 1px solid;
        background: #fff;
    }
    .c_portalResProduct_detail-01001 .animate {
        animation-name: animate;
        animation-duration: 0.8s;
    }
    @keyframes animate {
        0% {
            transform: translate(-50%, -50%) scale(0);
        }
        100% {
            transform: translate(-50%, -50%) scale(1);
        }
    }
    .c_portalResProduct_detail-01001 .p_Close {
        width: auto;
        position: absolute;
        cursor: pointer;
        top: 18px;
        right: 10px;
        z-index: 523;
    }
    .c_portalResProduct_detail-01001 .p_imagesA {
        width: 100%;
    }
    .c_portalResProduct_detail-01001 .p_imagesA .p_images {
        width: inherit !important;
    }
    .c_portalResProduct_detail-01001 .p_ThumbnailBox {
        position: absolute;
        right: 20px;
        bottom: 20px;
        height: auto !important;
        min-height: auto !important;
        border: none;
        padding: 0 30px;
    }
    .c_portalResProduct_detail-01001 .p_zoom, #easy_zoom {
        display: none !important;
        cursor: pointer !important;
        width: 0 !important;
        height: 0 !important;
    }
    .c_portalResProduct_detail-01001 .p_PriceBox .p_ViewBox {
        display: inline-block;
    }
    .c_portalResProduct_detail-01001 .p_ViewBox {
        margin-left: 50px;
    }
    .c_portalResProduct_detail-01001 .d_NumBox {
        width: 50%;
    }
    .c_portalResProduct_detail-01001 .p_Buy {
        display: inline-block;
    }
    .c_portalResProduct_detail-01001 .p_interaction button {
        width: 170px;
        height: 47px;
    }
    /* 参数 */
    .c_portalResProduct_detail-01001 .d_SpecName {
        width: 20%;
    }
    .c_portalResProduct_detail-01001 .d_SpecInfo .font {
        white-space: normal;
    }
    /* 上下页 */
    .c_portalResProduct_detail-01001 .p_nextBox {
        margin: 40px -8px 0 -8px;
        background: rgba(0, 0, 0, 0.02);
        padding: 0;
    }
    .c_portalResProduct_detail-01001 .p_nextName, .c_portalResProduct_detail-01001 .p_MinorLink, .c_portalResProduct_detail-01001 .p_nextNameA {
        width: 100%;
        text-align: center;
        margin: 0;
    }
    .c_portalResProduct_detail-01001 .p_MinorLink .font {
        word-break: break-all;
    }
    .c_portalResProduct_detail-01001 .p_nextpage, .c_portalResProduct_detail-01001 .p_nextpageA {
        padding: 10px 0;
    }
    .c_portalResProduct_detail-01001 .p_nextpage {
        border-right: 1px solid rgba(0, 0, 0, 0.04);
    }
    /* 市场价 */
    .c_portalResProduct_detail-01001 .d_SalePriceBox, .c_portalResProduct_detail-01001 .d_MarketPriceBox, .c_portalResProduct_detail-01001 .p_ViewBox {
        margin: 0;
    }
    .c_portalResProduct_detail-01001 .d_nameG, .c_portalResProduct_detail-01001 .d_nameH {
        width: auto;
    }
    .c_portalResProduct_detail-01001 .d_unit {
        margin: 0;
    }
    .c_portalResProduct_detail-01001 .p_ProParametersBox {
        margin: 20px auto 0;
    }
    .c_portalResProduct_detail-01001 .p_SpecBox {
        width: 100%;
    }
    .c_portalResProduct_detail-01001 .p_ProInfo, .c_portalResProduct_detail-01001 .d_DescriptionBoxA {
        padding: 0 8px;
    }
    .c_portalResProduct_detail-01001 .d_TabTitleBox {
        display: flex;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_SpecTab {
        font: none;
        padding: 0;
        display: inline-block;
        width: calc(100% / 4);
    }
    .c_portalResProduct_detail-01001 .d_SpecTab .font {
        display: block;
        text-align: center;
    }
    .c_portalResProduct_detail-01001 .active {
        background: #fff;
    }
    .c_portalResProduct_detail-01001 .d_TextBox, .c_portalResProduct_detail-01001 .d_description {
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .p_shopCartBox {
        display: inline-block;
        position: relative;
        width: auto;
        margin-bottom: 10px;
        text-align: center;
    }
    .c_portalResProduct_detail-01001 .p_shopCart {
        text-align: right;
        padding-right: 10px;
    }
    .c_portalResProduct_detail-01001 .p_shopCartNum {
        position: absolute;
        top: 0;
        right: 0;
        display: inline-table;
        min-width: 20px;
        height: 20px;
        padding: 3px 5px;
        border-radius: 50%;
    }
    .c_portalResProduct_detail-01001 .p_shopCartNum .font {
        display: table-cell;
        vertical-align: middle;
    }
}
/* 以下样式待优化 */
 @media only screen and (min-width: 769px) {
    /*大屏*/
    .c_portalResProduct_detail-01001 {
        margin-left: auto;
        margin-right: auto;
        min-width: 250px;
        max-width: 100%;
        max-height: 100%;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .dom_mo {
        display: none;
    }
    .panel {
        width: 280px;
        left: 70%;
    }
    #easy_zoom {
        width: 300px;
        height: 200px;
        border: 5px solid #eee;
        background: #fff;
        color: #333;
        position: absolute;
        top: 60px;
        left: 400px;
        overflow: hidden;
        -moz-box-shadow: 0 0 10px #777;
        -webkit-box-shadow: 0 0 10px #777;
        box-shadow: 0 0 10px #777;
        /* vertical and horizontal alignment used for preloader text */
        text-align: center;
        z-index: 999;
    }
    .c_portalResProduct_detail-01001 .p_shade {
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .6);
    }
    .c_portalResProduct_detail-01001 .p_products {
        width: auto;
        height: auto;
        overflow: hidden;
        white-space: normal;
        padding-top: 10px;
        clear: both;
    }
    .c_portalResProduct_detail-01001 .product {
        width: calc((100% - 0px)/10);
        margin-right: 2%;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
    }
    .c_portalResProduct_detail-01001 .p_Product.size {
        display: inline-block;
        margin-right: 2%;
        vertical-align: middle;
        height: 32px;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 3px;
        padding: 5px 10px;
        cursor: pointer;
        margin-bottom: 10px;
    }
    .c_portalResProduct_detail-01001 .p_Product.size:nth-of-type(1), .c_portalResProduct_detail-01001 .product:nth-of-type(1) {
        margin-left: 30px;
    }
    .c_portalResProduct_detail-01001 .p_Product.active {
        border: 1px solid red;
    }
    .c_portalResProduct_detail-01001 .p_Product .p_images {
        position: relative;
        width: 100%;
        height: 0;
        text-align: center;
        font-size: 0;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }
    .c_portalResProduct_detail-01001 .p_PopupWindow {
        display: none;
        position: absolute;
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        z-index: 999999;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .c_portalResProduct_detail-01001 .p_PopupWindow iframe {
        width: 100%;
        height: 100%;
    }
    .c_portalResProduct_detail-01001 .p_success .promptbox {
        padding: 10px;
    }
    .c_portalResProduct_detail-01001 .p_success .promptbox .assistfont {
        display: none;
    }
    .c_portalResProduct_detail-01001 .p_nextpage {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_tagA {
        display: inline-block;
        margin: 0;
        padding: 5px 10px;
        min-width: 59px;
        text-align: center;
        border-radius: 3px;
        margin-right: 10px;
    }
    .c_portalResProduct_detail-01001 .d_tagA .font {
        white-space: nowrap;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_tagA:hover {
        cursor: pointer;
    }
    .e_title.c_portalResProduct_detail-01001 .d_linkF {
        display: inline-block;
        padding: 0;
        text-align: left;
    }
    .e_title.c_portalResProduct_detail-01001 .d_linkF {
        white-space: nowrap;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_linkF:hover {
        text-decoration: underline;
        cursor: pointer;
    }
    .c_portalResProduct_detail-01001 .d_linkF:active {
        text-decoration: none;
        margin-top: 0;
    }
    .c_portalResProduct_detail-01001 .d_nameL {
        display: inline-block;
        margin: 0;
        padding: 0;
        vertical-align: middle;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_nameL .font {
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_KeywordBox {
        width: auto;
        height: auto;
        white-space: nowrap;
        padding: 20px;
    }
    .c_portalResProduct_detail-01001 .d_comment {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
    }
    .c_portalResProduct_detail-01001 .d_TextBoxBig {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_SpecInfo {
        display: table;
        margin: 0;
        padding-left: 10px;
        width: 76%;
        height: 36px;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_SpecInfo .font {
        display: table-cell;
        white-space: nowrap;
        vertical-align: middle;
        height: inherit;
    }
    .c_portalResProduct_detail-01001 .d_SpecName {
        float: left;
        border-bottom: none;
        display: table;
        margin: 0;
        padding-right: 5px;
        height: 36px;
        width: 10%;
        text-align: right;
        padding-right: 30px;
    }
    .c_portalResProduct_detail-01001 .d_SpecName .font {
        display: table-cell;
        vertical-align: middle;
        white-space: nowrap;
        width: 100%;
        height: inherit;
    }
    .c_portalResProduct_detail-01001 .d_SpecBoxContA {
        width: auto;
        height: auto;
        padding: 20px;
        margin-bottom: 20px;
    }
    /* 参数 */
    .c_portalResProduct_detail-01001 .p_ProParametersBox {
        border-bottom: none;
        margin: 20px;
    }
    .c_portalResProduct_detail-01001 .d_SpecTitle {
        display: inline-table;
        margin: 0;
        height: 38px;
        width: 100%;
        padding: 5px;
        cursor: pointer;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_SpecTitle .font {
        display: table-cell;
        white-space: nowrap;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_text {
        font-family: normal;
        word-break: break-all;
    }
    .c_portalResProduct_detail-01001 .d_headTitle {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .c_portalResProduct_detail-01001 .d_headTitle .font {
        white-space: nowrap;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_TextBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
    }
    .c_portalResProduct_detail-01001 .d_ProInfoA {
        display: inline-table;
        float: left;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_ProInfoA .font {
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_ProTitle {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .d_ProTitle .font {
        white-space: nowrap;
        vertical-align: middle;
        display: table-cell;
    }
    .c_portalResProduct_detail-01001 .d_BaseInfo {
        display: inline-block;
        width: auto;
        height: auto;
        margin-bottom: 10px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_BaseInfoBox {
        display: inline-block;
        white-space: normal;
        width: 100%;
        padding-top: 20px;
        margin-bottom: 20px;
    }
    .c_portalResProduct_detail-01001 .d_DescriptionBoxB {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
    }
    .c_portalResProduct_detail-01001 .d_SpecTab, .c_portalResProduct_detail-01001 .d_DecTab {
        float: left;
        width: auto;
        height: 45px;
        text-align: center;
        padding: 0 25px;
        cursor: pointer;
    }
    .c_portalResProduct_detail-01001 .d_DecTab:hover {
        background: none;
        box-shadow: none;
    }
    .c_portalResProduct_detail-01001 .d_TabTitleBox, .c_portalResProduct_detail-01001 .d_DescriptionBoxA {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .p_show360 {
        position: static;
        margin-right: 10px;
        margin-bottom: 10px;
        float: left;
        width: auto;
        height: 28px;
    }
    .c_portalResProduct_detail-01001 .p_downloadBox {
        width: auto;
        height: auto;
        display: inline-block;
        padding: 0 12px;
    }
    .c_portalResProduct_detail-01001 .p_Buy {
        height: 50px;
        text-align: center;
        padding: 0;
        position: inherit;
    }
    .c_portalResProduct_detail-01001 .p_interaction {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
    }
    .c_portalResProduct_detail-01001 .p_interaction button {
        margin-bottom: 10px;
    }
    .c_portalResProduct_detail-01001 .d_unitB {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_unitB .font {
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_numA {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_numA .font {
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_nameO {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .d_nameO .font {
        white-space: nowrap;
        vertical-align: middle;
        display: table-cell;
    }
    .c_portalResProduct_detail-01001 .d_plus {
        float: left;
        width: 28px;
        height: 28px;
        font-weight: bold;
        text-align: center;
        vertical-align: middle;
        border-left: none;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }
    .c_portalResProduct_detail-01001 .d_plus:hover, .c_portalResProduct_detail-01001 .d_plus:active {
        box-shadow: none;
        border-left: none;
    }
    .c_portalResProduct_detail-01001 .d_plus .font {
        display: table-cell;
        vertical-align: middle;
        width: inherit;
        height: initial;
        user-select: none;
        padding-top: 5px;
    }
    .c_portalResProduct_detail-01001 .p_input {
        float: left;
        width: 40px;
        height: 28px;
        text-align: center;
    }
    .c_portalResProduct_detail-01001 .p_input:hover {
        cursor: text;
    }
    .c_portalResProduct_detail-01001 .p_input input, .c_portalResProduct_detail-01001 .p_input .InputText {
        display: inline-block;
        height: inherit;
        width: inherit;
        border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        padding-left: 7px;
    }
    .c_portalResProduct_detail-01001 .p_input input:hover, .c_portalResProduct_detail-01001 .p_input .InputText:hover {
        cursor: text;
    }
    .c_portalResProduct_detail-01001 .d_minus {
        float: left;
        width: 28px;
        height: 28px;
        text-align: center;
        vertical-align: middle;
        border-right: none;
        border-top-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }
    .c_portalResProduct_detail-01001 .d_minus:hover, .c_portalResProduct_detail-01001 .d_minus:active {
        box-shadow: none;
        border-right: none;
    }
    .c_portalResProduct_detail-01001 .d_minus .font {
        display: table-cell;
        vertical-align: middle;
        width: inherit;
        height: initial;
        user-select: none;
        padding-top: 5px;
    }
    .c_portalResProduct_detail-01001 .d_nameM {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .d_nameM .font {
        white-space: nowrap;
        vertical-align: middle;
        display: table-cell;
    }
    .c_portalResProduct_detail-01001 .d_Service {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_Service .font {
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_nameN {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .d_nameN .font {
        white-space: nowrap;
        vertical-align: middle;
        display: table-cell;
    }
    .c_portalResProduct_detail-01001 .d_ServiceBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_FontSpec {
        display: table;
        position: relative;
        min-width: 90px;
        height: 31px;
        text-align: center;
        padding-top: 0;
        padding-right: 12px;
        padding-left: 12px;
        white-space: nowrap;
        text-align: center;
        word-break: normal;
    }
    .c_portalResProduct_detail-01001 .d_FontSpec:hover {
        min-width: 90px;
        height: 31px;
    }
    .c_portalResProduct_detail-01001 .d_FontSpec .font {
        padding: 0 0 0 5px;
        display: table-cell;
        vertical-align: middle;
        bottom: 0;
    }
    .c_portalResProduct_detail-01001 .d_nameK {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .d_nameK .font {
        white-space: nowrap;
        vertical-align: middle;
        display: table-cell;
    }
    .c_portalResProduct_detail-01001 .d_nameK .iconfont:before {
        content:"";
    }
    .c_portalResProduct_detail-01001 .d_FontSpecBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .proSummry {
        overflow: hidden;
        /*white-space: nowrap;*/
        text-overflow: ellipsis;
        margin-top: 20px;
        color: #333;
    }
    
    .c_portalResProduct_detail-01001 .proSummry .detailed{
        border-bottom: solid 1px #e9e9e9;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .proSummry .detailed_l {
        display: inline-block;
        position: sticky;
        top: 50%;
        left: 50px;
        transform: translate(-50%, -30%);
        width: 100px;
        float: left;
        /*height: 32px;*/
        /*line-height: 32px;*/
        font-weight: bold;
        text-align: center;
    }
    .c_portalResProduct_detail-01001 .proSummry .detailed_r {
        border-left: solid 1px #e9e9e9;
        width: calc(100% - 101px);
        float: left;
        /*height: 32px;*/
        line-height: 32px;
        /*font-weight: bold;*/
        padding-left: 10px;
    }
    .c_portalResProduct_detail-01001 .d_ImgSpec {
        display: table;
        position: relative;
        min-width: 90px;
        height: 31px;
        text-align: center;
        padding: 0 12px 0 12px;
        white-space: nowrap;
        text-align: center;
        word-break: normal;
    }
    .c_portalResProduct_detail-01001 .d_ImgSpec:hover {
        min-width: 90px;
        height: 31px;
    }
    .c_portalResProduct_detail-01001 .d_ImgSpec .font {
        padding: 0 0 0 5px;
        display: table-cell;
        vertical-align: middle;
        bottom: 0;
    }
    .c_portalResProduct_detail-01001 .d_ImgSpec .active:before {
        display: block;
        padding: 5px 3px 3px 5px;
        border-top-left-radius: 15px;
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 3;
    }
    .c_portalResProduct_detail-01001 .d_nameJ {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .d_nameJ .font {
        white-space: nowrap;
        vertical-align: middle;
        display: table-cell;
    }
    .c_portalResProduct_detail-01001 .d_ImgSpecBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_ColorSpec {
        display: table;
        position: relative;
        min-width: 90px;
        height: 31px;
        color: rgba(0, 0, 0, 1);
        border-width: 2px;
        border-style: solid;
        border-color: rgba(228, 228, 228, 1);
        background-color: rgba(255, 255, 255, 1);
        text-align: center;
        padding-top: 0;
        padding-right: 12px;
        padding-left: 12px;
        white-space: nowrap;
        text-align: center;
        word-break: normal;
    }
    .c_portalResProduct_detail-01001 .d_ColorSpec:hover {
        color: rgba(0, 0, 0, 1);
        min-width: 90px;
        height: 31px;
        border-width: 2px;
        border-style: solid;
        border-color: rgba(101, 190, 186, 1);
        background-color: rgba(255, 255, 255, 1);
    }
    .c_portalResProduct_detail-01001 .d_ColorSpec.active {
        border-width: 2px;
        border-color: rgba(101, 190, 186, 1);
    }
    .c_portalResProduct_detail-01001 .d_ColorSpec .font {
        padding: 0 0 0 5px;
        display: table-cell;
        vertical-align: middle;
        bottom: 0;
    }
    .c_portalResProduct_detail-01001 .d_ColorSpec .iconfont {
        display: inline;
        color: rgba(255, 255, 255, 1);
    }
    .c_portalResProduct_detail-01001 .d_ColorSpec:hover .iconfont {
        color: rgba(255, 255, 255, 1);
    }
    .c_portalResProduct_detail-01001 .d_ColorSpec:active .iconfont {
        color: rgba(255, 255, 255, 1);
    }
    .c_portalResProduct_detail-01001 .d_ColorSpec .iconfont:before {
        content:"";
    }
    .c_portalResProduct_detail-01001 .d_ColorSpec .active:before {
        display: block;
        padding: 5px 3px 3px 5px;
        border-top-left-radius: 15px;
        content:"\e6c6";
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 3;
        background: rgba(101, 190, 186, 1);
    }
    .c_portalResProduct_detail-01001 .d_nameI {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .d_nameI .font {
        white-space: nowrap;
        vertical-align: middle;
        display: table-cell;
    }
    .c_portalResProduct_detail-01001 .d_ColorSpecBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_SpecBoxA {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
        margin-top: 10px;
    }
    .c_portalResProduct_detail-01001 .d_unitA {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_unitA .font {
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_MarketPrice {
        display: inline-block;
        margin: 0;
        padding: 0;
    }
    .c_portalResProduct_detail-01001 .d_MarketPrice .font {
        text-decoration: line-through;
        white-space: nowrap;
    }
    .c_portalResProduct_detail-01001 .d_nameH {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: right;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_nameH .font {
        display: block;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_MarketPriceBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_unit {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_unit .font {
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_SalePrice {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_SalePrice .font {
        white-space: nowrap;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_nameG {
        margin: 0;
        padding: 0;
        text-align: right;
        min-width: 70px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
    }
    .c_portalResProduct_detail-01001 .d_nameG .font {
        display: block;
        vertical-align: middle;
        white-space: nowrap;
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_SalePriceBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_ArticleHline {
        width: 100%;
        height: 0px;
    }
    .c_portalResProduct_detail-01001 .d_Weight {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_Weight .font {
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_nameF {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .d_nameF .font {
        white-space: nowrap;
        vertical-align: middle;
        display: table-cell;
    }
    .c_portalResProduct_detail-01001 .d_WeightBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_size {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_size .font {
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_nameE {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .d_nameE .font {
        white-space: nowrap;
        vertical-align: middle;
        display: table-cell;
    }
    .c_portalResProduct_detail-01001 .d_SizeBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .e_title.c_portalResProduct_detail-01001 .d_sort {
        display: inline-block;
        padding: 0;
        text-align: left;
    }
    .e_title.c_portalResProduct_detail-01001 .d_sort {
        white-space: nowrap;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_sort:hover {
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
    }
    .c_portalResProduct_detail-01001 .d_sort:active {
        text-decoration: none;
        margin-top: 0;
    }
    .e_title.c_portalResProduct_detail-01001 .d_linkA {
        display: inline-block;
        padding: 0;
        text-align: left;
    }
    .e_title.c_portalResProduct_detail-01001 .d_linkA {
        white-space: nowrap;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_linkA:hover {
        text-decoration: underline;
        cursor: pointer;
    }
    .c_portalResProduct_detail-01001 .d_linkA:active {
        text-decoration: none;
        margin-top: 0;
    }
    .c_portalResProduct_detail-01001 .d_nameD {
        display: inline-table;
        margin: 0;
        padding: 0;
    }
    .c_portalResProduct_detail-01001 .d_nameD .font {
        white-space: nowrap;
        vertical-align: middle;
        display: table-cell;
    }
    .c_portalResProduct_detail-01001 .d_SortName {
        display: inline-block;
        width: auto;
        height: auto;
        vertical-align: middle;
        margin-left: 20px;
        margin-top: 30px;
    }
    .c_portalResProduct_detail-01001 .d_num {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .d_num .font {
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_NumBox {
        display: none;
        width: auto;
        height: auto;
        vertical-align: middle;
        margin-right: 20px;
    }
    .c_portalResProduct_detail-01001 .d_VlineB {
        width: 100%;
        height: 0px;
    }
    .c_portalResProduct_detail-01001 .d_summary {
        text-align: left;
        vertical-align: top;
        word-break: break-all;
    }
    .c_portalResProduct_detail-01001 .d_nameB {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .d_nameB .font {
        white-space: nowrap;
        vertical-align: middle;
        display: table-cell;
    }
    .c_portalResProduct_detail-01001 .d_ProSummary {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_Title {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .c_portalResProduct_detail-01001 .d_Title .font {
        white-space: nowrap;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_nameA {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .d_nameA .font {
        white-space: nowrap;
        vertical-align: middle;
        display: table-cell;
    }
    .c_portalResProduct_detail-01001 .d_ProName {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .e_title.c_portalResProduct_detail-01001 .p_share {
        display: inline-block;
        padding: 0;
        text-align: left;
    }
    .e_title.c_portalResProduct_detail-01001 .p_share {
        white-space: nowrap;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .p_share:hover {
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
    }
    .c_portalResProduct_detail-01001 .p_share:active {
        text-decoration: none;
        margin-top: 0;
    }
    .e_title.c_portalResProduct_detail-01001 .d_linkD {
        display: inline-block;
        padding: 0;
        text-align: left;
    }
    .e_title.c_portalResProduct_detail-01001 .d_linkD {
        white-space: nowrap;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_linkD:hover {
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
    }
    .c_portalResProduct_detail-01001 .d_linkD:active {
        text-decoration: none;
        margin-top: 0;
    }
    .c_portalResProduct_detail-01001 .p_AssistNameD {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .p_AssistNameD .font {
        vertical-align: middle;
        white-space: nowrap;
        width: inherit;
    }
    .c_portalResProduct_detail-01001 .p_ShareBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .e_title.c_portalResProduct_detail-01001 .p_commentA {
        display: inline-block;
        padding: 0;
        text-align: left;
    }
    .e_title.c_portalResProduct_detail-01001 .p_commentA {
        white-space: nowrap;
        vertical-align: middle;
    }
    a>.e_title.c_portalResProduct_detail-01001 .p_commentA:hover {
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
    }
    a>.e_title.c_portalResProduct_detail-01001 .p_commentA:active {
        text-decoration: none;
        margin-top: 0;
    }
    .e_title.c_portalResProduct_detail-01001 .d_linkC {
        display: inline-block;
        padding: 0;
        text-align: left;
    }
    .e_title.c_portalResProduct_detail-01001 .d_linkC {
        white-space: nowrap;
        vertical-align: middle;
    }
    a>.e_title.c_portalResProduct_detail-01001 .d_linkC:hover {
        text-decoration: underline;
        cursor: pointer;
    }
    a>.e_title.c_portalResProduct_detail-01001 .d_linkC:active {
        text-decoration: none;
        margin-top: 0;
    }
    .c_portalResProduct_detail-01001 .p_AssistNameC {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .p_AssistNameC .font {
        vertical-align: middle;
        white-space: nowrap;
        width: inherit;
    }
    .c_portalResProduct_detail-01001 .p_CommentBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .p_view {
        display: inline-block;
        margin: 0;
        padding: 0 5px 0 0;
        vertical-align: middle;
        text-align: left;
        white-space: nowrap;
        overflow: visible;
    }
    .c_portalResProduct_detail-01001 .p_view .font {
        vertical-align: middle;
        display: table-cell;
    }
    .c_portalResProduct_detail-01001 .p_AssistNameB {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .p_AssistNameB .font {
        vertical-align: middle;
        white-space: nowrap;
        width: inherit;
    }
    .c_portalResProduct_detail-01001 .p_ViewBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .p_favorite {
        display: inline-table;
        margin: 0;
        padding: 0 5px 0 0;
        vertical-align: middle;
        text-align: left;
        white-space: nowrap;
        overflow: visible;
    }
    .c_portalResProduct_detail-01001 .p_favorite .font {
        vertical-align: middle;
        display: table-cell;
    }
    .c_portalResProduct_detail-01001 .p_AssistNameA {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .p_AssistNameA .font {
        vertical-align: middle;
        white-space: nowrap;
        width: inherit;
    }
    .c_portalResProduct_detail-01001 .p_FavoriteBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .p_assist {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    /* 焦点图左侧按钮 */
    .c_portalResProduct_detail-01001 .p_SwitchBtnC {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 28px;
        position: absolute;
        left: 2px;
        bottom: 0px;
        width: 28px;
        height: calc(100% - 20px);
    }
    .c_portalResProduct_detail-01001 .p_SwitchBtnC:hover {
        color: rgba(0, 0, 0, 0.45);
    }
    .c_portalResProduct_detail-01001 .p_SwitchBtnC:hover .iconfont {
        color: rgba(0, 0, 0, 0.45);
    }
    .c_portalResProduct_detail-01001 .p_SwitchBtnC:active .iconfont {
        color: rgba(0, 0, 0, 0.45);
    }
    .c_portalResProduct_detail-01001 .p_SwitchBtnC .font {
        height: 100%;
    }
    .c_portalResProduct_detail-01001 .p_SwitchBtnC .iconfont::before {
        content:"\e687";
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
    }
    /* 焦点图右侧按钮 */
    .c_portalResProduct_detail-01001 .p_SwitchBtnD {
        position: absolute;
        right: 4px;
        bottom: 0px;
        width: 28px;
        height: calc(100% - 20px);
        cursor: pointer;
        font-size: 28px;
        color: rgba(0, 0, 0, 0.15);
    }
    .c_portalResProduct_detail-01001 .p_SwitchBtnD:hover {
        color: rgba(0, 0, 0, 0.45);
    }
    .c_portalResProduct_detail-01001 .p_SwitchBtnD:hover .iconfont {
        color: rgba(0, 0, 0, 0.45);
    }
    .c_portalResProduct_detail-01001 .p_SwitchBtnD:active .iconfont {
        color: rgba(0, 0, 0, 0.45);
    }
    .c_portalResProduct_detail-01001 .p_SwitchBtnD .font {
        height: 100%;
    }
    .c_portalResProduct_detail-01001 .p_SwitchBtnD .iconfont::before {
        content:"\e6ae";
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg {
        position: relative;
        float: left;
        margin-right: 5px;
        border: 2px solid rgba(0, 0, 0, 0);
        border-style: solid;
        cursor: pointer;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg img {
        display: block;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg:hover {
        border-color: rgba(105, 192, 188, 1);
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg:hover .shape {
        border-bottom-color: rgba(105, 192, 188, 1)
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.click img {
        border-color: rgba(105, 192, 188, 1);
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.active {
        border-width: 2px;
        border-color: red;
    }
    .c_portalResProduct_detail-01001 .p_ThumbnailBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        min-height: 100px;
    }
    .c_portalResProduct_detail-01001 .p_easy_zoom {
        padding: 0;
    }
    .c_portalResProduct_detail-01001 .p_easy_zoom {
        border: 5px solid #eee;
        background: #fff;
        position: absolute;
        top: 60px;
        left: 400px;
        overflow: hidden;
        -moz-box-shadow: 0 0 10px #777;
        -webkit-box-shadow: 0 0 10px #777;
        box-shadow: 0 0 10px #777;
        text-align: center;
        z-index: 999;
    }
    .c_portalResProduct_detail-01001 #easy_zoom {
        padding: 0;
    }
    .c_portalResProduct_detail-01001 .p_zoom {
        border-width: 0;
        text-align: center;
        margin: 0;
        width: 145px !important;
        height: 151px !important;
        padding-bottom: 2px;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 2px;
        background: rgba(254, 238, 167, .3);
        border: 1px solid rgba(212, 212, 212, .3);
    }
    .c_portalResProduct_detail-01001 .p_TagBox {
        margin: 0;
        width: 236px;
        height: 317px;
        padding: 0;
        overflow: hidden;
    }
    .e_title.c_portalResProduct_detail-01001 .p_linkB {
        display: inline-block;
        padding: 0;
        text-align: left;
    }
    .e_title.c_portalResProduct_detail-01001 .p_linkB {
        white-space: nowrap;
        vertical-align: middle;
    }
    a>.e_title.c_portalResProduct_detail-01001 .p_linkB:hover {
        text-decoration: underline;
        font-weight: bold;
        cursor: pointer;
    }
    a>.e_title.c_portalResProduct_detail-01001 .p_linkB:active {
        text-decoration: none;
        margin-top: 0;
    }
    .c_portalResProduct_detail-01001 .p_ProductDetail {
        margin: 0;
        width: 880px;
        height: auto;
        padding: 0;
    }
    .c_portalResProduct_detail-01001 .d_ProductDetail {
        height: auto;
        width: 100%;
        display: flex;
        display: -webkit-flex;
        -webkit-flex-flow: row wrap;
        -webkit-align-items: stretch;
        -moz-flex-flow: row wrap;
        -moz-align-items: stretch;
        display: -ms-flexbox;
        display: -ms-flex;
        -ms-flex-flow: row wrap;
        -ms-align-items: stretch;
        display: flex;
        flex-flow: row wrap;
        display: -webkit-box;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        -ms-align-items: flex-start;
        align-items: flex-start;
    }
    .c_portalResProduct_detail-01001 .p_imagesA {
        position:relative;
        float: left;
        width: auto;
        height: auto;
        padding-bottom: 20px;
        margin: 0;
        padding: 0;
    }
    .c_portalResProduct_detail-01001 .p_images {
        margin: 0;
        width: 415px;
        height: 278px;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .p_image {
        width: 100%;
        height: 100%;
    }
    .c_portalResProduct_detail-01001 .p_ThumbnailBox {
        width: auto;
        height: auto;
        overflow: hidden;
        padding-top: 20px;
        padding-left: 33px;
        padding-right: 26px;
        position: relative;
        display: inline-block !important;
    }
    .c_portalResProduct_detail-01001 .p_assist {
        width: 100%;
        height: auto;
        display: inline-block;
        padding-left: 36px;
        margin-top: 10px;
    }
    .c_portalResProduct_detail-01001 .p_FavoriteBox {
        width: auto;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }
    .c_portalResProduct_detail-01001 .p_CommentBox {
        width: auto;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }
    .c_portalResProduct_detail-01001 .p_ShareBox {
        width: auto;
        height: auto;
        display: inline-block;
        padding-right: 40px;
        vertical-align: middle;
        margin-right: 5px;
    }
    .c_portalResProduct_detail-01001 .p_ViewBox {
        width: auto;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
    }
    .c_portalResProduct_detail-01001 .p_AssistNameB {
        display: inline-block;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .p_AssistNameB .iconfont {
        margin-right: 5px;
    }
    .c_portalResProduct_detail-01001 .p_AssistNameB .iconfont:before {
        content:"\e69e";
    }
    .c_portalResProduct_detail-01001 .p_favorite {
        display: inline-block;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .p_commentA {
        display: inline-block;
        vertical-align: middle;
        margin-top: 0;
    }
    .c_portalResProduct_detail-01001 .p_share {
        display: inline-block;
        vertical-align: middle;
        margin-top: 0;
        cursor: text;
    }
    .c_portalResProduct_detail-01001 .p_ProInfo {
        float: left;
        padding-left: 18px;
        width: auto;
        height: auto;
        min-width: 200px;
        -webkit-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        display: block;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        flex: 1;
    }
    .c_portalResProduct_detail-01001 .p_content {
        width: auto;
        height: auto;
        margin: 0 0 16px 0;
        padding: 0 0 16px 0;
    }
    .c_portalResProduct_detail-01001 .d_ProName {
        width: auto;
        height: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .c_portalResProduct_detail-01001 .d_nameB {
        width: 70px;
        display: inline-block;
        margin-right: 5px;
        vertical-align: top;
    }
    .c_portalResProduct_detail-01001 .d_nameB .font {
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }
    .c_portalResProduct_detail-01001 .d_ProSummary {
        width: auto;
        height: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .c_portalResProduct_detail-01001 .d_summary {
        display: inline-block;
        vertical-align: middle;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        flex: 1;
        white-space: normal;
        font-size: 16px;
        line-height: 30px;
        margin-top: 20px;
    }
    .c_portalResProduct_detail-01001 .d_nameC {
        display: inline-block;
        vertical-align: top;
    }
    .c_portalResProduct_detail-01001 .d_SizeBox {
        width: auto;
        height: auto;
        vertical-align: middle;
        margin-bottom: 20px;
    }
    .c_portalResProduct_detail-01001 .d_WeightBox {
        width: auto;
        height: auto;
        vertical-align: middle;
        margin-bottom: 20px;
    }
    .c_portalResProduct_detail-01001 .d_ArticleHline {
        width: auto;
        height: auto;
        margin-top: 10px;
        margin-bottom: 10px;
        border-top-style: dashed;
    }
    .c_portalResProduct_detail-01001 .p_PriceBox {
        background: #FFF1F0;
        width: auto;
        height: auto;
        padding: 0;
        margin-bottom: 0px;
        min-height: 52px;
        margin: 18px 0;
        padding-top: 10px;
        display: none;
    }
    .c_portalResProduct_detail-01001 .p_PriceBox .p_ViewBox {
        display: none;
    }
    .c_portalResProduct_detail-01001 .d_num, .c_portalResProduct_detail-01001 .d_numA, .c_portalResProduct_detail-01001 .d_Weight, .c_portalResProduct_detail-01001 .d_SalePrice, .c_portalResProduct_detail-01001 .d_MarketPrice, .c_portalResProduct_detail-01001 .d_MarketPriceBox, .c_portalResProduct_detail-01001 .d_unitA {
        display: inline-block;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_SalePriceBox {
        display: inline-block;
        width: auto;
        height: auto;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_MarketPriceBox {
        width: auto;
        height: auto;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_unit {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        margin-right: 30px;
    }
    .c_portalResProduct_detail-01001 .d_MOQ {
        display: inline-block;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_ColorSpecBox {
        width: auto;
        height: auto;
        overflow: hidden;
        vertical-align: middle;
        margin-bottom: 20px;
    }
    .c_portalResProduct_detail-01001 .d_nameI {
        float: left;
        width: 70px;
        display: inline-block;
        margin-right: 5px;
        vertical-align: top;
        margin-top: 5px;
    }
    .c_portalResProduct_detail-01001 .d_nameI .font {
        display: block;
        text-align: right;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_ColorSpec {
        float: left;
        vertical-align: middle;
        margin-right: 10px;
        margin-bottom: 5px;
    }
    .c_portalResProduct_detail-01001 .d_ImgSpecBox {
        width: auto;
        height: auto;
        overflow: hidden;
        vertical-align: middle;
        margin-bottom: 20px;
    }
    .c_portalResProduct_detail-01001 .d_Service {
        vertical-align: middle;
        display: inline-block;
    }
    .c_portalResProduct_detail-01001 .d_Service .iconfont {
        display: inline-block;
    }
    .c_portalResProduct_detail-01001 .d_nameN {
        width: 70px;
        display: inline-block;
        margin-right: 5px;
        vertical-align: top;
    }
    .c_portalResProduct_detail-01001 .d_nameN .font {
        display: block;
        text-align: right;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_nameJ {
        display: inline-block;
        float: left;
        width: 70px;
        margin-right: 5px;
        vertical-align: top;
        margin-top: 5px;
    }
    .c_portalResProduct_detail-01001 .d_nameJ .font {
        display: block;
        text-align: right;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_ImgSpec {
        float: left;
        vertical-align: middle;
        margin-right: 10px;
    }
    .c_portalResProduct_detail-01001 .d_FontSpecBox {
        width: auto;
        height: auto;
        overflow: hidden;
        vertical-align: middle;
        margin-bottom: 20px;
    }
    .c_portalResProduct_detail-01001 .d_nameK {
        display: inline-block;
        float: left;
        width: 70px;
        margin-right: 5px;
        vertical-align: top;
        margin-top: 5px;
    }
    .c_portalResProduct_detail-01001 .d_nameK .font {
        display: block;
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .c_portalResProduct_detail-01001 .d_FontSpec {
        float: left;
        vertical-align: middle;
        margin-right: 10px;
    }
    .c_portalResProduct_detail-01001 .d_ServiceBox {
        width: auto;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 20px;
    }
    .c_portalResProduct_detail-01001 .d_NumberBox {
        width: auto;
        height: 28px;
        vertical-align: middle;
        overflow: hidden;
        margin-bottom: 10px;
        display:none;
    }
    .c_portalResProduct_detail-01001 .d_nameM {
        margin-right: 30px;
        vertical-align: top;
        float: left;
        margin-top: 3px;
    }
    .c_portalResProduct_detail-01001 .d_nameM .font {
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }
    .c_portalResProduct_detail-01001 .p_infoB {
        float: left;
        display: inline-block;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_nameO {
        display: inline-block;
        width: 70px;
        margin-right: 5px;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_nameO .font {
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }
    .c_portalResProduct_detail-01001 .p_interaction {
        width: auto;
        height: auto;
    }
    .c_portalResProduct_detail-01001 .d_nameA {
        width: 70px;
        margin-right: 5px;
        vertical-align: top;
        display: inline-block;
    }
    .c_portalResProduct_detail-01001 .d_nameA .font {
        text-align: right;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .c_portalResProduct_detail-01001 .d_VlineB {
        margin-top: 10px;
        margin-bottom: 10px;
        border-top-style: dashed;
    }
    .c_portalResProduct_detail-01001 .d_nameD {
        width: 70px;
        display: inline-block;
        margin-right: 0px;
        vertical-align: top;
    }
    .c_portalResProduct_detail-01001 .d_nameD .font {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }
    .c_portalResProduct_detail-01001 .d_sort {
        vertical-align: middle;
        display: inline-block;
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        flex: 1;
    }
    .c_portalResProduct_detail-01001 .d_sort .font {
        white-space: normal;
    }
    .c_portalResProduct_detail-01001 .d_nameE {
        width: 70px;
        display: inline-block;
        margin-right: 5px;
        vertical-align: top;
    }
    .c_portalResProduct_detail-01001 .d_nameE .font {
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }
    .c_portalResProduct_detail-01001 .d_nameF {
        width: 70px;
        display: inline-block;
        margin-right: 5px;
        vertical-align: top;
    }
    .c_portalResProduct_detail-01001 .d_nameF .font {
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }
    .c_portalResProduct_detail-01001 .d_HlineA {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .c_portalResProduct_detail-01001 .p_qrbuyUrlBox {
        position: relative;
        display: inline-block;
    }
    .c_portalResProduct_detail-01001 .p_qrbuyText {
        margin-top: 5px;
    }
    .c_portalResProduct_detail-01001 .p_qrbuyUrlBox:hover .p_imagesB {
        display: block;
    }
    .c_portalResProduct_detail-01001 .p_imagesB {
        display: none;
        position: absolute;
        top: 50px;
        width: auto;
        height: auto;
        z-index: 10000;
        left: 0px;
    }
    .c_portalResProduct_detail-01001 .p_Buy {
        position: static;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        height: 28px;
    }
    .c_portalResProduct_detail-01001 .p_AddCart {
        position: relative;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        height: 28px;
    }
    .c_portalResProduct_detail-01001 .p_tipsBox {
        position: absolute;
        padding: 10px 20px;
        text-align: center;
        border-radius: 10px;
        top: -50px;
        white-space: nowrap;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .c_portalResProduct_detail-01001 .p_tipsBox .iconfont::before {
        content:'\e6c9';
        position: absolute;
        bottom: -9px;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .c_portalResProduct_detail-01001 .p_dealer {
        position: static;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        height: 28px;
    }
    .c_portalResProduct_detail-01001 .p_dealer .iconfont {
        margin-right: 10px;
    }
    .c_portalResProduct_detail-01001 .p_handBooksBox, .c_portalResProduct_detail-01001 .p_FAQBox {
        position: relative;
        float: left;
        width: auto;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .c_portalResProduct_detail-01001 .p_downHandbook, .c_portalResProduct_detail-01001 .p_downFAQ {
        display: block;
        width: 100%;
        height: 28px;
        text-align: center;
        padding-top: 0;
        padding-right: 10px;
        padding-left: 10px;
        white-space: nowrap;
    }
    .c_portalResProduct_detail-01001 .p_downHandbook .iconfont::before, .c_portalResProduct_detail-01001 .p_downFAQ .iconfont::before {
        content:"\e6c9";
        display: inline-block;
        margin-left: 10px;
    }
    .c_portalResProduct_detail-01001 .p_boxCont {
        position: absolute;
        left: 0;
        top: 28px;
        width: 100%;
        box-sizing: border-box;
    }
    .c_portalResProduct_detail-01001 .p_itemTitle {
        padding-left: 10px;
        height: 24px;
        cursor: pointer;
    }
    .c_portalResProduct_detail-01001 .p_itemTitle .font {
        word-break: break-all;
        white-space: nowrap;
        text-overflow: ellipsis;
        height: 30px;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_DescriptionBoxA {
        clear: both;
        width: 100%;
        height: auto;
        overflow: visible;
        margin-top: 20px;
    }
    .c_portalResProduct_detail-01001 .d_DescriptionBoxB {
        clear: both;
        width: auto;
        height: auto;
        overflow: visible;
        border: none;
    }
    .c_portalResProduct_detail-01001 .d_TabTitleBox {
        overflow: hidden;
        width: auto;
        height: auto;
        overflow: visible;
    }
    .c_portalResProduct_detail-01001 .d_DecTab {
        float: left;
        width: auto;
    }
    .c_portalResProduct_detail-01001 .d_TextTab {
        float: left;
        width: auto;
    }
    .c_portalResProduct_detail-01001 .d_CommentTab {
        float: left;
        width: auto;
        margin-right: 2px;
    }
    .c_portalResProduct_detail-01001 .d_ProTitle {
        margin-right: 10px;
        width: 100px;
        float: left;
    }
    .c_portalResProduct_detail-01001 .d_ProTitle .font {
        display: block;
        width: 103px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .c_portalResProduct_detail-01001 .d_ProInfoA {
        display: inline-block;
        float: left;
    }
    .c_portalResProduct_detail-01001 .d_ProInfoA .font {
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .c_portalResProduct_detail-01001 .d_description {
        width: auto;
        height: auto;
        white-space: normal;
        padding: 20px;
        line-height: 220%;
    }
    .c_portalResProduct_detail-01001 .d_unitB {
        position: inherit;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .d_num .iconfont {
        display: inline-block;
    }
    .c_portalResProduct_detail-01001 .d_DescriptionBigbox {
        width: auto;
        height: auto;
        clear: both;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .p_zoom {
        position: absolute;
        left: 20px;
        top: 20px;
        cursor: move;
        z-index: 999;
    }
    .c_portalResProduct_detail-01001 .d_SpecBoxA {
        width: auto;
        height: auto;
    }
    .c_portalResProduct_detail-01001 .d_TextBox {
        width: 100%;
        height: auto;
        border: none;
        padding-right: 20px;
        padding-left: 20px;
        margin-bottom: 20px;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .d_headTitle {
        float: left;
        margin-bottom: 10px;
    }
    .c_portalResProduct_detail-01001 .d_text {
        display: inline;
    }
    .c_portalResProduct_detail-01001 .d_TextBoxBig {
        width: auto;
        height: auto;
        border: none;
    }
    .c_portalResProduct_detail-01001 .d_comment {
        width: auto;
        height: auto;
        border: none;
    }
    .c_portalResProduct_detail-01001 .p_TagBox {
        position: absolute;
        right: 0;
        top: 0;
        width: auto;
        height: auto;
    }
    .c_portalResProduct_detail-01001 .p_tag {
        display: inline-block;
        float: left;
        margin-left: 5px;
        margin-bottom: 5px;
    }
    .c_portalResProduct_detail-01001 .p_nextpage {
        width: auto;
        height: auto;
        width: 50%;
    }
    .c_portalResProduct_detail-01001 .p_nextpageA {
        float: right;
        width: 50%;
        height: auto;
        margin: 0;
        background-color: transparent;
        overflow: hidden;
        vertical-align: middle;
        text-align: right;
    }
    .c_portalResProduct_detail-01001 .p_nextName {
        display: inline-block;
        margin-right: 10px;
        padding: 0;
        vertical-align: middle;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .p_nextName .font {
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .p_nextNameA {
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
        padding: 0;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .p_MinorLink {
        display: inline-block;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .p_nextBox {
        width: auto;
        height: auto;
        margin: 0;
        padding: 20px;
        margin-top: 40px;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 .p_nextBox a:hover {
        color: #1890FF;
    }
    .c_portalResProduct_detail-01001 .p_nextpage {
        float: left;
        vertical-align: middle;
    }
    .c_portalResProduct_detail-01001 .AtlasRelationImgBoxA {
        width: 100%;
        height: 100%;
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.widther {
        height: 0;
        padding-bottom: 11.22%;
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.widther .AtlasRelationImgBoxA {
        width: 100%;
        height: auto;
        text-align: center;
        vertical-align: middle;
        border-style: none;
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.widther .AtlasRelationImgBoxA img {
        width: 100%;
        height: auto;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.higher {
        height: 0;
        padding-bottom: 11.22%;
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.higher .AtlasRelationImgBoxA {
        height: 100%;
        width: auto;
        text-align: center;
        vertical-align: middle;
        border-style: none;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.higher .AtlasRelationImgBoxA img {
        height: 100%;
        width: auto;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.smaller {
        height: 0;
        padding-bottom: 11.22%;
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.smaller .AtlasRelationImgBoxA {
        height: auto;
        width: auto;
        text-align: center;
        vertical-align: middle;
        border-style: none;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .c_portalResProduct_detail-01001 .p_ProRelationImg.smaller .AtlasRelationImgBoxA img {
        height: auto;
        width: auto;
    }
    .c_portalResProduct_detail-01001 .d_Title {
        -moz-box-flex: 1;
        -webkit-box-flex: 1;
        box-flex: 1;
        flex: 1;
    }
    .c_portalResProduct_detail-01001 .d_Title .font {
        font-weight: bold;
        white-space: normal;
        text-align: left;
    }
    .c_portalResProduct_detail-01001 .p_linkB {
        position: static;
        width: inherit;
    }
    .c_portalResProduct_detail-01001 .p_QRCode {
        width: auto;
        height: auto;
        text-align: center;
        margin: 40px 0 0;
        display:none;
    }
    .c_portalResProduct_detail-01001 .p_SaveText {
        width: auto;
        height: auto;
        margin-bottom: 10px;
    }
    .c_portalResProduct_detail-01001 .p_imageD {
        width: auto;
        height: auto;
    }
    .c_portalResProduct_detail-01001 .p_imageD img {
        width: 225px;
        height: 225px;
    }
    .c_portalResProduct_detail-01001 .p_imageD:after {
        display: none;
    }
    .c_portalResProduct_detail-01001 .e_btn.js_disabled {
        pointer-events: none;
    }
    .c_portalResProduct_detail-01001 .p_masker-wp {
        z-index: 99999;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .c_portalResProduct_detail-01001 .masker {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 0.55;
        z-index: 999;
    }
    .c_portalResProduct_detail-01001 #viewwindow {
        width: 100%;
        height: 100%;
        top: 0 !important;
        overflow: hidden;
    }
    .c_portalResProduct_detail-01001 #turntable {
        max-height: 100%;
        max-width: 100%;
    }
    .c_portalResProduct_detail-01001 .p_agreement {
        width: 800px;
        height: 800px;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 999999;
        animation: scale 1s;
        animation-fill-mode: both;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
    }
    .c_portalResProduct_detail-01001 .animate {
        animation-name: animate;
        animation-duration: 0.8s;
    }
    @keyframes animate {
        0% {
            transform: translate(-50%, -50%) scale(0);
        }
        100% {
            transform: translate(-50%, -50%) scale(1);
        }
    }
    .c_portalResProduct_detail-01001 .p_Close {
        width: auto;
        position: absolute;
        color: #000;
        cursor: pointer;
        top: 18px;
        right: 10px;
        z-index: 523;
    }
    .c_portalResProduct_detail-01001 .p_ProSummary .font {
        display: inline-block;
        width: 70px;
        vertical-align: middle;
        text-align: right;
        margin-right: 10px;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
    /*中屏*/
    .c_portalResProduct_detail-01001 .p_imagesA .p_images {
        width: 420px !important;
        height: 320px !important;
    }
}
#paramPage {
    display:none;
}
.c_portalResnav_main-01001001 {
    background: #fff;
}
@media only screen and (min-width: 769px) {
    /*å¤§å±*/
    .c_portalResnav_main-01001 {
        width: auto;
        height: auto;
        overflow: visible;
    }
}
.bocweb-header-m {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1000;
    max-width: 1180px;
    margin: 0 auto;
    height: 80px;
    transition: all 0.8s;
}
.bocweb-header-m .bocweb-nav {
    height: 100%;
    float: right;
}
.bocweb-header-m .bocweb-nav li {
    position: relative;
    height: 100%;
    float: left;
}
.bocweb-header-m .bocweb-nav li:after {
    content:"";
    width: 0;
    height: 100%;
    /*background: #38d8d8;*/
    position: absolute;
    left: 0;
    z-index: -1;
    top: 0;
    transition: 0.28s;
}
.bocweb-header-m .bocweb-nav li:hover:after {
    width: 100%;
}
.bocweb-header-m .bocweb-nav li:hover a {
    color:#fff;
}
.bocweb-header-m .bocweb-logo {
    left: 20px;
    top: 15px;
    position: absolute;
    display: block;
    transition: all 0.8s;
}
.bocweb-header-m .bocweb-logo img {
    display: block;
    max-width: 100%;
    height: 50px;
}
.bocweb-header-m .bocweb-nav li .link {
    position: relative;
    padding: 0 20px;
    color: #222;
    display: block;
    font-size: 16px;
    line-height: 80px;
    transition: all 0.6s;
}
.bocweb-header-m .bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    background: #000;
    opacity: .1;
    filter: alpha(opacity=10);
    cursor: pointer;
    transform: scaleX(0);
    transform-origin: 100% 50%;
    transition: transform 0.6s
}
.bocweb-header-m .menu-box {
    position: absolute;
    top: 26px;
    right: 5.28%;
    transition: all 0.6s;
    display: none;
}
.bocweb-header-m .bocweb-menu {
    width: 35px;
    margin: 0 auto;
    cursor: pointer
}
.bocweb-header-m .bocweb-menu .line {
    position: relative;
    top: 0;
    display: block;
    width: 100%;
    height: 4px;
    transition: transform 0.3s ease, top 0.3s ease, width 0.3s ease, opacity 0.3s, background 0.3s;
    transform-origin: center center;
    background: #000
}
.bocweb-header-m .bocweb-menu .line:nth-child(2) {
    margin: 8px 0
}
.bocweb-header-m.ishow .bocweb-nav li .link {
    transform: translateX(0px);
    opacity: 1
}
.bocweb-header-m.ishow .menu-box {
    right: 0;
    width: 19.45%
}
.bocweb-header-m.ishow .bocweb-menu .line:nth-child(1) {
    top: 12px;
    transform: rotate(45deg);
    opacity: 0.8
}
.bocweb-header-m.ishow .bocweb-menu .line:nth-child(2) {
    opacity: 0;
    width: 0
}
.bocweb-header-m.ishow .bocweb-menu .line:nth-child(3) {
    top: -12px;
    transform: rotate(-45deg);
    opacity: 0.8
}
@media only screen and (max-width: 1025px) {
    .bocweb-header-m .menu-box {
        display: block;
    }
    .bocweb-header-m {
        height: 70px;
        background-color: #fff;
        box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
        position: fixed;
        width:100%;
    }
    .bocweb-header-m .bocweb-logo {
        top: 10px
    }
    .bocweb-header-m .bocweb-nav {
        position: fixed;
        top: 0;
        bottom: 0;
        right: -80.55%;
        z-index: 500;
        width: 80.55%;
        height: 100vh;
        background-color: #fff;
    }
    .bocweb-header-m .bocweb-nav li {
        padding: 0 8.27%;
        border-bottom: 1px solid #ebebeb;
        font-size: 18px;
        /* background: #f6f6f6; */
        height: auto;
        float: none;
    }
    .bocweb-header-m .bocweb-nav li .link {
        position: relative;
        display: block;
        padding: 6% 0;
        color: #222;
        line-height: normal;
        transition: all 0.6s;
        transform: translateX(100px);
        opacity: 0;
    }
    .bocweb-header-m .menu-box {
        top: 23px
    }
    .bocweb-header-m .bocweb-menu {
        width: 26px
    }
    .bocweb-header-m .bocweb-menu .line {
        height: 2px
    }
    .bocweb-header-m .bocweb-menu .line:nth-child(2) {
        margin: 6px 0
    }
    .bocweb-header-m.ishow .bocweb-menu .line:nth-child(1) {
        top: 8px
    }
    .bocweb-header-m.ishow .bocweb-menu .line:nth-child(3) {
        top: -8px
    }
    .bocweb-header-m.ishow {
        transform: translateX(-80.55%);
    }
    .bocweb-header-m.ishow .bg {
        transform: scaleX(1)
    }
}
@media only screen and (max-width: 768px) {
    .bocweb-header-m {
        height: 60px
    }
    .bocweb-header-m .bocweb-logo {
        top: 11px
    }
    .bocweb-header-m .bocweb-logo img {
        height: 38px
    }
    .bocweb-header-m .bocweb-nav li {
        font-size: 16px
    }
    .bocweb-header-m .menu-box {
        top: 19px
    }
}
.loader-inner {
    background: #38d8d8;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    z-index: 999999;
}
.ball-clip-rotate > div {
    background-color: #fff;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    border: 1px solid #fff;
    border-bottom-color: transparent;
    height: 36px;
    width: 36px;
    background: transparent !important;
    display: inline-block;
    -webkit-animation: rotate 0.75s 0s linear infinite;
    animation: rotate 0.75s 0s linear infinite;
    position: fixed;
    left: 50%;
    margin-left: -18px;
    top: 50%;
    margin-top: -18px;
}
@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg) scale(1);
        transform: rotate(0deg) scale(1);
    }
    65% {
        -webkit-transform: rotate(180deg) scale(1);
        transform: rotate(180deg) scale(1);
    }
    100% {
        -webkit-transform: rotate(360deg) scale(1);
        transform: rotate(360deg) scale(1);
    }
}
/*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);
}
.c_portalResPublic_websiteShare-01001 {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: auto;
    max-width: 100%;
    min-width: 320px;
    overflow: hidden;
}
.c_portalResPublic_websiteShare-01001 .row {
    margin-left: 0;
    margin-right: 0;
}
.c_portalResPublic_websiteShare-01001 .row-pad {
    padding: 20px 0 0 0;
}
.c_portalResPublic_websiteShare-01001 .iShare a {
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 36px;
    margin: 5px;
}
.c_portalResPublic_websiteShare-01001 .iShare img {
    width: 100%;
    height: 100%;
}
/* PC */
 @media screen and (min-width:769px) {
}
/* pad */
 @media screen and (min-width:769px) and (max-width:1024px) {
}
/* mobile */
 @media screen and (max-width: 768px) {
}
.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);
}
.pro ul {
    position: relative;
    margin-left:-2%;
}
.pro ul li {
    float:left;
    width:31.33%;
    margin-left:2%;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    padding: 20px;
    background: #f9f9f9;
}
.pro ul li h3 {
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    text-align: center;
    overflow: hidden;
    padding: 20px 0 0 0;
}
.pro ul li .pic img {
    width: 100%;
    display: block;
    transition: 600ms;
    -webkit-transition: 600ms;
    -ms-transition: 600ms;
    height: auto !important;
    left: 50% !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
    position: absolute !important;
}
.pro ul li .pic {
    overflow: hidden;
    background: #fff;
}
.pro ul li .img00 {
    position: relative;
    width: 100%;
    padding-bottom: 60%;
    height: auto;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}
.pro ul li:hover .img00 {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
}
.pro ul .img00 {
    transition: 600ms;
    -webkit-transition: 600ms;
}
.slick-loading .slick-list {
    background: #fff url('../images/rbqbhvyo_bmeodc8aaaaacc6lc4801.gif') center center no-repeat;
}
/* Icons */
 @font-face {
    font-family:'slick';
    font-weight: normal;
    font-style: normal;
    src: url('//dfs.yun300.cn/group1/M00/15/63/rBQBG1yO_ciEOSDxAAAAAOXDvJU668.eot');
    src: url('../fonts/rbqbg1yo_cieosdxaaaaaoxdvju668.eot') format('embedded-opentype'), url('../fonts/rbqbhvyo_eoeaatdaaaaafr3wow33.woff') format('woff'), url('../fonts/rbqbhvyo_dqeviypaaaaagra6l8493.ttf') format('truetype'), url('../fonts/rbqbhvyo_c6egccmaaaaamyqzbk932.svg#slick') format('svg');
}
/* Arrows */
 .slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25;
}
.slick-prev:before, .slick-next:before {
    font-family:'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
    left: -25px;
}
[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}
.slick-prev:before {
    content:'←';
}
[dir='rtl'] .slick-prev:before {
    content:'→';
}
.slick-next {
    right: -25px;
}
[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}
.slick-next:before {
    content:'→';
}
[dir='rtl'] .slick-next:before {
    content:'←';
}
/* Dots */
 .slick-slider {
    margin-bottom: 30px;
}
.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1;
}
.slick-dots li button:before {
    font-family:'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content:'•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: black;
}
@media only screen and (max-width: 768px) {
    .pro ul {
        margin:0;
    }
    .pro ul li {
        margin-left:0;
        width:100%;
        float:none;
    }
}
.w_grid-001 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1180px;
    min-height: 12rem;
    width: 100%;
}
.w_grid-001 > .w_grid {
    width: 100%;
    position: relative;
}
.w_grid-001 > div > .p_gridbox {
    width: 100%;
    overflow: hidden;
    position: static;
}
.w_grid-001 > div > .p_gridbox > .p_gridCell {
    float: left;
    position: static;
}
.w_grid-001 > div > .p_gridbox > .p_gridCell:not(:empty):before {
    content:'';
    height: 0.1px;
    display: block;
}
.w_grid-001 > div > .p_gridbox > .p_gridCell:first-child {
    margin-left: 0;
    clear: left;
}
#w_grid-001 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
}
@media only screen and (max-width: 768px) {
    .w_grid-001 > 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-001 > div > .p_gridbox > .p_gridCell {
        width: 50%;
        margin-top: 0.6rem;
        margin-bottom: 0.6rem;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
.con_tit {
    position: absolute;
    bottom: 60px;
    color: #fff;
}
.con_tit .zh {
    font-size: 38px;
    line-height: 1.2;
    font-weight: bold;
}
.con_tit .en {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
}
.about {
    overflow: hidden;
}
.about .pic {
    width: 50%;
    overflow: hidden;
}
.about .con {
    width: 50%;
    padding: 30px 0 0 30px;
}
.about .pic img {
    width: 100%;
    display: block;
    transition: transform 1.2s ease-out 0s;
    -webkit-transition: -webkit-transform 1.2s ease-out 0s;
}
.about .pic:hover img {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
}
.about .con .tit {
    margin-bottom: 20px;
}
.about .con span {
    display: block;
}
.about .con span.cn {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.about .con span.en {
    color: #f28600;
    font-size: 18px;
    font-family: Arial, sans-serif;
}
.btnMore2 {
    border: 2px solid #666666;
    width: 144px;
    height: 46px;
    line-height: 42px;
    text-align: center;
    display: block;
    position: relative;
    overflow: hidden;
    margin-top: 8%;
}
.btnMore2 .bg50 {
    color: #fff;
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
}
.btnMore2 .bg50:before {
    position: relative;
    content:'';
    display: block;
    margin-top: 100%;
}
.btnMore2 .bg50:after {
    content:'';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 100%;
}
.btnMore2 .txt {
    color: #666;
    position: relative;
}
.btnMore2:hover {
    border-color: #f28600;
    background-color: #f28600;
}
.btnMore2:hover .bg50 {
    -moz-animation: anim-out 0.75s;
    -webkit-animation: anim-out 0.75s;
    animation: anim-out 0.75s;
}
.btnMore2:hover .bg50:after {
    -moz-animation: anim-out-pseudo 0.75s;
    -webkit-animation: anim-out-pseudo 0.75s;
    animation: anim-out-pseudo 0.75s;
}
.btnMore2:hover .txt {
    color: #fff;
}
@-webkit-keyframes anim-out-pseudo {
    0% {
        background: rgba(0, 0, 0, 0.45);
    }
    100% {
        background: transparent;
    }
}
@-moz-keyframes anim-out-pseudo {
    0% {
        background: rgba(0, 0, 0, 0.45);
    }
    100% {
        background: transparent;
    }
}
@-ms-keyframes anim-out-pseudo {
    0% {
        background: rgba(0, 0, 0, 0.45);
    }
    100% {
        background: transparent;
    }
}
@keyframes anim-out-pseudo {
    0% {
        background: rgba(0, 0, 0, 0.45);
    }
    100% {
        background: transparent;
    }
}
@-webkit-keyframes anim-out {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}
@-moz-keyframes anim-out {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}
@-ms-keyframes anim-out {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}
@keyframes anim-out {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}
.ibox-business-list {
    margin-left: -2%;
}
.ibox-business-list dd {
    float: left;
    display: block;
    position: relative;
    overflow: hidden;
    width: 23%;
    margin-left: 2%;
}
.ibox-business-list .img {
    overflow: hidden;
}
.ibox-business-list .img img {
    width: 100%;
    display: block;
}
.ibox-business-list .red50 {
    background: rgba(242, 134, 0, .5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.ibox-business-list .con {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #333;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear;
}
.ibox-business-list .ico {
    width: 90px;
    height: 90px;
    display: block;
    margin: 50px auto 10px;
    position: relative;
    transition: .5s cubic-bezier(0.445, 0.145, 0.355, 1);
    -webkit-transition: .5s cubic-bezier(0.445, 0.145, 0.355, 1);
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
}
.ibox-business-list .ico img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.ibox-business-list .ico .i1 {
    display: block;
}
.ibox-business-list .ico .i2 {
    display: none;
}
.ibox-business-list .t {
    font-size: 24px;
    line-height: 1.2;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.ibox-business-list .more {
    background: url(../images/rbqbhvylqzwefkrxaaaaaifrolo123.png) no-repeat scroll center center;
    width: 15px;
    height: 15px;
    display: block;
    margin: 22px auto 0;
}
.iinkA {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.ibox-business-list dd:hover .con {
    background-color: transparent;
}
.ibox-business-list dd:hover .ico {
    margin-top: 20px;
}
.ibox-business-list dd:hover .ico .i1 {
    display: none;
}
.ibox-business-list dd:hover .ico .i2 {
    display: block;
}
.ibox-business-list dd:hover .t {
    color: #fff;
}
.footer {
    background: #f28600;
}
.foot {
    max-width:1180px;
    margin:0 auto;
    padding:20px 0;
    overflow: hidden;
}
.foot ul li {
    width:33.33%;
    float:left;
    color:#fff;
    line-height:2;
    padding-left:30px;
}
.foot ul li.li1 {
    background: url(../images/rbqbhvylwr-eiqlfaaaaajpn5kw216.png) no-repeat left center;
}
.foot ul li.li2 {
    background: url(../images/rbqbg1ylwtget_mjaaaaaf3wnwm146.png) no-repeat left center;
}
.foot ul li.li3 {
    background: url(../images/rbqbg1ylwugedj8faaaaakvdt0g860.png) no-repeat left center;
}
.foot ul li a {
    color:#fff;
    margin-right:10px;
}
.food {
    background: #333;
    padding:10px 0;
    text-align: center;
}
.food p {
    color:#fff;
}
.food a {
    color:#fff;
}
.values-list {
    padding-top: 1px;
    padding-left: 1px;
}
.values-list .values-item {
    float: left;
    width: 50%;
    margin-left: -1px;
    border-top-color: rgba(255, 255, 255, 0.2)
}
.values-item {
    position: relative;
    margin-top: -1px;
    padding: 40px 50px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-top-color: transparent;
    z-index: 1;
}
.values-item:first-child {
    border-color: rgba(255, 255, 255, 0.2);
}
.values-list .icon {
    display: inline-block;
    background: no-repeat center center;
    background-size: cover;
    vertical-align: top;
    left: 50px;
    width: 70px;
    height: 70px;
    transition: all .3s;
}
.values-item .icon {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    background-color: #fff;
    background-size: auto;
    border-radius: 50%;
}
.values-item .info {
    margin-left: 85px;
}
.values-item:hover .icon {
    background-color: #f28600;
    animation: iconShow .5s;
}
@keyframes iconShow {
    from, to {
        transform: scale(1, 1);
    }
    25% {
        transform: scale(0.9, 1.1);
    }
    50% {
        transform: scale(1.1, 0.9);
    }
    75% {
        transform: scale(0.95, 1.05);
    }
}
.people {
    padding: 118px 0;
    background-color: rgba(242, 134, 0, 1);
}
.people strong {
    display: block;
    text-align: center;
    line-height: 1;
    color: #fff;
    font-size: 36px;
    margin-bottom: 16px;
}
.people small {
    display: block;
    line-height: 1;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-family:'Helvetica Neue', Helvetica, 'Hiragino Sans GB', 'Microsoft YaHei', Arial, sans-serif;
}
.resoucedown {
    text-align: center;
}
.resoucein {
    display: inline-block;
    /* margin-right: 56px; */
    vertical-align: middle;
    margin-left: 2%;
    border: 2px solid #f28600;
    width: 23%;
    padding-top: 59px;
    height: 160px;
    text-align: center;
    position: relative;
    transition: 0.34s;
}
.resoucein:last-child {
    margin-right: 0;
}
.resoucein:before {
    content:"";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(242, 134, 0, 0.6);
    background: #0a2e4e\9;
    filter: alpha(opacity=80);
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: -webkit-transform .38s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .38s cubic-bezier(.4, 0, .2, 1);
    transition: transform .38s cubic-bezier(.4, 0, .2, 1);
    transition: transform .38s cubic-bezier(.4, 0, .2, 1), -webkit-transform .38s cubic-bezier(.4, 0, .2, 1);
    transform-origin: left 100%;
    -webkit-transform-origin: left 100%;
    transform: scaleY(0);
    -moz-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    visibility: hidden\9;
}
.resoucein:hover {
    border-color: #f28600;
}
.resoucein:hover:before {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform-origin: left 0;
    -webkit-transform-origin: left 0;
    visibility: visible\9;
}
.resoucein:hover span {
    color: #fff;
}
.resoucein:hover span:before {
    background: #fff;
}
.resoucein span {
    position: relative;
    display: inline-block;
    margin: auto;
    line-height: 1;
    color: #333;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 25px;
    position: relative;
    transition: 0.34s;
}
.resoucein span:before {
    content:"";
    width: 10px;
    height: 3px;
    background: #bf9f62;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: 0;
    transition: 0.34s;
}
#allmap {
    height: 900px;
    width: 100%;
    overflow: hidden;
}
#allmap .BMapLib_nav_tab_content td {
    display:inline-block;
    width: auto !important;
}
#allmap .BMap_stdMpCtrl {
    display:none !important;
}
.BMap_Marker div >img {
    animation-delay: 0ms;
    animation-duration: 2000ms;
    animation-iteration-count: infinite;
    animation-name: scales;
    animation-play-state: running;
    animation-timing-function: linear;
}
@keyframes scales {
    0% {
        opacity: 0.2;
        transform: scale(0.6);
    }
    33% {
        opacity: 0.5;
        transform:scale(0.8);
    }
    66% {
        opacity: 1;
        transform:scale(1);
    }
    100% {
        opacity: 0.6;
        transform:scale(0.6);
    }
}
@media only screen and (max-width: 768px) {
    /*å°å±*/
    #allmap {
        height: 500px;
    }
    .resoucein {
        width: 47%;
        margin-bottom: 32px;
        float: left;
        margin-right: 0;
    }
    .resoucein:nth-child(2n+2) {
        float: right;
    }
    .resoucein span {
        font-size: 18px;
    }
    .people {
        padding: 30px 0;
    }
    .people strong {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .people small {
        font-size: 12px;
    }
    .about {
        padding: 0 30px;
    }
    .about .pic {
        width: 100%;
        float: none;
    }
    .about .con {
        width: 100%;
        padding: 0 0 30px 0;
        float: none;
    }
    .about .cot p {
        text-align:justify;
    }
    .btnMore2 {
        margin-top: 3%;
    }
    .c_portalResPublic_codeContainer-01001 {
        min-height: 500px;
        width: 100%;
    }
    .ibox-business-list {
        /* margin:0 30px; */
    }
    .ibox-business-list dd {
        /* float: none; */
        width: 48%;
        margin-bottom: 2%;
    }
    .ibox-business-list .t {
        font-size: 16px;
    }
    .ibox-business-list .img {
        /* height:250px; */
    }
    .foot {
        padding:30px;
    }
    .foot ul li {
        width:100%;
        float:none;
    }
    .food {
        padding:10px 30px;
        text-align:left;
    }
    .con_tit {
        left:30px;
    }
    .con_tit .zh {
        font-size: 18px;
        line-height: 1.2;
        font-weight: bold;
    }
    .con_tit .en {
        font-size: 16px;
    }
    .values-list .values-item {
        width:100%;
        float:none;
    }
    .values-list .icon {
        width:60px;
        height:60px;
    }
    .ibox-business-list .ico {
        margin: 15% auto 10px;
    }
}
@media only screen and (min-width: 769px) {
    /*å¤§å±*/
    .c_portalResPublic_codeContainer-01001 {
        min-height: 500px;
        width: 100%;
    }
}
@media only screen and (max-width: 1180px) and (min-width: 769px) {
    /*å¤§å±*/
    .ibox-business-list .ico {
        width: 60px;
        height: 60px;
    }
    .con_tit {
        left:30px;
    }
    .con_tit .zh {
        font-size: 18px;
        line-height: 1.2;
        font-weight: bold;
    }
    .con_tit .en {
        font-size: 16px;
    }
    .about {
        padding:0 30px;
    }
    .about .con {
        padding: 0 0 0 30px;
    }
    .about .cot p {
        height: 3.5rem;
        overflow: hidden;
    }
    .ibox-business-list .t {
        font-size: 16px;
    }
    #c_portalResPublic_codeContainer-15526280093404395 {
        padding:0 30px !important;
    }
    .ibox-business-list .ico {
        margin: 15% auto 10px;
    }
    .foot {
        padding:30px;
    }
    .foot ul li {
        width:100%;
        float:none;
    }
    .food {
        padding:10px 30px;
        text-align:left;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
    /*ä¸­å±*/
}
.w_fimgbox-001 {
    width: 100%;
    height: auto;
    min-height: 200px;
    margin: 0 auto;
}
.w_fimgbox-001 .w_imgbox {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: inherit;
}
.w_fimgbox-001 .w_imgbox > img {
    width: 100%;
    height: auto;
}
.w_fimgbox-001 .w_imgbox > .p_contentbox {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
@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_portalResPublic_codeContainer-1560151146902 {
    width:90%;
    max-width:1180px;
    min-width:0px;
    height:auto;
    max-height:none;
    min-height:50px;
    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-1560151146907 .p_Product {
    width:calc((100% - 0px)/3);
}
#c_portalResProduct_list-1560151146907 .p_CommonSummaryBoxA {
    text-align:center;
}
#c_portalResProduct_list-1560151146907 .p_MatteIcon .iconfont:before {
    content:'\e602';
}
#c_portalResProduct_list-1560151146907 >div {
    animation-fill-mode:both;
}
#c_portalResProduct_list-1560151146907 .p_page .pre .iconfont:before {
    shadow-angle:0px;
    shadow-distance:0px;
    shadow-angle-ofInset:0px;
    shadow-distance-ofInset:0px;
}
#c_portalResProduct_list-1560151146907 .p_page .next .iconfont:before {
    shadow-angle:0px;
    shadow-distance:0px;
    shadow-angle-ofInset:0px;
    shadow-distance-ofInset:0px;
}
#c_portalResProduct_list-1560151146907 .p_more .iconfont:before {
    shadow-angle:0px;
    shadow-distance:0px;
    shadow-angle-ofInset:0px;
    shadow-distance-ofInset:0px;
}
#c_portalResProduct_list-1560151146907 .p_loading .iconfont:before {
    shadow-angle:0px;
    shadow-distance:0px;
    shadow-angle-ofInset:0px;
    shadow-distance-ofInset:0px;
}
#c_portalResProduct_list-1560151146907 {
    width:90%;
    max-width:1300px;
    min-width:0px;
    height:auto;
    max-height:none;
    min-height:388px;
    margin-top:30px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:2%;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
}
#c_portalResProduct_category-15609971007764197 .p_MatteIcon .iconfont:before {
    content:'\e602';
}
#c_portalResProduct_category-15609971007764197 >div {
    animation-fill-mode:both;
}
#c_portalResProduct_category-15609971007764197 {
    width:1296px;
    max-width:none;
    min-width:0px;
    height:62px;
    max-height:none;
    min-height:0px;
    margin-top:50px;
    margin-left:0px;
    margin-right:0px;
    margin-bottom:0px;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
}
#c_portalResProduct_detail-15601511796325804 .p_MatteIcon .iconfont:before {
    content:'\e602';
}
#c_portalResProduct_detail-15601511796325804 >div {
    animation-fill-mode:both;
}
#c_portalResProduct_detail-15601511796325804 .reset_style p {
    font-size:16px;
    line-height:32px;
    text-align:justify;
}
#c_portalResProduct_detail-15601511796325804 {
    width:100%;
    max-width:1300px;
    min-width:250px;
    height:100%;
    max-height:100%;
    min-height:0px;
    margin-top:30px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
}
#w_fimgbox-1560151146892 .p_MatteIcon .iconfont:before {
    content:'\e602';
}
#w_fimgbox-1560151146892 >div {
    animation-fill-mode:both;
}
#w_grid-1560997110960 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left:0;
    clear:left;
}
/*w_grid-1560997110960*/
/*w_grid-1560997110960*/
/*w_grid-1560997110960*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#w_grid-1560151172796 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left:0;
    clear:left;
}
/*w_grid-1560151172796*/
@media only screen and (max-width: 768px) {
}
/*w_grid-1560151172796*/
@media only screen and (min-width: 769px) {
}
/*w_grid-1560151172796*/
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#w_fimgbox-1560151146892 {
    width:100%;
    max-width:none;
    min-width:0px;
    height:auto;
    max-height:none;
    min-height:200px;
    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-1560997110960 {
    width:100%;
    max-width:1300px;
    min-width:0px;
    height:auto;
    max-height:none;
    min-height:110px;
    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-1560151172796 {
    width:100%;
    max-width:none;
    min-width:0px;
    height:auto;
    max-height:none;
    min-height:192px;
    margin-top:0px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:0px;
    padding-top:0px;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
}