.diancan .header .nav .nav-menu, .diancan .header .phone .phone-number {
    color: #ffffff;
}

.header-container-ff .header .nav .nav-menu, .header-container-ff .header .phone .phone-number {
    color: #ffffff;
}

.header-bg {
    height: 480px;
    position: relative;
    margin-top: -80px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
}

.dingcan {
    background-image: url("https://static.hhs.net.cn/image/20250221/73d2e290-f8b3-4322-ad21-e71fe8480f8c.png");
}

.xiaofei {
    background-image: url("https://static.hhs.net.cn/image/20250221/dc934b0f-5d3c-40d4-be2e-c381febd1885.png");
}

.shop {
    background-image: url("https://static.hhs.net.cn/image/20250221/d21be981-4e90-4245-bd76-78cdb5a762d3.png");
}

.yyss {
    background-image: url("https://static.hhs.net.cn/image/20250221/5057bdd2-d8f0-4a7b-8081-4e134b639e7c.png");
}

.hg {
    background-image: url("https://static.hhs.net.cn/image/20250221/97c52e2c-7239-4b75-b270-e116b4028ac5.png");
}

.hl {
    background-image: url("https://static.hhs.net.cn/image/20250221/3763ff58-37a0-48a2-a5ee-73d4ca32bd57.png");
}

.sa {
    background-image: url("https://static.hhs.net.cn/image/20250221/3bf15b25-2c5a-4989-b77b-9ecbccb4c88f.png");
}

.zt {
    background-image: url("https://static.hhs.net.cn/image/20250312/c7bc762f-ef52-45f1-894f-53c608da1997.png");
}

.jinxiaocun {
    background-image: url("https://static.hhs.net.cn/image/20250528/c25f9b81-430a-4131-a8bb-9ae126330ec3.png");
}

.header-bg2 {
    height: 480px;
    background: #DCF4F0;
    position: relative;
    overflow: auto;
    margin-top: -80px;
}

.header-bg2 .nav .nav-menu {
    color: #14212F;
}

.header-bg2 .color-black {
    color: #333333;
}

.header-bg2 .white {
    background: #f5f9fe;
    color: #707070;
}

.header-bg2 .white:nth-of-type(2) {
    margin-left: 20px;
}

.header-title1 {
    font-family: "PuHuiTi";
    font-weight: 900;
    font-size: 48px;
    color: #fff;
    margin: 187px auto 0 auto;
    transform: translateY(-187px);
    animation: bounceIn 1.2s ease-out forwards;
}

.header-title2 {
    margin: 16px auto 0 auto;
    font-family: "PuHuiTi";
    font-weight: 300;
    font-size: 24px;
    text-align: left;
    color: #fff;
    opacity: 0.8;
    transform: translateY(-187px);
    animation: bounceIn 0.6s ease-out 0.2s forwards;
}

.header-btn {
    margin: 32px auto 0 auto;
    transform: translateY(-187px);
    animation: bounceIn 0.6s ease-out 0.2s forwards;
}

.header-btn2 {
    margin: 80px auto 0 auto;
    transform: translateY(-187px);
    animation: bounceIn 0.6s ease-out 0.2s forwards;
}

.header-title1, .header-title2, .header-btn, .header-btn2 {
    width: 1200px;
}

@keyframes bounceIn {
    0% {
        transform: translateY(-187px);
        opacity: 0;
    }
    60% {
        transform: translateY(10px); /* 鍏堝悜涓嬭秴杩囩洰鏍囦綅缃� */
        opacity: 1;
    }
    80% {
        transform: translateY(-5px); /* 鍚戜笂鍥炲脊 */
    }
    100% {
        transform: translateY(0);
    }
}

.btn {
    width: 136px;
    height: 48px;
    font-family: "PuHuiTi";
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    color: #fff;
    line-height: 48px;
    border-radius: 4px;
    overflow: hidden;
    box-sizing: border-box;
    cursor: pointer;
}

.btn0 {
    border: 1px solid rgba(255, 255, 255, 0.8);
    color: rgba(255, 255, 255, 0.8);
    margin-left: 20px;
    line-height: 44px;
}

.btn0:hover {
    border: 1px solid #fff;
    color: #ffffff;
}

