.short25 {
    background: #ebebeb;
    color: #111;
    font-family: "微软雅黑", "Microsoft YaHei", "PingFang SC", "Noto Sans CJK SC", Arial, Helvetica, sans-serif;
}

.short25 * {
    box-sizing: border-box;
}

.short25-section {
    width: 100%;
    padding: 4% 0;
    background: #ebebeb;
}

.short25-section.white {
    background: #f5f5f5;
}

.short25-inner {
    width: auto;
    max-width: none;
    min-width: 0;
    margin: 0;
    padding: 0 4.7%;
}

.short25-title {
    margin-bottom: 42px;
}

.short25-title .h1 {
    color: #111;
    font-size: 54px;
    line-height: 1.22;
}

.short25-title h3 {
    padding: 0 0 10px;
    color: #222;
    font-size: 30px;
    line-height: 1.35;
}

.short25-title p.p {
    color: #999;
    font-size: 14px;
    line-height: 1.4;
    padding: 0;
    letter-spacing: 0;
}

.short25-title .tit_cline {
    padding: 2% 0 1%;
}

.short25-title .tit_cline span {
    background: #ebebeb;
    color: #f2c500;
    font-size: 30px;
    line-height: 1.2;
}

.short25-section.white .short25-title .tit_cline span {
    background: #f5f5f5;
}

.short25-title .tit_cline .c_line {
    background: #f2c500;
}

.short25-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 42px;
    min-width: 126px;
    padding: 0 24px;
    background: #f2c500;
    color: #111;
    font-size: 14px;
    font-weight: bold;
}

.short25-btn:hover {
    background: #111;
    color: #fff;
}

.short25-hero {
    min-height: 860px;
    padding-top: 70px;
}

.short25-hero-grid {
    display: grid;
    grid-template-columns: 0.88fr 1.12fr;
    gap: 56px;
    align-items: end;
}

.short25-hero-copy {
    padding-top: 12px;
}

.short25-hero-question {
    margin-top: 44px;
    color: #111;
    font-size: 22px;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
}

.short25-pills {
    margin: 22px auto 24px;
    width: 86%;
}

.short25-pills li {
    margin: 12px 0;
    padding: 11px 22px;
    background: #f2c500;
    border-radius: 20px;
    color: #111;
    font-size: 14px;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
}

.short25-pills li:nth-child(2) {
    transform: translateX(36px);
}

.short25-hero-person {
    width: 72%;
    max-width: 480px;
    margin: 0 auto;
}

.short25-hero-person img,
.short25-hero-feed img,
.short25-industry-photo img,
.short25-do-media img,
.short25-combo-media img {
    display: block;
    width: 100%;
}

.short25-hero-feed {
    align-self: center;
    max-width: 805px;
}

.short25-industry-tabs {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 16px;
    margin-bottom: 56px;
}

.short25-industry-tab {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 163px;
    padding: 24px 8px 17px;
    background: #fff;
    text-align: center;
    color: #5f5f5f;
    font-size: 14px;
    line-height: 1.35;
    font-weight: bold;
}

.short25-industry-tab.active {
    background: #f2c500;
    color: #111;
}

.short25-industry-tab img {
    width: 84px;
    height: 84px;
    object-fit: contain;
    margin-bottom: 21px;
}

.short25-industry-tab span {
    white-space: nowrap;
}

.short25-industry-body {
    display: grid;
    grid-template-columns: 0.82fr 1fr;
    gap: 64px;
    align-items: center;
}

.short25-industry-copy h3 {
    color: #111;
    font-size: 28px;
    line-height: 1.35;
    font-weight: bold;
    margin-bottom: 10px;
}

.short25-industry-copy em {
    display: block;
    color: #d8b100;
    font-size: 18px;
    line-height: 1;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 28px;
}

.short25-industry-copy p {
    color: #444;
    font-size: 16px;
    line-height: 2.15;
    margin-bottom: 42px;
}

.short25-industry-media {
    position: relative;
}

.short25-industry-photo {
    aspect-ratio: 787 / 503;
    overflow: hidden;
}

.short25-industry-photo img {
    height: 100%;
    object-fit: cover;
    object-position: center top;
}

