@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.navbar {
    background: #fff !important;
    box-shadow: 0 .0625rem 1.25rem 0 rgba(46, 61, 73, .2)
}

.container .logo-wrapper .logo {
    width: 10rem;
    height: 4.1875rem;
    font-size: 3.75rem
}

.container .logo-wrapper .split-line {
    width: .125rem;
    height: 2.125rem;
    background: #3385ff;
    border-radius: .0625rem;
    margin: 0 .625rem
}

.container .logo-wrapper .sub-title {
    font-size: 1.25rem;
    font-weight: 700;
    color: #3385ff
}

.container .collapse .navbar-nav .nav-item {
    text-align: center;
    position: relative
}

.container .collapse .navbar-nav .nav-item > .nav-link {
    color: #333
}

.container .collapse .navbar-nav .nav-item.active > .nav-link:after, .container .collapse .navbar-nav .nav-item.active:after {
    position: absolute;
    content: "";
    left: 50%;
    right: 0;
    bottom: 0;
    height: .125rem;
    background-color: #3385ff;
    width: 1.25rem;
    transform: translateX(-50%)
}

.container .collapse .navbar-nav .nav-item .dropdown-menu {
    min-width: 8.5rem
}

.container .collapse .navbar-nav .nav-item .dropdown-menu .dropdown-item {
    padding-left: 1.25rem
}

.container .collapse .navbar-nav .nav-item .dropdown-menu .active .dropdown-item, .container .navbar-nav .active > .nav-link {
    color: #3385ff !important
}

.dropdown-toggle {
    color: #333 !important
}

.dropdown-toggle:after {
    display: none !important
}

.container .dropdown:hover > .dropdown-menu {
    display: block
}

.container .dropdown > .dropdown-toggle:active {
    pointer-events: none
}

@media (max-width: 768px) {
    .logo {
        width: 7.5rem !important;
        height: 2.625rem !important;
        font-size: 1.875rem
    }

    .qrcode-wap {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        margin-left: 0 !important
    }

    .qrcode-wap img {
        width: 5.625rem;
        height: 5.625rem;
        display: inline-block;
        margin-left: 0 !important
    }
}

.qrcode-wap {
    margin-left: 1.875rem;
    display: flex;
    align-items: center
}

.qrcode-wap img {
    width: 5.625rem;
    height: 5.625rem;
    margin-left: 1.875rem
}

@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.footer-bottom {
    background: #f3f3f3
}

.footer-bottom .qr-code-wrapper .qr-code {
    width: 6.875rem;
    height: 6.875rem
}

.footer-bottom .qrcode-wap-wrapper {
    display: flex;
    justify-content: center
}

.footer-bottom .qrcode-wap-wrapper > div {
    margin-left: .3125rem;
    margin-right: .3125rem
}

.footer-bottom .divider {
    height: .0625rem;
    background: #e1e1e1;
    transform: scaleX(.9)
}


#app {
    font-family: Avenir, Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-width: 20rem
}

a:hover {
    text-decoration: none
}

.ellipsis {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0
}

a {
    text-decoration: none !important
}

.globalImg {
    display: block;
    width: 100%;
}

.globalImgMobile {
    display: none
}

@media (max-width: 900px) {
    .globalImg {
        display: none !important
    }

    .globalImgMobile {
        display: block !important
    }
}

@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.svg-icon {
    width: 1em;
    height: 1em;
    font-size: 1.125rem;
    vertical-align: -.15em;
    fill: currentColor;
    overflow: hidden
}

@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.err-msg {
    color: #dc3545;
    margin: .25rem 0;
    font-size: 80%;
    width: 100%;
    text-align: left
}

@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.sup-title {
    margin: 1.25rem 0;
    width: 100%;
    position: relative;
    font-weight: 500;
    color: #333
}

.sup-title h2 {
    font-size: 2.25rem
}

.sup-title h2.sw-shadow {
    text-shadow: 0 .4375rem .4375rem rgba(0, 0, 0, .19)
}

.sup-title h4 {
    font-size: 1.25rem;
    font-weight: 400;
    color: #999
}

.sup-title:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: -.625rem;
    width: 1.875rem;
    transform: translateX(-50%);
    height: .1875rem;
    background-color: #3086ff
}

.sup-title.light h2 {
    color: #fff
}

.sup-title.light h4 {
    color: #d3d3d3
}

.sup-title.light:after {
    background-color: #fff
}


@media (max-width: 768px) {
    .sup-title h2 {
        font-size: 1rem !important
    }
}

@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.card-title {
    padding: 2.5rem 0 1.25rem 0
}

.card-content .sw-col {
    margin: 1.25rem 0
}

.card-content .sw-card {
    padding: 3.75rem 3.125rem;
    width: 23.75rem;
    background: #fff;
    box-shadow: .3125rem .3125rem 1.5625rem 0 rgba(46, 61, 73, .2);
    border-radius: .25rem;
    transition: all .5s ease-in-out
}

.card-content .sw-card:hover {
    box-shadow: .125rem .25rem .5rem 0 rgba(46, 61, 73, .2)
}

.card-content .sw-card .top .icon {
    font-size: 5.625rem
}

.card-content .sw-card .top h4 {
    font-size: 1.25rem;
    font-weight: 500;
    color: #333
}

.card-content .sw-card .desc {
    font-size: 1.125rem;
    font-weight: 400;
    color: #666;
    line-height: 1.875rem
}

@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.our-products .more-link {
    position: relative;
    z-index: 0;
    font-size: 1.125rem;
    color: #000;
    text-align: center;
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    cursor: pointer
}

.our-products .more-link a {
    color: #0C0C0C;
    z-index: -99;
}
.our-products .title-wrapper {
    padding: 1.5rem 0 1.125rem 0
}
.our-products .title-wrapper h3 {
    font-size: 2.25rem;
    font-weight: 500;
    color: #333;
    text-shadow: 0 .4375rem .4375rem rgba(0, 0, 0, .19);
    position: relative
}

.our-products .title-wrapper h3:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: -.625rem;
    width: 1.875rem;
    transform: translateX(-50%);
    height: .1875rem;
    background-color: #3086ff
}

.our-products .card-wrapper {
    padding-bottom: 3.75rem
}

.our-products .card-wrapper .sw-card {
    position: relative;
    background-color: #fafafa;
    margin: 2.5rem 0;
    padding: 0 0 1.25rem 0;
    display: flex;
    flex-direction: column
}

.our-products .card-wrapper .sw-card .wap {
    position: relative;
    padding: .625rem;
    border-bottom: .0625rem solid #eee;
    margin-bottom: .3125rem
}

.our-products .card-wrapper .sw-card .wap a {
    color: #0C0C0C;
}

.our-products .card-wrapper .sw-card .wap :after {
    content: "";
    display: block;
    width: 3.125rem;
    height: .1875rem;
    background-color: #0183ff;
    position: absolute;
    left: .625rem;
    bottom: .1875rem
}

.our-products .card-wrapper .sw-card:hover {
    color: #496ee8
}

.our-products .card-wrapper .sw-card:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 0;
    height: .125rem;
    background: green;
    transition: .3s ease-in-out
}

.our-products .card-wrapper .sw-card.active:before {
    width: 100%
}

.our-products .card-wrapper .sw-card.active > .sw-btn {
    background-color: #fafafa;
    border: none
}

.our-products .card-wrapper .sw-card:hover {
    box-shadow: .125rem .25rem .5rem 0 rgba(46, 61, 73, .2)
}

.our-products .card-wrapper .sw-card .icon {
    width: 100%;
    height: 30rem;
    background-position: 50%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border: 10px solid #fff;
}

.our-products .card-wrapper .sw-card .sw-btn {
    background-color: #fafafa;
    color: #000;
    transition: .3s;
    border: none;
    margin-top: .625rem
}

@media (max-width: 976px) {
    .title-wrapper {
        padding: .025rem 0 .025rem 0 !important
    }

    .more-link {
        font-size: .75rem !important
    }

    .card-wrapper {
        padding-bottom: .625rem !important
    }

    .card-wrapper .sw-col {
        display: flex;
        justify-content: center;
        font-size: .75rem;
        margin: 0;
        padding: 0;
        width: 50%
    }

    .card-wrapper .sw-col .btn, .card-wrapper .sw-col h5 {
        font-size: .75rem
    }

    .card-wrapper .sw-col .sw-card {
        width: 100%;
        padding: .625rem;
        margin: .625rem
    }

    .card-wrapper .sw-col .sw-card .icon {
        height: 11.25rem !important;
        font-size: 4.125rem;
        height: 7.5rem
    }
}

@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.contact-us {
    position: relative;
    margin-bottom: 5rem
}

.contact-us:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 65%;
    background: 50%/cover no-repeat url(https://pic.cwyyt.cn/upload/20200816/210054054_yyt-website-contact-us-bg.png)
}

.contact-us .sw-conttainer {
    position: relative;
    z-index: 1
}

.contact-us .sw-conttainer .title-wrapper {
    padding: 1.875rem 0
}

.contact-us .sw-conttainer .title {
    position: relative;
    font-size: 2.125rem;
    font-weight: 500;
    color: #fff
}

.contact-us .sw-conttainer .divider {
    width: 1.875rem;
    height: .1875rem;
    background: #fff
}

.contact-us .sw-form-wrapper {
    padding: 3.125rem;
    box-shadow: 0 .0625rem 1.25rem 0 rgba(46, 61, 73, .2);
    border-radius: .25rem
}

.contact-us .sw-form-wrapper .sw-form {
    width: 100%
}

.contact-us .sw-form-wrapper .sw-form .sw-col {
    margin: 0 0 1.875rem 0
}

.contact-us .sw-form-wrapper .sw-form .submit {
    width: 100%
}

/*home*/
@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.solution .icon {
    font-size: 3.4375rem;
    margin-right: .625rem
}

.solution .data span {
    font-size: .875rem;
    font-weight: 500;
    color: #666
}

.solution .data span:first-of-type {
    font-size: 1.125rem;
    color: #333
}

.solution .grid-wrapper .box-top-center h3 {
    position: relative;
    font-size: 2.25rem;
    font-weight: 500;
    color: #333
}

.solution .grid-wrapper .box-top-center h3:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: -.625rem;
    width: 1.875rem;
    transform: translateX(-50%);
    height: .1875rem;
    background-color: #3086ff
}

.solution .grid-wrapper .box-top-center p {
    margin-top: 1.875rem;
    width: 100%;
    color: #555
}

.solution .grid-wrapper .box {
    width: 12.5rem;
    height: 12.5rem;
    margin: 1.25rem 0;
    font-size: 1.125rem;
    font-weight: 500;
    color: #fff;
    text-shadow: 0 .4375rem 1.5rem rgba(0, 0, 0, .2)
}

@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.home .news {
    background: #fff
}

.home .news .more {
    font-size: 1.375rem;
    color: #000
}

.home .news .title {
    font-size: 2.25rem;
    text-align: center
}

.home .news .sw-card {
    cursor: pointer
}

.home .news .btnn {
    color: #fff;
    padding: .3125rem 1.875rem;
    background-color: #007bff;
    border-radius: 1.875rem;
    cursor: pointer
}

.home .news .li {
    padding: 3.125rem 0;
    border-top: .0625rem solid #ccc;
    border-bottom: .0625rem solid #ccc
}

.home .news .li:hover{
    border-color: #007bff;

}

.home .news .li .top {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.home .news .li .top .desc {
    flex: 1;
    flex-wrap: wrap;
    display: inline-block
}

.home .news .li .top .desc:hover{
    color: #007bff;
}
.home .news .li .top:before {
    content: "";
    height: .25rem;
    width: .25rem;
    border-radius: 50%;
    display: inline-block;
    background-color: #000;
    vertical-align: text-bottom;
    margin-right: .3125rem
}

.home .news .li .arrow {
    margin-top: 1.875rem
}

.home .news .li .arrow:after {
    width: 3.5rem;
    height: .8125rem;
    content: "";
    position: absolute;
    bottom: 1.875rem;
    right: 0;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAANCAMAAADL710yAAAAPFBMVEVHcEyYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJi/OFMGAAAAE3RSTlMAKVTLHP3kECT63FtV5VlOyeDfCS56mgAAAENJREFUKM9jYCARMDKzMJAFmFi5yNTJzSrEQZ5OHk42MnXyg3WykwH4OHk5GITJAwLk20i2H+kXqtysghx0TTmwtAoAIy0IdRnLv88AAAAASUVORK5CYII=);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    transition: .5s
}

@media (max-width: 767px) {
    .news .title {
        font-size: 1rem !important;
        margin-bottom: .625rem;
        font-weight: 700
    }

    .content-wrapper {
        width: 100% !important;
        overflow-x: auto !important;
        display: flex !important;
        margin: .625rem 0 !important;
        flex-wrap: wrap
    }

    .content-wrapper .list {
        flex: 1;
        font-size: .75rem !important;
        width: auto !important;
        padding: 0 !important
    }

    .content-wrapper .list .btn {
        padding: .1875rem .375rem
    }

    .content-wrapper .list1 {
        flex: 0 0 100% !important;
        width: 100% !important
    }

    .content-wrapper span {
        font-size: .75rem !important
    }

    #all .content-wrapper .li {
        padding: .3125rem 0;
    }

    #all .content-wrapper .li .arrow {
        margin-top: 2.5rem
    }

    #hangye .content-wrapper .li {
        padding: .3125rem 0;
    }

    #hangye .content-wrapper .li .arrow {
        margin-top: 2.5rem
    }

    #anli .content-wrapper .li {
        padding: .3125rem 0;
    }

    #anli .content-wrapper .li .arrow {
        margin-top: 2.5rem
    }

    .news .li .arrow {
        margin-top: 2.5rem
    }

    .news .li .arrow:after {
        width: 3.5rem;
        height: .8125rem;
        content: "";
        position: absolute;
        bottom: .625rem;
        right: -.625rem;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAANCAMAAADL710yAAAAPFBMVEVHcEyYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJiYmJi/OFMGAAAAE3RSTlMAKVTLHP3kECT63FtV5VlOyeDfCS56mgAAAENJREFUKM9jYCARMDKzMJAFmFi5yNTJzSrEQZ5OHk42MnXyg3WykwH4OHk5GITJAwLk20i2H+kXqtysghx0TTmwtAoAIy0IdRnLv88AAAAASUVORK5CYII=);
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: auto;
        transition: .5s;
        transform: scale(.6)
    }
}

@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.our-customer {
    padding: 3.125rem 0 1.875rem 0;
    background: #fff
}

.our-customer .content-wrapper .sw-card {
    margin: .625rem 0;
    width: 16.875rem;
    height: 6.25rem;
    background: #fff;
    box-shadow: 0 .4375rem 1.5rem 0 rgba(0, 0, 0, .1);
    border-radius: .25rem
}

.our-customer .content-wrapper .sw-card .sw-img {
    width: 3.875rem;
    height: 2rem;
    margin-right: .625rem
}

.our-customer .content-wrapper .sw-card span {
    font-size: 1rem;
    font-weight: 500;
    color: #333
}

@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.pc {
    width: 100%;
    display: block
}

.mobile {
    width: 100%;
    display: none
}

@media (max-width: 768px) {
    .pc {
        display: none
    }

    .mobile {
        display: block
    }
}

.aboutUs {
    position: relative;
    color: #fff
}

.aboutUs .font-white {
    color: red;
    font-size: 1.125rem
}

.aboutUs:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.aboutUs .box {
    position: relative;
    text-align: center;
    color: #fff;
    padding-bottom: 6.25rem
}

.aboutUs .box .title {
    margin-top: 3.125rem
}

.aboutUs .box .img {
    width: 50rem;
    height: 7.125rem;
    margin-top: 1.875rem
}

.aboutUs .icon {
    font-size: 3.4375rem;
    margin-right: .625rem
}

.aboutUs .data span {
    font-size: .875rem;
    font-weight: 500;
    color: #666
}

.aboutUs .data span:first-of-type {
    font-size: 1.125rem;
    color: #333
}

.aboutUs .grid-wrapper .box-top-center h3 {
    position: relative;
    font-size: 2.25rem;
    font-weight: 500;
    color: #fff
}

.aboutUs .grid-wrapper .box-top-center h3:after {
    position: absolute;
    content: "";
    left: 50%;
    bottom: -.625rem;
    width: 1.875rem;
    transform: translateX(-50%);
    height: .1875rem;
    background-color: #fff
}

.aboutUs .grid-wrapper .box-top-center p {
    margin-top: 1.875rem;
    width: 100%;
    color: #fff
}

.aboutUs .grid-wrapper .box {
    width: 12.5rem;
    height: 12.5rem;
    margin: 1.25rem 0;
    font-size: 1.125rem;
    font-weight: 500;
    color: #fff;
    text-shadow: 0 .4375rem 1.5rem rgba(0, 0, 0, .2)
}

@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.home .carousel-img img {
    width: 100% !important;
    height: 31.25rem !important
}

@media (max-width: 900px) {
    .home .carousel-img img {
        width: 100% !important;
        height: auto !important
    }
}

/*产品页*/
@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.contentBox .content li .active {
    background-color: #3385ff !important;
}

.activeColor {
    color: #fff !important
}

@media (max-width: 768px) {
    .container .my-menu {
        width: 100% !important
    }

    .container .my-content {
        display: block !important
    }

    .categrayBox {
        width: 100% !important
    }

    .moveBtn {
        width: 100% !important;
        display: flex !important;
        flex-wrap: wrap;
        background: transparent !important;
        border: none !important;
        height: auto !important
    }

    .moveBtn .h311 {
        line-height: 1.875rem;
        color: #333;
        font-size: 1.25rem;
        text-align: center;
        width: 43% !important;
        font-size: .75rem;
        color: #000 !important;
        border: .0625rem solid #eee;
        padding: .3125rem 0;
        margin: .3125rem;
        background-color: #f1f3f5
    }

    .moveBtn .h311 a {
        color: #0C0C0C;
    }

    .moveBtn .active {
        background-color: #0183ff;
        color: #fff !important
    }

    .moveBtn .active a {
        color: #FFFFFF;
    }
}

ul li {
    list-style: none
}

.e_FlowCommonStyleBox-001 {
    width: 100%;
    height: auto
}

.e_FlowCommonStyleBox-001 .stylebox_link {
    color: #666;
    font-size: .875rem;
    display: table;
    height: inherit;
    border-width: 0;
    float: right;
    vertical-align: middle;
    margin-right: .9375rem
}

.e_FlowCommonStyleBox-001 .stylebox_link:active, .e_FlowCommonStyleBox-001 .stylebox_link:hover {
    color: #65beba
}

.e_FlowCommonStyleBox-001 .stylebox_top {
    width: auto;
    height: 2.5rem;
    background-color: #1890ff
}

.e_FlowCommonStyleBox-001 .title_icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 2.5rem;
    color: #fff;
    margin-right: .625rem;
    font-size: medium
}

.e_FlowCommonStyleBox-001 .title_icon:before {
    content: ""
}

.e_FlowCommonStyleBox-001 .title_main {
    font-size: 1rem;
    max-width: 37.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.e_FlowCommonStyleBox-001 .title_main, .e_FlowCommonStyleBox-001 .title_sub {
    display: inline-block;
    vertical-align: middle;
    line-height: 2.5rem;
    color: #fff;
    font-weight: 400
}

.e_FlowCommonStyleBox-001 .title_sub {
    font-size: .875rem;
    margin-left: .625rem
}

.e_FlowCommonStyleBox-001 .stylebox_title {
    display: inline-block;
    width: auto;
    height: inherit;
    background-color: #1890ff;
    padding-left: .9375rem;
    padding-right: .9375rem;
    font-size: 0;
    vertical-align: bottom;
    white-space: nowrap
}

.e_FlowCommonStyleBox-001 .stylebox_link a {
    color: inherit;
    display: table-cell;
    vertical-align: middle
}

.e_FlowCommonStyleBox-001 .link_icon {
    display: inline-block;
    margin-left: .3125rem
}

.e_FlowCommonStyleBox-001 .link_icon:before {
    content: "\e6af"
}

.e_FlowCommonStyleBox-001 .stylebox_top_line {
    height: .0625rem;
    background-color: #f0f0f0
}

.e_FlowCommonStyleBox-001 .stylebox_content {
    border-style: solid;
    border-width: .0625rem;
    border-color: #f0f0f0;
    width: 100%
}

.e_FlowCommonStyleBox-001 .stylebox_bottom_line {
    height: .0625rem;
    background-color: #f0f0f0
}

.e_IndexOrdinaryStyleBox-001 {
    width: 100%;
    height: auto
}

.e_IndexOrdinaryStyleBox-001 .stylebox_top {
    background-color: transparent
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link {
    color: #666;
    font-size: .875rem;
    display: table;
    height: inherit;
    border-width: 0
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link:active, .e_IndexOrdinaryStyleBox-001 .stylebox_link:hover {
    color: #65beba
}

.e_IndexOrdinaryStyleBox-001 .stylebox_top {
    width: auto;
    height: 2.5rem
}

.e_IndexOrdinaryStyleBox-001 .title_icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 2.5rem;
    color: #fff;
    margin-right: .625rem;
    font-size: medium
}

.e_IndexOrdinaryStyleBox-001 .title_icon:before {
    content: ""
}

.e_IndexOrdinaryStyleBox-001 .title_main {
    font-size: 1rem;
    max-width: 37.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.e_IndexOrdinaryStyleBox-001 .title_main, .e_IndexOrdinaryStyleBox-001 .title_sub {
    display: inline-block;
    vertical-align: middle;
    line-height: 2.5rem;
    color: #fff;
    font-weight: 400
}

.e_IndexOrdinaryStyleBox-001 .title_sub {
    font-size: .875rem;
    margin-left: .625rem
}

.e_IndexOrdinaryStyleBox-001 .stylebox_title {
    display: inline-block;
    width: auto;
    height: inherit;
    background-color: #65beba;
    padding-left: .9375rem;
    padding-right: .9375rem;
    font-size: 0;
    vertical-align: bottom;
    white-space: nowrap
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link {
    float: right;
    vertical-align: middle;
    margin-right: .9375rem
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link a {
    color: inherit;
    display: table-cell;
    vertical-align: middle
}

.e_IndexOrdinaryStyleBox-001 .link_icon {
    display: inline-block;
    margin-left: .3125rem
}

.e_IndexOrdinaryStyleBox-001 .link_icon:before {
    content: "\e6af"
}

.e_IndexOrdinaryStyleBox-001 .stylebox_top_line {
    height: .0625rem;
    background-color: #f0f0f0
}

.e_IndexOrdinaryStyleBox-001 .stylebox_content {
    border-style: solid;
    border-width: .0625rem;
    border-color: #f0f0f0;
    width: 100%;
    height: calc(100% - 3rem)
}

.e_IndexOrdinaryStyleBox-001 .stylebox_bottom_line {
    height: .0625rem;
    background-color: #f0f0f0
}

.e_SideMajorStyleBox-001 {
    width: 100%;
    height: auto
}

.e_SideMajorStyleBox-001 .stylebox_link {
    color: #666;
    font-size: .875rem;
    display: table;
    height: inherit;
    border-width: 0;
    float: right;
    vertical-align: middle;
    margin-right: .9375rem
}

.e_SideMajorStyleBox-001 .stylebox_top {
    width: auto;
    height: 2.5rem;
    background-color: #65beba
}

.e_SideMajorStyleBox-001 .title_icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 2.5rem;
    color: #fff;
    margin-right: .625rem;
    font-size: medium
}

.e_SideMajorStyleBox-001 .title_icon:before {
    content: ""
}

.e_SideMajorStyleBox-001 .title_main {
    font-size: 1rem;
    max-width: 37.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.e_SideMajorStyleBox-001 .title_main, .e_SideMajorStyleBox-001 .title_sub {
    display: inline-block;
    vertical-align: middle;
    line-height: 2.5rem;
    color: #fff;
    font-weight: 400
}

.e_SideMajorStyleBox-001 .title_sub {
    font-size: .875rem;
    margin-left: .625rem
}

.e_SideMajorStyleBox-001 .stylebox_title {
    display: inline-block;
    width: auto;
    height: inherit;
    background-color: #65beba;
    padding-left: .9375rem;
    padding-right: .9375rem;
    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: .3125rem
}

.e_SideMajorStyleBox-001 .link_icon:before {
    content: "\e6af"
}

.e_SideMajorStyleBox-001 .stylebox_top_line {
    height: .0625rem;
    background-color: #f0f0f0
}

.e_SideMajorStyleBox-001 .stylebox_content {
    border-style: solid;
    border-width: .0625rem;
    border-color: #f0f0f0;
    width: 100%
}

.e_SideMajorStyleBox-001 .stylebox_bottom_line {
    height: .0625rem;
    background-color: #f0f0f0
}

@media only screen and (max-width: 768px) {
    .c_portalResProduct_list-01001 {
        overflow: hidden;
        width: 100%;
        height: auto;
        min-width: 40rem;
        margin-left: 0;
        margin-right: 0
    }

    .c_portalResProduct_list-01001 .p_ProductList {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        overflow: hidden;
        background-color: transparent;
        white-space: normal;
        font-size: 0
    }

    .c_portalResProduct_list-01001 .p_categorySummaryBox {
        padding: .9375rem;
        border-bottom: .0625rem solid rgba(0, 0, 0, .09)
    }

    .c_portalResProduct_list-01001 .p_categorySummary {
        color: rgba(0, 0, 0, .45);
        font-size: .875rem;
        line-height: 1.375rem;
        text-align: left;
        vertical-align: top;
        word-break: break-all
    }

    .c_portalResProduct_list-01001 .p_sort {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0 .9375rem;
        overflow: hidden;
        font-size: 1rem;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border-bottom: .625rem solid #f5f5f5
    }

    .c_portalResProduct_list-01001 .d_sortBtn {
        -webkit-flex: 1.5;
        flex: 1.5;
        -webkit-box-flex: 1.5;
        -moz-box-flex: 1.5;
        -ms-flex: 1.5;
        display: block;
        position: relative;
        width: 100%;
        line-height: 2.5rem;
        text-align: center
    }

    .c_portalResProduct_list-01001 .d_sortBtn.active, .c_portalResProduct_list-01001 .d_sortBtn:active, .c_portalResProduct_list-01001 .d_sortBtn:hover {
        border-color: #1890ff;
        color: #1890ff;
        z-index: 2
    }

    .c_portalResProduct_list-01001 .p_default {
        -webkit-flex: 1;
        flex: 1;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1
    }

    .c_portalResProduct_list-01001 .d_sortBtn:lang(active) {
        border-color: #1890ff;
        color: #1890ff;
        z-index: 2
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:first-child {
        display: none
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont {
        display: inline-block;
        font-size: .75rem;
        width: 0;
        height: 0;
        margin: .3125rem 0 0 .1875rem;
        font: 0/0 arial;
        vertical-align: middle;
        border: .3125rem dashed transparent;
        border-top: .3125rem solid rgba(0, 0, 0, .45);
        text-align: center
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:before {
        content: "\e69a";
        line-height: 1.875rem
    }

    .c_portalResProduct_list-01001 .d_sortBtn:active .font .iconfont, .c_portalResProduct_list-01001 .d_sortBtn:hover .font .iconfont, .c_portalResProduct_list-01001 .d_sortBtn:lang(active) .font .iconfont {
        color: #1890ff;
        border-top-color: #1890ff
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .down-arrow {
        margin-top: 0;
        border-top: 0 none;
        border-bottom: .3125rem solid rgba(0, 0, 0, .45)
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .arrow:before {
        content: "\e69c"
    }

    .c_portalResProduct_list-01001 .p_default .font .iconfont {
        display: none
    }

    .p_products {
        display: flex;
        flex-wrap: wrap;
    }

    .proLi {
        width: 50% !important;
    }

    .c_portalResProduct_list-01001 .p_products {
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        overflow: hidden;
        white-space: normal
    }

    .c_portalResProduct_list-01001 .p_Product {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 100% !important;
        padding: .9375rem .9375rem 0;
        height: inherit
    }

    .c_portalResProduct_list-01001 .p_ProductInner {
        width: 100%;
        padding: 0 0 .9375rem;
        border-top: 0 none;
        border-left: 0 none;
        border-right: 0 none;
        box-sizing: content-box;
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .c_portalResProduct_list-01001 .p_Product:last-of-type .p_ProductInner {
        border: 0 none
    }

    .c_portalResProduct_list-01001 .p_images {
        position: relative;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        text-align: center;
        font-size: 0;
        overflow: hidden;
        webkit-flex: 1;
        flex: 1;
        -webkit-box-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1
    }

    .c_portalResProduct_list-01001 .p_image {
        overflow: hidden
    }

    .c_portalResProduct_list-01001 .p_imagesPc {
        display: none
    }

    .c_portalResProduct_list-01001 .p_linkB {
        width: inherit;
        height: inherit;
        display: block;
        position: static
    }

    .c_portalResProduct_list-01001 .p_image {
        width: 100%;
        height: 100%;
        padding: 0
    }

    .c_portalResProduct_list-01001 .p_ThumbnailBox {
        display: none
    }

    .c_portalResProduct_list-01001 .d_articles {
        height: auto;
        width: auto;
        padding: 0 0 0 .9375rem;
        margin: 0;
        overflow: hidden;
        -webkit-flex: 2.4;
        flex: 2.4;
        -webkit-box-flex: 2.4;
        -moz-box-flex: 2.4;
        -ms-flex: 2.4
    }

    .c_portalResProduct_list-01001 .d_HeadBox {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: .0625rem;
        border-style: none;
        border-color: hsla(0, 0%, 89.4%, 0);
        background-color: transparent;
        overflow: hidden
    }

    .c_portalResProduct_list-01001 .d_title {
        display: block;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        font-weight: 400;
        cursor: pointer;
        line-height: 1.375rem;
        vertical-align: middle
    }

    .c_portalResProduct_list-01001 .p_TagBox {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: .0625rem;
        border-style: none;
        border-color: hsla(0, 0%, 89.4%, 0);
        background-color: transparent;
        overflow: hidden;
        display: none
    }

    .c_portalResProduct_list-01001 .p_tag {
        float: left;
        margin: 0 .3125rem 0 .3125rem;
        padding: 0;
        overflow: hidden
    }

    .c_portalResProduct_list-01001 .p_tag, .c_portalResProduct_list-01001 .p_tag:active, .c_portalResProduct_list-01001 .p_tag:hover {
        border-width: .0625rem;
        border-style: none;
        border-color: transparent
    }

    .c_portalResProduct_list-01001 .d_item {
        width: auto;
        height: auto;
        margin: .3125rem 0;
        padding: 0;
        vertical-align: middle;
        overflow: hidden
    }

    .c_portalResProduct_list-01001 .d_item .d_itemLable {
        margin: 0 .3125rem 0 0
    }

    .c_portalResProduct_list-01001 .d_item .d_itemLable, .c_portalResProduct_list-01001 .d_item .d_itemValue {
        display: inline-block;
        vertical-align: middle;
        font-size: .875rem
    }

    .c_portalResProduct_list-01001 .p_NomBoxPc, .c_portalResProduct_list-01001 .p_salePricePc {
        display: none
    }

    .c_portalResProduct_list-01001 .d_SummaryBox {
        margin: .3125rem 0;
        width: auto;
        height: auto;
        padding: 0;
        overflow: hidden
    }

    .c_portalResProduct_list-01001 .d_summary {
        color: #999;
        font-size: .75rem;
        line-height: 1.25rem;
        text-align: left;
        vertical-align: top;
        word-break: break-all
    }

    .c_portalResProduct_list-01001 .d_SalePrice {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: left;
        vertical-align: middle
    }

    .c_portalResProduct_list-01001 .p_priceUnit:before {
        content: "\e6d7"
    }

    .c_portalResProduct_list-01001 .p_interaction {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: .0625rem;
        border-style: none;
        border-color: hsla(0, 0%, 89.4%, 0);
        background-color: transparent;
        overflow: hidden;
        word-break: break-all;
        white-space: normal;
        font-size: .875rem
    }

    .c_portalResProduct_list-01001 .p_interaction .btn-default {
        display: inline-block;
        margin: .3125rem 0 0
    }

    .c_portalResProduct_list-01001 .p_keyword {
        display: inline-block;
        padding-right: .3125rem;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: middle
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResProduct_list-01001 {
        overflow: hidden;
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-right: 0
    }

    .c_portalResProduct_list-01001 .p_ProductList {
        width: auto;
        height: auto;
        overflow: hidden;
        white-space: normal;
        font-size: 0;
        padding: 1.25rem 1.5625rem
    }

    .c_portalResProduct_list-01001 .p_categorySummaryBox {
        padding: 0 0 1.25rem;
        margin: 0 0 1.875rem;
        border-bottom: .0625rem solid rgba(0, 0, 0, .09)
    }

    .c_portalResProduct_list-01001 .p_categorySummary {
        color: rgba(0, 0, 0, .45);
        font-size: .875rem;
        line-height: 1.375rem;
        text-align: left;
        vertical-align: top;
        word-break: break-all
    }

    .c_portalResProduct_list-01001 .p_sort {
        margin: 0 0 .625rem;
        width: auto;
        height: auto;
        padding: 0 0 0 .0625rem;
        border-width: .0625rem;
        border-style: none;
        border-color: hsla(0, 0%, 89.4%, 0);
        background-color: transparent;
        overflow: hidden;
        clear: both;
        font-size: .875rem
    }

    .c_portalResProduct_list-01001 .d_sortBtn {
        position: relative;
        float: left;
        height: 1.875rem;
        margin: 0 0 0 -.0625rem;
        line-height: 1.875rem;
        text-align: left;
        padding-left: .9375rem;
        padding-right: 1.875rem;
        background-color: #fff;
        border-width: .0625rem;
        border-style: solid;
        border-color: #d9d9d9;
        cursor: pointer;
        color: rgba(0, 0, 0, .65)
    }

    .c_portalResProduct_list-01001 .d_sortBtn.active, .c_portalResProduct_list-01001 .d_sortBtn:active, .c_portalResProduct_list-01001 .d_sortBtn:hover {
        border-color: #1890ff;
        color: #1890ff;
        z-index: 2
    }

    .c_portalResProduct_list-01001 .p_default {
        padding-right: .9375rem
    }

    .c_portalResProduct_list-01001 .d_sortBtn:lang(active) {
        border-color: #1890ff;
        color: #1890ff;
        z-index: 2
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:first-child {
        display: none
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont {
        display: inline-block;
        position: absolute;
        top: 0;
        right: .5rem;
        font-size: .75rem;
        color: rgba(0, 0, 0, .65);
        text-align: center;
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg)
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .iconfont:before {
        content: "\e69a";
        line-height: 1.875rem
    }

    .c_portalResProduct_list-01001 .d_sortBtn:active .font .iconfont, .c_portalResProduct_list-01001 .d_sortBtn:hover .font .iconfont, .c_portalResProduct_list-01001 .d_sortBtn:lang(active) .font .iconfont {
        color: #1890ff
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .arrow {
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg)
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .down-arrow {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg)
    }

    .c_portalResProduct_list-01001 .d_sortBtn .font .arrow:before {
        content: "\e69a"
    }

    .c_portalResProduct_list-01001 .p_default .iconfont.arrow {
        display: none
    }

    .c_portalResProduct_list-01001 .p_products {
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        overflow: hidden;
        white-space: normal
    }

    .c_portalResProduct_list-01001 .p_Product {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 33.33333%;
        padding: .625rem;
        height: inherit
    }

    .c_portalResProduct_list-01001 .p_ProductInner {
        width: 100%;
        padding: 0 0 .3125rem;
        box-sizing: content-box
    }

    .c_portalResProduct_list-01001 .p_ProductInner:hover {
        border-width: .1875rem;
        border-color: #1890ff;
        margin: -.125rem
    }

    .c_portalResProduct_list-01001 .p_images {
        position: relative;
        width: 100%;
        height: 11.75rem;
        margin: 0;
        padding: 0;
        text-align: center;
        font-size: 0;
        overflow: hidden
    }

    .c_portalResProduct_list-01001 .p_imagesMo {
        display: none
    }

    .c_portalResProduct_list-01001 .p_linkB {
        width: inherit;
        height: inherit;
        display: block;
        position: static
    }

    .c_portalResProduct_list-01001 .p_image {
        width: 100%;
        height: 100%;
        padding: 0
    }

    .c_portalResProduct_list-01001 .p_ThumbnailBox {
        position: absolute;
        left: 0;
        bottom: .0625rem;
        z-index: 10;
        width: 14.75rem;
        padding: 0;
        overflow: hidden;
        height: auto
    }

    .c_portalResProduct_list-01001 .p_ThumbnailBox .p_thumbnail {
        position: relative;
        width: 2.625rem;
        height: 2.125rem;
        float: left;
        margin: 0 .125rem;
        max-width: 2.625rem;
        max-height: 2.125rem;
        overflow: hidden;
        border: .125rem solid rgba(0, 0, 0, .45)
    }

    .c_portalResProduct_list-01001 .p_ThumbnailBox .p_thumbnail:hover {
        border-color: hsla(0, 0%, 100%, .7)
    }

    .c_portalResProduct_list-01001 .d_articles {
        height: auto;
        width: auto;
        padding: 0 0 0 .9375rem;
        margin: 0;
        overflow: hidden;
        -webkit-flex: 2.4;
        flex: 2.4;
        -webkit-box-flex: 2.4;
        -moz-box-flex: 2.4;
        -ms-flex: 2.4
    }

    .c_portalResProduct_list-01001 .d_HeadBox {
        margin: .3125rem 0 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: .0625rem;
        border-style: none;
        border-color: hsla(0, 0%, 89.4%, 0);
        background-color: transparent;
        overflow: hidden
    }

    .c_portalResProduct_list-01001 .d_title {
        display: block;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        font-weight: 400;
        cursor: pointer;
        line-height: 1.375rem;
        vertical-align: middle
    }

    .c_portalResProduct_list-01001 .p_TagBox {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: .0625rem;
        border-style: none;
        border-color: hsla(0, 0%, 89.4%, 0);
        background-color: transparent;
        overflow: hidden
    }

    .c_portalResProduct_list-01001 .p_tag {
        float: left;
        margin: 0 .3125rem 0 .3125rem;
        padding: 0;
        overflow: hidden
    }

    .c_portalResProduct_list-01001 .p_tag, .c_portalResProduct_list-01001 .p_tag:active, .c_portalResProduct_list-01001 .p_tag:hover {
        border-width: .0625rem;
        border-style: none;
        border-color: transparent
    }

    .c_portalResProduct_list-01001 .d_item {
        width: auto;
        height: auto;
        margin: .3125rem 0;
        padding: 0;
        vertical-align: middle;
        overflow: hidden
    }

    .c_portalResProduct_list-01001 .d_item .d_itemLable {
        margin: 0 .3125rem 0 0
    }

    .c_portalResProduct_list-01001 .d_item .d_itemLable, .c_portalResProduct_list-01001 .d_item .d_itemValue {
        display: inline-block;
        vertical-align: middle;
        font-size: .875rem
    }

    .c_portalResProduct_list-01001 .p_NomBoxMo, .c_portalResProduct_list-01001 .p_salePriceMo {
        display: none
    }

    .c_portalResProduct_list-01001 .d_SummaryBox {
        margin: .3125rem 0;
        width: auto;
        height: auto;
        padding: 0;
        overflow: hidden
    }

    .c_portalResProduct_list-01001 .d_summary {
        line-height: 1.25rem;
        text-align: left;
        vertical-align: top;
        word-break: break-all
    }

    .c_portalResProduct_list-01001 .d_SalePrice {
        display: inline-table;
        margin: 0;
        padding: 0;
        text-align: left;
        vertical-align: middle
    }

    .c_portalResProduct_list-01001 .p_priceUnit:before {
        content: "\e6d7"
    }

    .c_portalResProduct_list-01001 .p_interaction {
        margin: 0;
        width: auto;
        height: auto;
        padding: 0;
        border-width: .0625rem;
        border-style: none;
        border-color: hsla(0, 0%, 89.4%, 0);
        background-color: transparent;
        overflow: hidden;
        word-break: break-all;
        white-space: normal;
        font-size: .875rem
    }

    .c_portalResProduct_list-01001 .p_interaction .btn-default {
        display: inline-block;
        margin: .3125rem 0 0
    }

    .c_portalResProduct_list-01001 .p_keyword {
        display: inline-block;
        padding-right: .3125rem;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: middle
    }
}

@media only screen and (max-width: 768px) {
    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent {
        font-size: 0;
        display: inline-block;
        vertical-align: middle;
        position: relative
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .font {
        display: inline-block;
        font-size: .875rem;
        color: #666;
        height: 1.875rem;
        line-height: 1.875rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .after:before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .before:before {
        content: "\200B"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb {
        font-size: .875rem;
        color: #0183ff;
        display: inline-block;
        vertical-align: middle;
        position: relative
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb > a > .font {
        display: inline-block;
        line-height: 1.875rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb > a {
        color: inherit
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox > a > .font:hover {
        text-decoration: none
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb > a > .font:hover {
        text-decoration: underline
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb .after:before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumb .before:before {
        content: "\200B"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover > a > .font:before {
        content: "\200B";
        display: block;
        height: 0;
        background: #fff;
        width: 100%;
        width: calc(100% - .0625rem);
        position: absolute;
        bottom: -.0625rem;
        left: .0625rem;
        z-index: 10
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover > a > .font {
        border: 0 solid #65beba;
        border-bottom: 0 solid transparent
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after {
        margin-right: .3125rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after:before {
        content: "\e69a"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover .after:before {
        content: "\e69c"
    }

    .e_title.c_portalResBreadcrumb_nav-01001.p_sortLink {
        display: inline-block;
        padding: 0;
        color: #65beba;
        font-size: .875rem;
        text-align: left;
        white-space: nowrap;
        vertical-align: middle;
        line-height: 1.1875rem
    }

    a > .e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink:hover {
        text-decoration: underline;
        font-weight: 700;
        cursor: pointer
    }

    a > .e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink:active {
        color: #45a5a1;
        font-weight: 400;
        text-decoration: none;
        margin-top: 0
    }

    .e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink .iconfont:before {
        display: inline-block;
        content: ""
    }

    .c_portalResBreadcrumb_nav-01001 .p_content {
        margin: 0;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0;
        border-width: .0625rem;
        border-style: none;
        border-color: hsla(0, 0%, 89.4%, 0);
        background-color: transparent;
        overflow: hidden
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond {
        font-size: .875rem;
        color: #65beba;
        display: inline-block;
        vertical-align: middle;
        position: relative
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond > a > .font {
        display: inline-block;
        line-height: 1.875rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond > a {
        color: inherit
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox > a > .font {
        border: .0625rem solid #e0f2f1
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox > a > .font:hover {
        text-decoration: none
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond > a > .font:hover {
        text-decoration: underline
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond .after:before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond .before:before {
        content: "\200B"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover > a > .font:before {
        content: "\200B";
        display: block;
        height: .0625rem;
        background: #fff;
        width: 100%;
        width: calc(100% - .0625rem);
        position: absolute;
        bottom: -.0625rem;
        left: .0625rem;
        z-index: 10
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover > a > .font {
        border: .0625rem solid #65beba;
        border-bottom: .0625rem solid transparent
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after {
        margin-right: .3125rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after:before {
        content: "\e69a"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover .after:before {
        content: "\e69c"
    }

    .c_portalResBreadcrumb_nav-01001 .p_end {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: left;
        color: #333;
        font-size: .875rem;
        font-weight: 400
    }

    .c_portalResBreadcrumb_nav-01001 .p_end .font {
        white-space: nowrap;
        vertical-align: middle;
        text-align: inherit;
        line-height: .875rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_end .iconfont:before {
        display: inline-block;
        content: ""
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst {
        font-size: .875rem;
        color: #0183ff;
        display: inline-block;
        vertical-align: middle;
        position: relative
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst > a > .font {
        display: inline-block;
        line-height: 1.875rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst > a {
        color: inherit
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox > a > .font {
        border: .0625rem solid #e0f2f1
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox > a > .font:hover {
        text-decoration: none
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst > a > .font:hover {
        text-decoration: underline
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .after:before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before {
        content: "\200B"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover > a > .font:before {
        content: "\200B";
        display: block;
        height: .0625rem;
        background: #fff;
        width: 100%;
        width: calc(100% - .0625rem);
        position: absolute;
        bottom: -.0625rem;
        left: .0625rem;
        z-index: 10
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover > a > .font {
        border: .0625rem solid #65beba;
        border-bottom: .0625rem solid transparent
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after {
        margin-right: .3125rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after:before {
        content: "\e69a"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover .after:before {
        content: "\e69c"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList {
        margin: 0;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0;
        border-width: .0625rem;
        border-style: none;
        border-color: hsla(0, 0%, 89.4%, 0);
        overflow: hidden;
        border-bottom: .0625rem solid #eee;
        margin-bottom: 1.875rem;
        margin-top: 1.25rem
    }

    .c_portalResBreadcrumb_nav-01001 {
        width: 73.75rem;
        height: 1.875rem;
        overflow: visible;
        font-size: 0
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList {
        width: auto;
        height: auto;
        overflow: visible;
        background-color: transparent
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList > a {
        display: inline-block
    }

    .c_portalResBreadcrumb_nav-01001 .p_CurrentBox {
        color: #666
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before {
        content: "\e68a"
    }

    .c_portalResBreadcrumb_nav-01001 .p_content {
        width: 15rem;
        position: absolute;
        border: .0625rem solid #65beba;
        padding: .5625rem .4375rem .5625rem .4375rem;
        font-size: 0;
        display: none;
        height: auto;
        background: #fff
    }

    .c_portalResBreadcrumb_nav-01001 .contentBox:hover .p_content {
        display: block
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink {
        color: #65beba;
        display: inline-block;
        margin: .5625rem .4375rem .5625rem .4375rem;
        cursor: pointer;
        font-size: .875rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink .font {
        line-height: .875rem;
        font-weight: 400
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink:hover {
        text-decoration: underline;
        font-weight: 400
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink.current {
        color: #bcbcbc
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink.current:hover {
        text-decoration: none;
        font-weight: 400
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink.current .font {
        text-decoration: none;
        font-weight: 400;
        cursor: default
    }

    .c_portalResBreadcrumb_nav-01001 .p_end {
        margin-right: .375rem;
        margin-left: .375rem;
        vertical-align: middle
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent {
        font-size: 0;
        display: inline-block;
        vertical-align: middle;
        position: relative
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .font {
        display: inline-block;
        font-size: .875rem;
        color: #666;
        height: 1.875rem;
        line-height: 1.875rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .after:before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .before:before {
        content: "\200B"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb {
        font-size: .875rem;
        color: #0183ff;
        display: inline-block;
        vertical-align: middle;
        position: relative
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb > a > .font {
        display: inline-block;
        line-height: 1.875rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb > a {
        color: inherit
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox > a > .font:hover {
        text-decoration: none
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb > a > .font:hover {
        text-decoration: underline
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb .after:before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumb .before:before {
        content: "\200B"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover > a > .font:before {
        content: "\200B";
        display: block;
        height: 0;
        background: #fff;
        width: 100%;
        width: calc(100% - .0625rem);
        position: absolute;
        bottom: -.0625rem;
        left: .0625rem;
        z-index: 10
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover > a > .font {
        border: 0 solid #65beba;
        border-bottom: 0 solid transparent
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after {
        margin-right: .3125rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after:before {
        content: "\e69a"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover .after:before {
        content: "\e69c"
    }

    .e_title.c_portalResBreadcrumb_nav-01001.p_sortLink {
        display: inline-block;
        padding: 0;
        color: #65beba;
        font-size: .875rem;
        text-align: left;
        white-space: nowrap;
        vertical-align: middle;
        line-height: 1.1875rem
    }

    a > .e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink:hover {
        text-decoration: underline;
        font-weight: 700;
        cursor: pointer
    }

    a > .e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink:active {
        color: #45a5a1;
        font-weight: 400;
        text-decoration: none;
        margin-top: 0
    }

    .e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink .iconfont:before {
        display: inline-block;
        content: ""
    }

    .c_portalResBreadcrumb_nav-01001 .p_content {
        margin: 0;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0;
        border-width: .0625rem;
        border-style: none;
        border-color: hsla(0, 0%, 89.4%, 0);
        background-color: transparent;
        overflow: hidden
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond {
        font-size: .875rem;
        color: #65beba;
        display: inline-block;
        vertical-align: middle;
        position: relative
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond > a > .font {
        display: inline-block;
        line-height: 1.875rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond > a {
        color: inherit
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox > a > .font {
        border: .0625rem solid #e0f2f1
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox > a > .font:hover {
        text-decoration: none
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond > a > .font:hover {
        text-decoration: underline
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond .after:before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond .before:before {
        content: "\200B"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover > a > .font:before {
        content: "\200B";
        display: block;
        height: .0625rem;
        background: #fff;
        width: 100%;
        width: calc(100% - .0625rem);
        position: absolute;
        bottom: -.0625rem;
        left: .0625rem;
        z-index: 10
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover > a > .font {
        border: .0625rem solid #65beba;
        border-bottom: .0625rem solid transparent
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after {
        margin-right: .3125rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after:before {
        content: "\e69a"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover .after:before {
        content: "\e69c"
    }

    .c_portalResBreadcrumb_nav-01001 .p_end {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: left;
        color: #333;
        font-size: .875rem;
        font-weight: 400
    }

    .c_portalResBreadcrumb_nav-01001 .p_end .font {
        white-space: nowrap;
        vertical-align: middle;
        text-align: inherit;
        line-height: .875rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_end .iconfont:before {
        display: inline-block;
        content: ""
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst {
        font-size: .875rem;
        color: #0183ff;
        display: inline-block;
        vertical-align: middle;
        position: relative
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst > a > .font {
        display: inline-block;
        line-height: 1.875rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst > a {
        color: inherit
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox > a > .font {
        border: .0625rem solid #e0f2f1
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox > a > .font:hover {
        text-decoration: none
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst > a > .font:hover {
        text-decoration: underline
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .after:before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before {
        content: "\200B"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover > a > .font:before {
        content: "\200B";
        display: block;
        height: .0625rem;
        background: #fff;
        width: 100%;
        width: calc(100% - .0625rem);
        position: absolute;
        bottom: -.0625rem;
        left: .0625rem;
        z-index: 10
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover > a > .font {
        border: .0625rem solid #65beba;
        border-bottom: .0625rem solid transparent
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after {
        margin-right: .3125rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after:before {
        content: "\e69a"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover .after:before {
        content: "\e69c"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList {
        margin: 0;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0;
        border-width: .0625rem;
        border-style: none;
        border-color: hsla(0, 0%, 89.4%, 0);
        overflow: hidden
    }

    .c_portalResBreadcrumb_nav-01001 {
        width: 73.75rem;
        height: 1.875rem;
        overflow: visible;
        font-size: 0
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList {
        width: auto;
        height: auto;
        border-bottom: .0625rem solid #eee;
        overflow: visible;
        background-color: transparent
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList > a {
        display: inline-block
    }

    .c_portalResBreadcrumb_nav-01001 .p_CurrentBox {
        color: #666
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before {
        content: "\e68a"
    }

    .c_portalResBreadcrumb_nav-01001 .p_content {
        width: 15rem;
        position: absolute;
        border: .0625rem solid #65beba;
        padding: .5625rem .4375rem .5625rem .4375rem;
        font-size: 0;
        display: none;
        height: auto;
        background: #fff
    }

    .c_portalResBreadcrumb_nav-01001 .contentBox:hover .p_content {
        display: block
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink {
        color: #65beba;
        display: inline-block;
        margin: .5625rem .4375rem .5625rem .4375rem;
        cursor: pointer;
        font-size: .875rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink .font {
        line-height: .875rem;
        font-weight: 400
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink:hover {
        text-decoration: underline;
        font-weight: 400
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink.current {
        color: #bcbcbc
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink.current:hover {
        text-decoration: none;
        font-weight: 400
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink.current .font {
        text-decoration: none;
        font-weight: 400;
        cursor: default
    }

    .c_portalResBreadcrumb_nav-01001 .p_end {
        margin-right: .375rem;
        margin-left: .375rem;
        vertical-align: middle
    }
}

.c_portalResProduct_category-01001002 .p_categoryBox .p_parentBox .p_linkBox:hover {
    background: #e4e4e4
}

.p_linkBox.click a {
    color: #ce0000 !important
}

@media only screen and (max-width: 768px) {
    .c_portalResProduct_category-01001002 .p_btn-show {
        display: inline-block;
        color: #fff;
        background-color: #ce0000;
        text-align: left;
        padding-left: 1.25rem;
        border-color: #ce0000;
        width: 100%
    }

    .btn-primary:active:hover {
        background-color: #ce0000;
        border-color: #ce0000
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_parentBox {
        width: 100%
    }

    .c_portalResProduct_category-01001002 .p_childBox .p_parentBox {
        background: #fff
    }

    .c_portalResProduct_category-01001002 .p_childBox .p_parentBox .p_linkBox {
        background: #efeff4;
        width: 100%;
        border-bottom: .0625rem solid #d5d5d6
    }

    .c_portalResProduct_category-01001002 {
        height: auto;
        width: 17.5rem;
        overflow: visible
    }

    .c_portalResProduct_category-01001002 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
        width: 100%
    }

    .c_portalResProduct_category-01001002 .p_categoryBox {
        line-height: 1.5rem;
        background: #fff
    }

    .c_portalResProduct_category-01001002 .p_title {
        font-size: 1rem
    }

    .c_portalResProduct_category-01001002 .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: .3125rem .625rem;
        border-bottom: .0625rem solid #fff;
        height: 3.125rem
    }

    .c_portalResProduct_category-01001002 .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: .875rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        align-items: center
    }

    .c_portalResProduct_category-01001002 .p_categoryBtn {
        display: inline-block;
        vertical-align: middle;
        background-color: hsla(0, 0%, 100%, 0);
        border-color: hsla(0, 0%, 100%, 0);
        border-style: solid;
        border-width: 0;
        color: #65beba;
        height: auto;
        width: .875rem;
        margin: 0 .25rem 0 0;
        padding: 0;
        position: static;
        text-align: center;
        font-size: .875rem;
        color: #d9d9d9
    }

    .c_portalResProduct_category-01001002 .p_categoryBtn:active {
        border-width: 0;
        border-style: solid;
        color: #65beba;
        border-color: hsla(0, 0%, 100%, 0);
        background-color: hsla(0, 0%, 100%, 0);
        box-shadow: none
    }

    .c_portalResProduct_category-01001002 .p_linkBox .icon-arrow_up:before {
        content: "\e69a";
        color: #7b7b7e
    }

    .c_portalResProduct_category-01001002 .p_linkBox .icon-arrow_down:before {
        content: "\e69c";
        color: #7b7b7e
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_childBox {
        padding-left: 1.25rem;
        width: 100%
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_parentBox {
        position: relative;
        height: auto
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto
    }

    .c_portalResProduct_category-01001002 .p_image {
        width: 1.875rem;
        height: 1.875rem;
        display: inline-block;
        vertical-align: middle;
        margin-right: .3125rem
    }

    .c_portalResProduct_category-01001002 .p_image > img {
        width: 100%;
        height: 100%
    }

    .c_portalResProduct_category-01001002 .p_num .iconfont:before {
        content: ""
    }

    .c_portalResProduct_category-01001002 .p_num {
        color: #ccc
    }

    .c_portalResProduct_category-01001002 .p_childBox .p_num {
        color: #333
    }

    .c_portalResProduct_category-01001002 .p_childBox {
        background: #efeff4
    }

    .c_portalResProduct_category-01001002 .p_parentBox {
        background: #fff;
        color: #000
    }

    .c_portalResProduct_category-01001002 .p_btn-show .p_c-fff {
        color: #fff;
        margin: 0 0 0 .625rem;
        vertical-align: middle;
        width: auto;
        float: right;
        line-height: 3.125rem
    }

    .c_portalResProduct_category-01001002 .p_categoryBox {
        overflow-y: auto;
        height: 100%;
        float: left;
        background: #fff !important
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .c_portalResProduct_category-01001002 .p_btn-show {
        display: none
    }

    .c_portalResProduct_category-01001002 .p_childBox .p_parentBox {
        width: 100%
    }

    .c_portalResProduct_category-01001002 .p_linkBox .icon-arrow_down:before, .c_portalResProduct_category-01001002 .p_linkBox .icon-arrow_up:before {
        color: #7b7b7e
    }

    .c_portalResProduct_category-01001002 .p_btn-hide {
        width: 10%;
        height: 100%;
        display: none
    }

    .c_portalResProduct_category-01001002 {
        height: auto;
        width: 17.5rem;
        overflow: visible
    }

    .c_portalResProduct_category-01001002 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
        width: 100%
    }

    .c_portalResProduct_category-01001002 .p_category {
        height: 100%;
        width: 100%;
        position: relative
    }

    .c_portalResProduct_category-01001002 .p_categoryBox {
        line-height: 1.5rem
    }

    .e_title .p_title {
        font-size: 1rem
    }

    .c_portalResProduct_category-01001002 .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: .3125rem .625rem;
        border-bottom: .0625rem solid #fff
    }

    .c_portalResProduct_category-01001002 .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: .875rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        align-items: center
    }

    .c_portalResProduct_category-01001002 .p_categoryBtn {
        display: inline-block;
        vertical-align: middle;
        background-color: hsla(0, 0%, 100%, 0);
        border-color: hsla(0, 0%, 100%, 0);
        border-style: solid;
        border-width: 0;
        color: #65beba;
        height: auto;
        width: .875rem;
        margin: 0 .25rem 0 0;
        padding: 0;
        position: static;
        text-align: center;
        font-size: .875rem;
        color: #d9d9d9
    }

    .c_portalResProduct_category-01001002 .p_categoryBtn:active {
        border-width: 0;
        border-style: solid;
        color: #65beba;
        border-color: hsla(0, 0%, 100%, 0);
        background-color: hsla(0, 0%, 100%, 0);
        box-shadow: none
    }

    .c_portalResProduct_category-01001002 .p_linkBox .icon-arrow_up:before {
        content: "\e6c9"
    }

    .c_portalResProduct_category-01001002 .p_linkBox .icon-arrow_down:before {
        content: "\e6c8"
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_childBox {
        padding-left: 1.25rem
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_parentBox {
        position: relative;
        height: auto
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto
    }

    .c_portalResProduct_category-01001002 .p_image {
        width: 1.875rem;
        height: 1.875rem;
        display: inline-block;
        vertical-align: middle;
        margin-right: .3125rem
    }

    .c_portalResProduct_category-01001002 .p_image > img {
        width: 100%;
        height: 100%
    }

    .c_portalResProduct_category-01001002 .p_num .iconfont:before {
        content: ""
    }

    .c_portalResProduct_category-01001002 .p_num {
        color: #ccc
    }

    .c_portalResProduct_category-01001002 .p_childBox .p_num {
        color: #333
    }

    .c_portalResProduct_category-01001002 .p_parentBox {
        background: #fff;
        color: #000
    }
}

@media only screen and (min-width: 1024px) {
    .e_title .p_title {
        font-size: 1rem
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_linkBox {
        padding: .3125rem .625rem;
        border-bottom: .0625rem solid #fff
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_title {
        color: #666
    }

    .c_portalResProduct_category-01001002 .p_linkBox .icon-arrow_up:before {
        content: "\e6c9";
        color: #7b7b7e
    }

    .c_portalResProduct_category-01001002 .p_linkBox .icon-arrow_down:before {
        color: #7b7b7e
    }

    .c_portalResProduct_category-01001002 {
        height: auto;
        width: 17.5rem;
        overflow: visible
    }

    .c_portalResProduct_category-01001002 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
        width: 100%
    }

    .c_portalResProduct_category-01001002 .p_category {
        height: 100%;
        width: 100%;
        position: relative
    }

    .c_portalResProduct_category-01001002 .p_categoryBox {
        line-height: 1.5rem
    }

    .c_portalResProduct_category-01001002 .p_btn-show {
        display: none
    }

    .c_portalResProduct_category-01001002 .p_title {
        font-size: 1rem
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_linkBox {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -moz-flex;
        background-color: #efefef;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        padding: .625rem 1.25rem;
        border-bottom: .375rem solid #fff
    }

    .c_portalResProduct_category-01001002 .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: .875rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        align-items: center
    }

    .c_portalResProduct_category-01001002 .p_categoryBtn {
        display: inline-block;
        vertical-align: middle;
        background-color: hsla(0, 0%, 100%, 0);
        border-color: hsla(0, 0%, 100%, 0);
        border-style: solid;
        border-width: 0;
        color: #65beba;
        height: auto;
        width: .875rem;
        margin: 0 .25rem 0 0;
        padding: 0;
        position: static;
        text-align: center;
        font-size: .875rem;
        color: #d9d9d9
    }

    .c_portalResProduct_category-01001002 .p_categoryBtn:active {
        border-width: 0;
        border-style: solid;
        color: #65beba;
        border-color: hsla(0, 0%, 100%, 0);
        background-color: hsla(0, 0%, 100%, 0);
        box-shadow: none
    }

    .c_portalResProduct_category-01001002 .p_linkBox .c {
        content: "\e6c9"
    }

    .c_portalResProduct_category-01001002 .p_linkBox .icon-arrow_down:before {
        content: "\e6c8"
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_childBox {
        padding-left: 1.25rem
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_parentBox {
        position: relative;
        height: auto
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
        height: auto
    }

    .c_portalResProduct_category-01001002 .p_image {
        width: 1.875rem;
        height: 1.875rem;
        display: inline-block;
        display: none;
        vertical-align: middle;
        margin-right: .3125rem
    }

    .c_portalResProduct_category-01001002 .p_image > img {
        width: 100%;
        height: 100%
    }

    .c_portalResProduct_category-01001002 .p_num .iconfont:before {
        content: ""
    }

    .c_portalResProduct_category-01001002 .p_num {
        color: #ccc
    }

    .c_portalResProduct_category-01001002 .p_childBox .p_num {
        color: #333
    }

    .c_portalResProduct_category-01001002 .p_btn-hide {
        width: 10%;
        height: 100%;
        background-color: #7f7f7f;
        display: none
    }

    .c_portalResProduct_category-01001002 .p_parentBox {
        background: #fff;
        color: #000
    }
}

.c_portalResProduct_category-01001002 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

.c_portalResProduct_category-01001002 > div {
    animation-fill-mode: both
}

.w_fimg-000 .p_title {
    display: inline-table;
    margin: 0;
    min-width: 2.3125rem;
    padding: 0;
    color: #333;
    font-size: 1rem;
    font-weight: 400;
    cursor: pointer
}

.w_fimg-000 .p_title .font {
    vertical-align: middle;
    line-height: 1.3125rem
}

.w_fimg-000 .p_title:hover {
    color: #57b1ad
}

.w_fimg-000 .p_title:active {
    color: #45a5a1
}

.w_fimg-000 .p_title .iconfont:before {
    display: inline-block;
    content: ""
}

.w_fimg-000 {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 12.5rem
}

.w_fimg-000 .animated {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: inherit
}

.w_fimg-000 .font {
    white-space: nowrap
}

.w_fimg-000 .p_link001 {
    width: 100%;
    height: 100%
}

.w_fimg-000 .p_link002 {
    width: 100%;
    height: 1.875rem
}

.w_fimg-000 .p_box {
    width: 100%;
    height: 100%;
    text-align: center;
    position: static
}

.w_fimg-000 .p_dimage {
    height: inherit;
    overflow: hidden;
    font-size: 0
}

.w_fimg-000 .e_image:hover:after {
    background: transparent
}

.w_fimg-000 .p_dimage:empty {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #f2f2f2 url(/img/camera.png?tenantId=231035&viewType=1&v=1639238534000) no-repeat 50%
}

.c_portalResProduct_category-01001004 {
    text-align: center;
    background-color: hsla(0, 0%, 100%, .8)
}

.c_portalResProduct_category-01001004 .p_category {
    width: 100%;
    position: relative;
    height: auto;
    left: 0
}

.c_portalResProduct_category-01001004 .p_categoryBox {
    width: 100%;
    height: auto;
    float: none
}

.c_portalResProduct_category-01001004 .p_categoryBox .p_parentBox {
    display: inline-block;
    width: 50%
}

.c_portalResProduct_category-01001004 .p_categoryBox .p_linkBox {
    display: block;
    margin: 0;
    padding: 0
}

.c_portalResProduct_category-01001004 .p_categoryBox .p_title {
    display: block;
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    border: .0625rem solid #ccc;
    padding: 0;
    text-align: center
}

.c_portalResProduct_category-01001004 .p_categoryBox .p_title:hover {
    background: #0183ff;
    border-color: #0183ff;
    color: #fff
}

.c_portalResProduct_category-01001004 .p_btn-hide, .c_portalResProduct_category-01001004 .p_btn-show {
    display: none
}

.c_portalResProduct_category-01001004 .p_categoryBox .click {
    background: #0183ff !important;
    border-color: #0183ff !important;
    color: #fff !important
}

.c_portalResProduct_category-01001004 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

.c_portalResProduct_category-01001004 > div {
    animation-fill-mode: both
}

.w_grid-001 {
    margin-left: auto;
    margin-right: auto;
    max-width: 73.75rem;
    min-height: 12rem;
    width: 100%
}

#w_fbtn-1567149865148 .p_CommonBtn {
    border: .0625rem solid #ffba00 !important
}

#w_fbtn-1567149865118 .p_CommonBtn {
    border: .0625rem solid #cda065 !important
}

.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: .00625rem;
    display: block
}

#w_grid-001 > div > .p_gridbox > .p_gridCell:nth-child(odd), .w_grid-001 > div > .p_gridbox > .p_gridCell:first-child {
    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: 0;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 769px) {
    .w_grid-001 > div > .p_gridbox > .p_gridCell {
        width: 49.5%;
        margin-left: 1%;
        margin-top: .6rem;
        margin-bottom: .6rem
    }
}

#w_common_text-1567149865308, #w_common_text-1571032033634, #w_common_text-1571032920881 {
    background: url(/img/linea.png?tenantId=231035&viewType=1&v=1639238534000) 50% no-repeat !important
}

#w_grid-1571034548657 .p_gridbox:hover, #w_grid-1571034548661 .p_gridbox:hover, #w_grid-1571034548665 .p_gridbox:hover, #w_grid-1571034548670 .p_gridbox:hover {
    background-color: #cda065 !important
}

.w_grid-000 {
    margin-left: auto;
    margin-right: auto;
    min-height: 12rem;
    width: 100%
}

#w_grid-1567149865058 > div > .p_gridbox:before {
    background: #cda065 !important
}

#w_grid-1567149865028 > div > .p_gridbox:after {
    background: none !important
}

.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: .00625rem;
    display: block
}

.w_grid-000 > .w_grid.signal, .w_grid-000 > .w_grid.signal > .p_gridbox, .w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell {
    min-height: inherit
}

#w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1), .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
    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: 0;
        margin-bottom: 0
    }

    #content_box-1558074493383-0 {
        width: 10rem;
        float: left
    }

    #content_box-1558074493383-1 {
        width: 6.25rem;
        float: right;
        position: relative;
        z-index: 1;
        height: 67.5rem
    }

    #content_box-1558074493383-2 {
        width: 2.8125rem;
        height: 2.8125rem;
        right: 7.8125rem;
        position: fixed
    }

    #w_grid-1548322045199 {
        height: 5rem !important
    }

    #w_grid-1548322045199 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
        height: 5rem
    }

    #c_portalResPublic_codeContainer-15580761128141391 {
        margin-left: .9375rem !important;
        margin-top: 1.25rem !important
    }

    #content_box-1558074493383-1 .p_category {
        height: 67.5rem
    }

    #content_box-1558074493383-1 .p_category, #content_box-1558496004543-1 .p_category {
        width: 100%;
        position: fixed;
        top: 0;
        left: 100%
    }

    #w_grid-1558074493383 .p_gridbox {
        overflow: visible !important
    }

    #content_box-1558496004543-0 {
        width: 10rem;
        float: left
    }

    #content_box-1558496004543-1 {
        width: 6.25rem;
        float: right;
        position: relative;
        z-index: 1
    }

    #content_box-1558496004543-2 {
        width: 2.8125rem;
        height: 2.8125rem;
        right: 7.8125rem;
        position: fixed
    }

    #w_grid-1558496000961 {
        height: 5.25rem !important
    }
}

@media only screen and (min-width: 769px) {
    .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
        width: 100%;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }
}

#w_grid-1558004597776 {
    background-image: url(/img/yd_bj001.jpg?tenantId=231035&viewType=1&v=1639238534000);
    background-image-part-image: url(/img/yd_bj001.jpg?tenantId=231035&viewType=1&v=1639238534000);
    animation-duration: 8.5s
}

.yd_body {
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 3.125rem;
    position: relative
}

.yd_logo {
    padding-top: 1.875rem
}

.yd_bj {
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 100%, .3);
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.yd_text {
    margin-top: 40%
}

.yd_text h1 {
    font-size: 1rem;
    line-height: 2em
}

.yd_text :before {
    position: absolute;
    width: .0625rem;
    display: block;
    content: "";
    height: 7.5rem;
    background: #999;
    left: 50%;
    bottom: 46%;
    animation-name: scrollTip;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(.82, .24, .25, 1)
}

@keyframes scrollTip {
    0% {
        transform: scaleY(0);
        transform-origin: top
    }
    49% {
        transform: scale(1);
        transform-origin: top
    }
    51% {
        transform: scale(1);
        transform-origin: bottom
    }
    to {
        transform: scaleY(0);
        transform-origin: bottom
    }
}

.yd_more a {
    display: block;
    width: 6.875rem;
    height: 6.875rem;
    background: url(/img/yd_tb01.png?tenantId=231035&viewType=1&v=1639238534000);
    margin: 0 auto;
    margin-top: 1.875rem;
    font-size: 0;
    position: relative;
    animation: CDturn 1s linear infinite;
    animation-direction: alternate;
    opacity: 1
}

.yd_more span {
    display: block;
    width: .9375rem;
    height: .8125rem;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    bottom: 3.3125rem;
    left: 50%;
    transform: translatex(-50%);
    transition: all .5s
}

.yd_more a:hover span {
    bottom: 2.625rem
}

.yd_more a:hover {
    background: url(/img/yd_tb02.png?tenantId=231035&viewType=1&v=1639238534000);
    animation: none
}

@keyframes CDturn {
    0% {
        opacity: 1
    }
    to {
        opacity: .3
    }
}

#w_grid-1548322045199 {
    background-color: transparent
}

#w_grid-1548322045199.fixed {
    background-color: #fff;
    border-bottom: .0625rem solid #ddd
}

#w_grid-1548322045199.fixed .p_categoryBox .p_title {
    color: #222
}

#w_grid-1548322045199.fixed .p_categoryBox .p_title:hover {
    color: #da7a01
}

#w_grid-1558496000961 {
    background-color: transparent
}

#w_grid-1558496000961.fixed {
    background-color: #fff;
    border-bottom: .0625rem solid #ddd
}

#w_grid-1558496000961.fixed .p_categoryBox .p_title {
    color: #222
}

#w_grid-1558496000961.fixed .p_categoryBox .p_title:hover {
    color: #da7a01
}

.language a {
    display: block;
    width: 2.8125rem;
    height: 2.8125rem;
    border: .0625rem solid #ce9d5f;
    line-height: 2.8125rem;
    text-align: center;
    color: #ce9d5f
}

.language a:hover {
    background: #ce9d5f;
    color: #fff
}

.logo_01 {
    display: block
}

.fixed .logo_01, .logo_02 {
    display: none
}

.fixed .logo_02 {
    display: block
}

#w_grid-1558345851912 {
    background-image: url(/img/about_bj.jpg?tenantId=231035&viewType=1&v=1639238534000);
    background-image-part-image: url(/img/about_bj.jpg?tenantId=231035&viewType=1&v=1639238534000);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

#w_common_text-1558604518073 p, #w_common_text-1558605812103 p {
    border-bottom: .0625rem solid #f0f0f0;
    padding-bottom: .3125rem
}

#c_portalResIntro_category-1558604271954 .p_parentBox:nth-child(3) {
    background: #ce9d5f
}

#c_portalResIntro_category-1558604271954 .p_categoryBox .p_parentBox:nth-child(3) .p_title {
    color: #fff !important
}

#c_portalResIntro_category-1558605812128 .p_parentBox:nth-child(4) {
    background: #ce9d5f
}

#c_portalResIntro_category-1558605812128 .p_categoryBox .p_parentBox:nth-child(4) .p_title {
    color: #fff !important
}

.w_fline-001 .p_FLine {
    width: 100%;
    border-top-width: .0625rem;
    border-top-style: solid;
    border-top-color: #f0f0f0;
    opacity: 1;
    display: inline-block;
    vertical-align: middle
}

.w_fline-001 {
    width: 100%;
    min-height: 1.25rem;
    display: block;
    margin: 0 auto
}

.w_fline-001 .w_fline {
    width: 100%;
    min-height: inherit;
    font-size: 0
}

.w_fline-001 .w_fline:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    min-height: inherit;
    width: 0
}

@CHARSET "UTF-8";
* {
    padding: 0;
    margin: 0
}

.pagebox {
    width: 100%
}

#c_portalResBreadcrumb_nav-1595900629946 {
    width: auto;
    max-width: none;
    min-width: 0;
    height: 1.875rem;
    max-height: none;
    min-height: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

#c_portalResProduct_category-16194210463962352 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#c_portalResProduct_category-16194210463962352 > div {
    animation-fill-mode: both;
    z-index: 1
}

#c_portalResProduct_category-16194210463962352 {
    width: auto;
    max-width: none;
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

#c_portalResProduct_category-16194164198213928 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#c_portalResProduct_category-16194164198213928 > div {
    animation-fill-mode: both
}

#c_portalResProduct_category-16194164198213928 .cateBox {
    width: 100%
}

#c_portalResProduct_category-16194164198213928 .light {
    background-color: #0183ff !important
}

#c_portalResProduct_category-16194164198213928 .light a {
    color: #fff
}

@media only screen and (min-width: 769px) {
    #c_portalResProduct_category-16194164198213928 .cateBox {
        height: 3.125rem
    }

    #c_portalResProduct_category-16194164198213928 .backBtn, #c_portalResProduct_category-16194164198213928 .btnjt {
        display: none
    }

    #c_portalResProduct_category-16194164198213928 .cate1 {
        width: 100%;
        height: 3.125rem;
        overflow: hidden;
        font-size: 0;
        white-space: nowrap;
        text-align: right
    }

    #c_portalResProduct_category-16194164198213928 .cateListBox {
        height: auto;
        margin: 0 .3125rem;
        background: #fff
    }

    #c_portalResProduct_category-16194164198213928 .li1 {
        display: inline-block
    }

    #c_portalResProduct_category-16194164198213928 .cateNameH3 {
        width: 100%;
        height: 3.125rem;
        line-height: 3.125rem;
        padding: 0 1.875rem;
        background: #f1f1f1;
        border: .0625rem solid #dcdcdc
    }

    #c_portalResProduct_category-16194164198213928 .cate2 .cateNameH3 {
        height: 3.125rem;
        line-height: 3.125rem;
        min-width: 11.75rem
    }

    #c_portalResProduct_category-16194164198213928 .cateName {
        display: inline-block;
        height: 3.125rem;
        line-height: 3.125rem;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #333;
        text-align: center
    }

    #c_portalResProduct_category-16194164198213928 .cate2 .cateName {
        height: 3.125rem;
        line-height: 3.125rem
    }

    #c_portalResProduct_category-16194164198213928 .cateName1, #c_portalResProduct_category-16194164198213928 .cateName2 {
        font-size: .875rem
    }

    #c_portalResProduct_category-16194164198213928 .cateName3 {
        width: 100%;
        text-align: center;
        padding: 0;
        font-size: .875rem
    }

    #c_portalResProduct_category-16194164198213928 .cate2 {
        display: none;
        position: absolute;
        z-index: 999;
        margin-left: -.3125rem
    }

    #c_portalResProduct_category-16194164198213928 .cate3 {
        display: none;
        position: absolute;
        left: 100%;
        top: 0
    }

    #c_portalResProduct_category-16194164198213928 .cateNameH3:hover {
        border-color: #0183ff;
        background-color: #0183ff
    }

    #c_portalResProduct_category-16194164198213928 .cateNameH3:hover a {
        color: #fff
    }

    #c_portalResProduct_category-16194164198213928 .li1:hover .cate2, #c_portalResProduct_category-16194164198213928 .li2:hover .cate3 {
        display: block
    }
}

@media only screen and (max-width: 768px) {
    #c_portalResProduct_category-16194164198213928 .cateBox {
        overflow: hidden
    }

    #c_portalResProduct_category-16194164198213928 .backBtn {
        width: 3.125rem;
        height: 3.125rem;
        line-height: 3.125rem;
        text-align: center
    }

    #c_portalResProduct_category-16194164198213928 .backBtn > i {
        font-size: 1.8rem
    }

    #c_portalResProduct_category-16194164198213928 .cate {
        display: none
    }

    #c_portalResProduct_category-16194164198213928 .cate1 {
        display: none;
        width: 100%;
        height: 100%;
        background-color: #333;
        position: fixed;
        left: 0;
        overflow: hidden;
        z-index: 999
    }

    #c_portalResProduct_category-16194164198213928 .cateNameH3 {
        width: 100%;
        height: 3.125rem;
        line-height: 3.125rem;
        font-size: 0;
        border-bottom: .0625rem solid #999
    }

    #c_portalResProduct_category-16194164198213928 .cateName {
        display: inline-block;
        height: 3.125rem;
        line-height: 3.125rem;
        width: 80%;
        padding-left: .625rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #fff
    }

    #c_portalResProduct_category-16194164198213928 .li2, #c_portalResProduct_category-16194164198213928 .li3 {
        padding-left: 1.25rem
    }

    #c_portalResProduct_category-16194164198213928 .cateName1 {
        font-size: 1rem
    }

    #c_portalResProduct_category-16194164198213928 .cateName2, #c_portalResProduct_category-16194164198213928 .cateName3 {
        font-size: .875rem
    }

    #c_portalResProduct_category-16194164198213928 .btnjt {
        font-size: 1rem;
        display: inline-block;
        width: 3.125rem;
        height: 3.125rem;
        line-height: 3.125rem;
        text-align: center;
        vertical-align: top;
        color: #fff
    }

    #c_portalResProduct_category-16194164198213928 .btnjtRote {
        transform: rotate(90deg)
    }
}

#c_portalResProduct_category-16194164198213928 {
    width: auto;
    max-width: none;
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

#c_portalResProduct_category-16194164198213928 #w_grid-1595903522928 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#c_portalResProduct_category-16194164198213928 #w_grid-1595903522928 > div {
    animation-fill-mode: both
}

#c_portalResProduct_category-16194164198213928 #w_grid-1595903522928 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left
}

@media only screen and (min-width: 769px) {
    #c_portalResProduct_category-16194164198213928 #w_grid-1595903522928 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0;
        margin-top: 0;
        margin-left: 0
    }

    #c_portalResProduct_category-16194164198213928 #w_grid-1595903522928 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }

    #c_portalResProduct_category-16194164198213928 #w_grid-1595903522928 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0
    }
}

#c_portalResProduct_list-15959006453941664 .p_Product {
    width: 33.33333%
}

#c_portalResProduct_list-15959006453941664 .p_CommonSummaryBoxA {
    text-align: center
}

#c_portalResProduct_list-15959006453941664 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#c_portalResProduct_list-15959006453941664 > div {
    animation-fill-mode: both
}

#c_portalResProduct_list-15959006453941664 .proBox {
    width: 100%;
    height: auto;
    overflow: hidden
}

#c_portalResProduct_list-15959006453941664 .proContainer {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: hidden
}

#c_portalResProduct_list-15959006453941664 .proLi {
    position: relative;
    overflow: hidden;
    padding: 1rem;
    height: auto
}

#c_portalResProduct_list-15959006453941664 .proLink {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    transition: all .5s ease;
    border: .0625rem solid #f3f3f3;
    background: #f1f1f1
}

#c_portalResProduct_list-15959006453941664 .proLink:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: .125rem;
    background-color: #0183ff;
    transition: all .5s ease
}

#c_portalResProduct_list-15959006453941664 .proTitle {
    position: relative;
    text-align: left;
    padding: 0 .625rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    font-size: 1rem;
    height: 2.8125rem;
    line-height: 2.8125rem;
    transition: all .5s ease
}

#c_portalResProduct_list-15959006453941664 .proTitle:after {
    content: "";
    display: block;
    width: 3.125rem;
    height: .1875rem;
    background-color: #0183ff;
    position: absolute;
    left: .625rem;
    bottom: .1875rem
}

#c_portalResProduct_list-15959006453941664 .search {
    position: absolute;
    left: .625rem;
    top: .625rem;
    display: block;
    width: 1.25rem;
    height: 1.25rem;
    color: #fff
}

#c_portalResProduct_list-15959006453941664 .proImgBox {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 145%;
    overflow: hidden
}

#c_portalResProduct_list-15959006453941664 .proImg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    width: 100%;
    transition: all 2s ease .5s
}

#c_portalResProduct_list-15959006453941664 .proSummry {
    padding: 1.25rem 1.875rem 0;
    height: 3.875rem;
    display: none
}

#c_portalResProduct_list-15959006453941664 .iconfont {
    transition: .5s;
    display: none
}

#c_portalResProduct_list-15959006453941664 .sum {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    line-height: 1.5;
    color: #000
}

#c_portalResProduct_list-15959006453941664 .lookMore {
    width: 100%;
    padding: 1rem 0 2rem;
    text-align: center;
    font-size: 1rem;
    color: #0183ff;
    font-family: Oswald
}

#c_portalResProduct_list-15959006453941664 .proTitle:before {
    content: "";
    position: absolute;
    left: -10.625rem;
    top: -4.375rem;
    width: 8.75rem;
    height: 8.75rem;
    background-color: #0183ff;
    transform: rotate(45deg);
    transition: all .5s ease
}

#c_portalResProduct_list-15959006453941664 .proLi:hover .proTitle:before {
    left: -6.25rem;
    display: none
}

#c_portalResProduct_list-15959006453941664 .proLi:hover .proImg {
    transform: translate(-50%, -50%) scale(1.1)
}

#c_portalResProduct_list-15959006453941664 .proLi:hover .lookMore .iconfont {
    margin-left: .3125rem
}

#c_portalResProduct_list-15959006453941664 .proLi:hover .proLink {
    box-shadow: 0 0 1.25rem #ddd
}

#c_portalResProduct_list-15959006453941664 .proLi:hover .proLink:after {
    width: 100%
}

@media only screen and (min-width: 769px) {
    #c_portalResProduct_list-15959006453941664 .proLi {
        float: left;
        width: 33.33333%;
        margin: 1rem 0
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #c_portalResProduct_list-15959006453941664 .proContainer {
        max-width: 56.25rem
    }

    #c_portalResProduct_list-15959006453941664 .proLi {
        width: 50%
    }
}

@media only screen and (max-width: 768px) {
    #c_portalResProduct_list-15959006453941664 .proContainer {
        max-width: 43.75rem;
        min-width: 18.75rem
    }

    #c_portalResProduct_list-15959006453941664 .proLi {
        width: 100%
    }
}

#c_portalResProduct_list-15959006453941664 .p_loading .iconfont:before, #c_portalResProduct_list-15959006453941664 .p_more .iconfont:before, #c_portalResProduct_list-15959006453941664 .p_page .next .iconfont:before, #c_portalResProduct_list-15959006453941664 .p_page .pre .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0
}

#c_portalResProduct_list-15959006453941664 {
    width: auto;
    max-width: 100%;
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2.5rem;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

#w_grid-1595900629876 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#w_grid-1595900629876 > div {
    animation-fill-mode: both
}

#w_grid-1595900629876 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left
}

@media only screen and (min-width: 769px) {
    #w_grid-1595900629876 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0;
        margin-top: 0;
        margin-left: 0
    }

    #w_grid-1595900629876 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }

    #w_grid-1595900629876 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0
    }
}

#w_grid-1595900629876 .p_gridbox {
    background-repeat: no-repeat;
    background-position: 50%
}

#w_fimg-1619080343574 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#w_fimg-1619080343574 > div {
    animation-fill-mode: both
}

#w_grid-1595900629886 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left
}

#w_grid-1595900629896 > div > .p_gridbox {
    align-items: center;
    display: flex
}

#w_grid-1595900629896 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#w_grid-1595900629896 > div {
    animation-fill-mode: both
}

#w_grid-1595900629896 > div > .p_gridbox > .p_gridCell:nth-child(odd) {
    margin-left: 0;
    clear: left
}

@media only screen and (max-width: 768px) {
    #w_grid-1595900629896 > div > .p_gridbox {
        display: block
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1595900629896 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0;
        margin-top: 0;
        margin-left: 0
    }

    #w_grid-1595900629896 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 75.7%;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }

    #w_grid-1595900629896 > div > .p_gridbox > .p_gridCell:nth-child(odd) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 24.3%
    }

    #w_grid-1595900629896 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1595900629896 > div > .p_gridbox {
        display: block
    }

    #w_grid-1595900629896 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0;
        margin-top: 0;
        margin-left: 0
    }

    #w_grid-1595900629896 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }

    #w_grid-1595900629896 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0
    }
}

#w_common_text-1595900629931 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#w_common_text-1595900629931 > div {
    animation-fill-mode: both
}

#w_common_text-1595900629931 .p_link001 {
    height: 100%
}

#w_common_text-1595900629936 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#w_common_text-1595900629936 > div {
    animation-fill-mode: both
}

#w_common_text-1595900629936 .p_link001 {
    height: 100%
}

#w_fline-1595900629906 .p_FLine {
    border-top-color: #0183ff;
    border-top-width: .125rem
}

#w_fline-1595900629906 .w_fline .p_FLine {
    border-top-style: solid
}

#w_fline-1595900629906 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#w_fline-1595900629906 > div {
    animation-fill-mode: both
}

#w_fline-1595900629906 .p_HLine {
    background-color: #000
}

#w_grid-1595900629916 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#w_grid-1595900629916 > div {
    animation-fill-mode: both
}

#w_grid-1595900629916 > div > .p_gridbox > .p_gridCell:nth-child(odd) {
    margin-left: 0;
    clear: left
}

@media only screen and (min-width: 769px) {
    #w_grid-1595900629916 > div > .p_gridbox > .p_gridCell {
        margin-bottom: .6rem;
        margin-top: .6rem;
        margin-left: 0
    }

    #w_grid-1595900629916 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }

    #w_grid-1595900629916 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0
    }
}

#w_grid-1619770490117 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#w_grid-1619770490117 > div {
    animation-fill-mode: both
}

#w_grid-1619770490117 > div > .p_gridbox > .p_gridCell:nth-child(odd) {
    margin-left: 0;
    clear: left
}

@media only screen and (min-width: 769px) {
    #w_grid-1619770490117 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0;
        margin-top: 0;
        margin-left: 1%
    }

    #w_grid-1619770490117 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 78.1011%;
        margin-left: 1%;
        margin-right: 0;
        clear: none
    }

    #w_grid-1619770490117 > div > .p_gridbox > .p_gridCell:nth-child(odd) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 20.898899999999998%
    }

    #w_grid-1619770490117 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1619770490117 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0;
        margin-top: 0;
        margin-left: 0
    }

    #w_grid-1619770490117 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 74.82%;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }

    #w_grid-1619770490117 > div > .p_gridbox > .p_gridCell:nth-child(odd) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 25.180000000000003%
    }

    #w_grid-1619770490117 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0
    }
}

#w_grid-1595900629876 {
    margin-left: auto;
    margin-right: auto
}

#w_fimg-1619080343574, #w_grid-1595900629876 {
    width: 100%;
    max-width: none;
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

#w_fimg-1619080343574 {
    margin-left: 0;
    margin-right: 0
}

#w_grid-1595900629886 {
    width: 100%;
    max-width: none;
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 12rem;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

#w_grid-1595900629896 {
    width: 94%;
    max-width: 86.25rem;
    margin-top: 2.5rem
}

#w_common_text-1595900629931, #w_grid-1595900629896 {
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

#w_common_text-1595900629931 {
    width: auto;
    max-width: none;
    margin-top: 0
}

#w_common_text-1595900629936 {
    width: 100%;
    max-width: none;
    min-height: 0;
    margin-right: 0
}

#w_common_text-1595900629936, #w_fline-1595900629906 {
    min-width: 0;
    height: auto;
    max-height: none;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

#w_fline-1595900629906 {
    width: auto;
    max-width: 1.875rem;
    min-height: 1.25rem;
    margin-right: auto
}

#w_grid-1595900629916 {
    width: 94%;
    max-width: 86.25rem;
    min-height: 0
}

#w_grid-1595900629916, #w_grid-1619770490117 {
    min-width: 0;
    height: auto;
    max-height: none;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

#w_grid-1619770490117 {
    width: auto;
    max-width: 100%;
    min-height: 12rem
}

#c_portalResProduct_category-16197706520877527 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#c_portalResProduct_category-16197706520877527 > div {
    animation-fill-mode: both
}

#c_portalResProduct_category-16197706520877527 .moveBtn {
    display: none;
    color: #fff;
    width: 6.25rem;
    height: 2.1875rem;
    line-height: 2.1875rem;
    text-align: center;
    background-color: #1890ff;
    border: .0625rem solid #329cff;
    white-space: nowrap;
    border-radius: .25rem;
    margin: 1.3em
}

#c_portalResProduct_category-16197706520877527 .contentBox {
    width: 100%;
    height: auto;
    overflow: visible;
    box-shadow: 0 .3125rem 1.25rem 0 hsla(0, 0%, 75.3%, .4);
    z-index: 999;
    background-color: #fff
}

#c_portalResProduct_category-16197706520877527 .link {
    position: relative;
    height: 2.5rem;
    line-height: 2rem
}

#c_portalResProduct_category-16197706520877527 .yjTitle {
    border-bottom: .0625rem solid #e8e8e8;
    padding-left: 1.25rem;
    background-color: #f5f8fa
}

#c_portalResProduct_category-16197706520877527 .yjTitle .yjLink:before {
    opacity: 1
}

#c_portalResProduct_category-16197706520877527 .yjLink {
    position: relative;
    color: #333;
    font-size: 1rem;
    transition: all .5s ease;
    font-weight: 600;
}

#c_portalResProduct_category-16197706520877527 .yjLink:before {
    content: "";
    display: block;
    width: .1875rem;
    height: 2.25rem;
    background-color: #0183ff;
    position: absolute;
    left: -1.25rem;
    top: -.625rem;
    opacity: 0;
    transition: all .5s ease
}

#c_portalResProduct_category-16197706520877527 .iconfont1 {
    position: absolute;
    right: 1.375rem;
    top: 0;
    bottom: 0;
    width: 3.125rem;
    color: #7b8a96;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    cursor: pointer
}

#c_portalResProduct_category-16197706520877527 .ejLi {
    position: relative
}

#c_portalResProduct_category-16197706520877527 .ejTitle {
    position: relative;
    background-color: #fff;
    border-bottom: .0625rem solid #e8e8e8;
    padding-left: 3.125rem;
    line-height: 1.9375rem;
    transition: all .5s ease
}

#c_portalResProduct_category-16197706520877527 .ejLink {
    color: #86939e;
    font-size: .875rem;
    line-height: 2.1875rem
}

#c_portalResProduct_category-16197706520877527 .iconfont2 {
    position: absolute;
    right: 1.25rem;
    top: 0;
    bottom: 0;
    margin: auto;
    display: inline-block;
    width: 1.125rem;
    height: 1.125rem;
    line-height: 1.125rem;
    text-align: center;
    color: #86939e;
    font-size: 1rem;
    transition: all .5s ease
}

#c_portalResProduct_category-16197706520877527 .icf {
    transform: rotate(180deg)
}

#c_portalResProduct_category-16197706520877527 .sjTitle {
    position: relative;
    background-color: #fff;
    border-bottom: .0625rem solid #e8e8e8
}

#c_portalResProduct_category-16197706520877527 .sjLink {
    color: #7b8a96;
    font-size: 1rem
}

#c_portalResProduct_category-16197706520877527 .ejBox {
    display: block !important
}

#c_portalResProduct_category-16197706520877527 .rotate {
    transform: rotate(-90deg)
}

#c_portalResProduct_category-16197706520877527 .ejTitle:hover {
    background-color: #0183ff
}

#c_portalResProduct_category-16197706520877527 .ejTitle:hover a {
    color: #fff
}

#c_portalResProduct_category-16197706520877527 .backBtn {
    display: none
}

#c_portalResProduct_category-16197706520877527 .yjTitle:hover {
    background-color: #f5f8fa
}

#c_portalResProduct_category-16197706520877527 .yjTitle:hover .yjLink:before {
    opacity: 1
}

#c_portalResProduct_category-16197706520877527 .line_right, #c_portalResProduct_category-16197706520877527 .sjBox {
    display: none
}

@media only screen and (min-width: 769px) {
    #c_portalResProduct_category-16197706520877527 .sjBox {
        position: absolute;
        top: 0;
        left: 100%;
        box-shadow: 0 .3125rem 1.25rem 0 hsla(0, 0%, 75.3%, .4)
    }

    #c_portalResProduct_category-16197706520877527 .sjTitle {
        text-align: center
    }

    #c_portalResProduct_category-16197706520877527 .sjTitle:before {
        content: "";
        position: absolute;
        display: block;
        width: .375rem;
        height: 3.125rem;
        background-color: #04abf4
    }

    #c_portalResProduct_category-16197706520877527 .sjBox li {
        width: 9.375rem
    }

    #c_portalResProduct_category-16197706520877527 .sjTitle:hover .sjLink {
        color: #01a5ec
    }

    #c_portalResProduct_category-16197706520877527 .sjLi:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border-top: .375rem solid #04abf4;
        border-right: .375rem solid #fff;
        border-bottom: .375rem solid #04abf4;
        position: absolute;
        left: 0;
        top: 1.375rem;
        z-index: 1
    }

    #c_portalResProduct_category-16197706520877527 .ejLi:hover .sjLi:before {
        display: block
    }
}

@media only screen and (max-width: 768px) {
    #c_portalResProduct_category-16197706520877527 .contentBox {
        position: fixed;
        top: 0;
        left: 100%;
        height: 100%;
        font-size: 0
    }

    #c_portalResProduct_category-16197706520877527 .backBtn {
        position: relative;
        display: inline-block;
        width: 2.8125rem;
        height: 100%;
        vertical-align: top;
        background: #f5f8fa
    }

    #c_portalResProduct_category-16197706520877527 .content {
        display: inline-block;
        width: calc(100% - 2.8125rem)
    }

    #c_portalResProduct_category-16197706520877527 .moveBtn {
        display: block
    }

    #c_portalResProduct_category-16197706520877527 .btn {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        height: 2.5rem;
        display: block;
        text-align: center;
        line-height: 2.5rem;
        font-size: 1.2rem;
        color: #7b8a96;
        padding: 0
    }

    #c_portalResProduct_category-16197706520877527 .yjTitle {
        border-bottom: .0625rem solid #f8f8f8
    }

    #c_portalResProduct_category-16197706520877527 .sjTitle {
        padding-left: 5rem
    }

    #c_portalResProduct_category-16197706520877527 .jsDeg {
        transform: rotate(-90deg)
    }

    #c_portalResProduct_category-16197706520877527 .line_right {
        display: block;
        width: .5rem;
        height: 3.125rem;
        background-color: #04abf4;
        position: absolute;
        right: 0;
        top: 0;
        opacity: 0
    }

    #c_portalResProduct_category-16197706520877527 .line_show {
        opacity: 1
    }

    #c_portalResProduct_category-16197706520877527 .sjTitle:after {
        content: "";
        display: block;
        width: .5rem;
        height: 3.125rem;
        background-color: #04abf4;
        position: absolute;
        right: 0;
        top: 0
    }
}

#c_portalResProduct_category-16197706520877527 {
    width: auto;
    max-width: none;
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    margin-top: 1.875rem;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

@media (min-width: 0) {
    .res-h1[data-v-8d6ce39c] {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1[data-v-8d6ce39c] {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1[data-v-8d6ce39c] {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1[data-v-8d6ce39c] {
        font-size: 4rem
    }
}

@media (max-width: 768px) {
    .p_products[data-v-8d6ce39c] {
        display: flex;
        flex-wrap: wrap
    }

    .proLi[data-v-8d6ce39c] {
        width: 50% !important
    }

    .proLi .proLink[data-v-8d6ce39c] {
        margin-bottom: .3125rem
    }

    .proLi .proLink .lookMore[data-v-8d6ce39c] {
        padding: 0 !important
    }

    .proLi .proLink[data-v-8d6ce39c]:nth-child(1n) {
        margin-right: 2%
    }
}

@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.my-content {
    display: flex;
    flex-wrap: nowrap
}

.my-menu {
    width: 15rem !important
}

a {
    text-decoration: none
}

.my-content {
    flex: 1
}

.aa-Content {
    width: 100%
}

@media (max-width: 768px) {
    .p-list .my-content[data-v-5084919f], .p-list {
        display: block !important
    }
}

@media (max-width: 900px) {
    .banner1 {
        width: 100% !important;
        height: auto !important
    }
}

/*产品详情页*/
.my-content {
    display: flex;
    flex-wrap: nowrap;
}

.my-menu {
    width: 15rem !important;
}

a {
    text-decoration: none;
}

.my-content {
    flex: 1 1 0%;
}

.aa-Content {
    width: 100%;
}

.e_ContentMajorStyleBox-001 {
    width: 100%;
    height: auto;
}

.e_ContentMajorStyleBox-001 .stylebox_link {
    color: rgb(102, 102, 102);
    font-size: 0.875rem;
    display: table;
    padding: 0px 0.9375rem;
    border-width: 0px;
    float: right;
    vertical-align: middle;
    margin-right: 0.9375rem;
}

.e_ContentMajorStyleBox-001 .stylebox_top {
    width: auto;
    height: 2.5rem;
    background-color: rgb(101, 190, 186);
}

.e_ContentMajorStyleBox-001 .title_icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 2.5rem;
    color: rgb(255, 255, 255);
    margin-right: 0.625rem;
    font-size: medium;
}

.e_ContentMajorStyleBox-001 .title_icon::before {
    content: "";
}

.e_ContentMajorStyleBox-001 .title_main {
    font-size: 1rem;
    max-width: 37.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.e_ContentMajorStyleBox-001 .title_main, .e_ContentMajorStyleBox-001 .title_sub {
    display: inline-block;
    vertical-align: middle;
    line-height: 2.5rem;
    color: rgb(255, 255, 255);
    font-weight: 400;
}

.e_ContentMajorStyleBox-001 .title_sub {
    font-size: 0.875rem;
    margin-left: 0.625rem;
}

.e_ContentMajorStyleBox-001 .stylebox_title {
    display: inline-block;
    width: auto;
    height: inherit;
    background-color: rgb(101, 190, 186);
    padding-left: 0.9375rem;
    font-size: 0px;
    white-space: nowrap;
    padding-right: 1.375rem;
    vertical-align: top;
}

.e_ContentMajorStyleBox-001 .stylebox_link a {
    color: inherit;
    display: table-cell;
    vertical-align: middle;
}

.e_ContentMajorStyleBox-001 .link_icon {
    display: inline-block;
    margin-left: 0.3125rem;
}

.e_ContentMajorStyleBox-001 .link_icon::before {
    content: "";
}

.e_ContentMajorStyleBox-001 .stylebox_top_line {
    height: 0.0625rem;
    background-color: rgb(240, 240, 240);
}

.e_ContentMajorStyleBox-001 .stylebox_content {
    border-style: solid;
    border-width: 0.0625rem;
    border-color: rgb(240, 240, 240);
    width: 100%;
}

.e_ContentMajorStyleBox-001 .stylebox_bottom_line {
    height: 0.0625rem;
    background-color: rgb(240, 240, 240);
}

.e_FlowCommonStyleBox-001 {
    width: 100%;
    height: auto;
}

.e_FlowCommonStyleBox-001 .stylebox_link {
    color: rgb(102, 102, 102);
    font-size: 0.875rem;
    display: table;
    height: inherit;
    border-width: 0px;
    float: right;
    vertical-align: middle;
    margin-right: 0.9375rem;
}

.e_FlowCommonStyleBox-001 .stylebox_link:active, .e_FlowCommonStyleBox-001 .stylebox_link:hover {
    color: rgb(101, 190, 186);
}

.e_FlowCommonStyleBox-001 .stylebox_top {
    width: auto;
    height: 2.5rem;
    background-color: rgb(24, 144, 255);
}

.e_FlowCommonStyleBox-001 .title_icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 2.5rem;
    color: rgb(255, 255, 255);
    margin-right: 0.625rem;
    font-size: medium;
}

.e_FlowCommonStyleBox-001 .title_icon::before {
    content: "";
}

.e_FlowCommonStyleBox-001 .title_main {
    font-size: 1rem;
    max-width: 37.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.e_FlowCommonStyleBox-001 .title_main, .e_FlowCommonStyleBox-001 .title_sub {
    display: inline-block;
    vertical-align: middle;
    line-height: 2.5rem;
    color: rgb(255, 255, 255);
    font-weight: 400;
}

.e_FlowCommonStyleBox-001 .title_sub {
    font-size: 0.875rem;
    margin-left: 0.625rem;
}

.e_FlowCommonStyleBox-001 .stylebox_title {
    display: inline-block;
    width: auto;
    height: inherit;
    background-color: rgb(24, 144, 255);
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    font-size: 0px;
    vertical-align: bottom;
    white-space: nowrap;
}

.e_FlowCommonStyleBox-001 .stylebox_link a {
    color: inherit;
    display: table-cell;
    vertical-align: middle;
}

.e_FlowCommonStyleBox-001 .link_icon {
    display: inline-block;
    margin-left: 0.3125rem;
}

.e_FlowCommonStyleBox-001 .link_icon::before {
    content: "";
}

.e_FlowCommonStyleBox-001 .stylebox_top_line {
    height: 0.0625rem;
    background-color: rgb(240, 240, 240);
}

.e_FlowCommonStyleBox-001 .stylebox_content {
    border-style: solid;
    border-width: 0.0625rem;
    border-color: rgb(240, 240, 240);
    width: 100%;
}

.e_FlowCommonStyleBox-001 .stylebox_bottom_line {
    height: 0.0625rem;
    background-color: rgb(240, 240, 240);
}

.e_IndexOrdinaryStyleBox-001 {
    width: 100%;
    height: auto;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_top {
    background-color: transparent;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link {
    color: rgb(102, 102, 102);
    font-size: 0.875rem;
    display: table;
    height: inherit;
    border-width: 0px;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link:active, .e_IndexOrdinaryStyleBox-001 .stylebox_link:hover {
    color: rgb(101, 190, 186);
}

.e_IndexOrdinaryStyleBox-001 .stylebox_top {
    width: auto;
    height: 2.5rem;
}

.e_IndexOrdinaryStyleBox-001 .title_icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 2.5rem;
    color: rgb(255, 255, 255);
    margin-right: 0.625rem;
    font-size: medium;
}

.e_IndexOrdinaryStyleBox-001 .title_icon::before {
    content: "";
}

.e_IndexOrdinaryStyleBox-001 .title_main {
    font-size: 1rem;
    max-width: 37.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.e_IndexOrdinaryStyleBox-001 .title_main, .e_IndexOrdinaryStyleBox-001 .title_sub {
    display: inline-block;
    vertical-align: middle;
    line-height: 2.5rem;
    color: rgb(255, 255, 255);
    font-weight: 400;
}

.e_IndexOrdinaryStyleBox-001 .title_sub {
    font-size: 0.875rem;
    margin-left: 0.625rem;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_title {
    display: inline-block;
    width: auto;
    height: inherit;
    background-color: rgb(101, 190, 186);
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    font-size: 0px;
    vertical-align: bottom;
    white-space: nowrap;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link {
    float: right;
    vertical-align: middle;
    margin-right: 0.9375rem;
}

.e_IndexOrdinaryStyleBox-001 .stylebox_link a {
    color: inherit;
    display: table-cell;
    vertical-align: middle;
}

.e_IndexOrdinaryStyleBox-001 .link_icon {
    display: inline-block;
    margin-left: 0.3125rem;
}

.e_IndexOrdinaryStyleBox-001 .link_icon::before {
    content: "";
}

.e_IndexOrdinaryStyleBox-001 .stylebox_top_line {
    height: 0.0625rem;
    background-color: rgb(240, 240, 240);
}

.e_IndexOrdinaryStyleBox-001 .stylebox_content {
    border-style: solid;
    border-width: 0.0625rem;
    border-color: rgb(240, 240, 240);
    width: 100%;
    height: calc(100% - 3rem);
}

.e_IndexOrdinaryStyleBox-001 .stylebox_bottom_line {
    height: 0.0625rem;
    background-color: rgb(240, 240, 240);
}

.e_SideMajorStyleBox-001 {
    width: 100%;
    height: auto;
}

.e_SideMajorStyleBox-001 .stylebox_link {
    color: rgb(102, 102, 102);
    font-size: 0.875rem;
    display: table;
    height: inherit;
    border-width: 0px;
    float: right;
    vertical-align: middle;
    margin-right: 0.9375rem;
}

.e_SideMajorStyleBox-001 .stylebox_top {
    width: auto;
    height: 2.5rem;
    background-color: rgb(101, 190, 186);
}

.e_SideMajorStyleBox-001 .title_icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 2.5rem;
    color: rgb(255, 255, 255);
    margin-right: 0.625rem;
    font-size: medium;
}

.e_SideMajorStyleBox-001 .title_icon::before {
    content: "";
}

.e_SideMajorStyleBox-001 .title_main {
    font-size: 1rem;
    max-width: 37.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.e_SideMajorStyleBox-001 .title_main, .e_SideMajorStyleBox-001 .title_sub {
    display: inline-block;
    vertical-align: middle;
    line-height: 2.5rem;
    color: rgb(255, 255, 255);
    font-weight: 400;
}

.e_SideMajorStyleBox-001 .title_sub {
    font-size: 0.875rem;
    margin-left: 0.625rem;
}

.e_SideMajorStyleBox-001 .stylebox_title {
    display: inline-block;
    width: auto;
    height: inherit;
    background-color: rgb(101, 190, 186);
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    font-size: 0px;
    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: 0.3125rem;
}

.e_SideMajorStyleBox-001 .link_icon::before {
    content: "";
}

.e_SideMajorStyleBox-001 .stylebox_top_line {
    height: 0.0625rem;
    background-color: rgb(240, 240, 240);
}

.e_SideMajorStyleBox-001 .stylebox_content {
    border-style: solid;
    border-width: 0.0625rem;
    border-color: rgb(240, 240, 240);
    width: 100%;
}

.e_SideMajorStyleBox-001 .stylebox_bottom_line {
    height: 0.0625rem;
    background-color: rgb(240, 240, 240);
}

@media only screen and (max-width: 768px) {
    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent {
        font-size: 0px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .font {
        display: inline-block;
        font-size: 0.875rem;
        color: rgb(102, 102, 102);
        height: 1.875rem;
        line-height: 1.875rem;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .after::before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .before::before {
        content: "​";
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb {
        font-size: 0.875rem;
        color: rgb(87, 169, 183);
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb > a > .font {
        display: inline-block;
        line-height: 1.875rem;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb > a {
        color: inherit;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox > a > .font:hover {
        text-decoration: none;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb > a > .font:hover {
        text-decoration: underline;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb .after::before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumb .before::before {
        content: "​";
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover > a > .font::before {
        content: "";
        display: block;
        height: 0px;
        background: rgb(255, 255, 255);
        width: calc(100% - 0.0625rem);
        position: absolute;
        bottom: -0.0625rem;
        left: 0.0625rem;
        z-index: 10;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover > a > .font {
        border-width: 0px;
        border-style: solid;
        border-color: rgb(101, 190, 186) rgb(101, 190, 186) transparent;
        border-image: initial;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after {
        margin-right: 0.3125rem;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after::before {
        content: "";
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover .after::before {
        content: "";
    }

    .e_title.c_portalResBreadcrumb_nav-01001.p_sortLink {
        display: inline-block;
        padding: 0px;
        color: rgb(101, 190, 186);
        font-size: 0.875rem;
        text-align: left;
        white-space: nowrap;
        vertical-align: middle;
        line-height: 1.1875rem;
    }

    a > .e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink:hover {
        text-decoration: underline;
        font-weight: 700;
        cursor: pointer;
    }

    a > .e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink:active {
        color: rgb(69, 165, 161);
        font-weight: 400;
        text-decoration: none;
        margin-top: 0px;
    }

    .e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink .iconfont::before {
        display: inline-block;
        content: "";
    }

    .c_portalResBreadcrumb_nav-01001 .p_content {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        border-width: 0.0625rem;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond {
        font-size: 0.875rem;
        color: rgb(101, 190, 186);
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond > a > .font {
        display: inline-block;
        line-height: 1.875rem;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond > a {
        color: inherit;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox > a > .font {
        border: 0.0625rem solid rgb(224, 242, 241);
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox > a > .font:hover {
        text-decoration: none;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond > a > .font:hover {
        text-decoration: underline;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond .after::before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond .before::before {
        content: "​";
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover > a > .font::before {
        content: "​";
        display: block;
        height: 0.0625rem;
        background: rgb(255, 255, 255);
        width: calc(100% - 0.0625rem);
        position: absolute;
        bottom: -0.0625rem;
        left: 0.0625rem;
        z-index: 10;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover > a > .font {
        border-width: 0.0625rem;
        border-style: solid;
        border-color: rgb(101, 190, 186) rgb(101, 190, 186) transparent;
        border-image: initial;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after {
        margin-right: 0.3125rem;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after::before {
        content: "";
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover .after::before {
        content: "";
    }

    .c_portalResBreadcrumb_nav-01001 .p_end {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        text-align: left;
        color: rgb(51, 51, 51);
        font-size: 0.875rem;
        font-weight: 400;
    }

    .c_portalResBreadcrumb_nav-01001 .p_end .font {
        white-space: nowrap;
        vertical-align: middle;
        text-align: inherit;
        line-height: 0.875rem;
    }

    .c_portalResBreadcrumb_nav-01001 .p_end .iconfont::before {
        display: inline-block;
        content: "";
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst {
        font-size: 0.875rem;
        color: rgb(87, 169, 183);
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst > a > .font {
        display: inline-block;
        line-height: 1.875rem;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst > a {
        color: inherit;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox > a > .font {
        border: 0.0625rem solid rgb(224, 242, 241);
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox > a > .font:hover {
        text-decoration: none;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst > a > .font:hover {
        text-decoration: underline;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .after::before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .before::before {
        content: "​";
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover > a > .font::before {
        content: "​";
        display: block;
        height: 0.0625rem;
        background: rgb(255, 255, 255);
        width: calc(100% - 0.0625rem);
        position: absolute;
        bottom: -0.0625rem;
        left: 0.0625rem;
        z-index: 10;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover > a > .font {
        border-width: 0.0625rem;
        border-style: solid;
        border-color: rgb(101, 190, 186) rgb(101, 190, 186) transparent;
        border-image: initial;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after {
        margin-right: 0.3125rem;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after::before {
        content: "";
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover .after::before {
        content: "";
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList {
        margin: 1.25rem 0px 1.875rem;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        border-width: 0.0625rem;
        border-style: none none solid;
        border-color: rgba(228, 228, 228, 0) rgba(228, 228, 228, 0) rgb(238, 238, 238);
        overflow: hidden;
    }

    .c_portalResBreadcrumb_nav-01001 {
        width: 73.75rem;
        height: 1.875rem;
        overflow: visible;
        font-size: 0px;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList {
        width: auto;
        height: auto;
        overflow: visible;
        background-color: transparent;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList > a {
        display: inline-block;
    }

    .c_portalResBreadcrumb_nav-01001 .p_CurrentBox {
        color: rgb(102, 102, 102);
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .before::before {
        content: "";
    }

    .c_portalResBreadcrumb_nav-01001 .p_content {
        width: 15rem;
        position: absolute;
        border: 0.0625rem solid rgb(101, 190, 186);
        padding: 0.5625rem 0.4375rem;
        font-size: 0px;
        display: none;
        height: auto;
        background: rgb(255, 255, 255);
    }

    .c_portalResBreadcrumb_nav-01001 .contentBox:hover .p_content {
        display: block;
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink {
        color: rgb(101, 190, 186);
        display: inline-block;
        margin: 0.5625rem 0.4375rem;
        cursor: pointer;
        font-size: 0.875rem;
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink .font {
        line-height: 0.875rem;
        font-weight: 400;
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink:hover {
        text-decoration: underline;
        font-weight: 400;
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink.current {
        color: rgb(188, 188, 188);
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink.current:hover {
        text-decoration: none;
        font-weight: 400;
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink.current .font {
        text-decoration: none;
        font-weight: 400;
        cursor: default;
    }

    .c_portalResBreadcrumb_nav-01001 .p_end {
        margin-right: 0.375rem;
        margin-left: 0.375rem;
        vertical-align: middle;
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent {
        font-size: 0px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .font {
        display: inline-block;
        font-size: 0.875rem;
        color: rgb(102, 102, 102);
        height: 1.875rem;
        line-height: 1.875rem;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .after::before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .before::before {
        content: "​";
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb {
        font-size: 0.875rem;
        color: rgb(87, 169, 183);
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb > a > .font {
        display: inline-block;
        line-height: 1.875rem;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb > a {
        color: inherit;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox > a > .font:hover {
        text-decoration: none;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb > a > .font:hover {
        text-decoration: underline;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb .after::before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumb .before::before {
        content: "​";
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover > a > .font::before {
        content: "​";
        display: block;
        height: 0px;
        background: rgb(255, 255, 255);
        width: calc(100% - 0.0625rem);
        position: absolute;
        bottom: -0.0625rem;
        left: 0.0625rem;
        z-index: 10;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover > a > .font {
        border-width: 0px;
        border-style: solid;
        border-color: rgb(101, 190, 186) rgb(101, 190, 186) transparent;
        border-image: initial;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after {
        margin-right: 0.3125rem;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after::before {
        content: "";
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover .after::before {
        content: "";
    }

    .e_title.c_portalResBreadcrumb_nav-01001.p_sortLink {
        display: inline-block;
        padding: 0px;
        color: rgb(101, 190, 186);
        font-size: 0.875rem;
        text-align: left;
        white-space: nowrap;
        vertical-align: middle;
        line-height: 1.1875rem;
    }

    a > .e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink:hover {
        text-decoration: underline;
        font-weight: 700;
        cursor: pointer;
    }

    a > .e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink:active {
        color: rgb(69, 165, 161);
        font-weight: 400;
        text-decoration: none;
        margin-top: 0px;
    }

    .e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink .iconfont::before {
        display: inline-block;
        content: "";
    }

    .c_portalResBreadcrumb_nav-01001 .p_content {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        border-width: 0.0625rem;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond {
        font-size: 0.875rem;
        color: rgb(101, 190, 186);
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond > a > .font {
        display: inline-block;
        line-height: 1.875rem;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond > a {
        color: inherit;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox > a > .font {
        border: 0.0625rem solid rgb(224, 242, 241);
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox > a > .font:hover {
        text-decoration: none;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond > a > .font:hover {
        text-decoration: underline;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond .after::before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond .before::before {
        content: "​";
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover > a > .font::before {
        content: "​";
        display: block;
        height: 0.0625rem;
        background: rgb(255, 255, 255);
        width: calc(100% - 0.0625rem);
        position: absolute;
        bottom: -0.0625rem;
        left: 0.0625rem;
        z-index: 10;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover > a > .font {
        border-width: 0.0625rem;
        border-style: solid;
        border-color: rgb(101, 190, 186) rgb(101, 190, 186) transparent;
        border-image: initial;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after {
        margin-right: 0.3125rem;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after::before {
        content: "";
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover .after::before {
        content: "";
    }

    .c_portalResBreadcrumb_nav-01001 .p_end {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        text-align: left;
        color: rgb(51, 51, 51);
        font-size: 0.875rem;
        font-weight: 400;
    }

    .c_portalResBreadcrumb_nav-01001 .p_end .font {
        white-space: nowrap;
        vertical-align: middle;
        text-align: inherit;
        line-height: 0.875rem;
    }

    .c_portalResBreadcrumb_nav-01001 .p_end .iconfont::before {
        display: inline-block;
        content: "";
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst {
        font-size: 0.875rem;
        color: rgb(87, 169, 183);
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst > a > .font {
        display: inline-block;
        line-height: 1.875rem;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst > a {
        color: inherit;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox > a > .font {
        border: 0.0625rem solid rgb(224, 242, 241);
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox > a > .font:hover {
        text-decoration: none;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst > a > .font:hover {
        text-decoration: underline;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .after::before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .before::before {
        content: "​";
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover > a > .font::before {
        content: "​";
        display: block;
        height: 0.0625rem;
        background: rgb(255, 255, 255);
        width: calc(100% - 0.0625rem);
        position: absolute;
        bottom: -0.0625rem;
        left: 0.0625rem;
        z-index: 10;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover > a > .font {
        border-width: 0.0625rem;
        border-style: solid;
        border-color: rgb(101, 190, 186) rgb(101, 190, 186) transparent;
        border-image: initial;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after {
        margin-right: 0.3125rem;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after::before {
        content: "";
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover .after::before {
        content: "";
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        border-width: 0.0625rem;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        overflow: hidden;
    }

    .c_portalResBreadcrumb_nav-01001 {
        width: 73.75rem;
        height: 1.875rem;
        overflow: visible;
        font-size: 0px;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList {
        width: auto;
        height: auto;
        border-bottom: 0.0625rem solid rgb(238, 238, 238);
        overflow: visible;
        background-color: transparent;
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList > a {
        display: inline-block;
    }

    .c_portalResBreadcrumb_nav-01001 .p_CurrentBox {
        color: rgb(102, 102, 102);
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .before::before {
        content: "";
    }

    .c_portalResBreadcrumb_nav-01001 .p_content {
        width: 15rem;
        position: absolute;
        border: 0.0625rem solid rgb(101, 190, 186);
        padding: 0.5625rem 0.4375rem;
        font-size: 0px;
        display: none;
        height: auto;
        background: rgb(255, 255, 255);
    }

    .c_portalResBreadcrumb_nav-01001 .contentBox:hover .p_content {
        display: block;
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink {
        color: rgb(101, 190, 186);
        display: inline-block;
        margin: 0.5625rem 0.4375rem;
        cursor: pointer;
        font-size: 0.875rem;
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink .font {
        line-height: 0.875rem;
        font-weight: 400;
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink:hover {
        text-decoration: underline;
        font-weight: 400;
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink.current {
        color: rgb(188, 188, 188);
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink.current:hover {
        text-decoration: none;
        font-weight: 400;
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink.current .font {
        text-decoration: none;
        font-weight: 400;
        cursor: default;
    }

    .c_portalResBreadcrumb_nav-01001 .p_end {
        margin-right: 0.375rem;
        margin-left: 0.375rem;
        vertical-align: middle;
    }
}

.c_portalResProduct_category-01001002 .p_categoryBox .p_parentBox .p_linkBox:hover {
    background: rgb(228, 228, 228);
}

.p_linkBox.click a {
    color: rgb(206, 0, 0) !important;
}

@media only screen and (max-width: 768px) {
    .c_portalResProduct_category-01001002 .p_btn-show {
        display: inline-block;
        color: rgb(255, 255, 255);
        background-color: rgb(206, 0, 0);
        text-align: left;
        padding-left: 1.25rem;
        border-color: rgb(206, 0, 0);
        width: 100%;
    }

    .btn-primary:active:hover {
        background-color: rgb(206, 0, 0);
        border-color: rgb(206, 0, 0);
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_parentBox {
        width: 100%;
    }

    .c_portalResProduct_category-01001002 .p_childBox .p_parentBox {
        background: rgb(255, 255, 255);
    }

    .c_portalResProduct_category-01001002 .p_childBox .p_parentBox .p_linkBox {
        background: rgb(239, 239, 244);
        width: 100%;
        border-bottom: 0.0625rem solid rgb(213, 213, 214);
    }

    .c_portalResProduct_category-01001002 {
        height: auto;
        width: 17.5rem;
        overflow: visible;
    }

    .c_portalResProduct_category-01001002 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
        width: 100%;
    }

    .c_portalResProduct_category-01001002 .p_categoryBox {
        line-height: 1.5rem;
        background: rgb(255, 255, 255);
    }

    .c_portalResProduct_category-01001002 .p_title {
        font-size: 1rem;
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_linkBox {
        width: 100%;
        display: flex;
        align-items: center;
        padding: 0.3125rem 0.625rem;
        border-bottom: 0.0625rem solid rgb(255, 255, 255);
        height: 3.125rem;
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_title {
        height: auto;
        width: auto;
        flex: 1 1 0%;
        -webkit-box-flex: 1;
        font-size: 0.875rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        align-items: center;
    }

    .c_portalResProduct_category-01001002 .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: 0px;
        height: auto;
        width: 0.875rem;
        margin: 0px 0.25rem 0px 0px;
        padding: 0px;
        position: static;
        text-align: center;
        font-size: 0.875rem;
        color: rgb(217, 217, 217);
    }

    .c_portalResProduct_category-01001002 .p_categoryBtn:active {
        border-width: 0px;
        border-style: solid;
        color: rgb(101, 190, 186);
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0);
        box-shadow: none;
    }

    .c_portalResProduct_category-01001002 .p_linkBox .icon-arrow_up::before {
        content: "";
        color: rgb(123, 123, 126);
    }

    .c_portalResProduct_category-01001002 .p_linkBox .icon-arrow_down::before {
        content: "";
        color: rgb(123, 123, 126);
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_childBox {
        padding-left: 1.25rem;
        width: 100%;
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_parentBox {
        position: relative;
        height: auto;
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0px;
        width: 100%;
        height: auto;
    }

    .c_portalResProduct_category-01001002 .p_image {
        width: 1.875rem;
        height: 1.875rem;
        display: inline-block;
        vertical-align: middle;
        margin-right: 0.3125rem;
    }

    .c_portalResProduct_category-01001002 .p_image > img {
        width: 100%;
        height: 100%;
    }

    .c_portalResProduct_category-01001002 .p_num .iconfont::before {
        content: "";
    }

    .c_portalResProduct_category-01001002 .p_num {
        color: rgb(204, 204, 204);
    }

    .c_portalResProduct_category-01001002 .p_childBox .p_num {
        color: rgb(51, 51, 51);
    }

    .c_portalResProduct_category-01001002 .p_childBox {
        background: rgb(239, 239, 244);
    }

    .c_portalResProduct_category-01001002 .p_parentBox {
        background: rgb(255, 255, 255);
        color: rgb(0, 0, 0);
    }

    .c_portalResProduct_category-01001002 .p_btn-show .p_c-fff {
        color: rgb(255, 255, 255);
        margin: 0px 0px 0px 0.625rem;
        vertical-align: middle;
        width: auto;
        float: right;
        line-height: 3.125rem;
    }

    .c_portalResProduct_category-01001002 .p_categoryBox {
        overflow-y: auto;
        height: 100%;
        float: left;
        background: rgb(255, 255, 255) !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .c_portalResProduct_category-01001002 .p_btn-show {
        display: none;
    }

    .c_portalResProduct_category-01001002 .p_childBox .p_parentBox {
        width: 100%;
    }

    .c_portalResProduct_category-01001002 .p_linkBox .icon-arrow_down::before, .c_portalResProduct_category-01001002 .p_linkBox .icon-arrow_up::before {
        color: rgb(123, 123, 126);
    }

    .c_portalResProduct_category-01001002 .p_btn-hide {
        width: 10%;
        height: 100%;
        display: none;
    }

    .c_portalResProduct_category-01001002 {
        height: auto;
        width: 17.5rem;
        overflow: visible;
    }

    .c_portalResProduct_category-01001002 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
        width: 100%;
    }

    .c_portalResProduct_category-01001002 .p_category {
        height: 100%;
        width: 100%;
        position: relative;
    }

    .c_portalResProduct_category-01001002 .p_categoryBox {
        line-height: 1.5rem;
    }

    .e_title .p_title {
        font-size: 1rem;
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_linkBox {
        width: 100%;
        display: flex;
        align-items: center;
        padding: 0.3125rem 0.625rem;
        border-bottom: 0.0625rem solid rgb(255, 255, 255);
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_title {
        height: auto;
        width: auto;
        flex: 1 1 0%;
        -webkit-box-flex: 1;
        font-size: 0.875rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        align-items: center;
    }

    .c_portalResProduct_category-01001002 .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: 0px;
        height: auto;
        width: 0.875rem;
        margin: 0px 0.25rem 0px 0px;
        padding: 0px;
        position: static;
        text-align: center;
        font-size: 0.875rem;
        color: rgb(217, 217, 217);
    }

    .c_portalResProduct_category-01001002 .p_categoryBtn:active {
        border-width: 0px;
        border-style: solid;
        color: rgb(101, 190, 186);
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0);
        box-shadow: none;
    }

    .c_portalResProduct_category-01001002 .p_linkBox .icon-arrow_up::before {
        content: "";
    }

    .c_portalResProduct_category-01001002 .p_linkBox .icon-arrow_down::before {
        content: "";
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_childBox {
        padding-left: 1.25rem;
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_parentBox {
        position: relative;
        height: auto;
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0px;
        width: 100%;
        height: auto;
    }

    .c_portalResProduct_category-01001002 .p_image {
        width: 1.875rem;
        height: 1.875rem;
        display: inline-block;
        vertical-align: middle;
        margin-right: 0.3125rem;
    }

    .c_portalResProduct_category-01001002 .p_image > img {
        width: 100%;
        height: 100%;
    }

    .c_portalResProduct_category-01001002 .p_num .iconfont::before {
        content: "";
    }

    .c_portalResProduct_category-01001002 .p_num {
        color: rgb(204, 204, 204);
    }

    .c_portalResProduct_category-01001002 .p_childBox .p_num {
        color: rgb(51, 51, 51);
    }

    .c_portalResProduct_category-01001002 .p_parentBox {
        background: rgb(255, 255, 255);
        color: rgb(0, 0, 0);
    }
}

@media only screen and (min-width: 1024px) {
    .e_title .p_title {
        font-size: 1rem;
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_linkBox {
        padding: 0.3125rem 0.625rem;
        border-bottom: 0.0625rem solid rgb(255, 255, 255);
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_title {
        color: rgb(102, 102, 102);
    }

    .c_portalResProduct_category-01001002 .p_linkBox .icon-arrow_up::before {
        content: "";
        color: rgb(123, 123, 126);
    }

    .c_portalResProduct_category-01001002 .p_linkBox .icon-arrow_down::before {
        color: rgb(123, 123, 126);
    }

    .c_portalResProduct_category-01001002 {
        height: auto;
        width: 17.5rem;
        overflow: visible;
    }

    .c_portalResProduct_category-01001002 .e_ContentOrdinaryStyleBox-001 .stylebox_title {
        width: 100%;
    }

    .c_portalResProduct_category-01001002 .p_category {
        height: 100%;
        width: 100%;
        position: relative;
    }

    .c_portalResProduct_category-01001002 .p_categoryBox {
        line-height: 1.5rem;
    }

    .c_portalResProduct_category-01001002 .p_btn-show {
        display: none;
    }

    .c_portalResProduct_category-01001002 .p_title {
        font-size: 1rem;
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_linkBox {
        width: 100%;
        background-color: rgb(239, 239, 239);
        display: flex;
        align-items: center;
        padding: 0.625rem 1.25rem;
        border-bottom: 0.375rem solid rgb(255, 255, 255);
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_title {
        height: auto;
        width: auto;
        flex: 1 1 0%;
        -webkit-box-flex: 1;
        font-size: 0.875rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        align-items: center;
    }

    .c_portalResProduct_category-01001002 .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: 0px;
        height: auto;
        width: 0.875rem;
        margin: 0px 0.25rem 0px 0px;
        padding: 0px;
        position: static;
        text-align: center;
        font-size: 0.875rem;
        color: rgb(217, 217, 217);
    }

    .c_portalResProduct_category-01001002 .p_categoryBtn:active {
        border-width: 0px;
        border-style: solid;
        color: rgb(101, 190, 186);
        border-color: rgba(255, 255, 255, 0);
        background-color: rgba(255, 255, 255, 0);
        box-shadow: none;
    }

    .c_portalResProduct_category-01001002 .p_linkBox .c {
        content: "";
    }

    .c_portalResProduct_category-01001002 .p_linkBox .icon-arrow_down::before {
        content: "";
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_childBox {
        padding-left: 1.25rem;
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .p_parentBox {
        position: relative;
        height: auto;
    }

    .c_portalResProduct_category-01001002 .p_categoryBox .slideOut {
        position: absolute;
        left: 100%;
        top: 0px;
        width: 100%;
        height: auto;
    }

    .c_portalResProduct_category-01001002 .p_image {
        width: 1.875rem;
        height: 1.875rem;
        display: none;
        vertical-align: middle;
        margin-right: 0.3125rem;
    }

    .c_portalResProduct_category-01001002 .p_image > img {
        width: 100%;
        height: 100%;
    }

    .c_portalResProduct_category-01001002 .p_num .iconfont::before {
        content: "";
    }

    .c_portalResProduct_category-01001002 .p_num {
        color: rgb(204, 204, 204);
    }

    .c_portalResProduct_category-01001002 .p_childBox .p_num {
        color: rgb(51, 51, 51);
    }

    .c_portalResProduct_category-01001002 .p_btn-hide {
        width: 10%;
        height: 100%;
        background-color: rgb(127, 127, 127);
        display: none;
    }

    .c_portalResProduct_category-01001002 .p_parentBox {
        background: rgb(255, 255, 255);
        color: rgb(0, 0, 0);
    }
}

.c_portalResProduct_category-01001002 .p_MatteIcon .iconfont::before {
    content: "";
}

.c_portalResProduct_category-01001002 > div {
    animation-fill-mode: both;
}

.w_fimg-000 .p_title {
    display: inline-table;
    margin: 0px;
    min-width: 2.3125rem;
    padding: 0px;
    color: rgb(51, 51, 51);
    font-size: 1rem;
    font-weight: 400;
    cursor: pointer;
}

.w_fimg-000 .p_title .font {
    vertical-align: middle;
    line-height: 1.3125rem;
}

.w_fimg-000 .p_title:hover {
    color: rgb(87, 177, 173);
}

.w_fimg-000 .p_title:active {
    color: rgb(69, 165, 161);
}

.w_fimg-000 .p_title .iconfont::before {
    display: inline-block;
    content: "";
}

.w_fimg-000 {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 12.5rem;
}

.w_fimg-000 .animated {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: inherit;
}

.w_fimg-000 .font {
    white-space: nowrap;
}

.w_fimg-000 .p_link001 {
    width: 100%;
    height: 100%;
}

.w_fimg-000 .p_link002 {
    width: 100%;
    height: 1.875rem;
}

.w_fimg-000 .p_box {
    width: 100%;
    height: 100%;
    text-align: center;
    position: static;
}

.w_fimg-000 .p_dimage {
    height: inherit;
    overflow: hidden;
    font-size: 0px;
}

.w_fimg-000 .e_image:hover::after {
    background: transparent;
}

.w_fimg-000 .p_dimage:empty {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    background: url("/img/camera.png?tenantId=231035&viewType=1&v=1639238534000") 50% center no-repeat rgb(242, 242, 242);
}

.c_portalResProduct_category-01001004 {
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
}

.c_portalResProduct_category-01001004 .p_category {
    width: 100%;
    position: relative;
    height: auto;
    left: 0px;
}

.c_portalResProduct_category-01001004 .p_categoryBox {
    width: 100%;
    height: auto;
    float: none;
}

.c_portalResProduct_category-01001004 .p_categoryBox .p_parentBox {
    display: inline-block;
    width: 50%;
}

.c_portalResProduct_category-01001004 .p_categoryBox .p_linkBox {
    display: block;
    margin: 0px;
    padding: 0px;
}

.c_portalResProduct_category-01001004 .p_categoryBox .p_title {
    display: block;
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    border: 0.0625rem solid rgb(204, 204, 204);
    padding: 0px;
    text-align: center;
}

.c_portalResProduct_category-01001004 .p_categoryBox .p_title:hover {
    background: rgb(87, 169, 183);
    border-color: rgb(87, 169, 183);
    color: rgb(255, 255, 255);
}

.c_portalResProduct_category-01001004 .p_btn-hide, .c_portalResProduct_category-01001004 .p_btn-show {
    display: none;
}

.c_portalResProduct_category-01001004 .p_categoryBox .click {
    background: rgb(87, 169, 183) !important;
    border-color: rgb(87, 169, 183) !important;
    color: rgb(255, 255, 255) !important;
}

.c_portalResProduct_category-01001004 .p_MatteIcon .iconfont::before {
    content: "";
}

.c_portalResProduct_category-01001004 > div {
    animation-fill-mode: both;
}

.w_grid-001 {
    margin-left: auto;
    margin-right: auto;
    max-width: 73.75rem;
    min-height: 12rem;
    width: 100%;
}

#w_fbtn-1567149865148 .p_CommonBtn {
    border: 0.0625rem solid rgb(255, 186, 0) !important;
}

#w_fbtn-1567149865118 .p_CommonBtn {
    border: 0.0625rem solid rgb(205, 160, 101) !important;
}

.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.00625rem;
    display: block;
}

#w_grid-001 > div > .p_gridbox > .p_gridCell:nth-child(2n+1), .w_grid-001 > div > .p_gridbox > .p_gridCell:first-child {
    margin-left: 0px;
    clear: left;
}

@media only screen and (max-width: 768px) {
    .w_grid-001 > div > .p_gridbox > .p_gridCell {
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

@media only screen and (min-width: 769px) {
    .w_grid-001 > div > .p_gridbox > .p_gridCell {
        width: 49.5%;
        margin-left: 1%;
        margin-top: 0.6rem;
        margin-bottom: 0.6rem;
    }
}

#w_common_text-1567149865308, #w_common_text-1571032033634, #w_common_text-1571032920881 {
    background: url("/img/linea.png?tenantId=231035&viewType=1&v=1639238534000") 50% center no-repeat !important;
}

#w_grid-1571034548657 .p_gridbox:hover, #w_grid-1571034548661 .p_gridbox:hover, #w_grid-1571034548665 .p_gridbox:hover, #w_grid-1571034548670 .p_gridbox:hover {
    background-color: rgb(205, 160, 101) !important;
}

.w_grid-000 {
    margin-left: auto;
    margin-right: auto;
    min-height: 12rem;
    width: 100%;
}

#w_grid-1567149865058 > div > .p_gridbox::before {
    background: rgb(205, 160, 101) !important;
}

#w_grid-1567149865028 > div > .p_gridbox::after {
    background: none !important;
}

.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.00625rem;
    display: block;
}

.w_grid-000 > .w_grid.signal, .w_grid-000 > .w_grid.signal > .p_gridbox, .w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell {
    min-height: inherit;
}

#w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1), .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
    margin-left: 0px;
    clear: left;
}

@media only screen and (max-width: 768px) {
    .w_grid-000 > div > .p_gridbox > .p_gridCell {
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    #content_box-1558074493383-0 {
        width: 10rem;
        float: left;
    }

    #content_box-1558074493383-1 {
        width: 6.25rem;
        float: right;
        position: relative;
        z-index: 1;
        height: 67.5rem;
    }

    #content_box-1558074493383-2 {
        width: 2.8125rem;
        height: 2.8125rem;
        right: 7.8125rem;
        position: fixed;
    }

    #w_grid-1548322045199 {
        height: 5rem !important;
    }

    #w_grid-1548322045199 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
        height: 5rem;
    }

    #c_portalResPublic_codeContainer-15580761128141391 {
        margin-left: 0.9375rem !important;
        margin-top: 1.25rem !important;
    }

    #content_box-1558074493383-1 .p_category {
        height: 67.5rem;
    }

    #content_box-1558074493383-1 .p_category, #content_box-1558496004543-1 .p_category {
        width: 100%;
        position: fixed;
        top: 0px;
        left: 100%;
    }

    #w_grid-1558074493383 .p_gridbox {
        overflow: visible !important;
    }

    #content_box-1558496004543-0 {
        width: 10rem;
        float: left;
    }

    #content_box-1558496004543-1 {
        width: 6.25rem;
        float: right;
        position: relative;
        z-index: 1;
    }

    #content_box-1558496004543-2 {
        width: 2.8125rem;
        height: 2.8125rem;
        right: 7.8125rem;
        position: fixed;
    }

    #w_grid-1558496000961 {
        height: 5.25rem !important;
    }
}

@media only screen and (min-width: 769px) {
    .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

#w_grid-1558004597776 {
    background-image: url("/img/yd_bj001.jpg?tenantId=231035&viewType=1&v=1639238534000");
    animation-duration: 8.5s;
}

.yd_body {
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 3.125rem;
    position: relative;
}

.yd_logo {
    padding-top: 1.875rem;
}

.yd_bj {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: -1;
}

.yd_text {
    margin-top: 40%;
}

.yd_text h1 {
    font-size: 1rem;
    line-height: 2em;
}

.yd_text ::before {
    position: absolute;
    width: 0.0625rem;
    display: block;
    content: "";
    height: 7.5rem;
    background: rgb(153, 153, 153);
    left: 50%;
    bottom: 46%;
    animation-name: scrollTip;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.82, 0.24, 0.25, 1);
}

@keyframes scrollTip {
    0% {
        transform: scaleY(0);
        transform-origin: center top;
    }
    49% {
        transform: scale(1);
        transform-origin: center top;
    }
    51% {
        transform: scale(1);
        transform-origin: center bottom;
    }
    100% {
        transform: scaleY(0);
        transform-origin: center bottom;
    }
}

.yd_more a {
    display: block;
    width: 6.875rem;
    height: 6.875rem;
    background: url("/img/yd_tb01.png?tenantId=231035&viewType=1&v=1639238534000");
    margin: 1.875rem auto 0px;
    font-size: 0px;
    position: relative;
    animation: 1s linear 0s infinite alternate none running CDturn;
    opacity: 1;
}

.yd_more span {
    display: block;
    width: 0.9375rem;
    height: 0.8125rem;
    background: rgb(255, 255, 255);
    border-radius: 50%;
    position: absolute;
    bottom: 3.3125rem;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.5s ease 0s;
}

.yd_more a:hover span {
    bottom: 2.625rem;
}

.yd_more a:hover {
    background: url("/img/yd_tb02.png?tenantId=231035&viewType=1&v=1639238534000");
    animation: 0s ease 0s 1 normal none running none;
}

@keyframes CDturn {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0.3;
    }
}

#w_grid-1548322045199 {
    background-color: transparent;
}

#w_grid-1548322045199.fixed {
    background-color: rgb(255, 255, 255);
    border-bottom: 0.0625rem solid rgb(221, 221, 221);
}

#w_grid-1548322045199.fixed .p_categoryBox .p_title {
    color: rgb(34, 34, 34);
}

#w_grid-1548322045199.fixed .p_categoryBox .p_title:hover {
    color: rgb(218, 122, 1);
}

#w_grid-1558496000961 {
    background-color: transparent;
}

#w_grid-1558496000961.fixed {
    background-color: rgb(255, 255, 255);
    border-bottom: 0.0625rem solid rgb(221, 221, 221);
}

#w_grid-1558496000961.fixed .p_categoryBox .p_title {
    color: rgb(34, 34, 34);
}

#w_grid-1558496000961.fixed .p_categoryBox .p_title:hover {
    color: rgb(218, 122, 1);
}

.language a {
    display: block;
    width: 2.8125rem;
    height: 2.8125rem;
    border: 0.0625rem solid rgb(206, 157, 95);
    line-height: 2.8125rem;
    text-align: center;
    color: rgb(206, 157, 95);
}

.language a:hover {
    background: rgb(206, 157, 95);
    color: rgb(255, 255, 255);
}

.logo_01 {
    display: block;
}

.fixed .logo_01, .logo_02 {
    display: none;
}

.fixed .logo_02 {
    display: block;
}

#w_grid-1558345851912 {
    background-image: url("/img/about_bj.jpg?tenantId=231035&viewType=1&v=1639238534000");
    background-repeat: no-repeat;
    background-position: 50% center;
    background-size: cover;
}

#w_common_text-1558604518073 p, #w_common_text-1558605812103 p {
    border-bottom: 0.0625rem solid rgb(240, 240, 240);
    padding-bottom: 0.3125rem;
}

#c_portalResIntro_category-1558604271954 .p_parentBox:nth-child(3) {
    background: rgb(206, 157, 95);
}

#c_portalResIntro_category-1558604271954 .p_categoryBox .p_parentBox:nth-child(3) .p_title {
    color: rgb(255, 255, 255) !important;
}

#c_portalResIntro_category-1558605812128 .p_parentBox:nth-child(4) {
    background: rgb(206, 157, 95);
}

#c_portalResIntro_category-1558605812128 .p_categoryBox .p_parentBox:nth-child(4) .p_title {
    color: rgb(255, 255, 255) !important;
}

@media screen and (max-width: 768px) {
    .c_portalResProduct_detail-01001002 {
        margin-left: auto;
        margin-right: auto;
        min-width: 15.625rem;
        max-width: 100%;
        max-height: 100%;
    }

    .c_portalResProduct_detail-01001002 .dom_mo {
        display: inline-block;
    }

    .c_portalResProduct_detail-01001002 .p_TagBox {
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .p_tag {
        display: inline-block;
        margin-right: 0.3125rem;
    }

    .c_portalResProduct_detail-01001002 .p_tag:last-child {
        margin: 0px;
    }

    .c_portalResProduct_detail-01001002 .p_products {
        padding-top: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .product {
        width: 10%;
        margin-right: 2%;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
    }

    .c_portalResProduct_detail-01001002 .p_Product.size {
        display: inline-block;
        margin-right: 2%;
        vertical-align: middle;
        height: 2rem;
        border-radius: 0.1875rem;
        padding: 0.3125rem 0.625rem;
        cursor: pointer;
        margin-bottom: 0.625rem;
        border: 0.0625rem solid rgba(0, 0, 0, 0.15);
    }

    .c_portalResProduct_detail-01001002 .p_Product.size:first-of-type, .c_portalResProduct_detail-01001002 .product:first-of-type {
        margin-left: 1.875rem;
    }

    .c_portalResProduct_detail-01001002 .p_Product.active {
        border: 0.0625rem solid red;
    }

    .c_portalResProduct_detail-01001002 .p_Product .p_images {
        position: relative;
        width: 100%;
        height: 0px;
        text-align: center;
        font-size: 0px;
        overflow: hidden;
        margin: 0px;
        padding: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_tagA {
        display: inline-block;
        margin: 0px;
        padding: 0.3125rem 0.625rem;
        min-width: 3.6875rem;
    }

    .c_portalResProduct_detail-01001002 .d_nameL {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        vertical-align: middle;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_nameL .font {
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_KeywordBox {
        width: 100%;
        height: auto;
        white-space: normal;
        padding: 1.25rem;
    }

    .c_portalResProduct_detail-01001002 .d_SpecInfo {
        display: table;
        margin: 0px;
        padding-left: 0.625rem;
        width: 76%;
        height: 2.25rem;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_SpecInfo .font {
        display: table-cell;
        white-space: nowrap;
        vertical-align: middle;
        height: inherit;
    }

    .c_portalResProduct_detail-01001002 .d_SpecName {
        float: left;
        border-bottom: none;
        display: table;
        margin: 0px;
        height: 2.25rem;
        width: 10%;
        text-align: right;
        padding-right: 1.875rem;
    }

    .c_portalResProduct_detail-01001002 .d_SpecName .font {
        display: table-cell;
        vertical-align: middle;
        white-space: nowrap;
        width: 100%;
        height: inherit;
    }

    .c_portalResProduct_detail-01001002 .p_ProParametersBox {
        margin-top: 1.25rem;
    }

    .c_portalResProduct_detail-01001002 .d_SpecTitle {
        display: inline-table;
        margin: 0px;
        height: 2.375rem;
        width: 100%;
        padding: 0.3125rem;
        cursor: pointer;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_headTitle {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        text-align: center;
    }

    .c_portalResProduct_detail-01001002 .d_TextBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_ProInfoA {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_ProInfoA .font {
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_ProTitle {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: right;
        width: 3.75rem;
    }

    .c_portalResProduct_detail-01001002 .d_ProTitle .font {
        white-space: nowrap;
        vertical-align: middle;
        width: 3.9375rem;
        color: rgb(87, 169, 183);
        font-size: 0.875rem;
        font-weight: 700;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_BaseInfo {
        display: block;
        width: auto;
        height: auto;
        margin-bottom: 0.625rem;
        padding: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_BaseInfoBox {
        display: none;
        white-space: normal;
        width: 100%;
        padding: 1.25rem 0px;
        margin-bottom: 0px;
        background: rgb(255, 255, 255);
    }

    .c_portalResProduct_detail-01001002 .d_DecTab, .c_portalResProduct_detail-01001002 .d_SpecTab {
        float: left;
        width: calc(20% - 0.1rem);
        height: 3.75rem;
        text-align: center;
        line-height: 2.8125rem;
        font-size: 0.9375rem;
        padding: 0px 1.5625rem;
        color: rgb(51, 51, 51);
        font-weight: 700;
        margin-right: 0.125rem;
        background: rgb(232, 232, 232);
        cursor: pointer;
        border-bottom: 0.125rem solid rgb(87, 169, 183);
    }

    .c_portalResProduct_detail-01001002 .d_DecTab:hover, .c_portalResProduct_detail-01001002 .d_SpecTab:hover {
        background: transparent;
        box-shadow: none;
        color: rgb(255, 153, 0);
        border: none;
    }

    .c_portalResProduct_detail-01001002 .d_DecTab.active, .c_portalResProduct_detail-01001002 .d_SpecTab.active {
        background: rgb(87, 169, 183);
        box-shadow: none;
        color: rgb(255, 255, 255);
        border-top: none;
        border-right: none;
        border-left: none;
        border-image: initial;
        border-bottom: 0.125rem solid rgb(255, 102, 0);
    }

    .c_portalResProduct_detail-01001002 .p_show360 {
        position: static;
        margin-right: 0.625rem;
        margin-bottom: 0.625rem;
        float: left;
        width: auto;
        height: 1.75rem;
    }

    .c_portalResProduct_detail-01001002 .p_interaction {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
    }

    .c_portalResProduct_detail-01001002 .p_interaction button {
        margin-bottom: 0.625rem;
        background: rgb(87, 169, 183);
        padding: 0.6vw 3vw;
        border-radius: 0px;
        font-size: 1rem;
        color: rgb(255, 255, 255);
        border: 0.0625rem solid rgb(87, 169, 183);
        transition: all 0.36s ease 0s;
    }

    .c_portalResProduct_detail-01001002 .d_unitB {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_unitB .font {
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_nameO {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .d_nameO .font {
        vertical-align: middle;
        display: table-cell;
    }

    .c_portalResProduct_detail-01001002 .d_plus {
        float: left;
        width: 1.75rem;
        height: 1.75rem;
        font-weight: 700;
        text-align: center;
        vertical-align: middle;
        border-left: none;
        border-top-right-radius: 0.3125rem;
        border-bottom-right-radius: 0.3125rem;
    }

    .c_portalResProduct_detail-01001002 .d_plus:active, .c_portalResProduct_detail-01001002 .d_plus:hover {
        box-shadow: none;
        border-left: none;
    }

    .c_portalResProduct_detail-01001002 .d_plus .font {
        display: table-cell;
        vertical-align: middle;
        width: inherit;
        height: auto;
        user-select: none;
        padding-top: 0.3125rem;
    }

    .c_portalResProduct_detail-01001002 .p_input {
        float: left;
        width: 2.5rem;
        height: 1.75rem;
        text-align: center;
    }

    .c_portalResProduct_detail-01001002 .p_input .InputText, .c_portalResProduct_detail-01001002 .p_input input {
        display: inline-block;
        height: inherit;
        width: inherit;
        border-radius: 0.125rem;
        padding-left: 0.4375rem;
    }

    .c_portalResProduct_detail-01001002 .d_minus {
        float: left;
        width: 1.75rem;
        height: 1.75rem;
        text-align: center;
        vertical-align: middle;
        border-right: none;
        border-top-left-radius: 0.3125rem;
        border-bottom-left-radius: 0.3125rem;
    }

    .c_portalResProduct_detail-01001002 .d_nameM {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .d_nameM .font {
        vertical-align: middle;
        display: table-cell;
    }

    .c_portalResProduct_detail-01001002 .d_Service {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_Service .font {
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_nameN {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .d_nameN .font {
        white-space: nowrap;
        vertical-align: middle;
        display: table-cell;
    }

    .c_portalResProduct_detail-01001002 .d_ServiceBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_unitA {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_unitA .font {
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_MarketPrice {
        display: inline-block;
        margin: 0px;
        padding: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_MarketPrice .font {
        text-decoration: line-through;
        white-space: nowrap;
    }

    .c_portalResProduct_detail-01001002 .d_nameH {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        text-align: right;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_nameH .font {
        display: block;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_MarketPriceBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_unit {
        display: inline-table;
        padding: 0px;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_SalePrice {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        color: rgb(204, 0, 0);
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_SalePriceBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_nameG {
        display: inline-block;
        vertical-align: middle;
        margin: 0px;
        padding: 0px;
        text-align: right;
        width: 4.375rem;
    }

    .c_portalResProduct_detail-01001002 .d_nameG .font {
        display: block;
        white-space: nowrap;
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_SortName {
        display: inline-block;
        width: auto;
        height: auto;
        vertical-align: middle;
        margin-left: 1vw;
    }

    .c_portalResProduct_detail-01001002 .d_NumBox {
        display: none;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .p_view {
        display: inline-block;
    }

    .c_portalResProduct_detail-01001002 .p_AssistNameB {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .p_AssistNameB .font {
        vertical-align: middle;
        white-space: nowrap;
        width: inherit;
    }

    .c_portalResProduct_detail-01001002 .p_assist {
        display: none;
    }

    .c_portalResProduct_detail-01001002 .p_SwitchBtnC {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 1.75rem;
        color: rgba(0, 0, 0, 0.15);
        position: absolute;
        left: 0.125rem;
        bottom: 0px;
        width: 1.75rem;
        height: calc(100% - 1.25rem);
    }

    .c_portalResProduct_detail-01001002 .p_SwitchBtnC .iconfont::before {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .c_portalResProduct_detail-01001002 .p_SwitchBtnD {
        position: absolute;
        right: 0.25rem;
        bottom: 0px;
        width: 1.75rem;
        height: calc(100% - 1.25rem);
        cursor: pointer;
        font-size: 1.75rem;
        color: rgba(0, 0, 0, 0.15);
    }

    .c_portalResProduct_detail-01001002 .p_SwitchBtnD .iconfont::before {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg {

        border: none;
        margin-top: 0.5rem;
        display: inline-block !important;
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.item_hide {
        display: none !important;e_HtmlEditor d_description
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.active {
        border: none;
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.widther {
        height: 0px;
        padding-bottom: 11.22%;
        border: 1px solid #d2d4d9;
        margin-left: 10px;
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.widther .AtlasRelationImgBoxA {
        width: 100%;
        height: auto;
        text-align: center;
        vertical-align: middle;
        border-style: none;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.widther .AtlasRelationImgBoxA img {
        width: 100%;
        height: auto;
        left: 10%;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.higher {
        height: 0px;
        padding-bottom: 11.22%;
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.higher .AtlasRelationImgBoxA {
        height: 100%;
        width: auto;
        text-align: center;
        vertical-align: middle;
        border-style: none;
        position: absolute;
        left: 50%;
        transform: translate(-50%);
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.higher .AtlasRelationImgBoxA img {
        height: 100%;
        width: auto;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.smaller {
        height: 0px;
        padding-bottom: 11.22%;
    }

    .c_portalResProduct_detail-01001002 .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-01001002 .p_ProRelationImg.smaller .AtlasRelationImgBoxA img {
        height: auto;
        width: auto;
    }

    .c_portalResProduct_detail-01001002 .p_imageA .p_assist {
        width: 100%;
        height: auto;
        display: inline-block;
        padding-left: 2.25rem;
        margin-top: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .p_ThumbnailBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        min-height: 6.25rem;
    }

    #easy_zoom {
        display: none !important;
    }

    .c_portalResProduct_detail-01001002 .d_ProductDetail {
        height: auto;
        width: 100%;
        flex-flow: row wrap;
        display: flex;
        align-items: flex-start;
    }

    .c_portalResProduct_detail-01001002 .p_imagesA {
        position: relative;
    }

    .c_portalResProduct_detail-01001002 .p_ProInfo {
        float: left;
        padding-left: 1.125rem;
        width: auto;
        height: auto;
        min-width: 12.5rem;
        display: block;
        -webkit-box-flex: 1;
        flex: 1 1 0%;
    }

    .c_portalResProduct_detail-01001002 .p_content {
        width: auto;
        height: auto;
        margin: 0px 0px 1.875rem;
        padding: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_ProName {
        width: 100%;
    }

    .c_portalResProduct_detail-01001002 .d_nameC {
        display: inline-block;
        vertical-align: top;
        margin-right: 1.25rem;
    }

    .c_portalResProduct_detail-01001002 .p_PriceBox {
        background: rgb(255, 241, 240);
        width: auto;
        height: auto;
        padding: 0.625rem 0px 0px;
        min-height: 3.25rem;
        margin: 1.125rem 0px;
        display: none;
    }

    .c_portalResProduct_detail-01001002 .p_PriceBox .p_ViewBox {
        display: none;
    }

    .c_portalResProduct_detail-01001002 .d_num, .c_portalResProduct_detail-01001002 .d_numA {
        display: inline-block;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_MarketPriceBox, .c_portalResProduct_detail-01001002 .d_SalePriceBox {
        display: inline-block;
        width: auto;
        height: auto;
        vertical-align: middle;
        margin-right: 1.25rem !important;
    }

    .c_portalResProduct_detail-01001002 .d_unit {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        margin-right: 1.875rem;
    }

    .c_portalResProduct_detail-01001002 .d_MarketPrice, .c_portalResProduct_detail-01001002 .d_MarketPriceBox, .c_portalResProduct_detail-01001002 .d_unitA {
        display: inline-block;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_NumberBox {
        width: auto;
        height: 1.75rem;
        vertical-align: middle;
        overflow: hidden;
        margin-bottom: 0.625rem;
        display: none;
    }

    .c_portalResProduct_detail-01001002 .d_nameM {
        margin-right: 1.875rem;
        vertical-align: top;
        float: left;
        margin-top: 0.1875rem;
    }

    .c_portalResProduct_detail-01001002 .d_nameM .font {
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }

    .c_portalResProduct_detail-01001002 .d_nameO {
        width: 4.375rem;
        display: inline-block;
        margin-right: 0.3125rem;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_nameO .font {
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }

    .c_portalResProduct_detail-01001002 .p_interaction {
        width: auto;
        height: auto;
    }

    .c_portalResProduct_detail-01001002 .d_nameD {
        width: 4.375rem;
        display: none;
        margin-right: 1.875rem;
        vertical-align: top;
    }

    .c_portalResProduct_detail-01001002 .d_nameD .font {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }

    .c_portalResProduct_detail-01001002 .d_sort {
        vertical-align: middle;
        display: inline-block;
        -webkit-box-flex: 1;
        flex: 1 1 0%;
    }

    .c_portalResProduct_detail-01001002 .d_sort .font {
        white-space: normal;
    }

    .c_portalResProduct_detail-01001002 .p_qrbuyUrlBox {
        position: relative;
        display: inline-block;
    }

    .c_portalResProduct_detail-01001002 .p_qrbuyText {
        margin-top: 0.3125rem;
    }

    .c_portalResProduct_detail-01001002 .p_imagesB {
        position: absolute;
        top: 5.625rem;
        display: none;
        width: auto;
        height: auto;
        z-index: 10000;
        left: 0px;
    }

    .c_portalResProduct_detail-01001002 .p_qrbuyUrlBox:hover .p_imagesB, .c_portalResProduct_detail-01001002 .p_qrbuyUrlBox:hover .p_qrbuyText {
        display: block !important;
    }

    .c_portalResProduct_detail-01001002 .p_AddCart {
        position: relative;
        float: left;
        margin-right: 0.625rem;
        margin-bottom: 0.625rem;
        height: 1.75rem;
    }

    .c_portalResProduct_detail-01001002 .p_tipsBox {
        position: absolute;
        padding: 0.625rem 1.25rem;
        text-align: center;
        border-radius: 0.625rem;
        top: -3.125rem;
        white-space: nowrap;
        left: 50%;
        transform: translate(-50%);
    }

    .c_portalResProduct_detail-01001002 .p_tipsBox .iconfont::before {
        content: "";
        position: absolute;
        bottom: -0.5625rem;
        left: 50%;
        transform: translate(-50%);
    }

    .c_portalResProduct_detail-01001002 .p_dealer {
        position: static;
        float: left;
        margin-right: 0.625rem;
        margin-bottom: 0.625rem;
        height: 1.75rem;
    }

    .c_portalResProduct_detail-01001002 .p_dealer .iconfont {
        margin-right: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .p_handBooksBox {
        position: relative;
        float: left;
        width: auto;
        margin-right: 0.625rem;
        margin-bottom: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .p_downHandbook {
        display: block;
        width: 100%;
        height: 1.75rem;
        color: rgb(255, 255, 255);
        background-color: rgb(106, 186, 190);
        text-align: center;
        padding-top: 0px;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        white-space: nowrap;
    }

    .c_portalResProduct_detail-01001002 .d_DescriptionBoxA {
        clear: both;
        width: 100%;
        height: auto;
        overflow: visible;
        margin-top: 1.25rem;
        background: rgb(255, 255, 255);
    }

    .c_portalResProduct_detail-01001002 .d_TabTitleBox {
        width: auto;
        height: auto;
        overflow: visible;
    }

    .c_portalResProduct_detail-01001002 .d_DecTab {
        float: left;
        width: auto;
    }

    .c_portalResProduct_detail-01001002 .d_ProTitle {
        width: 6.25rem;
        float: left;
    }

    .c_portalResProduct_detail-01001002 .d_ProTitle .font {
        display: block;
        width: auto;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .c_portalResProduct_detail-01001002 .d_ProInfoA {
        display: inline-block;
        float: left;
    }

    .c_portalResProduct_detail-01001002 .d_ProInfoA .font {
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .c_portalResProduct_detail-01001002 .d_unitB {
        position: inherit;
        vertical-align: middle;
        margin-left: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .d_num .iconfont {
        display: inline-block;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_DescriptionBigbox {
        width: auto;
        height: auto;
        clear: both;
        margin: 0px;
        padding: 1.875rem 2.1875rem 1.25rem;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .p_zoom {
        position: absolute;
        left: 1.25rem;
        top: 1.25rem;
        cursor: move;
        z-index: 999;
    }

    .c_portalResProduct_detail-01001002 .d_TextBox {
        width: 100%;
        height: auto;
        border: none;
        padding-right: 1.25rem;
        padding-left: 1.25rem;
        margin-bottom: 1.25rem;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_headTitle {
        float: left;
        margin-bottom: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .d_text {
        display: inline;
        font-family: normal;
        word-break: break-all;
    }

    .c_portalResProduct_detail-01001002 .p_ProSummary .font {
        display: inline-block;
        width: 4.375rem;
        vertical-align: middle;
        text-align: right;
        margin-right: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .p_QRCode {
        display: none;
    }

    .c_portalResProduct_detail-01001002 .d_tagA {
        margin-left: 0.625rem;
        vertical-align: middle;
        cursor: default;
        border-radius: 0.1875rem;
        padding: 0.125rem 0.3125rem;
        text-align: center;
        min-width: 3.125rem;
    }

    .c_portalResProduct_detail-01001002 .p_nextpage {
        height: auto;
        width: 50%;
    }

    .c_portalResProduct_detail-01001002 .p_nextpageA {
        float: right;
        width: 50%;
        height: auto;
        margin: 0px;
        background-color: transparent;
        overflow: hidden;
        vertical-align: middle;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .p_nextName {
        display: inline-block;
        margin-right: 0.625rem;
        padding: 0px;
        vertical-align: middle;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .p_nextName .font {
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .p_nextNameA {
        display: inline-block;
        vertical-align: middle;
        margin-left: 0.625rem;
        padding: 0px;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .p_nextBox {
        width: auto;
        height: auto;
        margin: 2.5rem 0px 0px;
        padding: 1.25rem;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .p_nextpage {
        float: left;
    }

    .c_portalResProduct_detail-01001002 .p_masker-wp {
        z-index: 99999;
        width: 100%;
        height: 100%;
        position: fixed;
        inset: 0px;
    }

    .c_portalResProduct_detail-01001002 .masker {
        position: absolute;
        inset: 0px;
        background-color: rgb(0, 0, 0);
        opacity: 0.55;
        z-index: 999;
    }

    .c_portalResProduct_detail-01001002 #viewwindow {
        width: 100%;
        height: 100%;
        overflow: hidden;
        top: 0px !important;
    }

    .c_portalResProduct_detail-01001002 #turntable {
        max-height: 100%;
        max-width: 100%;
    }

    .c_portalResProduct_detail-01001002 .p_agreement {
        width: 50rem;
        height: 50rem;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 999999;
        animation: 1s ease 0s 1 normal both running scale;
        transform: translate(-50%, -50%);
        border: 0.0625rem solid;
        background: rgb(255, 255, 255);
    }

    .c_portalResProduct_detail-01001002 .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-01001002 .p_Close {
        width: auto;
        position: absolute;
        cursor: pointer;
        top: 1.125rem;
        right: 0.625rem;
        z-index: 523;
    }

    .c_portalResProduct_detail-01001002 .p_imagesA {
        width: 100%;
    }

    .c_portalResProduct_detail-01001002 .p_imagesA .p_images {
        width: inherit !important;
    }

    .c_portalResProduct_detail-01001002 .p_ThumbnailBox {
        position: absolute;
        right: 1.25rem;
        bottom: -5.25rem;
        border: none;
        padding: 0px 1.875rem;
        height: auto !important;
        min-height: auto !important;
    }

    #easy_zoom, .c_portalResProduct_detail-01001002 .p_zoom {
        display: none !important;
        cursor: pointer !important;
        width: 0px !important;
        height: 0px !important;
    }

    .c_portalResProduct_detail-01001002 .p_PriceBox .p_ViewBox {
        display: inline-block;
    }

    .c_portalResProduct_detail-01001002 .p_ViewBox {
        margin-left: 3.125rem;
    }

    .c_portalResProduct_detail-01001002 .d_NumBox {
        width: 50%;
    }

    .c_portalResProduct_detail-01001002 .p_Buy {
        display: inline-block;
    }

    .c_portalResProduct_detail-01001002 .p_interaction button {
        width: 9.375rem;
        height: 2.9375rem;
    }

    .c_portalResProduct_detail-01001002 .d_SpecName {
        width: 20%;
    }

    .c_portalResProduct_detail-01001002 .d_SpecInfo .font {
        white-space: normal;
    }

    .c_portalResProduct_detail-01001002 .p_nextBox {
        margin: 2.5rem -0.5rem 0px;
        background: rgba(0, 0, 0, 0.02);
        padding: 0px;
    }

    .c_portalResProduct_detail-01001002 .p_MinorLink, .c_portalResProduct_detail-01001002 .p_nextName, .c_portalResProduct_detail-01001002 .p_nextNameA {
        width: 100%;
        text-align: center;
        margin: 0px;
    }

    .c_portalResProduct_detail-01001002 .p_MinorLink .font {
        word-break: break-all;
    }

    .c_portalResProduct_detail-01001002 .p_nextpage, .c_portalResProduct_detail-01001002 .p_nextpageA {
        padding: 0.625rem 0px;
    }

    .c_portalResProduct_detail-01001002 .p_nextpage {
        border-right: 0.0625rem solid rgba(0, 0, 0, 0.04);
    }

    .c_portalResProduct_detail-01001002 .d_MarketPriceBox, .c_portalResProduct_detail-01001002 .d_SalePriceBox, .c_portalResProduct_detail-01001002 .p_ViewBox {
        margin: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_nameG, .c_portalResProduct_detail-01001002 .d_nameH {
        width: auto;
    }

    .c_portalResProduct_detail-01001002 .d_unit {
        margin: 0px;
    }

    .c_portalResProduct_detail-01001002 .p_ProParametersBox {
        margin: 1.25rem auto 0px;
    }

    .c_portalResProduct_detail-01001002 .p_SpecBox {
        width: 100%;
    }

    .c_portalResProduct_detail-01001002 .d_DescriptionBoxA, .c_portalResProduct_detail-01001002 .p_ProInfo {
        padding: 0px 0.5rem;
    }

    .c_portalResProduct_detail-01001002 .d_TabTitleBox {
        display: flex;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_SpecTab {
        padding: 0px;
        display: inline-block;
        width: 25%;
    }

    .c_portalResProduct_detail-01001002 .d_SpecTab .font {
        display: block;
        text-align: center;
    }


    .c_portalResProduct_detail-01001002 .d_description, .c_portalResProduct_detail-01001002 .d_TextBox {
        vertical-align: middle;
        padding: 0px;
    }
    .c_portalResProduct_detail-01001002 .d_description img{
        width: 100%;
    }

    .c_portalResProduct_detail-01001002 .p_shopCartBox {
        display: none;
        position: relative;
        width: auto;
        margin-bottom: 0.625rem;
        text-align: center;
    }

    .c_portalResProduct_detail-01001002 .p_shopCart {
        text-align: right;
        padding-right: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .p_shopCartNum {
        position: absolute;
        top: 0px;
        right: 0px;
        display: inline-table;
        min-width: 1.25rem;
        height: 1.25rem;
        padding: 0.1875rem 0.3125rem;
        border-radius: 50%;
    }

    .c_portalResProduct_detail-01001002 .p_shopCartNum .font {
        display: table-cell;
        vertical-align: middle;
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResProduct_detail-01001002 {
        margin-left: auto;
        margin-right: auto;
        min-width: 15.625rem;
        max-width: 100%;
        max-height: 100%;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .dom_mo {
        display: none;
    }

    .panel {
        width: 17.5rem;
        left: 70%;
    }

    #easy_zoom {
        width: 18.75rem;
        height: 12.5rem;
        border: 0.3125rem solid rgb(238, 238, 238);
        background: rgb(255, 255, 255);
        color: rgb(51, 51, 51);
        position: absolute;
        top: 3.75rem;
        left: 25rem;
        overflow: hidden;
        box-shadow: rgb(119, 119, 119) 0px 0px 0.625rem;
        text-align: center;
        z-index: 999;
    }

    .c_portalResProduct_detail-01001002 .p_shade {
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6);
    }

    .c_portalResProduct_detail-01001002 .p_products {
        width: auto;
        height: auto;
        overflow: hidden;
        white-space: normal;
        padding-top: 0.625rem;
        clear: both;
    }

    .c_portalResProduct_detail-01001002 .product {
        width: 10%;
        margin-right: 2%;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
    }

    .c_portalResProduct_detail-01001002 .p_Product.size {
        display: inline-block;
        margin-right: 2%;
        vertical-align: middle;
        height: 2rem;
        border: 0.0625rem solid rgba(0, 0, 0, 0.15);
        border-radius: 0.1875rem;
        padding: 0.3125rem 0.625rem;
        cursor: pointer;
        margin-bottom: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .p_Product.size:first-of-type, .c_portalResProduct_detail-01001002 .product:first-of-type {
        margin-left: 1.875rem;
    }

    .c_portalResProduct_detail-01001002 .p_Product.active {
        border: 0.0625rem solid red;
    }

    .c_portalResProduct_detail-01001002 .p_Product .p_images {
        position: relative;
        width: 100%;
        height: 0px;
        text-align: center;
        font-size: 0px;
        overflow: hidden;
        margin: 0px;
        padding: 0px;
    }

    .c_portalResProduct_detail-01001002 .p_PopupWindow {
        display: none;
        position: absolute;
        margin: 0px;
        width: auto;
        height: auto;
        padding: 0px;
        z-index: 999999;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .c_portalResProduct_detail-01001002 .p_PopupWindow iframe {
        width: 100%;
        height: 100%;
    }

    .c_portalResProduct_detail-01001002 .p_success .promptbox {
        padding: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .p_success .promptbox .assistfont {
        display: none;
    }

    .c_portalResProduct_detail-01001002 .p_nextpage {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_tagA {
        display: inline-block;
        margin: 0px 0.625rem 0px 0px;
        padding: 0.3125rem 0.625rem;
        min-width: 3.6875rem;
        text-align: center;
        border-radius: 0.1875rem;
    }

    .c_portalResProduct_detail-01001002 .d_tagA .font {
        white-space: nowrap;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_tagA:hover {
        cursor: pointer;
    }

    .e_title.c_portalResProduct_detail-01001002 .d_linkF {
        display: inline-block;
        padding: 0px;
        text-align: left;
        white-space: nowrap;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_linkF:hover {
        text-decoration: underline;
        cursor: pointer;
    }

    .c_portalResProduct_detail-01001002 .d_linkF:active {
        text-decoration: none;
        margin-top: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_nameL {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        vertical-align: middle;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_nameL .font {
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_KeywordBox {
        width: auto;
        height: auto;
        white-space: nowrap;
        padding: 1.25rem;
    }

    .c_portalResProduct_detail-01001002 .d_comment, .c_portalResProduct_detail-01001002 .d_TextBoxBig {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_TextBoxBig {
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_SpecInfo {
        display: table;
        margin: 0px;
        padding-left: 0.625rem;
        width: 76%;
        height: 2.25rem;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_SpecInfo .font {
        display: table-cell;
        white-space: nowrap;
        vertical-align: middle;
        height: inherit;
    }

    .c_portalResProduct_detail-01001002 .d_SpecName {
        float: left;
        border-bottom: none;
        display: table;
        margin: 0px;
        height: 2.25rem;
        width: 10%;
        text-align: right;
        padding-right: 1.875rem;
    }

    .c_portalResProduct_detail-01001002 .d_SpecName .font {
        display: table-cell;
        vertical-align: middle;
        white-space: nowrap;
        width: 100%;
        height: inherit;
    }

    .c_portalResProduct_detail-01001002 .d_SpecBoxContA {
        width: auto;
        height: auto;
        padding: 1.25rem;
        margin-bottom: 1.25rem;
    }

    .c_portalResProduct_detail-01001002 .p_ProParametersBox {
        border-bottom: none;
        margin: 1.25rem;
    }

    .c_portalResProduct_detail-01001002 .d_SpecTitle {
        display: inline-table;
        margin: 0px;
        height: 2.375rem;
        width: 100%;
        padding: 0.3125rem;
        cursor: pointer;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_SpecTitle .font {
        display: table-cell;
        white-space: nowrap;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_text {
        font-family: normal;
        word-break: break-all;
    }

    .c_portalResProduct_detail-01001002 .d_headTitle {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        text-align: center;
    }

    .c_portalResProduct_detail-01001002 .d_headTitle .font {
        white-space: nowrap;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_TextBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_ProInfoA {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_ProInfoA .font {
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_ProTitle {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .d_ProTitle .font {
        white-space: nowrap;
        vertical-align: middle;
        display: table-cell;
    }

    .c_portalResProduct_detail-01001002 .d_BaseInfo {
        display: inline-block;
        width: auto;
        height: auto;
        margin-bottom: 0.625rem;
        padding: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_BaseInfoBox {
        display: inline-block;
        white-space: normal;
        width: 100%;
        padding: 2.5rem 1.25rem 1.25rem;
        margin-bottom: 1.25rem;
    }

    .c_portalResProduct_detail-01001002 .d_DescriptionBoxB {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_DecTab, .c_portalResProduct_detail-01001002 .d_SpecTab {
        float: left;
        width: auto;
        height: 2.8125rem;
        text-align: center;
        font-size: 1.125rem;
        background: rgb(242, 242, 242);
        font-weight: 700;
        line-height: 2.8125rem;
        color: rgb(51, 51, 51);
        margin-right: 0.33%;
        padding: 0px 1.5625rem;
        cursor: pointer;
    }

    .c_portalResProduct_detail-01001002 .decTab.active, .c_portalResProduct_detail-01001002 .decTab:hover {
        border-bottom: none;
        background: rgb(1, 131, 255) !important;
        color: rgb(255, 255, 255) !important;
    }

    .c_portalResProduct_detail-01001002 .d_DecTab:hover {
        background: none;
        box-shadow: none;
    }

    .c_portalResProduct_detail-01001002 .d_DescriptionBoxA, .c_portalResProduct_detail-01001002 .d_TabTitleBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .p_show360 {
        position: static;
        margin-right: 0.625rem;
        margin-bottom: 0.625rem;
        float: left;
        width: auto;
        height: 1.75rem;
    }

    .c_portalResProduct_detail-01001002 .p_downloadBox {
        width: auto;
        height: auto;
        display: inline-block;
        padding: 0px 0.75rem;
    }

    .c_portalResProduct_detail-01001002 .p_Buy {
        height: 3.125rem;
        text-align: center;
        padding: 0px;
        position: inherit;
    }

    .c_portalResProduct_detail-01001002 .p_interaction {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
    }

    .c_portalResProduct_detail-01001002 .p_interaction button {
        margin-bottom: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .d_unitB {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_unitB .font {
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_numA {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_numA .font {
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_nameO {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .d_nameO .font {
        vertical-align: middle;
        display: table-cell;
    }

    .c_portalResProduct_detail-01001002 .d_plus {
        float: left;
        width: 1.75rem;
        height: 1.75rem;
        font-weight: 700;
        text-align: center;
        vertical-align: middle;
        border-left: none;
        border-top-right-radius: 0.3125rem;
        border-bottom-right-radius: 0.3125rem;
    }

    .c_portalResProduct_detail-01001002 .d_plus:active, .c_portalResProduct_detail-01001002 .d_plus:hover {
        box-shadow: none;
        border-left: none;
    }

    .c_portalResProduct_detail-01001002 .d_plus .font {
        display: table-cell;
        vertical-align: middle;
        width: inherit;
        height: auto;
        user-select: none;
        padding-top: 0.3125rem;
    }

    .c_portalResProduct_detail-01001002 .p_input {
        float: left;
        width: 2.5rem;
        height: 1.75rem;
        text-align: center;
    }

    .c_portalResProduct_detail-01001002 .p_input:hover {
        cursor: text;
    }

    .c_portalResProduct_detail-01001002 .p_input .InputText, .c_portalResProduct_detail-01001002 .p_input input {
        display: inline-block;
        height: inherit;
        width: inherit;
        border-radius: 0.125rem;
        padding-left: 0.4375rem;
    }

    .c_portalResProduct_detail-01001002 .p_input .InputText:hover, .c_portalResProduct_detail-01001002 .p_input input:hover {
        cursor: text;
    }

    .c_portalResProduct_detail-01001002 .d_minus {
        float: left;
        width: 1.75rem;
        height: 1.75rem;
        text-align: center;
        vertical-align: middle;
        border-right: none;
        border-top-left-radius: 0.3125rem;
        border-bottom-left-radius: 0.3125rem;
    }

    .c_portalResProduct_detail-01001002 .d_minus:active, .c_portalResProduct_detail-01001002 .d_minus:hover {
        box-shadow: none;
        border-right: none;
    }

    .c_portalResProduct_detail-01001002 .d_minus .font {
        display: table-cell;
        vertical-align: middle;
        width: inherit;
        height: auto;
        user-select: none;
        padding-top: 0.3125rem;
    }

    .c_portalResProduct_detail-01001002 .d_nameM {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .d_nameM .font {
        vertical-align: middle;
        display: table-cell;
    }

    .c_portalResProduct_detail-01001002 .d_Service {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_Service .font {
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_nameN {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .d_nameN .font {
        vertical-align: middle;
        display: table-cell;
    }

    .c_portalResProduct_detail-01001002 .d_ServiceBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_FontSpec {
        display: table;
        position: relative;
        min-width: 5.625rem;
        height: 1.9375rem;
        padding-top: 0px;
        padding-right: 0.75rem;
        padding-left: 0.75rem;
        white-space: nowrap;
        text-align: center;
        word-break: normal;
    }

    .c_portalResProduct_detail-01001002 .d_FontSpec:hover {
        min-width: 5.625rem;
        height: 1.9375rem;
    }

    .c_portalResProduct_detail-01001002 .d_FontSpec .font {
        padding: 0px 0px 0px 0.3125rem;
        display: table-cell;
        vertical-align: middle;
        bottom: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_nameK {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .d_nameK .font {
        vertical-align: middle;
        display: table-cell;
    }

    .c_portalResProduct_detail-01001002 .d_nameK .iconfont::before {
        content: "";
    }

    .c_portalResProduct_detail-01001002 .d_FontSpecBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_ImgSpec {
        display: table;
        position: relative;
        min-width: 5.625rem;
        height: 1.9375rem;
        padding: 0px 0.75rem;
        white-space: nowrap;
        text-align: center;
        word-break: normal;
    }

    .c_portalResProduct_detail-01001002 .d_ImgSpec:hover {
        min-width: 5.625rem;
        height: 1.9375rem;
    }

    .c_portalResProduct_detail-01001002 .d_ImgSpec .font {
        padding: 0px 0px 0px 0.3125rem;
        display: table-cell;
        vertical-align: middle;
        bottom: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_ImgSpec .active::before {
        display: block;
        padding: 0.3125rem 0.1875rem 0.1875rem 0.3125rem;
        border-top-left-radius: 0.9375rem;
        position: absolute;
        right: 0px;
        bottom: 0px;
        z-index: 3;
    }

    .c_portalResProduct_detail-01001002 .d_nameJ {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .d_nameJ .font {
        vertical-align: middle;
        display: table-cell;
    }

    .c_portalResProduct_detail-01001002 .d_ImgSpecBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_ColorSpec {
        display: table;
        position: relative;
        border-color: rgb(228, 228, 228);
        padding-top: 0px;
        padding-right: 0.75rem;
        padding-left: 0.75rem;
        white-space: nowrap;
        text-align: center;
        word-break: normal;
    }

    .c_portalResProduct_detail-01001002 .d_ColorSpec, .c_portalResProduct_detail-01001002 .d_ColorSpec:hover {
        min-width: 5.625rem;
        height: 1.9375rem;
        color: rgb(0, 0, 0);
        border-width: 0.125rem;
        border-style: solid;
        background-color: rgb(255, 255, 255);
    }

    .c_portalResProduct_detail-01001002 .d_ColorSpec:hover {
        border-color: rgb(101, 190, 186);
    }

    .c_portalResProduct_detail-01001002 .d_ColorSpec.active {
        border-width: 0.125rem;
        border-color: rgb(101, 190, 186);
    }

    .c_portalResProduct_detail-01001002 .d_ColorSpec .font {
        padding: 0px 0px 0px 0.3125rem;
        display: table-cell;
        vertical-align: middle;
        bottom: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_ColorSpec .iconfont {
        display: inline;
        color: rgb(255, 255, 255);
    }

    .c_portalResProduct_detail-01001002 .d_ColorSpec:active .iconfont, .c_portalResProduct_detail-01001002 .d_ColorSpec:hover .iconfont {
        color: rgb(255, 255, 255);
    }

    .c_portalResProduct_detail-01001002 .d_ColorSpec .iconfont::before {
        content: "";
    }

    .c_portalResProduct_detail-01001002 .d_ColorSpec .active::before {
        display: block;
        padding: 0.3125rem 0.1875rem 0.1875rem 0.3125rem;
        border-top-left-radius: 0.9375rem;
        content: "";
        position: absolute;
        right: 0px;
        bottom: 0px;
        z-index: 3;
        background: rgb(101, 190, 186);
    }

    .c_portalResProduct_detail-01001002 .d_nameI {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .d_nameI .font {
        vertical-align: middle;
        display: table-cell;
    }

    .c_portalResProduct_detail-01001002 .d_ColorSpecBox, .c_portalResProduct_detail-01001002 .d_SpecBoxA {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_SpecBoxA {
        overflow: hidden;
        margin-top: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .d_unitA {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_unitA .font {
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_MarketPrice {
        display: inline-block;
        margin: 0px;
        padding: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_MarketPrice .font {
        text-decoration: line-through;
        white-space: nowrap;
    }

    .c_portalResProduct_detail-01001002 .d_nameH {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        text-align: right;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_nameH .font {
        display: block;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_MarketPriceBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_unit {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_unit .font {
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_SalePrice {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_SalePrice .font {
        white-space: nowrap;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_nameG {
        margin: 0px;
        padding: 0px;
        text-align: right;
        width: 4.375rem;
        display: inline-block;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_nameG .font {
        display: block;
        vertical-align: middle;
        white-space: nowrap;
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_SalePriceBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_ArticleHline {
        width: 100%;
        height: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_Weight {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_Weight .font {
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_nameF {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .d_nameF .font {
        vertical-align: middle;
        display: table-cell;
    }

    .c_portalResProduct_detail-01001002 .d_WeightBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_size {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_size .font {
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_nameE {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .d_nameE .font {
        vertical-align: middle;
        display: table-cell;
    }

    .c_portalResProduct_detail-01001002 .d_SizeBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        overflow: hidden;
    }

    .e_title.c_portalResProduct_detail-01001002 .d_sort {
        display: inline-block;
        padding: 0px;
        text-align: left;
        white-space: nowrap;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_sort:hover {
        text-decoration: underline;
        font-weight: 700;
        cursor: pointer;
    }

    .c_portalResProduct_detail-01001002 .d_sort:active {
        text-decoration: none;
        margin-top: 0px;
    }

    .e_title.c_portalResProduct_detail-01001002 .d_linkA {
        display: inline-block;
        padding: 0px;
        text-align: left;
        white-space: nowrap;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_linkA:hover {
        text-decoration: underline;
        cursor: pointer;
    }

    .c_portalResProduct_detail-01001002 .d_linkA:active {
        text-decoration: none;
        margin-top: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_nameD {
        display: inline-table;
        margin: 0px;
        padding: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_nameD .font {
        vertical-align: middle;
        display: table-cell;
    }

    .c_portalResProduct_detail-01001002 .d_SortName {
        display: inline-block;
        width: auto;
        height: auto;
        vertical-align: middle;
        margin-left: 1.25rem;
    }

    .c_portalResProduct_detail-01001002 .d_num {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .d_num .font {
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_NumBox {
        display: inline-block;
        width: auto;
        height: auto;
        vertical-align: middle;
        margin-right: 1.25rem;
    }

    .c_portalResProduct_detail-01001002 .d_VlineB {
        width: 100%;
        height: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_summary {
        text-align: left;
        vertical-align: top;
        word-break: break-all;
    }

    .c_portalResProduct_detail-01001002 .d_nameB {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .d_nameB .font {
        vertical-align: middle;
        display: table-cell;
    }

    .c_portalResProduct_detail-01001002 .d_ProSummary {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_Title {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        text-align: center;
    }

    .c_portalResProduct_detail-01001002 .d_Title .font {
        white-space: nowrap;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_nameA {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .d_nameA .font {
        vertical-align: middle;
        display: table-cell;
    }

    .c_portalResProduct_detail-01001002 .d_ProName {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        overflow: hidden;
    }

    .e_title.c_portalResProduct_detail-01001002 .p_share {
        display: inline-block;
        padding: 0px;
        text-align: left;
        white-space: nowrap;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .p_share:hover {
        text-decoration: underline;
        font-weight: 700;
        cursor: pointer;
    }

    .c_portalResProduct_detail-01001002 .p_share:active {
        text-decoration: none;
        margin-top: 0px;
    }

    .e_title.c_portalResProduct_detail-01001002 .d_linkD {
        display: inline-block;
        padding: 0px;
        text-align: left;
        white-space: nowrap;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_linkD:hover {
        text-decoration: underline;
        font-weight: 700;
        cursor: pointer;
    }

    .c_portalResProduct_detail-01001002 .d_linkD:active {
        text-decoration: none;
        margin-top: 0px;
    }

    .c_portalResProduct_detail-01001002 .p_AssistNameD {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .p_AssistNameD .font {
        vertical-align: middle;
        white-space: nowrap;
        width: inherit;
    }

    .c_portalResProduct_detail-01001002 .p_ShareBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        overflow: hidden;
    }

    .e_title.c_portalResProduct_detail-01001002 .p_commentA {
        display: inline-block;
        padding: 0px;
        text-align: left;
        white-space: nowrap;
        vertical-align: middle;
    }

    a > .e_title.c_portalResProduct_detail-01001002 .p_commentA:hover {
        text-decoration: underline;
        font-weight: 700;
        cursor: pointer;
    }

    a > .e_title.c_portalResProduct_detail-01001002 .p_commentA:active {
        text-decoration: none;
        margin-top: 0px;
    }

    .e_title.c_portalResProduct_detail-01001002 .d_linkC {
        display: inline-block;
        padding: 0px;
        text-align: left;
        white-space: nowrap;
        vertical-align: middle;
    }

    a > .e_title.c_portalResProduct_detail-01001002 .d_linkC:hover {
        text-decoration: underline;
        cursor: pointer;
    }

    a > .e_title.c_portalResProduct_detail-01001002 .d_linkC:active {
        text-decoration: none;
        margin-top: 0px;
    }

    .c_portalResProduct_detail-01001002 .p_AssistNameC {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .p_AssistNameC .font {
        vertical-align: middle;
        white-space: nowrap;
        width: inherit;
    }

    .c_portalResProduct_detail-01001002 .p_CommentBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .p_view {
        display: inline-block;
        margin: 0px;
        padding: 0px 0.3125rem 0px 0px;
        vertical-align: middle;
        text-align: left;
        white-space: nowrap;
        overflow: visible;
    }

    .c_portalResProduct_detail-01001002 .p_view .font {
        vertical-align: middle;
        display: table-cell;
    }

    .c_portalResProduct_detail-01001002 .p_AssistNameB {
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .p_AssistNameB .font {
        vertical-align: middle;
        white-space: nowrap;
        width: inherit;
    }

    .c_portalResProduct_detail-01001002 .p_ViewBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .p_favorite {
        display: inline-table;
        margin: 0px;
        padding: 0px 0.3125rem 0px 0px;
        text-align: left;
        white-space: nowrap;
        overflow: visible;
    }

    .c_portalResProduct_detail-01001002 .p_favorite .font {
        vertical-align: middle;
        display: table-cell;
    }

    .c_portalResProduct_detail-01001002 .p_AssistNameA {
        display: inline-block;
        margin: 0px;
        padding: 0px;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .p_AssistNameA .font {
        vertical-align: middle;
        white-space: nowrap;
        width: inherit;
    }

    .c_portalResProduct_detail-01001002 .p_assist, .c_portalResProduct_detail-01001002 .p_FavoriteBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .p_SwitchBtnC {
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-size: 1.75rem;
        position: absolute;
        left: 0.125rem;
        bottom: 0px;
        width: 1.75rem;
        height: calc(100% - 1.25rem);
    }

    .c_portalResProduct_detail-01001002 .p_SwitchBtnC:active .iconfont, .c_portalResProduct_detail-01001002 .p_SwitchBtnC:hover, .c_portalResProduct_detail-01001002 .p_SwitchBtnC:hover .iconfont {
        color: rgba(0, 0, 0, 0.45);
    }

    .c_portalResProduct_detail-01001002 .p_SwitchBtnC .font {
        height: 100%;
    }

    .c_portalResProduct_detail-01001002 .p_SwitchBtnC .iconfont::before {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .c_portalResProduct_detail-01001002 .p_SwitchBtnD {
        position: absolute;
        right: 0.25rem;
        bottom: 0px;
        width: 1.75rem;
        height: calc(100% - 1.25rem);
        cursor: pointer;
        font-size: 1.75rem;
        color: rgba(0, 0, 0, 0.15);
    }

    .c_portalResProduct_detail-01001002 .p_SwitchBtnD:active .iconfont, .c_portalResProduct_detail-01001002 .p_SwitchBtnD:hover, .c_portalResProduct_detail-01001002 .p_SwitchBtnD:hover .iconfont {
        color: rgba(0, 0, 0, 0.45);
    }

    .c_portalResProduct_detail-01001002 .p_SwitchBtnD .font {
        height: 100%;
    }

    .c_portalResProduct_detail-01001002 .p_SwitchBtnD .iconfont::before {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg {
        position: relative;
        float: left;
        margin-right: 0.3125rem;
        border: 0.125rem solid transparent;
        cursor: pointer;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg img {
        display: block;
        width: 100%;
        height: 100%;
        box-sizing: border-box;
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg:hover {
        border-color: rgb(105, 192, 188);
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg:hover .shape {
        border-bottom-color: rgb(105, 192, 188);
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.click img {
        border-color: rgb(105, 192, 188);
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.active {
        border-width: 0.125rem;
        border-color: red;
    }

    .c_portalResProduct_detail-01001002 .p_ThumbnailBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        min-height: 6.25rem;
    }

    .c_portalResProduct_detail-01001002 .p_easy_zoom {
        padding: 0px;
        border: 0.3125rem solid rgb(238, 238, 238);
        background: rgb(255, 255, 255);
        position: absolute;
        top: 3.75rem;
        left: 25rem;
        overflow: hidden;
        box-shadow: rgb(119, 119, 119) 0px 0px 0.625rem;
        text-align: center;
        z-index: 999;
    }

    .c_portalResProduct_detail-01001002 #easy_zoom {
        padding: 0px;
    }

    .c_portalResProduct_detail-01001002 .p_zoom {
        text-align: center;
        margin: 0px;
        padding: 0.125rem 0.3125rem;
        background: rgba(254, 238, 167, 0.3);
        border: 0.0625rem solid rgba(212, 212, 212, 0.3);
        width: 9.0625rem !important;
        height: 9.4375rem !important;
    }

    .c_portalResProduct_detail-01001002 .p_TagBox {
        margin: 0px;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0px;
        overflow: hidden;
    }

    .e_title.c_portalResProduct_detail-01001002 .p_linkB {
        display: inline-block;
        padding: 0px;
        text-align: left;
        white-space: nowrap;
        vertical-align: middle;
    }

    a > .e_title.c_portalResProduct_detail-01001002 .p_linkB:hover {
        text-decoration: underline;
        font-weight: 700;
        cursor: pointer;
    }

    a > .e_title.c_portalResProduct_detail-01001002 .p_linkB:active {
        text-decoration: none;
        margin-top: 0px;
    }

    .c_portalResProduct_detail-01001002 .p_ProductDetail {
        margin: 0px;
        width: 55rem;
        height: auto;
        padding: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_ProductDetail {
        height: auto;
        width: 100%;
        flex-flow: row wrap;
        display: flex;
        align-items: flex-start;
    }

    .c_portalResProduct_detail-01001002 .p_imagesA {
        position: relative;
        float: left;
        height: auto;
        margin: 0px;
        padding: 0px;
        width: 50% !important;
    }

    .c_portalResProduct_detail-01001002 .p_images {
        margin: 0px;
        width: 25.9375rem;
        height: 17.375rem;
        padding: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .p_image img {
        height: auto;
        width: 100% !important;
    }

    .c_portalResProduct_detail-01001002 .p_image {
        width: 100%;
        height: 100%;
    }

    .c_portalResProduct_detail-01001002 .p_ThumbnailBox {
        width: auto;
        height: auto;
        overflow: hidden;
        padding-top: 1.25rem;
        padding-left: 2.0625rem;
        padding-right: 1.625rem;
        position: relative;
    }

    .c_portalResProduct_detail-01001002 .p_assist {
        width: 100%;
        height: auto;
        display: inline-block;
        padding-left: 2.25rem;
        margin-top: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .p_CommentBox, .c_portalResProduct_detail-01001002 .p_FavoriteBox, .c_portalResProduct_detail-01001002 .p_ShareBox {
        width: auto;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        margin-right: 0.3125rem;
    }

    .c_portalResProduct_detail-01001002 .p_ShareBox {
        padding-right: 2.5rem;
    }

    .c_portalResProduct_detail-01001002 .p_ViewBox {
        width: auto;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        margin-right: 0.3125rem;
    }

    .c_portalResProduct_detail-01001002 .p_AssistNameB {
        display: inline-block;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .p_AssistNameB .iconfont {
        margin-right: 0.3125rem;
    }

    .c_portalResProduct_detail-01001002 .p_AssistNameB .iconfont::before {
        content: "";
    }

    .c_portalResProduct_detail-01001002 .p_favorite {
        display: inline-block;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .p_commentA, .c_portalResProduct_detail-01001002 .p_share {
        display: inline-block;
        vertical-align: middle;
        margin-top: 0px;
    }

    .c_portalResProduct_detail-01001002 .p_share {
        cursor: text;
    }

    .c_portalResProduct_detail-01001002 .p_ProInfo {
        float: left;
        padding-left: 1.125rem;
        width: auto;
        height: auto;
        min-width: 12.5rem;
        display: block;
        -webkit-box-flex: 1;
        flex: 1 1 0%;
    }

    .c_portalResProduct_detail-01001002 .p_content {
        width: auto;
        height: auto;
        margin: 0px 0px 1rem;
        padding: 0px 0px 1rem;
    }

    .c_portalResProduct_detail-01001002 .d_ProName {
        width: auto;
        height: auto;
        display: flex;
    }

    .c_portalResProduct_detail-01001002 .d_nameB {
        width: 4.375rem;
        display: inline-block;
        margin-right: 0.3125rem;
        vertical-align: top;
    }

    .c_portalResProduct_detail-01001002 .d_nameB .font {
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }

    .c_portalResProduct_detail-01001002 .d_ProSummary {
        width: auto;
        height: auto;
        display: flex;
    }

    .c_portalResProduct_detail-01001002 .d_summary {
        display: inline-block;
        vertical-align: middle;
        -webkit-box-flex: 1;
        flex: 1 1 0%;
        white-space: normal;
    }

    .c_portalResProduct_detail-01001002 .d_nameC {
        display: inline-block;
        vertical-align: top;
    }

    .c_portalResProduct_detail-01001002 .d_SizeBox, .c_portalResProduct_detail-01001002 .d_WeightBox {
        width: auto;
        height: auto;
        vertical-align: middle;
        margin-bottom: 1.25rem;
    }

    .c_portalResProduct_detail-01001002 .d_ArticleHline {
        width: auto;
        height: auto;
        margin-top: 0.625rem;
        margin-bottom: 0.625rem;
        border-top-style: dashed;
    }

    .c_portalResProduct_detail-01001002 .p_PriceBox {
        background: rgb(255, 241, 240);
        width: auto;
        height: auto;
        padding: 0.625rem 0px 0px;
        min-height: 3.25rem;
        margin: 1.125rem 0px;
    }

    .c_portalResProduct_detail-01001002 .p_PriceBox .p_ViewBox {
        display: none;
    }

    .c_portalResProduct_detail-01001002 .d_MarketPrice, .c_portalResProduct_detail-01001002 .d_MarketPriceBox, .c_portalResProduct_detail-01001002 .d_num, .c_portalResProduct_detail-01001002 .d_numA, .c_portalResProduct_detail-01001002 .d_SalePrice, .c_portalResProduct_detail-01001002 .d_unitA, .c_portalResProduct_detail-01001002 .d_Weight {
        display: inline-block;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_SalePriceBox {
        display: inline-block;
        width: auto;
        height: auto;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_MarketPriceBox {
        width: auto;
        height: auto;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_unit {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        margin-right: 1.875rem;
    }

    .c_portalResProduct_detail-01001002 .d_MOQ {
        display: inline-block;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_ColorSpecBox {
        width: auto;
        height: auto;
        overflow: hidden;
        vertical-align: middle;
        margin-bottom: 1.25rem;
    }

    .c_portalResProduct_detail-01001002 .d_nameI {
        float: left;
        width: 4.375rem;
        display: inline-block;
        margin-right: 0.3125rem;
        vertical-align: top;
        margin-top: 0.3125rem;
    }

    .c_portalResProduct_detail-01001002 .d_nameI .font {
        display: block;
        text-align: right;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_ColorSpec {
        float: left;
        vertical-align: middle;
        margin-right: 0.625rem;
        margin-bottom: 0.3125rem;
    }

    .c_portalResProduct_detail-01001002 .d_ImgSpecBox {
        width: auto;
        height: auto;
        overflow: hidden;
        vertical-align: middle;
        margin-bottom: 1.25rem;
    }

    .c_portalResProduct_detail-01001002 .d_Service {
        vertical-align: middle;
        display: inline-block;
    }

    .c_portalResProduct_detail-01001002 .d_Service .iconfont {
        display: inline-block;
    }

    .c_portalResProduct_detail-01001002 .d_nameN {
        width: 4.375rem;
        display: inline-block;
        margin-right: 0.3125rem;
        vertical-align: top;
    }

    .c_portalResProduct_detail-01001002 .d_nameN .font {
        display: block;
        text-align: right;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_nameJ {
        display: inline-block;
        float: left;
        width: 4.375rem;
        margin-right: 0.3125rem;
        vertical-align: top;
        margin-top: 0.3125rem;
    }

    .c_portalResProduct_detail-01001002 .d_nameJ .font {
        display: block;
        text-align: right;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_ImgSpec {
        float: left;
        vertical-align: middle;
        margin-right: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .d_FontSpecBox {
        width: auto;
        height: auto;
        overflow: hidden;
        vertical-align: middle;
        margin-bottom: 1.25rem;
    }

    .c_portalResProduct_detail-01001002 .d_nameK {
        display: inline-block;
        float: left;
        width: 4.375rem;
        margin-right: 0.3125rem;
        vertical-align: top;
        margin-top: 0.3125rem;
    }

    .c_portalResProduct_detail-01001002 .d_nameK .font {
        display: block;
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .c_portalResProduct_detail-01001002 .d_FontSpec {
        float: left;
        vertical-align: middle;
        margin-right: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .d_ServiceBox {
        width: auto;
        height: auto;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 1.25rem;
    }

    .c_portalResProduct_detail-01001002 .d_NumberBox {
        width: auto;
        height: 1.75rem;
        vertical-align: middle;
        overflow: hidden;
        margin-bottom: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .d_nameM {
        margin-right: 1.875rem;
        vertical-align: top;
        float: left;
        margin-top: 0.1875rem;
    }

    .c_portalResProduct_detail-01001002 .d_nameM .font {
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }

    .c_portalResProduct_detail-01001002 .p_infoB {
        float: left;
        display: inline-block;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_nameO {
        display: inline-block;
        width: 4.375rem;
        margin-right: 0.3125rem;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_nameO .font {
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }

    .c_portalResProduct_detail-01001002 .p_interaction {
        width: auto;
        height: auto;
    }

    .c_portalResProduct_detail-01001002 .d_nameA {
        width: 4.375rem;
        margin-right: 0.3125rem;
        vertical-align: top;
        display: inline-block;
    }

    .c_portalResProduct_detail-01001002 .d_nameA .font {
        text-align: right;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .c_portalResProduct_detail-01001002 .d_VlineB {
        margin-top: 0.625rem;
        margin-bottom: 0.625rem;
        border-top-style: dashed;
    }

    .c_portalResProduct_detail-01001002 .d_nameD {
        width: 4.375rem;
        display: inline-block;
        margin-right: 0px;
        vertical-align: top;
    }

    .c_portalResProduct_detail-01001002 .d_nameD .font {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }

    .c_portalResProduct_detail-01001002 .d_sort {
        vertical-align: middle;
        display: inline-block;
        -webkit-box-flex: 1;
        flex: 1 1 0%;
    }

    .c_portalResProduct_detail-01001002 .d_sort .font {
        white-space: normal;
    }

    .c_portalResProduct_detail-01001002 .d_nameE {
        width: 4.375rem;
        display: inline-block;
        margin-right: 0.3125rem;
        vertical-align: top;
    }

    .c_portalResProduct_detail-01001002 .d_nameE .font {
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }

    .c_portalResProduct_detail-01001002 .d_nameF {
        width: 4.375rem;
        display: inline-block;
        margin-right: 0.3125rem;
        vertical-align: top;
    }

    .c_portalResProduct_detail-01001002 .d_nameF .font {
        text-align: right;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }

    .c_portalResProduct_detail-01001002 .d_HlineA {
        margin-top: 0.625rem;
        margin-bottom: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .p_qrbuyUrlBox {
        position: relative;
        display: inline-block;
    }

    .c_portalResProduct_detail-01001002 .p_qrbuyText {
        margin-top: 0.3125rem;
    }

    .c_portalResProduct_detail-01001002 .p_qrbuyUrlBox:hover .p_imagesB {
        display: block;
    }

    .c_portalResProduct_detail-01001002 .p_imagesB {
        display: none;
        position: absolute;
        top: 3.125rem;
        width: auto;
        height: auto;
        z-index: 10000;
        left: 0px;
    }

    .c_portalResProduct_detail-01001002 .p_Buy {
        position: static;
        float: left;
        margin-right: 0.625rem;
        margin-bottom: 0.625rem;
        height: 1.75rem;
    }

    .c_portalResProduct_detail-01001002 .p_AddCart {
        position: relative;
        float: left;
        margin-right: 0.625rem;
        margin-bottom: 0.625rem;
        height: 1.75rem;
    }

    .c_portalResProduct_detail-01001002 .p_tipsBox {
        position: absolute;
        padding: 0.625rem 1.25rem;
        text-align: center;
        border-radius: 0.625rem;
        top: -3.125rem;
        white-space: nowrap;
        left: 50%;
        transform: translate(-50%);
    }

    .c_portalResProduct_detail-01001002 .p_tipsBox .iconfont::before {
        content: "";
        position: absolute;
        bottom: -0.5625rem;
        left: 50%;
        transform: translate(-50%);
    }

    .c_portalResProduct_detail-01001002 .p_dealer {
        position: static;
        float: left;
        margin-right: 0.625rem;
        margin-bottom: 0.625rem;
        height: 1.75rem;
    }

    .c_portalResProduct_detail-01001002 .p_dealer .iconfont {
        margin-right: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .p_FAQBox, .c_portalResProduct_detail-01001002 .p_handBooksBox {
        position: relative;
        float: left;
        width: auto;
        margin-right: 0.625rem;
        margin-bottom: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .p_downFAQ, .c_portalResProduct_detail-01001002 .p_downHandbook {
        display: block;
        width: 100%;
        height: 1.75rem;
        text-align: center;
        padding-top: 0px;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        white-space: nowrap;
    }

    .c_portalResProduct_detail-01001002 .p_downFAQ .iconfont::before, .c_portalResProduct_detail-01001002 .p_downHandbook .iconfont::before {
        content: "";
        display: inline-block;
        margin-left: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .p_boxCont {
        position: absolute;
        left: 0px;
        top: 1.75rem;
        width: 100%;
        box-sizing: border-box;
    }

    .c_portalResProduct_detail-01001002 .p_itemTitle {
        padding-left: 0.625rem;
        height: 1.5rem;
        cursor: pointer;
    }

    .c_portalResProduct_detail-01001002 .p_itemTitle .font {
        word-break: break-all;
        white-space: nowrap;
        text-overflow: ellipsis;
        height: 1.875rem;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_DescriptionBoxA {
        clear: both;
        width: 100%;
        height: auto;
        overflow: visible;
        margin-top: 1.25rem;
    }

    .c_portalResProduct_detail-01001002 .d_DescriptionBoxB {
        clear: both;
        width: auto;
        height: auto;
        overflow: visible;
        border: none;
    }

    .c_portalResProduct_detail-01001002 .d_TabTitleBox {
        width: auto;
        height: auto;
        overflow: visible;
    }

    .c_portalResProduct_detail-01001002 .d_DecTab, .c_portalResProduct_detail-01001002 .d_TextTab {
        float: left;
        width: auto;
    }

    .c_portalResProduct_detail-01001002 .d_CommentTab {
        float: left;
        width: auto;
        margin-right: 0.125rem;
    }

    .c_portalResProduct_detail-01001002 .d_ProTitle {
        margin-right: 0.625rem;
        width: 6.25rem;
        float: left;
    }

    .c_portalResProduct_detail-01001002 .d_ProTitle .font {
        display: block;
        width: 6.4375rem;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .c_portalResProduct_detail-01001002 .d_ProInfoA {
        display: inline-block;
        float: left;
    }

    .c_portalResProduct_detail-01001002 .d_ProInfoA .font {
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .c_portalResProduct_detail-01001002 .d_description {
        width: auto;
        height: auto;
        white-space: normal;
        padding: 1.25rem;
    }

    .c_portalResProduct_detail-01001002 .d_unitB {
        position: inherit;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .d_num .iconfont {
        display: inline-block;
    }

    .c_portalResProduct_detail-01001002 .d_DescriptionBigbox {
        width: auto;
        height: auto;
        clear: both;
        margin: 0px;
        padding: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .p_zoom {
        position: absolute;
        left: 1.25rem;
        top: 1.25rem;
        cursor: move;
        z-index: 999;
    }

    .c_portalResProduct_detail-01001002 .d_SpecBoxA {
        width: auto;
        height: auto;
    }

    .c_portalResProduct_detail-01001002 .d_TextBox {
        width: 100%;
        height: auto;
        border: none;
        padding-right: 1.25rem;
        padding-left: 1.25rem;
        margin-bottom: 1.25rem;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .d_headTitle {
        float: left;
        margin-bottom: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .d_text {
        display: inline;
    }

    .c_portalResProduct_detail-01001002 .d_comment, .c_portalResProduct_detail-01001002 .d_TextBoxBig {
        width: auto;
        height: auto;
        border: none;
    }

    .c_portalResProduct_detail-01001002 .p_TagBox {
        position: absolute;
        right: 0px;
        top: 0px;
        width: auto;
        height: auto;
    }

    .c_portalResProduct_detail-01001002 .p_tag {
        display: inline-block;
        float: left;
        margin-left: 0.3125rem;
        margin-bottom: 0.3125rem;
    }

    .c_portalResProduct_detail-01001002 .p_nextpage {
        height: auto;
        width: 50%;
    }

    .c_portalResProduct_detail-01001002 .p_nextpageA {
        float: right;
        width: 50%;
        height: auto;
        margin: 0px;
        background-color: transparent;
        overflow: hidden;
        vertical-align: middle;
        text-align: right;
    }

    .c_portalResProduct_detail-01001002 .p_nextName {
        display: inline-block;
        margin-right: 0.625rem;
        padding: 0px;
        vertical-align: middle;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .p_nextName .font {
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .p_nextNameA {
        display: inline-block;
        vertical-align: middle;
        margin-left: 0.625rem;
        padding: 0px;
        text-align: left;
    }

    .c_portalResProduct_detail-01001002 .p_MinorLink {
        display: inline-block;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .p_nextBox {
        width: auto;
        height: auto;
        margin: 2.5rem 0px 0px;
        padding: 1.25rem;
        overflow: hidden;
    }

    .c_portalResProduct_detail-01001002 .p_nextBox a:hover {
        color: rgb(87, 169, 183);
    }

    .c_portalResProduct_detail-01001002 .p_nextpage {
        float: left;
        vertical-align: middle;
    }

    .c_portalResProduct_detail-01001002 .AtlasRelationImgBoxA {
        width: 100%;
        height: 100%;
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.widther {
        height: 0px;
        padding-bottom: 11.22%;
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.widther .AtlasRelationImgBoxA {
        width: 100%;
        height: auto;
        text-align: center;
        vertical-align: middle;
        border-style: none;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.widther .AtlasRelationImgBoxA img {
        width: 100%;
        height: auto;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.higher {
        height: 0px;
        padding-bottom: 11.22%;
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.higher .AtlasRelationImgBoxA {
        height: 100%;
        width: auto;
        text-align: center;
        vertical-align: middle;
        border-style: none;
        position: absolute;
        left: 50%;
        transform: translate(-50%);
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.higher .AtlasRelationImgBoxA img {
        height: 100%;
        width: auto;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.smaller {
        height: 0px;
        padding-bottom: 11.22%;
    }

    .c_portalResProduct_detail-01001002 .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-01001002 .p_ProRelationImg.smaller .AtlasRelationImgBoxA img {
        height: auto;
        width: auto;
    }

    .c_portalResProduct_detail-01001002 .d_Title {
        -webkit-box-flex: 1;
        flex: 1 1 0%;
    }

    .c_portalResProduct_detail-01001002 .d_Title .font {
        white-space: normal;
        text-align: left;
        line-height: 1.5;
    }

    .c_portalResProduct_detail-01001002 .p_linkB {
        position: static;
        width: inherit;
    }

    .c_portalResProduct_detail-01001002 .p_QRCode {
        width: auto;
        height: auto;
        text-align: center;
        margin: 2.5rem 0px 0px;
    }

    .c_portalResProduct_detail-01001002 .p_SaveText {
        width: auto;
        height: auto;
        margin-bottom: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .p_imageD {
        width: auto;
        height: auto;
    }

    .c_portalResProduct_detail-01001002 .p_imageD img {
        width: 14.0625rem;
        height: 14.0625rem;
    }

    .c_portalResProduct_detail-01001002 .p_imageD::after {
        display: none;
    }

    .c_portalResProduct_detail-01001002 .e_btn.js_disabled {
        pointer-events: none;
    }

    .c_portalResProduct_detail-01001002 .p_masker-wp {
        z-index: 99999;
        width: 100%;
        height: 100%;
        position: fixed;
        inset: 0px;
    }

    .c_portalResProduct_detail-01001002 .masker {
        position: absolute;
        inset: 0px;
        opacity: 0.55;
        z-index: 999;
    }

    .c_portalResProduct_detail-01001002 #viewwindow {
        width: 100%;
        height: 100%;
        overflow: hidden;
        top: 0px !important;
    }

    .c_portalResProduct_detail-01001002 #turntable {
        max-height: 100%;
        max-width: 100%;
    }

    .c_portalResProduct_detail-01001002 .p_agreement {
        width: 50rem;
        height: 50rem;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 999999;
        animation: 1s ease 0s 1 normal both running scale;
        transform: translate(-50%, -50%);
    }

    .c_portalResProduct_detail-01001002 .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-01001002 .p_Close {
        width: auto;
        position: absolute;
        color: rgb(0, 0, 0);
        cursor: pointer;
        top: 1.125rem;
        right: 0.625rem;
        z-index: 523;
    }

    .c_portalResProduct_detail-01001002 .p_ProSummary .font {
        display: inline-block;
        width: 4.375rem;
        vertical-align: middle;
        text-align: right;
        margin-right: 0.625rem;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    .c_portalResProduct_detail-01001002 .p_imagesA .p_images {
        width: 26.25rem !important;
        height: 20rem !important;
    }
}

.c_portalResProduct_detail-01001002 .p_stylebox .title_icon::before {
    content: "";
}

.c_portalResProduct_detail-01001002 .p_MatteIcon .iconfont::before {
    content: "";
}

.c_portalResProduct_detail-01001002 > div {
    animation-fill-mode: both;
}

.c_portalResProduct_detail-01001002 .product_info {
    height: auto;
    width: 100%;
    padding: 2.5rem 2.1875rem;
    background: rgb(255, 255, 255);
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
}

.c_portalResProduct_detail-01001002 .more_link .link_c {
    display: inline-block;
    position: relative;
    margin: 0.375rem 1.375rem 0.375rem 0px;
    padding-left: 1.5625rem;
    font-size: 0.875rem;
    height: 1.875rem;
    background: none;
    color: rgb(85, 85, 85);
    line-height: 1.875rem;
}

.c_portalResProduct_detail-01001002 .more_link .link_c:hover {
    color: rgb(87, 169, 183);
}

.c_portalResProduct_detail-01001002 .more_link .link_c .iconfont {
    position: absolute;
    width: 1.375rem;
    height: 1.5625rem;
    left: 0px;
    top: 0.3125rem;
}

.c_portalResProduct_detail-01001002 .more_link .download .iconfont::before {
    content: "";
    color: rgb(87, 169, 183);
    font-size: 1.375rem;
}

.c_portalResProduct_detail-01001002 .more_link .joinus .iconfont::before {
    content: "";
    color: rgb(87, 169, 183);
    font-size: 1.375rem;
}

.c_portalResProduct_detail-01001002 .more_link .share .iconfont::before {
    content: "";
    color: rgb(87, 169, 183);
    font-size: 1.375rem;
}

.c_portalResProduct_detail-01001002 .reset_style div, .c_portalResProduct_detail-01001002 .reset_style p {
    font-size: 0.875rem;
    line-height: 1.875rem;
    padding-bottom: 0.9375rem;
}

.c_portalResProduct_detail-01001002 .reset_style h3 {
    font-weight: 700;
    font-size: 1.125rem;
    margin: 0.625rem 0px;
    color: rgb(87, 169, 183);
}

.c_portalResProduct_detail-01001002 .reset_style img {
    width: auto;
    max-width: 100%;
    margin: auto;
}

.c_portalResProduct_detail-01001002 .reset_style table {
    font-size: 0.875rem;
}

.c_portalResProduct_detail-01001002 .reset_style table td {
    border: 0.0625rem solid rgb(221, 221, 221);
    padding: 0.5rem 0.625rem;
    line-height: 1.8;
}

.c_portalResProduct_detail-01001002 .p_interaction button:hover {
    background: rgb(255, 255, 255);
    color: rgb(87, 169, 183);
    border: 0.0625rem solid rgb(87, 169, 183);
}

.c_portalResProduct_detail-01001002 .d_SortName a .font {
    display: inline-block;
    margin-bottom: 0.625rem;
    background: rgb(87, 169, 183);
    padding: 0.6vw 3vw;
    border-radius: 0px;
    font-size: 1rem;
    color: rgb(255, 255, 255);
    border: 0.0625rem solid rgb(87, 169, 183);
    transition: all 0.36s ease 0s;
    line-height: 1.42857;
    font-weight: 400;
}

.c_portalResProduct_detail-01001002 .d_SortName a:hover .font {
    background: rgb(255, 255, 255);
    color: rgb(87, 169, 183);
    border: 0.0625rem solid rgb(87, 169, 183);
}

.c_portalResProduct_detail-01001002 .p_SpecTab_1 {
    display: none;
}

.c_portalResProduct_detail-01001002 .d_DecTab.active .p_customG_1, .c_portalResProduct_detail-01001002 .d_DecTab.active .p_DecTabA_1, .c_portalResProduct_detail-01001002 .d_DecTab:hover .p_customG_1, .c_portalResProduct_detail-01001002 .d_DecTab:hover .p_DecTabA_1 {
    color: rgb(255, 255, 255);
}

.c_portalResProduct_detail-01001002 .d_DecTab:nth-child(6) {
    margin-right: 0px;
}

.c_portalResProduct_detail-01001002 .d_DecTab .p_customG_1, .c_portalResProduct_detail-01001002 .d_DecTab .p_DecTabA_1 {
    color: rgb(51, 51, 51);
    line-height: 3.75rem;
    font-size: 1.125rem;
    font-weight: 700;
}

@media screen and (min-width: 769px) {
    .c_portalResProduct_detail-01001002 .p_images {
        height: auto;
        border: 0.0625rem solid rgb(238, 238, 238);
        width: 100% !important;
    }

    .c_portalResProduct_detail-01001002 .d_Title.h2 {
        font-size: 1.375rem;
    }

    .c_portalResProduct_detail-01001002 .p_interaction {
        margin-bottom: 1.25rem;
    }


    .c_portalResProduct_detail-01001002 .d_summary li span {
        color: rgb(87, 169, 183);
    }

    .c_portalResProduct_detail-01001002 .p_ProInfo {
        padding-left: 3vw;
    }

    .c_portalResProduct_detail-01001002 .d_summary {
        font-size: 0.875rem;
        line-height: 1.8;
        color: rgb(102, 102, 102);
        padding: 1.25rem 0px;
        border-bottom: 0.0625rem solid rgb(238, 238, 238);
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg:hover {
        border-color: rgb(87, 169, 183);
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg:hover .shape {
        border-bottom-color: rgb(87, 169, 183);
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.click img {
        border-color: rgb(87, 169, 183);
    }

    .c_portalResProduct_detail-01001002 .p_ProRelationImg.active {
        border-width: 0.0625rem;
        border-color: rgb(87, 169, 183);
    }
}

@media screen and (max-width: 768px) {
    .c_portalResProduct_detail-01001002 .reset_style h3 {
        font-weight: 700;
        font-size: 1rem;
        margin: 0.625rem 0px;
        color: rgb(87, 169, 183);
    }

    .c_portalResProduct_detail-01001002 .product_info {
        display: block;
        width: 100%;
        height: auto;
        float: none;
        padding: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .p_ProInfo {
        padding: 0px;
        float: none;
    }


    .c_portalResProduct_detail-01001002 .d_summary li {
        line-height: 1.875rem;
        font-size: 0.8125rem;
    }

    .c_portalResProduct_detail-01001002 .d_summary li span {
        color: rgb(87, 169, 183);
    }

    .c_portalResProduct_detail-01001002 .reset_style table {
        font-size: 0.75rem;
    }

    .c_portalResProduct_detail-01001002 .reset_style table td {
        border: 0.0625rem solid rgb(221, 221, 221);
        padding: 0.3125rem;
        line-height: 1.4;
    }

    .c_portalResProduct_detail-01001002 .reset_style div, .c_portalResProduct_detail-01001002 .reset_style p {
        font-size: 0.875rem;
        line-height: 1.625rem;
        padding-bottom: 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .d_ProName {
        padding: 1.25rem 0px;
    }

    .c_portalResProduct_detail-01001002 .d_ProName .h2 {
        font-size: 1.25rem;
    }

    .c_portalResProduct_detail-01001002 .d_summary {
        margin-bottom: 0px;
        padding-bottom: 1.25rem;
        border-bottom: 0.0625rem solid rgb(238, 238, 238);
    }

    .c_portalResProduct_detail-01001002 .p_interaction button {
        width: auto;
        height: auto;
        padding: 2vw 5vw;
        font-size: 0.875rem;
    }

    .c_portalResProduct_detail-01001002 .d_SortName a .font {
        padding: 2vw 5vw;
        font-size: 0.875rem;
    }

    .c_portalResProduct_detail-01001002 .d_DescriptionBoxA {
        padding: 0px;
    }

    .c_portalResProduct_detail-01001002 .d_DescriptionBigbox {
        padding: 1.25rem 0.625rem 0.625rem;
    }

    .c_portalResProduct_detail-01001002 .d_DecTab {
        float: left;
        width: calc(20% - 0.075rem);
        margin-right: 0.125rem;
        height: 3.125rem;
        text-align: center;
        padding: 0px 0.3125rem;
        background: rgb(232, 232, 232);
        border-bottom: 0.125rem solid rgb(87, 169, 183);
        cursor: pointer;
    }

    .c_portalResProduct_detail-01001002 .d_DecTab .p_customG_1, .c_portalResProduct_detail-01001002 .d_DecTab .p_DecTabA_1 {
        color: rgb(51, 51, 51);
        line-height: 3.125rem;
        font-size: 0.875rem;
        font-weight: 700;
    }
}

.w_fline-001 .p_FLine {
    width: 100%;
    border-top: 0.0625rem solid rgb(240, 240, 240);
    opacity: 1;
    display: inline-block;
    vertical-align: middle;
}

.w_fline-001 {
    width: 100%;
    min-height: 1.25rem;
    display: block;
    margin: 0px auto;
}

.w_fline-001 .w_fline {
    width: 100%;
    min-height: inherit;
    font-size: 0px;
}

.w_fline-001 .w_fline::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    min-height: inherit;
    width: 0px;
}

@media only screen and (max-width: 768px) {
    .c_portalResProduct_relatedlist-01001 {
        overflow: hidden;
        width: 100%;
        height: auto;
        min-width: 40rem;
        margin-left: 0px;
        margin-right: 0px;
    }

    .c_portalResProduct_relatedlist-01001 .p_PromptNoneData {
        width: auto;
        background-color: inherit;
        text-align: center;
    }

    .c_portalResProduct_relatedlist-01001 .p_PromptNoneData .prompt_title .iconfont::before {
        content: "";
    }

    .c_portalResProduct_relatedlist-01001 .p_PromptNoneData .prompt_title .first {
        height: auto;
        display: table-cell;
        font-size: 2rem;
        position: relative;
        color: rgb(9, 187, 7);
        vertical-align: middle;
        padding: 0px 0.625rem 0.3125rem 0px;
    }

    .c_portalResProduct_relatedlist-01001 .p_PromptNoneData .prompt_title {
        display: inline-table;
        padding: 0px 1.875rem;
        min-height: 12.5rem;
        height: 100%;
    }

    .c_portalResProduct_relatedlist-01001 .p_PromptNoneData .prompt_title .first::before {
        content: "";
    }

    .c_portalResProduct_relatedlist-01001 .p_PromptNoneData .prompt_title .font {
        font-size: 1.125rem;
        display: table-cell;
        line-height: normal;
        vertical-align: middle;
        color: rgb(51, 51, 51);
        font-weight: 700;
        text-align: left;
    }

    .c_portalResProduct_relatedlist-01001 .p_PromptNoneData .promptbox {
        width: auto;
        height: 100%;
    }

    .c_portalResProduct_relatedlist-01001 .p_PromptNoneData .prompt_content {
        font-size: 0.875rem;
        color: rgb(105, 105, 105);
        padding-left: 4.0625rem;
    }

    .c_portalResProduct_relatedlist-01001 .p_ProductList {
        background-color: transparent;
        font-size: 0px;
    }

    .c_portalResProduct_relatedlist-01001 .p_ProductList, .c_portalResProduct_relatedlist-01001 .p_products {
        margin: 0px;
        width: auto;
        height: auto;
        padding: 0px;
        overflow: hidden;
        white-space: normal;
    }

    .c_portalResProduct_relatedlist-01001 .p_Product {
        position: relative;
        display: inline-block;
        vertical-align: top;
        padding: 0.9375rem 0.9375rem 0px;
        height: inherit;
        width: 100% !important;
    }

    .c_portalResProduct_relatedlist-01001 .p_ProductInner {
        width: 100%;
        padding: 0px 0px 0.9375rem;
        border-top: 0px none;
        border-left: 0px none;
        border-right: 0px none;
        box-sizing: content-box;
        display: flex;
    }

    .c_portalResProduct_relatedlist-01001 .p_Product:last-of-type .p_ProductInner {
        border: 0px none;
    }

    .c_portalResProduct_relatedlist-01001 .p_images {
        position: relative;
        width: 100%;
        height: auto;
        margin: 0px;
        padding: 0px;
        text-align: center;
        font-size: 0px;
        overflow: hidden;
        flex: 1 1 0%;
        -webkit-box-flex: 1;
    }

    .c_portalResProduct_relatedlist-01001 .p_image {
        overflow: hidden;
    }

    .c_portalResProduct_relatedlist-01001 .p_imagesPc {
        display: none;
    }

    .c_portalResProduct_relatedlist-01001 .p_linkB {
        width: inherit;
        height: inherit;
        display: block;
        position: static;
    }

    .c_portalResProduct_relatedlist-01001 .p_image {
        width: 100%;
        height: 100%;
        padding: 0px;
    }

    .c_portalResProduct_relatedlist-01001 .p_ThumbnailBox {
        display: none;
    }

    .c_portalResProduct_relatedlist-01001 .d_articles {
        height: auto;
        width: auto;
        padding: 0px 0px 0px 0.9375rem;
        margin: 0px;
        overflow: hidden;
        flex: 2.4 1 0%;
        -webkit-box-flex: 2.4;
    }

    .c_portalResProduct_relatedlist-01001 .d_HeadBox {
        margin: 0px;
        width: auto;
        height: auto;
        padding: 0px;
        border-width: 0.0625rem;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResProduct_relatedlist-01001 .d_title {
        display: block;
        width: auto;
        height: auto;
        margin: 0px;
        padding: 0px;
        font-weight: 400;
        cursor: pointer;
        line-height: 1.375rem;
        vertical-align: middle;
    }

    .c_portalResProduct_relatedlist-01001 .p_TagBox {
        position: absolute;
        top: 0px;
        right: 0px;
        margin: 0px;
        width: auto;
        height: auto;
        padding: 0px;
        border-width: 0.0625rem;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
        display: none;
    }

    .c_portalResProduct_relatedlist-01001 .p_tag {
        float: left;
        margin: 0px 0.3125rem;
        padding: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_relatedlist-01001 .p_tag, .c_portalResProduct_relatedlist-01001 .p_tag:active, .c_portalResProduct_relatedlist-01001 .p_tag:hover {
        border-width: 0.0625rem;
        border-style: none;
        border-color: transparent;
    }

    .c_portalResProduct_relatedlist-01001 .d_item {
        width: auto;
        height: auto;
        margin: 0.3125rem 0px;
        padding: 0px;
        vertical-align: middle;
        overflow: hidden;
    }

    .c_portalResProduct_relatedlist-01001 .d_item .d_itemLable {
        margin: 0px 0.3125rem 0px 0px;
    }

    .c_portalResProduct_relatedlist-01001 .d_item .d_itemLable, .c_portalResProduct_relatedlist-01001 .d_item .d_itemValue {
        display: inline-block;
        vertical-align: middle;
        font-size: 0.875rem;
    }

    .c_portalResProduct_relatedlist-01001 .p_NomBoxPc, .c_portalResProduct_relatedlist-01001 .p_salePricePc {
        display: none;
    }

    .c_portalResProduct_relatedlist-01001 .d_SalePrice {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: left;
        vertical-align: middle;
    }

    .c_portalResProduct_relatedlist-01001 .p_priceUnit::before {
        content: "";
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResProduct_relatedlist-01001 {
        overflow: hidden;
        width: 100%;
        height: auto;
        margin-left: 0px;
        margin-right: 0px;
    }

    .c_portalResProduct_relatedlist-01001 .p_PromptNoneData {
        width: auto;
        background-color: inherit;
        text-align: center;
    }

    .c_portalResProduct_relatedlist-01001 .p_PromptNoneData .prompt_title .iconfont::before {
        content: "";
    }

    .c_portalResProduct_relatedlist-01001 .p_PromptNoneData .prompt_title .first {
        height: auto;
        display: table-cell;
        font-size: 2rem;
        position: relative;
        color: rgb(9, 187, 7);
        vertical-align: middle;
        padding: 0px 0.625rem 0.3125rem 0px;
    }

    .c_portalResProduct_relatedlist-01001 .p_PromptNoneData .prompt_title {
        display: inline-table;
        padding: 0px 1.875rem;
        min-height: 12.5rem;
        height: 100%;
    }

    .c_portalResProduct_relatedlist-01001 .p_PromptNoneData .prompt_title .first::before {
        content: "";
    }

    .c_portalResProduct_relatedlist-01001 .p_PromptNoneData .prompt_title .font {
        font-size: 1.125rem;
        display: table-cell;
        line-height: normal;
        vertical-align: middle;
        color: rgb(51, 51, 51);
        font-weight: 700;
        text-align: left;
    }

    .c_portalResProduct_relatedlist-01001 .p_PromptNoneData .promptbox {
        width: auto;
        height: 100%;
    }

    .c_portalResProduct_relatedlist-01001 .p_PromptNoneData .prompt_content {
        font-size: 0.875rem;
        color: rgb(105, 105, 105);
        padding-left: 4.0625rem;
    }

    .c_portalResProduct_relatedlist-01001 .p_ProductList {
        width: auto;
        height: auto;
        overflow: hidden;
        white-space: normal;
        font-size: 0px;
        padding: 1.25rem 1.5625rem;
    }

    .c_portalResProduct_relatedlist-01001 .p_products {
        width: auto;
        height: auto;
        margin: 0px;
        padding: 0px;
        overflow: hidden;
        white-space: normal;
    }

    .c_portalResProduct_relatedlist-01001 .p_Product {
        position: relative;
        display: inline-block;
        vertical-align: top;
        width: 33.3333%;
        padding: 0.625rem;
        height: inherit;
    }

    .c_portalResProduct_relatedlist-01001 .p_ProductInner {
        width: 100%;
        padding: 0px 0px 0.3125rem;
        box-sizing: content-box;
    }

    .c_portalResProduct_relatedlist-01001 .p_ProductInner:hover {
        border-width: 0.1875rem;
        border-color: rgb(87, 169, 183);
        margin: -0.125rem;
    }

    .c_portalResProduct_relatedlist-01001 .p_images {
        position: relative;
        width: 100%;
        height: 11.75rem;
        margin: 0px;
        padding: 0px;
        text-align: center;
        font-size: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_relatedlist-01001 .p_imagesMo {
        display: none;
    }

    .c_portalResProduct_relatedlist-01001 .p_linkB {
        width: inherit;
        height: inherit;
        display: block;
        position: static;
    }

    .c_portalResProduct_relatedlist-01001 .p_image {
        width: 100%;
        height: 100%;
        padding: 0px;
    }

    .c_portalResProduct_relatedlist-01001 .p_ThumbnailBox {
        position: absolute;
        left: 0px;
        bottom: 0.0625rem;
        z-index: 10;
        width: 14.75rem;
        padding: 0px;
        overflow: hidden;
        height: auto;
    }

    .c_portalResProduct_relatedlist-01001 .p_ThumbnailBox .p_thumbnail {
        position: relative;
        width: 2.625rem;
        height: 2.125rem;
        float: left;
        margin: 0px 0.125rem;
        max-width: 2.625rem;
        max-height: 2.125rem;
        overflow: hidden;
        border: 0.125rem solid rgba(0, 0, 0, 0.45);
    }

    .c_portalResProduct_relatedlist-01001 .p_ThumbnailBox .p_thumbnail:hover {
        border-color: rgba(255, 255, 255, 0.7);
    }

    .c_portalResProduct_relatedlist-01001 .d_articles {
        height: auto;
        width: auto;
        margin: 0px;
        overflow: hidden;
        flex: 2.4 1 0%;
        -webkit-box-flex: 2.4;
    }

    .c_portalResProduct_relatedlist-01001 .d_HeadBox {
        margin: 0.3125rem 0px 0px;
        width: auto;
        height: auto;
        padding: 0px;
        border-width: 0.0625rem;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResProduct_relatedlist-01001 .d_title {
        display: block;
        width: auto;
        height: auto;
        margin: 0px;
        padding: 0px;
        font-weight: 400;
        text-align: center;
        cursor: pointer;
        line-height: 1.875rem;
        vertical-align: middle;
    }

    .c_portalResProduct_relatedlist-01001 .p_TagBox {
        position: absolute;
        top: 0px;
        right: 0px;
        margin: 0px;
        width: auto;
        height: auto;
        padding: 0px;
        border-width: 0.0625rem;
        border-style: none;
        border-color: rgba(228, 228, 228, 0);
        background-color: transparent;
        overflow: hidden;
    }

    .c_portalResProduct_relatedlist-01001 .p_tag {
        float: left;
        margin: 0px 0.3125rem;
        padding: 0px;
        overflow: hidden;
    }

    .c_portalResProduct_relatedlist-01001 .p_tag, .c_portalResProduct_relatedlist-01001 .p_tag:active, .c_portalResProduct_relatedlist-01001 .p_tag:hover {
        border-width: 0.0625rem;
        border-style: none;
        border-color: transparent;
    }

    .c_portalResProduct_relatedlist-01001 .d_item {
        width: auto;
        height: auto;
        margin: 0.3125rem 0px;
        padding: 0px;
        vertical-align: middle;
        overflow: hidden;
        display: none;
    }

    .c_portalResProduct_relatedlist-01001 .d_item .d_itemLable {
        margin: 0px 0.3125rem 0px 0px;
    }

    .c_portalResProduct_relatedlist-01001 .d_item .d_itemLable, .c_portalResProduct_relatedlist-01001 .d_item .d_itemValue {
        display: inline-block;
        vertical-align: middle;
        font-size: 0.875rem;
    }

    .c_portalResProduct_relatedlist-01001 .p_NomBoxMo, .c_portalResProduct_relatedlist-01001 .p_salePriceMo {
        display: none;
    }

    .c_portalResProduct_relatedlist-01001 .d_SalePrice {
        display: inline-table;
        margin: 0px;
        padding: 0px;
        text-align: left;
        vertical-align: middle;
    }

    .c_portalResProduct_relatedlist-01001 .p_priceUnit::before {
        content: "";
    }
}

* {
    padding: 0px;
    margin: 0px;
}

.pagebox {
    width: 100%;
}

#c_portalResBreadcrumb_nav-1595903523008 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin: 0px;
    padding: 0px;
}

#c_portalResProduct_relatedlist-15959061592470418 .p_Product {
    width: 25%;
}

#c_portalResProduct_relatedlist-15959061592470418 .p_CommonSummaryBoxA {
    text-align: center;
}

#c_portalResProduct_relatedlist-15959061592470418 .p_MatteIcon .iconfont::before {
    content: "";
}

#c_portalResProduct_relatedlist-15959061592470418 > div {
    animation-fill-mode: both;
}

#c_portalResProduct_relatedlist-15959061592470418 .p_loading .iconfont::before, #c_portalResProduct_relatedlist-15959061592470418 .p_more .iconfont::before, #c_portalResProduct_relatedlist-15959061592470418 .p_page .next .iconfont::before, #c_portalResProduct_relatedlist-15959061592470418 .p_page .pre .iconfont::before {
}

#c_portalResProduct_relatedlist-15959061592470418 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin: 0px 0px 3.125rem;
    padding: 0px;
}

#c_portalResProduct_category-16194211961872522 .p_MatteIcon .iconfont::before {
    content: "";
}

#c_portalResProduct_category-16194211961872522 > div {
    animation-fill-mode: both;
    z-index: 1;
}

#c_portalResProduct_category-16194211961872522 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin: 0px;
    padding: 0px;
}

#c_portalResProduct_detail-15959061589150150 .p_MatteIcon .iconfont::before {
    content: "";
}

#c_portalResProduct_detail-15959061589150150 > div {
    animation-fill-mode: both;
}

#c_portalResProduct_detail-15959061589150150 .product_info {
    height: auto;
    width: 100%;
    padding: 2.5rem 2.1875rem;
    background: rgb(241, 241, 241);
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
}

#c_portalResProduct_detail-15959061589150150 .p_nextBox a:hover {
    color: rgb(87, 169, 183);
}

#c_portalResProduct_detail-15959061589150150 .more_link .link_c {
    display: inline-block;
    position: relative;
    margin: 0.375rem 1.375rem 0.375rem 0px;
    padding-left: 1.5625rem;
    font-size: 0.875rem;
    height: 1.875rem;
    background: none;
    color: rgb(85, 85, 85);
    line-height: 1.875rem;
}

#c_portalResProduct_detail-15959061589150150 .more_link .link_c:hover {
    color: rgb(87, 169, 183);
}

#c_portalResProduct_detail-15959061589150150 .more_link .link_c .iconfont {
    position: absolute;
    width: 1.375rem;
    height: 1.5625rem;
    left: 0px;
    top: 0.3125rem;
}

#c_portalResProduct_detail-15959061589150150 .more_link .download .iconfont::before {
    content: "";
    color: rgb(87, 169, 183);
    font-size: 1.375rem;
}

#c_portalResProduct_detail-15959061589150150 .more_link .joinus .iconfont::before {
    content: "";
    color: rgb(87, 169, 183);
    font-size: 1.375rem;
}

#c_portalResProduct_detail-15959061589150150 .more_link .share .iconfont::before {
    content: "";
    color: rgb(87, 169, 183);
    font-size: 1.375rem;
}

#c_portalResProduct_detail-15959061589150150 .d_DescriptionBoxA {
    background: rgb(255, 255, 255);
}

#c_portalResProduct_detail-15959061589150150 .d_NumBox, #c_portalResProduct_detail-15959061589150150 .p_assist {
    display: none;
}

#c_portalResProduct_detail-15959061589150150 .reset_style div, #c_portalResProduct_detail-15959061589150150 .reset_style p {
    font-size: 1rem;
    line-height: 1.875rem;
    padding-bottom: 0.9375rem;
}

#c_portalResProduct_detail-15959061589150150 .reset_style img {
    width: auto;
    max-width: 100%;
    margin: auto;
}

#c_portalResProduct_detail-15959061589150150 .reset_style table {
    font-size: 1rem;
}

#c_portalResProduct_detail-15959061589150150 .reset_style table td {
    border: 0.0625rem solid rgb(221, 221, 221);
    padding: 0.75rem;
    line-height: 1.8;
}

#c_portalResProduct_detail-15959061589150150 .d_NumberBox, #c_portalResProduct_detail-15959061589150150 .p_PriceBox, #c_portalResProduct_detail-15959061589150150 .p_QRCode {
    display: none;
}

#c_portalResProduct_detail-15959061589150150 .d_description {
    padding: 0px;
}

#c_portalResProduct_detail-15959061589150150 .d_DescriptionBigbox {
    padding: 1.875rem 2.1875rem 1.25rem;
}

#c_portalResProduct_detail-15959061589150150 .d_nameD {
    display: none;
}

#c_portalResProduct_detail-15959061589150150 .p_interaction button {
    margin-bottom: 0.625rem;
    background: rgb(87, 169, 183);
    padding: 0.6vw 2vw;
    border-radius: 0px;
    font-size: 1rem;
    color: rgb(255, 255, 255);
    border: 0.0625rem solid rgb(87, 169, 183);
    transition: all 0.36s ease 0s;
}

#c_portalResProduct_detail-15959061589150150 .p_interaction button:hover {
    background: rgb(255, 255, 255);
    color: rgb(87, 169, 183);
    border: 0.0625rem solid rgb(87, 169, 183);
}

#c_portalResProduct_detail-15959061589150150 .d_SortName a .font {
    display: inline-block;
    margin-bottom: 0.625rem;
    background: rgb(87, 169, 183);
    padding: 0.6vw 2vw;
    border-radius: 0px;
    font-size: 1rem;
    color: rgb(255, 255, 255);
    border: 0.0625rem solid rgb(87, 169, 183);
    transition: all 0.36s ease 0s;
    line-height: 1.42857;
    font-weight: 400;
}

#c_portalResProduct_detail-15959061589150150 .d_SortName a:hover .font {
    background: rgb(255, 255, 255);
    color: rgb(87, 169, 183);
    border: 0.0625rem solid rgb(87, 169, 183);
}

#c_portalResProduct_detail-15959061589150150 .p_shopCartBox {
    display: none;
}

#c_portalResProduct_detail-15959061589150150 .p_content {
    margin: 0px 0px 1.875rem;
    padding-top: 20px;
}

#c_portalResProduct_detail-15959061589150150 .d_SortName {
    margin-left: 1vw;
}

#c_portalResProduct_detail-15959061589150150 .p_SpecTab_1 {
    display: none;
}

#c_portalResProduct_detail-15959061589150150 .d_DecTab {
    float: left;
    height: 4.375rem;
    width: calc(20% - 0.05rem);
    text-align: center;
    margin-right: 0.125rem;
    padding: 0px 1.5625rem;
    background: rgb(232, 232, 232);
    border-bottom: 0.125rem solid rgb(87, 169, 183);
    cursor: pointer;
}

#c_portalResProduct_detail-15959061589150150 .d_DecTab.active {
    background: rgb(1, 131, 255);
    border-bottom: 0.125rem solid rgb(1, 131, 255);
}

#c_portalResProduct_detail-15959061589150150 .d_DecTab.active .p_customG_1, #c_portalResProduct_detail-15959061589150150 .d_DecTab.active .p_DecTabA_1 {
    color: rgb(255, 255, 255);
}

#c_portalResProduct_detail-15959061589150150 .d_DecTab:nth-child(4) {
    margin-right: 0px;
}

#c_portalResProduct_detail-15959061589150150 .d_DecTab .p_customG_1, #c_portalResProduct_detail-15959061589150150 .d_DecTab .p_DecTabA_1 {
    color: rgb(51, 51, 51);
    line-height: 4.375rem;
    font-size: 1.125rem;
    font-weight: 700;
}

#c_portalResProduct_detail-15959061589150150 .d_BaseInfo {
    display: block;
}

#c_portalResProduct_detail-15959061589150150 .d_BaseInfoBox {
    background: rgb(255, 255, 255);
    padding: 1.25rem 0px;
    margin-bottom: 0px;
    display: none;
}

#c_portalResProduct_detail-15959061589150150 .d_ProTitle {
    width: 3.75rem;
}

#c_portalResProduct_detail-15959061589150150 .d_ProTitle .font {
    display: block;
    width: 3.9375rem;
    color: rgb(87, 169, 183);
    font-size: 0.875rem;
    font-weight: 700;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (min-width: 769px) {
    #c_portalResProduct_detail-15959061589150150 .p_images {
        width: 34.375rem;
        border: 0.0625rem solid rgb(238, 238, 238);
    }

    #c_portalResProduct_detail-15959061589150150 .d_Title.h2 {
        font-size: 1.375rem;
    }

    #c_portalResProduct_detail-15959061589150150 .p_interaction {
        margin-bottom: 1.25rem;
    }


    #c_portalResProduct_detail-15959061589150150 .d_summary li span {
        color: rgb(87, 169, 183);
    }

    #c_portalResProduct_detail-15959061589150150 .p_ProInfo {
        padding-left: 3vw;
    }

    #c_portalResProduct_detail-15959061589150150 .d_summary {
        font-size: 0.875rem;
        line-height: 1.8;
        padding: 1.25rem 0px;
        border-bottom: 0.0625rem solid rgb(238, 238, 238);
    }

    #c_portalResProduct_detail-15959061589150150 .p_ProRelationImg:hover {
        border-color: rgb(1, 131, 255);
    }

    #c_portalResProduct_detail-15959061589150150 .p_ProRelationImg:hover .shape {
        border-bottom-color: rgb(1, 131, 255);
    }

    #c_portalResProduct_detail-15959061589150150 .p_ProRelationImg.click img {
        border-color: rgb(1, 131, 255);
    }

    #c_portalResProduct_detail-15959061589150150 .p_ProRelationImg.active {
        border-width: 0.0625rem;
        border-color: rgb(87, 169, 183);
    }
}

@media screen and (max-width: 768px) {
    #c_portalResProduct_detail-15959061589150150 .product_info {
        display: block;
        width: 100%;
        height: auto;
        float: none;
        padding: 0.625rem;
    }

    #c_portalResProduct_detail-15959061589150150 .p_ProInfo {
        padding: 0px;
        float: none;
    }


    #c_portalResProduct_detail-15959061589150150 .d_summary li {
        line-height: 1.875rem;
        font-size: 0.8125rem;
    }

    #c_portalResProduct_detail-15959061589150150 .d_summary li span {
        color: rgb(1, 131, 255);
    }

    #c_portalResProduct_detail-15959061589150150 .reset_style table {
        font-size: 0.75rem;
    }

    #c_portalResProduct_detail-15959061589150150 .reset_style table td {
        border: 0.0625rem solid rgb(221, 221, 221);
        padding: 0.3125rem;
        line-height: 1.4;
    }

    #c_portalResProduct_detail-15959061589150150 .reset_style p {
        font-size: 1rem;
        line-height: 1.875rem;
        padding-bottom: 0.625rem;
    }

    #c_portalResProduct_detail-15959061589150150 .reset_style div {
        font-size: 0.875rem;
        line-height: 1.625rem;
        padding-bottom: 0.625rem;
    }

    #c_portalResProduct_detail-15959061589150150 .d_ProName {
        padding: 5.25rem 0px 0px 0px;
    }

    #c_portalResProduct_detail-15959061589150150 .d_ProName .h2 {
        font-size: 1.25rem;
    }

    #c_portalResProduct_detail-15959061589150150 .d_summary {
        margin-bottom: 0px;
        padding-bottom: 1.25rem;
        border-bottom: 0.0625rem solid rgb(238, 238, 238);
    }

    #c_portalResProduct_detail-15959061589150150 .p_interaction button {
        width: auto;
        height: auto;
        padding: 2vw 5vw;
        font-size: 0.875rem;
    }

    #c_portalResProduct_detail-15959061589150150 .d_SortName a .font {
        padding: 2vw 5vw;
        font-size: 0.875rem;
    }

    #c_portalResProduct_detail-15959061589150150 .d_DescriptionBoxA {
        padding: 0px;
    }

    #c_portalResProduct_detail-15959061589150150 .d_DescriptionBigbox {
        padding: 1.25rem 0.625rem 0.625rem;
    }

    #c_portalResProduct_detail-15959061589150150 .d_DecTab {
        float: left;
        width: calc(33.3333% - 0.08333rem);
        margin-right: 0.125rem;
        height: 3.125rem;
        text-align: center;
        padding: 0px 0.3125rem;
        background: rgb(232, 232, 232);
        border-bottom: 0.125rem solid rgb(87, 169, 183);
        cursor: pointer;
    }

    #c_portalResProduct_detail-15959061589150150 .d_DecTab .p_customG_1, #c_portalResProduct_detail-15959061589150150 .d_DecTab .p_DecTabA_1 {
        color: rgb(51, 51, 51);
        line-height: 3.125rem;
        font-size: 0.875rem;
        font-weight: 700;
    }
}

#c_portalResProduct_detail-15959061589150150 {
    width: 100%;
    max-width: 100%;
    min-width: 15.625rem;
    height: 100%;
    max-height: 100%;
    min-height: 0px;
    margin: 1.875rem auto 0px;
    padding: 0px;
}

#c_portalResProduct_category-16194168304774130 .p_MatteIcon .iconfont::before {
    content: "";
}

#c_portalResProduct_category-16194168304774130 > div {
    animation-fill-mode: both;
}

#c_portalResProduct_category-16194168304774130 .cateBox {
    width: 100%;
}

#c_portalResProduct_category-16194168304774130 .light {
    background-color: rgb(87, 169, 183) !important;
}

#c_portalResProduct_category-16194168304774130 .light a {
    color: rgb(255, 255, 255);
}

@media only screen and (min-width: 769px) {
    #c_portalResProduct_category-16194168304774130 .cateBox {
        height: 3.125rem;
    }

    #c_portalResProduct_category-16194168304774130 .backBtn, #c_portalResProduct_category-16194168304774130 .btnjt {
        display: none;
    }

    #c_portalResProduct_category-16194168304774130 .cate1 {
        width: 100%;
        height: 3.125rem;
        overflow: hidden;
        font-size: 0px;
        white-space: nowrap;
        text-align: right;
    }

    #c_portalResProduct_category-16194168304774130 .cateListBox {
        height: auto;
        margin: 0px 0.3125rem;
        background: rgb(255, 255, 255);
    }

    #c_portalResProduct_category-16194168304774130 .li1 {
        display: inline-block;
    }

    #c_portalResProduct_category-16194168304774130 .cateNameH3 {
        width: 100%;
        height: 3.125rem;
        line-height: 3.125rem;
        padding: 0px 1.875rem;
        background: rgb(241, 241, 241);
        border: 0.0625rem solid rgb(220, 220, 220);
    }

    #c_portalResProduct_category-16194168304774130 .cate2 .cateNameH3 {
        height: 3.125rem;
        line-height: 3.125rem;
        min-width: 11.75rem;
    }

    #c_portalResProduct_category-16194168304774130 .cateName {
        display: inline-block;
        height: 3.125rem;
        line-height: 3.125rem;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: rgb(51, 51, 51);
        text-align: center;
    }

    #c_portalResProduct_category-16194168304774130 .cate2 .cateName {
        height: 3.125rem;
        line-height: 3.125rem;
    }

    #c_portalResProduct_category-16194168304774130 .cateName1, #c_portalResProduct_category-16194168304774130 .cateName2 {
        font-size: 0.875rem;
    }

    #c_portalResProduct_category-16194168304774130 .cateName3 {
        width: 100%;
        text-align: center;
        padding: 0px;
        font-size: 0.875rem;
    }

    #c_portalResProduct_category-16194168304774130 .cate2 {
        display: none;
        position: absolute;
        z-index: 999;
        margin-left: -0.3125rem;
    }

    #c_portalResProduct_category-16194168304774130 .cate3 {
        display: none;
        position: absolute;
        left: 100%;
        top: 0px;
    }

    #c_portalResProduct_category-16194168304774130 .cateNameH3:hover {
        border-color: rgb(87, 169, 183);
        background-color: rgb(87, 169, 183);
    }

    #c_portalResProduct_category-16194168304774130 .cateNameH3:hover a {
        color: rgb(255, 255, 255);
    }

    #c_portalResProduct_category-16194168304774130 .li1:hover .cate2, #c_portalResProduct_category-16194168304774130 .li2:hover .cate3 {
        display: block;
    }
}

@media only screen and (max-width: 768px) {
    #c_portalResProduct_category-16194168304774130 .cateBox {
        overflow: hidden;
    }

    #c_portalResProduct_category-16194168304774130 .backBtn {
        width: 3.125rem;
        height: 3.125rem;
        line-height: 3.125rem;
        text-align: center;
    }

    #c_portalResProduct_category-16194168304774130 .backBtn > i {
        font-size: 1.8rem;
    }

    #c_portalResProduct_category-16194168304774130 .cate {
        display: none;
    }

    #c_portalResProduct_category-16194168304774130 .cate1 {
        display: none;
        width: 100%;
        height: 100%;
        background-color: rgb(51, 51, 51);
        position: fixed;
        left: 0px;
        overflow: hidden;
        z-index: 999;
    }

    #c_portalResProduct_category-16194168304774130 .cateNameH3 {
        width: 100%;
        height: 3.125rem;
        line-height: 3.125rem;
        font-size: 0px;
        border-bottom: 0.0625rem solid rgb(153, 153, 153);
    }

    #c_portalResProduct_category-16194168304774130 .cateName {
        display: inline-block;
        height: 3.125rem;
        line-height: 3.125rem;
        width: 80%;
        padding-left: 0.625rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: rgb(255, 255, 255);
    }

    #c_portalResProduct_category-16194168304774130 .li2, #c_portalResProduct_category-16194168304774130 .li3 {
        padding-left: 1.25rem;
    }

    #c_portalResProduct_category-16194168304774130 .cateName1 {
        font-size: 1rem;
    }

    #c_portalResProduct_category-16194168304774130 .cateName2, #c_portalResProduct_category-16194168304774130 .cateName3 {
        font-size: 0.875rem;
    }

    #c_portalResProduct_category-16194168304774130 .btnjt {
        font-size: 1rem;
        display: inline-block;
        width: 3.125rem;
        height: 3.125rem;
        line-height: 3.125rem;
        text-align: center;
        vertical-align: top;
        color: rgb(255, 255, 255);
    }

    #c_portalResProduct_category-16194168304774130 .btnjtRote {
        transform: rotate(90deg);
    }
}

#c_portalResProduct_category-16194168304774130 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin: 0px;
    padding: 0px;
}

#w_grid-1595903522928 .p_MatteIcon .iconfont::before {
    content: "";
}

#w_grid-1595903522928 > div {
    animation-fill-mode: both;
}

#w_grid-1595903522928 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1595903522928 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: 0px;
    }

    #w_grid-1595903522928 > div > .p_gridbox > .p_gridCell:nth-child(n) {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1595903522928 > div > .p_gridbox > .p_gridCell:nth-child(n) {
        margin-right: 0px;
    }
}

#w_grid-1595903522928 .p_gridbox {
    background-repeat: no-repeat;
    background-position: 50% center;
}

#w_fimg-1619081116966 .p_MatteIcon .iconfont::before {
    content: "";
}

#w_fimg-1619081116966 > div {
    animation-fill-mode: both;
}

#w_grid-1595903522938 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

#w_grid-1595903522948 > div > .p_gridbox {
    align-items: center;
    display: flex;
}

#w_grid-1595903522948 .p_MatteIcon .iconfont::before {
    content: "";
}

#w_grid-1595903522948 > div {
    animation-fill-mode: both;
}

#w_grid-1595903522948 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (max-width: 768px) {
    #w_grid-1595903522948 > div > .p_gridbox {
        display: block;
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1595903522948 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: 0px;
    }

    #w_grid-1595903522948 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
        width: 75.7%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1595903522948 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0px;
        clear: left;
        margin-right: 0px;
        width: 24.3%;
    }

    #w_grid-1595903522948 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1595903522948 > div > .p_gridbox {
        display: block;
    }

    #w_grid-1595903522948 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: 0px;
    }

    #w_grid-1595903522948 > div > .p_gridbox > .p_gridCell:nth-child(n) {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1595903522948 > div > .p_gridbox > .p_gridCell:nth-child(n) {
        margin-right: 0px;
    }
}

#w_common_text-1595903522993 .p_MatteIcon .iconfont::before {
    content: "";
}

#w_common_text-1595903522993 > div {
    animation-fill-mode: both;
}

#w_common_text-1595903522993 .p_link001 {
    height: 100%;
}

#w_common_text-1595903522998 .p_MatteIcon .iconfont::before {
    content: "";
}

#w_common_text-1595903522998 > div {
    animation-fill-mode: both;
}

#w_common_text-1595903522998 .p_link001 {
    height: 100%;
}

#w_fline-1595903522958 .p_FLine {
    border-top-color: rgb(87, 169, 183);
    border-top-width: 0.125rem;
}

#w_fline-1595903522958 .w_fline .p_FLine {
    border-top-style: solid;
}

#w_fline-1595903522958 .p_MatteIcon .iconfont::before {
    content: "";
}

#w_fline-1595903522958 > div {
    animation-fill-mode: both;
}

#w_fline-1595903522958 .p_HLine {
    background-color: rgb(0, 0, 0);
}

#w_grid-1595903522968 .p_MatteIcon .iconfont::before {
    content: "";
}

#w_grid-1595903522968 > div {
    animation-fill-mode: both;
}

#w_grid-1595903522968 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1595903522968 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0.6rem;
        margin-top: 0.6rem;
        margin-left: 0px;
    }

    #w_grid-1595903522968 > div > .p_gridbox > .p_gridCell:nth-child(n) {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1595903522968 > div > .p_gridbox > .p_gridCell:nth-child(n) {
        margin-right: 0px;
    }
}

#w_grid-1595903522978 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0px;
    clear: left;
}

#w_grid-1619771063163 .p_MatteIcon .iconfont::before {
    content: "";
}

#w_grid-1619771063163 > div {
    animation-fill-mode: both;
}

#w_grid-1619771063163 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
    margin-left: 0px;
    clear: left;
}

@media only screen and (min-width: 769px) {
    #w_grid-1619771063163 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: 1%;
    }

    #w_grid-1619771063163 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
        width: 78.1506%;
        margin-left: 1%;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1619771063163 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0px;
        clear: left;
        margin-right: 0px;
        width: 20.8494%;
    }

    #w_grid-1619771063163 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1619771063163 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0px;
        margin-top: 0px;
        margin-left: 0px;
    }

    #w_grid-1619771063163 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
        width: 50%;
        margin-left: 0px;
        margin-right: 0px;
        clear: none;
    }

    #w_grid-1619771063163 > div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0px;
        clear: left;
        margin-right: 0px;
        width: 50%;
    }

    #w_grid-1619771063163 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0px;
    }
}

#w_common_text-1596420860093 .p_MatteIcon .iconfont::before {
    content: "";
}

#w_common_text-1596420860093 > div {
    animation-fill-mode: both;
}

#w_common_text-1596420860093 .p_link001 {
    height: 100%;
}

#w_common_text-1596420857529 .p_MatteIcon .iconfont::before {
    content: "";
}

#w_common_text-1596420857529 > div {
    animation-fill-mode: both;
}

#w_common_text-1596420857529 .p_link001 {
    height: 100%;
}

#w_fline-1596420872289 .p_FLine {
    border-top-color: rgb(87, 169, 183);
    border-top-width: 0.125rem;
}

#w_fline-1596420872289 .w_fline .p_FLine {
    border-top-style: solid;
}

#w_fline-1596420872289 .p_MatteIcon .iconfont::before {
    content: "";
}

#w_fline-1596420872289 > div {
    animation-fill-mode: both;
}

#w_fline-1596420872289 .p_HLine {
    background-color: rgb(0, 0, 0);
}

#w_grid-1595903522928 {
    margin-left: auto;
    margin-right: auto;
}

#w_fimg-1619081116966, #w_grid-1595903522928 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

#w_fimg-1619081116966 {
    margin-left: 0px;
    margin-right: 0px;
}

#w_grid-1595903522938 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 12rem;
    margin: 0px auto;
    padding: 0px;
}

#w_grid-1595903522948 {
    width: 94%;
    max-width: 86.25rem;
    margin-top: 2.5rem;
}

#w_common_text-1595903522993, #w_grid-1595903522948 {
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding: 0px;
}

#w_common_text-1595903522993 {
    width: auto;
    max-width: none;
    margin-top: 0px;
}

#w_common_text-1595903522998 {
    width: 100%;
    max-width: none;
    min-height: 0px;
    margin-right: 0px;
}

#w_common_text-1595903522998, #w_fline-1595903522958 {
    min-width: 0px;
    height: auto;
    max-height: none;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

#w_fline-1595903522958 {
    width: auto;
    max-width: 1.875rem;
    min-height: 1.25rem;
    margin-right: auto;
}

#w_grid-1595903522968 {
    width: 94%;
    max-width: 86.25rem;
}

#w_grid-1595903522968, #w_grid-1595903522978 {
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin: 0px auto;
    padding: 0px;
}

#w_grid-1595903522978 {
    width: 100%;
    max-width: none;
}

#w_grid-1619771063163 {
    max-width: 100%;
    min-height: 12rem;
}

#w_common_text-1596420860093, #w_grid-1619771063163 {
    width: auto;
    min-width: 0px;
    height: auto;
    max-height: none;
    margin: 0px auto;
    padding: 0px;
}

#w_common_text-1596420860093 {
    max-width: none;
    min-height: 0px;
}

#w_common_text-1596420857529 {
    width: 100%;
    max-width: none;
    min-height: 0px;
    margin-right: 0px;
}

#w_common_text-1596420857529, #w_fline-1596420872289 {
    min-width: 0px;
    height: auto;
    max-height: none;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

#w_fline-1596420872289 {
    width: auto;
    max-width: 1.875rem;
    min-height: 1.25rem;
    margin-right: auto;
}

#c_portalResProduct_category-16197711235359586 .p_MatteIcon .iconfont::before {
    content: "";
}

#c_portalResProduct_category-16197711235359586 > div {
    animation-fill-mode: both;
}

#c_portalResProduct_category-16197711235359586 .moveBtn {
    display: none;
    color: rgb(255, 255, 255);
    width: 6.25rem;
    height: 2.1875rem;
    line-height: 2.1875rem;
    text-align: center;
    background-color: rgb(24, 144, 255);
    border: 0.0625rem solid rgb(50, 156, 255);
    white-space: nowrap;
    border-radius: 0.25rem;
    margin: 1.3em;
}

#c_portalResProduct_category-16197711235359586 .contentBox {
    width: 100%;
    height: auto;
    overflow: visible;
    box-shadow: rgba(192, 192, 192, 0.4) 0px 0.3125rem 1.25rem 0px;
    z-index: 999;
    background-color: rgb(255, 255, 255);
}

#c_portalResProduct_category-16197711235359586 .link {
    position: relative;
    height: 2.5rem;
    line-height: 2rem;
}

#c_portalResProduct_category-16197711235359586 .yjTitle {
    border-bottom: 0.0625rem solid rgb(232, 232, 232);
    padding-left: 1.25rem;
    background-color: rgb(245, 248, 250);
}

#c_portalResProduct_category-16197711235359586 .yjTitle .yjLink::before {
    opacity: 1;
}

#c_portalResProduct_category-16197711235359586 .yjLink {
    position: relative;
    color: rgb(51, 51, 51);
    font-size: 1rem;
    transition: all 0.5s ease 0s;
}

#c_portalResProduct_category-16197711235359586 .yjLink::before {
    content: "";
    display: block;
    width: 0.1875rem;
    height: 2.5rem;
    background-color: rgb(87, 169, 183);
    position: absolute;
    left: -1.25rem;
    top: -0.5rem;
    opacity: 0;
    transition: all 0.5s ease 0s;
}

#c_portalResProduct_category-16197711235359586 .iconfont1 {
    position: absolute;
    right: 1.375rem;
    top: 0px;
    bottom: 0px;
    width: 3.125rem;
    color: rgb(123, 138, 150);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    cursor: pointer;
}

#c_portalResProduct_category-16197711235359586 .ejLi {
    position: relative;
}

#c_portalResProduct_category-16197711235359586 .ejTitle {
    position: relative;
    background-color: rgb(255, 255, 255);
    border-bottom: 0.0625rem solid rgb(232, 232, 232);
    padding-left: 3.125rem;
    line-height: 1.9375rem;
    transition: all 0.5s ease 0s;
}

#c_portalResProduct_category-16197711235359586 .ejLink {
    color: rgb(134, 147, 158);
    font-size: 0.875rem;
    line-height: 2.1875rem;
}

#c_portalResProduct_category-16197711235359586 .iconfont2 {
    position: absolute;
    right: 1.25rem;
    top: 0px;
    bottom: 0px;
    margin: auto;
    display: inline-block;
    width: 1.125rem;
    height: 1.125rem;
    line-height: 1.125rem;
    text-align: center;
    color: rgb(134, 147, 158);
    font-size: 1rem;
    transition: all 0.5s ease 0s;
}

#c_portalResProduct_category-16197711235359586 .icf {
    transform: rotate(180deg);
}

#c_portalResProduct_category-16197711235359586 .sjTitle {
    position: relative;
    background-color: rgb(255, 255, 255);
    border-bottom: 0.0625rem solid rgb(232, 232, 232);
}

#c_portalResProduct_category-16197711235359586 .sjLink {
    color: rgb(123, 138, 150);
    font-size: 1rem;
}

#c_portalResProduct_category-16197711235359586 .ejBox {
    display: block !important;
}

#c_portalResProduct_category-16197711235359586 .rotate {
    transform: rotate(-90deg);
}

#c_portalResProduct_category-16197711235359586 .ejTitle:hover {
    background-color: rgb(87, 169, 183);
}

#c_portalResProduct_category-16197711235359586 .ejTitle:hover a {
    color: rgb(255, 255, 255);
}

#c_portalResProduct_category-16197711235359586 .backBtn {
    display: none;
}

#c_portalResProduct_category-16197711235359586 .yjTitle:hover {
    background-color: rgb(245, 248, 250);
}

#c_portalResProduct_category-16197711235359586 .yjTitle:hover .yjLink::before {
    opacity: 1;
}

#c_portalResProduct_category-16197711235359586 .line_right, #c_portalResProduct_category-16197711235359586 .sjBox {
    display: none;
}

@media only screen and (min-width: 769px) {
    #c_portalResProduct_category-16197711235359586 .sjBox {
        position: absolute;
        top: 0px;
        left: 100%;
        box-shadow: rgba(192, 192, 192, 0.4) 0px 0.3125rem 1.25rem 0px;
    }

    #c_portalResProduct_category-16197711235359586 .sjTitle {
        text-align: center;
    }

    #c_portalResProduct_category-16197711235359586 .sjTitle::before {
        content: "";
        position: absolute;
        display: block;
        width: 0.375rem;
        height: 3.125rem;
        background-color: rgb(4, 171, 244);
    }

    #c_portalResProduct_category-16197711235359586 .sjBox li {
        width: 9.375rem;
    }

    #c_portalResProduct_category-16197711235359586 .sjTitle:hover .sjLink {
        color: rgb(1, 165, 236);
    }

    #c_portalResProduct_category-16197711235359586 .sjLi::before {
        content: "";
        display: block;
        width: 0px;
        height: 0px;
        border-top: 0.375rem solid rgb(4, 171, 244);
        border-right: 0.375rem solid rgb(255, 255, 255);
        border-bottom: 0.375rem solid rgb(4, 171, 244);
        position: absolute;
        left: 0px;
        top: 1.375rem;
        z-index: 1;
    }

    #c_portalResProduct_category-16197711235359586 .ejLi:hover .sjLi::before {
        display: block;
    }
}

@media only screen and (max-width: 768px) {
    #c_portalResProduct_category-16197711235359586 .contentBox {
        position: fixed;
        top: 0px;
        left: 100%;
        height: 100%;
        font-size: 0px;
    }

    #c_portalResProduct_category-16197711235359586 .backBtn {
        position: relative;
        display: inline-block;
        width: 2.8125rem;
        height: 100%;
        vertical-align: top;
        background: rgb(245, 248, 250);
    }

    #c_portalResProduct_category-16197711235359586 .content {
        display: inline-block;
        width: calc(100% - 2.8125rem);
    }

    #c_portalResProduct_category-16197711235359586 .moveBtn {
        display: block;
    }

    #c_portalResProduct_category-16197711235359586 .btn {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        height: 2.5rem;
        display: block;
        text-align: center;
        line-height: 2.5rem;
        font-size: 1.2rem;
        color: rgb(123, 138, 150);
        padding: 0px;
    }

    #c_portalResProduct_category-16197711235359586 .yjTitle {
        border-bottom: 0.0625rem solid rgb(248, 248, 248);
    }

    #c_portalResProduct_category-16197711235359586 .sjTitle {
        padding-left: 5rem;
    }

    #c_portalResProduct_category-16197711235359586 .jsDeg {
        transform: rotate(-90deg);
    }

    #c_portalResProduct_category-16197711235359586 .line_right {
        display: block;
        width: 0.5rem;
        height: 3.125rem;
        background-color: rgb(4, 171, 244);
        position: absolute;
        right: 0px;
        top: 0px;
        opacity: 0;
    }

    #c_portalResProduct_category-16197711235359586 .line_show {
        opacity: 1;
    }

    #c_portalResProduct_category-16197711235359586 .sjTitle::after {
        content: "";
        display: block;
        width: 0.5rem;
        height: 3.125rem;
        background-color: rgb(4, 171, 244);
        position: absolute;
        right: 0px;
        top: 0px;
    }
}

#c_portalResProduct_category-16197711235359586 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin: 1.875rem 0px 0px;
    padding: 0px;
}

@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem;
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem;
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem;
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem;
    }
}

.img-show {
    display: block;
}

.img-none {
    display: none;
}

@media (max-width: 768px) {
    .img-show {
        display: none;
    }

    .img-none {
        width: 90vw;
        display: block;
        overflow-x: auto;
    }

    .img-none .img-none-wap {
        width: 18.75rem;
        height: 5rem;
        overflow-x: auto;
        display: flex;
        flex-wrap: nowrap;
    }

    .img-none .img-none-wap .img {
        width: 5rem;
        height: 5rem;
        display: inline-block;
        margin-right: 1.875rem;
    }

    .shape {
        display: none !important;
    }

    .e_RImages-001 img {
        width: 89vw !important;
    }

    .AtlasRelationImgBoxA {
        display: flex;
        flex-wrap: wrap;
    }

    .AtlasRelationImgBoxA img {
        width: 3.25rem !important;
        height: 4.75rem !important;
    }

    .AtlasRelationImgBoxA .shape {
        display: none !important;
    }
}

/*news 新闻页*/
@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.news {
    background: #f9f9f9;
    padding-top: 0
}

.news .left-nav {
    background: #fff;
    padding: 1.875rem .9375rem
}

.news .left-nav p {
    line-height: 1.875rem;
    color: #333;
    font-size: 1rem;
    text-align: center;
    background: #f1f3f5
}

.news .left-nav p a {
    color: #0C0C0C;
    font-weight: 600;
}

.news .left-nav p.active {
    background: #0183ff;
    color: #fff
}

.news .left-nav p.active a {

    color: #FFFFFF;
}

.news .right-list {
    background: #fff;
    padding: 1.875rem 2.25rem 1.875rem 1.875rem
}

.news .right-list .right-list-item {
    margin-bottom: 1.875rem
}

.news .right-list .right-list-item .item-img {
    width: 17.5rem;
    height: 8.75rem
}

.news .right-list .right-list-item .item-title {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.news .right-list .right-list-item .item-sec, .news .right-list .right-list-item .item-time {
    font-size: 1rem;
    color: #656565;
    line-height: 1.7
}

.news .right-list .right-list-item .item-sec {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    word-break: break-all;
    height: 5rem
}

.news .right-list .right-list-item .item-time {
    margin-top: .5rem
}

.news .right-list .news-pagination {
    margin: 3.75rem 0 2.5rem
}

@media (max-width: 768px) {
    .news .left-nav {
        display: flex !important;
        flex-wrap: nowrap;
        padding: 0 !important;
        margin: 1.25rem auto
    }

    .news .left-nav p {
        width: 30% !important;
        margin-right: 3%
    }
}

@media (max-width: 900px) {
    .banner1 {
        width: 100% !important;
        height: auto !important
    }
}

@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.imgPc {
    display: block
}

.imgMobile {
    display: none
}

.soc {
    display: flex
}

.soc .img {
    width: 50%
}

.soc .list {
    padding: 1.875rem;
    width: 48%;
    height: 18.75rem;
    overflow-y: auto
}

.soc .list dl {
    width: 100%;
    display: flex
}

.soc .list dl dt {
    width: 12.5rem;
    font-weight: 1rem
}

@media (max-width: 768px) {
    .imgPc {
        display: none !important
    }

    .imgMobile {
        display: block !important
    }

    .soc {
        flex-wrap: wrap
    }

    .soc .img {
        width: 100%;
        height: 11.25rem;
        display: block
    }

    .soc .list {
        width: 100%;
        height: auto !important;
        font-size: .875rem;
        padding: 1.25rem 1.25rem 0 1.25rem
    }

    .soc .list dl dt {
        width: 6.25rem !important
    }

    .soc .list dl dd {
        flex: 1 !important
    }
}

@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.introduce-right1 {
    display: block
}

.introduce-right2 {
    display: none
}

.about {
    margin-bottom: 1.875rem
}

.about .bg {
    width: 37.5rem;
    height: 18.75rem;
    float: right
}

.about .introduce {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 1.25rem 0
}

.about .introduce .introduce-right {
    flex: 1;
    display: flex;
    justify-content: flex-end
}

.about .introduce .introduce-right .item {
    color: #656565;
    font-size: 1rem;
    line-height: 1;
    margin: .875rem .625rem;
    cursor: pointer;
    padding: .625rem 1.875rem;
    border-radius: .1875rem
}

.about .introduce .introduce-right .item a {
    color: #000000;
}

.about .introduce .introduce-right .active {
    background-color: #0183ff;
    color: #fff
}

.about .introduce .introduce-right .active a {

    color: #FFFFFF;
}

.about.breadcrumb {
    background-color: transparent
}

.about.breadcrumb a {
    color: #0183ff
}

.about.breadcrumb .d a {
    color: #000;
    text-decoration: none
}

.p_news {
    margin: 0;
    width: inherit;
    height: auto;
    padding: 0;
    overflow: hidden
}

.news {
    position: relative;
    width: 100%
}

.newList {
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    padding-left: .3125rem;
    padding-bottom: 1.25rem
}

.contentRight {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    border: 0 solid transparent
}


.newMs {
    width: 100%;
    color: #6d6d6d;
    font-size: 1rem;
    line-height: 1.8rem;
    margin: 0
}

.leftBox {
    width: 5.3125rem;
    padding-top: 1.875rem
}

@media only screen and (min-width: 769px) {
    .newList {
        padding-right: calc(50% - 3.125rem)
    }

    .newMs {
        overflow: hidden;
        text-align: left;
        transition: all .5s ease
    }

    .leftBox {
        width: 7.1875rem;
        padding-left: 2rem
    }
}

.top-bander {
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap
}

.top-bander h1 {
    color: #fff;
    display: flex;
    align-items: center
}

.top-bander h1:after {
    content: "";
    display: block;
    width: .5rem;
    height: .5rem;
    background: #fff;
    margin: 0 1.75rem;
    border-radius: 50%
}

.top-bander h1:last-child:after {
    display: none
}

.absolute-sit {
    background: #fff;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%)
}

.bander-sec {
    padding: .75rem 1.5rem 3rem
}

.bander-sec p {
    font-size: .875rem;
    color: #666;
    line-height: 1.75rem;
    margin-bottom: 0
}

.empty-div {
    width: 100%;
    height: 8rem;
    background: #f7f7f7
}

.qualification {
    padding: 2.5rem 0;
    background: #f7f7f7
}

.call-me {
    background: #f7f7f7;
    padding: 3.125rem 0
}

.call-me .call-item {
    padding: 1rem
}

.call-me .call-item p {
    color: #656565;
    font-size: 1rem;
    line-height: 1;
    margin: .875rem 0
}

.call-me .call-item:first-child {
    border-right: .0625rem solid #e6e6e6
}

.amap-demo {
    height: 31.25rem
}


@media (max-width: 575px) {
    .call-me .call-item:first-child {
        border-right: 0 !important;
        border-bottom: .0625rem solid #e6e6e6
    }
}

.call-us.sup-title {
    margin: 5rem 0 3.75rem 0
}

.img-show {
    display: block
}

.bg-mobile, .img-none {
    display: none
}

.bg {
    display: block
}

@media (max-width: 768px) {
    .bg {
        width: 90% !important;
        height: 11.875rem !important;
        display: block !important;
        margin: 0 auto !important;
        float: none !important;
        display: none !important
    }

    .bg-mobile {
        width: 98% !important;
        display: block !important;
        margin: 0 auto !important;
        float: none !important
    }

    .container {
        width: 100vw;
        overflow: hidden;
        display: inline-block
    }


    .container .introduce {
        width: 25rem;
        flex-wrap: wrap;
        overflow-x: auto !important
    }

    .container .introduce .introduce-right {
        width: 100%;
        justify-content: flex-start
    }

    .container .introduce .introduce-right .item {
        margin: 0 .1875rem !important;
        padding: .1875rem;
        font-size: .875rem
    }

    .introduce-right1 {
        display: none
    }

    .introduce {
        width: 100%;
        overflow-x: none
    }

    .introduce-right2 {
        display: block;
        display: flex;
        width: 100%
    }

    .item {
        width: 33%;
        line-height: 1.875rem;
        color: #333;
        font-size: 1.25rem;
        text-align: center;
        font-size: .75rem;
        color: #000;
        border: .0625rem solid #eee;
        padding: .3125rem 0;
        margin: .3125rem;
        background-color: #f1f3f5;
        margin-right: 3%
    }

    .item a {

        color: #333;

    }

    .active {
        color: #fff
    }

    .active a {
        color: #fff
    }
}

@media (max-width: 900px) {
    .banner1 {
        width: 100% !important;
        height: auto !important
    }
}

/*contact 联系我们单页*/
@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}


.absolute-sit {
    background: #fff;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%)
}

.bander-sec {
    padding: .75rem 1.5rem 3rem
}

.bander-sec p {
    font-size: .875rem;
    color: #666;
    line-height: 1.75rem;
    margin-bottom: 0
}

.empty-div {
    width: 100%;
    height: 8rem;
    background: #f7f7f7
}

.qualification {
    padding: 2.5rem 0;
    background: #f7f7f7
}

.call-me {
    background: #f7f7f7
}

.call-me .call-item {
    padding: .375rem;
    display: flex
}

.call-me .call-item p {
    color: #656565;
    font-size: 1rem;
    line-height: 1;
    margin: .875rem 0
}

.call-me .call-item .p1 {
    width: 5.625rem
}

.call-me .call-item .p2 {
    flex: 1;
    text-align: left
}

.call-me .call-item:first-child {
    border-right: .0625rem solid #e6e6e6
}



@media (max-width: 575px) {
    .call-me .call-item:first-child {
        border-right: 0 !important;
        border-bottom: .0625rem solid #e6e6e6
    }

    .sup-title h2 {
        font-size: 1rem !important
    }
}

.img-show {
    display: block
}

.img-none {
    display: none
}

@media (max-width: 768px) {
    .sup-title h2 {
        font-size: 1rem !important
    }
}

.call-us.sup-title {
    margin: 5rem 0 3.75rem 0
}

.call-us .row {
    margin: 0 !important;
    flex-direction: column;
}

.banner {
    width: 100%;
    height: auto
}

@media (max-width: 900px) {
    .banner1 {
        width: 100% !important;
        height: auto !important
    }
}

/*新闻内容页*/
@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.crumb {
    margin: 1.875rem 0
}

.crumb span {
    font-size: 1.125rem;
    color: #b2b2b2;
    margin: 0 .5rem
}

.crumb span:nth-child(2)::hover {
    color: #3385ff !important
}

.crumb span:last-child {
    color: #333
}

.crumb a {
    color: #b2b2b2
}

.crumb a:hover {
    color: #3385ff !important;
    text-decoration: none
}

/*荣誉*/


.viewer-next:before {
    background-position: -120px 0;
    content: "Next"
}

.viewer-rotate-left:before {
    background-position: -140px 0;
    content: "Rotate Left"
}

.viewer-rotate-right:before {
    background-position: -160px 0;
    content: "Rotate Right"
}

.viewer-flip-horizontal:before {
    background-position: -180px 0;
    content: "Flip Horizontal"
}

.viewer-flip-vertical:before {
    background-position: -200px 0;
    content: "Flip Vertical"
}

.viewer-fullscreen:before {
    background-position: -220px 0;
    content: "Enter Full Screen"
}

.viewer-fullscreen-exit:before {
    background-position: -240px 0;
    content: "Exit Full Screen"
}

.viewer-close:before {
    background-position: -260px 0;
    content: "Close"
}

.viewer-container {
    bottom: 0;
    direction: ltr;
    font-size: 0;
    left: 0;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.viewer-container::-moz-selection, .viewer-container ::-moz-selection {
    background-color: transparent
}

.viewer-container::selection, .viewer-container ::selection {
    background-color: transparent
}

.viewer-container:focus {
    outline: 0
}

.viewer-container img {
    display: block;
    height: auto;
    max-height: none !important;
    max-width: none !important;
    min-height: 0 !important;
    min-width: 0 !important;
    width: 100%
}

.viewer-canvas {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0
}

.viewer-canvas > img {
    height: auto;
    margin: 15px auto;
    max-width: 90% !important;
    width: auto
}

.viewer-footer {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-align: center
}

.viewer-navbar {
    background-color: rgba(0, 0, 0, .5);
    overflow: hidden
}

.viewer-list {
    box-sizing: content-box;
    height: 50px;
    margin: 0;
    overflow: hidden;
    padding: 1px 0
}

.viewer-list > li {
    color: transparent;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 50px;
    line-height: 0;
    opacity: .5;
    overflow: hidden;
    transition: opacity .15s;
    width: 30px
}

.viewer-list > li:focus, .viewer-list > li:hover {
    opacity: .75
}

.viewer-list > li:focus {
    outline: 0
}

.viewer-list > li + li {
    margin-left: 1px
}

.viewer-list > .viewer-loading {
    position: relative
}

.viewer-list > .viewer-loading:after {
    border-width: 2px;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
    width: 20px
}

.viewer-list > .viewer-active, .viewer-list > .viewer-active:focus, .viewer-list > .viewer-active:hover {
    opacity: 1
}

.viewer-player {
    background-color: #000;
    bottom: 0;
    cursor: none;
    display: none;
    right: 0;
    z-index: 1
}

.viewer-player, .viewer-player > img {
    left: 0;
    position: absolute;
    top: 0
}

.viewer-toolbar > ul {
    display: inline-block;
    margin: 0 auto 5px;
    overflow: hidden;
    padding: 6px 3px
}

.viewer-toolbar > ul > li {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    cursor: pointer;
    float: left;
    height: 24px;
    overflow: hidden;
    transition: background-color .15s;
    width: 24px
}

.viewer-toolbar > ul > li:focus, .viewer-toolbar > ul > li:hover {
    background-color: rgba(0, 0, 0, .8)
}

.viewer-toolbar > ul > li:focus {
    box-shadow: 0 0 3px #fff;
    outline: 0;
    position: relative;
    z-index: 1
}

.viewer-toolbar > ul > li:before {
    margin: 2px
}

.viewer-toolbar > ul > li + li {
    margin-left: 1px
}

.viewer-toolbar > ul > .viewer-small {
    height: 18px;
    margin-bottom: 3px;
    margin-top: 3px;
    width: 18px
}

.viewer-toolbar > ul > .viewer-small:before {
    margin: -1px
}

.viewer-toolbar > ul > .viewer-large {
    height: 30px;
    margin-bottom: -3px;
    margin-top: -3px;
    width: 30px
}

.viewer-toolbar > ul > .viewer-large:before {
    margin: 5px
}

.viewer-tooltip {
    background-color: rgba(0, 0, 0, .8);
    border-radius: 10px;
    color: #fff;
    display: none;
    font-size: 12px;
    height: 20px;
    left: 50%;
    line-height: 20px;
    margin-left: -25px;
    margin-top: -10px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 50px
}

.viewer-title {
    color: #ccc;
    display: inline-block;
    font-size: 12px;
    line-height: 1.2;
    margin: 0 5% 5px;
    max-width: 90%;
    opacity: .8;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: opacity .15s;
    white-space: nowrap
}

.viewer-title:hover {
    opacity: 1
}

.viewer-button {
    -webkit-app-region: no-drag;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 50%;
    cursor: pointer;
    height: 80px;
    overflow: hidden;
    position: absolute;
    right: -40px;
    top: -40px;
    transition: background-color .15s;
    width: 80px
}

.viewer-button:focus, .viewer-button:hover {
    background-color: rgba(0, 0, 0, .8)
}

.viewer-button:focus {
    box-shadow: 0 0 3px #fff;
    outline: 0
}

.viewer-button:before {
    bottom: 15px;
    left: 15px;
    position: absolute
}

.viewer-fixed {
    position: fixed
}

.viewer-open {
    overflow: hidden
}

.viewer-show {
    display: block
}

.viewer-hide {
    display: none
}

.viewer-backdrop {
    background-color: rgba(0, 0, 0, .5)
}

.viewer-invisible {
    visibility: hidden
}

.viewer-move {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.viewer-fade {
    opacity: 0
}

.viewer-in {
    opacity: 1
}

.viewer-transition {
    transition: all .3s
}

@-webkit-keyframes viewer-spinner {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

@keyframes viewer-spinner {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.viewer-loading:after {
    -webkit-animation: viewer-spinner 1s linear infinite;
    animation: viewer-spinner 1s linear infinite;
    border: 4px solid hsla(0, 0%, 100%, .1);
    border-left-color: hsla(0, 0%, 100%, .5);
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 1
}

@media (max-width: 767px) {
    .viewer-hide-xs-down {
        display: none
    }
}

@media (max-width: 991px) {
    .viewer-hide-sm-down {
        display: none
    }
}

@media (max-width: 1199px) {
    .viewer-hide-md-down {
        display: none
    }
}

@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.images {
    display: flex;
    flex-wrap: wrap
}

.images img {
    width: 50%;
    padding: .125rem
}

.images1 img {
    width: 100%;
    padding: .125rem
}


.d2 {
    display: none
}

@media (max-width: 976px) {
    .d1 {
        display: none
    }

    .d2 {
        display: block
    }
}

/*公益*/
@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.imgPc {
    display: block
}

.imgMobile {
    display: none
}

.soc {
    display: flex
}

.soc .img {
    width: 50%
}

.soc .list {
    padding: 1.875rem;
    width: 48%;
    height: 26.75rem;
    overflow-y: auto
}

.soc .list dl {
    width: 100%;
    display: flex
}

.soc .list dl dt {
    width: 12.5rem;
    font-weight: 1rem
}

@media (max-width: 768px) {
    .imgPc {
        display: none !important
    }

    .imgMobile {
        display: block !important
    }

    .soc {
        flex-wrap: wrap
    }

    .soc .img {
        width: 100%;
        height: 11.25rem;
        display: block
    }

    .soc .list {
        width: 100%;
        height: auto !important;
        font-size: .875rem;
        padding: 1.25rem 1.25rem 0 1.25rem
    }

    .soc .list dl dt {
        width: 6.25rem !important
    }

    .soc .list dl dd {
        flex: 1 !important
    }
}

@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

.introduce-right1 {
    display: block
}

.introduce-right2 {
    display: none
}

.about {
    margin-bottom: 1.875rem
}

.about .bg {
    width: 37.5rem;
    height: 18.75rem;
    float: right
}

.about .introduce {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 1.25rem 0
}

.about .introduce .introduce-right {
    flex: 1;
    display: flex;
    justify-content: flex-end
}

.about .introduce .introduce-right .item {
    color: #656565;
    font-size: 1rem;
    line-height: 1;
    margin: .875rem .625rem;
    cursor: pointer;
    padding: .625rem 1.875rem;
    border-radius: .1875rem
}

.about .introduce .introduce-right .active {
    background-color: #0183ff;
    color: #fff
}

.about.breadcrumb {
    background-color: transparent
}

.about.breadcrumb a {
    color: #0183ff
}

.about.breadcrumb .d a {
    color: #000;
    text-decoration: none
}

.p_news {
    margin: 0;
    width: inherit;
    height: auto;
    padding: 0;
    overflow: hidden
}

.news {
    position: relative;
    width: 100%
}

.newList {
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    padding-left: .3125rem;
    padding-bottom: 1.25rem
}

.contentRight {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    border: 0 solid transparent
}

.newMs {
    width: 100%;
    color: #6d6d6d;
    font-size: 1rem;
    line-height: 1.8rem;
    margin: 0
}

.leftBox {
    width: 5.3125rem;
    padding-top: 1.875rem
}


.top-bander {
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap
}

.top-bander h1 {
    color: #fff;
    display: flex;
    align-items: center
}

.top-bander h1:after {
    content: "";
    display: block;
    width: .5rem;
    height: .5rem;
    background: #fff;
    margin: 0 1.75rem;
    border-radius: 50%
}

.top-bander h1:last-child:after {
    display: none
}

.absolute-sit {
    background: #fff;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%)
}

.bander-sec {
    padding: .75rem 1.5rem 3rem
}

.bander-sec p {
    font-size: .875rem;
    color: #666;
    line-height: 1.75rem;
    margin-bottom: 0
}

.empty-div {
    width: 100%;
    height: 8rem;
    background: #f7f7f7
}

.qualification {
    padding: 2.5rem 0;
    background: #f7f7f7
}

.call-me {
    background: #f7f7f7;
    padding: 0.125rem 0
}

.call-me .call-item {
    padding: 1rem
}

.call-me .call-item p {
    color: #656565;
    font-size: 1rem;
    line-height: 1;
    margin: .875rem 0
}

.call-me .call-item:first-child {
    border-right: .0625rem solid #e6e6e6
}

.amap-demo {
    height: 31.25rem
}

@media (max-width: 678px) {
    .amap-demo {
    height: 20.25rem
    }
}

@media (max-width: 575px) {
    .call-me .call-item:first-child {
        border-right: 0 !important;
        border-bottom: .0625rem solid #e6e6e6
    }
}

.call-us.sup-title {
    margin: 5rem 0 3.75rem 0
}

.img-show {
    display: block
}

.bg-mobile, .img-none {
    display: none
}

.bg {
    display: block
}

@media (max-width: 768px) {
    .bg {
        width: 90% !important;
        height: 11.875rem !important;
        display: block !important;
        margin: 0 auto !important;
        float: none !important;
        display: none !important
    }

    .bg-mobile {
        width: 98% !important;
        display: block !important;
        margin: 0 auto !important;
        float: none !important
    }

    .container {
        width: 100%;
        overflow: hidden;
        display: inline-block
    }


    .container .introduce {
        width: 25rem;
        flex-wrap: wrap;
        overflow-x: auto !important
    }

    .container .introduce .introduce-right {
        width: 100%;
        justify-content: flex-start
    }

    .container .introduce .introduce-right .item {
        margin: 0 .1875rem !important;
        padding: .1875rem;
        font-size: .875rem
    }

    .crumb span {
        font-size: 1rem;
    }

    .introduce-right1 {
        display: none
    }

    .introduce {
        width: 100%;
        overflow-x: none
    }

    .introduce-right2 {
        display: block;
        display: flex;
        width: 100%
    }

    .introduce-right2 .active {
        background-color: #0183ff;
    }

    .item {
        width: 33%;
        line-height: 1.875rem;
        color: #333;
        font-size: 1.25rem;
        text-align: center;
        font-size: .75rem;
        color: #000;
        border: .0625rem solid #eee;
        padding: .3125rem 0;
        margin: .3125rem;
        background-color: #f1f3f5;
        margin-right: 3%
    }

    .active {
        color: #fff
    }
}

@media (max-width: 900px) {
    .banner1 {
        width: 100% !important;
        height: auto !important;
        margin-top: 4.6rem;
    }
}

/*发展历程*/

@media (min-width: 0) {
    .res-h1 {
        font-size: 1.75rem
    }
}

@media (min-width: 576px) {
    .res-h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 768px) {
    .res-h1 {
        font-size: 3.25rem
    }
}

@media (min-width: 992px) {
    .res-h1 {
        font-size: 4rem
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent {
        font-size: 0;
        display: inline-block;
        vertical-align: middle;
        position: relative
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .font {
        display: inline-block;
        font-size: .875rem;
        color: #666;
        height: 1.875rem;
        line-height: 1.875rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .after:before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumbCurrent .before:before {
        content: "\200B"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb {
        font-size: .875rem;
        color: #57a9b7;
        display: inline-block;
        vertical-align: middle;
        position: relative
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb > a > .font {
        display: inline-block;
        line-height: 1.875rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb > a {
        color: inherit
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox > a > .font:hover {
        text-decoration: none
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb > a > .font:hover {
        text-decoration: underline
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb .after:before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumb .before:before {
        content: "\200B"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover > a > .font:before {
        content: "\200B";
        display: block;
        height: 0;
        background: #fff;
        width: 100%;
        width: calc(100% - .0625rem);
        position: absolute;
        bottom: -.0625rem;
        left: .0625rem;
        z-index: 10
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover > a > .font {
        border: 0 solid #65beba;
        border-bottom: 0 solid transparent
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after {
        margin-right: .3125rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox .after:before {
        content: "\e69a"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumb.contentBox:hover .after:before {
        content: "\e69c"
    }

    .e_title.c_portalResBreadcrumb_nav-01001.p_sortLink {
        display: inline-block;
        padding: 0;
        color: #65beba;
        font-size: .875rem;
        text-align: left;
        white-space: nowrap;
        vertical-align: middle;
        line-height: 1.1875rem
    }

    a > .e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink:hover {
        text-decoration: underline;
        font-weight: 700;
        cursor: pointer
    }

    a > .e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink:active {
        color: #45a5a1;
        font-weight: 400;
        text-decoration: none;
        margin-top: 0
    }

    .e_title.c_portalResBreadcrumb_nav-01001 .p_sortLink .iconfont:before {
        display: inline-block;
        content: ""
    }

    .c_portalResBreadcrumb_nav-01001 .p_content {
        margin: 0;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0;
        border-width: .0625rem;
        border-style: none;
        border-color: hsla(0, 0%, 89.4%, 0);
        background-color: transparent;
        overflow: hidden
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond {
        font-size: .875rem;
        color: #65beba;
        display: inline-block;
        vertical-align: middle;
        position: relative
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond > a > .font {
        display: inline-block;
        line-height: 1.875rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond > a {
        color: inherit
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox > a > .font {
        border: .0625rem solid #e0f2f1
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox > a > .font:hover {
        text-decoration: none
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond > a > .font:hover {
        text-decoration: underline
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond .after:before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond .before:before {
        content: "\200B"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover > a > .font:before {
        content: "\200B";
        display: block;
        height: .0625rem;
        background: #fff;
        width: 100%;
        width: calc(100% - .0625rem);
        position: absolute;
        bottom: -.0625rem;
        left: .0625rem;
        z-index: 10
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover > a > .font {
        border: .0625rem solid #65beba;
        border-bottom: .0625rem solid transparent
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after {
        margin-right: .3125rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox .after:before {
        content: "\e69a"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbSecond.contentBox:hover .after:before {
        content: "\e69c"
    }

    .c_portalResBreadcrumb_nav-01001 .p_end {
        display: inline-block;
        margin: 0;
        padding: 0;
        text-align: left;
        color: #333;
        font-size: .875rem;
        font-weight: 400
    }

    .c_portalResBreadcrumb_nav-01001 .p_end .font {
        white-space: nowrap;
        vertical-align: middle;
        text-align: inherit;
        line-height: .875rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_end .iconfont:before {
        display: inline-block;
        content: ""
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst {
        font-size: .875rem;
        color: #57a9b7;
        display: inline-block;
        vertical-align: middle;
        position: relative
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst > a > .font {
        display: inline-block;
        line-height: 1.875rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst > a {
        color: inherit
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox > a > .font {
        border: .0625rem solid #e0f2f1
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox > a > .font:hover {
        text-decoration: none
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst > a > .font:hover {
        text-decoration: underline
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .after:before, .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before {
        content: "\200B"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover > a > .font:before {
        content: "\200B";
        display: block;
        height: .0625rem;
        background: #fff;
        width: 100%;
        width: calc(100% - .0625rem);
        position: absolute;
        bottom: -.0625rem;
        left: .0625rem;
        z-index: 10
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover > a > .font {
        border: .0625rem solid #65beba;
        border-bottom: .0625rem solid transparent
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after {
        margin-right: .3125rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox .after:before {
        content: "\e69a"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst.contentBox:hover .after:before {
        content: "\e69c"
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList {
        margin: 0;
        width: 14.75rem;
        height: 19.8125rem;
        padding: 0;
        border-width: .0625rem;
        border-style: none;
        border-color: hsla(0, 0%, 89.4%, 0);
        overflow: hidden
    }

    .c_portalResBreadcrumb_nav-01001 {
        width: 73.75rem;
        height: 1.875rem;
        overflow: visible;
        font-size: 0
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList {
        width: auto;
        height: auto;
        border-bottom: .0625rem solid #eee;
        overflow: visible;
        background-color: transparent
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbList > a {
        display: inline-block
    }

    .c_portalResBreadcrumb_nav-01001 .p_CurrentBox {
        color: #666
    }

    .c_portalResBreadcrumb_nav-01001 .p_breadcrumbFirst .before:before {
        content: "\e68a"
    }

    .c_portalResBreadcrumb_nav-01001 .p_content {
        width: 15rem;
        position: absolute;
        border: .0625rem solid #65beba;
        padding: .5625rem .4375rem .5625rem .4375rem;
        font-size: 0;
        display: none;
        height: auto;
        background: #fff
    }

    .c_portalResBreadcrumb_nav-01001 .contentBox:hover .p_content {
        display: block
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink {
        color: #65beba;
        display: inline-block;
        margin: .5625rem .4375rem .5625rem .4375rem;
        cursor: pointer;
        font-size: .875rem
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink .font {
        line-height: .875rem;
        font-weight: 400
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink:hover {
        text-decoration: underline;
        font-weight: 400
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink.current {
        color: #bcbcbc
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink.current:hover {
        text-decoration: none;
        font-weight: 400
    }

    .c_portalResBreadcrumb_nav-01001 .p_sortLink.current .font {
        text-decoration: none;
        font-weight: 400;
        cursor: default
    }

    .c_portalResBreadcrumb_nav-01001 .p_end {
        margin-right: .375rem;
        margin-left: .375rem;
        vertical-align: middle
    }
}

.c_portalResNews_list-01001024 {
    min-width: 20rem;
    width: 100%
}

.c_portalResNews_list-01001024 .p_PromptNoneData {
    width: auto;
    text-align: center
}

.c_portalResNews_list-01001024 .p_PromptNoneData .prompt_title .iconfont:before {
    content: ""
}

.c_portalResNews_list-01001024 .p_PromptNoneData .prompt_title .first {
    height: auto;
    display: table-cell;
    position: relative;
    vertical-align: middle;
    padding: 0 .625rem .3125rem 0
}

.c_portalResNews_list-01001024 .p_PromptNoneData .prompt_title {
    display: inline-table;
    padding: 0 1.875rem;
    min-height: 12.5rem;
    height: 100%
}

.c_portalResNews_list-01001024 .p_PromptNoneData .prompt_title .first:before {
    content: "\e6b4"
}

.c_portalResNews_list-01001024 .p_PromptNoneData .prompt_title .font {
    display: table-cell;
    vertical-align: middle;
    text-align: left
}

.c_portalResNews_list-01001024 .p_PromptNoneData .promptbox {
    width: auto;
    height: 100%
}

.c_portalResNews_list-01001024 .p_PromptNoneData .prompt_content {
    padding-left: 4.0625rem
}

.c_portalResNews_list-01001024 .p_moreBtn {
    position: static;
    width: auto;
    display: inline-table;
    min-height: 1.8125rem;
    margin: 0;
    padding-bottom: .3125rem;
    padding-left: .625rem;
    padding-right: .625rem;
    padding-top: .3125rem;
    min-width: 5.375rem;
    cursor: pointer;
    text-align: center
}

.c_portalResNews_list-01001024 .p_moreBtn .font {
    white-space: nowrap;
    overflow: visible;
    vertical-align: middle
}

.c_portalResNews_list-01001024 .p_moreBtn .iconfont:before {
    content: ""
}

@-moz-keyframes three-quarters-loader-data-v-d568db4c {
    0% {
        -moz-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@-webkit-keyframes three-quarters-loader-data-v-d568db4c {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes three-quarters-loader-data-v-d568db4c {
    0% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(1turn);
        -ms-transform: rotate(1turn);
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.loading_animation {
    -moz-animation: three-quarters-loader-data-v-d568db4c .85s infinite linear;
    -webkit-animation: three-quarters-loader-data-v-d568db4c .85s linear infinite;
    animation: three-quarters-loader-data-v-d568db4c .85s linear infinite;
    box-sizing: border-box;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-indent: -624.9375rem;
    width: 2rem;
    height: 2rem;
    vertical-align: middle
}

.c_portalResNews_list-01001024 .p_loading {
    width: 100%;
    height: 4.375rem;
    line-height: 4.375rem;
    text-align: center
}

.c_portalResNews_list-01001024 .p_loading .iconfont:before {
    content: "";
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0
}

.c_portalResNews_list-01001024 .p_loading .font {
    display: inline-block;
    margin-left: 1.25rem;
    height: inherit
}

.c_portalResNews_list-01001024 .p_moreBox {
    margin: 0 1.25rem;
    width: auto;
    height: auto;
    padding: 0;
    overflow: hidden
}

.c_portalResNews_list-01001024 .p_ToDetail {
    display: inline-block;
    margin: 0;
    padding: .625rem 1.25rem;
    min-width: 5.375rem;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle
}

a > .c_portalResNews_list-01001024 .p_ToDetail:hover {
    cursor: pointer
}

.c_portalResNews_list-01001024 .p_SummaryBox {
    margin: 0;
    width: 14.75rem;
    height: 19.8125rem;
    padding: 0;
    overflow: hidden
}

.c_portalResNews_list-01001024 .p_summary {
    text-align: left;
    vertical-align: top;
    word-break: normal
}

.c_portalResNews_list-01001024 .p_time {
    display: inline-block;
    margin: 0;
    padding: 0 .3125rem 0 0;
    vertical-align: middle;
    text-align: left;
    white-space: nowrap;
    overflow: visible;
    line-height: 1.125rem;
    vertical-align: top
}

.c_portalResNews_list-01001024 .p_assist {
    margin: 0;
    width: 14.75rem;
    height: 19.8125rem;
    padding: 0;
    overflow: hidden
}

.c_portalResNews_list-01001024 .p_TitleBox {
    width: auto;
    height: auto;
    padding: .3125rem 0;
    overflow: hidden;
    vertical-align: top
}

.c_portalResNews_list-01001024 .p_title {
    display: inline-table;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.125rem;
    color: #222
}

.c_portalResNews_list-01001024 .p_title:hover {
    color: #ce9d5f
}

.c_portalResNews_list-01001024 .p_header {
    margin: .3125rem 0 0;
    width: auto;
    height: auto;
    padding: 0;
    overflow: hidden
}

.c_portalResNews_list-01001024 .p_content {
    margin: 0;
    width: 14.75rem;
    height: 19.8125rem;
    padding: 0;
    overflow: hidden
}

.c_portalResNews_list-01001024 .p_images {
    margin: 0;
    width: 10.5rem;
    height: 8.625rem;
    padding: 0;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    vertical-align: middle;
    text-align: center;
    margin-right: .9375rem;
    display: none
}

.c_portalResNews_list-01001024 .p_articles {
    margin: 0;
    height: 11.625rem;
    padding: 0
}

.c_portalResNews_list-01001024 .p_news {
    margin: 0;
    width: inherit;
    height: auto;
    padding: 0;
    overflow: hidden
}

.c_portalResNews_list-01001024 .p_Newslist {
    margin: 0;
    padding: 0;
    overflow: hidden
}

.c_portalResNews_list-01001024 {
    overflow: hidden
}

.c_portalResNews_list-01001024 .p_content {
    width: auto;
    height: auto;
    vertical-align: top
}

.c_portalResNews_list-01001024 .p_assist, .c_portalResNews_list-01001024 .p_SummaryBox {
    width: auto;
    height: auto
}

.c_portalResNews_list-01001024 .p_icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: .125rem
}

.c_portalResNews_list-01001024 .p_about {
    display: inline-block;
    vertical-align: middle
}

.c_portalResNews_list-01001024 .p_articles {
    display: inline-block;
    height: auto;
    min-width: 20rem;
    width: 100%;
    padding: .9375rem 1.25rem;
    overflow: hidden;
    float: left
}

.c_portalResNews_list-01001024 .p_thumbnail {
    width: 100%;
    height: auto;
    vertical-align: middle;
    text-align: center;
    overflow: hidden
}

.c_portalResNews_list-01001024 .p_thumbnail img {
    width: 100%
}

.c_portalResNews_list-01001024 .higher .p_thumbnail, .c_portalResNews_list-01001024 .smaller .p_thumbnail, .c_portalResNews_list-01001024 .widther .p_thumbnail {
    position: absolute;
    height: 100%
}

.c_portalResNews_list-01001024 .p_assist {
    margin-top: .125rem
}

.c_portalResNews_list-01001024 .p_SummaryBox {
    clear: both;
    margin-bottom: .625rem;
    margin-top: .5rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
}

.c_portalResNews_list-01001024 .p_ToDetail {
    float: left;
    position: relative;
    border-color: #cf8b32 !important;
    margin-top: .9375rem;
    display: none
}

.c_portalResNews_list-01001024 .p_summary {
    white-space: normal;
    line-height: 1.5;
    font-size: .925rem
}

.c_portalResNews_list-01001024 .p_categorySummaryBox {
    overflow: hidden;
    padding: .625rem;
    display: none
}

@media only screen and (max-width: 768px) {
    .c_portalResNews_list-01001024 .p_articles {
        margin-top: .625rem !important;
        width: 100% !important
    }

    .c_portalResNews_list-01001024 .mp_linkUrl {
        display: block;
        height: auto
    }

    .c_portalResNews_list-01001024 .p_SummaryBox {
        display: none
    }

    .c_portalResNews_list-01001024 .p_ToDetail {
        display: none !important
    }

    .c_portalResNews_list-01001024 .mP_SummaryBox {
        clear: both
    }

    .c_portalResNews_list-01001024 .p_Information {
        display: flex;
        padding: .625rem 0
    }

    .c_portalResNews_list-01001024 .p_Information li {
        flex: 1;
        height: 1.25rem;
        overflow: hidden
    }

    .c_portalResNews_list-01001024 .p_KeyWord {
        width: 100%;
        margin-top: .3125rem
    }

    .c_portalResNews_list-01001024 .p_KeyWord .p_tag {
        padding: .3125rem .9375rem;
        margin-right: .625rem;
        border-radius: .1875rem
    }

    .c_portalResNews_list-01001024 .blank {
        width: 100%;
        height: .9375rem;
        overflow: hidden
    }

    .c_portalResNews_list-01001024 .p_articles {
        border: none
    }

    .c_portalResNews_list-01001024 .newMs {
        color: #000 !important
    }
}

@media only screen and (min-width: 769px) {
    .c_portalResNews_list-01001024 .blank, .c_portalResNews_list-01001024 .mp_linkUrl, .c_portalResNews_list-01001024 .mP_SummaryBox, .c_portalResNews_list-01001024 .p_Information, .c_portalResNews_list-01001024 .p_KeyWord {
        display: none
    }
}

.c_portalResNews_list-01001024 .p_CommonSummaryBoxA {
    text-align: center
}

.c_portalResNews_list-01001024 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

.c_portalResNews_list-01001024 > div {
    animation-fill-mode: both
}

.c_portalResNews_list-01001024 .newListBox {
    padding: .625rem
}

.c_portalResNews_list-01001024 .newNameTtile {
    width: 100%;
    text-align: center;
    margin: 1rem 0 2rem
}

.c_portalResNews_list-01001024 .newList {
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    padding-left: .3125rem;
    padding-bottom: 1.25rem
}

.c_portalResNews_list-01001024 .contentRight {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    border: 0 solid transparent
}

.c_portalResNews_list-01001024 .news {
    position: relative;
    width: 100%;
    background-color: #FFFFFF;

}

.c_portalResNews_list-01001024 .content {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 5.3125rem);
    padding-left: .3125rem
}

.c_portalResNews_list-01001024 .newTitle {
    width: 100%
}

.c_portalResNews_list-01001024 .newDetailLink {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #2b2b2b;
    font-size: 1.25rem
}

.c_portalResNews_list-01001024 .newMs {
    width: 100%;
    color: #fff;
    font-size: 1rem;
    line-height: 1.8rem;
    margin: 0
}

.c_portalResNews_list-01001024 .leftBox {
    width: 4.0625rem;
    padding-top: 1.875rem
}

.c_portalResNews_list-01001024 .newMoth {
    display: block;
    width: 100%;
    font-size: 2rem;
    transition: all .5s ease-out 0s
}

.c_portalResNews_list-01001024 .newYear {
    color: #57a9b7;
    font-size: 1.5rem
}

.c_portalResNews_list-01001024 .textLink {
    width: 1.9375rem;
    height: 1.9375rem;
    border-radius: 1.9375rem;
    background: #cfcfcf;
    margin: auto;
    display: none
}

.c_portalResNews_list-01001024 .newData {
    display: block;
    width: 100%;
    font-size: 2rem
}

@media only screen and (min-width: 769px) {
    .c_portalResNews_list-01001024 .newListBox {
        padding: 0
    }

    .c_portalResNews_list-01001024 .newList {
        padding-right: calc(50% - 3.125rem)
    }

    .c_portalResNews_list-01001024 .leftBox {
        width: 4.0625rem;
        padding-left: 2rem
    }

    .c_portalResNews_list-01001024 .content {
        width: calc(100% - 12.5rem);
        align-content: center;
        transition: all .5s ease-out 0s;
        background: #0183ff;
        padding: .625rem 1.25rem .625rem 1.875rem;
        border-radius: .25rem
    }

    .c_portalResNews_list-01001024 .newList:nth-child(2n) .contentRight:after {
        left: 2.6875rem;
        right: auto
    }

    .c_portalResNews_list-01001024 .newList:nth-child(2n) {
        padding-left: calc(50% - 3.125rem);
        padding-right: .3125rem
    }

    .c_portalResNews_list-01001024 .newList:nth-child(2n) .contentRight {
        flex-direction: row-reverse
    }

    .c_portalResNews_list-01001024 .newTitle {
        text-align: right
    }

    .c_portalResNews_list-01001024 .newMs {
        overflow: hidden;
        text-align: left;
        transition: all .5s ease
    }

    .c_portalResNews_list-01001024 .newList:nth-child(2n) .newMs, .c_portalResNews_list-01001024 .newList:nth-child(2n) .newTitle {
        text-align: left
    }

    .c_portalResNews_list-01001024 .newList:nth-child(2n) .leftBox {
        padding-left: inherit !important;
        width: 4.0625rem !important;
        padding-right: 1.5625rem
    }

    .c_portalResNews_list-01001024 .newList:nth-child(2n) .content {
        padding-left: 2rem;
        padding-right: .3125rem
    }

    .c_portalResNews_list-01001024 .contentRight {
        transition: all .5s ease-out 0s
    }

    .c_portalResNews_list-01001024 .contentRight:after {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background-color: #b9b9b9;
        border: 0 solid #eee;
        border-radius: .8125rem;
        content: "";
        width: .8125rem;
        height: .8125rem;
        right: 2.625rem;
        transition: all .3s ease-out 0s;
        z-index: 1
    }

    .c_portalResNews_list-01001024 .newData {
        transition: all .5s ease-out 0s
    }

    .c_portalResNews_list-01001024 .news:after {
        content: "";
        display: block;
        width: .0625rem;
        background-color: #e8e8e8;
        position: absolute;
        left: 50%;
        top: 3.75rem;
        bottom: 1.9375rem;
        z-index: 0
    }

    .c_portalResNews_list-01001024 .contentRight:hover {
        border: 0 solid #cfcfcf
    }

    .c_portalResNews_list-01001024 .newList:hover .content {
        background: #9dc1e2;
        cursor: pointer
    }

    .c_portalResNews_list-01001024 .newList:hover .newMs {
        color: #000
    }

    .c_portalResNews_list-01001024 .newList:hover .newData, .c_portalResNews_list-01001024 .newList:hover .newMoth {
        color: #bdbdbd
    }
}

@media only screen and (max-width: 768px) {
    .c_portalResNews_list-01001024 .contentRight {
        flex-direction: row-reverse;
        justify-content: flex-end
    }

    .c_portalResNews_list-01001024 .content {
        align-content: flex-start;
        padding-top: 1rem
    }

    .c_portalResNews_list-01001024 .newTitle {
        font-size: .875rem
    }

    .c_portalResNews_list-01001024 .newMs {
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        font-size: .875rem
    }

    .c_portalResNews_list-01001024 .textLink {
        margin: 1rem auto
    }
}

.c_portalResNews_list-01001024 .p_hot .iconfont:before, .c_portalResNews_list-01001024 .p_more .iconfont:before, .c_portalResNews_list-01001024 .p_new .iconfont:before, .c_portalResNews_list-01001024 .p_page .next .iconfont:before, .c_portalResNews_list-01001024 .p_page .pre .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0
}

.c_portalResNews_list-01001024 .newList:nth-child(4n+0) .contentRight:after {
    background: #addad4
}

.c_portalResNews_list-01001024 .newList:nth-child(4n+0) .newYear {
    color: #addad4
}

.c_portalResNews_list-01001024 .newList:nth-child(4n+1) .contentRight:after {
    background: #e6afbd
}

.c_portalResNews_list-01001024 .newList:nth-child(4n+1) .newYear {
    color: #e6afbd
}

.c_portalResNews_list-01001024 .newList:nth-child(4n+2) .contentRight:after {
    background: #d2b6e2
}

.c_portalResNews_list-01001024 .newList:nth-child(4n+2) .newYear {
    color: #d2b6e2
}

.c_portalResNews_list-01001024 .newList:nth-child(4n+3) .contentRight:after {
    background: #e8aa9f
}

.c_portalResNews_list-01001024 .newList:nth-child(4n+3) .newYear {
    color: #e8aa9f
}

.w_fimg-000 .p_title {
    display: inline-table;
    margin: 0;
    min-width: 2.3125rem;
    padding: 0;
    color: #333;
    font-size: 1rem;
    font-weight: 400;
    cursor: pointer
}

.w_fimg-000 .p_title .font {
    vertical-align: middle;
    line-height: 1.3125rem
}

.w_fimg-000 .p_title:hover {
    color: #57b1ad
}

.w_fimg-000 .p_title:active {
    color: #45a5a1
}

.w_fimg-000 .p_title .iconfont:before {
    display: inline-block;
    content: ""
}

.w_fimg-000 {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 12.5rem
}

.w_fimg-000 .animated {
    width: 100%;
    height: 100%;
    position: relative;
    min-height: inherit
}

.w_fimg-000 .font {
    white-space: nowrap
}

.w_fimg-000 .p_link001 {
    width: 100%;
    height: 100%
}

.w_fimg-000 .p_link002 {
    width: 100%;
    height: 1.875rem
}

.w_fimg-000 .p_box {
    width: 100%;
    height: 100%;
    text-align: center;
    position: static
}

.w_fimg-000 .p_dimage {
    height: inherit;
    overflow: hidden;
    font-size: 0
}

.w_fimg-000 .e_image:hover:after {
    background: transparent
}

.w_fimg-000 .p_dimage:empty {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #f2f2f2 url(/img/camera.png?tenantId=231035&viewType=1&v=1639238534000) no-repeat 50%
}

.c_portalResIntro_category-01001001 .p_category {
    z-index: 1 !important
}

@media only screen and (max-width: 768px) {
    .c_portalResIntro_category-01001001 .p_categoryBox .p_parentBox {
        width: 33.3%;
        margin-bottom: 2%
    }

    .p_linkBox {
        margin: 0 !important
    }

    .c_portalResIntro_category-01001001 .p_categoryBox .p_title {
        width: 100% !important
    }

    .c_portalResIntro_category-01001001 .p_categoryBox {
        text-align: left !important
    }
}

.c_portalResIntro_category-01001001 {
    text-align: center
}

.c_portalResIntro_category-01001001 .p_category {
    width: 100%;
    position: relative;
    height: auto;
    left: 0
}

.c_portalResIntro_category-01001001 .p_categoryBox {
    width: 100%;
    height: auto;
    float: none;
    text-align: right
}

.c_portalResIntro_category-01001001 .p_categoryBox .p_parentBox {
    display: inline-block
}

.c_portalResIntro_category-01001001 .p_categoryBox .p_linkBox {
    display: block;
    padding: 0;
    margin: 0 .625rem;
    background: #f1f1f1
}

.c_portalResIntro_category-01001001 .p_categoryBox .p_title {
    display: block;
    padding: 0;
    width: 8.625rem;
    height: 3rem;
    line-height: 3rem;
    border: .0625rem solid #ccc;
    text-align: center
}

.c_portalResIntro_category-01001001 .p_categoryBox .p_linkBox:hover {
    background: #57a9b7
}

.c_portalResIntro_category-01001001 .p_categoryBox .p_linkBox:hover .p_title {
    color: #fff;
    background: #57a9b7;
    border: .0625rem solid #57a9b7
}

.click {
    background: #57a9b7 !important
}

.c_portalResIntro_category-01001001 .p_categoryBox .click .p_title {
    color: #fff;
    border: .0625rem solid #57a9b7 !important
}

.c_portalResIntro_category-01001001 .p_btn-hide, .c_portalResIntro_category-01001001 .p_btn-show {
    display: none
}

.w_grid-001 {
    margin-left: auto;
    margin-right: auto;
    max-width: 73.75rem;
    min-height: 12rem;
    width: 100%
}

#w_fbtn-1567149865148 .p_CommonBtn {
    border: .0625rem solid #ffba00 !important
}

#w_fbtn-1567149865118 .p_CommonBtn {
    border: .0625rem solid #cda065 !important
}

.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: .00625rem;
    display: block
}

#w_grid-001 > div > .p_gridbox > .p_gridCell:nth-child(odd), .w_grid-001 > div > .p_gridbox > .p_gridCell:first-child {
    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: 0;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 769px) {
    .w_grid-001 > div > .p_gridbox > .p_gridCell {
        width: 49.5%;
        margin-left: 1%;
        margin-top: .6rem;
        margin-bottom: .6rem
    }
}

#w_common_text-1567149865308, #w_common_text-1571032033634, #w_common_text-1571032920881 {
    background: url(/img/linea.png?tenantId=231035&viewType=1&v=1639238534000) 50% no-repeat !important
}

#w_grid-1571034548657 .p_gridbox:hover, #w_grid-1571034548661 .p_gridbox:hover, #w_grid-1571034548665 .p_gridbox:hover, #w_grid-1571034548670 .p_gridbox:hover {
    background-color: #cda065 !important
}

.w_grid-000 {
    margin-left: auto;
    margin-right: auto;
    min-height: 12rem;
    width: 100%
}

#w_grid-1567149865058 > div > .p_gridbox:before {
    background: #cda065 !important
}

#w_grid-1567149865028 > div > .p_gridbox:after {
    background: none !important
}

.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: .00625rem;
    display: block
}

.w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell, .w_grid-000 > .w_grid.signal > .p_gridbox, .w_grid-000 > .w_grid.signal {
    min-height: inherit
}

#w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1), .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
    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: 0;
        margin-bottom: 0
    }

    #content_box-1558074493383-0 {
        width: 10rem;
        float: left
    }

    #content_box-1558074493383-1 {
        width: 6.25rem;
        float: right;
        position: relative;
        z-index: 1;
        height: 67.5rem
    }

    #content_box-1558074493383-2 {
        width: 2.8125rem;
        height: 2.8125rem;
        right: 7.8125rem;
        position: fixed
    }

    #w_grid-1548322045199 {
        height: 5rem !important
    }

    #w_grid-1548322045199 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
        height: 5rem
    }

    #c_portalResPublic_codeContainer-15580761128141391 {
        margin-left: .9375rem !important;
        margin-top: 1.25rem !important
    }

    #content_box-1558074493383-1 .p_category {
        width: 100%;
        height: 67.5rem;
        position: fixed;
        top: 0;
        left: 100%
    }

    #content_box-1558496004543-1 .p_category {
        width: 100%;
        position: fixed;
        top: 0;
        left: 100%
    }

    #w_grid-1558074493383 .p_gridbox {
        overflow: visible !important
    }

    #content_box-1558496004543-0 {
        width: 10rem;
        float: left
    }

    #content_box-1558496004543-1 {
        width: 6.25rem;
        float: right;
        position: relative;
        z-index: 1
    }

    #content_box-1558496004543-2 {
        width: 2.8125rem;
        height: 2.8125rem;
        right: 7.8125rem;
        position: fixed
    }

    #w_grid-1558496000961 {
        height: 5.25rem !important
    }
}

@media only screen and (min-width: 769px) {
    .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
        width: 100%;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }
}

#w_grid-1558004597776 {
    background-image: url(/img/yd_bj001.jpg?tenantId=231035&viewType=1&v=1639238534000);
    background-image-part-image: url(/img/yd_bj001.jpg?tenantId=231035&viewType=1&v=1639238534000);
    animation-duration: 8.5s
}

.yd_body {
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 3.125rem;
    position: relative
}

.yd_logo {
    padding-top: 1.875rem
}

.yd_bj {
    width: 100%;
    height: 100%;
    background: hsla(0, 0%, 100%, .3);
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.yd_text {
    margin-top: 40%
}

.yd_text h1 {
    font-size: 1rem;
    line-height: 2em
}

.yd_text:before {
    position: absolute;
    width: .0625rem;
    display: block;
    content: "";
    height: 7.5rem;
    background: #999;
    left: 50%;
    bottom: 46%;
    animation-name: scrollTip-data-v-d568db4c;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(.82, .24, .25, 1)
}

@keyframes scrollTip-data-v-d568db4c {
    0% {
        transform: scaleY(0);
        transform-origin: top
    }
    49% {
        transform: scale(1);
        transform-origin: top
    }
    51% {
        transform: scale(1);
        transform-origin: bottom
    }
    to {
        transform: scaleY(0);
        transform-origin: bottom
    }
}

.yd_more a {
    display: block;
    width: 6.875rem;
    height: 6.875rem;
    background: url(/img/yd_tb01.png?tenantId=231035&viewType=1&v=1639238534000);
    margin: 0 auto;
    margin-top: 1.875rem;
    font-size: 0;
    position: relative;
    animation: CDturn-data-v-d568db4c 1s linear infinite;
    animation-direction: alternate;
    opacity: 1
}

.yd_more span {
    display: block;
    width: .9375rem;
    height: .8125rem;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    bottom: 3.3125rem;
    left: 50%;
    transform: translatex(-50%);
    transition: all .5s
}

.yd_more a:hover span {
    bottom: 2.625rem
}

.yd_more a:hover {
    background: url(/img/yd_tb02.png?tenantId=231035&viewType=1&v=1639238534000);
    animation: none
}

@keyframes CDturn-data-v-d568db4c {
    0% {
        opacity: 1
    }
    to {
        opacity: .3
    }
}

#w_grid-1548322045199 {
    background-color: transparent
}

#w_grid-1548322045199.fixed {
    background-color: #fff;
    border-bottom: .0625rem solid #ddd
}

#w_grid-1548322045199.fixed .p_categoryBox .p_title {
    color: #222
}

#w_grid-1548322045199.fixed .p_categoryBox .p_title:hover {
    color: #da7a01
}

#w_grid-1558496000961 {
    background-color: transparent
}

#w_grid-1558496000961.fixed {
    background-color: #fff;
    border-bottom: .0625rem solid #ddd
}

#w_grid-1558496000961.fixed .p_categoryBox .p_title {
    color: #222
}

#w_grid-1558496000961.fixed .p_categoryBox .p_title:hover {
    color: #da7a01
}

.language a {
    display: block;
    width: 2.8125rem;
    height: 2.8125rem;
    border: .0625rem solid #ce9d5f;
    line-height: 2.8125rem;
    text-align: center;
    color: #ce9d5f
}

.language a:hover {
    background: #ce9d5f;
    color: #fff
}

.logo_01 {
    display: block
}

.fixed .logo_01, .logo_02 {
    display: none
}

.fixed .logo_02 {
    display: block
}

#w_grid-1558345851912 {
    background-image: url(/img/about_bj.jpg?tenantId=231035&viewType=1&v=1639238534000);
    background-image-part-image: url(/img/about_bj.jpg?tenantId=231035&viewType=1&v=1639238534000);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

#w_common_text-1558604518073 p, #w_common_text-1558605812103 p {
    border-bottom: .0625rem solid #f0f0f0;
    padding-bottom: .3125rem
}

#c_portalResIntro_category-1558604271954 .p_parentBox:nth-child(3) {
    background: #ce9d5f
}

#c_portalResIntro_category-1558604271954 .p_categoryBox .p_parentBox:nth-child(3) .p_title {
    color: #fff !important
}

#c_portalResIntro_category-1558605812128 .p_parentBox:nth-child(4) {
    background: #ce9d5f
}

#c_portalResIntro_category-1558605812128 .p_categoryBox .p_parentBox:nth-child(4) .p_title {
    color: #fff !important
}

.w_fline-001 {
    width: 100%;
    min-height: 1.25rem;
    display: block;
    margin: 0 auto
}

.w_fline-001 .w_fline {
    width: 100%;
    min-height: inherit;
    font-size: 0
}

.w_fline-001 .w_fline:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    min-height: inherit;
    width: 0
}

@CHARSET "UTF-8";
{
    padding: 0
;
    margin: 0
}

.pagebox {
    width: 100%
}

#c_portalResBreadcrumb_nav-1619404647469 {
    width: auto;
    max-width: none;
    min-width: 0;
    height: 1.875rem;
    max-height: none;
    min-height: 0;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

#c_portalResNews_list-16194046926257012 .p_articles {
    width: 100%
}

#c_portalResNews_list-16194046926257012 .p_CommonSummaryBoxA {
    text-align: center
}

#c_portalResNews_list-16194046926257012 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#c_portalResNews_list-16194046926257012 > div {
    animation-fill-mode: both
}

#c_portalResNews_list-16194046926257012 .p_hot .iconfont:before, #c_portalResNews_list-16194046926257012 .p_loading .iconfont:before, #c_portalResNews_list-16194046926257012 .p_more .iconfont:before, #c_portalResNews_list-16194046926257012 .p_new .iconfont:before, #c_portalResNews_list-16194046926257012 .p_page .next .iconfont:before, #c_portalResNews_list-16194046926257012 .p_page .pre .iconfont:before {
    shadow-angle: 0;
    shadow-distance: 0;
    shadow-angle-ofInset: 0;
    shadow-distance-ofInset: 0
}

#c_portalResNews_list-16194046926257012 {
    width: 100%;
    max-width: none;
    min-width: 20rem;
    height: auto;
    max-height: none;
    min-height: 0;
    margin-top: 1.25rem;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 3.125rem;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

#w_grid-1619404647384 .p_gridbox {
    background-repeat: no-repeat;
    background-position: 50%
}

#w_fimg-1619404647394 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#w_fimg-1619404647394 > div {
    animation-fill-mode: both
}

#w_grid-1619404647404 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left
}

#w_grid-1619404647414 > div > .p_gridbox {
    align-items: center;
    display: flex
}

#w_grid-1619404647414 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#w_grid-1619404647414 > div {
    animation-fill-mode: both
}

#w_grid-1619404647414 > div > .p_gridbox > .p_gridCell:nth-child(odd) {
    margin-left: 0;
    clear: left
}

@media only screen and (max-width: 768px) {
    #w_grid-1619404647414 > div > .p_gridbox {
        display: block
    }
}

@media only screen and (min-width: 769px) {
    #w_grid-1619404647414 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0;
        margin-top: 0;
        margin-left: 0
    }

    #w_grid-1619404647414 > div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 75.7%;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }

    #w_grid-1619404647414 > div > .p_gridbox > .p_gridCell:nth-child(odd) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 24.3%
    }

    #w_grid-1619404647414 > div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    #w_grid-1619404647414 > div > .p_gridbox {
        display: block
    }

    #w_grid-1619404647414 > div > .p_gridbox > .p_gridCell {
        margin-bottom: 0;
        margin-top: 0;
        margin-left: 0
    }

    #w_grid-1619404647414 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }

    #w_grid-1619404647414 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0
    }
}

#w_common_text-1619404647454 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#w_common_text-1619404647454 > div {
    animation-fill-mode: both
}

#w_common_text-1619404647454 .p_link001 {
    height: 100%
}

#w_common_text-1619404647459 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#w_common_text-1619404647459 > div {
    animation-fill-mode: both
}

#w_common_text-1619404647459 .p_link001 {
    height: 100%
}

#w_fline-1619404647424 .p_FLine {
    border-top-color: #57a9b7;
    border-top-width: .125rem
}

#w_fline-1619404647424 .w_fline .p_FLine {
    border-top-style: solid
}

#w_fline-1619404647424 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#w_fline-1619404647424 > div {
    animation-fill-mode: both
}

#w_fline-1619404647424 .p_HLine {
    background-color: #000
}

#w_grid-1619404647434 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
    margin-left: 0;
    clear: left
}

#w_grid-1619404647444 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#w_grid-1619404647444 > div {
    animation-fill-mode: both
}

#w_grid-1619404647444 > div > .p_gridbox > .p_gridCell:nth-child(odd) {
    margin-left: 0;
    clear: left
}

@media only screen and (min-width: 769px) {
    #w_grid-1619404647444 > div > .p_gridbox > .p_gridCell {
        margin-bottom: .6rem;
        margin-top: .6rem;
        margin-left: 0
    }

    #w_grid-1619404647444 > div > .p_gridbox > .p_gridCell:nth-child(1n+0) {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        clear: none
    }

    #w_grid-1619404647444 > div > .p_gridbox > .p_gridCell:nth-child(1n) {
        margin-right: 0
    }
}

#w_grid-1619404647384 {
    margin-left: auto;
    margin-right: auto
}

#w_fimg-1619404647394, #w_grid-1619404647384 {
    width: 100%;
    max-width: none;
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

#w_fimg-1619404647394 {
    margin-left: 0;
    margin-right: 0
}

#w_grid-1619404647404 {
    width: 100%;
    max-width: none;
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 12rem;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

#w_grid-1619404647414 {
    width: 94%;
    max-width: 86.25rem;
    margin-top: 2.5rem
}

#w_common_text-1619404647454, #w_grid-1619404647414 {
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

#w_common_text-1619404647454 {
    width: auto;
    max-width: none;
    margin-top: 0
}

#w_common_text-1619404647459 {
    width: 100%;
    max-width: none;
    min-height: 0;
    margin-right: 0
}

#w_common_text-1619404647459, #w_fline-1619404647424 {
    min-width: 0;
    height: auto;
    max-height: none;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

#w_fline-1619404647424 {
    width: auto;
    max-width: 1.875rem;
    min-height: 1.25rem;
    margin-right: auto
}

#w_grid-1619404647434 {
    width: 100%;
    max-width: none
}

#w_grid-1619404647434, #w_grid-1619404647444 {
    min-width: 0;
    height: auto;
    max-height: none;
    min-height: 0;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0
}

#w_grid-1619404647444 {
    width: 94%;
    max-width: 86.25rem
}

#c_portalResIntro_category-1619404647464 .p_MatteIcon .iconfont:before {
    content: "\e602"
}

#c_portalResIntro_category-1619404647464 > div {
    animation-fill-mode: both
}

#c_portalResIntro_category-1619404647464 .p_categoryBox .p_parentBox:nth-child(2) .p_linkBox {
    background: #57a9b7 !important
}

#c_portalResIntro_category-1619404647464 .p_categoryBox .p_parentBox:nth-child(2) .p_linkBox .p_title {
    color: #fff;
    border: .0625rem solid #57a9b7 !important
}

#c_portalResIntro_category-1619404647464 .click {
    background: #fff !important
}

#c_portalResIntro_category-1619404647464 .click .p_title {
    color: #707070;
    border: .0625rem solid #ccc !important
}

#c_portalResIntro_category-1619404647464 {
    max-height: none;
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    min-height: 2.875rem;
    margin-right: 0;
    margin-left: 0;
    max-width: none;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
    min-width: 0;
    height: auto;
    padding-right: 0
}

#all {
    display: block;
}

#hangye {
    display: none;
}

#anli {
    display: none;
}

/*视频*/
.video-item {
    width:98%;
    margin-right: 2%;
    margin-top: 2.1875rem
}

.video-item:nth-child(3n) {
    margin-right: 0
}

.video-item:nth-child(-n+3) {
    margin-top: 0;
}

.video-item p {
    padding-bottom: 56%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: .9375rem;
    position: relative
}

.video-item span {
    font-size: .6rem;
    color: #333;
    text-align: center;
    display: inline-block;
    width: 100%
}

.video-item-img {
    width: 100%;
    margin-bottom: 1.25rem;
    position: relative
}

.video-item-img .img {
    width: 100%;
    height: 100%
}

.video-item-btn {
    z-index: 999
}

.video-item-btn, .video-item p:after {
    position: absolute;
    content: "";
    width: 3.75rem;
    height: 3.75rem;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE4AAABOCAMAAAC5dNAvAAABuVBMVEVHcEz///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+86m99AAAAknRSTlMAi/YEHuqZ/P7ZAesJZv21Dks8BooHUbCC+g/HZYxb+WIFE1CYOlN7+B/iLu7bEdeRsmM51Q2FZO1ZPWo/CLmO+x3DwFaaEp3WVYP1XFdo3JQ+tERF2Dvx38XBuyGqXY2gG7axrt58CuSE2sKHL2t/l0osF900QxR1GKieqU9Gm+N9N1jKFmnG95MVLcvskrMQ1OwgHz8AAAPUSURBVFjDvZjpXxNXFIZPQpKZEJJASAhhSQIk7GtYxQVQEUEQK0vtahdrq9VuWm1ttat2356/uB8y0ACz3cn8er9l7skzc2fuec89r4j9aJ4utn/17muvXLj+daS9ON0s3kdHf+myzpGhX470d3hhNeWTBUxHLplvUoStBBawGaOBFQVYKJI7+KMWnUqfvthy5kzLxdPpqah2+IirIZew1oGg8Z/oZN/40bnxvsmoMRkcaHVDe2TEh5fumwfcXwobd3vkCOsJVL/ldvysddDZ+Hb1O3f3OLy1TgBiXQ32cQ3zMQA6bd9gKgaQiFxyfieXIgmAWMo6pO1ngBspd59s/wbAYJvV/NYyQNZ1IjVnAbQt89k+DaC90f3+bGwH0Eyf7/sCoMXVsqdLAwrTJyeGwoC2qZramxoQHjqRCj8BVNSloqIDnccTJABwz4v03AMIHL22owPJRi+4xiSg79ReyuwBw4+9qezjb4FopubKAJBY9KraLyWAgZpMvQJEvFeBCBAMHfkZ7vWO6w0Dq4cPlwPiUseIA8uhmk2y3VAPrmHsv83SNAp0mUV9eS4x/JGr+3QBo9X6lgdipqXuHYCJT92U0RiQFxGRJHDTNMioW+c+c+Z1A0kRkY4cMGIac1gdP3nuhBsBch0isg7siS0OXv4i48CbANZFpAR0O+HgvX7n1X4jIv8Az5xx8OHndrhnwIzIrA5asxsc+ltvW+NmNdBnZbpKdYODKx+/b8mbAcpSBJ64xcEHb1qJ4hOgIhvAnHsc/G5RhueADVkDrqrg4I3XzYKvAmuSBU6p4RicMznqnAKycgFoUcTBtZPBLcCrch5YVMYFTSQeOO83zufF+vwpfNsoL4A12QDSKrgfLbZxGtiQCvCXH0k2BVRkGoj6IQF7wH5VoMbrF6i/qwIlM8DT+uXzqSF0EeDP+sV90hD3dWDCv9LjqjD+6lQYfzsojJK0LGUKZTtwULZl099Dhd2RR1M/8kgAGPPtQCahZV+Pi7Lq62FWQkGg5B1XAoJDxxqBlFfaYgK4XdumRIFhj8vtHT7epsiuDlyvo4naNWnx7njB3cEkq1o7Ab2oTiuaNqBGe5xXpeXN22ORcgHQ5tVo8xpQ2De1PTRAV7MWdEtrQWRLA7jl3vi4BaD9YGnLDAI8LLujlR/a2zIiqT/cm0alBMBC6v+ztER6lqqG25i94TZWLbxLPY6r2Llr2IE3Ryzar27DDry768qsvO3OrPyu1eUOWPkl6GSlBq+peLMP0rZG70L6gWIyZvqyFjZ0IduW8SI9fprkB4lUrrXwy04J+C/HEtbWWCkoewAAAABJRU5ErkJggg==);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer
}

.video-mc {
    width: 50%;
    padding: 2.1875rem;
    box-sizing: border-box;
    position: fixed;
    top: 50%;
    left: 50%;
    background-color: #fff;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 .625rem rgba(0, 0, 0, .5);
    z-index: 5;
    display: none
}

.video-mc video {
    width: 100%
}

.video-mc img {
    right: .625rem;
    top: .3125rem;
    position: absolute;
    cursor: pointer
}

.video-mcp {
    width: 25%;
    padding: 2.1875rem;
    box-sizing: border-box;
    position: fixed;
    top: 50%;
    left: 50%;
    background-color: #fff;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 .625rem rgba(0, 0, 0, .5);
    z-index: 5;
    display: none
}

.video-mcp video {
    width: 100%
}

.video-mcp img {
    right: .625rem;
    top: .3125rem;
    position: absolute;
    cursor: pointer
}
    .video{
    width: 100%;
        height: 100%;
    position: relative
    }

@media (max-width: 768px) {
    .video-item {
        width: 100%;
        margin-bottom: .625rem;
        margin-top: 0
    }

    .video-item-img .img, .video-item-img {
        width: 100%
    }

    .video-item p:after {
        width: 1.875rem;
        height: 1.875rem
    }

    .video-item {
        margin-right: 2%
    }

    .video-item:nth-child(2n) {
        margin-right: 0
    }

    .video-item:nth-child(3n) {
        margin-right: 2%
    }
    .video-item:nth-child(-n+3){
        margin-top: 100px;
    }
    .video{
    width: 100%;
    position: relative
    }
    .p_video{
        margin-bottom: -4rem;
    }
}