.relative {
    position: relative;
    background: #222
}

.isabsolute {
    position: absolute;
    background: ""
}

.jdc-advertisement-tips {
    position: relative;
    z-index: 200;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
    height: 70px;
    font-size: 12px
}

.jdc-advertisement-tips .advertisement-bg {
    position: absolute;
    height: 70px;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 100%;
    background-size: 1920px 70px
}

.jdc-advertisement-tips .advertisement-pc-close {
    position: absolute;
    right: 18px;
    height: 70px;
    line-height: 70px
}

.jdc-advertisement-tips .advertisement-pc-close img {
    height: 30px;
    width: 30px
}

.jdc-advertisement-tips .advertisement-m-close,
.jdc-advertisement-tips .advertisement-mbg {
    display: none
}

@media (max-width:768px) {
    .jdc-rwd .jdc-advertisement-tips {
        position: relative;
        z-index: 1001;
        top: 0;
        left: 0;
        width: 100%;
        color: #fff;
        height: auto;
        font-size: 12px
    }

    .jdc-rwd .jdc-advertisement-tips .advertisement-bg,
    .jdc-rwd .jdc-advertisement-tips .advertisement-pc-close {
        display: none
    }

    .jdc-rwd .jdc-advertisement-tips .advertisement-mbg {
        position: relative;
        display: block
    }

    .jdc-rwd .jdc-advertisement-tips .advertisement-mbg .advertisement-pic {
        height: auto;
        width: 100%
    }

    .jdc-rwd .jdc-advertisement-tips .advertisement-m-close {
        display: block;
        position: absolute;
        left: 18px;
        top: 55%;
        margin-top: -14px
    }

    .jdc-rwd .jdc-advertisement-tips .advertisement-m-close img {
        height: 14px;
        width: 14px
    }
}

.jdc-search-dropdown {
    padding: 0
}

.nav-search-listBlock .search-to {
    display: none
}

.nav-search-listBlock .search-to.search-resulto-open {
    display: block
}

.nav-search-listBlock .search-result-ul {
    display: none;
    width: 100%;
    top: 38px;
    left: 0;
    z-index: 102;
    background-color: #fff;
    background: #fff;
    border-top: 1px solid #e5e5e5;
    box-shadow: 0 8px 8px 0 rgba(0, 0, 0, .08)
}

.nav-search-listBlock .search-result-ul li {
    padding: 2px 0;
    width: 100%;
    margin: 0
}

.nav-search-listBlock .search-result-ul li .search-result-link {
    font-size: 14px;
    padding: 8px 16px;
    line-height: 24px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer
}

.nav-search-listBlock .search-result-ul li .search-result-link:hover {
    background: #f8f9fb;
    color: #2672e6
}

.nav-search-listBlock .search-result-ul.search-result-open {
    display: block
}

.jdc-search-dropdown ul {
    overflow: hidden;
    margin: 0
}

.jdc-search-dropdown ul li {
    float: left;
    margin-right: 12px;
    margin-bottom: 12px
}

.jdc-search-dropdown ul li a {
    padding: 2px 8px;
    border: 1px solid #ddd;
    line-height: 22px;
    font-size: 14px
}

.jdc-search-dropdown ul li:hover a {
    border: 1px solid #2672e6
}

.jdc-search-dropdown {
    width: 400px
}

.jdc-search-dropdown .search-historyBlock .jdc-search-dropdown-tit,
.jdc-search-dropdown .search-hotBlock .jdc-search-dropdown-tit {
    position: relative;
    color: #8c8c8c;
    font-size: 12px;
    margin-bottom: 8px;
    padding-left: 0
}

.jdc-search-dropdown .search-historyBlock .jdc-search-dropdown-tit:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 12px;
    background: #e5e5e5;
    left: 52px;
    top: 2px
}

.delete-icon {
    position: absolute;
    background: url(../img/gray-delete.png) 50% no-repeat;
    height: 20px;
    width: 20px;
    left: 60px;
    top: -2px;
    background-size: cover;
    cursor: pointer
}

