
a {
    color: #337ab7;
    text-decoration: none
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


.publicHader {
    text-align: center;
}

.publicHader .CrossCheck {
    color: #0380a9;
    text-align: center;
    display: block;
    font-size: 24px;
    line-height: 60px;
}

.publicHader .CrossCheckName {
    font-size: 36px;
    color: #2b2651;
    font-weight: bold;
    font-family: MicrosoftYaHei-Bold;
    line-height: 34px;
}

.publicHader img {
    margin-top: 22px;
}

.publicHader .evaluate {
    color: #999;
    font-size: 16px;
    margin-top: 20px;
    display: inline-block;
}

.publicHaderS {
    position: relative;
}

.publicHaderS .dian {
    position: absolute;
    left: 80px;
    bottom: 0;
}

.publicHaderS .publicHader {
    color: #a8e9ff;
}

.population {
    margin-top: 64px;
    margin-bottom: 86px;
}

.population div {
    padding: 0 10px;
}

.population div div {
    background-color: #ffffff;
    border-radius: 4px;
    min-height: 202px;
    position: relative;
    text-align: left;
}

.population div div img {
    position: absolute;
    top: 28px;
    right: 28px;
}

.population div div h3 {
    font-size: 60px;
    color: #2b2651;
    line-height: 172px;
    font-weight: bold;
    height: 130px;
}

.population div div h3 span {
    font-size: 18px;
}

.population .populationBox div {
    padding-left: 30px;
}

.population .populationBox div .explain {
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    min-height: auto;
    padding-left: 0;
}

.population .populationBox div .explain2 {
    width: 70%;
}

.population .populationBox div .explain3 {
    width: 80%;
}

.integrity {
    padding-top: 50px;
    min-height: 580px;
    background: url('../images/integritybox.jpg') no-repeat;
    background-size: 100% 100%;
    width: 100%;
    text-align: center;
}

.integrity .CrossCheck {
    color: #a8e9ff;
}

.integrity .CrossCheckName {
    color: #fff;
}

.integrity .integrityBox {
    width: 94%;
    margin: 80px auto;
}

.integrity .integrityBox .card {
    display: block;
    float: left;
    margin-right: 2.5%;
    width: 18%;
    height: 251px;
    background-color: transparent;
    border: 0;
}

.integrity .integrityBox .card .cardS {
    width: 180px;
    background: url('../images/card.png') no-repeat;
    margin: auto;
}

.integrity .integrityBox .card img {
    margin-top: 56px;
}

.integrity .integrityBox .card b {
    font-size: 24px;
    color: #fff;
    margin-top: 28px;
    margin-bottom: 10px;
    display: inline-block;
}

.integrity .integrityBox .card .contentS {
    font-size: 12px !important;
    color: #a6e9ff;
    font-size: 14px;
}

.integrity .integrityBox .cardLast {
    margin-right: 0;
}

.integrity .integrityBox .card:hover .cardS {
    margin-top: -20px;
}

.source {
    padding-top: 45px;
    width: 100%;
    text-align: center;
    background: #fbfafd;
}

.source .sourceMain {
    width: 80%;
    margin: 20px auto;
    padding-bottom: 40px;
}

.source .sourceMain div {
    padding: 0;
}

.source .sourceMain div img {
    width: 100%;
}

.result {
    background: url('../images/resultgb.png') no-repeat;
    padding-bottom: 60px;
    width: 100%;
    text-align: left;
    background-size: 100%;
}

.result .resultBox {
    overflow: hidden;
    margin-top: 70px;
}

.result .resultBox > div {
    height: 430px;
    width: 50%;
}

.result .resultBox > div .button:hover img {
    margin-left: 10px;
}

.result .resultBox h3 {
    font-size: 48px;
    color: #2b2651;
    margin: 109px 0 40px 0;
    font-weight: bold;
}

.result .resultBox span {
    font-size: 18px;
    color: #999;
    display: inline-block;
    width: 88%;
}

.result .resultBox div {
    display: inline-block;
    cursor: pointer;
}

.result .resultBox div img {
    position: relative;
    top: -2px;
}

.result .resultBox a {
    color: #017fa8;
    font-weight: 16px;
    display: inline-block;
    text-decoration: none;
    margin-top: 50px;
}

.result .resultBox .wenzi {
    width: 40%;
}

.result .resultBox .tu {
    width: 60%;
}

.moreTo {
    margin-top: 50px;
}

.moreTo > div:hover .moreToMain {
    margin-top: -20px;
}

.moreTo > div:nth-child(1) .moreToMain {
    background: url('../images/moreto1.png') no-repeat;
}

.moreTo > div:nth-child(2) .moreToMain {
    background: url('../images/moreto2.png') no-repeat;
}

.moreTo > div:nth-child(3) .moreToMain {
    background: url('../images/moreto3.png') no-repeat;
}

.moreTo > div:nth-child(4) .moreToMain {
    background: url('../images/moreto4.png') no-repeat;
}

.moreTo > div {
    min-height: 332px;
}

.moreTo > div .moreToMain {
    background-size: 100% 100% !important;
    padding-top: 100px;
    font-size: 12px;
    color: #fff;
    height: 350px;
}

.moreTo > div .moreToMain .p2 {
    margin-top: 14px;
    font-size: 14px;
}

.moreTo > div .moreToMain div {
    margin-top: 22px;
    text-align: left;
    padding: 20px;
    font-size: 14px;
    color: #7c7c7c;
    line-height: 30px;
    padding-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.resource {
    text-align: left;
    padding: 60px 0 70px 0;
}

.resource .resourceMain {
    margin-top: 30px;
}

.resource .resourceMain a {
    text-decoration: none;
    font-size: 0;
    display: inline;
}

.resource h3 {
    display: inline;
    font-size: 30px;
    color: #2b2651;
    font-weight: bold;
}

.resource .h3S {
    font-size: 18px;
}

.resource .more {
    float: right;
}

.resource a {
    font-size: 14px;
    color: #757575;
    margin-left: 10px;
}

.resource div {
    padding: 0;
}

.resource .row .col-lg-4 {
    padding-right: 18px;
    min-height: 170px;
    margin-bottom: 23px;
}

.resource .boxBlue1 {
    background: url('../images/shou.png') no-repeat;
    background-position: 100% 0;
}

.resource .boxBlue,.resource .boxYellow {
    border-radius: 4px;
    height: 100%;
    background-color: #f5fcff;
    padding: 24px;
}

.resource .boxBlue p,.resource .boxYellow p {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
}

.resource .boxBlue .boxMain,.resource .boxYellow .boxMain {
    font-size: 12px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 14px;
    height: 35px;
}

.code.code--left.tu.aos-init.aos-animate divï¼Œ.code.code--left.tu.aos-init.aos-animate div img {
    width: 100%;
}

.result .resultBox div,.code.code--left.tu.aos-init.aos-animate divï¼Œ.result .resultBox div img,.code.code--left.tu.aos-init.aos-animate div img {
    max-width: 100%;
}

.resource .boxBlue .message,.resource .boxYellow .message {
    margin-top: 30px;
}

.resource .boxBlue .message b,.resource .boxYellow .message b {
    padding: 5px;
    font-weight: 400;
    font-size: 12px;
    color: #666;
}

.resource .boxBlue .message b img,.resource .boxYellow .message b img {
    position: relative;
    top: -2px;
}

.resource .boxBlue .message .BlueB,.resource .boxYellow .message .BlueB {
    background-color: #d9f5ff;
}

.resource .boxBlue .message .YellowB,.resource .boxYellow .message .YellowB {
    background-color: #fff7df;
}

.resource .boxBlue .message .time,.resource .boxYellow .message .time {
    float: right;
    font-size: 12px;
    color: #999;
    line-height: 24px;
}

.resource .boxYellow {
    border-radius: 4px;
    height: 100%;
    background-color: #fffdf4;
    padding: 24px;
    margin-top: 18px;
}

.resource .boxBlue:hover p {
    color: #399bbb;
}

.resource .boxYellow:hover p {
    color: #c4a000;
}

.resource .resourceMain2 {
    margin-top: 16px;
    padding: 17px;
    padding-bottom: 10px;
    background-color: #f5fcff;
    border-radius: 4px;
    border: solid 1px #dbf4ff;
    list-style: disc;
    color: #1c8db1;
    min-height: 356px;
}

.resource .resourceMain2 li {
    margin-left: 17px;
    line-height: 36px;
}

.resource .resourceMain2 li .time {
    color: #999;
    font-size: 12px;
    float: right;
}

.resource .resourceMain2 li p {
    font-size: 14px;
    color: #666;
    width: 74%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.resource .resourceMain2 li:hover p {
    color: #228fb4;
}

.experience {
    background: url('../images/crosscheck-bg.png') no-repeat;
    padding: 50px 0 95px 0;
    background-size: 100% 100%;
}

.experience h3 {
    letter-spacing: 1px;
    color: #333;
    font-size: 36px;
    height: 50px;
    line-height: 90px;
    font-weight: bold;
}

.experience button {
    width: 182px;
    height: 48px;
    line-height: 36px;
    background-image: linear-gradient(0deg,#d5edff 0%,#edf7ff 100%),linear-gradient(#fbfafd,#fbfafd);
    background-blend-mode: normal,normal;
    border-radius: 24px;
    background-color: #d5edff;
    font-size: 18px;
    color: #1d8db2;
    font-weight: bold;
    border: 0;
    margin-top: 50px;
}

.experience > button:hover {
    color: #1d8db2;
    box-shadow: 0px 0px 16px #0b6a8a;
}
.experience {
    width: 100%;
    text-align: center;
}

.CrossCheckS {
    width: 100%;
    text-align: center;
    background: #fbfafd;
    padding: 85px 0 87px 0;
}

.resourceS,.indexBottomS {
    width: 100%;
    text-align: left;
}

/* ========== Hero 首屏样式 ========== */
.hero-section {
    position: relative;
    padding: 120px 0 80px;
    background: linear-gradient(180deg, #eef2ff 0%, #f8faff 40%, #ffffff 100%);
    overflow: hidden;
    text-align: center;
}

.ih-hero-inner {
    max-width: 780px;
    margin: 0 auto;
    position: relative;
}

.ih-hero-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 14px;
    background: linear-gradient(135deg, #3B82F6 0%, #60A5FA 100%);
    color: #ffffff;
    font-size: 0.85rem;
    font-weight: 600;
    border-radius: 20px;
    margin-bottom: 20px;
    letter-spacing: 0.3px;
}

.ih-hero-eyebrow svg {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}

.ih-hero-title {
    font-size: clamp(2.2rem, 5vw, 3.2rem);
    font-weight: 800;
    line-height: 1.2;
    color: #0F172A;
    margin: 0 0 16px;
    letter-spacing: -0.02em;
}

.ih-hero-tagline {
    font-size: 1.1rem;
    font-weight: 500;
    color: #2563EB;
    margin: 0 0 12px;
    line-height: 1.5;
}

.ih-hero-lead {
    font-size: 1rem;
    color: #64748B;
    margin: 0 auto 28px;
    line-height: 1.7;
    max-width: 540px;
}

.ih-hero-ctas {
    display: flex;
    align-items: center;
    gap: 14px;
    justify-content: center;
}

/* 右下角圆形装饰 */
.ih-hero-circle {
    position: absolute;
    bottom: 30px;
    right: -46px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background: url(../fonts/a64e60afbf1b492db6a531c387a3cfe2.woff);
    box-shadow: 0 8px 30px rgba(54,53,53,0.1);
    color: #363535;
}

.ih-cta-secondary svg {
    width: 16px;
    height: 16px;
    color: #363535;
}

@media (max-width: 768px) {
    .hero-section { padding: 80px 0 40px; text-align: center; gap: 30px; }
    .ih-hero-inner { max-width: 100%; }
    .ih-hero-lead { max-width: 100%; }
    .ih-hero-ctas { flex-direction: column; }
    .ih-hero-ctas a { width: 100%; justify-content: center; }
    .ih-hero-circle { display: none }
}



/* ===== 移动端适配 ===== */
@media (max-width: 767px) {
    /* Hero */
    .hero-section { padding: 80px 0 40px; }
    .ih-hero-inner { padding: 0 20px; }
    .hero-section > .hero-mockup { margin-top: 30px; padding-left: 16px; padding-right: 16px; }
    .ih-hero-title { font-size: 1.4rem; }
    .ih-hero-tagline { font-size: .95rem; }
    .ih-hero-lead { font-size: .9rem; }
    .ih-hero-ctas { flex-direction: column; }
    .ih-hero-ctas a,
    .ih-hero-ctas button { width: 100%; justify-content: center; padding-left: 20px; padding-right: 20px; }
    .ih-hero-circle { display: none; }

    /* Public header */
    .publicHader .CrossCheckName { font-size: 22px; }

    /* Stats cards — 2 列 */
    .population { margin-top: 36px; margin-bottom: 0; }
    .population > div { width: 50%; margin-bottom: 16px; }
    .population div div h3 { font-size: 27px; line-height: 1.4; height: 56px;}
    .population div div img { top: 12px; right: 12px; width: 32px; }
    .population div div {
        min-height: auto;
        margin-bottom: 20px;
    }
    /* Integrity cards — 纵向 */
    .integrity { padding: 30px 0; min-height: auto; }
    .integrity .integrityBox { margin: 30px auto; }
    .integrity .integrityBox .card { float: none; width: 100%; height: auto; margin: 0 0 16px; }
    .integrity .integrityBox .card .cardS { width: 100%;background-position: 64px 0;}
    .integrity .integrityBox .card img { margin-top: 24px; }
    .integrity .integrityBox .card b { font-size: 18px; margin-top: 12px; }
    .result .resultBox a {
        margin-top: 20px;
    }
    /* Source */
    .source { padding: 30px 0; }
    .source .sourceMain { margin: 10px auto; }

    /* Result sections — 改为纵向 */
    .result { padding-bottom: 30px; }
    .result .resultBox { margin-top: 30px; }
    .result .resultBox > div { height: auto; width: 100% !important; float: none !important; }
    .result .resultBox h3 { font-size: 28px; margin: 20px 0 16px; }
    .result .resultBox span { width: 100%; font-size: 14px; }
    .result .resultBox .button { margin-top: 12px; }
    .result .resultBox .tu img { width: 100%; }

    /* Testimonials */
    .CrossCheckS { padding: 40px 0; }
    .moreTo > div { width: 100%; max-width: 100%; min-height: auto; margin-bottom: 16px; }
    .moreTo > div .moreToMain { height: auto;padding: 100px 20px 0; height: 350px;}

    /* Experience / CTA */
    .experience { padding: 30px 10px 50px; }
    .experience h3 { font-size: 16px; line-height: 1.4; height: auto; }
    .experience button { margin-top: 24px; }

    /* Modal */
    .ih-modal-body { padding: 16px; }
}

/* 小平板 (768px ~ 991px) */
@media (min-width: 768px) and (max-width: 991px) {
    /* Hero */
    .hero-section { padding: 100px 0 50px; }
    .ih-hero-title { font-size: 2rem; }
    .ih-hero-tagline { font-size: 1rem; }
    .ih-hero-lead { font-size: .95rem; }

    /* Stats */
    .population { margin-top: 40px; margin-bottom: 50px; }

    /* Integrity cards */
    .integrity .integrityBox .card { width: 30%; margin: 0 1.5% 20px; }
    .integrity .integrityBox .card.card4,
    .integrity .integrityBox .card.card5 { width: 30%; }

    /* Result sections */
    .result .resultBox > div { height: auto; }
    .result .resultBox .wenzi { width: 45% !important; }
    .result .resultBox .tu { width: 55% !important; }
    .result .resultBox .tu img { width: 100%; }
    .result .resultBox h3 { font-size: 32px; margin: 30px 0 20px; }

    /* Testimonials */
    .moreTo > div { min-height: auto; margin-bottom: 20px; }
    .moreTo > div .moreToMain { height: auto; padding-top: 60px; }

    /* Experience */
    .experience h3 { font-size: 28px; height: auto; }
}