/* 更改网址样式（预览模式） */
.hv1-creator-wrapper {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-gap: 30px;
}

.hv1-single-creator {
    background: #FFF;
    backdrop-filter: blur(40px);
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0 0 2rem 0 rgba(41,48,66,0.10) !important;
    margin-bottom: 20px;
}

.io-black-mode .hv1-single-creator {
    background: #181a1c;
    box-shadow: unset;
}

.hv1-single-creator .img {
    position: relative;
    background: #000;
    border-radius: 11px;
}

.hv1-single-creator .img:hover {
    transition: all .3s linear 0s;
    transform: scale(1.02);
}

.hv1-single-creator .img img {
    border-radius: 10px;
    width: 100%;
    height: 60%;
    object-fit: cover;
    opacity: 0.9;
}

.hv1-single-creator .content .creator {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    margin: -19px auto 0;
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s
}

.hv1-single-creator .content .creator .shape {
    position: absolute;
    content: "";
    width: 240%;
    height: calc(100% + 10px);
    top: -9px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 240%;
    max-height: 100%;
    z-index: -1;
    fill: #FFF;
}

.io-black-mode .hv1-single-creator .content .creator .shape {
    fill: #181a1c;
}

.hv1-single-creator .content .creator .main img{
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.hv1-single-creator .content .content-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
    margin-top: 13px;
    overflow: hidden;
}

.hv1-single-creator .content .content-inner .name {
    width: 100%;
}

.hv1-single-creator .content .content-inner .name .title {
    display: block;
    font-size: 15px;
    line-height: 1;
    width: 80%;
}

.hv1-single-creator .content .content-inner .name .title span {
    position: absolute;
    top: 15px;
    font-size: 15px!important;
    border-radius: 8px;
}

.hv1-single-creator .content .content-inner .name p {
    font-size: 12px;
    margin-top: 7px;
    width: 90%;
}

.hv1-single-creator .follow {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    padding: 2px 10px;
    border-radius: 7px;
    background-color: rgba(63,114,175,0.07);
    position: absolute;
    z-index: 1;
    overflow: hidden;
    bottom: 35px;
    right: 10px;
}

.hv1-single-creator .follow::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(270deg,#6D19FC 0,#7D1FA5 100%);
    -webkit-transition: all .3s linear 0s;
    -moz-transition: all .3s linear 0s;
    -ms-transition: all .3s linear 0s;
    -o-transition: all .3s linear 0s;
    transition: all .3s linear 0s;
    clip-path: circle(0% at 0 48%);
    opacity: 0;
    visibility: hidden;
    z-index: -1
}

.hv1-single-creator:hover {
    box-shadow: 0 10px 30px rgba(0,0,0,0.07);
}


.hv1-single-creator:hover .content .name a {
    color: #f1404b;
}

.hv1-single-creator:hover .follow i {
    color: #fff;
}

.hv1-single-creator:hover .follow::before {
    clip-path: circle(70.7% at 50% 50%);
    opacity: 1;
    visibility: visible
}

.hv1-feature-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap
}

/* 更改网址样式（阿比超大模式） */
.program .card{
    transition: .3s;
    
}

.program .card:hover {
    box-shadow: 0 0 0.8px rgba(38,45,61,.08), 0 0.8px 3.2px rgba(38,45,61,.04), 0 4.8px 9.6px rgba(38,45,61,.14);
    transform: translate3d(0,0,0) scale(0.985);
    overflow: hidden;
    justify-content: center;
}


/*  有侧边栏4个显示效果开始  */
.row.io-mx-n2 .io-px-2[class*="col-"][class*="col-sm-"][class*="col-md-"][class*="col-lg-"][class*="col-xl-"].col-xxl-5a .program .card .jump,
.row.io-mx-n2 .io-px-2[class*="col-"][class*="col-sm-"][class*="col-md-"][class*="col-lg-"][class*="col-xl-"].col-xxl-6a .program .card .jump{
    border-radius: 50%;
}

.row.io-mx-n2 .io-px-2[class*="col-"][class*="col-sm-"][class*="col-md-"][class*="col-lg-"][class*="col-xl-"].col-xxl-5a .program .card:hover .jump,
.row.io-mx-n2 .io-px-2[class*="col-"][class*="col-sm-"][class*="col-md-"][class*="col-lg-"][class*="col-xl-"].col-xxl-6a .program .card:hover .jump{
    opacity: 1;
    transform: translate3d(15px,0,0);
    -webkit-transform: translate3d(15px,0,0);
    transition: .3s;
    background: #535353;
    width: 30px;
    height: 30px;
    text-align: center;
}


.row.io-mx-n2 .io-px-2[class*="col-"][class*="col-sm-"][class*="col-md-"][class*="col-lg-"][class*="col-xl-"].col-xxl-5a .program .card:hover .jump svg,
.row.io-mx-n2 .io-px-2[class*="col-"][class*="col-sm-"][class*="col-md-"][class*="col-lg-"][class*="col-xl-"].col-xxl-6a .program .card:hover .jump svg{
    width: 10px;
    height: 30px;
    margin-left: 3px;
}


