        .video_player .video_close {
            position: fixed;
            top: 0;
            right: 0;
            z-index: 1200;
            cursor: pointer;
            width: 69px;
        }

        .video_player .video_mask {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.95) !important;
            background: #000;
            filter: alpha(opacity=95);
            z-index: 1000;
        }

        .video_player .video_content {
            width: 980px;
            height: 600px;
            overflow: hidden;
            position: fixed;
            top: 50%;
            left: 50%;
            margin-top: -300px;
            margin-left: -490px;
            z-index: 1100;
        }

        .videoBox2 .top {
            background: #f4f4f4;
            padding: 59px 0;
        }

        .videoBox2 .top h4 {
            font-size: 14px;
            font-weight: 500;
            text-align: left;
            color: #000000;
            margin-bottom: 10px;
        }

        .videoBox2 .top p {
            font-size: 14px;
            font-weight: 500;
            opacity: 0.5;
            line-height: 26px;
            color: #000;
        }

        .videoBox2 .vbanner {
            background: url(/public/ekdweb/assets/technology/ccro-img2.jpg) no-repeat center center;
            height: 577px;
            position: relative;
        }

        .videoBox2 .play {
            background: url(/public/ekdweb/assets/technology/playBtn.png) no-repeat center center;
            position: absolute;
            width: 56px;
            height: 56px;
            left: 50%;
            margin-left: -28px;
            top: 320px;
            cursor: pointer;
        }

        .videoBox1 .vbanner {
            background: url(/public/ekdweb/assets/technology/ccro-img1.jpg) no-repeat center center;
            height: 577px;
            position: relative;
        }

        .videoBox1 .play {
            background: url(/public/ekdweb/assets/technology/playBtn.png) no-repeat center center;
            position: absolute;
            width: 56px;
            height: 56px;
            left: 50%;
            margin-left: -28px;
            top: 320px;
            cursor: pointer;
        }

        .videoBox1 .content {
            padding: 84px 0;
            overflow: hidden;
        }

        .videoBox1 .content .left {
            float: left;
            width: 560px;
        }

        .videoBox1 .content .right {
            width: 560px;
            float: right;
        }

        .videoBox1 .content h4 {
            font-size: 18px;
            font-weight: 500;
            text-align: left;
            color: #000000;
            margin-bottom: 20px;
        }

        .videoBox1 .content p {
            opacity: 0.5;
            font-size: 14px;
            font-weight: 500;
            text-align: left;
            color: #000000;
            line-height: 26px;
        }

        .technology .banner {
            background: url(/public/ekdweb/assets/technology/banner9.jpg) no-repeat center center;
            width: 100%;
            height: 618px;
            display: flex;
            align-items: center;
        }

        .technology .banner h4 {
            font-size: 30px;
            font-weight: 700;
            text-align: left;
            color: #fff;
            line-height: 42px;
            margin-bottom: 20px;
        }

        .technology .banner p {
            opacity: 0.5;
            font-size: 14px;
            font-weight: 500;
            text-align: left;
            color: #fff;
            line-height: 26px;
        }

        .technology .section-1 {
            padding: 79px 0;
            overflow: hidden;
        }

        .technology .section-1 .left {
            float: left;
            width: 665px;
        }

        .technology .section-1 .left h4 {
            font-size: 18px;
            font-weight: 500;
            text-align: left;
            color: #000000;
            margin-bottom: 20px;
        }

        .technology .section-1 .left p {
            opacity: 0.5;
            font-size: 14px;
            font-weight: 500;
            text-align: left;
            color: #000000;
            line-height: 26px;
        }

        .technology .section-1 .right {
            width: 292px;
            float: right;
        }

        .technology .section-1 .right h4 {
            font-size: 18px;
            font-weight: 500;
            text-align: left;
            color: #000000;
            line-height: 30px;
            margin-bottom: 20px;
            position: relative;
        }

        .technology .section-1 .right h4::after {
            font-family: "iconfont" !important;
            content: "\e682";
            width: 29px;
            height: 29px;
            line-height: 29px;
            font-size: 18px;
            font-weight: 500;
            text-align: center;
            border-radius: 100%;
            border: 1px solid #000;
            position: absolute;
            left: -40px;
            top: 2px;
        }

        .technology .section-1 .right p {
            opacity: 0.5;
            font-size: 14px;
            font-weight: 500;
            text-align: left;
            color: #000000;
            line-height: 26px;
        }

        .technology .section-2 {
            padding: 79px 0;
            overflow: hidden;
            background-color: #f4f4f4;
        }

        .technology .section-2 .flexBox {
            display: flex;
            justify-content: space-between;
        }

        .technology .section-2 .item {
            padding-left: 40px;
            width: 300px;
        }

        .technology .section-2 .item h4 {
            font-size: 16px;
            font-weight: 500;
            color: #000000;
            line-height: 30px;
            margin-bottom: 27px;
            position: relative;
        }

        .technology .section-2 .item h4::after {
            font-family: "iconfont" !important;
            content: "\e682";
            width: 29px;
            height: 29px;
            line-height: 29px;
            font-size: 18px;
            font-weight: 500;
            text-align: center;
            border-radius: 100%;
            border: 1px solid #000;
            position: absolute;
            left: -40px;
            top: 2px;
        }

        .technology .section-2 .item p {
            opacity: 0.5;
            font-size: 14px;
            font-weight: 500;
            color: #000000;
            line-height: 26px;
        }

        .technology .section-3 {
            background-color: #fff;
        }

        .technology .section-3 .top {
            padding: 60px 0;
            border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        }

        .technology .section-3 .top h4 {
            font-size: 30px;
            font-weight: 700;
            text-align: left;
            color: #000000;
            line-height: 60px;
        }

        .technology .section-3 .top p {
            opacity: 0.5;
            font-size: 14px;
            font-weight: 500;
            text-align: left;
            color: #000000;
            line-height: 26px;
        }

        .technology .section-3 .cont {
            display: table;
        }

        .technology .section-3 .cont .left {
            padding: 54px 0;
            width: 295px;
            float: left;
        }

        .technology .section-3 .cont .left h4 {
            font-size: 14px;
            font-weight: 700;
            text-align: left;
            color: #000000;
            margin-bottom: 20px;
            opacity: 0.5;
            cursor: pointer;
        }

        .technology .section-3 .cont .left h4.cut {
            opacity: 1;
        }

        .technology .section-3 .cont .right {
            width: 900px;
            float: left;
            border-left: 1px solid rgba(0, 0, 0, 0.1);
            padding: 40px;
        }

        .technology .section-3 .cont .right p {
            opacity: 0.5;
            font-size: 14px;
            font-weight: 500;
            color: #000000;
            line-height: 20px;
            margin-bottom: 37px;
        }

        .technology .section-3 .cont .right h4 {
            font-size: 14px;
            font-weight: 700;
            text-align: left;
            color: #000000;
            line-height: 26px;
            margin-bottom: 10px;
        }

        .technology .section-3 .cont .right .seat {
            margin: 10px 0;
            font-size: 14px;
            font-weight: 500;
            color: #000000;
            line-height: 26px;
            padding-left: 20px;
        }

        .technology .section-3 .cont .right .seat li {
            position: relative;
            padding-left: 20px;
        }

        .technology .section-3 .cont .right .seat li::after {
            content: '';
            width: 4px;
            height: 4px;
            border-radius: 100%;
            background: #000;
            overflow: hidden;
            position: absolute;
            left: 8px;
            top: 12px;
        }

        .video_player {
            display: none;
        }