@media screen and (min-width: 1200px) {
    .h5show{
        display:none
    }
    .container1-box {
        display: flex;
        align-content: center;
        justify-content: space-between;
        margin-top: 21px;
        padding-top: 30px;
        align-items: center;
    }

    .normal-part {
        padding: 56px 30px;
        margin: 0 auto;
        max-width: 1200px;
        position: relative;
    }

    .zz-product-part {
        padding: 56px 30px 0;
        margin: 0 auto;
        max-width: 1200px;
        position: relative;
    }

    .zz-product-detail > img {
        width: 101%;
    }

    .normal-part .step-area {
        margin-top: 60px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-bottom: 50px;
    }

    .step-item {
        /*margin: 0 20px 80px;*/
    }

    .step-area > .step-item > .step-img {
        background-color: #00dcce;
        border-radius: 50%;
        padding: 30px;
        margin-bottom: 20px;
    }

    .step-item > .step-img > img {
        width: 180px;
        height: 180px;
        object-fit: contain;
    }

    .step-item > .step-text {
        position: relative;
        font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;
        font-weight: normal;
    }

    .step-item > .step-text > .step-index {
        font-size: 26px;
        height: 56px;
        width: 56px;
        line-height: 44px;
        color: #ffffff;
        background-color: #00dcce;
        text-align: center;
        border-radius: 50%;
        z-index: 10;
        position: absolute;
        border: 6px solid #ffffff;
        left: 0;
        top: 0;
    }

    .step-item > .step-text > .step-info {
        font-size: 14px;
        color: #ffffff;
        background-color: #00dcce;
        border-radius: 40px;
        height: 44px;
        position: absolute;
        left: 1px;
        top: 6px;
        padding-left: 60px;
        display: flex;
        align-items: center;
        justify-content: left;
        width: 220px;
        margin-left: 10px;
        line-height: 16px;
    }

    .zz-product-part:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 200vw;
        left: -100vw;
        /*background-color: #fcfcfc;*/
        z-index: -1;
    }

    .zz-product-part > .flex-center {
        display: none;
    }

    .zz-product-area {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 70px;
        /*background-image: url("https://img.zhizukj.com/official-website/v2.0/zhizu_back.png");*/
        background-repeat: no-repeat;
        background-position-y: 240px;
        background-size: 100%;
    }

    .zz-product-area > .zz-product-tips {
        font-size: 36px;
        /* font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif; */
        /*color: #666666;*/
        margin-bottom: 20px;
    }

    .zz-product-area > .zz-product-content {
        font-size: 24px;
        /* font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif; */
        color: #666666;
        margin-top: 20px;
        /* max-width: 1000px; */
        line-height: 50px;
        text-align: center;
    }

    .zz-product-area > .move-tips {
        font-size: 20px;
        font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;
        color: #666666;
    }

    .zz-product-area > .zz-product-body {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        /* margin: 70px 0 0; */
    }

    .zz-product-area .product-item-img > img {
        width: 600px;
        margin: 0 40px;
    }

    .product-item-tips {
        display: flex;
        flex-direction: column;
    }

    .product-item-tips > .tip-info {
        flex: 1;
        display: flex;
        justify-content: start;
        flex-direction: column;
        align-items: center;
        margin: 0 20px;
        padding: 40px 0;
        min-height: 144px;
        min-width: 180px;
    }

    .product-item-tips > .tip-info:first-child {
        /* border-bottom: 1px solid #cccccc; */
    }

    .tip-info img {
        width: 44px;
    }

    .tip-info .title {
        margin: 15px auto 10px;
        /* color: #010101; */
        font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;
        /*font-weight: 700;*/
        font-size: 20px;
    }

    .tip-info .desc {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .desc > span {
        margin-bottom: 5px;
        color: #666666;
        font-size: 16px;
        font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;
    }

    .product-other-info {
        font-size: 14px;
        color: #999999;
        font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;
        margin-top: 15px;
    }

    .top-part {
        background-color: #010609;
        text-align: center;
    }

    .top-part > .top-bg {
        width: auto;
        min-width: 1200px;
    }

    .top-content {
        text-align: left;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

    .top-content > .top-content-img {
        width: 300px;
    }

    /*.linear-bg {*/
    /*    !*padding: 12.5vw 0;*!*/
    /*    padding: 26rem 0;*/
    /*    max-width: 1200px;*/
    /*    margin: 0 auto;*/
    /*}*/
    .linear-bg {
        /*padding: 12.5vw 0;*/
        padding: 28rem 0;
        max-width: 1200px;
        margin: 0 5%;
    }

    /*.linear-bg-text {*/
    /*    background-image: -webkit-linear-gradient(0deg, #7FF8DA, #D4E393);*/
    /*    -webkit-background-clip: text;*/
    /*    color: transparent;*/
    /*    display: inline-block;*/
    /*    font-size: 105px;*/
    /*    font-family: AlibabaPuHuiTi-2-105-Heavy;*/
    /*    !*font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;*!*/
    /*    font-weight: 700;*/
    /*    line-height: 125px;*/
    /*    letter-spacing: 4px;*/
    /*}*/
    .linear-bg-text {
        background-image: -webkit-linear-gradient(0deg, #ffffff, #ffffff);
        -webkit-background-clip: text;
        color: transparent;
        display: inline-block;
        font-size: 60px;
        font-family: AlibabaPuHuiTi-2-105-Heavy;
        /*font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;*/
        font-weight: 700;
        line-height: 84px;
        letter-spacing: 4px;
    }

    .linear-bg-text > span {
        font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;
    }

    .linear-bg-desc {
        font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;
        font-size: 3.1rem;
        margin-top: 2.4rem;
        color: #45FFF1;
        display: flex;
        align-items: center;
    }

    .linear-bg-text > img {
        height: 22rem;
        /*height: 220px*/
    }

    .linear-bg-desc > span {
        display: flex;
        align-items: center;
        font-size: 3.1rem;
    }

    .linear-bg-desc > span > b {
        margin: 0 10px;
        display: inline-block;
        font-size: 24px;
        transform: scaleX(0.5);
    }

    .linear-bg-desc > img {
        margin-left: 20px;
    }

    /*.linear-bg-more {*/
    /*    display: inline-block;*/
    /*    margin-top: 68px;*/
    /*    border: 2px solid #45FFF1;*/
    /*    padding: 12px 24px;*/
    /*    border-radius: 12px;*/
    /*    cursor: pointer;*/
    /*}*/
    .linear-bg-more {
        display: inline-block;
        margin-top: 5%;
        border: 2px solid #ffffff;
        padding: 12px 24px;
        border-radius: 12px;
        cursor: pointer;
    }


    /*.linear-bg-more > a{*/
    /*    color: #45FFF1;*/
    /*    font-size: 2.4rem;*/
    /*}*/
    .linear-bg-more > a {
        color: #ffffff;
        font-size: 2.4rem;
    }


    .linears-bg {
        /*padding: 12.5vw 0;*/
        padding: 32rem 0;
        /*max-width: 1200px;*/
        text-align: center;
    }

    /*.linear-bg-text {*/
    /*    background-image: -webkit-linear-gradient(0deg, #7FF8DA, #D4E393);*/
    /*    -webkit-background-clip: text;*/
    /*    color: transparent;*/
    /*    display: inline-block;*/
    /*    font-size: 105px;*/
    /*    font-family: AlibabaPuHuiTi-2-105-Heavy;*/
    /*    !*font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;*!*/
    /*    font-weight: 700;*/
    /*    line-height: 125px;*/
    /*    letter-spacing: 4px;*/
    /*}*/
    .linears-bg-text {
        background-image: -webkit-linear-gradient(0deg, #ffffff, #ffffff);
        -webkit-background-clip: text;
        color: transparent;
        display: inline-block;
        font-size: 60px;
        font-family: AlibabaPuHuiTi-2-105-Heavy;
        /*font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;*/
        font-weight: 700;
        line-height: 84px;
        letter-spacing: 4px;
    }

    .linears-bg-text > span {
        font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;
    }

    .linears-bg-desc {
        font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;
        font-size: 3.1rem;
        margin-top: 2.4rem;
        color: #45FFF1;
        display: flex;
        align-items: center;
    }

    .linears-bg-text > img {
        height: 22rem;
        /*height: 220px*/
    }

    .linears-bg-desc > span {
        display: flex;
        align-items: center;
        font-size: 3.1rem;
    }

    .linears-bg-desc > span > b {
        margin: 0 10px;
        display: inline-block;
        font-size: 24px;
        transform: scaleX(0.5);
    }

    .linears-bg-desc > img {
        margin-left: 20px;
    }

    /*.linear-bg-more {*/
    /*    display: inline-block;*/
    /*    margin-top: 68px;*/
    /*    border: 2px solid #45FFF1;*/
    /*    padding: 12px 24px;*/
    /*    border-radius: 12px;*/
    /*    cursor: pointer;*/
    /*}*/
    .linears-bg-more {
        display: inline-block;
        margin-top: 5%;
        border: 2px solid #126a64;
        padding: 12px 24px;
        border-radius: 12px;
        cursor: pointer;
    }

    /*.linear-bg-more > a{*/
    /*    color: #45FFF1;*/
    /*    font-size: 2.4rem;*/
    /*}*/
    .linears-bg-more > a {
        color: #126a64;
        font-size: 2.4rem;
    }


    .zz-function-part {
        /*background-image: url("https://www.ehuandian.net/img/2.c33a6a24.png");*/
        background-color: rgb(245, 248, 251);

    }


    .zz-function-area {
        text-align: center;
        width: 100%;
        padding: 40px 0 80px;
    }

    .h-1 {
        padding: 40px 0 80px;
        /* color: #222222; */
        font-size: 36px;
    }

    .gapT10 {
        font-size: 24px;
        /* font-family: AlibabaPuHuiTi-2-55-Regular, system-ui, "Microsoft YaHei"; */
        /* color: #011128; */
        margin-top: 10px;
    }

    .gapT20 {
        font-size: 24px;
        /* font-family: AlibabaPuHuiTi-2-55-Regular, system-ui, "Microsoft YaHei"; */
        /* color: #011128; */
        margin-top: 20px;
    }

    .function-ul {
        max-width: 950px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }

    .function-ul {
        display: flex;
    }

    .function-ul img {
        /*width: 100px;*/
        height: 70px;
    }

    .function-ul h2 {
        font-size: 20px;
        color: white;
        padding-top: 20px;
    }

    .big-title {
        color: #5f5f5f;
    }

    .center-vertical {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

    .center-vertical-absolute {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .center-vertical-absolute > span {
        font-size: 36px;
        font-weight: 600;
    }

    .center-vertical-absolute > p {
        font-size: 16px;
        font-weight: 200;
        margin-top: 20px;
    }

    .center-all-absolute {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .flex-column-center {
        display: flex;
        flex-direction: column;
        align-content: center;
    }

    .flex-center-center {
        display: flex;
        align-content: center;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
    }

    .flex-center-center-img{
        height:168px;
    }

    .flex-center-center-content {
        padding: 20px;
        font-size: 16px;
        text-align: center;
    }

    .flex-center-center-content > div > p {
        padding-top: 10px;
        font-size: 16px;
        color: #666666;
    }


    @media screen and (max-width: 1260px) {
        .top-content {
            max-width: 1200px;
            margin: 0 30px;
            text-align: left;
        }

        /*.linear-bg-text {*/
        /*    font-size: 80px;*/
        /*}*/
        /*.linear-bg > div{*/
        /*    zoom: .8;*/
        /*}*/
    }

    .indx-box-nav {
        height: 47px;
        font-size: 36px;
        /*font-weight: bold;*/
        line-height: 33px;
        letter-spacing: 0px;
        /* color: #222222; */
    }

    .indx-box-info {
        margin: 10px 0px;
        height: 18px;
        font-size: 24px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 33px;
        letter-spacing: 0px;
        color: #666666;
    }

    .indx-box-border {
        height: 5px;
        display: flex;
        justify-content: center;
        margin-top: 29px;
    }

    .indx-box-border-span {
        width: 40px;
        height: 5px;
        background-color: #3eb05c;
        display: block
    }


    @media screen and (max-width: 1920px) {
        .top-part > .top-bg {
            width: 100%;
        }
    }

    @keyframes linearColor {
        from {
            /*background-image: -webkit-linear-gradient(90deg, #7FF8DA, #D4E393);*/
            /*-webkit-background-clip: text;*/
            background-position-x: 0;
        }
        to {
            /*background-image: -webkit-linear-gradient(-90deg, #7FF8DA, #D4E393);*/
            /*-webkit-background-clip: text;*/
            background-position-x: 100%;
        }
    }


    .block2 {
        background-color: #ffffff;
        width: 100%;
        position: relative;
        padding-top: 50px;
    }

    .bg_block2_view {
        position: absolute;
        top: 31px;
        left: 0;
        z-index: 1;
        width: 100%;
        overflow: hidden;
    }

    .bg_block2 {
        height: 400px;
    }

    .bg_block2_list {
        margin-left: -200px;
        animation: move 48s linear infinite;
        -webkit-animation: move 48s linear infinite;
    }

    @keyframes move {
        0% {
            margin-left: -36.17rem;
        }
        100% {
            margin-left: 0;
        }
    }

    .main {
        width: 1200px;
        height: 100%;
        margin: 0 auto;
    }

    .block2 .main {
        position: relative;
        z-index: 2;
    }

    .img_bicycle {
        width: 580px;
        /* margin: 30px auto; */
    }

    .bicycle_list {
        max-width: 1100px;
        margin: 50px auto;
    }

    .bicycle_item {
        /*width: 0.54rem;*/
        font-size: 16px;
        /*color: #999;*/
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        white-space: nowrap;
    }

    .bicycle_item div {
        font-size: 16px;
        line-height: 20px;
    }

    .bicycle_item img {
        margin-bottom: 30px;
        /*width: 50px;*/
        height: 50px;
    }

    .b2_bottom {
        margin-top: 30px;
        width: 600px;
        height: 54px;
        background: linear-gradient(90deg, #e51a2d, #fc6d4c);
        border-radius: 10px;
        position: relative;
        color: #fff;
        font-size: 18px;
        line-height: 50px;
        text-align: center;
    }

    .b2_bottom::after {
        content: "";
        position: absolute;
        width: 6.01rem;
        height: 0.55rem;
        background: #fdd1d1;
        border-radius: 0.1rem;
        top: -0.18rem;
        right: -0.18rem;
        z-index: -1;
    }

    .flex_ic {
        display: flex;
        align-items: center;
    }

    .flex_cc {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .flex_ccc {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .flex_csb {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }


    .cont-2 {
        background-color: rgb(245, 248, 251);
    }


    .padd80-80 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .product_desc {
        max-width: 1200px;
        margin: 0 auto;
    }

    .ul-1 {
        width: 1200px;
        margin: 50px auto 0;
        display: grid;
        justify-content: space-between;
        flex-wrap: wrap;
        grid-template-columns: 1fr 1fr;
    }

    .ul-1 li {
        width: 340px;
        margin: 0 auto;
        display: flex;
        justify-content: flex-start;
        flex-direction: row;
        /*align-items: center;*/
        height: 200px;
    }

    .img-1 {
        width: 100px;
        /* height: 66px; */
        margin-right: 30px;
        margin-left: 0;
        display: inline-block;
    }

    .el-image {
        vertical-align: top;
        /* width: 66px; */
    }

    .el-images {
        vertical-align: top;
        width: 66px;
    }

    /*.el-image::after {*/
    /*    content: "";*/
    /*    position: absolute;*/
    /*    left: 0;*/
    /*    top: 0;*/
    /*    right: 0;*/
    /*    bottom: 0;*/
    /*    z-index: 2;*/
    /*    background: rgba(0,0,0,.02);*/
    /*}*/
    .text-2 {
        width: 300px;
    }

    .cont-2 .p1 {
        font-size: 24px;
        text-align: left;
        font-family: AlibabaPuHuiTi-2-55-Regular, system-ui, "Microsoft YaHei";
        margin-bottom: 20px;
        /*color: #16193c;*/
    }


    .cont-2 .p2 {
        font-size: 16px;
        text-align: left;
        line-height: 20px;
        font-family: AlibabaPuHuiTi-2-55-Regular, system-ui, "Microsoft YaHei";
        width: 300px;
        color: #666666;
    }

    .flex-center-center-content-title {
        height: 22px;
        font-size: 24px;
        letter-spacing: 0px;
        /* color: #333333; */
        text-align: center;
        margin-bottom: 20px;
    }
}


@media screen and (max-width: 1200px) {
    .normal-part {
        padding: 56px 30px;
        margin: 0 auto;
        max-width: 1200px;
        position: relative;
    }

    .zz-product-part {
        padding: 56px 30px 0;
        margin: 0 auto;
        max-width: 1200px;
        position: relative;
    }

    .zz-product-detail > img {
        width: 101%;
    }

    .normal-part .step-area {
        margin-top: 60px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-bottom: 50px;
    }

    /*@media screen and (max-width: 1200px) {*/
    /*    .step-area, .zz-product-area {*/
    /*        zoom: 0.8;*/
    /*    }*/
    /*}*/
    /*@media screen and (max-width: 900px) {*/
    /*    .step-area, .zz-product-area {*/
    /*        zoom: 0.6;*/
    /*    }*/
    /*}*/
    /*@media screen and (max-width: 668px) {*/
    /*    .step-area, .zz-product-area {*/
    /*        zoom: 0.5;*/
    /*    }*/
    /*    .block > .block-item {*/
    /*        margin-right: 30px;*/
    /*    }*/
    /*}*/
    .step-item {
        /*margin: 0 20px 80px;*/
    }

    .step-area > .step-item > .step-img {
        background-color: #00dcce;
        border-radius: 50%;
        padding: 30px;
        margin-bottom: 20px;
    }

    .step-item > .step-img > img {
        width: 180px;
        height: 180px;
        object-fit: contain;
    }

    .step-item > .step-text {
        position: relative;
        font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;
        font-weight: normal;
    }

    .step-item > .step-text > .step-index {
        font-size: 26px;
        height: 56px;
        width: 56px;
        line-height: 44px;
        color: #ffffff;
        background-color: #00dcce;
        text-align: center;
        border-radius: 50%;
        z-index: 10;
        position: absolute;
        border: 6px solid #ffffff;
        left: 0;
        top: 0;
    }

    .step-item > .step-text > .step-info {
        font-size: 14px;
        color: #ffffff;
        background-color: #00dcce;
        border-radius: 40px;
        height: 44px;
        position: absolute;
        left: 1px;
        top: 6px;
        padding-left: 60px;
        display: flex;
        align-items: center;
        justify-content: left;
        width: 220px;
        margin-left: 10px;
        line-height: 16px;
    }

    .zz-product-part:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        width: 200vw;
        left: -100vw;
        /*background-color: #fcfcfc;*/
        z-index: -1;
    }

    .zz-product-part > .flex-center {
        display: none;
    }

    .zz-product-area {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 60px 0 80px;
        /*background-image: url("https://img.zhizukj.com/official-website/v2.0/zhizu_back.png");*/
        background-repeat: no-repeat;
        background-position-y: 240px;
        background-size: 100%;
    }

    .zz-product-area > .zz-product-tips {
        font-size: 50px;
        /* font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif; */
        /* color: #222222; */
        margin-bottom: 20px;
        font-weight: bold;
    }

    .zz-product-area > .zz-product-content {
        font-size: 45px;
        font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;
        color: #666666;
        margin-top: 34px;
        max-width: 1050px;
        line-height: 85px;
         text-align: center;
    }

    .zz-product-area > .move-tips {
        font-size: 20px;
        font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;
        color: #666666;
    }

    .zz-product-area > .zz-product-body {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        /* margin: 15px 0 0; */
        /* height: 1000px; */
    }

    .zz-product-area .product-item-img > img {
        width: 600px;
        margin: 0 22px;
    }

    .product-item-tips {
        display: flex;
        flex-direction: column;
    }

    .product-item-tips > .tip-info {
        flex: 1;
        display: flex;
        justify-content: start;
        flex-direction: column;
        align-items: center;
        /* margin: 0 11px; */
        padding: 40px 0px;
        height: 266px;
        /* min-width: 162px; */
    }

    .product-item-tips > .tip-info:first-child {
        /* border-bottom: 1px solid #cccccc; */
    }

    .tip-info img {
        width: 97px;
    }

    .tip-info .title {
        margin: 15px auto 10px;
        /* color: #010101; */
        /* font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif; */
        /*font-weight: 700;*/
        font-size: 36px;
    }

    .tip-info .desc {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .desc > span {
        margin-bottom: 5px;
        color: #666666;
        font-size: 36px;
        /* font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif; */
    }

    .product-other-info {
        font-size: 14px;
        color: #999999;
        font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;
        margin-top: 15px;
    }

    .top-part {
        background-color: #010609;
        text-align: center;
    }

    .top-part > .top-bg {
        width: auto;
        min-width: 1200px;
    }

    .top-content {
        text-align: left;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

    .top-content > .top-content-img {
        width: 300px;
    }

    /*.linear-bg {*/
    /*    !*padding: 12.5vw 0;*!*/
    /*    padding: 26rem 0;*/
    /*    max-width: 1200px;*/
    /*    margin: 0 auto;*/
    /*}*/
    .linear-bg {
        /*padding: 12.5vw 0;*/
        padding: 28rem 0;
        max-width: 1200px;
        margin: 0 5%;
    }

    /*.linear-bg-text {*/
    /*    background-image: -webkit-linear-gradient(0deg, #7FF8DA, #D4E393);*/
    /*    -webkit-background-clip: text;*/
    /*    color: transparent;*/
    /*    display: inline-block;*/
    /*    font-size: 105px;*/
    /*    font-family: AlibabaPuHuiTi-2-105-Heavy;*/
    /*    !*font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;*!*/
    /*    font-weight: 700;*/
    /*    line-height: 125px;*/
    /*    letter-spacing: 4px;*/
    /*}*/
    .linear-bg-text {
        background-image: -webkit-linear-gradient(0deg, #ffffff, #ffffff);
        -webkit-background-clip: text;
        color: transparent;
        display: inline-block;
        font-size: 60px;
        font-family: AlibabaPuHuiTi-2-105-Heavy;
        /*font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;*/
        font-weight: 700;
        line-height: 84px;
        letter-spacing: 4px;
    }

    .linear-bg-text > span {
        font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;
    }

    .linear-bg-desc {
        font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;
        font-size: 3.1rem;
        margin-top: 2.4rem;
        color: #45FFF1;
        display: flex;
        align-items: center;
    }

    .linear-bg-text > img {
        height: 22rem;
        /*height: 220px*/
    }

    .linear-bg-desc > span {
        display: flex;
        align-items: center;
        font-size: 3.1rem;
    }

    .linear-bg-desc > span > b {
        margin: 0 10px;
        display: inline-block;
        font-size: 24px;
        transform: scaleX(0.5);
    }

    .linear-bg-desc > img {
        margin-left: 20px;
    }

    /*.linear-bg-more {*/
    /*    display: inline-block;*/
    /*    margin-top: 68px;*/
    /*    border: 2px solid #45FFF1;*/
    /*    padding: 12px 24px;*/
    /*    border-radius: 12px;*/
    /*    cursor: pointer;*/
    /*}*/
    .linear-bg-more {
        display: inline-block;
        margin-top: 5%;
        border: 2px solid #ffffff;
        padding: 12px 24px;
        border-radius: 12px;
        cursor: pointer;
    }


    /*.linear-bg-more > a{*/
    /*    color: #45FFF1;*/
    /*    font-size: 2.4rem;*/
    /*}*/
    .linear-bg-more > a {
        color: #ffffff;
        font-size: 5.4rem;
    }


    .linears-bg {
        /*padding: 12.5vw 0;*/
        padding: 32rem 0;
        /*max-width: 1200px;*/
        text-align: center;
    }

    /*.linear-bg-text {*/
    /*    background-image: -webkit-linear-gradient(0deg, #7FF8DA, #D4E393);*/
    /*    -webkit-background-clip: text;*/
    /*    color: transparent;*/
    /*    display: inline-block;*/
    /*    font-size: 105px;*/
    /*    font-family: AlibabaPuHuiTi-2-105-Heavy;*/
    /*    !*font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;*!*/
    /*    font-weight: 700;*/
    /*    line-height: 125px;*/
    /*    letter-spacing: 4px;*/
    /*}*/
    .linears-bg-text {
        background-image: -webkit-linear-gradient(0deg, #ffffff, #ffffff);
        -webkit-background-clip: text;
        color: transparent;
        display: inline-block;
        font-size: 60px;
        font-family: AlibabaPuHuiTi-2-105-Heavy;
        /*font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;*/
        font-weight: 700;
        line-height: 84px;
        letter-spacing: 4px;
    }

    .linears-bg-text > span {
        font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;
    }

    .linears-bg-desc {
        font-family: AlibabaPuHuiTi-2-55-Regular, Microsoft YaHei, serif;
        font-size: 3.1rem;
        margin-top: 2.4rem;
        color: #45FFF1;
        display: flex;
        align-items: center;
    }

    .linears-bg-text > img {
        height: 22rem;
        /*height: 220px*/
    }

    .linears-bg-desc > span {
        display: flex;
        align-items: center;
        font-size: 3.1rem;
    }

    .linears-bg-desc > span > b {
        margin: 0 10px;
        display: inline-block;
        font-size: 24px;
        transform: scaleX(0.5);
    }

    .linears-bg-desc > img {
        margin-left: 20px;
    }

    /*.linear-bg-more {*/
    /*    display: inline-block;*/
    /*    margin-top: 68px;*/
    /*    border: 2px solid #45FFF1;*/
    /*    padding: 12px 24px;*/
    /*    border-radius: 12px;*/
    /*    cursor: pointer;*/
    /*}*/
    .linears-bg-more {
        display: inline-block;
        margin-top: 5%;
        border: 2px solid #126a64;
        padding: 12px 24px;
        border-radius: 12px;
        cursor: pointer;
    }

    /*.linear-bg-more > a{*/
    /*    color: #45FFF1;*/
    /*    font-size: 2.4rem;*/
    /*}*/
    .linears-bg-more > a {
        color: #126a64;
        font-size: 2.4rem;
    }


    .zz-function-part {
        /*background-image: url("https://www.ehuandian.net/img/2.c33a6a24.png");*/
        background-color: rgb(245, 248, 251);

    }


    .zz-function-area {
        text-align: center;
        width: 100%;
        padding: 60px 0 200px;
        /* max-width: 1100px; */
    }

    .h-1 {
        padding: 40px 0 80px;
        color: #222222;
        font-size: 50px;
        font-weight: bold;
    }

    .gapT10 {
        font-size: 45px;
        /* font-family: AlibabaPuHuiTi-2-55-Regular, system-ui, "Microsoft YaHei"; */
        color: #222222;
        margin: 10px 0 0;
    }

    .gapT20 {
        font-size: 45px;
        /* font-family: AlibabaPuHuiTi-2-55-Regular, system-ui, "Microsoft YaHei"; */
        color: #222222;
        margin: 20px 0 0;
    }

    .function-ul {
        max-width: 1000px;
        margin: 30px auto;
        display: flex;
        justify-content: space-between;
    }

    .function-ul {
        display: grid;
        grid-template-columns: 1fr 1fr;
        height: 483px;
        max-width: 1100px;
        grid-gap: 60px;
    }

    .function-ul img {
        /*width: 100px;*/
        height: 120px;
    }

    .function-ul h2 {
        font-size: 20px;
        color: white;
        padding-top: 20px;
    }

    .big-title {
        color: #5f5f5f;
    }

    .center-vertical {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }

    .center-vertical-absolute {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }

    .center-vertical-absolute > span {
        font-size: 36px;
        font-weight: 600;
    }

    .center-vertical-absolute > p {
        font-size: 16px;
        font-weight: 200;
        margin-top: 20px;
    }

    .center-all-absolute {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .flex-column-center {
        display: flex;
        flex-direction: column;
        align-content: center;
        height: 450px;
        margin-top: 100px;
    }

    .flex-center-center {
        display: flex;
        align-content: center;
        justify-content: center;
        flex-wrap: wrap;
        align-items: center;
        height: 287px;
    }

    .flex-center-center-content {
        padding: 26px 22px;
        font-size: 16px;
        text-align: center;
    }

    .flex-center-center-content > div > p {
        padding-top: 32px;
        font-size: 36px;
        line-height: 50px;
        color: #666666;
    }


    @media screen and (max-width: 1260px) {
        .top-content {
            max-width: 1200px;
            margin: 0 30px;
            text-align: left;
        }

        /*.linear-bg-text {*/
        /*    font-size: 80px;*/
        /*}*/
        /*.linear-bg > div{*/
        /*    zoom: .8;*/
        /*}*/
    }

    .indx-box-nav {
        height: 47px;
        font-size: 50px;
        /*font-weight: bold;*/
        line-height: 33px;
        letter-spacing: 0px;
        /* color: #222222; */
        font-weight: bold;
    }

    .indx-box-info {
        margin: 41px 0px;
        height: 25px;
        font-size: 45px;
        font-weight: normal;
        font-stretch: normal;
        line-height: 65px;
        letter-spacing: 0px;
        color: #666666;
    }

    .indx-box-border {
        height: 5px;
        display: flex;
        justify-content: center;
        margin-top: 29px;
    }

    .indx-box-border-span {
        width: 40px;
        height: 5px;
        background-color: #3eb05c;
        display: block
    }


    @media screen and (max-width: 1920px) {
        .top-part > .top-bg {
            width: 100%;
        }
    }

    @keyframes linearColor {
        from {
            /*background-image: -webkit-linear-gradient(90deg, #7FF8DA, #D4E393);*/
            /*-webkit-background-clip: text;*/
            background-position-x: 0;
        }
        to {
            /*background-image: -webkit-linear-gradient(-90deg, #7FF8DA, #D4E393);*/
            /*-webkit-background-clip: text;*/
            background-position-x: 100%;
        }
    }



    .block2 {
        background-color: #ffffff;
        width: 100%;
        position: relative;
        padding-top: 50px;
    }

    .bg_block2_view {
        position: absolute;
        top: 31px;
        left: 0;
        z-index: 1;
        width: 100%;
        overflow: hidden;
    }

    .bg_block2 {
        height: 400px;
    }

    .bg_block2_list {
        margin-left: -200px;
        animation: move 48s linear infinite;
        -webkit-animation: move 48s linear infinite;
    }

    @keyframes move {
        0% {
            margin-left: -36.17rem;
        }
        100% {
            margin-left: 0;
        }
    }

    .main {
        width: 1200px;
        height: 100%;
        margin: 0 auto;
    }

    .block2 .main {
        position: relative;
        z-index: 2;
    }

    .img_bicycle {
        width: 580px;
        /* margin: 30px auto; */
    }

    .bicycle_list {
        max-width: 1100px;
        margin: 50px auto;
    }

    .bicycle_item {
        /*width: 0.54rem;*/
        font-size: 16px;
        /*color: #999;*/
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        white-space: nowrap;
    }

    .bicycle_item div {
        font-size: 16px;
        line-height: 20px;
    }

    .bicycle_item img {
        margin-bottom: 30px;
        /*width: 50px;*/
        height: 50px;
    }

    .b2_bottom {
        margin-top: 30px;
        width: 600px;
        height: 54px;
        background: linear-gradient(90deg, #e51a2d, #fc6d4c);
        border-radius: 10px;
        position: relative;
        color: #fff;
        font-size: 18px;
        line-height: 50px;
        text-align: center;
    }

    .b2_bottom::after {
        content: "";
        position: absolute;
        width: 6.01rem;
        height: 0.55rem;
        background: #fdd1d1;
        border-radius: 0.1rem;
        top: -0.18rem;
        right: -0.18rem;
        z-index: -1;
    }

    .flex_ic {
        display: flex;
        align-items: center;
    }

    .flex_cc {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .flex_ccc {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .flex_csb {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }


    .cont-2 {
        background-color: rgb(245, 248, 251);
    }


    .padd80-80 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .product_desc {
        max-width: 1200px;
        margin: 0 auto;
    }

    .ul-1 {
        max-width: 1100px;
        margin: 73px auto 0;
        display: grid;
        /* justify-content: space-between; */
        flex-wrap: wrap;
        grid-template-columns: 1fr 1fr;
        height: 950px;
        /* grid-gap: 100px; */
    }

    .ul-1 li {
        /* width: 352px; */
        margin: 0 15px;
        /* display: flex; */
        justify-content: flex-start;
        flex-direction: row;
        /*align-items: center;*/
        /* height: 205px; */
        text-align: center;
    }

    .img-1 {
        width: 100px;
        height: 66px;
        /* margin-right: 30px; */
        /* margin-left: 0; */
        display: inline-block;
    }

    .el-image {
        vertical-align: top;
        /* width: 66px; */
    }

    .el-images {
        /* vertical-align: top; */
        height: 100px;
        text-align: center;
    }

    /*.ul-1 {*/
    /*    width: 1100px;*/
    /*    margin: 50px auto 0;*/
    /*    !* display: grid; *!*/
    /*    justify-content: space-between;*/
    /*    flex-wrap: wrap;*/
    /*    grid-template-columns: 1fr 1fr;*/
    /*}*/

    /*.ul-1 li {*/
    /*    max-width: 900px;*/
    /*    margin: 40px auto;*/
    /*    display: flex;*/
    /*    justify-content: flex-start;*/
    /*    flex-direction: row;*/
    /*    !*align-items: center;*!*/
    /*    height: 311px;*/
    /*}*/

    /*.img-1 {*/
    /*    width: 100px;*/
    /*    !* height: 66px; *!*/
    /*    margin-right: 30px;*/
    /*    margin-left: 0;*/
    /*    display: inline-block;*/
    /*}*/

    /*.el-image {*/
    /*    !* vertical-align: top; *!*/
    /*    !* width: 110px; *!*/
    /*    !* margin: 0px 0 0 10px; *!*/
    /*}*/

    /*.el-images {*/
    /*    vertical-align: top;*/
    /*    width: 156px;*/
    /*}*/

    /*.el-image::after {*/
    /*    content: "";*/
    /*    position: absolute;*/
    /*    left: 0;*/
    /*    top: 0;*/
    /*    right: 0;*/
    /*    bottom: 0;*/
    /*    z-index: 2;*/
    /*    background: rgba(0,0,0,.02);*/
    /*}*/
    .text-2 {
        /* width: 254px; */
        /* margin-left: 250px; */
        /* text-align: center; */
        margin: 32px 0;
    }

    .cont-2 .p1 {
        font-size: 45px;
        /* text-align: left; */
        /* font-family: AlibabaPuHuiTi-2-55-Regular, system-ui, "Microsoft YaHei"; */
        margin-bottom: 20px;
        /*color: #16193c;*/
    }


    .cont-2 .p2 {
        font-size: 36px;
        /* text-align: left; */
        line-height: 50px;
        /* font-family: AlibabaPuHuiTi-2-55-Regular, system-ui, "Microsoft YaHei"; */
        width: 540px;
        color: #666666;
    }

    .flex-center-center-content-title {
        height: 42px;
        font-size: 45px;
        letter-spacing: 0px;
        color: #333333;
        text-align: center;
        margin-bottom: 20px;
    }

    .flex-center-center-img{
        height: 268px;
    }

    .container1-box {
        display: grid;
        align-content: center;
        /* justify-content: space-between; */
        margin: 21px auto;
        /* padding-top: 30px; */
        align-items: center;
        max-width: 1100px;
        grid-template-columns: 1fr 1fr;
    }

    .pcshow{
        display:none;
    }
}