.btn1 {
    background-color: #FF8E32;
    color: rgba(255, 255, 255, 0.8);
    line-height: 44px;
}

.btn1:hover {
    color: #ffffff;
}

.btn2 {
    background-color: #ffffff;
    color: rgba(255, 107, 104, 0.8);
    line-height: 44px;
}

.btn2:hover {
    color: #FF6B68;
}

.btn3 {
    background-color: #E8C78E;
    color: rgba(255, 255, 255, 0.8);
    line-height: 44px;
}

.btn3:hover {
    color: #ffffff;
}

.btn4 {
    background-color: #ffffff;
    color: rgba(70, 139, 254, 0.8);
    line-height: 44px;
}

.btn4:hover {
    color: #468BFE;
}

.btn5 {
    background-color: #ffffff;
    color: rgba(137, 229, 200, 0.8);
    line-height: 44px;
}

.btn5:hover {
    color: #89E5C8;
}

.btn6 {
    background-color: #ffffff;
    color: rgba(70, 139, 254, 0.8);
    line-height: 44px;
}

.btn6:hover {
    color: #629DFF;
}

.btn7 {
    background-color: #ffffff;
    color: rgba(16, 214, 83, 0.8);
    line-height: 44px;
}

.btn7:hover {
    color: #10D653;
}

.tiyan {
    background: var(--hhs-font-color);
    color: rgba(255, 255, 255, 0.8);
}

.tiyan:hover {
    color: #FFFFFF;
}

.jinxiaocun-tiyan {
    background: #FFFFFF;
    color: rgba(110, 123, 157, 0.8);
}

.jinxiaocun-video {
    color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.8);
    margin-left: 20px;
    line-height: 44px;
}

.videl {
    color: rgba(109, 175, 50, 0.8);
    border: 1px solid rgba(109, 175, 50, 0.8);
    margin-left: 20px;
    line-height: 44px;
}

.videl:hover {
    color: var(--hhs-font-color);
    border: 1px solid #6daf32;
}

.header-img {
    position: absolute;
    width: 711px;
    height: 400px;
    /*background: #e5a614;*/
    bottom: 0;
    right: 145px;
    pointer-events: none;
}

.content-title-box {
    max-width: 900px;
    margin: 70px auto 0 auto;
}

.content-title {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    color: #000;
}

.content-introduction {
    margin-top: 19px;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #333;
}

.content-text {
    margin-top: 50px;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 20px;
    color: #333;
    line-height: 1.5;
    letter-spacing: 0.05em;
}

.advantage-container {
    margin: 130px auto 0 auto;
}

.advantage-container {
    margin: 2px auto 0 auto;
}

.advantage-title {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    color: #000;
}

.advantage-text {
    margin: 19px auto 0 auto;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #333;
}

.advantage-list {
    margin: 59px auto 0 auto;
    grid-template-columns: repeat(3, minmax(380px, 1fr));
    grid-gap: 30px;
    width: 1200px;


}

.advantage-model {
    width: 380px;
    border-radius: 4px;
    background: #fff;
    overflow: hidden;
    transition: all 0.4s;
    padding: 32px 0 23px 0;
    box-sizing: border-box;
}

.advantage-model:hover {
    box-shadow: 0 0 20px 0 rgba(2, 38, 135, 0.09);
    transform: translateY(-2px);
}

.advantage-icon {
    width: 75px;
    height: 75px;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
}

.advantage-icon img {
    width: 100%;
    height: 100%;
}

.advantage-name {
    margin-top: 17px;
    text-align: center;
    font-family: "PuHuiTi85Bold";
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    color: #000;
}

.advantage-introduction {
    margin-top: 6px;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #333;
}

.step-title {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    color: #000;
    margin-top: 100px;
}

.step-name {
    font-family: "BlkCn";
    font-weight: 900;
    font-size: 32px;
    text-align: center;
    color: var(--hhs-font-color);
    opacity: 0.23;
}

.step-text {
    font-family: "PuHuiTi";
    font-weight: 500;
    font-size: 24px;
    text-align: center;
    color: #6E7A88;
    margin-top: 12px;
    margin-bottom: 33px;
}

