/*
 * @Author: hl,haolei@ec.com.cn
 * @Date: 2024-01-03 18:45:38
 * @LastEditTime: 2024-01-05 20:36:57
 * @LastEditors: hl,haolei@ec.com.cn
 * @Description:
 */

ul,
li {
    margin: 0;
    padding: 0;
}

body {
    margin: 0 auto;
    /* max-width: 1920px; */
}

.g-doc {
    position: relative;
}

.f-prz {
    position: relative;
}

.f-pra {
    position: absolute;
}

.f-cb:after,
.f-cbli li:after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}

.f-cb,
.f-cbli li {
    zoom: 1;
}

.f-wrap {
    margin-left: auto;
    margin-right: auto;
    width: 1170px;
}

.u-global-tt-box {
    height: 63px;
    text-align: center;
}

.u-global-tt-box img {
    width: auto;
}

.m-hd {
    height: 660px;
    background: url(/resource/static/zbh/default/assets-2019/img/mark/bg/20240104-0.png) no-repeat 0 0/100% 100%;
}

.u-logo-box {
    padding-top: 40px;
    width: 292px;
    height: 87px;
}

.u-signet-box {
    margin: -20px auto 0;
    width: 282px;
    height: 285px;
}

.u-signet-txt-box {
    margin-top: 130px;
    position: relative;
    display: flex;
    align-items: center;
    padding: 24px 115px 24px 68px;
    background: linear-gradient(90deg, rgba(201, 136, 97, .65) 0%, rgba(207, 124, 43, .65) 49%, rgb(28, 111, 207, .65)100%), url(/resource/static/zbh/default/assets-2019/img/mark/bg/20240104-7.png) no-repeat 0 0/100% 100%;
    border-radius: 25px;
}

.u-signet-txt-box::before {
    position: absolute;
    left: 12px;
    right: 12px;
    top: 12px;
    bottom: 12px;
    content: '';
    border: 1px dashed #fff;
    border-radius: 25px;
}

.u-signet-txt-box .u-img {
    margin-right: 32px;
}

.u-signet-txt-box .u-txt {
    flex: 1 1 0;
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    color: #fff;
}

.m-video-box {
    padding: 60px 0 80px;
}

.m-video-box .u-video-box {
    margin-top: 35px;
}

/* .m-video-box .u-video-box .jp-video {
    max-width: 1170px;
} */

.m-catalogue-box {
    padding: 68px 0 42px;
    background: linear-gradient(0deg, rgba(255, 255, 255, .65) 0%, rgba(229, 243, 255, .65)100%), url(/resource/static/zbh/default/assets-2019/img/mark/bg/20240104-6.png) right top no-repeat;
}

.u-catalogue-list-box {
    position: relative;
    margin-top: 50px;
}

.u-catalogue-list-box::before {
    position: absolute;
    top: 0;
    left: 50%;
    content: '';
    width: 16px;
    height: 100%;
    background-image: linear-gradient(0deg, #ffffff 0%, #84bceb 100%);
    border-radius: 8px;
    transform: translateX(-50%);
    z-index: 9;
}

.u-catalogue-list-box li {
    position: relative;
}

.u-catalogue-list-box li+li {
    margin-top: 54px;
}

.u-catalogue-list-box li:nth-child(odd) {
    float: left;
}

.u-catalogue-list-box li:nth-child(even) {
    float: right;
}

.u-catalogue-list-box li:nth-child(2) {
    margin-top: 184px;
}

.u-catalogue-list-box li::before,
.u-catalogue-list-box li::after {
    position: absolute;
    content: '';
}

.u-catalogue-list-box li::before {
    top: 13px;
    width: 26px;
    height: 26px;
    border: solid 5px #ff8341;
    border-radius: 50%;
    z-index: 10;
}

.u-catalogue-list-box li::after {
    top: 24px;
    width: 66px;
    height: 4px;
    background-color: #85bdeb;
    z-index: 8;
}

.u-catalogue-list-box li:nth-child(odd)::before {
    right: -54px;
}

.u-catalogue-list-box li:nth-child(even)::before {
    left: -54px;
}

.u-catalogue-list-box li:nth-child(odd)::after {
    right: -117px;
}

.u-catalogue-list-box li:nth-child(even)::after {
    left: -117px;
}

.u-catalogue-list-box li:nth-child(2)::before {
    border-color: #8db672;
}

.u-catalogue-list-box li:nth-child(3)::before {
    border-color: #46b1cf;
}

.u-catalogue-list-box li:nth-child(4)::before {
    border-color: #e99e4b;
}

.u-catalogue-list-box li:nth-child(5)::before {
    border-color: #a85c9e;
}

.u-catalogue-list-box li:nth-child(6)::before {
    border-color: #77cddd;
}

.u-catalogue-list-box li:nth-child(7)::before {
    border-color: #77d0b0;
}

.u-catalogue-list-box li:nth-child(8)::before {
    border-color: #f99c80;
}


.u-catalogue-list-box .u-img {
    width: 476px;
    height: 314px;
}

.enPage .m-hd {
    height: 740px;
}

.enPage .u-catalogue-list-box .u-img {
    height: 190px;
}

.enPage .u-catalogue-list-box li:nth-child(2) {
    margin-top: 115px;
}




@media (max-width:992px) {}

@media (max-width:768px) {
    .f-wrap {
        width: 100%;
    }

    .m-hd {
        padding-bottom: 30px;
        background-image: url(/resource/static/zbh/default/assets-2019/img/mark/bg/20240104-8.png);
    }

    .u-logo-box {
        padding: 30px 0 0 15px;
        width: 150px;
        height: auto;
    }

    .u-signet-box {
        width: 52% !important;
        margin: 30px auto 30px;
        height: auto !important;
    }

    .u-signet-txt-box {
        display: block;
        margin: 0 15px;
        padding: 25px;
    }

    .u-signet-txt-box::before {
        top: 8px;
        right: 8px;
        bottom: 8px;
        left: 8px;
    }

    .m-video-box .u-video-box,
    .u-catalogue-list-box {
        padding: 0 15px;
    }

    .u-signet-txt-box .u-txt {
        font-size: 16px;
        line-height: 30px;
        font-weight: 500;
    }

    .u-signet-txt-box .u-img,
    .u-catalogue-list-box:before,
    .u-catalogue-list-box li:before,
    .u-catalogue-list-box li:after {
        display: none;
    }

    .m-hd,
    .u-catalogue-list-box .u-img {
        width: 100%;
        height: auto !important;
    }

    .u-catalogue-list-box li {
        float: none !important;
    }

    .u-catalogue-list-box li:nth-child(2) {
        margin-top: 54px !important;
    }
}