/*lyBanner start*/
.lyBanner { height: 940px; overflow: hidden; background-color: rgba(31, 32, 34, .06); position: relative;}
.lyBanner .swiper-container { height: 100%;}
.lyBanner .swiper-slide { height: 100%; overflow: hidden;}
.lyBanner .swiper-slide .lyBa_img { width: 100%; height: 100%; overflow: hidden; position: relative;}
.lyBanner .swiper-slide .lyBa_img::before { content: ''; display: block; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .1); position: absolute; left: 0; top: 0; z-index: 1;}
.lyBanner .swiper-slide .lyBa_img::after { content: ''; display: block; width: 100%; height: 200px; background: linear-gradient(to bottom, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)); position: absolute; left: 0; top: 0; z-index: 2;}
.lyBanner .swiper-slide .lyBa_text { width: 90%; line-height: 60px; color: #fff; font-family: "MontserratBold"; font-size: 50px; text-align: center; text-shadow: 0 4px 8px rgba(0, 0, 0, .2); position: absolute; left: 50%; top: 50%; z-index: 3; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}

.lyBanner .swiper-button-prev, .lyBanner .swiper-button-next { width: 80px; height: 80px; margin-top: -40px; padding: 20px; background: rgba(31, 32, 34, 0); top: 50%;}
.lyBanner .swiper-button-prev { left: 0; transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.lyBanner .swiper-button-next { right: 0;}
.lyBanner .swiper-button-prev:hover, .lyBanner .swiper-button-next:hover { background: rgba(8, 65, 135, .8);}
.lyBanner .swiper-button-disabled { opacity: .25 !important;}

.lyBanner .swiper-pagination { width: 100%; height: 16px; bottom: 40px !important;}
.lyBanner .swiper-pagination span { width: 16px; height: 16px; background-color: #fff; border-radius: 50%; margin: 0 6px; opacity: .25; vertical-align: top;}
.lyBanner .swiper-pagination span.swiper-pagination-bullet-active { opacity: 1;}
/*lyBanner end*/


/*lyProducts start*/
.lyProducts { overflow: hidden; padding: 100px;}
.lyPro_title { margin-bottom: 50px;}
.lyPro_title p { line-height: 40px; color: #040404; font-family: "PoppinsSemiBold"; font-size: 48px; text-align: center;}
.lyPro_title span { display: block; line-height: 30px; color: #040404; font-size: 18px; text-align: center; margin-top: 10px;}

.lyPro_swiper { position: relative;}
.lyPro_swiper .lyPro_con a.lyPro_img { display: block; width: 100%; height: 500px; overflow: hidden; border: 1px solid #e6e6e6; position: relative;}
.lyPro_swiper .lyPro_con:hover a.lyPro_img { border: 1px solid rgba(8, 65, 135, .45);}
.lyPro_swiper .lyPro_con:hover a.lyPro_img img { transform: scale(1.1); -webkit-transform: scale(1.1);}
.lyPro_swiper .lyPro_con a.lyPro_img::after { content: ''; display: block; width: 100%; height: 100%; background-color: rgba(8, 65, 135, .45); position: absolute; left: 0; top: 100%; transition: all 0.5s; -webkit-transition: all 0.5s;}
.lyPro_swiper .lyPro_con:hover a.lyPro_img::after { top: 0;}
.lyPro_swiper .lyPro_con a.lyPro_img i { display: block; width: 100px; height: 100px; overflow: hidden; padding: 25px; border: 1px solid #fff; border-radius: 50%; position: absolute; left: 50%; top: 100%; z-index: 1; transform: translate(-50%, 0%); -webkit-transform: translate(-50%, 0%);}
.lyPro_swiper .lyPro_con:hover a.lyPro_img i { top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.lyPro_swiper .lyPro_con a.lyPro_name { display: block; height: 64px; overflow: hidden; line-height: 32px; color: #040404; font-family: "PoppinsSemiBold"; font-size: 24px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin: 20px 0 10px;}
.lyPro_swiper .lyPro_con:hover a.lyPro_name { color: #084187;}
.lyPro_swiper .lyPro_con a.lyPro_more { display: block; height: 30px; line-height: 30px; color: #040404; font-size: 16px;}
.lyPro_swiper .lyPro_con a.lyPro_more i { display: inline-block; width: 16px; height: 16px; overflow: hidden; vertical-align: middle; margin: -2px 0 0 10px;}
.lyPro_swiper .lyPro_con:hover a.lyPro_more { color: #084187;}
.lyPro_swiper .lyPro_con:hover a.lyPro_more i { margin: -2px 0 0 20px;}
.lyPro_swiper .lyPro_con:hover a.lyPro_more i svg path { fill: #084187;}

.lyPro_swiper .swiper-button-prev, .lyPro_swiper .swiper-button-next { width: 64px; height: 64px; margin-top: -32px; padding: 20px; background: rgba(8, 65, 135, .8); top: 50%;}
.lyPro_swiper .swiper-button-prev { left: -32px; transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.lyPro_swiper .swiper-button-next { right: -32px;}
.lyPro_swiper .swiper-button-prev:hover, .lyPro_swiper .swiper-button-next:hover { background: #084187;}
.lyPro_swiper .swiper-button-disabled { opacity: .25 !important;}
/*lyProducts end*/


/*lyIndustry start*/
.lyIndustry { overflow: hidden; padding: 100px 0; background-color: #0c294e;}

.lyTitle { margin-bottom: 50px;}
.lyTitle em { display: block; line-height: 80px; color: rgba(255, 255, 255, .04); font-family: "PoppinsBold"; font-size: 100px; font-style: normal; text-align: center;}
.lyTitle p { line-height: 40px; color: #fff; font-family: "PoppinsBold"; font-size: 48px; text-align: center; margin: -20px auto 0; position: relative;}
.lyTitle span { display: block; line-height: 30px; color: rgba(255, 255, 255, .45); font-size: 18px; text-align: center; margin-top: 10px;}

.lyIndustry_swiper { width: 100%; position: relative;}
.lyIndustry_swiper .swiper-container { width: 100%; overflow: inherit;}
.lyIndustry_swiper .swiper-slide { height: 510px; overflow: hidden; position: relative;}
.lyIndustry_swiper .swiper-slide a.lyIndustry_img { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.lyIndustry_swiper .swiper-slide:hover a.lyIndustry_img img { transform: scale(1.05); -webkit-transform: scale(1.05);}
.lyIndustry_swiper .swiper-slide a.lyIndustry_img::after { content: ''; display: block; width: 100%; height: 100%; overflow: hidden; background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, .8)); position: absolute; left: 0; bottom: 0;}
.lyIndustry_swiper .swiper-slide .lyIndustry_text { width: 100%; padding: 30px; background-color: rgba(63, 91, 155, 0); position: absolute; bottom: 0; left: 0;}
.lyIndustry_swiper .swiper-slide:hover .lyIndustry_text { background-color: rgba(63, 91, 155, .8);}
.lyIndustry_text a.lyIndustry_name { display: block; width: 100%; max-height: 72px; overflow: hidden; line-height: 36px; color: #fff; font-family: "PoppinsBold"; font-size: 28px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-bottom: 15px;}
.lyIndustry_text a.lyIndustry_btn { display: inline-block; width: auto; height: 30px; line-height: 30px; color: rgba(255, 255, 255, .5); font-size: 16px; text-transform: capitalize; vertical-align: top;}
.lyIndustry_text a.lyIndustry_btn i { display: inline-block; width: 14px; height: 14px; overflow: hidden; vertical-align: middle; margin: -2px 10px 0 0; opacity: .5;}
.lyIndustry_text a.lyIndustry_btn:hover { color: #fff;}
.lyIndustry_text a.lyIndustry_btn:hover i { margin: -2px 20px 0 0; opacity: 1;}

.lyIndustry_swiper::before, .lyIndustry_swiper::after { content: ''; display: block; width: 20%; height: 100%; position: absolute; top: 0; z-index: 9;}
.lyIndustry_swiper::before { right: 100%; background-image: linear-gradient(to right, rgba(12, 41, 78, 1) 0%, rgba(12, 41, 78, 1) 30%, rgba(12, 41, 78, .8) 100%);}
.lyIndustry_swiper::after { left: 100%; background-image: linear-gradient(to right, rgba(12, 41, 78, .8) 0%, rgba(12, 41, 78, 1) 70%, rgba(12, 41, 78, 1) 100%);}

.lyIndustry_swiper .swiper-button-prev, .lyIndustry_swiper .swiper-button-next { width: 60px; height: 60px; margin-top: -30px; padding: 18px; border-radius: 50%; background: rgba(255, 255, 255, .1); top: 50%; z-index: 99;}
.lyIndustry_swiper .swiper-button-prev { left: -80px; transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.lyIndustry_swiper .swiper-button-next { right: -80px;}
.lyIndustry_swiper .swiper-button-prev:hover, .lyIndustry_swiper .swiper-button-next:hover { background: #fff}
.lyIndustry_swiper .swiper-button-prev:hover svg path, .lyIndustry_swiper .swiper-button-next:hover svg path { fill: #084187;}
.lyIndustry_swiper .swiper-button-disabled { opacity: .25 !important;}
/*lyIndustry end*/


/*lySolution start*/
.lySolution { overflow: hidden; padding: 100px 0; background: url(../images/webp/solutionBg.webp) no-repeat center center; background-size: cover; background-attachment: fixed;}
.lySolution_list ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -20px;}
.lySolution_list ul li { width: 25%; padding: 0 20px;}
.lySolution_list ul li .lySolution_con { min-height: 100%; padding: 30px 30px 40px; background-image: linear-gradient(to bottom, #4282ba, #3b5092); position: relative;}
.lySolution_con a.lySolution_img { display: block; width: 100%; height: 260px; overflow: hidden; background-color: #fff; position: relative;}
.lySolution_con:hover a.lySolution_img img { transform: scale(1.1); -webkit-transform: scale(1.1);}
.lySolution_con a.lySolution_name { display: block; width: 100%; max-height: 60px; overflow: hidden; line-height: 30px; color: #fff; font-family: "PoppinsMedium"; font-size: 20px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin: 20px 0 10px;}
.lySolution_con .lySolution_ms { width: 100%; max-height: 72px; overflow: hidden; line-height: 24px; color: #fff; font-family: "PoppinsLight"; font-size: 16px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.lySolution_con a.lySolution_more { display: flex; height: 48px; padding: 8px; background-color: #084187; border-radius: 24px; position: absolute; right: 30px; bottom: -24px;}
.lySolution_con a.lySolution_more span { display: block; width: 0; height: 32px; overflow: hidden; line-height: 32px; color: #fff; font-family: "PoppinsLight"; font-size: 16px; word-wrap: normal;}
.lySolution_con a.lySolution_more:hover span { width: auto; padding: 0 10px;}
.lySolution_con a.lySolution_more i { display: block; width: 32px; height: 32px; overflow: hidden; border-radius: 50%; position: relative;}
.lySolution_con a.lySolution_more:hover i { background-color: #fff; transform: rotate(90deg); -webkit-transform: rotate(90deg);}
.lySolution_con a.lySolution_more i::before, .lySolution_con a.lySolution_more i::after { content: ''; display: block; background-color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
.lySolution_con a.lySolution_more i::before { width: 2px; height: 14px;}
.lySolution_con a.lySolution_more i::after { width: 14px; height: 2px;}
.lySolution_con a.lySolution_more:hover i::before, .lySolution_con a.lySolution_more:hover i::after { background-color: #084187;}

.lySolution_swiper { width: 100%; position: relative;}
.lySolution_swiper .swiper-container { width: 100%; overflow: inherit;}
.lySolution_swiper .swiper-slide .img { width: 100%; height: 380px; overflow: hidden; padding: 0; background-image: linear-gradient(to bottom, #4282ba, #3b5092);}
.lySolution_swiper .swiper-slide .img a { display: block; width: 100%; height: 100%; overflow: hidden; background-color: #fff; position: relative;}
.lySolution_swiper .swiper-slide:hover .img a img { transform: scale(1.1); -webkit-transform: scale(1.1);}
.lySolution_swiper .swiper-slide .text { margin-top: 20px;}
.lySolution_swiper .swiper-slide .text a.name { display: block; min-height: 30px; max-height: 60px; overflow: hidden; line-height: 30px; color: #fff; font-family: "PoppinsSemiBold"; font-size: 20px; font-weight: bold; padding-left: 20px; position: relative; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.lySolution_swiper .swiper-slide .text a.name::before { content: ''; display: block; width: 3px; height: 18px; background-color: #3f5b9b; position: absolute; left: 0; top: 6px;}
.lySolution_swiper .swiper-slide .text p.ms { height: 26px; overflow: hidden; line-height: 26px; color: rgba(255, 255, 255, .45); font-family: "PoppinsLight"; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; margin-top: 8px;}

.lySolution_swiper::before, .lySolution_swiper::after { content: ''; display: block; width: 20%; height: 100%; position: absolute; top: 0; z-index: 9;}
.lySolution_swiper::before { right: 100%; background-image: linear-gradient(to right, rgba(3, 33, 67, 1) 0%, rgba(3, 33, 67, 1) 30%, rgba(3, 33, 67, .8) 100%);}
.lySolution_swiper::after { left: 100%; background-image: linear-gradient(to right, rgba(3, 33, 67, .8) 0%, rgba(3, 33, 67, 1) 70%, rgba(3, 33, 67, 1) 100%);}

.lySolution_swiper .swiper-button-prev, .lySolution_swiper .swiper-button-next { width: 60px; height: 60px; margin-top: -30px; padding: 18px; border-radius: 50%; background: rgba(255, 255, 255, .1); top: 50%; z-index: 99;}
.lySolution_swiper .swiper-button-prev { left: -80px; transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.lySolution_swiper .swiper-button-next { right: -80px;}
.lySolution_swiper .swiper-button-prev:hover, .lySolution_swiper .swiper-button-next:hover { background: #fff}
.lySolution_swiper .swiper-button-prev:hover svg path, .lySolution_swiper .swiper-button-next:hover svg path { fill: #084187;}
.lySolution_swiper .swiper-button-disabled { opacity: .25 !important;}
/*lySolution end*/


/*lyNews start*/
.lyNews { display: flex; overflow: hidden; position: relative;}
.lyNews_left { width: 36%; overflow: hidden; padding: 100px; background-color: #eee;}
.lyNews_left .lyNews_title { line-height: 1; color: #040404; font-family: "PoppinsSemiBold"; font-size: 90px;}
.lyNews_left p { max-height: 120px; overflow: hidden; line-height: 30px; color: #666; font-size: 18px; margin: 40px auto; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.lyNews_left .lyNews_more a { display: inline-block; height: 40px; line-height: 40px; color: #040404; font-size: 20px; vertical-align: top; border-bottom: 2px solid #aaa;}
.lyNews_left .lyNews_more a i { display: inline-block; width: 18px; height: 18px; overflow: hidden; vertical-align: middle; margin: -2px 0 0 10px;}
.lyNews_left .lyNews_more a:hover { color: #084187; border-bottom: 2px solid #084187;}
.lyNews_left .lyNews_more a:hover i { margin: -2px 0 0 20px;}
.lyNews_left .lyNews_more a:hover i svg path { fill: #084187;}

.lyNews_swiper { width: 64%; position: relative;}
.lyNews_swiper .swiper-slide .lyNews_img { width: 100%; height: 460px; overflow: hidden; margin: 0 auto; padding: 0;}
.lyNews_swiper .swiper-slide:nth-child(2n) .lyNews_img { height: 740px; padding: 282px 0 0;}
.lyNews_swiper .swiper-slide .lyNews_img a { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.lyNews_swiper .swiper-slide:hover .lyNews_img a img { transform: scale(1.1); -webkit-transform: scale(1.1);}
.lyNews_swiper .swiper-slide .lyNews_text { width: 100%; height: 100%; overflow: hidden; padding: 40px; position: relative;}
.lyNews_swiper .swiper-slide:nth-child(2n) .lyNews_text { margin: -740px auto 0;}
.lyNews_swiper .swiper-slide .lyNews_text::before { content: ''; display: block; width: 0; height: 100%; background-color: #084187; position: absolute; left: 0; top: 0; transition: all 0.5s; -webkit-transition: all 0.5s;}
.lyNews_swiper .swiper-slide:hover .lyNews_text::before { width: 100%;}
.lyNews_swiper .swiper-slide .lyNews_text span { display: block; height: 24px; overflow: hidden; line-height: 24px; color: #666; font-size: 16px; margin-bottom: 10px; position: relative;}
.lyNews_swiper .swiper-slide .lyNews_text a.lyNews_name { display: block; height: 36px; overflow: hidden; line-height: 36px; color: #040404; font-family: "PoppinsSemiBold"; font-size: 24px; white-space: nowrap; text-overflow: ellipsis; position: relative;}
.lyNews_swiper .swiper-slide .lyNews_text p { width: 100%; height: 72px; overflow: hidden; line-height: 24px; color: #666; font-family: "PoppinsLight"; font-size: 16px; margin: 10px auto 20px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical; position: relative;}
.lyNews_swiper .swiper-slide .lyNews_text a.lyNews_btn { display: inline-block; height: 28px; line-height: 28px; color: #040404; font-size: 18px; vertical-align: top; position: relative;}
.lyNews_swiper .swiper-slide:hover .lyNews_text span, .lyNews_swiper .swiper-slide:hover .lyNews_text a.lyNews_name, .lyNews_swiper .swiper-slide:hover .lyNews_text p, .lyNews_swiper .swiper-slide:hover .lyNews_text a.lyNews_btn { color: #fff;}
.lyNews_swiper .swiper-slide .lyNews_text a.lyNews_btn i { display: inline-block; width: 16px; height: 16px; overflow: hidden; vertical-align: middle; margin: -2px 0 0 10px;}
.lyNews_swiper .swiper-slide:hover .lyNews_text a.lyNews_btn i { margin: -2px 0 0 20px;}
.lyNews_swiper .swiper-slide:hover .lyNews_text a.lyNews_btn i svg path { fill: #fff;}

.lyNews .swiper-button-prev, .lyNews .swiper-button-next { width: 48px; height: 48px; margin-top: 0; padding: 14px; border-radius: 0; background: #084187; bottom: 100px; top: inherit; z-index: 99;}
.lyNews .swiper-button-prev { left: 100px; transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.lyNews .swiper-button-next { left: 172px; right: inherit;}
.lyNews .swiper-button-prev:hover, .lyNews .swiper-button-next:hover { background: #fff}
.lyNews .swiper-button-prev:hover svg path, .lyNews .swiper-button-next:hover svg path { fill: #084187;}
.lyNews .swiper-button-disabled { opacity: .25 !important;}
/*lyNews end*/


/*lyAdvantage start*/
.lyAdvantage { overflow: hidden; padding: 100px; background: url(../images/webp/advantageBg.webp) no-repeat center center; background-size: cover; background-attachment: fixed;}
.lyAdvantage_main { padding: 0 100px 0 200px; position: relative;}
.lyAdvantage_main em { display: block; line-height: 100px; color: rgba(255, 255, 255, .1); font-family: "PoppinsBold"; font-size: 90px; letter-spacing: 10px; position: absolute; left: 100px; top: 0; transform: rotate(90deg); -webkit-transform: rotate(90deg); transform-origin: left top; -webkit-transform-origin: left top;}
.lyAdvantage_main::before { content: ''; display: block; width: 120px; height: 80px; border: 2px solid rgba(255, 255, 255, .1); border-width: 2px 0 0 2px; position: absolute; left: 120px; top: 0;}
.lyAdvantage_main::after { content: ''; display: block; width: 0; height: calc(100% - 140px); border: 2px dashed rgba(255, 255, 255, .1); border-width: 0 0 0 2px; position: absolute; left: 120px; bottom: 0;}

.lyAdvantage_title { width: 32%; padding: 60px 0;}
.lyAdvantage_title p { line-height: 40px; color: #fff; font-family: "PoppinsSemiBold"; font-size: 48px;}
.lyAdvantage_title span { display: block; line-height: 30px; color: #fff; font-family: "PoppinsLight"; font-size: 18px; margin-top: 10px;}

.lyAdvantage_list { margin-top: -200px; padding-left: 100px;}
.lyAdvantage_list ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -25px;}
.lyAdvantage_list ul li { width: 33.333333%; padding: 0 25px;}
.lyAdvantage_list ul li:nth-child(1), .lyAdvantage_list ul li:nth-child(2), .lyAdvantage_list ul li:nth-child(3) { margin-bottom: 60px;}
.lyAdvantage_con { height: 200px; padding: 20px 30px; border: 2px solid rgba(255, 255, 255, .1); position: relative;}
.lyAdvantage_con:hover { background-image: linear-gradient(to right, #406aa7 0%, #3e5999 100%); border-image: linear-gradient(to right, #406aa7 0%, #3e5999 100%) 2; -o-border-image: linear-gradient(to right, #406aa7 0%, #3e5999 100%) 2;}
.lyAdvantage_con i { display: block; width: 48px; height: 48px; overflow: hidden;}
.lyAdvantage_con:hover i { height: 0; opacity: 0;}
.lyAdvantage_con a.name { display: block; width: 100%; max-height: 60px; overflow: hidden; line-height: 30px; color: #fff; font-size: 24px; margin-top: 12px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.lyAdvantage_con:hover a.name { margin-top: 0;}
.lyAdvantage_con p.ms { width: 100%; max-height: 48px; overflow: hidden; line-height: 24px; color: #fff; font-family: "PoppinsLight"; font-size: 16px; opacity: 0; margin-top: 12px; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.lyAdvantage_con:hover p.ms { opacity: 1;}
.lyAdvantage_con a.btn { display: block; width: 30px; height: 30px; overflow: hidden; color: #fff; font-size: 0; padding: 5px; position: absolute; left: 20px; bottom: 20px;}
/*lyAdvantage end*/


/*lyAbout start*/
.lyAbout { overflow: hidden; padding: 100px 0; background: url(../images/webp/aboutBg.webp) no-repeat center center; background-size: cover;}
.lyAbout_title { line-height: 40px; color: #040404; font-family: "PoppinsSemiBold"; font-size: 48px; text-align: center; margin-bottom: 40px;}
.lyAbout_name { line-height: 32px; color: #084187; font-family: "PoppinsSemiBold"; font-size: 24px; text-align: center; margin-bottom: 20px;}
.lyAbout_con { max-height: 120px; overflow: hidden; line-height: 30px; color: #666; font-size: 18px; text-align: center; padding: 0 5%;}
.lyAbout_con p { line-height: 30px; color: #666 !important; font-family: 'PoppinsRegular', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Arial', 'Helvetica', 'sans-serif' !important; font-size: 18px !important; text-align: center;}
.lyAbout_con p span, .lyAbout_con p font { color: #666 !important; font-family: 'PoppinsRegular', '\5FAE\8F6F\96C5\9ED1', 'Microsoft Yahei', 'Arial', 'Helvetica', 'sans-serif' !important; font-size: 18px !important;}
.lyAbout_btn { margin: 40px auto 80px; text-align: center;}
.lyAbout_con br { display: none;}
.lyAbout_btn a { display: inline-block; line-height: 1; color: #fff; font-size: 22px; padding: 20px 50px; vertical-align: top; background-color: #084187;}
.lyAbout_btn a:hover { color: #084187; background-color: #fff; box-shadow: 0 5px 10px rgba(0, 0, 0, .1);}

.lyAbout_data ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -40px;}
.lyAbout_data ul li { width: 25%; padding: 0 40px;}
.lyAbout_data ul li p { display: flex; justify-content: center;}
.lyAbout_data ul li p em { display: block; line-height: 64px; color: #084187; font-family: "PoppinsSemiBold"; font-size: 72px;}
.lyAbout_data ul li p sup { display: block; line-height: 40px; color: #084187; font-size: 40px;}
.lyAbout_data ul li span { display: block; line-height: 26px; color: #666; font-size: 18px; text-align: center; margin-top: 20px;}
/*lyAbout end*/


@media (max-width:1680px) {
  .lyBanner { height: 840px;}
  .lyBanner .swiper-slide .lyBa_text { width: 80%; line-height: 56px; font-size: 48px;}
  .lyBanner .swiper-pagination { height: 12px; bottom: 30px !important;}
  .lyBanner .swiper-pagination span { width: 12px; height: 12px; margin: 0 5px;}

  .lyProducts, .lyAdvantage { padding: 80px 100px;}
  .lyPro_title { margin-bottom: 40px;}
  .lyPro_title p { font-size: 44px;}
  .lyPro_title span { line-height: 24px; font-size: 16px;}
  .lyPro_swiper .lyPro_con a.lyPro_img { height: 450px;}
  .lyPro_swiper .lyPro_con a.lyPro_img i { width: 80px; height: 80px; padding: 22px;}
  .lyPro_swiper .lyPro_con a.lyPro_name { height: 60px; line-height: 30px; font-size: 22px;}

  .lyIndustry, .lySolution, .lyAbout { padding: 80px 0;}
  .lyIndustry_text a.lyIndustry_name { max-height: 64px; line-height: 32px; font-size: 24px;}
  .lyIndustry_swiper::before, .lyIndustry_swiper::after, .lySolution_swiper::before, .lySolution_swiper::after { width: 12%;}

  .lyTitle { margin-bottom: 40px;}
  .lyTitle em { line-height: 66px; font-size: 80px;}
  .lyTitle p { font-size: 44px;}
  .lyTitle span { line-height: 24px; font-size: 16px;}

  .lyNews_left { padding: 80px 100px;}
  .lyNews_left .lyNews_title { font-size: 80px;}
  .lyNews_left p { max-height: 104px; line-height: 26px; font-size: 16px;}
  .lyNews_left .lyNews_more a { font-size: 18px;}
  .lyNews_left .lyNews_more a i { width: 16px; height: 16px;}
  .lyNews_swiper .swiper-slide .lyNews_img { height: 400px;}
  .lyNews_swiper .swiper-slide:nth-child(2n) .lyNews_img { height: 676px; padding: 276px 0 0;}
  .lyNews_swiper .swiper-slide:nth-child(2n) .lyNews_text { margin: -676px auto 0;}
  .lyNews_swiper .swiper-slide .lyNews_text a.lyNews_name { height: 32px; line-height: 32px; font-size: 22px;}
  .lyNews .swiper-button-prev, .lyNews .swiper-button-next { bottom: 80px;}

  .lyAbout_title { font-size: 44px;}
  .lyAbout_name { line-height: 30px; font-size: 22px;}
  .lyAbout_con { max-height: 104px;}
  .lyAbout_con, .lyAbout_con p { line-height: 26px; font-size: 16px !important;}
  .lyAbout_btn a { font-size: 20px; padding: 16px 40px;}
  .lyAbout_data ul li p em { line-height: 60px; font-size: 64px;}
  .lyAbout_data ul li p sup { line-height: 30px; font-size: 32px;}
  .lyAbout_data ul li span { line-height: 24px; font-size: 16px;}

  .lyAdvantage_main { padding: 0 80px 0 180px;}
  .lyAdvantage_main em { line-height: 70px; font-size: 86px; left: 70px;}
  .lyAdvantage_title { padding: 53px 0;}
  .lyAdvantage_title p { font-size: 44px;}
  .lyAdvantage_title span { line-height: 24px; font-size: 16px;}
  .lyAdvantage_list { margin-top: -180px; padding-left: 80px;}
  .lyAdvantage_list ul { margin: 0 -20px;}
  .lyAdvantage_list ul li { padding: 0 20px;}
  .lyAdvantage_list ul li:nth-child(1), .lyAdvantage_list ul li:nth-child(2), .lyAdvantage_list ul li:nth-child(3) { margin-bottom: 50px;}
  .lyAdvantage_con a.name { font-size: 22px;}

}

@media (max-width:1600px) {
  .lyBanner { height: 780px;}
  .lyBanner .swiper-slide .lyBa_text { line-height: 52px; font-size: 44px;}
  .lyBanner .swiper-button-prev, .lyBanner .swiper-button-next { width: 60px; height: 60px; margin-top: -30px; padding: 18px;}

  .lyProducts, .lyAdvantage { padding: 80px 3%;}
  .lyPro_title p { line-height: 36px; font-size: 40px;}
  .lyPro_swiper { max-width: 1400px; margin: 0 auto;}
  .lyPro_swiper .lyPro_con a.lyPro_img { height: 400px;}
  .lyPro_swiper .swiper-button-prev, .lyPro_swiper .swiper-button-next { width: 60px; height: 60px; margin-top: -30px; padding: 18px;}
  .lyPro_swiper .swiper-button-prev { left: -80px;}
  .lyPro_swiper .swiper-button-next { right: -80px;}

  .lyTitle em { line-height: 54px; font-size: 72px;}
  .lyTitle p { line-height: 36px; font-size: 40px; margin: -18px auto 0;}

  .lyNews_left .lyNews_title { font-size: 72px;}

  .lyAdvantage_title { padding: 55px 0;}
  .lyAdvantage_title p, .lyAbout_title { line-height: 36px; font-size: 40px;}
  .lyAbout_con { padding: 0 3%;}
  .lyAbout_btn a { font-size: 18px;}
  .lyAbout_data ul li p em { font-size: 60px;}
  .lyAbout_data ul li p sup { font-size: 30px;}

}

@media (max-width:1560px) {
  .lyBanner { height: 760px;}

  .lyNews_left { padding: 80px;}
  .lyNews .swiper-button-prev, .lyNews .swiper-button-next { bottom: 80px;}
  .lyNews .swiper-button-prev { left: 80px;}
  .lyNews .swiper-button-next { left: 150px;}
}

@media (max-width:1440px) {
  .lyBanner { height: 680px;}
  .lyBanner .swiper-slide .lyBa_text { line-height: 48px; font-size: 40px;}

  .lyProducts, .lyAdvantage { padding: 60px 3%;}
  .lyPro_title { margin-bottom: 30px;}
  .lyPro_title p { line-height: 32px; font-size: 36px;}
  .lyPro_title span { line-height: 1.5; font-size: 15px;}
  .lyPro_swiper .lyPro_con a.lyPro_img { height: 360px;}
  .lyPro_swiper .lyPro_con a.lyPro_name { height: 56px; line-height: 28px; font-size: 20px;}
  .lyPro_swiper .lyPro_con a.lyPro_more { font-size: 15px;}
  .lyPro_swiper .lyPro_con a.lyPro_more i { width: 14px; height: 14px;}
  .lyPro_swiper .swiper-button-prev { left: -30px;}
  .lyPro_swiper .swiper-button-next { right: -30px;}

  .lyIndustry, .lySolution, .lyAbout { padding: 60px 0;}
  .lyTitle { margin-bottom: 30px;}
  .lyTitle em { line-height: 48px; font-size: 64px;}
  .lyTitle p { line-height: 32px; font-size: 36px; margin: -16px auto 0;}
  .lyTitle span { line-height: 1.5; font-size: 15px;}

  .lyIndustry_swiper { width: 90%; margin: 0 auto;}
  .lyIndustry_swiper::before, .lyIndustry_swiper::after, .lySolution_swiper::before, .lySolution_swiper::after { width: 10%;}
  .lyIndustry_swiper .swiper-slide { height: 480px;}
  .lyIndustry_text a.lyIndustry_name { max-height: 60px; line-height: 30px; font-size: 22px;}
  .lyIndustry_text a.lyIndustry_btn { font-size: 15px;}

  .lySolution_list ul { margin: 0 -12px;}
  .lySolution_list ul li { padding: 0 12px;}
  .lySolution_list ul li .lySolution_con { padding: 24px 24px 36px;}
  .lySolution_con a.lySolution_name { max-height: 56px; line-height: 28px; font-size: 18px;}
  .lySolution_con .lySolution_ms { max-height: 69px; line-height: 23px; font-size: 15px;}
  .lySolution_con a.lySolution_more { height: 44px; right: 24px; bottom: -22px;}
  .lySolution_con a.lySolution_more span { font-size: 15px;}
  .lySolution_con a.lySolution_more i { width: 28px; height: 28px;}

  .lySolution_swiper .swiper-slide .img { height: 360px;}
  .lySolution_swiper .swiper-slide .text p.ms { height: 25px; line-height: 25px; font-size: 15px;}

  .lyNews_left { padding: 60px;}
  .lyNews_left .lyNews_title { font-size: 64px;}
  .lyNews_left p { max-height: 100px; line-height: 25px; font-size: 15px; margin: 30px auto;}
  .lyNews_left .lyNews_more a { height: 32px; line-height: 30px; font-size: 16px;}
  .lyNews_left .lyNews_more a i { width: 14px; height: 14px;}
  .lyNews_swiper .swiper-slide .lyNews_img { height: 340px;}
  .lyNews_swiper .swiper-slide:nth-child(2n) .lyNews_img { height: 586px; padding: 246px 0 0;}
  .lyNews_swiper .swiper-slide .lyNews_text { padding: 30px;}
  .lyNews_swiper .swiper-slide:nth-child(2n) .lyNews_text { margin: -586px auto 0;}
  .lyNews_swiper .swiper-slide .lyNews_text span { height: 23px; line-height: 23px; font-size: 15px;}
  .lyNews_swiper .swiper-slide .lyNews_text a.lyNews_name { height: 30px; line-height: 30px; font-size: 20px;}
  .lyNews_swiper .swiper-slide .lyNews_text p { height: 69px; line-height: 23px; font-size: 15px;}
  .lyNews_swiper .swiper-slide .lyNews_text a.lyNews_btn { font-size: 15px;}
  .lyNews_swiper .swiper-slide .lyNews_text a.lyNews_btn i { width: 14px; height: 14px;}
  .lyNews .swiper-button-prev, .lyNews .swiper-button-next { bottom: 80px;}
  .lyNews .swiper-button-prev, .lyNews .swiper-button-next { bottom: 60px;}
  .lyNews .swiper-button-prev { left: 60px;}
  .lyNews .swiper-button-next { left: 130px;}

  .lyAdvantage_main { padding: 0 40px 0 140px;}
  .lyAdvantage_main em { line-height: 60px; font-size: 74px; left: 60px;}
  .lyAdvantage_title { padding: 58px 0;}
  .lyAdvantage_title p, .lyAbout_title { line-height: 32px; font-size: 36px;}
  .lyAdvantage_title span { line-height: 23px; font-size: 15px;}
  .lyAdvantage_list { margin-top: -180px; padding-left: 40px;}
  .lyAdvantage_list ul { margin: 0 -15px;}
  .lyAdvantage_list ul li { padding: 0 15px;}
  .lyAdvantage_list ul li:nth-child(1), .lyAdvantage_list ul li:nth-child(2), .lyAdvantage_list ul li:nth-child(3) { margin-bottom: 40px;}
  .lyAdvantage_con { height: 180px; padding: 18px 28px;}
  .lyAdvantage_con i { width: 40px; height: 40px;}
  .lyAdvantage_con a.name { font-size: 20px;}
  .lyAdvantage_con p.ms { max-height: 46px; line-height: 23px; font-size: 15px; margin-top: 4px;}
  .lyAdvantage_con a.btn { width: 28px; height: 28px;}
  .lyAdvantage_main::before { width: 100px; height: 60px; left: 100px;}
  .lyAdvantage_main::after { left: 100px;}

  .lyAbout_title { margin-bottom: 30px;}
  .lyAbout_name { font-size: 20px;}
  .lyAbout_con { max-height: 100px; padding: 0;}
  .lyAbout_con, .lyAbout_con p { line-height: 25px; font-size: 15px !important;}
  .lyAbout_btn { margin: 30px auto 60px;}
  .lyAbout_btn a { font-size: 16px; padding: 16px 32px;}
  .lyAbout_data ul { margin: 0 -30px;}
  .lyAbout_data ul li { padding: 0 30px;}
  .lyAbout_data ul li p em { line-height: 50px; font-size: 54px;}
  .lyAbout_data ul li p sup { line-height: 24px; font-size: 26px;}
  .lyAbout_data ul li span { line-height: 22px; font-size: 14px; margin-top: 12px;}
}

@media (max-width:1366px) {
  .lyBanner { height: 640px;}
  .lyBanner .swiper-slide .lyBa_img::after { height: 160px;}
  .lyBanner .swiper-slide .lyBa_text { line-height: 44px; font-size: 36px;}
  .lyBanner .swiper-pagination { bottom: 20px !important;}

  .lyPro_swiper .lyPro_con a.lyPro_name { height: 48px; line-height: 24px; font-size: 18px; margin: 15px 0 10px;}

  .lyIndustry_swiper .swiper-slide { height: 440px;}
  .lyIndustry_swiper .swiper-slide .lyIndustry_text { padding: 20px;}
  .lyIndustry_text a.lyIndustry_name { font-size: 20px; margin-bottom: 10px;}

  .lySolution_list ul { margin: 0 -10px;}
  .lySolution_list ul li { padding: 0 10px;}
  .lySolution_list ul li .lySolution_con { padding: 20px 20px 30px;}
  .lySolution_con a.lySolution_more { right: 20px;}

  .lySolution_swiper .swiper-slide .img { height: 330px;}

  .lyNews_left { padding: 60px 40px;}
  .lyNews_swiper .swiper-slide .lyNews_img { height: 300px;}
  .lyNews_swiper .swiper-slide:nth-child(2n) .lyNews_img { height: 546px; padding: 246px 0 0;}
  .lyNews_swiper .swiper-slide:nth-child(2n) .lyNews_text { margin: -546px auto 0;}
  .lyNews .swiper-button-prev { left: 40px;}
  .lyNews .swiper-button-next { left: 100px;}
}

@media (max-width:1280px) {
  .lyBanner { height: 600px;}
  .lyBanner .swiper-button-prev, .lyBanner .swiper-button-next { width: 48px; height: 48px; margin-top: -24px; padding: 14px;}

  .lyPro_swiper .lyPro_con a.lyPro_img { height: 340px;}
  .lyPro_swiper .swiper-button-prev, .lyPro_swiper .swiper-button-next { width: 48px; height: 48px; margin-top: -24px; padding: 14px;}
  .lyPro_swiper .swiper-button-prev { left: -24px;}
  .lyPro_swiper .swiper-button-next { right: -24px;}

  .lyIndustry_swiper .swiper-slide { height: 400px;}
  .lyIndustry_swiper .swiper-button-prev, .lyIndustry_swiper .swiper-button-next, .lySolution_swiper .swiper-button-prev, .lySolution_swiper .swiper-button-next { width: 48px; height: 48px; margin-top: -24px; padding: 14px;}
  .lyIndustry_swiper .swiper-button-prev, .lySolution_swiper .swiper-button-prev { left: -68px;}
  .lyIndustry_swiper .swiper-button-next, .lySolution_swiper .swiper-button-next { right: -68px;}

  .lySolution_con a.lySolution_img { height: 240px;}

  .lySolution_swiper .swiper-slide .img { height: 320px;}

  .lyAdvantage_main { padding: 0 0 0 140px;}
  .lyAdvantage_list { padding-left: 0;}
  .lyAdvantage_list ul li:nth-child(1), .lyAdvantage_list ul li:nth-child(2), .lyAdvantage_list ul li:nth-child(3) { margin-bottom: 30px;}
}

@media (max-width:1200px) {
  .lyBanner { height: 560px;}
  .lyBanner .swiper-slide .lyBa_text { line-height: 40px; font-size: 32px;}
  .lyBanner .swiper-pagination { height: 10px;}
  .lyBanner .swiper-pagination span { width: 10px; height: 10px;}

  .lyPro_title p { line-height: 30px; font-size: 32px;}
  .lyPro_swiper .lyPro_con a.lyPro_img { height: 320px;}

  .lyTitle em { line-height: 40px; font-size: 54px;}
  .lyTitle p { line-height: 30px; font-size: 32px; margin: -15px auto 0;}

  .lyIndustry_swiper .swiper-slide { height: 380px;}
  .lyIndustry_text a.lyIndustry_name { max-height: 56px; line-height: 28px; font-size: 18px;}

  .lySolution_con a.lySolution_img { height: 220px;}
  .lySolution_con a.lySolution_name { max-height: 48px; line-height: 24px; font-size: 16px;}

  .lySolution_swiper .swiper-slide .img { height: 300px;}
  .lySolution_swiper .swiper-slide .text a.name { min-height: 28px; max-height: 56px; line-height: 28px; font-size: 18px;}
  .lySolution_swiper .swiper-slide .text a.name::before { top: 5px;}

  .lyNews_left { width: 32%;}
  .lyNews_left .lyNews_title { font-size: 54px;}
  .lyNews_swiper { width: 68%;}
  .lyNews_swiper .swiper-slide .lyNews_text a.lyNews_name { font-size: 18px;}

  .lyAdvantage_main { padding: 0 0 0 120px;}
  .lyAdvantage_main em { line-height: 50px; font-size: 64px; left: 50px;}
  .lyAdvantage_title { padding: 49px 0;}
  .lyAdvantage_title p, .lyAbout_title { line-height: 30px; font-size: 32px;}
  .lyAdvantage_list { margin-top: -160px;}
  .lyAdvantage_con { height: 160px; padding: 19px; border: 1px solid rgba(255, 255, 255, .1);}
  .lyAdvantage_con:hover { border-image: linear-gradient(to right, #406aa7 0%, #3e5999 100%) 1; -o-border-image: linear-gradient(to right, #406aa7 0%, #3e5999 100%) 1;}
  .lyAdvantage_con i { width: 36px; height: 36px;}
  .lyAdvantage_con a.name { max-height: 52px; line-height: 26px; font-size: 18px;}
  .lyAdvantage_con a.btn { width: 24px; height: 24px; left: 14px; bottom: 14px;}
  .lyAdvantage_main::before { border: 1px solid rgba(255, 255, 255, .1); border-width: 1px 0 0 1px; left: 84px;}
  .lyAdvantage_main::after { border: 1px dashed rgba(255, 255, 255, .1); border-width: 0 0 0 1px; left: 84px;}
    
  .lyAbout_name { line-height: 26px; font-size: 18px; margin-bottom: 15px;}
  .lyAbout_con { max-height: 96px;}
  .lyAbout_con, .lyAbout_con p { line-height: 24px; font-size: 14px !important;}
  .lyAbout_btn a { font-size: 14px; padding: 15px 30px;}
  .lyAbout_data ul { margin: 0 -20px;}
  .lyAbout_data ul li { padding: 0 20px;}
  .lyAbout_data ul li p em { line-height: 44px; font-size: 48px;}
  .lyAbout_data ul li p sup { line-height: 20px; font-size: 22px;}
  .lyAbout_data ul li span { margin-top: 10px;}

}

@media (max-width:1080px) {
  .lyBanner { height: 520px;}

  .lyPro_swiper .lyPro_con a.lyPro_img { height: 280px;}
  .lyPro_swiper .lyPro_con a.lyPro_img i { width: 72px; height: 72px; padding: 20px;}
  .lyPro_swiper .lyPro_con a.lyPro_name { font-size: 16px;}

  .lyIndustry_swiper .swiper-slide { height: 330px;}
  .lyIndustry_text a.lyIndustry_name { max-height: 52px; line-height: 26px; font-size: 16px;}

  .lySolution_list ul li .lySolution_con { padding: 10px 10px 30px;}
  .lySolution_con a.lySolution_img { height: 210px;}
  .lySolution_con a.lySolution_name { margin: 15px 0 10px;}
  .lySolution_con a.lySolution_more { right: 10px;}

  .lySolution_swiper .swiper-slide .img { height: 260px;}

  .lyAdvantage_main em { letter-spacing: 8px;}
  .lyAdvantage_list ul { margin: 0 -10px;}
  .lyAdvantage_list ul li { padding: 0 10px;}
  .lyAdvantage_list ul li:nth-child(1), .lyAdvantage_list ul li:nth-child(2), .lyAdvantage_list ul li:nth-child(3) { margin-bottom: 20px;}

}

@media (max-width:1024px) {
  .lyBanner { height: 500px;}

  .lyPro_swiper .lyPro_con a.lyPro_img { height: 260px;}

  .lyIndustry_swiper .swiper-slide { height: 320px;}

  .lySolution_list ul { margin: 0 -5px;}
  .lySolution_list ul li { padding: 0 5px;}

  .lyNews_left { padding: 60px 30px;}
  .lyNews .swiper-button-prev { left: 30px;}
  .lyNews .swiper-button-next { left: 90px;}

  .lyAdvantage_main { padding: 0 0 0 100px;}
  .lyAdvantage_main::before, .lyAdvantage_main::after { left: 74px;}

  .lyNews_left .lyNews_title { font-size: 50px;}
}

@media (max-width:920px) {
  .lyBanner { height: 440px;}
  .lyBanner .swiper-slide .lyBa_text { line-height: 36px; font-size: 28px;}

  .lyProducts, .lyAdvantage { padding: 40px 3%;}
  .lyPro_title { margin-bottom: 20px;}
  .lyPro_title p { font-size: 28px;}
  .lyPro_title span { margin-top: 6px;}
  .lyPro_swiper .lyPro_con a.lyPro_img { height: 320px;}

  .lyIndustry, .lySolution, .lyAbout { padding: 40px 0;}
  .lyIndustry_swiper .swiper-slide { height: 300px;}

  .lyTitle { margin-bottom: 20px;}
  .lyTitle em { line-height: 36px; font-size: 48px;}
  .lyTitle p { font-size: 28px;}
  .lyTitle span { margin-top: 6px;}

  .lySolution_con a.lySolution_img { height: 180px;}

  .lySolution_swiper .swiper-slide .img { height: 240px;}

  .lyNews { display: block;}
  .lyNews_left { width: 100%; padding: 40px 3%;}
  .lyNews_left .lyNews_title { font-size: 48px;}
  .lyNews_left p { max-height: 96px; line-height: 24px; font-size: 14px; margin: 20px auto;}
  .lyNews_swiper { width: 100%;}
  .lyNews .swiper-button-prev, .lyNews .swiper-button-next { bottom: 586px;}
  .lyNews .swiper-button-prev { left: inherit; right: 10%;}
  .lyNews .swiper-button-next { left: inherit; right: 3%;}

  .lyAdvantage_main { padding: 40px 0 0;}
  .lyAdvantage_main em { line-height: 36px; font-size: 48px; letter-spacing: 0; transform: none; left: 0; top: 0;}
  .lyAdvantage_main::before, .lyAdvantage_main::after { display: none;}
  .lyAdvantage_title { padding: 38px 0;}

  .lyAbout_title { margin-bottom: 20px;}
  .lyAdvantage_title p, .lyAbout_title { font-size: 28px;}
  .lyAbout_name { margin-bottom: 10px;}
  .lyAbout_btn { margin: 20px auto 40px;}
  .lyAbout_data ul { margin: 0 -10px;}
  .lyAbout_data ul li { padding: 0 10px;}
  .lyAbout_data ul li p em { line-height: 40px; font-size: 40px;}
  .lyAbout_data ul li p sup { font-size: 18px;}
  .lyAbout_data ul li span { line-height: 20px; font-size: 12px;}

}

@media (max-width:820px) {
  .lyBanner { height: 400px;}
  .lyBanner .swiper-slide .lyBa_text { line-height: 32px; font-size: 26px;}

  .lyPro_swiper .lyPro_con a.lyPro_img { height: 280px;}

  .lyTitle em { line-height: 30px; font-size: 40px;}  

  .lyIndustry_swiper .swiper-slide { height: 280px;}
  .lyIndustry_swiper .swiper-button-prev, .lySolution_swiper .swiper-button-prev { left: -58px;}
  .lyIndustry_swiper .swiper-button-next, .lySolution_swiper .swiper-button-next { right: -58px;}

  .lySolution_con a.lySolution_img { height: 160px;}

  .lySolution_swiper .swiper-slide .img { height: 220px;}

}

@media (max-width:767px) {
  .lyBanner { height: 220px; margin-top: 64px;}
  .lyBanner .swiper-slide .lyBa_img::after { display: none;}
  .lyBanner .swiper-slide .lyBa_text { width: 94%; line-height: 30px; font-size: 22px;}
  .lyBanner .swiper-pagination { height: 8px; bottom: 12px !important;}
  .lyBanner .swiper-pagination span { width: 8px; height: 8px; margin: 0 4px;}
  .lyBanner .swiper-button-prev, .lyBanner .swiper-button-next { display: none; width: 40px; height: 40px; margin-top: 0; padding: 10px; top: inherit; bottom: 10px;}

  .lyPro_swiper { max-width: 90%;}
  .lyPro_swiper .lyPro_con a.lyPro_img { height: 380px;}
  .lyPro_swiper .lyPro_con a.lyPro_name { font-size: 18px;}
  
  .lyIndustry_swiper .swiper-slide { height: 350px;}
  .lyIndustry_text a.lyIndustry_name { max-height: 56px; line-height: 28px; font-size: 18px;}
  .lyIndustry_swiper .swiper-button-prev, .lySolution_swiper .swiper-button-prev { left: -24px;}
  .lyIndustry_swiper .swiper-button-next, .lySolution_swiper .swiper-button-next { right: -24px;}

  .lySolution_list ul { margin: 0 -5px -30px;}
  .lySolution_list ul li { width: 50%; margin-bottom: 30px;}

  .lyNews_left .lyNews_title { font-size: 40px;}
  .lyNews_left p { margin: 16px auto;}
  .lyNews_swiper .swiper-slide .lyNews_img { height: 300px;}
  .lyNews_swiper .swiper-slide:nth-child(2n) .lyNews_img { height: 300px; padding: 0;}
  .lyNews_swiper .swiper-slide .lyNews_text { padding: 20px;}
  .lyNews_swiper .swiper-slide:nth-child(2n) .lyNews_text { margin: 0 auto;}
  .lyNews .swiper-button-prev { right: 18%;}
  .lyNews .swiper-button-prev, .lyNews .swiper-button-next { bottom: 566px;}

  .lyAdvantage_title { width: 100%; padding: 20px 0;}
  .lyAdvantage_title p, .lyAbout_title { font-size: 26px;}
  .lyAdvantage_title span { margin-top: 6px;}
  .lyAdvantage_list { margin-top: 0;}
  .lyAdvantage_list ul { margin: 0 0 -20px;}
  .lyAdvantage_list ul li { width: 100%; margin-bottom: 20px; padding: 0;}
  .lyAdvantage_list ul li:first-child { display: none;}
  .lyAdvantage_con { height: auto; padding: 19px 39px 19px 19px;}
  .lyAdvantage_con i { width: 40px; height: 40px;}
  .lyAdvantage_con a.name { font-size: 20px;}
  .lyAdvantage_con p.ms { display: none;}
  .lyAdvantage_con:hover p.ms, .lyAdvantage_con:active p.ms { display: block;}
  .lyAdvantage_con a.btn { left: inherit; bottom: inherit; top: 50%; right: 14px; transform: translateY(-50%); -webkit-transform: translateY(-50%);}

  .lyAbout_data ul { margin: 0 -10px -20px;}
  .lyAbout_data ul li { width: 50%; margin-bottom: 20px; padding: 0 10px;}
}

@media (max-width:390px) {
  .lyBanner { height: 220px;}

  .lyPro_swiper .lyPro_con a.lyPro_img { height: 360px;}

}

@media (max-width:320px) {
  .lyBanner { height: 180px;}
  .lyBanner .swiper-slide .lyBa_text { line-height: 26px; font-size: 18px;}

  .lyPro_title p, .lyTitle p, .lyAdvantage_title p, .lyAbout_title { line-height: 26px; font-size: 24px;}
  .lyPro_swiper .lyPro_con a.lyPro_img, .lyIndustry_swiper .swiper-slide { height: 300px;}

  .lyTitle em { line-height: 28px; font-size: 36px;}

  .lySolution_list ul li { width: 100%;}
  .lySolution_swiper .swiper-slide .img { height: 180px;}

  .lyNews_left .lyNews_title { font-size: 36px;}
  .lyNews_swiper .swiper-slide .lyNews_img, .lyNews_swiper .swiper-slide:nth-child(2n) .lyNews_img { height: 240px;}
  .lyNews .swiper-button-prev { right: 22%;}
  .lyNews .swiper-button-prev, .lyNews .swiper-button-next { bottom: 546px;}

  .lyAdvantage_main { padding: 32px 0 0;}
  .lyAdvantage_main em { line-height: 32px; font-size: 40px;}
  .lyAdvantage_con a.name { font-size: 18px;}

  .lyAbout_data ul li p em { line-height: 30px; font-size: 32px;}
  .lyAbout_data ul li p sup { font-size: 16px;}
}