.step-box {
    cursor: pointer;
}

.step-lable {
    width: 26.78px;
    height: 18.52px;
    margin: 0 11px 0 16px;
}

.step-number {
    font-family: "BlkCn";
    font-weight: 900;
    font-size: 80px;
    line-height: 80px;
    text-align: center;
    color: var(--hhs-font-color);
}

.step-yuan {
    width: 154px;
    height: 32.16px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: -17px;
    background-image: url("https://static.hhs.net.cn/image/20250219/2840b7cd-2c1d-4935-abd7-d4fc53e90664.png");
}

.step-box:hover .step-number, .step-box:hover .step-name {
    color: #e5a614;
}

.step-box:hover .step-text {
    color: var(--hhs-font-color);
}

.on-step-box .step-number, .on-step-box .step-name {
    color: #e5a614;
}

.on-step-box .step-text {
    color: var(--hhs-font-color);
}

.fixed {
    position: fixed !important;
    top: 80px;
    left: 0;
    right: 0;
}

.step-wrapper {
    width: 100%;
}

.step-img-container {
    background: #F5F9FE;
    transition: top 0.4s ease;
    position: relative;
    padding-top: 40px;
    z-index: 99;
}

.step-img {
    width: 1200px;
    height: 181px;
    margin: 0 auto;
}

.step-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.model-container {
    margin: 60px auto 0 auto;
}

.color1 {
    background: #F5F9FE;
}

.color2 {
    background: #FFFFFF;
}

.model-box {
    padding: 90px 0;
}

.model1200 {
    margin: auto;
    width: 1200px;
}

.model-text {
    max-width: 487px;
}

.model-text div:nth-of-type(1) {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 36px;
    color: #000;
}

.model-text div:nth-of-type(2), .model-text div:nth-of-type(3) {
    margin-top: 21px;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 20px;
    color: #333;
}

.box-container-bottom-text {
    padding: 35px 0 64px 0;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 28px;
    text-align: center;
    color: #333;
}

.model-img {
    width: 320px;
    height: 220px;
    border-radius: 8px;
}

.model-img360 {
    width: 360px;
    height: 360px;
    border-radius: 8px;
    overflow: hidden;
}

.model-img img, .model-img360 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.model-img2 {
    width: 400px;
    height: 400px;
    border-radius: 8px;
}

.model-img2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.model-img3 {
    width: 432px;
    height: 324px;
    border-radius: 8px;
    overflow: hidden;
}

.model-img4 {
    width: 533px;
    height: 400px;
    border-radius: 8px;
    overflow: hidden;
}

.model-img4 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.p-t-b0 {
    padding: 0 !important;
}

.p-t-b38 {
    padding: 38px 0 !important;
}

.p-t-b52 {
    padding: 52px 0 !important;
}

.model-img3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sistribution-img {
    margin: 32px auto 58px auto;
    width: 1200px;
}

.img-box {
    width: 534px;
    height: 373px;
}

.img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sistribution-list-box {
    margin-left: 79px;
}

.sistribution-list {
    margin-top: 35px;
}

.sistribution-list:nth-of-type(1) {
    margin-top: 0;
}

.sistribution-icon {
    width: 26.77px;
    height: 20.47px;
}

.sistribution-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sistribution-text {
    margin-left: 17px;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 20px;
    color: #333;
}

.apply-container {
    background: linear-gradient(to right, rgba(238, 245, 250, 1), rgba(173, 216, 230, 0.8), lightblue);
    padding: 60px 0 36px 0;
}

.apply-title {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    color: #000;
}

.apply-text {
    margin-top: 10px;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #333;
}

.apply-img-box {
    margin: 36px auto 0 auto;
    width: 1200px;
}

.apply-side {
    height: 433px;
    width: 180px;
    overflow-y: scroll;
}

.apply-side::-webkit-scrollbar {
    display: none;
}

.menu:first-child {
    margin-top: 0;
}

.menu {
    margin-top: 10px;
    width: 180px;
    height: 64px;
    border-radius: 8px;
    background: #fff;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 20px;
    line-height: 64px;
    text-align: center;
    color: #707070;
    cursor: pointer;
}

