 /* 创意产品 开始 */
        .cycp_2024lh {
            width: 100%;
            max-width: 1920px;
            height: 634px;
            background: url(cycp_2024lh_bj1.png) no-repeat center bottom;
            margin: 0 auto;
        }
        .cycp_2024lh_conbox {
            position: relative;
            width: 1220px;
            height: 548px;
            margin: 0 auto;
            background: url(cycp_2024lh_bj2.png) no-repeat center center;
        }
        .cycp_2024lh_left {
            position: absolute;
            top: 50%;
            left: 0;
            transform: translateY(-50%);
            width: 726px;
            height: 516px;
            margin-left: 62px;
            overflow: hidden;
        }
        .cycp_2024lh_right {
            position: absolute;
            top: 50%;
            right: 0;
            transform: translateY(-50%);
            width: 374px;
            height: 516px;
        }
        .cycp_2024lh_right_ul {
            height: 402px;
            margin-top: 57px;
            overflow: hidden;
        }
        .cycp_2024lh_right_li {
            height: 100px;
        }
        .cycp_2024lh_right_li a {
            display: block;
            width: 100%;
            height: 100%;
            padding: 0 20px;
            font-size: 18px;
            line-height: 32px;
            color: #fff;
            box-sizing: border-box;
            display: flex;
            justify-content: left;
            align-items: center;
        }
        .cycp_2024lh_right_li .cycp_2024lh_right_active {
            font-size: 20px;
            line-height: 36px;
            font-weight: 700;
        }

        .cycp_2024lh .cycp_2024lh_left .swiper-container {
            height: 516px;
            overflow: hidden;
            margin-left: -23px;
        }
        .cycp_2024lh .cycp_2024lh_left .swiper-slide {
            height: 489px;
            width: 385px;
            cursor: pointer;
        }
        .cycp_2024lh .cycp_2024lh_left .swiper-slide a {
            display: block;
            width: 100%;
            height: 100%;
        }
        .cycp_2024lh .cycp_2024lh_left .swiper-slide a img {
            height: 489px;
            width: 385px;
            border: 12px solid rgb(203, 180, 134);
        }
        .cycp_2024lh .cycp_2024lh_right .swiper-button-prev {
            position: absolute;
            left: 50%;
            margin-left: -22px;
            top: 93%;
            background: url(cycp_2024lhm_next.png);
            background-size: 100%;
            transform: rotate(-270deg)
        }
        .cycp_2024lh .cycp_2024lh_right .swiper-button-next {
            position: absolute;
            left: 50%;
            margin-left: -22px;
            top: 7%;
            background: url(cycp_2024lhm_next.png);
            background-size: 100%;
            transform: rotate(-90deg)
        }
        /* 创意产品 结束 */






