.section-box {
    background: linear-gradient(to bottom, rgba(255, 223, 230, 0.4), rgba(254, 176, 198, 0.4));
}

.article-box {
    width: 1280px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 60px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.article-left {
    width: 856px;
    padding: 24px;
    background: white;
    border-radius: 20px;
}

.article-nav a {
    color: #8B8B8B;
    font-size: 14px;
}

.article-nav-active {
    color: #3D3D3D;
}


.article-tab {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 5px;
    border-bottom: 1px solid #F0F0F0;
}

.article-tab>p {
    color: #3D3D3D;
    font-size: 20px;
    font-weight: 500;
    margin: 0 42px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.article-tab>p .rect {
    width: 100%;
    height: 4px;
    border-radius: 4px;
    margin-top: 8px;
}

.article-tab-active {
    color: #EF7BBB !important;
}

.article-tab-active .rect {
    background: linear-gradient(to right, rgba(255, 169, 194, 0), rgba(255, 169, 194, 1));
}

.news-item {
    padding: 20px 0;
    border-bottom: 1px solid #F0F0F0;
    font-size: 16px;
}

.news-item-left>.tag {
    color: #E95AA3;
    font-size: 14px;
    padding: 0 8px;
    border: 1px solid #E95AA3;
    border-radius: 4px;
    margin-right: 10px;
}

.news-item-left>.text {
    color: #1A1A1A;
    font-size: 16px;
    font-weight: 600;
    max-width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-item>.time {
    color: #8B8B8B;
    font-size: 14px;
}


.article-right-bottom {
    margin-top: 24px;
}

.rangk-item {
    width: 400px;
    border-radius: 20px;
    overflow: hidden;
    background: #F7ADD6;
    flex-shrink: 0;
    margin-bottom: 40px;
}

.rangk-item-title {
    height: 54px;
    width: 100%;
    line-height: 54px;
    font-size: 22px;
    color: #fff;

    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
}

.rangk-item-tab {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #fff;
}

.rangk-tab-one {
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 24px;
    margin-left: 40px;
    cursor: pointer;
}

.rangk-tab-one>.rect {
    width: 100%;
    height: 3px;
    border-radius: 2px;
    margin-top: 5px;
}

.rangk-tab-active {
    color: #E95AA3;
}

.rangk-tab-active>.rect {
    background: #E95AA3;
}

.rangk-item-con {
    width: 100%;
    background: white;
    border-radius: 20px;
    padding: 24px 20px;
}

.rangk-item-tab2 {
    display: flex;
    align-items: center;
}

.rangk-tab2-one {
    margin-right: 40px;
    cursor: pointer;
}

.rangk-tab2-one>.name {
    color: #8B8B8B;
    font-size: 18px;
}

.rangk-tab2-one>.rect {
    width: 100%;
    height: 5px;
    margin-top: 5px;
    border-radius: 8px;
}



.rangk-tab2-one-active>.name {
    color: #EF7BBB;
}

.rangk-tab2-one-active>.rect {
    background: linear-gradient(270deg, #E95AA3 0%, rgba(233, 90, 163, 0) 99%);
}



.ranking-box {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-top: 30px;
}

.ranking-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
}

.ranking-item-box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.head-url-box {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 2px solid #B1C3F9;
    position: relative;
}
.one .head-url-box{
    border: 2px solid #F4C21B;
  }
  .two .head-url-box{
    border: 2px solid #B1C3F9;
  }
  .three .head-url-box{
    border: 2px solid #F7B591;
  }
.head-url-box>.first {
    position: absolute;
    top: 4px;
    left: 50%;
    transform: translate(-50%, -100%);
    width: 46px;
    height: 28px;
    z-index: 2;
}

.head-url-box>.head-url {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    z-index: 3;
    object-fit: cover;
}

.head-name {
    font-size: 16px;
    color: #1A1A1A;
    margin: 8px 0;
}

.head-jian img {
    width: 9px;
    height: 12px;
    margin-right: 1px;
}

.head-jian {
    color: #E95AA3;
    font-size: 12px;
    margin-left: 4px;
}

.head-jian-down {
    color: #8B8B8B !important;
    font-size: 12px;
    margin-left: 4px;
}

.head-score {
    margin-bottom: 4px;
    color: #1A1A1A;
    font-size: 12px;
}

.head-score>img {
    width: 9px;
    height: 11px;
    margin-right: 4px;
}

.ranking-item-name-bg {
    width: 108px;
    height: 96px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    background: linear-gradient(to bottom, rgba(188, 202, 246, 1), rgba(188, 202, 246, 0));
}

.one .ranking-item-name-bg {
    height: 126px;
    background: linear-gradient(to bottom, rgba(255, 177, 21, 1), rgba(255, 233, 123, 0));
}

.one .head-url-box {
    width: 60px;
    height: 60px;
}

.one .head-url-box>.first {
    width: 58px;
    height: 36px;
    top: 7px;
}

.three .ranking-item-name-bg {
    background: linear-gradient(to bottom, rgba(255, 219, 199, 1), rgba(255, 219, 199, 0));
}

.else-rank {
    /* margin-top: 15px; */
}

.else-rank-box {
    height: 400px;
    overflow-y: auto;
    padding-right: 5px;
}

.else-one {
    padding: 16px 12px;
    border: 1px solid #F0F0F0;
    border-radius: 8px;
    margin-top: 12px;
}

.else-one-left .num {
    font-size: 20px;
    color: #8B8B8B;
    margin-right: 20px;
    width: 30px;
    text-align: center;
}

.else-one-head {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 12px;
    object-fit: cover;
}

.else-one-left .name {
    color: #1A1A1A;
    font-size: 16px;
    margin-right: 5px;
    max-width: 66px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.else-one-jian {
    color: #E95AA3;
    font-size: 12px;
}

.else-one-jian .jian {
    width: 9px;
    height: 12px;
    margin-right: 1px;
}

.else-one-jian-down {
    color: #8B8B8B !important;
    font-size: 12px;
}

.jifen-rect {
    width: 60px;
    height: 8px;
    background: #F5F5F5;
    border-radius: 5px;
    margin-right: 10px;
}

.rect-width {
    height: 8px;
    border-radius: 5px;
    background: linear-gradient(to right, #F7849A, #EF7BBB);
}

.jifen-right {
    color: #1A1A1A;
    font-size: 12px;
}

.jifen-right img {
    width: 9px;
    height: 11px;
    margin-right: 5px;
}


.join-box {
    padding: 60px;
    color: #3D3D3D;
    font-size: 16px;
}

.join-box .title {
    font-size: 32px;
    color: #1A1A1A;
    font-weight: 600;
    margin-bottom: 8px;
}

.join-box .e-title {
    font-size: 24px;
    color: #EF7BBB;
    font-weight: 600;
    margin-bottom: 20px;
}

.join-one {
    margin-top: 60px;
}

.join-one-title {
    position: relative;
    margin-bottom: 10px;
}

.join-one-title>div {
    position: absolute;
    left: 0;
    bottom: 5px;
    z-index: 2;
    display: inline-block;
    color: #3D3D3D;
    font-size: 20px;
    font-weight: 600;
}

.join-one-title .rect {
    display: inline-block;
    width: 126px;
    height: 16px;
    background: linear-gradient(to bottom, #E95AA3 0%, rgba(233, 90, 163, 0) 99%);
}