.tpm-servicescheme-item {
    background: #FFFFFF;
    box-shadow: 0px 2px 6px 0px rgba(41,57,87,0.08);
}

.tpm-servicescheme-item .servicescheme-item-head  {
    background: #F9FAFC;
    height: 96px;
    padding: 0 16px;
}

.tpm-servicescheme-item .servicescheme-item-head img {
    margin-right: 8px;
    width: 48px;
}

.tpm-servicescheme-item .servicescheme-item-head span {
    font-size: 18px;
    font-weight: 500;
    color: #191919;
    white-space: nowrap;
}

.tpm-servicescheme-item .servicescheme-item-desc {
    min-height: 108px;
    padding: 24px 16px;
    font-size: 14px;
    font-weight: 400;
    color: #293957;
    line-height: 20px;
}

.tpm-section__servicescheme  .tpm-feature__item.tpm-feature__item-writeBg{
    background: #F9FAFC;
    padding-right: 0px;
}

.tpm-section.tpm-section__cn2Service {
    background: #F0F3FB;
    padding-top: 80px;
    overflow: hidden;
}

.tpm-section.tpm-section__cn2Service .tpm-section__desc{
    max-width: 635px;
    font-size: 14px;
    font-weight: 400;
    color: #293957;
    line-height: 20px;
}

.tpm-section.tpm-section__cn2Service .tpm-feature__item.tpm-feature__item-writeBg {
    min-height: 136px;
}

.tpm-section.tpm-section__cn2Service  .tpm-feature__item img {
    width: 36px;
}

.tpm-section.tpm-section_hot::after {
    box-shadow: none;
} 

.tpm-section__servicescheme .tpm-scenario__item-title {
    margin-bottom: 24px;
}
.tpm-section.tpm-section__cn2Service .view-column {
    position: relative;
}

.tpm-section.tpm-section__cn2Service .view-column::after {
    content: '';
    position: absolute;
    right: -160px;
    top: -103px;
    background: url(../../images/ipt/IPT_img01.png) no-repeat center;
    background-size: cover;
    width: 720px;
    height: 406px;
    z-index: -1;
}