.on-menu {
    background: var(--hhs-font-color);
    color: #FFFFFF;
}

.apply-show {
    margin-left: 40px;
    flex: 1;
    width: 979px;
    height: 495px;
    border-radius: 8px;
    background: #fff;

    position: relative;
    white-space: nowrap;

    display: none;
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.4s ease-out, transform 0.4s ease-out;
    padding: 0;
    margin-top: 0;
}

.apply-show.apply-show-active {
    display: block;
    opacity: 1;
    transform: translateY(0);
}

.apply-show::-webkit-scrollbar {
    display: none;
}

.show-img::-webkit-scrollbar {
    display: none;
}

.show-img {
    height: 420px;
    width: 930px;
    display: inline-block;
    margin-top: 22px;
    margin-left: 22px;
    /*overflow-x: scroll;*/
    /*    width: calc(100% - 44px);*/
    overflow: hidden;
}

.show-img img {
    height: 100%;
    object-fit: cover;
}

.show-detalis {
    position: absolute;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 20px;
    color: #707070;
    bottom: 18px;
    right: 30px;
    cursor: pointer;
    transition: all 0.4s;
    display: flex;
    align-items: center;
}

.show-detalis svg {
    color: #707070;
}

.show-detalis:hover {
    color: var(--hhs-font-color);
}

.hardware-container {
    padding: 80px 0;
}

.hardware-model {
    width: 1200px;
    margin: auto;
}

.hardware-title {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    color: #000;
}

.hardware-text {
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #333;
    margin-top: 22px;
}

.hardware-content {
    margin-top: 65px;
}

.hardware-icon {
    width: 26.9px;
    height: 47.08px;
}

.hardware-left, .hardware-right {
    background-size: 100%;
    background-repeat: no-repeat;
    transition: all 0.4s;
}

.hardware-left {
    background-image: url("/static/index/static/icon/l1.png");
}

.hardware-right {
    background-image: url("/static/index/static/icon/r1.png");
}

.hardware-left:hover {
    background-image: url("/static/index/static/icon/l2.png");
}

.hardware-right:hover {
    background-image: url("/static/index/static/icon/r2.png");
}

.hardware-roll {
    margin: 0 16px;
    overflow-x: scroll;
    white-space: nowrap;
    flex: 1;
    padding: 0;
    list-style: none;
}

.hardware-roll::-webkit-scrollbar {
    display: none;
}

.hardware-data {
    width: 255px;
    height: 335px;
    border-radius: 12px;
    background: #fff;
    margin: 0 10px;
    display: inline-block;
    transition: all 0.4s;
    overflow: hidden;
}

.hardware-data:hover {
    box-shadow: 0 0 20px 0 rgba(2, 38, 135, 0.09);
    transform: translateY(-2px);
}

.hardware-img {
    width: 255px;
    height: 255px;
    background: #fff;
    box-sizing: border-box;
    overflow: hidden;
    padding: 14px;
}

.hardware-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s;
}

.hardware-data:hover .hardware-img img {
    transform: scale(1.05);
}

.hardware-msg {
    padding: 13px;
    box-sizing: border-box;
}

.hardware-name {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    color: #14212f;
}

.hardware-edition {
    margin-top: 6px;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: #6e7a88;
}

.hardware-name, .hardware-edition {
    transition: all 0.4s;
}

.hardware-data:hover .hardware-msg .hardware-name, .hardware-data:hover .hardware-msg .hardware-edition {
    color: var(--hhs-font-color);
}

.cooperation-container {
    background: #FFFFFF;
    padding: 80px 0 104px 0;
}

.cooperation-title {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    color: #000;
}

.cooperation-info {
    margin-top: 9px;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #333;
}

.cooperation-content {
    /*width: 1200px;*/
    /*margin: 53px auto 0 auto;*/
    /*grid-template-columns: repeat(4, minmax(267px, 1fr));*/
    /*grid-gap: 33px 44px;*/
    /*position: relative;*/
    /*overflow: hidden;*/

    width: 1200px;
    margin: 53px auto 0;
    overflow: hidden; /* 閬垮厤婧㈠嚭 */
    display: flex;
    flex-direction: column;
    gap: 33px; /* 琛岄棿璺� */
    padding-top: 2px;
    position: relative;
}

