.tpm-descProductBg-wrapper {
    margin-top: 23px;
}

.tpm-descProductBg-wrapper .tpm-descProductBg-item {
    width: 288px;
    height: 96px;
    background: linear-gradient(0deg, #FFFFFF 43%, #D4E8FF 100%);
    box-shadow: 0px 4px 12px 0px rgba(41,57,87,0.08);
    line-height: 1;
    padding: 23px 0px 0px 17px;
    color: #3D485D; 
}

.tpm-descProductBg-wrapper .tpm-descProductBg-item::after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 96px;
    height: 96px;
    display: block;
    background:url(../../images/gaofang/xg_IP_img03.png) center no-repeat;
    background-size: contain;
}

.tpm-descProductBg-wrapper .tpm-descProductBg-item .item-title {
    font-size: 24px;
    line-height: 1;
}

.tpm-descProductBg-wrapper .tpm-descProductBg-item .item-title .item-title__unit {
    font-size: 14px;
}

.tpm-descProductBg-wrapper .tpm-descProductBg-item .item-desc {
    font-size: 14px;
    margin-top: 12px;
    line-height: 1;
}


.tpm-flowWatch-content {
    background: #FFFFFF;
    padding: 16px;

}
.changeSwiperImg {
    height: 142px;
}
.changeSwiperImg.active {
    border: 3px solid #006eff;
}

.tpm-flowWatch-wrapper {
    position: absolute;
    left: 0px;
    width: 100%;
    z-index: 10;
}


.tp-grid__col .product-item-wrapper .item-info-innerwrapper .item-info .item-info-key {
    min-width: 110px;
}