@charset "utf-8";
/* 公共响应变量 */
.color-blue-007 {
  color: #0079C6;
}
.color-blue-278 {
  color: #278acd;
}
.bg-blue-007 {
  background-color: #0079C6;
}
.bg-blue-278 {
  background-color: #278acd;
}
:root {
  --color: #0079C6;
  --color-blue-007: #0079C6;
  --color-blue-278: #278acd;
  --vh: 100vh;
  --head-height: 80px;
  /* 字号 */
  --vwMax: 1800;
  --vwMin: 1280;
  --font14-min: 12;
  --font14-max: 14;
  --font14: calc((var(--font14-min) / 16 * 1rem) + ((var(--font14-max) - var(--font14-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font16-min: 13;
  --font16-max: 16;
  --font16: calc((var(--font16-min) / 16 * 1rem) + ((var(--font16-max) - var(--font16-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font18-min: 14;
  --font18-max: 18;
  --font18: calc((var(--font18-min) / 16 * 1rem) + ((var(--font18-max) - var(--font18-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font20-min: 13;
  --font20-max: 20;
  --font20: calc((var(--font20-min) / 16 * 1rem) + ((var(--font20-max) - var(--font20-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font22-min: 13;
  --font22-max: 22;
  --font22: calc((var(--font22-min) / 16 * 1rem) + ((var(--font22-max) - var(--font22-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font24-min: 13;
  --font24-max: 24;
  --font24: calc((var(--font24-min) / 16 * 1rem) + ((var(--font24-max) - var(--font24-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font26-min: 13;
  --font26-max: 26;
  --font26: calc((var(--font26-min) / 16 * 1rem) + ((var(--font26-max) - var(--font26-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font28-min: 13;
  --font28-max: 28;
  --font28: calc((var(--font28-min) / 16 * 1rem) + ((var(--font28-max) - var(--font28-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font30-min: 13;
  --font30-max: 30;
  --font30: calc((var(--font30-min) / 16 * 1rem) + ((var(--font30-max) - var(--font30-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font32-min: 13;
  --font32-max: 32;
  --font32: calc((var(--font32-min) / 16 * 1rem) + ((var(--font32-max) - var(--font32-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font34-min: 13;
  --font34-max: 34;
  --font34: calc((var(--font34-min) / 16 * 1rem) + ((var(--font34-max) - var(--font34-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font36-min: 13;
  --font36-max: 36;
  --font36: calc((var(--font36-min) / 16 * 1rem) + ((var(--font36-max) - var(--font36-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font38-min: 13;
  --font38-max: 38;
  --font38: calc((var(--font38-min) / 16 * 1rem) + ((var(--font38-max) - var(--font38-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font40-min: 13;
  --font40-max: 40;
  --font40: calc((var(--font40-min) / 16 * 1rem) + ((var(--font40-max) - var(--font40-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font42-min: 13;
  --font42-max: 42;
  --font42: calc((var(--font42-min) / 16 * 1rem) + ((var(--font42-max) - var(--font42-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font44-min: 13;
  --font44-max: 44;
  --font44: calc((var(--font44-min) / 16 * 1rem) + ((var(--font44-max) - var(--font44-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font46-min: 13;
  --font46-max: 46;
  --font46: calc((var(--font46-min) / 16 * 1rem) + ((var(--font46-max) - var(--font46-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font48-min: 13;
  --font48-max: 48;
  --font48: calc((var(--font48-min) / 16 * 1rem) + ((var(--font48-max) - var(--font48-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font50-min: 13;
  --font50-max: 50;
  --font50: calc((var(--font50-min) / 16 * 1rem) + ((var(--font50-max) - var(--font50-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font52-min: 13;
  --font52-max: 52;
  --font52: calc((var(--font52-min) / 16 * 1rem) + ((var(--font52-max) - var(--font52-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font54-min: 13;
  --font54-max: 54;
  --font54: calc((var(--font54-min) / 16 * 1rem) + ((var(--font54-max) - var(--font54-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font56-min: 13;
  --font56-max: 56;
  --font56: calc((var(--font56-min) / 16 * 1rem) + ((var(--font56-max) - var(--font56-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font58-min: 13;
  --font58-max: 58;
  --font58: calc((var(--font58-min) / 16 * 1rem) + ((var(--font58-max) - var(--font58-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font60-min: 13;
  --font60-max: 60;
  --font60: calc((var(--font60-min) / 16 * 1rem) + ((var(--font60-max) - var(--font60-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font62-min: 13;
  --font62-max: 62;
  --font62: calc((var(--font62-min) / 16 * 1rem) + ((var(--font62-max) - var(--font62-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font64-min: 13;
  --font64-max: 64;
  --font64: calc((var(--font64-min) / 16 * 1rem) + ((var(--font64-max) - var(--font64-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font68-min: 13;
  --font68-max: 68;
  --font68: calc((var(--font68-min) / 16 * 1rem) + ((var(--font68-max) - var(--font68-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font70-min: 13;
  --font70-max: 70;
  --font70: calc((var(--font70-min) / 16 * 1rem) + ((var(--font70-max) - var(--font70-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font72-min: 13;
  --font72-max: 72;
  --font72: calc((var(--font72-min) / 16 * 1rem) + ((var(--font72-max) - var(--font72-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font74-min: 13;
  --font74-max: 74;
  --font74: calc((var(--font74-min) / 16 * 1rem) + ((var(--font74-max) - var(--font74-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font76-min: 13;
  --font76-max: 76;
  --font76: calc((var(--font76-min) / 16 * 1rem) + ((var(--font76-max) - var(--font76-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font78-min: 13;
  --font78-max: 78;
  --font78: calc((var(--font78-min) / 16 * 1rem) + ((var(--font78-max) - var(--font78-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --font80-min: 13;
  --font80-max: 80;
  --font80: calc((var(--font80-min) / 16 * 1rem) + ((var(--font80-max) - var(--font80-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  /* 间距 */
  --spacing-180-min: 100;
  --spacing-180-max: 180;
  --spacing-180: calc((var(--spacing-180-min) / 16 * 1rem) + ((var(--spacing-180-max) - var(--spacing-180-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --spacing-170-min: 96;
  --spacing-170-max: 170;
  --spacing-170: calc((var(--spacing-170-min) / 16 * 1rem) + ((var(--spacing-170-max) - var(--spacing-170-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --spacing-160-min: 82;
  --spacing-160-max: 160;
  --spacing-160: calc((var(--spacing-160-min) / 16 * 1rem) + ((var(--spacing-160-max) - var(--spacing-160-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --spacing-150-min: 78;
  --spacing-150-max: 150;
  --spacing-150: calc((var(--spacing-150-min) / 16 * 1rem) + ((var(--spacing-150-max) - var(--spacing-150-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --spacing-140-min: 76;
  --spacing-140-max: 140;
  --spacing-140: calc((var(--spacing-140-min) / 16 * 1rem) + ((var(--spacing-140-max) - var(--spacing-140-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --spacing-130-min: 72;
  --spacing-130-max: 130;
  --spacing-130: calc((var(--spacing-130-min) / 16 * 1rem) + ((var(--spacing-130-max) - var(--spacing-130-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --spacing-120-min: 68;
  --spacing-120-max: 120;
  --spacing-120: calc((var(--spacing-120-min) / 16 * 1rem) + ((var(--spacing-120-max) - var(--spacing-120-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --spacing-110-min: 64;
  --spacing-110-max: 110;
  --spacing-110: calc((var(--spacing-110-min) / 16 * 1rem) + ((var(--spacing-110-max) - var(--spacing-110-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --spacing-100-min: 58;
  --spacing-100-max: 100;
  --spacing-100: calc((var(--spacing-100-min) / 16 * 1rem) + ((var(--spacing-100-max) - var(--spacing-100-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --spacing-90-min: 50;
  --spacing-90-max: 90;
  --spacing-90: calc((var(--spacing-90-min) / 16 * 1rem) + ((var(--spacing-90-max) - var(--spacing-90-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --spacing-80-min: 40;
  --spacing-80-max: 80;
  --spacing-80: calc((var(--spacing-80-min) / 16 * 1rem) + ((var(--spacing-80-max) - var(--spacing-80-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --spacing-70-min: 36;
  --spacing-70-max: 70;
  --spacing-70: calc((var(--spacing-70-min) / 16 * 1rem) + ((var(--spacing-70-max) - var(--spacing-70-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --spacing-60-min: 30;
  --spacing-60-max: 60;
  --spacing-60: calc((var(--spacing-60-min) / 16 * 1rem) + ((var(--spacing-60-max) - var(--spacing-60-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --spacing-50-min: 26;
  --spacing-50-max: 50;
  --spacing-50: calc((var(--spacing-50-min) / 16 * 1rem) + ((var(--spacing-50-max) - var(--spacing-50-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --spacing-40-min: 20;
  --spacing-40-max: 40;
  --spacing-40: calc((var(--spacing-40-min) / 16 * 1rem) + ((var(--spacing-40-max) - var(--spacing-40-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --spacing-30-min: 20;
  --spacing-30-max: 30;
  --spacing-30: calc((var(--spacing-30-min) / 16 * 1rem) + ((var(--spacing-30-max) - var(--spacing-30-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --spacing-20-min: 14;
  --spacing-20-max: 20;
  --spacing-20: calc((var(--spacing-20-min) / 16 * 1rem) + ((var(--spacing-20-max) - var(--spacing-20-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  /* 圆角 */
  --border-radius20-min: 10;
  --border-radius20-max: 20;
  --border-radius20: calc((var(--border-radius20-min) / 16 * 1rem) + ((var(--border-radius20-max) - var(--border-radius20-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --border-radius18-min: 9;
  --border-radius18-max: 18;
  --border-radius18: calc((var(--border-radius18-min) / 16 * 1rem) + ((var(--border-radius18-max) - var(--border-radius18-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --border-radius16-min: 8;
  --border-radius16-max: 16;
  --border-radius16: calc((var(--border-radius16-min) / 16 * 1rem) + ((var(--border-radius16-max) - var(--border-radius16-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --border-radius14-min: 7;
  --border-radius14-max: 14;
  --border-radius14: calc((var(--border-radius14-min) / 16 * 1rem) + ((var(--border-radius14-max) - var(--border-radius14-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --border-radius12-min: 6;
  --border-radius12-max: 12;
  --border-radius12: calc((var(--border-radius12-min) / 16 * 1rem) + ((var(--border-radius12-max) - var(--border-radius12-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
  --border-radius10-min: 5;
  --border-radius10-max: 10;
  --border-radius10: calc((var(--border-radius10-min) / 16 * 1rem) + ((var(--border-radius10-max) - var(--border-radius10-min)) * ((100vw - var(--vwMin) / 16 * 1rem) / (var(--vwMax) - var(--vwMin)))));
}
@media (min-width: 1800px) {
  :root {
    --font14: calc(var(--font14-max) * 1px);
    --font16: calc(var(--font16-max) * 1px);
    --font18: calc(var(--font18-max) * 1px);
    --font20: calc(var(--font20-max) * 1px);
    --font22: calc(var(--font22-max) * 1px);
    --font24: calc(var(--font24-max) * 1px);
    --font26: calc(var(--font26-max) * 1px);
    --font28: calc(var(--font28-max) * 1px);
    --font30: calc(var(--font30-max) * 1px);
    --font32: calc(var(--font32-max) * 1px);
    --font34: calc(var(--font34-max) * 1px);
    --font36: calc(var(--font36-max) * 1px);
    --font38: calc(var(--font38-max) * 1px);
    --font40: calc(var(--font40-max) * 1px);
    --font42: calc(var(--font42-max) * 1px);
    --font44: calc(var(--font44-max) * 1px);
    --font46: calc(var(--font46-max) * 1px);
    --font48: calc(var(--font48-max) * 1px);
    --font50: calc(var(--font50-max) * 1px);
    --font52: calc(var(--font52-max) * 1px);
    --font54: calc(var(--font54-max) * 1px);
    --font56: calc(var(--font56-max) * 1px);
    --font58: calc(var(--font58-max) * 1px);
    --font60: calc(var(--font60-max) * 1px);
    --font62: calc(var(--font62-max) * 1px);
    --font64: calc(var(--font64-max) * 1px);
    --font68: calc(var(--font68-max) * 1px);
    --font70: calc(var(--font70-max) * 1px);
    --font72: calc(var(--font72-max) * 1px);
    --font74: calc(var(--font74-max) * 1px);
    --font76: calc(var(--font76-max) * 1px);
    --font78: calc(var(--font78-max) * 1px);
    --font80: calc(var(--font80-max) * 1px);
    --spacing-180: calc(var(--spacing-180-max) * 1px);
    --spacing-170: calc(var(--spacing-170-max) * 1px);
    --spacing-160: calc(var(--spacing-160-max) * 1px);
    --spacing-150: calc(var(--spacing-150-max) * 1px);
    --spacing-140: calc(var(--spacing-140-max) * 1px);
    --spacing-130: calc(var(--spacing-130-max) * 1px);
    --spacing-120: calc(var(--spacing-120-max) * 1px);
    --spacing-110: calc(var(--spacing-110-max) * 1px);
    --spacing-100: calc(var(--spacing-100-max) * 1px);
    --spacing-90: calc(var(--spacing-90-max) * 1px);
    --spacing-80: calc(var(--spacing-80-max) * 1px);
    --spacing-70: calc(var(--spacing-70-max) * 1px);
    --spacing-60: calc(var(--spacing-60-max) * 1px);
    --spacing-50: calc(var(--spacing-50-max) * 1px);
    --spacing-40: calc(var(--spacing-40-max) * 1px);
    --spacing-30: calc(var(--spacing-30-max) * 1px);
    --spacing-20: calc(var(--spacing-20-max) * 1px);
    --border-radius20: calc(var(--border-radius20-max) * 1px);
    --border-radius18: calc(var(--border-radius18-max) * 1px);
    --border-radius16: calc(var(--border-radius16-max) * 1px);
    --border-radius14: calc(var(--border-radius14-max) * 1px);
    --border-radius12: calc(var(--border-radius12-max) * 1px);
    --border-radius10: calc(var(--border-radius10-max) * 1px);
  }
}
@media (max-width: 1580px) {
  :root {
    --head-height: 70px;
  }
}
@media (max-width: 1280px) {
  :root {
    --font14: calc(var(--font14-min) * 1px);
    --font16: calc(var(--font16-min) * 1px);
    --font18: calc(var(--font18-min) * 1px);
    --font20: calc(var(--font20-min) * 1px);
    --font22: calc(var(--font22-min) * 1px);
    --font24: calc(var(--font24-min) * 1px);
    --font26: calc(var(--font26-min) * 1px);
    --font28: calc(var(--font28-min) * 1px);
    --font30: calc(var(--font30-min) * 1px);
    --font32: calc(var(--font32-min) * 1px);
    --font34: calc(var(--font34-min) * 1px);
    --font36: calc(var(--font36-min) * 1px);
    --font38: calc(var(--font38-min) * 1px);
    --font40: calc(var(--font40-min) * 1px);
    --font42: calc(var(--font42-min) * 1px);
    --font44: calc(var(--font44-min) * 1px);
    --font46: calc(var(--font46-min) * 1px);
    --font48: calc(var(--font48-min) * 1px);
    --font50: calc(var(--font50-min) * 1px);
    --font52: calc(var(--font52-min) * 1px);
    --font54: calc(var(--font54-min) * 1px);
    --font56: calc(var(--font56-min) * 1px);
    --font58: calc(var(--font58-min) * 1px);
    --font60: calc(var(--font60-min) * 1px);
    --font62: calc(var(--font62-min) * 1px);
    --font64: calc(var(--font64-min) * 1px);
    --font68: calc(var(--font68-min) * 1px);
    --font70: calc(var(--font70-min) * 1px);
    --font72: calc(var(--font72-min) * 1px);
    --font74: calc(var(--font74-min) * 1px);
    --font76: calc(var(--font76-min) * 1px);
    --font78: calc(var(--font78-min) * 1px);
    --font80: calc(var(--font80-min) * 1px);
    --spacing-180: calc(var(--spacing-180-min) * 1px);
    --spacing-170: calc(var(--spacing-170-min) * 1px);
    --spacing-160: calc(var(--spacing-160-min) * 1px);
    --spacing-150: calc(var(--spacing-150-min) * 1px);
    --spacing-140: calc(var(--spacing-140-min) * 1px);
    --spacing-130: calc(var(--spacing-130-min) * 1px);
    --spacing-120: calc(var(--spacing-120-min) * 1px);
    --spacing-110: calc(var(--spacing-110-min) * 1px);
    --spacing-100: calc(var(--spacing-100-min) * 1px);
    --spacing-90: calc(var(--spacing-90-min) * 1px);
    --spacing-80: calc(var(--spacing-80-min) * 1px);
    --spacing-70: calc(var(--spacing-70-min) * 1px);
    --spacing-60: calc(var(--spacing-60-min) * 1px);
    --spacing-50: calc(var(--spacing-50-min) * 1px);
    --spacing-40: calc(var(--spacing-40-min) * 1px);
    --spacing-30: calc(var(--spacing-30-min) * 1px);
    --spacing-20: calc(var(--spacing-20-min) * 1px);
    --border-radius20: calc(var(--border-radius20-min) * 1px);
    --border-radius18: calc(var(--border-radius18-min) * 1px);
    --border-radius16: calc(var(--border-radius16-min) * 1px);
    --border-radius14: calc(var(--border-radius14-min) * 1px);
    --border-radius12: calc(var(--border-radius12-min) * 1px);
    --border-radius10: calc(var(--border-radius10-min) * 1px);
  }
}
@media (max-width: 991px) {
  :root {
    --head-height: 60px;
  }
}
.font14 {
  font-size: var(--font14);
}
.font16 {
  font-size: var(--font16);
}
.font18 {
  font-size: var(--font18);
}
.font20 {
  font-size: var(--font20);
}
.font22 {
  font-size: var(--font22);
}
.font24 {
  font-size: var(--font24);
}
.font26 {
  font-size: var(--font26);
}
.font28 {
  font-size: var(--font28);
}
.font30 {
  font-size: var(--font30);
}
.font32 {
  font-size: var(--font32);
}
.font34 {
  font-size: var(--font34);
}
.font36 {
  font-size: var(--font36);
}
.font38 {
  font-size: var(--font38);
}
.font40 {
  font-size: var(--font40);
}
.font42 {
  font-size: var(--font42);
}
.font44 {
  font-size: var(--font44);
}
.font46 {
  font-size: var(--font46);
}
.font48 {
  font-size: var(--font48);
}
.font50 {
  font-size: var(--font50);
}
.font52 {
  font-size: var(--font52);
}
.font54 {
  font-size: var(--font54);
}
.font56 {
  font-size: var(--font56);
}
.font58 {
  font-size: var(--font58);
}
.font60 {
  font-size: var(--font60);
}
.font62 {
  font-size: var(--font62);
}
.font64 {
  font-size: var(--font64);
}
.font68 {
  font-size: var(--font68);
}
.font70 {
  font-size: var(--font70);
}
.font72 {
  font-size: var(--font72);
}
.font74 {
  font-size: var(--font74);
}
.font76 {
  font-size: var(--font76);
}
.font78 {
  font-size: var(--font78);
}
.font80 {
  font-size: var(--font80);
}
/* 公共颜色 */
/* 1屏高度 */
/* 百分比计算 */
/* 字体 */
@font-face {
  font-family: 'OPPOSans-M';
  src: url('../fonts/OPPOSans-M.eot');
  src: url('../fonts/OPPOSans-M.eot?#iefix') format('embedded-opentype'), url('../fonts/OPPOSans-M.woff2') format('woff2'), url('../fonts/OPPOSans-M.woff') format('woff'), url('../fonts/OPPOSans-M.ttf') format('truetype'), url('../fonts/OPPOSans-M.svg#OPPOSans-M') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.OPPOSans-M {
  font-family: 'OPPOSans-M';
}
@font-face {
  font-family: 'Poppins-R';
  src: url('../fonts/Poppins-Regular.eot');
  src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff'), url('../fonts/Poppins-Regular.ttf') format('truetype'), url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.Poppins-R {
  font-family: 'Poppins-R';
}
/* 初始化 */
* {
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scrollbar-width: thin;
  position: relative;
  overflow-x: hidden;
  font-size: 16px !important;
  /*滚动条-滑块*/
  /*滚动条-背景*/
}
html ::-webkit-scrollbar {
  width: 5px;
  /*滚动条整体样式*/
  height: 1px;
  /*高宽分别对应横竖滚动条的尺寸*/
}
html ::-webkit-scrollbar-thumb {
  border-radius: 3px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #0079C6;
}
html ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background: #ededed;
}
body {
  min-height: 100%;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  font-size: 16px !important;
  line-height: 1.5;
  color: #333;
  background: #FFFFFF;
}
img {
  max-width: 100%;
  max-height: 100%;
  border: 0;
  vertical-align: top;
}
.img-cover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: normal;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
input,
button {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
}
button {
  cursor: pointer;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  appearance: button;
  cursor: pointer;
}
textarea {
  resize: none;
  overflow: auto;
}
input,
button,
textarea,
select {
  border: 0;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: normal;
  color: inherit;
  background: transparent;
}
select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
table {
  border-collapse: collapse;
}
/* 公共浮动、清浮动 */
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  zoom: 1;
}
.clear:after {
  content: '';
  display: block;
  clear: both;
}
/* Flex 布局 */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.f_column {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.f_column_right {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column-reverse;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.f_row {
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  -o-flex-direction: row;
  flex-direction: row;
}
.f_row_right {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.j_center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.j_end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.j_start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.j_justify {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.j_around {
  -moz-justify-content: space-around;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.a_start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.a_end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.a_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.a_baseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  align-items: baseline;
}
.a_stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
.a_s_stretch {
  -webkit-box-self: stretch;
  -ms-align-self: stretch;
  -webkit-align-self: stretch;
  align-self: stretch;
}
.a_s_center {
  -webkit-box-self: center;
  -ms-align-self: center;
  -webkit-align-self: center;
  align-self: center;
}
.a_s_end {
  -webkit-box-self: end;
  -ms-align-self: end;
  -webkit-align-self: end;
  align-self: end;
}
.flex_wrap {
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.flex_1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
/* 文字超出隐藏 */
.text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* 动画 */
.dh {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* 比例 */
.pb {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  z-index: 5;
  overflow: hidden;
}
.ab {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}
/* 公共内容区 */
.container {
  width: 85%;
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media (max-width: 1260px) {
  .container {
    width: 90%;
  }
}
/* 公共背景色 */
.bg-color1 {
  background-color: #fff;
}
/* 公共滚动条 */
.public-scrollbar {
  scrollbar-width: thin;
  /*滚动条-滑块*/
  /*滚动条-背景*/
}
.public-scrollbar ::-webkit-scrollbar {
  width: 5px;
  /*滚动条整体样式*/
  height: 1px;
  /*高宽分别对应横竖滚动条的尺寸*/
}
.public-scrollbar ::-webkit-scrollbar-thumb {
  border-radius: 3px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #0079C6;
}
.public-scrollbar ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background: #ededed;
}
/* 公共按钮 */
.public-btn {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
}
.public-btn a,
.public-btn .more {
  width: auto;
  height: auto;
  padding: 0.82em 2.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 50px;
  background: #0079C6;
  font-size: var(--font16);
  color: #FFFFFF;
  font-weight: 300;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  overflow: hidden;
}
.public-btn a:hover,
.public-btn .more:hover {
  filter: brightness(1.2);
}
/* 公共图片 */
.public-img {
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.public-img::before {
  content: "";
  display: block;
  position: relative;
  z-index: 0;
  padding-top: 100%;
}
.public-img img {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.public-img-plus:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* 公共内容 */
.public-content {
  color: #666;
  line-height: 1.8;
}
.public-content a {
  color: #666;
}
.public-content table {
  max-width: 100%;
}
.public-content table td,
.public-content table th {
  padding: 10px 15px;
  border: 1px solid #dbf1ed;
}
.public-content li {
  margin-left: 15px;
  list-style: disc;
}
.public-content ol {
  margin-left: 15px;
  list-style: decimal;
}
.public-content img,
.public-content video {
  max-width: 100%;
  height: auto !important;
}
.public-classify {
  font-size: var(--font24);
  font-weight: bold;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1.25;
}
.public-title {
  font-size: var(--font48);
  font-weight: bold;
  color: #000000;
  line-height: 1.25;
}
@media (max-width: 991px) {
  .public-title {
    font-size: 28px;
  }
}
.pc,
.c-pc {
  display: block;
}
.wap,
.mobile,
.c-mb {
  display: none;
}
@media (max-width: 767px) {
  .pc,
  .c-pc {
    display: none;
  }
  .wap,
  .mobile,
  .c-mb {
    display: block;
  }
}
/* ie浏览器提示 */
#hi-upgrade {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
#hi-upgrade .hi-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -177px 0 0 -450px;
  width: 900px;
}
#hi-upgrade .hi-wrap .hi-title {
  font-size: 30px;
  line-height: 40px;
  color: #333;
}
#hi-upgrade .hi-wrap .hi-close {
  margin: 10px 0;
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  color: #0079C6;
}
#hi-upgrade .hi-wrap .hi-close:hover {
  text-decoration: underline;
}
#hi-upgrade .hi-wrap .hi-text1 {
  color: #666;
}
#hi-upgrade .hi-wrap .hi-text1 span {
  color: #0079C6;
}
#hi-upgrade .hi-wrap .hi-text2 {
  position: relative;
  margin: 60px 0;
  color: #333;
}
#hi-upgrade .hi-wrap .hi-text2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  width: 100%;
  border-top: 1px solid #ddd;
}
#hi-upgrade .hi-wrap .hi-text2 span {
  position: relative;
  z-index: 5;
  padding: 0 30px;
  background: #fff;
}
#hi-upgrade .hi-wrap .hi-list {
  overflow: hidden;
}
#hi-upgrade .hi-wrap .hi-list li {
  display: inline-block;
  width: 16%;
}
#hi-upgrade .hi-wrap .hi-list li div {
  margin: 0 auto 5px;
  width: 50px;
  height: 50px;
}
#hi-upgrade .hi-wrap .hi-list li a {
  color: #666;
}
#hi-upgrade .hi-wrap .hi-list li a:hover {
  color: #0079C6;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico1 {
  background: url(../images/hi-llq-1.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico2 {
  background: url(../images/hi-llq-2.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico3 {
  background: url(../images/hi-llq-3.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico4 {
  background: url(../images/hi-llq-4.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico5 {
  background: url(../images/hi-llq-5.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico6 {
  background: url(../images/hi-llq-6.jpg) no-repeat center / 100%;
}
/* 回到顶部 */
#c-go-top {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 999;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #0079C6;
  cursor: pointer;
}
@media (max-width: 767px) {
  #c-go-top {
    display: none !important;
  }
}
#c-go-top img,
#c-go-top svg {
  width: 50%;
  height: 50%;
  transform: rotate(-90deg);
}
#c-go-top img path,
#c-go-top svg path {
  fill: #ffff;
}
/* 二维码弹窗 */
#c-code-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 910;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
#c-code-pop .c-img-box {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 20px;
  width: 200px;
  border-radius: 5px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#c-code-pop .c-img-box .c-close {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  bottom: -60px;
  left: 50%;
  margin-left: -20px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 50%;
  transition: all 0.4s;
}
#c-code-pop .c-img-box .c-close img,
#c-code-pop .c-img-box .c-close svg {
  margin: 4px;
  width: 18px;
  height: 18px;
}
#c-code-pop .c-img-box .c-close img path,
#c-code-pop .c-img-box .c-close svg path {
  fill: #333;
  transition: all 0.4s;
}
#c-code-pop .c-img-box .c-close:hover {
  background-color: #0079C6;
}
#c-code-pop .c-img-box .c-close:hover svg path {
  fill: #fff;
}
#c-code-pop .c-img-box > img {
  width: 100%;
}
#c-code-pop .c-img-box .c-text {
  padding-top: 10px;
  line-height: 1;
  text-align: center;
  color: #333;
}
/*顶部*/
#c-header {
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* 顶部导航开关 */
  /* 移动端 */
}
#c-header.c-head-move {
  transform: translateY(-100%);
}
#c-header.c-style1,
#c-header.c-style2 {
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
#c-header.c-style1 .logo a,
#c-header.c-style2 .logo a {
  filter: none;
}
#c-header.c-style1 .c-nav,
#c-header.c-style2 .c-nav {
  --nav-color: #333333;
}
#c-header.c-style1 .column,
#c-header.c-style2 .column {
  --column-color: #333333;
  --icon-color: #333333;
}
#c-header .container {
  width: 93.75%;
  max-width: 1800px;
  height: var(--head-height);
  position: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#c-header .logo {
  width: 12%;
  max-width: 143px;
  height: 100%;
  overflow: hidden;
}
#c-header .logo a {
  width: 100%;
  height: 100%;
  padding: 10% 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  filter: brightness(0) invert(1);
  overflow: hidden;
}
#c-header .logo a img {
  max-width: 100%;
  max-height: 100%;
}
#c-header .c-nav {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  grid-gap: 3.5em;
  font-size: var(--font18);
  --nav-color: #FFFFFF;
}
#c-header .c-nav li {
  width: auto;
  height: 100%;
}
#c-header .c-nav li .headline {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#c-header .c-nav li .headline a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: var(--font18);
  color: var(--nav-color);
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-header .c-nav li .headline.active,
#c-header .c-nav li .headline:hover a {
  color: #0079C6;
}
#c-header .column {
  width: auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  --column-color: #FFFFFF;
  --icon-color: #FFFFFF;
}
#c-header .column .h-search {
  width: auto;
  height: 100%;
  position: relative;
  z-index: 1;
}
#c-header .column .h-search .icon {
  width: auto;
  height: 100%;
  box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 0;
  cursor: pointer;
  overflow: hidden;
}
#c-header .column .h-search .icon svg {
  width: 22px;
  height: 22px;
  margin: 0 20px;
}
#c-header .column .h-search .icon svg path {
  fill: var(--icon-color);
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-header .column .h-search .form {
  width: 300px;
  height: auto;
  position: absolute;
  z-index: 1;
  top: 100%;
  right: 0;
  padding: 5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-header .column .h-search .form form {
  width: 100%;
  height: 50px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
}
#c-header .column .h-search .form form input {
  width: 100%;
  height: 100%;
  flex: 1;
  padding: 0 15px;
  border: 0;
  background: #FFFFFF;
  font-size: 14px;
  overflow: hidden;
}
#c-header .column .h-search .form form button {
  width: 60px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #0079C6;
}
#c-header .column .h-search .form form button svg {
  width: 22px;
  height: 100%;
}
#c-header .column .h-search .form form button svg path {
  fill: #FFFFFF;
}
#c-header .column .h-search:hover .icon svg path {
  fill: #0079C6;
}
#c-header .column .h-search:hover .form {
  opacity: 1;
  visibility: visible;
}
#c-header .column .h-language {
  width: auto;
  height: auto;
  margin-left: var(--spacing-40);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  cursor: pointer;
  overflow: hidden;
}
#c-header .column .h-language .icon {
  width: 1em;
  height: 1em;
  font-size: var(--font20);
}
#c-header .column .h-language .icon svg {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
#c-header .column .h-language .icon svg path {
  fill: var(--icon-color);
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-header .column .h-language .word {
  margin-left: 10px;
  font-size: var(--font16);
  color: var(--column-color);
}
#c-header .column .h-language:hover .icon svg path {
  fill: #0079C6;
}
@media (max-width: 1260px) {
  #c-header .nav ul li .headline a {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  #c-header .logo {
    width: 50%;
  }
  #c-header .c-nav,
  #c-header .column {
    display: none;
  }
}
#c-header .c-switch {
  position: relative;
  display: none;
  width: 30px;
  height: 22px;
  cursor: pointer;
}
@media (max-width: 991px) {
  #c-header .c-switch {
    display: block;
  }
}
#c-header .c-switch i {
  position: absolute;
  left: 0;
  height: 1px;
  width: 100%;
  background: #fff;
  transition: all 0.4s;
}
#c-header .c-switch i:nth-child(1) {
  top: 0;
}
#c-header .c-switch i:nth-child(3) {
  bottom: 0;
}
#c-header .c-switch i:nth-child(2) {
  top: 50%;
  margin-top: -1px;
}
#c-header.c-style1 .c-switch i,
#c-header.c-style2 .c-switch i {
  background: #333;
}
#c-header .c-nav2 {
  position: absolute;
  top: var(--head-height);
  left: 0;
  width: 100%;
  height: 0;
  color: #333333;
  background: #FFFFFF;
  overflow-y: auto;
  transition: 0.4s;
  text-align: left;
}
#c-header .c-nav2 > li:last-child {
  border-bottom: 1px solid #F1F1F1;
}
#c-header .c-nav2 li {
  padding: 0 3.125%;
  border-top: 1px solid #F1F1F1;
}
#c-header .c-nav2 li .c-title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#c-header .c-nav2 li .c-title-box a {
  padding: 15px 0;
}
#c-header .c-nav2 li .c-title-box img,
#c-header .c-nav2 li .c-title-box svg {
  width: 16px;
  height: 16px;
  transition: all 0.4s;
}
#c-header .c-nav2 li .c-title-box img path,
#c-header .c-nav2 li .c-title-box svg path {
  fill: #333333;
}
#c-header .c-nav2 li .c-title-box.on img,
#c-header .c-nav2 li .c-title-box.on svg {
  transform: rotate(90deg);
}
#c-header .c-nav2 li a {
  display: inline-block;
  padding: 15px 0;
  color: #333333;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
#c-header .c-nav2 li a:hover,
#c-header .c-nav2 li.on > .c-title-box a,
#c-header .c-nav2 li.on > a {
  color: #0079C6;
}
#c-header .c-nav2 li ul {
  display: none;
}
/*顶部pc导航*/
#c-header .c-nav {
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  #c-header .c-nav {
    display: none;
  }
}
#c-header .c-nav > li {
  position: relative;
}
#c-header .c-nav > li > .c-title-box {
  display: flex;
  align-items: center;
  cursor: pointer;
}
#c-header .c-nav > li > .c-title-box > a {
  display: flex;
  align-items: center;
}
#c-header .c-nav li a {
  position: relative;
  display: block;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-header .c-nav ul {
  position: absolute;
  top: 100%;
  left: 50%;
  display: none;
  min-width: 169px;
  padding: 10px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
}
#c-header .c-nav ul li {
  height: auto;
}
#c-header .c-nav ul li a {
  padding: 0.64rem 0;
  color: #333;
}
#c-header.c-style2 .c-nav li.on > .c-title-box > a,
#c-header .c-nav li:hover > .c-title-box > a,
#c-header .c-nav li.on > a,
#c-header .c-nav li:hover > a {
  color: #0079C6;
  background-color: rgba(39, 138, 205, 0.03);
}
#c-header .container .c-nav .productxiala {
  position: initial;
}
#c-header .container .c-nav .productxiala .pxiala1 {
  border-top: 1px solid #eee;
  border-radius: 0;
  padding: 0;
  width: 100vw;
  background-color: transparent;
  box-shadow: initial;
  text-align: left;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container {
  height: auto;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 {
  width: 68.75%;
  background-color: #fff;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box1a {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box1a .box1b {
  display: flex;
  align-items: center;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box1a .box1b .pcn1 {
  margin-right: var(--spacing-60);
  color: #333333;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box1a .box1b .pcn1.on {
  text-decoration: underline;
  color: #0079C6;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box1a .box1c .pcn2 {
  display: flex;
  align-items: center;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box1a .box1c .pcn2 img {
  margin-left: 8px;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box1a .box1c .pcn2 svg {
  margin-left: 8px;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box1a .box1c .pcn2 svg path {
  fill: #999;
  opacity: 1;
  stroke: none;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box1a .box1c:hover .pcn2 {
  color: #0079C6;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box1a .box1c:hover .pcn2 svg path {
  fill: #0079C6;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 {
  width: 49%;
  max-width: 538px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3b {
  width: 45.7%;
  max-width: 246px;
  padding: var(--spacing-30);
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3b .box3b1 {
  display: none;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3b .box3b1.on {
  display: block;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3b .box3b1 .box3b2 {
  position: relative;
  color: #333333;
  padding: 0.64rem var(--spacing-20);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3b .box3b1 .box3b2 .box3b3 {
  width: 17px;
  height: 19px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3b .box3b1 .box3b2 .box3b3 svg {
  height: auto;
  width: 100%;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3b .box3b1 .box3b2 .box3b3 svg path {
  fill: var(--color-blue-278);
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3b .box3b1 .box3b2 .box3b4 {
  padding: 0 10px 0 14px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3b .box3b1 .box3b2 .box3b5 {
  width: 6px;
  height: 100%;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3b .box3b1 .box3b2 .box3b5 svg {
  height: auto;
  width: 100%;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3b .box3b1 .box3b2 .box3b5 svg path {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  fill: var(--color-blue-278);
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3b .box3b1 .box3b2.on {
  background-color: rgba(39, 138, 205, 0.03);
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3b .box3b1 .box3b2.on .box3b4 {
  color: var(--color-blue-278);
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3b .box3b1 .box3b2.on .box3b5 {
  opacity: 1;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3c {
  width: 54.3%;
  max-width: 292px;
  padding: var(--spacing-30);
  border-left: 1px solid #eee;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3c .box3c1 {
  display: none;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3c .box3c1.on {
  display: block;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3c .box3c1 .box3c2 {
  display: none;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3c .box3c1 .box3c2.on {
  display: block;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3c .box3c1 .box3c2 .box3c3 {
  color: #333333;
  padding: 0.64rem var(--spacing-20);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3c .box3c1 .box3c2 .box3c3 .box3c4 {
  padding-right: 10px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3c .box3c1 .box3c2 .box3c3 .box3c5 {
  width: 6px;
  height: 100%;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3c .box3c1 .box3c2 .box3c3 .box3c5 svg {
  height: auto;
  width: 100%;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3c .box3c1 .box3c2 .box3c3 .box3c5 svg path {
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  fill: var(--color-blue-278);
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3c .box3c1 .box3c2 .box3c3:hover {
  color: var(--color-blue-278);
  background-color: rgba(39, 138, 205, 0.03);
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box3 .box3c .box3c1 .box3c2 .box3c3:hover .box3c5 {
  opacity: 1;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box4 {
  width: 51%;
  max-width: 562px;
  padding: var(--spacing-30);
  border-left: 1px solid #eee;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box4 a {
  display: block;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box4 a .img::before {
  padding-top: 50.5%;
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box4 a .box4cn1 {
  line-height: 1.75em;
  margin-top: var(--spacing-20);
}
#c-header .container .c-nav .productxiala .pxiala1 .pxiala2 .pxiala3 .container .box1 .box2 .box4 a .box4cn2 {
  line-height: 2.1875em;
}
.c-open #c-header .c-nav2 {
  height: calc(100vh - var(--head-height));
}
body.c-open #c-header .c-switch i:nth-child(2) {
  opacity: 0;
}
body.c-open #c-header .c-switch i:nth-child(1) {
  top: 50%;
  margin-top: -1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
body.c-open #c-header .c-switch i:nth-child(3) {
  bottom: 50%;
  margin-bottom: -1px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* 首页轮播图 */
.idx_banner {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  background-color: #000000;
  overflow: hidden;
}
.idx_banner .swiper-slide {
  position: relative;
  z-index: 1;
  pointer-events: none;
}
.idx_banner .swiper-slide.active {
  pointer-events: initial;
  z-index: 10;
}
.idx_banner .info_box {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
}
.idx_banner .info_box .title {
  font-size: clamp(2.25rem, calc(0.404rem + 2.31vw), 3rem);
  font-weight: bold;
  color: #FFFFFF;
  pointer-events: initial;
}
.idx_banner .info_box .subtitle {
  margin-top: 10px;
  font-size: var(--font20);
  font-weight: 300;
  color: #FFFFFF;
  pointer-events: initial;
}
.idx_banner .info_box .public-btn {
  margin-top: var(--spacing-40);
  pointer-events: initial;
}
.idx_banner .images {
  width: 100%;
  height: clamp(34.375rem, calc(-4.087rem + 48.08vw), 50rem);
  overflow: hidden;
}
.idx_banner .images img,
.idx_banner .images video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.idx_banner .images video {
  opacity: 0.8;
}
.idx_banner .images .img-m {
  display: none;
}
@media (max-width: 991px) {
  .idx_banner .images .img-pc {
    display: none;
  }
  .idx_banner .images .img-m {
    display: block;
  }
}
.idx_banner .pager_box {
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: var(--spacing-40);
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  overflow: hidden;
}
.idx_banner .pager_box .pager {
  width: 80%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.idx_banner .pager_box .pager span {
  width: clamp(3.75rem, calc(-0.634rem + 6.85vw), 7.5rem);
  height: auto;
  padding-bottom: 10px;
  position: relative;
  z-index: 1;
  border-radius: 0;
  background: transparent;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
  opacity: 0.3;
  line-height: 1.2;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.idx_banner .pager_box .pager span::after {
  content: '';
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  border: 1px solid #FFFFFF;
  clip-path: inset(calc(100% - 6px) -1px 0 -1px);
}
.idx_banner .pager_box .pager span + span {
  margin-left: -1px;
}
.idx_banner .pager_box .pager span.active {
  opacity: 1;
}
@media (max-width: 991px) {
  .idx_banner .images {
    height: 75vh;
  }
  .idx_banner .pager_box .pager span {
    width: 10px;
    height: 10px;
    padding: 0;
    border-radius: 50%;
    background: #FFFFFF;
    font-size: 0;
  }
  .idx_banner .pager_box .pager span::after {
    display: none;
  }
  .idx_banner .pager_box .pager span + span {
    margin-left: 10px;
  }
}
@keyframes grow2 {
  0% {
    transform: scale(1.2);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
/* ---------- */
/* 我们能做什么 */
.idx_what {
  width: 100%;
  height: auto;
  min-height: min(100vh, 970px);
  position: relative;
  z-index: 1;
  padding: var(--spacing-120) 0 var(--spacing-150);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
}
.idx_what .container {
  position: static;
}
.idx_what .what_box {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.idx_what .what_box .content {
  width: 50%;
  height: auto;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.idx_what .what_box .content .swiper_box {
  width: 100%;
  height: auto;
  margin-top: var(--spacing-100);
}
.idx_what .what_box .content .swiper_box .swiper-slide {
  width: 100%;
  height: auto;
  pointer-events: none;
}
.idx_what .what_box .content .swiper_box .swiper-slide .img {
  width: 100%;
  height: auto;
  display: none;
  overflow: hidden;
}
.idx_what .what_box .content .swiper_box .swiper-slide .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.idx_what .what_box .content .swiper_box .swiper-slide .info_box {
  width: 100%;
  height: auto;
}
.idx_what .what_box .content .swiper_box .swiper-slide .details {
  margin-top: 10px;
  font-size: var(--font30);
  color: #333333;
  line-height: 1.25;
}
.idx_what .what_box .content .swiper_box .swiper-slide .public-btn {
  margin-top: var(--spacing-40);
}
.idx_what .what_box .content .swiper_box .swiper-slide.active {
  pointer-events: initial;
}
.idx_what .what_box .content .pager_box {
  width: 100%;
  height: auto;
  margin-top: var(--spacing-80);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
}
.idx_what .what_box .content .pager_box .swiper_btn {
  width: var(--btn-size);
  height: var(--btn-size);
  cursor: pointer;
  overflow: hidden;
  --btn-size: clamp(2.5rem, calc(-0.081rem + 3.23vw), 3.75rem);
}
.idx_what .what_box .content .pager_box .swiper_btn svg {
  width: 100%;
  height: 100%;
}
.idx_what .what_box .content .pager_box .swiper_btn svg circle {
  cx: 50%;
  cy: 50%;
  r: calc(50% - 2px);
  fill: none;
  stroke: #DDDDDD;
  stroke-width: 2;
}
.idx_what .what_box .content .pager_box .swiper_btn svg path {
  fill: #999999;
}
.idx_what .what_box .content .pager_box .swiper_btn svg .active {
  position: relative;
  z-index: 5;
  stroke: #0079C6;
  stroke-dasharray: calc(3.14 * 60);
  stroke-dashoffset: calc(3.14 * 60);
  transform: rotate(-90deg);
  transform-origin: center;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.idx_what .what_box .content .pager_box .swiper_btn:hover svg .active {
  stroke-dashoffset: 0;
}
.idx_what .what_box .content .pager_box .swiper_btn:hover svg path {
  fill: #0079C6;
}
.idx_what .what_box .content .pager_box .pager {
  width: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin: 0 20px;
  overflow: hidden;
}
.idx_what .what_box .content .pager_box .pager .idx,
.idx_what .what_box .content .pager_box .pager .size {
  min-width: 2ch;
  font-size: var(--font24);
  color: #DDDDDD;
}
.idx_what .what_box .content .pager_box .pager .idx {
  color: #0079C6;
}
.idx_what .what_box .content .pager_box .pager .line {
  width: 20px;
  height: 2px;
  margin: 0 10px;
  background: #DDDDDD;
}
.idx_what .what_box .content .classify_tabs {
  width: 100%;
  height: auto;
  margin-top: var(--spacing-150);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  grid-gap: 10px 2em;
  overflow: hidden;
}
.idx_what .what_box .content .classify_tabs .one {
  width: auto;
  height: auto;
  font-size: 16px;
  color: #999999;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  overflow: hidden;
}
.idx_what .what_box .content .classify_tabs .one:hover {
  color: #000;
}
.idx_what .what_box .content .classify_tabs .one.active {
  color: #000;
  text-decoration: underline;
}
.idx_what .what_box .what_img {
  width: 46.25%;
  height: auto;
  position: relative;
  z-index: 1;
  --r: clamp(37.5rem, calc(-14.113rem + 64.52vw), 62.5rem);
}
.idx_what .what_box .what_img .what_pb {
  width: var(--r);
  height: auto;
  position: absolute;
  left: 43.24324324%;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
}
.idx_what .what_box .what_img .what_pb .what_ab {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.idx_what .what_box .what_img .swiper_img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
}
.idx_what .what_box .what_img .swiper_img .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.idx_what .what_box .what_img .swiper_img .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  opacity: 1 !important;
}
.idx_what .what_box .what_img .swiper_img .swiper-slide .img {
  width: 0;
  height: 0;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: rotate(360deg) translateY(calc(-1 * var(--r) / 2)) rotate(-360deg);
  transition: transform 0.5s ease;
  --pb-r: clamp(26.625rem, calc(-0.988rem + 34.52vw), 40rem);
}
.idx_what .what_box .what_img .swiper_img .swiper-slide .img .pb {
  width: var(--pb-r);
  height: var(--pb-r);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.2);
  transform-origin: center;
  border-radius: 50%;
  opacity: 0;
  overflow: hidden;
  transition: all 0.5s ease;
}
.idx_what .what_box .what_img .swiper_img .swiper-slide .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.idx_what .what_box .what_img .swiper_img .swiper-slide .img::after {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  border-radius: 50%;
  background: #0079C6;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.5s ease;
}
.idx_what .what_box .what_img .swiper_img .swiper-slide.swiper-slide-prev .img {
  transform: rotate(315deg) translateY(calc(-1 * var(--r) / 2)) rotate(-315deg);
}
.idx_what .what_box .what_img .swiper_img .swiper-slide.swiper-slide-prev .img::after {
  opacity: 1;
}
.idx_what .what_box .what_img .swiper_img .swiper-slide.swiper-slide-active {
  z-index: 10;
}
.idx_what .what_box .what_img .swiper_img .swiper-slide.swiper-slide-active .img {
  transform: rotate(270deg) translateY(calc(-1 * var(--r) / 2)) rotate(-270deg);
}
.idx_what .what_box .what_img .swiper_img .swiper-slide.swiper-slide-active .img .pb {
  transform: translate(-50%, -50%);
  opacity: 1;
}
.idx_what .what_box .what_img .swiper_img .swiper-slide.swiper-slide-active .img::after {
  opacity: 0;
}
.idx_what .what_box .what_img .swiper_img .swiper-slide.swiper-slide-next .img {
  transform: rotate(225deg) translateY(calc(-1 * var(--r) / 2)) rotate(-225deg);
}
.idx_what .what_box .what_img .swiper_img .swiper-slide.swiper-slide-next .img::after {
  opacity: 1;
}
.idx_what .what_box .what_img .swiper_img .swiper-slide.swiper-slide-next + .swiper-slide .img {
  transform: rotate(180deg) translateY(calc(-1 * var(--r) / 2)) rotate(-180deg);
}
.idx_what .what_box .what_img .swiper_img .swiper-slide.swiper-slide-next + .swiper-slide + .swiper-slide .img {
  transform: rotate(135deg) translateY(calc(-1 * var(--r) / 2)) rotate(-135deg);
}
.idx_what .what_box .what_img .swiper_img .swiper-slide.swiper-slide-next + .swiper-slide + .swiper-slide + .swiper-slide .img {
  transform: rotate(90deg) translateY(calc(-1 * var(--r) / 2)) rotate(-90deg);
}
.idx_what .what_box .what_img .swiper_img .swiper-slide.swiper-slide-next + .swiper-slide + .swiper-slide + .swiper-slide + .swiper-slide .img {
  transform: rotate(45deg) translateY(calc(-1 * var(--r) / 2)) rotate(-45deg);
}
.idx_what .what_box .what_img .what_bg {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}
.idx_what .what_box .what_img .what_bg::before,
.idx_what .what_box .what_img .what_bg::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  box-sizing: border-box;
  border: 2px solid #DDDDDD;
  border-radius: 50%;
}
.idx_what .what_box .what_img .what_bg::before {
  width: 100%;
  height: 100%;
  left: -1px;
}
.idx_what .what_box .what_img .what_bg::after {
  width: 120%;
  height: 120%;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .idx_what .what_box .what_img {
    --r: 480px;
  }
  .idx_what .what_box .what_img .swiper_img .swiper-slide .img {
    --pb-r: 360px;
  }
}
@media (max-width: 767px) {
  .idx_what .what_box {
    display: block;
  }
  .idx_what .what_box .content {
    width: 100%;
    overflow: hidden;
  }
  .idx_what .what_box .content .pager_box {
    display: none;
  }
  .idx_what .what_box .content .swiper_box {
    margin-top: 30px;
    order: 3;
  }
  .idx_what .what_box .content .swiper_box .swiper-slide .img {
    width: 100%;
    display: block;
  }
  .idx_what .what_box .content .swiper_box .swiper-slide .info_box {
    margin-top: 30px;
  }
  .idx_what .what_box .content .pager_box .pager {
    margin: 0 10px;
  }
  .idx_what .what_box .content .classify_tabs {
    margin-top: var(--spacing-60);
  }
  .idx_what .what_box .what_img {
    display: none;
  }
}
/* ---------- */
/* 都有哪些客户选择了我们 */
.idx_good {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.idx_good .good_box {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5;
  left: 0;
  top: 0;
  padding: var(--spacing-130) 0 clamp(1.875rem, calc(-0.706rem + 3.23vw), 3.125rem);
  overflow: hidden;
}
.idx_good .good_box .container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.idx_good .good_box .public-classify {
  color: #FFFFFF;
}
.idx_good .good_box .swiper_info {
  width: 50%;
  height: 100%;
  flex: 1;
  margin-top: var(--spacing-120);
  overflow: hidden;
}
.idx_good .good_box .swiper_info .swiper-slide {
  position: relative;
  z-index: 1;
}
.idx_good .good_box .swiper_info .swiper-slide.swiper-slide-active,
.idx_good .good_box .swiper_info .swiper-slide.active {
  z-index: 5;
}
.idx_good .good_box .swiper_info .swiper-slide .classify {
  font-size: 18px;
  color: #FFFFFF;
}
.idx_good .good_box .swiper_info .swiper-slide .title {
  font-size: var(--font48);
  font-weight: bold;
  color: #FFFFFF;
  pointer-events: initial;
}
.idx_good .good_box .swiper_info .swiper-slide .details {
  max-height: calc(5em * 1.875);
  margin-top: 1.5em;
  padding-right: 10px;
  font-size: var(--font16);
  color: #FFFFFF;
  line-height: 1.875;
  overflow: hidden;
  overflow-y: auto;
  pointer-events: auto;
}
.idx_good .good_box .swiper_info .swiper-slide .public-btn {
  margin-top: var(--spacing-40);
  pointer-events: initial;
}
.idx_good .good_box .pager {
  width: 100%;
  height: 2px;
  position: relative;
  z-index: 1;
  background: rgba(255, 255, 255, 0.2);
  animation-delay: 0s !important;
  overflow: hidden;
}
.idx_good .good_box .pager * {
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 0;
  opacity: 1;
  background: #FFFFFF;
  z-index: 1;
}
.idx_good .good_box .pager .active {
  animation: myLiner 5s linear;
}
.idx_good .good_box .swiper_tabs {
  width: 100%;
  height: auto;
  margin-top: clamp(1.875rem, calc(-0.706rem + 3.23vw), 3.125rem);
  animation-delay: 0s !important;
  overflow: hidden;
}
.idx_good .good_box .swiper_tabs .swiper-slide {
  width: 12.5%;
  cursor: pointer;
}
.idx_good .good_box .swiper_tabs .swiper-slide .pb {
  padding-bottom: 44.44%;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 5px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.idx_good .good_box .swiper_tabs .swiper-slide .img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  overflow: hidden;
}
.idx_good .good_box .swiper_tabs .swiper-slide .img img {
  max-width: 100%;
  max-height: 100%;
}
.idx_good .good_box .swiper_tabs .swiper-slide .img:last-child {
  opacity: 0;
}
.idx_good .good_box .swiper_tabs .swiper-slide.active .pb {
  background: #FFFFFF;
}
.idx_good .good_box .swiper_tabs .swiper-slide.active .img:first-child {
  opacity: 0;
}
.idx_good .good_box .swiper_tabs .swiper-slide.active .img:last-child {
  opacity: 1;
}
@media (max-width: 1580px) {
  .idx_good .good_box .pager {
    height: 1px;
  }
}
@media (max-width: 991px) {
  .idx_good .good_box {
    padding: 60px 0 30px;
    background: rgba(0, 0, 0, 0.2);
  }
  .idx_good .good_box .swiper_info {
    width: 100%;
    height: auto;
    margin-top: 30px;
  }
  .idx_good .good_box .pager {
    height: 8px;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    display: none;
  }
  .idx_good .good_box .pager * {
    width: 8px;
    height: 8px;
    position: relative;
    border-radius: 50%;
    background: #FFFFFF;
    opacity: 0.4;
  }
  .idx_good .good_box .pager * + * {
    margin-left: 8px;
  }
  .idx_good .good_box .pager .active {
    animation: none;
    opacity: 1;
  }
}
.idx_good .swiper_box {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.idx_good .swiper_box .swiper-slide {
  width: 100%;
  height: auto;
}
.idx_good .swiper_box .swiper-slide picture {
  width: 100%;
  height: 100vh;
  display: block;
}
.idx_good .swiper_box .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 1s linear 2s;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.idx_good .swiper_box .swiper-slide.active img {
  transition: 6s linear;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@media (max-width: 991px) {
  .idx_good .swiper_box .swiper-slide picture {
    height: calc(90vh - var(--head-height));
  }
}
@keyframes myLiner {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes myLiner {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
/* 我们是谁 */
.idx_about {
  width: 100%;
  height: auto;
  background: #F7F7F7;
  overflow: hidden;
}
.idx_about .about_box {
  width: 100%;
  height: auto;
  padding: var(--spacing-120) 0 0;
}
.idx_about .about_box .about_main {
  width: 100%;
  height: auto;
  margin-top: var(--spacing-90);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.idx_about .about_box .about_main .content {
  width: 53%;
  height: auto;
}
.idx_about .about_box .about_main .content .details {
  width: 100%;
  height: auto;
  margin-top: 1em;
  font-size: var(--font18);
  color: #000;
  line-height: 1.75;
  overflow: hidden;
}
.idx_about .about_box .about_main .content .public-btn {
  margin-top: var(--spacing-60);
}
.idx_about .about_box .about_main .establish {
  width: 34.125%;
  height: auto;
}
.idx_about .about_box .about_main .establish .title {
  white-space: nowrap;
  font-size: var(--font18);
  color: #DDDDDD;
}
.idx_about .about_box .about_main .establish .year {
  width: 120%;
  margin-top: var(--spacing-30);
  font-family: 'OPPOSans';
  color: #DDDDDD;
  line-height: 1.1;
  font-size: 0;
}
.idx_about .about_box .about_main .establish .year svg {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.idx_about .about_box .about_main .establish .year svg path {
  fill: currentColor;
}
.idx_about .about_box .about_img {
  width: 100vw;
  height: auto;
  margin-top: calc(-1 * var(--spacing-80));
  position: relative;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  font-size: 0;
  pointer-events: none;
  overflow: hidden;
}
.idx_about .about_box .about_img .img {
  width: 100%;
  height: auto;
  font-size: 0;
  overflow: hidden;
}
.idx_about .about_box .about_img .img picture {
  width: 100%;
  height: auto;
  display: block;
}
.idx_about .about_box .about_img .img picture img {
  width: 100%;
}
@media (max-width: 1260px) {
  .idx_about .about_box .about_main .establish .year {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .idx_about .about_box .about_main {
    display: block;
    margin-top: 30px;
  }
  .idx_about .about_box .about_main .content {
    width: 100%;
  }
  .idx_about .about_box .about_main .establish {
    width: 100%;
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .idx_about .about_box .about_main .establish .year {
    width: 40%;
    margin: 0;
  }
  .idx_about .about_box .about_img {
    margin-top: 0;
  }
}
/* 最新资讯 */
.idx_news {
  width: 100%;
  height: auto;
  padding: var(--spacing-140) 0 var(--spacing-180);
  overflow: hidden;
}
.idx_news .public-title {
  margin-top: 0.3em;
}
.idx_news .swiper_box {
  width: 100%;
  height: auto;
  margin-top: var(--spacing-40);
  overflow: hidden;
}
.idx_news .swiper_box .swiper-slide {
  width: 33.33%;
}
.idx_news .swiper_box .swiper-slide .img {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.idx_news .swiper_box .swiper-slide .img .pb {
  padding-bottom: 59.28853755%;
}
.idx_news .swiper_box .swiper-slide .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.idx_news .swiper_box .swiper-slide .content {
  width: 100%;
  height: auto;
  margin-top: var(--spacing-30);
  overflow: hidden;
}
.idx_news .swiper_box .swiper-slide .content .classify {
  width: 100%;
  height: auto;
  font-size: var(--font16);
  color: #5B5B5B;
  overflow: hidden;
}
.idx_news .swiper_box .swiper-slide .content .title {
  width: 100%;
  height: calc(2em * 1.5);
  margin-top: 0.5em;
  font-size: var(--font24);
  color: #1F1F1F;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.idx_news .swiper_box .swiper-slide .content .title .word {
  display: inline;
  background-size: 0 100%;
  background-image: linear-gradient(transparent 50%, transparent 50%, transparent calc(100% - max(1px, 0.08em)), #1F1F1F calc(100% - max(1px, 0.08em)), #1F1F1F 100%);
  background-repeat: no-repeat;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.idx_news .swiper_box .swiper-slide .content .time {
  width: 100%;
  height: auto;
  margin-top: var(--spacing-30);
  font-size: var(--font14);
  color: #8E8E8E;
  overflow: hidden;
}
.idx_news .swiper_box .swiper-slide:hover .content .title .word {
  background-size: 100% 100%;
}
.idx_news .pager_box {
  width: 100%;
  height: auto;
  margin-top: 50px;
  display: none;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .idx_news .pager_box {
    display: block;
  }
}
.idx_news .pager_box .pager {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.idx_news .pager_box .pager span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}
.idx_news .pager_box .pager span + span {
  margin-left: 10px;
}
.idx_news .pager_box .pager span.active {
  background: #0079C6;
  opacity: 1;
}
@media (max-width: 991px) {
  .idx_news {
    padding: 60px 0;
  }
}
/* 底部 */
#c-footer {
  width: 100%;
  height: auto;
  background: #222222;
  overflow: hidden;
}
#c-footer .footer_top {
  width: 100%;
  height: auto;
  padding: var(--spacing-120) 0 var(--spacing-80);
  overflow: hidden;
}
#c-footer .footer_top .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#c-footer .footer_top .logo_box {
  width: auto;
  height: auto;
}
#c-footer .footer_top .logo_box .logo {
  width: 100%;
  max-width: 160px;
  height: auto;
  font-size: 0;
  overflow: hidden;
}
#c-footer .footer_top .logo_box .share {
  width: 100%;
  height: auto;
  margin-top: var(--spacing-60);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  grid-gap: var(--spacing-40);
}
#c-footer .footer_top .logo_box .share .item {
  width: auto;
  height: auto;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
#c-footer .footer_top .logo_box .share .item .icon {
  width: 25px;
  height: 25px;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
#c-footer .footer_top .logo_box .share .item .icon img {
  height: 100%;
  filter: brightness(0) invert(1);
  opacity: 0.5;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-footer .footer_top .logo_box .share .item .icon svg {
  width: 100%;
  height: 100%;
}
#c-footer .footer_top .logo_box .share .item .icon svg path {
  fill: #999999;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-footer .footer_top .logo_box .share .item .qrcode {
  width: 110px;
  height: auto;
  position: absolute;
  left: 50%;
  top: 100%;
  z-index: 10;
  transform: translate(-50%, 10px);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-footer .footer_top .logo_box .share .item .qrcode::before {
  content: '';
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto;
  border-width: 0px 7px 8px 7px;
  border-style: solid;
  border-color: transparent transparent #FFFFFF transparent;
}
#c-footer .footer_top .logo_box .share .item .qrcode .img {
  width: 100%;
  height: auto;
  padding: 5px;
  background: #FFFFFF;
  border-radius: 3px;
  overflow: hidden;
}
#c-footer .footer_top .logo_box .share .item:hover .icon img {
  opacity: 1;
}
#c-footer .footer_top .logo_box .share .item:hover .icon svg path {
  fill: #FFFFFF;
}
#c-footer .footer_top .logo_box .share .item:hover .qrcode {
  opacity: 1;
  visibility: visible;
  pointer-events: visible;
}
#c-footer .footer_top .nav_box {
  width: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  grid-gap: var(--spacing-100);
  overflow: hidden;
}
#c-footer .footer_top .nav_box .list {
  width: auto;
  height: auto;
  overflow: hidden;
}
#c-footer .footer_top .nav_box .list .title_box {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#c-footer .footer_top .nav_box .list .title_box a {
  font-size: var(--font20);
  color: #FFFFFF;
  white-space: nowrap;
}
#c-footer .footer_top .nav_box .list .title_box svg {
  width: 16px;
  height: 16px;
  display: none;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-footer .footer_top .nav_box .list .title_box svg path {
  fill: #FFFFFF;
}
#c-footer .footer_top .nav_box .list .title_box a:hover {
  color: #FFFFFF;
}
#c-footer .footer_top .nav_box .list .title_box.on svg {
  transform: rotate(90deg);
}
#c-footer .footer_top .nav_box .list .menu {
  width: 100%;
  height: auto;
  margin-top: var(--spacing-20);
  overflow: hidden;
}
#c-footer .footer_top .nav_box .list .menu .item {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#c-footer .footer_top .nav_box .list .menu .item a {
  font-size: var(--font16);
  color: rgba(255, 255, 255, 0.5);
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-footer .footer_top .nav_box .list .menu .item a:hover {
  color: #FFFFFF;
}
#c-footer .footer_top .nav_box .list .menu .item + .item {
  margin-top: var(--spacing-20);
}
@media (max-width: 1260px) {
  #c-footer .footer_top .logo_box .share .item:first-child .qrcode {
    left: 0;
    transform: translateY(10px);
  }
  #c-footer .footer_top .logo_box .share .item:first-child .qrcode::before {
    margin: 0 0 0 4px;
  }
}
@media (max-width: 991px) {
  #c-footer .footer_top {
    padding: 60px 0 40px;
  }
  #c-footer .footer_top .logo_box .share .item .icon {
    width: 20px;
    height: 20px;
  }
  #c-footer .footer_top .nav_box {
    grid-gap: 30px;
  }
}
@media (max-width: 767px) {
  #c-footer .footer_top .container {
    display: block;
  }
  #c-footer .footer_top .nav_box {
    margin-top: 30px;
    display: block;
  }
  #c-footer .footer_top .nav_box .list {
    width: 100%;
    border-top: 1px solid rgba(153, 153, 153, 0.2);
  }
  #c-footer .footer_top .nav_box .list .title_box {
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  #c-footer .footer_top .nav_box .list .title_box svg {
    display: block;
  }
  #c-footer .footer_top .nav_box .list .menu {
    margin: 0;
    padding: 10px 0 20px;
    display: none;
  }
}
#c-footer .footer_bottom {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#c-footer .footer_bottom .container {
  padding: var(--spacing-30) 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  border-top: 1px solid rgba(153, 153, 153, 0.2);
}
#c-footer .footer_bottom .copy {
  width: auto;
  height: auto;
  font-size: var(--font14);
  color: rgba(153, 153, 153, 0.5);
  overflow: hidden;
}
#c-footer .footer_bottom .copy a {
  color: rgba(153, 153, 153, 0.5);
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-footer .footer_bottom .copy a:hover {
  color: #FFFFFF;
}
#c-footer .footer_bottom .link {
  width: auto;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  overflow: hidden;
}
#c-footer .footer_bottom .link a {
  position: relative;
  z-index: 1;
  margin-right: 20px;
  font-size: var(--font14);
  color: rgba(153, 153, 153, 0.5);
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#c-footer .footer_bottom .link a:hover {
  color: #FFFFFF;
}
#c-footer .footer_bottom .link a + a::after {
  content: '';
  width: 1px;
  height: 50%;
  position: absolute;
  left: -10px;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  background: #999999;
  opacity: 0.5;
}
@media (max-width: 767px) {
  #c-footer .footer_bottom .container {
    display: block;
  }
  #c-footer .footer_bottom .container .link {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.bg-gray-f8 {
  background-color: #f8f8f8;
}
.page-img-box {
  position: relative;
}
.page-img-box .page-img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.page-img-box .page-img img,
.page-img-box .page-img video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 200px;
}
.Linkontrol-box {
  width: 100%;
  height: 0;
  position: relative;
  top: -140px;
}
@media (max-width: 991px) {
  .Linkontrol-box {
    top: -60px;
  }
}
.page-ban {
  --color: #fff;
  color: var(--color);
  position: relative;
}
.page-ban .img {
  overflow: hidden;
  position: relative;
}
.page-ban .img::before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.2;
}
.page-ban .img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 250px;
}
.page-ban .container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.page-ban .container .slogan {
  width: 100%;
}
.page-ban .container .slogan .title {
  line-height: 1;
}
.page-ban .container .slogan .title span {
  display: block;
  line-height: 1.25;
}
.page-ban .container .slogan .text-body {
  max-width: 422px;
  line-height: 1.4em;
  margin-top: var(--spacing-30);
}
.page-ban .container .page-main {
  margin-top: var(--spacing-120);
}
@media (max-width: 1260px) {
  .page-ban .container .page-main {
    margin-top: var(--spacing-80);
  }
}
.page-ban .container .page-main .list {
  border-left: 1px solid #fff;
  padding-left: var(--spacing-20);
  margin-top: var(--spacing-20);
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: var(--spacing-20);
  overflow: hidden;
}
@media (max-width: 1260px) {
  .page-ban .container .page-main .list {
    padding: 0;
    border: none;
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (max-width: 991px) {
  .page-ban .container .page-main .list {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 767px) {
  .page-ban .container .page-main .list {
    grid-template-columns: repeat(3, 1fr);
  }
}
.page-ban .container .page-main .list .item {
  width: 100%;
}
.page-ban .container .page-main .list .item .item-box {
  width: 100%;
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  padding: 10px;
  text-align: center;
}
.page-ban .container .page-main .list .item .item-box .public-img {
  border-radius: 5px;
}
.page-ban .container .page-main .list .item .item-box .public-img::before {
  padding-top: 63.73%;
}
@media (max-width: 1260px) {
  .page-ban .container .page-main .list .item .item-box {
    background-color: #F5F5F5;
  }
}
.products-ban .container {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  padding-bottom: var(--spacing-80);
}
.products-ban .container .slogan .title {
  width: 100%;
  height: auto;
  max-height: calc(2em * 1.25);
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.25;
}
.products-ban .container .slogan .text-body {
  width: 59.3%;
  max-width: 950px;
  line-height: initial;
}
@media (max-width: 1260px) {
  .products-ban .container .slogan .text-body {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 1260px) {
  .products-ban {
    --color: #000;
    color: var(--color);
  }
  .products-ban .container {
    position: relative;
    padding: var(--spacing-100) 0;
  }
}
.products-ban4 .container .slogan {
  width: 41.5%;
  max-width: 664px;
  background-color: rgba(0, 0, 0, 0.4);
  padding: var(--spacing-60) var(--spacing-70) var(--spacing-70) var(--spacing-60);
  -webkit-backdrop-filter: blur(9px);
  backdrop-filter: blur(9px);
}
@media (max-width: 1260px) {
  .products-ban4 .container .slogan {
    width: 100%;
    max-width: 100%;
  }
}
.products-ban4 .container .slogan .title {
  line-height: 1.25em;
}
.products-ban4 .container .slogan .text-body {
  line-height: 2;
  max-width: 100%;
}
@media (max-width: 1260px) {
  .products-ban4 {
    --color: #000;
    color: var(--color);
  }
  .products-ban4 .container {
    position: relative;
    padding: var(--spacing-100) 0;
  }
  .products-ban4 .container .slogan {
    padding: 0;
    background: transparent;
  }
}
.bodyState .page-top-menu {
  top: 0;
}
.page-top-menu {
  position: sticky;
  top: var(--head-height);
  left: 0;
  z-index: 9;
  background-color: white;
  border-bottom: 1px solid #dddddd;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-top-menu .top-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.page-top-menu .top-menu a {
  color: #333333;
  padding: 1.125em 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.page-top-menu .top-menu .menu-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  grid-gap: 10px 3.4em;
}
.page-top-menu .top-menu .menu-location a {
  position: relative;
}
.page-top-menu .top-menu .menu-location a::before {
  content: '';
  width: 100%;
  height: 2px;
  background-color: var(--color);
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-top-menu .top-menu .menu-location a.active {
  color: var(--color);
}
.page-top-menu .top-menu .menu-location a.active::before {
  opacity: 1;
}
.page-top-menu .top-menu .current-menu-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.page-top-menu .top-menu .current-menu-main a {
  padding-right: 1.5em;
  margin-right: 1em;
  color: #999999;
}
.page-top-menu .top-menu .current-menu-main a:last-child {
  color: #333333;
}
.page-top-menu .top-menu .current-menu-main a:last-child {
  padding: 0;
  margin: 0;
}
.page-top-menu .top-menu .current-menu-main a:last-child::before {
  display: none;
}
.page-top-menu .top-menu .current-menu-main a::before {
  content: '/';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 1260px) {
  .page-top-menu .top-menu .current-menu-main {
    display: none;
  }
}
.page-top-menu2 {
  margin-top: var(--head-height);
}
@media (max-width: 1024px) {
  .page-top-menu2 {
    display: none;
  }
}
.page-top-menu2 .page-menu2 {
  line-height: 72px;
  color: #999999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.page-top-menu2 .page-menu2 a {
  color: #999999;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.page-top-menu2 .page-menu2 a:last-child {
  color: #333333;
}
.page-top-menu2 .page-menu2 a:hover {
  color: #333333;
}
.page-top-menu2 .page-menu2 .menu-left,
.page-top-menu2 .page-menu2 .menu-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.page-top-menu2 .page-menu2 .menu-left a + a {
  padding-left: 14px;
  margin-left: 6px;
}
.page-top-menu2 .page-menu2 .menu-left a + a::before {
  content: '/';
  color: #999999;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.ani-text {
  display: initial;
  background: #999999 -webkit-linear-gradient(to right, #000, #000) no-repeat;
  background: #999999 linear-gradient(to right, #000, #000) no-repeat;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-size: 0 100%;
  -webkit-transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
  transition: background-size cubic-bezier(0.1, 0.5, 0.5, 1) 0.5s;
}
@media (max-width: 1260px) {
  .ani-text {
    background: transparent;
    -webkit-text-fill-color: inherit;
    -webkit-background-clip: initial;
  }
}
.font-weight-b {
  font-weight: bold;
}
.page-title .title {
  color: black;
  font-weight: bold;
}
.page-center {
  text-align: center;
}
.page-center * {
  text-align: center;
}
.page-color-white .title {
  color: #fff;
}
.c-close {
  max-width: 22px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  z-index: 2;
}
.c-close img,
.c-close svg {
  width: 100%;
  height: auto;
}
.c-close.c-close-white {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.bg-blue-f1f {
  background: no-repeat center;
  background-size: cover;
}
.c-play {
  cursor: pointer;
}
.about-introduction {
  padding-top: var(--spacing-140);
}
@media (max-width: 1024px) {
  .about-introduction {
    padding-top: var(--spacing-100);
  }
}
.about-introduction .wrap-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.about-introduction .wrap-box .wrap-left {
  width: 37.5%;
  max-width: 600px;
  padding-top: var(--spacing-80);
}
.about-introduction .wrap-box .wrap-left .text-body {
  color: #000;
  margin-top: 10px;
}
.about-introduction .wrap-box .wrap-right {
  width: 60%;
  max-width: 960px;
  margin-right: -9.6%;
}
@media (max-width: 1024px) {
  .about-introduction .wrap-box {
    display: block;
  }
  .about-introduction .wrap-box .wrap-left {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .about-introduction .wrap-box .wrap-right {
    width: 100%;
    margin: 0;
    margin-top: var(--spacing-40);
  }
}
.about-introduction .page-down {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  margin-top: var(--spacing-160);
}
@media (max-width: 1024px) {
  .about-introduction .page-down {
    margin-top: var(--spacing-100);
  }
}
.about-introduction .page-down .icon {
  width: 8.125em;
  max-width: 130px;
}
.about-introduction .public-img::before {
  padding-top: 65.218%;
}
.about-introduction .public-img::after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.5;
  z-index: 1;
}
.about-introduction .public-img .icon {
  width: 4.75em;
  height: 4.75em;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}
@media (max-width: 1580px) {
  .about-introduction .public-img .icon {
    width: 50px;
    height: 50px;
  }
}
.about-introduction .public-img .icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transform: none !important;
  transform: none !important;
}
.about-introduction .list {
  width: 80%;
  max-width: 1190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 1024px) {
  .about-introduction .list {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: var(--spacing-40) 0;
  }
}
.about-introduction .list .item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.about-introduction .list .item:first-child .item-box {
  border-left: none;
}
@media (max-width: 1024px) {
  .about-introduction .list .item:first-child .item-box {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
}
.about-introduction .list .item .item-box {
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 var(--spacing-20) 0 var(--spacing-40);
}
.about-introduction .list .item .item-box .text-box .num {
  font-family: 'OPPOSans-M';
  color: #000;
  line-height: 1;
  margin-bottom: var(--spacing-20);
}
.about-introduction .list .item .item-box .text-box .title {
  color: #5b5b5b;
}
.corporate-culture {
  padding: var(--spacing-150) 0 var(--spacing-140);
}
@media (max-width: 1024px) {
  .corporate-culture {
    padding: var(--spacing-100) 0;
  }
}
.corporate-culture .swiper-main {
  padding-left: 33.75%;
}
@media (max-width: 1024px) {
  .corporate-culture .swiper-main {
    padding: 0;
  }
}
.corporate-culture .corporate-culture-swiper.active {
  padding-bottom: 40px;
}
.corporate-culture .corporate-culture-swiper.active .swiper-pagination {
  opacity: 1;
}
@media (max-width: 1024px) {
  .corporate-culture .corporate-culture-swiper {
    padding-bottom: 40px;
  }
  .corporate-culture .corporate-culture-swiper .swiper-pagination {
    opacity: 1;
  }
}
.corporate-culture .corporate-culture-swiper .swiper-slide {
  height: auto;
}
.corporate-culture .item-box {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  padding: var(--spacing-30);
}
.corporate-culture .item-box .public-img::before {
  padding-top: 55.15%;
}
.corporate-culture .item-box .text-box {
  padding: var(--spacing-20) 0;
}
.corporate-culture .item-box .text-box .title {
  font-weight: bold;
}
.corporate-culture .item-box .text-box .text-body {
  color: #666666;
  line-height: 1.5em;
  margin-top: 6px;
}
.cooperation-page {
  padding: var(--spacing-130) 0 var(--spacing-140);
  background: url(../images/about/cooperation-bg.jpg) no-repeat center;
  background-size: cover;
}
@media (max-width: 1024px) {
  .cooperation-page {
    padding: var(--spacing-100) 0;
  }
}
.cooperation-page .page-title {
  margin-bottom: var(--spacing-50);
}
@media (max-width: 1024px) {
  .cooperation-page .page-title {
    margin-bottom: var(--spacing-40);
  }
}
.cooperation-page .page-main {
  margin-bottom: var(--spacing-80);
}
@media (max-width: 1024px) {
  .cooperation-page .page-main {
    margin-bottom: var(--spacing-60);
  }
}
.cooperation-page .page-main:last-child {
  margin: 0;
}
.cooperation-page .cooperation-title .title {
  font-weight: bold;
  padding-bottom: var(--spacing-30);
  margin-bottom: var(--spacing-40);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 1024px) {
  .cooperation-page .cooperation-title .title {
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
}
.cooperation-page .cooperation-swiper {
  position: relative;
}
.cooperation-page .cooperation-swiper.active {
  padding-bottom: 40px;
}
.cooperation-page .cooperation-swiper.active .swiper-pagination {
  opacity: 1;
}
@media (max-width: 1024px) {
  .cooperation-page .cooperation-swiper {
    padding-bottom: 40px;
  }
  .cooperation-page .cooperation-swiper .swiper-pagination {
    opacity: 1;
  }
}
.cooperation-page .cooperation-swiper .swiper-slide {
  height: auto;
}
.cooperation-page .cooperation-swiper .item-box {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  padding: var(--spacing-30);
}
.cooperation-page .cooperation-swiper .item-box .public-img::before {
  padding-top: 69.03%;
}
.cooperation-page .cooperation-swiper .item-box .text-box {
  padding: var(--spacing-30) 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.cooperation-page .cooperation-swiper .item-box .text-box .title {
  font-weight: bold;
}
.cooperation-page .cooperation-swiper .item-box .text-box .text-body {
  color: #666666;
  line-height: 1.625em;
}
.cooperation-page .list {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-gap: var(--spacing-30) var(--spacing-40);
}
@media (max-width: 1024px) {
  .cooperation-page .list {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 767px) {
  .cooperation-page .list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 480px) {
  .cooperation-page .list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.cooperation-page .list .item .item-box {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.cooperation-page .list .item .item-box .public-img::before {
  padding-top: 59.15%;
}
.cooperation-page .list .item .item-box .text-box {
  margin-top: var(--spacing-20);
}
.cooperation2-page {
  padding: var(--spacing-130) 0 var(--spacing-140);
  position: relative;
}
@media (max-width: 1024px) {
  .cooperation2-page {
    padding: var(--spacing-100) 0;
  }
}
.cooperation2-page .container {
  position: relative;
}
.cooperation2-page .img-hide-Box {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -9;
  opacity: 0;
}
.cooperation2-page .img-hide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  grid-gap: 20px;
}
.cooperation2-page .img-hide .img {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.cooperation2-page .img-hide .active {
  flex: 1 1 29.375%;
}
.cooperation2-page .list {
  max-height: 639px;
  min-height: 33.28vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  grid-gap: 20px;
  margin-top: var(--spacing-50);
}
@media (max-width: 1024px) {
  .cooperation2-page .list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 767px) {
  .cooperation2-page .list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.cooperation2-page .list .item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.cooperation2-page .list .item .item-box {
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.cooperation2-page .list .item .item-box::after {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  background-color: black;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.5;
}
.cooperation2-page .list .item .item-box .public-img {
  height: 100%;
}
.cooperation2-page .list .item .item-box .icon {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 14%;
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.cooperation2-page .list .item .item-box .icon img {
  width: 66.6667%;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.cooperation2-page .list .item.active,
.cooperation2-page .list .item:hover {
  flex: 1 1 29.375%;
}
.cooperation2-page .list .item.active .item-box::after,
.cooperation2-page .list .item:hover .item-box::after {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.cooperation2-page .list .item.active .item-box .public-img img,
.cooperation2-page .list .item:hover .item-box .public-img img {
  -webkit-filter: blur(5px);
  filter: blur(5px);
}
.cooperation2-page .list .item.active .item-box .public-img::before,
.cooperation2-page .list .item:hover .item-box .public-img::before {
  padding-top: 93.8%;
}
.cooperation2-page .list .item.active .item-box .icon,
.cooperation2-page .list .item:hover .item-box .icon {
  top: 50%;
}
.cooperation2-page .list .item.active .item-box .icon img,
.cooperation2-page .list .item:hover .item-box .icon img {
  width: 27%;
}
@media (max-width: 1024px) {
  .cooperation2-page .list .item .item-box .public-img img {
    -webkit-filter: initial !important;
    filter: initial !important;
  }
  .cooperation2-page .list .item .item-box .public-img::before {
    padding-top: 93.8%;
  }
  .cooperation2-page .list .item .item-box .icon {
    top: 50%;
  }
  .cooperation2-page .list .item .item-box .icon img {
    width: 50% !important;
  }
}
.architecture-diagram-page {
  padding: var(--spacing-130) 0 var(--spacing-140);
}
@media (max-width: 1024px) {
  .architecture-diagram-page {
    padding: var(--spacing-100) 0;
  }
}
.architecture-diagram-page .img {
  text-align: center;
  margin: var(--spacing-30) 0 var(--spacing-60);
}
@-webkit-keyframes h-line {
  0% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    opacity: 1;
  }
  20% {
    transform: scale(1, 0.01);
    -webkit-transform: scale(1, 0.01);
    -ms-transform: scale(1, 0.01);
    -moz-transform: scale(1, 0.01);
    -o-transform: scale(1, 0.01);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    opacity: 1;
  }
  30% {
    transform: scale(1, 0.01);
    -webkit-transform: scale(1, 0.01);
    -ms-transform: scale(1, 0.01);
    -moz-transform: scale(1, 0.01);
    -o-transform: scale(1, 0.01);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    opacity: 0;
  }
  31% {
    transform: scale(1, 0.01);
    -webkit-transform: scale(1, 0.01);
    -ms-transform: scale(1, 0.01);
    -moz-transform: scale(1, 0.01);
    -o-transform: scale(1, 0.01);
    transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    opacity: 0;
  }
  50% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    opacity: 1;
  }
}
@keyframes h-line {
  0% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    opacity: 1;
  }
  20% {
    transform: scale(1, 0.01);
    -webkit-transform: scale(1, 0.01);
    -ms-transform: scale(1, 0.01);
    -moz-transform: scale(1, 0.01);
    -o-transform: scale(1, 0.01);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    opacity: 1;
  }
  30% {
    transform: scale(1, 0.01);
    -webkit-transform: scale(1, 0.01);
    -ms-transform: scale(1, 0.01);
    -moz-transform: scale(1, 0.01);
    -o-transform: scale(1, 0.01);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    opacity: 0;
  }
  31% {
    transform: scale(1, 0.01);
    -webkit-transform: scale(1, 0.01);
    -ms-transform: scale(1, 0.01);
    -moz-transform: scale(1, 0.01);
    -o-transform: scale(1, 0.01);
    transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    opacity: 0;
  }
  50% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    opacity: 1;
  }
}
@-webkit-keyframes icon_video02 {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.4, 1.4);
    transform: scale(1.4, 1.4);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes icon_video02 {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.4, 1.4);
    transform: scale(1.4, 1.4);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
.h-line {
  -webkit-animation-name: h-line;
  animation-name: h-line;
}
.icon_video02 {
  -webkit-animation-name: icon_video02;
  animation-name: icon_video02;
}
.product-advantages-page {
  overflow: hidden;
}
.product-advantages-main {
  width: 100%;
  height: 200vh;
  background: #EFF2F7;
  overflow: hidden;
  --circle: 20%;
  --opacity: 0;
}
.product-advantages-main .product-advantages-bg-active {
  width: 20.25%;
  height: 100vh;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 767px) {
  .product-advantages-main .product-advantages-bg-active {
    width: 50%;
  }
}
.product-advantages-main .product-advantages-bg-active .img {
  margin-top: -50%;
}
.product-advantages-main .product-advantages-bg {
  width: 100%;
  height: 100vh;
  position: absolute;
  z-index: 1;
  overflow: hidden;
}
.product-advantages-main .product-advantages-bg .img {
  width: 100%;
  height: 100%;
}
.product-advantages-main .product-advantages-bg .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-advantages-main .product-advantages-bg .img.active {
  z-index: 1;
  -webkit-clip-path: circle(var(--circle) at 50% 40%);
  clip-path: circle(var(--circle) at 50% 40%);
}
@media (max-width: 767px) {
  .product-advantages-main .product-advantages-bg .img.active {
    -webkit-clip-path: circle(var(--circle) at 50% 45%);
    clip-path: circle(var(--circle) at 50% 45%);
  }
}
.product-advantages-main .page-up {
  height: 100vh;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.product-advantages-main .page-up .tips-main {
  margin-top: var(--spacing-20);
}
.product-advantages-main .page-up .tips-main .title {
  color: #999999;
}
.product-advantages-main .page-up .tips-main .line {
  position: relative;
  width: 1px;
  height: 23vh;
  max-height: 290px;
  background-color: rgba(0, 0, 0, 0.1);
  margin: auto;
  margin-top: 4px;
}
.product-advantages-main .page-up .tips-main .line::before {
  content: '';
  width: 2px;
  height: 100%;
  background: var(--color-blue-278);
  position: absolute;
  top: 0%;
  right: 0;
  animation: h-line 3s 0.3s linear both infinite;
  -webkit-animation: h-line 3s 0.3s linear both infinite;
}
.product-advantages-main .page-down {
  padding-bottom: var(--spacing-120);
  width: 100%;
  height: 100vh;
  position: relative;
  left: 0;
  top: 0;
  z-index: 10;
}
.product-advantages-main .page-down .container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.product-advantages-main .page-down .page-title {
  opacity: 0;
  position: absolute;
  left: 0;
  top: var(--spacing-140);
}
@media (max-width: 1024px) {
  .product-advantages-main .page-down .page-title {
    top: var(--spacing-100);
  }
}
.product-advantages-main .page-down .page-title .title {
  color: #fff;
}
.product-advantages-main .page-down .list {
  width: 100%;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  grid-gap: 25px;
  position: relative;
}
@media (max-width: 1024px) {
  .product-advantages-main .page-down .list {
    grid-gap: var(--spacing-20);
    max-height: 30vh;
    overflow: auto;
    padding-right: 20px;
  }
}
.product-advantages-main .page-down .list .icon {
  position: absolute;
  bottom: 129%;
  left: 0;
  right: 0;
  margin: auto;
  width: 2vw;
  text-align: center;
}
@media (max-width: 1024px) {
  .product-advantages-main .page-down .list .icon {
    display: none;
  }
}
.product-advantages-main .page-down .list .icon .dian {
  width: 17px;
  height: 17px;
  background: var(--color-blue-278);
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
.product-advantages-main .page-down .list .icon .dian::before {
  content: "";
  position: absolute;
  left: -5px;
  top: -5px;
  width: 27px;
  height: 27px;
  background: var(--color-blue-278);
  opacity: 0.3;
  border-radius: 50%;
  -webkit-animation: icon_video02 2s infinite forwards linear 1s;
  animation: icon_video02 2s infinite forwards linear 1s;
}
.product-advantages-main .page-down .list .icon .dian1 {
  top: 0;
}
.product-advantages-main .page-down .list .icon .dian2 {
  bottom: 0;
}
.product-advantages-main .page-down .list .item .item-box {
  text-align: center;
  position: relative;
  padding: 1.3vw 3.22vw;
  background-color: #44474e;
  border-radius: 99px;
  border: 1px dashed #fff;
  overflow: hidden;
}
.product-advantages-main .page-down .list .item .item-box .text-box .title {
  color: white;
}
.product-advantages-main .page-down .list .item .item-box .text-box .num {
  font-family: 'OPPOSans-M';
  color: #fff;
  line-height: 1;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  font-style: italic;
  -webkit-transform: translateY(50%);
  transform: translateY(50%);
}
@media screen and (min-width: 1920px) {
  .product-advantages-main {
    --circle: 15%;
  }
}
.product-advantages2-page {
  padding-top: var(--spacing-130);
  padding-bottom: 24.2vw;
}
@media (max-width: 1024px) {
  .product-advantages2-page {
    padding-top: 0;
    padding-bottom: var(--spacing-100);
  }
  .product-advantages2-page .page-img {
    position: relative;
    margin-bottom: var(--spacing-80);
  }
  .product-advantages2-page .page-title .title {
    color: #000;
  }
}
.product-advantages2-page .container {
  position: relative;
}
.product-advantages2-page .list {
  width: 46.8%;
  max-width: 750px;
  margin-top: var(--spacing-80);
}
@media (max-width: 1024px) {
  .product-advantages2-page .list {
    width: 100%;
    margin-top: var(--spacing-40);
  }
}
.product-advantages2-page .list .item:first-child .item-box {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.product-advantages2-page .list .item .item-box {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  line-height: 1.44444444em;
  color: #fff;
  padding: 1.6em 7.6em 1.6rem 1.9em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 1024px) {
  .product-advantages2-page .list .item .item-box {
    color: #000;
    border-bottom-color: rgba(0, 0, 0, 0.1);
  }
}
.product-advantages2-page .list .item .item-box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.product-advantages2-page .list .item .item-box dl dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.basic-functions-page {
  padding-top: var(--spacing-130);
  padding-bottom: 24.2vw;
  overflow: hidden;
}
.basic-functions-page .container {
  position: relative;
}
.basic-functions-page .page-img .feiji {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 100px;
}
@media (max-width: 767px) {
  .basic-functions-page .page-img .feiji {
    height: 23%;
    top: auto;
    bottom: -100px;
  }
}
.basic-functions-page .list {
  width: 87.5%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: var(--spacing-30);
  margin-top: var(--spacing-30);
}
@media (max-width: 1024px) {
  .basic-functions-page .list {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .basic-functions-page .list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.basic-functions-page .list .item .item-box {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  padding: var(--spacing-30) var(--spacing-70) var(--spacing-30) var(--spacing-40);
  line-height: 1.33333333em;
}
@media (max-width: 767px) {
  .basic-functions-page .list .item .item-box {
    padding: var(--spacing-40);
  }
}
.basic-functions-page .list2 {
  width: 98.8%;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: var(--spacing-20);
  margin-top: var(--spacing-20);
}
@media (max-width: 1024px) {
  .basic-functions-page .list2 {
    width: 100%;
    grid-template-columns: repeat(4, 1fr);
    margin-top: var(--spacing-40);
  }
}
@media (max-width: 767px) {
  .basic-functions-page .list2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.basic-functions-page .list2 .item .item-box {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  padding: var(--spacing-30) 20px;
  line-height: 1.33333333em;
  text-align: center;
}
.parameters-page {
  padding-top: var(--spacing-130);
  padding-bottom: var(--spacing-160);
}
@media (max-width: 1024px) {
  .parameters-page {
    padding-top: var(--spacing-100);
    padding-bottom: var(--spacing-100);
  }
}
.parameters-page .list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: var(--spacing-40);
  margin-top: var(--spacing-50);
}
@media (max-width: 767px) {
  .parameters-page .list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.parameters-page .list .item .item-box {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  background-color: #f1f5f9;
  border-radius: 5px;
  padding: var(--spacing-50) var(--spacing-40);
}
.parameters-page .list .item .item-box .icon {
  width: 49px;
  height: 51px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 1580px) {
  .parameters-page .list .item .item-box .icon {
    width: 36px;
    height: 37px;
  }
}
.parameters-page .list .item .item-box .text-box .title {
  color: #1f1f1f;
  margin: var(--spacing-70) 0 10px;
}
.parameters-page .list .item .item-box .text-box .text-body {
  color: #666666;
}
.products-page {
  padding: var(--spacing-100) 0 var(--spacing-140);
}
.products-page .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: var(--spacing-30);
}
@media (max-width: 767px) {
  .products-page .list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .products-page .list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.products-page .list .item:hover .item-box .public-img img {
  top: -30%;
}
.products-page .list .item:hover .item-box .item-float {
  bottom: 0;
}
.products-page .list .item .item-box {
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
  background-color: #f8f8f8;
}
.products-page .list .item .item-box .public-img img {
  width: auto;
  height: auto;
  max-width: 50.6%;
  max-height: 33.1%;
}
@media (max-width: 767px) {
  .products-page .list .item .item-box .public-img::before {
    padding-top: 60%;
  }
}
.products-page .list .item .item-box .text-box {
  border-top: 1px solid #dddddd;
  padding: var(--spacing-40) var(--spacing-30);
}
.products-page .list .item .item-box .text-box .title {
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  grid-gap: 20px;
}
.products-page .list .item .item-box .text-box .title img,
.products-page .list .item .item-box .text-box .title svg {
  width: 8px;
}
.products-page .list .item .item-box .text-box .title svg path {
  fill: #a3a3a3;
}
.products-page .list .item .item-box .text-box .text-body {
  line-height: 1.625em;
  max-height: calc(6em * 1.625);
  padding-right: 10px;
  margin-top: var(--spacing-20);
  overflow: auto;
}
.products-page .list .item .item-box .item-float {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -100%;
  z-index: 1;
  background: url(../images/products/products-item-bg.png) no-repeat center #278acd;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.products-page .list .item .item-box .item-float .title {
  color: #fff;
}
.pager-box {
  width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 10px;
  margin-top: var(--spacing-80);
}
.pager-box * {
  font-size: var(--font16);
  color: #999999;
}
.pager-box a {
  min-width: 44px;
  height: 44px;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background: #fff;
  border: 1px solid #f1f1f1;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media (max-width: 767px) {
  .pager-box a {
    min-width: 40px;
    height: 40px;
  }
}
.pager-box a img,
.pager-box a svg {
  max-width: 7px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.pager-box a img path,
.pager-box a svg path {
  fill: #999999;
}
.pager-box a.active,
.pager-box a:hover {
  background-color: var(--color-blue-278);
  color: #fff;
}
.pager-box a.active svg path,
.pager-box a:hover svg path {
  fill: #333333;
}
.pager-box a.pager-prev:hover,
.pager-box a.pager-next:hover {
  background-color: transparent;
}
.pager-box .item {
  border: none;
  min-width: initial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  gap: 10px;
}
.pager-box .item span {
  height: 44px;
  padding: 0 12px;
  border: 1px solid #f1f1f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.pager-box .item span:last-child {
  cursor: pointer;
}
@media (max-width: 767px) {
  .pager-box .item span {
    height: 40px;
  }
}
.pager-box .item input {
  width: 44px;
  height: 44px;
  border: 1px solid #f1f1f1;
  text-align: center;
}
@media (max-width: 767px) {
  .pager-box .item input {
    width: 40px;
    height: 40px;
  }
}
.gaizhuang1-page {
  position: relative;
  background: no-repeat center;
  background-size: 100% 100%;
  padding-bottom: 10em;
}
@media (max-width: 1260px) {
  .gaizhuang1-page {
    background: none !important;
    padding-bottom: var(--spacing-100);
  }
}
.gaizhuang1-page .page-title {
  position: absolute;
  top: var(--spacing-130);
  left: 0;
}
@media (max-width: 1260px) {
  .gaizhuang1-page .page-title {
    position: relative;
    top: 0;
    margin-bottom: var(--spacing-80);
  }
}
.gaizhuang1-page .page-main {
  position: relative;
}
.gaizhuang1-page .yuan {
  width: 10.57vw;
  max-width: 203px;
  position: absolute;
}
@media (max-width: 1260px) {
  .gaizhuang1-page .yuan {
    width: 140px;
    position: relative;
    left: 0 !important;
    top: 0 !important;
  }
}
.gaizhuang1-page .yuan .text-box {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 6;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}
.gaizhuang1-page .yuan .text-box .icon {
  width: 19.22%;
  margin: auto;
  margin-bottom: 6px;
}
.gaizhuang1-page .list .item .item-box {
  display: block;
  height: 100%;
  position: relative;
}
.gaizhuang1-page .list .item .item-box .text-box .num {
  font-family: 'Poppins-R';
  text-decoration: none;
  color: transparent;
  -webkit-text-stroke: 2px #eeeeee;
  text-stroke: 2px #eeeeee;
  line-height: 1;
  position: absolute;
  left: 0;
  top: -0.42em;
  z-index: -1;
}
.gaizhuang1-page .list .item .item-box .text-box .title {
  color: #000;
  font-weight: bold;
}
.gaizhuang1-page .list .item .item-box .text-box .text-body {
  color: #666666;
  line-height: 1.625em;
  margin-top: 5px;
}
.gaizhuang1-page .page-main1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  padding-top: var(--spacing-150);
  padding-right: 6.8%;
}
@media (max-width: 1260px) {
  .gaizhuang1-page .page-main1 {
    padding: 0;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    grid-gap: var(--spacing-80);
  }
}
.gaizhuang1-page .page-main1 .yuan {
  left: 35%;
  top: 8.5em;
}
.gaizhuang1-page .page-main1 .page-right {
  width: 43.7%;
  max-width: 650px;
}
@media (max-width: 1260px) {
  .gaizhuang1-page .page-main1 .page-right {
    width: 100%;
    max-width: 100%;
  }
}
.gaizhuang1-page .page-main1 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  grid-gap: var(--spacing-50);
}
@media (max-width: 1260px) {
  .gaizhuang1-page .page-main1 .list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: var(--spacing-80);
  }
  .gaizhuang1-page .page-main1 .list .item .item-box {
    padding: 0;
    margin: 0;
    border: none;
  }
}
.gaizhuang1-page .page-main2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-top: 22.5em;
}
@media (max-width: 1260px) {
  .gaizhuang1-page .page-main2 {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    grid-gap: var(--spacing-80);
    margin-top: var(--spacing-80);
  }
}
.gaizhuang1-page .page-main2 .yuan {
  left: 85%;
  top: -8%;
}
.gaizhuang1-page .page-main2 .page-right {
  width: 83.3%;
  max-width: 1333px;
}
@media (max-width: 1260px) {
  .gaizhuang1-page .page-main2 .page-right {
    width: 100%;
    max-width: 100%;
  }
}
.gaizhuang1-page .page-main2 .list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: var(--spacing-60);
}
@media (max-width: 1260px) {
  .gaizhuang1-page .page-main2 .list {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: var(--spacing-80);
  }
}
.gaizhuang1-page .page-main3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-left: 22.75%;
  padding-right: 11.25%;
  margin-top: 22.6em;
}
@media (max-width: 1260px) {
  .gaizhuang1-page .page-main3 {
    padding: 0;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    grid-gap: var(--spacing-80);
    margin-top: var(--spacing-80);
  }
}
.gaizhuang1-page .page-main3 .yuan {
  left: 7%;
  top: -10%;
}
.gaizhuang1-page .page-main3 .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: var(--spacing-70);
}
@media (max-width: 1260px) {
  .gaizhuang1-page .page-main3 .list {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: var(--spacing-80);
  }
}
.gaizhuang1-page .page-main4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding-left: 17%;
  margin-top: 15.7em;
}
@media (max-width: 1260px) {
  .gaizhuang1-page .page-main4 {
    padding: 0;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    grid-gap: var(--spacing-80);
    margin-top: var(--spacing-80);
  }
}
.gaizhuang1-page .page-main4 .yuan {
  left: 56%;
  top: -15%;
}
.gaizhuang1-page .page-main4 .page-right {
  width: 30.2%;
}
@media (max-width: 1260px) {
  .gaizhuang1-page .page-main4 .page-right {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 1920px) {
  .gaizhuang1-page {
    background-size: 1920px 100%;
  }
}
.gaizhuang2-page .page-img {
  position: relative;
}
.gaizhuang2-page .page-title {
  width: 100%;
  position: absolute;
  left: 0;
  top: var(--spacing-130);
  z-index: 2;
}
@media (max-width: 1024px) {
  .gaizhuang2-page .page-title {
    position: relative;
    top: 0;
    margin: var(--spacing-60) 0 var(--spacing-40);
  }
  .gaizhuang2-page .page-title .title {
    color: #000;
  }
}
.gaizhuang2-page .page-main {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 1024px) {
  .gaizhuang2-page .page-main {
    position: relative;
  }
}
.gaizhuang2-page .list {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 1024px) {
  .gaizhuang2-page .list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: var(--spacing-40) 0;
  }
}
@media (max-width: 767px) {
  .gaizhuang2-page .list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.gaizhuang2-page .list .item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.gaizhuang2-page .list .item .item-box {
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  padding-bottom: var(--spacing-100);
}
.gaizhuang2-page .list .item .item-box::before {
  content: '';
  width: 2px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.2;
}
.gaizhuang2-page .list .item .item-box::after {
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  background-color: black;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.5;
}
@media (max-width: 1024px) {
  .gaizhuang2-page .list .item .item-box::after {
    display: none;
  }
}
.gaizhuang2-page .list .item .item-box .item-bg {
  display: block;
  width: 100%;
  height: 100%;
  background-color: var(--color-blue-278);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}
.gaizhuang2-page .list .item .item-box .text-box {
  width: 60.5%;
  position: relative;
  z-index: 2;
  color: #fff;
}
.gaizhuang2-page .list .item .item-box .text-box .icon {
  width: 78px;
  height: 71px;
  margin: auto;
  margin-bottom: var(--spacing-50);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 1580px) {
  .gaizhuang2-page .list .item .item-box .text-box .icon {
    width: 50px;
    height: 46px;
    margin-bottom: var(--spacing-40);
  }
}
@media (max-width: 1024px) {
  .gaizhuang2-page .list .item .item-box .text-box .icon {
    width: 36px;
    height: 33px;
    -webkit-filter: brightness(0);
    filter: brightness(0);
    opacity: 0.4;
  }
}
.gaizhuang2-page .list .item .item-box .text-box .title {
  text-align: center;
}
.gaizhuang2-page .list .item .item-box .text-box .text-body {
  line-height: 1.625em;
  margin-top: var(--spacing-20);
  display: none;
}
.gaizhuang2-page .list .item.active,
.gaizhuang2-page .list .item:hover {
  flex: 1 1 17%;
}
.gaizhuang2-page .list .item.active .item-box .item-bg,
.gaizhuang2-page .list .item:hover .item-box .item-bg {
  opacity: 0.2;
}
.gaizhuang2-page .list .item.active .item-box .text-box,
.gaizhuang2-page .list .item:hover .item-box .text-box {
  -webkit-animation: fadeInUp 0.8s both;
  animation: fadeInUp 0.8s both;
  -webkit-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.gaizhuang2-page .list .item.active .item-box .text-box .text-body,
.gaizhuang2-page .list .item:hover .item-box .text-box .text-body {
  display: block;
}
@media (max-width: 1024px) {
  .gaizhuang2-page .list .item .item-box {
    padding-bottom: 0;
  }
  .gaizhuang2-page .list .item .item-box .text-box {
    width: 100%;
    padding: 0 var(--spacing-40);
    -webkit-animation: initial !important;
    animation: initial !important;
    color: #000;
  }
  .gaizhuang2-page .list .item .item-box .text-box .text-body {
    display: block;
  }
}
.bgaizhuang3-page {
  padding: var(--spacing-140) 0 var(--spacing-180);
}
@media (max-width: 1024px) {
  .bgaizhuang3-page {
    padding: var(--spacing-100) 0;
  }
}
.bgaizhuang3-page .wrap-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.bgaizhuang3-page .wrap-box .wrap-left {
  width: 36%;
}
.bgaizhuang3-page .wrap-box .wrap-right {
  width: 61.8%;
  max-width: 990px;
}
@media (max-width: 1024px) {
  .bgaizhuang3-page .wrap-box {
    display: block;
  }
  .bgaizhuang3-page .wrap-box .wrap-left {
    width: 100%;
  }
  .bgaizhuang3-page .wrap-box .wrap-right {
    width: 100%;
    margin-top: var(--spacing-80);
  }
}
.bgaizhuang3-page .tab-ul li {
  background-color: #fff;
  border: 1px solid #f4f4f4;
  margin-bottom: var(--spacing-20);
}
.bgaizhuang3-page .tab-ul li .top {
  cursor: pointer;
  padding: var(--spacing-30);
}
.bgaizhuang3-page .tab-ul li .top .tab-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  grid-gap: 20px;
}
.bgaizhuang3-page .tab-ul li .top .tab-box .tab-title {
  font-size: var(--font18);
  color: var(--color-black);
  line-height: 1.4;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  grid-gap: 1em;
}
.bgaizhuang3-page .tab-ul li .top .tab-box .tab-title .title {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.bgaizhuang3-page .tab-ul li .top .tab-box .btn svg {
  opacity: 0.5;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.bgaizhuang3-page .tab-ul li .top .tab-box .btn svg path {
  fill: #999999;
}
.bgaizhuang3-page .tab-ul li .bom {
  display: none;
  padding: var(--spacing-30);
  position: relative;
}
.bgaizhuang3-page .tab-ul li .bom::before {
  content: '';
  width: calc(100% - var(--spacing-60));
  height: 1px;
  background-color: #f4f4f4;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.bgaizhuang3-page .tab-ul li .bom .dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  grid-gap: 1em;
}
.bgaizhuang3-page .tab-ul li .bom .dl .dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  color: #666666;
  line-height: 1.625em;
}
.bgaizhuang3-page .tab-ul li.active .top .tab-box .btn svg {
  opacity: 1;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
.case-recommendations-swiper {
  position: relative;
  overflow: hidden;
  margin-bottom: var(--spacing-130);
}
.case-recommendations-swiper .swiper-pagination {
  opacity: 0;
}
@media (max-width: 1024px) {
  .case-recommendations-swiper {
    padding-bottom: 40px;
    margin-bottom: var(--spacing-80);
  }
  .case-recommendations-swiper .swiper-pagination {
    opacity: 1;
  }
}
.case-recommendations-swiper .pager_box {
  width: 50%;
  padding: 0 2.5%;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  z-index: 6;
}
@media (max-width: 1024px) {
  .case-recommendations-swiper .pager_box {
    display: none;
  }
}
.case-recommendations-swiper .pager_box .swiper_btn {
  width: var(--btn-size);
  height: var(--btn-size);
  cursor: pointer;
  overflow: hidden;
  --btn-size: clamp(2.5rem, calc(-0.081rem + 3.23vw), 3.75rem);
}
.case-recommendations-swiper .pager_box .swiper_btn svg {
  width: 100%;
  height: 100%;
}
.case-recommendations-swiper .pager_box .swiper_btn svg circle {
  cx: 50%;
  cy: 50%;
  r: calc(50% - 2px);
  fill: none;
  stroke: rgba(255, 255, 255, 0.5);
  stroke-width: 2;
}
.case-recommendations-swiper .pager_box .swiper_btn svg path {
  fill: #fff;
}
.case-recommendations-swiper .pager_box .swiper_btn svg .active {
  position: relative;
  z-index: 5;
  stroke: #0079C6;
  stroke-dasharray: calc(3.14 * 60);
  stroke-dashoffset: calc(3.14 * 60);
  transform: rotate(-90deg);
  transform-origin: center;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.case-recommendations-swiper .pager_box .swiper_btn:hover svg .active {
  stroke-dashoffset: 0;
}
.case-recommendations-swiper .pager_box .swiper_btn:hover svg path {
  fill: #0079C6;
}
.case-recommendations-swiper .swiper-slide {
  height: auto;
}
.case-recommendations-swiper .item-box {
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #fafafa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .case-recommendations-swiper .item-box {
    display: block;
  }
}
.case-recommendations-swiper .item-box .public-img {
  width: 50%;
  max-width: 800px;
}
@media (max-width: 767px) {
  .case-recommendations-swiper .item-box .public-img {
    width: 100%;
  }
}
.case-recommendations-swiper .item-box .public-img::before {
  padding-top: 65.7%;
}
.case-recommendations-swiper .item-box .text-box {
  width: 50%;
  max-width: 800px;
  padding: 70px 56px;
  background: url(../images/case/case-recommendations-icon.png) no-repeat center;
  background-size: cover;
}
@media (max-width: 1024px) {
  .case-recommendations-swiper .item-box .text-box {
    padding: var(--spacing-40);
  }
}
@media (max-width: 767px) {
  .case-recommendations-swiper .item-box .text-box {
    width: 100%;
  }
}
.case-recommendations-swiper .item-box .text-box .type-box {
  color: var(--color-blue-278);
  line-height: 1.5em;
  margin-bottom: var(--spacing-20);
}
.case-recommendations-swiper .item-box .text-box .title {
  color: #333333;
  line-height: 1.5em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.case-recommendations-swiper .item-box .text-box .text-body {
  color: #333333;
  line-height: 1.875em;
  opacity: 0.7;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-top: 8px;
}
.case-recommendations-swiper .item-box .text-box .public-btn {
  margin-top: var(--spacing-60);
}
.case-page {
  padding: var(--spacing-80) 0 var(--spacing-140);
}
.case-page .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 45px 42px;
}
@media (max-width: 1580px) {
  .case-page .list {
    grid-gap: var(--spacing-40);
  }
}
@media (max-width: 767px) {
  .case-page .list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .case-page .list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.case-page .list .item:hover .item-box .text-box .title span {
  background-size: 100% 100%;
}
.case-page .list .item .item-box {
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.case-page .list .item .item-box .public-img::before {
  padding-top: 59.4%;
}
.case-page .list .item .item-box .text-box {
  margin-top: 26px;
}
.case-page .list .item .item-box .text-box .type-box {
  color: #5b5b5b;
  line-height: 1.5em;
  margin-bottom: 16px;
}
.case-page .list .item .item-box .text-box .title {
  color: #1f1f1f;
  line-height: 1.5em;
}
.case-page .list .item .item-box .text-box .title span {
  position: relative;
  padding-bottom: 2px;
  display: inline;
  background-image: -webkit-linear-gradient(transparent 50%, transparent 50%, transparent calc(100% - 2px), #1f1f1f calc(100% - 2px), #1f1f1f 100%);
  background-image: linear-gradient(transparent 50%, transparent 50%, transparent calc(100% - 2px), #1f1f1f calc(100% - 2px), #1f1f1f 100%);
  background-repeat: no-repeat;
  background-size: 0 100%;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.case-d1-page {
  padding-top: var(--spacing-90);
}
.case-d1-page .text-body {
  max-width: 61%;
  margin: auto;
  text-align: center;
}
@media (max-width: 1024px) {
  .case-d1-page .text-body {
    max-width: 100%;
  }
}
.case-d2-page {
  padding: 12.5em 0 var(--spacing-160);
}
@media (max-width: 1024px) {
  .case-d2-page {
    padding: var(--spacing-100) 0;
  }
}
.case-d2-page .list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: var(--spacing-50);
}
@media (max-width: 1024px) {
  .case-d2-page .list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.case-d2-page .list .item {
  margin-right: -1px;
  margin-bottom: -1px;
}
.case-d2-page .list .item .item-box {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  padding: 5.35em 40px 12.5em;
  border: 1px solid #eeeeee;
  text-align: center;
}
@media (max-width: 1024px) {
  .case-d2-page .list .item .item-box {
    padding: var(--spacing-100) var(--spacing-40);
  }
}
.case-d2-page .list .item .item-box .num {
  font-family: 'Poppins-R';
  font-size: 256px;
  text-decoration: none;
  color: transparent;
  -webkit-text-stroke: 1px #f0f0f0;
  text-stroke: 1px #f0f0f0;
  line-height: 1;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -0.42em;
  margin: auto;
  opacity: 0.8;
  z-index: -1;
}
@media (max-width: 1024px) {
  .case-d2-page .list .item .item-box .num {
    font-size: 99px;
  }
}
.case-d2-page .list .item .item-box .icon {
  width: 93px;
  height: 93px;
  margin: auto;
  margin-bottom: var(--spacing-90);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 1580px) {
  .case-d2-page .list .item .item-box .icon {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 1260px) {
  .case-d2-page .list .item .item-box .icon {
    width: 44px;
    height: 44px;
  }
}
@media (max-width: 1024px) {
  .case-d2-page .list .item .item-box .icon {
    margin-bottom: var(--spacing-60);
  }
}
.case-d2-page .list .item .item-box .text-box .title {
  color: #000;
}
.case-d2-page .list .item .item-box .text-box .text-body {
  color: #666666;
  line-height: 1.625em;
  margin-top: var(--spacing-20);
}
.case-d3-page {
  padding: var(--spacing-130) 0 var(--spacing-160);
}
@media (max-width: 1024px) {
  .case-d3-page {
    padding: var(--spacing-100) 0;
  }
}
.case-d3-page .page-img::before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.5;
}
.case-d3-page .list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-top: var(--spacing-100);
}
@media (max-width: 1024px) {
  .case-d3-page .list {
    margin-top: var(--spacing-60);
  }
}
@media (max-width: 767px) {
  .case-d3-page .list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.case-d3-page .list .item:nth-child(-n + 4) .item-box {
  border-top: none;
}
.case-d3-page .list .item:nth-child(4n) .item-box {
  border-right: none;
}
@media (max-width: 767px) {
  .case-d3-page .list .item .item-box {
    border-top: 1px solid rgba(255, 255, 255, 0.15) !important;
  }
  .case-d3-page .list .item:nth-child(-n + 2) .item-box {
    border-top: none !important;
  }
  .case-d3-page .list .item:nth-child(even) .item-box {
    border-right: none;
  }
}
.case-d3-page .list .item .item-box {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  padding: var(--spacing-40) 40px var(--spacing-50);
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  text-align: center;
  color: #fff;
}
@media (max-width: 1024px) {
  .case-d3-page .list .item .item-box {
    padding: var(--spacing-40);
  }
}
.case-d3-page .list .item .item-box .num {
  width: 100%;
  font-family: 'Poppins-R';
  line-height: 1;
  position: absolute;
  left: 0;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
  text-align: center;
}
.case-d3-page .list .item .item-box .icon {
  width: 72px;
  height: 83px;
  margin: auto;
  margin-bottom: 15px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 1580px) {
  .case-d3-page .list .item .item-box .icon {
    width: 60px;
    height: 69px;
  }
}
@media (max-width: 1260px) {
  .case-d3-page .list .item .item-box .icon {
    width: 44px;
    height: 51px;
  }
}
.case-d3-page .list .item .item-box .text-box .title {
  line-height: 1.66666667em;
  max-width: 152px;
  margin: auto;
}
.case-d4-page {
  padding: var(--spacing-120) 0 var(--spacing-140);
}
@media (max-width: 1024px) {
  .case-d4-page {
    padding: var(--spacing-100) 0;
  }
}
.case-d4-page .page-up {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.case-d4-page .pager_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  grid-gap: var(--spacing-20);
  z-index: 6;
}
@media (max-width: 1024px) {
  .case-d4-page .pager_box {
    display: none;
  }
}
.case-d4-page .pager_box .swiper_btn {
  width: var(--btn-size);
  height: var(--btn-size);
  cursor: pointer;
  --btn-size: clamp(2.5rem, calc(-0.081rem + 3.23vw), 3.75rem);
  background-color: #eeeeee;
  border-radius: 50%;
  box-shadow: 3px 5.196px 30px 0px rgba(0, 0, 0, 0.05);
}
.case-d4-page .pager_box .swiper_btn svg {
  width: 100%;
  height: 100%;
}
.case-d4-page .pager_box .swiper_btn svg path {
  fill: #fff;
}
.case-d4-page .pager_box .swiper_btn svg .active {
  position: relative;
  z-index: 5;
  stroke: #0079C6;
  stroke-dasharray: calc(3.14 * 60);
  stroke-dashoffset: calc(3.14 * 60);
  transform: rotate(-90deg);
  transform-origin: center;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.case-d4-page .pager_box .swiper_btn:hover {
  background-color: var(--color-blue-278);
}
.case-d4-page .case-d4-swiper {
  margin-top: var(--spacing-60);
}
.case-d4-page .case-d4-swiper .swiper-pagination {
  opacity: 0;
}
@media (max-width: 1024px) {
  .case-d4-page .case-d4-swiper {
    padding-bottom: 40px;
  }
  .case-d4-page .case-d4-swiper .swiper-pagination {
    opacity: 1;
  }
}
.case-d4-page .case-d4-swiper .swiper-slide:hover .item-box .public-img img {
  top: -30%;
}
.case-d4-page .case-d4-swiper .swiper-slide:hover .item-box .item-float {
  bottom: 0;
}
.case-d4-page .case-d4-swiper .swiper-slide .item-box {
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
  background-color: #f8f8f8;
}
.case-d4-page .case-d4-swiper .swiper-slide .item-box .public-img img {
  width: auto;
  height: auto;
  max-width: 50.6%;
  max-height: 33.1%;
}
.case-d4-page .case-d4-swiper .swiper-slide .item-box .text-box {
  border-top: 1px solid #dddddd;
  padding: var(--spacing-40) var(--spacing-30);
}
.case-d4-page .case-d4-swiper .swiper-slide .item-box .text-box .title {
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  grid-gap: 20px;
}
.case-d4-page .case-d4-swiper .swiper-slide .item-box .text-box .title img,
.case-d4-page .case-d4-swiper .swiper-slide .item-box .text-box .title svg {
  width: 8px;
}
.case-d4-page .case-d4-swiper .swiper-slide .item-box .text-box .title svg path {
  fill: #a3a3a3;
}
.case-d4-page .case-d4-swiper .swiper-slide .item-box .text-box .text-body {
  line-height: 1.625em;
  max-height: calc(6em * 1.625);
  padding-right: 10px;
  margin-top: var(--spacing-20);
  overflow: auto;
}
.case-d4-page .case-d4-swiper .swiper-slide .item-box .item-float {
  position: absolute;
  left: 0;
  bottom: -100%;
  z-index: 1;
  background: url(../images/products/products-item-bg.png) no-repeat center #278acd;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.case-d4-page .case-d4-swiper .swiper-slide .item-box .item-float .title {
  color: #fff;
}
.news-page {
  padding: 190px 0 var(--spacing-140);
}
@media (max-width: 1024px) {
  .news-page {
    padding: 140px 0 var(--spacing-100);
  }
}
.news-page .tab-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  grid-gap: var(--spacing-70);
  margin: var(--spacing-90) 0 var(--spacing-80);
}
.news-page .tab-title .title {
  color: #222222;
  position: relative;
  padding-bottom: 10px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.news-page .tab-title .title::before {
  content: '';
  width: 0;
  height: 2px;
  background-color: #0079c6;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.news-page .tab-title .title.active {
  color: #0079c6;
}
.news-page .tab-title .title.active::before {
  width: 100%;
}
.news-page .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: var(--spacing-50) var(--spacing-40);
}
@media (max-width: 767px) {
  .news-page .list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 480px) {
  .news-page .list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.news-page .list .item:hover .item-box .text-box .title span {
  background-size: 100% 100%;
}
.news-page .list .item .item-box {
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.news-page .list .item .item-box .public-img::before {
  padding-top: 59.4%;
}
.news-page .list .item .item-box .text-box {
  margin-top: 26px;
}
.news-page .list .item .item-box .text-box .type-box {
  color: #5b5b5b;
  line-height: 1.5em;
  margin-bottom: 16px;
}
.news-page .list .item .item-box .text-box .title {
  color: #1f1f1f;
  line-height: 1.5em;
  line-height: 1.5;
  min-height: calc(2em * 1.5);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.news-page .list .item .item-box .text-box .title span {
  position: relative;
  padding-bottom: 2px;
  display: inline;
  background-image: -webkit-linear-gradient(transparent 50%, transparent 50%, transparent calc(100% - 2px), #1f1f1f calc(100% - 2px), #1f1f1f 100%);
  background-image: linear-gradient(transparent 50%, transparent 50%, transparent calc(100% - 2px), #1f1f1f calc(100% - 2px), #1f1f1f 100%);
  background-repeat: no-repeat;
  background-size: 0 100%;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.news-page .list .item .item-box .text-box .date {
  color: #8e8e8e;
  margin-top: 24px;
}
.btn-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.btn-container .more-primary {
  position: relative;
  overflow: hidden;
  color: #333333;
  line-height: 1;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.btn-container .more-primary.active,
.btn-container .more-primary:hover {
  color: var(--color-blue-278);
}
.btn-container .more-primary.active .more-primary-circle svg path,
.btn-container .more-primary:hover .more-primary-circle svg path {
  fill: var(--color-blue-278);
}
.btn-container .more-primary .more-primary-circle {
  position: relative;
  width: 16px;
  margin: auto;
  margin-bottom: 2px;
}
.btn-container .more-primary .more-primary-circle img,
.btn-container .more-primary .more-primary-circle svg {
  width: 100%;
  height: 100%;
}
.btn-container .more-primary .more-primary-circle svg path {
  fill: #333333;
}
.editor-pn {
  position: relative;
  padding-top: var(--spacing-20);
  margin-top: var(--spacing-80);
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  grid-gap: 110px;
}
@media (max-width: 767px) {
  .editor-pn {
    display: block;
  }
}
.editor-pn .editor-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  grid-gap: var(--spacing-20);
  line-height: 1.375em;
  cursor: pointer;
}
.editor-pn .editor-btn.next {
  text-align: right;
}
.editor-pn .editor-btn.next .icon {
  order: 2;
}
@media (max-width: 767px) {
  .editor-pn .editor-btn.next {
    margin-top: var(--spacing-20);
    text-align: left;
  }
  .editor-pn .editor-btn.next .icon {
    order: initial;
  }
}
.editor-pn .editor-btn:hover span {
  color: var(--color-blue-278);
}
.editor-pn .editor-btn span {
  color: #666666;
  display: block;
}
.editor-pn .editor-btn .icon {
  padding-top: 6px;
}
.editor-pn .editor-btn .icon img,
.editor-pn .editor-btn .icon svg {
  width: 7px;
  height: auto;
}
.editor-pn .editor-btn .icon svg path {
  fill: #666666;
}
.editor-pn .editor-btn .editor-text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.editor-pn .btn-container {
  position: absolute;
  top: var(--spacing-20);
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .editor-pn .btn-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: var(--spacing-30);
  }
}
.news-d-page .page-main {
  padding-bottom: var(--spacing-140);
  margin-top: var(--spacing-30);
}
@media (max-width: 1024px) {
  .news-d-page .page-main {
    padding-bottom: var(--spacing-100);
    margin-top: 140px;
  }
}
.news-d-page .page-main .wrap-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  grid-gap: var(--spacing-40);
}
.news-d-page .page-main .wrap-box .wrap-left {
  width: 67.5%;
  max-width: 1080px;
  background-color: #fff;
  padding: var(--spacing-70) var(--spacing-60) var(--spacing-80);
}
.news-d-page .page-main .wrap-box .wrap-right {
  width: 30%;
  max-width: 480px;
}
@media (max-width: 1024px) {
  .news-d-page .page-main .wrap-box {
    display: block;
  }
  .news-d-page .page-main .wrap-box .wrap-left {
    width: 100%;
  }
  .news-d-page .page-main .wrap-box .wrap-right {
    width: 100%;
    margin-top: var(--spacing-60);
  }
}
@media (max-width: 767px) {
  .news-d-page .page-main .wrap-box .wrap-left {
    padding: var(--spacing-40);
  }
}
.news-d-page .page-main .news-d-title {
  color: var(--color-blue-278);
  line-height: 1.33333333em;
  font-weight: bold;
}
.news-d-page .page-main .wrap-left-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-bottom: var(--spacing-30);
  margin-top: var(--spacing-40);
  margin-bottom: var(--spacing-30);
  border-bottom: 1px solid #eeeeee;
  color: #999999;
  line-height: 1;
  grid-gap: var(--spacing-20);
}
.news-d-page .page-main .wrap-left-box .type-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  grid-gap: var(--spacing-50);
}
.news-d-page .page-main .wrap-left-box .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  grid-gap: var(--spacing-20);
}
.news-d-page .page-main .wrap-left-box .list .item:hover .item-box {
  background-color: var(--color-active);
  border-color: var(--color-active);
}
.news-d-page .page-main .wrap-left-box .list .item:hover .item-box .text-box .icon img,
.news-d-page .page-main .wrap-left-box .list .item:hover .item-box .text-box .icon svg {
  -webkit-filter: initial;
  filter: initial;
  opacity: 1;
}
.news-d-page .page-main .wrap-left-box .list .item:hover .item-box .socials-img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -webkit-filter: alpha(opacity=100);
}
.news-d-page .page-main .wrap-left-box .list .item .item-box {
  width: 20px;
  height: 20px;
  position: relative;
  margin: 0;
}
.news-d-page .page-main .wrap-left-box .list .item .item-box::before {
  content: '';
}
.news-d-page .page-main .wrap-left-box .list .item .item-box .text-box {
  width: 100%;
  height: 100%;
}
.news-d-page .page-main .wrap-left-box .list .item .item-box .text-box .icon {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.news-d-page .page-main .wrap-left-box .list .item .item-box .text-box .icon img,
.news-d-page .page-main .wrap-left-box .list .item .item-box .text-box .icon svg {
  -webkit-filter: brightness(0);
  filter: brightness(0);
  opacity: 0.3;
}
.news-d-page .page-main .wrap-left-box .list .item .item-box .socials-img {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: 0.2rem;
  margin-left: -52px;
  width: 104px;
  height: 104px;
  background-color: white;
  border-radius: 8px;
  padding: 8px;
  z-index: 99;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-filter: alpha(opacity=0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  will-change: opacity;
  transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
  -moz-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
  -webkit-transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
}
.news-d-page .page-main .wrap-left-box .list .item .item-box .socials-img img {
  width: 100%;
  height: 100%;
}
.news-d-page .page-main .wrap-left-box .list .item .item-box .socials-img:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 6px 6px 6px;
  border-color: transparent transparent white transparent;
  position: absolute;
  top: -6px;
  left: 0;
  right: 0;
  margin: auto;
}
.news-d-page .page-main .news-detail-content > * + * {
  margin-top: 1em;
}
.news-d-page .page-main .news-detail-content p {
  font-size: var(--font16);
  color: #666666;
  line-height: 1.875em;
  margin-bottom: 2em;
}
.news-d-page .page-main .news-detail-content table {
  font-size: 14px;
  width: 100%;
  color: #666;
  border-width: 1px;
  border-color: #d9d9d9;
  border-collapse: collapse;
}
.news-d-page .page-main .news-detail-content table tr:hover {
  background: #f5f5f5;
}
.news-d-page .page-main .news-detail-content table th {
  border-width: 1px;
  padding: 8px;
  border-style: solid;
  border-color: #d9d9d9;
}
.news-d-page .page-main .news-detail-content table td {
  border-width: 1px;
  padding: 2px 4px;
  border-style: solid;
  border-color: #d9d9d9;
  text-align: center;
}
.news-d-page .page-main .association-main {
  background-color: #fff;
  padding: var(--spacing-50) var(--spacing-40);
}
.news-d-page .page-main .association-main .association-title {
  font-weight: bold;
  border-bottom: 1px solid #f5f5f5;
  padding-bottom: 16px;
}
.news-d-page .page-main .association-main .list .item {
  padding: var(--spacing-20) 0;
  border-bottom: 1px solid #f5f5f5;
}
.news-d-page .page-main .association-main .list .item:last-child {
  border: none;
}
.news-d-page .page-main .association-main .list .item:hover .item-box .text-box .title {
  color: var(--color-blue-278);
}
.news-d-page .page-main .association-main .list .item .item-box {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  grid-gap: var(--spacing-20);
}
.news-d-page .page-main .association-main .list .item .item-box .public-img {
  width: 53.1%;
  max-width: 134px;
  overflow: hidden;
}
.news-d-page .page-main .association-main .list .item .item-box .public-img::before {
  padding-top: 60%;
}
.news-d-page .page-main .association-main .list .item .item-box .text-box {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
}
.news-d-page .page-main .association-main .list .item .item-box .text-box .title {
  color: #000000;
  line-height: 1.625em;
  min-height: calc(2em * 1.2);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.news-d-page .page-main .association-main .list .item .item-box .text-box .date {
  color: #999999;
  line-height: 1;
  margin-bottom: 12px;
}
.public-page .page-main {
  padding-bottom: var(--spacing-140);
  margin-top: var(--spacing-30);
}
@media (max-width: 1024px) {
  .public-page .page-main {
    padding-bottom: var(--spacing-100);
    margin-top: 140px;
  }
}
.public-page .page-main .wrap-box .wrap-left {
  background-color: #fff;
  padding: 70px 16.2vw var(--spacing-180);
}
@media (max-width: 1024px) {
  .public-page .page-main .wrap-box .wrap-left {
    padding: 70px var(--spacing-40) var(--spacing-100);
  }
}
.public-page .page-main .wrap-box .wrap-left2 {
  padding: 70px 10.4vw var(--spacing-180);
}
@media (max-width: 1024px) {
  .public-page .page-main .wrap-box .wrap-left2 {
    padding: 70px var(--spacing-40) var(--spacing-100);
  }
}
.public-page .page-main .public-title {
  color: #333333;
  line-height: 1.33333333em;
  font-weight: bold;
  text-align: center;
}
.public-page .page-main .wrap-left-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  padding-bottom: var(--spacing-30);
  margin-top: var(--spacing-40);
  margin-bottom: var(--spacing-30);
  border-bottom: 1px solid #eeeeee;
  color: #999999;
  line-height: 1;
}
.public-page .page-main .wrap-left-box .type-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  grid-gap: var(--spacing-50);
}
.public-page .page-main .public-detail-content h5 {
  font-size: var(--font24);
  color: #333333;
  line-height: 1.25;
}
.public-page .page-main .public-detail-content p {
  font-size: var(--font16);
  color: #666666;
  line-height: 1.875em;
}
.error-main {
  padding: 70px 0 220px;
}
@media (max-width: 1024px) {
  .error-main {
    padding: 140px 0;
  }
}
.error-main .img {
  width: 49.68%;
  max-width: 795px;
  margin: auto;
  text-align: center;
}
.error-main .text-body {
  color: #999999;
  line-height: 1.88888889em;
  text-align: center;
  margin-top: var(--spacing-30);
}
.error-main .text-body span {
  color: var(--color-blue-278);
}
.list-sitemap {
  margin-top: 70px;
}
@media (max-width: 767px) {
  .list-sitemap {
    margin-top: 30px;
  }
}
.list-sitemap .item {
  padding: var(--spacing-40) 0;
  border-bottom: 1px solid #eeeeee;
}
.list-sitemap .item .item-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 767px) {
  .list-sitemap .item .item-box {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    grid-gap: var(--spacing-30);
  }
}
.list-sitemap .item .item-box .title {
  min-width: 125px;
  font-weight: bold;
  color: #333;
}
.list-sitemap .item .item-box .text-list {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 767px) {
  .list-sitemap .item .item-box .text-list {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    grid-gap: var(--spacing-30);
  }
}
.list-sitemap .item .item-box .text-list .text-dt {
  min-width: 66px;
}
.list-sitemap .item .item-box .text-list .text-dt a {
  color: #333;
}
.list-sitemap .item .item-box .text-list .text-dd {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  grid-gap: var(--spacing-20) var(--spacing-50);
}
.list-sitemap .item .item-box .text-list .text-dd a {
  color: #666666;
  position: relative;
}
.list-sitemap .item .item-box .text-list .text-dd a::before {
  content: '';
  width: 0;
  height: 1px;
  background-color: var(--color-blue-278);
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.list-sitemap .item .item-box .text-list .text-dd a:hover {
  color: var(--color-blue-278);
}
.list-sitemap .item .item-box .text-list .text-dd a:hover::before {
  width: 100%;
}
.forms {
  padding: var(--spacing-60) var(--spacing-50);
  background-color: #fff;
}
@media (max-width: 1024px) {
  .forms {
    padding: 0;
  }
}
.forms .title {
  color: #000;
  margin-bottom: var(--spacing-30);
}
.forms input {
  width: 100%;
  height: 55px;
  background-color: #fff;
  padding: 0 20px;
  border: 1px solid #f0f0f0;
  color: #000;
  font-size: 14px;
}
.forms textarea {
  width: 100%;
  height: 130px;
  background-color: #fff;
  padding: 10px 20px;
  border: 1px solid #f0f0f0;
  color: #000;
  font-size: 14px;
}
.forms input::-webkit-input-placeholder {
  color: #999999;
}
.forms input:-moz-placeholder {
  color: #999999;
}
.forms input::-moz-placeholder {
  color: #999999;
}
.forms input:-ms-input-placeholder {
  color: #999999;
}
.forms textarea::-webkit-input-placeholder {
  color: #999999;
}
.forms textarea:-moz-placeholder {
  color: #999999;
}
.forms textarea::-moz-placeholder {
  color: #999999;
}
.forms textarea:-ms-input-placeholder {
  color: #999999;
}
.forms .forms-box {
  position: relative;
  margin-bottom: var(--spacing-20);
}
.forms .public-btn {
  margin-top: var(--spacing-40);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.contact-page {
  padding: 174px 0;
}
@media (max-width: 1024px) {
  .contact-page {
    padding: 0;
  }
  .contact-page .page-title .title {
    color: #000;
  }
}
.contact-page .page-img::before {
  content: '';
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.5;
}
@media (max-width: 1024px) {
  .contact-page .page-img {
    position: relative;
  }
}
.contact-page .wrap-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding: 0 var(--spacing-100);
}
.contact-page .wrap-box .wrap-left {
  width: 100%;
  flex: 1;
}
.contact-page .wrap-box .wrap-right {
  width: 37.143%;
  max-width: 520px;
}
@media (max-width: 1580px) {
  .contact-page .wrap-box {
    padding: 0;
  }
}
@media (max-width: 1024px) {
  .contact-page .wrap-box {
    padding: var(--spacing-100) 0;
    display: block;
  }
  .contact-page .wrap-box .wrap-right {
    width: 100%;
    max-width: 100%;
    margin-top: var(--spacing-80);
  }
}
.contact-page .list {
  margin-top: 12.5em;
  padding-right: 10%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  overflow: hidden;
  grid-gap: 30px;
}
@media (max-width: 1260px) {
  .contact-page .list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 1024px) {
  .contact-page .list {
    grid-template-columns: repeat(4, 1fr);
    margin-top: var(--spacing-80);
    padding: 0;
  }
  .contact-page .list .item:last-child .item-box .public-img img {
    filter: none !important;
  }
}
@media (max-width: 767px) {
  .contact-page .list {
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 30px;
  }
}
.contact-page .list .item .item-box {
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
}
@media (max-width: 767px) {
  .contact-page .list .item .item-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
.contact-page .list .item .item-box .public-img {
  width: 78px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: auto;
  margin-bottom: var(--spacing-30);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 1024px) {
  .contact-page .list .item .item-box .public-img {
    border-color: #000;
  }
  .contact-page .list .item .item-box .public-img img {
    -webkit-filter: brightness(0);
    filter: brightness(0);
  }
}
@media (max-width: 767px) {
  .contact-page .list .item .item-box .public-img {
    margin-bottom: 0;
  }
}
@media (max-width: 1580px) {
  .contact-page .list .item .item-box .public-img {
    width: 52px;
  }
}
@media (max-width: 1260px) {
  .contact-page .list .item .item-box .public-img {
    width: 40px;
  }
}
.contact-page .list .item .item-box .public-img img {
  max-width: 42.3%;
  max-height: 42.3%;
}
.contact-page .list .item .item-box .text-box {
  width: 100%;
}
@media (max-width: 767px) {
  .contact-page .list .item .item-box .text-box {
    max-width: 100%;
    flex: 1;
    text-align: left;
    margin-left: 20px;
    -webkit-box-self: center;
    -ms-align-self: center;
    -webkit-align-self: center;
    align-self: center;
  }
}
.contact-page .list .item .item-box .text-box .text-body {
  color: #fff;
  line-height: 1.625em;
}
@media (max-width: 1024px) {
  .contact-page .list .item .item-box .text-box .text-body {
    color: #000;
  }
}
/* 建模版块 */
.inner_new_box {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}
.inner_new_box .new_box {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  padding: var(--spacing-120) 0;
  overflow: hidden;
}
.inner_new_box .new_box .public-classify {
  color: #FFFFFF;
}
.inner_new_box .new_box .menu-box {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.inner_new_box .new_box .menu-box .item {
  width: 0;
  height: 0;
  position: absolute;
  cursor: pointer;
}
.inner_new_box .new_box .menu-box .item .spot {
  width: 1em;
  height: 1em;
  font-size: var(--font20);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  background: #FFFFFF;
  border: 0.35em solid #278ACD;
}
.inner_new_box .new_box .menu-box .item .spot::before,
.inner_new_box .new_box .menu-box .item .spot::after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: -10;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: rgba(39, 138, 205, 0.2);
}
.inner_new_box .new_box .menu-box .item .spot::before {
  animation: scaleZ 3s 0.75s infinite;
}
.inner_new_box .new_box .menu-box .item .spot::after {
  animation: scaleZ 3s infinite;
}
.inner_new_box .new_box .menu-box .item a {
  width: auto;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 5;
  transform: translate(10px, -50%);
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: var(--font16);
  color: transparent;
  white-space: nowrap;
  pointer-events: none;
}
.inner_new_box .new_box .menu-box .item a::after {
  content: '';
  width: 0;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  border-radius: 50px;
  background: rgba(39, 138, 205, 0.8);
}
.inner_new_box .new_box .menu-box .item a .word {
  width: auto;
  font-size: var(--font16);
  white-space: nowrap;
}
.inner_new_box .new_box .menu-box .item a .arrow {
  width: 1em;
  height: 1em;
  margin-left: 5px;
}
.inner_new_box .new_box .menu-box .item a .arrow svg {
  width: 100%;
  height: 100%;
  vertical-align: top;
}
.inner_new_box .new_box .menu-box .item a .arrow svg path {
  fill: currentColor;
}
.inner_new_box .new_box .menu-box .item.active a {
  left: auto;
  right: 0;
  transform: translate(-10px, -50%);
}
.inner_new_box .new_box .menu-box .item.active a::after {
  left: auto;
  right: 0;
}
.inner_new_box .new_box .menu-box .item:hover a {
  pointer-events: auto;
  transition: color 0.3s ease 0.3s;
  color: #FFFFFF;
}
.inner_new_box .new_box .menu-box .item:hover a::after {
  width: 100%;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.inner_new_box .images {
  width: 100%;
  height: auto;
  font-size: 0;
  overflow: hidden;
}
.inner_new_box .images .new_mb {
  display: none;
}
.inner_new_box .images img,
.inner_new_box .images video {
  width: 100%;
  height: 100%;
  min-height: 300px;
  object-fit: cover;
}
@media (max-width: 991px) {
  .inner_new_box .new_box .menu-box {
    display: none;
  }
  .inner_new_box .images .new_pc {
    display: none;
  }
  .inner_new_box .images .new_mb {
    display: block;
  }
}
@keyframes scaleZ {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  75% {
    transform: translate(-50%, -50%) scale(2);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.search-page {
  background-color: #f5f7f9;
  padding: var(--spacing-100) 0 var(--spacing-140);
  margin-top: var(--head-height);
}
.search-page .searchform {
  position: relative;
  width: 39.375%;
  max-width: 630px;
  margin: auto;
  margin-top: var(--spacing-50);
}
@media (max-width: 991px) {
  .search-page .searchform {
    width: 100%;
  }
}
.search-page .searchform .input {
  font-size: var(--font16);
  color: #999999;
  font-style: normal;
  width: 100%;
  height: 60px;
  padding-left: 20px;
  padding-right: 80px;
  background-color: #fff;
}
.search-page .searchform .iconfont {
  width: 60px;
  height: 60px;
  position: absolute;
  right: 3px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-color: var(--color-blue-278);
  cursor: pointer;
}
.search-page .searchform .iconfont img,
.search-page .searchform .iconfont svg {
  width: 25px;
  height: auto;
}
.search-page .searchform .iconfont svg path {
  fill: #fff;
  opacity: 1;
}
.search-box .flex-tit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.search-box .flex-tit .more {
  color: #666;
  background: url(../images/latestnews/ico1.png) no-repeat;
  background-position: right center;
  background-size: 0.08rem;
  padding-right: 0.2rem;
  height: 100%;
}
.search-box .community1 .comn-npm1 {
  padding: 0.65rem 0 1.28rem;
}
.search-box .news1 .news-npm1 {
  padding: 1rem 0;
}
.search-box .news1 .news-npm1 .below .ul {
  border: none;
}
.search-box .plandetails .plan-npm2 {
  background: #f5f7f9;
  padding: 1rem 0 1.5rem;
}
.no-result-page {
  padding: var(--spacing-100) 0;
}
.no-result-page .text-body {
  color: #999999;
  line-height: 2.25em;
  text-align: center;
}
.no-result-page .text-body img {
  margin-bottom: var(--spacing-40);
  max-height: 156px;
}
.search-box .products-page,
.search-box .news-page {
  padding: 70px 0 60px;
}
.search-box .list {
  margin-top: var(--spacing-50);
}
.search-box .btn-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 60px;
}
@-webkit-keyframes run {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes run {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.run {
  -webkit-animation-name: run;
  animation-name: run;
}
.more-primary4 {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  grid-gap: 13px;
  color: #999999;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.more-primary4 .more-primary-circle img,
.more-primary4 .more-primary-circle svg {
  width: 26px;
  height: auto;
  -webkit-animation: run 9s linear infinite;
  animation: run 9s linear infinite;
}
.more-primary4 .more-primary-circle svg path {
  fill: #333333;
}