.cooperation-row {
    /*display: flex;*/
    gap: 44px; /* 鍒楅棿璺� */
    white-space: nowrap;
    will-change: transform;
    font-size: 0;
}

.cooperation-row-pseudo {
    position: relative;
}

.cooperation-row-pseudo::after {
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    content: '';
    width: 130px;
    flex-shrink: 0;
    z-index: 10;
    right: 0;
    background: linear-gradient(-90deg, #ffffff 50.35%, rgba(245, 249, 254, 0.00) 100%);
}

.cooperation-row-pseudo::before {
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    content: '';
    width: 130px;
    flex-shrink: 0;
    z-index: 10;
    left: 0;
    background: linear-gradient(90deg, #ffffff 50.35%, rgba(245, 249, 254, 0.00) 100%);
}

.cooperation-data {
    /*width: 267px;*/
    /*height: 86px;*/
    /*background: #fff;*/
    /*border: 0.28px dashed #a9b7b6;*/
    /*transition: all 0.4s;*/
    /*border-radius: 4px;*/
    /*padding: 16px;*/
    /*box-sizing: border-box;*/
    /*overflow: hidden;*/

    width: 267px;
    height: 86px;
    background: #fff;
    border: 0.28px solid rgba(169, 183, 182, 0.2);
    border-radius: 4px;
    padding: 16px;
    box-sizing: border-box;
    text-align: center;
    line-height: 86px;
    display: inline-block;
    margin: 0 22px;
}

.cooperation-data:hover {
    box-shadow: 0 0 20px 0 rgba(2, 38, 135, 0.09);
    transform: translateY(-2px);
}

.cooperation-data img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s;
}

.cooperation-data:hover img {
    transform: scale(1.05);
}

.other-container {
    padding: 80px 0 0 0;
}

.other-system-container {
    margin-bottom: 80px;
}

.other-news-container {
    padding: 0;
}

.other-title {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    color: #000;
}

.other-text {
    margin-top: 9px;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #333;
}

.other-content {
    width: 1200px;
    margin: 41px auto 0 auto;
    grid-template-columns: repeat(4, minmax(270px, 1fr));
}

.other-data {
    width: 270px;
    height: 320px;
    border-radius: 8px;
    background-size: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    position: relative;
}

.other-data1 {
    background-image: url("/static/index/static/icon/shop-bg-a.png");
}

.other-data2 {
    background-image: url("/static/index/static/icon/shop-bg-b.png");
}

.other-data3 {
    background-image: url("/static/index/static/icon/shop-bg-c.png");
}

.other-data4 {
    background-image: url("/static/index/static/icon/shop-bg-d.png");
}

.other-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    align-items: center;
}

.other-mask::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(44.89deg, #6daf32 0%, #b5e83a 100%);
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
}

.other-data:hover .other-mask::before {
    opacity: 1;
}

.other-msg {
    margin-top: 146px;
    overflow: hidden;
    transition: all 0.4s;
    position: relative;
    z-index: 9;
}

.other-name {
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #fff;
}