.short25-industry-arrows {
    position: absolute;
    left: -80px;
    bottom: 30px;
    display: flex;
    z-index: 2;
}

.short25-industry-arrows span {
    position: relative;
    display: block;
    width: 73px;
    height: 73px;
    background: #f2c500;
}

.short25-industry-arrows span + span {
    background: rgba(17, 17, 17, 0.78);
}

.short25-industry-arrows span:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 18px;
    height: 18px;
    border-left: 3px solid #111;
    border-bottom: 3px solid #111;
    transform: translate(-35%, -50%) rotate(45deg);
}

.short25-industry-arrows span + span:before {
    border-color: #fff;
    transform: translate(-65%, -50%) rotate(-135deg);
}

.short25-industry-slogan {
    width: 483px;
    height: 73px;
    margin: 52px auto 0;
    background: #f2c500;
    color: #111;
    font-size: 20px;
    line-height: 73px;
    font-weight: bold;
    text-align: center;
}

.short25-do-grid {
    display: grid;
    grid-template-columns: 0.98fr 1fr;
    gap: 58px;
    align-items: start;
}

.short25-do-media {
    display: grid;
    gap: 19px;
    max-width: 750px;
}

.short25-adv-copy p,
.short25-role-card p,
.short25-flow-card p {
    color: #666;
    font-size: 14px;
    line-height: 1.8;
}

.short25-do-side {
    display: grid;
    gap: 21px;
    max-width: 763px;
}

.short25-result-card {
    display: grid;
    grid-template-columns: 126px 1fr;
    gap: 22px;
    min-height: 173px;
    padding: 20px 23px;
    background: #fff;
    border: 5px solid #2b2626;
    border-radius: 6px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.08);
}

.short25-result-card img {
    display: block;
    width: 126px;
    height: 126px;
    object-fit: cover;
}

.short25-result-main {
    min-width: 0;
    padding-top: 6px;
}

.short25-result-main h3 {
    color: #1c232c;
    font-size: 17px;
    line-height: 1.45;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 14px;
}

.short25-result-main p {
    color: #9da1a7;
    font-size: 19px;
    line-height: 1.2;
    margin-bottom: 18px;
}

.short25-result-main p span {
    display: inline-block;
    margin-left: 12px;
    padding: 2px 8px;
    background: #f1f1f1;
    color: #b8b8b8;
    font-size: 16px;
}

.short25-result-main ul {
    display: flex;
    align-items: center;
    gap: 20px;
    color: #9a9a9a;
    font-size: 18px;
    line-height: 1;
}

.short25-result-main li {
    position: relative;
    padding-left: 23px;
    white-space: nowrap;
}

.short25-result-main li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 16px;
    height: 13px;
    border: 2px solid #a7a7a7;
    border-radius: 50%;
    transform: translateY(-50%);
}

.short25-result-main li:nth-child(2):before {
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.short25-result-main li:nth-child(3):before {
    width: 15px;
    height: 12px;
    border-radius: 2px;
}

.short25-result-main li:nth-child(4):before,
.short25-result-main li:nth-child(5):before {
    width: 15px;
    height: 15px;
    border-radius: 0;
    transform: translateY(-50%) rotate(-20deg);
}

.short25-side-point {
    min-height: 243px;
    padding: 0 70px 0 116px;
    background: #fff;
    position: relative;
    display: grid;
    grid-template-columns: 92px 1fr;
    gap: 46px;
    align-items: center;
    border-left: 6px solid #f2c500;
}

.short25-side-point i {
    position: absolute;
    left: 42px;
    top: 50%;
    transform: translateY(-50%);
    color: #f3f3f3;
    font-style: normal;
    font-size: 64px;
    line-height: 1;
    font-weight: bold;
}

.short25-side-point img {
    display: block;
    width: 92px;
    height: 93px;
    object-fit: contain;
    position: relative;
    z-index: 1;
}

.short25-side-point h3 {
    color: #111;
    font-size: 24px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 14px;
}

.short25-side-point p {
    color: #222;
    font-size: 20px;
    line-height: 1.45;
}

.short25-adv-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 46px 48px;
    position: relative;
}

