/* 解决方案----------配置 */
/* 基础项 */
.configuration{padding: 1rem 0 0;}
.configuration .bg img{display: block;width: 100%;}  
.configuration .icon{position: absolute;}  
.configuration .icon img{width: 100%;display: block;}
.configuration .tit{display: flex;justify-content: center;align-items: center;}  
.configuration .tit aside{line-height: 2.083vw;color: #fff;text-align: center;border-radius: 2.083vw;padding: 0 1.146vw;background-color: var(--hover-color);font-size:0.938vw;font-family: 'hml';font-weight: 100;} 
.configuration .platform{position: absolute;z-index: 15;}
.configuration .platform .icon{width: 8.125vw;bottom: -1.042vw;left: -7.813vw;z-index: 100;}
.configuration .group li{position: absolute;z-index: 11;} 
.configuration .line li{z-index: 0;pointer-events: none;}
.configuration .linemum{z-index: -1!important;opacity: 0;pointer-events: none;transition: all 0.8s;opacity: 0;transform: translateY(-30px); clip-path: polygon(0 0,100% 0,100% 0,0 0);}
.configuration .rrow .tit{flex-direction: row-reverse;}
.configuration .rrow .dots{flex-direction: row-reverse;}
.configuration .rrow .dots:after{margin-left: 0;margin-right: 0.156vw;}

/* 点 */
.configuration .dots{display: flex;align-items: center;}  
.configuration .dots:after{width: 0.781vw;height: 1px;content: "";background-color: var(--hover-color);opacity: 0.5;margin-left: 0.156vw;}
.configuration .dots i{width: 0.417vw;height: 0.417vw;z-index: 0;position: relative;z-index: 2;}
.configuration .dots em{width: 0.417vw;height: 0.417vw;position: relative;transition: all 0.5s;z-index: 10;display: block;}  
.configuration .dots em:after{width: 100%;height: 100%;border-radius: 50%;position: absolute;left: 0;top: 0;background-color: var(--hover-color);z-index: 2;content: "";transition: all 0.3s;}  
.configuration .dots em:before{width: 0.729vw;height: 0.729vw;border-radius: 50%;position: absolute;left: 50%;top: 50%;background-color: var(--hover-color);z-index: 0;opacity: 0.47;content: "";transition: all 0.3s;transform: translate(-50%,-50%);}  
.configuration .dots i::before,
.configuration .dots i::after {width: 300%;height: 300%;position: absolute;left: -100%;top: -100%;content: '';border-radius: 50%;opacity: 0;animation: scaleAnimate 2s linear;animation-iteration-count: infinite;background:#fff;}
.configuration .dots i::after {animation-delay: .5s;}

.configuration .dots em{background-color: #fff;}
.configuration .dots em:after{background-color: #fff;}
.configuration .dots em:before{opacity: 1;}


/* 目标 */
.configuration .mubiao{position: absolute;}
.configuration .mubiao i{position: absolute;left: 10%;top: 10%;content: "";width: 80%;height: 8%;background: url(../images/fa/fa_mb.png) no-repeat center center/100% 100%;z-index: 2;opacity: 0;transition: all 0.3s;}

/* 线svg里面的数字线动画初始设置 */
.flow-text {font-size: 0.12rem;fill: #539dcf;letter-spacing: 0.5px;font-family: "arial";animation-play-state: paused;/*默认暂停动画 */}
.arc-path {fill: none;stroke: #cce0ff;stroke-width: 1;stroke-opacity: 0;}
.text-underline-arc {fill: none;stroke: #004098;stroke-width: 0.8;stroke-opacity: 0.9;stroke-dasharray: 4, 4;}
@keyframes blink {0%,100% {opacity: 1;}50% {opacity: 0.9;}}
.blinking {animation: blink 1s ease-in-out infinite;}

/* 右侧的线 */
.reverse-svgbox{clip-path: polygon(0 0,0 0,0 0,0 0);transition: 0.8s;transform: rotateY(180deg);}
.reverse-svgbox .reverse-svg{position: absolute;top: 0;right: 0;width: 100%;height: 100%;transform: rotateY(180deg);}
.reverse-svgbox.on {clip-path: polygon(0 0,100% 0,100% 100%,0 100%);}
.reverse-svgbox .linemum{clip-path: none;}

/* 配置项鼠标滑过动画s */
.configuration .line li.on .linemum{opacity: 1;clip-path: polygon(0 0,100% 0,100% 100%,0 100%);}
.configuration .line li.on .linemum.reverse-scroll{clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);}
.configuration .line li.on .linemum .flow-text { animation-play-state: running;/*滑过数字line动起来*/}
.configuration .lihover:hover .tit aside{background-color: #108ccf;}
.configuration .lihover:hover .dots em:before{background-color: #108ccf;}
.configuration .lihover:hover .dots i::before,
.configuration .lihover:hover .dots i::after {width: 100%;height: 100%;position: absolute;left: -25%;top: -25%;}
/* 配置项鼠标滑过动画end */

/******* 目标物 *******/
.configuration .target li{z-index: 100;pointer-events: none;}
/* 目标物----雷达 s */
.configuration .leida .mask{width:102.396vw;height: 40.781vw;position: absolute;left: -42.5vw;top: -19.5vw;overflow: hidden;pointer-events: none;}
.configuration .leida .mask:after{background: url(../images/fa/fa_leida_zhaozi1.png) no-repeat center center/100% 100%;width:100%;height: 100%;position: absolute;left: 0;top: 0%;transition: all 1.5s cubic-bezier(0.25, 0.1, 0.25, 1);clip-path: polygon(0 0,100% 0,100% 0,0 0);content: "";opacity: 0;}

/* 基础样式：.light 不倾斜，仅内部(光束) 倾斜，锁定无人机水平 */
.configuration .leida .shadow{position: absolute;width: 100%;height: 100%;background: url(../images/fa/fa_leida_guang.png) no-repeat center center/contain;opacity: 0;transition: all 0.5s ease-in-out;} 
.configuration .leida .shadow:after{width: 3.229vw;height: 2.083vw;position: absolute;top: 0.5vw;background: url(../images/fa/fa_leida_wrj.png) no-repeat center center/contain;content: "";left: 50%; transform: translate(-50%, -100%) rotate(0deg);} 
.configuration .leida .light .trail{
  width: 0;
  height: 2.604vw;
  background: url(../images/fa/road.svg) no-repeat 0 top;
  left: 1.563vw;
  top: -1.042vw;
  position: absolute;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  z-index: 0;
}
.configuration .leida .light {
  position: absolute;
  left: -1.6vw;
  bottom: 2.25vw;
  width: 1.875vw;
  height: 0;
  transition: all 0.9s 0.01s ease-in-out;
  transform-origin: bottom; overflow: visible;
}
.configuration .leida .light .guang {
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/fa/fa_leida_guang.png) no-repeat center center/100% 100%;
  width: 100%;
  height: 0;
  transform-origin: bottom;
  transform: rotate(0deg);
  opacity: 0;
   transition: 
    height 0.9s 0.01s ease-in-out, 
    transform 0.9s 0.01s ease-in-out, 
    opacity 0.9s 0.01s ease-in-out;
}
.configuration .leida .light .wrj {
  position: absolute;
  background: url(../images/fa/fa_leida_wrj.png) no-repeat center center/contain;
  width: 0;
  left: 50%;
  bottom: 100%;
  height: 0;
  opacity: 0;
  transition: all 0.9s 0.01s ease-in-out;
  transform: translate(-50%, 0) rotate(0deg);
}
.configuration .leida.buzhuo .light .wrj:after{width: 0;height: 0;background:url(../images/fa/fa_mb.png) no-repeat center center/100% 100%;left: 50%;top: 50%;opacity: 0;z-index: 10;position: absolute;transition: all 0.3s ease-in-out;content: "";transform: translate(-50%,-50%);}

.configuration .leida.wurenji2 .light .wrj{background-image: url(../images/fa/fa_leida_wrj2.png);}
.configuration .leida.wurenji2 .shadow:after{background-image: url(../images/fa/fa_leida_wrj2.png);width: 4.229vw;}
.configuration .leida.wurenji2.active .light .wrj{width: 8.594vw;height: 4.271vw;transform: translate(-50%,0) rotate(-64deg);}
.configuration .leida.wurenji2.buzhuo.active .light .wrj:after{width: 10vw;height: 6vw;}

.configuration .leida.on .mask:after { clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); opacity: 1;top: 0;}
.configuration .leida.on .light {height: 7.76vw;transition-delay: 0.5s;}
.configuration .leida.on .light .guang {
  height: 100%;
  opacity: 1;
  transform: rotate(0deg);
  transition-delay: 0.3s; 
}
.configuration .leida.on .light .wrj {
  width: 3.229vw;
  height: 2.083vw;
  opacity: 1;
  transition-delay: 1.1s, 1.1s, 1.1s, 1.1s, 1.1s; 
}
.configuration .leida.buzhuo.on .light .wrj:after{opacity: 1;width: 4.74vw;height: 3.177vw;}
.configuration .leida.active .shadow{opacity: 0.25;transition-delay: .2s;}
.configuration .leida.active .light .trail{opacity: 1;transition-delay: .5s;width: 11.51vw;}
.configuration .leida.active .light .guang {
  height: 178%;
  transform: rotate(64deg);
  opacity: 1;
  transition-delay: 0.1s;
  transition: all 0.9s 0.01s ease-in-out;
}
.configuration .leida.active .light .wrj {
  width: 4.74vw;
  height: 3.177vw;
  opacity: 1;
  transition-delay: 0s;
  transform: translate(-50%, 0) rotate(-64deg);
  transition: all 0.9s 0.01s ease-in-out;
  z-index: 10;
}
.configuration .leida.buzhuo.active .light .wrj:after{width: 8vw;height: 4.177vw;animation: flashTwice 0.8s ease-in-out 0.8s 3 forwards;transition-delay: 0.2s, 0.2s, 0.2s, 999s, 999s;}
.configuration .leida:not(.on) .light .wrj,
.configuration .leida:not(.on) .light .trail {transition: none !important;}

/* 往左滑动动画*/
.configuration .leida.left .light .trail { left: auto;right: 1.563vw;transform: scaleX(-1);}
.configuration .leida.left.active .light .wrj {transform: translate(-50%, 0) rotate(64deg);}
.configuration .leida.left.active .light .guang { transform: rotate(-64deg);}
.configuration .leida.wurenji2 .light .trail{left: 1.9vw;}
.configuration .leida.left.wurenji2 .light .trail{left:auto;right: 1.8vw;top: -0.9vw;}
.configuration .leida.left.wurenji2 .light .wrj{background-image: url(../images/fa/fa_leida_wrj3.png);}
.configuration .leida.left.wurenji2 .shadow:after{background-image: url(../images/fa/fa_leida_wrj3.png);}
/* 目标物----雷达 end */

/* 目标物----光电设备 s */
.configuration .gdshebei .light{position: absolute;left: 0;bottom: 1.1vw;width: 14.688vw;height: 12.5vw;}
.configuration .gdshebei .light .guang{position: absolute;left: 0;bottom: 0;content: "";background: url(../images/fa/fa_gdshebei_guang.png) no-repeat center center/100% 100%;width: 0;height: 0;transition: all 2.25s ease-in-out;}
.configuration .gdshebei .mubiao{left: 9.427vw;top: -19vw;width: 13.906vw;height: 5.833vw;}
.configuration .gdshebei .mubiao:after{content:"";background: url(../images/fa/fa_gdshebei_wrj.png) no-repeat center center/100% 100%;width: 5vw;height: 1.64vw;display: block;position: absolute;top: 3.98vw;left: 2.5vw;opacity: 0;transition: all 1s ease-in-out;}
.configuration .gdshebei.wurenji2 .mubiao{width: 11.2vw;height: 5.433vw;}
.configuration .gdshebei.wurenji2 .mubiao:after{background-image: url(../images/fa/fa_leida_wrj3.png) }
.configuration .gdshebei.wurenji3 .mubiao{width: 8.5vw;height: 5.233vw;}
.configuration .gdshebei.wurenji3 .mubiao:after{background-image: url(../images/fa/fa_leida_wrj.png);width: 2.083vw;height: 1.354vw;left: 3vw;}

/* ----目标物----光电设备（鼠标滑过显示）---- */ 
.configuration .gdshebei.on .light .guang{width:100%;height: 100%;}
.configuration .gdshebei.on .mubiao:after{width: 5vw;height: 1.61vw;opacity: 0.4;top: 2.198vw;left: 4.302vw;transition-delay: 0.5s;opacity: 0.4;}
.configuration .gdshebei.on .mubiao i{width: 60%;height: 60%;left: 20%;top: 25%;transition-delay: 1s;}
.configuration .gdshebei.active .mubiao i{left: 0;top: 0;width: 100%;height: 100%;opacity: 1;animation: flashTwice 0.8s ease-in-out 1s 3 forwards;}
.configuration .gdshebei.active .mubiao:After{opacity: 1;width: 11.771vw;height: 3.854vw;top: 0.92vw;left: 1.302vw;}
.configuration .gdshebei.wurenji2.on .mubiao:after{width: 5.09vw;height: 2.069vw;left: 4vw;top: 1.7vw;}
.configuration .gdshebei.wurenji2.active .mubiao:after{width: 6.823vw;height: 3.385vw;top: 1.25vw;left: 2vw;transition-delay: 0.5s;}
.configuration .gdshebei.wurenji3.on .mubiao:after{width: 3.646vw;height: 2.344vw;left: 2.5vw;top: 1.7vw;}
.configuration .gdshebei.wurenji3.active .mubiao:after{width: 4.844vw;height: 3.125vw;top: 1vw;left: 2vw;transition-delay: 0.5s;}

@keyframes flashTwice {
  0%, 20% { opacity: 0; }
  10% { opacity: 1; }
  30%, 50% { opacity: 1; }
  40% { opacity: 0; }
  60%, 80% { opacity: 1; }
  70% { opacity: 0; }
  90%, 100% { opacity: 1; }
}
/* 目标物----光电设备 end */

/* 目标物----干扰反制设备 s */
.configuration .grfzsb .signal{position: absolute;left: -2.3vw;bottom: 2.5vw;width: 4.79rem;height: 30.729vw;}
.configuration .grfzsb .signal i{position: absolute;left: 0;bottom: 0;content: "";width: 100%;height: 100%;background-position: center bottom;background-repeat: no-repeat;background-size: 100% 100%;opacity: 0;transition: opacity 0.5s ease;}
.configuration .grfzsb .signal i:nth-child(1){background-image: url(../images/fa/fa_grfzsb_signal1.png);}
.configuration .grfzsb .signal i:nth-child(2){background-image: url(../images/fa/fa_grfzsb_signal2.png);}
.configuration .grfzsb .signal i:nth-child(3){background-image: url(../images/fa/fa_grfzsb_signal3.png);}
.configuration .grfzsb .signal i:nth-child(4){background-image: url(../images/fa/fa_grfzsb_signal4.png);}
.configuration .grfzsb .signal i:nth-child(5){background-image: url(../images/fa/fa_grfzsb_signal5.png);}
.configuration .grfzsb .signal i:nth-child(6){background-image: url(../images/fa/fa_grfzsb_signal6.png);}
.configuration .grfzsb .signal i:nth-child(7){background-image: url(../images/fa/fa_grfzsb_signal7.png);}
.configuration .grfzsb .signal i:nth-child(8){background-image: url(../images/fa/fa_grfzsb_signal8.png);}
.configuration .grfzsb .mubiao{left: 3.427vw;top: -23vw;width: 10.701vw;height: 5.833vw;}
.configuration .grfzsb .mubiao:after{content:"";background: url(../images/fa/fa_gdshebei_wrj.png) no-repeat center center/100% 100%;width: 5vw;height: 1.64vw;display: block;position: absolute;top: 1.9vw;left: 2.5vw;opacity: 0;transition: all 1s ease-in-out;}
.configuration .grfzsb:not(.on) .mubiao:after {transition: none !important;}
.configuration .grfzsb.wurenji2 .mubiao:after{background-image: url(../images/fa/fa_leida_wrj3.png);}
/* 目标物----侦收设备 s */
.configuration .zsshebei .signal{position: absolute;left: -5.8vw;top: -14vw;width: 12.79vw;height: 16.729vw;transform: rotate(180deg);}
.configuration .zsshebei .signal i{position: absolute;left: 0;bottom: 0;content: "";width: 100%;height: 100%;background-position: center bottom;background-repeat: no-repeat;background-size: 100% 100%;opacity: 0;transition: opacity 0.5s ease;}
.configuration .zsshebei .signal i:nth-child(1){background-image: url(../images/fa/fa_grfzsb_signal1.png);}
.configuration .zsshebei .signal i:nth-child(2){background-image: url(../images/fa/fa_grfzsb_signal2.png);}
.configuration .zsshebei .signal i:nth-child(3){background-image: url(../images/fa/fa_grfzsb_signal3.png);}
.configuration .zsshebei .signal i:nth-child(4){background-image: url(../images/fa/fa_grfzsb_signal4.png);}
.configuration .zsshebei .signal i:nth-child(5){background-image: url(../images/fa/fa_grfzsb_signal5.png);}
.configuration .zsshebei .signal i:nth-child(6){background-image: url(../images/fa/fa_grfzsb_signal6.png);}
.configuration .zsshebei .signal i:nth-child(7){background-image: url(../images/fa/fa_grfzsb_signal7.png);}
.configuration .zsshebei .signal i:nth-child(8){background-image: url(../images/fa/fa_grfzsb_signal8.png);}
.configuration .zsshebei .mubiao{left:-4.573vw;top: -18vw;width: 10.701vw ;height: 5.833vw;}
.configuration .zsshebei .mubiao:after{content:"";background: url(../images/fa/fa_leida_wrj3.png) no-repeat center center/contain;width: 5vw;height: 1.64vw;display: block;position: absolute;top: 1.9vw;left: 2.5vw;opacity: 0;transition: all 1s ease-in-out;}
/* ----目标物----侦收设备（鼠标滑过显示）---- */ 
.configuration .zsshebei.active .signal i{ opacity: 0; animation: pulse 2s ease-in-out infinite;}
.configuration .zsshebei.active .signal i:nth-child(1){animation-delay: 0.1s;}
.configuration .zsshebei.active .signal i:nth-child(2){animation-delay: 0.2s;}
.configuration .zsshebei.active .signal i:nth-child(3){animation-delay: 0.4s;}
.configuration .zsshebei.active .signal i:nth-child(4){animation-delay: 0.6s;}
.configuration .zsshebei.active .signal i:nth-child(5){animation-delay: 0.8s;}
.configuration .zsshebei.active .signal i:nth-child(6){animation-delay: 1s;}
.configuration .zsshebei.active .signal i:nth-child(7){animation-delay: 1.2s;}
.configuration .zsshebei.active .signal i:nth-child(8){animation-delay: 1.4s;}

.configuration .zsshebei.on .mubiao:after{width: 5vw;height: 1.61vw;top: 2.198vw;left: 4vw;transition-delay: 0.3s;opacity: 0.4;}
.configuration .zsshebei.on .mubiao i{width: 60%;height: 60%;left: 20%;top: 25%;transition-delay: 0.8s;}

.configuration .zsshebei.active .mubiao i{left: 0;top: 0;width: 100%;height: 100%;opacity: 1;animation: flashTwice 0.8s ease-in-out 2.25s 3 forwards;}
.configuration .zsshebei.active .mubiao:After{width: 6.823vw;height: 3.385vw;top: 1.2vw;left: 1.979vw;opacity: 1;opacity: 1;}
/* 目标物----侦收设备 end */

/* 驱鸟设备 */
.configuration .leida.qnsb .mubiao{width: 12.188vw;height: 5.938vw;left: 3vw;top: -20.9vw;z-index: 10;} 
.configuration .leida.qnsb .mubiao:after{background-image: url(../images/fa/fa_gdshebei_wrj4.png);left: 10%;top: 10%;width: 80%;height: 80%;content:"";width: 5vw;height: 1.64vw;display: block;position: absolute;top: 3.98vw;left: 2.5vw;opacity: 0;transition: all 1s;} 
.configuration .leida.qnsb .mubiao i{transform: rotate(-9deg);background-image: url(../images/fa/fa_mb3.png);} 
.configuration .leida.qnsb .mubiao i:nth-child(1){width: 1.823vw;height: 1.719vw;left: 1vw;top: 2.6vw;} 
.configuration .leida.qnsb .mubiao i:nth-child(2){width: 1vw;height: 1.046vw;left: 2.45vw;top: 3.5vw;} 
.configuration .leida.qnsb .mubiao i:nth-child(3){width: 1.571vw;height: 1.571vw;left: 3vw;top: 4.2vw;} 
.configuration .leida.qnsb .mubiao i:nth-child(4){width: 1.206vw;height: 1.206vw;left: 3.8vw;top: 3.35vw;} 
.configuration .leida.qnsb .mubiao i:nth-child(5){width: 1.4vw;height: 1.4vw;left: 4.5vw;top: 4vw;} 
.configuration .leida.qnsb .mubiao i:nth-child(6){width: 2vw;height: 2vw;left: 7.3vw;top: 2.6vw;} 
.configuration .leida.qnsb .mubiao i:nth-child(7){width: 1.354vw;height: 1.354vw;left: 8.85vw;top: 2.283vw;} 
.configuration .leida.qnsb .mubiao i:nth-child(8){width: 1.3vw;height: 1.1vw;left: 9vw;top: 3.598vw;} 
.configuration .leida.qnsb .mubiao i:nth-child(9){width: 1.3vw;height: 1.1vw;left: 9.4vw;top: 1.598vw;} 
.configuration .leida.qnsb .mubiao i:nth-child(10){width: 1.3vw;height: 1.1vw;left: 9.8vw;top: 0.35vw;} 

/* 驱鸟设备2 */
.configuration .leida.qnsb2 .shadow:after{background-image: url(../images/fa/fa_gdshebei_wrj6.png);}
.configuration .leida.qnsb2 .wrj{background-image: url(../images/fa/fa_gdshebei_wrj6.png);} 
.configuration .leida.left.qnsb2 .wrj{background-image: url(../images/fa/fa_gdshebei_wrj06.png);} 
.configuration .leida.left.qnsb2 .shadow:after{background-image: url(../images/fa/fa_gdshebei_wrj06.png);} 
.configuration .leida.qnsb2 .wrj i{background: url(../images/fa/fa_mb3.png) no-repeat 0 top/100% 100%;position: absolute;transition: all 0.3s;} 
.configuration .leida.qnsb2.on .wrj i:nth-child(1){width: 1.5vw;height: 1.3vw;left: 0.15vw;top: 0.7vw;} 
.configuration .leida.qnsb2.on .wrj i:nth-child(2){width: 1.4vw;height: 1.1vw;left: 1.1vw;top: 0vw;} 
.configuration .leida.qnsb2.on .wrj i:nth-child(3){width: 1.5vw;height: 0.9vw;left: 1.8vw;top: 1vw;}
.configuration .leida.qnsb2.active .wrj i:nth-child(1){width: 2vw;height: 1.9vw;left: 0vw;top: 1.2vw;} 
.configuration .leida.qnsb2.active .wrj i:nth-child(2){width: 1.8vw;height: 1.3vw;left: 1.6vw;top: 0vw;} 
.configuration .leida.qnsb2.active .wrj i:nth-child(3){width: 2.3vw;height: 1.5vw;left: 2.15vw;top: 1.4vw;} 
.configuration .leida.qnsb2.on .wrj i{animation: flashTwice 0.8s ease-in-out 0.8s 3 forwards;}

/* 驱鸟设备 */
.configuration .grfzsb.qnsb .mubiao{width: 12.188vw;height: 5.938vw;left: 3vw;top: -20.9vw;z-index: 10;} 
.configuration .grfzsb.qnsb .mubiao:after{background-image: url(../images/fa/fa_gdshebei_wrj4.png);left: 10%;top: 10%;width: 80%;height: 80%;} 
.configuration .grfzsb.qnsb .mubiao i{transform: rotate(-9deg);background-image: url(../images/fa/fa_mb3.png);} 
.configuration .grfzsb.qnsb .mubiao i:nth-child(1){width: 1.823vw;height: 1.719vw;left: 1vw;top: 2.6vw;} 
.configuration .grfzsb.qnsb .mubiao i:nth-child(2){width: 1vw;height: 1.046vw;left: 2.45vw;top: 3.5vw;} 
.configuration .grfzsb.qnsb .mubiao i:nth-child(3){width: 1.571vw;height: 1.571vw;left: 3vw;top: 4.2vw;} 
.configuration .grfzsb.qnsb .mubiao i:nth-child(4){width: 1.206vw;height: 1.206vw;left: 3.8vw;top: 3.35vw;} 
.configuration .grfzsb.qnsb .mubiao i:nth-child(5){width: 1.4vw;height: 1.4vw;left: 4.5vw;top: 4vw;} 
.configuration .grfzsb.qnsb .mubiao i:nth-child(6){width: 2vw;height: 2vw;left: 7.3vw;top: 2.6vw;} 
.configuration .grfzsb.qnsb .mubiao i:nth-child(7){width: 1.354vw;height: 1.354vw;left: 8.85vw;top: 2.283vw;} 
.configuration .grfzsb.qnsb .mubiao i:nth-child(8){width: 1.3vw;height: 1.1vw;left: 9vw;top: 3.598vw;} 
.configuration .grfzsb.qnsb .mubiao i:nth-child(9){width: 1.3vw;height: 1.1vw;left: 9.4vw;top: 1.598vw;} 
.configuration .grfzsb.qnsb .mubiao i:nth-child(10){width: 1.3vw;height: 1.1vw;left: 9.8vw;top: 0.35vw;} 
/* 驱鸟设备 */
.configuration .gdshebei.qnsb .mubiao{width: 12.188vw;height: 5.938vw;left: -8vw;top: -44.9vw;z-index: 10;} 
.configuration .gdshebei.qnsb .mubiao:after{background-image: url(../images/fa/fa_gdshebei_wrj4.png);left: 10%;top: 10%;width: 80%;height: 80%;} 
.configuration .gdshebei.qnsb .mubiao i{transform: rotate(-9deg);background-image: url(../images/fa/fa_mb3.png);} 
.configuration .gdshebei.qnsb .mubiao i:nth-child(1){width: 1.823vw;height: 1.719vw;left: 1vw;top: 2.6vw;} 
.configuration .gdshebei.qnsb .mubiao i:nth-child(2){width: 1vw;height: 1.046vw;left: 2.45vw;top: 3.5vw;} 
.configuration .gdshebei.qnsb .mubiao i:nth-child(3){width: 1.571vw;height: 1.571vw;left: 3vw;top: 4.2vw;} 
.configuration .gdshebei.qnsb .mubiao i:nth-child(4){width: 1.206vw;height: 1.206vw;left: 3.8vw;top: 3.35vw;} 
.configuration .gdshebei.qnsb .mubiao i:nth-child(5){width: 1.4vw;height: 1.4vw;left: 4.5vw;top: 4vw;} 
.configuration .gdshebei.qnsb .mubiao i:nth-child(6){width: 2vw;height: 2vw;left: 7.3vw;top: 2.6vw;} 
.configuration .gdshebei.qnsb .mubiao i:nth-child(7){width: 1.354vw;height: 1.354vw;left: 8.85vw;top: 2.283vw;} 
.configuration .gdshebei.qnsb .mubiao i:nth-child(8){width: 1.3vw;height: 1.1vw;left: 9vw;top: 3.598vw;} 
.configuration .gdshebei.qnsb .mubiao i:nth-child(9){width: 1.3vw;height: 1.1vw;left: 9.4vw;top: 1.598vw;} 
.configuration .gdshebei.qnsb .mubiao i:nth-child(10){width: 1.3vw;height: 1.1vw;left: 9.8vw;top: 0.35vw;} 
.configuration .gdshebei.qnsb .mask{width:111.354vw;height: 44.323vw;position: absolute;left: -47.54vw;top: -43.1vw;overflow: hidden;pointer-events: none;}
.configuration .gdshebei.qnsb .mask:after{background: url(../images/fa/fa_leida_zhaozi.png) no-repeat center top/100% 100%;content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;transition: all 1.5s cubic-bezier(0.25, 0.1, 0.25, 1);clip-path: polygon(0 0,100% 0,100% 0,0 0);content: "";opacity: 0;}
.configuration .gdshebei.qnsb.on .mask:after { clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); opacity: 1;top: 0;}

/* ----目标物----光电设备（鼠标滑过显示）---- */ 
.configuration .grfzsb.on .signal i{ opacity: 0; animation: pulse 2s ease-in-out infinite;}
.configuration .grfzsb.on .signal i:nth-child(1){animation-delay: 0.1s;}
.configuration .grfzsb.on .signal i:nth-child(2){animation-delay: 0.2s;}
.configuration .grfzsb.on .signal i:nth-child(3){animation-delay: 0.4s;}
.configuration .grfzsb.on .signal i:nth-child(4){animation-delay: 0.6s;}
.configuration .grfzsb.on .signal i:nth-child(5){animation-delay: 0.8s;}
.configuration .grfzsb.on .signal i:nth-child(6){animation-delay: 1s;}
.configuration .grfzsb.on .signal i:nth-child(7){animation-delay: 1.2s;}
.configuration .grfzsb.on .signal i:nth-child(8){animation-delay: 1.4s;}

.configuration .grfzsb:not(.qnsb).on .mubiao:after{width: 5vw;height: 1.61vw;top: 2.198vw;left: 4.302vw;transition-delay: 0.5s;opacity: 0.4;}
.configuration .grfzsb.on .mubiao i{width: 60%;height: 60%;left: 20%;top: 25%;transition-delay: 0.8s;}

.configuration .grfzsb.active .mubiao i{left: 0;top: 0;width: 100%;height: 100%;opacity: 1;animation: flashTwice 0.8s ease-in-out 2s 2 forwards;}
.configuration .grfzsb:not(.qnsb).active .mubiao:After{width: 6.823vw;height: 3.385vw;top: 1.4vw;left: 1.979vw;opacity: 1;}
.configuration .grfzsb.active .mubiao:After{opacity: 1;}
.configuration .grfzsb.out .mubiao{animation: moveUp 3s linear forwards;}

@keyframes pulse {
  0%, 100% { opacity: 0;}
  50% { opacity: 1;}
}
@keyframes moveUp {
  0% { transform: translateY(0); opacity: 1; }
  5% {opacity: 1; }
  100% { transform: translateY(-15vw) scale(0.5); opacity: 0; }
}
/* 目标物----干扰反制设备 end */

/* 切换 */
.configuration .tab{display: flex;justify-content: center;}
.configuration .tab li:not(:last-child){margin-right: 0.2rem;}
.configuration .tab li{cursor: pointer;text-align: center;border: 1px solid var(--hover-color);line-height:0.38rem;border-radius: 0.4rem;padding: 0 0.23rem;color: var(--hover-color);font-size: var(--font-size18);transition: all 0.5s;}
.configuration .tab li.on{color: #fff;background-color: var(--hover-color);}
.configuration .innerbox{padding: 0;}
.configuration .innerbox .pr{position: relative;}
.nones{position: absolute;left: 0;top: 0;width: 100%;transition: all 0.5s;opacity: 0;pointer-events: none;}

@media(min-width:1025px){
  .configuration {padding: 0;}
  .configuration .lm-title{position: absolute;left: 0;text-align: center;top: 1rem;z-index: 100;width: 100%;}
  .configuration.jcdkaf .lm-title{top: 0.75rem;}
  .configuration .tab{position: absolute;left: 0;top: 1.5rem;width: 100%;z-index: 101;}
}
@media(max-width:1024px){
  .configuration {padding-bottom: 0;}
  .configuration .tab{margin-bottom: 0.25rem;}
  .configuration:not(.jcdkaf) .innerbox{position: relative;}
  .nones{transition: all 0s;}
  .configuration .group .line{display: none;}
  .configuration .group .target{display: none;}
  .configuration .group .tit aside{opacity: 0;}
  .configuration .tit aside{opacity: 0;}
  .configuration .dots:after{display: none;}
  .configuration .lihover .dots i{width: 0.14rem;height: 0.14rem;}
  .configuration .lihover .dots i::before,
  .configuration .lihover .dots i::after {width: 300%;height: 300%;position: absolute;left: -100%;top: -100%;content: '';border-radius: 50%;opacity: 0;animation: scaleAnimate 2s linear;animation-iteration-count: infinite;background:#fff;}
  .configuration .lihover .dots i::after {animation-delay: .5s;}

  .configuration .lihover .dots em{background-color: #fff;width: 0.14rem;height:0.14rem;border: 0.04rem solid var(--hover-color);border-radius: 50%;}
  .configuration .lihover .dots em:before{opacity: 0;}
  .configuration .lihover .dots em:after{background-color: #fff;opacity: 0;}
}
@media(max-width:768px){
  .configuration{padding-top: 0.6rem;}
}
@media(max-width:480px){
.configuration .lihover .dots em {width: 0.1rem;height: 0.1rem;border: 0.03rem solid var(--hover-color);}
.configuration .lihover .dots i::before,
  .configuration .lihover .dots i::after{width: 200%;height: 200%;left: -70%;top: -70%;}
.configuration .dots i{width: 0.06rem;height: 0.06rem;}
.configuration .dots em{width: 0.06rem;height: 0.06rem;}   
.configuration .dots em:before{width: 0.1rem;height: 0.1rem;}  
}

/* 一、方案>>>>城市要地低空安防--s */
.fa-csyddkaf .platform{bottom: 31.5%;left: 35.5%;z-index: 103;}
.fa-csyddkaf .platform .icon{left: -6.4vw;bottom: -2.442vw;width: 7.604vw;height: 7.5vw;}
.fa-csyddkaf .platform .tit{position: relative;z-index: 101;}
.fa-csyddkaf .leida .mask{width:111.354vw;height: 44.323vw;}
/* 城市要地低空安防--TLS007型目标识别雷达 */
.fa-csyddkaf .group li:nth-child(1){left: 15.8%;top: 44%;}
.fa-csyddkaf .group li:nth-child(1) .icon{width:3.958vw;right: -3vw;top: -0.6vw;}
.fa-csyddkaf .group li:nth-child(1) .tit{flex-direction: row-reverse;}
.fa-csyddkaf .group li:nth-child(1) .dots{flex-direction: row-reverse;}
.fa-csyddkaf .group li:nth-child(1) .dots:after{margin: 0 0.156vw 0 0;}
.fa-csyddkaf .group li:nth-child(1) .linemum{position: absolute;top: 1.5vw;left: 5.5vw;width: 24vw;height: 16.792vw;transform: rotate(12deg);}
.fa-csyddkaf .group li:nth-child(1).leida .light{left: 13.4vw;bottom: 0.1vw;}
.fa-csyddkaf .group li:nth-child(1).leida .mask{left: -21.5vw;top: -21vw;}
.fa-csyddkaf .group li:nth-child(1).leida .trail{top: -0.7vw;right: 1.62vw;}

/* 城市要地低空安防--TLS004型低空监视雷达 */
.fa-csyddkaf .group li:nth-child(2){right: 53.1%;top: 27.9%;}
.fa-csyddkaf .group li:nth-child(2) .icon{width:2.344vw;right: -2vw;top: -0.2vw;}
.fa-csyddkaf .group li:nth-child(2) .tit{flex-direction: row-reverse;}
.fa-csyddkaf .group li:nth-child(2) .dots{flex-direction: row-reverse;}
.fa-csyddkaf .group li:nth-child(2) .dots:after{margin: 0 0.156vw 0 0;}
.fa-csyddkaf .group li:nth-child(2) .linemum{position: absolute;top: 7.8vw;left: -18.1vw;width: 32vw;height: 17.2vw;transform: rotate(63deg);}
.fa-csyddkaf .group li:nth-child(2).leida .mask{left: -51.5vw;top: -13vw;}
.fa-csyddkaf .group li:nth-child(2).leida .light{left: -0.3vw;bottom: 0.1vw;}
.fa-csyddkaf .group li:nth-child(2) .shadow:after{width: 3.396vw;height: 1.863vw;top: 1.1vw;}
.fa-csyddkaf .group li:nth-child(2).leida .light .trail{transform: scaleX(-1) rotate(-6deg);top: 0;}
.fa-csyddkaf .group li:nth-child(2).on .light{height: 4.896vw;}
.fa-csyddkaf .group li:nth-child(2).leida.active .light .trail{width: 11.16vw;}
.fa-csyddkaf .group li:nth-child(2).leida.active .light .guang{transform: rotate(-74deg);height: 255%;}
.fa-csyddkaf .group li:nth-child(2).leida.active .light .wrj{transform:translate(-50%,0) rotate(74deg);}

/* 城市要地低空安防--TLOE001型光电设备 */
.fa-csyddkaf .group li:nth-child(3){right: 31.5%;top: 32%;}
.fa-csyddkaf .group li:nth-child(3) .icon{width:2.2vw;left: -1vw;top: -0.7vw;}
.fa-csyddkaf .group li:nth-child(3).gdshebei .light{width: 13.333vw;height: 8.594vw;left: -12vw;bottom: 0.6vw;}
.fa-csyddkaf .group li:nth-child(3).gdshebei .light .guang{background-image: url(../images/fa/fa_gdshebei_guang4.png);}
.fa-csyddkaf .group li:nth-child(3).gdshebei .mubiao{left: -0.573vw;top: -13vw;width: 10.781vw;height: 5.833vw;}
/* .fa-csyddkaf .group li:nth-child(3).gdshebei.active .mubiao:After{width: 10.417vw;height: 3.438vw;left: 0.3vw;} */
/* 右侧的线 */
.fa-csyddkaf .group .line li:nth-child(3){width: 39vw;height: 18.892vw;top: 27.6%;right: 36.5%;}
.fa-csyddkaf .group li:nth-child(3) .linemum{transform: translateY(15px) translateX(-15px) rotate(-69.5deg);}

/* 城市要地低空安防--TLS007型目标识别雷达 */
.fa-csyddkaf .group li:nth-child(4){right: 27%;top: 49.5%;}
.fa-csyddkaf .group li:nth-child(4) .icon{width:3.958vw;right: -2.96vw;top: -0.35vw;}
.fa-csyddkaf .group li:nth-child(4) .tit{flex-direction: row-reverse;}
.fa-csyddkaf .group li:nth-child(4) .dots{flex-direction: row-reverse;}
.fa-csyddkaf .group li:nth-child(4) .dots:after{margin: 0 0.156vw 0 0;}
.fa-csyddkaf .group li:nth-child(4).leida .light{left: 0;bottom: -0.2vw;}
.fa-csyddkaf .group li:nth-child(4).leida .mask{left: -78.5vw;top: -24vw;}
.fa-csyddkaf .group li:nth-child(4).leida .trail{left: 1.763vw;top: -0.9vw;}
/* 右侧的线 */
.fa-csyddkaf .group .line li:nth-child(4){width: 53vw;height: 21vw;top: 35.9%;right: 18.8%;}
.fa-csyddkaf .group li:nth-child(4) .linemum{transform: translateY(13px) translateX(8px) rotate(-44deg);}

/* 城市要地低空安防--干扰反制设备 */
.fa-csyddkaf .group li:nth-child(5){right: 42.5%;top: 74.5%;}
.fa-csyddkaf .group li:nth-child(5) .icon{width:1.719vw;right: -1.8vw;top: 0vw;}
.fa-csyddkaf .group li:nth-child(5) .tit{flex-direction: row-reverse;}
.fa-csyddkaf .group li:nth-child(5) .dots{flex-direction: row-reverse;}
.fa-csyddkaf .group li:nth-child(5) .dots:after{margin: 0 0.156vw 0 0;}
.fa-csyddkaf .group li:nth-child(5).grfzsb .signal{bottom: 0;left: -11.3vw;}
.fa-csyddkaf .group li:nth-child(5).grfzsb .mubiao{left: -6.573vw;top: -28vw;}
/* 右侧的线 */
.fa-csyddkaf .group .line li:nth-child(5){width: 27vw;height: 16.792vw;top: 56%;right: 41.5%;}
.fa-csyddkaf .group li:nth-child(5) .linemum{transform: translateY(-2px) translateX(-13px) rotate(-15deg);}
.fa-csyddkaf .group li:nth-child(5) .text-underline-arc {stroke-width: 1;stroke-opacity: 1;stroke-dasharray: 5, 4;}
/* 一、方案>>>>城市要地低空安防--end */

/* 二、方案>>>>机场低空安防--s */
  /************* 1、单跑道 s *************/
  .fa-danpd .platform{left: 51%;top: 37.5%;}

  /* 单跑道--TLS007型目标识别雷达 */
  .fa-danpd .leida .mask{width:111.354vw;height: 44.323vw;}
  .fa-danpd .group li:nth-child(1){left: 12%;top: 43.5%;}
  .fa-danpd .group li:nth-child(1) .icon{width: 3.958vw;left:-2.5vw;top:-0.8vw;z-index: -1;}
  .fa-danpd .group li:nth-child(1) .linemum{position: absolute;top: -11.7vw;left: 1.7vw;width: 37vw;height: 21vw;transform: rotate(-36.5deg);}
  .fa-danpd .group li:nth-child(1).leida .light{left: -1.5vw;bottom: 0.3vw;}
  .fa-danpd .group li:nth-child(1).leida .mask{left: -18.5vw;top: -22vw;}

  /* 单跑道--TLOE001型光电设备 */
  .fa-danpd .group li:nth-child(2){left: 9%;top: 80.5%;}
  .fa-danpd .group li:nth-child(2) .icon{width: 2.4vw;right:-2.1vw;top:-0.4vw;z-index: -1;}
  .fa-danpd .group li:nth-child(2) .tit{flex-direction: row-reverse;}
  .fa-danpd .group li:nth-child(2) .dots{flex-direction: row-reverse;}
  .fa-danpd .group li:nth-child(2) .dots:after{margin: 0 0.156vw 0 0;}
  .fa-danpd .group li:nth-child(2) .linemum{position: absolute;top: -22.2vw;left: 7.5vw;width: 37vw;height: 19.5vw;transform: rotate(-71.5deg);}
  .fa-danpd .group li:nth-child(2).gdshebei .mubiao{left: 16.427vw;top: -38.9vw;}
  .fa-danpd .group li:nth-child(2).gdshebei .light{width: 1.146vw;height: 38.542vw;left: 17.8vw;bottom: -0.6vw;transform: rotate(15deg);}
  .fa-danpd .group li:nth-child(2).gdshebei .light .guang{background-image: url(../images/fa/fa_gdshebei_guang6.png);}

  /* 单跑道--干扰反制设备 */
  .fa-danpd .group li:nth-child(3){left: 17%;bottom: 5.5%;}
  .fa-danpd .group li:nth-child(3) .icon{width: 3.438vw;right:-3.1vw;top:-0.4vw;z-index: -1;}
  .fa-danpd .group li:nth-child(3) .tit{flex-direction: row-reverse;}
  .fa-danpd .group li:nth-child(3) .dots{flex-direction: row-reverse;}
  .fa-danpd .group li:nth-child(3) .dots:after{margin: 0 0.156vw 0 0;}

  /* 右侧的线 */
  .fa-danpd .group .line li:nth-child(3){width: 38vw;height: 25.792vw;bottom: 24%;left: 35.5%;}
  .fa-danpd .group li:nth-child(3) .linemum{position: absolute;top: 8.8vw;left: -15.5vw;width: 37vw;height: 20vw;transform: rotate(-82deg);}
  .fa-danpd .group li:nth-child(3).grfzsb .signal{left: -1.8vw;}
  .fa-danpd .group li:nth-child(3).grfzsb .mubiao{left: 3.827vw;}

  /* 单跑道--TLS005型探鸟雷达 */
  .fa-danpd .group li:nth-child(4){left: 38.7%;bottom: 13.1%;}
  .fa-danpd .group li:nth-child(4) .icon{width: 7.552vw;right:-4.5vw;top:-1.45vw;z-index: -1;}
  .fa-danpd .group li:nth-child(4) .tit{flex-direction: row-reverse;}
  .fa-danpd .group li:nth-child(4) .dots{flex-direction: row-reverse;}
  .fa-danpd .group li:nth-child(4) .dots:after{margin: 0 0.156vw 0 0;}

  /* 右侧的线 */
  .fa-danpd .group .line li:nth-child(4){width: 38vw;height: 25.792vw;bottom: 24%;left: 35.5%;}
  .fa-danpd .group li:nth-child(4) .linemum{position: absolute;top: 9.8vw;left: -4.9vw;width: 37vw;height: 12vw;transform: rotate(-113deg);}

  /* 单跑道--驱鸟设备 */
  .fa-danpd .group li:nth-child(5){left: 67%;bottom: 7.25%;}
  .fa-danpd .group li:nth-child(5) .icon{width: 5.625vw;right:-4.2vw;top:-0.2vw;z-index: -1;}
  .fa-danpd .group li:nth-child(5) .tit{flex-direction: row-reverse;}
  .fa-danpd .group li:nth-child(5) .dots{flex-direction: row-reverse;}
  .fa-danpd .group li:nth-child(5) .dots:after{margin: 0 0.156vw 0 0;}
  .fa-danpd .group li:nth-child(5).grfzsb .signal{left: -4.2vw;bottom: 2vw;}
  .fa-danpd .group li:nth-child(5).grfzsb.qnsb .mubiao{top: -26vw;}
  .fa-danpd .group li:nth-child(5).grfzsb.qnsb .mubiao:after{background-image: url(../images/fa/fa_gdshebei_wrj5.png);}
  .fa-danpd .group li:nth-child(5).grfzsb.qnsb.active .mubiao i{animation: flashTwice 0.5s ease-in-out 1.5s 3 forwards;}
    /* 右侧的线 */
  .fa-danpd .group .line li:nth-child(5){width: 38vw;height: 25.792vw;bottom: 24%;left: 35.5%;}
  .fa-danpd .group li:nth-child(5) .linemum{position: absolute;top: 9.8vw;left: 8vw;width: 37vw;height: 19.5vw;transform: rotate(-161deg);}

  /* 单跑道--TLS007型目标识别雷达 */
  .fa-danpd .group li:nth-child(6){right: 13.5%;top: 34.4%;}
  .fa-danpd .group li:nth-child(6) .icon{width: 3.958vw;right:-3vw;top:-0.4vw;z-index: -1;}
  .fa-danpd .group li:nth-child(6) .tit{flex-direction: row-reverse;}
  .fa-danpd .group li:nth-child(6) .dots{flex-direction: row-reverse;}
  .fa-danpd .group li:nth-child(6) .dots:after{margin: 0 0.156vw 0 0;}
  .fa-danpd .group li:nth-child(6).leida .light{left: 0;bottom: 0.25vw;}

  /* 右侧的线 */
  .fa-danpd .group .line li:nth-child(6){width: 35.5vw;height: 20vw;top: 18.5%;right: 13%;}
  .fa-danpd .group li:nth-child(6) .linemum{transform: translateY(-1px) translateX(-12px) rotate(-36.5deg);}
  /************* 1、单跑道 end *************/

  /************* 2、多跑道 s *************/
  .fa-duopd .platform{left: 54.5%;top: 51%;}
  .fa-duopd .gdshebei.qnsb .mask{width: 134.219vw;height: 46.875vw;}
  .fa-duopd .gdshebei.qnsb .mask:After{background-image: url(../images/fa/fa_leida_zhaozi2.png);}
  .fa-duopd .qnsb2 .mask{width: 134.219vw;height: 46.875vw;}
  .fa-duopd .qnsb2 .mask:After{background-image: url(../images/fa/fa_leida_zhaozi2.png);}

  /* 1多跑道--TLS004型低空监视雷达 */
  .fa-duopd .group li:nth-child(1){left: 12.2%;top: 17.15%;}
  .fa-duopd .group li:nth-child(1) .icon{width: 2.344vw;right:-2.5vw;top:-0.4vw;z-index: -1;}
  .fa-duopd .group li:nth-child(1) .tit{flex-direction: row-reverse;}
  .fa-duopd .group li:nth-child(1) .dots{flex-direction: row-reverse;}
  .fa-duopd .group li:nth-child(1) .dots:after{margin: 0 0.156vw 0 0;}
  .fa-duopd .group li:nth-child(1) .linemum{position: absolute;top: 1vw;left: 14.5vw;width: 29.5vw;height: 18.792vw;transform: rotate(1deg);}
  .fa-duopd .group li:nth-child(1).leida .light{left: 13.6vw;bottom: 0;}
  .fa-duopd .group li:nth-child(1).leida.on .light{height: 6vw;}
  .fa-duopd .group li:nth-child(1).leida .mask{left: -39.5vw;top: -8.5vw;}

  /* 2多跑道--TLS007型目标识别雷达 */
  .fa-duopd .group li:nth-child(2){left: 29.6%;top: 21.25%;}
  .fa-duopd .group li:nth-child(2) .icon{width: 3.958vw;left:-2.5vw;top:-1vw;z-index: -1;}
  .fa-duopd .group li:nth-child(2) .linemum{position: absolute;top: 0.7vw;left: 0.3vw;width: 27vw;height: 16.392vw;transform: rotate(2deg);}
  .fa-duopd .group li:nth-child(2).leida .light{left: -1.6vw;bottom: 0;}
  .fa-duopd .group li:nth-child(2).leida .mask{left: -56.5vw;top: -10.5vw;}

  /* 3多跑道--TLS004型低空监视雷达 */
  .fa-duopd .group li:nth-child(3){left: 3%;top: 48.25%;}
  .fa-duopd .group li:nth-child(3) .icon{width: 2.344vw;left:-1.85vw;top:-0.4vw;z-index: -1;}
  .fa-duopd .group li:nth-child(3) .linemum{position: absolute;top: -12.15vw;left: 3.7vw;width: 41.5vw;height: 24.592vw;transform: rotate(-32deg);}
  .fa-duopd .group li:nth-child(3) .mubiao{left: 7vw;top: -22.2vw;}
  .fa-duopd .group li:nth-child(3) .light{bottom: 0.25vw;}
  .fa-duopd .group li:nth-child(3) .mask{left: -46.54vw;top: -19.5vw;}

  /* 4多跑道--TLS007型目标识别雷达 */
  .fa-duopd .group li:nth-child(4){left: 11.5%;top: 53.25%;}
  .fa-duopd .group li:nth-child(4) .icon{width: 3.958vw;left:-2.5vw;top:-0.65vw;z-index: -1;}
  .fa-duopd .group li:nth-child(4) .linemum{position: absolute;top: -12.3vw;left: 3vw;width: 39vw;height: 22vw;transform: rotate(-32deg);}
  .fa-duopd .group li:nth-child(4) .light{bottom: -0.1vw;}

  /* 5多跑道--驱鸟设备 */
  .fa-duopd .group li:nth-child(5){left: 27.2%;top: 38.5%;}
  .fa-duopd .group li:nth-child(5) .icon{width: 5.625vw;right:-4.15vw;top:-0.2vw;z-index: -1;}
  .fa-duopd .group li:nth-child(5) .tit{flex-direction: row-reverse;}
  .fa-duopd .group li:nth-child(5) .dots{flex-direction: row-reverse;}
  .fa-duopd .group li:nth-child(5) .dots:after{margin: 0 0.156vw 0 0;}
  .fa-duopd .group li:nth-child(5) .linemum{position: absolute;top: -0.5vw;left: 4.6vw;width: 22vw;height: 11vw;transform: rotate(-9deg);}
  /* .fa-duopd .group .line li:nth-child(5){z-index: 100;} */
  .fa-duopd .group li:nth-child(5).grfzsb .signal{bottom: 0vw;left: -4vw;}
  
  /* 6多跑道--TLOE001型光电设备 */
  .fa-duopd .group li:nth-child(6){left: 25.1%;top: 67%;}
  .fa-duopd .group li:nth-child(6) .icon{width: 2.1vw;right:-1.8vw;top:0.25vw;z-index: -1;}
  .fa-duopd .group li:nth-child(6) .tit{flex-direction: row-reverse;}
  .fa-duopd .group li:nth-child(6) .dots{flex-direction: row-reverse;}
  .fa-duopd .group li:nth-child(6) .dots:after{margin: 0 0.156vw 0 0;}
  .fa-duopd .group li:nth-child(6) .overflow{width: 17vw;height: 15.4vw;position: absolute;top: -13.1vw;left: 12vw;overflow: hidden;}
  .fa-duopd .group li:nth-child(6) .linemum{width: 26vw;height: 16vw;transform: rotate(-56deg);}
  .fa-duopd .group li:nth-child(6).gdshebei .light {width: 0.521vw;height: 8.802vw;transform: rotate(-4deg);left: 12.2vw;bottom: -0.25vw;}
  .fa-duopd .group li:nth-child(6).gdshebei .light .guang{background-image: url(../images/fa/fa_gdshebei_guang3.png);}
  .fa-duopd .group li:nth-child(6).gdshebei .mubiao{left: 6vw;top: -14vw;}
  .fa-duopd .group li:nth-child(6).gdshebei.on .mubiao:after{left: 3vw;}
  .fa-duopd .group li:nth-child(6).gdshebei.active .mubiao:after{left: 2.4vw;}

  /* 7多跑道--TLOE001型光电设备 */
  .fa-duopd .group li:nth-child(7){left: 36.1%;top: 75.5%;}
  .fa-duopd .group li:nth-child(7) .icon{width: 1.719vw;right:-1.8vw;top:-0.3vw;z-index: -1;}
  .fa-duopd .group li:nth-child(7) .tit{flex-direction: row-reverse;}
  .fa-duopd .group li:nth-child(7) .dots{flex-direction: row-reverse;}
  .fa-duopd .group li:nth-child(7) .dots:after{margin: 0 0.156vw 0 0;}
  .fa-duopd .group li:nth-child(7) .overflow{width: 16.5vw;height: 14vw;position: absolute;top: -13.5vw;left: 1.5vw;overflow: hidden;}
  .fa-duopd .group li:nth-child(7) .linemum{width: 26vw;height: 16vw;transform: rotate(-85deg);}
  .fa-duopd .group li:nth-child(7).grfzsb .signal{bottom: 0.6vw;}

  /* 8多跑道--TLS004型低空监视雷达 */
  .fa-duopd .group li:nth-child(8){right: 32.1%;bottom: 14.5%;}
  .fa-duopd .group li:nth-child(8) .icon{width: 2.344vw;right:-1.8vw;top:-0.3vw;z-index: -1;}
  .fa-duopd .group li:nth-child(8) .tit{flex-direction: row-reverse;}
  .fa-duopd .group li:nth-child(8) .dots{flex-direction: row-reverse;}
  .fa-duopd .group li:nth-child(8) .dots:after{margin: 0 0.156vw 0 0;}
  .fa-duopd .group li:nth-child(8) .overflow{width: 30vw;height: 17vw;position: absolute;top: -17.5vw;left: -18.8vw;overflow: hidden;}
  .fa-duopd .group li:nth-child(8) .linemum{width: 26vw;height: 16vw;transform: rotate(-161deg);}
  .fa-duopd .group li:nth-child(8).leida .light{left: -0.5vw;}
  .fa-duopd .group li:nth-child(8).leida .mask{left: -38.5vw;top: -38.5vw;}

  /* 9多跑道--TLS004型低空监视雷达 */
  .fa-duopd .group li:nth-child(9){right: 20.5%;bottom: 8.6%;}
  .fa-duopd .group li:nth-child(9) .icon{width: 3.958vw;right:-1.8vw;top:-0.3vw;z-index: -1;}
  .fa-duopd .group li:nth-child(9) .tit{flex-direction: row-reverse;}
  .fa-duopd .group li:nth-child(9) .dots{flex-direction: row-reverse;}
  .fa-duopd .group li:nth-child(9) .dots:after{margin: 0 0.156vw 0 0;}
  .fa-duopd .group li:nth-child(9).leida .light{left: -1.05vw;}
  .fa-duopd .group li:nth-child(9).leida .light .guang{background-image: url(../images/fa/fa_leida_guang3.png);}
  .fa-duopd .group li:nth-child(9).leida .mask{left: -40.5vw;top: -50vw;}
  .fa-duopd .group li:nth-child(9).leida.on .light{height: 14.375vw;}
  .fa-duopd .group li:nth-child(9).leida.active .light .guang{height: 121%;transform: rotate(44deg)}
  .fa-duopd .group li:nth-child(9).leida.active .wrj{transform: translate(-50%,0) rotate(-44deg)}
  /* 右侧的线 */
  .fa-duopd .group .line li:nth-child(9){width: 34vw;height: 20vw;top: 53.7%;right: 14.2%;}
  .fa-duopd .group li:nth-child(9) .linemum{transform: translateY(31px) translateX(3px) rotate(9deg);}

  /* 10多跑道--TLS007型目标识别雷达 */
  .fa-duopd .group li:nth-child(10){right: 11.65%;bottom: 61.1%;}
  .fa-duopd .group li:nth-child(10) .icon{width: 3.958vw;right:-1.98vw;top:-1.7vw;z-index: -1;}
  .fa-duopd .group li:nth-child(10) .tit{flex-direction: row-reverse;}
  .fa-duopd .group li:nth-child(10) .dots{flex-direction: row-reverse;}
  .fa-duopd .group li:nth-child(10) .dots:after{margin: 0 0.156vw 0 0;}
  .fa-duopd .group li:nth-child(10).leida .light{left: -1vw;bottom: 3.2vw;}
  .fa-duopd .group li:nth-child(10).leida .mask{left: -50.5vw;top: -21vw;}
  .fa-duopd .group li:nth-child(10).leida .light .guang{transform: rotate(-22deg)}
  .fa-duopd .group li:nth-child(10).leida .light .trail{left: -1.35vw;top: -0.5vw;}
  .fa-duopd .group li:nth-child(10).leida .light .shadow{transform: rotate(-22deg);left: -1.35vw;}
  .fa-duopd .group li:nth-child(10).leida .light .shadow:after{transform: rotate(22deg);left: -30%;top: -2vw;}
  .fa-duopd .group li:nth-child(10).leida.active .light .guang{height: 125%;transform: rotate(53deg)}
  .fa-duopd .group li:nth-child(10).leida.active .light .trail{width: 8.99vw;}
  /* 右侧的线 */
  .fa-duopd .group .line li:nth-child(10){width: 34vw;height: 19.792vw;top: 24.35%;right: 11.5%;z-index: 0;}
  .fa-duopd .group li:nth-child(10) .linemum{transform: translateY(12px) translateX(47px) rotate(-51deg);}

  /* 11多跑道--TLS004型低空监视雷达 */
  .fa-duopd .group li:nth-child(11){right: 17.88%;bottom: 66.1%;z-index: 2;}
  .fa-duopd .group li:nth-child(11) .icon{width: 2.344vw;right:-3.8vw;top:-0.1vw;}
  .fa-duopd .group li:nth-child(11) .tit{flex-direction: row-reverse;}
  .fa-duopd .group li:nth-child(11) .dots{flex-direction: row-reverse;}
  .fa-duopd .group li:nth-child(11) .dots:after{margin: 0 0.156vw 0 0;}
  .fa-duopd .group li:nth-child(11) .mask{left: -73.54vw;top: -15.1vw;width: 112.396vw;}
  .fa-duopd .group li:nth-child(11) .mubiao{left: -8vw;top: -13.9vw;}
  .fa-duopd .group li:nth-child(11) .light{left: 0;bottom: 2vw;}
  /* 右侧的线 */
  .fa-duopd .group .line li:nth-child(11){width: 34vw;height: 17.792vw;top: 24%;right: 17.5%;z-index: 0;}
  .fa-duopd .group li:nth-child(11) .linemum{transform: translateY(-8px) translateX(106px) rotate(-58deg);}

  /* 12多跑道--TLOE001型光电设备 */
  .fa-duopd .group li:nth-child(12){right: 38.88%;bottom: 63.5%;z-index: 2;}
  .fa-duopd .group li:nth-child(12) .icon{width: 2.656vw;right:-2vw;top:0vw;}
  .fa-duopd .group li:nth-child(12) .tit{flex-direction: row-reverse;}
  .fa-duopd .group li:nth-child(12) .dots{flex-direction: row-reverse;}
  .fa-duopd .group li:nth-child(12) .dots:after{margin: 0 0.156vw 0 0;}
  .fa-duopd .group li:nth-child(12) .overflow{width: 17vw;height: 13.5vw;position: absolute;top: -4.7vw;left: -17.3vw;overflow: hidden;}
  .fa-duopd .group li:nth-child(12) .linemum{width: 26vw;height: 16vw;transform: rotate(91deg);}
  .fa-duopd .group li:nth-child(12).gdshebei .light{width: 0.521vw;height: 8.802vw;transform: rotate(10deg);left: 0.9vw;}
  .fa-duopd .group li:nth-child(12).gdshebei .light .guang{background-image:url(../images/fa/fa_gdshebei_guang3.png);}
  .fa-duopd .group li:nth-child(12).gdshebei .mask{left: -77.54vw;top: -15.1vw;}
  .fa-duopd .group li:nth-child(12).gdshebei .mubiao{left: -4.473vw;top: -16.5vw;}

  /************* 2、多跑道 end *************/

/* 二、方案>>>>机场低空安防--end */

/* 三、方案>>>>边境/海岸线低空安防--s */
.fa-bjhax .platform{bottom: 39%;left: 13.5%;z-index: 103;}
.fa-bjhax .platform .icon{left: -7vw;bottom: -1.542vw;}
.fa-bjhax .platform .tit{position: relative;z-index: 101;}
/* 边境/海岸线低空安防--TLC002型雷达 */
.fa-bjhax .group li:nth-child(1){left: 42%;top: 48%;}
.fa-bjhax .group li:nth-child(1) .icon{width: 19.844vw;left: -10.5vw;top: -3.8vw;z-index: -1;}
.fa-bjhax .group li:nth-child(1).gdshebei .mask{width:111.354vw;height: 44.323vw;position: absolute;left: -50.5vw;top: -23vw;overflow: hidden;pointer-events: none;}
.fa-bjhax .group li:nth-child(1).gdshebei .mask:after{background: url(../images/fa/fa_leida_zhaozi2.png) no-repeat center center/100% 100%;width:100%;height: 100%;position: absolute;left: 0;top: 0%;transition: all 1.5s cubic-bezier(0.25, 0.1, 0.25, 1);clip-path: polygon(0 0,100% 0,100% 0,0 0);content: "";opacity: 0;}
.fa-bjhax .group li:nth-child(1).gdshebei .light{width: 13.333vw;height: 8.594vw;left: 7vw;bottom: 2.5vw;} 
.fa-bjhax .group li:nth-child(1).gdshebei .light .guang{background: url(../images/fa/fa_gdshebei_guang4.png) no-repeat center center / 100% 100%;} 
.fa-bjhax .group li:nth-child(1).gdshebei .mubiao{width: 18.75vw;height: 9.688vw;left: 18vw;top: -21vw;} 
.fa-bjhax .group li:nth-child(1).gdshebei .mubiao:after{background-image: url(../images/fa/fa_gdshebei_wrj2.png);left: 10%;top: 10%;width: 80%;height: 80%;} 
.fa-bjhax .group li:nth-child(1).gdshebei .mubiao i{transform: scale(0.9);} 
.fa-bjhax .group li:nth-child(1).gdshebei .mubiao i:nth-child(1){width: 5.365vw;height: 4.01vw;left: -0.208vw;top: 2.76vw;} 
.fa-bjhax .group li:nth-child(1).gdshebei .mubiao i:nth-child(2){width: 5.365vw;height: 4.01vw;left: 4.219vw;top: 4.375vw;} 
.fa-bjhax .group li:nth-child(1).gdshebei .mubiao i:nth-child(3){width: 4.01vw;height: 2.813vw;left: 5.469vw;top: 2.083vw;} 
.fa-bjhax .group li:nth-child(1).gdshebei .mubiao i:nth-child(4){width: 5.313vw;height: 3.802vw;left: 8.281vw;top: 6.302vw;} 
.fa-bjhax .group li:nth-child(1).gdshebei .mubiao i:nth-child(5){width: 4.01vw;height: 2.813vw;left: 9.271vw;top: 0.781vw;} 
.fa-bjhax .group li:nth-child(1).gdshebei .mubiao i:nth-child(6){width: 3.75vw;height: 2.708vw;left: 9.583vw;top: 3.646vw;} 
.fa-bjhax .group li:nth-child(1).gdshebei .mubiao i:nth-child(7){width: 3.75vw;height: 2.708vw;left: 13.281vw;top: 3.698vw;} 

.fa-bjhax .group li:nth-child(1).gdshebei.on .mask:after { clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); opacity: 1;top: 0;}
.fa-bjhax .group li:nth-child(1).gdshebei.active .mubiao:after {width: 100%;height: 100%;left: 0;top: 0;}
.fa-bjhax .group li:nth-child(1).gdshebei.on .mubiao i {transform: scale(1);}
/* 右侧的线 */
.fa-bjhax .group .line li:nth-child(1){width: 34vw;height: 20.792vw;top: 32%;left: auto;right: 52.5%;z-index: 100;}
.fa-bjhax .group li:nth-child(1) .linemum{transform: translateY(27px) translateX(-1px) rotate(-33deg);}

/* 边境/海岸线低空安防--侦收设备 */
.fa-bjhax .group li:nth-child(2){right: 30%;top: 60%;}
.fa-bjhax .group li:nth-child(2) .icon{width: 1.719vw;right: -2vw;top: 0vw;}
.fa-bjhax .group li:nth-child(2) .tit{flex-direction: row-reverse;}
.fa-bjhax .group li:nth-child(2) .dots{flex-direction: row-reverse;}
.fa-bjhax .group li:nth-child(2) .dots:after{margin: 0 0.156vw 0 0;}
.fa-bjhax .group li:nth-child(2).zsshebei .signal{top: -20.5vw;}
.fa-bjhax .group li:nth-child(2).zsshebei .mubiao{top: -25vw;}
/* 右侧的线 */
.fa-bjhax .group .line li:nth-child(2){width: 71vw;height: 36.792vw;left:auto;top: 25.6%;right: 15.5%;}
.fa-bjhax .group li:nth-child(2) .linemum{transform: translateY(22px) translateX(3px) rotate(-26deg);}

/* 边境/海岸线低空安防--干扰反制设备 */
.fa-bjhax .group li:nth-child(3){right: 9.5%;top: 67.5%;}
.fa-bjhax .group li:nth-child(3) .icon{width:1.719vw;left: -1.6vw;top: 0vw;}
.fa-bjhax .group li:nth-child(3).grfzsb .signal{left: -22.4vw;bottom: 0;}
.fa-bjhax .group li:nth-child(3).grfzsb .mubiao{left: -15.573vw;top: -17vw;}
/* 右侧的线 */
.fa-bjhax .group .line li:nth-child(3){width: 67vw;height: 30vw;top: 31.5%;left:auto;right: 19.5%;}
.fa-bjhax .group li:nth-child(3) .linemum{transform: translateY(40px) translateX(31px) rotate(-16deg);}
/* @media(max-width:1560px){
  .fa-bjhax .group .line li:nth-child(3){top: 29%;}
  .fa-bjhax .group li:nth-child(3) .linemum{transform: translateY(31px) translateX(62px) rotate(-19deg);}
}
@media(max-width:1366px){
  .fa-bjhax .group .line li:nth-child(3){top: 29%;}
  .fa-bjhax .group li:nth-child(3) .linemum{transform: translateY(31px) translateX(42px) rotate(-17deg);}
} */
/* 三、方案>>>>边境/海岸线低空安防--end */


/* 四、方案>>>>通用航路保障--s */
.fa-tyhl .platform{bottom: 12.8%;left: 43.7%;}
/* 通用航路--TLS004型低空监视雷达 */
.fa-tyhl .group li:nth-child(1){left: 11.2%;bottom: 54%;}
.fa-tyhl .group li:nth-child(1) .icon{width: 2.344vw;left: -1.95vw;bottom: -0.5vw;}
.fa-tyhl .group li:nth-child(1) .linemum{position: absolute;top: -1.25vw;left: 0.2vw;width: 35vw;height: 21.792vw;}
.fa-tyhl .group li:nth-child(1) .shadow:after{background-image: url(../images/fa/fa_gdshebei_wrj.png);width: 6vw;height: 2.1vw;}
.fa-tyhl .group li:nth-child(1) .wrj{background-image: url(../images/fa/fa_gdshebei_wrj.png);}
.fa-tyhl .group li:nth-child(1) .trail{transform: rotate(-8deg);left: 2.15vw;}
.fa-tyhl .group li:nth-child(1).on .wrj{width: 6vw;height: 2.1vw;}
.fa-tyhl .group li:nth-child(1).active .wrj{width: 11.771vw;height: 3.854vw;}
/*  通用航路--TLOE001型光电设备 */
.fa-tyhl .group li:nth-child(2){left: 11%;bottom: 46.3%;}
.fa-tyhl .group li:nth-child(2) .icon{width: 2.76vw;left: -2.258vw;}
.fa-tyhl .group li:nth-child(2) .dots:after{width: 1.042vw;}
.fa-tyhl .group li:nth-child(2) .linemum{position: absolute;top: -3.6vw;left: 1vw;width: 34vw;height: 19.792vw;transform: rotate(-5deg);}
/*  通用航路--干扰反制设备 */
.fa-tyhl .group li:nth-child(3){left: 2.5%;bottom: 36%;}
.fa-tyhl .group li:nth-child(3) .icon{width: 1.563vw;right: -1.558vw;top: -0.35vw;}
.fa-tyhl .group li:nth-child(3) .tit{flex-direction: row-reverse;}
.fa-tyhl .group li:nth-child(3) .dots{flex-direction: row-reverse;}
.fa-tyhl .group li:nth-child(3) .dots:after{margin: 0 0.156vw 0 0;}
.fa-tyhl .group li:nth-child(3) .linemum{position: absolute;top: -6vw;left: 11vw;width: 34vw;height: 19.5vw;transform: rotate(-14deg);}
.fa-tyhl .group li:nth-child(3) .text-underline-arc {stroke: #548cd3;stroke-width: 2;stroke-opacity: 1;}
/* 通用航路--TLS004型低空监视雷达 */
.fa-tyhl .group li:nth-child(4){right: 33%;bottom: 56.5%;}
.fa-tyhl .group li:nth-child(4) .icon{width: 2.344vw;right: -2.5vw;bottom: -0.9vw;}
.fa-tyhl .group li:nth-child(4) .tit{flex-direction: row-reverse;}
.fa-tyhl .group li:nth-child(4) .dots{flex-direction: row-reverse;}
.fa-tyhl .group li:nth-child(4) .dots:after{margin: 0 0.156vw 0 0;}
.fa-tyhl .group .target li:nth-child(4){right: 36.5%;}
.fa-tyhl .group .target li:nth-child(4) .mask{left: -39.5vw;top: -18.5vw;}
.fa-tyhl .group .target li:nth-child(4).leida .light{left: auto;right: -5.6vw;}
/* 右侧的线 */
.fa-tyhl .group .line li:nth-child(4){width: 34vw;height: 22.792vw;bottom: 14.5%;right: 32%;}
.fa-tyhl .group li:nth-child(4) .linemum{transform: translateY(-87px) translateX(93px) rotate(-81.5deg);}

/* 通用航路--TLOE001型光电设备 */
.fa-tyhl .group li:nth-child(5){right: 22.5%;bottom: 50.6%;}
.fa-tyhl .group li:nth-child(5) .icon{width: 2.76vw;right: -2.1vw;bottom: -0.25vw;}
.fa-tyhl .group li:nth-child(5) .tit{flex-direction: row-reverse;}
.fa-tyhl .group li:nth-child(5) .dots{flex-direction: row-reverse;}
.fa-tyhl .group li:nth-child(5) .dots:after{margin: 0 0.156vw 0 0;}
.fa-tyhl .group .target li:nth-child(5) .light{width: 0.625vw;height: 13.854vw;left: 0.6vw;bottom: 2.2vw;}
.fa-tyhl .group .target li:nth-child(5) .light .guang{background-image: url(../images/fa/fa_gdshebei_guang2.png);}
.fa-tyhl .group .target li:nth-child(5) .mubiao{left: -3.1vw;}
.fa-tyhl .group .target li:nth-child(5) .mubiao:after{background-image: url(../images/fa/fa_leida_wrj.png);}
/* 右侧的线 */
.fa-tyhl .group .line li:nth-child(5){width: 38vw;height: 22.792vw;bottom: 7%;right: 18.8%;}
.fa-tyhl .group li:nth-child(5) .linemum{transform: translateY(-92px) translateX(12px) rotate(-63deg);}

/* 通用航路--干扰反制设备 */
.fa-tyhl .group li:nth-child(6){right: 4.3%;bottom: 55.2%;}
.fa-tyhl .group li:nth-child(6) .icon{width: 1.563vw;left:-1.2vw;bottom: -0.8vw;}
.fa-tyhl .group .target li:nth-child(6) .signal{left: -22vw;bottom: 0.3rem;}
.fa-tyhl .group .target li:nth-child(6) .mubiao{left: -15.8vw;top: -19vw;}
/* 右侧的线 */
.fa-tyhl .group .line li:nth-child(6){width: 62vw;height: 24.792vw;bottom: 16.5%;right: 2.5%;}
.fa-tyhl .group li:nth-child(6) .linemum{transform: translateY(38px) translateX(-16px) rotate(-60deg);}
@media(max-width:1560px){
  .fa-tyhl .group .line li:nth-child(4){bottom: 15.5%;width: 37vw;height: 20.792vw;}
  .fa-tyhl .group li:nth-child(4) .linemum{transform: translateY(-97px) translateX(100px) rotate(-82deg);}
  .fa-tyhl .group .line li:nth-child(5){bottom: 4.8%;right: 18.5%;height: 23.792vw;}
  .fa-tyhl .group li:nth-child(5) .linemum{transform: translateY(-92px) translateX(12px) rotate(-64deg);}
  .fa-tyhl .group li:nth-child(6) .linemum{transform: translateY(28px) translateX(-13px) rotate(-60deg);}
}
@media(max-width:1366px){
.fa-tyhl .group .line li:nth-child(4){bottom: 12.5%;width: 38vw;height: 22.792vw;}
.fa-tyhl .group li:nth-child(4) .linemum{transform: translateY(-97px) translateX(100px) rotate(-83deg);}
.fa-tyhl .group .line li:nth-child(5){bottom: 2.5%;right: 17.8%;width: 39vw;height: 24.792vw;}
.fa-tyhl .group li:nth-child(5) .linemum{transform: translateY(-92px) translateX(12px) rotate(-65deg);}
}
/* 四、方案>>>>通用航路保障--end */

/* 五、方案>>>>城市公共活动安防--s */
.fa-csgghdaf .platform{bottom: 30.8%;left: 13.8%;}
/* 城市公共活动安防--干扰反制设备 */
.fa-csgghdaf .group li:nth-child(1){left: 12.2%;bottom: 60.5%;}
.fa-csgghdaf .group li:nth-child(1) .icon{width: 1.719vw;right: -1.8vw;bottom: -0.5vw;}
.fa-csgghdaf .group li:nth-child(1) .tit{flex-direction: row-reverse;}
.fa-csgghdaf .group li:nth-child(1) .dots{flex-direction: row-reverse;}
.fa-csgghdaf .group li:nth-child(1) .dots:after{margin-right: 0.156vw;margin-left: 0;}
.fa-csgghdaf .group li:nth-child(1) .linemum{position: absolute;top: 6vw;left: -4.2vw;width: 32vw;height: 17.792vw;transform: rotate(68deg);}
.fa-csgghdaf .group li:nth-child(1).grfzsb .mubiao{top: -16vw;}
/*  城市公共活动安防--侦收设备 */
.fa-csgghdaf .group li:nth-child(2){left: 27%;bottom: 62.6%;}
.fa-csgghdaf .group li:nth-child(2) .icon{width: 1.719vw;left: -1.5vw;top: 0.45 vw;}
.fa-csgghdaf .group li:nth-child(2) .dots:after{width: 1.042vw;}
.fa-csgghdaf .group li:nth-child(2) .linemum{position: absolute;top: -5.6vw;right: -13.1vw;width: 41vw;height: 28vw;transform: rotate(130deg);}
.fa-csgghdaf .group li:nth-child(2).grfzsb .signal{bottom: 2vw;left: -13vw;}
.fa-csgghdaf .group li:nth-child(2).grfzsb .mubiao{top: -14vw;left: -7.473vw;}
/*  城市公共活动安防--TLOE001型光电设备 */
.fa-csgghdaf .group li:nth-child(3){right: 35.5%;bottom: 68.5%;}
.fa-csgghdaf .group li:nth-child(3) .icon{width: 2.656vw;right: -2.2vw;top: -0.1vw;}
.fa-csgghdaf .group li:nth-child(3) .tit{flex-direction: row-reverse;}
.fa-csgghdaf .group li:nth-child(3) .dots{flex-direction: row-reverse;}
.fa-csgghdaf .group li:nth-child(3) .dots:after{margin: 0 0.156vw 0 0;}
.fa-csgghdaf .group li:nth-child(3).gdshebei .light {width: 0.521vw;height: 8.802vw;bottom: 1.5vw;left: -2vw;transform: rotate(-30deg);}
.fa-csgghdaf .group li:nth-child(3).gdshebei .light .guang{background-image: url(../images/fa/fa_gdshebei_guang3.png);}
.fa-csgghdaf .group li:nth-child(3).gdshebei .mubiao{left: -10.5vw;top: -14vw;}
/* 右侧的线 */
.fa-csgghdaf .group .line li:nth-child(3){width: 64vw;height: 32.792vw;bottom: 23.4%;right: 21.2%;}
.fa-csgghdaf .group li:nth-child(3) .linemum{transform: translateY(31px) translateX(-3px) rotate(-47deg);}
/*  城市公共活动安防--TLOE001型光电设备 */
.fa-csgghdaf .group li:nth-child(4){right: 18.5%;bottom: 70%;}
.fa-csgghdaf .group li:nth-child(4) .icon{width: 2.344vw;left: -2.1vw;top: -0.4vw;}
.fa-csgghdaf .group li:nth-child(4).leida .light{left: -15.15vw;}
.fa-csgghdaf .group li:nth-child(4).leida.active .light .guang{height: 166%;}
.fa-csgghdaf .group li:nth-child(4).leida .mask{width: 134.219vw;height: 46.875vw;left: -94.5vw;top: -15vw;}
.fa-csgghdaf .group .leida .mask:after{background-image: url(../images/fa/fa_leida_zhaozi2.png);}
/* 右侧的线 */
.fa-csgghdaf .group .line li:nth-child(4){width: 73vw;height: 37.2vw;bottom: 18.6%;right: 14.5%;}
.fa-csgghdaf .group li:nth-child(4) .linemum{transform: translateY(22px) translateX(3px) rotate(-47deg);}
/*  城市公共活动安防--TLOE001型光电设备 */
.fa-csgghdaf .group li:nth-child(5){right: 8.9%;bottom: 64%;}
.fa-csgghdaf .group li:nth-child(5) .icon{width: 3.958vw;left: -3vw;top: -1.15vw;}
.fa-csgghdaf .group li:nth-child(5) .linemum{position: absolute;top: -9.6vw;right: 15.4vw;width: 62vw;height: 41.792vw;transform:scaleX(-1)  rotate(-5deg);} 
.fa-csgghdaf .group li:nth-child(5).leida .mask{width: 134.219vw;height: 46.875vw;left: -102.5vw;top: -17.5vw;}
.fa-csgghdaf .group li:nth-child(5).leida .light{left: -15.3vw;}
.fa-csgghdaf .group li:nth-child(5).leida .trail{width: 12.604vw;height: 14.375vw;transform: rotate(3deg);background-image: url(../images/fa/road4.png);top: 3.958vw;left: 1.6vw;top: 0.6vw;background-size: 100% 100%;}
.fa-csgghdaf .group li:nth-child(5).active .light .guang{transform: rotate(120deg);}
.fa-csgghdaf .group li:nth-child(5).active .light .wrj{transform: rotate(-120deg);left: -2.8vw;top: -2.3vw;}

/* 右侧的线 */
.fa-csgghdaf .group .line li:nth-child(5){width: 81vw;height: 41vw;bottom: -16.4%;right: 5.2%;}
.fa-csgghdaf .group li:nth-child(5) .linemum{transform: translateY(31px) translateX(-3px) rotate(-33deg);}
/* 五、方案>>>>城市公共活动安防--end */

/* 六、方案>>>>国家关键基础设施安防--s */
.fa-gjgjaf .platform{bottom: 44.8%;left: 46.7%;}
.fa-gjgjaf .platform .icon{bottom: -25.2%;left: 55.7%;left: auto;right: -5.6vw;z-index: -1;}
/* 国家关键基础设施安防--干扰反制设备 */
.fa-gjgjaf .group li:nth-child(1){left: 17.2%;bottom: 40%;}
.fa-gjgjaf .group li:nth-child(1) .icon{width: 1.979vw;right: -2vw;bottom: -0.5vw;}
.fa- .group li:nth-child(1) .tit{justify-content: center; flex-direction: column-reverse;}
.fa-gjgjaf .group li:nth-child(1) .linemum{position: absolute;top: -12vw;left: 9.9vw;width: 29vw;height: 16.792vw;transform: rotate(-32deg);}
.fa-gjgjaf .group li:nth-child(1).grfzsb .signal{left: -2vw;bottom: 2.4vw;}
.fa-gjgjaf .group li:nth-child(1).grfzsb .mubiao{top: -22vw;}
/*  国家关键基础设施安防--侦收设备 */
.fa-gjgjaf .group li:nth-child(2){left: 58.5%;bottom: 63.3%;}
.fa-gjgjaf .group li:nth-child(2) .icon{width: 1.719vw;right: -1.5vw;}
.fa-gjgjaf .group li:nth-child(2) .dots:after{width: 1.042vw;}
.fa-gjgjaf .group li:nth-child(2) .signal{left: 1.2vw;}
.fa-gjgjaf .group li:nth-child(2) .mubiao{left: 2.427vw;}
/* 右侧的线 */
.fa-gjgjaf .group .line li:nth-child(2){width: 28vw;height: 22vw;bottom: 47%;right: 30.5%;left:auto;}
.fa-gjgjaf .group li:nth-child(2) .linemum{transform: translateY(-13px) translateX(4px) rotate(-92deg);}

/*  国家关键基础设施安防--TLC005型低空监视系统（雷达光电一体） */
.fa-gjgjaf .group li:nth-child(3){right: 17.2%;bottom: 39.5%;}
.fa-gjgjaf .group li:nth-child(3) .icon{width: 10.573vw;right: -3.5vw;top: -3.55vw;}
.fa-gjgjaf .group li:nth-child(3) .tit{flex-direction: row-reverse;}
.fa-gjgjaf .group li:nth-child(3) .dots{flex-direction: row-reverse;}
.fa-gjgjaf .group li:nth-child(3) .dots:after{margin: 0 0.156vw 0 0;}

.fa-gjgjaf .group li:nth-child(3).leida .mask{left:auto;right: -27.844vw;bottom: -17.8vw;top: auto;}
.fa-gjgjaf .group li:nth-child(3).leida .leida .mask:after{background-image: url(../images/fa/fa_leida_zhaozi.png);}
.fa-gjgjaf .group li:nth-child(3).leida .light{width: 1.823vw;bottom: 4.5vw;left: -1vw;}
.fa-gjgjaf .group li:nth-child(3).leida .light .guang{background-image: url(../images/fa/fa_leida_guang2.png);}
.fa-gjgjaf .group li:nth-child(3).leida.on .light{height: 12.708vw;}
.fa-gjgjaf .group li:nth-child(3).leida.on .mubiao{opacity: 1;transition-delay: .3s;}
.fa-gjgjaf .group li:nth-child(3).leida.on .mask{width:115.104vw;height: 45.938vw;transform: translateY(0) rotate(5.2deg);}
.fa-gjgjaf .group li:nth-child(3).leida .trail{width: 10vw;top: -0.8vw;right: 1.963vw;}
.fa-gjgjaf .group li:nth-child(3).leida.active .light .wrj{transform:translate(-50%,0) rotate(43deg);}
.fa-gjgjaf .group li:nth-child(3).leida.active .light .guang{transform: rotate(-43deg);height: 124%;}
/* 右侧的线 */
.fa-gjgjaf .group .line li:nth-child(3){width: 26.5vw;height: 22vw;bottom: 25.65%;right: 17.7%;z-index: 1000;}
.fa-gjgjaf .group li:nth-child(3) .linemum{transform: translateY(-16px) translateX(37px) rotate(-34deg);}

/* 国家关键基础设施安防--TLS004型低空监视雷达 */
.fa-gjgjaf .group li:nth-child(4){left: 8.4%;bottom: 63%;}
.fa-gjgjaf .group li:nth-child(4) .icon{width: 1.979vw;right: -2vw;bottom: -0.5vw;}
.fa-gjgjaf .group li:nth-child(4) .linemum{position: absolute;top: -8.5vw;left: 13.9vw;width: 33vw;height: 20.792vw;transform: rotate(-14deg);}
.fa-gjgjaf .group li:nth-child(4) .mask{width: 121.396vw;left: -34.5vw;top: -17.5vw;}
.fa-gjgjaf .group li:nth-child(4) .light{left: auto;right: -15.2vw;}

/* 国家关键基础设施安防--TLS007型目标识别雷达 */
.fa-gjgjaf .group li:nth-child(5){left: 9%;bottom: 54%;}
.fa-gjgjaf .group li:nth-child(5) .icon{width: 3.958vw;left: -2.8vw;bottom: -0.5vw;}
.fa-gjgjaf .group li:nth-child(5) .tit{flex-direction: inherit;}
.fa-gjgjaf .group li:nth-child(5) .dots{flex-direction:inherit;}
.fa-gjgjaf .group li:nth-child(5) .dots:after{margin: 0 0 0 0.156vw;}
.fa-gjgjaf .group li:nth-child(5) .linemum{position: absolute;top: -16.5vw;left: 2vw;width: 39vw;height: 29.792vw;transform: rotate(-25deg);}
.fa-gjgjaf .group li:nth-child(5) .mask{width: 115.396vw;left: -28.5vw;}
.fa-gjgjaf .group li:nth-child(5) .light{left: -1.8vw;bottom: 2.55vw;}

/* 六、方案>>>>国家关键基础设施安防--end */

/* 七、方案>>>>国际低空安防--s */
.fa-gjdkaf .content{position: absolute;left: 0;top: 0;height: 100%;width:100%;z-index: 10;display: flex;align-items: center;justify-content: center;overflow: hidden;}
.fa-gjdkaf .earth {width: 22.583vw;height: 22.583vw;position: relative;z-index: 0;border-radius: 50%;}

.fa-gjdkaf .highlight,
.fa-gjdkaf .shadow,
.fa-gjdkaf .img{position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: 10; background-size: 80%; background-position: center; background-repeat: no-repeat;}
.fa-gjdkaf .highlight{background-image: url(../js/earth/images/hightlight.png);}
.fa-gjdkaf .shadow{background-image: url(../js/earth/images/shadow.png); mix-blend-mode: overlay;}
.fa-gjdkaf .blend{ mix-blend-mode: color-burn;}
.fa-gjdkaf .img{z-index: 1;border-radius: 50%;width: 79.8%;height: 79.8%;left: 10.1%;top: 10.1%;}

.fa-gjdkaf .earth:after{width: 78%;height: 78%;position: absolute;z-index: 0;border-radius: 50%;animation: breathe2 5s ease-in-out infinite;left: 11%;top: 11%;content: "";}
.fa-gjdkaf .earth canvas{z-index: 2;position: relative;border-radius: 50%;background: transparent !important;}
/* .fa-gjdkaf .earth:after{background: url(../images/fa/earth.png) no-repeat center center/100% 100%;display: block;width: 100%;height: 100%;content: "";position: absolute;z-index: 10;left: 0;top: 0;border-radius: 50%;animation: breathe 5s ease-in-out infinite;} */
.fa-gjdkaf .earth .light{position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 0;opacity: 0.1;}
.fa-gjdkaf .earth .light i{position: absolute;left: 50%;top: 50%;background-repeat: no-repeat;background-size: contain;background-position: center center;animation: scaleAnimate 2s linear;animation-iteration-count: infinite;}
.fa-gjdkaf .earth .light i:nth-child(1){background-image: url(../images/fa/gjdkan_guang1.png);width: 6rem;height: 6rem;margin: -3rem 0 0 -3rem;}
.fa-gjdkaf .earth .light i:nth-child(2){background-image: url(../images/fa/gjdkan_guang2.png);width: 11.47rem;height: 11.47rem;margin:-5.735rem 0 0 -5.735rem;animation-delay: .4s;}
.fa-gjdkaf .earth .light i:nth-child(3){background-image: url(../images/fa/gjdkan_guang3.png);width: 12.89rem;height: 12.89rem;margin: -6.445rem 0 0 -6.445rem;animation-delay: .6s;}
.fa-gjdkaf .earth .light i:nth-child(4){background-image: url(../images/fa/gjdkan_guang4.png);width: 18.02rem;height: 18.02rem;margin: -9.01rem 0 0 -9.01rem;animation-delay: .8s;}


.fa-gjdkaf .pro aside{position: absolute;z-index: 10;color: #fff;font-size: var(--font-size20);text-align: center;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;text-align: center;}
.fa-gjdkaf .pro .pic{position: relative;}
.fa-gjdkaf .pro .pic:after{position: absolute;width: 100%;height: 100%;left: 0;top: 0;border-radius: 50%;width: 100%;height: 100%;left: 0;top: 0;content: "";animation: breathe 2s ease-in-out infinite;}
.fa-gjdkaf .pro .Ispic{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 0;z-index: 2;}
.fa-gjdkaf .pro .Ispic:after{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 1;background-color: rgba(0,57,156,0.2);content: "";transition: all 0.5s;}
.fa-gjdkaf .pro li:hover .Ispic{transform: scale(1.2);}
.fa-gjdkaf .pro li:hover .Ispic:after{opacity: 0;}
/* 呼吸动画 */
@keyframes breathe {
  0%, 100% { 
    box-shadow: 0 0 20px rgba(0, 64, 152, 0.3);
  }
  50% { 
    box-shadow: 0 0 40px rgba(0, 64, 152, 0.7), 0 0 80px rgba(0, 64, 152, 0.3);
  }
}
@keyframes breathe2 {
  0%, 100% { 
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.3);
  }
  50% { 
    box-shadow: 0 0 40px rgba(255, 255, 255, 0.7), 0 0 80px rgba(255, 255, 255, 0.3);
  }
}
/* 产品跳动动画 */
@-webkit-keyframes shaking {
    0%,
    100% {
      -moz-transform: rotate(0deg) translateY(-20px);
      -ms-transform: rotate(0deg) translateY(-20px);
      -webkit-transform: rotate(0deg) translateY(-20px);
      transform: rotate(0deg) translateY(-20px);
    }
    50% {
      -moz-transform: rotate(0deg) translateY(0px);
      -ms-transform: rotate(0deg) translateY(0px);
      -webkit-transform: rotate(0deg) translateY(0px);
      transform: rotate(0deg) translateY(0px);
    }
}
@media(min-width:1025px){
  .fa-gjdkaf .content,
  .fa-gjdkaf .pro{left:50%;margin-left:-21.771vw;top: 13.938vw;height: 30.885vw;width:43.542vw;overflow: visible;position: absolute;}
  .fa-gjdkaf .pro li{position: absolute;z-index: 10;width: 7.292vw;height: 7.292vw;border-radius: 50%;}
  .fa-gjdkaf .pro li a{display: block;position: relative;height: 100%;}
  .fa-gjdkaf .pro aside{font-size: 1.042vw;}
  .fa-gjdkaf .pro .pic{position: absolute;width: 100%;height: 100%;left: 0;top: 0;overflow: unset;z-index: 0;}
  .fa-gjdkaf .pro .Ispic{border-radius: 50%;}
  .fa-gjdkaf .pro .Ispic:after{border-radius: 50%;}
  .fa-gjdkaf .pro li:nth-child(1){left:5.156vw;top: 0;}
  .fa-gjdkaf .pro li:nth-child(1) a{animation: shaking 2s ease-in-out infinite alternate;}
  .fa-gjdkaf .pro li:nth-child(2){right: 5.156vw;top: 0;;}
  .fa-gjdkaf .pro li:nth-child(2) a{animation: shaking 1.8s ease-in-out infinite alternate;}
  .fa-gjdkaf .pro li:nth-child(3){left: 0;top: 12.135vw;}
  .fa-gjdkaf .pro li:nth-child(3) a{animation: shaking 2.2s ease-in-out infinite alternate;}
  .fa-gjdkaf .pro li:nth-child(4){right: 0;top: 12.135vw; ;}
  .fa-gjdkaf .pro li:nth-child(4) a{animation: shaking 1.9s ease-in-out infinite alternate;}
  .fa-gjdkaf .pro li:nth-child(5){left: 5.156vw;bottom: 0;}
  .fa-gjdkaf .pro li:nth-child(5) a{animation: shaking 2.1s ease-in-out infinite alternate;}
  .fa-gjdkaf .pro li:nth-child(6){right: 5.156vw;bottom: 0;}
  .fa-gjdkaf .pro li:nth-child(6) a{animation: shaking 1.7s ease-in-out infinite alternate;}
  .fa-gjdkaf .pro li:hover a{animation-play-state: paused;}
    .fa-gjdkaf .pro li:nth-child(7){left: 18vw;bottom: -0.7rem;}
	.fa-gjdkaf .pro li:nth-child(7) a{animation: shaking 1.9s ease-in-out infinite alternate;}
	.fa-gjdkaf .pro li:nth-child(8){left: 18vw;top: -0.7rem;}
	.fa-gjdkaf .pro li:nth-child(8) a{animation: shaking 2.1s ease-in-out infinite alternate;}
}
@media(max-width:1024px){
  .fa-gjdkaf .innerbox{display: none;}
  .fa-gjdkaf .pro{display: flex;flex-wrap: wrap;justify-content: space-between;width: 87.5%;margin: 0px auto;}
  .fa-gjdkaf .pro li{width: 49%;margin-bottom: 2%;position: relative;}
  .fa-gjdkaf .pro .pic{padding-bottom: 65%;}
}
/* 七、方案>>>>国际低空安防--end */
