*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.jdc-product-banner {
    height: 430px;
    background-color: #f7fbff;
    background-position: top;
    position: relative;
}


.jdc-product-banner, .jdc-product-banner .m-product-bg {
    background-repeat: no-repeat;
    background-size: cover !important;
}


.jdc-product-banner, .jdc-product-banner .m-product-bg {
    background-repeat: no-repeat;
    background-size: cover !important;
}


.jdc-product-banner .m-product-bg {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    z-index: 1;
    background-position: 50%;
}

.j-w {
    width: 100%;
    max-width: 1576px;
    margin: 0 auto;
}


@media (max-width: 1680px) {
    
.j-w {
        max-width: 1384px;
    }
}


@media (max-width: 1440px) {
    .j-w {
        max-width: 1192px;
    }
}


.jdc-product-banner .j-w {
    position: relative;
    z-index: 2;
    height: 100%;
}


.jdc-product-banner .jdc-product-banner-ct {
    position: relative;
    z-index: 2;
    padding: 60px 0 0;
}


.jdc-product-banner .jdc-product-banner-tit {
    line-height: 48px;
    height: 48px;
    padding: 0;
}

.jdc-product-banner .jdc-product-banner-tit strong {
    font-size: 32px;
    color: #262626;
    font-weight: 600;
}


.jdc-product-banner .jdc-product-banner-subtit {
    font-size: 0;
    line-height: 48px;
    height: 48px;
}

.jdc-product-banner .jdc-product-banner-subtit strong {
    font-size: 32px;
    color: #262626;
    font-weight: 600;
    vertical-align: middle;
}

.jdc-product-banner .m-showbox {
    margin-top: 24px;
}