.other-btn,
.other-lable {
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.other-data:hover .other-msg {
    margin-top: 103px;
}

.other-data:hover .other-msg .other-name {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    color: #fff;
}

.other-data:hover .other-msg .other-lable,
.other-data:hover .other-msg .other-btn {
    opacity: 1;
    transform: translateY(0);
}

.other-lable {
    margin: 12px auto 0 auto;
    width: 44px;
    height: 8px;
    border-radius: 4px;
    background: #ffd100;
}

.other-btn {
    margin: 35px auto 0 auto;
    width: 120px;
    height: 40px;
    border-radius: 20px;
    background: #fff;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    color: #6daf32;
    border: 1px solid #00000000;
}

.consul {
    width: 1200px;
    padding: 40px 30px 33px 30px;
    box-sizing: border-box;
    border-radius: 12px;
    background: #fff;
    margin: 53px auto 80px auto;
    grid-template-columns: repeat(2, minmax(500px, 1fr));
    grid-gap: 13px 30px;
}

.consul-list {

}

.consul-list div, .consul-more div {
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 16px;
    color: #14212f;
    cursor: pointer;
}

.consul-list div:nth-of-type(2) {
    margin-left: 28px;
}

.consul-list:hover div, .consul-more:hover div {
    color: var(--hhs-font-color);
}

.model-center {
    width: 938px;
    margin: auto;
}

.center-title {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    color: #000;
    padding-top: 112px;
}

.center-info {
    margin-top: 34px;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 20px;
    color: #333;
}

.center-img-box {
    margin-top: 58px;
}

.center-img-box div {
    width: 320px;
    height: 220px;
    border-radius: 8px;
}

.center-img-box div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.center-img-box div:nth-of-type(2) {
    margin-left: 40px;
}

.shop-container {

}

.shop-title {
    padding: 76px 0 0 0;
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    color: #000;
}

.shop-info {
    margin-top: 20px;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #333;
}

.shop-content {
    padding-bottom: 80px;
    margin-top: 42px;
}

.shop-model {
    width: 278px;
    height: 191px;
    border-radius: 8px;
    margin: 0 15px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.shop-model-bg1 {
    background-image: url("/static/index/static/icon/shop-bg-1.png");
}

.shop-model-bg2 {
    background-image: url("/static/index/static/icon/shop-bg-2.png");
}

.shop-model-bg3 {
    background-image: url("/static/index/static/icon/shop-bg-3.png");
}

.shop-model-bg4 {
    background-image: url("/static/index/static/icon/shop-bg-4.png");
}

.shop-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.shop-mask::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(220.78deg, rgba(65, 198, 88, 0.8) 0%, rgba(73, 155, 0, 0.8) 100%);
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
}

.shop-model:hover .shop-mask::before {
    opacity: 1;
    background: linear-gradient(220.78deg, rgba(65, 198, 88, 0.8) 0%, rgba(73, 155, 0, 0.8) 100%);
}

.shop-name {
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    color: #fff;
    opacity: 1;
    transition: none; /* 鍙栨秷杩囨浮 */
    z-index: 9;
    position: relative;
    line-height: 191px;
}

.model2-box {

}

.waimai {
    background: #FFFFFF;
    padding-bottom: 87px;
}

.model2-title {
    padding-top: 112px;
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    color: #000;
}

.model2-text {
    margin-top: 20px;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #333;
}

.programme-container {
    margin-top: 54px;
}

.stop-list {
    margin-top: 26px;
}

.stop-name {
    width: 192px;
    height: 62px;
    border-radius: 2px;
    background: var(--hhs-font-color);
    line-height: 62px;;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 25px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.stop-box {
    margin-left: 38px;
    flex-wrap: wrap;
    grid-template-columns: repeat(4, minmax(232px, 1fr));
    grid-gap: 11px 13px;
}

.stop-box div {
    width: 232px;
    height: 62px;
    border-radius: 2px;
    background: #fff;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 25px;
    line-height: 62px;
    text-align: center;
    color: #707070;
    cursor: pointer;

    /*margin-right: 13px;*/
    /*margin-top: 11px;*/
}

.core-container {
    width: 1200px;
    margin: 60px auto 0 auto;
    padding-bottom: 98px;
}

.core-title {
    padding: 0 94px 0 0;
}

.core-title div:nth-of-type(1) {
    width: 160px;
    height: 160px;
    border-radius: 12px;
    margin: auto;
}

.core-title div:nth-of-type(1) img {
    width: 100%;
    height: 100%;
}

.core-title div:nth-of-type(2), .core-title div:nth-of-type(3) {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 26px;
    text-align: center;
    color: #333;
}

.core-title div:nth-of-type(2) {
    margin-top: 32px;
}

.core-title div:nth-of-type(3) {
    margin-top: 4px;
}

.core-model {
    margin-left: 15px;
}

.core-model-list {
    margin-top: 30px;
    flex: 1;
}

.core-model-title {
    width: 120px;
    height: 106px;
    border-radius: 12px;
    font-family: "PuHuiTi";
    font-weight: 500;
    font-size: 24px;
    line-height: 106px;
    text-align: center;
    color: #fff;
}

.type1 {
    background: var(--hhs-font-color);
}

.type2 {
    background: #FC425E;
}

.type3 {
    background: #777EF4;
}

.type4 {
    background: #46B0FD;
}

.core-model-lable {
    margin-left: 20px;
    flex-wrap: wrap;
    flex: 1;
    height: 106px;
    align-content: space-between;
}

.core-model-lable div {
    border-radius: 6px;
    background: #fff;
    padding: 10px 27px;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 20px;
    color: #333;
    margin: 0 5px;
    height: fit-content;
}

.admin div {
    padding: 10px 22px !important;
}

.programme-model-container {
    margin: 50px auto 0 auto;
    width: 1200px;
    grid-template-columns: repeat(3, minmax(380px, 1fr));
    grid-gap: 30px;
    padding-bottom: 67px;
}

.programme-model {
    border-radius: 8px;
    background: #fff;
    padding: 47px 10px 47px 32px;
    transition: all 0.4s;
    box-sizing: border-box;
}

.programme-model:hover {
    box-shadow: 0 3px 10px #00000014;
    transform: translateY(-2px);
}

.programme-icon {
    width: 66px;
    height: 66px;
}

.programme-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.programme-msg {
    margin-left: 25px;
}

.programme-msg div:nth-of-type(1) {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 24px;
    color: #333;
}

.programme-msg div:nth-of-type(2) {
    margin-top: 14px;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 18px;
    color: #707070;
}

.m-b109 {
    margin-bottom: 109px;
}

.characteristic-container {
    padding: 86px 0 67px 0;
}

.container-title {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    color: #000;
}

.container-text {
    margin-top: 9px;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #333;
}

.content-container ~ .m-t-b86 {
    margin: 86px auto 0 auto;
}

.hou-container {
    margin: 118px auto 0 auto;
    width: 580px;
    padding-bottom: 107px;
}

.hou-model {
    width: 120px;
    cursor: pointer;
}

.hou-model div:nth-of-type(1) {
    width: 120px;
    height: 120px;
    border-radius: 12px;
}

.hou-model div:nth-of-type(2) {
    margin-top: 8px;
    font-family: "PuHuiTi";
    font-size: 28px;
    text-align: center;
    color: #333;
}

.hou-model div:nth-of-type(1) img {
    width: 100%;
    height: 100%;
}

.bgff {
    background: #FFFFFF;
}

.bgF5 {
    background: #F5F9FE;
}

.m-t86 {
    margin: 86px auto 0 auto;
}

.m-t70 {
    margin: 70px auto 0 auto;
}

.box-container {
    overflow: hidden;
}

.box-container-title {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    color: #000;
}

.box-container-text {
    margin-top: 9px;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 20px;
    text-align: center;
    color: #333;
}

.make-container {
    margin: 49px auto 72px auto;
    width: 1200px;
}

.make-img {
    width: 620px;
    height: 418px;
    overflow: hidden;
    border-radius: 12px;
}

.make-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s;
}

.make-img:hover img {
    transform: scale(1.05);
}

.make-step {
    margin-top: 12px;
    flex: 1;
    margin-left: 117px;

    height: 418px;
    align-content: space-between;
}

.make-step-list:nth-of-type(1) {
    margin-top: 0;
}

.make-step-list {
    /*margin-top: 81px;*/
}

.make-step-icon {
    width: 48px;
    height: 48px;
}

.make-container .ming {
    margin-top: 0;
    margin-left: 103px;
}

.ming-step-icon {
    width: 45px;
    height: 45px;
}

.ming-step-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.make-step-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.make-step-text {
    margin-left: 28px;
    flex: 1;
}

.make-step-text div:nth-of-type(1) {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 24px;
    color: #333;
}

.make-step-text div:nth-of-type(2) {
    margin-top: 9px;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 18px;
    color: #333;
}

.stay-container {
    margin: 108px auto 165px auto;
    width: 1200px;
}

.stay-img {
    width: 217px;
    height: 434px;
    margin: 0 194px 0 0;
    transition: all 0.4s;
    overflow: hidden;
    border-radius: 12px;
}

.stay-img2 {
    width: 401px;
    height: 482px;
    transition: all 0.4s;
    overflow: hidden;
    border-radius: 12px;
}

.stay-img img, .stay-img2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s;
}

