.box-with-bg {
    width: 1200px;
    background: url("../../img/home/v202601/box-bg.png") no-repeat;
    background-size: 100% auto;
    margin: 0 auto 60px;
}
.box-with-bg .box-title {
    padding: 0;
    line-height: 46px;
    font-size: 24px;
}
.box-with-bg .box-sub-title {
    margin-top: 16px;
    line-height: 24px;
    color: #4B5B76;
    text-align: center;
    font-size: 14px;
}

.box-with-bg.soft .box-group {
    padding: 0 32px 8px;
}
.box-with-bg.soft .box-group .group-title {
    line-height: 24px;
    margin-bottom: 12px;
    font-size: 16px;
    font-weight: bold;
}
.box-with-bg.soft .box-group .content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.box-with-bg.soft .box-group .content .item {
    width: 260px;
    height: 96px;
    background: #FFFFFF;
    border-radius: 4px;
    padding: 12px 16px 6px;
    margin: 0 32px 16px 0;
    font-size: 12px;
}
.box-with-bg.soft .box-group .content .item:nth-child(4n) {
    margin-right: 0;
}
.box-with-bg.soft .box-group .content .item .part-1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.box-with-bg.soft .box-group .content .item .part-1 .logo {
    font-size: 16px;
}
.box-with-bg.soft .box-group .content .item .part-1 .logo img {
    width: 48px;
    height: 48px;
    margin-right: 10px;
}
.box-with-bg.soft .box-group .content .item .part-1 a {
    color: #3983FF;
    line-height: 24px;
    display: flex;
    align-items: center;
}
.box-with-bg.soft .box-group .content .item .part-1 a i {
    font-size: 10px;
    margin-left: 5px;
}
.box-with-bg.soft .box-group .content .item .part-2 {
    margin-top: 6px;
    color: #636363;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box-with-bg.santi .santi-box {
    width: 308px;
    position: relative;
    margin: 0 auto;
}
.box-with-bg.santi .santi-box .b-header-bg {
    height: 250px;
    border-radius: 16px 16px 0 0;
}
.box-with-bg.santi .swiper-slide:nth-of-type(3n+1) .santi-box .b-header-bg {
    background: linear-gradient(0deg, #FFFFFF, #16A9F3, #1A7BFD);
}
.box-with-bg.santi .swiper-slide:nth-of-type(3n+2) .santi-box .b-header-bg {
    background: linear-gradient(0deg, #FFFFFF, #C557CC, #8967FA);
}
.box-with-bg.santi .swiper-slide:nth-of-type(3n) .santi-box .b-header-bg {
    background: linear-gradient(0deg, #FFFFFF, #10CFA5, #19CC7C);
}
.box-with-bg.santi .santi-box .content {
    margin-top: -135px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.8);
    height: 300px;
}
.box-with-bg.santi .santi-box .content .title1 {
    padding-top: 50px;
    line-height: 32px;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 25px;
    color: #212121;
}
.box-with-bg.santi .santi-box .content .t-item {
    position: relative;
    padding: 0 10px 0 30px;
    line-height: 24px;
    font-size: 14px;
    color: #97A3B7;
    margin-top: 16px;
}
.box-with-bg.santi .santi-box .content .t-link {
    position: absolute;
    bottom: 20px; left: 0;
    width: 100%;
    color: #3983FF;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
}
.box-with-bg.santi .santi-box .content .t-item:before {
    content: ''; display: block;
    position: absolute;
    left: 12px; top: 4px;
    width: 16px; height: 16px;
    background: url(../../img/home/santi/point.png);
    background-size: 100% 100%;
}
.box-with-bg.santi .santi-box .b-header-img {
    position: absolute;
    width: 120px; height: 120px;
    left: calc(50% - 60px);
    top: 30px;
}
.box-with-bg.santi .swiper-prev-santi,
.box-with-bg.santi .swiper-next-santi {
    margin: 0 24px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #FFFFFF;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
}
.box-with-bg.santi .swiper-prev-santi i,
.box-with-bg.santi .swiper-next-santi i {
    font-size: 28px;
    color: #3983FF;
}

.box-with-bg.ds-platform .box-group {
    padding: 0 32px 24px;
}
.box-with-bg.ds-platform .box-group .group-title {
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #4B5B76;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
}
.box-with-bg.ds-platform .box-group .group-title a {
    color: #3983FF;
    display: flex;
    align-items: center;
    font-weight: normal;
    font-size: 12px;
}
.box-with-bg.ds-platform .box-group .group-title a i {
    font-size: 10px;
    margin-left: 5px;
}
.box-with-bg.ds-platform .box-group.shy .item {
    background: #FFFFFF;
    border-radius: 4px;
    width: 552px; height: 298px;
    padding: 24px 24px 0;
    position: relative;
}
.box-with-bg.ds-platform .box-group.shy .item .item-title {
    line-height: 28px;
    font-size: 28px;
    margin-bottom: 12px;
    position: relative; z-index: 2;
}
.box-with-bg.ds-platform .box-group.shy .item .item-desc {
    line-height: 24px;
    font-size: 16px;
    color: #4B5B76;
    height: 48px;
    position: relative; z-index: 2;
}
.box-with-bg.ds-platform .box-group.shy .item img {
    position: absolute;
    top: 0; left: 0;
    z-index: 1;
}
.box-with-bg.ds-platform .box-group.sfe .item {
    background: #FFFFFF;
    border-radius: 4px;
    padding: 0 120px;
    display: flex;
    align-items: center;
}
.box-with-bg.ds-platform .box-group.sfe .item .item-right {
    margin-left: 48px;
    line-height: 38px;
    color: #3D3D3D;
    text-align: center;
    font-size: 16px;
}
.box-with-bg.ds-platform .box-group.sfe .item .item-right .item-title {
    font-size: 24px;
    margin-bottom: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}
.box-with-bg.ds-platform .box-group.sfe .item .item-right .item-title img {
    margin-right: 10px;
}