.short25-adv-card {
    min-height: 360px;
    background: #fff;
    padding: 0;
    position: relative;
}

.short25-adv-card:nth-child(3),
.short25-adv-card:nth-child(4) {
    margin-top: 0;
}

.short25-adv-top {
    min-height: 119px;
    padding: 28px 30px;
    background: #f2c500;
    display: grid;
    grid-template-columns: 120px 1fr 120px;
    gap: 24px;
    align-items: center;
}

.short25-adv-num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 84px;
    height: 54px;
    border-radius: 50%;
    background: #fff;
    border: 3px solid #111;
    color: #111;
    font-size: 16px;
    font-weight: bold;
    justify-self: center;
}

.short25-adv-card h3 {
    color: #111;
    font-size: 24px;
    line-height: 1.35;
    font-weight: bold;
    margin-bottom: 5px;
}

.short25-adv-top p {
    color: #111;
    font-size: 16px;
    line-height: 1.45;
    font-weight: bold;
}

.short25-adv-top a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 108px;
    height: 43px;
    background: #fff;
    color: #111;
    font-size: 14px;
    font-weight: bold;
    justify-self: end;
}

.short25-adv-copy {
    display: grid;
    gap: 18px;
    padding: 58px 60px 56px;
}

.short25-adv-copy p {
    display: grid;
    grid-template-columns: 148px 1fr;
    gap: 22px;
    align-items: start;
    margin: 0;
    color: #111;
    font-size: 17px;
    line-height: 1.8;
}

.short25-adv-copy b {
    color: #111;
    font-size: 17px;
    font-weight: bold;
}

.short25-adv-copy span {
    display: block;
    color: #333;
}

.short25-price-badge {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    display: block;
    width: 311px;
    height: auto;
}

.short25-combo-grid {
    display: grid;
    grid-template-columns: 695px 1fr;
    gap: 78px;
    align-items: center;
}

.short25-combo-media {
    max-width: 695px;
}

.short25-combo-copy h3 {
    color: #111;
    font-size: 28px;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 38px;
}

.short25-combo-copy p {
    color: #444;
    font-size: 19px;
    line-height: 1.95;
    margin-bottom: 12px;
}

.short25-combo-list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    width: 84%;
    margin-top: 36px;
}

.short25-combo-list span {
    display: block;
    padding: 8px 6px;
    border: 2px solid #111;
    background: #fff;
    color: #111;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

.short25-engine-table {
    width: 100%;
    background: transparent;
    padding: 0;
    margin-top: 92px;
}

.short25-engine-table table {
    width: 100%;
    table-layout: fixed;
}

.short25-engine-table th,
.short25-engine-table td {
    border: 1px solid #dcdcdc;
    padding: 47px 18px;
    text-align: center;
    color: #111;
    font-size: 23px;
    line-height: 1.5;
}

.short25-engine-table th {
    background: #fff;
    font-weight: bold;
}

.short25-engine-table th:first-child,
.short25-engine-table td:first-child {
    background: #f2c500;
    font-weight: bold;
    width: 16.5%;
}

.short25-engine-note {
    color: #333;
    font-size: 24px;
    line-height: 1.9;
    text-align: center;
    margin-top: 48px;
}

.short25-role-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.short25-role-card {
    min-height: 430px;
    background: #fff;
    padding: 34px 24px 28px;
    text-align: center;
    position: relative;
}

.short25-role-card:after,
.short25-flow-card:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 6px;
    background: #f2c500;
}

.short25-role-card img {
    height: 150px;
    width: auto;
    margin-bottom: 20px;
}

.short25-role-card h3 {
    color: #111;
    font-size: 22px;
    line-height: 1.35;
    font-weight: bold;
    margin-bottom: 10px;
}

.short25-role-card strong {
    display: inline-block;
    background: #f2c500;
    color: #111;
    font-size: 13px;
    line-height: 1;
    padding: 7px 10px;
    margin: 8px 0 14px;
}

.short25-flow-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
}