.delete-icon:hover {
    background: url((../img/red-delete.png) 50% no-repeat;
    background-size: cover
}

.search-historyBlock {
    display: none;
    position: relative;
    border-bottom: 1px dashed #e5e5e5;
    margin: 0 16px 8px
}

.search-historyBlock.history-active {
    display: block
}

.search-hotBlock {
    padding-left: 16px
}

.beforeInput-block {
    display: block
}

.beforeInput-block.search-resulbefore-open {
    display: none
}

.hd_menu_dropdown {
    background: #f1f3f6
}

.dropdown-product-left {
    background: url((../img/dropdown-left.jpg);
    background-size: cover
}

.hd-dropdown-col-about {
    background: url((../img/dropdown-left.jpg) 100% 100%;
    background-size: cover
}

.dropdown-product-col-right {
    padding-left: 16px
}

.dropdown-recommend {
    position: relative;
    z-index: 10;
    padding: 24px 10px 0 0
}

.recommend-card {
    margin-bottom: 24px
}

.recommend-card-img .card-tit {
    display: block;
    line-height: 22px;
    color: #595959;
    margin-bottom: 8px
}

.recommend-card-img .card-img {
    display: block;
    padding: 4px;
    background-color: #fff
}

.recommend-card-img .card-img img {
    vertical-align: top;
    width: 100%
}

.recommend-card-txt {
    background: url((../img/bg-card1.png) no-repeat top;
    background-size: auto 100px;
    background-color: hsla(0, 0%, 100%, .7);
    border: 2px solid #fff;
    box-shadow: 0 4px 8px 0 rgba(192, 199, 209, .2);
    padding: 16px 24px 12px
}

.recommend-card-txt .tit {
    font-size: 0;
    overflow: hidden
}

.recommend-card-txt .tit i {
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 8px;
    overflow: hidden
}

.recommend-card-txt .tit i img {
    vertical-align: top;
    max-width: 100%
}

.recommend-card-txt .tit b {
    display: block;
    margin-top: 6px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 600;
    -webkit-line-clamp: 1
}

.recommend-card-txt .txt-ul {
    margin-top: 5px
}

.recommend-card-txt .txt-ul li a {
    display: block;
    line-height: 20px;
    padding: 8px 0
}

.recommend-card-txt .txt-ul li+li {
    border-top: 1px dashed #d9d9d9
}

.recommend-card-txt:nth-child(2) {
    background: url((../img/bg-card2.png) no-repeat top;
    background-size: auto 100px;
    background-color: hsla(0, 0%, 100%, .7)
}

.recommend-card-txt:nth-child(3) {
    background: url((../img/bg-card3.png) no-repeat top;
    background-size: auto 100px;
    background-color: hsla(0, 0%, 100%, .7)
}

.hd-dropdown-col-right {
    padding-left: 16px
}

.hd-dropdown-col-right:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 20%;
    bottom: 0;
    border-left: 1px solid #e5e5e5;
    z-index: 1
}

.dropdown-product-search .hot-box {
    width: auto
}

.hd-dropdown-dl dd p.solution-title {
    font-size: 14px;
    color: #8c8c8c;
    line-height: 22px;
    padding: 5px 0
}

.hd-dropdown-dl dd .solution {
    line-height: 22px;
    padding: 5px 0;
    font-size: 14px;
    white-space: normal
}

.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 .m-product-bg {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    z-index: 1;
    background-position: 50%
}

.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-tit .btn-video {
    display: inline-block;
    margin-top: 8px;
    margin-left: 16px;
    width: 137px;
    height: 44px;
    border-radius: 28px;
    background: rgba(228, 230, 235, .7) url((../img/btn-video.png) no-repeat top 5px left 6px;
    background-size: 34px 34px;
    font-size: 16px;
    color: #262626;
    text-align: left;
    padding-left: 51px;
    line-height: 44px;
    box-sizing: border-box;
    vertical-align: middle;
    display: none
}

.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
}

.jdc-product-banner .p-showbox-m {
    display: none
}

.jdc-product-banner .jdc-product-banner-txt {
    color: #666;
    font-size: 14px;
    line-height: 22px;
    width: 46%;
    margin-bottom: 42px;
    -webkit-line-clamp: 6
}

.jdc-product-banner .ml10 {
    margin-left: 12px
}

.jdc-product-banner .ml20 {
    margin-left: 24px
}

.jdc-product-nav .nav-bar .product-price {
    display: inline-block;
    height: 72px;
    line-height: 72px;
    margin-left: 34px;
    font-size: 16px;
    color: #666;
    white-space: nowrap
}

.jdc-product-nav .nav-bar .product-price .icon-tab {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: -1px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='15' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h16v16H0z'/%3E%3C/defs%3E%3Cg transform='translate(-.278 -.05)' fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cuse fill-opacity='0' fill='%23000' xlink:href='%23a'/%3E%3Cg mask='url(%23b)' fill='%23666' fill-rule='nonzero'%3E%3Cpath d='M8.873 8.15c.17.19.17.501 0 .691l-2.694 3.016a.406.406 0 0 1-.617 0 .533.533 0 0 1 0-.691L7.514 8.98H1.44c-.24 0-.44-.225-.44-.493s.2-.493.44-.493h6.05l-1.93-2.16a.533.533 0 0 1 0-.691c.17-.19.448-.19.618 0L8.873 8.15z'/%3E%3Cpath d='M6.417 12.308c.234 0 .417.218.417.497v.548c0 .366.25.663.557.663h5.218c.308 0 .557-.297.557-.663V2.655c0-.366-.25-.662-.557-.662H7.391c-.308 0-.557.296-.557.662v.55c0 .278-.183.496-.417.496C6.183 3.7 6 3.483 6 3.204v-.549C6 1.741 6.622 1 7.39 1h5.22c.768 0 1.39.74 1.39 1.655v10.69c0 .914-.622 1.655-1.39 1.655H7.39C6.623 15 6 14.26 6 13.345v-.55c0-.26.19-.487.417-.487z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.jdc-product-nav-wrap {
    height: 72px
}

.banner-video-box {
    position: absolute;
    top: 70px;
    right: 0;
    width: 500px;
    height: 288px;
    background: #fff;
    box-shadow: 0 7px 16px 0 rgba(192, 199, 209, .24);
    box-sizing: border-box;
    padding: 12px
}

.banner-video-box .banner-video-bd {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    width: 100%;
    height: 100%
}

.banner-video-box .banner-video-bd img {
    vertical-align: top;
    width: 100%;
    height: 100%;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -o-object-fit: cover;
    object-fit: cover
}

.banner-video-box .banner-video-bd .banner-video-mask {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(26, 37, 63, .1)
}

.banner-video-box .banner-video-bd .banner-video-icon {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    margin: -34px 0 0 -34px;
    width: 32px;
    height: 32px;
    padding: 16px;
    border-radius: 50%;
    background: hsla(0, 0%, 100%, .32);
    border: 2px solid hsla(0, 0%, 100%, .4);
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, .1);
    text-align: center;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px)
}

.banner-video-box .banner-video-bd .banner-video-icon i {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url((../img/icon-play.png) 2px no-repeat;
    background-size: 32px auto
}

.jdc-product-btn {
    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: #2672e6;
    border: 1px solid #2672e6
}

.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
}

.jdc-product-btn .arr-red,
.jdc-product-btn .arr-white {
    padding-right: 0
}

.jdc-product-btn .arr-red:after,
.jdc-product-btn .arr-white:after {
    opacity: 0
}

.jdc-product-btn2 {
    box-sizing: border-box;
    display: inline-block;
    width: 118px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    color: #2672e6;
    background-color: #fff;
    border: 1px solid #2672e6
}

.jdc-product-btn2:hover .arr-red,
.jdc-product-btn2:hover .arr-white {
    padding-right: 15px
}

.jdc-product-btn2:hover .arr-red:after,
.jdc-product-btn2:hover .arr-white:after {
    opacity: 1
}

.jdc-product-btn2 .arr-red,
.jdc-product-btn2 .arr-white {
    padding-right: 0
}

.jdc-product-btn2 .arr-red:after,
.jdc-product-btn2 .arr-white:after {
    opacity: 0
}

.jdc-product-link {
    font-size: 14px;
    color: #2672e6;
    margin: 0
}

.jdc-btn:hover .arr-black {
    padding-right: 15px
}

.jdc-btn:hover .arr-black:after {
    opacity: 1
}

.jdc-btn .arr-black {
    padding: 0
}

.jdc-btn .arr-black:after {
    opacity: 0
}

.jdc-event-floor {
    padding: 0;
    height: 200px;
    box-sizing: border-box;
    margin-top: -30px;
    z-index: 2;
    border-top: 1px solid #fff;
    position: relative
}

.jdc-event-floor .j-row {
    height: 200px
}

.jdc-event-floor .j-col-10 {
    width: 25.4%;
    height: 233px;
    position: absolute;
    bottom: 0;
    background: #fff;
    padding: 10px;
    box-shadow: 0 3px 13px 0 rgba(192, 199, 209, .16)
}

.jdc-event-floor .event-item {
    display: block;
    position: relative;
    height: 213px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden
}

.jdc-event-floor .event-item:hover .event-img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.jdc-event-floor .event-item .event-img {
    width: 100%;
    height: 213px;
    background-position: 50%;
    background-size: cover;
    z-index: 10;
    -webkit-transition: .25s;
    transition: .25s;
    position: absolute;
    top: 0;
    left: 0
}

.jdc-event-floor .event-item .event-cont {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 213px;
    z-index: 20;
    box-sizing: border-box;
    padding: 0 32px
}

.jdc-event-floor .event-item .event-cont b {
    width: 100%;
    font-size: 20px;
    font-weight: 600;
    color: #262626;
    -webkit-line-clamp: 1;
    margin: 63px 0 13px
}

.jdc-event-floor .event-item .event-cont b,
.jdc-event-floor .event-item .event-cont p {
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.jdc-event-floor .event-item .event-cont p {
    margin-top: 0;
    font-size: 16px;
    color: #595959;
    -webkit-line-clamp: 3
}

.jdc-event-floor .j-col-1 {
    display: none
}

.jdc-event-floor .j-col-13 {
    width: 74.5%;
    margin-left: 25.4%
}

.jdc-event-floor .j-col-13 .item {
    padding-left: 64px;
    padding-top: 23px
}

.jdc-event-floor .j-col-13 .item p {
    color: #262626;
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 0
}

.jdc-event-floor .j-col-13 .item p img {
    width: 24px;
    height: 24px;
    margin-right: 13px;
    vertical-align: middle
}

.jdc-event-floor .j-col-13 .item p span {
    font-size: 18px;
    vertical-align: middle
}

.jdc-event-floor .j-col-13 .item .event-list li {
    margin-top: 16px;
    float: left;
    width: 50%;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis
}

.jdc-event-floor .j-col-13 .item .event-list li a {
    color: #595959
}

.jdc-event-floor .j-col-13 .item .event-list li a:hover {
    color: #2672e6
}

.jdc-event-floor .j-col-13 .item .event-list li .tip {
    box-sizing: border-box;
    display: inline-block;
    width: 58px;
    height: 18px;
    margin-right: 8px;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
    color: #2672e6;
    border: none;
    background: rgba(225, 37, 27, .05)
}

.jdc-event-floor .j-w {
    position: relative;
    z-index: 2
}

.jdc-event-floor:after {
    content: "";
    position: absolute;
    top: -1px;
    bottom: 0;
    left: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .5)), to(#fff));
    background: linear-gradient(hsla(0, 0%, 100%, .5), #fff);
    z-index: 1;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px)
}

.pop-video-bd {
    position: relative;
    width: 800px;
    height: 450px;
    background: #000
}

.pop-video-bd .video-close {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #fff;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 26px;
    font-size: 32px;
    text-align: center;
    cursor: pointer;
    z-index: 1
}

.pop-video-bd .summit-video {
    width: 100%;
    height: 100%
}

.el-select-dropdown__item.selected {
    color: #fff;
    background-color: #2672e6 !important
}

.p-hide {
    display: none
}

.jdc-product-nav {
    position: relative;
    z-index: 30;
    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: flex;
    -webkit-box-pack: center;
    justify-content: center
}

.jdc-product-nav .nav-bar .nav-item {
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    padding: 0 40px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden
}

.jdc-product-nav .nav-bar .nav-item:hover span {
    color: #2672e6
}

.jdc-product-nav .nav-bar .nav-item span {
    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: #2672e6;
    border-bottom: 2px solid #2672e6
}

.jdc-product-floor9 {
    padding-bottom: 60px;
    background: #fff
}

.jdc-product-floor9 .item {
    box-sizing: border-box;
    width: 100%;
    height: 400px
}

.jdc-product-floor9 .item img {
    width: 100%;
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover
}

.jdc-product-floor9 .j-row-m {
    display: none
}

.product-tit {
    padding: 60px 0 40px;
    font-size: 32px;
    color: #262626;
    font-weight: 600;
    text-align: center;
    line-height: 40px
}

.tab-specs {
    border-bottom: 1px solid #e5e5e5
}

.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.on:after {
    width: 100%;
    -webkit-transition: width .2s;
    transition: width .2s
}

.jdc-product-floor1 .specs-content {
    background: #f4f7fa;
    padding-top: 32px;
    background-image: url(../img/specification-bg.jpg);
    background-size: cover;
    background-position: 100%;
    position: relative;
    overflow: hidden
}

.jdc-product-floor1 .specs-content:before {
    content: "";
    box-shadow: 0 0 16px 16px rgba(38, 38, 38, .05);
    position: absolute;
    top: 0;
    width: 100%;
    height: 0
}

.jdc-product-floor1 .specs-content .specs-box {
    margin: 0;
    height: auto;
    background: #fff;
    box-shadow: 0 8px 24px 0 rgba(0, 0, 0, .08);
    padding: 40px 40px 0;
    box-sizing: border-box
}

.jdc-product-floor1 .specs-content .specs-box .item {
    height: auto;
    padding: 0;
    background: none
}

.jdc-product-floor1 .specs-content .specs-box .item b {
    font-size: 20px;
    color: #262626;
    font-weight: 600;
    line-height: 26px
}

.jdc-product-floor1 .specs-content .specs-box .item p {
    font-size: 14px;
    color: #595959;
    line-height: 24px;
    margin: 16px 0 24px;
    width: 80%
}

.jdc-product-floor1 .specs-content .specs-box .j-col-24 {
    float: none;
    padding-bottom: 24px
}

.jdc-product-floor1 .specs-content .specs-box .item2 {
    background: #f7f8fb;
    height: auto;
    display: -webkit-box;
    display: flex;
    overflow: hidden
}

.jdc-product-floor1 .specs-content .specs-box .item2 .img-wrap {
    width: 18%;
    position: relative;
    flex-shrink: 0
}

.jdc-product-floor1 .specs-content .specs-box .item2 .img-wrap img {
    width: 100%;
    height: 441px;
    -o-object-fit: cover;
    object-fit: cover
}

.jdc-product-floor1 .specs-content .specs-box .item2 .img-wrap .item-desc {
    position: absolute;
    font-size: 24px;
    font-weight: 600;
    color: #262626;
    top: 26px;
    left: 32px;
    line-height: 32px;
    word-spacing: 100vw
}

.jdc-product-floor1 .specs-content .specs-box .item2 .img-wrap .item-desc:after {
    content: "";
    width: 40px;
    height: 4px;
    background: -webkit-gradient(linear, left top, right top, from(#ff8989), to(#ff2526));
    background: linear-gradient(90deg, #ff8989, #ff2526);
    position: absolute;
    left: 0;
    bottom: -42px
}

.jdc-product-floor1 .specs-content .specs-box .rec {
    height: 88px;
    border-top: 1px solid #e5e5e5;
    line-height: 88px;
    font-size: 0
}

.jdc-product-floor1 .specs-content .specs-box .rec b {
    font-size: 20px;
    color: #262626;
    margin-right: 22px;
    font-weight: 600
}

.jdc-product-floor1 .specs-content .specs-box .rec span {
    padding: 0 16px;
    background: #f7f7f7;
    font-size: 16px;
    color: #262626;
    margin-right: 24px;
    display: inline-block;
    min-width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    box-sizing: border-box
}

.jdc-product-floor1 .specs-content .specs-box .rec span:hover {
    color: #2672e6
}

.jdc-product-floor1 .specs-content .call {
    padding: 17px 0 38px;
    font-size: 0;
    color: #595959;
    text-align: right
}

.jdc-product-floor1 .specs-content .call span {
    font-size: 14px
}

.jdc-product-floor1 .specs-content .call a {
    font-size: 14px;
    color: #2672e6
}

.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 .product-tit {
    color: #fff
}

.jdc-product-floor2 .m-product-bg {
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    z-index: 1;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100%
}

.jdc-product-floor2 .item-content {
    background: #fff;
    box-shadow: 0 2px 16px 0 rgba(0, 0, 0, .05);
    padding: 40px;
    box-sizing: border-box;
    margin-top: 215px
}

.jdc-product-floor2 .item-content .item-wrap {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap
}

.jdc-product-floor2 .item-content .item-wrap:after {
    content: "";
    width: 32%;
    height: 0;
    visibility: hidden
}

.jdc-product-floor2 .item-content .item-wrap .j-col-12 {
    width: 32%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .08);
    margin-bottom: 36px;
    background-size: cover;
    background-position: 50%
}

.jdc-product-floor2 .item-content .item-wrap .j-col-12 .item {
    margin: 0;
    font-size: 0;
    padding: 22px 32px 32px
}

.jdc-product-floor2 .item-content .item-wrap .j-col-12 .item img {
    vertical-align: middle;
    float: none;
    margin-right: 5px;
    width: 100px;
    height: 100px
}

.jdc-product-floor2 .item-content .item-wrap .j-col-12 .item b {
    vertical-align: middle;
    font-size: 20px;
    color: #262626;
    line-height: 28px;
    font-weight: 600
}

.jdc-product-floor2 .item-content .item-wrap .j-col-12 .item .cont {
    padding-top: 22px;
    line-height: 22px
}

.jdc-product-floor2 .item-content .item-wrap .j-col-12 .item .cont p {
    font-size: 14px;
    color: #595959;
    margin: 0
}

.jdc-product-floor2 .item-content .core {
    margin-top: 16px
}

.jdc-product-floor2 .item-content .core .core-title {
    font-size: 24px;
    color: #262626;
    font-weight: 600;
    line-height: 32px;
    padding-bottom: 40px;
    text-align: center
}

.jdc-product-floor2 .item-content .core .core-wrap-m {
    display: none
}

.jdc-product-floor2 .item-content .core .core-wrap {
    display: -webkit-box;
    display: flex
}

.jdc-product-floor2 .item-content .core .core-wrap .core-item {
    width: 25%;
    height: 140px;
    text-align: center;
    position: relative;
    font-size: 0;
    background-size: cover;
    background-position: 50%;
    cursor: pointer;
    margin-right: 2px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 16px;
    box-sizing: border-box
}

.jdc-product-floor2 .item-content .core .core-wrap .core-item:last-child {
    margin-right: 0
}

.jdc-product-floor2 .item-content .core .core-wrap .core-item b {
    color: #262626;
    font-weight: 600;
    font-size: 16px;
    margin-right: 16px
}

.jdc-product-floor2 .item-content .core .core-wrap .core-item p {
    font-size: 14px;
    color: #595959;
    display: inline-block
}

.jdc-product-floor2 .item-content .core .core-wrap .core-item .item-desc {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    height: 140px;
    padding: 16px;
    box-sizing: border-box;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    line-height: 1;
    text-align: left
}

.jdc-product-floor2 .item-content .core .core-wrap .core-item .item-desc p {
    line-height: 22px;
    font-size: 14px;
    color: #fff;
    display: block;
    margin-bottom: 24px;
    display: -webkit-box;
    max-width: 100%
}

.jdc-product-floor2 .item-content .core .core-wrap .core-item .item-desc .jdc-product-btn {
    width: 96px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #fff;
    background-color: #000
}

.jdc-product-floor2 .item-content .core .core-wrap .core-item:hover .item-desc {
    opacity: 1
}

.jdc-product-floor-item.jdc-product-floor5 {
    background: #fff
}

.jdc-product-floor-item.jdc-product-floor5 .product-tit {
    color: #262626;
    padding-bottom: 14px
}

.jdc-product-floor-item.jdc-product-floor5 .jdc-main-tab .nav {
    padding-top: 33px
}

.jdc-product-floor-item.jdc-product-floor5 .jdc-main-tab .nav .nav-item {
    padding-bottom: 19px
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg {
    padding: 24px 0 37px;
    height: 484px;
    box-sizing: border-box
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item {
    height: 100%;
    position: relative
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-img-wrap {
    float: right;
    height: 100%;
    width: 50%;
    overflow: hidden;
    z-index: 2
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-img-wrap .case-img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: .25s;
    transition: .25s
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content {
    position: absolute;
    left: 0;
    top: 32px;
    width: 54%;
    height: 360px;
    background: #fff;
    z-index: 3;
    box-shadow: 0 2px 16px 0 rgba(192, 199, 209, .5)
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd {
    padding: 32px 40px 16px
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-tit-img .case-logo-img {
    width: 140px;
    height: 56px;
    -o-object-fit: cover;
    object-fit: cover;
    vertical-align: middle
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-tit-img .case-item-tit {
    font-size: 24px;
    font-weight: 600;
    color: #262626;
    line-height: 25px;
    vertical-align: middle;
    display: inline-block
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-txt {
    font-size: 14px;
    color: #262626;
    line-height: 22px;
    margin: 22px 0 16px
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .jdc-btn-ghost-border {
    color: #2672e6;
    border-color: #2672e6;
    border-radius: 0
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .jdc-btn .arr-red {
    padding-right: 0
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .jdc-btn .arr-red:after {
    opacity: 0
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .jdc-btn:hover .arr-red {
    padding-right: 15px
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .jdc-btn:hover .arr-red:after {
    opacity: 1
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-msg {
    margin-top: 24px;
    background: #f5f8fa;
    padding: 12px 40px;
    box-sizing: border-box;
    position: relative
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-msg:after,
.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-msg:before {
    content: "";
    width: 32px;
    height: 24px;
    background: url(../img/case-msg-icon.png) no-repeat 50%/cover;
    position: absolute
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-msg:before {
    left: 0;
    top: -8px
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-msg:after {
    right: 0;
    bottom: -10px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-msg .txt1 {
    font-size: 14px;
    color: #262626;
    font-weight: 500;
    line-height: 22px
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-msg .txt2 {
    font-size: 14px;
    color: #595959;
    margin-top: 5px;
    text-align: right
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-detail {
    margin-top: 40px
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-detail .f-mul {
    color: #595959;
    float: left;
    margin-right: 60px;
    font-size: 16px;
    line-height: 22px
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-detail .f-mul .mul {
    color: #262626;
    font-size: 16px;
    margin-bottom: 14px
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-detail .f-mul .mul span {
    font-size: 40px;
    margin-right: 4px;
    font-weight: 700
}

.jdc-product-floor-item.jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-detail .f-mul:last-child {
    margin-right: 0
}

.jdc-product-floor-item.jdc-product-floor7 {
    background: #fff;
    padding-bottom: 60px
}

.jdc-product-floor-item.jdc-product-floor7 .j-row {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center
}

.jdc-product-floor-item.jdc-product-floor7 .j-row-m {
    display: none
}

.jdc-product-floor-item.jdc-product-floor7 .j-col-6 {
    height: 262px
}

.jdc-product-floor-item.jdc-product-floor7 .j-col-6:hover .item-wrap {
    box-shadow: 0 4px 16px 0 rgba(38, 38, 38, .1)
}

.jdc-product-floor-item.jdc-product-floor7 .j-col-6:hover .item-wrap .cont-p {
    border: none
}

.jdc-product-floor-item.jdc-product-floor7 .j-col-6:hover .item-wrap b {
    color: #2672e6
}

.jdc-product-floor-item.jdc-product-floor7 .j-col-6:hover .j-col-6 .item-cont .cont-p {
    border: none
}

.jdc-product-floor-item.jdc-product-floor7 .j-col-6 .item-tit {
    height: 100px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 0 24px;
    background-image: url(../img/recommend_head.jpg);
    background-size: cover;
    background-position: 50%
}

.jdc-product-floor-item.jdc-product-floor7 .j-col-6 .item-tit .item-icon {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: rgba(38, 38, 38, .1);
    padding: 8px
}

.jdc-product-floor-item.jdc-product-floor7 .j-col-6 .item-tit img {
    width: 24px;
    height: 24px
}

.jdc-product-floor-item.jdc-product-floor7 .j-col-6 .item-tit b {
    font-size: 20px;
    color: #262626;
    font-weight: 600;
    margin-left: 16px
}

.jdc-product-floor-item.jdc-product-floor7 .j-col-6 .item-cont .cont-p {
    line-height: 22px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    height: 130px;
    padding: 24px;
    box-sizing: border-box;
    font-size: 14px;
    color: #262626;
    background: #fff
}

.jdc-product-floor-item.jdc-product-floor7 .j-col-6 .item-cont .jdc-product-btn {
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #fff
}

.jdc-product-floor-item.jdc-product-floor11 {
    background: #fff;
    padding-bottom: 40px
}

.jdc-product-floor-item.jdc-product-floor11 .j-w-floor6-m {
    display: none
}

.jdc-product-floor-item.jdc-product-floor11 .j-w-floor6 {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.jdc-product-floor-item.jdc-product-floor11 .j-w-floor6 .j-col-8 {
    width: 100%;
    padding-left: 24px
}

.jdc-product-floor-item.jdc-product-floor11 .j-w-floor6 .j-col-8 .item {
    background: #f8f9fb;
    padding: 0 24px;
    border: none;
    height: 100%
}

.jdc-product-floor-item.jdc-product-floor11 .j-w-floor6 .j-col-8 .list-tit {
    position: relative;
    height: 64px;
    line-height: 64px;
    font-weight: 600;
    font-size: 18px;
    color: #262626;
    border-bottom: 1px solid #e5e5e5;
    background: transparent;
    padding: 0
}

.jdc-product-floor-item.jdc-product-floor11 .j-w-floor6 .j-col-8 .list-tit:before {
    display: none
}

.jdc-product-floor-item.jdc-product-floor11 .j-w-floor6 .j-col-8 ul {
    padding: 16px 0
}

.jdc-product-floor-item.jdc-product-floor11 .j-w-floor6 .j-col-8 ul li a {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    color: #595959;
    position: relative
}

.jdc-product-floor-item.jdc-product-floor11 .j-w-floor6 .j-col-8 ul li a:hover {
    color: #2672e6
}

.jdc-product-floor-item.jdc-product-floor11 .j-w-floor6 .j-col-8 ul li a:hover span {
    border-left-color: #2672e6
}

.jdc-product-floor-item.jdc-product-floor11 .j-w-floor6 .j-col-8 ul li a span {
    content: "";
    display: inline-block;
    margin-left: 10px;
    border: 4px solid transparent;
    border-left-color: #bbb;
    position: relative
}

.jdc-product-floor-item.jdc-product-floor11 .j-w-floor6 .j-col-8 ul li a span:after {
    content: "";
    border: 4px solid transparent;
    border-left-color: #f8f9fb;
    position: absolute;
    top: -4px;
    left: -5px
}

.jdc-main-tab .nav-wrap {
    overflow: hidden
}

.jdc-main-tab .nav {
    padding-top: 28px;
    font-size: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-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:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #2672e6;
    -webkit-transition: width .2s ease;
    transition: width .2s ease;
    margin: 0 auto
}

.jdc-main-tab .nav .nav-item.on span {
    color: #2672e6
}

.jdc-main-tab .nav .nav-item.on:after {
    width: 100%
}

.jdc-main-tab .nav .nav-item:hover span {
    color: #2672e6
}

.jdc-product-floor-item.jdc-product-floor12 {
    background: #f3f6f9;
    padding-bottom: 60px
}

.jdc-product-floor-item.jdc-product-floor12 .more {
    background: #fff
}

.jdc-product-floor-item.jdc-product-floor12 .more .ques-content {
    padding: 32px 40px
}

.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
}

.jdc-product-floor-item.jdc-product-floor12 .more .ques-content .ques-collapse .el-collapse-item.is-active .el-collapse-item__header {
    color: #2672e6
}

.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.is-active .el-collapse-item__header:after {
    background-color: #2672e6
}

.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 .el-collapse-item__header:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 24px;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    background-color: #bfbfbf
}

.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 .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 .el-collapse-item__content a {
    color: #2672e6
}

.jdc-product-floor-item.jdc-product-floor12 .more .ques-content .ques-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content a:hover {
    text-decoration: underline
}

.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
}

.jdc-product-floor-item.jdc-product-floor12 .more .ques-content .jdc-btn-ghost-border:hover .arr-red {
    padding-right: 15px
}

.jdc-product-floor-item.jdc-product-floor12 .more .ques-content .jdc-btn-ghost-border:hover .arr-red:after {
    opacity: 1
}

.jdc-product-floor-item.jdc-product-floor12 .more .ques-content .jdc-btn-ghost-border .arr-red {
    color: #262626;
    padding-right: 0
}

.jdc-product-floor-item.jdc-product-floor12 .more .ques-content .jdc-btn-ghost-border .arr-red:after {
    opacity: 0
}

.jdc-product-floor8 {
    background-image: url(../img/consult_PC.jpg);
    background-size: auto 100%;
    background-position: 100%;
    height: 245px
}

.jdc-product-floor8 .j-w:after {
    content: "";
    clear: both;
    display: block;
    height: 0
}

.jdc-product-floor8 .item-left {
    float: left;
    padding-top: 50px;
    width: 34%
}

.jdc-product-floor8 .item-left h4 {
    font-size: 28px;
    color: #262626;
    line-height: 28px;
    margin-bottom: 24px;
    font-weight: 600
}

.jdc-product-floor8 .item-left h4 b {
    color: #2672e6;
    font-weight: 600
}

.jdc-product-floor8 .item-left p {
    font-size: 18px;
    color: #8c8c8c;
    line-height: 34px;
    padding-top: 8px
}

.jdc-product-floor8 .item-right {
    float: right;
    width: 66%;
    height: 205px;
    margin-top: 40px;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #fff;
    background: hsla(0, 0%, 100%, .5)
}

.jdc-product-floor8 .item-right .item-right-cont {
    z-index: 2;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 40px 90px 55px 78px;
    position: relative;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.jdc-product-floor8 .item-right .item-right-cont:after {
    content: "";
    width: 1px;
    background: rgba(0, 0, 0, .1);
    position: absolute;
    left: 50%;
    top: 40px;
    bottom: 55px
}

.jdc-product-floor8 .item-right .item-right-cont b {
    font-size: 24px;
    color: #000;
    font-weight: 600;
    line-height: 24px
}

.jdc-product-floor8 .item-right .item-right-cont p {
    font-size: 14px;
    color: #595959;
    margin-top: 16px
}

.jdc-product-floor8 .item-right .item-right-cont .item-consult,
.jdc-product-floor8 .item-right .item-right-cont .item-group {
    font-size: 0;
    margin-top: 27px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.jdc-product-floor8 .item-right .item-right-cont .item-consult b,
.jdc-product-floor8 .item-right .item-right-cont .item-group b {
    vertical-align: middle
}

.jdc-product-floor8 .item-right .item-right-cont .item-consult span.time,
.jdc-product-floor8 .item-right .item-right-cont .item-group span.time {
    font-size: 16px;
    color: #595959;
    display: inline-block;
    line-height: 24px;
    padding: 0 12px;
    border-radius: 12px 40px 40px 0;
    margin-left: 8px;
    vertical-align: middle
}

.jdc-product-floor8 .item-right .item-right-cont .item-consult .jdc-product-btn,
.jdc-product-floor8 .item-right .item-right-cont .item-group .jdc-product-btn {
    margin-left: 48px
}

.jdc-product-floor8 .item-right .item-right-cont .item-group img {
    width: 110px;
    height: 110px;
    margin-left: 48px
}

.jdc-product-floor8 .item-right:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: hsla(0, 0%, 100%, .4);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
    z-index: 1
}

.jdc-product-floor-item.jdc-product-floor10 {
    background: #f4f7fa;
    padding-bottom: 40px
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline-m {
    display: none
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline {
    position: relative;
    padding: 0 67px
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .swiper-button-next,
.jdc-product-floor-item.jdc-product-floor10 .product-timeline .swiper-button-prev {
    position: absolute;
    width: 40px;
    height: 40px;
    background: #fff;
    box-shadow: 0 0 30px 0 rgba(38, 38, 38, .1);
    border-radius: 40px;
    text-align: center;
    top: 55px;
    flex-shrink: 0;
    cursor: pointer;
    z-index: 10
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .swiper-button-next i,
.jdc-product-floor-item.jdc-product-floor10 .product-timeline .swiper-button-prev i {
    line-height: 40px;
    color: #8c8c8c;
    font-size: 11px
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .swiper-button-next:hover i,
.jdc-product-floor-item.jdc-product-floor10 .product-timeline .swiper-button-prev:hover i {
    color: #2672e6
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .swiper-button-next.swiper-button-disabled i,
.jdc-product-floor-item.jdc-product-floor10 .product-timeline .swiper-button-prev.swiper-button-disabled i {
    color: #b3b3b3;
    opacity: .5
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .swiper-button-prev {
    left: 0
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .swiper-button-next {
    right: 0
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .dynamic-swiper {
    padding-bottom: 10px
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .dynamic-swiper:before {
    content: "";
    height: 1px;
    background: rgba(38, 38, 38, .15);
    position: absolute;
    left: 0;
    right: 0;
    top: 75px
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .swiper-wrapper {
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .swiper-slide {
    width: 20%
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .timeline-item {
    text-align: center;
    flex-shrink: 0
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .timeline-item:last-child {
    margin-right: 0
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .timeline-item:hover .time-desc {
    box-shadow: 0 0 15px rgba(192, 199, 209, .5)
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .timeline-item:hover .time-desc p {
    color: #262626
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .timeline-item:hover .time {
    color: #2672e6;
    font-weight: 600
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .timeline-item:hover .time .p1 {
    color: #2672e6
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .timeline-item .time {
    font-size: 14px;
    color: #595959;
    line-height: 22px
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .timeline-item .time .p1 {
    color: #8c8c8c;
    margin-bottom: 4px
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .timeline-item .time p {
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .timeline-item .circle {
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid rgba(38, 38, 38, .15);
    border-radius: 8px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
    margin: 19px auto 24px;
    position: relative;
    z-index: 2
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .timeline-item .time-desc-m {
    display: none
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .timeline-item .time-desc {
    width: 180px;
    margin: 0 auto;
    height: 127px;
    background: hsla(0, 0%, 100%, .7);
    padding: 20px;
    box-sizing: border-box;
    text-align: left;
    cursor: pointer;
    position: relative;
    display: block
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .timeline-item .time-desc p {
    font-size: 14px;
    color: #595959;
    line-height: 22px;
    height: 45px
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .timeline-item .time-desc .btn {
    text-align: left;
    margin: 0;
    font-size: 14px;
    line-height: 60px
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .timeline-item .time-desc .btn .arr-red:hover:after {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.jdc-product-floor-item.jdc-product-floor10 .product-timeline .timeline-item .time-desc:after {
    content: "";
    border: 8px solid transparent;
    border-bottom-color: hsla(0, 0%, 100%, .7);
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -8px
}

.jdc-product-floor-item.jdc-product-floor10 .jdc-btn-ghost-border {
    border: 1px solid #262626;
    color: #262626;
    border-radius: 0;
    width: 152px;
    margin: 30px auto 0;
    display: block
}

.jdc-product-floor-item.jdc-product-floor10 .jdc-btn-ghost-border:hover {
    background: transparent
}

.jdc-product-floor-item.jdc-product-floor10 .jdc-btn-ghost-border:hover .arr-red {
    padding-right: 15px
}

.jdc-product-floor-item.jdc-product-floor10 .jdc-btn-ghost-border:hover .arr-red:after {
    opacity: 1
}

.jdc-product-floor-item.jdc-product-floor10 .jdc-btn-ghost-border .arr-red {
    color: #262626;
    padding-right: 0
}

.jdc-product-floor-item.jdc-product-floor10 .jdc-btn-ghost-border .arr-red:after {
    opacity: 0
}

.advantages-img-wrap {
    width: 100%;
    overflow: hidden
}

.advantages-img {
    width: 1920px;
    height: auto;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.advantages-img-wrap-m {
    display: none
}

.jdc-product-floor6 {
    padding-bottom: 36px;
    background: #f3f6f9
}

.jdc-product-floor6 .temp-item {
    position: relative;
    display: block;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    padding: 0 24px;
    margin-bottom: 24px;
    height: 88px;
    line-height: 88px;
    font-size: 18px;
    color: #262626;
    overflow: hidden;
    font-weight: 600;
    background: #fff
}

.jdc-product-floor6 .temp-item:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 12px;
    height: 12px;
    margin-top: -6px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='12' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.375.625L4.75 4 1.375 7.375' stroke='%23E5E5E5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
}

.jdc-product-floor6 .temp-item:hover {
    color: #2672e6;
    border: none;
    box-shadow: 0 0 10px 0 rgba(38, 38, 38, .05)
}

.jdc-product-picture {
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    overflow: hidden
}

.jdc-product-picture a {
    display: block
}

.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
}

.jdc-product-floor-item-scene-market .dl-1 {
    position: relative
}

.jdc-product-floor-item-scene-market .dl-product-m {
    display: none
}

.jdc-product-floor-item-scene-market .dl-product {
    display: block
}

.jdc-product-floor-item-scene-market .page {
    position: absolute;
    top: 10px;
    right: 0
}

.jdc-product-floor-item-scene-market .swiper-button-next,
.jdc-product-floor-item-scene-market .swiper-button-prev {
    display: inline-block;
    cursor: pointer
}

.jdc-product-floor-item-scene-market .swiper-button-next i,
.jdc-product-floor-item-scene-market .swiper-button-prev i {
    -webkit-transform: scale(.6);
    transform: scale(.6)
}

.jdc-product-floor-item-scene-market .swiper-button-disabled {
    color: #e5e5e5
}

.jdc-product-floor-item-scene-market .swiper-pagination {
    display: inline-block
}

.jdc-product-floor-item-scene-market .swiper-pagination .swiper-pagination-current {
    color: #2672e6
}

.jdc-product-floor-item-scene-market .scene-swiper .swiper-slide .product-item {
    width: 100%;
    height: 240px;
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 20px 24px 0;
    box-sizing: border-box;
    cursor: pointer
}

.jdc-product-floor-item-scene-market .scene-swiper .swiper-slide .product-item:hover {
    box-shadow: 0 4px 16px 0 rgba(38, 38, 38, .1)
}

.jdc-product-floor-item-scene-market .scene-swiper .swiper-slide .product-item:hover .tit {
    color: #2672e6
}

.jdc-product-floor-item-scene-market .scene-swiper .swiper-slide .product-item .tit {
    font-size: 16px;
    color: #262626;
    line-height: 24px
}

.jdc-product-floor-item-scene-market .scene-swiper .swiper-slide .product-item .txt-tag-wrap {
    height: 40px
}

.jdc-product-floor-item-scene-market .scene-swiper .swiper-slide .product-item .txt-tag-wrap .txt-tag {
    display: inline-block;
    background: rgba(225, 37, 27, .1);
    padding: 2px 4px;
    font-size: 12px;
    border-radius: 2px;
    margin: 8px 9px 16px 0;
    color: #2672e6;
    line-height: 12px
}

.jdc-product-floor-item-scene-market .scene-swiper .swiper-slide .product-item .txt-tag-wrap .txt-tag-empty {
    padding: 2px 8px
}

.jdc-product-floor-item-scene-market .scene-swiper .swiper-slide .product-item .desc {
    font-size: 14px;
    font-weight: 400;
    color: #595959;
    line-height: 22px;
    margin: 0;
    height: 44px
}

.jdc-product-floor-item-scene-market .scene-swiper .swiper-slide .product-item .price-box p {
    margin: 0
}

.jdc-product-floor-item-scene-market .scene-swiper .swiper-slide .product-item .price-box .discount {
    font-size: 24px;
    font-weight: 600;
    color: #2672e6
}

.jdc-product-floor-item-scene-market .scene-swiper .swiper-slide .product-item .price-box .discount span {
    font-size: 14px;
    margin-left: 2px
}

.jdc-product-floor-item-scene-market .scene-swiper .swiper-slide .product-item .price-box .original {
    font-size: 14px;
    color: #8c8c8c;
    text-decoration: line-through
}

.price-tag-wrap {
    margin-top: 16px;
    padding-left: 10px;
    margin-bottom: 8px
}

.price-tag-wrap .price-tag {
    padding: 0 10px;
    font-size: 12px;
    color: #fff;
    margin-right: 9px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 99, 99, .6)), color-stop(3.92687427%, rgba(255, 37, 37, .62)), to(#ff2525));
    background: linear-gradient(90deg, rgba(255, 99, 99, .6), rgba(255, 37, 37, .62) 3.92687427%, #ff2525);
    border-radius: 2px 0 0 2px;
    display: inline-block;
    position: relative;
    height: 20px;
    line-height: 20px
}

.price-tag-wrap .price-tag:before {
    content: "";
    width: 6px;
    height: 20px;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 99, 99, .6)), color-stop(42.98999148%, rgba(255, 37, 37, .62)), to(#ff2525));
    background: linear-gradient(90deg, rgba(255, 99, 99, .6), rgba(255, 37, 37, .62) 42.98999148%, #ff2525);
    border-radius: 0 2px 2px 0;
    position: absolute;
    top: 0;
    left: -6px
}

.price-tag-wrap .price-tag:nth-child(2) {
    height: 20px;
    border: 1px solid #ff2626;
    padding: 0 6px;
    line-height: 20px;
    background: transparent;
    color: #ff2626;
    border-radius: 0;
    box-sizing: border-box
}

.price-tag-wrap .price-tag:nth-child(2):before {
    display: none
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .overflow-scroll {
    border-bottom: 1px solid #e5e5e5
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper {
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-transform: none !important;
    transform: none !important
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide {
    min-width: 25%;
    max-width: 25%;
    margin-top: 21px
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item {
    padding-bottom: 164px
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item .item-bottom {
    padding: 16px 24px
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item .item-bottom .item-bottom-txt {
    font-size: 14px;
    color: #262626;
    padding-left: 12px;
    position: relative;
    line-height: 32px
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item .item-bottom .item-bottom-txt:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #2672e6;
    top: 14px;
    left: 0
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item .price .price-tag-wrap {
    padding-left: 6px;
    margin: 0 0 8px
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item .price .p-box .concessional {
    line-height: 42px;
    display: inline-block;
    font-size: 28px;
    font-weight: 600;
    color: #2672e6
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item .price .p-box .concessional span {
    font-size: 16px;
    font-weight: 400;
    color: #2672e6;
    margin-left: 6px;
    line-height: 24px
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item .price .p-box .original {
    font-size: 14px;
    color: #8c8c8c;
    text-decoration: line-through
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item .price .p-box .original span {
    font-size: 14px;
    font-weight: 400
}

.jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet-m {
    display: none
}

@media (max-width:1680px) {
    .jdc-product-nav .nav-bar .nav-item {
        padding: 0 30px
    }

    .jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd {
        padding: 32px 35px 16px
    }

    .jdc-product-banner .jdc-product-banner-txt {
        width: 52%
    }

    .jdc-product-floor5 .case-bg {
        height: 524px
    }

    .jdc-product-floor5 .case-bg .case-item .case-content {
        height: 400px
    }
}

@media (max-width:1440px) {
    .jdc-product-floor1 .specs-box .j-col-12:first-child .item {
        padding: 25px
    }

    .jdc-product-floor8 .item-right .item-right-cont {
        padding: 40px 35px 55px 23px
    }

    .jdc-product-floor8 .item-right .item-right-cont .item-consult .jdc-product-btn,
    .jdc-product-floor8 .item-right .item-right-cont .item-group img {
        margin-left: 38px
    }

    .jdc-product-nav .nav-bar .product-price {
        margin-left: 34px
    }

    .jdc-product-nav .nav-bar .nav-item {
        padding: 0 20px
    }

    .jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd {
        padding: 32px 30px 16px
    }

    .jdc-product-floor2 .item-content .core .core-wrap .core-item {
        flex-wrap: wrap;
        align-content: center
    }

    .jdc-product-floor2 .item-content .core .core-wrap .core-item b {
        width: 100%;
        margin: 0
    }

    .jdc-product-floor2 .item-content .core .core-wrap .core-item p {
        width: 100%
    }

    .jdc-product-floor2 .item-content .core .core-wrap .core-item .item-desc {
        margin-bottom: 12px
    }

    .jdc-product-floor2 .item-content .core .core-wrap .core-item .item-desc p {
        -webkit-line-clamp: 3;
        margin-bottom: 14px
    }

    .jdc-product-banner .jdc-product-banner-txt {
        width: 55%;
        display: block
    }

    .jdc-event-floor .j-col-13 .item {
        padding-left: 40px
    }

    .banner-video-box {
        width: 420px;
        height: 241px
    }

    .jdc-product-floor8 .item-left h4 {
        font-size: 26px
    }

    .jdc-product-floor-item-scene-market .scene-swiper .swiper-slide .product-item .price-box .original {
        margin-left: 3px
    }

    .jdc-product-floor-item-scene-market .scene-swiper .swiper-slide .product-item {
        padding: 20px 12px 0
    }
}

@media (max-width:1280px) {
    .jdc-product-nav .nav-bar .nav-item {
        padding: 0 15px
    }

    .jdc-product-nav .nav-bar .product-price {
        margin-left: 24px
    }

    .jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd {
        padding: 32px 30px 16px
    }

    .jdc-product-banner .jdc-product-banner-txt {
        width: 55%
    }
}

@media (max-width:768px) {
    .jdc-rwd .jdc-product-floor1 .specs-box .j-col-12:first-child .item {
        padding: 15px
    }

    .jdc-rwd .jdc-product-banner {
        background-image: none !important;
        height: auto;
        min-height: 219px
    }

    .jdc-rwd .jdc-product-banner .m-product-bg {
        display: block
    }

    .jdc-rwd .jdc-product-banner .j-w {
        position: relative;
        z-index: 2;
        height: 100%
    }

    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct {
        box-sizing: border-box;
        position: relative;
        z-index: 2;
        padding: 0
    }

    .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
    }

    .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
    }

    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .jdc-product-banner-subtit .btn-video,
    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .jdc-product-banner-tit .btn-video {
        display: inline-block;
        width: 96px;
        height: 31px;
        background: rgba(228, 230, 235, .8) url(../img/btn-video.png) no-repeat top 4px left 4px;
        background-size: 24px 24px;
        border-radius: 20px;
        font-size: 12px;
        color: #262626;
        margin-left: 10px;
        line-height: 31px;
        padding-left: 36px;
        font-weight: 400;
        margin-top: 0
    }

    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .jdc-product-banner-subtit {
        margin-bottom: 0;
        padding-top: 0;
        height: auto
    }

    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .jdc-product-banner-subtit .btn-video {
        display: inline-block;
        width: 96px;
        height: 31px;
        background: rgba(228, 230, 235, .8) url(../img/btn-video.png) no-repeat top 4px left 4px;
        background-size: 24px 24px;
        border-radius: 20px;
        font-size: 12px;
        color: #262626;
        margin-left: 10px;
        line-height: 31px;
        padding-left: 36px;
        font-weight: 400;
        margin-top: 0
    }

    .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)
    }

    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .m-showbox:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .03);
        -webkit-backdrop-filter: blur(4px);
        backdrop-filter: blur(4px)
    }

    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .m-showbox .p-showbox {
        position: relative;
        z-index: 2;
        display: none
    }

    .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-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
    }

    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .m-showbox .p-showbox .jdc-product-btn2 {
        color: #2672e6
    }

    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .m-showbox .p-showbox .jdc-product-link {
        color: #2672e6;
        font-size: 12px;
        margin-left: 12px
    }

    .jdc-rwd .jdc-product-banner .j-w .jdc-product-banner-ct .m-showbox .p-showbox-m {
        display: block
    }

    .jdc-rwd .banner-video-box {
        display: none
    }

    .jdc-rwd .jdc-event-floor {
        box-sizing: border-box;
        padding: 0;
        background: #f8fafc;
        margin: 0;
        height: auto;
        border: none
    }

    .jdc-rwd .jdc-event-floor .p-hide {
        display: none
    }

    .jdc-rwd .jdc-event-floor .j-row {
        height: auto;
        padding: 16px
    }

    .jdc-rwd .jdc-event-floor .j-row .j-col-10 {
        float: none;
        width: 100%;
        height: 180px;
        position: static;
        background: #fff;
        padding: 9px;
        box-shadow: 0 3px 13px 0 rgba(192, 199, 209, .16)
    }

    .jdc-rwd .jdc-event-floor .j-row .j-col-10 .event-item {
        height: 162px;
        margin: 0
    }

    .jdc-rwd .jdc-event-floor .j-row .j-col-10 .event-item .event-img {
        width: 100%;
        height: 162px
    }

    .jdc-rwd .jdc-event-floor .j-row .j-col-10 .event-item .event-cont {
        width: 100%;
        height: auto;
        z-index: 100;
        box-sizing: border-box;
        padding: 45px 99px 19px 19px;
        bottom: 0
    }

    .jdc-rwd .jdc-event-floor .j-row .j-col-10 .event-item .event-cont b {
        margin: 0 0 9px;
        font-size: 21px
    }

    .jdc-rwd .jdc-event-floor .j-row .j-col-10 .event-item .event-cont p {
        font-size: 14px;
        margin: 0;
        -webkit-line-clamp: 2
    }

    .jdc-rwd .jdc-event-floor .j-row .j-col-13 {
        width: 100%;
        margin: 0;
        float: none
    }

    .jdc-rwd .jdc-event-floor .j-row .j-col-13 .item {
        padding-top: 16px;
        padding-left: 0
    }

    .jdc-rwd .jdc-event-floor .j-row .j-col-13 .item p {
        margin-bottom: 0
    }

    .jdc-rwd .jdc-event-floor .j-row .j-col-13 .item p span {
        font-size: 16px
    }

    .jdc-rwd .jdc-event-floor .j-row .j-col-13 .item p img {
        display: none
    }

    .jdc-rwd .jdc-event-floor .j-row .j-col-13 .item .event-list {
        padding: 0
    }

    .jdc-rwd .jdc-event-floor .j-row .j-col-13 .item .event-list li {
        float: none;
        display: block;
        margin-top: 16px;
        width: 100%;
        font-size: 12px;
        height: 18px;
        line-height: 18px
    }

    .jdc-rwd .jdc-product-nav,
    .jdc-rwd .jdc-product-nav-wrap {
        display: none !important
    }

    .jdc-rwd .product-tit {
        font-size: 18px;
        color: #262626;
        line-height: 26px;
        padding: 24px 0 16px;
        text-align: center
    }

    .jdc-rwd .jdc-product-floor9 {
        padding-bottom: 0
    }

    .jdc-rwd .jdc-product-floor9 .j-row {
        display: none
    }

    .jdc-rwd .jdc-product-floor9 .j-row-m {
        display: block
    }

    .jdc-rwd .jdc-product-floor9 .j-row-m .jdc-swiper-container {
        position: relative;
        height: auto;
        padding-bottom: 43px;
        overflow: hidden
    }

    .jdc-rwd .jdc-product-floor9 .j-row-m .item {
        width: 100%;
        height: auto;
        padding: 0 16px
    }

    .jdc-rwd .jdc-product-floor9 .j-row-m .item img {
        width: 100%;
        height: auto
    }

    .jdc-rwd .jdc-product-floor2 {
        padding-bottom: 0;
        background-size: auto 496px
    }

    .jdc-rwd .jdc-product-floor2 .m-product-bg {
        display: block
    }

    .jdc-rwd .jdc-product-floor2 .product-tit {
        color: #fff;
        z-index: 2;
        position: relative
    }

    .jdc-rwd .jdc-product-floor2 .item-content {
        height: auto;
        box-shadow: none;
        margin-top: 296px;
        padding: 0 12px 16px;
        position: relative;
        background: transparent
    }

    .jdc-rwd .jdc-product-floor2 .item-content:before {
        content: "";
        position: absolute;
        height: 144px;
        top: 0;
        background: #262626;
        left: 0;
        right: 0;
        z-index: 1
    }

    .jdc-rwd .jdc-product-floor2 .item-content:after {
        content: "";
        position: absolute;
        top: 40%;
        bottom: 0;
        background: #f4f7fa;
        left: 0;
        right: 0;
        z-index: 1
    }

    .jdc-rwd .jdc-product-floor2 .item-content .item-wrap {
        display: block;
        padding: 12px;
        background: #fff;
        position: relative;
        z-index: 2
    }

    .jdc-rwd .jdc-product-floor2 .item-content .item-wrap .j-col-12 {
        float: none;
        width: 100%;
        border: 1px solid #e5e5e5;
        border-bottom: 0;
        background: #fff !important;
        box-shadow: none;
        margin: 0;
        height: auto;
        padding: 0
    }

    .jdc-rwd .jdc-product-floor2 .item-content .item-wrap .j-col-12:last-child {
        border-bottom: 1px solid #e5e5e5
    }

    .jdc-rwd .jdc-product-floor2 .item-content .item-wrap .j-col-12 .item {
        padding: 8px 16px 24px;
        border: none
    }

    .jdc-rwd .jdc-product-floor2 .item-content .item-wrap .j-col-12 .item img {
        width: 70px;
        height: 70px;
        margin-right: 16px;
        float: none;
        vertical-align: middle;
        margin-top: 0
    }

    .jdc-rwd .jdc-product-floor2 .item-content .item-wrap .j-col-12 .item b {
        font-size: 14px;
        line-height: 20px
    }

    .jdc-rwd .jdc-product-floor2 .item-content .item-wrap .j-col-12 .item .cont {
        padding-top: 10px;
        line-height: 20px
    }

    .jdc-rwd .jdc-product-floor2 .item-content .item-wrap .j-col-12 .item .cont p {
        font-size: 12px;
        display: block
    }

    .jdc-rwd .jdc-product-floor2 .item-content .core {
        position: relative;
        z-index: 2;
        margin: 0;
        padding: 12px;
        background: #fff
    }

    .jdc-rwd .jdc-product-floor2 .item-content .core .core-title {
        font-size: 16px;
        line-height: 24px;
        padding: 0 0 24px
    }

    .jdc-rwd .jdc-product-floor2 .item-content .core .core-wrap {
        display: none
    }

    .jdc-rwd .jdc-product-floor2 .item-content .core .core-wrap-m {
        display: block
    }

    .jdc-rwd .jdc-product-floor2 .item-content .core .core-wrap-m .core-collapse {
        border: none
    }

    .jdc-rwd .jdc-product-floor2 .item-content .core .core-wrap-m .core-collapse .el-collapse-item {
        margin-bottom: 8px
    }

    .jdc-rwd .jdc-product-floor2 .item-content .core .core-wrap-m .core-collapse .el-collapse-item:last-child {
        margin-bottom: 0
    }

    .jdc-rwd .jdc-product-floor2 .item-content .core .core-wrap-m .core-collapse .el-collapse-item.is-active .el-collapse-item__header .el-collapse-item__header__arrow {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .jdc-rwd .jdc-product-floor2 .item-content .core .core-wrap-m .core-collapse .el-collapse-item .el-collapse-item__header {
        height: 64px;
        line-height: 64px;
        padding: 0;
        border: none
    }

    .jdc-rwd .jdc-product-floor2 .item-content .core .core-wrap-m .core-collapse .el-collapse-item .el-collapse-item__header .collapse-title {
        padding: 0 16px;
        background-size: cover;
        background-position: 50%
    }

    .jdc-rwd .jdc-product-floor2 .item-content .core .core-wrap-m .core-collapse .el-collapse-item .el-collapse-item__header b {
        font-size: 14px;
        color: #262626;
        font-weight: 600
    }

    .jdc-rwd .jdc-product-floor2 .item-content .core .core-wrap-m .core-collapse .el-collapse-item .el-collapse-item__header p {
        display: inline-block;
        font-size: 12px;
        color: #595959;
        margin-left: 12px
    }

    .jdc-rwd .jdc-product-floor2 .item-content .core .core-wrap-m .core-collapse .el-collapse-item .el-collapse-item__header .el-collapse-item__header__arrow {
        float: right;
        line-height: 64px;
        color: #595959;
        font-size: 12px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        margin: 0 16px 0 0
    }

    .jdc-rwd .jdc-product-floor2 .item-content .core .core-wrap-m .core-collapse .el-collapse-item .el-collapse-item__wrap {
        background: #fff;
        border: 1px solid #e5e5e5
    }

    .jdc-rwd .jdc-product-floor2 .item-content .core .core-wrap-m .core-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content {
        font-size: 12px;
        color: #262626;
        padding: 16px
    }

    .jdc-rwd .jdc-product-floor2 .item-content .core .core-wrap-m .core-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content .item-desc p {
        line-height: 20px;
        margin-bottom: 16px
    }

    .jdc-rwd .jdc-product-floor2 .item-content .core .core-wrap-m .core-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content .item-desc .jdc-product-btn {
        background-color: #fff;
        width: 96px;
        height: 32px;
        line-height: 30px;
        font-size: 12px;
        color: #2672e6;
        font-weight: 400
    }

    .jdc-rwd .jdc-product-floor5 {
        background: #fff !important
    }

    .jdc-rwd .jdc-product-floor5 .product-tit {
        color: #000;
        padding-bottom: 14px
    }

    .jdc-rwd .jdc-product-floor5 .jdc-main-tab {
        position: relative;
        height: 51px;
        overflow: hidden
    }

    .jdc-rwd .jdc-product-floor5 .jdc-main-tab .nav-wrap {
        width: 100%;
        height: 60px;
        overflow-x: auto
    }

    .jdc-rwd .jdc-product-floor5 .jdc-main-tab .nav-wrap .nav {
        padding: 0;
        display: block;
        width: 100%;
        height: 50px;
        white-space: nowrap;
        text-align: center;
        border-bottom: 1px solid #e5e5e5
    }

    .jdc-rwd .jdc-product-floor5 .jdc-main-tab .nav-wrap .nav .nav-item {
        padding: 20px 0 16px;
        margin: 0 16px;
        line-height: 14px;
        height: 14px;
        display: inline-block
    }

    .jdc-rwd .jdc-product-floor5 .jdc-main-tab .nav-wrap .nav .nav-item span {
        font-size: 14px
    }

    .jdc-rwd .jdc-product-floor5 .jdc-main-tab .arrow-l,
    .jdc-rwd .jdc-product-floor5 .jdc-main-tab .arrow-r {
        position: absolute;
        top: 0;
        left: 0;
        width: 30px;
        height: 50px;
        z-index: 100;
        text-align: left;
        background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(hsla(0, 0%, 100%, 0)));
        background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0))
    }

    .jdc-rwd .jdc-product-floor5 .jdc-main-tab .arrow-r {
        text-align: right;
        right: 0;
        left: auto;
        background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff);
        background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), to(#fff))
    }

    .jdc-rwd .jdc-product-floor5 .case-bg {
        height: auto;
        padding: 16px
    }

    .jdc-rwd .jdc-product-floor5 .case-bg .case-item {
        height: auto;
        box-shadow: 0 2px 16px 0 rgba(192, 199, 209, .5)
    }

    .jdc-rwd .jdc-product-floor5 .case-bg .case-item .case-img-wrap {
        float: none;
        height: auto;
        width: 100%
    }

    .jdc-rwd .jdc-product-floor5 .case-bg .case-item .case-img-wrap img {
        width: 100%;
        height: auto
    }

    .jdc-rwd .jdc-product-floor5 .case-bg .case-item .case-content {
        position: static;
        width: 100%;
        height: auto;
        box-shadow: none
    }

    .jdc-rwd .jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd {
        padding: 14px 16px 26px
    }

    .jdc-rwd .jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-logo-img {
        width: 140px;
        height: 56px
    }

    .jdc-rwd .jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-tit {
        font-size: 16px;
        font-weight: 600
    }

    .jdc-rwd .jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-txt {
        font-size: 12px;
        color: #595959;
        line-height: 18px;
        margin-bottom: 16px;
        margin-top: 12px;
        -webkit-line-clamp: 4
    }

    .jdc-rwd .jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .jdc-btn-ghost-border {
        font-size: 12px
    }

    .jdc-rwd .jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-msg {
        margin-top: 30px;
        height: auto;
        padding: 16px 18px
    }

    .jdc-rwd .jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-msg:after,
    .jdc-rwd .jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-msg:before {
        width: 20px;
        height: 16px
    }

    .jdc-rwd .jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-msg:after {
        bottom: -8px
    }

    .jdc-rwd .jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-msg .txt1 {
        font-size: 12px;
        line-height: 18px;
        display: block
    }

    .jdc-rwd .jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-msg .txt2 {
        font-size: 12px
    }

    .jdc-rwd .jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-detail {
        margin-bottom: 16px
    }

    .jdc-rwd .jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-detail .f-mul {
        font-size: 14px;
        line-height: 20px
    }

    .jdc-rwd .jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-detail .f-mul .mul {
        font-size: 14px;
        margin-bottom: 4px
    }

    .jdc-rwd .jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-detail .f-mul .mul span {
        font-size: 30px
    }

    .jdc-rwd .jdc-product-floor5 .case-bg .case-item .case-content .case-item-bd .case-item-detail .f-mul:last-child {
        margin-right: 0
    }

    .jdc-rwd .jdc-product-floor10 {
        background: #f3f6f9;
        padding-bottom: 24px
    }

    .jdc-rwd .jdc-product-floor10 .product-tit {
        padding-bottom: 24px
    }

    .jdc-rwd .jdc-product-floor10 .product-timeline {
        display: none
    }

    .jdc-rwd .jdc-product-floor10 .product-timeline-m {
        display: block;
        padding: 0 16px 0 22px
    }

    .jdc-rwd .jdc-product-floor10 .product-timeline-m .timeline {
        width: 100%;
        padding: 0;
        overflow: visible;
        position: relative
    }

    .jdc-rwd .jdc-product-floor10 .product-timeline-m .timeline:before {
        content: "";
        background: rgba(38, 38, 38, .15);
        position: absolute;
        right: 0;
        width: 1px;
        height: auto;
        left: 0;
        top: 30px;
        bottom: 40px
    }

    .jdc-rwd .jdc-product-floor10 .product-timeline-m .timeline:after {
        display: none
    }

    .jdc-rwd .jdc-product-floor10 .product-timeline-m .timeline .timeline-scroll {
        display: block;
        position: relative
    }

    .jdc-rwd .jdc-product-floor10 .product-timeline-m .timeline .timeline-scroll .timeline-item {
        width: 100%;
        margin-bottom: 16px;
        position: relative;
        padding: 0 0 0 24px;
        box-sizing: border-box;
        text-align: center;
        flex-shrink: 0
    }

    .jdc-rwd .jdc-product-floor10 .product-timeline-m .timeline .timeline-scroll .timeline-item .time {
        position: absolute;
        font-size: 12px;
        color: #8c8c8c;
        z-index: 1;
        top: 12px;
        left: 36px;
        line-height: 22px
    }

    .jdc-rwd .jdc-product-floor10 .product-timeline-m .timeline .timeline-scroll .timeline-item .time p {
        display: inline-block
    }

    .jdc-rwd .jdc-product-floor10 .product-timeline-m .timeline .timeline-scroll .timeline-item .time .p1 {
        margin-right: 12px;
        margin-bottom: 0
    }

    .jdc-rwd .jdc-product-floor10 .product-timeline-m .timeline .timeline-scroll .timeline-item .circle {
        background: #fff;
        border: 1px solid rgba(38, 38, 38, .15);
        border-radius: 8px;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .15);
        z-index: 2;
        width: 10px;
        height: 10px;
        position: absolute;
        left: -6px;
        top: 50%;
        margin: -6px auto 24px
    }

    .jdc-rwd .jdc-product-floor10 .product-timeline-m .timeline .timeline-scroll .timeline-item .time-desc {
        display: none
    }

    .jdc-rwd .jdc-product-floor10 .product-timeline-m .timeline .timeline-scroll .timeline-item .time-desc-m {
        display: block;
        box-sizing: border-box;
        text-align: left;
        cursor: pointer;
        position: relative;
        height: 72px;
        padding: 38px 20px 14px 12px;
        background: #fff;
        font-weight: 600
    }

    .jdc-rwd .jdc-product-floor10 .product-timeline-m .timeline .timeline-scroll .timeline-item .time-desc-m:after {
        left: -8px;
        top: 50%;
        margin-top: -8px;
        content: "";
        position: absolute;
        margin-left: -8px;
        border: 8px solid transparent;
        border-right-color: #fff
    }

    .jdc-rwd .jdc-product-floor10 .product-timeline-m .timeline .timeline-scroll .timeline-item .time-desc-m p {
        font-size: 12px;
        font-weight: 500;
        -webkit-line-clamp: 1;
        width: 90%;
        color: #595959;
        line-height: 22px
    }

    .jdc-rwd .jdc-product-floor10 .product-timeline-m .timeline .timeline-scroll .timeline-item .time-desc-m.before:before {
        content: "\e8f5";
        position: absolute;
        bottom: 13px;
        right: 20px;
        width: 20px;
        text-align: center;
        line-height: 20px;
        height: 20px;
        font-size: 14px;
        font-family: jdcfont !important;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        color: #8c8c8c
    }

    .jdc-rwd .jdc-product-floor10 .product-timeline-m .timeline .timeline-scroll .timeline-item .time-desc-m .btn {
        display: none
    }

    .jdc-rwd .jdc-product-floor10 .jdc-btn-ghost-border {
        font-size: 12px;
        width: 152px;
        box-sizing: border-box;
        margin-top: 0
    }

    .jdc-rwd .jdc-product-floor11 {
        padding: 0
    }

    .jdc-rwd .jdc-product-floor11 .j-w-floor6 {
        display: none
    }

    .jdc-rwd .jdc-product-floor11 .j-w-floor6-m {
        display: block;
        padding-bottom: 4px
    }

    .jdc-rwd .jdc-product-floor11 .j-w-floor6-m ul {
        display: block
    }

    .jdc-rwd .jdc-product-floor11 .j-w-floor6-m .ques-collapse {
        border: none;
        padding: 0 16px
    }

    .jdc-rwd .jdc-product-floor11 .j-w-floor6-m .ques-collapse .el-collapse-item {
        margin-bottom: 12px
    }

    .jdc-rwd .jdc-product-floor11 .j-w-floor6-m .ques-collapse .el-collapse-item .el-collapse-item__header {
        background: #f8f9fb;
        padding: 0 16px;
        font-size: 12px;
        color: #262626;
        height: 50px;
        line-height: 50px;
        box-sizing: border-box;
        font-weight: 600;
        border: none
    }

    .jdc-rwd .jdc-product-floor11 .j-w-floor6-m .ques-collapse .el-collapse-item .el-collapse-item__header .el-collapse-item__header__arrow {
        float: right;
        line-height: 50px;
        color: #8c8c8c;
        font-size: 12px;
        margin: 0;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .jdc-rwd .jdc-product-floor11 .j-w-floor6-m .ques-collapse .el-collapse-item.is-active .el-collapse-item__header .el-collapse-item__header__arrow {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .jdc-rwd .jdc-product-floor11 .j-w-floor6-m .ques-collapse .el-collapse-item .el-collapse-item__wrap {
        background: #f8f9fb;
        padding: 0 16px;
        border: none
    }

    .jdc-rwd .jdc-product-floor11 .j-w-floor6-m .ques-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content {
        border-top: 1px solid #f0f0f0;
        padding: 4px 0 8px
    }

    .jdc-rwd .jdc-product-floor11 .j-w-floor6-m .ques-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content ul {
        padding: 0
    }

    .jdc-rwd .jdc-product-floor11 .j-w-floor6-m .ques-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content ul li {
        border: none
    }

    .jdc-rwd .jdc-product-floor11 .j-w-floor6-m .ques-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content ul li a {
        padding: 9px 0;
        display: block;
        font-size: 12px;
        color: #262626
    }

    .jdc-rwd .jdc-product-floor11 .j-w-floor6-m .ques-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content ul li a span {
        content: "";
        display: inline-block;
        margin-left: 10px;
        border: 4px solid transparent;
        border-left-color: #bbb;
        position: relative
    }

    .jdc-rwd .jdc-product-floor11 .j-w-floor6-m .ques-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content ul li a span:after {
        content: "";
        border: 4px solid transparent;
        border-left-color: #f8f9fb;
        position: absolute;
        top: -4px;
        left: -5px
    }

    .jdc-rwd .jdc-product-floor12 {
        background: #f3f6f9;
        padding-bottom: 16px
    }

    .jdc-rwd .jdc-product-floor12 .j-w {
        padding: 0 16px;
        box-sizing: border-box
    }

    .jdc-rwd .jdc-product-floor12 .more {
        background: #f3f6f9
    }

    .jdc-rwd .jdc-product-floor12 .more .j-row {
        background: #fff
    }

    .jdc-rwd .jdc-product-floor12 .more .j-row .jdc-main-tab {
        position: relative;
        height: 51px;
        overflow: hidden
    }

    .jdc-rwd .jdc-product-floor12 .more .j-row .jdc-main-tab .nav-wrap {
        width: 100%;
        height: 60px;
        overflow-x: auto
    }

    .jdc-rwd .jdc-product-floor12 .more .j-row .jdc-main-tab .nav-wrap .nav {
        padding: 0;
        display: block;
        width: 100%;
        height: 48px;
        white-space: nowrap;
        text-align: center;
        border-bottom: 1px solid #e5e5e5
    }

    .jdc-rwd .jdc-product-floor12 .more .j-row .jdc-main-tab .nav-wrap .nav .nav-item {
        padding: 18px 0 16px;
        margin: 0 16px;
        line-height: 14px;
        height: 14px;
        display: inline-block
    }

    .jdc-rwd .jdc-product-floor12 .more .j-row .jdc-main-tab .nav-wrap .nav .nav-item span {
        font-size: 14px
    }

    .jdc-rwd .jdc-product-floor12 .more .j-row .jdc-main-tab .arrow-l,
    .jdc-rwd .jdc-product-floor12 .more .j-row .jdc-main-tab .arrow-r {
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 48px;
        z-index: 100;
        text-align: left;
        background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(hsla(0, 0%, 100%, 0)));
        background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0))
    }

    .jdc-rwd .jdc-product-floor12 .more .j-row .jdc-main-tab .arrow-r {
        text-align: right;
        right: 0;
        left: auto;
        background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff);
        background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), to(#fff))
    }

    .jdc-rwd .jdc-product-floor12 .more .j-row .ques-content {
        padding: 0
    }

    .jdc-rwd .jdc-product-floor12 .more .j-row .ques-content .ques-collapse {
        padding-bottom: 0
    }

    .jdc-rwd .jdc-product-floor12 .more .j-row .ques-content .el-collapse-item {
        margin: 0
    }

    .jdc-rwd .jdc-product-floor12 .more .j-row .ques-content .el-collapse-item .el-collapse-item__header {
        height: 50px;
        line-height: 50px;
        background: #fff;
        padding-left: 16px;
        padding-right: 0;
        font-size: 12px;
        margin: 0 16px;
        border-bottom: 1px solid #f0f0f0
    }

    .jdc-rwd .jdc-product-floor12 .more .j-row .ques-content .el-collapse-item .el-collapse-item__header:after {
        left: 0
    }

    .jdc-rwd .jdc-product-floor12 .more .j-row .ques-content .el-collapse-item .el-collapse-item__header .el-collapse-item__header__arrow {
        line-height: 50px
    }

    .jdc-rwd .jdc-product-floor12 .more .j-row .ques-content .el-collapse-item .el-collapse-item__wrap {
        background: #f7f7f7;
        width: 100%
    }

    .jdc-rwd .jdc-product-floor12 .more .j-row .ques-content .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content {
        padding: 16px;
        font-size: 12px;
        line-height: 20px
    }

    .jdc-rwd .jdc-product-floor12 .more .j-row .ques-content .jdc-btn-ghost-border {
        padding: 3px 0;
        font-size: 12px;
        margin: 16px auto
    }

    .jdc-rwd .jdc-product-floor7 {
        background: #fff;
        padding: 0
    }

    .jdc-rwd .jdc-product-floor7 .product-tit {
        padding: 24px 0
    }

    .jdc-rwd .jdc-product-floor7 .j-row {
        display: none
    }

    .jdc-rwd .jdc-product-floor7 .j-row-m {
        display: block
    }

    .jdc-rwd .jdc-product-floor7 .swiper-slide {
        width: 300px;
        margin-left: 16px
    }

    .jdc-rwd .jdc-product-floor7 .swiper-container {
        padding-bottom: 51px
    }

    .jdc-rwd .jdc-product-floor7 .j-col-6 {
        height: 220px;
        width: 300px
    }

    .jdc-rwd .jdc-product-floor7 .j-col-6 .item-tit {
        height: 80px;
        padding: 0 16px
    }

    .jdc-rwd .jdc-product-floor7 .j-col-6 .item-tit b {
        font-size: 18px
    }

    .jdc-rwd .jdc-product-floor7 .j-col-6 .item-cont .cont-p {
        height: 108px;
        line-height: 20px;
        padding: 24px 16px;
        font-size: 12px
    }

    .jdc-rwd .jdc-product-floor8 {
        background-image: url(../img/consult_M.jpg);
        height: auto;
        background-position: 50%;
        background-size: cover
    }

    .jdc-rwd .jdc-product-floor8 .item-left {
        float: none;
        width: 100%;
        padding: 24px 16px;
        box-sizing: border-box
    }

    .jdc-rwd .jdc-product-floor8 .item-left h4 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 4px
    }

    .jdc-rwd .jdc-product-floor8 .item-left .f-toe2 {
        -webkit-line-clamp: 1
    }

    .jdc-rwd .jdc-product-floor8 .item-left p {
        font-size: 12px;
        color: #595959;
        line-height: 18px
    }

    .jdc-rwd .jdc-product-floor8 .item-right {
        float: none;
        width: auto;
        box-sizing: border-box;
        padding: 0 16px;
        margin: 0 16px;
        height: auto
    }

    .jdc-rwd .jdc-product-floor8 .item-right .item-right-cont {
        padding: 0;
        display: block;
        height: auto
    }

    .jdc-rwd .jdc-product-floor8 .item-right .item-right-cont:after {
        height: 1px;
        left: 0;
        right: 0;
        top: 78px;
        width: auto;
        background: #e5e5e5
    }

    .jdc-rwd .jdc-product-floor8 .item-right .item-right-cont .item-consult {
        margin: 0;
        padding: 16px 0;
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    .jdc-rwd .jdc-product-floor8 .item-right .item-right-cont .item-consult b {
        font-size: 14px;
        color: #262626;
        line-height: 20px
    }

    .jdc-rwd .jdc-product-floor8 .item-right .item-right-cont .item-consult .time {
        font-size: 12px;
        color: #8c8c8c;
        line-height: 20px;
        background: transparent;
        margin-left: 8px
    }

    .jdc-rwd .jdc-product-floor8 .item-right .item-right-cont .item-consult p {
        font-size: 12px;
        margin-top: 12px;
        line-height: 14px
    }

    .jdc-rwd .jdc-product-floor8 .item-right .item-right-cont .item-consult .jdc-product-btn {
        width: 98px;
        height: 32px;
        line-height: 32px;
        margin: 0
    }

    .jdc-rwd .jdc-product-floor8 .item-right .item-right-cont .item-group {
        -webkit-box-pack: justify;
        justify-content: space-between;
        padding: 16px 0 24px;
        margin: 0
    }

    .jdc-rwd .jdc-product-floor8 .item-right .item-right-cont .item-group b {
        font-size: 14px;
        color: #000;
        line-height: 20px
    }

    .jdc-rwd .jdc-product-floor8 .item-right .item-right-cont .item-group p {
        font-size: 12px;
        margin-top: 10px;
        line-height: 14px
    }

    .jdc-rwd .jdc-product-floor8 .item-right .item-right-cont .item-group img {
        margin: 0;
        width: 64px;
        height: 64px
    }

    .jdc-rwd .jdc-product-floor1 .specs-content {
        background: #f7f8fb;
        padding: 20px 16px 16px
    }

    .jdc-rwd .jdc-product-floor1 .specs-content:before {
        display: none
    }

    .jdc-rwd .jdc-product-floor1 .specs-content .specs-box {
        background: transparent;
        box-shadow: none;
        border: none;
        padding: 0;
        margin: 0
    }

    .jdc-rwd .jdc-product-floor1 .specs-content .specs-box .item {
        border: none;
        padding: 0
    }

    .jdc-rwd .jdc-product-floor1 .specs-content .specs-box .item b {
        font-size: 14px
    }

    .jdc-rwd .jdc-product-floor1 .specs-content .specs-box .item p {
        font-size: 12px;
        line-height: 20px;
        width: 100%;
        margin: 12px 0 17px
    }

    .jdc-rwd .jdc-product-floor1 .specs-content .specs-box .item2 {
        margin: 0
    }

    .jdc-rwd .jdc-product-floor1 .specs-content .specs-box .item2 .img-wrap {
        display: none
    }

    .jdc-rwd .jdc-product-floor1 .specs-content .specs-box .j-col-24 {
        padding-bottom: 0
    }

    .jdc-rwd .jdc-product-floor1 .specs-content .call,
    .jdc-rwd .jdc-product-floor1 .specs-content .specs-box .rec {
        display: none
    }

    .jdc-rwd .tab-scroll {
        position: relative;
        height: 51px;
        padding-bottom: 0;
        border: none;
        display: block;
        overflow: hidden
    }

    .jdc-rwd .overflow-scroll {
        height: 61px;
        overflow-x: auto;
        display: block;
        width: 100%;
        -webkit-overflow-scrolling: touch
    }

    .jdc-rwd .tab-scroll .arrow-l {
        position: absolute;
        top: 0;
        left: 0;
        width: 30px;
        height: 50px;
        z-index: 100;
        text-align: left;
        background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(hsla(0, 0%, 100%, 0)));
        background-image: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0))
    }

    .jdc-rwd .tab-scroll .arrow-r {
        position: absolute;
        top: 0;
        right: 0;
        width: 30px;
        height: 50px;
        z-index: 100;
        text-align: right;
        background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), to(#fff));
        background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff)
    }

    .jdc-rwd .tab-specs {
        box-sizing: border-box;
        width: 100%;
        text-align: left;
        padding: 0 16px;
        border-bottom: 1px solid #e5e5e5;
        white-space: nowrap
    }

    .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
    }

    .jdc-rwd .tab-specs .tab-item.on:after {
        width: 24px;
        -webkit-transition: width .2s;
        transition: width .2s
    }

    .jdc-rwd .tab-specs .tab-item:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -1px;
        right: 0;
        width: 0;
        height: 2px;
        background-color: #2672e6;
        -webkit-transition: width .2s ease;
        transition: width .2s ease;
        margin: 0 auto
    }

    .jdc-rwd .jdc-product-floor6 {
        padding-bottom: 0
    }

    .jdc-rwd .jdc-product-floor6 .temp-item {
        padding: 0 10px;
        margin-bottom: 0;
        height: 50px;
        line-height: 50px;
        font-size: 12px;
        color: #262626;
        border: none;
        border-top: 1px solid #f0f0f0;
        font-weight: 400
    }

    .jdc-rwd .jdc-product-floor6 .temp-item:hover {
        background-color: #fff
    }

    .jdc-rwd .jdc-product-floor6 .temp-item:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 10px;
        width: 5px;
        height: 10px;
        margin-top: -5px;
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='5' height='10' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.375.625L4.75 4 1.375 7.375' stroke='%23262626' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    }

    .jdc-rwd .jdc-product-floor6.mb30,
    .jdc-rwd .jdc-product-floor6.mb50 {
        margin-bottom: 0
    }

    .jdc-rwd .pop-video-bd {
        position: relative;
        width: 100%;
        height: 280px;
        z-index: 1
    }

    .jdc-rwd .pop-video-bd .video-close {
        top: 5px;
        right: 0
    }

    .jdc-rwd .video-item b {
        margin-right: 5px
    }

    .jdc-rwd .jdc-product-banner .btn-video {
        margin-top: 7px;
        width: 16px;
        height: 16px
    }

    .jdc-rwd .advantages-img {
        width: 100%;
        margin: 0
    }

    .jdc-rwd .advantages-img-wrap {
        display: none
    }

    .jdc-rwd .advantages-img-wrap-block,
    .jdc-rwd .advantages-img-wrap-m {
        display: block;
        width: 100%;
        text-align: center
    }

    .jdc-rwd .jdc-product-picture-img {
        width: 100%;
        display: none
    }

    .jdc-rwd .jdc-product-picture-img-m {
        display: block;
        width: 100%
    }

    .jdc-rwd .jdc-product-picture-img-block {
        display: block;
        width: 100%;
        margin: 0
    }

    .jdc-rwd .jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide {
        max-width: none;
        min-width: none
    }

    .jdc-rwd .jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .swiper-wrapper .swiper-slide .item-list .item .item-bottom .item-bottom-txt {
        font-size: 12px
    }

    .jdc-rwd .jdc-product-floor-item {
        padding: 0 10px 16px
    }

    .jdc-rwd .jdc-product-floor-item .overflow-scroll {
        height: 50px;
        overflow: hidden;
        border-bottom: 1px solid #e5e5e5
    }

    .jdc-rwd .jdc-product-floor-item .overflow-scroll .tab-specs {
        display: none
    }

    .jdc-rwd .jdc-product-floor-item .overflow-scroll .tab-specs-m {
        display: block;
        overflow-x: auto;
        border: none;
        padding: 0 0 10px
    }

    .jdc-rwd .jdc-product-floor-item .overflow-scroll .tab-specs-m .tab-item {
        margin: 0 20px;
        width: auto;
        padding-bottom: 16px
    }

    .jdc-rwd .jdc-product-floor-item .overflow-scroll .tab-specs-m .tab-item.on:after {
        width: 100%
    }

    .jdc-rwd .jdc-product-floor-item .overflow-scroll .tab-specs-m span {
        font-weight: 400;
        color: #595959
    }

    .jdc-rwd .price-tag-wrap {
        margin-top: 12px;
        padding-left: 5px;
        margin-bottom: 3px
    }

    .jdc-rwd .price-tag-wrap .price-tag {
        padding: 0 8px;
        font-size: 12px;
        color: #fff;
        margin-right: 8px;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 99, 99, .6)), color-stop(3.92687427%, rgba(255, 37, 37, .62)), to(#ff2525));
        background: linear-gradient(90deg, rgba(255, 99, 99, .6), rgba(255, 37, 37, .62) 3.92687427%, #ff2525);
        border-radius: 2px 0 0 2px;
        display: inline-block;
        position: relative;
        height: 16px;
        line-height: 16px;
        vertical-align: middle
    }

    .jdc-rwd .price-tag-wrap .price-tag:before {
        content: "";
        width: 5px;
        height: 16px;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 99, 99, .6)), color-stop(42.98999148%, rgba(255, 37, 37, .62)), to(#ff2525));
        background: linear-gradient(90deg, rgba(255, 99, 99, .6), rgba(255, 37, 37, .62) 42.98999148%, #ff2525);
        border-radius: 0 2px 2px 0;
        position: absolute;
        top: 0;
        left: -5px
    }

    .jdc-rwd .price-tag-wrap .price-tag:nth-child(2) {
        height: 16px;
        border: 1px solid #ff2626;
        padding: 0 6px;
        line-height: 16px;
        background: transparent;
        color: #ff2626;
        border-radius: 0;
        box-sizing: border-box
    }

    .jdc-rwd .jdc-product-floor-item-scene-market .dl-product,
    .jdc-rwd .price-tag-wrap .price-tag:nth-child(2):before {
        display: none
    }

    .jdc-rwd .jdc-product-floor-item-scene-market .dl-product-m {
        display: block;
        position: relative
    }

    .jdc-rwd .jdc-product-floor-item-scene-market .scene-swiper-m .swiper-slide {
        width: 84%;
        height: auto
    }

    .jdc-rwd .jdc-product-floor-item-scene-market .scene-swiper-m .swiper-slide .product-item {
        width: 100%;
        height: 172px;
        background: #fff;
        border: 1px solid #e5e5e5;
        padding: 14px;
        box-sizing: border-box;
        cursor: pointer
    }

    .jdc-rwd .jdc-product-floor-item-scene-market .scene-swiper-m .swiper-slide .product-item .tit {
        font-size: 16px;
        color: #262626;
        line-height: 22px;
        display: block !important
    }

    .jdc-rwd .jdc-product-floor-item-scene-market .scene-swiper-m .swiper-slide .product-item .txt-tag-wrap {
        height: 32px
    }

    .jdc-rwd .jdc-product-floor-item-scene-market .scene-swiper-m .swiper-slide .product-item .txt-tag-wrap .txt-tag {
        display: inline-block;
        background: rgba(225, 37, 27, .1);
        padding: 2px 4px;
        font-size: 12px;
        border-radius: 2px;
        margin: 4px 8px 12px 0;
        color: #2672e6;
        line-height: 12px
    }

    .jdc-rwd .jdc-product-floor-item-scene-market .scene-swiper-m .swiper-slide .product-item .txt-tag-wrap .txt-tag-empty {
        padding: 2px 8px
    }

    .jdc-rwd .jdc-product-floor-item-scene-market .scene-swiper-m .swiper-slide .product-item .desc {
        font-size: 12px;
        font-weight: 400;
        color: #595959;
        line-height: 18px;
        margin: 0;
        height: 36px;
        display: block !important
    }

    .jdc-rwd .jdc-product-floor-item-scene-market .scene-swiper-m .swiper-slide .product-item .price-box p {
        display: inline-block !important;
        margin: 0
    }

    .jdc-rwd .jdc-product-floor-item-scene-market .scene-swiper-m .swiper-slide .product-item .price-box .discount {
        font-size: 16px;
        font-weight: 600;
        color: #2672e6
    }

    .jdc-rwd .jdc-product-floor-item-scene-market .scene-swiper-m .swiper-slide .product-item .price-box .discount span {
        font-size: 12px;
        margin-left: 2px
    }

    .jdc-rwd .jdc-product-floor-item-scene-market .scene-swiper-m .swiper-slide .product-item .price-box .original {
        margin-left: 12px;
        font-size: 12px;
        color: #8c8c8c;
        text-decoration: line-through
    }

    .jdc-rwd .jdc-product-floor-item-scene-market .swiper-pagination-m {
        bottom: -16px
    }

    .jdc-rwd .jdc-product-floor-item-scene-market .arrow-r-m {
        position: absolute;
        top: 34px;
        bottom: 12px;
        right: -2px;
        width: 16%;
        z-index: 100;
        text-align: right;
        background-image: -webkit-gradient(linear, right top, left top, from(#fff), to(hsla(0, 0%, 100%, 0)));
        background-image: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0))
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 {
        background-color: #f3f6f9;
        padding: 0 16px 16px
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .overflow-scroll,
    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet {
        display: none
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m {
        display: block
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .pro-tab-bd {
        margin-left: 0;
        border-top: 1px solid #eee;
        height: auto
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .pro-tab-bd .pro-list-wrap {
        display: block;
        background: #fff;
        box-sizing: border-box;
        position: static;
        opacity: 1
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .pro-tab-bd .pro-list-wrap.m-on .m-pro-list-hd {
        border-bottom: 2px solid #2672e6;
        color: #2672e6
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .pro-tab-bd .pro-list-wrap.m-on .m-pro-list-hd:after {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .pro-tab-bd .pro-list-wrap.m-on .pro-center {
        opacity: 1;
        display: block
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .pro-tab-bd .pro-list-wrap+.pro-list-wrap {
        margin-top: 8px
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .pro-tab-bd .pro-list-wrap .m-pro-list-hd {
        display: block;
        position: relative;
        height: 48px;
        line-height: 48px;
        font-size: 14px;
        font-weight: 700;
        color: #262626;
        cursor: pointer;
        box-sizing: border-box;
        overflow: hidden;
        word-wrap: normal;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding: 0 40px 0 14px;
        background: #fff
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .pro-tab-bd .pro-list-wrap .m-pro-list-hd:after {
        font-weight: 400;
        top: 15px;
        right: 15px;
        color: #333
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .pro-tab-bd .pro-list-wrap .pro-center {
        display: none;
        padding: 0;
        overflow: hidden;
        background-color: #fff
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .swiper-container {
        padding-bottom: 16px
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .jdc-swiper-pagination {
        bottom: 0
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .swiper-wrapper {
        -webkit-box-pack: start;
        justify-content: flex-start;
        padding: 13px 0 16px 13px;
        position: relative
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .swiper-wrapper .swiper-slide {
        width: 82%;
        height: auto
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .swiper-wrapper .swiper-slide .item-list {
        padding-right: 8px;
        height: 100%
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .swiper-wrapper .swiper-slide .item-list .item {
        position: relative;
        box-sizing: border-box;
        border: 1px solid #e5e5e5;
        height: 100%;
        background: #fff;
        padding-bottom: 102px;
        margin-bottom: 0
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .swiper-wrapper .swiper-slide .item-list .item .item-top {
        box-sizing: border-box;
        background: url(../img/specification-head.jpg) no-repeat;
        background-position: 100% 0;
        background-size: cover;
        position: relative;
        height: auto;
        padding: 16px 15px 12px
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .swiper-wrapper .swiper-slide .item-list .item .item-top strong {
        font-size: 14px;
        color: #262626;
        line-height: 20px
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .swiper-wrapper .swiper-slide .item-list .item .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
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .swiper-wrapper .swiper-slide .item-list .item .item-top .tag {
        width: 100px;
        height: 22px;
        background-image: url(../img/specification-tag.png);
        background-position: 50%;
        background-size: cover;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 12px;
        color: #fff;
        text-align: center;
        line-height: 22px;
        box-sizing: border-box
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .swiper-wrapper .swiper-slide .item-list .item .item-bottom {
        box-sizing: border-box;
        overflow: hidden;
        background: #fff;
        padding: 16px;
        height: auto
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .swiper-wrapper .swiper-slide .item-list .item .item-bottom .item-bottom-txt {
        font-size: 12px;
        color: #262626;
        padding-left: 12px;
        position: relative;
        line-height: 24px
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .swiper-wrapper .swiper-slide .item-list .item .item-bottom .item-bottom-txt:before {
        content: "";
        position: absolute;
        width: 4px;
        height: 4px;
        background: #2672e6;
        top: 10px;
        left: 0
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .swiper-wrapper .swiper-slide .item-list .item .price {
        box-sizing: border-box;
        position: absolute;
        bottom: 40px;
        width: 100%;
        background: rgba(229, 233, 241, .2);
        padding: 5px 16px 8px;
        color: #2672e6
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .swiper-wrapper .swiper-slide .item-list .item .price .price-tag-wrap {
        padding-left: 6px;
        margin: 0 0 4px
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .swiper-wrapper .swiper-slide .item-list .item .price .p-box .concessional {
        line-height: 24px;
        display: inline-block;
        font-size: 16px;
        font-weight: 600;
        color: #2672e6
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .swiper-wrapper .swiper-slide .item-list .item .price .p-box .concessional span {
        font-size: 12px;
        font-weight: 400;
        color: #2672e6;
        margin-left: 2px;
        line-height: 18px
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .swiper-wrapper .swiper-slide .item-list .item .price .p-box .original {
        margin-left: 12px;
        font-size: 12px;
        color: #8c8c8c;
        text-decoration: line-through;
        display: inline-block
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .swiper-wrapper .swiper-slide .item-list .item .price .p-box .original span {
        font-size: 12px;
        font-weight: 400
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .swiper-wrapper .swiper-slide .item-list .item .jdc-product-btn {
        box-sizing: border-box;
        text-align: center;
        font-weight: 600;
        color: #fff;
        background-color: #2672e6;
        border: 1px solid #2672e6;
        position: absolute;
        width: 100%;
        bottom: 0;
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .pro-center-bd {
        position: relative
    }

    .jdc-rwd .jdc-product-floor-item-spec-market.jdc-product-floor1 .spec-templet-m .arrow-r {
        position: absolute;
        top: 12px;
        bottom: 32px;
        right: -2px;
        width: 18%;
        z-index: 100;
        text-align: right;
        background-image: -webkit-gradient(linear, right top, left top, from(#fff), to(hsla(0, 0%, 100%, 0)));
        background-image: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0))
    }
}

.jdc-product-nav .nav-bar .product-price {
    margin-right: 34px
}

.jdc-product-banner .product-notice {
    position: absolute;
    box-sizing: border-box;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px
}

.jdc-product-banner .product-notice .notice-box {
    position: relative;
    height: 60px;
    border-top: 1px solid #fff
}

.jdc-product-banner .product-notice .notice-box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(240, 243, 247, .8);
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px)
}

.jdc-product-banner .product-notice .notice-box .cont {
    position: relative;
    padding-left: 40px
}

.jdc-product-banner .product-notice .notice-box .cont:after {
    position: absolute;
    left: 0;
    top: 19px;
    content: "";
    background-image: url(../img/icon-notice.png);
    background-size: cover;
    width: 24px;
    height: 24px
}

.jdc-product-banner .product-notice .notice-box .cont .tit {
    display: inline-block;
    font-size: 18px;
    color: #262626;
    font-weight: 600
}

.jdc-product-banner .product-notice .notice-box .cont a {
    margin-right: 37px
}

.jdc-product-floor-item:nth-child(2n) {
    background-color: #f3f6f9
}

.jdc-product-floor-item:nth-child(odd) {
    background-color: #fff
}

.jdc-product-floor3 {
    background-image: none
}

.jdc-product-floor3 .content .content-list:last-child {
    border-bottom: none
}

.jdc-product-floor3 .content-list {
    margin-bottom: 32px;
    padding-left: 18px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 0
}

.jdc-product-floor3 .content-list h4 {
    position: relative;
    font-size: 20px;
    color: #262626;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 24px
}

.jdc-product-floor3 .content-list h4:after {
    content: "";
    position: absolute;
    top: 2px;
    left: -18px;
    width: 2px;
    height: 24px;
    background-color: #2672e6
}

.jdc-product-floor3 .content-list .item-wrap {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap
}

.jdc-product-floor3 .content-list .item {
    width: 46.4%;
    margin-bottom: 32px;
    display: inline-block;
    line-height: 22px;
    vertical-align: top;
    flex-shrink: 0;
    -webkit-box-flex: 1;
    flex-grow: 1
}

.jdc-product-floor3 .content-list .item:nth-child(odd) {
    margin-right: 56px
}

.jdc-product-floor3 .content-list .item:last-child {
    margin-right: 0
}

.jdc-product-floor3 .content-list .item b {
    display: block;
    font-size: 14px;
    color: #262626;
    margin-bottom: 12px;
    font-weight: 700
}

.jdc-product-floor3 .content-list .item p {
    color: #595959;
    font-size: 14px
}

.tab-specs {
    position: relative;
    width: 100%;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    box-sizing: border-box;
    font-size: 0;
    text-align: center;
    border: none
}

.tab-specs.is-more {
    padding-right: 100px
}

.tab-specs.is-more .tab-more {
    display: block
}

.tab-specs .tab-item {
    width: 208px;
    margin: 0 16px
}

.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: #2672e6;
    -webkit-transition: width .2s ease;
    transition: width .2s ease;
    margin: 0 auto
}

.tab-specs .tab-more {
    height: 72px;
    line-height: 72px;
    padding: 0;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100px;
    text-align: right;
    z-index: 9;
    font-size: 16px;
    color: #262626
}

.tab-specs .tab-more i {
    display: inline-block;
    margin: 0 10px;
    font-size: 18px;
    color: #262626
}

.tab-specs .tab-more .tab-sub {
    display: none;
    position: absolute;
    top: 75px;
    right: 0;
    background: #fff;
    min-width: 200px;
    max-width: 300px;
    max-height: 288px;
    overflow-y: auto;
    padding: 15px 0;
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, .1);
    z-index: 20
}

.tab-specs .tab-more .tab-sub .sub-item {
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    font-weight: 600;
    cursor: pointer
}

.tab-specs .tab-more .tab-sub .sub-item:hover {
    color: #2672e6
}

.tab-specs .tab-more .tab-sub .sub-item span {
    display: block;
    padding: 0 36px;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis
}

.tab-specs .tab-more:hover .tab-sub {
    display: block
}

.tab-specs .tab-more:hover i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.jdc-product-floor4 .item-wrap,
.jdc-product-floor4 .m-pro-list-hd,
.tab-specs-m {
    display: none
}

.jdc-product-floor4 .item-wrap.on {
    display: block
}

.jdc-product-floor4 .item-wrap {
    background: #fff
}

.jdc-product-floor4 .item-wrap .j-col-11 {
    background: #fff;
    width: 52%;
    padding: 40px;
    margin: auto 0
}

.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 p.f-toe2 {
    -webkit-line-clamp: 5
}

.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: #2672e6;
    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
}

.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
}

.jdc-product-floor4 .item-wrap .j-col-13 .product-desc .dl-2 dd:hover a p {
    color: #2672e6
}

.jdc-product-floor4 .item-wrap .j-col-13 .product-desc .dl-2 dd:hover {
    box-shadow: 0 4px 16px 0 rgba(38, 38, 38, .1)
}

.jdc-product-floor4 .item-wrap .j-col-13 .product-desc .dl-3 {
    display: none
}

.jdc-product-floor4 .scene-cont {
    background: #f0f3f7;
    box-shadow: inset 0 20px 20px 0 rgba(38, 38, 38, .05);
    padding: 32px 0 60px
}

.jdc-product-floor4 .j-row {
    display: -webkit-box;
    display: flex
}

.jdc-product-floor2 {
    padding-bottom: 36px
}

.jdc-product-floor2 .product-tit {
    color: #262626
}

.jdc-product-floor2 .item {
    padding: 0 67px;
    margin-bottom: 40px;
    overflow: hidden
}

.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
}

.jdc-product-floor13 .j-col-12 {
    padding-bottom: 24px
}

.jdc-product-floor13 .j-col-12:nth-child(2n) {
    padding-left: 12px
}

.jdc-product-floor13 .j-col-12:nth-child(odd) {
    padding-right: 12px
}

.jdc-product-floor13 .item {
    background: #f7f8fb;
    height: 100%;
    padding: 32px;
    box-sizing: border-box;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.jdc-product-floor13 .item .cont {
    width: 56.7%
}

.jdc-product-floor13 .item .cont b {
    font-size: 18px;
    color: #262626;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 24px;
    display: block
}

.jdc-product-floor13 .item .cont p {
    font-size: 14px;
    color: #595959;
    line-height: 22px
}

.jdc-product-floor13 .item .num {
    width: 33.4%;
    border-left: 1px solid #e5e5e5;
    text-align: left;
    padding: 14px 0 14px 69px;
    box-sizing: border-box
}

.jdc-product-floor13 .item .num p {
    font-size: 14px;
    color: #595959;
    line-height: 20px
}

.jdc-product-floor13 .item .num b {
    font-size: 38px;
    color: #e65043;
    font-weight: 700
}

.jdc-product-floor13 .item .num b span {
    font-size: 32px;
    color: #8c8c8c
}

.jdc-product-floor1 .spec-templet {
    padding-bottom: 10px;
    margin-left: -24px
}

.jdc-product-floor1 .spec-templet .swiper-wrapper {
    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;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    height: 100%;
    background: #fff;
    padding-bottom: 114px
}

.jdc-product-floor1 .spec-templet .item-top {
    box-sizing: border-box;
    padding: 32px 24px 24px;
    background: url(../img/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(../img/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;
    box-sizing: border-box
}

.jdc-product-floor1 .spec-templet .item-bottom {
    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: #2672e6;
    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;
    white-space: pre-wrap
}

.jdc-product-floor1 .spec-templet .price {
    box-sizing: border-box;
    position: absolute;
    bottom: 40px;
    width: 100%;
    background: rgba(229, 233, 241, .2);
    padding: 16px 24px;
    color: #2672e6
}

.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-floor1 .spec-templet .jdc-product-btn:hover {
    color: #fff
}

.jdc-product-floor14 {
    padding-bottom: 60px
}

.jdc-product-floor14 .product-tit {
    padding-bottom: 30px
}

.jdc-product-floor14 .cont {
    padding: 0 67px;
    width: 100%;
    box-sizing: border-box
}

.jdc-product-floor14 img {
    width: 100%;
    height: auto
}

.jdc-product-floor15 {
    padding-bottom: 16px;
    background: #f3f6f9
}

.jdc-product-floor15 .cont {
    background: #fff;
    padding: 40px;
    margin-bottom: 44px
}

.jdc-product-floor15 .cont .demo-cont .cont-l {
    display: inline-block;
    margin-right: 45px;
    width: 44%;
    vertical-align: top
}

.jdc-product-floor15 .cont .demo-cont .cont-l h4 {
    font-size: 32px;
    color: #262626;
    font-weight: 700;
    line-height: 48px
}

.jdc-product-floor15 .cont .demo-cont .cont-l p {
    font-size: 14px;
    color: #595959;
    line-height: 22px;
    margin: 24px 0 40px
}

.jdc-product-floor15 .cont .demo-cont .cont-r {
    width: 47%;
    display: inline-block;
    vertical-align: top
}

.jdc-product-floor15 .cont .demo-cont .cont-r img {
    width: 100%;
    height: auto
}

.jdc-product-floor15 .cont .demo-cont-wrap,
.jdc-product-floor15 .cont h4.title {
    display: none
}

.jdc-product-floor15 .cont .iframe-cont {
    height: 440px;
    text-align: center
}

.jdc-product-floor15 .cont .iframe-cont iframe {
    max-width: 100%
}

.jdc-product-floor22 {
    background: url(../img/advantagePicture_bg.jpg) no-repeat 100%/cover;
    height: 344px
}

.jdc-product-floor22 .j-w {
    height: 100%
}

.jdc-product-floor22 .advantage-picture {
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

.jdc-product-floor22 .advantage-picture b {
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
    color: #fff
}

.jdc-product-floor22 .advantage-picture p.advantage-picture-desc {
    margin: 32px 0 48px;
    width: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center
}

.jdc-product-floor22 .advantage-picture p.advantage-picture-desc span {
    font-size: 16px;
    line-height: 24px;
    color: hsla(0, 0%, 100%, .8);
    padding: 0 12px;
    font-weight: 600
}

.jdc-product-floor22 .advantage-picture p.advantage-picture-desc:after,
.jdc-product-floor22 .advantage-picture p.advantage-picture-desc:before {
    content: "";
    height: 1px;
    background-color: hsla(0, 0%, 100%, .3);
    -webkit-box-flex: 1;
    flex-grow: 1
}

.jdc-product-floor22 .advantage-picture ul {
    width: 100%;
    display: -webkit-box;
    display: flex;
    color: #fff
}

.jdc-product-floor22 .advantage-picture ul li {
    -webkit-box-flex: 1;
    flex: 1;
    padding-right: 20px;
    word-break: break-all
}

.jdc-product-floor22 .advantage-picture ul li b {
    font-size: 36px;
    line-height: 38px;
    font-weight: 600
}

.jdc-product-floor22 .advantage-picture ul li p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 25px
}

.jdc-product-floor22 .advantage-picture ul .mobile-occupy-li {
    display: none
}

.jdc-product-floor23 .ship-feature {
    background: #fff
}

.jdc-product-floor23 .feature-item {
    padding: 60px 20px 40px 60px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center
}

.jdc-product-floor23 .feature-item .txt-box {
    width: 500px
}

.jdc-product-floor23 .feature-item .txt-box b {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600
}

.jdc-product-floor23 .feature-item .txt-box p {
    margin-top: 16px;
    font-size: 14px;
    line-height: 22px;
    color: #595959
}

.jdc-product-floor23 .feature-item .txt-box p span {
    display: block;
    word-break: break-all
}

.jdc-product-floor23 .feature-item .txt-box p span+span {
    margin-top: 16px
}

.jdc-product-floor23 .feature-item .txt-box ul {
    margin-top: 18px;
    font-size: 0;
    margin-left: -40px
}

.jdc-product-floor23 .feature-item .txt-box ul li {
    position: relative;
    padding-left: 30px;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-left: 40px;
    margin-bottom: 16px;
    font-weight: 600
}

.jdc-product-floor23 .feature-item .txt-box ul li:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    background: url(../img/icon-success.png) no-repeat 50%;
    background-size: cover
}

.jdc-product-floor23 .feature-item .slider-box {
    position: relative;
    width: 900px
}

.jdc-product-floor23 .feature-item .slider-box:hover .jdc-swiper-button-next,
.jdc-product-floor23 .feature-item .slider-box:hover .jdc-swiper-button-prev {
    display: block;
    background: none
}

.jdc-product-floor23 .feature-item .slider-box .jdc-swiper-button-next,
.jdc-product-floor23 .feature-item .slider-box .jdc-swiper-button-prev {
    display: none;
    margin-top: -45px;
    background: none;
    width: 28px;
    height: 46px;
    line-height: 46px
}

.jdc-product-floor23 .feature-item .slider-box .jdc-swiper-button-next i,
.jdc-product-floor23 .feature-item .slider-box .jdc-swiper-button-prev i {
    width: 19px;
    height: 38px;
    background-size: 19px 38px
}

.jdc-product-floor23 .feature-item .slider-box .jdc-swiper-button-prev,
.jdc-product-floor23 .feature-item .slider-box .swiper-container-rtl .jdc-swiper-button-next {
    left: 15px
}

.jdc-product-floor23 .feature-item .slider-box .jdc-swiper-button-next,
.jdc-product-floor23 .feature-item .slider-box .swiper-container-rtl .jdc-swiper-button-prev {
    right: 15px
}

.jdc-product-floor23 .feature-item .feature-slider {
    width: 780px;
    padding-bottom: 45px
}

.jdc-product-floor23 .feature-item .feature-slider .swiper-slide img {
    width: 780px;
    height: 450px;
    -o-object-fit: cover;
    object-fit: cover
}

.jdc-product-floor23 .feature-item .feature-links {
    margin-left: -35px;
    font-size: 14px
}

.jdc-product-floor23 .feature-item .feature-links a {
    margin-left: 35px;
    margin-top: 8px;
    display: inline-block
}

.jdc-product-floor23 .evenBox {
    background: #f7f8fb
}

.jdc-product-floor23 .evenBox .feature-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
    padding-left: 20px;
    padding-right: 60px
}

.jdc-product-floor23 .jdc-swiper-button-prev i,
.jdc-product-floor23 .swiper-container-rtl .jdc-swiper-button-next i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23999'/%3E%3C/svg%3E")
}

.jdc-product-floor23 .jdc-swiper-button-next i,
.jdc-product-floor23 .swiper-container-rtl .jdc-swiper-button-prev i {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23999'/%3E%3C/svg%3E")
}

@media (max-width:1680px) {
    .jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .item-top strong {
        font-size: 20px
    }

    .jdc-product-floor23 .feature-item {
        padding: 60px 40px 40px
    }

    .jdc-product-floor23 .feature-item .txt-box {
        width: 470px
    }

    .jdc-product-floor23 .feature-item .slider-box {
        width: 820px
    }

    .jdc-product-floor23 .feature-item .feature-slider {
        width: 700px
    }

    .jdc-product-floor23 .feature-item .feature-slider .swiper-slide img {
        width: 700px;
        height: 404px
    }
}

@media (max-width:1440px) {
    .tab-specs .tab-item {
        width: 180px
    }

    .jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .price {
        padding: 16px 15px
    }

    .jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .item-top strong {
        font-size: 16px
    }

    .jdc-product-floor1.jdc-product-floor-item-spec-market .spec-templet .item-top p {
        margin-top: 10px
    }

    .jdc-product-floor23 .feature-item {
        padding: 60px 0 40px
    }

    .jdc-product-floor23 .feature-item .txt-box {
        width: 370px
    }

    .jdc-product-floor23 .feature-item .txt-box b {
        font-size: 20px
    }

    .jdc-product-floor23 .feature-item .txt-box p {
        font-size: 14px
    }

    .jdc-product-floor23 .feature-item .txt-box ul {
        margin-left: -20px
    }

    .jdc-product-floor23 .feature-item .txt-box ul li {
        font-size: 14px;
        padding-left: 30px;
        margin-left: 20px
    }

    .jdc-product-floor23 .evenBox .feature-item {
        padding: 60px 0 40px
    }
}

@media (max-width:768px) {
    .jdc-rwd .jdc-product-nav {
        display: none !important
    }

    .jdc-rwd .jdc-product-banner .product-notice {
        height: 48px;
        line-height: 48px
    }

    .jdc-rwd .jdc-product-banner .product-notice .notice-box {
        position: relative;
        height: 48px;
        border: none
    }

    .jdc-rwd .jdc-product-banner .product-notice .notice-box:after {
        display: none
    }

    .jdc-rwd .jdc-product-banner .product-notice .notice-box .cont {
        background-color: #edeff3;
        padding-left: 48px
    }

    .jdc-rwd .jdc-product-banner .product-notice .notice-box .cont:after {
        top: 12px;
        left: 12px
    }

    .jdc-rwd .jdc-product-banner .product-notice .notice-box .cont .tit {
        font-size: 14px;
        color: #333
    }

    .jdc-rwd .jdc-product-banner .product-notice .notice-box .cont .event {
        font-size: 12px;
        color: #595959;
        margin-right: 10px
    }

    .jdc-rwd .jdc-product-banner .product-notice .notice-box .cont .txt1,
    .jdc-rwd .jdc-product-banner .product-notice .notice-box .cont .txt2 {
        display: none
    }

    .jdc-rwd .jdc-product-floor1 {
        background-color: #e8ebef
    }

    .jdc-rwd .jdc-product-floor1 .spec-templet {
        margin-left: 0;
        padding-bottom: 25px
    }

    .jdc-rwd .jdc-product-floor1 .spec-templet .swiper-wrapper {
        flex-wrap: nowrap
    }

    .jdc-rwd .jdc-product-floor1 .spec-templet .swiper-wrapper .swiper-slide {
        width: 75%;
        margin-bottom: 0;
        flex-shrink: 0 !important;
        max-width: 75%
    }

    .jdc-rwd .jdc-product-floor1 .spec-templet .item-list {
        padding: 0 8px
    }

    .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 #2672e6
    }

    .jdc-rwd .jdc-product-floor1 .spec-templet .item-top {
        box-sizing: border-box;
        height: auto;
        padding: 16px 15px 12px
    }

    .jdc-rwd .jdc-product-floor1 .spec-templet .item-top strong {
        font-size: 14px;
        color: #262626;
        line-height: 20px
    }

    .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
    }

    .jdc-rwd .jdc-product-floor1 .spec-templet .item-top .tag {
        display: none
    }

    .jdc-rwd .jdc-product-floor1 .spec-templet .item-bottom {
        padding: 16px 15px 0;
        height: auto
    }

    .jdc-rwd .jdc-product-floor1 .spec-templet .item-bottom dl dt {
        font-size: 12px;
        color: #262626;
        padding-left: 6px;
        line-height: 18px
    }

    .jdc-rwd .jdc-product-floor1 .spec-templet .item-bottom dl dt:before {
        top: 4px
    }

    .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
    }

    .jdc-rwd .jdc-product-floor1 .spec-templet .price {
        padding: 10px 20px
    }

    .jdc-rwd .jdc-product-floor1 .spec-templet .price span {
        font-size: 18px;
        line-height: 20px
    }

    .jdc-rwd .jdc-product-floor1 .spec-templet .price .txt {
        display: inline-block;
        margin-left: 10px;
        font-size: 12px;
        color: #8c8c8c
    }

    .jdc-rwd .jdc-product-floor2 {
        padding-bottom: 8px
    }

    .jdc-rwd .jdc-product-floor2 .product-tit {
        color: #262626
    }

    .jdc-rwd .jdc-product-floor2 .j-col-xs-24 {
        padding: 0 16px 8px;
        float: none
    }

    .jdc-rwd .jdc-product-floor2 .item {
        background: #fff;
        padding: 16px;
        margin-bottom: 0;
        border: 1px solid #f0f0f0
    }

    .jdc-rwd .jdc-product-floor2 .item img {
        vertical-align: top;
        float: left;
        height: 55px;
        width: 55px;
        margin-top: 0;
        margin-right: 16px
    }

    .jdc-rwd .jdc-product-floor2 .item .cont {
        overflow: hidden;
        padding-top: 0;
        margin-left: 0
    }

    .jdc-rwd .jdc-product-floor2 .item .cont b {
        font-size: 12px
    }

    .jdc-rwd .jdc-product-floor2 .item .cont p {
        margin-top: 8px;
        font-size: 12px;
        -webkit-line-clamp: 4
    }

    .jdc-rwd .jdc-product-floor13 {
        padding-bottom: 8px
    }

    .jdc-rwd .jdc-product-floor13 .j-col-12 {
        padding: 0 16px 8px;
        float: none
    }

    .jdc-rwd .jdc-product-floor13 .item {
        padding: 16px 0 16px 12px;
        background: #f7f8fb;
        height: auto;
        margin-bottom: 0;
        -webkit-box-align: center;
        align-items: center
    }

    .jdc-rwd .jdc-product-floor13 .item .cont {
        width: 58.3%
    }

    .jdc-rwd .jdc-product-floor13 .item .cont b {
        font-size: 12px;
        line-height: 20px;
        margin-bottom: 8px
    }

    .jdc-rwd .jdc-product-floor13 .item .cont p {
        font-size: 12px;
        line-height: 18px;
        -webkit-line-clamp: 0
    }

    .jdc-rwd .jdc-product-floor13 .item .num {
        width: 33.2%;
        padding: 16px 8px;
        text-align: center
    }

    .jdc-rwd .jdc-product-floor13 .item .num p {
        font-size: 12px;
        line-height: 17px;
        color: #262626
    }

    .jdc-rwd .jdc-product-floor13 .item .num b {
        font-size: 24px;
        line-height: 26px
    }

    .jdc-rwd .jdc-product-floor13 .item .num b span {
        font-size: 14px
    }

    .jdc-rwd .jdc-product-floor3 {
        background-size: cover;
        background-color: #fff
    }

    .jdc-rwd .jdc-product-floor3 .content {
        padding: 0 16px
    }

    .jdc-rwd .jdc-product-floor3 .content-list {
        padding-bottom: 16px;
        margin-bottom: 0;
        border-bottom: none;
        padding-left: 0
    }

    .jdc-rwd .jdc-product-floor3 .content-list h4 {
        position: relative;
        font-size: 14px;
        color: #333;
        font-weight: 600;
        padding-left: 12px;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 8px;
        line-height: 20px;
        margin-bottom: 0
    }

    .jdc-rwd .jdc-product-floor3 .content-list h4:after {
        left: 0;
        top: 4px;
        height: 14px
    }

    .jdc-rwd .jdc-product-floor3 .content-list .item {
        width: 100%;
        margin-top: 8px;
        line-height: 18px;
        margin-right: 0;
        display: block;
        margin-bottom: 0
    }

    .jdc-rwd .jdc-product-floor3 .content-list .item b {
        font-size: 12px;
        font-weight: 600;
        color: #333;
        margin-bottom: 0
    }

    .jdc-rwd .jdc-product-floor3 .content-list .item p {
        margin-top: 10px;
        font-size: 12px;
        color: #595959
    }

    .jdc-rwd .jdc-product-floor4 {
        padding: 0 10px 16px
    }

    .jdc-rwd .jdc-product-floor4 .overflow-scroll {
        height: 50px;
        overflow: hidden;
        border-bottom: 1px solid #e5e5e5;
        background: #fff
    }

    .jdc-rwd .jdc-product-floor4 .overflow-scroll .tab-specs {
        display: none
    }

    .jdc-rwd .jdc-product-floor4 .overflow-scroll .tab-specs-m {
        display: block;
        overflow-x: auto;
        border: none;
        padding: 0 0 10px
    }

    .jdc-rwd .jdc-product-floor4 .overflow-scroll .tab-specs-m .tab-item {
        margin: 0 20px;
        width: auto;
        padding-bottom: 16px
    }

    .jdc-rwd .jdc-product-floor4 .overflow-scroll .tab-specs-m .tab-item.on:after {
        width: 100%
    }

    .jdc-rwd .jdc-product-floor4 .overflow-scroll .tab-specs-m span {
        font-weight: 400;
        color: #595959
    }

    .jdc-rwd .jdc-product-floor4 .scene-cont {
        background: #fff;
        box-shadow: none;
        padding: 10px 10px 0
    }

    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-11 {
        width: 100%;
        float: none;
        padding: 0
    }

    .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
    }

    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 {
        width: 100%;
        background: #fff;
        height: auto;
        padding: 0 6px
    }

    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc {
        padding: 0
    }

    .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
    }

    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc .dl-3 {
        display: block
    }

    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc .dl-1 dd {
        padding-left: 12px
    }

    .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
    }

    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc .dl-2 dd .img-wrap {
        display: none
    }

    .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-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
    }

    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc .dl-2 {
        padding-bottom: 8px
    }

    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc dl:last-child {
        border: none
    }

    .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
    }

    .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
    }

    .jdc-rwd .jdc-product-floor4 .scene-cont .item-wrap .j-col-13 .item .temp-desc dl dd a {
        font-size: 14px;
        color: #2672e6
    }

    .jdc-rwd .jdc-product-floor4 .j-row {
        display: block
    }

    .jdc-rwd .jdc-product-floor14 {
        padding-bottom: 24px
    }

    .jdc-rwd .jdc-product-floor14 .cont {
        padding: 0 16px
    }

    .jdc-rwd .jdc-product-floor15 {
        padding-bottom: 0;
        background: #fff
    }

    .jdc-rwd .jdc-product-floor15 .cont {
        background: #fff;
        padding: 16px;
        margin-bottom: 0;
        width: 100%;
        box-sizing: border-box
    }

    .jdc-rwd .jdc-product-floor15 .cont .demo-cont {
        display: none
    }

    .jdc-rwd .jdc-product-floor15 .cont .iframe-cont {
        height: 440px;
        box-shadow: 0 2px 16px 0 rgba(192, 199, 209, .5);
        text-align: center
    }

    .jdc-rwd .jdc-product-floor15 .cont .iframe-cont iframe {
        max-width: 100%
    }

    .jdc-rwd .jdc-product-floor15 .cont h4.title {
        font-size: 18px;
        font-weight: 500;
        color: #262626;
        line-height: 26px;
        padding: 8px 0 16px;
        text-align: center;
        display: block
    }

    .jdc-rwd .jdc-product-floor15 .cont .demo-cont-wrap {
        display: block;
        box-shadow: 0 2px 16px 0 rgba(192, 199, 209, .5)
    }

    .jdc-rwd .jdc-product-floor15 .cont .demo-cont-wrap img {
        width: 100%;
        height: auto
    }

    .jdc-rwd .jdc-product-floor15 .cont .demo-cont-wrap p {
        font-size: 12px;
        color: #595959;
        line-height: 18px;
        padding: 16px
    }

    .jdc-rwd .jdc-product-floor15 .cont .demo-cont-wrap p:last-child {
        padding-top: 0
    }

    .jdc-rwd .jdc-product-floor23,
    .jdc-rwd .jdc-product-floor23 .evenBox {
        background: #fff
    }

    .jdc-rwd .jdc-product-floor23 .feature-item {
        padding: 0 16px;
        height: auto;
        display: block
    }

    .jdc-rwd .jdc-product-floor23 .feature-item .txt-box {
        width: auto;
        padding-top: 0
    }

    .jdc-rwd .jdc-product-floor23 .feature-item .txt-box b {
        display: block;
        height: 48px;
        line-height: 48px;
        font-size: 14px;
        background-color: #f7f8fb;
        border-bottom: 2px solid #ebebeb;
        padding-left: 16px
    }

    .jdc-rwd .jdc-product-floor23 .feature-item .txt-box p {
        margin-top: 0;
        font-size: 12px;
        line-height: 20px;
        padding: 16px
    }

    .jdc-rwd .jdc-product-floor23 .feature-item .txt-box ul {
        margin-top: 0;
        padding-left: 16px
    }

    .jdc-rwd .jdc-product-floor23 .feature-item .txt-box ul li {
        font-size: 12px;
        padding-left: 24px;
        margin-bottom: 10px
    }

    .jdc-rwd .jdc-product-floor23 .feature-item .txt-box ul li:after {
        width: 16px;
        height: 16px;
        top: 2px
    }

    .jdc-rwd .jdc-product-floor23 .feature-item .slider-box {
        overflow: hidden;
        width: auto;
        height: 220px;
        background-size: auto 220px
    }

    .jdc-rwd .jdc-product-floor23 .feature-item .slider-box .jdc-swiper-button-next,
    .jdc-rwd .jdc-product-floor23 .feature-item .slider-box .jdc-swiper-button-prev {
        display: none !important
    }

    .jdc-rwd .jdc-product-floor23 .feature-slider {
        width: 254px;
        height: 200px;
        margin-top: 12px;
        padding-bottom: 0
    }

    .jdc-rwd .jdc-product-floor23 .feature-slider .jdc-swiper-pagination {
        bottom: -8px
    }

    .jdc-rwd .jdc-product-floor23 .feature-slider .swiper-slide img {
        width: 100%;
        height: auto;
        -o-object-fit: cover;
        object-fit: cover
    }

    .jdc-rwd .jdc-product-floor23 .feature-links {
        margin-left: -20px;
        font-size: 12px;
        padding-left: 20px;
        margin-bottom: 10px
    }

    .jdc-rwd .jdc-product-floor23 .feature-links a {
        margin-left: 20px;
        margin-top: 8px;
        display: inline-block
    }

    .jdc-rwd .jdc-product-floor22.jdc-product-floor-item {
        background: #262626;
        padding: 20px 16px;
        height: auto
    }

    .jdc-rwd .jdc-product-floor22.jdc-product-floor-item .advantage-picture {
        -webkit-box-pack: start;
        justify-content: flex-start
    }

    .jdc-rwd .jdc-product-floor22.jdc-product-floor-item .advantage-picture b {
        font-size: 14px;
        line-height: 20px
    }

    .jdc-rwd .jdc-product-floor22.jdc-product-floor-item .advantage-picture p.advantage-picture-desc {
        margin: 6px 0 32px;
        display: block;
        position: relative;
        text-align: center;
        padding-bottom: 13px
    }

    .jdc-rwd .jdc-product-floor22.jdc-product-floor-item .advantage-picture p.advantage-picture-desc span {
        font-size: 12px;
        line-height: 20px
    }

    .jdc-rwd .jdc-product-floor22.jdc-product-floor-item .advantage-picture p.advantage-picture-desc:before {
        display: none
    }

    .jdc-rwd .jdc-product-floor22.jdc-product-floor-item .advantage-picture p.advantage-picture-desc:after {
        position: absolute;
        bottom: 0;
        width: 60px;
        left: 50%;
        margin-left: -30px
    }

    .jdc-rwd .jdc-product-floor22.jdc-product-floor-item .advantage-picture ul {
        flex-wrap: wrap
    }

    .jdc-rwd .jdc-product-floor22.jdc-product-floor-item .advantage-picture ul li {
        border-top: 1px solid hsla(0, 0%, 100%, .1);
        border-right: 1px solid hsla(0, 0%, 100%, .1);
        width: 50%;
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        box-sizing: border-box;
        padding: 20px 10px;
        position: relative
    }

    .jdc-rwd .jdc-product-floor22.jdc-product-floor-item .advantage-picture ul li b {
        font-size: 23px;
        line-height: 24px
    }

    .jdc-rwd .jdc-product-floor22.jdc-product-floor-item .advantage-picture ul li p {
        font-size: 12px;
        line-height: 20px;
        margin-top: 8px
    }

    .jdc-rwd .jdc-product-floor22.jdc-product-floor-item .advantage-picture ul li:nth-child(odd) {
        padding-left: 0
    }

    .jdc-rwd .jdc-product-floor22.jdc-product-floor-item .advantage-picture ul li:nth-child(2n) {
        border-right: none
    }

    .jdc-rwd .jdc-product-floor22.jdc-product-floor-item .advantage-picture ul li:first-child,
    .jdc-rwd .jdc-product-floor22.jdc-product-floor-item .advantage-picture ul li:nth-child(2) {
        border-top: none;
        padding-top: 0
    }

    .jdc-rwd .jdc-product-floor22.jdc-product-floor-item .advantage-picture ul li:last-child,
    .jdc-rwd .jdc-product-floor22.jdc-product-floor-item .advantage-picture ul li:nth-last-child(2) {
        padding-bottom: 0
    }

    .jdc-rwd .jdc-product-floor22.jdc-product-floor-item .advantage-picture ul .mobile-occupy-li {
        display: block
    }
}

.jdc-lang-en .jdc-product-btn {
    width: auto;
    min-width: 118px;
    padding: 0 10px
}

@media (max-width:768px) {
    .jdc-rwd .jdc-product-banner {
        height: auto
    }

    .jdc-rwd .jdc-product-banner .product-notice {
        position: static
    }

    .jdc-rwd .jdc-product-banner .no-btn .jdc-product-banner-tit {
        padding: 94px 16px 5px
    }
}

.j-row[data-v-1fd6fa84] {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap
}

@media (max-width:1440px) {
    .jdc-product-floor2 .item[data-v-1fd6fa84] {
        padding: 0 37px
    }
}

@media (max-width:768px) {
    .jdc-rwd .jdc-product-floor2 .item[data-v-1fd6fa84] {
        padding: 16px
    }
}

.jdc-product-floor4 .item .img-l {
    background-repeat: no-repeat;
    background-size: 100%
}

@media (max-width:768px) {
    .jdc-rwd .jdc-product-floor4 .item .img-l {
        background-size: contain
    }

    .jdc-rwd .jdc-product-floor4 .item .product-desc {
        padding: 0 16px 16px
    }
}

.jdc-sg-ul li {
    width: 33.33%;
    box-sizing: border-box;
    padding-left: 100px
}

.qr-icon.icon-e-wx {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.605 10.597c.38.392.842.63 1.351.778l.194.052c.364.068.553.407.57.754 0 .407-.29.753-.686.812-.38.051-.777-.195-.86-.583-.115-.602-.363-1.126-.793-1.567-.05-.05-.016-.16-.033-.246l.176-.014c.037-.002.068.002.081.014zm.702-7.67c.81.881 1.255 1.922 1.272 3.133a1.532 1.532 0 0 0-.653-.144h-.033c-.373.015-.73.167-1.004.428a1.62 1.62 0 0 0-.491.994 1.81 1.81 0 0 0 0 .424 1.92 1.92 0 0 1-1.082.559h-.009a1.5 1.5 0 0 0-.74.405 1.558 1.558 0 0 0-.414.748 1.574 1.574 0 0 0 .519 1.564 5.848 5.848 0 0 1-1.529.263 6.753 6.753 0 0 1-1.974-.196.704.704 0 0 0-.323.034l-1.494.754c-.19.102-.365.119-.53-.017-.157-.119-.173-.297-.157-.508.066-.423.116-.846.158-1.27a.465.465 0 0 0-.116-.28C1.054 9.15.493 8.413.21 7.482c-.528-1.845-.05-3.428 1.256-4.75 2.387-2.395 6.56-2.284 8.84.196v-.001zm2.974 6.105a.81.81 0 0 1 .719.813c0 .405-.24.736-.636.812a2.64 2.64 0 0 0-1.288.626l-.133.127c-.083.085-.207.161-.29.034-.033-.068-.016-.23.034-.28.389-.403.646-.92.735-1.48a.81.81 0 0 1 .305-.5.773.773 0 0 1 .554-.152zm-3.09-.762c-.016.085.017.212-.033.262-.413.423-.636.932-.752 1.515a.757.757 0 0 1-.308.482.723.723 0 0 1-.55.12.823.823 0 0 1-.492-.283.861.861 0 0 1-.202-.538c0-.357.256-.687.603-.754a2.711 2.711 0 0 0 1.478-.77c.05-.051.174-.034.257-.034zm.735-1.592c.365 0 .703.246.777.635.1.584.348 1.092.752 1.515.05.051.017.195.033.28l-.184.01c-.037 0-.069-.007-.088-.027-.414-.441-.926-.67-1.496-.796a.77.77 0 0 1-.454-.317.804.804 0 0 1-.133-.547c.058-.423.381-.736.793-.753z' fill='%23fff'/%3E%3C/svg%3E") no-repeat 50%
}

.m-qrcode .m-qrcode-txt ul li {
    margin-right: 25px
}

.jdc-footer-channel {
    min-height: 375px
}

.jdc-footer-wrap .jdc-footer-dropdown {
    z-index: 9999
}

.qrcode {
    width: 90px;
    height: 90px
}

.layui-layer-imgbar,
.layui-layer-imgtit a,
.layui-layer-tab .layui-layer-title span,
.layui-layer-title {
    text-overflow: ellipsis;
    white-space: nowrap
}

html {
    background-attachment: fixed
}

html #layuicss-skinlayercss {
    display: none;
    position: absolute;
    width: 1989px
}

.layui-layer,
.layui-layer-shade {
    position: fixed;
    _position: absolute;
    pointer-events: auto
}

.layui-layer-shade {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    _height: expression(document.body.offsetHeight+"px")
}

.layui-layer {
    -webkit-overflow-scrolling: touch;
    top: 150px;
    left: 0;
    margin: 0;
    padding: 0;
    background-color: #fff;
    -webkit-background-clip: content;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .3)
}

.layui-layer-close {
    position: absolute
}

.layui-layer-content {
    position: relative
}

.layui-layer-border {
    border: 1px solid #b2b2b2;
    border: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .2)
}

.layui-layer-load {
    background: url(data:image/gif;base64,R0lGODlhJQAlAJECAL3L2AYrTv///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgACACwAAAAAJQAlAAACi5SPqcvtDyGYIFpF690i8xUw3qJBwUlSadmcLqYmGQu6KDIeM13beGzYWWy3DlB4IYaMk+Dso2RWkFCfLPcRvFbZxFLUDTt21BW56TyjRep1e20+i+eYMR145W2eefj+6VFmgTQi+ECVY8iGxcg35phGo/iDFwlTyXWphwlm1imGRdcnuqhHeop6UAAAIfkEBQoAAgAsEAACAAQACwAAAgWMj6nLXAAh+QQFCgACACwVAAUACgALAAACFZQvgRi92dyJcVJlLobUdi8x4bIhBQAh+QQFCgACACwXABEADAADAAACBYyPqcsFACH5BAUKAAIALBUAFQAKAAsAAAITlGKZwWoMHYxqtmplxlNT7ixGAQAh+QQFCgACACwQABgABAALAAACBYyPqctcACH5BAUKAAIALAUAFQAKAAsAAAIVlC+BGL3Z3IlxUmUuhtR2LzHhsiEFACH5BAUKAAIALAEAEQAMAAMAAAIFjI+pywUAIfkEBQoAAgAsBQAFAAoACwAAAhOUYJnAagwdjGq2amXGU1PuLEYBACH5BAUKAAIALBAAAgAEAAsAAAIFhI+py1wAIfkEBQoAAgAsFQAFAAoACwAAAhWUL4AIvdnciXFSZS6G1HYvMeGyIQUAIfkEBQoAAgAsFwARAAwAAwAAAgWEj6nLBQAh+QQFCgACACwVABUACgALAAACE5RgmcBqDB2MarZqZcZTU+4sRgEAIfkEBQoAAgAsEAAYAAQACwAAAgWEj6nLXAAh+QQFCgACACwFABUACgALAAACFZQvgAi92dyJcVJlLobUdi8x4bIhBQAh+QQFCgACACwBABEADAADAAACBYSPqcsFADs=) 50% no-repeat #eee
}

.layui-layer-ico {
    background: url(../img/2877160.png) no-repeat
}

.layui-layer-btn a,
.layui-layer-dialog .layui-layer-ico,
.layui-layer-setwin a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top
}

.layui-layer-move {
    display: none;
    position: fixed;
    *position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: move;
    opacity: 0;
    filter: alpha(opacity=0);
    background-color: #fff;
    z-index: 2147483647
}

.layui-layer-resize {
    position: absolute;
    width: 15px;
    height: 15px;
    right: 0;
    bottom: 0;
    cursor: se-resize
}

.layui-layer {
    border-radius: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

@-webkit-keyframes layer-bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes layer-bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.layer-anim {
    -webkit-animation-name: layer-bounceIn;
    animation-name: layer-bounceIn
}

@-webkit-keyframes layer-zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes layer-zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.layer-anim-01 {
    -webkit-animation-name: layer-zoomInDown;
    animation-name: layer-zoomInDown
}

@-webkit-keyframes layer-fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes layer-fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.layer-anim-02 {
    -webkit-animation-name: layer-fadeInUpBig;
    animation-name: layer-fadeInUpBig
}

@-webkit-keyframes layer-zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes layer-zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.layer-anim-03 {
    -webkit-animation-name: layer-zoomInLeft;
    animation-name: layer-zoomInLeft
}

@-webkit-keyframes layer-rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@keyframes layer-rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

.layer-anim-04 {
    -webkit-animation-name: layer-rollIn;
    animation-name: layer-rollIn
}

@-webkit-keyframes layer-fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes layer-fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.layer-anim-05 {
    -webkit-animation-name: layer-fadeIn;
    animation-name: layer-fadeIn
}

@-webkit-keyframes layer-shake {

    0%,
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes layer-shake {

    0%,
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.layer-anim-06 {
    -webkit-animation-name: layer-shake;
    animation-name: layer-shake
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.layui-layer-title {
    padding: 0 80px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    overflow: hidden;
    background-color: #f8f8f8;
    border-radius: 2px 2px 0 0
}

.layui-layer-setwin {
    position: absolute;
    right: 15px;
    *right: 0;
    top: 15px;
    font-size: 0;
    line-height: normal
}

.layui-layer-setwin a {
    position: relative;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    font-size: 12px;
    _overflow: hidden
}

.layui-layer-setwin .layui-layer-min cite {
    position: absolute;
    width: 14px;
    height: 2px;
    left: 0;
    top: 50%;
    margin-top: -1px;
    background-color: #2e2d3c;
    cursor: pointer;
    _overflow: hidden
}

.layui-layer-setwin .layui-layer-min:hover cite {
    background-color: #2d93ca
}

.layui-layer-setwin .layui-layer-max {
    background-position: -32px -40px
}

.layui-layer-setwin .layui-layer-max:hover {
    background-position: -16px -40px
}

.layui-layer-setwin .layui-layer-maxmin {
    background-position: -65px -40px
}

.layui-layer-setwin .layui-layer-maxmin:hover {
    background-position: -49px -40px
}

.layui-layer-setwin .layui-layer-close1 {
    background-position: 1px -40px;
    cursor: pointer
}

.layui-layer-setwin .layui-layer-close1:hover {
    opacity: .7
}

.layui-layer-setwin .layui-layer-close2 {
    position: absolute;
    right: -28px;
    top: -28px;
    width: 30px;
    height: 30px;
    margin-left: 0;
    background-position: -149px -31px;
    *right: -18px;
    _display: none
}

.layui-layer-setwin .layui-layer-close2:hover {
    background-position: -180px -31px
}

.layui-layer-btn {
    text-align: right;
    padding: 0 10px 12px;
    pointer-events: auto;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.layui-layer-btn a {
    height: 28px;
    line-height: 28px;
    margin: 6px 6px 0;
    padding: 0 15px;
    border: 1px solid #dedede;
    background-color: #f1f1f1;
    color: #333;
    border-radius: 2px;
    text-decoration: none
}

.layui-layer-btn a:hover {
    opacity: .9;
    text-decoration: none
}

.layui-layer-btn a:active {
    opacity: .8
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #4898d5;
    background-color: #2e8ded
}

.layui-layer-btn-l {
    text-align: left
}

.layui-layer-btn-c {
    text-align: center
}

.layui-layer-dialog {
    min-width: 260px
}

.layui-layer-dialog .layui-layer-content {
    position: relative;
    padding: 20px;
    line-height: 24px;
    word-break: break-all;
    overflow: hidden;
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: auto
}

.layui-layer-dialog .layui-layer-content .layui-layer-ico {
    position: absolute;
    top: 16px;
    left: 15px;
    _left: -40px;
    width: 30px;
    height: 30px
}

.layui-layer-ico1 {
    background-position: -30px 0
}

.layui-layer-ico2 {
    background-position: -60px 0
}

.layui-layer-ico3 {
    background-position: -90px 0
}

.layui-layer-ico4 {
    background-position: -120px 0
}

.layui-layer-ico5 {
    background-position: -150px 0
}

.layui-layer-ico6 {
    background-position: -180px 0
}

.layui-layer-rim {
    border: 6px solid #8d8d8d;
    border: 6px solid rgba(0, 0, 0, .3);
    border-radius: 5px;
    box-shadow: none
}

.layui-layer-msg {
    border: 1px solid #d3d4d3;
    box-shadow: none
}

.layui-layer-hui {
    min-width: 100px;
    background-color: #000;
    filter: alpha(opacity=60);
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    border: none
}

.layui-layer-hui .layui-layer-content {
    padding: 12px 25px;
    text-align: center
}

.layui-layer-dialog .layui-layer-padding {
    padding: 20px 20px 20px 55px;
    text-align: left
}

.layui-layer-page .layui-layer-content {
    position: relative;
    overflow: auto
}

.layui-layer-iframe .layui-layer-btn,
.layui-layer-page .layui-layer-btn {
    padding-top: 10px
}

.layui-layer-nobg {
    background: 0 0
}

.layui-layer-iframe iframe {
    display: block;
    width: 100%
}

.layui-layer-loading {
    border-radius: 100%;
    background: 0 0;
    box-shadow: none;
    border: none
}

.layui-layer-loading .layui-layer-content {
    width: 60px;
    height: 24px;
    background: url(../img/a72011c.gif) no-repeat
}

.layui-layer-loading .layui-layer-loading1 {
    width: 37px;
    height: 37px;
    background: url(data:image/gif;base64,R0lGODlhJQAlAJECAL3L2AYrTv///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgACACwAAAAAJQAlAAACi5SPqcvtDyGYIFpF690i8xUw3qJBwUlSadmcLqYmGQu6KDIeM13beGzYWWy3DlB4IYaMk+Dso2RWkFCfLPcRvFbZxFLUDTt21BW56TyjRep1e20+i+eYMR145W2eefj+6VFmgTQi+ECVY8iGxcg35phGo/iDFwlTyXWphwlm1imGRdcnuqhHeop6UAAAIfkEBQoAAgAsEAACAAQACwAAAgWMj6nLXAAh+QQFCgACACwVAAUACgALAAACFZQvgRi92dyJcVJlLobUdi8x4bIhBQAh+QQFCgACACwXABEADAADAAACBYyPqcsFACH5BAUKAAIALBUAFQAKAAsAAAITlGKZwWoMHYxqtmplxlNT7ixGAQAh+QQFCgACACwQABgABAALAAACBYyPqctcACH5BAUKAAIALAUAFQAKAAsAAAIVlC+BGL3Z3IlxUmUuhtR2LzHhsiEFACH5BAUKAAIALAEAEQAMAAMAAAIFjI+pywUAIfkEBQoAAgAsBQAFAAoACwAAAhOUYJnAagwdjGq2amXGU1PuLEYBACH5BAUKAAIALBAAAgAEAAsAAAIFhI+py1wAIfkEBQoAAgAsFQAFAAoACwAAAhWUL4AIvdnciXFSZS6G1HYvMeGyIQUAIfkEBQoAAgAsFwARAAwAAwAAAgWEj6nLBQAh+QQFCgACACwVABUACgALAAACE5RgmcBqDB2MarZqZcZTU+4sRgEAIfkEBQoAAgAsEAAYAAQACwAAAgWEj6nLXAAh+QQFCgACACwFABUACgALAAACFZQvgAi92dyJcVJlLobUdi8x4bIhBQAh+QQFCgACACwBABEADAADAAACBYSPqcsFADs=) no-repeat
}

.layui-layer-ico16,
.layui-layer-loading .layui-layer-loading2 {
    width: 32px;
    height: 32px;
    background: url(../img/50c5e3e.gif) no-repeat
}

.layui-layer-tips {
    background: 0 0;
    box-shadow: none;
    border: none
}

.layui-layer-tips .layui-layer-content {
    position: relative;
    line-height: 22px;
    min-width: 12px;
    padding: 5px 10px;
    font-size: 12px;
    _float: left;
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .2);
    background-color: #000;
    color: #fff
}

.layui-layer-tips .layui-layer-close {
    right: -2px;
    top: -1px
}

.layui-layer-tips i.layui-layer-TipsG {
    position: absolute;
    width: 0;
    height: 0;
    border: 8px dashed transparent;
    *overflow: hidden
}

.layui-layer-tips i.layui-layer-TipsB,
.layui-layer-tips i.layui-layer-TipsT {
    left: 5px;
    border-right-style: solid;
    border-right-color: #000
}

.layui-layer-tips i.layui-layer-TipsT {
    bottom: -8px
}

.layui-layer-tips i.layui-layer-TipsB {
    top: -8px
}

.layui-layer-tips i.layui-layer-TipsL,
.layui-layer-tips i.layui-layer-TipsR {
    top: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000
}

.layui-layer-tips i.layui-layer-TipsR {
    left: -8px
}

.layui-layer-tips i.layui-layer-TipsL {
    right: -8px
}

.layui-layer-lan[type=dialog] {
    min-width: 280px
}

.layui-layer-lan .layui-layer-title {
    background: #4476a7;
    color: #fff;
    border: none
}

.layui-layer-lan .layui-layer-btn {
    padding: 5px 10px 10px;
    text-align: right;
    border-top: 1px solid #e9e7e7
}

.layui-layer-lan .layui-layer-btn a {
    background: #bbb5b5;
    border: none
}

.layui-layer-lan .layui-layer-btn .layui-layer-btn1 {
    background: #c9c5c5
}

.layui-layer-molv .layui-layer-title {
    background: #009f95;
    color: #fff;
    border: none
}

.layui-layer-molv .layui-layer-btn a {
    background: #009f95
}

.layui-layer-molv .layui-layer-btn .layui-layer-btn1 {
    background: #92b8b1
}

.layui-layer-iconext {
    background: url(../img/ba81b24.png) no-repeat
}

.layui-layer-prompt .layui-layer-input {
    display: block;
    width: 220px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    padding: 0 5px;
    border: 1px solid #ccc;
    box-shadow: inset 1px 1px 5px rgba(0, 0, 0, .1);
    color: #333
}

.layui-layer-prompt textarea.layui-layer-input {
    width: 300px;
    height: 100px;
    line-height: 20px
}

.layui-layer-prompt .layui-layer-content {
    padding: 20px
}

.layui-layer-prompt .layui-layer-btn {
    padding-top: 0
}

.layui-layer-tab {
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .4)
}

.layui-layer-tab .layui-layer-title {
    padding-left: 0;
    border-bottom: 1px solid #ccc;
    background-color: #eee;
    overflow: visible
}

.layui-layer-tab .layui-layer-title span {
    position: relative;
    float: left;
    min-width: 80px;
    max-width: 260px;
    padding: 0 20px;
    text-align: center;
    cursor: default;
    overflow: hidden
}

.layui-layer-tab .layui-layer-title span.layui-layer-tabnow {
    height: 43px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: #fff;
    z-index: 10
}

.layui-layer-tab .layui-layer-title span:first-child {
    border-left: none
}

.layui-layer-tabmain {
    line-height: 24px;
    clear: both
}

.layui-layer-tabmain .layui-layer-tabli {
    display: none
}

.layui-layer-tabmain .layui-layer-tabli.xubox_tab_layer {
    display: block
}

.xubox_tabclose {
    position: absolute;
    right: 10px;
    top: 5px;
    cursor: pointer
}

.layui-layer-photos {
    -webkit-animation-duration: .8s;
    animation-duration: .8s
}

.layui-layer-photos .layui-layer-content {
    overflow: hidden;
    text-align: center
}

.layui-layer-photos .layui-layer-phimg img {
    position: relative;
    width: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top
}

.layui-layer-imgbar,
.layui-layer-imguide {
    display: none
}

.layui-layer-imgnext,
.layui-layer-imgprev {
    position: absolute;
    top: 50%;
    width: 27px;
    _width: 44px;
    height: 44px;
    margin-top: -22px;
    outline: 0;
    blr: expression(this.onFocus=this.blur())
}

.layui-layer-imgprev {
    left: 10px;
    background-position: -5px -5px;
    _background-position: -70px -5px
}

.layui-layer-imgprev:hover {
    background-position: -33px -5px;
    _background-position: -120px -5px
}

.layui-layer-imgnext {
    right: 10px;
    _right: 8px;
    background-position: -5px -50px;
    _background-position: -70px -50px
}

.layui-layer-imgnext:hover {
    background-position: -33px -50px;
    _background-position: -120px -50px
}

.layui-layer-imgbar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: rgba(0, 0, 0, .8);
    background-color: #000\9;
    filter: Alpha(opacity=80);
    color: #fff;
    overflow: hidden;
    font-size: 0
}

.layui-layer-imgtit * {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    font-size: 12px
}

.layui-layer-imgtit a {
    max-width: 65%;
    overflow: hidden;
    color: #fff
}

.layui-layer-imgtit a:hover {
    color: #fff;
    text-decoration: underline
}

.layui-layer-imgtit em {
    padding-left: 10px;
    font-style: normal
}

@-webkit-keyframes layer-bounceOut {
    to {
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    30% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes layer-bounceOut {
    to {
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    30% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.layer-anim-close {
    -webkit-animation-name: layer-bounceOut;
    animation-name: layer-bounceOut;
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}

@media screen and (max-width:1100px) {
    .layui-layer-iframe {
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }
}

.layui-layer-dialog {
    min-width: 480px
}

.layui-layer-msg {
    min-width: 180px
}

.layui-layer-dialog .layui-layer-padding {
    padding: 50px 50px 50px 100px
}

.layui-layer-dialog .layui-layer-content .layui-layer-ico {
    top: 46px;
    left: 60px
}

.layui-layer-title {
    background: #f4f5f9;
    color: #333;
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px solid #e5e5e5
}

.layui-layer-btn {
    padding: 8px 12px;
    background: #f4f5f9;
    border-top: 1px solid #e5e5e5;
    border-radius: 0 0 5px 5px;
    overflow: hidden
}

.layui-layer-btn a {
    float: right;
    display: inline-block;
    width: 90px;
    height: 38px;
    overflow: visible;
    line-height: 38px;
    margin: 0 5px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    font-size: 12px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-sizing: border-box;
    -webkit-filter: chroma(color=#000000);
    filter: chroma(color=#000000)
}

.layui-layer-btn .layui-layer-btn0 {
    color: #fff;
    background-color: #3baaf1;
    border-color: #3baaf1
}

.layui-layer-btn .layui-layer-btn1 {
    background-color: #fff;
    color: #3baaf1;
    border-color: #e8e8e8
}

.layui-layer-btn a:active,
.layui-layer-btn a:focus,
.layui-layer-btn a:hover {
    opacity: 1
}

.layui-layer-btn .layui-layer-btn0:active,
.layui-layer-btn .layui-layer-btn0:focus,
.layui-layer-btn .layui-layer-btn0:hover,
.layui-layer-btn .layui-layer-btn1:active,
.layui-layer-btn .layui-layer-btn1:focus,
.layui-layer-btn .layui-layer-btn1:hover {
    opacity: .9;
    filter: alpha(opacity=90)
}

.layui-layer-page .layer-info {
    width: auto;
    padding: 10px
}

.layui-layer-page .layer-info h6 {
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
    color: #333;
    margin: 10px 0 0
}

.layui-layer-page .layer-info p {
    font-size: 12px;
    line-height: 22px;
    color: #666;
    margin: 0
}

.layui-layer-page .layer-info .layer-info-tips {
    font-size: 16px;
    padding: 40px
}

@media (max-width:768px) {
    .jdc-rwd .layui-layer-page {
        width: 80% !important;
        padding: 42px 0 47px;
        box-sizing: border-box
    }

    .jdc-rwd .layui-layer-page .layer-info,
    .jdc-rwd .layui-layer-page .layui-layer-btn,
    .jdc-rwd .layui-layer-page .layui-layer-content,
    .jdc-rwd .layui-layer-page .layui-layer-title {
        box-sizing: border-box
    }

    .jdc-rwd .layui-layer-page .layer-info {
        width: auto !important;
        padding: 10px;
        font-size: 12px;
        line-height: 22px
    }

    .jdc-rwd .layui-layer-page .layui-layer-btn,
    .jdc-rwd .layui-layer-page .layui-layer-title {
        position: absolute;
        left: 0;
        width: 100%
    }

    .jdc-rwd .layui-layer-page .layui-layer-title {
        top: 0;
        font-size: 14px;
        height: 42px;
        line-height: 42px;
        padding: 0 50px 0 10px;
        z-index: 1
    }

    .jdc-rwd .layui-layer-page .layui-layer-btn {
        bottom: 0;
        text-align: center;
        padding: 8px 12px;
        z-index: 1
    }

    .jdc-rwd .layui-layer-page .layui-layer-btn a {
        height: 30px;
        line-height: 30px;
        float: none
    }

    .jdc-rwd .layui-layer-page .layui-layer-setwin {
        top: 13px;
        right: 10px;
        z-index: 1
    }

    .layui-layer-page .layer-info .layer-info-tips {
        font-size: 14px;
        padding: 20px
    }
}


.vdr,
.vdr.active:before {
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.vdr.active:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    outline: 1px dashed #d6d6d6
}

.vdr-stick {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    font-size: 1px;
    background: #fff;
    border: 1px solid #6c6c6c;
    -webkit-box-shadow: 0 0 2px #bbb;
    box-shadow: 0 0 2px #bbb
}

.inactive .vdr-stick {
    display: none
}

.vdr-stick-br,
.vdr-stick-tl {
    cursor: nwse-resize
}

.vdr-stick-bm,
.vdr-stick-tm {
    left: 50%;
    cursor: ns-resize
}

.vdr-stick-bl,
.vdr-stick-tr {
    cursor: nesw-resize
}

.vdr-stick-ml,
.vdr-stick-mr {
    top: 50%;
    cursor: ew-resize
}

.vdr-stick.not-resizable {
    display: none
}

.content-container {
    display: block;
    position: relative
}

.jdc-lang-en .jdc-event-floor .item .event-list li .tip {
    overflow: hidden
}

@media (max-width:768px) {
    .jdc-rwd .jdc-product-floor3 .content-list {
        padding-left: 0
    }
}

.jdc-product-floor6 .temp-item:hover {
    background-image: url(../img/problem-hover.jpg);
    background-size: 100%;
    background-position: 50%;
    color: #2672e6
}

.jdc-product-floor6 .temp-item {
    overflow: hidden
}

.j-row {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap
}

@media (max-width:768px) {
    .jdc-rwd .jdc-product-floor2 .item img {
        margin-top: 0
    }
}

.jdc-product-picture.jdc-product-floor-item {
    padding-bottom: 40px
}

.jdc-product-floor4 .item .img-l {
    background-repeat: no-repeat;
    background-size: 100%
}

@media (max-width:768px) {
    .jdc-rwd .jdc-product-floor4 .item .img-l {
        background-size: contain
    }

    .jdc-rwd .jdc-product-floor4 .item .product-desc {
        padding: 0 16px 16px
    }
}

.jdc-lang-tips {
    top: 70px
}

.nav-fixed {
    position: fixed;
    top: 0px;
    z-index: 30
}

.nav-fixed {
    position: fixed;
    top: 0px;
    z-index: 10
}