.jdc-product-banner .p-showbox {
    font-size: 0;
}
@media (max-width: 768px) {
    .jdc-rwd .jdc-product-banner {
        background-image: none !important;
        height: auto;
        min-height: 219px;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-banner {
        height: auto;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-banner .m-product-bg {
        display: block;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-banner .j-w {
        position: relative;
        z-index: 2;
        height: 100%;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        z-index: 2;
        padding: 0;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .jdc-product-banner-subtit, .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .jdc-product-banner-tit {
        height: 36px;
        line-height: 36px;
        font-size: 0;
        font-weight: 600;
        padding: 26px 16px 0;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .jdc-product-banner-subtit strong, .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .jdc-product-banner-tit strong {
        display: inline-block;
        vertical-align: top;
        font-size: 24px;
        color: #262626;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .jdc-product-banner-subtit, .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .jdc-product-banner-tit {
        height: 36px;
        line-height: 36px;
        font-size: 0;
        font-weight: 600;
        padding: 26px 16px 0;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .jdc-product-banner-subtit {
        margin-bottom: 0;
        padding-top: 0;
        height: auto;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .jdc-product-banner-subtit strong, .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .jdc-product-banner-tit strong {
        display: inline-block;
        vertical-align: top;
        font-size: 24px;
        color: #262626;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .m-showbox {
        position: relative;
        padding: 8px 16px 16px;
        background-color: hsla(0, 0%, 100%, .5);
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .m-showbox .p-showbox {
        position: relative;
        z-index: 2;
        display: none;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .m-showbox .p-showbox .jdc-product-banner-txt {
        overflow: visible;
        display: block;
        color: #595959;
        font-size: 12px;
        line-height: 18px;
        width: 100%;
        margin-bottom: 12px;
    }
}

.jdc-product-banner .p-showbox-m {
    display: none;
}



.f-toe3 {
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}


.jdc-product-banner .jdc-product-banner-txt {
    color: #666;
    font-size: 14px;
    line-height: 22px;
    width: 46%;
    margin-bottom: 42px;
    -webkit-line-clamp: 6;
}

@media (max-width: 1440px) {
    .jdc-product-banner .jdc-product-banner-txt {
        width: 55%;
        display: block;
    }
}


@media (max-width: 1280px) {
    .jdc-product-banner .jdc-product-banner-txt {
        width: 55%;
    }
}
@media (max-width: 768px) {
    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .m-showbox .p-showbox {
        position: relative;
        z-index: 2;
        display: none;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .m-showbox .p-showbox-m {
        display: block;
    }
}
.jdc-product-btn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 118px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background-color: #e1251b;
    border: 1px solid #e1251b;
}
@media (max-width: 768px) {
    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .m-showbox .p-showbox .jdc-product-btn, .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .m-showbox .p-showbox .jdc-product-btn2 {
        width: 98px;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        font-weight: 400;
    }
}

.arr-white {
    position: relative;
    color: #fff;
    padding-right: 15px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}


.jdc-product-btn .arr-red, .jdc-product-btn .arr-white {
    padding-right: 0;
}


.jdc-product-nav-wrap {
    height: 72px;
}

.jdc-product-nav {
    position: relative;
    z-index: 30;
    -webkit-box-shadow: 0 4px 7px hsla(0, 0%, 84.7%, .4);
    box-shadow: 0 4px 7px hsla(0, 0%, 84.7%, .4);
    height: 72px;
    background: #fff;
    display: block !important;
}


.jdc-product-nav .nav-bar {
    height: 72px;
    font-size: 0;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.jdc-product-nav .nav-bar .nav-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    padding: 0 40px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
}


@media (max-width: 1680px) {
    
.jdc-product-nav .nav-bar .nav-item {
        padding: 0 30px;
    }
}


@media (max-width: 1440px) {
    
.jdc-product-nav .nav-bar .nav-item {
        padding: 0 20px;
    }
}


@media (max-width: 1280px) {
    .jdc-product-nav .nav-bar .nav-item {
        padding: 0 15px;
    }
}

.jdc-product-nav .nav-bar .nav-item span {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 72px;
    line-height: 72px;
    font-size: 16px;
    color: #595959;
}


.jdc-product-nav .nav-bar .nav-item.on span {
    font-weight: 600;
    color: #e1251b;
    border-bottom: 2px solid #e1251b;
}
@media (max-width: 768px) {
    .jdc-rwd .jdc-product-nav, .jdc-rwd .jdc-product-nav-wrap {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-common-nav, .jdc-rwd div[class^=ui-ceilinglamp-] {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-nav {
        display: none !important;
    }
}



.jdc-product-picture {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    overflow: hidden;
}


img {
    border: 0;
    vertical-align: middle;
}


.jdc-product-picture .jdc-product-picture-img {
    width: 1920px;
    height: auto;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.jdc-product-picture .jdc-product-picture-img-m {
    display: none;
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-picture-img-m {
        display: block;
        width: 100%;
    }
}

.jdc-product-floor2 {
    padding-bottom: 60px;
    background-color: #f0f4f8;
    background-size: auto 626px;
    background-position: top;
    background-repeat: no-repeat;
    position: relative;
}


.jdc-product-floor2 {
    padding-bottom: 36px;
}
.jdc-product-floor2 .j-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.jdc-product-floor-item:nth-child(2n) {
    background-color: #f3f6f9;
}


.product-tit {
    padding: 60px 0 40px;
    font-size: 32px;
    color: #262626;
    font-weight: 600;
    text-align: center;
    line-height: 40px;
}


.jdc-product-floor2 .product-tit {
    color: #fff;
}

.jdc-product-floor2 .product-tit {
    color: #262626;
}


.j-row {
    position: relative;
    box-sizing: border-box;
}




.j-row:after, .j-row:before {
    display: table;
    content: "";
}


.j-row:after {
    clear: both;
}


.j-col-12 {
    width: 50%;
}

.jdc-product-floor2 .item {
    padding: 0 67px;
    margin-bottom: 40px;
    overflow: hidden;
}


@media (max-width: 1440px) {
    .jdc-product-floor2 .item {
        padding: 0 37px;
    }
}

.jdc-product-floor2 .item img {
    vertical-align: top;
    float: left;
    margin-right: 10px;
    width: 110px;
    height: 110px;
}


.jdc-product-floor2 .item .cont {
    padding-top: 10px;
    margin-left: 120px;
}


.jdc-product-floor2 .item .cont b {
    display: block;
    font-size: 18px;
    color: #262626;
    font-weight: 600;
}

.jdc-product-floor2 .item .cont p {
    margin-top: 8px;
    font-size: 14px;
    color: #595959;
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor2 {
        padding-bottom: 0;
        background-size: auto 496px;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor-item {
        padding: 0 10px 16px;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor2 {
        padding-bottom: 8px;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .product-tit {
        font-size: 18px;
        color: #262626;
        line-height: 26px;
        padding: 24px 0 16px;
        text-align: center;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor2 .product-tit {
        color: #fff;
        z-index: 2;
        position: relative;
    }
}



@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor2 .product-tit {
        color: #262626;
    }
}

@media (max-width: 768px) {
    .j-col-xs-24 {
        width: 100%;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor2 .j-col-xs-24 {
        padding: 0 16px 8px;
        float: none;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor2 .item {
        background: #fff;
        padding: 16px;
        margin-bottom: 0;
        border: 1px solid #f0f0f0;
    }
}

@media (max-width: 1440px) {
    
.jdc-product-floor2 .item {
        padding: 0 37px;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor2 .item {
        padding: 16px;
    }
}



@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor2 .item img {
        vertical-align: top;
        float: left;
        height: 55px;
        width: 55px;
        margin-top: 0;
        margin-right: 16px;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor2 .item .cont {
        overflow: hidden;
        padding-top: 0;
        margin-left: 0;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor2 .item .cont b {
        font-size: 12px;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor2 .item .cont p {
        margin-top: 8px;
        font-size: 12px;
        -webkit-line-clamp: 4;
    }
}


.jdc-product-floor-item:nth-child(odd) {
    background-color: #fff;
}



.jdc-product-floor1 .spec-templet {
    padding-bottom: 10px;
    margin-left: -24px;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.jdc-product-floor1 .spec-templet .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.jdc-product-floor1 .spec-templet .swiper-wrapper .swiper-slide {
    width: 33%;
    height: auto;
    margin-bottom: 26px;
    max-width: 33%;
}


.jdc-product-floor1 .spec-templet .item-list {
    padding-left: 24px;
    height: 100%;
}

.jdc-product-floor1 .spec-templet .item {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    height: 100%;
    background: #fff;
    padding-bottom: 114px;
}

.jdc-product-floor1 .spec-templet .item-top {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 32px 24px 24px;
    background: url(../images/portal_product_specification-head.jpg) no-repeat;
    background-position: 100% 0;
    background-size: cover;
    position: relative;
}

.jdc-product-floor1 .spec-templet .item-top strong {
    font-size: 24px;
    color: #262626;
    line-height: 36px;
}

.jdc-product-floor1 .spec-templet .item-top p {
    margin-top: 17px;
    font-size: 14px;
    color: #595959;
    line-height: 22px;
}


.jdc-product-floor1 .spec-templet .item-top .tag {
    width: 148px;
    height: 32px;
    background-image: url(../images/portal_product_specification-tag.png);
    background-position: 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}



.jdc-product-floor1 .spec-templet .item-bottom {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px 24px 8px;
    overflow: hidden;
    background: #fff;
}


.jdc-product-floor1 .spec-templet .item-bottom dl {
    line-height: 22px;
}


.jdc-product-floor1 .spec-templet .item-bottom dl dt {
    font-size: 14px;
    color: #262626;
    padding-left: 10px;
    position: relative;
}

.jdc-product-floor1 .spec-templet .item-bottom dl dt:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 12px;
    background: #e1251b;
    top: 5px;
    left: 0;
}


.jdc-product-floor1 .spec-templet .item-bottom dl dd {
    margin-top: 6px;
    margin-bottom: 16px;
    font-size: 14px;
    color: #595959;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}


.jdc-product-floor1 .spec-templet .price {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 40px;
    width: 100%;
    background: rgba(229, 233, 241, .2);
    padding: 16px 24px;
    color: #e1251b;
}


.jdc-product-floor1 .spec-templet .price span {
    font-size: 28px;
    font-weight: 600;
}

.jdc-product-floor1 .spec-templet .price .txt {
    display: inline-block;
    margin-left: 6px;
    font-size: 16px;
    font-weight: 400;
    margin-top: -4px;
    vertical-align: middle;
}

.jdc-product-floor1 .spec-templet .jdc-product-btn {
    position: absolute;
    width: 100%;
    bottom: 0;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.jdc-product-btn .arr-red, .jdc-product-btn .arr-white {
    padding-right: 0;
}


.arr-white:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 6px;
    height: 8px;
    margin-top: -4px;
    background: url(../images/arr-white-svg.svg);
    transition: all .25s ease;
}
.jdc-product-floor1 .spec-templet .jdc-product-btn:hover {
    color: #fff;
}
.jdc-product-btn:hover .arr-red, .jdc-product-btn:hover .arr-white {
    padding-right: 15px;
}

.jdc-product-btn:hover .arr-red:after, .jdc-product-btn:hover .arr-white:after {
    opacity: 1;
}
@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor1 {
        background-color: #e8ebef;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor1 .spec-templet {
        margin-left: 0;
        padding-bottom: 25px;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor1 .spec-templet .swiper-wrapper {
        -ms-flex-wrap: initial;
        flex-wrap: nowrap;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor1 .spec-templet .swiper-wrapper .swiper-slide {
        width: 75%;
        margin-bottom: 0;
        -ms-flex-negative: 0!important;
        flex-shrink: 0 !important;
        max-width: 75%;
    }
}



@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor1 .spec-templet .item-list {
        padding: 0 8px;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor1 .spec-templet .item {
        margin-bottom: 0;
        background: 0 0;
        background-color: #fff;
        border: 1px solid #e5e5e5;
        border-top: 2px solid #e1251b;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor1 .spec-templet .item-top {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: auto;
        padding: 16px 15px 12px;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor1 .spec-templet .item-top strong {
        font-size: 14px;
        color: #262626;
        line-height: 20px;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor1 .spec-templet .item-top p {
        margin-top: 8px;
        font-size: 12px;
        color: #595959;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        line-height: 18px;
    }
}



@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor1 .spec-templet .item-top .tag {
        display: none;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor1 .spec-templet .item-bottom {
        padding: 16px 15px 0;
        height: auto;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor1 .spec-templet .item-bottom dl dt {
        font-size: 12px;
        color: #262626;
        padding-left: 6px;
        line-height: 18px;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor1 .spec-templet .item-bottom dl dt:before {
        top: 4px;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor1 .spec-templet .item-bottom dl dd {
        margin-top: 8px;
        margin-bottom: 16px;
        font-size: 12px;
        color: #595959;
        line-height: 18px;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor1 .spec-templet .price {
        padding: 10px 20px;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor1 .spec-templet .price span {
        font-size: 18px;
        line-height: 20px;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor1 .spec-templet .price .txt {
        display: inline-block;
        margin-left: 10px;
        font-size: 12px;
        color: #8c8c8c;
    }
}


.jdc-product-floor-item:nth-child(2n) {
    background-color: #f3f6f9;
}

.tab-specs {
    position: relative;
    width: 100%;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
    border: none;
}


.tab-specs .tab-item {
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #262626;
    margin: 0 40px;
    cursor: pointer;
    line-height: 20px;
    padding: 28px 0;
    position: relative;
}



.tab-specs .tab-item {
    width: 208px;
    margin: 0 16px;
}


@media (max-width: 1440px) {
    .tab-specs .tab-item {
        width: 180px;
    }
}


.tab-specs .tab-item span {
    display: block;
    color: #262626;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    font-weight: 600;
}

.tab-specs .tab-item:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    width: 0;
    height: 2px;
    background-color: #e1251b;
    -webkit-transition: width .2s ease;
    transition: width .2s ease;
    margin: 0 auto;
}


.tab-specs .tab-item.on:after {
    width: 100%;
    -webkit-transition: width .2s;
    transition: width .2s;
}


.tab-specs {
    position: relative;
    width: 100%;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
    border: none;
}


.jdc-product-floor4 .item-wrap, .jdc-product-floor4 .m-pro-list-hd, .tab-specs-m {
    display: none;
}

.jdc-product-floor4 .scene-cont {
    background: #f0f3f7;
    -webkit-box-shadow: 0 20px 20px 0 rgba(38, 38, 38, .05) inset;
    box-shadow: inset 0 20px 20px 0 rgba(38, 38, 38, .05);
    padding: 32px 0 60px;
}


.jdc-product-floor4 .item-wrap {
    background: #fff;
}

.jdc-product-floor4 .item-wrap.on {
    display: block;
}


.jdc-common-arr {
    -webkit-text-stroke-width: 0;
}


.jdc-product-floor4 .item-wrap .j-col-11 {
    background: #fff;
    width: 52%;
    padding: 40px;
    margin: auto 0;
}

.jdc-product-floor4 .item .img-l {
    background-repeat: no-repeat;
    background-size: 100%;
}


.jdc-product-floor4 .item-wrap .j-col-11 .item .img-l img {
    width: 100%;
    height: auto;
    min-height: 450px;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 700px;
}

.jdc-product-floor4 .item-wrap .j-col-13 {
    background: #fcfcfd;
    width: 48%;
    padding: 40px;
}

.jdc-product-floor4 .item-wrap .j-col-13 .product-desc b {
    font-size: 20px;
    color: #262626;
    display: block;
    line-height: 30px;
    font-weight: 600;
}


.jdc-product-floor4 .item-wrap .j-col-13 .product-desc p {
    margin-top: 12px;
    font-size: 14px;
    color: #595959;
    line-height: 22px;
}

.jdc-product-floor4 .item-wrap .j-col-13 .product-desc dl {
    margin-top: 40px;
}


.jdc-product-floor4 .item-wrap .j-col-13 .product-desc .dl-3 {
    display: none;
}

.jdc-product-floor4 .item-wrap .j-col-13 .product-desc dl dt {
    display: block;
    font-size: 20px;
    color: #262626;
    margin-bottom: 12px;
    font-weight: 600;
    line-height: 30px;
}

.jdc-product-floor4 .item-wrap .j-col-13 .product-desc dl {
    margin-top: 40px;
}


.jdc-product-floor4 .item-wrap .j-col-13 .product-desc dl dt {
    display: block;
    font-size: 20px;
    color: #262626;
    margin-bottom: 12px;
    font-weight: 600;
    line-height: 30px;
}

.jdc-product-floor4 .item-wrap .j-col-13 .product-desc .dl-1 dd {
    font-size: 14px;
    color: #595959;
    line-height: 22px;
    padding-left: 16px;
    position: relative;
}

.jdc-product-floor4 .item-wrap .j-col-13 .product-desc .dl-1 dd:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #e1251b;
    position: absolute;
    top: 9px;
    left: 0;
}


.jdc-product-floor4 .item-wrap .j-col-13 .product-desc .dl-2 dd {
    display: inline-block;
    width: 98px;
    padding: 10px 0;
    text-align: center;
    margin-right: 8px;
    background: #fff;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    margin-bottom: 8px;
}


.jdc-product-floor4 .item-wrap .j-col-13 .product-desc .dl-2 dd a {
    display: inline-block;
}


.jdc-product-floor4 .item-wrap .j-col-13 .product-desc .dl-2 dd a .img-wrap {
    width: 16px;
    height: 16px;
    background: rgba(38, 38, 38, .1);
    border-radius: 50%;
    margin: 0 auto;
    padding: 8px;
    box-sizing: content-box;
}


.jdc-product-floor4 .item-wrap .j-col-13 .product-desc .dl-2 dd a img {
    width: 16px;
    height: 16px;
    vertical-align: top;
}

.jdc-product-floor4 .item-wrap .j-col-13 .product-desc .dl-2 dd a p {
    font-size: 12px;
    color: #595959;
    line-height: 18px;
    margin-top: 6px;
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 {
        padding: 0 10px 16px;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .overflow-scroll {
        height: 50px;
        overflow: hidden;
        border-bottom: 1px solid #e5e5e5;
        background: #fff;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .tab-specs {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        text-align: left;
        padding: 0 16px;
        border-bottom: 1px solid #e5e5e5;
        white-space: nowrap;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .overflow-scroll .tab-specs {
        display: none;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .tab-specs .tab-item {
        -webkit-transition: all .25s ease;
        transition: all .25s ease;
        display: inline-block;
        font-size: 14px;
        font-weight: 500;
        color: #262626;
        margin: 0 24px 0 0;
        cursor: pointer;
        line-height: 14px;
        padding: 18px 0;
        position: relative;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont {
        background: #fff;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 10px 10px 0;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-11 {
        width: 100%;
        float: none;
        padding: 0;
    }
}

.jdc-product-floor4 .item-wrap .j-col-13 {
    background: #fcfcfd;
    width: 48%;
    padding: 40px;
}
@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 {
        width: 100%;
        background: #fff;
        height: auto;
        padding: 0 6px;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .item .img-l {
        background-size: contain;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-11 .item .img-l img {
        width: 100%;
        height: auto;
        min-height: 190px;
        -o-object-fit: contain;
        object-fit: contain;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc {
        padding: 0;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc b, .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc p {
        display: none;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc b, .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc p {
        display: none;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc dl {
        padding: 12px 0;
        border-bottom: 1px solid #e5e5e5;
        margin: 0;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc .dl-3 {
        display: block;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc dl dt {
        display: block;
        font-size: 14px;
        color: #262626;
        margin-right: 0;
        margin-bottom: 5px;
        line-height: 22px;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc dl dd {
        display: block;
        margin-right: 0;
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc dl {
        padding: 12px 0;
        border-bottom: 1px solid #e5e5e5;
        margin: 0;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc dl dt {
        display: block;
        font-size: 14px;
        color: #262626;
        margin-right: 0;
        margin-bottom: 5px;
        line-height: 22px;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc .dl-2 {
        padding-bottom: 8px;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc dl:last-child {
        border: none;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc .dl-2 dd {
        display: inline-block;
        width: auto;
        padding: 7px 16px;
        border: none;
        background: #f0f0f0;
        margin: 4px 12px 8px 0;
    }
}
@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc dl dd {
        display: block;
        margin-right: 0;
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc dl dd a {
        font-size: 14px;
        color: #e1251b;
    }
}


@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc .dl-2 dd .img-wrap {
        display: none;
    }
}

@media (max-width: 768px) {
    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc .dl-2 dd p {
        display: block;
        color: #262626;
        margin-top: 0;
    }
}


.jdc-product-picture {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    overflow: hidden;
}

.jdc-product-floor-item.jdc-product-floor12 {
    padding-bottom: 60px;
}

.jdc-product-floor-item.jdc-product-floor12 .more {
    background: #fff;
}

.jdc-main-tab .nav-wrap {
    overflow: hidden;
}

.jdc-main-tab .nav {
    padding-top: 28px;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #e5e5e5;
}

.jdc-main-tab .nav .nav-item {
    padding-bottom: 27px;
    text-align: center;
    height: 16px;
    line-height: 16px;
    position: relative;
    margin: 0 36px;
    cursor: pointer;
}

.jdc-main-tab .nav .nav-item span {
    font-size: 16px;
    color: #262626;
    font-weight: 600;
}

.jdc-main-tab .nav .nav-item.on span {
    color: #e1251b;
}

.jdc-main-tab .nav .nav-item:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #e1251b;
    -webkit-transition: width .2s ease;
    transition: width .2s ease;
    margin: 0 auto;
}


.jdc-main-tab .nav .nav-item.on:after {
    width: 100%;
}


.jdc-product-floor-item.jdc-product-floor12 .more .ques-content {
    padding: 32px 40px;
}

.el-collapse {
    border: 1px solid #dfe6ec;
    border-radius: 0;
}

.jdc-product-floor-item.jdc-product-floor12 .more .ques-content .ques-collapse {
    border: none;
    padding-bottom: 16px;
}


.jdc-product-floor-item.jdc-product-floor12 .more .ques-content .ques-collapse .el-collapse-item {
    margin-bottom: 16px;
}


.el-collapse-item__header {
    height: 43px;
    line-height: 43px;
    padding-left: 15px;
    background-color: #fff;
    color: #48576a;
    cursor: pointer;
    border-bottom: 1px solid #dfe6ec;
    font-size: 13px;
}

.jdc-product-floor-item.jdc-product-floor12 .more .ques-content .ques-collapse .el-collapse-item .el-collapse-item__header {
    background: #f8f9fb;
    border: none;
    height: 56px;
    line-height: 56px;
    padding-left: 40px;
    padding-right: 21px;
    font-size: 16px;
    color: #262626;
    position: relative;
    font-weight: 600;
}

.jdc-product-floor-item.jdc-product-floor12 .more .ques-content .ques-collapse .el-collapse-item.is-active .el-collapse-item__header {
    color: #e1251b;
}

.jdc-product-floor-item.jdc-product-floor12 .more .ques-content .ques-collapse .el-collapse-item .el-collapse-item__header .el-collapse-item__header__arrow {
    float: right;
    line-height: 56px;
    color: #8c8c8c;
    font-size: 12px;
    margin: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.jdc-product-floor-item.jdc-product-floor12 .more .ques-content .ques-collapse .el-collapse-item.is-active .el-collapse-item__header .el-collapse-item__header__arrow {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}


.jdc-product-floor-item.jdc-product-floor12 .more .ques-content .ques-collapse .el-collapse-item .el-collapse-item__wrap {
    border: none;
    background: rgba(248, 249, 251, .4);
}


.jdc-product-floor-item.jdc-product-floor12 .more .ques-content .ques-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content {
    padding: 22px 40px;
    line-height: 22px;
    font-size: 14px;
    color: #595959;
}


.jdc-product-floor-item.jdc-product-floor12 .more .ques-content .ques-collapse .el-collapse-item .el-collapse-item__wrap {
    border: none;
    background: rgba(248, 249, 251, .4);
}
.jdc-btn {
    display: inline-block;
    text-align: center;
    padding: 6px 10px;
    min-width: 112px;
    line-height: 24px;
    border-radius: 17px;
    font-size: 14px;
    color: #fff;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}
.jdc-btn-ghost-border {
    background: 0 0;
    color: #fff;
    padding: 3px 10px;
    min-width: 74px;
    font-size: 14px;
    border: 1px solid #fff;
}
.jdc-btn .arr-black:after {
    opacity: 0;
}
.arr-black:hover {
    color: #E1251B;
}
.arr-black:hover::after{
  color: #E1251B;
}
@media (max-width: 1200px) {
    .jdc-rwd .jdc-btn-blue, .jdc-rwd .jdc-btn-ghost-border, .jdc-rwd .jdc-btn-white, .jdc-rwd .jdc-btn-white-border {
        min-width: 74px;
    }
}

.jdc-product-floor-item.jdc-product-floor12 .more .ques-content .jdc-btn-ghost-border {
    border: 1px solid #262626;
    color: #262626;
    border-radius: 0;
    width: 152px;
    margin: 0 auto;
    display: block;
}


.arr-black {
    position: relative;
    color: #262626;
    padding-right: 15px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

.jdc-btn .arr-black {
    padding: 0;
}

.arr-black:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 6px;
    height: 8px;
    margin-top: -4px;
    background: url(../images/arr-black-svg.svg);
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}

.jdc-btn:hover .arr-black:after {
    opacity: 1;
}

.jdc-btn:hover .arr-black {
    padding-right: 15px;
}

.arr-black:hover:after {
    -webkit-transform: translate(4px);
    -ms-transform: translate(4px);
    transform: translate(4px);
    background: url(../images/arr-black-red-svg.svg);
}

.jdc-product-floor4 .j-row
 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.jdc-foot{
  background: url(../images/foot0bg.png) center center no-repeat;
  height: 255px;
  background-color: #d3e1ed;
}


.jdc-foot h1{
  font-size: 44px;
  color: #262626;
  font-weight: 600;
  line-height: 44px;
}

.jdc-foot .j-w{
  display: flex;
  flex-direction: column;
  gap: 31px;
  justify-content: center;
  padding-left: 20px;
  height: 100%;
}

.jdc-foot a{
  width: 155px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  border-radius: 3px;
  background-color: #f22c2c;
}

.jdc-foot a:hover{
    background-color: #f54646;
}


.wrapper b, .wrapper em,  .wrapper h1, .wrapper h2, .wrapper h3, .wrapper h4, .wrapper h5, .wrapper h6, .wrapper strong {
    font-weight: 700;
}

.jdc-product-floor4 .item-wrap .j-col-13 .product-desc .dl-2 dd:hover {
    -webkit-box-shadow: 0 4px 16px 0 rgba(38, 38, 38, .1);
    box-shadow: 0 4px 16px 0 rgba(38, 38, 38, .1);
}


.jdc-product-floor4 .item-wrap .j-col-13 .product-desc .dl-2 dd:hover a p {
    color: #e1251b;
}