.elementor-333 .elementor-element.elementor-element-56755b0{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;}.elementor-333 .elementor-element.elementor-element-91e1d1a{--display:flex;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );}.elementor-333 .elementor-element.elementor-element-5129f60{text-align:center;}.elementor-333 .elementor-element.elementor-element-5129f60 .elementor-heading-title{font-size:20px;color:#267DA2;}.elementor-333 .elementor-element.elementor-element-d6c5c49{--display:flex;}.elementor-widget-text-editor{color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-333 .elementor-element.elementor-element-dac05bb{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );}.elementor-333 .elementor-element.elementor-element-99aece2{--display:flex;}#elementor-popup-modal-333{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-333 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-333 .dialog-close-button{display:flex;}#elementor-popup-modal-333 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(min-width:768px){.elementor-333 .elementor-element.elementor-element-91e1d1a{--width:50%;}.elementor-333 .elementor-element.elementor-element-99aece2{--width:66%;}}/* Start custom CSS *//* =========================
   熙娱传媒询盘弹窗
========================= */

.xy-inquiry-popup {
  overflow: hidden;
  border-radius: 28px;
  background:
    radial-gradient(circle at 10% 10%, rgba(56, 130, 255, 0.16), transparent 34%),
    linear-gradient(145deg, rgba(255,255,255,0.98), rgba(245,249,255,0.96));
  box-shadow:
    0 30px 90px rgba(12, 40, 90, 0.24),
    0 0 0 1px rgba(185, 210, 245, 0.85);
  min-height: 520px;
}

/* 左侧联系区 */
.xy-popup-side {
  position: relative;
  padding: 38px 30px;
  background:
    radial-gradient(circle at 20% 10%, rgba(88, 150, 255, 0.22), transparent 34%),
    linear-gradient(180deg, rgba(239,247,255,0.98), rgba(248,251,255,0.98));
  border-right: 1px solid rgba(190, 214, 246, 0.8);
}

.xy-popup-kicker {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  padding: 6px 14px;
  border-radius: 999px;
  background: rgba(37, 109, 255, 0.08);
  border: 1px solid rgba(37, 109, 255, 0.16);
  color: #1764ff;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 16px;
}

.xy-popup-side-title {
  color: #071b46;
  font-size: 28px;
  font-weight: 800;
  line-height: 1.3;
  margin-bottom: 14px;
}

.xy-popup-side-desc {
  color: #52647f;
  font-size: 15px;
  line-height: 1.85;
  margin-bottom: 22px;
}

/* 电话 */
.xy-contact-box {
  margin-bottom: 20px;
  padding: 16px 18px;
  border-radius: 18px;
  background: rgba(255,255,255,0.8);
  border: 1px solid rgba(190, 214, 246, 0.9);
  box-shadow: 0 10px 28px rgba(28, 78, 150, 0.08);
}

.xy-contact-label {
  color: #6b7a99;
  font-size: 14px;
  margin-bottom: 4px;
}

.xy-phone-number,
.xy-phone-number a {
  color: #0a4fdc;
  font-size: 24px;
  font-weight: 800;
  text-decoration: none;
  letter-spacing: 0.3px;
}

/* 二维码区 */
.xy-qr-box {
  padding: 18px;
  border-radius: 20px;
  background: rgba(255,255,255,0.82);
  border: 1px solid rgba(190, 214, 246, 0.9);
  text-align: center;
  box-shadow: 0 10px 28px rgba(28, 78, 150, 0.08);
  margin-bottom: 20px;
}

.xy-qr-box img {
  width: 158px;
  max-width: 100%;
  height: auto;
  border-radius: 14px;
  margin: 0 auto 10px;
}

.xy-qr-box p {
  margin-bottom: 4px;
}

/* 卖点列表 */
.xy-popup-benefits .elementor-icon-list-item {
  margin-bottom: 10px;
}

.xy-popup-benefits .elementor-icon-list-text {
  color: #31415f;
  font-size: 15px;
}

/* 右侧表单区 */
.xy-popup-form {
  padding: 42px 40px;
  background: rgba(255,255,255,0.76);
}

.xy-popup-form-title {
  color: #071b46;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.25;
  margin-bottom: 10px;
}

.xy-popup-form-desc {
  color: #62718c;
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 26px;
}

/* Fluent Forms 表单统一美化 */
.xy-popup-form .ff-el-form-control {
  height: 48px;
  border-radius: 14px;
  border: 1px solid #dbe6f5;
  background: #f9fbff;
  color: #12233f;
  box-shadow: none;
}

.xy-popup-form textarea.ff-el-form-control {
  min-height: 110px;
  height: auto;
  padding-top: 14px;
}

.xy-popup-form .ff-el-form-control:focus {
  border-color: #2f7cff;
  background: #ffffff;
  box-shadow: 0 0 0 4px rgba(47, 124, 255, 0.10);
}

.xy-popup-form .ff-btn-submit {
  width: 100%;
  min-height: 50px;
  border: none;
  border-radius: 16px;
  background: linear-gradient(90deg, #1464ff, #3a8dff);
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  box-shadow: 0 14px 30px rgba(25, 98, 255, 0.28);
  transition: all 0.3s ease;
}

.xy-popup-form .ff-btn-submit:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 40px rgba(25, 98, 255, 0.36);
}

.xy-popup-privacy {
  margin-top: 14px;
  color: #8a96ab;
  font-size: 13px;
  line-height: 1.6;
}

/* 关闭按钮 */
.dialog-close-button {
  color: #7b89a5;
}

.dialog-close-button:hover {
  color: #1464ff;
}

/* =========================
   手机端
========================= */
@media (max-width: 767px) {
  .xy-inquiry-popup {
    flex-direction: column;
    min-height: auto;
    border-radius: 22px;
  }

  .xy-popup-side,
  .xy-popup-form {
    width: 100% !important;
  }

  .xy-popup-side {
    padding: 26px 20px;
    border-right: none;
    border-bottom: 1px solid rgba(190, 214, 246, 0.8);
  }

  .xy-popup-form {
    padding: 28px 20px;
  }

  .xy-popup-side-title {
    font-size: 24px;
  }

  .xy-popup-form-title {
    font-size: 26px;
  }

  .xy-phone-number,
  .xy-phone-number a {
    font-size: 22px;
  }

  .xy-qr-box img {
    width: 140px;
  }
}/* End custom CSS */