@charset "utf-8";
/* CSS Document */

/*ly_Banner 开始*/
.ly_Banner { width:100%; height:720px; overflow:hidden; margin:80px auto 0; padding:0; position:relative;}
.ly_Banner img { display:block; width:1920px; height:720px; overflow:hidden; margin:-360px 0 0 -960px; padding:0; position:absolute; left:50%; top:50%;}

@media (max-width:1560px) {
	.ly_Banner { height:630px;}
	.ly_Banner img { display:block; width:1680px; height:630px; overflow:hidden; margin:-315px 0 0 -840px;}
}
@media (max-width:1440px) {
	.ly_Banner { height:600px;}
	.ly_Banner img { display:block; width:1600px; height:600px; overflow:hidden; margin:-300px 0 0 -800px;}
}
@media (max-width:1366px) {
	.ly_Banner { height:540px;}
	.ly_Banner img { display:block; width:1440px; height:540px; overflow:hidden; margin:-270px 0 0 -720px;}
}
@media (max-width:1280px) {
	.ly_Banner { height:510px;}
	.ly_Banner img { display:block; width:1360px; height:510px; overflow:hidden; margin:-255px 0 0 -680px;}
}
@media (max-width:1200px) {
	.ly_Banner { height:480px;}
	.ly_Banner img { display:block; width:1280px; height:480px; overflow:hidden; margin:-240px 0 0 -640px;}
}
@media (max-width:1080px) {
	.ly_Banner { height:420px;}
	.ly_Banner img { display:block; width:1120px; height:420px; overflow:hidden; margin:-210px 0 0 -560px;}
}
@media (max-width:1024px) {
	.ly_Banner { height:408px;}
	.ly_Banner img { display:block; width:1088px; height:408px; overflow:hidden; margin:-204px 0 0 -544px;}
}
@media (max-width:800px) {
	.ly_Banner { height:330px;}
	.ly_Banner img { display:block; width:880px; height:330px; overflow:hidden; margin:-175px 0 0 -440px;}
}
@media (max-width:767px) {
	.ly_Banner { margin:70px auto 0; height:180px;}
	.ly_Banner img { display:block; width:480px; height:180px; overflow:hidden; margin:-90px 0 0 -240px;}
}
@media (max-width:375px) {
	.ly_Banner { height:158px;}
	.ly_Banner img { display:block; width:420px; height:158px; overflow:hidden; margin:-79px 0 0 -210px;}
}
@media (max-width:320px) {
	.ly_Banner { height:150px;}
	.ly_Banner img { display:block; width:400px; height:150px; overflow:hidden; margin:-75px 0 0 -200px;}
}
/*ly_Banner 结束*/