.stay-img:hover img, .stay-img2:hover img {
    transform: scale(1.05);
}

.stay:nth-of-type(2), .stay:nth-of-type(3) {
    margin-top: 17px;
}

.stay {
    width: 480px;
    border-radius: 8px;
    background: #fff;
    overflow: hidden;
    padding: 0 21px 0 46px;
    cursor: pointer;
    transition: all 0.4s;
    box-sizing: border-box;
    height: 140px;
}

.keep-sample {
    width: 519px;
    height: 180px;
    border-radius: 8px;
    background: #fff;
    overflow: hidden;
    /*padding: 47px 55px 16px 46px;*/
    padding: 16px 55px 16px 46px;
    cursor: pointer;
    transition: all 0.4s;
    box-sizing: border-box;
}

.keep-sample:last-child {
    margin-top: 17px;
}

.keep-sample:hover {
    box-shadow: 0 0 20px 0 rgba(2, 38, 135, 0.09);
    transform: translateY(-2px) !important;
}

.stay:hover {
    box-shadow: 0 0 20px 0 rgba(2, 38, 135, 0.09);
    transform: translateY(-2px);
}

.stay-icon {
    width: 48px;
    height: 48px;
}

.stay-icon img, .check-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.check-icon {
    width: 48px;
    height: 48px;
}

