/*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;}


.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*/


/*lyAbout start*/
.lyAbout { background: url(../images/aboutBg.jpg) center top no-repeat; background-size: cover; position: relative;}
.lyAbout_main { display: flex; align-items: center; min-height: 500px; 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: 12px 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 { margin-bottom: 40px;}
.lyAbout_data ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -15px;}
.lyAbout_data ul li { width: 25%; padding: 0 15px;}
.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-family: "D-DIN-PRO-Heavy"; 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;}
.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; background-color: #eef1f8; position: relative;}
.lyPro_swiper { padding-bottom: 100px; 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-button-prev, .lyPro_swiper .swiper-button-next { width: 50px; height: 50px; margin-top: 0; padding: 13px; 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;}
.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_img { width: 42%; height: 225px; overflow: hidden;}
.lyNews_con .lyNews_img a { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.lyNews_con:hover .lyNews_img a img { transform: scale(1.1); -webkit-transform: scale(1.1);}

.lyNews_con .lyNews_text { width: 58%; height: 100%; overflow: hidden; padding: 0 30px;}
.lyNews_con .lyNews_text .lyNews_name { padding-bottom: 15px; border-bottom: 1px solid #ddd;}
.lyNews_con:hover .lyNews_text .lyNews_name { border-bottom: 1px solid rgba(255, 255, 255, .25)}
.lyNews_con .lyNews_text .lyNews_name a { display: block; max-height: 60px; overflow: hidden; line-height: 30px; color: #222; font-size: 20px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.lyNews_con:hover .lyNews_text .lyNews_name a { color: #fff;}
.lyNews_con .lyNews_text p {max-height: 48px; overflow: hidden; line-height: 24px; color: #999; font-size: 16px; margin: 15px 0 20px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.lyNews_con:hover .lyNews_text p { color: rgba(255, 255, 255, .5);}
.lyNews_con .lyNews_text span { display: block; height: 24px; line-height: 24px; color: #999; font-size: 16px; position: relative;}
.lyNews_con:hover .lyNews_text span { color: #fff;}
.lyNews_con .lyNews_text span i { display: block; width: 16px; height: 16px; overflow: hidden; margin: 4px 8px 4px 0; float: left;}
.lyNews_con:hover .lyNews_text span i svg path { fill: #fff;}
.lyNews_con .lyNews_text span::after { content: ''; display: block; width: 36px; height: 2px; background-color: #0032a0; position: absolute; top: 50%; right: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%); transition: all 0.5s; -webkit-transition: all 0.5s;}
.lyNews_con:hover .lyNews_text span::after { background-color: #6bc4ea;}
/*lyNews end*/


@media (max-width:1680px) {}

@media (max-width:1600px) {}

@media (max-width:1560px) {}

@media (max-width:1440px) {}

@media (max-width:1366px) {}

@media (max-width:1280px) {}

@media (max-width:1200px) {}

@media (max-width:1080px) {}

@media (max-width:1024px) {}

@media (max-width:920px) {}

@media (max-width:820px) {}

@media (max-width:767px) {}

@media (max-width:390px) {}

@media (max-width:320px) {}