.short25-flow-card {
    min-height: 338px;
    padding: 58px 36px 42px;
    background: #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.short25-flow-card:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 62px;
    width: 112px;
    height: 112px;
    background: rgba(242, 197, 0, 0.12);
    transform: translateX(-50%) rotate(45deg);
}

.short25-flow-card:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    background: #f2c500;
}

.short25-flow-arrow {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 28px;
    height: 28px;
    background: #f2c500;
    clip-path: polygon(100% 100%, 0 100%, 100% 0);
    z-index: 2;
}

.short25-flow-card > span {
    position: absolute;
    left: 0;
    top: 21px;
    display: inline-flex;
    align-items: center;
    height: 29px;
    padding: 0 9px;
    border-radius: 0 12px 12px 0;
    background: #f2c500;
    color: #111;
    font-size: 19px;
    font-weight: bold;
}

.short25-flow-card img {
    position: relative;
    z-index: 1;
    height: 104px;
    width: auto;
    margin-bottom: 36px;
}

.short25-flow-card h3 {
    position: relative;
    z-index: 1;
    color: #111;
    font-size: 28px;
    line-height: 1.35;
    font-weight: bold;
    margin-bottom: 18px;
}

.short25-flow-card p {
    position: relative;
    z-index: 1;
    color: #555;
    font-size: 17px;
    line-height: 1.75;
}

.short25-service-detail {
    display: grid;
    grid-template-columns: 145px minmax(360px, 1fr) 118px 145px minmax(455px, 1.55fr);
    margin-top: 44px;
    background: #fff;
    border: 1px solid #dcdcdc;
}