.stay-text {
    flex: 1;
    margin-left: 20px;
}

.stay-text {
    margin-left: 32px;
}

.stay-text div:nth-of-type(1) {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 24px;
    color: #333;
}

.stay-text div:nth-of-type(2) {
    margin-top: 9px;
    font-family: "PuHuiTi";
    font-weight: 400;
    font-size: 18px;
    color: #333;
}

.data-container {
    width: 938px;
    height: 530px;
    margin: 68px auto 109px auto;
    border-radius: 12px;
    overflow: hidden;
}

.data-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s;
}

.data-container:hover img {
    transform: scale(1.05);
}

.mp-container {
    width: 1200px;
    height: 496px;
    margin: 63px auto 0 auto;
    border-radius: 12px;
    overflow: hidden;
    transition: all 0.4s;
}

.mp-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.4s;
}

.mp-container:hover {
    transform: scale(1.02);
}

.m-t130 {
    margin: 130px auto 0 auto;
}

.san-box {
    padding: 0 !important;
}


/* 1. 鍏叡鍒濆鏍峰紡锛氫笉閫忔槑搴︿负 0锛屽甫鏈� transition 杩囨浮鏁堟灉 */
.anim-section {
    opacity: 0;
    transition: opacity 0.75s ease, transform 0.75s ease;
}

/* 2. 涓嶅悓鏂瑰悜鐨勫垵濮� transform */
.anim-section.top {
    transform: translateY(-20px);
}

.anim-section.bottom {
    transform: translateY(20px);
}

.anim-section.left {
    transform: translateX(-20px);
}

.anim-section.right {
    transform: translateX(20px);
}

/* 3. 褰撹繘鍏ヨ鍙ｆ椂锛屾坊鍔� in-view 瑙﹀彂鏈€缁堢姸鎬� */
.anim-section.in-view {
    opacity: 1;
    transform: none;
}

.jinxiaocun-container {

}

.jinxiaocun-text {
    font-family: "PuHuiTi";
    font-size: 20px;
    line-height: 32px;
    color: #333;
    max-width: 938px;
    margin: 97px auto 0 auto;
}

.jinxiaocun-process {
    width: 1200px;
    margin: 80px auto 0 auto;
}

.jinxiaocun-process img {
    width: 100%;
}

.jinxiaocun-device {
    max-width: 1200px;
    margin: 72px auto 0 auto;
    display: flex;
    align-items: stretch;
    justify-content: space-around;
}

.device-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    padding-bottom: 137px;
}

.device-name {
    font-family: "PuHuiTi";
    font-weight: 700;
    font-size: 36px;
    text-align: center;
    color: #000;
}

.device-img {
    margin-top: 10px;
    flex-shrink: 0;
    width: 400px;
}

.device-img img {
    width: 100%;
    height: auto;
    display: block;
}
