/*lyBanner start*/
.lyBanner { height: 790px; overflow: hidden; background-color: #f5f5f5; position: relative;}
.lyBanner .swiper-container { height: 100%;}
.lyBanner .swiper-slide { display: flex; align-items: center; justify-content: center; position: relative;}

.lyBanner .swiper-slide .lyBa_text { padding-right: 40%; position: absolute; left: 50%; top: 50%; 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: #fff; font-family: \5FAE\8F6F\96C5\9ED1; font-size: 56px; font-weight: bold;}
.lyBa_text span { display: block; line-height: 1.6; color: #fff; font-family: \5FAE\8F6F\96C5\9ED1; font-size: 20px; margin-top: 20px;}
.lyBa_text .lyBa_btn { margin-top: 80px;}
.lyBa_btn a { display: block; width: 232px; height: 60px; line-height: 56px; color: #fff; font-size: 20px; text-align: center; border: 2px solid #fff; border-radius: 8px; float: left;}
.lyBa_btn a:hover, .lyBa_btn a:first-child { background-color: #00793c; border: 2px solid #00793c;}
.lyBa_btn a:first-child { margin-right: 20px;}
.lyBa_btn a i { display: inline-block; width: 20px; height: 20px; vertical-align: middle; margin: -4px 0 0 20px;}
.lyBa_btn a:hover i { margin: -4px 0 0 30px;}


.lyBanner .lyBa_Control { position: absolute; bottom: 30px; left: 50%; z-index: 1; transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.lyBa_Control .swiper-button-prev, .lyBa_Control .swiper-button-next { width: 48px; height: 48px; margin-top: 0; padding: 12px; background: rgba(0, 121, 60, 0); border: 2px solid rgba(255, 255, 255, .45); border-radius: 50%; top: 4px;}
.lyBa_Control .swiper-button-prev { left: initial; right: 68px; transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}
.lyBa_Control .swiper-button-next { right: 0;}
.lyBa_Control .swiper-button-prev:hover, .lyBa_Control .swiper-button-next:hover { background: #00793c; border: 2px solid #00793c;}
.lyBa_Control .swiper-button-disabled { opacity: .25 !important;}

.lyBa_Control .swiper-pagination { width: 40%; height: 14px; padding: 5px 0; text-align: left; bottom: 0 !important;}
.lyBa_Control .swiper-pagination span { width: 56px; height: 4px; background-color: #fff; border-radius: 0; margin-right: 16px; opacity: .25; vertical-align: top;}
.lyBa_Control .swiper-pagination span.swiper-pagination-bullet-active { opacity: 1;}

.lyBa_Control .lyBa_Scroll { width: 100px; margin: 0 auto;}
.lyBa_Scroll p { width: 22px; height: 32px; overflow: hidden; margin: 0 auto; border: 2px solid #fff; border-radius: 12px; vertical-align: top;}
.lyBa_Scroll p i { display: block; width: 2px; height: 8px; overflow: hidden; background-color: #fff; margin: 10px auto; animation-name: scrollTip; animation-duration: 2s; animation-iteration-count: infinite;}
.lyBa_Scroll span { display: block; line-height: 1; color: #fff; font-size: 14px; text-align: center; margin-top: 10px;}
/*lyBanner end*/


.lyTitle { margin-bottom: 40px;}
.lyTitle span { display: block; line-height: 1.3; color: #323232; font-size: 18px; margin-bottom: 9px;}
.lyTitle p { line-height: 1; color: #323232; font-family: \5FAE\8F6F\96C5\9ED1; font-size: 56px; font-weight: bold;}


/*lyAbout start*/
.lyAbout { overflow: hidden; padding: 100px 0;}
.lyAbout .w1600 { display: flex; align-items: center;}
.lyAbout .lyAb_text { width: 51%; padding-right: 100px;}
.lyAb_text em.lyAb_line { display: block; margin: -10px auto 40px; border-bottom: 1px solid #e8e8e8; position: relative;}
.lyAb_line::before { content: ''; display: block; width: 115px; height: 5px; background-color: #00793c;}
.lyAb_line::after { content: ''; display: block; width: 13px; height: 13px; background-color: #fff; border: 2px solid #ddd; border-radius: 50%; position: absolute; top: -3px; right: 0;}
.lyAb_text .lyAb_ms { line-height: 2; color: #323232; font-size: 16px; word-break: break-all; margin-bottom: 80px;}
.lyAb_ms p { line-height: 2; color: #323232; font-size: 16px; word-break: break-all;}

.lyAbout .lyAb_img { width: 49%; height: 550px;}
.lyAb_img a { display: block; width: 100%; height: 100%; overflow: hidden; background-color: #f5f5f5; border-radius: 8px; position: relative;}
.lyAb_img a:hover img { transform: scale(1.05); -webkit-transform: scale(1.05);}
/*lyAbout end*/


/*lySolution start*/
.lySolution { overflow: hidden; padding: 100px 0; background: #0f2437;}
.lySolution .w1600 { display: flex; align-items: center;}
.lySolution .lySolu_img { width: 49%; height: 550px;}
.lySolu_img a { display: block; width: 100%; height: 100%; overflow: hidden; background-color: rgba(255, 255, 255, .1); border-radius: 8px; position: relative;}
.lySolu_img a:hover img { transform: scale(1.05); -webkit-transform: scale(1.05);}

.lySolution .lySolu_con { width: 51%; padding-left: 80px;}
.lySolution .lyTitle span, .lySolution .lyTitle p { color: #fff; text-align: left;}
.lySolu_con .lySolu_list { position: relative;}
.lySolu_list::before { content: ''; display: block; width: 4px; height: 100%; background-color: #74797c; border-radius: 2px; position: absolute; left: 10px; top: 0;}
.lySolu_list::after { content: ''; display: block; width: 18px; height: 18px; background-color: #0f2437; border: 3px solid #74797c; border-radius: 50%; position: absolute; left: 0; bottom: 0;}
.lySolu_list ul { height: 400px; overflow-x: inherit; overflow-y: scroll; padding-left: 80px;}
.lySolu_list ul li { margin-bottom: 30px; position: relative;}
.lySolu_list ul li.active { margin-bottom: 40px;}
.lySolu_list ul li:last-child { margin-bottom: 0;}
.lySolu_list ul li::before { content: ''; display: block; width: 4px; height: 0; background-color: #00793c; border-radius: 2px; position: absolute; left: -70px; top: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lySolu_list ul li.active::before { height: 100%;}
.lySolu_list ul li a { display: block; height: 32px; overflow: hidden; line-height: 32px; color: #fff; font-size: 24px; white-space: nowrap; text-overflow: ellipsis;}
.lySolu_list ul li.active a, .lySolu_list ul li:hover a { color: #00793c;}
.lySolu_list ul li p { height: 0; overflow: hidden; line-height: 2; color: rgba(255, 255, 255, .65); font-size: 15px; word-break: break-all; margin-top: 0;}
.lySolu_list ul li.active p { height: auto; margin-top: 15px;}
/*lySolution end*/


/*lyWhy start*/
.lyWhy { overflow: hidden; padding: 100px 0; background: url(../images/whyBg.png) center top no-repeat; position: relative;}
.lyWhy .lyTitle span, .lyWhy .lyTitle p { text-align: center;}
.lyWhy .lyWhy_ms { width: 70%; line-height: 2; color: #323232; font-size: 16px; text-align: center; margin: 0 auto 30px;}

.lyWhy dl { width: 70%; margin: 0 auto 40px; display: flex; align-items: center; justify-content: space-between;}
.lyWhy dl dd { line-height: 2; color: #323232; font-size: 16px;}
.lyWhy dl dd i { display: block; width: 16px; height: 16px; margin: 7px 10px 7px 0; float: left;}

.lyWhy ul { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 -14px;}
.lyWhy ul li { width: 25%; padding: 0 14px;}
.lyWhy ul li .lyWhy_con { height: 100%; overflow: hidden; padding: 40px 50px; background: #fff url(../images/whyBg.jpg) right bottom no-repeat; border-radius: 16px; box-shadow: 0 0 6px rgba(0, 0, 0, .1);}
.lyWhy ul li .lyWhy_con:hover { margin-top: -10px; box-shadow: 0 0 10px rgba(0, 121, 60, .2);}
.lyWhy_con img { display: block; width: 80px;}
.lyWhy_con p { margin: 20px 0; color: #323232;}
.lyWhy_con p em { display: inline-block; line-height: 1; font-size: 56px; vertical-align: middle;}
.lyWhy_con p sub { display: inline-block; line-height: 1; font-size: 48px; margin: 0 0 0 6px; vertical-align: middle;}
.lyWhy_con span { display: block; line-height: 1.6; color: #323232; font-size: 18px; margin-top: 10px;}
/*lyWhy end*/


/*lyService start*/
.lyService { overflow: hidden; padding: 120px 0; background: url(../images/servBg.jpg) center center fixed no-repeat; background-size: cover;}
.lyService p { line-height: 64px; color: #fff; font-family: \5FAE\8F6F\96C5\9ED1; font-size: 56px; font-weight: bold;}
.lyService span { display: block; line-height: 36px; color: #fff; font-family: \5FAE\8F6F\96C5\9ED1; font-size: 20px; margin: 20px 0 80px;}
/*lyService end*/


/*lyNews start*/
.lyNews { overflow: hidden; padding: 100px 0 60px;}
.lyNews .w1600 { position: relative;}

.lyNews ul { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 -18px;}
.lyNews ul li { width: 33.333333%; margin-bottom: 40px; padding: 0 18px;}
.lyNews ul li a.pic { display: block; height: 380px; overflow: hidden; background-color: #f5f5f5; border-radius: 12px; position: relative;}
.lyNews ul li:hover a.pic img { transform: scale(1.05); -webkit-transform: scale(1.05);}
.lyNews ul li a.pic em { display: block; height: 44px; overflow: hidden; line-height: 44px; color: #fff; font-size: 16px; text-align: center; padding: 0 20px; background-color: #00793c; border-radius: 4px; position: absolute; left: 36px; top: 40px;}
.lyNews ul li a.name { display: block; line-height: 1.3; color: #323232; font-size: 25px; font-weight: bold; margin: 20px auto 14px;}
.lyNews ul li:hover a.name { color: #00793c;}
.lyNews ul li p a.more, .lyNews ul li p span.time { display: block; line-height: 2; color: #323232; font-size: 16px;}
.lyNews ul li:hover p a.more { color: #00793c;}

.lyNews a.lyMore { position: absolute; top: 14px; right: 0;}
/*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) {}

@media (max-width:280px) {}