/*ly_Part1 开始*/
.ly_Menu { width:1500px; height:auto; margin:-40px auto 0; padding:0; border-radius:6px; position:relative; z-index:9;}
.ly_Menu ul li { width:20%; height:auto; margin:0; padding:0; background:url(../images/BtnBg3.jpg) center center repeat-y; background-size:100% 2px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_Menu ul li:nth-child(1) { border-radius: 6px 0 0 6px;}
.ly_Menu ul li:nth-child(5) { border-radius: 0 6px 6px 0;}
.ly_Menu ul li a { display:block; width:100%; height:80px; line-height:80px; color:#fff; font-size:24px; font-weight:bold; text-align:center; text-shadow: 0 2px 4px rgba(68,166,49,0.5); margin:0 auto; padding:0; background:none; border-radius:6px 6px 0 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ly_Menu ul li:nth-child(1) a { border-radius: 6px 6px 0 6px;}
.ly_Menu ul li:nth-child(5) a { border-radius: 6px 6px 6px 0;}
.ly_Menu ul li a:hover { height:100px; line-height:100px; color:#fff; font-size:28px; margin:-20px auto 0; background:url(../images/BtnBg0.jpg) center center no-repeat; background-size:100% 100%;}

.ly_Part1 { width:100%; height:auto; margin:0 auto; padding:0; background-color:#fff;}
.ly_Part1 .lyPart1_Main { width:1500px; height:auto; margin:0 auto; padding:100px 0;}
.ly_Title1 { width:100%; height:50px; overflow:hidden; line-height:50px; color:#202020; font-size:40px; font-weight:bold; text-align:center; margin:0 auto; padding:0;}
.ly_Title1 i { display:inline-block; width:166px; height:34px; padding:0; vertical-align:middle;}
.ly_Title1 i.tl { margin:-4px 20px 0 0; background:url(../images/tl.png) center right no-repeat; background-size:100% 100%;}
.ly_Title1 i.tr { margin:-4px 0 0 20px; background:url(../images/tr.png) center left no-repeat; background-size:100% 100%;}
.ly_Title2 { color:#fff;}
.ly_Title2 i.tl { margin:-4px 20px 0 0; background:url(../images/tl01.png) center right no-repeat; background-size:100% 100%;}
.ly_Title2 i.tr { margin:-4px 0 0 20px; background:url(../images/tr01.png) center left no-repeat; background-size:100% 100%;}

.lyPart1_Main .lyPart1_Content { width:100%; height:auto; margin:60px auto 0; padding:0;}
.lyPart1_Content .lyPart1_Img { width:46.666666%; height:400px; overflow:hidden; margin:0; padding:0; border-radius: 6px; float:right; box-shadow: -10px 10px 10px rgba(0,69,106,0.2); position:relative; z-index: 1;}
.lyPart1_Img .video-js { display:block; width:100%; height:100%; overflow: hidden; margin: 0; padding: 0; position: relative;}
.lyPart1_Img .video-js video { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.lyPart1_Img .video-js .vjs-poster img { object-fit: cover;}
.lyPart1_Img p.video_name { width:auto; height:50px; overflow:hidden; line-height:50px; color:#fff; font-size:18px; font-weight:bold; margin:0; padding:0 30px; text-shadow: 0 2px 4px rgba(68,166,49,0.5); background:url(../images/BtnBg0.jpg) center center no-repeat; background-size:100% 100%; border-radius: 0 0 0 25px; position:absolute; top:0; right:0; z-index:1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}


.lyPart1_Content .lyPart1_Text { width:53.333333%; height:auto; margin:0; padding:0 60px 0 0; float:left; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart1_Text i { display:block; width: 220%; height: 300px; overflow: hidden; margin: 0; padding: 0; background:url(../images/BtnBg3.jpg) center center repeat-y; background-size:100% 2px; position: absolute; left: -100%; top: 100px;}
.lyPart1_Text h3 { width:100%; overflow:hidden; line-height:40px; color:#202020; font-size:32px; font-weight:bold; margin:30px auto; padding:0;}
.lyPart1_Text .lyPart1_Con { width: 100%; height: auto; margin: 0; padding: 60px 0; position: relative; z-index: 1;}
.lyPart1_Con p { width:100%; height: 96px; overflow:hidden; line-height:32px; color:#fff; font-size:16px; word-break:break-all; text-align:justify; text-indent:2em; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient:vertical;}
.lyPart1_Con ul { margin:34px 0 0;}
.lyPart1_Con ul li { display:inline-block; height:50px; line-height:50px; color:#333; font-size:18px; margin:0 20px 0 0; padding:0 20px 0 15px; background-color:#e6f2e4; border-radius:25px;}
.lyPart1_Con ul li img { display:block; width:24px; height:24px; margin:13px 10px 13px 0; padding:0; float:left;}

.lyPart1_HotNews { width:100%; overflow:hidden; margin:58px auto 0; padding:6px 30px 6px 150px; background-color:#e6f2e4; border-radius:10px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart1_HotNews dl dt { width:120px; height:120px; overflow:hidden; line-height:30px; color:#fff; font-size:24px; font-weight:bold; letter-spacing:2px; text-align:center; margin:0; padding:30px 0; background:url(../images/BtnBg0.jpg) center center no-repeat; background-size:100% 100%; position:absolute; left:0; top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart1_HotNews dl dd { width:100%; height:auto; line-height:36px; margin:0 auto; padding:0;}
.lyPart1_HotNews dl dd a { display:inline-block; width:80%; height:36px; overflow:hidden; line-height:36px; color:#333; font-size:16px; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0; float:left;}
.lyPart1_HotNews dl dd a:hover { color:#44a631; font-weight:bold;}
.lyPart1_HotNews dl dd span { display:inline-block; width:20%; height:36px; overflow:hidden; line-height:36px; color:#999; font-size:14px; text-align:right; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0; float:right;}

@media (max-width:1560px) {
	.ly_Menu { width:92%;}
	.ly_Part1 .lyPart1_Main { width:92%; padding:80px 0;}

}
@media (max-width:1440px) {
	.ly_Title1 { font-size:36px;}
	.ly_Part1 .lyPart1_Main { padding:60px 0;}
	.lyPart1_Main .lyPart1_Content { margin: 40px auto 0;}
	.lyPart1_Content .lyPart1_Text { padding: 0 40px 0 0;}
	.lyPart1_Text h3 { line-height:40px; font-size:30px;}
	.lyPart1_Con p { line-height:30px; font-size:15px;}
}
@media (max-width:1366px) {
	.ly_Title1 { font-size:34px;}
	.ly_Menu { margin:-36px auto 0;}
	.ly_Menu ul li a { height:72px; line-height:72px; font-size:22px;}
	.ly_Menu ul li a:hover { height:84px; line-height:84px; font-size:24px; margin:-12px auto 0;}
	.lyPart1_Main .lyPart1_Content { margin:40px auto 0;}
	.lyPart1_Content .lyPart1_Img { height:380px;}
	.lyPart1_Text h3 { font-size:28px; margin: 20px auto;}
	.lyPart1_Text i { top: 80px;}
}
@media (max-width:1280px) {
	.ly_Title1 { height:40px; line-height:40px; font-size:32px;}
	.lyPart1_Content .lyPart1_Img { height:360px;}
	.lyPart1_Text .lyPart1_Con { padding:45px 0;}
	.lyPart1_Con ul { margin:20px 0 0;}
	.lyPart1_Con p { height: 120px; line-height:30px; font-size:15px; -webkit-line-clamp:4;}
	.lyPart1_Text i { height: 280px;}
}
@media (max-width:1200px) {
	.ly_Menu { width:94%;}
	.ly_Menu { margin:-30px auto 0;}
	.ly_Menu ul li a { height:60px; line-height:60px; font-size:20px;}
	.ly_Menu ul li a:hover { height:72px; line-height:72px; font-size:22px; margin:-12px auto 0;}
	.ly_Part1 .lyPart1_Main { width:94%;}
	.lyPart1_Content .lyPart1_Img { height:330px;}
	.lyPart1_Text h3 { font-size: 24px;}
	.lyPart1_Text .lyPart1_Con { padding: 35px 0;}
	.lyPart1_Con ul li { height:40px; line-height:40px; font-size:16px;}
	.lyPart1_Con ul li img { width:20px; height:20px; margin:10px 10px 10px 0;}
	.lyPart1_Text i { height: 250px;}
}
@media (max-width:1080px) {
	.ly_Title1 { font-size:30px;}
	.lyPart1_Main .lyPart1_Content { margin:30px auto 0;}
	.lyPart1_Content .lyPart1_Img { width:50%;}
	.lyPart1_Img .mySwiper0 .swiper-slide p { height:40px; line-height:40px; font-size:16px;}
	.lyPart1_Content .lyPart1_Text { width:50%;}
	.lyPart1_Con ul li { font-size:14px; margin:0 10px 0 0;}
}
@media (max-width:1024px) {
	.ly_Menu ul li a { font-size:18px;}
	.ly_Menu ul li a:hover { font-size:20px;}
	.lyPart1_Con ul { margin:10px 0 0;}
	.lyPart1_Con ul li { margin:10px 10px 0 0;}
}
@media (max-width:800px) {
	.ly_Title1 { font-size:28px;}
	.ly_Menu { margin:-25px auto 0;}
	.ly_Menu ul li a { height:50px; line-height:50px; font-size:18px;}
	.ly_Menu ul li a:hover { height:60px; line-height:60px; font-size:20px; margin:-10px auto 0; border-radius:5px 5px 0 0;}
	.ly_Part1 .lyPart1_Main { padding:40px 0;}
	.lyPart1_Content .lyPart1_Img { width:100%; height:420px; margin:0 auto; padding:0; float:inherit;}
	.lyPart1_Img .mySwiper0 { border-radius:10px;}
	.lyPart1_Content .lyPart1_Text { width:100%; overflow: hidden; margin:0 auto; padding:0; float:inherit;}
	.lyPart1_Text h3 { margin: 0 auto; padding: 20px 0; text-align:center;}
	.lyPart1_Text .lyPart1_Con { padding: 30px; border-radius: 6px; background:url(../images/BtnBg3.jpg) center center repeat-y; background-size:100% 2px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.lyPart1_Con p { height: auto; max-height: 120px; text-align:center; text-indent:0;}
	.lyPart1_Con ul { margin:20px 0 0; text-align:center;}
	.lyPart1_Con ul li { margin:0 5px;}
	.lyPart1_Text i { width: 100%; left: 0; border-radius: 6px; display: none;}
}
@media (max-width:767px) {
	.ly_Title1 { height:32px; line-height:32px; font-size:24px;}
	.ly_Title1 i { width:117px; height:24px;}
	.ly_Title1 i.tl { margin:-4px 10px 0 0;}
	.ly_Title1 i.tr { margin:-4px 0 0 10px;}
	.lyPart1_Main .lyPart1_Content { margin: 20px auto 0;}
	.ly_Menu { overflow:hidden; margin:-10px auto 0;}
	.ly_Menu ul li a { height:48px; line-height:48px; font-size:14px;}
	.ly_Menu ul li a:hover { height:48px; line-height:48px; font-size:16px; margin:0 auto; border-radius:0;}
	.ly_Part1 .lyPart1_Main { padding: 40px 0 30px;}
	.lyPart1_Content .lyPart1_Img { width:100%; height:250px;}
	.lyPart1_Text h3 { line-height:30px; font-size:20px; text-align:left;}
	.lyPart1_Text .lyPart1_Con { padding: 20px;}
	.lyPart1_Con p { line-height:24px; text-align:justify;}
	.lyPart1_Con ul li { margin:0 5px 10px;}	
}
@media (max-width:375px) {
	.ly_Menu ul li a { height:44px; line-height:44px;}
	.ly_Menu ul li a:hover { height:44px; line-height:44px; font-size:16px; margin:0 auto;}
	.lyPart1_Content .lyPart1_Img { margin:0 auto; height:220px;}
}
@media (max-width:320px) {
	.ly_Title1 { height:32px; line-height:32px; font-size:20px;}
	.ly_Title1 i { width:98px; height:20px;}
	.lyPart1_Content .lyPart1_Img { height:200px;}
	.lyPart1_Text h3 { font-size: 18px;}
}
/*ly_Part1 结束*/

/*ly_Part2 开始*/
.ly_Part2 { width:100%; overflow:hidden; margin:0 auto; padding:100px 0; background:url(../images/P2Bg.jpg) center center no-repeat; background-size:cover;}
.ly_Part2 .lyPart2_Main { width:1500px; height:auto; margin:0 auto; padding:0;}
.lyPart2_Main .lyPart2_Menu { width:100%; height:auto; margin:50px auto; padding:0 90px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart2_Menu .mySwiper1 { width: 100%; height: auto; overflow:hidden; margin:0 auto; padding:10px; background-color:rgba(255,255,255,0.15); border-radius:6px; position:inherit!important; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart2_Menu .mySwiper1 .swiper-slide { display:inline-block; width:auto; height:50px; line-height:50px; color:#202020; font-size:18px; font-weight:bold; margin:0 10px; padding:0 25px; border-radius:6px; background-color:#fff; cursor:pointer; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart2_Menu .mySwiper1 .swiper-slide:hover, .lyPart2_Main .mySwiper1 .swiper-slide.swiper-slide-thumb-active { color:#fff; text-shadow: 0 2px 4px rgb(17 138 204 / 50%); background:url(../images/BtnBg0.jpg) center center no-repeat; background-size:100% 100%;}

.lyPart2_Menu .swiper-button-next, .lyPart2_Menu .swiper-button-prev { width:60px; height:60px; border-radius:6px; margin-top:-30px;}
.lyPart2_Menu .swiper-button-next:after, .lyPart2_Menu .swiper-button-prev:after { font-size:0;}
.lyPart2_Menu .swiper-button-prev { background:#fff url(../images/prev01.png) center center no-repeat; left:0;}
.lyPart2_Menu .swiper-button-next { background:#fff url(../images/next01.png) center center no-repeat; right:0;}

.lyPart2_Main .mySwiper2 .swiper-slide {}
.lyPart2_Content { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:40px; background-color:#fff; border-radius:6px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart2_Content i { display:block; width:24%; height:100%; overflow:hidden; margin:0; padding:0; background-color:#2c9817; position:absolute; left:0; top:0;}
.lyPart2_Content .lyPart2Con_Img { width:60%; height:440px; margin:0; padding:0 50px 0 0; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart2Con_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative; border-radius:6px;}
.lyPart2Con_Img a img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyPart2Con_Img a:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyPart2Con_Img a em { display:block; width:120px; height:120px; margin:-60px 0 0 -60px; padding:0; background:url(../images/vd1.png) center center no-repeat; background-size:100% 100%; position:absolute; left:50%; top:50%; opacity:0.8; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyPart2Con_Img a:hover em { opacity:1;}
.lyPart2_Content .lyPart2Con_Text { width:40%; height:auto; margin:0; padding:57px 0; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart2Con_Text a.lyPart2Con_Name { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#202020; font-size:32px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyPart2Con_Text a.lyPart2Con_Name:hover { color:#44a631;}
.lyPart2Con_Text span { display:inline-block; width:auto; height:40px; overflow:hidden; line-height:40px; color:#202020; font-size:18px; font-weight:bold; margin:20px 0 40px; padding:0; position:relative;}
.lyPart2Con_Text span em { display:block; width:100%; height:4px; overflow:hidden; margin:0; padding:0; background:url(../images/BtnBg0.jpg) 0 0 no-repeat; background-size:100% 100%; border-radius:2px; position:absolute; left:0; bottom:0;}
.lyPart2Con_Text .lyPart2Con_Ms { width:100%; height:auto; max-height:224px; overflow:hidden; margin:0 auto; padding:0;}
.lyPart2Con_Ms p { width:100%; overflow:hidden; line-height:32px; color:#666; font-size:16px; word-break:break-all; text-align:justify; text-indent:2em; margin:0 auto; padding:0;}
.lyPart2Con_Text a.lyPart2Con_More { display:inline-block; width:auto; height:50px; overflow:hidden; line-height:50px; color:#fff; font-size:18px; font-weight:bold; text-align:center; text-shadow: 0 2px 4px rgb(17 138 204 / 50%); margin:40px 0 0; padding:0 40px; background:url(../images/BtnBg0.jpg) 0 0 no-repeat; background-size:100% 100%; border-radius:6px;}
.lyPart2Con_Text a.lyPart2Con_More img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 0 0 10px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyPart2Con_Text a.lyPart2Con_More:hover img { margin:-2px 0 0 20px;}

.lyPart2_Main .mySwiper2 .swiper-slide dl dd { width:23.5%; height:240px; overflow:hidden; margin:0 2% 0 0; padding:0; border-radius:10px; float:left; position:relative;}
.lyPart2_Main .mySwiper2 .swiper-slide dl dd:nth-child(4) { margin:0;}
.lyPart2_Main .mySwiper2 .swiper-slide dl dd img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyPart2_Main .mySwiper2 .swiper-slide dl dd:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyPart2_Main .mySwiper2 .swiper-slide dl dd p { width:100%; height:50px; overflow:hidden; line-height:50px; color:#fff; font-size:18px; font-weight:bold; text-align:center; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0 15px; background-color:rgba(0,0,0,0.6); position:absolute; left:0; bottom:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
@media (max-width:1560px) {
	.ly_Part2 { padding:80px 0;}
	.ly_Part2 .lyPart2_Main { width:92%;}
	.lyPart2_Content .lyPart2Con_Img { height:420px; padding:0 40px 0 0;}
	.lyPart2_Content .lyPart2Con_Text { padding:30px 0;}
	.lyPart2_Main .mySwiper2 .swiper-slide dl dd { height:224px;}
	
}
@media (max-width:1440px) {
	.ly_Part2 { padding:60px 0;}
	.lyPart2_Main .lyPart2_Menu { margin:40px auto;}
	.lyPart2_Menu .mySwiper1 .swiper-slide { font-size:17px;}
	.lyPart2_Content .lyPart2Con_Img { height:390px;}
	.lyPart2_Content .lyPart2Con_Text { padding:24px 0;}
	.lyPart2Con_Text a.lyPart2Con_Name { height:36px; line-height:36px; font-size:30px;}
	.lyPart2Con_Text span { margin:20px 0 36px; font-size:17px;}
	.lyPart2Con_Text span em { width:120px;}
	.lyPart2Con_Text .lyPart2Con_Ms { max-height:210px;}
	.lyPart2Con_Ms p { line-height:30px; font-size:15px;}
	.lyPart2_Main .mySwiper2 .swiper-slide dl dd { height:210px;}
}
@media (max-width:1366px) {
	.ly_Part2 { padding:60px 0;}
	.lyPart2_Main .lyPart2_Menu { margin:30px auto; padding:0 70px;}
	.lyPart2_Menu .mySwiper1 .swiper-slide { height:40px; line-height:40px; font-size:16px; padding:0 20px;}
	.lyPart2_Menu .swiper-button-next, .lyPart2_Menu .swiper-button-prev { width:48px; height:48px; margin-top:-24px;}
	.lyPart2_Content { margin:0 auto; padding:30px;}
	.lyPart2_Content .lyPart2Con_Img { height:360px; padding:0 30px 0 0;}
	.lyPart2_Content .lyPart2Con_Text { padding:31px 0;}
	.lyPart2Con_Text a.lyPart2Con_Name { height:32px; line-height:32px; font-size:24px;}
	.lyPart2Con_Text span { margin:10px 0 20px; font-size:16px;}
	.lyPart2Con_Text span em { width:110px;}
	.lyPart2Con_Text .lyPart2Con_Ms { max-height:196px;}
	.lyPart2Con_Ms p { line-height:28px; font-size:14px;}
	.lyPart2_Main .mySwiper2 .swiper-slide dl dd { height:196px;}
}
@media (max-width:1280px) {
	.lyPart2_Content .lyPart2Con_Img { height:340px;}
	.lyPart2_Content .lyPart2Con_Text { padding:21px 0;}
	.lyPart2_Main .mySwiper2 .swiper-slide dl dd { height:184px;}
}
@media (max-width:1200px) {
	.ly_Part2 .lyPart2_Main { width:94%;}
	.lyPart2_Content .lyPart2Con_Img { height:330px;}
	.lyPart2_Content .lyPart2Con_Text { padding:16px 0;}
	.lyPart2_Main .mySwiper2 .swiper-slide dl dd { height:176px;}
}
@media (max-width:1080px) {
	.lyPart2_Content .lyPart2Con_Img { height:300px;}	
	.lyPart2_Content .lyPart2Con_Text { padding:15px 0;}
	.lyPart2Con_Text .lyPart2Con_Ms { max-height:168px;}
	.lyPart2Con_Ms p { line-height:24px; font-size:14px;}
	.lyPart2_Main .mySwiper2 .swiper-slide dl dd { height:160px;}
	.lyPart2_Main .mySwiper2 .swiper-slide dl dd p { height:40px; line-height:40px; font-size:15px;}
	.lyPart2Con_Text a.lyPart2Con_More { font-size: 16px; padding: 0 20px;}
}
@media (max-width:1024px) {
	.ly_Part2 { padding:40px 0;}
	.lyPart2_Content .lyPart2Con_Img { height:280px;}
	.lyPart2_Content .lyPart2Con_Text { padding:0;}
	.lyPart2Con_Text a.lyPart2Con_Name { font-size: 24px;}
	.lyPart2_Main .mySwiper2 .swiper-slide dl dd { height:150px;}
	
}
@media (max-width:800px) {	
	.lyPart2_Main .lyPart2_Menu { padding:0 60px;}
	.lyPart2_Menu .mySwiper1 .swiper-slide { font-size:15px;}
	.lyPart2_Content { margin:0 auto; padding:20px;}
	.lyPart2_Content i { width:100%; height:32%;}
	.lyPart2_Content .lyPart2Con_Img { width:100%; height: 400px; margin:0 auto 20px; padding:0; float:inherit;}
	.lyPart2_Content .lyPart2Con_Text { width:100%; margin:0 auto; padding:0; float:inherit;}
	.lyPart2Con_Img a em { width:100px; height:100px; margin:-50px 0 0 -50px;}
	.lyPart2_Content .lyPart2Con_Text { padding:0;}
	.lyPart2Con_Text a.lyPart2Con_Name { font-size:22px;}
	.lyPart2Con_Text span { height:30px; line-height:30px; margin:5px 0 15px; font-size:15px;}
	.lyPart2Con_Text span em { height:3px; width:105px;}
	.lyPart2Con_Text .lyPart2Con_Ms { max-height:158px;}
	.lyPart2Con_Ms p { line-height:22px;}
	.lyPart2_Main .mySwiper2 .swiper-slide dl dd { height:120px;}
	.lyPart2_Main .mySwiper2 .swiper-slide dl dd p { height:30px; line-height:30px; font-size:14px;}
	.lyPart2Con_Text a.lyPart2Con_More { height:40px; line-height:40px; font-size:14px; margin:20px 0 0; padding:0 20px;}
}
@media (max-width:767px) {
	.ly_Part2 { padding:40px 0 30px;}
	.lyPart2_Main .lyPart2_Menu { margin:20px auto; padding:0 50px;}
	.lyPart2_Menu .mySwiper1 .swiper-slide { margin:0 5px; padding:0 15px;}
	.lyPart2_Menu .swiper-button-next, .lyPart2_Menu .swiper-button-prev { width:40px; height:40px; margin-top:-20px;}
	.lyPart2_Content i { width:100%; height:32%;}
	.lyPart2_Content .lyPart2Con_Img { width:100%; height: 220px; margin:0 auto 20px; padding:0; float:inherit;}
	.lyPart2_Content .lyPart2Con_Text { width:100%; margin:0 auto; padding:0; float:inherit;}
	
	.lyPart2_Main .mySwiper2 .swiper-slide dl dd { width:48.5%; height:126px; margin:0 3% 10px 0;}
	.lyPart2_Main .mySwiper2 .swiper-slide dl dd:nth-child(2n+2) { margin:0 0 10px;}
	
}
@media (max-width:375px) {
	.lyPart2_Content .lyPart2Con_Img { height:200px;}
	.lyPart2_Main .mySwiper2 .swiper-slide dl dd { height:115px;}
}
@media (max-width:320px) {

}
/*ly_Part2 结束*/

/*ly_Part3 开始*/
.ly_Part3 { width:100%; height:auto; margin:0 auto; padding:100px 0; background-color:#fff;}
.ly_Part3 .lyPart3_Main { width:1500px; height:auto; margin:0 auto; padding:0;}
.lyPart3_Main .lyPart3_Content { width:100%; height:auto; margin:60px auto 0; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart3_Content i.P3Bg { display: none; width:100%; height:380px; margin:0; padding:0; background-color:#fff; border-radius:20px; box-shadow:0 20px 40px rgba(0,0,0,0.06); position:absolute; left:0; top:100px;}
.lyPart3_Content .mySwiper4 {}
.lyPart3_Content .mySwiper4 .lyPart3_Img { width:55%; height:440px; margin:0; padding:0; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart3_Content .mySwiper4 .lyPart3_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; border-radius:6px 6px 6px 0; position:relative;}
.lyPart3_Content .mySwiper4 .lyPart3_Img a img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyPart3_Content .mySwiper4 .lyPart3_Img a em { display:block; width:120px; height:120px; margin:-60px 0 0 -60px; padding:0; background:url(../images/vd1.png) center center no-repeat; background-size:100% 100%; position:absolute; left:50%; top:50%; opacity:0.8; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyPart3_Content .mySwiper4 .lyPart3_Img a:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyPart3_Content .mySwiper4 .lyPart3_Img a:hover em { opacity:1;}
.lyPart3_Content .mySwiper4 .lyPart3_Text { width:45%; height:300px; margin:140px 0 0; padding:50px; border-radius:6px 0 0 6px; background:url(../images/BtnBg3.jpg) center center no-repeat; background-size:100% 100%; float:left; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Ms { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:4px 0;}
.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Ms p { width:100%; height:160px; overflow:hidden; line-height:32px; color:#fff; font-size:16px; text-align:justify; word-break:break-all; text-indent:2em; text-shadow: 0 2px 4px rgba(0,0,0,0.1); margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:5; -webkit-box-orient:vertical;}
.lyPart3_Content .mySwiper4 .lyPart3_Text a.lyPart3_More { display: inline-block; width:auto; height: 50px; line-height: 50px; color:#fff; font-size: 18px; font-weight: bold; margin: 0; padding: 0 40px; background-color: rgba(0,0,0,0.6); border-radius: 6px 0 0 0; position: absolute; right: 0; bottom: 0;}
.lyPart3_Content .mySwiper4 .lyPart3_Text a.lyPart3_More img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 0 0 10px; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyPart3_Content .mySwiper4 .lyPart3_Text a.lyPart3_More:hover img { margin:-2px 0 0 20px;}

.lyPart3_Content .mySwiper3 { width:100%; height: auto; margin: 40px auto 0; padding: 0;}
.lyPart3_Content .mySwiper3 .swiper-slide {}
.lyPart3_Content .mySwiper3 .swiper-slide .P3Img { width: 100px; height:100px; overflow:hidden; margin:0 auto 10px; padding:0; border: 5px solid #e6f2e4; border-radius:50%; background-color:#fafafa; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyPart3_Content .mySwiper3 .swiper-slide .P3Img img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyPart3_Content .mySwiper3 .swiper-slide:hover .P3Img, .lyPart3_Content .mySwiper3 .swiper-slide.swiper-slide-thumb-active .P3Img { border: 5px solid #44a631;}
.lyPart3_Content .mySwiper3 .swiper-slide:hover .P3Img img, .lyPart3_Content .mySwiper3 .swiper-slide.swiper-slide-thumb-active .P3Img img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyPart3_Content .mySwiper3 .swiper-slide .P3Text { width: 100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.lyPart3_Content .mySwiper3 .swiper-slide .P3Text p { width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #202020; font-size: 18px; font-weight: bold; text-align: center; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto; padding: 0;}
.lyPart3_Content .mySwiper3 .swiper-slide .P3Text span { display: block; width: 100%; height: auto; overflow: hidden; line-height: 22px; color: #999; font-size: 14px; text-align: center; word-break: break-all; margin: 0 auto; padding: 0;}
.lyPart3_Content .mySwiper3 .swiper-slide:hover .P3Text p, .lyPart3_Content .mySwiper3 .swiper-slide.swiper-slide-thumb-active .P3Text p { color: #44a631;}

@media (max-width:1560px) {
	.ly_Part3 { padding:80px 0;}
	.ly_Part3 .lyPart3_Main { width:92%;}
}
@media (max-width:1440px) {
	.ly_Part3 { padding:60px 0;}
	.lyPart3_Main .lyPart3_Content { margin: 40px auto 0;}
	.lyPart3_Content i.P3Bg { height:340px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Img { height:400px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text { margin: 100px 0 0;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Tit font { font-size:30px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Ms { max-height:150px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Ms p { height: 150px; line-height:30px; font-size:15px;}
	.lyPart3_Content .mySwiper3 { margin:40px auto 0;}
}
@media (max-width:1366px) {
	.lyPart3_Content i.P3Bg { height:330px; top:80px;}	
	.lyPart3_Content .mySwiper4 .lyPart3_Img { height:380px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text { margin: 80px 0 0; padding: 50px 40px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Tit { padding:20px 0;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Tit font { font-size:28px; margin:0 30px 0 0;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Tit p { font-size:18px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Tit p span { font-size:16px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Ms { max-height:140px; padding: 10px 0;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Ms p { height: 140px; line-height:28px; font-size:14px;}

}
@media (max-width:1280px) {

}
@media (max-width:1200px) {
	.ly_Part3 .lyPart3_Main { width:94%;}
	.lyPart3_Content i.P3Bg { height:280px; border-radius:10px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Img { height:330px;}
	.lyPart3_Content .mySwiper3 .swiper-slide { border-radius:5px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text { height: 270px; margin: 60px 0 0;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Tit p span { padding:0 15px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Ms { max-height:120px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Ms p { height: 120px; line-height:24px;}
	
}
@media (max-width:1080px) {
	.lyPart3_Main .lyPart3_Content { margin:30px auto 0;}
	.lyPart3_Content i.P3Bg { height:270px; top:60px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Img { height:300px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Img a em { width:100px; height:100px; margin:-50px 0 0 -50px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text { height: 260px; margin: 40px 0 0;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Tit { padding:10px 0;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Tit font { font-size:24px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Tit p { font-size:16px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Tit p span { font-size:14px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text a.lyPart3_More { font-size: 16px; padding: 0 20px;}
}
@media (max-width:1024px) {
	.ly_Part3 { padding:40px 0;}
}
@media (max-width:800px) {	
	.lyPart3_Main .lyPart3_Content { height:auto; padding:0;}
	.lyPart3_Content i.P3Bg { height:180px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Img { width:100%; height:400px; margin:0 auto; padding:0; float:inherit;}
	.lyPart3_Content .mySwiper4 .lyPart3_Img a { border-radius:6px 6px 0 0;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text { width:100%; height: auto; margin:0 auto; padding:20px 20px 40px; border-radius:0 0 6px 6px; float:inherit;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Tit font { font-size:22px; margin:0 20px 0 0;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Ms { margin:0 auto;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text a.lyPart3_More { height: 40px; line-height: 40px; font-size: 14px;}
	
	.lyPart3_Content .mySwiper3 { width:100%; margin:20px auto 0; float:inherit;}

}
@media (max-width:767px) {
	.lyPart3_Main .lyPart3_Content { margin: 20px auto 0; padding:0;}
	.lyPart3_Content i.P3Bg { height:210px; top:40px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Img { width:100%; height:230px; margin:0 auto; padding:0; float:inherit;}
	.lyPart3_Content .mySwiper4 .lyPart3_Img a em { width:80px; height:80px; margin:-40px 0 0 -40px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text { width:100%; margin:0 auto; float:inherit;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Ms { max-height:110px; margin:0 auto; padding: 0 0 20px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Text .lyPart3_Ms p { height: 110px; line-height:22px;}
	.lyPart3_Content .mySwiper3 { margin:20px auto 0;}
	
}
@media (max-width:375px) {
	.lyPart3_Content i.P3Bg { height:190px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Img { height:210px;}

	.lyPart3_Content .mySwiper3 .swiper-slide .P3Img { width: 90px; height: 90px;}
}
@media (max-width:320px) {
	.lyPart3_Content i.P3Bg { height:150px;}
	.lyPart3_Content .mySwiper4 .lyPart3_Img { height:170px;}
	.lyPart3_Content .mySwiper3 .swiper-slide .P3Img { width: 80px; height: 80px;}
}
/*ly_Part3 结束*/

/*ly_Part4 开始*/
.ly_Part4 { width:100%; height:auto; margin:0 auto; padding:100px 0 70px; background-color:#e6f2e4;}
.ly_Part4 .lyPart4_Main { width:1500px; height:auto; margin:0 auto; padding:0;}
.lyPart4_Main .lyPart4_List { width:100%; height:auto; margin:60px auto 0; padding:0;}
.lyPart4_List ul li { width:23.5%; height:auto; margin:0 2% 30px 0; padding:0; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0); border-radius:6px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyPart4_List ul li:nth-child(4n+4) { margin:0 0 30px;}
.lyPart4_List ul li:hover { background-color:#fff; box-shadow:0 10px 20px rgba(68,166,49,0.2);}
.lyPart4_List ul li .lyPart4_Img { width:100%; height: 265px; overflow: hidden; margin: 0 auto; padding: 0; border-radius: 6px 6px 0 0;}
.lyPart4_List ul li .lyPart4_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.lyPart4_List ul li .lyPart4_Img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyPart4_List ul li .lyPart4_Img a:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyPart4_List ul li .lyPart4_Text { width:100%; height: auto; overflow: hidden; margin: 0 auto; padding: 20px; border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart4_List ul li .lyPart4_Text a.lyPart4_Name { display: block; width: 100%; height: 30px; overflow: hidden; line-height: 30px; color: #202020; font-size: 18px; font-weight: bold; text-align: center; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto 10px; padding: 0;}
.lyPart4_List ul li .lyPart4_Text p { width: 100%; height: 20px; overflow: hidden; line-height: 20px; color: #999; font-size: 14px; text-align: center; white-space: nowrap; text-overflow: ellipsis; margin: 4px auto 0; padding: 0;}
.lyPart4_List ul li:hover .lyPart4_Text a.lyPart4_Name { color: #44a631;}

@media (max-width:1560px) {
	.ly_Part4 { padding:80px 0 40px;}
	.ly_Part4 .lyPart4_Main { width:92%;}
}
@media (max-width:1440px) {
	.ly_Part4 { padding:60px 0 30px;}
	.lyPart4_Main .lyPart4_List { margin:40px auto 0;}
	.lyPart4_List ul li .lyPart4_Img { height: 245px;}
}
@media (max-width:1366px) {
	.lyPart4_List ul li .lyPart4_Img { height: 225px;}
}
@media (max-width:1280px) {
	.lyPart4_List ul li .lyPart4_Img { height: 210px;}
}
@media (max-width:1200px) {
	.ly_Part4 .lyPart4_Main { width:94%;}
	.lyPart4_List ul li .lyPart4_Img { height: 200px;}

}
@media (max-width:1080px) {
	.ly_Part4 { padding:60px 0 35px;}
	.lyPart4_Main .lyPart4_List { margin:30px auto 0;}
	.lyPart4_List ul li { margin:0 2% 25px 0;}
	.lyPart4_List ul li:nth-child(4n+4) { margin:0 0 25px;}
	.lyPart4_List ul li .lyPart4_Img { height: 180px;}
}
@media (max-width:1024px) {
	.ly_Part4 { padding:40px 0 20px;}
	.lyPart4_List ul li { margin:0 2% 20px 0;}
	.lyPart4_List ul li:nth-child(4n+4) { margin:0 0 20px;}
	.lyPart4_List ul li .lyPart4_Img { height: 170px;}
}
@media (max-width:800px) {
	.ly_Part4 { padding:40px 0 20px;}
	.lyPart4_List ul li { width: 48.5%; margin:0 3% 20px 0;}
	.lyPart4_List ul li:nth-child(4n+4) { margin:0 3% 20px 0;}
	.lyPart4_List ul li:nth-child(2n+2) { margin:0 0 20px;}
	.lyPart4_List ul li .lyPart4_Img { height: 240px;}
}
@media (max-width:767px) {
	.lyPart4_Main .lyPart4_List { margin:20px auto 0;}
	.lyPart4_List ul li .lyPart4_Img { height: 142px;}
	.lyPart4_List ul li .lyPart4_Text { padding: 12px;}
	.lyPart4_List ul li .lyPart4_Text a.lyPart4_Name { font-size: 16px;}
}
@media (max-width:375px) {

}
@media (max-width:320px) {

}
/*ly_Part4 结束*/

/*ly_Part5 开始*/
.ly_Part5 { width:100%; height:auto; margin:0 auto; padding:100px 0; background:url(../images/P5Bg.jpg) center center no-repeat; background-size:cover;}
.ly_Part5 .lyPart5_Main { width:1500px; height:auto; margin:0 auto; padding:0;}
.lyPart5_Main .lyPart5_Content { width:100%; height:auto; margin:60px auto 0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart5_Content .lyPart5_Left { width:52%; height: 440px; overflow: hidden; margin: 0; padding: 0; border-radius: 6px; float: left; position:relative;}
.lyPart5_Left a.lyPart5Left_Img { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.lyPart5_Left a.lyPart5Left_Img img { display:block; width:100%; height:100%; object-fit: cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyPart5_Left a.lyPart5Left_Img:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyPart5_Left .lyPart5Left_Text { width: 100%; height: auto; margin: 0; padding: 20px; background-color: rgba(0,0,0,0.6); position: absolute; bottom: 0; left: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart5_Left .lyPart5Left_Text .lyPart5Left_Time { width:18%; height: 80px; overflow: hidden; margin: 0; padding: 10px 0; border-radius: 6px; background:url(../images/BtnBg3.jpg) center center no-repeat; background-size:100% 100%; float: left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart5_Left .lyPart5Left_Text .lyPart5Left_Time em { display: block; width: 100%; height: 24px; line-height: 24px; color: #fff; font-size: 18px; font-style: normal; text-align: center; text-shadow: 0 2px 4px rgb(68,166,49,0.5); margin: 0 auto 4px; padding: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyPart5_Left .lyPart5Left_Text .lyPart5Left_Time span { display: block; width: 100%; height: 32px; line-height: 32px; color: #fff; font-size: 28px; font-weight: bold; text-align: center; text-shadow: 0 2px 4px rgb(68,166,49,0.5); margin: 0 auto; padding: 0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyPart5_Left .lyPart5Left_Text .lyPart5Left_Con { width: 82%; height: auto; margin: 0; padding: 0 0 0 20px; float: right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart5_Left .lyPart5Left_Text .lyPart5Left_Con a { display: block; width: 100%; height: 32px; overflow: hidden; line-height: 32px; color: #fff; font-size: 18px; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto 4px; padding: 0;}
.lyPart5_Left .lyPart5Left_Text .lyPart5Left_Con p { width: 100%; height: 44px; overflow: hidden; line-height: 22px; color: #fff; font-size: 14px; word-break: break-all; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; opacity: 0.7;}
.lyPart5_Left:hover .lyPart5Left_Text .lyPart5Left_Time { background:rgba(255,255,255,0.96);}
.lyPart5_Left:hover .lyPart5Left_Text .lyPart5Left_Time em { color: #303030; text-shadow: none;}
.lyPart5_Left:hover .lyPart5Left_Text .lyPart5Left_Time span { color: #44a631; text-shadow: none;}
.lyPart5_Left:hover .lyPart5Left_Text { background-color: rgba(68,166,49,0.9);}

.lyPart5_Content .lyPart5_Right { width:48%; height: auto; margin: 0; padding: 0 0 0 40px; float: right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart5_Right ul li { width: 100%; height: auto; margin: 0 auto 26.7px; padding: 0;}
.lyPart5_Right ul li:nth-child(4) { margin: 0 auto;}
.lyPart5_Right ul li .lyPart5Right_Img { width: 20%; height: 90px; overflow: hidden; margin: 0; padding: 0; border-radius: 6px; float: left;}
.lyPart5_Right ul li .lyPart5Right_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.lyPart5_Right ul li .lyPart5Right_Img a img { display:block; width:100%; height:100%; object-fit: cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyPart5_Right ul li:hover .lyPart5Right_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyPart5_Right ul li .lyPart5Right_Con { width: 80%; height: 90px; overflow: hidden; margin: 0; padding: 5px 0 5px 20px; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart5_Right ul li .lyPart5Right_Con a.lyPart5Right_Name { display: block; width: 100%; height: 32px; overflow: hidden; line-height: 32px; color: #202020; font-size: 18px; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; margin: 0 auto 4px; padding: 0;}
.lyPart5_Right ul li:hover .lyPart5Right_Con a.lyPart5Right_Name { color: #44a631;}
.lyPart5_Right ul li .lyPart5Right_Con p { width: 100%; height: 44px; overflow: hidden; line-height: 22px; color: #808080; font-size: 14px; word-break: break-all; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; opacity: 0.7;}

@media (max-width:1560px) {
	.ly_Part5 { padding:80px 0;}
	.ly_Part5 .lyPart5_Main { width:92%;}

}
@media (max-width:1440px) {
	.ly_Part5 { padding:60px 0;}
	.lyPart5_Main .lyPart5_Content { margin:40px auto 0;}
	.lyPart5_Right ul li .lyPart5Right_Img { width: 22%;}
	.lyPart5_Right ul li .lyPart5Right_Con { width: 78%;}
}
@media (max-width:1366px) {	
	
}
@media (max-width:1280px) {
	.lyPart5_Content .lyPart5_Left { height: 400px;}
	.lyPart5_Right ul li .lyPart5Right_Img { height: 80px;}
	.lyPart5_Right ul li .lyPart5Right_Con { height: 80px; padding: 2px 0 2px 20px;}
	.lyPart5_Right ul li .lyPart5Right_Con a.lyPart5Right_Name { margin: 0;}
}
@media (max-width:1200px) {
	.ly_Part5 .lyPart5_Main { width:94%;}
	.lyPart5_Main .lyPart5_Content { width:100%;}

}
@media (max-width:1080px) {
	.lyPart5_Main .lyPart5_Content { margin:30px auto 0;}
	.lyPart5_Content .lyPart5_Left { height: 350px;}
	.lyPart5_Left .lyPart5Left_Text .lyPart5Left_Time { width: 20%; padding: 12px 0;}
	.lyPart5_Left .lyPart5Left_Text .lyPart5Left_Time em { font-size: 16px; margin: 0 auto;}
	.lyPart5_Left .lyPart5Left_Text .lyPart5Left_Time span { font-size: 24px;}
	.lyPart5_Left .lyPart5Left_Text .lyPart5Left_Con { width: 80%;}
	.lyPart5_Right ul li { margin: 0 auto 10px;}
	.lyPart5_Right ul li:nth-child(4) { margin: 0 auto;}
	.lyPart5_Right ul li .lyPart5Right_Img { width: 26%;}
	.lyPart5_Right ul li .lyPart5Right_Con { width: 74%;}
}
@media (max-width:1024px) {
	.ly_Part5 { padding:40px 0;}
}
@media (max-width:800px) {
	.lyPart5_Content .lyPart5_Left { width: 100%; height: 400px; margin: 0 auto 20px; float: inherit;}

	.lyPart5_Content .lyPart5_Right { width: 100%; height: auto; margin: 0 auto; padding: 0; float: inherit;}
	.lyPart5_Right ul li { margin: 0 auto 20px;}
	.lyPart5_Right ul li:nth-child(4) { margin: 0 auto;}
	.lyPart5_Right ul li .lyPart5Right_Img { width: 20%;}
	.lyPart5_Right ul li .lyPart5Right_Con { width: 80%;}
}
@media (max-width:767px) {
	.lyPart5_Main .lyPart5_Content { margin:20px auto 0;}
	.lyPart5_Content .lyPart5_Left { height: 280px;}
	.lyPart5_Left .lyPart5Left_Text { padding: 12px;}
	.lyPart5_Left .lyPart5Left_Text .lyPart5Left_Time { width: 22%; height: 70px; padding: 10px 0;}
	.lyPart5_Left .lyPart5Left_Text .lyPart5Left_Time em { height: 20px; line-height: 20px; font-size: 14px; margin: 0 auto;}
	.lyPart5_Left .lyPart5Left_Text .lyPart5Left_Time span { height: 30px; line-height: 30px; font-size: 20px;}
	.lyPart5_Left .lyPart5Left_Text .lyPart5Left_Con { width: 78%; padding: 0 0 0 12px;}
	.lyPart5_Left .lyPart5Left_Text .lyPart5Left_Con a { height: 26px; line-height: 26px; font-size: 16px; margin: 0 auto 4px;}
	.lyPart5_Left .lyPart5Left_Text .lyPart5Left_Con p { height: 40px; line-height: 20px;}

	.lyPart5_Right ul li .lyPart5Right_Img { width: 28%;}
	.lyPart5_Right ul li .lyPart5Right_Con { width: 72%; padding: 2px 0 2px 12px;}
	.lyPart5_Right ul li .lyPart5Right_Con a.lyPart5Right_Name { font-size: 16px;}
}
@media (max-width:375px) {

}
@media (max-width:320px) {

}
/*ly_Part5 结束*/

/*ly_Part6 开始*/
.ly_Part6 { width:100%; height:auto; margin:0 auto; padding:100px 0; background:url(../images/BtnBg3.jpg) center center no-repeat; background-size:100% 100%;}
.ly_Part6 .lyPart6_Main { width:1500px; height:auto; margin:0 auto; padding:0;}
.lyPart6_Main .lyPart6_Left, .lyPart6_Main .lyPart6_Right { width:48.7%; height:auto; margin:0; padding:40px; background-color:rgba(0,0,0,0.2); border-radius:6px; box-shadow: 0 0 20px rgba(0,0,0,0.06); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart6_Main .lyPart6_Left { float:left;}
.lyPart6_Main .lyPart6_Right { float:right;}
.lyPart6_Tit { width:60px; height:160px; overflow:hidden; color:#fff; font-size:24px; font-weight:bold; text-align:center; text-shadow: 0 2px 4px rgb(68,166,49,0.5); writing-mode:tb-rl; letter-spacing:2px; background:url(../images/BtnBg2.jpg) 0 0 no-repeat; background-size:100% 100%; border-radius:6px; margin:0 40px 0 0; padding:0 20px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyPart6_Left ul { width:84%; float:left;}
.lyPart6_Left ul li { line-height:50px; margin:0 auto 5px; padding:0;}
.lyPart6_Left ul li:last-child { margin:0 auto;}
.lyPart6_Left ul li a { display:block; height:50px; overflow:hidden; line-height:50px; color:#fff; font-size:18px; white-space:nowrap; text-overflow:ellipsis; text-shadow: 0 2px 4px rgb(68,166,49,0.5); margin:0 auto; padding:0;}

.lyPart6_Right dl { width:52%; float:left;}
.lyPart6_Right dl dd { line-height:50px; color:#fff; font-size:18px; white-space:nowrap; text-overflow:ellipsis; text-shadow: 0 2px 4px rgb(68,166,49,0.5); margin:0 auto 5px; padding:0;}
.lyPart6_Right dl dd:last-child { margin:0 auto;}
.lyPart6_Right .lyPart6_Ewm { width:160px; height:160px; overflow:hidden; margin:0; padding:0; float:right; background-color:#fff; border-radius:6px; position:relative;}
.lyPart6_Right .lyPart6_Ewm img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}

@media (max-width:1560px) {
	.ly_Part6 { padding:80px 0;}
	.ly_Part6 .lyPart6_Main { width:92%;}
	.lyPart6_Left ul { width:82%;}
}
@media (max-width:1440px) {
	.lyPart6_Left ul { width:81%;}
	.lyPart6_Right dl { width:51%;}
	.ly_Part6 { padding:60px 0;}
}
@media (max-width:1366px) {
	
	.lyPart6_Main .lyPart6_Left, .lyPart6_Main .lyPart6_Right { padding:30px;}
	.lyPart6_Tit { margin:0 30px 0 0;}
	.lyPart6_Left ul { width:82%;}
	.lyPart6_Right dl { width:50%;}
}
@media (max-width:1280px) {

}
@media (max-width:1200px) {
	.ly_Part6 .lyPart6_Main { width:94%;}
	.lyPart6_Main .lyPart6_Left, .lyPart6_Main .lyPart6_Right { border-radius:10px;}
	.lyPart6_Tit { width:50px; height:120px; padding:0 15px; font-size:18px; border-radius:5px;}
	.lyPart6_Left ul li, .lyPart6_Right dl dd { line-height:40px; margin:0 auto;}
	.lyPart6_Left ul li:last-child, .lyPart6_Right dl dd:last-child { margin:0 auto;}
	.lyPart6_Left ul li a, .lyPart6_Right dl dd { height:40px; line-height:40px; font-size:16px;}
	.lyPart6_Right .lyPart6_Ewm { width:120px; height:120px; border-radius:5px;}
}
@media (max-width:1080px) {
	.lyPart6_Main .lyPart6_Left, .lyPart6_Main .lyPart6_Right { padding:25px;}
	.lyPart6_Tit { margin:0 25px 0 0;}
}
@media (max-width:1024px) {
	.ly_Part6 { padding:40px 0;}
	.lyPart6_Tit { width:40px; height:130px; margin:0 20px 0 0; padding:0 12px; font-size:18px;}
	.lyPart6_Left ul li, .lyPart6_Right dl dd { margin:0 auto 5px;}
	.lyPart6_Left ul li a, .lyPart6_Right dl dd { font-size:15px;}
}
@media (max-width:800px) {
	.lyPart6_Tit { width:120px; height:40px; line-height:40px; margin:0 0 10px; padding:0; font-size:18px; text-align:center; writing-mode: inherit; background:url(../images/BtnBg0.jpg) 0 0 no-repeat; background-size:100% 100%; float:left;}
	.lyPart6_Left ul, .lyPart6_Right dl { width:100%; float:left;}
	.lyPart6_Left ul li, .lyPart6_Right dl dd { width:100%; margin:0 auto;}
	.lyPart6_Left ul li a, .lyPart6_Right dl dd { width:100%;}
	.lyPart6_Right dl { padding:0 120px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.lyPart6_Right .lyPart6_Ewm { width:120px; height:120px; margin:-120px 0 0;}

}
@media (max-width:767px) {
	.lyPart6_Main .lyPart6_Left, .lyPart6_Main .lyPart6_Right { width:100%; padding:20px; float:inherit;}
	.lyPart6_Main .lyPart6_Left { margin:0 auto 20px;}
}
@media (max-width:375px) {

}
@media (max-width:320px) {

}
/*ly_Part6 结束*/
