/*lyBanner start*/
.lyBanner { height: 900px; overflow: hidden; background-color: #f5f5f5; position: relative;}
.lyBanner .swiper-container { height: 100%;}
.lyBanner .swiper-slide { overflow: hidden; display: flex; align-items: center; justify-content: center; position: relative;}
.lyBanner .swiper-slide img { -moz-transform:scale(1.05,1.5);-webkit-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);transform:scale(1.05,1.05);-webkit-transition: all 2s ease-in;-moz-transition: all 2s ease-in;-o-transition: all 2s ease-in;-ms-transition: all 2s ease-in;transition: all 2s ease-in; -webkit-transition: all 2s ease-in-out;}
.lyBanner .swiper-slide.swiper-slide-active img { -moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);}

.lyBanner .swiper-slide .lyBa_text { padding-right: 30%; position: absolute; left: 50%; top: 50%; z-index: 1; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);}
.lyBa_text p { line-height: 1.2; color: #222; font-size: 64px; padding-left: 54px; position: relative;}
.lyBa_text p::before { content: ''; display: block; width: 24px; height: 24px; background-color: #6bc4ea; border-radius: 50%; position: absolute; left: 12px; top: 32px;}
.lyBa_text p::after { content: ''; display: block; width: 22px; height: 22px; border: 4px solid #0032a0; border-radius: 50%; position: absolute; left: 0; top: 22px;}
.lyBa_text span { display: block; line-height: 1.4; color: #555; font-size: 28px; margin-top: 20px;}
.lyBa_text .lyMore { margin-top: 80px;}
.lyBa_text2 p{ color:#fff;}
.lyBa_text2 span{color:rgba(255,255,255,.7);}

.lyBanner .swiper-button-prev, .lyBanner .swiper-button-next { width: 60px; height: 60px; margin-top: -30px; padding: 18px; background: rgba(0, 0, 0, .2); border-radius: 50%; top: 50%;}
.lyBanner .swiper-button-prev { left: 30px; transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.lyBanner .swiper-button-next { right: 30px;}
.lyBanner .swiper-button-prev:hover, .lyBanner .swiper-button-next:hover { background: #0032a0;}
.lyBanner .swiper-button-disabled { opacity: .25 !important;}

.lyBanner .swiper-pagination { width: 100%; height: 8px; bottom: 170px !important;}
.lyBanner .swiper-pagination span { width: 8px; height: 8px; background-color: rgba(0, 0, 0, .2); border-radius: 4px; margin: 0 4px; opacity: 1; vertical-align: top;}
.lyBanner .swiper-pagination span.swiper-pagination-bullet-active { width: 32px; background-color: #0032a0;}
/*lyBanner end*/

#data { margin:-400px 0 400px;}

/*lyAbout start*/
.lyAbout { background: url(../images/aboutBg.jpg) center top no-repeat; background-size: cover; position: relative;}
.lyAbout_main { display: flex; align-items: center; padding: 60px; background-color: #fff; border-radius: 16px; position: relative; top: -140px; z-index: 1;}
.lyAbout_main::before { content: ''; display: block; width: calc(100% - 20px); height: 100%; border: 2px solid rgba(255, 255, 255, .2); border-radius: 16px; position: absolute; right: -40px; bottom: -40px; box-sizing: border-box; -webkit-box-sizing: border-box;}
.lyAbout_main .lyAbout_text { width: 50%; position: relative; z-index: 1;}
.lyAbout_con { max-height: 112px; overflow: hidden; line-height: 28px; color: #555; font-size: 16px; margin: -40px 0 40px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.lyAbout_data { width: 100%; margin-bottom: 40px;}
.lyAbout_data ul { display: flex; align-items: center; justify-content: space-between;}
.lyAbout_data ul li p { height: 40px; line-height: 40px; color: #0032a0; font-size: 16px;}
.lyAbout_data ul li p em { display: inline-block; line-height: 40px; color: #0032a0; font-weight:bold; font-size: 48px; vertical-align: middle; margin-right: 10px;}
.lyAbout_data ul li p sup { display: inline-block; line-height: 1; color: #0032a0; font-size: 18px; margin-left: 5px;}
.lyAbout_data ul li span { display: block; line-height: 28px; color: #555; font-size: 16px; margin-top: 10px;}

.lyAbout_btn .lyMore { margin-right: 20px; float: left;}
.lyAbout_btn .lyMore1 { margin-right: 0;}
.lyAbout_main .lyAbout_img { width: 50%; padding-left: 60px; position: relative; z-index: 1;}
.lyAbout_img a { display: block; width: 100%; height: 434px; overflow: hidden; border-radius: 16px; position: relative;border: 1px solid #e6e6e6;}
.lyAbout_img a em{display:block; width:70px; height:70px; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; background:url(../images/video.png) center no-repeat;}
.lyAbout_img a:hover img { transform: scale(1.1); -webkit-transform: scale(1.1);}

.lyAbout_menu { padding: 0 0 120px;}
.lyAbout_title { margin-bottom: 60px;}
.lyAbout_title p { line-height: 40px; color: #fff; font-size: 36px; text-align: center;}
.lyAbout_title::after { content: ''; display: block; width: 36px; height: 3px; background-color: #6bc4ea; margin: 20px auto 0;}
.lyAbout_menu dl { display: flex; justify-content: space-between;}
.lyAbout_menu dl dd a i { display: block; width: 180px; height: 180px; overflow: hidden; margin: 0 auto 20px; padding: 50px; background-color: rgba(255, 255, 255, 0); border: 1px solid rgba(255, 255, 255, .25); border-radius: 50%;}
.lyAbout_menu dl dd a span { display: block; line-height: 28px; color: #fff; font-size: 18px; text-align: center;}
.lyAbout_menu dl dd a:hover i { background-color: #fff;}
.lyAbout_menu dl dd a:hover i svg path { fill: #0032a0;}

.lyAbout::after { content: ''; display: block; width: 330px; height: 30px; background: url(../images/xs01.png) center center no-repeat; background-size: 100% 100%; position: absolute; left: 50%; top: 100%; z-index: 1; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
/*lyAbout end*/


/*lyProducts start*/
.lyProducts { padding: 120px 0 90px; background-color: #eef1f8; position: relative;}
.lyPro_swiper {position: relative;}
/*
.lyPro_swiper .swiper-slide { overflow: hidden; padding: 30px; background-color: #fff; border-top: 5px solid #0032a0; border-radius: 8px; position: relative;}
.lyPro_swiper .swiper-slide::before { content: ''; display: block; width: 100%; height: 100%; background-color: rgba(0, 50, 160, .9); position: absolute; left: 0; top: 100%; z-index: 1; transition: all 0.5s; -webkit-transition: all 0.5s;}
.lyPro_swiper .swiper-slide:hover::before { top: 0;}
.lyPro_swiper .swiper-slide span.lyPro_model { display: inline-block; max-width: 100%; height: 24px; overflow: hidden; line-height: 24px; color: #fff; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; background-color: #6bc4ea; border-radius: 4px; padding: 0 10px; position: relative; z-index: 2;}
.lyPro_swiper .swiper-slide a.lyPro_name { display: block; height: 64px; overflow: hidden; line-height: 32px; color: #222; font-size: 22px; margin: 10px 0; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; position: relative; z-index: 2;}
.lyPro_swiper .swiper-slide:hover a.lyPro_name { color: #fff;}
.lyPro_swiper .swiper-slide a.lyPro_img { display: block; width: 100%; height: 260px; overflow: hidden; position: relative;}
.lyPro_swiper .swiper-slide:hover a.lyPro_img img { transform: scale(1.1); -webkit-transform: scale(1.1);}
.lyPro_swiper .swiper-slide .lyMore { position: absolute; left: 30px; bottom: -100%; z-index: 2;}
.lyPro_swiper .swiper-slide:hover .lyMore { bottom: 60px;}
.lyPro_swiper .swiper-slide:hover .lyMore a:hover { background-color: #fff;}
.lyPro_swiper .swiper-slide:hover .lyMore a:hover i svg path { fill: #fff;}*/

.nyProducts_con { overflow: hidden; padding: 30px; background-color: #fff; border-top: 5px solid #0032a0; border-radius: 8px; position: relative; width:23.5%; margin-right:2%;margin-bottom: 30px; float:left;}
.nyProducts_con:nth-child(4n){ margin-right:0;}
.nyProducts_con::before { content: ''; display: block; width: 100%; height: 100%; background-color: rgba(0, 50, 160, .9); position: absolute; left: 0; top: 100%; z-index: 1; transition: all 0.5s; -webkit-transition: all 0.5s;}
.nyProducts_con:hover::before { top: 0;}
.nyProducts_con span.nyPro_model { display: inline-block; max-width: 100%; height: 24px; overflow: hidden; line-height: 24px; color: #fff; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; background-color: #6bc4ea; border-radius: 4px; padding: 0 10px; position: relative; z-index: 2; display:none;}
.nyProducts_con a.nyPro_name { display: block; height: 64px; overflow: hidden; line-height: 32px; color: #222; font-size: 22px; margin: 0 0 10px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; position: relative; z-index: 2;}
.nyProducts_con:hover a.nyPro_name { color: #fff;}
.nyProducts_con a.nyPro_img { display: block; width: 100%; height: 260px; overflow: hidden; position: relative;}
.nyProducts_con:hover a.nyPro_img img { transform: scale(1.1); -webkit-transform: scale(1.1);}
.nyProducts_con .lyMore { position: absolute; left: 30px; bottom: -100%; z-index: 2;}
.nyProducts_con:hover .lyMore { bottom: 60px;}
.nyProducts_con:hover .lyMore a:hover { background-color: #fff;}
.nyProducts_con:hover .lyMore a:hover i svg path { fill: #fff;}

.lyPro_swiper .swiper-button-prev, .lyPro_swiper .swiper-button-next { width: 50px; height: 50px; margin-top: 0; padding: 15px; background: #6bc4ea; border-radius: 50%; top: inherit; bottom: 0;}
.lyPro_swiper .swiper-button-prev { left: inherit; right: calc(50% + 16px); transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.lyPro_swiper .swiper-button-next { right: inherit; left: calc(50% + 16px);}
.lyPro_swiper .swiper-button-prev:hover, .lyPro_swiper .swiper-button-next:hover { background: #0032a0;}
.lyPro_swiper .swiper-button-disabled { opacity: .25 !important;}

.lyProducts::after { content: ''; display: block; width: 330px; height: 30px; background: url(../images/xs02.png) center center no-repeat; background-size: 100% 100%; position: absolute; left: 50%; top: 100%; z-index: 1; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
/*lyProducts end*/


/*lyNews start*/
.lyNews { overflow: hidden; padding: 120px 0;}
.lyNews .w1500 { position: relative; min-height:300px;}
.lyNews_tab { text-align: right; position: absolute; top: 38px; right: 0;}
.lyNews_tab ul li { display: inline-block; vertical-align: top; height: 44px; overflow: hidden; line-height: 44px; color: #222; font-size: 18px; padding: 0 24px; background-color: #eef1f8; border-radius: 22px; cursor: pointer;}
.lyNews_tab ul li:first-child { margin-right: 20px;}
.lyNews_tab ul li:hover, .lyNews_tab ul li.active { color: #fff; background-color: #0032a0;}

.lyNews_list dl { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -10px -20px;}
.lyNews_list dl dd { width: 50%; margin-bottom: 20px; padding: 0 10px;}
.lyNews_list dl dd .lyNews_con { display: flex; align-items: center; min-height: 100%; overflow: hidden; background-color: #eef1f8; border-radius: 8px;}
.lyNews_list dl dd .lyNews_con:hover { background-color: #0032a0;}
.lyNews_con .lyNews_time { width: 160px; height: auto; padding: 0 40px;}
.lyNews_con .lyNews_time i { display: block; width: 24px; height: 24px; overflow: hidden; margin: 0 auto;}
.lyNews_con:hover .lyNews_time i svg path { fill: #fff;}
.lyNews_con .lyNews_time span { display: block; line-height: 24px; color: #777; font-size: 16px; text-align: center; margin: 20px 0 10px; padding-bottom: 10px; border-bottom: 1px solid #ddd;}
.lyNews_con .lyNews_time p { line-height: 50px; color: #777; font-size: 48px; font-weight: bold; text-align: center;}
.lyNews_con:hover .lyNews_time span { color: #fff; border-bottom: 1px solid #fff;}
.lyNews_con:hover .lyNews_time p { color: #fff;}

.lyNews_con .lyNews_text { width: calc(100% - 160px); padding: 40px; border-left: 1px solid #ddd;}
.lyNews_con:hover .lyNews_text { border-left: 1px solid rgba(255, 255, 255, .15);}
.lyNews_con .lyNews_text a.name { display: block; max-height: 60px; overflow: hidden; line-height: 30px; color: #222; font-size: 18px; font-weight: bold; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.lyNews_con:hover .lyNews_text a.name { color: #fff;}
.lyNews_con .lyNews_text p.dec { max-height: 56px; overflow: hidden; line-height: 28px; color: #777; font-size: 16px; margin-top: 20px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.lyNews_con:hover .lyNews_text p.dec { color: #fff;}

.lyNews_con .lyNews_text a.btn { display: inline-block; vertical-align: top; height: 40px; line-height: 40px; color: #777; font-size: 16px; margin-top: 40px;}
.lyNews_con .lyNews_text a.btn i { display: inline-block; width: 28px; height: 28px; overflow: hidden; padding: 7px; background-color: #ddd; border-radius: 50%; vertical-align: middle; margin: -2px 0 0 10px;}
.lyNews_con:hover .lyNews_text a.btn { color: #fff;}
.lyNews_con:hover .lyNews_text a.btn i { background-color: #6bc4ea; margin: -2px 0 0 20px;}
/*lyNews end*/

/*lqIndustry end*/
.lqIndustry{ padding:0 0 120px; overflow:hidden;}
.lqIndustry_Main{ position:relative; min-height:300px;}
.lqIndustry_Main:after{ content:""; display:block; background:url(../images/ico02.png) no-repeat; position:absolute; top:-50px; right:-50px; width:176px; height:155px; background-size:100% 100%;}
.lqIndustry .lqIndustry_swiper1, .lqIndustry_swiper1 .swiper-container { width: 100%; height: 100%; overflow: hidden; }
.lqIndustry_swiper1 .swiper-slide { overflow: hidden; }
.lqIndustry_swiper1 .swiper-slide .lqIndustry_img { width:50%; height:475px; overflow: hidden; position: relative; float:right; border-radius:20px; }
.lqIndustry_swiper1 .swiper-slide .lqIndustry_img img { display: block; width: 100%; height: 100%; margin: auto; object-fit: cover; position: absolute; left: 0; top: 0; right: 0; bottom: 0; border-radius:20px;}
.lqIndustry_swiper1 .swiper-slide .lqIndustry_txt { position: absolute; left:0; top:160px; width:40%;}
.lqIndustry_swiper1 .swiper-slide .lqIndustry_txt .indText { width:100%; height: auto; overflow: hidden;}
.indText a.lqIndustry_name { display: block; color: #222; font-size:36px; border-bottom:1px solid #e6e6e6; position:relative; padding-bottom:15px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; }
.indText a.lqIndustry_name:after{ content:""; display:block; width:50px; height:1px; background:#0032a0; position:absolute; bottom:-1px; left:0;}
.indText p { width: 100%; height:82px; overflow: hidden; line-height:28px; color:#777; font-size: 16px; margin: 25px 0 50px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp:3; -webkit-box-orient: vertical; }
.lqIndustry .lqIndustry_swiper2 { position: absolute; left:0; top:25px; z-index:2;}
.lqIndustry_swiper2 .swiper-container {position: relative;}
.lqIndustry_swiper2 .swiper-slide { cursor: pointer; padding:23px 0; background:url(../images/case_icoBg01.png) no-repeat; background-size:85px 96px; width:85px !important;}
.lqIndustry_swiper2 .swiper-slide p { width:100%; height:50px; overflow: hidden; margin: 0 auto 10px; position: relative; z-index: 1; }
.lqIndustry_swiper2 .swiper-slide p i em { display: block; width: 50px; height: 50px; overflow: hidden; margin: 0 auto; }
.lqIndustry_swiper2 .swiper-slide p i em img { display: block; width: 50px; height: 100px; margin: 0; }
.lqIndustry_swiper2 .swiper-slide:hover p i em img, .lqIndustry_swiper2 .swiper-slide.on p i em img { margin: -50px 0 0; }
.lqIndustry_swiper2 .swiper-slide.on, .lqIndustry_swiper2 .swiper-slide:hover{ background:url(../images/case_icoBg02.png) no-repeat;background-size:85px 96px;} 

@media (max-width:1680px) {
  .lyBanner { height: 800px;}
  .lyBa_text p { font-size: 48px;}
  .lyBa_text p::after { width: 18px; height: 18px; border: 3px solid #0032a0; top: 17px;}
  .lyBa_text p::before { width: 22px; height: 22px; left: 8px; top: 24px;}
  .lyBa_text span { font-size: 24px;}
  .lyBa_text .lyMore { margin-top: 50px;}
  .lyBanner .swiper-button-prev, .lyBanner .swiper-button-next { width: 54px; height: 54px; margin-top: -27px; padding: 15px;}
  .lyBanner .swiper-pagination { bottom: 150px !important;}

  .lyAbout_main { padding: 50px; border-radius: 12px; top: -120px;}
  .lyAbout_main::before { border-radius: 12px; right: -30px; bottom: -30px;}
  .lyAbout_con { max-height: 108px; line-height: 27px; font-size: 15px; margin: -20px 0 30px;}
  .lyAbout_data ul li p { font-size: 15px;}
  .lyAbout_data ul li p em { font-size: 44px;}
  .lyAbout_data ul li span { line-height: 25px; font-size: 15px;}  
  .lyAbout_data ul li p sup { font-size: 16px;}
  .lyAbout_main .lyAbout_img { padding-left: 50px;}
  .lyAbout_img a { height: 403px; border-radius: 12px;}
  
  .lyAbout_menu { margin-top: -20px; padding: 0 0 100px;}
  .lyAbout_title { margin-bottom: 50px;}
  .lyAbout_title p { font-size: 32px;}
  .lyAbout_menu dl dd a i { width: 160px; height: 160px;}
  .lyAbout::after, .lyProducts::after { width: 280px; height: 20px;}

  .lyProducts, .lyNews { padding: 100px 0 70px;}
  /*
  .lyPro_swiper .swiper-slide { padding: 24px; border-top: 4px solid #0032a0;}
  .lyPro_swiper .swiper-slide span.lyPro_model { font-size: 14px;}
  .lyPro_swiper .swiper-slide a.lyPro_name { height: 60px; line-height: 30px; font-size: 20px;}
  .lyPro_swiper .swiper-slide a.lyPro_img { height: 240px;}*/
  
  .nyProducts_con { padding: 24px; border-top: 4px solid #0032a0;}
  .nyProducts_con span.nyPro_model { font-size: 14px;}
  .nyProducts_con a.nyPro_name { height: 60px; line-height: 30px; font-size: 20px;}
  .nyProducts_con a.nyPro_img { height: 240px;}
  .lyPro_swiper .swiper-button-prev { right: calc(50% + 12px);}
  .lyPro_swiper .swiper-button-next { left: calc(50% + 12px);}

  .lyNews_tab { top: 28px;}  
  .lyNews_con .lyNews_time { padding: 0 30px;}
  .lyNews_con .lyNews_text { padding: 30px;}
  .lyNews_con .lyNews_text p.dec { margin-top: 15px;}
  .lyNews_con .lyNews_text a.btn { margin-top: 30px;}
  .lqIndustry{ padding:0 0 100px;}
  .indText a.lqIndustry_name{ font-size:32px;}
  .lqIndustry_Main:after{width: 160px;height: 140px;}
}

@media (max-width:1600px) {
  .lyBanner { height: 760px;}
  
}

@media (max-width:1560px) {
  .lyBanner { height: 740px;}
  .lyBa_text p { font-size: 44px; padding-left: 48px;}
  .lyBa_text p::before { width: 20px; height: 20px; left: 6px; top: 22px;}
  .lyBa_text p::after { width: 16px; height: 16px; top: 15px;}
  .lyBa_text span { font-size: 22px;}
  .lyBanner .swiper-pagination { bottom: 120px !important;}

  .lyAbout_main { padding: 40px; top: -100px;}
  .lyAbout_con { margin: -20px 0 30px;}
  .lyAbout_main .lyAbout_img { padding-left: 40px;}

  .lyAbout_menu { margin-top: 0; padding: 0 0 80px;}
  .lyAbout_title { margin-bottom: 40px;}
  .lyAbout_title p { font-size: 30px;}
  .lyAbout_title::after { margin: 15px auto 0;}
  .lyAbout_menu dl dd a i { width: 140px; height: 140px; padding: 40px;}
  .lyAbout_menu dl dd a span { line-height: 26px; font-size: 16px;}

  .lyProducts, .lyNews { padding: 80px 0 50px;}
  /*
  .lyPro_swiper .swiper-slide { padding: 20px;}
  .lyPro_swiper .swiper-slide a.lyPro_name { height: 56px; line-height: 28px; font-size: 18px;}
  .lyPro_swiper .swiper-slide a.lyPro_img { height: 220px;}*/
  .nyProducts_con { padding: 20px;}
  .nyProducts_con a.nyPro_name { height: 56px; line-height: 28px; font-size: 18px;}
  .nyProducts_con a.nyPro_img { height: 220px;}  
  .lyPro_swiper .swiper-button-prev, .lyPro_swiper .swiper-button-next { width: 44px; height: 44px;}
  .lyPro_swiper .swiper-button-prev { right: calc(50% + 10px);}
  .lyPro_swiper .swiper-button-next { left: calc(50% + 10px);}

  .lyNews_tab { top: 20px;}  
  .lyNews_con .lyNews_time { width: 140px;}
  .lyNews_con .lyNews_time span { line-height: 22px; font-size: 14px;}
  .lyNews_con .lyNews_time p { line-height: 40px; font-size: 44px;}
  .lyNews_con .lyNews_text { width: calc(100% - 140px);}
  .lyNews_con .lyNews_text p.dec { max-height: 50px; line-height: 25px; font-size: 15px;}
  .lyNews_con .lyNews_text a.btn { height: 35px; line-height: 35px; font-size: 15px;}
  .lyNews_con .lyNews_text a.btn i { width: 25px; height: 25px; padding: 8px;}
  .lqIndustry{ padding:0 0 80px;}

}

@media (max-width:1440px) {
  .lyBanner { height: 680px;}
  .lyBanner .swiper-slide .lyBa_text { padding-right: 40%;}
  .lyBa_text p { font-size: 40px; padding-left: 40px;}
  .lyBa_text p::after { width: 14px; height: 14px; top: 14px;}
  .lyBa_text p::before { width: 18px; height: 18px; left: 6px; top: 20px;}
  .lyBa_text .lyMore { margin-top: 40px;}
  .lyBanner .swiper-button-prev, .lyBanner .swiper-button-next { display: none;}
  
  .lyNews_list ul { margin: 0 -15px 10px;}
  .lyNews_list dl dd { margin-bottom: 30px; padding: 0 15px;}
  .lyNews_con { border-radius: 12px;}
  
  .indText a.lqIndustry_name{ font-size:28px;}
.lqIndustry_swiper1 .swiper-slide .lqIndustry_img{ height:430px;border-radius:15px;}
.lqIndustry_swiper1 .swiper-slide .lqIndustry_img img{ border-radius:15px;}
.lqIndustry_swiper2 .swiper-slide {padding:23px 0; background-size:80px 91px; width:80px !important;}
.lqIndustry_swiper2 .swiper-slide p { height:45px; }
.lqIndustry_swiper2 .swiper-slide p i em { width:45px; height:45px;}
.lqIndustry_swiper2 .swiper-slide p i em img {width: 45px; height: 90px;}
.lqIndustry_swiper2 .swiper-slide:hover p i em img, .lqIndustry_swiper2 .swiper-slide.on p i em img { margin: -45px 0 0; }
.lqIndustry_swiper2 .swiper-slide.on, .lqIndustry_swiper2 .swiper-slide:hover{background-size:80px 91px;} 
.lqIndustry_swiper1 .swiper-slide .lqIndustry_txt{ width:42%;}
.lqIndustry_Main:after{width: 150px;height: 125px;}
.indText p{ font-size:15px; line-height:26px;height:80px;margin: 20px 0 40px;}
}

@media (max-width:1366px) {
  .lyBanner { height: 640px;}
  .lyBanner .swiper-pagination { bottom: 100px !important;}

  .lyAbout_main { top: -80px;}
  .lyAbout_title p { font-size: 28px;}
  .lyAbout_menu dl { padding: 0 80px;}
}

@media (max-width:1280px) {
  .lyBanner { height: 600px;}
  .lyBa_text p { font-size: 36px;}
  .lyBa_text p::before { width: 14px; height: 14px; left: 6px; top: 18px;}
  .lyBa_text p::after { width: 12px; height: 12px; border: 2px solid #0032a0; top: 14px;}
  .lyBa_text span { font-size: 20px; margin-top: 15px;}
  .lyBa_text .lyMore { margin-top: 30px;}
  .lyBanner .swiper-pagination { bottom: 80px !important;}

  .lyAbout_main { top: -60px;}
  .lyAbout_main::before { border-radius: 12px; right: -20px; bottom: -20px;}
  .lyAbout_img a { height: 380px;}
  .lyAbout_menu { padding-bottom: 60px;}
  .lyAbout_menu dl dd a i { width: 130px; height: 130px;}

  .lyProducts, .lyNews { padding: 60px 0 30px;}
  /*.lyPro_swiper .swiper-slide a.lyPro_img { height: 200px;}*/
  .nyProducts_con a.nyPro_img { height: 200px;}  

  .lyNews_tab { top: 16px;}
  .lyNews_tab ul li { font-size: 16px;}
  .lyNews_con { border-radius: 10px;}
  .lyNews_con .lyNews_text a.name { max-height: 52px; line-height: 26px; font-size: 16px;}
  .lyNews_con .lyNews_text p.dec { max-height: 48px; line-height: 24px; font-size: 14px; margin-top: 12px;}
  .lyNews_con .lyNews_text a.btn { height: 32px; line-height: 32px; font-size: 14px; margin-top: 24px;}
  .lqIndustry{ padding:0 0 60px;}
}

@media (max-width:1200px) {
  .lyBanner { height: 570px;}
  .lyBa_text p { font-size: 32px; padding-left: 32px;}
  .lyBa_text p::after { top: 11px;}
  .lyBa_text p::before { top: 16px;}
  .lyBa_text span { font-size: 18px;}
  .lyBanner .swiper-pagination { height: 6px;}
  .lyBanner .swiper-pagination span { width: 6px; height: 6px;}
  .lyBanner .swiper-pagination span.swiper-pagination-bullet-active { width: 24px;}

  .lyAbout_title p { line-height: 32px; font-size: 24px;}
  .lyAbout_title::after { width: 32px; height: 2px; margin: 12px auto 0;}
  .lyAbout_menu dl { padding: 0 60px;}
  .lyAbout_menu dl dd a i { width: 120px; height: 120px; padding: 38px;}
  .lyAbout_data ul li p em { font-size: 40px; margin-right: 8px;}
  .lyAbout_data ul li p, .lyAbout_data ul li p sup { font-size: 14px;}
  .lyAbout_data ul li p sup { margin-left: 3px;}
  .lyAbout_data ul li span { line-height: 22px; font-size: 14px;}

  /*.lyPro_swiper .swiper-slide a.lyPro_img { height: 180px;}*/
  .nyProducts_con a.nyPro_img { height: 180px;}
  
  .indText p{ font-size:14px; line-height:24px; height:70px;margin: 15px 0 30px;}
.lqIndustry_swiper1 .swiper-slide .lqIndustry_img{ height:400px;border-radius:10px;}
.lqIndustry_swiper1 .swiper-slide .lqIndustry_img img{ border-radius:10px;}
.lqIndustry_swiper2 .swiper-slide {padding:23px 0; background-size:75px 86px; width:75px !important;}
.lqIndustry_swiper2 .swiper-slide p { height:40px; }
.lqIndustry_swiper2 .swiper-slide p i em { width:40px; height:40px;}
.lqIndustry_swiper2 .swiper-slide p i em img {width: 40px; height: 80px;}
.lqIndustry_swiper2 .swiper-slide:hover p i em img, .lqIndustry_swiper2 .swiper-slide.on p i em img { margin: -40px 0 0; }
.lqIndustry_swiper2 .swiper-slide.on, .lqIndustry_swiper2 .swiper-slide:hover{background-size:75px 86px;} 
.indText a.lqIndustry_name{ font-size:24px; padding-bottom:10px;}
.lqIndustry_swiper1 .swiper-slide .lqIndustry_txt{ width:45%;}
.lqIndustry_Main:after{top: -45px; right: -35px; width: 130px;height: 110px;}


}

@media (max-width:1080px) {
  .lyBanner { height: 500px;}

  .lyAbout_main { padding: 30px;}
  .lyAbout_con { margin: -20px 0 24px;}
  .lyAbout_data { margin-bottom: 30px;}
  .lyAbout_main .lyAbout_img { padding-left: 30px;}
  .lyAbout_img a { height: 350px;}
  .lyAbout_main::before { width: 100%; border-radius: 12px; right: -15px; bottom: -15px;}
  .lyAbout_menu dl { padding: 0 50px;}

  .nyProducts_con{ width:49%; margin:0 2% 20px 0;}
  .nyProducts_con:nth-child(4n){margin:0 2% 20px 0;}
  .nyProducts_con:nth-child(2n){margin:0 0 20px 0;}
  .nyProducts_con a.nyPro_img { height: 200px;}
  
  .lyNews_list dl { margin: 0 -10px 10px;}
  .lyNews_list dl dd { margin-bottom: 20px; padding: 0 10px;}
  .lyNews_con .lyNews_time { width: 120px; padding: 0 20px;}
  .lyNews_con .lyNews_time span { margin: 16px 0 8px; padding-bottom: 8px;}
  .lyNews_con .lyNews_time p { line-height: 36px; font-size: 40px;}
  .lyNews_con .lyNews_text { width: calc(100% - 120px); padding: 20px;}
  .lyNews_con .lyNews_text a.btn { margin-top: 16px;}

}

@media (max-width:1024px) {
  .lyBanner { height: 480px;}

}

@media (max-width:920px) {
  .lyBanner { height: 420px; margin-top: 70px;}
  .lyBa_text p { font-size: 28px; padding-left: 30px;}
  .lyBa_text p::before {    width: 12px; height: 12px; left: 5px; top: 15px;}
  .lyBa_text p::after { width: 10px; height: 10px; top: 10px;}  
  .lyBa_text span { font-size: 16px;}
  .lyBa_text .lyMore { margin-top: 20px;}
  .lyBanner .swiper-pagination { bottom: 20px !important;}

  .lyAbout { padding-top: 60px;}
  .lyAbout_main { margin-bottom: 60px; top: inherit;}
  .lyAbout_con { max-height: 96px; line-height: 24px; font-size: 14px; margin: -10px 0 20px;}
  .lyAbout_data { margin-bottom: 24px;}
  .lyAbout_data ul li p { height: 32px; line-height: 32px;}
  .lyAbout_data ul li p em { line-height: 32px; font-size: 34px; margin-right: 6px;}
  .lyAbout_data ul li p, .lyAbout_data ul li p sup { font-size: 12px;}
  .lyAbout_data ul li span { line-height: 20px; font-size: 12px; margin-top: 4px;}
  .lyAbout_img a { height: 300px;}

  .lyAbout_title { margin-bottom: 30px;}
  .lyAbout_title p { line-height: 30px; font-size: 22px;}
  .lyAbout_menu dl { padding: 0 40px;}
  .lyAbout_menu dl dd a i { width: 100px; height: 100px; padding: 30px;}

 
  .nyProducts_con{margin:0 2% 15px 0;}
  .nyProducts_con:nth-child(4n){margin:0 2% 15px 0;}
  .nyProducts_con:nth-child(2n){margin:0 0 15px 0;}
  .nyProducts_con a.nyPro_name { height: 52px; line-height: 26px; font-size: 16px;}
  .nyProducts_con a.nyPro_img { height: 180px;}
  .lyPro_swiper .swiper-button-prev, .lyPro_swiper .swiper-button-next { width: 40px; height: 40px;}

  .lyNews_tab { top: 4px;}
  .lyNews_tab ul li { height: 40px; line-height: 40px;}
  .lyNews_tab ul li:first-child { margin-right: 16px;}
  .lyNews_con .lyNews_time { width: 110px;}
  .lyNews_con .lyNews_text { width: calc(100% - 110px);}
}

@media (max-width:820px) {
  .lyBanner { height: 360px;}

  .lyAbout_data ul li p { height: 30px; line-height: 30px;}
  .lyAbout_data ul li p em { line-height: 30px; font-size: 30px;}
  .lyAbout_menu dl { padding: 0 30px;}

  /*.lyPro_swiper .swiper-slide a.lyPro_img { height: 160px;}*/
  .nyProducts_con a.nyPro_img { height: 160px;}
  
  .lqIndustry_swiper1 .swiper-slide .lqIndustry_img{ width:100%; height:350px;}
.lqIndustry_swiper1 .swiper-slide .lqIndustry_txt{background: rgba(255, 255, 255, 0.9);padding: 20px;bottom: 20px; top:inherit;border-radius: 10px; left:20px; width:60%;}
.indText a.lqIndustry_name{ font-size:20px;}
.lqIndustry .lqIndustry_swiper2{ display:none;}
.lqIndustry_Main:after{top: -31px; right: -21px; width: 100px;height: 90px;}

}

@media (max-width:767px) {
  .lyBanner { height: 220px; margin-top: 64px;}
  .lyBanner .swiper-slide .lyBa_text { padding-right: 36%;}
  .lyBa_text p { font-size: 18px; padding-left: 24px;}
  .lyBa_text p::before { width: 10px; height: 10px; left: 4px; top: 8px;}
  .lyBa_text p::after { width: 8px; height: 8px; border: 1px solid #0032a0; top: 5px;}
  .lyBa_text span { line-height: 1.6; font-size: 12px; margin-top: 10px;}
  .lyBa_text .lyMore { margin-top: 10px;}
  .lyBa_text .lyMore a { width: 112px; height: 32px; line-height: 32px; font-size: 12px;}
  .lyBa_text .lyMore a i { width: 20px; height: 20px; padding: 5px;}
  .lyBanner .swiper-pagination { bottom: 10px !important;}
  
  .lyAbout { overflow: hidden; padding-top: 40px;}
  .lyAbout_main { display: block; align-items: unset; padding: 20px; border-radius: 8px;}
  .lyAbout_main .lyAbout_text { width: 100%;}
  .lyAbout_con { margin: 0 0 20px; max-height: 144px; -webkit-line-clamp: 6;}
  .lyAbout_main .lyAbout_img { width: 100%; padding-left: 0; margin-top: 20px;}
  .lyAbout_img a { height: 240px; border-radius: 8px;}
  .lyAbout_main::before { border-radius: 8px; right: -20px; bottom: -20px;}
  .lyAbout_menu { padding-bottom: 40px;}
  .lyAbout_title { margin-bottom: 20px;}
  .lyAbout_title p { line-height: 28px; font-size: 18px;}
  .lyAbout_menu dl { padding: 0;}
  .lyAbout_menu dl dd a i { width: 60px; height: 60px; margin: 0 auto 10px; padding: 18px;}
  .lyAbout_menu dl dd a span { line-height: 22px; font-size: 14px;}
  .lyAbout::after, .lyProducts::after { width: 160px; height: 12px;}

  .lyProducts, .lyNews { padding: 40px 0 20px;}
  /*
  .lyPro_swiper .swiper-slide a.lyPro_name { height: 56px; line-height: 28px; font-size: 18px;}
  .lyPro_swiper .swiper-slide a.lyPro_img { height: 220px;}*/
  .nyProducts_con a.nyPro_name { height: 56px; line-height: 28px; font-size: 18px;}
  .nyProducts_con a.nyPro_img { height: 220px;}

  .lyNews_tab ul li { height: 36px; line-height: 36px; font-size: 14px; padding: 0 15px;}
  .lyNews_tab ul li:first-child { margin-right: 8px;}  
  .lyNews_list dl { margin: 0;}
  .lyNews_list dl dd { width: 100%; padding: 0;}
  .lyNews_con { border-radius: 8px;}
  .lyNews_con .lyNews_time { width: 94px; padding: 0 12px;}
  .lyNews_con .lyNews_time i { width: 22px; height: 22px;}
  .lyNews_con .lyNews_text { width: calc(100% - 94px);}
  .lyNews_con .lyNews_text a.name { max-height: 50px; line-height: 25px; font-size: 15px;}
  .lqIndustry{ padding:0 0 40px;}
  .lqIndustry_swiper1 .swiper-slide .lqIndustry_txt{ width:70%;}
}

@media (max-width:550px) {
.lqIndustry_swiper1 .swiper-slide .lqIndustry_img{ height:300px;}
.lqIndustry_swiper1 .swiper-slide .lqIndustry_txt{ width:80%;}
.lqIndustry_Main:after{width: 80px;height: 70px;}
.indText a.lqIndustry_name{ font-size:18px;}
.indText p{ margin:10px 0 25px; -webkit-line-clamp: 2;height: 50px;}

.nyProducts_con{ padding:15px;}
.nyProducts_con span.nyPro_model{ display:none;}
.nyProducts_con a.nyPro_name{ font-size:16px; line-height:24px; height:48px;margin:0 0 10px;}
.nyProducts_con a.nyPro_img{ height:180px;}
}

@media (max-width:425px) {
.lqIndustry_Main:after{ display:none;}
.lqIndustry_swiper1 .swiper-slide .lqIndustry_txt{ left:5%;}
.lqIndustry_swiper1 .swiper-slide .lqIndustry_txt{ width:90%;}

.nyProducts_con{margin:0 2% 10px 0;}
.nyProducts_con:nth-child(4n){margin:0 2% 10px 0;}
.nyProducts_con:nth-child(2n){margin:0 0 10px 0;}
.nyProducts_con a.nyPro_name{ font-size:14px;margin:0 0 10px;}
.nyProducts_con a.nyPro_img{ height:150px;}
}

@media (max-width:390px) {
  .lyBanner { height: 200px;}

  .lyAbout_data { margin-bottom: 20px;}
  .lyAbout_data ul li p { height: 24px; line-height: 24px;}
  .lyAbout_data ul li p em { line-height: 24px; font-size: 24px; margin-right: 4px;}
  .lyAbout_img a { height: 220px;}

  .lyAbout_title p { line-height: 26px; font-size: 16px;}
  .lyAbout_title::after { width: 30px; height: 2px; margin: 10px auto 0;}
  .lyAbout_menu dl dd a i { width: 50px; height: 50px; padding: 14px;}
  .lyAbout_menu dl dd a span { line-height: 20px; font-size: 12px;}
  
  .nyProducts_con a.nyPro_img{ height:130px;}

}

@media (max-width:320px) {
  .lyBanner { height: 160px;}
  .lyBa_text p { font-size: 16px; padding-left: 16px;}
  .lyBa_text p::before { width: 7px; height: 7px; left: 3px; top: 9px;}
  .lyBa_text p::after { width: 6px; height: 6px; border: 1px solid #0032a0; top: 6px;}

  .lyAbout_main { padding: 12px;}
  .lyAbout_data ul { display: block; align-items: unset; margin-bottom: -10px;}
  .lyAbout_data ul li { width: 50%; margin-bottom: 10px; float: left;}
  .lyAbout_data ul::after { content: ''; display: block; height: 0; overflow: hidden; clear: both;}
  .lyAbout_btn .lyMore { margin-right: 12px;}
  .lyAbout_img a { height: 180px;}

  /*
  .lyPro_swiper .swiper-slide { padding: 12px;}
  .lyPro_swiper .swiper-slide a.lyPro_img { height: 200px;}*/
  .nyProducts_con { padding: 12px;}
  .nyProducts_con a.nyPro_img { height: 200px;}

  .lyNews_con { display: block;}
  .lyNews_con .lyNews_time { width: 100%; padding: 10px 20px; display: flex; align-items: center;}
  .lyNews_con .lyNews_time i { width: 16px; height: 16px; margin: 0;}
  .lyNews_con .lyNews_time span { margin: 0 0 0 10px; padding-bottom: 0; border: 0;}
  .lyNews_con .lyNews_time p { line-height: 22px; font-size: 14px; font-weight: normal;}
  .lyNews_con .lyNews_time p::before { content: '-'; display: inline-block; color: #777; font-size: 14px;}
  .lyNews_con .lyNews_text { width: 100%; border-left: 0; border-top: 1px solid #ddd;}
  .lyNews_con:hover .lyNews_text { border-left: 0; border-top: 1px solid rgba(255, 255, 255, .15);}
  .lyNews_con .lyNews_text p.dec { margin-top: 10px;}
  .lyNews_con .lyNews_text a.name { max-height: 52px; line-height: 26px; font-size: 16px;}
  
  .indText a.lqIndustry_name{ font-size:16px;}
}


/*videoå¼¹çª—*/
.vd_mask { display: none; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .55); position: fixed; top: 0; left: 0; z-index: 9998;}
.vd_mask.show { display: block;}
.vd_pop { width: 840px; height: auto; overflow: hidden; padding: 10px 20px 20px; background-color: #fff; border-radius: 8px; position: fixed; left: 50%; top: 50%; z-index: 9999; opacity: 0; filter: Alpha(opacity=0); transform: scale3d(1, 0, 1) translate(-50%, -50%); -webkit-transform: scale3d(1, 0, 1) translate(-50%, -50%);}
.vd_pop.show { opacity: 1; filter: Alpha(opacity=100); transform: scale3d(1, 1, 1) translate(-50%, -50%); -webkit-transform: scale3d(1, 1, 1) translate(-50%, -50%);}
.vd_pop .vd_head { height: 50px; line-height: 40px; color: #333; font-size: 28px; font-weight: bold; text-transform: uppercase; border-bottom: 1px solid #e6e6e6; margin-bottom: 20px; padding-bottom: 10px;}
.vd_pop .vd_head .vd_close { display: block; width: 40px; height: 40px; overflow: hidden; padding: 10px; float: right;}
.vd_pop .vd_head .vd_close:hover svg path { fill: #0076cf;}
.vd_pop .vd_main { width: 100%; height: 450px; overflow: hidden; margin: 0 auto; position: relative;}
.vd_main video { display: block; width: 100%; height: 100%; object-fit: cover;}
@media (max-width:1440px) {
	.vd_pop { width: 640px;}
    .vd_pop .vd_head { font-size: 24px;}
    .vd_pop .vd_main { height: 320px;}
	}
@media (max-width:1080px) {
	.vd_pop { width: 600px;}
	.vd_pop .vd_head { height: 40px; line-height: 30px; font-size: 22px;}
	.vd_pop .vd_head .vd_close { width: 30px; height: 30px; padding: 5px;}
	.vd_pop .vd_main { height: 280px;}
}
@media (max-width:820px) {
	.vd_pop { width: 480px; padding: 10px 15px 15px;}
	.vd_pop .vd_head { margin-bottom: 15px;}
}
@media (max-width:767px) {
  .vd_pop { width: 94%; padding: 10px;}
  .vd_pop .vd_head { height: 36px; font-size: 20px; margin-bottom: 10px; padding-bottom: 6px;}
  .vd_pop .vd_main { height: 250px;}
}