.short25-service-detail > div {
    min-height: 76px;
    padding: 18px 18px;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    color: #111;
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.short25-service-title {
    grid-row: span 2;
    font-size: 24px !important;
    white-space: nowrap;
}

.short25-service-title-right {
    grid-column: 4;
}

.short25-service-row-right {
    grid-column: 5;
}

.short25-service-price {
    font-size: 24px !important;
    white-space: nowrap;
}

.short25-service-row {
    white-space: nowrap;
}

.short25-cycle {
    margin-top: 0;
    padding: 22px 20px;
    background: #f2c500;
    color: #111;
    text-align: center;
    font-size: 28px;
    line-height: 1.5;
    font-weight: bold;
}

.short25-cta {
    overflow: hidden;
}

.short25-cta li {
    float: left;
    width: 50%;
    position: relative;
}

.short25-cta li .click_smile {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    cursor: pointer;
}

.short25-cta li a {
    display: block;
    padding: 14% 5%;
    text-align: center;
    line-height: 1.5;
    position: relative;
    cursor: pointer;
}

.short25-cta li a.ind_fli1 {
    background: #333;
}

.short25-cta li a.ind_fli2 {
    background: #fdd000;
}

.short25-cta li a.ind_fli2 span {
    color: #fdd000;
}

.short25-cta li a .fm {
    width: 32px;
    height: 8px;
    background-image: url(../images/ind_fm.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    position: absolute;
    right: 8%;
    bottom: 20%;
}

.short25-cta li:hover .fm {
    animation: loops 1.2s linear infinite !important;
    -webkit-animation: loops 1.2s linear infinite !important;
}

@media screen and (max-width: 1360px) {
    .short25-title .h1 {
        font-size: 48px;
    }

    .short25-title h3 {
        font-size: 27px;
    }

    .short25-hero {
        min-height: 760px;
    }

    .short25-hero-grid,
    .short25-do-grid,
    .short25-combo-grid {
        gap: 42px;
    }

    .short25-industry-tabs {
        gap: 12px;
    }

    .short25-industry-tab {
        min-height: 142px;
    }

    .short25-industry-tab img {
        width: 68px;
        height: 68px;
        margin-bottom: 16px;
    }

    .short25-side-point {
        min-height: 216px;
        padding-left: 92px;
        padding-right: 36px;
        gap: 28px;
    }

    .short25-side-point i {
        left: 30px;
        font-size: 52px;
    }

    .short25-adv-top {
        grid-template-columns: 96px 1fr 104px;
        gap: 16px;
        padding: 24px 22px;
    }

    .short25-adv-copy {
        padding: 44px 38px 42px;
    }

    .short25-service-detail {
        grid-template-columns: 128px minmax(310px, 1fr) 92px 128px minmax(350px, 1.4fr);
    }

    .short25-service-detail > div {
        padding-left: 12px;
        padding-right: 12px;
        font-size: 14px;
    }
}

@media screen and (max-width: 1200px) {
    .short25-inner {
        width: auto;
        min-width: 0;
        padding: 0 4.7%;
    }

    .short25-title {
        margin-bottom: 34px;
    }

    .short25-title .h1 {
        font-size: 42px;
    }

    .short25-title h3 {
        font-size: 24px;
    }

    .short25-hero {
        min-height: auto;
        padding-top: 56px;
    }

    .short25-hero-grid,
    .short25-industry-body,
    .short25-do-grid,
    .short25-combo-grid {
        grid-template-columns: 1fr;
        gap: 34px;
    }

    .short25-hero-copy {
        padding-top: 0;
    }

    .short25-hero-question {
        margin-top: 24px;
    }

    .short25-hero-person {
        width: 50%;
        max-width: 340px;
    }

    .short25-hero-feed,
    .short25-do-media,
    .short25-do-side,
    .short25-combo-media {
        max-width: none;
    }

    .short25-industry-tabs {
        grid-template-columns: repeat(4, 1fr);
        margin-bottom: 36px;
    }

    .short25-industry-arrows {
        left: 0;
        bottom: 0;
    }

    .short25-industry-slogan {
        margin-top: 34px;
    }

    .short25-adv-grid {
        gap: 28px;
    }

    .short25-price-badge {
        position: static;
        transform: none;
        margin: 24px auto 0;
        width: 240px;
    }

    .short25-combo-list {
        width: 100%;
    }

    .short25-engine-table {
        margin-top: 54px;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .short25-engine-table table {
        min-width: 900px;
    }

    .short25-engine-table th,
    .short25-engine-table td {
        padding: 28px 12px;
        font-size: 18px;
    }

    .short25-engine-note {
        font-size: 20px;
    }

    .short25-role-grid,
    .short25-flow-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
    }

    .short25-service-detail {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        grid-template-columns: 118px 330px 82px 118px 390px;
    }
}

@media screen and (max-width: 960px) {
    .short25-section {
        padding: 5.5% 0;
    }

    .short25-title .h1 {
        font-size: clamp(30px, 5.8vw, 40px);
        line-height: 1.22;
    }

    .short25-title h3 {
        font-size: clamp(18px, 3.5vw, 24px);
        line-height: 1.35;
    }

    .short25-title p.p {
        font-size: 13px;
    }

    .short25-title .tit_cline span {
        font-size: 24px;
    }

    .short25-hero-grid,
    .short25-industry-body,
    .short25-do-grid,
    .short25-combo-grid {
        gap: 28px;
    }

    .short25-pills {
        width: min(680px, 100%);
    }

    .short25-pills li:nth-child(2) {
        transform: none;
    }

    .short25-industry-copy h3,
    .short25-combo-copy h3 {
        font-size: 24px;
    }

    .short25-industry-copy p,
    .short25-combo-copy p {
        font-size: 16px;
        line-height: 1.8;
    }

    .short25-do-media {
        gap: 14px;
    }

    .short25-result-card {
        grid-template-columns: 98px 1fr;
        min-height: 136px;
        gap: 16px;
        padding: 16px;
        border-width: 4px;
    }

    .short25-result-card img {
        width: 98px;
        height: 98px;
    }

    .short25-result-main h3 {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .short25-result-main p {
        font-size: 14px;
        margin-bottom: 12px;
    }

    .short25-result-main p span {
        font-size: 12px;
    }

    .short25-result-main ul {
        flex-wrap: wrap;
        gap: 10px 16px;
        font-size: 14px;
    }

    .short25-side-point {
        min-height: 154px;
        grid-template-columns: 70px 1fr;
        padding: 22px 26px 22px 82px;
        gap: 18px;
    }

    .short25-side-point i {
        left: 24px;
        font-size: 44px;
    }

    .short25-side-point img {
        width: 70px;
        height: 70px;
    }

    .short25-side-point h3 {
        font-size: 20px;
        margin-bottom: 8px;
    }

    .short25-side-point p {
        font-size: 16px;
    }

    .short25-adv-grid {
        grid-template-columns: 1fr;
    }

    .short25-adv-card {
        min-height: 0;
    }

    .short25-adv-top {
        grid-template-columns: 86px 1fr 94px;
    }

    .short25-adv-copy p {
        grid-template-columns: 130px 1fr;
    }

    .short25-role-card {
        min-height: 330px;
    }

    .short25-role-card img {
        height: 112px;
    }

    .short25-flow-card {
        min-height: 282px;
        padding: 48px 24px 34px;
    }

    .short25-flow-card:before {
        top: 56px;
        width: 90px;
        height: 90px;
    }

    .short25-flow-card img {
        height: 82px;
        margin-bottom: 24px;
    }

    .short25-flow-card h3 {
        font-size: 23px;
        margin-bottom: 12px;
    }

    .short25-flow-card p {
        font-size: 15px;
        line-height: 1.65;
    }
}

@media screen and (max-width: 736px) {
    .short25-section {
        padding: 8% 0;
    }

    .short25-inner {
        padding: 0 4%;
    }

    .short25-hero {
        padding-top: 34px;
    }

    .short25-title {
        margin-bottom: 26px;
    }

    .short25-title .h1 {
        font-size: clamp(26px, 7.2vw, 36px);
    }

    .short25-title h3 {
        font-size: clamp(17px, 4.5vw, 22px) !important;
    }

    .short25-title p.p {
        font-size: 12px;
        word-break: break-word;
    }

    .short25-title .tit_cline {
        padding: 14px 0 6px;
    }

    .short25-title .tit_cline span {
        font-size: 22px;
    }

    .short25-hero-question {
        margin-top: 8px;
        font-size: 18px;
    }

    .short25-pills {
        margin: 16px auto 18px;
    }

    .short25-pills li {
        margin: 9px 0;
        padding: 10px 14px;
        font-size: 13px;
        border-radius: 18px;
    }

    .short25-hero-person {
        width: 62%;
    }

    .short25-industry-tabs {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        margin-bottom: 26px;
    }

    .short25-industry-tab {
        min-height: 108px;
        padding: 16px 8px 12px;
        font-size: 13px;
    }

    .short25-industry-tab img {
        width: 54px;
        height: 54px;
        margin-bottom: 10px;
    }

    .short25-industry-copy em {
        margin-bottom: 16px;
        font-size: 14px;
    }

    .short25-industry-copy p {
        margin-bottom: 22px;
    }

    .short25-industry-arrows {
        display: none;
    }

    .short25-industry-slogan {
        width: 100%;
        height: auto;
        padding: 13px 12px;
        line-height: 1.45;
        font-size: 16px;
    }

    .short25 .short25-btn,
    .short25 .short25-adv-top a,
    .short25-cta,
    .cmm_cont,
    .kf_click,
    .bdkf_com,
    .kefu,
    #LRfloater0,
    [id^="LRdiv"],
    [id^="LRMINI"],
    [id^="LRfloater"],
    [id^="LR_HideShow"],
    #newBridge,
    #nb_icon_wrap,
    #aff-im-root,
    [id^="aff-im"],
    iframe[src*="53kf.com"],
    iframe[src*="tb.53kf.com"],
    iframe[src*="qiao.baidu.com"],
    iframe[src*="affim.baidu.com"] {
        display: none !important;
        visibility: hidden !important;
    }

    #main.short25 .short25-adv-section .short25-title,
    #main.short25 .short25-adv-section .short25-title .h1,
    #main.short25 .short25-adv-section .short25-title h3,
    #main.short25 .short25-adv-section .short25-title h3 strong,
    #main.short25 .short25-adv-section .short25-title p,
    #main.short25 .short25-adv-section .short25-title .tit_cline,
    #main.short25 .short25-adv-section .short25-title .tit_cline *,
    #main.short25 .short25-adv-section .short25-title .tit_cline span {
        text-align: center !important;
    }

    #main.short25 .short25-adv-section .short25-title .tit_cline p {
        justify-content: center !important;
        padding-left: 5% !important;
        padding-right: 5% !important;
        text-align: center !important;
    }

    #main.short25 .short25-adv-section .short25-title .tit_cline span {
        padding-left: 14px !important;
        padding-right: 14px !important;
    }

    #main.short25 .short25-adv-section .short25-title .tit_cline .c_line {
        left: 50% !important;
        right: auto !important;
        width: 100% !important;
        top: calc(50% - 1px) !important;
        margin-top: 0 !important;
    }

    #main.short25 .short25-adv-section .short25-adv-card h3,
    #main.short25 .short25-adv-section .short25-adv-top,
    #main.short25 .short25-adv-section .short25-adv-top > div,
    #main.short25 .short25-adv-section .short25-adv-top p,
    #main.short25 .short25-adv-section .short25-adv-copy,
    #main.short25 .short25-adv-section .short25-adv-copy p,
    #main.short25 .short25-adv-section .short25-adv-copy b,
    #main.short25 .short25-adv-section .short25-adv-copy span {
        text-align: left !important;
    }

    .short25-result-card {
        grid-template-columns: 76px 1fr;
        min-height: 0;
        gap: 12px;
        padding: 12px;
        border-width: 3px;
    }

    .short25-result-card img {
        width: 76px;
        height: 76px;
    }

    .short25-result-main {
        padding-top: 0;
    }

    .short25-result-main h3 {
        font-size: 13px;
        line-height: 1.38;
        white-space: normal;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .short25-result-main p {
        font-size: 12px;
        line-height: 1.35;
        margin-bottom: 9px;
    }

    .short25-result-main p span {
        margin-left: 0;
        margin-top: 4px;
    }

    .short25-result-main ul {
        gap: 7px 10px;
        font-size: 12px;
    }

    .short25-result-main li {
        padding-left: 16px;
    }

    .short25-result-main li:before,
    .short25-result-main li:nth-child(2):before,
    .short25-result-main li:nth-child(3):before,
    .short25-result-main li:nth-child(4):before,
    .short25-result-main li:nth-child(5):before {
        width: 10px;
        height: 10px;
        border-width: 1px;
    }

    .short25-side-point {
        grid-template-columns: 54px 1fr;
        min-height: 118px;
        padding: 18px 16px 18px 54px;
        gap: 12px;
    }

    .short25-side-point i {
        left: 15px;
        font-size: 32px;
    }

    .short25-side-point img {
        width: 54px;
        height: 54px;
    }

    .short25-side-point h3 {
        font-size: 17px;
        line-height: 1.35;
    }

    .short25-side-point p {
        font-size: 14px;
    }

    .short25-adv-top {
        grid-template-columns: 64px 1fr;
        gap: 12px;
        padding: 18px 16px;
        text-align: left;
    }

    .short25-adv-num {
        width: 58px;
        height: 42px;
        font-size: 13px;
        border-width: 2px;
    }

    .short25-adv-card h3 {
        font-size: 18px;
        text-align: left;
    }

    .short25-adv-top p {
        font-size: 13px;
        text-align: left;
    }

    .short25-adv-top a {
        display: none;
    }

    .short25-adv-copy {
        gap: 12px;
        padding: 22px 18px 26px;
        text-align: left;
    }

    .short25-adv-copy p {
        grid-template-columns: 94px 1fr;
        gap: 12px;
        font-size: 13px;
        line-height: 1.6;
        text-align: left;
    }

    .short25-adv-copy b {
        font-size: 13px;
        text-align: left;
    }

    .short25-adv-copy span {
        text-align: left;
    }

    .short25-price-badge {
        order: -1;
        justify-self: center;
        grid-column: 1 / -1;
        margin: 0 auto 18px;
        width: min(210px, 62%);
    }

    .short25-combo-copy h3 {
        margin-bottom: 18px;
    }

    .short25-combo-copy p {
        font-size: 15px;
        line-height: 1.75;
    }

    .short25-combo-list {
        grid-template-columns: repeat(2, 1fr);
        margin-top: 22px;
    }

    .short25-combo-list span {
        font-size: 13px;
    }

    .short25-engine-table {
        margin-top: 30px;
    }

    .short25-engine-table table {
        min-width: 680px;
    }

    .short25-engine-table th,
    .short25-engine-table td {
        padding: 16px 8px;
        font-size: 13px;
        line-height: 1.45;
    }

    .short25-engine-note {
        margin-top: 22px;
        font-size: 15px;
        line-height: 1.75;
    }

    .short25-role-grid,
    .short25-flow-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }

    .short25-role-card {
        min-height: 270px;
        padding: 22px 12px 24px;
    }

    .short25-role-card img {
        height: 78px;
        margin-bottom: 12px;
    }

    .short25-role-card h3 {
        font-size: 17px;
    }

    .short25-role-card strong {
        font-size: 11px;
        line-height: 1.3;
        padding: 5px 7px;
    }

    .short25-role-card p {
        font-size: 12px;
        line-height: 1.55;
    }

    .short25-flow-card {
        min-height: 230px;
        padding: 42px 12px 28px;
    }

    .short25-flow-card:before {
        top: 50px;
        width: 68px;
        height: 68px;
    }

    .short25-flow-card > span {
        top: 14px;
        height: 24px;
        font-size: 13px;
    }

    .short25-flow-card img {
        height: 60px;
        margin-bottom: 16px;
    }

    .short25-flow-card h3 {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .short25-flow-card p {
        font-size: 12px;
        line-height: 1.55;
    }

    .short25-flow-card:after {
        height: 3px;
    }

    .short25-flow-arrow {
        width: 20px;
        height: 20px;
    }

    .short25-service-detail {
        margin-top: 24px;
        grid-template-columns: 90px 320px 70px 90px 360px;
    }

    .short25-service-detail > div {
        min-height: 56px;
        padding: 10px 8px;
        font-size: 12px;
        line-height: 1.35;
        white-space: nowrap;
    }

    .short25-service-title,
    .short25-service-price {
        font-size: 16px !important;
    }

    .short25-cycle {
        padding: 14px 12px;
        font-size: 18px;
    }

    .short25-cta li a {
        padding: 12% 4%;
    }

    .short25-cta li a p {
        font-size: 20px;
    }
}

