
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('../img/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('../img/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('../img/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('../img/moreTo1.png') no-repeat;
}

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

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

.moreTo > div:nth-child(4) .moreToMain {
    background: url('../img/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('../img/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('../img/experienceBg.jpg') no-repeat;
    padding: 50px 0 95px 0;
    background-size: 100% 100%;
}

.experience h3 {
    letter-spacing: 1px;
    color: #fff;
    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;
}

.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;
}

.hero-section > .hero-mockup {
    margin: 60px auto 0;
}

.hero-section .carousel-control-prev-icon,
.hero-section .carousel-control-next-icon {
    filter: invert(40%) sepia(0%) saturate(0%) brightness(40%);
}

.ih-cta-primary {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 13px 26px;
    background: linear-gradient(135deg, #2563EB 0%, #1D4ED8 100%);
    color: #ffffff;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 20px rgba(37,99,235,0.3);
    text-decoration: none;
}

.ih-cta-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 30px rgba(37,99,235,0.4);
    color: #ffffff;
}

.ih-cta-primary svg {
    width: 16px;
    height: 16px;
}

.ih-cta-secondary {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 13px 26px;
    background: #f2f2f0;
    color: #363535;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 8px;
    border: 1px solid #dad9d9;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
}

.ih-cta-secondary:hover {
    transform: translateY(-2px);
    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; }
}

/* Navbar 覆盖 — 白色背景 + 深色文字 */
.navbar {
    border-bottom: 1px solid transparent;
    position: fixed !important;
    top: 0;
    z-index: 1030;
}
.navbar .nav-link,
.navbar .dropdown-toggle,
.navbar .navbar-brand {
    color: rgba(0,0,0,.95) !important;
}
.navbar .nav-link:hover,
.navbar .dropdown-toggle:hover {
    color: rgba(0,0,0,.95) !important;
    background: rgba(0,0,0,.04);
}
.navbar .nav-link.active,
.navbar .dropdown-toggle.active {
    color: rgba(0,0,0,.95) !important;
}
.navbar.scrolled {
    background: #fff !important;
    box-shadow: 0 1px 12px rgba(0,0,0,.04);
    border-bottom-color: rgba(0,0,0,.06);
}
.navbar.scrolled .nav-link,
.navbar.scrolled .dropdown-toggle {
    color: rgba(0,0,0,.95) !important;
}
.navbar.scrolled .nav-link:hover,
.navbar.scrolled .dropdown-toggle:hover {
    color: rgba(0,0,0,.95) !important;
    background: rgba(0,0,0,.04);
}
.navbar.scrolled .nav-link.active {
    color: rgba(0,0,0,.95) !important;
}
.navbar .btn-outline-light-nav {
    border-color: rgba(0,0,0,.15);
    color: rgba(0,0,0,.85);
}
.navbar .btn-outline-light-nav:hover {
    border-color: rgba(0,0,0,.3);
    background: rgba(0,0,0,.04);
    color: rgba(0,0,0,.95);
}
.navbar.scrolled .btn-outline-light-nav {
    border-color: rgba(0,0,0,.15);
    color: rgba(0,0,0,.85);
}