.row.io-mx-n2 .io-px-2[class*="col-"][class*="col-sm-"][class*="col-md-"][class*="col-lg-"][class*="col-xl-"].col-xxl-5a .program .card .card-title .logo-img,
.row.io-mx-n2 .io-px-2[class*="col-"][class*="col-sm-"][class*="col-md-"][class*="col-lg-"][class*="col-xl-"].col-xxl-6a .program .card .card-title .logo-img{
    background: none;
    position: absolute;
    right: 0;
    bottom: 5px;
}


.row.io-mx-n2 .io-px-2[class*="col-"][class*="col-sm-"][class*="col-md-"][class*="col-lg-"][class*="col-xl-"].col-xxl-5a .program .card .card-title,
.row.io-mx-n2 .io-px-2[class*="col-"][class*="col-sm-"][class*="col-md-"][class*="col-lg-"][class*="col-xl-"].col-xxl-6a .program .card .card-title{
    font-size: 17px;
}


.row.io-mx-n2 .io-px-2[class*="col-"][class*="col-sm-"][class*="col-md-"][class*="col-lg-"][class*="col-xl-"].col-xxl-5a .program .card .card-title .logo-img img,
.row.io-mx-n2 .io-px-2[class*="col-"][class*="col-sm-"][class*="col-md-"][class*="col-lg-"][class*="col-xl-"].col-xxl-6a .program .card .card-title .logo-img img{
    width: 40px;
    height: 40px;
    opacity: 0.2;
    border-radius: 50px;
}


.row.io-mx-n2 .io-px-2[class*="col-"][class*="col-sm-"][class*="col-md-"][class*="col-lg-"][class*="col-xl-"].col-xxl-5a .program .card .card-title .card-title-buff,
.row.io-mx-n2 .io-px-2[class*="col-"][class*="col-sm-"][class*="col-md-"][class*="col-lg-"][class*="col-xl-"].col-xxl-6a .program .card .card-title .card-title-buff{
    margin-right: 0;
}


.row.io-mx-n2 .io-px-2[class*="col-"][class*="col-sm-"][class*="col-md-"][class*="col-lg-"][class*="col-xl-"].col-xxl-5a .program .card .card-title .card-title-buff div,
.row.io-mx-n2 .io-px-2[class*="col-"][class*="col-sm-"][class*="col-md-"][class*="col-lg-"][class*="col-xl-"].col-xxl-6a .program .card .card-title .card-title-buff div{
    padding: 0 3px 0 3px;
}

.program .card:hover .jump {
    opacity: 1;
    transform: translate3d(15px,0,0);
    -webkit-transform: translate3d(15px,0,0);
    transition: .3s;
    background: #535353;
    width: 40px;
    height: 40px;
    text-align: center;
}

.program .card {
    border: 1px solid #dddddd5c;
    border-radius: 12.8px;
    padding: 16px;
    position: relative;
    overflow: hidden;
}

.program .card .card-title {
    font-size: 19px;
    line-height: 30px;
    color: #262d3d;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-bottom: 7px;
}

.program .card .card-title .title-pro {
    font-weight: 500;
}

.program .card .card-title .title-pro .badge.vc-red.text-ss {
    position: absolute;
    left: -17px;
    top: -12px;
    border-radius: 3px;
    background: rgb(255 0 20 / 0.7);
    z-index: 1;
    transform: rotate(320deg);
    width: 50px;
    height: 30px;
    padding: 14px;
}

.program .card .card-title .title-pro .badge.vc-red.text-ss-new {
    position: absolute;
    left: -19px;
    top: 67px;
    border-radius: 3px;
    background: rgb(0 78 255 / 0.7);
    z-index: 1;
    transform: rotate(40deg);
    width: 50px;
    height: 30px;
    padding: 0px;
    color: #e7eeff;
}

.program .card .card-title .card-title-buff {
    margin-left: 4px;
    transform: translate(0%, 0%) rotate(0deg) skew(350deg);
    border-radius:5px;
    line-height: 20px;
    margin-right: 20px;
    white-space: nowrap;
}

.program .card .card-title .card-title-buff div {
    background: #eff1f5;
    padding: 0 5px 0 5px;
    border-radius:5px;
    font-size: 12px;
    color:#78849e;
}

.program .card .card-title .logo-img {
    margin-right: 6px;
    background: #b7b7b740;
    border-radius: 6px;
    border: 3px solid transparent;
}

.program .card .card-title img {
    width: 25px;
    height: 25px;
    margin-left: 0;
    float: left;
    border-radius:5px;
}

.program .card .card-title img {
    vertical-align: bottom;
}

.program .card .card-title .logo-tip {
    float: left;
    margin-top: 4px;
}

.logo-tip {
    height: 24px;
}

.program .card .card-tip {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #262d3dad;
    margin-top: 2px;
}

.program .card .jump {
    opacity: 0;
    position: absolute;
    right: 30px;
    border-radius:10px;
}

.program .card .jump path {
    fill: #FFF;
}

.io-black-mode .backfill {
    background: #181a1c;
    border: none;
}

.io-black-mode .backfill:hover {
    box-shadow: 0px 0px 20px -5px rgba(158, 158, 158, .2);
}

.io-black-mode .backfill .card-title {
    color: #c6c9cf;
}

.io-black-mode .backfill .card-tip {
    color: rgb(195 195 195 / 88%);
}

.io-black-mode .backfill .card-title .card-title-buff div {
    background: #3f3f3f;
    color: #c3ccdf;
}