@media screen and (max-width: 480px) {
    .short25-section {
        padding: 9% 0;
    }

    .short25-inner {
        padding: 0 3.8%;
    }

    .short25-title .h1 {
        font-size: clamp(24px, 8vw, 32px);
    }

    .short25-title h3 {
        font-size: clamp(16px, 4.8vw, 20px) !important;
    }

    .short25-hero-person {
        width: 72%;
    }

    .short25-industry-tab {
        min-height: 98px;
        font-size: 12px;
    }

    .short25-industry-tab img {
        width: 46px;
        height: 46px;
    }

    .short25-industry-tab span {
        white-space: normal;
    }

    .short25-result-card {
        grid-template-columns: 64px 1fr;
        gap: 10px;
    }

    .short25-result-card img {
        width: 64px;
        height: 64px;
    }

    .short25-result-main ul {
        font-size: 11px;
    }

    .short25-side-point {
        padding-left: 46px;
    }

    .short25-side-point img {
        width: 48px;
        height: 48px;
    }

    .short25-adv-copy p {
        grid-template-columns: 1fr;
        gap: 3px;
    }

    .short25-combo-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 8px;
    }

    .short25-engine-table table {
        min-width: 620px;
    }

    .short25-role-grid,
    .short25-flow-grid {
        gap: 10px;
    }

    .short25-role-card {
        min-height: 250px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .short25-flow-card {
        min-height: 224px;
        padding-left: 8px;
        padding-right: 8px;
    }

    .short25-flow-card h3 {
        font-size: 17px;
    }

    .short25-service-detail {
        grid-template-columns: 78px 290px 62px 78px 330px;
    }

    .short25-cycle {
        font-size: 16px;
    }

    .short25-cta li a p {
        font-size: 18px;
    }
}

@media screen and (max-width: 360px) {
    .short25-role-grid,
    .short25-flow-grid {
        grid-template-columns: 1fr;
    }
}
