 /* 创意解读开始 */
    .cyjd_box {
      max-width: 1920px;
      margin: 0 auto;
      margin-top: 20px;
    }
    .cyjd_box .title_box {
      width: 1222px;
      height: 62px;
      margin: 0 auto;
      background: url(lh2025_cyjd_banner.png) no-repeat center;
      position: relative;
    }
    .cyjd_box .title_box .text a {
      position: absolute;
      left: 50%;
      top: 10px;
      font-size: 40px;
      line-height: 36px;
      font-family: 'FZZHUNYSK_LH2025202502141739517144469';
      color: #005292;
    }
    .cyjd_box .title_box .click_go {
      position: absolute;
      right: 0;
      bottom: 10px;
      font-size: 16px;
      line-height: 26px;
      color: #126ed6;
    }
    .cyjd_box .content_box {
      max-width: 1920px;
      margin: 0 auto;
      height: 640px;
      background: url(lh2025_cyjd_bg.jpg) no-repeat center -14px;
    }
    .cyjd_box .content_box .swiper-container {
      /* width: 1222px; */
      width: 1302px;
      height: 100%;
      box-sizing: border-box;
    }
    .cyjd_box .content_box .swiper-container .swiper-wrapper {
      padding-left: 20px;
    }
    .cyjd_box .content_box .swiper-container .swiper-slide .swiper_img {
      width: 295px;
      height: 368px;
      padding: 12px;
      /* box-sizing: border-box; */
      background: url(lh2025_cyjd_shadow.png) no-repeat center;
      /* margin-top: 100px; */
      margin-top: 60px;
      transition: transform 0.3s ease;
    }
    .cyjd_box .content_box .swiper-container .swiper-slide .swiper_img {
      position: absolute;
      /* z-index: 10; */
    }
    .cyjd_box .content_box .swiper-container .swiper-slide .swiper_img {
      width: 267px;
      height: 340px;
      margin-left: 8px;
    }
    .cyjd_box .content_box .swiper-container .swiper-slide .swiper_img img {
      width: 267px;
      height: 340px;
    }
    .cyjd_box .content_box .swiper-container .swiper-slide .img-text-box {
      position: absolute;
      top: 522px;
      left: 156px;
      transform: translateX(-50%);
      display: none;
      transition: transform 0.3s ease;
    }
    .cyjd_box .content_box .swiper-container .swiper-slide .img-text {
      width: 288px;
      font-size: 18px;
      line-height: 30px;
      color: #c39c69;
      background-color: #fff8ec;
      border: #caa777 1px solid;
      border-top: none;
      padding: 16px 14px;
      box-sizing: border-box;
    }
    .img-text-box img {
      margin-bottom: 0px;
      width: 288px;
    }
    .cyjd_box .content_box .swiper-button-prev {
      width: 46px;
      height: 46px;
      top: 502px;
      left: 40px;
      background: url(lh2025_cyjdarrR.png) no-repeat center;
      transform: rotate(180deg);
    }
    .cyjd_box .content_box .swiper-button-prev.swiper-button-disabled {
      background: url(lh2025_cyjdarrL.png) no-repeat center;
      transform: rotate(0);
    }
    .cyjd_box .content_box .swiper-button-next {
      width: 46px;
      height: 46px;
      top: 502px;
      right: 40px;
      background: url(lh2025_cyjdarrR.png) no-repeat center;
    }
    .cyjd_box .content_box .swiper-button-next.swiper-button-disabled {
      background: url(lh2025_cyjdarrL.png) no-repeat center;
      transform: rotate(180deg);
    }
    /* 创意解读结束 */
